@sbb-esta/lyne-elements-dev 5.0.0-next-dev.1776937430 → 5.0.0-next-dev.1776939235

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/core.css CHANGED
@@ -2127,6 +2127,7 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2127
2127
  background-color: transparent;
2128
2128
  padding: 0;
2129
2129
  appearance: none;
2130
+ display: flex;
2130
2131
  outline: none !important;
2131
2132
  overflow: var(--sbb-form-field-overflow, hidden);
2132
2133
  width: 100%;
@@ -2172,6 +2173,9 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2172
2173
  line-height: 1 !important;
2173
2174
  margin-block: calc(0.5 * var(--sbb-form-field-input-text-size) * (var(--sbb-typo-line-height-text) - 1.25));
2174
2175
  }
2176
+ :is(sbb-form-field, sbb-timetable-form-field)[size=s] > :not(sbb-chip-group):has(input, sbb-date-input, sbb-time-input, select, sbb-select) {
2177
+ margin-block-end: -0.125rem;
2178
+ }
2175
2179
  :is(sbb-form-field, sbb-timetable-form-field) :where(textarea) {
2176
2180
  --sbb-scrollbar-width: var(--sbb-spacing-fixed-3x);
2177
2181
  --sbb-scrollbar-thumb-width: 0.125rem;
@@ -2231,6 +2231,7 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2231
2231
  background-color: transparent;
2232
2232
  padding: 0;
2233
2233
  appearance: none;
2234
+ display: flex;
2234
2235
  outline: none !important;
2235
2236
  overflow: var(--sbb-form-field-overflow, hidden);
2236
2237
  width: 100%;
@@ -2276,6 +2277,9 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2276
2277
  line-height: 1 !important;
2277
2278
  margin-block: calc(0.5 * var(--sbb-form-field-input-text-size) * (var(--sbb-typo-line-height-text) - 1.25));
2278
2279
  }
2280
+ :is(sbb-form-field, sbb-timetable-form-field)[size=s] > :not(sbb-chip-group):has(input, sbb-date-input, sbb-time-input, select, sbb-select) {
2281
+ margin-block-end: -0.125rem;
2282
+ }
2279
2283
  :is(sbb-form-field, sbb-timetable-form-field) :where(textarea) {
2280
2284
  --sbb-scrollbar-width: var(--sbb-spacing-fixed-3x);
2281
2285
  --sbb-scrollbar-thumb-width: 0.125rem;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-dev",
3
- "version": "5.0.0-next-dev.1776937430",
3
+ "version": "5.0.0-next-dev.1776939235",
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/5bbe000874213aa00bf66a78ae4b3ccd6c9c3098"
9
+ "https://github.com/sbb-design-systems/lyne-components/commit/1802ff3eee995918ef27bd85ed935331c6fecc4e"
10
10
  ],
11
11
  "type": "module",
12
12
  "exports": {
package/safety-theme.css CHANGED
@@ -2231,6 +2231,7 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2231
2231
  background-color: transparent;
2232
2232
  padding: 0;
2233
2233
  appearance: none;
2234
+ display: flex;
2234
2235
  outline: none !important;
2235
2236
  overflow: var(--sbb-form-field-overflow, hidden);
2236
2237
  width: 100%;
@@ -2276,6 +2277,9 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2276
2277
  line-height: 1 !important;
2277
2278
  margin-block: calc(0.5 * var(--sbb-form-field-input-text-size) * (var(--sbb-typo-line-height-text) - 1.25));
2278
2279
  }
2280
+ :is(sbb-form-field, sbb-timetable-form-field)[size=s] > :not(sbb-chip-group):has(input, sbb-date-input, sbb-time-input, select, sbb-select) {
2281
+ margin-block-end: -0.125rem;
2282
+ }
2279
2283
  :is(sbb-form-field, sbb-timetable-form-field) :where(textarea) {
2280
2284
  --sbb-scrollbar-width: var(--sbb-spacing-fixed-3x);
2281
2285
  --sbb-scrollbar-thumb-width: 0.125rem;
@@ -2231,6 +2231,7 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2231
2231
  background-color: transparent;
2232
2232
  padding: 0;
2233
2233
  appearance: none;
2234
+ display: flex;
2234
2235
  outline: none !important;
2235
2236
  overflow: var(--sbb-form-field-overflow, hidden);
2236
2237
  width: 100%;
@@ -2276,6 +2277,9 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
2276
2277
  line-height: 1 !important;
2277
2278
  margin-block: calc(0.5 * var(--sbb-form-field-input-text-size) * (var(--sbb-typo-line-height-text) - 1.25));
2278
2279
  }
2280
+ :is(sbb-form-field, sbb-timetable-form-field)[size=s] > :not(sbb-chip-group):has(input, sbb-date-input, sbb-time-input, select, sbb-select) {
2281
+ margin-block-end: -0.125rem;
2282
+ }
2279
2283
  :is(sbb-form-field, sbb-timetable-form-field) :where(textarea) {
2280
2284
  --sbb-scrollbar-width: var(--sbb-spacing-fixed-3x);
2281
2285
  --sbb-scrollbar-thumb-width: 0.125rem;