tabexseriescomponents 0.0.203 → 0.0.205

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
@@ -9072,7 +9072,7 @@ var Filter$1 = function Filter(props) {
9072
9072
  })))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
9073
9073
  "class": "row m-0 w-100"
9074
9074
  }, /*#__PURE__*/React__default["default"].createElement("div", {
9075
- "class": "col-lg-12"
9075
+ "class": "col-lg-12 d-flex justify-content-start"
9076
9076
  }, /*#__PURE__*/React__default["default"].createElement("p", {
9077
9077
  className: "m-0 p-0 font-16 font-weight-600",
9078
9078
  style: {
@@ -38451,7 +38451,7 @@ var TwoWayServiceSectionWithImage = function TwoWayServiceSectionWithImage(props
38451
38451
  function ownKeys$F(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
38452
38452
  function _objectSpread$F(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$F(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$F(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
38453
38453
  var ContactUsSection = function ContactUsSection(props) {
38454
- var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6;
38454
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7;
38455
38455
  var _useState = React.useState(''),
38456
38456
  _useState2 = _slicedToArray__default["default"](_useState, 2),
38457
38457
  sectionproperties = _useState2[0],
@@ -38659,7 +38659,7 @@ var ContactUsSection = function ContactUsSection(props) {
38659
38659
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.address_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
38660
38660
  "class": "col-lg-6 allcentered p-0 h-100"
38661
38661
  }, /*#__PURE__*/React__default["default"].createElement("iframe", {
38662
- src: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3454.576281041015!2d31.49283901495739!3d30.020320781891087!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x145822591a17706b%3A0xc9f886adcffbb941!2sPoint%2090%20Mall!5e0!3m2!1sen!2seg!4v1669632726995!5m2!1sen!2seg",
38662
+ src: authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.googlemapslink,
38663
38663
  width: "100%",
38664
38664
  height: "100%",
38665
38665
  allowfullscreen: "",
package/dist/index.esm.js CHANGED
@@ -9028,7 +9028,7 @@ var Filter$1 = function Filter(props) {
9028
9028
  })))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
9029
9029
  "class": "row m-0 w-100"
9030
9030
  }, /*#__PURE__*/React.createElement("div", {
9031
- "class": "col-lg-12"
9031
+ "class": "col-lg-12 d-flex justify-content-start"
9032
9032
  }, /*#__PURE__*/React.createElement("p", {
9033
9033
  className: "m-0 p-0 font-16 font-weight-600",
9034
9034
  style: {
@@ -38407,7 +38407,7 @@ var TwoWayServiceSectionWithImage = function TwoWayServiceSectionWithImage(props
38407
38407
  function ownKeys$F(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
38408
38408
  function _objectSpread$F(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$F(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$F(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
38409
38409
  var ContactUsSection = function ContactUsSection(props) {
38410
- var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6;
38410
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7;
38411
38411
  var _useState = useState(''),
38412
38412
  _useState2 = _slicedToArray(_useState, 2),
38413
38413
  sectionproperties = _useState2[0],
@@ -38615,7 +38615,7 @@ var ContactUsSection = function ContactUsSection(props) {
38615
38615
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.address_en)))))), /*#__PURE__*/React.createElement("div", {
38616
38616
  "class": "col-lg-6 allcentered p-0 h-100"
38617
38617
  }, /*#__PURE__*/React.createElement("iframe", {
38618
- src: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3454.576281041015!2d31.49283901495739!3d30.020320781891087!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x145822591a17706b%3A0xc9f886adcffbb941!2sPoint%2090%20Mall!5e0!3m2!1sen!2seg!4v1669632726995!5m2!1sen!2seg",
38618
+ src: authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.googlemapslink,
38619
38619
  width: "100%",
38620
38620
  height: "100%",
38621
38621
  allowfullscreen: "",
package/dist/index.umd.js CHANGED
@@ -8928,7 +8928,7 @@
8928
8928
  })))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
8929
8929
  "class": "row m-0 w-100"
8930
8930
  }, /*#__PURE__*/React__default["default"].createElement("div", {
8931
- "class": "col-lg-12"
8931
+ "class": "col-lg-12 d-flex justify-content-start"
8932
8932
  }, /*#__PURE__*/React__default["default"].createElement("p", {
8933
8933
  className: "m-0 p-0 font-16 font-weight-600",
8934
8934
  style: {
@@ -38307,7 +38307,7 @@
38307
38307
  function ownKeys$F(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
38308
38308
  function _objectSpread$F(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$F(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$F(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
38309
38309
  var ContactUsSection = function ContactUsSection(props) {
38310
- var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6;
38310
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7;
38311
38311
  var _useState = React.useState(''),
38312
38312
  _useState2 = _slicedToArray__default["default"](_useState, 2),
38313
38313
  sectionproperties = _useState2[0],
@@ -38515,7 +38515,7 @@
38515
38515
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.address_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
38516
38516
  "class": "col-lg-6 allcentered p-0 h-100"
38517
38517
  }, /*#__PURE__*/React__default["default"].createElement("iframe", {
38518
- src: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3454.576281041015!2d31.49283901495739!3d30.020320781891087!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x145822591a17706b%3A0xc9f886adcffbb941!2sPoint%2090%20Mall!5e0!3m2!1sen!2seg!4v1669632726995!5m2!1sen!2seg",
38518
+ src: authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.googlemapslink,
38519
38519
  width: "100%",
38520
38520
  height: "100%",
38521
38521
  allowfullscreen: "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.203",
3
+ "version": "0.0.205",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {