tabexseriescomponents 0.2.1179 → 0.2.1180
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
|
@@ -15802,7 +15802,7 @@ var Checkout = function Checkout(props) {
|
|
|
15802
15802
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15803
15803
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15804
15804
|
className: "".concat(formstyles.checkbox_label, " ") + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15805
|
-
}, langdetect == 'en' ? 'Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15805
|
+
}, langdetect == 'en' ? 'Pay Later With Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15806
15806
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
15807
15807
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15808
15808
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|
package/dist/index.esm.js
CHANGED
|
@@ -15751,7 +15751,7 @@ var Checkout = function Checkout(props) {
|
|
|
15751
15751
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15752
15752
|
})), /*#__PURE__*/React.createElement("p", {
|
|
15753
15753
|
className: "".concat(formstyles.checkbox_label, " ") + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15754
|
-
}, langdetect == 'en' ? 'Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React.createElement("div", {
|
|
15754
|
+
}, langdetect == 'en' ? 'Pay Later With Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React.createElement("div", {
|
|
15755
15755
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
15756
15756
|
}, /*#__PURE__*/React.createElement("p", {
|
|
15757
15757
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|
package/dist/index.umd.js
CHANGED
|
@@ -15608,7 +15608,7 @@
|
|
|
15608
15608
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15609
15609
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15610
15610
|
className: "".concat(formstyles.checkbox_label, " ") + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15611
|
-
}, langdetect == 'en' ? 'Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15611
|
+
}, langdetect == 'en' ? 'Pay Later With Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15612
15612
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
15613
15613
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15614
15614
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|