@sbb-esta/lyne-elements-experimental-dev 5.0.0-next-dev.1776724497 → 5.0.0-next-dev.1776736861

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.
@@ -2829,74 +2829,6 @@
2829
2829
  "declarations": [],
2830
2830
  "exports": []
2831
2831
  },
2832
- {
2833
- "kind": "javascript-module",
2834
- "path": "seat-reservation/common/mapper.js",
2835
- "declarations": [],
2836
- "exports": [
2837
- {
2838
- "kind": "js",
2839
- "name": "*",
2840
- "declaration": {
2841
- "name": "*",
2842
- "module": "seat-reservation/common/mapper/mapper.js"
2843
- }
2844
- },
2845
- {
2846
- "kind": "js",
2847
- "name": "*",
2848
- "declaration": {
2849
- "name": "*",
2850
- "module": "seat-reservation/common/mapper/icon-mapper.js"
2851
- }
2852
- }
2853
- ]
2854
- },
2855
- {
2856
- "kind": "javascript-module",
2857
- "path": "seat-reservation/common/svgs.js",
2858
- "declarations": [
2859
- {
2860
- "kind": "variable",
2861
- "name": "svgs",
2862
- "type": {
2863
- "text": "object"
2864
- },
2865
- "default": "{ chassisDriverBus, chassisDriverTrain, chassisDriverTrainFull, chassisPassageCompartmentLeftTop, chassisPassageCompartmentMiddle, chassisPassageCompartmentRightBottom, chassisPassageWaggonBottomRight, chassisPassageWaggonTopLeft, chassisRowOuter, chassisRowMiddle, chassisSeparator, interiorPlaceBikeDefault, interiorPlaceBikeNotBookable, interiorPlaceBikeSelected, interiorPlaceBikeUnavailable, interiorPlaceSeatDefault, interiorPlaceSeatNotBookable, interiorPlaceSeatSelected, interiorPlaceSeatUnavailable, layoutEntrance, }"
2866
- }
2867
- ],
2868
- "exports": [
2869
- {
2870
- "kind": "js",
2871
- "name": "svgs",
2872
- "declaration": {
2873
- "name": "svgs",
2874
- "module": "seat-reservation/common/svgs.js"
2875
- }
2876
- }
2877
- ]
2878
- },
2879
- {
2880
- "kind": "javascript-module",
2881
- "path": "seat-reservation/common/translations.js",
2882
- "declarations": [],
2883
- "exports": [
2884
- {
2885
- "kind": "js",
2886
- "name": "*",
2887
- "declaration": {
2888
- "name": "*",
2889
- "module": "seat-reservation/common/translations/i18n.js"
2890
- }
2891
- }
2892
- ]
2893
- },
2894
- {
2895
- "kind": "javascript-module",
2896
- "path": "seat-reservation/common/types.js",
2897
- "declarations": [],
2898
- "exports": []
2899
- },
2900
2832
  {
2901
2833
  "kind": "javascript-module",
2902
2834
  "path": "seat-reservation/seat-reservation/seat-reservation-base-element.js",
@@ -7076,6 +7008,74 @@
7076
7008
  }
7077
7009
  ]
7078
7010
  },
7011
+ {
7012
+ "kind": "javascript-module",
7013
+ "path": "seat-reservation/common/mapper.js",
7014
+ "declarations": [],
7015
+ "exports": [
7016
+ {
7017
+ "kind": "js",
7018
+ "name": "*",
7019
+ "declaration": {
7020
+ "name": "*",
7021
+ "module": "seat-reservation/common/mapper/mapper.js"
7022
+ }
7023
+ },
7024
+ {
7025
+ "kind": "js",
7026
+ "name": "*",
7027
+ "declaration": {
7028
+ "name": "*",
7029
+ "module": "seat-reservation/common/mapper/icon-mapper.js"
7030
+ }
7031
+ }
7032
+ ]
7033
+ },
7034
+ {
7035
+ "kind": "javascript-module",
7036
+ "path": "seat-reservation/common/svgs.js",
7037
+ "declarations": [
7038
+ {
7039
+ "kind": "variable",
7040
+ "name": "svgs",
7041
+ "type": {
7042
+ "text": "object"
7043
+ },
7044
+ "default": "{ chassisDriverBus, chassisDriverTrain, chassisDriverTrainFull, chassisPassageCompartmentLeftTop, chassisPassageCompartmentMiddle, chassisPassageCompartmentRightBottom, chassisPassageWaggonBottomRight, chassisPassageWaggonTopLeft, chassisRowOuter, chassisRowMiddle, chassisSeparator, interiorPlaceBikeDefault, interiorPlaceBikeNotBookable, interiorPlaceBikeSelected, interiorPlaceBikeUnavailable, interiorPlaceSeatDefault, interiorPlaceSeatNotBookable, interiorPlaceSeatSelected, interiorPlaceSeatUnavailable, layoutEntrance, }"
7045
+ }
7046
+ ],
7047
+ "exports": [
7048
+ {
7049
+ "kind": "js",
7050
+ "name": "svgs",
7051
+ "declaration": {
7052
+ "name": "svgs",
7053
+ "module": "seat-reservation/common/svgs.js"
7054
+ }
7055
+ }
7056
+ ]
7057
+ },
7058
+ {
7059
+ "kind": "javascript-module",
7060
+ "path": "seat-reservation/common/translations.js",
7061
+ "declarations": [],
7062
+ "exports": [
7063
+ {
7064
+ "kind": "js",
7065
+ "name": "*",
7066
+ "declaration": {
7067
+ "name": "*",
7068
+ "module": "seat-reservation/common/translations/i18n.js"
7069
+ }
7070
+ }
7071
+ ]
7072
+ },
7073
+ {
7074
+ "kind": "javascript-module",
7075
+ "path": "seat-reservation/common/types.js",
7076
+ "declarations": [],
7077
+ "exports": []
7078
+ },
7079
7079
  {
7080
7080
  "kind": "javascript-module",
7081
7081
  "path": "seat-reservation/seat-reservation-area/seat-reservation-area.component.js",
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-experimental-dev",
3
- "version": "5.0.0-next-dev.1776724497",
3
+ "version": "5.0.0-next-dev.1776736861",
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/6fdb5cfbf86160512bd10736a43f0846334ff494"
10
+ "https://github.com/sbb-design-systems/lyne-components/commit/b0b5bda9641aa92c14ae873378f7cae375d860c4"
11
11
  ],
12
12
  "type": "module",
13
13
  "exports": {