@sbb-esta/lyne-elements-dev 4.5.1-dev.1771973815 → 4.5.1-dev.1772002256

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.
@@ -79188,48 +79188,6 @@
79188
79188
  }
79189
79189
  ]
79190
79190
  },
79191
- {
79192
- "kind": "javascript-module",
79193
- "path": "icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js",
79194
- "declarations": [
79195
- {
79196
- "kind": "class",
79197
- "description": "Container for the icon sidebar content. Intended to be placed inside an `sbb-icon-sidebar-container` element.",
79198
- "name": "SbbIconSidebarContentElement",
79199
- "slots": [
79200
- {
79201
- "description": "Use the unnamed slot to add any content elements.",
79202
- "name": ""
79203
- }
79204
- ],
79205
- "members": [],
79206
- "superclass": {
79207
- "name": "LitElement",
79208
- "package": "lit"
79209
- },
79210
- "tagName": "sbb-icon-sidebar-content",
79211
- "customElement": true
79212
- }
79213
- ],
79214
- "exports": [
79215
- {
79216
- "kind": "js",
79217
- "name": "SbbIconSidebarContentElement",
79218
- "declaration": {
79219
- "name": "SbbIconSidebarContentElement",
79220
- "module": "icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js"
79221
- }
79222
- },
79223
- {
79224
- "kind": "custom-element-definition",
79225
- "name": "sbb-icon-sidebar-content",
79226
- "declaration": {
79227
- "name": "SbbIconSidebarContentElement",
79228
- "module": "icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js"
79229
- }
79230
- }
79231
- ]
79232
- },
79233
79191
  {
79234
79192
  "kind": "javascript-module",
79235
79193
  "path": "icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js",
@@ -79303,6 +79261,48 @@
79303
79261
  }
79304
79262
  ]
79305
79263
  },
79264
+ {
79265
+ "kind": "javascript-module",
79266
+ "path": "icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js",
79267
+ "declarations": [
79268
+ {
79269
+ "kind": "class",
79270
+ "description": "Container for the icon sidebar content. Intended to be placed inside an `sbb-icon-sidebar-container` element.",
79271
+ "name": "SbbIconSidebarContentElement",
79272
+ "slots": [
79273
+ {
79274
+ "description": "Use the unnamed slot to add any content elements.",
79275
+ "name": ""
79276
+ }
79277
+ ],
79278
+ "members": [],
79279
+ "superclass": {
79280
+ "name": "LitElement",
79281
+ "package": "lit"
79282
+ },
79283
+ "tagName": "sbb-icon-sidebar-content",
79284
+ "customElement": true
79285
+ }
79286
+ ],
79287
+ "exports": [
79288
+ {
79289
+ "kind": "js",
79290
+ "name": "SbbIconSidebarContentElement",
79291
+ "declaration": {
79292
+ "name": "SbbIconSidebarContentElement",
79293
+ "module": "icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js"
79294
+ }
79295
+ },
79296
+ {
79297
+ "kind": "custom-element-definition",
79298
+ "name": "sbb-icon-sidebar-content",
79299
+ "declaration": {
79300
+ "name": "SbbIconSidebarContentElement",
79301
+ "module": "icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js"
79302
+ }
79303
+ }
79304
+ ]
79305
+ },
79306
79306
  {
79307
79307
  "kind": "javascript-module",
79308
79308
  "path": "icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js",
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-dev",
3
- "version": "4.5.1-dev.1771973815",
3
+ "version": "4.5.1-dev.1772002256",
4
4
  "description": "Lyne Design System",
5
5
  "keywords": [
6
6
  "design system",
7
7
  "web components",
8
8
  "lit",
9
9
  "storybook",
10
- "https://github.com/sbb-design-systems/lyne-components/commit/fd39eab2c1244fe0b4925ae9df3db430cdac1da5"
10
+ "https://github.com/sbb-design-systems/lyne-components/commit/044bcb9a44089a962436591b58fa08d0ac1635c3"
11
11
  ],
12
12
  "type": "module",
13
13
  "exports": {