@secondstaxorg/sscomp 1.6.85 → 1.6.87

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 CHANGED
@@ -2957,7 +2957,7 @@ button{
2957
2957
  width: 100%;
2958
2958
  }
2959
2959
  }
2960
- `,Gd="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\NewsFilterBar\\NewsFilterBar.tsx",Kd=e=>{const{countries:n,outlets:l,selectedCountryFxn:o,selectedOutletFxn:s,theme:a}=e,[c,d]=i(720);return r((()=>{d(window.innerWidth),window.addEventListener("resize",(function(){d(window.innerWidth)}))}),[]),t.createElement(Zd,{className:a,...e,__self:void 0,__source:{fileName:Gd,lineNumber:22}},t.createElement("h4",{className:c<=720?"paragraph2Medium":"heading6Medium",__self:void 0,__source:{fileName:Gd,lineNumber:23}},"News"),t.createElement(Ud,{__self:void 0,__source:{fileName:Gd,lineNumber:24}},n&&n.length>0&&t.createElement("div",{className:"filterContainer",__self:void 0,__source:{fileName:Gd,lineNumber:26}},t.createElement(sc,{options:n,returnedSelection:e=>{o&&o(e)},placeholder:"Select Country",__self:void 0,__source:{fileName:Gd,lineNumber:27}})),l&&l.length>0&&t.createElement("div",{className:"filterContainer",__self:void 0,__source:{fileName:Gd,lineNumber:33}},t.createElement(sc,{options:l,returnedSelection:e=>{s&&s(e)},placeholder:"Select Outlet",__self:void 0,__source:{fileName:Gd,lineNumber:34}}))))},qd=o.div`
2960
+ `,Gd="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\NewsFilterBar\\NewsFilterBar.tsx",Kd=e=>{const{countries:n,outlets:l,selectedCountryFxn:o,selectedOutletFxn:s,theme:a}=e,[c,d]=i(720),[u,f]=i("");return r((()=>{d(window.innerWidth),window.addEventListener("resize",(function(){d(window.innerWidth)}))}),[]),t.createElement(Zd,{className:a,...e,__self:void 0,__source:{fileName:Gd,lineNumber:23}},t.createElement("h4",{className:c<=720?"paragraph2Medium":"heading6Medium",__self:void 0,__source:{fileName:Gd,lineNumber:24}},"News"),t.createElement(Ud,{__self:void 0,__source:{fileName:Gd,lineNumber:25}},n&&n.length>0&&t.createElement("div",{className:"filterContainer",__self:void 0,__source:{fileName:Gd,lineNumber:27}},t.createElement(sc,{options:n,returnedSelection:e=>{o&&(o(e),f(""),setTimeout((()=>{f("All")}),200))},placeholder:"Select Country",__self:void 0,__source:{fileName:Gd,lineNumber:28}})),l&&l.length>0&&t.createElement("div",{className:"filterContainer",__self:void 0,__source:{fileName:Gd,lineNumber:40}},t.createElement(sc,{options:l,initialText:u,returnedSelection:e=>{s&&s(e)},placeholder:"Select Outlet",__self:void 0,__source:{fileName:Gd,lineNumber:41}}))))},qd=o.div`
2961
2961
  background: ${s["neutral-50"]};
2962
2962
  border-radius: 8px;
2963
2963
  display: inline-flex;