tabexseriescomponents 0.2.1365 → 0.2.1366
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 +2 -2
- package/dist/index.esm.js +2 -2
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -27472,7 +27472,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
27472
27472
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27473
27473
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? ' row m-0 w-100 d-flex align-item-center justify-content-center mt-auto mb-auto flex-row ' : ' row m-0 w-100 d-flex align-item-center justify-content-end mt-auto mb-auto flex-row '
|
|
27474
27474
|
}, authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27475
|
-
"class": "p-0
|
|
27475
|
+
"class": "p-0 d-none d-md-flex justify-content-end align-items-center"
|
|
27476
27476
|
}, /*#__PURE__*/React__default["default"].createElement(BsGridFill.BsGridFill, {
|
|
27477
27477
|
color: sectionproperties.sectionTitleColor,
|
|
27478
27478
|
"class": "mx-2 cursor-pointer",
|
|
@@ -52035,7 +52035,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52035
52035
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
|
|
52036
52036
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
52037
52037
|
"class": ' allcenetered m-0 p-0 '
|
|
52038
|
-
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
52038
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
52039
52039
|
onClick: function onClick() {
|
|
52040
52040
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
52041
52041
|
}
|
package/dist/index.esm.js
CHANGED
|
@@ -27421,7 +27421,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
27421
27421
|
}, /*#__PURE__*/React.createElement("div", {
|
|
27422
27422
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? ' row m-0 w-100 d-flex align-item-center justify-content-center mt-auto mb-auto flex-row ' : ' row m-0 w-100 d-flex align-item-center justify-content-end mt-auto mb-auto flex-row '
|
|
27423
27423
|
}, authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' && /*#__PURE__*/React.createElement("div", {
|
|
27424
|
-
"class": "p-0
|
|
27424
|
+
"class": "p-0 d-none d-md-flex justify-content-end align-items-center"
|
|
27425
27425
|
}, /*#__PURE__*/React.createElement(BsGridFill, {
|
|
27426
27426
|
color: sectionproperties.sectionTitleColor,
|
|
27427
27427
|
"class": "mx-2 cursor-pointer",
|
|
@@ -51984,7 +51984,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51984
51984
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
|
|
51985
51985
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51986
51986
|
"class": ' allcenetered m-0 p-0 '
|
|
51987
|
-
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51987
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51988
51988
|
onClick: function onClick() {
|
|
51989
51989
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
51990
51990
|
}
|
package/dist/index.umd.js
CHANGED
|
@@ -27276,7 +27276,7 @@
|
|
|
27276
27276
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27277
27277
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? ' row m-0 w-100 d-flex align-item-center justify-content-center mt-auto mb-auto flex-row ' : ' row m-0 w-100 d-flex align-item-center justify-content-end mt-auto mb-auto flex-row '
|
|
27278
27278
|
}, authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27279
|
-
"class": "p-0
|
|
27279
|
+
"class": "p-0 d-none d-md-flex justify-content-end align-items-center"
|
|
27280
27280
|
}, /*#__PURE__*/React__default["default"].createElement(BsGridFill.BsGridFill, {
|
|
27281
27281
|
color: sectionproperties.sectionTitleColor,
|
|
27282
27282
|
"class": "mx-2 cursor-pointer",
|
|
@@ -51839,7 +51839,7 @@
|
|
|
51839
51839
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
|
|
51840
51840
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51841
51841
|
"class": ' allcenetered m-0 p-0 '
|
|
51842
|
-
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
51842
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
51843
51843
|
onClick: function onClick() {
|
|
51844
51844
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
51845
51845
|
}
|