@salla.sa/twilight-tailwind-theme 2.14.438 → 2.14.440
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 +2 -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.440",
|
|
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": "98862d7cbd385458f4f44feb1b795f993e855c19"
|
|
32
32
|
}
|
package/safe-list-css.txt
CHANGED
|
@@ -1420,6 +1420,7 @@ s-order-edit-modal-item-name
|
|
|
1420
1420
|
s-order-edit-modal-item-options
|
|
1421
1421
|
s-order-edit-modal-item-end
|
|
1422
1422
|
s-order-edit-modal-item-price
|
|
1423
|
+
s-order-edit-modal-item-quantity
|
|
1423
1424
|
s-order-edit-modal-row
|
|
1424
1425
|
s-order-edit-modal-row-label
|
|
1425
1426
|
s-order-edit-modal-row-value
|
|
@@ -1664,6 +1665,7 @@ s-product-card-embed-card-align-center
|
|
|
1664
1665
|
s-product-card-embed-card-align-left
|
|
1665
1666
|
s-product-card-embed-card-align-right
|
|
1666
1667
|
s-product-card-embed-fallback
|
|
1668
|
+
article:has(salla-product-card-embed)::after
|
|
1667
1669
|
s-product-options-wrapper
|
|
1668
1670
|
s-product-options-option-container
|
|
1669
1671
|
s-product-options-option
|