tabexseriescomponents 0.2.990 → 0.2.992
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 +5 -5
- package/dist/index.esm.js +5 -5
- package/dist/index.umd.js +5 -5
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -29648,7 +29648,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29648
29648
|
style: {
|
|
29649
29649
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29650
29650
|
}
|
|
29651
|
-
}))), authdetailsContext.loggedin == true &&
|
|
29651
|
+
}))), authdetailsContext.loggedin == true && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29652
29652
|
className: "row m-0 w-100 anim"
|
|
29653
29653
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29654
29654
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
@@ -30104,7 +30104,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30104
30104
|
style: {
|
|
30105
30105
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
30106
30106
|
}
|
|
30107
|
-
}))), authdetailsContext.loggedin == true &&
|
|
30107
|
+
}))), authdetailsContext.loggedin == true && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30108
30108
|
className: "row m-0 w-100"
|
|
30109
30109
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30110
30110
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
@@ -30420,7 +30420,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30420
30420
|
}
|
|
30421
30421
|
})));
|
|
30422
30422
|
}
|
|
30423
|
-
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' &&
|
|
30423
|
+
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30424
30424
|
className: "row m-0 w-100"
|
|
30425
30425
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30426
30426
|
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
@@ -36235,7 +36235,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
36235
36235
|
cursor: 'pointer'
|
|
36236
36236
|
}
|
|
36237
36237
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36238
|
-
"class": "col-lg-12 p-0"
|
|
36238
|
+
"class": "col-lg-12 p-0 allcentered"
|
|
36239
36239
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36240
36240
|
"class": "".concat(header_cssstyles.header_outercontainer) + ' d-flex d-md-none row ml-0 mr-0 mx-auto '
|
|
36241
36241
|
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -51792,7 +51792,7 @@ var Minimalheader = function Minimalheader(props) {
|
|
|
51792
51792
|
style: {
|
|
51793
51793
|
background: sectionproperties.sliderbgcolor,
|
|
51794
51794
|
height: '100vh',
|
|
51795
|
-
width: '
|
|
51795
|
+
width: sectionproperties.sliderwidth + 'vw'
|
|
51796
51796
|
}
|
|
51797
51797
|
}, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51798
51798
|
className: "row m-0 w-100 px-2 py-4 pb-5"
|
package/dist/index.esm.js
CHANGED
|
@@ -29597,7 +29597,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29597
29597
|
style: {
|
|
29598
29598
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29599
29599
|
}
|
|
29600
|
-
}))), authdetailsContext.loggedin == true &&
|
|
29600
|
+
}))), authdetailsContext.loggedin == true && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
29601
29601
|
className: "row m-0 w-100 anim"
|
|
29602
29602
|
}, /*#__PURE__*/React.createElement("div", {
|
|
29603
29603
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
@@ -30053,7 +30053,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30053
30053
|
style: {
|
|
30054
30054
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
30055
30055
|
}
|
|
30056
|
-
}))), authdetailsContext.loggedin == true &&
|
|
30056
|
+
}))), authdetailsContext.loggedin == true && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30057
30057
|
className: "row m-0 w-100"
|
|
30058
30058
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30059
30059
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
@@ -30369,7 +30369,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30369
30369
|
}
|
|
30370
30370
|
})));
|
|
30371
30371
|
}
|
|
30372
|
-
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' &&
|
|
30372
|
+
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30373
30373
|
className: "row m-0 w-100"
|
|
30374
30374
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30375
30375
|
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
@@ -36184,7 +36184,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
36184
36184
|
cursor: 'pointer'
|
|
36185
36185
|
}
|
|
36186
36186
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
36187
|
-
"class": "col-lg-12 p-0"
|
|
36187
|
+
"class": "col-lg-12 p-0 allcentered"
|
|
36188
36188
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36189
36189
|
"class": "".concat(header_cssstyles.header_outercontainer) + ' d-flex d-md-none row ml-0 mr-0 mx-auto '
|
|
36190
36190
|
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -51741,7 +51741,7 @@ var Minimalheader = function Minimalheader(props) {
|
|
|
51741
51741
|
style: {
|
|
51742
51742
|
background: sectionproperties.sliderbgcolor,
|
|
51743
51743
|
height: '100vh',
|
|
51744
|
-
width: '
|
|
51744
|
+
width: sectionproperties.sliderwidth + 'vw'
|
|
51745
51745
|
}
|
|
51746
51746
|
}, /*#__PURE__*/React.createElement(Offcanvas.Body, null, /*#__PURE__*/React.createElement("div", {
|
|
51747
51747
|
className: "row m-0 w-100 px-2 py-4 pb-5"
|
package/dist/index.umd.js
CHANGED
|
@@ -29457,7 +29457,7 @@
|
|
|
29457
29457
|
style: {
|
|
29458
29458
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29459
29459
|
}
|
|
29460
|
-
}))), authdetailsContext.loggedin == true &&
|
|
29460
|
+
}))), authdetailsContext.loggedin == true && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29461
29461
|
className: "row m-0 w-100 anim"
|
|
29462
29462
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29463
29463
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
@@ -29913,7 +29913,7 @@
|
|
|
29913
29913
|
style: {
|
|
29914
29914
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29915
29915
|
}
|
|
29916
|
-
}))), authdetailsContext.loggedin == true &&
|
|
29916
|
+
}))), authdetailsContext.loggedin == true && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29917
29917
|
className: "row m-0 w-100"
|
|
29918
29918
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29919
29919
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
@@ -30229,7 +30229,7 @@
|
|
|
30229
30229
|
}
|
|
30230
30230
|
})));
|
|
30231
30231
|
}
|
|
30232
|
-
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' &&
|
|
30232
|
+
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30233
30233
|
className: "row m-0 w-100"
|
|
30234
30234
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30235
30235
|
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
@@ -36044,7 +36044,7 @@
|
|
|
36044
36044
|
cursor: 'pointer'
|
|
36045
36045
|
}
|
|
36046
36046
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36047
|
-
"class": "col-lg-12 p-0"
|
|
36047
|
+
"class": "col-lg-12 p-0 allcentered"
|
|
36048
36048
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36049
36049
|
"class": "".concat(header_cssstyles.header_outercontainer) + ' d-flex d-md-none row ml-0 mr-0 mx-auto '
|
|
36050
36050
|
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -51601,7 +51601,7 @@
|
|
|
51601
51601
|
style: {
|
|
51602
51602
|
background: sectionproperties.sliderbgcolor,
|
|
51603
51603
|
height: '100vh',
|
|
51604
|
-
width: '
|
|
51604
|
+
width: sectionproperties.sliderwidth + 'vw'
|
|
51605
51605
|
}
|
|
51606
51606
|
}, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51607
51607
|
className: "row m-0 w-100 px-2 py-4 pb-5"
|