tabexseriescomponents 0.2.1189 → 0.2.1190

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
@@ -53023,14 +53023,20 @@ var Footer5 = function Footer5(props) {
53023
53023
  }, /*#__PURE__*/React__default["default"].createElement("p", {
53024
53024
  className: "".concat(footerStyles.footertitlestyles) + ' wordbreak p-0 mb-4 '
53025
53025
  }, langdetect == 'en' ? 'Contact Info' : 'البيانات')), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
53026
- className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '
53026
+ className: "".concat(footerStyles.footerinformationstyles) + ' cursor-pointer col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 ',
53027
+ onClick: function onClick() {
53028
+ window.open(sectionproperties.storeinfolocationlink, '_blank');
53029
+ }
53027
53030
  }, /*#__PURE__*/React__default["default"].createElement("i", {
53028
53031
  className: "h-100 d-flex justify-content-center align-items-center"
53029
53032
  }, /*#__PURE__*/React__default["default"].createElement(GoLocation.GoLocation, {
53030
53033
  className: langdetect == 'en' ? 'mr-2' : 'ml-2',
53031
53034
  size: 20
53032
53035
  })), /*#__PURE__*/React__default["default"].createElement("p", {
53033
- className: ' p-0 m-0 wordbreak '
53036
+ className: ' p-0 m-0 wordbreak ',
53037
+ style: {
53038
+ textAlign: langdetect == 'en' ? 'left' : 'right'
53039
+ }
53034
53040
  }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
53035
53041
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 storeinfotext cursor-pointer ',
53036
53042
  onClick: function onClick() {
@@ -78257,7 +78263,7 @@ var ContactUsSection = function ContactUsSection(props) {
78257
78263
  function ownKeys$M(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
78258
78264
  function _objectSpread$M(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$M(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$M(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
78259
78265
  var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
78260
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i8;
78266
+ var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i7;
78261
78267
  var _useState = React.useState(''),
78262
78268
  _useState2 = _slicedToArray__default["default"](_useState, 2),
78263
78269
  sectionproperties = _useState2[0],
@@ -78520,8 +78526,7 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
78520
78526
  }, /*#__PURE__*/React__default["default"].createElement("p", {
78521
78527
  "class": section_styles.storeinfo + ' m-0 p-0 allcentered flex-column ',
78522
78528
  onClick: function onClick() {
78523
- var _authdetailsContext$i7;
78524
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.googlemapslink);
78529
+ window.open(sectionproperties.storeinfolocationlink, '_blank');
78525
78530
  }
78526
78531
  }, /*#__PURE__*/React__default["default"].createElement("span", {
78527
78532
  "class": section_styles.iconContainer + ' storeinfoicon '
@@ -78536,7 +78541,7 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
78536
78541
  }
78537
78542
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
78538
78543
  "class": "storeinfo"
78539
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.address_en))))))));
78544
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.address_en))))))));
78540
78545
  };
78541
78546
 
78542
78547
  function ownKeys$L(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
package/dist/index.esm.js CHANGED
@@ -52972,14 +52972,20 @@ var Footer5 = function Footer5(props) {
52972
52972
  }, /*#__PURE__*/React.createElement("p", {
52973
52973
  className: "".concat(footerStyles.footertitlestyles) + ' wordbreak p-0 mb-4 '
52974
52974
  }, langdetect == 'en' ? 'Contact Info' : 'البيانات')), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("div", {
52975
- className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '
52975
+ className: "".concat(footerStyles.footerinformationstyles) + ' cursor-pointer col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 ',
52976
+ onClick: function onClick() {
52977
+ window.open(sectionproperties.storeinfolocationlink, '_blank');
52978
+ }
52976
52979
  }, /*#__PURE__*/React.createElement("i", {
52977
52980
  className: "h-100 d-flex justify-content-center align-items-center"
52978
52981
  }, /*#__PURE__*/React.createElement(GoLocation, {
52979
52982
  className: langdetect == 'en' ? 'mr-2' : 'ml-2',
52980
52983
  size: 20
52981
52984
  })), /*#__PURE__*/React.createElement("p", {
52982
- className: ' p-0 m-0 wordbreak '
52985
+ className: ' p-0 m-0 wordbreak ',
52986
+ style: {
52987
+ textAlign: langdetect == 'en' ? 'left' : 'right'
52988
+ }
52983
52989
  }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
52984
52990
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 storeinfotext cursor-pointer ',
52985
52991
  onClick: function onClick() {
@@ -78206,7 +78212,7 @@ var ContactUsSection = function ContactUsSection(props) {
78206
78212
  function ownKeys$M(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
78207
78213
  function _objectSpread$M(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$M(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$M(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
78208
78214
  var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
78209
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i8;
78215
+ var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i7;
78210
78216
  var _useState = useState(''),
78211
78217
  _useState2 = _slicedToArray(_useState, 2),
78212
78218
  sectionproperties = _useState2[0],
@@ -78469,8 +78475,7 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
78469
78475
  }, /*#__PURE__*/React.createElement("p", {
78470
78476
  "class": section_styles.storeinfo + ' m-0 p-0 allcentered flex-column ',
78471
78477
  onClick: function onClick() {
78472
- var _authdetailsContext$i7;
78473
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.googlemapslink);
78478
+ window.open(sectionproperties.storeinfolocationlink, '_blank');
78474
78479
  }
78475
78480
  }, /*#__PURE__*/React.createElement("span", {
78476
78481
  "class": section_styles.iconContainer + ' storeinfoicon '
@@ -78485,7 +78490,7 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
78485
78490
  }
78486
78491
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React.createElement("span", {
78487
78492
  "class": "storeinfo"
78488
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.address_en))))))));
78493
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.address_en))))))));
78489
78494
  };
78490
78495
 
78491
78496
  function ownKeys$L(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
package/dist/index.umd.js CHANGED
@@ -52829,14 +52829,20 @@
52829
52829
  }, /*#__PURE__*/React__default["default"].createElement("p", {
52830
52830
  className: "".concat(footerStyles.footertitlestyles) + ' wordbreak p-0 mb-4 '
52831
52831
  }, langdetect == 'en' ? 'Contact Info' : 'البيانات')), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
52832
- className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '
52832
+ className: "".concat(footerStyles.footerinformationstyles) + ' cursor-pointer col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 ',
52833
+ onClick: function onClick() {
52834
+ window.open(sectionproperties.storeinfolocationlink, '_blank');
52835
+ }
52833
52836
  }, /*#__PURE__*/React__default["default"].createElement("i", {
52834
52837
  className: "h-100 d-flex justify-content-center align-items-center"
52835
52838
  }, /*#__PURE__*/React__default["default"].createElement(GoLocation.GoLocation, {
52836
52839
  className: langdetect == 'en' ? 'mr-2' : 'ml-2',
52837
52840
  size: 20
52838
52841
  })), /*#__PURE__*/React__default["default"].createElement("p", {
52839
- className: ' p-0 m-0 wordbreak '
52842
+ className: ' p-0 m-0 wordbreak ',
52843
+ style: {
52844
+ textAlign: langdetect == 'en' ? 'left' : 'right'
52845
+ }
52840
52846
  }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
52841
52847
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 storeinfotext cursor-pointer ',
52842
52848
  onClick: function onClick() {
@@ -78063,7 +78069,7 @@
78063
78069
  function ownKeys$M(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
78064
78070
  function _objectSpread$M(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$M(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$M(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
78065
78071
  var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
78066
- var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i8;
78072
+ var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i7;
78067
78073
  var _useState = React.useState(''),
78068
78074
  _useState2 = _slicedToArray__default["default"](_useState, 2),
78069
78075
  sectionproperties = _useState2[0],
@@ -78326,8 +78332,7 @@
78326
78332
  }, /*#__PURE__*/React__default["default"].createElement("p", {
78327
78333
  "class": section_styles.storeinfo + ' m-0 p-0 allcentered flex-column ',
78328
78334
  onClick: function onClick() {
78329
- var _authdetailsContext$i7;
78330
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.googlemapslink);
78335
+ window.open(sectionproperties.storeinfolocationlink, '_blank');
78331
78336
  }
78332
78337
  }, /*#__PURE__*/React__default["default"].createElement("span", {
78333
78338
  "class": section_styles.iconContainer + ' storeinfoicon '
@@ -78342,7 +78347,7 @@
78342
78347
  }
78343
78348
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
78344
78349
  "class": "storeinfo"
78345
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.address_en))))))));
78350
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.address_en))))))));
78346
78351
  };
78347
78352
 
78348
78353
  function ownKeys$L(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1189",
3
+ "version": "0.2.1190",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",