tabexseriescomponents 0.0.392 → 0.0.393
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 +8 -6
- package/dist/index.esm.js +8 -6
- package/dist/index.umd.js +8 -6
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -57299,9 +57299,10 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
|
|
|
57299
57299
|
cursor: ((_arrayofobjectimageso = arrayofobjectimagesonly2[0]) === null || _arrayofobjectimageso === void 0 ? void 0 : _arrayofobjectimageso.IsClickableimg) == 'Yes' ? 'pointer' : 'default'
|
|
57300
57300
|
},
|
|
57301
57301
|
onClick: function onClick() {
|
|
57302
|
-
if (arrayofobjectimagesonly2[0].
|
|
57303
|
-
if (arrayofobjectimagesonly2[0].
|
|
57304
|
-
routingcountext(arrayofobjectimagesonly2[0].
|
|
57302
|
+
if (arrayofobjectimagesonly2[0].IsClickableimg == 'Yes') {
|
|
57303
|
+
if (arrayofobjectimagesonly2[0].clickableimg_page_route != undefined && arrayofobjectimagesonly2[0].clickableimg_page_route.length != 0) {
|
|
57304
|
+
// routingcountext(arrayofobjectimagesonly2[0].clickableimg_page_route, false, '');
|
|
57305
|
+
window.open(arrayofobjectimagesonly2[0].clickableimg_page_route, '_blank');
|
|
57305
57306
|
} else {
|
|
57306
57307
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + arrayofobjectimagesonly2[0].Clickableimg_getcoection2);
|
|
57307
57308
|
}
|
|
@@ -57328,9 +57329,10 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
|
|
|
57328
57329
|
cursor: ((_arrayofobjectimageso4 = arrayofobjectimagesonly2[1]) === null || _arrayofobjectimageso4 === void 0 ? void 0 : _arrayofobjectimageso4.IsClickableimg) == 'Yes' ? 'pointer' : 'default'
|
|
57329
57330
|
},
|
|
57330
57331
|
onClick: function onClick() {
|
|
57331
|
-
if (arrayofobjectimagesonly2[1].
|
|
57332
|
-
if (arrayofobjectimagesonly2[1].
|
|
57333
|
-
routingcountext(arrayofobjectimagesonly2[1].
|
|
57332
|
+
if (arrayofobjectimagesonly2[1].IsClickableimg == 'Yes') {
|
|
57333
|
+
if (arrayofobjectimagesonly2[1].clickableimg_page_route != undefined && arrayofobjectimagesonly2[1].clickableimg_page_route.length != 0) {
|
|
57334
|
+
// routingcountext(arrayofobjectimagesonly2[1].clickableimg_page_route, false, '');
|
|
57335
|
+
window.open(arrayofobjectimagesonly2[1].clickableimg_page_route, '_blank');
|
|
57334
57336
|
} else {
|
|
57335
57337
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + arrayofobjectimagesonly2[1].Clickableimg_getcoection2);
|
|
57336
57338
|
}
|
package/dist/index.esm.js
CHANGED
|
@@ -57250,9 +57250,10 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
|
|
|
57250
57250
|
cursor: ((_arrayofobjectimageso = arrayofobjectimagesonly2[0]) === null || _arrayofobjectimageso === void 0 ? void 0 : _arrayofobjectimageso.IsClickableimg) == 'Yes' ? 'pointer' : 'default'
|
|
57251
57251
|
},
|
|
57252
57252
|
onClick: function onClick() {
|
|
57253
|
-
if (arrayofobjectimagesonly2[0].
|
|
57254
|
-
if (arrayofobjectimagesonly2[0].
|
|
57255
|
-
routingcountext(arrayofobjectimagesonly2[0].
|
|
57253
|
+
if (arrayofobjectimagesonly2[0].IsClickableimg == 'Yes') {
|
|
57254
|
+
if (arrayofobjectimagesonly2[0].clickableimg_page_route != undefined && arrayofobjectimagesonly2[0].clickableimg_page_route.length != 0) {
|
|
57255
|
+
// routingcountext(arrayofobjectimagesonly2[0].clickableimg_page_route, false, '');
|
|
57256
|
+
window.open(arrayofobjectimagesonly2[0].clickableimg_page_route, '_blank');
|
|
57256
57257
|
} else {
|
|
57257
57258
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + arrayofobjectimagesonly2[0].Clickableimg_getcoection2);
|
|
57258
57259
|
}
|
|
@@ -57279,9 +57280,10 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
|
|
|
57279
57280
|
cursor: ((_arrayofobjectimageso4 = arrayofobjectimagesonly2[1]) === null || _arrayofobjectimageso4 === void 0 ? void 0 : _arrayofobjectimageso4.IsClickableimg) == 'Yes' ? 'pointer' : 'default'
|
|
57280
57281
|
},
|
|
57281
57282
|
onClick: function onClick() {
|
|
57282
|
-
if (arrayofobjectimagesonly2[1].
|
|
57283
|
-
if (arrayofobjectimagesonly2[1].
|
|
57284
|
-
routingcountext(arrayofobjectimagesonly2[1].
|
|
57283
|
+
if (arrayofobjectimagesonly2[1].IsClickableimg == 'Yes') {
|
|
57284
|
+
if (arrayofobjectimagesonly2[1].clickableimg_page_route != undefined && arrayofobjectimagesonly2[1].clickableimg_page_route.length != 0) {
|
|
57285
|
+
// routingcountext(arrayofobjectimagesonly2[1].clickableimg_page_route, false, '');
|
|
57286
|
+
window.open(arrayofobjectimagesonly2[1].clickableimg_page_route, '_blank');
|
|
57285
57287
|
} else {
|
|
57286
57288
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + arrayofobjectimagesonly2[1].Clickableimg_getcoection2);
|
|
57287
57289
|
}
|
package/dist/index.umd.js
CHANGED
|
@@ -57131,9 +57131,10 @@
|
|
|
57131
57131
|
cursor: ((_arrayofobjectimageso = arrayofobjectimagesonly2[0]) === null || _arrayofobjectimageso === void 0 ? void 0 : _arrayofobjectimageso.IsClickableimg) == 'Yes' ? 'pointer' : 'default'
|
|
57132
57132
|
},
|
|
57133
57133
|
onClick: function onClick() {
|
|
57134
|
-
if (arrayofobjectimagesonly2[0].
|
|
57135
|
-
if (arrayofobjectimagesonly2[0].
|
|
57136
|
-
routingcountext(arrayofobjectimagesonly2[0].
|
|
57134
|
+
if (arrayofobjectimagesonly2[0].IsClickableimg == 'Yes') {
|
|
57135
|
+
if (arrayofobjectimagesonly2[0].clickableimg_page_route != undefined && arrayofobjectimagesonly2[0].clickableimg_page_route.length != 0) {
|
|
57136
|
+
// routingcountext(arrayofobjectimagesonly2[0].clickableimg_page_route, false, '');
|
|
57137
|
+
window.open(arrayofobjectimagesonly2[0].clickableimg_page_route, '_blank');
|
|
57137
57138
|
} else {
|
|
57138
57139
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + arrayofobjectimagesonly2[0].Clickableimg_getcoection2);
|
|
57139
57140
|
}
|
|
@@ -57160,9 +57161,10 @@
|
|
|
57160
57161
|
cursor: ((_arrayofobjectimageso4 = arrayofobjectimagesonly2[1]) === null || _arrayofobjectimageso4 === void 0 ? void 0 : _arrayofobjectimageso4.IsClickableimg) == 'Yes' ? 'pointer' : 'default'
|
|
57161
57162
|
},
|
|
57162
57163
|
onClick: function onClick() {
|
|
57163
|
-
if (arrayofobjectimagesonly2[1].
|
|
57164
|
-
if (arrayofobjectimagesonly2[1].
|
|
57165
|
-
routingcountext(arrayofobjectimagesonly2[1].
|
|
57164
|
+
if (arrayofobjectimagesonly2[1].IsClickableimg == 'Yes') {
|
|
57165
|
+
if (arrayofobjectimagesonly2[1].clickableimg_page_route != undefined && arrayofobjectimagesonly2[1].clickableimg_page_route.length != 0) {
|
|
57166
|
+
// routingcountext(arrayofobjectimagesonly2[1].clickableimg_page_route, false, '');
|
|
57167
|
+
window.open(arrayofobjectimagesonly2[1].clickableimg_page_route, '_blank');
|
|
57166
57168
|
} else {
|
|
57167
57169
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + arrayofobjectimagesonly2[1].Clickableimg_getcoection2);
|
|
57168
57170
|
}
|