tabexseriescomponents 0.0.496 → 0.0.497
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 +19 -2
- package/dist/index.esm.js +19 -2
- package/dist/index.umd.js +19 -2
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -27958,7 +27958,7 @@ styleInject(css_248z$v);
|
|
|
27958
27958
|
function ownKeys$1R(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; }
|
|
27959
27959
|
function _objectSpread$1R(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1R(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1R(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
27960
27960
|
var Simpleheader = function Simpleheader(props) {
|
|
27961
|
-
var _css, _css2, _header_cssstyles, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$c2, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
27961
|
+
var _css, _css2, _header_cssstyles, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$c2, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
27962
27962
|
var actions = props.actions;
|
|
27963
27963
|
var _useState = React.useState(''),
|
|
27964
27964
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
@@ -28232,7 +28232,24 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
28232
28232
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
28233
28233
|
marginBottom: sectionproperties.header_marginBottom + 'px'
|
|
28234
28234
|
}
|
|
28235
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
28235
|
+
}, sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
28236
|
+
href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
|
|
28237
|
+
target: '_blank',
|
|
28238
|
+
style: {
|
|
28239
|
+
position: 'fixed',
|
|
28240
|
+
bottom: 10,
|
|
28241
|
+
right: 10,
|
|
28242
|
+
zIndex: 999999,
|
|
28243
|
+
transition: 'all 0.3s ease-out'
|
|
28244
|
+
}
|
|
28245
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
28246
|
+
src: 'https://tabex-co.com/storage/StaticImages/whatsapp.png',
|
|
28247
|
+
style: {
|
|
28248
|
+
width: '40px',
|
|
28249
|
+
height: '40px',
|
|
28250
|
+
cursor: 'pointer'
|
|
28251
|
+
}
|
|
28252
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28236
28253
|
"class": " ".concat(header_cssstyles.headercontainer) + ' d-flex d-md-none align-items-center m-0 '
|
|
28237
28254
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28238
28255
|
"class": "row m-0 w-100 "
|
package/dist/index.esm.js
CHANGED
|
@@ -27909,7 +27909,7 @@ styleInject(css_248z$v);
|
|
|
27909
27909
|
function ownKeys$1R(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; }
|
|
27910
27910
|
function _objectSpread$1R(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1R(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1R(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
27911
27911
|
var Simpleheader = function Simpleheader(props) {
|
|
27912
|
-
var _css, _css2, _header_cssstyles, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$c2, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
27912
|
+
var _css, _css2, _header_cssstyles, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$c2, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
27913
27913
|
var actions = props.actions;
|
|
27914
27914
|
var _useState = useState(''),
|
|
27915
27915
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -28183,7 +28183,24 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
28183
28183
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
28184
28184
|
marginBottom: sectionproperties.header_marginBottom + 'px'
|
|
28185
28185
|
}
|
|
28186
|
-
}, /*#__PURE__*/React.createElement("
|
|
28186
|
+
}, sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("a", {
|
|
28187
|
+
href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
|
|
28188
|
+
target: '_blank',
|
|
28189
|
+
style: {
|
|
28190
|
+
position: 'fixed',
|
|
28191
|
+
bottom: 10,
|
|
28192
|
+
right: 10,
|
|
28193
|
+
zIndex: 999999,
|
|
28194
|
+
transition: 'all 0.3s ease-out'
|
|
28195
|
+
}
|
|
28196
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
28197
|
+
src: 'https://tabex-co.com/storage/StaticImages/whatsapp.png',
|
|
28198
|
+
style: {
|
|
28199
|
+
width: '40px',
|
|
28200
|
+
height: '40px',
|
|
28201
|
+
cursor: 'pointer'
|
|
28202
|
+
}
|
|
28203
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
28187
28204
|
"class": " ".concat(header_cssstyles.headercontainer) + ' d-flex d-md-none align-items-center m-0 '
|
|
28188
28205
|
}, /*#__PURE__*/React.createElement("div", {
|
|
28189
28206
|
"class": "row m-0 w-100 "
|
package/dist/index.umd.js
CHANGED
|
@@ -27784,7 +27784,7 @@
|
|
|
27784
27784
|
function ownKeys$1R(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; }
|
|
27785
27785
|
function _objectSpread$1R(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1R(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1R(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
27786
27786
|
var Simpleheader = function Simpleheader(props) {
|
|
27787
|
-
var _css, _css2, _header_cssstyles, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$c2, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
27787
|
+
var _css, _css2, _header_cssstyles, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$c2, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
27788
27788
|
var actions = props.actions;
|
|
27789
27789
|
var _useState = React.useState(''),
|
|
27790
27790
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
@@ -28058,7 +28058,24 @@
|
|
|
28058
28058
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
28059
28059
|
marginBottom: sectionproperties.header_marginBottom + 'px'
|
|
28060
28060
|
}
|
|
28061
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
28061
|
+
}, sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
28062
|
+
href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
|
|
28063
|
+
target: '_blank',
|
|
28064
|
+
style: {
|
|
28065
|
+
position: 'fixed',
|
|
28066
|
+
bottom: 10,
|
|
28067
|
+
right: 10,
|
|
28068
|
+
zIndex: 999999,
|
|
28069
|
+
transition: 'all 0.3s ease-out'
|
|
28070
|
+
}
|
|
28071
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
28072
|
+
src: 'https://tabex-co.com/storage/StaticImages/whatsapp.png',
|
|
28073
|
+
style: {
|
|
28074
|
+
width: '40px',
|
|
28075
|
+
height: '40px',
|
|
28076
|
+
cursor: 'pointer'
|
|
28077
|
+
}
|
|
28078
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28062
28079
|
"class": " ".concat(header_cssstyles.headercontainer) + ' d-flex d-md-none align-items-center m-0 '
|
|
28063
28080
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28064
28081
|
"class": "row m-0 w-100 "
|