tabexseriescomponents 0.0.846 → 0.0.848
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 +3 -1
- package/dist/index.esm.js +3 -1
- package/dist/index.umd.js +3 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -83215,6 +83215,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
83215
83215
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
83216
83216
|
Variant_Color_ImageObj = _useState10[0],
|
|
83217
83217
|
setVariant_Color_ImageObj = _useState10[1];
|
|
83218
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
83218
83219
|
var plainString = function plainString(html) {
|
|
83219
83220
|
var divContainer = document.createElement('div');
|
|
83220
83221
|
divContainer.innerHTML = html;
|
|
@@ -83497,7 +83498,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
83497
83498
|
addtocardpayloadobj.variantid = variantObj.variantid;
|
|
83498
83499
|
runfunc = true;
|
|
83499
83500
|
} else {
|
|
83500
|
-
|
|
83501
|
+
var _authdetailsContext$i;
|
|
83502
|
+
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
|
|
83501
83503
|
}
|
|
83502
83504
|
} else {
|
|
83503
83505
|
runfunc = true;
|
package/dist/index.esm.js
CHANGED
|
@@ -83166,6 +83166,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
83166
83166
|
_useState10 = _slicedToArray(_useState9, 2),
|
|
83167
83167
|
Variant_Color_ImageObj = _useState10[0],
|
|
83168
83168
|
setVariant_Color_ImageObj = _useState10[1];
|
|
83169
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
83169
83170
|
var plainString = function plainString(html) {
|
|
83170
83171
|
var divContainer = document.createElement('div');
|
|
83171
83172
|
divContainer.innerHTML = html;
|
|
@@ -83448,7 +83449,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
83448
83449
|
addtocardpayloadobj.variantid = variantObj.variantid;
|
|
83449
83450
|
runfunc = true;
|
|
83450
83451
|
} else {
|
|
83451
|
-
|
|
83452
|
+
var _authdetailsContext$i;
|
|
83453
|
+
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
|
|
83452
83454
|
}
|
|
83453
83455
|
} else {
|
|
83454
83456
|
runfunc = true;
|
package/dist/index.umd.js
CHANGED
|
@@ -83031,6 +83031,7 @@
|
|
|
83031
83031
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
83032
83032
|
Variant_Color_ImageObj = _useState10[0],
|
|
83033
83033
|
setVariant_Color_ImageObj = _useState10[1];
|
|
83034
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
83034
83035
|
var plainString = function plainString(html) {
|
|
83035
83036
|
var divContainer = document.createElement('div');
|
|
83036
83037
|
divContainer.innerHTML = html;
|
|
@@ -83313,7 +83314,8 @@
|
|
|
83313
83314
|
addtocardpayloadobj.variantid = variantObj.variantid;
|
|
83314
83315
|
runfunc = true;
|
|
83315
83316
|
} else {
|
|
83316
|
-
|
|
83317
|
+
var _authdetailsContext$i;
|
|
83318
|
+
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
|
|
83317
83319
|
}
|
|
83318
83320
|
} else {
|
|
83319
83321
|
runfunc = true;
|