ui.shipaid.com 0.3.151 → 0.3.152

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
@@ -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">Free returns + package protection</p>
4965
+ <p class="mechanism-subtitle">Package protection</p>
4966
4966
  </div>
4967
4967
  </div>
4968
4968
  <div class="mechanism-price">
@@ -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">Free returns + package protection</p>
1349
+ <p class="mechanism-subtitle">Package protection</p>
1350
1350
  </div>
1351
1351
  </div>
1352
1352
  <div class="mechanism-price">
@@ -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">Free returns + package protection</p>
1349
+ <p class="mechanism-subtitle">Package protection</p>
1350
1350
  </div>
1351
1351
  </div>
1352
1352
  <div class="mechanism-price">
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui.shipaid.com",
3
3
  "private": false,
4
- "version": "0.3.151",
4
+ "version": "0.3.152",
5
5
  "type": "module",
6
6
  "main": "dist/widget.umd.js",
7
7
  "unpkg": "dist/widget.iife.js",