tabexseriescomponents 0.2.968 → 0.2.970
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 +9 -4
- package/dist/index.esm.js +9 -4
- package/dist/index.umd.js +9 -4
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -8086,7 +8086,9 @@ var Service_itemtype = function Service_itemtype(props) {
|
|
|
8086
8086
|
fontSize: sectionproperties.skuFontSize + 'px',
|
|
8087
8087
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
8088
8088
|
}
|
|
8089
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.sku))),
|
|
8089
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.sku))), /*#__PURE__*/React__default["default"].createElement(ProductHeaderPricing, {
|
|
8090
|
+
actions: props.actions
|
|
8091
|
+
}), sectionproperties.descriptionstyle == 'Style 1' && sectionproperties.descriptionposition == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8090
8092
|
"class": "col-lg-12 col-md-12 p-0"
|
|
8091
8093
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8092
8094
|
"class": "row m-0 w-100"
|
|
@@ -8667,7 +8669,10 @@ var Service_itemtype = function Service_itemtype(props) {
|
|
|
8667
8669
|
borderRadius: 10,
|
|
8668
8670
|
boxShadow: '0 0 10px #ccc'
|
|
8669
8671
|
}
|
|
8670
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
8672
|
+
}, /*#__PURE__*/React__default["default"].createElement(ProductHeaderPricing, {
|
|
8673
|
+
actions: props.actions,
|
|
8674
|
+
srcfromprops: 'servicestyle2'
|
|
8675
|
+
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8671
8676
|
"class": "col-12 p-0"
|
|
8672
8677
|
}, /*#__PURE__*/React__default["default"].createElement("hr", null)), /*#__PURE__*/React__default["default"].createElement(ProductExtras, {
|
|
8673
8678
|
actions: props.actions,
|
|
@@ -35595,7 +35600,7 @@ styleInject(css_248z$w);
|
|
|
35595
35600
|
function ownKeys$1$(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; }
|
|
35596
35601
|
function _objectSpread$1$(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1$(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1$(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
35597
35602
|
var Header_threesectionslogocentered = function Header_threesectionslogocentered(props) {
|
|
35598
|
-
var _authdetailsContext$i3, _authdetailsContext$i0, _authdetailsContext$i10, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i12, _authdetailsContext$i13, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15;
|
|
35603
|
+
var _authdetailsContext$i3, _authdetailsContext$i0, _authdetailsContext$i10, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i12, _authdetailsContext$i13, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i17;
|
|
35599
35604
|
var _useState = React.useState(''),
|
|
35600
35605
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
35601
35606
|
sectionproperties = _useState2[0],
|
|
@@ -36681,7 +36686,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
36681
36686
|
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader Only' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
36682
36687
|
sectionpropertiesprops: sectionproperties,
|
|
36683
36688
|
actions: actions
|
|
36684
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36689
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '68a45ba763f8b' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36685
36690
|
"class": 'allcentered',
|
|
36686
36691
|
style: {
|
|
36687
36692
|
position: 'fixed',
|
package/dist/index.esm.js
CHANGED
|
@@ -8035,7 +8035,9 @@ var Service_itemtype = function Service_itemtype(props) {
|
|
|
8035
8035
|
fontSize: sectionproperties.skuFontSize + 'px',
|
|
8036
8036
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
8037
8037
|
}
|
|
8038
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.sku))),
|
|
8038
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.sku))), /*#__PURE__*/React.createElement(ProductHeaderPricing, {
|
|
8039
|
+
actions: props.actions
|
|
8040
|
+
}), sectionproperties.descriptionstyle == 'Style 1' && sectionproperties.descriptionposition == 'Top' && /*#__PURE__*/React.createElement("div", {
|
|
8039
8041
|
"class": "col-lg-12 col-md-12 p-0"
|
|
8040
8042
|
}, /*#__PURE__*/React.createElement("div", {
|
|
8041
8043
|
"class": "row m-0 w-100"
|
|
@@ -8616,7 +8618,10 @@ var Service_itemtype = function Service_itemtype(props) {
|
|
|
8616
8618
|
borderRadius: 10,
|
|
8617
8619
|
boxShadow: '0 0 10px #ccc'
|
|
8618
8620
|
}
|
|
8619
|
-
}, /*#__PURE__*/React.createElement(
|
|
8621
|
+
}, /*#__PURE__*/React.createElement(ProductHeaderPricing, {
|
|
8622
|
+
actions: props.actions,
|
|
8623
|
+
srcfromprops: 'servicestyle2'
|
|
8624
|
+
}), /*#__PURE__*/React.createElement("div", {
|
|
8620
8625
|
"class": "col-12 p-0"
|
|
8621
8626
|
}, /*#__PURE__*/React.createElement("hr", null)), /*#__PURE__*/React.createElement(ProductExtras, {
|
|
8622
8627
|
actions: props.actions,
|
|
@@ -35544,7 +35549,7 @@ styleInject(css_248z$w);
|
|
|
35544
35549
|
function ownKeys$1$(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; }
|
|
35545
35550
|
function _objectSpread$1$(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1$(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1$(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
35546
35551
|
var Header_threesectionslogocentered = function Header_threesectionslogocentered(props) {
|
|
35547
|
-
var _authdetailsContext$i3, _authdetailsContext$i0, _authdetailsContext$i10, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i12, _authdetailsContext$i13, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15;
|
|
35552
|
+
var _authdetailsContext$i3, _authdetailsContext$i0, _authdetailsContext$i10, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i12, _authdetailsContext$i13, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i17;
|
|
35548
35553
|
var _useState = useState(''),
|
|
35549
35554
|
_useState2 = _slicedToArray(_useState, 2),
|
|
35550
35555
|
sectionproperties = _useState2[0],
|
|
@@ -36630,7 +36635,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
36630
36635
|
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader Only' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
36631
36636
|
sectionpropertiesprops: sectionproperties,
|
|
36632
36637
|
actions: actions
|
|
36633
|
-
}))), /*#__PURE__*/React.createElement("div", {
|
|
36638
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '68a45ba763f8b' && /*#__PURE__*/React.createElement("div", {
|
|
36634
36639
|
"class": 'allcentered',
|
|
36635
36640
|
style: {
|
|
36636
36641
|
position: 'fixed',
|
package/dist/index.umd.js
CHANGED
|
@@ -7895,7 +7895,9 @@
|
|
|
7895
7895
|
fontSize: sectionproperties.skuFontSize + 'px',
|
|
7896
7896
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
7897
7897
|
}
|
|
7898
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.sku))),
|
|
7898
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.sku))), /*#__PURE__*/React__default["default"].createElement(ProductHeaderPricing, {
|
|
7899
|
+
actions: props.actions
|
|
7900
|
+
}), sectionproperties.descriptionstyle == 'Style 1' && sectionproperties.descriptionposition == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7899
7901
|
"class": "col-lg-12 col-md-12 p-0"
|
|
7900
7902
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7901
7903
|
"class": "row m-0 w-100"
|
|
@@ -8476,7 +8478,10 @@
|
|
|
8476
8478
|
borderRadius: 10,
|
|
8477
8479
|
boxShadow: '0 0 10px #ccc'
|
|
8478
8480
|
}
|
|
8479
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
8481
|
+
}, /*#__PURE__*/React__default["default"].createElement(ProductHeaderPricing, {
|
|
8482
|
+
actions: props.actions,
|
|
8483
|
+
srcfromprops: 'servicestyle2'
|
|
8484
|
+
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8480
8485
|
"class": "col-12 p-0"
|
|
8481
8486
|
}, /*#__PURE__*/React__default["default"].createElement("hr", null)), /*#__PURE__*/React__default["default"].createElement(ProductExtras, {
|
|
8482
8487
|
actions: props.actions,
|
|
@@ -35404,7 +35409,7 @@
|
|
|
35404
35409
|
function ownKeys$1$(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; }
|
|
35405
35410
|
function _objectSpread$1$(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1$(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1$(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
35406
35411
|
var Header_threesectionslogocentered = function Header_threesectionslogocentered(props) {
|
|
35407
|
-
var _authdetailsContext$i3, _authdetailsContext$i0, _authdetailsContext$i10, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i12, _authdetailsContext$i13, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15;
|
|
35412
|
+
var _authdetailsContext$i3, _authdetailsContext$i0, _authdetailsContext$i10, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i12, _authdetailsContext$i13, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i17;
|
|
35408
35413
|
var _useState = React.useState(''),
|
|
35409
35414
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
35410
35415
|
sectionproperties = _useState2[0],
|
|
@@ -36490,7 +36495,7 @@
|
|
|
36490
36495
|
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader Only' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
36491
36496
|
sectionpropertiesprops: sectionproperties,
|
|
36492
36497
|
actions: actions
|
|
36493
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36498
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '68a45ba763f8b' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36494
36499
|
"class": 'allcentered',
|
|
36495
36500
|
style: {
|
|
36496
36501
|
position: 'fixed',
|