tabexseriescomponents 0.2.821 → 0.2.824
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 +7 -8
- package/dist/index.esm.js +7 -8
- package/dist/index.umd.js +7 -8
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -71325,7 +71325,6 @@ function CardsArrayOfObjects(_ref) {
|
|
|
71325
71325
|
}, /*#__PURE__*/React__default["default"].createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
71326
71326
|
}
|
|
71327
71327
|
var Slideshowzoom = function Slideshowzoom(props) {
|
|
71328
|
-
var _authdetailsContext$i;
|
|
71329
71328
|
props.actions;
|
|
71330
71329
|
var langdetect = props.actions.langdetect;
|
|
71331
71330
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -71348,7 +71347,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71348
71347
|
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
71349
71348
|
showpopup = _useState8[0],
|
|
71350
71349
|
setshowpopup = _useState8[1];
|
|
71351
|
-
|
|
71350
|
+
props.actions.authdetailsContext;
|
|
71352
71351
|
React.useEffect(function () {
|
|
71353
71352
|
if (props.srcfrom == 'addsectionform') {
|
|
71354
71353
|
var secpropobj = {};
|
|
@@ -71441,9 +71440,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71441
71440
|
color: sectionproperties.generalbtn_textColoronhover
|
|
71442
71441
|
},
|
|
71443
71442
|
'@media (max-width: 800px)': {
|
|
71444
|
-
width:
|
|
71445
|
-
height:
|
|
71446
|
-
fontSize:
|
|
71443
|
+
width: 110,
|
|
71444
|
+
height: 32,
|
|
71445
|
+
fontSize: 10
|
|
71447
71446
|
}
|
|
71448
71447
|
}),
|
|
71449
71448
|
textcont: glamor.css({
|
|
@@ -71452,7 +71451,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71452
71451
|
// bottom: 40,
|
|
71453
71452
|
zIndex: 2,
|
|
71454
71453
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71455
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' :
|
|
71454
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : sectionproperties.showanimation == 'Yes' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71456
71455
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71457
71456
|
'@media (max-width: 800px)': {
|
|
71458
71457
|
bottom: '20px'
|
|
@@ -71470,7 +71469,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71470
71469
|
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71471
71470
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71472
71471
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71473
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71472
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71474
71473
|
style: {
|
|
71475
71474
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71476
71475
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71481,7 +71480,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71481
71480
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71482
71481
|
"data-aos": 'fade-up'
|
|
71483
71482
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71484
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71483
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71485
71484
|
style: {
|
|
71486
71485
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71487
71486
|
color: sectionproperties.slideshowText1ContentColor,
|
package/dist/index.esm.js
CHANGED
|
@@ -71277,7 +71277,6 @@ function CardsArrayOfObjects(_ref) {
|
|
|
71277
71277
|
}, /*#__PURE__*/React.createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
71278
71278
|
}
|
|
71279
71279
|
var Slideshowzoom = function Slideshowzoom(props) {
|
|
71280
|
-
var _authdetailsContext$i;
|
|
71281
71280
|
props.actions;
|
|
71282
71281
|
var langdetect = props.actions.langdetect;
|
|
71283
71282
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -71300,7 +71299,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71300
71299
|
_useState8 = _slicedToArray(_useState7, 2),
|
|
71301
71300
|
showpopup = _useState8[0],
|
|
71302
71301
|
setshowpopup = _useState8[1];
|
|
71303
|
-
|
|
71302
|
+
props.actions.authdetailsContext;
|
|
71304
71303
|
useEffect(function () {
|
|
71305
71304
|
if (props.srcfrom == 'addsectionform') {
|
|
71306
71305
|
var secpropobj = {};
|
|
@@ -71393,9 +71392,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71393
71392
|
color: sectionproperties.generalbtn_textColoronhover
|
|
71394
71393
|
},
|
|
71395
71394
|
'@media (max-width: 800px)': {
|
|
71396
|
-
width:
|
|
71397
|
-
height:
|
|
71398
|
-
fontSize:
|
|
71395
|
+
width: 110,
|
|
71396
|
+
height: 32,
|
|
71397
|
+
fontSize: 10
|
|
71399
71398
|
}
|
|
71400
71399
|
}),
|
|
71401
71400
|
textcont: css({
|
|
@@ -71404,7 +71403,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71404
71403
|
// bottom: 40,
|
|
71405
71404
|
zIndex: 2,
|
|
71406
71405
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71407
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' :
|
|
71406
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : sectionproperties.showanimation == 'Yes' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71408
71407
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71409
71408
|
'@media (max-width: 800px)': {
|
|
71410
71409
|
bottom: '20px'
|
|
@@ -71422,7 +71421,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71422
71421
|
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71423
71422
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71424
71423
|
}, /*#__PURE__*/React.createElement("p", {
|
|
71425
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71424
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71426
71425
|
style: {
|
|
71427
71426
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71428
71427
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71433,7 +71432,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71433
71432
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71434
71433
|
"data-aos": 'fade-up'
|
|
71435
71434
|
}, /*#__PURE__*/React.createElement("p", {
|
|
71436
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71435
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71437
71436
|
style: {
|
|
71438
71437
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71439
71438
|
color: sectionproperties.slideshowText1ContentColor,
|
package/dist/index.umd.js
CHANGED
|
@@ -71138,7 +71138,6 @@
|
|
|
71138
71138
|
}, /*#__PURE__*/React__default["default"].createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
71139
71139
|
}
|
|
71140
71140
|
var Slideshowzoom = function Slideshowzoom(props) {
|
|
71141
|
-
var _authdetailsContext$i;
|
|
71142
71141
|
props.actions;
|
|
71143
71142
|
var langdetect = props.actions.langdetect;
|
|
71144
71143
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -71161,7 +71160,7 @@
|
|
|
71161
71160
|
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
71162
71161
|
showpopup = _useState8[0],
|
|
71163
71162
|
setshowpopup = _useState8[1];
|
|
71164
|
-
|
|
71163
|
+
props.actions.authdetailsContext;
|
|
71165
71164
|
React.useEffect(function () {
|
|
71166
71165
|
if (props.srcfrom == 'addsectionform') {
|
|
71167
71166
|
var secpropobj = {};
|
|
@@ -71254,9 +71253,9 @@
|
|
|
71254
71253
|
color: sectionproperties.generalbtn_textColoronhover
|
|
71255
71254
|
},
|
|
71256
71255
|
'@media (max-width: 800px)': {
|
|
71257
|
-
width:
|
|
71258
|
-
height:
|
|
71259
|
-
fontSize:
|
|
71256
|
+
width: 110,
|
|
71257
|
+
height: 32,
|
|
71258
|
+
fontSize: 10
|
|
71260
71259
|
}
|
|
71261
71260
|
}),
|
|
71262
71261
|
textcont: glamor.css({
|
|
@@ -71265,7 +71264,7 @@
|
|
|
71265
71264
|
// bottom: 40,
|
|
71266
71265
|
zIndex: 2,
|
|
71267
71266
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71268
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' :
|
|
71267
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : sectionproperties.showanimation == 'Yes' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71269
71268
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71270
71269
|
'@media (max-width: 800px)': {
|
|
71271
71270
|
bottom: '20px'
|
|
@@ -71283,7 +71282,7 @@
|
|
|
71283
71282
|
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71284
71283
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71285
71284
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71286
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71285
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71287
71286
|
style: {
|
|
71288
71287
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71289
71288
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71294,7 +71293,7 @@
|
|
|
71294
71293
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71295
71294
|
"data-aos": 'fade-up'
|
|
71296
71295
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71297
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71296
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71298
71297
|
style: {
|
|
71299
71298
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71300
71299
|
color: sectionproperties.slideshowText1ContentColor,
|