tabexseriescomponents 0.0.452 → 0.0.454
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 +5 -1
- package/dist/index.esm.js +5 -1
- package/dist/index.umd.js +5 -1
- package/package.json +1 -1
- package/src.zip +0 -0
package/dist/index.cjs.js
CHANGED
|
@@ -9344,6 +9344,10 @@ var Checkout = function Checkout(props) {
|
|
|
9344
9344
|
}
|
|
9345
9345
|
}
|
|
9346
9346
|
Pixel_EventsContext('InitiateCheckout', {});
|
|
9347
|
+
GeneralAPIMutationContext.mutate({
|
|
9348
|
+
endpointurl: '/InitiateCheckout',
|
|
9349
|
+
mutateSuccesscallback: function mutateSuccesscallback() {}
|
|
9350
|
+
});
|
|
9347
9351
|
}, [authdetailsContext]);
|
|
9348
9352
|
var cartinfoupdater = function cartinfoupdater(key, value) {
|
|
9349
9353
|
var _fetchcustomercartQue9, _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16, _fetchcustomercartQue17, _fetchcustomercartQue18;
|
|
@@ -10451,7 +10455,7 @@ var Checkout = function Checkout(props) {
|
|
|
10451
10455
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
10452
10456
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
10453
10457
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
10454
|
-
},
|
|
10458
|
+
}, sectionproperties.valuorfawryname))), authdetailsContext.instinfo.acceptmobilewalletpayment == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10455
10459
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
10456
10460
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
10457
10461
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
package/dist/index.esm.js
CHANGED
|
@@ -9295,6 +9295,10 @@ var Checkout = function Checkout(props) {
|
|
|
9295
9295
|
}
|
|
9296
9296
|
}
|
|
9297
9297
|
Pixel_EventsContext('InitiateCheckout', {});
|
|
9298
|
+
GeneralAPIMutationContext.mutate({
|
|
9299
|
+
endpointurl: '/InitiateCheckout',
|
|
9300
|
+
mutateSuccesscallback: function mutateSuccesscallback() {}
|
|
9301
|
+
});
|
|
9298
9302
|
}, [authdetailsContext]);
|
|
9299
9303
|
var cartinfoupdater = function cartinfoupdater(key, value) {
|
|
9300
9304
|
var _fetchcustomercartQue9, _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16, _fetchcustomercartQue17, _fetchcustomercartQue18;
|
|
@@ -10402,7 +10406,7 @@ var Checkout = function Checkout(props) {
|
|
|
10402
10406
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
10403
10407
|
})), /*#__PURE__*/React.createElement("p", {
|
|
10404
10408
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
10405
|
-
},
|
|
10409
|
+
}, sectionproperties.valuorfawryname))), authdetailsContext.instinfo.acceptmobilewalletpayment == 1 && /*#__PURE__*/React.createElement("div", {
|
|
10406
10410
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
10407
10411
|
}, /*#__PURE__*/React.createElement("label", {
|
|
10408
10412
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
package/dist/index.umd.js
CHANGED
|
@@ -9172,6 +9172,10 @@
|
|
|
9172
9172
|
}
|
|
9173
9173
|
}
|
|
9174
9174
|
Pixel_EventsContext('InitiateCheckout', {});
|
|
9175
|
+
GeneralAPIMutationContext.mutate({
|
|
9176
|
+
endpointurl: '/InitiateCheckout',
|
|
9177
|
+
mutateSuccesscallback: function mutateSuccesscallback() {}
|
|
9178
|
+
});
|
|
9175
9179
|
}, [authdetailsContext]);
|
|
9176
9180
|
var cartinfoupdater = function cartinfoupdater(key, value) {
|
|
9177
9181
|
var _fetchcustomercartQue9, _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16, _fetchcustomercartQue17, _fetchcustomercartQue18;
|
|
@@ -10279,7 +10283,7 @@
|
|
|
10279
10283
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
10280
10284
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
10281
10285
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
10282
|
-
},
|
|
10286
|
+
}, sectionproperties.valuorfawryname))), authdetailsContext.instinfo.acceptmobilewalletpayment == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10283
10287
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
10284
10288
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
10285
10289
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
package/package.json
CHANGED
package/src.zip
ADDED
|
Binary file
|