tabexseriescomponents 0.0.486 → 0.0.488

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
@@ -10899,7 +10899,7 @@ var Select$2 = /*#__PURE__*/React__default["default"].lazy(function () {
10899
10899
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('react-select')); });
10900
10900
  });
10901
10901
  var CustomerInformationForm = function CustomerInformationForm(props) {
10902
- var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i2, _authdetailsContext$c, _authdetailsContext$c2;
10902
+ var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i3, _authdetailsContext$c, _authdetailsContext$c2;
10903
10903
  var lang = props.actions.lang;
10904
10904
  var langdetect = props.actions.langdetect;
10905
10905
  props.actions.routingcountext;
@@ -11049,6 +11049,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
11049
11049
  return String(email).toLowerCase().match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/);
11050
11050
  };
11051
11051
  var verifypayload = function verifypayload() {
11052
+ var _authdetailsContext$i2;
11052
11053
  var iscompleted = false;
11053
11054
  var isshippingaddresscompleted = false;
11054
11055
  var passwordvalidation = false;
@@ -11082,6 +11083,14 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
11082
11083
  } else {
11083
11084
  isshippingaddresscompleted = true;
11084
11085
  }
11086
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '652e3ae969122') {
11087
+ if (payloadobj.name.length < 3) {
11088
+ NotificationManager.warning('', langdetect == 'en' ? 'Please Write your Full Name' : 'من فضلك اكتب اسمك كاملاً');
11089
+ }
11090
+ if (payloadobj.countrydialcode == '20' && payloadobj.mobile.length < 10) {
11091
+ NotificationManager.warning('', langdetect == 'en' ? 'Please Write valid phone number' : 'من فضلك اكتب رقم تليفون صحيح');
11092
+ }
11093
+ }
11085
11094
  if (validateEmailstring(payloadobj.email)) {
11086
11095
  if (payloadobj.email.length != 0 && payloadobj.name.length != 0 && payloadobj.mobile.length != 0 && passwordvalidation == true) {
11087
11096
  if (isshippingaddresscompleted) {
@@ -11656,7 +11665,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
11656
11665
  style: {
11657
11666
  background: sectionproperties.formLeftbgColor
11658
11667
  }
11659
- }, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React__default["default"].createElement("div", {
11668
+ }, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React__default["default"].createElement("div", {
11660
11669
  className: "col-lg-12 p-0"
11661
11670
  }, /*#__PURE__*/React__default["default"].createElement("div", {
11662
11671
  className: "row ml-0 mr-0 w-100"
@@ -57892,7 +57901,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
57892
57901
  return /*#__PURE__*/React__default["default"].createElement("div", {
57893
57902
  "class": ' row ml-0 mr-0 w-md-100 d-flex justify-content-center align-items-center w-100 ',
57894
57903
  style: {
57895
- background: sectionproperties.outerbgcolor
57904
+ background: sectionproperties.outerbgcolor,
57905
+ zIndex: 20
57896
57906
  }
57897
57907
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57898
57908
  "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
@@ -59637,7 +59647,16 @@ var Slideshowzoom = function Slideshowzoom(props) {
59637
59647
  paddingBottom: sectionproperties.marginBottom + 'px',
59638
59648
  paddingTop: sectionproperties.marginTop + 'px'
59639
59649
  }
59640
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59650
+ }, sectionproperties.showplayer == 'Show' && /*#__PURE__*/React__default["default"].createElement("iframe", {
59651
+ id: "player",
59652
+ src: 'http://radio.hvips.com:8056/stream',
59653
+ width: "0",
59654
+ height: "0",
59655
+ allowfullscreen: "",
59656
+ loading: "lazy",
59657
+ referrerpolicy: "no-referrer-when-downgrade",
59658
+ allow: "autoplay"
59659
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
59641
59660
  "class": cardarrayofobjs.length != 0 ? 'col-lg-12 p-0 d-flex justify-content-center' : 'col-lg-12 p-0 d-flex justify-content-center h-md-auto h-sm-auto',
59642
59661
  style: {
59643
59662
  height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
package/dist/index.esm.js CHANGED
@@ -10850,7 +10850,7 @@ var Select$2 = /*#__PURE__*/React.lazy(function () {
10850
10850
  return import('react-select');
10851
10851
  });
10852
10852
  var CustomerInformationForm = function CustomerInformationForm(props) {
10853
- var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i2, _authdetailsContext$c, _authdetailsContext$c2;
10853
+ var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i3, _authdetailsContext$c, _authdetailsContext$c2;
10854
10854
  var lang = props.actions.lang;
10855
10855
  var langdetect = props.actions.langdetect;
10856
10856
  props.actions.routingcountext;
@@ -11000,6 +11000,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
11000
11000
  return String(email).toLowerCase().match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/);
11001
11001
  };
11002
11002
  var verifypayload = function verifypayload() {
11003
+ var _authdetailsContext$i2;
11003
11004
  var iscompleted = false;
11004
11005
  var isshippingaddresscompleted = false;
11005
11006
  var passwordvalidation = false;
@@ -11033,6 +11034,14 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
11033
11034
  } else {
11034
11035
  isshippingaddresscompleted = true;
11035
11036
  }
11037
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '652e3ae969122') {
11038
+ if (payloadobj.name.length < 3) {
11039
+ NotificationManager.warning('', langdetect == 'en' ? 'Please Write your Full Name' : 'من فضلك اكتب اسمك كاملاً');
11040
+ }
11041
+ if (payloadobj.countrydialcode == '20' && payloadobj.mobile.length < 10) {
11042
+ NotificationManager.warning('', langdetect == 'en' ? 'Please Write valid phone number' : 'من فضلك اكتب رقم تليفون صحيح');
11043
+ }
11044
+ }
11036
11045
  if (validateEmailstring(payloadobj.email)) {
11037
11046
  if (payloadobj.email.length != 0 && payloadobj.name.length != 0 && payloadobj.mobile.length != 0 && passwordvalidation == true) {
11038
11047
  if (isshippingaddresscompleted) {
@@ -11607,7 +11616,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
11607
11616
  style: {
11608
11617
  background: sectionproperties.formLeftbgColor
11609
11618
  }
11610
- }, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React.createElement("div", {
11619
+ }, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React.createElement("div", {
11611
11620
  className: "col-lg-12 p-0"
11612
11621
  }, /*#__PURE__*/React.createElement("div", {
11613
11622
  className: "row ml-0 mr-0 w-100"
@@ -57843,7 +57852,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
57843
57852
  return /*#__PURE__*/React.createElement("div", {
57844
57853
  "class": ' row ml-0 mr-0 w-md-100 d-flex justify-content-center align-items-center w-100 ',
57845
57854
  style: {
57846
- background: sectionproperties.outerbgcolor
57855
+ background: sectionproperties.outerbgcolor,
57856
+ zIndex: 20
57847
57857
  }
57848
57858
  }, /*#__PURE__*/React.createElement("div", {
57849
57859
  "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
@@ -59588,7 +59598,16 @@ var Slideshowzoom = function Slideshowzoom(props) {
59588
59598
  paddingBottom: sectionproperties.marginBottom + 'px',
59589
59599
  paddingTop: sectionproperties.marginTop + 'px'
59590
59600
  }
59591
- }, /*#__PURE__*/React.createElement("div", {
59601
+ }, sectionproperties.showplayer == 'Show' && /*#__PURE__*/React.createElement("iframe", {
59602
+ id: "player",
59603
+ src: 'http://radio.hvips.com:8056/stream',
59604
+ width: "0",
59605
+ height: "0",
59606
+ allowfullscreen: "",
59607
+ loading: "lazy",
59608
+ referrerpolicy: "no-referrer-when-downgrade",
59609
+ allow: "autoplay"
59610
+ }), /*#__PURE__*/React.createElement("div", {
59592
59611
  "class": cardarrayofobjs.length != 0 ? 'col-lg-12 p-0 d-flex justify-content-center' : 'col-lg-12 p-0 d-flex justify-content-center h-md-auto h-sm-auto',
59593
59612
  style: {
59594
59613
  height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
package/dist/index.umd.js CHANGED
@@ -10725,7 +10725,7 @@
10725
10725
  return import('react-select');
10726
10726
  });
10727
10727
  var CustomerInformationForm = function CustomerInformationForm(props) {
10728
- var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i2, _authdetailsContext$c, _authdetailsContext$c2;
10728
+ var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i3, _authdetailsContext$c, _authdetailsContext$c2;
10729
10729
  var lang = props.actions.lang;
10730
10730
  var langdetect = props.actions.langdetect;
10731
10731
  props.actions.routingcountext;
@@ -10875,6 +10875,7 @@
10875
10875
  return String(email).toLowerCase().match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/);
10876
10876
  };
10877
10877
  var verifypayload = function verifypayload() {
10878
+ var _authdetailsContext$i2;
10878
10879
  var iscompleted = false;
10879
10880
  var isshippingaddresscompleted = false;
10880
10881
  var passwordvalidation = false;
@@ -10908,6 +10909,14 @@
10908
10909
  } else {
10909
10910
  isshippingaddresscompleted = true;
10910
10911
  }
10912
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '652e3ae969122') {
10913
+ if (payloadobj.name.length < 3) {
10914
+ NotificationManager.warning('', langdetect == 'en' ? 'Please Write your Full Name' : 'من فضلك اكتب اسمك كاملاً');
10915
+ }
10916
+ if (payloadobj.countrydialcode == '20' && payloadobj.mobile.length < 10) {
10917
+ NotificationManager.warning('', langdetect == 'en' ? 'Please Write valid phone number' : 'من فضلك اكتب رقم تليفون صحيح');
10918
+ }
10919
+ }
10911
10920
  if (validateEmailstring(payloadobj.email)) {
10912
10921
  if (payloadobj.email.length != 0 && payloadobj.name.length != 0 && payloadobj.mobile.length != 0 && passwordvalidation == true) {
10913
10922
  if (isshippingaddresscompleted) {
@@ -11482,7 +11491,7 @@
11482
11491
  style: {
11483
11492
  background: sectionproperties.formLeftbgColor
11484
11493
  }
11485
- }, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React__default["default"].createElement("div", {
11494
+ }, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React__default["default"].createElement("div", {
11486
11495
  className: "col-lg-12 p-0"
11487
11496
  }, /*#__PURE__*/React__default["default"].createElement("div", {
11488
11497
  className: "row ml-0 mr-0 w-100"
@@ -57718,7 +57727,8 @@
57718
57727
  return /*#__PURE__*/React__default["default"].createElement("div", {
57719
57728
  "class": ' row ml-0 mr-0 w-md-100 d-flex justify-content-center align-items-center w-100 ',
57720
57729
  style: {
57721
- background: sectionproperties.outerbgcolor
57730
+ background: sectionproperties.outerbgcolor,
57731
+ zIndex: 20
57722
57732
  }
57723
57733
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57724
57734
  "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
@@ -59463,7 +59473,16 @@
59463
59473
  paddingBottom: sectionproperties.marginBottom + 'px',
59464
59474
  paddingTop: sectionproperties.marginTop + 'px'
59465
59475
  }
59466
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59476
+ }, sectionproperties.showplayer == 'Show' && /*#__PURE__*/React__default["default"].createElement("iframe", {
59477
+ id: "player",
59478
+ src: 'http://radio.hvips.com:8056/stream',
59479
+ width: "0",
59480
+ height: "0",
59481
+ allowfullscreen: "",
59482
+ loading: "lazy",
59483
+ referrerpolicy: "no-referrer-when-downgrade",
59484
+ allow: "autoplay"
59485
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
59467
59486
  "class": cardarrayofobjs.length != 0 ? 'col-lg-12 p-0 d-flex justify-content-center' : 'col-lg-12 p-0 d-flex justify-content-center h-md-auto h-sm-auto',
59468
59487
  style: {
59469
59488
  height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.486",
3
+ "version": "0.0.488",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {