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 +1 -1
- package/dist/widget.iife.js +1 -1
- package/dist/widget.umd.js +1 -1
- package/package.json +1 -1
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
|
|
5008
|
+
Checkout without package protection
|
|
5009
5009
|
</a>
|
|
5010
5010
|
</div>
|
|
5011
5011
|
`;
|
package/dist/widget.iife.js
CHANGED
|
@@ -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
|
|
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/dist/widget.umd.js
CHANGED
|
@@ -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
|
|
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`
|