tabexseriescomponents 0.2.1183 → 0.2.1185

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 CHANGED
@@ -15937,7 +15937,7 @@ var Checkout = function Checkout(props) {
15937
15937
  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"
15938
15938
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15939
15939
  className: "".concat(formstyles.checkbox_label, " ") + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15940
- }, langdetect == 'en' ? 'Pay Later With Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
15940
+ }, langdetect == 'en' ? 'Pay Later With Tabby' : 'ادفع لاحقاً عبر تابي'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
15941
15941
  "class": "col-12 px-3 px-md-2 my-3"
15942
15942
  }, /*#__PURE__*/React__default["default"].createElement("p", {
15943
15943
  "class": ' pb-0 pl-md-2 pr-md-2 ',
package/dist/index.esm.js CHANGED
@@ -15886,7 +15886,7 @@ var Checkout = function Checkout(props) {
15886
15886
  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"
15887
15887
  })), /*#__PURE__*/React.createElement("p", {
15888
15888
  className: "".concat(formstyles.checkbox_label, " ") + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15889
- }, langdetect == 'en' ? 'Pay Later With Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React.createElement("div", {
15889
+ }, langdetect == 'en' ? 'Pay Later With Tabby' : 'ادفع لاحقاً عبر تابي'))), instapaychosen && /*#__PURE__*/React.createElement("div", {
15890
15890
  "class": "col-12 px-3 px-md-2 my-3"
15891
15891
  }, /*#__PURE__*/React.createElement("p", {
15892
15892
  "class": ' pb-0 pl-md-2 pr-md-2 ',
package/dist/index.umd.js CHANGED
@@ -15743,7 +15743,7 @@
15743
15743
  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"
15744
15744
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15745
15745
  className: "".concat(formstyles.checkbox_label, " ") + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15746
- }, langdetect == 'en' ? 'Pay Later With Tabby' : 'Tabby'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
15746
+ }, langdetect == 'en' ? 'Pay Later With Tabby' : 'ادفع لاحقاً عبر تابي'))), instapaychosen && /*#__PURE__*/React__default["default"].createElement("div", {
15747
15747
  "class": "col-12 px-3 px-md-2 my-3"
15748
15748
  }, /*#__PURE__*/React__default["default"].createElement("p", {
15749
15749
  "class": ' pb-0 pl-md-2 pr-md-2 ',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1183",
3
+ "version": "0.2.1185",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",