tabexseriescomponents 0.0.374 → 0.0.375
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 +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -2418,7 +2418,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2418
2418
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2419
2419
|
className: 'row m-0 w-100'
|
|
2420
2420
|
}, sectionproperties.gallerystyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2421
|
-
className: sectionproperties.evencols == 'Yes' ? 'col-xl-6 col-lg-6 col-md-12 col-sm-12 mb-md-5 pb-md-5 pl-1 pr-1' : 'col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-5 pb-md-4 pl-1 pr-1'
|
|
2421
|
+
className: sectionproperties.evencols == 'Yes' ? 'col-xl-6 col-lg-6 col-md-12 col-sm-12 mb-md-5 pb-md-5 pl-1 pr-1 evencols' : 'col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-5 pb-md-4 pl-1 pr-1'
|
|
2422
2422
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2423
2423
|
className: sectionproperties.maximizegalleryfullscreen == 'Yes' ? ' col-lg-12 p-0 maximize ' : 'col-lg-12 p-0',
|
|
2424
2424
|
style: {
|
package/dist/index.esm.js
CHANGED
|
@@ -2369,7 +2369,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2369
2369
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2370
2370
|
className: 'row m-0 w-100'
|
|
2371
2371
|
}, sectionproperties.gallerystyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
|
|
2372
|
-
className: sectionproperties.evencols == 'Yes' ? 'col-xl-6 col-lg-6 col-md-12 col-sm-12 mb-md-5 pb-md-5 pl-1 pr-1' : 'col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-5 pb-md-4 pl-1 pr-1'
|
|
2372
|
+
className: sectionproperties.evencols == 'Yes' ? 'col-xl-6 col-lg-6 col-md-12 col-sm-12 mb-md-5 pb-md-5 pl-1 pr-1 evencols' : 'col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-5 pb-md-4 pl-1 pr-1'
|
|
2373
2373
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2374
2374
|
className: sectionproperties.maximizegalleryfullscreen == 'Yes' ? ' col-lg-12 p-0 maximize ' : 'col-lg-12 p-0',
|
|
2375
2375
|
style: {
|
package/dist/index.umd.js
CHANGED
|
@@ -2250,7 +2250,7 @@
|
|
|
2250
2250
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2251
2251
|
className: 'row m-0 w-100'
|
|
2252
2252
|
}, sectionproperties.gallerystyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2253
|
-
className: sectionproperties.evencols == 'Yes' ? 'col-xl-6 col-lg-6 col-md-12 col-sm-12 mb-md-5 pb-md-5 pl-1 pr-1' : 'col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-5 pb-md-4 pl-1 pr-1'
|
|
2253
|
+
className: sectionproperties.evencols == 'Yes' ? 'col-xl-6 col-lg-6 col-md-12 col-sm-12 mb-md-5 pb-md-5 pl-1 pr-1 evencols' : 'col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-5 pb-md-4 pl-1 pr-1'
|
|
2254
2254
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2255
2255
|
className: sectionproperties.maximizegalleryfullscreen == 'Yes' ? ' col-lg-12 p-0 maximize ' : 'col-lg-12 p-0',
|
|
2256
2256
|
style: {
|