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

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.
@@ -34542,7 +34542,7 @@ class su {
34542
34542
  const ou = `<div class="flex items-center justify-center md:justify-between w-full text-xxs mt-5">
34543
34543
  <div class="text-tone-60"><span>Powered by</span> <span class="font-bold">Spotflow</span></div>
34544
34544
  <div class="align-center text-tone-60 hidden md:flex gap-4">
34545
- <span id="test-cards-link" class="hover:font-bold">Test Cards</span>
34545
+ <!-- <span id="test-cards-link" class="hover:font-bold">Test Cards</span> -->
34546
34546
  <a href="https://ribbon-scowl-35f.notion.site/Terms-Conditions-940742f0a1b144498ffc1786c5bc6a08?pvs=4" target="_blank" class="hover:font-bold">Terms</a>
34547
34547
  <a href="https://ribbon-scowl-35f.notion.site/Privacy-Policy-Spotflow-3997ee8d923d4cd39a3dc43b7249b713" target="_blank" class="hover:font-bold">Privacy</a>
34548
34548
  <a href="mailto:hello@spotflow.one" class="hover:font-bold">Contact</a>
@@ -1293,7 +1293,7 @@ or you can use record.mirror to access the mirror instance during recording.`;le
1293
1293
  `;a+="</div>"}a+="</div>"}a+="</div>",i.innerHTML=a}}}render(){return ul}}const hl=`<div class="flex items-center justify-center md:justify-between w-full text-xxs mt-5">
1294
1294
  <div class="text-tone-60"><span>Powered by</span> <span class="font-bold">Spotflow</span></div>
1295
1295
  <div class="align-center text-tone-60 hidden md:flex gap-4">
1296
- <span id="test-cards-link" class="hover:font-bold">Test Cards</span>
1296
+ <!-- <span id="test-cards-link" class="hover:font-bold">Test Cards</span> -->
1297
1297
  <a href="https://ribbon-scowl-35f.notion.site/Terms-Conditions-940742f0a1b144498ffc1786c5bc6a08?pvs=4" target="_blank" class="hover:font-bold">Terms</a>
1298
1298
  <a href="https://ribbon-scowl-35f.notion.site/Privacy-Policy-Spotflow-3997ee8d923d4cd39a3dc43b7249b713" target="_blank" class="hover:font-bold">Privacy</a>
1299
1299
  <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.35-dev.1",
3
+ "version": "0.1.35",
4
4
  "description": "",
5
5
  "main": "dist/checkout-inline.js",
6
6
  "module": "dist/checkout-inline.es.js",