tabexseriescomponents 0.2.782 → 0.2.783
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 +56 -2
- package/dist/index.esm.js +56 -2
- package/dist/index.umd.js +56 -2
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -78954,6 +78954,7 @@ styleInject(css_248z$6);
|
|
|
78954
78954
|
function ownKeys$p(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; }
|
|
78955
78955
|
function _objectSpread$p(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$p(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$p(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
78956
78956
|
var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
78957
|
+
var _authdetailsContext$i, _authdetailsContext$i2;
|
|
78957
78958
|
var _useState = React.useState(''),
|
|
78958
78959
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
78959
78960
|
sectionproperties = _useState2[0],
|
|
@@ -78972,6 +78973,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
78972
78973
|
props.setProductIdProdutInfoModalContext;
|
|
78973
78974
|
var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
|
|
78974
78975
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
78976
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
78975
78977
|
var _useState5 = React.useState(props.cardinfoindexprops),
|
|
78976
78978
|
_useState6 = _slicedToArray__default["default"](_useState5, 2);
|
|
78977
78979
|
_useState6[0];
|
|
@@ -79105,7 +79107,33 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
79105
79107
|
style: {
|
|
79106
79108
|
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
|
|
79107
79109
|
}
|
|
79108
|
-
}),
|
|
79110
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '678d1831ef638' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79111
|
+
style: {
|
|
79112
|
+
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%',
|
|
79113
|
+
zIndex: 10
|
|
79114
|
+
},
|
|
79115
|
+
"class": "".concat(cardstyles$1.text, " ").concat(card_cssstyles.text) + ' text m-0 p-0 '
|
|
79116
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79117
|
+
"class": "allcentered mx-3",
|
|
79118
|
+
style: {
|
|
79119
|
+
marginBottom: 50,
|
|
79120
|
+
width: '120px',
|
|
79121
|
+
background: 'white',
|
|
79122
|
+
borderRadius: 100,
|
|
79123
|
+
color: '#000',
|
|
79124
|
+
fontSize: 14,
|
|
79125
|
+
height: 40
|
|
79126
|
+
}
|
|
79127
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
79128
|
+
"class": 'm-0 p-0',
|
|
79129
|
+
style: {
|
|
79130
|
+
fontSize: 18,
|
|
79131
|
+
fontWeight: 600
|
|
79132
|
+
},
|
|
79133
|
+
dangerouslySetInnerHTML: {
|
|
79134
|
+
__html: item.shortdescription
|
|
79135
|
+
}
|
|
79136
|
+
}))), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
79109
79137
|
style: {
|
|
79110
79138
|
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%'
|
|
79111
79139
|
},
|
|
@@ -79148,7 +79176,33 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
79148
79176
|
"class": cardstyles$1.img,
|
|
79149
79177
|
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
79150
79178
|
loading: "lazy"
|
|
79151
|
-
}),
|
|
79179
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '678d1831ef638' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79180
|
+
style: {
|
|
79181
|
+
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%',
|
|
79182
|
+
zIndex: 10
|
|
79183
|
+
},
|
|
79184
|
+
"class": "".concat(cardstyles$1.text, " ").concat(card_cssstyles.text) + ' text m-0 p-0 '
|
|
79185
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79186
|
+
"class": "allcentered mx-3",
|
|
79187
|
+
style: {
|
|
79188
|
+
marginBottom: 50,
|
|
79189
|
+
width: '120px',
|
|
79190
|
+
background: 'white',
|
|
79191
|
+
borderRadius: 100,
|
|
79192
|
+
color: '#000',
|
|
79193
|
+
fontSize: 14,
|
|
79194
|
+
height: 40
|
|
79195
|
+
}
|
|
79196
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
79197
|
+
"class": 'm-0 p-0',
|
|
79198
|
+
style: {
|
|
79199
|
+
fontSize: 18,
|
|
79200
|
+
fontWeight: 600
|
|
79201
|
+
},
|
|
79202
|
+
dangerouslySetInnerHTML: {
|
|
79203
|
+
__html: item.shortdescription
|
|
79204
|
+
}
|
|
79205
|
+
}))), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
79152
79206
|
style: {
|
|
79153
79207
|
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%'
|
|
79154
79208
|
},
|
package/dist/index.esm.js
CHANGED
|
@@ -78905,6 +78905,7 @@ styleInject(css_248z$6);
|
|
|
78905
78905
|
function ownKeys$p(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; }
|
|
78906
78906
|
function _objectSpread$p(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$p(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$p(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
78907
78907
|
var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
78908
|
+
var _authdetailsContext$i, _authdetailsContext$i2;
|
|
78908
78909
|
var _useState = useState(''),
|
|
78909
78910
|
_useState2 = _slicedToArray(_useState, 2),
|
|
78910
78911
|
sectionproperties = _useState2[0],
|
|
@@ -78923,6 +78924,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
78923
78924
|
props.setProductIdProdutInfoModalContext;
|
|
78924
78925
|
var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
|
|
78925
78926
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
78927
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
78926
78928
|
var _useState5 = useState(props.cardinfoindexprops),
|
|
78927
78929
|
_useState6 = _slicedToArray(_useState5, 2);
|
|
78928
78930
|
_useState6[0];
|
|
@@ -79056,7 +79058,33 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
79056
79058
|
style: {
|
|
79057
79059
|
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
|
|
79058
79060
|
}
|
|
79059
|
-
}),
|
|
79061
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '678d1831ef638' && /*#__PURE__*/React.createElement("div", {
|
|
79062
|
+
style: {
|
|
79063
|
+
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%',
|
|
79064
|
+
zIndex: 10
|
|
79065
|
+
},
|
|
79066
|
+
"class": "".concat(cardstyles$1.text, " ").concat(card_cssstyles.text) + ' text m-0 p-0 '
|
|
79067
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
79068
|
+
"class": "allcentered mx-3",
|
|
79069
|
+
style: {
|
|
79070
|
+
marginBottom: 50,
|
|
79071
|
+
width: '120px',
|
|
79072
|
+
background: 'white',
|
|
79073
|
+
borderRadius: 100,
|
|
79074
|
+
color: '#000',
|
|
79075
|
+
fontSize: 14,
|
|
79076
|
+
height: 40
|
|
79077
|
+
}
|
|
79078
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
79079
|
+
"class": 'm-0 p-0',
|
|
79080
|
+
style: {
|
|
79081
|
+
fontSize: 18,
|
|
79082
|
+
fontWeight: 600
|
|
79083
|
+
},
|
|
79084
|
+
dangerouslySetInnerHTML: {
|
|
79085
|
+
__html: item.shortdescription
|
|
79086
|
+
}
|
|
79087
|
+
}))), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React.createElement("ul", {
|
|
79060
79088
|
style: {
|
|
79061
79089
|
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%'
|
|
79062
79090
|
},
|
|
@@ -79099,7 +79127,33 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
79099
79127
|
"class": cardstyles$1.img,
|
|
79100
79128
|
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
79101
79129
|
loading: "lazy"
|
|
79102
|
-
}),
|
|
79130
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '678d1831ef638' && /*#__PURE__*/React.createElement("div", {
|
|
79131
|
+
style: {
|
|
79132
|
+
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%',
|
|
79133
|
+
zIndex: 10
|
|
79134
|
+
},
|
|
79135
|
+
"class": "".concat(cardstyles$1.text, " ").concat(card_cssstyles.text) + ' text m-0 p-0 '
|
|
79136
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
79137
|
+
"class": "allcentered mx-3",
|
|
79138
|
+
style: {
|
|
79139
|
+
marginBottom: 50,
|
|
79140
|
+
width: '120px',
|
|
79141
|
+
background: 'white',
|
|
79142
|
+
borderRadius: 100,
|
|
79143
|
+
color: '#000',
|
|
79144
|
+
fontSize: 14,
|
|
79145
|
+
height: 40
|
|
79146
|
+
}
|
|
79147
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
79148
|
+
"class": 'm-0 p-0',
|
|
79149
|
+
style: {
|
|
79150
|
+
fontSize: 18,
|
|
79151
|
+
fontWeight: 600
|
|
79152
|
+
},
|
|
79153
|
+
dangerouslySetInnerHTML: {
|
|
79154
|
+
__html: item.shortdescription
|
|
79155
|
+
}
|
|
79156
|
+
}))), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React.createElement("ul", {
|
|
79103
79157
|
style: {
|
|
79104
79158
|
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%'
|
|
79105
79159
|
},
|
package/dist/index.umd.js
CHANGED
|
@@ -78767,6 +78767,7 @@
|
|
|
78767
78767
|
function ownKeys$p(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; }
|
|
78768
78768
|
function _objectSpread$p(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$p(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$p(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
78769
78769
|
var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
78770
|
+
var _authdetailsContext$i, _authdetailsContext$i2;
|
|
78770
78771
|
var _useState = React.useState(''),
|
|
78771
78772
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
78772
78773
|
sectionproperties = _useState2[0],
|
|
@@ -78785,6 +78786,7 @@
|
|
|
78785
78786
|
props.setProductIdProdutInfoModalContext;
|
|
78786
78787
|
var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
|
|
78787
78788
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
78789
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
78788
78790
|
var _useState5 = React.useState(props.cardinfoindexprops),
|
|
78789
78791
|
_useState6 = _slicedToArray__default["default"](_useState5, 2);
|
|
78790
78792
|
_useState6[0];
|
|
@@ -78918,7 +78920,33 @@
|
|
|
78918
78920
|
style: {
|
|
78919
78921
|
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
|
|
78920
78922
|
}
|
|
78921
|
-
}),
|
|
78923
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '678d1831ef638' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78924
|
+
style: {
|
|
78925
|
+
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%',
|
|
78926
|
+
zIndex: 10
|
|
78927
|
+
},
|
|
78928
|
+
"class": "".concat(cardstyles$1.text, " ").concat(card_cssstyles.text) + ' text m-0 p-0 '
|
|
78929
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78930
|
+
"class": "allcentered mx-3",
|
|
78931
|
+
style: {
|
|
78932
|
+
marginBottom: 50,
|
|
78933
|
+
width: '120px',
|
|
78934
|
+
background: 'white',
|
|
78935
|
+
borderRadius: 100,
|
|
78936
|
+
color: '#000',
|
|
78937
|
+
fontSize: 14,
|
|
78938
|
+
height: 40
|
|
78939
|
+
}
|
|
78940
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
78941
|
+
"class": 'm-0 p-0',
|
|
78942
|
+
style: {
|
|
78943
|
+
fontSize: 18,
|
|
78944
|
+
fontWeight: 600
|
|
78945
|
+
},
|
|
78946
|
+
dangerouslySetInnerHTML: {
|
|
78947
|
+
__html: item.shortdescription
|
|
78948
|
+
}
|
|
78949
|
+
}))), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
78922
78950
|
style: {
|
|
78923
78951
|
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%'
|
|
78924
78952
|
},
|
|
@@ -78961,7 +78989,33 @@
|
|
|
78961
78989
|
"class": cardstyles$1.img,
|
|
78962
78990
|
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
78963
78991
|
loading: "lazy"
|
|
78964
|
-
}),
|
|
78992
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '678d1831ef638' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78993
|
+
style: {
|
|
78994
|
+
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%',
|
|
78995
|
+
zIndex: 10
|
|
78996
|
+
},
|
|
78997
|
+
"class": "".concat(cardstyles$1.text, " ").concat(card_cssstyles.text) + ' text m-0 p-0 '
|
|
78998
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78999
|
+
"class": "allcentered mx-3",
|
|
79000
|
+
style: {
|
|
79001
|
+
marginBottom: 50,
|
|
79002
|
+
width: '120px',
|
|
79003
|
+
background: 'white',
|
|
79004
|
+
borderRadius: 100,
|
|
79005
|
+
color: '#000',
|
|
79006
|
+
fontSize: 14,
|
|
79007
|
+
height: 40
|
|
79008
|
+
}
|
|
79009
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
79010
|
+
"class": 'm-0 p-0',
|
|
79011
|
+
style: {
|
|
79012
|
+
fontSize: 18,
|
|
79013
|
+
fontWeight: 600
|
|
79014
|
+
},
|
|
79015
|
+
dangerouslySetInnerHTML: {
|
|
79016
|
+
__html: item.shortdescription
|
|
79017
|
+
}
|
|
79018
|
+
}))), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
78965
79019
|
style: {
|
|
78966
79020
|
width: sectionproperties.generaltext_position == 'Centered' ? '100%' : '90%'
|
|
78967
79021
|
},
|