tabexseriescomponents 0.2.761 → 0.2.762
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
|
@@ -32517,7 +32517,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32517
32517
|
}
|
|
32518
32518
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
32519
32519
|
"class": "m-0 p-0"
|
|
32520
|
-
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32520
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32521
32521
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
32522
32522
|
target: '_self',
|
|
32523
32523
|
style: {
|
package/dist/index.esm.js
CHANGED
|
@@ -32468,7 +32468,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32468
32468
|
}
|
|
32469
32469
|
}, /*#__PURE__*/React.createElement("p", {
|
|
32470
32470
|
"class": "m-0 p-0"
|
|
32471
|
-
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), /*#__PURE__*/React.createElement("a", {
|
|
32471
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React.createElement("a", {
|
|
32472
32472
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
32473
32473
|
target: '_self',
|
|
32474
32474
|
style: {
|
package/dist/index.umd.js
CHANGED
|
@@ -32332,7 +32332,7 @@
|
|
|
32332
32332
|
}
|
|
32333
32333
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
32334
32334
|
"class": "m-0 p-0"
|
|
32335
|
-
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32335
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32336
32336
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
32337
32337
|
target: '_self',
|
|
32338
32338
|
style: {
|