@everymatrix/bonus-elevate-shop 1.37.11 → 1.39.0
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/components/bonus-elevate-shop.js +0 -1
- package/dist/components/general-styling-wrapper2.js +0 -1
- package/dist/components/player-elevate-card-data2.js +0 -1
- package/dist/components/player-elevate-card.js +0 -1
- package/dist/components/player-elevate-loyaltycard.js +0 -1
- package/dist/components/player-elevate-pointcard2.js +0 -1
- package/package.json +1 -1
|
@@ -628,6 +628,5 @@ function defineCustomElement() {
|
|
|
628
628
|
break;
|
|
629
629
|
} });
|
|
630
630
|
}
|
|
631
|
-
defineCustomElement();
|
|
632
631
|
|
|
633
632
|
export { PlayerElevateCardData as P, TRANSLATIONS as T, _typeof as _, toDate as a, translateWithParams as b, defineCustomElement as d, getTimezoneOffsetInMilliseconds as g, requiredArgs as r, translate as t };
|