@salla.sa/twilight-tailwind-theme 2.14.431 → 2.14.433
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/package.json +2 -2
- package/safe-list-css.txt +9 -0
- package/utilities.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salla.sa/twilight-tailwind-theme",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.433",
|
|
4
4
|
"license": "GPL-3.0",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"twilight",
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"run-when-changed": "^2.1.0",
|
|
29
29
|
"tailwindcss": "^3.1.8"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "a2e6d9c517c23fc23387bcf828ca3bc47bce0387"
|
|
32
32
|
}
|
package/safe-list-css.txt
CHANGED
|
@@ -407,6 +407,10 @@ s-cart-summary-wrapper
|
|
|
407
407
|
s-cart-thumb
|
|
408
408
|
s-cart-summary-icon svg
|
|
409
409
|
s-cart-summary-count
|
|
410
|
+
s-cashback-banner-container
|
|
411
|
+
s-cashback-banner-icon
|
|
412
|
+
s-cashback-banner-label
|
|
413
|
+
s-cashback-banner-value
|
|
410
414
|
s-color-picker-main
|
|
411
415
|
s-color-picker-main .picker_wrapper
|
|
412
416
|
s-color-picker-main .picker_arrow
|
|
@@ -471,6 +475,7 @@ s-comments-sort-input
|
|
|
471
475
|
s-comments-filter-wrapper
|
|
472
476
|
s-comments-filter-label
|
|
473
477
|
s-comments-container salla-reviews-summary
|
|
478
|
+
s-comments-item-content-container
|
|
474
479
|
s-conditional-offer-container
|
|
475
480
|
s-conditional-offer-title-wrapper
|
|
476
481
|
s-conditional-offer-title
|
|
@@ -840,6 +845,10 @@ s-loyalty-skeleton .s-loyalty-prize-item-check
|
|
|
840
845
|
s-loyalty-slider
|
|
841
846
|
s-loyalty-slider .swiper-wrapper
|
|
842
847
|
s-loyalty-container
|
|
848
|
+
s-loyalty-points-banner-container
|
|
849
|
+
s-loyalty-points-banner-icon
|
|
850
|
+
s-loyalty-points-banner-label
|
|
851
|
+
s-loyalty-points-banner-description
|
|
843
852
|
s-loyalty-program-container
|
|
844
853
|
s-loyalty-program-login-action
|
|
845
854
|
s-loyalty-program-login-action-dark
|