@salla.sa/twilight-tailwind-theme 2.14.432 → 2.14.434
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 +8 -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.434",
|
|
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": "c6c8b66f52e793dcc8db7905580215887b59c2b1"
|
|
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
|
|
@@ -841,6 +845,10 @@ s-loyalty-skeleton .s-loyalty-prize-item-check
|
|
|
841
845
|
s-loyalty-slider
|
|
842
846
|
s-loyalty-slider .swiper-wrapper
|
|
843
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
|
|
844
852
|
s-loyalty-program-container
|
|
845
853
|
s-loyalty-program-login-action
|
|
846
854
|
s-loyalty-program-login-action-dark
|