tabexseriescomponents 0.0.469 → 0.0.470
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 +1 -8
- package/dist/index.esm.js +1 -8
- package/dist/index.umd.js +1 -8
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -6533,7 +6533,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
6533
6533
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
6534
6534
|
paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
|
|
6535
6535
|
}
|
|
6536
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.item_type
|
|
6536
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.item_type != 'service' && /*#__PURE__*/React__default["default"].createElement(Product_itemtype, {
|
|
6537
6537
|
actions: (_ref = {
|
|
6538
6538
|
setisoutofstock: setisoutofstock,
|
|
6539
6539
|
isoutofstock: isoutofstock,
|
|
@@ -27888,13 +27888,6 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
27888
27888
|
}
|
|
27889
27889
|
}
|
|
27890
27890
|
}, [templateproperties_context]);
|
|
27891
|
-
// useEffect(() => {
|
|
27892
|
-
// if (window.location.pathname == 'home') {
|
|
27893
|
-
// alert('asdasd');
|
|
27894
|
-
// }
|
|
27895
|
-
// alert(window.location.pathname);
|
|
27896
|
-
// }, []);
|
|
27897
|
-
|
|
27898
27891
|
var header_cssstyles = (_header_cssstyles = {
|
|
27899
27892
|
headercontainer: glamor.css({
|
|
27900
27893
|
position: sectionproperties.headerstyles_position,
|
package/dist/index.esm.js
CHANGED
|
@@ -6484,7 +6484,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
6484
6484
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
6485
6485
|
paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
|
|
6486
6486
|
}
|
|
6487
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.item_type
|
|
6487
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.item_type != 'service' && /*#__PURE__*/React.createElement(Product_itemtype, {
|
|
6488
6488
|
actions: (_ref = {
|
|
6489
6489
|
setisoutofstock: setisoutofstock,
|
|
6490
6490
|
isoutofstock: isoutofstock,
|
|
@@ -27839,13 +27839,6 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
27839
27839
|
}
|
|
27840
27840
|
}
|
|
27841
27841
|
}, [templateproperties_context]);
|
|
27842
|
-
// useEffect(() => {
|
|
27843
|
-
// if (window.location.pathname == 'home') {
|
|
27844
|
-
// alert('asdasd');
|
|
27845
|
-
// }
|
|
27846
|
-
// alert(window.location.pathname);
|
|
27847
|
-
// }, []);
|
|
27848
|
-
|
|
27849
27842
|
var header_cssstyles = (_header_cssstyles = {
|
|
27850
27843
|
headercontainer: css({
|
|
27851
27844
|
position: sectionproperties.headerstyles_position,
|
package/dist/index.umd.js
CHANGED
|
@@ -6359,7 +6359,7 @@
|
|
|
6359
6359
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
6360
6360
|
paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
|
|
6361
6361
|
}
|
|
6362
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.item_type
|
|
6362
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.item_type != 'service' && /*#__PURE__*/React__default["default"].createElement(Product_itemtype, {
|
|
6363
6363
|
actions: (_ref = {
|
|
6364
6364
|
setisoutofstock: setisoutofstock,
|
|
6365
6365
|
isoutofstock: isoutofstock,
|
|
@@ -27714,13 +27714,6 @@
|
|
|
27714
27714
|
}
|
|
27715
27715
|
}
|
|
27716
27716
|
}, [templateproperties_context]);
|
|
27717
|
-
// useEffect(() => {
|
|
27718
|
-
// if (window.location.pathname == 'home') {
|
|
27719
|
-
// alert('asdasd');
|
|
27720
|
-
// }
|
|
27721
|
-
// alert(window.location.pathname);
|
|
27722
|
-
// }, []);
|
|
27723
|
-
|
|
27724
27717
|
var header_cssstyles = (_header_cssstyles = {
|
|
27725
27718
|
headercontainer: glamor.css({
|
|
27726
27719
|
position: sectionproperties.headerstyles_position,
|