tabexseriescomponents 0.2.912 → 0.2.913

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
@@ -69795,6 +69795,18 @@ var Freetextsection = function Freetextsection(props) {
69795
69795
  marginTop: sectionproperties.marginTopResp + 'px',
69796
69796
  marginBottom: sectionproperties.marginBottom + 'px'
69797
69797
  }
69798
+ }),
69799
+ descpancea: glamor.css({
69800
+ fontSize: sectionproperties.prodCatFontSize + 'px',
69801
+ '@media (max-width: 800px)': {
69802
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
69803
+ }
69804
+ }),
69805
+ titlepana: glamor.css({
69806
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
69807
+ '@media (max-width: 800px)': {
69808
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
69809
+ }
69798
69810
  })
69799
69811
  };
69800
69812
  var SectionTitle = function SectionTitle() {
@@ -70040,30 +70052,30 @@ var Freetextsection = function Freetextsection(props) {
70040
70052
  }, FreeTextSectionContainer()), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
70041
70053
  "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 '
70042
70054
  }, FreeTextSectionContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '68527dfef348b' && sectionproperties.sectionTitleContent == 'ABOUT US' && /*#__PURE__*/React__default["default"].createElement("div", {
70043
- "class": "col-lg-12 p-0 pt-5"
70055
+ "class": "col-lg-12 p-0 pt-5",
70056
+ style: {
70057
+ background: sectionproperties.outerbgcolor
70058
+ }
70044
70059
  }, /*#__PURE__*/React__default["default"].createElement("div", {
70045
70060
  "class": "row m-0 w-100 allcentered pt-2 px-sm-3",
70046
70061
  style: {
70047
- background: sectionproperties.outerbgcolor,
70048
70062
  paddingLeft: 50,
70049
70063
  paddingRight: 200
70050
70064
  }
70051
70065
  }, /*#__PURE__*/React__default["default"].createElement("div", {
70052
- "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-3"
70066
+ "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-2"
70053
70067
  }, /*#__PURE__*/React__default["default"].createElement("p", {
70054
- "class": "m-0 p-0 text-left",
70068
+ "class": section_styles.titlepana + ' m-0 p-0 text-left ',
70055
70069
  style: {
70056
70070
  color: sectionproperties.sectionTitleColor,
70057
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
70058
70071
  fontWeight: sectionproperties.sectionTitleFontWeight
70059
70072
  }
70060
70073
  }, "WHO WE ARE")), /*#__PURE__*/React__default["default"].createElement("div", {
70061
70074
  "class": "col-lg-8"
70062
70075
  }, /*#__PURE__*/React__default["default"].createElement("p", {
70063
- "class": "m-0 p-0 text-left",
70076
+ "class": section_styles.descpancea + ' m-0 p-0 text-left ',
70064
70077
  style: {
70065
- fontSize: 25,
70066
- fontWeight: 600,
70078
+ fontWeight: sectionproperties.prodCatFontWeight,
70067
70079
  color: sectionproperties.prodCatColor
70068
70080
  }
70069
70081
  }, "A breakthrough in dental care: the first in Egypt to offer medical and cosmetic dental coverage in one cost-efficient, high-quality packages. Panacea makes the dental experince personal, seamless, and accessible for everyone.")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '682c6a888d70e' && window.location.pathname == '/home' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -72432,7 +72444,7 @@ var Servicesection = function Servicesection(props) {
72432
72444
  function ownKeys$V(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; }
72433
72445
  function _objectSpread$V(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$V(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$V(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
72434
72446
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
72435
- var _authdetailsContext$i, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i1, _maincontainerarrayof3, _authdetailsContext$i12;
72447
+ var _authdetailsContext$i, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i1, _maincontainerarrayof3;
72436
72448
  var _useState = React.useState(''),
72437
72449
  _useState2 = _slicedToArray__default["default"](_useState, 2),
72438
72450
  sectionproperties = _useState2[0],
@@ -73549,7 +73561,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
73549
73561
  }, 'More Details')), /*#__PURE__*/React__default["default"].createElement("div", {
73550
73562
  "class": ' row m-0 w-100 work-content h-100 d-flex align-items-center text-start ',
73551
73563
  style: {
73552
- background: cardinfoindex == 0 ? '#4c6572' : cardinfoindex == 1 ? '#b6c8d8' : cardinfoindex == 1 ? '#262626' : '#cec0af'
73564
+ background: '#cec0af',
73565
+ color: '#262626'
73553
73566
  }
73554
73567
  }, /*#__PURE__*/React__default["default"].createElement("div", {
73555
73568
  "class": ' col-lg-12 pl-0 pr-0 ',
@@ -73579,215 +73592,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
73579
73592
  }
73580
73593
  }
73581
73594
  }, "Explore More")))));
73582
- })))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '68527dfef348b' && sectionproperties.cardbgcont_opacity == -100 && window.location.pathname == '/home' && /*#__PURE__*/React__default["default"].createElement("div", {
73583
- "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center px-md-3 ',
73584
- style: {
73585
- paddingLeft: 50,
73586
- paddingRight: 50,
73587
- background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor
73588
- }
73589
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73590
- "class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-1 pr-md-1 px-2015-3 ',
73591
- style: {}
73592
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73593
- "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-3"
73594
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73595
- "class": "m-0 p-0 text-left",
73596
- style: {
73597
- color: sectionproperties.sectionTitleColor,
73598
- // fontSize: 20,
73599
- // fontWeight: 500,
73600
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
73601
- fontWeight: sectionproperties.sectionTitleFontWeight
73602
- }
73603
- }, "WHY PANACEA")), /*#__PURE__*/React__default["default"].createElement("div", {
73604
- "class": "col-lg-8"
73605
- }, cardsarray.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
73606
- "class": "row m-0 w-100 d-flex ",
73607
- style: {
73608
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73609
- }
73610
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73611
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73612
- style: {}
73613
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73614
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73615
- style: {}
73616
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73617
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73618
- style: {
73619
- marginBottom: sectionproperties.image_mb + 'px',
73620
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73621
- }
73622
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73623
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73624
- style: {
73625
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73626
- }
73627
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73628
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73629
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73630
- path: cardsarray.length != 0 ? cardsarray[0].cardobj_img : '',
73631
- style: {
73632
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73633
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73634
- objectFit: 'contain'
73635
- }
73636
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73637
- "class": "col-lg-12 d-flex p-0",
73638
- style: {
73639
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73640
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73641
- }
73642
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73643
- "class": "m-0 wordbreak",
73644
- style: {
73645
- // color: sectionproperties.slideshowText2ContentColor,
73646
- fontSize: '20px',
73647
- fontWeight: 500,
73648
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73649
- // color: cardsarray[0].text2colorfromarray,
73650
- color: '#4c6572'
73651
- }
73652
- }, langdetect == 'en' ? cardsarray[0].cardobj_titleen : cardsarray[0].cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
73653
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73654
- style: {}
73655
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73656
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73657
- style: {}
73658
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73659
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73660
- style: {}
73661
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73662
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73663
- style: {
73664
- marginBottom: sectionproperties.image_mb + 'px',
73665
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73666
- }
73667
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73668
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73669
- style: {
73670
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73671
- }
73672
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73673
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73674
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73675
- path: cardsarray.length != 0 ? cardsarray[1].cardobj_img : '',
73676
- style: {
73677
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73678
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73679
- objectFit: 'contain'
73680
- }
73681
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73682
- "class": "col-lg-12 d-flex p-0",
73683
- style: {
73684
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73685
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73686
- }
73687
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73688
- "class": "m-0 wordbreak",
73689
- style: _defineProperty__default["default"](_defineProperty__default["default"]({
73690
- // color: sectionproperties.slideshowText2ContentColor,
73691
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73692
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73693
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73694
- // color: cardsarray[0].text2colorfromarray,
73695
- color: '#4c6572'
73696
- }, "fontSize", '20px'), "fontWeight", 500)
73697
- }, langdetect == 'en' ? cardsarray[1].cardobj_titleen : cardsarray[1].cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
73698
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73699
- style: {}
73700
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73701
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73702
- style: {}
73703
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73704
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73705
- style: {}
73706
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73707
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73708
- style: {}
73709
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73710
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73711
- style: {
73712
- marginBottom: sectionproperties.image_mb + 'px',
73713
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73714
- }
73715
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73716
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73717
- style: {
73718
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73719
- }
73720
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73721
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73722
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73723
- path: cardsarray.length != 0 ? cardsarray[2].cardobj_img : '',
73724
- style: {
73725
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73726
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73727
- objectFit: 'contain'
73728
- }
73729
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73730
- "class": "col-lg-12 d-flex p-0",
73731
- style: {
73732
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73733
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73734
- }
73735
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73736
- "class": "m-0 wordbreak",
73737
- style: _defineProperty__default["default"](_defineProperty__default["default"]({
73738
- // color: sectionproperties.slideshowText2ContentColor,
73739
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73740
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73741
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73742
- // color: cardsarray[0].text2colorfromarray,
73743
- color: '#4c6572'
73744
- }, "fontSize", '20px'), "fontWeight", 500)
73745
- }, langdetect == 'en' ? cardsarray[2].cardobj_titleen : cardsarray[2].cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
73746
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73747
- style: {}
73748
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73749
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73750
- style: {}
73751
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73752
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73753
- style: {}
73754
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73755
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73756
- style: {
73757
- marginBottom: sectionproperties.image_mb + 'px',
73758
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73759
- }
73760
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73761
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73762
- style: {
73763
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73764
- }
73765
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73766
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73767
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73768
- path: cardsarray.length != 0 ? cardsarray[3].cardobj_img : '',
73769
- style: {
73770
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73771
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73772
- objectFit: 'contain'
73773
- }
73774
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73775
- "class": "col-lg-12 d-flex p-0",
73776
- style: {
73777
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73778
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73779
- }
73780
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73781
- "class": "m-0 wordbreak",
73782
- style: _defineProperty__default["default"](_defineProperty__default["default"]({
73783
- // color: sectionproperties.slideshowText2ContentColor,
73784
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73785
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73786
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73787
- // color: cardsarray[0].text2colorfromarray,
73788
- color: '#4c6572'
73789
- }, "fontSize", '20px'), "fontWeight", 500)
73790
- }, langdetect == 'en' ? cardsarray[3].cardobj_titleen : cardsarray[3].cardobj_titlear)))))))));
73595
+ })))));
73791
73596
  };
73792
73597
 
73793
73598
  var css_248z$h = ".Slideshow_with_rotatedsquare-module_sectioncont__AfYNO{\r\n padding-top:80px;\r\n padding-bottom:80px;\r\n padding-left: 180px;\r\n padding-right: 180px;\r\n \r\n }\r\n .Slideshow_with_rotatedsquare-module_rotatedsquare__lZPTd{\r\n width:150px;\r\n height:150px;\r\n border-radius:15px;\r\n position: relative;\r\n transform: rotate(-45deg);\r\n }\r\n .Slideshow_with_rotatedsquare-module_circle__ofuN0{\r\n position: absolute;\r\n width:60px;\r\n height:60px;\r\n border-radius:50%;\r\n left:57%;\r\n top:100px;\r\n \r\n }\r\n .Slideshow_with_rotatedsquare-module_circle1__4tbou{\r\n \r\n width:10px;\r\n height:10px;\r\n border-radius:50%;\r\n margin-right:10px;\r\n margin-left:140px;\r\n background-color:blue;\r\n \r\n }\r\n \r\n ";
package/dist/index.esm.js CHANGED
@@ -69745,6 +69745,18 @@ var Freetextsection = function Freetextsection(props) {
69745
69745
  marginTop: sectionproperties.marginTopResp + 'px',
69746
69746
  marginBottom: sectionproperties.marginBottom + 'px'
69747
69747
  }
69748
+ }),
69749
+ descpancea: css({
69750
+ fontSize: sectionproperties.prodCatFontSize + 'px',
69751
+ '@media (max-width: 800px)': {
69752
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
69753
+ }
69754
+ }),
69755
+ titlepana: css({
69756
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
69757
+ '@media (max-width: 800px)': {
69758
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
69759
+ }
69748
69760
  })
69749
69761
  };
69750
69762
  var SectionTitle = function SectionTitle() {
@@ -69990,30 +70002,30 @@ var Freetextsection = function Freetextsection(props) {
69990
70002
  }, FreeTextSectionContainer()), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
69991
70003
  "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 '
69992
70004
  }, FreeTextSectionContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '68527dfef348b' && sectionproperties.sectionTitleContent == 'ABOUT US' && /*#__PURE__*/React.createElement("div", {
69993
- "class": "col-lg-12 p-0 pt-5"
70005
+ "class": "col-lg-12 p-0 pt-5",
70006
+ style: {
70007
+ background: sectionproperties.outerbgcolor
70008
+ }
69994
70009
  }, /*#__PURE__*/React.createElement("div", {
69995
70010
  "class": "row m-0 w-100 allcentered pt-2 px-sm-3",
69996
70011
  style: {
69997
- background: sectionproperties.outerbgcolor,
69998
70012
  paddingLeft: 50,
69999
70013
  paddingRight: 200
70000
70014
  }
70001
70015
  }, /*#__PURE__*/React.createElement("div", {
70002
- "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-3"
70016
+ "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-2"
70003
70017
  }, /*#__PURE__*/React.createElement("p", {
70004
- "class": "m-0 p-0 text-left",
70018
+ "class": section_styles.titlepana + ' m-0 p-0 text-left ',
70005
70019
  style: {
70006
70020
  color: sectionproperties.sectionTitleColor,
70007
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
70008
70021
  fontWeight: sectionproperties.sectionTitleFontWeight
70009
70022
  }
70010
70023
  }, "WHO WE ARE")), /*#__PURE__*/React.createElement("div", {
70011
70024
  "class": "col-lg-8"
70012
70025
  }, /*#__PURE__*/React.createElement("p", {
70013
- "class": "m-0 p-0 text-left",
70026
+ "class": section_styles.descpancea + ' m-0 p-0 text-left ',
70014
70027
  style: {
70015
- fontSize: 25,
70016
- fontWeight: 600,
70028
+ fontWeight: sectionproperties.prodCatFontWeight,
70017
70029
  color: sectionproperties.prodCatColor
70018
70030
  }
70019
70031
  }, "A breakthrough in dental care: the first in Egypt to offer medical and cosmetic dental coverage in one cost-efficient, high-quality packages. Panacea makes the dental experince personal, seamless, and accessible for everyone.")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '682c6a888d70e' && window.location.pathname == '/home' && /*#__PURE__*/React.createElement("div", {
@@ -72382,7 +72394,7 @@ var Servicesection = function Servicesection(props) {
72382
72394
  function ownKeys$V(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; }
72383
72395
  function _objectSpread$V(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$V(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$V(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
72384
72396
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
72385
- var _authdetailsContext$i, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i1, _maincontainerarrayof3, _authdetailsContext$i12;
72397
+ var _authdetailsContext$i, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i1, _maincontainerarrayof3;
72386
72398
  var _useState = useState(''),
72387
72399
  _useState2 = _slicedToArray(_useState, 2),
72388
72400
  sectionproperties = _useState2[0],
@@ -73499,7 +73511,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
73499
73511
  }, 'More Details')), /*#__PURE__*/React.createElement("div", {
73500
73512
  "class": ' row m-0 w-100 work-content h-100 d-flex align-items-center text-start ',
73501
73513
  style: {
73502
- background: cardinfoindex == 0 ? '#4c6572' : cardinfoindex == 1 ? '#b6c8d8' : cardinfoindex == 1 ? '#262626' : '#cec0af'
73514
+ background: '#cec0af',
73515
+ color: '#262626'
73503
73516
  }
73504
73517
  }, /*#__PURE__*/React.createElement("div", {
73505
73518
  "class": ' col-lg-12 pl-0 pr-0 ',
@@ -73529,215 +73542,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
73529
73542
  }
73530
73543
  }
73531
73544
  }, "Explore More")))));
73532
- })))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '68527dfef348b' && sectionproperties.cardbgcont_opacity == -100 && window.location.pathname == '/home' && /*#__PURE__*/React.createElement("div", {
73533
- "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center px-md-3 ',
73534
- style: {
73535
- paddingLeft: 50,
73536
- paddingRight: 50,
73537
- background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor
73538
- }
73539
- }, /*#__PURE__*/React.createElement("div", {
73540
- "class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-1 pr-md-1 px-2015-3 ',
73541
- style: {}
73542
- }, /*#__PURE__*/React.createElement("div", {
73543
- "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-3"
73544
- }, /*#__PURE__*/React.createElement("p", {
73545
- "class": "m-0 p-0 text-left",
73546
- style: {
73547
- color: sectionproperties.sectionTitleColor,
73548
- // fontSize: 20,
73549
- // fontWeight: 500,
73550
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
73551
- fontWeight: sectionproperties.sectionTitleFontWeight
73552
- }
73553
- }, "WHY PANACEA")), /*#__PURE__*/React.createElement("div", {
73554
- "class": "col-lg-8"
73555
- }, cardsarray.length != 0 && /*#__PURE__*/React.createElement("div", {
73556
- "class": "row m-0 w-100 d-flex ",
73557
- style: {
73558
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73559
- }
73560
- }, /*#__PURE__*/React.createElement("div", {
73561
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73562
- style: {}
73563
- }, /*#__PURE__*/React.createElement("div", {
73564
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73565
- style: {}
73566
- }, /*#__PURE__*/React.createElement("div", {
73567
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73568
- style: {
73569
- marginBottom: sectionproperties.image_mb + 'px',
73570
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73571
- }
73572
- }, /*#__PURE__*/React.createElement("div", {
73573
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73574
- style: {
73575
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73576
- }
73577
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
73578
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73579
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73580
- path: cardsarray.length != 0 ? cardsarray[0].cardobj_img : '',
73581
- style: {
73582
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73583
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73584
- objectFit: 'contain'
73585
- }
73586
- }))), /*#__PURE__*/React.createElement("div", {
73587
- "class": "col-lg-12 d-flex p-0",
73588
- style: {
73589
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73590
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73591
- }
73592
- }, /*#__PURE__*/React.createElement("p", {
73593
- "class": "m-0 wordbreak",
73594
- style: {
73595
- // color: sectionproperties.slideshowText2ContentColor,
73596
- fontSize: '20px',
73597
- fontWeight: 500,
73598
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73599
- // color: cardsarray[0].text2colorfromarray,
73600
- color: '#4c6572'
73601
- }
73602
- }, langdetect == 'en' ? cardsarray[0].cardobj_titleen : cardsarray[0].cardobj_titlear)))), /*#__PURE__*/React.createElement("div", {
73603
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73604
- style: {}
73605
- }), /*#__PURE__*/React.createElement("div", {
73606
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73607
- style: {}
73608
- }, /*#__PURE__*/React.createElement("div", {
73609
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73610
- style: {}
73611
- }, /*#__PURE__*/React.createElement("div", {
73612
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73613
- style: {
73614
- marginBottom: sectionproperties.image_mb + 'px',
73615
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73616
- }
73617
- }, /*#__PURE__*/React.createElement("div", {
73618
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73619
- style: {
73620
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73621
- }
73622
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
73623
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73624
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73625
- path: cardsarray.length != 0 ? cardsarray[1].cardobj_img : '',
73626
- style: {
73627
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73628
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73629
- objectFit: 'contain'
73630
- }
73631
- }))), /*#__PURE__*/React.createElement("div", {
73632
- "class": "col-lg-12 d-flex p-0",
73633
- style: {
73634
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73635
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73636
- }
73637
- }, /*#__PURE__*/React.createElement("p", {
73638
- "class": "m-0 wordbreak",
73639
- style: _defineProperty(_defineProperty({
73640
- // color: sectionproperties.slideshowText2ContentColor,
73641
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73642
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73643
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73644
- // color: cardsarray[0].text2colorfromarray,
73645
- color: '#4c6572'
73646
- }, "fontSize", '20px'), "fontWeight", 500)
73647
- }, langdetect == 'en' ? cardsarray[1].cardobj_titleen : cardsarray[1].cardobj_titlear)))), /*#__PURE__*/React.createElement("div", {
73648
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73649
- style: {}
73650
- }), /*#__PURE__*/React.createElement("div", {
73651
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73652
- style: {}
73653
- }), /*#__PURE__*/React.createElement("div", {
73654
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73655
- style: {}
73656
- }, /*#__PURE__*/React.createElement("div", {
73657
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73658
- style: {}
73659
- }, /*#__PURE__*/React.createElement("div", {
73660
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73661
- style: {
73662
- marginBottom: sectionproperties.image_mb + 'px',
73663
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73664
- }
73665
- }, /*#__PURE__*/React.createElement("div", {
73666
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73667
- style: {
73668
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73669
- }
73670
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
73671
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73672
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73673
- path: cardsarray.length != 0 ? cardsarray[2].cardobj_img : '',
73674
- style: {
73675
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73676
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73677
- objectFit: 'contain'
73678
- }
73679
- }))), /*#__PURE__*/React.createElement("div", {
73680
- "class": "col-lg-12 d-flex p-0",
73681
- style: {
73682
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73683
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73684
- }
73685
- }, /*#__PURE__*/React.createElement("p", {
73686
- "class": "m-0 wordbreak",
73687
- style: _defineProperty(_defineProperty({
73688
- // color: sectionproperties.slideshowText2ContentColor,
73689
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73690
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73691
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73692
- // color: cardsarray[0].text2colorfromarray,
73693
- color: '#4c6572'
73694
- }, "fontSize", '20px'), "fontWeight", 500)
73695
- }, langdetect == 'en' ? cardsarray[2].cardobj_titleen : cardsarray[2].cardobj_titlear)))), /*#__PURE__*/React.createElement("div", {
73696
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73697
- style: {}
73698
- }), /*#__PURE__*/React.createElement("div", {
73699
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73700
- style: {}
73701
- }, /*#__PURE__*/React.createElement("div", {
73702
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73703
- style: {}
73704
- }, /*#__PURE__*/React.createElement("div", {
73705
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73706
- style: {
73707
- marginBottom: sectionproperties.image_mb + 'px',
73708
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73709
- }
73710
- }, /*#__PURE__*/React.createElement("div", {
73711
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73712
- style: {
73713
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73714
- }
73715
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
73716
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73717
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73718
- path: cardsarray.length != 0 ? cardsarray[3].cardobj_img : '',
73719
- style: {
73720
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73721
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73722
- objectFit: 'contain'
73723
- }
73724
- }))), /*#__PURE__*/React.createElement("div", {
73725
- "class": "col-lg-12 d-flex p-0",
73726
- style: {
73727
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73728
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73729
- }
73730
- }, /*#__PURE__*/React.createElement("p", {
73731
- "class": "m-0 wordbreak",
73732
- style: _defineProperty(_defineProperty({
73733
- // color: sectionproperties.slideshowText2ContentColor,
73734
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73735
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73736
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73737
- // color: cardsarray[0].text2colorfromarray,
73738
- color: '#4c6572'
73739
- }, "fontSize", '20px'), "fontWeight", 500)
73740
- }, langdetect == 'en' ? cardsarray[3].cardobj_titleen : cardsarray[3].cardobj_titlear)))))))));
73545
+ })))));
73741
73546
  };
73742
73547
 
73743
73548
  var css_248z$h = ".Slideshow_with_rotatedsquare-module_sectioncont__AfYNO{\r\n padding-top:80px;\r\n padding-bottom:80px;\r\n padding-left: 180px;\r\n padding-right: 180px;\r\n \r\n }\r\n .Slideshow_with_rotatedsquare-module_rotatedsquare__lZPTd{\r\n width:150px;\r\n height:150px;\r\n border-radius:15px;\r\n position: relative;\r\n transform: rotate(-45deg);\r\n }\r\n .Slideshow_with_rotatedsquare-module_circle__ofuN0{\r\n position: absolute;\r\n width:60px;\r\n height:60px;\r\n border-radius:50%;\r\n left:57%;\r\n top:100px;\r\n \r\n }\r\n .Slideshow_with_rotatedsquare-module_circle1__4tbou{\r\n \r\n width:10px;\r\n height:10px;\r\n border-radius:50%;\r\n margin-right:10px;\r\n margin-left:140px;\r\n background-color:blue;\r\n \r\n }\r\n \r\n ";
package/dist/index.umd.js CHANGED
@@ -69605,6 +69605,18 @@
69605
69605
  marginTop: sectionproperties.marginTopResp + 'px',
69606
69606
  marginBottom: sectionproperties.marginBottom + 'px'
69607
69607
  }
69608
+ }),
69609
+ descpancea: glamor.css({
69610
+ fontSize: sectionproperties.prodCatFontSize + 'px',
69611
+ '@media (max-width: 800px)': {
69612
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
69613
+ }
69614
+ }),
69615
+ titlepana: glamor.css({
69616
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
69617
+ '@media (max-width: 800px)': {
69618
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
69619
+ }
69608
69620
  })
69609
69621
  };
69610
69622
  var SectionTitle = function SectionTitle() {
@@ -69850,30 +69862,30 @@
69850
69862
  }, FreeTextSectionContainer()), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
69851
69863
  "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 '
69852
69864
  }, FreeTextSectionContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '68527dfef348b' && sectionproperties.sectionTitleContent == 'ABOUT US' && /*#__PURE__*/React__default["default"].createElement("div", {
69853
- "class": "col-lg-12 p-0 pt-5"
69865
+ "class": "col-lg-12 p-0 pt-5",
69866
+ style: {
69867
+ background: sectionproperties.outerbgcolor
69868
+ }
69854
69869
  }, /*#__PURE__*/React__default["default"].createElement("div", {
69855
69870
  "class": "row m-0 w-100 allcentered pt-2 px-sm-3",
69856
69871
  style: {
69857
- background: sectionproperties.outerbgcolor,
69858
69872
  paddingLeft: 50,
69859
69873
  paddingRight: 200
69860
69874
  }
69861
69875
  }, /*#__PURE__*/React__default["default"].createElement("div", {
69862
- "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-3"
69876
+ "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-2"
69863
69877
  }, /*#__PURE__*/React__default["default"].createElement("p", {
69864
- "class": "m-0 p-0 text-left",
69878
+ "class": section_styles.titlepana + ' m-0 p-0 text-left ',
69865
69879
  style: {
69866
69880
  color: sectionproperties.sectionTitleColor,
69867
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
69868
69881
  fontWeight: sectionproperties.sectionTitleFontWeight
69869
69882
  }
69870
69883
  }, "WHO WE ARE")), /*#__PURE__*/React__default["default"].createElement("div", {
69871
69884
  "class": "col-lg-8"
69872
69885
  }, /*#__PURE__*/React__default["default"].createElement("p", {
69873
- "class": "m-0 p-0 text-left",
69886
+ "class": section_styles.descpancea + ' m-0 p-0 text-left ',
69874
69887
  style: {
69875
- fontSize: 25,
69876
- fontWeight: 600,
69888
+ fontWeight: sectionproperties.prodCatFontWeight,
69877
69889
  color: sectionproperties.prodCatColor
69878
69890
  }
69879
69891
  }, "A breakthrough in dental care: the first in Egypt to offer medical and cosmetic dental coverage in one cost-efficient, high-quality packages. Panacea makes the dental experince personal, seamless, and accessible for everyone.")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '682c6a888d70e' && window.location.pathname == '/home' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -72242,7 +72254,7 @@
72242
72254
  function ownKeys$V(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; }
72243
72255
  function _objectSpread$V(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$V(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$V(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
72244
72256
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
72245
- var _authdetailsContext$i, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i1, _maincontainerarrayof3, _authdetailsContext$i12;
72257
+ var _authdetailsContext$i, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i1, _maincontainerarrayof3;
72246
72258
  var _useState = React.useState(''),
72247
72259
  _useState2 = _slicedToArray__default["default"](_useState, 2),
72248
72260
  sectionproperties = _useState2[0],
@@ -73359,7 +73371,8 @@
73359
73371
  }, 'More Details')), /*#__PURE__*/React__default["default"].createElement("div", {
73360
73372
  "class": ' row m-0 w-100 work-content h-100 d-flex align-items-center text-start ',
73361
73373
  style: {
73362
- background: cardinfoindex == 0 ? '#4c6572' : cardinfoindex == 1 ? '#b6c8d8' : cardinfoindex == 1 ? '#262626' : '#cec0af'
73374
+ background: '#cec0af',
73375
+ color: '#262626'
73363
73376
  }
73364
73377
  }, /*#__PURE__*/React__default["default"].createElement("div", {
73365
73378
  "class": ' col-lg-12 pl-0 pr-0 ',
@@ -73389,215 +73402,7 @@
73389
73402
  }
73390
73403
  }
73391
73404
  }, "Explore More")))));
73392
- })))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '68527dfef348b' && sectionproperties.cardbgcont_opacity == -100 && window.location.pathname == '/home' && /*#__PURE__*/React__default["default"].createElement("div", {
73393
- "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center px-md-3 ',
73394
- style: {
73395
- paddingLeft: 50,
73396
- paddingRight: 50,
73397
- background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor
73398
- }
73399
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73400
- "class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-1 pr-md-1 px-2015-3 ',
73401
- style: {}
73402
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73403
- "class": "col-lg-4 mb-md-3 col-md-12 mb-auto mt-3"
73404
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73405
- "class": "m-0 p-0 text-left",
73406
- style: {
73407
- color: sectionproperties.sectionTitleColor,
73408
- // fontSize: 20,
73409
- // fontWeight: 500,
73410
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
73411
- fontWeight: sectionproperties.sectionTitleFontWeight
73412
- }
73413
- }, "WHY PANACEA")), /*#__PURE__*/React__default["default"].createElement("div", {
73414
- "class": "col-lg-8"
73415
- }, cardsarray.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
73416
- "class": "row m-0 w-100 d-flex ",
73417
- style: {
73418
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73419
- }
73420
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73421
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73422
- style: {}
73423
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73424
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73425
- style: {}
73426
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73427
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73428
- style: {
73429
- marginBottom: sectionproperties.image_mb + 'px',
73430
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73431
- }
73432
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73433
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73434
- style: {
73435
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73436
- }
73437
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73438
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73439
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73440
- path: cardsarray.length != 0 ? cardsarray[0].cardobj_img : '',
73441
- style: {
73442
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73443
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73444
- objectFit: 'contain'
73445
- }
73446
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73447
- "class": "col-lg-12 d-flex p-0",
73448
- style: {
73449
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73450
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73451
- }
73452
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73453
- "class": "m-0 wordbreak",
73454
- style: {
73455
- // color: sectionproperties.slideshowText2ContentColor,
73456
- fontSize: '20px',
73457
- fontWeight: 500,
73458
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73459
- // color: cardsarray[0].text2colorfromarray,
73460
- color: '#4c6572'
73461
- }
73462
- }, langdetect == 'en' ? cardsarray[0].cardobj_titleen : cardsarray[0].cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
73463
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73464
- style: {}
73465
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73466
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73467
- style: {}
73468
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73469
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73470
- style: {}
73471
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73472
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73473
- style: {
73474
- marginBottom: sectionproperties.image_mb + 'px',
73475
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73476
- }
73477
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73478
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73479
- style: {
73480
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73481
- }
73482
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73483
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73484
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73485
- path: cardsarray.length != 0 ? cardsarray[1].cardobj_img : '',
73486
- style: {
73487
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73488
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73489
- objectFit: 'contain'
73490
- }
73491
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73492
- "class": "col-lg-12 d-flex p-0",
73493
- style: {
73494
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73495
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73496
- }
73497
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73498
- "class": "m-0 wordbreak",
73499
- style: _defineProperty__default["default"](_defineProperty__default["default"]({
73500
- // color: sectionproperties.slideshowText2ContentColor,
73501
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73502
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73503
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73504
- // color: cardsarray[0].text2colorfromarray,
73505
- color: '#4c6572'
73506
- }, "fontSize", '20px'), "fontWeight", 500)
73507
- }, langdetect == 'en' ? cardsarray[1].cardobj_titleen : cardsarray[1].cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
73508
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73509
- style: {}
73510
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73511
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73512
- style: {}
73513
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73514
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73515
- style: {}
73516
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73517
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73518
- style: {}
73519
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73520
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73521
- style: {
73522
- marginBottom: sectionproperties.image_mb + 'px',
73523
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73524
- }
73525
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73526
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73527
- style: {
73528
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73529
- }
73530
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73531
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73532
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73533
- path: cardsarray.length != 0 ? cardsarray[2].cardobj_img : '',
73534
- style: {
73535
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73536
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73537
- objectFit: 'contain'
73538
- }
73539
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73540
- "class": "col-lg-12 d-flex p-0",
73541
- style: {
73542
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73543
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73544
- }
73545
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73546
- "class": "m-0 wordbreak",
73547
- style: _defineProperty__default["default"](_defineProperty__default["default"]({
73548
- // color: sectionproperties.slideshowText2ContentColor,
73549
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73550
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73551
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73552
- // color: cardsarray[0].text2colorfromarray,
73553
- color: '#4c6572'
73554
- }, "fontSize", '20px'), "fontWeight", 500)
73555
- }, langdetect == 'en' ? cardsarray[2].cardobj_titleen : cardsarray[2].cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
73556
- "class": ' col-lg-3 d-md-none mb-3 mb-md-0',
73557
- style: {}
73558
- }), /*#__PURE__*/React__default["default"].createElement("div", {
73559
- "class": ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-12 mb-3 mb-md-0',
73560
- style: {}
73561
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73562
- "class": sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
73563
- style: {}
73564
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73565
- "class": 'col-lg-12 d-flex align-items-center p-0 w-100 ',
73566
- style: {
73567
- marginBottom: sectionproperties.image_mb + 'px',
73568
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73569
- }
73570
- }, /*#__PURE__*/React__default["default"].createElement("div", {
73571
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
73572
- style: {
73573
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
73574
- }
73575
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
73576
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
73577
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
73578
- path: cardsarray.length != 0 ? cardsarray[3].cardobj_img : '',
73579
- style: {
73580
- maxHeight: sectionproperties.iconcontainerwidth + '%',
73581
- maxWidth: sectionproperties.iconcontainerwidth + '%',
73582
- objectFit: 'contain'
73583
- }
73584
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
73585
- "class": "col-lg-12 d-flex p-0",
73586
- style: {
73587
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
73588
- marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
73589
- }
73590
- }, /*#__PURE__*/React__default["default"].createElement("p", {
73591
- "class": "m-0 wordbreak",
73592
- style: _defineProperty__default["default"](_defineProperty__default["default"]({
73593
- // color: sectionproperties.slideshowText2ContentColor,
73594
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
73595
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
73596
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
73597
- // color: cardsarray[0].text2colorfromarray,
73598
- color: '#4c6572'
73599
- }, "fontSize", '20px'), "fontWeight", 500)
73600
- }, langdetect == 'en' ? cardsarray[3].cardobj_titleen : cardsarray[3].cardobj_titlear)))))))));
73405
+ })))));
73601
73406
  };
73602
73407
 
73603
73408
  var css_248z$h = ".Slideshow_with_rotatedsquare-module_sectioncont__AfYNO{\r\n padding-top:80px;\r\n padding-bottom:80px;\r\n padding-left: 180px;\r\n padding-right: 180px;\r\n \r\n }\r\n .Slideshow_with_rotatedsquare-module_rotatedsquare__lZPTd{\r\n width:150px;\r\n height:150px;\r\n border-radius:15px;\r\n position: relative;\r\n transform: rotate(-45deg);\r\n }\r\n .Slideshow_with_rotatedsquare-module_circle__ofuN0{\r\n position: absolute;\r\n width:60px;\r\n height:60px;\r\n border-radius:50%;\r\n left:57%;\r\n top:100px;\r\n \r\n }\r\n .Slideshow_with_rotatedsquare-module_circle1__4tbou{\r\n \r\n width:10px;\r\n height:10px;\r\n border-radius:50%;\r\n margin-right:10px;\r\n margin-left:140px;\r\n background-color:blue;\r\n \r\n }\r\n \r\n ";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.912",
3
+ "version": "0.2.913",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",