tabexseriescomponents 0.0.838 → 0.0.840
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 +25 -4
- package/dist/index.esm.js +25 -4
- package/dist/index.umd.js +25 -4
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -32360,7 +32360,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
32360
32360
|
onClick: function onClick() {
|
|
32361
32361
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
32362
32362
|
}
|
|
32363
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32363
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)), templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32364
32364
|
onClick: function onClick() {
|
|
32365
32365
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
32366
32366
|
}
|
|
@@ -32382,7 +32382,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
32382
32382
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
32383
32383
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
32384
32384
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
32385
|
-
}), langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32385
|
+
}), langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32386
32386
|
onClick: function onClick() {
|
|
32387
32387
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
32388
32388
|
}
|
|
@@ -36106,7 +36106,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
36106
36106
|
function ownKeys$1S(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; }
|
|
36107
36107
|
function _objectSpread$1S(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1S(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1S(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
36108
36108
|
var Modernheader = function Modernheader(props) {
|
|
36109
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
36109
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
36110
36110
|
var _useState = React.useState(''),
|
|
36111
36111
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
36112
36112
|
sectionproperties = _useState2[0],
|
|
@@ -36671,7 +36671,28 @@ var Modernheader = function Modernheader(props) {
|
|
|
36671
36671
|
style: {
|
|
36672
36672
|
minWidth: '200px'
|
|
36673
36673
|
}
|
|
36674
|
-
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
36674
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36675
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
36676
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
36677
|
+
style: {
|
|
36678
|
+
color: sectionproperties.greetingtextcolor,
|
|
36679
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
36680
|
+
fontWeight: 400
|
|
36681
|
+
}
|
|
36682
|
+
}, lang.hello, ","), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
36683
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' font-weight-600 ml-1 mr-1 text-overflow text-capitalize dropdownitem m-0 p-0 ',
|
|
36684
|
+
style: {
|
|
36685
|
+
maxWidth: '120px'
|
|
36686
|
+
},
|
|
36687
|
+
onClick: function onClick() {
|
|
36688
|
+
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
36689
|
+
}
|
|
36690
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.name))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
36691
|
+
style: {
|
|
36692
|
+
marginBottom: 0,
|
|
36693
|
+
marginTop: 0
|
|
36694
|
+
}
|
|
36695
|
+
}), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
36675
36696
|
onClick: function onClick() {
|
|
36676
36697
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
36677
36698
|
}
|
package/dist/index.esm.js
CHANGED
|
@@ -32311,7 +32311,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
32311
32311
|
onClick: function onClick() {
|
|
32312
32312
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
32313
32313
|
}
|
|
32314
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)), /*#__PURE__*/React.createElement(Dropdown.Divider, null), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
32314
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)), templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Divider, null), templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
32315
32315
|
onClick: function onClick() {
|
|
32316
32316
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
32317
32317
|
}
|
|
@@ -32333,7 +32333,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
32333
32333
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
32334
32334
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
|
|
32335
32335
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
32336
|
-
}), langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React.createElement(Dropdown.Divider, null), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
32336
|
+
}), langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Divider, null), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
32337
32337
|
onClick: function onClick() {
|
|
32338
32338
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
32339
32339
|
}
|
|
@@ -36057,7 +36057,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
36057
36057
|
function ownKeys$1S(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; }
|
|
36058
36058
|
function _objectSpread$1S(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1S(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1S(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
36059
36059
|
var Modernheader = function Modernheader(props) {
|
|
36060
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
36060
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
36061
36061
|
var _useState = useState(''),
|
|
36062
36062
|
_useState2 = _slicedToArray(_useState, 2),
|
|
36063
36063
|
sectionproperties = _useState2[0],
|
|
@@ -36622,7 +36622,28 @@ var Modernheader = function Modernheader(props) {
|
|
|
36622
36622
|
style: {
|
|
36623
36623
|
minWidth: '200px'
|
|
36624
36624
|
}
|
|
36625
|
-
}, /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
36625
|
+
}, /*#__PURE__*/React.createElement(Dropdown.Item, null, /*#__PURE__*/React.createElement("div", {
|
|
36626
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
36627
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
36628
|
+
style: {
|
|
36629
|
+
color: sectionproperties.greetingtextcolor,
|
|
36630
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
36631
|
+
fontWeight: 400
|
|
36632
|
+
}
|
|
36633
|
+
}, lang.hello, ","), /*#__PURE__*/React.createElement("p", {
|
|
36634
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' font-weight-600 ml-1 mr-1 text-overflow text-capitalize dropdownitem m-0 p-0 ',
|
|
36635
|
+
style: {
|
|
36636
|
+
maxWidth: '120px'
|
|
36637
|
+
},
|
|
36638
|
+
onClick: function onClick() {
|
|
36639
|
+
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
36640
|
+
}
|
|
36641
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.name))), /*#__PURE__*/React.createElement(Dropdown.Divider, {
|
|
36642
|
+
style: {
|
|
36643
|
+
marginBottom: 0,
|
|
36644
|
+
marginTop: 0
|
|
36645
|
+
}
|
|
36646
|
+
}), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
36626
36647
|
onClick: function onClick() {
|
|
36627
36648
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
36628
36649
|
}
|
package/dist/index.umd.js
CHANGED
|
@@ -32176,7 +32176,7 @@
|
|
|
32176
32176
|
onClick: function onClick() {
|
|
32177
32177
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
32178
32178
|
}
|
|
32179
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32179
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)), templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32180
32180
|
onClick: function onClick() {
|
|
32181
32181
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
32182
32182
|
}
|
|
@@ -32198,7 +32198,7 @@
|
|
|
32198
32198
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
32199
32199
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
32200
32200
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
32201
|
-
}), langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32201
|
+
}), langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
32202
32202
|
onClick: function onClick() {
|
|
32203
32203
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
32204
32204
|
}
|
|
@@ -35922,7 +35922,7 @@
|
|
|
35922
35922
|
function ownKeys$1S(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; }
|
|
35923
35923
|
function _objectSpread$1S(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1S(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1S(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
35924
35924
|
var Modernheader = function Modernheader(props) {
|
|
35925
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
35925
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
35926
35926
|
var _useState = React.useState(''),
|
|
35927
35927
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
35928
35928
|
sectionproperties = _useState2[0],
|
|
@@ -36487,7 +36487,28 @@
|
|
|
36487
36487
|
style: {
|
|
36488
36488
|
minWidth: '200px'
|
|
36489
36489
|
}
|
|
36490
|
-
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
36490
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36491
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
36492
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
36493
|
+
style: {
|
|
36494
|
+
color: sectionproperties.greetingtextcolor,
|
|
36495
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
36496
|
+
fontWeight: 400
|
|
36497
|
+
}
|
|
36498
|
+
}, lang.hello, ","), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
36499
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' font-weight-600 ml-1 mr-1 text-overflow text-capitalize dropdownitem m-0 p-0 ',
|
|
36500
|
+
style: {
|
|
36501
|
+
maxWidth: '120px'
|
|
36502
|
+
},
|
|
36503
|
+
onClick: function onClick() {
|
|
36504
|
+
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
36505
|
+
}
|
|
36506
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.name))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
36507
|
+
style: {
|
|
36508
|
+
marginBottom: 0,
|
|
36509
|
+
marginTop: 0
|
|
36510
|
+
}
|
|
36511
|
+
}), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
36491
36512
|
onClick: function onClick() {
|
|
36492
36513
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
36493
36514
|
}
|