tabexseriescomponents 0.0.9 → 0.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1923,7 +1923,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
1923
1923
  })), addtocartbuttonrender()))))));
1924
1924
  };
1925
1925
 
1926
- var cardstyles = {"categoryCard":"Categorycard3-module_categoryCard__eWObH"};
1926
+ var cardstyles = {"categoryCard":"categorycard3-module_categoryCard__3mSQo"};
1927
1927
 
1928
1928
  function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
1929
1929