tabexseriescomponents 0.0.463 → 0.0.464
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 +63 -43
- package/dist/index.esm.js +63 -43
- package/dist/index.umd.js +63 -43
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -3091,7 +3091,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3091
3091
|
"class": "my-3"
|
|
3092
3092
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3093
3093
|
"class": "col-lg-12 text-start p-md-0"
|
|
3094
|
-
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.
|
|
3094
|
+
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productfeatures) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.map(function (fitem, findex) {
|
|
3095
3095
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3096
3096
|
"class": "row m-0 w-100 text-start mb-3 mt-2"
|
|
3097
3097
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -3214,7 +3214,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3214
3214
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
3215
3215
|
"class": "m-0"
|
|
3216
3216
|
})), sectionproperties.descriptionstyle == 'Style 2' && sectionproperties.showshortdescription == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3217
|
-
"class": "col-lg-12 col-md-12 p-md-0"
|
|
3217
|
+
"class": "col-lg-12 col-md-12 p-md-0 mb-3"
|
|
3218
3218
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
3219
3219
|
allowMultipleExpanded: true,
|
|
3220
3220
|
allowZeroExpanded: true
|
|
@@ -12766,7 +12766,7 @@ var AccountInformation = function AccountInformation(props) {
|
|
|
12766
12766
|
})))))));
|
|
12767
12767
|
};
|
|
12768
12768
|
|
|
12769
|
-
var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width:
|
|
12769
|
+
var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 40% !important;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n}\n\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy {\n flex-direction: row !important;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n /* border-top: 5px solid #fff; */\n margin: 0 5px;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n padding: 0 !important;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n";
|
|
12770
12770
|
var tabstyles = {"tabs":"tabs-module_tabs__36dMY","tabsul":"tabs-module_tabsul__wNZqy","tabsli":"tabs-module_tabsli__-uR10","active":"tabs-module_active__6wLfI","tabsliheaderresp":"tabs-module_tabsliheaderresp__TPNhh","accordionContainer":"tabs-module_accordionContainer__-MSW5","policiestabs":"tabs-module_policiestabs__nopXD"};
|
|
12771
12771
|
styleInject(css_248z$F);
|
|
12772
12772
|
|
|
@@ -45686,6 +45686,52 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
45686
45686
|
}
|
|
45687
45687
|
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar)))));
|
|
45688
45688
|
};
|
|
45689
|
+
var Accordion1 = function Accordion1() {
|
|
45690
|
+
return /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
45691
|
+
uuid: 1
|
|
45692
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45693
|
+
"class": "row m-0 w-100"
|
|
45694
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45695
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
45696
|
+
}, Section1Title()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45697
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
45698
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45699
|
+
if (state.expanded == true) {
|
|
45700
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45701
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45702
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45703
|
+
} else {
|
|
45704
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45705
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45706
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45707
|
+
}
|
|
45708
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45709
|
+
className: "p-0 anim"
|
|
45710
|
+
}, Section1pages()));
|
|
45711
|
+
};
|
|
45712
|
+
var Accordion2 = function Accordion2() {
|
|
45713
|
+
return /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
45714
|
+
uuid: 1
|
|
45715
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45716
|
+
"class": "row m-0 w-100"
|
|
45717
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45718
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
45719
|
+
}, Section2Title()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45720
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
45721
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45722
|
+
if (state.expanded == true) {
|
|
45723
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45724
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45725
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45726
|
+
} else {
|
|
45727
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45728
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45729
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45730
|
+
}
|
|
45731
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45732
|
+
className: "p-0 anim"
|
|
45733
|
+
}, Section2pages()));
|
|
45734
|
+
};
|
|
45689
45735
|
var StoreInformation = function StoreInformation() {
|
|
45690
45736
|
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
45691
45737
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -45777,29 +45823,16 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
45777
45823
|
"class": "col-lg-3 col-md-12"
|
|
45778
45824
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45779
45825
|
"class": "row m-0 w-100 d-none d-md-flex editor-accordion"
|
|
45780
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45826
|
+
}, sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45781
45827
|
"class": "w-100",
|
|
45782
45828
|
allowMultipleExpanded: true,
|
|
45783
45829
|
allowZeroExpanded: true
|
|
45784
|
-
},
|
|
45785
|
-
"class": "
|
|
45786
|
-
|
|
45787
|
-
|
|
45788
|
-
|
|
45789
|
-
|
|
45790
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45791
|
-
if (state.expanded == true) {
|
|
45792
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45793
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45794
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45795
|
-
} else {
|
|
45796
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45797
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45798
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45799
|
-
}
|
|
45800
|
-
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45801
|
-
className: "p-0 anim"
|
|
45802
|
-
}, Section1pages())))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45830
|
+
}, Accordion1()), sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45831
|
+
"class": "w-100",
|
|
45832
|
+
allowMultipleExpanded: true,
|
|
45833
|
+
allowZeroExpanded: true,
|
|
45834
|
+
preExpanded: [0, 1]
|
|
45835
|
+
}, Accordion1())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45803
45836
|
"class": "row m-0 w-100 d-flex d-md-none"
|
|
45804
45837
|
}, Section1Title(), Section1pages())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45805
45838
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
|
@@ -45809,29 +45842,16 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
45809
45842
|
"class": "col-lg-3 col-md-12"
|
|
45810
45843
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45811
45844
|
"class": "row m-0 w-100 d-none d-md-flex editor-accordion"
|
|
45812
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45845
|
+
}, sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45813
45846
|
allowMultipleExpanded: true,
|
|
45814
45847
|
allowZeroExpanded: true,
|
|
45815
45848
|
"class": "w-100"
|
|
45816
|
-
},
|
|
45817
|
-
"class": "
|
|
45818
|
-
|
|
45819
|
-
|
|
45820
|
-
|
|
45821
|
-
|
|
45822
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45823
|
-
if (state.expanded == true) {
|
|
45824
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45825
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45826
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45827
|
-
} else {
|
|
45828
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45829
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45830
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45831
|
-
}
|
|
45832
|
-
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45833
|
-
className: "p-0 anim"
|
|
45834
|
-
}, Section2pages())))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45849
|
+
}, Accordion2()), sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45850
|
+
"class": "w-100",
|
|
45851
|
+
allowMultipleExpanded: true,
|
|
45852
|
+
allowZeroExpanded: true,
|
|
45853
|
+
preExpanded: [0, 1]
|
|
45854
|
+
}, Accordion2())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45835
45855
|
"class": "row m-0 w-100 d-flex d-md-none"
|
|
45836
45856
|
}, Section2Title(), Section2pages())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45837
45857
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
package/dist/index.esm.js
CHANGED
|
@@ -3042,7 +3042,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3042
3042
|
"class": "my-3"
|
|
3043
3043
|
})), /*#__PURE__*/React.createElement("div", {
|
|
3044
3044
|
"class": "col-lg-12 text-start p-md-0"
|
|
3045
|
-
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.
|
|
3045
|
+
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productfeatures) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.map(function (fitem, findex) {
|
|
3046
3046
|
return /*#__PURE__*/React.createElement("div", {
|
|
3047
3047
|
"class": "row m-0 w-100 text-start mb-3 mt-2"
|
|
3048
3048
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -3165,7 +3165,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3165
3165
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
3166
3166
|
"class": "m-0"
|
|
3167
3167
|
})), sectionproperties.descriptionstyle == 'Style 2' && sectionproperties.showshortdescription == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3168
|
-
"class": "col-lg-12 col-md-12 p-md-0"
|
|
3168
|
+
"class": "col-lg-12 col-md-12 p-md-0 mb-3"
|
|
3169
3169
|
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
3170
3170
|
allowMultipleExpanded: true,
|
|
3171
3171
|
allowZeroExpanded: true
|
|
@@ -12717,7 +12717,7 @@ var AccountInformation = function AccountInformation(props) {
|
|
|
12717
12717
|
})))))));
|
|
12718
12718
|
};
|
|
12719
12719
|
|
|
12720
|
-
var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width:
|
|
12720
|
+
var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 40% !important;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n}\n\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy {\n flex-direction: row !important;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n /* border-top: 5px solid #fff; */\n margin: 0 5px;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n padding: 0 !important;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n";
|
|
12721
12721
|
var tabstyles = {"tabs":"tabs-module_tabs__36dMY","tabsul":"tabs-module_tabsul__wNZqy","tabsli":"tabs-module_tabsli__-uR10","active":"tabs-module_active__6wLfI","tabsliheaderresp":"tabs-module_tabsliheaderresp__TPNhh","accordionContainer":"tabs-module_accordionContainer__-MSW5","policiestabs":"tabs-module_policiestabs__nopXD"};
|
|
12722
12722
|
styleInject(css_248z$F);
|
|
12723
12723
|
|
|
@@ -45637,6 +45637,52 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
45637
45637
|
}
|
|
45638
45638
|
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar)))));
|
|
45639
45639
|
};
|
|
45640
|
+
var Accordion1 = function Accordion1() {
|
|
45641
|
+
return /*#__PURE__*/React.createElement(AccordionItem, {
|
|
45642
|
+
uuid: 1
|
|
45643
|
+
}, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
|
|
45644
|
+
"class": "row m-0 w-100"
|
|
45645
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
45646
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
45647
|
+
}, Section1Title()), /*#__PURE__*/React.createElement("div", {
|
|
45648
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
45649
|
+
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
45650
|
+
if (state.expanded == true) {
|
|
45651
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
45652
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45653
|
+
}, /*#__PURE__*/React.createElement(FiChevronDown, null));
|
|
45654
|
+
} else {
|
|
45655
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
45656
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45657
|
+
}, /*#__PURE__*/React.createElement(FiChevronUp, null));
|
|
45658
|
+
}
|
|
45659
|
+
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
45660
|
+
className: "p-0 anim"
|
|
45661
|
+
}, Section1pages()));
|
|
45662
|
+
};
|
|
45663
|
+
var Accordion2 = function Accordion2() {
|
|
45664
|
+
return /*#__PURE__*/React.createElement(AccordionItem, {
|
|
45665
|
+
uuid: 1
|
|
45666
|
+
}, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
|
|
45667
|
+
"class": "row m-0 w-100"
|
|
45668
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
45669
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
45670
|
+
}, Section2Title()), /*#__PURE__*/React.createElement("div", {
|
|
45671
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
45672
|
+
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
45673
|
+
if (state.expanded == true) {
|
|
45674
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
45675
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45676
|
+
}, /*#__PURE__*/React.createElement(FiChevronDown, null));
|
|
45677
|
+
} else {
|
|
45678
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
45679
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45680
|
+
}, /*#__PURE__*/React.createElement(FiChevronUp, null));
|
|
45681
|
+
}
|
|
45682
|
+
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
45683
|
+
className: "p-0 anim"
|
|
45684
|
+
}, Section2pages()));
|
|
45685
|
+
};
|
|
45640
45686
|
var StoreInformation = function StoreInformation() {
|
|
45641
45687
|
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
45642
45688
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -45728,29 +45774,16 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
45728
45774
|
"class": "col-lg-3 col-md-12"
|
|
45729
45775
|
}, /*#__PURE__*/React.createElement("div", {
|
|
45730
45776
|
"class": "row m-0 w-100 d-none d-md-flex editor-accordion"
|
|
45731
|
-
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
45777
|
+
}, sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React.createElement(Accordion, {
|
|
45732
45778
|
"class": "w-100",
|
|
45733
45779
|
allowMultipleExpanded: true,
|
|
45734
45780
|
allowZeroExpanded: true
|
|
45735
|
-
},
|
|
45736
|
-
"class": "
|
|
45737
|
-
|
|
45738
|
-
|
|
45739
|
-
|
|
45740
|
-
|
|
45741
|
-
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
45742
|
-
if (state.expanded == true) {
|
|
45743
|
-
return /*#__PURE__*/React.createElement("i", {
|
|
45744
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45745
|
-
}, /*#__PURE__*/React.createElement(FiChevronDown, null));
|
|
45746
|
-
} else {
|
|
45747
|
-
return /*#__PURE__*/React.createElement("i", {
|
|
45748
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45749
|
-
}, /*#__PURE__*/React.createElement(FiChevronUp, null));
|
|
45750
|
-
}
|
|
45751
|
-
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
45752
|
-
className: "p-0 anim"
|
|
45753
|
-
}, Section1pages())))), /*#__PURE__*/React.createElement("div", {
|
|
45781
|
+
}, Accordion1()), sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React.createElement(Accordion, {
|
|
45782
|
+
"class": "w-100",
|
|
45783
|
+
allowMultipleExpanded: true,
|
|
45784
|
+
allowZeroExpanded: true,
|
|
45785
|
+
preExpanded: [0, 1]
|
|
45786
|
+
}, Accordion1())), /*#__PURE__*/React.createElement("div", {
|
|
45754
45787
|
"class": "row m-0 w-100 d-flex d-md-none"
|
|
45755
45788
|
}, Section1Title(), Section1pages())), /*#__PURE__*/React.createElement("div", {
|
|
45756
45789
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
|
@@ -45760,29 +45793,16 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
45760
45793
|
"class": "col-lg-3 col-md-12"
|
|
45761
45794
|
}, /*#__PURE__*/React.createElement("div", {
|
|
45762
45795
|
"class": "row m-0 w-100 d-none d-md-flex editor-accordion"
|
|
45763
|
-
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
45796
|
+
}, sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React.createElement(Accordion, {
|
|
45764
45797
|
allowMultipleExpanded: true,
|
|
45765
45798
|
allowZeroExpanded: true,
|
|
45766
45799
|
"class": "w-100"
|
|
45767
|
-
},
|
|
45768
|
-
"class": "
|
|
45769
|
-
|
|
45770
|
-
|
|
45771
|
-
|
|
45772
|
-
|
|
45773
|
-
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
45774
|
-
if (state.expanded == true) {
|
|
45775
|
-
return /*#__PURE__*/React.createElement("i", {
|
|
45776
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45777
|
-
}, /*#__PURE__*/React.createElement(FiChevronDown, null));
|
|
45778
|
-
} else {
|
|
45779
|
-
return /*#__PURE__*/React.createElement("i", {
|
|
45780
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45781
|
-
}, /*#__PURE__*/React.createElement(FiChevronUp, null));
|
|
45782
|
-
}
|
|
45783
|
-
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
45784
|
-
className: "p-0 anim"
|
|
45785
|
-
}, Section2pages())))), /*#__PURE__*/React.createElement("div", {
|
|
45800
|
+
}, Accordion2()), sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React.createElement(Accordion, {
|
|
45801
|
+
"class": "w-100",
|
|
45802
|
+
allowMultipleExpanded: true,
|
|
45803
|
+
allowZeroExpanded: true,
|
|
45804
|
+
preExpanded: [0, 1]
|
|
45805
|
+
}, Accordion2())), /*#__PURE__*/React.createElement("div", {
|
|
45786
45806
|
"class": "row m-0 w-100 d-flex d-md-none"
|
|
45787
45807
|
}, Section2Title(), Section2pages())), /*#__PURE__*/React.createElement("div", {
|
|
45788
45808
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
package/dist/index.umd.js
CHANGED
|
@@ -2917,7 +2917,7 @@
|
|
|
2917
2917
|
"class": "my-3"
|
|
2918
2918
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2919
2919
|
"class": "col-lg-12 text-start p-md-0"
|
|
2920
|
-
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.
|
|
2920
|
+
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productfeatures) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.map(function (fitem, findex) {
|
|
2921
2921
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2922
2922
|
"class": "row m-0 w-100 text-start mb-3 mt-2"
|
|
2923
2923
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -3040,7 +3040,7 @@
|
|
|
3040
3040
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
3041
3041
|
"class": "m-0"
|
|
3042
3042
|
})), sectionproperties.descriptionstyle == 'Style 2' && sectionproperties.showshortdescription == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3043
|
-
"class": "col-lg-12 col-md-12 p-md-0"
|
|
3043
|
+
"class": "col-lg-12 col-md-12 p-md-0 mb-3"
|
|
3044
3044
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
3045
3045
|
allowMultipleExpanded: true,
|
|
3046
3046
|
allowZeroExpanded: true
|
|
@@ -12592,7 +12592,7 @@
|
|
|
12592
12592
|
})))))));
|
|
12593
12593
|
};
|
|
12594
12594
|
|
|
12595
|
-
var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width:
|
|
12595
|
+
var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 40% !important;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n}\n\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy {\n flex-direction: row !important;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n /* border-top: 5px solid #fff; */\n margin: 0 5px;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n padding: 0 !important;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n";
|
|
12596
12596
|
var tabstyles = {"tabs":"tabs-module_tabs__36dMY","tabsul":"tabs-module_tabsul__wNZqy","tabsli":"tabs-module_tabsli__-uR10","active":"tabs-module_active__6wLfI","tabsliheaderresp":"tabs-module_tabsliheaderresp__TPNhh","accordionContainer":"tabs-module_accordionContainer__-MSW5","policiestabs":"tabs-module_policiestabs__nopXD"};
|
|
12597
12597
|
styleInject(css_248z$F);
|
|
12598
12598
|
|
|
@@ -45512,6 +45512,52 @@
|
|
|
45512
45512
|
}
|
|
45513
45513
|
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar)))));
|
|
45514
45514
|
};
|
|
45515
|
+
var Accordion1 = function Accordion1() {
|
|
45516
|
+
return /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
45517
|
+
uuid: 1
|
|
45518
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45519
|
+
"class": "row m-0 w-100"
|
|
45520
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45521
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
45522
|
+
}, Section1Title()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45523
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
45524
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45525
|
+
if (state.expanded == true) {
|
|
45526
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45527
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45528
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45529
|
+
} else {
|
|
45530
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45531
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45532
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45533
|
+
}
|
|
45534
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45535
|
+
className: "p-0 anim"
|
|
45536
|
+
}, Section1pages()));
|
|
45537
|
+
};
|
|
45538
|
+
var Accordion2 = function Accordion2() {
|
|
45539
|
+
return /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
45540
|
+
uuid: 1
|
|
45541
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45542
|
+
"class": "row m-0 w-100"
|
|
45543
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45544
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
45545
|
+
}, Section2Title()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45546
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
45547
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45548
|
+
if (state.expanded == true) {
|
|
45549
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45550
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45551
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45552
|
+
} else {
|
|
45553
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45554
|
+
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45555
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45556
|
+
}
|
|
45557
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45558
|
+
className: "p-0 anim"
|
|
45559
|
+
}, Section2pages()));
|
|
45560
|
+
};
|
|
45515
45561
|
var StoreInformation = function StoreInformation() {
|
|
45516
45562
|
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
45517
45563
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -45603,29 +45649,16 @@
|
|
|
45603
45649
|
"class": "col-lg-3 col-md-12"
|
|
45604
45650
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45605
45651
|
"class": "row m-0 w-100 d-none d-md-flex editor-accordion"
|
|
45606
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45652
|
+
}, sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45607
45653
|
"class": "w-100",
|
|
45608
45654
|
allowMultipleExpanded: true,
|
|
45609
45655
|
allowZeroExpanded: true
|
|
45610
|
-
},
|
|
45611
|
-
"class": "
|
|
45612
|
-
|
|
45613
|
-
|
|
45614
|
-
|
|
45615
|
-
|
|
45616
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45617
|
-
if (state.expanded == true) {
|
|
45618
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45619
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45620
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45621
|
-
} else {
|
|
45622
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45623
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45624
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45625
|
-
}
|
|
45626
|
-
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45627
|
-
className: "p-0 anim"
|
|
45628
|
-
}, Section1pages())))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45656
|
+
}, Accordion1()), sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45657
|
+
"class": "w-100",
|
|
45658
|
+
allowMultipleExpanded: true,
|
|
45659
|
+
allowZeroExpanded: true,
|
|
45660
|
+
preExpanded: [0, 1]
|
|
45661
|
+
}, Accordion1())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45629
45662
|
"class": "row m-0 w-100 d-flex d-md-none"
|
|
45630
45663
|
}, Section1Title(), Section1pages())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45631
45664
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
|
@@ -45635,29 +45668,16 @@
|
|
|
45635
45668
|
"class": "col-lg-3 col-md-12"
|
|
45636
45669
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45637
45670
|
"class": "row m-0 w-100 d-none d-md-flex editor-accordion"
|
|
45638
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45671
|
+
}, sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45639
45672
|
allowMultipleExpanded: true,
|
|
45640
45673
|
allowZeroExpanded: true,
|
|
45641
45674
|
"class": "w-100"
|
|
45642
|
-
},
|
|
45643
|
-
"class": "
|
|
45644
|
-
|
|
45645
|
-
|
|
45646
|
-
|
|
45647
|
-
|
|
45648
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
45649
|
-
if (state.expanded == true) {
|
|
45650
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45651
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45652
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
45653
|
-
} else {
|
|
45654
|
-
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
45655
|
-
className: footerStyles.sectionTitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
45656
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
45657
|
-
}
|
|
45658
|
-
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
45659
|
-
className: "p-0 anim"
|
|
45660
|
-
}, Section2pages())))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45675
|
+
}, Accordion2()), sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
45676
|
+
"class": "w-100",
|
|
45677
|
+
allowMultipleExpanded: true,
|
|
45678
|
+
allowZeroExpanded: true,
|
|
45679
|
+
preExpanded: [0, 1]
|
|
45680
|
+
}, Accordion2())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45661
45681
|
"class": "row m-0 w-100 d-flex d-md-none"
|
|
45662
45682
|
}, Section2Title(), Section2pages())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45663
45683
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|