@salla.sa/twilight-tailwind-theme 2.14.470 → 2.14.472
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 +11 -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.472",
|
|
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": "56b99b61c963f972f1eee3fdc59008473b755704"
|
|
32
32
|
}
|
package/safe-list-css.txt
CHANGED
|
@@ -44,6 +44,7 @@ s-add-product-button-with-apple-pay:not(.s-add-product-button-with-sticky-bar) s
|
|
|
44
44
|
s-add-product-button-with-sticky-bar salla-quick-buy .s-quick-buy-button .s-button-text span
|
|
45
45
|
s-add-product-button-mini-checkout-content
|
|
46
46
|
s-add-product-button-mini-checkout-content svg
|
|
47
|
+
s-add-product-button-busy
|
|
47
48
|
s-advertisement-content
|
|
48
49
|
s-advertisement-content-main
|
|
49
50
|
s-advertisement-content-icon
|
|
@@ -1539,6 +1540,14 @@ s-order-edit-products-panel, .s-order-edit-order-panel
|
|
|
1539
1540
|
s-order-edit-actions salla-button .s-button-element
|
|
1540
1541
|
s-order-edit-mobile-products-modal .s-order-edit-products-modal-content
|
|
1541
1542
|
s-order-edit-add-modal-media, .s-order-edit-add-modal-quantity
|
|
1543
|
+
s-order-options-modal-body
|
|
1544
|
+
s-order-options-modal-subtitle
|
|
1545
|
+
s-order-options-modal-fields
|
|
1546
|
+
s-order-options-modal-item
|
|
1547
|
+
s-order-options-modal-footer
|
|
1548
|
+
s-order-options-modal-cta-content
|
|
1549
|
+
s-order-options-modal-cta-text
|
|
1550
|
+
s-order-options-modal-cta-total
|
|
1542
1551
|
s-order-summary-wrapper
|
|
1543
1552
|
s-order-summary-item
|
|
1544
1553
|
s-order-summary-item-title
|
|
@@ -1732,6 +1741,7 @@ s-product-card-embed-card-align-right
|
|
|
1732
1741
|
s-product-card-embed-fallback
|
|
1733
1742
|
article:has(salla-product-card-embed)::after
|
|
1734
1743
|
s-product-options-wrapper
|
|
1744
|
+
s-product-options-no-padding
|
|
1735
1745
|
s-product-options-option-container
|
|
1736
1746
|
s-product-options-option
|
|
1737
1747
|
s-product-options-option-error .s-product-options-option-label
|
|
@@ -1818,6 +1828,7 @@ s-product-options-grid-mode input:checked + div
|
|
|
1818
1828
|
s-product-options-grid-mode input[type=checkbox]
|
|
1819
1829
|
s-product-options-grid-mode input[type=radio]
|
|
1820
1830
|
s-product-options-disabled
|
|
1831
|
+
s-product-options-option-stock-out
|
|
1821
1832
|
s-product-size-guide-wrapper .s-modal-title
|
|
1822
1833
|
s-product-size-guide-wrapper .s-tabs-content
|
|
1823
1834
|
s-product-size-guide-placeholder
|