tabexseriescomponents 0.0.718 → 0.0.720

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.umd.js CHANGED
@@ -18144,14 +18144,14 @@
18144
18144
  if (sectionproperties.removedecimals == 'Without Decimals') {
18145
18145
  cardobj.defaultprice = parseFloat(Number(arrayItem.productinfo.defaultprice).toFixed(2));
18146
18146
  } else if (sectionproperties.removedecimals == 'Without Decimals and Separated With Comma') {
18147
- cardobj.defaultprice = Math.floor(arrayItem.productinfo.defaultprice).toLocaleString;
18147
+ cardobj.defaultprice = Math.floor(arrayItem.productinfo.defaultprice).toLocaleString();
18148
18148
  } else {
18149
18149
  cardobj.defaultprice = arrayItem.productinfo.defaultprice;
18150
18150
  }
18151
18151
  if (sectionproperties.removedecimals == 'Without Decimals') {
18152
18152
  cardobj.defaultsaleprice = parseFloat(Number(arrayItem.productinfo.defaultsaleprice).toFixed(2));
18153
18153
  } else if (sectionproperties.removedecimals == 'Without Decimals and Separated With Comma') {
18154
- cardobj.defaultsaleprice = Math.floor(arrayItem.productinfo.defaultsaleprice).toLocaleString;
18154
+ cardobj.defaultsaleprice = Math.floor(arrayItem.productinfo.defaultsaleprice).toLocaleString();
18155
18155
  } else {
18156
18156
  cardobj.defaultsaleprice = arrayItem.productinfo.defaultsaleprice;
18157
18157
  }
@@ -22593,7 +22593,7 @@
22593
22593
  function ownKeys$1Z(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; }
22594
22594
  function _objectSpread$1Z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Z(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
22595
22595
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22596
- var _authdetailsContext$i3, _authdetailsContext$i4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15;
22596
+ var _authdetailsContext$i3, _authdetailsContext$i4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _returnpolicyobj23, _returnpolicyobj24, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27;
22597
22597
  var actions = props.actions;
22598
22598
  var LogoutMutationContext = props.actions.LogoutMutationContext;
22599
22599
  var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
@@ -24112,6 +24112,406 @@
24112
24112
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
24113
24113
  size: '20',
24114
24114
  color: '#62564b'
24115
+ }))))), sectionproperties.length != 0 && sectionproperties.responsiveheaderstyle == 'Style 2 With Merged Subheader' && /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas, {
24116
+ show: openmenuCanvas,
24117
+ onHide: function onHide() {
24118
+ setopenmenuCanvas(false);
24119
+ },
24120
+ placement: langdetect == 'en' ? 'start' : 'end',
24121
+ scroll: true,
24122
+ style: {
24123
+ width: '90%',
24124
+ backgroundColor: 'white'
24125
+ },
24126
+ backdrop: true
24127
+ }, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Header, null, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Title, null, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
24128
+ "class": "allcentered",
24129
+ style: {
24130
+ position: 'absolute',
24131
+ right: -34,
24132
+ top: 5,
24133
+ width: 30,
24134
+ height: 30,
24135
+ background: '#000'
24136
+ },
24137
+ onClick: function onClick() {
24138
+ setopenmenuCanvas(false);
24139
+ }
24140
+ }, /*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose, {
24141
+ color: '#fff',
24142
+ size: 16
24143
+ })), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
24144
+ "class": "allcentered",
24145
+ style: {
24146
+ position: 'absolute',
24147
+ left: -34,
24148
+ top: 5,
24149
+ width: 30,
24150
+ height: 30,
24151
+ background: '#000'
24152
+ },
24153
+ onClick: function onClick() {
24154
+ setopenCnvas(false);
24155
+ }
24156
+ }, /*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose, {
24157
+ color: '#fff',
24158
+ size: 16
24159
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
24160
+ className: "row m-0 w-100 mb-5",
24161
+ style: {
24162
+ borderBottom: '1px solid #eee'
24163
+ }
24164
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24165
+ // className={'col-12 allcentered py-3'}
24166
+ className: sectionproperties.responsiveheaderstyle == 'Style 2 With Merged Subheader' ? 'col-12 allcentered py-3' : 'col-6 allcentered py-3',
24167
+ onClick: function onClick() {
24168
+ setactiveTab('menu');
24169
+ },
24170
+ style: {
24171
+ background: activeTab == 'menu' ? 'white' : '#eee'
24172
+ }
24173
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24174
+ className: "m-0 p-0",
24175
+ style: {
24176
+ textTransform: 'uppercase',
24177
+ fontWeight: 500,
24178
+ fontSize: '15px',
24179
+ transition: '.3s',
24180
+ color: sectionproperties.header_fontColorresponsive
24181
+ }
24182
+ }, langdetect == 'en' ? 'MENU' : 'القائمة')), sectionproperties.responsiveheaderstyle != 'Style 2 With Merged Subheader' && /*#__PURE__*/React__default["default"].createElement("div", {
24183
+ className: 'col-6 allcentered py-3',
24184
+ onClick: function onClick() {
24185
+ setactiveTab('categories');
24186
+ },
24187
+ style: {
24188
+ background: activeTab == 'categories' ? 'white' : '#eee'
24189
+ }
24190
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24191
+ className: "m-0 p-0",
24192
+ style: {
24193
+ textTransform: 'uppercase',
24194
+ fontWeight: 500,
24195
+ fontSize: '15px',
24196
+ transition: '.3s',
24197
+ color: sectionproperties.header_fontColorresponsive
24198
+ }
24199
+ }, langdetect == 'en' ? sectionproperties.titlerespen : sectionproperties.titlerespar))))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body, null, /*#__PURE__*/React__default["default"].createElement("div", {
24200
+ style: {
24201
+ minHeight: '80vh'
24202
+ }
24203
+ }, activeTab == 'menu' && /*#__PURE__*/React__default["default"].createElement("div", {
24204
+ className: ' row m-0 w-100 anim '
24205
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24206
+ className: "col-lg-12 p-0"
24207
+ }, /*#__PURE__*/React__default["default"].createElement("ul", {
24208
+ className: ' d-flex justify-content-center flex-column p-0 '
24209
+ }, templatepropcontext.pagesnprop.map(function (item, index) {
24210
+ if (item.isnavigation == 1 && item.isactive == 1) {
24211
+ return /*#__PURE__*/React__default["default"].createElement("div", {
24212
+ className: "row m-0 w-100"
24213
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24214
+ className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
24215
+ style: {
24216
+ paddingTop: index == 0 ? 5 : 0
24217
+ }
24218
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24219
+ onClick: function onClick() {
24220
+ routingcountext(item.navigationroute, false, '');
24221
+ setopenCnvas(false);
24222
+ }
24223
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24224
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
24225
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
24226
+ className: "col-lg-12 p-0"
24227
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24228
+ className: "mt-4 mb-4",
24229
+ style: {
24230
+ borderColor: sectionproperties.resp_header_separatorbg
24231
+ }
24232
+ })));
24233
+ }
24234
+ }), sectionproperties.responsiveheaderstyle != 'Style 2 With Merged Subheader' && /*#__PURE__*/React__default["default"].createElement("div", {
24235
+ className: ' row m-0 w-100 '
24236
+ }, sectionproperties.subheaderParentType == 'Categories' && CategoriesAccordion(), sectionproperties.subheaderParentType == 'Parent Collections' && ParentCollectionsAccordion(), sectionproperties.subheaderParentType == 'Collections' && CollectionsAccordion()), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24237
+ className: "row m-0 w-100"
24238
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24239
+ className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
24240
+ onClick: function onClick() {
24241
+ routingcountext(StaticPagesLinksContext.Ordershistory);
24242
+ setopenCnvas(false);
24243
+ }
24244
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24245
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
24246
+ }, lang.orderhistory)), /*#__PURE__*/React__default["default"].createElement("div", {
24247
+ className: "col-lg-12 p-0"
24248
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24249
+ className: "mt-4 mb-4",
24250
+ style: {
24251
+ borderColor: sectionproperties.resp_header_separatorbg
24252
+ }
24253
+ }))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24254
+ className: "row m-0 w-100"
24255
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24256
+ className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
24257
+ onClick: function onClick() {
24258
+ routingcountext(StaticPagesLinksContext.Wishlist);
24259
+ setopenCnvas(false);
24260
+ }
24261
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24262
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
24263
+ }, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
24264
+ className: "col-lg-12 p-0"
24265
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24266
+ className: "mt-4 mb-4",
24267
+ style: {
24268
+ borderColor: sectionproperties.resp_header_separatorbg
24269
+ }
24270
+ }))), templateproperties_context.separatepolicies == 'No' && templateproperties_context.showpolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
24271
+ className: "row m-0 w-100"
24272
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24273
+ className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
24274
+ onClick: function onClick() {
24275
+ routingcountext(StaticPagesLinksContext.Policies);
24276
+ setmenuactive(false);
24277
+ }
24278
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24279
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
24280
+ }, lang.policies)), /*#__PURE__*/React__default["default"].createElement("div", {
24281
+ className: "col-lg-12 p-0"
24282
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24283
+ className: "mt-4 mb-4",
24284
+ style: {
24285
+ borderColor: sectionproperties.resp_header_separatorbg
24286
+ }
24287
+ }))), templateproperties_context.separatepolicies == 'Yes' && templateproperties_context.showpolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
24288
+ className: "row m-0 w-100"
24289
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24290
+ className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
24291
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24292
+ onClick: function onClick() {
24293
+ routingcountext(StaticPagesLinksContext.PrivacyPolicy);
24294
+ setmenuactive(false);
24295
+ }
24296
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24297
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
24298
+ }, langdetect == 'en' ? (_returnpolicyobj17 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj17 === void 0 ? void 0 : _returnpolicyobj17.policypagename_en : (_returnpolicyobj18 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj18 === void 0 ? void 0 : _returnpolicyobj18.policypagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
24299
+ className: "col-lg-12 p-0"
24300
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24301
+ className: "mt-3 mb-3",
24302
+ style: {
24303
+ borderColor: sectionproperties.resp_header_separatorbg
24304
+ }
24305
+ }))), templateproperties_context.separatepolicies == 'Yes' && templateproperties_context.showpolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
24306
+ className: "row m-0 w-100"
24307
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24308
+ className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
24309
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24310
+ onClick: function onClick() {
24311
+ routingcountext(StaticPagesLinksContext.ShippingPolicy);
24312
+ setmenuactive(false);
24313
+ }
24314
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24315
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
24316
+ }, langdetect == 'en' ? (_returnpolicyobj19 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj19 === void 0 ? void 0 : _returnpolicyobj19.policypagename_en : (_returnpolicyobj20 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj20 === void 0 ? void 0 : _returnpolicyobj20.policypagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
24317
+ className: "col-lg-12 p-0"
24318
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24319
+ className: "mt-3 mb-3",
24320
+ style: {
24321
+ borderColor: sectionproperties.resp_header_separatorbg
24322
+ }
24323
+ }))), templateproperties_context.separatepolicies == 'Yes' && templateproperties_context.showpolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
24324
+ className: "row m-0 w-100"
24325
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24326
+ className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
24327
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24328
+ onClick: function onClick() {
24329
+ routingcountext(StaticPagesLinksContext.RefundPolicy);
24330
+ setmenuactive(false);
24331
+ }
24332
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24333
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
24334
+ }, langdetect == 'en' ? (_returnpolicyobj21 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj21 === void 0 ? void 0 : _returnpolicyobj21.policypagename_en : (_returnpolicyobj22 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj22 === void 0 ? void 0 : _returnpolicyobj22.policypagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
24335
+ className: "col-lg-12 p-0"
24336
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24337
+ className: "mt-3 mb-3",
24338
+ style: {
24339
+ borderColor: sectionproperties.resp_header_separatorbg
24340
+ }
24341
+ }))), templateproperties_context.separatepolicies == 'Yes' && templateproperties_context.showpolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
24342
+ className: "row m-0 w-100"
24343
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24344
+ className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
24345
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24346
+ onClick: function onClick() {
24347
+ routingcountext(StaticPagesLinksContext.TermsConditions);
24348
+ setmenuactive(false);
24349
+ }
24350
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24351
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
24352
+ }, langdetect == 'en' ? (_returnpolicyobj23 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj23 === void 0 ? void 0 : _returnpolicyobj23.policypagename_en : (_returnpolicyobj24 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj24 === void 0 ? void 0 : _returnpolicyobj24.policypagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
24353
+ className: "col-lg-12 p-0"
24354
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24355
+ className: "mt-3 mb-3",
24356
+ style: {
24357
+ borderColor: sectionproperties.resp_header_separatorbg
24358
+ }
24359
+ }))), authdetailsContext.loggedin == true && templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24360
+ className: "row m-0 w-100"
24361
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24362
+ className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
24363
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24364
+ onClick: function onClick() {
24365
+ routingcountext(StaticPagesLinksContext.Ordershistory);
24366
+ setmenuactive(false);
24367
+ }
24368
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24369
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
24370
+ }, langdetect == 'en' ? templateproperties_context.previousorders_titleen : templateproperties_context.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement("div", {
24371
+ className: "col-lg-12 p-0"
24372
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
24373
+ className: "mt-3 mb-3",
24374
+ style: {
24375
+ borderColor: sectionproperties.resp_header_separatorbg
24376
+ }
24377
+ }))), sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24378
+ className: "row m-0 w-100 pl-3 pr-3"
24379
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24380
+ "class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',
24381
+ style: {}
24382
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24383
+ "class": "".concat(header_cssstyles.navbar_item_text_responsive) + ' m-0 p-0 ',
24384
+ style: {
24385
+ cursor: 'default'
24386
+ }
24387
+ }, langdetect == 'en' ? 'Language' : 'اللغة')), /*#__PURE__*/React__default["default"].createElement("div", {
24388
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"
24389
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24390
+ "class": "row m-0 w-100",
24391
+ style: {
24392
+ background: sectionproperties.langcontainerbgresp,
24393
+ borderRadius: 5
24394
+ }
24395
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
24396
+ "class": header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
24397
+ onClick: function onClick() {
24398
+ setlang('en');
24399
+ setmenuactive(false);
24400
+ }
24401
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24402
+ "class": "m-0 p-0 w-100 allcentered py-3",
24403
+ style: {
24404
+ background: langdetect == 'en' ? sectionproperties.langcontainerbgresp_active : 'transparent',
24405
+ borderRadius: 5,
24406
+ fontSize: 15,
24407
+ color: sectionproperties.language_container_color_resp
24408
+ }
24409
+ }, "English")), /*#__PURE__*/React__default["default"].createElement("div", {
24410
+ "class": header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
24411
+ onClick: function onClick() {
24412
+ setlang('ar');
24413
+ setmenuactive(false);
24414
+ }
24415
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
24416
+ "class": "m-0 p-0 w-100 allcentered py-3",
24417
+ style: {
24418
+ borderRadius: 5,
24419
+ background: langdetect == 'ar' ? sectionproperties.langcontainerbgresp_active : 'transparent',
24420
+ fontSize: 15,
24421
+ color: sectionproperties.language_container_color_resp
24422
+ }
24423
+ }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629"))))), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24424
+ className: "row m-0 w-100 pl-3 pr-3 mt-5"
24425
+ }, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("button", {
24426
+ "class": "".concat(header_cssstyles.userbtn_respContainer) + ' anim d-flex align-items-center justify-content-start p-0 m-0 ',
24427
+ onClick: function onClick() {
24428
+ routingcountext(StaticPagesLinksContext.Login);
24429
+ setmenuactive(false);
24430
+ }
24431
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
24432
+ "class": "".concat(header_cssstyles.userbtnLoggedin_icon) + ' h-100 allcentered userbtn_resp m-0 p-0 p-0 '
24433
+ }, /*#__PURE__*/React__default["default"].createElement(BiUser.BiUser, null)), /*#__PURE__*/React__default["default"].createElement("span", {
24434
+ "class": "userbtn_resp mx-2"
24435
+ }, langdetect == 'en' ? 'Login/Register' : 'تسجيل دخول/إنشاء حساب')), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("button", {
24436
+ "class": "".concat(header_cssstyles.userbtn_respContainer) + ' anim d-flex align-items-center justify-content-start p-0 m-0 ',
24437
+ onClick: function onClick() {
24438
+ routingcountext(StaticPagesLinksContext.accountinfo);
24439
+ setmenuactive(false);
24440
+ }
24441
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
24442
+ "class": "".concat(header_cssstyles.userbtnLoggedin_icon) + ' h-100 allcentered userbtn_resp m-0 p-0 p-0 '
24443
+ }, /*#__PURE__*/React__default["default"].createElement(BiUser.BiUser, null)), /*#__PURE__*/React__default["default"].createElement("span", {
24444
+ "class": header_cssstyles.loggedintext + ' text-start text-overflow d-block loggedintext mx-2 '
24445
+ }, authdetailsContext.customerinfo.name))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
24446
+ className: "row m-0 w-100"
24447
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
24448
+ "class": ' d-flex align-items-center justify-content-center p-0 m-0 ',
24449
+ onClick: function onClick() {
24450
+ LogoutMutationContext.mutate();
24451
+ setmenuactive(false);
24452
+ },
24453
+ style: {
24454
+ width: '90%',
24455
+ height: 40,
24456
+ background: 'white',
24457
+ color: '#000',
24458
+ fontSize: 16
24459
+ }
24460
+ }, lang.logout))))), activeTab == 'categories' && sectionproperties.responsiveheaderstyle != 'Style 2 With Merged Subheader' && /*#__PURE__*/React__default["default"].createElement("div", {
24461
+ className: ' row m-0 w-100 accordionContainer anim'
24462
+ }, sectionproperties.subheaderParentType == 'Categories' && CategoriesAccordion(), sectionproperties.subheaderParentType == 'Parent Collections' && ParentCollectionsAccordion(), sectionproperties.subheaderParentType == 'Collections' && CollectionsAccordion())), /*#__PURE__*/React__default["default"].createElement("div", {
24463
+ className: "col-lg-12 p-0 d-flex flex-row allcentered p-3",
24464
+ style: {
24465
+ background: '#eee'
24466
+ }
24467
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
24468
+ "class": ' d-flex align-items-center justify-content-center mx-2 ',
24469
+ onClick: function onClick() {
24470
+ var _authdetailsContext$i19;
24471
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
24472
+ var _authdetailsContext$i20;
24473
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
24474
+ }
24475
+ }
24476
+ }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
24477
+ size: '20',
24478
+ color: '#62564b'
24479
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
24480
+ "class": ' d-flex align-items-center justify-content-center mx-2 ',
24481
+ onClick: function onClick() {
24482
+ var _authdetailsContext$i22;
24483
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink) != null) {
24484
+ var _authdetailsContext$i23;
24485
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink, '_blank');
24486
+ }
24487
+ }
24488
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
24489
+ size: '22',
24490
+ color: '#62564b'
24491
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
24492
+ "class": ' d-flex align-items-center justify-content-center mx-2 ',
24493
+ onClick: function onClick() {
24494
+ var _authdetailsContext$i25;
24495
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instagramlink) != null) {
24496
+ var _authdetailsContext$i26;
24497
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.tiktoklink, '_blank');
24498
+ }
24499
+ }
24500
+ }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
24501
+ size: '20',
24502
+ color: '#62564b'
24503
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
24504
+ "class": ' d-flex align-items-center justify-content-center mx-2 ',
24505
+ onClick: function onClick() {
24506
+ var _authdetailsContext$i28;
24507
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.instagramlink) != null) {
24508
+ var _authdetailsContext$i29;
24509
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.youtubelink, '_blank');
24510
+ }
24511
+ }
24512
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
24513
+ size: '20',
24514
+ color: '#62564b'
24115
24515
  })))))));
24116
24516
  };
24117
24517
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.718",
3
+ "version": "0.0.720",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {