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

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.
@@ -34859,7 +34859,7 @@ class su {
34859
34859
  const ou = `<div class="flex items-center justify-center md:justify-between w-full text-xxs mt-5">
34860
34860
  <div class="text-tone-60"><span>Powered by</span> <span class="font-bold">Spotflow</span></div>
34861
34861
  <div class="align-center text-tone-60 hidden md:flex gap-4">
34862
- <span id="test-cards-link" class="hover:font-bold">Test Cards</span>
34862
+ <!-- <span id="test-cards-link" class="hover:font-bold">Test Cards</span> -->
34863
34863
  <a href="https://ribbon-scowl-35f.notion.site/Terms-Conditions-940742f0a1b144498ffc1786c5bc6a08?pvs=4" target="_blank" class="hover:font-bold">Terms</a>
34864
34864
  <a href="https://ribbon-scowl-35f.notion.site/Privacy-Policy-Spotflow-3997ee8d923d4cd39a3dc43b7249b713" target="_blank" class="hover:font-bold">Privacy</a>
34865
34865
  <a href="mailto:hello@spotflow.one" class="hover:font-bold">Contact</a>
@@ -1500,7 +1500,7 @@ or you can use record.mirror to access the mirror instance during recording.`;le
1500
1500
  `;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">
1501
1501
  <div class="text-tone-60"><span>Powered by</span> <span class="font-bold">Spotflow</span></div>
1502
1502
  <div class="align-center text-tone-60 hidden md:flex gap-4">
1503
- <span id="test-cards-link" class="hover:font-bold">Test Cards</span>
1503
+ <!-- <span id="test-cards-link" class="hover:font-bold">Test Cards</span> -->
1504
1504
  <a href="https://ribbon-scowl-35f.notion.site/Terms-Conditions-940742f0a1b144498ffc1786c5bc6a08?pvs=4" target="_blank" class="hover:font-bold">Terms</a>
1505
1505
  <a href="https://ribbon-scowl-35f.notion.site/Privacy-Policy-Spotflow-3997ee8d923d4cd39a3dc43b7249b713" target="_blank" class="hover:font-bold">Privacy</a>
1506
1506
  <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.41-dev.1",
3
+ "version": "0.1.41",
4
4
  "description": "",
5
5
  "main": "dist/checkout-inline.js",
6
6
  "module": "dist/checkout-inline.es.js",