tabexseriescomponents 0.2.808 → 0.2.809

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
@@ -61057,7 +61057,7 @@ var CustomerAddressForm = function CustomerAddressForm(props) {
61057
61057
  function ownKeys$1f(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
61058
61058
  function _objectSpread$1f(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1f(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1f(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
61059
61059
  var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
61060
- var _css;
61060
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3;
61061
61061
  var _useState = React.useState(''),
61062
61062
  _useState2 = _slicedToArray__default["default"](_useState, 2),
61063
61063
  sectionproperties = _useState2[0],
@@ -61073,7 +61073,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61073
61073
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
61074
61074
  imagesarray = _useState6[0],
61075
61075
  setimagesarray = _useState6[1];
61076
- props.actions.lang;
61076
+ var lang = props.actions.lang;
61077
61077
  var langdetect = props.actions.langdetect;
61078
61078
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
61079
61079
  var ikimagecredcontext = props.actions.ikimagecredcontext;
@@ -61158,6 +61158,17 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61158
61158
  }
61159
61159
  }
61160
61160
  }, [sectionproperties]);
61161
+ var options = [{
61162
+ value: 'chocolate',
61163
+ label: 'السعودية'
61164
+ }];
61165
+ var optionsSTATE = [{
61166
+ value: 'chocolate',
61167
+ label: 'جدة'
61168
+ }, {
61169
+ value: 'chocolate',
61170
+ label: 'مكة'
61171
+ }];
61161
61172
  var sectionstyles = {
61162
61173
  form_control: glamor.css((_css = {
61163
61174
  position: 'relative',
@@ -61404,7 +61415,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61404
61415
  placeholder: ''
61405
61416
  })), /*#__PURE__*/React__default["default"].createElement("div", {
61406
61417
  "class": sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? 'col-lg-8 p-0' : sectionproperties.showpricerange == 'Show' ? 'col-lg-9 p-0' : sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Hide' ? 'col-lg-8 p-0' : 'col-lg-12 p-0'
61407
- }, /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
61418
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
61408
61419
  payloadobj: payloadobj,
61409
61420
  setpayloadobj: setpayloadobj,
61410
61421
  sectionproperties: sectionproperties
@@ -61417,7 +61428,30 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61417
61428
  fetchTabexCountriesQueryContext: fetchTabexCountriesQueryContext,
61418
61429
  fetchTabexStatesQueryContext: fetchTabexStatesQueryContext,
61419
61430
  fetchTabexCitiesQueryContext: fetchTabexCitiesQueryContext
61420
- })), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61431
+ }), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement("div", {
61432
+ className: "row m-0 w-100",
61433
+ style: {
61434
+ display: sectionproperties.hidecountrystatecity == 'Show' ? 'flex' : sectionproperties.hideaddress == 'Show' ? 'flex' : 'none'
61435
+ }
61436
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
61437
+ className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
61438
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
61439
+ className: formstyles.input_label_name + ' d-flex justify-content-start '
61440
+ }, lang.country), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
61441
+ options: options,
61442
+ styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
61443
+ placeholder: '',
61444
+ isSearchable: true
61445
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
61446
+ className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
61447
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
61448
+ className: formstyles.input_label_name + ' d-flex justify-content-start '
61449
+ }, 'المنطقة'), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
61450
+ options: optionsSTATE,
61451
+ styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
61452
+ placeholder: '',
61453
+ isSearchable: true
61454
+ })))), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61421
61455
  className: sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-2 col-md-12 col-sm-12 mb-sm-3 ' : "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
61422
61456
  }, /*#__PURE__*/React__default["default"].createElement("label", {
61423
61457
  className: "".concat(sectionstyles.input_label_name) + ' mb-3 '
package/dist/index.esm.js CHANGED
@@ -61009,7 +61009,7 @@ var CustomerAddressForm = function CustomerAddressForm(props) {
61009
61009
  function ownKeys$1f(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
61010
61010
  function _objectSpread$1f(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1f(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1f(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
61011
61011
  var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
61012
- var _css;
61012
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3;
61013
61013
  var _useState = useState(''),
61014
61014
  _useState2 = _slicedToArray(_useState, 2),
61015
61015
  sectionproperties = _useState2[0],
@@ -61025,7 +61025,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61025
61025
  _useState6 = _slicedToArray(_useState5, 2),
61026
61026
  imagesarray = _useState6[0],
61027
61027
  setimagesarray = _useState6[1];
61028
- props.actions.lang;
61028
+ var lang = props.actions.lang;
61029
61029
  var langdetect = props.actions.langdetect;
61030
61030
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
61031
61031
  var ikimagecredcontext = props.actions.ikimagecredcontext;
@@ -61110,6 +61110,17 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61110
61110
  }
61111
61111
  }
61112
61112
  }, [sectionproperties]);
61113
+ var options = [{
61114
+ value: 'chocolate',
61115
+ label: 'السعودية'
61116
+ }];
61117
+ var optionsSTATE = [{
61118
+ value: 'chocolate',
61119
+ label: 'جدة'
61120
+ }, {
61121
+ value: 'chocolate',
61122
+ label: 'مكة'
61123
+ }];
61113
61124
  var sectionstyles = {
61114
61125
  form_control: css((_css = {
61115
61126
  position: 'relative',
@@ -61356,7 +61367,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61356
61367
  placeholder: ''
61357
61368
  })), /*#__PURE__*/React.createElement("div", {
61358
61369
  "class": sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? 'col-lg-8 p-0' : sectionproperties.showpricerange == 'Show' ? 'col-lg-9 p-0' : sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Hide' ? 'col-lg-8 p-0' : 'col-lg-12 p-0'
61359
- }, /*#__PURE__*/React.createElement(CustomerAddressForm, {
61370
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '680a0b8a31930' && /*#__PURE__*/React.createElement(CustomerAddressForm, {
61360
61371
  payloadobj: payloadobj,
61361
61372
  setpayloadobj: setpayloadobj,
61362
61373
  sectionproperties: sectionproperties
@@ -61369,7 +61380,30 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
61369
61380
  fetchTabexCountriesQueryContext: fetchTabexCountriesQueryContext,
61370
61381
  fetchTabexStatesQueryContext: fetchTabexStatesQueryContext,
61371
61382
  fetchTabexCitiesQueryContext: fetchTabexCitiesQueryContext
61372
- })), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React.createElement("div", {
61383
+ }), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '680a0b8a31930' && /*#__PURE__*/React.createElement("div", {
61384
+ className: "row m-0 w-100",
61385
+ style: {
61386
+ display: sectionproperties.hidecountrystatecity == 'Show' ? 'flex' : sectionproperties.hideaddress == 'Show' ? 'flex' : 'none'
61387
+ }
61388
+ }, /*#__PURE__*/React.createElement("div", {
61389
+ className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
61390
+ }, /*#__PURE__*/React.createElement("label", {
61391
+ className: formstyles.input_label_name + ' d-flex justify-content-start '
61392
+ }, lang.country), /*#__PURE__*/React.createElement(Select$4, {
61393
+ options: options,
61394
+ styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
61395
+ placeholder: '',
61396
+ isSearchable: true
61397
+ })), /*#__PURE__*/React.createElement("div", {
61398
+ className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
61399
+ }, /*#__PURE__*/React.createElement("label", {
61400
+ className: formstyles.input_label_name + ' d-flex justify-content-start '
61401
+ }, 'المنطقة'), /*#__PURE__*/React.createElement(Select$4, {
61402
+ options: optionsSTATE,
61403
+ styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
61404
+ placeholder: '',
61405
+ isSearchable: true
61406
+ })))), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React.createElement("div", {
61373
61407
  className: sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-2 col-md-12 col-sm-12 mb-sm-3 ' : "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
61374
61408
  }, /*#__PURE__*/React.createElement("label", {
61375
61409
  className: "".concat(sectionstyles.input_label_name) + ' mb-3 '
package/dist/index.umd.js CHANGED
@@ -60870,7 +60870,7 @@
60870
60870
  function ownKeys$1f(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
60871
60871
  function _objectSpread$1f(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1f(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1f(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
60872
60872
  var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
60873
- var _css;
60873
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3;
60874
60874
  var _useState = React.useState(''),
60875
60875
  _useState2 = _slicedToArray__default["default"](_useState, 2),
60876
60876
  sectionproperties = _useState2[0],
@@ -60886,7 +60886,7 @@
60886
60886
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
60887
60887
  imagesarray = _useState6[0],
60888
60888
  setimagesarray = _useState6[1];
60889
- props.actions.lang;
60889
+ var lang = props.actions.lang;
60890
60890
  var langdetect = props.actions.langdetect;
60891
60891
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
60892
60892
  var ikimagecredcontext = props.actions.ikimagecredcontext;
@@ -60971,6 +60971,17 @@
60971
60971
  }
60972
60972
  }
60973
60973
  }, [sectionproperties]);
60974
+ var options = [{
60975
+ value: 'chocolate',
60976
+ label: 'السعودية'
60977
+ }];
60978
+ var optionsSTATE = [{
60979
+ value: 'chocolate',
60980
+ label: 'جدة'
60981
+ }, {
60982
+ value: 'chocolate',
60983
+ label: 'مكة'
60984
+ }];
60974
60985
  var sectionstyles = {
60975
60986
  form_control: glamor.css((_css = {
60976
60987
  position: 'relative',
@@ -61217,7 +61228,7 @@
61217
61228
  placeholder: ''
61218
61229
  })), /*#__PURE__*/React__default["default"].createElement("div", {
61219
61230
  "class": sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? 'col-lg-8 p-0' : sectionproperties.showpricerange == 'Show' ? 'col-lg-9 p-0' : sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Hide' ? 'col-lg-8 p-0' : 'col-lg-12 p-0'
61220
- }, /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
61231
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
61221
61232
  payloadobj: payloadobj,
61222
61233
  setpayloadobj: setpayloadobj,
61223
61234
  sectionproperties: sectionproperties
@@ -61230,7 +61241,30 @@
61230
61241
  fetchTabexCountriesQueryContext: fetchTabexCountriesQueryContext,
61231
61242
  fetchTabexStatesQueryContext: fetchTabexStatesQueryContext,
61232
61243
  fetchTabexCitiesQueryContext: fetchTabexCitiesQueryContext
61233
- })), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61244
+ }), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement("div", {
61245
+ className: "row m-0 w-100",
61246
+ style: {
61247
+ display: sectionproperties.hidecountrystatecity == 'Show' ? 'flex' : sectionproperties.hideaddress == 'Show' ? 'flex' : 'none'
61248
+ }
61249
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
61250
+ className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
61251
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
61252
+ className: formstyles.input_label_name + ' d-flex justify-content-start '
61253
+ }, lang.country), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
61254
+ options: options,
61255
+ styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
61256
+ placeholder: '',
61257
+ isSearchable: true
61258
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
61259
+ className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
61260
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
61261
+ className: formstyles.input_label_name + ' d-flex justify-content-start '
61262
+ }, 'المنطقة'), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
61263
+ options: optionsSTATE,
61264
+ styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
61265
+ placeholder: '',
61266
+ isSearchable: true
61267
+ })))), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61234
61268
  className: sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-2 col-md-12 col-sm-12 mb-sm-3 ' : "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
61235
61269
  }, /*#__PURE__*/React__default["default"].createElement("label", {
61236
61270
  className: "".concat(sectionstyles.input_label_name) + ' mb-3 '
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.808",
3
+ "version": "0.2.809",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",