@sbb-esta/lyne-elements-dev 5.0.0-next.3-dev.1778595246 → 5.0.0-next.3-dev.1778655126
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/lean-off-brand-theme.css +0 -6
- package/lean-safety-theme.css +0 -6
- package/lean-theme.css +0 -6
- package/off-brand-theme.css +0 -6
- package/package.json +2 -2
- package/safety-theme.css +0 -6
- package/standard-theme.css +0 -6
- package/table.css +0 -6
package/lean-off-brand-theme.css
CHANGED
|
@@ -3483,12 +3483,6 @@ sup {
|
|
|
3483
3483
|
.sbb-table-xs :is(th, td):first-child {
|
|
3484
3484
|
border-inline-start: var(--sbb-table-border);
|
|
3485
3485
|
}
|
|
3486
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
3487
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
3488
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
3489
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
3490
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3491
|
-
}
|
|
3492
3486
|
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3493
3487
|
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3494
3488
|
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
package/lean-safety-theme.css
CHANGED
|
@@ -3483,12 +3483,6 @@ sup {
|
|
|
3483
3483
|
.sbb-table-xs :is(th, td):first-child {
|
|
3484
3484
|
border-inline-start: var(--sbb-table-border);
|
|
3485
3485
|
}
|
|
3486
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
3487
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
3488
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
3489
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
3490
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3491
|
-
}
|
|
3492
3486
|
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3493
3487
|
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3494
3488
|
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
package/lean-theme.css
CHANGED
|
@@ -3483,12 +3483,6 @@ sup {
|
|
|
3483
3483
|
.sbb-table-xs :is(th, td):first-child {
|
|
3484
3484
|
border-inline-start: var(--sbb-table-border);
|
|
3485
3485
|
}
|
|
3486
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
3487
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
3488
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
3489
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
3490
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3491
|
-
}
|
|
3492
3486
|
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3493
3487
|
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3494
3488
|
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
package/off-brand-theme.css
CHANGED
|
@@ -3483,12 +3483,6 @@ sup {
|
|
|
3483
3483
|
.sbb-table-xs :is(th, td):first-child {
|
|
3484
3484
|
border-inline-start: var(--sbb-table-border);
|
|
3485
3485
|
}
|
|
3486
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
3487
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
3488
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
3489
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
3490
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3491
|
-
}
|
|
3492
3486
|
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3493
3487
|
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3494
3488
|
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-elements-dev",
|
|
3
|
-
"version": "5.0.0-next.3-dev.
|
|
3
|
+
"version": "5.0.0-next.3-dev.1778655126",
|
|
4
4
|
"description": "Lyne Design System",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"design system",
|
|
7
7
|
"web components",
|
|
8
8
|
"lit",
|
|
9
|
-
"https://github.com/sbb-design-systems/lyne-components/commit/
|
|
9
|
+
"https://github.com/sbb-design-systems/lyne-components/commit/d997cd1ce06f0821360dc435bfda6c07953d2634"
|
|
10
10
|
],
|
|
11
11
|
"type": "module",
|
|
12
12
|
"exports": {
|
package/safety-theme.css
CHANGED
|
@@ -3483,12 +3483,6 @@ sup {
|
|
|
3483
3483
|
.sbb-table-xs :is(th, td):first-child {
|
|
3484
3484
|
border-inline-start: var(--sbb-table-border);
|
|
3485
3485
|
}
|
|
3486
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
3487
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
3488
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
3489
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
3490
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3491
|
-
}
|
|
3492
3486
|
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3493
3487
|
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3494
3488
|
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
package/standard-theme.css
CHANGED
|
@@ -3483,12 +3483,6 @@ sup {
|
|
|
3483
3483
|
.sbb-table-xs :is(th, td):first-child {
|
|
3484
3484
|
border-inline-start: var(--sbb-table-border);
|
|
3485
3485
|
}
|
|
3486
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
3487
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
3488
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
3489
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
3490
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3491
|
-
}
|
|
3492
3486
|
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3493
3487
|
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3494
3488
|
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
package/table.css
CHANGED
|
@@ -69,12 +69,6 @@
|
|
|
69
69
|
.sbb-table-xs :is(th, td):first-child {
|
|
70
70
|
border-inline-start: var(--sbb-table-border);
|
|
71
71
|
}
|
|
72
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
73
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
74
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
75
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
76
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
77
|
-
}
|
|
78
72
|
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
79
73
|
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
80
74
|
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|