@spot-flow/checkout-inline-js 0.3.0 → 0.3.2-dev.1

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.
@@ -768,7 +768,7 @@ const Us = [
768
768
  {
769
769
  name: "BJ",
770
770
  dialCode: "+229",
771
- length: "8",
771
+ length: "10",
772
772
  cardTypes: [],
773
773
  allowsZeros: !1,
774
774
  icon: `<svg width="33" height="34" viewBox="0 0 33 34" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -274,7 +274,7 @@
274
274
  </defs>
275
275
  </svg>
276
276
 
277
- `,language:"fr"},{name:"BJ",dialCode:"+229",length:"8",cardTypes:[],allowsZeros:!1,icon:`<svg width="33" height="34" viewBox="0 0 33 34" fill="none" xmlns="http://www.w3.org/2000/svg">
277
+ `,language:"fr"},{name:"BJ",dialCode:"+229",length:"10",cardTypes:[],allowsZeros:!1,icon:`<svg width="33" height="34" viewBox="0 0 33 34" fill="none" xmlns="http://www.w3.org/2000/svg">
278
278
  <g clip-path="url(#clip0_3333_1277)">
279
279
  <path d="M10.8027 15.6622L12.2271 32.9022C13.5895 33.2694 15.0216 33.4664 16.5001 33.4664C25.5464 33.4664 32.8799 26.1329 32.8799 17.0865L10.8027 15.6622Z" fill="#D80027"/>
280
280
  <path d="M10.8027 17.0865L12.227 1.27091C13.5895 0.903705 15.0216 0.706635 16.5001 0.706635C25.5464 0.706635 32.8799 8.04022 32.8799 17.0865H10.8027Z" fill="#FFDA44"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spot-flow/checkout-inline-js",
3
- "version": "0.3.0",
3
+ "version": "0.3.2-dev.1",
4
4
  "description": "",
5
5
  "main": "dist/checkout-inline.js",
6
6
  "module": "dist/checkout-inline.es.js",