tabexseriescomponents 0.0.479 → 0.0.480

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
@@ -55696,7 +55696,7 @@ var DynamicForm = function DynamicForm(props) {
55696
55696
  }, "Choose"), decoditems === null || decoditems === void 0 ? void 0 : decoditems.map(function (sitem) {
55697
55697
  return /*#__PURE__*/React__default["default"].createElement("option", {
55698
55698
  value: sitem.optionname_en
55699
- }, sitem.optionname_en);
55699
+ }, langdetect == 'en' ? sitem.optionname_en : sitem.optionname_ar);
55700
55700
  }))));
55701
55701
  }
55702
55702
  }
@@ -64586,7 +64586,7 @@ var Card23 = function Card23(props) {
64586
64586
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
64587
64587
  path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
64588
64588
  style: {
64589
- opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 ? sectionproperties.outofstockimageopcity : 1,
64589
+ opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' ? sectionproperties.outofstockimageopcity : 1,
64590
64590
  width: sectionproperties.imageInnerWidth_Height + '%',
64591
64591
  height: sectionproperties.imageInnerWidth_Height + '%',
64592
64592
  objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
@@ -64664,7 +64664,7 @@ var Card23 = function Card23(props) {
64664
64664
  fontSize: sectionproperties.pillfontSize + 'px',
64665
64665
  direction: 'ltr'
64666
64666
  }
64667
- }, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
64667
+ }, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
64668
64668
  "class": "".concat(cardsstyles2.outstockbadge) + ' allcentered '
64669
64669
  }, /*#__PURE__*/React__default["default"].createElement("p", {
64670
64670
  "class": "m-0 p-0"
package/dist/index.esm.js CHANGED
@@ -55647,7 +55647,7 @@ var DynamicForm = function DynamicForm(props) {
55647
55647
  }, "Choose"), decoditems === null || decoditems === void 0 ? void 0 : decoditems.map(function (sitem) {
55648
55648
  return /*#__PURE__*/React.createElement("option", {
55649
55649
  value: sitem.optionname_en
55650
- }, sitem.optionname_en);
55650
+ }, langdetect == 'en' ? sitem.optionname_en : sitem.optionname_ar);
55651
55651
  }))));
55652
55652
  }
55653
55653
  }
@@ -64537,7 +64537,7 @@ var Card23 = function Card23(props) {
64537
64537
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
64538
64538
  path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
64539
64539
  style: {
64540
- opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 ? sectionproperties.outofstockimageopcity : 1,
64540
+ opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' ? sectionproperties.outofstockimageopcity : 1,
64541
64541
  width: sectionproperties.imageInnerWidth_Height + '%',
64542
64542
  height: sectionproperties.imageInnerWidth_Height + '%',
64543
64543
  objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
@@ -64615,7 +64615,7 @@ var Card23 = function Card23(props) {
64615
64615
  fontSize: sectionproperties.pillfontSize + 'px',
64616
64616
  direction: 'ltr'
64617
64617
  }
64618
- }, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 && /*#__PURE__*/React.createElement("div", {
64618
+ }, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' == 0 && /*#__PURE__*/React.createElement("div", {
64619
64619
  "class": "".concat(cardsstyles2.outstockbadge) + ' allcentered '
64620
64620
  }, /*#__PURE__*/React.createElement("p", {
64621
64621
  "class": "m-0 p-0"
package/dist/index.umd.js CHANGED
@@ -55522,7 +55522,7 @@
55522
55522
  }, "Choose"), decoditems === null || decoditems === void 0 ? void 0 : decoditems.map(function (sitem) {
55523
55523
  return /*#__PURE__*/React__default["default"].createElement("option", {
55524
55524
  value: sitem.optionname_en
55525
- }, sitem.optionname_en);
55525
+ }, langdetect == 'en' ? sitem.optionname_en : sitem.optionname_ar);
55526
55526
  }))));
55527
55527
  }
55528
55528
  }
@@ -64412,7 +64412,7 @@
64412
64412
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
64413
64413
  path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
64414
64414
  style: {
64415
- opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 ? sectionproperties.outofstockimageopcity : 1,
64415
+ opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' ? sectionproperties.outofstockimageopcity : 1,
64416
64416
  width: sectionproperties.imageInnerWidth_Height + '%',
64417
64417
  height: sectionproperties.imageInnerWidth_Height + '%',
64418
64418
  objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
@@ -64490,7 +64490,7 @@
64490
64490
  fontSize: sectionproperties.pillfontSize + 'px',
64491
64491
  direction: 'ltr'
64492
64492
  }
64493
- }, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
64493
+ }, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
64494
64494
  "class": "".concat(cardsstyles2.outstockbadge) + ' allcentered '
64495
64495
  }, /*#__PURE__*/React__default["default"].createElement("p", {
64496
64496
  "class": "m-0 p-0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.479",
3
+ "version": "0.0.480",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {