@secondstaxorg/sscomp 1.6.69 → 1.6.72
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 +4 -4
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +83 -55
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +39 -39
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
- package/types/components/MarketData/helpers.d.ts +1 -0
package/dist/index.es.js
CHANGED
|
@@ -1935,7 +1935,7 @@ button{
|
|
|
1935
1935
|
&:hover{
|
|
1936
1936
|
background: ${s["neutral-50"]};
|
|
1937
1937
|
}
|
|
1938
|
-
`,lc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DropdownList\\DropdownList.tsx",oc=e=>{
|
|
1938
|
+
`,lc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DropdownList\\DropdownList.tsx",oc=e=>{let{options:n,returnedSelection:o,initialText:a,disabled:c,label:d,placeholder:u,searchable:f,width:m}=e;const[h,A]=i(!1),[g,p]=i({}),[b,C]=i(!1),[_,v]=i([]),[x,N]=i([]),[w,E]=i(""),[y,D]=i(""),B=l();return r((()=>{a&&D(a)}),[a]),r((()=>{if(document.addEventListener("keyup",(function(e){h&&"Escape"===e.code&&A(!1),(!h&&document.activeElement.classList.value.includes("dropdown-field")&&"Enter"===e.code||!h&&document.activeElement.classList.value.includes("dropdown-field")&&"Space"===e.code)&&A(!0)})),f&&h){document.querySelector(".search-field").focus()}}),[h]),r((()=>{v(n),N(n)}),[n]),t.createElement(Ja,{style:{width:m||"100%"},__self:void 0,__source:{fileName:lc,lineNumber:48}},!c&&t.createElement(t.Fragment,null,d&&t.createElement($a,{__self:void 0,__source:{fileName:lc,lineNumber:52}},t.createElement("label",{className:"paragraph2Medium",__self:void 0,__source:{fileName:lc,lineNumber:53}},d)),t.createElement(ec,{style:{borderColor:g.value?s["success-500"]:s["neutral-200"]},__self:void 0,__source:{fileName:lc,lineNumber:56}},t.createElement("button",{ref:B,type:"button",className:"dropdown-field "+(b?"error":""),onBlur:()=>{f||setTimeout((()=>{A(!1)}),200)},onMouseUp:()=>{h?setTimeout((()=>{A(!1)}),100):A(!0)},__self:void 0,__source:{fileName:lc,lineNumber:57}}),f&&h&&t.createElement("input",{type:"text",value:w,onChange:e=>{var t;t=e.target.value,E(t),N(_.filter((e=>e.label.toLowerCase().includes(t.toLowerCase()))))},className:"dropdown-field search-field "+(b?"error":""),onFocus:()=>{A(!0)},onBlur:()=>{setTimeout((()=>{A(!1)}),200)},__self:void 0,__source:{fileName:lc,lineNumber:74}}),t.createElement("div",{style:{overflowX:"hidden"},__self:void 0,__source:{fileName:lc,lineNumber:80}},t.createElement("span",{className:"paragraph2Regular",__self:void 0,__source:{fileName:lc,lineNumber:84}},y),!y&&t.createElement(t.Fragment,null,u&&t.createElement("span",{className:"paragraph2Regular placeholder",__self:void 0,__source:{fileName:lc,lineNumber:87}},u))),t.createElement(ic,{className:"dropdown-icon "+(h?"expanded":"collapsed"),onMouseUp:()=>{h||(B.current.focus(),A(!0))},__self:void 0,__source:{fileName:lc,lineNumber:93}},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:lc,lineNumber:99}},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:lc,lineNumber:100}}))),h&&t.createElement(t.Fragment,null,n&&n.length>0&&t.createElement(rc,{__self:void 0,__source:{fileName:lc,lineNumber:106}},x.map(((e,i)=>t.createElement(nc,{key:i,onClick:()=>{D(e.label),o(e)},onMouseDown:()=>{setTimeout((()=>{p(e),o(e)}),200)},__self:void 0,__source:{fileName:lc,lineNumber:108}},t.createElement("span",{className:"paragraph2Regular",__self:void 0,__source:{fileName:lc,lineNumber:117}},e.label)))))))),c&&t.createElement(tc,{__self:void 0,__source:{fileName:lc,lineNumber:127}},y,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:lc,lineNumber:129}},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:lc,lineNumber:130}}))))},sc=o.div`
|
|
1939
1939
|
width: 420px;
|
|
1940
1940
|
padding: 16px;
|
|
1941
1941
|
border-radius: 8px;
|
|
@@ -1967,7 +1967,7 @@ button{
|
|
|
1967
1967
|
align-items: center;
|
|
1968
1968
|
color: ${s["neutral-600"]};
|
|
1969
1969
|
}
|
|
1970
|
-
`,dc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ExchangeRates\\ExchangeRates.tsx",uc=e=>{const{baseCurr:i,baseCurrShortName:r,source:n,lastUpdated:l,exchangeCurrs:o}=e;return t.createElement(t.Fragment,null,o&&o.length>0&&t.createElement(sc,{__self:void 0,__source:{fileName:dc,lineNumber:
|
|
1970
|
+
`,dc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ExchangeRates\\ExchangeRates.tsx",uc=e=>{const{baseCurr:i,baseCurrShortName:r,source:n,lastUpdated:l,exchangeCurrs:o}=e;return t.createElement(t.Fragment,null,o&&o.length>0&&t.createElement(sc,{__self:void 0,__source:{fileName:dc,lineNumber:28}},t.createElement("div",{style:{marginBottom:16},__self:void 0,__source:{fileName:dc,lineNumber:29}},t.createElement(ac,{className:"heading6SMedium",__self:void 0,__source:{fileName:dc,lineNumber:30}},i," (",r,")")),t.createElement(cc,{__self:void 0,__source:{fileName:dc,lineNumber:32}},o.map(((e,i)=>t.createElement("div",{key:i,className:"exchange-currency",__self:void 0,__source:{fileName:dc,lineNumber:34}},t.createElement("img",{src:e.currFlag,alt:"",__self:void 0,__source:{fileName:dc,lineNumber:35}}),t.createElement("span",{className:"paragraph1Regular",__self:void 0,__source:{fileName:dc,lineNumber:36}},function(e){switch(e){case"USD":return"$";case"EUR":return"€";case"GBP":return"£";default:return e}}(e.currName),"1 = ",e.rate))))),t.createElement("p",{className:"last-updated",__self:void 0,__source:{fileName:dc,lineNumber:40}},"Last updated on ",l," | Source: ",n)))},fc=o.div`
|
|
1971
1971
|
background: ${s["neutral-900"]};
|
|
1972
1972
|
color: #ffffff;
|
|
1973
1973
|
div.info-section{
|
|
@@ -2056,7 +2056,7 @@ button{
|
|
|
2056
2056
|
padding-block: 24px;
|
|
2057
2057
|
}
|
|
2058
2058
|
}
|
|
2059
|
-
`,mc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\FooterNew\\FooterNew.tsx",hc=()=>t.createElement(fc,{__self:void 0,__source:{fileName:mc,lineNumber:6}},t.createElement("div",{className:"info-section",__self:void 0,__source:{fileName:mc,lineNumber:7}},t.createElement("div",{className:"col",__self:void 0,__source:{fileName:mc,lineNumber:8}},t.createElement("div",{className:"logo",__self:void 0,__source:{fileName:mc,lineNumber:9}},t.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/w_204/v1643889560/ssx-linear-logo-light_mdafbc.webp",alt:"logo",loading:"lazy",__self:void 0,__source:{fileName:mc,lineNumber:10}})),t.createElement("p",{className:"paragraph2Medium",__self:void 0,__source:{fileName:mc,lineNumber:12}},"A platform you can trust to deliver the latest capital trading news and trends across Africa.")),t.createElement("div",{className:"col",__self:void 0,__source:{fileName:mc,lineNumber:14}},t.createElement("h6",{className:"heading6Bold",__self:void 0,__source:{fileName:mc,lineNumber:15}},"Addresses"),t.createElement("div",{className:"address-cols",__self:void 0,__source:{fileName:mc,lineNumber:16}},t.createElement("div",{className:"address-col",__self:void 0,__source:{fileName:mc,lineNumber:17}},t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:18}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:19}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:20}},t.createElement("g",{clipPath:"url(#clip0_1323_4145)",__self:void 0,__source:{fileName:mc,lineNumber:21}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"#FFDA2C",__self:void 0,__source:{fileName:mc,lineNumber:22}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 10H21V15H0V10Z",fill:"#249F58",__self:void 0,__source:{fileName:mc,lineNumber:23}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 8.75L9.03001 9.523L9.31001 7.886L8.12201 6.726L9.76501 6.489L10.5 5L11.235 6.49L12.878 6.727L11.688 7.887L11.968 9.523",fill:"#151515",__self:void 0,__source:{fileName:mc,lineNumber:24}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0H21V5H0V0Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:25}})),t.createElement("defs",{__self:void 0,__source:{fileName:mc,lineNumber:27}},t.createElement("clipPath",{id:"clip0_1323_4145",__self:void 0,__source:{fileName:mc,lineNumber:28}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:29}})))),"SecondSTAX Limited GH"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:35}},t.createElement("a",{href:"https://goo.gl/maps/Vacg6uLP5XNjPwiRA",__self:void 0,__source:{fileName:mc,lineNumber:36}},"Aquatec Place, 222 Swaniker Street",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:37}}),"Abelemkpe - Accra,",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:38}}),"Ghana"))),t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:43}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:44}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:45}},t.createElement("g",{clipPath:"url(#clip0_1323_4150)",__self:void 0,__source:{fileName:mc,lineNumber:46}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:47}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0H7V15H0V0ZM14 0H21V15H14V0Z",fill:"#0A6A30",__self:void 0,__source:{fileName:mc,lineNumber:48}})),t.createElement("defs",{__self:void 0,__source:{fileName:mc,lineNumber:50}},t.createElement("clipPath",{id:"clip0_1323_4150",__self:void 0,__source:{fileName:mc,lineNumber:51}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:52}})))),"SecondSTAX Limited NG"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:58}},t.createElement("a",{href:"https://goo.gl/maps/EZhPzxEatSkLWZu68",__self:void 0,__source:{fileName:mc,lineNumber:59}},"Suite 401, 4th Floor, Kano House",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:59}}),"Plot No. 73 Ralph Shodeinde Street",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:60}}),"Central Business District, F.C.T., Abuja")))),t.createElement("div",{className:"address-col",__self:void 0,__source:{fileName:mc,lineNumber:66}},t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:67}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:68}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:69}},t.createElement("g",{clipPath:"url(#clip0_1323_4156)",__self:void 0,__source:{fileName:mc,lineNumber:70}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:71}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0H9V7H0V0Z",fill:"#1A47B8",__self:void 0,__source:{fileName:mc,lineNumber:72}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 0V1H21V0H9ZM9 2V3H21V2H9ZM9 4V5H21V4H9ZM9 6V7H21V6H9ZM0 8V9H21V8H0ZM0 10V11H21V10H0ZM0 12V13H21V12H0ZM0 14V15H21V14H0Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:73}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 1V2H2V1H1ZM3 1V2H4V1H3ZM5 1V2H6V1H5ZM7 1V2H8V1H7ZM6 2V3H7V2H6ZM4 2V3H5V2H4ZM2 2V3H3V2H2ZM1 3V4H2V3H1ZM3 3V4H4V3H3ZM5 3V4H6V3H5ZM7 3V4H8V3H7ZM1 5V6H2V5H1ZM3 5V6H4V5H3ZM5 5V6H6V5H5ZM7 5V6H8V5H7ZM6 4V5H7V4H6ZM4 4V5H5V4H4ZM2 4V5H3V4H2Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:74}})),t.createElement("defs",{__self:void 0,__source:{fileName:mc,lineNumber:76}},t.createElement("clipPath",{id:"clip0_1323_4156",__self:void 0,__source:{fileName:mc,lineNumber:77}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:78}})))),"SecondSTAX Inc US"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:84}},t.createElement("a",{href:"https://goo.gl/maps/bG53adurzNuf7fb3A",__self:void 0,__source:{fileName:mc,lineNumber:85}},"251 Little Falls Drive",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:85}}),"Wilmington, DE 19808,",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:86}}),"US"))),t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:90}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:91}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:92}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"#151515",__self:void 0,__source:{fileName:mc,lineNumber:93}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 11H21V15H0V11Z",fill:"#0A6A30",__self:void 0,__source:{fileName:mc,lineNumber:94}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 10H21V11H0V10Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:95}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 5H21V10H0V5Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:96}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 4H21V5H0V4Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:97}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.414 5.914C12.486 5.914 12.914 5.244 12.914 4.414C12.914 3.586 12.486 2.914 12.414 2.914C12.344 2.914 11.914 3.586 11.914 4.414C11.914 5.244 12.344 5.914 12.414 5.914ZM9.47499 5.475C9.42499 5.525 8.64499 5.355 8.06099 4.768C7.47599 4.182 7.30399 3.404 7.35499 3.354C7.40499 3.304 8.18299 3.474 8.76899 4.061C9.35499 4.647 9.52599 5.425 9.47599 5.476L9.47499 5.475ZM11.354 10.008C11.404 9.961 12.184 10.121 12.769 10.668C13.354 11.218 13.526 11.945 13.476 11.992C13.426 12.039 12.646 11.879 12.06 11.332C11.475 10.782 11.303 10.055 11.354 10.008ZM9.47499 10.008C9.42499 9.961 8.64499 10.121 8.06099 10.668C7.47599 11.218 7.30399 11.945 7.35499 11.992C7.40499 12.039 8.18299 11.879 8.76899 11.332C9.35499 10.782 9.52599 10.055 9.47599 10.008H9.47499Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:98}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 12C10.857 12 13 9.985 13 7.5C13 5.015 10.857 3 10.5 3C10.143 3 8 5.015 8 7.5C8 9.985 10.143 12 10.5 12Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:99}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 9C8.57 9 9 8.328 9 7.5C9 6.672 8.57 6 8.5 6C8.43 6 8 6.672 8 7.5C8 8.328 8.43 9 8.5 9ZM12.5 9C12.57 9 13 8.328 13 7.5C13 6.672 12.57 6 12.5 6C12.43 6 12 6.672 12 7.5C12 8.328 12.43 9 12.5 9Z",fill:"#151515",__self:void 0,__source:{fileName:mc,lineNumber:100}}),t.createElement("path",{d:"M11 7.5C11 6.67157 10.7761 6 10.5 6C10.2239 6 10 6.67157 10 7.5C10 8.32843 10.2239 9 10.5 9C10.7761 9 11 8.32843 11 7.5Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:101}})),"SecondSTAX Limited KE"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:105}},t.createElement("a",{href:"https://goo.gl/maps/Pk9Kj4ghFXsCyx429",__self:void 0,__source:{fileName:mc,lineNumber:106}},"Riverside Park ICEA",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:106}}),"Waiyaki Way, 2nd Floor, West Wing",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:107}}),"P. O. Box 101650 - 00101",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:108}}),"Nairobi - Kenya")))))),t.createElement("div",{className:"col",__self:void 0,__source:{fileName:mc,lineNumber:116}},t.createElement("h6",{className:"heading6Bold",__self:void 0,__source:{fileName:mc,lineNumber:117}},"Useful Links"),t.createElement("div",{className:"useful-links",__self:void 0,__source:{fileName:mc,lineNumber:118}},t.createElement("ul",{__self:void 0,__source:{fileName:mc,lineNumber:119}},t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:120}},t.createElement("a",{href:"https://secondstax.com/about-us/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:120}},"About Us")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:121}},t.createElement("a",{href:"https://secondstax.com/careers/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:121}},"Careers")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:122}},t.createElement("a",{href:"https://secondstax.com/contact-us/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:122}},"Contact")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:123}},t.createElement("a",{href:"https://secondstax.com/press/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:123}},"Press Releases")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:124}},t.createElement("a",{href:"https://secondstax.com/privacy-policy/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:124}},"Privacy Policy")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:125}},t.createElement("a",{href:"https://secondstax.com/terms-conditions/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:125}},"Terms & Conditions")))))),t.createElement("div",{className:"copyright-section",__self:void 0,__source:{fileName:mc,lineNumber:130}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:131}},"©",(new Date).getFullYear()," SecondSTAX Ltd. All Rights Reserved."))),Ac=o.div`
|
|
2059
|
+
`,mc="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\FooterNew\\FooterNew.tsx",hc=()=>t.createElement(fc,{__self:void 0,__source:{fileName:mc,lineNumber:6}},t.createElement("div",{className:"info-section",__self:void 0,__source:{fileName:mc,lineNumber:7}},t.createElement("div",{className:"col",__self:void 0,__source:{fileName:mc,lineNumber:8}},t.createElement("div",{className:"logo",__self:void 0,__source:{fileName:mc,lineNumber:9}},t.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/w_204/v1643889560/ssx-linear-logo-light_mdafbc.webp",alt:"logo",loading:"lazy",__self:void 0,__source:{fileName:mc,lineNumber:10}})),t.createElement("p",{className:"paragraph2Medium",__self:void 0,__source:{fileName:mc,lineNumber:12}},"A platform you can trust to deliver the latest capital trading news and trends across Africa.")),t.createElement("div",{className:"col",__self:void 0,__source:{fileName:mc,lineNumber:14}},t.createElement("h6",{className:"heading6Bold",__self:void 0,__source:{fileName:mc,lineNumber:15}},"Addresses"),t.createElement("div",{className:"address-cols",__self:void 0,__source:{fileName:mc,lineNumber:16}},t.createElement("div",{className:"address-col",__self:void 0,__source:{fileName:mc,lineNumber:17}},t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:18}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:19}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:20}},t.createElement("g",{clipPath:"url(#clip0_1323_4145)",__self:void 0,__source:{fileName:mc,lineNumber:21}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"#FFDA2C",__self:void 0,__source:{fileName:mc,lineNumber:22}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 10H21V15H0V10Z",fill:"#249F58",__self:void 0,__source:{fileName:mc,lineNumber:23}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 8.75L9.03001 9.523L9.31001 7.886L8.12201 6.726L9.76501 6.489L10.5 5L11.235 6.49L12.878 6.727L11.688 7.887L11.968 9.523",fill:"#151515",__self:void 0,__source:{fileName:mc,lineNumber:24}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0H21V5H0V0Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:25}})),t.createElement("defs",{__self:void 0,__source:{fileName:mc,lineNumber:27}},t.createElement("clipPath",{id:"clip0_1323_4145",__self:void 0,__source:{fileName:mc,lineNumber:28}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:29}})))),"SecondSTAX Limited GH"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:35}},t.createElement("a",{href:"https://goo.gl/maps/Vacg6uLP5XNjPwiRA",__self:void 0,__source:{fileName:mc,lineNumber:36}},"Aquatec Place, 222 Swaniker Street",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:37}}),"Abelemkpe - Accra,",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:38}}),"Ghana"))),t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:43}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:44}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:45}},t.createElement("g",{clipPath:"url(#clip0_1323_4150)",__self:void 0,__source:{fileName:mc,lineNumber:46}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:47}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0H7V15H0V0ZM14 0H21V15H14V0Z",fill:"#0A6A30",__self:void 0,__source:{fileName:mc,lineNumber:48}})),t.createElement("defs",{__self:void 0,__source:{fileName:mc,lineNumber:50}},t.createElement("clipPath",{id:"clip0_1323_4150",__self:void 0,__source:{fileName:mc,lineNumber:51}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:52}})))),"SecondSTAX Limited NG"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:58}},t.createElement("a",{href:"https://goo.gl/maps/EZhPzxEatSkLWZu68",__self:void 0,__source:{fileName:mc,lineNumber:59}},"Suite 401, 4th Floor, Kano House",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:59}}),"Plot No. 73 Ralph Shodeinde Street",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:60}}),"Central Business District, F.C.T., Abuja")))),t.createElement("div",{className:"address-col",__self:void 0,__source:{fileName:mc,lineNumber:66}},t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:67}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:68}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:69}},t.createElement("g",{clipPath:"url(#clip0_1323_4156)",__self:void 0,__source:{fileName:mc,lineNumber:70}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:71}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0H9V7H0V0Z",fill:"#1A47B8",__self:void 0,__source:{fileName:mc,lineNumber:72}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 0V1H21V0H9ZM9 2V3H21V2H9ZM9 4V5H21V4H9ZM9 6V7H21V6H9ZM0 8V9H21V8H0ZM0 10V11H21V10H0ZM0 12V13H21V12H0ZM0 14V15H21V14H0Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:73}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 1V2H2V1H1ZM3 1V2H4V1H3ZM5 1V2H6V1H5ZM7 1V2H8V1H7ZM6 2V3H7V2H6ZM4 2V3H5V2H4ZM2 2V3H3V2H2ZM1 3V4H2V3H1ZM3 3V4H4V3H3ZM5 3V4H6V3H5ZM7 3V4H8V3H7ZM1 5V6H2V5H1ZM3 5V6H4V5H3ZM5 5V6H6V5H5ZM7 5V6H8V5H7ZM6 4V5H7V4H6ZM4 4V5H5V4H4ZM2 4V5H3V4H2Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:74}})),t.createElement("defs",{__self:void 0,__source:{fileName:mc,lineNumber:76}},t.createElement("clipPath",{id:"clip0_1323_4156",__self:void 0,__source:{fileName:mc,lineNumber:77}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:78}})))),"SecondSTAX Inc US"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:84}},t.createElement("a",{href:"https://goo.gl/maps/bG53adurzNuf7fb3A",__self:void 0,__source:{fileName:mc,lineNumber:85}},"251 Little Falls Drive",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:85}}),"Wilmington, DE 19808,",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:86}}),"US"))),t.createElement("div",{__self:void 0,__source:{fileName:mc,lineNumber:90}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:91}},t.createElement("svg",{style:{marginRight:8},width:"21",height:"15",viewBox:"0 0 21 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",__self:void 0,__source:{fileName:mc,lineNumber:92}},t.createElement("rect",{width:"21",height:"15",rx:"3",fill:"#151515",__self:void 0,__source:{fileName:mc,lineNumber:93}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 11H21V15H0V11Z",fill:"#0A6A30",__self:void 0,__source:{fileName:mc,lineNumber:94}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 10H21V11H0V10Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:95}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 5H21V10H0V5Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:96}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 4H21V5H0V4Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:97}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.414 5.914C12.486 5.914 12.914 5.244 12.914 4.414C12.914 3.586 12.486 2.914 12.414 2.914C12.344 2.914 11.914 3.586 11.914 4.414C11.914 5.244 12.344 5.914 12.414 5.914ZM9.47499 5.475C9.42499 5.525 8.64499 5.355 8.06099 4.768C7.47599 4.182 7.30399 3.404 7.35499 3.354C7.40499 3.304 8.18299 3.474 8.76899 4.061C9.35499 4.647 9.52599 5.425 9.47599 5.476L9.47499 5.475ZM11.354 10.008C11.404 9.961 12.184 10.121 12.769 10.668C13.354 11.218 13.526 11.945 13.476 11.992C13.426 12.039 12.646 11.879 12.06 11.332C11.475 10.782 11.303 10.055 11.354 10.008ZM9.47499 10.008C9.42499 9.961 8.64499 10.121 8.06099 10.668C7.47599 11.218 7.30399 11.945 7.35499 11.992C7.40499 12.039 8.18299 11.879 8.76899 11.332C9.35499 10.782 9.52599 10.055 9.47599 10.008H9.47499Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:98}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 12C10.857 12 13 9.985 13 7.5C13 5.015 10.857 3 10.5 3C10.143 3 8 5.015 8 7.5C8 9.985 10.143 12 10.5 12Z",fill:"#F93939",__self:void 0,__source:{fileName:mc,lineNumber:99}}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 9C8.57 9 9 8.328 9 7.5C9 6.672 8.57 6 8.5 6C8.43 6 8 6.672 8 7.5C8 8.328 8.43 9 8.5 9ZM12.5 9C12.57 9 13 8.328 13 7.5C13 6.672 12.57 6 12.5 6C12.43 6 12 6.672 12 7.5C12 8.328 12.43 9 12.5 9Z",fill:"#151515",__self:void 0,__source:{fileName:mc,lineNumber:100}}),t.createElement("path",{d:"M11 7.5C11 6.67157 10.7761 6 10.5 6C10.2239 6 10 6.67157 10 7.5C10 8.32843 10.2239 9 10.5 9C10.7761 9 11 8.32843 11 7.5Z",fill:"white",__self:void 0,__source:{fileName:mc,lineNumber:101}})),"SecondSTAX Limited KE"),t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:105}},t.createElement("a",{href:"https://goo.gl/maps/XUxGqmJ47uah92Sk8",__self:void 0,__source:{fileName:mc,lineNumber:106}},"Riverside Park ICEA",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:106}}),"Waiyaki Way, 2nd Floor, West Wing",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:107}}),"P. O. Box 101650 - 00101",t.createElement("br",{__self:void 0,__source:{fileName:mc,lineNumber:108}}),"Nairobi - Kenya")))))),t.createElement("div",{className:"col",__self:void 0,__source:{fileName:mc,lineNumber:116}},t.createElement("h6",{className:"heading6Bold",__self:void 0,__source:{fileName:mc,lineNumber:117}},"Useful Links"),t.createElement("div",{className:"useful-links",__self:void 0,__source:{fileName:mc,lineNumber:118}},t.createElement("ul",{__self:void 0,__source:{fileName:mc,lineNumber:119}},t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:120}},t.createElement("a",{href:"https://secondstax.com/about-us/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:120}},"About Us")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:121}},t.createElement("a",{href:"https://secondstax.com/careers/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:121}},"Careers")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:122}},t.createElement("a",{href:"https://secondstax.com/contact-us/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:122}},"Contact")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:123}},t.createElement("a",{href:"https://secondstax.com/press/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:123}},"Press Releases")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:124}},t.createElement("a",{href:"https://secondstax.com/privacy-policy/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:124}},"Privacy Policy")),t.createElement("li",{__self:void 0,__source:{fileName:mc,lineNumber:125}},t.createElement("a",{href:"https://secondstax.com/terms-conditions/",className:"paragraph2Regular",__self:void 0,__source:{fileName:mc,lineNumber:125}},"Terms & Conditions")))))),t.createElement("div",{className:"copyright-section",__self:void 0,__source:{fileName:mc,lineNumber:130}},t.createElement("p",{className:"paragraph1Regular",__self:void 0,__source:{fileName:mc,lineNumber:131}},"©",(new Date).getFullYear()," SecondSTAX Ltd. All Rights Reserved."))),Ac=o.div`
|
|
2060
2060
|
display: flex;
|
|
2061
2061
|
flex-direction: column;
|
|
2062
2062
|
gap: 8px;
|
|
@@ -2616,7 +2616,7 @@ button{
|
|
|
2616
2616
|
text-align: end;
|
|
2617
2617
|
margin: 0;
|
|
2618
2618
|
}
|
|
2619
|
-
|
|
2619
|
+
`;const bd="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\MarketData\\MarketData.tsx",Cd=e=>{const{marketData:i}=e;return t.createElement(t.Fragment,null,i&&i.length>0&&t.createElement(dd,{__self:void 0,__source:{fileName:bd,lineNumber:21}},i.map(((e,i)=>{return t.createElement(ud,{key:i,__self:void 0,__source:{fileName:bd,lineNumber:23}},t.createElement(fd,{__self:void 0,__source:{fileName:bd,lineNumber:24}},t.createElement(md,{className:"heading6SMedium",__self:void 0,__source:{fileName:bd,lineNumber:25}},e.market),t.createElement("img",{src:e.marketCountryFlag,alt:"Country flag",__self:void 0,__source:{fileName:bd,lineNumber:26}})),t.createElement(hd,{__self:void 0,__source:{fileName:bd,lineNumber:29}},t.createElement(Ad,{__self:void 0,__source:{fileName:bd,lineNumber:30}},t.createElement(gd,{__self:void 0,__source:{fileName:bd,lineNumber:31}},t.createElement("small",{className:"captionBook",__self:void 0,__source:{fileName:bd,lineNumber:32}},"Volume"),t.createElement("p",{className:"heading6SMedium",__self:void 0,__source:{fileName:bd,lineNumber:33}},e.volume)),t.createElement(gd,{__self:void 0,__source:{fileName:bd,lineNumber:35}},t.createElement("small",{className:"captionBook",__self:void 0,__source:{fileName:bd,lineNumber:36}},"Market Cap"),t.createElement("p",{className:"heading6SMedium",__self:void 0,__source:{fileName:bd,lineNumber:37}},(r=e.marketCap,new Intl.NumberFormat("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}).format(r))))),t.createElement(pd,{__self:void 0,__source:{fileName:bd,lineNumber:40}},t.createElement("p",{__self:void 0,__source:{fileName:bd,lineNumber:41}},"Last updated:",t.createElement("br",{__self:void 0,__source:{fileName:bd,lineNumber:42}}),e.lastUpdated))));var r}))))},_d=o.div`
|
|
2620
2620
|
width: 420px;
|
|
2621
2621
|
`,vd=o.div`
|
|
2622
2622
|
display: flex;
|