tabexseriescomponents 0.2.743 → 0.2.744

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
@@ -50478,7 +50478,7 @@ var Footer8 = function Footer8(props) {
50478
50478
  "class": "col-lg-12 p-0 text-start"
50479
50479
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50480
50480
  "class": "".concat(footerStyles.iconTextStyle)
50481
- }, "01225534406\u2013 01015055005")), /*#__PURE__*/React__default["default"].createElement("div", {
50481
+ }, "+201225534406 \u2013 +201015055005")), /*#__PURE__*/React__default["default"].createElement("div", {
50482
50482
  "class": "col-lg-12 p-0 text-start"
50483
50483
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50484
50484
  "class": "".concat(footerStyles.iconTextStyle)
@@ -50494,7 +50494,7 @@ var Footer8 = function Footer8(props) {
50494
50494
  "class": "col-lg-12 p-0 text-start"
50495
50495
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50496
50496
  "class": "".concat(footerStyles.iconTextStyle)
50497
- }, "01225534407\u201301007073070")))), /*#__PURE__*/React__default["default"].createElement("div", {
50497
+ }, "+201225534407 \u2013 +201007073070")))), /*#__PURE__*/React__default["default"].createElement("div", {
50498
50498
  "class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
50499
50499
  }, /*#__PURE__*/React__default["default"].createElement("div", {
50500
50500
  "class": "row m-0 w-100 px-3 py-4",
@@ -68089,9 +68089,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
68089
68089
  }, /*#__PURE__*/React__default["default"].createElement("p", {
68090
68090
  "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
68091
68091
  style: {
68092
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
68093
- color: ' #FFECB5',
68094
- fontSize: 14
68092
+ cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
68095
68093
  }
68096
68094
  }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
68097
68095
  "class": "col-lg-12 d-flex p-0",
@@ -79023,6 +79021,7 @@ var ServiceCard = function ServiceCard(props) {
79023
79021
  var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
79024
79022
  var ikimagecredcontext = props.actions.ikimagecredcontext;
79025
79023
  var authdetailsContext = props.actions.authdetailsContext;
79024
+ props.actions.NotificationManager;
79026
79025
  React.useEffect(function () {
79027
79026
  if (props.srcfrom == 'addsectionform') {
79028
79027
  var secpropobj = {};
@@ -79050,10 +79049,75 @@ var ServiceCard = function ServiceCard(props) {
79050
79049
  divContainer.innerHTML = html;
79051
79050
  return divContainer.textContent || divContainer.innerText || '';
79052
79051
  };
79052
+ var _useState5 = React.useState(''),
79053
+ _useState6 = _slicedToArray__default["default"](_useState5, 2),
79054
+ secondimage = _useState6[0],
79055
+ setsecondimage = _useState6[1];
79056
+ React.useEffect(function () {
79057
+ var _props$cardinfoitempr;
79058
+ setitem(props.cardinfoitemprops);
79059
+ if ((props === null || props === void 0 || (_props$cardinfoitempr = props.cardinfoitemprops) === null || _props$cardinfoitempr === void 0 || (_props$cardinfoitempr = _props$cardinfoitempr.productimages) === null || _props$cardinfoitempr === void 0 ? void 0 : _props$cardinfoitempr.length) == 1) {
79060
+ var _props$cardinfoitempr2;
79061
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr2 = props.cardinfoitemprops) === null || _props$cardinfoitempr2 === void 0 ? void 0 : _props$cardinfoitempr2.image);
79062
+ } else {
79063
+ var _props$cardinfoitempr3, _props$cardinfoitempr4;
79064
+ if ((props === null || props === void 0 ? void 0 : props.cardinfoitemprops) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr3 = props.cardinfoitemprops) === null || _props$cardinfoitempr3 === void 0 ? void 0 : _props$cardinfoitempr3.productimages) != undefined && Array.isArray(props === null || props === void 0 || (_props$cardinfoitempr4 = props.cardinfoitemprops) === null || _props$cardinfoitempr4 === void 0 ? void 0 : _props$cardinfoitempr4.productimages)) {
79065
+ var _props$cardinfoitempr5, _props$cardinfoitempr6, _props$cardinfoitempr7;
79066
+ if ((props === null || props === void 0 || (_props$cardinfoitempr5 = props.cardinfoitemprops) === null || _props$cardinfoitempr5 === void 0 ? void 0 : _props$cardinfoitempr5.productimages[0]) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr6 = props.cardinfoitemprops) === null || _props$cardinfoitempr6 === void 0 || (_props$cardinfoitempr6 = _props$cardinfoitempr6.productimages[0]) === null || _props$cardinfoitempr6 === void 0 ? void 0 : _props$cardinfoitempr6.path) == (props === null || props === void 0 || (_props$cardinfoitempr7 = props.cardinfoitemprops) === null || _props$cardinfoitempr7 === void 0 ? void 0 : _props$cardinfoitempr7.image)) {
79067
+ var _props$cardinfoitempr8;
79068
+ if ((props === null || props === void 0 || (_props$cardinfoitempr8 = props.cardinfoitemprops) === null || _props$cardinfoitempr8 === void 0 || (_props$cardinfoitempr8 = _props$cardinfoitempr8.productimages[1]) === null || _props$cardinfoitempr8 === void 0 ? void 0 : _props$cardinfoitempr8.length) != 0) {
79069
+ var _props$cardinfoitempr9;
79070
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr9 = props.cardinfoitemprops) === null || _props$cardinfoitempr9 === void 0 || (_props$cardinfoitempr9 = _props$cardinfoitempr9.productimages[1]) === null || _props$cardinfoitempr9 === void 0 ? void 0 : _props$cardinfoitempr9.path);
79071
+ } else {
79072
+ var _props$cardinfoitempr10;
79073
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr10 = props.cardinfoitemprops) === null || _props$cardinfoitempr10 === void 0 ? void 0 : _props$cardinfoitempr10.image);
79074
+ }
79075
+ } else {
79076
+ var _props$cardinfoitempr11;
79077
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr11 = props.cardinfoitemprops) === null || _props$cardinfoitempr11 === void 0 || (_props$cardinfoitempr11 = _props$cardinfoitempr11.productimages[0]) === null || _props$cardinfoitempr11 === void 0 ? void 0 : _props$cardinfoitempr11.path);
79078
+ }
79079
+ }
79080
+ }
79081
+ }, [props.cardinfoitemprops]);
79082
+ var Image = function Image(type) {
79083
+ var transition = false;
79084
+ if (type != 'responsive') {
79085
+ // if (sectionproperties.hideshowcardtransition == 'Show' && type != 'responsive') {
79086
+ transition = true;
79087
+ }
79088
+ return /*#__PURE__*/React__default["default"].createElement("div", {
79089
+ "class": "w-100 cursor-pointer",
79090
+ style: {
79091
+ position: 'relative'
79092
+ }
79093
+ }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
79094
+ "class": transition ? cardstyles$7.intialimage : '',
79095
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
79096
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
79097
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
79098
+ loading: "lazy",
79099
+ style: {
79100
+ width: '100%',
79101
+ height: '100%',
79102
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
79103
+ }
79104
+ }), transition && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
79105
+ "class": cardstyles$7.secondaryimage,
79106
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
79107
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
79108
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + secondimage,
79109
+ loading: "lazy",
79110
+ style: {
79111
+ width: '100%',
79112
+ height: '100%',
79113
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
79114
+ }
79115
+ }));
79116
+ };
79053
79117
  var card_cssstyles = {
79054
79118
  productcard: glamor.css({
79055
79119
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
79056
- borderRadius: '5px',
79120
+ borderRadius: sectionproperties.sectioncardborderradius + 'px',
79057
79121
  marginTop: sectionproperties.marginTop + 'px',
79058
79122
  marginBottom: sectionproperties.marginBottom + 'px',
79059
79123
  paddingTop: sectionproperties.paddingTop + 'px',
@@ -79192,7 +79256,7 @@ var ServiceCard = function ServiceCard(props) {
79192
79256
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
79193
79257
  }
79194
79258
  }, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
79195
- "class": "".concat(card_cssstyles.productcard) + ' w-100 ',
79259
+ "class": "".concat(card_cssstyles.productcard) + ' w-100 px-md-4 ',
79196
79260
  style: {
79197
79261
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
79198
79262
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
@@ -79211,7 +79275,7 @@ var ServiceCard = function ServiceCard(props) {
79211
79275
  routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
79212
79276
  }
79213
79277
  },
79214
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
79278
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start ml-2 ',
79215
79279
  style: {
79216
79280
  height: sectionproperties.image_height + 'px',
79217
79281
  width: sectionproperties.image_width + 'px',
@@ -79219,32 +79283,14 @@ var ServiceCard = function ServiceCard(props) {
79219
79283
  overflow: 'hidden',
79220
79284
  cursor: 'pointer'
79221
79285
  }
79222
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
79223
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
79224
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
79225
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
79226
- loading: "lazy",
79227
- style: {
79228
- width: '100%',
79229
- height: '100%',
79230
- objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
79231
- cursor: 'pointer'
79232
- }
79233
- })), /*#__PURE__*/React__default["default"].createElement("div", {
79234
- "class": "col-lg-9 col-md-9 col-sm-9 pl-1 pr-1 mt-2 p-0",
79286
+ }, Image('normal')), /*#__PURE__*/React__default["default"].createElement("div", {
79287
+ "class": "col-lg-9 col-md-9 col-sm-12 pl-1 pr-1 mt-2 p-0",
79235
79288
  onClick: function onClick() {
79236
79289
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
79237
79290
  }
79238
79291
  }, /*#__PURE__*/React__default["default"].createElement("div", {
79239
79292
  "class": "row m-0 w-100"
79240
- }, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79241
- "class": "col-lg-12 p-0"
79242
- }, /*#__PURE__*/React__default["default"].createElement("p", {
79243
- "class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
79244
- style: {
79245
- textAlign: langdetect == 'en' ? 'left' : 'right'
79246
- }
79247
- }, item.name)), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79293
+ }, sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79248
79294
  "class": "col-lg-12 p-0"
79249
79295
  }, /*#__PURE__*/React__default["default"].createElement("p", {
79250
79296
  "class": ' wordbreak wordbreak1 m-0 ',
@@ -79253,18 +79299,25 @@ var ServiceCard = function ServiceCard(props) {
79253
79299
  fontSize: sectionproperties.measurementunitfontsize + 'px',
79254
79300
  color: sectionproperties.measurementunitcolor
79255
79301
  }
79256
- }, item.measurmentunit)))))), /*#__PURE__*/React__default["default"].createElement("div", {
79302
+ }, item.measurmentunit)), sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79257
79303
  "class": "col-lg-12 p-0"
79258
- }, /*#__PURE__*/React__default["default"].createElement("div", {
79259
- "class": "row w-100 m-0 d-flex"
79260
- }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79304
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
79305
+ "class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
79306
+ style: {
79307
+ textAlign: langdetect == 'en' ? 'left' : 'right'
79308
+ }
79309
+ }, item.name)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79261
79310
  "class": "col-lg-12 p-0 text-start flex-row mt-2 mb-1"
79262
79311
  }, /*#__PURE__*/React__default["default"].createElement("p", {
79263
79312
  "class": "".concat(card_cssstyles.productDescStyles) + ' wordbreak wordbreak2 p-0 d-flex flex-row ',
79264
79313
  style: {
79265
79314
  textAlign: langdetect == 'en' ? 'left' : 'right'
79266
79315
  }
79267
- }, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))), sectionproperties.showfeatures == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79316
+ }, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))))))), /*#__PURE__*/React__default["default"].createElement("div", {
79317
+ "class": "col-lg-12 p-0"
79318
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
79319
+ "class": "row w-100 m-0 d-flex"
79320
+ }, sectionproperties.showfeatures == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79268
79321
  "class": "text-start col-lg-12 p-0",
79269
79322
  style: {
79270
79323
  height: 40
package/dist/index.esm.js CHANGED
@@ -50429,7 +50429,7 @@ var Footer8 = function Footer8(props) {
50429
50429
  "class": "col-lg-12 p-0 text-start"
50430
50430
  }, /*#__PURE__*/React.createElement("p", {
50431
50431
  "class": "".concat(footerStyles.iconTextStyle)
50432
- }, "01225534406\u2013 01015055005")), /*#__PURE__*/React.createElement("div", {
50432
+ }, "+201225534406 \u2013 +201015055005")), /*#__PURE__*/React.createElement("div", {
50433
50433
  "class": "col-lg-12 p-0 text-start"
50434
50434
  }, /*#__PURE__*/React.createElement("p", {
50435
50435
  "class": "".concat(footerStyles.iconTextStyle)
@@ -50445,7 +50445,7 @@ var Footer8 = function Footer8(props) {
50445
50445
  "class": "col-lg-12 p-0 text-start"
50446
50446
  }, /*#__PURE__*/React.createElement("p", {
50447
50447
  "class": "".concat(footerStyles.iconTextStyle)
50448
- }, "01225534407\u201301007073070")))), /*#__PURE__*/React.createElement("div", {
50448
+ }, "+201225534407 \u2013 +201007073070")))), /*#__PURE__*/React.createElement("div", {
50449
50449
  "class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
50450
50450
  }, /*#__PURE__*/React.createElement("div", {
50451
50451
  "class": "row m-0 w-100 px-3 py-4",
@@ -68040,9 +68040,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
68040
68040
  }, /*#__PURE__*/React.createElement("p", {
68041
68041
  "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
68042
68042
  style: {
68043
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
68044
- color: ' #FFECB5',
68045
- fontSize: 14
68043
+ cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
68046
68044
  }
68047
68045
  }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React.createElement("div", {
68048
68046
  "class": "col-lg-12 d-flex p-0",
@@ -78974,6 +78972,7 @@ var ServiceCard = function ServiceCard(props) {
78974
78972
  var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
78975
78973
  var ikimagecredcontext = props.actions.ikimagecredcontext;
78976
78974
  var authdetailsContext = props.actions.authdetailsContext;
78975
+ props.actions.NotificationManager;
78977
78976
  useEffect(function () {
78978
78977
  if (props.srcfrom == 'addsectionform') {
78979
78978
  var secpropobj = {};
@@ -79001,10 +79000,75 @@ var ServiceCard = function ServiceCard(props) {
79001
79000
  divContainer.innerHTML = html;
79002
79001
  return divContainer.textContent || divContainer.innerText || '';
79003
79002
  };
79003
+ var _useState5 = useState(''),
79004
+ _useState6 = _slicedToArray(_useState5, 2),
79005
+ secondimage = _useState6[0],
79006
+ setsecondimage = _useState6[1];
79007
+ useEffect(function () {
79008
+ var _props$cardinfoitempr;
79009
+ setitem(props.cardinfoitemprops);
79010
+ if ((props === null || props === void 0 || (_props$cardinfoitempr = props.cardinfoitemprops) === null || _props$cardinfoitempr === void 0 || (_props$cardinfoitempr = _props$cardinfoitempr.productimages) === null || _props$cardinfoitempr === void 0 ? void 0 : _props$cardinfoitempr.length) == 1) {
79011
+ var _props$cardinfoitempr2;
79012
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr2 = props.cardinfoitemprops) === null || _props$cardinfoitempr2 === void 0 ? void 0 : _props$cardinfoitempr2.image);
79013
+ } else {
79014
+ var _props$cardinfoitempr3, _props$cardinfoitempr4;
79015
+ if ((props === null || props === void 0 ? void 0 : props.cardinfoitemprops) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr3 = props.cardinfoitemprops) === null || _props$cardinfoitempr3 === void 0 ? void 0 : _props$cardinfoitempr3.productimages) != undefined && Array.isArray(props === null || props === void 0 || (_props$cardinfoitempr4 = props.cardinfoitemprops) === null || _props$cardinfoitempr4 === void 0 ? void 0 : _props$cardinfoitempr4.productimages)) {
79016
+ var _props$cardinfoitempr5, _props$cardinfoitempr6, _props$cardinfoitempr7;
79017
+ if ((props === null || props === void 0 || (_props$cardinfoitempr5 = props.cardinfoitemprops) === null || _props$cardinfoitempr5 === void 0 ? void 0 : _props$cardinfoitempr5.productimages[0]) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr6 = props.cardinfoitemprops) === null || _props$cardinfoitempr6 === void 0 || (_props$cardinfoitempr6 = _props$cardinfoitempr6.productimages[0]) === null || _props$cardinfoitempr6 === void 0 ? void 0 : _props$cardinfoitempr6.path) == (props === null || props === void 0 || (_props$cardinfoitempr7 = props.cardinfoitemprops) === null || _props$cardinfoitempr7 === void 0 ? void 0 : _props$cardinfoitempr7.image)) {
79018
+ var _props$cardinfoitempr8;
79019
+ if ((props === null || props === void 0 || (_props$cardinfoitempr8 = props.cardinfoitemprops) === null || _props$cardinfoitempr8 === void 0 || (_props$cardinfoitempr8 = _props$cardinfoitempr8.productimages[1]) === null || _props$cardinfoitempr8 === void 0 ? void 0 : _props$cardinfoitempr8.length) != 0) {
79020
+ var _props$cardinfoitempr9;
79021
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr9 = props.cardinfoitemprops) === null || _props$cardinfoitempr9 === void 0 || (_props$cardinfoitempr9 = _props$cardinfoitempr9.productimages[1]) === null || _props$cardinfoitempr9 === void 0 ? void 0 : _props$cardinfoitempr9.path);
79022
+ } else {
79023
+ var _props$cardinfoitempr10;
79024
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr10 = props.cardinfoitemprops) === null || _props$cardinfoitempr10 === void 0 ? void 0 : _props$cardinfoitempr10.image);
79025
+ }
79026
+ } else {
79027
+ var _props$cardinfoitempr11;
79028
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr11 = props.cardinfoitemprops) === null || _props$cardinfoitempr11 === void 0 || (_props$cardinfoitempr11 = _props$cardinfoitempr11.productimages[0]) === null || _props$cardinfoitempr11 === void 0 ? void 0 : _props$cardinfoitempr11.path);
79029
+ }
79030
+ }
79031
+ }
79032
+ }, [props.cardinfoitemprops]);
79033
+ var Image = function Image(type) {
79034
+ var transition = false;
79035
+ if (type != 'responsive') {
79036
+ // if (sectionproperties.hideshowcardtransition == 'Show' && type != 'responsive') {
79037
+ transition = true;
79038
+ }
79039
+ return /*#__PURE__*/React.createElement("div", {
79040
+ "class": "w-100 cursor-pointer",
79041
+ style: {
79042
+ position: 'relative'
79043
+ }
79044
+ }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
79045
+ "class": transition ? cardstyles$7.intialimage : '',
79046
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
79047
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
79048
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
79049
+ loading: "lazy",
79050
+ style: {
79051
+ width: '100%',
79052
+ height: '100%',
79053
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
79054
+ }
79055
+ }), transition && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
79056
+ "class": cardstyles$7.secondaryimage,
79057
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
79058
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
79059
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + secondimage,
79060
+ loading: "lazy",
79061
+ style: {
79062
+ width: '100%',
79063
+ height: '100%',
79064
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
79065
+ }
79066
+ }));
79067
+ };
79004
79068
  var card_cssstyles = {
79005
79069
  productcard: css({
79006
79070
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
79007
- borderRadius: '5px',
79071
+ borderRadius: sectionproperties.sectioncardborderradius + 'px',
79008
79072
  marginTop: sectionproperties.marginTop + 'px',
79009
79073
  marginBottom: sectionproperties.marginBottom + 'px',
79010
79074
  paddingTop: sectionproperties.paddingTop + 'px',
@@ -79143,7 +79207,7 @@ var ServiceCard = function ServiceCard(props) {
79143
79207
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
79144
79208
  }
79145
79209
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
79146
- "class": "".concat(card_cssstyles.productcard) + ' w-100 ',
79210
+ "class": "".concat(card_cssstyles.productcard) + ' w-100 px-md-4 ',
79147
79211
  style: {
79148
79212
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
79149
79213
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
@@ -79162,7 +79226,7 @@ var ServiceCard = function ServiceCard(props) {
79162
79226
  routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
79163
79227
  }
79164
79228
  },
79165
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
79229
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start ml-2 ',
79166
79230
  style: {
79167
79231
  height: sectionproperties.image_height + 'px',
79168
79232
  width: sectionproperties.image_width + 'px',
@@ -79170,32 +79234,14 @@ var ServiceCard = function ServiceCard(props) {
79170
79234
  overflow: 'hidden',
79171
79235
  cursor: 'pointer'
79172
79236
  }
79173
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
79174
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
79175
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
79176
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
79177
- loading: "lazy",
79178
- style: {
79179
- width: '100%',
79180
- height: '100%',
79181
- objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
79182
- cursor: 'pointer'
79183
- }
79184
- })), /*#__PURE__*/React.createElement("div", {
79185
- "class": "col-lg-9 col-md-9 col-sm-9 pl-1 pr-1 mt-2 p-0",
79237
+ }, Image('normal')), /*#__PURE__*/React.createElement("div", {
79238
+ "class": "col-lg-9 col-md-9 col-sm-12 pl-1 pr-1 mt-2 p-0",
79186
79239
  onClick: function onClick() {
79187
79240
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
79188
79241
  }
79189
79242
  }, /*#__PURE__*/React.createElement("div", {
79190
79243
  "class": "row m-0 w-100"
79191
- }, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
79192
- "class": "col-lg-12 p-0"
79193
- }, /*#__PURE__*/React.createElement("p", {
79194
- "class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
79195
- style: {
79196
- textAlign: langdetect == 'en' ? 'left' : 'right'
79197
- }
79198
- }, item.name)), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React.createElement("div", {
79244
+ }, sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React.createElement("div", {
79199
79245
  "class": "col-lg-12 p-0"
79200
79246
  }, /*#__PURE__*/React.createElement("p", {
79201
79247
  "class": ' wordbreak wordbreak1 m-0 ',
@@ -79204,18 +79250,25 @@ var ServiceCard = function ServiceCard(props) {
79204
79250
  fontSize: sectionproperties.measurementunitfontsize + 'px',
79205
79251
  color: sectionproperties.measurementunitcolor
79206
79252
  }
79207
- }, item.measurmentunit)))))), /*#__PURE__*/React.createElement("div", {
79253
+ }, item.measurmentunit)), sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
79208
79254
  "class": "col-lg-12 p-0"
79209
- }, /*#__PURE__*/React.createElement("div", {
79210
- "class": "row w-100 m-0 d-flex"
79211
- }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
79255
+ }, /*#__PURE__*/React.createElement("p", {
79256
+ "class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
79257
+ style: {
79258
+ textAlign: langdetect == 'en' ? 'left' : 'right'
79259
+ }
79260
+ }, item.name)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
79212
79261
  "class": "col-lg-12 p-0 text-start flex-row mt-2 mb-1"
79213
79262
  }, /*#__PURE__*/React.createElement("p", {
79214
79263
  "class": "".concat(card_cssstyles.productDescStyles) + ' wordbreak wordbreak2 p-0 d-flex flex-row ',
79215
79264
  style: {
79216
79265
  textAlign: langdetect == 'en' ? 'left' : 'right'
79217
79266
  }
79218
- }, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))), sectionproperties.showfeatures == 'Show' && /*#__PURE__*/React.createElement("div", {
79267
+ }, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))))))), /*#__PURE__*/React.createElement("div", {
79268
+ "class": "col-lg-12 p-0"
79269
+ }, /*#__PURE__*/React.createElement("div", {
79270
+ "class": "row w-100 m-0 d-flex"
79271
+ }, sectionproperties.showfeatures == 'Show' && /*#__PURE__*/React.createElement("div", {
79219
79272
  "class": "text-start col-lg-12 p-0",
79220
79273
  style: {
79221
79274
  height: 40
package/dist/index.umd.js CHANGED
@@ -50294,7 +50294,7 @@
50294
50294
  "class": "col-lg-12 p-0 text-start"
50295
50295
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50296
50296
  "class": "".concat(footerStyles.iconTextStyle)
50297
- }, "01225534406\u2013 01015055005")), /*#__PURE__*/React__default["default"].createElement("div", {
50297
+ }, "+201225534406 \u2013 +201015055005")), /*#__PURE__*/React__default["default"].createElement("div", {
50298
50298
  "class": "col-lg-12 p-0 text-start"
50299
50299
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50300
50300
  "class": "".concat(footerStyles.iconTextStyle)
@@ -50310,7 +50310,7 @@
50310
50310
  "class": "col-lg-12 p-0 text-start"
50311
50311
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50312
50312
  "class": "".concat(footerStyles.iconTextStyle)
50313
- }, "01225534407\u201301007073070")))), /*#__PURE__*/React__default["default"].createElement("div", {
50313
+ }, "+201225534407 \u2013 +201007073070")))), /*#__PURE__*/React__default["default"].createElement("div", {
50314
50314
  "class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
50315
50315
  }, /*#__PURE__*/React__default["default"].createElement("div", {
50316
50316
  "class": "row m-0 w-100 px-3 py-4",
@@ -67905,9 +67905,7 @@
67905
67905
  }, /*#__PURE__*/React__default["default"].createElement("p", {
67906
67906
  "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
67907
67907
  style: {
67908
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
67909
- color: ' #FFECB5',
67910
- fontSize: 14
67908
+ cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
67911
67909
  }
67912
67910
  }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
67913
67911
  "class": "col-lg-12 d-flex p-0",
@@ -78839,6 +78837,7 @@
78839
78837
  var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
78840
78838
  var ikimagecredcontext = props.actions.ikimagecredcontext;
78841
78839
  var authdetailsContext = props.actions.authdetailsContext;
78840
+ props.actions.NotificationManager;
78842
78841
  React.useEffect(function () {
78843
78842
  if (props.srcfrom == 'addsectionform') {
78844
78843
  var secpropobj = {};
@@ -78866,10 +78865,75 @@
78866
78865
  divContainer.innerHTML = html;
78867
78866
  return divContainer.textContent || divContainer.innerText || '';
78868
78867
  };
78868
+ var _useState5 = React.useState(''),
78869
+ _useState6 = _slicedToArray__default["default"](_useState5, 2),
78870
+ secondimage = _useState6[0],
78871
+ setsecondimage = _useState6[1];
78872
+ React.useEffect(function () {
78873
+ var _props$cardinfoitempr;
78874
+ setitem(props.cardinfoitemprops);
78875
+ if ((props === null || props === void 0 || (_props$cardinfoitempr = props.cardinfoitemprops) === null || _props$cardinfoitempr === void 0 || (_props$cardinfoitempr = _props$cardinfoitempr.productimages) === null || _props$cardinfoitempr === void 0 ? void 0 : _props$cardinfoitempr.length) == 1) {
78876
+ var _props$cardinfoitempr2;
78877
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr2 = props.cardinfoitemprops) === null || _props$cardinfoitempr2 === void 0 ? void 0 : _props$cardinfoitempr2.image);
78878
+ } else {
78879
+ var _props$cardinfoitempr3, _props$cardinfoitempr4;
78880
+ if ((props === null || props === void 0 ? void 0 : props.cardinfoitemprops) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr3 = props.cardinfoitemprops) === null || _props$cardinfoitempr3 === void 0 ? void 0 : _props$cardinfoitempr3.productimages) != undefined && Array.isArray(props === null || props === void 0 || (_props$cardinfoitempr4 = props.cardinfoitemprops) === null || _props$cardinfoitempr4 === void 0 ? void 0 : _props$cardinfoitempr4.productimages)) {
78881
+ var _props$cardinfoitempr5, _props$cardinfoitempr6, _props$cardinfoitempr7;
78882
+ if ((props === null || props === void 0 || (_props$cardinfoitempr5 = props.cardinfoitemprops) === null || _props$cardinfoitempr5 === void 0 ? void 0 : _props$cardinfoitempr5.productimages[0]) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr6 = props.cardinfoitemprops) === null || _props$cardinfoitempr6 === void 0 || (_props$cardinfoitempr6 = _props$cardinfoitempr6.productimages[0]) === null || _props$cardinfoitempr6 === void 0 ? void 0 : _props$cardinfoitempr6.path) == (props === null || props === void 0 || (_props$cardinfoitempr7 = props.cardinfoitemprops) === null || _props$cardinfoitempr7 === void 0 ? void 0 : _props$cardinfoitempr7.image)) {
78883
+ var _props$cardinfoitempr8;
78884
+ if ((props === null || props === void 0 || (_props$cardinfoitempr8 = props.cardinfoitemprops) === null || _props$cardinfoitempr8 === void 0 || (_props$cardinfoitempr8 = _props$cardinfoitempr8.productimages[1]) === null || _props$cardinfoitempr8 === void 0 ? void 0 : _props$cardinfoitempr8.length) != 0) {
78885
+ var _props$cardinfoitempr9;
78886
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr9 = props.cardinfoitemprops) === null || _props$cardinfoitempr9 === void 0 || (_props$cardinfoitempr9 = _props$cardinfoitempr9.productimages[1]) === null || _props$cardinfoitempr9 === void 0 ? void 0 : _props$cardinfoitempr9.path);
78887
+ } else {
78888
+ var _props$cardinfoitempr10;
78889
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr10 = props.cardinfoitemprops) === null || _props$cardinfoitempr10 === void 0 ? void 0 : _props$cardinfoitempr10.image);
78890
+ }
78891
+ } else {
78892
+ var _props$cardinfoitempr11;
78893
+ setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr11 = props.cardinfoitemprops) === null || _props$cardinfoitempr11 === void 0 || (_props$cardinfoitempr11 = _props$cardinfoitempr11.productimages[0]) === null || _props$cardinfoitempr11 === void 0 ? void 0 : _props$cardinfoitempr11.path);
78894
+ }
78895
+ }
78896
+ }
78897
+ }, [props.cardinfoitemprops]);
78898
+ var Image = function Image(type) {
78899
+ var transition = false;
78900
+ if (type != 'responsive') {
78901
+ // if (sectionproperties.hideshowcardtransition == 'Show' && type != 'responsive') {
78902
+ transition = true;
78903
+ }
78904
+ return /*#__PURE__*/React__default["default"].createElement("div", {
78905
+ "class": "w-100 cursor-pointer",
78906
+ style: {
78907
+ position: 'relative'
78908
+ }
78909
+ }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
78910
+ "class": transition ? cardstyles$7.intialimage : '',
78911
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
78912
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
78913
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
78914
+ loading: "lazy",
78915
+ style: {
78916
+ width: '100%',
78917
+ height: '100%',
78918
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
78919
+ }
78920
+ }), transition && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
78921
+ "class": cardstyles$7.secondaryimage,
78922
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
78923
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
78924
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + secondimage,
78925
+ loading: "lazy",
78926
+ style: {
78927
+ width: '100%',
78928
+ height: '100%',
78929
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
78930
+ }
78931
+ }));
78932
+ };
78869
78933
  var card_cssstyles = {
78870
78934
  productcard: glamor.css({
78871
78935
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
78872
- borderRadius: '5px',
78936
+ borderRadius: sectionproperties.sectioncardborderradius + 'px',
78873
78937
  marginTop: sectionproperties.marginTop + 'px',
78874
78938
  marginBottom: sectionproperties.marginBottom + 'px',
78875
78939
  paddingTop: sectionproperties.paddingTop + 'px',
@@ -79008,7 +79072,7 @@
79008
79072
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
79009
79073
  }
79010
79074
  }, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
79011
- "class": "".concat(card_cssstyles.productcard) + ' w-100 ',
79075
+ "class": "".concat(card_cssstyles.productcard) + ' w-100 px-md-4 ',
79012
79076
  style: {
79013
79077
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
79014
79078
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
@@ -79027,7 +79091,7 @@
79027
79091
  routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
79028
79092
  }
79029
79093
  },
79030
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
79094
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start ml-2 ',
79031
79095
  style: {
79032
79096
  height: sectionproperties.image_height + 'px',
79033
79097
  width: sectionproperties.image_width + 'px',
@@ -79035,32 +79099,14 @@
79035
79099
  overflow: 'hidden',
79036
79100
  cursor: 'pointer'
79037
79101
  }
79038
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
79039
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
79040
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
79041
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
79042
- loading: "lazy",
79043
- style: {
79044
- width: '100%',
79045
- height: '100%',
79046
- objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
79047
- cursor: 'pointer'
79048
- }
79049
- })), /*#__PURE__*/React__default["default"].createElement("div", {
79050
- "class": "col-lg-9 col-md-9 col-sm-9 pl-1 pr-1 mt-2 p-0",
79102
+ }, Image('normal')), /*#__PURE__*/React__default["default"].createElement("div", {
79103
+ "class": "col-lg-9 col-md-9 col-sm-12 pl-1 pr-1 mt-2 p-0",
79051
79104
  onClick: function onClick() {
79052
79105
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
79053
79106
  }
79054
79107
  }, /*#__PURE__*/React__default["default"].createElement("div", {
79055
79108
  "class": "row m-0 w-100"
79056
- }, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79057
- "class": "col-lg-12 p-0"
79058
- }, /*#__PURE__*/React__default["default"].createElement("p", {
79059
- "class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
79060
- style: {
79061
- textAlign: langdetect == 'en' ? 'left' : 'right'
79062
- }
79063
- }, item.name)), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79109
+ }, sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79064
79110
  "class": "col-lg-12 p-0"
79065
79111
  }, /*#__PURE__*/React__default["default"].createElement("p", {
79066
79112
  "class": ' wordbreak wordbreak1 m-0 ',
@@ -79069,18 +79115,25 @@
79069
79115
  fontSize: sectionproperties.measurementunitfontsize + 'px',
79070
79116
  color: sectionproperties.measurementunitcolor
79071
79117
  }
79072
- }, item.measurmentunit)))))), /*#__PURE__*/React__default["default"].createElement("div", {
79118
+ }, item.measurmentunit)), sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79073
79119
  "class": "col-lg-12 p-0"
79074
- }, /*#__PURE__*/React__default["default"].createElement("div", {
79075
- "class": "row w-100 m-0 d-flex"
79076
- }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79120
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
79121
+ "class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
79122
+ style: {
79123
+ textAlign: langdetect == 'en' ? 'left' : 'right'
79124
+ }
79125
+ }, item.name)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79077
79126
  "class": "col-lg-12 p-0 text-start flex-row mt-2 mb-1"
79078
79127
  }, /*#__PURE__*/React__default["default"].createElement("p", {
79079
79128
  "class": "".concat(card_cssstyles.productDescStyles) + ' wordbreak wordbreak2 p-0 d-flex flex-row ',
79080
79129
  style: {
79081
79130
  textAlign: langdetect == 'en' ? 'left' : 'right'
79082
79131
  }
79083
- }, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))), sectionproperties.showfeatures == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79132
+ }, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))))))), /*#__PURE__*/React__default["default"].createElement("div", {
79133
+ "class": "col-lg-12 p-0"
79134
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
79135
+ "class": "row w-100 m-0 d-flex"
79136
+ }, sectionproperties.showfeatures == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
79084
79137
  "class": "text-start col-lg-12 p-0",
79085
79138
  style: {
79086
79139
  height: 40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.743",
3
+ "version": "0.2.744",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",