@secondstaxorg/sscomp 1.2.91 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +248 -192
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +2306 -2141
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +238 -182
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
- package/types/components/LPRequestTable/type.d.ts +6 -0
- package/types/components/PasswordField/type.d.ts +1 -0
- package/types/components/PopupModal/PopupModal.d.ts +4 -0
- package/types/components/SSXBar/SSXBar.d.ts +3 -0
- package/types/components/TransactionDetails/type.d.ts +8 -0
- package/types/components/index.d.ts +2 -0
package/dist/index.es.js
CHANGED
|
@@ -194,7 +194,7 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
194
194
|
opacity: 1;
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
|
-
`,f="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ActionFailed\\ActionFailed.tsx",
|
|
197
|
+
`,f="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ActionFailed\\ActionFailed.tsx",m=e=>{const{subText:i,headingText:n}=e;return t.createElement(d,{__self:void 0,__source:{fileName:f,lineNumber:9}},t.createElement("span",{className:"mb8",__self:void 0,__source:{fileName:f,lineNumber:10}},t.createElement("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:f,lineNumber:11}},t.createElement("g",{clipPath:"url(#clip0_453_10020)",__self:void 0,__source:{fileName:f,lineNumber:12}},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30.181 8.068C30.781 8.023 31.388 8 32 8C45.246 8 56 18.754 56 32C56 45.246 45.246 56 32 56C18.754 56 8 45.246 8 32C8 31.388 8.02299 30.781 8.06799 30.181C8.92399 40.71 17.751 49 28.5 49C39.814 49 49 39.814 49 28.5C49 17.751 40.71 8.924 30.181 8.068Z",fill:"#FFD8D8",__self:void 0,__source:{fileName:f,lineNumber:13}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0992 24.9293L39.0697 41.8998C39.8504 42.6805 41.1181 42.6805 41.8987 41.8998C42.6794 41.1192 42.6794 39.8515 41.8987 39.0709L24.9282 22.1003C24.1475 21.3196 22.8798 21.3196 22.0992 22.1003C21.3185 22.8809 21.3185 24.1486 22.0992 24.9293Z",fill:"#F80000",className:"svg-checkmark",__self:void 0,__source:{fileName:f,lineNumber:16}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.069 22.1006L22.0984 39.0712C21.3178 39.8519 21.3178 41.1195 22.0985 41.9002C22.8791 42.6808 24.1468 42.6808 24.9274 41.9002L41.898 24.9296C42.6786 24.149 42.6786 22.8813 41.898 22.1006C41.1174 21.32 39.8497 21.32 39.069 22.1006Z",fill:"#F80000",__self:void 0,__source:{fileName:f,lineNumber:19}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M47.5567 47.5561C38.9713 56.1415 25.0299 56.1415 16.4445 47.5561C7.85911 38.9707 7.85912 25.0294 16.4445 16.444C25.0299 7.85855 38.9713 7.85853 47.5567 16.4439C54.3245 23.2118 55.7585 33.3076 51.8562 41.4848C51.3801 42.4819 51.8035 43.6758 52.7988 44.1518C53.795 44.627 54.9906 44.2035 55.4658 43.2074C60.0767 33.5443 58.3839 21.6132 50.3856 13.615C40.2389 3.46826 23.7622 3.46825 13.6155 13.6149C3.46882 23.7616 3.46883 40.2384 13.6155 50.3851C23.7622 60.5318 40.2389 60.5318 50.3856 50.3851C51.1663 49.6044 51.1663 48.3367 50.3856 47.5561C49.605 46.7754 48.3373 46.7754 47.5567 47.5561Z",fill:"#F80000",__self:void 0,__source:{fileName:f,lineNumber:22}})),t.createElement("defs",{__self:void 0,__source:{fileName:f,lineNumber:26}},t.createElement("clipPath",{id:"clip0_453_10020",__self:void 0,__source:{fileName:f,lineNumber:27}},t.createElement("rect",{width:"64",height:"64",fill:"white",__self:void 0,__source:{fileName:f,lineNumber:28}}))))),t.createElement(u,{__self:void 0,__source:{fileName:f,lineNumber:33}},n&&t.createElement("h3",{className:"heading-text",__self:void 0,__source:{fileName:f,lineNumber:35}},n),i&&t.createElement("p",{className:"sub-text",__self:void 0,__source:{fileName:f,lineNumber:38}},i)))},h=l.div`
|
|
198
198
|
display: flex;
|
|
199
199
|
flex-direction: column;
|
|
200
200
|
justify-content: center;
|
|
@@ -268,9 +268,9 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
268
268
|
opacity: 1;
|
|
269
269
|
}
|
|
270
270
|
}
|
|
271
|
-
`,p="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ActionSuccess\\ActionSuccess.tsx",b=e=>{const{subText:i,headingText:n}=e;return t.createElement(
|
|
271
|
+
`,p="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ActionSuccess\\ActionSuccess.tsx",b=e=>{const{subText:i,headingText:n}=e;return t.createElement(h,{__self:void 0,__source:{fileName:p,lineNumber:8}},t.createElement("span",{className:"mb8",__self:void 0,__source:{fileName:p,lineNumber:9}},t.createElement("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"bug-report-svg-circle",__self:void 0,__source:{fileName:p,lineNumber:10}},t.createElement("g",{clipPath:"url(#clip0_400_1996)",__self:void 0,__source:{fileName:p,lineNumber:11}},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30.181 8.068C30.781 8.023 31.388 8 32 8C45.246 8 56 18.754 56 32C56 45.246 45.246 56 32 56C18.754 56 8 45.246 8 32C8 31.388 8.02299 30.781 8.06799 30.181C8.92399 40.71 17.751 49 28.5 49C39.814 49 49 39.814 49 28.5C49 17.751 40.71 8.924 30.181 8.068Z",fill:"#D1FEE8",__self:void 0,__source:{fileName:p,lineNumber:12}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M47.5564 47.5561C38.971 56.1415 25.0297 56.1415 16.4443 47.5561C7.85886 38.9707 7.85888 25.0294 16.4443 16.444C25.0297 7.85854 38.971 7.85853 47.5564 16.4439C54.3243 23.2118 55.7583 33.3076 51.8559 41.4848C51.3799 42.4819 51.8033 43.6758 52.7986 44.1518C53.7948 44.627 54.9904 44.2035 55.4656 43.2074C60.0765 33.5443 58.3836 21.6132 50.3854 13.615C40.2387 3.46826 23.762 3.46825 13.6153 13.6149C3.46858 23.7616 3.46859 40.2384 13.6153 50.3851C23.762 60.5318 40.2387 60.5318 50.3854 50.3851C51.166 49.6044 51.166 48.3367 50.3854 47.5561C49.6048 46.7754 48.3371 46.7754 47.5564 47.5561Z",fill:"#06BA63",__self:void 0,__source:{fileName:p,lineNumber:13}}),t.createElement("g",{clipPath:"url(#clip1_400_1996)",className:"svg-checkmark",__self:void 0,__source:{fileName:p,lineNumber:14}},t.createElement("path",{d:"M38.7099 27.2099C38.617 27.1161 38.5064 27.0417 38.3845 26.991C38.2627 26.9402 38.132 26.9141 37.9999 26.9141C37.8679 26.9141 37.7372 26.9402 37.6154 26.991C37.4935 27.0417 37.3829 27.1161 37.29 27.2099L29.84 34.6699L26.7099 31.5299C26.6134 31.4366 26.4995 31.3633 26.3746 31.3141C26.2498 31.2649 26.1165 31.2408 25.9823 31.2431C25.8481 31.2454 25.7157 31.2741 25.5926 31.3276C25.4695 31.3811 25.3582 31.4583 25.2649 31.5549C25.1717 31.6514 25.0984 31.7653 25.0492 31.8902C25 32.015 24.9759 32.1484 24.9782 32.2825C24.9805 32.4167 25.0092 32.5491 25.0627 32.6722C25.1162 32.7953 25.1934 32.9066 25.2899 32.9999L29.13 36.8399C29.2229 36.9336 29.3335 37.008 29.4554 37.0588C29.5772 37.1095 29.7079 37.1357 29.84 37.1357C29.972 37.1357 30.1027 37.1095 30.2245 37.0588C30.3464 37.008 30.457 36.9336 30.55 36.8399L38.7099 28.6799C38.8115 28.5862 38.8925 28.4726 38.9479 28.3461C39.0033 28.2196 39.0319 28.083 39.0319 27.9449C39.0319 27.8068 39.0033 27.6702 38.9479 27.5437C38.8925 27.4172 38.8115 27.3035 38.7099 27.2099V27.2099Z",fill:"#06BA63",__self:void 0,__source:{fileName:p,lineNumber:15}}))),t.createElement("defs",{__self:void 0,__source:{fileName:p,lineNumber:18}},t.createElement("clipPath",{id:"clip0_400_1996",__self:void 0,__source:{fileName:p,lineNumber:19}},t.createElement("rect",{width:"64",height:"64",fill:"white",__self:void 0,__source:{fileName:p,lineNumber:20}})),t.createElement("clipPath",{id:"clip1_400_1996",__self:void 0,__source:{fileName:p,lineNumber:22}},t.createElement("rect",{width:"24",height:"24",fill:"white",transform:"translate(20 20)",__self:void 0,__source:{fileName:p,lineNumber:23}}))))),t.createElement(g,{__self:void 0,__source:{fileName:p,lineNumber:28}},n&&t.createElement("h3",{className:"heading-text",__self:void 0,__source:{fileName:p,lineNumber:30}},n),i&&t.createElement("p",{className:"sub-text",__self:void 0,__source:{fileName:p,lineNumber:33}},i)))},_=l.div`
|
|
272
272
|
overflow-x: auto;
|
|
273
|
-
`,
|
|
273
|
+
`,C=l.table`
|
|
274
274
|
width: 100%;
|
|
275
275
|
border-collapse: separate;
|
|
276
276
|
border-spacing: 0 8px;
|
|
@@ -368,9 +368,9 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
368
368
|
display: flex;
|
|
369
369
|
gap: 8px;
|
|
370
370
|
justify-content: end;
|
|
371
|
-
`,E="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Pagination\\index.tsx",y=e=>{const{itemsPerPage:t,totalItems:r,returnedPageNum:o,currPageNum:l}=e,[s,a]=i(1),c=[];for(let e=1;e<=Math.ceil(r/t);e++)c.push(e);return n((()=>{a(l)}),[l]),React.createElement(React.Fragment,null,c.length>1&&React.createElement(w,{__self:void 0,__source:{fileName:E,lineNumber:28}},React.createElement(N,{onClick:()=>{a(s-1),o(s-1)},disabled:1===s,__self:void 0,__source:{fileName:E,lineNumber:29}},1===s&&React.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:34}},React.createElement("path",{d:"M3.2908 6.00019L6.8308 2.46019C7.01705 2.27283 7.12159 2.01938 7.12159 1.75519C7.12159 1.49101 7.01705 1.23756 6.8308 1.05019C6.73784 0.956464 6.62723 0.88207 6.50537 0.831301C6.38352 0.780533 6.25281 0.754395 6.1208 0.754395C5.98879 0.754395 5.85808 0.780533 5.73622 0.831301C5.61436 0.88207 5.50376 0.956464 5.4108 1.05019L1.1708 5.29019C1.07707 5.38316 1.00268 5.49376 0.951907 5.61562C0.901138 5.73748 0.875 5.86818 0.875 6.00019C0.875 6.1322 0.901138 6.26291 0.951907 6.38477C1.00268 6.50663 1.07707 6.61723 1.1708 6.71019L5.4108 11.0002C5.50424 11.0929 5.61505 11.1662 5.73689 11.216C5.85873 11.2657 5.98919 11.291 6.1208 11.2902C6.2524 11.291 6.38287 11.2657 6.5047 11.216C6.62654 11.1662 6.73736 11.0929 6.8308 11.0002C7.01705 10.8128 7.12159 10.5594 7.12159 10.2952C7.12159 10.031 7.01705 9.77756 6.8308 9.59019L3.2908 6.00019Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:E,lineNumber:35}})),s>1&&React.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:39}},React.createElement("path",{d:"M3.2908 6.00019L6.8308 2.46019C7.01705 2.27283 7.12159 2.01938 7.12159 1.75519C7.12159 1.49101 7.01705 1.23756 6.8308 1.05019C6.73784 0.956464 6.62723 0.88207 6.50537 0.831301C6.38352 0.780533 6.25281 0.754395 6.1208 0.754395C5.98879 0.754395 5.85808 0.780533 5.73622 0.831301C5.61436 0.88207 5.50376 0.956464 5.4108 1.05019L1.1708 5.29019C1.07707 5.38316 1.00268 5.49376 0.951907 5.61562C0.901138 5.73748 0.875 5.86818 0.875 6.00019C0.875 6.1322 0.901138 6.26291 0.951907 6.38477C1.00268 6.50663 1.07707 6.61723 1.1708 6.71019L5.4108 11.0002C5.50424 11.0929 5.61505 11.1662 5.73689 11.216C5.85873 11.2657 5.98919 11.291 6.1208 11.2902C6.2524 11.291 6.38287 11.2657 6.5047 11.216C6.62654 11.1662 6.73736 11.0929 6.8308 11.0002C7.01705 10.8128 7.12159 10.5594 7.12159 10.2952C7.12159 10.031 7.01705 9.77756 6.8308 9.59019L3.2908 6.00019Z",fill:"#070B12",__self:void 0,__source:{fileName:E,lineNumber:40}}))),c.map((e=>React.createElement(N,{className:""+(e===s?"active":""),key:e,onClick:()=>{o(e),a(e)},__self:void 0,__source:{fileName:E,lineNumber:45}},e))),React.createElement(N,{onClick:()=>{a(s+1),o(s+1)},disabled:s===c.length,__self:void 0,__source:{fileName:E,lineNumber:50}},s!==c.length&&React.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:55}},React.createElement("path",{d:"M6.8336 5.29019L2.59361 1.05019C2.50064 0.956464 2.39004 0.88207 2.26818 0.831301C2.14632 0.780533 2.01562 0.754395 1.88361 0.754395C1.75159 0.754395 1.62089 0.780533 1.49903 0.831301C1.37717 0.88207 1.26657 0.956464 1.1736 1.05019C0.987354 1.23756 0.882812 1.49101 0.882812 1.75519C0.882812 2.01938 0.987354 2.27283 1.1736 2.46019L4.7136 6.00019L1.1736 9.54019C0.987354 9.72756 0.882812 9.98101 0.882812 10.2452C0.882813 10.5094 0.987354 10.7628 1.1736 10.9502C1.26705 11.0429 1.37786 11.1162 1.4997 11.166C1.62154 11.2157 1.752 11.241 1.88361 11.2402C2.01521 11.241 2.14567 11.2157 2.26751 11.166C2.38935 11.1162 2.50016 11.0429 2.59361 10.9502L6.8336 6.71019C6.92733 6.61723 7.00173 6.50663 7.0525 6.38477C7.10326 6.26291 7.1294 6.1322 7.1294 6.00019C7.1294 5.86818 7.10326 5.73748 7.0525 5.61562C7.00173 5.49376 6.92733 5.38316 6.8336 5.29019Z",fill:"#070B12",__self:void 0,__source:{fileName:E,lineNumber:56}})),s===c.length&&React.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:60}},React.createElement("path",{d:"M6.8336 5.29019L2.59361 1.05019C2.50064 0.956464 2.39004 0.88207 2.26818 0.831301C2.14632 0.780533 2.01562 0.754395 1.88361 0.754395C1.75159 0.754395 1.62089 0.780533 1.49903 0.831301C1.37717 0.88207 1.26657 0.956464 1.1736 1.05019C0.987354 1.23756 0.882812 1.49101 0.882812 1.75519C0.882812 2.01938 0.987354 2.27283 1.1736 2.46019L4.7136 6.00019L1.1736 9.54019C0.987354 9.72756 0.882812 9.98101 0.882812 10.2452C0.882813 10.5094 0.987354 10.7628 1.1736 10.9502C1.26705 11.0429 1.37786 11.1162 1.4997 11.166C1.62154 11.2157 1.752 11.241 1.88361 11.2402C2.01521 11.241 2.14567 11.2157 2.26751 11.166C2.38935 11.1162 2.50016 11.0429 2.59361 10.9502L6.8336 6.71019C6.92733 6.61723 7.00173 6.50663 7.0525 6.38477C7.10326 6.26291 7.1294 6.1322 7.1294 6.00019C7.1294 5.86818 7.10326 5.73748 7.0525 5.61562C7.00173 5.49376 6.92733 5.38316 6.8336 5.29019Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:E,lineNumber:61}})))))},A="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AppActionsTable\\AppActionsTable.tsx",D=e=>{const{actions:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[h,m]=i(r),[g,p]=i(!1),[b,N]=i("desc");return n((()=>{if(h.length>0){const e=s*c,t=e-c;f(h.slice(t,e))}0===h.length&&f(h),p(!0)}),[h,s]),n((()=>{m(r.sort(((e,t)=>e.title<t.title?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(C,{__self:void 0,__source:{fileName:A,lineNumber:60}},t.createElement(_,{__self:void 0,__source:{fileName:A,lineNumber:61}},t.createElement("thead",{__self:void 0,__source:{fileName:A,lineNumber:62}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:A,lineNumber:63}},t.createElement("th",{__self:void 0,__source:{fileName:A,lineNumber:64}},t.createElement("div",{onClick:()=>{"asc"===b&&(N("desc"),u.sort(((e,t)=>e.title<t.title?-1:1))),"desc"===b&&(N("asc"),u.sort(((e,t)=>t.title<e.title?-1:1)))},__self:void 0,__source:{fileName:A,lineNumber:65}},"Title","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:70}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:A,lineNumber:71}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:78}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:A,lineNumber:79}}))))),t.createElement("th",{__self:void 0,__source:{fileName:A,lineNumber:86}},"Description"),t.createElement("th",{__self:void 0,__source:{fileName:A,lineNumber:87}},"Clearance Level"))),u&&u.length>0&&g&&t.createElement(t.Fragment,null,t.createElement("tbody",{__self:void 0,__source:{fileName:A,lineNumber:92}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:A,lineNumber:94}},t.createElement("td",{__self:void 0,__source:{fileName:A,lineNumber:95}},e.title),t.createElement("td",{__self:void 0,__source:{fileName:A,lineNumber:96}},e.description),t.createElement("td",{__self:void 0,__source:{fileName:A,lineNumber:97}},t.createElement("div",{__self:void 0,__source:{fileName:A,lineNumber:98}},e.clearanceLevel,t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:100}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:A,lineNumber:101}})))))))))),u&&0===u.length&&g&&t.createElement(v,{__self:void 0,__source:{fileName:A,lineNumber:112}},t.createElement(x,{__self:void 0,__source:{fileName:A,lineNumber:113}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:114}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:A,lineNumber:115}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:A,lineNumber:116}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:117}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:118}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:119}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:120}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:121}})),t.createElement("defs",{__self:void 0,__source:{fileName:A,lineNumber:123}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:A,lineNumber:124}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:A,lineNumber:125}})))),t.createElement("p",{__self:void 0,__source:{fileName:A,lineNumber:129}},"App actions will be displayed here when you have any.")))),t.createElement("div",{className:"mt-[12px]",__self:void 0,__source:{fileName:A,lineNumber:134}},t.createElement(y,{currPageNum:s,itemsPerPage:10,totalItems:h.length,returnedPageNum:e=>{a(e)},__self:void 0,__source:{fileName:A,lineNumber:135}})))},M=l.div`
|
|
371
|
+
`,E="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Pagination\\index.tsx",y=e=>{const{itemsPerPage:r,totalItems:o,returnedPageNum:l,currPageNum:s}=e,[a,c]=i(1),d=[];for(let e=1;e<=Math.ceil(o/r);e++)d.push(e);return n((()=>{c(s)}),[s]),t.createElement(t.Fragment,null,d.length>1&&t.createElement(w,{__self:void 0,__source:{fileName:E,lineNumber:28}},t.createElement(N,{onClick:()=>{c(a-1),l(a-1)},disabled:1===a,__self:void 0,__source:{fileName:E,lineNumber:29}},1===a&&t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:34}},t.createElement("path",{d:"M3.2908 6.00019L6.8308 2.46019C7.01705 2.27283 7.12159 2.01938 7.12159 1.75519C7.12159 1.49101 7.01705 1.23756 6.8308 1.05019C6.73784 0.956464 6.62723 0.88207 6.50537 0.831301C6.38352 0.780533 6.25281 0.754395 6.1208 0.754395C5.98879 0.754395 5.85808 0.780533 5.73622 0.831301C5.61436 0.88207 5.50376 0.956464 5.4108 1.05019L1.1708 5.29019C1.07707 5.38316 1.00268 5.49376 0.951907 5.61562C0.901138 5.73748 0.875 5.86818 0.875 6.00019C0.875 6.1322 0.901138 6.26291 0.951907 6.38477C1.00268 6.50663 1.07707 6.61723 1.1708 6.71019L5.4108 11.0002C5.50424 11.0929 5.61505 11.1662 5.73689 11.216C5.85873 11.2657 5.98919 11.291 6.1208 11.2902C6.2524 11.291 6.38287 11.2657 6.5047 11.216C6.62654 11.1662 6.73736 11.0929 6.8308 11.0002C7.01705 10.8128 7.12159 10.5594 7.12159 10.2952C7.12159 10.031 7.01705 9.77756 6.8308 9.59019L3.2908 6.00019Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:E,lineNumber:35}})),a>1&&t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:39}},t.createElement("path",{d:"M3.2908 6.00019L6.8308 2.46019C7.01705 2.27283 7.12159 2.01938 7.12159 1.75519C7.12159 1.49101 7.01705 1.23756 6.8308 1.05019C6.73784 0.956464 6.62723 0.88207 6.50537 0.831301C6.38352 0.780533 6.25281 0.754395 6.1208 0.754395C5.98879 0.754395 5.85808 0.780533 5.73622 0.831301C5.61436 0.88207 5.50376 0.956464 5.4108 1.05019L1.1708 5.29019C1.07707 5.38316 1.00268 5.49376 0.951907 5.61562C0.901138 5.73748 0.875 5.86818 0.875 6.00019C0.875 6.1322 0.901138 6.26291 0.951907 6.38477C1.00268 6.50663 1.07707 6.61723 1.1708 6.71019L5.4108 11.0002C5.50424 11.0929 5.61505 11.1662 5.73689 11.216C5.85873 11.2657 5.98919 11.291 6.1208 11.2902C6.2524 11.291 6.38287 11.2657 6.5047 11.216C6.62654 11.1662 6.73736 11.0929 6.8308 11.0002C7.01705 10.8128 7.12159 10.5594 7.12159 10.2952C7.12159 10.031 7.01705 9.77756 6.8308 9.59019L3.2908 6.00019Z",fill:"#070B12",__self:void 0,__source:{fileName:E,lineNumber:40}}))),d.map((e=>t.createElement(N,{className:""+(e===a?"active":""),key:e,onClick:()=>{l(e),c(e)},__self:void 0,__source:{fileName:E,lineNumber:45}},e))),t.createElement(N,{onClick:()=>{c(a+1),l(a+1)},disabled:a===d.length,__self:void 0,__source:{fileName:E,lineNumber:50}},a!==d.length&&t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:55}},t.createElement("path",{d:"M6.8336 5.29019L2.59361 1.05019C2.50064 0.956464 2.39004 0.88207 2.26818 0.831301C2.14632 0.780533 2.01562 0.754395 1.88361 0.754395C1.75159 0.754395 1.62089 0.780533 1.49903 0.831301C1.37717 0.88207 1.26657 0.956464 1.1736 1.05019C0.987354 1.23756 0.882812 1.49101 0.882812 1.75519C0.882812 2.01938 0.987354 2.27283 1.1736 2.46019L4.7136 6.00019L1.1736 9.54019C0.987354 9.72756 0.882812 9.98101 0.882812 10.2452C0.882813 10.5094 0.987354 10.7628 1.1736 10.9502C1.26705 11.0429 1.37786 11.1162 1.4997 11.166C1.62154 11.2157 1.752 11.241 1.88361 11.2402C2.01521 11.241 2.14567 11.2157 2.26751 11.166C2.38935 11.1162 2.50016 11.0429 2.59361 10.9502L6.8336 6.71019C6.92733 6.61723 7.00173 6.50663 7.0525 6.38477C7.10326 6.26291 7.1294 6.1322 7.1294 6.00019C7.1294 5.86818 7.10326 5.73748 7.0525 5.61562C7.00173 5.49376 6.92733 5.38316 6.8336 5.29019Z",fill:"#070B12",__self:void 0,__source:{fileName:E,lineNumber:56}})),a===d.length&&t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:E,lineNumber:60}},t.createElement("path",{d:"M6.8336 5.29019L2.59361 1.05019C2.50064 0.956464 2.39004 0.88207 2.26818 0.831301C2.14632 0.780533 2.01562 0.754395 1.88361 0.754395C1.75159 0.754395 1.62089 0.780533 1.49903 0.831301C1.37717 0.88207 1.26657 0.956464 1.1736 1.05019C0.987354 1.23756 0.882812 1.49101 0.882812 1.75519C0.882812 2.01938 0.987354 2.27283 1.1736 2.46019L4.7136 6.00019L1.1736 9.54019C0.987354 9.72756 0.882812 9.98101 0.882812 10.2452C0.882813 10.5094 0.987354 10.7628 1.1736 10.9502C1.26705 11.0429 1.37786 11.1162 1.4997 11.166C1.62154 11.2157 1.752 11.241 1.88361 11.2402C2.01521 11.241 2.14567 11.2157 2.26751 11.166C2.38935 11.1162 2.50016 11.0429 2.59361 10.9502L6.8336 6.71019C6.92733 6.61723 7.00173 6.50663 7.0525 6.38477C7.10326 6.26291 7.1294 6.1322 7.1294 6.00019C7.1294 5.86818 7.10326 5.73748 7.0525 5.61562C7.00173 5.49376 6.92733 5.38316 6.8336 5.29019Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:E,lineNumber:61}})))))},A="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AppActionsTable\\AppActionsTable.tsx",D=e=>{const{actions:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,N]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.title<t.title?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(_,{__self:void 0,__source:{fileName:A,lineNumber:60}},t.createElement(C,{__self:void 0,__source:{fileName:A,lineNumber:61}},t.createElement("thead",{__self:void 0,__source:{fileName:A,lineNumber:62}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:A,lineNumber:63}},t.createElement("th",{__self:void 0,__source:{fileName:A,lineNumber:64}},t.createElement("div",{onClick:()=>{"asc"===b&&(N("desc"),u.sort(((e,t)=>e.title<t.title?-1:1))),"desc"===b&&(N("asc"),u.sort(((e,t)=>t.title<e.title?-1:1)))},__self:void 0,__source:{fileName:A,lineNumber:65}},"Title","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:70}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:A,lineNumber:71}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:78}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:A,lineNumber:79}}))))),t.createElement("th",{__self:void 0,__source:{fileName:A,lineNumber:86}},"Description"),t.createElement("th",{__self:void 0,__source:{fileName:A,lineNumber:87}},"Clearance Level"))),u&&u.length>0&&g&&t.createElement(t.Fragment,null,t.createElement("tbody",{__self:void 0,__source:{fileName:A,lineNumber:92}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:A,lineNumber:94}},t.createElement("td",{__self:void 0,__source:{fileName:A,lineNumber:95}},e.title),t.createElement("td",{__self:void 0,__source:{fileName:A,lineNumber:96}},e.description),t.createElement("td",{__self:void 0,__source:{fileName:A,lineNumber:97}},t.createElement("div",{__self:void 0,__source:{fileName:A,lineNumber:98}},e.clearanceLevel,t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:100}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:A,lineNumber:101}})))))))))),u&&0===u.length&&g&&t.createElement(v,{__self:void 0,__source:{fileName:A,lineNumber:112}},t.createElement(x,{__self:void 0,__source:{fileName:A,lineNumber:113}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:A,lineNumber:114}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:A,lineNumber:115}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:A,lineNumber:116}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:117}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:118}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:119}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:120}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:A,lineNumber:121}})),t.createElement("defs",{__self:void 0,__source:{fileName:A,lineNumber:123}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:A,lineNumber:124}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:A,lineNumber:125}})))),t.createElement("p",{__self:void 0,__source:{fileName:A,lineNumber:129}},"App actions will be displayed here when you have any.")))),t.createElement("div",{className:"mt-[12px]",__self:void 0,__source:{fileName:A,lineNumber:134}},t.createElement(y,{currPageNum:s,itemsPerPage:10,totalItems:m.length,returnedPageNum:e=>{a(e)},__self:void 0,__source:{fileName:A,lineNumber:135}})))},M=l.div`
|
|
372
372
|
overflow-x: auto;
|
|
373
|
-
`,
|
|
373
|
+
`,k=l.table`
|
|
374
374
|
width: 100%;
|
|
375
375
|
border-collapse: separate;
|
|
376
376
|
border-spacing: 0 8px;
|
|
@@ -420,7 +420,7 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
420
420
|
font-weight: 400;
|
|
421
421
|
line-height: 19px;
|
|
422
422
|
}
|
|
423
|
-
`,
|
|
423
|
+
`,B=l.div`
|
|
424
424
|
display: flex;
|
|
425
425
|
justify-content: center;
|
|
426
426
|
align-items: center;
|
|
@@ -439,7 +439,7 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
439
439
|
line-height: 19px;
|
|
440
440
|
margin: 0;
|
|
441
441
|
}
|
|
442
|
-
`,H="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AppFormsTable\\AppFormsTable.tsx",L=e=>{const{forms:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[h
|
|
442
|
+
`,H="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AppFormsTable\\AppFormsTable.tsx",L=e=>{const{forms:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.formName<t.formName?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(M,{__self:void 0,__source:{fileName:H,lineNumber:58}},t.createElement(k,{__self:void 0,__source:{fileName:H,lineNumber:59}},t.createElement("thead",{__self:void 0,__source:{fileName:H,lineNumber:60}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:H,lineNumber:61}},t.createElement("th",{__self:void 0,__source:{fileName:H,lineNumber:62}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.formName<t.formName?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.formName<e.formName?-1:1)))},__self:void 0,__source:{fileName:H,lineNumber:63}},"Form Name","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:H,lineNumber:68}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:H,lineNumber:69}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:H,lineNumber:76}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:H,lineNumber:77}}))))),t.createElement("th",{__self:void 0,__source:{fileName:H,lineNumber:83}},"Form Code"),t.createElement("th",{__self:void 0,__source:{fileName:H,lineNumber:84}},"Authorised User Type"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:H,lineNumber:88}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:H,lineNumber:90}},t.createElement("td",{__self:void 0,__source:{fileName:H,lineNumber:91}},e.formName),t.createElement("td",{__self:void 0,__source:{fileName:H,lineNumber:92}},e.formCode),t.createElement("td",{__self:void 0,__source:{fileName:H,lineNumber:93}},t.createElement("div",{__self:void 0,__source:{fileName:H,lineNumber:94}},e.userType,t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:H,lineNumber:96}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:H,lineNumber:97}}))))))))),u&&0===u.length&&g&&t.createElement(B,{__self:void 0,__source:{fileName:H,lineNumber:107}},t.createElement(P,{__self:void 0,__source:{fileName:H,lineNumber:108}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:H,lineNumber:109}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:H,lineNumber:110}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:H,lineNumber:111}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:H,lineNumber:112}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:H,lineNumber:113}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:H,lineNumber:114}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:H,lineNumber:115}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:H,lineNumber:116}})),t.createElement("defs",{__self:void 0,__source:{fileName:H,lineNumber:118}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:H,lineNumber:119}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:H,lineNumber:120}})))),t.createElement("p",{__self:void 0,__source:{fileName:H,lineNumber:124}},"App forms will be displayed here when you have any.")))),t.createElement("div",{className:"mt-[12px]",__self:void 0,__source:{fileName:H,lineNumber:129}},t.createElement(y,{currPageNum:s,itemsPerPage:10,totalItems:m.length,returnedPageNum:e=>{a(e)},__self:void 0,__source:{fileName:H,lineNumber:130}})))},I=l.div`
|
|
443
443
|
overflow-x: auto;
|
|
444
444
|
`,O=l.table`
|
|
445
445
|
width: 100%;
|
|
@@ -510,16 +510,16 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
510
510
|
line-height: 19px;
|
|
511
511
|
margin: 0;
|
|
512
512
|
}
|
|
513
|
-
`,Q="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AppModulesTable\\AppModulesTable.tsx",z=e=>{const{modules:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[h
|
|
513
|
+
`,Q="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AppModulesTable\\AppModulesTable.tsx",z=e=>{const{modules:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.moduleName<t.moduleName?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(I,{__self:void 0,__source:{fileName:Q,lineNumber:58}},t.createElement(O,{__self:void 0,__source:{fileName:Q,lineNumber:59}},t.createElement("thead",{__self:void 0,__source:{fileName:Q,lineNumber:60}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:Q,lineNumber:61}},t.createElement("th",{__self:void 0,__source:{fileName:Q,lineNumber:62}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.moduleName<t.moduleName?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.moduleName<e.moduleName?-1:1)))},__self:void 0,__source:{fileName:Q,lineNumber:63}},"Module Name","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Q,lineNumber:68}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:Q,lineNumber:69}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Q,lineNumber:76}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:Q,lineNumber:77}}))))),t.createElement("th",{__self:void 0,__source:{fileName:Q,lineNumber:83}},"Module Code"),t.createElement("th",{__self:void 0,__source:{fileName:Q,lineNumber:84}},"Remarks"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:Q,lineNumber:88}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:Q,lineNumber:90}},t.createElement("td",{__self:void 0,__source:{fileName:Q,lineNumber:91}},e.moduleName),t.createElement("td",{__self:void 0,__source:{fileName:Q,lineNumber:92}},e.moduleCode),t.createElement("td",{__self:void 0,__source:{fileName:Q,lineNumber:93}},t.createElement("div",{__self:void 0,__source:{fileName:Q,lineNumber:94}},e.remarks?e.remarks:"-",t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Q,lineNumber:96}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:Q,lineNumber:97}}))))))))),u&&0===u.length&&g&&t.createElement(F,{__self:void 0,__source:{fileName:Q,lineNumber:107}},t.createElement(R,{__self:void 0,__source:{fileName:Q,lineNumber:108}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Q,lineNumber:109}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:Q,lineNumber:110}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Q,lineNumber:111}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Q,lineNumber:112}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Q,lineNumber:113}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Q,lineNumber:114}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Q,lineNumber:115}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Q,lineNumber:116}})),t.createElement("defs",{__self:void 0,__source:{fileName:Q,lineNumber:118}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:Q,lineNumber:119}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:Q,lineNumber:120}})))),t.createElement("p",{__self:void 0,__source:{fileName:Q,lineNumber:124}},"App modules will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:Q,lineNumber:129}}))},S=l.div`
|
|
514
514
|
position: relative;
|
|
515
515
|
padding: 8px 16px 40px 16px;
|
|
516
|
-
`,
|
|
516
|
+
`,j=l.div`
|
|
517
517
|
position: absolute;
|
|
518
518
|
height: 100%;
|
|
519
519
|
border-left: 1px solid ${s["success-500"]};
|
|
520
520
|
left: 0;
|
|
521
521
|
top:8px
|
|
522
|
-
`,
|
|
522
|
+
`,V=l.div`
|
|
523
523
|
position: absolute;
|
|
524
524
|
width: 8px;
|
|
525
525
|
height: 8px;
|
|
@@ -548,7 +548,7 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
548
548
|
color: ${s["neutral-900"]};
|
|
549
549
|
font-family: "Circular Book Medium",sans-serif;
|
|
550
550
|
}
|
|
551
|
-
`,Y="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AuditLog\\AuditLog.tsx",X=e=>{const{logDetails:i}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&i.map(((e,i)=>t.createElement(S,{key:i,__self:void 0,__source:{fileName:Y,lineNumber:16}},t.createElement("div",{__self:void 0,__source:{fileName:Y,lineNumber:17}},t.createElement(
|
|
551
|
+
`,Y="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\AuditLog\\AuditLog.tsx",X=e=>{const{logDetails:i}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&i.map(((e,i)=>t.createElement(S,{key:i,__self:void 0,__source:{fileName:Y,lineNumber:16}},t.createElement("div",{__self:void 0,__source:{fileName:Y,lineNumber:17}},t.createElement(j,{__self:void 0,__source:{fileName:Y,lineNumber:18}}),t.createElement(V,{__self:void 0,__source:{fileName:Y,lineNumber:19}})),t.createElement(T,{__self:void 0,__source:{fileName:Y,lineNumber:21}},t.createElement("p",{className:"timestamp",__self:void 0,__source:{fileName:Y,lineNumber:22}},e.timestamp),t.createElement("p",{__self:void 0,__source:{fileName:Y,lineNumber:23}},"User: ",e.user),t.createElement("p",{className:"log-description",__self:void 0,__source:{fileName:Y,lineNumber:24}},e.logDescription),e.reference&&t.createElement("p",{__self:void 0,__source:{fileName:Y,lineNumber:25}},"Reference: ",e.reference))))))},Z=l.div`
|
|
552
552
|
display: flex;
|
|
553
553
|
flex-direction: column;
|
|
554
554
|
gap: 29px;
|
|
@@ -824,7 +824,7 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
824
824
|
}
|
|
825
825
|
`,de="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\BreadcrumbBar\\BreadcrumbBar.tsx",ue=e=>{const{pages:i}=e;return t.createElement(ce,{...e,__self:void 0,__source:{fileName:de,lineNumber:9}},i&&i.length>0&&i.map(((e,n)=>t.createElement("div",{key:n,__self:void 0,__source:{fileName:de,lineNumber:11}},n<i.length-1&&t.createElement(t.Fragment,null,n>0&&t.createElement("svg",{width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:de,lineNumber:15}},t.createElement("path",{d:"M5.36003 4.02667L1.5867 0.260004C1.52472 0.197518 1.45099 0.147922 1.36975 0.114077C1.28851 0.0802308 1.20137 0.0628052 1.11336 0.0628052C1.02535 0.0628052 0.938217 0.0802308 0.856977 0.114077C0.775738 0.147922 0.702004 0.197518 0.640029 0.260004C0.515861 0.384912 0.446167 0.55388 0.446167 0.730004C0.446167 0.906128 0.515861 1.0751 0.640029 1.2L3.94003 4.53334L0.640029 7.83334C0.515861 7.95825 0.446167 8.12721 0.446167 8.30334C0.446167 8.47946 0.515861 8.64843 0.640029 8.77334C0.701772 8.83633 0.775402 8.88644 0.856652 8.92077C0.937902 8.9551 1.02516 8.97297 1.11336 8.97334C1.20157 8.97297 1.28882 8.9551 1.37007 8.92077C1.45132 8.88644 1.52495 8.83633 1.5867 8.77334L5.36003 5.00667C5.4277 4.94424 5.4817 4.86847 5.51864 4.78414C5.55558 4.69981 5.57465 4.60874 5.57465 4.51667C5.57465 4.4246 5.55558 4.33353 5.51864 4.2492C5.4817 4.16487 5.4277 4.0891 5.36003 4.02667V4.02667Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:de,lineNumber:16}})),t.createElement("a",{href:e.url,__self:void 0,__source:{fileName:de,lineNumber:19}},e.label)),n==i.length-1&&t.createElement(t.Fragment,null,n>0&&t.createElement("svg",{width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:de,lineNumber:25}},t.createElement("path",{d:"M5.36003 4.02667L1.5867 0.260004C1.52472 0.197518 1.45099 0.147922 1.36975 0.114077C1.28851 0.0802308 1.20137 0.0628052 1.11336 0.0628052C1.02535 0.0628052 0.938217 0.0802308 0.856977 0.114077C0.775738 0.147922 0.702004 0.197518 0.640029 0.260004C0.515861 0.384912 0.446167 0.55388 0.446167 0.730004C0.446167 0.906128 0.515861 1.0751 0.640029 1.2L3.94003 4.53334L0.640029 7.83334C0.515861 7.95825 0.446167 8.12721 0.446167 8.30334C0.446167 8.47946 0.515861 8.64843 0.640029 8.77334C0.701772 8.83633 0.775402 8.88644 0.856652 8.92077C0.937902 8.9551 1.02516 8.97297 1.11336 8.97334C1.20157 8.97297 1.28882 8.9551 1.37007 8.92077C1.45132 8.88644 1.52495 8.83633 1.5867 8.77334L5.36003 5.00667C5.4277 4.94424 5.4817 4.86847 5.51864 4.78414C5.55558 4.69981 5.57465 4.60874 5.57465 4.51667C5.57465 4.4246 5.55558 4.33353 5.51864 4.2492C5.4817 4.16487 5.4277 4.0891 5.36003 4.02667Z",fill:"#070B12",__self:void 0,__source:{fileName:de,lineNumber:26}})),e.label)))))},fe=l.div`
|
|
826
826
|
overflow-x: auto;
|
|
827
|
-
`,
|
|
827
|
+
`,me=l.table`
|
|
828
828
|
width: 100%;
|
|
829
829
|
border-collapse: separate;
|
|
830
830
|
border-spacing: 0 8px;
|
|
@@ -874,7 +874,7 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
874
874
|
font-weight: 400;
|
|
875
875
|
line-height: 19px;
|
|
876
876
|
}
|
|
877
|
-
`,
|
|
877
|
+
`,he=l.div`
|
|
878
878
|
display: flex;
|
|
879
879
|
justify-content: center;
|
|
880
880
|
align-items: center;
|
|
@@ -901,27 +901,27 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
|
|
|
901
901
|
width: 21px;
|
|
902
902
|
height: 15px;
|
|
903
903
|
}
|
|
904
|
-
`,be="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\BrokersTable\\BrokersTable.tsx",
|
|
904
|
+
`,be="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\BrokersTable\\BrokersTable.tsx",_e=e=>{const{brokers:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.name<t.name?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(fe,{__self:void 0,__source:{fileName:be,lineNumber:58}},t.createElement(me,{__self:void 0,__source:{fileName:be,lineNumber:59}},t.createElement("thead",{__self:void 0,__source:{fileName:be,lineNumber:60}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:be,lineNumber:61}},t.createElement("th",{__self:void 0,__source:{fileName:be,lineNumber:62}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.name<t.name?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.name<e.name?-1:1)))},__self:void 0,__source:{fileName:be,lineNumber:63}},"Name","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:be,lineNumber:68}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:be,lineNumber:69}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:be,lineNumber:76}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:be,lineNumber:77}}))))),t.createElement("th",{__self:void 0,__source:{fileName:be,lineNumber:84}},"Email"),t.createElement("th",{__self:void 0,__source:{fileName:be,lineNumber:85}},"Phone"),t.createElement("th",{__self:void 0,__source:{fileName:be,lineNumber:86}},"Country"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:be,lineNumber:90}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:be,lineNumber:92}},t.createElement("td",{__self:void 0,__source:{fileName:be,lineNumber:93}},e.name),t.createElement("td",{__self:void 0,__source:{fileName:be,lineNumber:94}},e.email),t.createElement("td",{__self:void 0,__source:{fileName:be,lineNumber:95}},e.phone),t.createElement("td",{__self:void 0,__source:{fileName:be,lineNumber:96}},t.createElement("div",{__self:void 0,__source:{fileName:be,lineNumber:97}},t.createElement(pe,{__self:void 0,__source:{fileName:be,lineNumber:98}},e.countryFlag&&t.createElement("img",{src:e.countryFlag,alt:"Country flag",__self:void 0,__source:{fileName:be,lineNumber:99}}),e.country),t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:be,lineNumber:102}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:be,lineNumber:103}}))))))))),u&&0===u.length&&g&&t.createElement(he,{__self:void 0,__source:{fileName:be,lineNumber:113}},t.createElement(ge,{__self:void 0,__source:{fileName:be,lineNumber:114}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:be,lineNumber:115}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:be,lineNumber:116}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:be,lineNumber:117}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:be,lineNumber:118}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:be,lineNumber:119}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:be,lineNumber:120}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:be,lineNumber:121}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:be,lineNumber:122}})),t.createElement("defs",{__self:void 0,__source:{fileName:be,lineNumber:124}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:be,lineNumber:125}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:be,lineNumber:126}})))),t.createElement("p",{__self:void 0,__source:{fileName:be,lineNumber:130}},"Brokers will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:be,lineNumber:135}}))};
|
|
905
905
|
/*!
|
|
906
906
|
* Chart.js v3.9.1
|
|
907
907
|
* https://www.chartjs.org
|
|
908
908
|
* (c) 2022 Chart.js Contributors
|
|
909
909
|
* Released under the MIT License
|
|
910
910
|
*/
|
|
911
|
-
function
|
|
911
|
+
function Ce(){}const ve=function(){let e=0;return function(){return e++}}();function xe(e){return null==e}function Ne(e){if(Array.isArray&&Array.isArray(e))return!0;const t=Object.prototype.toString.call(e);return"[object"===t.slice(0,7)&&"Array]"===t.slice(-6)}function we(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}const Ee=e=>("number"==typeof e||e instanceof Number)&&isFinite(+e);function ye(e,t){return Ee(e)?e:t}function Ae(e,t){return void 0===e?t:e}const De=(e,t)=>"string"==typeof e&&e.endsWith("%")?parseFloat(e)/100*t:+e;function Me(e,t,i){if(e&&"function"==typeof e.call)return e.apply(i,t)}function ke(e,t,i,n){let r,o,l;if(Ne(e))if(o=e.length,n)for(r=o-1;r>=0;r--)t.call(i,e[r],r);else for(r=0;r<o;r++)t.call(i,e[r],r);else if(we(e))for(l=Object.keys(e),o=l.length,r=0;r<o;r++)t.call(i,e[l[r]],l[r])}function Be(e,t){let i,n,r,o;if(!e||!t||e.length!==t.length)return!1;for(i=0,n=e.length;i<n;++i)if(r=e[i],o=t[i],r.datasetIndex!==o.datasetIndex||r.index!==o.index)return!1;return!0}function Pe(e){if(Ne(e))return e.map(Pe);if(we(e)){const t=Object.create(null),i=Object.keys(e),n=i.length;let r=0;for(;r<n;++r)t[i[r]]=Pe(e[i[r]]);return t}return e}function He(e){return-1===["__proto__","prototype","constructor"].indexOf(e)}function Le(e,t,i,n){if(!He(e))return;const r=t[e],o=i[e];we(r)&&we(o)?Ie(r,o,n):t[e]=Pe(o)}function Ie(e,t,i){const n=Ne(t)?t:[t],r=n.length;if(!we(e))return e;const o=(i=i||{}).merger||Le;for(let l=0;l<r;++l){if(!we(t=n[l]))continue;const r=Object.keys(t);for(let n=0,l=r.length;n<l;++n)o(r[n],e,t,i)}return e}function Oe(e,t){return Ie(e,t,{merger:Fe})}function Fe(e,t,i){if(!He(e))return;const n=t[e],r=i[e];we(n)&&we(r)?Oe(n,r):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=Pe(r))}const Re={"":e=>e,x:e=>e.x,y:e=>e.y};function Qe(e,t){const i=Re[t]||(Re[t]=function(e){const t=function(e){const t=e.split("."),i=[];let n="";for(const e of t)n+=e,n.endsWith("\\")?n=n.slice(0,-1)+".":(i.push(n),n="");return i}(e);return e=>{for(const i of t){if(""===i)break;e=e&&e[i]}return e}}(t));return i(e)}function ze(e){return e.charAt(0).toUpperCase()+e.slice(1)}const Se=e=>void 0!==e,je=e=>"function"==typeof e,Ve=(e,t)=>{if(e.size!==t.size)return!1;for(const i of e)if(!t.has(i))return!1;return!0};const Te=Math.PI,Ye=2*Te,Xe=Ye+Te,Ze=Number.POSITIVE_INFINITY,We=Te/180,Ge=Te/2,Ue=Te/4,Ke=2*Te/3,Je=Math.log10,qe=Math.sign;function $e(e){const t=Math.round(e);e=tt(e,t,e/1e3)?t:e;const i=Math.pow(10,Math.floor(Je(e))),n=e/i;return(n<=1?1:n<=2?2:n<=5?5:10)*i}function et(e){return!isNaN(parseFloat(e))&&isFinite(e)}function tt(e,t,i){return Math.abs(e-t)<i}function it(e,t,i){let n,r,o;for(n=0,r=e.length;n<r;n++)o=e[n][i],isNaN(o)||(t.min=Math.min(t.min,o),t.max=Math.max(t.max,o))}function nt(e){return e*(Te/180)}function rt(e){return e*(180/Te)}function ot(e){if(!Ee(e))return;let t=1,i=0;for(;Math.round(e*t)/t!==e;)t*=10,i++;return i}function lt(e,t){const i=t.x-e.x,n=t.y-e.y,r=Math.sqrt(i*i+n*n);let o=Math.atan2(n,i);return o<-.5*Te&&(o+=Ye),{angle:o,distance:r}}function st(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function at(e,t){return(e-t+Xe)%Ye-Te}function ct(e){return(e%Ye+Ye)%Ye}function dt(e,t,i,n){const r=ct(e),o=ct(t),l=ct(i),s=ct(o-r),a=ct(l-r),c=ct(r-o),d=ct(r-l);return r===o||r===l||n&&o===l||s>a&&c<d}function ut(e,t,i){return Math.max(t,Math.min(i,e))}function ft(e,t,i,n=1e-6){return e>=Math.min(t,i)-n&&e<=Math.max(t,i)+n}function mt(e,t,i){i=i||(i=>e[i]<t);let n,r=e.length-1,o=0;for(;r-o>1;)n=o+r>>1,i(n)?o=n:r=n;return{lo:o,hi:r}}const ht=(e,t,i,n)=>mt(e,i,n?n=>e[n][t]<=i:n=>e[n][t]<i),gt=(e,t,i)=>mt(e,i,(n=>e[n][t]>=i));const pt=["push","pop","shift","splice","unshift"];function bt(e,t){const i=e._chartjs;if(!i)return;const n=i.listeners,r=n.indexOf(t);-1!==r&&n.splice(r,1),n.length>0||(pt.forEach((t=>{delete e[t]})),delete e._chartjs)}function _t(e){const t=new Set;let i,n;for(i=0,n=e.length;i<n;++i)t.add(e[i]);return t.size===n?e:Array.from(t)}const Ct="undefined"==typeof window?function(e){return e()}:window.requestAnimationFrame;function vt(e,t,i){const n=i||(e=>Array.prototype.slice.call(e));let r=!1,o=[];return function(...i){o=n(i),r||(r=!0,Ct.call(window,(()=>{r=!1,e.apply(t,o)})))}}const xt=e=>"start"===e?"left":"end"===e?"right":"center",Nt=(e,t,i)=>"start"===e?t:"end"===e?i:(t+i)/2;function wt(e,t,i){const n=t.length;let r=0,o=n;if(e._sorted){const{iScale:l,_parsed:s}=e,a=l.axis,{min:c,max:d,minDefined:u,maxDefined:f}=l.getUserBounds();u&&(r=ut(Math.min(ht(s,l.axis,c).lo,i?n:ht(t,a,l.getPixelForValue(c)).lo),0,n-1)),o=f?ut(Math.max(ht(s,l.axis,d,!0).hi+1,i?0:ht(t,a,l.getPixelForValue(d),!0).hi+1),r,n)-r:n-r}return{start:r,count:o}}function Et(e){const{xScale:t,yScale:i,_scaleRanges:n}=e,r={xmin:t.min,xmax:t.max,ymin:i.min,ymax:i.max};if(!n)return e._scaleRanges=r,!0;const o=n.xmin!==t.min||n.xmax!==t.max||n.ymin!==i.min||n.ymax!==i.max;return Object.assign(n,r),o}const yt=e=>0===e||1===e,At=(e,t,i)=>-Math.pow(2,10*(e-=1))*Math.sin((e-t)*Ye/i),Dt=(e,t,i)=>Math.pow(2,-10*e)*Math.sin((e-t)*Ye/i)+1,Mt={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>-e*(e-2),easeInOutQuad:e=>(e/=.5)<1?.5*e*e:-.5*(--e*(e-2)-1),easeInCubic:e=>e*e*e,easeOutCubic:e=>(e-=1)*e*e+1,easeInOutCubic:e=>(e/=.5)<1?.5*e*e*e:.5*((e-=2)*e*e+2),easeInQuart:e=>e*e*e*e,easeOutQuart:e=>-((e-=1)*e*e*e-1),easeInOutQuart:e=>(e/=.5)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2),easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>(e-=1)*e*e*e*e+1,easeInOutQuint:e=>(e/=.5)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2),easeInSine:e=>1-Math.cos(e*Ge),easeOutSine:e=>Math.sin(e*Ge),easeInOutSine:e=>-.5*(Math.cos(Te*e)-1),easeInExpo:e=>0===e?0:Math.pow(2,10*(e-1)),easeOutExpo:e=>1===e?1:1-Math.pow(2,-10*e),easeInOutExpo:e=>yt(e)?e:e<.5?.5*Math.pow(2,10*(2*e-1)):.5*(2-Math.pow(2,-10*(2*e-1))),easeInCirc:e=>e>=1?e:-(Math.sqrt(1-e*e)-1),easeOutCirc:e=>Math.sqrt(1-(e-=1)*e),easeInOutCirc:e=>(e/=.5)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1),easeInElastic:e=>yt(e)?e:At(e,.075,.3),easeOutElastic:e=>yt(e)?e:Dt(e,.075,.3),easeInOutElastic(e){const t=.1125;return yt(e)?e:e<.5?.5*At(2*e,t,.45):.5+.5*Dt(2*e-1,t,.45)},easeInBack(e){const t=1.70158;return e*e*((t+1)*e-t)},easeOutBack(e){const t=1.70158;return(e-=1)*e*((t+1)*e+t)+1},easeInOutBack(e){let t=1.70158;return(e/=.5)<1?e*e*((1+(t*=1.525))*e-t)*.5:.5*((e-=2)*e*((1+(t*=1.525))*e+t)+2)},easeInBounce:e=>1-Mt.easeOutBounce(1-e),easeOutBounce(e){const t=7.5625,i=2.75;return e<1/i?t*e*e:e<2/i?t*(e-=1.5/i)*e+.75:e<2.5/i?t*(e-=2.25/i)*e+.9375:t*(e-=2.625/i)*e+.984375},easeInOutBounce:e=>e<.5?.5*Mt.easeInBounce(2*e):.5*Mt.easeOutBounce(2*e-1)+.5};
|
|
912
912
|
/*!
|
|
913
913
|
* @kurkle/color v0.2.1
|
|
914
914
|
* https://github.com/kurkle/color#readme
|
|
915
915
|
* (c) 2022 Jukka Kurkela
|
|
916
916
|
* Released under the MIT License
|
|
917
917
|
*/
|
|
918
|
-
function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);function Pt(e){return kt(Bt(2.55*e),0,255)}function Ht(e){return kt(Bt(255*e),0,255)}function Lt(e){return kt(Bt(e/2.55)/100,0,1)}function It(e){return kt(Bt(100*e),0,100)}const Ot={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Ft=[..."0123456789ABCDEF"],Rt=e=>Ft[15&e],Qt=e=>Ft[(240&e)>>4]+Ft[15&e],zt=e=>(240&e)>>4==(15&e);function St(e){var t=(e=>zt(e.r)&&zt(e.g)&&zt(e.b)&&zt(e.a))(e)?Rt:Qt;return e?"#"+t(e.r)+t(e.g)+t(e.b)+((e,t)=>e<255?t(e):"")(e.a,t):void 0}const Vt=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function jt(e,t,i){const n=t*Math.min(i,1-i),r=(t,r=(t+e/30)%12)=>i-n*Math.max(Math.min(r-3,9-r,1),-1);return[r(0),r(8),r(4)]}function Tt(e,t,i){const n=(n,r=(n+e/60)%6)=>i-i*t*Math.max(Math.min(r,4-r,1),0);return[n(5),n(3),n(1)]}function Yt(e,t,i){const n=jt(e,1,.5);let r;for(t+i>1&&(r=1/(t+i),t*=r,i*=r),r=0;r<3;r++)n[r]*=1-t-i,n[r]+=t;return n}function Xt(e){const t=e.r/255,i=e.g/255,n=e.b/255,r=Math.max(t,i,n),o=Math.min(t,i,n),l=(r+o)/2;let s,a,c;return r!==o&&(c=r-o,a=l>.5?c/(2-r-o):c/(r+o),s=function(e,t,i,n,r){return e===r?(t-i)/n+(t<i?6:0):t===r?(i-e)/n+2:(e-t)/n+4}(t,i,n,c,r),s=60*s+.5),[0|s,a||0,l]}function Zt(e,t,i,n){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,i,n)).map(Ht)}function Wt(e,t,i){return Zt(jt,e,t,i)}function Gt(e){return(e%360+360)%360}function Ut(e){const t=Vt.exec(e);let i,n=255;if(!t)return;t[5]!==i&&(n=t[6]?Pt(+t[5]):Ht(+t[5]));const r=Gt(+t[2]),o=+t[3]/100,l=+t[4]/100;return i="hwb"===t[1]?function(e,t,i){return Zt(Yt,e,t,i)}(r,o,l):"hsv"===t[1]?function(e,t,i){return Zt(Tt,e,t,i)}(r,o,l):Wt(r,o,l),{r:i[0],g:i[1],b:i[2],a:n}}const Kt={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Jt={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};let qt;function $t(e){qt||(qt=function(){const e={},t=Object.keys(Jt),i=Object.keys(Kt);let n,r,o,l,s;for(n=0;n<t.length;n++){for(l=s=t[n],r=0;r<i.length;r++)o=i[r],s=s.replace(o,Kt[o]);o=parseInt(Jt[l],16),e[s]=[o>>16&255,o>>8&255,255&o]}return e}(),qt.transparent=[0,0,0,0]);const t=qt[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:4===t.length?t[3]:255}}const ei=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;const ti=e=>e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055,ii=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function ni(e,t,i){if(e){let n=Xt(e);n[t]=Math.max(0,Math.min(n[t]+n[t]*i,0===t?360:1)),n=Wt(n),e.r=n[0],e.g=n[1],e.b=n[2]}}function ri(e,t){return e?Object.assign(t||{},e):e}function oi(e){var t={r:0,g:0,b:0,a:255};return Array.isArray(e)?e.length>=3&&(t={r:e[0],g:e[1],b:e[2],a:255},e.length>3&&(t.a=Ht(e[3]))):(t=ri(e,{r:0,g:0,b:0,a:1})).a=Ht(t.a),t}function li(e){return"r"===e.charAt(0)?function(e){const t=ei.exec(e);let i,n,r,o=255;if(t){if(t[7]!==i){const e=+t[7];o=t[8]?Pt(e):kt(255*e,0,255)}return i=+t[1],n=+t[3],r=+t[5],i=255&(t[2]?Pt(i):kt(i,0,255)),n=255&(t[4]?Pt(n):kt(n,0,255)),r=255&(t[6]?Pt(r):kt(r,0,255)),{r:i,g:n,b:r,a:o}}}(e):Ut(e)}class si{constructor(e){if(e instanceof si)return e;const t=typeof e;let i;var n,r,o;"object"===t?i=oi(e):"string"===t&&(o=(n=e).length,"#"===n[0]&&(4===o||5===o?r={r:255&17*Ot[n[1]],g:255&17*Ot[n[2]],b:255&17*Ot[n[3]],a:5===o?17*Ot[n[4]]:255}:7!==o&&9!==o||(r={r:Ot[n[1]]<<4|Ot[n[2]],g:Ot[n[3]]<<4|Ot[n[4]],b:Ot[n[5]]<<4|Ot[n[6]],a:9===o?Ot[n[7]]<<4|Ot[n[8]]:255})),i=r||$t(e)||li(e)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var e=ri(this._rgb);return e&&(e.a=Lt(e.a)),e}set rgb(e){this._rgb=oi(e)}rgbString(){return this._valid?(e=this._rgb)&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Lt(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`):void 0;var e}hexString(){return this._valid?St(this._rgb):void 0}hslString(){return this._valid?function(e){if(!e)return;const t=Xt(e),i=t[0],n=It(t[1]),r=It(t[2]);return e.a<255?`hsla(${i}, ${n}%, ${r}%, ${Lt(e.a)})`:`hsl(${i}, ${n}%, ${r}%)`}(this._rgb):void 0}mix(e,t){if(e){const i=this.rgb,n=e.rgb;let r;const o=t===r?.5:t,l=2*o-1,s=i.a-n.a,a=((l*s==-1?l:(l+s)/(1+l*s))+1)/2;r=1-a,i.r=255&a*i.r+r*n.r+.5,i.g=255&a*i.g+r*n.g+.5,i.b=255&a*i.b+r*n.b+.5,i.a=o*i.a+(1-o)*n.a,this.rgb=i}return this}interpolate(e,t){return e&&(this._rgb=function(e,t,i){const n=ii(Lt(e.r)),r=ii(Lt(e.g)),o=ii(Lt(e.b));return{r:Ht(ti(n+i*(ii(Lt(t.r))-n))),g:Ht(ti(r+i*(ii(Lt(t.g))-r))),b:Ht(ti(o+i*(ii(Lt(t.b))-o))),a:e.a+i*(t.a-e.a)}}(this._rgb,e._rgb,t)),this}clone(){return new si(this.rgb)}alpha(e){return this._rgb.a=Ht(e),this}clearer(e){return this._rgb.a*=1-e,this}greyscale(){const e=this._rgb,t=Bt(.3*e.r+.59*e.g+.11*e.b);return e.r=e.g=e.b=t,this}opaquer(e){return this._rgb.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return ni(this._rgb,2,e),this}darken(e){return ni(this._rgb,2,-e),this}saturate(e){return ni(this._rgb,1,e),this}desaturate(e){return ni(this._rgb,1,-e),this}rotate(e){return function(e,t){var i=Xt(e);i[0]=Gt(i[0]+t),i=Wt(i),e.r=i[0],e.g=i[1],e.b=i[2]}(this._rgb,e),this}}function ai(e){return new si(e)}function ci(e){if(e&&"object"==typeof e){const t=e.toString();return"[object CanvasPattern]"===t||"[object CanvasGradient]"===t}return!1}function di(e){return ci(e)?e:ai(e)}function ui(e){return ci(e)?e:ai(e).saturate(.5).darken(.1).hexString()}const fi=Object.create(null),hi=Object.create(null);function mi(e,t){if(!t)return e;const i=t.split(".");for(let t=0,n=i.length;t<n;++t){const n=i[t];e=e[n]||(e[n]=Object.create(null))}return e}function gi(e,t,i){return"string"==typeof t?Ie(mi(e,t),i):Ie(mi(e,""),t)}var pi=new class{constructor(e){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=e=>e.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(e,t)=>ui(t.backgroundColor),this.hoverBorderColor=(e,t)=>ui(t.borderColor),this.hoverColor=(e,t)=>ui(t.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,t){return gi(this,e,t)}get(e){return mi(this,e)}describe(e,t){return gi(hi,e,t)}override(e,t){return gi(fi,e,t)}route(e,t,i,n){const r=mi(this,e),o=mi(this,i),l="_"+t;Object.defineProperties(r,{[l]:{value:r[t],writable:!0},[t]:{enumerable:!0,get(){const e=this[l],t=o[n];return we(e)?Object.assign({},t,e):Ae(e,t)},set(e){this[l]=e}}})}}({_scriptable:e=>!e.startsWith("on"),_indexable:e=>"events"!==e,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function bi(e,t,i,n,r){let o=t[r];return o||(o=t[r]=e.measureText(r).width,i.push(r)),o>n&&(n=o),n}function Ci(e,t,i,n){let r=(n=n||{}).data=n.data||{},o=n.garbageCollect=n.garbageCollect||[];n.font!==t&&(r=n.data={},o=n.garbageCollect=[],n.font=t),e.save(),e.font=t;let l=0;const s=i.length;let a,c,d,u,f;for(a=0;a<s;a++)if(u=i[a],null!=u&&!0!==Ne(u))l=bi(e,r,o,l,u);else if(Ne(u))for(c=0,d=u.length;c<d;c++)f=u[c],null==f||Ne(f)||(l=bi(e,r,o,l,f));e.restore();const h=o.length/2;if(h>i.length){for(a=0;a<h;a++)delete r[o[a]];o.splice(0,h)}return l}function _i(e,t,i){const n=e.currentDevicePixelRatio,r=0!==i?Math.max(i/2,.5):0;return Math.round((t-r)*n)/n+r}function vi(e,t){(t=t||e.getContext("2d")).save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore()}function xi(e,t,i,n){Ni(e,t,i,n,null)}function Ni(e,t,i,n,r){let o,l,s,a,c,d;const u=t.pointStyle,f=t.rotation,h=t.radius;let m=(f||0)*We;if(u&&"object"==typeof u&&(o=u.toString(),"[object HTMLImageElement]"===o||"[object HTMLCanvasElement]"===o))return e.save(),e.translate(i,n),e.rotate(m),e.drawImage(u,-u.width/2,-u.height/2,u.width,u.height),void e.restore();if(!(isNaN(h)||h<=0)){switch(e.beginPath(),u){default:r?e.ellipse(i,n,r/2,h,0,0,Ye):e.arc(i,n,h,0,Ye),e.closePath();break;case"triangle":e.moveTo(i+Math.sin(m)*h,n-Math.cos(m)*h),m+=Ke,e.lineTo(i+Math.sin(m)*h,n-Math.cos(m)*h),m+=Ke,e.lineTo(i+Math.sin(m)*h,n-Math.cos(m)*h),e.closePath();break;case"rectRounded":c=.516*h,a=h-c,l=Math.cos(m+Ue)*a,s=Math.sin(m+Ue)*a,e.arc(i-l,n-s,c,m-Te,m-Ge),e.arc(i+s,n-l,c,m-Ge,m),e.arc(i+l,n+s,c,m,m+Ge),e.arc(i-s,n+l,c,m+Ge,m+Te),e.closePath();break;case"rect":if(!f){a=Math.SQRT1_2*h,d=r?r/2:a,e.rect(i-d,n-a,2*d,2*a);break}m+=Ue;case"rectRot":l=Math.cos(m)*h,s=Math.sin(m)*h,e.moveTo(i-l,n-s),e.lineTo(i+s,n-l),e.lineTo(i+l,n+s),e.lineTo(i-s,n+l),e.closePath();break;case"crossRot":m+=Ue;case"cross":l=Math.cos(m)*h,s=Math.sin(m)*h,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s),e.moveTo(i+s,n-l),e.lineTo(i-s,n+l);break;case"star":l=Math.cos(m)*h,s=Math.sin(m)*h,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s),e.moveTo(i+s,n-l),e.lineTo(i-s,n+l),m+=Ue,l=Math.cos(m)*h,s=Math.sin(m)*h,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s),e.moveTo(i+s,n-l),e.lineTo(i-s,n+l);break;case"line":l=r?r/2:Math.cos(m)*h,s=Math.sin(m)*h,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s);break;case"dash":e.moveTo(i,n),e.lineTo(i+Math.cos(m)*h,n+Math.sin(m)*h)}e.fill(),t.borderWidth>0&&e.stroke()}}function wi(e,t,i){return i=i||.5,!t||e&&e.x>t.left-i&&e.x<t.right+i&&e.y>t.top-i&&e.y<t.bottom+i}function Ei(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function yi(e){e.restore()}function Ai(e,t,i,n,r){if(!t)return e.lineTo(i.x,i.y);if("middle"===r){const n=(t.x+i.x)/2;e.lineTo(n,t.y),e.lineTo(n,i.y)}else"after"===r!=!!n?e.lineTo(t.x,i.y):e.lineTo(i.x,t.y);e.lineTo(i.x,i.y)}function Di(e,t,i,n){if(!t)return e.lineTo(i.x,i.y);e.bezierCurveTo(n?t.cp1x:t.cp2x,n?t.cp1y:t.cp2y,n?i.cp2x:i.cp1x,n?i.cp2y:i.cp1y,i.x,i.y)}function Mi(e,t,i,n,r,o={}){const l=Ne(t)?t:[t],s=o.strokeWidth>0&&""!==o.strokeColor;let a,c;for(e.save(),e.font=r.string,function(e,t){t.translation&&e.translate(t.translation[0],t.translation[1]);xe(t.rotation)||e.rotate(t.rotation);t.color&&(e.fillStyle=t.color);t.textAlign&&(e.textAlign=t.textAlign);t.textBaseline&&(e.textBaseline=t.textBaseline)}(e,o),a=0;a<l.length;++a)c=l[a],s&&(o.strokeColor&&(e.strokeStyle=o.strokeColor),xe(o.strokeWidth)||(e.lineWidth=o.strokeWidth),e.strokeText(c,i,n,o.maxWidth)),e.fillText(c,i,n,o.maxWidth),Bi(e,i,n,c,o),n+=r.lineHeight;e.restore()}function Bi(e,t,i,n,r){if(r.strikethrough||r.underline){const o=e.measureText(n),l=t-o.actualBoundingBoxLeft,s=t+o.actualBoundingBoxRight,a=i-o.actualBoundingBoxAscent,c=i+o.actualBoundingBoxDescent,d=r.strikethrough?(a+c)/2:c;e.strokeStyle=e.fillStyle,e.beginPath(),e.lineWidth=r.decorationWidth||2,e.moveTo(l,d),e.lineTo(s,d),e.stroke()}}function ki(e,t){const{x:i,y:n,w:r,h:o,radius:l}=t;e.arc(i+l.topLeft,n+l.topLeft,l.topLeft,-Ge,Te,!0),e.lineTo(i,n+o-l.bottomLeft),e.arc(i+l.bottomLeft,n+o-l.bottomLeft,l.bottomLeft,Te,Ge,!0),e.lineTo(i+r-l.bottomRight,n+o),e.arc(i+r-l.bottomRight,n+o-l.bottomRight,l.bottomRight,Ge,0,!0),e.lineTo(i+r,n+l.topRight),e.arc(i+r-l.topRight,n+l.topRight,l.topRight,0,-Ge,!0),e.lineTo(i+l.topLeft,n)}const Pi=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Hi=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Li(e,t){const i=(""+e).match(Pi);if(!i||"normal"===i[1])return 1.2*t;switch(e=+i[2],i[3]){case"px":return e;case"%":e/=100}return t*e}const Ii=e=>+e||0;function Oi(e,t){const i={},n=we(t),r=n?Object.keys(t):t,o=we(e)?n?i=>Ae(e[i],e[t[i]]):t=>e[t]:()=>e;for(const e of r)i[e]=Ii(o(e));return i}function Fi(e){return Oi(e,{top:"y",right:"x",bottom:"y",left:"x"})}function Ri(e){return Oi(e,["topLeft","topRight","bottomLeft","bottomRight"])}function Qi(e){const t=Fi(e);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function zi(e,t){e=e||{},t=t||pi.font;let i=Ae(e.size,t.size);"string"==typeof i&&(i=parseInt(i,10));let n=Ae(e.style,t.style);n&&!(""+n).match(Hi)&&(console.warn('Invalid font style specified: "'+n+'"'),n="");const r={family:Ae(e.family,t.family),lineHeight:Li(Ae(e.lineHeight,t.lineHeight),i),size:i,style:n,weight:Ae(e.weight,t.weight),string:""};return r.string=function(e){return!e||xe(e.size)||xe(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}(r),r}function Si(e,t,i,n){let r,o,l,s=!0;for(r=0,o=e.length;r<o;++r)if(l=e[r],void 0!==l&&(void 0!==t&&"function"==typeof l&&(l=l(t),s=!1),void 0!==i&&Ne(l)&&(l=l[i%l.length],s=!1),void 0!==l))return n&&!s&&(n.cacheable=!1),l}function Vi(e,t){return Object.assign(Object.create(e),t)}function ji(e,t=[""],i=e,n,r=(()=>e[0])){Se(n)||(n=$i("_fallback",e));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:i,_fallback:n,_getTarget:r,override:r=>ji([r,...e],t,i,n)};return new Proxy(o,{deleteProperty:(t,i)=>(delete t[i],delete t._keys,delete e[0][i],!0),get:(i,n)=>Wi(i,n,(()=>function(e,t,i,n){let r;for(const o of t)if(r=$i(Xi(o,e),i),Se(r))return Zi(e,r)?Ji(i,n,e,r):r}(n,t,e,i))),getOwnPropertyDescriptor:(e,t)=>Reflect.getOwnPropertyDescriptor(e._scopes[0],t),getPrototypeOf:()=>Reflect.getPrototypeOf(e[0]),has:(e,t)=>en(e).includes(t),ownKeys:e=>en(e),set(e,t,i){const n=e._storage||(e._storage=r());return e[t]=n[t]=i,delete e._keys,!0}})}function Ti(e,t,i,n){const r={_cacheable:!1,_proxy:e,_context:t,_subProxy:i,_stack:new Set,_descriptors:Yi(e,n),setContext:t=>Ti(e,t,i,n),override:r=>Ti(e.override(r),t,i,n)};return new Proxy(r,{deleteProperty:(t,i)=>(delete t[i],delete e[i],!0),get:(e,t,i)=>Wi(e,t,(()=>function(e,t,i){const{_proxy:n,_context:r,_subProxy:o,_descriptors:l}=e;let s=n[t];Ve(s)&&l.isScriptable(t)&&(s=function(e,t,i,n){const{_proxy:r,_context:o,_subProxy:l,_stack:s}=i;if(s.has(e))throw new Error("Recursion detected: "+Array.from(s).join("->")+"->"+e);s.add(e),t=t(o,l||n),s.delete(e),Zi(e,t)&&(t=Ji(r._scopes,r,e,t));return t}(t,s,e,i));Ne(s)&&s.length&&(s=function(e,t,i,n){const{_proxy:r,_context:o,_subProxy:l,_descriptors:s}=i;if(Se(o.index)&&n(e))t=t[o.index%t.length];else if(we(t[0])){const i=t,n=r._scopes.filter((e=>e!==i));t=[];for(const a of i){const i=Ji(n,r,e,a);t.push(Ti(i,o,l&&l[e],s))}}return t}(t,s,e,l.isIndexable));Zi(t,s)&&(s=Ti(s,r,o&&o[t],l));return s}(e,t,i))),getOwnPropertyDescriptor:(t,i)=>t._descriptors.allKeys?Reflect.has(e,i)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(e,i),getPrototypeOf:()=>Reflect.getPrototypeOf(e),has:(t,i)=>Reflect.has(e,i),ownKeys:()=>Reflect.ownKeys(e),set:(t,i,n)=>(e[i]=n,delete t[i],!0)})}function Yi(e,t={scriptable:!0,indexable:!0}){const{_scriptable:i=t.scriptable,_indexable:n=t.indexable,_allKeys:r=t.allKeys}=e;return{allKeys:r,scriptable:i,indexable:n,isScriptable:Ve(i)?i:()=>i,isIndexable:Ve(n)?n:()=>n}}const Xi=(e,t)=>e?e+ze(t):t,Zi=(e,t)=>we(t)&&"adapters"!==e&&(null===Object.getPrototypeOf(t)||t.constructor===Object);function Wi(e,t,i){if(Object.prototype.hasOwnProperty.call(e,t))return e[t];const n=i();return e[t]=n,n}function Gi(e,t,i){return Ve(e)?e(t,i):e}const Ui=(e,t)=>!0===e?t:"string"==typeof e?Qe(t,e):void 0;function Ki(e,t,i,n,r){for(const o of t){const t=Ui(i,o);if(t){e.add(t);const o=Gi(t._fallback,i,r);if(Se(o)&&o!==i&&o!==n)return o}else if(!1===t&&Se(n)&&i!==n)return null}return!1}function Ji(e,t,i,n){const r=t._rootScopes,o=Gi(t._fallback,i,n),l=[...e,...r],s=new Set;s.add(n);let a=qi(s,l,i,o||i,n);return null!==a&&((!Se(o)||o===i||(a=qi(s,l,o,a,n),null!==a))&&ji(Array.from(s),[""],r,o,(()=>function(e,t,i){const n=e._getTarget();t in n||(n[t]={});const r=n[t];if(Ne(r)&&we(i))return i;return r}(t,i,n))))}function qi(e,t,i,n,r){for(;i;)i=Ki(e,t,i,n,r);return i}function $i(e,t){for(const i of t){if(!i)continue;const t=i[e];if(Se(t))return t}}function en(e){let t=e._keys;return t||(t=e._keys=function(e){const t=new Set;for(const i of e)for(const e of Object.keys(i).filter((e=>!e.startsWith("_"))))t.add(e);return Array.from(t)}(e._scopes)),t}function tn(e,t,i,n){const{iScale:r}=e,{key:o="r"}=this._parsing,l=new Array(n);let s,a,c,d;for(s=0,a=n;s<a;++s)c=s+i,d=t[c],l[s]={r:r.parse(Qe(d,o),c)};return l}const nn=Number.EPSILON||1e-14,rn=(e,t)=>t<e.length&&!e[t].skip&&e[t],on=e=>"x"===e?"y":"x";function ln(e,t,i,n){const r=e.skip?t:e,o=t,l=i.skip?t:i,s=st(o,r),a=st(l,o);let c=s/(s+a),d=a/(s+a);c=isNaN(c)?0:c,d=isNaN(d)?0:d;const u=n*c,f=n*d;return{previous:{x:o.x-u*(l.x-r.x),y:o.y-u*(l.y-r.y)},next:{x:o.x+f*(l.x-r.x),y:o.y+f*(l.y-r.y)}}}function sn(e,t="x"){const i=on(t),n=e.length,r=Array(n).fill(0),o=Array(n);let l,s,a,c=rn(e,0);for(l=0;l<n;++l)if(s=a,a=c,c=rn(e,l+1),a){if(c){const e=c[t]-a[t];r[l]=0!==e?(c[i]-a[i])/e:0}o[l]=s?c?qe(r[l-1])!==qe(r[l])?0:(r[l-1]+r[l])/2:r[l-1]:r[l]}!function(e,t,i){const n=e.length;let r,o,l,s,a,c=rn(e,0);for(let d=0;d<n-1;++d)a=c,c=rn(e,d+1),a&&c&&(tt(t[d],0,nn)?i[d]=i[d+1]=0:(r=i[d]/t[d],o=i[d+1]/t[d],s=Math.pow(r,2)+Math.pow(o,2),s<=9||(l=3/Math.sqrt(s),i[d]=r*l*t[d],i[d+1]=o*l*t[d])))}(e,r,o),function(e,t,i="x"){const n=on(i),r=e.length;let o,l,s,a=rn(e,0);for(let c=0;c<r;++c){if(l=s,s=a,a=rn(e,c+1),!s)continue;const r=s[i],d=s[n];l&&(o=(r-l[i])/3,s[`cp1${i}`]=r-o,s[`cp1${n}`]=d-o*t[c]),a&&(o=(a[i]-r)/3,s[`cp2${i}`]=r+o,s[`cp2${n}`]=d+o*t[c])}}(e,o,t)}function an(e,t,i){return Math.max(Math.min(e,i),t)}function cn(e,t,i,n,r){let o,l,s,a;if(t.spanGaps&&(e=e.filter((e=>!e.skip))),"monotone"===t.cubicInterpolationMode)sn(e,r);else{let i=n?e[e.length-1]:e[0];for(o=0,l=e.length;o<l;++o)s=e[o],a=ln(i,s,e[Math.min(o+1,l-(n?0:1))%l],t.tension),s.cp1x=a.previous.x,s.cp1y=a.previous.y,s.cp2x=a.next.x,s.cp2y=a.next.y,i=s}t.capBezierPoints&&function(e,t){let i,n,r,o,l,s=wi(e[0],t);for(i=0,n=e.length;i<n;++i)l=o,o=s,s=i<n-1&&wi(e[i+1],t),o&&(r=e[i],l&&(r.cp1x=an(r.cp1x,t.left,t.right),r.cp1y=an(r.cp1y,t.top,t.bottom)),s&&(r.cp2x=an(r.cp2x,t.left,t.right),r.cp2y=an(r.cp2y,t.top,t.bottom)))}(e,i)}function dn(){return"undefined"!=typeof window&&"undefined"!=typeof document}function un(e){let t=e.parentNode;return t&&"[object ShadowRoot]"===t.toString()&&(t=t.host),t}function fn(e,t,i){let n;return"string"==typeof e?(n=parseInt(e,10),-1!==e.indexOf("%")&&(n=n/100*t.parentNode[i])):n=e,n}const hn=e=>window.getComputedStyle(e,null);const mn=["top","right","bottom","left"];function gn(e,t,i){const n={};i=i?"-"+i:"";for(let r=0;r<4;r++){const o=mn[r];n[o]=parseFloat(e[t+"-"+o+i])||0}return n.width=n.left+n.right,n.height=n.top+n.bottom,n}const pn=(e,t,i)=>(e>0||t>0)&&(!i||!i.shadowRoot);function bn(e,t){if("native"in e)return e;const{canvas:i,currentDevicePixelRatio:n}=t,r=hn(i),o="border-box"===r.boxSizing,l=gn(r,"padding"),s=gn(r,"border","width"),{x:a,y:c,box:d}=function(e,t){const i=e.touches,n=i&&i.length?i[0]:e,{offsetX:r,offsetY:o}=n;let l,s,a=!1;if(pn(r,o,e.target))l=r,s=o;else{const e=t.getBoundingClientRect();l=n.clientX-e.left,s=n.clientY-e.top,a=!0}return{x:l,y:s,box:a}}(e,i),u=l.left+(d&&s.left),f=l.top+(d&&s.top);let{width:h,height:m}=t;return o&&(h-=l.width+s.width,m-=l.height+s.height),{x:Math.round((a-u)/h*i.width/n),y:Math.round((c-f)/m*i.height/n)}}const Cn=e=>Math.round(10*e)/10;function _n(e,t,i,n){const r=hn(e),o=gn(r,"margin"),l=fn(r.maxWidth,e,"clientWidth")||Ze,s=fn(r.maxHeight,e,"clientHeight")||Ze,a=function(e,t,i){let n,r;if(void 0===t||void 0===i){const o=un(e);if(o){const e=o.getBoundingClientRect(),l=hn(o),s=gn(l,"border","width"),a=gn(l,"padding");t=e.width-a.width-s.width,i=e.height-a.height-s.height,n=fn(l.maxWidth,o,"clientWidth"),r=fn(l.maxHeight,o,"clientHeight")}else t=e.clientWidth,i=e.clientHeight}return{width:t,height:i,maxWidth:n||Ze,maxHeight:r||Ze}}(e,t,i);let{width:c,height:d}=a;if("content-box"===r.boxSizing){const e=gn(r,"border","width"),t=gn(r,"padding");c-=t.width+e.width,d-=t.height+e.height}return c=Math.max(0,c-o.width),d=Math.max(0,n?Math.floor(c/n):d-o.height),c=Cn(Math.min(c,l,a.maxWidth)),d=Cn(Math.min(d,s,a.maxHeight)),c&&!d&&(d=Cn(c/2)),{width:c,height:d}}function vn(e,t,i){const n=t||1,r=Math.floor(e.height*n),o=Math.floor(e.width*n);e.height=r/n,e.width=o/n;const l=e.canvas;return l.style&&(i||!l.style.height&&!l.style.width)&&(l.style.height=`${e.height}px`,l.style.width=`${e.width}px`),(e.currentDevicePixelRatio!==n||l.height!==r||l.width!==o)&&(e.currentDevicePixelRatio=n,l.height=r,l.width=o,e.ctx.setTransform(n,0,0,n,0,0),!0)}const xn=function(){let e=!1;try{const t={get passive(){return e=!0,!1}};window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function Nn(e,t){const i=function(e,t){return hn(e).getPropertyValue(t)}(e,t),n=i&&i.match(/^(\d+)(\.\d+)?px$/);return n?+n[1]:void 0}function wn(e,t,i,n){return{x:e.x+i*(t.x-e.x),y:e.y+i*(t.y-e.y)}}function En(e,t,i,n){return{x:e.x+i*(t.x-e.x),y:"middle"===n?i<.5?e.y:t.y:"after"===n?i<1?e.y:t.y:i>0?t.y:e.y}}function yn(e,t,i,n){const r={x:e.cp2x,y:e.cp2y},o={x:t.cp1x,y:t.cp1y},l=wn(e,r,i),s=wn(r,o,i),a=wn(o,t,i),c=wn(l,s,i),d=wn(s,a,i);return wn(c,d,i)}const An=new Map;function Dn(e,t,i){return function(e,t){t=t||{};const i=e+JSON.stringify(t);let n=An.get(i);return n||(n=new Intl.NumberFormat(e,t),An.set(i,n)),n}(t,i).format(e)}function Mn(e,t,i){return e?function(e,t){return{x:i=>e+e+t-i,setWidth(e){t=e},textAlign:e=>"center"===e?e:"right"===e?"left":"right",xPlus:(e,t)=>e-t,leftForLtr:(e,t)=>e-t}}(t,i):{x:e=>e,setWidth(e){},textAlign:e=>e,xPlus:(e,t)=>e+t,leftForLtr:(e,t)=>e}}function Bn(e,t){let i,n;"ltr"!==t&&"rtl"!==t||(i=e.canvas.style,n=[i.getPropertyValue("direction"),i.getPropertyPriority("direction")],i.setProperty("direction",t,"important"),e.prevTextDirection=n)}function kn(e,t){void 0!==t&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function Pn(e){return"angle"===e?{between:dt,compare:at,normalize:ct}:{between:ft,compare:(e,t)=>e-t,normalize:e=>e}}function Hn({start:e,end:t,count:i,loop:n,style:r}){return{start:e%i,end:t%i,loop:n&&(t-e+1)%i==0,style:r}}function Ln(e,t,i){if(!i)return[e];const{property:n,start:r,end:o}=i,l=t.length,{compare:s,between:a,normalize:c}=Pn(n),{start:d,end:u,loop:f,style:h}=function(e,t,i){const{property:n,start:r,end:o}=i,{between:l,normalize:s}=Pn(n),a=t.length;let c,d,{start:u,end:f,loop:h}=e;if(h){for(u+=a,f+=a,c=0,d=a;c<d&&l(s(t[u%a][n]),r,o);++c)u--,f--;u%=a,f%=a}return f<u&&(f+=a),{start:u,end:f,loop:h,style:e.style}}(e,t,i),m=[];let g,p,b,C=!1,_=null;const v=()=>C||a(r,b,g)&&0!==s(r,b),x=()=>!C||0===s(o,g)||a(o,b,g);for(let e=d,i=d;e<=u;++e)p=t[e%l],p.skip||(g=c(p[n]),g!==b&&(C=a(g,r,o),null===_&&v()&&(_=0===s(g,r)?e:i),null!==_&&x()&&(m.push(Hn({start:_,end:e,loop:f,count:l,style:h})),_=null),i=e,b=g));return null!==_&&m.push(Hn({start:_,end:u,loop:f,count:l,style:h})),m}function In(e,t){const i=[],n=e.segments;for(let r=0;r<n.length;r++){const o=Ln(n[r],e.points,t);o.length&&i.push(...o)}return i}function On(e,t,i,n){return n&&n.setContext&&i?function(e,t,i,n){const r=e._chart.getContext(),o=Fn(e.options),{_datasetIndex:l,options:{spanGaps:s}}=e,a=i.length,c=[];let d=o,u=t[0].start,f=u;function h(e,t,n,r){const o=s?-1:1;if(e!==t){for(e+=a;i[e%a].skip;)e-=o;for(;i[t%a].skip;)t+=o;e%a!=t%a&&(c.push({start:e%a,end:t%a,loop:n,style:r}),d=r,u=t%a)}}for(const e of t){u=s?u:e.start;let t,o=i[u%a];for(f=u+1;f<=e.end;f++){const s=i[f%a];t=Fn(n.setContext(Vi(r,{type:"segment",p0:o,p1:s,p0DataIndex:(f-1)%a,p1DataIndex:f%a,datasetIndex:l}))),Rn(t,d)&&h(u,f-1,e.loop,d),o=s,d=t}u<f-1&&h(u,f-1,e.loop,d)}return c}(e,t,i,n):t}function Fn(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function Rn(e,t){return t&&JSON.stringify(e)!==JSON.stringify(t)}
|
|
918
|
+
function kt(e){return e+.5|0}const Bt=(e,t,i)=>Math.max(Math.min(e,i),t);function Pt(e){return Bt(kt(2.55*e),0,255)}function Ht(e){return Bt(kt(255*e),0,255)}function Lt(e){return Bt(kt(e/2.55)/100,0,1)}function It(e){return Bt(kt(100*e),0,100)}const Ot={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Ft=[..."0123456789ABCDEF"],Rt=e=>Ft[15&e],Qt=e=>Ft[(240&e)>>4]+Ft[15&e],zt=e=>(240&e)>>4==(15&e);function St(e){var t=(e=>zt(e.r)&&zt(e.g)&&zt(e.b)&&zt(e.a))(e)?Rt:Qt;return e?"#"+t(e.r)+t(e.g)+t(e.b)+((e,t)=>e<255?t(e):"")(e.a,t):void 0}const jt=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Vt(e,t,i){const n=t*Math.min(i,1-i),r=(t,r=(t+e/30)%12)=>i-n*Math.max(Math.min(r-3,9-r,1),-1);return[r(0),r(8),r(4)]}function Tt(e,t,i){const n=(n,r=(n+e/60)%6)=>i-i*t*Math.max(Math.min(r,4-r,1),0);return[n(5),n(3),n(1)]}function Yt(e,t,i){const n=Vt(e,1,.5);let r;for(t+i>1&&(r=1/(t+i),t*=r,i*=r),r=0;r<3;r++)n[r]*=1-t-i,n[r]+=t;return n}function Xt(e){const t=e.r/255,i=e.g/255,n=e.b/255,r=Math.max(t,i,n),o=Math.min(t,i,n),l=(r+o)/2;let s,a,c;return r!==o&&(c=r-o,a=l>.5?c/(2-r-o):c/(r+o),s=function(e,t,i,n,r){return e===r?(t-i)/n+(t<i?6:0):t===r?(i-e)/n+2:(e-t)/n+4}(t,i,n,c,r),s=60*s+.5),[0|s,a||0,l]}function Zt(e,t,i,n){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,i,n)).map(Ht)}function Wt(e,t,i){return Zt(Vt,e,t,i)}function Gt(e){return(e%360+360)%360}function Ut(e){const t=jt.exec(e);let i,n=255;if(!t)return;t[5]!==i&&(n=t[6]?Pt(+t[5]):Ht(+t[5]));const r=Gt(+t[2]),o=+t[3]/100,l=+t[4]/100;return i="hwb"===t[1]?function(e,t,i){return Zt(Yt,e,t,i)}(r,o,l):"hsv"===t[1]?function(e,t,i){return Zt(Tt,e,t,i)}(r,o,l):Wt(r,o,l),{r:i[0],g:i[1],b:i[2],a:n}}const Kt={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Jt={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};let qt;function $t(e){qt||(qt=function(){const e={},t=Object.keys(Jt),i=Object.keys(Kt);let n,r,o,l,s;for(n=0;n<t.length;n++){for(l=s=t[n],r=0;r<i.length;r++)o=i[r],s=s.replace(o,Kt[o]);o=parseInt(Jt[l],16),e[s]=[o>>16&255,o>>8&255,255&o]}return e}(),qt.transparent=[0,0,0,0]);const t=qt[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:4===t.length?t[3]:255}}const ei=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;const ti=e=>e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055,ii=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function ni(e,t,i){if(e){let n=Xt(e);n[t]=Math.max(0,Math.min(n[t]+n[t]*i,0===t?360:1)),n=Wt(n),e.r=n[0],e.g=n[1],e.b=n[2]}}function ri(e,t){return e?Object.assign(t||{},e):e}function oi(e){var t={r:0,g:0,b:0,a:255};return Array.isArray(e)?e.length>=3&&(t={r:e[0],g:e[1],b:e[2],a:255},e.length>3&&(t.a=Ht(e[3]))):(t=ri(e,{r:0,g:0,b:0,a:1})).a=Ht(t.a),t}function li(e){return"r"===e.charAt(0)?function(e){const t=ei.exec(e);let i,n,r,o=255;if(t){if(t[7]!==i){const e=+t[7];o=t[8]?Pt(e):Bt(255*e,0,255)}return i=+t[1],n=+t[3],r=+t[5],i=255&(t[2]?Pt(i):Bt(i,0,255)),n=255&(t[4]?Pt(n):Bt(n,0,255)),r=255&(t[6]?Pt(r):Bt(r,0,255)),{r:i,g:n,b:r,a:o}}}(e):Ut(e)}class si{constructor(e){if(e instanceof si)return e;const t=typeof e;let i;var n,r,o;"object"===t?i=oi(e):"string"===t&&(o=(n=e).length,"#"===n[0]&&(4===o||5===o?r={r:255&17*Ot[n[1]],g:255&17*Ot[n[2]],b:255&17*Ot[n[3]],a:5===o?17*Ot[n[4]]:255}:7!==o&&9!==o||(r={r:Ot[n[1]]<<4|Ot[n[2]],g:Ot[n[3]]<<4|Ot[n[4]],b:Ot[n[5]]<<4|Ot[n[6]],a:9===o?Ot[n[7]]<<4|Ot[n[8]]:255})),i=r||$t(e)||li(e)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var e=ri(this._rgb);return e&&(e.a=Lt(e.a)),e}set rgb(e){this._rgb=oi(e)}rgbString(){return this._valid?(e=this._rgb)&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Lt(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`):void 0;var e}hexString(){return this._valid?St(this._rgb):void 0}hslString(){return this._valid?function(e){if(!e)return;const t=Xt(e),i=t[0],n=It(t[1]),r=It(t[2]);return e.a<255?`hsla(${i}, ${n}%, ${r}%, ${Lt(e.a)})`:`hsl(${i}, ${n}%, ${r}%)`}(this._rgb):void 0}mix(e,t){if(e){const i=this.rgb,n=e.rgb;let r;const o=t===r?.5:t,l=2*o-1,s=i.a-n.a,a=((l*s==-1?l:(l+s)/(1+l*s))+1)/2;r=1-a,i.r=255&a*i.r+r*n.r+.5,i.g=255&a*i.g+r*n.g+.5,i.b=255&a*i.b+r*n.b+.5,i.a=o*i.a+(1-o)*n.a,this.rgb=i}return this}interpolate(e,t){return e&&(this._rgb=function(e,t,i){const n=ii(Lt(e.r)),r=ii(Lt(e.g)),o=ii(Lt(e.b));return{r:Ht(ti(n+i*(ii(Lt(t.r))-n))),g:Ht(ti(r+i*(ii(Lt(t.g))-r))),b:Ht(ti(o+i*(ii(Lt(t.b))-o))),a:e.a+i*(t.a-e.a)}}(this._rgb,e._rgb,t)),this}clone(){return new si(this.rgb)}alpha(e){return this._rgb.a=Ht(e),this}clearer(e){return this._rgb.a*=1-e,this}greyscale(){const e=this._rgb,t=kt(.3*e.r+.59*e.g+.11*e.b);return e.r=e.g=e.b=t,this}opaquer(e){return this._rgb.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return ni(this._rgb,2,e),this}darken(e){return ni(this._rgb,2,-e),this}saturate(e){return ni(this._rgb,1,e),this}desaturate(e){return ni(this._rgb,1,-e),this}rotate(e){return function(e,t){var i=Xt(e);i[0]=Gt(i[0]+t),i=Wt(i),e.r=i[0],e.g=i[1],e.b=i[2]}(this._rgb,e),this}}function ai(e){return new si(e)}function ci(e){if(e&&"object"==typeof e){const t=e.toString();return"[object CanvasPattern]"===t||"[object CanvasGradient]"===t}return!1}function di(e){return ci(e)?e:ai(e)}function ui(e){return ci(e)?e:ai(e).saturate(.5).darken(.1).hexString()}const fi=Object.create(null),mi=Object.create(null);function hi(e,t){if(!t)return e;const i=t.split(".");for(let t=0,n=i.length;t<n;++t){const n=i[t];e=e[n]||(e[n]=Object.create(null))}return e}function gi(e,t,i){return"string"==typeof t?Ie(hi(e,t),i):Ie(hi(e,""),t)}var pi=new class{constructor(e){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=e=>e.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(e,t)=>ui(t.backgroundColor),this.hoverBorderColor=(e,t)=>ui(t.borderColor),this.hoverColor=(e,t)=>ui(t.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,t){return gi(this,e,t)}get(e){return hi(this,e)}describe(e,t){return gi(mi,e,t)}override(e,t){return gi(fi,e,t)}route(e,t,i,n){const r=hi(this,e),o=hi(this,i),l="_"+t;Object.defineProperties(r,{[l]:{value:r[t],writable:!0},[t]:{enumerable:!0,get(){const e=this[l],t=o[n];return we(e)?Object.assign({},t,e):Ae(e,t)},set(e){this[l]=e}}})}}({_scriptable:e=>!e.startsWith("on"),_indexable:e=>"events"!==e,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function bi(e,t,i,n,r){let o=t[r];return o||(o=t[r]=e.measureText(r).width,i.push(r)),o>n&&(n=o),n}function _i(e,t,i,n){let r=(n=n||{}).data=n.data||{},o=n.garbageCollect=n.garbageCollect||[];n.font!==t&&(r=n.data={},o=n.garbageCollect=[],n.font=t),e.save(),e.font=t;let l=0;const s=i.length;let a,c,d,u,f;for(a=0;a<s;a++)if(u=i[a],null!=u&&!0!==Ne(u))l=bi(e,r,o,l,u);else if(Ne(u))for(c=0,d=u.length;c<d;c++)f=u[c],null==f||Ne(f)||(l=bi(e,r,o,l,f));e.restore();const m=o.length/2;if(m>i.length){for(a=0;a<m;a++)delete r[o[a]];o.splice(0,m)}return l}function Ci(e,t,i){const n=e.currentDevicePixelRatio,r=0!==i?Math.max(i/2,.5):0;return Math.round((t-r)*n)/n+r}function vi(e,t){(t=t||e.getContext("2d")).save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore()}function xi(e,t,i,n){Ni(e,t,i,n,null)}function Ni(e,t,i,n,r){let o,l,s,a,c,d;const u=t.pointStyle,f=t.rotation,m=t.radius;let h=(f||0)*We;if(u&&"object"==typeof u&&(o=u.toString(),"[object HTMLImageElement]"===o||"[object HTMLCanvasElement]"===o))return e.save(),e.translate(i,n),e.rotate(h),e.drawImage(u,-u.width/2,-u.height/2,u.width,u.height),void e.restore();if(!(isNaN(m)||m<=0)){switch(e.beginPath(),u){default:r?e.ellipse(i,n,r/2,m,0,0,Ye):e.arc(i,n,m,0,Ye),e.closePath();break;case"triangle":e.moveTo(i+Math.sin(h)*m,n-Math.cos(h)*m),h+=Ke,e.lineTo(i+Math.sin(h)*m,n-Math.cos(h)*m),h+=Ke,e.lineTo(i+Math.sin(h)*m,n-Math.cos(h)*m),e.closePath();break;case"rectRounded":c=.516*m,a=m-c,l=Math.cos(h+Ue)*a,s=Math.sin(h+Ue)*a,e.arc(i-l,n-s,c,h-Te,h-Ge),e.arc(i+s,n-l,c,h-Ge,h),e.arc(i+l,n+s,c,h,h+Ge),e.arc(i-s,n+l,c,h+Ge,h+Te),e.closePath();break;case"rect":if(!f){a=Math.SQRT1_2*m,d=r?r/2:a,e.rect(i-d,n-a,2*d,2*a);break}h+=Ue;case"rectRot":l=Math.cos(h)*m,s=Math.sin(h)*m,e.moveTo(i-l,n-s),e.lineTo(i+s,n-l),e.lineTo(i+l,n+s),e.lineTo(i-s,n+l),e.closePath();break;case"crossRot":h+=Ue;case"cross":l=Math.cos(h)*m,s=Math.sin(h)*m,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s),e.moveTo(i+s,n-l),e.lineTo(i-s,n+l);break;case"star":l=Math.cos(h)*m,s=Math.sin(h)*m,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s),e.moveTo(i+s,n-l),e.lineTo(i-s,n+l),h+=Ue,l=Math.cos(h)*m,s=Math.sin(h)*m,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s),e.moveTo(i+s,n-l),e.lineTo(i-s,n+l);break;case"line":l=r?r/2:Math.cos(h)*m,s=Math.sin(h)*m,e.moveTo(i-l,n-s),e.lineTo(i+l,n+s);break;case"dash":e.moveTo(i,n),e.lineTo(i+Math.cos(h)*m,n+Math.sin(h)*m)}e.fill(),t.borderWidth>0&&e.stroke()}}function wi(e,t,i){return i=i||.5,!t||e&&e.x>t.left-i&&e.x<t.right+i&&e.y>t.top-i&&e.y<t.bottom+i}function Ei(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function yi(e){e.restore()}function Ai(e,t,i,n,r){if(!t)return e.lineTo(i.x,i.y);if("middle"===r){const n=(t.x+i.x)/2;e.lineTo(n,t.y),e.lineTo(n,i.y)}else"after"===r!=!!n?e.lineTo(t.x,i.y):e.lineTo(i.x,t.y);e.lineTo(i.x,i.y)}function Di(e,t,i,n){if(!t)return e.lineTo(i.x,i.y);e.bezierCurveTo(n?t.cp1x:t.cp2x,n?t.cp1y:t.cp2y,n?i.cp2x:i.cp1x,n?i.cp2y:i.cp1y,i.x,i.y)}function Mi(e,t,i,n,r,o={}){const l=Ne(t)?t:[t],s=o.strokeWidth>0&&""!==o.strokeColor;let a,c;for(e.save(),e.font=r.string,function(e,t){t.translation&&e.translate(t.translation[0],t.translation[1]);xe(t.rotation)||e.rotate(t.rotation);t.color&&(e.fillStyle=t.color);t.textAlign&&(e.textAlign=t.textAlign);t.textBaseline&&(e.textBaseline=t.textBaseline)}(e,o),a=0;a<l.length;++a)c=l[a],s&&(o.strokeColor&&(e.strokeStyle=o.strokeColor),xe(o.strokeWidth)||(e.lineWidth=o.strokeWidth),e.strokeText(c,i,n,o.maxWidth)),e.fillText(c,i,n,o.maxWidth),ki(e,i,n,c,o),n+=r.lineHeight;e.restore()}function ki(e,t,i,n,r){if(r.strikethrough||r.underline){const o=e.measureText(n),l=t-o.actualBoundingBoxLeft,s=t+o.actualBoundingBoxRight,a=i-o.actualBoundingBoxAscent,c=i+o.actualBoundingBoxDescent,d=r.strikethrough?(a+c)/2:c;e.strokeStyle=e.fillStyle,e.beginPath(),e.lineWidth=r.decorationWidth||2,e.moveTo(l,d),e.lineTo(s,d),e.stroke()}}function Bi(e,t){const{x:i,y:n,w:r,h:o,radius:l}=t;e.arc(i+l.topLeft,n+l.topLeft,l.topLeft,-Ge,Te,!0),e.lineTo(i,n+o-l.bottomLeft),e.arc(i+l.bottomLeft,n+o-l.bottomLeft,l.bottomLeft,Te,Ge,!0),e.lineTo(i+r-l.bottomRight,n+o),e.arc(i+r-l.bottomRight,n+o-l.bottomRight,l.bottomRight,Ge,0,!0),e.lineTo(i+r,n+l.topRight),e.arc(i+r-l.topRight,n+l.topRight,l.topRight,0,-Ge,!0),e.lineTo(i+l.topLeft,n)}const Pi=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Hi=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Li(e,t){const i=(""+e).match(Pi);if(!i||"normal"===i[1])return 1.2*t;switch(e=+i[2],i[3]){case"px":return e;case"%":e/=100}return t*e}const Ii=e=>+e||0;function Oi(e,t){const i={},n=we(t),r=n?Object.keys(t):t,o=we(e)?n?i=>Ae(e[i],e[t[i]]):t=>e[t]:()=>e;for(const e of r)i[e]=Ii(o(e));return i}function Fi(e){return Oi(e,{top:"y",right:"x",bottom:"y",left:"x"})}function Ri(e){return Oi(e,["topLeft","topRight","bottomLeft","bottomRight"])}function Qi(e){const t=Fi(e);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function zi(e,t){e=e||{},t=t||pi.font;let i=Ae(e.size,t.size);"string"==typeof i&&(i=parseInt(i,10));let n=Ae(e.style,t.style);n&&!(""+n).match(Hi)&&(console.warn('Invalid font style specified: "'+n+'"'),n="");const r={family:Ae(e.family,t.family),lineHeight:Li(Ae(e.lineHeight,t.lineHeight),i),size:i,style:n,weight:Ae(e.weight,t.weight),string:""};return r.string=function(e){return!e||xe(e.size)||xe(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}(r),r}function Si(e,t,i,n){let r,o,l,s=!0;for(r=0,o=e.length;r<o;++r)if(l=e[r],void 0!==l&&(void 0!==t&&"function"==typeof l&&(l=l(t),s=!1),void 0!==i&&Ne(l)&&(l=l[i%l.length],s=!1),void 0!==l))return n&&!s&&(n.cacheable=!1),l}function ji(e,t){return Object.assign(Object.create(e),t)}function Vi(e,t=[""],i=e,n,r=(()=>e[0])){Se(n)||(n=$i("_fallback",e));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:i,_fallback:n,_getTarget:r,override:r=>Vi([r,...e],t,i,n)};return new Proxy(o,{deleteProperty:(t,i)=>(delete t[i],delete t._keys,delete e[0][i],!0),get:(i,n)=>Wi(i,n,(()=>function(e,t,i,n){let r;for(const o of t)if(r=$i(Xi(o,e),i),Se(r))return Zi(e,r)?Ji(i,n,e,r):r}(n,t,e,i))),getOwnPropertyDescriptor:(e,t)=>Reflect.getOwnPropertyDescriptor(e._scopes[0],t),getPrototypeOf:()=>Reflect.getPrototypeOf(e[0]),has:(e,t)=>en(e).includes(t),ownKeys:e=>en(e),set(e,t,i){const n=e._storage||(e._storage=r());return e[t]=n[t]=i,delete e._keys,!0}})}function Ti(e,t,i,n){const r={_cacheable:!1,_proxy:e,_context:t,_subProxy:i,_stack:new Set,_descriptors:Yi(e,n),setContext:t=>Ti(e,t,i,n),override:r=>Ti(e.override(r),t,i,n)};return new Proxy(r,{deleteProperty:(t,i)=>(delete t[i],delete e[i],!0),get:(e,t,i)=>Wi(e,t,(()=>function(e,t,i){const{_proxy:n,_context:r,_subProxy:o,_descriptors:l}=e;let s=n[t];je(s)&&l.isScriptable(t)&&(s=function(e,t,i,n){const{_proxy:r,_context:o,_subProxy:l,_stack:s}=i;if(s.has(e))throw new Error("Recursion detected: "+Array.from(s).join("->")+"->"+e);s.add(e),t=t(o,l||n),s.delete(e),Zi(e,t)&&(t=Ji(r._scopes,r,e,t));return t}(t,s,e,i));Ne(s)&&s.length&&(s=function(e,t,i,n){const{_proxy:r,_context:o,_subProxy:l,_descriptors:s}=i;if(Se(o.index)&&n(e))t=t[o.index%t.length];else if(we(t[0])){const i=t,n=r._scopes.filter((e=>e!==i));t=[];for(const a of i){const i=Ji(n,r,e,a);t.push(Ti(i,o,l&&l[e],s))}}return t}(t,s,e,l.isIndexable));Zi(t,s)&&(s=Ti(s,r,o&&o[t],l));return s}(e,t,i))),getOwnPropertyDescriptor:(t,i)=>t._descriptors.allKeys?Reflect.has(e,i)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(e,i),getPrototypeOf:()=>Reflect.getPrototypeOf(e),has:(t,i)=>Reflect.has(e,i),ownKeys:()=>Reflect.ownKeys(e),set:(t,i,n)=>(e[i]=n,delete t[i],!0)})}function Yi(e,t={scriptable:!0,indexable:!0}){const{_scriptable:i=t.scriptable,_indexable:n=t.indexable,_allKeys:r=t.allKeys}=e;return{allKeys:r,scriptable:i,indexable:n,isScriptable:je(i)?i:()=>i,isIndexable:je(n)?n:()=>n}}const Xi=(e,t)=>e?e+ze(t):t,Zi=(e,t)=>we(t)&&"adapters"!==e&&(null===Object.getPrototypeOf(t)||t.constructor===Object);function Wi(e,t,i){if(Object.prototype.hasOwnProperty.call(e,t))return e[t];const n=i();return e[t]=n,n}function Gi(e,t,i){return je(e)?e(t,i):e}const Ui=(e,t)=>!0===e?t:"string"==typeof e?Qe(t,e):void 0;function Ki(e,t,i,n,r){for(const o of t){const t=Ui(i,o);if(t){e.add(t);const o=Gi(t._fallback,i,r);if(Se(o)&&o!==i&&o!==n)return o}else if(!1===t&&Se(n)&&i!==n)return null}return!1}function Ji(e,t,i,n){const r=t._rootScopes,o=Gi(t._fallback,i,n),l=[...e,...r],s=new Set;s.add(n);let a=qi(s,l,i,o||i,n);return null!==a&&((!Se(o)||o===i||(a=qi(s,l,o,a,n),null!==a))&&Vi(Array.from(s),[""],r,o,(()=>function(e,t,i){const n=e._getTarget();t in n||(n[t]={});const r=n[t];if(Ne(r)&&we(i))return i;return r}(t,i,n))))}function qi(e,t,i,n,r){for(;i;)i=Ki(e,t,i,n,r);return i}function $i(e,t){for(const i of t){if(!i)continue;const t=i[e];if(Se(t))return t}}function en(e){let t=e._keys;return t||(t=e._keys=function(e){const t=new Set;for(const i of e)for(const e of Object.keys(i).filter((e=>!e.startsWith("_"))))t.add(e);return Array.from(t)}(e._scopes)),t}function tn(e,t,i,n){const{iScale:r}=e,{key:o="r"}=this._parsing,l=new Array(n);let s,a,c,d;for(s=0,a=n;s<a;++s)c=s+i,d=t[c],l[s]={r:r.parse(Qe(d,o),c)};return l}const nn=Number.EPSILON||1e-14,rn=(e,t)=>t<e.length&&!e[t].skip&&e[t],on=e=>"x"===e?"y":"x";function ln(e,t,i,n){const r=e.skip?t:e,o=t,l=i.skip?t:i,s=st(o,r),a=st(l,o);let c=s/(s+a),d=a/(s+a);c=isNaN(c)?0:c,d=isNaN(d)?0:d;const u=n*c,f=n*d;return{previous:{x:o.x-u*(l.x-r.x),y:o.y-u*(l.y-r.y)},next:{x:o.x+f*(l.x-r.x),y:o.y+f*(l.y-r.y)}}}function sn(e,t="x"){const i=on(t),n=e.length,r=Array(n).fill(0),o=Array(n);let l,s,a,c=rn(e,0);for(l=0;l<n;++l)if(s=a,a=c,c=rn(e,l+1),a){if(c){const e=c[t]-a[t];r[l]=0!==e?(c[i]-a[i])/e:0}o[l]=s?c?qe(r[l-1])!==qe(r[l])?0:(r[l-1]+r[l])/2:r[l-1]:r[l]}!function(e,t,i){const n=e.length;let r,o,l,s,a,c=rn(e,0);for(let d=0;d<n-1;++d)a=c,c=rn(e,d+1),a&&c&&(tt(t[d],0,nn)?i[d]=i[d+1]=0:(r=i[d]/t[d],o=i[d+1]/t[d],s=Math.pow(r,2)+Math.pow(o,2),s<=9||(l=3/Math.sqrt(s),i[d]=r*l*t[d],i[d+1]=o*l*t[d])))}(e,r,o),function(e,t,i="x"){const n=on(i),r=e.length;let o,l,s,a=rn(e,0);for(let c=0;c<r;++c){if(l=s,s=a,a=rn(e,c+1),!s)continue;const r=s[i],d=s[n];l&&(o=(r-l[i])/3,s[`cp1${i}`]=r-o,s[`cp1${n}`]=d-o*t[c]),a&&(o=(a[i]-r)/3,s[`cp2${i}`]=r+o,s[`cp2${n}`]=d+o*t[c])}}(e,o,t)}function an(e,t,i){return Math.max(Math.min(e,i),t)}function cn(e,t,i,n,r){let o,l,s,a;if(t.spanGaps&&(e=e.filter((e=>!e.skip))),"monotone"===t.cubicInterpolationMode)sn(e,r);else{let i=n?e[e.length-1]:e[0];for(o=0,l=e.length;o<l;++o)s=e[o],a=ln(i,s,e[Math.min(o+1,l-(n?0:1))%l],t.tension),s.cp1x=a.previous.x,s.cp1y=a.previous.y,s.cp2x=a.next.x,s.cp2y=a.next.y,i=s}t.capBezierPoints&&function(e,t){let i,n,r,o,l,s=wi(e[0],t);for(i=0,n=e.length;i<n;++i)l=o,o=s,s=i<n-1&&wi(e[i+1],t),o&&(r=e[i],l&&(r.cp1x=an(r.cp1x,t.left,t.right),r.cp1y=an(r.cp1y,t.top,t.bottom)),s&&(r.cp2x=an(r.cp2x,t.left,t.right),r.cp2y=an(r.cp2y,t.top,t.bottom)))}(e,i)}function dn(){return"undefined"!=typeof window&&"undefined"!=typeof document}function un(e){let t=e.parentNode;return t&&"[object ShadowRoot]"===t.toString()&&(t=t.host),t}function fn(e,t,i){let n;return"string"==typeof e?(n=parseInt(e,10),-1!==e.indexOf("%")&&(n=n/100*t.parentNode[i])):n=e,n}const mn=e=>window.getComputedStyle(e,null);const hn=["top","right","bottom","left"];function gn(e,t,i){const n={};i=i?"-"+i:"";for(let r=0;r<4;r++){const o=hn[r];n[o]=parseFloat(e[t+"-"+o+i])||0}return n.width=n.left+n.right,n.height=n.top+n.bottom,n}const pn=(e,t,i)=>(e>0||t>0)&&(!i||!i.shadowRoot);function bn(e,t){if("native"in e)return e;const{canvas:i,currentDevicePixelRatio:n}=t,r=mn(i),o="border-box"===r.boxSizing,l=gn(r,"padding"),s=gn(r,"border","width"),{x:a,y:c,box:d}=function(e,t){const i=e.touches,n=i&&i.length?i[0]:e,{offsetX:r,offsetY:o}=n;let l,s,a=!1;if(pn(r,o,e.target))l=r,s=o;else{const e=t.getBoundingClientRect();l=n.clientX-e.left,s=n.clientY-e.top,a=!0}return{x:l,y:s,box:a}}(e,i),u=l.left+(d&&s.left),f=l.top+(d&&s.top);let{width:m,height:h}=t;return o&&(m-=l.width+s.width,h-=l.height+s.height),{x:Math.round((a-u)/m*i.width/n),y:Math.round((c-f)/h*i.height/n)}}const _n=e=>Math.round(10*e)/10;function Cn(e,t,i,n){const r=mn(e),o=gn(r,"margin"),l=fn(r.maxWidth,e,"clientWidth")||Ze,s=fn(r.maxHeight,e,"clientHeight")||Ze,a=function(e,t,i){let n,r;if(void 0===t||void 0===i){const o=un(e);if(o){const e=o.getBoundingClientRect(),l=mn(o),s=gn(l,"border","width"),a=gn(l,"padding");t=e.width-a.width-s.width,i=e.height-a.height-s.height,n=fn(l.maxWidth,o,"clientWidth"),r=fn(l.maxHeight,o,"clientHeight")}else t=e.clientWidth,i=e.clientHeight}return{width:t,height:i,maxWidth:n||Ze,maxHeight:r||Ze}}(e,t,i);let{width:c,height:d}=a;if("content-box"===r.boxSizing){const e=gn(r,"border","width"),t=gn(r,"padding");c-=t.width+e.width,d-=t.height+e.height}return c=Math.max(0,c-o.width),d=Math.max(0,n?Math.floor(c/n):d-o.height),c=_n(Math.min(c,l,a.maxWidth)),d=_n(Math.min(d,s,a.maxHeight)),c&&!d&&(d=_n(c/2)),{width:c,height:d}}function vn(e,t,i){const n=t||1,r=Math.floor(e.height*n),o=Math.floor(e.width*n);e.height=r/n,e.width=o/n;const l=e.canvas;return l.style&&(i||!l.style.height&&!l.style.width)&&(l.style.height=`${e.height}px`,l.style.width=`${e.width}px`),(e.currentDevicePixelRatio!==n||l.height!==r||l.width!==o)&&(e.currentDevicePixelRatio=n,l.height=r,l.width=o,e.ctx.setTransform(n,0,0,n,0,0),!0)}const xn=function(){let e=!1;try{const t={get passive(){return e=!0,!1}};window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function Nn(e,t){const i=function(e,t){return mn(e).getPropertyValue(t)}(e,t),n=i&&i.match(/^(\d+)(\.\d+)?px$/);return n?+n[1]:void 0}function wn(e,t,i,n){return{x:e.x+i*(t.x-e.x),y:e.y+i*(t.y-e.y)}}function En(e,t,i,n){return{x:e.x+i*(t.x-e.x),y:"middle"===n?i<.5?e.y:t.y:"after"===n?i<1?e.y:t.y:i>0?t.y:e.y}}function yn(e,t,i,n){const r={x:e.cp2x,y:e.cp2y},o={x:t.cp1x,y:t.cp1y},l=wn(e,r,i),s=wn(r,o,i),a=wn(o,t,i),c=wn(l,s,i),d=wn(s,a,i);return wn(c,d,i)}const An=new Map;function Dn(e,t,i){return function(e,t){t=t||{};const i=e+JSON.stringify(t);let n=An.get(i);return n||(n=new Intl.NumberFormat(e,t),An.set(i,n)),n}(t,i).format(e)}function Mn(e,t,i){return e?function(e,t){return{x:i=>e+e+t-i,setWidth(e){t=e},textAlign:e=>"center"===e?e:"right"===e?"left":"right",xPlus:(e,t)=>e-t,leftForLtr:(e,t)=>e-t}}(t,i):{x:e=>e,setWidth(e){},textAlign:e=>e,xPlus:(e,t)=>e+t,leftForLtr:(e,t)=>e}}function kn(e,t){let i,n;"ltr"!==t&&"rtl"!==t||(i=e.canvas.style,n=[i.getPropertyValue("direction"),i.getPropertyPriority("direction")],i.setProperty("direction",t,"important"),e.prevTextDirection=n)}function Bn(e,t){void 0!==t&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function Pn(e){return"angle"===e?{between:dt,compare:at,normalize:ct}:{between:ft,compare:(e,t)=>e-t,normalize:e=>e}}function Hn({start:e,end:t,count:i,loop:n,style:r}){return{start:e%i,end:t%i,loop:n&&(t-e+1)%i==0,style:r}}function Ln(e,t,i){if(!i)return[e];const{property:n,start:r,end:o}=i,l=t.length,{compare:s,between:a,normalize:c}=Pn(n),{start:d,end:u,loop:f,style:m}=function(e,t,i){const{property:n,start:r,end:o}=i,{between:l,normalize:s}=Pn(n),a=t.length;let c,d,{start:u,end:f,loop:m}=e;if(m){for(u+=a,f+=a,c=0,d=a;c<d&&l(s(t[u%a][n]),r,o);++c)u--,f--;u%=a,f%=a}return f<u&&(f+=a),{start:u,end:f,loop:m,style:e.style}}(e,t,i),h=[];let g,p,b,_=!1,C=null;const v=()=>_||a(r,b,g)&&0!==s(r,b),x=()=>!_||0===s(o,g)||a(o,b,g);for(let e=d,i=d;e<=u;++e)p=t[e%l],p.skip||(g=c(p[n]),g!==b&&(_=a(g,r,o),null===C&&v()&&(C=0===s(g,r)?e:i),null!==C&&x()&&(h.push(Hn({start:C,end:e,loop:f,count:l,style:m})),C=null),i=e,b=g));return null!==C&&h.push(Hn({start:C,end:u,loop:f,count:l,style:m})),h}function In(e,t){const i=[],n=e.segments;for(let r=0;r<n.length;r++){const o=Ln(n[r],e.points,t);o.length&&i.push(...o)}return i}function On(e,t,i,n){return n&&n.setContext&&i?function(e,t,i,n){const r=e._chart.getContext(),o=Fn(e.options),{_datasetIndex:l,options:{spanGaps:s}}=e,a=i.length,c=[];let d=o,u=t[0].start,f=u;function m(e,t,n,r){const o=s?-1:1;if(e!==t){for(e+=a;i[e%a].skip;)e-=o;for(;i[t%a].skip;)t+=o;e%a!=t%a&&(c.push({start:e%a,end:t%a,loop:n,style:r}),d=r,u=t%a)}}for(const e of t){u=s?u:e.start;let t,o=i[u%a];for(f=u+1;f<=e.end;f++){const s=i[f%a];t=Fn(n.setContext(ji(r,{type:"segment",p0:o,p1:s,p0DataIndex:(f-1)%a,p1DataIndex:f%a,datasetIndex:l}))),Rn(t,d)&&m(u,f-1,e.loop,d),o=s,d=t}u<f-1&&m(u,f-1,e.loop,d)}return c}(e,t,i,n):t}function Fn(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function Rn(e,t){return t&&JSON.stringify(e)!==JSON.stringify(t)}
|
|
919
919
|
/*!
|
|
920
920
|
* Chart.js v3.9.1
|
|
921
921
|
* https://www.chartjs.org
|
|
922
922
|
* (c) 2022 Chart.js Contributors
|
|
923
923
|
* Released under the MIT License
|
|
924
|
-
*/var Qn=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,t,i,n){const r=t.listeners[n],o=t.duration;r.forEach((n=>n({chart:e,initial:t.initial,numSteps:o,currentStep:Math.min(i-t.start,o)})))}_refresh(){this._request||(this._running=!0,this._request=_t.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(e=Date.now()){let t=0;this._charts.forEach(((i,n)=>{if(!i.running||!i.items.length)return;const r=i.items;let o,l=r.length-1,s=!1;for(;l>=0;--l)o=r[l],o._active?(o._total>i.duration&&(i.duration=o._total),o.tick(e),s=!0):(r[l]=r[r.length-1],r.pop());s&&(n.draw(),this._notify(n,i,e,"progress")),r.length||(i.running=!1,this._notify(n,i,e,"complete"),i.initial=!1),t+=r.length})),this._lastDate=e,0===t&&(this._running=!1)}_getAnims(e){const t=this._charts;let i=t.get(e);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,i)),i}listen(e,t,i){this._getAnims(e).listeners[t].push(i)}add(e,t){t&&t.length&&this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce(((e,t)=>Math.max(e,t._duration)),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!!(t&&t.running&&t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const i=t.items;let n=i.length-1;for(;n>=0;--n)i[n].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}};const zn="transparent",Sn={boolean:(e,t,i)=>i>.5?t:e,color(e,t,i){const n=di(e||zn),r=n.valid&&di(t||zn);return r&&r.valid?r.mix(n,i).hexString():t},number:(e,t,i)=>e+(t-e)*i};class Vn{constructor(e,t,i,n){const r=t[i];n=Si([e.to,n,r,e.from]);const o=Si([e.from,r,n]);this._active=!0,this._fn=e.fn||Sn[e.type||typeof o],this._easing=Mt[e.easing]||Mt.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=i,this._from=o,this._to=n,this._promises=void 0}active(){return this._active}update(e,t,i){if(this._active){this._notify(!1);const n=this._target[this._prop],r=i-this._start,o=this._duration-r;this._start=i,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=r,this._loop=!!e.loop,this._to=Si([e.to,t,n,e.from]),this._from=Si([e.from,n,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,i=this._duration,n=this._prop,r=this._from,o=this._loop,l=this._to;let s;if(this._active=r!==l&&(o||t<i),!this._active)return this._target[n]=l,void this._notify(!0);t<0?this._target[n]=r:(s=t/i%2,s=o&&s>1?2-s:s,s=this._easing(Math.min(1,Math.max(0,s))),this._target[n]=this._fn(r,l,s))}wait(){const e=this._promises||(this._promises=[]);return new Promise(((t,i)=>{e.push({res:t,rej:i})}))}_notify(e){const t=e?"res":"rej",i=this._promises||[];for(let e=0;e<i.length;e++)i[e][t]()}}pi.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0});const jn=Object.keys(pi.animation);pi.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>"onProgress"!==e&&"onComplete"!==e&&"fn"!==e}),pi.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),pi.describe("animations",{_fallback:"animation"}),pi.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:e=>0|e}}}});class Tn{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!we(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach((i=>{const n=e[i];if(!we(n))return;const r={};for(const e of jn)r[e]=n[e];(Ne(n.properties)&&n.properties||[i]).forEach((e=>{e!==i&&t.has(e)||t.set(e,r)}))}))}_animateOptions(e,t){const i=t.options,n=function(e,t){if(!t)return;let i=e.options;if(!i)return void(e.options=t);i.$shared&&(e.options=i=Object.assign({},i,{$shared:!1,$animations:{}}));return i}(e,i);if(!n)return[];const r=this._createAnimations(n,i);return i.$shared&&function(e,t){const i=[],n=Object.keys(t);for(let t=0;t<n.length;t++){const r=e[n[t]];r&&r.active()&&i.push(r.wait())}return Promise.all(i)}(e.options.$animations,i).then((()=>{e.options=i}),(()=>{})),r}_createAnimations(e,t){const i=this._properties,n=[],r=e.$animations||(e.$animations={}),o=Object.keys(t),l=Date.now();let s;for(s=o.length-1;s>=0;--s){const a=o[s];if("$"===a.charAt(0))continue;if("options"===a){n.push(...this._animateOptions(e,t));continue}const c=t[a];let d=r[a];const u=i.get(a);if(d){if(u&&d.active()){d.update(u,c,l);continue}d.cancel()}u&&u.duration?(r[a]=d=new Vn(u,e,a,c),n.push(d)):e[a]=c}return n}update(e,t){if(0===this._properties.size)return void Object.assign(e,t);const i=this._createAnimations(e,t);return i.length?(Qn.add(this._chart,i),!0):void 0}}function Yn(e,t){const i=e&&e.options||{},n=i.reverse,r=void 0===i.min?t:0,o=void 0===i.max?t:0;return{start:n?o:r,end:n?r:o}}function Xn(e,t){const i=[],n=e._getSortedDatasetMetas(t);let r,o;for(r=0,o=n.length;r<o;++r)i.push(n[r].index);return i}function Zn(e,t,i,n={}){const r=e.keys,o="single"===n.mode;let l,s,a,c;if(null!==t){for(l=0,s=r.length;l<s;++l){if(a=+r[l],a===i){if(n.all)continue;break}c=e.values[a],Ee(c)&&(o||0===t||qe(t)===qe(c))&&(t+=c)}return t}}function Wn(e,t){const i=e&&e.options.stacked;return i||void 0===i&&void 0!==t.stack}function Gn(e,t,i){const n=e[t]||(e[t]={});return n[i]||(n[i]={})}function Un(e,t,i,n){for(const r of t.getMatchingVisibleMetas(n).reverse()){const t=e[r.index];if(i&&t>0||!i&&t<0)return r.index}return null}function Kn(e,t){const{chart:i,_cachedMeta:n}=e,r=i._stacks||(i._stacks={}),{iScale:o,vScale:l,index:s}=n,a=o.axis,c=l.axis,d=function(e,t,i){return`${e.id}.${t.id}.${i.stack||i.type}`}(o,l,n),u=t.length;let f;for(let e=0;e<u;++e){const i=t[e],{[a]:o,[c]:u}=i;f=(i._stacks||(i._stacks={}))[c]=Gn(r,d,o),f[s]=u,f._top=Un(f,l,!0,n.type),f._bottom=Un(f,l,!1,n.type)}}function Jn(e,t){const i=e.scales;return Object.keys(i).filter((e=>i[e].axis===t)).shift()}function qn(e,t){const i=e.controller.index,n=e.vScale&&e.vScale.axis;if(n){t=t||e._parsed;for(const e of t){const t=e._stacks;if(!t||void 0===t[n]||void 0===t[n][i])return;delete t[n][i]}}}const $n=e=>"reset"===e||"none"===e,er=(e,t)=>t?e:Object.assign({},e);class tr{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=Wn(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&qn(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,i=this.getDataset(),n=(e,t,i,n)=>"x"===e?t:"r"===e?n:i,r=t.xAxisID=Ae(i.xAxisID,Jn(e,"x")),o=t.yAxisID=Ae(i.yAxisID,Jn(e,"y")),l=t.rAxisID=Ae(i.rAxisID,Jn(e,"r")),s=t.indexAxis,a=t.iAxisID=n(s,r,o,l),c=t.vAxisID=n(s,o,r,l);t.xScale=this.getScaleForId(r),t.yScale=this.getScaleForId(o),t.rScale=this.getScaleForId(l),t.iScale=this.getScaleForId(a),t.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&bt(this._data,this),e._stacked&&qn(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),i=this._data;if(we(t))this._data=function(e){const t=Object.keys(e),i=new Array(t.length);let n,r,o;for(n=0,r=t.length;n<r;++n)o=t[n],i[n]={x:o,y:e[o]};return i}(t);else if(i!==t){if(i){bt(i,this);const e=this._cachedMeta;qn(e),e._parsed=[]}t&&Object.isExtensible(t)&&(r=this,(n=t)._chartjs?n._chartjs.listeners.push(r):(Object.defineProperty(n,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[r]}}),pt.forEach((e=>{const t="_onData"+ze(e),i=n[e];Object.defineProperty(n,e,{configurable:!0,enumerable:!1,value(...e){const r=i.apply(this,e);return n._chartjs.listeners.forEach((i=>{"function"==typeof i[t]&&i[t](...e)})),r}})})))),this._syncList=[],this._data=t}var n,r}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,i=this.getDataset();let n=!1;this._dataCheck();const r=t._stacked;t._stacked=Wn(t.vScale,t),t.stack!==i.stack&&(n=!0,qn(t),t.stack=i.stack),this._resyncElements(e),(n||r!==t._stacked)&&Kn(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),i=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:i,_data:n}=this,{iScale:r,_stacked:o}=i,l=r.axis;let s,a,c,d=0===e&&t===n.length||i._sorted,u=e>0&&i._parsed[e-1];if(!1===this._parsing)i._parsed=n,i._sorted=!0,c=n;else{c=Ne(n[e])?this.parseArrayData(i,n,e,t):we(n[e])?this.parseObjectData(i,n,e,t):this.parsePrimitiveData(i,n,e,t);const r=()=>null===a[l]||u&&a[l]<u[l];for(s=0;s<t;++s)i._parsed[s+e]=a=c[s],d&&(r()&&(d=!1),u=a);i._sorted=d}o&&Kn(this,c)}parsePrimitiveData(e,t,i,n){const{iScale:r,vScale:o}=e,l=r.axis,s=o.axis,a=r.getLabels(),c=r===o,d=new Array(n);let u,f,h;for(u=0,f=n;u<f;++u)h=u+i,d[u]={[l]:c||r.parse(a[h],h),[s]:o.parse(t[h],h)};return d}parseArrayData(e,t,i,n){const{xScale:r,yScale:o}=e,l=new Array(n);let s,a,c,d;for(s=0,a=n;s<a;++s)c=s+i,d=t[c],l[s]={x:r.parse(d[0],c),y:o.parse(d[1],c)};return l}parseObjectData(e,t,i,n){const{xScale:r,yScale:o}=e,{xAxisKey:l="x",yAxisKey:s="y"}=this._parsing,a=new Array(n);let c,d,u,f;for(c=0,d=n;c<d;++c)u=c+i,f=t[u],a[c]={x:r.parse(Qe(f,l),u),y:o.parse(Qe(f,s),u)};return a}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,t,i){const n=this.chart,r=this._cachedMeta,o=t[e.axis];return Zn({keys:Xn(n,!0),values:t._stacks[e.axis]},o,r.index,{mode:i})}updateRangeFromParsed(e,t,i,n){const r=i[t.axis];let o=null===r?NaN:r;const l=n&&i._stacks[t.axis];n&&l&&(n.values=l,o=Zn(n,r,this._cachedMeta.index)),e.min=Math.min(e.min,o),e.max=Math.max(e.max,o)}getMinMax(e,t){const i=this._cachedMeta,n=i._parsed,r=i._sorted&&e===i.iScale,o=n.length,l=this._getOtherScale(e),s=((e,t,i)=>e&&!t.hidden&&t._stacked&&{keys:Xn(i,!0),values:null})(t,i,this.chart),a={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:d}=function(e){const{min:t,max:i,minDefined:n,maxDefined:r}=e.getUserBounds();return{min:n?t:Number.NEGATIVE_INFINITY,max:r?i:Number.POSITIVE_INFINITY}}(l);let u,f;function h(){f=n[u];const t=f[l.axis];return!Ee(f[e.axis])||c>t||d<t}for(u=0;u<o&&(h()||(this.updateRangeFromParsed(a,e,f,s),!r));++u);if(r)for(u=o-1;u>=0;--u)if(!h()){this.updateRangeFromParsed(a,e,f,s);break}return a}getAllParsedValues(e){const t=this._cachedMeta._parsed,i=[];let n,r,o;for(n=0,r=t.length;n<r;++n)o=t[n][e.axis],Ee(o)&&i.push(o);return i}getMaxOverflow(){return!1}getLabelAndValue(e){const t=this._cachedMeta,i=t.iScale,n=t.vScale,r=this.getParsed(e);return{label:i?""+i.getLabelForValue(r[i.axis]):"",value:n?""+n.getLabelForValue(r[n.axis]):""}}_update(e){const t=this._cachedMeta;this.update(e||"default"),t._clip=function(e){let t,i,n,r;return we(e)?(t=e.top,i=e.right,n=e.bottom,r=e.left):t=i=n=r=e,{top:t,right:i,bottom:n,left:r,disabled:!1===e}}(Ae(this.options.clip,function(e,t,i){if(!1===i)return!1;const n=Yn(e,i),r=Yn(t,i);return{top:r.end,right:n.end,bottom:r.start,left:n.start}}(t.xScale,t.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,t=this.chart,i=this._cachedMeta,n=i.data||[],r=t.chartArea,o=[],l=this._drawStart||0,s=this._drawCount||n.length-l,a=this.options.drawActiveElementsOnTop;let c;for(i.dataset&&i.dataset.draw(e,r,l,s),c=l;c<l+s;++c){const t=n[c];t.hidden||(t.active&&a?o.push(t):t.draw(e,r))}for(c=0;c<o.length;++c)o[c].draw(e,r)}getStyle(e,t){const i=t?"active":"default";return void 0===e&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(e||0,i)}getContext(e,t,i){const n=this.getDataset();let r;if(e>=0&&e<this._cachedMeta.data.length){const t=this._cachedMeta.data[e];r=t.$context||(t.$context=function(e,t,i){return Vi(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:i,index:t,mode:"default",type:"data"})}(this.getContext(),e,t)),r.parsed=this.getParsed(e),r.raw=n.data[e],r.index=r.dataIndex=e}else r=this.$context||(this.$context=function(e,t){return Vi(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),r.dataset=n,r.index=r.datasetIndex=this.index;return r.active=!!t,r.mode=i,r}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,t){return this._resolveElementOptions(this.dataElementType.id,t,e)}_resolveElementOptions(e,t="default",i){const n="active"===t,r=this._cachedDataOpts,o=e+"-"+t,l=r[o],s=this.enableOptionSharing&&Se(i);if(l)return er(l,s);const a=this.chart.config,c=a.datasetElementScopeKeys(this._type,e),d=n?[`${e}Hover`,"hover",e,""]:[e,""],u=a.getOptionScopes(this.getDataset(),c),f=Object.keys(pi.elements[e]),h=a.resolveNamedOptions(u,f,(()=>this.getContext(i,n)),d);return h.$shared&&(h.$shared=s,r[o]=Object.freeze(er(h,s))),h}_resolveAnimations(e,t,i){const n=this.chart,r=this._cachedDataOpts,o=`animation-${t}`,l=r[o];if(l)return l;let s;if(!1!==n.options.animation){const n=this.chart.config,r=n.datasetAnimationScopeKeys(this._type,t),o=n.getOptionScopes(this.getDataset(),r);s=n.createResolver(o,this.getContext(e,i,t))}const a=new Tn(n,s&&s.animations);return s&&s._cacheable&&(r[o]=Object.freeze(a)),a}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||$n(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const i=this.resolveDataElementOptions(e,t),n=this._sharedOptions,r=this.getSharedOptions(i),o=this.includeOptions(t,r)||r!==n;return this.updateSharedOptions(r,t,i),{sharedOptions:r,includeOptions:o}}updateElement(e,t,i,n){$n(n)?Object.assign(e,i):this._resolveAnimations(t,n).update(e,i)}updateSharedOptions(e,t,i){e&&!$n(t)&&this._resolveAnimations(void 0,t).update(e,i)}_setStyle(e,t,i,n){e.active=n;const r=this.getStyle(t,n);this._resolveAnimations(t,i,n).update(e,{options:!n&&this.getSharedOptions(r)||r})}removeHoverStyle(e,t,i){this._setStyle(e,i,"active",!1)}setHoverStyle(e,t,i){this._setStyle(e,i,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,i=this._cachedMeta.data;for(const[e,t,i]of this._syncList)this[e](t,i);this._syncList=[];const n=i.length,r=t.length,o=Math.min(r,n);o&&this.parse(0,o),r>n?this._insertElements(n,r-n,e):r<n&&this._removeElements(r,n-r)}_insertElements(e,t,i=!0){const n=this._cachedMeta,r=n.data,o=e+t;let l;const s=e=>{for(e.length+=t,l=e.length-1;l>=o;l--)e[l]=e[l-t]};for(s(r),l=e;l<o;++l)r[l]=new this.dataElementType;this._parsing&&s(n._parsed),this.parse(e,t),i&&this.updateElements(r,e,t,"reset")}updateElements(e,t,i,n){}_removeElements(e,t){const i=this._cachedMeta;if(this._parsing){const n=i._parsed.splice(e,t);i._stacked&&qn(i,n)}i.data.splice(e,t)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[t,i,n]=e;this[t](i,n)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,t){t&&this._sync(["_removeElements",e,t]);const i=arguments.length-2;i&&this._sync(["_insertElements",e,i])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function ir(e){const t=e.iScale,i=function(e,t){if(!e._cache.$bar){const i=e.getMatchingVisibleMetas(t);let n=[];for(let t=0,r=i.length;t<r;t++)n=n.concat(i[t].controller.getAllParsedValues(e));e._cache.$bar=Ct(n.sort(((e,t)=>e-t)))}return e._cache.$bar}(t,e.type);let n,r,o,l,s=t._length;const a=()=>{32767!==o&&-32768!==o&&(Se(l)&&(s=Math.min(s,Math.abs(o-l)||s)),l=o)};for(n=0,r=i.length;n<r;++n)o=t.getPixelForValue(i[n]),a();for(l=void 0,n=0,r=t.ticks.length;n<r;++n)o=t.getPixelForTick(n),a();return s}function nr(e,t,i,n){return Ne(e)?function(e,t,i,n){const r=i.parse(e[0],n),o=i.parse(e[1],n),l=Math.min(r,o),s=Math.max(r,o);let a=l,c=s;Math.abs(l)>Math.abs(s)&&(a=s,c=l),t[i.axis]=c,t._custom={barStart:a,barEnd:c,start:r,end:o,min:l,max:s}}(e,t,i,n):t[i.axis]=i.parse(e,n),t}function rr(e,t,i,n){const r=e.iScale,o=e.vScale,l=r.getLabels(),s=r===o,a=[];let c,d,u,f;for(c=i,d=i+n;c<d;++c)f=t[c],u={},u[r.axis]=s||r.parse(l[c],c),a.push(nr(f,u,o,c));return a}function or(e){return e&&void 0!==e.barStart&&void 0!==e.barEnd}function lr(e,t,i,n){let r=t.borderSkipped;const o={};if(!r)return void(e.borderSkipped=o);if(!0===r)return void(e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0});const{start:l,end:s,reverse:a,top:c,bottom:d}=function(e){let t,i,n,r,o;return e.horizontal?(t=e.base>e.x,i="left",n="right"):(t=e.base<e.y,i="bottom",n="top"),t?(r="end",o="start"):(r="start",o="end"),{start:i,end:n,reverse:t,top:r,bottom:o}}(e);"middle"===r&&i&&(e.enableBorderRadius=!0,(i._top||0)===n?r=c:(i._bottom||0)===n?r=d:(o[sr(d,l,s,a)]=!0,r=c)),o[sr(r,l,s,a)]=!0,e.borderSkipped=o}function sr(e,t,i,n){var r,o,l;return n?(l=i,e=ar(e=(r=e)===(o=t)?l:r===l?o:r,i,t)):e=ar(e,t,i),e}function ar(e,t,i){return"start"===e?t:"end"===e?i:e}function cr(e,{inflateAmount:t},i){e.inflateAmount="auto"===t?1===i?.33:0:t}tr.defaults={},tr.prototype.datasetElementType=null,tr.prototype.dataElementType=null;class dr extends tr{parsePrimitiveData(e,t,i,n){return rr(e,t,i,n)}parseArrayData(e,t,i,n){return rr(e,t,i,n)}parseObjectData(e,t,i,n){const{iScale:r,vScale:o}=e,{xAxisKey:l="x",yAxisKey:s="y"}=this._parsing,a="x"===r.axis?l:s,c="x"===o.axis?l:s,d=[];let u,f,h,m;for(u=i,f=i+n;u<f;++u)m=t[u],h={},h[r.axis]=r.parse(Qe(m,a),u),d.push(nr(Qe(m,c),h,o,u));return d}updateRangeFromParsed(e,t,i,n){super.updateRangeFromParsed(e,t,i,n);const r=i._custom;r&&t===this._cachedMeta.vScale&&(e.min=Math.min(e.min,r.min),e.max=Math.max(e.max,r.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const t=this._cachedMeta,{iScale:i,vScale:n}=t,r=this.getParsed(e),o=r._custom,l=or(o)?"["+o.start+", "+o.end+"]":""+n.getLabelForValue(r[n.axis]);return{label:""+i.getLabelForValue(r[i.axis]),value:l}}initialize(){this.enableOptionSharing=!0,super.initialize();this._cachedMeta.stack=this.getDataset().stack}update(e){const t=this._cachedMeta;this.updateElements(t.data,0,t.data.length,e)}updateElements(e,t,i,n){const r="reset"===n,{index:o,_cachedMeta:{vScale:l}}=this,s=l.getBasePixel(),a=l.isHorizontal(),c=this._getRuler(),{sharedOptions:d,includeOptions:u}=this._getSharedOptions(t,n);for(let f=t;f<t+i;f++){const t=this.getParsed(f),i=r||xe(t[l.axis])?{base:s,head:s}:this._calculateBarValuePixels(f),h=this._calculateBarIndexPixels(f,c),m=(t._stacks||{})[l.axis],g={horizontal:a,base:i.base,enableBorderRadius:!m||or(t._custom)||o===m._top||o===m._bottom,x:a?i.head:h.center,y:a?h.center:i.head,height:a?h.size:Math.abs(i.size),width:a?Math.abs(i.size):h.size};u&&(g.options=d||this.resolveDataElementOptions(f,e[f].active?"active":n));const p=g.options||e[f].options;lr(g,p,m,o),cr(g,p,c.ratio),this.updateElement(e[f],f,g,n)}}_getStacks(e,t){const{iScale:i}=this._cachedMeta,n=i.getMatchingVisibleMetas(this._type).filter((e=>e.controller.options.grouped)),r=i.options.stacked,o=[],l=e=>{const i=e.controller.getParsed(t),n=i&&i[e.vScale.axis];if(xe(n)||isNaN(n))return!0};for(const i of n)if((void 0===t||!l(i))&&((!1===r||-1===o.indexOf(i.stack)||void 0===r&&void 0===i.stack)&&o.push(i.stack),i.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,i){const n=this._getStacks(e,i),r=void 0!==t?n.indexOf(t):-1;return-1===r?n.length-1:r}_getRuler(){const e=this.options,t=this._cachedMeta,i=t.iScale,n=[];let r,o;for(r=0,o=t.data.length;r<o;++r)n.push(i.getPixelForValue(this.getParsed(r)[i.axis],r));const l=e.barThickness;return{min:l||ir(t),pixels:n,start:i._startPixel,end:i._endPixel,stackCount:this._getStackCount(),scale:i,grouped:e.grouped,ratio:l?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:t,_stacked:i},options:{base:n,minBarLength:r}}=this,o=n||0,l=this.getParsed(e),s=l._custom,a=or(s);let c,d,u=l[t.axis],f=0,h=i?this.applyStack(t,l,i):u;h!==u&&(f=h-u,h=u),a&&(u=s.barStart,h=s.barEnd-s.barStart,0!==u&&qe(u)!==qe(s.barEnd)&&(f=0),f+=u);const m=xe(n)||a?f:n;let g=t.getPixelForValue(m);if(c=this.chart.getDataVisibility(e)?t.getPixelForValue(f+h):g,d=c-g,Math.abs(d)<r){d=function(e,t,i){return 0!==e?qe(e):(t.isHorizontal()?1:-1)*(t.min>=i?1:-1)}(d,t,o)*r,u===o&&(g-=d/2);const e=t.getPixelForDecimal(0),i=t.getPixelForDecimal(1),n=Math.min(e,i),l=Math.max(e,i);g=Math.max(Math.min(g,l),n),c=g+d}if(g===t.getPixelForValue(o)){const e=qe(d)*t.getLineWidthForValue(o)/2;g+=e,d-=e}return{size:d,base:g,head:c,center:c+d/2}}_calculateBarIndexPixels(e,t){const i=t.scale,n=this.options,r=n.skipNull,o=Ae(n.maxBarThickness,1/0);let l,s;if(t.grouped){const i=r?this._getStackCount(e):t.stackCount,a="flex"===n.barThickness?function(e,t,i,n){const r=t.pixels,o=r[e];let l=e>0?r[e-1]:null,s=e<r.length-1?r[e+1]:null;const a=i.categoryPercentage;null===l&&(l=o-(null===s?t.end-t.start:s-o)),null===s&&(s=o+o-l);const c=o-(o-Math.min(l,s))/2*a;return{chunk:Math.abs(s-l)/2*a/n,ratio:i.barPercentage,start:c}}(e,t,n,i):function(e,t,i,n){const r=i.barThickness;let o,l;return xe(r)?(o=t.min*i.categoryPercentage,l=i.barPercentage):(o=r*n,l=1),{chunk:o/n,ratio:l,start:t.pixels[e]-o/2}}(e,t,n,i),c=this._getStackIndex(this.index,this._cachedMeta.stack,r?e:void 0);l=a.start+a.chunk*c+a.chunk/2,s=Math.min(o,a.chunk*a.ratio)}else l=i.getPixelForValue(this.getParsed(e)[i.axis],e),s=Math.min(o,t.min*t.ratio);return{base:l-s/2,head:l+s/2,center:l,size:s}}draw(){const e=this._cachedMeta,t=e.vScale,i=e.data,n=i.length;let r=0;for(;r<n;++r)null!==this.getParsed(r)[t.axis]&&i[r].draw(this._ctx)}}dr.id="bar",dr.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},dr.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class ur extends tr{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,t,i,n){const r=super.parsePrimitiveData(e,t,i,n);for(let e=0;e<r.length;e++)r[e]._custom=this.resolveDataElementOptions(e+i).radius;return r}parseArrayData(e,t,i,n){const r=super.parseArrayData(e,t,i,n);for(let e=0;e<r.length;e++){const n=t[i+e];r[e]._custom=Ae(n[2],this.resolveDataElementOptions(e+i).radius)}return r}parseObjectData(e,t,i,n){const r=super.parseObjectData(e,t,i,n);for(let e=0;e<r.length;e++){const n=t[i+e];r[e]._custom=Ae(n&&n.r&&+n.r,this.resolveDataElementOptions(e+i).radius)}return r}getMaxOverflow(){const e=this._cachedMeta.data;let t=0;for(let i=e.length-1;i>=0;--i)t=Math.max(t,e[i].size(this.resolveDataElementOptions(i))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:i,yScale:n}=t,r=this.getParsed(e),o=i.getLabelForValue(r.x),l=n.getLabelForValue(r.y),s=r._custom;return{label:t.label,value:"("+o+", "+l+(s?", "+s:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,i,n){const r="reset"===n,{iScale:o,vScale:l}=this._cachedMeta,{sharedOptions:s,includeOptions:a}=this._getSharedOptions(t,n),c=o.axis,d=l.axis;for(let u=t;u<t+i;u++){const t=e[u],i=!r&&this.getParsed(u),f={},h=f[c]=r?o.getPixelForDecimal(.5):o.getPixelForValue(i[c]),m=f[d]=r?l.getBasePixel():l.getPixelForValue(i[d]);f.skip=isNaN(h)||isNaN(m),a&&(f.options=s||this.resolveDataElementOptions(u,t.active?"active":n),r&&(f.options.radius=0)),this.updateElement(t,u,f,n)}}resolveDataElementOptions(e,t){const i=this.getParsed(e);let n=super.resolveDataElementOptions(e,t);n.$shared&&(n=Object.assign({},n,{$shared:!1}));const r=n.radius;return"active"!==t&&(n.radius=0),n.radius+=Ae(i&&i._custom,r),n}}ur.id="bubble",ur.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},ur.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title:()=>""}}}};class fr extends tr{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const i=this.getDataset().data,n=this._cachedMeta;if(!1===this._parsing)n._parsed=i;else{let r,o,l=e=>+i[e];if(we(i[e])){const{key:e="value"}=this._parsing;l=t=>+Qe(i[t],e)}for(r=e,o=e+t;r<o;++r)n._parsed[r]=l(r)}}_getRotation(){return nt(this.options.rotation-90)}_getCircumference(){return nt(this.options.circumference)}_getRotationExtents(){let e=Ye,t=-Ye;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)){const n=this.chart.getDatasetMeta(i).controller,r=n._getRotation(),o=n._getCircumference();e=Math.min(e,r),t=Math.max(t,r+o)}return{rotation:e,circumference:t-e}}update(e){const t=this.chart,{chartArea:i}=t,n=this._cachedMeta,r=n.data,o=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,l=Math.max((Math.min(i.width,i.height)-o)/2,0),s=Math.min((a=this.options.cutout,c=l,"string"==typeof a&&a.endsWith("%")?parseFloat(a)/100:a/c),1);var a,c;const d=this._getRingWeight(this.index),{circumference:u,rotation:f}=this._getRotationExtents(),{ratioX:h,ratioY:m,offsetX:g,offsetY:p}=function(e,t,i){let n=1,r=1,o=0,l=0;if(t<Ye){const s=e,a=s+t,c=Math.cos(s),d=Math.sin(s),u=Math.cos(a),f=Math.sin(a),h=(e,t,n)=>dt(e,s,a,!0)?1:Math.max(t,t*i,n,n*i),m=(e,t,n)=>dt(e,s,a,!0)?-1:Math.min(t,t*i,n,n*i),g=h(0,c,u),p=h(Ge,d,f),b=m(Te,c,u),C=m(Te+Ge,d,f);n=(g-b)/2,r=(p-C)/2,o=-(g+b)/2,l=-(p+C)/2}return{ratioX:n,ratioY:r,offsetX:o,offsetY:l}}(f,u,s),b=(i.width-o)/h,C=(i.height-o)/m,_=Math.max(Math.min(b,C)/2,0),v=De(this.options.radius,_),x=(v-Math.max(v*s,0))/this._getVisibleDatasetWeightTotal();this.offsetX=g*v,this.offsetY=p*v,n.total=this.calculateTotal(),this.outerRadius=v-x*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-x*d,0),this.updateElements(r,0,r.length,e)}_circumference(e,t){const i=this.options,n=this._cachedMeta,r=this._getCircumference();return t&&i.animation.animateRotate||!this.chart.getDataVisibility(e)||null===n._parsed[e]||n.data[e].hidden?0:this.calculateCircumference(n._parsed[e]*r/Ye)}updateElements(e,t,i,n){const r="reset"===n,o=this.chart,l=o.chartArea,s=o.options.animation,a=(l.left+l.right)/2,c=(l.top+l.bottom)/2,d=r&&s.animateScale,u=d?0:this.innerRadius,f=d?0:this.outerRadius,{sharedOptions:h,includeOptions:m}=this._getSharedOptions(t,n);let g,p=this._getRotation();for(g=0;g<t;++g)p+=this._circumference(g,r);for(g=t;g<t+i;++g){const t=this._circumference(g,r),i=e[g],o={x:a+this.offsetX,y:c+this.offsetY,startAngle:p,endAngle:p+t,circumference:t,outerRadius:f,innerRadius:u};m&&(o.options=h||this.resolveDataElementOptions(g,i.active?"active":n)),p+=t,this.updateElement(i,g,o,n)}}calculateTotal(){const e=this._cachedMeta,t=e.data;let i,n=0;for(i=0;i<t.length;i++){const r=e._parsed[i];null===r||isNaN(r)||!this.chart.getDataVisibility(i)||t[i].hidden||(n+=Math.abs(r))}return n}calculateCircumference(e){const t=this._cachedMeta.total;return t>0&&!isNaN(e)?Ye*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,n=i.data.labels||[],r=Dn(t._parsed[e],i.options.locale);return{label:n[e]||"",value:r}}getMaxBorderWidth(e){let t=0;const i=this.chart;let n,r,o,l,s;if(!e)for(n=0,r=i.data.datasets.length;n<r;++n)if(i.isDatasetVisible(n)){o=i.getDatasetMeta(n),e=o.data,l=o.controller;break}if(!e)return 0;for(n=0,r=e.length;n<r;++n)s=l.resolveDataElementOptions(n),"inner"!==s.borderAlign&&(t=Math.max(t,s.borderWidth||0,s.hoverBorderWidth||0));return t}getMaxOffset(e){let t=0;for(let i=0,n=e.length;i<n;++i){const e=this.resolveDataElementOptions(i);t=Math.max(t,e.offset||0,e.hoverOffset||0)}return t}_getRingWeightOffset(e){let t=0;for(let i=0;i<e;++i)this.chart.isDatasetVisible(i)&&(t+=this._getRingWeight(i));return t}_getRingWeight(e){return Math.max(Ae(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}fr.id="doughnut",fr.defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"},fr.descriptors={_scriptable:e=>"spacing"!==e,_indexable:e=>"spacing"!==e},fr.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:i}}=e.legend.options;return t.labels.map(((t,n)=>{const r=e.getDatasetMeta(0).controller.getStyle(n);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:i,hidden:!e.getDataVisibility(n),index:n}}))}return[]}},onClick(e,t,i){i.chart.toggleDataVisibility(t.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label(e){let t=e.label;const i=": "+e.formattedValue;return Ne(t)?(t=t.slice(),t[0]+=i):t+=i,t}}}}};class hr extends tr{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:i,data:n=[],_dataset:r}=t,o=this.chart._animationsDisabled;let{start:l,count:s}=wt(t,n,o);this._drawStart=l,this._drawCount=s,Et(t)&&(l=0,s=n.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!r._decimated,i.points=n;const a=this.resolveDatasetElementOptions(e);this.options.showLine||(a.borderWidth=0),a.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:a},e),this.updateElements(n,l,s,e)}updateElements(e,t,i,n){const r="reset"===n,{iScale:o,vScale:l,_stacked:s,_dataset:a}=this._cachedMeta,{sharedOptions:c,includeOptions:d}=this._getSharedOptions(t,n),u=o.axis,f=l.axis,{spanGaps:h,segment:m}=this.options,g=et(h)?h:Number.POSITIVE_INFINITY,p=this.chart._animationsDisabled||r||"none"===n;let b=t>0&&this.getParsed(t-1);for(let h=t;h<t+i;++h){const t=e[h],i=this.getParsed(h),C=p?t:{},_=xe(i[f]),v=C[u]=o.getPixelForValue(i[u],h),x=C[f]=r||_?l.getBasePixel():l.getPixelForValue(s?this.applyStack(l,i,s):i[f],h);C.skip=isNaN(v)||isNaN(x)||_,C.stop=h>0&&Math.abs(i[u]-b[u])>g,m&&(C.parsed=i,C.raw=a.data[h]),d&&(C.options=c||this.resolveDataElementOptions(h,t.active?"active":n)),p||this.updateElement(t,h,C,n),b=i}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,i=t.options&&t.options.borderWidth||0,n=e.data||[];if(!n.length)return i;const r=n[0].size(this.resolveDataElementOptions(0)),o=n[n.length-1].size(this.resolveDataElementOptions(n.length-1));return Math.max(i,r,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}hr.id="line",hr.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},hr.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class mr extends tr{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,n=i.data.labels||[],r=Dn(t._parsed[e].r,i.options.locale);return{label:n[e]||"",value:r}}parseObjectData(e,t,i,n){return tn.bind(this)(e,t,i,n)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach(((e,i)=>{const n=this.getParsed(i).r;!isNaN(n)&&this.chart.getDataVisibility(i)&&(n<t.min&&(t.min=n),n>t.max&&(t.max=n))})),t}_updateRadius(){const e=this.chart,t=e.chartArea,i=e.options,n=Math.min(t.right-t.left,t.bottom-t.top),r=Math.max(n/2,0),o=(r-Math.max(i.cutoutPercentage?r/100*i.cutoutPercentage:1,0))/e.getVisibleDatasetCount();this.outerRadius=r-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(e,t,i,n){const r="reset"===n,o=this.chart,l=o.options.animation,s=this._cachedMeta.rScale,a=s.xCenter,c=s.yCenter,d=s.getIndexAngle(0)-.5*Te;let u,f=d;const h=360/this.countVisibleElements();for(u=0;u<t;++u)f+=this._computeAngle(u,n,h);for(u=t;u<t+i;u++){const t=e[u];let i=f,m=f+this._computeAngle(u,n,h),g=o.getDataVisibility(u)?s.getDistanceFromCenterForValue(this.getParsed(u).r):0;f=m,r&&(l.animateScale&&(g=0),l.animateRotate&&(i=m=d));const p={x:a,y:c,innerRadius:0,outerRadius:g,startAngle:i,endAngle:m,options:this.resolveDataElementOptions(u,t.active?"active":n)};this.updateElement(t,u,p,n)}}countVisibleElements(){const e=this._cachedMeta;let t=0;return e.data.forEach(((e,i)=>{!isNaN(this.getParsed(i).r)&&this.chart.getDataVisibility(i)&&t++})),t}_computeAngle(e,t,i){return this.chart.getDataVisibility(e)?nt(this.resolveDataElementOptions(e,t).angle||i):0}}mr.id="polarArea",mr.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},mr.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:i}}=e.legend.options;return t.labels.map(((t,n)=>{const r=e.getDatasetMeta(0).controller.getStyle(n);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:i,hidden:!e.getDataVisibility(n),index:n}}))}return[]}},onClick(e,t,i){i.chart.toggleDataVisibility(t.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label:e=>e.chart.data.labels[e.dataIndex]+": "+e.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class gr extends fr{}gr.id="pie",gr.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class pr extends tr{getLabelAndValue(e){const t=this._cachedMeta.vScale,i=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(i[t.axis])}}parseObjectData(e,t,i,n){return tn.bind(this)(e,t,i,n)}update(e){const t=this._cachedMeta,i=t.dataset,n=t.data||[],r=t.iScale.getLabels();if(i.points=n,"resize"!==e){const t=this.resolveDatasetElementOptions(e);this.options.showLine||(t.borderWidth=0);const o={_loop:!0,_fullLoop:r.length===n.length,options:t};this.updateElement(i,void 0,o,e)}this.updateElements(n,0,n.length,e)}updateElements(e,t,i,n){const r=this._cachedMeta.rScale,o="reset"===n;for(let l=t;l<t+i;l++){const t=e[l],i=this.resolveDataElementOptions(l,t.active?"active":n),s=r.getPointPositionForValue(l,this.getParsed(l).r),a=o?r.xCenter:s.x,c=o?r.yCenter:s.y,d={x:a,y:c,angle:s.angle,skip:isNaN(a)||isNaN(c),options:i};this.updateElement(t,l,d,n)}}}pr.id="radar",pr.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},pr.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class br{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:t,y:i}=this.getProps(["x","y"],e);return{x:t,y:i}}hasValue(){return et(this.x)&&et(this.y)}getProps(e,t){const i=this.$animations;if(!t||!i)return this;const n={};return e.forEach((e=>{n[e]=i[e]&&i[e].active()?i[e]._to:this[e]})),n}}br.defaults={},br.defaultRoutes=void 0;const Cr={values:e=>Ne(e)?e:""+e,numeric(e,t,i){if(0===e)return"0";const n=this.chart.options.locale;let r,o=e;if(i.length>1){const t=Math.max(Math.abs(i[0].value),Math.abs(i[i.length-1].value));(t<1e-4||t>1e15)&&(r="scientific"),o=function(e,t){let i=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;Math.abs(i)>=1&&e!==Math.floor(e)&&(i=e-Math.floor(e));return i}(e,i)}const l=Je(Math.abs(o)),s=Math.max(Math.min(-1*Math.floor(l),20),0),a={notation:r,minimumFractionDigits:s,maximumFractionDigits:s};return Object.assign(a,this.options.ticks.format),Dn(e,n,a)},logarithmic(e,t,i){if(0===e)return"0";const n=e/Math.pow(10,Math.floor(Je(e)));return 1===n||2===n||5===n?Cr.numeric.call(this,e,t,i):""}};var _r={formatters:Cr};function vr(e,t){const i=e.options.ticks,n=i.maxTicksLimit||function(e){const t=e.options.offset,i=e._tickSize(),n=e._length/i+(t?0:1),r=e._maxLength/i;return Math.floor(Math.min(n,r))}(e),r=i.major.enabled?function(e){const t=[];let i,n;for(i=0,n=e.length;i<n;i++)e[i].major&&t.push(i);return t}(t):[],o=r.length,l=r[0],s=r[o-1],a=[];if(o>n)return function(e,t,i,n){let r,o=0,l=i[0];for(n=Math.ceil(n),r=0;r<e.length;r++)r===l&&(t.push(e[r]),o++,l=i[o*n])}(t,a,r,o/n),a;const c=function(e,t,i){const n=function(e){const t=e.length;let i,n;if(t<2)return!1;for(n=e[0],i=1;i<t;++i)if(e[i]-e[i-1]!==n)return!1;return n}(e),r=t.length/i;if(!n)return Math.max(r,1);const o=function(e){const t=[],i=Math.sqrt(e);let n;for(n=1;n<i;n++)e%n==0&&(t.push(n),t.push(e/n));return i===(0|i)&&t.push(i),t.sort(((e,t)=>e-t)).pop(),t}(n);for(let e=0,t=o.length-1;e<t;e++){const t=o[e];if(t>r)return t}return Math.max(r,1)}(r,t,n);if(o>0){let e,i;const n=o>1?Math.round((s-l)/(o-1)):null;for(xr(t,a,c,xe(n)?0:l-n,l),e=0,i=o-1;e<i;e++)xr(t,a,c,r[e],r[e+1]);return xr(t,a,c,s,xe(n)?t.length:s+n),a}return xr(t,a,c),a}function xr(e,t,i,n,r){const o=Ae(n,0),l=Math.min(Ae(r,e.length),e.length);let s,a,c,d=0;for(i=Math.ceil(i),r&&(s=r-n,i=s/Math.floor(s/i)),c=o;c<0;)d++,c=Math.round(o+d*i);for(a=Math.max(o,0);a<l;a++)a===c&&(t.push(e[a]),d++,c=Math.round(o+d*i))}pi.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,t)=>t.lineWidth,tickColor:(e,t)=>t.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:_r.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),pi.route("scale.ticks","color","","color"),pi.route("scale.grid","color","","borderColor"),pi.route("scale.grid","borderColor","","borderColor"),pi.route("scale.title","color","","color"),pi.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&"callback"!==e&&"parser"!==e,_indexable:e=>"borderDash"!==e&&"tickBorderDash"!==e}),pi.describe("scales",{_fallback:"scale"}),pi.describe("scale.ticks",{_scriptable:e=>"backdropPadding"!==e&&"callback"!==e,_indexable:e=>"backdropPadding"!==e});const Nr=(e,t,i)=>"top"===t||"left"===t?e[t]+i:e[t]-i;function wr(e,t){const i=[],n=e.length/t,r=e.length;let o=0;for(;o<r;o+=n)i.push(e[Math.floor(o)]);return i}function Er(e,t,i){const n=e.ticks.length,r=Math.min(t,n-1),o=e._startPixel,l=e._endPixel,s=1e-6;let a,c=e.getPixelForTick(r);if(!(i&&(a=1===n?Math.max(c-o,l-c):0===t?(e.getPixelForTick(1)-c)/2:(c-e.getPixelForTick(r-1))/2,c+=r<t?a:-a,c<o-s||c>l+s)))return c}function yr(e){return e.drawTicks?e.tickLength:0}function Ar(e,t){if(!e.display)return 0;const i=zi(e.font,t),n=Qi(e.padding);return(Ne(e.text)?e.text.length:1)*i.lineHeight+n.height}function Dr(e,t,i){let n=xt(e);return(i&&"right"!==t||!i&&"right"===t)&&(n=(e=>"left"===e?"right":"right"===e?"left":e)(n)),n}class Mr extends br{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,t){return e}getUserBounds(){let{_userMin:e,_userMax:t,_suggestedMin:i,_suggestedMax:n}=this;return e=ye(e,Number.POSITIVE_INFINITY),t=ye(t,Number.NEGATIVE_INFINITY),i=ye(i,Number.POSITIVE_INFINITY),n=ye(n,Number.NEGATIVE_INFINITY),{min:ye(e,i),max:ye(t,n),minDefined:Ee(e),maxDefined:Ee(t)}}getMinMax(e){let t,{min:i,max:n,minDefined:r,maxDefined:o}=this.getUserBounds();if(r&&o)return{min:i,max:n};const l=this.getMatchingVisibleMetas();for(let s=0,a=l.length;s<a;++s)t=l[s].controller.getMinMax(this,e),r||(i=Math.min(i,t.min)),o||(n=Math.max(n,t.max));return i=o&&i>n?n:i,n=r&&i>n?i:n,{min:ye(i,ye(n,i)),max:ye(n,ye(i,n))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Me(this.options.beforeUpdate,[this])}update(e,t,i){const{beginAtZero:n,grace:r,ticks:o}=this.options,l=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=function(e,t,i){const{min:n,max:r}=e,o=De(t,(r-n)/2),l=(e,t)=>i&&0===e?0:e+t;return{min:l(n,-Math.abs(o)),max:l(r,o)}}(this,r,n),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const s=l<this.ticks.length;this._convertTicksToLabels(s?wr(this.ticks,l):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||"auto"===o.source)&&(this.ticks=vr(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),s&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e,t,i=this.options.reverse;this.isHorizontal()?(e=this.left,t=this.right):(e=this.top,t=this.bottom,i=!i),this._startPixel=e,this._endPixel=t,this._reversePixels=i,this._length=t-e,this._alignToPixels=this.options.alignToPixels}afterUpdate(){Me(this.options.afterUpdate,[this])}beforeSetDimensions(){Me(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){Me(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),Me(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){Me(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const t=this.options.ticks;let i,n,r;for(i=0,n=e.length;i<n;i++)r=e[i],r.label=Me(t.callback,[r.value,i,e],this)}afterTickToLabelConversion(){Me(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){Me(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,t=e.ticks,i=this.ticks.length,n=t.minRotation||0,r=t.maxRotation;let o,l,s,a=n;if(!this._isVisible()||!t.display||n>=r||i<=1||!this.isHorizontal())return void(this.labelRotation=n);const c=this._getLabelSizes(),d=c.widest.width,u=c.highest.height,f=ut(this.chart.width-d,0,this.maxWidth);o=e.offset?this.maxWidth/i:f/(i-1),d+6>o&&(o=f/(i-(e.offset?.5:1)),l=this.maxHeight-yr(e.grid)-t.padding-Ar(e.title,this.chart.options.font),s=Math.sqrt(d*d+u*u),a=rt(Math.min(Math.asin(ut((c.highest.height+6)/o,-1,1)),Math.asin(ut(l/s,-1,1))-Math.asin(ut(u/s,-1,1)))),a=Math.max(n,Math.min(r,a))),this.labelRotation=a}afterCalculateLabelRotation(){Me(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){Me(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:i,title:n,grid:r}}=this,o=this._isVisible(),l=this.isHorizontal();if(o){const o=Ar(n,t.options.font);if(l?(e.width=this.maxWidth,e.height=yr(r)+o):(e.height=this.maxHeight,e.width=yr(r)+o),i.display&&this.ticks.length){const{first:t,last:n,widest:r,highest:o}=this._getLabelSizes(),s=2*i.padding,a=nt(this.labelRotation),c=Math.cos(a),d=Math.sin(a);if(l){const t=i.mirror?0:d*r.width+c*o.height;e.height=Math.min(this.maxHeight,e.height+t+s)}else{const t=i.mirror?0:c*r.width+d*o.height;e.width=Math.min(this.maxWidth,e.width+t+s)}this._calculatePadding(t,n,d,c)}}this._handleMargins(),l?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,i,n){const{ticks:{align:r,padding:o},position:l}=this.options,s=0!==this.labelRotation,a="top"!==l&&"x"===this.axis;if(this.isHorizontal()){const l=this.getPixelForTick(0)-this.left,c=this.right-this.getPixelForTick(this.ticks.length-1);let d=0,u=0;s?a?(d=n*e.width,u=i*t.height):(d=i*e.height,u=n*t.width):"start"===r?u=t.width:"end"===r?d=e.width:"inner"!==r&&(d=e.width/2,u=t.width/2),this.paddingLeft=Math.max((d-l+o)*this.width/(this.width-l),0),this.paddingRight=Math.max((u-c+o)*this.width/(this.width-c),0)}else{let i=t.height/2,n=e.height/2;"start"===r?(i=0,n=e.height):"end"===r&&(i=t.height,n=0),this.paddingTop=i+o,this.paddingBottom=n+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){Me(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return"top"===t||"bottom"===t||"x"===e}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){let t,i;for(this.beforeTickToLabelConversion(),this.generateTickLabels(e),t=0,i=e.length;t<i;t++)xe(e[t].label)&&(e.splice(t,1),i--,t--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const t=this.options.ticks.sampleSize;let i=this.ticks;t<i.length&&(i=wr(i,t)),this._labelSizes=e=this._computeLabelSizes(i,i.length)}return e}_computeLabelSizes(e,t){const{ctx:i,_longestTextCache:n}=this,r=[],o=[];let l,s,a,c,d,u,f,h,m,g,p,b=0,C=0;for(l=0;l<t;++l){if(c=e[l].label,d=this._resolveTickFontOptions(l),i.font=u=d.string,f=n[u]=n[u]||{data:{},gc:[]},h=d.lineHeight,m=g=0,xe(c)||Ne(c)){if(Ne(c))for(s=0,a=c.length;s<a;++s)p=c[s],xe(p)||Ne(p)||(m=bi(i,f.data,f.gc,m,p),g+=h)}else m=bi(i,f.data,f.gc,m,c),g=h;r.push(m),o.push(g),b=Math.max(m,b),C=Math.max(g,C)}!function(e,t){Be(e,(e=>{const i=e.gc,n=i.length/2;let r;if(n>t){for(r=0;r<n;++r)delete e.data[i[r]];i.splice(0,n)}}))}(n,t);const _=r.indexOf(b),v=o.indexOf(C),x=e=>({width:r[e]||0,height:o[e]||0});return{first:x(0),last:x(t-1),widest:x(_),highest:x(v),widths:r,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return ut(this._alignToPixels?_i(this.chart,t,0):t,-32768,32767)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&e<t.length){const i=t[e];return i.$context||(i.$context=function(e,t,i){return Vi(e,{tick:i,index:t,type:"tick"})}(this.getContext(),e,i))}return this.$context||(this.$context=Vi(this.chart.getContext(),{scale:this,type:"scale"}))}_tickSize(){const e=this.options.ticks,t=nt(this.labelRotation),i=Math.abs(Math.cos(t)),n=Math.abs(Math.sin(t)),r=this._getLabelSizes(),o=e.autoSkipPadding||0,l=r?r.widest.width+o:0,s=r?r.highest.height+o:0;return this.isHorizontal()?s*i>l*n?l/i:s/n:s*n<l*i?s/i:l/n}_isVisible(){const e=this.options.display;return"auto"!==e?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const t=this.axis,i=this.chart,n=this.options,{grid:r,position:o}=n,l=r.offset,s=this.isHorizontal(),a=this.ticks.length+(l?1:0),c=yr(r),d=[],u=r.setContext(this.getContext()),f=u.drawBorder?u.borderWidth:0,h=f/2,m=function(e){return _i(i,e,f)};let g,p,b,C,_,v,x,N,w,E,y,A;if("top"===o)g=m(this.bottom),v=this.bottom-c,N=g-h,E=m(e.top)+h,A=e.bottom;else if("bottom"===o)g=m(this.top),E=e.top,A=m(e.bottom)-h,v=g+h,N=this.top+c;else if("left"===o)g=m(this.right),_=this.right-c,x=g-h,w=m(e.left)+h,y=e.right;else if("right"===o)g=m(this.left),w=e.left,y=m(e.right)-h,_=g+h,x=this.left+c;else if("x"===t){if("center"===o)g=m((e.top+e.bottom)/2+.5);else if(we(o)){const e=Object.keys(o)[0],t=o[e];g=m(this.chart.scales[e].getPixelForValue(t))}E=e.top,A=e.bottom,v=g+h,N=v+c}else if("y"===t){if("center"===o)g=m((e.left+e.right)/2);else if(we(o)){const e=Object.keys(o)[0],t=o[e];g=m(this.chart.scales[e].getPixelForValue(t))}_=g-h,x=_-c,w=e.left,y=e.right}const D=Ae(n.ticks.maxTicksLimit,a),M=Math.max(1,Math.ceil(a/D));for(p=0;p<a;p+=M){const e=r.setContext(this.getContext(p)),t=e.lineWidth,n=e.color,o=e.borderDash||[],a=e.borderDashOffset,c=e.tickWidth,u=e.tickColor,f=e.tickBorderDash||[],h=e.tickBorderDashOffset;b=Er(this,p,l),void 0!==b&&(C=_i(i,b,t),s?_=x=w=y=C:v=N=E=A=C,d.push({tx1:_,ty1:v,tx2:x,ty2:N,x1:w,y1:E,x2:y,y2:A,width:t,color:n,borderDash:o,borderDashOffset:a,tickWidth:c,tickColor:u,tickBorderDash:f,tickBorderDashOffset:h}))}return this._ticksLength=a,this._borderValue=g,d}_computeLabelItems(e){const t=this.axis,i=this.options,{position:n,ticks:r}=i,o=this.isHorizontal(),l=this.ticks,{align:s,crossAlign:a,padding:c,mirror:d}=r,u=yr(i.grid),f=u+c,h=d?-c:f,m=-nt(this.labelRotation),g=[];let p,b,C,_,v,x,N,w,E,y,A,D,M="middle";if("top"===n)x=this.bottom-h,N=this._getXAxisLabelAlignment();else if("bottom"===n)x=this.top+h,N=this._getXAxisLabelAlignment();else if("left"===n){const e=this._getYAxisLabelAlignment(u);N=e.textAlign,v=e.x}else if("right"===n){const e=this._getYAxisLabelAlignment(u);N=e.textAlign,v=e.x}else if("x"===t){if("center"===n)x=(e.top+e.bottom)/2+f;else if(we(n)){const e=Object.keys(n)[0],t=n[e];x=this.chart.scales[e].getPixelForValue(t)+f}N=this._getXAxisLabelAlignment()}else if("y"===t){if("center"===n)v=(e.left+e.right)/2-f;else if(we(n)){const e=Object.keys(n)[0],t=n[e];v=this.chart.scales[e].getPixelForValue(t)}N=this._getYAxisLabelAlignment(u).textAlign}"y"===t&&("start"===s?M="top":"end"===s&&(M="bottom"));const B=this._getLabelSizes();for(p=0,b=l.length;p<b;++p){C=l[p],_=C.label;const e=r.setContext(this.getContext(p));w=this.getPixelForTick(p)+r.labelOffset,E=this._resolveTickFontOptions(p),y=E.lineHeight,A=Ne(_)?_.length:1;const t=A/2,i=e.color,s=e.textStrokeColor,c=e.textStrokeWidth;let u,f=N;if(o?(v=w,"inner"===N&&(f=p===b-1?this.options.reverse?"left":"right":0===p?this.options.reverse?"right":"left":"center"),D="top"===n?"near"===a||0!==m?-A*y+y/2:"center"===a?-B.highest.height/2-t*y+y:-B.highest.height+y/2:"near"===a||0!==m?y/2:"center"===a?B.highest.height/2-t*y:B.highest.height-A*y,d&&(D*=-1)):(x=w,D=(1-A)*y/2),e.showLabelBackdrop){const t=Qi(e.backdropPadding),i=B.heights[p],n=B.widths[p];let r=x+D-t.top,o=v-t.left;switch(M){case"middle":r-=i/2;break;case"bottom":r-=i}switch(N){case"center":o-=n/2;break;case"right":o-=n}u={left:o,top:r,width:n+t.width,height:i+t.height,color:e.backdropColor}}g.push({rotation:m,label:_,font:E,color:i,strokeColor:s,strokeWidth:c,textOffset:D,textAlign:f,textBaseline:M,translation:[v,x],backdrop:u})}return g}_getXAxisLabelAlignment(){const{position:e,ticks:t}=this.options;if(-nt(this.labelRotation))return"top"===e?"left":"right";let i="center";return"start"===t.align?i="left":"end"===t.align?i="right":"inner"===t.align&&(i="inner"),i}_getYAxisLabelAlignment(e){const{position:t,ticks:{crossAlign:i,mirror:n,padding:r}}=this.options,o=e+r,l=this._getLabelSizes().widest.width;let s,a;return"left"===t?n?(a=this.right+r,"near"===i?s="left":"center"===i?(s="center",a+=l/2):(s="right",a+=l)):(a=this.right-o,"near"===i?s="right":"center"===i?(s="center",a-=l/2):(s="left",a=this.left)):"right"===t?n?(a=this.left+r,"near"===i?s="right":"center"===i?(s="center",a-=l/2):(s="left",a-=l)):(a=this.left+o,"near"===i?s="left":"center"===i?(s="center",a+=l/2):(s="right",a=this.right)):s="right",{textAlign:s,x:a}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,t=this.options.position;return"left"===t||"right"===t?{top:0,left:this.left,bottom:e.height,right:this.right}:"top"===t||"bottom"===t?{top:this.top,left:0,bottom:this.bottom,right:e.width}:void 0}drawBackground(){const{ctx:e,options:{backgroundColor:t},left:i,top:n,width:r,height:o}=this;t&&(e.save(),e.fillStyle=t,e.fillRect(i,n,r,o),e.restore())}getLineWidthForValue(e){const t=this.options.grid;if(!this._isVisible()||!t.display)return 0;const i=this.ticks.findIndex((t=>t.value===e));if(i>=0){return t.setContext(this.getContext(i)).lineWidth}return 0}drawGrid(e){const t=this.options.grid,i=this.ctx,n=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let r,o;const l=(e,t,n)=>{n.width&&n.color&&(i.save(),i.lineWidth=n.width,i.strokeStyle=n.color,i.setLineDash(n.borderDash||[]),i.lineDashOffset=n.borderDashOffset,i.beginPath(),i.moveTo(e.x,e.y),i.lineTo(t.x,t.y),i.stroke(),i.restore())};if(t.display)for(r=0,o=n.length;r<o;++r){const e=n[r];t.drawOnChartArea&&l({x:e.x1,y:e.y1},{x:e.x2,y:e.y2},e),t.drawTicks&&l({x:e.tx1,y:e.ty1},{x:e.tx2,y:e.ty2},{color:e.tickColor,width:e.tickWidth,borderDash:e.tickBorderDash,borderDashOffset:e.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:t,options:{grid:i}}=this,n=i.setContext(this.getContext()),r=i.drawBorder?n.borderWidth:0;if(!r)return;const o=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let s,a,c,d;this.isHorizontal()?(s=_i(e,this.left,r)-r/2,a=_i(e,this.right,o)+o/2,c=d=l):(c=_i(e,this.top,r)-r/2,d=_i(e,this.bottom,o)+o/2,s=a=l),t.save(),t.lineWidth=n.borderWidth,t.strokeStyle=n.borderColor,t.beginPath(),t.moveTo(s,c),t.lineTo(a,d),t.stroke(),t.restore()}drawLabels(e){if(!this.options.ticks.display)return;const t=this.ctx,i=this._computeLabelArea();i&&Ei(t,i);const n=this._labelItems||(this._labelItems=this._computeLabelItems(e));let r,o;for(r=0,o=n.length;r<o;++r){const e=n[r],i=e.font,o=e.label;e.backdrop&&(t.fillStyle=e.backdrop.color,t.fillRect(e.backdrop.left,e.backdrop.top,e.backdrop.width,e.backdrop.height)),Mi(t,o,0,e.textOffset,i,e)}i&&yi(t)}drawTitle(){const{ctx:e,options:{position:t,title:i,reverse:n}}=this;if(!i.display)return;const r=zi(i.font),o=Qi(i.padding),l=i.align;let s=r.lineHeight/2;"bottom"===t||"center"===t||we(t)?(s+=o.bottom,Ne(i.text)&&(s+=r.lineHeight*(i.text.length-1))):s+=o.top;const{titleX:a,titleY:c,maxWidth:d,rotation:u}=function(e,t,i,n){const{top:r,left:o,bottom:l,right:s,chart:a}=e,{chartArea:c,scales:d}=a;let u,f,h,m=0;const g=l-r,p=s-o;if(e.isHorizontal()){if(f=Nt(n,o,s),we(i)){const e=Object.keys(i)[0],n=i[e];h=d[e].getPixelForValue(n)+g-t}else h="center"===i?(c.bottom+c.top)/2+g-t:Nr(e,i,t);u=s-o}else{if(we(i)){const e=Object.keys(i)[0],n=i[e];f=d[e].getPixelForValue(n)-p+t}else f="center"===i?(c.left+c.right)/2-p+t:Nr(e,i,t);h=Nt(n,l,r),m="left"===i?-Ge:Ge}return{titleX:f,titleY:h,maxWidth:u,rotation:m}}(this,s,t,l);Mi(e,i.text,0,0,r,{color:i.color,maxWidth:d,rotation:u,textAlign:Dr(l,t,n),textBaseline:"middle",translation:[a,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,t=e.ticks&&e.ticks.z||0,i=Ae(e.grid&&e.grid.z,-1);return this._isVisible()&&this.draw===Mr.prototype.draw?[{z:i,draw:e=>{this.drawBackground(),this.drawGrid(e),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:t,draw:e=>{this.drawLabels(e)}}]:[{z:t,draw:e=>{this.draw(e)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",n=[];let r,o;for(r=0,o=t.length;r<o;++r){const o=t[r];o[i]!==this.id||e&&o.type!==e||n.push(o)}return n}_resolveTickFontOptions(e){return zi(this.options.ticks.setContext(this.getContext(e)).font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Br{constructor(e,t,i){this.type=e,this.scope=t,this.override=i,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const t=Object.getPrototypeOf(e);let i;(function(e){return"id"in e&&"defaults"in e})(t)&&(i=this.register(t));const n=this.items,r=e.id,o=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+e);return r in n||(n[r]=e,function(e,t,i){const n=Ie(Object.create(null),[i?pi.get(i):{},pi.get(t),e.defaults]);pi.set(t,n),e.defaultRoutes&&function(e,t){Object.keys(t).forEach((i=>{const n=i.split("."),r=n.pop(),o=[e].concat(n).join("."),l=t[i].split("."),s=l.pop(),a=l.join(".");pi.route(o,r,a,s)}))}(t,e.defaultRoutes);e.descriptors&&pi.describe(t,e.descriptors)}(e,o,i),this.override&&pi.override(e.id,e.overrides)),o}get(e){return this.items[e]}unregister(e){const t=this.items,i=e.id,n=this.scope;i in t&&delete t[i],n&&i in pi[n]&&(delete pi[n][i],this.override&&delete fi[i])}}var kr=new class{constructor(){this.controllers=new Br(tr,"datasets",!0),this.elements=new Br(br,"elements"),this.plugins=new Br(Object,"plugins"),this.scales=new Br(Mr,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,i){[...t].forEach((t=>{const n=i||this._getRegistryForType(t);i||n.isForType(t)||n===this.plugins&&t.id?this._exec(e,n,t):Be(t,(t=>{const n=i||this._getRegistryForType(t);this._exec(e,n,t)}))}))}_exec(e,t,i){const n=ze(e);Me(i["before"+n],[],i),t[e](i),Me(i["after"+n],[],i)}_getRegistryForType(e){for(let t=0;t<this._typedRegistries.length;t++){const i=this._typedRegistries[t];if(i.isForType(e))return i}return this.plugins}_get(e,t,i){const n=t.get(e);if(void 0===n)throw new Error('"'+e+'" is not a registered '+i+".");return n}};class Pr extends tr{update(e){const t=this._cachedMeta,{data:i=[]}=t,n=this.chart._animationsDisabled;let{start:r,count:o}=wt(t,i,n);if(this._drawStart=r,this._drawCount=o,Et(t)&&(r=0,o=i.length),this.options.showLine){const{dataset:r,_dataset:o}=t;r._chart=this.chart,r._datasetIndex=this.index,r._decimated=!!o._decimated,r.points=i;const l=this.resolveDatasetElementOptions(e);l.segment=this.options.segment,this.updateElement(r,void 0,{animated:!n,options:l},e)}this.updateElements(i,r,o,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=kr.getElement("line")),super.addElements()}updateElements(e,t,i,n){const r="reset"===n,{iScale:o,vScale:l,_stacked:s,_dataset:a}=this._cachedMeta,c=this.resolveDataElementOptions(t,n),d=this.getSharedOptions(c),u=this.includeOptions(n,d),f=o.axis,h=l.axis,{spanGaps:m,segment:g}=this.options,p=et(m)?m:Number.POSITIVE_INFINITY,b=this.chart._animationsDisabled||r||"none"===n;let C=t>0&&this.getParsed(t-1);for(let c=t;c<t+i;++c){const t=e[c],i=this.getParsed(c),m=b?t:{},_=xe(i[h]),v=m[f]=o.getPixelForValue(i[f],c),x=m[h]=r||_?l.getBasePixel():l.getPixelForValue(s?this.applyStack(l,i,s):i[h],c);m.skip=isNaN(v)||isNaN(x)||_,m.stop=c>0&&Math.abs(i[f]-C[f])>p,g&&(m.parsed=i,m.raw=a.data[c]),u&&(m.options=d||this.resolveDataElementOptions(c,t.active?"active":n)),b||this.updateElement(t,c,m,n),C=i}this.updateSharedOptions(d,n,c)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let e=0;for(let i=t.length-1;i>=0;--i)e=Math.max(e,t[i].size(this.resolveDataElementOptions(i))/2);return e>0&&e}const i=e.dataset,n=i.options&&i.options.borderWidth||0;if(!t.length)return n;const r=t[0].size(this.resolveDataElementOptions(0)),o=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(n,r,o)/2}}Pr.id="scatter",Pr.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},Pr.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title:()=>"",label:e=>"("+e.label+", "+e.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var Hr=Object.freeze({__proto__:null,BarController:dr,BubbleController:ur,DoughnutController:fr,LineController:hr,PolarAreaController:mr,PieController:gr,RadarController:pr,ScatterController:Pr});function Lr(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class Ir{constructor(e){this.options=e||{}}init(e){}formats(){return Lr()}parse(e,t){return Lr()}format(e,t){return Lr()}add(e,t,i){return Lr()}diff(e,t,i){return Lr()}startOf(e,t,i){return Lr()}endOf(e,t){return Lr()}}Ir.override=function(e){Object.assign(Ir.prototype,e)};var Or={_date:Ir};function Fr(e,t,i,n){const{controller:r,data:o,_sorted:l}=e,s=r._cachedMeta.iScale;if(s&&t===s.axis&&"r"!==t&&l&&o.length){const e=s._reversePixels?gt:mt;if(!n)return e(o,t,i);if(r._sharedOptions){const n=o[0],r="function"==typeof n.getRange&&n.getRange(t);if(r){const n=e(o,t,i-r),l=e(o,t,i+r);return{lo:n.lo,hi:l.hi}}}}return{lo:0,hi:o.length-1}}function Rr(e,t,i,n,r){const o=e.getSortedVisibleDatasetMetas(),l=i[t];for(let e=0,i=o.length;e<i;++e){const{index:i,data:s}=o[e],{lo:a,hi:c}=Fr(o[e],t,l,r);for(let e=a;e<=c;++e){const t=s[e];t.skip||n(t,i,e)}}}function Qr(e,t,i,n,r){const o=[];if(!r&&!e.isPointInArea(t))return o;return Rr(e,i,t,(function(i,l,s){(r||wi(i,e.chartArea,0))&&i.inRange(t.x,t.y,n)&&o.push({element:i,datasetIndex:l,index:s})}),!0),o}function zr(e,t,i,n,r,o){let l=[];const s=function(e){const t=-1!==e.indexOf("x"),i=-1!==e.indexOf("y");return function(e,n){const r=t?Math.abs(e.x-n.x):0,o=i?Math.abs(e.y-n.y):0;return Math.sqrt(Math.pow(r,2)+Math.pow(o,2))}}(i);let a=Number.POSITIVE_INFINITY;return Rr(e,i,t,(function(i,c,d){const u=i.inRange(t.x,t.y,r);if(n&&!u)return;const f=i.getCenterPoint(r);if(!(!!o||e.isPointInArea(f))&&!u)return;const h=s(t,f);h<a?(l=[{element:i,datasetIndex:c,index:d}],a=h):h===a&&l.push({element:i,datasetIndex:c,index:d})})),l}function Sr(e,t,i,n,r,o){return o||e.isPointInArea(t)?"r"!==i||n?zr(e,t,i,n,r,o):function(e,t,i,n){let r=[];return Rr(e,i,t,(function(e,i,o){const{startAngle:l,endAngle:s}=e.getProps(["startAngle","endAngle"],n),{angle:a}=lt(e,{x:t.x,y:t.y});dt(a,l,s)&&r.push({element:e,datasetIndex:i,index:o})})),r}(e,t,i,r):[]}function Vr(e,t,i,n,r){const o=[],l="x"===i?"inXRange":"inYRange";let s=!1;return Rr(e,i,t,((e,n,a)=>{e[l](t[i],r)&&(o.push({element:e,datasetIndex:n,index:a}),s=s||e.inRange(t.x,t.y,r))})),n&&!s?[]:o}var jr={evaluateInteractionItems:Rr,modes:{index(e,t,i,n){const r=bn(t,e),o=i.axis||"x",l=i.includeInvisible||!1,s=i.intersect?Qr(e,r,o,n,l):Sr(e,r,o,!1,n,l),a=[];return s.length?(e.getSortedVisibleDatasetMetas().forEach((e=>{const t=s[0].index,i=e.data[t];i&&!i.skip&&a.push({element:i,datasetIndex:e.index,index:t})})),a):[]},dataset(e,t,i,n){const r=bn(t,e),o=i.axis||"xy",l=i.includeInvisible||!1;let s=i.intersect?Qr(e,r,o,n,l):Sr(e,r,o,!1,n,l);if(s.length>0){const t=s[0].datasetIndex,i=e.getDatasetMeta(t).data;s=[];for(let e=0;e<i.length;++e)s.push({element:i[e],datasetIndex:t,index:e})}return s},point:(e,t,i,n)=>Qr(e,bn(t,e),i.axis||"xy",n,i.includeInvisible||!1),nearest(e,t,i,n){const r=bn(t,e),o=i.axis||"xy",l=i.includeInvisible||!1;return Sr(e,r,o,i.intersect,n,l)},x:(e,t,i,n)=>Vr(e,bn(t,e),"x",i.intersect,n),y:(e,t,i,n)=>Vr(e,bn(t,e),"y",i.intersect,n)}};const Tr=["left","top","right","bottom"];function Yr(e,t){return e.filter((e=>e.pos===t))}function Xr(e,t){return e.filter((e=>-1===Tr.indexOf(e.pos)&&e.box.axis===t))}function Zr(e,t){return e.sort(((e,i)=>{const n=t?i:e,r=t?e:i;return n.weight===r.weight?n.index-r.index:n.weight-r.weight}))}function Wr(e,t){const i=function(e){const t={};for(const i of e){const{stack:e,pos:n,stackWeight:r}=i;if(!e||!Tr.includes(n))continue;const o=t[e]||(t[e]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=r}return t}(e),{vBoxMaxWidth:n,hBoxMaxHeight:r}=t;let o,l,s;for(o=0,l=e.length;o<l;++o){s=e[o];const{fullSize:l}=s.box,a=i[s.stack],c=a&&s.stackWeight/a.weight;s.horizontal?(s.width=c?c*n:l&&t.availableWidth,s.height=r):(s.width=n,s.height=c?c*r:l&&t.availableHeight)}return i}function Gr(e,t,i,n){return Math.max(e[i],t[i])+Math.max(e[n],t[n])}function Ur(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function Kr(e,t,i,n){const{pos:r,box:o}=i,l=e.maxPadding;if(!we(r)){i.size&&(e[r]-=i.size);const t=n[i.stack]||{size:0,count:1};t.size=Math.max(t.size,i.horizontal?o.height:o.width),i.size=t.size/t.count,e[r]+=i.size}o.getPadding&&Ur(l,o.getPadding());const s=Math.max(0,t.outerWidth-Gr(l,e,"left","right")),a=Math.max(0,t.outerHeight-Gr(l,e,"top","bottom")),c=s!==e.w,d=a!==e.h;return e.w=s,e.h=a,i.horizontal?{same:c,other:d}:{same:d,other:c}}function Jr(e,t){const i=t.maxPadding;function n(e){const n={left:0,top:0,right:0,bottom:0};return e.forEach((e=>{n[e]=Math.max(t[e],i[e])})),n}return n(e?["left","right"]:["top","bottom"])}function qr(e,t,i,n){const r=[];let o,l,s,a,c,d;for(o=0,l=e.length,c=0;o<l;++o){s=e[o],a=s.box,a.update(s.width||t.w,s.height||t.h,Jr(s.horizontal,t));const{same:l,other:u}=Kr(t,i,s,n);c|=l&&r.length,d=d||u,a.fullSize||r.push(s)}return c&&qr(r,t,i,n)||d}function $r(e,t,i,n,r){e.top=i,e.left=t,e.right=t+n,e.bottom=i+r,e.width=n,e.height=r}function eo(e,t,i,n){const r=i.padding;let{x:o,y:l}=t;for(const s of e){const e=s.box,a=n[s.stack]||{count:1,placed:0,weight:1},c=s.stackWeight/a.weight||1;if(s.horizontal){const n=t.w*c,o=a.size||e.height;Se(a.start)&&(l=a.start),e.fullSize?$r(e,r.left,l,i.outerWidth-r.right-r.left,o):$r(e,t.left+a.placed,l,n,o),a.start=l,a.placed+=n,l=e.bottom}else{const n=t.h*c,l=a.size||e.width;Se(a.start)&&(o=a.start),e.fullSize?$r(e,o,r.top,l,i.outerHeight-r.bottom-r.top):$r(e,o,t.top+a.placed,l,n),a.start=o,a.placed+=n,o=e.right}}t.x=o,t.y=l}pi.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var to={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(e){t.draw(e)}}]},e.boxes.push(t)},removeBox(e,t){const i=e.boxes?e.boxes.indexOf(t):-1;-1!==i&&e.boxes.splice(i,1)},configure(e,t,i){t.fullSize=i.fullSize,t.position=i.position,t.weight=i.weight},update(e,t,i,n){if(!e)return;const r=Qi(e.options.layout.padding),o=Math.max(t-r.width,0),l=Math.max(i-r.height,0),s=function(e){const t=function(e){const t=[];let i,n,r,o,l,s;for(i=0,n=(e||[]).length;i<n;++i)r=e[i],({position:o,options:{stack:l,stackWeight:s=1}}=r),t.push({index:i,box:r,pos:o,horizontal:r.isHorizontal(),weight:r.weight,stack:l&&o+l,stackWeight:s});return t}(e),i=Zr(t.filter((e=>e.box.fullSize)),!0),n=Zr(Yr(t,"left"),!0),r=Zr(Yr(t,"right")),o=Zr(Yr(t,"top"),!0),l=Zr(Yr(t,"bottom")),s=Xr(t,"x"),a=Xr(t,"y");return{fullSize:i,leftAndTop:n.concat(o),rightAndBottom:r.concat(a).concat(l).concat(s),chartArea:Yr(t,"chartArea"),vertical:n.concat(r).concat(a),horizontal:o.concat(l).concat(s)}}(e.boxes),a=s.vertical,c=s.horizontal;Be(e.boxes,(e=>{"function"==typeof e.beforeLayout&&e.beforeLayout()}));const d=a.reduce(((e,t)=>t.box.options&&!1===t.box.options.display?e:e+1),0)||1,u=Object.freeze({outerWidth:t,outerHeight:i,padding:r,availableWidth:o,availableHeight:l,vBoxMaxWidth:o/2/d,hBoxMaxHeight:l/2}),f=Object.assign({},r);Ur(f,Qi(n));const h=Object.assign({maxPadding:f,w:o,h:l,x:r.left,y:r.top},r),m=Wr(a.concat(c),u);qr(s.fullSize,h,u,m),qr(a,h,u,m),qr(c,h,u,m)&&qr(a,h,u,m),function(e){const t=e.maxPadding;function i(i){const n=Math.max(t[i]-e[i],0);return e[i]+=n,n}e.y+=i("top"),e.x+=i("left"),i("right"),i("bottom")}(h),eo(s.leftAndTop,h,u,m),h.x+=h.w,h.y+=h.h,eo(s.rightAndBottom,h,u,m),e.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h,height:h.h,width:h.w},Be(s.chartArea,(t=>{const i=t.box;Object.assign(i,e.chartArea),i.update(h.w,h.h,{left:0,top:0,right:0,bottom:0})}))}};class io{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,i){}removeEventListener(e,t,i){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,i,n){return t=Math.max(0,t||e.width),i=i||e.height,{width:t,height:Math.max(0,n?Math.floor(t/n):i)}}isAttached(e){return!0}updateConfig(e){}}class no extends io{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const ro="$chartjs",oo={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},lo=e=>null===e||""===e;const so=!!xn&&{passive:!0};function ao(e,t,i){e.canvas.removeEventListener(t,i,so)}function co(e,t){for(const i of e)if(i===t||i.contains(t))return!0}function uo(e,t,i){const n=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const i of e)t=t||co(i.addedNodes,n),t=t&&!co(i.removedNodes,n);t&&i()}));return r.observe(document,{childList:!0,subtree:!0}),r}function fo(e,t,i){const n=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const i of e)t=t||co(i.removedNodes,n),t=t&&!co(i.addedNodes,n);t&&i()}));return r.observe(document,{childList:!0,subtree:!0}),r}const ho=new Map;let mo=0;function go(){const e=window.devicePixelRatio;e!==mo&&(mo=e,ho.forEach(((t,i)=>{i.currentDevicePixelRatio!==e&&t()})))}function po(e,t,i){const n=e.canvas,r=n&&un(n);if(!r)return;const o=vt(((e,t)=>{const n=r.clientWidth;i(e,t),n<r.clientWidth&&i()}),window),l=new ResizeObserver((e=>{const t=e[0],i=t.contentRect.width,n=t.contentRect.height;0===i&&0===n||o(i,n)}));return l.observe(r),function(e,t){ho.size||window.addEventListener("resize",go),ho.set(e,t)}(e,o),l}function bo(e,t,i){i&&i.disconnect(),"resize"===t&&function(e){ho.delete(e),ho.size||window.removeEventListener("resize",go)}(e)}function Co(e,t,i){const n=e.canvas,r=vt((t=>{null!==e.ctx&&i(function(e,t){const i=oo[e.type]||e.type,{x:n,y:r}=bn(e,t);return{type:i,chart:t,native:e,x:void 0!==n?n:null,y:void 0!==r?r:null}}(t,e))}),e,(e=>{const t=e[0];return[t,t.offsetX,t.offsetY]}));return function(e,t,i){e.addEventListener(t,i,so)}(n,t,r),r}class _o extends io{acquireContext(e,t){const i=e&&e.getContext&&e.getContext("2d");return i&&i.canvas===e?(function(e,t){const i=e.style,n=e.getAttribute("height"),r=e.getAttribute("width");if(e[ro]={initial:{height:n,width:r,style:{display:i.display,height:i.height,width:i.width}}},i.display=i.display||"block",i.boxSizing=i.boxSizing||"border-box",lo(r)){const t=Nn(e,"width");void 0!==t&&(e.width=t)}if(lo(n))if(""===e.style.height)e.height=e.width/(t||2);else{const t=Nn(e,"height");void 0!==t&&(e.height=t)}}(e,t),i):null}releaseContext(e){const t=e.canvas;if(!t[ro])return!1;const i=t[ro].initial;["height","width"].forEach((e=>{const n=i[e];xe(n)?t.removeAttribute(e):t.setAttribute(e,n)}));const n=i.style||{};return Object.keys(n).forEach((e=>{t.style[e]=n[e]})),t.width=t.width,delete t[ro],!0}addEventListener(e,t,i){this.removeEventListener(e,t);const n=e.$proxies||(e.$proxies={}),r={attach:uo,detach:fo,resize:po}[t]||Co;n[t]=r(e,t,i)}removeEventListener(e,t){const i=e.$proxies||(e.$proxies={}),n=i[t];if(!n)return;({attach:bo,detach:bo,resize:bo}[t]||ao)(e,t,n),i[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,i,n){return _n(e,t,i,n)}isAttached(e){const t=un(e);return!(!t||!t.isConnected)}}class vo{constructor(){this._init=[]}notify(e,t,i,n){"beforeInit"===t&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const r=n?this._descriptors(e).filter(n):this._descriptors(e),o=this._notify(r,e,t,i);return"afterDestroy"===t&&(this._notify(r,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,t,i,n){n=n||{};for(const r of e){const e=r.plugin;if(!1===Me(e[i],[t,n,r.options],e)&&n.cancelable)return!1}return!0}invalidate(){xe(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const i=e&&e.config,n=Ae(i.options&&i.options.plugins,{}),r=function(e){const t={},i=[],n=Object.keys(kr.plugins.items);for(let e=0;e<n.length;e++)i.push(kr.getPlugin(n[e]));const r=e.plugins||[];for(let e=0;e<r.length;e++){const n=r[e];-1===i.indexOf(n)&&(i.push(n),t[n.id]=!0)}return{plugins:i,localIds:t}}(i);return!1!==n||t?function(e,{plugins:t,localIds:i},n,r){const o=[],l=e.getContext();for(const s of t){const t=s.id,a=xo(n[t],r);null!==a&&o.push({plugin:s,options:No(e.config,{plugin:s,local:i[t]},a,l)})}return o}(e,r,n,t):[]}_notifyStateChanges(e){const t=this._oldCache||[],i=this._cache,n=(e,t)=>e.filter((e=>!t.some((t=>e.plugin.id===t.plugin.id))));this._notify(n(t,i),e,"stop"),this._notify(n(i,t),e,"start")}}function xo(e,t){return t||!1!==e?!0===e?{}:e:null}function No(e,{plugin:t,local:i},n,r){const o=e.pluginScopeKeys(t),l=e.getOptionScopes(n,o);return i&&t.defaults&&l.push(t.defaults),e.createResolver(l,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function wo(e,t){const i=pi.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||i.indexAxis||"x"}function Eo(e,t){return"x"===e||"y"===e?e:t.axis||("top"===(i=t.position)||"bottom"===i?"x":"left"===i||"right"===i?"y":void 0)||e.charAt(0).toLowerCase();var i}function yo(e){const t=e.options||(e.options={});t.plugins=Ae(t.plugins,{}),t.scales=function(e,t){const i=fi[e.type]||{scales:{}},n=t.scales||{},r=wo(e.type,t),o=Object.create(null),l=Object.create(null);return Object.keys(n).forEach((e=>{const t=n[e];if(!we(t))return console.error(`Invalid scale configuration for scale: ${e}`);if(t._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${e}`);const s=Eo(e,t),a=function(e,t){return e===t?"_index_":"_value_"}(s,r),c=i.scales||{};o[s]=o[s]||e,l[e]=Oe(Object.create(null),[{axis:s},t,c[s],c[a]])})),e.data.datasets.forEach((i=>{const r=i.type||e.type,s=i.indexAxis||wo(r,t),a=(fi[r]||{}).scales||{};Object.keys(a).forEach((e=>{const t=function(e,t){let i=e;return"_index_"===e?i=t:"_value_"===e&&(i="x"===t?"y":"x"),i}(e,s),r=i[t+"AxisID"]||o[t]||t;l[r]=l[r]||Object.create(null),Oe(l[r],[{axis:t},n[r],a[e]])}))})),Object.keys(l).forEach((e=>{const t=l[e];Oe(t,[pi.scales[t.type],pi.scale])})),l}(e,t)}function Ao(e){return(e=e||{}).datasets=e.datasets||[],e.labels=e.labels||[],e}const Do=new Map,Mo=new Set;function Bo(e,t){let i=Do.get(e);return i||(i=t(),Do.set(e,i),Mo.add(i)),i}const ko=(e,t,i)=>{const n=Qe(t,i);void 0!==n&&e.add(n)};class Po{constructor(e){this._config=function(e){return(e=e||{}).data=Ao(e.data),yo(e),e}(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=Ao(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),yo(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Bo(e,(()=>[[`datasets.${e}`,""]]))}datasetAnimationScopeKeys(e,t){return Bo(`${e}.transition.${t}`,(()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]]))}datasetElementScopeKeys(e,t){return Bo(`${e}-${t}`,(()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]]))}pluginScopeKeys(e){const t=e.id;return Bo(`${this.type}-plugin-${t}`,(()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]]))}_cachedScopes(e,t){const i=this._scopeCache;let n=i.get(e);return n&&!t||(n=new Map,i.set(e,n)),n}getOptionScopes(e,t,i){const{options:n,type:r}=this,o=this._cachedScopes(e,i),l=o.get(t);if(l)return l;const s=new Set;t.forEach((t=>{e&&(s.add(e),t.forEach((t=>ko(s,e,t)))),t.forEach((e=>ko(s,n,e))),t.forEach((e=>ko(s,fi[r]||{},e))),t.forEach((e=>ko(s,pi,e))),t.forEach((e=>ko(s,hi,e)))}));const a=Array.from(s);return 0===a.length&&a.push(Object.create(null)),Mo.has(t)&&o.set(t,a),a}chartOptionScopes(){const{options:e,type:t}=this;return[e,fi[t]||{},pi.datasets[t]||{},{type:t},pi,hi]}resolveNamedOptions(e,t,i,n=[""]){const r={$shared:!0},{resolver:o,subPrefixes:l}=Ho(this._resolverCache,e,n);let s=o;if(function(e,t){const{isScriptable:i,isIndexable:n}=Yi(e);for(const r of t){const t=i(r),o=n(r),l=(o||t)&&e[r];if(t&&(Ve(l)||Lo(l))||o&&Ne(l))return!0}return!1}(o,t)){r.$shared=!1;s=Ti(o,i=Ve(i)?i():i,this.createResolver(e,i,l))}for(const e of t)r[e]=s[e];return r}createResolver(e,t,i=[""],n){const{resolver:r}=Ho(this._resolverCache,e,i);return we(t)?Ti(r,t,void 0,n):r}}function Ho(e,t,i){let n=e.get(t);n||(n=new Map,e.set(t,n));const r=i.join();let o=n.get(r);if(!o){o={resolver:ji(t,i),subPrefixes:i.filter((e=>!e.toLowerCase().includes("hover")))},n.set(r,o)}return o}const Lo=e=>we(e)&&Object.getOwnPropertyNames(e).reduce(((t,i)=>t||Ve(e[i])),!1);const Io=["top","bottom","left","right","chartArea"];function Oo(e,t){return"top"===e||"bottom"===e||-1===Io.indexOf(e)&&"x"===t}function Fo(e,t){return function(i,n){return i[e]===n[e]?i[t]-n[t]:i[e]-n[e]}}function Ro(e){const t=e.chart,i=t.options.animation;t.notifyPlugins("afterRender"),Me(i&&i.onComplete,[e],t)}function Qo(e){const t=e.chart,i=t.options.animation;Me(i&&i.onProgress,[e],t)}function zo(e){return dn()&&"string"==typeof e?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const So={},Vo=e=>{const t=zo(e);return Object.values(So).filter((e=>e.canvas===t)).pop()};function jo(e,t,i){const n=Object.keys(e);for(const r of n){const n=+r;if(n>=t){const o=e[r];delete e[r],(i>0||n>t)&&(e[n+i]=o)}}}let To=class{constructor(e,t){const i=this.config=new Po(t),n=zo(e),r=Vo(n);if(r)throw new Error("Canvas is already in use. Chart with ID '"+r.id+"' must be destroyed before the canvas with ID '"+r.canvas.id+"' can be reused.");const o=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||function(e){return!dn()||"undefined"!=typeof OffscreenCanvas&&e instanceof OffscreenCanvas?no:_o}(n)),this.platform.updateConfig(i);const l=this.platform.acquireContext(n,o.aspectRatio),s=l&&l.canvas,a=s&&s.height,c=s&&s.width;this.id=ve(),this.ctx=l,this.canvas=s,this.width=c,this.height=a,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new vo,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=function(e,t){let i;return function(...n){return t?(clearTimeout(i),i=setTimeout(e,t,n)):e.apply(this,n),t}}((e=>this.update(e)),o.resizeDelay||0),this._dataChanges=[],So[this.id]=this,l&&s?(Qn.listen(this,"complete",Ro),Qn.listen(this,"progress",Qo),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:t},width:i,height:n,_aspectRatio:r}=this;return xe(e)?t&&r?r:n?i/n:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():vn(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return vi(this.canvas,this.ctx),this}stop(){return Qn.stop(this),this}resize(e,t){Qn.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const i=this.options,n=this.canvas,r=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(n,e,t,r),l=i.devicePixelRatio||this.platform.getDevicePixelRatio(),s=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,vn(this,l,!0)&&(this.notifyPlugins("resize",{size:o}),Me(i.onResize,[this,o],this),this.attached&&this._doResize(s)&&this.render())}ensureScalesHaveIDs(){Be(this.options.scales||{},((e,t)=>{e.id=t}))}buildOrUpdateScales(){const e=this.options,t=e.scales,i=this.scales,n=Object.keys(i).reduce(((e,t)=>(e[t]=!1,e)),{});let r=[];t&&(r=r.concat(Object.keys(t).map((e=>{const i=t[e],n=Eo(e,i),r="r"===n,o="x"===n;return{options:i,dposition:r?"chartArea":o?"bottom":"left",dtype:r?"radialLinear":o?"category":"linear"}})))),Be(r,(t=>{const r=t.options,o=r.id,l=Eo(o,r),s=Ae(r.type,t.dtype);void 0!==r.position&&Oo(r.position,l)===Oo(t.dposition)||(r.position=t.dposition),n[o]=!0;let a=null;if(o in i&&i[o].type===s)a=i[o];else{a=new(kr.getScale(s))({id:o,type:s,ctx:this.ctx,chart:this}),i[a.id]=a}a.init(r,e)})),Be(n,((e,t)=>{e||delete i[t]})),Be(i,(e=>{to.configure(this,e,e.options),to.addBox(this,e)}))}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,i=e.length;if(e.sort(((e,t)=>e.index-t.index)),i>t){for(let e=t;e<i;++e)this._destroyDatasetMeta(e);e.splice(t,i-t)}this._sortedMetasets=e.slice(0).sort(Fo("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:t}}=this;e.length>t.length&&delete this._stacks,e.forEach(((e,i)=>{0===t.filter((t=>t===e._dataset)).length&&this._destroyDatasetMeta(i)}))}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let i,n;for(this._removeUnreferencedMetasets(),i=0,n=t.length;i<n;i++){const n=t[i];let r=this.getDatasetMeta(i);const o=n.type||this.config.type;if(r.type&&r.type!==o&&(this._destroyDatasetMeta(i),r=this.getDatasetMeta(i)),r.type=o,r.indexAxis=n.indexAxis||wo(o,this.options),r.order=n.order||0,r.index=i,r.label=""+n.label,r.visible=this.isDatasetVisible(i),r.controller)r.controller.updateIndex(i),r.controller.linkScales();else{const t=kr.getController(o),{datasetElementType:n,dataElementType:l}=pi.datasets[o];Object.assign(t.prototype,{dataElementType:kr.getElement(l),datasetElementType:n&&kr.getElement(n)}),r.controller=new t(this,i),e.push(r.controller)}}return this._updateMetasets(),e}_resetElements(){Be(this.data.datasets,((e,t)=>{this.getDatasetMeta(t).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const i=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),n=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0}))return;const r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let e=0,t=this.data.datasets.length;e<t;e++){const{controller:t}=this.getDatasetMeta(e),i=!n&&-1===r.indexOf(t);t.buildOrUpdateElements(i),o=Math.max(+t.getMaxOverflow(),o)}o=this._minPadding=i.layout.autoPadding?o:0,this._updateLayout(o),n||Be(r,(e=>{e.reset()})),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(Fo("z","_idx"));const{_active:l,_lastEvent:s}=this;s?this._eventHandler(s,!0):l.length&&this._updateHoverStyles(l,l,!0),this.render()}_updateScales(){Be(this.scales,(e=>{to.removeBox(this,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),i=new Set(e.events);je(t,i)&&!!this._responsiveListeners===e.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:i,start:n,count:r}of t){jo(e,n,"_removeElements"===i?-r:r)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,i=t=>new Set(e.filter((e=>e[0]===t)).map(((e,t)=>t+","+e.splice(1).join(",")))),n=i(0);for(let e=1;e<t;e++)if(!je(n,i(e)))return;return Array.from(n).map((e=>e.split(","))).map((e=>({method:e[1],start:+e[2],count:+e[3]})))}_updateLayout(e){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;to.update(this,this.width,this.height,e);const t=this.chartArea,i=t.width<=0||t.height<=0;this._layers=[],Be(this.boxes,(e=>{i&&"chartArea"===e.position||(e.configure&&e.configure(),this._layers.push(...e._layers()))}),this),this._layers.forEach(((e,t)=>{e._idx=t})),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})){for(let e=0,t=this.data.datasets.length;e<t;++e)this.getDatasetMeta(e).controller.configure();for(let t=0,i=this.data.datasets.length;t<i;++t)this._updateDataset(t,Ve(e)?e({datasetIndex:t}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,t){const i=this.getDatasetMeta(e),n={meta:i,index:e,mode:t,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",n)&&(i.controller._update(t),n.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",n))}render(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(Qn.has(this)?this.attached&&!Qn.running(this)&&Qn.start(this):(this.draw(),Ro({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:e,height:t}=this._resizeBeforeDraw;this._resize(e,t),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0)return;if(!1===this.notifyPlugins("beforeDraw",{cancelable:!0}))return;const t=this._layers;for(e=0;e<t.length&&t[e].z<=0;++e)t[e].draw(this.chartArea);for(this._drawDatasets();e<t.length;++e)t[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const t=this._sortedMetasets,i=[];let n,r;for(n=0,r=t.length;n<r;++n){const r=t[n];e&&!r.visible||i.push(r)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(!1===this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0}))return;const e=this.getSortedVisibleDatasetMetas();for(let t=e.length-1;t>=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,i=e._clip,n=!i.disabled,r=this.chartArea,o={meta:e,index:e.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(n&&Ei(t,{left:!1===i.left?0:r.left-i.left,right:!1===i.right?this.width:r.right+i.right,top:!1===i.top?0:r.top-i.top,bottom:!1===i.bottom?this.height:r.bottom+i.bottom}),e.controller.draw(),n&&yi(t),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return wi(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,i,n){const r=jr.modes[t];return"function"==typeof r?r(this,e,i,n):[]}getDatasetMeta(e){const t=this.data.datasets[e],i=this._metasets;let n=i.filter((e=>e&&e._dataset===t)).pop();return n||(n={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},i.push(n)),n}getContext(){return this.$context||(this.$context=Vi(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const i=this.getDatasetMeta(e);return"boolean"==typeof i.hidden?!i.hidden:!t.hidden}setDatasetVisibility(e,t){this.getDatasetMeta(e).hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,i){const n=i?"show":"hide",r=this.getDatasetMeta(e),o=r.controller._resolveAnimations(void 0,n);Se(t)?(r.data[t].hidden=!i,this.update()):(this.setDatasetVisibility(e,i),o.update(r,{visible:i}),this.update((t=>t.datasetIndex===e?n:void 0)))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),Qn.remove(this),e=0,t=this.data.datasets.length;e<t;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:t}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),vi(e,t),this.platform.releaseContext(t),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete So[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,t=this.platform,i=(i,n)=>{t.addEventListener(this,i,n),e[i]=n},n=(e,t,i)=>{e.offsetX=t,e.offsetY=i,this._eventHandler(e)};Be(this.options.events,(e=>i(e,n)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,i=(i,n)=>{t.addEventListener(this,i,n),e[i]=n},n=(i,n)=>{e[i]&&(t.removeEventListener(this,i,n),delete e[i])},r=(e,t)=>{this.canvas&&this.resize(e,t)};let o;const l=()=>{n("attach",l),this.attached=!0,this.resize(),i("resize",r),i("detach",o)};o=()=>{this.attached=!1,n("resize",r),this._stop(),this._resize(0,0),i("attach",l)},t.isAttached(this.canvas)?l():o()}unbindEvents(){Be(this._listeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._listeners={},Be(this._responsiveListeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._responsiveListeners=void 0}updateHoverStyle(e,t,i){const n=i?"set":"remove";let r,o,l,s;for("dataset"===t&&(r=this.getDatasetMeta(e[0].datasetIndex),r.controller["_"+n+"DatasetHoverStyle"]()),l=0,s=e.length;l<s;++l){o=e[l];const t=o&&this.getDatasetMeta(o.datasetIndex).controller;t&&t[n+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const t=this._active||[],i=e.map((({datasetIndex:e,index:t})=>{const i=this.getDatasetMeta(e);if(!i)throw new Error("No dataset found at index "+e);return{datasetIndex:e,element:i.data[t],index:t}}));!ke(i,t)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,t))}notifyPlugins(e,t,i){return this._plugins.notify(this,e,t,i)}_updateHoverStyles(e,t,i){const n=this.options.hover,r=(e,t)=>e.filter((e=>!t.some((t=>e.datasetIndex===t.datasetIndex&&e.index===t.index)))),o=r(t,e),l=i?e:r(e,t);o.length&&this.updateHoverStyle(o,n.mode,!1),l.length&&n.mode&&this.updateHoverStyle(l,n.mode,!0)}_eventHandler(e,t){const i={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},n=t=>(t.options.events||this.options.events).includes(e.native.type);if(!1===this.notifyPlugins("beforeEvent",i,n))return;const r=this._handleEvent(e,t,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,n),(r||i.changed)&&this.render(),this}_handleEvent(e,t,i){const{_active:n=[],options:r}=this,o=t,l=this._getActiveElements(e,n,i,o),s=function(e){return"mouseup"===e.type||"click"===e.type||"contextmenu"===e.type}(e),a=function(e,t,i,n){return i&&"mouseout"!==e.type?n?t:e:null}(e,this._lastEvent,i,s);i&&(this._lastEvent=null,Me(r.onHover,[e,l,this],this),s&&Me(r.onClick,[e,l,this],this));const c=!ke(l,n);return(c||t)&&(this._active=l,this._updateHoverStyles(l,n,t)),this._lastEvent=a,c}_getActiveElements(e,t,i,n){if("mouseout"===e.type)return[];if(!i)return t;const r=this.options.hover;return this.getElementsAtEventForMode(e,r.mode,r,n)}};const Yo=()=>Be(To.instances,(e=>e._plugins.invalidate())),Xo=!0;function Zo(e,t,i){const{startAngle:n,pixelMargin:r,x:o,y:l,outerRadius:s,innerRadius:a}=t;let c=r/s;e.beginPath(),e.arc(o,l,s,n-c,i+c),a>r?(c=r/a,e.arc(o,l,a,i+c,n-c,!0)):e.arc(o,l,r,i+Ge,n-Ge),e.closePath(),e.clip()}function Wo(e,t,i,n){const r=Oi(e.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]);const o=(i-t)/2,l=Math.min(o,n*t/2),s=e=>{const t=(i-Math.min(o,e))*n/2;return ut(e,0,Math.min(o,t))};return{outerStart:s(r.outerStart),outerEnd:s(r.outerEnd),innerStart:ut(r.innerStart,0,l),innerEnd:ut(r.innerEnd,0,l)}}function Go(e,t,i,n){return{x:i+e*Math.cos(t),y:n+e*Math.sin(t)}}function Uo(e,t,i,n,r,o){const{x:l,y:s,startAngle:a,pixelMargin:c,innerRadius:d}=t,u=Math.max(t.outerRadius+n+i-c,0),f=d>0?d+n+i+c:0;let h=0;const m=r-a;if(n){const e=((d>0?d-n:0)+(u>0?u-n:0))/2;h=(m-(0!==e?m*e/(e+n):m))/2}const g=(m-Math.max(.001,m*u-i/Te)/u)/2,p=a+g+h,b=r-g-h,{outerStart:C,outerEnd:_,innerStart:v,innerEnd:x}=Wo(t,f,u,b-p),N=u-C,w=u-_,E=p+C/N,y=b-_/w,A=f+v,D=f+x,M=p+v/A,B=b-x/D;if(e.beginPath(),o){if(e.arc(l,s,u,E,y),_>0){const t=Go(w,y,l,s);e.arc(t.x,t.y,_,y,b+Ge)}const t=Go(D,b,l,s);if(e.lineTo(t.x,t.y),x>0){const t=Go(D,B,l,s);e.arc(t.x,t.y,x,b+Ge,B+Math.PI)}if(e.arc(l,s,f,b-x/f,p+v/f,!0),v>0){const t=Go(A,M,l,s);e.arc(t.x,t.y,v,M+Math.PI,p-Ge)}const i=Go(N,p,l,s);if(e.lineTo(i.x,i.y),C>0){const t=Go(N,E,l,s);e.arc(t.x,t.y,C,p-Ge,E)}}else{e.moveTo(l,s);const t=Math.cos(E)*u+l,i=Math.sin(E)*u+s;e.lineTo(t,i);const n=Math.cos(y)*u+l,r=Math.sin(y)*u+s;e.lineTo(n,r)}e.closePath()}function Ko(e,t,i,n,r,o){const{options:l}=t,{borderWidth:s,borderJoinStyle:a}=l,c="inner"===l.borderAlign;s&&(c?(e.lineWidth=2*s,e.lineJoin=a||"round"):(e.lineWidth=s,e.lineJoin=a||"bevel"),t.fullCircles&&function(e,t,i){const{x:n,y:r,startAngle:o,pixelMargin:l,fullCircles:s}=t,a=Math.max(t.outerRadius-l,0),c=t.innerRadius+l;let d;for(i&&Zo(e,t,o+Ye),e.beginPath(),e.arc(n,r,c,o+Ye,o,!0),d=0;d<s;++d)e.stroke();for(e.beginPath(),e.arc(n,r,a,o,o+Ye),d=0;d<s;++d)e.stroke()}(e,t,c),c&&Zo(e,t,r),Uo(e,t,i,n,r,o),e.stroke())}Object.defineProperties(To,{defaults:{enumerable:Xo,value:pi},instances:{enumerable:Xo,value:So},overrides:{enumerable:Xo,value:fi},registry:{enumerable:Xo,value:kr},version:{enumerable:Xo,value:"3.9.1"},getChart:{enumerable:Xo,value:Vo},register:{enumerable:Xo,value:(...e)=>{kr.add(...e),Yo()}},unregister:{enumerable:Xo,value:(...e)=>{kr.remove(...e),Yo()}}});class Jo extends br{constructor(e){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,e&&Object.assign(this,e)}inRange(e,t,i){const n=this.getProps(["x","y"],i),{angle:r,distance:o}=lt(n,{x:e,y:t}),{startAngle:l,endAngle:s,innerRadius:a,outerRadius:c,circumference:d}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],i),u=this.options.spacing/2,f=Ae(d,s-l)>=Ye||dt(r,l,s),h=ft(o,a+u,c+u);return f&&h}getCenterPoint(e){const{x:t,y:i,startAngle:n,endAngle:r,innerRadius:o,outerRadius:l}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:s,spacing:a}=this.options,c=(n+r)/2,d=(o+l+a+s)/2;return{x:t+Math.cos(c)*d,y:i+Math.sin(c)*d}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:i}=this,n=(t.offset||0)/2,r=(t.spacing||0)/2,o=t.circular;if(this.pixelMargin="inner"===t.borderAlign?.33:0,this.fullCircles=i>Ye?Math.floor(i/Ye):0,0===i||this.innerRadius<0||this.outerRadius<0)return;e.save();let l=0;if(n){l=n/2;const t=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(t)*l,Math.sin(t)*l),this.circumference>=Te&&(l=n)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const s=function(e,t,i,n,r){const{fullCircles:o,startAngle:l,circumference:s}=t;let a=t.endAngle;if(o){Uo(e,t,i,n,l+Ye,r);for(let t=0;t<o;++t)e.fill();isNaN(s)||(a=l+s%Ye,s%Ye==0&&(a+=Ye))}return Uo(e,t,i,n,a,r),e.fill(),a}(e,this,l,r,o);Ko(e,this,l,r,s,o),e.restore()}}function qo(e,t,i=t){e.lineCap=Ae(i.borderCapStyle,t.borderCapStyle),e.setLineDash(Ae(i.borderDash,t.borderDash)),e.lineDashOffset=Ae(i.borderDashOffset,t.borderDashOffset),e.lineJoin=Ae(i.borderJoinStyle,t.borderJoinStyle),e.lineWidth=Ae(i.borderWidth,t.borderWidth),e.strokeStyle=Ae(i.borderColor,t.borderColor)}function $o(e,t,i){e.lineTo(i.x,i.y)}function el(e,t,i={}){const n=e.length,{start:r=0,end:o=n-1}=i,{start:l,end:s}=t,a=Math.max(r,l),c=Math.min(o,s),d=r<l&&o<l||r>s&&o>s;return{count:n,start:a,loop:t.loop,ilen:c<a&&!d?n+c-a:c-a}}function tl(e,t,i,n){const{points:r,options:o}=t,{count:l,start:s,loop:a,ilen:c}=el(r,i,n),d=function(e){return e.stepped?Ai:e.tension||"monotone"===e.cubicInterpolationMode?Di:$o}(o);let u,f,h,{move:m=!0,reverse:g}=n||{};for(u=0;u<=c;++u)f=r[(s+(g?c-u:u))%l],f.skip||(m?(e.moveTo(f.x,f.y),m=!1):d(e,h,f,g,o.stepped),h=f);return a&&(f=r[(s+(g?c:0))%l],d(e,h,f,g,o.stepped)),!!a}function il(e,t,i,n){const r=t.points,{count:o,start:l,ilen:s}=el(r,i,n),{move:a=!0,reverse:c}=n||{};let d,u,f,h,m,g,p=0,b=0;const C=e=>(l+(c?s-e:e))%o,_=()=>{h!==m&&(e.lineTo(p,m),e.lineTo(p,h),e.lineTo(p,g))};for(a&&(u=r[C(0)],e.moveTo(u.x,u.y)),d=0;d<=s;++d){if(u=r[C(d)],u.skip)continue;const t=u.x,i=u.y,n=0|t;n===f?(i<h?h=i:i>m&&(m=i),p=(b*p+t)/++b):(_(),e.lineTo(t,i),f=n,b=0,h=m=i),g=i}_()}function nl(e){const t=e.options,i=t.borderDash&&t.borderDash.length;return!(e._decimated||e._loop||t.tension||"monotone"===t.cubicInterpolationMode||t.stepped||i)?il:tl}Jo.id="arc",Jo.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},Jo.defaultRoutes={backgroundColor:"backgroundColor"};const rl="function"==typeof Path2D;function ol(e,t,i,n){rl&&!t.options.segment?function(e,t,i,n){let r=t._path;r||(r=t._path=new Path2D,t.path(r,i,n)&&r.closePath()),qo(e,t.options),e.stroke(r)}(e,t,i,n):function(e,t,i,n){const{segments:r,options:o}=t,l=nl(t);for(const s of r)qo(e,o,s.style),e.beginPath(),l(e,t,s,{start:i,end:i+n-1})&&e.closePath(),e.stroke()}(e,t,i,n)}class ll extends br{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,t){const i=this.options;if((i.tension||"monotone"===i.cubicInterpolationMode)&&!i.stepped&&!this._pointsUpdated){const n=i.spanGaps?this._loop:this._fullLoop;cn(this._points,i,e,n,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=function(e,t){const i=e.points,n=e.options.spanGaps,r=i.length;if(!r)return[];const o=!!e._loop,{start:l,end:s}=function(e,t,i,n){let r=0,o=t-1;if(i&&!n)for(;r<t&&!e[r].skip;)r++;for(;r<t&&e[r].skip;)r++;for(r%=t,i&&(o+=r);o>r&&e[o%t].skip;)o--;return o%=t,{start:r,end:o}}(i,r,o,n);return On(e,!0===n?[{start:l,end:s,loop:o}]:function(e,t,i,n){const r=e.length,o=[];let l,s=t,a=e[t];for(l=t+1;l<=i;++l){const i=e[l%r];i.skip||i.stop?a.skip||(n=!1,o.push({start:t%r,end:(l-1)%r,loop:n}),t=s=i.stop?l:null):(s=l,a.skip&&(t=l)),a=i}return null!==s&&o.push({start:t%r,end:s%r,loop:n}),o}(i,l,s<l?s+r:s,!!e._fullLoop&&0===l&&s===r-1),i,t)}(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,i=e.length;return i&&t[e[i-1].end]}interpolate(e,t){const i=this.options,n=e[t],r=this.points,o=In(this,{property:t,start:n,end:n});if(!o.length)return;const l=[],s=function(e){return e.stepped?En:e.tension||"monotone"===e.cubicInterpolationMode?yn:wn}(i);let a,c;for(a=0,c=o.length;a<c;++a){const{start:c,end:d}=o[a],u=r[c],f=r[d];if(u===f){l.push(u);continue}const h=s(u,f,Math.abs((n-u[t])/(f[t]-u[t])),i.stepped);h[t]=e[t],l.push(h)}return 1===l.length?l[0]:l}pathSegment(e,t,i){return nl(this)(e,this,t,i)}path(e,t,i){const n=this.segments,r=nl(this);let o=this._loop;t=t||0,i=i||this.points.length-t;for(const l of n)o&=r(e,this,l,{start:t,end:t+i-1});return!!o}draw(e,t,i,n){const r=this.options||{};(this.points||[]).length&&r.borderWidth&&(e.save(),ol(e,this,i,n),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function sl(e,t,i,n){const r=e.options,{[i]:o}=e.getProps([i],n);return Math.abs(t-o)<r.radius+r.hitRadius}ll.id="line",ll.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},ll.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},ll.descriptors={_scriptable:!0,_indexable:e=>"borderDash"!==e&&"fill"!==e};class al extends br{constructor(e){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,e&&Object.assign(this,e)}inRange(e,t,i){const n=this.options,{x:r,y:o}=this.getProps(["x","y"],i);return Math.pow(e-r,2)+Math.pow(t-o,2)<Math.pow(n.hitRadius+n.radius,2)}inXRange(e,t){return sl(this,e,"x",t)}inYRange(e,t){return sl(this,e,"y",t)}getCenterPoint(e){const{x:t,y:i}=this.getProps(["x","y"],e);return{x:t,y:i}}size(e){let t=(e=e||this.options||{}).radius||0;t=Math.max(t,t&&e.hoverRadius||0);return 2*(t+(t&&e.borderWidth||0))}draw(e,t){const i=this.options;this.skip||i.radius<.1||!wi(this,t,this.size(i)/2)||(e.strokeStyle=i.borderColor,e.lineWidth=i.borderWidth,e.fillStyle=i.backgroundColor,xi(e,i,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}function cl(e,t){const{x:i,y:n,base:r,width:o,height:l}=e.getProps(["x","y","base","width","height"],t);let s,a,c,d,u;return e.horizontal?(u=l/2,s=Math.min(i,r),a=Math.max(i,r),c=n-u,d=n+u):(u=o/2,s=i-u,a=i+u,c=Math.min(n,r),d=Math.max(n,r)),{left:s,top:c,right:a,bottom:d}}function dl(e,t,i,n){return e?0:ut(t,i,n)}function ul(e){const t=cl(e),i=t.right-t.left,n=t.bottom-t.top,r=function(e,t,i){const n=e.options.borderWidth,r=e.borderSkipped,o=Fi(n);return{t:dl(r.top,o.top,0,i),r:dl(r.right,o.right,0,t),b:dl(r.bottom,o.bottom,0,i),l:dl(r.left,o.left,0,t)}}(e,i/2,n/2),o=function(e,t,i){const{enableBorderRadius:n}=e.getProps(["enableBorderRadius"]),r=e.options.borderRadius,o=Ri(r),l=Math.min(t,i),s=e.borderSkipped,a=n||we(r);return{topLeft:dl(!a||s.top||s.left,o.topLeft,0,l),topRight:dl(!a||s.top||s.right,o.topRight,0,l),bottomLeft:dl(!a||s.bottom||s.left,o.bottomLeft,0,l),bottomRight:dl(!a||s.bottom||s.right,o.bottomRight,0,l)}}(e,i/2,n/2);return{outer:{x:t.left,y:t.top,w:i,h:n,radius:o},inner:{x:t.left+r.l,y:t.top+r.t,w:i-r.l-r.r,h:n-r.t-r.b,radius:{topLeft:Math.max(0,o.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,o.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,o.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,o.bottomRight-Math.max(r.b,r.r))}}}}function fl(e,t,i,n){const r=null===t,o=null===i,l=e&&!(r&&o)&&cl(e,n);return l&&(r||ft(t,l.left,l.right))&&(o||ft(i,l.top,l.bottom))}function hl(e,t){e.rect(t.x,t.y,t.w,t.h)}function ml(e,t,i={}){const n=e.x!==i.x?-t:0,r=e.y!==i.y?-t:0,o=(e.x+e.w!==i.x+i.w?t:0)-n,l=(e.y+e.h!==i.y+i.h?t:0)-r;return{x:e.x+n,y:e.y+r,w:e.w+o,h:e.h+l,radius:e.radius}}al.id="point",al.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},al.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class gl extends br{constructor(e){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,e&&Object.assign(this,e)}draw(e){const{inflateAmount:t,options:{borderColor:i,backgroundColor:n}}=this,{inner:r,outer:o}=ul(this),l=(s=o.radius).topLeft||s.topRight||s.bottomLeft||s.bottomRight?ki:hl;var s;e.save(),o.w===r.w&&o.h===r.h||(e.beginPath(),l(e,ml(o,t,r)),e.clip(),l(e,ml(r,-t,o)),e.fillStyle=i,e.fill("evenodd")),e.beginPath(),l(e,ml(r,t)),e.fillStyle=n,e.fill(),e.restore()}inRange(e,t,i){return fl(this,e,t,i)}inXRange(e,t){return fl(this,e,null,t)}inYRange(e,t){return fl(this,null,e,t)}getCenterPoint(e){const{x:t,y:i,base:n,horizontal:r}=this.getProps(["x","y","base","horizontal"],e);return{x:r?(t+n)/2:t,y:r?i:(i+n)/2}}getRange(e){return"x"===e?this.width/2:this.height/2}}gl.id="bar",gl.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},gl.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};var pl=Object.freeze({__proto__:null,ArcElement:Jo,LineElement:ll,PointElement:al,BarElement:gl});function bl(e){if(e._decimated){const t=e._data;delete e._decimated,delete e._data,Object.defineProperty(e,"data",{value:t})}}function Cl(e){e.data.datasets.forEach((e=>{bl(e)}))}var _l={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(e,t,i)=>{if(!i.enabled)return void Cl(e);const n=e.width;e.data.datasets.forEach(((t,r)=>{const{_data:o,indexAxis:l}=t,s=e.getDatasetMeta(r),a=o||t.data;if("y"===Si([l,e.options.indexAxis]))return;if(!s.controller.supportsDecimation)return;const c=e.scales[s.xAxisID];if("linear"!==c.type&&"time"!==c.type)return;if(e.options.parsing)return;let{start:d,count:u}=function(e,t){const i=t.length;let n,r=0;const{iScale:o}=e,{min:l,max:s,minDefined:a,maxDefined:c}=o.getUserBounds();return a&&(r=ut(mt(t,o.axis,l).lo,0,i-1)),n=c?ut(mt(t,o.axis,s).hi+1,r,i)-r:i-r,{start:r,count:n}}(s,a);if(u<=(i.threshold||4*n))return void bl(t);let f;switch(xe(o)&&(t._data=a,delete t.data,Object.defineProperty(t,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(e){this._data=e}})),i.algorithm){case"lttb":f=function(e,t,i,n,r){const o=r.samples||n;if(o>=i)return e.slice(t,t+i);const l=[],s=(i-2)/(o-2);let a=0;const c=t+i-1;let d,u,f,h,m,g=t;for(l[a++]=e[g],d=0;d<o-2;d++){let n,r=0,o=0;const c=Math.floor((d+1)*s)+1+t,p=Math.min(Math.floor((d+2)*s)+1,i)+t,b=p-c;for(n=c;n<p;n++)r+=e[n].x,o+=e[n].y;r/=b,o/=b;const C=Math.floor(d*s)+1+t,_=Math.min(Math.floor((d+1)*s)+1,i)+t,{x:v,y:x}=e[g];for(f=h=-1,n=C;n<_;n++)h=.5*Math.abs((v-r)*(e[n].y-x)-(v-e[n].x)*(o-x)),h>f&&(f=h,u=e[n],m=n);l[a++]=u,g=m}return l[a++]=e[c],l}(a,d,u,n,i);break;case"min-max":f=function(e,t,i,n){let r,o,l,s,a,c,d,u,f,h,m=0,g=0;const p=[],b=t+i-1,C=e[t].x,_=e[b].x-C;for(r=t;r<t+i;++r){o=e[r],l=(o.x-C)/_*n,s=o.y;const t=0|l;if(t===a)s<f?(f=s,c=r):s>h&&(h=s,d=r),m=(g*m+o.x)/++g;else{const i=r-1;if(!xe(c)&&!xe(d)){const t=Math.min(c,d),n=Math.max(c,d);t!==u&&t!==i&&p.push({...e[t],x:m}),n!==u&&n!==i&&p.push({...e[n],x:m})}r>0&&i!==u&&p.push(e[i]),p.push(o),a=t,g=0,f=h=s,c=d=u=r}}return p}(a,d,u,n);break;default:throw new Error(`Unsupported decimation algorithm '${i.algorithm}'`)}t._decimated=f}))},destroy(e){Cl(e)}};function vl(e,t,i,n){if(n)return;let r=t[e],o=i[e];return"angle"===e&&(r=ct(r),o=ct(o)),{property:e,start:r,end:o}}function xl(e,t,i){for(;t>e;t--){const e=i[t];if(!isNaN(e.x)&&!isNaN(e.y))break}return t}function Nl(e,t,i,n){return e&&t?n(e[i],t[i]):e?e[i]:t?t[i]:0}function wl(e,t){let i=[],n=!1;return Ne(e)?(n=!0,i=e):i=function(e,t){const{x:i=null,y:n=null}=e||{},r=t.points,o=[];return t.segments.forEach((({start:e,end:t})=>{t=xl(e,t,r);const l=r[e],s=r[t];null!==n?(o.push({x:l.x,y:n}),o.push({x:s.x,y:n})):null!==i&&(o.push({x:i,y:l.y}),o.push({x:i,y:s.y}))})),o}(e,t),i.length?new ll({points:i,options:{tension:0},_loop:n,_fullLoop:n}):null}function El(e){return e&&!1!==e.fill}function yl(e,t,i){let n=e[t].fill;const r=[t];let o;if(!i)return n;for(;!1!==n&&-1===r.indexOf(n);){if(!Ee(n))return n;if(o=e[n],!o)return!1;if(o.visible)return n;r.push(n),n=o.fill}return!1}function Al(e,t,i){const n=function(e){const t=e.options,i=t.fill;let n=Ae(i&&i.target,i);void 0===n&&(n=!!t.backgroundColor);if(!1===n||null===n)return!1;if(!0===n)return"origin";return n}(e);if(we(n))return!isNaN(n.value)&&n;let r=parseFloat(n);return Ee(r)&&Math.floor(r)===r?function(e,t,i,n){"-"!==e&&"+"!==e||(i=t+i);if(i===t||i<0||i>=n)return!1;return i}(n[0],t,r,i):["origin","start","end","stack","shape"].indexOf(n)>=0&&n}function Dl(e,t,i){const n=[];for(let r=0;r<i.length;r++){const o=i[r],{first:l,last:s,point:a}=Ml(o,t,"x");if(!(!a||l&&s))if(l)n.unshift(a);else if(e.push(a),!s)break}e.push(...n)}function Ml(e,t,i){const n=e.interpolate(t,i);if(!n)return{};const r=n[i],o=e.segments,l=e.points;let s=!1,a=!1;for(let e=0;e<o.length;e++){const t=o[e],n=l[t.start][i],c=l[t.end][i];if(ft(r,n,c)){s=r===n,a=r===c;break}}return{first:s,last:a,point:n}}class Bl{constructor(e){this.x=e.x,this.y=e.y,this.radius=e.radius}pathSegment(e,t,i){const{x:n,y:r,radius:o}=this;return t=t||{start:0,end:Ye},e.arc(n,r,o,t.end,t.start,!0),!i.bounds}interpolate(e){const{x:t,y:i,radius:n}=this,r=e.angle;return{x:t+Math.cos(r)*n,y:i+Math.sin(r)*n,angle:r}}}function kl(e){const{chart:t,fill:i,line:n}=e;if(Ee(i))return function(e,t){const i=e.getDatasetMeta(t),n=i&&e.isDatasetVisible(t);return n?i.dataset:null}(t,i);if("stack"===i)return function(e){const{scale:t,index:i,line:n}=e,r=[],o=n.segments,l=n.points,s=function(e,t){const i=[],n=e.getMatchingVisibleMetas("line");for(let e=0;e<n.length;e++){const r=n[e];if(r.index===t)break;r.hidden||i.unshift(r.dataset)}return i}(t,i);s.push(wl({x:null,y:t.bottom},n));for(let e=0;e<o.length;e++){const t=o[e];for(let e=t.start;e<=t.end;e++)Dl(r,l[e],s)}return new ll({points:r,options:{}})}(e);if("shape"===i)return!0;const r=function(e){const t=e.scale||{};if(t.getPointPositionForValue)return function(e){const{scale:t,fill:i}=e,n=t.options,r=t.getLabels().length,o=n.reverse?t.max:t.min,l=function(e,t,i){let n;return n="start"===e?i:"end"===e?t.options.reverse?t.min:t.max:we(e)?e.value:t.getBaseValue(),n}(i,t,o),s=[];if(n.grid.circular){const e=t.getPointPositionForValue(0,o);return new Bl({x:e.x,y:e.y,radius:t.getDistanceFromCenterForValue(l)})}for(let e=0;e<r;++e)s.push(t.getPointPositionForValue(e,l));return s}(e);return function(e){const{scale:t={},fill:i}=e,n=function(e,t){let i=null;return"start"===e?i=t.bottom:"end"===e?i=t.top:we(e)?i=t.getPixelForValue(e.value):t.getBasePixel&&(i=t.getBasePixel()),i}(i,t);if(Ee(n)){const e=t.isHorizontal();return{x:e?n:null,y:e?null:n}}return null}(e)}(e);return r instanceof Bl?r:wl(r,n)}function Pl(e,t,i){const n=kl(t),{line:r,scale:o,axis:l}=t,s=r.options,a=s.fill,c=s.backgroundColor,{above:d=c,below:u=c}=a||{};n&&r.points.length&&(Ei(e,i),function(e,t){const{line:i,target:n,above:r,below:o,area:l,scale:s}=t,a=i._loop?"angle":t.axis;e.save(),"x"===a&&o!==r&&(Hl(e,n,l.top),Ll(e,{line:i,target:n,color:r,scale:s,property:a}),e.restore(),e.save(),Hl(e,n,l.bottom));Ll(e,{line:i,target:n,color:o,scale:s,property:a}),e.restore()}(e,{line:r,target:n,above:d,below:u,area:i,scale:o,axis:l}),yi(e))}function Hl(e,t,i){const{segments:n,points:r}=t;let o=!0,l=!1;e.beginPath();for(const s of n){const{start:n,end:a}=s,c=r[n],d=r[xl(n,a,r)];o?(e.moveTo(c.x,c.y),o=!1):(e.lineTo(c.x,i),e.lineTo(c.x,c.y)),l=!!t.pathSegment(e,s,{move:l}),l?e.closePath():e.lineTo(d.x,i)}e.lineTo(t.first().x,i),e.closePath(),e.clip()}function Ll(e,t){const{line:i,target:n,property:r,color:o,scale:l}=t,s=function(e,t,i){const n=e.segments,r=e.points,o=t.points,l=[];for(const e of n){let{start:n,end:s}=e;s=xl(n,s,r);const a=vl(i,r[n],r[s],e.loop);if(!t.segments){l.push({source:e,target:a,start:r[n],end:r[s]});continue}const c=In(t,a);for(const t of c){const n=vl(i,o[t.start],o[t.end],t.loop),s=Ln(e,r,n);for(const e of s)l.push({source:e,target:t,start:{[i]:Nl(a,n,"start",Math.max)},end:{[i]:Nl(a,n,"end",Math.min)}})}}return l}(i,n,r);for(const{source:t,target:a,start:c,end:d}of s){const{style:{backgroundColor:s=o}={}}=t,u=!0!==n;e.save(),e.fillStyle=s,Il(e,l,u&&vl(r,c,d)),e.beginPath();const f=!!i.pathSegment(e,t);let h;if(u){f?e.closePath():Ol(e,n,d,r);const t=!!n.pathSegment(e,a,{move:f,reverse:!0});h=f&&t,h||Ol(e,n,c,r)}e.closePath(),e.fill(h?"evenodd":"nonzero"),e.restore()}}function Il(e,t,i){const{top:n,bottom:r}=t.chart.chartArea,{property:o,start:l,end:s}=i||{};"x"===o&&(e.beginPath(),e.rect(l,n,s-l,r-n),e.clip())}function Ol(e,t,i,n){const r=t.interpolate(i,n);r&&e.lineTo(r.x,r.y)}var Fl={id:"filler",afterDatasetsUpdate(e,t,i){const n=(e.data.datasets||[]).length,r=[];let o,l,s,a;for(l=0;l<n;++l)o=e.getDatasetMeta(l),s=o.dataset,a=null,s&&s.options&&s instanceof ll&&(a={visible:e.isDatasetVisible(l),index:l,fill:Al(s,l,n),chart:e,axis:o.controller.options.indexAxis,scale:o.vScale,line:s}),o.$filler=a,r.push(a);for(l=0;l<n;++l)a=r[l],a&&!1!==a.fill&&(a.fill=yl(r,l,i.propagate))},beforeDraw(e,t,i){const n="beforeDraw"===i.drawTime,r=e.getSortedVisibleDatasetMetas(),o=e.chartArea;for(let t=r.length-1;t>=0;--t){const i=r[t].$filler;i&&(i.line.updateControlPoints(o,i.axis),n&&i.fill&&Pl(e.ctx,i,o))}},beforeDatasetsDraw(e,t,i){if("beforeDatasetsDraw"!==i.drawTime)return;const n=e.getSortedVisibleDatasetMetas();for(let t=n.length-1;t>=0;--t){const i=n[t].$filler;El(i)&&Pl(e.ctx,i,e.chartArea)}},beforeDatasetDraw(e,t,i){const n=t.meta.$filler;El(n)&&"beforeDatasetDraw"===i.drawTime&&Pl(e.ctx,n,e.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const Rl=(e,t)=>{let{boxHeight:i=t,boxWidth:n=t}=e;return e.usePointStyle&&(i=Math.min(i,t),n=e.pointStyleWidth||Math.min(n,t)),{boxWidth:n,boxHeight:i,itemHeight:Math.max(t,i)}};class Ql extends br{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t,i){this.maxWidth=e,this.maxHeight=t,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const e=this.options.labels||{};let t=Me(e.generateLabels,[this.chart],this)||[];e.filter&&(t=t.filter((t=>e.filter(t,this.chart.data)))),e.sort&&(t=t.sort(((t,i)=>e.sort(t,i,this.chart.data)))),this.options.reverse&&t.reverse(),this.legendItems=t}fit(){const{options:e,ctx:t}=this;if(!e.display)return void(this.width=this.height=0);const i=e.labels,n=zi(i.font),r=n.size,o=this._computeTitleHeight(),{boxWidth:l,itemHeight:s}=Rl(i,r);let a,c;t.font=n.string,this.isHorizontal()?(a=this.maxWidth,c=this._fitRows(o,r,l,s)+10):(c=this.maxHeight,a=this._fitCols(o,r,l,s)+10),this.width=Math.min(a,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,t,i,n){const{ctx:r,maxWidth:o,options:{labels:{padding:l}}}=this,s=this.legendHitBoxes=[],a=this.lineWidths=[0],c=n+l;let d=e;r.textAlign="left",r.textBaseline="middle";let u=-1,f=-c;return this.legendItems.forEach(((e,h)=>{const m=i+t/2+r.measureText(e.text).width;(0===h||a[a.length-1]+m+2*l>o)&&(d+=c,a[a.length-(h>0?0:1)]=0,f+=c,u++),s[h]={left:0,top:f,row:u,width:m,height:n},a[a.length-1]+=m+l})),d}_fitCols(e,t,i,n){const{ctx:r,maxHeight:o,options:{labels:{padding:l}}}=this,s=this.legendHitBoxes=[],a=this.columnSizes=[],c=o-e;let d=l,u=0,f=0,h=0,m=0;return this.legendItems.forEach(((e,o)=>{const g=i+t/2+r.measureText(e.text).width;o>0&&f+n+2*l>c&&(d+=u+l,a.push({width:u,height:f}),h+=u+l,m++,u=f=0),s[o]={left:h,top:f,col:m,width:g,height:n},u=Math.max(u,g),f+=n+l})),d+=u,a.push({width:u,height:f}),d}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:t,options:{align:i,labels:{padding:n},rtl:r}}=this,o=Mn(r,this.left,this.width);if(this.isHorizontal()){let r=0,l=Nt(i,this.left+n,this.right-this.lineWidths[r]);for(const s of t)r!==s.row&&(r=s.row,l=Nt(i,this.left+n,this.right-this.lineWidths[r])),s.top+=this.top+e+n,s.left=o.leftForLtr(o.x(l),s.width),l+=s.width+n}else{let r=0,l=Nt(i,this.top+e+n,this.bottom-this.columnSizes[r].height);for(const s of t)s.col!==r&&(r=s.col,l=Nt(i,this.top+e+n,this.bottom-this.columnSizes[r].height)),s.top=l,s.left+=this.left+n,s.left=o.leftForLtr(o.x(s.left),s.width),l+=s.height+n}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const e=this.ctx;Ei(e,this),this._draw(),yi(e)}}_draw(){const{options:e,columnSizes:t,lineWidths:i,ctx:n}=this,{align:r,labels:o}=e,l=pi.color,s=Mn(e.rtl,this.left,this.width),a=zi(o.font),{color:c,padding:d}=o,u=a.size,f=u/2;let h;this.drawTitle(),n.textAlign=s.textAlign("left"),n.textBaseline="middle",n.lineWidth=.5,n.font=a.string;const{boxWidth:m,boxHeight:g,itemHeight:p}=Rl(o,u),b=this.isHorizontal(),C=this._computeTitleHeight();h=b?{x:Nt(r,this.left+d,this.right-i[0]),y:this.top+d+C,line:0}:{x:this.left+d,y:Nt(r,this.top+C+d,this.bottom-t[0].height),line:0},Bn(this.ctx,e.textDirection);const _=p+d;this.legendItems.forEach(((v,x)=>{n.strokeStyle=v.fontColor||c,n.fillStyle=v.fontColor||c;const N=n.measureText(v.text).width,w=s.textAlign(v.textAlign||(v.textAlign=o.textAlign)),E=m+f+N;let y=h.x,A=h.y;s.setWidth(this.width),b?x>0&&y+E+d>this.right&&(A=h.y+=_,h.line++,y=h.x=Nt(r,this.left+d,this.right-i[h.line])):x>0&&A+_>this.bottom&&(y=h.x=y+t[h.line].width+d,h.line++,A=h.y=Nt(r,this.top+C+d,this.bottom-t[h.line].height));!function(e,t,i){if(isNaN(m)||m<=0||isNaN(g)||g<0)return;n.save();const r=Ae(i.lineWidth,1);if(n.fillStyle=Ae(i.fillStyle,l),n.lineCap=Ae(i.lineCap,"butt"),n.lineDashOffset=Ae(i.lineDashOffset,0),n.lineJoin=Ae(i.lineJoin,"miter"),n.lineWidth=r,n.strokeStyle=Ae(i.strokeStyle,l),n.setLineDash(Ae(i.lineDash,[])),o.usePointStyle){const l={radius:g*Math.SQRT2/2,pointStyle:i.pointStyle,rotation:i.rotation,borderWidth:r},a=s.xPlus(e,m/2);Ni(n,l,a,t+f,o.pointStyleWidth&&m)}else{const o=t+Math.max((u-g)/2,0),l=s.leftForLtr(e,m),a=Ri(i.borderRadius);n.beginPath(),Object.values(a).some((e=>0!==e))?ki(n,{x:l,y:o,w:m,h:g,radius:a}):n.rect(l,o,m,g),n.fill(),0!==r&&n.stroke()}n.restore()}(s.x(y),A,v),y=((e,t,i,n)=>e===(n?"left":"right")?i:"center"===e?(t+i)/2:t)(w,y+m+f,b?y+E:this.right,e.rtl),function(e,t,i){Mi(n,i.text,e,t+p/2,a,{strikethrough:i.hidden,textAlign:s.textAlign(i.textAlign)})}(s.x(y),A,v),b?h.x+=E+d:h.y+=_})),kn(this.ctx,e.textDirection)}drawTitle(){const e=this.options,t=e.title,i=zi(t.font),n=Qi(t.padding);if(!t.display)return;const r=Mn(e.rtl,this.left,this.width),o=this.ctx,l=t.position,s=i.size/2,a=n.top+s;let c,d=this.left,u=this.width;if(this.isHorizontal())u=Math.max(...this.lineWidths),c=this.top+a,d=Nt(e.align,d,this.right-u);else{const t=this.columnSizes.reduce(((e,t)=>Math.max(e,t.height)),0);c=a+Nt(e.align,this.top,this.bottom-t-e.labels.padding-this._computeTitleHeight())}const f=Nt(l,d,d+u);o.textAlign=r.textAlign(xt(l)),o.textBaseline="middle",o.strokeStyle=t.color,o.fillStyle=t.color,o.font=i.string,Mi(o,t.text,f,c,i)}_computeTitleHeight(){const e=this.options.title,t=zi(e.font),i=Qi(e.padding);return e.display?t.lineHeight+i.height:0}_getLegendItemAt(e,t){let i,n,r;if(ft(e,this.left,this.right)&&ft(t,this.top,this.bottom))for(r=this.legendHitBoxes,i=0;i<r.length;++i)if(n=r[i],ft(e,n.left,n.left+n.width)&&ft(t,n.top,n.top+n.height))return this.legendItems[i];return null}handleEvent(e){const t=this.options;if(!function(e,t){if(("mousemove"===e||"mouseout"===e)&&(t.onHover||t.onLeave))return!0;if(t.onClick&&("click"===e||"mouseup"===e))return!0;return!1}(e.type,t))return;const i=this._getLegendItemAt(e.x,e.y);if("mousemove"===e.type||"mouseout"===e.type){const o=this._hoveredItem,l=(r=i,null!==(n=o)&&null!==r&&n.datasetIndex===r.datasetIndex&&n.index===r.index);o&&!l&&Me(t.onLeave,[e,o,this],this),this._hoveredItem=i,i&&!l&&Me(t.onHover,[e,i,this],this)}else i&&Me(t.onClick,[e,i,this],this);var n,r}}var zl={id:"legend",_element:Ql,start(e,t,i){const n=e.legend=new Ql({ctx:e.ctx,options:i,chart:e});to.configure(e,n,i),to.addBox(e,n)},stop(e){to.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,i){const n=e.legend;to.configure(e,n,i),n.options=i},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,i){const n=t.datasetIndex,r=i.chart;r.isDatasetVisible(n)?(r.hide(n),t.hidden=!0):(r.show(n),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:i,pointStyle:n,textAlign:r,color:o}}=e.legend.options;return e._getSortedDatasetMetas().map((e=>{const l=e.controller.getStyle(i?0:void 0),s=Qi(l.borderWidth);return{text:t[e.index].label,fillStyle:l.backgroundColor,fontColor:o,hidden:!e.visible,lineCap:l.borderCapStyle,lineDash:l.borderDash,lineDashOffset:l.borderDashOffset,lineJoin:l.borderJoinStyle,lineWidth:(s.width+s.height)/4,strokeStyle:l.borderColor,pointStyle:n||l.pointStyle,rotation:l.rotation,textAlign:r||l.textAlign,borderRadius:0,datasetIndex:e.index}}),this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};class Sl extends br{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t){const i=this.options;if(this.left=0,this.top=0,!i.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=e,this.height=this.bottom=t;const n=Ne(i.text)?i.text.length:1;this._padding=Qi(i.padding);const r=n*zi(i.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}isHorizontal(){const e=this.options.position;return"top"===e||"bottom"===e}_drawArgs(e){const{top:t,left:i,bottom:n,right:r,options:o}=this,l=o.align;let s,a,c,d=0;return this.isHorizontal()?(a=Nt(l,i,r),c=t+e,s=r-i):("left"===o.position?(a=i+e,c=Nt(l,n,t),d=-.5*Te):(a=r-e,c=Nt(l,t,n),d=.5*Te),s=n-t),{titleX:a,titleY:c,maxWidth:s,rotation:d}}draw(){const e=this.ctx,t=this.options;if(!t.display)return;const i=zi(t.font),n=i.lineHeight/2+this._padding.top,{titleX:r,titleY:o,maxWidth:l,rotation:s}=this._drawArgs(n);Mi(e,t.text,0,0,i,{color:t.color,maxWidth:l,rotation:s,textAlign:xt(t.align),textBaseline:"middle",translation:[r,o]})}}var Vl={id:"title",_element:Sl,start(e,t,i){!function(e,t){const i=new Sl({ctx:e.ctx,options:t,chart:e});to.configure(e,i,t),to.addBox(e,i),e.titleBlock=i}(e,i)},stop(e){const t=e.titleBlock;to.removeBox(e,t),delete e.titleBlock},beforeUpdate(e,t,i){const n=e.titleBlock;to.configure(e,n,i),n.options=i},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const jl=new WeakMap;var Tl={id:"subtitle",start(e,t,i){const n=new Sl({ctx:e.ctx,options:i,chart:e});to.configure(e,n,i),to.addBox(e,n),jl.set(e,n)},stop(e){to.removeBox(e,jl.get(e)),jl.delete(e)},beforeUpdate(e,t,i){const n=jl.get(e);to.configure(e,n,i),n.options=i},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Yl={average(e){if(!e.length)return!1;let t,i,n=0,r=0,o=0;for(t=0,i=e.length;t<i;++t){const i=e[t].element;if(i&&i.hasValue()){const e=i.tooltipPosition();n+=e.x,r+=e.y,++o}}return{x:n/o,y:r/o}},nearest(e,t){if(!e.length)return!1;let i,n,r,o=t.x,l=t.y,s=Number.POSITIVE_INFINITY;for(i=0,n=e.length;i<n;++i){const n=e[i].element;if(n&&n.hasValue()){const e=st(t,n.getCenterPoint());e<s&&(s=e,r=n)}}if(r){const e=r.tooltipPosition();o=e.x,l=e.y}return{x:o,y:l}}};function Xl(e,t){return t&&(Ne(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function Zl(e){return("string"==typeof e||e instanceof String)&&e.indexOf("\n")>-1?e.split("\n"):e}function Wl(e,t){const{element:i,datasetIndex:n,index:r}=t,o=e.getDatasetMeta(n).controller,{label:l,value:s}=o.getLabelAndValue(r);return{chart:e,label:l,parsed:o.getParsed(r),raw:e.data.datasets[n].data[r],formattedValue:s,dataset:o.getDataset(),dataIndex:r,datasetIndex:n,element:i}}function Gl(e,t){const i=e.chart.ctx,{body:n,footer:r,title:o}=e,{boxWidth:l,boxHeight:s}=t,a=zi(t.bodyFont),c=zi(t.titleFont),d=zi(t.footerFont),u=o.length,f=r.length,h=n.length,m=Qi(t.padding);let g=m.height,p=0,b=n.reduce(((e,t)=>e+t.before.length+t.lines.length+t.after.length),0);if(b+=e.beforeBody.length+e.afterBody.length,u&&(g+=u*c.lineHeight+(u-1)*t.titleSpacing+t.titleMarginBottom),b){g+=h*(t.displayColors?Math.max(s,a.lineHeight):a.lineHeight)+(b-h)*a.lineHeight+(b-1)*t.bodySpacing}f&&(g+=t.footerMarginTop+f*d.lineHeight+(f-1)*t.footerSpacing);let C=0;const _=function(e){p=Math.max(p,i.measureText(e).width+C)};return i.save(),i.font=c.string,Be(e.title,_),i.font=a.string,Be(e.beforeBody.concat(e.afterBody),_),C=t.displayColors?l+2+t.boxPadding:0,Be(n,(e=>{Be(e.before,_),Be(e.lines,_),Be(e.after,_)})),C=0,i.font=d.string,Be(e.footer,_),i.restore(),p+=m.width,{width:p,height:g}}function Ul(e,t,i,n){const{x:r,width:o}=i,{width:l,chartArea:{left:s,right:a}}=e;let c="center";return"center"===n?c=r<=(s+a)/2?"left":"right":r<=o/2?c="left":r>=l-o/2&&(c="right"),function(e,t,i,n){const{x:r,width:o}=n,l=i.caretSize+i.caretPadding;return"left"===e&&r+o+l>t.width||"right"===e&&r-o-l<0||void 0}(c,e,t,i)&&(c="center"),c}function Kl(e,t,i){const n=i.yAlign||t.yAlign||function(e,t){const{y:i,height:n}=t;return i<n/2?"top":i>e.height-n/2?"bottom":"center"}(e,i);return{xAlign:i.xAlign||t.xAlign||Ul(e,t,i,n),yAlign:n}}function Jl(e,t,i,n){const{caretSize:r,caretPadding:o,cornerRadius:l}=e,{xAlign:s,yAlign:a}=i,c=r+o,{topLeft:d,topRight:u,bottomLeft:f,bottomRight:h}=Ri(l);let m=function(e,t){let{x:i,width:n}=e;return"right"===t?i-=n:"center"===t&&(i-=n/2),i}(t,s);const g=function(e,t,i){let{y:n,height:r}=e;return"top"===t?n+=i:n-="bottom"===t?r+i:r/2,n}(t,a,c);return"center"===a?"left"===s?m+=c:"right"===s&&(m-=c):"left"===s?m-=Math.max(d,f)+r:"right"===s&&(m+=Math.max(u,h)+r),{x:ut(m,0,n.width-t.width),y:ut(g,0,n.height-t.height)}}function ql(e,t,i){const n=Qi(i.padding);return"center"===t?e.x+e.width/2:"right"===t?e.x+e.width-n.right:e.x+n.left}function $l(e){return Xl([],Zl(e))}function es(e,t){const i=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return i?e.override(i):e}class ts extends br{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,i=this.options.setContext(this.getContext()),n=i.enabled&&t.options.animation&&i.animations,r=new Tn(this.chart,n);return n._cacheable&&(this._cachedAnimations=Object.freeze(r)),r}getContext(){return this.$context||(this.$context=(e=this.chart.getContext(),t=this,i=this._tooltipItems,Vi(e,{tooltip:t,tooltipItems:i,type:"tooltip"})));var e,t,i}getTitle(e,t){const{callbacks:i}=t,n=i.beforeTitle.apply(this,[e]),r=i.title.apply(this,[e]),o=i.afterTitle.apply(this,[e]);let l=[];return l=Xl(l,Zl(n)),l=Xl(l,Zl(r)),l=Xl(l,Zl(o)),l}getBeforeBody(e,t){return $l(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:i}=t,n=[];return Be(e,(e=>{const t={before:[],lines:[],after:[]},r=es(i,e);Xl(t.before,Zl(r.beforeLabel.call(this,e))),Xl(t.lines,r.label.call(this,e)),Xl(t.after,Zl(r.afterLabel.call(this,e))),n.push(t)})),n}getAfterBody(e,t){return $l(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:i}=t,n=i.beforeFooter.apply(this,[e]),r=i.footer.apply(this,[e]),o=i.afterFooter.apply(this,[e]);let l=[];return l=Xl(l,Zl(n)),l=Xl(l,Zl(r)),l=Xl(l,Zl(o)),l}_createItems(e){const t=this._active,i=this.chart.data,n=[],r=[],o=[];let l,s,a=[];for(l=0,s=t.length;l<s;++l)a.push(Wl(this.chart,t[l]));return e.filter&&(a=a.filter(((t,n,r)=>e.filter(t,n,r,i)))),e.itemSort&&(a=a.sort(((t,n)=>e.itemSort(t,n,i)))),Be(a,(t=>{const i=es(e.callbacks,t);n.push(i.labelColor.call(this,t)),r.push(i.labelPointStyle.call(this,t)),o.push(i.labelTextColor.call(this,t))})),this.labelColors=n,this.labelPointStyles=r,this.labelTextColors=o,this.dataPoints=a,a}update(e,t){const i=this.options.setContext(this.getContext()),n=this._active;let r,o=[];if(n.length){const e=Yl[i.position].call(this,n,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const t=this._size=Gl(this,i),l=Object.assign({},e,t),s=Kl(this.chart,i,l),a=Jl(i,l,s,this.chart);this.xAlign=s.xAlign,this.yAlign=s.yAlign,r={opacity:1,x:a.x,y:a.y,width:t.width,height:t.height,caretX:e.x,caretY:e.y}}else 0!==this.opacity&&(r={opacity:0});this._tooltipItems=o,this.$context=void 0,r&&this._resolveAnimations().update(this,r),e&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,i,n){const r=this.getCaretPosition(e,i,n);t.lineTo(r.x1,r.y1),t.lineTo(r.x2,r.y2),t.lineTo(r.x3,r.y3)}getCaretPosition(e,t,i){const{xAlign:n,yAlign:r}=this,{caretSize:o,cornerRadius:l}=i,{topLeft:s,topRight:a,bottomLeft:c,bottomRight:d}=Ri(l),{x:u,y:f}=e,{width:h,height:m}=t;let g,p,b,C,_,v;return"center"===r?(_=f+m/2,"left"===n?(g=u,p=g-o,C=_+o,v=_-o):(g=u+h,p=g+o,C=_-o,v=_+o),b=g):(p="left"===n?u+Math.max(s,c)+o:"right"===n?u+h-Math.max(a,d)-o:this.caretX,"top"===r?(C=f,_=C-o,g=p-o,b=p+o):(C=f+m,_=C+o,g=p+o,b=p-o),v=C),{x1:g,x2:p,x3:b,y1:C,y2:_,y3:v}}drawTitle(e,t,i){const n=this.title,r=n.length;let o,l,s;if(r){const a=Mn(i.rtl,this.x,this.width);for(e.x=ql(this,i.titleAlign,i),t.textAlign=a.textAlign(i.titleAlign),t.textBaseline="middle",o=zi(i.titleFont),l=i.titleSpacing,t.fillStyle=i.titleColor,t.font=o.string,s=0;s<r;++s)t.fillText(n[s],a.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+l,s+1===r&&(e.y+=i.titleMarginBottom-l)}}_drawColorBox(e,t,i,n,r){const o=this.labelColors[i],l=this.labelPointStyles[i],{boxHeight:s,boxWidth:a,boxPadding:c}=r,d=zi(r.bodyFont),u=ql(this,"left",r),f=n.x(u),h=s<d.lineHeight?(d.lineHeight-s)/2:0,m=t.y+h;if(r.usePointStyle){const t={radius:Math.min(a,s)/2,pointStyle:l.pointStyle,rotation:l.rotation,borderWidth:1},i=n.leftForLtr(f,a)+a/2,c=m+s/2;e.strokeStyle=r.multiKeyBackground,e.fillStyle=r.multiKeyBackground,xi(e,t,i,c),e.strokeStyle=o.borderColor,e.fillStyle=o.backgroundColor,xi(e,t,i,c)}else{e.lineWidth=we(o.borderWidth)?Math.max(...Object.values(o.borderWidth)):o.borderWidth||1,e.strokeStyle=o.borderColor,e.setLineDash(o.borderDash||[]),e.lineDashOffset=o.borderDashOffset||0;const t=n.leftForLtr(f,a-c),i=n.leftForLtr(n.xPlus(f,1),a-c-2),l=Ri(o.borderRadius);Object.values(l).some((e=>0!==e))?(e.beginPath(),e.fillStyle=r.multiKeyBackground,ki(e,{x:t,y:m,w:a,h:s,radius:l}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),ki(e,{x:i,y:m+1,w:a-2,h:s-2,radius:l}),e.fill()):(e.fillStyle=r.multiKeyBackground,e.fillRect(t,m,a,s),e.strokeRect(t,m,a,s),e.fillStyle=o.backgroundColor,e.fillRect(i,m+1,a-2,s-2))}e.fillStyle=this.labelTextColors[i]}drawBody(e,t,i){const{body:n}=this,{bodySpacing:r,bodyAlign:o,displayColors:l,boxHeight:s,boxWidth:a,boxPadding:c}=i,d=zi(i.bodyFont);let u=d.lineHeight,f=0;const h=Mn(i.rtl,this.x,this.width),m=function(i){t.fillText(i,h.x(e.x+f),e.y+u/2),e.y+=u+r},g=h.textAlign(o);let p,b,C,_,v,x,N;for(t.textAlign=o,t.textBaseline="middle",t.font=d.string,e.x=ql(this,g,i),t.fillStyle=i.bodyColor,Be(this.beforeBody,m),f=l&&"right"!==g?"center"===o?a/2+c:a+2+c:0,_=0,x=n.length;_<x;++_){for(p=n[_],b=this.labelTextColors[_],t.fillStyle=b,Be(p.before,m),C=p.lines,l&&C.length&&(this._drawColorBox(t,e,_,h,i),u=Math.max(d.lineHeight,s)),v=0,N=C.length;v<N;++v)m(C[v]),u=d.lineHeight;Be(p.after,m)}f=0,u=d.lineHeight,Be(this.afterBody,m),e.y-=r}drawFooter(e,t,i){const n=this.footer,r=n.length;let o,l;if(r){const s=Mn(i.rtl,this.x,this.width);for(e.x=ql(this,i.footerAlign,i),e.y+=i.footerMarginTop,t.textAlign=s.textAlign(i.footerAlign),t.textBaseline="middle",o=zi(i.footerFont),t.fillStyle=i.footerColor,t.font=o.string,l=0;l<r;++l)t.fillText(n[l],s.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+i.footerSpacing}}drawBackground(e,t,i,n){const{xAlign:r,yAlign:o}=this,{x:l,y:s}=e,{width:a,height:c}=i,{topLeft:d,topRight:u,bottomLeft:f,bottomRight:h}=Ri(n.cornerRadius);t.fillStyle=n.backgroundColor,t.strokeStyle=n.borderColor,t.lineWidth=n.borderWidth,t.beginPath(),t.moveTo(l+d,s),"top"===o&&this.drawCaret(e,t,i,n),t.lineTo(l+a-u,s),t.quadraticCurveTo(l+a,s,l+a,s+u),"center"===o&&"right"===r&&this.drawCaret(e,t,i,n),t.lineTo(l+a,s+c-h),t.quadraticCurveTo(l+a,s+c,l+a-h,s+c),"bottom"===o&&this.drawCaret(e,t,i,n),t.lineTo(l+f,s+c),t.quadraticCurveTo(l,s+c,l,s+c-f),"center"===o&&"left"===r&&this.drawCaret(e,t,i,n),t.lineTo(l,s+d),t.quadraticCurveTo(l,s,l+d,s),t.closePath(),t.fill(),n.borderWidth>0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,i=this.$animations,n=i&&i.x,r=i&&i.y;if(n||r){const i=Yl[e.position].call(this,this._active,this._eventPosition);if(!i)return;const o=this._size=Gl(this,e),l=Object.assign({},i,this._size),s=Kl(t,e,l),a=Jl(e,l,s,t);n._to===a.x&&r._to===a.y||(this.xAlign=s.xAlign,this.yAlign=s.yAlign,this.width=o.width,this.height=o.height,this.caretX=i.x,this.caretY=i.y,this._resolveAnimations().update(this,a))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(t);const n={width:this.width,height:this.height},r={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=Qi(t.padding),l=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&l&&(e.save(),e.globalAlpha=i,this.drawBackground(r,e,n,t),Bn(e,t.textDirection),r.y+=o.top,this.drawTitle(r,e,t),this.drawBody(r,e,t),this.drawFooter(r,e,t),kn(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const i=this._active,n=e.map((({datasetIndex:e,index:t})=>{const i=this.chart.getDatasetMeta(e);if(!i)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:i.data[t],index:t}})),r=!ke(i,n),o=this._positionChanged(n,t);(r||o)&&(this._active=n,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,i=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const n=this.options,r=this._active||[],o=this._getActiveElements(e,r,t,i),l=this._positionChanged(o,e),s=t||!ke(o,r)||l;return s&&(this._active=o,(n.enabled||n.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),s}_getActiveElements(e,t,i,n){const r=this.options;if("mouseout"===e.type)return[];if(!n)return t;const o=this.chart.getElementsAtEventForMode(e,r.mode,r,i);return r.reverse&&o.reverse(),o}_positionChanged(e,t){const{caretX:i,caretY:n,options:r}=this,o=Yl[r.position].call(this,e,t);return!1!==o&&(i!==o.x||n!==o.y)}}ts.positioners=Yl;var is={id:"tooltip",_element:ts,positioners:Yl,afterInit(e,t,i){i&&(e.tooltip=new ts({chart:e,options:i}))},beforeUpdate(e,t,i){e.tooltip&&e.tooltip.initialize(i)},reset(e,t,i){e.tooltip&&e.tooltip.initialize(i)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const i={tooltip:t};if(!1===e.notifyPlugins("beforeTooltipDraw",i))return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",i)}},afterEvent(e,t){if(e.tooltip){const i=t.replay;e.tooltip.handleEvent(t.event,i,t.inChartArea)&&(t.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:_e,title(e){if(e.length>0){const t=e[0],i=t.chart.data.labels,n=i?i.length:0;if(this&&this.options&&"dataset"===this.options.mode)return t.dataset.label||"";if(t.label)return t.label;if(n>0&&t.dataIndex<n)return i[t.dataIndex]}return""},afterTitle:_e,beforeBody:_e,beforeLabel:_e,label(e){if(this&&this.options&&"dataset"===this.options.mode)return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const i=e.formattedValue;return xe(i)||(t+=i),t},labelColor(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:t.borderColor,backgroundColor:t.backgroundColor,borderWidth:t.borderWidth,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:t.pointStyle,rotation:t.rotation}},afterLabel:_e,afterBody:_e,beforeFooter:_e,footer:_e,afterFooter:_e}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>"filter"!==e&&"itemSort"!==e&&"external"!==e,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},ns=Object.freeze({__proto__:null,Decimation:_l,Filler:Fl,Legend:zl,SubTitle:Tl,Title:Vl,Tooltip:is});function rs(e,t,i,n){const r=e.indexOf(t);if(-1===r)return((e,t,i,n)=>("string"==typeof t?(i=e.push(t)-1,n.unshift({index:i,label:t})):isNaN(t)&&(i=null),i))(e,t,i,n);return r!==e.lastIndexOf(t)?i:r}class os extends Mr{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const e=this.getLabels();for(const{index:i,label:n}of t)e[i]===n&&e.splice(i,1);this._addedLabels=[]}super.init(e)}parse(e,t){if(xe(e))return null;const i=this.getLabels();return((e,t)=>null===e?null:ut(Math.round(e),0,t))(t=isFinite(t)&&i[t]===e?t:rs(i,e,Ae(t,e),this._addedLabels),i.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:i,max:n}=this.getMinMax(!0);"ticks"===this.options.bounds&&(e||(i=0),t||(n=this.getLabels().length-1)),this.min=i,this.max=n}buildTicks(){const e=this.min,t=this.max,i=this.options.offset,n=[];let r=this.getLabels();r=0===e&&t===r.length-1?r:r.slice(e,t+1),this._valueRange=Math.max(r.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let i=e;i<=t;i++)n.push({value:i});return n}getLabelForValue(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return"number"!=typeof e&&(e=this.parse(e)),null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}function ls(e,t){const i=[],{bounds:n,step:r,min:o,max:l,precision:s,count:a,maxTicks:c,maxDigits:d,includeBounds:u}=e,f=r||1,h=c-1,{min:m,max:g}=t,p=!xe(o),b=!xe(l),C=!xe(a),_=(g-m)/(d+1);let v,x,N,w,E=$e((g-m)/h/f)*f;if(E<1e-14&&!p&&!b)return[{value:m},{value:g}];w=Math.ceil(g/E)-Math.floor(m/E),w>h&&(E=$e(w*E/h/f)*f),xe(s)||(v=Math.pow(10,s),E=Math.ceil(E*v)/v),"ticks"===n?(x=Math.floor(m/E)*E,N=Math.ceil(g/E)*E):(x=m,N=g),p&&b&&r&&function(e,t){const i=Math.round(e);return i-t<=e&&i+t>=e}((l-o)/r,E/1e3)?(w=Math.round(Math.min((l-o)/E,c)),E=(l-o)/w,x=o,N=l):C?(x=p?o:x,N=b?l:N,w=a-1,E=(N-x)/w):(w=(N-x)/E,w=tt(w,Math.round(w),E/1e3)?Math.round(w):Math.ceil(w));const y=Math.max(ot(E),ot(x));v=Math.pow(10,xe(s)?y:s),x=Math.round(x*v)/v,N=Math.round(N*v)/v;let A=0;for(p&&(u&&x!==o?(i.push({value:o}),x<o&&A++,tt(Math.round((x+A*E)*v)/v,o,ss(o,_,e))&&A++):x<o&&A++);A<w;++A)i.push({value:Math.round((x+A*E)*v)/v});return b&&u&&N!==l?i.length&&tt(i[i.length-1].value,l,ss(l,_,e))?i[i.length-1].value=l:i.push({value:l}):b&&N!==l||i.push({value:N}),i}function ss(e,t,{horizontal:i,minRotation:n}){const r=nt(n),o=(i?Math.sin(r):Math.cos(r))||.001,l=.75*t*(""+e).length;return Math.min(t/o,l)}os.id="category",os.defaults={ticks:{callback:os.prototype.getLabelForValue}};class as extends Mr{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,t){return xe(e)||("number"==typeof e||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:t,maxDefined:i}=this.getUserBounds();let{min:n,max:r}=this;const o=e=>n=t?n:e,l=e=>r=i?r:e;if(e){const e=qe(n),t=qe(r);e<0&&t<0?l(0):e>0&&t>0&&o(0)}if(n===r){let t=1;(r>=Number.MAX_SAFE_INTEGER||n<=Number.MIN_SAFE_INTEGER)&&(t=Math.abs(.05*r)),l(r+t),e||o(n-t)}this.min=n,this.max=r}getTickLimit(){const e=this.options.ticks;let t,{maxTicksLimit:i,stepSize:n}=e;return n?(t=Math.ceil(this.max/n)-Math.floor(this.min/n)+1,t>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${n} would result generating up to ${t} ticks. Limiting to 1000.`),t=1e3)):(t=this.computeTickLimit(),i=i||11),i&&(t=Math.min(i,t)),t}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let i=this.getTickLimit();i=Math.max(2,i);const n=ls({maxTicks:i,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:!1!==t.includeBounds},this._range||this);return"ticks"===e.bounds&&it(n,this,"value"),e.reverse?(n.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),n}configure(){const e=this.ticks;let t=this.min,i=this.max;if(super.configure(),this.options.offset&&e.length){const n=(i-t)/Math.max(e.length-1,1)/2;t-=n,i+=n}this._startValue=t,this._endValue=i,this._valueRange=i-t}getLabelForValue(e){return Dn(e,this.chart.options.locale,this.options.ticks.format)}}class cs extends as{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Ee(e)?e:0,this.max=Ee(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,i=nt(this.options.ticks.minRotation),n=(e?Math.sin(i):Math.cos(i))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,r.lineHeight/n))}getPixelForValue(e){return null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}function ds(e){return 1===e/Math.pow(10,Math.floor(Je(e)))}cs.id="linear",cs.defaults={ticks:{callback:_r.formatters.numeric}};class us extends Mr{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,t){const i=as.prototype.parse.apply(this,[e,t]);if(0!==i)return Ee(i)&&i>0?i:null;this._zero=!0}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Ee(e)?Math.max(0,e):null,this.max=Ee(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let i=this.min,n=this.max;const r=t=>i=e?i:t,o=e=>n=t?n:e,l=(e,t)=>Math.pow(10,Math.floor(Je(e))+t);i===n&&(i<=0?(r(1),o(10)):(r(l(i,-1)),o(l(n,1)))),i<=0&&r(l(n,-1)),n<=0&&o(l(i,1)),this._zero&&this.min!==this._suggestedMin&&i===l(this.min,0)&&r(l(i,-1)),this.min=i,this.max=n}buildTicks(){const e=this.options,t=function(e,t){const i=Math.floor(Je(t.max)),n=Math.ceil(t.max/Math.pow(10,i)),r=[];let o=ye(e.min,Math.pow(10,Math.floor(Je(t.min)))),l=Math.floor(Je(o)),s=Math.floor(o/Math.pow(10,l)),a=l<0?Math.pow(10,Math.abs(l)):1;do{r.push({value:o,major:ds(o)}),++s,10===s&&(s=1,++l,a=l>=0?1:a),o=Math.round(s*Math.pow(10,l)*a)/a}while(l<i||l===i&&s<n);const c=ye(e.max,o);return r.push({value:c,major:ds(o)}),r}({min:this._userMin,max:this._userMax},this);return"ticks"===e.bounds&&it(t,this,"value"),e.reverse?(t.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),t}getLabelForValue(e){return void 0===e?"0":Dn(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Je(e),this._valueRange=Je(this.max)-Je(e)}getPixelForValue(e){return void 0!==e&&0!==e||(e=this.min),null===e||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Je(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}function fs(e){const t=e.ticks;if(t.display&&e.display){const e=Qi(t.backdropPadding);return Ae(t.font&&t.font.size,pi.font.size)+e.height}return 0}function hs(e,t,i,n,r){return e===n||e===r?{start:t-i/2,end:t+i/2}:e<n||e>r?{start:t-i,end:t}:{start:t,end:t+i}}function ms(e){const t={l:e.left+e._padding.left,r:e.right-e._padding.right,t:e.top+e._padding.top,b:e.bottom-e._padding.bottom},i=Object.assign({},t),n=[],r=[],o=e._pointLabels.length,l=e.options.pointLabels,s=l.centerPointLabels?Te/o:0;for(let u=0;u<o;u++){const o=l.setContext(e.getPointLabelContext(u));r[u]=o.padding;const f=e.getPointPosition(u,e.drawingArea+r[u],s),h=zi(o.font),m=(a=e.ctx,c=h,d=Ne(d=e._pointLabels[u])?d:[d],{w:Ci(a,c.string,d),h:d.length*c.lineHeight});n[u]=m;const g=ct(e.getIndexAngle(u)+s),p=Math.round(rt(g));gs(i,t,g,hs(p,f.x,m.w,0,180),hs(p,f.y,m.h,90,270))}var a,c,d;e.setCenterPoint(t.l-i.l,i.r-t.r,t.t-i.t,i.b-t.b),e._pointLabelItems=function(e,t,i){const n=[],r=e._pointLabels.length,o=e.options,l=fs(o)/2,s=e.drawingArea,a=o.pointLabels.centerPointLabels?Te/r:0;for(let o=0;o<r;o++){const r=e.getPointPosition(o,s+l+i[o],a),c=Math.round(rt(ct(r.angle+Ge))),d=t[o],u=Cs(r.y,d.h,c),f=ps(c),h=bs(r.x,d.w,f);n.push({x:r.x,y:u,textAlign:f,left:h,top:u,right:h+d.w,bottom:u+d.h})}return n}(e,n,r)}function gs(e,t,i,n,r){const o=Math.abs(Math.sin(i)),l=Math.abs(Math.cos(i));let s=0,a=0;n.start<t.l?(s=(t.l-n.start)/o,e.l=Math.min(e.l,t.l-s)):n.end>t.r&&(s=(n.end-t.r)/o,e.r=Math.max(e.r,t.r+s)),r.start<t.t?(a=(t.t-r.start)/l,e.t=Math.min(e.t,t.t-a)):r.end>t.b&&(a=(r.end-t.b)/l,e.b=Math.max(e.b,t.b+a))}function ps(e){return 0===e||180===e?"center":e<180?"left":"right"}function bs(e,t,i){return"right"===i?e-=t:"center"===i&&(e-=t/2),e}function Cs(e,t,i){return 90===i||270===i?e-=t/2:(i>270||i<90)&&(e-=t),e}function _s(e,t,i,n){const{ctx:r}=e;if(i)r.arc(e.xCenter,e.yCenter,t,0,Ye);else{let i=e.getPointPosition(0,t);r.moveTo(i.x,i.y);for(let o=1;o<n;o++)i=e.getPointPosition(o,t),r.lineTo(i.x,i.y)}}us.id="logarithmic",us.defaults={ticks:{callback:_r.formatters.logarithmic,major:{enabled:!0}}};class vs extends as{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=Qi(fs(this.options)/2),t=this.width=this.maxWidth-e.width,i=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+t/2+e.left),this.yCenter=Math.floor(this.top+i/2+e.top),this.drawingArea=Math.floor(Math.min(t,i)/2)}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!1);this.min=Ee(e)&&!isNaN(e)?e:0,this.max=Ee(t)&&!isNaN(t)?t:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/fs(this.options))}generateTickLabels(e){as.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map(((e,t)=>{const i=Me(this.options.pointLabels.callback,[e,t],this);return i||0===i?i:""})).filter(((e,t)=>this.chart.getDataVisibility(t)))}fit(){const e=this.options;e.display&&e.pointLabels.display?ms(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,i,n){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((i-n)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,i,n))}getIndexAngle(e){return ct(e*(Ye/(this._pointLabels.length||1))+nt(this.options.startAngle||0))}getDistanceFromCenterForValue(e){if(xe(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if(xe(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e<t.length){const i=t[e];return function(e,t,i){return Vi(e,{label:i,index:t,type:"pointLabel"})}(this.getContext(),e,i)}}getPointPosition(e,t,i=0){const n=this.getIndexAngle(e)-Ge+i;return{x:Math.cos(n)*t+this.xCenter,y:Math.sin(n)*t+this.yCenter,angle:n}}getPointPositionForValue(e,t){return this.getPointPosition(e,this.getDistanceFromCenterForValue(t))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:t,top:i,right:n,bottom:r}=this._pointLabelItems[e];return{left:t,top:i,right:n,bottom:r}}drawBackground(){const{backgroundColor:e,grid:{circular:t}}=this.options;if(e){const i=this.ctx;i.save(),i.beginPath(),_s(this,this.getDistanceFromCenterForValue(this._endValue),t,this._pointLabels.length),i.closePath(),i.fillStyle=e,i.fill(),i.restore()}}drawGrid(){const e=this.ctx,t=this.options,{angleLines:i,grid:n}=t,r=this._pointLabels.length;let o,l,s;if(t.pointLabels.display&&function(e,t){const{ctx:i,options:{pointLabels:n}}=e;for(let r=t-1;r>=0;r--){const t=n.setContext(e.getPointLabelContext(r)),o=zi(t.font),{x:l,y:s,textAlign:a,left:c,top:d,right:u,bottom:f}=e._pointLabelItems[r],{backdropColor:h}=t;if(!xe(h)){const e=Ri(t.borderRadius),n=Qi(t.backdropPadding);i.fillStyle=h;const r=c-n.left,o=d-n.top,l=u-c+n.width,s=f-d+n.height;Object.values(e).some((e=>0!==e))?(i.beginPath(),ki(i,{x:r,y:o,w:l,h:s,radius:e}),i.fill()):i.fillRect(r,o,l,s)}Mi(i,e._pointLabels[r],l,s+o.lineHeight/2,o,{color:t.color,textAlign:a,textBaseline:"middle"})}}(this,r),n.display&&this.ticks.forEach(((e,t)=>{if(0!==t){l=this.getDistanceFromCenterForValue(e.value);!function(e,t,i,n){const r=e.ctx,o=t.circular,{color:l,lineWidth:s}=t;!o&&!n||!l||!s||i<0||(r.save(),r.strokeStyle=l,r.lineWidth=s,r.setLineDash(t.borderDash),r.lineDashOffset=t.borderDashOffset,r.beginPath(),_s(e,i,o,n),r.closePath(),r.stroke(),r.restore())}(this,n.setContext(this.getContext(t-1)),l,r)}})),i.display){for(e.save(),o=r-1;o>=0;o--){const n=i.setContext(this.getPointLabelContext(o)),{color:r,lineWidth:a}=n;a&&r&&(e.lineWidth=a,e.strokeStyle=r,e.setLineDash(n.borderDash),e.lineDashOffset=n.borderDashOffset,l=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),s=this.getPointPosition(o,l),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(s.x,s.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,i=t.ticks;if(!i.display)return;const n=this.getIndexAngle(0);let r,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(n),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach(((n,l)=>{if(0===l&&!t.reverse)return;const s=i.setContext(this.getContext(l)),a=zi(s.font);if(r=this.getDistanceFromCenterForValue(this.ticks[l].value),s.showLabelBackdrop){e.font=a.string,o=e.measureText(n.label).width,e.fillStyle=s.backdropColor;const t=Qi(s.backdropPadding);e.fillRect(-o/2-t.left,-r-a.size/2-t.top,o+t.width,a.size+t.height)}Mi(e,n.label,0,-r,a,{color:s.color})})),e.restore()}drawTitle(){}}vs.id="radialLinear",vs.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:_r.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:e=>e,padding:5,centerPointLabels:!1}},vs.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},vs.descriptors={angleLines:{_fallback:"grid"}};const xs={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},Ns=Object.keys(xs);function ws(e,t){return e-t}function Es(e,t){if(xe(t))return null;const i=e._adapter,{parser:n,round:r,isoWeekday:o}=e._parseOpts;let l=t;return"function"==typeof n&&(l=n(l)),Ee(l)||(l="string"==typeof n?i.parse(l,n):i.parse(l)),null===l?null:(r&&(l="week"!==r||!et(o)&&!0!==o?i.startOf(l,r):i.startOf(l,"isoWeek",o)),+l)}function ys(e,t,i,n){const r=Ns.length;for(let o=Ns.indexOf(e);o<r-1;++o){const e=xs[Ns[o]],r=e.steps?e.steps:Number.MAX_SAFE_INTEGER;if(e.common&&Math.ceil((i-t)/(r*e.size))<=n)return Ns[o]}return Ns[r-1]}function As(e,t,i){if(i){if(i.length){const{lo:n,hi:r}=ht(i,t);e[i[n]>=t?i[n]:i[r]]=!0}}else e[t]=!0}function Ds(e,t,i){const n=[],r={},o=t.length;let l,s;for(l=0;l<o;++l)s=t[l],r[s]=l,n.push({value:s,major:!1});return 0!==o&&i?function(e,t,i,n){const r=e._adapter,o=+r.startOf(t[0].value,n),l=t[t.length-1].value;let s,a;for(s=o;s<=l;s=+r.add(s,1,n))a=i[s],a>=0&&(t[a].major=!0);return t}(e,n,r,i):n}class Ms extends Mr{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,t){const i=e.time||(e.time={}),n=this._adapter=new Or._date(e.adapters.date);n.init(t),Oe(i.displayFormats,n.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(e),this._normalized=t.normalized}parse(e,t){return void 0===e?null:Es(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,t=this._adapter,i=e.time.unit||"day";let{min:n,max:r,minDefined:o,maxDefined:l}=this.getUserBounds();function s(e){o||isNaN(e.min)||(n=Math.min(n,e.min)),l||isNaN(e.max)||(r=Math.max(r,e.max))}o&&l||(s(this._getLabelBounds()),"ticks"===e.bounds&&"labels"===e.ticks.source||s(this.getMinMax(!1))),n=Ee(n)&&!isNaN(n)?n:+t.startOf(Date.now(),i),r=Ee(r)&&!isNaN(r)?r:+t.endOf(Date.now(),i)+1,this.min=Math.min(n,r-1),this.max=Math.max(n+1,r)}_getLabelBounds(){const e=this.getLabelTimestamps();let t=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return e.length&&(t=e[0],i=e[e.length-1]),{min:t,max:i}}buildTicks(){const e=this.options,t=e.time,i=e.ticks,n="labels"===i.source?this.getLabelTimestamps():this._generate();"ticks"===e.bounds&&n.length&&(this.min=this._userMin||n[0],this.max=this._userMax||n[n.length-1]);const r=this.min,o=function(e,t,i){let n=0,r=e.length;for(;n<r&&e[n]<t;)n++;for(;r>n&&e[r-1]>i;)r--;return n>0||r<e.length?e.slice(n,r):e}(n,r,this.max);return this._unit=t.unit||(i.autoSkip?ys(t.minUnit,this.min,this.max,this._getLabelCapacity(r)):function(e,t,i,n,r){for(let o=Ns.length-1;o>=Ns.indexOf(i);o--){const i=Ns[o];if(xs[i].common&&e._adapter.diff(r,n,i)>=t-1)return i}return Ns[i?Ns.indexOf(i):0]}(this,o.length,t.minUnit,this.min,this.max)),this._majorUnit=i.major.enabled&&"year"!==this._unit?function(e){for(let t=Ns.indexOf(e)+1,i=Ns.length;t<i;++t)if(xs[Ns[t]].common)return Ns[t]}(this._unit):void 0,this.initOffsets(n),e.reverse&&o.reverse(),Ds(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((e=>+e.value)))}initOffsets(e){let t,i,n=0,r=0;this.options.offset&&e.length&&(t=this.getDecimalForValue(e[0]),n=1===e.length?1-t:(this.getDecimalForValue(e[1])-t)/2,i=this.getDecimalForValue(e[e.length-1]),r=1===e.length?i:(i-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;n=ut(n,0,o),r=ut(r,0,o),this._offsets={start:n,end:r,factor:1/(n+1+r)}}_generate(){const e=this._adapter,t=this.min,i=this.max,n=this.options,r=n.time,o=r.unit||ys(r.minUnit,t,i,this._getLabelCapacity(t)),l=Ae(r.stepSize,1),s="week"===o&&r.isoWeekday,a=et(s)||!0===s,c={};let d,u,f=t;if(a&&(f=+e.startOf(f,"isoWeek",s)),f=+e.startOf(f,a?"day":o),e.diff(i,t,o)>1e5*l)throw new Error(t+" and "+i+" are too far apart with stepSize of "+l+" "+o);const h="data"===n.ticks.source&&this.getDataTimestamps();for(d=f,u=0;d<i;d=+e.add(d,l,o),u++)As(c,d,h);return d!==i&&"ticks"!==n.bounds&&1!==u||As(c,d,h),Object.keys(c).sort(((e,t)=>e-t)).map((e=>+e))}getLabelForValue(e){const t=this._adapter,i=this.options.time;return i.tooltipFormat?t.format(e,i.tooltipFormat):t.format(e,i.displayFormats.datetime)}_tickFormatFunction(e,t,i,n){const r=this.options,o=r.time.displayFormats,l=this._unit,s=this._majorUnit,a=l&&o[l],c=s&&o[s],d=i[t],u=s&&c&&d&&d.major,f=this._adapter.format(e,n||(u?c:a)),h=r.ticks.callback;return h?Me(h,[f,t,i],this):f}generateTickLabels(e){let t,i,n;for(t=0,i=e.length;t<i;++t)n=e[t],n.label=this._tickFormatFunction(n.value,t,e)}getDecimalForValue(e){return null===e?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const t=this._offsets,i=this.getDecimalForValue(e);return this.getPixelForDecimal((t.start+i)*t.factor)}getValueForPixel(e){const t=this._offsets,i=this.getDecimalForPixel(e)/t.factor-t.end;return this.min+i*(this.max-this.min)}_getLabelSize(e){const t=this.options.ticks,i=this.ctx.measureText(e).width,n=nt(this.isHorizontal()?t.maxRotation:t.minRotation),r=Math.cos(n),o=Math.sin(n),l=this._resolveTickFontOptions(0).size;return{w:i*r+l*o,h:i*o+l*r}}_getLabelCapacity(e){const t=this.options.time,i=t.displayFormats,n=i[t.unit]||i.millisecond,r=this._tickFormatFunction(e,0,Ds(this,[e],this._majorUnit),n),o=this._getLabelSize(r),l=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return l>0?l:1}getDataTimestamps(){let e,t,i=this._cache.data||[];if(i.length)return i;const n=this.getMatchingVisibleMetas();if(this._normalized&&n.length)return this._cache.data=n[0].controller.getAllParsedValues(this);for(e=0,t=n.length;e<t;++e)i=i.concat(n[e].controller.getAllParsedValues(this));return this._cache.data=this.normalize(i)}getLabelTimestamps(){const e=this._cache.labels||[];let t,i;if(e.length)return e;const n=this.getLabels();for(t=0,i=n.length;t<i;++t)e.push(Es(this,n[t]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return Ct(e.sort(ws))}}function Bs(e,t,i){let n,r,o,l,s=0,a=e.length-1;i?(t>=e[s].pos&&t<=e[a].pos&&({lo:s,hi:a}=mt(e,"pos",t)),({pos:n,time:o}=e[s]),({pos:r,time:l}=e[a])):(t>=e[s].time&&t<=e[a].time&&({lo:s,hi:a}=mt(e,"time",t)),({time:n,pos:o}=e[s]),({time:r,pos:l}=e[a]));const c=r-n;return c?o+(l-o)*(t-n)/c:o}Ms.id="time",Ms.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class ks extends Ms{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=Bs(t,this.min),this._tableRange=Bs(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:i}=this,n=[],r=[];let o,l,s,a,c;for(o=0,l=e.length;o<l;++o)a=e[o],a>=t&&a<=i&&n.push(a);if(n.length<2)return[{time:t,pos:0},{time:i,pos:1}];for(o=0,l=n.length;o<l;++o)c=n[o+1],s=n[o-1],a=n[o],Math.round((c+s)/2)!==a&&r.push({time:a,pos:o/(l-1)});return r}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const t=this.getDataTimestamps(),i=this.getLabelTimestamps();return e=t.length&&i.length?this.normalize(t.concat(i)):t.length?t:i,e=this._cache.all=e,e}getDecimalForValue(e){return(Bs(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const t=this._offsets,i=this.getDecimalForPixel(e)/t.factor-t.end;return Bs(this._table,i*this._tableRange+this._minPos,!0)}}ks.id="timeseries",ks.defaults=Ms.defaults;const Ps=[Hr,pl,ns,Object.freeze({__proto__:null,CategoryScale:os,LinearScale:cs,LogarithmicScale:us,RadialLinearScale:vs,TimeScale:Ms,TimeSeriesScale:ks})],Hs="label";function Ls(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function Is(e,t){e.labels=t}function Os(e,t){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Hs;const n=[];e.datasets=t.map((t=>{const r=e.datasets.find((e=>e[i]===t[i]));return r&&t.data&&!n.includes(r)?(n.push(r),Object.assign(r,t),r):{...t}}))}function Fs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Hs;const i={labels:[],datasets:[]};return Is(i,e.labels),Os(i,e.datasets,t),i}function Rs(e,i){let{height:r=150,width:l=300,redraw:s=!1,datasetIdKey:a,type:c,data:d,options:u,plugins:f=[],fallbackContent:h,updateMode:m,...g}=e;const p=o(null),b=o(),C=()=>{p.current&&(b.current=new To(p.current,{type:c,data:Fs(d,a),options:u&&{...u},plugins:f}),Ls(i,b.current))},_=()=>{Ls(i,null),b.current&&(b.current.destroy(),b.current=null)};return n((()=>{var e,t;!s&&b.current&&u&&(e=b.current,t=u,Object.assign(e.options,t))}),[s,u]),n((()=>{!s&&b.current&&Is(b.current.config.data,d.labels)}),[s,d.labels]),n((()=>{!s&&b.current&&d.datasets&&Os(b.current.config.data,d.datasets,a)}),[s,d.datasets]),n((()=>{b.current&&(s?(_(),setTimeout(C)):b.current.update(m))}),[s,u,d.labels,d.datasets,m]),n((()=>{b.current&&(_(),setTimeout(C))}),[c]),n((()=>(C(),()=>_())),[]),t.createElement("canvas",Object.assign({ref:p,role:"img",height:r,width:l},g),h)}const Qs=r(Rs);function zs(e,i){return To.register(i),r(((i,n)=>t.createElement(Qs,Object.assign({},i,{ref:n,type:e}))))}const Ss=zs("line",hr);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var Vs={};({get exports(){return Vs},set exports(e){Vs=e}}).exports=function(){var e=1e3,t=6e4,i=36e5,n="millisecond",r="second",o="minute",l="hour",s="day",a="week",c="month",d="quarter",u="year",f="date",h="Invalid Date",m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],i=e%100;return"["+e+(t[(i-20)%10]||t[i]||t[0])+"]"}},b=function(e,t,i){var n=String(e);return!n||n.length>=t?e:""+Array(t+1-n.length).join(i)+e},C={s:b,z:function(e){var t=-e.utcOffset(),i=Math.abs(t),n=Math.floor(i/60),r=i%60;return(t<=0?"+":"-")+b(n,2,"0")+":"+b(r,2,"0")},m:function e(t,i){if(t.date()<i.date())return-e(i,t);var n=12*(i.year()-t.year())+(i.month()-t.month()),r=t.clone().add(n,c),o=i-r<0,l=t.clone().add(n+(o?-1:1),c);return+(-(n+(i-r)/(o?r-l:l-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:c,y:u,w:a,d:s,D:f,h:l,m:o,s:r,ms:n,Q:d}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},_="en",v={};v[_]=p;var x=function(e){return e instanceof y},N=function e(t,i,n){var r;if(!t)return _;if("string"==typeof t){var o=t.toLowerCase();v[o]&&(r=o),i&&(v[o]=i,r=o);var l=t.split("-");if(!r&&l.length>1)return e(l[0])}else{var s=t.name;v[s]=t,r=s}return!n&&r&&(_=r),r||!n&&_},w=function(e,t){if(x(e))return e.clone();var i="object"==typeof t?t:{};return i.date=e,i.args=arguments,new y(i)},E=C;E.l=N,E.i=x,E.w=function(e,t){return w(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var y=function(){function p(e){this.$L=N(e.locale,null,!0),this.parse(e)}var b=p.prototype;return b.parse=function(e){this.$d=function(e){var t=e.date,i=e.utc;if(null===t)return new Date(NaN);if(E.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var n=t.match(m);if(n){var r=n[2]-1||0,o=(n[7]||"0").substring(0,3);return i?new Date(Date.UTC(n[1],r,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)):new Date(n[1],r,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},b.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},b.$utils=function(){return E},b.isValid=function(){return!(this.$d.toString()===h)},b.isSame=function(e,t){var i=w(e);return this.startOf(t)<=i&&i<=this.endOf(t)},b.isAfter=function(e,t){return w(e)<this.startOf(t)},b.isBefore=function(e,t){return this.endOf(t)<w(e)},b.$g=function(e,t,i){return E.u(e)?this[t]:this.set(i,e)},b.unix=function(){return Math.floor(this.valueOf()/1e3)},b.valueOf=function(){return this.$d.getTime()},b.startOf=function(e,t){var i=this,n=!!E.u(t)||t,d=E.p(e),h=function(e,t){var r=E.w(i.$u?Date.UTC(i.$y,t,e):new Date(i.$y,t,e),i);return n?r:r.endOf(s)},m=function(e,t){return E.w(i.toDate()[e].apply(i.toDate("s"),(n?[0,0,0,0]:[23,59,59,999]).slice(t)),i)},g=this.$W,p=this.$M,b=this.$D,C="set"+(this.$u?"UTC":"");switch(d){case u:return n?h(1,0):h(31,11);case c:return n?h(1,p):h(0,p+1);case a:var _=this.$locale().weekStart||0,v=(g<_?g+7:g)-_;return h(n?b-v:b+(6-v),p);case s:case f:return m(C+"Hours",0);case l:return m(C+"Minutes",1);case o:return m(C+"Seconds",2);case r:return m(C+"Milliseconds",3);default:return this.clone()}},b.endOf=function(e){return this.startOf(e,!1)},b.$set=function(e,t){var i,a=E.p(e),d="set"+(this.$u?"UTC":""),h=(i={},i[s]=d+"Date",i[f]=d+"Date",i[c]=d+"Month",i[u]=d+"FullYear",i[l]=d+"Hours",i[o]=d+"Minutes",i[r]=d+"Seconds",i[n]=d+"Milliseconds",i)[a],m=a===s?this.$D+(t-this.$W):t;if(a===c||a===u){var g=this.clone().set(f,1);g.$d[h](m),g.init(),this.$d=g.set(f,Math.min(this.$D,g.daysInMonth())).$d}else h&&this.$d[h](m);return this.init(),this},b.set=function(e,t){return this.clone().$set(e,t)},b.get=function(e){return this[E.p(e)]()},b.add=function(n,d){var f,h=this;n=Number(n);var m=E.p(d),g=function(e){var t=w(h);return E.w(t.date(t.date()+Math.round(e*n)),h)};if(m===c)return this.set(c,this.$M+n);if(m===u)return this.set(u,this.$y+n);if(m===s)return g(1);if(m===a)return g(7);var p=(f={},f[o]=t,f[l]=i,f[r]=e,f)[m]||1,b=this.$d.getTime()+n*p;return E.w(b,this)},b.subtract=function(e,t){return this.add(-1*e,t)},b.format=function(e){var t=this,i=this.$locale();if(!this.isValid())return i.invalidDate||h;var n=e||"YYYY-MM-DDTHH:mm:ssZ",r=E.z(this),o=this.$H,l=this.$m,s=this.$M,a=i.weekdays,c=i.months,d=function(e,i,r,o){return e&&(e[i]||e(t,n))||r[i].slice(0,o)},u=function(e){return E.s(o%12||12,e,"0")},f=i.meridiem||function(e,t,i){var n=e<12?"AM":"PM";return i?n.toLowerCase():n},m={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:E.s(s+1,2,"0"),MMM:d(i.monthsShort,s,c,3),MMMM:d(c,s),D:this.$D,DD:E.s(this.$D,2,"0"),d:String(this.$W),dd:d(i.weekdaysMin,this.$W,a,2),ddd:d(i.weekdaysShort,this.$W,a,3),dddd:a[this.$W],H:String(o),HH:E.s(o,2,"0"),h:u(1),hh:u(2),a:f(o,l,!0),A:f(o,l,!1),m:String(l),mm:E.s(l,2,"0"),s:String(this.$s),ss:E.s(this.$s,2,"0"),SSS:E.s(this.$ms,3,"0"),Z:r};return n.replace(g,(function(e,t){return t||m[e]||r.replace(":","")}))},b.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},b.diff=function(n,f,h){var m,g=E.p(f),p=w(n),b=(p.utcOffset()-this.utcOffset())*t,C=this-p,_=E.m(this,p);return _=(m={},m[u]=_/12,m[c]=_,m[d]=_/3,m[a]=(C-b)/6048e5,m[s]=(C-b)/864e5,m[l]=C/i,m[o]=C/t,m[r]=C/e,m)[g]||C,h?_:E.a(_)},b.daysInMonth=function(){return this.endOf(c).$D},b.$locale=function(){return v[this.$L]},b.locale=function(e,t){if(!e)return this.$L;var i=this.clone(),n=N(e,t,!0);return n&&(i.$L=n),i},b.clone=function(){return E.w(this.$d,this)},b.toDate=function(){return new Date(this.valueOf())},b.toJSON=function(){return this.isValid()?this.toISOString():null},b.toISOString=function(){return this.$d.toISOString()},b.toString=function(){return this.$d.toUTCString()},p}(),A=y.prototype;return w.prototype=A,[["$ms",n],["$s",r],["$m",o],["$H",l],["$W",s],["$M",c],["$y",u],["$D",f]].forEach((function(e){A[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),w.extend=function(e,t){return e.$i||(e(t,y,w),e.$i=!0),w},w.locale=N,w.isDayjs=x,w.unix=function(e){return w(1e3*e)},w.en=v[_],w.Ls=v,w.p={},w}();var js=Vs;const Ts=l.div`
|
|
924
|
+
*/var Qn=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,t,i,n){const r=t.listeners[n],o=t.duration;r.forEach((n=>n({chart:e,initial:t.initial,numSteps:o,currentStep:Math.min(i-t.start,o)})))}_refresh(){this._request||(this._running=!0,this._request=Ct.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(e=Date.now()){let t=0;this._charts.forEach(((i,n)=>{if(!i.running||!i.items.length)return;const r=i.items;let o,l=r.length-1,s=!1;for(;l>=0;--l)o=r[l],o._active?(o._total>i.duration&&(i.duration=o._total),o.tick(e),s=!0):(r[l]=r[r.length-1],r.pop());s&&(n.draw(),this._notify(n,i,e,"progress")),r.length||(i.running=!1,this._notify(n,i,e,"complete"),i.initial=!1),t+=r.length})),this._lastDate=e,0===t&&(this._running=!1)}_getAnims(e){const t=this._charts;let i=t.get(e);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,i)),i}listen(e,t,i){this._getAnims(e).listeners[t].push(i)}add(e,t){t&&t.length&&this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce(((e,t)=>Math.max(e,t._duration)),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!!(t&&t.running&&t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const i=t.items;let n=i.length-1;for(;n>=0;--n)i[n].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}};const zn="transparent",Sn={boolean:(e,t,i)=>i>.5?t:e,color(e,t,i){const n=di(e||zn),r=n.valid&&di(t||zn);return r&&r.valid?r.mix(n,i).hexString():t},number:(e,t,i)=>e+(t-e)*i};class jn{constructor(e,t,i,n){const r=t[i];n=Si([e.to,n,r,e.from]);const o=Si([e.from,r,n]);this._active=!0,this._fn=e.fn||Sn[e.type||typeof o],this._easing=Mt[e.easing]||Mt.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=i,this._from=o,this._to=n,this._promises=void 0}active(){return this._active}update(e,t,i){if(this._active){this._notify(!1);const n=this._target[this._prop],r=i-this._start,o=this._duration-r;this._start=i,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=r,this._loop=!!e.loop,this._to=Si([e.to,t,n,e.from]),this._from=Si([e.from,n,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,i=this._duration,n=this._prop,r=this._from,o=this._loop,l=this._to;let s;if(this._active=r!==l&&(o||t<i),!this._active)return this._target[n]=l,void this._notify(!0);t<0?this._target[n]=r:(s=t/i%2,s=o&&s>1?2-s:s,s=this._easing(Math.min(1,Math.max(0,s))),this._target[n]=this._fn(r,l,s))}wait(){const e=this._promises||(this._promises=[]);return new Promise(((t,i)=>{e.push({res:t,rej:i})}))}_notify(e){const t=e?"res":"rej",i=this._promises||[];for(let e=0;e<i.length;e++)i[e][t]()}}pi.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0});const Vn=Object.keys(pi.animation);pi.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>"onProgress"!==e&&"onComplete"!==e&&"fn"!==e}),pi.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),pi.describe("animations",{_fallback:"animation"}),pi.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:e=>0|e}}}});class Tn{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!we(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach((i=>{const n=e[i];if(!we(n))return;const r={};for(const e of Vn)r[e]=n[e];(Ne(n.properties)&&n.properties||[i]).forEach((e=>{e!==i&&t.has(e)||t.set(e,r)}))}))}_animateOptions(e,t){const i=t.options,n=function(e,t){if(!t)return;let i=e.options;if(!i)return void(e.options=t);i.$shared&&(e.options=i=Object.assign({},i,{$shared:!1,$animations:{}}));return i}(e,i);if(!n)return[];const r=this._createAnimations(n,i);return i.$shared&&function(e,t){const i=[],n=Object.keys(t);for(let t=0;t<n.length;t++){const r=e[n[t]];r&&r.active()&&i.push(r.wait())}return Promise.all(i)}(e.options.$animations,i).then((()=>{e.options=i}),(()=>{})),r}_createAnimations(e,t){const i=this._properties,n=[],r=e.$animations||(e.$animations={}),o=Object.keys(t),l=Date.now();let s;for(s=o.length-1;s>=0;--s){const a=o[s];if("$"===a.charAt(0))continue;if("options"===a){n.push(...this._animateOptions(e,t));continue}const c=t[a];let d=r[a];const u=i.get(a);if(d){if(u&&d.active()){d.update(u,c,l);continue}d.cancel()}u&&u.duration?(r[a]=d=new jn(u,e,a,c),n.push(d)):e[a]=c}return n}update(e,t){if(0===this._properties.size)return void Object.assign(e,t);const i=this._createAnimations(e,t);return i.length?(Qn.add(this._chart,i),!0):void 0}}function Yn(e,t){const i=e&&e.options||{},n=i.reverse,r=void 0===i.min?t:0,o=void 0===i.max?t:0;return{start:n?o:r,end:n?r:o}}function Xn(e,t){const i=[],n=e._getSortedDatasetMetas(t);let r,o;for(r=0,o=n.length;r<o;++r)i.push(n[r].index);return i}function Zn(e,t,i,n={}){const r=e.keys,o="single"===n.mode;let l,s,a,c;if(null!==t){for(l=0,s=r.length;l<s;++l){if(a=+r[l],a===i){if(n.all)continue;break}c=e.values[a],Ee(c)&&(o||0===t||qe(t)===qe(c))&&(t+=c)}return t}}function Wn(e,t){const i=e&&e.options.stacked;return i||void 0===i&&void 0!==t.stack}function Gn(e,t,i){const n=e[t]||(e[t]={});return n[i]||(n[i]={})}function Un(e,t,i,n){for(const r of t.getMatchingVisibleMetas(n).reverse()){const t=e[r.index];if(i&&t>0||!i&&t<0)return r.index}return null}function Kn(e,t){const{chart:i,_cachedMeta:n}=e,r=i._stacks||(i._stacks={}),{iScale:o,vScale:l,index:s}=n,a=o.axis,c=l.axis,d=function(e,t,i){return`${e.id}.${t.id}.${i.stack||i.type}`}(o,l,n),u=t.length;let f;for(let e=0;e<u;++e){const i=t[e],{[a]:o,[c]:u}=i;f=(i._stacks||(i._stacks={}))[c]=Gn(r,d,o),f[s]=u,f._top=Un(f,l,!0,n.type),f._bottom=Un(f,l,!1,n.type)}}function Jn(e,t){const i=e.scales;return Object.keys(i).filter((e=>i[e].axis===t)).shift()}function qn(e,t){const i=e.controller.index,n=e.vScale&&e.vScale.axis;if(n){t=t||e._parsed;for(const e of t){const t=e._stacks;if(!t||void 0===t[n]||void 0===t[n][i])return;delete t[n][i]}}}const $n=e=>"reset"===e||"none"===e,er=(e,t)=>t?e:Object.assign({},e);class tr{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=Wn(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&qn(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,i=this.getDataset(),n=(e,t,i,n)=>"x"===e?t:"r"===e?n:i,r=t.xAxisID=Ae(i.xAxisID,Jn(e,"x")),o=t.yAxisID=Ae(i.yAxisID,Jn(e,"y")),l=t.rAxisID=Ae(i.rAxisID,Jn(e,"r")),s=t.indexAxis,a=t.iAxisID=n(s,r,o,l),c=t.vAxisID=n(s,o,r,l);t.xScale=this.getScaleForId(r),t.yScale=this.getScaleForId(o),t.rScale=this.getScaleForId(l),t.iScale=this.getScaleForId(a),t.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&bt(this._data,this),e._stacked&&qn(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),i=this._data;if(we(t))this._data=function(e){const t=Object.keys(e),i=new Array(t.length);let n,r,o;for(n=0,r=t.length;n<r;++n)o=t[n],i[n]={x:o,y:e[o]};return i}(t);else if(i!==t){if(i){bt(i,this);const e=this._cachedMeta;qn(e),e._parsed=[]}t&&Object.isExtensible(t)&&(r=this,(n=t)._chartjs?n._chartjs.listeners.push(r):(Object.defineProperty(n,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[r]}}),pt.forEach((e=>{const t="_onData"+ze(e),i=n[e];Object.defineProperty(n,e,{configurable:!0,enumerable:!1,value(...e){const r=i.apply(this,e);return n._chartjs.listeners.forEach((i=>{"function"==typeof i[t]&&i[t](...e)})),r}})})))),this._syncList=[],this._data=t}var n,r}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,i=this.getDataset();let n=!1;this._dataCheck();const r=t._stacked;t._stacked=Wn(t.vScale,t),t.stack!==i.stack&&(n=!0,qn(t),t.stack=i.stack),this._resyncElements(e),(n||r!==t._stacked)&&Kn(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),i=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:i,_data:n}=this,{iScale:r,_stacked:o}=i,l=r.axis;let s,a,c,d=0===e&&t===n.length||i._sorted,u=e>0&&i._parsed[e-1];if(!1===this._parsing)i._parsed=n,i._sorted=!0,c=n;else{c=Ne(n[e])?this.parseArrayData(i,n,e,t):we(n[e])?this.parseObjectData(i,n,e,t):this.parsePrimitiveData(i,n,e,t);const r=()=>null===a[l]||u&&a[l]<u[l];for(s=0;s<t;++s)i._parsed[s+e]=a=c[s],d&&(r()&&(d=!1),u=a);i._sorted=d}o&&Kn(this,c)}parsePrimitiveData(e,t,i,n){const{iScale:r,vScale:o}=e,l=r.axis,s=o.axis,a=r.getLabels(),c=r===o,d=new Array(n);let u,f,m;for(u=0,f=n;u<f;++u)m=u+i,d[u]={[l]:c||r.parse(a[m],m),[s]:o.parse(t[m],m)};return d}parseArrayData(e,t,i,n){const{xScale:r,yScale:o}=e,l=new Array(n);let s,a,c,d;for(s=0,a=n;s<a;++s)c=s+i,d=t[c],l[s]={x:r.parse(d[0],c),y:o.parse(d[1],c)};return l}parseObjectData(e,t,i,n){const{xScale:r,yScale:o}=e,{xAxisKey:l="x",yAxisKey:s="y"}=this._parsing,a=new Array(n);let c,d,u,f;for(c=0,d=n;c<d;++c)u=c+i,f=t[u],a[c]={x:r.parse(Qe(f,l),u),y:o.parse(Qe(f,s),u)};return a}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,t,i){const n=this.chart,r=this._cachedMeta,o=t[e.axis];return Zn({keys:Xn(n,!0),values:t._stacks[e.axis]},o,r.index,{mode:i})}updateRangeFromParsed(e,t,i,n){const r=i[t.axis];let o=null===r?NaN:r;const l=n&&i._stacks[t.axis];n&&l&&(n.values=l,o=Zn(n,r,this._cachedMeta.index)),e.min=Math.min(e.min,o),e.max=Math.max(e.max,o)}getMinMax(e,t){const i=this._cachedMeta,n=i._parsed,r=i._sorted&&e===i.iScale,o=n.length,l=this._getOtherScale(e),s=((e,t,i)=>e&&!t.hidden&&t._stacked&&{keys:Xn(i,!0),values:null})(t,i,this.chart),a={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:d}=function(e){const{min:t,max:i,minDefined:n,maxDefined:r}=e.getUserBounds();return{min:n?t:Number.NEGATIVE_INFINITY,max:r?i:Number.POSITIVE_INFINITY}}(l);let u,f;function m(){f=n[u];const t=f[l.axis];return!Ee(f[e.axis])||c>t||d<t}for(u=0;u<o&&(m()||(this.updateRangeFromParsed(a,e,f,s),!r));++u);if(r)for(u=o-1;u>=0;--u)if(!m()){this.updateRangeFromParsed(a,e,f,s);break}return a}getAllParsedValues(e){const t=this._cachedMeta._parsed,i=[];let n,r,o;for(n=0,r=t.length;n<r;++n)o=t[n][e.axis],Ee(o)&&i.push(o);return i}getMaxOverflow(){return!1}getLabelAndValue(e){const t=this._cachedMeta,i=t.iScale,n=t.vScale,r=this.getParsed(e);return{label:i?""+i.getLabelForValue(r[i.axis]):"",value:n?""+n.getLabelForValue(r[n.axis]):""}}_update(e){const t=this._cachedMeta;this.update(e||"default"),t._clip=function(e){let t,i,n,r;return we(e)?(t=e.top,i=e.right,n=e.bottom,r=e.left):t=i=n=r=e,{top:t,right:i,bottom:n,left:r,disabled:!1===e}}(Ae(this.options.clip,function(e,t,i){if(!1===i)return!1;const n=Yn(e,i),r=Yn(t,i);return{top:r.end,right:n.end,bottom:r.start,left:n.start}}(t.xScale,t.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,t=this.chart,i=this._cachedMeta,n=i.data||[],r=t.chartArea,o=[],l=this._drawStart||0,s=this._drawCount||n.length-l,a=this.options.drawActiveElementsOnTop;let c;for(i.dataset&&i.dataset.draw(e,r,l,s),c=l;c<l+s;++c){const t=n[c];t.hidden||(t.active&&a?o.push(t):t.draw(e,r))}for(c=0;c<o.length;++c)o[c].draw(e,r)}getStyle(e,t){const i=t?"active":"default";return void 0===e&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(e||0,i)}getContext(e,t,i){const n=this.getDataset();let r;if(e>=0&&e<this._cachedMeta.data.length){const t=this._cachedMeta.data[e];r=t.$context||(t.$context=function(e,t,i){return ji(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:i,index:t,mode:"default",type:"data"})}(this.getContext(),e,t)),r.parsed=this.getParsed(e),r.raw=n.data[e],r.index=r.dataIndex=e}else r=this.$context||(this.$context=function(e,t){return ji(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),r.dataset=n,r.index=r.datasetIndex=this.index;return r.active=!!t,r.mode=i,r}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,t){return this._resolveElementOptions(this.dataElementType.id,t,e)}_resolveElementOptions(e,t="default",i){const n="active"===t,r=this._cachedDataOpts,o=e+"-"+t,l=r[o],s=this.enableOptionSharing&&Se(i);if(l)return er(l,s);const a=this.chart.config,c=a.datasetElementScopeKeys(this._type,e),d=n?[`${e}Hover`,"hover",e,""]:[e,""],u=a.getOptionScopes(this.getDataset(),c),f=Object.keys(pi.elements[e]),m=a.resolveNamedOptions(u,f,(()=>this.getContext(i,n)),d);return m.$shared&&(m.$shared=s,r[o]=Object.freeze(er(m,s))),m}_resolveAnimations(e,t,i){const n=this.chart,r=this._cachedDataOpts,o=`animation-${t}`,l=r[o];if(l)return l;let s;if(!1!==n.options.animation){const n=this.chart.config,r=n.datasetAnimationScopeKeys(this._type,t),o=n.getOptionScopes(this.getDataset(),r);s=n.createResolver(o,this.getContext(e,i,t))}const a=new Tn(n,s&&s.animations);return s&&s._cacheable&&(r[o]=Object.freeze(a)),a}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||$n(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const i=this.resolveDataElementOptions(e,t),n=this._sharedOptions,r=this.getSharedOptions(i),o=this.includeOptions(t,r)||r!==n;return this.updateSharedOptions(r,t,i),{sharedOptions:r,includeOptions:o}}updateElement(e,t,i,n){$n(n)?Object.assign(e,i):this._resolveAnimations(t,n).update(e,i)}updateSharedOptions(e,t,i){e&&!$n(t)&&this._resolveAnimations(void 0,t).update(e,i)}_setStyle(e,t,i,n){e.active=n;const r=this.getStyle(t,n);this._resolveAnimations(t,i,n).update(e,{options:!n&&this.getSharedOptions(r)||r})}removeHoverStyle(e,t,i){this._setStyle(e,i,"active",!1)}setHoverStyle(e,t,i){this._setStyle(e,i,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,i=this._cachedMeta.data;for(const[e,t,i]of this._syncList)this[e](t,i);this._syncList=[];const n=i.length,r=t.length,o=Math.min(r,n);o&&this.parse(0,o),r>n?this._insertElements(n,r-n,e):r<n&&this._removeElements(r,n-r)}_insertElements(e,t,i=!0){const n=this._cachedMeta,r=n.data,o=e+t;let l;const s=e=>{for(e.length+=t,l=e.length-1;l>=o;l--)e[l]=e[l-t]};for(s(r),l=e;l<o;++l)r[l]=new this.dataElementType;this._parsing&&s(n._parsed),this.parse(e,t),i&&this.updateElements(r,e,t,"reset")}updateElements(e,t,i,n){}_removeElements(e,t){const i=this._cachedMeta;if(this._parsing){const n=i._parsed.splice(e,t);i._stacked&&qn(i,n)}i.data.splice(e,t)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[t,i,n]=e;this[t](i,n)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,t){t&&this._sync(["_removeElements",e,t]);const i=arguments.length-2;i&&this._sync(["_insertElements",e,i])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function ir(e){const t=e.iScale,i=function(e,t){if(!e._cache.$bar){const i=e.getMatchingVisibleMetas(t);let n=[];for(let t=0,r=i.length;t<r;t++)n=n.concat(i[t].controller.getAllParsedValues(e));e._cache.$bar=_t(n.sort(((e,t)=>e-t)))}return e._cache.$bar}(t,e.type);let n,r,o,l,s=t._length;const a=()=>{32767!==o&&-32768!==o&&(Se(l)&&(s=Math.min(s,Math.abs(o-l)||s)),l=o)};for(n=0,r=i.length;n<r;++n)o=t.getPixelForValue(i[n]),a();for(l=void 0,n=0,r=t.ticks.length;n<r;++n)o=t.getPixelForTick(n),a();return s}function nr(e,t,i,n){return Ne(e)?function(e,t,i,n){const r=i.parse(e[0],n),o=i.parse(e[1],n),l=Math.min(r,o),s=Math.max(r,o);let a=l,c=s;Math.abs(l)>Math.abs(s)&&(a=s,c=l),t[i.axis]=c,t._custom={barStart:a,barEnd:c,start:r,end:o,min:l,max:s}}(e,t,i,n):t[i.axis]=i.parse(e,n),t}function rr(e,t,i,n){const r=e.iScale,o=e.vScale,l=r.getLabels(),s=r===o,a=[];let c,d,u,f;for(c=i,d=i+n;c<d;++c)f=t[c],u={},u[r.axis]=s||r.parse(l[c],c),a.push(nr(f,u,o,c));return a}function or(e){return e&&void 0!==e.barStart&&void 0!==e.barEnd}function lr(e,t,i,n){let r=t.borderSkipped;const o={};if(!r)return void(e.borderSkipped=o);if(!0===r)return void(e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0});const{start:l,end:s,reverse:a,top:c,bottom:d}=function(e){let t,i,n,r,o;return e.horizontal?(t=e.base>e.x,i="left",n="right"):(t=e.base<e.y,i="bottom",n="top"),t?(r="end",o="start"):(r="start",o="end"),{start:i,end:n,reverse:t,top:r,bottom:o}}(e);"middle"===r&&i&&(e.enableBorderRadius=!0,(i._top||0)===n?r=c:(i._bottom||0)===n?r=d:(o[sr(d,l,s,a)]=!0,r=c)),o[sr(r,l,s,a)]=!0,e.borderSkipped=o}function sr(e,t,i,n){var r,o,l;return n?(l=i,e=ar(e=(r=e)===(o=t)?l:r===l?o:r,i,t)):e=ar(e,t,i),e}function ar(e,t,i){return"start"===e?t:"end"===e?i:e}function cr(e,{inflateAmount:t},i){e.inflateAmount="auto"===t?1===i?.33:0:t}tr.defaults={},tr.prototype.datasetElementType=null,tr.prototype.dataElementType=null;class dr extends tr{parsePrimitiveData(e,t,i,n){return rr(e,t,i,n)}parseArrayData(e,t,i,n){return rr(e,t,i,n)}parseObjectData(e,t,i,n){const{iScale:r,vScale:o}=e,{xAxisKey:l="x",yAxisKey:s="y"}=this._parsing,a="x"===r.axis?l:s,c="x"===o.axis?l:s,d=[];let u,f,m,h;for(u=i,f=i+n;u<f;++u)h=t[u],m={},m[r.axis]=r.parse(Qe(h,a),u),d.push(nr(Qe(h,c),m,o,u));return d}updateRangeFromParsed(e,t,i,n){super.updateRangeFromParsed(e,t,i,n);const r=i._custom;r&&t===this._cachedMeta.vScale&&(e.min=Math.min(e.min,r.min),e.max=Math.max(e.max,r.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const t=this._cachedMeta,{iScale:i,vScale:n}=t,r=this.getParsed(e),o=r._custom,l=or(o)?"["+o.start+", "+o.end+"]":""+n.getLabelForValue(r[n.axis]);return{label:""+i.getLabelForValue(r[i.axis]),value:l}}initialize(){this.enableOptionSharing=!0,super.initialize();this._cachedMeta.stack=this.getDataset().stack}update(e){const t=this._cachedMeta;this.updateElements(t.data,0,t.data.length,e)}updateElements(e,t,i,n){const r="reset"===n,{index:o,_cachedMeta:{vScale:l}}=this,s=l.getBasePixel(),a=l.isHorizontal(),c=this._getRuler(),{sharedOptions:d,includeOptions:u}=this._getSharedOptions(t,n);for(let f=t;f<t+i;f++){const t=this.getParsed(f),i=r||xe(t[l.axis])?{base:s,head:s}:this._calculateBarValuePixels(f),m=this._calculateBarIndexPixels(f,c),h=(t._stacks||{})[l.axis],g={horizontal:a,base:i.base,enableBorderRadius:!h||or(t._custom)||o===h._top||o===h._bottom,x:a?i.head:m.center,y:a?m.center:i.head,height:a?m.size:Math.abs(i.size),width:a?Math.abs(i.size):m.size};u&&(g.options=d||this.resolveDataElementOptions(f,e[f].active?"active":n));const p=g.options||e[f].options;lr(g,p,h,o),cr(g,p,c.ratio),this.updateElement(e[f],f,g,n)}}_getStacks(e,t){const{iScale:i}=this._cachedMeta,n=i.getMatchingVisibleMetas(this._type).filter((e=>e.controller.options.grouped)),r=i.options.stacked,o=[],l=e=>{const i=e.controller.getParsed(t),n=i&&i[e.vScale.axis];if(xe(n)||isNaN(n))return!0};for(const i of n)if((void 0===t||!l(i))&&((!1===r||-1===o.indexOf(i.stack)||void 0===r&&void 0===i.stack)&&o.push(i.stack),i.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,i){const n=this._getStacks(e,i),r=void 0!==t?n.indexOf(t):-1;return-1===r?n.length-1:r}_getRuler(){const e=this.options,t=this._cachedMeta,i=t.iScale,n=[];let r,o;for(r=0,o=t.data.length;r<o;++r)n.push(i.getPixelForValue(this.getParsed(r)[i.axis],r));const l=e.barThickness;return{min:l||ir(t),pixels:n,start:i._startPixel,end:i._endPixel,stackCount:this._getStackCount(),scale:i,grouped:e.grouped,ratio:l?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:t,_stacked:i},options:{base:n,minBarLength:r}}=this,o=n||0,l=this.getParsed(e),s=l._custom,a=or(s);let c,d,u=l[t.axis],f=0,m=i?this.applyStack(t,l,i):u;m!==u&&(f=m-u,m=u),a&&(u=s.barStart,m=s.barEnd-s.barStart,0!==u&&qe(u)!==qe(s.barEnd)&&(f=0),f+=u);const h=xe(n)||a?f:n;let g=t.getPixelForValue(h);if(c=this.chart.getDataVisibility(e)?t.getPixelForValue(f+m):g,d=c-g,Math.abs(d)<r){d=function(e,t,i){return 0!==e?qe(e):(t.isHorizontal()?1:-1)*(t.min>=i?1:-1)}(d,t,o)*r,u===o&&(g-=d/2);const e=t.getPixelForDecimal(0),i=t.getPixelForDecimal(1),n=Math.min(e,i),l=Math.max(e,i);g=Math.max(Math.min(g,l),n),c=g+d}if(g===t.getPixelForValue(o)){const e=qe(d)*t.getLineWidthForValue(o)/2;g+=e,d-=e}return{size:d,base:g,head:c,center:c+d/2}}_calculateBarIndexPixels(e,t){const i=t.scale,n=this.options,r=n.skipNull,o=Ae(n.maxBarThickness,1/0);let l,s;if(t.grouped){const i=r?this._getStackCount(e):t.stackCount,a="flex"===n.barThickness?function(e,t,i,n){const r=t.pixels,o=r[e];let l=e>0?r[e-1]:null,s=e<r.length-1?r[e+1]:null;const a=i.categoryPercentage;null===l&&(l=o-(null===s?t.end-t.start:s-o)),null===s&&(s=o+o-l);const c=o-(o-Math.min(l,s))/2*a;return{chunk:Math.abs(s-l)/2*a/n,ratio:i.barPercentage,start:c}}(e,t,n,i):function(e,t,i,n){const r=i.barThickness;let o,l;return xe(r)?(o=t.min*i.categoryPercentage,l=i.barPercentage):(o=r*n,l=1),{chunk:o/n,ratio:l,start:t.pixels[e]-o/2}}(e,t,n,i),c=this._getStackIndex(this.index,this._cachedMeta.stack,r?e:void 0);l=a.start+a.chunk*c+a.chunk/2,s=Math.min(o,a.chunk*a.ratio)}else l=i.getPixelForValue(this.getParsed(e)[i.axis],e),s=Math.min(o,t.min*t.ratio);return{base:l-s/2,head:l+s/2,center:l,size:s}}draw(){const e=this._cachedMeta,t=e.vScale,i=e.data,n=i.length;let r=0;for(;r<n;++r)null!==this.getParsed(r)[t.axis]&&i[r].draw(this._ctx)}}dr.id="bar",dr.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},dr.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class ur extends tr{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,t,i,n){const r=super.parsePrimitiveData(e,t,i,n);for(let e=0;e<r.length;e++)r[e]._custom=this.resolveDataElementOptions(e+i).radius;return r}parseArrayData(e,t,i,n){const r=super.parseArrayData(e,t,i,n);for(let e=0;e<r.length;e++){const n=t[i+e];r[e]._custom=Ae(n[2],this.resolveDataElementOptions(e+i).radius)}return r}parseObjectData(e,t,i,n){const r=super.parseObjectData(e,t,i,n);for(let e=0;e<r.length;e++){const n=t[i+e];r[e]._custom=Ae(n&&n.r&&+n.r,this.resolveDataElementOptions(e+i).radius)}return r}getMaxOverflow(){const e=this._cachedMeta.data;let t=0;for(let i=e.length-1;i>=0;--i)t=Math.max(t,e[i].size(this.resolveDataElementOptions(i))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:i,yScale:n}=t,r=this.getParsed(e),o=i.getLabelForValue(r.x),l=n.getLabelForValue(r.y),s=r._custom;return{label:t.label,value:"("+o+", "+l+(s?", "+s:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,i,n){const r="reset"===n,{iScale:o,vScale:l}=this._cachedMeta,{sharedOptions:s,includeOptions:a}=this._getSharedOptions(t,n),c=o.axis,d=l.axis;for(let u=t;u<t+i;u++){const t=e[u],i=!r&&this.getParsed(u),f={},m=f[c]=r?o.getPixelForDecimal(.5):o.getPixelForValue(i[c]),h=f[d]=r?l.getBasePixel():l.getPixelForValue(i[d]);f.skip=isNaN(m)||isNaN(h),a&&(f.options=s||this.resolveDataElementOptions(u,t.active?"active":n),r&&(f.options.radius=0)),this.updateElement(t,u,f,n)}}resolveDataElementOptions(e,t){const i=this.getParsed(e);let n=super.resolveDataElementOptions(e,t);n.$shared&&(n=Object.assign({},n,{$shared:!1}));const r=n.radius;return"active"!==t&&(n.radius=0),n.radius+=Ae(i&&i._custom,r),n}}ur.id="bubble",ur.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},ur.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title:()=>""}}}};class fr extends tr{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const i=this.getDataset().data,n=this._cachedMeta;if(!1===this._parsing)n._parsed=i;else{let r,o,l=e=>+i[e];if(we(i[e])){const{key:e="value"}=this._parsing;l=t=>+Qe(i[t],e)}for(r=e,o=e+t;r<o;++r)n._parsed[r]=l(r)}}_getRotation(){return nt(this.options.rotation-90)}_getCircumference(){return nt(this.options.circumference)}_getRotationExtents(){let e=Ye,t=-Ye;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)){const n=this.chart.getDatasetMeta(i).controller,r=n._getRotation(),o=n._getCircumference();e=Math.min(e,r),t=Math.max(t,r+o)}return{rotation:e,circumference:t-e}}update(e){const t=this.chart,{chartArea:i}=t,n=this._cachedMeta,r=n.data,o=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,l=Math.max((Math.min(i.width,i.height)-o)/2,0),s=Math.min((a=this.options.cutout,c=l,"string"==typeof a&&a.endsWith("%")?parseFloat(a)/100:a/c),1);var a,c;const d=this._getRingWeight(this.index),{circumference:u,rotation:f}=this._getRotationExtents(),{ratioX:m,ratioY:h,offsetX:g,offsetY:p}=function(e,t,i){let n=1,r=1,o=0,l=0;if(t<Ye){const s=e,a=s+t,c=Math.cos(s),d=Math.sin(s),u=Math.cos(a),f=Math.sin(a),m=(e,t,n)=>dt(e,s,a,!0)?1:Math.max(t,t*i,n,n*i),h=(e,t,n)=>dt(e,s,a,!0)?-1:Math.min(t,t*i,n,n*i),g=m(0,c,u),p=m(Ge,d,f),b=h(Te,c,u),_=h(Te+Ge,d,f);n=(g-b)/2,r=(p-_)/2,o=-(g+b)/2,l=-(p+_)/2}return{ratioX:n,ratioY:r,offsetX:o,offsetY:l}}(f,u,s),b=(i.width-o)/m,_=(i.height-o)/h,C=Math.max(Math.min(b,_)/2,0),v=De(this.options.radius,C),x=(v-Math.max(v*s,0))/this._getVisibleDatasetWeightTotal();this.offsetX=g*v,this.offsetY=p*v,n.total=this.calculateTotal(),this.outerRadius=v-x*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-x*d,0),this.updateElements(r,0,r.length,e)}_circumference(e,t){const i=this.options,n=this._cachedMeta,r=this._getCircumference();return t&&i.animation.animateRotate||!this.chart.getDataVisibility(e)||null===n._parsed[e]||n.data[e].hidden?0:this.calculateCircumference(n._parsed[e]*r/Ye)}updateElements(e,t,i,n){const r="reset"===n,o=this.chart,l=o.chartArea,s=o.options.animation,a=(l.left+l.right)/2,c=(l.top+l.bottom)/2,d=r&&s.animateScale,u=d?0:this.innerRadius,f=d?0:this.outerRadius,{sharedOptions:m,includeOptions:h}=this._getSharedOptions(t,n);let g,p=this._getRotation();for(g=0;g<t;++g)p+=this._circumference(g,r);for(g=t;g<t+i;++g){const t=this._circumference(g,r),i=e[g],o={x:a+this.offsetX,y:c+this.offsetY,startAngle:p,endAngle:p+t,circumference:t,outerRadius:f,innerRadius:u};h&&(o.options=m||this.resolveDataElementOptions(g,i.active?"active":n)),p+=t,this.updateElement(i,g,o,n)}}calculateTotal(){const e=this._cachedMeta,t=e.data;let i,n=0;for(i=0;i<t.length;i++){const r=e._parsed[i];null===r||isNaN(r)||!this.chart.getDataVisibility(i)||t[i].hidden||(n+=Math.abs(r))}return n}calculateCircumference(e){const t=this._cachedMeta.total;return t>0&&!isNaN(e)?Ye*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,n=i.data.labels||[],r=Dn(t._parsed[e],i.options.locale);return{label:n[e]||"",value:r}}getMaxBorderWidth(e){let t=0;const i=this.chart;let n,r,o,l,s;if(!e)for(n=0,r=i.data.datasets.length;n<r;++n)if(i.isDatasetVisible(n)){o=i.getDatasetMeta(n),e=o.data,l=o.controller;break}if(!e)return 0;for(n=0,r=e.length;n<r;++n)s=l.resolveDataElementOptions(n),"inner"!==s.borderAlign&&(t=Math.max(t,s.borderWidth||0,s.hoverBorderWidth||0));return t}getMaxOffset(e){let t=0;for(let i=0,n=e.length;i<n;++i){const e=this.resolveDataElementOptions(i);t=Math.max(t,e.offset||0,e.hoverOffset||0)}return t}_getRingWeightOffset(e){let t=0;for(let i=0;i<e;++i)this.chart.isDatasetVisible(i)&&(t+=this._getRingWeight(i));return t}_getRingWeight(e){return Math.max(Ae(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}fr.id="doughnut",fr.defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"},fr.descriptors={_scriptable:e=>"spacing"!==e,_indexable:e=>"spacing"!==e},fr.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:i}}=e.legend.options;return t.labels.map(((t,n)=>{const r=e.getDatasetMeta(0).controller.getStyle(n);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:i,hidden:!e.getDataVisibility(n),index:n}}))}return[]}},onClick(e,t,i){i.chart.toggleDataVisibility(t.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label(e){let t=e.label;const i=": "+e.formattedValue;return Ne(t)?(t=t.slice(),t[0]+=i):t+=i,t}}}}};class mr extends tr{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:i,data:n=[],_dataset:r}=t,o=this.chart._animationsDisabled;let{start:l,count:s}=wt(t,n,o);this._drawStart=l,this._drawCount=s,Et(t)&&(l=0,s=n.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!r._decimated,i.points=n;const a=this.resolveDatasetElementOptions(e);this.options.showLine||(a.borderWidth=0),a.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:a},e),this.updateElements(n,l,s,e)}updateElements(e,t,i,n){const r="reset"===n,{iScale:o,vScale:l,_stacked:s,_dataset:a}=this._cachedMeta,{sharedOptions:c,includeOptions:d}=this._getSharedOptions(t,n),u=o.axis,f=l.axis,{spanGaps:m,segment:h}=this.options,g=et(m)?m:Number.POSITIVE_INFINITY,p=this.chart._animationsDisabled||r||"none"===n;let b=t>0&&this.getParsed(t-1);for(let m=t;m<t+i;++m){const t=e[m],i=this.getParsed(m),_=p?t:{},C=xe(i[f]),v=_[u]=o.getPixelForValue(i[u],m),x=_[f]=r||C?l.getBasePixel():l.getPixelForValue(s?this.applyStack(l,i,s):i[f],m);_.skip=isNaN(v)||isNaN(x)||C,_.stop=m>0&&Math.abs(i[u]-b[u])>g,h&&(_.parsed=i,_.raw=a.data[m]),d&&(_.options=c||this.resolveDataElementOptions(m,t.active?"active":n)),p||this.updateElement(t,m,_,n),b=i}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,i=t.options&&t.options.borderWidth||0,n=e.data||[];if(!n.length)return i;const r=n[0].size(this.resolveDataElementOptions(0)),o=n[n.length-1].size(this.resolveDataElementOptions(n.length-1));return Math.max(i,r,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}mr.id="line",mr.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},mr.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class hr extends tr{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,n=i.data.labels||[],r=Dn(t._parsed[e].r,i.options.locale);return{label:n[e]||"",value:r}}parseObjectData(e,t,i,n){return tn.bind(this)(e,t,i,n)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach(((e,i)=>{const n=this.getParsed(i).r;!isNaN(n)&&this.chart.getDataVisibility(i)&&(n<t.min&&(t.min=n),n>t.max&&(t.max=n))})),t}_updateRadius(){const e=this.chart,t=e.chartArea,i=e.options,n=Math.min(t.right-t.left,t.bottom-t.top),r=Math.max(n/2,0),o=(r-Math.max(i.cutoutPercentage?r/100*i.cutoutPercentage:1,0))/e.getVisibleDatasetCount();this.outerRadius=r-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(e,t,i,n){const r="reset"===n,o=this.chart,l=o.options.animation,s=this._cachedMeta.rScale,a=s.xCenter,c=s.yCenter,d=s.getIndexAngle(0)-.5*Te;let u,f=d;const m=360/this.countVisibleElements();for(u=0;u<t;++u)f+=this._computeAngle(u,n,m);for(u=t;u<t+i;u++){const t=e[u];let i=f,h=f+this._computeAngle(u,n,m),g=o.getDataVisibility(u)?s.getDistanceFromCenterForValue(this.getParsed(u).r):0;f=h,r&&(l.animateScale&&(g=0),l.animateRotate&&(i=h=d));const p={x:a,y:c,innerRadius:0,outerRadius:g,startAngle:i,endAngle:h,options:this.resolveDataElementOptions(u,t.active?"active":n)};this.updateElement(t,u,p,n)}}countVisibleElements(){const e=this._cachedMeta;let t=0;return e.data.forEach(((e,i)=>{!isNaN(this.getParsed(i).r)&&this.chart.getDataVisibility(i)&&t++})),t}_computeAngle(e,t,i){return this.chart.getDataVisibility(e)?nt(this.resolveDataElementOptions(e,t).angle||i):0}}hr.id="polarArea",hr.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},hr.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:i}}=e.legend.options;return t.labels.map(((t,n)=>{const r=e.getDatasetMeta(0).controller.getStyle(n);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:i,hidden:!e.getDataVisibility(n),index:n}}))}return[]}},onClick(e,t,i){i.chart.toggleDataVisibility(t.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label:e=>e.chart.data.labels[e.dataIndex]+": "+e.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class gr extends fr{}gr.id="pie",gr.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class pr extends tr{getLabelAndValue(e){const t=this._cachedMeta.vScale,i=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(i[t.axis])}}parseObjectData(e,t,i,n){return tn.bind(this)(e,t,i,n)}update(e){const t=this._cachedMeta,i=t.dataset,n=t.data||[],r=t.iScale.getLabels();if(i.points=n,"resize"!==e){const t=this.resolveDatasetElementOptions(e);this.options.showLine||(t.borderWidth=0);const o={_loop:!0,_fullLoop:r.length===n.length,options:t};this.updateElement(i,void 0,o,e)}this.updateElements(n,0,n.length,e)}updateElements(e,t,i,n){const r=this._cachedMeta.rScale,o="reset"===n;for(let l=t;l<t+i;l++){const t=e[l],i=this.resolveDataElementOptions(l,t.active?"active":n),s=r.getPointPositionForValue(l,this.getParsed(l).r),a=o?r.xCenter:s.x,c=o?r.yCenter:s.y,d={x:a,y:c,angle:s.angle,skip:isNaN(a)||isNaN(c),options:i};this.updateElement(t,l,d,n)}}}pr.id="radar",pr.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},pr.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class br{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:t,y:i}=this.getProps(["x","y"],e);return{x:t,y:i}}hasValue(){return et(this.x)&&et(this.y)}getProps(e,t){const i=this.$animations;if(!t||!i)return this;const n={};return e.forEach((e=>{n[e]=i[e]&&i[e].active()?i[e]._to:this[e]})),n}}br.defaults={},br.defaultRoutes=void 0;const _r={values:e=>Ne(e)?e:""+e,numeric(e,t,i){if(0===e)return"0";const n=this.chart.options.locale;let r,o=e;if(i.length>1){const t=Math.max(Math.abs(i[0].value),Math.abs(i[i.length-1].value));(t<1e-4||t>1e15)&&(r="scientific"),o=function(e,t){let i=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;Math.abs(i)>=1&&e!==Math.floor(e)&&(i=e-Math.floor(e));return i}(e,i)}const l=Je(Math.abs(o)),s=Math.max(Math.min(-1*Math.floor(l),20),0),a={notation:r,minimumFractionDigits:s,maximumFractionDigits:s};return Object.assign(a,this.options.ticks.format),Dn(e,n,a)},logarithmic(e,t,i){if(0===e)return"0";const n=e/Math.pow(10,Math.floor(Je(e)));return 1===n||2===n||5===n?_r.numeric.call(this,e,t,i):""}};var Cr={formatters:_r};function vr(e,t){const i=e.options.ticks,n=i.maxTicksLimit||function(e){const t=e.options.offset,i=e._tickSize(),n=e._length/i+(t?0:1),r=e._maxLength/i;return Math.floor(Math.min(n,r))}(e),r=i.major.enabled?function(e){const t=[];let i,n;for(i=0,n=e.length;i<n;i++)e[i].major&&t.push(i);return t}(t):[],o=r.length,l=r[0],s=r[o-1],a=[];if(o>n)return function(e,t,i,n){let r,o=0,l=i[0];for(n=Math.ceil(n),r=0;r<e.length;r++)r===l&&(t.push(e[r]),o++,l=i[o*n])}(t,a,r,o/n),a;const c=function(e,t,i){const n=function(e){const t=e.length;let i,n;if(t<2)return!1;for(n=e[0],i=1;i<t;++i)if(e[i]-e[i-1]!==n)return!1;return n}(e),r=t.length/i;if(!n)return Math.max(r,1);const o=function(e){const t=[],i=Math.sqrt(e);let n;for(n=1;n<i;n++)e%n==0&&(t.push(n),t.push(e/n));return i===(0|i)&&t.push(i),t.sort(((e,t)=>e-t)).pop(),t}(n);for(let e=0,t=o.length-1;e<t;e++){const t=o[e];if(t>r)return t}return Math.max(r,1)}(r,t,n);if(o>0){let e,i;const n=o>1?Math.round((s-l)/(o-1)):null;for(xr(t,a,c,xe(n)?0:l-n,l),e=0,i=o-1;e<i;e++)xr(t,a,c,r[e],r[e+1]);return xr(t,a,c,s,xe(n)?t.length:s+n),a}return xr(t,a,c),a}function xr(e,t,i,n,r){const o=Ae(n,0),l=Math.min(Ae(r,e.length),e.length);let s,a,c,d=0;for(i=Math.ceil(i),r&&(s=r-n,i=s/Math.floor(s/i)),c=o;c<0;)d++,c=Math.round(o+d*i);for(a=Math.max(o,0);a<l;a++)a===c&&(t.push(e[a]),d++,c=Math.round(o+d*i))}pi.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,t)=>t.lineWidth,tickColor:(e,t)=>t.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Cr.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),pi.route("scale.ticks","color","","color"),pi.route("scale.grid","color","","borderColor"),pi.route("scale.grid","borderColor","","borderColor"),pi.route("scale.title","color","","color"),pi.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&"callback"!==e&&"parser"!==e,_indexable:e=>"borderDash"!==e&&"tickBorderDash"!==e}),pi.describe("scales",{_fallback:"scale"}),pi.describe("scale.ticks",{_scriptable:e=>"backdropPadding"!==e&&"callback"!==e,_indexable:e=>"backdropPadding"!==e});const Nr=(e,t,i)=>"top"===t||"left"===t?e[t]+i:e[t]-i;function wr(e,t){const i=[],n=e.length/t,r=e.length;let o=0;for(;o<r;o+=n)i.push(e[Math.floor(o)]);return i}function Er(e,t,i){const n=e.ticks.length,r=Math.min(t,n-1),o=e._startPixel,l=e._endPixel,s=1e-6;let a,c=e.getPixelForTick(r);if(!(i&&(a=1===n?Math.max(c-o,l-c):0===t?(e.getPixelForTick(1)-c)/2:(c-e.getPixelForTick(r-1))/2,c+=r<t?a:-a,c<o-s||c>l+s)))return c}function yr(e){return e.drawTicks?e.tickLength:0}function Ar(e,t){if(!e.display)return 0;const i=zi(e.font,t),n=Qi(e.padding);return(Ne(e.text)?e.text.length:1)*i.lineHeight+n.height}function Dr(e,t,i){let n=xt(e);return(i&&"right"!==t||!i&&"right"===t)&&(n=(e=>"left"===e?"right":"right"===e?"left":e)(n)),n}class Mr extends br{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,t){return e}getUserBounds(){let{_userMin:e,_userMax:t,_suggestedMin:i,_suggestedMax:n}=this;return e=ye(e,Number.POSITIVE_INFINITY),t=ye(t,Number.NEGATIVE_INFINITY),i=ye(i,Number.POSITIVE_INFINITY),n=ye(n,Number.NEGATIVE_INFINITY),{min:ye(e,i),max:ye(t,n),minDefined:Ee(e),maxDefined:Ee(t)}}getMinMax(e){let t,{min:i,max:n,minDefined:r,maxDefined:o}=this.getUserBounds();if(r&&o)return{min:i,max:n};const l=this.getMatchingVisibleMetas();for(let s=0,a=l.length;s<a;++s)t=l[s].controller.getMinMax(this,e),r||(i=Math.min(i,t.min)),o||(n=Math.max(n,t.max));return i=o&&i>n?n:i,n=r&&i>n?i:n,{min:ye(i,ye(n,i)),max:ye(n,ye(i,n))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Me(this.options.beforeUpdate,[this])}update(e,t,i){const{beginAtZero:n,grace:r,ticks:o}=this.options,l=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=function(e,t,i){const{min:n,max:r}=e,o=De(t,(r-n)/2),l=(e,t)=>i&&0===e?0:e+t;return{min:l(n,-Math.abs(o)),max:l(r,o)}}(this,r,n),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const s=l<this.ticks.length;this._convertTicksToLabels(s?wr(this.ticks,l):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||"auto"===o.source)&&(this.ticks=vr(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),s&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e,t,i=this.options.reverse;this.isHorizontal()?(e=this.left,t=this.right):(e=this.top,t=this.bottom,i=!i),this._startPixel=e,this._endPixel=t,this._reversePixels=i,this._length=t-e,this._alignToPixels=this.options.alignToPixels}afterUpdate(){Me(this.options.afterUpdate,[this])}beforeSetDimensions(){Me(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){Me(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),Me(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){Me(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const t=this.options.ticks;let i,n,r;for(i=0,n=e.length;i<n;i++)r=e[i],r.label=Me(t.callback,[r.value,i,e],this)}afterTickToLabelConversion(){Me(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){Me(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,t=e.ticks,i=this.ticks.length,n=t.minRotation||0,r=t.maxRotation;let o,l,s,a=n;if(!this._isVisible()||!t.display||n>=r||i<=1||!this.isHorizontal())return void(this.labelRotation=n);const c=this._getLabelSizes(),d=c.widest.width,u=c.highest.height,f=ut(this.chart.width-d,0,this.maxWidth);o=e.offset?this.maxWidth/i:f/(i-1),d+6>o&&(o=f/(i-(e.offset?.5:1)),l=this.maxHeight-yr(e.grid)-t.padding-Ar(e.title,this.chart.options.font),s=Math.sqrt(d*d+u*u),a=rt(Math.min(Math.asin(ut((c.highest.height+6)/o,-1,1)),Math.asin(ut(l/s,-1,1))-Math.asin(ut(u/s,-1,1)))),a=Math.max(n,Math.min(r,a))),this.labelRotation=a}afterCalculateLabelRotation(){Me(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){Me(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:i,title:n,grid:r}}=this,o=this._isVisible(),l=this.isHorizontal();if(o){const o=Ar(n,t.options.font);if(l?(e.width=this.maxWidth,e.height=yr(r)+o):(e.height=this.maxHeight,e.width=yr(r)+o),i.display&&this.ticks.length){const{first:t,last:n,widest:r,highest:o}=this._getLabelSizes(),s=2*i.padding,a=nt(this.labelRotation),c=Math.cos(a),d=Math.sin(a);if(l){const t=i.mirror?0:d*r.width+c*o.height;e.height=Math.min(this.maxHeight,e.height+t+s)}else{const t=i.mirror?0:c*r.width+d*o.height;e.width=Math.min(this.maxWidth,e.width+t+s)}this._calculatePadding(t,n,d,c)}}this._handleMargins(),l?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,i,n){const{ticks:{align:r,padding:o},position:l}=this.options,s=0!==this.labelRotation,a="top"!==l&&"x"===this.axis;if(this.isHorizontal()){const l=this.getPixelForTick(0)-this.left,c=this.right-this.getPixelForTick(this.ticks.length-1);let d=0,u=0;s?a?(d=n*e.width,u=i*t.height):(d=i*e.height,u=n*t.width):"start"===r?u=t.width:"end"===r?d=e.width:"inner"!==r&&(d=e.width/2,u=t.width/2),this.paddingLeft=Math.max((d-l+o)*this.width/(this.width-l),0),this.paddingRight=Math.max((u-c+o)*this.width/(this.width-c),0)}else{let i=t.height/2,n=e.height/2;"start"===r?(i=0,n=e.height):"end"===r&&(i=t.height,n=0),this.paddingTop=i+o,this.paddingBottom=n+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){Me(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return"top"===t||"bottom"===t||"x"===e}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){let t,i;for(this.beforeTickToLabelConversion(),this.generateTickLabels(e),t=0,i=e.length;t<i;t++)xe(e[t].label)&&(e.splice(t,1),i--,t--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const t=this.options.ticks.sampleSize;let i=this.ticks;t<i.length&&(i=wr(i,t)),this._labelSizes=e=this._computeLabelSizes(i,i.length)}return e}_computeLabelSizes(e,t){const{ctx:i,_longestTextCache:n}=this,r=[],o=[];let l,s,a,c,d,u,f,m,h,g,p,b=0,_=0;for(l=0;l<t;++l){if(c=e[l].label,d=this._resolveTickFontOptions(l),i.font=u=d.string,f=n[u]=n[u]||{data:{},gc:[]},m=d.lineHeight,h=g=0,xe(c)||Ne(c)){if(Ne(c))for(s=0,a=c.length;s<a;++s)p=c[s],xe(p)||Ne(p)||(h=bi(i,f.data,f.gc,h,p),g+=m)}else h=bi(i,f.data,f.gc,h,c),g=m;r.push(h),o.push(g),b=Math.max(h,b),_=Math.max(g,_)}!function(e,t){ke(e,(e=>{const i=e.gc,n=i.length/2;let r;if(n>t){for(r=0;r<n;++r)delete e.data[i[r]];i.splice(0,n)}}))}(n,t);const C=r.indexOf(b),v=o.indexOf(_),x=e=>({width:r[e]||0,height:o[e]||0});return{first:x(0),last:x(t-1),widest:x(C),highest:x(v),widths:r,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return ut(this._alignToPixels?Ci(this.chart,t,0):t,-32768,32767)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&e<t.length){const i=t[e];return i.$context||(i.$context=function(e,t,i){return ji(e,{tick:i,index:t,type:"tick"})}(this.getContext(),e,i))}return this.$context||(this.$context=ji(this.chart.getContext(),{scale:this,type:"scale"}))}_tickSize(){const e=this.options.ticks,t=nt(this.labelRotation),i=Math.abs(Math.cos(t)),n=Math.abs(Math.sin(t)),r=this._getLabelSizes(),o=e.autoSkipPadding||0,l=r?r.widest.width+o:0,s=r?r.highest.height+o:0;return this.isHorizontal()?s*i>l*n?l/i:s/n:s*n<l*i?s/i:l/n}_isVisible(){const e=this.options.display;return"auto"!==e?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const t=this.axis,i=this.chart,n=this.options,{grid:r,position:o}=n,l=r.offset,s=this.isHorizontal(),a=this.ticks.length+(l?1:0),c=yr(r),d=[],u=r.setContext(this.getContext()),f=u.drawBorder?u.borderWidth:0,m=f/2,h=function(e){return Ci(i,e,f)};let g,p,b,_,C,v,x,N,w,E,y,A;if("top"===o)g=h(this.bottom),v=this.bottom-c,N=g-m,E=h(e.top)+m,A=e.bottom;else if("bottom"===o)g=h(this.top),E=e.top,A=h(e.bottom)-m,v=g+m,N=this.top+c;else if("left"===o)g=h(this.right),C=this.right-c,x=g-m,w=h(e.left)+m,y=e.right;else if("right"===o)g=h(this.left),w=e.left,y=h(e.right)-m,C=g+m,x=this.left+c;else if("x"===t){if("center"===o)g=h((e.top+e.bottom)/2+.5);else if(we(o)){const e=Object.keys(o)[0],t=o[e];g=h(this.chart.scales[e].getPixelForValue(t))}E=e.top,A=e.bottom,v=g+m,N=v+c}else if("y"===t){if("center"===o)g=h((e.left+e.right)/2);else if(we(o)){const e=Object.keys(o)[0],t=o[e];g=h(this.chart.scales[e].getPixelForValue(t))}C=g-m,x=C-c,w=e.left,y=e.right}const D=Ae(n.ticks.maxTicksLimit,a),M=Math.max(1,Math.ceil(a/D));for(p=0;p<a;p+=M){const e=r.setContext(this.getContext(p)),t=e.lineWidth,n=e.color,o=e.borderDash||[],a=e.borderDashOffset,c=e.tickWidth,u=e.tickColor,f=e.tickBorderDash||[],m=e.tickBorderDashOffset;b=Er(this,p,l),void 0!==b&&(_=Ci(i,b,t),s?C=x=w=y=_:v=N=E=A=_,d.push({tx1:C,ty1:v,tx2:x,ty2:N,x1:w,y1:E,x2:y,y2:A,width:t,color:n,borderDash:o,borderDashOffset:a,tickWidth:c,tickColor:u,tickBorderDash:f,tickBorderDashOffset:m}))}return this._ticksLength=a,this._borderValue=g,d}_computeLabelItems(e){const t=this.axis,i=this.options,{position:n,ticks:r}=i,o=this.isHorizontal(),l=this.ticks,{align:s,crossAlign:a,padding:c,mirror:d}=r,u=yr(i.grid),f=u+c,m=d?-c:f,h=-nt(this.labelRotation),g=[];let p,b,_,C,v,x,N,w,E,y,A,D,M="middle";if("top"===n)x=this.bottom-m,N=this._getXAxisLabelAlignment();else if("bottom"===n)x=this.top+m,N=this._getXAxisLabelAlignment();else if("left"===n){const e=this._getYAxisLabelAlignment(u);N=e.textAlign,v=e.x}else if("right"===n){const e=this._getYAxisLabelAlignment(u);N=e.textAlign,v=e.x}else if("x"===t){if("center"===n)x=(e.top+e.bottom)/2+f;else if(we(n)){const e=Object.keys(n)[0],t=n[e];x=this.chart.scales[e].getPixelForValue(t)+f}N=this._getXAxisLabelAlignment()}else if("y"===t){if("center"===n)v=(e.left+e.right)/2-f;else if(we(n)){const e=Object.keys(n)[0],t=n[e];v=this.chart.scales[e].getPixelForValue(t)}N=this._getYAxisLabelAlignment(u).textAlign}"y"===t&&("start"===s?M="top":"end"===s&&(M="bottom"));const k=this._getLabelSizes();for(p=0,b=l.length;p<b;++p){_=l[p],C=_.label;const e=r.setContext(this.getContext(p));w=this.getPixelForTick(p)+r.labelOffset,E=this._resolveTickFontOptions(p),y=E.lineHeight,A=Ne(C)?C.length:1;const t=A/2,i=e.color,s=e.textStrokeColor,c=e.textStrokeWidth;let u,f=N;if(o?(v=w,"inner"===N&&(f=p===b-1?this.options.reverse?"left":"right":0===p?this.options.reverse?"right":"left":"center"),D="top"===n?"near"===a||0!==h?-A*y+y/2:"center"===a?-k.highest.height/2-t*y+y:-k.highest.height+y/2:"near"===a||0!==h?y/2:"center"===a?k.highest.height/2-t*y:k.highest.height-A*y,d&&(D*=-1)):(x=w,D=(1-A)*y/2),e.showLabelBackdrop){const t=Qi(e.backdropPadding),i=k.heights[p],n=k.widths[p];let r=x+D-t.top,o=v-t.left;switch(M){case"middle":r-=i/2;break;case"bottom":r-=i}switch(N){case"center":o-=n/2;break;case"right":o-=n}u={left:o,top:r,width:n+t.width,height:i+t.height,color:e.backdropColor}}g.push({rotation:h,label:C,font:E,color:i,strokeColor:s,strokeWidth:c,textOffset:D,textAlign:f,textBaseline:M,translation:[v,x],backdrop:u})}return g}_getXAxisLabelAlignment(){const{position:e,ticks:t}=this.options;if(-nt(this.labelRotation))return"top"===e?"left":"right";let i="center";return"start"===t.align?i="left":"end"===t.align?i="right":"inner"===t.align&&(i="inner"),i}_getYAxisLabelAlignment(e){const{position:t,ticks:{crossAlign:i,mirror:n,padding:r}}=this.options,o=e+r,l=this._getLabelSizes().widest.width;let s,a;return"left"===t?n?(a=this.right+r,"near"===i?s="left":"center"===i?(s="center",a+=l/2):(s="right",a+=l)):(a=this.right-o,"near"===i?s="right":"center"===i?(s="center",a-=l/2):(s="left",a=this.left)):"right"===t?n?(a=this.left+r,"near"===i?s="right":"center"===i?(s="center",a-=l/2):(s="left",a-=l)):(a=this.left+o,"near"===i?s="left":"center"===i?(s="center",a+=l/2):(s="right",a=this.right)):s="right",{textAlign:s,x:a}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,t=this.options.position;return"left"===t||"right"===t?{top:0,left:this.left,bottom:e.height,right:this.right}:"top"===t||"bottom"===t?{top:this.top,left:0,bottom:this.bottom,right:e.width}:void 0}drawBackground(){const{ctx:e,options:{backgroundColor:t},left:i,top:n,width:r,height:o}=this;t&&(e.save(),e.fillStyle=t,e.fillRect(i,n,r,o),e.restore())}getLineWidthForValue(e){const t=this.options.grid;if(!this._isVisible()||!t.display)return 0;const i=this.ticks.findIndex((t=>t.value===e));if(i>=0){return t.setContext(this.getContext(i)).lineWidth}return 0}drawGrid(e){const t=this.options.grid,i=this.ctx,n=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let r,o;const l=(e,t,n)=>{n.width&&n.color&&(i.save(),i.lineWidth=n.width,i.strokeStyle=n.color,i.setLineDash(n.borderDash||[]),i.lineDashOffset=n.borderDashOffset,i.beginPath(),i.moveTo(e.x,e.y),i.lineTo(t.x,t.y),i.stroke(),i.restore())};if(t.display)for(r=0,o=n.length;r<o;++r){const e=n[r];t.drawOnChartArea&&l({x:e.x1,y:e.y1},{x:e.x2,y:e.y2},e),t.drawTicks&&l({x:e.tx1,y:e.ty1},{x:e.tx2,y:e.ty2},{color:e.tickColor,width:e.tickWidth,borderDash:e.tickBorderDash,borderDashOffset:e.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:t,options:{grid:i}}=this,n=i.setContext(this.getContext()),r=i.drawBorder?n.borderWidth:0;if(!r)return;const o=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let s,a,c,d;this.isHorizontal()?(s=Ci(e,this.left,r)-r/2,a=Ci(e,this.right,o)+o/2,c=d=l):(c=Ci(e,this.top,r)-r/2,d=Ci(e,this.bottom,o)+o/2,s=a=l),t.save(),t.lineWidth=n.borderWidth,t.strokeStyle=n.borderColor,t.beginPath(),t.moveTo(s,c),t.lineTo(a,d),t.stroke(),t.restore()}drawLabels(e){if(!this.options.ticks.display)return;const t=this.ctx,i=this._computeLabelArea();i&&Ei(t,i);const n=this._labelItems||(this._labelItems=this._computeLabelItems(e));let r,o;for(r=0,o=n.length;r<o;++r){const e=n[r],i=e.font,o=e.label;e.backdrop&&(t.fillStyle=e.backdrop.color,t.fillRect(e.backdrop.left,e.backdrop.top,e.backdrop.width,e.backdrop.height)),Mi(t,o,0,e.textOffset,i,e)}i&&yi(t)}drawTitle(){const{ctx:e,options:{position:t,title:i,reverse:n}}=this;if(!i.display)return;const r=zi(i.font),o=Qi(i.padding),l=i.align;let s=r.lineHeight/2;"bottom"===t||"center"===t||we(t)?(s+=o.bottom,Ne(i.text)&&(s+=r.lineHeight*(i.text.length-1))):s+=o.top;const{titleX:a,titleY:c,maxWidth:d,rotation:u}=function(e,t,i,n){const{top:r,left:o,bottom:l,right:s,chart:a}=e,{chartArea:c,scales:d}=a;let u,f,m,h=0;const g=l-r,p=s-o;if(e.isHorizontal()){if(f=Nt(n,o,s),we(i)){const e=Object.keys(i)[0],n=i[e];m=d[e].getPixelForValue(n)+g-t}else m="center"===i?(c.bottom+c.top)/2+g-t:Nr(e,i,t);u=s-o}else{if(we(i)){const e=Object.keys(i)[0],n=i[e];f=d[e].getPixelForValue(n)-p+t}else f="center"===i?(c.left+c.right)/2-p+t:Nr(e,i,t);m=Nt(n,l,r),h="left"===i?-Ge:Ge}return{titleX:f,titleY:m,maxWidth:u,rotation:h}}(this,s,t,l);Mi(e,i.text,0,0,r,{color:i.color,maxWidth:d,rotation:u,textAlign:Dr(l,t,n),textBaseline:"middle",translation:[a,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,t=e.ticks&&e.ticks.z||0,i=Ae(e.grid&&e.grid.z,-1);return this._isVisible()&&this.draw===Mr.prototype.draw?[{z:i,draw:e=>{this.drawBackground(),this.drawGrid(e),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:t,draw:e=>{this.drawLabels(e)}}]:[{z:t,draw:e=>{this.draw(e)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",n=[];let r,o;for(r=0,o=t.length;r<o;++r){const o=t[r];o[i]!==this.id||e&&o.type!==e||n.push(o)}return n}_resolveTickFontOptions(e){return zi(this.options.ticks.setContext(this.getContext(e)).font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class kr{constructor(e,t,i){this.type=e,this.scope=t,this.override=i,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const t=Object.getPrototypeOf(e);let i;(function(e){return"id"in e&&"defaults"in e})(t)&&(i=this.register(t));const n=this.items,r=e.id,o=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+e);return r in n||(n[r]=e,function(e,t,i){const n=Ie(Object.create(null),[i?pi.get(i):{},pi.get(t),e.defaults]);pi.set(t,n),e.defaultRoutes&&function(e,t){Object.keys(t).forEach((i=>{const n=i.split("."),r=n.pop(),o=[e].concat(n).join("."),l=t[i].split("."),s=l.pop(),a=l.join(".");pi.route(o,r,a,s)}))}(t,e.defaultRoutes);e.descriptors&&pi.describe(t,e.descriptors)}(e,o,i),this.override&&pi.override(e.id,e.overrides)),o}get(e){return this.items[e]}unregister(e){const t=this.items,i=e.id,n=this.scope;i in t&&delete t[i],n&&i in pi[n]&&(delete pi[n][i],this.override&&delete fi[i])}}var Br=new class{constructor(){this.controllers=new kr(tr,"datasets",!0),this.elements=new kr(br,"elements"),this.plugins=new kr(Object,"plugins"),this.scales=new kr(Mr,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,i){[...t].forEach((t=>{const n=i||this._getRegistryForType(t);i||n.isForType(t)||n===this.plugins&&t.id?this._exec(e,n,t):ke(t,(t=>{const n=i||this._getRegistryForType(t);this._exec(e,n,t)}))}))}_exec(e,t,i){const n=ze(e);Me(i["before"+n],[],i),t[e](i),Me(i["after"+n],[],i)}_getRegistryForType(e){for(let t=0;t<this._typedRegistries.length;t++){const i=this._typedRegistries[t];if(i.isForType(e))return i}return this.plugins}_get(e,t,i){const n=t.get(e);if(void 0===n)throw new Error('"'+e+'" is not a registered '+i+".");return n}};class Pr extends tr{update(e){const t=this._cachedMeta,{data:i=[]}=t,n=this.chart._animationsDisabled;let{start:r,count:o}=wt(t,i,n);if(this._drawStart=r,this._drawCount=o,Et(t)&&(r=0,o=i.length),this.options.showLine){const{dataset:r,_dataset:o}=t;r._chart=this.chart,r._datasetIndex=this.index,r._decimated=!!o._decimated,r.points=i;const l=this.resolveDatasetElementOptions(e);l.segment=this.options.segment,this.updateElement(r,void 0,{animated:!n,options:l},e)}this.updateElements(i,r,o,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=Br.getElement("line")),super.addElements()}updateElements(e,t,i,n){const r="reset"===n,{iScale:o,vScale:l,_stacked:s,_dataset:a}=this._cachedMeta,c=this.resolveDataElementOptions(t,n),d=this.getSharedOptions(c),u=this.includeOptions(n,d),f=o.axis,m=l.axis,{spanGaps:h,segment:g}=this.options,p=et(h)?h:Number.POSITIVE_INFINITY,b=this.chart._animationsDisabled||r||"none"===n;let _=t>0&&this.getParsed(t-1);for(let c=t;c<t+i;++c){const t=e[c],i=this.getParsed(c),h=b?t:{},C=xe(i[m]),v=h[f]=o.getPixelForValue(i[f],c),x=h[m]=r||C?l.getBasePixel():l.getPixelForValue(s?this.applyStack(l,i,s):i[m],c);h.skip=isNaN(v)||isNaN(x)||C,h.stop=c>0&&Math.abs(i[f]-_[f])>p,g&&(h.parsed=i,h.raw=a.data[c]),u&&(h.options=d||this.resolveDataElementOptions(c,t.active?"active":n)),b||this.updateElement(t,c,h,n),_=i}this.updateSharedOptions(d,n,c)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let e=0;for(let i=t.length-1;i>=0;--i)e=Math.max(e,t[i].size(this.resolveDataElementOptions(i))/2);return e>0&&e}const i=e.dataset,n=i.options&&i.options.borderWidth||0;if(!t.length)return n;const r=t[0].size(this.resolveDataElementOptions(0)),o=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(n,r,o)/2}}Pr.id="scatter",Pr.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},Pr.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title:()=>"",label:e=>"("+e.label+", "+e.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var Hr=Object.freeze({__proto__:null,BarController:dr,BubbleController:ur,DoughnutController:fr,LineController:mr,PolarAreaController:hr,PieController:gr,RadarController:pr,ScatterController:Pr});function Lr(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class Ir{constructor(e){this.options=e||{}}init(e){}formats(){return Lr()}parse(e,t){return Lr()}format(e,t){return Lr()}add(e,t,i){return Lr()}diff(e,t,i){return Lr()}startOf(e,t,i){return Lr()}endOf(e,t){return Lr()}}Ir.override=function(e){Object.assign(Ir.prototype,e)};var Or={_date:Ir};function Fr(e,t,i,n){const{controller:r,data:o,_sorted:l}=e,s=r._cachedMeta.iScale;if(s&&t===s.axis&&"r"!==t&&l&&o.length){const e=s._reversePixels?gt:ht;if(!n)return e(o,t,i);if(r._sharedOptions){const n=o[0],r="function"==typeof n.getRange&&n.getRange(t);if(r){const n=e(o,t,i-r),l=e(o,t,i+r);return{lo:n.lo,hi:l.hi}}}}return{lo:0,hi:o.length-1}}function Rr(e,t,i,n,r){const o=e.getSortedVisibleDatasetMetas(),l=i[t];for(let e=0,i=o.length;e<i;++e){const{index:i,data:s}=o[e],{lo:a,hi:c}=Fr(o[e],t,l,r);for(let e=a;e<=c;++e){const t=s[e];t.skip||n(t,i,e)}}}function Qr(e,t,i,n,r){const o=[];if(!r&&!e.isPointInArea(t))return o;return Rr(e,i,t,(function(i,l,s){(r||wi(i,e.chartArea,0))&&i.inRange(t.x,t.y,n)&&o.push({element:i,datasetIndex:l,index:s})}),!0),o}function zr(e,t,i,n,r,o){let l=[];const s=function(e){const t=-1!==e.indexOf("x"),i=-1!==e.indexOf("y");return function(e,n){const r=t?Math.abs(e.x-n.x):0,o=i?Math.abs(e.y-n.y):0;return Math.sqrt(Math.pow(r,2)+Math.pow(o,2))}}(i);let a=Number.POSITIVE_INFINITY;return Rr(e,i,t,(function(i,c,d){const u=i.inRange(t.x,t.y,r);if(n&&!u)return;const f=i.getCenterPoint(r);if(!(!!o||e.isPointInArea(f))&&!u)return;const m=s(t,f);m<a?(l=[{element:i,datasetIndex:c,index:d}],a=m):m===a&&l.push({element:i,datasetIndex:c,index:d})})),l}function Sr(e,t,i,n,r,o){return o||e.isPointInArea(t)?"r"!==i||n?zr(e,t,i,n,r,o):function(e,t,i,n){let r=[];return Rr(e,i,t,(function(e,i,o){const{startAngle:l,endAngle:s}=e.getProps(["startAngle","endAngle"],n),{angle:a}=lt(e,{x:t.x,y:t.y});dt(a,l,s)&&r.push({element:e,datasetIndex:i,index:o})})),r}(e,t,i,r):[]}function jr(e,t,i,n,r){const o=[],l="x"===i?"inXRange":"inYRange";let s=!1;return Rr(e,i,t,((e,n,a)=>{e[l](t[i],r)&&(o.push({element:e,datasetIndex:n,index:a}),s=s||e.inRange(t.x,t.y,r))})),n&&!s?[]:o}var Vr={evaluateInteractionItems:Rr,modes:{index(e,t,i,n){const r=bn(t,e),o=i.axis||"x",l=i.includeInvisible||!1,s=i.intersect?Qr(e,r,o,n,l):Sr(e,r,o,!1,n,l),a=[];return s.length?(e.getSortedVisibleDatasetMetas().forEach((e=>{const t=s[0].index,i=e.data[t];i&&!i.skip&&a.push({element:i,datasetIndex:e.index,index:t})})),a):[]},dataset(e,t,i,n){const r=bn(t,e),o=i.axis||"xy",l=i.includeInvisible||!1;let s=i.intersect?Qr(e,r,o,n,l):Sr(e,r,o,!1,n,l);if(s.length>0){const t=s[0].datasetIndex,i=e.getDatasetMeta(t).data;s=[];for(let e=0;e<i.length;++e)s.push({element:i[e],datasetIndex:t,index:e})}return s},point:(e,t,i,n)=>Qr(e,bn(t,e),i.axis||"xy",n,i.includeInvisible||!1),nearest(e,t,i,n){const r=bn(t,e),o=i.axis||"xy",l=i.includeInvisible||!1;return Sr(e,r,o,i.intersect,n,l)},x:(e,t,i,n)=>jr(e,bn(t,e),"x",i.intersect,n),y:(e,t,i,n)=>jr(e,bn(t,e),"y",i.intersect,n)}};const Tr=["left","top","right","bottom"];function Yr(e,t){return e.filter((e=>e.pos===t))}function Xr(e,t){return e.filter((e=>-1===Tr.indexOf(e.pos)&&e.box.axis===t))}function Zr(e,t){return e.sort(((e,i)=>{const n=t?i:e,r=t?e:i;return n.weight===r.weight?n.index-r.index:n.weight-r.weight}))}function Wr(e,t){const i=function(e){const t={};for(const i of e){const{stack:e,pos:n,stackWeight:r}=i;if(!e||!Tr.includes(n))continue;const o=t[e]||(t[e]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=r}return t}(e),{vBoxMaxWidth:n,hBoxMaxHeight:r}=t;let o,l,s;for(o=0,l=e.length;o<l;++o){s=e[o];const{fullSize:l}=s.box,a=i[s.stack],c=a&&s.stackWeight/a.weight;s.horizontal?(s.width=c?c*n:l&&t.availableWidth,s.height=r):(s.width=n,s.height=c?c*r:l&&t.availableHeight)}return i}function Gr(e,t,i,n){return Math.max(e[i],t[i])+Math.max(e[n],t[n])}function Ur(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function Kr(e,t,i,n){const{pos:r,box:o}=i,l=e.maxPadding;if(!we(r)){i.size&&(e[r]-=i.size);const t=n[i.stack]||{size:0,count:1};t.size=Math.max(t.size,i.horizontal?o.height:o.width),i.size=t.size/t.count,e[r]+=i.size}o.getPadding&&Ur(l,o.getPadding());const s=Math.max(0,t.outerWidth-Gr(l,e,"left","right")),a=Math.max(0,t.outerHeight-Gr(l,e,"top","bottom")),c=s!==e.w,d=a!==e.h;return e.w=s,e.h=a,i.horizontal?{same:c,other:d}:{same:d,other:c}}function Jr(e,t){const i=t.maxPadding;function n(e){const n={left:0,top:0,right:0,bottom:0};return e.forEach((e=>{n[e]=Math.max(t[e],i[e])})),n}return n(e?["left","right"]:["top","bottom"])}function qr(e,t,i,n){const r=[];let o,l,s,a,c,d;for(o=0,l=e.length,c=0;o<l;++o){s=e[o],a=s.box,a.update(s.width||t.w,s.height||t.h,Jr(s.horizontal,t));const{same:l,other:u}=Kr(t,i,s,n);c|=l&&r.length,d=d||u,a.fullSize||r.push(s)}return c&&qr(r,t,i,n)||d}function $r(e,t,i,n,r){e.top=i,e.left=t,e.right=t+n,e.bottom=i+r,e.width=n,e.height=r}function eo(e,t,i,n){const r=i.padding;let{x:o,y:l}=t;for(const s of e){const e=s.box,a=n[s.stack]||{count:1,placed:0,weight:1},c=s.stackWeight/a.weight||1;if(s.horizontal){const n=t.w*c,o=a.size||e.height;Se(a.start)&&(l=a.start),e.fullSize?$r(e,r.left,l,i.outerWidth-r.right-r.left,o):$r(e,t.left+a.placed,l,n,o),a.start=l,a.placed+=n,l=e.bottom}else{const n=t.h*c,l=a.size||e.width;Se(a.start)&&(o=a.start),e.fullSize?$r(e,o,r.top,l,i.outerHeight-r.bottom-r.top):$r(e,o,t.top+a.placed,l,n),a.start=o,a.placed+=n,o=e.right}}t.x=o,t.y=l}pi.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var to={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(e){t.draw(e)}}]},e.boxes.push(t)},removeBox(e,t){const i=e.boxes?e.boxes.indexOf(t):-1;-1!==i&&e.boxes.splice(i,1)},configure(e,t,i){t.fullSize=i.fullSize,t.position=i.position,t.weight=i.weight},update(e,t,i,n){if(!e)return;const r=Qi(e.options.layout.padding),o=Math.max(t-r.width,0),l=Math.max(i-r.height,0),s=function(e){const t=function(e){const t=[];let i,n,r,o,l,s;for(i=0,n=(e||[]).length;i<n;++i)r=e[i],({position:o,options:{stack:l,stackWeight:s=1}}=r),t.push({index:i,box:r,pos:o,horizontal:r.isHorizontal(),weight:r.weight,stack:l&&o+l,stackWeight:s});return t}(e),i=Zr(t.filter((e=>e.box.fullSize)),!0),n=Zr(Yr(t,"left"),!0),r=Zr(Yr(t,"right")),o=Zr(Yr(t,"top"),!0),l=Zr(Yr(t,"bottom")),s=Xr(t,"x"),a=Xr(t,"y");return{fullSize:i,leftAndTop:n.concat(o),rightAndBottom:r.concat(a).concat(l).concat(s),chartArea:Yr(t,"chartArea"),vertical:n.concat(r).concat(a),horizontal:o.concat(l).concat(s)}}(e.boxes),a=s.vertical,c=s.horizontal;ke(e.boxes,(e=>{"function"==typeof e.beforeLayout&&e.beforeLayout()}));const d=a.reduce(((e,t)=>t.box.options&&!1===t.box.options.display?e:e+1),0)||1,u=Object.freeze({outerWidth:t,outerHeight:i,padding:r,availableWidth:o,availableHeight:l,vBoxMaxWidth:o/2/d,hBoxMaxHeight:l/2}),f=Object.assign({},r);Ur(f,Qi(n));const m=Object.assign({maxPadding:f,w:o,h:l,x:r.left,y:r.top},r),h=Wr(a.concat(c),u);qr(s.fullSize,m,u,h),qr(a,m,u,h),qr(c,m,u,h)&&qr(a,m,u,h),function(e){const t=e.maxPadding;function i(i){const n=Math.max(t[i]-e[i],0);return e[i]+=n,n}e.y+=i("top"),e.x+=i("left"),i("right"),i("bottom")}(m),eo(s.leftAndTop,m,u,h),m.x+=m.w,m.y+=m.h,eo(s.rightAndBottom,m,u,h),e.chartArea={left:m.left,top:m.top,right:m.left+m.w,bottom:m.top+m.h,height:m.h,width:m.w},ke(s.chartArea,(t=>{const i=t.box;Object.assign(i,e.chartArea),i.update(m.w,m.h,{left:0,top:0,right:0,bottom:0})}))}};class io{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,i){}removeEventListener(e,t,i){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,i,n){return t=Math.max(0,t||e.width),i=i||e.height,{width:t,height:Math.max(0,n?Math.floor(t/n):i)}}isAttached(e){return!0}updateConfig(e){}}class no extends io{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const ro="$chartjs",oo={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},lo=e=>null===e||""===e;const so=!!xn&&{passive:!0};function ao(e,t,i){e.canvas.removeEventListener(t,i,so)}function co(e,t){for(const i of e)if(i===t||i.contains(t))return!0}function uo(e,t,i){const n=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const i of e)t=t||co(i.addedNodes,n),t=t&&!co(i.removedNodes,n);t&&i()}));return r.observe(document,{childList:!0,subtree:!0}),r}function fo(e,t,i){const n=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const i of e)t=t||co(i.removedNodes,n),t=t&&!co(i.addedNodes,n);t&&i()}));return r.observe(document,{childList:!0,subtree:!0}),r}const mo=new Map;let ho=0;function go(){const e=window.devicePixelRatio;e!==ho&&(ho=e,mo.forEach(((t,i)=>{i.currentDevicePixelRatio!==e&&t()})))}function po(e,t,i){const n=e.canvas,r=n&&un(n);if(!r)return;const o=vt(((e,t)=>{const n=r.clientWidth;i(e,t),n<r.clientWidth&&i()}),window),l=new ResizeObserver((e=>{const t=e[0],i=t.contentRect.width,n=t.contentRect.height;0===i&&0===n||o(i,n)}));return l.observe(r),function(e,t){mo.size||window.addEventListener("resize",go),mo.set(e,t)}(e,o),l}function bo(e,t,i){i&&i.disconnect(),"resize"===t&&function(e){mo.delete(e),mo.size||window.removeEventListener("resize",go)}(e)}function _o(e,t,i){const n=e.canvas,r=vt((t=>{null!==e.ctx&&i(function(e,t){const i=oo[e.type]||e.type,{x:n,y:r}=bn(e,t);return{type:i,chart:t,native:e,x:void 0!==n?n:null,y:void 0!==r?r:null}}(t,e))}),e,(e=>{const t=e[0];return[t,t.offsetX,t.offsetY]}));return function(e,t,i){e.addEventListener(t,i,so)}(n,t,r),r}class Co extends io{acquireContext(e,t){const i=e&&e.getContext&&e.getContext("2d");return i&&i.canvas===e?(function(e,t){const i=e.style,n=e.getAttribute("height"),r=e.getAttribute("width");if(e[ro]={initial:{height:n,width:r,style:{display:i.display,height:i.height,width:i.width}}},i.display=i.display||"block",i.boxSizing=i.boxSizing||"border-box",lo(r)){const t=Nn(e,"width");void 0!==t&&(e.width=t)}if(lo(n))if(""===e.style.height)e.height=e.width/(t||2);else{const t=Nn(e,"height");void 0!==t&&(e.height=t)}}(e,t),i):null}releaseContext(e){const t=e.canvas;if(!t[ro])return!1;const i=t[ro].initial;["height","width"].forEach((e=>{const n=i[e];xe(n)?t.removeAttribute(e):t.setAttribute(e,n)}));const n=i.style||{};return Object.keys(n).forEach((e=>{t.style[e]=n[e]})),t.width=t.width,delete t[ro],!0}addEventListener(e,t,i){this.removeEventListener(e,t);const n=e.$proxies||(e.$proxies={}),r={attach:uo,detach:fo,resize:po}[t]||_o;n[t]=r(e,t,i)}removeEventListener(e,t){const i=e.$proxies||(e.$proxies={}),n=i[t];if(!n)return;({attach:bo,detach:bo,resize:bo}[t]||ao)(e,t,n),i[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,i,n){return Cn(e,t,i,n)}isAttached(e){const t=un(e);return!(!t||!t.isConnected)}}class vo{constructor(){this._init=[]}notify(e,t,i,n){"beforeInit"===t&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const r=n?this._descriptors(e).filter(n):this._descriptors(e),o=this._notify(r,e,t,i);return"afterDestroy"===t&&(this._notify(r,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,t,i,n){n=n||{};for(const r of e){const e=r.plugin;if(!1===Me(e[i],[t,n,r.options],e)&&n.cancelable)return!1}return!0}invalidate(){xe(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const i=e&&e.config,n=Ae(i.options&&i.options.plugins,{}),r=function(e){const t={},i=[],n=Object.keys(Br.plugins.items);for(let e=0;e<n.length;e++)i.push(Br.getPlugin(n[e]));const r=e.plugins||[];for(let e=0;e<r.length;e++){const n=r[e];-1===i.indexOf(n)&&(i.push(n),t[n.id]=!0)}return{plugins:i,localIds:t}}(i);return!1!==n||t?function(e,{plugins:t,localIds:i},n,r){const o=[],l=e.getContext();for(const s of t){const t=s.id,a=xo(n[t],r);null!==a&&o.push({plugin:s,options:No(e.config,{plugin:s,local:i[t]},a,l)})}return o}(e,r,n,t):[]}_notifyStateChanges(e){const t=this._oldCache||[],i=this._cache,n=(e,t)=>e.filter((e=>!t.some((t=>e.plugin.id===t.plugin.id))));this._notify(n(t,i),e,"stop"),this._notify(n(i,t),e,"start")}}function xo(e,t){return t||!1!==e?!0===e?{}:e:null}function No(e,{plugin:t,local:i},n,r){const o=e.pluginScopeKeys(t),l=e.getOptionScopes(n,o);return i&&t.defaults&&l.push(t.defaults),e.createResolver(l,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function wo(e,t){const i=pi.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||i.indexAxis||"x"}function Eo(e,t){return"x"===e||"y"===e?e:t.axis||("top"===(i=t.position)||"bottom"===i?"x":"left"===i||"right"===i?"y":void 0)||e.charAt(0).toLowerCase();var i}function yo(e){const t=e.options||(e.options={});t.plugins=Ae(t.plugins,{}),t.scales=function(e,t){const i=fi[e.type]||{scales:{}},n=t.scales||{},r=wo(e.type,t),o=Object.create(null),l=Object.create(null);return Object.keys(n).forEach((e=>{const t=n[e];if(!we(t))return console.error(`Invalid scale configuration for scale: ${e}`);if(t._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${e}`);const s=Eo(e,t),a=function(e,t){return e===t?"_index_":"_value_"}(s,r),c=i.scales||{};o[s]=o[s]||e,l[e]=Oe(Object.create(null),[{axis:s},t,c[s],c[a]])})),e.data.datasets.forEach((i=>{const r=i.type||e.type,s=i.indexAxis||wo(r,t),a=(fi[r]||{}).scales||{};Object.keys(a).forEach((e=>{const t=function(e,t){let i=e;return"_index_"===e?i=t:"_value_"===e&&(i="x"===t?"y":"x"),i}(e,s),r=i[t+"AxisID"]||o[t]||t;l[r]=l[r]||Object.create(null),Oe(l[r],[{axis:t},n[r],a[e]])}))})),Object.keys(l).forEach((e=>{const t=l[e];Oe(t,[pi.scales[t.type],pi.scale])})),l}(e,t)}function Ao(e){return(e=e||{}).datasets=e.datasets||[],e.labels=e.labels||[],e}const Do=new Map,Mo=new Set;function ko(e,t){let i=Do.get(e);return i||(i=t(),Do.set(e,i),Mo.add(i)),i}const Bo=(e,t,i)=>{const n=Qe(t,i);void 0!==n&&e.add(n)};class Po{constructor(e){this._config=function(e){return(e=e||{}).data=Ao(e.data),yo(e),e}(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=Ao(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),yo(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return ko(e,(()=>[[`datasets.${e}`,""]]))}datasetAnimationScopeKeys(e,t){return ko(`${e}.transition.${t}`,(()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]]))}datasetElementScopeKeys(e,t){return ko(`${e}-${t}`,(()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]]))}pluginScopeKeys(e){const t=e.id;return ko(`${this.type}-plugin-${t}`,(()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]]))}_cachedScopes(e,t){const i=this._scopeCache;let n=i.get(e);return n&&!t||(n=new Map,i.set(e,n)),n}getOptionScopes(e,t,i){const{options:n,type:r}=this,o=this._cachedScopes(e,i),l=o.get(t);if(l)return l;const s=new Set;t.forEach((t=>{e&&(s.add(e),t.forEach((t=>Bo(s,e,t)))),t.forEach((e=>Bo(s,n,e))),t.forEach((e=>Bo(s,fi[r]||{},e))),t.forEach((e=>Bo(s,pi,e))),t.forEach((e=>Bo(s,mi,e)))}));const a=Array.from(s);return 0===a.length&&a.push(Object.create(null)),Mo.has(t)&&o.set(t,a),a}chartOptionScopes(){const{options:e,type:t}=this;return[e,fi[t]||{},pi.datasets[t]||{},{type:t},pi,mi]}resolveNamedOptions(e,t,i,n=[""]){const r={$shared:!0},{resolver:o,subPrefixes:l}=Ho(this._resolverCache,e,n);let s=o;if(function(e,t){const{isScriptable:i,isIndexable:n}=Yi(e);for(const r of t){const t=i(r),o=n(r),l=(o||t)&&e[r];if(t&&(je(l)||Lo(l))||o&&Ne(l))return!0}return!1}(o,t)){r.$shared=!1;s=Ti(o,i=je(i)?i():i,this.createResolver(e,i,l))}for(const e of t)r[e]=s[e];return r}createResolver(e,t,i=[""],n){const{resolver:r}=Ho(this._resolverCache,e,i);return we(t)?Ti(r,t,void 0,n):r}}function Ho(e,t,i){let n=e.get(t);n||(n=new Map,e.set(t,n));const r=i.join();let o=n.get(r);if(!o){o={resolver:Vi(t,i),subPrefixes:i.filter((e=>!e.toLowerCase().includes("hover")))},n.set(r,o)}return o}const Lo=e=>we(e)&&Object.getOwnPropertyNames(e).reduce(((t,i)=>t||je(e[i])),!1);const Io=["top","bottom","left","right","chartArea"];function Oo(e,t){return"top"===e||"bottom"===e||-1===Io.indexOf(e)&&"x"===t}function Fo(e,t){return function(i,n){return i[e]===n[e]?i[t]-n[t]:i[e]-n[e]}}function Ro(e){const t=e.chart,i=t.options.animation;t.notifyPlugins("afterRender"),Me(i&&i.onComplete,[e],t)}function Qo(e){const t=e.chart,i=t.options.animation;Me(i&&i.onProgress,[e],t)}function zo(e){return dn()&&"string"==typeof e?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const So={},jo=e=>{const t=zo(e);return Object.values(So).filter((e=>e.canvas===t)).pop()};function Vo(e,t,i){const n=Object.keys(e);for(const r of n){const n=+r;if(n>=t){const o=e[r];delete e[r],(i>0||n>t)&&(e[n+i]=o)}}}let To=class{constructor(e,t){const i=this.config=new Po(t),n=zo(e),r=jo(n);if(r)throw new Error("Canvas is already in use. Chart with ID '"+r.id+"' must be destroyed before the canvas with ID '"+r.canvas.id+"' can be reused.");const o=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||function(e){return!dn()||"undefined"!=typeof OffscreenCanvas&&e instanceof OffscreenCanvas?no:Co}(n)),this.platform.updateConfig(i);const l=this.platform.acquireContext(n,o.aspectRatio),s=l&&l.canvas,a=s&&s.height,c=s&&s.width;this.id=ve(),this.ctx=l,this.canvas=s,this.width=c,this.height=a,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new vo,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=function(e,t){let i;return function(...n){return t?(clearTimeout(i),i=setTimeout(e,t,n)):e.apply(this,n),t}}((e=>this.update(e)),o.resizeDelay||0),this._dataChanges=[],So[this.id]=this,l&&s?(Qn.listen(this,"complete",Ro),Qn.listen(this,"progress",Qo),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:t},width:i,height:n,_aspectRatio:r}=this;return xe(e)?t&&r?r:n?i/n:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():vn(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return vi(this.canvas,this.ctx),this}stop(){return Qn.stop(this),this}resize(e,t){Qn.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const i=this.options,n=this.canvas,r=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(n,e,t,r),l=i.devicePixelRatio||this.platform.getDevicePixelRatio(),s=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,vn(this,l,!0)&&(this.notifyPlugins("resize",{size:o}),Me(i.onResize,[this,o],this),this.attached&&this._doResize(s)&&this.render())}ensureScalesHaveIDs(){ke(this.options.scales||{},((e,t)=>{e.id=t}))}buildOrUpdateScales(){const e=this.options,t=e.scales,i=this.scales,n=Object.keys(i).reduce(((e,t)=>(e[t]=!1,e)),{});let r=[];t&&(r=r.concat(Object.keys(t).map((e=>{const i=t[e],n=Eo(e,i),r="r"===n,o="x"===n;return{options:i,dposition:r?"chartArea":o?"bottom":"left",dtype:r?"radialLinear":o?"category":"linear"}})))),ke(r,(t=>{const r=t.options,o=r.id,l=Eo(o,r),s=Ae(r.type,t.dtype);void 0!==r.position&&Oo(r.position,l)===Oo(t.dposition)||(r.position=t.dposition),n[o]=!0;let a=null;if(o in i&&i[o].type===s)a=i[o];else{a=new(Br.getScale(s))({id:o,type:s,ctx:this.ctx,chart:this}),i[a.id]=a}a.init(r,e)})),ke(n,((e,t)=>{e||delete i[t]})),ke(i,(e=>{to.configure(this,e,e.options),to.addBox(this,e)}))}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,i=e.length;if(e.sort(((e,t)=>e.index-t.index)),i>t){for(let e=t;e<i;++e)this._destroyDatasetMeta(e);e.splice(t,i-t)}this._sortedMetasets=e.slice(0).sort(Fo("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:t}}=this;e.length>t.length&&delete this._stacks,e.forEach(((e,i)=>{0===t.filter((t=>t===e._dataset)).length&&this._destroyDatasetMeta(i)}))}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let i,n;for(this._removeUnreferencedMetasets(),i=0,n=t.length;i<n;i++){const n=t[i];let r=this.getDatasetMeta(i);const o=n.type||this.config.type;if(r.type&&r.type!==o&&(this._destroyDatasetMeta(i),r=this.getDatasetMeta(i)),r.type=o,r.indexAxis=n.indexAxis||wo(o,this.options),r.order=n.order||0,r.index=i,r.label=""+n.label,r.visible=this.isDatasetVisible(i),r.controller)r.controller.updateIndex(i),r.controller.linkScales();else{const t=Br.getController(o),{datasetElementType:n,dataElementType:l}=pi.datasets[o];Object.assign(t.prototype,{dataElementType:Br.getElement(l),datasetElementType:n&&Br.getElement(n)}),r.controller=new t(this,i),e.push(r.controller)}}return this._updateMetasets(),e}_resetElements(){ke(this.data.datasets,((e,t)=>{this.getDatasetMeta(t).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const i=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),n=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0}))return;const r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let e=0,t=this.data.datasets.length;e<t;e++){const{controller:t}=this.getDatasetMeta(e),i=!n&&-1===r.indexOf(t);t.buildOrUpdateElements(i),o=Math.max(+t.getMaxOverflow(),o)}o=this._minPadding=i.layout.autoPadding?o:0,this._updateLayout(o),n||ke(r,(e=>{e.reset()})),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(Fo("z","_idx"));const{_active:l,_lastEvent:s}=this;s?this._eventHandler(s,!0):l.length&&this._updateHoverStyles(l,l,!0),this.render()}_updateScales(){ke(this.scales,(e=>{to.removeBox(this,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),i=new Set(e.events);Ve(t,i)&&!!this._responsiveListeners===e.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:i,start:n,count:r}of t){Vo(e,n,"_removeElements"===i?-r:r)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,i=t=>new Set(e.filter((e=>e[0]===t)).map(((e,t)=>t+","+e.splice(1).join(",")))),n=i(0);for(let e=1;e<t;e++)if(!Ve(n,i(e)))return;return Array.from(n).map((e=>e.split(","))).map((e=>({method:e[1],start:+e[2],count:+e[3]})))}_updateLayout(e){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;to.update(this,this.width,this.height,e);const t=this.chartArea,i=t.width<=0||t.height<=0;this._layers=[],ke(this.boxes,(e=>{i&&"chartArea"===e.position||(e.configure&&e.configure(),this._layers.push(...e._layers()))}),this),this._layers.forEach(((e,t)=>{e._idx=t})),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})){for(let e=0,t=this.data.datasets.length;e<t;++e)this.getDatasetMeta(e).controller.configure();for(let t=0,i=this.data.datasets.length;t<i;++t)this._updateDataset(t,je(e)?e({datasetIndex:t}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,t){const i=this.getDatasetMeta(e),n={meta:i,index:e,mode:t,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",n)&&(i.controller._update(t),n.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",n))}render(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(Qn.has(this)?this.attached&&!Qn.running(this)&&Qn.start(this):(this.draw(),Ro({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:e,height:t}=this._resizeBeforeDraw;this._resize(e,t),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0)return;if(!1===this.notifyPlugins("beforeDraw",{cancelable:!0}))return;const t=this._layers;for(e=0;e<t.length&&t[e].z<=0;++e)t[e].draw(this.chartArea);for(this._drawDatasets();e<t.length;++e)t[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const t=this._sortedMetasets,i=[];let n,r;for(n=0,r=t.length;n<r;++n){const r=t[n];e&&!r.visible||i.push(r)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(!1===this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0}))return;const e=this.getSortedVisibleDatasetMetas();for(let t=e.length-1;t>=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,i=e._clip,n=!i.disabled,r=this.chartArea,o={meta:e,index:e.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(n&&Ei(t,{left:!1===i.left?0:r.left-i.left,right:!1===i.right?this.width:r.right+i.right,top:!1===i.top?0:r.top-i.top,bottom:!1===i.bottom?this.height:r.bottom+i.bottom}),e.controller.draw(),n&&yi(t),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return wi(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,i,n){const r=Vr.modes[t];return"function"==typeof r?r(this,e,i,n):[]}getDatasetMeta(e){const t=this.data.datasets[e],i=this._metasets;let n=i.filter((e=>e&&e._dataset===t)).pop();return n||(n={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},i.push(n)),n}getContext(){return this.$context||(this.$context=ji(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const i=this.getDatasetMeta(e);return"boolean"==typeof i.hidden?!i.hidden:!t.hidden}setDatasetVisibility(e,t){this.getDatasetMeta(e).hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,i){const n=i?"show":"hide",r=this.getDatasetMeta(e),o=r.controller._resolveAnimations(void 0,n);Se(t)?(r.data[t].hidden=!i,this.update()):(this.setDatasetVisibility(e,i),o.update(r,{visible:i}),this.update((t=>t.datasetIndex===e?n:void 0)))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),Qn.remove(this),e=0,t=this.data.datasets.length;e<t;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:t}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),vi(e,t),this.platform.releaseContext(t),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete So[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,t=this.platform,i=(i,n)=>{t.addEventListener(this,i,n),e[i]=n},n=(e,t,i)=>{e.offsetX=t,e.offsetY=i,this._eventHandler(e)};ke(this.options.events,(e=>i(e,n)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,i=(i,n)=>{t.addEventListener(this,i,n),e[i]=n},n=(i,n)=>{e[i]&&(t.removeEventListener(this,i,n),delete e[i])},r=(e,t)=>{this.canvas&&this.resize(e,t)};let o;const l=()=>{n("attach",l),this.attached=!0,this.resize(),i("resize",r),i("detach",o)};o=()=>{this.attached=!1,n("resize",r),this._stop(),this._resize(0,0),i("attach",l)},t.isAttached(this.canvas)?l():o()}unbindEvents(){ke(this._listeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._listeners={},ke(this._responsiveListeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._responsiveListeners=void 0}updateHoverStyle(e,t,i){const n=i?"set":"remove";let r,o,l,s;for("dataset"===t&&(r=this.getDatasetMeta(e[0].datasetIndex),r.controller["_"+n+"DatasetHoverStyle"]()),l=0,s=e.length;l<s;++l){o=e[l];const t=o&&this.getDatasetMeta(o.datasetIndex).controller;t&&t[n+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const t=this._active||[],i=e.map((({datasetIndex:e,index:t})=>{const i=this.getDatasetMeta(e);if(!i)throw new Error("No dataset found at index "+e);return{datasetIndex:e,element:i.data[t],index:t}}));!Be(i,t)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,t))}notifyPlugins(e,t,i){return this._plugins.notify(this,e,t,i)}_updateHoverStyles(e,t,i){const n=this.options.hover,r=(e,t)=>e.filter((e=>!t.some((t=>e.datasetIndex===t.datasetIndex&&e.index===t.index)))),o=r(t,e),l=i?e:r(e,t);o.length&&this.updateHoverStyle(o,n.mode,!1),l.length&&n.mode&&this.updateHoverStyle(l,n.mode,!0)}_eventHandler(e,t){const i={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},n=t=>(t.options.events||this.options.events).includes(e.native.type);if(!1===this.notifyPlugins("beforeEvent",i,n))return;const r=this._handleEvent(e,t,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,n),(r||i.changed)&&this.render(),this}_handleEvent(e,t,i){const{_active:n=[],options:r}=this,o=t,l=this._getActiveElements(e,n,i,o),s=function(e){return"mouseup"===e.type||"click"===e.type||"contextmenu"===e.type}(e),a=function(e,t,i,n){return i&&"mouseout"!==e.type?n?t:e:null}(e,this._lastEvent,i,s);i&&(this._lastEvent=null,Me(r.onHover,[e,l,this],this),s&&Me(r.onClick,[e,l,this],this));const c=!Be(l,n);return(c||t)&&(this._active=l,this._updateHoverStyles(l,n,t)),this._lastEvent=a,c}_getActiveElements(e,t,i,n){if("mouseout"===e.type)return[];if(!i)return t;const r=this.options.hover;return this.getElementsAtEventForMode(e,r.mode,r,n)}};const Yo=()=>ke(To.instances,(e=>e._plugins.invalidate())),Xo=!0;function Zo(e,t,i){const{startAngle:n,pixelMargin:r,x:o,y:l,outerRadius:s,innerRadius:a}=t;let c=r/s;e.beginPath(),e.arc(o,l,s,n-c,i+c),a>r?(c=r/a,e.arc(o,l,a,i+c,n-c,!0)):e.arc(o,l,r,i+Ge,n-Ge),e.closePath(),e.clip()}function Wo(e,t,i,n){const r=Oi(e.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]);const o=(i-t)/2,l=Math.min(o,n*t/2),s=e=>{const t=(i-Math.min(o,e))*n/2;return ut(e,0,Math.min(o,t))};return{outerStart:s(r.outerStart),outerEnd:s(r.outerEnd),innerStart:ut(r.innerStart,0,l),innerEnd:ut(r.innerEnd,0,l)}}function Go(e,t,i,n){return{x:i+e*Math.cos(t),y:n+e*Math.sin(t)}}function Uo(e,t,i,n,r,o){const{x:l,y:s,startAngle:a,pixelMargin:c,innerRadius:d}=t,u=Math.max(t.outerRadius+n+i-c,0),f=d>0?d+n+i+c:0;let m=0;const h=r-a;if(n){const e=((d>0?d-n:0)+(u>0?u-n:0))/2;m=(h-(0!==e?h*e/(e+n):h))/2}const g=(h-Math.max(.001,h*u-i/Te)/u)/2,p=a+g+m,b=r-g-m,{outerStart:_,outerEnd:C,innerStart:v,innerEnd:x}=Wo(t,f,u,b-p),N=u-_,w=u-C,E=p+_/N,y=b-C/w,A=f+v,D=f+x,M=p+v/A,k=b-x/D;if(e.beginPath(),o){if(e.arc(l,s,u,E,y),C>0){const t=Go(w,y,l,s);e.arc(t.x,t.y,C,y,b+Ge)}const t=Go(D,b,l,s);if(e.lineTo(t.x,t.y),x>0){const t=Go(D,k,l,s);e.arc(t.x,t.y,x,b+Ge,k+Math.PI)}if(e.arc(l,s,f,b-x/f,p+v/f,!0),v>0){const t=Go(A,M,l,s);e.arc(t.x,t.y,v,M+Math.PI,p-Ge)}const i=Go(N,p,l,s);if(e.lineTo(i.x,i.y),_>0){const t=Go(N,E,l,s);e.arc(t.x,t.y,_,p-Ge,E)}}else{e.moveTo(l,s);const t=Math.cos(E)*u+l,i=Math.sin(E)*u+s;e.lineTo(t,i);const n=Math.cos(y)*u+l,r=Math.sin(y)*u+s;e.lineTo(n,r)}e.closePath()}function Ko(e,t,i,n,r,o){const{options:l}=t,{borderWidth:s,borderJoinStyle:a}=l,c="inner"===l.borderAlign;s&&(c?(e.lineWidth=2*s,e.lineJoin=a||"round"):(e.lineWidth=s,e.lineJoin=a||"bevel"),t.fullCircles&&function(e,t,i){const{x:n,y:r,startAngle:o,pixelMargin:l,fullCircles:s}=t,a=Math.max(t.outerRadius-l,0),c=t.innerRadius+l;let d;for(i&&Zo(e,t,o+Ye),e.beginPath(),e.arc(n,r,c,o+Ye,o,!0),d=0;d<s;++d)e.stroke();for(e.beginPath(),e.arc(n,r,a,o,o+Ye),d=0;d<s;++d)e.stroke()}(e,t,c),c&&Zo(e,t,r),Uo(e,t,i,n,r,o),e.stroke())}Object.defineProperties(To,{defaults:{enumerable:Xo,value:pi},instances:{enumerable:Xo,value:So},overrides:{enumerable:Xo,value:fi},registry:{enumerable:Xo,value:Br},version:{enumerable:Xo,value:"3.9.1"},getChart:{enumerable:Xo,value:jo},register:{enumerable:Xo,value:(...e)=>{Br.add(...e),Yo()}},unregister:{enumerable:Xo,value:(...e)=>{Br.remove(...e),Yo()}}});class Jo extends br{constructor(e){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,e&&Object.assign(this,e)}inRange(e,t,i){const n=this.getProps(["x","y"],i),{angle:r,distance:o}=lt(n,{x:e,y:t}),{startAngle:l,endAngle:s,innerRadius:a,outerRadius:c,circumference:d}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],i),u=this.options.spacing/2,f=Ae(d,s-l)>=Ye||dt(r,l,s),m=ft(o,a+u,c+u);return f&&m}getCenterPoint(e){const{x:t,y:i,startAngle:n,endAngle:r,innerRadius:o,outerRadius:l}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:s,spacing:a}=this.options,c=(n+r)/2,d=(o+l+a+s)/2;return{x:t+Math.cos(c)*d,y:i+Math.sin(c)*d}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:i}=this,n=(t.offset||0)/2,r=(t.spacing||0)/2,o=t.circular;if(this.pixelMargin="inner"===t.borderAlign?.33:0,this.fullCircles=i>Ye?Math.floor(i/Ye):0,0===i||this.innerRadius<0||this.outerRadius<0)return;e.save();let l=0;if(n){l=n/2;const t=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(t)*l,Math.sin(t)*l),this.circumference>=Te&&(l=n)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const s=function(e,t,i,n,r){const{fullCircles:o,startAngle:l,circumference:s}=t;let a=t.endAngle;if(o){Uo(e,t,i,n,l+Ye,r);for(let t=0;t<o;++t)e.fill();isNaN(s)||(a=l+s%Ye,s%Ye==0&&(a+=Ye))}return Uo(e,t,i,n,a,r),e.fill(),a}(e,this,l,r,o);Ko(e,this,l,r,s,o),e.restore()}}function qo(e,t,i=t){e.lineCap=Ae(i.borderCapStyle,t.borderCapStyle),e.setLineDash(Ae(i.borderDash,t.borderDash)),e.lineDashOffset=Ae(i.borderDashOffset,t.borderDashOffset),e.lineJoin=Ae(i.borderJoinStyle,t.borderJoinStyle),e.lineWidth=Ae(i.borderWidth,t.borderWidth),e.strokeStyle=Ae(i.borderColor,t.borderColor)}function $o(e,t,i){e.lineTo(i.x,i.y)}function el(e,t,i={}){const n=e.length,{start:r=0,end:o=n-1}=i,{start:l,end:s}=t,a=Math.max(r,l),c=Math.min(o,s),d=r<l&&o<l||r>s&&o>s;return{count:n,start:a,loop:t.loop,ilen:c<a&&!d?n+c-a:c-a}}function tl(e,t,i,n){const{points:r,options:o}=t,{count:l,start:s,loop:a,ilen:c}=el(r,i,n),d=function(e){return e.stepped?Ai:e.tension||"monotone"===e.cubicInterpolationMode?Di:$o}(o);let u,f,m,{move:h=!0,reverse:g}=n||{};for(u=0;u<=c;++u)f=r[(s+(g?c-u:u))%l],f.skip||(h?(e.moveTo(f.x,f.y),h=!1):d(e,m,f,g,o.stepped),m=f);return a&&(f=r[(s+(g?c:0))%l],d(e,m,f,g,o.stepped)),!!a}function il(e,t,i,n){const r=t.points,{count:o,start:l,ilen:s}=el(r,i,n),{move:a=!0,reverse:c}=n||{};let d,u,f,m,h,g,p=0,b=0;const _=e=>(l+(c?s-e:e))%o,C=()=>{m!==h&&(e.lineTo(p,h),e.lineTo(p,m),e.lineTo(p,g))};for(a&&(u=r[_(0)],e.moveTo(u.x,u.y)),d=0;d<=s;++d){if(u=r[_(d)],u.skip)continue;const t=u.x,i=u.y,n=0|t;n===f?(i<m?m=i:i>h&&(h=i),p=(b*p+t)/++b):(C(),e.lineTo(t,i),f=n,b=0,m=h=i),g=i}C()}function nl(e){const t=e.options,i=t.borderDash&&t.borderDash.length;return!(e._decimated||e._loop||t.tension||"monotone"===t.cubicInterpolationMode||t.stepped||i)?il:tl}Jo.id="arc",Jo.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},Jo.defaultRoutes={backgroundColor:"backgroundColor"};const rl="function"==typeof Path2D;function ol(e,t,i,n){rl&&!t.options.segment?function(e,t,i,n){let r=t._path;r||(r=t._path=new Path2D,t.path(r,i,n)&&r.closePath()),qo(e,t.options),e.stroke(r)}(e,t,i,n):function(e,t,i,n){const{segments:r,options:o}=t,l=nl(t);for(const s of r)qo(e,o,s.style),e.beginPath(),l(e,t,s,{start:i,end:i+n-1})&&e.closePath(),e.stroke()}(e,t,i,n)}class ll extends br{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,t){const i=this.options;if((i.tension||"monotone"===i.cubicInterpolationMode)&&!i.stepped&&!this._pointsUpdated){const n=i.spanGaps?this._loop:this._fullLoop;cn(this._points,i,e,n,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=function(e,t){const i=e.points,n=e.options.spanGaps,r=i.length;if(!r)return[];const o=!!e._loop,{start:l,end:s}=function(e,t,i,n){let r=0,o=t-1;if(i&&!n)for(;r<t&&!e[r].skip;)r++;for(;r<t&&e[r].skip;)r++;for(r%=t,i&&(o+=r);o>r&&e[o%t].skip;)o--;return o%=t,{start:r,end:o}}(i,r,o,n);return On(e,!0===n?[{start:l,end:s,loop:o}]:function(e,t,i,n){const r=e.length,o=[];let l,s=t,a=e[t];for(l=t+1;l<=i;++l){const i=e[l%r];i.skip||i.stop?a.skip||(n=!1,o.push({start:t%r,end:(l-1)%r,loop:n}),t=s=i.stop?l:null):(s=l,a.skip&&(t=l)),a=i}return null!==s&&o.push({start:t%r,end:s%r,loop:n}),o}(i,l,s<l?s+r:s,!!e._fullLoop&&0===l&&s===r-1),i,t)}(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,i=e.length;return i&&t[e[i-1].end]}interpolate(e,t){const i=this.options,n=e[t],r=this.points,o=In(this,{property:t,start:n,end:n});if(!o.length)return;const l=[],s=function(e){return e.stepped?En:e.tension||"monotone"===e.cubicInterpolationMode?yn:wn}(i);let a,c;for(a=0,c=o.length;a<c;++a){const{start:c,end:d}=o[a],u=r[c],f=r[d];if(u===f){l.push(u);continue}const m=s(u,f,Math.abs((n-u[t])/(f[t]-u[t])),i.stepped);m[t]=e[t],l.push(m)}return 1===l.length?l[0]:l}pathSegment(e,t,i){return nl(this)(e,this,t,i)}path(e,t,i){const n=this.segments,r=nl(this);let o=this._loop;t=t||0,i=i||this.points.length-t;for(const l of n)o&=r(e,this,l,{start:t,end:t+i-1});return!!o}draw(e,t,i,n){const r=this.options||{};(this.points||[]).length&&r.borderWidth&&(e.save(),ol(e,this,i,n),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function sl(e,t,i,n){const r=e.options,{[i]:o}=e.getProps([i],n);return Math.abs(t-o)<r.radius+r.hitRadius}ll.id="line",ll.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},ll.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},ll.descriptors={_scriptable:!0,_indexable:e=>"borderDash"!==e&&"fill"!==e};class al extends br{constructor(e){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,e&&Object.assign(this,e)}inRange(e,t,i){const n=this.options,{x:r,y:o}=this.getProps(["x","y"],i);return Math.pow(e-r,2)+Math.pow(t-o,2)<Math.pow(n.hitRadius+n.radius,2)}inXRange(e,t){return sl(this,e,"x",t)}inYRange(e,t){return sl(this,e,"y",t)}getCenterPoint(e){const{x:t,y:i}=this.getProps(["x","y"],e);return{x:t,y:i}}size(e){let t=(e=e||this.options||{}).radius||0;t=Math.max(t,t&&e.hoverRadius||0);return 2*(t+(t&&e.borderWidth||0))}draw(e,t){const i=this.options;this.skip||i.radius<.1||!wi(this,t,this.size(i)/2)||(e.strokeStyle=i.borderColor,e.lineWidth=i.borderWidth,e.fillStyle=i.backgroundColor,xi(e,i,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}function cl(e,t){const{x:i,y:n,base:r,width:o,height:l}=e.getProps(["x","y","base","width","height"],t);let s,a,c,d,u;return e.horizontal?(u=l/2,s=Math.min(i,r),a=Math.max(i,r),c=n-u,d=n+u):(u=o/2,s=i-u,a=i+u,c=Math.min(n,r),d=Math.max(n,r)),{left:s,top:c,right:a,bottom:d}}function dl(e,t,i,n){return e?0:ut(t,i,n)}function ul(e){const t=cl(e),i=t.right-t.left,n=t.bottom-t.top,r=function(e,t,i){const n=e.options.borderWidth,r=e.borderSkipped,o=Fi(n);return{t:dl(r.top,o.top,0,i),r:dl(r.right,o.right,0,t),b:dl(r.bottom,o.bottom,0,i),l:dl(r.left,o.left,0,t)}}(e,i/2,n/2),o=function(e,t,i){const{enableBorderRadius:n}=e.getProps(["enableBorderRadius"]),r=e.options.borderRadius,o=Ri(r),l=Math.min(t,i),s=e.borderSkipped,a=n||we(r);return{topLeft:dl(!a||s.top||s.left,o.topLeft,0,l),topRight:dl(!a||s.top||s.right,o.topRight,0,l),bottomLeft:dl(!a||s.bottom||s.left,o.bottomLeft,0,l),bottomRight:dl(!a||s.bottom||s.right,o.bottomRight,0,l)}}(e,i/2,n/2);return{outer:{x:t.left,y:t.top,w:i,h:n,radius:o},inner:{x:t.left+r.l,y:t.top+r.t,w:i-r.l-r.r,h:n-r.t-r.b,radius:{topLeft:Math.max(0,o.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,o.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,o.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,o.bottomRight-Math.max(r.b,r.r))}}}}function fl(e,t,i,n){const r=null===t,o=null===i,l=e&&!(r&&o)&&cl(e,n);return l&&(r||ft(t,l.left,l.right))&&(o||ft(i,l.top,l.bottom))}function ml(e,t){e.rect(t.x,t.y,t.w,t.h)}function hl(e,t,i={}){const n=e.x!==i.x?-t:0,r=e.y!==i.y?-t:0,o=(e.x+e.w!==i.x+i.w?t:0)-n,l=(e.y+e.h!==i.y+i.h?t:0)-r;return{x:e.x+n,y:e.y+r,w:e.w+o,h:e.h+l,radius:e.radius}}al.id="point",al.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},al.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class gl extends br{constructor(e){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,e&&Object.assign(this,e)}draw(e){const{inflateAmount:t,options:{borderColor:i,backgroundColor:n}}=this,{inner:r,outer:o}=ul(this),l=(s=o.radius).topLeft||s.topRight||s.bottomLeft||s.bottomRight?Bi:ml;var s;e.save(),o.w===r.w&&o.h===r.h||(e.beginPath(),l(e,hl(o,t,r)),e.clip(),l(e,hl(r,-t,o)),e.fillStyle=i,e.fill("evenodd")),e.beginPath(),l(e,hl(r,t)),e.fillStyle=n,e.fill(),e.restore()}inRange(e,t,i){return fl(this,e,t,i)}inXRange(e,t){return fl(this,e,null,t)}inYRange(e,t){return fl(this,null,e,t)}getCenterPoint(e){const{x:t,y:i,base:n,horizontal:r}=this.getProps(["x","y","base","horizontal"],e);return{x:r?(t+n)/2:t,y:r?i:(i+n)/2}}getRange(e){return"x"===e?this.width/2:this.height/2}}gl.id="bar",gl.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},gl.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};var pl=Object.freeze({__proto__:null,ArcElement:Jo,LineElement:ll,PointElement:al,BarElement:gl});function bl(e){if(e._decimated){const t=e._data;delete e._decimated,delete e._data,Object.defineProperty(e,"data",{value:t})}}function _l(e){e.data.datasets.forEach((e=>{bl(e)}))}var Cl={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(e,t,i)=>{if(!i.enabled)return void _l(e);const n=e.width;e.data.datasets.forEach(((t,r)=>{const{_data:o,indexAxis:l}=t,s=e.getDatasetMeta(r),a=o||t.data;if("y"===Si([l,e.options.indexAxis]))return;if(!s.controller.supportsDecimation)return;const c=e.scales[s.xAxisID];if("linear"!==c.type&&"time"!==c.type)return;if(e.options.parsing)return;let{start:d,count:u}=function(e,t){const i=t.length;let n,r=0;const{iScale:o}=e,{min:l,max:s,minDefined:a,maxDefined:c}=o.getUserBounds();return a&&(r=ut(ht(t,o.axis,l).lo,0,i-1)),n=c?ut(ht(t,o.axis,s).hi+1,r,i)-r:i-r,{start:r,count:n}}(s,a);if(u<=(i.threshold||4*n))return void bl(t);let f;switch(xe(o)&&(t._data=a,delete t.data,Object.defineProperty(t,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(e){this._data=e}})),i.algorithm){case"lttb":f=function(e,t,i,n,r){const o=r.samples||n;if(o>=i)return e.slice(t,t+i);const l=[],s=(i-2)/(o-2);let a=0;const c=t+i-1;let d,u,f,m,h,g=t;for(l[a++]=e[g],d=0;d<o-2;d++){let n,r=0,o=0;const c=Math.floor((d+1)*s)+1+t,p=Math.min(Math.floor((d+2)*s)+1,i)+t,b=p-c;for(n=c;n<p;n++)r+=e[n].x,o+=e[n].y;r/=b,o/=b;const _=Math.floor(d*s)+1+t,C=Math.min(Math.floor((d+1)*s)+1,i)+t,{x:v,y:x}=e[g];for(f=m=-1,n=_;n<C;n++)m=.5*Math.abs((v-r)*(e[n].y-x)-(v-e[n].x)*(o-x)),m>f&&(f=m,u=e[n],h=n);l[a++]=u,g=h}return l[a++]=e[c],l}(a,d,u,n,i);break;case"min-max":f=function(e,t,i,n){let r,o,l,s,a,c,d,u,f,m,h=0,g=0;const p=[],b=t+i-1,_=e[t].x,C=e[b].x-_;for(r=t;r<t+i;++r){o=e[r],l=(o.x-_)/C*n,s=o.y;const t=0|l;if(t===a)s<f?(f=s,c=r):s>m&&(m=s,d=r),h=(g*h+o.x)/++g;else{const i=r-1;if(!xe(c)&&!xe(d)){const t=Math.min(c,d),n=Math.max(c,d);t!==u&&t!==i&&p.push({...e[t],x:h}),n!==u&&n!==i&&p.push({...e[n],x:h})}r>0&&i!==u&&p.push(e[i]),p.push(o),a=t,g=0,f=m=s,c=d=u=r}}return p}(a,d,u,n);break;default:throw new Error(`Unsupported decimation algorithm '${i.algorithm}'`)}t._decimated=f}))},destroy(e){_l(e)}};function vl(e,t,i,n){if(n)return;let r=t[e],o=i[e];return"angle"===e&&(r=ct(r),o=ct(o)),{property:e,start:r,end:o}}function xl(e,t,i){for(;t>e;t--){const e=i[t];if(!isNaN(e.x)&&!isNaN(e.y))break}return t}function Nl(e,t,i,n){return e&&t?n(e[i],t[i]):e?e[i]:t?t[i]:0}function wl(e,t){let i=[],n=!1;return Ne(e)?(n=!0,i=e):i=function(e,t){const{x:i=null,y:n=null}=e||{},r=t.points,o=[];return t.segments.forEach((({start:e,end:t})=>{t=xl(e,t,r);const l=r[e],s=r[t];null!==n?(o.push({x:l.x,y:n}),o.push({x:s.x,y:n})):null!==i&&(o.push({x:i,y:l.y}),o.push({x:i,y:s.y}))})),o}(e,t),i.length?new ll({points:i,options:{tension:0},_loop:n,_fullLoop:n}):null}function El(e){return e&&!1!==e.fill}function yl(e,t,i){let n=e[t].fill;const r=[t];let o;if(!i)return n;for(;!1!==n&&-1===r.indexOf(n);){if(!Ee(n))return n;if(o=e[n],!o)return!1;if(o.visible)return n;r.push(n),n=o.fill}return!1}function Al(e,t,i){const n=function(e){const t=e.options,i=t.fill;let n=Ae(i&&i.target,i);void 0===n&&(n=!!t.backgroundColor);if(!1===n||null===n)return!1;if(!0===n)return"origin";return n}(e);if(we(n))return!isNaN(n.value)&&n;let r=parseFloat(n);return Ee(r)&&Math.floor(r)===r?function(e,t,i,n){"-"!==e&&"+"!==e||(i=t+i);if(i===t||i<0||i>=n)return!1;return i}(n[0],t,r,i):["origin","start","end","stack","shape"].indexOf(n)>=0&&n}function Dl(e,t,i){const n=[];for(let r=0;r<i.length;r++){const o=i[r],{first:l,last:s,point:a}=Ml(o,t,"x");if(!(!a||l&&s))if(l)n.unshift(a);else if(e.push(a),!s)break}e.push(...n)}function Ml(e,t,i){const n=e.interpolate(t,i);if(!n)return{};const r=n[i],o=e.segments,l=e.points;let s=!1,a=!1;for(let e=0;e<o.length;e++){const t=o[e],n=l[t.start][i],c=l[t.end][i];if(ft(r,n,c)){s=r===n,a=r===c;break}}return{first:s,last:a,point:n}}class kl{constructor(e){this.x=e.x,this.y=e.y,this.radius=e.radius}pathSegment(e,t,i){const{x:n,y:r,radius:o}=this;return t=t||{start:0,end:Ye},e.arc(n,r,o,t.end,t.start,!0),!i.bounds}interpolate(e){const{x:t,y:i,radius:n}=this,r=e.angle;return{x:t+Math.cos(r)*n,y:i+Math.sin(r)*n,angle:r}}}function Bl(e){const{chart:t,fill:i,line:n}=e;if(Ee(i))return function(e,t){const i=e.getDatasetMeta(t),n=i&&e.isDatasetVisible(t);return n?i.dataset:null}(t,i);if("stack"===i)return function(e){const{scale:t,index:i,line:n}=e,r=[],o=n.segments,l=n.points,s=function(e,t){const i=[],n=e.getMatchingVisibleMetas("line");for(let e=0;e<n.length;e++){const r=n[e];if(r.index===t)break;r.hidden||i.unshift(r.dataset)}return i}(t,i);s.push(wl({x:null,y:t.bottom},n));for(let e=0;e<o.length;e++){const t=o[e];for(let e=t.start;e<=t.end;e++)Dl(r,l[e],s)}return new ll({points:r,options:{}})}(e);if("shape"===i)return!0;const r=function(e){const t=e.scale||{};if(t.getPointPositionForValue)return function(e){const{scale:t,fill:i}=e,n=t.options,r=t.getLabels().length,o=n.reverse?t.max:t.min,l=function(e,t,i){let n;return n="start"===e?i:"end"===e?t.options.reverse?t.min:t.max:we(e)?e.value:t.getBaseValue(),n}(i,t,o),s=[];if(n.grid.circular){const e=t.getPointPositionForValue(0,o);return new kl({x:e.x,y:e.y,radius:t.getDistanceFromCenterForValue(l)})}for(let e=0;e<r;++e)s.push(t.getPointPositionForValue(e,l));return s}(e);return function(e){const{scale:t={},fill:i}=e,n=function(e,t){let i=null;return"start"===e?i=t.bottom:"end"===e?i=t.top:we(e)?i=t.getPixelForValue(e.value):t.getBasePixel&&(i=t.getBasePixel()),i}(i,t);if(Ee(n)){const e=t.isHorizontal();return{x:e?n:null,y:e?null:n}}return null}(e)}(e);return r instanceof kl?r:wl(r,n)}function Pl(e,t,i){const n=Bl(t),{line:r,scale:o,axis:l}=t,s=r.options,a=s.fill,c=s.backgroundColor,{above:d=c,below:u=c}=a||{};n&&r.points.length&&(Ei(e,i),function(e,t){const{line:i,target:n,above:r,below:o,area:l,scale:s}=t,a=i._loop?"angle":t.axis;e.save(),"x"===a&&o!==r&&(Hl(e,n,l.top),Ll(e,{line:i,target:n,color:r,scale:s,property:a}),e.restore(),e.save(),Hl(e,n,l.bottom));Ll(e,{line:i,target:n,color:o,scale:s,property:a}),e.restore()}(e,{line:r,target:n,above:d,below:u,area:i,scale:o,axis:l}),yi(e))}function Hl(e,t,i){const{segments:n,points:r}=t;let o=!0,l=!1;e.beginPath();for(const s of n){const{start:n,end:a}=s,c=r[n],d=r[xl(n,a,r)];o?(e.moveTo(c.x,c.y),o=!1):(e.lineTo(c.x,i),e.lineTo(c.x,c.y)),l=!!t.pathSegment(e,s,{move:l}),l?e.closePath():e.lineTo(d.x,i)}e.lineTo(t.first().x,i),e.closePath(),e.clip()}function Ll(e,t){const{line:i,target:n,property:r,color:o,scale:l}=t,s=function(e,t,i){const n=e.segments,r=e.points,o=t.points,l=[];for(const e of n){let{start:n,end:s}=e;s=xl(n,s,r);const a=vl(i,r[n],r[s],e.loop);if(!t.segments){l.push({source:e,target:a,start:r[n],end:r[s]});continue}const c=In(t,a);for(const t of c){const n=vl(i,o[t.start],o[t.end],t.loop),s=Ln(e,r,n);for(const e of s)l.push({source:e,target:t,start:{[i]:Nl(a,n,"start",Math.max)},end:{[i]:Nl(a,n,"end",Math.min)}})}}return l}(i,n,r);for(const{source:t,target:a,start:c,end:d}of s){const{style:{backgroundColor:s=o}={}}=t,u=!0!==n;e.save(),e.fillStyle=s,Il(e,l,u&&vl(r,c,d)),e.beginPath();const f=!!i.pathSegment(e,t);let m;if(u){f?e.closePath():Ol(e,n,d,r);const t=!!n.pathSegment(e,a,{move:f,reverse:!0});m=f&&t,m||Ol(e,n,c,r)}e.closePath(),e.fill(m?"evenodd":"nonzero"),e.restore()}}function Il(e,t,i){const{top:n,bottom:r}=t.chart.chartArea,{property:o,start:l,end:s}=i||{};"x"===o&&(e.beginPath(),e.rect(l,n,s-l,r-n),e.clip())}function Ol(e,t,i,n){const r=t.interpolate(i,n);r&&e.lineTo(r.x,r.y)}var Fl={id:"filler",afterDatasetsUpdate(e,t,i){const n=(e.data.datasets||[]).length,r=[];let o,l,s,a;for(l=0;l<n;++l)o=e.getDatasetMeta(l),s=o.dataset,a=null,s&&s.options&&s instanceof ll&&(a={visible:e.isDatasetVisible(l),index:l,fill:Al(s,l,n),chart:e,axis:o.controller.options.indexAxis,scale:o.vScale,line:s}),o.$filler=a,r.push(a);for(l=0;l<n;++l)a=r[l],a&&!1!==a.fill&&(a.fill=yl(r,l,i.propagate))},beforeDraw(e,t,i){const n="beforeDraw"===i.drawTime,r=e.getSortedVisibleDatasetMetas(),o=e.chartArea;for(let t=r.length-1;t>=0;--t){const i=r[t].$filler;i&&(i.line.updateControlPoints(o,i.axis),n&&i.fill&&Pl(e.ctx,i,o))}},beforeDatasetsDraw(e,t,i){if("beforeDatasetsDraw"!==i.drawTime)return;const n=e.getSortedVisibleDatasetMetas();for(let t=n.length-1;t>=0;--t){const i=n[t].$filler;El(i)&&Pl(e.ctx,i,e.chartArea)}},beforeDatasetDraw(e,t,i){const n=t.meta.$filler;El(n)&&"beforeDatasetDraw"===i.drawTime&&Pl(e.ctx,n,e.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const Rl=(e,t)=>{let{boxHeight:i=t,boxWidth:n=t}=e;return e.usePointStyle&&(i=Math.min(i,t),n=e.pointStyleWidth||Math.min(n,t)),{boxWidth:n,boxHeight:i,itemHeight:Math.max(t,i)}};class Ql extends br{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t,i){this.maxWidth=e,this.maxHeight=t,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const e=this.options.labels||{};let t=Me(e.generateLabels,[this.chart],this)||[];e.filter&&(t=t.filter((t=>e.filter(t,this.chart.data)))),e.sort&&(t=t.sort(((t,i)=>e.sort(t,i,this.chart.data)))),this.options.reverse&&t.reverse(),this.legendItems=t}fit(){const{options:e,ctx:t}=this;if(!e.display)return void(this.width=this.height=0);const i=e.labels,n=zi(i.font),r=n.size,o=this._computeTitleHeight(),{boxWidth:l,itemHeight:s}=Rl(i,r);let a,c;t.font=n.string,this.isHorizontal()?(a=this.maxWidth,c=this._fitRows(o,r,l,s)+10):(c=this.maxHeight,a=this._fitCols(o,r,l,s)+10),this.width=Math.min(a,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,t,i,n){const{ctx:r,maxWidth:o,options:{labels:{padding:l}}}=this,s=this.legendHitBoxes=[],a=this.lineWidths=[0],c=n+l;let d=e;r.textAlign="left",r.textBaseline="middle";let u=-1,f=-c;return this.legendItems.forEach(((e,m)=>{const h=i+t/2+r.measureText(e.text).width;(0===m||a[a.length-1]+h+2*l>o)&&(d+=c,a[a.length-(m>0?0:1)]=0,f+=c,u++),s[m]={left:0,top:f,row:u,width:h,height:n},a[a.length-1]+=h+l})),d}_fitCols(e,t,i,n){const{ctx:r,maxHeight:o,options:{labels:{padding:l}}}=this,s=this.legendHitBoxes=[],a=this.columnSizes=[],c=o-e;let d=l,u=0,f=0,m=0,h=0;return this.legendItems.forEach(((e,o)=>{const g=i+t/2+r.measureText(e.text).width;o>0&&f+n+2*l>c&&(d+=u+l,a.push({width:u,height:f}),m+=u+l,h++,u=f=0),s[o]={left:m,top:f,col:h,width:g,height:n},u=Math.max(u,g),f+=n+l})),d+=u,a.push({width:u,height:f}),d}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:t,options:{align:i,labels:{padding:n},rtl:r}}=this,o=Mn(r,this.left,this.width);if(this.isHorizontal()){let r=0,l=Nt(i,this.left+n,this.right-this.lineWidths[r]);for(const s of t)r!==s.row&&(r=s.row,l=Nt(i,this.left+n,this.right-this.lineWidths[r])),s.top+=this.top+e+n,s.left=o.leftForLtr(o.x(l),s.width),l+=s.width+n}else{let r=0,l=Nt(i,this.top+e+n,this.bottom-this.columnSizes[r].height);for(const s of t)s.col!==r&&(r=s.col,l=Nt(i,this.top+e+n,this.bottom-this.columnSizes[r].height)),s.top=l,s.left+=this.left+n,s.left=o.leftForLtr(o.x(s.left),s.width),l+=s.height+n}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const e=this.ctx;Ei(e,this),this._draw(),yi(e)}}_draw(){const{options:e,columnSizes:t,lineWidths:i,ctx:n}=this,{align:r,labels:o}=e,l=pi.color,s=Mn(e.rtl,this.left,this.width),a=zi(o.font),{color:c,padding:d}=o,u=a.size,f=u/2;let m;this.drawTitle(),n.textAlign=s.textAlign("left"),n.textBaseline="middle",n.lineWidth=.5,n.font=a.string;const{boxWidth:h,boxHeight:g,itemHeight:p}=Rl(o,u),b=this.isHorizontal(),_=this._computeTitleHeight();m=b?{x:Nt(r,this.left+d,this.right-i[0]),y:this.top+d+_,line:0}:{x:this.left+d,y:Nt(r,this.top+_+d,this.bottom-t[0].height),line:0},kn(this.ctx,e.textDirection);const C=p+d;this.legendItems.forEach(((v,x)=>{n.strokeStyle=v.fontColor||c,n.fillStyle=v.fontColor||c;const N=n.measureText(v.text).width,w=s.textAlign(v.textAlign||(v.textAlign=o.textAlign)),E=h+f+N;let y=m.x,A=m.y;s.setWidth(this.width),b?x>0&&y+E+d>this.right&&(A=m.y+=C,m.line++,y=m.x=Nt(r,this.left+d,this.right-i[m.line])):x>0&&A+C>this.bottom&&(y=m.x=y+t[m.line].width+d,m.line++,A=m.y=Nt(r,this.top+_+d,this.bottom-t[m.line].height));!function(e,t,i){if(isNaN(h)||h<=0||isNaN(g)||g<0)return;n.save();const r=Ae(i.lineWidth,1);if(n.fillStyle=Ae(i.fillStyle,l),n.lineCap=Ae(i.lineCap,"butt"),n.lineDashOffset=Ae(i.lineDashOffset,0),n.lineJoin=Ae(i.lineJoin,"miter"),n.lineWidth=r,n.strokeStyle=Ae(i.strokeStyle,l),n.setLineDash(Ae(i.lineDash,[])),o.usePointStyle){const l={radius:g*Math.SQRT2/2,pointStyle:i.pointStyle,rotation:i.rotation,borderWidth:r},a=s.xPlus(e,h/2);Ni(n,l,a,t+f,o.pointStyleWidth&&h)}else{const o=t+Math.max((u-g)/2,0),l=s.leftForLtr(e,h),a=Ri(i.borderRadius);n.beginPath(),Object.values(a).some((e=>0!==e))?Bi(n,{x:l,y:o,w:h,h:g,radius:a}):n.rect(l,o,h,g),n.fill(),0!==r&&n.stroke()}n.restore()}(s.x(y),A,v),y=((e,t,i,n)=>e===(n?"left":"right")?i:"center"===e?(t+i)/2:t)(w,y+h+f,b?y+E:this.right,e.rtl),function(e,t,i){Mi(n,i.text,e,t+p/2,a,{strikethrough:i.hidden,textAlign:s.textAlign(i.textAlign)})}(s.x(y),A,v),b?m.x+=E+d:m.y+=C})),Bn(this.ctx,e.textDirection)}drawTitle(){const e=this.options,t=e.title,i=zi(t.font),n=Qi(t.padding);if(!t.display)return;const r=Mn(e.rtl,this.left,this.width),o=this.ctx,l=t.position,s=i.size/2,a=n.top+s;let c,d=this.left,u=this.width;if(this.isHorizontal())u=Math.max(...this.lineWidths),c=this.top+a,d=Nt(e.align,d,this.right-u);else{const t=this.columnSizes.reduce(((e,t)=>Math.max(e,t.height)),0);c=a+Nt(e.align,this.top,this.bottom-t-e.labels.padding-this._computeTitleHeight())}const f=Nt(l,d,d+u);o.textAlign=r.textAlign(xt(l)),o.textBaseline="middle",o.strokeStyle=t.color,o.fillStyle=t.color,o.font=i.string,Mi(o,t.text,f,c,i)}_computeTitleHeight(){const e=this.options.title,t=zi(e.font),i=Qi(e.padding);return e.display?t.lineHeight+i.height:0}_getLegendItemAt(e,t){let i,n,r;if(ft(e,this.left,this.right)&&ft(t,this.top,this.bottom))for(r=this.legendHitBoxes,i=0;i<r.length;++i)if(n=r[i],ft(e,n.left,n.left+n.width)&&ft(t,n.top,n.top+n.height))return this.legendItems[i];return null}handleEvent(e){const t=this.options;if(!function(e,t){if(("mousemove"===e||"mouseout"===e)&&(t.onHover||t.onLeave))return!0;if(t.onClick&&("click"===e||"mouseup"===e))return!0;return!1}(e.type,t))return;const i=this._getLegendItemAt(e.x,e.y);if("mousemove"===e.type||"mouseout"===e.type){const o=this._hoveredItem,l=(r=i,null!==(n=o)&&null!==r&&n.datasetIndex===r.datasetIndex&&n.index===r.index);o&&!l&&Me(t.onLeave,[e,o,this],this),this._hoveredItem=i,i&&!l&&Me(t.onHover,[e,i,this],this)}else i&&Me(t.onClick,[e,i,this],this);var n,r}}var zl={id:"legend",_element:Ql,start(e,t,i){const n=e.legend=new Ql({ctx:e.ctx,options:i,chart:e});to.configure(e,n,i),to.addBox(e,n)},stop(e){to.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,i){const n=e.legend;to.configure(e,n,i),n.options=i},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,i){const n=t.datasetIndex,r=i.chart;r.isDatasetVisible(n)?(r.hide(n),t.hidden=!0):(r.show(n),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:i,pointStyle:n,textAlign:r,color:o}}=e.legend.options;return e._getSortedDatasetMetas().map((e=>{const l=e.controller.getStyle(i?0:void 0),s=Qi(l.borderWidth);return{text:t[e.index].label,fillStyle:l.backgroundColor,fontColor:o,hidden:!e.visible,lineCap:l.borderCapStyle,lineDash:l.borderDash,lineDashOffset:l.borderDashOffset,lineJoin:l.borderJoinStyle,lineWidth:(s.width+s.height)/4,strokeStyle:l.borderColor,pointStyle:n||l.pointStyle,rotation:l.rotation,textAlign:r||l.textAlign,borderRadius:0,datasetIndex:e.index}}),this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};class Sl extends br{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t){const i=this.options;if(this.left=0,this.top=0,!i.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=e,this.height=this.bottom=t;const n=Ne(i.text)?i.text.length:1;this._padding=Qi(i.padding);const r=n*zi(i.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}isHorizontal(){const e=this.options.position;return"top"===e||"bottom"===e}_drawArgs(e){const{top:t,left:i,bottom:n,right:r,options:o}=this,l=o.align;let s,a,c,d=0;return this.isHorizontal()?(a=Nt(l,i,r),c=t+e,s=r-i):("left"===o.position?(a=i+e,c=Nt(l,n,t),d=-.5*Te):(a=r-e,c=Nt(l,t,n),d=.5*Te),s=n-t),{titleX:a,titleY:c,maxWidth:s,rotation:d}}draw(){const e=this.ctx,t=this.options;if(!t.display)return;const i=zi(t.font),n=i.lineHeight/2+this._padding.top,{titleX:r,titleY:o,maxWidth:l,rotation:s}=this._drawArgs(n);Mi(e,t.text,0,0,i,{color:t.color,maxWidth:l,rotation:s,textAlign:xt(t.align),textBaseline:"middle",translation:[r,o]})}}var jl={id:"title",_element:Sl,start(e,t,i){!function(e,t){const i=new Sl({ctx:e.ctx,options:t,chart:e});to.configure(e,i,t),to.addBox(e,i),e.titleBlock=i}(e,i)},stop(e){const t=e.titleBlock;to.removeBox(e,t),delete e.titleBlock},beforeUpdate(e,t,i){const n=e.titleBlock;to.configure(e,n,i),n.options=i},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Vl=new WeakMap;var Tl={id:"subtitle",start(e,t,i){const n=new Sl({ctx:e.ctx,options:i,chart:e});to.configure(e,n,i),to.addBox(e,n),Vl.set(e,n)},stop(e){to.removeBox(e,Vl.get(e)),Vl.delete(e)},beforeUpdate(e,t,i){const n=Vl.get(e);to.configure(e,n,i),n.options=i},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Yl={average(e){if(!e.length)return!1;let t,i,n=0,r=0,o=0;for(t=0,i=e.length;t<i;++t){const i=e[t].element;if(i&&i.hasValue()){const e=i.tooltipPosition();n+=e.x,r+=e.y,++o}}return{x:n/o,y:r/o}},nearest(e,t){if(!e.length)return!1;let i,n,r,o=t.x,l=t.y,s=Number.POSITIVE_INFINITY;for(i=0,n=e.length;i<n;++i){const n=e[i].element;if(n&&n.hasValue()){const e=st(t,n.getCenterPoint());e<s&&(s=e,r=n)}}if(r){const e=r.tooltipPosition();o=e.x,l=e.y}return{x:o,y:l}}};function Xl(e,t){return t&&(Ne(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function Zl(e){return("string"==typeof e||e instanceof String)&&e.indexOf("\n")>-1?e.split("\n"):e}function Wl(e,t){const{element:i,datasetIndex:n,index:r}=t,o=e.getDatasetMeta(n).controller,{label:l,value:s}=o.getLabelAndValue(r);return{chart:e,label:l,parsed:o.getParsed(r),raw:e.data.datasets[n].data[r],formattedValue:s,dataset:o.getDataset(),dataIndex:r,datasetIndex:n,element:i}}function Gl(e,t){const i=e.chart.ctx,{body:n,footer:r,title:o}=e,{boxWidth:l,boxHeight:s}=t,a=zi(t.bodyFont),c=zi(t.titleFont),d=zi(t.footerFont),u=o.length,f=r.length,m=n.length,h=Qi(t.padding);let g=h.height,p=0,b=n.reduce(((e,t)=>e+t.before.length+t.lines.length+t.after.length),0);if(b+=e.beforeBody.length+e.afterBody.length,u&&(g+=u*c.lineHeight+(u-1)*t.titleSpacing+t.titleMarginBottom),b){g+=m*(t.displayColors?Math.max(s,a.lineHeight):a.lineHeight)+(b-m)*a.lineHeight+(b-1)*t.bodySpacing}f&&(g+=t.footerMarginTop+f*d.lineHeight+(f-1)*t.footerSpacing);let _=0;const C=function(e){p=Math.max(p,i.measureText(e).width+_)};return i.save(),i.font=c.string,ke(e.title,C),i.font=a.string,ke(e.beforeBody.concat(e.afterBody),C),_=t.displayColors?l+2+t.boxPadding:0,ke(n,(e=>{ke(e.before,C),ke(e.lines,C),ke(e.after,C)})),_=0,i.font=d.string,ke(e.footer,C),i.restore(),p+=h.width,{width:p,height:g}}function Ul(e,t,i,n){const{x:r,width:o}=i,{width:l,chartArea:{left:s,right:a}}=e;let c="center";return"center"===n?c=r<=(s+a)/2?"left":"right":r<=o/2?c="left":r>=l-o/2&&(c="right"),function(e,t,i,n){const{x:r,width:o}=n,l=i.caretSize+i.caretPadding;return"left"===e&&r+o+l>t.width||"right"===e&&r-o-l<0||void 0}(c,e,t,i)&&(c="center"),c}function Kl(e,t,i){const n=i.yAlign||t.yAlign||function(e,t){const{y:i,height:n}=t;return i<n/2?"top":i>e.height-n/2?"bottom":"center"}(e,i);return{xAlign:i.xAlign||t.xAlign||Ul(e,t,i,n),yAlign:n}}function Jl(e,t,i,n){const{caretSize:r,caretPadding:o,cornerRadius:l}=e,{xAlign:s,yAlign:a}=i,c=r+o,{topLeft:d,topRight:u,bottomLeft:f,bottomRight:m}=Ri(l);let h=function(e,t){let{x:i,width:n}=e;return"right"===t?i-=n:"center"===t&&(i-=n/2),i}(t,s);const g=function(e,t,i){let{y:n,height:r}=e;return"top"===t?n+=i:n-="bottom"===t?r+i:r/2,n}(t,a,c);return"center"===a?"left"===s?h+=c:"right"===s&&(h-=c):"left"===s?h-=Math.max(d,f)+r:"right"===s&&(h+=Math.max(u,m)+r),{x:ut(h,0,n.width-t.width),y:ut(g,0,n.height-t.height)}}function ql(e,t,i){const n=Qi(i.padding);return"center"===t?e.x+e.width/2:"right"===t?e.x+e.width-n.right:e.x+n.left}function $l(e){return Xl([],Zl(e))}function es(e,t){const i=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return i?e.override(i):e}class ts extends br{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,i=this.options.setContext(this.getContext()),n=i.enabled&&t.options.animation&&i.animations,r=new Tn(this.chart,n);return n._cacheable&&(this._cachedAnimations=Object.freeze(r)),r}getContext(){return this.$context||(this.$context=(e=this.chart.getContext(),t=this,i=this._tooltipItems,ji(e,{tooltip:t,tooltipItems:i,type:"tooltip"})));var e,t,i}getTitle(e,t){const{callbacks:i}=t,n=i.beforeTitle.apply(this,[e]),r=i.title.apply(this,[e]),o=i.afterTitle.apply(this,[e]);let l=[];return l=Xl(l,Zl(n)),l=Xl(l,Zl(r)),l=Xl(l,Zl(o)),l}getBeforeBody(e,t){return $l(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:i}=t,n=[];return ke(e,(e=>{const t={before:[],lines:[],after:[]},r=es(i,e);Xl(t.before,Zl(r.beforeLabel.call(this,e))),Xl(t.lines,r.label.call(this,e)),Xl(t.after,Zl(r.afterLabel.call(this,e))),n.push(t)})),n}getAfterBody(e,t){return $l(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:i}=t,n=i.beforeFooter.apply(this,[e]),r=i.footer.apply(this,[e]),o=i.afterFooter.apply(this,[e]);let l=[];return l=Xl(l,Zl(n)),l=Xl(l,Zl(r)),l=Xl(l,Zl(o)),l}_createItems(e){const t=this._active,i=this.chart.data,n=[],r=[],o=[];let l,s,a=[];for(l=0,s=t.length;l<s;++l)a.push(Wl(this.chart,t[l]));return e.filter&&(a=a.filter(((t,n,r)=>e.filter(t,n,r,i)))),e.itemSort&&(a=a.sort(((t,n)=>e.itemSort(t,n,i)))),ke(a,(t=>{const i=es(e.callbacks,t);n.push(i.labelColor.call(this,t)),r.push(i.labelPointStyle.call(this,t)),o.push(i.labelTextColor.call(this,t))})),this.labelColors=n,this.labelPointStyles=r,this.labelTextColors=o,this.dataPoints=a,a}update(e,t){const i=this.options.setContext(this.getContext()),n=this._active;let r,o=[];if(n.length){const e=Yl[i.position].call(this,n,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const t=this._size=Gl(this,i),l=Object.assign({},e,t),s=Kl(this.chart,i,l),a=Jl(i,l,s,this.chart);this.xAlign=s.xAlign,this.yAlign=s.yAlign,r={opacity:1,x:a.x,y:a.y,width:t.width,height:t.height,caretX:e.x,caretY:e.y}}else 0!==this.opacity&&(r={opacity:0});this._tooltipItems=o,this.$context=void 0,r&&this._resolveAnimations().update(this,r),e&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,i,n){const r=this.getCaretPosition(e,i,n);t.lineTo(r.x1,r.y1),t.lineTo(r.x2,r.y2),t.lineTo(r.x3,r.y3)}getCaretPosition(e,t,i){const{xAlign:n,yAlign:r}=this,{caretSize:o,cornerRadius:l}=i,{topLeft:s,topRight:a,bottomLeft:c,bottomRight:d}=Ri(l),{x:u,y:f}=e,{width:m,height:h}=t;let g,p,b,_,C,v;return"center"===r?(C=f+h/2,"left"===n?(g=u,p=g-o,_=C+o,v=C-o):(g=u+m,p=g+o,_=C-o,v=C+o),b=g):(p="left"===n?u+Math.max(s,c)+o:"right"===n?u+m-Math.max(a,d)-o:this.caretX,"top"===r?(_=f,C=_-o,g=p-o,b=p+o):(_=f+h,C=_+o,g=p+o,b=p-o),v=_),{x1:g,x2:p,x3:b,y1:_,y2:C,y3:v}}drawTitle(e,t,i){const n=this.title,r=n.length;let o,l,s;if(r){const a=Mn(i.rtl,this.x,this.width);for(e.x=ql(this,i.titleAlign,i),t.textAlign=a.textAlign(i.titleAlign),t.textBaseline="middle",o=zi(i.titleFont),l=i.titleSpacing,t.fillStyle=i.titleColor,t.font=o.string,s=0;s<r;++s)t.fillText(n[s],a.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+l,s+1===r&&(e.y+=i.titleMarginBottom-l)}}_drawColorBox(e,t,i,n,r){const o=this.labelColors[i],l=this.labelPointStyles[i],{boxHeight:s,boxWidth:a,boxPadding:c}=r,d=zi(r.bodyFont),u=ql(this,"left",r),f=n.x(u),m=s<d.lineHeight?(d.lineHeight-s)/2:0,h=t.y+m;if(r.usePointStyle){const t={radius:Math.min(a,s)/2,pointStyle:l.pointStyle,rotation:l.rotation,borderWidth:1},i=n.leftForLtr(f,a)+a/2,c=h+s/2;e.strokeStyle=r.multiKeyBackground,e.fillStyle=r.multiKeyBackground,xi(e,t,i,c),e.strokeStyle=o.borderColor,e.fillStyle=o.backgroundColor,xi(e,t,i,c)}else{e.lineWidth=we(o.borderWidth)?Math.max(...Object.values(o.borderWidth)):o.borderWidth||1,e.strokeStyle=o.borderColor,e.setLineDash(o.borderDash||[]),e.lineDashOffset=o.borderDashOffset||0;const t=n.leftForLtr(f,a-c),i=n.leftForLtr(n.xPlus(f,1),a-c-2),l=Ri(o.borderRadius);Object.values(l).some((e=>0!==e))?(e.beginPath(),e.fillStyle=r.multiKeyBackground,Bi(e,{x:t,y:h,w:a,h:s,radius:l}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),Bi(e,{x:i,y:h+1,w:a-2,h:s-2,radius:l}),e.fill()):(e.fillStyle=r.multiKeyBackground,e.fillRect(t,h,a,s),e.strokeRect(t,h,a,s),e.fillStyle=o.backgroundColor,e.fillRect(i,h+1,a-2,s-2))}e.fillStyle=this.labelTextColors[i]}drawBody(e,t,i){const{body:n}=this,{bodySpacing:r,bodyAlign:o,displayColors:l,boxHeight:s,boxWidth:a,boxPadding:c}=i,d=zi(i.bodyFont);let u=d.lineHeight,f=0;const m=Mn(i.rtl,this.x,this.width),h=function(i){t.fillText(i,m.x(e.x+f),e.y+u/2),e.y+=u+r},g=m.textAlign(o);let p,b,_,C,v,x,N;for(t.textAlign=o,t.textBaseline="middle",t.font=d.string,e.x=ql(this,g,i),t.fillStyle=i.bodyColor,ke(this.beforeBody,h),f=l&&"right"!==g?"center"===o?a/2+c:a+2+c:0,C=0,x=n.length;C<x;++C){for(p=n[C],b=this.labelTextColors[C],t.fillStyle=b,ke(p.before,h),_=p.lines,l&&_.length&&(this._drawColorBox(t,e,C,m,i),u=Math.max(d.lineHeight,s)),v=0,N=_.length;v<N;++v)h(_[v]),u=d.lineHeight;ke(p.after,h)}f=0,u=d.lineHeight,ke(this.afterBody,h),e.y-=r}drawFooter(e,t,i){const n=this.footer,r=n.length;let o,l;if(r){const s=Mn(i.rtl,this.x,this.width);for(e.x=ql(this,i.footerAlign,i),e.y+=i.footerMarginTop,t.textAlign=s.textAlign(i.footerAlign),t.textBaseline="middle",o=zi(i.footerFont),t.fillStyle=i.footerColor,t.font=o.string,l=0;l<r;++l)t.fillText(n[l],s.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+i.footerSpacing}}drawBackground(e,t,i,n){const{xAlign:r,yAlign:o}=this,{x:l,y:s}=e,{width:a,height:c}=i,{topLeft:d,topRight:u,bottomLeft:f,bottomRight:m}=Ri(n.cornerRadius);t.fillStyle=n.backgroundColor,t.strokeStyle=n.borderColor,t.lineWidth=n.borderWidth,t.beginPath(),t.moveTo(l+d,s),"top"===o&&this.drawCaret(e,t,i,n),t.lineTo(l+a-u,s),t.quadraticCurveTo(l+a,s,l+a,s+u),"center"===o&&"right"===r&&this.drawCaret(e,t,i,n),t.lineTo(l+a,s+c-m),t.quadraticCurveTo(l+a,s+c,l+a-m,s+c),"bottom"===o&&this.drawCaret(e,t,i,n),t.lineTo(l+f,s+c),t.quadraticCurveTo(l,s+c,l,s+c-f),"center"===o&&"left"===r&&this.drawCaret(e,t,i,n),t.lineTo(l,s+d),t.quadraticCurveTo(l,s,l+d,s),t.closePath(),t.fill(),n.borderWidth>0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,i=this.$animations,n=i&&i.x,r=i&&i.y;if(n||r){const i=Yl[e.position].call(this,this._active,this._eventPosition);if(!i)return;const o=this._size=Gl(this,e),l=Object.assign({},i,this._size),s=Kl(t,e,l),a=Jl(e,l,s,t);n._to===a.x&&r._to===a.y||(this.xAlign=s.xAlign,this.yAlign=s.yAlign,this.width=o.width,this.height=o.height,this.caretX=i.x,this.caretY=i.y,this._resolveAnimations().update(this,a))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(t);const n={width:this.width,height:this.height},r={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=Qi(t.padding),l=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&l&&(e.save(),e.globalAlpha=i,this.drawBackground(r,e,n,t),kn(e,t.textDirection),r.y+=o.top,this.drawTitle(r,e,t),this.drawBody(r,e,t),this.drawFooter(r,e,t),Bn(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const i=this._active,n=e.map((({datasetIndex:e,index:t})=>{const i=this.chart.getDatasetMeta(e);if(!i)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:i.data[t],index:t}})),r=!Be(i,n),o=this._positionChanged(n,t);(r||o)&&(this._active=n,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,i=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const n=this.options,r=this._active||[],o=this._getActiveElements(e,r,t,i),l=this._positionChanged(o,e),s=t||!Be(o,r)||l;return s&&(this._active=o,(n.enabled||n.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),s}_getActiveElements(e,t,i,n){const r=this.options;if("mouseout"===e.type)return[];if(!n)return t;const o=this.chart.getElementsAtEventForMode(e,r.mode,r,i);return r.reverse&&o.reverse(),o}_positionChanged(e,t){const{caretX:i,caretY:n,options:r}=this,o=Yl[r.position].call(this,e,t);return!1!==o&&(i!==o.x||n!==o.y)}}ts.positioners=Yl;var is={id:"tooltip",_element:ts,positioners:Yl,afterInit(e,t,i){i&&(e.tooltip=new ts({chart:e,options:i}))},beforeUpdate(e,t,i){e.tooltip&&e.tooltip.initialize(i)},reset(e,t,i){e.tooltip&&e.tooltip.initialize(i)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const i={tooltip:t};if(!1===e.notifyPlugins("beforeTooltipDraw",i))return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",i)}},afterEvent(e,t){if(e.tooltip){const i=t.replay;e.tooltip.handleEvent(t.event,i,t.inChartArea)&&(t.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:Ce,title(e){if(e.length>0){const t=e[0],i=t.chart.data.labels,n=i?i.length:0;if(this&&this.options&&"dataset"===this.options.mode)return t.dataset.label||"";if(t.label)return t.label;if(n>0&&t.dataIndex<n)return i[t.dataIndex]}return""},afterTitle:Ce,beforeBody:Ce,beforeLabel:Ce,label(e){if(this&&this.options&&"dataset"===this.options.mode)return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const i=e.formattedValue;return xe(i)||(t+=i),t},labelColor(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:t.borderColor,backgroundColor:t.backgroundColor,borderWidth:t.borderWidth,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:t.pointStyle,rotation:t.rotation}},afterLabel:Ce,afterBody:Ce,beforeFooter:Ce,footer:Ce,afterFooter:Ce}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>"filter"!==e&&"itemSort"!==e&&"external"!==e,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},ns=Object.freeze({__proto__:null,Decimation:Cl,Filler:Fl,Legend:zl,SubTitle:Tl,Title:jl,Tooltip:is});function rs(e,t,i,n){const r=e.indexOf(t);if(-1===r)return((e,t,i,n)=>("string"==typeof t?(i=e.push(t)-1,n.unshift({index:i,label:t})):isNaN(t)&&(i=null),i))(e,t,i,n);return r!==e.lastIndexOf(t)?i:r}class os extends Mr{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const e=this.getLabels();for(const{index:i,label:n}of t)e[i]===n&&e.splice(i,1);this._addedLabels=[]}super.init(e)}parse(e,t){if(xe(e))return null;const i=this.getLabels();return((e,t)=>null===e?null:ut(Math.round(e),0,t))(t=isFinite(t)&&i[t]===e?t:rs(i,e,Ae(t,e),this._addedLabels),i.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:i,max:n}=this.getMinMax(!0);"ticks"===this.options.bounds&&(e||(i=0),t||(n=this.getLabels().length-1)),this.min=i,this.max=n}buildTicks(){const e=this.min,t=this.max,i=this.options.offset,n=[];let r=this.getLabels();r=0===e&&t===r.length-1?r:r.slice(e,t+1),this._valueRange=Math.max(r.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let i=e;i<=t;i++)n.push({value:i});return n}getLabelForValue(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return"number"!=typeof e&&(e=this.parse(e)),null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}function ls(e,t){const i=[],{bounds:n,step:r,min:o,max:l,precision:s,count:a,maxTicks:c,maxDigits:d,includeBounds:u}=e,f=r||1,m=c-1,{min:h,max:g}=t,p=!xe(o),b=!xe(l),_=!xe(a),C=(g-h)/(d+1);let v,x,N,w,E=$e((g-h)/m/f)*f;if(E<1e-14&&!p&&!b)return[{value:h},{value:g}];w=Math.ceil(g/E)-Math.floor(h/E),w>m&&(E=$e(w*E/m/f)*f),xe(s)||(v=Math.pow(10,s),E=Math.ceil(E*v)/v),"ticks"===n?(x=Math.floor(h/E)*E,N=Math.ceil(g/E)*E):(x=h,N=g),p&&b&&r&&function(e,t){const i=Math.round(e);return i-t<=e&&i+t>=e}((l-o)/r,E/1e3)?(w=Math.round(Math.min((l-o)/E,c)),E=(l-o)/w,x=o,N=l):_?(x=p?o:x,N=b?l:N,w=a-1,E=(N-x)/w):(w=(N-x)/E,w=tt(w,Math.round(w),E/1e3)?Math.round(w):Math.ceil(w));const y=Math.max(ot(E),ot(x));v=Math.pow(10,xe(s)?y:s),x=Math.round(x*v)/v,N=Math.round(N*v)/v;let A=0;for(p&&(u&&x!==o?(i.push({value:o}),x<o&&A++,tt(Math.round((x+A*E)*v)/v,o,ss(o,C,e))&&A++):x<o&&A++);A<w;++A)i.push({value:Math.round((x+A*E)*v)/v});return b&&u&&N!==l?i.length&&tt(i[i.length-1].value,l,ss(l,C,e))?i[i.length-1].value=l:i.push({value:l}):b&&N!==l||i.push({value:N}),i}function ss(e,t,{horizontal:i,minRotation:n}){const r=nt(n),o=(i?Math.sin(r):Math.cos(r))||.001,l=.75*t*(""+e).length;return Math.min(t/o,l)}os.id="category",os.defaults={ticks:{callback:os.prototype.getLabelForValue}};class as extends Mr{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,t){return xe(e)||("number"==typeof e||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:t,maxDefined:i}=this.getUserBounds();let{min:n,max:r}=this;const o=e=>n=t?n:e,l=e=>r=i?r:e;if(e){const e=qe(n),t=qe(r);e<0&&t<0?l(0):e>0&&t>0&&o(0)}if(n===r){let t=1;(r>=Number.MAX_SAFE_INTEGER||n<=Number.MIN_SAFE_INTEGER)&&(t=Math.abs(.05*r)),l(r+t),e||o(n-t)}this.min=n,this.max=r}getTickLimit(){const e=this.options.ticks;let t,{maxTicksLimit:i,stepSize:n}=e;return n?(t=Math.ceil(this.max/n)-Math.floor(this.min/n)+1,t>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${n} would result generating up to ${t} ticks. Limiting to 1000.`),t=1e3)):(t=this.computeTickLimit(),i=i||11),i&&(t=Math.min(i,t)),t}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let i=this.getTickLimit();i=Math.max(2,i);const n=ls({maxTicks:i,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:!1!==t.includeBounds},this._range||this);return"ticks"===e.bounds&&it(n,this,"value"),e.reverse?(n.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),n}configure(){const e=this.ticks;let t=this.min,i=this.max;if(super.configure(),this.options.offset&&e.length){const n=(i-t)/Math.max(e.length-1,1)/2;t-=n,i+=n}this._startValue=t,this._endValue=i,this._valueRange=i-t}getLabelForValue(e){return Dn(e,this.chart.options.locale,this.options.ticks.format)}}class cs extends as{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Ee(e)?e:0,this.max=Ee(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,i=nt(this.options.ticks.minRotation),n=(e?Math.sin(i):Math.cos(i))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,r.lineHeight/n))}getPixelForValue(e){return null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}function ds(e){return 1===e/Math.pow(10,Math.floor(Je(e)))}cs.id="linear",cs.defaults={ticks:{callback:Cr.formatters.numeric}};class us extends Mr{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,t){const i=as.prototype.parse.apply(this,[e,t]);if(0!==i)return Ee(i)&&i>0?i:null;this._zero=!0}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Ee(e)?Math.max(0,e):null,this.max=Ee(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let i=this.min,n=this.max;const r=t=>i=e?i:t,o=e=>n=t?n:e,l=(e,t)=>Math.pow(10,Math.floor(Je(e))+t);i===n&&(i<=0?(r(1),o(10)):(r(l(i,-1)),o(l(n,1)))),i<=0&&r(l(n,-1)),n<=0&&o(l(i,1)),this._zero&&this.min!==this._suggestedMin&&i===l(this.min,0)&&r(l(i,-1)),this.min=i,this.max=n}buildTicks(){const e=this.options,t=function(e,t){const i=Math.floor(Je(t.max)),n=Math.ceil(t.max/Math.pow(10,i)),r=[];let o=ye(e.min,Math.pow(10,Math.floor(Je(t.min)))),l=Math.floor(Je(o)),s=Math.floor(o/Math.pow(10,l)),a=l<0?Math.pow(10,Math.abs(l)):1;do{r.push({value:o,major:ds(o)}),++s,10===s&&(s=1,++l,a=l>=0?1:a),o=Math.round(s*Math.pow(10,l)*a)/a}while(l<i||l===i&&s<n);const c=ye(e.max,o);return r.push({value:c,major:ds(o)}),r}({min:this._userMin,max:this._userMax},this);return"ticks"===e.bounds&&it(t,this,"value"),e.reverse?(t.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),t}getLabelForValue(e){return void 0===e?"0":Dn(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Je(e),this._valueRange=Je(this.max)-Je(e)}getPixelForValue(e){return void 0!==e&&0!==e||(e=this.min),null===e||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Je(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}function fs(e){const t=e.ticks;if(t.display&&e.display){const e=Qi(t.backdropPadding);return Ae(t.font&&t.font.size,pi.font.size)+e.height}return 0}function ms(e,t,i,n,r){return e===n||e===r?{start:t-i/2,end:t+i/2}:e<n||e>r?{start:t-i,end:t}:{start:t,end:t+i}}function hs(e){const t={l:e.left+e._padding.left,r:e.right-e._padding.right,t:e.top+e._padding.top,b:e.bottom-e._padding.bottom},i=Object.assign({},t),n=[],r=[],o=e._pointLabels.length,l=e.options.pointLabels,s=l.centerPointLabels?Te/o:0;for(let u=0;u<o;u++){const o=l.setContext(e.getPointLabelContext(u));r[u]=o.padding;const f=e.getPointPosition(u,e.drawingArea+r[u],s),m=zi(o.font),h=(a=e.ctx,c=m,d=Ne(d=e._pointLabels[u])?d:[d],{w:_i(a,c.string,d),h:d.length*c.lineHeight});n[u]=h;const g=ct(e.getIndexAngle(u)+s),p=Math.round(rt(g));gs(i,t,g,ms(p,f.x,h.w,0,180),ms(p,f.y,h.h,90,270))}var a,c,d;e.setCenterPoint(t.l-i.l,i.r-t.r,t.t-i.t,i.b-t.b),e._pointLabelItems=function(e,t,i){const n=[],r=e._pointLabels.length,o=e.options,l=fs(o)/2,s=e.drawingArea,a=o.pointLabels.centerPointLabels?Te/r:0;for(let o=0;o<r;o++){const r=e.getPointPosition(o,s+l+i[o],a),c=Math.round(rt(ct(r.angle+Ge))),d=t[o],u=_s(r.y,d.h,c),f=ps(c),m=bs(r.x,d.w,f);n.push({x:r.x,y:u,textAlign:f,left:m,top:u,right:m+d.w,bottom:u+d.h})}return n}(e,n,r)}function gs(e,t,i,n,r){const o=Math.abs(Math.sin(i)),l=Math.abs(Math.cos(i));let s=0,a=0;n.start<t.l?(s=(t.l-n.start)/o,e.l=Math.min(e.l,t.l-s)):n.end>t.r&&(s=(n.end-t.r)/o,e.r=Math.max(e.r,t.r+s)),r.start<t.t?(a=(t.t-r.start)/l,e.t=Math.min(e.t,t.t-a)):r.end>t.b&&(a=(r.end-t.b)/l,e.b=Math.max(e.b,t.b+a))}function ps(e){return 0===e||180===e?"center":e<180?"left":"right"}function bs(e,t,i){return"right"===i?e-=t:"center"===i&&(e-=t/2),e}function _s(e,t,i){return 90===i||270===i?e-=t/2:(i>270||i<90)&&(e-=t),e}function Cs(e,t,i,n){const{ctx:r}=e;if(i)r.arc(e.xCenter,e.yCenter,t,0,Ye);else{let i=e.getPointPosition(0,t);r.moveTo(i.x,i.y);for(let o=1;o<n;o++)i=e.getPointPosition(o,t),r.lineTo(i.x,i.y)}}us.id="logarithmic",us.defaults={ticks:{callback:Cr.formatters.logarithmic,major:{enabled:!0}}};class vs extends as{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=Qi(fs(this.options)/2),t=this.width=this.maxWidth-e.width,i=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+t/2+e.left),this.yCenter=Math.floor(this.top+i/2+e.top),this.drawingArea=Math.floor(Math.min(t,i)/2)}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!1);this.min=Ee(e)&&!isNaN(e)?e:0,this.max=Ee(t)&&!isNaN(t)?t:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/fs(this.options))}generateTickLabels(e){as.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map(((e,t)=>{const i=Me(this.options.pointLabels.callback,[e,t],this);return i||0===i?i:""})).filter(((e,t)=>this.chart.getDataVisibility(t)))}fit(){const e=this.options;e.display&&e.pointLabels.display?hs(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,i,n){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((i-n)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,i,n))}getIndexAngle(e){return ct(e*(Ye/(this._pointLabels.length||1))+nt(this.options.startAngle||0))}getDistanceFromCenterForValue(e){if(xe(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if(xe(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e<t.length){const i=t[e];return function(e,t,i){return ji(e,{label:i,index:t,type:"pointLabel"})}(this.getContext(),e,i)}}getPointPosition(e,t,i=0){const n=this.getIndexAngle(e)-Ge+i;return{x:Math.cos(n)*t+this.xCenter,y:Math.sin(n)*t+this.yCenter,angle:n}}getPointPositionForValue(e,t){return this.getPointPosition(e,this.getDistanceFromCenterForValue(t))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:t,top:i,right:n,bottom:r}=this._pointLabelItems[e];return{left:t,top:i,right:n,bottom:r}}drawBackground(){const{backgroundColor:e,grid:{circular:t}}=this.options;if(e){const i=this.ctx;i.save(),i.beginPath(),Cs(this,this.getDistanceFromCenterForValue(this._endValue),t,this._pointLabels.length),i.closePath(),i.fillStyle=e,i.fill(),i.restore()}}drawGrid(){const e=this.ctx,t=this.options,{angleLines:i,grid:n}=t,r=this._pointLabels.length;let o,l,s;if(t.pointLabels.display&&function(e,t){const{ctx:i,options:{pointLabels:n}}=e;for(let r=t-1;r>=0;r--){const t=n.setContext(e.getPointLabelContext(r)),o=zi(t.font),{x:l,y:s,textAlign:a,left:c,top:d,right:u,bottom:f}=e._pointLabelItems[r],{backdropColor:m}=t;if(!xe(m)){const e=Ri(t.borderRadius),n=Qi(t.backdropPadding);i.fillStyle=m;const r=c-n.left,o=d-n.top,l=u-c+n.width,s=f-d+n.height;Object.values(e).some((e=>0!==e))?(i.beginPath(),Bi(i,{x:r,y:o,w:l,h:s,radius:e}),i.fill()):i.fillRect(r,o,l,s)}Mi(i,e._pointLabels[r],l,s+o.lineHeight/2,o,{color:t.color,textAlign:a,textBaseline:"middle"})}}(this,r),n.display&&this.ticks.forEach(((e,t)=>{if(0!==t){l=this.getDistanceFromCenterForValue(e.value);!function(e,t,i,n){const r=e.ctx,o=t.circular,{color:l,lineWidth:s}=t;!o&&!n||!l||!s||i<0||(r.save(),r.strokeStyle=l,r.lineWidth=s,r.setLineDash(t.borderDash),r.lineDashOffset=t.borderDashOffset,r.beginPath(),Cs(e,i,o,n),r.closePath(),r.stroke(),r.restore())}(this,n.setContext(this.getContext(t-1)),l,r)}})),i.display){for(e.save(),o=r-1;o>=0;o--){const n=i.setContext(this.getPointLabelContext(o)),{color:r,lineWidth:a}=n;a&&r&&(e.lineWidth=a,e.strokeStyle=r,e.setLineDash(n.borderDash),e.lineDashOffset=n.borderDashOffset,l=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),s=this.getPointPosition(o,l),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(s.x,s.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,i=t.ticks;if(!i.display)return;const n=this.getIndexAngle(0);let r,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(n),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach(((n,l)=>{if(0===l&&!t.reverse)return;const s=i.setContext(this.getContext(l)),a=zi(s.font);if(r=this.getDistanceFromCenterForValue(this.ticks[l].value),s.showLabelBackdrop){e.font=a.string,o=e.measureText(n.label).width,e.fillStyle=s.backdropColor;const t=Qi(s.backdropPadding);e.fillRect(-o/2-t.left,-r-a.size/2-t.top,o+t.width,a.size+t.height)}Mi(e,n.label,0,-r,a,{color:s.color})})),e.restore()}drawTitle(){}}vs.id="radialLinear",vs.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Cr.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:e=>e,padding:5,centerPointLabels:!1}},vs.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},vs.descriptors={angleLines:{_fallback:"grid"}};const xs={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},Ns=Object.keys(xs);function ws(e,t){return e-t}function Es(e,t){if(xe(t))return null;const i=e._adapter,{parser:n,round:r,isoWeekday:o}=e._parseOpts;let l=t;return"function"==typeof n&&(l=n(l)),Ee(l)||(l="string"==typeof n?i.parse(l,n):i.parse(l)),null===l?null:(r&&(l="week"!==r||!et(o)&&!0!==o?i.startOf(l,r):i.startOf(l,"isoWeek",o)),+l)}function ys(e,t,i,n){const r=Ns.length;for(let o=Ns.indexOf(e);o<r-1;++o){const e=xs[Ns[o]],r=e.steps?e.steps:Number.MAX_SAFE_INTEGER;if(e.common&&Math.ceil((i-t)/(r*e.size))<=n)return Ns[o]}return Ns[r-1]}function As(e,t,i){if(i){if(i.length){const{lo:n,hi:r}=mt(i,t);e[i[n]>=t?i[n]:i[r]]=!0}}else e[t]=!0}function Ds(e,t,i){const n=[],r={},o=t.length;let l,s;for(l=0;l<o;++l)s=t[l],r[s]=l,n.push({value:s,major:!1});return 0!==o&&i?function(e,t,i,n){const r=e._adapter,o=+r.startOf(t[0].value,n),l=t[t.length-1].value;let s,a;for(s=o;s<=l;s=+r.add(s,1,n))a=i[s],a>=0&&(t[a].major=!0);return t}(e,n,r,i):n}class Ms extends Mr{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,t){const i=e.time||(e.time={}),n=this._adapter=new Or._date(e.adapters.date);n.init(t),Oe(i.displayFormats,n.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(e),this._normalized=t.normalized}parse(e,t){return void 0===e?null:Es(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,t=this._adapter,i=e.time.unit||"day";let{min:n,max:r,minDefined:o,maxDefined:l}=this.getUserBounds();function s(e){o||isNaN(e.min)||(n=Math.min(n,e.min)),l||isNaN(e.max)||(r=Math.max(r,e.max))}o&&l||(s(this._getLabelBounds()),"ticks"===e.bounds&&"labels"===e.ticks.source||s(this.getMinMax(!1))),n=Ee(n)&&!isNaN(n)?n:+t.startOf(Date.now(),i),r=Ee(r)&&!isNaN(r)?r:+t.endOf(Date.now(),i)+1,this.min=Math.min(n,r-1),this.max=Math.max(n+1,r)}_getLabelBounds(){const e=this.getLabelTimestamps();let t=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return e.length&&(t=e[0],i=e[e.length-1]),{min:t,max:i}}buildTicks(){const e=this.options,t=e.time,i=e.ticks,n="labels"===i.source?this.getLabelTimestamps():this._generate();"ticks"===e.bounds&&n.length&&(this.min=this._userMin||n[0],this.max=this._userMax||n[n.length-1]);const r=this.min,o=function(e,t,i){let n=0,r=e.length;for(;n<r&&e[n]<t;)n++;for(;r>n&&e[r-1]>i;)r--;return n>0||r<e.length?e.slice(n,r):e}(n,r,this.max);return this._unit=t.unit||(i.autoSkip?ys(t.minUnit,this.min,this.max,this._getLabelCapacity(r)):function(e,t,i,n,r){for(let o=Ns.length-1;o>=Ns.indexOf(i);o--){const i=Ns[o];if(xs[i].common&&e._adapter.diff(r,n,i)>=t-1)return i}return Ns[i?Ns.indexOf(i):0]}(this,o.length,t.minUnit,this.min,this.max)),this._majorUnit=i.major.enabled&&"year"!==this._unit?function(e){for(let t=Ns.indexOf(e)+1,i=Ns.length;t<i;++t)if(xs[Ns[t]].common)return Ns[t]}(this._unit):void 0,this.initOffsets(n),e.reverse&&o.reverse(),Ds(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((e=>+e.value)))}initOffsets(e){let t,i,n=0,r=0;this.options.offset&&e.length&&(t=this.getDecimalForValue(e[0]),n=1===e.length?1-t:(this.getDecimalForValue(e[1])-t)/2,i=this.getDecimalForValue(e[e.length-1]),r=1===e.length?i:(i-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;n=ut(n,0,o),r=ut(r,0,o),this._offsets={start:n,end:r,factor:1/(n+1+r)}}_generate(){const e=this._adapter,t=this.min,i=this.max,n=this.options,r=n.time,o=r.unit||ys(r.minUnit,t,i,this._getLabelCapacity(t)),l=Ae(r.stepSize,1),s="week"===o&&r.isoWeekday,a=et(s)||!0===s,c={};let d,u,f=t;if(a&&(f=+e.startOf(f,"isoWeek",s)),f=+e.startOf(f,a?"day":o),e.diff(i,t,o)>1e5*l)throw new Error(t+" and "+i+" are too far apart with stepSize of "+l+" "+o);const m="data"===n.ticks.source&&this.getDataTimestamps();for(d=f,u=0;d<i;d=+e.add(d,l,o),u++)As(c,d,m);return d!==i&&"ticks"!==n.bounds&&1!==u||As(c,d,m),Object.keys(c).sort(((e,t)=>e-t)).map((e=>+e))}getLabelForValue(e){const t=this._adapter,i=this.options.time;return i.tooltipFormat?t.format(e,i.tooltipFormat):t.format(e,i.displayFormats.datetime)}_tickFormatFunction(e,t,i,n){const r=this.options,o=r.time.displayFormats,l=this._unit,s=this._majorUnit,a=l&&o[l],c=s&&o[s],d=i[t],u=s&&c&&d&&d.major,f=this._adapter.format(e,n||(u?c:a)),m=r.ticks.callback;return m?Me(m,[f,t,i],this):f}generateTickLabels(e){let t,i,n;for(t=0,i=e.length;t<i;++t)n=e[t],n.label=this._tickFormatFunction(n.value,t,e)}getDecimalForValue(e){return null===e?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const t=this._offsets,i=this.getDecimalForValue(e);return this.getPixelForDecimal((t.start+i)*t.factor)}getValueForPixel(e){const t=this._offsets,i=this.getDecimalForPixel(e)/t.factor-t.end;return this.min+i*(this.max-this.min)}_getLabelSize(e){const t=this.options.ticks,i=this.ctx.measureText(e).width,n=nt(this.isHorizontal()?t.maxRotation:t.minRotation),r=Math.cos(n),o=Math.sin(n),l=this._resolveTickFontOptions(0).size;return{w:i*r+l*o,h:i*o+l*r}}_getLabelCapacity(e){const t=this.options.time,i=t.displayFormats,n=i[t.unit]||i.millisecond,r=this._tickFormatFunction(e,0,Ds(this,[e],this._majorUnit),n),o=this._getLabelSize(r),l=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return l>0?l:1}getDataTimestamps(){let e,t,i=this._cache.data||[];if(i.length)return i;const n=this.getMatchingVisibleMetas();if(this._normalized&&n.length)return this._cache.data=n[0].controller.getAllParsedValues(this);for(e=0,t=n.length;e<t;++e)i=i.concat(n[e].controller.getAllParsedValues(this));return this._cache.data=this.normalize(i)}getLabelTimestamps(){const e=this._cache.labels||[];let t,i;if(e.length)return e;const n=this.getLabels();for(t=0,i=n.length;t<i;++t)e.push(Es(this,n[t]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return _t(e.sort(ws))}}function ks(e,t,i){let n,r,o,l,s=0,a=e.length-1;i?(t>=e[s].pos&&t<=e[a].pos&&({lo:s,hi:a}=ht(e,"pos",t)),({pos:n,time:o}=e[s]),({pos:r,time:l}=e[a])):(t>=e[s].time&&t<=e[a].time&&({lo:s,hi:a}=ht(e,"time",t)),({time:n,pos:o}=e[s]),({time:r,pos:l}=e[a]));const c=r-n;return c?o+(l-o)*(t-n)/c:o}Ms.id="time",Ms.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class Bs extends Ms{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=ks(t,this.min),this._tableRange=ks(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:i}=this,n=[],r=[];let o,l,s,a,c;for(o=0,l=e.length;o<l;++o)a=e[o],a>=t&&a<=i&&n.push(a);if(n.length<2)return[{time:t,pos:0},{time:i,pos:1}];for(o=0,l=n.length;o<l;++o)c=n[o+1],s=n[o-1],a=n[o],Math.round((c+s)/2)!==a&&r.push({time:a,pos:o/(l-1)});return r}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const t=this.getDataTimestamps(),i=this.getLabelTimestamps();return e=t.length&&i.length?this.normalize(t.concat(i)):t.length?t:i,e=this._cache.all=e,e}getDecimalForValue(e){return(ks(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const t=this._offsets,i=this.getDecimalForPixel(e)/t.factor-t.end;return ks(this._table,i*this._tableRange+this._minPos,!0)}}Bs.id="timeseries",Bs.defaults=Ms.defaults;const Ps=[Hr,pl,ns,Object.freeze({__proto__:null,CategoryScale:os,LinearScale:cs,LogarithmicScale:us,RadialLinearScale:vs,TimeScale:Ms,TimeSeriesScale:Bs})],Hs="label";function Ls(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function Is(e,t){e.labels=t}function Os(e,t){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Hs;const n=[];e.datasets=t.map((t=>{const r=e.datasets.find((e=>e[i]===t[i]));return r&&t.data&&!n.includes(r)?(n.push(r),Object.assign(r,t),r):{...t}}))}function Fs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Hs;const i={labels:[],datasets:[]};return Is(i,e.labels),Os(i,e.datasets,t),i}function Rs(e,i){let{height:r=150,width:l=300,redraw:s=!1,datasetIdKey:a,type:c,data:d,options:u,plugins:f=[],fallbackContent:m,updateMode:h,...g}=e;const p=o(null),b=o(),_=()=>{p.current&&(b.current=new To(p.current,{type:c,data:Fs(d,a),options:u&&{...u},plugins:f}),Ls(i,b.current))},C=()=>{Ls(i,null),b.current&&(b.current.destroy(),b.current=null)};return n((()=>{var e,t;!s&&b.current&&u&&(e=b.current,t=u,Object.assign(e.options,t))}),[s,u]),n((()=>{!s&&b.current&&Is(b.current.config.data,d.labels)}),[s,d.labels]),n((()=>{!s&&b.current&&d.datasets&&Os(b.current.config.data,d.datasets,a)}),[s,d.datasets]),n((()=>{b.current&&(s?(C(),setTimeout(_)):b.current.update(h))}),[s,u,d.labels,d.datasets,h]),n((()=>{b.current&&(C(),setTimeout(_))}),[c]),n((()=>(_(),()=>C())),[]),t.createElement("canvas",Object.assign({ref:p,role:"img",height:r,width:l},g),m)}const Qs=r(Rs);function zs(e,i){return To.register(i),r(((i,n)=>t.createElement(Qs,Object.assign({},i,{ref:n,type:e}))))}const Ss=zs("line",mr);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var js={};({get exports(){return js},set exports(e){js=e}}).exports=function(){var e=1e3,t=6e4,i=36e5,n="millisecond",r="second",o="minute",l="hour",s="day",a="week",c="month",d="quarter",u="year",f="date",m="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],i=e%100;return"["+e+(t[(i-20)%10]||t[i]||t[0])+"]"}},b=function(e,t,i){var n=String(e);return!n||n.length>=t?e:""+Array(t+1-n.length).join(i)+e},_={s:b,z:function(e){var t=-e.utcOffset(),i=Math.abs(t),n=Math.floor(i/60),r=i%60;return(t<=0?"+":"-")+b(n,2,"0")+":"+b(r,2,"0")},m:function e(t,i){if(t.date()<i.date())return-e(i,t);var n=12*(i.year()-t.year())+(i.month()-t.month()),r=t.clone().add(n,c),o=i-r<0,l=t.clone().add(n+(o?-1:1),c);return+(-(n+(i-r)/(o?r-l:l-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:c,y:u,w:a,d:s,D:f,h:l,m:o,s:r,ms:n,Q:d}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},C="en",v={};v[C]=p;var x=function(e){return e instanceof y},N=function e(t,i,n){var r;if(!t)return C;if("string"==typeof t){var o=t.toLowerCase();v[o]&&(r=o),i&&(v[o]=i,r=o);var l=t.split("-");if(!r&&l.length>1)return e(l[0])}else{var s=t.name;v[s]=t,r=s}return!n&&r&&(C=r),r||!n&&C},w=function(e,t){if(x(e))return e.clone();var i="object"==typeof t?t:{};return i.date=e,i.args=arguments,new y(i)},E=_;E.l=N,E.i=x,E.w=function(e,t){return w(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var y=function(){function p(e){this.$L=N(e.locale,null,!0),this.parse(e)}var b=p.prototype;return b.parse=function(e){this.$d=function(e){var t=e.date,i=e.utc;if(null===t)return new Date(NaN);if(E.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var n=t.match(h);if(n){var r=n[2]-1||0,o=(n[7]||"0").substring(0,3);return i?new Date(Date.UTC(n[1],r,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)):new Date(n[1],r,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},b.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},b.$utils=function(){return E},b.isValid=function(){return!(this.$d.toString()===m)},b.isSame=function(e,t){var i=w(e);return this.startOf(t)<=i&&i<=this.endOf(t)},b.isAfter=function(e,t){return w(e)<this.startOf(t)},b.isBefore=function(e,t){return this.endOf(t)<w(e)},b.$g=function(e,t,i){return E.u(e)?this[t]:this.set(i,e)},b.unix=function(){return Math.floor(this.valueOf()/1e3)},b.valueOf=function(){return this.$d.getTime()},b.startOf=function(e,t){var i=this,n=!!E.u(t)||t,d=E.p(e),m=function(e,t){var r=E.w(i.$u?Date.UTC(i.$y,t,e):new Date(i.$y,t,e),i);return n?r:r.endOf(s)},h=function(e,t){return E.w(i.toDate()[e].apply(i.toDate("s"),(n?[0,0,0,0]:[23,59,59,999]).slice(t)),i)},g=this.$W,p=this.$M,b=this.$D,_="set"+(this.$u?"UTC":"");switch(d){case u:return n?m(1,0):m(31,11);case c:return n?m(1,p):m(0,p+1);case a:var C=this.$locale().weekStart||0,v=(g<C?g+7:g)-C;return m(n?b-v:b+(6-v),p);case s:case f:return h(_+"Hours",0);case l:return h(_+"Minutes",1);case o:return h(_+"Seconds",2);case r:return h(_+"Milliseconds",3);default:return this.clone()}},b.endOf=function(e){return this.startOf(e,!1)},b.$set=function(e,t){var i,a=E.p(e),d="set"+(this.$u?"UTC":""),m=(i={},i[s]=d+"Date",i[f]=d+"Date",i[c]=d+"Month",i[u]=d+"FullYear",i[l]=d+"Hours",i[o]=d+"Minutes",i[r]=d+"Seconds",i[n]=d+"Milliseconds",i)[a],h=a===s?this.$D+(t-this.$W):t;if(a===c||a===u){var g=this.clone().set(f,1);g.$d[m](h),g.init(),this.$d=g.set(f,Math.min(this.$D,g.daysInMonth())).$d}else m&&this.$d[m](h);return this.init(),this},b.set=function(e,t){return this.clone().$set(e,t)},b.get=function(e){return this[E.p(e)]()},b.add=function(n,d){var f,m=this;n=Number(n);var h=E.p(d),g=function(e){var t=w(m);return E.w(t.date(t.date()+Math.round(e*n)),m)};if(h===c)return this.set(c,this.$M+n);if(h===u)return this.set(u,this.$y+n);if(h===s)return g(1);if(h===a)return g(7);var p=(f={},f[o]=t,f[l]=i,f[r]=e,f)[h]||1,b=this.$d.getTime()+n*p;return E.w(b,this)},b.subtract=function(e,t){return this.add(-1*e,t)},b.format=function(e){var t=this,i=this.$locale();if(!this.isValid())return i.invalidDate||m;var n=e||"YYYY-MM-DDTHH:mm:ssZ",r=E.z(this),o=this.$H,l=this.$m,s=this.$M,a=i.weekdays,c=i.months,d=function(e,i,r,o){return e&&(e[i]||e(t,n))||r[i].slice(0,o)},u=function(e){return E.s(o%12||12,e,"0")},f=i.meridiem||function(e,t,i){var n=e<12?"AM":"PM";return i?n.toLowerCase():n},h={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:E.s(s+1,2,"0"),MMM:d(i.monthsShort,s,c,3),MMMM:d(c,s),D:this.$D,DD:E.s(this.$D,2,"0"),d:String(this.$W),dd:d(i.weekdaysMin,this.$W,a,2),ddd:d(i.weekdaysShort,this.$W,a,3),dddd:a[this.$W],H:String(o),HH:E.s(o,2,"0"),h:u(1),hh:u(2),a:f(o,l,!0),A:f(o,l,!1),m:String(l),mm:E.s(l,2,"0"),s:String(this.$s),ss:E.s(this.$s,2,"0"),SSS:E.s(this.$ms,3,"0"),Z:r};return n.replace(g,(function(e,t){return t||h[e]||r.replace(":","")}))},b.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},b.diff=function(n,f,m){var h,g=E.p(f),p=w(n),b=(p.utcOffset()-this.utcOffset())*t,_=this-p,C=E.m(this,p);return C=(h={},h[u]=C/12,h[c]=C,h[d]=C/3,h[a]=(_-b)/6048e5,h[s]=(_-b)/864e5,h[l]=_/i,h[o]=_/t,h[r]=_/e,h)[g]||_,m?C:E.a(C)},b.daysInMonth=function(){return this.endOf(c).$D},b.$locale=function(){return v[this.$L]},b.locale=function(e,t){if(!e)return this.$L;var i=this.clone(),n=N(e,t,!0);return n&&(i.$L=n),i},b.clone=function(){return E.w(this.$d,this)},b.toDate=function(){return new Date(this.valueOf())},b.toJSON=function(){return this.isValid()?this.toISOString():null},b.toISOString=function(){return this.$d.toISOString()},b.toString=function(){return this.$d.toUTCString()},p}(),A=y.prototype;return w.prototype=A,[["$ms",n],["$s",r],["$m",o],["$H",l],["$W",s],["$M",c],["$y",u],["$D",f]].forEach((function(e){A[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),w.extend=function(e,t){return e.$i||(e(t,y,w),e.$i=!0),w},w.locale=N,w.isDayjs=x,w.unix=function(e){return w(1e3*e)},w.en=v[C],w.Ls=v,w.p={},w}();var Vs=js;const Ts=l.div`
|
|
925
925
|
width: 448px;
|
|
926
926
|
height: 174px;
|
|
927
927
|
border-radius: 8px;
|
|
@@ -981,7 +981,7 @@ function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
981
981
|
font-weight: 400;
|
|
982
982
|
line-height: 17px;
|
|
983
983
|
margin: 0;
|
|
984
|
-
`,Us="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Chart\\Chart.tsx";To.register(...Ps);const Ks=e=>{const{ratesData:r,exchCurrFlag:o,baseCurrCode:l,exchCurrName:a,exchCurrCode:c}=e,[d,u]=i({}),[f,
|
|
984
|
+
`,Us="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Chart\\Chart.tsx";To.register(...Ps);const Ks=e=>{const{ratesData:r,exchCurrFlag:o,baseCurrCode:l,exchCurrName:a,exchCurrCode:c}=e,[d,u]=i({}),[f,m]=i(0),h=e=>e<0?{borderColor:s["error-500"],fillColor:s["error-50"]}:e>0?{borderColor:s["success-500"],fillColor:s["success-50"]}:{borderColor:s["neutral-500"],fillColor:s["neutral-50"]};n((()=>{let e={dates:[],data:[],change:0};if(r&&r.length>0)for(let t=0;t<r.length;t++)r[t].exchCurrency===c&&r[t].baseCurrency===l&&e.dates.length<7&&e.data.length<7&&(e.dates.push(Vs(r[t].currDate).format("D MMM")),e.data.push(r[t].rate),e.change=r[t].rateChange,m(r[t].rateChange));let t={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:h(e.change).borderColor,backgroundColor:h(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};u(t)}),[r,l,c]);return t.createElement(t.Fragment,null,d.labels&&d.labels.length>0&&t.createElement(Ts,{__self:void 0,__source:{fileName:Us,lineNumber:119}},t.createElement(Xs,{__self:void 0,__source:{fileName:Us,lineNumber:120}},t.createElement(Zs,{__self:void 0,__source:{fileName:Us,lineNumber:121}},t.createElement("img",{src:o,alt:"Base currency flag",__self:void 0,__source:{fileName:Us,lineNumber:122}}),t.createElement("div",{__self:void 0,__source:{fileName:Us,lineNumber:123}},t.createElement("p",{className:"curr-name",__self:void 0,__source:{fileName:Us,lineNumber:124}},a),t.createElement("p",{className:"curr-code",__self:void 0,__source:{fileName:Us,lineNumber:125}},c))),t.createElement("div",{style:{textAlign:"right"},__self:void 0,__source:{fileName:Us,lineNumber:128}},t.createElement(Ws,{__self:void 0,__source:{fileName:Us,lineNumber:129}},f<0&&t.createElement("i",{className:"icon-arrow-down-right error",__self:void 0,__source:{fileName:Us,lineNumber:130}}),f>0&&t.createElement("i",{className:"icon-arrow-up-right success",__self:void 0,__source:{fileName:Us,lineNumber:131}}),0===f&&t.createElement("i",{className:"icon-dash neutral",__self:void 0,__source:{fileName:Us,lineNumber:132}}),c," 1.0000 = ",l," ",d.datasets[0].data[d.datasets[0].data.length-1]),t.createElement(Gs,{__self:void 0,__source:{fileName:Us,lineNumber:135}},`${function(e){const t=Vs(new Date).format("YYYY M D"),i=Vs(e).format("YYYY M D"),n=Vs(t),r=Vs(i);return 0===n.diff(r)?"today, ":6627744e5===n.diff(r)?"yesterday, ":n.diff(r)>864e5?"":void 0}(d.labels[d.labels.length-1])}${Vs(d.labels[d.labels.length-1]).format("MMM D")}`))),t.createElement("div",{__self:void 0,__source:{fileName:Us,lineNumber:138}},t.createElement(Ys,{__self:void 0,__source:{fileName:Us,lineNumber:139}},t.createElement(Ss,{data:d,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}},__self:void 0,__source:{fileName:Us,lineNumber:140}})),t.createElement("div",{style:{height:"10px",background:h(f).fillColor},__self:void 0,__source:{fileName:Us,lineNumber:142}}))))};const Js=l.div`
|
|
985
985
|
width: 424px;
|
|
986
986
|
height: 118px;
|
|
987
987
|
border-radius: 8px;
|
|
@@ -1042,7 +1042,7 @@ function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
1042
1042
|
font-weight: 400;
|
|
1043
1043
|
line-height: 17px;
|
|
1044
1044
|
margin: 0;
|
|
1045
|
-
`,na="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ChartMedium\\ChartMedium.tsx";To.register(...Ps);const ra=e=>{const{ratesData:r,exchCurrFlag:o,baseCurrCode:l,exchCurrName:a,exchCurrCode:c}=e,[d,u]=i({}),[f,
|
|
1045
|
+
`,na="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ChartMedium\\ChartMedium.tsx";To.register(...Ps);const ra=e=>{const{ratesData:r,exchCurrFlag:o,baseCurrCode:l,exchCurrName:a,exchCurrCode:c}=e,[d,u]=i({}),[f,m]=i(0),h=e=>e<0?{borderColor:s["error-500"],fillColor:s["error-50"]}:e>0?{borderColor:s["success-500"],fillColor:s["success-50"]}:{borderColor:s["neutral-500"],fillColor:s["neutral-50"]};n((()=>{let e={dates:[],data:[],change:0};if(r&&r.length>0)for(let t=0;t<r.length;t++)r[t].exchCurrency===c&&r[t].baseCurrency===l&&e.dates.length<7&&e.data.length<7&&(e.dates.push(Vs(r[t].currDate).format("D MMM")),e.data.push(r[t].rate),e.change=r[t].rateChange,m(r[t].rateChange));let t={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:h(e.change).borderColor,backgroundColor:h(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};u(t)}),[r,l,c]);return t.createElement(t.Fragment,null,d.labels&&d.labels.length>0&&t.createElement(Js,{__self:void 0,__source:{fileName:na,lineNumber:119}},t.createElement($s,{__self:void 0,__source:{fileName:na,lineNumber:120}},t.createElement(ea,{__self:void 0,__source:{fileName:na,lineNumber:121}},t.createElement("img",{src:o,alt:"Base currency flag",__self:void 0,__source:{fileName:na,lineNumber:122}}),t.createElement("div",{__self:void 0,__source:{fileName:na,lineNumber:123}},t.createElement("p",{className:"curr-name",__self:void 0,__source:{fileName:na,lineNumber:124}},a),t.createElement("p",{className:"curr-code",__self:void 0,__source:{fileName:na,lineNumber:125}},c))),t.createElement("div",{style:{textAlign:"right"},__self:void 0,__source:{fileName:na,lineNumber:128}},t.createElement(ta,{__self:void 0,__source:{fileName:na,lineNumber:129}},f<0&&t.createElement("i",{className:"icon-arrow-down-right error",__self:void 0,__source:{fileName:na,lineNumber:130}}),f>0&&t.createElement("i",{className:"icon-arrow-up-right success",__self:void 0,__source:{fileName:na,lineNumber:131}}),0===f&&t.createElement("i",{className:"icon-dash neutral",__self:void 0,__source:{fileName:na,lineNumber:132}}),c," 1.0000 = ",l," ",d.datasets[0].data[d.datasets[0].data.length-1]),t.createElement(ia,{__self:void 0,__source:{fileName:na,lineNumber:135}},`${function(e){const t=Vs(new Date).format("YYYY M D"),i=Vs(e).format("YYYY M D"),n=Vs(t),r=Vs(i);return 0===n.diff(r)?"today, ":6627744e5===n.diff(r)?"yesterday, ":n.diff(r)>864e5?"":void 0}(d.labels[d.labels.length-1])}${Vs(d.labels[d.labels.length-1]).format("MMM D")}`))),t.createElement("div",{__self:void 0,__source:{fileName:na,lineNumber:138}},t.createElement(qs,{__self:void 0,__source:{fileName:na,lineNumber:139}},t.createElement(Ss,{data:d,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}},__self:void 0,__source:{fileName:na,lineNumber:140}})),t.createElement("div",{style:{height:"10px",background:h(f).fillColor},__self:void 0,__source:{fileName:na,lineNumber:142}}))))};const oa=l.div`
|
|
1046
1046
|
width: 122px;
|
|
1047
1047
|
height: 101px;
|
|
1048
1048
|
border-radius: 8px;
|
|
@@ -1102,7 +1102,7 @@ function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
1102
1102
|
font-weight: 400;
|
|
1103
1103
|
line-height: 17px;
|
|
1104
1104
|
margin: 0;
|
|
1105
|
-
`,da="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ChartSmall\\ChartSmall.tsx";To.register(...Ps);const ua=e=>{const{ratesData:r,exchCurrFlag:o,baseCurrCode:l,exchCurrName:a,exchCurrCode:c}=e,[d,u]=i({}),[f,
|
|
1105
|
+
`,da="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ChartSmall\\ChartSmall.tsx";To.register(...Ps);const ua=e=>{const{ratesData:r,exchCurrFlag:o,baseCurrCode:l,exchCurrName:a,exchCurrCode:c}=e,[d,u]=i({}),[f,m]=i(0),h=e=>e<0?{borderColor:s["error-500"],fillColor:s["error-50"]}:e>0?{borderColor:s["success-500"],fillColor:s["success-50"]}:{borderColor:s["neutral-500"],fillColor:s["neutral-50"]};n((()=>{let e={dates:[],data:[],change:0};if(r&&r.length>0)for(let t=0;t<r.length;t++)r[t].exchCurrency===c&&r[t].baseCurrency===l&&e.dates.length<7&&e.data.length<7&&(e.dates.push(Vs(r[t].currDate).format("D MMM")),e.data.push(r[t].rate),e.change=r[t].rateChange,m(r[t].rateChange));let t={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:h(e.change).borderColor,backgroundColor:h(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};u(t)}),[r,l,c]);return t.createElement(t.Fragment,null,d.labels&&d.labels.length>0&&t.createElement(oa,{__self:void 0,__source:{fileName:da,lineNumber:119}},t.createElement(sa,{__self:void 0,__source:{fileName:da,lineNumber:120}},t.createElement(aa,{__self:void 0,__source:{fileName:da,lineNumber:121}},t.createElement("img",{src:o,alt:"Base currency flag",__self:void 0,__source:{fileName:da,lineNumber:122}}),t.createElement("div",{__self:void 0,__source:{fileName:da,lineNumber:123}},t.createElement("p",{className:"curr-code",__self:void 0,__source:{fileName:da,lineNumber:124}},c," ",d.datasets[0].data[d.datasets[0].data.length-1]),t.createElement(ca,{__self:void 0,__source:{fileName:da,lineNumber:125}},`${function(e){const t=Vs(new Date).format("YYYY M D"),i=Vs(e).format("YYYY M D"),n=Vs(t),r=Vs(i);return 0===n.diff(r)?"today, ":6627744e5===n.diff(r)?"yesterday, ":n.diff(r)>864e5?"":void 0}(d.labels[d.labels.length-1])}${Vs(d.labels[d.labels.length-1]).format("MMM D")}`)))),t.createElement("div",{__self:void 0,__source:{fileName:da,lineNumber:129}},t.createElement(la,{__self:void 0,__source:{fileName:da,lineNumber:130}},t.createElement(Ss,{data:d,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}},__self:void 0,__source:{fileName:da,lineNumber:131}})),t.createElement("div",{style:{height:"10px",background:h(f).fillColor},__self:void 0,__source:{fileName:da,lineNumber:133}}))))},fa=l.div`
|
|
1106
1106
|
position: absolute;
|
|
1107
1107
|
bottom: 0;
|
|
1108
1108
|
left: 0;
|
|
@@ -1115,10 +1115,10 @@ function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
1115
1115
|
display: flex;
|
|
1116
1116
|
justify-content: space-between;
|
|
1117
1117
|
align-items: center;
|
|
1118
|
-
`,
|
|
1118
|
+
`,ma=l.div`
|
|
1119
1119
|
display: flex;
|
|
1120
1120
|
gap: 11px;
|
|
1121
|
-
`,
|
|
1121
|
+
`,ha=l.h5`
|
|
1122
1122
|
font-weight: bold;
|
|
1123
1123
|
font-size: 23px;
|
|
1124
1124
|
line-height: 28px;
|
|
@@ -1148,7 +1148,7 @@ function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
1148
1148
|
justify-content: space-between;
|
|
1149
1149
|
align-items: center;
|
|
1150
1150
|
gap: 8px;
|
|
1151
|
-
`,
|
|
1151
|
+
`,_a="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\CookieConsent\\CookieConsent.tsx",Ca=e=>{const{closeFxn:i,declineFxn:n,acceptFxn:r}=e;return t.createElement(fa,{__self:void 0,__source:{fileName:_a,lineNumber:16}},t.createElement(ma,{__self:void 0,__source:{fileName:_a,lineNumber:17}},t.createElement("div",{__self:void 0,__source:{fileName:_a,lineNumber:18}},"🍪"),t.createElement("div",{__self:void 0,__source:{fileName:_a,lineNumber:21}},t.createElement(ha,{__self:void 0,__source:{fileName:_a,lineNumber:22}},"Privacy Notice"),t.createElement(ga,{__self:void 0,__source:{fileName:_a,lineNumber:23}},"This website uses cookie to improve your web experience. By using the site, you agree to the use of cookies."))),t.createElement(ba,{__self:void 0,__source:{fileName:_a,lineNumber:26}},t.createElement(pa,{onClick:()=>{r()},__self:void 0,__source:{fileName:_a,lineNumber:27}},"Accept"),t.createElement(pa,{onClick:()=>{n()},__self:void 0,__source:{fileName:_a,lineNumber:28}},"Decline"),i&&t.createElement(pa,{onClick:()=>{i()},__self:void 0,__source:{fileName:_a,lineNumber:30}},t.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:_a,lineNumber:31}},t.createElement("path",{d:"M8.40994 6.99994L12.7099 2.70994C12.8982 2.52164 13.004 2.26624 13.004 1.99994C13.004 1.73364 12.8982 1.47825 12.7099 1.28994C12.5216 1.10164 12.2662 0.99585 11.9999 0.99585C11.7336 0.99585 11.4782 1.10164 11.2899 1.28994L6.99994 5.58994L2.70994 1.28994C2.52164 1.10164 2.26624 0.99585 1.99994 0.99585C1.73364 0.99585 1.47824 1.10164 1.28994 1.28994C1.10164 1.47825 0.995847 1.73364 0.995847 1.99994C0.995847 2.26624 1.10164 2.52164 1.28994 2.70994L5.58994 6.99994L1.28994 11.2899C1.19621 11.3829 1.12182 11.4935 1.07105 11.6154C1.02028 11.7372 0.994141 11.8679 0.994141 11.9999C0.994141 12.132 1.02028 12.2627 1.07105 12.3845C1.12182 12.5064 1.19621 12.617 1.28994 12.7099C1.3829 12.8037 1.4935 12.8781 1.61536 12.9288C1.73722 12.9796 1.86793 13.0057 1.99994 13.0057C2.13195 13.0057 2.26266 12.9796 2.38452 12.9288C2.50638 12.8781 2.61698 12.8037 2.70994 12.7099L6.99994 8.40994L11.2899 12.7099C11.3829 12.8037 11.4935 12.8781 11.6154 12.9288C11.7372 12.9796 11.8679 13.0057 11.9999 13.0057C12.132 13.0057 12.2627 12.9796 12.3845 12.9288C12.5064 12.8781 12.617 12.8037 12.7099 12.7099C12.8037 12.617 12.8781 12.5064 12.9288 12.3845C12.9796 12.2627 13.0057 12.132 13.0057 11.9999C13.0057 11.8679 12.9796 11.7372 12.9288 11.6154C12.8781 11.4935 12.8037 11.3829 12.7099 11.2899L8.40994 6.99994Z",fill:"#4040F2",__self:void 0,__source:{fileName:_a,lineNumber:32}})))))},va=l.div`
|
|
1152
1152
|
display: flex;
|
|
1153
1153
|
flex-direction: column;
|
|
1154
1154
|
gap: 12px;
|
|
@@ -1317,9 +1317,9 @@ function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
1317
1317
|
font-weight: 500;
|
|
1318
1318
|
font-family: "Circular Medium",sans-serif;
|
|
1319
1319
|
}
|
|
1320
|
-
`;const Da="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\CountrySelector\\CountrySelector.tsx",Ma=e=>{const{options:r,selectedOption:l,initialText:a,initialFlag:c,label:d,placeholder:u,searchable:f,sectionTitle:h}=e,[m,g]=i(!1),[p,b]=i({}),[C,_]=i([]),[v,x]=i([]),[N,w]=i(""),E=o();let y=c||"data:image/svg+xml,%3csvg width='21' height='15' viewBox='0 0 21 15' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath d='M3.5 14.48H17.5V0.48H3.5V14.48Z' fill='url(%23pattern0)'/%3e%3cdefs%3e%3cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3e%3cuse xlink:href='%23image0_122_19220' transform='scale(0.00625)'/%3e%3c/pattern%3e%3cimage id='image0_122_19220' width='160' height='160' xlink:href='data:image/png%3bbase64%2ciVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAYAAACLz2ctAACd7UlEQVR4nOz9d7QlWXbXiX/2OSfM9c/mS5/ls7xpV11t1ZK65aUWsggNDPx%2bGiRYMzDMAiFgZs3gBPPDDAjBAoSkYYSREDIt391Sd7Wprqru6vImK7PSu%2bfNtRFxzO%2bPiHvffS%2bzJCHXEkPkennjxg1z4pzv2X7vIyEE/tv237Yv1aa%2b1A34b9v/uzcz3snt7%2b2NA2BdQZYPMabB8sqnefH8q9xy8L006w1euXyalnH0h9dpN%2b/CuQajocKHLWbrG0QywtRvY3mzycVlzcqmxVpPEgsH5xIAokiYaUacvzrk9qN18sJzZXWIiCL4wGY35/BCynDkKGwgToR2XbO%2bnXP3LQ2uLI/oZ447jqa8dLqn8iK0bjlSP/jcazuHbR4WNnay%2bbtu6Rw8c2HrcG9kW0szunFl2TVWVoep9VbhvTjrRQfvm42o6LRroyRRw42N3rCRhN4733ZsdWtQLG9s9tcPLNauvvuRxStvXNheXt/Odt77jkPutTc20QoOLtS4ttKnlmqGQ8viXIKIUBSW6ys7OOto1DXzsw3azRRjhHPnVxiNCm6/bRGtAts7Pba3tllanGEwzGk06xxemuelV14hTRMW5ufIshGDwRAIzM/NYl3A2oKjR47wax/9GIcOHeK%2b%2b%2b6D4Li%2bvMza2hZzczMsLS0w05nl4MEDKKX4veKaSRztAvC/9k1rIY6EWqpIhopu3y3t9O1t568M7z59rn//9bX81o0te2yQbRwdDn3He2p54fjE011AODA/pChy1ropTiu2eobBUCGAhIDqOcLVEdZaNACBJ186SxwJzaZGR9uj3/jcynZswtWZtrm0uZWfhvDy0YO10/VEvZEmermWGu9sIDIK6/7fIRr9VwtAAYwWkricsRtb9mB34O9/5XT/LdfWsreurBf37/TdsW7ftbLcIyKICC4IwQs%2bgGBQEYh4dvpNzl%2bH24467jzuuHjFc%2b6KJokgL4SdviJ4QBJK%2bh8IwUMIFMGTOZ92N11KCEtcHz7yzCs9jFa0atJr17l67GD68sJc/MyRpfoXkzi8MDdTu2I0GKPwzn1pO/P3cfuvCoAiJeiiSGGLoPtDf/cLr/feub6VfeDy8vAt2313607fpQHPKNMlwHRClHoIJdVJjWWu41mYETpNmO0IKkqRALGxHJrXxFJw59II/5DFmIgrq55ffTri0nWD0QGtA9oElBJCgOADWjwmMkgFzHYtp123dPuuudINd11cye5SwX1zuy55p6Eu3H1b%2b6kjS7VPNOryZC3Vp2qpcVGkEZEvdTf/nm7/VQBQK6GeKoYj6A/DyQtv9L58dXP01Wtbg0f7o7C0M1QooaRQKiEERZwILijE50QR6Mhxy9wyj94bceyWWdp1TxwZfLDI6gtcu77OlesZbn2bXuMEqnGQnazOMFdkObTqgSOLgTSG3hC2B0LmhCQOtBuBUa5wPuBcOVFyF6FVoN3SoAJZKhQWhtbFW2v2zrNX1%2b6sRf67O42wfHQp%2bdydtzR/9ZEHDv3GbCc9ncQGpf7rAOIfaQDGkdCoaXLLgadf6n3gzKX%2bN5y5vPP%2b9e38qA0KUQneK5rRFoNMGOQdBI/SGsOQd81/hntP1qnPLDIYbtFueY4cWkArh88juhtbuJ0VuueeY/naNXye0Y1qzN17hEynJEmNxVmhUxcevENhlKeeKNa2HZdWYbsPSiyLnZzlbc2Vdc/yRsTKZoQdajb7CQGFEUszHtKoWQprMDqiKFJs4Vjp5kvLm8MPv/h678NPPLN26f47O4/ff/fcz3da5uP11GxFkSb4P7os%2bo8cAEUgjhRGw/Ja8fCzr%2bYffvHM6jd1%2b/2HtwYaHxSF72Cd5kBjnYcOv0Gn1edi7xhXewkn509xYPvXeXHtXk7I53lr0UXWWqyuX2G9SLjy2gHEKEYasu0V8jzDNk/SOHAMW19kYelWDhw8RtANWrWIEBS9fgbeUtgCQViaj1iaK/DWsrWTYYm47bBhZSvn2pbl9UsRl657Fhs7SHDkXpEVcKS5zNG5jNV%2bi2sbmkgL690aO/0WRRE4vzo8dvry%2bnd/7InlP3Hnsfjp%2b%2b5s/%2bzcfOMjczPpq0n8R24ogT9CABQgMkJshOWN7MtePZv9yWdPdb%2b%2bVbu62OrEdPMFnNcMi4QD9Td4tPZznDy4zUr9ncRG%2bJq7nufqsMXh6A0G9lnWPDSinNNrQ/TMAvHsrTQKzyDX2GYHH4bMzN5P1D5Eki7QrM8wKAJuZ5ts9RwS1%2bimLVRtjlFmyfMCE3KKUR8d11DpDFnuCJRacX99meWrW8y0m3zVg7Os3JrSDhtEwyt0Q8p2Zoi0plnTzM1mnJjPiSLFVr/HZs%2bwut1go6sI3jAcKnn1Io%2b%2bdmHt0aefX/3z73ho/mceun/xJ2o184UkiRiOii/1cP22tz/0ACwpnhBHopbX3YeeuZz/6dOX3detbdNA17i35Wj5N1C%2bxkZ2jAeOnuK77/0p8sEWn7r0fup%2bjgeaT%2bPOvMKcqpHXZokOfxUnQoQLh5D2LGtdR9w%2bzomjh1iIwHuFH/UZjUY0G23CcJXt1aus9yyRK2hoh7ceZwvQCaY%2bjzMxwcSMsiHG9hhZwe%2bskdg1UJ4LVzbYHMQspD18DkuzB0n1Ij5L6K8tk/TWqEVtlJqjkdQwbGMLy%2bGFlMVOxtHZHnkRWNtYZ2drk35nkevbR7iwmhw798vX/sLjTy3/iQdP1n/2g%2b8zP95s159IkuSPhMLyhxiAQhJr0lizvC5f/qlnw5%2b7uNr9ht4oi5uR464jO5jI8WD7Wd53%2bNfZvP0%2bfv3s23nr8VeYrTt%2b5tq30WyPmE8vcbU4wNsObuMxSK3N7IEI3wtc6S3RmV8kmVH0XI2cQC2JCIUjme2Q7yg2dtbZuvQam90hM4vHWWg3sIMe2TAnqkW4fIvCC436QSI3wo/W6XmNlS5N6WH7fbaWL%2bLVLHFnCZERhhxlPBpLLhrSJqGekfkMtq6Qtg8Q1dqEsMNgMGBrELDZgLrOiSMFJkb1TzOjz6JbSyhVBztYeOoL2fe8duq5b3vw3gM/%2bYEPvP9fHj966Nk4in/PDMe/H9sfSgBqpaknwrX17K0//bj98198ZfvblbvQeMvRF7ilvcbhZk6nGYiMpx57XHwfrZUrfO3RC1y0D/Jr597Dfe0rPHToVa5lCYhjYEB5j6kNOb0z5NRGwkziSJMa8606o2AY5QOUtTRTjSOm1VLkQ080s8C9x2JCNsIoS2uhQ9AptI7gCbhsiPJC1h%2bgC0fbOXADrC0I9EgIzM2k5H6D61sDjtktOqmmkBRtYpbmaqxHCxjRhFGXkQWdNGimKTubaxjpUmvVEZ8wEzmSuMbmJrC9QaTO0EgS0jhQ5BmbW4OZZz7z0T975oVf%2bcZXP/CNP37k%2bMl/deL4sfNaa0r75B%2bu7Q8VAAVI4xhQi5974ez3/tqzV76vP%2bLQl9/%2bMRbrp6inBbVklnZrFqJFHJqhy8gG62yqGstyhKbyfMXxpznSWmbdWhbTnNwZzhQtOs2IhXibiJgkmadV24TByyTOkKZL2OZRbHB45wk2INubtEbrKBy1%2bDjSOUjhDGmzhkRN1ja2YdRD2YJRluGKHK8ULokpRgrT65NnV6HWw%2biCucJzeR1eXg0cWHuD9sJxZo%2b/hbjWZEYlGKVQvs5wWGCxBAyd%2bQWM8oyyAXF9Dm8dWq0RmXmCiohck5qBwWiARjgwZ5ltLNHdWTv0iz/zz35gZuG2b/jab/gT/%2bhtb3/X/5OmdTscZn%2boKOIfCgAGIDYKH9V55dKZD28s/%2bL3L19ffec9R0ccnNkg1j2W7TFs4xithsLJkK3hkKZbZ8Zu0RDD0lKLO5I%2bzQDFCC7nGWJgKB3WZJ626pIwQExEjOLW2VUWo8DOUOP6fYriWYrWvbQXjjJavYTolETVKYwlmU3J3Q5pAa32DF08zcEySb7JyuYOc0WfRGlc5ikGO%2bQqY0s0s8U2iazSa2eEepeo0eao9lzoxpwVxdH%2bGdSlHXaSDkhMvblIs71Iuylko02KEAMalTry3ia97T7N5hzNekwtVVAIO9sZKmnQTpoUeUTmahQh0Fg6xnx/nesXX7//J370b/3o0597zzd%2by7f/mb/XbneeKorRl3rIJ9uXHIACNJKEyyvx8WfPnPsry8s/8j8cmD8THX3rvcwlGY18QD8cZtHMsRQtk4Yul4YJMTkHm326bh6DRjXbzEWKTdciaypk1MWiGLoa3iU0k5woeLq5ZnkYWIy3ybzDaCCGWkNRsEF3VMPHBpt1sXFGbGqoJEIzYJRvsrF%2bmY1exoxxNBttOm3H5c2YUGwz20qwtQTt11kgI2vGFHlM1OuSDwoiH6g3O9xTT%2bg5RdRfIV/fII9TcinYuTpiZuYWTOcoeaZQSqins8S1GZIYdpbfoNtfptGcwZiEpYMzpHHB1vo1hra0cCfKkCQ1XJQQpXWOxoK88QLPf%2bEjH37jzIuPvv8rvuMffvCDH/zhNE1H/cGXHohfUgBqpRFV49T1q9/8xGsv/m%2bMPvHwXbecJ6rPEaXrmCDk5gi1kNOS0wxHwtUwy5FZy4E4RqTNzrBFESBWgU2vyfMNkijQaUcULqMT%2bhQW8iJj6AVvMzJfp08dJ4FCFPNRgaiYlkmopz1s1IBmjPYb9EYZA%2buJ05i42UYVnluSnA1XZ2Vrm1v0Fv3oBDVvqUcbtBqaYRYYjHIKHLXI06g38B4gJS80iXO03DaFGlLEnrhQjFoNamkP2XyGzY3XyXUNb2ISc5il4w8xf/gASewYdHuMii5xojHi0WpImkIYDdnMc1oeItVAqOGyjFqtzqETd5KmZ7h44dyh//gf/vE/ePW11973fd/7ff/7gaWFZ7s7X1qTzZcIgAGtDEDr%2bsYXv//F5Rf/lzi%2bnh6f7zHT7NCQIUWScmbnHub1VW5rrxIrQUcHsKM55tLraDGs9jTnNlMaUcZc3ZIDDW0pXCB1Of0sofCGepRhldC3hiQpaIpizS7SinJUcKxIoK4F7zWDYc580icxQuRGqGZMzwrWzNGNYxBHK61jB33S5BJFpHmgs03qFcqnDI2hp1MEoVMMaMeGEENeC%2bA1IRNyG0PaIbeG3lDo2To1Mupeo%2bYaqMwSsnVcWieLaqhiBUKNJLIkC3WyoMlUjBFPNCrQQRCT0sw9UdErPSOugGKbrLuK6AYqXeTQYc9MkfDCs7/8jX/jr5996Fu%2b7bv%2bj6/96g/9WBx/6TTlP3AAlopGk25W3HP6/E/9/xI%2b%2bXWHGik920bVU5JaQRYfpqdPcFt0nQPxCnXVIHiFlhHNaMCmq3OkNsA0DB3JmatZeoVhWCh01EEpIYl7xDoQgqDFEOmImThQ05APEgajmLm5gJg2xnuM7zPwMRZHT2XEKqOvNX2dsGUNM2GNKNvEe2HAkH7ukWaETVM0Q7quz2omXMvbiBbiZguVFVjZIfcDtnIBFDOtHFNYdFA0onnqLtAZ5phhnziHqFA0pWCkPHliid11sus5ZuY4xsDm1XM4ZbASyIJHK6GtoFZLIVEEqxkMC7xyLGf3cn59htn482S6Q6QsnXqXhx86wekzr574R//47/3I5sbWfX/qT33X32006htfChD%2bgQJQRNCmzquXz3/FmUv/7p92zCfubXZaNLyhHnfBxHRZRNXmuUUuUo83CM6QFzViI/RCjEPTTizBGOoqcFttCwlCHMd03RyJChxKewSV4ERwVqCAVHtyNHnQxKmQiqCVQRJNbEdQBGqhR6wdI6tYd5pMhH5m8Xgy3yN4QbQm0RnGJHRzRc322Q4Zq6PA2rDF4VrMwwfm8ekMG91NBt2MfNRnlhEKzY6ucTApaPahkBG9uiEyMaOowSgLJFmGloRhMYDCIhasWkHlFucFYYNi2MeZETvDDoXvkGhHrDbxKiLnIHE8oGau0Vu5j9XiQ%2bTqOOJGJCzQlv8MIePYsSaZLKp/9aMf%2bV8uXrh0/2OPvf0vHD58%2bJRIGcHzB7X9gQFQRNBS5/VrX/j/nLn0oz94S%2be1xXazQx5iatqidcyIBnO1iFhtMMMmkCLGkJkIJCEyEQcZ0NIOG1JcUERKMfAxceSZMSO2bJN1ZjkQjUjJGTpHLgqrTEl%2bg2Im8SjjudKfJ%2b5nzDUDgTpKQ8AyAnpFA/GeRjQiR9NzNQzQCQWF1XiEvo/Y6UcUThMLHG9FtCNb3iHfITZC2mzRYEij1aGXC/gaquiTNTyZOFJXvmPBDnk8T95u0M2GpMUynWGPLDUY7/HFNjYoIg21ds75/AifXf6zDLMlYtkhUtsoyRkW89TNDkdmfh1Un2Z6mbw4iPOaJDlP1Fng4sa99EZtGh2FNhEf/8QXv%2br1M2/8p%2b//y3/xe9M0eSIb/cEFN/wBADCglCY2bbq9J//XreEz/9vdSytmptUkK2LaJoBJudafI41gKdnB%2b4DSdSKtiMRQZAkXdlpoZTlWj7A6ItWgIk2v0CCCoEi15bb6JoMQcylvEXKFD55YHKJKF5tW4IE5U6BMRuEUcVSnCIIKAcGQUJDgCRIoXIvtUYuZeJNUMopgyCVmvYgY%2bYjDNaEea7REpGlEETzbRc4oxGjd5FDrGIluU48NtcKSb63TEQNaGBYj4l4XGwL1NCU4TWr69Bli4zq%2bVsPk21AUDIqADD3N2ZyBtHjh5T/OWvetxGpAHmbLnvYBFQr6o0NsDI4QqSGCoLUlIHgRonaTMLyHXvcOUr1GVNtm8fB9XLn62gM/%2bPd/6Cf/0l/M/ucPfegrfvr68srvPzT4AwCg1nWKfBi/fuU3/lYve/yv3L6YEcdttI6YSYUCTUHKfCuABApJmWkKPgg7IwMSoyPh2GzG0CaQtNgJGkvGQt0SW01uBUEY%2bUAQT8c4ej5nR2IWGhZLSj5yBAWZirDOEWuhHQfyIudY01N4GLmA9ZqVQY2aDPAkXBocohHt0EnABMOWj9DB0tSKmWaL22ahcIbMabwTllpNQjHk0s4OLu9jowbKDSALJOIwskOmHDNkBAVFkqG8UPMxTg9wPqOpLEURyCVC6ZiAx/iAblhUTfHRZ7%2bds9ffTy3qApYy6jWAeAgeHTwhpFgbI%2bQEPCjLQuscTbnCLfNPM%2borhqMjiHKYZIn5A57LV04d/Ts/%2bE9/RJR07r/vnn%2bztrb1%2bw2P318Aah2RFYP6q2f%2bzj%2b4sPbz31dvNplvKqIoKjU5l5JJzKFZiwoZ1/oN0pomMQVZIaRJTKqhaQocESKW%2bVrGtUEL5xJaTUviIMsVo1xTU56AZiiKjtbEBurBE5scH2mM1jgFy9sx23mNhXrGgVogiKI3CkTKkyhPLUlQocZw2CTP28w2uqSRYuRiRBRt7XHG413MZ18%2byoN3bhCbHXYGiu7mGqkMOBAXdEc93E7ZBuc9XRwiGkJOcD0SiQjGE3KHMEDrAqcgsxGZaZJKQaQT8hBh1BaDIuUzp76SF85/kMjkCEBQIJ5Qyhdl9EZQSPCAgyAImhCEes3SrHni5CwcvsYrV7%2bZfLSIEouKFzhwsGBz/Urnb//df/5Df/Z7vqNx/333/lOlfn8TJ3/P7y5UofEGbJGnr73x9//h5s6//b6jc5p6mpDRIolShrSROGWxVRACrI%2baBJPSih0ehYkSkshgJcbqGp2aJokMa1mbhZrjQNNxdmOJ9axJXDOYekKzEVFELaxKOJQ67l4IEKVc7M6yNpqhnYL4OjvFIjt5g6xQoOps2A6brslWXmPLxjQjz%2bE6LHYcxw6tYSIoiLHa0E4UnZrQaVsef/EeXrlwjMXmJjXZYV53afo1GnqTuu7RqUMUFaAyXGJBB%2bZlyKzKwMQ4AfAEE3BRzmrR5OWN42QhEMkOVmVYk%2bP0gFGU8/LGrbx0%2bSHiaAelcjJbp7A1QtCATD4RqT5VuS8BIWGl%2b3YkniNOatTqmyzMPIMXA6oGuomK5pmZO0B/4Gs//C9%2b8h8%2b8eQX/nKjkfL7CcLfcwrog4PgyIvcnHrjn/yfG5s//r2LM23S1LA2SshDCxN3WYwDW0Wg8JpIG9qpJtKBhsSI0cSRkPkIhZCqQCxCasASUTeWgU0Y2g4ttcNMVKBV4PxOh0YUmE083WFCOxQ0YkhiQxLpKknJcPdil34%2b4ovXjnB%2bZ5H7D25y8GCgnw9YGw4J3tLLczrxgFpHOLs5i1OBTpTTqhcMMsMnn3mMZ04/wHe%2b99eIwhpCQj3KkMSRhYgi9yTiQBscZbS0wuGVZtvF%2bODQyuHEYApHokC7hFrdkWpHcCUb7iuH4Om7OncevMJt8/%2bEz7z%2bXk5deoQHb32ZneEcb1x6K5Hp4YgJPkIkryhhBUICWhWsdt/C2ZUL3Hf4cbJYWGxcZrN%2bnWH/IEoNwTRRYZZW29Pv9cxP/Ltf%2bsG52U724Q9/ze8bJZwA0P0uIyUEwePJszV2%2bhe5dv0n//ed/s//j4szHWYbhvVihk4KS/UtIq3IxDLyMW2dMpsKmoByAR8igikVi5oE8ArnI8RApDypV3TzBu3Ic//BTaxVFD7BScRcU3C2INXC7Kzh7FZENwt4chIVcM6wMxI2RjHe1fCuTRT1yfMNgnFEqsWxmYP4IuN6z9HLNjiS9rml08MYy2I85NzqAr/4xUc4d2WJb37fJ3joznO4IsUYhdUK4xXGerQRRIEi4K2QBcFqRbeALChqkhNcIGjBKsH6mNnaiKXGFi7TZEUpB7tgsdbRijxpqnFFn/ff%2b6vcdfzztGvrbOZ1ovoKbhiTxJYXT38QHTQiHiRULDogyiHB8MrVr6Uer3PHgacZjEZo7QgqhhCD8ojpoHxGswm9/lD/i3/1n/7%2b7Eyn/%2bEPf/2/%2bf3IQ/k9poBCIGZn%2b9N/Qbmf/WtH51KMjti2NTZHTe6Z26KlFEMV0SsMczqmoxXKKYIYHDG60midQDDggyEBgmiykJLEQt9rchwqaIoQY4OhHgtH6hnn%2bzGbRUw3ONZtxMCmOBVh9YjXd%2bpc2uogZsixxoD7jm5RBEffGYZDOFgPzCcOo0fUJWbZnuD6cAXsgLW1g3zq%2bgwXNhc5fmSdr3rHsxypb0BhiE3AFh6NwkYxKsqJAFC44PBGEAsNPLlEJConCYG%2b00TiiJUjF9iydSQAkWMoEYnPSIOjh0Y7KKxnVCQE41ic7aLzgI4H3H7LF9hZO8DtB17j%2bvpJrq3cQRptV9TPTyih1gVF0eKFy9/EbOsS9eY2NrRKGEgNRAjiwbQRn9NqKrq9QfqD/%2beP/KNOZ2bzW/7Y1/9MAIri966KwQSAv9voWaHMTuvufOZbit6P/525ppHYJPR8SiIJ989uUVOCKxJA0ZaUtigkCEHFpXDuDEopVAAVhGAUyiuUArRgVPmk3EWMQkRTcgy2NPP4nPWhoq4BEa726xRFQk2lnJjVpIBujrh9LmdtpJlJRhgtbA4Nm0OFUREaQdwmz1%2baY9jVPHz7MsOmY2XYZmdwkJmW4/YT5zg2v0xb54yyGjY4nHiCFgIBowOpKBKnCAZGTmGCRcVCFgKpNmix2CIiMr7UGyhdiHkIdF0TrXPmzAiTO3YKjRFH0JqRLUqp3Rti7/BodvIWrWTE%2be5t5MMO99/6UVY3j%2bF9jFJ5OTihZMOgiEzGMD/M59/4dh448e9p1nbo94%2bjxYAYUAmEJugR3m7SajbY2u61/94/%2bJEfimN95S1vefipdrvzu8LKeIsjg4zdLzvD/u/8TpXQ2%2b8%2b%2b8jm9e//SBxdORpFc%2bSSYCSio31Z0qGICWIgUUiRYrwQtEaLJogqhV1TCtJWIpQRnBeiKBBFpalFOUUeYnaICBKwIjSV5Y1NRebrHG0UeOXZGEWoEKNQNJOYhs6I2ebUtUU2BnXefXKFwjq2MxjYGOdyZo2lHTvObbSRkHOgtYkNmlEAFyz12LFja%2bjC0sscO7mnzBkPODwt7ZjRliaeIJrNokFT9UjpUwRhB03kLPiCrgsMc4fyjlgcTgRxBSujlAGKY/EmeQ69oaewDggMc48gYHMGTrFqWzR9j7lknV965rt59tR7%2bY4v%2b2ucufJuPv/KN5OYHuDABwiuzEsNnhA8tjAcmv8NsqLNxsZJtPTAZ%2bCH5Z/dwRerEDJEaXa2uxw6WH/x7/6tv/TH3v%2b%2b954ZjTKCr2bP73Cbn%2btM1YYper%2bjmwQCWrcYDS8d2Fz%2be/9MootHVbKAszUaoqgrDyRQKIwolFZ4HyEetNagTaWwGTQCSpEpgwoG40CUoIA8aNBCqjyJhVmgUBpLwAdDWksIeUTuIYSYetqhYWA%2bybHOMypiGlGHw7MRhYdUNHGkaGhh6CK8B%2b0tgub%2bQ12GEuhmDZxz5A6cjfC5p6kh08K2jfChHIC2sTREkZqA%2bAixHh0JdeNIgnB95yCknpnaNkY5cmuIg8NFYG1AxOPRGGA%2bzohRbIQ6hSi8KTAMqvPAWUeqHAUzSFDUycldxMljz/Dc6S/njcuP8Za7folrG7dzbeUejBpV9sGSSIRKOTEmY6V7H9gIrRwEDWIIUpq70DWUbxPcNiE4Wu0Wl65sPfAff/IX/68H77/vOxuNVs9if9dB1hMAxib5HVwuiCjyfFv3tv7V30W/8K6oNk8UEsgjouDJdEJkI2omEJSGYIiCIRiDiQwq0hAUSjTOQvCaBF0qcVohumTBIWiCVWU/aiFCiIIHFci9wRQ15iJBKAFWTyxIDWFEI7IkShFIaNRzlqhh9RyxHpI7IcfgHCQqIYhj6ByIpx0pRlojVhATMNYSS6mBNwzUIkeCo24EJULwBoNHpZoQK5o%2bx3hNd2eWttumLsIIjVMBEBRCzSiUitkJGmNH6EioFR6de5wTtlyCc4ZZ2SJKFFZrtlwdi9DRA7p5Skc5jsxdYqa1xtWNu1nYeIOsqKO1pTKMTbThUh4sj4mvEVC7ABUNEhHEIhKBrkEYIb6MG%2by0Z/m1jz/7dQvz//qv/8W/8Gd%2bwEQJWZb9jsG3MD/zuwWgQqmEzc3/9Kfz/Gf%2bTK3eRFwLNYpIQ0CbGK8SEg06EkSXebRKGySJIWqAF3QIBGsREyEqKmU%2bpfBB0FKKPRGGEBSiqs705dQLCnJb4/WVg9x1YIdbZjOGPsG6nMzD6iDQTOrMxhkr/ZSr23CkXVCLIkIAJQVNNSCPBBMibBA8gqEguEBda5pG450jRKXHY9YE5puBgKBdQClDEI/34AqFL0DZgCEi0sL9RzbZGlisheAVQ6fp%2b0Asnlas6SlN3QcCGusCPkCee4Ir6MiAQZLgTB3nFO20YMsa4uEAFTK8Vhidc3HlXoZZk5GPOXXlMbZ7xyrvCLsgZCwLCgENIQEqbVk0BI%2bIJkhEkBiRuLQRhgKCxxhFkrb52V/47F96%2bOF7nvvQhz7wk1qr31XwwgSA9r84u17QKmW7%2b8wjmzv/9m%2bmSSyxb1MMEhIJzLXAqpgQFDqKkSguZTwFqAZE9fKlbUawFnSM0gliGqW84gM69iDQHcYYo0kMDKzBBMFIQLQFBUmsePT4Bh6IVUG/SOjZWY43LVt5IC88Vhnm0oJ2AuDLTguBVCl8XCf1pZ0u94bMOjIrWO9piGAEQlQ6kY2GRlV8yDmHtYZgS7kKo8okpWAJtiifg6AllKmcSiFZIEiEiaEVPFoUA12jLjmdesFOrhmKY5AYijxgsBxpZeRBIdaS%2bIxu4clcwLkIpRxOIp47934Ggzm0ZDSiIXff%2bjivnPlyFB7BVZ4SKvDJeJcJMEVVyorapYQqgZCCHwE5AUjTiG7Xxv/XD/2Hv3filqPPve/dj53Ki7yKJ/wvFwgnAPwvjgWTiKLYrHe3/skPxpw/pDlGGEQ0xTHbcKzZOXRaYzbJQKVIowF5zvWdNnOzDWKphGNVA8kRMUBUvUQEsWejG/Gpc7cQopTDM13iGC6t13jHsWVmGjmfOHuQR5a2WGorFlsF3htyf4BWEtFIAiKa2VjhzRAvGq00Bg%2bUjxYJhGBLZmhi8koubRiHczk%2beIyyKAVKHL5wBBUQEbz1KB/KSBUf8IUriUgMuRJGI1vC1FkEwYQARmHigPYOZxU%2b0xhR1FTE0GrmY0tkCjbzmF7QDE1BXUbgc1RhMTIkD6WYopTHK2hFO6zsHObq6l0YnUEQtnuHqDdXMfGAUJQGIREIQRGCAL5698pMU8o7lUvPAaU8iJRRSEgKwVJW/Ao0mw0uXNq85d//x1/9O%2b942yPflSZp7n6H5UEmAEyj%2bLePPRRaRayt/cv/4cXLF75qceZOTsY9WomlG9X5F098gJ97%2bV38r9/5G7z/jnPgDMOh4sXrx9gsWrxjZkCss/LFRCEUldvIlGxDCwOn%2bA8v3MrCrOKDd/ZJlCX3lqOtPo0kpwiWVs2TSQngQI2cBC8JdRUBAR8yJHiUqiKxQsk2pRLGJVC2AYcPUPgySkWUoJRGE/AIgRyPhbikaB4Q5VCSl1wuKJS1BFdACEQSkzuHBDAmJViLcwWiHEMlOA/iPcZH6ESYM571EHPJJmgfiJWjpQrSOJCNFNkokCaec6sn2B7WWVq8gGSeWOVYn/D0qa9mpzdHbIYQYH3nONvDBWzRQChQY5lPHMpkQIa30yJXBUJU5Tf2FRUsg0FQKYRRBcKSyrU7M/zCLz35LY88%2bJ%2b/589%2bz5/4YUHK636nACT8drXggInqbPdfv/8nPnX9rzh7N2878hIzsePq5iJ/%2b5e/mV97/lG%2b/n3nefj2AlSbzBp%2b8pkHOLd9jB/4hmeJlcNjQAkqmKoVuhSEQ%2blQl5DwnrsH3LW0SU158IGGKhg6Q69IGBUp7zjaZyevMyyEmvGkYkENCES4oNAEkAiPRigIFKULTKLyuaEMRCgpr6JmNOCwqJI6hAEBj1cGCQLYyq8aCARwCi%2bUg6VcOXg%2boDQ0ajHOKkJweIGgHLnWDDKFsaBRiARMgERykqTg2sAxKCAPikQ5RllB3Vi0MhSFQ%2bmAxRByjxbQac7nXv4aXnj9fURqhAj4oPA%2b5v7bfoX17WO8%2bsZ7wEOkhsTxNiIZ%2bahTcTzPrnw4lhErFhzGADSg4lJe9J6xYTuKFKNRzI/82C/8tfe8662fPHn3HS93u33%2bS8zJM50pM4zSv03rdlDkdkP/5JPP/fUXlvWhv/j%2bsxxpbnN9%2bwg/8HP/HU9cuI9/%2bL2f5MNvexZdpGA6nF2Z5ZOnT/JNb10hjRzYOuCxZARv0b5qRvAl2Q9CzTgeOrAKXmGBlWGN2aiB1oGGCURaAQVW%2blwfRbQiQ6QKYm1RWKwXIlVq11pKDdiSosQS8CV7lIjxnBVxaBwhKEzFigRdHvMZClt6CoJUlgdTgldAQkHw4NFgAlqXWnMxUvjRiJ4yeCKMc7SNISjDwAM6x1tLKACTY3zAB0W30AwyaJgCrTW9XFDOcmT2Cu3m9TIRPs04dfU%2bnnz5q0sqbxwEUOLpDebBKb76HT/KfOscV9duZX3zFobDBuKbldIwTkaqlLqwSwUnIESDMkAMPgFyxhE3IQRarTrnL20d/qF//u//xt/8P/6n706S1BWF/S8SBScA1Cr9rbEHCIanXln7un/zC/Vv%2bfYvv8xtR66Ajvn0Syf5yBcf5X/%2blif5lnc8D30P3kA8w%2bG5Hj/wjc9w2wEDLi1f0IOmRk4OCBoISpeGVqjOsWTBcXmnwbbTtGcyVAi4oCm8ZyOL8OKJYzBak0jp5EfFxFFc%2bUEdPpQaphJFqSaUIIQINdkPeAoC4IJHV6wrUHpuAhng8UGVbFyBSFGCD8DE6GAhFATvCD4QaYdLhNhGjAoPRY5SCp9oUmsJRSCIUCjYtDHdrED7nJY4doJhKDFic4xxFFHER194D29cPM49x75Ib9jimVffSzaoE0ejUrYLpf/40IEXabXXiLXlsXt%2bnrNrJ3nqpW%2bl213EqAxwu8EKY%2bqnSstCGCsjovZRwaRURqbYbCkPtviVj37xWz/4lV/4mW/55q/%2bT93%2b8LePvmkAZsXgtwRfbIRBZjv/6uf7f/XV109E5n0tLJqdkPDkmXsgQD225W1VG2ptcDkd06VzOAJmwJpqtmkkgCYhjKtHKo8NttTbpKwWdWGtwS%2b8cJyH7%2bghC5sMQovCOZSUxuRELEoLWgWGhdDLGiw1NIG4ZOW4krPjKU3aArhKkiuAeDIIAYsHLCVwS7ZtKb28Gh8cXgwiAcWgrAUdQHB473B5gQRbGq8LB7gymMAJ3TwQBaFhcwwaLQU6HTFygUERsZnFbI4CdQoQIVYebGkSct7w0S9%2biM898xhFZjhz/n6c0wieyIwo5YCxTdhzaOk0Vzfv4MLVBzi8cIrnz3yQ7a1FIlNMaauV/W8MwOqwVHbCwBQIGSskcWmSmVifA3Fs2B5q8yM//vN//d57bvtks9VeHY1%2be7bB1u0npgH4W9PNNNL84hPd7/71z/vHWg2DjgNKNNc253jh7B3UE8uZ6zNcX53j4GLES1cWONzYYK5uCD4phX40lUOT4C0eQ6wCiMMpw7YtyX9DDJlVHJjxfPujXebqBRISIgk0TAMlroz2DS0gIccx0I40KQ0PgqlAVUYUjynd1Pwl%2bGoiiKGUhwxKHBEBQeFReFLA4/EEMRhy1mzGRq6o%2b8BSYgnOY7MCh2NYBBQKbcCHwCCPudwLdAuNBMMh1WUpzXE68MLVI4wKy/zMNrn1GOVZd3WsDUTBkoSCueaAcxtHeOG1t%2bAyRT0d4L2gJS/b7GUCCFGB4DTXlh9AdMa1lTs5df5dpSkmOMCOUVZdoiip4Xi/iqyeTNRps8zYT5xVICzPDwGarQbPv3jloZ/%2bmd/4ng9/0wf%2b7nCY/7YACFMUcJj/Jmp0gCQSzl4LB//DJ9f/3Hq/yd23r/PgifPESlXG40AaO55%2b4zBPvXGCb1q8ThopkqQJppppQVcTzrK%2bXTCwEY2OoYXFS4InohVZEAc%2bRilDYgwzsYOgKKgxFEdA42gCpalFVXCbVaV26okmYnU5sQsEVRpfGSsRBlHjgj2qOlYZaLEVIFUFYlOd48hJccBcBLaAfoBCPIW2pKog856EnETBtjOcGShs8KA9zucM0phLmeKLZ%2b7i337sfdx77FX%2b%2b6/%2baPl8EyGxIH2H9mXh9HNrx/jEc%2b8jG0UkaUlZlPKlHzYIQcJ4Ppf4Qej353j3I/%2bOI0un%2beKLX4tWw5LiB9lnmL7RQD1mzYIiiAalwU%2bxYjGlnXZq0wqUTvnIL332e7/6Q4/%2b5AMP3PtG/7fJiicAHP0WC4V4anzx7Ct/8oHbf%2bpeorfyTQ%2b%2bwL0LGyAzNGJNbjVHl7r8dx96hQdu64FX3HGgW760b5Uaong8OYKQ1mNiK2hx9IIiVaUgLCgUCUKCYBBfBnQ6SVBSJ8VUxoIxvCpjLzA2soYKZoKrDLG2ZCnVL2AqSVNhGOJxFF5QYlCi8STVfe3k2gBIyMmDZU476lJQqICzHq0KrpnS9NKJMgY2sGNhZRhhbcFc3ZKFiFFXkxUdfuIz7%2bDxJ08S6z4P3HWRZ8/fyxPP3slgFHP80CXe%2b8CzpMkOr1y8nf/8sW9ja71BLRnsetPCGESlfzggYztTNVaKZn2Lu2/5ApubRzh38QFiU45vaXoa%2b4THozsGXvlbyXrHnxUVnLYNku/O7so2WK/HXLi8dexXP/70n3/LWx/8S9YlJYf5bQPQRm96klYx69uDIzPyE9/zvW/7FOodzzIfezYGHZLZgs%2b98gCnrxzkK95%2blT/7oZfK2xb1arzHTnBHkILgI1TQNKIMZzxDp4mVwktKEZoMckM7iTEyQBCGaIxqoEkrSjfWQqspP1FbdiN2VWVecNUrBiI8Bo9FGKIQPA6N4vpAkxpPanL6to8mkEYpQoovw2QrRiSMXMHAD0mipLyf8pgoZuQ1PRuIrCVD08sNO1kZQjVbL2hHjh1X4z8/%2by5ePTXH2labEASlAh///Nu5srzEoBdTZBHbWzFf/tYnadUdBzqb3H/Hq3yh/xDBqZLyVW8cpEKPr0xXFQFTyjMqmmz3D3JX8iLt5iY%2bjFnqPmfDmBqO5cJpbVgpxPtKFqwoYRgrJBUVlOlbBeKkzs9%2b5Mnv/oave9%2bP3n/fXS/1er%2b5XrFn1Opx7U3/0niW1D317ffVv3DHvLRp%2bwgXOiy1cs5cOMA//9UvY5ilxJFQ2BZU4UMTGWIs5AaFCRESFNgIFRrUtEYrIUeDOJoRKBVjVUShIoLUMTQYM8uxCC0VHSw11BJQFosQyJymb0sfpQ3gSSqpTlCUDngBXBAKl%2bBDwhChC2yEwOVBj%2bX%2bMtauIxVVsXgyFdMwDVIJCJaEAiUFAy3kErE80AydEFSEDZpEB7yUpqCGGvD%2bB17ivY%2bepVb3tOtd7r5tld5gltgUNBtDmvUBcWR55tWTvHj%2bJJ32kK9518/zjoeeriaQTAZ91962S8mCN%2bQuZaa9xrHFs1zbPMmF6w9g1JTJhUkH7u7c4C/eZc8iU2MoulRERE/dbyymCPVawuUrm4s//5FP/X8JVe2f3%2bQfTAekcnMKKBJR5JtzreJjf7LTjHHUubizQCuOOGJW%2bMknHuOlC8dp1gveclcPo7swtCA5VNU5hYAEhSiF1eBdhEgZdBB8hISAURqtWojE%2bGApyIlCQk08EkY4CQRiDHqqdaVhdFd%2bEwbOkfmSyUbiK8UjRyp2alFkXohEkztYakIsmn5QfOFKiyzv8%2bDxDbbzwHAw5JbmkIEkeAqaSojQeAI7Nid3BUYsmRi8VwxDTGwdWgKp9tR0IChh5COWBxHzs6t8/dI6NSk43rzEQ3df43Ovn%2bCpV27n6S/ejlaW1Y0j/PQv38rhw%2bf4jq/9JWYbGe9%2by2%2bwsd3htdMnic2oImalMhEqNIp4orRHGnLe/eBHWJi9yqXVO/FO7QJMqmiYaXkPdgnj5PsuAMN%2bZUSZ0rzG/qJGJZDjtMYv/urT3/kt3/yBf3nfPXe9OvotomV2gxGKN1FCVIofPPWNLXnhYedjIg0L9T5r9hjObeOTEU4JC/MD3n7nywgZ0CllFZvjVIwey1yhjpIUp6QCT1FGIUtZLdTj2XE9AgmKWhm8IBYXBgRikpJuUXpNxsRbTTEXRyQBrSwinpH3KAGFJQ8JsYrR5MSiAEPNWMqWaOoS8dCco1sYGiYiEtDesO0VWjypROgwJIgtDeMu5cymEIWcRDlqJmMmVWSjmMQ4tBJSE%2bgXhg0b04hy2koTrOVr3/F5cIpffPpt/MZTt7G9kyK%2b8s8SiLQnG6RkQwUNQ6M25M5bz3D67F2EUILNe02RxzgnOKepp1u8%2b8Ff4sjcaZr1NSIJtOu%2bEtN2AxF2QcgEZCXwwi7wKoN0EKmwPjbHjGXBSg7ETd0HCIFaLebi5c2lj/zip//U4sLcX%2b0Phjdw/vF2263HdgG42du8ySkarXbiaPSJ7%2bqHQFJvYlJNO3Y0TBcjKd/99i8yO1Nw93HHPYtdyBqVTa8UWJWk5XzzZUOVtSSoXYFZewYh4H2O1l0sHi8L1NUCAYsOBQ6NDTFZEFIl4B0ag5ZKIgweJ44yAConqFIJyD2kKBSOSGd4VUYuR1ImQXWtrzwmIJKx2N5kFmHbCkNvCcHjihGHlCKWBjvBsDkcUWhP1yZ4FxO0ouuglgzIrWbkHXhPajRdm7JWaGL6zMcDtNKMvGWzt8CPfOS9fO65o5hgibTFqDFYAkp5CpuC0sRmwHYWEcUWEzlcoSjylNh0OXboddJ4QGKG2BC44/CLzLWX6Q4SvKuRyyzKTLHdMN4tecYeEDJFGdk9b8yGdw3UY2VETxmld%2b%2blRDBRyq9%2b/Nlvf/e7HvzhmZn2pSy7eQm4PQBspDfG%2bdfiiBcvrrzrl5889t5vffhejt02RKSG7m4g2oOa4fbFgv/pltfBzEIxWwpdEiYNl4mMUlEvDyX5FoJWZDh2gme1cLRUTMfEJNoS2MaFBMESe0XhPH0XIHakQBCDiML6vNJ0DRGaoU/w4mgahw8aRVTOTJ1jsfShMuIEel7oF465pFRZtnzMJhovDq8NWWYZOIvDMhP1GPiEV7spucuYS0YcbgvDAJvDiOVeQiIjmnWFEoMTw/pA0VJDbBDO9mosJjnNxHGt32ZrWKMeW8TnqDEBqropAM2ZHju%2bxVOn3sG5S0dYXj5EcEJexMy3L/HYQx/l8IFz9IdthoOUufYafXeIa1fuIB86zl69n%2b3uPDYzKD3F3cbUboyzydhMCZfTHpKxjWeiHY9BqPay8/HtQqCWxpw9v3rrK6%2be%2b%2bbv/Pav%2bqe93pubZKay4vayYBEQET76ef%2btL5w5mv6NDz%2bH1GowUqXhVgxoDfE80CzJjUp2AwvGfsRQhW3L2OMQJr95CgwRRmt2QmDHlZTxeDAEseXgWtAhI9YJDTHkLqep6xjxeJ/jKaNoTCjfQbAEr8kLTyMu7YRaNISIgCNGCBJzHY%2bLcxpxgSNQEDPyiiIERk5VkR2anUwYuSFZzXNtCFvWoJyw5nLSUUEWNEVRhlxZLxgyanWDCHTMiJpxxDhqdU/fGc7vzDGTrvLnvu3n%2bI%2b/9kGefOoo9Xg0UUQBTGTpbnf46K9/Gd2dGUa9lCjK0Crj1iPnOHz4NBv9AwyuNug0N3jlwsPce/zzbPSX%2bNRTX4fG4qwhuDIfWCk3BTRKDXpa7ps8WyZelVL%2bU7uNqkSlMnhj7B3Jp9j5LqC1Fgor/PonX/zj3/QN7/%2bxWj3tvlkm3ZsaopNIOHNlcOyzL3S/7o%2b9%2bywHj4zodWcxZKRRVAbUeQcuhzACU68aUEVZmEa5720lP4zlvhR0AxgQUHhqzPqIY5JxLfJsuBzJY26LG4TgGaAwSpMSE%2bsIHxI0iuBLDSsp073L1S4JpFrYyMslrxqRIGTkeLREJRjxlD6LwCAIwxCjxVGX8jlxnhG8Z0RpJpGgGRYRV4NiJ1fEyqKVJrMpgyKaBCl4hE6aEqeCiEW8o1Uz%2bBAQH9iyilFwZD6hm9do16/ynrc%2bx6nXl9jeiEiTfCqyWMArQq7BBZJ4hAuweOAc73nbZwDDp558D8eWXuHC9klW147zyeXDFEVKKDRBBZRYxJSrdU7bDd9MHps8dyz/TWZEpa9OKN6YAo4jZjxTDZ9Ydeq1Gi%2b%2bfPltn/rMc%2b995OGTv3wzw/ShAwu7AOw0ant%2b7DQ0jz/X/YrBcOeWr3vrJQga6xxKV9TP%2b5ICFhmYCJSr5D61C7xxkKkYgo6q1IMyEkZCQEkHR%2bn0ahpFC%2bGaT8l8YN5bOtqQqJgQdHl%2bAERXkeZSpZIGtAQKPMMisD2KmWt4FhIhc44MwSmgWrEoBMgASyjtXKLYLISuWGItZN7QKwLajbC%2btCU6VcMWHtEBjcF7hxDKfCpfLo7tHYQop14T%2boOIrWGgnlgiBblP6VqhJUNm4y6b0mC7mOPg4iof%2bsALfOzx%2b%2bhtKVQpKCMS8EHTH7TLvlJl0v7G5lGurh7kbfc8SS19jC%2b88EGyPC3rwPgAOKIoq4zVY9vMFPjGW5B9x/dYuKexNHVV6UioWGNlipkOaGWaExPFms2tvnn2%2bbMf/mPf9IFfHo2KPb%2bPtwkAlzd2EaqUsLGD/rXPD77h0Vte4oGDlyCfp2YyIhMBLXC9Mk5M14Bpu1DZEh8E0TVEqcqYWdXnQ5VUkwSvTcUeB%2bSiSYhZMoGLhfDCMOPOeMTBeB6ZcqENCtgpHO24jPILIaLnynp/26PAtV6gkWqG1jEipxbHODzDkJUhUD6noTU2GPpWmIkV1gecC2QmYG3pshqNPOIDIUlII7AVBVNKI7a0SNpQCudBlZ6ZLBeu9zQUllakGNiY1Syg7YD5mmVr1KCbaVQ0ZDiMubJ1lIfufpWN7hy//rETJCabUJD9AepKCf3eDKtrB3j9yn1cWz3GKKtPglBRfopqhTLfGijjF6eBNJYBp0AzdhiMzTtUdG9cY2aiNFYyYBhrw2oXyPvBFQJRFPHUF8581cVL108cWJy/cDM2PAFgd7j7YxoLZ6%2bqk69f7r73B7/zdSQOhKDRRvDBoyIDcQNcgCgqbxOorOMKL4ZRSEgwaKl8rUFTUr4yACAg5AEyLEEETcQsQl15RpFiPcScyj2FzzhoyqqlWitqkSYHfMgZupj1ocUoOKgjmg3HsbZla2h5/krg5DEhkcAoFGR5TuFU6RXxnkg5UikVpURCteJkxAiFKoZlUlSkMaZkuV4gkpI6KRXIRZfj4EOZbqsFT40CQYynKxG9ooEnY%2bAC/Z2CoUsQ16epslL7TeDq6hyryzVM7CaUfRcZfo9yGscZZy8%2bwMWrJ8mGEUmcEfw%2b6rYHBNNfprSOySX7yNb0uWMiGcb%2b8WLqfDVh1Te/vrx3Wks4e371%2bKc%2b8/wHv/Hr3/Mj2zv9PWfPz3Z2PSGHDsjk78hSTM%2btv/9Djz6%2b%2bP5HNkBaiDGIaeG1qQJaolINH7%2bkt%2bXMcKWvNY5iFAXeW8RXUzq4qtGGURDWJWNbcjJS6uMIZmIOKWE2gW6a8qr3vJT3uO57XLFDUJb5JKER1ZhLNMdawvGmohUJiWiEhMgE7jkCOlKs%2bZztIqMfDDs5rPT6jAYjlA0oUfSK0p%2bLh0SpMh3ReZxOKKIILxG5FZQGJVAExdBHeFFEAZTzGBdIKdAm0HOKnmtxbdSinxVkPtAtZui6WYxkGCnoDhOsz1hsbUJwzMwu05rJy5yN8fjLWFPdpS5KgS0SBr3mrltoGmyTYxUV/M0Fvim8VZRuSgYNYyBOe0bGKZ1q7B2Z8pLsvSFQVrLI8sDnv/jGV2WjTBmt2L9NKOChubEnRCGi1Vc%2b8PEv/653/DrtuFVmsSmD1obLK4v89BO38q1vP8eJxY1dX6TNQdVBTOnUrzLxSw9L9RhVAyIIGWtYBlJjiZim15gQ6KucTAkDDJHAvIZRLWHFp6x5jyly0qzLoinTuPNgqEURmkmsLiFALimDyLAgnq4XNlzBwMJQxdhawrYdwHCIKEXXK7xJqUUNjPN4aylUUqaIBkcRqpAlpXEOlHfoUPpc8QoRTxDBSemrjSgINqLpRzifY32BcilaG9LYkQ01WkqLpVjL4YULXFlfYNBPS%2bVlgqux0XgKYwHAo%2bQmPHoPo91vZpnabkoVx5R2mvreBFSTc6ZlwOn77H1YAKLI8NLLl9%2b9srpz2%2bHDC2f22wQnAGzGlVFRDMGt3rrUeP0xk5WhRCaq1Hhx/Ppzx/lnH3mUDzy4zYlkB4bjBvmSwplG9fSSpU38hkGDBHL6bAdNLA0OhkYZOBVKuathIRWPNmBEIxLYCI6uGIKOCTrmjHVczjNS36NGxIGoQSIKrWJihIHrYb0CRhACM8qwXHhyElRaQ6Gx2rDaXaNGTqHrZA5EKQa5YyQGF2lSFXDKMLAeQ0ngjasS0JXHVuDQAk4pvDdQFGgp4%2b5yL9ggtOKC2cY2w1xQPuB06bf2DiwF1zYP8PrrJyiGZQmSPfbhKU4MoFSZPFVmt%2b1D1kSWG%2bNBbgLSfffdj5mJDTCMdd/KFbffLjidOzKOBbsJaAMkScTFKxuHXnn14vtvv/XwmUkb9gPQ%2bipcR2KCO/POrd7mkUaIaTT02OUKKKxLKKxisx8DdUjqIAMoWpTlrIoyckLGsuFYw7IM6LNGRIsZZkMC44gOKvDi0GhqobQ3GUDE06is7k6EflyjG2oMvacbHFsuhwDG5UQIg2DJK5PLSlGQKscwmQEdgQSMBLSOCX6BjLLyfFDCTlCEENEwjtwV5K6M9ujEZRyhdQ4rpS4dnFR9Yqsik0KqLLUoMLIRmSuXT0A5rKqRZRbtHf0swvuc4BWKnNwnfPLJ9/DaqUMkcbbXSrKfIlUa8u6xvQO958JKvgt70Bb26R03uc80fqqk9km41%2bTZU3%2by1064D80AaK0YDAJPPP3a%2b2%2b9denfjPJiMi%2bW3jc3FYwQhhUAA95deOyVcx3uOZSxkHpCNpYKFEcPdBEs//fH7%2badd/dpxI7XLs9z24IjTlJwVZiUrzLuceAdXoSMmMUwS1lvvpIJxyaEIASlQCkaQTMMwohyjY8mHiWaqDSCsCwKpyMMERsmxSLkIWADaNFlzi9CiALboaRQhHySdVx4UEmCEFNkOd5rYhPw4rAS8FpjnRA5hxFLLopAII5BO6E0mQpOysVtxBVljj0COpAoxSgPOC9l5pwr7%2bdwZREm48hsk8898xCvnzpEZPaZKPbjQpcxja4wJeWbZs1vJuZN/z6lHVeDjISw79Kby3G70BqDbvzzWBnZdave%2bPDyZKUUZ95YeZvW%2bsDifGMln4o93U1KMrNAhFH91trm9be/evEQdy9dhCwjBINUEcInj%2b5wbLHL488d4Qd%2bvCCOR2S%2bxj/5718A6YNJKbWUsWFblxq7qxGHQC3Y6vcwpTl7EIOg6eHIdaAVYoZe2KhkwnmElEBPFDaUkYFGyvwRjSIWcAJDqwh4lC4VpFhRxiKiIQRy7yZUwFGaNwKlLBdL6f%2bNJFDo0vY48grnHVp5TKD83ZSWfu/KqgdeFDaYsnCQ5Dgiioqti4RSGPcyTnkminPWdpZ4/fVbsAWIMmXN50oa2QsgKRWSoG4E24RCUYl9pdwYpmzDe6EwfZ1UGm5lkpmQX9kFmN8LxPJjbIqRvb/t2cayYUmao1hz%2bdrGHWvr3YffdvzgR7OiuOFMvNvE%2b00I5%2b/e7m3dY11Kkm/hRw6VRFVjHCbSvOP%2bdVr1nJ96/DZev7LA%2bnaNf/mxO3j8lSUurLbZ7Nd5%2bUqTT7/e4Refm%2bfjrx2gIGLkA5MM%2bspYncmILPLkyjFUDq0DIzyrQEMFZih9vTuiWAeWQ1lCY14KJARaHowXMl8G3eMViVIYAaPAS5WMHsAGj1aKSJUhVYgQRwpjyggXKzFGDOIErCcioHUgqBL0A6cYhhK4Y1elkkBkArHyxKLIitINqHVlpvWK3JfFjzSOZjpg0Fvgi1%2b8m2FPM9PZ5G0PvUq9XuCcmhrOXRLmncY7vWesZf9plEz3pprxDQjcd3HYf2wKcNPYm97GBuk3NcPsbpHRbG4NozfOXn/MlEUeJ1dNKGAUHSw12PDiQ4Nhv5UVMZHkiE4nkS14xcHOiEOzIy6v1/jG9y7zP371M/zlH3snf/ulBzk41%2bfATE6z7tjoJwysoZ8ZDi16Dv/pV7l7tsDbFIvD4MlVn3WtSBF2PNSUYhZHgmIknnVK65OhTNKxQYgkUJOA4GhhOIBwRRyXncE6XQa7UoaJl8EQZXLQmAFFIrjgEFXmkTjKClwxgcEowgkYFfDB4gkYoSqhq3HBI4EyeVMUogqMURQFFM4SfOkPVsqhtGJURKALIgOxshhdcObSLXz6iYe4fLFNrAZ88L3PcODgNqfPn8A7QZkp1LyZeW8adFNKCshNSqyMqdsepP4W2nGYkkHHt5Fd4/aY9E5Y8DSk2HNN2VVlPvXzL55/5L3vuVs5F7zznmNHlnYBWGRnQWpoOfdgloMERdKIkDgqH6BK%2b11i4JaFLb73w6f4vq%2b5yonWNd555yVW%2by1yG3N5PSKsqzJX1wTqMWxsG/6fzy3x/V/pmYkH9F0NEzRaK9rESAjERogFtoNCiSLGk6OwVUi8F0%2bOwVecoYdmUCWdjyiX4rLOUEiZA9cSTV7FCmoJOBypKJR3FCEQqTITzlaJ6OI9sSm9H2UUc1lqwiDElQAynvDKBwof0OJLsEaKPEQ4HN5rmsphElfm2PtAqnr0h20%2b%2b8wDPPvcUXrbMSF47jx%2blbc%2bconPPnuSbreOVkWV3zsFhN9Ekd3NqucGyrf30HT41TTi5CYnVy%2b5X5%2b4QUGa6pDppKZJA8YyY3kvpYVLVzbvUUovzc02r2V5yYanSvQqgh8kyIX7ljcbXNqYQ7QCHcqgg8r46En4tvdu8B2slZfblL/5xz/DodmMf/34W6nFAW0sogTRpbvYEPjY00vUga96YI37DzowZUGisnpJQBPoESgQrIdUCQUwqLwoiYRyeVI0MZ4upZ%2b2LClZ5gh7U1Y0WBvGXFhrcGBuSLNRdo/1BSkeJYYMg6qiiVXV4WP3poiUlEwMRYAslAH8zpdkIwSD%2bBGdKEc0uMKCKKwKpFFRVl6wivXNFt2%2b5vzlOsUIri3PcfbcAuIL0iRnFAy5TTh75RCvnr4F7yp2P6ZON7DFvaM/IXxT5%2b5RnNn3OY0PKvDsCyK4OcUda8D7vu/RhPdfsp8aBqJIs7LeO/HyK5fvPnZ04dooK7jrtql4QFGzBLaOhWL9ru7wIKNMY2JdBhrYqQgIyiwMXEEZVjVLXFN867uX%2bcjzPVa7TerGTbVbyupSLvDa9QZf85brpNGIrSzlcpEw08xJMFigh8eJIUEYBSEXRVEJ1xZFEgKZUwy0w0kJ2r4XVjZieoXCBkd/ELO8lnDqouEb311woGHpUxa0TL0i1RGFwDCURl%2bpIoSFclmvQOmRUQLeaLx3E9kxOFUWfVSKqxsNikJoNnIajRGJ0qytN9na1FxbnuHU6QNsbWj6g6gMiw%2bOyGSl/uUhiR2XVub5uV96J91unUgXN0HQTdAxTkBiKqz0TSnUvlu9KZt9EzI7uaaapJUtZA%2bFftNtLwiN0Wxs9JOt7eF9H/rK45/oD8rc4akSvafBb9yauO6BppnhloPbJDUBK1V9kKmme49YX16tDDDDZ14/xFY/LQtv36Qtxni2ugmbWcSO7/Irrx5CtTxvaebUKJd4iCmDtKwo8lB6N5QIaRASAhZNT0q7XIMy5fyJN2p84tk6pgwIpCjKGWlt4PKq4e4jBQbB4WkEYUE8fZ%2bTY0oPhq9YdCgtSJH40ttEpUQoRR48wohDHVjupjz5cocXnuvQ29HceXyV971nhSe%2beJw3Ttfo9w15VqqzgieObOn8qXzGJVBK%2bhW8ZmOjXYZOTQJS9g1qGB%2bf2mdsFuOm594cGhXFk7Dv6DRzltIicTNcTeP0BpOf3Aj0iX5S7iglFD5w%2bcraPdeurdIfZJw4MhWOpfWtOLd6izCInYuZaw9RfgCuBXFVZWCatJqEoFMEePZCk3/5sVsZFYZm3TJWrieTKEBsAps9ww/9yu0cnj3IxbUW3/E112miyEPpgUjQtFEMq4stpQQwDGXFqkQ8Sgd81ezrO4qXzxoGI2jUS7OCVqGq5wfPnUnoNAruu82V5YEJ5GIZeV%2by1KgsRabweAlQacc%2bFGiloCo8qUURa8/qdsqvfOoYz79cQ3nPKDdcvtbk1JmMq1dTNjcSIuOIjas00pKljoG3O0ChEpMCxpRR4iFww8CHfXvT1c/C/gEPe3b232CMlF2nxUT%2b28eKK1NO6WK98XKqGjR7VeQpW9ANF0x/Ey5c2rhtfWsYaV2m6k3JgAnQO4nxrI9mOXVlHusNJi4NjeUAlsneQsDrWpnWncM//LnbubzeZKZuy4ZPE8ypGZzGjs2tiCvL8xxccCx0chSBAbsKQw70KWsR6BDIJKItgRTHDhpBs90zfPS1BheuR2z3Fa1G2O24ikJoDdYpPvaFFoNiwKP3OlbwrPtAZlJs7gkuEEmJEI0nVkLhyngKE8Y4CWjtGGY1PvLx45w6UyeNLN7CQyev8Y63X2WmndMf1Fi5nlQxfaEE1XQfTCmj4/Eui44rrBWUlEn0by6L7Qp6wj7M7EXIm/w4Dc6boP2m2x4%2bDGNrws3kzDGoA%2bU43KROm4iwut67ZXG%2bPX/o4Mx1mLIDuuJ5FdzVWwmBq6sNXr1yjH5Wo3SDVKl93iI2K3OOKFPzPvNqg1OXOiTRlCTMfuxXrxwgijytusVLwBYKjTCHoLFco1zKoIxpESR4XBUOpBEawM5Q8ctPNvjcSykbOwqjw76%2brKhFCFUomPDCmRrnl2O8CAUGLQoVKRS754QqGkf7MlOv8HqS2I4L5IUwHCg0fpK/ffxoj6OH%2bly%2bNsMrp2aRin2PjT7jd97tAPYoA84p6mmPpaUVkiRHVNg7oDfIb3uYJeMn7R6YQvbNBoGbwG4/KZ3Mjl12vdeC81sAd0JdbziINort7cGhU69fPHrq9YvAFACNnqkFt72ED3QaI6xTZHn1syjEF0jw5aIyJgYsn3%2bjyd/5qXsYZmUq4uQNp//2v3w1KoWFbhGVBdKC0ELRxpEAh1AsEUrNOzh6wDYRp1Zq/KfHO5y9ntCseZJ4umemOn/qcGwCa5uKZ181ZSndACGUlNd5KXOoFKAVuVd4BToKaO2pxZ44UhQ2pm5GfMW7LzEz68hGZfGhzz1zhP/7Pz7IL3/sVnpdjdb7mOZ%2bojMeiwAhCLYQ7r/nFb79w7/EY%2b9%2bGVEa52Ry3Q34kTfZnz7426kQOS2m3%2bwhYf%2bRKXY9/S5v1rg3aYLWisGwaJ69sHXo3KVtYAqAKrq9E3y2hHfctrTCyBqubdbKUHtvwVmCihBlgIwnX0v4qz92H9c3WiSRv1FQnny/USYRBTZXbPQ0fQK6KvyYBMUcgdkARQAfNA3lSSh44rUa/%2bETHS6uxCSRv1F0AW4QpKq%2bVAoS47De4ymQAaxeryielFVgUuVJNESqrJdap6CupJx44hCdcuTAgPe/9RytRk6WawbDiMtXmxUg/T6iVY7CuJ0TyjEBZOnKa9Ry2s0e9548x%2bx8D%2bfG0eVhj5h181G9mX1vdwxulAHGuvO%2b824ktXuvF6bskzf28eRT9uzcsK%2bU0O9nupbopbc9fAswXR9w9PzBUHQX0ILBstWrc62/wEPqYhVgYBBxXF0P/OtfvYvfePE4y5tt6jXLDct87WE7N3ac0pDlMBgIO5RlsZuiiDHUUGzbgm0CdRO42kt46XyLJ16sM8oU9dTv69K9%2b9MdOsa/UoFD8znNSHFhLeLzz6ds9OCbvmyHTieQWV/ms0rA%2bdJobVRZI1VJmSgegsJaw8k7ujQbZ3j8ySNcvNImjstilLsTrnrodOP2TMJy33thdmaLZnPAsGhwfWWefGQmeSH7z9/Tr/v3J%2bfdjN/v396ENYUptL0Jm52A/QYhdMrus2fC7AWiEqGfW/LCH5ubbWio0nXKu/cWvM9qBIejDFAxEaU0j4YoBzb59584wg//4iNc32iXi8Hc8DJ7Nb%2bpujm7/USpAV5crrMZIuqiUN4TgiV4z7rkHDKai2dq/NuPLvDxp9vYQpHGVXEekX3U4eZdPnbKawk8e6rBz366zS8/OcNzF2qsbMds9kv7o3WBDMETaBnLQlT6Lws83kAUC7kN5aI2NubIwSFf84EznDjSJc/1bgMIuxywevE9dbun8FHkmgML17n75Hl6wyV%2b/ROPsbbSLLXi8aDdzK22H9BT54ns6RL2gmmKNsve728isd/k2M3OGf/dXO6bnokigtaaM2cuH/rkp55twnRJKV%2bbCflO7PsDbp29yC1LK1DkkA0hztjsav7xTz/IT336bhY7GY20mLQj%2bCmkwS7/HXfWfjMEYHTg7PkGr15ukOFxAZq%2b9Mm2tcO5wGdPNTl/LSU2Dq2nXnc/m/8tuk8EVrZinnsjYWMbmmm5CtHGdhlmpQpLE1uWwqMsUJ57qtIUZeiSIVAU4FxgNDLMdQre%2bdYr1OoeZ3c7e0yApyNS9o5VJZArz/WVg7z0yu3keUS9NkTrHOcMzukbzTLjA3vEsKlje1lA1ZybUbr9B/Zdc8N%2b2cl7bv9mVPnNhL/xb1Vt6WHm29aVebwTANr82kKwA%2bky4p7bLvLl951maAX0MleuB/7qj72Hf/Az72ZnUCPSbjfEbEyO97zLbpW%2bMQD3AMWD1oF%2bV/HK602uuIBSigaaNChmAuQyoBa70j%2b7r6sCuywvhCqccN/r7uI/IArSFOppwKgAUioj564YrIV2GgiFJh8qnGi2vcfZHAqPzQKjTLAuYH2o5HdHYYX5mT6dVoZ1as/kuDkD220PIWCMpdub4TOfe5CLFxvMzW5w370vcdfJ15md30BrW5VV%2b022N%2bGme3WRN1EOxqLRHpDehOLuOX4TcN5w432sad9mncc63bnr9iMtmAKguGwpMGJNe3IC7zxxhno946NPPsL3/JMP82ufP0mnkZFGtspJYHpCToA33i/7ebzjb06tBDa3DVu2tP3t6IJcwEjCjDa06vkk72laxgrVs/YM%2bhiIFfVxHow42vWinA7jpoWAtyUQz15KeeNcgkSaJ95o8dHH60gWSKNS/BgMHcurhmzkS%2b%2bPBESPA1EFHQXqDctkeYk9Dd03ZpOo8rGtrGxnHA1xhWdttcP6xgGazR6LC5vkeTSlkLCb%2b7M/0G/fg%2bTGQ3sPyP79m4Fr/P03Aed%2bSnjTbb8cWGrCO9s7s5cuX5uDaUO0zeZy6bFuE%2bYHhgcPvMEPP/V1/NQTj7LVq5MmZfh6EhUszvS4ttHBBYP2fooSVoXSbph9Y2TIZFcCGO1Z30hY30rYWhqx7gM1EWZEkFGdK5spSsbnj0dtzHz2Cb5hV%2bIJlGCMtENJmfOry5ZVFfPLOxQ57PTLilRr68ILZxp0h4bFhYyH7t2mkwyIlMVmBRKVMoByHh8CyoD2juB9NRWm27bbkF2qt%2b%2b4E5I0I8tadHuzDIY1rl0%2bRJFp6o0hJ%2b94llExw/lzt6HlxuI%2bwlS86M044g07NwFLoEzrHAuq4ebnjb06Vc/eeJMbFJeba%2byE0ifc7Q%2bbX3zpYvubvu7duxQwhI20r0dsjVIKrfF4Pvnc7VxcnaOZ9nnHXef5svvPMswNK1utMvF8irKFPT6n3ZeeBElWFGAsGwVKOXBj0/C55%2bbZtIoYh4SMGMdLK/DCtZSkMjSX14XxkrcT3%2bqYyoYQdilgdWyUC9u9qWK%2bPkwmrUiZNTAcela7mmurMR7F6Ut1PvX0HB/75DyDIuHI0iZHWhltgcW2JY4t9cSS6Izr1xNWllPUuI1TXTDZZx/4xpRbIEkyclvn6aceJJEN3vOuJ7EhZXl5gfbsJiduuVQWJr0ZMN7M5HcDW546MM1B3ozABbiR7ew7Zzyge%2bSwm23j41M1CgEXJIqTNIEpCliwnWzaQCJDCmdopfDWO64wN5fzp778Gb7skav81Kcf4aPP3kUIFqNDlZNS5U/d4EQf97pMwBlCuUL6rmhY1jY9fbbOhYdSTh7UdHy5hELXBpwtw8EmGf8eUGXGVghUAkT1nMrgNnEThYAPgqsyyEouWYJ2AkgHtQROX2xw8Uq5grlSZQDqxasNHn9qkbfdM%2bK22YwkVVVSAqzvNHnl1YO89Noig6HBKF8pWnsHmlBNwOnx8FAUhoWFa0SRcP3KAQRPFFmOHFsGpTl37gg7vSXW1lt4GybVs8Y3vwFfY5q%2bT3OZTP7xOWMiXU3ScIOTevqm43eZTl%2bakPS950xe7k22qchp5z1GR/G9dx6PYQqA2247GbqAF8i9ol4LfP83f4KkpugseiDh9NU5QhC0eMZ60Z6ojOmXHQu5UxR6PKFkTBGVYExgMNCcv1Zn%2beAqcyqwNTR88rUZlFYEV0WRTKUZjPMYxuVzA%2bNO2X2OUN5fAFuEiTdxIqr5qqpo7Ll0vUFeCElcUkijA4UVXny1xZlzJ3norlXe/a4VBiPP088c5fmX5uh2NXg/UchCGMukUyCEPRwreLCFot3aolYv2NmeATxx7Lly7QSdUxscv32DwdCwuTZHv18jqQ3Jh9FecW1PX0/tTwF1curkWLkjlfzub8Dd9M1k7/E9QN0Lzn1Pu8m2TwkSIS9CMhjaGkwBcOCpquwFnPL06bOgNEo64JuMhhGXVls3Ak4quW8CrlBSZzUG4W6OaXl86h0Ck0ScC1dT7MOeIgj/5rPznFpu8LWPrfDUi23WtlOSxJeh3b5MPhKpKMO08avqu3FIk60iOsYiznTsZOGgUfcsdHLqaZdry4aNTYPRlURXhd%2bvrieMeoHehuHTzx3hpZfaZBllJts4hGoiCrCXxU33ky/veejQCrWG5/KlQ4z6CqPLaJjCCeurCwzyea5fncfmcPKOZxFT47lnH8bIeO2NcUbbmLrewHMnD91jLw7TX6aOTe9MZMEbgVWO5NTzwpiK7EP%2bnitutA1KxRGdLynU7lpx0spN2C0T6zPP2nUQnbHYNpxbnuPc9RniaMrnO/6cyqraO38qEIa9330ow6zG1DAynnPn63z%2bpUWeLyw/89w8996a8WUPbqHE8nOfPIR3Jf9QWiZ95CsgwpRxuuqfag0aXOFxFnQse0Sa4AK1BjgiHr5zm8IpfuHjC1gLSqo1NVWgUStY3mrz0786z6WrKbG2JHFZDWsXbOP39BOw7QruVVt9KfOJiblyeYZ8yG4oFqCVo9erc%2bKWl4l1n9nGBd7%2byBe4tHw3L7/8AHakyjp/Nwx0uMnuzUjluC3l/sSVOS20jhs7YVfT4za%2bx1iIfzP2vQ90EwJRHvceksjkM53aEKYA6Hw9C76Mt8sKhRvGeOvJd0awYnn%2b9ftZ3W5Qi23F4qrEZx9QqjIyVi8wYbPjd6neYf%2bx8QxVKhAK4acfXyBQhkjVa54hEQ%2bfHPHiawPOLjdIk4D3pUV9HHMwZrdBwh6hvJyg5YPKYFXBOaqIrYDWsDPQ/MJvzDN4zHHb0U067TZXrqQ0Gg5dUXCtA5dXGjgLaWInxYimicbEFTc93tP6mA8ErxgM6/R6DTQWrf1EISsKTae5xu13ncWbJp32NR6%2b/wW8xLQam8zO7HDt8kwZ3Dq%2b7T6DYwggqkyMCmPKfzPiOJkwvxnb3NOJY%2bhOXTP9cuNjv5kRepf1aK3wuPzC5ZVszy8izdHYzpVngDbELU3c0DgSnj9/kKLQpQ1wuqOnSXu48W%2baUu959/GxahBEAs6WPlKjYKenGBYwGw%2bp110ZJUJ5vnehXDl0GuDs2gEnn7akjElSigbOlfbBMYCcg60dw0c/vcDKRsKH3n2dtz%2b0jjGB4VBP2q%2bVJ9KesbYd/PT7jjXrMNHyCWMKI%2bAC1kakcY/773uN2fk%2boyzBjb2goczwS2qWCxdO8smPvYfVqx3arT6Xl%2b/kiS%2b8m9HQoJXb88xdkExhwI/zdd/kvIry7V5TkYHx/p5rdqn3HqUjlKsSiEw/eP92c/YLVWkT74vrK2t7A1KLgq26hgYQck9QFp02SEOgT42L67Oo6UZRKSBVR09iEMOENk4oYflZRrwQqtp1FQjHMqBQsr5ywAOr64bPPDOPsrOcuVwnifzuiqJSUp2xHUzGS1ZN2QRLg3OZjTXKFd4GIiyFE4Z5KdRr5UmMY6cX8/hTC3zLhy5yy7Eur5ze4TNPLbGylpYix/SYTGOvon7jAyVnqt7dlxOgsAlGD3n07c/z8MNneeX1LZ555g62NpvYvAzwSNOM7a0ONtfU0x6r68d54unH8LR548xduMyXuSi7uGAyEFNjEcaFoghlMckb2GpFOaeJyPQs3ufAn4gR4/v4coaFsUzxpgC8ORCF0u/eaqb9h%2b85srMHgLlVK7E3tLIINxByFTAdaLQdp643OLc8R2TcpNGBMmO/KqUMY1VDAC8VS9yV/wL7WHD1OdbuxmaVsRxsc/jk59q4IMSRx5jqWdU7iVCWkxHKZ8Gktk6YUvF8xYbzXHHH4T4Pntzh4nJClmvOX2my043QGtbWI1Y3Yg7M9bnrxDb1OOdjnzrE8moDo8fG5t0BD27XgDuh6BMKU5qQAoF2Z4uH7nuF%2b%2b67wrAfc%2bfx12k1N3nq6Qe5dGERCFgb422ZHmCigm5vjk8%2b/iFq6QjxRRkPsodq7dv2T4w9xGl6gkyz0f032H%2bzMPW8MKU2V2zrhqDCMLU/fXxaCxac87Tb7c3jRw%2buwxQLnpu5e3XoDN1Rg6yb4grNaCdHhYznLx9ieatJPAbgNMkeo2ds5J1QcsVkceewmzC9ayje%2b85%2b/F6U9rkQqiTQypvhp2Tfyd944McT1QW8C3sm7dgAriVwbbPO0MZ81Xs3%2bGMfWuEDjy4TRZbRUNHrlwCMIs9goFma63L7LTv4KWo9zd6NzhH8hOUC1arqkBUxUZLznnc9y4e/9lPcd/Iy%2bRBC8Gz2F3nhpXu5emWxfG%2bvCE5XbK3kJlqXSezZqCyJYqKsnOyTvp2awYS9eh5j09gUK56AMEydMX2PqXMmYzJFKYIH3LiTdzt9egBvYLsy9bn7p41G8Nsvn17uwZ6sOLspYgqJQ%2bQkYrjjSeZ6ZMR86vU7KApNPSoXl55QwVCZNiYjJJRl/JlwQ6oBlPHUDFKdFsALXlHWfq7eb3y/4JhovONEmrD/Hcfb9PrL%2b7gOlM/WOtAfKH7lUwtcvFLn3Y%2bscv%2bdWxht%2bfwLC5w%2b1%2bYLL8xzfGmT2c6QwoF1GucU0Zj9VdQ0eIgSi3dRxQnKn4q8jLpO4z6Pvf0F7r//IjYT8mG1mJjEfP7Fh3j5xSNosQi%2boiyVbDkGVijFEWXKOjau0KVyERSEqTK3E%2bwEdvG062qcPi/sB8z0tdMgDLBHwJ7cfzzGTM3%2b8bbPDsZNfqp%2bVaJIE9nRkg1gCoA%2bd%2bvdfGYwk2SdVBts4akvdHlu%2bz4%2b/8YtJLqYtG8iyI5X3an2xx0wNjQHJbuxZ17wUkXZV4M41lrLalbl5NKyux9gtxRdKD/3vHb1%2bHEfjcuV7KGAUxcYHTDieO7lBmvrig9/KOP2Y12WFgc88/IiH//UEh//1BJf/WVXmFvMODDXJVJz2EJhlK9ceeX7DoYJwZdxfcGXkdO33X6JI4fWmW9vsrS4SdY3FAUEZ8tCRT4jVV3Gqx3tDvC%2bhgLeqeoc8N7gnZAkvZJdu6kBH09sJnRt95577E67P0yUppuB7IYAxrB3fwzAPWUZuMk%2buwL7%2bKcgWOu44/Yj17/yyx7uwhQLXpx7%2bPpWvrTeK7rUU8vMUsG1VPgXn3k/6xttElNM2OeE7Uwo4VRGP%2bPZGPa8054JN2anYR/b9uBt2L2N3b2HDxMZeNenPM2Kq3tPWPXUn/fVcVdq2WniuHQ14Wd/9Sgvn24R65x3PnSNb/uaN6g3PL/0yVt44vOHOXFknbc9dBVbSEkUJtQfQigz2Y4dWaXd6jI71%2bXRR0/x8IPnWFrYIs8EVwTw5ULZtgDjRpy87TQzM91SRvRgrSEvDFmeUBQxeZGQZzFx3Ecbi3caCY4DCxeZmV0rFTUnk5eeziPeA779VG0KTLL/iv2AnAjmN5FzmDKA7p0z%2b4A4za7K/RAgiQ1ac2l5vW9higKuda9uzcVuxZniNms8MzXLk5eP8uwrdxObcTRGRWLDmGRVbZvyMJSLE04Z6aZJ1ISCTtmpfOVTDlItdxAoM0BLVi2VcD9mddMpqRNqPH5HtatV7%2bEQU31bWIXzisMHdhiMIj7xuYMcWthmbqbgvjs3uOOY4/S5Di%2bdXuDK1VuJ04JWc8RwEO96gUIgzwwnjpbLLAxHiqww1E3OzlYCNkdCCTwkoEK5pnBA0ah3uf/e13jmC/cyHBiOHz7N4cPXWF%2bbJRsmFM6Q6B3ShuXsuXvwXhOZESeOv0ruWqyvHIYQyrqEMu0U8FU/Tc/om7CBPR3Cvt93329XTh8Lv9UM3n/tDVx3P/iY7PsQaNRTN8r88hefu8Rb7jsxBZ2wOhjZ48ufeO3Rsqijzzl98Vb63VbpdhqDbWLlH7ej3JmOit6dibssIIyrCvmwt0rAFHUrZb1Qaa7ldb5ag4NpyrafAvpKcanyp8Zy8oRT7KOIhEBvkKKVsLMd8/LpOQoL2QhCUNx1%2byZf%2bZ4zzM0Nef30HL5aliFMDU7woMRhlGWmM2BxcQsfyURMGAfJ%2buDLKqrGo2LNMy%2b%2bkxdfvBtrFXNzazRnRmRFAx1BFAUW5ldpzw64vnyCUT9Cq3IVgfXeHCsbB7FOo42lVtsioMmyGnlFPcsHCsGP/Z27YyRT3/crMbtjdZPfxx08ERkmA3UTAN/c9jc2jzgPaWIGhw82rh9aSoEpCrjYecRtbF%2b8MNi2FCNN3rBc3ljCFRoxGZPggzA1GBUVUmPCSCjbKb7siHEwX5CJbFZaKaYAHKQCSpicMBbqpfJ6lFQvjJegKys0jGXFqck2NstMd8Mep3v1TEWg3zf0uoHIWD779BGsFd7ywBVUEAqrSeKMAwtdvD9I4QLOle3UqpR9lPIsr7RZ2aqxtLiDLRIMniAFQ6fKmpvaI1KuWYcJZFLjypUFVlfaNNIuszPbnHnjPnY2Yjozm0RmRFhZZHt7DnEFxhQEr6nVuvR25llfP4qogChPo73M3MxF5hqXGBV1rq7cRb%2b3gDZ9lDiyUQdnFUpytMr3AW6CNHblo/2ArCheVTp5ogGHfXbR8Zcx297DdqegKIItPDOd%2bvKXv/%2b%2bS0cOzuwFYLt1mIXOgVOHOs%2bgMqHfj1jbnqkoWmk8Lu/pd6O4JwhgogSPoy0m0kaoolYmRE0m9sAxC56wdXxVtrSyMYpU4VflHB6/33gJg0mpkArYTEW8TE/s6f4Zg788T9Gq9QgIn3ryCM20y/13bZSKRYBm0uOdj1zgc184gcsLlHbkeYxSHqU8w1GNLzxzF4%2b97VU69R4uC3jvMMojyuO8Jyihpod0%2by2eeeEtbK0nGO2Z6azzjkeeZH5mjWJkmZvrcmnlMJvr82SjCCU5tihL49nckI/isli/KqlRnje4445neOTOT2NzeP3SO/js578Lbz3BWLTuMjd7mW7/IP3uLAqPUjlasgkRgaqPJWcS5UFZ0yaMQThhe/vZys22m7Hf6riU6%2b/NzTXOXV/tr25sZLzlwanqWBevfwrnhucePHDNNqVn1rZnuHb9MErcrnZbyVmlnFcK0eP6hJMBrj5LD8UUCEIooweqoup7SgtXQBQJU0XXKxBO0FPdVslkuQoqU85%2bVf8GEWfcZdMiQvXfIEuppQXBBZ578RDHj2xRiwuyXNGsjXjwnktsbWt6O0KjkfHCS7eSj0LlGtOcfv0wtx%2b9yLGHrtITUwY%2baEdRgM9KtlWr5bx27gTPP3MnkQyQ4Dhy6AoLc6vMdDZY2Vjic597D9eXl5BgiU0XpcsI9LxIcFkLj8LmglIeHVl2tg7x7Etfh80TDi2%2bgVcK5wP93hKHDj3Dffd%2bgvnFN%2bhuH%2bTipYdZ2ThOt3uA0bCJiMPoUZkC6gWlMwgBbxPAIWaIOI2f1IEJ5WD6feC7mUlsn%2bF5bxVV4cjBzvlsOMg3hwUwBcBO6y5G8ew5F//nNeNHBws7h8uiyeiNvQ1jJUMmNg8IlIniJdsNExfbtLISQuUp8eWPE%2bVKyWQhGx/K9RnDdATmGGAyfvcqLAupxJIwYcl7FvwM%2b3YC40XGJ9%2bFMsOt34to1YdsbKV85qljfNljZ4iMJSsUo0Jx/wMX6W3H7PRatDsZRTRibm7E2XNLaO04c/4ocR0SPWJxYYON7QZid5hpbdJpO1zQrK7OokKB94pWfZUHTj6Hci2%2b%2bOLDHDnwKocPXeTi%2baNo8Xhp4b1CqyG3HnmBnd4hBkPh1tteLZUZK1y9di/b2/NcunoLBw%2b8ysHFV7j3zk9y/epR3vXQTzI/e5VhnlCffYOlzmmGo5TN7UUuXX%2bQ5ZWT7PQOktuESA3xtlYK0WO7llMEycoE7slKTFMC9YTk3Ezmqz6nIkOkGnYlwm23LL36wL0nGGWlPXMCwCTqEFR8ccfcfqaxffGgBAfaVsLr2OVUgWVCaSdC2cQOV1K5ULFWVVEtJjMpBBAddq/xpZdjvDh86RcuFxEMU%2b8hunxAKedNhM4JmqaM/OXHtAw%2b3pmifmPzhYTS91wUEcHDCy8fxjrhvY%2b%2bTrM2ZDjUzJgRcwcUH3npNq4vN2gkipW1GkLAaM/5Cwc5e%2b4QzcaQhfkum5t1vLXcc%2btFHrj3Gmevd1hemUXrAhXKCvmnTj/I2x88y5VLJ5hNz/Dw3c9y7twdrK10qjaX79RsdXF06A1n2NlZwllDs75OFA8RP8Owu8iFS4/ggnD84Bd46PZfIDZ9/DDGWIUjJXeeREYszr7B7MxZesfbLK/fxRvn30d36zBKxn5mgaCwrkUcXSZurjDqHcLlCgkOZKwFTyk5NyeDu1sQUGUk0kynVgTcK5/87Cny3PKd3/zotCdkhcjUB6Zx%2b8u9jcffo3WOibKJ4XXizhg7/n2Aqgp8QKqsMdm10kzYbilVqHGx8MmtShCVXp7SfDBm58FXsk5lO5pQN1UFNJYaChP7zxh0474IU4xivxJSDu3uO1XHbFWTRSnPiy8dot/TvOOR8xxc2uRQY%2bf/3957B1uW3Pd9n%2b4Tbnj5TY77Ju7ObJoNsxlxSQRqSYACaRCmYJC2ADGYtGhWqSyalFWUTIq2XCZVJZplkSqZokgzFClmAitkArvE5p1NszuzM7OT08v33pO623909zl975tdLAACBEh3zZ137kn3nNPf8/3F/jWz7YQ/qmJbhsOk1l3k3CAShRDQW01Znt%2bIEBqlJI8tj3Pk5f30VmPiqCSOC4yS9LNxzp7dxFtue5G86vLMc3cx1n2SzdvPsLjYpRrESKkwOuHIC/fbKWGN4fLKOABXzFZimZOmPZZXN/Ls8%2b8my9ucmLmZTbMnmR4/zfb1RxhvX6YoEyKjUSom13aevHa0yu5Nn2dy7DhPPPNRFuZ30k6vgrB%2bxyQ%2bzczMl%2bhnezDe3TOUfOBZMTQ6CLaJoE%2bs/lcWig3bJs48%2bNYbXly3bpwsHynR221NkiRjTI5veWZRd9nUWWXbzCWOnrx%2b2Orx%2bphnQoRlOG2BYbOOw2wXU78IdbKAA1M9j7LX/7zodrmFwlVo8k4EoYyzhh3QfQrOyMs4pP6FFDjKmKEx5Kx4KQxprDj%2b6gbOnJvh0M0nkLcY8okuRRGTZyCMtA7txBBJbaWWihFGkbZKjLH5hlrB6pJEisrpoNZKkrJkZnKVC/ObyXLJytUdfP6xlM5Yz6oGUtfXFEs3j7CwY4nrZ%2b90ijgtqErBxukjlMzw4qtvR5Lzwth93Hrj77Bl%2bihKS4yByChkpdFKoukylV5k786/4CT30csnmR57jonOKQplWFm5gZWFvUgxT7t7iqI3i6r8Sz4aCw6AN7RG1CBUCrZsmnxRGc5dme%2bjlB4G4HLvJJFs0Y7Hn9Xpun4avdo9NPcCn3vuXrSW9dseOp0xDashHTM53apR/wTCJQgQuRuIBEY5MevOI4xZU/fQCGt0eAPIuOqdxoHUW8P%2btjUiVD2oJ3SpjaHmoYXRE8/UzXpDmpQUWcQTT8zx8ivbkKLg4M5XOPRQn5XVFmfOb%2bDo6S2srqZEVIyPrdAftBlkCe24IIpsvRmZ6Cb64yyzdlpy7OxeXr2wB1Xae7t8YQMiWgfKOBVEYJSox640kQ97nUpFCEqEipEmY%2buOF7mydCOry7NEMmN%2bYQ/HXn2A6%2b58ntIk9KuU2JQk0k4OZEyFKSN2b3iUWAx47tj7WV7ei1Yx/WwT/dV1RKLnElwLovYSqj9hcw5H69dcs/mUCKdqIbh%2b/6anO%2b2oWloe1PWEagCOtbcjZUKaTD5/rrv96Gp%2b4rZdG15jvNujt9KhFWtXv851qtBeuXPWsHDl%2bN3Pa2fR2v5sStAG2NCqSV8a0tWcddsYMo0v0N2b3VW6OsmB7luz9EiHNcgLreBghbEMGPook0ihleDyxQ6tRFBu77Bn7xm2zCyi8ld45ug2Llzp0JLL3LnnAnl/nOdPz3L0zEYuLmzk0vwYwggE2tWJNmhjB1oJFJWKkKZCukFeqojt/O/a17AqQdrQW0P0tg8mJs5RFGPk%2bRhxIjh94W6ywQRRnIMRdFvzjI/NY1qSVBUs5GNUxHTEKqsmYSFbT1suMkHGlaU99HuzSJMzGMwiyYhEH4y1AfL%2bLmS8jIgzqAyYFqNsN4I9akNECKrKMD6eqn17Nj6aJDGdTqveNUjJL1C6RMadxYnx/Y9nq5%2b77bqJM1w3e5anFw7QSt0gnNJbG1An6DlnspDW0gkVfZ%2beaguRaqs3aieNtEdiw37CWbum9vU11rxxQJSeLX181rOmo91ax/RsWYNNOFAOD9ipmXEkudTpB7RbCmNivvj49bz86lY2blhl3ewiragiTiq2rV9h6/qCie4Vdu%2b9yNRzK1y8eJ7jZ7Zy%2bvy0jftKQVUJOkkPhGC1P0k7XiESFVnRQqCJ2873JzT5IGa8fZV2p2Jhcb0DsB2zg6xotXPKaoIo1iBjeqvrERTICMoiYdumx9k/9yzHT72Dja0XuG76GPPlOEtFm1cuvpPXTt3DZPs4N%2b/8f5nb8DAXL%2b9ndXkjSbQEVEHgvQJdYkyEEAVaKoTIESrB6LgxCOvn24gw4eYRKUrFzm1TJ6/bMf1kb3XANafqGmtvAgyRjNkyvfPRl14b%2b%2bjGqQF37XqSp08cRGuBxJWniN00QEpBHFlDBa%2bbuUTU2kp1xkVpK%2beLlrU07FBLG5YTxtQMqV3mSxMBwemB1HPjabfckJtYM32a8apA8Gh8BQMTgpAQicGiHlmhNbHUXLo8zvnzkwix2frJNHTbN7J%2buk%2bSVta/hmJ2cgGRaCYnV5GqZNO6y6SpIusJlOlw7EzEuomzbJ1d4vz8OhZWxqyhkCdsmjjH9TecIEng1OU5FhbFkJdECMnCwg7rpHdDBaR02UraEEUZi/0dfOHJD7M4v4l1Y89zz8E/JkpXObs4x6mTb6NYGePC0npa4iqH9v4ae3f8Z1468fdRpbTKK4VlCK2BAlNpoIMUfUS0hNbrGG5Duk%2bNAeEYcP/ejU/OTHfPlZVCRM2%2bTX3AwRUApExJOzsfjVtbLi8vndvw1hu%2bxF%2b8%2bA7Ond9MpzWwijo2LckoY52ZkSegYKop7%2bsL4sFCWplc64c6oBpvgOiGtYYMGndgjW1Dk57lmDJkOC9HQ1A24jncL2C7%2blIbBTEMiWIgjSs7WN591waKQnDy7IRb570G24kjW0cnFhVLq7OkccnS6jjCFFy//SWmOwOOnLqRlZUWVRmRZ4K3H/gkB/fP8/jJWzn12nqWFsfsHCJxVUeSkLIhnvp6nakm7JiNQW8GrQRptMri6nX8xeP/iEhWdu7ICpJ0hVhLLly%2bi6PpOdZPP8PWDZ/k/JV7qPodywSmsh8vSoyECIx2cwEKP8d0AMDQFhGWo5I44sYbtny2022baiWzGd6jAGwsSEXS2fby1NTcX504tfTQni3L3LT9ZU6f3%2bb2i6i0HZQtcQyGdvqeQEfS2SkueuzHiEQu9OF0Q2O8l9CLTWdQeFeOMHXMWzhwGQf82rnuOkFIv2%2bTyoXXDUMdMOgsjGfCa2x36sOQKPZg1cEL5K4qkppOK6x2b2qDDANKCRYXxqwzVmoELU5duI54y3kqFZHlKZGsmJxcokjX8akXbub5Y1uIZEGaFsjUdZAGrW02TxzlGCMpVYuYAoFy12yzz6WsnBpiiKQtvJmkSxRqwgXvDULYKYKOn3kfr51/K%2b32OYRPDEY7AAbefVFh9DiYFK5Rr8ajz0LJit8812zdNHX5xhu2fiYblGg1rJQ3AKzHNyiiZKqanLrxU8Y881DRhwPTr/Bw8oBlOAFj4wPyQWTHqnq5oK2yjQAjZWAJu25SGvyU7b6TcO4X36P2AgIQup2lnzHSA0sMW%2bNBTUd/juFm/L96t7rch78e8XrAczzqr9kTdsDuIUiHGZT6RFFkJ2L055xfmuXS1XWkUWnT3aTCRC0eefE2tKoY6/acu8XpvUBVSSbHLzIzdYWz8zuZGruAqGIuLmylKlIQFanMkRifaA3GUKmE6c4xbtr3BZ545bsZrKa2K4wFoTCGspikzMeQ9BHkICqs4zm0eIVdZ2L7qUVKqANSK%2b1CCIqi4sYDW/5qz64NL2kNUUh/IQCNyoP%2bXGFs4vrPTLe7i33Vn9636SQznWWWVibQCG7eeozxuM%2bnn7ydjszsRXoLuDYM7FxrNRP6HL86/8/lrhk/xK/BTZ3Vb5pj7KLjHSkaP7Q3SMIHoA112nbgbEZ4FrX7Cm/1ImoDpCFJL3YaFaJeDIDVuFiaF2QYuE2meHiTsSyJEnutqgAiaUVmnCH8jAPBBdnAkqSoYjZNn2SytcB1Uy%2byd%2bZVTs7v5MLKehQVV3vXcfy1Qxij8ClYlYbtU0%2bya%2bZFnkvfRc%2b0iRyVW124QkgnbrWfw9lnwpjwQhgWK2L44yWY6wcrfiV3HNrxcLudquWVAaMtEMEBGRpN2t313PTk7kcWF86%2bd9vsRQ5ufYXPPH8XAsHM5Dz3H3icR1%2b8EZXHdpp6gzVCvCgc0kmdpao8UK3Ytrdlhi3dGkA0sVvhVTcHrCA27Q%2bqXTb18/KOveCP9r/ZTHNlQtDU9x%2bAJQBdCM6hUhz1eur9h9LWhhjRnTYwcuoxtvWUEfZTVDFKSVrxAImdffPAlmd527bPM06FRiNNyczMM7B%2bwOnqOv78%2bVuolCQWJRa4kjRaYtvkMcbiVZIkR1UJSdpjONPZW70%2b5WpE/F6ziddZtv2SZYod22Yu3Hnbzo9rrYkjyWgLyrM1N661hqhbjm%2b880%2bUaNFmiTt2Pk2SVBQqQWUpN255kd07j5NVadMLPjmgLu/lAOZk1nBpNdPkADqdaUjs%2bX1rMdfsb5QtGOkzqP1ouDr13sWXjXbJrsH5fe7h0DUE/RBmIPnfNUEf1Tn/urnteoeA7Wqm9R/C8zVINJ4p604UlFVKXgm2zbzELXOPgxDMr06zZ/3jfMfNH2emk6PKCFXF9LOEQZ6ynG/g0ZPfztkrmy34BCA0ysTMdM%2bweeIcZZ4ynl4kTZad5yJIrwpBGBofQ0r0COCEsqJ61A0jJEJEFIXmjlt2fHJu57qXjdEkiRz6QMCAcTI2jMwoZWrjfZ9ovfYn5yr11NaNU5eJo4rpqUUO7zrCBlbZMHsZLaJGacWlFPgcQPxztk5CETmKC/1%2bBvufwIX3RHCbw5PjGYELx2Fz17RGSBdeqXXKQNrVF%2bC/m4AtISw81lxrc4xlTWqLY41%2bGOiGzXrjsTZ8IQGYQ2SGbjQBZGXCVPcMb9//eQ5tPsJUJ%2bNPJ7%2bD507u5P79X2Bz0mN5uQtCoSvr%2bko6FSd6e3nh9CGK1YQ0zh0J2Il%2bOumyLU08qLh3628xlnw7R46/3RkvGuPz/bRnvorh1KJrNYkRfaBCmFagClp/WlkqJsfb%2bvZbtv/BxYvLZrWXrznDjq0bAgDG48NbhWR8cs%2bx2albHi6W/uojmYjJTItD217g7Tu/hBjAdGsZhK6tQtsLgnpik9qScJ2ifXkwJ54c%2bOpOcNZvLZJD/Hj3iVvpJa4Q2k0l24BEeIey34n6Etx1%2bHtsRG09hnlEXFo2NoGR4td7oAWiOJTVQ79by4E15/aPSBtJ3u8yOX6CD971W9y%2b8TWy1RhRCN6z72Hesh2EUAyyDlJXKAymUiAkg37ERnOSe%2bf%2bmCdO3c/i0mZiMpe9XbJ14hXSSNPPIrqtJdpxbrURH%2bKraT8EYMh8voOCtwXAJITWoHDsZ%2bSA/qrkzlu3P/f2tx34TLeTMl1eG9A1ALP%2bxeEtxhAn40yuu/N35hd/678%2buzKVVCpmYXWaK1cn2btugbn1Z0mTHF0JROyoQhvrFkHUFQqE6wKv23kNrHYUu/uqy6cZmtCbGLrlpl8daoWxk0wjJT5repT5hp5lyIhrcivddZvAUvbA0sOnGNY3/b4NoOv1OmBSoDFP/S4CpQxxMmDrumM8cP0j3Dx7nv5ql6yEVFT0VYeqqphilV4lSGJAGbQwKKOoCkPLZNy/4b%2bwe%2bIZvnji2zg%2bf5DV3iY2tJ5j38zTmNImEJdlC0yBFAXGaCe5vN6n3iT72R4VJsHgfIFeiY8uY8wkUrS5586dv611dfXS5f5wF7i2Y8tsA8DO2Oa1PyNjZre94zP9i7f8lSwvP9COM85c2cIjZ29h//pX2bP%2bNNMTCyxcniWK8yZD2luUxuCK%2bIFxNQSFnXXTR02s6HS35BNUfecJe2NGmDps5w2VMCXQGmtmGKnAMAD1tbe5Zk/vXULWUBo6rD5XI2KHRbFploNVjX4YLAfMnFUpN29%2bnPtueAyZaG6ZOUoxSNHaVnPQRpOqFVKhqZQglgYhIspcIWJrkEXSVmgo8haz6gLv3vkbHJm5myOn7%2bbQzMeZbi%2bTFS20MURAt3OFKMowBQiXnNAYHteY%2b6VBxMhX349e6oGgzaAv2bVj5ux3vvfW3x7vdomjmOEskaY1seDqGo5FURLF4/2pTQ/%2b9vqjf/xAO%2bmxtDzDw8fu4537HmXL%2bAVmp65y%2bcIGUtPUTLXs55RcTSNP6xRtu1/tDvHWrzM0DDambDvS6ZbeD1i77rzZTw3kxvQOqSn8HqxiWEI7jna6eMBSQbWpa9ZWGTGRh/Dldb7mBHZRW/ZXxFTGsG/LUR7Y/jSr1TSKDqKtSJQhKjXaCCJToSpNoex0EWhlRWglkIkhHk/QlaZcKcnLFpHU3DzxBNcfeAqhSoq8bec4FYZSKVYGHYqqQ2JWGsZ7Q/a7lrXrle1QREmMmaUscu6/Z9d/3jU3e7woNN044fVaUx0rX7zmDioa0J65//cPbH34x3fOPr/vucUHOHFhB89f2s9br/8s29ad50VzsO4vrSCOFDLSVIW0Y3z9IJDGU%2by6uykxWoPX0ZuuBz8JwlJgQ/1fj0dxfjyfJlSDbhQs4bLx9YTq51k/1JDZ3NUOGx/BgeHKEIsE0RBf0gJQOrYlP7CT4dy/85Pcvek5lhan7BzGMXZiem0LayoF2giqElSlqUqFQSBlRJFXUBqiroQoJukKSCqMgjxTxLGmVCnaVCilyEtBVUXMcIIts0e4dHkOoV3CganAlGuf2ZoHaGhgE7CfSzzN8pLNG8cX3/nW/f/P/Pwqfmb0a7UNM9NBLLg//7o7RsnEuZ2bD/zHt%2b/51M%2b%2bcvZ2VlfbnL66ia7U7N18kk8nlR2tLyBqKaK0wlSRc%2bv4a7dsIENXkDMsmnFvI0zlZLGTijVG6uZ9jjKQyw2drgFc8xDXLo4e0xCbo7RaFI8ALtRj6%2b/Gj4LCICiqNlVlX7ZussTm6St0owG7po7x4L5HmE5KMpViUOhMO8e7DZ9ppVGVnWC7KsGYCNmyKoJWds6TsqgwkUC2JFGSkA9yioFGtCPr3o0lpjAURUVZJUwkl7lj029zRPw9zl7Y7zKuS9aoKUMPJ0KIHCnPoPR2MO0hUrG%2bVclgkPE9D%2b3//cO3zz2W5RWTE/HrnNO2Jhtmasvr7iRlQue67/uNt5z/yY9%2b7uiXdjx67N28Or%2bNPE/YO/Ma3bEexWpCHCuEBK1iykGMjDSmHpZpLTZjvOgcoXXlXDMysIqHWMhjTDjL2biQn2jSqESjVzbi%2btpiePhLU70rNEcaUIa%2bHRNcW7BLuGDAaEGhUpTW7Bw/xvrxJaZaK9y8%2bQW2r7tAR%2ba0dE6lIwZVgtG2EJEREqUs2ERka/Fp4wfrA9pQZZZdlcua0hoqpTCZJunGlKVAVRpTCtJWhGhJImNIM4k2lhVTs8SG8WOcFftBfTn2c2akSTGUwAowDuhGJyciyxWb1o2vfPdDt/3f7U6bSmWviynfGgBObH3jPcc3n9i57c7/8MDuT/3M82fu45GXbuWx/Teyf%2bMJNs9e4vjiLpKoR5XFbqyIbnSp2oLXTRzXCIQvXV93ZMBa/lAPqnq1aTA1NECqeX41tAO2WoPHIWAGLpIhcdpY6/Xpmosd/olAPzRGkKuI9e3zHN72GG/f/QSzYzkCRZqAQqKNoLeaUlY2QUGVyqZ3uUgRwoldbRBS2jo5WqGURitFUUGlDShrRfsUNVXZeZC1kOhCk/cMMnE%2b0iRGViVVUbHSi5DxPO3uefLlFLHGzA%2bfpP8uUWq32%2bLv1QASpGSQ5XzgoUO/e%2bCGLX%2b1uNizL82XaTUAL7z2%2bBvuKGRKPP6WX7tj79Mfnnv52bkjJ%2b7jD595Nz/znn/Nrdue4%2bUTey3JCVUbEkYYV20%2bcOrVrhKPGDl0q7WTOngWwrPQkCFlGjEdfqDx8g89vxGQrRHPYnibyw2r9Zt6mxk%2bXEMgr1Eqop2scv/%2bJ3lg05PMTZ9Hxwl5KTBE9CtZn6aqrAValUAUYUpFNajqaIk2YJx7qSwKDJpKgzYRlVaUpXZJCtSdraV1PoskQihN0VeY2DJpVdnyGJUy5EVMy5xktnuUs8uHiGovwrWs1eb%2bBZ01z1BEkn6m2L5l6vL3vP/Qv0EYKlW%2bzrmGW5OM8IbKJxhd0BrbdWrH9vt/dV3n3L9spRlfOHYrXzx5Fzdtfpk/THOUioh9olytvxkHtsBB7W0FgWVKPzakvuSGzry5MiywR/S5cAcRrIdh2rqGaG92NWsP8UgJAuxGj74HOiBTQ6kjZuJl3rvvC2yMllmtupSlZS%2bEQOnKpiRpMErbqcikxFQaXWmUqagKhRDS1kc0hiq3xyiD9f1pO3GiTA2mMqhKOB%2bfIo4g6UpMKSgLQ97XkBiEVFSloVKgkYg4QpcZHS4SyRyj5AgLiuB//3SEM/QEYdKmJiLLCj74/tt/9fBtu5%2bpKk0nTXkzrRHB46MZrmtbFKVct%2bs9v3bf/j/9vqdOnrspyzfyK1/4frauv0Qa2Vwvg6mHXPqmhXFp9MIRk6gd6I2I81mE1h83CqQm28Q/Hw%2bgoAbh0CNjSCz6s6x5z14Hh6b2Unsd0MfkgpfVE1/wG5US7NtwgvWdFQZZanM2M42qDEjQysbadWnnr7O2mxXBVVWhXXlYg0GVUBk3iMi5rZTRKF0hlEAVPvRpwacSQXssBaFACqpCo12kqcgMSmkKrVHGUGpDqWIm0xOMj%2b1laXknkckDdcf1Ye0OGxU1DpIyZrVfsXdu9vhD77n5VyIZIxPD6/n9RlvjiO5%2beQAaoN3eeOED33byf/vks6/8h%2bfOTctzV9ZzfnETbZFZttKmKSgZghBssSF3L02sWNZM6H17tU7lzyCGUWOGhmI2HFn/mgO6fUNHETZyR0Pi1H2RYviY0L1jmusZckT7XVGsZpMsrbRI44IkTTGVoOwpbA3xJhFCCVBVBYVdXyrdeIEqW5daaZt4USo7V3FVGbSyQxCUsskjlVJoaUgmE6JYUhWKYqCtz9AIikwxyAxGaCqjyHJDUdjzRDIjiZYZ4YzRL/Z7oGfbVRGlksSR4aP/zf2/sH3b7GuXrixd60Ffs23eGLhh0vbMmztKCnbd8K7fed99v/ahF3738nsjuZ4kKqzISCS6VPV4jxHc1DQucJ0XRj2kGd7P%2bBFvga5R/%2b%2bZzRkovr7gUMWEAFkjJDi0IWRIjR3vIgTGOuCo/a317w6fzwTxPKMlnbTHpSrl%2bYWt3Dx1jEpHmFITRfZSC%2bUsWgyV0nU2d1XZCqze4rW3p9FCoWtFxBYNUk5CxG1n7QpoT7WJO7F1WPcVVaXQxlCWmjwzFIWi1JpSWxArY9C6oNDT9LPNSKOaMmfh46rv3YtdD0QBMmZlseC977z%2bz77/e%2b/%2b9VYrpdO5Vqb067dGB9Qrb%2boAowUyTvP3f/ut//LjT79275demp6enMQaHFIgImlTpVxH%2b8wT60trBhoJ4ceHOJaqpW5D%2b8Ml4dz9Y61rW%2bTSx5%2b9PuIA6VHdSE0C2RrcTLPOqnp2rIBxk4mMBj0C2481ADeA0ZRli7E0Y%2bPkJapSY8qcKLH%2bOFO6WtGqQiDQSiNjC2Lt08t82pqxotIYGoe0T2UzNsUMoyEVtKZbtCfbZMsD8sIfY900VWHIM0VZafJKUSmBwriZDSoyNU1WTFIXu1zTAusO65UwgJARvYFm66bJpR/4/nv/hZAyX%2bkNvowlMdzSOA1CceXCmzzMoKuYzdv2f/EfvGfpl46cWPxf8nyGTsdmuvjqqMY0DuIQA00qlAed1xsdToUVK7WfsO5nv3CNWwwYrw7N%2bfXD4YtGhPpr8IzpwoS68iVoxUjyr2PLkCSGRLBx%2bI947exesutTJqf6LC/balTKGIzW6ErhhvQABlUoGme3coWanFWrtLVaK2u5amWnOSuUpjsliCNBpiAdb2MqTTaoEHFMkSvyXFOVhkGvoqgqtE92FZpKa2IBMjUMBuswKkaKN7JaHRGIJuuoQqK14nvfd%2bj/OHRo7tErC6u22sGbU/0AmBzrBrVhiv6bPxLQleRdd8/94p8/evZdf/yX%2bb2tJCGyLkBXZ8U4ZdpZwJ7FPCuJ0FpubtI5cBpGeh23QGO1e1Hsll1MOIxMD4MmYC6aSI2Uvrigz0FsFAbvl6tPNBQVaV4mgEgW9LIxvnDqLvbcfRrRq8jz2DqQjYFWDKXGlArtU8%2bUQWMcSI1Lz/Ji0j1HY5zD2aCUAmJMJJFRhNCGrJchYkHZK1hZLok6EWVRkRUVMhVumGtlrXFlEFFJT21hvnfAdso1xO%2bQ3hfO9ChjlpcLHnxg36e%2b//vu/cWq8lGutRnPX67VRyg32urNfrJK0O5MLf7D9239p7u2qKWVVeu/EpFprFI/7sD3VS2KTZ1Z7DOHjRnuSN%2bxBj8pdmAYhPFaPfx91PC1Nrasw4LemmzOKcD4aWGNfdA%2b8qEta/nlsDqZqa89uBYnFhOpeOrEQU71p%2bjO9CmFJjOgogqdSDIDpbA%2bOaU1sq2JE2FdJBKIDFoaKgOltsaDlPZZgEZqyFcVxUBR5Ypypc9gOaPINGVp0%2bHKfkm/XyKTiNIYlDBooTHCEImKXMVcWL6TqphqqmOFwKvdZsPuGIQVvXPbZi7/2Mfe8T9t3jS1EklbfPwr/UA4TYNof8XoHRSCwzdt/uxHHjI///P//vK/ygYtOl2JjAWqjKipQlsLd3jchgksXreq1t/cLXsW8uKjziekUelwmlltlLi1RgbyPnyz6x9rvrvLwpd%2bC0RrwwuWBetZmIZOGaLf1o4u8xbz/Un2bz3HBH30QNDvS/rZACM0SkduiKKh0lDmChlr0lRiKoWMctJWgUlBa20n71aSXEsqKcgyjSg0ItHkUjHIrBFR9ivyQUVeKogFg35FXlYkXU1pDFWliGTF1f4B%2btkckZ8G1qsm4Y358TY1EK3Va3Rlvu8Dt//ze%2b7a81heVKTJG8d736jVR4qo%2bxUfrIFcCT743p2/9PTR8p4/%2bNTC%2b5OkTRxJjBJoI2sWrFWtOnLACBhFgxUv8XzXm0b9b/DkFhqcOiD6G3IztNc06Y5xf02duc0ImNx27%2brRChP4tLzfrXYj4VOumnuSomSQj/H0y7exd8vLtNs57UhAFKFkjFKaykQYIdFlRdUv6EpFezzCRJIih6VsE5fyzQyKlH4RM9t%2bjanuBaIyJ8okOmpDnqHynAKoStCqIC80pdIoZehnFf1BSdTRZEJS5CWSioViHwurdyONAamDF7T56wuQCiPrnE5lJIOs4kPfffuvfvd33f4rq/2CepjBV9kaAMqvHMUCqBSMd9Psww9t/8mXjg/2vXKmuHF6NkXGAlP6IL8DhpSgdT16pK6GUOuCBjcJcCCJvTvGI7jZ3WqYIThoMOaAZwhW1jtYUWlojB0/vNkzgagrOzD0AvnzmABwzQVYkSyEQZuIs5c3srgkmZ3IkTIm7iqSSqEGgiStKKVAyD5xN2ah2MMrFw6y2O%2bQlR3OLe7k6vI02s3wOdZaZKy9xMGNH2f/xJdQ/R59NUFOC5EtoYqYQhmMjKiMISsqcqUgNpSJIS9LpFZcLW5jqX83qAQhS%2brC2kO9il1vJEjl9mmxvJxz%2b83bHvmh/%2b5t//O2rev18vKgETpfZatRF0WdN9rvdZsQUFZwz61bXv2ZHxI/9pO/8PzvzS%2bVs5NTsa2WVVv3rtOlgMDPVesYNXN5UdYUnxyNPIgAoKZmT1Nj2G4Qzbm838q7fCDQPxsLvIF1A2zj9q1vod5tFNTNOqUjWskKc5ufxcgey1WMjEpaUqOTLqVuo9MCVMFgMMsjr/49nn/tVpZXbBkOjEZSEssSgSZGM%2bh3WVhaR5m9he03P0HVnuTk6kHGO8/RMZqiglLb4QlFqZCJIBGaAk2mNIku6emDLPXvBRUhZMFwgW%2bCBYEv5m3kRYTZzNJKxfV7N576qZ/8jh/dvnX2clUpOu2vXvT61jDgmwydXKv5UOm9h2Y//ZH3b/2pX/z1U7/c7yG7ndhFsUyT5VEzio%2bhNuLXsx0QgCW4rrrPg/UOAL5S60jKSpMxE4qJEddMY/zo%2bjoMuLHHZtiAGtIpzTAA/dmUoNtZojO2zHIxxmTS40o5ycnzt/LM8dtY6ncBRSwzsnycsxe3YypFGvURscYP6K/HpmKIZEE3KVjtT/HUhXcyv7oXZc5xoL0KCZYmC02uNErakW6DSNHLFQmKXnU9V1buByUQImdtmd3A3ycEEKPECoI2g0HM%2bun24j/9x%2b/60bfed%2bApjbYhQ4arHHw1Tfg45qBYO2zuK2lSCFYHJcdOLvLrf3DiZ//ws/M/0%2b6mJHGErmhQCg0AfAIpdns9wxLe8PCHBG9mvb9bFeqQBMBaAwx/ULjdLbyRElMrmOELOgLAa/gdjZFEccb66dNMT8yzPNjI6fO7KDNrnFkSNUgUSZwhnbW/dpyu/9uM3dDkpMk5ZFSyY%2bZz7J16gTxr0e8VaKHpV5qlAeSlYlyW9IpdXFx5EKNajb9PBKATYAHp3DWmjZQ5svUUK6t7acfb1U/%2b92/54Q/%2b/cP/bmJizD2Wr0Hxcy2JkmBYZvS10akQMNGV3HrDJv7X/3H2Z7vtZzb9xz85/7GJ6Q6RkMOxxqGAd6N8mRqggc8NEEMhDbc%2bPKEIQHStBxOyV7guBGy4wQRgXnM6wVDmcP0CgHc5WS9kRZm3OH32AKeMRIiKWGZ0Ujf3sAk%2buA71YGuqHDE0P4ex4UGJRqgOvdWtLMpplsf6ZEpQyQJdwWKWMMgKhG6xIrax2L8bU1lQXVtpc89ZACQIUdLqPE5eamJm%2bK73HPhnh2/f/e/6/YLx8e7XJC1HWyCCv/aTRZEgjSXtNK4%2b9sG5f3L%2bUn/6M0%2bu/FfdbssWrhxKv/dtlLFE3ZEhYYoALGINGBlmoWu1kPFC/0/420OsOXKiuhgnLuYc8Kkx9fAAH9YDW7MvTQtHso4Zcft6MeuPD%2bdhW8N6TizXI9egyKaQpkApw5XlhKoaUFRtsmKcLBOocpqs3EdVbkDSQoo8fKebFjIhKYaItPMsRdli0LuT%2b%2b7Y/rN7ds383Mpqxvp1X7mn5Mu1r12LDJox2DgjmlYaLX3fd279keX%2bKfnEi/3vGeu2kEFKfqN9DClYw8zm9mh0RRqDIUwSJSDVN75C91OaoZ8dDdcNF4yurzKsCFuXgnPnbaZ98OtDhguBFq7z3/3A8HC7r%2bU8LH6b0WslUigWl%2b9kdXULcXyaqpqkKGNisUxVzYFuE/kBR2ssXf8xCCSGFCNWMHKV/mAaU83xsQ/f/6/e%2bba9/zxJW2zYMMXMVIdIRs0p/hraXysAw1YUmjiWVx/6tk0/LOVF8dhzvQ902ilRFLl%2bdUD0432HXk8vBt1%2bQQfWmdT17iNOPL9uDagCAyVcvSZWPPrd/meCA4XT1YbfFdMwd329IZCHRW7tHx0Or9jICw3zUX8PiwaV9qMLtBbkags5M%2bAKR5ai7%2bCVB/fi9b0R5JgYIxKS%2bBRECyz3riOVO7jn9q0/%2b9B7b/rnt968%2b0292l9t%2b7oBECArFO12fOV73rv1Y9Njl/oPP7r44TRNSJN4WMA5hhPemPAi1VcbDR9aOD44iHA0EnZEvK7dw50mgEoonodq/Zq11BqI2KGfGWLSUJwH7FeLV896Tix7MNZM57bXJdI8%2bBzw/AByXSD0AEGJkpeJ5DyR6VOZrQizidetbuVeUmNSpChJ0uNImbO0spdua4N69zv2/LN1s8nPrVyjnstfd/vKo8dfQRNAlmviWMz/ow9d98Mfed%2bWf6PKjCyzFT2F88E1feRjr5q6vFWtgPuwnjt5fZxhqKOH6W140VCzkPF6WQ0aBwg9coCPA4%2bKTty56lixv27c/mEMOQCVE6XGiVfjh7Vpl3Ol3LL2QLNMh87tX%2bWW1QB0H0wORqNVnzR6nDReRJiZYSYfFZcmQpuUOL5Eq30EJFyeP8Dk%2bIblj/7A3f/4tkM7fm6QVU3Y8evYvq4MCJa8Bpmm04l7P/6Rgz%2bR5erin37q/E/3e6ozNpZikI48/FPSDWzcQ2yMDpcdM4qxMBF1yFdnhqT6yEKwPKKj1ZtHrd3giwez32%2bISkcYMGA9Q7M8DEr/koXiNiiXUX8KC0QzAF0ihEBRoLUir%2b5EmF1ACoTpVSECI6BgvP0sUdRnNb%2bJlZVZ9s3Nnvrg997xE7fcNPcHR46c%2boaAD74BAAQLwrLUlBX6vjs2/Nz2Ta2Tv/lHp//3C1cHW7tjLaT0nnffhcHNa6f3CeekDvWuIKox6piu25AXOQBqCDoxsq8O969PNLw45PA2rAWg%2bwjTOJbrGY4843odb8TQWKPzVQ50pWU8nVsgOsVFIknlZtAddw1BVnLtfhJAhBF9Oq2niKI2S73D9Ppd9u%2befPInfvSdP7TjuvWPXbjY%2b2vx8b3Z9g0BoG9VpekPFHfdtv43E6lO/uYfnf4/z14e3JW2W8SxD4CNZh2Hjuew/t%2bQ8sUwMq8BnBpoTbSj2UazTyiSh1hzFJTDLGe3NozYMN3IXz/5c%2b3rC8FmqOfoCMtl6DJgvsx%2b9/py/RQSoGxexjV%2bNZ9gAKU6wOLKRqSI%2bZ7vOvifbr5x%2b09PTHRO5kX1DQUffJ11wGs1rQ15oZicSL/4/ndv/cDb7hz/1aK/Qq%2bX2WRJ52ytP74j6ywaN1dJnTalr/HxDKQb/c3rkjrYT3vnri/OGB4bAKf%2bhO6Q5q%2b3XK1eV2GGKo%2bOuE%2b0woJLBeAK9b0SyBvA6Rz0AHTmxG7B8Avmmr%2bmuoUAlCAiN5PVJItLG5gcS5f%2bwQdv/6kf%2bdi3/eDEeOdkv1%2b8YUDo69W%2boQzomzEwyBRjY%2bmZ%2bw%2bv/%2bjMpHzqsWeX/smJc8vXjY11iJM4kHB2QQhjszUl%2bLBbJBUYiUaypuo9DBGicT68Jndw%2bPz1V3z2tuPhUNSGIcQh/9412DK0dkN9DwdkL3YJATqq85UOgBmWGcOi4QxjLGz1ehdekxIhJFmhKYqKe%2b7Y9ej7v/POn5mZGf8vqtIUZYUQrdc52de3/Y0AECyGqlKTVRX3Hd7yy/fftfWLv/cnx3/68SNLHxgUKe12MuSlN0bbEhVaOjEs6YwvEMUly8ub8cE8RnDhluqVa8YX%2b%2b01aMM6MV5M%2bn1CnTMEnX6d7SEYqwCEii9rcOgCq%2b9ldr/wxuyFjoBeBM/LD2Ww4NNG0usVTE60Bx/50D3/9t0P3vqvkzS%2bePzERSoVsuY3vv2NAdA3Y4ytpr594ukf%2b29v/dBn/vLUP/yjT7z2E%2beuDva1Oh3StGFDO1m1fcBGRPR7k8hIIRwD1drgaF/VnTcKPlP33ZAeGOqNa44b1elovteI18PH1jpdIJZrMayvwXpe1yto6vX5Cw0vNjCs6u8OfMKK3f6gRCC59849X3j/d97587cf2vWnSsHlq0tvsoe%2bvu1vHIBgH2GeK9LxtDx008b/q90Snzp2avl/%2bOwjF39geVF0Ot02SRJTl8xFABVKR6giQkjlBrUFVRIETUQNGlYa%2blUYqnz1OgYG9fHXAN8Qy/ljQ33sWpat1wMdIJUNrVm9z1m5%2bGpVoyAL1YdgdRheExFFqcnzjN3XbTx33917f/nBd9z6K3M7N11dXFkljuK/1oSCr6V9UwDQN6U0yysFU5Odo9/5ng0/sm/XxB9%2b6YmLP/7EcwvvXelHotvtEMUyiETYKQKMAiPs1FBSyjoaN2oxm3DiFR/lCPyPtgVumjUgDEVtyIwjITdCI8WBrwagZzyv/5XW8WxC1nMx5yEXSnMfw8qfB52dGiEvNUWRs352fHD322/83Q%2b8/95fMsY8WVaaXj8bkQB/8%2b2bCoDgfYaKwaBi3771H3/rvdd96tkj57/7jz5%2b/Eeef2Xpbf1eRLvTIomj4FnaWsUGqyMa4VPtjfUfGtxAbjevXQikEGTGnmuoyCXurxnRB72YHdIXA58eoSsl1PcqCzhfkd779ExJHToTYFPiRYA1/ztev/ODrizjVRXkRcHUZFsdvm3uT%2b8%2bvPff3nRw1yc2bZzh1VPnkeKbrquBb0IA%2bmYMDAYVQkTl/ffM/c76de0/P/LChfc9%2beylH3zmhfl3LBZSdMa6pGlTLlYQuX6yIMTNORJm5xvf%2bSG4gKEsZzsvlvvuxkQMgcsf5/U%2b04hV7%2bczwTr/V/si4GVgZJTuNwIROjwyKyC%2bwLgQVhUpClsKbawbF4dv2/3xD3/owV9rj6V/cuq1i2qQlWR5OSKqv7naNy0AfVNKs9or0IaVW2/a/Bv3Ht7x%2b6dOLX7H57546geffP7ygwtLqiWjhFYrJYokxrsenFiqCx4JN0JOWKNgyFfnogR181YrOMCAmy6wAeCQjufXK4b9fxU18PDJBAXoDGMKMMpd5zVS22unuX8RfMayRBnI%2bnb61g3rx3rXX7/lz3duX//vb7px98P33n1j9dRzx8jz8hvuVP5q2jc9AH3T2tAvKrqdVv/%2be/f83jvesvcPP/HJ597x2FNnvvflV5fee/biwrZeJUjTFmkaI4KagyARMnbzFQs7ZLie19dgTAW4zA9fm6YWr54tnVVTA80zYAg859D24rYWwUUDPG2B54t61%2bzqZ%2bz24rUe10ztSilLRZ7npGnE3t0bX73x4I4/O3DD9t/rjrU/d/nKismygtXewJbI%2bBZp3zIA9E0pzepqzsx0p9y2bfoTW7ZMfkIrdeCZI2fe/dIrV77j6KtX77uykI8ZkZIkKUmS2GxsLTHCgTDU5SU2P9VPUwU1MId0vVpUV8E6D0hvEHlncdkAT%2bcYnTvgmVoUCiLAVj0AV1MxKH8hhEATUVaasrBTb62b7a7edcf%2bR/bt3fzHb3/r7X8WxcnxS5evsrC0SlGUfyORjK%2b1fcsB0DelNFluATM92X7x8O1zL77lvt2/cv7C/OGXj118z5NPn3jw9Pn5W64ulh0hOkRxizhpEUVJ47RGOLVKuElqCIDlRakTxybQ78CxVujjc4kCpsQ4V4rWhWNXa20LV/bDD/quxSo4xo5QWlBVoJSdyWh2Znwwd2DL0zfftOvhHTs2Pnz99bseW1lZzbtjXZZXBt8yovb12rcsAH0zxk6M1%2b8XJGkr27Fj4%2bf37dn8%2bfsO7/iFqwsrdxx95exbn3r6lQcuXlq6ZX6p2LiaSUTUJYpTEgdIWRek9MBzRoDRIDQCBaIMrGcLSJvLV2BMDsr57ny%2bHy61Qrj51NxvCGHDYgIbQtTKUFYKpSqUyul0WqyfHb%2b6bdvMk4duvf7zu3dv/8sN66Yfn52dXrmysIJS0O9nlOU3PnHg69G%2b5QEYNq0NeV5SFhDFreW5nROf3r9vx6c3rxftifGJPRcuXT10/sLCXS8efe22q1cHNywuZ%2bsWrvSlkC2iuI0UkiRN0apHJCvipAVEGN1HigFRMoauSqpy4Lw4Xk/MQCQYY8W7dAXObfgwwZjKMZqgqjSGFLC/Nz7eMetmJ%2bbXrZt4%2bZZb9j09NTX%2b2MR4%2b6kkES8dPnw4W1np0e9nrKz2yfOCNHn9WYe%2bFdvfKgCGTSlFlpcUZUmlRDY1Pf389p07nk9i8Z8uXLgw1kpbc1985NH9cZwePHnqzI1nzl6cW13Nti0sLq8brFwaywZLtgq9Mw60LklbbQTCFpgUEiEThIwQRiGi1LKaUWitkMIQxbGdiDCWTIyP0%2bl2%2bmPjEwtj4zNndu/af3zbtm0vKlW9dN%2b9t7%2bstT6xc%2bfWlYWFHq%2beOEmv12NltU%2bWFSiliOOvfRD4N2P7WwvAsBljKIqSwSAnE4Y47vTWb9jw/LZt255/17e/%2bw9efPFFVlaXJw4ePLj%2bkUce3XH06NGt09Oz69vtdMvLR1/ZtLi0uC4bDGZ7g8FYWVbjAsa0VhHGztMkZaxlJLNIiH670x50Op1%2bd2xiKUni%2bd27ds2Pj4%2bfP3f%2bwpmd1%2b06e/jwnWdfPvrKpQ0bZpb37NnPZz77CBs2rmNhYZnl5R79wd8e8fpm2t8JAI42pRR5XlAUJf1BRr%2bf0Wp1V%2bbm9qycPnP%2bxPJKj7e85a3cfNPB%2bFOf/uzE/NX5qd2756ZfO3thoreyMrll84bJsiwSpTSqqqJ2t6MGg7x38eLl3tatW3pzcztXV1Z6y6deO7384DvfthJJmf327/4uGzduYseOHZw8eZp%2bP2MwyCiKkjwv7Jwhfweb%2bLvypv3/7Zuz/X%2b4bAX5UtySrwAAAABJRU5ErkJggg=='/%3e%3c/defs%3e%3c/svg%3e";return n((()=>{if(document.addEventListener("keyup",(function(e){m&&"Escape"===e.key&&g(!1),(!m&&document.activeElement.classList.value.includes("country-selector")&&"Enter"===e.code||!m&&document.activeElement.classList.value.includes("country-selector")&&"Space"===e.code)&&g(!0)})),f&&m){document.querySelector(".search-field").focus()}}),[m]),n((()=>{_(r),x(r)}),[r]),t.createElement(va,{__self:void 0,__source:{fileName:Da,lineNumber:52}},d&&t.createElement(xa,{__self:void 0,__source:{fileName:Da,lineNumber:54}},t.createElement("label",{__self:void 0,__source:{fileName:Da,lineNumber:55}},d)),t.createElement(Na,{style:{borderColor:p.optionShortName?s["success-500"]:s["neutral-200"]},__self:void 0,__source:{fileName:Da,lineNumber:58}},t.createElement("button",{ref:E,type:"button",className:"country-selector",onBlur:()=>{f||setTimeout((()=>{g(!1)}),200)},onMouseUp:()=>{m?setTimeout((()=>{g(!1)}),100):g(!0)},__self:void 0,__source:{fileName:Da,lineNumber:59}}),f&&m&&t.createElement("input",{type:"text",value:N,onChange:e=>{var t;t=e.target.value,w(t),x(C.filter((e=>e.optionName.toLowerCase().includes(t.toLowerCase()))))},className:"country-selector search-field",onFocus:()=>{g(!0)},onBlur:()=>{setTimeout((()=>{g(!1)}),200)},__self:void 0,__source:{fileName:Da,lineNumber:76}}),t.createElement("div",{style:{display:"flex",gap:"16px",alignItems:"center",overflowX:"hidden"},__self:void 0,__source:{fileName:Da,lineNumber:82}},t.createElement("img",{src:p.optionFlag?p.optionFlag:y,alt:"flag",__self:void 0,__source:{fileName:Da,lineNumber:83}}),p.optionName,!p.optionName&&t.createElement(t.Fragment,null,a,!a&&t.createElement(t.Fragment,null,u&&t.createElement("span",{className:"placeholder",__self:void 0,__source:{fileName:Da,lineNumber:90}},u)))),t.createElement(wa,{className:m?"expanded":"collapsed",onMouseUp:()=>{m||(E.current.focus(),g(!0))},__self:void 0,__source:{fileName:Da,lineNumber:96}},t.createElement("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Da,lineNumber:102}},t.createElement("path",{d:"M10.9999 1.17C10.8126 0.983753 10.5591 0.879211 10.2949 0.879211C10.0308 0.879211 9.77731 0.983753 9.58995 1.17L5.99995 4.71L2.45995 1.17C2.27259 0.983753 2.01913 0.879211 1.75495 0.879211C1.49076 0.879211 1.23731 0.983753 1.04995 1.17C0.95622 1.26297 0.881826 1.37357 0.831057 1.49543C0.780288 1.61729 0.75415 1.74799 0.75415 1.88C0.75415 2.01202 0.780288 2.14272 0.831057 2.26458C0.881826 2.38644 0.95622 2.49704 1.04995 2.59L5.28995 6.83C5.38291 6.92373 5.49351 6.99813 5.61537 7.04889C5.73723 7.09966 5.86794 7.1258 5.99995 7.1258C6.13196 7.1258 6.26267 7.09966 6.38453 7.04889C6.50638 6.99813 6.61699 6.92373 6.70995 6.83L10.9999 2.59C11.0937 2.49704 11.1681 2.38644 11.2188 2.26458C11.2696 2.14272 11.2957 2.01202 11.2957 1.88C11.2957 1.74799 11.2696 1.61729 11.2188 1.49543C11.1681 1.37357 11.0937 1.26297 10.9999 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Da,lineNumber:103}}))),m&&t.createElement(t.Fragment,null,r&&r.length>0&&t.createElement(Ea,{__self:void 0,__source:{fileName:Da,lineNumber:109}},h&&t.createElement("div",{className:"section-title",__self:void 0,__source:{fileName:Da,lineNumber:111}},h),v.map(((e,i)=>t.createElement(t.Fragment,null,!e.subName&&t.createElement(ya,{key:i,onClick:()=>{b(e),l(e)},onMouseDown:()=>{setTimeout((()=>{b(e),l(e)}),200)},__self:void 0,__source:{fileName:Da,lineNumber:118}},e.optionFlag?t.createElement("img",{src:e.optionFlag,alt:"Flag",__self:void 0,__source:{fileName:Da,lineNumber:127}}):t.createElement("div",{className:"empty-flag",__self:void 0,__source:{fileName:Da,lineNumber:127}}),e.optionName),e.subName&&t.createElement(Aa,{key:i,onClick:()=>{b(e),l(e)},onMouseDown:()=>{setTimeout((()=>{b(e),l(e)}),200)},__self:void 0,__source:{fileName:Da,lineNumber:132}},t.createElement("span",{__self:void 0,__source:{fileName:Da,lineNumber:141}},e.optionName),t.createElement("div",{__self:void 0,__source:{fileName:Da,lineNumber:142}},e.subName,e.optionFlag?t.createElement("img",{src:e.optionFlag,alt:"Flag",__self:void 0,__source:{fileName:Da,lineNumber:143}}):t.createElement("div",{className:"empty-flag",__self:void 0,__source:{fileName:Da,lineNumber:143}}))))))))))},Ba=l.div`
|
|
1320
|
+
`;const Da="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\CountrySelector\\CountrySelector.tsx",Ma=e=>{const{options:r,selectedOption:l,initialText:a,initialFlag:c,label:d,placeholder:u,searchable:f,sectionTitle:m}=e,[h,g]=i(!1),[p,b]=i({}),[_,C]=i([]),[v,x]=i([]),[N,w]=i(""),E=o();let y=c||"data:image/svg+xml,%3csvg width='21' height='15' viewBox='0 0 21 15' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath d='M3.5 14.48H17.5V0.48H3.5V14.48Z' fill='url(%23pattern0)'/%3e%3cdefs%3e%3cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3e%3cuse xlink:href='%23image0_122_19220' transform='scale(0.00625)'/%3e%3c/pattern%3e%3cimage id='image0_122_19220' width='160' height='160' xlink:href='data:image/png%3bbase64%2ciVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAYAAACLz2ctAACd7UlEQVR4nOz9d7QlWXbXiX/2OSfM9c/mS5/ls7xpV11t1ZK65aUWsggNDPx%2bGiRYMzDMAiFgZs3gBPPDDAjBAoSkYYSREDIt391Sd7Wprqru6vImK7PSu%2bfNtRFxzO%2bPiHvffS%2bzJCHXEkPkennjxg1z4pzv2X7vIyEE/tv237Yv1aa%2b1A34b9v/uzcz3snt7%2b2NA2BdQZYPMabB8sqnefH8q9xy8L006w1euXyalnH0h9dpN%2b/CuQajocKHLWbrG0QywtRvY3mzycVlzcqmxVpPEgsH5xIAokiYaUacvzrk9qN18sJzZXWIiCL4wGY35/BCynDkKGwgToR2XbO%2bnXP3LQ2uLI/oZ447jqa8dLqn8iK0bjlSP/jcazuHbR4WNnay%2bbtu6Rw8c2HrcG9kW0szunFl2TVWVoep9VbhvTjrRQfvm42o6LRroyRRw42N3rCRhN4733ZsdWtQLG9s9tcPLNauvvuRxStvXNheXt/Odt77jkPutTc20QoOLtS4ttKnlmqGQ8viXIKIUBSW6ys7OOto1DXzsw3azRRjhHPnVxiNCm6/bRGtAts7Pba3tllanGEwzGk06xxemuelV14hTRMW5ufIshGDwRAIzM/NYl3A2oKjR47wax/9GIcOHeK%2b%2b%2b6D4Li%2bvMza2hZzczMsLS0w05nl4MEDKKX4veKaSRztAvC/9k1rIY6EWqpIhopu3y3t9O1t568M7z59rn//9bX81o0te2yQbRwdDn3He2p54fjE011AODA/pChy1ropTiu2eobBUCGAhIDqOcLVEdZaNACBJ186SxwJzaZGR9uj3/jcynZswtWZtrm0uZWfhvDy0YO10/VEvZEmermWGu9sIDIK6/7fIRr9VwtAAYwWkricsRtb9mB34O9/5XT/LdfWsreurBf37/TdsW7ftbLcIyKICC4IwQs%2bgGBQEYh4dvpNzl%2bH24467jzuuHjFc%2b6KJokgL4SdviJ4QBJK%2bh8IwUMIFMGTOZ92N11KCEtcHz7yzCs9jFa0atJr17l67GD68sJc/MyRpfoXkzi8MDdTu2I0GKPwzn1pO/P3cfuvCoAiJeiiSGGLoPtDf/cLr/feub6VfeDy8vAt2313607fpQHPKNMlwHRClHoIJdVJjWWu41mYETpNmO0IKkqRALGxHJrXxFJw59II/5DFmIgrq55ffTri0nWD0QGtA9oElBJCgOADWjwmMkgFzHYtp123dPuuudINd11cye5SwX1zuy55p6Eu3H1b%2b6kjS7VPNOryZC3Vp2qpcVGkEZEvdTf/nm7/VQBQK6GeKoYj6A/DyQtv9L58dXP01Wtbg0f7o7C0M1QooaRQKiEERZwILijE50QR6Mhxy9wyj94bceyWWdp1TxwZfLDI6gtcu77OlesZbn2bXuMEqnGQnazOMFdkObTqgSOLgTSG3hC2B0LmhCQOtBuBUa5wPuBcOVFyF6FVoN3SoAJZKhQWhtbFW2v2zrNX1%2b6sRf67O42wfHQp%2bdydtzR/9ZEHDv3GbCc9ncQGpf7rAOIfaQDGkdCoaXLLgadf6n3gzKX%2bN5y5vPP%2b9e38qA0KUQneK5rRFoNMGOQdBI/SGsOQd81/hntP1qnPLDIYbtFueY4cWkArh88juhtbuJ0VuueeY/naNXye0Y1qzN17hEynJEmNxVmhUxcevENhlKeeKNa2HZdWYbsPSiyLnZzlbc2Vdc/yRsTKZoQdajb7CQGFEUszHtKoWQprMDqiKFJs4Vjp5kvLm8MPv/h678NPPLN26f47O4/ff/fcz3da5uP11GxFkSb4P7os%2bo8cAEUgjhRGw/Ja8fCzr%2bYffvHM6jd1%2b/2HtwYaHxSF72Cd5kBjnYcOv0Gn1edi7xhXewkn509xYPvXeXHtXk7I53lr0UXWWqyuX2G9SLjy2gHEKEYasu0V8jzDNk/SOHAMW19kYelWDhw8RtANWrWIEBS9fgbeUtgCQViaj1iaK/DWsrWTYYm47bBhZSvn2pbl9UsRl657Fhs7SHDkXpEVcKS5zNG5jNV%2bi2sbmkgL690aO/0WRRE4vzo8dvry%2bnd/7InlP3Hnsfjp%2b%2b5s/%2bzcfOMjczPpq0n8R24ogT9CABQgMkJshOWN7MtePZv9yWdPdb%2b%2bVbu62OrEdPMFnNcMi4QD9Td4tPZznDy4zUr9ncRG%2bJq7nufqsMXh6A0G9lnWPDSinNNrQ/TMAvHsrTQKzyDX2GYHH4bMzN5P1D5Eki7QrM8wKAJuZ5ts9RwS1%2bimLVRtjlFmyfMCE3KKUR8d11DpDFnuCJRacX99meWrW8y0m3zVg7Os3JrSDhtEwyt0Q8p2Zoi0plnTzM1mnJjPiSLFVr/HZs%2bwut1go6sI3jAcKnn1Io%2b%2bdmHt0aefX/3z73ho/mceun/xJ2o184UkiRiOii/1cP22tz/0ACwpnhBHopbX3YeeuZz/6dOX3detbdNA17i35Wj5N1C%2bxkZ2jAeOnuK77/0p8sEWn7r0fup%2bjgeaT%2bPOvMKcqpHXZokOfxUnQoQLh5D2LGtdR9w%2bzomjh1iIwHuFH/UZjUY0G23CcJXt1aus9yyRK2hoh7ceZwvQCaY%2bjzMxwcSMsiHG9hhZwe%2bskdg1UJ4LVzbYHMQspD18DkuzB0n1Ij5L6K8tk/TWqEVtlJqjkdQwbGMLy%2bGFlMVOxtHZHnkRWNtYZ2drk35nkevbR7iwmhw798vX/sLjTy3/iQdP1n/2g%2b8zP95s159IkuSPhMLyhxiAQhJr0lizvC5f/qlnw5%2b7uNr9ht4oi5uR464jO5jI8WD7Wd53%2bNfZvP0%2bfv3s23nr8VeYrTt%2b5tq30WyPmE8vcbU4wNsObuMxSK3N7IEI3wtc6S3RmV8kmVH0XI2cQC2JCIUjme2Q7yg2dtbZuvQam90hM4vHWWg3sIMe2TAnqkW4fIvCC436QSI3wo/W6XmNlS5N6WH7fbaWL%2bLVLHFnCZERhhxlPBpLLhrSJqGekfkMtq6Qtg8Q1dqEsMNgMGBrELDZgLrOiSMFJkb1TzOjz6JbSyhVBztYeOoL2fe8duq5b3vw3gM/%2bYEPvP9fHj966Nk4in/PDMe/H9sfSgBqpaknwrX17K0//bj98198ZfvblbvQeMvRF7ilvcbhZk6nGYiMpx57XHwfrZUrfO3RC1y0D/Jr597Dfe0rPHToVa5lCYhjYEB5j6kNOb0z5NRGwkziSJMa8606o2AY5QOUtTRTjSOm1VLkQ080s8C9x2JCNsIoS2uhQ9AptI7gCbhsiPJC1h%2bgC0fbOXADrC0I9EgIzM2k5H6D61sDjtktOqmmkBRtYpbmaqxHCxjRhFGXkQWdNGimKTubaxjpUmvVEZ8wEzmSuMbmJrC9QaTO0EgS0jhQ5BmbW4OZZz7z0T975oVf%2bcZXP/CNP37k%2bMl/deL4sfNaa0r75B%2bu7Q8VAAVI4xhQi5974ez3/tqzV76vP%2bLQl9/%2bMRbrp6inBbVklnZrFqJFHJqhy8gG62yqGstyhKbyfMXxpznSWmbdWhbTnNwZzhQtOs2IhXibiJgkmadV24TByyTOkKZL2OZRbHB45wk2INubtEbrKBy1%2bDjSOUjhDGmzhkRN1ja2YdRD2YJRluGKHK8ULokpRgrT65NnV6HWw%2biCucJzeR1eXg0cWHuD9sJxZo%2b/hbjWZEYlGKVQvs5wWGCxBAyd%2bQWM8oyyAXF9Dm8dWq0RmXmCiohck5qBwWiARjgwZ5ltLNHdWTv0iz/zz35gZuG2b/jab/gT/%2bhtb3/X/5OmdTscZn%2boKOIfCgAGIDYKH9V55dKZD28s/%2bL3L19ffec9R0ccnNkg1j2W7TFs4xithsLJkK3hkKZbZ8Zu0RDD0lKLO5I%2bzQDFCC7nGWJgKB3WZJ626pIwQExEjOLW2VUWo8DOUOP6fYriWYrWvbQXjjJavYTolETVKYwlmU3J3Q5pAa32DF08zcEySb7JyuYOc0WfRGlc5ikGO%2bQqY0s0s8U2iazSa2eEepeo0eao9lzoxpwVxdH%2bGdSlHXaSDkhMvblIs71Iuylko02KEAMalTry3ia97T7N5hzNekwtVVAIO9sZKmnQTpoUeUTmahQh0Fg6xnx/nesXX7//J370b/3o0597zzd%2by7f/mb/XbneeKorRl3rIJ9uXHIACNJKEyyvx8WfPnPsry8s/8j8cmD8THX3rvcwlGY18QD8cZtHMsRQtk4Yul4YJMTkHm326bh6DRjXbzEWKTdciaypk1MWiGLoa3iU0k5woeLq5ZnkYWIy3ybzDaCCGWkNRsEF3VMPHBpt1sXFGbGqoJEIzYJRvsrF%2bmY1exoxxNBttOm3H5c2YUGwz20qwtQTt11kgI2vGFHlM1OuSDwoiH6g3O9xTT%2bg5RdRfIV/fII9TcinYuTpiZuYWTOcoeaZQSqins8S1GZIYdpbfoNtfptGcwZiEpYMzpHHB1vo1hra0cCfKkCQ1XJQQpXWOxoK88QLPf%2bEjH37jzIuPvv8rvuMffvCDH/zhNE1H/cGXHohfUgBqpRFV49T1q9/8xGsv/m%2bMPvHwXbecJ6rPEaXrmCDk5gi1kNOS0wxHwtUwy5FZy4E4RqTNzrBFESBWgU2vyfMNkijQaUcULqMT%2bhQW8iJj6AVvMzJfp08dJ4FCFPNRgaiYlkmopz1s1IBmjPYb9EYZA%2buJ05i42UYVnluSnA1XZ2Vrm1v0Fv3oBDVvqUcbtBqaYRYYjHIKHLXI06g38B4gJS80iXO03DaFGlLEnrhQjFoNamkP2XyGzY3XyXUNb2ISc5il4w8xf/gASewYdHuMii5xojHi0WpImkIYDdnMc1oeItVAqOGyjFqtzqETd5KmZ7h44dyh//gf/vE/ePW11973fd/7ff/7gaWFZ7s7X1qTzZcIgAGtDEDr%2bsYXv//F5Rf/lzi%2bnh6f7zHT7NCQIUWScmbnHub1VW5rrxIrQUcHsKM55tLraDGs9jTnNlMaUcZc3ZIDDW0pXCB1Of0sofCGepRhldC3hiQpaIpizS7SinJUcKxIoK4F7zWDYc580icxQuRGqGZMzwrWzNGNYxBHK61jB33S5BJFpHmgs03qFcqnDI2hp1MEoVMMaMeGEENeC%2bA1IRNyG0PaIbeG3lDo2To1Mupeo%2bYaqMwSsnVcWieLaqhiBUKNJLIkC3WyoMlUjBFPNCrQQRCT0sw9UdErPSOugGKbrLuK6AYqXeTQYc9MkfDCs7/8jX/jr5996Fu%2b7bv%2bj6/96g/9WBx/6TTlP3AAlopGk25W3HP6/E/9/xI%2b%2bXWHGik920bVU5JaQRYfpqdPcFt0nQPxCnXVIHiFlhHNaMCmq3OkNsA0DB3JmatZeoVhWCh01EEpIYl7xDoQgqDFEOmImThQ05APEgajmLm5gJg2xnuM7zPwMRZHT2XEKqOvNX2dsGUNM2GNKNvEe2HAkH7ukWaETVM0Q7quz2omXMvbiBbiZguVFVjZIfcDtnIBFDOtHFNYdFA0onnqLtAZ5phhnziHqFA0pWCkPHliid11sus5ZuY4xsDm1XM4ZbASyIJHK6GtoFZLIVEEqxkMC7xyLGf3cn59htn482S6Q6QsnXqXhx86wekzr574R//47/3I5sbWfX/qT33X32006htfChD%2bgQJQRNCmzquXz3/FmUv/7p92zCfubXZaNLyhHnfBxHRZRNXmuUUuUo83CM6QFzViI/RCjEPTTizBGOoqcFttCwlCHMd03RyJChxKewSV4ERwVqCAVHtyNHnQxKmQiqCVQRJNbEdQBGqhR6wdI6tYd5pMhH5m8Xgy3yN4QbQm0RnGJHRzRc322Q4Zq6PA2rDF4VrMwwfm8ekMG91NBt2MfNRnlhEKzY6ucTApaPahkBG9uiEyMaOowSgLJFmGloRhMYDCIhasWkHlFucFYYNi2MeZETvDDoXvkGhHrDbxKiLnIHE8oGau0Vu5j9XiQ%2bTqOOJGJCzQlv8MIePYsSaZLKp/9aMf%2bV8uXrh0/2OPvf0vHD58%2bJRIGcHzB7X9gQFQRNBS5/VrX/j/nLn0oz94S%2be1xXazQx5iatqidcyIBnO1iFhtMMMmkCLGkJkIJCEyEQcZ0NIOG1JcUERKMfAxceSZMSO2bJN1ZjkQjUjJGTpHLgqrTEl%2bg2Im8SjjudKfJ%2b5nzDUDgTpKQ8AyAnpFA/GeRjQiR9NzNQzQCQWF1XiEvo/Y6UcUThMLHG9FtCNb3iHfITZC2mzRYEij1aGXC/gaquiTNTyZOFJXvmPBDnk8T95u0M2GpMUynWGPLDUY7/HFNjYoIg21ds75/AifXf6zDLMlYtkhUtsoyRkW89TNDkdmfh1Un2Z6mbw4iPOaJDlP1Fng4sa99EZtGh2FNhEf/8QXv%2br1M2/8p%2b//y3/xe9M0eSIb/cEFN/wBADCglCY2bbq9J//XreEz/9vdSytmptUkK2LaJoBJudafI41gKdnB%2b4DSdSKtiMRQZAkXdlpoZTlWj7A6ItWgIk2v0CCCoEi15bb6JoMQcylvEXKFD55YHKJKF5tW4IE5U6BMRuEUcVSnCIIKAcGQUJDgCRIoXIvtUYuZeJNUMopgyCVmvYgY%2bYjDNaEea7REpGlEETzbRc4oxGjd5FDrGIluU48NtcKSb63TEQNaGBYj4l4XGwL1NCU4TWr69Bli4zq%2bVsPk21AUDIqADD3N2ZyBtHjh5T/OWvetxGpAHmbLnvYBFQr6o0NsDI4QqSGCoLUlIHgRonaTMLyHXvcOUr1GVNtm8fB9XLn62gM/%2bPd/6Cf/0l/M/ucPfegrfvr68srvPzT4AwCg1nWKfBi/fuU3/lYve/yv3L6YEcdttI6YSYUCTUHKfCuABApJmWkKPgg7IwMSoyPh2GzG0CaQtNgJGkvGQt0SW01uBUEY%2bUAQT8c4ej5nR2IWGhZLSj5yBAWZirDOEWuhHQfyIudY01N4GLmA9ZqVQY2aDPAkXBocohHt0EnABMOWj9DB0tSKmWaL22ahcIbMabwTllpNQjHk0s4OLu9jowbKDSALJOIwskOmHDNkBAVFkqG8UPMxTg9wPqOpLEURyCVC6ZiAx/iAblhUTfHRZ7%2bds9ffTy3qApYy6jWAeAgeHTwhpFgbI%2bQEPCjLQuscTbnCLfNPM%2borhqMjiHKYZIn5A57LV04d/Ts/%2bE9/RJR07r/vnn%2bztrb1%2bw2P318Aah2RFYP6q2f%2bzj%2b4sPbz31dvNplvKqIoKjU5l5JJzKFZiwoZ1/oN0pomMQVZIaRJTKqhaQocESKW%2bVrGtUEL5xJaTUviIMsVo1xTU56AZiiKjtbEBurBE5scH2mM1jgFy9sx23mNhXrGgVogiKI3CkTKkyhPLUlQocZw2CTP28w2uqSRYuRiRBRt7XHG413MZ18%2byoN3bhCbHXYGiu7mGqkMOBAXdEc93E7ZBuc9XRwiGkJOcD0SiQjGE3KHMEDrAqcgsxGZaZJKQaQT8hBh1BaDIuUzp76SF85/kMjkCEBQIJ5Qyhdl9EZQSPCAgyAImhCEes3SrHni5CwcvsYrV7%2bZfLSIEouKFzhwsGBz/Urnb//df/5Df/Z7vqNx/333/lOlfn8TJ3/P7y5UofEGbJGnr73x9//h5s6//b6jc5p6mpDRIolShrSROGWxVRACrI%2baBJPSih0ehYkSkshgJcbqGp2aJokMa1mbhZrjQNNxdmOJ9axJXDOYekKzEVFELaxKOJQ67l4IEKVc7M6yNpqhnYL4OjvFIjt5g6xQoOps2A6brslWXmPLxjQjz%2bE6LHYcxw6tYSIoiLHa0E4UnZrQaVsef/EeXrlwjMXmJjXZYV53afo1GnqTuu7RqUMUFaAyXGJBB%2bZlyKzKwMQ4AfAEE3BRzmrR5OWN42QhEMkOVmVYk%2bP0gFGU8/LGrbx0%2bSHiaAelcjJbp7A1QtCATD4RqT5VuS8BIWGl%2b3YkniNOatTqmyzMPIMXA6oGuomK5pmZO0B/4Gs//C9%2b8h8%2b8eQX/nKjkfL7CcLfcwrog4PgyIvcnHrjn/yfG5s//r2LM23S1LA2SshDCxN3WYwDW0Wg8JpIG9qpJtKBhsSI0cSRkPkIhZCqQCxCasASUTeWgU0Y2g4ttcNMVKBV4PxOh0YUmE083WFCOxQ0YkhiQxLpKknJcPdil34%2b4ovXjnB%2bZ5H7D25y8GCgnw9YGw4J3tLLczrxgFpHOLs5i1OBTpTTqhcMMsMnn3mMZ04/wHe%2b99eIwhpCQj3KkMSRhYgi9yTiQBscZbS0wuGVZtvF%2bODQyuHEYApHokC7hFrdkWpHcCUb7iuH4Om7OncevMJt8/%2bEz7z%2bXk5deoQHb32ZneEcb1x6K5Hp4YgJPkIkryhhBUICWhWsdt/C2ZUL3Hf4cbJYWGxcZrN%2bnWH/IEoNwTRRYZZW29Pv9cxP/Ltf%2bsG52U724Q9/ze8bJZwA0P0uIyUEwePJszV2%2bhe5dv0n//ed/s//j4szHWYbhvVihk4KS/UtIq3IxDLyMW2dMpsKmoByAR8igikVi5oE8ArnI8RApDypV3TzBu3Ic//BTaxVFD7BScRcU3C2INXC7Kzh7FZENwt4chIVcM6wMxI2RjHe1fCuTRT1yfMNgnFEqsWxmYP4IuN6z9HLNjiS9rml08MYy2I85NzqAr/4xUc4d2WJb37fJ3joznO4IsUYhdUK4xXGerQRRIEi4K2QBcFqRbeALChqkhNcIGjBKsH6mNnaiKXGFi7TZEUpB7tgsdbRijxpqnFFn/ff%2b6vcdfzztGvrbOZ1ovoKbhiTxJYXT38QHTQiHiRULDogyiHB8MrVr6Uer3PHgacZjEZo7QgqhhCD8ojpoHxGswm9/lD/i3/1n/7%2b7Eyn/%2bEPf/2/%2bf3IQ/k9poBCIGZn%2b9N/Qbmf/WtH51KMjti2NTZHTe6Z26KlFEMV0SsMczqmoxXKKYIYHDG60midQDDggyEBgmiykJLEQt9rchwqaIoQY4OhHgtH6hnn%2bzGbRUw3ONZtxMCmOBVh9YjXd%2bpc2uogZsixxoD7jm5RBEffGYZDOFgPzCcOo0fUJWbZnuD6cAXsgLW1g3zq%2bgwXNhc5fmSdr3rHsxypb0BhiE3AFh6NwkYxKsqJAFC44PBGEAsNPLlEJConCYG%2b00TiiJUjF9iydSQAkWMoEYnPSIOjh0Y7KKxnVCQE41ic7aLzgI4H3H7LF9hZO8DtB17j%2bvpJrq3cQRptV9TPTyih1gVF0eKFy9/EbOsS9eY2NrRKGEgNRAjiwbQRn9NqKrq9QfqD/%2beP/KNOZ2bzW/7Y1/9MAIri966KwQSAv9voWaHMTuvufOZbit6P/525ppHYJPR8SiIJ989uUVOCKxJA0ZaUtigkCEHFpXDuDEopVAAVhGAUyiuUArRgVPmk3EWMQkRTcgy2NPP4nPWhoq4BEa726xRFQk2lnJjVpIBujrh9LmdtpJlJRhgtbA4Nm0OFUREaQdwmz1%2baY9jVPHz7MsOmY2XYZmdwkJmW4/YT5zg2v0xb54yyGjY4nHiCFgIBowOpKBKnCAZGTmGCRcVCFgKpNmix2CIiMr7UGyhdiHkIdF0TrXPmzAiTO3YKjRFH0JqRLUqp3Rti7/BodvIWrWTE%2be5t5MMO99/6UVY3j%2bF9jFJ5OTihZMOgiEzGMD/M59/4dh448e9p1nbo94%2bjxYAYUAmEJugR3m7SajbY2u61/94/%2bJEfimN95S1vefipdrvzu8LKeIsjg4zdLzvD/u/8TpXQ2%2b8%2b%2b8jm9e//SBxdORpFc%2bSSYCSio31Z0qGICWIgUUiRYrwQtEaLJogqhV1TCtJWIpQRnBeiKBBFpalFOUUeYnaICBKwIjSV5Y1NRebrHG0UeOXZGEWoEKNQNJOYhs6I2ebUtUU2BnXefXKFwjq2MxjYGOdyZo2lHTvObbSRkHOgtYkNmlEAFyz12LFja%2bjC0sscO7mnzBkPODwt7ZjRliaeIJrNokFT9UjpUwRhB03kLPiCrgsMc4fyjlgcTgRxBSujlAGKY/EmeQ69oaewDggMc48gYHMGTrFqWzR9j7lknV965rt59tR7%2bY4v%2b2ucufJuPv/KN5OYHuDABwiuzEsNnhA8tjAcmv8NsqLNxsZJtPTAZ%2bCH5Z/dwRerEDJEaXa2uxw6WH/x7/6tv/TH3v%2b%2b954ZjTKCr2bP73Cbn%2btM1YYper%2bjmwQCWrcYDS8d2Fz%2be/9MootHVbKAszUaoqgrDyRQKIwolFZ4HyEetNagTaWwGTQCSpEpgwoG40CUoIA8aNBCqjyJhVmgUBpLwAdDWksIeUTuIYSYetqhYWA%2bybHOMypiGlGHw7MRhYdUNHGkaGhh6CK8B%2b0tgub%2bQ12GEuhmDZxz5A6cjfC5p6kh08K2jfChHIC2sTREkZqA%2bAixHh0JdeNIgnB95yCknpnaNkY5cmuIg8NFYG1AxOPRGGA%2bzohRbIQ6hSi8KTAMqvPAWUeqHAUzSFDUycldxMljz/Dc6S/njcuP8Za7folrG7dzbeUejBpV9sGSSIRKOTEmY6V7H9gIrRwEDWIIUpq70DWUbxPcNiE4Wu0Wl65sPfAff/IX/68H77/vOxuNVs9if9dB1hMAxib5HVwuiCjyfFv3tv7V30W/8K6oNk8UEsgjouDJdEJkI2omEJSGYIiCIRiDiQwq0hAUSjTOQvCaBF0qcVohumTBIWiCVWU/aiFCiIIHFci9wRQ15iJBKAFWTyxIDWFEI7IkShFIaNRzlqhh9RyxHpI7IcfgHCQqIYhj6ByIpx0pRlojVhATMNYSS6mBNwzUIkeCo24EJULwBoNHpZoQK5o%2bx3hNd2eWttumLsIIjVMBEBRCzSiUitkJGmNH6EioFR6de5wTtlyCc4ZZ2SJKFFZrtlwdi9DRA7p5Skc5jsxdYqa1xtWNu1nYeIOsqKO1pTKMTbThUh4sj4mvEVC7ABUNEhHEIhKBrkEYIb6MG%2by0Z/m1jz/7dQvz//qv/8W/8Gd%2bwEQJWZb9jsG3MD/zuwWgQqmEzc3/9Kfz/Gf%2bTK3eRFwLNYpIQ0CbGK8SEg06EkSXebRKGySJIWqAF3QIBGsREyEqKmU%2bpfBB0FKKPRGGEBSiqs705dQLCnJb4/WVg9x1YIdbZjOGPsG6nMzD6iDQTOrMxhkr/ZSr23CkXVCLIkIAJQVNNSCPBBMibBA8gqEguEBda5pG450jRKXHY9YE5puBgKBdQClDEI/34AqFL0DZgCEi0sL9RzbZGlisheAVQ6fp%2b0Asnlas6SlN3QcCGusCPkCee4Ir6MiAQZLgTB3nFO20YMsa4uEAFTK8Vhidc3HlXoZZk5GPOXXlMbZ7xyrvCLsgZCwLCgENIQEqbVk0BI%2bIJkhEkBiRuLQRhgKCxxhFkrb52V/47F96%2bOF7nvvQhz7wk1qr31XwwgSA9r84u17QKmW7%2b8wjmzv/9m%2bmSSyxb1MMEhIJzLXAqpgQFDqKkSguZTwFqAZE9fKlbUawFnSM0gliGqW84gM69iDQHcYYo0kMDKzBBMFIQLQFBUmsePT4Bh6IVUG/SOjZWY43LVt5IC88Vhnm0oJ2AuDLTguBVCl8XCf1pZ0u94bMOjIrWO9piGAEQlQ6kY2GRlV8yDmHtYZgS7kKo8okpWAJtiifg6AllKmcSiFZIEiEiaEVPFoUA12jLjmdesFOrhmKY5AYijxgsBxpZeRBIdaS%2bIxu4clcwLkIpRxOIp47934Ggzm0ZDSiIXff%2bjivnPlyFB7BVZ4SKvDJeJcJMEVVyorapYQqgZCCHwE5AUjTiG7Xxv/XD/2Hv3filqPPve/dj53Ki7yKJ/wvFwgnAPwvjgWTiKLYrHe3/skPxpw/pDlGGEQ0xTHbcKzZOXRaYzbJQKVIowF5zvWdNnOzDWKphGNVA8kRMUBUvUQEsWejG/Gpc7cQopTDM13iGC6t13jHsWVmGjmfOHuQR5a2WGorFlsF3htyf4BWEtFIAiKa2VjhzRAvGq00Bg%2bUjxYJhGBLZmhi8koubRiHczk%2beIyyKAVKHL5wBBUQEbz1KB/KSBUf8IUriUgMuRJGI1vC1FkEwYQARmHigPYOZxU%2b0xhR1FTE0GrmY0tkCjbzmF7QDE1BXUbgc1RhMTIkD6WYopTHK2hFO6zsHObq6l0YnUEQtnuHqDdXMfGAUJQGIREIQRGCAL5698pMU8o7lUvPAaU8iJRRSEgKwVJW/Ao0mw0uXNq85d//x1/9O%2b942yPflSZp7n6H5UEmAEyj%2bLePPRRaRayt/cv/4cXLF75qceZOTsY9WomlG9X5F098gJ97%2bV38r9/5G7z/jnPgDMOh4sXrx9gsWrxjZkCss/LFRCEUldvIlGxDCwOn%2bA8v3MrCrOKDd/ZJlCX3lqOtPo0kpwiWVs2TSQngQI2cBC8JdRUBAR8yJHiUqiKxQsk2pRLGJVC2AYcPUPgySkWUoJRGE/AIgRyPhbikaB4Q5VCSl1wuKJS1BFdACEQSkzuHBDAmJViLcwWiHEMlOA/iPcZH6ESYM571EHPJJmgfiJWjpQrSOJCNFNkokCaec6sn2B7WWVq8gGSeWOVYn/D0qa9mpzdHbIYQYH3nONvDBWzRQChQY5lPHMpkQIa30yJXBUJU5Tf2FRUsg0FQKYRRBcKSyrU7M/zCLz35LY88%2bJ%2b/589%2bz5/4YUHK636nACT8drXggInqbPdfv/8nPnX9rzh7N2878hIzsePq5iJ/%2b5e/mV97/lG%2b/n3nefj2AlSbzBp%2b8pkHOLd9jB/4hmeJlcNjQAkqmKoVuhSEQ%2blQl5DwnrsH3LW0SU158IGGKhg6Q69IGBUp7zjaZyevMyyEmvGkYkENCES4oNAEkAiPRigIFKULTKLyuaEMRCgpr6JmNOCwqJI6hAEBj1cGCQLYyq8aCARwCi%2bUg6VcOXg%2boDQ0ajHOKkJweIGgHLnWDDKFsaBRiARMgERykqTg2sAxKCAPikQ5RllB3Vi0MhSFQ%2bmAxRByjxbQac7nXv4aXnj9fURqhAj4oPA%2b5v7bfoX17WO8%2bsZ7wEOkhsTxNiIZ%2bahTcTzPrnw4lhErFhzGADSg4lJe9J6xYTuKFKNRzI/82C/8tfe8662fPHn3HS93u33%2bS8zJM50pM4zSv03rdlDkdkP/5JPP/fUXlvWhv/j%2bsxxpbnN9%2bwg/8HP/HU9cuI9/%2bL2f5MNvexZdpGA6nF2Z5ZOnT/JNb10hjRzYOuCxZARv0b5qRvAl2Q9CzTgeOrAKXmGBlWGN2aiB1oGGCURaAQVW%2blwfRbQiQ6QKYm1RWKwXIlVq11pKDdiSosQS8CV7lIjxnBVxaBwhKEzFigRdHvMZClt6CoJUlgdTgldAQkHw4NFgAlqXWnMxUvjRiJ4yeCKMc7SNISjDwAM6x1tLKACTY3zAB0W30AwyaJgCrTW9XFDOcmT2Cu3m9TIRPs04dfU%2bnnz5q0sqbxwEUOLpDebBKb76HT/KfOscV9duZX3zFobDBuKbldIwTkaqlLqwSwUnIESDMkAMPgFyxhE3IQRarTrnL20d/qF//u//xt/8P/6n706S1BWF/S8SBScA1Cr9rbEHCIanXln7un/zC/Vv%2bfYvv8xtR66Ajvn0Syf5yBcf5X/%2blif5lnc8D30P3kA8w%2bG5Hj/wjc9w2wEDLi1f0IOmRk4OCBoISpeGVqjOsWTBcXmnwbbTtGcyVAi4oCm8ZyOL8OKJYzBak0jp5EfFxFFc%2bUEdPpQaphJFqSaUIIQINdkPeAoC4IJHV6wrUHpuAhng8UGVbFyBSFGCD8DE6GAhFATvCD4QaYdLhNhGjAoPRY5SCp9oUmsJRSCIUCjYtDHdrED7nJY4doJhKDFic4xxFFHER194D29cPM49x75Ib9jimVffSzaoE0ejUrYLpf/40IEXabXXiLXlsXt%2bnrNrJ3nqpW%2bl213EqAxwu8EKY%2bqnSstCGCsjovZRwaRURqbYbCkPtviVj37xWz/4lV/4mW/55q/%2bT93%2b8LePvmkAZsXgtwRfbIRBZjv/6uf7f/XV109E5n0tLJqdkPDkmXsgQD225W1VG2ptcDkd06VzOAJmwJpqtmkkgCYhjKtHKo8NttTbpKwWdWGtwS%2b8cJyH7%2bghC5sMQovCOZSUxuRELEoLWgWGhdDLGiw1NIG4ZOW4krPjKU3aArhKkiuAeDIIAYsHLCVwS7ZtKb28Gh8cXgwiAcWgrAUdQHB473B5gQRbGq8LB7gymMAJ3TwQBaFhcwwaLQU6HTFygUERsZnFbI4CdQoQIVYebGkSct7w0S9%2biM898xhFZjhz/n6c0wieyIwo5YCxTdhzaOk0Vzfv4MLVBzi8cIrnz3yQ7a1FIlNMaauV/W8MwOqwVHbCwBQIGSskcWmSmVifA3Fs2B5q8yM//vN//d57bvtks9VeHY1%2be7bB1u0npgH4W9PNNNL84hPd7/71z/vHWg2DjgNKNNc253jh7B3UE8uZ6zNcX53j4GLES1cWONzYYK5uCD4phX40lUOT4C0eQ6wCiMMpw7YtyX9DDJlVHJjxfPujXebqBRISIgk0TAMlroz2DS0gIccx0I40KQ0PgqlAVUYUjynd1Pwl%2bGoiiKGUhwxKHBEBQeFReFLA4/EEMRhy1mzGRq6o%2b8BSYgnOY7MCh2NYBBQKbcCHwCCPudwLdAuNBMMh1WUpzXE68MLVI4wKy/zMNrn1GOVZd3WsDUTBkoSCueaAcxtHeOG1t%2bAyRT0d4L2gJS/b7GUCCFGB4DTXlh9AdMa1lTs5df5dpSkmOMCOUVZdoiip4Xi/iqyeTNRps8zYT5xVICzPDwGarQbPv3jloZ/%2bmd/4ng9/0wf%2b7nCY/7YACFMUcJj/Jmp0gCQSzl4LB//DJ9f/3Hq/yd23r/PgifPESlXG40AaO55%2b4zBPvXGCb1q8ThopkqQJppppQVcTzrK%2bXTCwEY2OoYXFS4InohVZEAc%2bRilDYgwzsYOgKKgxFEdA42gCpalFVXCbVaV26okmYnU5sQsEVRpfGSsRBlHjgj2qOlYZaLEVIFUFYlOd48hJccBcBLaAfoBCPIW2pKog856EnETBtjOcGShs8KA9zucM0phLmeKLZ%2b7i337sfdx77FX%2b%2b6/%2baPl8EyGxIH2H9mXh9HNrx/jEc%2b8jG0UkaUlZlPKlHzYIQcJ4Ppf4Qej353j3I/%2bOI0un%2beKLX4tWw5LiB9lnmL7RQD1mzYIiiAalwU%2bxYjGlnXZq0wqUTvnIL332e7/6Q4/%2b5AMP3PtG/7fJiicAHP0WC4V4anzx7Ct/8oHbf%2bpeorfyTQ%2b%2bwL0LGyAzNGJNbjVHl7r8dx96hQdu64FX3HGgW760b5Uaong8OYKQ1mNiK2hx9IIiVaUgLCgUCUKCYBBfBnQ6SVBSJ8VUxoIxvCpjLzA2soYKZoKrDLG2ZCnVL2AqSVNhGOJxFF5QYlCi8STVfe3k2gBIyMmDZU476lJQqICzHq0KrpnS9NKJMgY2sGNhZRhhbcFc3ZKFiFFXkxUdfuIz7%2bDxJ08S6z4P3HWRZ8/fyxPP3slgFHP80CXe%2b8CzpMkOr1y8nf/8sW9ja71BLRnsetPCGESlfzggYztTNVaKZn2Lu2/5ApubRzh38QFiU45vaXoa%2b4THozsGXvlbyXrHnxUVnLYNku/O7so2WK/HXLi8dexXP/70n3/LWx/8S9YlJYf5bQPQRm96klYx69uDIzPyE9/zvW/7FOodzzIfezYGHZLZgs%2b98gCnrxzkK95%2blT/7oZfK2xb1arzHTnBHkILgI1TQNKIMZzxDp4mVwktKEZoMckM7iTEyQBCGaIxqoEkrSjfWQqspP1FbdiN2VWVecNUrBiI8Bo9FGKIQPA6N4vpAkxpPanL6to8mkEYpQoovw2QrRiSMXMHAD0mipLyf8pgoZuQ1PRuIrCVD08sNO1kZQjVbL2hHjh1X4z8/%2by5ePTXH2labEASlAh///Nu5srzEoBdTZBHbWzFf/tYnadUdBzqb3H/Hq3yh/xDBqZLyVW8cpEKPr0xXFQFTyjMqmmz3D3JX8iLt5iY%2bjFnqPmfDmBqO5cJpbVgpxPtKFqwoYRgrJBUVlOlbBeKkzs9%2b5Mnv/oave9%2bP3n/fXS/1er%2b5XrFn1Opx7U3/0niW1D317ffVv3DHvLRp%2bwgXOiy1cs5cOMA//9UvY5ilxJFQ2BZU4UMTGWIs5AaFCRESFNgIFRrUtEYrIUeDOJoRKBVjVUShIoLUMTQYM8uxCC0VHSw11BJQFosQyJymb0sfpQ3gSSqpTlCUDngBXBAKl%2bBDwhChC2yEwOVBj%2bX%2bMtauIxVVsXgyFdMwDVIJCJaEAiUFAy3kErE80AydEFSEDZpEB7yUpqCGGvD%2bB17ivY%2bepVb3tOtd7r5tld5gltgUNBtDmvUBcWR55tWTvHj%2bJJ32kK9518/zjoeeriaQTAZ91962S8mCN%2bQuZaa9xrHFs1zbPMmF6w9g1JTJhUkH7u7c4C/eZc8iU2MoulRERE/dbyymCPVawuUrm4s//5FP/X8JVe2f3%2bQfTAekcnMKKBJR5JtzreJjf7LTjHHUubizQCuOOGJW%2bMknHuOlC8dp1gveclcPo7swtCA5VNU5hYAEhSiF1eBdhEgZdBB8hISAURqtWojE%2bGApyIlCQk08EkY4CQRiDHqqdaVhdFd%2bEwbOkfmSyUbiK8UjRyp2alFkXohEkztYakIsmn5QfOFKiyzv8%2bDxDbbzwHAw5JbmkIEkeAqaSojQeAI7Nid3BUYsmRi8VwxDTGwdWgKp9tR0IChh5COWBxHzs6t8/dI6NSk43rzEQ3df43Ovn%2bCpV27n6S/ejlaW1Y0j/PQv38rhw%2bf4jq/9JWYbGe9%2by2%2bwsd3htdMnic2oImalMhEqNIp4orRHGnLe/eBHWJi9yqXVO/FO7QJMqmiYaXkPdgnj5PsuAMN%2bZUSZ0rzG/qJGJZDjtMYv/urT3/kt3/yBf3nfPXe9OvotomV2gxGKN1FCVIofPPWNLXnhYedjIg0L9T5r9hjObeOTEU4JC/MD3n7nywgZ0CllFZvjVIwey1yhjpIUp6QCT1FGIUtZLdTj2XE9AgmKWhm8IBYXBgRikpJuUXpNxsRbTTEXRyQBrSwinpH3KAGFJQ8JsYrR5MSiAEPNWMqWaOoS8dCco1sYGiYiEtDesO0VWjypROgwJIgtDeMu5cymEIWcRDlqJmMmVWSjmMQ4tBJSE%2bgXhg0b04hy2koTrOVr3/F5cIpffPpt/MZTt7G9kyK%2b8s8SiLQnG6RkQwUNQ6M25M5bz3D67F2EUILNe02RxzgnOKepp1u8%2b8Ff4sjcaZr1NSIJtOu%2bEtN2AxF2QcgEZCXwwi7wKoN0EKmwPjbHjGXBSg7ETd0HCIFaLebi5c2lj/zip//U4sLcX%2b0Phjdw/vF2263HdgG42du8ySkarXbiaPSJ7%2bqHQFJvYlJNO3Y0TBcjKd/99i8yO1Nw93HHPYtdyBqVTa8UWJWk5XzzZUOVtSSoXYFZewYh4H2O1l0sHi8L1NUCAYsOBQ6NDTFZEFIl4B0ag5ZKIgweJ44yAConqFIJyD2kKBSOSGd4VUYuR1ImQXWtrzwmIJKx2N5kFmHbCkNvCcHjihGHlCKWBjvBsDkcUWhP1yZ4FxO0ouuglgzIrWbkHXhPajRdm7JWaGL6zMcDtNKMvGWzt8CPfOS9fO65o5hgibTFqDFYAkp5CpuC0sRmwHYWEcUWEzlcoSjylNh0OXboddJ4QGKG2BC44/CLzLWX6Q4SvKuRyyzKTLHdMN4tecYeEDJFGdk9b8yGdw3UY2VETxmld%2b%2blRDBRyq9%2b/Nlvf/e7HvzhmZn2pSy7eQm4PQBspDfG%2bdfiiBcvrrzrl5889t5vffhejt02RKSG7m4g2oOa4fbFgv/pltfBzEIxWwpdEiYNl4mMUlEvDyX5FoJWZDh2gme1cLRUTMfEJNoS2MaFBMESe0XhPH0XIHakQBCDiML6vNJ0DRGaoU/w4mgahw8aRVTOTJ1jsfShMuIEel7oF465pFRZtnzMJhovDq8NWWYZOIvDMhP1GPiEV7spucuYS0YcbgvDAJvDiOVeQiIjmnWFEoMTw/pA0VJDbBDO9mosJjnNxHGt32ZrWKMeW8TnqDEBqropAM2ZHju%2bxVOn3sG5S0dYXj5EcEJexMy3L/HYQx/l8IFz9IdthoOUufYafXeIa1fuIB86zl69n%2b3uPDYzKD3F3cbUboyzydhMCZfTHpKxjWeiHY9BqPay8/HtQqCWxpw9v3rrK6%2be%2b%2bbv/Pav%2bqe93pubZKay4vayYBEQET76ef%2btL5w5mv6NDz%2bH1GowUqXhVgxoDfE80CzJjUp2AwvGfsRQhW3L2OMQJr95CgwRRmt2QmDHlZTxeDAEseXgWtAhI9YJDTHkLqep6xjxeJ/jKaNoTCjfQbAEr8kLTyMu7YRaNISIgCNGCBJzHY%2bLcxpxgSNQEDPyiiIERk5VkR2anUwYuSFZzXNtCFvWoJyw5nLSUUEWNEVRhlxZLxgyanWDCHTMiJpxxDhqdU/fGc7vzDGTrvLnvu3n%2bI%2b/9kGefOoo9Xg0UUQBTGTpbnf46K9/Gd2dGUa9lCjK0Crj1iPnOHz4NBv9AwyuNug0N3jlwsPce/zzbPSX%2bNRTX4fG4qwhuDIfWCk3BTRKDXpa7ps8WyZelVL%2bU7uNqkSlMnhj7B3Jp9j5LqC1Fgor/PonX/zj3/QN7/%2bxWj3tvlkm3ZsaopNIOHNlcOyzL3S/7o%2b9%2bywHj4zodWcxZKRRVAbUeQcuhzACU68aUEVZmEa5720lP4zlvhR0AxgQUHhqzPqIY5JxLfJsuBzJY26LG4TgGaAwSpMSE%2bsIHxI0iuBLDSsp073L1S4JpFrYyMslrxqRIGTkeLREJRjxlD6LwCAIwxCjxVGX8jlxnhG8Z0RpJpGgGRYRV4NiJ1fEyqKVJrMpgyKaBCl4hE6aEqeCiEW8o1Uz%2bBAQH9iyilFwZD6hm9do16/ynrc%2bx6nXl9jeiEiTfCqyWMArQq7BBZJ4hAuweOAc73nbZwDDp558D8eWXuHC9klW147zyeXDFEVKKDRBBZRYxJSrdU7bDd9MHps8dyz/TWZEpa9OKN6YAo4jZjxTDZ9Ydeq1Gi%2b%2bfPltn/rMc%2b995OGTv3wzw/ShAwu7AOw0ant%2b7DQ0jz/X/YrBcOeWr3vrJQga6xxKV9TP%2b5ICFhmYCJSr5D61C7xxkKkYgo6q1IMyEkZCQEkHR%2bn0ahpFC%2bGaT8l8YN5bOtqQqJgQdHl%2bAERXkeZSpZIGtAQKPMMisD2KmWt4FhIhc44MwSmgWrEoBMgASyjtXKLYLISuWGItZN7QKwLajbC%2btCU6VcMWHtEBjcF7hxDKfCpfLo7tHYQop14T%2boOIrWGgnlgiBblP6VqhJUNm4y6b0mC7mOPg4iof%2bsALfOzx%2b%2bhtKVQpKCMS8EHTH7TLvlJl0v7G5lGurh7kbfc8SS19jC%2b88EGyPC3rwPgAOKIoq4zVY9vMFPjGW5B9x/dYuKexNHVV6UioWGNlipkOaGWaExPFms2tvnn2%2bbMf/mPf9IFfHo2KPb%2bPtwkAlzd2EaqUsLGD/rXPD77h0Vte4oGDlyCfp2YyIhMBLXC9Mk5M14Bpu1DZEh8E0TVEqcqYWdXnQ5VUkwSvTcUeB%2bSiSYhZMoGLhfDCMOPOeMTBeB6ZcqENCtgpHO24jPILIaLnynp/26PAtV6gkWqG1jEipxbHODzDkJUhUD6noTU2GPpWmIkV1gecC2QmYG3pshqNPOIDIUlII7AVBVNKI7a0SNpQCudBlZ6ZLBeu9zQUllakGNiY1Syg7YD5mmVr1KCbaVQ0ZDiMubJ1lIfufpWN7hy//rETJCabUJD9AepKCf3eDKtrB3j9yn1cWz3GKKtPglBRfopqhTLfGijjF6eBNJYBp0AzdhiMzTtUdG9cY2aiNFYyYBhrw2oXyPvBFQJRFPHUF8581cVL108cWJy/cDM2PAFgd7j7YxoLZ6%2bqk69f7r73B7/zdSQOhKDRRvDBoyIDcQNcgCgqbxOorOMKL4ZRSEgwaKl8rUFTUr4yACAg5AEyLEEETcQsQl15RpFiPcScyj2FzzhoyqqlWitqkSYHfMgZupj1ocUoOKgjmg3HsbZla2h5/krg5DEhkcAoFGR5TuFU6RXxnkg5UikVpURCteJkxAiFKoZlUlSkMaZkuV4gkpI6KRXIRZfj4EOZbqsFT40CQYynKxG9ooEnY%2bAC/Z2CoUsQ16epslL7TeDq6hyryzVM7CaUfRcZfo9yGscZZy8%2bwMWrJ8mGEUmcEfw%2b6rYHBNNfprSOySX7yNb0uWMiGcb%2b8WLqfDVh1Te/vrx3Wks4e371%2bKc%2b8/wHv/Hr3/Mj2zv9PWfPz3Z2PSGHDsjk78hSTM%2btv/9Djz6%2b%2bP5HNkBaiDGIaeG1qQJaolINH7%2bkt%2bXMcKWvNY5iFAXeW8RXUzq4qtGGURDWJWNbcjJS6uMIZmIOKWE2gW6a8qr3vJT3uO57XLFDUJb5JKER1ZhLNMdawvGmohUJiWiEhMgE7jkCOlKs%2bZztIqMfDDs5rPT6jAYjlA0oUfSK0p%2bLh0SpMh3ReZxOKKIILxG5FZQGJVAExdBHeFFEAZTzGBdIKdAm0HOKnmtxbdSinxVkPtAtZui6WYxkGCnoDhOsz1hsbUJwzMwu05rJy5yN8fjLWFPdpS5KgS0SBr3mrltoGmyTYxUV/M0Fvim8VZRuSgYNYyBOe0bGKZ1q7B2Z8pLsvSFQVrLI8sDnv/jGV2WjTBmt2L9NKOChubEnRCGi1Vc%2b8PEv/653/DrtuFVmsSmD1obLK4v89BO38q1vP8eJxY1dX6TNQdVBTOnUrzLxSw9L9RhVAyIIGWtYBlJjiZim15gQ6KucTAkDDJHAvIZRLWHFp6x5jyly0qzLoinTuPNgqEURmkmsLiFALimDyLAgnq4XNlzBwMJQxdhawrYdwHCIKEXXK7xJqUUNjPN4aylUUqaIBkcRqpAlpXEOlHfoUPpc8QoRTxDBSemrjSgINqLpRzifY32BcilaG9LYkQ01WkqLpVjL4YULXFlfYNBPS%2bVlgqux0XgKYwHAo%2bQmPHoPo91vZpnabkoVx5R2mvreBFSTc6ZlwOn77H1YAKLI8NLLl9%2b9srpz2%2bHDC2f22wQnAGzGlVFRDMGt3rrUeP0xk5WhRCaq1Hhx/Ppzx/lnH3mUDzy4zYlkB4bjBvmSwplG9fSSpU38hkGDBHL6bAdNLA0OhkYZOBVKuathIRWPNmBEIxLYCI6uGIKOCTrmjHVczjNS36NGxIGoQSIKrWJihIHrYb0CRhACM8qwXHhyElRaQ6Gx2rDaXaNGTqHrZA5EKQa5YyQGF2lSFXDKMLAeQ0ngjasS0JXHVuDQAk4pvDdQFGgp4%2b5yL9ggtOKC2cY2w1xQPuB06bf2DiwF1zYP8PrrJyiGZQmSPfbhKU4MoFSZPFVmt%2b1D1kSWG%2bNBbgLSfffdj5mJDTCMdd/KFbffLjidOzKOBbsJaAMkScTFKxuHXnn14vtvv/XwmUkb9gPQ%2bipcR2KCO/POrd7mkUaIaTT02OUKKKxLKKxisx8DdUjqIAMoWpTlrIoyckLGsuFYw7IM6LNGRIsZZkMC44gOKvDi0GhqobQ3GUDE06is7k6EflyjG2oMvacbHFsuhwDG5UQIg2DJK5PLSlGQKscwmQEdgQSMBLSOCX6BjLLyfFDCTlCEENEwjtwV5K6M9ujEZRyhdQ4rpS4dnFR9Yqsik0KqLLUoMLIRmSuXT0A5rKqRZRbtHf0swvuc4BWKnNwnfPLJ9/DaqUMkcbbXSrKfIlUa8u6xvQO958JKvgt70Bb26R03uc80fqqk9km41%2bTZU3%2by1064D80AaK0YDAJPPP3a%2b2%2b9denfjPJiMi%2bW3jc3FYwQhhUAA95deOyVcx3uOZSxkHpCNpYKFEcPdBEs//fH7%2badd/dpxI7XLs9z24IjTlJwVZiUrzLuceAdXoSMmMUwS1lvvpIJxyaEIASlQCkaQTMMwohyjY8mHiWaqDSCsCwKpyMMERsmxSLkIWADaNFlzi9CiALboaRQhHySdVx4UEmCEFNkOd5rYhPw4rAS8FpjnRA5hxFLLopAII5BO6E0mQpOysVtxBVljj0COpAoxSgPOC9l5pwr7%2bdwZREm48hsk8898xCvnzpEZPaZKPbjQpcxja4wJeWbZs1vJuZN/z6lHVeDjISw79Kby3G70BqDbvzzWBnZdave%2bPDyZKUUZ95YeZvW%2bsDifGMln4o93U1KMrNAhFH91trm9be/evEQdy9dhCwjBINUEcInj%2b5wbLHL488d4Qd%2bvCCOR2S%2bxj/5718A6YNJKbWUsWFblxq7qxGHQC3Y6vcwpTl7EIOg6eHIdaAVYoZe2KhkwnmElEBPFDaUkYFGyvwRjSIWcAJDqwh4lC4VpFhRxiKiIQRy7yZUwFGaNwKlLBdL6f%2bNJFDo0vY48grnHVp5TKD83ZSWfu/KqgdeFDaYsnCQ5Dgiioqti4RSGPcyTnkminPWdpZ4/fVbsAWIMmXN50oa2QsgKRWSoG4E24RCUYl9pdwYpmzDe6EwfZ1UGm5lkpmQX9kFmN8LxPJjbIqRvb/t2cayYUmao1hz%2bdrGHWvr3YffdvzgR7OiuOFMvNvE%2b00I5%2b/e7m3dY11Kkm/hRw6VRFVjHCbSvOP%2bdVr1nJ96/DZev7LA%2bnaNf/mxO3j8lSUurLbZ7Nd5%2bUqTT7/e4Refm%2bfjrx2gIGLkA5MM%2bspYncmILPLkyjFUDq0DIzyrQEMFZih9vTuiWAeWQ1lCY14KJARaHowXMl8G3eMViVIYAaPAS5WMHsAGj1aKSJUhVYgQRwpjyggXKzFGDOIErCcioHUgqBL0A6cYhhK4Y1elkkBkArHyxKLIitINqHVlpvWK3JfFjzSOZjpg0Fvgi1%2b8m2FPM9PZ5G0PvUq9XuCcmhrOXRLmncY7vWesZf9plEz3pprxDQjcd3HYf2wKcNPYm97GBuk3NcPsbpHRbG4NozfOXn/MlEUeJ1dNKGAUHSw12PDiQ4Nhv5UVMZHkiE4nkS14xcHOiEOzIy6v1/jG9y7zP371M/zlH3snf/ulBzk41%2bfATE6z7tjoJwysoZ8ZDi16Dv/pV7l7tsDbFIvD4MlVn3WtSBF2PNSUYhZHgmIknnVK65OhTNKxQYgkUJOA4GhhOIBwRRyXncE6XQa7UoaJl8EQZXLQmAFFIrjgEFXmkTjKClwxgcEowgkYFfDB4gkYoSqhq3HBI4EyeVMUogqMURQFFM4SfOkPVsqhtGJURKALIgOxshhdcObSLXz6iYe4fLFNrAZ88L3PcODgNqfPn8A7QZkp1LyZeW8adFNKCshNSqyMqdsepP4W2nGYkkHHt5Fd4/aY9E5Y8DSk2HNN2VVlPvXzL55/5L3vuVs5F7zznmNHlnYBWGRnQWpoOfdgloMERdKIkDgqH6BK%2b11i4JaFLb73w6f4vq%2b5yonWNd555yVW%2by1yG3N5PSKsqzJX1wTqMWxsG/6fzy3x/V/pmYkH9F0NEzRaK9rESAjERogFtoNCiSLGk6OwVUi8F0%2bOwVecoYdmUCWdjyiX4rLOUEiZA9cSTV7FCmoJOBypKJR3FCEQqTITzlaJ6OI9sSm9H2UUc1lqwiDElQAynvDKBwof0OJLsEaKPEQ4HN5rmsphElfm2PtAqnr0h20%2b%2b8wDPPvcUXrbMSF47jx%2blbc%2bconPPnuSbreOVkWV3zsFhN9Ekd3NqucGyrf30HT41TTi5CYnVy%2b5X5%2b4QUGa6pDppKZJA8YyY3kvpYVLVzbvUUovzc02r2V5yYanSvQqgh8kyIX7ljcbXNqYQ7QCHcqgg8r46En4tvdu8B2slZfblL/5xz/DodmMf/34W6nFAW0sogTRpbvYEPjY00vUga96YI37DzowZUGisnpJQBPoESgQrIdUCQUwqLwoiYRyeVI0MZ4upZ%2b2LClZ5gh7U1Y0WBvGXFhrcGBuSLNRdo/1BSkeJYYMg6qiiVXV4WP3poiUlEwMRYAslAH8zpdkIwSD%2bBGdKEc0uMKCKKwKpFFRVl6wivXNFt2%2b5vzlOsUIri3PcfbcAuIL0iRnFAy5TTh75RCvnr4F7yp2P6ZON7DFvaM/IXxT5%2b5RnNn3OY0PKvDsCyK4OcUda8D7vu/RhPdfsp8aBqJIs7LeO/HyK5fvPnZ04dooK7jrtql4QFGzBLaOhWL9ru7wIKNMY2JdBhrYqQgIyiwMXEEZVjVLXFN867uX%2bcjzPVa7TerGTbVbyupSLvDa9QZf85brpNGIrSzlcpEw08xJMFigh8eJIUEYBSEXRVEJ1xZFEgKZUwy0w0kJ2r4XVjZieoXCBkd/ELO8lnDqouEb311woGHpUxa0TL0i1RGFwDCURl%2bpIoSFclmvQOmRUQLeaLx3E9kxOFUWfVSKqxsNikJoNnIajRGJ0qytN9na1FxbnuHU6QNsbWj6g6gMiw%2bOyGSl/uUhiR2XVub5uV96J91unUgXN0HQTdAxTkBiKqz0TSnUvlu9KZt9EzI7uaaapJUtZA%2bFftNtLwiN0Wxs9JOt7eF9H/rK45/oD8rc4akSvafBb9yauO6BppnhloPbJDUBK1V9kKmme49YX16tDDDDZ14/xFY/LQtv36Qtxni2ugmbWcSO7/Irrx5CtTxvaebUKJd4iCmDtKwo8lB6N5QIaRASAhZNT0q7XIMy5fyJN2p84tk6pgwIpCjKGWlt4PKq4e4jBQbB4WkEYUE8fZ%2bTY0oPhq9YdCgtSJH40ttEpUQoRR48wohDHVjupjz5cocXnuvQ29HceXyV971nhSe%2beJw3Ttfo9w15VqqzgieObOn8qXzGJVBK%2bhW8ZmOjXYZOTQJS9g1qGB%2bf2mdsFuOm594cGhXFk7Dv6DRzltIicTNcTeP0BpOf3Aj0iX5S7iglFD5w%2bcraPdeurdIfZJw4MhWOpfWtOLd6izCInYuZaw9RfgCuBXFVZWCatJqEoFMEePZCk3/5sVsZFYZm3TJWrieTKEBsAps9ww/9yu0cnj3IxbUW3/E112miyEPpgUjQtFEMq4stpQQwDGXFqkQ8Sgd81ezrO4qXzxoGI2jUS7OCVqGq5wfPnUnoNAruu82V5YEJ5GIZeV%2by1KgsRabweAlQacc%2bFGiloCo8qUURa8/qdsqvfOoYz79cQ3nPKDdcvtbk1JmMq1dTNjcSIuOIjas00pKljoG3O0ChEpMCxpRR4iFww8CHfXvT1c/C/gEPe3b232CMlF2nxUT%2b28eKK1NO6WK98XKqGjR7VeQpW9ANF0x/Ey5c2rhtfWsYaV2m6k3JgAnQO4nxrI9mOXVlHusNJi4NjeUAlsneQsDrWpnWncM//LnbubzeZKZuy4ZPE8ypGZzGjs2tiCvL8xxccCx0chSBAbsKQw70KWsR6BDIJKItgRTHDhpBs90zfPS1BheuR2z3Fa1G2O24ikJoDdYpPvaFFoNiwKP3OlbwrPtAZlJs7gkuEEmJEI0nVkLhyngKE8Y4CWjtGGY1PvLx45w6UyeNLN7CQyev8Y63X2WmndMf1Fi5nlQxfaEE1XQfTCmj4/Eui44rrBWUlEn0by6L7Qp6wj7M7EXIm/w4Dc6boP2m2x4%2bDGNrws3kzDGoA%2bU43KROm4iwut67ZXG%2bPX/o4Mx1mLIDuuJ5FdzVWwmBq6sNXr1yjH5Wo3SDVKl93iI2K3OOKFPzPvNqg1OXOiTRlCTMfuxXrxwgijytusVLwBYKjTCHoLFco1zKoIxpESR4XBUOpBEawM5Q8ctPNvjcSykbOwqjw76%2brKhFCFUomPDCmRrnl2O8CAUGLQoVKRS754QqGkf7MlOv8HqS2I4L5IUwHCg0fpK/ffxoj6OH%2bly%2bNsMrp2aRin2PjT7jd97tAPYoA84p6mmPpaUVkiRHVNg7oDfIb3uYJeMn7R6YQvbNBoGbwG4/KZ3Mjl12vdeC81sAd0JdbziINort7cGhU69fPHrq9YvAFACNnqkFt72ED3QaI6xTZHn1syjEF0jw5aIyJgYsn3%2bjyd/5qXsYZmUq4uQNp//2v3w1KoWFbhGVBdKC0ELRxpEAh1AsEUrNOzh6wDYRp1Zq/KfHO5y9ntCseZJ4umemOn/qcGwCa5uKZ181ZSndACGUlNd5KXOoFKAVuVd4BToKaO2pxZ44UhQ2pm5GfMW7LzEz68hGZfGhzz1zhP/7Pz7IL3/sVnpdjdb7mOZ%2bojMeiwAhCLYQ7r/nFb79w7/EY%2b9%2bGVEa52Ry3Q34kTfZnz7426kQOS2m3%2bwhYf%2bRKXY9/S5v1rg3aYLWisGwaJ69sHXo3KVtYAqAKrq9E3y2hHfctrTCyBqubdbKUHtvwVmCihBlgIwnX0v4qz92H9c3WiSRv1FQnny/USYRBTZXbPQ0fQK6KvyYBMUcgdkARQAfNA3lSSh44rUa/%2bETHS6uxCSRv1F0AW4QpKq%2bVAoS47De4ymQAaxeryielFVgUuVJNESqrJdap6CupJx44hCdcuTAgPe/9RytRk6WawbDiMtXmxUg/T6iVY7CuJ0TyjEBZOnKa9Ry2s0e9548x%2bx8D%2bfG0eVhj5h181G9mX1vdwxulAHGuvO%2b824ktXuvF6bskzf28eRT9uzcsK%2bU0O9nupbopbc9fAswXR9w9PzBUHQX0ILBstWrc62/wEPqYhVgYBBxXF0P/OtfvYvfePE4y5tt6jXLDct87WE7N3ac0pDlMBgIO5RlsZuiiDHUUGzbgm0CdRO42kt46XyLJ16sM8oU9dTv69K9%2b9MdOsa/UoFD8znNSHFhLeLzz6ds9OCbvmyHTieQWV/ms0rA%2bdJobVRZI1VJmSgegsJaw8k7ujQbZ3j8ySNcvNImjstilLsTrnrodOP2TMJy33thdmaLZnPAsGhwfWWefGQmeSH7z9/Tr/v3J%2bfdjN/v396ENYUptL0Jm52A/QYhdMrus2fC7AWiEqGfW/LCH5ubbWio0nXKu/cWvM9qBIejDFAxEaU0j4YoBzb59584wg//4iNc32iXi8Hc8DJ7Nb%2bpujm7/USpAV5crrMZIuqiUN4TgiV4z7rkHDKai2dq/NuPLvDxp9vYQpHGVXEekX3U4eZdPnbKawk8e6rBz366zS8/OcNzF2qsbMds9kv7o3WBDMETaBnLQlT6Lws83kAUC7kN5aI2NubIwSFf84EznDjSJc/1bgMIuxywevE9dbun8FHkmgML17n75Hl6wyV%2b/ROPsbbSLLXi8aDdzK22H9BT54ns6RL2gmmKNsve728isd/k2M3OGf/dXO6bnokigtaaM2cuH/rkp55twnRJKV%2bbCflO7PsDbp29yC1LK1DkkA0hztjsav7xTz/IT336bhY7GY20mLQj%2bCmkwS7/HXfWfjMEYHTg7PkGr15ukOFxAZq%2b9Mm2tcO5wGdPNTl/LSU2Dq2nXnc/m/8tuk8EVrZinnsjYWMbmmm5CtHGdhlmpQpLE1uWwqMsUJ57qtIUZeiSIVAU4FxgNDLMdQre%2bdYr1OoeZ3c7e0yApyNS9o5VJZArz/WVg7z0yu3keUS9NkTrHOcMzukbzTLjA3vEsKlje1lA1ZybUbr9B/Zdc8N%2b2cl7bv9mVPnNhL/xb1Vt6WHm29aVebwTANr82kKwA%2bky4p7bLvLl951maAX0MleuB/7qj72Hf/Az72ZnUCPSbjfEbEyO97zLbpW%2bMQD3AMWD1oF%2bV/HK602uuIBSigaaNChmAuQyoBa70j%2b7r6sCuywvhCqccN/r7uI/IArSFOppwKgAUioj564YrIV2GgiFJh8qnGi2vcfZHAqPzQKjTLAuYH2o5HdHYYX5mT6dVoZ1as/kuDkD220PIWCMpdub4TOfe5CLFxvMzW5w370vcdfJ15md30BrW5VV%2b022N%2bGme3WRN1EOxqLRHpDehOLuOX4TcN5w432sad9mncc63bnr9iMtmAKguGwpMGJNe3IC7zxxhno946NPPsL3/JMP82ufP0mnkZFGtspJYHpCToA33i/7ebzjb06tBDa3DVu2tP3t6IJcwEjCjDa06vkk72laxgrVs/YM%2bhiIFfVxHow42vWinA7jpoWAtyUQz15KeeNcgkSaJ95o8dHH60gWSKNS/BgMHcurhmzkS%2b%2bPBESPA1EFHQXqDctkeYk9Dd03ZpOo8rGtrGxnHA1xhWdttcP6xgGazR6LC5vkeTSlkLCb%2b7M/0G/fg%2bTGQ3sPyP79m4Fr/P03Aed%2bSnjTbb8cWGrCO9s7s5cuX5uDaUO0zeZy6bFuE%2bYHhgcPvMEPP/V1/NQTj7LVq5MmZfh6EhUszvS4ttHBBYP2fooSVoXSbph9Y2TIZFcCGO1Z30hY30rYWhqx7gM1EWZEkFGdK5spSsbnj0dtzHz2Cb5hV%2bIJlGCMtENJmfOry5ZVFfPLOxQ57PTLilRr68ILZxp0h4bFhYyH7t2mkwyIlMVmBRKVMoByHh8CyoD2juB9NRWm27bbkF2qt%2b%2b4E5I0I8tadHuzDIY1rl0%2bRJFp6o0hJ%2b94llExw/lzt6HlxuI%2bwlS86M044g07NwFLoEzrHAuq4ebnjb06Vc/eeJMbFJeba%2byE0ifc7Q%2bbX3zpYvubvu7duxQwhI20r0dsjVIKrfF4Pvnc7VxcnaOZ9nnHXef5svvPMswNK1utMvF8irKFPT6n3ZeeBElWFGAsGwVKOXBj0/C55%2bbZtIoYh4SMGMdLK/DCtZSkMjSX14XxkrcT3%2bqYyoYQdilgdWyUC9u9qWK%2bPkwmrUiZNTAcela7mmurMR7F6Ut1PvX0HB/75DyDIuHI0iZHWhltgcW2JY4t9cSS6Izr1xNWllPUuI1TXTDZZx/4xpRbIEkyclvn6aceJJEN3vOuJ7EhZXl5gfbsJiduuVQWJr0ZMN7M5HcDW546MM1B3ozABbiR7ew7Zzyge%2bSwm23j41M1CgEXJIqTNIEpCliwnWzaQCJDCmdopfDWO64wN5fzp778Gb7skav81Kcf4aPP3kUIFqNDlZNS5U/d4EQf97pMwBlCuUL6rmhY1jY9fbbOhYdSTh7UdHy5hELXBpwtw8EmGf8eUGXGVghUAkT1nMrgNnEThYAPgqsyyEouWYJ2AkgHtQROX2xw8Uq5grlSZQDqxasNHn9qkbfdM%2bK22YwkVVVSAqzvNHnl1YO89Noig6HBKF8pWnsHmlBNwOnx8FAUhoWFa0SRcP3KAQRPFFmOHFsGpTl37gg7vSXW1lt4GybVs8Y3vwFfY5q%2bT3OZTP7xOWMiXU3ScIOTevqm43eZTl%2bakPS950xe7k22qchp5z1GR/G9dx6PYQqA2247GbqAF8i9ol4LfP83f4KkpugseiDh9NU5QhC0eMZ60Z6ojOmXHQu5UxR6PKFkTBGVYExgMNCcv1Zn%2beAqcyqwNTR88rUZlFYEV0WRTKUZjPMYxuVzA%2bNO2X2OUN5fAFuEiTdxIqr5qqpo7Ll0vUFeCElcUkijA4UVXny1xZlzJ3norlXe/a4VBiPP088c5fmX5uh2NXg/UchCGMukUyCEPRwreLCFot3aolYv2NmeATxx7Lly7QSdUxscv32DwdCwuTZHv18jqQ3Jh9FecW1PX0/tTwF1curkWLkjlfzub8Dd9M1k7/E9QN0Lzn1Pu8m2TwkSIS9CMhjaGkwBcOCpquwFnPL06bOgNEo64JuMhhGXVls3Ak4quW8CrlBSZzUG4W6OaXl86h0Ck0ScC1dT7MOeIgj/5rPznFpu8LWPrfDUi23WtlOSxJeh3b5MPhKpKMO08avqu3FIk60iOsYiznTsZOGgUfcsdHLqaZdry4aNTYPRlURXhd%2bvrieMeoHehuHTzx3hpZfaZBllJts4hGoiCrCXxU33ky/veejQCrWG5/KlQ4z6CqPLaJjCCeurCwzyea5fncfmcPKOZxFT47lnH8bIeO2NcUbbmLrewHMnD91jLw7TX6aOTe9MZMEbgVWO5NTzwpiK7EP%2bnitutA1KxRGdLynU7lpx0spN2C0T6zPP2nUQnbHYNpxbnuPc9RniaMrnO/6cyqraO38qEIa9330ow6zG1DAynnPn63z%2bpUWeLyw/89w8996a8WUPbqHE8nOfPIR3Jf9QWiZ95CsgwpRxuuqfag0aXOFxFnQse0Sa4AK1BjgiHr5zm8IpfuHjC1gLSqo1NVWgUStY3mrz0786z6WrKbG2JHFZDWsXbOP39BOw7QruVVt9KfOJiblyeYZ8yG4oFqCVo9erc%2bKWl4l1n9nGBd7%2byBe4tHw3L7/8AHakyjp/Nwx0uMnuzUjluC3l/sSVOS20jhs7YVfT4za%2bx1iIfzP2vQ90EwJRHvceksjkM53aEKYA6Hw9C76Mt8sKhRvGeOvJd0awYnn%2b9ftZ3W5Qi23F4qrEZx9QqjIyVi8wYbPjd6neYf%2bx8QxVKhAK4acfXyBQhkjVa54hEQ%2bfHPHiawPOLjdIk4D3pUV9HHMwZrdBwh6hvJyg5YPKYFXBOaqIrYDWsDPQ/MJvzDN4zHHb0U067TZXrqQ0Gg5dUXCtA5dXGjgLaWInxYimicbEFTc93tP6mA8ErxgM6/R6DTQWrf1EISsKTae5xu13ncWbJp32NR6%2b/wW8xLQam8zO7HDt8kwZ3Dq%2b7T6DYwggqkyMCmPKfzPiOJkwvxnb3NOJY%2bhOXTP9cuNjv5kRepf1aK3wuPzC5ZVszy8izdHYzpVngDbELU3c0DgSnj9/kKLQpQ1wuqOnSXu48W%2baUu959/GxahBEAs6WPlKjYKenGBYwGw%2bp110ZJUJ5vnehXDl0GuDs2gEnn7akjElSigbOlfbBMYCcg60dw0c/vcDKRsKH3n2dtz%2b0jjGB4VBP2q%2bVJ9KesbYd/PT7jjXrMNHyCWMKI%2bAC1kakcY/773uN2fk%2boyzBjb2goczwS2qWCxdO8smPvYfVqx3arT6Xl%2b/kiS%2b8m9HQoJXb88xdkExhwI/zdd/kvIry7V5TkYHx/p5rdqn3HqUjlKsSiEw/eP92c/YLVWkT74vrK2t7A1KLgq26hgYQck9QFp02SEOgT42L67Oo6UZRKSBVR09iEMOENk4oYflZRrwQqtp1FQjHMqBQsr5ywAOr64bPPDOPsrOcuVwnifzuiqJSUp2xHUzGS1ZN2QRLg3OZjTXKFd4GIiyFE4Z5KdRr5UmMY6cX8/hTC3zLhy5yy7Eur5ze4TNPLbGylpYix/SYTGOvon7jAyVnqt7dlxOgsAlGD3n07c/z8MNneeX1LZ555g62NpvYvAzwSNOM7a0ONtfU0x6r68d54unH8LR548xduMyXuSi7uGAyEFNjEcaFoghlMckb2GpFOaeJyPQs3ufAn4gR4/v4coaFsUzxpgC8ORCF0u/eaqb9h%2b85srMHgLlVK7E3tLIINxByFTAdaLQdp643OLc8R2TcpNGBMmO/KqUMY1VDAC8VS9yV/wL7WHD1OdbuxmaVsRxsc/jk59q4IMSRx5jqWdU7iVCWkxHKZ8Gktk6YUvF8xYbzXHHH4T4Pntzh4nJClmvOX2my043QGtbWI1Y3Yg7M9bnrxDb1OOdjnzrE8moDo8fG5t0BD27XgDuh6BMKU5qQAoF2Z4uH7nuF%2b%2b67wrAfc%2bfx12k1N3nq6Qe5dGERCFgb422ZHmCigm5vjk8%2b/iFq6QjxRRkPsodq7dv2T4w9xGl6gkyz0f032H%2bzMPW8MKU2V2zrhqDCMLU/fXxaCxac87Tb7c3jRw%2buwxQLnpu5e3XoDN1Rg6yb4grNaCdHhYznLx9ieatJPAbgNMkeo2ds5J1QcsVkceewmzC9ayje%2b85%2b/F6U9rkQqiTQypvhp2Tfyd944McT1QW8C3sm7dgAriVwbbPO0MZ81Xs3%2bGMfWuEDjy4TRZbRUNHrlwCMIs9goFma63L7LTv4KWo9zd6NzhH8hOUC1arqkBUxUZLznnc9y4e/9lPcd/Iy%2bRBC8Gz2F3nhpXu5emWxfG%2bvCE5XbK3kJlqXSezZqCyJYqKsnOyTvp2awYS9eh5j09gUK56AMEydMX2PqXMmYzJFKYIH3LiTdzt9egBvYLsy9bn7p41G8Nsvn17uwZ6sOLspYgqJQ%2bQkYrjjSeZ6ZMR86vU7KApNPSoXl55QwVCZNiYjJJRl/JlwQ6oBlPHUDFKdFsALXlHWfq7eb3y/4JhovONEmrD/Hcfb9PrL%2b7gOlM/WOtAfKH7lUwtcvFLn3Y%2bscv%2bdWxht%2bfwLC5w%2b1%2bYLL8xzfGmT2c6QwoF1GucU0Zj9VdQ0eIgSi3dRxQnKn4q8jLpO4z6Pvf0F7r//IjYT8mG1mJjEfP7Fh3j5xSNosQi%2boiyVbDkGVijFEWXKOjau0KVyERSEqTK3E%2bwEdvG062qcPi/sB8z0tdMgDLBHwJ7cfzzGTM3%2b8bbPDsZNfqp%2bVaJIE9nRkg1gCoA%2bd%2bvdfGYwk2SdVBts4akvdHlu%2bz4%2b/8YtJLqYtG8iyI5X3an2xx0wNjQHJbuxZ17wUkXZV4M41lrLalbl5NKyux9gtxRdKD/3vHb1%2bHEfjcuV7KGAUxcYHTDieO7lBmvrig9/KOP2Y12WFgc88/IiH//UEh//1BJf/WVXmFvMODDXJVJz2EJhlK9ceeX7DoYJwZdxfcGXkdO33X6JI4fWmW9vsrS4SdY3FAUEZ8tCRT4jVV3Gqx3tDvC%2bhgLeqeoc8N7gnZAkvZJdu6kBH09sJnRt95577E67P0yUppuB7IYAxrB3fwzAPWUZuMk%2buwL7%2bKcgWOu44/Yj17/yyx7uwhQLXpx7%2bPpWvrTeK7rUU8vMUsG1VPgXn3k/6xttElNM2OeE7Uwo4VRGP%2bPZGPa8054JN2anYR/b9uBt2L2N3b2HDxMZeNenPM2Kq3tPWPXUn/fVcVdq2WniuHQ14Wd/9Sgvn24R65x3PnSNb/uaN6g3PL/0yVt44vOHOXFknbc9dBVbSEkUJtQfQigz2Y4dWaXd6jI71%2bXRR0/x8IPnWFrYIs8EVwTw5ULZtgDjRpy87TQzM91SRvRgrSEvDFmeUBQxeZGQZzFx3Ecbi3caCY4DCxeZmV0rFTUnk5eeziPeA779VG0KTLL/iv2AnAjmN5FzmDKA7p0z%2b4A4za7K/RAgiQ1ac2l5vW9higKuda9uzcVuxZniNms8MzXLk5eP8uwrdxObcTRGRWLDmGRVbZvyMJSLE04Z6aZJ1ISCTtmpfOVTDlItdxAoM0BLVi2VcD9mddMpqRNqPH5HtatV7%2bEQU31bWIXzisMHdhiMIj7xuYMcWthmbqbgvjs3uOOY4/S5Di%2bdXuDK1VuJ04JWc8RwEO96gUIgzwwnjpbLLAxHiqww1E3OzlYCNkdCCTwkoEK5pnBA0ah3uf/e13jmC/cyHBiOHz7N4cPXWF%2bbJRsmFM6Q6B3ShuXsuXvwXhOZESeOv0ruWqyvHIYQyrqEMu0U8FU/Tc/om7CBPR3Cvt93329XTh8Lv9UM3n/tDVx3P/iY7PsQaNRTN8r88hefu8Rb7jsxBZ2wOhjZ48ufeO3Rsqijzzl98Vb63VbpdhqDbWLlH7ej3JmOit6dibssIIyrCvmwt0rAFHUrZb1Qaa7ldb5ag4NpyrafAvpKcanyp8Zy8oRT7KOIhEBvkKKVsLMd8/LpOQoL2QhCUNx1%2byZf%2bZ4zzM0Nef30HL5aliFMDU7woMRhlGWmM2BxcQsfyURMGAfJ%2buDLKqrGo2LNMy%2b%2bkxdfvBtrFXNzazRnRmRFAx1BFAUW5ldpzw64vnyCUT9Cq3IVgfXeHCsbB7FOo42lVtsioMmyGnlFPcsHCsGP/Z27YyRT3/crMbtjdZPfxx08ERkmA3UTAN/c9jc2jzgPaWIGhw82rh9aSoEpCrjYecRtbF%2b8MNi2FCNN3rBc3ljCFRoxGZPggzA1GBUVUmPCSCjbKb7siHEwX5CJbFZaKaYAHKQCSpicMBbqpfJ6lFQvjJegKys0jGXFqck2NstMd8Mep3v1TEWg3zf0uoHIWD779BGsFd7ywBVUEAqrSeKMAwtdvD9I4QLOle3UqpR9lPIsr7RZ2aqxtLiDLRIMniAFQ6fKmpvaI1KuWYcJZFLjypUFVlfaNNIuszPbnHnjPnY2Yjozm0RmRFhZZHt7DnEFxhQEr6nVuvR25llfP4qogChPo73M3MxF5hqXGBV1rq7cRb%2b3gDZ9lDiyUQdnFUpytMr3AW6CNHblo/2ArCheVTp5ogGHfXbR8Zcx297DdqegKIItPDOd%2bvKXv/%2b%2bS0cOzuwFYLt1mIXOgVOHOs%2bgMqHfj1jbnqkoWmk8Lu/pd6O4JwhgogSPoy0m0kaoolYmRE0m9sAxC56wdXxVtrSyMYpU4VflHB6/33gJg0mpkArYTEW8TE/s6f4Zg788T9Gq9QgIn3ryCM20y/13bZSKRYBm0uOdj1zgc184gcsLlHbkeYxSHqU8w1GNLzxzF4%2b97VU69R4uC3jvMMojyuO8Jyihpod0%2by2eeeEtbK0nGO2Z6azzjkeeZH5mjWJkmZvrcmnlMJvr82SjCCU5tihL49nckI/isli/KqlRnje4445neOTOT2NzeP3SO/js578Lbz3BWLTuMjd7mW7/IP3uLAqPUjlasgkRgaqPJWcS5UFZ0yaMQThhe/vZys22m7Hf6riU6%2b/NzTXOXV/tr25sZLzlwanqWBevfwrnhucePHDNNqVn1rZnuHb9MErcrnZbyVmlnFcK0eP6hJMBrj5LD8UUCEIooweqoup7SgtXQBQJU0XXKxBO0FPdVslkuQoqU85%2bVf8GEWfcZdMiQvXfIEuppQXBBZ578RDHj2xRiwuyXNGsjXjwnktsbWt6O0KjkfHCS7eSj0LlGtOcfv0wtx%2b9yLGHrtITUwY%2baEdRgM9KtlWr5bx27gTPP3MnkQyQ4Dhy6AoLc6vMdDZY2Vjic597D9eXl5BgiU0XpcsI9LxIcFkLj8LmglIeHVl2tg7x7Etfh80TDi2%2bgVcK5wP93hKHDj3Dffd%2bgvnFN%2bhuH%2bTipYdZ2ThOt3uA0bCJiMPoUZkC6gWlMwgBbxPAIWaIOI2f1IEJ5WD6feC7mUlsn%2bF5bxVV4cjBzvlsOMg3hwUwBcBO6y5G8ew5F//nNeNHBws7h8uiyeiNvQ1jJUMmNg8IlIniJdsNExfbtLISQuUp8eWPE%2bVKyWQhGx/K9RnDdATmGGAyfvcqLAupxJIwYcl7FvwM%2b3YC40XGJ9%2bFMsOt34to1YdsbKV85qljfNljZ4iMJSsUo0Jx/wMX6W3H7PRatDsZRTRibm7E2XNLaO04c/4ocR0SPWJxYYON7QZid5hpbdJpO1zQrK7OokKB94pWfZUHTj6Hci2%2b%2bOLDHDnwKocPXeTi%2baNo8Xhp4b1CqyG3HnmBnd4hBkPh1tteLZUZK1y9di/b2/NcunoLBw%2b8ysHFV7j3zk9y/epR3vXQTzI/e5VhnlCffYOlzmmGo5TN7UUuXX%2bQ5ZWT7PQOktuESA3xtlYK0WO7llMEycoE7slKTFMC9YTk3Ezmqz6nIkOkGnYlwm23LL36wL0nGGWlPXMCwCTqEFR8ccfcfqaxffGgBAfaVsLr2OVUgWVCaSdC2cQOV1K5ULFWVVEtJjMpBBAddq/xpZdjvDh86RcuFxEMU%2b8hunxAKedNhM4JmqaM/OXHtAw%2b3pmifmPzhYTS91wUEcHDCy8fxjrhvY%2b%2bTrM2ZDjUzJgRcwcUH3npNq4vN2gkipW1GkLAaM/5Cwc5e%2b4QzcaQhfkum5t1vLXcc%2btFHrj3Gmevd1hemUXrAhXKCvmnTj/I2x88y5VLJ5hNz/Dw3c9y7twdrK10qjaX79RsdXF06A1n2NlZwllDs75OFA8RP8Owu8iFS4/ggnD84Bd46PZfIDZ9/DDGWIUjJXeeREYszr7B7MxZesfbLK/fxRvn30d36zBKxn5mgaCwrkUcXSZurjDqHcLlCgkOZKwFTyk5NyeDu1sQUGUk0kynVgTcK5/87Cny3PKd3/zotCdkhcjUB6Zx%2b8u9jcffo3WOibKJ4XXizhg7/n2Aqgp8QKqsMdm10kzYbilVqHGx8MmtShCVXp7SfDBm58FXsk5lO5pQN1UFNJYaChP7zxh0474IU4xivxJSDu3uO1XHbFWTRSnPiy8dot/TvOOR8xxc2uRQY%2bf/3957B1uW3Pd9n%2b4Tbnj5TY77Ju7ObJoNsxlxSQRqSYACaRCmYJC2ADGYtGhWqSyalFWUTIq2XCZVJZplkSqZokgzFClmAitkArvE5p1NszuzM7OT08v33pO623909zl975tdLAACBEh3zZ137kn3nNPf8/3F/jWz7YQ/qmJbhsOk1l3k3CAShRDQW01Znt%2bIEBqlJI8tj3Pk5f30VmPiqCSOC4yS9LNxzp7dxFtue5G86vLMc3cx1n2SzdvPsLjYpRrESKkwOuHIC/fbKWGN4fLKOABXzFZimZOmPZZXN/Ls8%2b8my9ucmLmZTbMnmR4/zfb1RxhvX6YoEyKjUSom13aevHa0yu5Nn2dy7DhPPPNRFuZ30k6vgrB%2bxyQ%2bzczMl%2bhnezDe3TOUfOBZMTQ6CLaJoE%2bs/lcWig3bJs48%2bNYbXly3bpwsHynR221NkiRjTI5veWZRd9nUWWXbzCWOnrx%2b2Orx%2bphnQoRlOG2BYbOOw2wXU78IdbKAA1M9j7LX/7zodrmFwlVo8k4EoYyzhh3QfQrOyMs4pP6FFDjKmKEx5Kx4KQxprDj%2b6gbOnJvh0M0nkLcY8okuRRGTZyCMtA7txBBJbaWWihFGkbZKjLH5hlrB6pJEisrpoNZKkrJkZnKVC/ObyXLJytUdfP6xlM5Yz6oGUtfXFEs3j7CwY4nrZ%2b90ijgtqErBxukjlMzw4qtvR5Lzwth93Hrj77Bl%2bihKS4yByChkpdFKoukylV5k786/4CT30csnmR57jonOKQplWFm5gZWFvUgxT7t7iqI3i6r8Sz4aCw6AN7RG1CBUCrZsmnxRGc5dme%2bjlB4G4HLvJJFs0Y7Hn9Xpun4avdo9NPcCn3vuXrSW9dseOp0xDashHTM53apR/wTCJQgQuRuIBEY5MevOI4xZU/fQCGt0eAPIuOqdxoHUW8P%2btjUiVD2oJ3SpjaHmoYXRE8/UzXpDmpQUWcQTT8zx8ivbkKLg4M5XOPRQn5XVFmfOb%2bDo6S2srqZEVIyPrdAftBlkCe24IIpsvRmZ6Cb64yyzdlpy7OxeXr2wB1Xae7t8YQMiWgfKOBVEYJSox640kQ97nUpFCEqEipEmY%2buOF7mydCOry7NEMmN%2bYQ/HXn2A6%2b58ntIk9KuU2JQk0k4OZEyFKSN2b3iUWAx47tj7WV7ei1Yx/WwT/dV1RKLnElwLovYSqj9hcw5H69dcs/mUCKdqIbh%2b/6anO%2b2oWloe1PWEagCOtbcjZUKaTD5/rrv96Gp%2b4rZdG15jvNujt9KhFWtXv851qtBeuXPWsHDl%2bN3Pa2fR2v5sStAG2NCqSV8a0tWcddsYMo0v0N2b3VW6OsmB7luz9EiHNcgLreBghbEMGPook0ihleDyxQ6tRFBu77Bn7xm2zCyi8ld45ug2Llzp0JLL3LnnAnl/nOdPz3L0zEYuLmzk0vwYwggE2tWJNmhjB1oJFJWKkKZCukFeqojt/O/a17AqQdrQW0P0tg8mJs5RFGPk%2bRhxIjh94W6ywQRRnIMRdFvzjI/NY1qSVBUs5GNUxHTEKqsmYSFbT1suMkHGlaU99HuzSJMzGMwiyYhEH4y1AfL%2bLmS8jIgzqAyYFqNsN4I9akNECKrKMD6eqn17Nj6aJDGdTqveNUjJL1C6RMadxYnx/Y9nq5%2b77bqJM1w3e5anFw7QSt0gnNJbG1An6DlnspDW0gkVfZ%2beaguRaqs3aieNtEdiw37CWbum9vU11rxxQJSeLX181rOmo91ax/RsWYNNOFAOD9ipmXEkudTpB7RbCmNivvj49bz86lY2blhl3ewiragiTiq2rV9h6/qCie4Vdu%2b9yNRzK1y8eJ7jZ7Zy%2bvy0jftKQVUJOkkPhGC1P0k7XiESFVnRQqCJ2873JzT5IGa8fZV2p2Jhcb0DsB2zg6xotXPKaoIo1iBjeqvrERTICMoiYdumx9k/9yzHT72Dja0XuG76GPPlOEtFm1cuvpPXTt3DZPs4N%2b/8f5nb8DAXL%2b9ndXkjSbQEVEHgvQJdYkyEEAVaKoTIESrB6LgxCOvn24gw4eYRKUrFzm1TJ6/bMf1kb3XANafqGmtvAgyRjNkyvfPRl14b%2b%2bjGqQF37XqSp08cRGuBxJWniN00QEpBHFlDBa%2bbuUTU2kp1xkVpK%2beLlrU07FBLG5YTxtQMqV3mSxMBwemB1HPjabfckJtYM32a8apA8Gh8BQMTgpAQicGiHlmhNbHUXLo8zvnzkwix2frJNHTbN7J%2buk%2bSVta/hmJ2cgGRaCYnV5GqZNO6y6SpIusJlOlw7EzEuomzbJ1d4vz8OhZWxqyhkCdsmjjH9TecIEng1OU5FhbFkJdECMnCwg7rpHdDBaR02UraEEUZi/0dfOHJD7M4v4l1Y89zz8E/JkpXObs4x6mTb6NYGePC0npa4iqH9v4ae3f8Z1468fdRpbTKK4VlCK2BAlNpoIMUfUS0hNbrGG5Duk%2bNAeEYcP/ejU/OTHfPlZVCRM2%2bTX3AwRUApExJOzsfjVtbLi8vndvw1hu%2bxF%2b8%2bA7Ond9MpzWwijo2LckoY52ZkSegYKop7%2bsL4sFCWplc64c6oBpvgOiGtYYMGndgjW1Dk57lmDJkOC9HQ1A24jncL2C7%2blIbBTEMiWIgjSs7WN591waKQnDy7IRb570G24kjW0cnFhVLq7OkccnS6jjCFFy//SWmOwOOnLqRlZUWVRmRZ4K3H/gkB/fP8/jJWzn12nqWFsfsHCJxVUeSkLIhnvp6nakm7JiNQW8GrQRptMri6nX8xeP/iEhWdu7ICpJ0hVhLLly%2bi6PpOdZPP8PWDZ/k/JV7qPodywSmsh8vSoyECIx2cwEKP8d0AMDQFhGWo5I44sYbtny2022baiWzGd6jAGwsSEXS2fby1NTcX504tfTQni3L3LT9ZU6f3%2bb2i6i0HZQtcQyGdvqeQEfS2SkueuzHiEQu9OF0Q2O8l9CLTWdQeFeOMHXMWzhwGQf82rnuOkFIv2%2bTyoXXDUMdMOgsjGfCa2x36sOQKPZg1cEL5K4qkppOK6x2b2qDDANKCRYXxqwzVmoELU5duI54y3kqFZHlKZGsmJxcokjX8akXbub5Y1uIZEGaFsjUdZAGrW02TxzlGCMpVYuYAoFy12yzz6WsnBpiiKQtvJmkSxRqwgXvDULYKYKOn3kfr51/K%2b32OYRPDEY7AAbefVFh9DiYFK5Rr8ajz0LJit8812zdNHX5xhu2fiYblGg1rJQ3AKzHNyiiZKqanLrxU8Y881DRhwPTr/Bw8oBlOAFj4wPyQWTHqnq5oK2yjQAjZWAJu25SGvyU7b6TcO4X36P2AgIQup2lnzHSA0sMW%2bNBTUd/juFm/L96t7rch78e8XrAczzqr9kTdsDuIUiHGZT6RFFkJ2L055xfmuXS1XWkUWnT3aTCRC0eefE2tKoY6/acu8XpvUBVSSbHLzIzdYWz8zuZGruAqGIuLmylKlIQFanMkRifaA3GUKmE6c4xbtr3BZ545bsZrKa2K4wFoTCGspikzMeQ9BHkICqs4zm0eIVdZ2L7qUVKqANSK%2b1CCIqi4sYDW/5qz64NL2kNUUh/IQCNyoP%2bXGFs4vrPTLe7i33Vn9636SQznWWWVibQCG7eeozxuM%2bnn7ydjszsRXoLuDYM7FxrNRP6HL86/8/lrhk/xK/BTZ3Vb5pj7KLjHSkaP7Q3SMIHoA112nbgbEZ4FrX7Cm/1ImoDpCFJL3YaFaJeDIDVuFiaF2QYuE2meHiTsSyJEnutqgAiaUVmnCH8jAPBBdnAkqSoYjZNn2SytcB1Uy%2byd%2bZVTs7v5MLKehQVV3vXcfy1Qxij8ClYlYbtU0%2bya%2bZFnkvfRc%2b0iRyVW124QkgnbrWfw9lnwpjwQhgWK2L44yWY6wcrfiV3HNrxcLudquWVAaMtEMEBGRpN2t313PTk7kcWF86%2bd9vsRQ5ufYXPPH8XAsHM5Dz3H3icR1%2b8EZXHdpp6gzVCvCgc0kmdpao8UK3Ytrdlhi3dGkA0sVvhVTcHrCA27Q%2bqXTb18/KOveCP9r/ZTHNlQtDU9x%2bAJQBdCM6hUhz1eur9h9LWhhjRnTYwcuoxtvWUEfZTVDFKSVrxAImdffPAlmd527bPM06FRiNNyczMM7B%2bwOnqOv78%2bVuolCQWJRa4kjRaYtvkMcbiVZIkR1UJSdpjONPZW70%2b5WpE/F6ziddZtv2SZYod22Yu3Hnbzo9rrYkjyWgLyrM1N661hqhbjm%2b880%2bUaNFmiTt2Pk2SVBQqQWUpN255kd07j5NVadMLPjmgLu/lAOZk1nBpNdPkADqdaUjs%2bX1rMdfsb5QtGOkzqP1ouDr13sWXjXbJrsH5fe7h0DUE/RBmIPnfNUEf1Tn/urnteoeA7Wqm9R/C8zVINJ4p604UlFVKXgm2zbzELXOPgxDMr06zZ/3jfMfNH2emk6PKCFXF9LOEQZ6ynG/g0ZPfztkrmy34BCA0ysTMdM%2bweeIcZZ4ynl4kTZad5yJIrwpBGBofQ0r0COCEsqJ61A0jJEJEFIXmjlt2fHJu57qXjdEkiRz6QMCAcTI2jMwoZWrjfZ9ovfYn5yr11NaNU5eJo4rpqUUO7zrCBlbZMHsZLaJGacWlFPgcQPxztk5CETmKC/1%2bBvufwIX3RHCbw5PjGYELx2Fz17RGSBdeqXXKQNrVF%2bC/m4AtISw81lxrc4xlTWqLY41%2bGOiGzXrjsTZ8IQGYQ2SGbjQBZGXCVPcMb9//eQ5tPsJUJ%2bNPJ7%2bD507u5P79X2Bz0mN5uQtCoSvr%2bko6FSd6e3nh9CGK1YQ0zh0J2Il%2bOumyLU08qLh3628xlnw7R46/3RkvGuPz/bRnvorh1KJrNYkRfaBCmFagClp/WlkqJsfb%2bvZbtv/BxYvLZrWXrznDjq0bAgDG48NbhWR8cs%2bx2albHi6W/uojmYjJTItD217g7Tu/hBjAdGsZhK6tQtsLgnpik9qScJ2ifXkwJ54c%2bOpOcNZvLZJD/Hj3iVvpJa4Q2k0l24BEeIey34n6Etx1%2bHtsRG09hnlEXFo2NoGR4td7oAWiOJTVQ79by4E15/aPSBtJ3u8yOX6CD971W9y%2b8TWy1RhRCN6z72Hesh2EUAyyDlJXKAymUiAkg37ERnOSe%2bf%2bmCdO3c/i0mZiMpe9XbJ14hXSSNPPIrqtJdpxbrURH%2bKraT8EYMh8voOCtwXAJITWoHDsZ%2bSA/qrkzlu3P/f2tx34TLeTMl1eG9A1ALP%2bxeEtxhAn40yuu/N35hd/678%2buzKVVCpmYXWaK1cn2btugbn1Z0mTHF0JROyoQhvrFkHUFQqE6wKv23kNrHYUu/uqy6cZmtCbGLrlpl8daoWxk0wjJT5repT5hp5lyIhrcivddZvAUvbA0sOnGNY3/b4NoOv1OmBSoDFP/S4CpQxxMmDrumM8cP0j3Dx7nv5ql6yEVFT0VYeqqphilV4lSGJAGbQwKKOoCkPLZNy/4b%2bwe%2bIZvnji2zg%2bf5DV3iY2tJ5j38zTmNImEJdlC0yBFAXGaCe5vN6n3iT72R4VJsHgfIFeiY8uY8wkUrS5586dv611dfXS5f5wF7i2Y8tsA8DO2Oa1PyNjZre94zP9i7f8lSwvP9COM85c2cIjZ29h//pX2bP%2bNNMTCyxcniWK8yZD2luUxuCK%2bIFxNQSFnXXTR02s6HS35BNUfecJe2NGmDps5w2VMCXQGmtmGKnAMAD1tbe5Zk/vXULWUBo6rD5XI2KHRbFploNVjX4YLAfMnFUpN29%2bnPtueAyZaG6ZOUoxSNHaVnPQRpOqFVKhqZQglgYhIspcIWJrkEXSVmgo8haz6gLv3vkbHJm5myOn7%2bbQzMeZbi%2bTFS20MURAt3OFKMowBQiXnNAYHteY%2b6VBxMhX349e6oGgzaAv2bVj5ux3vvfW3x7vdomjmOEskaY1seDqGo5FURLF4/2pTQ/%2b9vqjf/xAO%2bmxtDzDw8fu4537HmXL%2bAVmp65y%2bcIGUtPUTLXs55RcTSNP6xRtu1/tDvHWrzM0DDambDvS6ZbeD1i77rzZTw3kxvQOqSn8HqxiWEI7jna6eMBSQbWpa9ZWGTGRh/Dldb7mBHZRW/ZXxFTGsG/LUR7Y/jSr1TSKDqKtSJQhKjXaCCJToSpNoex0EWhlRWglkIkhHk/QlaZcKcnLFpHU3DzxBNcfeAqhSoq8bec4FYZSKVYGHYqqQ2JWGsZ7Q/a7lrXrle1QREmMmaUscu6/Z9d/3jU3e7woNN044fVaUx0rX7zmDioa0J65//cPbH34x3fOPr/vucUHOHFhB89f2s9br/8s29ad50VzsO4vrSCOFDLSVIW0Y3z9IJDGU%2by6uykxWoPX0ZuuBz8JwlJgQ/1fj0dxfjyfJlSDbhQs4bLx9YTq51k/1JDZ3NUOGx/BgeHKEIsE0RBf0gJQOrYlP7CT4dy/85Pcvek5lhan7BzGMXZiem0LayoF2giqElSlqUqFQSBlRJFXUBqiroQoJukKSCqMgjxTxLGmVCnaVCilyEtBVUXMcIIts0e4dHkOoV3CganAlGuf2ZoHaGhgE7CfSzzN8pLNG8cX3/nW/f/P/Pwqfmb0a7UNM9NBLLg//7o7RsnEuZ2bD/zHt%2b/51M%2b%2bcvZ2VlfbnL66ia7U7N18kk8nlR2tLyBqKaK0wlSRc%2bv4a7dsIENXkDMsmnFvI0zlZLGTijVG6uZ9jjKQyw2drgFc8xDXLo4e0xCbo7RaFI8ALtRj6%2b/Gj4LCICiqNlVlX7ZussTm6St0owG7po7x4L5HmE5KMpViUOhMO8e7DZ9ppVGVnWC7KsGYCNmyKoJWds6TsqgwkUC2JFGSkA9yioFGtCPr3o0lpjAURUVZJUwkl7lj029zRPw9zl7Y7zKuS9aoKUMPJ0KIHCnPoPR2MO0hUrG%2bVclgkPE9D%2b3//cO3zz2W5RWTE/HrnNO2Jhtmasvr7iRlQue67/uNt5z/yY9%2b7uiXdjx67N28Or%2bNPE/YO/Ma3bEexWpCHCuEBK1iykGMjDSmHpZpLTZjvOgcoXXlXDMysIqHWMhjTDjL2biQn2jSqESjVzbi%2btpiePhLU70rNEcaUIa%2bHRNcW7BLuGDAaEGhUpTW7Bw/xvrxJaZaK9y8%2bQW2r7tAR%2ba0dE6lIwZVgtG2EJEREqUs2ERka/Fp4wfrA9pQZZZdlcua0hoqpTCZJunGlKVAVRpTCtJWhGhJImNIM4k2lhVTs8SG8WOcFftBfTn2c2akSTGUwAowDuhGJyciyxWb1o2vfPdDt/3f7U6bSmWviynfGgBObH3jPcc3n9i57c7/8MDuT/3M82fu45GXbuWx/Teyf%2bMJNs9e4vjiLpKoR5XFbqyIbnSp2oLXTRzXCIQvXV93ZMBa/lAPqnq1aTA1NECqeX41tAO2WoPHIWAGLpIhcdpY6/Xpmosd/olAPzRGkKuI9e3zHN72GG/f/QSzYzkCRZqAQqKNoLeaUlY2QUGVyqZ3uUgRwoldbRBS2jo5WqGURitFUUGlDShrRfsUNVXZeZC1kOhCk/cMMnE%2b0iRGViVVUbHSi5DxPO3uefLlFLHGzA%2bfpP8uUWq32%2bLv1QASpGSQ5XzgoUO/e%2bCGLX%2b1uNizL82XaTUAL7z2%2bBvuKGRKPP6WX7tj79Mfnnv52bkjJ%2b7jD595Nz/znn/Nrdue4%2bUTey3JCVUbEkYYV20%2bcOrVrhKPGDl0q7WTOngWwrPQkCFlGjEdfqDx8g89vxGQrRHPYnibyw2r9Zt6mxk%2bXEMgr1Eqop2scv/%2bJ3lg05PMTZ9Hxwl5KTBE9CtZn6aqrAValUAUYUpFNajqaIk2YJx7qSwKDJpKgzYRlVaUpXZJCtSdraV1PoskQihN0VeY2DJpVdnyGJUy5EVMy5xktnuUs8uHiGovwrWs1eb%2bBZ01z1BEkn6m2L5l6vL3vP/Qv0EYKlW%2bzrmGW5OM8IbKJxhd0BrbdWrH9vt/dV3n3L9spRlfOHYrXzx5Fzdtfpk/THOUioh9olytvxkHtsBB7W0FgWVKPzakvuSGzry5MiywR/S5cAcRrIdh2rqGaG92NWsP8UgJAuxGj74HOiBTQ6kjZuJl3rvvC2yMllmtupSlZS%2bEQOnKpiRpMErbqcikxFQaXWmUqagKhRDS1kc0hiq3xyiD9f1pO3GiTA2mMqhKOB%2bfIo4g6UpMKSgLQ97XkBiEVFSloVKgkYg4QpcZHS4SyRyj5AgLiuB//3SEM/QEYdKmJiLLCj74/tt/9fBtu5%2bpKk0nTXkzrRHB46MZrmtbFKVct%2bs9v3bf/j/9vqdOnrspyzfyK1/4frauv0Qa2Vwvg6mHXPqmhXFp9MIRk6gd6I2I81mE1h83CqQm28Q/Hw%2bgoAbh0CNjSCz6s6x5z14Hh6b2Unsd0MfkgpfVE1/wG5US7NtwgvWdFQZZanM2M42qDEjQysbadWnnr7O2mxXBVVWhXXlYg0GVUBk3iMi5rZTRKF0hlEAVPvRpwacSQXssBaFACqpCo12kqcgMSmkKrVHGUGpDqWIm0xOMj%2b1laXknkckDdcf1Ye0OGxU1DpIyZrVfsXdu9vhD77n5VyIZIxPD6/n9RlvjiO5%2beQAaoN3eeOED33byf/vks6/8h%2bfOTctzV9ZzfnETbZFZttKmKSgZghBssSF3L02sWNZM6H17tU7lzyCGUWOGhmI2HFn/mgO6fUNHETZyR0Pi1H2RYviY0L1jmusZckT7XVGsZpMsrbRI44IkTTGVoOwpbA3xJhFCCVBVBYVdXyrdeIEqW5daaZt4USo7V3FVGbSyQxCUsskjlVJoaUgmE6JYUhWKYqCtz9AIikwxyAxGaCqjyHJDUdjzRDIjiZYZ4YzRL/Z7oGfbVRGlksSR4aP/zf2/sH3b7GuXrixd60Ffs23eGLhh0vbMmztKCnbd8K7fed99v/ahF3738nsjuZ4kKqzISCS6VPV4jxHc1DQucJ0XRj2kGd7P%2bBFvga5R/%2b%2bZzRkovr7gUMWEAFkjJDi0IWRIjR3vIgTGOuCo/a317w6fzwTxPKMlnbTHpSrl%2bYWt3Dx1jEpHmFITRfZSC%2bUsWgyV0nU2d1XZCqze4rW3p9FCoWtFxBYNUk5CxG1n7QpoT7WJO7F1WPcVVaXQxlCWmjwzFIWi1JpSWxArY9C6oNDT9LPNSKOaMmfh46rv3YtdD0QBMmZlseC977z%2bz77/e%2b/%2b9VYrpdO5Vqb067dGB9Qrb%2boAowUyTvP3f/ut//LjT79275demp6enMQaHFIgImlTpVxH%2b8wT60trBhoJ4ceHOJaqpW5D%2b8Ml4dz9Y61rW%2bTSx5%2b9PuIA6VHdSE0C2RrcTLPOqnp2rIBxk4mMBj0C2481ADeA0ZRli7E0Y%2bPkJapSY8qcKLH%2bOFO6WtGqQiDQSiNjC2Lt08t82pqxotIYGoe0T2UzNsUMoyEVtKZbtCfbZMsD8sIfY900VWHIM0VZafJKUSmBwriZDSoyNU1WTFIXu1zTAusO65UwgJARvYFm66bJpR/4/nv/hZAyX%2bkNvowlMdzSOA1CceXCmzzMoKuYzdv2f/EfvGfpl46cWPxf8nyGTsdmuvjqqMY0DuIQA00qlAed1xsdToUVK7WfsO5nv3CNWwwYrw7N%2bfXD4YtGhPpr8IzpwoS68iVoxUjyr2PLkCSGRLBx%2bI947exesutTJqf6LC/balTKGIzW6ErhhvQABlUoGme3coWanFWrtLVaK2u5amWnOSuUpjsliCNBpiAdb2MqTTaoEHFMkSvyXFOVhkGvoqgqtE92FZpKa2IBMjUMBuswKkaKN7JaHRGIJuuoQqK14nvfd%2bj/OHRo7tErC6u22sGbU/0AmBzrBrVhiv6bPxLQleRdd8/94p8/evZdf/yX%2bb2tJCGyLkBXZ8U4ZdpZwJ7FPCuJ0FpubtI5cBpGeh23QGO1e1Hsll1MOIxMD4MmYC6aSI2Uvrigz0FsFAbvl6tPNBQVaV4mgEgW9LIxvnDqLvbcfRrRq8jz2DqQjYFWDKXGlArtU8%2bUQWMcSI1Lz/Ji0j1HY5zD2aCUAmJMJJFRhNCGrJchYkHZK1hZLok6EWVRkRUVMhVumGtlrXFlEFFJT21hvnfAdso1xO%2bQ3hfO9ChjlpcLHnxg36e%2b//vu/cWq8lGutRnPX67VRyg32urNfrJK0O5MLf7D9239p7u2qKWVVeu/EpFprFI/7sD3VS2KTZ1Z7DOHjRnuSN%2bxBj8pdmAYhPFaPfx91PC1Nrasw4LemmzOKcD4aWGNfdA%2b8qEta/nlsDqZqa89uBYnFhOpeOrEQU71p%2bjO9CmFJjOgogqdSDIDpbA%2bOaU1sq2JE2FdJBKIDFoaKgOltsaDlPZZgEZqyFcVxUBR5Ypypc9gOaPINGVp0%2bHKfkm/XyKTiNIYlDBooTHCEImKXMVcWL6TqphqqmOFwKvdZsPuGIQVvXPbZi7/2Mfe8T9t3jS1EklbfPwr/UA4TYNof8XoHRSCwzdt/uxHHjI///P//vK/ygYtOl2JjAWqjKipQlsLd3jchgksXreq1t/cLXsW8uKjziekUelwmlltlLi1RgbyPnyz6x9rvrvLwpd%2bC0RrwwuWBetZmIZOGaLf1o4u8xbz/Un2bz3HBH30QNDvS/rZACM0SkduiKKh0lDmChlr0lRiKoWMctJWgUlBa20n71aSXEsqKcgyjSg0ItHkUjHIrBFR9ivyQUVeKogFg35FXlYkXU1pDFWliGTF1f4B%2btkckZ8G1qsm4Y358TY1EK3Va3Rlvu8Dt//ze%2b7a81heVKTJG8d736jVR4qo%2bxUfrIFcCT743p2/9PTR8p4/%2bNTC%2b5OkTRxJjBJoI2sWrFWtOnLACBhFgxUv8XzXm0b9b/DkFhqcOiD6G3IztNc06Y5xf02duc0ImNx27%2brRChP4tLzfrXYj4VOumnuSomSQj/H0y7exd8vLtNs57UhAFKFkjFKaykQYIdFlRdUv6EpFezzCRJIih6VsE5fyzQyKlH4RM9t%2bjanuBaIyJ8okOmpDnqHynAKoStCqIC80pdIoZehnFf1BSdTRZEJS5CWSioViHwurdyONAamDF7T56wuQCiPrnE5lJIOs4kPfffuvfvd33f4rq/2CepjBV9kaAMqvHMUCqBSMd9Psww9t/8mXjg/2vXKmuHF6NkXGAlP6IL8DhpSgdT16pK6GUOuCBjcJcCCJvTvGI7jZ3WqYIThoMOaAZwhW1jtYUWlojB0/vNkzgagrOzD0AvnzmABwzQVYkSyEQZuIs5c3srgkmZ3IkTIm7iqSSqEGgiStKKVAyD5xN2ah2MMrFw6y2O%2bQlR3OLe7k6vI02s3wOdZaZKy9xMGNH2f/xJdQ/R59NUFOC5EtoYqYQhmMjKiMISsqcqUgNpSJIS9LpFZcLW5jqX83qAQhS%2brC2kO9il1vJEjl9mmxvJxz%2b83bHvmh/%2b5t//O2rev18vKgETpfZatRF0WdN9rvdZsQUFZwz61bXv2ZHxI/9pO/8PzvzS%2bVs5NTsa2WVVv3rtOlgMDPVesYNXN5UdYUnxyNPIgAoKZmT1Nj2G4Qzbm838q7fCDQPxsLvIF1A2zj9q1vod5tFNTNOqUjWskKc5ufxcgey1WMjEpaUqOTLqVuo9MCVMFgMMsjr/49nn/tVpZXbBkOjEZSEssSgSZGM%2bh3WVhaR5m9he03P0HVnuTk6kHGO8/RMZqiglLb4QlFqZCJIBGaAk2mNIku6emDLPXvBRUhZMFwgW%2bCBYEv5m3kRYTZzNJKxfV7N576qZ/8jh/dvnX2clUpOu2vXvT61jDgmwydXKv5UOm9h2Y//ZH3b/2pX/z1U7/c7yG7ndhFsUyT5VEzio%2bhNuLXsx0QgCW4rrrPg/UOAL5S60jKSpMxE4qJEddMY/zo%2bjoMuLHHZtiAGtIpzTAA/dmUoNtZojO2zHIxxmTS40o5ycnzt/LM8dtY6ncBRSwzsnycsxe3YypFGvURscYP6K/HpmKIZEE3KVjtT/HUhXcyv7oXZc5xoL0KCZYmC02uNErakW6DSNHLFQmKXnU9V1buByUQImdtmd3A3ycEEKPECoI2g0HM%2bun24j/9x%2b/60bfed%2bApjbYhQ4arHHw1Tfg45qBYO2zuK2lSCFYHJcdOLvLrf3DiZ//ws/M/0%2b6mJHGErmhQCg0AfAIpdns9wxLe8PCHBG9mvb9bFeqQBMBaAwx/ULjdLbyRElMrmOELOgLAa/gdjZFEccb66dNMT8yzPNjI6fO7KDNrnFkSNUgUSZwhnbW/dpyu/9uM3dDkpMk5ZFSyY%2bZz7J16gTxr0e8VaKHpV5qlAeSlYlyW9IpdXFx5EKNajb9PBKATYAHp3DWmjZQ5svUUK6t7acfb1U/%2b92/54Q/%2b/cP/bmJizD2Wr0Hxcy2JkmBYZvS10akQMNGV3HrDJv7X/3H2Z7vtZzb9xz85/7GJ6Q6RkMOxxqGAd6N8mRqggc8NEEMhDbc%2bPKEIQHStBxOyV7guBGy4wQRgXnM6wVDmcP0CgHc5WS9kRZm3OH32AKeMRIiKWGZ0Ujf3sAk%2buA71YGuqHDE0P4ex4UGJRqgOvdWtLMpplsf6ZEpQyQJdwWKWMMgKhG6xIrax2L8bU1lQXVtpc89ZACQIUdLqPE5eamJm%2bK73HPhnh2/f/e/6/YLx8e7XJC1HWyCCv/aTRZEgjSXtNK4%2b9sG5f3L%2bUn/6M0%2bu/FfdbssWrhxKv/dtlLFE3ZEhYYoALGINGBlmoWu1kPFC/0/420OsOXKiuhgnLuYc8Kkx9fAAH9YDW7MvTQtHso4Zcft6MeuPD%2bdhW8N6TizXI9egyKaQpkApw5XlhKoaUFRtsmKcLBOocpqs3EdVbkDSQoo8fKebFjIhKYaItPMsRdli0LuT%2b%2b7Y/rN7ds383Mpqxvp1X7mn5Mu1r12LDJox2DgjmlYaLX3fd279keX%2bKfnEi/3vGeu2kEFKfqN9DClYw8zm9mh0RRqDIUwSJSDVN75C91OaoZ8dDdcNF4yurzKsCFuXgnPnbaZ98OtDhguBFq7z3/3A8HC7r%2bU8LH6b0WslUigWl%2b9kdXULcXyaqpqkKGNisUxVzYFuE/kBR2ssXf8xCCSGFCNWMHKV/mAaU83xsQ/f/6/e%2bba9/zxJW2zYMMXMVIdIRs0p/hraXysAw1YUmjiWVx/6tk0/LOVF8dhzvQ902ilRFLl%2bdUD0432HXk8vBt1%2bQQfWmdT17iNOPL9uDagCAyVcvSZWPPrd/meCA4XT1YbfFdMwd329IZCHRW7tHx0Or9jICw3zUX8PiwaV9qMLtBbkags5M%2bAKR5ai7%2bCVB/fi9b0R5JgYIxKS%2bBRECyz3riOVO7jn9q0/%2b9B7b/rnt968%2b0292l9t%2b7oBECArFO12fOV73rv1Y9Njl/oPP7r44TRNSJN4WMA5hhPemPAi1VcbDR9aOD44iHA0EnZEvK7dw50mgEoonodq/Zq11BqI2KGfGWLSUJwH7FeLV896Tix7MNZM57bXJdI8%2bBzw/AByXSD0AEGJkpeJ5DyR6VOZrQizidetbuVeUmNSpChJ0uNImbO0spdua4N69zv2/LN1s8nPrVyjnstfd/vKo8dfQRNAlmviWMz/ow9d98Mfed%2bWf6PKjCyzFT2F88E1feRjr5q6vFWtgPuwnjt5fZxhqKOH6W140VCzkPF6WQ0aBwg9coCPA4%2bKTty56lixv27c/mEMOQCVE6XGiVfjh7Vpl3Ol3LL2QLNMh87tX%2bWW1QB0H0wORqNVnzR6nDReRJiZYSYfFZcmQpuUOL5Eq30EJFyeP8Dk%2bIblj/7A3f/4tkM7fm6QVU3Y8evYvq4MCJa8Bpmm04l7P/6Rgz%2bR5erin37q/E/3e6ozNpZikI48/FPSDWzcQ2yMDpcdM4qxMBF1yFdnhqT6yEKwPKKj1ZtHrd3giwez32%2bISkcYMGA9Q7M8DEr/koXiNiiXUX8KC0QzAF0ihEBRoLUir%2b5EmF1ACoTpVSECI6BgvP0sUdRnNb%2bJlZVZ9s3Nnvrg997xE7fcNPcHR46c%2boaAD74BAAQLwrLUlBX6vjs2/Nz2Ta2Tv/lHp//3C1cHW7tjLaT0nnffhcHNa6f3CeekDvWuIKox6piu25AXOQBqCDoxsq8O969PNLw45PA2rAWg%2bwjTOJbrGY4843odb8TQWKPzVQ50pWU8nVsgOsVFIknlZtAddw1BVnLtfhJAhBF9Oq2niKI2S73D9Ppd9u%2befPInfvSdP7TjuvWPXbjY%2b2vx8b3Z9g0BoG9VpekPFHfdtv43E6lO/uYfnf4/z14e3JW2W8SxD4CNZh2Hjuew/t%2bQ8sUwMq8BnBpoTbSj2UazTyiSh1hzFJTDLGe3NozYMN3IXz/5c%2b3rC8FmqOfoCMtl6DJgvsx%2b9/py/RQSoGxexjV%2bNZ9gAKU6wOLKRqSI%2bZ7vOvifbr5x%2b09PTHRO5kX1DQUffJ11wGs1rQ15oZicSL/4/ndv/cDb7hz/1aK/Qq%2bX2WRJ52ytP74j6ywaN1dJnTalr/HxDKQb/c3rkjrYT3vnri/OGB4bAKf%2bhO6Q5q%2b3XK1eV2GGKo%2bOuE%2b0woJLBeAK9b0SyBvA6Rz0AHTmxG7B8Avmmr%2bmuoUAlCAiN5PVJItLG5gcS5f%2bwQdv/6kf%2bdi3/eDEeOdkv1%2b8YUDo69W%2boQzomzEwyBRjY%2bmZ%2bw%2bv/%2bjMpHzqsWeX/smJc8vXjY11iJM4kHB2QQhjszUl%2bLBbJBUYiUaypuo9DBGicT68Jndw%2bPz1V3z2tuPhUNSGIcQh/9412DK0dkN9DwdkL3YJATqq85UOgBmWGcOi4QxjLGz1ehdekxIhJFmhKYqKe%2b7Y9ej7v/POn5mZGf8vqtIUZYUQrdc52de3/Y0AECyGqlKTVRX3Hd7yy/fftfWLv/cnx3/68SNLHxgUKe12MuSlN0bbEhVaOjEs6YwvEMUly8ub8cE8RnDhluqVa8YX%2b%2b01aMM6MV5M%2bn1CnTMEnX6d7SEYqwCEii9rcOgCq%2b9ldr/wxuyFjoBeBM/LD2Ww4NNG0usVTE60Bx/50D3/9t0P3vqvkzS%2bePzERSoVsuY3vv2NAdA3Y4ytpr594ukf%2b29v/dBn/vLUP/yjT7z2E%2beuDva1Oh3StGFDO1m1fcBGRPR7k8hIIRwD1drgaF/VnTcKPlP33ZAeGOqNa44b1elovteI18PH1jpdIJZrMayvwXpe1yto6vX5Cw0vNjCs6u8OfMKK3f6gRCC59849X3j/d97587cf2vWnSsHlq0tvsoe%2bvu1vHIBgH2GeK9LxtDx008b/q90Snzp2avl/%2bOwjF39geVF0Ot02SRJTl8xFABVKR6giQkjlBrUFVRIETUQNGlYa%2blUYqnz1OgYG9fHXAN8Qy/ljQ33sWpat1wMdIJUNrVm9z1m5%2bGpVoyAL1YdgdRheExFFqcnzjN3XbTx33917f/nBd9z6K3M7N11dXFkljuK/1oSCr6V9UwDQN6U0yysFU5Odo9/5ng0/sm/XxB9%2b6YmLP/7EcwvvXelHotvtEMUyiETYKQKMAiPs1FBSyjoaN2oxm3DiFR/lCPyPtgVumjUgDEVtyIwjITdCI8WBrwagZzyv/5XW8WxC1nMx5yEXSnMfw8qfB52dGiEvNUWRs352fHD322/83Q%2b8/95fMsY8WVaaXj8bkQB/8%2b2bCoDgfYaKwaBi3771H3/rvdd96tkj57/7jz5%2b/Eeef2Xpbf1eRLvTIomj4FnaWsUGqyMa4VPtjfUfGtxAbjevXQikEGTGnmuoyCXurxnRB72YHdIXA58eoSsl1PcqCzhfkd779ExJHToTYFPiRYA1/ztev/ODrizjVRXkRcHUZFsdvm3uT%2b8%2bvPff3nRw1yc2bZzh1VPnkeKbrquBb0IA%2bmYMDAYVQkTl/ffM/c76de0/P/LChfc9%2beylH3zmhfl3LBZSdMa6pGlTLlYQuX6yIMTNORJm5xvf%2bSG4gKEsZzsvlvvuxkQMgcsf5/U%2b04hV7%2bczwTr/V/si4GVgZJTuNwIROjwyKyC%2bwLgQVhUpClsKbawbF4dv2/3xD3/owV9rj6V/cuq1i2qQlWR5OSKqv7naNy0AfVNKs9or0IaVW2/a/Bv3Ht7x%2b6dOLX7H57546geffP7ygwtLqiWjhFYrJYokxrsenFiqCx4JN0JOWKNgyFfnogR181YrOMCAmy6wAeCQjufXK4b9fxU18PDJBAXoDGMKMMpd5zVS22unuX8RfMayRBnI%2bnb61g3rx3rXX7/lz3duX//vb7px98P33n1j9dRzx8jz8hvuVP5q2jc9AH3T2tAvKrqdVv/%2be/f83jvesvcPP/HJ597x2FNnvvflV5fee/biwrZeJUjTFmkaI4KagyARMnbzFQs7ZLie19dgTAW4zA9fm6YWr54tnVVTA80zYAg859D24rYWwUUDPG2B54t61%2bzqZ%2bz24rUe10ztSilLRZ7npGnE3t0bX73x4I4/O3DD9t/rjrU/d/nKismygtXewJbI%2bBZp3zIA9E0pzepqzsx0p9y2bfoTW7ZMfkIrdeCZI2fe/dIrV77j6KtX77uykI8ZkZIkKUmS2GxsLTHCgTDU5SU2P9VPUwU1MId0vVpUV8E6D0hvEHlncdkAT%2bcYnTvgmVoUCiLAVj0AV1MxKH8hhEATUVaasrBTb62b7a7edcf%2bR/bt3fzHb3/r7X8WxcnxS5evsrC0SlGUfyORjK%2b1fcsB0DelNFluATM92X7x8O1zL77lvt2/cv7C/OGXj118z5NPn3jw9Pn5W64ulh0hOkRxizhpEUVJ47RGOLVKuElqCIDlRakTxybQ78CxVujjc4kCpsQ4V4rWhWNXa20LV/bDD/quxSo4xo5QWlBVoJSdyWh2Znwwd2DL0zfftOvhHTs2Pnz99bseW1lZzbtjXZZXBt8yovb12rcsAH0zxk6M1%2b8XJGkr27Fj4%2bf37dn8%2bfsO7/iFqwsrdxx95exbn3r6lQcuXlq6ZX6p2LiaSUTUJYpTEgdIWRek9MBzRoDRIDQCBaIMrGcLSJvLV2BMDsr57ny%2bHy61Qrj51NxvCGHDYgIbQtTKUFYKpSqUyul0WqyfHb%2b6bdvMk4duvf7zu3dv/8sN66Yfn52dXrmysIJS0O9nlOU3PnHg69G%2b5QEYNq0NeV5SFhDFreW5nROf3r9vx6c3rxftifGJPRcuXT10/sLCXS8efe22q1cHNywuZ%2bsWrvSlkC2iuI0UkiRN0apHJCvipAVEGN1HigFRMoauSqpy4Lw4Xk/MQCQYY8W7dAXObfgwwZjKMZqgqjSGFLC/Nz7eMetmJ%2bbXrZt4%2bZZb9j09NTX%2b2MR4%2b6kkES8dPnw4W1np0e9nrKz2yfOCNHn9WYe%2bFdvfKgCGTSlFlpcUZUmlRDY1Pf389p07nk9i8Z8uXLgw1kpbc1985NH9cZwePHnqzI1nzl6cW13Nti0sLq8brFwaywZLtgq9Mw60LklbbQTCFpgUEiEThIwQRiGi1LKaUWitkMIQxbGdiDCWTIyP0%2bl2%2bmPjEwtj4zNndu/af3zbtm0vKlW9dN%2b9t7%2bstT6xc%2bfWlYWFHq%2beOEmv12NltU%2bWFSiliOOvfRD4N2P7WwvAsBljKIqSwSAnE4Y47vTWb9jw/LZt255/17e/%2bw9efPFFVlaXJw4ePLj%2bkUce3XH06NGt09Oz69vtdMvLR1/ZtLi0uC4bDGZ7g8FYWVbjAsa0VhHGztMkZaxlJLNIiH670x50Op1%2bd2xiKUni%2bd27ds2Pj4%2bfP3f%2bwpmd1%2b06e/jwnWdfPvrKpQ0bZpb37NnPZz77CBs2rmNhYZnl5R79wd8e8fpm2t8JAI42pRR5XlAUJf1BRr%2bf0Wp1V%2bbm9qycPnP%2bxPJKj7e85a3cfNPB%2bFOf/uzE/NX5qd2756ZfO3thoreyMrll84bJsiwSpTSqqqJ2t6MGg7x38eLl3tatW3pzcztXV1Z6y6deO7384DvfthJJmf327/4uGzduYseOHZw8eZp%2bP2MwyCiKkjwv7Jwhfweb%2bLvypv3/7Zuz/X%2b4bAX5UtySrwAAAABJRU5ErkJggg=='/%3e%3c/defs%3e%3c/svg%3e";return n((()=>{if(document.addEventListener("keyup",(function(e){h&&"Escape"===e.key&&g(!1),(!h&&document.activeElement.classList.value.includes("country-selector")&&"Enter"===e.code||!h&&document.activeElement.classList.value.includes("country-selector")&&"Space"===e.code)&&g(!0)})),f&&h){document.querySelector(".search-field").focus()}}),[h]),n((()=>{C(r),x(r)}),[r]),t.createElement(va,{__self:void 0,__source:{fileName:Da,lineNumber:52}},d&&t.createElement(xa,{__self:void 0,__source:{fileName:Da,lineNumber:54}},t.createElement("label",{__self:void 0,__source:{fileName:Da,lineNumber:55}},d)),t.createElement(Na,{style:{borderColor:p.optionShortName?s["success-500"]:s["neutral-200"]},__self:void 0,__source:{fileName:Da,lineNumber:58}},t.createElement("button",{ref:E,type:"button",className:"country-selector",onBlur:()=>{f||setTimeout((()=>{g(!1)}),200)},onMouseUp:()=>{h?setTimeout((()=>{g(!1)}),100):g(!0)},__self:void 0,__source:{fileName:Da,lineNumber:59}}),f&&h&&t.createElement("input",{type:"text",value:N,onChange:e=>{var t;t=e.target.value,w(t),x(_.filter((e=>e.optionName.toLowerCase().includes(t.toLowerCase()))))},className:"country-selector search-field",onFocus:()=>{g(!0)},onBlur:()=>{setTimeout((()=>{g(!1)}),200)},__self:void 0,__source:{fileName:Da,lineNumber:76}}),t.createElement("div",{style:{display:"flex",gap:"16px",alignItems:"center",overflowX:"hidden"},__self:void 0,__source:{fileName:Da,lineNumber:82}},t.createElement("img",{src:p.optionFlag?p.optionFlag:y,alt:"flag",__self:void 0,__source:{fileName:Da,lineNumber:83}}),p.optionName,!p.optionName&&t.createElement(t.Fragment,null,a,!a&&t.createElement(t.Fragment,null,u&&t.createElement("span",{className:"placeholder",__self:void 0,__source:{fileName:Da,lineNumber:90}},u)))),t.createElement(wa,{className:h?"expanded":"collapsed",onMouseUp:()=>{h||(E.current.focus(),g(!0))},__self:void 0,__source:{fileName:Da,lineNumber:96}},t.createElement("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Da,lineNumber:102}},t.createElement("path",{d:"M10.9999 1.17C10.8126 0.983753 10.5591 0.879211 10.2949 0.879211C10.0308 0.879211 9.77731 0.983753 9.58995 1.17L5.99995 4.71L2.45995 1.17C2.27259 0.983753 2.01913 0.879211 1.75495 0.879211C1.49076 0.879211 1.23731 0.983753 1.04995 1.17C0.95622 1.26297 0.881826 1.37357 0.831057 1.49543C0.780288 1.61729 0.75415 1.74799 0.75415 1.88C0.75415 2.01202 0.780288 2.14272 0.831057 2.26458C0.881826 2.38644 0.95622 2.49704 1.04995 2.59L5.28995 6.83C5.38291 6.92373 5.49351 6.99813 5.61537 7.04889C5.73723 7.09966 5.86794 7.1258 5.99995 7.1258C6.13196 7.1258 6.26267 7.09966 6.38453 7.04889C6.50638 6.99813 6.61699 6.92373 6.70995 6.83L10.9999 2.59C11.0937 2.49704 11.1681 2.38644 11.2188 2.26458C11.2696 2.14272 11.2957 2.01202 11.2957 1.88C11.2957 1.74799 11.2696 1.61729 11.2188 1.49543C11.1681 1.37357 11.0937 1.26297 10.9999 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Da,lineNumber:103}}))),h&&t.createElement(t.Fragment,null,r&&r.length>0&&t.createElement(Ea,{__self:void 0,__source:{fileName:Da,lineNumber:109}},m&&t.createElement("div",{className:"section-title",__self:void 0,__source:{fileName:Da,lineNumber:111}},m),v.map(((e,i)=>t.createElement(t.Fragment,null,!e.subName&&t.createElement(ya,{key:i,onClick:()=>{b(e),l(e)},onMouseDown:()=>{setTimeout((()=>{b(e),l(e)}),200)},__self:void 0,__source:{fileName:Da,lineNumber:118}},e.optionFlag?t.createElement("img",{src:e.optionFlag,alt:"Flag",__self:void 0,__source:{fileName:Da,lineNumber:127}}):t.createElement("div",{className:"empty-flag",__self:void 0,__source:{fileName:Da,lineNumber:127}}),e.optionName),e.subName&&t.createElement(Aa,{key:i,onClick:()=>{b(e),l(e)},onMouseDown:()=>{setTimeout((()=>{b(e),l(e)}),200)},__self:void 0,__source:{fileName:Da,lineNumber:132}},t.createElement("span",{__self:void 0,__source:{fileName:Da,lineNumber:141}},e.optionName),t.createElement("div",{__self:void 0,__source:{fileName:Da,lineNumber:142}},e.subName,e.optionFlag?t.createElement("img",{src:e.optionFlag,alt:"Flag",__self:void 0,__source:{fileName:Da,lineNumber:143}}):t.createElement("div",{className:"empty-flag",__self:void 0,__source:{fileName:Da,lineNumber:143}}))))))))))},ka=l.div`
|
|
1321
1321
|
overflow-x: auto;
|
|
1322
|
-
`,
|
|
1322
|
+
`,Ba=l.table`
|
|
1323
1323
|
width: 100%;
|
|
1324
1324
|
border-collapse: separate;
|
|
1325
1325
|
border-spacing: 0 8px;
|
|
@@ -1388,7 +1388,7 @@ function Bt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
1388
1388
|
line-height: 19px;
|
|
1389
1389
|
margin: 0;
|
|
1390
1390
|
}
|
|
1391
|
-
`,La="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\CurrencyPairs\\CurrencyPairsTable.tsx",Ia=e=>{const{pairs:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[h,m]=i(r),[g,p]=i(!1),[b,C]=i("desc"),[_,v]=i("desc"),[x,N]=i("desc");return n((()=>{if(h.length>0){const e=s*c,t=e-c;f(h.slice(t,e))}0===h.length&&f(h),p(!0)}),[h,s]),n((()=>{m(r.sort(((e,t)=>e.pairCode<t.pairCode?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(Ba,{__self:void 0,__source:{fileName:La,lineNumber:94}},t.createElement(ka,{__self:void 0,__source:{fileName:La,lineNumber:95}},t.createElement("thead",{__self:void 0,__source:{fileName:La,lineNumber:96}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:La,lineNumber:97}},t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:98}},t.createElement("div",{onClick:()=>{"asc"===b&&(C("desc"),u.sort(((e,t)=>e.pairCode<t.pairCode?-1:1))),"desc"===b&&(C("asc"),u.sort(((e,t)=>t.pairCode<e.pairCode?-1:1)))},__self:void 0,__source:{fileName:La,lineNumber:99}},"Pair Code","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:104}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:105}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:112}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:113}}))))),t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:119}},t.createElement("div",{onClick:()=>{"asc"===_&&(v("desc"),u.sort(((e,t)=>e.baseCurrency<t.baseCurrency?-1:1))),"desc"===_&&(v("asc"),u.sort(((e,t)=>t.baseCurrency<e.baseCurrency?-1:1)))},__self:void 0,__source:{fileName:La,lineNumber:120}},"Base Currency","desc"===_&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:125}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:126}}))),"asc"===_&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:133}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:134}}))))),t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:140}},t.createElement("div",{onClick:()=>{"asc"===x&&(N("desc"),u.sort(((e,t)=>e.exchangeCurrency<t.exchangeCurrency?-1:1))),"desc"===x&&(N("asc"),u.sort(((e,t)=>t.exchangeCurrency<e.exchangeCurrency?-1:1)))},__self:void 0,__source:{fileName:La,lineNumber:140}},"Exchange Currency","desc"===x&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:145}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:146}}))),"asc"===x&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:153}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:154}}))))),t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:159}},"Pair Name"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:La,lineNumber:163}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:La,lineNumber:165}},t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:166}},e.pairCode),t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:167}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:La,lineNumber:168}},e.baseFlag?t.createElement("img",{src:e.baseFlag,alt:"Base currency flag",__self:void 0,__source:{fileName:La,lineNumber:169}}):"",e.baseCurrency)),t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:173}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:La,lineNumber:174}},e.exchangeFlag?t.createElement("img",{src:e.exchangeFlag,alt:"Exchange currency flag",__self:void 0,__source:{fileName:La,lineNumber:175}}):"",e.exchangeCurrency)),t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:179}},t.createElement("div",{__self:void 0,__source:{fileName:La,lineNumber:180}},e.pairName?e.pairName:"-",t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:182}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:La,lineNumber:183}}))))))))),u&&0===u.length&&g&&t.createElement(Pa,{__self:void 0,__source:{fileName:La,lineNumber:193}},t.createElement(Ha,{__self:void 0,__source:{fileName:La,lineNumber:194}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:195}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:La,lineNumber:196}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:La,lineNumber:197}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:198}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:199}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:200}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:201}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:202}})),t.createElement("defs",{__self:void 0,__source:{fileName:La,lineNumber:204}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:La,lineNumber:205}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:La,lineNumber:206}})))),t.createElement("p",{__self:void 0,__source:{fileName:La,lineNumber:210}},"Currency pairs will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:La,lineNumber:215}}))},Oa=l.div`
|
|
1391
|
+
`,La="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\CurrencyPairs\\CurrencyPairsTable.tsx",Ia=e=>{const{pairs:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc"),[C,v]=i("desc"),[x,N]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.pairCode<t.pairCode?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(ka,{__self:void 0,__source:{fileName:La,lineNumber:94}},t.createElement(Ba,{__self:void 0,__source:{fileName:La,lineNumber:95}},t.createElement("thead",{__self:void 0,__source:{fileName:La,lineNumber:96}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:La,lineNumber:97}},t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:98}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.pairCode<t.pairCode?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.pairCode<e.pairCode?-1:1)))},__self:void 0,__source:{fileName:La,lineNumber:99}},"Pair Code","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:104}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:105}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:112}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:113}}))))),t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:119}},t.createElement("div",{onClick:()=>{"asc"===C&&(v("desc"),u.sort(((e,t)=>e.baseCurrency<t.baseCurrency?-1:1))),"desc"===C&&(v("asc"),u.sort(((e,t)=>t.baseCurrency<e.baseCurrency?-1:1)))},__self:void 0,__source:{fileName:La,lineNumber:120}},"Base Currency","desc"===C&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:125}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:126}}))),"asc"===C&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:133}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:134}}))))),t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:140}},t.createElement("div",{onClick:()=>{"asc"===x&&(N("desc"),u.sort(((e,t)=>e.exchangeCurrency<t.exchangeCurrency?-1:1))),"desc"===x&&(N("asc"),u.sort(((e,t)=>t.exchangeCurrency<e.exchangeCurrency?-1:1)))},__self:void 0,__source:{fileName:La,lineNumber:140}},"Exchange Currency","desc"===x&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:145}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:146}}))),"asc"===x&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:153}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:La,lineNumber:154}}))))),t.createElement("th",{__self:void 0,__source:{fileName:La,lineNumber:159}},"Pair Name"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:La,lineNumber:163}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:La,lineNumber:165}},t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:166}},e.pairCode),t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:167}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:La,lineNumber:168}},e.baseFlag?t.createElement("img",{src:e.baseFlag,alt:"Base currency flag",__self:void 0,__source:{fileName:La,lineNumber:169}}):"",e.baseCurrency)),t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:173}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:La,lineNumber:174}},e.exchangeFlag?t.createElement("img",{src:e.exchangeFlag,alt:"Exchange currency flag",__self:void 0,__source:{fileName:La,lineNumber:175}}):"",e.exchangeCurrency)),t.createElement("td",{__self:void 0,__source:{fileName:La,lineNumber:179}},t.createElement("div",{__self:void 0,__source:{fileName:La,lineNumber:180}},e.pairName?e.pairName:"-",t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:182}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:La,lineNumber:183}}))))))))),u&&0===u.length&&g&&t.createElement(Pa,{__self:void 0,__source:{fileName:La,lineNumber:193}},t.createElement(Ha,{__self:void 0,__source:{fileName:La,lineNumber:194}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:La,lineNumber:195}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:La,lineNumber:196}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:La,lineNumber:197}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:198}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:199}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:200}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:201}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:La,lineNumber:202}})),t.createElement("defs",{__self:void 0,__source:{fileName:La,lineNumber:204}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:La,lineNumber:205}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:La,lineNumber:206}})))),t.createElement("p",{__self:void 0,__source:{fileName:La,lineNumber:210}},"Currency pairs will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:La,lineNumber:215}}))},Oa=l.div`
|
|
1392
1392
|
display: flex;
|
|
1393
1393
|
flex-direction: column;
|
|
1394
1394
|
gap: 4px;
|
|
@@ -1568,7 +1568,7 @@ button{
|
|
|
1568
1568
|
background: ${s["neutral-50"]};
|
|
1569
1569
|
}
|
|
1570
1570
|
}
|
|
1571
|
-
`,za="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DatePicker\\DatePicker.tsx",Sa=e=>{const{onChange:r,label:l,subtext:s,disablePastDays:a,disableFutureDays:c,placeholder:d}=e,[u,f]=i(null),[h,m]=i(!1),g=o(null);n((()=>{document.addEventListener("click",(function(e){m(g.current.contains(e.target))}))}),[]);return t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:12,position:"relative"},__self:void 0,__source:{fileName:za,lineNumber:36}},l&&t.createElement(Oa,{__self:void 0,__source:{fileName:za,lineNumber:38}},t.createElement("label",{__self:void 0,__source:{fileName:za,lineNumber:39}},l),s&&t.createElement("span",{__self:void 0,__source:{fileName:za,lineNumber:40}},s)),t.createElement(Fa,{ref:g,className:u?"success":"",__self:void 0,__source:{fileName:za,lineNumber:43}},t.createElement(Ra,{className:`${u?"success":""} ${h?"focused":""}`,__self:void 0,__source:{fileName:za,lineNumber:44}},t.createElement("input",{type:"text",value:u?u.toLocaleDateString("en-GB",{day:"2-digit",month:"short",year:"numeric"}):"",readOnly:!0,placeholder:`${d||"Select date"}`,onClick:()=>{m(!0)},__self:void 0,__source:{fileName:za,lineNumber:45}}),t.createElement("button",{type:"button",onClick:()=>{h&&setTimeout((()=>{m(!1)}),50)},__self:void 0,__source:{fileName:za,lineNumber:52}},t.createElement("svg",{width:"21",height:"22",viewBox:"0 0 21 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:60}},t.createElement("path",{d:"M10.5 18C10.6978 18 10.8911 17.9414 11.0556 17.8315C11.22 17.7216 11.3482 17.5654 11.4239 17.3827C11.4996 17.2 11.5194 16.9989 11.4808 16.8049C11.4422 16.6109 11.347 16.4327 11.2071 16.2929C11.0673 16.153 10.8891 16.0578 10.6951 16.0192C10.5011 15.9806 10.3 16.0004 10.1173 16.0761C9.93459 16.1518 9.77841 16.28 9.66853 16.4444C9.55865 16.6089 9.5 16.8022 9.5 17C9.5 17.2652 9.60536 17.5196 9.79289 17.7071C9.98043 17.8946 10.2348 18 10.5 18ZM15.5 18C15.6978 18 15.8911 17.9414 16.0556 17.8315C16.22 17.7216 16.3482 17.5654 16.4239 17.3827C16.4996 17.2 16.5194 16.9989 16.4808 16.8049C16.4422 16.6109 16.347 16.4327 16.2071 16.2929C16.0673 16.153 15.8891 16.0578 15.6951 16.0192C15.5011 15.9806 15.3 16.0004 15.1173 16.0761C14.9346 16.1518 14.7784 16.28 14.6685 16.4444C14.5586 16.6089 14.5 16.8022 14.5 17C14.5 17.2652 14.6054 17.5196 14.7929 17.7071C14.9804 17.8946 15.2348 18 15.5 18ZM15.5 14C15.6978 14 15.8911 13.9414 16.0556 13.8315C16.22 13.7216 16.3482 13.5654 16.4239 13.3827C16.4996 13.2 16.5194 12.9989 16.4808 12.8049C16.4422 12.6109 16.347 12.4327 16.2071 12.2929C16.0673 12.153 15.8891 12.0578 15.6951 12.0192C15.5011 11.9806 15.3 12.0004 15.1173 12.0761C14.9346 12.1518 14.7784 12.28 14.6685 12.4444C14.5586 12.6089 14.5 12.8022 14.5 13C14.5 13.2652 14.6054 13.5196 14.7929 13.7071C14.9804 13.8946 15.2348 14 15.5 14ZM10.5 14C10.6978 14 10.8911 13.9414 11.0556 13.8315C11.22 13.7216 11.3482 13.5654 11.4239 13.3827C11.4996 13.2 11.5194 12.9989 11.4808 12.8049C11.4422 12.6109 11.347 12.4327 11.2071 12.2929C11.0673 12.153 10.8891 12.0578 10.6951 12.0192C10.5011 11.9806 10.3 12.0004 10.1173 12.0761C9.93459 12.1518 9.77841 12.28 9.66853 12.4444C9.55865 12.6089 9.5 12.8022 9.5 13C9.5 13.2652 9.60536 13.5196 9.79289 13.7071C9.98043 13.8946 10.2348 14 10.5 14ZM17.5 2H16.5V1C16.5 0.734784 16.3946 0.48043 16.2071 0.292893C16.0196 0.105357 15.7652 0 15.5 0C15.2348 0 14.9804 0.105357 14.7929 0.292893C14.6054 0.48043 14.5 0.734784 14.5 1V2H6.5V1C6.5 0.734784 6.39464 0.48043 6.20711 0.292893C6.01957 0.105357 5.76522 0 5.5 0C5.23478 0 4.98043 0.105357 4.79289 0.292893C4.60536 0.48043 4.5 0.734784 4.5 1V2H3.5C2.70435 2 1.94129 2.31607 1.37868 2.87868C0.816071 3.44129 0.5 4.20435 0.5 5V19C0.5 19.7956 0.816071 20.5587 1.37868 21.1213C1.94129 21.6839 2.70435 22 3.5 22H17.5C18.2956 22 19.0587 21.6839 19.6213 21.1213C20.1839 20.5587 20.5 19.7956 20.5 19V5C20.5 4.20435 20.1839 3.44129 19.6213 2.87868C19.0587 2.31607 18.2956 2 17.5 2ZM18.5 19C18.5 19.2652 18.3946 19.5196 18.2071 19.7071C18.0196 19.8946 17.7652 20 17.5 20H3.5C3.23478 20 2.98043 19.8946 2.79289 19.7071C2.60536 19.5196 2.5 19.2652 2.5 19V10H18.5V19ZM18.5 8H2.5V5C2.5 4.73478 2.60536 4.48043 2.79289 4.29289C2.98043 4.10536 3.23478 4 3.5 4H4.5V5C4.5 5.26522 4.60536 5.51957 4.79289 5.70711C4.98043 5.89464 5.23478 6 5.5 6C5.76522 6 6.01957 5.89464 6.20711 5.70711C6.39464 5.51957 6.5 5.26522 6.5 5V4H14.5V5C14.5 5.26522 14.6054 5.51957 14.7929 5.70711C14.9804 5.89464 15.2348 6 15.5 6C15.7652 6 16.0196 5.89464 16.2071 5.70711C16.3946 5.51957 16.5 5.26522 16.5 5V4H17.5C17.7652 4 18.0196 4.10536 18.2071 4.29289C18.3946 4.48043 18.5 4.73478 18.5 5V8ZM5.5 14C5.69778 14 5.89112 13.9414 6.05557 13.8315C6.22002 13.7216 6.34819 13.5654 6.42388 13.3827C6.49957 13.2 6.51937 12.9989 6.48079 12.8049C6.4422 12.6109 6.34696 12.4327 6.20711 12.2929C6.06725 12.153 5.88907 12.0578 5.69509 12.0192C5.50111 11.9806 5.30004 12.0004 5.11732 12.0761C4.93459 12.1518 4.77841 12.28 4.66853 12.4444C4.55865 12.6089 4.5 12.8022 4.5 13C4.5 13.2652 4.60536 13.5196 4.79289 13.7071C4.98043 13.8946 5.23478 14 5.5 14ZM5.5 18C5.69778 18 5.89112 17.9414 6.05557 17.8315C6.22002 17.7216 6.34819 17.5654 6.42388 17.3827C6.49957 17.2 6.51937 16.9989 6.48079 16.8049C6.4422 16.6109 6.34696 16.4327 6.20711 16.2929C6.06725 16.153 5.88907 16.0578 5.69509 16.0192C5.50111 15.9806 5.30004 16.0004 5.11732 16.0761C4.93459 16.1518 4.77841 16.28 4.66853 16.4444C4.55865 16.6089 4.5 16.8022 4.5 17C4.5 17.2652 4.60536 17.5196 4.79289 17.7071C4.98043 17.8946 5.23478 18 5.5 18Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:61}})))),h&&t.createElement("div",{style:{position:"absolute",marginTop:4},__self:void 0,__source:{fileName:za,lineNumber:66}},t.createElement(Va,{onChange:e=>{f(e),r(e),setTimeout((()=>{m(!1)}),10)},selected:u,disablePastDaysProp:!!a,disableFutureDaysProp:!!c,__self:void 0,__source:{fileName:za,lineNumber:67}}))))},Va=({onChange:e,selected:n,disablePastDaysProp:r,disableFutureDaysProp:o})=>{const[l,s]=i(n||new Date),[a,c]=i((new Date).getFullYear()),[d,u]=i(!0),f=(e,t)=>new Date(e,t+1,0).getDate(),h=t=>{const i=new Date(l.getFullYear(),l.getMonth(),t);e(i)},m=e=>{s(new Date(l.setFullYear(e))),u(!d)};return t.createElement(Qa,{__self:void 0,__source:{fileName:za,lineNumber:223}},t.createElement("div",{className:"header",__self:void 0,__source:{fileName:za,lineNumber:224}},!d&&t.createElement("button",{type:"button",onClick:()=>{c(a-20)},__self:void 0,__source:{fileName:za,lineNumber:226}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:228}},t.createElement("path",{d:"M6.29 9.29C6.19896 9.3851 6.12759 9.49725 6.08 9.62C5.97998 9.86346 5.97998 10.1365 6.08 10.38C6.12759 10.5028 6.19896 10.6149 6.29 10.71L9.29 13.71C9.4783 13.8983 9.7337 14.0041 10 14.0041C10.2663 14.0041 10.5217 13.8983 10.71 13.71C10.8983 13.5217 11.0041 13.2663 11.0041 13C11.0041 12.7337 10.8983 12.4783 10.71 12.29L9.41 11H13C13.2652 11 13.5196 10.8946 13.7071 10.7071C13.8946 10.5196 14 10.2652 14 10C14 9.73478 13.8946 9.48043 13.7071 9.29289C13.5196 9.10536 13.2652 9 13 9H9.41L10.71 7.71C10.8037 7.61704 10.8781 7.50644 10.9289 7.38458C10.9797 7.26272 11.0058 7.13201 11.0058 7C11.0058 6.86799 10.9797 6.73728 10.9289 6.61542C10.8781 6.49356 10.8037 6.38296 10.71 6.29C10.617 6.19627 10.5064 6.12188 10.3846 6.07111C10.2627 6.02034 10.132 5.9942 10 5.9942C9.86799 5.9942 9.73728 6.02034 9.61542 6.07111C9.49356 6.12188 9.38296 6.19627 9.29 6.29L6.29 9.29ZM0 10C0 11.9778 0.58649 13.9112 1.6853 15.5557C2.78412 17.2002 4.3459 18.4819 6.17317 19.2388C8.00043 19.9957 10.0111 20.1937 11.9509 19.8079C13.8907 19.422 15.6725 18.4696 17.0711 17.0711C18.4696 15.6725 19.422 13.8907 19.8079 11.9509C20.1937 10.0111 19.9957 8.00043 19.2388 6.17317C18.4819 4.3459 17.2002 2.78412 15.5557 1.6853C13.9112 0.58649 11.9778 0 10 0C8.68678 0 7.38642 0.258658 6.17317 0.761205C4.95991 1.26375 3.85752 2.00035 2.92893 2.92893C1.05357 4.8043 0 7.34784 0 10ZM18 10C18 11.5823 17.5308 13.129 16.6518 14.4446C15.7727 15.7602 14.5233 16.7855 13.0615 17.391C11.5997 17.9965 9.99113 18.155 8.43928 17.8463C6.88743 17.5376 5.46197 16.7757 4.34315 15.6569C3.22433 14.538 2.4624 13.1126 2.15372 11.5607C1.84504 10.0089 2.00346 8.40034 2.60896 6.93853C3.21447 5.47672 4.23984 4.22729 5.55544 3.34824C6.87103 2.46919 8.41775 2 10 2C12.1217 2 14.1566 2.84285 15.6569 4.34315C17.1571 5.84344 18 7.87827 18 10Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:229}}))),d&&t.createElement("button",{type:"button",onClick:()=>{s(new Date(l.getFullYear(),l.getMonth()-1))},__self:void 0,__source:{fileName:za,lineNumber:234}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:236}},t.createElement("path",{d:"M3.28982 5.99995L6.82982 2.45995C7.01607 2.27259 7.12061 2.01913 7.12061 1.75495C7.12061 1.49076 7.01607 1.23731 6.82982 1.04995C6.73686 0.95622 6.62626 0.881826 6.5044 0.831057C6.38254 0.780288 6.25183 0.75415 6.11982 0.75415C5.98781 0.75415 5.8571 0.780288 5.73524 0.831057C5.61339 0.881826 5.50278 0.95622 5.40982 1.04995L1.16982 5.28995C1.07609 5.38291 1.0017 5.49351 0.950931 5.61537C0.900162 5.73723 0.874023 5.86794 0.874023 5.99995C0.874023 6.13196 0.900162 6.26267 0.950931 6.38453C1.0017 6.50638 1.07609 6.61699 1.16982 6.70995L5.40982 10.9999C5.50326 11.0926 5.61408 11.166 5.73592 11.2157C5.85775 11.2655 5.98821 11.2907 6.11982 11.2899C6.25143 11.2907 6.38189 11.2655 6.50373 11.2157C6.62557 11.166 6.73638 11.0926 6.82982 10.9999C7.01607 10.8126 7.12061 10.5591 7.12061 10.2949C7.12061 10.0308 7.01607 9.77731 6.82982 9.58995L3.28982 5.99995Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:237}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{u(!d)},__self:void 0,__source:{fileName:za,lineNumber:241}},l.toLocaleString("en-us",{month:"long",year:"numeric"}),t.createElement("svg",{className:d?"year-view":"",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:243}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:244}}))),d&&t.createElement("button",{type:"button",onClick:()=>{s(new Date(l.getFullYear(),l.getMonth()+1))},__self:void 0,__source:{fileName:za,lineNumber:248}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:250}},t.createElement("path",{d:"M6.83019 5.28995L2.59019 1.04995C2.49722 0.95622 2.38662 0.881826 2.26476 0.831057C2.1429 0.780288 2.0122 0.75415 1.88019 0.75415C1.74818 0.75415 1.61747 0.780288 1.49561 0.831057C1.37375 0.881826 1.26315 0.95622 1.17019 1.04995C0.983936 1.23731 0.879395 1.49076 0.879395 1.75495C0.879395 2.01913 0.983936 2.27259 1.17019 2.45995L4.71019 5.99995L1.17019 9.53995C0.983936 9.72731 0.879395 9.98076 0.879395 10.2449C0.879395 10.5091 0.983936 10.7626 1.17019 10.9499C1.26363 11.0426 1.37444 11.116 1.49628 11.1657C1.61812 11.2155 1.74858 11.2407 1.88019 11.2399C2.01179 11.2407 2.14226 11.2155 2.26409 11.1657C2.38593 11.116 2.49675 11.0426 2.59019 10.9499L6.83019 6.70995C6.92392 6.61699 6.99831 6.50638 7.04908 6.38453C7.09985 6.26267 7.12599 6.13196 7.12599 5.99995C7.12599 5.86794 7.09985 5.73723 7.04908 5.61537C6.99831 5.49351 6.92392 5.38291 6.83019 5.28995Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:251}}))),!d&&t.createElement("button",{type:"button",onClick:()=>{c(a+20)},__self:void 0,__source:{fileName:za,lineNumber:256}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:258}},t.createElement("path",{d:"M13.71 10.71C13.801 10.6149 13.8724 10.5028 13.92 10.38C14.02 10.1365 14.02 9.86347 13.92 9.62C13.8724 9.49725 13.801 9.38511 13.71 9.29L10.71 6.29C10.5217 6.1017 10.2663 5.99591 10 5.99591C9.7337 5.99591 9.47831 6.1017 9.29 6.29C9.1017 6.47831 8.99591 6.7337 8.99591 7C8.99591 7.26631 9.1017 7.5217 9.29 7.71L10.59 9H7C6.73479 9 6.48043 9.10536 6.2929 9.2929C6.10536 9.48043 6 9.73479 6 10C6 10.2652 6.10536 10.5196 6.2929 10.7071C6.48043 10.8946 6.73479 11 7 11H10.59L9.29 12.29C9.19628 12.383 9.12188 12.4936 9.07111 12.6154C9.02034 12.7373 8.99421 12.868 8.99421 13C8.99421 13.132 9.02034 13.2627 9.07111 13.3846C9.12188 13.5064 9.19628 13.617 9.29 13.71C9.38297 13.8037 9.49357 13.8781 9.61543 13.9289C9.73729 13.9797 9.86799 14.0058 10 14.0058C10.132 14.0058 10.2627 13.9797 10.3846 13.9289C10.5064 13.8781 10.617 13.8037 10.71 13.71L13.71 10.71ZM20 10C20 8.02219 19.4135 6.08879 18.3147 4.4443C17.2159 2.79981 15.6541 1.51809 13.8268 0.761209C11.9996 0.00433284 9.98891 -0.193701 8.0491 0.192152C6.10929 0.578004 4.32746 1.53041 2.92894 2.92894C1.53041 4.32746 0.578004 6.10929 0.192152 8.0491C-0.193701 9.98891 0.00433284 11.9996 0.761209 13.8268C1.51809 15.6541 2.79981 17.2159 4.4443 18.3147C6.08879 19.4135 8.02219 20 10 20C12.6522 20 15.1957 18.9464 17.0711 17.0711C18.9464 15.1957 20 12.6522 20 10ZM2 10C2 8.41775 2.4692 6.87104 3.34825 5.55544C4.2273 4.23985 5.47673 3.21447 6.93854 2.60897C8.40035 2.00347 10.0089 1.84504 11.5607 2.15372C13.1126 2.4624 14.538 3.22433 15.6569 4.34315C16.7757 5.46197 17.5376 6.88743 17.8463 8.43928C18.155 9.99113 17.9965 11.5997 17.391 13.0615C16.7855 14.5233 15.7602 15.7727 14.4446 16.6518C13.129 17.5308 11.5823 18 10 18C7.87827 18 5.84344 17.1572 4.34315 15.6569C2.84286 14.1566 2 12.1217 2 10Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:259}})))),t.createElement("div",{style:{display:d?"block ":"none"},__self:void 0,__source:{fileName:za,lineNumber:265}},t.createElement("div",{className:"weekdays",__self:void 0,__source:{fileName:za,lineNumber:266}},["Su","Mo","Tu","We","Th","Fr","Sa"].map((e=>t.createElement("div",{key:e,className:"weekday",__self:void 0,__source:{fileName:za,lineNumber:268}},e)))),t.createElement("div",{className:"days",__self:void 0,__source:{fileName:za,lineNumber:273}},(()=>{const e=l.getFullYear(),i=l.getMonth(),s=f(e,i),a=((e,t)=>new Date(e,t,1).getDay())(e,i),c=f(e,0===i?11:i-1),d=[];for(let e=a-1;e>=0;e--){const i=c-e;d.push(t.createElement("div",{key:`previous-day-${i}`,className:"calendar-day previous-month-day",__self:void 0,__source:{fileName:za,lineNumber:140}},i))}const u=new Date,m=u.getDate();for(let l=1;l<=s;l++){const s=n&&n.getDate()===l&&n.getMonth()===i&&n.getFullYear()===e,a=l===m&&i===u.getMonth()&&e===u.getFullYear(),c=r&&(e<u.getFullYear()||e===u.getFullYear()&&i<u.getMonth()||e===u.getFullYear()&&i===u.getMonth()&&l<m),f=o&&(e>u.getFullYear()||e===u.getFullYear()&&i>u.getMonth()||e===u.getFullYear()&&i===u.getMonth()&&l>m),g=s?"selected-day":a?"current-day":c?"past-day":f?"future-day":"",p=c||f?()=>{}:()=>h(l);d.push(t.createElement("div",{key:`current-day-${l}`,className:`calendar-day ${g}`,onClick:p,__self:void 0,__source:{fileName:za,lineNumber:181}},l))}const g=(7-d.length%7)%7;for(let e=1;e<=g;e++)d.push(t.createElement("div",{key:`next-day-${e}`,className:"calendar-day next-month-day",__self:void 0,__source:{fileName:za,lineNumber:196}},e));return d})())),t.createElement("div",{style:{display:d?"none":"block"},__self:void 0,__source:{fileName:za,lineNumber:277}},(e=>{const i=[];for(let n=e-10;n<=e+10;n++){const e=n===l.getFullYear()?"selected-year":"";i.push(t.createElement("div",{key:n,onClick:()=>m(n),className:`year-option ${e}`,__self:void 0,__source:{fileName:za,lineNumber:209}},n))}return t.createElement("div",{className:"year-picker",__self:void 0,__source:{fileName:za,lineNumber:216}},t.createElement("div",{className:"year-options",__self:void 0,__source:{fileName:za,lineNumber:217}},i))})(a)))},ja=l.div`
|
|
1571
|
+
`,za="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DatePicker\\DatePicker.tsx",Sa=e=>{const{onChange:r,label:l,subtext:s,disablePastDays:a,disableFutureDays:c,placeholder:d}=e,[u,f]=i(null),[m,h]=i(!1),g=o(null);n((()=>{document.addEventListener("click",(function(e){h(g.current.contains(e.target))}))}),[]);return t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:12,position:"relative"},__self:void 0,__source:{fileName:za,lineNumber:36}},l&&t.createElement(Oa,{__self:void 0,__source:{fileName:za,lineNumber:38}},t.createElement("label",{__self:void 0,__source:{fileName:za,lineNumber:39}},l),s&&t.createElement("span",{__self:void 0,__source:{fileName:za,lineNumber:40}},s)),t.createElement(Fa,{ref:g,className:u?"success":"",__self:void 0,__source:{fileName:za,lineNumber:43}},t.createElement(Ra,{className:`${u?"success":""} ${m?"focused":""}`,__self:void 0,__source:{fileName:za,lineNumber:44}},t.createElement("input",{type:"text",value:u?u.toLocaleDateString("en-GB",{day:"2-digit",month:"short",year:"numeric"}):"",readOnly:!0,placeholder:`${d||"Select date"}`,onClick:()=>{h(!0)},__self:void 0,__source:{fileName:za,lineNumber:45}}),t.createElement("button",{type:"button",onClick:()=>{m&&setTimeout((()=>{h(!1)}),50)},__self:void 0,__source:{fileName:za,lineNumber:52}},t.createElement("svg",{width:"21",height:"22",viewBox:"0 0 21 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:60}},t.createElement("path",{d:"M10.5 18C10.6978 18 10.8911 17.9414 11.0556 17.8315C11.22 17.7216 11.3482 17.5654 11.4239 17.3827C11.4996 17.2 11.5194 16.9989 11.4808 16.8049C11.4422 16.6109 11.347 16.4327 11.2071 16.2929C11.0673 16.153 10.8891 16.0578 10.6951 16.0192C10.5011 15.9806 10.3 16.0004 10.1173 16.0761C9.93459 16.1518 9.77841 16.28 9.66853 16.4444C9.55865 16.6089 9.5 16.8022 9.5 17C9.5 17.2652 9.60536 17.5196 9.79289 17.7071C9.98043 17.8946 10.2348 18 10.5 18ZM15.5 18C15.6978 18 15.8911 17.9414 16.0556 17.8315C16.22 17.7216 16.3482 17.5654 16.4239 17.3827C16.4996 17.2 16.5194 16.9989 16.4808 16.8049C16.4422 16.6109 16.347 16.4327 16.2071 16.2929C16.0673 16.153 15.8891 16.0578 15.6951 16.0192C15.5011 15.9806 15.3 16.0004 15.1173 16.0761C14.9346 16.1518 14.7784 16.28 14.6685 16.4444C14.5586 16.6089 14.5 16.8022 14.5 17C14.5 17.2652 14.6054 17.5196 14.7929 17.7071C14.9804 17.8946 15.2348 18 15.5 18ZM15.5 14C15.6978 14 15.8911 13.9414 16.0556 13.8315C16.22 13.7216 16.3482 13.5654 16.4239 13.3827C16.4996 13.2 16.5194 12.9989 16.4808 12.8049C16.4422 12.6109 16.347 12.4327 16.2071 12.2929C16.0673 12.153 15.8891 12.0578 15.6951 12.0192C15.5011 11.9806 15.3 12.0004 15.1173 12.0761C14.9346 12.1518 14.7784 12.28 14.6685 12.4444C14.5586 12.6089 14.5 12.8022 14.5 13C14.5 13.2652 14.6054 13.5196 14.7929 13.7071C14.9804 13.8946 15.2348 14 15.5 14ZM10.5 14C10.6978 14 10.8911 13.9414 11.0556 13.8315C11.22 13.7216 11.3482 13.5654 11.4239 13.3827C11.4996 13.2 11.5194 12.9989 11.4808 12.8049C11.4422 12.6109 11.347 12.4327 11.2071 12.2929C11.0673 12.153 10.8891 12.0578 10.6951 12.0192C10.5011 11.9806 10.3 12.0004 10.1173 12.0761C9.93459 12.1518 9.77841 12.28 9.66853 12.4444C9.55865 12.6089 9.5 12.8022 9.5 13C9.5 13.2652 9.60536 13.5196 9.79289 13.7071C9.98043 13.8946 10.2348 14 10.5 14ZM17.5 2H16.5V1C16.5 0.734784 16.3946 0.48043 16.2071 0.292893C16.0196 0.105357 15.7652 0 15.5 0C15.2348 0 14.9804 0.105357 14.7929 0.292893C14.6054 0.48043 14.5 0.734784 14.5 1V2H6.5V1C6.5 0.734784 6.39464 0.48043 6.20711 0.292893C6.01957 0.105357 5.76522 0 5.5 0C5.23478 0 4.98043 0.105357 4.79289 0.292893C4.60536 0.48043 4.5 0.734784 4.5 1V2H3.5C2.70435 2 1.94129 2.31607 1.37868 2.87868C0.816071 3.44129 0.5 4.20435 0.5 5V19C0.5 19.7956 0.816071 20.5587 1.37868 21.1213C1.94129 21.6839 2.70435 22 3.5 22H17.5C18.2956 22 19.0587 21.6839 19.6213 21.1213C20.1839 20.5587 20.5 19.7956 20.5 19V5C20.5 4.20435 20.1839 3.44129 19.6213 2.87868C19.0587 2.31607 18.2956 2 17.5 2ZM18.5 19C18.5 19.2652 18.3946 19.5196 18.2071 19.7071C18.0196 19.8946 17.7652 20 17.5 20H3.5C3.23478 20 2.98043 19.8946 2.79289 19.7071C2.60536 19.5196 2.5 19.2652 2.5 19V10H18.5V19ZM18.5 8H2.5V5C2.5 4.73478 2.60536 4.48043 2.79289 4.29289C2.98043 4.10536 3.23478 4 3.5 4H4.5V5C4.5 5.26522 4.60536 5.51957 4.79289 5.70711C4.98043 5.89464 5.23478 6 5.5 6C5.76522 6 6.01957 5.89464 6.20711 5.70711C6.39464 5.51957 6.5 5.26522 6.5 5V4H14.5V5C14.5 5.26522 14.6054 5.51957 14.7929 5.70711C14.9804 5.89464 15.2348 6 15.5 6C15.7652 6 16.0196 5.89464 16.2071 5.70711C16.3946 5.51957 16.5 5.26522 16.5 5V4H17.5C17.7652 4 18.0196 4.10536 18.2071 4.29289C18.3946 4.48043 18.5 4.73478 18.5 5V8ZM5.5 14C5.69778 14 5.89112 13.9414 6.05557 13.8315C6.22002 13.7216 6.34819 13.5654 6.42388 13.3827C6.49957 13.2 6.51937 12.9989 6.48079 12.8049C6.4422 12.6109 6.34696 12.4327 6.20711 12.2929C6.06725 12.153 5.88907 12.0578 5.69509 12.0192C5.50111 11.9806 5.30004 12.0004 5.11732 12.0761C4.93459 12.1518 4.77841 12.28 4.66853 12.4444C4.55865 12.6089 4.5 12.8022 4.5 13C4.5 13.2652 4.60536 13.5196 4.79289 13.7071C4.98043 13.8946 5.23478 14 5.5 14ZM5.5 18C5.69778 18 5.89112 17.9414 6.05557 17.8315C6.22002 17.7216 6.34819 17.5654 6.42388 17.3827C6.49957 17.2 6.51937 16.9989 6.48079 16.8049C6.4422 16.6109 6.34696 16.4327 6.20711 16.2929C6.06725 16.153 5.88907 16.0578 5.69509 16.0192C5.50111 15.9806 5.30004 16.0004 5.11732 16.0761C4.93459 16.1518 4.77841 16.28 4.66853 16.4444C4.55865 16.6089 4.5 16.8022 4.5 17C4.5 17.2652 4.60536 17.5196 4.79289 17.7071C4.98043 17.8946 5.23478 18 5.5 18Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:61}})))),m&&t.createElement("div",{style:{position:"absolute",marginTop:4},__self:void 0,__source:{fileName:za,lineNumber:66}},t.createElement(ja,{onChange:e=>{f(e),r(e),setTimeout((()=>{h(!1)}),10)},selected:u,disablePastDaysProp:!!a,disableFutureDaysProp:!!c,__self:void 0,__source:{fileName:za,lineNumber:67}}))))},ja=({onChange:e,selected:n,disablePastDaysProp:r,disableFutureDaysProp:o})=>{const[l,s]=i(n||new Date),[a,c]=i((new Date).getFullYear()),[d,u]=i(!0),f=(e,t)=>new Date(e,t+1,0).getDate(),m=t=>{const i=new Date(l.getFullYear(),l.getMonth(),t);e(i)},h=e=>{s(new Date(l.setFullYear(e))),u(!d)};return t.createElement(Qa,{__self:void 0,__source:{fileName:za,lineNumber:223}},t.createElement("div",{className:"header",__self:void 0,__source:{fileName:za,lineNumber:224}},!d&&t.createElement("button",{type:"button",onClick:()=>{c(a-20)},__self:void 0,__source:{fileName:za,lineNumber:226}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:228}},t.createElement("path",{d:"M6.29 9.29C6.19896 9.3851 6.12759 9.49725 6.08 9.62C5.97998 9.86346 5.97998 10.1365 6.08 10.38C6.12759 10.5028 6.19896 10.6149 6.29 10.71L9.29 13.71C9.4783 13.8983 9.7337 14.0041 10 14.0041C10.2663 14.0041 10.5217 13.8983 10.71 13.71C10.8983 13.5217 11.0041 13.2663 11.0041 13C11.0041 12.7337 10.8983 12.4783 10.71 12.29L9.41 11H13C13.2652 11 13.5196 10.8946 13.7071 10.7071C13.8946 10.5196 14 10.2652 14 10C14 9.73478 13.8946 9.48043 13.7071 9.29289C13.5196 9.10536 13.2652 9 13 9H9.41L10.71 7.71C10.8037 7.61704 10.8781 7.50644 10.9289 7.38458C10.9797 7.26272 11.0058 7.13201 11.0058 7C11.0058 6.86799 10.9797 6.73728 10.9289 6.61542C10.8781 6.49356 10.8037 6.38296 10.71 6.29C10.617 6.19627 10.5064 6.12188 10.3846 6.07111C10.2627 6.02034 10.132 5.9942 10 5.9942C9.86799 5.9942 9.73728 6.02034 9.61542 6.07111C9.49356 6.12188 9.38296 6.19627 9.29 6.29L6.29 9.29ZM0 10C0 11.9778 0.58649 13.9112 1.6853 15.5557C2.78412 17.2002 4.3459 18.4819 6.17317 19.2388C8.00043 19.9957 10.0111 20.1937 11.9509 19.8079C13.8907 19.422 15.6725 18.4696 17.0711 17.0711C18.4696 15.6725 19.422 13.8907 19.8079 11.9509C20.1937 10.0111 19.9957 8.00043 19.2388 6.17317C18.4819 4.3459 17.2002 2.78412 15.5557 1.6853C13.9112 0.58649 11.9778 0 10 0C8.68678 0 7.38642 0.258658 6.17317 0.761205C4.95991 1.26375 3.85752 2.00035 2.92893 2.92893C1.05357 4.8043 0 7.34784 0 10ZM18 10C18 11.5823 17.5308 13.129 16.6518 14.4446C15.7727 15.7602 14.5233 16.7855 13.0615 17.391C11.5997 17.9965 9.99113 18.155 8.43928 17.8463C6.88743 17.5376 5.46197 16.7757 4.34315 15.6569C3.22433 14.538 2.4624 13.1126 2.15372 11.5607C1.84504 10.0089 2.00346 8.40034 2.60896 6.93853C3.21447 5.47672 4.23984 4.22729 5.55544 3.34824C6.87103 2.46919 8.41775 2 10 2C12.1217 2 14.1566 2.84285 15.6569 4.34315C17.1571 5.84344 18 7.87827 18 10Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:229}}))),d&&t.createElement("button",{type:"button",onClick:()=>{s(new Date(l.getFullYear(),l.getMonth()-1))},__self:void 0,__source:{fileName:za,lineNumber:234}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:236}},t.createElement("path",{d:"M3.28982 5.99995L6.82982 2.45995C7.01607 2.27259 7.12061 2.01913 7.12061 1.75495C7.12061 1.49076 7.01607 1.23731 6.82982 1.04995C6.73686 0.95622 6.62626 0.881826 6.5044 0.831057C6.38254 0.780288 6.25183 0.75415 6.11982 0.75415C5.98781 0.75415 5.8571 0.780288 5.73524 0.831057C5.61339 0.881826 5.50278 0.95622 5.40982 1.04995L1.16982 5.28995C1.07609 5.38291 1.0017 5.49351 0.950931 5.61537C0.900162 5.73723 0.874023 5.86794 0.874023 5.99995C0.874023 6.13196 0.900162 6.26267 0.950931 6.38453C1.0017 6.50638 1.07609 6.61699 1.16982 6.70995L5.40982 10.9999C5.50326 11.0926 5.61408 11.166 5.73592 11.2157C5.85775 11.2655 5.98821 11.2907 6.11982 11.2899C6.25143 11.2907 6.38189 11.2655 6.50373 11.2157C6.62557 11.166 6.73638 11.0926 6.82982 10.9999C7.01607 10.8126 7.12061 10.5591 7.12061 10.2949C7.12061 10.0308 7.01607 9.77731 6.82982 9.58995L3.28982 5.99995Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:237}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{u(!d)},__self:void 0,__source:{fileName:za,lineNumber:241}},l.toLocaleString("en-us",{month:"long",year:"numeric"}),t.createElement("svg",{className:d?"year-view":"",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:243}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:244}}))),d&&t.createElement("button",{type:"button",onClick:()=>{s(new Date(l.getFullYear(),l.getMonth()+1))},__self:void 0,__source:{fileName:za,lineNumber:248}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:250}},t.createElement("path",{d:"M6.83019 5.28995L2.59019 1.04995C2.49722 0.95622 2.38662 0.881826 2.26476 0.831057C2.1429 0.780288 2.0122 0.75415 1.88019 0.75415C1.74818 0.75415 1.61747 0.780288 1.49561 0.831057C1.37375 0.881826 1.26315 0.95622 1.17019 1.04995C0.983936 1.23731 0.879395 1.49076 0.879395 1.75495C0.879395 2.01913 0.983936 2.27259 1.17019 2.45995L4.71019 5.99995L1.17019 9.53995C0.983936 9.72731 0.879395 9.98076 0.879395 10.2449C0.879395 10.5091 0.983936 10.7626 1.17019 10.9499C1.26363 11.0426 1.37444 11.116 1.49628 11.1657C1.61812 11.2155 1.74858 11.2407 1.88019 11.2399C2.01179 11.2407 2.14226 11.2155 2.26409 11.1657C2.38593 11.116 2.49675 11.0426 2.59019 10.9499L6.83019 6.70995C6.92392 6.61699 6.99831 6.50638 7.04908 6.38453C7.09985 6.26267 7.12599 6.13196 7.12599 5.99995C7.12599 5.86794 7.09985 5.73723 7.04908 5.61537C6.99831 5.49351 6.92392 5.38291 6.83019 5.28995Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:251}}))),!d&&t.createElement("button",{type:"button",onClick:()=>{c(a+20)},__self:void 0,__source:{fileName:za,lineNumber:256}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:za,lineNumber:258}},t.createElement("path",{d:"M13.71 10.71C13.801 10.6149 13.8724 10.5028 13.92 10.38C14.02 10.1365 14.02 9.86347 13.92 9.62C13.8724 9.49725 13.801 9.38511 13.71 9.29L10.71 6.29C10.5217 6.1017 10.2663 5.99591 10 5.99591C9.7337 5.99591 9.47831 6.1017 9.29 6.29C9.1017 6.47831 8.99591 6.7337 8.99591 7C8.99591 7.26631 9.1017 7.5217 9.29 7.71L10.59 9H7C6.73479 9 6.48043 9.10536 6.2929 9.2929C6.10536 9.48043 6 9.73479 6 10C6 10.2652 6.10536 10.5196 6.2929 10.7071C6.48043 10.8946 6.73479 11 7 11H10.59L9.29 12.29C9.19628 12.383 9.12188 12.4936 9.07111 12.6154C9.02034 12.7373 8.99421 12.868 8.99421 13C8.99421 13.132 9.02034 13.2627 9.07111 13.3846C9.12188 13.5064 9.19628 13.617 9.29 13.71C9.38297 13.8037 9.49357 13.8781 9.61543 13.9289C9.73729 13.9797 9.86799 14.0058 10 14.0058C10.132 14.0058 10.2627 13.9797 10.3846 13.9289C10.5064 13.8781 10.617 13.8037 10.71 13.71L13.71 10.71ZM20 10C20 8.02219 19.4135 6.08879 18.3147 4.4443C17.2159 2.79981 15.6541 1.51809 13.8268 0.761209C11.9996 0.00433284 9.98891 -0.193701 8.0491 0.192152C6.10929 0.578004 4.32746 1.53041 2.92894 2.92894C1.53041 4.32746 0.578004 6.10929 0.192152 8.0491C-0.193701 9.98891 0.00433284 11.9996 0.761209 13.8268C1.51809 15.6541 2.79981 17.2159 4.4443 18.3147C6.08879 19.4135 8.02219 20 10 20C12.6522 20 15.1957 18.9464 17.0711 17.0711C18.9464 15.1957 20 12.6522 20 10ZM2 10C2 8.41775 2.4692 6.87104 3.34825 5.55544C4.2273 4.23985 5.47673 3.21447 6.93854 2.60897C8.40035 2.00347 10.0089 1.84504 11.5607 2.15372C13.1126 2.4624 14.538 3.22433 15.6569 4.34315C16.7757 5.46197 17.5376 6.88743 17.8463 8.43928C18.155 9.99113 17.9965 11.5997 17.391 13.0615C16.7855 14.5233 15.7602 15.7727 14.4446 16.6518C13.129 17.5308 11.5823 18 10 18C7.87827 18 5.84344 17.1572 4.34315 15.6569C2.84286 14.1566 2 12.1217 2 10Z",fill:"#070B12",__self:void 0,__source:{fileName:za,lineNumber:259}})))),t.createElement("div",{style:{display:d?"block ":"none"},__self:void 0,__source:{fileName:za,lineNumber:265}},t.createElement("div",{className:"weekdays",__self:void 0,__source:{fileName:za,lineNumber:266}},["Su","Mo","Tu","We","Th","Fr","Sa"].map((e=>t.createElement("div",{key:e,className:"weekday",__self:void 0,__source:{fileName:za,lineNumber:268}},e)))),t.createElement("div",{className:"days",__self:void 0,__source:{fileName:za,lineNumber:273}},(()=>{const e=l.getFullYear(),i=l.getMonth(),s=f(e,i),a=((e,t)=>new Date(e,t,1).getDay())(e,i),c=f(e,0===i?11:i-1),d=[];for(let e=a-1;e>=0;e--){const i=c-e;d.push(t.createElement("div",{key:`previous-day-${i}`,className:"calendar-day previous-month-day",__self:void 0,__source:{fileName:za,lineNumber:140}},i))}const u=new Date,h=u.getDate();for(let l=1;l<=s;l++){const s=n&&n.getDate()===l&&n.getMonth()===i&&n.getFullYear()===e,a=l===h&&i===u.getMonth()&&e===u.getFullYear(),c=r&&(e<u.getFullYear()||e===u.getFullYear()&&i<u.getMonth()||e===u.getFullYear()&&i===u.getMonth()&&l<h),f=o&&(e>u.getFullYear()||e===u.getFullYear()&&i>u.getMonth()||e===u.getFullYear()&&i===u.getMonth()&&l>h),g=s?"selected-day":a?"current-day":c?"past-day":f?"future-day":"",p=c||f?()=>{}:()=>m(l);d.push(t.createElement("div",{key:`current-day-${l}`,className:`calendar-day ${g}`,onClick:p,__self:void 0,__source:{fileName:za,lineNumber:181}},l))}const g=(7-d.length%7)%7;for(let e=1;e<=g;e++)d.push(t.createElement("div",{key:`next-day-${e}`,className:"calendar-day next-month-day",__self:void 0,__source:{fileName:za,lineNumber:196}},e));return d})())),t.createElement("div",{style:{display:d?"none":"block"},__self:void 0,__source:{fileName:za,lineNumber:277}},(e=>{const i=[];for(let n=e-10;n<=e+10;n++){const e=n===l.getFullYear()?"selected-year":"";i.push(t.createElement("div",{key:n,onClick:()=>h(n),className:`year-option ${e}`,__self:void 0,__source:{fileName:za,lineNumber:209}},n))}return t.createElement("div",{className:"year-picker",__self:void 0,__source:{fileName:za,lineNumber:216}},t.createElement("div",{className:"year-options",__self:void 0,__source:{fileName:za,lineNumber:217}},i))})(a)))},Va=l.div`
|
|
1572
1572
|
div.input-field{
|
|
1573
1573
|
display: flex;
|
|
1574
1574
|
flex-direction: column;
|
|
@@ -1825,7 +1825,7 @@ button{
|
|
|
1825
1825
|
.curr-year{
|
|
1826
1826
|
font-weight: 600;
|
|
1827
1827
|
}
|
|
1828
|
-
`,Wa="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DateRangePicker\\DateRangePicker.tsx",Ga=({selectedDateRange:e,label:n,subtext:r,placeholder:o})=>{const[l,s]=i(new Date),[a,d]=i((()=>{const e=new Date;return e.setMonth(e.getMonth()+1),e})),[u,f]=i(null),[h,m]=i(null),[g,p]=i(!1),[b,C]=i(!1),[_,v]=i(!1),x=e=>{const t=new Date(l);if(t.setMonth(l.getMonth()+e),t>=a){const e=new Date(t);e.setMonth(e.getMonth()+1),d(e)}s(t)},N=e=>{const t=new Date(a);if(t.setMonth(a.getMonth()+e),t<=l){const e=new Date(t);e.setMonth(e.getMonth()-1),s(e)}d(t)},w=e=>{const{selYear:n,monthYear:r,isVisible:o}=e,[l,s]=i((new Date).getFullYear());return t.createElement(Za,{__self:void 0,__source:{fileName:Wa,lineNumber:104}},t.createElement("div",{className:"header",__self:void 0,__source:{fileName:Wa,lineNumber:105}},t.createElement("button",{type:"button",onClick:()=>{s((e=>e-21))},__self:void 0,__source:{fileName:Wa,lineNumber:106}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:107}},t.createElement("path",{d:"M6.29 9.29C6.19896 9.3851 6.12759 9.49725 6.08 9.62C5.97998 9.86346 5.97998 10.1365 6.08 10.38C6.12759 10.5028 6.19896 10.6149 6.29 10.71L9.29 13.71C9.4783 13.8983 9.7337 14.0041 10 14.0041C10.2663 14.0041 10.5217 13.8983 10.71 13.71C10.8983 13.5217 11.0041 13.2663 11.0041 13C11.0041 12.7337 10.8983 12.4783 10.71 12.29L9.41 11H13C13.2652 11 13.5196 10.8946 13.7071 10.7071C13.8946 10.5196 14 10.2652 14 10C14 9.73478 13.8946 9.48043 13.7071 9.29289C13.5196 9.10536 13.2652 9 13 9H9.41L10.71 7.71C10.8037 7.61704 10.8781 7.50644 10.9289 7.38458C10.9797 7.26272 11.0058 7.13201 11.0058 7C11.0058 6.86799 10.9797 6.73728 10.9289 6.61542C10.8781 6.49356 10.8037 6.38296 10.71 6.29C10.617 6.19627 10.5064 6.12188 10.3846 6.07111C10.2627 6.02034 10.132 5.9942 10 5.9942C9.86799 5.9942 9.73728 6.02034 9.61542 6.07111C9.49356 6.12188 9.38296 6.19627 9.29 6.29L6.29 9.29ZM0 10C0 11.9778 0.58649 13.9112 1.6853 15.5557C2.78412 17.2002 4.3459 18.4819 6.17317 19.2388C8.00043 19.9957 10.0111 20.1937 11.9509 19.8079C13.8907 19.422 15.6725 18.4696 17.0711 17.0711C18.4696 15.6725 19.422 13.8907 19.8079 11.9509C20.1937 10.0111 19.9957 8.00043 19.2388 6.17317C18.4819 4.3459 17.2002 2.78412 15.5557 1.6853C13.9112 0.58649 11.9778 0 10 0C8.68678 0 7.38642 0.258658 6.17317 0.761205C4.95991 1.26375 3.85752 2.00035 2.92893 2.92893C1.05357 4.8043 0 7.34784 0 10ZM18 10C18 11.5823 17.5308 13.129 16.6518 14.4446C15.7727 15.7602 14.5233 16.7855 13.0615 17.391C11.5997 17.9965 9.99113 18.155 8.43928 17.8463C6.88743 17.5376 5.46197 16.7757 4.34315 15.6569C3.22433 14.538 2.4624 13.1126 2.15372 11.5607C1.84504 10.0089 2.00346 8.40034 2.60896 6.93853C3.21447 5.47672 4.23984 4.22729 5.55544 3.34824C6.87103 2.46919 8.41775 2 10 2C12.1217 2 14.1566 2.84285 15.6569 4.34315C17.1571 5.84344 18 7.87827 18 10Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:108}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{o(!1)},__self:void 0,__source:{fileName:Wa,lineNumber:111}},r,t.createElement("svg",{className:"year-view",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:113}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:114}}))),t.createElement("button",{type:"button",onClick:()=>{s((e=>e+21))},__self:void 0,__source:{fileName:Wa,lineNumber:117}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:118}},t.createElement("path",{d:"M13.71 10.71C13.801 10.6149 13.8724 10.5028 13.92 10.38C14.02 10.1365 14.02 9.86347 13.92 9.62C13.8724 9.49725 13.801 9.38511 13.71 9.29L10.71 6.29C10.5217 6.1017 10.2663 5.99591 10 5.99591C9.7337 5.99591 9.47831 6.1017 9.29 6.29C9.1017 6.47831 8.99591 6.7337 8.99591 7C8.99591 7.26631 9.1017 7.5217 9.29 7.71L10.59 9H7C6.73479 9 6.48043 9.10536 6.2929 9.2929C6.10536 9.48043 6 9.73479 6 10C6 10.2652 6.10536 10.5196 6.2929 10.7071C6.48043 10.8946 6.73479 11 7 11H10.59L9.29 12.29C9.19628 12.383 9.12188 12.4936 9.07111 12.6154C9.02034 12.7373 8.99421 12.868 8.99421 13C8.99421 13.132 9.02034 13.2627 9.07111 13.3846C9.12188 13.5064 9.19628 13.617 9.29 13.71C9.38297 13.8037 9.49357 13.8781 9.61543 13.9289C9.73729 13.9797 9.86799 14.0058 10 14.0058C10.132 14.0058 10.2627 13.9797 10.3846 13.9289C10.5064 13.8781 10.617 13.8037 10.71 13.71L13.71 10.71ZM20 10C20 8.02219 19.4135 6.08879 18.3147 4.4443C17.2159 2.79981 15.6541 1.51809 13.8268 0.761209C11.9996 0.00433284 9.98891 -0.193701 8.0491 0.192152C6.10929 0.578004 4.32746 1.53041 2.92894 2.92894C1.53041 4.32746 0.578004 6.10929 0.192152 8.0491C-0.193701 9.98891 0.00433284 11.9996 0.761209 13.8268C1.51809 15.6541 2.79981 17.2159 4.4443 18.3147C6.08879 19.4135 8.02219 20 10 20C12.6522 20 15.1957 18.9464 17.0711 17.0711C18.9464 15.1957 20 12.6522 20 10ZM2 10C2 8.41775 2.4692 6.87104 3.34825 5.55544C4.2273 4.23985 5.47673 3.21447 6.93854 2.60897C8.40035 2.00347 10.0089 1.84504 11.5607 2.15372C13.1126 2.4624 14.538 3.22433 15.6569 4.34315C16.7757 5.46197 17.5376 6.88743 17.8463 8.43928C18.155 9.99113 17.9965 11.5997 17.391 13.0615C16.7855 14.5233 15.7602 15.7727 14.4446 16.6518C13.129 17.5308 11.5823 18 10 18C7.87827 18 5.84344 17.1572 4.34315 15.6569C2.84286 14.1566 2 12.1217 2 10Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:119}})))),t.createElement("div",{className:"years-grid",__self:void 0,__source:{fileName:Wa,lineNumber:123}},(()=>{const e=[];for(let i=l-10;i<=l+10;i++)e.push(t.createElement("div",{className:"year-option "+(i===(new Date).getFullYear()?"curr-year":""),key:i,onClick:()=>{n(i),o(!1)},__self:void 0,__source:{fileName:Wa,lineNumber:95}},i));return e})()))},E=(i,n)=>{const r=n?l:a,o=r.getMonth(),s=r.getFullYear(),c=new Date(s,o,1),d=new Date(s,o+1,0),g=d.getDate(),p=c.getDay(),b=p+g+(6-d.getDay()),C=[];for(let i=0;i<b;i++){const n=i-p+1,r=new Date(s,o,n),l=i>=p&&i<p+g,a=u&&r.toDateString()===u.toDateString()||h&&r.toDateString()===h.toDateString(),c=u&&h&&r>u&&r<h;let d="";if(!l){const e=new Date(s,o,n);d+="day other-month",n<=0?(e.setMonth(o-1),e.setDate(n)):(e.setMonth(o+1),e.setDate(n-g)),C.push(t.createElement("div",{key:i,className:d,__self:void 0,__source:{fileName:Wa,lineNumber:172}},e.getDate()));continue}const b=()=>{return t=r,void(u?h?(f(null),m(null),e({startDate:null,endDate:null})):t>=u?(m(t),e({startDate:u,endDate:t})):(m(u),f(t),e({startDate:t,endDate:u})):(f(t),m(null),e({startDate:t,endDate:null})));var t};a&&(u&&h?r.toDateString()===u.toDateString()?d+=" selected start":r.toDateString()===h.toDateString()?d+=" selected end":d+=" selected":d+=" selected"),C.push(t.createElement("div",{key:i,className:`day ${d} ${c?"within-range":""}`,onClick:b,__self:void 0,__source:{fileName:Wa,lineNumber:196}},n))}return t.createElement(t.Fragment,null,t.createElement("div",{className:"weekdays",__self:void 0,__source:{fileName:Wa,lineNumber:210}},["Su","Mo","Tu","We","Th","Fr","Sa"].map(((e,i)=>t.createElement("div",{key:i,className:"weekday",__self:void 0,__source:{fileName:Wa,lineNumber:212}},e)))),t.createElement("div",{className:"calendar-grid",__self:void 0,__source:{fileName:Wa,lineNumber:217}},C))},y=["January","February","March","April","May","June","July","August","September","October","November","December"],A=l.getMonth(),D=l.getFullYear(),M=y[A],B=a.getMonth(),k=a.getFullYear(),P=y[B],H={day:"2-digit",month:"short",year:"numeric"};return t.createElement(ja,{__self:void 0,__source:{fileName:Wa,lineNumber:237}},t.createElement("div",{className:"input-field",__self:void 0,__source:{fileName:Wa,lineNumber:238}},n&&t.createElement(Ta,{__self:void 0,__source:{fileName:Wa,lineNumber:240}},t.createElement("label",{__self:void 0,__source:{fileName:Wa,lineNumber:241}},n),r&&t.createElement("span",{__self:void 0,__source:{fileName:Wa,lineNumber:242}},r)),t.createElement(Ya,{className:`${g?"focused":""} ${u&&h?"success":""}`,__self:void 0,__source:{fileName:Wa,lineNumber:245}},t.createElement("input",{type:"text",value:u?`${u.toLocaleDateString("en-GB",H)} - ${h?h.toLocaleDateString("en-GB",H):""}`:"",readOnly:!0,placeholder:o||"Select a date range",onClick:()=>{p(!0)},__self:void 0,__source:{fileName:Wa,lineNumber:246}}),t.createElement("button",{type:"button",onClick:()=>{p(!g)},__self:void 0,__source:{fileName:Wa,lineNumber:253}},t.createElement("svg",{width:"21",height:"22",viewBox:"0 0 21 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:255}},t.createElement("path",{d:"M10.5 18C10.6978 18 10.8911 17.9414 11.0556 17.8315C11.22 17.7216 11.3482 17.5654 11.4239 17.3827C11.4996 17.2 11.5194 16.9989 11.4808 16.8049C11.4422 16.6109 11.347 16.4327 11.2071 16.2929C11.0673 16.153 10.8891 16.0578 10.6951 16.0192C10.5011 15.9806 10.3 16.0004 10.1173 16.0761C9.93459 16.1518 9.77841 16.28 9.66853 16.4444C9.55865 16.6089 9.5 16.8022 9.5 17C9.5 17.2652 9.60536 17.5196 9.79289 17.7071C9.98043 17.8946 10.2348 18 10.5 18ZM15.5 18C15.6978 18 15.8911 17.9414 16.0556 17.8315C16.22 17.7216 16.3482 17.5654 16.4239 17.3827C16.4996 17.2 16.5194 16.9989 16.4808 16.8049C16.4422 16.6109 16.347 16.4327 16.2071 16.2929C16.0673 16.153 15.8891 16.0578 15.6951 16.0192C15.5011 15.9806 15.3 16.0004 15.1173 16.0761C14.9346 16.1518 14.7784 16.28 14.6685 16.4444C14.5586 16.6089 14.5 16.8022 14.5 17C14.5 17.2652 14.6054 17.5196 14.7929 17.7071C14.9804 17.8946 15.2348 18 15.5 18ZM15.5 14C15.6978 14 15.8911 13.9414 16.0556 13.8315C16.22 13.7216 16.3482 13.5654 16.4239 13.3827C16.4996 13.2 16.5194 12.9989 16.4808 12.8049C16.4422 12.6109 16.347 12.4327 16.2071 12.2929C16.0673 12.153 15.8891 12.0578 15.6951 12.0192C15.5011 11.9806 15.3 12.0004 15.1173 12.0761C14.9346 12.1518 14.7784 12.28 14.6685 12.4444C14.5586 12.6089 14.5 12.8022 14.5 13C14.5 13.2652 14.6054 13.5196 14.7929 13.7071C14.9804 13.8946 15.2348 14 15.5 14ZM10.5 14C10.6978 14 10.8911 13.9414 11.0556 13.8315C11.22 13.7216 11.3482 13.5654 11.4239 13.3827C11.4996 13.2 11.5194 12.9989 11.4808 12.8049C11.4422 12.6109 11.347 12.4327 11.2071 12.2929C11.0673 12.153 10.8891 12.0578 10.6951 12.0192C10.5011 11.9806 10.3 12.0004 10.1173 12.0761C9.93459 12.1518 9.77841 12.28 9.66853 12.4444C9.55865 12.6089 9.5 12.8022 9.5 13C9.5 13.2652 9.60536 13.5196 9.79289 13.7071C9.98043 13.8946 10.2348 14 10.5 14ZM17.5 2H16.5V1C16.5 0.734784 16.3946 0.48043 16.2071 0.292893C16.0196 0.105357 15.7652 0 15.5 0C15.2348 0 14.9804 0.105357 14.7929 0.292893C14.6054 0.48043 14.5 0.734784 14.5 1V2H6.5V1C6.5 0.734784 6.39464 0.48043 6.20711 0.292893C6.01957 0.105357 5.76522 0 5.5 0C5.23478 0 4.98043 0.105357 4.79289 0.292893C4.60536 0.48043 4.5 0.734784 4.5 1V2H3.5C2.70435 2 1.94129 2.31607 1.37868 2.87868C0.816071 3.44129 0.5 4.20435 0.5 5V19C0.5 19.7956 0.816071 20.5587 1.37868 21.1213C1.94129 21.6839 2.70435 22 3.5 22H17.5C18.2956 22 19.0587 21.6839 19.6213 21.1213C20.1839 20.5587 20.5 19.7956 20.5 19V5C20.5 4.20435 20.1839 3.44129 19.6213 2.87868C19.0587 2.31607 18.2956 2 17.5 2ZM18.5 19C18.5 19.2652 18.3946 19.5196 18.2071 19.7071C18.0196 19.8946 17.7652 20 17.5 20H3.5C3.23478 20 2.98043 19.8946 2.79289 19.7071C2.60536 19.5196 2.5 19.2652 2.5 19V10H18.5V19ZM18.5 8H2.5V5C2.5 4.73478 2.60536 4.48043 2.79289 4.29289C2.98043 4.10536 3.23478 4 3.5 4H4.5V5C4.5 5.26522 4.60536 5.51957 4.79289 5.70711C4.98043 5.89464 5.23478 6 5.5 6C5.76522 6 6.01957 5.89464 6.20711 5.70711C6.39464 5.51957 6.5 5.26522 6.5 5V4H14.5V5C14.5 5.26522 14.6054 5.51957 14.7929 5.70711C14.9804 5.89464 15.2348 6 15.5 6C15.7652 6 16.0196 5.89464 16.2071 5.70711C16.3946 5.51957 16.5 5.26522 16.5 5V4H17.5C17.7652 4 18.0196 4.10536 18.2071 4.29289C18.3946 4.48043 18.5 4.73478 18.5 5V8ZM5.5 14C5.69778 14 5.89112 13.9414 6.05557 13.8315C6.22002 13.7216 6.34819 13.5654 6.42388 13.3827C6.49957 13.2 6.51937 12.9989 6.48079 12.8049C6.4422 12.6109 6.34696 12.4327 6.20711 12.2929C6.06725 12.153 5.88907 12.0578 5.69509 12.0192C5.50111 11.9806 5.30004 12.0004 5.11732 12.0761C4.93459 12.1518 4.77841 12.28 4.66853 12.4444C4.55865 12.6089 4.5 12.8022 4.5 13C4.5 13.2652 4.60536 13.5196 4.79289 13.7071C4.98043 13.8946 5.23478 14 5.5 14ZM5.5 18C5.69778 18 5.89112 17.9414 6.05557 17.8315C6.22002 17.7216 6.34819 17.5654 6.42388 17.3827C6.49957 17.2 6.51937 16.9989 6.48079 16.8049C6.4422 16.6109 6.34696 16.4327 6.20711 16.2929C6.06725 16.153 5.88907 16.0578 5.69509 16.0192C5.50111 15.9806 5.30004 16.0004 5.11732 16.0761C4.93459 16.1518 4.77841 16.28 4.66853 16.4444C4.55865 16.6089 4.5 16.8022 4.5 17C4.5 17.2652 4.60536 17.5196 4.79289 17.7071C4.98043 17.8946 5.23478 18 5.5 18Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:256}}))))),g&&t.createElement(Xa,{__self:void 0,__source:{fileName:Wa,lineNumber:262}},t.createElement("div",{className:"calendars",__self:void 0,__source:{fileName:Wa,lineNumber:263}},t.createElement("div",{className:"calendar",__self:void 0,__source:{fileName:Wa,lineNumber:264}},!b&&t.createElement(t.Fragment,null,t.createElement("div",{className:"header",__self:void 0,__source:{fileName:Wa,lineNumber:267}},t.createElement("button",{type:"button",className:"prev-button",onClick:()=>x(-1),__self:void 0,__source:{fileName:Wa,lineNumber:268}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:269}},t.createElement("path",{d:"M3.28982 5.99995L6.82982 2.45995C7.01607 2.27259 7.12061 2.01913 7.12061 1.75495C7.12061 1.49076 7.01607 1.23731 6.82982 1.04995C6.73686 0.95622 6.62626 0.881826 6.5044 0.831057C6.38254 0.780288 6.25183 0.75415 6.11982 0.75415C5.98781 0.75415 5.8571 0.780288 5.73524 0.831057C5.61339 0.881826 5.50278 0.95622 5.40982 1.04995L1.16982 5.28995C1.07609 5.38291 1.0017 5.49351 0.950931 5.61537C0.900162 5.73723 0.874023 5.86794 0.874023 5.99995C0.874023 6.13196 0.900162 6.26267 0.950931 6.38453C1.0017 6.50638 1.07609 6.61699 1.16982 6.70995L5.40982 10.9999C5.50326 11.0926 5.61408 11.166 5.73592 11.2157C5.85775 11.2655 5.98821 11.2907 6.11982 11.2899C6.25143 11.2907 6.38189 11.2655 6.50373 11.2157C6.62557 11.166 6.73638 11.0926 6.82982 10.9999C7.01607 10.8126 7.12061 10.5591 7.12061 10.2949C7.12061 10.0308 7.01607 9.77731 6.82982 9.58995L3.28982 5.99995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:270}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{C(!0)},__self:void 0,__source:{fileName:Wa,lineNumber:273}},`${M} ${D}`,t.createElement("svg",{className:b?"year-view":"",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:275}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:276}}))),t.createElement("button",{type:"button",className:"next-button",onClick:()=>x(1),__self:void 0,__source:{fileName:Wa,lineNumber:279}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:280}},t.createElement("path",{d:"M6.83019 5.28995L2.59019 1.04995C2.49722 0.95622 2.38662 0.881826 2.26476 0.831057C2.1429 0.780288 2.0122 0.75415 1.88019 0.75415C1.74818 0.75415 1.61747 0.780288 1.49561 0.831057C1.37375 0.881826 1.26315 0.95622 1.17019 1.04995C0.983936 1.23731 0.879395 1.49076 0.879395 1.75495C0.879395 2.01913 0.983936 2.27259 1.17019 2.45995L4.71019 5.99995L1.17019 9.53995C0.983936 9.72731 0.879395 9.98076 0.879395 10.2449C0.879395 10.5091 0.983936 10.7626 1.17019 10.9499C1.26363 11.0426 1.37444 11.116 1.49628 11.1657C1.61812 11.2155 1.74858 11.2407 1.88019 11.2399C2.01179 11.2407 2.14226 11.2155 2.26409 11.1657C2.38593 11.116 2.49675 11.0426 2.59019 10.9499L6.83019 6.70995C6.92392 6.61699 6.99831 6.50638 7.04908 6.38453C7.09985 6.26267 7.12599 6.13196 7.12599 5.99995C7.12599 5.86794 7.09985 5.73723 7.04908 5.61537C6.99831 5.49351 6.92392 5.38291 6.83019 5.28995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:281}})))),E(0,!0)),b&&t.createElement(w,{selYear:e=>{const t=new Date(l);t.setFullYear(e),s(t)},monthYear:`${M} ${D}`,isVisible:e=>{C(e)},__self:void 0,__source:{fileName:Wa,lineNumber:289}})),t.createElement("div",{className:"calendar",__self:void 0,__source:{fileName:Wa,lineNumber:296}},!_&&t.createElement(t.Fragment,null,t.createElement("div",{className:"header",__self:void 0,__source:{fileName:Wa,lineNumber:299}},t.createElement("button",{type:"button",className:"prev-button",onClick:()=>N(-1),__self:void 0,__source:{fileName:Wa,lineNumber:300}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:301}},t.createElement("path",{d:"M3.28982 5.99995L6.82982 2.45995C7.01607 2.27259 7.12061 2.01913 7.12061 1.75495C7.12061 1.49076 7.01607 1.23731 6.82982 1.04995C6.73686 0.95622 6.62626 0.881826 6.5044 0.831057C6.38254 0.780288 6.25183 0.75415 6.11982 0.75415C5.98781 0.75415 5.8571 0.780288 5.73524 0.831057C5.61339 0.881826 5.50278 0.95622 5.40982 1.04995L1.16982 5.28995C1.07609 5.38291 1.0017 5.49351 0.950931 5.61537C0.900162 5.73723 0.874023 5.86794 0.874023 5.99995C0.874023 6.13196 0.900162 6.26267 0.950931 6.38453C1.0017 6.50638 1.07609 6.61699 1.16982 6.70995L5.40982 10.9999C5.50326 11.0926 5.61408 11.166 5.73592 11.2157C5.85775 11.2655 5.98821 11.2907 6.11982 11.2899C6.25143 11.2907 6.38189 11.2655 6.50373 11.2157C6.62557 11.166 6.73638 11.0926 6.82982 10.9999C7.01607 10.8126 7.12061 10.5591 7.12061 10.2949C7.12061 10.0308 7.01607 9.77731 6.82982 9.58995L3.28982 5.99995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:302}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{v(!0)},__self:void 0,__source:{fileName:Wa,lineNumber:305}},`${P} ${k}`,t.createElement("svg",{className:_?"year-view":"",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:307}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:308}}))),t.createElement("button",{type:"button",className:"next-button",onClick:()=>N(1),__self:void 0,__source:{fileName:Wa,lineNumber:311}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:312}},t.createElement("path",{d:"M6.83019 5.28995L2.59019 1.04995C2.49722 0.95622 2.38662 0.881826 2.26476 0.831057C2.1429 0.780288 2.0122 0.75415 1.88019 0.75415C1.74818 0.75415 1.61747 0.780288 1.49561 0.831057C1.37375 0.881826 1.26315 0.95622 1.17019 1.04995C0.983936 1.23731 0.879395 1.49076 0.879395 1.75495C0.879395 2.01913 0.983936 2.27259 1.17019 2.45995L4.71019 5.99995L1.17019 9.53995C0.983936 9.72731 0.879395 9.98076 0.879395 10.2449C0.879395 10.5091 0.983936 10.7626 1.17019 10.9499C1.26363 11.0426 1.37444 11.116 1.49628 11.1657C1.61812 11.2155 1.74858 11.2407 1.88019 11.2399C2.01179 11.2407 2.14226 11.2155 2.26409 11.1657C2.38593 11.116 2.49675 11.0426 2.59019 10.9499L6.83019 6.70995C6.92392 6.61699 6.99831 6.50638 7.04908 6.38453C7.09985 6.26267 7.12599 6.13196 7.12599 5.99995C7.12599 5.86794 7.09985 5.73723 7.04908 5.61537C6.99831 5.49351 6.92392 5.38291 6.83019 5.28995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:313}})))),E(0,!1)),_&&t.createElement(w,{selYear:e=>{const t=new Date(a);t.setFullYear(e),d(t)},monthYear:`${P} ${k}`,isVisible:e=>{v(e)},__self:void 0,__source:{fileName:Wa,lineNumber:321}}))),t.createElement("div",{className:"action-buttons",__self:void 0,__source:{fileName:Wa,lineNumber:329}},u&&t.createElement(J,{type:"button",size:"sm",variant:"primary",style:{width:71},onClick:()=>{f(null),m(null),e({startDate:null,endDate:null})},__self:void 0,__source:{fileName:Wa,lineNumber:330}},"Reset"),t.createElement(c,{type:"button",size:"sm",variant:"primary",style:{width:71},onClick:()=>{p(!1)},__self:void 0,__source:{fileName:Wa,lineNumber:335}},u&&h?"Apply":"Cancel"))))},Ua=l.div`
|
|
1828
|
+
`,Wa="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DateRangePicker\\DateRangePicker.tsx",Ga=({selectedDateRange:e,label:n,subtext:r,placeholder:o})=>{const[l,s]=i(new Date),[a,d]=i((()=>{const e=new Date;return e.setMonth(e.getMonth()+1),e})),[u,f]=i(null),[m,h]=i(null),[g,p]=i(!1),[b,_]=i(!1),[C,v]=i(!1),x=e=>{const t=new Date(l);if(t.setMonth(l.getMonth()+e),t>=a){const e=new Date(t);e.setMonth(e.getMonth()+1),d(e)}s(t)},N=e=>{const t=new Date(a);if(t.setMonth(a.getMonth()+e),t<=l){const e=new Date(t);e.setMonth(e.getMonth()-1),s(e)}d(t)},w=e=>{const{selYear:n,monthYear:r,isVisible:o}=e,[l,s]=i((new Date).getFullYear());return t.createElement(Za,{__self:void 0,__source:{fileName:Wa,lineNumber:104}},t.createElement("div",{className:"header",__self:void 0,__source:{fileName:Wa,lineNumber:105}},t.createElement("button",{type:"button",onClick:()=>{s((e=>e-21))},__self:void 0,__source:{fileName:Wa,lineNumber:106}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:107}},t.createElement("path",{d:"M6.29 9.29C6.19896 9.3851 6.12759 9.49725 6.08 9.62C5.97998 9.86346 5.97998 10.1365 6.08 10.38C6.12759 10.5028 6.19896 10.6149 6.29 10.71L9.29 13.71C9.4783 13.8983 9.7337 14.0041 10 14.0041C10.2663 14.0041 10.5217 13.8983 10.71 13.71C10.8983 13.5217 11.0041 13.2663 11.0041 13C11.0041 12.7337 10.8983 12.4783 10.71 12.29L9.41 11H13C13.2652 11 13.5196 10.8946 13.7071 10.7071C13.8946 10.5196 14 10.2652 14 10C14 9.73478 13.8946 9.48043 13.7071 9.29289C13.5196 9.10536 13.2652 9 13 9H9.41L10.71 7.71C10.8037 7.61704 10.8781 7.50644 10.9289 7.38458C10.9797 7.26272 11.0058 7.13201 11.0058 7C11.0058 6.86799 10.9797 6.73728 10.9289 6.61542C10.8781 6.49356 10.8037 6.38296 10.71 6.29C10.617 6.19627 10.5064 6.12188 10.3846 6.07111C10.2627 6.02034 10.132 5.9942 10 5.9942C9.86799 5.9942 9.73728 6.02034 9.61542 6.07111C9.49356 6.12188 9.38296 6.19627 9.29 6.29L6.29 9.29ZM0 10C0 11.9778 0.58649 13.9112 1.6853 15.5557C2.78412 17.2002 4.3459 18.4819 6.17317 19.2388C8.00043 19.9957 10.0111 20.1937 11.9509 19.8079C13.8907 19.422 15.6725 18.4696 17.0711 17.0711C18.4696 15.6725 19.422 13.8907 19.8079 11.9509C20.1937 10.0111 19.9957 8.00043 19.2388 6.17317C18.4819 4.3459 17.2002 2.78412 15.5557 1.6853C13.9112 0.58649 11.9778 0 10 0C8.68678 0 7.38642 0.258658 6.17317 0.761205C4.95991 1.26375 3.85752 2.00035 2.92893 2.92893C1.05357 4.8043 0 7.34784 0 10ZM18 10C18 11.5823 17.5308 13.129 16.6518 14.4446C15.7727 15.7602 14.5233 16.7855 13.0615 17.391C11.5997 17.9965 9.99113 18.155 8.43928 17.8463C6.88743 17.5376 5.46197 16.7757 4.34315 15.6569C3.22433 14.538 2.4624 13.1126 2.15372 11.5607C1.84504 10.0089 2.00346 8.40034 2.60896 6.93853C3.21447 5.47672 4.23984 4.22729 5.55544 3.34824C6.87103 2.46919 8.41775 2 10 2C12.1217 2 14.1566 2.84285 15.6569 4.34315C17.1571 5.84344 18 7.87827 18 10Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:108}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{o(!1)},__self:void 0,__source:{fileName:Wa,lineNumber:111}},r,t.createElement("svg",{className:"year-view",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:113}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:114}}))),t.createElement("button",{type:"button",onClick:()=>{s((e=>e+21))},__self:void 0,__source:{fileName:Wa,lineNumber:117}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:118}},t.createElement("path",{d:"M13.71 10.71C13.801 10.6149 13.8724 10.5028 13.92 10.38C14.02 10.1365 14.02 9.86347 13.92 9.62C13.8724 9.49725 13.801 9.38511 13.71 9.29L10.71 6.29C10.5217 6.1017 10.2663 5.99591 10 5.99591C9.7337 5.99591 9.47831 6.1017 9.29 6.29C9.1017 6.47831 8.99591 6.7337 8.99591 7C8.99591 7.26631 9.1017 7.5217 9.29 7.71L10.59 9H7C6.73479 9 6.48043 9.10536 6.2929 9.2929C6.10536 9.48043 6 9.73479 6 10C6 10.2652 6.10536 10.5196 6.2929 10.7071C6.48043 10.8946 6.73479 11 7 11H10.59L9.29 12.29C9.19628 12.383 9.12188 12.4936 9.07111 12.6154C9.02034 12.7373 8.99421 12.868 8.99421 13C8.99421 13.132 9.02034 13.2627 9.07111 13.3846C9.12188 13.5064 9.19628 13.617 9.29 13.71C9.38297 13.8037 9.49357 13.8781 9.61543 13.9289C9.73729 13.9797 9.86799 14.0058 10 14.0058C10.132 14.0058 10.2627 13.9797 10.3846 13.9289C10.5064 13.8781 10.617 13.8037 10.71 13.71L13.71 10.71ZM20 10C20 8.02219 19.4135 6.08879 18.3147 4.4443C17.2159 2.79981 15.6541 1.51809 13.8268 0.761209C11.9996 0.00433284 9.98891 -0.193701 8.0491 0.192152C6.10929 0.578004 4.32746 1.53041 2.92894 2.92894C1.53041 4.32746 0.578004 6.10929 0.192152 8.0491C-0.193701 9.98891 0.00433284 11.9996 0.761209 13.8268C1.51809 15.6541 2.79981 17.2159 4.4443 18.3147C6.08879 19.4135 8.02219 20 10 20C12.6522 20 15.1957 18.9464 17.0711 17.0711C18.9464 15.1957 20 12.6522 20 10ZM2 10C2 8.41775 2.4692 6.87104 3.34825 5.55544C4.2273 4.23985 5.47673 3.21447 6.93854 2.60897C8.40035 2.00347 10.0089 1.84504 11.5607 2.15372C13.1126 2.4624 14.538 3.22433 15.6569 4.34315C16.7757 5.46197 17.5376 6.88743 17.8463 8.43928C18.155 9.99113 17.9965 11.5997 17.391 13.0615C16.7855 14.5233 15.7602 15.7727 14.4446 16.6518C13.129 17.5308 11.5823 18 10 18C7.87827 18 5.84344 17.1572 4.34315 15.6569C2.84286 14.1566 2 12.1217 2 10Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:119}})))),t.createElement("div",{className:"years-grid",__self:void 0,__source:{fileName:Wa,lineNumber:123}},(()=>{const e=[];for(let i=l-10;i<=l+10;i++)e.push(t.createElement("div",{className:"year-option "+(i===(new Date).getFullYear()?"curr-year":""),key:i,onClick:()=>{n(i),o(!1)},__self:void 0,__source:{fileName:Wa,lineNumber:95}},i));return e})()))},E=(i,n)=>{const r=n?l:a,o=r.getMonth(),s=r.getFullYear(),c=new Date(s,o,1),d=new Date(s,o+1,0),g=d.getDate(),p=c.getDay(),b=p+g+(6-d.getDay()),_=[];for(let i=0;i<b;i++){const n=i-p+1,r=new Date(s,o,n),l=i>=p&&i<p+g,a=u&&r.toDateString()===u.toDateString()||m&&r.toDateString()===m.toDateString(),c=u&&m&&r>u&&r<m;let d="";if(!l){const e=new Date(s,o,n);d+="day other-month",n<=0?(e.setMonth(o-1),e.setDate(n)):(e.setMonth(o+1),e.setDate(n-g)),_.push(t.createElement("div",{key:i,className:d,__self:void 0,__source:{fileName:Wa,lineNumber:172}},e.getDate()));continue}const b=()=>{return t=r,void(u?m?(f(null),h(null),e({startDate:null,endDate:null})):t>=u?(h(t),e({startDate:u,endDate:t})):(h(u),f(t),e({startDate:t,endDate:u})):(f(t),h(null),e({startDate:t,endDate:null})));var t};a&&(u&&m?r.toDateString()===u.toDateString()?d+=" selected start":r.toDateString()===m.toDateString()?d+=" selected end":d+=" selected":d+=" selected"),_.push(t.createElement("div",{key:i,className:`day ${d} ${c?"within-range":""}`,onClick:b,__self:void 0,__source:{fileName:Wa,lineNumber:196}},n))}return t.createElement(t.Fragment,null,t.createElement("div",{className:"weekdays",__self:void 0,__source:{fileName:Wa,lineNumber:210}},["Su","Mo","Tu","We","Th","Fr","Sa"].map(((e,i)=>t.createElement("div",{key:i,className:"weekday",__self:void 0,__source:{fileName:Wa,lineNumber:212}},e)))),t.createElement("div",{className:"calendar-grid",__self:void 0,__source:{fileName:Wa,lineNumber:217}},_))},y=["January","February","March","April","May","June","July","August","September","October","November","December"],A=l.getMonth(),D=l.getFullYear(),M=y[A],k=a.getMonth(),B=a.getFullYear(),P=y[k],H={day:"2-digit",month:"short",year:"numeric"};return t.createElement(Va,{__self:void 0,__source:{fileName:Wa,lineNumber:237}},t.createElement("div",{className:"input-field",__self:void 0,__source:{fileName:Wa,lineNumber:238}},n&&t.createElement(Ta,{__self:void 0,__source:{fileName:Wa,lineNumber:240}},t.createElement("label",{__self:void 0,__source:{fileName:Wa,lineNumber:241}},n),r&&t.createElement("span",{__self:void 0,__source:{fileName:Wa,lineNumber:242}},r)),t.createElement(Ya,{className:`${g?"focused":""} ${u&&m?"success":""}`,__self:void 0,__source:{fileName:Wa,lineNumber:245}},t.createElement("input",{type:"text",value:u?`${u.toLocaleDateString("en-GB",H)} - ${m?m.toLocaleDateString("en-GB",H):""}`:"",readOnly:!0,placeholder:o||"Select a date range",onClick:()=>{p(!0)},__self:void 0,__source:{fileName:Wa,lineNumber:246}}),t.createElement("button",{type:"button",onClick:()=>{p(!g)},__self:void 0,__source:{fileName:Wa,lineNumber:253}},t.createElement("svg",{width:"21",height:"22",viewBox:"0 0 21 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:255}},t.createElement("path",{d:"M10.5 18C10.6978 18 10.8911 17.9414 11.0556 17.8315C11.22 17.7216 11.3482 17.5654 11.4239 17.3827C11.4996 17.2 11.5194 16.9989 11.4808 16.8049C11.4422 16.6109 11.347 16.4327 11.2071 16.2929C11.0673 16.153 10.8891 16.0578 10.6951 16.0192C10.5011 15.9806 10.3 16.0004 10.1173 16.0761C9.93459 16.1518 9.77841 16.28 9.66853 16.4444C9.55865 16.6089 9.5 16.8022 9.5 17C9.5 17.2652 9.60536 17.5196 9.79289 17.7071C9.98043 17.8946 10.2348 18 10.5 18ZM15.5 18C15.6978 18 15.8911 17.9414 16.0556 17.8315C16.22 17.7216 16.3482 17.5654 16.4239 17.3827C16.4996 17.2 16.5194 16.9989 16.4808 16.8049C16.4422 16.6109 16.347 16.4327 16.2071 16.2929C16.0673 16.153 15.8891 16.0578 15.6951 16.0192C15.5011 15.9806 15.3 16.0004 15.1173 16.0761C14.9346 16.1518 14.7784 16.28 14.6685 16.4444C14.5586 16.6089 14.5 16.8022 14.5 17C14.5 17.2652 14.6054 17.5196 14.7929 17.7071C14.9804 17.8946 15.2348 18 15.5 18ZM15.5 14C15.6978 14 15.8911 13.9414 16.0556 13.8315C16.22 13.7216 16.3482 13.5654 16.4239 13.3827C16.4996 13.2 16.5194 12.9989 16.4808 12.8049C16.4422 12.6109 16.347 12.4327 16.2071 12.2929C16.0673 12.153 15.8891 12.0578 15.6951 12.0192C15.5011 11.9806 15.3 12.0004 15.1173 12.0761C14.9346 12.1518 14.7784 12.28 14.6685 12.4444C14.5586 12.6089 14.5 12.8022 14.5 13C14.5 13.2652 14.6054 13.5196 14.7929 13.7071C14.9804 13.8946 15.2348 14 15.5 14ZM10.5 14C10.6978 14 10.8911 13.9414 11.0556 13.8315C11.22 13.7216 11.3482 13.5654 11.4239 13.3827C11.4996 13.2 11.5194 12.9989 11.4808 12.8049C11.4422 12.6109 11.347 12.4327 11.2071 12.2929C11.0673 12.153 10.8891 12.0578 10.6951 12.0192C10.5011 11.9806 10.3 12.0004 10.1173 12.0761C9.93459 12.1518 9.77841 12.28 9.66853 12.4444C9.55865 12.6089 9.5 12.8022 9.5 13C9.5 13.2652 9.60536 13.5196 9.79289 13.7071C9.98043 13.8946 10.2348 14 10.5 14ZM17.5 2H16.5V1C16.5 0.734784 16.3946 0.48043 16.2071 0.292893C16.0196 0.105357 15.7652 0 15.5 0C15.2348 0 14.9804 0.105357 14.7929 0.292893C14.6054 0.48043 14.5 0.734784 14.5 1V2H6.5V1C6.5 0.734784 6.39464 0.48043 6.20711 0.292893C6.01957 0.105357 5.76522 0 5.5 0C5.23478 0 4.98043 0.105357 4.79289 0.292893C4.60536 0.48043 4.5 0.734784 4.5 1V2H3.5C2.70435 2 1.94129 2.31607 1.37868 2.87868C0.816071 3.44129 0.5 4.20435 0.5 5V19C0.5 19.7956 0.816071 20.5587 1.37868 21.1213C1.94129 21.6839 2.70435 22 3.5 22H17.5C18.2956 22 19.0587 21.6839 19.6213 21.1213C20.1839 20.5587 20.5 19.7956 20.5 19V5C20.5 4.20435 20.1839 3.44129 19.6213 2.87868C19.0587 2.31607 18.2956 2 17.5 2ZM18.5 19C18.5 19.2652 18.3946 19.5196 18.2071 19.7071C18.0196 19.8946 17.7652 20 17.5 20H3.5C3.23478 20 2.98043 19.8946 2.79289 19.7071C2.60536 19.5196 2.5 19.2652 2.5 19V10H18.5V19ZM18.5 8H2.5V5C2.5 4.73478 2.60536 4.48043 2.79289 4.29289C2.98043 4.10536 3.23478 4 3.5 4H4.5V5C4.5 5.26522 4.60536 5.51957 4.79289 5.70711C4.98043 5.89464 5.23478 6 5.5 6C5.76522 6 6.01957 5.89464 6.20711 5.70711C6.39464 5.51957 6.5 5.26522 6.5 5V4H14.5V5C14.5 5.26522 14.6054 5.51957 14.7929 5.70711C14.9804 5.89464 15.2348 6 15.5 6C15.7652 6 16.0196 5.89464 16.2071 5.70711C16.3946 5.51957 16.5 5.26522 16.5 5V4H17.5C17.7652 4 18.0196 4.10536 18.2071 4.29289C18.3946 4.48043 18.5 4.73478 18.5 5V8ZM5.5 14C5.69778 14 5.89112 13.9414 6.05557 13.8315C6.22002 13.7216 6.34819 13.5654 6.42388 13.3827C6.49957 13.2 6.51937 12.9989 6.48079 12.8049C6.4422 12.6109 6.34696 12.4327 6.20711 12.2929C6.06725 12.153 5.88907 12.0578 5.69509 12.0192C5.50111 11.9806 5.30004 12.0004 5.11732 12.0761C4.93459 12.1518 4.77841 12.28 4.66853 12.4444C4.55865 12.6089 4.5 12.8022 4.5 13C4.5 13.2652 4.60536 13.5196 4.79289 13.7071C4.98043 13.8946 5.23478 14 5.5 14ZM5.5 18C5.69778 18 5.89112 17.9414 6.05557 17.8315C6.22002 17.7216 6.34819 17.5654 6.42388 17.3827C6.49957 17.2 6.51937 16.9989 6.48079 16.8049C6.4422 16.6109 6.34696 16.4327 6.20711 16.2929C6.06725 16.153 5.88907 16.0578 5.69509 16.0192C5.50111 15.9806 5.30004 16.0004 5.11732 16.0761C4.93459 16.1518 4.77841 16.28 4.66853 16.4444C4.55865 16.6089 4.5 16.8022 4.5 17C4.5 17.2652 4.60536 17.5196 4.79289 17.7071C4.98043 17.8946 5.23478 18 5.5 18Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:256}}))))),g&&t.createElement(Xa,{__self:void 0,__source:{fileName:Wa,lineNumber:262}},t.createElement("div",{className:"calendars",__self:void 0,__source:{fileName:Wa,lineNumber:263}},t.createElement("div",{className:"calendar",__self:void 0,__source:{fileName:Wa,lineNumber:264}},!b&&t.createElement(t.Fragment,null,t.createElement("div",{className:"header",__self:void 0,__source:{fileName:Wa,lineNumber:267}},t.createElement("button",{type:"button",className:"prev-button",onClick:()=>x(-1),__self:void 0,__source:{fileName:Wa,lineNumber:268}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:269}},t.createElement("path",{d:"M3.28982 5.99995L6.82982 2.45995C7.01607 2.27259 7.12061 2.01913 7.12061 1.75495C7.12061 1.49076 7.01607 1.23731 6.82982 1.04995C6.73686 0.95622 6.62626 0.881826 6.5044 0.831057C6.38254 0.780288 6.25183 0.75415 6.11982 0.75415C5.98781 0.75415 5.8571 0.780288 5.73524 0.831057C5.61339 0.881826 5.50278 0.95622 5.40982 1.04995L1.16982 5.28995C1.07609 5.38291 1.0017 5.49351 0.950931 5.61537C0.900162 5.73723 0.874023 5.86794 0.874023 5.99995C0.874023 6.13196 0.900162 6.26267 0.950931 6.38453C1.0017 6.50638 1.07609 6.61699 1.16982 6.70995L5.40982 10.9999C5.50326 11.0926 5.61408 11.166 5.73592 11.2157C5.85775 11.2655 5.98821 11.2907 6.11982 11.2899C6.25143 11.2907 6.38189 11.2655 6.50373 11.2157C6.62557 11.166 6.73638 11.0926 6.82982 10.9999C7.01607 10.8126 7.12061 10.5591 7.12061 10.2949C7.12061 10.0308 7.01607 9.77731 6.82982 9.58995L3.28982 5.99995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:270}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{_(!0)},__self:void 0,__source:{fileName:Wa,lineNumber:273}},`${M} ${D}`,t.createElement("svg",{className:b?"year-view":"",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:275}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:276}}))),t.createElement("button",{type:"button",className:"next-button",onClick:()=>x(1),__self:void 0,__source:{fileName:Wa,lineNumber:279}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:280}},t.createElement("path",{d:"M6.83019 5.28995L2.59019 1.04995C2.49722 0.95622 2.38662 0.881826 2.26476 0.831057C2.1429 0.780288 2.0122 0.75415 1.88019 0.75415C1.74818 0.75415 1.61747 0.780288 1.49561 0.831057C1.37375 0.881826 1.26315 0.95622 1.17019 1.04995C0.983936 1.23731 0.879395 1.49076 0.879395 1.75495C0.879395 2.01913 0.983936 2.27259 1.17019 2.45995L4.71019 5.99995L1.17019 9.53995C0.983936 9.72731 0.879395 9.98076 0.879395 10.2449C0.879395 10.5091 0.983936 10.7626 1.17019 10.9499C1.26363 11.0426 1.37444 11.116 1.49628 11.1657C1.61812 11.2155 1.74858 11.2407 1.88019 11.2399C2.01179 11.2407 2.14226 11.2155 2.26409 11.1657C2.38593 11.116 2.49675 11.0426 2.59019 10.9499L6.83019 6.70995C6.92392 6.61699 6.99831 6.50638 7.04908 6.38453C7.09985 6.26267 7.12599 6.13196 7.12599 5.99995C7.12599 5.86794 7.09985 5.73723 7.04908 5.61537C6.99831 5.49351 6.92392 5.38291 6.83019 5.28995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:281}})))),E(0,!0)),b&&t.createElement(w,{selYear:e=>{const t=new Date(l);t.setFullYear(e),s(t)},monthYear:`${M} ${D}`,isVisible:e=>{_(e)},__self:void 0,__source:{fileName:Wa,lineNumber:289}})),t.createElement("div",{className:"calendar",__self:void 0,__source:{fileName:Wa,lineNumber:296}},!C&&t.createElement(t.Fragment,null,t.createElement("div",{className:"header",__self:void 0,__source:{fileName:Wa,lineNumber:299}},t.createElement("button",{type:"button",className:"prev-button",onClick:()=>N(-1),__self:void 0,__source:{fileName:Wa,lineNumber:300}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:301}},t.createElement("path",{d:"M3.28982 5.99995L6.82982 2.45995C7.01607 2.27259 7.12061 2.01913 7.12061 1.75495C7.12061 1.49076 7.01607 1.23731 6.82982 1.04995C6.73686 0.95622 6.62626 0.881826 6.5044 0.831057C6.38254 0.780288 6.25183 0.75415 6.11982 0.75415C5.98781 0.75415 5.8571 0.780288 5.73524 0.831057C5.61339 0.881826 5.50278 0.95622 5.40982 1.04995L1.16982 5.28995C1.07609 5.38291 1.0017 5.49351 0.950931 5.61537C0.900162 5.73723 0.874023 5.86794 0.874023 5.99995C0.874023 6.13196 0.900162 6.26267 0.950931 6.38453C1.0017 6.50638 1.07609 6.61699 1.16982 6.70995L5.40982 10.9999C5.50326 11.0926 5.61408 11.166 5.73592 11.2157C5.85775 11.2655 5.98821 11.2907 6.11982 11.2899C6.25143 11.2907 6.38189 11.2655 6.50373 11.2157C6.62557 11.166 6.73638 11.0926 6.82982 10.9999C7.01607 10.8126 7.12061 10.5591 7.12061 10.2949C7.12061 10.0308 7.01607 9.77731 6.82982 9.58995L3.28982 5.99995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:302}}))),t.createElement("button",{type:"button",className:"month-year",onClick:()=>{v(!0)},__self:void 0,__source:{fileName:Wa,lineNumber:305}},`${P} ${B}`,t.createElement("svg",{className:C?"year-view":"",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:307}},t.createElement("path",{d:"M11 1.17C10.8126 0.983753 10.5592 0.879211 10.295 0.879211C10.0308 0.879211 9.77737 0.983753 9.59001 1.17L6.00001 4.71L2.46001 1.17C2.27265 0.983753 2.0192 0.879211 1.75501 0.879211C1.49082 0.879211 1.23737 0.983753 1.05001 1.17C0.956281 1.26297 0.881887 1.37357 0.831118 1.49543C0.780349 1.61729 0.754211 1.74799 0.754211 1.88C0.754211 2.01202 0.780349 2.14272 0.831118 2.26458C0.881887 2.38644 0.956281 2.49704 1.05001 2.59L5.29001 6.83C5.38297 6.92373 5.49357 6.99813 5.61543 7.04889C5.73729 7.09966 5.868 7.1258 6.00001 7.1258C6.13202 7.1258 6.26273 7.09966 6.38459 7.04889C6.50645 6.99813 6.61705 6.92373 6.71001 6.83L11 2.59C11.0937 2.49704 11.1681 2.38644 11.2189 2.26458C11.2697 2.14272 11.2958 2.01202 11.2958 1.88C11.2958 1.74799 11.2697 1.61729 11.2189 1.49543C11.1681 1.37357 11.0937 1.26297 11 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:308}}))),t.createElement("button",{type:"button",className:"next-button",onClick:()=>N(1),__self:void 0,__source:{fileName:Wa,lineNumber:311}},t.createElement("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Wa,lineNumber:312}},t.createElement("path",{d:"M6.83019 5.28995L2.59019 1.04995C2.49722 0.95622 2.38662 0.881826 2.26476 0.831057C2.1429 0.780288 2.0122 0.75415 1.88019 0.75415C1.74818 0.75415 1.61747 0.780288 1.49561 0.831057C1.37375 0.881826 1.26315 0.95622 1.17019 1.04995C0.983936 1.23731 0.879395 1.49076 0.879395 1.75495C0.879395 2.01913 0.983936 2.27259 1.17019 2.45995L4.71019 5.99995L1.17019 9.53995C0.983936 9.72731 0.879395 9.98076 0.879395 10.2449C0.879395 10.5091 0.983936 10.7626 1.17019 10.9499C1.26363 11.0426 1.37444 11.116 1.49628 11.1657C1.61812 11.2155 1.74858 11.2407 1.88019 11.2399C2.01179 11.2407 2.14226 11.2155 2.26409 11.1657C2.38593 11.116 2.49675 11.0426 2.59019 10.9499L6.83019 6.70995C6.92392 6.61699 6.99831 6.50638 7.04908 6.38453C7.09985 6.26267 7.12599 6.13196 7.12599 5.99995C7.12599 5.86794 7.09985 5.73723 7.04908 5.61537C6.99831 5.49351 6.92392 5.38291 6.83019 5.28995Z",fill:"#070B12",__self:void 0,__source:{fileName:Wa,lineNumber:313}})))),E(0,!1)),C&&t.createElement(w,{selYear:e=>{const t=new Date(a);t.setFullYear(e),d(t)},monthYear:`${P} ${B}`,isVisible:e=>{v(e)},__self:void 0,__source:{fileName:Wa,lineNumber:321}}))),t.createElement("div",{className:"action-buttons",__self:void 0,__source:{fileName:Wa,lineNumber:329}},u&&t.createElement(J,{type:"button",size:"sm",variant:"primary",style:{width:71},onClick:()=>{f(null),h(null),e({startDate:null,endDate:null})},__self:void 0,__source:{fileName:Wa,lineNumber:330}},"Reset"),t.createElement(c,{type:"button",size:"sm",variant:"primary",style:{width:71},onClick:()=>{p(!1)},__self:void 0,__source:{fileName:Wa,lineNumber:335}},u&&m?"Apply":"Cancel"))))},Ua=l.div`
|
|
1829
1829
|
display: flex;
|
|
1830
1830
|
flex-direction: column;
|
|
1831
1831
|
gap: 8px;
|
|
@@ -1838,7 +1838,7 @@ button{
|
|
|
1838
1838
|
background: ${s["neutral-50"]};
|
|
1839
1839
|
border-radius: 8px;
|
|
1840
1840
|
}
|
|
1841
|
-
`,Ka="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DisplayField\\DisplayField.tsx",Ja=e=>{const{children:
|
|
1841
|
+
`,Ka="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DisplayField\\DisplayField.tsx",Ja=e=>{const{children:i,label:n}=e;return t.createElement(Ua,{__self:void 0,__source:{fileName:Ka,lineNumber:9}},t.createElement("p",{__self:void 0,__source:{fileName:Ka,lineNumber:10}},n),t.createElement("div",{__self:void 0,__source:{fileName:Ka,lineNumber:11}},i))},qa=l.div`
|
|
1842
1842
|
display: flex;
|
|
1843
1843
|
flex-direction: column;
|
|
1844
1844
|
gap: 16px;
|
|
@@ -1972,7 +1972,7 @@ button{
|
|
|
1972
1972
|
&:hover{
|
|
1973
1973
|
background: ${s["neutral-50"]};
|
|
1974
1974
|
}
|
|
1975
|
-
`,oc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DropdownList\\DropdownList.tsx",lc=e=>{const{options:r,returnedSelection:l,initialText:a,disabled:c,label:d,placeholder:u,searchable:f}=e,[h
|
|
1975
|
+
`,oc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DropdownList\\DropdownList.tsx",lc=e=>{const{options:r,returnedSelection:l,initialText:a,disabled:c,label:d,placeholder:u,searchable:f}=e,[m,h]=i(!1),[g,p]=i({}),[b,_]=i(!1),[C,v]=i([]),[x,N]=i([]),[w,E]=i(""),y=o();return n((()=>{if(document.addEventListener("keyup",(function(e){m&&"Escape"===e.code&&h(!1),(!m&&document.activeElement.classList.value.includes("dropdown-field")&&"Enter"===e.code||!m&&document.activeElement.classList.value.includes("dropdown-field")&&"Space"===e.code)&&h(!0)})),f&&m){document.querySelector(".search-field").focus()}}),[m]),n((()=>{v(r),N(r)}),[r]),t.createElement(qa,{__self:void 0,__source:{fileName:oc,lineNumber:40}},!c&&t.createElement(t.Fragment,null,d&&t.createElement($a,{__self:void 0,__source:{fileName:oc,lineNumber:44}},t.createElement("label",{__self:void 0,__source:{fileName:oc,lineNumber:45}},d)),t.createElement(ec,{style:{borderColor:g.value?s["success-500"]:s["neutral-200"]},__self:void 0,__source:{fileName:oc,lineNumber:48}},t.createElement("button",{ref:y,type:"button",className:"dropdown-field "+(b?"error":""),onBlur:()=>{f||setTimeout((()=>{h(!1)}),200)},onMouseUp:()=>{m?setTimeout((()=>{h(!1)}),100):h(!0)},__self:void 0,__source:{fileName:oc,lineNumber:49}}),f&&m&&t.createElement("input",{type:"text",value:w,onChange:e=>{var t;t=e.target.value,E(t),N(C.filter((e=>e.label.toLowerCase().includes(t.toLowerCase()))))},className:"dropdown-field search-field "+(b?"error":""),onFocus:()=>{h(!0)},onBlur:()=>{setTimeout((()=>{h(!1)}),200)},__self:void 0,__source:{fileName:oc,lineNumber:66}}),t.createElement("div",{style:{overflowX:"hidden"},__self:void 0,__source:{fileName:oc,lineNumber:72}},g.label,!g.label&&t.createElement(t.Fragment,null,a,!a&&t.createElement(t.Fragment,null,u&&t.createElement("span",{className:"placeholder",__self:void 0,__source:{fileName:oc,lineNumber:79}},u)))),t.createElement(ic,{className:"dropdown-icon "+(m?"expanded":"collapsed"),onMouseUp:()=>{m||(y.current.focus(),h(!0))},__self:void 0,__source:{fileName:oc,lineNumber:85}},t.createElement("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:oc,lineNumber:91}},t.createElement("path",{d:"M10.9999 1.17C10.8126 0.983753 10.5591 0.879211 10.2949 0.879211C10.0308 0.879211 9.77731 0.983753 9.58995 1.17L5.99995 4.71L2.45995 1.17C2.27259 0.983753 2.01913 0.879211 1.75495 0.879211C1.49076 0.879211 1.23731 0.983753 1.04995 1.17C0.95622 1.26297 0.881826 1.37357 0.831057 1.49543C0.780288 1.61729 0.75415 1.74799 0.75415 1.88C0.75415 2.01202 0.780288 2.14272 0.831057 2.26458C0.881826 2.38644 0.95622 2.49704 1.04995 2.59L5.28995 6.83C5.38291 6.92373 5.49351 6.99813 5.61537 7.04889C5.73723 7.09966 5.86794 7.1258 5.99995 7.1258C6.13196 7.1258 6.26267 7.09966 6.38453 7.04889C6.50638 6.99813 6.61699 6.92373 6.70995 6.83L10.9999 2.59C11.0937 2.49704 11.1681 2.38644 11.2188 2.26458C11.2696 2.14272 11.2957 2.01202 11.2957 1.88C11.2957 1.74799 11.2696 1.61729 11.2188 1.49543C11.1681 1.37357 11.0937 1.26297 10.9999 1.17Z",fill:"#070B12",__self:void 0,__source:{fileName:oc,lineNumber:92}}))),m&&t.createElement(t.Fragment,null,r&&r.length>0&&t.createElement(nc,{__self:void 0,__source:{fileName:oc,lineNumber:98}},x.map(((e,i)=>t.createElement(rc,{key:i,onClick:()=>{p(e),l(e)},onMouseDown:()=>{setTimeout((()=>{p(e),l(e)}),200)},__self:void 0,__source:{fileName:oc,lineNumber:100}},e.label))))))),c&&t.createElement(tc,{__self:void 0,__source:{fileName:oc,lineNumber:118}},a,t.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:oc,lineNumber:120}},t.createElement("path",{d:"M16.9999 9.16994C16.8126 8.98369 16.5591 8.87915 16.2949 8.87915C16.0308 8.87915 15.7773 8.98369 15.5899 9.16994L11.9999 12.7099L8.45995 9.16994C8.27259 8.98369 8.01913 8.87915 7.75495 8.87915C7.49076 8.87915 7.23731 8.98369 7.04995 9.16994C6.95622 9.26291 6.88183 9.37351 6.83106 9.49537C6.78029 9.61723 6.75415 9.74793 6.75415 9.87994C6.75415 10.012 6.78029 10.1427 6.83106 10.2645C6.88183 10.3864 6.95622 10.497 7.04995 10.5899L11.2899 14.8299C11.3829 14.9237 11.4935 14.9981 11.6154 15.0488C11.7372 15.0996 11.8679 15.1257 11.9999 15.1257C12.132 15.1257 12.2627 15.0996 12.3845 15.0488C12.5064 14.9981 12.617 14.9237 12.7099 14.8299L16.9999 10.5899C17.0937 10.497 17.1681 10.3864 17.2188 10.2645C17.2696 10.1427 17.2957 10.012 17.2957 9.87994C17.2957 9.74793 17.2696 9.61723 17.2188 9.49537C17.1681 9.37351 17.0937 9.26291 16.9999 9.16994Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:oc,lineNumber:121}}))))},sc=l.div`
|
|
1976
1976
|
padding: 16px;
|
|
1977
1977
|
border-radius: 8px;
|
|
1978
1978
|
background: ${s.white};
|
|
@@ -2009,11 +2009,11 @@ button{
|
|
|
2009
2009
|
background: ${s["primary-900"]};
|
|
2010
2010
|
color: ${s["neutral-50"]};
|
|
2011
2011
|
margin: 0;
|
|
2012
|
-
`,
|
|
2012
|
+
`,mc=l.div`
|
|
2013
2013
|
padding: 80px 134px;
|
|
2014
2014
|
display: flex;
|
|
2015
2015
|
gap: 120px;
|
|
2016
|
-
`,
|
|
2016
|
+
`,hc=l.div`
|
|
2017
2017
|
width: 720px;
|
|
2018
2018
|
p{
|
|
2019
2019
|
font-size: 16px;
|
|
@@ -2051,7 +2051,7 @@ button{
|
|
|
2051
2051
|
font-size: 14px;
|
|
2052
2052
|
font-weight: 400;
|
|
2053
2053
|
line-height: 17px;
|
|
2054
|
-
`,
|
|
2054
|
+
`,_c="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Footer\\Footer.tsx",Cc=()=>t.createElement(fc,{__self:void 0,__source:{fileName:_c,lineNumber:6}},t.createElement(mc,{__self:void 0,__source:{fileName:_c,lineNumber:7}},t.createElement(hc,{__self:void 0,__source:{fileName:_c,lineNumber:8}},t.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/v1643889560/ssx-linear-logo-light_mdafbc.png",alt:"SSX Logo",__self:void 0,__source:{fileName:_c,lineNumber:10}}),t.createElement("p",{style:{width:"270px"},__self:void 0,__source:{fileName:_c,lineNumber:13}},"A platform you can trust to deliver the latest capital trading news and trends across Africa.")),t.createElement(gc,{__self:void 0,__source:{fileName:_c,lineNumber:15}},t.createElement("h6",{__self:void 0,__source:{fileName:_c,lineNumber:16}},"Contact Us"),t.createElement("p",{__self:void 0,__source:{fileName:_c,lineNumber:17}},"222 Swaniker Street",t.createElement("br",{__self:void 0,__source:{fileName:_c,lineNumber:17}}),"Abelemkpe - Accra",t.createElement("br",{__self:void 0,__source:{fileName:_c,lineNumber:18}}),"+233 (0) 59 284 1131",t.createElement("br",{__self:void 0,__source:{fileName:_c,lineNumber:19}}),"questions@secondstax.info")),t.createElement(gc,{__self:void 0,__source:{fileName:_c,lineNumber:22}},t.createElement("h6",{__self:void 0,__source:{fileName:_c,lineNumber:23}},t.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:_c,lineNumber:23}},t.createElement("path",{d:"M7.00001 0.833336C5.68147 0.833336 4.39254 1.22433 3.29621 1.95687C2.19988 2.68941 1.3454 3.73061 0.840816 4.94878C0.336232 6.16695 0.20421 7.5074 0.461445 8.8006C0.718679 10.0938 1.35362 11.2817 2.28597 12.214C3.21832 13.1464 4.4062 13.7813 5.69941 14.0386C6.99262 14.2958 8.33306 14.1638 9.55124 13.6592C10.7694 13.1546 11.8106 12.3001 12.5431 11.2038C13.2757 10.1075 13.6667 8.81854 13.6667 7.5C13.6647 5.7325 12.9617 4.03795 11.7119 2.78813C10.4621 1.53831 8.76752 0.835302 7.00001 0.833336ZM7.00001 12.8333C5.94518 12.8333 4.91403 12.5205 4.03697 11.9345C3.15991 11.3485 2.47632 10.5155 2.07266 9.54098C1.66899 8.56644 1.56337 7.49409 1.76916 6.45952C1.97495 5.42496 2.4829 4.47465 3.22878 3.72877C3.97466 2.98289 4.92497 2.47494 5.95953 2.26915C6.9941 2.06336 8.06645 2.16898 9.04099 2.57265C10.0155 2.97631 10.8485 3.6599 11.4345 4.53696C12.0206 5.41402 12.3333 6.44517 12.3333 7.5C12.3317 8.91399 11.7693 10.2696 10.7695 11.2695C9.76962 12.2693 8.41401 12.8317 7.00001 12.8333ZM7.00001 7.16667C6.8232 7.16667 6.65363 7.23691 6.52861 7.36193C6.40358 7.48696 6.33335 7.65652 6.33335 7.83334V9.83333C6.33335 10.0101 6.40358 10.1797 6.52861 10.3047C6.65363 10.4298 6.8232 10.5 7.00001 10.5C7.17682 10.5 7.34639 10.4298 7.47142 10.3047C7.59644 10.1797 7.66668 10.0101 7.66668 9.83333V7.83334C7.66668 7.65652 7.59644 7.48696 7.47142 7.36193C7.34639 7.23691 7.17682 7.16667 7.00001 7.16667ZM7.00001 4.5C6.8352 4.5 6.67408 4.54888 6.53704 4.64044C6.4 4.73201 6.29319 4.86216 6.23011 5.01443C6.16704 5.1667 6.15054 5.33426 6.18269 5.49591C6.21485 5.65756 6.29421 5.80605 6.41076 5.92259C6.5273 6.03913 6.67579 6.1185 6.83744 6.15066C6.99909 6.18281 7.16664 6.16631 7.31892 6.10323C7.47119 6.04016 7.60134 5.93335 7.6929 5.79631C7.78447 5.65927 7.83335 5.49815 7.83335 5.33334C7.83335 5.11232 7.74555 4.90036 7.58927 4.74408C7.43299 4.5878 7.22103 4.5 7.00001 4.5Z",fill:"#F7F9FC",__self:void 0,__source:{fileName:_c,lineNumber:24}})),"Important Note"),t.createElement("p",{__self:void 0,__source:{fileName:_c,lineNumber:27}},"SecondSTAX does not own rights to some of the content displayed on this website. All content is sourced directly from the outlet."))),t.createElement(pc,{__self:void 0,__source:{fileName:_c,lineNumber:30}},t.createElement(bc,{__self:void 0,__source:{fileName:_c,lineNumber:31}},"©",(new Date).getFullYear()," SecondSTAX Ltd. All Rights Reserved."))),vc=l.div`
|
|
2055
2055
|
display: flex;
|
|
2056
2056
|
flex-direction: column;
|
|
2057
2057
|
gap: 8px;
|
|
@@ -2113,7 +2113,7 @@ button{
|
|
|
2113
2113
|
left: 110%;
|
|
2114
2114
|
}
|
|
2115
2115
|
}
|
|
2116
|
-
`,
|
|
2116
|
+
`,kc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\LoadingShimmer\\LoadingShimmer.tsx",Bc=e=>{const{shape:i,width:n,height:r}=e;return"circular"==i?t.createElement(Dc,{style:{borderRadius:"100%",width:n||"100%",height:r},__self:void 0,__source:{fileName:kc,lineNumber:9}},t.createElement(Mc,{__self:void 0,__source:{fileName:kc,lineNumber:10}})):t.createElement(Dc,{style:{borderRadius:"8px",width:n||"100%",height:r},__self:void 0,__source:{fileName:kc,lineNumber:15}},t.createElement(Mc,{__self:void 0,__source:{fileName:kc,lineNumber:16}}))},Pc=l.div`
|
|
2117
2117
|
overflow-x: auto;
|
|
2118
2118
|
`,Hc=l.table`
|
|
2119
2119
|
width: 100%;
|
|
@@ -2207,41 +2207,7 @@ button{
|
|
|
2207
2207
|
line-height: 19px;
|
|
2208
2208
|
margin: 0;
|
|
2209
2209
|
}
|
|
2210
|
-
|
|
2211
|
-
border-radius: 4px;
|
|
2212
|
-
width: fit-content;
|
|
2213
|
-
text-align: center;
|
|
2214
|
-
font-size: 12px;
|
|
2215
|
-
line-height: 14px;
|
|
2216
|
-
font-weight: 400;
|
|
2217
|
-
padding: 8px;
|
|
2218
|
-
display: flex;
|
|
2219
|
-
justify-content: center;
|
|
2220
|
-
&.default{
|
|
2221
|
-
background:${s["neutral-50"]};
|
|
2222
|
-
color: ${s["neutral-900"]};
|
|
2223
|
-
}
|
|
2224
|
-
&.warning{
|
|
2225
|
-
background:${s["warning-50"]};
|
|
2226
|
-
color: ${s["warning-500"]};
|
|
2227
|
-
}
|
|
2228
|
-
&.primary{
|
|
2229
|
-
background:${s["primary-50"]};
|
|
2230
|
-
color: ${s["primary-500"]};
|
|
2231
|
-
}
|
|
2232
|
-
&.neutral{
|
|
2233
|
-
background:${s["neutral-50"]};
|
|
2234
|
-
color: ${s["neutral-500"]};
|
|
2235
|
-
}
|
|
2236
|
-
&.success{
|
|
2237
|
-
background:${s["success-50"]};
|
|
2238
|
-
color: ${s["success-500"]};
|
|
2239
|
-
}
|
|
2240
|
-
&.error{
|
|
2241
|
-
background:${s["error-50"]};
|
|
2242
|
-
color: ${s["error-500"]};
|
|
2243
|
-
}
|
|
2244
|
-
`,Fc=e=>{const{status:i,label:n,width:r}=e;return t.createElement(Oc,{className:i||"default",style:{width:r},__self:void 0,__source:{fileName:"D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\StatusBadge\\StatusBadge.tsx",lineNumber:8}},n)},Rc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\LPRequestTable\\LPRequestTable.tsx",Qc=e=>{const{transactions:i,callback:n,newTransactionFxn:r}=e;function o(e){let t={label:e,badgeColor:""};return"NW"===e.toUpperCase()&&(t={label:"New",badgeColor:"neutral"}),"PCP"===e.toUpperCase()&&(t={label:"Pending payment",badgeColor:"warning"}),"PLC"===e.toUpperCase()&&(t={label:"Sent to LP",badgeColor:"primary"}),"PLP"===e.toUpperCase()&&(t={label:"Confirmed with LP",badgeColor:"neutral"}),"PBC"===e.toUpperCase()&&(t={label:"Processing at LP",badgeColor:"neutral"}),"ST"===e.toUpperCase()&&(t={label:"Complete",badgeColor:"success"}),"CAN"===e.toUpperCase()&&(t={label:"Cancelled",badgeColor:"error"}),t}return t.createElement(Pc,{__self:void 0,__source:{fileName:Rc,lineNumber:60}},t.createElement(Hc,{__self:void 0,__source:{fileName:Rc,lineNumber:61}},t.createElement("thead",{__self:void 0,__source:{fileName:Rc,lineNumber:62}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:Rc,lineNumber:63}},t.createElement("th",{__self:void 0,__source:{fileName:Rc,lineNumber:64}},"Provider"),t.createElement("th",{__self:void 0,__source:{fileName:Rc,lineNumber:65}},"Transaction amount"),t.createElement("th",{__self:void 0,__source:{fileName:Rc,lineNumber:66}},"Transaction ID"),t.createElement("th",{__self:void 0,__source:{fileName:Rc,lineNumber:67}},"Status"),t.createElement("th",{__self:void 0,__source:{fileName:Rc,lineNumber:68}},"Date"))),i&&i.length>0&&t.createElement("tbody",{__self:void 0,__source:{fileName:Rc,lineNumber:72}},i.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{n(e)},__self:void 0,__source:{fileName:Rc,lineNumber:86}},t.createElement("td",{__self:void 0,__source:{fileName:Rc,lineNumber:87}},t.createElement("div",{className:"provider",__self:void 0,__source:{fileName:Rc,lineNumber:88}},e.providerLogo?t.createElement("img",{src:e.providerLogo,alt:"provider logo",__self:void 0,__source:{fileName:Rc,lineNumber:89}}):t.createElement("div",{className:"provider-logo-placeholder",__self:void 0,__source:{fileName:Rc,lineNumber:89}}),e.providerName)),t.createElement("td",{__self:void 0,__source:{fileName:Rc,lineNumber:93}},t.createElement("div",{className:"txn-amt",__self:void 0,__source:{fileName:Rc,lineNumber:94}},t.createElement("span",{className:"amt",__self:void 0,__source:{fileName:Rc,lineNumber:95}},t.createElement("img",{src:e.baseCurrFlag,alt:"base flag",__self:void 0,__source:{fileName:Rc,lineNumber:96}}),`${e.baseCurrency} ${e.baseAmount}`),t.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Rc,lineNumber:99}},t.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6",__self:void 0,__source:{fileName:Rc,lineNumber:100}})),t.createElement("span",{className:"amt",__self:void 0,__source:{fileName:Rc,lineNumber:102}},t.createElement("img",{src:e.exchangeCurrFlag,alt:"exchange flag",__self:void 0,__source:{fileName:Rc,lineNumber:103}}),`${e.exchangeCurrency} ${e.exchangeAmount}`))),t.createElement("td",{__self:void 0,__source:{fileName:Rc,lineNumber:109}},t.createElement("div",{__self:void 0,__source:{fileName:Rc,lineNumber:110}},e.transactionId)),t.createElement("td",{__self:void 0,__source:{fileName:Rc,lineNumber:114}},t.createElement("div",{__self:void 0,__source:{fileName:Rc,lineNumber:115}},t.createElement(Fc,{status:o(e.status).badgeColor,label:o(e.status).label,width:150,__self:void 0,__source:{fileName:Rc,lineNumber:116}}))),t.createElement("td",{__self:void 0,__source:{fileName:Rc,lineNumber:119}},t.createElement("div",{className:"txn-date",__self:void 0,__source:{fileName:Rc,lineNumber:120}},e.date,t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Rc,lineNumber:122}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:Rc,lineNumber:123}}))))))))),i&&0===i.length&&t.createElement(Lc,{__self:void 0,__source:{fileName:Rc,lineNumber:133}},t.createElement(Ic,{__self:void 0,__source:{fileName:Rc,lineNumber:134}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Rc,lineNumber:135}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:Rc,lineNumber:136}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Rc,lineNumber:137}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Rc,lineNumber:138}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Rc,lineNumber:139}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Rc,lineNumber:140}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Rc,lineNumber:141}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Rc,lineNumber:142}})),t.createElement("defs",{__self:void 0,__source:{fileName:Rc,lineNumber:144}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:Rc,lineNumber:145}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:Rc,lineNumber:146}})))),t.createElement("p",{__self:void 0,__source:{fileName:Rc,lineNumber:150}},"Your most recent liquidity requests will live here when you have them."),t.createElement(J,{size:"md",variant:"primary",onClick:()=>{r()},__self:void 0,__source:{fileName:Rc,lineNumber:151}},"Begin Transaction"))))},zc=l.div`
|
|
2210
|
+
`;function Oc(e,t){return new Intl.NumberFormat("en-US",{style:"currency",currency:t,currencyDisplay:"code"}).format(e)}const Fc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\LPRequestTable\\LPRequestTable.tsx",Rc=e=>{const{transactions:i,callback:n,newTransactionFxn:r,showDetailsArrow:o,showBroker:l}=e;function s(e){let t={label:e,badgeColor:""};return"NW"===e.toUpperCase()&&(t={label:"New",badgeColor:"neutral"}),"PCP"===e.toUpperCase()&&(t={label:"Pending payment",badgeColor:"warning"}),"PLC"===e.toUpperCase()&&(t={label:"Sent to LP",badgeColor:"primary"}),"PLP"===e.toUpperCase()&&(t={label:"Confirmed with LP",badgeColor:"neutral"}),"PBC"===e.toUpperCase()&&(t={label:"Processing at LP",badgeColor:"neutral"}),"ST"===e.toUpperCase()&&(t={label:"Complete",badgeColor:"success"}),"CAN"===e.toUpperCase()&&(t={label:"Cancelled",badgeColor:"error"}),t}return t.createElement(Pc,{__self:void 0,__source:{fileName:Fc,lineNumber:61}},t.createElement(Hc,{__self:void 0,__source:{fileName:Fc,lineNumber:62}},t.createElement("thead",{__self:void 0,__source:{fileName:Fc,lineNumber:63}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:Fc,lineNumber:64}},t.createElement("th",{__self:void 0,__source:{fileName:Fc,lineNumber:65}},"Provider"),l&&t.createElement("th",{__self:void 0,__source:{fileName:Fc,lineNumber:66}},"Broker"),t.createElement("th",{__self:void 0,__source:{fileName:Fc,lineNumber:67}},"Client ID"),t.createElement("th",{__self:void 0,__source:{fileName:Fc,lineNumber:68}},"Transaction Amount"),t.createElement("th",{__self:void 0,__source:{fileName:Fc,lineNumber:69}},"Transaction ID"),t.createElement("th",{__self:void 0,__source:{fileName:Fc,lineNumber:70}},"Status"),t.createElement("th",{__self:void 0,__source:{fileName:Fc,lineNumber:71}},"Date"))),i&&i.length>0&&t.createElement("tbody",{__self:void 0,__source:{fileName:Fc,lineNumber:75}},i.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{n(e)},__self:void 0,__source:{fileName:Fc,lineNumber:91}},t.createElement("td",{__self:void 0,__source:{fileName:Fc,lineNumber:92}},t.createElement("div",{className:"provider",__self:void 0,__source:{fileName:Fc,lineNumber:93}},e.providerLogo?t.createElement("img",{src:e.providerLogo,alt:"provider logo",__self:void 0,__source:{fileName:Fc,lineNumber:94}}):t.createElement("div",{className:"provider-logo-placeholder",__self:void 0,__source:{fileName:Fc,lineNumber:94}}),e.providerName)),l&&t.createElement("td",{__self:void 0,__source:{fileName:Fc,lineNumber:98}},e.broker),t.createElement("td",{__self:void 0,__source:{fileName:Fc,lineNumber:101}},t.createElement("div",{__self:void 0,__source:{fileName:Fc,lineNumber:102}},e.clientId)),t.createElement("td",{__self:void 0,__source:{fileName:Fc,lineNumber:106}},t.createElement("div",{className:"txn-amt",__self:void 0,__source:{fileName:Fc,lineNumber:107}},t.createElement("span",{className:"amt",__self:void 0,__source:{fileName:Fc,lineNumber:108}},e.baseCurrFlag&&t.createElement("img",{src:e.baseCurrFlag,alt:"base flag",__self:void 0,__source:{fileName:Fc,lineNumber:109}}),Oc(e.baseAmount,e.baseCurrency)),t.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Fc,lineNumber:112}},t.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6",__self:void 0,__source:{fileName:Fc,lineNumber:113}})),t.createElement("span",{className:"amt",__self:void 0,__source:{fileName:Fc,lineNumber:115}},e.exchangeCurrFlag&&t.createElement("img",{src:e.exchangeCurrFlag,alt:"exchange flag",__self:void 0,__source:{fileName:Fc,lineNumber:116}}),Oc(e.exchangeAmount,e.exchangeCurrency)))),t.createElement("td",{__self:void 0,__source:{fileName:Fc,lineNumber:121}},t.createElement("div",{__self:void 0,__source:{fileName:Fc,lineNumber:122}},e.transactionId)),t.createElement("td",{__self:void 0,__source:{fileName:Fc,lineNumber:126}},t.createElement("div",{__self:void 0,__source:{fileName:Fc,lineNumber:127}},t.createElement(wu,{status:s(e.status).badgeColor,label:s(e.status).label,width:150,__self:void 0,__source:{fileName:Fc,lineNumber:128}}))),t.createElement("td",{__self:void 0,__source:{fileName:Fc,lineNumber:131}},t.createElement("div",{className:"txn-date",__self:void 0,__source:{fileName:Fc,lineNumber:132}},e.date,o&&t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Fc,lineNumber:135}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:Fc,lineNumber:136}}))))))))),i&&0===i.length&&t.createElement(Lc,{__self:void 0,__source:{fileName:Fc,lineNumber:147}},t.createElement(Ic,{__self:void 0,__source:{fileName:Fc,lineNumber:148}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Fc,lineNumber:149}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:Fc,lineNumber:150}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Fc,lineNumber:151}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Fc,lineNumber:152}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Fc,lineNumber:153}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Fc,lineNumber:154}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Fc,lineNumber:155}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Fc,lineNumber:156}})),t.createElement("defs",{__self:void 0,__source:{fileName:Fc,lineNumber:158}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:Fc,lineNumber:159}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:Fc,lineNumber:160}})))),t.createElement("p",{__self:void 0,__source:{fileName:Fc,lineNumber:164}},"Your most recent liquidity requests will live here when you have them."),t.createElement(J,{size:"md",variant:"primary",onClick:()=>{r()},__self:void 0,__source:{fileName:Fc,lineNumber:165}},"Begin Transaction"))))},Qc=l.div`
|
|
2245
2211
|
background: ${s.white};
|
|
2246
2212
|
width: 257px;
|
|
2247
2213
|
padding: 16px 0;
|
|
@@ -2250,10 +2216,10 @@ button{
|
|
|
2250
2216
|
display: flex;
|
|
2251
2217
|
flex-direction: column;
|
|
2252
2218
|
justify-content: space-between;
|
|
2253
|
-
`,
|
|
2219
|
+
`,zc=l.a`
|
|
2254
2220
|
color: ${s["neutral-900"]};
|
|
2255
2221
|
text-decoration: none;
|
|
2256
|
-
`,
|
|
2222
|
+
`,Sc=l.div`
|
|
2257
2223
|
text-decoration: none;
|
|
2258
2224
|
display: flex;
|
|
2259
2225
|
gap: 8px;
|
|
@@ -2262,7 +2228,7 @@ button{
|
|
|
2262
2228
|
display: flex;
|
|
2263
2229
|
flex-direction: column;
|
|
2264
2230
|
gap: 24px;
|
|
2265
|
-
`,
|
|
2231
|
+
`,Vc=l.div`
|
|
2266
2232
|
padding: 8px 24px;
|
|
2267
2233
|
display: flex;
|
|
2268
2234
|
justify-content: space-between;
|
|
@@ -2282,7 +2248,7 @@ button{
|
|
|
2282
2248
|
&.indent{
|
|
2283
2249
|
padding-left: 50px;
|
|
2284
2250
|
}
|
|
2285
|
-
`,
|
|
2251
|
+
`,Tc=l.div`
|
|
2286
2252
|
display: flex;
|
|
2287
2253
|
flex-direction: column;
|
|
2288
2254
|
gap: 16px;
|
|
@@ -2294,7 +2260,7 @@ button{
|
|
|
2294
2260
|
overflow: hidden;
|
|
2295
2261
|
display: none;
|
|
2296
2262
|
}
|
|
2297
|
-
`,
|
|
2263
|
+
`,Yc=l.div`
|
|
2298
2264
|
&.active{
|
|
2299
2265
|
border-left: 2px solid ${s["primary-500"]};
|
|
2300
2266
|
background: ${s["primary-50"]};
|
|
@@ -2302,19 +2268,19 @@ button{
|
|
|
2302
2268
|
&.active .cm-main-item{
|
|
2303
2269
|
color: ${s["primary-500"]};
|
|
2304
2270
|
}
|
|
2305
|
-
`;q('@font-face {\n font-family: \'icomoon\';\n src: url(\'fonts/icomoon.eot?fpuszj\');\n src: url(\'fonts/icomoon.eot?fpuszj#iefix\') format(\'embedded-opentype\'),\n url(\'fonts/icomoon.ttf?fpuszj\') format(\'truetype\'),\n url(\'fonts/icomoon.woff?fpuszj\') format(\'woff\'),\n url(\'fonts/icomoon.svg?fpuszj#icomoon\') format(\'svg\');\n font-weight: normal;\n font-style: normal;\n font-display: block;\n}\n\n[class^="icon-"], [class*=" icon-"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: \'icomoon\' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.icons_icon-search__Suq-P:before {\n content: "\\e91a";\n}\n.icons_icon-angle-right-b__HUlDm:before {\n content: "\\e917";\n}\n.icons_icon-angle-left__rFa--:before {\n content: "\\e918";\n}\n.icons_icon-angle-left-b__d-MbM:before {\n content: "\\e919";\n}\n.icons_icon-exclamation-triangle__I6HFk:before {\n content: "\\e916";\n}\n.icons_icon-eye__gR3er:before {\n content: "\\e914";\n}\n.icons_icon-eye-slash__nB-2V:before {\n content: "\\e915";\n}\n.icons_icon-info-circle__E9tZC:before {\n content: "\\e913";\n}\n.icons_icon-arrow-left__0FlZU:before {\n content: "\\e912";\n}\n.icons_icon-check__S6CFf:before {\n content: "\\e911";\n}\n.icons_icon-history__Fg53C:before {\n content: "\\e910";\n}\n.icons_icon-dash__fmxNJ:before {\n content: "\\1f32b";\n}\n.icons_icon-arrow-up-right__H1cka:before {\n content: "\\e90e";\n}\n.icons_icon-arrow-down-right__sQHwe:before {\n content: "\\e90f";\n}\n.icons_icon-arrows-left-right__dmv5o:before {\n content: "\\e90d";\n}\n.icons_icon-angle-up__oiCBz:before {\n content: "\\e90c";\n}\n.icons_icon-user__jooqY:before {\n content: "\\e90a";\n}\n.icons_icon-logout__4kJjS:before {\n content: "\\e90b";\n}\n.icons_icon-angle-right__vgtLv:before {\n content: "\\e907";\n}\n.icons_icon-times__tNdUM:before {\n content: "\\e909";\n}\n.icons_icon-bars__yKP5v:before {\n content: "\\e908";\n}\n.icons_icon-angle-down__jlO4a:before {\n content: "\\e906";\n}\n.icons_icon-bug__kxO8i:before {\n content: "\\e904";\n}\n.icons_icon-notification__fQhv-:before {\n content: "\\e905";\n}\n.icons_icon-settings__pypbX:before {\n content: "\\e903";\n}\n.icons_icon-chart__czcdA:before {\n content: "\\e900";\n}\n.icons_icon-dashboard__g0twC:before {\n content: "\\e901";\n}\n.icons_icon-report__C2wpi:before {\n content: "\\e902";\n}\n.icons_icon-angle-right-b-16__6Zc4l:before {\n content: "\\e91b";\n}\n.icons_icon-angle-left-16__wmprn:before {\n content: "\\e91c";\n}\n.icons_icon-angle-left-b-16__Z8ZYH:before {\n content: "\\e91e";\n}\n.icons_icon-angle-right-16__0tvm-:before {\n content: "\\e91d";\n}\n');const
|
|
2271
|
+
`;q('@font-face {\n font-family: \'icomoon\';\n src: url(\'fonts/icomoon.eot?fpuszj\');\n src: url(\'fonts/icomoon.eot?fpuszj#iefix\') format(\'embedded-opentype\'),\n url(\'fonts/icomoon.ttf?fpuszj\') format(\'truetype\'),\n url(\'fonts/icomoon.woff?fpuszj\') format(\'woff\'),\n url(\'fonts/icomoon.svg?fpuszj#icomoon\') format(\'svg\');\n font-weight: normal;\n font-style: normal;\n font-display: block;\n}\n\n[class^="icon-"], [class*=" icon-"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: \'icomoon\' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.icons_icon-search__Suq-P:before {\n content: "\\e91a";\n}\n.icons_icon-angle-right-b__HUlDm:before {\n content: "\\e917";\n}\n.icons_icon-angle-left__rFa--:before {\n content: "\\e918";\n}\n.icons_icon-angle-left-b__d-MbM:before {\n content: "\\e919";\n}\n.icons_icon-exclamation-triangle__I6HFk:before {\n content: "\\e916";\n}\n.icons_icon-eye__gR3er:before {\n content: "\\e914";\n}\n.icons_icon-eye-slash__nB-2V:before {\n content: "\\e915";\n}\n.icons_icon-info-circle__E9tZC:before {\n content: "\\e913";\n}\n.icons_icon-arrow-left__0FlZU:before {\n content: "\\e912";\n}\n.icons_icon-check__S6CFf:before {\n content: "\\e911";\n}\n.icons_icon-history__Fg53C:before {\n content: "\\e910";\n}\n.icons_icon-dash__fmxNJ:before {\n content: "\\1f32b";\n}\n.icons_icon-arrow-up-right__H1cka:before {\n content: "\\e90e";\n}\n.icons_icon-arrow-down-right__sQHwe:before {\n content: "\\e90f";\n}\n.icons_icon-arrows-left-right__dmv5o:before {\n content: "\\e90d";\n}\n.icons_icon-angle-up__oiCBz:before {\n content: "\\e90c";\n}\n.icons_icon-user__jooqY:before {\n content: "\\e90a";\n}\n.icons_icon-logout__4kJjS:before {\n content: "\\e90b";\n}\n.icons_icon-angle-right__vgtLv:before {\n content: "\\e907";\n}\n.icons_icon-times__tNdUM:before {\n content: "\\e909";\n}\n.icons_icon-bars__yKP5v:before {\n content: "\\e908";\n}\n.icons_icon-angle-down__jlO4a:before {\n content: "\\e906";\n}\n.icons_icon-bug__kxO8i:before {\n content: "\\e904";\n}\n.icons_icon-notification__fQhv-:before {\n content: "\\e905";\n}\n.icons_icon-settings__pypbX:before {\n content: "\\e903";\n}\n.icons_icon-chart__czcdA:before {\n content: "\\e900";\n}\n.icons_icon-dashboard__g0twC:before {\n content: "\\e901";\n}\n.icons_icon-report__C2wpi:before {\n content: "\\e902";\n}\n.icons_icon-angle-right-b-16__6Zc4l:before {\n content: "\\e91b";\n}\n.icons_icon-angle-left-16__wmprn:before {\n content: "\\e91c";\n}\n.icons_icon-angle-left-b-16__Z8ZYH:before {\n content: "\\e91e";\n}\n.icons_icon-angle-right-16__0tvm-:before {\n content: "\\e91d";\n}\n');const Xc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\LPSideNav\\LPSideNav.tsx",Zc=e=>{const{mainNavLinks:i,codeMaintenanceLinks:n,currentPage:r}=e;return t.createElement(Qc,{__self:void 0,__source:{fileName:Xc,lineNumber:27}},i&&i.length>0&&t.createElement(jc,{__self:void 0,__source:{fileName:Xc,lineNumber:29}},i.map(((e,i)=>t.createElement(t.Fragment,null,e.LinkComponent?t.createElement(e.LinkComponent,{url:e.url,__self:void 0,__source:{fileName:Xc,lineNumber:33}},t.createElement(t.Fragment,null,t.createElement(Vc,{className:r===e.pageName?"active":"",__self:void 0,__source:{fileName:Xc,lineNumber:35}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:36}},t.createElement("i",{className:e.iconClass,__self:void 0,__source:{fileName:Xc,lineNumber:37}}),e.label),t.createElement("i",{className:"icon-angle-right",__self:void 0,__source:{fileName:Xc,lineNumber:40}})))):t.createElement(zc,{key:i,href:e.url,__self:void 0,__source:{fileName:Xc,lineNumber:45}},t.createElement(Vc,{className:r===e.pageName?"active":"",__self:void 0,__source:{fileName:Xc,lineNumber:46}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:47}},t.createElement("i",{className:e.iconClass,__self:void 0,__source:{fileName:Xc,lineNumber:48}}),e.label),t.createElement("i",{className:"icon-angle-right",__self:void 0,__source:{fileName:Xc,lineNumber:51}}))))))),n&&t.createElement("div",{__self:void 0,__source:{fileName:Xc,lineNumber:61}},t.createElement("hr",{style:{margin:"16px",border:`1px solid ${s["neutral-100"]}`},__self:void 0,__source:{fileName:Xc,lineNumber:62}}),t.createElement(Yc,{className:"active",__self:void 0,__source:{fileName:Xc,lineNumber:63}},t.createElement(zc,{href:"#",onClick:e=>{e.preventDefault(),document.querySelector("#codeMaintenanceMenu").classList.toggle("collapsed")},__self:void 0,__source:{fileName:Xc,lineNumber:64}},t.createElement(Vc,{__self:void 0,__source:{fileName:Xc,lineNumber:68}},t.createElement(Sc,{className:"cm-main-item",__self:void 0,__source:{fileName:Xc,lineNumber:69}},t.createElement("i",{className:"icon-settings",__self:void 0,__source:{fileName:Xc,lineNumber:70}}),"Code Maintenance"))),t.createElement(Tc,{className:"collapsed",id:"codeMaintenanceMenu",__self:void 0,__source:{fileName:Xc,lineNumber:75}},t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:76}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:77}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:78}},"Users"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:83}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:84}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:85}},"Brokers"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:90}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:91}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:92}},"Liquidity Providers"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:97}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:98}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:99}},"App Actions"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:104}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:105}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:106}},"App Forms"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:111}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:112}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:113}},"App Modules"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:118}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:119}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:120}},"Currency Pairs"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:125}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:126}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:127}},"Payment Methods"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:132}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:133}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:134}},"System Config"))),t.createElement(zc,{href:"#",__self:void 0,__source:{fileName:Xc,lineNumber:139}},t.createElement(Vc,{className:"indent",__self:void 0,__source:{fileName:Xc,lineNumber:140}},t.createElement(Sc,{__self:void 0,__source:{fileName:Xc,lineNumber:141}},"User Roles")))))))},Wc=l.div`
|
|
2306
2272
|
background: ${s.white};
|
|
2307
2273
|
display: flex;
|
|
2308
2274
|
justify-content: space-between;
|
|
2309
2275
|
align-items: center;
|
|
2310
2276
|
position: relative;
|
|
2311
2277
|
//height: 120px;
|
|
2312
|
-
`,
|
|
2278
|
+
`,Gc=l.div`
|
|
2313
2279
|
padding: 16px 32px;
|
|
2314
2280
|
img{
|
|
2315
2281
|
width: 193px;
|
|
2316
2282
|
}
|
|
2317
|
-
`,
|
|
2283
|
+
`,Uc=l.div`
|
|
2318
2284
|
padding: 16px 32px;
|
|
2319
2285
|
display: flex;
|
|
2320
2286
|
gap: 24px;
|
|
@@ -2346,7 +2312,7 @@ button{
|
|
|
2346
2312
|
display: flex;
|
|
2347
2313
|
gap: 16px;
|
|
2348
2314
|
}
|
|
2349
|
-
`,
|
|
2315
|
+
`,Kc=l.button`
|
|
2350
2316
|
background: ${s.white};
|
|
2351
2317
|
border-radius: 8px;
|
|
2352
2318
|
border: none;
|
|
@@ -2377,7 +2343,7 @@ button{
|
|
|
2377
2343
|
right: 0;
|
|
2378
2344
|
top: 0;
|
|
2379
2345
|
}
|
|
2380
|
-
`,
|
|
2346
|
+
`,Jc=l.button`
|
|
2381
2347
|
display: flex;
|
|
2382
2348
|
align-items: center;
|
|
2383
2349
|
gap: 4px;
|
|
@@ -2414,7 +2380,7 @@ button{
|
|
|
2414
2380
|
rotate: 0deg;
|
|
2415
2381
|
}
|
|
2416
2382
|
}
|
|
2417
|
-
|
|
2383
|
+
`,qc=l.div`
|
|
2418
2384
|
width: 430px;
|
|
2419
2385
|
min-height: 321px;
|
|
2420
2386
|
background: ${s.white};
|
|
@@ -2423,7 +2389,7 @@ button{
|
|
|
2423
2389
|
right: 32px;
|
|
2424
2390
|
box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);
|
|
2425
2391
|
border-radius: 8px;
|
|
2426
|
-
|
|
2392
|
+
`,$c=l.div`
|
|
2427
2393
|
width: 460px;
|
|
2428
2394
|
background: ${s.white};
|
|
2429
2395
|
position: absolute;
|
|
@@ -2431,7 +2397,7 @@ button{
|
|
|
2431
2397
|
right: 32px;
|
|
2432
2398
|
box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);
|
|
2433
2399
|
border-radius: 8px;
|
|
2434
|
-
`,
|
|
2400
|
+
`,ed=l.div`
|
|
2435
2401
|
border-bottom: 1px solid ${s["neutral-100"]};
|
|
2436
2402
|
padding: 12px 16px;font-family: Circular Book Medium, sans-serif;
|
|
2437
2403
|
font-weight: 500;
|
|
@@ -2440,7 +2406,7 @@ button{
|
|
|
2440
2406
|
h4{
|
|
2441
2407
|
margin: 0 !important;
|
|
2442
2408
|
}
|
|
2443
|
-
`,
|
|
2409
|
+
`,td=l.div`
|
|
2444
2410
|
padding: 12px 16px;font-family: Circular Book Medium, sans-serif;
|
|
2445
2411
|
font-weight: 500;
|
|
2446
2412
|
font-size: 16px;
|
|
@@ -2448,7 +2414,7 @@ button{
|
|
|
2448
2414
|
h4{
|
|
2449
2415
|
margin: 0 !important;
|
|
2450
2416
|
}
|
|
2451
|
-
`,
|
|
2417
|
+
`,id=l.div`
|
|
2452
2418
|
display: flex;
|
|
2453
2419
|
flex-direction: column;
|
|
2454
2420
|
gap: 16px;
|
|
@@ -2486,10 +2452,10 @@ button{
|
|
|
2486
2452
|
font-weight: 400;
|
|
2487
2453
|
line-height: 17px;
|
|
2488
2454
|
}
|
|
2489
|
-
`,
|
|
2455
|
+
`,nd=l.div`
|
|
2490
2456
|
overflow-y: auto;
|
|
2491
2457
|
max-height: 749px;
|
|
2492
|
-
`,
|
|
2458
|
+
`,rd=l.div`
|
|
2493
2459
|
background: ${s["primary-50"]};
|
|
2494
2460
|
cursor: pointer;
|
|
2495
2461
|
padding: 16px;
|
|
@@ -2515,7 +2481,7 @@ button{
|
|
|
2515
2481
|
color: ${s["primary-500"]};
|
|
2516
2482
|
margin: 0;
|
|
2517
2483
|
}
|
|
2518
|
-
`,
|
|
2484
|
+
`,od=l.div`
|
|
2519
2485
|
background: ${s.white};
|
|
2520
2486
|
cursor: pointer;
|
|
2521
2487
|
padding: 16px;
|
|
@@ -2543,7 +2509,7 @@ button{
|
|
|
2543
2509
|
color: ${s["primary-500"]};
|
|
2544
2510
|
margin: 0;
|
|
2545
2511
|
}
|
|
2546
|
-
`,
|
|
2512
|
+
`,ld=l.div`
|
|
2547
2513
|
width: 290px;
|
|
2548
2514
|
background: ${s.white};
|
|
2549
2515
|
position: absolute;
|
|
@@ -2551,7 +2517,7 @@ button{
|
|
|
2551
2517
|
right: 32px;
|
|
2552
2518
|
box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);
|
|
2553
2519
|
border-radius: 8px;
|
|
2554
|
-
`,
|
|
2520
|
+
`,sd=l.a`
|
|
2555
2521
|
display: flex;
|
|
2556
2522
|
gap: 16px;
|
|
2557
2523
|
justify-content: space-between;
|
|
@@ -2565,19 +2531,19 @@ button{
|
|
|
2565
2531
|
&:hover{
|
|
2566
2532
|
background: ${s["neutral-50"]};
|
|
2567
2533
|
}
|
|
2568
|
-
`,
|
|
2534
|
+
`,ad=l.div`
|
|
2569
2535
|
position: absolute;
|
|
2570
2536
|
width: 100%;
|
|
2571
2537
|
height: 100%;
|
|
2572
2538
|
display: flex;
|
|
2573
2539
|
justify-content: center;
|
|
2574
2540
|
align-items: center;
|
|
2575
|
-
`,
|
|
2541
|
+
`,cd=l.div`
|
|
2576
2542
|
display: flex;
|
|
2577
2543
|
justify-content: center;
|
|
2578
2544
|
align-items: center;
|
|
2579
2545
|
height: 477px;
|
|
2580
|
-
`,
|
|
2546
|
+
`,dd=l.div`
|
|
2581
2547
|
display: flex;
|
|
2582
2548
|
flex-direction: column;
|
|
2583
2549
|
gap: 16px;
|
|
@@ -2595,21 +2561,21 @@ button{
|
|
|
2595
2561
|
font-size: 14px;
|
|
2596
2562
|
margin: 0;
|
|
2597
2563
|
}
|
|
2598
|
-
`,
|
|
2564
|
+
`,ud=l.div`
|
|
2599
2565
|
color: ${s["neutral-500"]};
|
|
2600
2566
|
font-size: 12px;
|
|
2601
2567
|
text-align: right;
|
|
2602
2568
|
width: 40px;
|
|
2603
|
-
`;var hd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALjSURBVHgBtVZLKG1RGP7OdsqbU0gkrkeY6Q4MKGFMuaUU8kxJmZgokpkyMGdiQJmY6BZFkqtk4NE9kVeKQpxzOu9H59R5/Hf9P0cmR7ec/dVqrb3XWt//WN+/9gYUiOiHavuquSg52GBO5ja8D/6qZkJy4VbtJxvYUINf0Ad/2ABBP7j1NgANOkMXAzs7Ozg5OXkzwBny+/34nKlIJIJgMPhfZOFwGD6f7+M5Fothe3sbx8fHiEajwPj4ODU3N1NfXx95vV66vb2l3t5eamlpodHRUZqcnKTz83Nqb28XgZvNZhoYGKBQKERHR0fU1dUl+0dGRshisRDzNTY2UlNTE3V0dJDGoayurmJiYgKZmZmYnZ1FWVkZ1tbWUFxcDLvdLp69vLxIr4hlbLPZMD09jdbWVtmfkZGBqakpzMzMoK6uDm1tbVhcXIRWWFgI5TG2trbgdDrx8PCAwcFBIa+qqkqYmtfXV6iIoTxHaWkpOjs78fT0hOzsbKSnp0tfVFQEbWlpCfPz89jc3MTd3Z1MXF1dCQkbZKSlpUnvdrvh8XiEoKCgAJqm4fr6WubOzs6Ql5cnkfB7jpRh7OnpQUlJiZBUV1eju7sbc3NzWF9fh9VqlXTxfG1tLYaGhuRAOeLy8nL09/djbGxMIri/v8fCwoKQ8tqVlRVcXFzA4HA46PHxUTbk5ubKAg6VvT09PcXh4SGWl5dFZZeXlzCZTGLwc6rYkcrKSok+Ds6GRPHVlagOmoaHh+k7MOIL1NfXo6KiAt+B7ndRwggODg5EKXzInE9WB6vH5XIhKysLBoMBNzc3kneuHz4/XpOfn4+9vT00NDRAnW9iA0zCZb+7u4uUlBSpC1YaFx4rjI2zeoxGo1wJLGl2JicnB6qipa7EkUQpitdAamqq3FWsqrjKOJJAICDkXNH8zGP2/vn5WdbX1NSIYTbgQvI/lx/g69oM/fBb94++jOjtt2WDkgP+9dl/dxz/AC0iYjxOw7vYAAAAAElFTkSuQmCC";const md="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\LPTopBar\\LPTopBar.tsx",gd=e=>{const{userName:n,requestLpUrl:r,notifications:o,myProfileUrl:l,signOutApiUrl:a}=e,[d,u]=i(!1),[f,h]=i(!1),[m,g]=i(!1),[p,C]=i(1),[_,v]=i(!1);return t.createElement(Gc,{__self:void 0,__source:{fileName:md,lineNumber:46}},t.createElement(Uc,{__self:void 0,__source:{fileName:md,lineNumber:47}},t.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/v1663283686/dashboard-logo_a7i59z.svg",alt:"SSX Logo",__self:void 0,__source:{fileName:md,lineNumber:48}})),t.createElement(Kc,{__self:void 0,__source:{fileName:md,lineNumber:50}},t.createElement("a",{href:r,className:"trade-button",__self:void 0,__source:{fileName:md,lineNumber:51}},"Request LP"),t.createElement("div",{className:"vt-divider",__self:void 0,__source:{fileName:md,lineNumber:52}}),t.createElement("div",{className:"icon-buttons",__self:void 0,__source:{fileName:md,lineNumber:53}},t.createElement(Jc,{className:""+(d?"active-item":""),onClick:()=>{u(!d),h(!1),g(!1),C(1)},__self:void 0,__source:{fileName:md,lineNumber:54}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:61}},t.createElement("path",{d:"M17 12H19C19.2652 12 19.5196 11.8946 19.7071 11.7071C19.8946 11.5196 20 11.2652 20 11C20 10.7348 19.8946 10.4804 19.7071 10.2929C19.5196 10.1054 19.2652 10 19 10H17V9C16.9912 8.53931 16.9205 8.0819 16.79 7.64C17.73 7.27962 18.5393 6.64391 19.112 5.81603C19.6847 4.98815 19.9942 4.00667 20 3C20 2.73478 19.8946 2.48043 19.7071 2.29289C19.5196 2.10536 19.2652 2 19 2C18.7348 2 18.4804 2.10536 18.2929 2.29289C18.1054 2.48043 18 2.73478 18 3C17.9991 3.64484 17.7905 4.27224 17.405 4.7892C17.0196 5.30615 16.4778 5.68515 15.86 5.87C15.3668 5.23797 14.7289 4.7338 14 4.4C14.0104 4.26687 14.0104 4.13313 14 4C14 2.93913 13.5786 1.92172 12.8284 1.17157C12.0783 0.421427 11.0609 0 10 0C8.93913 0 7.92172 0.421427 7.17157 1.17157C6.42143 1.92172 6 2.93913 6 4C5.98965 4.13313 5.98965 4.26687 6 4.4C5.25662 4.72831 4.60446 5.23288 4.1 5.87C3.48968 5.67807 2.9567 5.29604 2.5789 4.77971C2.2011 4.26338 1.99826 3.63979 2 3C2 2.73478 1.89464 2.48043 1.70711 2.29289C1.51957 2.10536 1.26522 2 1 2C0.734784 2 0.48043 2.10536 0.292893 2.29289C0.105357 2.48043 0 2.73478 0 3C0.00576615 4.00667 0.315265 4.98815 0.888 5.81603C1.46074 6.64391 2.27003 7.27962 3.21 7.64C3.07948 8.0819 3.00885 8.53931 3 9V10H1C0.734784 10 0.48043 10.1054 0.292893 10.2929C0.105357 10.4804 0 10.7348 0 11C0 11.2652 0.105357 11.5196 0.292893 11.7071C0.48043 11.8946 0.734784 12 1 12H3V13C3.00086 13.4635 3.04776 13.9258 3.14 14.38C2.21628 14.7502 1.42404 15.3876 0.864657 16.2106C0.305279 17.0336 0.00421571 18.0049 0 19C0 19.2652 0.105357 19.5196 0.292893 19.7071C0.48043 19.8946 0.734784 20 1 20C1.26522 20 1.51957 19.8946 1.70711 19.7071C1.89464 19.5196 2 19.2652 2 19C2.0027 18.4168 2.17535 17.847 2.49681 17.3604C2.81828 16.8737 3.27462 16.4913 3.81 16.26C4.40471 17.3862 5.29541 18.3289 6.38616 18.9864C7.47692 19.6439 8.72639 19.9914 10 19.9914C11.2736 19.9914 12.5231 19.6439 13.6138 18.9864C14.7046 18.3289 15.5953 17.3862 16.19 16.26C16.7254 16.4913 17.1817 16.8737 17.5032 17.3604C17.8247 17.847 17.9973 18.4168 18 19C18 19.2652 18.1054 19.5196 18.2929 19.7071C18.4804 19.8946 18.7348 20 19 20C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19C19.9958 18.0049 19.6947 17.0336 19.1353 16.2106C18.576 15.3876 17.7837 14.7502 16.86 14.38C16.9522 13.9258 16.9991 13.4635 17 13V12ZM9 17.9C7.87064 17.6695 6.8556 17.0558 6.12669 16.1629C5.39778 15.27 4.99976 14.1527 5 13V9C5 8.20435 5.31607 7.44129 5.87868 6.87868C6.44129 6.31607 7.20435 6 8 6H9V17.9ZM8 4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2C10.5304 2 11.0391 2.21071 11.4142 2.58579C11.7893 2.96086 12 3.46957 12 4H8ZM15 13C15.0002 14.1527 14.6022 15.27 13.8733 16.1629C13.1444 17.0558 12.1294 17.6695 11 17.9V6H12C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9V13Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:62}}))),t.createElement(Jc,{className:""+(f?"active-item":""),onClick:()=>{u(!1),h(!f),g(!1)},__self:void 0,__source:{fileName:md,lineNumber:66}},t.createElement("div",{className:"notification-dot",__self:void 0,__source:{fileName:md,lineNumber:71}}),t.createElement("svg",{width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:73}},t.createElement("path",{d:"M14 11.18V8C13.9986 6.58312 13.4958 5.21247 12.5806 4.13077C11.6655 3.04908 10.3971 2.32615 9 2.09V1C9 0.734784 8.89464 0.48043 8.70711 0.292893C8.51957 0.105357 8.26522 0 8 0C7.73478 0 7.48043 0.105357 7.29289 0.292893C7.10536 0.48043 7 0.734784 7 1V2.09C5.60294 2.32615 4.33452 3.04908 3.41939 4.13077C2.50425 5.21247 2.00144 6.58312 2 8V11.18C1.41645 11.3863 0.910998 11.7681 0.552938 12.2729C0.194879 12.7778 0.00173951 13.3811 0 14V16C0 16.2652 0.105357 16.5196 0.292893 16.7071C0.48043 16.8946 0.734784 17 1 17H4.14C4.37028 17.8474 4.873 18.5954 5.5706 19.1287C6.26819 19.6621 7.1219 19.951 8 19.951C8.8781 19.951 9.73181 19.6621 10.4294 19.1287C11.127 18.5954 11.6297 17.8474 11.86 17H15C15.2652 17 15.5196 16.8946 15.7071 16.7071C15.8946 16.5196 16 16.2652 16 16V14C15.9983 13.3811 15.8051 12.7778 15.4471 12.2729C15.089 11.7681 14.5835 11.3863 14 11.18ZM4 8C4 6.93913 4.42143 5.92172 5.17157 5.17157C5.92172 4.42143 6.93913 4 8 4C9.06087 4 10.0783 4.42143 10.8284 5.17157C11.5786 5.92172 12 6.93913 12 8V11H4V8ZM8 18C7.65097 17.9979 7.30857 17.9045 7.00683 17.7291C6.70509 17.5536 6.45451 17.3023 6.28 17H9.72C9.54549 17.3023 9.29491 17.5536 8.99317 17.7291C8.69143 17.9045 8.34903 17.9979 8 18ZM14 15H2V14C2 13.7348 2.10536 13.4804 2.29289 13.2929C2.48043 13.1054 2.73478 13 3 13H13C13.2652 13 13.5196 13.1054 13.7071 13.2929C13.8946 13.4804 14 13.7348 14 14V15Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:74}})))),t.createElement(qc,{onClick:()=>{u(!1),h(!1),g(!m)},__self:void 0,__source:{fileName:md,lineNumber:78}},t.createElement("div",{className:"profile-pic",__self:void 0,__source:{fileName:md,lineNumber:83}}),t.createElement("svg",{className:m?"rotate-icon-180":"rotate-icon-0",width:"8",height:"6",viewBox:"0 0 8 6",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:85}},t.createElement("path",{d:"M7.33334 1.1133C7.20843 0.989128 7.03946 0.919434 6.86334 0.919434C6.68722 0.919434 6.51825 0.989128 6.39334 1.1133L4.00001 3.4733L1.64001 1.1133C1.5151 0.989128 1.34613 0.919434 1.17001 0.919434C0.993883 0.919434 0.824915 0.989128 0.700006 1.1133C0.637521 1.17527 0.587925 1.249 0.554079 1.33024C0.520233 1.41148 0.502808 1.49862 0.502808 1.58663C0.502808 1.67464 0.520233 1.76177 0.554079 1.84301C0.587925 1.92425 0.637521 1.99799 0.700006 2.05996L3.52667 4.88663C3.58865 4.94911 3.66238 4.99871 3.74362 5.03256C3.82486 5.0664 3.912 5.08383 4.00001 5.08383C4.08801 5.08383 4.17515 5.0664 4.25639 5.03256C4.33763 4.99871 4.41136 4.94911 4.47334 4.88663L7.33334 2.05996C7.39582 1.99799 7.44542 1.92425 7.47927 1.84301C7.51311 1.76177 7.53054 1.67464 7.53054 1.58663C7.53054 1.49862 7.51311 1.41148 7.47927 1.33024C7.44542 1.249 7.39582 1.17527 7.33334 1.1133Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:86}})))),d&&t.createElement($c,{__self:void 0,__source:{fileName:md,lineNumber:92}},1===p&&t.createElement(t.Fragment,null,t.createElement(td,{__self:void 0,__source:{fileName:md,lineNumber:95}},t.createElement("h4",{className:"heading",__self:void 0,__source:{fileName:md,lineNumber:96}},"Report Bug")),t.createElement(nd,{__self:void 0,__source:{fileName:md,lineNumber:98}},t.createElement("textarea",{__self:void 0,__source:{fileName:md,lineNumber:99}}),t.createElement("div",{className:"info-text",__self:void 0,__source:{fileName:md,lineNumber:100}},t.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:102}},t.createElement("path",{d:"M6.99968 0.333252C5.68114 0.333252 4.3922 0.724245 3.29588 1.45679C2.19955 2.18933 1.34506 3.23052 0.840481 4.4487C0.335896 5.66687 0.203874 7.00731 0.461109 8.30052C0.718344 9.59373 1.35328 10.7816 2.28563 11.714C3.21798 12.6463 4.40587 13.2813 5.69908 13.5385C6.99228 13.7957 8.33273 13.6637 9.5509 13.1591C10.7691 12.6545 11.8103 11.8 12.5428 10.7037C13.2754 9.60739 13.6663 8.31846 13.6663 6.99992C13.6644 5.23241 12.9614 3.53786 11.7116 2.28804C10.4617 1.03823 8.76718 0.335218 6.99968 0.333252ZM6.99968 12.3333C5.94484 12.3333 4.9137 12.0205 4.03664 11.4344C3.15957 10.8484 2.47599 10.0154 2.07232 9.0409C1.66865 8.06636 1.56304 6.994 1.76882 5.95944C1.97461 4.92487 2.48256 3.97456 3.22844 3.22868C3.97432 2.4828 4.92463 1.97485 5.9592 1.76906C6.99376 1.56328 8.06612 1.66889 9.04066 2.07256C10.0152 2.47623 10.8481 3.15982 11.4342 4.03688C12.0202 4.91394 12.333 5.94508 12.333 6.99992C12.3314 8.41391 11.769 9.76952 10.7691 10.7694C9.76928 11.7692 8.41367 12.3316 6.99968 12.3333ZM6.99968 6.66658C6.82287 6.66658 6.6533 6.73682 6.52827 6.86185C6.40325 6.98687 6.33301 7.15644 6.33301 7.33325V9.33325C6.33301 9.51006 6.40325 9.67963 6.52827 9.80466C6.6533 9.92968 6.82287 9.99992 6.99968 9.99992C7.17649 9.99992 7.34606 9.92968 7.47108 9.80466C7.59611 9.67963 7.66634 9.51006 7.66634 9.33325V7.33325C7.66634 7.15644 7.59611 6.98687 7.47108 6.86185C7.34606 6.73682 7.17649 6.66658 6.99968 6.66658ZM6.99968 3.99992C6.83486 3.99992 6.67374 4.04879 6.5367 4.14036C6.39966 4.23193 6.29285 4.36208 6.22978 4.51435C6.16671 4.66662 6.1502 4.83418 6.18236 4.99583C6.21451 5.15748 6.29388 5.30596 6.41042 5.42251C6.52697 5.53905 6.67545 5.61842 6.8371 5.65057C6.99875 5.68273 7.16631 5.66622 7.31858 5.60315C7.47085 5.54008 7.601 5.43327 7.69257 5.29623C7.78414 5.15919 7.83301 4.99807 7.83301 4.83325C7.83301 4.61224 7.74521 4.40028 7.58893 4.244C7.43265 4.08772 7.22069 3.99992 6.99968 3.99992Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:103}})),t.createElement("p",{__self:void 0,__source:{fileName:md,lineNumber:105}},"By submitting a report you agree to your current browser tab and LP system information being captured.")),!_&&t.createElement(c,{size:"md",variant:"primary",onClick:function(){v(!0),setTimeout((()=>{C(p+1),v(!1)}),2e3)},__self:void 0,__source:{fileName:md,lineNumber:107}},"Report Bug"),_&&t.createElement(c,{size:"md",variant:"primary",disabled:!0,__self:void 0,__source:{fileName:md,lineNumber:108}},t.createElement(ee,{variant:"primary",__self:void 0,__source:{fileName:md,lineNumber:108}})))),2===p&&t.createElement(cd,{__self:void 0,__source:{fileName:md,lineNumber:113}},t.createElement(b,{headingText:"Bug report sent",__self:void 0,__source:{fileName:md,lineNumber:114}}))),f&&t.createElement(ed,{__self:void 0,__source:{fileName:md,lineNumber:121}},o&&o.length>0&&t.createElement(t.Fragment,null,t.createElement(td,{__self:void 0,__source:{fileName:md,lineNumber:124}},t.createElement("h4",{__self:void 0,__source:{fileName:md,lineNumber:125}},"Notifications")),t.createElement(rd,{__self:void 0,__source:{fileName:md,lineNumber:127}},o.map(((e,i)=>e.notifRead?e.notifRead?t.createElement(ld,{key:i,__self:void 0,__source:{fileName:md,lineNumber:164}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:165}},t.createElement("img",{src:hd,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"client logo",__self:void 0,__source:{fileName:md,lineNumber:165}})),t.createElement("div",{style:{display:"flex",width:"100%"},__self:void 0,__source:{fileName:md,lineNumber:166}},t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"},__self:void 0,__source:{fileName:md,lineNumber:167}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:168}},t.createElement("p",{className:"request-status",__self:void 0,__source:{fileName:md,lineNumber:169}},e.notifTitle),t.createElement("p",{className:"lp-info-txn-no",__self:void 0,__source:{fileName:md,lineNumber:170}},e.lpProvider," • #",e.transactionNumber)),t.createElement("div",{className:"txn-amts",__self:void 0,__source:{fileName:md,lineNumber:172}},t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:173}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:174}},t.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag",__self:void 0,__source:{fileName:md,lineNumber:175}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:176}},e.baseCurrencyCode," 12,900.99")),t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:178}},t.createElement("i",{className:"icon-arrows-left-right",__self:void 0,__source:{fileName:md,lineNumber:179}})),t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:181}},t.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag",__self:void 0,__source:{fileName:md,lineNumber:182}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:183}},e.exchCurrencyCode," 1,228.08"))))),t.createElement(fd,{__self:void 0,__source:{fileName:md,lineNumber:188}},e.notifTime))):void 0:t.createElement(od,{key:i,__self:void 0,__source:{fileName:md,lineNumber:132}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:133}},t.createElement("img",{src:hd,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"Provider logo",__self:void 0,__source:{fileName:md,lineNumber:133}})),t.createElement("div",{style:{display:"flex",width:"100%"},__self:void 0,__source:{fileName:md,lineNumber:134}},t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"},__self:void 0,__source:{fileName:md,lineNumber:135}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:136}},t.createElement("p",{className:"request-status",__self:void 0,__source:{fileName:md,lineNumber:137}},e.notifTitle),t.createElement("p",{className:"lp-info-txn-no",__self:void 0,__source:{fileName:md,lineNumber:138}},e.lpProvider," • #",e.transactionNumber)),t.createElement("div",{className:"txn-amts",__self:void 0,__source:{fileName:md,lineNumber:140}},t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:141}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:142}},t.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag",__self:void 0,__source:{fileName:md,lineNumber:143}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:144}},e.baseCurrencyCode," ",e.baseAmount)),t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:146}},t.createElement("i",{className:"icon-arrows-left-right",__self:void 0,__source:{fileName:md,lineNumber:147}})),t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:149}},t.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag",__self:void 0,__source:{fileName:md,lineNumber:150}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:151}},e.exchCurrencyCode," ",e.exchAmount))))),t.createElement(fd,{__self:void 0,__source:{fileName:md,lineNumber:156}},e.notifTime))))))),o&&0===o.length&&t.createElement(dd,{__self:void 0,__source:{fileName:md,lineNumber:198}},t.createElement(ud,{__self:void 0,__source:{fileName:md,lineNumber:199}},t.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:200}},t.createElement("g",{clipPath:"url(#clip0_499_2669)",__self:void 0,__source:{fileName:md,lineNumber:201}},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46 26.5003C46 26.5003 46 28.3139 46 24.5001C46 16.768 39.732 10.501 32 10.501C24.268 10.501 18 16.768 18 24.5001C18 28.3139 18 26.5003 18 26.5003",fill:"#E8EEF7",__self:void 0,__source:{fileName:md,lineNumber:202}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.521 48.5003H37C38.104 48.5003 39 49.397 39 50.5006C39 51.6041 38.104 52.5008 37 52.5008H12C11.253 52.5008 10.567 52.0834 10.224 51.4198C9.87998 50.7562 9.93499 49.9559 10.367 49.3459C10.367 49.3459 16 41.4092 16 32.501V24.5001C16 15.6644 23.163 8.50076 32 8.50076C40.837 8.50076 48 15.6644 48 24.5001C48 28.3139 48 28.4982 48 32.501C48 41.4092 53.633 49.3459 53.633 49.3459C54.065 49.9559 54.12 50.7562 53.776 51.4198C53.433 52.0834 52.747 52.5008 52 52.5008H46C44.896 52.5008 44 51.6041 44 50.5006C44 49.397 44.896 48.5003 46 48.5003H48.479C46.601 44.997 44 38.9726 44 32.501C44 28.4982 44 28.3139 44 24.5001C44 17.8728 38.627 12.5 32 12.5C25.373 12.5 20 17.8728 20 24.5001V32.501C20 38.9726 17.399 44.997 15.521 48.5003Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:md,lineNumber:203}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M37.658 50.5C37.88 51.126 38 51.799 38 52.5C38 55.811 35.311 58.5 32 58.5C28.689 58.5 26 55.811 26 52.5C26 51.799 26.12 51.126 26.342 50.5H37.658Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:md,lineNumber:204}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.543 49.833C39.261 49.034 38.505 48.5 37.658 48.5H26.342C25.495 48.5 24.739 49.034 24.457 49.833C24.161 50.667 24 51.565 24 52.5C24 56.915 27.585 60.5 32 60.5C36.415 60.5 40 56.915 40 52.5C40 51.565 39.839 50.667 39.543 49.833ZM28.005 52.706C28.113 54.818 29.861 56.5 32 56.5C34.208 56.5 36 54.708 36 52.5H28L28.005 52.706ZM30 6.5V10.5C30 11.604 30.896 12.5 32 12.5C33.104 12.5 34 11.604 34 10.5V6.5C34 5.396 33.104 4.5 32 4.5C30.896 4.5 30 5.396 30 6.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:md,lineNumber:205}})),t.createElement("defs",{__self:void 0,__source:{fileName:md,lineNumber:207}},t.createElement("clipPath",{id:"clip0_499_2669",__self:void 0,__source:{fileName:md,lineNumber:208}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)",__self:void 0,__source:{fileName:md,lineNumber:209}})))),t.createElement("div",{className:"text-center",__self:void 0,__source:{fileName:md,lineNumber:213}},t.createElement("h3",{className:"text-neutral-900 text-heading",__self:void 0,__source:{fileName:md,lineNumber:214}},"No Notifications"),t.createElement("p",{className:"subtext",__self:void 0,__source:{fileName:md,lineNumber:215}},"Your notifications will show up here when you have them"))))),m&&t.createElement(sd,{__self:void 0,__source:{fileName:md,lineNumber:224}},t.createElement(id,{__self:void 0,__source:{fileName:md,lineNumber:225}},t.createElement("h4",{__self:void 0,__source:{fileName:md,lineNumber:226}},n)),t.createElement(ad,{href:l,__self:void 0,__source:{fileName:md,lineNumber:228}},t.createElement("div",{style:{display:"flex",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:229}},t.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:231}},t.createElement("path",{d:"M9.47333 7.47325C10.1269 6.95903 10.604 6.25387 10.8382 5.45588C11.0723 4.6579 11.0519 3.80676 10.7799 3.0209C10.5078 2.23503 9.9975 1.55352 9.32005 1.07116C8.64259 0.5888 7.83163 0.32959 7 0.32959C6.16836 0.32959 5.35741 0.5888 4.67995 1.07116C4.00249 1.55352 3.49223 2.23503 3.22014 3.0209C2.94805 3.80676 2.92767 4.6579 3.16184 5.45588C3.396 6.25387 3.87307 6.95903 4.52666 7.47325C3.40672 7.92195 2.42952 8.66615 1.69926 9.62653C0.968996 10.5869 0.51304 11.7275 0.379998 12.9266C0.370368 13.0141 0.378075 13.1027 0.402681 13.1873C0.427287 13.2719 0.468309 13.3508 0.523405 13.4195C0.634677 13.5582 0.79652 13.6471 0.973331 13.6666C1.15014 13.686 1.32744 13.6345 1.46621 13.5232C1.60499 13.4119 1.69388 13.2501 1.71333 13.0733C1.85972 11.77 2.48112 10.5665 3.45881 9.69245C4.4365 8.81844 5.70193 8.33527 7.01333 8.33527C8.32473 8.33527 9.59016 8.81844 10.5679 9.69245C11.5455 10.5665 12.1669 11.77 12.3133 13.0733C12.3315 13.2371 12.4096 13.3884 12.5327 13.4979C12.6559 13.6075 12.8152 13.6676 12.98 13.6666H13.0533C13.2281 13.6465 13.3878 13.5581 13.4977 13.4208C13.6076 13.2834 13.6587 13.1082 13.64 12.9333C13.5063 11.7307 13.0479 10.5872 12.3139 9.62539C11.5799 8.66354 10.5979 7.91957 9.47333 7.47325V7.47325ZM7 6.99992C6.47258 6.99992 5.95701 6.84352 5.51848 6.55051C5.07995 6.25749 4.73815 5.84101 4.53632 5.35374C4.33449 4.86647 4.28168 4.3303 4.38457 3.81301C4.48746 3.29573 4.74144 2.82058 5.11438 2.44764C5.48732 2.0747 5.96247 1.82072 6.47976 1.71783C6.99704 1.61493 7.53322 1.66774 8.02049 1.86958C8.50776 2.07141 8.92423 2.4132 9.21725 2.85173C9.51027 3.29026 9.66667 3.80584 9.66667 4.33325C9.66667 5.0405 9.38571 5.71878 8.88562 6.21887C8.38552 6.71897 7.70724 6.99992 7 6.99992Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:232}})),"My Profile"),t.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:237}},t.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:md,lineNumber:238}}))),t.createElement(ad,{href:"#",__self:void 0,__source:{fileName:md,lineNumber:241}},t.createElement("div",{style:{display:"flex",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:242}},t.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:244}},t.createElement("path",{d:"M0.666992 7.00016C0.666992 7.17697 0.73723 7.34654 0.862254 7.47157C0.987279 7.59659 1.15685 7.66683 1.33366 7.66683H6.39366L4.86033 9.1935C4.79784 9.25547 4.74824 9.3292 4.7144 9.41044C4.68055 9.49168 4.66313 9.57882 4.66313 9.66683C4.66313 9.75484 4.68055 9.84197 4.7144 9.92321C4.74824 10.0045 4.79784 10.0782 4.86033 10.1402C4.9223 10.2026 4.99604 10.2522 5.07727 10.2861C5.15851 10.3199 5.24565 10.3374 5.33366 10.3374C5.42167 10.3374 5.5088 10.3199 5.59004 10.2861C5.67128 10.2522 5.74502 10.2026 5.80699 10.1402L8.47366 7.4735C8.53435 7.41009 8.58193 7.33533 8.61366 7.2535C8.68034 7.09119 8.68034 6.90914 8.61366 6.74683C8.58193 6.66499 8.53435 6.59023 8.47366 6.52683L5.80699 3.86016C5.74483 3.798 5.67104 3.7487 5.58983 3.71506C5.50861 3.68142 5.42157 3.6641 5.33366 3.6641C5.24575 3.6641 5.15871 3.68142 5.07749 3.71506C4.99628 3.7487 4.92248 3.798 4.86033 3.86016C4.79817 3.92232 4.74886 3.99611 4.71522 4.07733C4.68158 4.15854 4.66426 4.24559 4.66426 4.3335C4.66426 4.4214 4.68158 4.50845 4.71522 4.58966C4.74886 4.67088 4.79817 4.74467 4.86033 4.80683L6.39366 6.3335H1.33366C1.15685 6.3335 0.987279 6.40373 0.862254 6.52876C0.73723 6.65378 0.666992 6.82335 0.666992 7.00016ZM9.33366 0.333496H2.66699C2.13656 0.333496 1.62785 0.54421 1.25278 0.919283C0.877706 1.29436 0.666992 1.80306 0.666992 2.3335V4.3335C0.666992 4.51031 0.73723 4.67988 0.862254 4.8049C0.987279 4.92992 1.15685 5.00016 1.33366 5.00016C1.51047 5.00016 1.68004 4.92992 1.80506 4.8049C1.93009 4.67988 2.00033 4.51031 2.00033 4.3335V2.3335C2.00033 2.15668 2.07056 1.98712 2.19559 1.86209C2.32061 1.73707 2.49018 1.66683 2.66699 1.66683H9.33366C9.51047 1.66683 9.68004 1.73707 9.80506 1.86209C9.93009 1.98712 10.0003 2.15668 10.0003 2.3335V11.6668C10.0003 11.8436 9.93009 12.0132 9.80506 12.1382C9.68004 12.2633 9.51047 12.3335 9.33366 12.3335H2.66699C2.49018 12.3335 2.32061 12.2633 2.19559 12.1382C2.07056 12.0132 2.00033 11.8436 2.00033 11.6668V9.66683C2.00033 9.49002 1.93009 9.32045 1.80506 9.19542C1.68004 9.0704 1.51047 9.00016 1.33366 9.00016C1.15685 9.00016 0.987279 9.0704 0.862254 9.19542C0.73723 9.32045 0.666992 9.49002 0.666992 9.66683V11.6668C0.666992 12.1973 0.877706 12.706 1.25278 13.081C1.62785 13.4561 2.13656 13.6668 2.66699 13.6668H9.33366C9.86409 13.6668 10.3728 13.4561 10.7479 13.081C11.1229 12.706 11.3337 12.1973 11.3337 11.6668V2.3335C11.3337 1.80306 11.1229 1.29436 10.7479 0.919283C10.3728 0.54421 9.86409 0.333496 9.33366 0.333496Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:245}})),"Sign Out"),t.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:251}},t.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:md,lineNumber:252}})))))},pd=l.div`
|
|
2569
|
+
`;var fd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALjSURBVHgBtVZLKG1RGP7OdsqbU0gkrkeY6Q4MKGFMuaUU8kxJmZgokpkyMGdiQJmY6BZFkqtk4NE9kVeKQpxzOu9H59R5/Hf9P0cmR7ec/dVqrb3XWt//WN+/9gYUiOiHavuquSg52GBO5ja8D/6qZkJy4VbtJxvYUINf0Ad/2ABBP7j1NgANOkMXAzs7Ozg5OXkzwBny+/34nKlIJIJgMPhfZOFwGD6f7+M5Fothe3sbx8fHiEajwPj4ODU3N1NfXx95vV66vb2l3t5eamlpodHRUZqcnKTz83Nqb28XgZvNZhoYGKBQKERHR0fU1dUl+0dGRshisRDzNTY2UlNTE3V0dJDGoayurmJiYgKZmZmYnZ1FWVkZ1tbWUFxcDLvdLp69vLxIr4hlbLPZMD09jdbWVtmfkZGBqakpzMzMoK6uDm1tbVhcXIRWWFgI5TG2trbgdDrx8PCAwcFBIa+qqkqYmtfXV6iIoTxHaWkpOjs78fT0hOzsbKSnp0tfVFQEbWlpCfPz89jc3MTd3Z1MXF1dCQkbZKSlpUnvdrvh8XiEoKCgAJqm4fr6WubOzs6Ql5cnkfB7jpRh7OnpQUlJiZBUV1eju7sbc3NzWF9fh9VqlXTxfG1tLYaGhuRAOeLy8nL09/djbGxMIri/v8fCwoKQ8tqVlRVcXFzA4HA46PHxUTbk5ubKAg6VvT09PcXh4SGWl5dFZZeXlzCZTGLwc6rYkcrKSok+Ds6GRPHVlagOmoaHh+k7MOIL1NfXo6KiAt+B7ndRwggODg5EKXzInE9WB6vH5XIhKysLBoMBNzc3kneuHz4/XpOfn4+9vT00NDRAnW9iA0zCZb+7u4uUlBSpC1YaFx4rjI2zeoxGo1wJLGl2JicnB6qipa7EkUQpitdAamqq3FWsqrjKOJJAICDkXNH8zGP2/vn5WdbX1NSIYTbgQvI/lx/g69oM/fBb94++jOjtt2WDkgP+9dl/dxz/AC0iYjxOw7vYAAAAAElFTkSuQmCC";const md="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\LPTopBar\\LPTopBar.tsx",hd=e=>{const{userName:n,requestLpUrl:r,notifications:o,myProfileUrl:l,signOutApiUrl:a}=e,[d,u]=i(!1),[f,m]=i(!1),[h,g]=i(!1),[p,_]=i(1),[C,v]=i(!1);return t.createElement(Wc,{__self:void 0,__source:{fileName:md,lineNumber:46}},t.createElement(Gc,{__self:void 0,__source:{fileName:md,lineNumber:47}},t.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/v1663283686/dashboard-logo_a7i59z.svg",alt:"SSX Logo",__self:void 0,__source:{fileName:md,lineNumber:48}})),t.createElement(Uc,{__self:void 0,__source:{fileName:md,lineNumber:50}},t.createElement("a",{href:r,className:"trade-button",__self:void 0,__source:{fileName:md,lineNumber:51}},"Request LP"),t.createElement("div",{className:"vt-divider",__self:void 0,__source:{fileName:md,lineNumber:52}}),t.createElement("div",{className:"icon-buttons",__self:void 0,__source:{fileName:md,lineNumber:53}},t.createElement(Kc,{className:""+(d?"active-item":""),onClick:()=>{u(!d),m(!1),g(!1),_(1)},__self:void 0,__source:{fileName:md,lineNumber:54}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:61}},t.createElement("path",{d:"M17 12H19C19.2652 12 19.5196 11.8946 19.7071 11.7071C19.8946 11.5196 20 11.2652 20 11C20 10.7348 19.8946 10.4804 19.7071 10.2929C19.5196 10.1054 19.2652 10 19 10H17V9C16.9912 8.53931 16.9205 8.0819 16.79 7.64C17.73 7.27962 18.5393 6.64391 19.112 5.81603C19.6847 4.98815 19.9942 4.00667 20 3C20 2.73478 19.8946 2.48043 19.7071 2.29289C19.5196 2.10536 19.2652 2 19 2C18.7348 2 18.4804 2.10536 18.2929 2.29289C18.1054 2.48043 18 2.73478 18 3C17.9991 3.64484 17.7905 4.27224 17.405 4.7892C17.0196 5.30615 16.4778 5.68515 15.86 5.87C15.3668 5.23797 14.7289 4.7338 14 4.4C14.0104 4.26687 14.0104 4.13313 14 4C14 2.93913 13.5786 1.92172 12.8284 1.17157C12.0783 0.421427 11.0609 0 10 0C8.93913 0 7.92172 0.421427 7.17157 1.17157C6.42143 1.92172 6 2.93913 6 4C5.98965 4.13313 5.98965 4.26687 6 4.4C5.25662 4.72831 4.60446 5.23288 4.1 5.87C3.48968 5.67807 2.9567 5.29604 2.5789 4.77971C2.2011 4.26338 1.99826 3.63979 2 3C2 2.73478 1.89464 2.48043 1.70711 2.29289C1.51957 2.10536 1.26522 2 1 2C0.734784 2 0.48043 2.10536 0.292893 2.29289C0.105357 2.48043 0 2.73478 0 3C0.00576615 4.00667 0.315265 4.98815 0.888 5.81603C1.46074 6.64391 2.27003 7.27962 3.21 7.64C3.07948 8.0819 3.00885 8.53931 3 9V10H1C0.734784 10 0.48043 10.1054 0.292893 10.2929C0.105357 10.4804 0 10.7348 0 11C0 11.2652 0.105357 11.5196 0.292893 11.7071C0.48043 11.8946 0.734784 12 1 12H3V13C3.00086 13.4635 3.04776 13.9258 3.14 14.38C2.21628 14.7502 1.42404 15.3876 0.864657 16.2106C0.305279 17.0336 0.00421571 18.0049 0 19C0 19.2652 0.105357 19.5196 0.292893 19.7071C0.48043 19.8946 0.734784 20 1 20C1.26522 20 1.51957 19.8946 1.70711 19.7071C1.89464 19.5196 2 19.2652 2 19C2.0027 18.4168 2.17535 17.847 2.49681 17.3604C2.81828 16.8737 3.27462 16.4913 3.81 16.26C4.40471 17.3862 5.29541 18.3289 6.38616 18.9864C7.47692 19.6439 8.72639 19.9914 10 19.9914C11.2736 19.9914 12.5231 19.6439 13.6138 18.9864C14.7046 18.3289 15.5953 17.3862 16.19 16.26C16.7254 16.4913 17.1817 16.8737 17.5032 17.3604C17.8247 17.847 17.9973 18.4168 18 19C18 19.2652 18.1054 19.5196 18.2929 19.7071C18.4804 19.8946 18.7348 20 19 20C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19C19.9958 18.0049 19.6947 17.0336 19.1353 16.2106C18.576 15.3876 17.7837 14.7502 16.86 14.38C16.9522 13.9258 16.9991 13.4635 17 13V12ZM9 17.9C7.87064 17.6695 6.8556 17.0558 6.12669 16.1629C5.39778 15.27 4.99976 14.1527 5 13V9C5 8.20435 5.31607 7.44129 5.87868 6.87868C6.44129 6.31607 7.20435 6 8 6H9V17.9ZM8 4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2C10.5304 2 11.0391 2.21071 11.4142 2.58579C11.7893 2.96086 12 3.46957 12 4H8ZM15 13C15.0002 14.1527 14.6022 15.27 13.8733 16.1629C13.1444 17.0558 12.1294 17.6695 11 17.9V6H12C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9V13Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:62}}))),t.createElement(Kc,{className:""+(f?"active-item":""),onClick:()=>{u(!1),m(!f),g(!1)},__self:void 0,__source:{fileName:md,lineNumber:66}},t.createElement("div",{className:"notification-dot",__self:void 0,__source:{fileName:md,lineNumber:71}}),t.createElement("svg",{width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:73}},t.createElement("path",{d:"M14 11.18V8C13.9986 6.58312 13.4958 5.21247 12.5806 4.13077C11.6655 3.04908 10.3971 2.32615 9 2.09V1C9 0.734784 8.89464 0.48043 8.70711 0.292893C8.51957 0.105357 8.26522 0 8 0C7.73478 0 7.48043 0.105357 7.29289 0.292893C7.10536 0.48043 7 0.734784 7 1V2.09C5.60294 2.32615 4.33452 3.04908 3.41939 4.13077C2.50425 5.21247 2.00144 6.58312 2 8V11.18C1.41645 11.3863 0.910998 11.7681 0.552938 12.2729C0.194879 12.7778 0.00173951 13.3811 0 14V16C0 16.2652 0.105357 16.5196 0.292893 16.7071C0.48043 16.8946 0.734784 17 1 17H4.14C4.37028 17.8474 4.873 18.5954 5.5706 19.1287C6.26819 19.6621 7.1219 19.951 8 19.951C8.8781 19.951 9.73181 19.6621 10.4294 19.1287C11.127 18.5954 11.6297 17.8474 11.86 17H15C15.2652 17 15.5196 16.8946 15.7071 16.7071C15.8946 16.5196 16 16.2652 16 16V14C15.9983 13.3811 15.8051 12.7778 15.4471 12.2729C15.089 11.7681 14.5835 11.3863 14 11.18ZM4 8C4 6.93913 4.42143 5.92172 5.17157 5.17157C5.92172 4.42143 6.93913 4 8 4C9.06087 4 10.0783 4.42143 10.8284 5.17157C11.5786 5.92172 12 6.93913 12 8V11H4V8ZM8 18C7.65097 17.9979 7.30857 17.9045 7.00683 17.7291C6.70509 17.5536 6.45451 17.3023 6.28 17H9.72C9.54549 17.3023 9.29491 17.5536 8.99317 17.7291C8.69143 17.9045 8.34903 17.9979 8 18ZM14 15H2V14C2 13.7348 2.10536 13.4804 2.29289 13.2929C2.48043 13.1054 2.73478 13 3 13H13C13.2652 13 13.5196 13.1054 13.7071 13.2929C13.8946 13.4804 14 13.7348 14 14V15Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:74}})))),t.createElement(Jc,{onClick:()=>{u(!1),m(!1),g(!h)},__self:void 0,__source:{fileName:md,lineNumber:78}},t.createElement("div",{className:"profile-pic",__self:void 0,__source:{fileName:md,lineNumber:83}}),t.createElement("svg",{className:h?"rotate-icon-180":"rotate-icon-0",width:"8",height:"6",viewBox:"0 0 8 6",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:85}},t.createElement("path",{d:"M7.33334 1.1133C7.20843 0.989128 7.03946 0.919434 6.86334 0.919434C6.68722 0.919434 6.51825 0.989128 6.39334 1.1133L4.00001 3.4733L1.64001 1.1133C1.5151 0.989128 1.34613 0.919434 1.17001 0.919434C0.993883 0.919434 0.824915 0.989128 0.700006 1.1133C0.637521 1.17527 0.587925 1.249 0.554079 1.33024C0.520233 1.41148 0.502808 1.49862 0.502808 1.58663C0.502808 1.67464 0.520233 1.76177 0.554079 1.84301C0.587925 1.92425 0.637521 1.99799 0.700006 2.05996L3.52667 4.88663C3.58865 4.94911 3.66238 4.99871 3.74362 5.03256C3.82486 5.0664 3.912 5.08383 4.00001 5.08383C4.08801 5.08383 4.17515 5.0664 4.25639 5.03256C4.33763 4.99871 4.41136 4.94911 4.47334 4.88663L7.33334 2.05996C7.39582 1.99799 7.44542 1.92425 7.47927 1.84301C7.51311 1.76177 7.53054 1.67464 7.53054 1.58663C7.53054 1.49862 7.51311 1.41148 7.47927 1.33024C7.44542 1.249 7.39582 1.17527 7.33334 1.1133Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:86}})))),d&&t.createElement(qc,{__self:void 0,__source:{fileName:md,lineNumber:92}},1===p&&t.createElement(t.Fragment,null,t.createElement(ed,{__self:void 0,__source:{fileName:md,lineNumber:95}},t.createElement("h4",{className:"heading",__self:void 0,__source:{fileName:md,lineNumber:96}},"Report Bug")),t.createElement(id,{__self:void 0,__source:{fileName:md,lineNumber:98}},t.createElement("textarea",{__self:void 0,__source:{fileName:md,lineNumber:99}}),t.createElement("div",{className:"info-text",__self:void 0,__source:{fileName:md,lineNumber:100}},t.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:102}},t.createElement("path",{d:"M6.99968 0.333252C5.68114 0.333252 4.3922 0.724245 3.29588 1.45679C2.19955 2.18933 1.34506 3.23052 0.840481 4.4487C0.335896 5.66687 0.203874 7.00731 0.461109 8.30052C0.718344 9.59373 1.35328 10.7816 2.28563 11.714C3.21798 12.6463 4.40587 13.2813 5.69908 13.5385C6.99228 13.7957 8.33273 13.6637 9.5509 13.1591C10.7691 12.6545 11.8103 11.8 12.5428 10.7037C13.2754 9.60739 13.6663 8.31846 13.6663 6.99992C13.6644 5.23241 12.9614 3.53786 11.7116 2.28804C10.4617 1.03823 8.76718 0.335218 6.99968 0.333252ZM6.99968 12.3333C5.94484 12.3333 4.9137 12.0205 4.03664 11.4344C3.15957 10.8484 2.47599 10.0154 2.07232 9.0409C1.66865 8.06636 1.56304 6.994 1.76882 5.95944C1.97461 4.92487 2.48256 3.97456 3.22844 3.22868C3.97432 2.4828 4.92463 1.97485 5.9592 1.76906C6.99376 1.56328 8.06612 1.66889 9.04066 2.07256C10.0152 2.47623 10.8481 3.15982 11.4342 4.03688C12.0202 4.91394 12.333 5.94508 12.333 6.99992C12.3314 8.41391 11.769 9.76952 10.7691 10.7694C9.76928 11.7692 8.41367 12.3316 6.99968 12.3333ZM6.99968 6.66658C6.82287 6.66658 6.6533 6.73682 6.52827 6.86185C6.40325 6.98687 6.33301 7.15644 6.33301 7.33325V9.33325C6.33301 9.51006 6.40325 9.67963 6.52827 9.80466C6.6533 9.92968 6.82287 9.99992 6.99968 9.99992C7.17649 9.99992 7.34606 9.92968 7.47108 9.80466C7.59611 9.67963 7.66634 9.51006 7.66634 9.33325V7.33325C7.66634 7.15644 7.59611 6.98687 7.47108 6.86185C7.34606 6.73682 7.17649 6.66658 6.99968 6.66658ZM6.99968 3.99992C6.83486 3.99992 6.67374 4.04879 6.5367 4.14036C6.39966 4.23193 6.29285 4.36208 6.22978 4.51435C6.16671 4.66662 6.1502 4.83418 6.18236 4.99583C6.21451 5.15748 6.29388 5.30596 6.41042 5.42251C6.52697 5.53905 6.67545 5.61842 6.8371 5.65057C6.99875 5.68273 7.16631 5.66622 7.31858 5.60315C7.47085 5.54008 7.601 5.43327 7.69257 5.29623C7.78414 5.15919 7.83301 4.99807 7.83301 4.83325C7.83301 4.61224 7.74521 4.40028 7.58893 4.244C7.43265 4.08772 7.22069 3.99992 6.99968 3.99992Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:103}})),t.createElement("p",{__self:void 0,__source:{fileName:md,lineNumber:105}},"By submitting a report you agree to your current browser tab and LP system information being captured.")),!C&&t.createElement(c,{size:"md",variant:"primary",onClick:function(){v(!0),setTimeout((()=>{_(p+1),v(!1)}),2e3)},__self:void 0,__source:{fileName:md,lineNumber:107}},"Report Bug"),C&&t.createElement(c,{size:"md",variant:"primary",disabled:!0,__self:void 0,__source:{fileName:md,lineNumber:108}},t.createElement(ee,{variant:"primary",__self:void 0,__source:{fileName:md,lineNumber:108}})))),2===p&&t.createElement(ad,{__self:void 0,__source:{fileName:md,lineNumber:113}},t.createElement(b,{headingText:"Bug report sent",__self:void 0,__source:{fileName:md,lineNumber:114}}))),f&&t.createElement($c,{__self:void 0,__source:{fileName:md,lineNumber:121}},o&&o.length>0&&t.createElement(t.Fragment,null,t.createElement(ed,{__self:void 0,__source:{fileName:md,lineNumber:124}},t.createElement("h4",{__self:void 0,__source:{fileName:md,lineNumber:125}},"Notifications")),t.createElement(nd,{__self:void 0,__source:{fileName:md,lineNumber:127}},o.map(((e,i)=>e.notifRead?e.notifRead?t.createElement(od,{key:i,__self:void 0,__source:{fileName:md,lineNumber:164}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:165}},t.createElement("img",{src:fd,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"client logo",__self:void 0,__source:{fileName:md,lineNumber:165}})),t.createElement("div",{style:{display:"flex",width:"100%"},__self:void 0,__source:{fileName:md,lineNumber:166}},t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"},__self:void 0,__source:{fileName:md,lineNumber:167}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:168}},t.createElement("p",{className:"request-status",__self:void 0,__source:{fileName:md,lineNumber:169}},e.notifTitle),t.createElement("p",{className:"lp-info-txn-no",__self:void 0,__source:{fileName:md,lineNumber:170}},e.lpProvider," • #",e.transactionNumber)),t.createElement("div",{className:"txn-amts",__self:void 0,__source:{fileName:md,lineNumber:172}},t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:173}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:174}},t.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag",__self:void 0,__source:{fileName:md,lineNumber:175}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:176}},e.baseCurrencyCode," 12,900.99")),t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:178}},t.createElement("i",{className:"icon-arrows-left-right",__self:void 0,__source:{fileName:md,lineNumber:179}})),t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:181}},t.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag",__self:void 0,__source:{fileName:md,lineNumber:182}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:183}},e.exchCurrencyCode," 1,228.08"))))),t.createElement(ud,{__self:void 0,__source:{fileName:md,lineNumber:188}},e.notifTime))):void 0:t.createElement(rd,{key:i,__self:void 0,__source:{fileName:md,lineNumber:132}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:133}},t.createElement("img",{src:fd,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"Provider logo",__self:void 0,__source:{fileName:md,lineNumber:133}})),t.createElement("div",{style:{display:"flex",width:"100%"},__self:void 0,__source:{fileName:md,lineNumber:134}},t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"},__self:void 0,__source:{fileName:md,lineNumber:135}},t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:136}},t.createElement("p",{className:"request-status",__self:void 0,__source:{fileName:md,lineNumber:137}},e.notifTitle),t.createElement("p",{className:"lp-info-txn-no",__self:void 0,__source:{fileName:md,lineNumber:138}},e.lpProvider," • #",e.transactionNumber)),t.createElement("div",{className:"txn-amts",__self:void 0,__source:{fileName:md,lineNumber:140}},t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:141}},t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:142}},t.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag",__self:void 0,__source:{fileName:md,lineNumber:143}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:144}},e.baseCurrencyCode," ",e.baseAmount)),t.createElement("div",{__self:void 0,__source:{fileName:md,lineNumber:146}},t.createElement("i",{className:"icon-arrows-left-right",__self:void 0,__source:{fileName:md,lineNumber:147}})),t.createElement("div",{style:{display:"flex",gap:"8px"},__self:void 0,__source:{fileName:md,lineNumber:149}},t.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag",__self:void 0,__source:{fileName:md,lineNumber:150}}),t.createElement("p",{style:{color:s["neutral-900"],fontSize:"14px"},__self:void 0,__source:{fileName:md,lineNumber:151}},e.exchCurrencyCode," ",e.exchAmount))))),t.createElement(ud,{__self:void 0,__source:{fileName:md,lineNumber:156}},e.notifTime))))))),o&&0===o.length&&t.createElement(cd,{__self:void 0,__source:{fileName:md,lineNumber:198}},t.createElement(dd,{__self:void 0,__source:{fileName:md,lineNumber:199}},t.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:200}},t.createElement("g",{clipPath:"url(#clip0_499_2669)",__self:void 0,__source:{fileName:md,lineNumber:201}},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46 26.5003C46 26.5003 46 28.3139 46 24.5001C46 16.768 39.732 10.501 32 10.501C24.268 10.501 18 16.768 18 24.5001C18 28.3139 18 26.5003 18 26.5003",fill:"#E8EEF7",__self:void 0,__source:{fileName:md,lineNumber:202}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.521 48.5003H37C38.104 48.5003 39 49.397 39 50.5006C39 51.6041 38.104 52.5008 37 52.5008H12C11.253 52.5008 10.567 52.0834 10.224 51.4198C9.87998 50.7562 9.93499 49.9559 10.367 49.3459C10.367 49.3459 16 41.4092 16 32.501V24.5001C16 15.6644 23.163 8.50076 32 8.50076C40.837 8.50076 48 15.6644 48 24.5001C48 28.3139 48 28.4982 48 32.501C48 41.4092 53.633 49.3459 53.633 49.3459C54.065 49.9559 54.12 50.7562 53.776 51.4198C53.433 52.0834 52.747 52.5008 52 52.5008H46C44.896 52.5008 44 51.6041 44 50.5006C44 49.397 44.896 48.5003 46 48.5003H48.479C46.601 44.997 44 38.9726 44 32.501C44 28.4982 44 28.3139 44 24.5001C44 17.8728 38.627 12.5 32 12.5C25.373 12.5 20 17.8728 20 24.5001V32.501C20 38.9726 17.399 44.997 15.521 48.5003Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:md,lineNumber:203}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M37.658 50.5C37.88 51.126 38 51.799 38 52.5C38 55.811 35.311 58.5 32 58.5C28.689 58.5 26 55.811 26 52.5C26 51.799 26.12 51.126 26.342 50.5H37.658Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:md,lineNumber:204}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.543 49.833C39.261 49.034 38.505 48.5 37.658 48.5H26.342C25.495 48.5 24.739 49.034 24.457 49.833C24.161 50.667 24 51.565 24 52.5C24 56.915 27.585 60.5 32 60.5C36.415 60.5 40 56.915 40 52.5C40 51.565 39.839 50.667 39.543 49.833ZM28.005 52.706C28.113 54.818 29.861 56.5 32 56.5C34.208 56.5 36 54.708 36 52.5H28L28.005 52.706ZM30 6.5V10.5C30 11.604 30.896 12.5 32 12.5C33.104 12.5 34 11.604 34 10.5V6.5C34 5.396 33.104 4.5 32 4.5C30.896 4.5 30 5.396 30 6.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:md,lineNumber:205}})),t.createElement("defs",{__self:void 0,__source:{fileName:md,lineNumber:207}},t.createElement("clipPath",{id:"clip0_499_2669",__self:void 0,__source:{fileName:md,lineNumber:208}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)",__self:void 0,__source:{fileName:md,lineNumber:209}})))),t.createElement("div",{className:"text-center",__self:void 0,__source:{fileName:md,lineNumber:213}},t.createElement("h3",{className:"text-neutral-900 text-heading",__self:void 0,__source:{fileName:md,lineNumber:214}},"No Notifications"),t.createElement("p",{className:"subtext",__self:void 0,__source:{fileName:md,lineNumber:215}},"Your notifications will show up here when you have them"))))),h&&t.createElement(ld,{__self:void 0,__source:{fileName:md,lineNumber:224}},t.createElement(td,{__self:void 0,__source:{fileName:md,lineNumber:225}},t.createElement("h4",{__self:void 0,__source:{fileName:md,lineNumber:226}},n)),t.createElement(sd,{href:l,__self:void 0,__source:{fileName:md,lineNumber:228}},t.createElement("div",{style:{display:"flex",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:229}},t.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:231}},t.createElement("path",{d:"M9.47333 7.47325C10.1269 6.95903 10.604 6.25387 10.8382 5.45588C11.0723 4.6579 11.0519 3.80676 10.7799 3.0209C10.5078 2.23503 9.9975 1.55352 9.32005 1.07116C8.64259 0.5888 7.83163 0.32959 7 0.32959C6.16836 0.32959 5.35741 0.5888 4.67995 1.07116C4.00249 1.55352 3.49223 2.23503 3.22014 3.0209C2.94805 3.80676 2.92767 4.6579 3.16184 5.45588C3.396 6.25387 3.87307 6.95903 4.52666 7.47325C3.40672 7.92195 2.42952 8.66615 1.69926 9.62653C0.968996 10.5869 0.51304 11.7275 0.379998 12.9266C0.370368 13.0141 0.378075 13.1027 0.402681 13.1873C0.427287 13.2719 0.468309 13.3508 0.523405 13.4195C0.634677 13.5582 0.79652 13.6471 0.973331 13.6666C1.15014 13.686 1.32744 13.6345 1.46621 13.5232C1.60499 13.4119 1.69388 13.2501 1.71333 13.0733C1.85972 11.77 2.48112 10.5665 3.45881 9.69245C4.4365 8.81844 5.70193 8.33527 7.01333 8.33527C8.32473 8.33527 9.59016 8.81844 10.5679 9.69245C11.5455 10.5665 12.1669 11.77 12.3133 13.0733C12.3315 13.2371 12.4096 13.3884 12.5327 13.4979C12.6559 13.6075 12.8152 13.6676 12.98 13.6666H13.0533C13.2281 13.6465 13.3878 13.5581 13.4977 13.4208C13.6076 13.2834 13.6587 13.1082 13.64 12.9333C13.5063 11.7307 13.0479 10.5872 12.3139 9.62539C11.5799 8.66354 10.5979 7.91957 9.47333 7.47325V7.47325ZM7 6.99992C6.47258 6.99992 5.95701 6.84352 5.51848 6.55051C5.07995 6.25749 4.73815 5.84101 4.53632 5.35374C4.33449 4.86647 4.28168 4.3303 4.38457 3.81301C4.48746 3.29573 4.74144 2.82058 5.11438 2.44764C5.48732 2.0747 5.96247 1.82072 6.47976 1.71783C6.99704 1.61493 7.53322 1.66774 8.02049 1.86958C8.50776 2.07141 8.92423 2.4132 9.21725 2.85173C9.51027 3.29026 9.66667 3.80584 9.66667 4.33325C9.66667 5.0405 9.38571 5.71878 8.88562 6.21887C8.38552 6.71897 7.70724 6.99992 7 6.99992Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:232}})),"My Profile"),t.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:237}},t.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:md,lineNumber:238}}))),t.createElement(sd,{href:"#",__self:void 0,__source:{fileName:md,lineNumber:241}},t.createElement("div",{style:{display:"flex",gap:"16px"},__self:void 0,__source:{fileName:md,lineNumber:242}},t.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:244}},t.createElement("path",{d:"M0.666992 7.00016C0.666992 7.17697 0.73723 7.34654 0.862254 7.47157C0.987279 7.59659 1.15685 7.66683 1.33366 7.66683H6.39366L4.86033 9.1935C4.79784 9.25547 4.74824 9.3292 4.7144 9.41044C4.68055 9.49168 4.66313 9.57882 4.66313 9.66683C4.66313 9.75484 4.68055 9.84197 4.7144 9.92321C4.74824 10.0045 4.79784 10.0782 4.86033 10.1402C4.9223 10.2026 4.99604 10.2522 5.07727 10.2861C5.15851 10.3199 5.24565 10.3374 5.33366 10.3374C5.42167 10.3374 5.5088 10.3199 5.59004 10.2861C5.67128 10.2522 5.74502 10.2026 5.80699 10.1402L8.47366 7.4735C8.53435 7.41009 8.58193 7.33533 8.61366 7.2535C8.68034 7.09119 8.68034 6.90914 8.61366 6.74683C8.58193 6.66499 8.53435 6.59023 8.47366 6.52683L5.80699 3.86016C5.74483 3.798 5.67104 3.7487 5.58983 3.71506C5.50861 3.68142 5.42157 3.6641 5.33366 3.6641C5.24575 3.6641 5.15871 3.68142 5.07749 3.71506C4.99628 3.7487 4.92248 3.798 4.86033 3.86016C4.79817 3.92232 4.74886 3.99611 4.71522 4.07733C4.68158 4.15854 4.66426 4.24559 4.66426 4.3335C4.66426 4.4214 4.68158 4.50845 4.71522 4.58966C4.74886 4.67088 4.79817 4.74467 4.86033 4.80683L6.39366 6.3335H1.33366C1.15685 6.3335 0.987279 6.40373 0.862254 6.52876C0.73723 6.65378 0.666992 6.82335 0.666992 7.00016ZM9.33366 0.333496H2.66699C2.13656 0.333496 1.62785 0.54421 1.25278 0.919283C0.877706 1.29436 0.666992 1.80306 0.666992 2.3335V4.3335C0.666992 4.51031 0.73723 4.67988 0.862254 4.8049C0.987279 4.92992 1.15685 5.00016 1.33366 5.00016C1.51047 5.00016 1.68004 4.92992 1.80506 4.8049C1.93009 4.67988 2.00033 4.51031 2.00033 4.3335V2.3335C2.00033 2.15668 2.07056 1.98712 2.19559 1.86209C2.32061 1.73707 2.49018 1.66683 2.66699 1.66683H9.33366C9.51047 1.66683 9.68004 1.73707 9.80506 1.86209C9.93009 1.98712 10.0003 2.15668 10.0003 2.3335V11.6668C10.0003 11.8436 9.93009 12.0132 9.80506 12.1382C9.68004 12.2633 9.51047 12.3335 9.33366 12.3335H2.66699C2.49018 12.3335 2.32061 12.2633 2.19559 12.1382C2.07056 12.0132 2.00033 11.8436 2.00033 11.6668V9.66683C2.00033 9.49002 1.93009 9.32045 1.80506 9.19542C1.68004 9.0704 1.51047 9.00016 1.33366 9.00016C1.15685 9.00016 0.987279 9.0704 0.862254 9.19542C0.73723 9.32045 0.666992 9.49002 0.666992 9.66683V11.6668C0.666992 12.1973 0.877706 12.706 1.25278 13.081C1.62785 13.4561 2.13656 13.6668 2.66699 13.6668H9.33366C9.86409 13.6668 10.3728 13.4561 10.7479 13.081C11.1229 12.706 11.3337 12.1973 11.3337 11.6668V2.3335C11.3337 1.80306 11.1229 1.29436 10.7479 0.919283C10.3728 0.54421 9.86409 0.333496 9.33366 0.333496Z",fill:"#070B12",__self:void 0,__source:{fileName:md,lineNumber:245}})),"Sign Out"),t.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:md,lineNumber:251}},t.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:md,lineNumber:252}})))))},gd=l.div`
|
|
2604
2570
|
display: flex;
|
|
2605
2571
|
flex-direction: column;
|
|
2606
2572
|
gap: 8px;
|
|
2607
|
-
`,
|
|
2573
|
+
`,pd=l.div`
|
|
2608
2574
|
border-radius: 8px;
|
|
2609
2575
|
padding: 16px;
|
|
2610
2576
|
border: 1px solid ${s["neutral-100"]};
|
|
2611
2577
|
background: ${s.white};
|
|
2612
|
-
`,
|
|
2578
|
+
`,bd=l.div`
|
|
2613
2579
|
display: flex;
|
|
2614
2580
|
justify-content: space-between;
|
|
2615
2581
|
align-items: center;
|
|
@@ -2621,15 +2587,15 @@ button{
|
|
|
2621
2587
|
font-weight: 500;
|
|
2622
2588
|
font-family: Circular Book Medium, sans-serif;
|
|
2623
2589
|
line-height: 19px;
|
|
2624
|
-
`,
|
|
2590
|
+
`,Cd=l.div`
|
|
2625
2591
|
display: flex;
|
|
2626
2592
|
justify-content: space-between;
|
|
2627
2593
|
align-items: end;
|
|
2628
|
-
`,
|
|
2594
|
+
`,vd=l.div`
|
|
2629
2595
|
display: flex;
|
|
2630
2596
|
justify-content: space-between;
|
|
2631
2597
|
width: 250px;
|
|
2632
|
-
`,
|
|
2598
|
+
`,xd=l.div`
|
|
2633
2599
|
small{
|
|
2634
2600
|
font-weight: 400;
|
|
2635
2601
|
color: ${s["neutral-500"]};
|
|
@@ -2644,7 +2610,7 @@ button{
|
|
|
2644
2610
|
line-height: 19px;
|
|
2645
2611
|
font-size: 16px;
|
|
2646
2612
|
};
|
|
2647
|
-
`,
|
|
2613
|
+
`,Nd=l.div`
|
|
2648
2614
|
p{
|
|
2649
2615
|
font-size: 10px;
|
|
2650
2616
|
line-height: 12px;
|
|
@@ -2654,11 +2620,11 @@ button{
|
|
|
2654
2620
|
text-align: end;
|
|
2655
2621
|
margin: 0;
|
|
2656
2622
|
}
|
|
2657
|
-
`,
|
|
2623
|
+
`,wd="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\MarketData\\MarketData.tsx",Ed=e=>{const{marketData:i}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&t.createElement(gd,{__self:void 0,__source:{fileName:wd,lineNumber:17}},i.map(((e,i)=>t.createElement(pd,{key:i,__self:void 0,__source:{fileName:wd,lineNumber:19}},t.createElement(bd,{__self:void 0,__source:{fileName:wd,lineNumber:20}},t.createElement(_d,{__self:void 0,__source:{fileName:wd,lineNumber:21}},e.market),t.createElement("img",{src:e.marketCountryFlag,alt:"Country flag",__self:void 0,__source:{fileName:wd,lineNumber:22}})),t.createElement(Cd,{__self:void 0,__source:{fileName:wd,lineNumber:25}},t.createElement(vd,{__self:void 0,__source:{fileName:wd,lineNumber:26}},t.createElement(xd,{__self:void 0,__source:{fileName:wd,lineNumber:27}},t.createElement("small",{__self:void 0,__source:{fileName:wd,lineNumber:28}},"Volume"),t.createElement("p",{__self:void 0,__source:{fileName:wd,lineNumber:29}},e.volume)),t.createElement(xd,{__self:void 0,__source:{fileName:wd,lineNumber:31}},t.createElement("small",{__self:void 0,__source:{fileName:wd,lineNumber:32}},"Market Cap"),t.createElement("p",{__self:void 0,__source:{fileName:wd,lineNumber:33}},e.marketCap))),t.createElement(Nd,{__self:void 0,__source:{fileName:wd,lineNumber:36}},t.createElement("p",{__self:void 0,__source:{fileName:wd,lineNumber:37}},"Last updated:",t.createElement("br",{__self:void 0,__source:{fileName:wd,lineNumber:38}}),e.lastUpdated))))))))},yd=l.div`
|
|
2658
2624
|
display: flex;
|
|
2659
2625
|
flex-direction: column;
|
|
2660
2626
|
gap: 8px;
|
|
2661
|
-
`,
|
|
2627
|
+
`,Ad=l.div`
|
|
2662
2628
|
padding: 16px;
|
|
2663
2629
|
border-radius: 8px;
|
|
2664
2630
|
border: 1px solid ${s["neutral-100"]};
|
|
@@ -2667,12 +2633,12 @@ button{
|
|
|
2667
2633
|
gap: 14px;
|
|
2668
2634
|
align-items: center;
|
|
2669
2635
|
//height: 76px;
|
|
2670
|
-
`,
|
|
2636
|
+
`,Dd=l.div`
|
|
2671
2637
|
display: flex;
|
|
2672
2638
|
justify-content: space-between;
|
|
2673
2639
|
align-items: center;
|
|
2674
2640
|
width: 100%;
|
|
2675
|
-
`,
|
|
2641
|
+
`,Md=l.div`
|
|
2676
2642
|
display: flex;
|
|
2677
2643
|
flex-direction: column;
|
|
2678
2644
|
gap: 8px;
|
|
@@ -2722,9 +2688,9 @@ button{
|
|
|
2722
2688
|
margin: 0;
|
|
2723
2689
|
text-align: right;
|
|
2724
2690
|
padding: 0 8px 0 0;
|
|
2725
|
-
`,
|
|
2691
|
+
`,Bd=l.div`
|
|
2726
2692
|
display: flex;
|
|
2727
|
-
`,
|
|
2693
|
+
`,Pd=l.div`
|
|
2728
2694
|
width: 100%;
|
|
2729
2695
|
height: 51px;
|
|
2730
2696
|
display: flex;
|
|
@@ -2754,19 +2720,19 @@ button{
|
|
|
2754
2720
|
}
|
|
2755
2721
|
}
|
|
2756
2722
|
}
|
|
2757
|
-
`,
|
|
2723
|
+
`,Hd=l.div`
|
|
2758
2724
|
color: ${s["neutral-900"]};
|
|
2759
2725
|
padding: 8px 0;
|
|
2760
2726
|
position: relative;
|
|
2761
2727
|
display: flex;
|
|
2762
2728
|
flex-direction: column;
|
|
2763
2729
|
flex: 1;
|
|
2764
|
-
`,
|
|
2730
|
+
`,Ld="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Tab\\Tab.tsx",Id=e=>{const{tabs:n,bgHexColor:r,inactiveTabBgHexColor:o,selectedTab:l}=e,[s,a]=i(0);return t.createElement(t.Fragment,null,n&&n.length>0&&t.createElement(Bd,{style:{background:o},__self:void 0,__source:{fileName:Ld,lineNumber:12}},n.map(((e,i)=>t.createElement(Pd,{key:i,className:s===i?"active":"",style:{background:s===i?e.activeBgHexColor:""},onClick:()=>{a(i),l&&l(i)},__self:void 0,__source:{fileName:Ld,lineNumber:15}},e.tabName)))),t.createElement(Hd,{style:{background:r},__self:void 0,__source:{fileName:Ld,lineNumber:23}},n&&t.createElement(t.Fragment,null,n[s].tabComponent)))},Od="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\MarketMovers\\MarketMovers.tsx",Fd=e=>{const{movers:i,lastUpdated:n}=e,r=[{tabName:"Gainers",tabComponent:t.createElement((e=>{const{movers:i}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&t.createElement(yd,{__self:void 0,__source:{fileName:Od,lineNumber:14}},i.map(((e,i)=>{if("top"===e.type.toLowerCase())return t.createElement(Ad,{key:i,__self:void 0,__source:{fileName:Od,lineNumber:18}},t.createElement("div",{__self:void 0,__source:{fileName:Od,lineNumber:19}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Od,lineNumber:20}},t.createElement("path",{d:"M10.71 6.29C10.6149 6.19896 10.5028 6.12759 10.38 6.08C10.1365 5.97998 9.86347 5.97998 9.62 6.08C9.49725 6.12759 9.38511 6.19896 9.29 6.29L6.29 9.29C6.1017 9.4783 5.99591 9.7337 5.99591 10C5.99591 10.2663 6.1017 10.5217 6.29 10.71C6.47831 10.8983 6.7337 11.0041 7 11.0041C7.26631 11.0041 7.5217 10.8983 7.71 10.71L9 9.41V13C9 13.2652 9.10536 13.5196 9.2929 13.7071C9.48043 13.8946 9.73479 14 10 14C10.2652 14 10.5196 13.8946 10.7071 13.7071C10.8946 13.5196 11 13.2652 11 13V9.41L12.29 10.71C12.383 10.8037 12.4936 10.8781 12.6154 10.9289C12.7373 10.9797 12.868 11.0058 13 11.0058C13.132 11.0058 13.2627 10.9797 13.3846 10.9289C13.5064 10.8781 13.617 10.8037 13.71 10.71C13.8037 10.617 13.8781 10.5064 13.9289 10.3846C13.9797 10.2627 14.0058 10.132 14.0058 10C14.0058 9.86799 13.9797 9.73728 13.9289 9.61542C13.8781 9.49356 13.8037 9.38296 13.71 9.29L10.71 6.29ZM10 0C8.02219 0 6.08879 0.58649 4.4443 1.6853C2.79981 2.78412 1.51809 4.3459 0.761209 6.17317C0.00433284 8.00043 -0.193701 10.0111 0.192152 11.9509C0.578004 13.8907 1.53041 15.6725 2.92894 17.0711C4.32746 18.4696 6.10929 19.422 8.0491 19.8079C9.98891 20.1937 11.9996 19.9957 13.8268 19.2388C15.6541 18.4819 17.2159 17.2002 18.3147 15.5557C19.4135 13.9112 20 11.9778 20 10C20 8.68678 19.7413 7.38642 19.2388 6.17317C18.7363 4.95991 17.9997 3.85752 17.0711 2.92893C16.1425 2.00035 15.0401 1.26375 13.8268 0.761205C12.6136 0.258658 11.3132 0 10 0ZM10 18C8.41775 18 6.87104 17.5308 5.55544 16.6518C4.23985 15.7727 3.21447 14.5233 2.60897 13.0615C2.00347 11.5997 1.84504 9.99113 2.15372 8.43928C2.4624 6.88743 3.22433 5.46197 4.34315 4.34315C5.46197 3.22433 6.88743 2.4624 8.43928 2.15372C9.99113 1.84504 11.5997 2.00346 13.0615 2.60896C14.5233 3.21447 15.7727 4.23984 16.6518 5.55544C17.5308 6.87103 18 8.41775 18 10C18 12.1217 17.1572 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18Z",fill:"#06BA63",__self:void 0,__source:{fileName:Od,lineNumber:21}}))),t.createElement(Md,{__self:void 0,__source:{fileName:Od,lineNumber:24}},t.createElement(Dd,{__self:void 0,__source:{fileName:Od,lineNumber:25}},t.createElement("div",{className:"entity-short-name",__self:void 0,__source:{fileName:Od,lineNumber:26}},t.createElement("p",{__self:void 0,__source:{fileName:Od,lineNumber:27}},e.entityShortName)),t.createElement("div",{className:"changeRatio",__self:void 0,__source:{fileName:Od,lineNumber:29}},t.createElement("span",{className:"success",__self:void 0,__source:{fileName:Od,lineNumber:30}},e.changeAmount)," / ",t.createElement("span",{className:"success",__self:void 0,__source:{fileName:Od,lineNumber:30}},e.changePercent,"%"))),t.createElement(Dd,{__self:void 0,__source:{fileName:Od,lineNumber:33}},t.createElement("div",{className:"entity-long-name",__self:void 0,__source:{fileName:Od,lineNumber:34}},t.createElement("p",{__self:void 0,__source:{fileName:Od,lineNumber:35}},e.entityName),t.createElement("img",{src:e.marketFlag,alt:"Market flag",__self:void 0,__source:{fileName:Od,lineNumber:36}})),t.createElement("div",{className:"entity-price",__self:void 0,__source:{fileName:Od,lineNumber:38}},e.entityPrice))))}))))}),{movers:i,__self:void 0,__source:{fileName:Od,lineNumber:100}})},{tabName:"Losers",tabComponent:t.createElement((e=>{const{movers:i}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&t.createElement(yd,{__self:void 0,__source:{fileName:Od,lineNumber:58}},i.map(((e,i)=>{if("worst"===e.type.toLowerCase())return t.createElement(Ad,{key:i,__self:void 0,__source:{fileName:Od,lineNumber:62}},t.createElement("div",{__self:void 0,__source:{fileName:Od,lineNumber:63}},t.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Od,lineNumber:64}},t.createElement("path",{d:"M9.29 13.71C9.3851 13.801 9.49725 13.8724 9.62 13.92C9.86346 14.02 10.1365 14.02 10.38 13.92C10.5028 13.8724 10.6149 13.801 10.71 13.71L13.71 10.71C13.8983 10.5217 14.0041 10.2663 14.0041 10C14.0041 9.7337 13.8983 9.47831 13.71 9.29C13.5217 9.1017 13.2663 8.99591 13 8.99591C12.7337 8.99591 12.4783 9.1017 12.29 9.29L11 10.59V7C11 6.73479 10.8946 6.48043 10.7071 6.2929C10.5196 6.10536 10.2652 6 10 6C9.73478 6 9.48043 6.10536 9.29289 6.2929C9.10536 6.48043 9 6.73479 9 7V10.59L7.71 9.29C7.61704 9.19628 7.50644 9.12188 7.38458 9.07111C7.26272 9.02034 7.13201 8.99421 7 8.99421C6.86799 8.99421 6.73728 9.02034 6.61542 9.07111C6.49356 9.12188 6.38296 9.19628 6.29 9.29C6.19627 9.38297 6.12188 9.49357 6.07111 9.61543C6.02034 9.73729 5.9942 9.86799 5.9942 10C5.9942 10.132 6.02034 10.2627 6.07111 10.3846C6.12188 10.5064 6.19627 10.617 6.29 10.71L9.29 13.71ZM10 20C11.9778 20 13.9112 19.4135 15.5557 18.3147C17.2002 17.2159 18.4819 15.6541 19.2388 13.8268C19.9957 11.9996 20.1937 9.98891 19.8079 8.0491C19.422 6.10929 18.4696 4.32746 17.0711 2.92894C15.6725 1.53041 13.8907 0.578004 11.9509 0.192152C10.0111 -0.193701 8.00043 0.00433284 6.17317 0.761209C4.3459 1.51809 2.78412 2.79981 1.6853 4.4443C0.58649 6.08879 0 8.02219 0 10C0 12.6522 1.05357 15.1957 2.92893 17.0711C3.85752 17.9997 4.95991 18.7363 6.17317 19.2388C7.38642 19.7413 8.68678 20 10 20V20ZM10 2C11.5823 2 13.129 2.4692 14.4446 3.34825C15.7602 4.2273 16.7855 5.47673 17.391 6.93854C17.9965 8.40035 18.155 10.0089 17.8463 11.5607C17.5376 13.1126 16.7757 14.538 15.6569 15.6569C14.538 16.7757 13.1126 17.5376 11.5607 17.8463C10.0089 18.155 8.40034 17.9965 6.93853 17.391C5.47672 16.7855 4.22729 15.7602 3.34824 14.4446C2.46919 13.129 2 11.5823 2 10C2 7.87827 2.84285 5.84344 4.34315 4.34315C5.84344 2.84286 7.87827 2 10 2V2Z",fill:"#F80000",__self:void 0,__source:{fileName:Od,lineNumber:65}}))),t.createElement(Md,{__self:void 0,__source:{fileName:Od,lineNumber:68}},t.createElement(Dd,{__self:void 0,__source:{fileName:Od,lineNumber:69}},t.createElement("div",{className:"entity-short-name",__self:void 0,__source:{fileName:Od,lineNumber:70}},t.createElement("p",{__self:void 0,__source:{fileName:Od,lineNumber:71}},e.entityShortName)),t.createElement("div",{className:"changeRatio",__self:void 0,__source:{fileName:Od,lineNumber:73}},t.createElement("span",{className:"error",__self:void 0,__source:{fileName:Od,lineNumber:74}},e.changeAmount)," / ",t.createElement("span",{className:"error",__self:void 0,__source:{fileName:Od,lineNumber:74}},e.changePercent,"%"))),t.createElement(Dd,{__self:void 0,__source:{fileName:Od,lineNumber:77}},t.createElement("div",{className:"entity-long-name",__self:void 0,__source:{fileName:Od,lineNumber:78}},t.createElement("p",{__self:void 0,__source:{fileName:Od,lineNumber:79}},e.entityName),t.createElement("img",{src:e.marketFlag,alt:"Market flag",__self:void 0,__source:{fileName:Od,lineNumber:80}})),t.createElement("div",{className:"entity-price",__self:void 0,__source:{fileName:Od,lineNumber:82}},e.entityPrice))))}))))}),{movers:i,__self:void 0,__source:{fileName:Od,lineNumber:104}})}];return t.createElement(t.Fragment,null,t.createElement(Id,{tabs:r,__self:void 0,__source:{fileName:Od,lineNumber:110}}),n&&t.createElement(kd,{__self:void 0,__source:{fileName:Od,lineNumber:111}},"Last updated on ",n))},Rd=l.div`
|
|
2765
2731
|
display: flex;
|
|
2766
2732
|
justify-content: space-around;
|
|
2767
2733
|
align-items: center;
|
|
2768
2734
|
background: ${s.white};
|
|
2769
|
-
`,
|
|
2735
|
+
`,Qd=l.div`
|
|
2770
2736
|
display: flex;
|
|
2771
2737
|
gap: 8px;
|
|
2772
2738
|
align-items: center;
|
|
@@ -2787,7 +2753,7 @@ button{
|
|
|
2787
2753
|
border-bottom: 1px solid ${s["primary-500"]};
|
|
2788
2754
|
color: ${s["primary-500"]};
|
|
2789
2755
|
}
|
|
2790
|
-
`,
|
|
2756
|
+
`,zd="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\MenuBar\\MenuBar.tsx",Sd=e=>{const{menuItems:i,currentPageName:n}=e;return t.createElement(t.Fragment,null,i&&i.length&&t.createElement(Rd,{__self:void 0,__source:{fileName:zd,lineNumber:11}},t.createElement(Qd,{__self:void 0,__source:{fileName:zd,lineNumber:12}},i.map(((e,i)=>t.createElement("a",{key:i,href:e.url,className:"menu-item "+(e.pageName&&e.pageName.toLowerCase()===n&&n.toLowerCase()?"active":""),__self:void 0,__source:{fileName:zd,lineNumber:14}},e.label))))))},jd=l.div`
|
|
2791
2757
|
padding: 24px;
|
|
2792
2758
|
border-radius: 8px;
|
|
2793
2759
|
background:${s.white};
|
|
@@ -2797,7 +2763,7 @@ button{
|
|
|
2797
2763
|
a{
|
|
2798
2764
|
text-decoration: none;
|
|
2799
2765
|
}
|
|
2800
|
-
`,
|
|
2766
|
+
`,Vd=l.div`
|
|
2801
2767
|
border-radius: 8px;
|
|
2802
2768
|
overflow: hidden;
|
|
2803
2769
|
width: 300px;
|
|
@@ -2807,7 +2773,7 @@ button{
|
|
|
2807
2773
|
width: 300px;
|
|
2808
2774
|
height: 210px;
|
|
2809
2775
|
}
|
|
2810
|
-
`,
|
|
2776
|
+
`,Td=l.div`
|
|
2811
2777
|
background: ${s["neutral-50"]};
|
|
2812
2778
|
border-radius: 8px;
|
|
2813
2779
|
display: inline-flex;
|
|
@@ -2822,21 +2788,21 @@ button{
|
|
|
2822
2788
|
.tag:first-of-type{
|
|
2823
2789
|
border-right: 2px solid ${s["neutral-100"]};
|
|
2824
2790
|
}
|
|
2825
|
-
`,
|
|
2791
|
+
`,Yd=l.h5`
|
|
2826
2792
|
margin: 16px 0;
|
|
2827
2793
|
font-weight: 700;
|
|
2828
2794
|
font-size: 23px;
|
|
2829
2795
|
line-height: 28px;
|
|
2830
2796
|
letter-spacing: 0.02em;
|
|
2831
2797
|
color: ${s["neutral-900"]};
|
|
2832
|
-
`,
|
|
2798
|
+
`,Xd=l.p`
|
|
2833
2799
|
font-weight: 400;
|
|
2834
2800
|
font-size: 16px;
|
|
2835
2801
|
line-height: 19px;
|
|
2836
2802
|
color:${s["neutral-900"]};
|
|
2837
|
-
`,
|
|
2803
|
+
`,Zd=l.div`
|
|
2838
2804
|
width: 555px;
|
|
2839
|
-
`,
|
|
2805
|
+
`,Wd="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\NewsCard\\NewsCard.tsx",Gd=e=>{const{featuredImg:i,excerpt:n,source:r,sourceCountryFlag:o,title:l,date:s,storyUrl:a}=e;return t.createElement(jd,{__self:void 0,__source:{fileName:Wd,lineNumber:8}},t.createElement(Zd,{__self:void 0,__source:{fileName:Wd,lineNumber:9}},t.createElement(Td,{__self:void 0,__source:{fileName:Wd,lineNumber:10}},t.createElement("div",{className:"tag",__self:void 0,__source:{fileName:Wd,lineNumber:11}},t.createElement("span",{style:{marginRight:"8px"},__self:void 0,__source:{fileName:Wd,lineNumber:12}},t.createElement("img",{src:o,alt:"Source flag",__self:void 0,__source:{fileName:Wd,lineNumber:13}})),r),t.createElement("div",{className:"tag",__self:void 0,__source:{fileName:Wd,lineNumber:17}},s)),t.createElement("a",{href:a,__self:void 0,__source:{fileName:Wd,lineNumber:19}},t.createElement(Yd,{__self:void 0,__source:{fileName:Wd,lineNumber:19}},l)),t.createElement(Xd,{__self:void 0,__source:{fileName:Wd,lineNumber:20}},`${n.substring(0,140)}...`)),t.createElement(Vd,{__self:void 0,__source:{fileName:Wd,lineNumber:22}},t.createElement("a",{href:a,__self:void 0,__source:{fileName:Wd,lineNumber:23}},t.createElement("img",{src:i,alt:"Featured image",className:"featured-img",loading:"lazy",__self:void 0,__source:{fileName:Wd,lineNumber:23}}))))},Ud=l.div`
|
|
2840
2806
|
background: ${s["neutral-900"]};
|
|
2841
2807
|
padding: 11px 16px;
|
|
2842
2808
|
border-radius: 8px;
|
|
@@ -2852,13 +2818,13 @@ button{
|
|
|
2852
2818
|
line-height: 19px;
|
|
2853
2819
|
margin: 0;
|
|
2854
2820
|
}
|
|
2855
|
-
`,
|
|
2821
|
+
`,Kd=l.div`
|
|
2856
2822
|
display: flex;
|
|
2857
2823
|
gap: 16px;
|
|
2858
2824
|
.filterContainer{
|
|
2859
2825
|
width: 200px;
|
|
2860
2826
|
}
|
|
2861
|
-
`,
|
|
2827
|
+
`,Jd="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\NewsFilterBar\\NewsFilterBar.tsx",qd=e=>{const{countries:i,outlets:n,selectedCountryFxn:r,selectedOutletFxn:o}=e;return t.createElement(Ud,{...e,__self:void 0,__source:{fileName:Jd,lineNumber:10}},t.createElement("h4",{className:"title-bar-text",__self:void 0,__source:{fileName:Jd,lineNumber:11}},"News"),t.createElement(Kd,{__self:void 0,__source:{fileName:Jd,lineNumber:12}},i&&i.length>0&&t.createElement("div",{className:"filterContainer",__self:void 0,__source:{fileName:Jd,lineNumber:14}},t.createElement(lc,{options:i,returnedSelection:e=>{r&&r(e)},initialText:"Select Country",__self:void 0,__source:{fileName:Jd,lineNumber:15}})),n&&n.length>0&&t.createElement("div",{className:"filterContainer",__self:void 0,__source:{fileName:Jd,lineNumber:21}},t.createElement(lc,{options:n,returnedSelection:e=>{o&&o(e)},initialText:"Select Outlet",__self:void 0,__source:{fileName:Jd,lineNumber:22}}))))},$d=l.div`
|
|
2862
2828
|
background: ${s["neutral-50"]};
|
|
2863
2829
|
border-radius: 8px;
|
|
2864
2830
|
display: inline-flex;
|
|
@@ -2873,7 +2839,7 @@ button{
|
|
|
2873
2839
|
.tag:first-of-type{
|
|
2874
2840
|
border-right: 2px solid ${s["neutral-100"]};
|
|
2875
2841
|
}
|
|
2876
|
-
`,
|
|
2842
|
+
`,eu="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\NewsSourceTag\\NewsSourceTag.tsx",tu=e=>{const{source:i,date:n,flag:r}=e;return t.createElement($d,{__self:void 0,__source:{fileName:eu,lineNumber:9}},t.createElement("div",{className:"tag",__self:void 0,__source:{fileName:eu,lineNumber:10}},t.createElement("span",{style:{marginRight:"8px"},__self:void 0,__source:{fileName:eu,lineNumber:11}},t.createElement("img",{src:r,alt:"Source flag",__self:void 0,__source:{fileName:eu,lineNumber:12}})),i),t.createElement("div",{className:"tag",__self:void 0,__source:{fileName:eu,lineNumber:16}},n))},iu=l.div`
|
|
2877
2843
|
background: ${s["neutral-900"]};
|
|
2878
2844
|
padding: 11px 16px;
|
|
2879
2845
|
border-radius: 8px;
|
|
@@ -2888,7 +2854,7 @@ button{
|
|
|
2888
2854
|
line-height: 19px;
|
|
2889
2855
|
margin: 0;
|
|
2890
2856
|
}
|
|
2891
|
-
`,
|
|
2857
|
+
`,nu="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\NewsTitleBar\\NewsTitleBar.tsx",ru=e=>{const{title:i}=e;return t.createElement(iu,{...e,__self:void 0,__source:{fileName:nu,lineNumber:9}},t.createElement("h4",{className:"title-bar-text",__self:void 0,__source:{fileName:nu,lineNumber:10}},i))},ou=l.div`
|
|
2892
2858
|
display: flex;
|
|
2893
2859
|
gap: 4px;
|
|
2894
2860
|
flex-direction: column;
|
|
@@ -2903,7 +2869,7 @@ button{
|
|
|
2903
2869
|
.disabled{
|
|
2904
2870
|
color: ${s["neutral-100"]};
|
|
2905
2871
|
}
|
|
2906
|
-
`,
|
|
2872
|
+
`,lu=l.input`
|
|
2907
2873
|
border: none;
|
|
2908
2874
|
width: 100%;
|
|
2909
2875
|
height: 50px;
|
|
@@ -2924,7 +2890,7 @@ button{
|
|
|
2924
2890
|
&:disabled &::placeholder{
|
|
2925
2891
|
color: ${s["neutral-100"]};
|
|
2926
2892
|
}
|
|
2927
|
-
`,
|
|
2893
|
+
`,su=l.div`
|
|
2928
2894
|
height: 50px;
|
|
2929
2895
|
width: 100%;
|
|
2930
2896
|
border-radius: 8px;
|
|
@@ -2932,6 +2898,7 @@ button{
|
|
|
2932
2898
|
display: flex;
|
|
2933
2899
|
align-items: center;
|
|
2934
2900
|
overflow: hidden;
|
|
2901
|
+
transition: 300ms ease-out;
|
|
2935
2902
|
&:hover{
|
|
2936
2903
|
border: 1px solid ${s["primary-300"]};
|
|
2937
2904
|
}
|
|
@@ -2951,20 +2918,20 @@ button{
|
|
|
2951
2918
|
&.disabled input{
|
|
2952
2919
|
cursor: not-allowed !important;
|
|
2953
2920
|
}
|
|
2954
|
-
`,
|
|
2921
|
+
`,au=l.button`
|
|
2955
2922
|
border: none;
|
|
2956
2923
|
background: ${s.white};
|
|
2957
2924
|
cursor:pointer;
|
|
2958
2925
|
height: 100%;
|
|
2959
2926
|
padding: 13px 8px;
|
|
2960
|
-
`,
|
|
2927
|
+
`,cu=l.p`
|
|
2961
2928
|
color: ${s["error-500"]};
|
|
2962
2929
|
margin: 0;
|
|
2963
2930
|
display: flex;
|
|
2964
2931
|
gap: 4px;
|
|
2965
2932
|
justify-content: start;
|
|
2966
2933
|
align-items: center;
|
|
2967
|
-
`,
|
|
2934
|
+
`,du="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\PasswordField\\PasswordField.tsx",uu=e=>{const{label:r,subtext:o,disabled:l,errMsg:s,setValue:a,placeholder:c}=e,[d,u]=i(""),[f,m]=i(""),[h,g]=i(!1),[p,b]=i(!1);n((()=>{a(""),u("")}),[]);return t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"},__self:void 0,__source:{fileName:du,lineNumber:35}},r&&t.createElement(ou,{__self:void 0,__source:{fileName:du,lineNumber:37}},t.createElement("label",{className:l?"disabled":"",__self:void 0,__source:{fileName:du,lineNumber:38}},r),t.createElement("span",{className:l?"disabled":"",__self:void 0,__source:{fileName:du,lineNumber:39}},o)),t.createElement(su,{className:`${f} ${l?"disabled":""}`,__self:void 0,__source:{fileName:du,lineNumber:42}},t.createElement(lu,{type:p?"text":"password",value:d,onChange:e=>{a(e.target.value),u(e.target.value)},onBlur:()=>{d?(m("success"),g(!1)):(m("error"),g(!0))},disabled:l,...e,required:!0,placeholder:c,__self:void 0,__source:{fileName:du,lineNumber:43}}),t.createElement(au,{type:"button",onClick:()=>{b(!p)},__self:void 0,__source:{fileName:du,lineNumber:47}},p?t.createElement("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:du,lineNumber:55}},t.createElement("path",{d:"M9.94018 5.07994C10.2909 5.02617 10.6453 4.99943 11.0002 4.99994C14.1802 4.99994 17.1702 7.28994 18.9102 10.9999C18.6441 11.5645 18.3435 12.1122 18.0102 12.6399C17.9044 12.8038 17.8487 12.9949 17.8502 13.1899C17.8524 13.4082 17.926 13.6197 18.0596 13.7922C18.1933 13.9647 18.3798 14.0888 18.5905 14.1455C18.8013 14.2021 19.0248 14.1883 19.227 14.106C19.4291 14.0238 19.5988 13.8776 19.7102 13.6899C20.1761 12.9579 20.5808 12.1886 20.9202 11.3899C20.9738 11.2652 21.0015 11.1308 21.0015 10.9949C21.0015 10.8591 20.9738 10.7247 20.9202 10.5999C18.9002 5.90994 15.1002 2.99994 11.0002 2.99994C10.5309 2.99758 10.0623 3.03774 9.60019 3.11994C9.46886 3.14227 9.34322 3.19024 9.23044 3.26112C9.11766 3.332 9.01994 3.4244 8.94287 3.53304C8.8658 3.64169 8.81088 3.76445 8.78125 3.89432C8.75162 4.02419 8.74786 4.15862 8.77018 4.28994C8.79251 4.42126 8.84048 4.5469 8.91136 4.65968C8.98224 4.77247 9.07464 4.87018 9.18329 4.94726C9.29193 5.02433 9.41469 5.07925 9.54456 5.10888C9.67443 5.13851 9.80886 5.14227 9.94018 5.11994V5.07994ZM2.71019 1.28994C2.61695 1.1967 2.50626 1.12274 2.38443 1.07228C2.26261 1.02182 2.13204 0.99585 2.00019 0.99585C1.86833 0.99585 1.73776 1.02182 1.61594 1.07228C1.49411 1.12274 1.38342 1.1967 1.29019 1.28994C1.10188 1.47824 0.996094 1.73364 0.996094 1.99994C0.996094 2.26624 1.10188 2.52164 1.29019 2.70994L4.39019 5.79994C2.97576 7.16147 1.85004 8.79393 1.08019 10.5999C1.02512 10.7261 0.996701 10.8623 0.996701 10.9999C0.996701 11.1376 1.02512 11.2738 1.08019 11.3999C3.10019 16.0899 6.90019 18.9999 11.0002 18.9999C12.7973 18.9875 14.552 18.4524 16.0502 17.4599L19.2902 20.7099C19.3831 20.8037 19.4937 20.8781 19.6156 20.9288C19.7375 20.9796 19.8682 21.0057 20.0002 21.0057C20.1322 21.0057 20.2629 20.9796 20.3848 20.9288C20.5066 20.8781 20.6172 20.8037 20.7102 20.7099C20.8039 20.617 20.8783 20.5064 20.9291 20.3845C20.9798 20.2627 21.006 20.132 21.006 19.9999C21.006 19.8679 20.9798 19.7372 20.9291 19.6154C20.8783 19.4935 20.8039 19.3829 20.7102 19.2899L2.71019 1.28994ZM9.07018 10.4799L11.5202 12.9299C11.3512 12.9784 11.176 13.002 11.0002 12.9999C10.4698 12.9999 9.96104 12.7892 9.58597 12.4142C9.2109 12.0391 9.00019 11.5304 9.00019 10.9999C8.99814 10.8241 9.02172 10.649 9.07018 10.4799ZM11.0002 16.9999C7.82018 16.9999 4.83019 14.7099 3.10019 10.9999C3.74627 9.57369 4.66326 8.28652 5.80019 7.20994L7.57019 8.99994C7.15443 9.75874 6.99592 10.6319 7.11844 11.4884C7.24096 12.3449 7.6379 13.1386 8.24971 13.7504C8.86152 14.3622 9.65522 14.7592 10.5117 14.8817C11.3682 15.0042 12.2414 14.8457 13.0002 14.4299L14.5902 15.9999C13.5013 16.6408 12.2636 16.9856 11.0002 16.9999Z",fill:"#070B12",__self:void 0,__source:{fileName:du,lineNumber:56}})):t.createElement("svg",{width:"22",height:"16",viewBox:"0 0 22 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:du,lineNumber:50}},t.createElement("path",{d:"M20.9201 7.6C18.9001 2.91 15.1001 0 11.0001 0C6.90007 0 3.10007 2.91 1.08007 7.6C1.025 7.72617 0.996582 7.86234 0.996582 8C0.996582 8.13766 1.025 8.27383 1.08007 8.4C3.10007 13.09 6.90007 16 11.0001 16C15.1001 16 18.9001 13.09 20.9201 8.4C20.9751 8.27383 21.0036 8.13766 21.0036 8C21.0036 7.86234 20.9751 7.72617 20.9201 7.6ZM11.0001 14C7.83007 14 4.83007 11.71 3.10007 8C4.83007 4.29 7.83007 2 11.0001 2C14.1701 2 17.1701 4.29 18.9001 8C17.1701 11.71 14.1701 14 11.0001 14ZM11.0001 4C10.2089 4 9.43558 4.2346 8.77779 4.67412C8.11999 5.11365 7.6073 5.73836 7.30455 6.46927C7.0018 7.20017 6.92258 8.00444 7.07693 8.78036C7.23127 9.55628 7.61223 10.269 8.17164 10.8284C8.73105 11.3878 9.44378 11.7688 10.2197 11.9231C10.9956 12.0775 11.7999 11.9983 12.5308 11.6955C13.2617 11.3928 13.8864 10.8801 14.3259 10.2223C14.7655 9.56448 15.0001 8.79113 15.0001 8C15.0001 6.93913 14.5786 5.92172 13.8285 5.17157C13.0783 4.42143 12.0609 4 11.0001 4ZM11.0001 10C10.6045 10 10.2178 9.8827 9.88893 9.66294C9.56003 9.44318 9.30368 9.13082 9.15231 8.76537C9.00093 8.39991 8.96133 7.99778 9.0385 7.60982C9.11567 7.22186 9.30615 6.86549 9.58585 6.58579C9.86556 6.30608 10.2219 6.1156 10.6099 6.03843C10.9978 5.96126 11.4 6.00087 11.7654 6.15224C12.1309 6.30362 12.4432 6.55996 12.663 6.88886C12.8828 7.21776 13.0001 7.60444 13.0001 8C13.0001 8.53043 12.7894 9.03914 12.4143 9.41421C12.0392 9.78929 11.5305 10 11.0001 10Z",fill:"#070B12",__self:void 0,__source:{fileName:du,lineNumber:51}})))),!d&&h&&t.createElement(cu,{__self:void 0,__source:{fileName:du,lineNumber:63}},t.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:du,lineNumber:65}},t.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000",__self:void 0,__source:{fileName:du,lineNumber:66}})),s||"This field is required"))},fu=l.div`
|
|
2968
2935
|
overflow-x: auto;
|
|
2969
2936
|
`,mu=l.table`
|
|
2970
2937
|
width: 100%;
|
|
@@ -3016,7 +2983,7 @@ button{
|
|
|
3016
2983
|
font-weight: 400;
|
|
3017
2984
|
line-height: 19px;
|
|
3018
2985
|
}
|
|
3019
|
-
`,
|
|
2986
|
+
`,hu=l.div`
|
|
3020
2987
|
display: flex;
|
|
3021
2988
|
justify-content: center;
|
|
3022
2989
|
align-items: center;
|
|
@@ -3024,7 +2991,7 @@ button{
|
|
|
3024
2991
|
height: 300px;
|
|
3025
2992
|
background: ${s.white};
|
|
3026
2993
|
border-radius: 8px;
|
|
3027
|
-
`,
|
|
2994
|
+
`,gu=l.div`
|
|
3028
2995
|
display: flex;
|
|
3029
2996
|
align-items: center;
|
|
3030
2997
|
flex-direction: column;
|
|
@@ -3035,9 +3002,9 @@ button{
|
|
|
3035
3002
|
line-height: 19px;
|
|
3036
3003
|
margin: 0;
|
|
3037
3004
|
}
|
|
3038
|
-
`,
|
|
3005
|
+
`,pu="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\PaymentMethodsTable\\PaymentMethods.tsx",bu=e=>{const{methods:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.pymtModeName<t.pymtModeName?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(fu,{__self:void 0,__source:{fileName:pu,lineNumber:58}},t.createElement(mu,{__self:void 0,__source:{fileName:pu,lineNumber:59}},t.createElement("thead",{__self:void 0,__source:{fileName:pu,lineNumber:60}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:pu,lineNumber:61}},t.createElement("th",{__self:void 0,__source:{fileName:pu,lineNumber:62}},"Code"),t.createElement("th",{__self:void 0,__source:{fileName:pu,lineNumber:63}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.pymtModeName<t.pymtModeName?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.pymtModeName<e.pymtModeName?-1:1)))},__self:void 0,__source:{fileName:pu,lineNumber:64}},"Name","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:pu,lineNumber:69}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:pu,lineNumber:70}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:pu,lineNumber:77}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:pu,lineNumber:78}}))))),t.createElement("th",{__self:void 0,__source:{fileName:pu,lineNumber:84}},"Short Name"),t.createElement("th",{__self:void 0,__source:{fileName:pu,lineNumber:85}},"Remarks"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:pu,lineNumber:89}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:pu,lineNumber:91}},t.createElement("td",{__self:void 0,__source:{fileName:pu,lineNumber:92}},e.pymtModeCode),t.createElement("td",{__self:void 0,__source:{fileName:pu,lineNumber:93}},e.pymtModeName),t.createElement("td",{__self:void 0,__source:{fileName:pu,lineNumber:94}},e.pymtModeShortName),t.createElement("td",{__self:void 0,__source:{fileName:pu,lineNumber:95}},t.createElement("div",{__self:void 0,__source:{fileName:pu,lineNumber:96}},e.remarks?e.remarks:"-",t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:pu,lineNumber:98}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:pu,lineNumber:99}}))))))))),u&&0===u.length&&g&&t.createElement(hu,{__self:void 0,__source:{fileName:pu,lineNumber:109}},t.createElement(gu,{__self:void 0,__source:{fileName:pu,lineNumber:110}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:pu,lineNumber:111}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:pu,lineNumber:112}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:pu,lineNumber:113}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:pu,lineNumber:114}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:pu,lineNumber:115}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:pu,lineNumber:116}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:pu,lineNumber:117}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:pu,lineNumber:118}})),t.createElement("defs",{__self:void 0,__source:{fileName:pu,lineNumber:120}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:pu,lineNumber:121}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:pu,lineNumber:122}})))),t.createElement("p",{__self:void 0,__source:{fileName:pu,lineNumber:126}},"Payment methods will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:pu,lineNumber:131}}))},_u=l.div`
|
|
3039
3006
|
overflow-x: auto;
|
|
3040
|
-
`,
|
|
3007
|
+
`,Cu=l.table`
|
|
3041
3008
|
width: 100%;
|
|
3042
3009
|
border-collapse: separate;
|
|
3043
3010
|
border-spacing: 0 8px;
|
|
@@ -3087,7 +3054,7 @@ button{
|
|
|
3087
3054
|
font-weight: 400;
|
|
3088
3055
|
line-height: 19px;
|
|
3089
3056
|
}
|
|
3090
|
-
`,
|
|
3057
|
+
`,vu=l.div`
|
|
3091
3058
|
display: flex;
|
|
3092
3059
|
justify-content: center;
|
|
3093
3060
|
align-items: center;
|
|
@@ -3095,7 +3062,7 @@ button{
|
|
|
3095
3062
|
height: 300px;
|
|
3096
3063
|
background: ${s.white};
|
|
3097
3064
|
border-radius: 8px;
|
|
3098
|
-
`,
|
|
3065
|
+
`,xu=l.div`
|
|
3099
3066
|
display: flex;
|
|
3100
3067
|
align-items: center;
|
|
3101
3068
|
flex-direction: column;
|
|
@@ -3106,18 +3073,52 @@ button{
|
|
|
3106
3073
|
line-height: 19px;
|
|
3107
3074
|
margin: 0;
|
|
3108
3075
|
}
|
|
3109
|
-
`,
|
|
3076
|
+
`,Nu=l.div`
|
|
3077
|
+
border-radius: 4px;
|
|
3078
|
+
width: fit-content;
|
|
3079
|
+
text-align: center;
|
|
3080
|
+
font-size: 12px;
|
|
3081
|
+
line-height: 14px;
|
|
3082
|
+
font-weight: 400;
|
|
3083
|
+
padding: 8px;
|
|
3084
|
+
display: flex;
|
|
3085
|
+
justify-content: center;
|
|
3086
|
+
&.default{
|
|
3087
|
+
background:${s["neutral-50"]};
|
|
3088
|
+
color: ${s["neutral-900"]};
|
|
3089
|
+
}
|
|
3090
|
+
&.warning{
|
|
3091
|
+
background:${s["warning-50"]};
|
|
3092
|
+
color: ${s["warning-500"]};
|
|
3093
|
+
}
|
|
3094
|
+
&.primary{
|
|
3095
|
+
background:${s["primary-50"]};
|
|
3096
|
+
color: ${s["primary-500"]};
|
|
3097
|
+
}
|
|
3098
|
+
&.neutral{
|
|
3099
|
+
background:${s["neutral-50"]};
|
|
3100
|
+
color: ${s["neutral-500"]};
|
|
3101
|
+
}
|
|
3102
|
+
&.success{
|
|
3103
|
+
background:${s["success-50"]};
|
|
3104
|
+
color: ${s["success-500"]};
|
|
3105
|
+
}
|
|
3106
|
+
&.error{
|
|
3107
|
+
background:${s["error-50"]};
|
|
3108
|
+
color: ${s["error-500"]};
|
|
3109
|
+
}
|
|
3110
|
+
`,wu=e=>{const{status:i,label:n,width:r}=e;return t.createElement(Nu,{className:i||"default",style:{width:r},__self:void 0,__source:{fileName:"D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\StatusBadge\\StatusBadge.tsx",lineNumber:8}},n)},Eu="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ProvidersTable\\ProvidersTable.tsx",yu=e=>{const{providers:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.name<t.name?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(_u,{__self:void 0,__source:{fileName:Eu,lineNumber:59}},t.createElement(Cu,{__self:void 0,__source:{fileName:Eu,lineNumber:60}},t.createElement("thead",{__self:void 0,__source:{fileName:Eu,lineNumber:61}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:Eu,lineNumber:62}},t.createElement("th",{__self:void 0,__source:{fileName:Eu,lineNumber:63}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.name<t.name?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.name<e.name?-1:1)))},__self:void 0,__source:{fileName:Eu,lineNumber:64}},"Name","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Eu,lineNumber:69}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:Eu,lineNumber:70}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Eu,lineNumber:77}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:Eu,lineNumber:78}}))))),t.createElement("th",{__self:void 0,__source:{fileName:Eu,lineNumber:84}},"Email"),t.createElement("th",{__self:void 0,__source:{fileName:Eu,lineNumber:85}},"Phone"),t.createElement("th",{__self:void 0,__source:{fileName:Eu,lineNumber:86}},"Status"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:Eu,lineNumber:90}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:Eu,lineNumber:92}},t.createElement("td",{__self:void 0,__source:{fileName:Eu,lineNumber:93}},e.name),t.createElement("td",{__self:void 0,__source:{fileName:Eu,lineNumber:94}},e.email),t.createElement("td",{__self:void 0,__source:{fileName:Eu,lineNumber:95}},e.phone),t.createElement("td",{__self:void 0,__source:{fileName:Eu,lineNumber:96}},t.createElement("div",{__self:void 0,__source:{fileName:Eu,lineNumber:97}},t.createElement(wu,{status:"active"===e.status.toLowerCase()?"success":"error",label:e.status.toUpperCase(),__self:void 0,__source:{fileName:Eu,lineNumber:98}}),t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Eu,lineNumber:99}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:Eu,lineNumber:100}}))))))))),u&&0===u.length&&g&&t.createElement(vu,{__self:void 0,__source:{fileName:Eu,lineNumber:110}},t.createElement(xu,{__self:void 0,__source:{fileName:Eu,lineNumber:111}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Eu,lineNumber:112}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:Eu,lineNumber:113}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Eu,lineNumber:114}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Eu,lineNumber:115}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Eu,lineNumber:116}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Eu,lineNumber:117}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Eu,lineNumber:118}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Eu,lineNumber:119}})),t.createElement("defs",{__self:void 0,__source:{fileName:Eu,lineNumber:121}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:Eu,lineNumber:122}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:Eu,lineNumber:123}})))),t.createElement("p",{__self:void 0,__source:{fileName:Eu,lineNumber:127}},"Providers will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:Eu,lineNumber:132}}))},Au=l.div`
|
|
3110
3111
|
display: flex;
|
|
3111
3112
|
flex-direction: column;
|
|
3112
3113
|
gap: 8px;
|
|
3113
|
-
`,
|
|
3114
|
+
`,Du=l.div`
|
|
3114
3115
|
border-radius: 8px;
|
|
3115
3116
|
padding: 16px;
|
|
3116
3117
|
background: ${s["neutral-50"]};
|
|
3117
3118
|
display: flex;
|
|
3118
3119
|
flex-direction: column;
|
|
3119
3120
|
gap: 16px;
|
|
3120
|
-
`,
|
|
3121
|
+
`,Mu=l.div`
|
|
3121
3122
|
display: flex;
|
|
3122
3123
|
gap: 26px;
|
|
3123
3124
|
align-items: center;
|
|
@@ -3132,7 +3133,7 @@ button{
|
|
|
3132
3133
|
line-height: 19px;
|
|
3133
3134
|
color: ${s["neutral-900"]};
|
|
3134
3135
|
}
|
|
3135
|
-
`,
|
|
3136
|
+
`,ku=l.div`
|
|
3136
3137
|
display: flex;
|
|
3137
3138
|
gap: 16px;
|
|
3138
3139
|
align-items: center;
|
|
@@ -3154,14 +3155,14 @@ button{
|
|
|
3154
3155
|
*{
|
|
3155
3156
|
margin: 0;
|
|
3156
3157
|
}
|
|
3157
|
-
`,
|
|
3158
|
+
`,Pu=l.div`
|
|
3158
3159
|
display: flex;
|
|
3159
3160
|
flex-direction: column;
|
|
3160
3161
|
gap: 8px;
|
|
3161
3162
|
align-items: center;
|
|
3162
3163
|
justify-content: center;
|
|
3163
3164
|
height: 300px;
|
|
3164
|
-
`,
|
|
3165
|
+
`,Hu="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\RateHistory\\RateHistory.tsx",Lu=e=>{const{ratePairs:i}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&t.createElement(Au,{__self:void 0,__source:{fileName:Hu,lineNumber:11}},i.map(((e,i)=>t.createElement(Du,{key:i,__self:void 0,__source:{fileName:Hu,lineNumber:20}},t.createElement(Mu,{__self:void 0,__source:{fileName:Hu,lineNumber:21}},t.createElement("div",{className:"currency",__self:void 0,__source:{fileName:Hu,lineNumber:23}},e.baseFlag&&t.createElement("img",{src:e.baseFlag,alt:"",__self:void 0,__source:{fileName:Hu,lineNumber:24}})," ",e.baseCurrency),t.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Hu,lineNumber:28}},t.createElement("path",{d:"M17.9999 10C17.9999 9.73479 17.8945 9.48043 17.707 9.2929C17.5195 9.10536 17.2651 9 16.9999 9H5.4099L7.7099 6.71C7.8982 6.5217 8.00399 6.2663 8.00399 6C8.00399 5.7337 7.8982 5.47831 7.7099 5.29C7.52159 5.1017 7.2662 4.99591 6.9999 4.99591C6.73359 4.99591 6.4782 5.1017 6.2899 5.29L2.2899 9.29C2.15114 9.43063 2.05714 9.6092 2.01977 9.80319C1.98239 9.99718 2.00332 10.1979 2.0799 10.38C2.15492 10.5626 2.28231 10.7189 2.44603 10.8293C2.60975 10.9396 2.80247 10.999 2.9999 11H16.9999C17.2651 11 17.5195 10.8946 17.707 10.7071C17.8945 10.5196 17.9999 10.2652 17.9999 10ZM21.9199 13.62C21.8449 13.4374 21.7175 13.2811 21.5538 13.1707C21.39 13.0604 21.1973 13.001 20.9999 13H6.9999C6.73468 13 6.48033 13.1054 6.29279 13.2929C6.10525 13.4804 5.9999 13.7348 5.9999 14C5.9999 14.2652 6.10525 14.5196 6.29279 14.7071C6.48033 14.8946 6.73468 15 6.9999 15H18.5899L16.2899 17.29C16.1962 17.383 16.1218 17.4936 16.071 17.6154C16.0202 17.7373 15.9941 17.868 15.9941 18C15.9941 18.132 16.0202 18.2627 16.071 18.3846C16.1218 18.5064 16.1962 18.617 16.2899 18.71C16.3829 18.8037 16.4935 18.8781 16.6153 18.9289C16.7372 18.9797 16.8679 19.0058 16.9999 19.0058C17.1319 19.0058 17.2626 18.9797 17.3845 18.9289C17.5063 18.8781 17.6169 18.8037 17.7099 18.71L21.7099 14.71C21.8487 14.5694 21.9426 14.3908 21.98 14.1968C22.0174 14.0028 21.9965 13.8021 21.9199 13.62Z",fill:"#BBCCE6",__self:void 0,__source:{fileName:Hu,lineNumber:29}})),t.createElement("div",{className:"currency",__self:void 0,__source:{fileName:Hu,lineNumber:31}},e.exchangeFlag&&t.createElement("img",{src:e.exchangeFlag,alt:"",__self:void 0,__source:{fileName:Hu,lineNumber:32}})," ",e.exchangeCurrency)),t.createElement(ku,{__self:void 0,__source:{fileName:Hu,lineNumber:35}},t.createElement("p",{__self:void 0,__source:{fileName:Hu,lineNumber:36}},"Buy Rate: ",Number(e.baseRate).toFixed(4))," | ",t.createElement("p",{__self:void 0,__source:{fileName:Hu,lineNumber:36}},"Sell Rate: ",Number(e.exchangeRate).toFixed(4))),t.createElement(Bu,{__self:void 0,__source:{fileName:Hu,lineNumber:38}},t.createElement("p",{__self:void 0,__source:{fileName:Hu,lineNumber:39}},e.startDate)," to ",t.createElement("p",{__self:void 0,__source:{fileName:Hu,lineNumber:39}},e.endDate)))))),i&&0===i.length&&t.createElement(Pu,{__self:void 0,__source:{fileName:Hu,lineNumber:46}},t.createElement("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Hu,lineNumber:47}},t.createElement("g",{clipPath:"url(#clip0_1126_91)",__self:void 0,__source:{fileName:Hu,lineNumber:48}},t.createElement("path",{d:"M39 6H25V14H39V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Hu,lineNumber:49}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0006 6C41.0006 4.895 40.1046 4 39 4H25C23.8954 4 22.9994 4.895 22.9994 6V14C22.9994 15.105 23.8954 16 25 16H39C40.1046 16 41.0006 15.105 41.0006 14V6ZM27.0006 8V12H36.9994V8H27.0006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hu,lineNumber:50}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56C49 54.896 49.896 54 51 54C52.104 54 53 54.896 53 56V58C53 59.105 52.105 60 51 60H13C11.895 60 11 59.105 11 58V10C11 8.895 11.895 8 13 8H25C26.105 8 27 8.895 27 10V12H37V10C37 8.895 37.895 8 39 8H51C52.105 8 53 8.895 53 10V48C53 49.104 52.104 50 51 50C49.896 50 49 49.104 49 48V12H41V14C41 15.105 40.105 16 39 16H25C23.895 16 23 15.105 23 14V12H15V56H49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hu,lineNumber:51}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27H41C42.104 27 43 26.104 43 25C43 23.896 42.104 23 41 23H23C21.896 23 21 23.896 21 25C21 26.104 21.896 27 23 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hu,lineNumber:52}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38H41C42.104 38 43 37.104 43 36C43 34.896 42.104 34 41 34H23C21.896 34 21 34.896 21 36C21 37.104 21.896 38 23 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hu,lineNumber:53}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49H41C42.104 49 43 48.104 43 47C43 45.896 42.104 45 41 45H23C21.896 45 21 45.896 21 47C21 48.104 21.896 49 23 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hu,lineNumber:54}})),t.createElement("defs",{__self:void 0,__source:{fileName:Hu,lineNumber:56}},t.createElement("clipPath",{id:"clip0_1126_91",__self:void 0,__source:{fileName:Hu,lineNumber:57}},t.createElement("rect",{width:"64",height:"64",fill:"white",__self:void 0,__source:{fileName:Hu,lineNumber:58}})))),"Rates history shall be displayed here when available"))},Iu=l.div`
|
|
3165
3166
|
padding: 24px;
|
|
3166
3167
|
//border-radius: 8px;
|
|
3167
3168
|
gap: 24px;
|
|
@@ -3171,7 +3172,7 @@ button{
|
|
|
3171
3172
|
align-items: end;
|
|
3172
3173
|
//background: ${s.white};
|
|
3173
3174
|
|
|
3174
|
-
`,
|
|
3175
|
+
`,Ou=l.div`
|
|
3175
3176
|
display: flex;
|
|
3176
3177
|
gap: 12px;
|
|
3177
3178
|
flex-direction: column;
|
|
@@ -3182,7 +3183,7 @@ button{
|
|
|
3182
3183
|
font-size: 16px;
|
|
3183
3184
|
line-height: 19px;
|
|
3184
3185
|
}
|
|
3185
|
-
`,
|
|
3186
|
+
`,Fu=l.div`
|
|
3186
3187
|
display: flex;
|
|
3187
3188
|
flex-direction: column;
|
|
3188
3189
|
gap: 4px;
|
|
@@ -3197,7 +3198,7 @@ button{
|
|
|
3197
3198
|
line-height: 17px;
|
|
3198
3199
|
font-weight: 400;
|
|
3199
3200
|
}
|
|
3200
|
-
`,
|
|
3201
|
+
`,Ru=l.input`
|
|
3201
3202
|
border: none;
|
|
3202
3203
|
left: 0;
|
|
3203
3204
|
right: 0;
|
|
@@ -3220,7 +3221,7 @@ button{
|
|
|
3220
3221
|
&:disabled &::placeholder{
|
|
3221
3222
|
color: ${s["neutral-100"]};
|
|
3222
3223
|
}
|
|
3223
|
-
`,
|
|
3224
|
+
`,Qu=l.div`
|
|
3224
3225
|
position: relative;
|
|
3225
3226
|
height: 50px;
|
|
3226
3227
|
width: 100%;
|
|
@@ -3247,20 +3248,20 @@ button{
|
|
|
3247
3248
|
.disabled{
|
|
3248
3249
|
pointer-events: none;
|
|
3249
3250
|
}
|
|
3250
|
-
`,
|
|
3251
|
+
`,zu=l.p`
|
|
3251
3252
|
color: ${s["error-500"]};
|
|
3252
3253
|
margin: 0;
|
|
3253
3254
|
display: flex;
|
|
3254
3255
|
gap: 4px;
|
|
3255
3256
|
justify-content: start;
|
|
3256
3257
|
align-items: center;
|
|
3257
|
-
`,
|
|
3258
|
+
`,Su="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\TextField\\TextField.tsx",ju=e=>{let{label:i,subtext:n,errMsg:r,disabled:l,required:s,value:a}=e;const[c,d]=t.useState(""),[u,f]=t.useState(!1),m=o();return t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"},__self:void 0,__source:{fileName:Su,lineNumber:31}},i&&t.createElement(Fu,{__self:void 0,__source:{fileName:Su,lineNumber:33}},t.createElement("label",{__self:void 0,__source:{fileName:Su,lineNumber:34}},i),n&&t.createElement("span",{__self:void 0,__source:{fileName:Su,lineNumber:35}},n)),t.createElement(Qu,{className:`${c} ${l?"disabled":""}`,__self:void 0,__source:{fileName:Su,lineNumber:38}},t.createElement(Ru,{ref:m,onBlur:()=>{a?(d("success"),f(!1)):s&&(d("error"),f(!0))},...e,__self:void 0,__source:{fileName:Su,lineNumber:39}})),!a&&s&&u&&t.createElement(zu,{__self:void 0,__source:{fileName:Su,lineNumber:42}},t.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Su,lineNumber:44}},t.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000",__self:void 0,__source:{fileName:Su,lineNumber:45}})),r||"This field is required"))},Vu="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\RequestForm\\RequestForm.tsx",Tu=e=>{const{symbols:r,currencies:o,returnedData:l}=e,[s,a]=i({}),[d,u]=i(""),[f,m]=i({}),[h,g]=i(""),[p,b]=i([]),[_,C]=i([]);return n((()=>{let e=[];r.forEach((t=>{let i={optionName:t.name,optionShortName:t.shortName,optionFlag:t.countryFlag,price:t.price};e.push(i)})),b(e)}),[r]),n((()=>{let e=[];o.forEach((t=>{let i={optionName:t.currencyLongName,optionShortName:t.currencyShortName,optionFlag:t.countryFlag};e.push(i)})),C(e)}),[o]),t.createElement(Iu,{__self:void 0,__source:{fileName:Vu,lineNumber:57}},t.createElement(Ou,{__self:void 0,__source:{fileName:Vu,lineNumber:58}},t.createElement("label",{__self:void 0,__source:{fileName:Vu,lineNumber:59}},"Symbol"),t.createElement(Ma,{options:p,selectedOption:e=>{a(e),g(e.price)},initialText:"Select a symbol",__self:void 0,__source:{fileName:Vu,lineNumber:60}})),t.createElement(Ou,{__self:void 0,__source:{fileName:Vu,lineNumber:65}},t.createElement("label",{__self:void 0,__source:{fileName:Vu,lineNumber:66}},"Price"),t.createElement(ju,{required:!1,value:h,disabled:!0,__self:void 0,__source:{fileName:Vu,lineNumber:67}})),t.createElement(Ou,{__self:void 0,__source:{fileName:Vu,lineNumber:69}},t.createElement("label",{__self:void 0,__source:{fileName:Vu,lineNumber:70}},"Quantity"),t.createElement(ju,{required:!1,onChange:e=>{isNaN(Number(e.target.value))||u(e.target.value)},value:d,__self:void 0,__source:{fileName:Vu,lineNumber:71}})),t.createElement(Ou,{__self:void 0,__source:{fileName:Vu,lineNumber:76}},t.createElement("label",{__self:void 0,__source:{fileName:Vu,lineNumber:78}},"Currency I have"),t.createElement(Ma,{options:_,selectedOption:e=>{m(e)},initialText:"Select a currency",__self:void 0,__source:{fileName:Vu,lineNumber:79}})),t.createElement(Ou,{__self:void 0,__source:{fileName:Vu,lineNumber:81}},t.createElement(c,{size:"lg",variant:"primary",onClick:function(){if(Object.keys(s).length>0&&Object.keys(f).length>0&&d){const e={symbol:s,quantity:Number(d),baseCurrency:f};l(e)}},__self:void 0,__source:{fileName:Vu,lineNumber:82}},"View Offers")))},Yu=l.div`
|
|
3258
3259
|
border: 1px solid ${s["primary-500"]};
|
|
3259
3260
|
border-radius: 100px;
|
|
3260
3261
|
//display: inline-block;
|
|
3261
3262
|
overflow: hidden;
|
|
3262
3263
|
min-width: 784px;
|
|
3263
|
-
`,
|
|
3264
|
+
`,Xu=l.a`
|
|
3264
3265
|
display: inline-block;
|
|
3265
3266
|
padding: 16px;
|
|
3266
3267
|
text-decoration: none;
|
|
@@ -3282,11 +3283,11 @@ button{
|
|
|
3282
3283
|
background:${s["primary-500"]};
|
|
3283
3284
|
color: white;
|
|
3284
3285
|
}
|
|
3285
|
-
`,
|
|
3286
|
+
`,Zu="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Ribbon\\Ribbon.tsx",Wu=e=>{const{links:i,bgColor:n}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&t.createElement(Yu,{__self:void 0,__source:{fileName:Zu,lineNumber:11}},i.map(((e,i)=>t.createElement(Xu,{key:i,href:e.url,target:"_blank",className:n,__self:void 0,__source:{fileName:Zu,lineNumber:13}},e.label)))))},Gu=l.div`
|
|
3286
3287
|
display: flex;
|
|
3287
3288
|
gap: 8px;
|
|
3288
3289
|
justify-content: space-between;
|
|
3289
|
-
`,
|
|
3290
|
+
`,Uu=l.input`
|
|
3290
3291
|
padding: 13px 16px;
|
|
3291
3292
|
height: 48px;
|
|
3292
3293
|
width: 100%;
|
|
@@ -3300,7 +3301,7 @@ button{
|
|
|
3300
3301
|
&:focus-within,&:focus{
|
|
3301
3302
|
outline: none;
|
|
3302
3303
|
}
|
|
3303
|
-
`,
|
|
3304
|
+
`,Ku=l.button`
|
|
3304
3305
|
width: 60px;
|
|
3305
3306
|
height: 48px;
|
|
3306
3307
|
background: ${s["primary-500"]};
|
|
@@ -3309,7 +3310,7 @@ button{
|
|
|
3309
3310
|
border-radius: 8px;
|
|
3310
3311
|
border: none;
|
|
3311
3312
|
cursor: pointer;
|
|
3312
|
-
`,
|
|
3313
|
+
`,Ju="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\SearchBar\\SearchBar.tsx",qu=e=>{const{value:i,submitFxn:n}=e;return t.createElement("form",{onSubmit:e=>{e.preventDefault(),n()},__self:void 0,__source:{fileName:Ju,lineNumber:10}},t.createElement(Gu,{__self:void 0,__source:{fileName:Ju,lineNumber:14}},t.createElement(Uu,{type:"search",placeholder:"Search",value:i,...e,__self:void 0,__source:{fileName:Ju,lineNumber:15}}),t.createElement(Ku,{type:"submit",__self:void 0,__source:{fileName:Ju,lineNumber:16}},t.createElement("svg",{width:"21",height:"21",viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Ju,lineNumber:17}},t.createElement("path",{d:"M20.21 19.29L16.5 15.61C17.9401 13.8144 18.6375 11.5353 18.4488 9.2413C18.2601 6.9473 17.1997 4.81278 15.4855 3.27664C13.7714 1.74051 11.5338 0.91951 9.23292 0.98247C6.93203 1.04543 4.74272 1.98756 3.11514 3.61514C1.48756 5.24272 0.545427 7.43204 0.482466 9.73292C0.419506 12.0338 1.2405 14.2714 2.77664 15.9855C4.31278 17.6997 6.4473 18.7601 8.7413 18.9488C11.0353 19.1375 13.3144 18.4401 15.11 17L18.79 20.68C18.883 20.7737 18.9936 20.8481 19.1154 20.8989C19.2373 20.9497 19.368 20.9758 19.5 20.9758C19.632 20.9758 19.7627 20.9497 19.8846 20.8989C20.0064 20.8481 20.117 20.7737 20.21 20.68C20.3902 20.4935 20.491 20.2443 20.491 19.985C20.491 19.7257 20.3902 19.4765 20.21 19.29V19.29ZM9.5 17C8.11553 17 6.76215 16.5895 5.611 15.8203C4.45986 15.0511 3.56265 13.9579 3.03284 12.6788C2.50303 11.3997 2.3644 9.99223 2.6345 8.63437C2.9046 7.2765 3.57128 6.02922 4.55025 5.05025C5.52922 4.07128 6.7765 3.4046 8.13436 3.1345C9.49223 2.86441 10.8997 3.00303 12.1788 3.53284C13.4579 4.06266 14.5511 4.95986 15.3203 6.11101C16.0895 7.26215 16.5 8.61553 16.5 10C16.5 11.8565 15.7625 13.637 14.4497 14.9497C13.137 16.2625 11.3565 17 9.5 17V17Z",fill:"#F7F9FC",__self:void 0,__source:{fileName:Ju,lineNumber:18}})))))},$u=l.div`
|
|
3313
3314
|
height: 72px;
|
|
3314
3315
|
background: ${s["neutral-900"]};
|
|
3315
3316
|
padding: 11px 16px;
|
|
@@ -3329,7 +3330,7 @@ button{
|
|
|
3329
3330
|
font-weight: 400;
|
|
3330
3331
|
line-height: 17px;
|
|
3331
3332
|
}
|
|
3332
|
-
|
|
3333
|
+
`,ef="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\SearchResultsBar\\SearchResultsBar.tsx",tf=e=>{const{title:i,resultsDisplayed:n,totalRes:r}=e;return t.createElement($u,{__self:void 0,__source:{fileName:ef,lineNumber:9}},t.createElement("div",{className:"search-term",__self:void 0,__source:{fileName:ef,lineNumber:10}},'Search Term: "',i,'"'),t.createElement("div",{className:"results-count",__self:void 0,__source:{fileName:ef,lineNumber:13}},"Showing ",n," of ",r," results"))},nf=l.div`
|
|
3333
3334
|
position: absolute;
|
|
3334
3335
|
width: 100%;
|
|
3335
3336
|
height: 100%;
|
|
@@ -3337,7 +3338,7 @@ button{
|
|
|
3337
3338
|
top: 0;
|
|
3338
3339
|
background: rgb(0 0 0 / 40%);
|
|
3339
3340
|
z-index: 9999;
|
|
3340
|
-
`,
|
|
3341
|
+
`,rf=l.div`
|
|
3341
3342
|
position: absolute;
|
|
3342
3343
|
right: 0;
|
|
3343
3344
|
top: 0;
|
|
@@ -3346,14 +3347,14 @@ button{
|
|
|
3346
3347
|
background: ${s.white};
|
|
3347
3348
|
padding: 0;
|
|
3348
3349
|
margin: 0;
|
|
3349
|
-
`,
|
|
3350
|
+
`,of=l.div`
|
|
3350
3351
|
display: flex;
|
|
3351
3352
|
justify-content: space-between;
|
|
3352
3353
|
align-items: center;
|
|
3353
3354
|
background: ${s.white};
|
|
3354
3355
|
border-bottom: 1px solid ${s["neutral-100"]};
|
|
3355
3356
|
padding: 32px 38px;
|
|
3356
|
-
`,
|
|
3357
|
+
`,lf=l.button`
|
|
3357
3358
|
background: transparent;
|
|
3358
3359
|
border: none;
|
|
3359
3360
|
cursor: pointer;
|
|
@@ -3365,9 +3366,9 @@ button{
|
|
|
3365
3366
|
cursor: not-allowed;
|
|
3366
3367
|
color: ${s["neutral-100"]};
|
|
3367
3368
|
}
|
|
3368
|
-
`,lf=l.div`
|
|
3369
|
-
padding: 32px;
|
|
3370
3369
|
`,sf=l.div`
|
|
3370
|
+
padding: 32px;
|
|
3371
|
+
`,af=l.div`
|
|
3371
3372
|
display: flex;
|
|
3372
3373
|
flex-direction: column;
|
|
3373
3374
|
gap: 4px;
|
|
@@ -3386,7 +3387,7 @@ button{
|
|
|
3386
3387
|
font-style: normal;
|
|
3387
3388
|
font-family: Circular, sans-serif;
|
|
3388
3389
|
}
|
|
3389
|
-
`,
|
|
3390
|
+
`,cf="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\SideModal\\SideModal.tsx",df=e=>{const{disabledNav:i,modalTitle:n,modalSubText:r,closeModal:o,children:l}=e;return t.createElement(nf,{__self:void 0,__source:{fileName:cf,lineNumber:8}},t.createElement(rf,{__self:void 0,__source:{fileName:cf,lineNumber:9}},t.createElement(of,{__self:void 0,__source:{fileName:cf,lineNumber:10}},t.createElement(lf,{disabled:i,__self:void 0,__source:{fileName:cf,lineNumber:11}},!i&&t.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:cf,lineNumber:14}},t.createElement("path",{d:"M11 6H3.41L6.71 2.71C6.89831 2.5217 7.00409 2.2663 7.00409 2C7.00409 1.7337 6.89831 1.47831 6.71 1.29C6.5217 1.1017 6.2663 0.995911 6 0.995911C5.7337 0.995911 5.47831 1.1017 5.29 1.29L0.290003 6.29C0.198963 6.38511 0.127598 6.49725 0.0800031 6.62C-0.0200149 6.86346 -0.0200149 7.13654 0.0800031 7.38C0.127598 7.50275 0.198963 7.6149 0.290003 7.71L5.29 12.71C5.38297 12.8037 5.49357 12.8781 5.61543 12.9289C5.73729 12.9797 5.86799 13.0058 6 13.0058C6.13202 13.0058 6.26272 12.9797 6.38458 12.9289C6.50644 12.8781 6.61704 12.8037 6.71 12.71C6.80373 12.617 6.87813 12.5064 6.92889 12.3846C6.97966 12.2627 7.0058 12.132 7.0058 12C7.0058 11.868 6.97966 11.7373 6.92889 11.6154C6.87813 11.4936 6.80373 11.383 6.71 11.29L3.41 8H11C11.2652 8 11.5196 7.89465 11.7071 7.70711C11.8946 7.51957 12 7.26522 12 7C12 6.73479 11.8946 6.48043 11.7071 6.2929C11.5196 6.10536 11.2652 6 11 6Z",fill:"#070B12",__self:void 0,__source:{fileName:cf,lineNumber:15}})),i&&t.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:cf,lineNumber:19}},t.createElement("path",{d:"M11 6H3.41L6.71 2.71C6.89831 2.5217 7.00409 2.2663 7.00409 2C7.00409 1.7337 6.89831 1.47831 6.71 1.29C6.5217 1.1017 6.2663 0.995911 6 0.995911C5.7337 0.995911 5.47831 1.1017 5.29 1.29L0.290003 6.29C0.198963 6.38511 0.127598 6.49725 0.0800031 6.62C-0.0200149 6.86346 -0.0200149 7.13654 0.0800031 7.38C0.127598 7.50275 0.198963 7.6149 0.290003 7.71L5.29 12.71C5.38297 12.8037 5.49357 12.8781 5.61543 12.9289C5.73729 12.9797 5.86799 13.0058 6 13.0058C6.13202 13.0058 6.26272 12.9797 6.38458 12.9289C6.50644 12.8781 6.61704 12.8037 6.71 12.71C6.80373 12.617 6.87813 12.5064 6.92889 12.3846C6.97966 12.2627 7.0058 12.132 7.0058 12C7.0058 11.868 6.97966 11.7373 6.92889 11.6154C6.87813 11.4936 6.80373 11.383 6.71 11.29L3.41 8H11C11.2652 8 11.5196 7.89465 11.7071 7.70711C11.8946 7.51957 12 7.26522 12 7C12 6.73479 11.8946 6.48043 11.7071 6.2929C11.5196 6.10536 11.2652 6 11 6Z",fill:"#070B12",__self:void 0,__source:{fileName:cf,lineNumber:20}})),"Go Back"),t.createElement(lf,{onClick:()=>{o(!1)},__self:void 0,__source:{fileName:cf,lineNumber:25}},t.createElement("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:cf,lineNumber:27}},t.createElement("path",{d:"M7.4 6L11.7 1.7C12.1 1.3 12.1 0.7 11.7 0.3C11.3 -0.1 10.7 -0.1 10.3 0.3L6 4.6L1.7 0.3C1.3 -0.1 0.7 -0.1 0.3 0.3C-0.0999998 0.7 -0.0999998 1.3 0.3 1.7L4.6 6L0.3 10.3C0.1 10.5 0 10.7 0 11C0 11.6 0.4 12 1 12C1.3 12 1.5 11.9 1.7 11.7L6 7.4L10.3 11.7C10.5 11.9 10.7 12 11 12C11.3 12 11.5 11.9 11.7 11.7C12.1 11.3 12.1 10.7 11.7 10.3L7.4 6Z",fill:"#070B12",__self:void 0,__source:{fileName:cf,lineNumber:28}})))),t.createElement(sf,{__self:void 0,__source:{fileName:cf,lineNumber:32}},n&&t.createElement(af,{__self:void 0,__source:{fileName:cf,lineNumber:34}},t.createElement("h3",{className:"title",__self:void 0,__source:{fileName:cf,lineNumber:35}},n),t.createElement("p",{className:"sub-text",__self:void 0,__source:{fileName:cf,lineNumber:36}},r)),l)))},uf=l.div`
|
|
3390
3391
|
padding: 16px;
|
|
3391
3392
|
border-radius: 8px;
|
|
3392
3393
|
background: ${s.white};
|
|
@@ -3397,13 +3398,13 @@ button{
|
|
|
3397
3398
|
a{
|
|
3398
3399
|
text-decoration: none;
|
|
3399
3400
|
}
|
|
3400
|
-
`,
|
|
3401
|
+
`,ff=l.img`
|
|
3401
3402
|
width: 113px;
|
|
3402
3403
|
height: 102px;
|
|
3403
3404
|
border-radius: 8px;
|
|
3404
3405
|
object-fit: cover;
|
|
3405
3406
|
max-width: none;
|
|
3406
|
-
`,
|
|
3407
|
+
`,mf=l.h6`
|
|
3407
3408
|
font-size: 19px;
|
|
3408
3409
|
font-weight: 500;
|
|
3409
3410
|
line-height: 23px;
|
|
@@ -3415,7 +3416,7 @@ button{
|
|
|
3415
3416
|
display: flex;
|
|
3416
3417
|
flex-direction: column;
|
|
3417
3418
|
gap: 16px;
|
|
3418
|
-
`,
|
|
3419
|
+
`,gf=l.div`
|
|
3419
3420
|
background: ${s["neutral-50"]};
|
|
3420
3421
|
border-radius: 8px;
|
|
3421
3422
|
width: fit-content;
|
|
@@ -3433,7 +3434,7 @@ button{
|
|
|
3433
3434
|
.tag:first-of-type{
|
|
3434
3435
|
border-right: 2px solid ${s["neutral-100"]};
|
|
3435
3436
|
}
|
|
3436
|
-
`,
|
|
3437
|
+
`,pf="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\SmallNewsCard\\SmallNewsCard.tsx",bf=e=>{const{title:i,date:n,source:r,sourceCountryFlagUrl:o,featuredImgUrl:l,storyUrl:s}=e;return t.createElement(uf,{__self:void 0,__source:{fileName:pf,lineNumber:9}},t.createElement("a",{href:s,__self:void 0,__source:{fileName:pf,lineNumber:10}},t.createElement(ff,{src:l,__self:void 0,__source:{fileName:pf,lineNumber:10}})),t.createElement(hf,{__self:void 0,__source:{fileName:pf,lineNumber:11}},t.createElement("a",{href:s,__self:void 0,__source:{fileName:pf,lineNumber:12}},t.createElement(mf,{__self:void 0,__source:{fileName:pf,lineNumber:12}},i)),t.createElement(gf,{__self:void 0,__source:{fileName:pf,lineNumber:13}},t.createElement("div",{className:"tag",__self:void 0,__source:{fileName:pf,lineNumber:14}},t.createElement("span",{style:{marginRight:"8px"},__self:void 0,__source:{fileName:pf,lineNumber:15}},t.createElement("img",{src:o,alt:"Source flag",__self:void 0,__source:{fileName:pf,lineNumber:16}})),r),t.createElement("div",{className:"tag",__self:void 0,__source:{fileName:pf,lineNumber:20}},n))))};var _f={};Object.defineProperty(_f,"__esModule",{value:!0});var Cf=t;function vf(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var xf=vf(Cf),Nf=function(){return Nf=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Nf.apply(this,arguments)};
|
|
3437
3438
|
/*! *****************************************************************************
|
|
3438
3439
|
Copyright (c) Microsoft Corporation.
|
|
3439
3440
|
|
|
@@ -3447,7 +3448,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
3447
3448
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
3448
3449
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
3449
3450
|
PERFORMANCE OF THIS SOFTWARE.
|
|
3450
|
-
***************************************************************************** */!function(e){if(!e||"undefined"==typeof window)return;const t=document.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e,document.head.appendChild(t)}('.marquee-container {\n overflow-x: hidden !important;\n display: flex !important;\n flex-direction: row !important;\n position: relative;\n width: 100%;\n}\n.marquee-container:hover div {\n animation-play-state: var(--pause-on-hover);\n}\n.marquee-container:active div {\n animation-play-state: var(--pause-on-click);\n}\n\n.overlay {\n position: absolute;\n width: 100%;\n height: 100%;\n}\n.overlay::before, .overlay::after {\n background: linear-gradient(to right, var(--gradient-color));\n content: "";\n height: 100%;\n position: absolute;\n width: var(--gradient-width);\n z-index: 2;\n}\n.overlay::after {\n right: 0;\n top: 0;\n transform: rotateZ(180deg);\n}\n.overlay::before {\n left: 0;\n top: 0;\n}\n\n.marquee {\n flex: 0 0 auto;\n min-width: 100%;\n z-index: 1;\n display: flex;\n flex-direction: row;\n align-items: center;\n animation: scroll var(--duration) linear var(--delay) var(--iteration-count);\n animation-play-state: var(--play);\n animation-delay: var(--delay);\n animation-direction: var(--direction);\n}\n@keyframes scroll {\n 0% {\n transform: translateX(0%);\n }\n 100% {\n transform: translateX(-100%);\n }\n}');var
|
|
3451
|
+
***************************************************************************** */!function(e){if(!e||"undefined"==typeof window)return;const t=document.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e,document.head.appendChild(t)}('.marquee-container {\n overflow-x: hidden !important;\n display: flex !important;\n flex-direction: row !important;\n position: relative;\n width: 100%;\n}\n.marquee-container:hover div {\n animation-play-state: var(--pause-on-hover);\n}\n.marquee-container:active div {\n animation-play-state: var(--pause-on-click);\n}\n\n.overlay {\n position: absolute;\n width: 100%;\n height: 100%;\n}\n.overlay::before, .overlay::after {\n background: linear-gradient(to right, var(--gradient-color));\n content: "";\n height: 100%;\n position: absolute;\n width: var(--gradient-width);\n z-index: 2;\n}\n.overlay::after {\n right: 0;\n top: 0;\n transform: rotateZ(180deg);\n}\n.overlay::before {\n left: 0;\n top: 0;\n}\n\n.marquee {\n flex: 0 0 auto;\n min-width: 100%;\n z-index: 1;\n display: flex;\n flex-direction: row;\n align-items: center;\n animation: scroll var(--duration) linear var(--delay) var(--iteration-count);\n animation-play-state: var(--play);\n animation-delay: var(--delay);\n animation-direction: var(--direction);\n}\n@keyframes scroll {\n 0% {\n transform: translateX(0%);\n }\n 100% {\n transform: translateX(-100%);\n }\n}');var wf=_f.default=function(e){var t,i,n,r,o=e.style,l=void 0===o?{}:o,s=e.className,a=void 0===s?"":s,c=e.play,d=void 0===c||c,u=e.pauseOnHover,f=void 0!==u&&u,m=e.pauseOnClick,h=void 0!==m&&m,g=e.direction,p=void 0===g?"left":g,b=e.speed,_=void 0===b?20:b,C=e.delay,v=void 0===C?0:C,x=e.loop,N=void 0===x?0:x,w=e.gradient,E=void 0===w||w,y=e.gradientColor,A=void 0===y?[255,255,255]:y,D=e.gradientWidth,M=void 0===D?200:D,k=e.onFinish,B=e.onCycleComplete,P=e.children,H=Cf.useState(0),L=H[0],I=H[1],O=Cf.useState(0),F=O[0],R=O[1],Q=Cf.useState(!1),z=Q[0],S=Q[1],j=Cf.useRef(null),V=Cf.useRef(null);Cf.useEffect((function(){if(z){var e=function(){V.current&&j.current&&(I(j.current.getBoundingClientRect().width),R(V.current.getBoundingClientRect().width))};return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}}),[z]),Cf.useEffect((function(){S(!0)}),[]);var T="rgba("+A[0]+", "+A[1]+", "+A[2],Y=F<L?L/_:F/_;return xf.default.createElement(Cf.Fragment,null,z?xf.default.createElement("div",{ref:j,style:Nf(Nf({},l),(t={},t["--pause-on-hover"]=!d||f?"paused":"running",t["--pause-on-click"]=!d||f&&!h||h?"paused":"running",t)),className:a+" marquee-container"},E&&xf.default.createElement("div",{style:(i={},i["--gradient-color"]=T+", 1), "+T+", 0)",i["--gradient-width"]="number"==typeof M?M+"px":M,i),className:"overlay"}),xf.default.createElement("div",{ref:V,style:(n={},n["--play"]=d?"running":"paused",n["--direction"]="left"===p?"normal":"reverse",n["--duration"]=Y+"s",n["--delay"]=v+"s",n["--iteration-count"]=N?""+N:"infinite",n),className:"marquee",onAnimationIteration:B,onAnimationEnd:k},P),xf.default.createElement("div",{style:(r={},r["--play"]=d?"running":"paused",r["--direction"]="left"===p?"normal":"reverse",r["--duration"]=Y+"s",r["--delay"]=v+"s",r["--iteration-count"]=N?""+N:"infinite",r),className:"marquee","aria-hidden":"true"},P)):null)};const Ef=l.div`
|
|
3451
3452
|
// background: ${s["neutral-700"]};
|
|
3452
3453
|
color: ${s["neutral-50"]};
|
|
3453
3454
|
font-size: 14px;
|
|
@@ -3480,11 +3481,11 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3480
3481
|
height: 0;
|
|
3481
3482
|
width: 0;
|
|
3482
3483
|
}
|
|
3483
|
-
`,
|
|
3484
|
+
`,yf=l.div`
|
|
3484
3485
|
border-left: 1px solid ${s["neutral-400"]};
|
|
3485
|
-
`,
|
|
3486
|
+
`,Af="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\StocksTicker\\StocksTicker.tsx",Df=e=>{const{stocksData:i}=e;function n(e){return e<0?"error":e>0?"success":""}return t.createElement(t.Fragment,null,i&&i.length>0&&t.createElement(wf,{speed:30,pauseOnHover:!0,pauseOnClick:!0,gradient:!1,style:{background:"#1B2D49"},__self:void 0,__source:{fileName:Af,lineNumber:34}},t.createElement(Ef,{__self:void 0,__source:{fileName:Af,lineNumber:35}},i.map(((e,i)=>{return t.createElement("span",{key:i,__self:void 0,__source:{fileName:Af,lineNumber:44}},e.price&&e.changeValue&&e.changePercent&&t.createElement(yf,{__self:void 0,__source:{fileName:Af,lineNumber:46}},t.createElement("span",{className:"market-item",__self:void 0,__source:{fileName:Af,lineNumber:47}},"success"===n(Number(e.changeValue))&&t.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Af,lineNumber:49}},t.createElement("path",{d:"M7.47335 5.02667C7.40994 4.96598 7.33518 4.9184 7.25335 4.88667C7.09104 4.81999 6.90899 4.81999 6.74668 4.88667C6.66485 4.9184 6.59008 4.96598 6.52668 5.02667L4.52668 7.02667C4.40114 7.1522 4.33062 7.32247 4.33062 7.5C4.33062 7.67754 4.40114 7.8478 4.52668 7.97334C4.65222 8.09887 4.82248 8.1694 5.00001 8.1694C5.17755 8.1694 5.34781 8.09887 5.47335 7.97334L6.33335 7.10667V9.5C6.33335 9.67681 6.40358 9.84638 6.52861 9.97141C6.65363 10.0964 6.8232 10.1667 7.00001 10.1667C7.17682 10.1667 7.34639 10.0964 7.47142 9.97141C7.59644 9.84638 7.66668 9.67681 7.66668 9.5V7.10667L8.52668 7.97334C8.58866 8.03582 8.66239 8.08542 8.74363 8.11926C8.82487 8.15311 8.91201 8.17053 9.00001 8.17053C9.08802 8.17053 9.17516 8.15311 9.2564 8.11926C9.33764 8.08542 9.41137 8.03582 9.47335 7.97334C9.53583 7.91136 9.58543 7.83763 9.61927 7.75639C9.65312 7.67515 9.67055 7.58801 9.67055 7.5C9.67055 7.41199 9.65312 7.32486 9.61927 7.24362C9.58543 7.16238 9.53583 7.08864 9.47335 7.02667L7.47335 5.02667ZM7.00001 0.833336C5.68147 0.833336 4.39254 1.22433 3.29621 1.95687C2.19988 2.68941 1.3454 3.73061 0.840816 4.94878C0.336232 6.16695 0.20421 7.5074 0.461445 8.8006C0.718679 10.0938 1.35362 11.2817 2.28597 12.214C3.21832 13.1464 4.4062 13.7813 5.69941 14.0386C6.99262 14.2958 8.33306 14.1638 9.55124 13.6592C10.7694 13.1546 11.8106 12.3001 12.5431 11.2038C13.2757 10.1075 13.6667 8.81854 13.6667 7.5C13.6667 6.62452 13.4942 5.75762 13.1592 4.94878C12.8242 4.13994 12.3331 3.40501 11.7141 2.78596C11.095 2.1669 10.3601 1.67584 9.55124 1.34081C8.7424 1.00577 7.87549 0.833336 7.00001 0.833336ZM7.00001 12.8333C5.94518 12.8333 4.91403 12.5205 4.03697 11.9345C3.15991 11.3485 2.47632 10.5155 2.07266 9.54098C1.66899 8.56644 1.56337 7.49409 1.76916 6.45952C1.97495 5.42496 2.4829 4.47465 3.22878 3.72877C3.97466 2.98289 4.92497 2.47494 5.95953 2.26915C6.9941 2.06336 8.06645 2.16898 9.04099 2.57265C10.0155 2.97631 10.8485 3.6599 11.4345 4.53696C12.0206 5.41402 12.3333 6.44517 12.3333 7.5C12.3333 8.91449 11.7714 10.271 10.7712 11.2712C9.77106 12.2714 8.4145 12.8333 7.00001 12.8333Z",fill:"#06BA63",__self:void 0,__source:{fileName:Af,lineNumber:50}})),"error"===n(Number(e.changeValue))&&t.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Af,lineNumber:54}},t.createElement("path",{d:"M6.52667 9.97333C6.59007 10.034 6.66483 10.0816 6.74667 10.1133C6.90898 10.18 7.09103 10.18 7.25334 10.1133C7.33517 10.0816 7.40993 10.034 7.47334 9.97333L9.47334 7.97333C9.59887 7.8478 9.6694 7.67753 9.6694 7.5C9.6694 7.32246 9.59887 7.1522 9.47334 7.02666C9.3478 6.90113 9.17754 6.8306 9 6.8306C8.82247 6.8306 8.6522 6.90113 8.52667 7.02666L7.66667 7.89333V5.5C7.66667 5.32319 7.59643 5.15362 7.47141 5.02859C7.34638 4.90357 7.17681 4.83333 7 4.83333C6.82319 4.83333 6.65362 4.90357 6.5286 5.02859C6.40357 5.15362 6.33334 5.32319 6.33334 5.5V7.89333L5.47334 7.02666C5.41136 6.96418 5.33763 6.91458 5.25639 6.88074C5.17515 6.84689 5.08801 6.82947 5 6.82947C4.91199 6.82947 4.82486 6.84689 4.74362 6.88074C4.66238 6.91458 4.58864 6.96418 4.52667 7.02666C4.46418 7.08864 4.41459 7.16237 4.38074 7.24361C4.3469 7.32485 4.32947 7.41199 4.32947 7.5C4.32947 7.58801 4.3469 7.67514 4.38074 7.75638C4.41459 7.83762 4.46418 7.91136 4.52667 7.97333L6.52667 9.97333ZM7 14.1667C8.31854 14.1667 9.60748 13.7757 10.7038 13.0431C11.8001 12.3106 12.6546 11.2694 13.1592 10.0512C13.6638 8.83305 13.7958 7.4926 13.5386 6.1994C13.2813 4.90619 12.6464 3.7183 11.714 2.78595C10.7817 1.8536 9.59381 1.21866 8.3006 0.961429C7.0074 0.704195 5.66695 0.836217 4.44878 1.3408C3.23061 1.84539 2.18941 2.69987 1.45687 3.7962C0.724329 4.89252 0.333336 6.18146 0.333336 7.5C0.333336 9.26811 1.03571 10.9638 2.28596 12.214C2.90501 12.8331 3.63994 13.3242 4.44878 13.6592C5.25762 13.9942 6.12452 14.1667 7 14.1667ZM7 2.16666C8.05484 2.16666 9.08598 2.47946 9.96304 3.06549C10.8401 3.65153 11.5237 4.48448 11.9274 5.45902C12.331 6.43356 12.4366 7.50591 12.2309 8.54048C12.0251 9.57505 11.5171 10.5254 10.7712 11.2712C10.0254 12.0171 9.07505 12.5251 8.04048 12.7309C7.00592 12.9366 5.93356 12.831 4.95902 12.4274C3.98448 12.0237 3.15153 11.3401 2.5655 10.463C1.97946 9.58598 1.66667 8.55483 1.66667 7.5C1.66667 6.08551 2.22857 4.72896 3.22877 3.72876C4.22896 2.72857 5.58551 2.16666 7 2.16666Z",fill:"#F80000",__self:void 0,__source:{fileName:Af,lineNumber:55}})),""===n(Number(e.changeValue))&&t.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Af,lineNumber:59}},t.createElement("path",{d:"M7.00017 0.333374C5.68162 0.333374 4.39269 0.724367 3.29636 1.45691C2.20004 2.18945 1.34555 3.23064 0.840969 4.44882C0.336385 5.66699 0.204362 7.00744 0.461597 8.30064C0.718832 9.59385 1.35377 10.7817 2.28612 11.7141C3.21847 12.6464 4.40636 13.2814 5.69956 13.5386C6.99277 13.7958 8.33322 13.6638 9.55139 13.1592C10.7696 12.6547 11.8108 11.8002 12.5433 10.7038C13.2758 9.60751 13.6668 8.31858 13.6668 7.00004C13.6668 6.12456 13.4944 5.25765 13.1594 4.44882C12.8243 3.63998 12.3333 2.90505 11.7142 2.286C11.0952 1.66694 10.3602 1.17588 9.55139 0.840844C8.74255 0.505812 7.87565 0.333374 7.00017 0.333374ZM7.00017 12.3334C5.94533 12.3334 4.91419 12.0206 4.03712 11.4345C3.16006 10.8485 2.47648 10.0156 2.07281 9.04102C1.66914 8.06648 1.56352 6.99412 1.76931 5.95956C1.9751 4.92499 2.48305 3.97468 3.22893 3.2288C3.97481 2.48292 4.92512 1.97497 5.95968 1.76919C6.99425 1.5634 8.06661 1.66902 9.04114 2.07268C10.0157 2.47635 10.8486 3.15994 11.4347 4.037C12.0207 4.91406 12.3335 5.94521 12.3335 7.00004C12.3335 8.41453 11.7716 9.77108 10.7714 10.7713C9.77121 11.7715 8.41465 12.3334 7.00017 12.3334ZM9.66683 6.33337H4.3335C4.15669 6.33337 3.98712 6.40361 3.86209 6.52864C3.73707 6.65366 3.66683 6.82323 3.66683 7.00004C3.66683 7.17685 3.73707 7.34642 3.86209 7.47144C3.98712 7.59647 4.15669 7.66671 4.3335 7.66671H9.66683C9.84364 7.66671 10.0132 7.59647 10.1382 7.47144C10.2633 7.34642 10.3335 7.17685 10.3335 7.00004C10.3335 6.82323 10.2633 6.65366 10.1382 6.52864C10.0132 6.40361 9.84364 6.33337 9.66683 6.33337Z",fill:"#F7F9FC",__self:void 0,__source:{fileName:Af,lineNumber:60}})),e.symbolShortName," (","GH"===(r=e.market)?"GSE":"KE"===r?"KSE":"NG"===r?"NGX":void 0,") ",t.createElement("span",{className:n(Number(e.changeValue)),__self:void 0,__source:{fileName:Af,lineNumber:63}},`${e.changePercent}%`," (",e.price,")")),t.createElement("div",{className:"ticker-divider",__self:void 0,__source:{fileName:Af,lineNumber:65}})));var r})))))},Mf=l.div`
|
|
3486
3487
|
overflow-x: auto;
|
|
3487
|
-
`,
|
|
3488
|
+
`,kf=l.table`
|
|
3488
3489
|
width: 100%;
|
|
3489
3490
|
border-collapse: separate;
|
|
3490
3491
|
border-spacing: 0 8px;
|
|
@@ -3542,7 +3543,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3542
3543
|
height: 300px;
|
|
3543
3544
|
background: ${s.white};
|
|
3544
3545
|
border-radius: 8px;
|
|
3545
|
-
`,
|
|
3546
|
+
`,Pf=l.div`
|
|
3546
3547
|
display: flex;
|
|
3547
3548
|
align-items: center;
|
|
3548
3549
|
flex-direction: column;
|
|
@@ -3553,7 +3554,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3553
3554
|
line-height: 19px;
|
|
3554
3555
|
margin: 0;
|
|
3555
3556
|
}
|
|
3556
|
-
`,
|
|
3557
|
+
`,Hf="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\SystemConfigTable\\SystemConfigTable.tsx",Lf=e=>{const{configs:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.configName<t.configName?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(Mf,{__self:void 0,__source:{fileName:Hf,lineNumber:58}},t.createElement(kf,{__self:void 0,__source:{fileName:Hf,lineNumber:59}},t.createElement("thead",{__self:void 0,__source:{fileName:Hf,lineNumber:60}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:Hf,lineNumber:61}},t.createElement("th",{__self:void 0,__source:{fileName:Hf,lineNumber:62}},"Code"),t.createElement("th",{__self:void 0,__source:{fileName:Hf,lineNumber:63}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.configName<t.configName?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.configName<e.configName?-1:1)))},__self:void 0,__source:{fileName:Hf,lineNumber:64}},"Name","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Hf,lineNumber:69}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:Hf,lineNumber:70}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Hf,lineNumber:77}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:Hf,lineNumber:78}}))))),t.createElement("th",{__self:void 0,__source:{fileName:Hf,lineNumber:84}},"Value"),t.createElement("th",{__self:void 0,__source:{fileName:Hf,lineNumber:85}},"Remarks"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:Hf,lineNumber:89}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:Hf,lineNumber:91}},t.createElement("td",{__self:void 0,__source:{fileName:Hf,lineNumber:92}},e.configCode),t.createElement("td",{__self:void 0,__source:{fileName:Hf,lineNumber:93}},e.configName),t.createElement("td",{__self:void 0,__source:{fileName:Hf,lineNumber:94}},e.configValue),t.createElement("td",{__self:void 0,__source:{fileName:Hf,lineNumber:95}},t.createElement("div",{__self:void 0,__source:{fileName:Hf,lineNumber:96}},e.remarks,t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Hf,lineNumber:98}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:Hf,lineNumber:99}}))))))))),u&&0===u.length&&g&&t.createElement(Bf,{__self:void 0,__source:{fileName:Hf,lineNumber:109}},t.createElement(Pf,{__self:void 0,__source:{fileName:Hf,lineNumber:110}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Hf,lineNumber:111}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:Hf,lineNumber:112}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Hf,lineNumber:113}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hf,lineNumber:114}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hf,lineNumber:115}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hf,lineNumber:116}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hf,lineNumber:117}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Hf,lineNumber:118}})),t.createElement("defs",{__self:void 0,__source:{fileName:Hf,lineNumber:120}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:Hf,lineNumber:121}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:Hf,lineNumber:122}})))),t.createElement("p",{__self:void 0,__source:{fileName:Hf,lineNumber:126}},"System configs will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:Hf,lineNumber:131}}))},If=l.table`
|
|
3557
3558
|
.btn {
|
|
3558
3559
|
padding: 0.6rem 1rem;
|
|
3559
3560
|
background: transparent;
|
|
@@ -3615,7 +3616,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3615
3616
|
}
|
|
3616
3617
|
}
|
|
3617
3618
|
}
|
|
3618
|
-
`;function If(e){let t=e.split("");return t[0]=t[0].toUpperCase(),t.join("").replace("_"," ")}var Of=e.forwardRef((function({title:t,titleId:i,...n},r){return e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:r,"aria-labelledby":i},n),t?e.createElement("title",{id:i},t):null,e.createElement("path",{fillRule:"evenodd",d:"M12.53 16.28a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 14.69l6.97-6.97a.75.75 0 111.06 1.06l-7.5 7.5z",clipRule:"evenodd"}))}));var Ff=e.forwardRef((function({title:t,titleId:i,...n},r){return e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:r,"aria-labelledby":i},n),t?e.createElement("title",{id:i},t):null,e.createElement("path",{fillRule:"evenodd",d:"M5.47 5.47a.75.75 0 011.06 0L12 10.94l5.47-5.47a.75.75 0 111.06 1.06L13.06 12l5.47 5.47a.75.75 0 11-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 01-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 010-1.06z",clipRule:"evenodd"}))}));const Rf="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Table\\table.tsx",Qf=t=>{const{title:i,data:n,columns:r=[],columnSort:o=!1,config:l,onRowClick:s,rowExpand:a=!1,onRowExpandComponent:c,itemsPerPage:d,hasSearch:u=!1,formatData:f}=t,[h,m]=e.useState([]),[g,p]=e.useState([]),[b,C]=e.useState(1),[_,v]=e.useState(10),[x,N]=e.useState(""),[w,E]=e.useState(""),[y,A]=e.useState([]),[D,M]=e.useState(!1),[B,k]=e.useState([]),[P,H]=e.useState([]);e.useEffect((()=>{if(y.length>0)return void m(y.slice((b-1)*_,b*_));let e=g.slice((b-1)*_,b*_);m(e)}),[b]),e.useEffect((()=>{let e=g.slice((b-1)*_,b*_);m(e)}),[D]);return e.useEffect((()=>{x&&m(y.slice(0,_))}),[y]),e.useEffect((()=>{m(g.slice(0,_))}),[B]),e.useEffect((()=>{(e=>{if(!e)return A([]),E(""),void(1!=b?C(1):M(!D));if(w){let t=g.filter((t=>t[w].toString().includes(e)));A(t)}else{let t=g.filter((t=>{for(let i in t)if(t[i].toString().includes(e))return!0;return!1}));A(t)}N(e),C(1)})(x)}),[x]),e.useEffect((()=>{v(d||g.length-1)}),[]),e.useEffect((()=>{(async function(e,t){if(Array.isArray(e))return e;if(/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/gm.test(e)){const i=await fetch(e,t);return await i.json()}return[]})(n,l).then((e=>{if(f&&(e=e.map((e=>f(e)))),p(e),0==r.length&&e.length>0){let t=Object.keys(e[0]).map((e=>({title:If(e),field:e,sortable:o})));k(t)}else k(r.map(((e,t)=>({sortable:o,...e}))))})).catch((()=>{p([])}))}),[n]),e.createElement("div",{className:"s-data-table",__self:void 0,__source:{fileName:Rf,lineNumber:178}},e.createElement("div",{className:"s-data-table_header",__self:void 0,__source:{fileName:Rf,lineNumber:179}},e.createElement("h5",{__self:void 0,__source:{fileName:Rf,lineNumber:180}},i),u&&e.createElement("div",{__self:void 0,__source:{fileName:Rf,lineNumber:183}},e.createElement("input",{type:"text",value:x,placeholder:"Search",onChange:e=>{N(e.target.value)},__self:void 0,__source:{fileName:Rf,lineNumber:184}}),x&&e.createElement(Ff,{onClick:()=>{N("")},className:"s-datatable-icon",__self:void 0,__source:{fileName:Rf,lineNumber:193}}))),e.createElement(Lf,{__self:void 0,__source:{fileName:Rf,lineNumber:201}},e.createElement("thead",{className:"s-data-table_head h-[66px]",__self:void 0,__source:{fileName:Rf,lineNumber:202}},e.createElement("tr",{__self:void 0,__source:{fileName:Rf,lineNumber:203}},B&&B.length>0&&B.map(((t,i)=>e.createElement("th",{style:{width:t.width?t.width:1/B.length*100+"%"},className:""+(w==t.field?"s-data-table_head-selected":""),key:i,onClick:()=>{E(t.field)},__self:void 0,__source:{fileName:Rf,lineNumber:208}},e.createElement("div",{__self:void 0,__source:{fileName:Rf,lineNumber:224}},e.createElement("span",{className:"text-white",__self:void 0,__source:{fileName:Rf,lineNumber:225}},t.title),e.createElement("span",{__self:void 0,__source:{fileName:Rf,lineNumber:226}},t.sortable&&e.createElement(Of,{className:"s-datatable-icon",__self:void 0,__source:{fileName:Rf,lineNumber:228}})))))))),e.createElement("tbody",{__self:void 0,__source:{fileName:Rf,lineNumber:237}},h&&h.length>0&&h.map(((t,i)=>e.createElement(e.Fragment,null,e.createElement("tr",{className:"h-[62px]",style:{cursor:s?"pointer":""},onClick:()=>{return e=t,s&&s(e),void(a&&-1===P.indexOf(e.id)?H([...P,e.id]):a&&H(P.filter((t=>t!==e.id))));var e},key:t.id,__self:void 0,__source:{fileName:Rf,lineNumber:243}},B.map(((i,n)=>e.createElement("td",{className:"font-semibold",key:n,__self:void 0,__source:{fileName:Rf,lineNumber:251}},t[i.field])))),a&&P.length>0&&P.indexOf(t.id)>-1&&c&&e.createElement("tr",{__self:void 0,__source:{fileName:Rf,lineNumber:261}},e.createElement("td",{colSpan:B.length,__self:void 0,__source:{fileName:Rf,lineNumber:262}},e.createElement("div",{key:i,__self:void 0,__source:{fileName:Rf,lineNumber:263}},c(t))))))),h&&0===h.length&&e.createElement("tr",{__self:void 0,__source:{fileName:Rf,lineNumber:271}},e.createElement("td",{colSpan:r.length,__self:void 0,__source:{fileName:Rf,lineNumber:272}},"No data found"))),e.createElement("tfoot",{__self:void 0,__source:{fileName:Rf,lineNumber:276}},e.createElement("tr",{__self:void 0,__source:{fileName:Rf,lineNumber:277}},e.createElement("td",{colSpan:r.length,__self:void 0,__source:{fileName:Rf,lineNumber:278}},e.createElement("div",{className:"s-datatable-foot_summary w-full flex",__self:void 0,__source:{fileName:Rf,lineNumber:279}},e.createElement("button",{onClick:()=>{C(b-1)},disabled:1==b,className:"bg-white p-1 rounded-sm",__self:void 0,__source:{fileName:Rf,lineNumber:280}},1==b?e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Rf,lineNumber:288}},e.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Rf,lineNumber:295}})):e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Rf,lineNumber:301}},e.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#070B12",__self:void 0,__source:{fileName:Rf,lineNumber:308}}))),Math.ceil(g.length/_)>1&&Array.from({length:Math.ceil(g.length/_)},((e,t)=>t+1)).map(((t,i)=>t>b+2&&t<Math.ceil(g.length/_)-2||t<b-2?null:e.createElement("button",{key:t,onClick:()=>{C(t)},className:" p-1 h-[32px] w-[32px] shadow-md rounded-md mx-1 "+(b==t?"bg-slate-900 text-white":"bg-white text-slate-900"),__self:void 0,__source:{fileName:Rf,lineNumber:328}},t))),e.createElement("button",{onClick:()=>{C(b+1)},disabled:b==Math.ceil(g.length/_),className:"bg-white p-1 rounded-sm",__self:void 0,__source:{fileName:Rf,lineNumber:343}},b==Math.ceil(g.length/_)?e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Rf,lineNumber:353}},e.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Rf,lineNumber:360}})):e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Rf,lineNumber:366}},e.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#070B12",__self:void 0,__source:{fileName:Rf,lineNumber:373}})))),e.createElement("div",{className:"s-datable-foot_pagination",__self:void 0,__source:{fileName:Rf,lineNumber:384}}))))))},zf=l.div`
|
|
3619
|
+
`;function Of(e){let t=e.split("");return t[0]=t[0].toUpperCase(),t.join("").replace("_"," ")}var Ff=e.forwardRef((function({title:t,titleId:i,...n},r){return e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:r,"aria-labelledby":i},n),t?e.createElement("title",{id:i},t):null,e.createElement("path",{fillRule:"evenodd",d:"M12.53 16.28a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 14.69l6.97-6.97a.75.75 0 111.06 1.06l-7.5 7.5z",clipRule:"evenodd"}))}));var Rf=e.forwardRef((function({title:t,titleId:i,...n},r){return e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:r,"aria-labelledby":i},n),t?e.createElement("title",{id:i},t):null,e.createElement("path",{fillRule:"evenodd",d:"M5.47 5.47a.75.75 0 011.06 0L12 10.94l5.47-5.47a.75.75 0 111.06 1.06L13.06 12l5.47 5.47a.75.75 0 11-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 01-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 010-1.06z",clipRule:"evenodd"}))}));const Qf="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Table\\table.tsx",zf=t=>{const{title:i,data:n,columns:r=[],columnSort:o=!1,config:l,onRowClick:s,rowExpand:a=!1,onRowExpandComponent:c,itemsPerPage:d,hasSearch:u=!1,formatData:f}=t,[m,h]=e.useState([]),[g,p]=e.useState([]),[b,_]=e.useState(1),[C,v]=e.useState(10),[x,N]=e.useState(""),[w,E]=e.useState(""),[y,A]=e.useState([]),[D,M]=e.useState(!1),[k,B]=e.useState([]),[P,H]=e.useState([]);e.useEffect((()=>{if(y.length>0)return void h(y.slice((b-1)*C,b*C));let e=g.slice((b-1)*C,b*C);h(e)}),[b]),e.useEffect((()=>{let e=g.slice((b-1)*C,b*C);h(e)}),[D]);return e.useEffect((()=>{x&&h(y.slice(0,C))}),[y]),e.useEffect((()=>{h(g.slice(0,C))}),[k]),e.useEffect((()=>{(e=>{if(!e)return A([]),E(""),void(1!=b?_(1):M(!D));if(w){let t=g.filter((t=>t[w].toString().includes(e)));A(t)}else{let t=g.filter((t=>{for(let i in t)if(t[i].toString().includes(e))return!0;return!1}));A(t)}N(e),_(1)})(x)}),[x]),e.useEffect((()=>{v(d||g.length-1)}),[]),e.useEffect((()=>{(async function(e,t){if(Array.isArray(e))return e;if(/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/gm.test(e)){const i=await fetch(e,t);return await i.json()}return[]})(n,l).then((e=>{if(f&&(e=e.map((e=>f(e)))),p(e),0==r.length&&e.length>0){let t=Object.keys(e[0]).map((e=>({title:Of(e),field:e,sortable:o})));B(t)}else B(r.map(((e,t)=>({sortable:o,...e}))))})).catch((()=>{p([])}))}),[n]),e.createElement("div",{className:"s-data-table",__self:void 0,__source:{fileName:Qf,lineNumber:178}},e.createElement("div",{className:"s-data-table_header",__self:void 0,__source:{fileName:Qf,lineNumber:179}},e.createElement("h5",{__self:void 0,__source:{fileName:Qf,lineNumber:180}},i),u&&e.createElement("div",{__self:void 0,__source:{fileName:Qf,lineNumber:183}},e.createElement("input",{type:"text",value:x,placeholder:"Search",onChange:e=>{N(e.target.value)},__self:void 0,__source:{fileName:Qf,lineNumber:184}}),x&&e.createElement(Rf,{onClick:()=>{N("")},className:"s-datatable-icon",__self:void 0,__source:{fileName:Qf,lineNumber:193}}))),e.createElement(If,{__self:void 0,__source:{fileName:Qf,lineNumber:201}},e.createElement("thead",{className:"s-data-table_head h-[66px]",__self:void 0,__source:{fileName:Qf,lineNumber:202}},e.createElement("tr",{__self:void 0,__source:{fileName:Qf,lineNumber:203}},k&&k.length>0&&k.map(((t,i)=>e.createElement("th",{style:{width:t.width?t.width:1/k.length*100+"%"},className:""+(w==t.field?"s-data-table_head-selected":""),key:i,onClick:()=>{E(t.field)},__self:void 0,__source:{fileName:Qf,lineNumber:208}},e.createElement("div",{__self:void 0,__source:{fileName:Qf,lineNumber:224}},e.createElement("span",{className:"text-white",__self:void 0,__source:{fileName:Qf,lineNumber:225}},t.title),e.createElement("span",{__self:void 0,__source:{fileName:Qf,lineNumber:226}},t.sortable&&e.createElement(Ff,{className:"s-datatable-icon",__self:void 0,__source:{fileName:Qf,lineNumber:228}})))))))),e.createElement("tbody",{__self:void 0,__source:{fileName:Qf,lineNumber:237}},m&&m.length>0&&m.map(((t,i)=>e.createElement(e.Fragment,null,e.createElement("tr",{className:"h-[62px]",style:{cursor:s?"pointer":""},onClick:()=>{return e=t,s&&s(e),void(a&&-1===P.indexOf(e.id)?H([...P,e.id]):a&&H(P.filter((t=>t!==e.id))));var e},key:t.id,__self:void 0,__source:{fileName:Qf,lineNumber:243}},k.map(((i,n)=>e.createElement("td",{className:"font-semibold",key:n,__self:void 0,__source:{fileName:Qf,lineNumber:251}},t[i.field])))),a&&P.length>0&&P.indexOf(t.id)>-1&&c&&e.createElement("tr",{__self:void 0,__source:{fileName:Qf,lineNumber:261}},e.createElement("td",{colSpan:k.length,__self:void 0,__source:{fileName:Qf,lineNumber:262}},e.createElement("div",{key:i,__self:void 0,__source:{fileName:Qf,lineNumber:263}},c(t))))))),m&&0===m.length&&e.createElement("tr",{__self:void 0,__source:{fileName:Qf,lineNumber:271}},e.createElement("td",{colSpan:r.length,__self:void 0,__source:{fileName:Qf,lineNumber:272}},"No data found"))),e.createElement("tfoot",{__self:void 0,__source:{fileName:Qf,lineNumber:276}},e.createElement("tr",{__self:void 0,__source:{fileName:Qf,lineNumber:277}},e.createElement("td",{colSpan:r.length,__self:void 0,__source:{fileName:Qf,lineNumber:278}},e.createElement("div",{className:"s-datatable-foot_summary w-full flex",__self:void 0,__source:{fileName:Qf,lineNumber:279}},e.createElement("button",{onClick:()=>{_(b-1)},disabled:1==b,className:"bg-white p-1 rounded-sm",__self:void 0,__source:{fileName:Qf,lineNumber:280}},1==b?e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Qf,lineNumber:288}},e.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Qf,lineNumber:295}})):e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Qf,lineNumber:301}},e.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#070B12",__self:void 0,__source:{fileName:Qf,lineNumber:308}}))),Math.ceil(g.length/C)>1&&Array.from({length:Math.ceil(g.length/C)},((e,t)=>t+1)).map(((t,i)=>t>b+2&&t<Math.ceil(g.length/C)-2||t<b-2?null:e.createElement("button",{key:t,onClick:()=>{_(t)},className:" p-1 h-[32px] w-[32px] shadow-md rounded-md mx-1 "+(b==t?"bg-slate-900 text-white":"bg-white text-slate-900"),__self:void 0,__source:{fileName:Qf,lineNumber:328}},t))),e.createElement("button",{onClick:()=>{_(b+1)},disabled:b==Math.ceil(g.length/C),className:"bg-white p-1 rounded-sm",__self:void 0,__source:{fileName:Qf,lineNumber:343}},b==Math.ceil(g.length/C)?e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Qf,lineNumber:353}},e.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Qf,lineNumber:360}})):e.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Qf,lineNumber:366}},e.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#070B12",__self:void 0,__source:{fileName:Qf,lineNumber:373}})))),e.createElement("div",{className:"s-datable-foot_pagination",__self:void 0,__source:{fileName:Qf,lineNumber:384}}))))))},Sf=l.div`
|
|
3619
3620
|
display: flex;
|
|
3620
3621
|
gap: 4px;
|
|
3621
3622
|
flex-direction: column;
|
|
@@ -3627,7 +3628,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3627
3628
|
span{
|
|
3628
3629
|
color: ${s["neutral-600"]};
|
|
3629
3630
|
}
|
|
3630
|
-
`,
|
|
3631
|
+
`,jf=l.textarea`
|
|
3631
3632
|
border: none;
|
|
3632
3633
|
height: 75px;
|
|
3633
3634
|
font-size: 16px;
|
|
@@ -3674,19 +3675,19 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3674
3675
|
.disabled{
|
|
3675
3676
|
pointer-events: none;
|
|
3676
3677
|
}
|
|
3677
|
-
`,
|
|
3678
|
+
`,Tf=l.p`
|
|
3678
3679
|
color: ${s["error-500"]};
|
|
3679
3680
|
margin: 0;
|
|
3680
3681
|
display: flex;
|
|
3681
3682
|
gap: 4px;
|
|
3682
3683
|
justify-content: start;
|
|
3683
3684
|
align-items: center;
|
|
3684
|
-
`,
|
|
3685
|
+
`,Yf="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\TextArea\\TextArea.tsx",Xf=e=>{let{label:n,subtext:r,errMsg:l,disabled:s,required:a,value:c}=e;const[d,u]=i(""),[f,m]=i(!1),h=o();return t.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"},__self:void 0,__source:{fileName:Yf,lineNumber:32}},n&&t.createElement(Sf,{__self:void 0,__source:{fileName:Yf,lineNumber:34}},t.createElement("label",{__self:void 0,__source:{fileName:Yf,lineNumber:35}},n),r&&t.createElement("span",{__self:void 0,__source:{fileName:Yf,lineNumber:36}},r)),t.createElement(Vf,{className:`${d} ${s?"disabled":""}`,__self:void 0,__source:{fileName:Yf,lineNumber:39}},t.createElement(jf,{ref:h,onBlur:()=>{c?(u("success"),m(!1)):a&&(u("error"),m(!0))},...e,__self:void 0,__source:{fileName:Yf,lineNumber:40}})),!c&&a&&f&&t.createElement(Tf,{__self:void 0,__source:{fileName:Yf,lineNumber:43}},t.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Yf,lineNumber:45}},t.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000",__self:void 0,__source:{fileName:Yf,lineNumber:46}})),l||"This field is required"))},Zf=l.div`
|
|
3685
3686
|
display: flex;
|
|
3686
3687
|
flex-direction: column;
|
|
3687
3688
|
gap: 40px;
|
|
3688
3689
|
position: relative;
|
|
3689
|
-
`,
|
|
3690
|
+
`,Wf=l.div`
|
|
3690
3691
|
display: flex;
|
|
3691
3692
|
flex-direction: column;
|
|
3692
3693
|
gap: 8px;
|
|
@@ -3746,12 +3747,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3746
3747
|
align-items: center;
|
|
3747
3748
|
gap: 8px;
|
|
3748
3749
|
}
|
|
3749
|
-
`;function
|
|
3750
|
+
`;function Gf(e,t){return new Intl.NumberFormat("en-US",{style:"currency",currency:t,currencyDisplay:"code"}).format(e)}const Uf="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\TransactionDetails\\TransactionDetails.tsx",Kf=e=>{const{amount:i,provider:n,requestDate:r,requestedBy:o,destAcctDets:l,clientID:s}=e;return t.createElement(Zf,{__self:void 0,__source:{fileName:Uf,lineNumber:10}},s&&t.createElement(Wf,{__self:void 0,__source:{fileName:Uf,lineNumber:12}},t.createElement("p",{__self:void 0,__source:{fileName:Uf,lineNumber:13}},"Client ID"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:Uf,lineNumber:14}},s)),t.createElement(Wf,{__self:void 0,__source:{fileName:Uf,lineNumber:19}},t.createElement("p",{__self:void 0,__source:{fileName:Uf,lineNumber:20}},"Requested By"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:Uf,lineNumber:21}},o)),t.createElement(Wf,{__self:void 0,__source:{fileName:Uf,lineNumber:25}},t.createElement("p",{__self:void 0,__source:{fileName:Uf,lineNumber:26}},"Request Date"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:Uf,lineNumber:27}},r)),t.createElement(Wf,{__self:void 0,__source:{fileName:Uf,lineNumber:31}},t.createElement("p",{__self:void 0,__source:{fileName:Uf,lineNumber:32}},"Amount"),t.createElement("div",{className:"field-dets amt-dets",__self:void 0,__source:{fileName:Uf,lineNumber:33}},t.createElement("div",{__self:void 0,__source:{fileName:Uf,lineNumber:34}},t.createElement("img",{src:i.baseFlag,alt:"flag",__self:void 0,__source:{fileName:Uf,lineNumber:35}}),`${Gf(i.baseAmount,i.baseCurr)}`),t.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Uf,lineNumber:40}},t.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6",__self:void 0,__source:{fileName:Uf,lineNumber:41}})),t.createElement("div",{__self:void 0,__source:{fileName:Uf,lineNumber:43}},t.createElement("img",{src:i.exchFlag,alt:"flag",__self:void 0,__source:{fileName:Uf,lineNumber:44}}),`${Gf(i.exchAmount,i.exchCurr)}`)),t.createElement("p",{className:"exch-rate",__self:void 0,__source:{fileName:Uf,lineNumber:50}},i.baseCurr," 1.0000 = ",`${i.exchCurr} ${i.exchRate}`)),t.createElement(Wf,{__self:void 0,__source:{fileName:Uf,lineNumber:52}},t.createElement("p",{__self:void 0,__source:{fileName:Uf,lineNumber:53}},"Provider"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:Uf,lineNumber:54}},n.logo?t.createElement("img",{src:n.logo,alt:"Provider logo",__self:void 0,__source:{fileName:Uf,lineNumber:56}}):t.createElement("div",{className:"w-[44px] h-[44px] rounded-[8px] bg-neutral-100",__self:void 0,__source:{fileName:Uf,lineNumber:58}}),n.name)),l&&t.createElement(Wf,{__self:void 0,__source:{fileName:Uf,lineNumber:64}},t.createElement("p",{__self:void 0,__source:{fileName:Uf,lineNumber:65}},"Destination Account"),t.createElement("div",{className:"field-dets",style:{alignItems:"start"},__self:void 0,__source:{fileName:Uf,lineNumber:66}},l.bankLogo?t.createElement("img",{className:"trx-dets-bank-logo",src:l.bankLogo,alt:"Bank logo",__self:void 0,__source:{fileName:Uf,lineNumber:67}}):t.createElement("div",{className:"trx-dets-bank-logo",__self:void 0,__source:{fileName:Uf,lineNumber:67}}),t.createElement("div",{className:"flex flex-col gap-[8px] bank-acct-info",__self:void 0,__source:{fileName:Uf,lineNumber:68}},t.createElement("p",{className:"acct-no",__self:void 0,__source:{fileName:Uf,lineNumber:69}},l.acctNo),t.createElement("p",{className:"bank-name",__self:void 0,__source:{fileName:Uf,lineNumber:70}},l.bankName),t.createElement("p",{className:"acct-name",__self:void 0,__source:{fileName:Uf,lineNumber:71}},l.acctName),t.createElement("p",{className:"curr",__self:void 0,__source:{fileName:Uf,lineNumber:72}},l.acctCurr)))))},Jf=l.div`
|
|
3750
3751
|
display: flex;
|
|
3751
3752
|
flex-direction: column;
|
|
3752
3753
|
gap: 40px;
|
|
3753
3754
|
position: relative;
|
|
3754
|
-
`,
|
|
3755
|
+
`,qf=l.div`
|
|
3755
3756
|
display: flex;
|
|
3756
3757
|
flex-direction: column;
|
|
3757
3758
|
gap: 8px;
|
|
@@ -3795,11 +3796,11 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3795
3796
|
align-items: center;
|
|
3796
3797
|
gap: 8px;
|
|
3797
3798
|
}
|
|
3798
|
-
`;const
|
|
3799
|
+
`;const $f="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\TransactionDetailsWithPayment\\TransactionDetailsWithPayment.tsx",em=e=>{const{amount:i,provider:n,paymentDets:r,requestedBy:o,requestDate:l}=e;return t.createElement(Jf,{__self:void 0,__source:{fileName:$f,lineNumber:11}},t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:12}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:13}},"Amount"),t.createElement("div",{className:"field-dets amt-dets",__self:void 0,__source:{fileName:$f,lineNumber:14}},t.createElement("div",{__self:void 0,__source:{fileName:$f,lineNumber:15}},t.createElement("img",{src:i.baseFlag,alt:"flag",__self:void 0,__source:{fileName:$f,lineNumber:16}}),`${i.baseCurr} ${i.baseAmount}`),t.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:$f,lineNumber:21}},t.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6",__self:void 0,__source:{fileName:$f,lineNumber:22}})),t.createElement("div",{__self:void 0,__source:{fileName:$f,lineNumber:24}},t.createElement("img",{src:i.exchFlag,alt:"flag",__self:void 0,__source:{fileName:$f,lineNumber:25}}),`${i.exchCurr} ${i.exchAmount}`)),t.createElement("p",{className:"exch-rate",__self:void 0,__source:{fileName:$f,lineNumber:31}},i.exchCurr," 1.0000 = ",`${i.baseCurr} ${i.exchRate}`)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:33}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:34}},"Provider"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:$f,lineNumber:35}},t.createElement("img",{src:n.logo?n.logo:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgBvZddbFRFFMd/c/duW5sW1MRGxWol8UESImqsRjBuLbGNUb7iA4YHon3wxURfkFZFdoMi2MTY+CoEaEgITaGhSaE00EK2QICQ9gUaCGmBtgsLJeWrwN72Dme2gWzYwt6lu/t7uJkzc/8zZ2bOnTtH8TgLdQDFEiwWi1VGMhO4LKJDtTHUvQn0d6RC0yN99hBzQrxZMZDYpB6VAvp58lkrpZ9IzZgol7FPtTMU/k/sH/CK4l/uxx0ZnTQfDp5Hp1jz8M49mVmAdnWcSLhZykvT0JrVqDBOWHHTzDy9wQ0FojlAlS7nJitlLlvS0M4j329WW7qo1mXifT/PTkT0X1HX1ctb/nbp8TPPSldXWBJQQabHKzLofuoDsyksWCb29jS0SywRv8P0eZFxOlj+finX7nwv9mFPKkvNNzGQ7t5PjeL1eEys+rxUAkw+YflCUouKLDJLiTixl5rATIrtFWh1IpXAlhhYS6axqWTGh5vpC1dSrLrkJHrvSa8qss3V8Ks4Eh+aOcmNqs+mdlUnWUMd5KUF6xg6Xo2KtYoTSQFvo1SA7BFg9eo8ZpWv4eaZSm6N9ErdrMQXMh2EyVj6N2p//oMZb49gOQtkFfpy64BB8St1tVv4JjRIXl6F1JzNrQNx3JV8XN5ASfllnIlqqbiYYwfi3Io/lTUqqzKeWwcUIdb/XcvgsdfwK/NZzjbVNjlBb2B9fZBoZxGO0yYn5NyHLTlYAbWGv+rrOLmnkJj/oNhzE1vNChwiW2j5L2zYuJHrHTMZK2iWbfjg8VeyfxT3d8p1z98kpYXJjeYoLln6O5nGZ/cTaWrkXFs+ft/WqQefRI5iK0Qm0XJFG7/7KTpcLKVGsRc97fXMBqHmHD65E0ZbzzOsG8RenEpiHLhAZhiRP14VkeY+hru3yf5+m1riXhcH3Bami+IS2q3kSmu/JCr/S80Kb0LrrFxKfdN1QK7l9hdEd/cyGP5H7BrPypgV8nH79ABFc14Q8yPSZwxtfUl05ykiRyRF0z96VmqJkTfm75gMwucmgph0KR00N7DcKqJNR2XP/8R1veeHqB6coqApTTow0DIqTpj/dIPHHkax9dcM7+qWwdfJbH7BK2bmsULJC99NSE4TeXl5Ga4TRGnJF9RUSYsjndQQ3dUoAWcOMQ/niL6Aa7XEA770k67ElgfvFxf0wKvTiwAAAABJRU5ErkJggg==",alt:"Provider logo",__self:void 0,__source:{fileName:$f,lineNumber:36}})," ",n.name)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:39}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:40}},"Requested By"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:$f,lineNumber:41}},o)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:45}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:46}},"Request Date"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:$f,lineNumber:47}},l)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:51}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:52}},"Payment Method"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:$f,lineNumber:53}},l)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:57}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:58}},"Payee Name"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:$f,lineNumber:59}},r.payeeName)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:63}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:64}},"Bank Name"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:$f,lineNumber:65}},r.bankName)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:69}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:70}},"Bank Country"),t.createElement("div",{className:"field-dets bank-ctry-dets",__self:void 0,__source:{fileName:$f,lineNumber:71}},t.createElement("img",{src:r.bankCountryFlag,alt:"Bank country flag",__self:void 0,__source:{fileName:$f,lineNumber:72}})," ",r.bankCountry)),t.createElement(qf,{__self:void 0,__source:{fileName:$f,lineNumber:75}},t.createElement("p",{__self:void 0,__source:{fileName:$f,lineNumber:76}},"Remarks"),t.createElement("div",{className:"field-dets",__self:void 0,__source:{fileName:$f,lineNumber:77}},r.paymentRemarks)))},tm=l.div`
|
|
3799
3800
|
display: flex;
|
|
3800
3801
|
flex-direction: column;
|
|
3801
3802
|
gap: 34px;
|
|
3802
|
-
`,
|
|
3803
|
+
`,im=l.div`
|
|
3803
3804
|
display: flex;
|
|
3804
3805
|
flex-direction: column;
|
|
3805
3806
|
gap: 12px;
|
|
@@ -3811,7 +3812,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3811
3812
|
font-family: Circular Book Medium,sans-serif;
|
|
3812
3813
|
margin: 0;
|
|
3813
3814
|
}
|
|
3814
|
-
`,
|
|
3815
|
+
`,nm=l.div`
|
|
3815
3816
|
padding: 8px;
|
|
3816
3817
|
border-radius: 8px;
|
|
3817
3818
|
border: 1px solid ${s["neutral-200"]};
|
|
@@ -3826,7 +3827,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3826
3827
|
&.scroll-bar-show{
|
|
3827
3828
|
overflow: auto;
|
|
3828
3829
|
}
|
|
3829
|
-
`,
|
|
3830
|
+
`,rm=l.div`
|
|
3830
3831
|
padding: 8px;
|
|
3831
3832
|
border-radius: 8px;
|
|
3832
3833
|
display: flex;
|
|
@@ -3858,7 +3859,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3858
3859
|
font-size: 16px;
|
|
3859
3860
|
line-height: 22.4px;
|
|
3860
3861
|
}
|
|
3861
|
-
`,
|
|
3862
|
+
`,om=l.div`
|
|
3862
3863
|
height: 346px;
|
|
3863
3864
|
display: flex;
|
|
3864
3865
|
justify-content: center;
|
|
@@ -3872,11 +3873,11 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3872
3873
|
line-height: 19px;
|
|
3873
3874
|
color: #0F1B4C;
|
|
3874
3875
|
}
|
|
3875
|
-
`,
|
|
3876
|
+
`,lm="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\UpdateUserActions\\UpdateUserActions.tsx",sm=e=>{const{currentOptions:r,availableOptions:o,selOptions:l,titleAvailable:s,titleCurrent:a}=e,[c,d]=i(o),[u,f]=i(r),[m,h]=i({added:[],removed:[]});return n((()=>{l(m)}),[]),n((()=>{document.querySelectorAll(".actionsList").forEach((e=>{e.addEventListener("mouseover",(function(){e.classList.add("scroll-bar-show"),e.classList.remove("scroll-bar-hidden")})),e.addEventListener("mouseout",(function(){e.classList.add("scroll-bar-hidden"),e.classList.remove("scroll-bar-show")}))}))}),[]),t.createElement(tm,{__self:void 0,__source:{fileName:lm,lineNumber:80}},t.createElement(im,{__self:void 0,__source:{fileName:lm,lineNumber:81}},t.createElement("h4",{__self:void 0,__source:{fileName:lm,lineNumber:82}},s||"Available Options"),t.createElement(nm,{className:"actionsList scroll-bar-hidden",__self:void 0,__source:{fileName:lm,lineNumber:83}},c&&c.length>0&&c.map((e=>{if(0===r.filter((t=>t.optionId===e.optionId&&!m.added.includes(e.optionId))).length)return t.createElement(rm,{key:e.optionId,__self:void 0,__source:{fileName:lm,lineNumber:87}},t.createElement("p",{__self:void 0,__source:{fileName:lm,lineNumber:88}},e.optionName),t.createElement("button",{onClick:()=>{!function(e){if(0===r.filter((t=>t.optionId===e.optionId)).length){let t=m;t.added.includes(e.optionId)||t.added.push(e.optionId),h(t)}if(r.filter((t=>t.optionId===e.optionId)).length>0){let t=m;t.removed=m.removed.filter((t=>t!==e.optionId)),h(t)}d(c.filter((t=>!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())))),f([...u,e]),l(m)}(e)},__self:void 0,__source:{fileName:lm,lineNumber:89}},t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:lm,lineNumber:93}},t.createElement("path",{d:"M12.6667 7.33332H8.66675V3.33332C8.66675 3.15651 8.59651 2.98694 8.47149 2.86192C8.34646 2.73689 8.17689 2.66666 8.00008 2.66666C7.82327 2.66666 7.6537 2.73689 7.52868 2.86192C7.40365 2.98694 7.33342 3.15651 7.33342 3.33332V7.33332H3.33341C3.1566 7.33332 2.98703 7.40356 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.1768 2.73699 8.34637 2.86201 8.47139C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H7.33342V12.6667C7.33342 12.8435 7.40365 13.013 7.52868 13.1381C7.6537 13.2631 7.82327 13.3333 8.00008 13.3333C8.17689 13.3333 8.34646 13.2631 8.47149 13.1381C8.59651 13.013 8.66675 12.8435 8.66675 12.6667V8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.47139C13.2632 8.34637 13.3334 8.1768 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40356 12.8436 7.33332 12.6667 7.33332Z",fill:"#070B12",__self:void 0,__source:{fileName:lm,lineNumber:95}}))))})),0===c.length&&t.createElement(om,{__self:void 0,__source:{fileName:lm,lineNumber:104}},t.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:lm,lineNumber:105}},t.createElement("g",{clipPath:"url(#clip0_814_3248)",__self:void 0,__source:{fileName:lm,lineNumber:106}},t.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:lm,lineNumber:107}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:108}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:109}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:110}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:111}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:112}})),t.createElement("defs",{__self:void 0,__source:{fileName:lm,lineNumber:114}},t.createElement("clipPath",{id:"clip0_814_3248",__self:void 0,__source:{fileName:lm,lineNumber:115}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)",__self:void 0,__source:{fileName:lm,lineNumber:116}})))),t.createElement("p",{__self:void 0,__source:{fileName:lm,lineNumber:120}},"No options available")))),t.createElement(im,{__self:void 0,__source:{fileName:lm,lineNumber:125}},t.createElement("h4",{__self:void 0,__source:{fileName:lm,lineNumber:126}},a||"Current Options"),t.createElement(nm,{className:"actionsList scroll-bar-hidden",__self:void 0,__source:{fileName:lm,lineNumber:127}},u.length>0&&u.map((e=>t.createElement(rm,{key:e.optionId,__self:void 0,__source:{fileName:lm,lineNumber:129}},t.createElement("p",{__self:void 0,__source:{fileName:lm,lineNumber:130}},e.optionName),t.createElement("button",{onClick:()=>{!function(e){if(f(u.filter((t=>!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())))),d([...c,e]),o.filter((t=>t.optionId===e.optionId)).length>0){let t=m;t.added=m.added.filter((t=>t!==e.optionId)),h(t)}if(r.filter((t=>t.optionId.includes(e.optionId))).length>0){let t=m;t.removed.includes(e.optionId)||t.removed.push(e.optionId),h(t)}l(m)}(e)},__self:void 0,__source:{fileName:lm,lineNumber:131}},t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:lm,lineNumber:133}},t.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12",__self:void 0,__source:{fileName:lm,lineNumber:134}})))))),0===u.length&&t.createElement(om,{__self:void 0,__source:{fileName:lm,lineNumber:140}},t.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:lm,lineNumber:141}},t.createElement("g",{clipPath:"url(#clip0_814_3248)",__self:void 0,__source:{fileName:lm,lineNumber:142}},t.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:lm,lineNumber:143}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:144}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:145}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:146}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:147}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:lm,lineNumber:148}})),t.createElement("defs",{__self:void 0,__source:{fileName:lm,lineNumber:150}},t.createElement("clipPath",{id:"clip0_814_3248",__self:void 0,__source:{fileName:lm,lineNumber:151}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)",__self:void 0,__source:{fileName:lm,lineNumber:152}})))),t.createElement("p",{__self:void 0,__source:{fileName:lm,lineNumber:156}},"No options available")))))},am=l.div`
|
|
3876
3877
|
display: flex;
|
|
3877
3878
|
flex-direction: column;
|
|
3878
3879
|
gap: 34px;
|
|
3879
|
-
`,
|
|
3880
|
+
`,cm=l.div`
|
|
3880
3881
|
display: flex;
|
|
3881
3882
|
flex-direction: column;
|
|
3882
3883
|
gap: 12px;
|
|
@@ -3888,7 +3889,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3888
3889
|
font-family: Circular Book Medium,sans-serif;
|
|
3889
3890
|
margin: 0;
|
|
3890
3891
|
}
|
|
3891
|
-
`,
|
|
3892
|
+
`,dm=l.div`
|
|
3892
3893
|
padding: 8px;
|
|
3893
3894
|
border-radius: 8px;
|
|
3894
3895
|
border: 1px solid ${s["neutral-200"]};
|
|
@@ -3903,7 +3904,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3903
3904
|
&.scroll-bar-show{
|
|
3904
3905
|
overflow: auto;
|
|
3905
3906
|
}
|
|
3906
|
-
`,
|
|
3907
|
+
`,um=l.div`
|
|
3907
3908
|
padding: 8px;
|
|
3908
3909
|
border-radius: 8px;
|
|
3909
3910
|
display: flex;
|
|
@@ -3938,7 +3939,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3938
3939
|
font-size: 16px;
|
|
3939
3940
|
line-height: 22.4px;
|
|
3940
3941
|
}
|
|
3941
|
-
`,
|
|
3942
|
+
`,fm=l.div`
|
|
3942
3943
|
height: 346px;
|
|
3943
3944
|
display: flex;
|
|
3944
3945
|
justify-content: center;
|
|
@@ -3952,9 +3953,9 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3952
3953
|
line-height: 19px;
|
|
3953
3954
|
color: #0F1B4C;
|
|
3954
3955
|
}
|
|
3955
|
-
`,
|
|
3956
|
+
`,mm="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\UserActions\\UserActions.tsx",hm=e=>{const{currentOptions:r,availableOptions:o,supplementaryOptions:l,selOptions:s,titleAvailable:a,titleCurrent:c}=e,[d,u]=i(o),[f,m]=i(l),[h,g]=i(r),[p,b]=i({added:[],removed:[]});return n((()=>{s(p)}),[]),n((()=>{document.querySelectorAll(".actionsList").forEach((e=>{e.addEventListener("mouseover",(function(){e.classList.add("scroll-bar-show"),e.classList.remove("scroll-bar-hidden")})),e.addEventListener("mouseout",(function(){e.classList.add("scroll-bar-hidden"),e.classList.remove("scroll-bar-show")}))}))}),[]),t.createElement(am,{__self:void 0,__source:{fileName:mm,lineNumber:81}},t.createElement(cm,{__self:void 0,__source:{fileName:mm,lineNumber:82}},t.createElement("h4",{__self:void 0,__source:{fileName:mm,lineNumber:83}},a||"Available Options"),t.createElement(dm,{className:"actionsList scroll-bar-hidden",__self:void 0,__source:{fileName:mm,lineNumber:84}},d&&d.length>0&&d.map((e=>{if(0===r.filter((t=>t.optionId===e.optionId&&!p.added.includes(e.optionId))).length)return t.createElement(um,{key:e.optionId,__self:void 0,__source:{fileName:mm,lineNumber:88}},t.createElement("p",{__self:void 0,__source:{fileName:mm,lineNumber:89}},e.optionName),t.createElement("button",{onClick:()=>{!function(e){if(0===f.filter((t=>t.optionId===e.optionId)).length){let t=p;t.added.includes(e.optionId)||t.added.push(e.optionId),b(t)}if(f.filter((t=>t.optionId===e.optionId)).length>0){let t=p;t.removed=p.removed.filter((t=>t!==e.optionId)),b(t)}u(d.filter((t=>!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())))),m([...f,e]),s(p)}(e)},__self:void 0,__source:{fileName:mm,lineNumber:90}},t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mm,lineNumber:94}},t.createElement("path",{d:"M12.6667 7.33332H8.66675V3.33332C8.66675 3.15651 8.59651 2.98694 8.47149 2.86192C8.34646 2.73689 8.17689 2.66666 8.00008 2.66666C7.82327 2.66666 7.6537 2.73689 7.52868 2.86192C7.40365 2.98694 7.33342 3.15651 7.33342 3.33332V7.33332H3.33341C3.1566 7.33332 2.98703 7.40356 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.1768 2.73699 8.34637 2.86201 8.47139C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H7.33342V12.6667C7.33342 12.8435 7.40365 13.013 7.52868 13.1381C7.6537 13.2631 7.82327 13.3333 8.00008 13.3333C8.17689 13.3333 8.34646 13.2631 8.47149 13.1381C8.59651 13.013 8.66675 12.8435 8.66675 12.6667V8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.47139C13.2632 8.34637 13.3334 8.1768 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40356 12.8436 7.33332 12.6667 7.33332Z",fill:"#070B12",__self:void 0,__source:{fileName:mm,lineNumber:96}}))))})),0===d.length&&t.createElement(fm,{__self:void 0,__source:{fileName:mm,lineNumber:105}},t.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mm,lineNumber:106}},t.createElement("g",{clipPath:"url(#clip0_814_3248)",__self:void 0,__source:{fileName:mm,lineNumber:107}},t.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:mm,lineNumber:108}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:109}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:110}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:111}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:112}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:113}})),t.createElement("defs",{__self:void 0,__source:{fileName:mm,lineNumber:115}},t.createElement("clipPath",{id:"clip0_814_3248",__self:void 0,__source:{fileName:mm,lineNumber:116}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)",__self:void 0,__source:{fileName:mm,lineNumber:117}})))),t.createElement("p",{__self:void 0,__source:{fileName:mm,lineNumber:121}},"No options available")))),t.createElement(cm,{__self:void 0,__source:{fileName:mm,lineNumber:126}},t.createElement("h4",{__self:void 0,__source:{fileName:mm,lineNumber:127}},c||"Current Options"),t.createElement(dm,{className:"actionsList scroll-bar-hidden",__self:void 0,__source:{fileName:mm,lineNumber:128}},h.length>0&&h.map((e=>t.createElement(um,{key:e.optionId,className:"current-action",__self:void 0,__source:{fileName:mm,lineNumber:130}},t.createElement("p",{__self:void 0,__source:{fileName:mm,lineNumber:131}},e.optionName)))),f.length>0&&f.map((e=>t.createElement(um,{key:e.optionId,__self:void 0,__source:{fileName:mm,lineNumber:135}},t.createElement("p",{__self:void 0,__source:{fileName:mm,lineNumber:136}},e.optionName),t.createElement("button",{onClick:()=>{!function(e){if(m(f.filter((t=>!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())))),u([...d,e]),o.filter((t=>t.optionId===e.optionId)).length>0){let t=p;t.added=p.added.filter((t=>t!==e.optionId)),b(t)}if(f.filter((t=>t.optionId.includes(e.optionId))).length>0){let t=p;t.removed.includes(e.optionId)||t.removed.push(e.optionId),b(t)}s(p)}(e)},__self:void 0,__source:{fileName:mm,lineNumber:137}},t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mm,lineNumber:139}},t.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12",__self:void 0,__source:{fileName:mm,lineNumber:140}})))))),0===f.length&&0===h.length&&t.createElement(fm,{__self:void 0,__source:{fileName:mm,lineNumber:146}},t.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mm,lineNumber:147}},t.createElement("g",{clipPath:"url(#clip0_814_3248)",__self:void 0,__source:{fileName:mm,lineNumber:148}},t.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:mm,lineNumber:149}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:150}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:151}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:152}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:153}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:mm,lineNumber:154}})),t.createElement("defs",{__self:void 0,__source:{fileName:mm,lineNumber:156}},t.createElement("clipPath",{id:"clip0_814_3248",__self:void 0,__source:{fileName:mm,lineNumber:157}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)",__self:void 0,__source:{fileName:mm,lineNumber:158}})))),t.createElement("p",{__self:void 0,__source:{fileName:mm,lineNumber:162}},"No options available")))))},gm=l.div`
|
|
3956
3957
|
overflow-x: auto;
|
|
3957
|
-
`,
|
|
3958
|
+
`,pm=l.table`
|
|
3958
3959
|
width: 100%;
|
|
3959
3960
|
border-collapse: separate;
|
|
3960
3961
|
border-spacing: 0 8px;
|
|
@@ -4004,7 +4005,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4004
4005
|
font-weight: 400;
|
|
4005
4006
|
line-height: 19px;
|
|
4006
4007
|
}
|
|
4007
|
-
`,
|
|
4008
|
+
`,bm=l.div`
|
|
4008
4009
|
display: flex;
|
|
4009
4010
|
justify-content: center;
|
|
4010
4011
|
align-items: center;
|
|
@@ -4012,7 +4013,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4012
4013
|
height: 300px;
|
|
4013
4014
|
background: ${s.white};
|
|
4014
4015
|
border-radius: 8px;
|
|
4015
|
-
`,
|
|
4016
|
+
`,_m=l.div`
|
|
4016
4017
|
display: flex;
|
|
4017
4018
|
align-items: center;
|
|
4018
4019
|
flex-direction: column;
|
|
@@ -4023,9 +4024,9 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4023
4024
|
line-height: 19px;
|
|
4024
4025
|
margin: 0;
|
|
4025
4026
|
}
|
|
4026
|
-
`,
|
|
4027
|
+
`,Cm="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\UserRolesTable\\UserRolesTable.tsx",vm=e=>{const{roles:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.roleName<t.roleName?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(gm,{__self:void 0,__source:{fileName:Cm,lineNumber:59}},t.createElement(pm,{__self:void 0,__source:{fileName:Cm,lineNumber:60}},t.createElement("thead",{__self:void 0,__source:{fileName:Cm,lineNumber:61}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:Cm,lineNumber:62}},t.createElement("th",{__self:void 0,__source:{fileName:Cm,lineNumber:63}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.roleName<t.roleName?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.roleName<e.roleName?-1:1)))},__self:void 0,__source:{fileName:Cm,lineNumber:64}},"Title","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Cm,lineNumber:69}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:Cm,lineNumber:70}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Cm,lineNumber:77}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:Cm,lineNumber:78}}))))),t.createElement("th",{__self:void 0,__source:{fileName:Cm,lineNumber:84}},"Code"),t.createElement("th",{__self:void 0,__source:{fileName:Cm,lineNumber:85}},"Clearance Level"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:Cm,lineNumber:89}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:Cm,lineNumber:91}},t.createElement("td",{__self:void 0,__source:{fileName:Cm,lineNumber:92}},e.roleName),t.createElement("td",{__self:void 0,__source:{fileName:Cm,lineNumber:93}},e.roleCode),t.createElement("td",{__self:void 0,__source:{fileName:Cm,lineNumber:94}},t.createElement("div",{__self:void 0,__source:{fileName:Cm,lineNumber:95}},e.clearanceLevel,t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Cm,lineNumber:97}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:Cm,lineNumber:98}}))))))))),u&&0===u.length&&g&&t.createElement(bm,{__self:void 0,__source:{fileName:Cm,lineNumber:108}},t.createElement(_m,{__self:void 0,__source:{fileName:Cm,lineNumber:109}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Cm,lineNumber:110}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:Cm,lineNumber:111}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:Cm,lineNumber:112}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Cm,lineNumber:113}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Cm,lineNumber:114}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Cm,lineNumber:115}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Cm,lineNumber:116}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:Cm,lineNumber:117}})),t.createElement("defs",{__self:void 0,__source:{fileName:Cm,lineNumber:119}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:Cm,lineNumber:120}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:Cm,lineNumber:121}})))),t.createElement("p",{__self:void 0,__source:{fileName:Cm,lineNumber:125}},"User roles will be displayed here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:Cm,lineNumber:130}}))},xm=l.div`
|
|
4027
4028
|
overflow-x: auto;
|
|
4028
|
-
`,
|
|
4029
|
+
`,Nm=l.table`
|
|
4029
4030
|
width: 100%;
|
|
4030
4031
|
border-collapse: separate;
|
|
4031
4032
|
border-spacing: 0 8px;
|
|
@@ -4075,7 +4076,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4075
4076
|
font-weight: 400;
|
|
4076
4077
|
line-height: 19px;
|
|
4077
4078
|
}
|
|
4078
|
-
`,
|
|
4079
|
+
`,wm=l.div`
|
|
4079
4080
|
display: flex;
|
|
4080
4081
|
justify-content: center;
|
|
4081
4082
|
align-items: center;
|
|
@@ -4083,7 +4084,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4083
4084
|
height: 300px;
|
|
4084
4085
|
background: ${s.white};
|
|
4085
4086
|
border-radius: 8px;
|
|
4086
|
-
`,
|
|
4087
|
+
`,Em=l.div`
|
|
4087
4088
|
display: flex;
|
|
4088
4089
|
align-items: center;
|
|
4089
4090
|
flex-direction: column;
|
|
@@ -4094,7 +4095,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4094
4095
|
line-height: 19px;
|
|
4095
4096
|
margin: 0;
|
|
4096
4097
|
}
|
|
4097
|
-
`,
|
|
4098
|
+
`,ym="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\UsersTable\\UsersTable.tsx",Am=e=>{const{users:r,callback:o,srchActive:l}=e,[s,a]=i(1),[c,d]=i(10),[u,f]=i([]),[m,h]=i(r),[g,p]=i(!1),[b,_]=i("desc");return n((()=>{if(m.length>0){const e=s*c,t=e-c;f(m.slice(t,e))}0===m.length&&f(m),p(!0)}),[m,s]),n((()=>{h(r.sort(((e,t)=>e.name<t.name?-1:1)))}),[r]),n((()=>{l&&a(1)}),[l]),t.createElement(t.Fragment,null,t.createElement(xm,{__self:void 0,__source:{fileName:ym,lineNumber:59}},t.createElement(Nm,{__self:void 0,__source:{fileName:ym,lineNumber:60}},t.createElement("thead",{__self:void 0,__source:{fileName:ym,lineNumber:61}},t.createElement("tr",{className:"rounded-row",__self:void 0,__source:{fileName:ym,lineNumber:62}},t.createElement("th",{__self:void 0,__source:{fileName:ym,lineNumber:63}},t.createElement("div",{onClick:()=>{"asc"===b&&(_("desc"),u.sort(((e,t)=>e.name<t.name?-1:1))),"desc"===b&&(_("asc"),u.sort(((e,t)=>t.name<e.name?-1:1)))},__self:void 0,__source:{fileName:ym,lineNumber:64}},"Name","desc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:ym,lineNumber:69}},t.createElement("path",{d:"M8.80671 3.52664L5.47338 0.193305C5.40997 0.132611 5.33521 0.0850345 5.25338 0.0533049C5.09107 -0.0133738 4.90902 -0.0133738 4.74671 0.0533049C4.66487 0.0850345 4.59011 0.132611 4.52671 0.193305L1.19338 3.52664C1.13122 3.5888 1.08191 3.66259 1.04827 3.74381C1.01463 3.82502 0.997314 3.91207 0.997314 3.99997C0.997314 4.17751 1.06784 4.34777 1.19338 4.47331C1.31891 4.59884 1.48917 4.66937 1.66671 4.66937C1.84424 4.66937 2.01451 4.59884 2.14004 4.47331L4.33338 2.2733V7.3333C4.33338 7.51012 4.40361 7.67969 4.52864 7.80471C4.65366 7.92973 4.82323 7.99997 5.00004 7.99997C5.17685 7.99997 5.34642 7.92973 5.47145 7.80471C5.59647 7.67969 5.66671 7.51012 5.66671 7.3333V2.2733L7.86004 4.47331C7.92202 4.53579 7.99575 4.58539 8.07699 4.61923C8.15823 4.65308 8.24537 4.6705 8.33337 4.6705C8.42138 4.6705 8.50852 4.65308 8.58976 4.61923C8.671 4.58539 8.74473 4.53579 8.80671 4.47331C8.86919 4.41133 8.91879 4.3376 8.95264 4.25636C8.98648 4.17512 9.00391 4.08798 9.00391 3.99997C9.00391 3.91196 8.98648 3.82483 8.95264 3.74359C8.91879 3.66235 8.86919 3.58861 8.80671 3.52664Z",fill:"#ffffff",__self:void 0,__source:{fileName:ym,lineNumber:70}}))),"asc"===b&&t.createElement(t.Fragment,null,t.createElement("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:ym,lineNumber:77}},t.createElement("path",{d:"M8.80671 3.52667C8.74473 3.46418 8.671 3.41459 8.58976 3.38074C8.50852 3.34689 8.42138 3.32947 8.33337 3.32947C8.24537 3.32947 8.15823 3.34689 8.07699 3.38074C7.99575 3.41459 7.92202 3.46418 7.86004 3.52667L5.66671 5.72667V0.666667C5.66671 0.489856 5.59647 0.320287 5.47145 0.195262C5.34642 0.070238 5.17685 0 5.00004 0C4.82323 0 4.65366 0.070238 4.52864 0.195262C4.40361 0.320287 4.33338 0.489856 4.33338 0.666667V5.72667L2.14004 3.52667C2.01451 3.40113 1.84424 3.33061 1.66671 3.33061C1.48917 3.33061 1.31891 3.40113 1.19338 3.52667C1.06784 3.6522 0.997314 3.82247 0.997314 4C0.997314 4.17753 1.06784 4.3478 1.19338 4.47333L4.52671 7.80667C4.59011 7.86736 4.66487 7.91494 4.74671 7.94667C4.82651 7.98194 4.91279 8.00016 5.00004 8.00016C5.08729 8.00016 5.17357 7.98194 5.25338 7.94667C5.33521 7.91494 5.40997 7.86736 5.47338 7.80667L8.80671 4.47333C8.86919 4.41136 8.91879 4.33762 8.95264 4.25638C8.98648 4.17515 9.00391 4.08801 9.00391 4C9.00391 3.91199 8.98648 3.82486 8.95264 3.74362C8.91879 3.66238 8.86919 3.58864 8.80671 3.52667Z",fill:"#ffffff",__self:void 0,__source:{fileName:ym,lineNumber:78}}))))),t.createElement("th",{__self:void 0,__source:{fileName:ym,lineNumber:85}},"Organisation"),t.createElement("th",{__self:void 0,__source:{fileName:ym,lineNumber:86}},"Email"),t.createElement("th",{__self:void 0,__source:{fileName:ym,lineNumber:87}},"Role"),t.createElement("th",{__self:void 0,__source:{fileName:ym,lineNumber:88}},"Status"))),u&&u.length>0&&g&&t.createElement("tbody",{__self:void 0,__source:{fileName:ym,lineNumber:92}},u.map(((e,i)=>t.createElement("tr",{key:i,className:"rounded-row",onClick:()=>{o(e)},__self:void 0,__source:{fileName:ym,lineNumber:94}},t.createElement("td",{__self:void 0,__source:{fileName:ym,lineNumber:95}},e.name),t.createElement("td",{__self:void 0,__source:{fileName:ym,lineNumber:96}},e.organisation),t.createElement("td",{__self:void 0,__source:{fileName:ym,lineNumber:97}},e.email),t.createElement("td",{__self:void 0,__source:{fileName:ym,lineNumber:98}},e.role),t.createElement("td",{__self:void 0,__source:{fileName:ym,lineNumber:99}},t.createElement("div",{__self:void 0,__source:{fileName:ym,lineNumber:100}},t.createElement(wu,{status:"ACTIVE"===e.status.toUpperCase()?"success":"error",label:e.status,__self:void 0,__source:{fileName:ym,lineNumber:101}}),t.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:ym,lineNumber:102}},t.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD",__self:void 0,__source:{fileName:ym,lineNumber:103}}))))))))),u&&0===u.length&&g&&t.createElement(wm,{__self:void 0,__source:{fileName:ym,lineNumber:113}},t.createElement(Em,{__self:void 0,__source:{fileName:ym,lineNumber:114}},t.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:ym,lineNumber:115}},t.createElement("g",{clipPath:"url(#clip0_651_2393)",__self:void 0,__source:{fileName:ym,lineNumber:116}},t.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7",__self:void 0,__source:{fileName:ym,lineNumber:117}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:ym,lineNumber:118}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:ym,lineNumber:119}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:ym,lineNumber:120}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:ym,lineNumber:121}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE",__self:void 0,__source:{fileName:ym,lineNumber:122}})),t.createElement("defs",{__self:void 0,__source:{fileName:ym,lineNumber:124}},t.createElement("clipPath",{id:"clip0_651_2393",__self:void 0,__source:{fileName:ym,lineNumber:125}},t.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)",__self:void 0,__source:{fileName:ym,lineNumber:126}})))),t.createElement("p",{__self:void 0,__source:{fileName:ym,lineNumber:130}},"Users will live here when you have any.")))),t.createElement(y,{itemsPerPage:10,totalItems:r.length,returnedPageNum:e=>{a(e)},currPageNum:s,__self:void 0,__source:{fileName:ym,lineNumber:135}}))},Dm=l.div`
|
|
4098
4099
|
display: flex;
|
|
4099
4100
|
align-items: center;
|
|
4100
4101
|
padding: 11px 16px;
|
|
@@ -4107,5 +4108,60 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4107
4108
|
line-height: 19px;
|
|
4108
4109
|
font-weight: 500;
|
|
4109
4110
|
font-family: Circular Book Medium, sans-serif;
|
|
4110
|
-
`,
|
|
4111
|
+
`,Mm=e=>{const{title:i}=e;return t.createElement(Dm,{...e,__self:void 0,__source:{fileName:"D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\WidgetTitle\\WidgetTitle.tsx",lineNumber:8}},i)},km=l.div`
|
|
4112
|
+
background: ${s["neutral-900"]};
|
|
4113
|
+
height: 82px;
|
|
4114
|
+
left: 0;
|
|
4115
|
+
right: 0;
|
|
4116
|
+
display: flex;
|
|
4117
|
+
//justify-content: space-around;
|
|
4118
|
+
align-items: center;
|
|
4119
|
+
`,Bm=e=>{const{children:i}=e;return t.createElement(km,{...e,__self:void 0,__source:{fileName:"D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\SSXBar\\SSXBar.tsx",lineNumber:7}},i)},Pm=l.div`
|
|
4120
|
+
background: rgba(7, 11, 18, 0.5);
|
|
4121
|
+
position: fixed;
|
|
4122
|
+
inset: 0;
|
|
4123
|
+
display: flex;
|
|
4124
|
+
justify-content: center;
|
|
4125
|
+
align-items: center;
|
|
4126
|
+
z-index: 999;
|
|
4127
|
+
`,Hm=l.div`
|
|
4128
|
+
width: 504px;
|
|
4129
|
+
border-radius: 16px;
|
|
4130
|
+
padding: 40px;
|
|
4131
|
+
background:${s.white};
|
|
4132
|
+
display: flex;
|
|
4133
|
+
flex-direction: column;
|
|
4134
|
+
gap:40px;
|
|
4135
|
+
`,Lm=l.div`
|
|
4136
|
+
display: flex;
|
|
4137
|
+
justify-content: space-between;
|
|
4138
|
+
h3{
|
|
4139
|
+
color:${s["neutral-900"]};
|
|
4140
|
+
font-weight: 700;
|
|
4141
|
+
font-size: 23px;
|
|
4142
|
+
letter-spacing: -0.02em;
|
|
4143
|
+
line-height: 28px;
|
|
4144
|
+
margin: 0;
|
|
4145
|
+
}
|
|
4146
|
+
button{
|
|
4147
|
+
background: transparent;
|
|
4148
|
+
border: none;
|
|
4149
|
+
width: 32px;
|
|
4150
|
+
height: 32px;
|
|
4151
|
+
cursor: pointer;
|
|
4152
|
+
}
|
|
4153
|
+
`,Im=l.div`
|
|
4154
|
+
font-size: 16px;
|
|
4155
|
+
font-weight: 400;
|
|
4156
|
+
line-height: 28px;
|
|
4157
|
+
color: ${s["neutral-900"]};
|
|
4158
|
+
p{
|
|
4159
|
+
margin: 0;
|
|
4160
|
+
}
|
|
4161
|
+
`,Om=l.div`
|
|
4162
|
+
display: flex;
|
|
4163
|
+
justify-content: space-between;
|
|
4164
|
+
align-items: center;
|
|
4165
|
+
gap:8px;
|
|
4166
|
+
`,Fm="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\PopupModal\\PopupModal.tsx",Rm=e=>{const{title:i,content:r,secondaryAction:o,primaryAction:l,closeFxn:s,primaryBtnText:a,secondaryBtnText:d}=e;return n((()=>{document.querySelector("body").classList.add("side-panel-open")}),[]),t.createElement(Pm,{__self:void 0,__source:{fileName:Fm,lineNumber:19}},t.createElement(Hm,{__self:void 0,__source:{fileName:Fm,lineNumber:20}},t.createElement(Lm,{__self:void 0,__source:{fileName:Fm,lineNumber:21}},t.createElement("h3",{__self:void 0,__source:{fileName:Fm,lineNumber:22}},i),t.createElement("button",{onClick:()=>{s(),document.querySelector("body").classList.remove("side-panel-open")},__self:void 0,__source:{fileName:Fm,lineNumber:23}},t.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:Fm,lineNumber:27}},t.createElement("path",{d:"M17.88 16L23.6133 10.28C23.8644 10.0289 24.0055 9.6884 24.0055 9.33333C24.0055 8.97826 23.8644 8.63773 23.6133 8.38666C23.3623 8.13559 23.0217 7.99454 22.6667 7.99454C22.3116 7.99454 21.9711 8.13559 21.72 8.38666L16 14.12L10.28 8.38666C10.0289 8.13559 9.6884 7.99454 9.33333 7.99454C8.97826 7.99454 8.63773 8.13559 8.38666 8.38666C8.13559 8.63773 7.99454 8.97826 7.99454 9.33333C7.99454 9.6884 8.13559 10.0289 8.38666 10.28L14.12 16L8.38666 21.72C8.26169 21.8439 8.1625 21.9914 8.09481 22.1539C8.02712 22.3164 7.99226 22.4906 7.99226 22.6667C7.99226 22.8427 8.02712 23.0169 8.09481 23.1794C8.1625 23.3419 8.26169 23.4894 8.38666 23.6133C8.51061 23.7383 8.65808 23.8375 8.82056 23.9052C8.98304 23.9729 9.15731 24.0077 9.33333 24.0077C9.50934 24.0077 9.68362 23.9729 9.8461 23.9052C10.0086 23.8375 10.156 23.7383 10.28 23.6133L16 17.88L21.72 23.6133C21.8439 23.7383 21.9914 23.8375 22.1539 23.9052C22.3164 23.9729 22.4906 24.0077 22.6667 24.0077C22.8427 24.0077 23.017 23.9729 23.1794 23.9052C23.3419 23.8375 23.4894 23.7383 23.6133 23.6133C23.7383 23.4894 23.8375 23.3419 23.9052 23.1794C23.9729 23.0169 24.0077 22.8427 24.0077 22.6667C24.0077 22.4906 23.9729 22.3164 23.9052 22.1539C23.8375 21.9914 23.7383 21.8439 23.6133 21.72L17.88 16Z",fill:"#070B12",__self:void 0,__source:{fileName:Fm,lineNumber:28}})))),t.createElement(Im,{__self:void 0,__source:{fileName:Fm,lineNumber:32}},t.createElement("p",{__self:void 0,__source:{fileName:Fm,lineNumber:33}},r)),t.createElement(Om,{__self:void 0,__source:{fileName:Fm,lineNumber:35}},d&&o&&t.createElement(J,{size:"md",variant:"primary",onClick:()=>{o()},__self:void 0,__source:{fileName:Fm,lineNumber:37}},d),t.createElement(c,{size:"md",variant:"primary",onClick:()=>{l()},__self:void 0,__source:{fileName:Fm,lineNumber:39}},a||"Okay"))))};export{m as ActionFailed,b as ActionSuccess,D as AppActionsTable,L as AppFormsTable,z as AppModulesTable,X as AuditLog,ie as BankAccounts,ae as BankSelector,ue as BreadcrumbBar,_e as BrokersTable,c as Button,J as ButtonOutline,Ks as Chart,ra as ChartMedium,ua as ChartSmall,Ca as CookieConsent,Ma as CountrySelector,Ia as CurrencyPairs,Sa as DatePicker,Ga as DateRangePicker,Ja as DisplayField,lc as DropdownList,uc as ExchangeRates,Cc as Footer,Ac as Indices,Rc as LPRequestTable,Zc as LPSideNav,hd as LPTopBar,Bc as LoadingShimmer,ee as LoadingSpinner,Ed as MarketData,Fd as MarketMovers,Sd as MenuBar,Gd as NewsCard,qd as NewsFilterBar,tu as NewsSourceTag,ru as NewsTitleBar,uu as PasswordField,bu as PaymentMethodsTable,Rm as PopupModal,yu as ProvidersTable,Lu as RateHistory,Tu as RequestForm,Wu as Ribbon,Bm as SSXBar,qu as SearchBar,tf as SearchResultsBar,df as SideModal,bf as SmallNewsCard,wu as StatusBadge,Df as StocksTicker,Lf as SystemConfigTable,Id as Tab,zf as Table,Xf as TextArea,ju as TextField,Kf as TransactionDetails,em as TransactionDetailsWithPayment,sm as UpdateUserActions,hm as UserActions,vm as UserRolesTable,Am as UsersTable,Mm as WidgetTitle};
|
|
4111
4167
|
//# sourceMappingURL=index.es.js.map
|