tabexseriescomponents 0.0.214 → 0.0.216

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
@@ -32361,10 +32361,11 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32361
32361
  pcollarray = _useState10[0],
32362
32362
  setpcollarray = _useState10[1];
32363
32363
  React.useEffect(function () {
32364
- var _authdetailsContext$i;
32364
+ var _authdetailsContext$i, _authdetailsContext$i2;
32365
32365
  var temppcollarray = _toConsumableArray__default["default"](pcollarray);
32366
- authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.forEach(function (arrayItem) {
32367
- arrayItem === null || arrayItem === void 0 ? void 0 : arrayItem.parentcolletions.forEach(function (item) {
32366
+ authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.forEach(function (arrayItem) {
32367
+ var _arrayItem$parentcoll;
32368
+ arrayItem === null || arrayItem === void 0 ? void 0 : (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 ? void 0 : _arrayItem$parentcoll.forEach(function (item) {
32368
32369
  temppcollarray.push(item);
32369
32370
  });
32370
32371
  });
@@ -32423,7 +32424,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32423
32424
  })
32424
32425
  };
32425
32426
  var CategoriesDropdown = function CategoriesDropdown() {
32426
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
32427
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
32427
32428
  return /*#__PURE__*/React__default["default"].createElement("div", {
32428
32429
  "class": "row m-0 w-100",
32429
32430
  style: {
@@ -32444,8 +32445,8 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32444
32445
  height: sectionproperties.height + 'vh',
32445
32446
  overflowY: 'scroll'
32446
32447
  }
32447
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : (_authdetailsContext$i3 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
32448
- var _authdetailsContext$i4;
32448
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
32449
+ var _authdetailsContext$i5;
32449
32450
  return /*#__PURE__*/React__default["default"].createElement("div", {
32450
32451
  "class": sectionstyles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
32451
32452
  onMouseEnter: function onMouseEnter() {
@@ -32467,7 +32468,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32467
32468
  size: sectionproperties.collectionsectioniconfontsize
32468
32469
  }) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
32469
32470
  size: sectionproperties.collectionsectioniconfontsize
32470
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
32471
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
32471
32472
  className: "col-lg-12 p-0 mt-3 mb-3"
32472
32473
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
32473
32474
  "class": "m-0"
@@ -32501,7 +32502,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32501
32502
  "class": "m-0"
32502
32503
  })));
32503
32504
  }
32504
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcollections.map(function (item, index) {
32505
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
32505
32506
  if (item.isshowntocustomers == 1) {
32506
32507
  return /*#__PURE__*/React__default["default"].createElement("div", {
32507
32508
  "class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
@@ -32522,7 +32523,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32522
32523
  "class": "m-0"
32523
32524
  })));
32524
32525
  }
32525
- }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
32526
+ }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
32526
32527
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
32527
32528
  style: {
32528
32529
  minHeight: sectionproperties.height + 'vh'
@@ -32532,7 +32533,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32532
32533
  }
32533
32534
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32534
32535
  "class": "row m-0 w-100"
32535
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcategories[Choosenindex]) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.parentcolletions) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.map(function (item, index) {
32536
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.instcategories[Choosenindex]) === null || _authdetailsContext$i11 === void 0 ? void 0 : (_authdetailsContext$i12 = _authdetailsContext$i11.parentcolletions) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
32536
32537
  var _item$collections;
32537
32538
  return /*#__PURE__*/React__default["default"].createElement("div", {
32538
32539
  "class": "col-lg-4 p-0"
@@ -32567,7 +32568,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32567
32568
  }
32568
32569
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32569
32570
  "class": "row m-0 w-100"
32570
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.instcategories[0]) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.parentcolletions[Choosenindex]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.collections) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
32571
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.instcategories[0]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.parentcolletions[Choosenindex]) === null || _authdetailsContext$i15 === void 0 ? void 0 : (_authdetailsContext$i16 = _authdetailsContext$i15.collections) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.map(function (item, index) {
32571
32572
  return /*#__PURE__*/React__default["default"].createElement("div", {
32572
32573
  "class": "col-lg-4 p-0",
32573
32574
  onClick: function onClick() {
@@ -37938,10 +37939,11 @@ var Slideshowslide = function Slideshowslide(props) {
37938
37939
  pcollarray = _useState12[0],
37939
37940
  setpcollarray = _useState12[1];
37940
37941
  React.useEffect(function () {
37941
- var _authdetailsContext$i;
37942
+ var _authdetailsContext$i, _authdetailsContext$i2;
37942
37943
  var temppcollarray = _toConsumableArray__default["default"](pcollarray);
37943
- authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.forEach(function (arrayItem) {
37944
- arrayItem === null || arrayItem === void 0 ? void 0 : arrayItem.parentcolletions.forEach(function (item) {
37944
+ authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.forEach(function (arrayItem) {
37945
+ var _arrayItem$parentcoll;
37946
+ arrayItem === null || arrayItem === void 0 ? void 0 : (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 ? void 0 : _arrayItem$parentcoll.forEach(function (item) {
37945
37947
  temppcollarray.push(item);
37946
37948
  });
37947
37949
  });
@@ -38101,7 +38103,7 @@ var Slideshowslide = function Slideshowslide(props) {
38101
38103
  }))));
38102
38104
  };
38103
38105
  var SlideshowContent = function SlideshowContent() {
38104
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
38106
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
38105
38107
  return /*#__PURE__*/React__default["default"].createElement("div", {
38106
38108
  "class": "col-lg-12 p-0"
38107
38109
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -38128,8 +38130,8 @@ var Slideshowslide = function Slideshowslide(props) {
38128
38130
  height: sectionproperties.height + 'vh',
38129
38131
  overflowY: 'scroll'
38130
38132
  }
38131
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : (_authdetailsContext$i3 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
38132
- var _authdetailsContext$i4;
38133
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
38134
+ var _authdetailsContext$i5;
38133
38135
  return /*#__PURE__*/React__default["default"].createElement("div", {
38134
38136
  "class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
38135
38137
  onMouseEnter: function onMouseEnter() {
@@ -38151,7 +38153,7 @@ var Slideshowslide = function Slideshowslide(props) {
38151
38153
  size: sectionproperties.collectionsectioniconfontsize
38152
38154
  }) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
38153
38155
  size: sectionproperties.collectionsectioniconfontsize
38154
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
38156
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
38155
38157
  className: "col-lg-12 p-0 mt-3 mb-3"
38156
38158
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
38157
38159
  "class": "m-0"
@@ -38185,7 +38187,7 @@ var Slideshowslide = function Slideshowslide(props) {
38185
38187
  "class": "m-0"
38186
38188
  })));
38187
38189
  }
38188
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcollections.map(function (item, index) {
38190
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
38189
38191
  if (item.isshowntocustomers == 1) {
38190
38192
  return /*#__PURE__*/React__default["default"].createElement("div", {
38191
38193
  "class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
@@ -38206,7 +38208,7 @@ var Slideshowslide = function Slideshowslide(props) {
38206
38208
  "class": "m-0"
38207
38209
  })));
38208
38210
  }
38209
- }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
38211
+ }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
38210
38212
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
38211
38213
  style: {
38212
38214
  minHeight: sectionproperties.height + 'vh'
@@ -38216,7 +38218,7 @@ var Slideshowslide = function Slideshowslide(props) {
38216
38218
  }
38217
38219
  }, /*#__PURE__*/React__default["default"].createElement("div", {
38218
38220
  "class": "row m-0 w-100"
38219
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcategories[Choosenindex]) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.parentcolletions) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.map(function (item, index) {
38221
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.instcategories[Choosenindex]) === null || _authdetailsContext$i11 === void 0 ? void 0 : (_authdetailsContext$i12 = _authdetailsContext$i11.parentcolletions) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
38220
38222
  var _item$collections;
38221
38223
  return /*#__PURE__*/React__default["default"].createElement("div", {
38222
38224
  "class": "col-lg-4 p-0"
@@ -38251,7 +38253,7 @@ var Slideshowslide = function Slideshowslide(props) {
38251
38253
  }
38252
38254
  }, /*#__PURE__*/React__default["default"].createElement("div", {
38253
38255
  "class": "row m-0 w-100"
38254
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.instcategories[0]) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.parentcolletions[Choosenindex]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.collections) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
38256
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.instcategories[0]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.parentcolletions[Choosenindex]) === null || _authdetailsContext$i15 === void 0 ? void 0 : (_authdetailsContext$i16 = _authdetailsContext$i15.collections) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.map(function (item, index) {
38255
38257
  return /*#__PURE__*/React__default["default"].createElement("div", {
38256
38258
  "class": "col-lg-4 p-0",
38257
38259
  onClick: function onClick() {
package/dist/index.esm.js CHANGED
@@ -32317,10 +32317,11 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32317
32317
  pcollarray = _useState10[0],
32318
32318
  setpcollarray = _useState10[1];
32319
32319
  useEffect(function () {
32320
- var _authdetailsContext$i;
32320
+ var _authdetailsContext$i, _authdetailsContext$i2;
32321
32321
  var temppcollarray = _toConsumableArray(pcollarray);
32322
- authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.forEach(function (arrayItem) {
32323
- arrayItem === null || arrayItem === void 0 ? void 0 : arrayItem.parentcolletions.forEach(function (item) {
32322
+ authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.forEach(function (arrayItem) {
32323
+ var _arrayItem$parentcoll;
32324
+ arrayItem === null || arrayItem === void 0 ? void 0 : (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 ? void 0 : _arrayItem$parentcoll.forEach(function (item) {
32324
32325
  temppcollarray.push(item);
32325
32326
  });
32326
32327
  });
@@ -32379,7 +32380,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32379
32380
  })
32380
32381
  };
32381
32382
  var CategoriesDropdown = function CategoriesDropdown() {
32382
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
32383
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
32383
32384
  return /*#__PURE__*/React.createElement("div", {
32384
32385
  "class": "row m-0 w-100",
32385
32386
  style: {
@@ -32400,8 +32401,8 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32400
32401
  height: sectionproperties.height + 'vh',
32401
32402
  overflowY: 'scroll'
32402
32403
  }
32403
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : (_authdetailsContext$i3 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
32404
- var _authdetailsContext$i4;
32404
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
32405
+ var _authdetailsContext$i5;
32405
32406
  return /*#__PURE__*/React.createElement("div", {
32406
32407
  "class": sectionstyles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
32407
32408
  onMouseEnter: function onMouseEnter() {
@@ -32423,7 +32424,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32423
32424
  size: sectionproperties.collectionsectioniconfontsize
32424
32425
  }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
32425
32426
  size: sectionproperties.collectionsectioniconfontsize
32426
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
32427
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
32427
32428
  className: "col-lg-12 p-0 mt-3 mb-3"
32428
32429
  }, /*#__PURE__*/React.createElement("hr", {
32429
32430
  "class": "m-0"
@@ -32457,7 +32458,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32457
32458
  "class": "m-0"
32458
32459
  })));
32459
32460
  }
32460
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcollections.map(function (item, index) {
32461
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
32461
32462
  if (item.isshowntocustomers == 1) {
32462
32463
  return /*#__PURE__*/React.createElement("div", {
32463
32464
  "class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
@@ -32478,7 +32479,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32478
32479
  "class": "m-0"
32479
32480
  })));
32480
32481
  }
32481
- }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) != 0 && /*#__PURE__*/React.createElement("div", {
32482
+ }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.length) != 0 && /*#__PURE__*/React.createElement("div", {
32482
32483
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
32483
32484
  style: {
32484
32485
  minHeight: sectionproperties.height + 'vh'
@@ -32488,7 +32489,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32488
32489
  }
32489
32490
  }, /*#__PURE__*/React.createElement("div", {
32490
32491
  "class": "row m-0 w-100"
32491
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcategories[Choosenindex]) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.parentcolletions) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.map(function (item, index) {
32492
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.instcategories[Choosenindex]) === null || _authdetailsContext$i11 === void 0 ? void 0 : (_authdetailsContext$i12 = _authdetailsContext$i11.parentcolletions) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
32492
32493
  var _item$collections;
32493
32494
  return /*#__PURE__*/React.createElement("div", {
32494
32495
  "class": "col-lg-4 p-0"
@@ -32523,7 +32524,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32523
32524
  }
32524
32525
  }, /*#__PURE__*/React.createElement("div", {
32525
32526
  "class": "row m-0 w-100"
32526
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.instcategories[0]) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.parentcolletions[Choosenindex]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.collections) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
32527
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.instcategories[0]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.parentcolletions[Choosenindex]) === null || _authdetailsContext$i15 === void 0 ? void 0 : (_authdetailsContext$i16 = _authdetailsContext$i15.collections) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.map(function (item, index) {
32527
32528
  return /*#__PURE__*/React.createElement("div", {
32528
32529
  "class": "col-lg-4 p-0",
32529
32530
  onClick: function onClick() {
@@ -37894,10 +37895,11 @@ var Slideshowslide = function Slideshowslide(props) {
37894
37895
  pcollarray = _useState12[0],
37895
37896
  setpcollarray = _useState12[1];
37896
37897
  useEffect(function () {
37897
- var _authdetailsContext$i;
37898
+ var _authdetailsContext$i, _authdetailsContext$i2;
37898
37899
  var temppcollarray = _toConsumableArray(pcollarray);
37899
- authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.forEach(function (arrayItem) {
37900
- arrayItem === null || arrayItem === void 0 ? void 0 : arrayItem.parentcolletions.forEach(function (item) {
37900
+ authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.forEach(function (arrayItem) {
37901
+ var _arrayItem$parentcoll;
37902
+ arrayItem === null || arrayItem === void 0 ? void 0 : (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 ? void 0 : _arrayItem$parentcoll.forEach(function (item) {
37901
37903
  temppcollarray.push(item);
37902
37904
  });
37903
37905
  });
@@ -38057,7 +38059,7 @@ var Slideshowslide = function Slideshowslide(props) {
38057
38059
  }))));
38058
38060
  };
38059
38061
  var SlideshowContent = function SlideshowContent() {
38060
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
38062
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
38061
38063
  return /*#__PURE__*/React.createElement("div", {
38062
38064
  "class": "col-lg-12 p-0"
38063
38065
  }, /*#__PURE__*/React.createElement("div", {
@@ -38084,8 +38086,8 @@ var Slideshowslide = function Slideshowslide(props) {
38084
38086
  height: sectionproperties.height + 'vh',
38085
38087
  overflowY: 'scroll'
38086
38088
  }
38087
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : (_authdetailsContext$i3 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
38088
- var _authdetailsContext$i4;
38089
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
38090
+ var _authdetailsContext$i5;
38089
38091
  return /*#__PURE__*/React.createElement("div", {
38090
38092
  "class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
38091
38093
  onMouseEnter: function onMouseEnter() {
@@ -38107,7 +38109,7 @@ var Slideshowslide = function Slideshowslide(props) {
38107
38109
  size: sectionproperties.collectionsectioniconfontsize
38108
38110
  }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
38109
38111
  size: sectionproperties.collectionsectioniconfontsize
38110
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
38112
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
38111
38113
  className: "col-lg-12 p-0 mt-3 mb-3"
38112
38114
  }, /*#__PURE__*/React.createElement("hr", {
38113
38115
  "class": "m-0"
@@ -38141,7 +38143,7 @@ var Slideshowslide = function Slideshowslide(props) {
38141
38143
  "class": "m-0"
38142
38144
  })));
38143
38145
  }
38144
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcollections.map(function (item, index) {
38146
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
38145
38147
  if (item.isshowntocustomers == 1) {
38146
38148
  return /*#__PURE__*/React.createElement("div", {
38147
38149
  "class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
@@ -38162,7 +38164,7 @@ var Slideshowslide = function Slideshowslide(props) {
38162
38164
  "class": "m-0"
38163
38165
  })));
38164
38166
  }
38165
- }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) != 0 && /*#__PURE__*/React.createElement("div", {
38167
+ }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.length) != 0 && /*#__PURE__*/React.createElement("div", {
38166
38168
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
38167
38169
  style: {
38168
38170
  minHeight: sectionproperties.height + 'vh'
@@ -38172,7 +38174,7 @@ var Slideshowslide = function Slideshowslide(props) {
38172
38174
  }
38173
38175
  }, /*#__PURE__*/React.createElement("div", {
38174
38176
  "class": "row m-0 w-100"
38175
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcategories[Choosenindex]) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.parentcolletions) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.map(function (item, index) {
38177
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.instcategories[Choosenindex]) === null || _authdetailsContext$i11 === void 0 ? void 0 : (_authdetailsContext$i12 = _authdetailsContext$i11.parentcolletions) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
38176
38178
  var _item$collections;
38177
38179
  return /*#__PURE__*/React.createElement("div", {
38178
38180
  "class": "col-lg-4 p-0"
@@ -38207,7 +38209,7 @@ var Slideshowslide = function Slideshowslide(props) {
38207
38209
  }
38208
38210
  }, /*#__PURE__*/React.createElement("div", {
38209
38211
  "class": "row m-0 w-100"
38210
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.instcategories[0]) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.parentcolletions[Choosenindex]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.collections) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
38212
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.instcategories[0]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.parentcolletions[Choosenindex]) === null || _authdetailsContext$i15 === void 0 ? void 0 : (_authdetailsContext$i16 = _authdetailsContext$i15.collections) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.map(function (item, index) {
38211
38213
  return /*#__PURE__*/React.createElement("div", {
38212
38214
  "class": "col-lg-4 p-0",
38213
38215
  onClick: function onClick() {
package/dist/index.umd.js CHANGED
@@ -32217,10 +32217,11 @@
32217
32217
  pcollarray = _useState10[0],
32218
32218
  setpcollarray = _useState10[1];
32219
32219
  React.useEffect(function () {
32220
- var _authdetailsContext$i;
32220
+ var _authdetailsContext$i, _authdetailsContext$i2;
32221
32221
  var temppcollarray = _toConsumableArray__default["default"](pcollarray);
32222
- authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.forEach(function (arrayItem) {
32223
- arrayItem === null || arrayItem === void 0 ? void 0 : arrayItem.parentcolletions.forEach(function (item) {
32222
+ authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.forEach(function (arrayItem) {
32223
+ var _arrayItem$parentcoll;
32224
+ arrayItem === null || arrayItem === void 0 ? void 0 : (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 ? void 0 : _arrayItem$parentcoll.forEach(function (item) {
32224
32225
  temppcollarray.push(item);
32225
32226
  });
32226
32227
  });
@@ -32279,7 +32280,7 @@
32279
32280
  })
32280
32281
  };
32281
32282
  var CategoriesDropdown = function CategoriesDropdown() {
32282
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
32283
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
32283
32284
  return /*#__PURE__*/React__default["default"].createElement("div", {
32284
32285
  "class": "row m-0 w-100",
32285
32286
  style: {
@@ -32300,8 +32301,8 @@
32300
32301
  height: sectionproperties.height + 'vh',
32301
32302
  overflowY: 'scroll'
32302
32303
  }
32303
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : (_authdetailsContext$i3 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
32304
- var _authdetailsContext$i4;
32304
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
32305
+ var _authdetailsContext$i5;
32305
32306
  return /*#__PURE__*/React__default["default"].createElement("div", {
32306
32307
  "class": sectionstyles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
32307
32308
  onMouseEnter: function onMouseEnter() {
@@ -32323,7 +32324,7 @@
32323
32324
  size: sectionproperties.collectionsectioniconfontsize
32324
32325
  }) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
32325
32326
  size: sectionproperties.collectionsectioniconfontsize
32326
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
32327
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
32327
32328
  className: "col-lg-12 p-0 mt-3 mb-3"
32328
32329
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
32329
32330
  "class": "m-0"
@@ -32357,7 +32358,7 @@
32357
32358
  "class": "m-0"
32358
32359
  })));
32359
32360
  }
32360
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcollections.map(function (item, index) {
32361
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
32361
32362
  if (item.isshowntocustomers == 1) {
32362
32363
  return /*#__PURE__*/React__default["default"].createElement("div", {
32363
32364
  "class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
@@ -32378,7 +32379,7 @@
32378
32379
  "class": "m-0"
32379
32380
  })));
32380
32381
  }
32381
- }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
32382
+ }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
32382
32383
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
32383
32384
  style: {
32384
32385
  minHeight: sectionproperties.height + 'vh'
@@ -32388,7 +32389,7 @@
32388
32389
  }
32389
32390
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32390
32391
  "class": "row m-0 w-100"
32391
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcategories[Choosenindex]) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.parentcolletions) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.map(function (item, index) {
32392
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.instcategories[Choosenindex]) === null || _authdetailsContext$i11 === void 0 ? void 0 : (_authdetailsContext$i12 = _authdetailsContext$i11.parentcolletions) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
32392
32393
  var _item$collections;
32393
32394
  return /*#__PURE__*/React__default["default"].createElement("div", {
32394
32395
  "class": "col-lg-4 p-0"
@@ -32423,7 +32424,7 @@
32423
32424
  }
32424
32425
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32425
32426
  "class": "row m-0 w-100"
32426
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.instcategories[0]) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.parentcolletions[Choosenindex]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.collections) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
32427
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.instcategories[0]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.parentcolletions[Choosenindex]) === null || _authdetailsContext$i15 === void 0 ? void 0 : (_authdetailsContext$i16 = _authdetailsContext$i15.collections) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.map(function (item, index) {
32427
32428
  return /*#__PURE__*/React__default["default"].createElement("div", {
32428
32429
  "class": "col-lg-4 p-0",
32429
32430
  onClick: function onClick() {
@@ -37794,10 +37795,11 @@
37794
37795
  pcollarray = _useState12[0],
37795
37796
  setpcollarray = _useState12[1];
37796
37797
  React.useEffect(function () {
37797
- var _authdetailsContext$i;
37798
+ var _authdetailsContext$i, _authdetailsContext$i2;
37798
37799
  var temppcollarray = _toConsumableArray__default["default"](pcollarray);
37799
- authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.forEach(function (arrayItem) {
37800
- arrayItem === null || arrayItem === void 0 ? void 0 : arrayItem.parentcolletions.forEach(function (item) {
37800
+ authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.forEach(function (arrayItem) {
37801
+ var _arrayItem$parentcoll;
37802
+ arrayItem === null || arrayItem === void 0 ? void 0 : (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 ? void 0 : _arrayItem$parentcoll.forEach(function (item) {
37801
37803
  temppcollarray.push(item);
37802
37804
  });
37803
37805
  });
@@ -37957,7 +37959,7 @@
37957
37959
  }))));
37958
37960
  };
37959
37961
  var SlideshowContent = function SlideshowContent() {
37960
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
37962
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
37961
37963
  return /*#__PURE__*/React__default["default"].createElement("div", {
37962
37964
  "class": "col-lg-12 p-0"
37963
37965
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -37984,8 +37986,8 @@
37984
37986
  height: sectionproperties.height + 'vh',
37985
37987
  overflowY: 'scroll'
37986
37988
  }
37987
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : (_authdetailsContext$i3 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
37988
- var _authdetailsContext$i4;
37989
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
37990
+ var _authdetailsContext$i5;
37989
37991
  return /*#__PURE__*/React__default["default"].createElement("div", {
37990
37992
  "class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
37991
37993
  onMouseEnter: function onMouseEnter() {
@@ -38007,7 +38009,7 @@
38007
38009
  size: sectionproperties.collectionsectioniconfontsize
38008
38010
  }) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
38009
38011
  size: sectionproperties.collectionsectioniconfontsize
38010
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
38012
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
38011
38013
  className: "col-lg-12 p-0 mt-3 mb-3"
38012
38014
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
38013
38015
  "class": "m-0"
@@ -38041,7 +38043,7 @@
38041
38043
  "class": "m-0"
38042
38044
  })));
38043
38045
  }
38044
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcollections.map(function (item, index) {
38046
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
38045
38047
  if (item.isshowntocustomers == 1) {
38046
38048
  return /*#__PURE__*/React__default["default"].createElement("div", {
38047
38049
  "class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
@@ -38062,7 +38064,7 @@
38062
38064
  "class": "m-0"
38063
38065
  })));
38064
38066
  }
38065
- }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
38067
+ }))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
38066
38068
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
38067
38069
  style: {
38068
38070
  minHeight: sectionproperties.height + 'vh'
@@ -38072,7 +38074,7 @@
38072
38074
  }
38073
38075
  }, /*#__PURE__*/React__default["default"].createElement("div", {
38074
38076
  "class": "row m-0 w-100"
38075
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcategories[Choosenindex]) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.parentcolletions) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.map(function (item, index) {
38077
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.instcategories[Choosenindex]) === null || _authdetailsContext$i11 === void 0 ? void 0 : (_authdetailsContext$i12 = _authdetailsContext$i11.parentcolletions) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
38076
38078
  var _item$collections;
38077
38079
  return /*#__PURE__*/React__default["default"].createElement("div", {
38078
38080
  "class": "col-lg-4 p-0"
@@ -38107,7 +38109,7 @@
38107
38109
  }
38108
38110
  }, /*#__PURE__*/React__default["default"].createElement("div", {
38109
38111
  "class": "row m-0 w-100"
38110
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.instcategories[0]) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.parentcolletions[Choosenindex]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.collections) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
38112
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.instcategories[0]) === null || _authdetailsContext$i14 === void 0 ? void 0 : (_authdetailsContext$i15 = _authdetailsContext$i14.parentcolletions[Choosenindex]) === null || _authdetailsContext$i15 === void 0 ? void 0 : (_authdetailsContext$i16 = _authdetailsContext$i15.collections) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.map(function (item, index) {
38111
38113
  return /*#__PURE__*/React__default["default"].createElement("div", {
38112
38114
  "class": "col-lg-4 p-0",
38113
38115
  onClick: function onClick() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.214",
3
+ "version": "0.0.216",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {