@sbb-esta/lyne-elements-dev 4.11.0-dev.1776682882 → 4.11.0-dev.1776752302

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.
@@ -77903,26 +77903,6 @@
77903
77903
  }
77904
77904
  ]
77905
77905
  },
77906
- {
77907
- "kind": "javascript-module",
77908
- "path": "core/styles/styles.js",
77909
- "declarations": [
77910
- {
77911
- "kind": "variable",
77912
- "name": "boxSizingStyles"
77913
- }
77914
- ],
77915
- "exports": [
77916
- {
77917
- "kind": "js",
77918
- "name": "boxSizingStyles",
77919
- "declaration": {
77920
- "name": "boxSizingStyles",
77921
- "module": "core/styles/styles.js"
77922
- }
77923
- }
77924
- ]
77925
- },
77926
77906
  {
77927
77907
  "kind": "javascript-module",
77928
77908
  "path": "core/testing/event-spy.js",
@@ -78320,6 +78300,26 @@
78320
78300
  }
78321
78301
  ]
78322
78302
  },
78303
+ {
78304
+ "kind": "javascript-module",
78305
+ "path": "core/styles/styles.js",
78306
+ "declarations": [
78307
+ {
78308
+ "kind": "variable",
78309
+ "name": "boxSizingStyles"
78310
+ }
78311
+ ],
78312
+ "exports": [
78313
+ {
78314
+ "kind": "js",
78315
+ "name": "boxSizingStyles",
78316
+ "declaration": {
78317
+ "name": "boxSizingStyles",
78318
+ "module": "core/styles/styles.js"
78319
+ }
78320
+ }
78321
+ ]
78322
+ },
78323
78323
  {
78324
78324
  "kind": "javascript-module",
78325
78325
  "path": "datepicker/common/datepicker-button.js",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-dev",
3
- "version": "4.11.0-dev.1776682882",
3
+ "version": "4.11.0-dev.1776752302",
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/4c07d152b59712c431abf4ba869dff6059b51513"
9
+ "https://github.com/sbb-design-systems/lyne-components/commit/d697c330dcf187ef316057d828afa17fa282193f"
10
10
  ],
11
11
  "type": "module",
12
12
  "exports": {