@sbb-esta/lyne-elements-dev 4.7.0-dev.1773817408 → 4.7.0-dev.1773818683

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.
@@ -3490,6 +3490,36 @@
3490
3490
  }
3491
3491
  ]
3492
3492
  },
3493
+ {
3494
+ "kind": "javascript-module",
3495
+ "path": "alert/alert-group.js",
3496
+ "declarations": [],
3497
+ "exports": [
3498
+ {
3499
+ "kind": "js",
3500
+ "name": "*",
3501
+ "declaration": {
3502
+ "name": "*",
3503
+ "module": "alert/alert-group/alert-group.component.js"
3504
+ }
3505
+ }
3506
+ ]
3507
+ },
3508
+ {
3509
+ "kind": "javascript-module",
3510
+ "path": "alert/alert.js",
3511
+ "declarations": [],
3512
+ "exports": [
3513
+ {
3514
+ "kind": "js",
3515
+ "name": "*",
3516
+ "declaration": {
3517
+ "name": "*",
3518
+ "module": "alert/alert/alert.component.js"
3519
+ }
3520
+ }
3521
+ ]
3522
+ },
3493
3523
  {
3494
3524
  "kind": "javascript-module",
3495
3525
  "path": "action-group/action-group.component.js",
@@ -3772,36 +3802,6 @@
3772
3802
  }
3773
3803
  ]
3774
3804
  },
3775
- {
3776
- "kind": "javascript-module",
3777
- "path": "alert/alert-group.js",
3778
- "declarations": [],
3779
- "exports": [
3780
- {
3781
- "kind": "js",
3782
- "name": "*",
3783
- "declaration": {
3784
- "name": "*",
3785
- "module": "alert/alert-group/alert-group.component.js"
3786
- }
3787
- }
3788
- ]
3789
- },
3790
- {
3791
- "kind": "javascript-module",
3792
- "path": "alert/alert.js",
3793
- "declarations": [],
3794
- "exports": [
3795
- {
3796
- "kind": "js",
3797
- "name": "*",
3798
- "declaration": {
3799
- "name": "*",
3800
- "module": "alert/alert/alert.component.js"
3801
- }
3802
- }
3803
- ]
3804
- },
3805
3805
  {
3806
3806
  "kind": "javascript-module",
3807
3807
  "path": "autocomplete/autocomplete-base-element.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.1773817408",
3
+ "version": "4.7.0-dev.1773818683",
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/6f07530d1f1e0552b04e7fa03e9e84af83fb19ab"
10
+ "https://github.com/sbb-design-systems/lyne-components/commit/a42ccf16b9be7125ffe6ce27f20813b0b5636a47"
11
11
  ],
12
12
  "type": "module",
13
13
  "exports": {