tabexseriescomponents 0.2.1305 → 0.2.1306
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 +11 -9
- package/dist/index.esm.js +11 -9
- package/dist/index.umd.js +11 -9
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -73538,23 +73538,25 @@ var VideosSection = function VideosSection(props) {
|
|
|
73538
73538
|
"class": "row m-0 w-100 d-flex"
|
|
73539
73539
|
}, sectionproperties.view_as_slider_vertical == 'Slider (Horizontal)' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73540
73540
|
"class": "col-lg-12 p-0"
|
|
73541
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
73542
|
-
|
|
73543
|
-
wrapperClassName: '',
|
|
73544
|
-
itemClassName: '',
|
|
73545
|
-
scrollContainerClassName: 'scrollmenuclasssubscrollbar'
|
|
73541
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73542
|
+
"class": ' scrollhorizontalwithscrollbar w-100 align-items-center justify-content- '
|
|
73546
73543
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
73547
73544
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73548
|
-
|
|
73545
|
+
"class": 'w-sm-85 mx-2 scrollhorizontalcard d-flex align-items-center justify-content-center justify-content-md-start ',
|
|
73549
73546
|
style: {
|
|
73550
|
-
|
|
73547
|
+
width: 400,
|
|
73548
|
+
height: 400
|
|
73551
73549
|
}
|
|
73552
73550
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73553
|
-
className:
|
|
73551
|
+
className: ' row ml-0 mr-0 d-flex ',
|
|
73552
|
+
style: {
|
|
73553
|
+
width: '100%',
|
|
73554
|
+
height: 400
|
|
73555
|
+
}
|
|
73554
73556
|
}, sectionproperties.sectionbgstyle == 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73555
73557
|
"class": "col-lg-12 p-0"
|
|
73556
73558
|
}, ImageContent(item)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73557
|
-
className: bgcssstyles.container + ' col-lg-12 p-0 d-md-flex w-100 mt-auto ',
|
|
73559
|
+
className: bgcssstyles.container + ' col-lg-12 p-0 d-md-flex w-100 mt-auto h-100 ',
|
|
73558
73560
|
style: {}
|
|
73559
73561
|
}, item.linkclicked == true && item.linktype != 'External Link ' && /*#__PURE__*/React__default["default"].createElement(ReactPlayer__default["default"], {
|
|
73560
73562
|
url: item.url,
|
package/dist/index.esm.js
CHANGED
|
@@ -73487,23 +73487,25 @@ var VideosSection = function VideosSection(props) {
|
|
|
73487
73487
|
"class": "row m-0 w-100 d-flex"
|
|
73488
73488
|
}, sectionproperties.view_as_slider_vertical == 'Slider (Horizontal)' && /*#__PURE__*/React.createElement("div", {
|
|
73489
73489
|
"class": "col-lg-12 p-0"
|
|
73490
|
-
}, /*#__PURE__*/React.createElement(
|
|
73491
|
-
|
|
73492
|
-
wrapperClassName: '',
|
|
73493
|
-
itemClassName: '',
|
|
73494
|
-
scrollContainerClassName: 'scrollmenuclasssubscrollbar'
|
|
73490
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
73491
|
+
"class": ' scrollhorizontalwithscrollbar w-100 align-items-center justify-content- '
|
|
73495
73492
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
73496
73493
|
return /*#__PURE__*/React.createElement("div", {
|
|
73497
|
-
|
|
73494
|
+
"class": 'w-sm-85 mx-2 scrollhorizontalcard d-flex align-items-center justify-content-center justify-content-md-start ',
|
|
73498
73495
|
style: {
|
|
73499
|
-
|
|
73496
|
+
width: 400,
|
|
73497
|
+
height: 400
|
|
73500
73498
|
}
|
|
73501
73499
|
}, /*#__PURE__*/React.createElement("div", {
|
|
73502
|
-
className:
|
|
73500
|
+
className: ' row ml-0 mr-0 d-flex ',
|
|
73501
|
+
style: {
|
|
73502
|
+
width: '100%',
|
|
73503
|
+
height: 400
|
|
73504
|
+
}
|
|
73503
73505
|
}, sectionproperties.sectionbgstyle == 'Text Above' && /*#__PURE__*/React.createElement("div", {
|
|
73504
73506
|
"class": "col-lg-12 p-0"
|
|
73505
73507
|
}, ImageContent(item)), /*#__PURE__*/React.createElement("div", {
|
|
73506
|
-
className: bgcssstyles.container + ' col-lg-12 p-0 d-md-flex w-100 mt-auto ',
|
|
73508
|
+
className: bgcssstyles.container + ' col-lg-12 p-0 d-md-flex w-100 mt-auto h-100 ',
|
|
73507
73509
|
style: {}
|
|
73508
73510
|
}, item.linkclicked == true && item.linktype != 'External Link ' && /*#__PURE__*/React.createElement(ReactPlayer, {
|
|
73509
73511
|
url: item.url,
|
package/dist/index.umd.js
CHANGED
|
@@ -73343,23 +73343,25 @@
|
|
|
73343
73343
|
"class": "row m-0 w-100 d-flex"
|
|
73344
73344
|
}, sectionproperties.view_as_slider_vertical == 'Slider (Horizontal)' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73345
73345
|
"class": "col-lg-12 p-0"
|
|
73346
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
73347
|
-
|
|
73348
|
-
wrapperClassName: '',
|
|
73349
|
-
itemClassName: '',
|
|
73350
|
-
scrollContainerClassName: 'scrollmenuclasssubscrollbar'
|
|
73346
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73347
|
+
"class": ' scrollhorizontalwithscrollbar w-100 align-items-center justify-content- '
|
|
73351
73348
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
73352
73349
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73353
|
-
|
|
73350
|
+
"class": 'w-sm-85 mx-2 scrollhorizontalcard d-flex align-items-center justify-content-center justify-content-md-start ',
|
|
73354
73351
|
style: {
|
|
73355
|
-
|
|
73352
|
+
width: 400,
|
|
73353
|
+
height: 400
|
|
73356
73354
|
}
|
|
73357
73355
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73358
|
-
className:
|
|
73356
|
+
className: ' row ml-0 mr-0 d-flex ',
|
|
73357
|
+
style: {
|
|
73358
|
+
width: '100%',
|
|
73359
|
+
height: 400
|
|
73360
|
+
}
|
|
73359
73361
|
}, sectionproperties.sectionbgstyle == 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73360
73362
|
"class": "col-lg-12 p-0"
|
|
73361
73363
|
}, ImageContent(item)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73362
|
-
className: bgcssstyles.container + ' col-lg-12 p-0 d-md-flex w-100 mt-auto ',
|
|
73364
|
+
className: bgcssstyles.container + ' col-lg-12 p-0 d-md-flex w-100 mt-auto h-100 ',
|
|
73363
73365
|
style: {}
|
|
73364
73366
|
}, item.linkclicked == true && item.linktype != 'External Link ' && /*#__PURE__*/React__default["default"].createElement(ReactPlayer__default["default"], {
|
|
73365
73367
|
url: item.url,
|