tabexseriescomponents 0.0.181 → 0.0.182

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
@@ -3604,14 +3604,14 @@ var Ordershistory = function Ordershistory(props) {
3604
3604
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
3605
3605
  style: {
3606
3606
  width: sectionproperties.image_width + 'vw',
3607
- height: sectionproperties.image_height + 'vh',
3607
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
3608
3608
  marginBottom: sectionproperties.image_mb + 'px',
3609
3609
  position: 'relative'
3610
3610
  }
3611
3611
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
3612
3612
  urlEndpoint: IKurlEndpoint,
3613
3613
  publicKey: IKpublicKey,
3614
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
3614
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
3615
3615
  "class": "d-flex d-sm-none",
3616
3616
  style: {
3617
3617
  height: '100%',
@@ -4385,14 +4385,14 @@ var Wishlist = function Wishlist(props) {
4385
4385
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
4386
4386
  style: {
4387
4387
  width: sectionproperties.image_width + 'vw',
4388
- height: sectionproperties.image_height + 'vh',
4388
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
4389
4389
  marginBottom: sectionproperties.image_mb + 'px',
4390
4390
  position: 'relative'
4391
4391
  }
4392
4392
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
4393
4393
  urlEndpoint: IKurlEndpoint,
4394
4394
  publicKey: IKpublicKey,
4395
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4395
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4396
4396
  "class": "d-flex d-sm-none",
4397
4397
  style: {
4398
4398
  height: '100%',
@@ -4962,14 +4962,14 @@ var Viewcart = function Viewcart(props) {
4962
4962
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
4963
4963
  style: {
4964
4964
  width: sectionproperties.image_width + 'vw',
4965
- height: sectionproperties.image_height + 'vh',
4965
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
4966
4966
  marginBottom: sectionproperties.image_mb + 'px',
4967
4967
  position: 'relative'
4968
4968
  }
4969
4969
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
4970
4970
  urlEndpoint: IKurlEndpoint,
4971
4971
  publicKey: IKpublicKey,
4972
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4972
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4973
4973
  "class": "d-flex d-sm-none",
4974
4974
  style: {
4975
4975
  height: '100%',
@@ -7326,14 +7326,14 @@ var AccountInformation = function AccountInformation(props) {
7326
7326
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
7327
7327
  style: {
7328
7328
  width: sectionproperties.image_width + 'vw',
7329
- height: sectionproperties.image_height + 'vh',
7329
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
7330
7330
  marginBottom: sectionproperties.image_mb + 'px',
7331
7331
  position: 'relative'
7332
7332
  }
7333
7333
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
7334
7334
  urlEndpoint: IKurlEndpoint,
7335
7335
  publicKey: IKpublicKey,
7336
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
7336
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
7337
7337
  "class": "d-flex d-sm-none",
7338
7338
  style: {
7339
7339
  height: '100%',
@@ -7546,7 +7546,7 @@ var Policies = function Policies(props) {
7546
7546
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
7547
7547
  style: {
7548
7548
  width: sectionproperties.image_width + 'vw',
7549
- height: sectionproperties.image_height + 'vh',
7549
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
7550
7550
  marginBottom: sectionproperties.image_mb + 'px',
7551
7551
  position: 'relative'
7552
7552
  }
@@ -7678,11 +7678,17 @@ var Policies = function Policies(props) {
7678
7678
  borderRadius: '10px'
7679
7679
  }
7680
7680
  }, policychoosedindex.length != 0 && langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
7681
+ style: {
7682
+ color: '#000'
7683
+ },
7681
7684
  className: "w-100 mt-3",
7682
7685
  dangerouslySetInnerHTML: {
7683
7686
  __html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici3 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici3 === void 0 ? void 0 : (_fetchInstitutePolici4 = _fetchInstitutePolici3.data) === null || _fetchInstitutePolici4 === void 0 ? void 0 : (_fetchInstitutePolici5 = _fetchInstitutePolici4.policies[policychoosedindex]) === null || _fetchInstitutePolici5 === void 0 ? void 0 : _fetchInstitutePolici5.policycontent_en
7684
7687
  }
7685
7688
  }), policychoosedindex.length != 0 && langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
7689
+ style: {
7690
+ color: '#000'
7691
+ },
7686
7692
  className: "w-100 mt-3",
7687
7693
  dangerouslySetInnerHTML: {
7688
7694
  __html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici6 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici6 === void 0 ? void 0 : (_fetchInstitutePolici7 = _fetchInstitutePolici6.data) === null || _fetchInstitutePolici7 === void 0 ? void 0 : (_fetchInstitutePolici8 = _fetchInstitutePolici7.policies[policychoosedindex]) === null || _fetchInstitutePolici8 === void 0 ? void 0 : _fetchInstitutePolici8.policycontent_ar
package/dist/index.esm.js CHANGED
@@ -3560,14 +3560,14 @@ var Ordershistory = function Ordershistory(props) {
3560
3560
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
3561
3561
  style: {
3562
3562
  width: sectionproperties.image_width + 'vw',
3563
- height: sectionproperties.image_height + 'vh',
3563
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
3564
3564
  marginBottom: sectionproperties.image_mb + 'px',
3565
3565
  position: 'relative'
3566
3566
  }
3567
3567
  }, /*#__PURE__*/React.createElement(IKImage, {
3568
3568
  urlEndpoint: IKurlEndpoint,
3569
3569
  publicKey: IKpublicKey,
3570
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
3570
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
3571
3571
  "class": "d-flex d-sm-none",
3572
3572
  style: {
3573
3573
  height: '100%',
@@ -4341,14 +4341,14 @@ var Wishlist = function Wishlist(props) {
4341
4341
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
4342
4342
  style: {
4343
4343
  width: sectionproperties.image_width + 'vw',
4344
- height: sectionproperties.image_height + 'vh',
4344
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
4345
4345
  marginBottom: sectionproperties.image_mb + 'px',
4346
4346
  position: 'relative'
4347
4347
  }
4348
4348
  }, /*#__PURE__*/React.createElement(IKImage, {
4349
4349
  urlEndpoint: IKurlEndpoint,
4350
4350
  publicKey: IKpublicKey,
4351
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4351
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4352
4352
  "class": "d-flex d-sm-none",
4353
4353
  style: {
4354
4354
  height: '100%',
@@ -4918,14 +4918,14 @@ var Viewcart = function Viewcart(props) {
4918
4918
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
4919
4919
  style: {
4920
4920
  width: sectionproperties.image_width + 'vw',
4921
- height: sectionproperties.image_height + 'vh',
4921
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
4922
4922
  marginBottom: sectionproperties.image_mb + 'px',
4923
4923
  position: 'relative'
4924
4924
  }
4925
4925
  }, /*#__PURE__*/React.createElement(IKImage, {
4926
4926
  urlEndpoint: IKurlEndpoint,
4927
4927
  publicKey: IKpublicKey,
4928
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4928
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4929
4929
  "class": "d-flex d-sm-none",
4930
4930
  style: {
4931
4931
  height: '100%',
@@ -7282,14 +7282,14 @@ var AccountInformation = function AccountInformation(props) {
7282
7282
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
7283
7283
  style: {
7284
7284
  width: sectionproperties.image_width + 'vw',
7285
- height: sectionproperties.image_height + 'vh',
7285
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
7286
7286
  marginBottom: sectionproperties.image_mb + 'px',
7287
7287
  position: 'relative'
7288
7288
  }
7289
7289
  }, /*#__PURE__*/React.createElement(IKImage, {
7290
7290
  urlEndpoint: IKurlEndpoint,
7291
7291
  publicKey: IKpublicKey,
7292
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
7292
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
7293
7293
  "class": "d-flex d-sm-none",
7294
7294
  style: {
7295
7295
  height: '100%',
@@ -7502,7 +7502,7 @@ var Policies = function Policies(props) {
7502
7502
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
7503
7503
  style: {
7504
7504
  width: sectionproperties.image_width + 'vw',
7505
- height: sectionproperties.image_height + 'vh',
7505
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
7506
7506
  marginBottom: sectionproperties.image_mb + 'px',
7507
7507
  position: 'relative'
7508
7508
  }
@@ -7634,11 +7634,17 @@ var Policies = function Policies(props) {
7634
7634
  borderRadius: '10px'
7635
7635
  }
7636
7636
  }, policychoosedindex.length != 0 && langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
7637
+ style: {
7638
+ color: '#000'
7639
+ },
7637
7640
  className: "w-100 mt-3",
7638
7641
  dangerouslySetInnerHTML: {
7639
7642
  __html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici3 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici3 === void 0 ? void 0 : (_fetchInstitutePolici4 = _fetchInstitutePolici3.data) === null || _fetchInstitutePolici4 === void 0 ? void 0 : (_fetchInstitutePolici5 = _fetchInstitutePolici4.policies[policychoosedindex]) === null || _fetchInstitutePolici5 === void 0 ? void 0 : _fetchInstitutePolici5.policycontent_en
7640
7643
  }
7641
7644
  }), policychoosedindex.length != 0 && langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
7645
+ style: {
7646
+ color: '#000'
7647
+ },
7642
7648
  className: "w-100 mt-3",
7643
7649
  dangerouslySetInnerHTML: {
7644
7650
  __html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici6 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici6 === void 0 ? void 0 : (_fetchInstitutePolici7 = _fetchInstitutePolici6.data) === null || _fetchInstitutePolici7 === void 0 ? void 0 : (_fetchInstitutePolici8 = _fetchInstitutePolici7.policies[policychoosedindex]) === null || _fetchInstitutePolici8 === void 0 ? void 0 : _fetchInstitutePolici8.policycontent_ar
package/dist/index.umd.js CHANGED
@@ -3462,14 +3462,14 @@
3462
3462
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
3463
3463
  style: {
3464
3464
  width: sectionproperties.image_width + 'vw',
3465
- height: sectionproperties.image_height + 'vh',
3465
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
3466
3466
  marginBottom: sectionproperties.image_mb + 'px',
3467
3467
  position: 'relative'
3468
3468
  }
3469
3469
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
3470
3470
  urlEndpoint: IKurlEndpoint,
3471
3471
  publicKey: IKpublicKey,
3472
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
3472
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
3473
3473
  "class": "d-flex d-sm-none",
3474
3474
  style: {
3475
3475
  height: '100%',
@@ -4243,14 +4243,14 @@
4243
4243
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
4244
4244
  style: {
4245
4245
  width: sectionproperties.image_width + 'vw',
4246
- height: sectionproperties.image_height + 'vh',
4246
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
4247
4247
  marginBottom: sectionproperties.image_mb + 'px',
4248
4248
  position: 'relative'
4249
4249
  }
4250
4250
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
4251
4251
  urlEndpoint: IKurlEndpoint,
4252
4252
  publicKey: IKpublicKey,
4253
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4253
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4254
4254
  "class": "d-flex d-sm-none",
4255
4255
  style: {
4256
4256
  height: '100%',
@@ -4820,14 +4820,14 @@
4820
4820
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
4821
4821
  style: {
4822
4822
  width: sectionproperties.image_width + 'vw',
4823
- height: sectionproperties.image_height + 'vh',
4823
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
4824
4824
  marginBottom: sectionproperties.image_mb + 'px',
4825
4825
  position: 'relative'
4826
4826
  }
4827
4827
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
4828
4828
  urlEndpoint: IKurlEndpoint,
4829
4829
  publicKey: IKpublicKey,
4830
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4830
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
4831
4831
  "class": "d-flex d-sm-none",
4832
4832
  style: {
4833
4833
  height: '100%',
@@ -7184,14 +7184,14 @@
7184
7184
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
7185
7185
  style: {
7186
7186
  width: sectionproperties.image_width + 'vw',
7187
- height: sectionproperties.image_height + 'vh',
7187
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
7188
7188
  marginBottom: sectionproperties.image_mb + 'px',
7189
7189
  position: 'relative'
7190
7190
  }
7191
7191
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
7192
7192
  urlEndpoint: IKurlEndpoint,
7193
7193
  publicKey: IKpublicKey,
7194
- path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
7194
+ path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
7195
7195
  "class": "d-flex d-sm-none",
7196
7196
  style: {
7197
7197
  height: '100%',
@@ -7404,7 +7404,7 @@
7404
7404
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'h-sm-auto mb-sm-4' : '',
7405
7405
  style: {
7406
7406
  width: sectionproperties.image_width + 'vw',
7407
- height: sectionproperties.image_height + 'vh',
7407
+ height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
7408
7408
  marginBottom: sectionproperties.image_mb + 'px',
7409
7409
  position: 'relative'
7410
7410
  }
@@ -7536,11 +7536,17 @@
7536
7536
  borderRadius: '10px'
7537
7537
  }
7538
7538
  }, policychoosedindex.length != 0 && langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
7539
+ style: {
7540
+ color: '#000'
7541
+ },
7539
7542
  className: "w-100 mt-3",
7540
7543
  dangerouslySetInnerHTML: {
7541
7544
  __html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici3 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici3 === void 0 ? void 0 : (_fetchInstitutePolici4 = _fetchInstitutePolici3.data) === null || _fetchInstitutePolici4 === void 0 ? void 0 : (_fetchInstitutePolici5 = _fetchInstitutePolici4.policies[policychoosedindex]) === null || _fetchInstitutePolici5 === void 0 ? void 0 : _fetchInstitutePolici5.policycontent_en
7542
7545
  }
7543
7546
  }), policychoosedindex.length != 0 && langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
7547
+ style: {
7548
+ color: '#000'
7549
+ },
7544
7550
  className: "w-100 mt-3",
7545
7551
  dangerouslySetInnerHTML: {
7546
7552
  __html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici6 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici6 === void 0 ? void 0 : (_fetchInstitutePolici7 = _fetchInstitutePolici6.data) === null || _fetchInstitutePolici7 === void 0 ? void 0 : (_fetchInstitutePolici8 = _fetchInstitutePolici7.policies[policychoosedindex]) === null || _fetchInstitutePolici8 === void 0 ? void 0 : _fetchInstitutePolici8.policycontent_ar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.181",
3
+ "version": "0.0.182",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {
Binary file