tabexseriescomponents 0.0.102 → 0.0.103

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
@@ -7340,7 +7340,7 @@ var CartSlider = function CartSlider(props) {
7340
7340
  }, lang.checkout)))))));
7341
7341
  };
7342
7342
 
7343
- var Categoriesdropdown$1 = function Categoriesdropdown(props) {
7343
+ var Categoriesdropdown = function Categoriesdropdown(props) {
7344
7344
  var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i5;
7345
7345
  var _useState = React.useState(''),
7346
7346
  _useState2 = _slicedToArray__default["default"](_useState, 2),
@@ -42538,7 +42538,7 @@ var returnLibrary = function returnLibrary() {
42538
42538
  AccountInformation: AccountInformation,
42539
42539
  Policies: Policies,
42540
42540
  CartSlider: CartSlider,
42541
- Categoriesdropdown: Categoriesdropdown$1,
42541
+ Categoriesdropdown: Categoriesdropdown,
42542
42542
  OrderSuccess: OrderSuccess,
42543
42543
  // Headers
42544
42544
  Gotoheader: Gotoheader,
package/dist/index.esm.js CHANGED
@@ -7298,7 +7298,7 @@ var CartSlider = function CartSlider(props) {
7298
7298
  }, lang.checkout)))))));
7299
7299
  };
7300
7300
 
7301
- var Categoriesdropdown$1 = function Categoriesdropdown(props) {
7301
+ var Categoriesdropdown = function Categoriesdropdown(props) {
7302
7302
  var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i5;
7303
7303
  var _useState = useState(''),
7304
7304
  _useState2 = _slicedToArray(_useState, 2),
@@ -42496,7 +42496,7 @@ var returnLibrary = function returnLibrary() {
42496
42496
  AccountInformation: AccountInformation,
42497
42497
  Policies: Policies,
42498
42498
  CartSlider: CartSlider,
42499
- Categoriesdropdown: Categoriesdropdown$1,
42499
+ Categoriesdropdown: Categoriesdropdown,
42500
42500
  OrderSuccess: OrderSuccess,
42501
42501
  // Headers
42502
42502
  Gotoheader: Gotoheader,
package/dist/index.umd.js CHANGED
@@ -7212,7 +7212,7 @@
7212
7212
  }, lang.checkout)))))));
7213
7213
  };
7214
7214
 
7215
- var Categoriesdropdown$1 = function Categoriesdropdown(props) {
7215
+ var Categoriesdropdown = function Categoriesdropdown(props) {
7216
7216
  var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i5;
7217
7217
  var _useState = React.useState(''),
7218
7218
  _useState2 = _slicedToArray__default["default"](_useState, 2),
@@ -42410,7 +42410,7 @@
42410
42410
  AccountInformation: AccountInformation,
42411
42411
  Policies: Policies,
42412
42412
  CartSlider: CartSlider,
42413
- Categoriesdropdown: Categoriesdropdown$1,
42413
+ Categoriesdropdown: Categoriesdropdown,
42414
42414
  OrderSuccess: OrderSuccess,
42415
42415
  // Headers
42416
42416
  Gotoheader: Gotoheader,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.102",
3
+ "version": "0.0.103",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {