ui.shipaid.com 0.3.65 → 0.3.66

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
@@ -2002,7 +2002,7 @@ class CheckoutPackageProtection extends s$1 {
2002
2002
  }
2003
2003
  render() {
2004
2004
  return x`
2005
- <div class="container">
2005
+ <div class="shipaid-container">
2006
2006
  <div class="protection-info">
2007
2007
  <div class="protection-text">
2008
2008
  ${this.logo}
@@ -2989,7 +2989,7 @@ const _ShipAidWidget = class _ShipAidWidget extends s$1 {
2989
2989
  font-family: Arial, sans-serif;
2990
2990
  width: 100%;
2991
2991
  }
2992
- .container button {
2992
+ .shipaid-container button {
2993
2993
  width: 100%;
2994
2994
  }
2995
2995
  .shipaid-loader {
@@ -3118,7 +3118,7 @@ const _ShipAidWidget = class _ShipAidWidget extends s$1 {
3118
3118
  width: 100%;
3119
3119
  }
3120
3120
 
3121
- .container button {
3121
+ .shipaid-container button {
3122
3122
  width: 100%;
3123
3123
  }
3124
3124
 
@@ -3186,7 +3186,7 @@ const _ShipAidWidget = class _ShipAidWidget extends s$1 {
3186
3186
  }
3187
3187
  </style>
3188
3188
 
3189
- <div class="container">
3189
+ <div class="shipaid-container">
3190
3190
  <div class="protection-info">
3191
3191
  <div class="protection-text">
3192
3192
  ${ShipAidReducedLogo}
@@ -987,7 +987,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
987
987
  stroke: var(--shipaid-svg-stroke);
988
988
  }
989
989
  `;let ie=ee;te([n({type:Boolean,attribute:!0})],ie.prototype,"open"),te([n({type:String,attribute:!0})],ie.prototype,"product"),te([n({type:String,attribute:!0})],ie.prototype,"imageUrl"),te([n({type:String,attribute:!0})],ie.prototype,"priceOfVariant"),te([n({type:String,attribute:!0})],ie.prototype,"quantity"),te([n({type:Boolean})],ie.prototype,"dontShowAgain"),customElements.get("shipaid-cart-confirmation")||customElements.define("shipaid-cart-confirmation",ie);var oe=Object.defineProperty,re=(t,e,i,o)=>{for(var r,n=void 0,s=t.length-1;s>=0;s--)(r=t[s])&&(n=r(e,i,n)||n);return n&&oe(e,i,n),n};class ne extends ht{constructor(){super(...arguments),this.protectionPrice=0,this.checkoutTotal=0,this.logo="",this.originalClasses=""}createRenderRoot(){return this}handleAbout(){this.dispatchEvent(new Event("shipaid-about"))}handleCheckoutWithProtection(){this.dispatchEvent(new Event("shipaid-add-protection"))}handleCheckoutWithoutProtection(){this.dispatchEvent(new Event("shipaid-remove-protection"))}render(){return H`
990
- <div class="container">
990
+ <div class="shipaid-container">
991
991
  <div class="protection-info">
992
992
  <div class="protection-text">
993
993
  ${this.logo}
@@ -1193,7 +1193,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
1193
1193
  font-family: Arial, sans-serif;
1194
1194
  width: 100%;
1195
1195
  }
1196
- .container button {
1196
+ .shipaid-container button {
1197
1197
  width: 100%;
1198
1198
  }
1199
1199
  .shipaid-loader {
@@ -1279,7 +1279,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
1279
1279
  width: 100%;
1280
1280
  }
1281
1281
 
1282
- .container button {
1282
+ .shipaid-container button {
1283
1283
  width: 100%;
1284
1284
  }
1285
1285
 
@@ -1347,7 +1347,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
1347
1347
  }
1348
1348
  </style>
1349
1349
 
1350
- <div class="container">
1350
+ <div class="shipaid-container">
1351
1351
  <div class="protection-info">
1352
1352
  <div class="protection-text">
1353
1353
  ${Vt}
@@ -987,7 +987,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
987
987
  stroke: var(--shipaid-svg-stroke);
988
988
  }
989
989
  `;let ie=ee;te([n({type:Boolean,attribute:!0})],ie.prototype,"open"),te([n({type:String,attribute:!0})],ie.prototype,"product"),te([n({type:String,attribute:!0})],ie.prototype,"imageUrl"),te([n({type:String,attribute:!0})],ie.prototype,"priceOfVariant"),te([n({type:String,attribute:!0})],ie.prototype,"quantity"),te([n({type:Boolean})],ie.prototype,"dontShowAgain"),customElements.get("shipaid-cart-confirmation")||customElements.define("shipaid-cart-confirmation",ie);var oe=Object.defineProperty,re=(t,e,i,o)=>{for(var r,n=void 0,s=t.length-1;s>=0;s--)(r=t[s])&&(n=r(e,i,n)||n);return n&&oe(e,i,n),n};class ne extends ht{constructor(){super(...arguments),this.protectionPrice=0,this.checkoutTotal=0,this.logo="",this.originalClasses=""}createRenderRoot(){return this}handleAbout(){this.dispatchEvent(new Event("shipaid-about"))}handleCheckoutWithProtection(){this.dispatchEvent(new Event("shipaid-add-protection"))}handleCheckoutWithoutProtection(){this.dispatchEvent(new Event("shipaid-remove-protection"))}render(){return H`
990
- <div class="container">
990
+ <div class="shipaid-container">
991
991
  <div class="protection-info">
992
992
  <div class="protection-text">
993
993
  ${this.logo}
@@ -1193,7 +1193,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
1193
1193
  font-family: Arial, sans-serif;
1194
1194
  width: 100%;
1195
1195
  }
1196
- .container button {
1196
+ .shipaid-container button {
1197
1197
  width: 100%;
1198
1198
  }
1199
1199
  .shipaid-loader {
@@ -1279,7 +1279,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
1279
1279
  width: 100%;
1280
1280
  }
1281
1281
 
1282
- .container button {
1282
+ .shipaid-container button {
1283
1283
  width: 100%;
1284
1284
  }
1285
1285
 
@@ -1347,7 +1347,7 @@ function qt(t,e,i){return t?e():null==i?void 0:i()}const jt=u`
1347
1347
  }
1348
1348
  </style>
1349
1349
 
1350
- <div class="container">
1350
+ <div class="shipaid-container">
1351
1351
  <div class="protection-info">
1352
1352
  <div class="protection-text">
1353
1353
  ${Vt}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui.shipaid.com",
3
3
  "private": false,
4
- "version": "0.3.65",
4
+ "version": "0.3.66",
5
5
  "type": "module",
6
6
  "main": "dist/widget.umd.js",
7
7
  "unpkg": "dist/widget.iife.js",