ui.shipaid.com 0.3.56 → 0.3.57

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
@@ -1945,7 +1945,9 @@ __decorateClass$1([
1945
1945
  __decorateClass$1([
1946
1946
  n$7({ type: Boolean })
1947
1947
  ], ShipAidCartConfirmation.prototype, "dontShowAgain");
1948
- customElements.define("shipaid-cart-confirmation", ShipAidCartConfirmation);
1948
+ if (!customElements.get("shipaid-cart-confirmation")) {
1949
+ customElements.define("shipaid-cart-confirmation", ShipAidCartConfirmation);
1950
+ }
1949
1951
  const loading = "Loading ShipAid Widget...";
1950
1952
  const title = "Delivery Guarantee";
1951
1953
  const description = "in case of Loss, Damage or Theft";
@@ -964,7 +964,7 @@ function Tt(t,e,i){return t?e():null==i?void 0:i()}const jt=h`
964
964
  fill: var(--shipaid-svg-fill);
965
965
  stroke: var(--shipaid-svg-stroke);
966
966
  }
967
- `;let ee=te;Xt([n({type:Boolean,attribute:!0})],ee.prototype,"open"),Xt([n({type:String,attribute:!0})],ee.prototype,"product"),Xt([n({type:String,attribute:!0})],ee.prototype,"imageUrl"),Xt([n({type:String,attribute:!0})],ee.prototype,"priceOfVariant"),Xt([n({type:String,attribute:!0})],ee.prototype,"quantity"),Xt([n({type:Boolean})],ee.prototype,"dontShowAgain"),customElements.define("shipaid-cart-confirmation",ee);const ie="Loading ShipAid Widget...",oe="Delivery Guarantee",re="in case of Loss, Damage or Theft",ne={button:"Powered by"},se={add:"Add",remove:"Remove",loading:"Loading..."},ae={loading:ie,title:oe,description:re,footer:ne,actions:se,"learn-more-popup":{close:"Close",title:"Delivery Guarantee",disclaimer:{"subtitle-enable":"We enable your favorite brands to provide a delivery guarantee because we know that every order is precious, and things happen!","subtitle-monitor":"We continuously monitor your package and offer a convenient portal for you to track your order's progress at any moment!","subtitle-notify":"You'll be notified throughout the entire shipping process, ensuring you stay up to date every step of the way.","subtitle-resolution":"In case of any issues during transit, we offer a quick and easy method to report the problem directly to the brand, for a swift resolution.",text:"By purchasing this delivery guarantee, you agree to our Terms Of Service and Privacy Policy. You are not obligated to purchase this guarantee. This guarantee is NOT insurance and does not provide indemnification against loss, damage, or liability arising from a contingent or unknown event, but rather, through ShipAid brands provide a delivery guarantee whereby if the product you ordered is not delivered in satisfactory condition, the brand from which you ordered the product may replace the product free of charge. ShipAid does not provide any products or services directly to consumers, but instead provides a service that allow brands to facilitate product replacement to their customers. Purchasing this guarantee does not mean that you will automatically be reimbursed for any product or shipping costs because the resolution process and decision for compensation is strictly decided by the brand you a purchasing from. The brand will require proof of damage or undelivered product."},links:{terms:"Terms of Service",privacy:"Privacy Policy"}}},de=Object.freeze(Object.defineProperty({__proto__:null,actions:se,default:ae,description:re,footer:ne,loading:ie,title:oe},Symbol.toStringTag,{value:"Module"})),pe=h`
967
+ `;let ee=te;Xt([n({type:Boolean,attribute:!0})],ee.prototype,"open"),Xt([n({type:String,attribute:!0})],ee.prototype,"product"),Xt([n({type:String,attribute:!0})],ee.prototype,"imageUrl"),Xt([n({type:String,attribute:!0})],ee.prototype,"priceOfVariant"),Xt([n({type:String,attribute:!0})],ee.prototype,"quantity"),Xt([n({type:Boolean})],ee.prototype,"dontShowAgain"),customElements.get("shipaid-cart-confirmation")||customElements.define("shipaid-cart-confirmation",ee);const ie="Loading ShipAid Widget...",oe="Delivery Guarantee",re="in case of Loss, Damage or Theft",ne={button:"Powered by"},se={add:"Add",remove:"Remove",loading:"Loading..."},ae={loading:ie,title:oe,description:re,footer:ne,actions:se,"learn-more-popup":{close:"Close",title:"Delivery Guarantee",disclaimer:{"subtitle-enable":"We enable your favorite brands to provide a delivery guarantee because we know that every order is precious, and things happen!","subtitle-monitor":"We continuously monitor your package and offer a convenient portal for you to track your order's progress at any moment!","subtitle-notify":"You'll be notified throughout the entire shipping process, ensuring you stay up to date every step of the way.","subtitle-resolution":"In case of any issues during transit, we offer a quick and easy method to report the problem directly to the brand, for a swift resolution.",text:"By purchasing this delivery guarantee, you agree to our Terms Of Service and Privacy Policy. You are not obligated to purchase this guarantee. This guarantee is NOT insurance and does not provide indemnification against loss, damage, or liability arising from a contingent or unknown event, but rather, through ShipAid brands provide a delivery guarantee whereby if the product you ordered is not delivered in satisfactory condition, the brand from which you ordered the product may replace the product free of charge. ShipAid does not provide any products or services directly to consumers, but instead provides a service that allow brands to facilitate product replacement to their customers. Purchasing this guarantee does not mean that you will automatically be reimbursed for any product or shipping costs because the resolution process and decision for compensation is strictly decided by the brand you a purchasing from. The brand will require proof of damage or undelivered product."},links:{terms:"Terms of Service",privacy:"Privacy Policy"}}},de=Object.freeze(Object.defineProperty({__proto__:null,actions:se,default:ae,description:re,footer:ne,loading:ie,title:oe},Symbol.toStringTag,{value:"Module"})),pe=h`
968
968
  :host {
969
969
  --shipaid-primary: #002bd6;
970
970
  --shipaid-secondary: #0076ff;
@@ -964,7 +964,7 @@ function Tt(t,e,i){return t?e():null==i?void 0:i()}const jt=h`
964
964
  fill: var(--shipaid-svg-fill);
965
965
  stroke: var(--shipaid-svg-stroke);
966
966
  }
967
- `;let ee=te;Xt([n({type:Boolean,attribute:!0})],ee.prototype,"open"),Xt([n({type:String,attribute:!0})],ee.prototype,"product"),Xt([n({type:String,attribute:!0})],ee.prototype,"imageUrl"),Xt([n({type:String,attribute:!0})],ee.prototype,"priceOfVariant"),Xt([n({type:String,attribute:!0})],ee.prototype,"quantity"),Xt([n({type:Boolean})],ee.prototype,"dontShowAgain"),customElements.define("shipaid-cart-confirmation",ee);const ie="Loading ShipAid Widget...",oe="Delivery Guarantee",re="in case of Loss, Damage or Theft",ne={button:"Powered by"},se={add:"Add",remove:"Remove",loading:"Loading..."},ae={loading:ie,title:oe,description:re,footer:ne,actions:se,"learn-more-popup":{close:"Close",title:"Delivery Guarantee",disclaimer:{"subtitle-enable":"We enable your favorite brands to provide a delivery guarantee because we know that every order is precious, and things happen!","subtitle-monitor":"We continuously monitor your package and offer a convenient portal for you to track your order's progress at any moment!","subtitle-notify":"You'll be notified throughout the entire shipping process, ensuring you stay up to date every step of the way.","subtitle-resolution":"In case of any issues during transit, we offer a quick and easy method to report the problem directly to the brand, for a swift resolution.",text:"By purchasing this delivery guarantee, you agree to our Terms Of Service and Privacy Policy. You are not obligated to purchase this guarantee. This guarantee is NOT insurance and does not provide indemnification against loss, damage, or liability arising from a contingent or unknown event, but rather, through ShipAid brands provide a delivery guarantee whereby if the product you ordered is not delivered in satisfactory condition, the brand from which you ordered the product may replace the product free of charge. ShipAid does not provide any products or services directly to consumers, but instead provides a service that allow brands to facilitate product replacement to their customers. Purchasing this guarantee does not mean that you will automatically be reimbursed for any product or shipping costs because the resolution process and decision for compensation is strictly decided by the brand you a purchasing from. The brand will require proof of damage or undelivered product."},links:{terms:"Terms of Service",privacy:"Privacy Policy"}}},de=Object.freeze(Object.defineProperty({__proto__:null,actions:se,default:ae,description:re,footer:ne,loading:ie,title:oe},Symbol.toStringTag,{value:"Module"})),pe=h`
967
+ `;let ee=te;Xt([n({type:Boolean,attribute:!0})],ee.prototype,"open"),Xt([n({type:String,attribute:!0})],ee.prototype,"product"),Xt([n({type:String,attribute:!0})],ee.prototype,"imageUrl"),Xt([n({type:String,attribute:!0})],ee.prototype,"priceOfVariant"),Xt([n({type:String,attribute:!0})],ee.prototype,"quantity"),Xt([n({type:Boolean})],ee.prototype,"dontShowAgain"),customElements.get("shipaid-cart-confirmation")||customElements.define("shipaid-cart-confirmation",ee);const ie="Loading ShipAid Widget...",oe="Delivery Guarantee",re="in case of Loss, Damage or Theft",ne={button:"Powered by"},se={add:"Add",remove:"Remove",loading:"Loading..."},ae={loading:ie,title:oe,description:re,footer:ne,actions:se,"learn-more-popup":{close:"Close",title:"Delivery Guarantee",disclaimer:{"subtitle-enable":"We enable your favorite brands to provide a delivery guarantee because we know that every order is precious, and things happen!","subtitle-monitor":"We continuously monitor your package and offer a convenient portal for you to track your order's progress at any moment!","subtitle-notify":"You'll be notified throughout the entire shipping process, ensuring you stay up to date every step of the way.","subtitle-resolution":"In case of any issues during transit, we offer a quick and easy method to report the problem directly to the brand, for a swift resolution.",text:"By purchasing this delivery guarantee, you agree to our Terms Of Service and Privacy Policy. You are not obligated to purchase this guarantee. This guarantee is NOT insurance and does not provide indemnification against loss, damage, or liability arising from a contingent or unknown event, but rather, through ShipAid brands provide a delivery guarantee whereby if the product you ordered is not delivered in satisfactory condition, the brand from which you ordered the product may replace the product free of charge. ShipAid does not provide any products or services directly to consumers, but instead provides a service that allow brands to facilitate product replacement to their customers. Purchasing this guarantee does not mean that you will automatically be reimbursed for any product or shipping costs because the resolution process and decision for compensation is strictly decided by the brand you a purchasing from. The brand will require proof of damage or undelivered product."},links:{terms:"Terms of Service",privacy:"Privacy Policy"}}},de=Object.freeze(Object.defineProperty({__proto__:null,actions:se,default:ae,description:re,footer:ne,loading:ie,title:oe},Symbol.toStringTag,{value:"Module"})),pe=h`
968
968
  :host {
969
969
  --shipaid-primary: #002bd6;
970
970
  --shipaid-secondary: #0076ff;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui.shipaid.com",
3
3
  "private": false,
4
- "version": "0.3.56",
4
+ "version": "0.3.57",
5
5
  "type": "module",
6
6
  "main": "dist/widget.umd.js",
7
7
  "unpkg": "dist/widget.iife.js",