ui.shipaid.com 0.3.152 → 0.3.153

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/widget.es.js CHANGED
@@ -5005,7 +5005,7 @@ const _ShipAidWidget = class _ShipAidWidget extends s$1 {
5005
5005
  href="/checkout${((_e = this._protectionVariant) == null ? void 0 : _e.id) ? `?attributes[_shipaid-internal]=1&updates[${(_f = this._protectionVariant) == null ? void 0 : _f.id}]=0` : ""}"
5006
5006
  class="mechanism-continue-link"
5007
5007
  >
5008
- Checkout without free returns & package protection
5008
+ Checkout without package protection
5009
5009
  </a>
5010
5010
  </div>
5011
5011
  `;
@@ -1375,7 +1375,7 @@ function UA(A,e,t){return A?e():null==t?void 0:t()}const GA=rA`
1375
1375
  href="/checkout${(null==(u=this._protectionVariant)?void 0:u.id)?`?attributes[_shipaid-internal]=1&updates[${null==(f=this._protectionVariant)?void 0:f.id}]=0`:""}"
1376
1376
  class="mechanism-continue-link"
1377
1377
  >
1378
- Checkout without free returns & package protection
1378
+ Checkout without package protection
1379
1379
  </a>
1380
1380
  </div>
1381
1381
  `}_renderDefaultCheckoutButton(A,e,t,d,n,r,a){var o,g,v,u,f,D;return H`
@@ -1375,7 +1375,7 @@ function UA(A,e,t){return A?e():null==t?void 0:t()}const GA=rA`
1375
1375
  href="/checkout${(null==(u=this._protectionVariant)?void 0:u.id)?`?attributes[_shipaid-internal]=1&updates[${null==(f=this._protectionVariant)?void 0:f.id}]=0`:""}"
1376
1376
  class="mechanism-continue-link"
1377
1377
  >
1378
- Checkout without free returns & package protection
1378
+ Checkout without package protection
1379
1379
  </a>
1380
1380
  </div>
1381
1381
  `}_renderDefaultCheckoutButton(A,e,t,d,n,r,a){var o,g,v,u,f,D;return H`
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui.shipaid.com",
3
3
  "private": false,
4
- "version": "0.3.152",
4
+ "version": "0.3.153",
5
5
  "type": "module",
6
6
  "main": "dist/widget.umd.js",
7
7
  "unpkg": "dist/widget.iife.js",