@salla.sa/twilight-tailwind-theme 2.14.573 → 2.14.575
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 +23 -1
- 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.575",
|
|
4
4
|
"license": "GPL-3.0",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"twilight",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"overrides": {
|
|
35
35
|
"minimatch": "3.1.5"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "951858c4993a3b1cd665b4915e7aaf641e2b9bf3"
|
|
38
38
|
}
|
package/safe-list-css.txt
CHANGED
|
@@ -1367,6 +1367,7 @@ s-offer-card-icon
|
|
|
1367
1367
|
s-offer-card-content
|
|
1368
1368
|
s-offer-card-title
|
|
1369
1369
|
s-offer-card-description
|
|
1370
|
+
s-offer-card-description-row
|
|
1370
1371
|
s-offer-card-details
|
|
1371
1372
|
s-offer-shared-content
|
|
1372
1373
|
s-offer-drawer-card
|
|
@@ -1402,6 +1403,8 @@ s-offer-discount-table td
|
|
|
1402
1403
|
s-offer-discount-percentage
|
|
1403
1404
|
s-offer-discount-condition
|
|
1404
1405
|
s-offer-categories
|
|
1406
|
+
s-offer-categories-group
|
|
1407
|
+
s-offer-categories-label
|
|
1405
1408
|
s-offer-categories-list
|
|
1406
1409
|
s-offer-categories-list a
|
|
1407
1410
|
s-offer-category-item
|
|
@@ -1414,6 +1417,16 @@ s-offer-show-more-card
|
|
|
1414
1417
|
s-offer-show-more-icon
|
|
1415
1418
|
s-offer-show-more-title
|
|
1416
1419
|
s-offer-drawer-card .s-products-list-compact-cards
|
|
1420
|
+
s-offer-max-discount
|
|
1421
|
+
s-offer-branches
|
|
1422
|
+
s-offer-branches-label
|
|
1423
|
+
s-offer-branches-list
|
|
1424
|
+
s-offer-branch-item
|
|
1425
|
+
s-offer-payment-methods
|
|
1426
|
+
s-offer-payment-methods-label
|
|
1427
|
+
s-offer-payment-methods-list
|
|
1428
|
+
s-offer-payment-method-item
|
|
1429
|
+
s-offer-discount-amount
|
|
1417
1430
|
s-offer-modal-body
|
|
1418
1431
|
s-offer-modal-badge
|
|
1419
1432
|
s-offer-modal-badge-icon
|
|
@@ -1457,6 +1470,11 @@ s-offer-modal-discount-table tr
|
|
|
1457
1470
|
s-offer-modal-discount-table tr td
|
|
1458
1471
|
s-offer-modal-discount-table-cell
|
|
1459
1472
|
s-offer-modal-type-discounts-table .s-modal-body
|
|
1473
|
+
s-offer-modal-conditions
|
|
1474
|
+
s-offer-modal-condition
|
|
1475
|
+
s-offer-modal-condition-group
|
|
1476
|
+
s-offer-modal-condition-label
|
|
1477
|
+
s-offer-modal-condition-items
|
|
1460
1478
|
s-order-branch-wrapper
|
|
1461
1479
|
s-order-branch-container
|
|
1462
1480
|
s-order-branch-details
|
|
@@ -2589,4 +2607,8 @@ s-wallet-table-tbody-tr
|
|
|
2589
2607
|
s-wallet-table-tbody-tr-td
|
|
2590
2608
|
s-wallet-table-tbody-tr-td:first-child
|
|
2591
2609
|
s-wallet-table-tbody-tr-td-content
|
|
2592
|
-
s-wallet-table-tbody-tr a
|
|
2610
|
+
s-wallet-table-tbody-tr a
|
|
2611
|
+
s-wishlist-summary-wrapper
|
|
2612
|
+
s-wishlist-summary-icon
|
|
2613
|
+
s-wishlist-summary-icon svg
|
|
2614
|
+
s-wishlist-summary-count
|