@sbb-esta/lyne-elements-dev 4.7.0-dev.1773157346 → 4.7.0-dev.1773159918

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.
@@ -16487,6 +16487,66 @@
16487
16487
  }
16488
16488
  ]
16489
16489
  },
16490
+ {
16491
+ "kind": "javascript-module",
16492
+ "path": "menu/common.js",
16493
+ "declarations": [],
16494
+ "exports": [
16495
+ {
16496
+ "kind": "js",
16497
+ "name": "*",
16498
+ "declaration": {
16499
+ "name": "*",
16500
+ "module": "menu/common/menu-action-common.js"
16501
+ }
16502
+ }
16503
+ ]
16504
+ },
16505
+ {
16506
+ "kind": "javascript-module",
16507
+ "path": "menu/menu-button.js",
16508
+ "declarations": [],
16509
+ "exports": [
16510
+ {
16511
+ "kind": "js",
16512
+ "name": "*",
16513
+ "declaration": {
16514
+ "name": "*",
16515
+ "module": "menu/menu-button/menu-button.component.js"
16516
+ }
16517
+ }
16518
+ ]
16519
+ },
16520
+ {
16521
+ "kind": "javascript-module",
16522
+ "path": "menu/menu-link.js",
16523
+ "declarations": [],
16524
+ "exports": [
16525
+ {
16526
+ "kind": "js",
16527
+ "name": "*",
16528
+ "declaration": {
16529
+ "name": "*",
16530
+ "module": "menu/menu-link/menu-link.component.js"
16531
+ }
16532
+ }
16533
+ ]
16534
+ },
16535
+ {
16536
+ "kind": "javascript-module",
16537
+ "path": "menu/menu.js",
16538
+ "declarations": [],
16539
+ "exports": [
16540
+ {
16541
+ "kind": "js",
16542
+ "name": "*",
16543
+ "declaration": {
16544
+ "name": "*",
16545
+ "module": "menu/menu/menu.component.js"
16546
+ }
16547
+ }
16548
+ ]
16549
+ },
16490
16550
  {
16491
16551
  "kind": "javascript-module",
16492
16552
  "path": "message/message.component.js",
@@ -16676,66 +16736,6 @@
16676
16736
  }
16677
16737
  ]
16678
16738
  },
16679
- {
16680
- "kind": "javascript-module",
16681
- "path": "menu/common.js",
16682
- "declarations": [],
16683
- "exports": [
16684
- {
16685
- "kind": "js",
16686
- "name": "*",
16687
- "declaration": {
16688
- "name": "*",
16689
- "module": "menu/common/menu-action-common.js"
16690
- }
16691
- }
16692
- ]
16693
- },
16694
- {
16695
- "kind": "javascript-module",
16696
- "path": "menu/menu-button.js",
16697
- "declarations": [],
16698
- "exports": [
16699
- {
16700
- "kind": "js",
16701
- "name": "*",
16702
- "declaration": {
16703
- "name": "*",
16704
- "module": "menu/menu-button/menu-button.component.js"
16705
- }
16706
- }
16707
- ]
16708
- },
16709
- {
16710
- "kind": "javascript-module",
16711
- "path": "menu/menu-link.js",
16712
- "declarations": [],
16713
- "exports": [
16714
- {
16715
- "kind": "js",
16716
- "name": "*",
16717
- "declaration": {
16718
- "name": "*",
16719
- "module": "menu/menu-link/menu-link.component.js"
16720
- }
16721
- }
16722
- ]
16723
- },
16724
- {
16725
- "kind": "javascript-module",
16726
- "path": "menu/menu.js",
16727
- "declarations": [],
16728
- "exports": [
16729
- {
16730
- "kind": "js",
16731
- "name": "*",
16732
- "declaration": {
16733
- "name": "*",
16734
- "module": "menu/menu/menu.component.js"
16735
- }
16736
- }
16737
- ]
16738
- },
16739
16739
  {
16740
16740
  "kind": "javascript-module",
16741
16741
  "path": "mini-calendar/mini-calendar-day.js",
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-dev",
3
- "version": "4.7.0-dev.1773157346",
3
+ "version": "4.7.0-dev.1773159918",
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/7d17a2f05d27170db569aee7e453c221572a505a"
10
+ "https://github.com/sbb-design-systems/lyne-components/commit/c211ee45af3b0e94db7c5001080067742954f635"
11
11
  ],
12
12
  "type": "module",
13
13
  "exports": {