tabexseriescomponents 0.0.846 → 0.0.847

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 CHANGED
@@ -83497,7 +83497,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
83497
83497
  addtocardpayloadobj.variantid = variantObj.variantid;
83498
83498
  runfunc = true;
83499
83499
  } else {
83500
- NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
83500
+ var _authdetailsContext;
83501
+ NotificationManager.warning('', ((_authdetailsContext = authdetailsContext) === null || _authdetailsContext === void 0 || (_authdetailsContext = _authdetailsContext.instinfo) === null || _authdetailsContext === void 0 ? void 0 : _authdetailsContext.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
83501
83502
  }
83502
83503
  } else {
83503
83504
  runfunc = true;
package/dist/index.esm.js CHANGED
@@ -83448,7 +83448,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
83448
83448
  addtocardpayloadobj.variantid = variantObj.variantid;
83449
83449
  runfunc = true;
83450
83450
  } else {
83451
- NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
83451
+ var _authdetailsContext;
83452
+ NotificationManager.warning('', ((_authdetailsContext = authdetailsContext) === null || _authdetailsContext === void 0 || (_authdetailsContext = _authdetailsContext.instinfo) === null || _authdetailsContext === void 0 ? void 0 : _authdetailsContext.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
83452
83453
  }
83453
83454
  } else {
83454
83455
  runfunc = true;
package/dist/index.umd.js CHANGED
@@ -83313,7 +83313,8 @@
83313
83313
  addtocardpayloadobj.variantid = variantObj.variantid;
83314
83314
  runfunc = true;
83315
83315
  } else {
83316
- NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
83316
+ var _authdetailsContext;
83317
+ NotificationManager.warning('', ((_authdetailsContext = authdetailsContext) === null || _authdetailsContext === void 0 || (_authdetailsContext = _authdetailsContext.instinfo) === null || _authdetailsContext === void 0 ? void 0 : _authdetailsContext.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
83317
83318
  }
83318
83319
  } else {
83319
83320
  runfunc = true;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.846",
3
+ "version": "0.0.847",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {