tabexseriescomponents 0.0.327 → 0.0.328

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
@@ -3726,8 +3726,8 @@ var AddReview = function AddReview(props) {
3726
3726
  var ikimagecredcontext = props.actions.ikimagecredcontext;
3727
3727
  var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
3728
3728
  var pageindexcontext = props.actions.pageindexcontext;
3729
- var setpageindexcontext = props.actions.setpageindexcontext;
3730
- var setCurrentPageIdContext = props.actions.setCurrentPageIdContext;
3729
+ props.actions.setpageindexcontext;
3730
+ props.actions.setCurrentPageIdContext;
3731
3731
  var templatepropcontext = props.actions.templatepropcontext;
3732
3732
  var _useState = React.useState(''),
3733
3733
  _useState2 = _slicedToArray__default["default"](_useState, 2),
@@ -3736,7 +3736,7 @@ var AddReview = function AddReview(props) {
3736
3736
  var _useState3 = React.useState(''),
3737
3737
  _useState4 = _slicedToArray__default["default"](_useState3, 2);
3738
3738
  _useState4[0];
3739
- var setCurrentPageId = _useState4[1];
3739
+ _useState4[1];
3740
3740
  var _useState5 = React.useState({
3741
3741
  reviewtitle: '',
3742
3742
  reviewbody: '',
@@ -3747,18 +3747,16 @@ var AddReview = function AddReview(props) {
3747
3747
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
3748
3748
  reviewpayloadobj = _useState6[0],
3749
3749
  setreviewpayloadobj = _useState6[1];
3750
- React.useEffect(function () {
3751
- var cartindex = templatepropcontext.pagesnprop.findIndex(function (x) {
3752
- return x.staticpageid == '63fcbef36eebe';
3753
- });
3754
- if (cartindex >= 0) {
3755
- setpageindexcontext(cartindex);
3756
- setCurrentPageId(templatepropcontext.pagesnprop[cartindex].pageid);
3757
- if (props.srcfromprops != 'templatedraftrouter') {
3758
- setCurrentPageIdContext(templatepropcontext.pagesnprop[cartindex].pageid);
3759
- }
3760
- }
3761
- }, []);
3750
+ // useEffect(() => {
3751
+ // var cartindex = templatepropcontext.pagesnprop.findIndex((x) => x.staticpageid == '63fcbef36eebe');
3752
+ // if (cartindex >= 0) {
3753
+ // setpageindexcontext(cartindex);
3754
+ // setCurrentPageId(templatepropcontext.pagesnprop[cartindex].pageid);
3755
+ // if (props.srcfromprops != 'templatedraftrouter') {
3756
+ // setCurrentPageIdContext(templatepropcontext.pagesnprop[cartindex].pageid);
3757
+ // }
3758
+ // }
3759
+ // }, []);
3762
3760
  React.useEffect(function () {
3763
3761
  if (Object.keys(StatePagePropertiesContext).length != 0) {
3764
3762
  var secpropobj = {};
@@ -52982,7 +52980,7 @@ var Card22 = function Card22(props) {
52982
52980
  }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic)))));
52983
52981
  };
52984
52982
 
52985
- var css_248z$d = "@-webkit-keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n@keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj {\r\n transition: all 0.4s !important;\r\n position: relative !important;\r\n}\r\n.card23-module_intialimage__Xwi6d {\r\n visibility: visible !important;\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_secondaryimage__bv6EQ {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_intialimage__Xwi6d {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_secondaryimage__bv6EQ {\r\n visibility: visible !important;\r\n\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n";
52983
+ var css_248z$d = "@-webkit-keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n@keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1 !important;\r\n }\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj {\r\n transition: all 0.4s !important;\r\n position: relative !important;\r\n}\r\n.card23-module_intialimage__Xwi6d {\r\n visibility: visible !important;\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_secondaryimage__bv6EQ {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_intialimage__Xwi6d {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_secondaryimage__bv6EQ {\r\n visibility: visible !important;\r\n\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n";
52986
52984
  var cardstyles$7 = {"imagecontainer":"card23-module_imagecontainer__1q7hj","intialimage":"card23-module_intialimage__Xwi6d","secondaryimage":"card23-module_secondaryimage__bv6EQ","fadeIn":"card23-module_fadeIn__uMWGs"};
52987
52985
  styleInject(css_248z$d);
52988
52986
 
package/dist/index.esm.js CHANGED
@@ -3679,8 +3679,8 @@ var AddReview = function AddReview(props) {
3679
3679
  var ikimagecredcontext = props.actions.ikimagecredcontext;
3680
3680
  var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
3681
3681
  var pageindexcontext = props.actions.pageindexcontext;
3682
- var setpageindexcontext = props.actions.setpageindexcontext;
3683
- var setCurrentPageIdContext = props.actions.setCurrentPageIdContext;
3682
+ props.actions.setpageindexcontext;
3683
+ props.actions.setCurrentPageIdContext;
3684
3684
  var templatepropcontext = props.actions.templatepropcontext;
3685
3685
  var _useState = useState(''),
3686
3686
  _useState2 = _slicedToArray(_useState, 2),
@@ -3689,7 +3689,7 @@ var AddReview = function AddReview(props) {
3689
3689
  var _useState3 = useState(''),
3690
3690
  _useState4 = _slicedToArray(_useState3, 2);
3691
3691
  _useState4[0];
3692
- var setCurrentPageId = _useState4[1];
3692
+ _useState4[1];
3693
3693
  var _useState5 = useState({
3694
3694
  reviewtitle: '',
3695
3695
  reviewbody: '',
@@ -3700,18 +3700,16 @@ var AddReview = function AddReview(props) {
3700
3700
  _useState6 = _slicedToArray(_useState5, 2),
3701
3701
  reviewpayloadobj = _useState6[0],
3702
3702
  setreviewpayloadobj = _useState6[1];
3703
- useEffect(function () {
3704
- var cartindex = templatepropcontext.pagesnprop.findIndex(function (x) {
3705
- return x.staticpageid == '63fcbef36eebe';
3706
- });
3707
- if (cartindex >= 0) {
3708
- setpageindexcontext(cartindex);
3709
- setCurrentPageId(templatepropcontext.pagesnprop[cartindex].pageid);
3710
- if (props.srcfromprops != 'templatedraftrouter') {
3711
- setCurrentPageIdContext(templatepropcontext.pagesnprop[cartindex].pageid);
3712
- }
3713
- }
3714
- }, []);
3703
+ // useEffect(() => {
3704
+ // var cartindex = templatepropcontext.pagesnprop.findIndex((x) => x.staticpageid == '63fcbef36eebe');
3705
+ // if (cartindex >= 0) {
3706
+ // setpageindexcontext(cartindex);
3707
+ // setCurrentPageId(templatepropcontext.pagesnprop[cartindex].pageid);
3708
+ // if (props.srcfromprops != 'templatedraftrouter') {
3709
+ // setCurrentPageIdContext(templatepropcontext.pagesnprop[cartindex].pageid);
3710
+ // }
3711
+ // }
3712
+ // }, []);
3715
3713
  useEffect(function () {
3716
3714
  if (Object.keys(StatePagePropertiesContext).length != 0) {
3717
3715
  var secpropobj = {};
@@ -52935,7 +52933,7 @@ var Card22 = function Card22(props) {
52935
52933
  }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic)))));
52936
52934
  };
52937
52935
 
52938
- var css_248z$d = "@-webkit-keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n@keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj {\r\n transition: all 0.4s !important;\r\n position: relative !important;\r\n}\r\n.card23-module_intialimage__Xwi6d {\r\n visibility: visible !important;\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_secondaryimage__bv6EQ {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_intialimage__Xwi6d {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_secondaryimage__bv6EQ {\r\n visibility: visible !important;\r\n\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n";
52936
+ var css_248z$d = "@-webkit-keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n@keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1 !important;\r\n }\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj {\r\n transition: all 0.4s !important;\r\n position: relative !important;\r\n}\r\n.card23-module_intialimage__Xwi6d {\r\n visibility: visible !important;\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_secondaryimage__bv6EQ {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_intialimage__Xwi6d {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_secondaryimage__bv6EQ {\r\n visibility: visible !important;\r\n\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n";
52939
52937
  var cardstyles$7 = {"imagecontainer":"card23-module_imagecontainer__1q7hj","intialimage":"card23-module_intialimage__Xwi6d","secondaryimage":"card23-module_secondaryimage__bv6EQ","fadeIn":"card23-module_fadeIn__uMWGs"};
52940
52938
  styleInject(css_248z$d);
52941
52939
 
package/dist/index.umd.js CHANGED
@@ -3568,8 +3568,8 @@
3568
3568
  var ikimagecredcontext = props.actions.ikimagecredcontext;
3569
3569
  var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
3570
3570
  var pageindexcontext = props.actions.pageindexcontext;
3571
- var setpageindexcontext = props.actions.setpageindexcontext;
3572
- var setCurrentPageIdContext = props.actions.setCurrentPageIdContext;
3571
+ props.actions.setpageindexcontext;
3572
+ props.actions.setCurrentPageIdContext;
3573
3573
  var templatepropcontext = props.actions.templatepropcontext;
3574
3574
  var _useState = React.useState(''),
3575
3575
  _useState2 = _slicedToArray__default["default"](_useState, 2),
@@ -3578,7 +3578,7 @@
3578
3578
  var _useState3 = React.useState(''),
3579
3579
  _useState4 = _slicedToArray__default["default"](_useState3, 2);
3580
3580
  _useState4[0];
3581
- var setCurrentPageId = _useState4[1];
3581
+ _useState4[1];
3582
3582
  var _useState5 = React.useState({
3583
3583
  reviewtitle: '',
3584
3584
  reviewbody: '',
@@ -3589,18 +3589,16 @@
3589
3589
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
3590
3590
  reviewpayloadobj = _useState6[0],
3591
3591
  setreviewpayloadobj = _useState6[1];
3592
- React.useEffect(function () {
3593
- var cartindex = templatepropcontext.pagesnprop.findIndex(function (x) {
3594
- return x.staticpageid == '63fcbef36eebe';
3595
- });
3596
- if (cartindex >= 0) {
3597
- setpageindexcontext(cartindex);
3598
- setCurrentPageId(templatepropcontext.pagesnprop[cartindex].pageid);
3599
- if (props.srcfromprops != 'templatedraftrouter') {
3600
- setCurrentPageIdContext(templatepropcontext.pagesnprop[cartindex].pageid);
3601
- }
3602
- }
3603
- }, []);
3592
+ // useEffect(() => {
3593
+ // var cartindex = templatepropcontext.pagesnprop.findIndex((x) => x.staticpageid == '63fcbef36eebe');
3594
+ // if (cartindex >= 0) {
3595
+ // setpageindexcontext(cartindex);
3596
+ // setCurrentPageId(templatepropcontext.pagesnprop[cartindex].pageid);
3597
+ // if (props.srcfromprops != 'templatedraftrouter') {
3598
+ // setCurrentPageIdContext(templatepropcontext.pagesnprop[cartindex].pageid);
3599
+ // }
3600
+ // }
3601
+ // }, []);
3604
3602
  React.useEffect(function () {
3605
3603
  if (Object.keys(StatePagePropertiesContext).length != 0) {
3606
3604
  var secpropobj = {};
@@ -52824,7 +52822,7 @@
52824
52822
  }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic)))));
52825
52823
  };
52826
52824
 
52827
- var css_248z$d = "@-webkit-keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n@keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj {\r\n transition: all 0.4s !important;\r\n position: relative !important;\r\n}\r\n.card23-module_intialimage__Xwi6d {\r\n visibility: visible !important;\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_secondaryimage__bv6EQ {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_intialimage__Xwi6d {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_secondaryimage__bv6EQ {\r\n visibility: visible !important;\r\n\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n";
52825
+ var css_248z$d = "@-webkit-keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n@keyframes card23-module_fadeIn__uMWGs {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1 !important;\r\n }\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj {\r\n transition: all 0.4s !important;\r\n position: relative !important;\r\n}\r\n.card23-module_intialimage__Xwi6d {\r\n visibility: visible !important;\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_secondaryimage__bv6EQ {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_intialimage__Xwi6d {\r\n visibility: hidden !important;\r\n\r\n opacity: 0 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n.card23-module_imagecontainer__1q7hj:hover .card23-module_secondaryimage__bv6EQ {\r\n visibility: visible !important;\r\n\r\n opacity: 1 !important;\r\n transition: visibility 0.4s, opacity 0.4s linear !important;\r\n\r\n position: absolute !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n}\r\n";
52828
52826
  var cardstyles$7 = {"imagecontainer":"card23-module_imagecontainer__1q7hj","intialimage":"card23-module_intialimage__Xwi6d","secondaryimage":"card23-module_secondaryimage__bv6EQ","fadeIn":"card23-module_fadeIn__uMWGs"};
52829
52827
  styleInject(css_248z$d);
52830
52828
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.327",
3
+ "version": "0.0.328",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {