ui.shipaid.com 0.3.151 → 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 +2 -2
- package/dist/widget.iife.js +2 -2
- package/dist/widget.umd.js +2 -2
- package/package.json +1 -1
package/dist/widget.es.js
CHANGED
|
@@ -4962,7 +4962,7 @@ const _ShipAidWidget = class _ShipAidWidget extends s$1 {
|
|
|
4962
4962
|
Checkout+
|
|
4963
4963
|
<span class="mechanism-info-icon" @click=${this._openLearnMore}>i</span>
|
|
4964
4964
|
</p>
|
|
4965
|
-
<p class="mechanism-subtitle">
|
|
4965
|
+
<p class="mechanism-subtitle">Package protection</p>
|
|
4966
4966
|
</div>
|
|
4967
4967
|
</div>
|
|
4968
4968
|
<div class="mechanism-price">
|
|
@@ -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
|
@@ -1346,7 +1346,7 @@ function UA(A,e,t){return A?e():null==t?void 0:t()}const GA=rA`
|
|
|
1346
1346
|
Checkout+
|
|
1347
1347
|
<span class="mechanism-info-icon" @click=${this._openLearnMore}>i</span>
|
|
1348
1348
|
</p>
|
|
1349
|
-
<p class="mechanism-subtitle">
|
|
1349
|
+
<p class="mechanism-subtitle">Package protection</p>
|
|
1350
1350
|
</div>
|
|
1351
1351
|
</div>
|
|
1352
1352
|
<div class="mechanism-price">
|
|
@@ -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
|
@@ -1346,7 +1346,7 @@ function UA(A,e,t){return A?e():null==t?void 0:t()}const GA=rA`
|
|
|
1346
1346
|
Checkout+
|
|
1347
1347
|
<span class="mechanism-info-icon" @click=${this._openLearnMore}>i</span>
|
|
1348
1348
|
</p>
|
|
1349
|
-
<p class="mechanism-subtitle">
|
|
1349
|
+
<p class="mechanism-subtitle">Package protection</p>
|
|
1350
1350
|
</div>
|
|
1351
1351
|
</div>
|
|
1352
1352
|
<div class="mechanism-price">
|
|
@@ -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`
|