tabexseriescomponents 0.2.771 → 0.2.773
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 +16 -6
- package/dist/index.esm.js +16 -6
- package/dist/index.umd.js +16 -6
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -16720,6 +16720,7 @@ var Filter$1 = function Filter(props) {
|
|
|
16720
16720
|
_useState30 = _slicedToArray__default["default"](_useState29, 2),
|
|
16721
16721
|
otherfilters = _useState30[0];
|
|
16722
16722
|
_useState30[1];
|
|
16723
|
+
var fetchAuthorizationQueryContext = props.actions.fetchAuthorizationQueryContext;
|
|
16723
16724
|
var _useState31 = React.useState(false),
|
|
16724
16725
|
_useState32 = _slicedToArray__default["default"](_useState31, 2),
|
|
16725
16726
|
checked = _useState32[0],
|
|
@@ -17994,6 +17995,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17994
17995
|
})))));
|
|
17995
17996
|
};
|
|
17996
17997
|
var PriceInputRangeFilter = function PriceInputRangeFilter() {
|
|
17998
|
+
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _fetchAuthorizationQu4;
|
|
17997
17999
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17998
18000
|
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17999
18001
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -18001,7 +18003,7 @@ var Filter$1 = function Filter(props) {
|
|
|
18001
18003
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18002
18004
|
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
18003
18005
|
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18004
|
-
"class": 'col-lg-12 pl-
|
|
18006
|
+
"class": 'col-lg-12 pl-3 pr-3 mt-2 mb-2',
|
|
18005
18007
|
style: {
|
|
18006
18008
|
direction: 'ltr'
|
|
18007
18009
|
}
|
|
@@ -18023,7 +18025,13 @@ var Filter$1 = function Filter(props) {
|
|
|
18023
18025
|
// }
|
|
18024
18026
|
setprice_rangevalue(_objectSpread$2h({}, value));
|
|
18025
18027
|
}
|
|
18026
|
-
}))
|
|
18028
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18029
|
+
"class": "col-lg-12 mt-3",
|
|
18030
|
+
style: {
|
|
18031
|
+
color: '#000',
|
|
18032
|
+
fontSize: 15
|
|
18033
|
+
}
|
|
18034
|
+
}, langdetect == 'en' ? fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu === void 0 || (_fetchAuthorizationQu = _fetchAuthorizationQu.data) === null || _fetchAuthorizationQu === void 0 ? void 0 : _fetchAuthorizationQu.currencyname_en : fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu2 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu2 === void 0 || (_fetchAuthorizationQu2 = _fetchAuthorizationQu2.data) === null || _fetchAuthorizationQu2 === void 0 ? void 0 : _fetchAuthorizationQu2.currencyname_ar, " ", price_rangevalue.min, " -", ' ', langdetect == 'en' ? fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu3 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu3 === void 0 || (_fetchAuthorizationQu3 = _fetchAuthorizationQu3.data) === null || _fetchAuthorizationQu3 === void 0 ? void 0 : _fetchAuthorizationQu3.currencyname_en : fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu4 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu4 === void 0 || (_fetchAuthorizationQu4 = _fetchAuthorizationQu4.data) === null || _fetchAuthorizationQu4 === void 0 ? void 0 : _fetchAuthorizationQu4.currencyname_ar, " ", price_rangevalue.max));
|
|
18027
18035
|
};
|
|
18028
18036
|
React.useEffect(function () {
|
|
18029
18037
|
if (timeoutRef_price.current !== null) {
|
|
@@ -18696,7 +18704,9 @@ var Filter$1 = function Filter(props) {
|
|
|
18696
18704
|
className: "mt-2 mb-3"
|
|
18697
18705
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18698
18706
|
className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 '
|
|
18699
|
-
}, sectionproperties.
|
|
18707
|
+
}, sectionproperties.showpricerangefilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18708
|
+
"class": "row m-0 w-100 px-3"
|
|
18709
|
+
}, PriceInputRangeFilter()), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18700
18710
|
"class": "row m-0 w-100"
|
|
18701
18711
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18702
18712
|
"class": "row m-0 w-100"
|
|
@@ -62720,7 +62730,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
62720
62730
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
62721
62731
|
}
|
|
62722
62732
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
62723
|
-
var _authdetailsContext$i, _authdetailsContext$i3;
|
|
62733
|
+
var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4;
|
|
62724
62734
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62725
62735
|
className: item.numberofcols == 12 ? 'd-flex align-items-stretch p-0 col-md-12 col-sm-12 col-lg-' + item.numberofcols : 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
|
|
62726
62736
|
style: {
|
|
@@ -62742,7 +62752,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
62742
62752
|
flexDirection: 'column'
|
|
62743
62753
|
}
|
|
62744
62754
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62745
|
-
className:
|
|
62755
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '675aafff5eadc' ? 'row ml-0 mr-0 d-flex w-100 vet' : 'row ml-0 mr-0 d-flex w-100'
|
|
62746
62756
|
}, sectionproperties.sectionbgstyle == 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62747
62757
|
"class": "col-lg-12 p-0",
|
|
62748
62758
|
style: {
|
|
@@ -62807,7 +62817,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
62807
62817
|
width: '100%',
|
|
62808
62818
|
objectFit: sectionproperties.bgcovercontain
|
|
62809
62819
|
}
|
|
62810
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
62820
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '6782b16e742b5' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62811
62821
|
"class": "col-lg-12 allcentered flex-column",
|
|
62812
62822
|
style: {
|
|
62813
62823
|
position: 'absolute',
|
package/dist/index.esm.js
CHANGED
|
@@ -16671,6 +16671,7 @@ var Filter$1 = function Filter(props) {
|
|
|
16671
16671
|
_useState30 = _slicedToArray(_useState29, 2),
|
|
16672
16672
|
otherfilters = _useState30[0];
|
|
16673
16673
|
_useState30[1];
|
|
16674
|
+
var fetchAuthorizationQueryContext = props.actions.fetchAuthorizationQueryContext;
|
|
16674
16675
|
var _useState31 = useState(false),
|
|
16675
16676
|
_useState32 = _slicedToArray(_useState31, 2),
|
|
16676
16677
|
checked = _useState32[0],
|
|
@@ -17945,6 +17946,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17945
17946
|
})))));
|
|
17946
17947
|
};
|
|
17947
17948
|
var PriceInputRangeFilter = function PriceInputRangeFilter() {
|
|
17949
|
+
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _fetchAuthorizationQu4;
|
|
17948
17950
|
return /*#__PURE__*/React.createElement("div", {
|
|
17949
17951
|
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17950
17952
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -17952,7 +17954,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17952
17954
|
}, /*#__PURE__*/React.createElement("p", {
|
|
17953
17955
|
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17954
17956
|
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React.createElement("div", {
|
|
17955
|
-
"class": 'col-lg-12 pl-
|
|
17957
|
+
"class": 'col-lg-12 pl-3 pr-3 mt-2 mb-2',
|
|
17956
17958
|
style: {
|
|
17957
17959
|
direction: 'ltr'
|
|
17958
17960
|
}
|
|
@@ -17974,7 +17976,13 @@ var Filter$1 = function Filter(props) {
|
|
|
17974
17976
|
// }
|
|
17975
17977
|
setprice_rangevalue(_objectSpread$2h({}, value));
|
|
17976
17978
|
}
|
|
17977
|
-
}))
|
|
17979
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
17980
|
+
"class": "col-lg-12 mt-3",
|
|
17981
|
+
style: {
|
|
17982
|
+
color: '#000',
|
|
17983
|
+
fontSize: 15
|
|
17984
|
+
}
|
|
17985
|
+
}, langdetect == 'en' ? fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu === void 0 || (_fetchAuthorizationQu = _fetchAuthorizationQu.data) === null || _fetchAuthorizationQu === void 0 ? void 0 : _fetchAuthorizationQu.currencyname_en : fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu2 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu2 === void 0 || (_fetchAuthorizationQu2 = _fetchAuthorizationQu2.data) === null || _fetchAuthorizationQu2 === void 0 ? void 0 : _fetchAuthorizationQu2.currencyname_ar, " ", price_rangevalue.min, " -", ' ', langdetect == 'en' ? fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu3 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu3 === void 0 || (_fetchAuthorizationQu3 = _fetchAuthorizationQu3.data) === null || _fetchAuthorizationQu3 === void 0 ? void 0 : _fetchAuthorizationQu3.currencyname_en : fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu4 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu4 === void 0 || (_fetchAuthorizationQu4 = _fetchAuthorizationQu4.data) === null || _fetchAuthorizationQu4 === void 0 ? void 0 : _fetchAuthorizationQu4.currencyname_ar, " ", price_rangevalue.max));
|
|
17978
17986
|
};
|
|
17979
17987
|
useEffect(function () {
|
|
17980
17988
|
if (timeoutRef_price.current !== null) {
|
|
@@ -18647,7 +18655,9 @@ var Filter$1 = function Filter(props) {
|
|
|
18647
18655
|
className: "mt-2 mb-3"
|
|
18648
18656
|
})), /*#__PURE__*/React.createElement("div", {
|
|
18649
18657
|
className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 '
|
|
18650
|
-
}, sectionproperties.
|
|
18658
|
+
}, sectionproperties.showpricerangefilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
18659
|
+
"class": "row m-0 w-100 px-3"
|
|
18660
|
+
}, PriceInputRangeFilter()), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
18651
18661
|
"class": "row m-0 w-100"
|
|
18652
18662
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
18653
18663
|
"class": "row m-0 w-100"
|
|
@@ -62671,7 +62681,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
62671
62681
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
62672
62682
|
}
|
|
62673
62683
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
62674
|
-
var _authdetailsContext$i, _authdetailsContext$i3;
|
|
62684
|
+
var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4;
|
|
62675
62685
|
return /*#__PURE__*/React.createElement("div", {
|
|
62676
62686
|
className: item.numberofcols == 12 ? 'd-flex align-items-stretch p-0 col-md-12 col-sm-12 col-lg-' + item.numberofcols : 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
|
|
62677
62687
|
style: {
|
|
@@ -62693,7 +62703,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
62693
62703
|
flexDirection: 'column'
|
|
62694
62704
|
}
|
|
62695
62705
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62696
|
-
className:
|
|
62706
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '675aafff5eadc' ? 'row ml-0 mr-0 d-flex w-100 vet' : 'row ml-0 mr-0 d-flex w-100'
|
|
62697
62707
|
}, sectionproperties.sectionbgstyle == 'Text Above' && /*#__PURE__*/React.createElement("div", {
|
|
62698
62708
|
"class": "col-lg-12 p-0",
|
|
62699
62709
|
style: {
|
|
@@ -62758,7 +62768,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
62758
62768
|
width: '100%',
|
|
62759
62769
|
objectFit: sectionproperties.bgcovercontain
|
|
62760
62770
|
}
|
|
62761
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
62771
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '6782b16e742b5' && /*#__PURE__*/React.createElement("div", {
|
|
62762
62772
|
"class": "col-lg-12 allcentered flex-column",
|
|
62763
62773
|
style: {
|
|
62764
62774
|
position: 'absolute',
|
package/dist/index.umd.js
CHANGED
|
@@ -16534,6 +16534,7 @@
|
|
|
16534
16534
|
_useState30 = _slicedToArray__default["default"](_useState29, 2),
|
|
16535
16535
|
otherfilters = _useState30[0];
|
|
16536
16536
|
_useState30[1];
|
|
16537
|
+
var fetchAuthorizationQueryContext = props.actions.fetchAuthorizationQueryContext;
|
|
16537
16538
|
var _useState31 = React.useState(false),
|
|
16538
16539
|
_useState32 = _slicedToArray__default["default"](_useState31, 2),
|
|
16539
16540
|
checked = _useState32[0],
|
|
@@ -17808,6 +17809,7 @@
|
|
|
17808
17809
|
})))));
|
|
17809
17810
|
};
|
|
17810
17811
|
var PriceInputRangeFilter = function PriceInputRangeFilter() {
|
|
17812
|
+
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _fetchAuthorizationQu4;
|
|
17811
17813
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17812
17814
|
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17813
17815
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -17815,7 +17817,7 @@
|
|
|
17815
17817
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17816
17818
|
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17817
17819
|
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17818
|
-
"class": 'col-lg-12 pl-
|
|
17820
|
+
"class": 'col-lg-12 pl-3 pr-3 mt-2 mb-2',
|
|
17819
17821
|
style: {
|
|
17820
17822
|
direction: 'ltr'
|
|
17821
17823
|
}
|
|
@@ -17837,7 +17839,13 @@
|
|
|
17837
17839
|
// }
|
|
17838
17840
|
setprice_rangevalue(_objectSpread$2h({}, value));
|
|
17839
17841
|
}
|
|
17840
|
-
}))
|
|
17842
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17843
|
+
"class": "col-lg-12 mt-3",
|
|
17844
|
+
style: {
|
|
17845
|
+
color: '#000',
|
|
17846
|
+
fontSize: 15
|
|
17847
|
+
}
|
|
17848
|
+
}, langdetect == 'en' ? fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu === void 0 || (_fetchAuthorizationQu = _fetchAuthorizationQu.data) === null || _fetchAuthorizationQu === void 0 ? void 0 : _fetchAuthorizationQu.currencyname_en : fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu2 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu2 === void 0 || (_fetchAuthorizationQu2 = _fetchAuthorizationQu2.data) === null || _fetchAuthorizationQu2 === void 0 ? void 0 : _fetchAuthorizationQu2.currencyname_ar, " ", price_rangevalue.min, " -", ' ', langdetect == 'en' ? fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu3 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu3 === void 0 || (_fetchAuthorizationQu3 = _fetchAuthorizationQu3.data) === null || _fetchAuthorizationQu3 === void 0 ? void 0 : _fetchAuthorizationQu3.currencyname_en : fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 || (_fetchAuthorizationQu4 = fetchAuthorizationQueryContext.data) === null || _fetchAuthorizationQu4 === void 0 || (_fetchAuthorizationQu4 = _fetchAuthorizationQu4.data) === null || _fetchAuthorizationQu4 === void 0 ? void 0 : _fetchAuthorizationQu4.currencyname_ar, " ", price_rangevalue.max));
|
|
17841
17849
|
};
|
|
17842
17850
|
React.useEffect(function () {
|
|
17843
17851
|
if (timeoutRef_price.current !== null) {
|
|
@@ -18510,7 +18518,9 @@
|
|
|
18510
18518
|
className: "mt-2 mb-3"
|
|
18511
18519
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18512
18520
|
className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 '
|
|
18513
|
-
}, sectionproperties.
|
|
18521
|
+
}, sectionproperties.showpricerangefilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18522
|
+
"class": "row m-0 w-100 px-3"
|
|
18523
|
+
}, PriceInputRangeFilter()), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18514
18524
|
"class": "row m-0 w-100"
|
|
18515
18525
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18516
18526
|
"class": "row m-0 w-100"
|
|
@@ -62534,7 +62544,7 @@
|
|
|
62534
62544
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
62535
62545
|
}
|
|
62536
62546
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
62537
|
-
var _authdetailsContext$i, _authdetailsContext$i3;
|
|
62547
|
+
var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4;
|
|
62538
62548
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62539
62549
|
className: item.numberofcols == 12 ? 'd-flex align-items-stretch p-0 col-md-12 col-sm-12 col-lg-' + item.numberofcols : 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
|
|
62540
62550
|
style: {
|
|
@@ -62556,7 +62566,7 @@
|
|
|
62556
62566
|
flexDirection: 'column'
|
|
62557
62567
|
}
|
|
62558
62568
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62559
|
-
className:
|
|
62569
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '675aafff5eadc' ? 'row ml-0 mr-0 d-flex w-100 vet' : 'row ml-0 mr-0 d-flex w-100'
|
|
62560
62570
|
}, sectionproperties.sectionbgstyle == 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62561
62571
|
"class": "col-lg-12 p-0",
|
|
62562
62572
|
style: {
|
|
@@ -62621,7 +62631,7 @@
|
|
|
62621
62631
|
width: '100%',
|
|
62622
62632
|
objectFit: sectionproperties.bgcovercontain
|
|
62623
62633
|
}
|
|
62624
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
62634
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '6782b16e742b5' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62625
62635
|
"class": "col-lg-12 allcentered flex-column",
|
|
62626
62636
|
style: {
|
|
62627
62637
|
position: 'absolute',
|