tabexseriescomponents 0.0.191 → 0.0.192

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
@@ -37037,7 +37037,7 @@ var Slideshowfade = function Slideshowfade(props) {
37037
37037
  function ownKeys$I(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; }
37038
37038
  function _objectSpread$I(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$I(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$I(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
37039
37039
  var Slideshowslide = function Slideshowslide(props) {
37040
- var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
37040
+ var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
37041
37041
  var _useState = React.useState(''),
37042
37042
  _useState2 = _slicedToArray__default["default"](_useState, 2),
37043
37043
  sectionproperties = _useState2[0],
@@ -37252,8 +37252,8 @@ var Slideshowslide = function Slideshowslide(props) {
37252
37252
  height: sectionproperties.height + 'vh',
37253
37253
  overflowY: 'scroll'
37254
37254
  }
37255
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.map(function (item, index) {
37256
- var _authdetailsContext$i2;
37255
+ }, 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.map(function (item, index) {
37256
+ var _authdetailsContext$i3;
37257
37257
  return /*#__PURE__*/React__default["default"].createElement("li", {
37258
37258
  "class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
37259
37259
  onMouseEnter: function onMouseEnter() {
@@ -37275,12 +37275,12 @@ var Slideshowslide = function Slideshowslide(props) {
37275
37275
  size: sectionproperties.collectionsectioniconfontsize
37276
37276
  }) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
37277
37277
  size: sectionproperties.collectionsectioniconfontsize
37278
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
37278
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
37279
37279
  className: "col-lg-12 p-0 mt-3 mb-3"
37280
37280
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
37281
37281
  "class": "m-0"
37282
37282
  })));
37283
- })), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories[Choosenindex]) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.parentcolletions) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
37283
+ })), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.instcategories[Choosenindex]) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.parentcolletions) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
37284
37284
  "class": "cat_dropdown-menu cat_dropdown",
37285
37285
  style: {
37286
37286
  minHeight: sectionproperties.height + 'vh'
@@ -37292,7 +37292,8 @@ var Slideshowslide = function Slideshowslide(props) {
37292
37292
  }
37293
37293
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37294
37294
  "class": "row m-0 w-100"
37295
- }, 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$i7.parentcolletions.map(function (item, index) {
37295
+ }, 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.map(function (item, index) {
37296
+ var _item$collections;
37296
37297
  return /*#__PURE__*/React__default["default"].createElement("li", {
37297
37298
  "class": "col-lg-4 p-0"
37298
37299
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -37300,7 +37301,7 @@ var Slideshowslide = function Slideshowslide(props) {
37300
37301
  onClick: function onClick() {
37301
37302
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
37302
37303
  }
37303
- }, langdetect == 'en' ? item.title_en : item.title_ar), item.collections.map(function (item, index) {
37304
+ }, langdetect == 'en' ? item.title_en : item.title_ar), item === null || item === void 0 ? void 0 : (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
37304
37305
  return /*#__PURE__*/React__default["default"].createElement("li", {
37305
37306
  "class": "col-lg-12 pl-1 pr-1"
37306
37307
  }, /*#__PURE__*/React__default["default"].createElement("p", {
package/dist/index.esm.js CHANGED
@@ -36993,7 +36993,7 @@ var Slideshowfade = function Slideshowfade(props) {
36993
36993
  function ownKeys$I(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; }
36994
36994
  function _objectSpread$I(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$I(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$I(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
36995
36995
  var Slideshowslide = function Slideshowslide(props) {
36996
- var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
36996
+ var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
36997
36997
  var _useState = useState(''),
36998
36998
  _useState2 = _slicedToArray(_useState, 2),
36999
36999
  sectionproperties = _useState2[0],
@@ -37208,8 +37208,8 @@ var Slideshowslide = function Slideshowslide(props) {
37208
37208
  height: sectionproperties.height + 'vh',
37209
37209
  overflowY: 'scroll'
37210
37210
  }
37211
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.map(function (item, index) {
37212
- var _authdetailsContext$i2;
37211
+ }, 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.map(function (item, index) {
37212
+ var _authdetailsContext$i3;
37213
37213
  return /*#__PURE__*/React.createElement("li", {
37214
37214
  "class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
37215
37215
  onMouseEnter: function onMouseEnter() {
@@ -37231,12 +37231,12 @@ var Slideshowslide = function Slideshowslide(props) {
37231
37231
  size: sectionproperties.collectionsectioniconfontsize
37232
37232
  }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
37233
37233
  size: sectionproperties.collectionsectioniconfontsize
37234
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
37234
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
37235
37235
  className: "col-lg-12 p-0 mt-3 mb-3"
37236
37236
  }, /*#__PURE__*/React.createElement("hr", {
37237
37237
  "class": "m-0"
37238
37238
  })));
37239
- })), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories[Choosenindex]) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.parentcolletions) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.length) != 0 && /*#__PURE__*/React.createElement("div", {
37239
+ })), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.instcategories[Choosenindex]) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.parentcolletions) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) != 0 && /*#__PURE__*/React.createElement("div", {
37240
37240
  "class": "cat_dropdown-menu cat_dropdown",
37241
37241
  style: {
37242
37242
  minHeight: sectionproperties.height + 'vh'
@@ -37248,7 +37248,8 @@ var Slideshowslide = function Slideshowslide(props) {
37248
37248
  }
37249
37249
  }, /*#__PURE__*/React.createElement("div", {
37250
37250
  "class": "row m-0 w-100"
37251
- }, 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$i7.parentcolletions.map(function (item, index) {
37251
+ }, 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.map(function (item, index) {
37252
+ var _item$collections;
37252
37253
  return /*#__PURE__*/React.createElement("li", {
37253
37254
  "class": "col-lg-4 p-0"
37254
37255
  }, /*#__PURE__*/React.createElement("p", {
@@ -37256,7 +37257,7 @@ var Slideshowslide = function Slideshowslide(props) {
37256
37257
  onClick: function onClick() {
37257
37258
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
37258
37259
  }
37259
- }, langdetect == 'en' ? item.title_en : item.title_ar), item.collections.map(function (item, index) {
37260
+ }, langdetect == 'en' ? item.title_en : item.title_ar), item === null || item === void 0 ? void 0 : (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
37260
37261
  return /*#__PURE__*/React.createElement("li", {
37261
37262
  "class": "col-lg-12 pl-1 pr-1"
37262
37263
  }, /*#__PURE__*/React.createElement("p", {
package/dist/index.umd.js CHANGED
@@ -36895,7 +36895,7 @@
36895
36895
  function ownKeys$I(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; }
36896
36896
  function _objectSpread$I(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$I(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$I(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
36897
36897
  var Slideshowslide = function Slideshowslide(props) {
36898
- var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
36898
+ var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
36899
36899
  var _useState = React.useState(''),
36900
36900
  _useState2 = _slicedToArray__default["default"](_useState, 2),
36901
36901
  sectionproperties = _useState2[0],
@@ -37110,8 +37110,8 @@
37110
37110
  height: sectionproperties.height + 'vh',
37111
37111
  overflowY: 'scroll'
37112
37112
  }
37113
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.map(function (item, index) {
37114
- var _authdetailsContext$i2;
37113
+ }, 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.map(function (item, index) {
37114
+ var _authdetailsContext$i3;
37115
37115
  return /*#__PURE__*/React__default["default"].createElement("li", {
37116
37116
  "class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
37117
37117
  onMouseEnter: function onMouseEnter() {
@@ -37133,12 +37133,12 @@
37133
37133
  size: sectionproperties.collectionsectioniconfontsize
37134
37134
  }) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
37135
37135
  size: sectionproperties.collectionsectioniconfontsize
37136
- }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
37136
+ }))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
37137
37137
  className: "col-lg-12 p-0 mt-3 mb-3"
37138
37138
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
37139
37139
  "class": "m-0"
37140
37140
  })));
37141
- })), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcategories[Choosenindex]) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.parentcolletions) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
37141
+ })), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.instcategories[Choosenindex]) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.parentcolletions) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
37142
37142
  "class": "cat_dropdown-menu cat_dropdown",
37143
37143
  style: {
37144
37144
  minHeight: sectionproperties.height + 'vh'
@@ -37150,7 +37150,8 @@
37150
37150
  }
37151
37151
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37152
37152
  "class": "row m-0 w-100"
37153
- }, 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$i7.parentcolletions.map(function (item, index) {
37153
+ }, 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.map(function (item, index) {
37154
+ var _item$collections;
37154
37155
  return /*#__PURE__*/React__default["default"].createElement("li", {
37155
37156
  "class": "col-lg-4 p-0"
37156
37157
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -37158,7 +37159,7 @@
37158
37159
  onClick: function onClick() {
37159
37160
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
37160
37161
  }
37161
- }, langdetect == 'en' ? item.title_en : item.title_ar), item.collections.map(function (item, index) {
37162
+ }, langdetect == 'en' ? item.title_en : item.title_ar), item === null || item === void 0 ? void 0 : (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
37162
37163
  return /*#__PURE__*/React__default["default"].createElement("li", {
37163
37164
  "class": "col-lg-12 pl-1 pr-1"
37164
37165
  }, /*#__PURE__*/React__default["default"].createElement("p", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.191",
3
+ "version": "0.0.192",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {