@spot-flow/checkout-inline-js 0.1.36-dev.2 → 0.1.36

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.
@@ -34562,7 +34562,7 @@ class su {
34562
34562
  const ou = `<div class="flex items-center justify-center md:justify-between w-full text-xxs mt-5">
34563
34563
  <div class="text-tone-60"><span>Powered by</span> <span class="font-bold">Spotflow</span></div>
34564
34564
  <div class="align-center text-tone-60 hidden md:flex gap-4">
34565
- <span id="test-cards-link" class="hover:font-bold">Test Cards</span>
34565
+ <!-- <span id="test-cards-link" class="hover:font-bold">Test Cards</span> -->
34566
34566
  <a href="https://ribbon-scowl-35f.notion.site/Terms-Conditions-940742f0a1b144498ffc1786c5bc6a08?pvs=4" target="_blank" class="hover:font-bold">Terms</a>
34567
34567
  <a href="https://ribbon-scowl-35f.notion.site/Privacy-Policy-Spotflow-3997ee8d923d4cd39a3dc43b7249b713" target="_blank" class="hover:font-bold">Privacy</a>
34568
34568
  <a href="mailto:hello@spotflow.one" class="hover:font-bold">Contact</a>
@@ -1306,7 +1306,7 @@ or you can use record.mirror to access the mirror instance during recording.`;le
1306
1306
  `;a+="</div>"}a+="</div>"}a+="</div>",i.innerHTML=a}}}render(){return ul}}const ml=`<div class="flex items-center justify-center md:justify-between w-full text-xxs mt-5">
1307
1307
  <div class="text-tone-60"><span>Powered by</span> <span class="font-bold">Spotflow</span></div>
1308
1308
  <div class="align-center text-tone-60 hidden md:flex gap-4">
1309
- <span id="test-cards-link" class="hover:font-bold">Test Cards</span>
1309
+ <!-- <span id="test-cards-link" class="hover:font-bold">Test Cards</span> -->
1310
1310
  <a href="https://ribbon-scowl-35f.notion.site/Terms-Conditions-940742f0a1b144498ffc1786c5bc6a08?pvs=4" target="_blank" class="hover:font-bold">Terms</a>
1311
1311
  <a href="https://ribbon-scowl-35f.notion.site/Privacy-Policy-Spotflow-3997ee8d923d4cd39a3dc43b7249b713" target="_blank" class="hover:font-bold">Privacy</a>
1312
1312
  <a href="mailto:hello@spotflow.one" class="hover:font-bold">Contact</a>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spot-flow/checkout-inline-js",
3
- "version": "0.1.36-dev.2",
3
+ "version": "0.1.36",
4
4
  "description": "",
5
5
  "main": "dist/checkout-inline.js",
6
6
  "module": "dist/checkout-inline.es.js",