@sbb-esta/lyne-elements-dev 4.8.1-dev.1773837091 → 4.8.1-dev.1773853532

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,36 +3490,6 @@
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
- },
3523
3493
  {
3524
3494
  "kind": "javascript-module",
3525
3495
  "path": "action-group/action-group.component.js",
@@ -3802,6 +3772,36 @@
3802
3772
  }
3803
3773
  ]
3804
3774
  },
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,12 +1,12 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-dev",
3
- "version": "4.8.1-dev.1773837091",
3
+ "version": "4.8.1-dev.1773853532",
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/b7ad9befcb0384840220fb5eea87b30e09c707ec"
9
+ "https://github.com/sbb-design-systems/lyne-components/commit/0db9afef254d3e4939328d34797a110bcbd744f9"
10
10
  ],
11
11
  "type": "module",
12
12
  "exports": {