@tet/tet-components 1.3.27-testing → 1.3.28-testing
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/cjs/tet-compare-card_4.cjs.entry.js +1 -2
- package/dist/collection/components/advanced/cards/tet-compare-card/tet-compare-card.js +1 -2
- package/dist/components/{p-dd22879c.js → p-640210e3.js} +1 -1
- package/dist/components/{p-3ba6bece.js → p-73f6a9a2.js} +1 -1
- package/dist/components/{p-f28fa378.js → p-c7e5ac68.js} +1 -2
- package/dist/components/tet-address-offers-view.js +2 -2
- package/dist/components/tet-address-offers.js +1 -1
- package/dist/components/tet-compare-card.js +1 -1
- package/dist/components/tet-compare-cards-tab.js +2 -2
- package/dist/components/tet-compare-cards.js +1 -1
- package/dist/esm/tet-compare-card_4.entry.js +1 -2
- package/dist/tet-components/p-78caaeb8.entry.js +1 -0
- package/dist/tet-components/tet-components.esm.js +1 -1
- package/package.json +1 -1
- package/dist/tet-components/p-1335d348.entry.js +0 -1
|
@@ -584,8 +584,7 @@ const TetCompareCard = class {
|
|
|
584
584
|
'card-list': this.cardList,
|
|
585
585
|
'thumbnail': !!this.thumbnail,
|
|
586
586
|
'netflix': this.isNetflixCard,
|
|
587
|
-
'dark-mode': this.darkMode
|
|
588
|
-
'dark': this.darkMode
|
|
587
|
+
'dark-mode': this.darkMode
|
|
589
588
|
}, style: { background: this.cardBackgroundColor } }, index.h("div", { class: {
|
|
590
589
|
'best-choice-title': true,
|
|
591
590
|
'active': this.bestChoice,
|
|
@@ -215,8 +215,7 @@ export class TetCompareCard {
|
|
|
215
215
|
'card-list': this.cardList,
|
|
216
216
|
'thumbnail': !!this.thumbnail,
|
|
217
217
|
'netflix': this.isNetflixCard,
|
|
218
|
-
'dark-mode': this.darkMode
|
|
219
|
-
'dark': this.darkMode
|
|
218
|
+
'dark-mode': this.darkMode
|
|
220
219
|
}, style: { background: this.cardBackgroundColor } }, h("div", { class: {
|
|
221
220
|
'best-choice-title': true,
|
|
222
221
|
'active': this.bestChoice,
|
|
@@ -4,7 +4,7 @@ import { A as ApiRequest, e as endpoints } from './p-a63d3582.js';
|
|
|
4
4
|
import { t as translate, p as processTranslations } from './p-ae1f41ee.js';
|
|
5
5
|
import { g as generateFormUrl } from './p-6e631dc7.js';
|
|
6
6
|
import { d as defineCustomElement$7 } from './p-3671578a.js';
|
|
7
|
-
import { d as defineCustomElement$6 } from './p-
|
|
7
|
+
import { d as defineCustomElement$6 } from './p-c7e5ac68.js';
|
|
8
8
|
import { d as defineCustomElement$5 } from './p-e6a1d99b.js';
|
|
9
9
|
import { d as defineCustomElement$4 } from './p-da92add9.js';
|
|
10
10
|
import { d as defineCustomElement$3 } from './p-a548d0c5.js';
|
|
@@ -2,7 +2,7 @@ import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-
|
|
|
2
2
|
import { e as endpoints, A as ApiRequest } from './p-a63d3582.js';
|
|
3
3
|
import { g as generateFormUrl } from './p-6e631dc7.js';
|
|
4
4
|
import { d as defineCustomElement$5 } from './p-3671578a.js';
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-c7e5ac68.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-e6a1d99b.js';
|
|
7
7
|
import { d as defineCustomElement$2 } from './p-da92add9.js';
|
|
8
8
|
import { d as defineCustomElement$1 } from './p-a548d0c5.js';
|
|
@@ -584,8 +584,7 @@ const TetCompareCard = /*@__PURE__*/ proxyCustomElement(class TetCompareCard ext
|
|
|
584
584
|
'card-list': this.cardList,
|
|
585
585
|
'thumbnail': !!this.thumbnail,
|
|
586
586
|
'netflix': this.isNetflixCard,
|
|
587
|
-
'dark-mode': this.darkMode
|
|
588
|
-
'dark': this.darkMode
|
|
587
|
+
'dark-mode': this.darkMode
|
|
589
588
|
}, style: { background: this.cardBackgroundColor } }, h("div", { class: {
|
|
590
589
|
'best-choice-title': true,
|
|
591
590
|
'active': this.bestChoice,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, f as forceUpdate, h as h$1, c as Host, F as Fragment } from './p-37ed3ebb.js';
|
|
2
2
|
import { h } from './p-a0d406ca.js';
|
|
3
3
|
import { p as processTranslations, t as translate } from './p-ae1f41ee.js';
|
|
4
|
-
import { d as defineCustomElement$n } from './p-
|
|
4
|
+
import { d as defineCustomElement$n } from './p-640210e3.js';
|
|
5
5
|
import { d as defineCustomElement$m } from './p-131baaae.js';
|
|
6
6
|
import { d as defineCustomElement$l } from './p-7be4d10d.js';
|
|
7
7
|
import { d as defineCustomElement$k } from './p-5acbdeda.js';
|
|
@@ -9,7 +9,7 @@ import { d as defineCustomElement$j } from './p-533de706.js';
|
|
|
9
9
|
import { d as defineCustomElement$i } from './p-cabeb1d2.js';
|
|
10
10
|
import { d as defineCustomElement$h } from './p-261f5c7e.js';
|
|
11
11
|
import { d as defineCustomElement$g } from './p-3671578a.js';
|
|
12
|
-
import { d as defineCustomElement$f } from './p-
|
|
12
|
+
import { d as defineCustomElement$f } from './p-c7e5ac68.js';
|
|
13
13
|
import { d as defineCustomElement$e } from './p-a1d2e915.js';
|
|
14
14
|
import { d as defineCustomElement$d } from './p-2d22c24b.js';
|
|
15
15
|
import { d as defineCustomElement$c } from './p-e6a1d99b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { T as TetAddressOffers$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { T as TetAddressOffers$1, d as defineCustomElement$1 } from './p-640210e3.js';
|
|
2
2
|
|
|
3
3
|
const TetAddressOffers = TetAddressOffers$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-37ed3ebb.js';
|
|
2
|
-
import { p as productComparison, f as fillProductData, a as fillOldProductData, d as defineCustomElement$7 } from './p-
|
|
2
|
+
import { p as productComparison, f as fillProductData, a as fillOldProductData, d as defineCustomElement$7 } from './p-73f6a9a2.js';
|
|
3
3
|
import './p-a63d3582.js';
|
|
4
4
|
import { d as defineCustomElement$9 } from './p-3671578a.js';
|
|
5
|
-
import { d as defineCustomElement$8 } from './p-
|
|
5
|
+
import { d as defineCustomElement$8 } from './p-c7e5ac68.js';
|
|
6
6
|
import { d as defineCustomElement$6 } from './p-e6a1d99b.js';
|
|
7
7
|
import { d as defineCustomElement$5 } from './p-da92add9.js';
|
|
8
8
|
import { d as defineCustomElement$4 } from './p-a548d0c5.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { T as TetCompareCards$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { T as TetCompareCards$1, d as defineCustomElement$1 } from './p-73f6a9a2.js';
|
|
2
2
|
|
|
3
3
|
const TetCompareCards = TetCompareCards$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -580,8 +580,7 @@ const TetCompareCard = class {
|
|
|
580
580
|
'card-list': this.cardList,
|
|
581
581
|
'thumbnail': !!this.thumbnail,
|
|
582
582
|
'netflix': this.isNetflixCard,
|
|
583
|
-
'dark-mode': this.darkMode
|
|
584
|
-
'dark': this.darkMode
|
|
583
|
+
'dark-mode': this.darkMode
|
|
585
584
|
}, style: { background: this.cardBackgroundColor } }, h("div", { class: {
|
|
586
585
|
'best-choice-title': true,
|
|
587
586
|
'active': this.bestChoice,
|