@sbb-esta/lyne-elements-experimental 3.0.0 → 3.1.0

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.
Files changed (98) hide show
  1. package/custom-elements.json +1055 -1070
  2. package/development/core/datetime/date-helper.js +1 -1
  3. package/development/core/timetable/access-leg-helper.js +1 -1
  4. package/development/differenceInMinutes-D5Nj8Stc.js +1 -1
  5. package/development/format-BQfaa1ZT.js +1 -1
  6. package/development/journey-summary/journey-summary.component.js +1 -1
  7. package/development/pearl-chain/pearl-chain.component.js +1 -1
  8. package/development/pearl-chain-time/pearl-chain-time.component.js +1 -1
  9. package/development/pearl-chain-vertical/pearl-chain-vertical.component.js +1 -1
  10. package/development/pearl-chain-vertical-item/pearl-chain-vertical-item.component.js +1 -1
  11. package/development/seat-reservation/common/mapper/mapper.js +1 -1
  12. package/development/seat-reservation/seat-reservation/seat-reservation-base-element.d.ts +3 -3
  13. package/development/seat-reservation/seat-reservation/seat-reservation-base-element.d.ts.map +1 -1
  14. package/development/seat-reservation/seat-reservation/seat-reservation-base-element.js +6 -6
  15. package/development/seat-reservation/seat-reservation/seat-reservation.component.d.ts.map +1 -1
  16. package/development/seat-reservation/seat-reservation/seat-reservation.component.js +6 -6
  17. package/development/seat-reservation/seat-reservation-area/seat-reservation-area.component.js +1 -1
  18. package/development/seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js +1 -1
  19. package/development/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach → seat-reservation-navigation-coach}/seat-reservation-navigation-coach.component.d.ts +3 -3
  20. package/development/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.d.ts.map +1 -0
  21. package/development/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach → seat-reservation-navigation-coach}/seat-reservation-navigation-coach.component.js +10 -6
  22. package/development/seat-reservation/seat-reservation-navigation-coach.d.ts.map +1 -0
  23. package/development/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.d.ts.map +1 -0
  24. package/development/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js +123 -0
  25. package/development/seat-reservation/seat-reservation-navigation-services.d.ts.map +1 -0
  26. package/development/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.d.ts +1 -1
  27. package/development/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js +3 -3
  28. package/development/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.d.ts.map +1 -0
  29. package/development/seat-reservation/{seat-reservation/seat-reservation-scoped → seat-reservation-scoped}/seat-reservation-scoped.component.js +1 -1
  30. package/{seat-reservation → development}/seat-reservation/seat-reservation-scoped.d.ts.map +1 -1
  31. package/development/seat-reservation/seat-reservation.d.ts +0 -1
  32. package/development/seat-reservation/seat-reservation.d.ts.map +1 -1
  33. package/development/seat-reservation/seat-reservation.js +1 -3
  34. package/development/seat-reservation.d.ts +3 -1
  35. package/development/seat-reservation.d.ts.map +1 -1
  36. package/development/seat-reservation.js +3 -3
  37. package/development/timetable-duration/timetable-duration.component.js +1 -1
  38. package/development/timetable-row/timetable-row.component.js +1 -1
  39. package/index.d.ts +3 -3
  40. package/index.js +3 -3
  41. package/package.json +15 -20
  42. package/seat-reservation/seat-reservation/seat-reservation-base-element.d.ts +3 -3
  43. package/seat-reservation/seat-reservation/seat-reservation-base-element.d.ts.map +1 -1
  44. package/seat-reservation/seat-reservation/seat-reservation-base-element.js +20 -20
  45. package/seat-reservation/seat-reservation/seat-reservation.component.d.ts.map +1 -1
  46. package/seat-reservation/seat-reservation/seat-reservation.component.js +5 -5
  47. package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach → seat-reservation-navigation-coach}/seat-reservation-navigation-coach.component.d.ts +3 -3
  48. package/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.d.ts.map +1 -0
  49. package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach → seat-reservation-navigation-coach}/seat-reservation-navigation-coach.component.js +9 -5
  50. package/seat-reservation/seat-reservation-navigation-coach.d.ts.map +1 -0
  51. package/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.d.ts.map +1 -0
  52. package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-services → seat-reservation-navigation-services}/seat-reservation-navigation-services.component.js +2 -2
  53. package/seat-reservation/seat-reservation-navigation-services.d.ts.map +1 -0
  54. package/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.d.ts +1 -1
  55. package/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js +2 -2
  56. package/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.d.ts.map +1 -0
  57. package/seat-reservation/seat-reservation-scoped.d.ts.map +1 -0
  58. package/seat-reservation/seat-reservation.d.ts +0 -1
  59. package/seat-reservation/seat-reservation.d.ts.map +1 -1
  60. package/seat-reservation/seat-reservation.js +0 -2
  61. package/seat-reservation.d.ts +3 -1
  62. package/seat-reservation.d.ts.map +1 -1
  63. package/seat-reservation.js +12 -12
  64. package/development/seat-reservation/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.d.ts.map +0 -1
  65. package/development/seat-reservation/seat-reservation/seat-reservation-scoped.d.ts.map +0 -1
  66. package/development/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.d.ts.map +0 -1
  67. package/development/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach.d.ts.map +0 -1
  68. package/development/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.d.ts.map +0 -1
  69. package/development/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js +0 -122
  70. package/development/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services.d.ts.map +0 -1
  71. package/development/seat-reservation/seat-reservation-navigation.d.ts +0 -6
  72. package/development/seat-reservation/seat-reservation-navigation.d.ts.map +0 -1
  73. package/development/seat-reservation/seat-reservation-navigation.js +0 -7
  74. package/seat-reservation/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.d.ts.map +0 -1
  75. package/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.d.ts.map +0 -1
  76. package/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach.d.ts.map +0 -1
  77. package/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.d.ts.map +0 -1
  78. package/seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services.d.ts.map +0 -1
  79. package/seat-reservation/seat-reservation-navigation.d.ts +0 -6
  80. package/seat-reservation/seat-reservation-navigation.d.ts.map +0 -1
  81. package/seat-reservation/seat-reservation-navigation.js +0 -6
  82. /package/development/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach.d.ts → seat-reservation-navigation-coach.d.ts} +0 -0
  83. /package/development/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach.js → seat-reservation-navigation-coach.js} +0 -0
  84. /package/development/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-services → seat-reservation-navigation-services}/seat-reservation-navigation-services.component.d.ts +0 -0
  85. /package/development/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-services.d.ts → seat-reservation-navigation-services.d.ts} +0 -0
  86. /package/development/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-services.js → seat-reservation-navigation-services.js} +0 -0
  87. /package/development/seat-reservation/{seat-reservation/seat-reservation-scoped → seat-reservation-scoped}/seat-reservation-scoped.component.d.ts +0 -0
  88. /package/development/seat-reservation/{seat-reservation/seat-reservation-scoped.d.ts → seat-reservation-scoped.d.ts} +0 -0
  89. /package/development/seat-reservation/{seat-reservation/seat-reservation-scoped.js → seat-reservation-scoped.js} +0 -0
  90. /package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach.d.ts → seat-reservation-navigation-coach.d.ts} +0 -0
  91. /package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-coach.js → seat-reservation-navigation-coach.js} +0 -0
  92. /package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-services → seat-reservation-navigation-services}/seat-reservation-navigation-services.component.d.ts +0 -0
  93. /package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-services.d.ts → seat-reservation-navigation-services.d.ts} +0 -0
  94. /package/seat-reservation/{seat-reservation-navigation/seat-reservation-navigation-services.js → seat-reservation-navigation-services.js} +0 -0
  95. /package/seat-reservation/{seat-reservation/seat-reservation-scoped → seat-reservation-scoped}/seat-reservation-scoped.component.d.ts +0 -0
  96. /package/seat-reservation/{seat-reservation/seat-reservation-scoped → seat-reservation-scoped}/seat-reservation-scoped.component.js +0 -0
  97. /package/seat-reservation/{seat-reservation/seat-reservation-scoped.d.ts → seat-reservation-scoped.d.ts} +0 -0
  98. /package/seat-reservation/{seat-reservation/seat-reservation-scoped.js → seat-reservation-scoped.js} +0 -0
@@ -119,7 +119,15 @@
119
119
  "name": "*",
120
120
  "declaration": {
121
121
  "name": "*",
122
- "package": "./seat-reservation/seat-reservation-navigation.js"
122
+ "package": "./seat-reservation/seat-reservation-navigation-coach.js"
123
+ }
124
+ },
125
+ {
126
+ "kind": "js",
127
+ "name": "*",
128
+ "declaration": {
129
+ "name": "*",
130
+ "package": "./seat-reservation/seat-reservation-navigation-services.js"
123
131
  }
124
132
  },
125
133
  {
@@ -129,6 +137,14 @@
129
137
  "name": "*",
130
138
  "package": "./seat-reservation/seat-reservation-place-control.js"
131
139
  }
140
+ },
141
+ {
142
+ "kind": "js",
143
+ "name": "*",
144
+ "declaration": {
145
+ "name": "*",
146
+ "package": "./seat-reservation/seat-reservation-scoped.js"
147
+ }
132
148
  }
133
149
  ]
134
150
  },
@@ -477,219 +493,6 @@
477
493
  }
478
494
  ]
479
495
  },
480
- {
481
- "kind": "javascript-module",
482
- "path": "pearl-chain-time/pearl-chain-time.component.js",
483
- "declarations": [
484
- {
485
- "kind": "class",
486
- "description": "Combined with `sbb-pearl-chain`, it displays walk time information.",
487
- "name": "SbbPearlChainTimeElement",
488
- "members": [
489
- {
490
- "kind": "field",
491
- "name": "legs",
492
- "type": {
493
- "text": "(Leg | PtRideLeg)[]"
494
- },
495
- "privacy": "public",
496
- "default": "[]",
497
- "description": "define the legs of the pearl-chain.\nFormat:\n`{\"legs\": [{\"duration\": 25}, ...]}`\n`duration` in minutes. Duration of the leg is relative\nto the total travel time. Example: departure 16:30, change at 16:40,\narrival at 17:00. So the change should have a duration of 33.33%.",
498
- "attribute": "legs"
499
- },
500
- {
501
- "kind": "field",
502
- "name": "departureTime",
503
- "type": {
504
- "text": "string"
505
- },
506
- "privacy": "public",
507
- "default": "''",
508
- "description": "Prop to render the departure time - will be formatted as \"H:mm\"",
509
- "attribute": "departure-time"
510
- },
511
- {
512
- "kind": "field",
513
- "name": "arrivalTime",
514
- "type": {
515
- "text": "string"
516
- },
517
- "privacy": "public",
518
- "default": "''",
519
- "description": "Prop to render the arrival time - will be formatted as \"H:mm\"",
520
- "attribute": "arrival-time"
521
- },
522
- {
523
- "kind": "field",
524
- "name": "departureWalk",
525
- "type": {
526
- "text": "number"
527
- },
528
- "privacy": "public",
529
- "default": "NaN",
530
- "description": "Optional prop to render the walk time (in minutes) before departure",
531
- "attribute": "departure-walk"
532
- },
533
- {
534
- "kind": "field",
535
- "name": "arrivalWalk",
536
- "type": {
537
- "text": "number"
538
- },
539
- "privacy": "public",
540
- "default": "NaN",
541
- "description": "Optional prop to render the walk time (in minutes) after arrival",
542
- "attribute": "arrival-walk"
543
- },
544
- {
545
- "kind": "field",
546
- "name": "disableAnimation",
547
- "type": {
548
- "text": "boolean"
549
- },
550
- "privacy": "public",
551
- "default": "false",
552
- "description": "Per default, the current location has a pulsating animation. You can\ndisable the animation with this property.",
553
- "attribute": "disable-animation"
554
- },
555
- {
556
- "kind": "field",
557
- "name": "a11yFootpath",
558
- "type": {
559
- "text": "boolean"
560
- },
561
- "privacy": "public",
562
- "default": "false",
563
- "description": "Optional prop to render wheelchair-small instead of walk-small",
564
- "attribute": "a11y-footpath"
565
- },
566
- {
567
- "kind": "field",
568
- "name": "now",
569
- "privacy": "public",
570
- "description": "A configured date which acts as the current date instead of the real current date.\nOnly recommended for testing purposes.",
571
- "type": {
572
- "text": "Date"
573
- },
574
- "attribute": "now",
575
- "default": "null"
576
- },
577
- {
578
- "kind": "field",
579
- "name": "_now",
580
- "type": {
581
- "text": "Date | null"
582
- },
583
- "privacy": "private",
584
- "default": "null"
585
- },
586
- {
587
- "kind": "field",
588
- "name": "_language",
589
- "privacy": "private",
590
- "default": "new SbbLanguageController(this)"
591
- }
592
- ],
593
- "attributes": [
594
- {
595
- "name": "legs",
596
- "type": {
597
- "text": "(Leg | PtRideLeg)[]"
598
- },
599
- "default": "[]",
600
- "description": "define the legs of the pearl-chain.\nFormat:\n`{\"legs\": [{\"duration\": 25}, ...]}`\n`duration` in minutes. Duration of the leg is relative\nto the total travel time. Example: departure 16:30, change at 16:40,\narrival at 17:00. So the change should have a duration of 33.33%.",
601
- "fieldName": "legs"
602
- },
603
- {
604
- "name": "departure-time",
605
- "type": {
606
- "text": "string"
607
- },
608
- "default": "''",
609
- "description": "Prop to render the departure time - will be formatted as \"H:mm\"",
610
- "fieldName": "departureTime"
611
- },
612
- {
613
- "name": "arrival-time",
614
- "type": {
615
- "text": "string"
616
- },
617
- "default": "''",
618
- "description": "Prop to render the arrival time - will be formatted as \"H:mm\"",
619
- "fieldName": "arrivalTime"
620
- },
621
- {
622
- "name": "departure-walk",
623
- "type": {
624
- "text": "number"
625
- },
626
- "default": "NaN",
627
- "description": "Optional prop to render the walk time (in minutes) before departure",
628
- "fieldName": "departureWalk"
629
- },
630
- {
631
- "name": "arrival-walk",
632
- "type": {
633
- "text": "number"
634
- },
635
- "default": "NaN",
636
- "description": "Optional prop to render the walk time (in minutes) after arrival",
637
- "fieldName": "arrivalWalk"
638
- },
639
- {
640
- "name": "disable-animation",
641
- "type": {
642
- "text": "boolean"
643
- },
644
- "default": "false",
645
- "description": "Per default, the current location has a pulsating animation. You can\ndisable the animation with this property.",
646
- "fieldName": "disableAnimation"
647
- },
648
- {
649
- "name": "a11y-footpath",
650
- "type": {
651
- "text": "boolean"
652
- },
653
- "default": "false",
654
- "description": "Optional prop to render wheelchair-small instead of walk-small",
655
- "fieldName": "a11yFootpath"
656
- },
657
- {
658
- "name": "now",
659
- "description": "A configured date which acts as the current date instead of the real current date.\nOnly recommended for testing purposes.",
660
- "type": {
661
- "text": "Date"
662
- },
663
- "fieldName": "now"
664
- }
665
- ],
666
- "superclass": {
667
- "name": "LitElement",
668
- "package": "lit"
669
- },
670
- "tagName": "sbb-pearl-chain-time",
671
- "customElement": true
672
- }
673
- ],
674
- "exports": [
675
- {
676
- "kind": "js",
677
- "name": "SbbPearlChainTimeElement",
678
- "declaration": {
679
- "name": "SbbPearlChainTimeElement",
680
- "module": "pearl-chain-time/pearl-chain-time.component.js"
681
- }
682
- },
683
- {
684
- "kind": "custom-element-definition",
685
- "name": "sbb-pearl-chain-time",
686
- "declaration": {
687
- "name": "SbbPearlChainTimeElement",
688
- "module": "pearl-chain-time/pearl-chain-time.component.js"
689
- }
690
- }
691
- ]
692
- },
693
496
  {
694
497
  "kind": "javascript-module",
695
498
  "path": "pearl-chain/pearl-chain.component.js",
@@ -955,34 +758,247 @@
955
758
  },
956
759
  {
957
760
  "kind": "javascript-module",
958
- "path": "pearl-chain-vertical/pearl-chain-vertical.component.js",
761
+ "path": "pearl-chain-time/pearl-chain-time.component.js",
959
762
  "declarations": [
960
763
  {
961
764
  "kind": "class",
962
- "description": "It can be used as a container for the `sbb-pearl-chain-vertical-item` component.",
963
- "name": "SbbPearlChainVerticalElement",
964
- "slots": [
765
+ "description": "Combined with `sbb-pearl-chain`, it displays walk time information.",
766
+ "name": "SbbPearlChainTimeElement",
767
+ "members": [
965
768
  {
966
- "description": "The unnamed slot is used for the `sbb-pearl-chain-vertical-item` component.",
967
- "name": ""
968
- }
969
- ],
970
- "members": [],
971
- "superclass": {
972
- "name": "LitElement",
973
- "package": "lit"
974
- },
975
- "tagName": "sbb-pearl-chain-vertical",
976
- "customElement": true
977
- }
978
- ],
979
- "exports": [
980
- {
981
- "kind": "js",
982
- "name": "SbbPearlChainVerticalElement",
983
- "declaration": {
984
- "name": "SbbPearlChainVerticalElement",
985
- "module": "pearl-chain-vertical/pearl-chain-vertical.component.js"
769
+ "kind": "field",
770
+ "name": "legs",
771
+ "type": {
772
+ "text": "(Leg | PtRideLeg)[]"
773
+ },
774
+ "privacy": "public",
775
+ "default": "[]",
776
+ "description": "define the legs of the pearl-chain.\nFormat:\n`{\"legs\": [{\"duration\": 25}, ...]}`\n`duration` in minutes. Duration of the leg is relative\nto the total travel time. Example: departure 16:30, change at 16:40,\narrival at 17:00. So the change should have a duration of 33.33%.",
777
+ "attribute": "legs"
778
+ },
779
+ {
780
+ "kind": "field",
781
+ "name": "departureTime",
782
+ "type": {
783
+ "text": "string"
784
+ },
785
+ "privacy": "public",
786
+ "default": "''",
787
+ "description": "Prop to render the departure time - will be formatted as \"H:mm\"",
788
+ "attribute": "departure-time"
789
+ },
790
+ {
791
+ "kind": "field",
792
+ "name": "arrivalTime",
793
+ "type": {
794
+ "text": "string"
795
+ },
796
+ "privacy": "public",
797
+ "default": "''",
798
+ "description": "Prop to render the arrival time - will be formatted as \"H:mm\"",
799
+ "attribute": "arrival-time"
800
+ },
801
+ {
802
+ "kind": "field",
803
+ "name": "departureWalk",
804
+ "type": {
805
+ "text": "number"
806
+ },
807
+ "privacy": "public",
808
+ "default": "NaN",
809
+ "description": "Optional prop to render the walk time (in minutes) before departure",
810
+ "attribute": "departure-walk"
811
+ },
812
+ {
813
+ "kind": "field",
814
+ "name": "arrivalWalk",
815
+ "type": {
816
+ "text": "number"
817
+ },
818
+ "privacy": "public",
819
+ "default": "NaN",
820
+ "description": "Optional prop to render the walk time (in minutes) after arrival",
821
+ "attribute": "arrival-walk"
822
+ },
823
+ {
824
+ "kind": "field",
825
+ "name": "disableAnimation",
826
+ "type": {
827
+ "text": "boolean"
828
+ },
829
+ "privacy": "public",
830
+ "default": "false",
831
+ "description": "Per default, the current location has a pulsating animation. You can\ndisable the animation with this property.",
832
+ "attribute": "disable-animation"
833
+ },
834
+ {
835
+ "kind": "field",
836
+ "name": "a11yFootpath",
837
+ "type": {
838
+ "text": "boolean"
839
+ },
840
+ "privacy": "public",
841
+ "default": "false",
842
+ "description": "Optional prop to render wheelchair-small instead of walk-small",
843
+ "attribute": "a11y-footpath"
844
+ },
845
+ {
846
+ "kind": "field",
847
+ "name": "now",
848
+ "privacy": "public",
849
+ "description": "A configured date which acts as the current date instead of the real current date.\nOnly recommended for testing purposes.",
850
+ "type": {
851
+ "text": "Date"
852
+ },
853
+ "attribute": "now",
854
+ "default": "null"
855
+ },
856
+ {
857
+ "kind": "field",
858
+ "name": "_now",
859
+ "type": {
860
+ "text": "Date | null"
861
+ },
862
+ "privacy": "private",
863
+ "default": "null"
864
+ },
865
+ {
866
+ "kind": "field",
867
+ "name": "_language",
868
+ "privacy": "private",
869
+ "default": "new SbbLanguageController(this)"
870
+ }
871
+ ],
872
+ "attributes": [
873
+ {
874
+ "name": "legs",
875
+ "type": {
876
+ "text": "(Leg | PtRideLeg)[]"
877
+ },
878
+ "default": "[]",
879
+ "description": "define the legs of the pearl-chain.\nFormat:\n`{\"legs\": [{\"duration\": 25}, ...]}`\n`duration` in minutes. Duration of the leg is relative\nto the total travel time. Example: departure 16:30, change at 16:40,\narrival at 17:00. So the change should have a duration of 33.33%.",
880
+ "fieldName": "legs"
881
+ },
882
+ {
883
+ "name": "departure-time",
884
+ "type": {
885
+ "text": "string"
886
+ },
887
+ "default": "''",
888
+ "description": "Prop to render the departure time - will be formatted as \"H:mm\"",
889
+ "fieldName": "departureTime"
890
+ },
891
+ {
892
+ "name": "arrival-time",
893
+ "type": {
894
+ "text": "string"
895
+ },
896
+ "default": "''",
897
+ "description": "Prop to render the arrival time - will be formatted as \"H:mm\"",
898
+ "fieldName": "arrivalTime"
899
+ },
900
+ {
901
+ "name": "departure-walk",
902
+ "type": {
903
+ "text": "number"
904
+ },
905
+ "default": "NaN",
906
+ "description": "Optional prop to render the walk time (in minutes) before departure",
907
+ "fieldName": "departureWalk"
908
+ },
909
+ {
910
+ "name": "arrival-walk",
911
+ "type": {
912
+ "text": "number"
913
+ },
914
+ "default": "NaN",
915
+ "description": "Optional prop to render the walk time (in minutes) after arrival",
916
+ "fieldName": "arrivalWalk"
917
+ },
918
+ {
919
+ "name": "disable-animation",
920
+ "type": {
921
+ "text": "boolean"
922
+ },
923
+ "default": "false",
924
+ "description": "Per default, the current location has a pulsating animation. You can\ndisable the animation with this property.",
925
+ "fieldName": "disableAnimation"
926
+ },
927
+ {
928
+ "name": "a11y-footpath",
929
+ "type": {
930
+ "text": "boolean"
931
+ },
932
+ "default": "false",
933
+ "description": "Optional prop to render wheelchair-small instead of walk-small",
934
+ "fieldName": "a11yFootpath"
935
+ },
936
+ {
937
+ "name": "now",
938
+ "description": "A configured date which acts as the current date instead of the real current date.\nOnly recommended for testing purposes.",
939
+ "type": {
940
+ "text": "Date"
941
+ },
942
+ "fieldName": "now"
943
+ }
944
+ ],
945
+ "superclass": {
946
+ "name": "LitElement",
947
+ "package": "lit"
948
+ },
949
+ "tagName": "sbb-pearl-chain-time",
950
+ "customElement": true
951
+ }
952
+ ],
953
+ "exports": [
954
+ {
955
+ "kind": "js",
956
+ "name": "SbbPearlChainTimeElement",
957
+ "declaration": {
958
+ "name": "SbbPearlChainTimeElement",
959
+ "module": "pearl-chain-time/pearl-chain-time.component.js"
960
+ }
961
+ },
962
+ {
963
+ "kind": "custom-element-definition",
964
+ "name": "sbb-pearl-chain-time",
965
+ "declaration": {
966
+ "name": "SbbPearlChainTimeElement",
967
+ "module": "pearl-chain-time/pearl-chain-time.component.js"
968
+ }
969
+ }
970
+ ]
971
+ },
972
+ {
973
+ "kind": "javascript-module",
974
+ "path": "pearl-chain-vertical/pearl-chain-vertical.component.js",
975
+ "declarations": [
976
+ {
977
+ "kind": "class",
978
+ "description": "It can be used as a container for the `sbb-pearl-chain-vertical-item` component.",
979
+ "name": "SbbPearlChainVerticalElement",
980
+ "slots": [
981
+ {
982
+ "description": "The unnamed slot is used for the `sbb-pearl-chain-vertical-item` component.",
983
+ "name": ""
984
+ }
985
+ ],
986
+ "members": [],
987
+ "superclass": {
988
+ "name": "LitElement",
989
+ "package": "lit"
990
+ },
991
+ "tagName": "sbb-pearl-chain-vertical",
992
+ "customElement": true
993
+ }
994
+ ],
995
+ "exports": [
996
+ {
997
+ "kind": "js",
998
+ "name": "SbbPearlChainVerticalElement",
999
+ "declaration": {
1000
+ "name": "SbbPearlChainVerticalElement",
1001
+ "module": "pearl-chain-vertical/pearl-chain-vertical.component.js"
986
1002
  }
987
1003
  },
988
1004
  {
@@ -1156,7 +1172,7 @@
1156
1172
  },
1157
1173
  {
1158
1174
  "kind": "javascript-module",
1159
- "path": "seat-reservation/seat-reservation-navigation.js",
1175
+ "path": "seat-reservation/seat-reservation-navigation-coach.js",
1160
1176
  "declarations": [],
1161
1177
  "exports": [
1162
1178
  {
@@ -1164,15 +1180,22 @@
1164
1180
  "name": "*",
1165
1181
  "declaration": {
1166
1182
  "name": "*",
1167
- "package": "./seat-reservation-navigation/seat-reservation-navigation-coach.js"
1183
+ "package": "./seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js"
1168
1184
  }
1169
- },
1185
+ }
1186
+ ]
1187
+ },
1188
+ {
1189
+ "kind": "javascript-module",
1190
+ "path": "seat-reservation/seat-reservation-navigation-services.js",
1191
+ "declarations": [],
1192
+ "exports": [
1170
1193
  {
1171
1194
  "kind": "js",
1172
1195
  "name": "*",
1173
1196
  "declaration": {
1174
1197
  "name": "*",
1175
- "package": "./seat-reservation-navigation/seat-reservation-navigation-services.js"
1198
+ "package": "./seat-reservation-navigation-services/seat-reservation-navigation-services.component.js"
1176
1199
  }
1177
1200
  }
1178
1201
  ]
@@ -1194,7 +1217,7 @@
1194
1217
  },
1195
1218
  {
1196
1219
  "kind": "javascript-module",
1197
- "path": "seat-reservation/seat-reservation.js",
1220
+ "path": "seat-reservation/seat-reservation-scoped.js",
1198
1221
  "declarations": [],
1199
1222
  "exports": [
1200
1223
  {
@@ -1202,15 +1225,22 @@
1202
1225
  "name": "*",
1203
1226
  "declaration": {
1204
1227
  "name": "*",
1205
- "package": "./seat-reservation/seat-reservation.component.js"
1228
+ "package": "./seat-reservation-scoped/seat-reservation-scoped.component.js"
1206
1229
  }
1207
- },
1230
+ }
1231
+ ]
1232
+ },
1233
+ {
1234
+ "kind": "javascript-module",
1235
+ "path": "seat-reservation/seat-reservation.js",
1236
+ "declarations": [],
1237
+ "exports": [
1208
1238
  {
1209
1239
  "kind": "js",
1210
1240
  "name": "*",
1211
1241
  "declaration": {
1212
1242
  "name": "*",
1213
- "package": "./seat-reservation/seat-reservation-base-element.js"
1243
+ "package": "./seat-reservation/seat-reservation.component.js"
1214
1244
  }
1215
1245
  },
1216
1246
  {
@@ -1218,7 +1248,7 @@
1218
1248
  "name": "*",
1219
1249
  "declaration": {
1220
1250
  "name": "*",
1221
- "package": "./seat-reservation/seat-reservation-scoped.js"
1251
+ "package": "./seat-reservation/seat-reservation-base-element.js"
1222
1252
  }
1223
1253
  }
1224
1254
  ]
@@ -2141,9 +2171,9 @@
2141
2171
  "privacy": "public",
2142
2172
  "static": true,
2143
2173
  "readonly": true,
2144
- "default": "{ selectedPlaces: 'selectedPlaces', selectedCoach: 'selectedCoach', }",
2174
+ "default": "{ selectedplaces: 'selectedplaces', selectedcoach: 'selectedcoach', }",
2145
2175
  "type": {
2146
- "text": "{\n selectedPlaces: 'selectedPlaces',\n selectedCoach: 'selectedCoach',\n }"
2176
+ "text": "{\n selectedplaces: 'selectedplaces',\n selectedcoach: 'selectedcoach',\n }"
2147
2177
  }
2148
2178
  },
2149
2179
  {
@@ -2165,7 +2195,7 @@
2165
2195
  },
2166
2196
  "privacy": "public",
2167
2197
  "default": "true",
2168
- "description": "The seat resvervation navigation can be toggled by this property",
2198
+ "description": "The seat reservation navigation can be toggled by this property",
2169
2199
  "attribute": "has-navigation"
2170
2200
  },
2171
2201
  {
@@ -2930,14 +2960,14 @@
2930
2960
  ],
2931
2961
  "events": [
2932
2962
  {
2933
- "name": "selectedPlaces",
2963
+ "name": "selectedplaces",
2934
2964
  "type": {
2935
2965
  "text": "CustomEvent<SeatReservationSelectedPlacesEventDetails>"
2936
2966
  },
2937
2967
  "description": "Emits when a place was selected and returns a Place array with all selected places."
2938
2968
  },
2939
2969
  {
2940
- "name": "selectedCoach",
2970
+ "name": "selectedcoach",
2941
2971
  "type": {
2942
2972
  "text": "CustomEvent<SeatReservationCoachSelection>"
2943
2973
  },
@@ -2960,7 +2990,7 @@
2960
2990
  "text": "boolean"
2961
2991
  },
2962
2992
  "default": "true",
2963
- "description": "The seat resvervation navigation can be toggled by this property",
2993
+ "description": "The seat reservation navigation can be toggled by this property",
2964
2994
  "fieldName": "hasNavigation"
2965
2995
  },
2966
2996
  {
@@ -3026,21 +3056,6 @@
3026
3056
  }
3027
3057
  ]
3028
3058
  },
3029
- {
3030
- "kind": "javascript-module",
3031
- "path": "seat-reservation/seat-reservation/seat-reservation-scoped.js",
3032
- "declarations": [],
3033
- "exports": [
3034
- {
3035
- "kind": "js",
3036
- "name": "*",
3037
- "declaration": {
3038
- "name": "*",
3039
- "package": "./seat-reservation-scoped/seat-reservation-scoped.component.js"
3040
- }
3041
- }
3042
- ]
3043
- },
3044
3059
  {
3045
3060
  "kind": "javascript-module",
3046
3061
  "path": "seat-reservation/seat-reservation/seat-reservation.component.js",
@@ -3418,7 +3433,7 @@
3418
3433
  {
3419
3434
  "name": "selectPlaceEvent",
3420
3435
  "type": {
3421
- "text": "CustomEvent"
3436
+ "text": "CustomEvent<PlaceSelection>"
3422
3437
  }
3423
3438
  }
3424
3439
  ],
@@ -3437,7 +3452,7 @@
3437
3452
  {
3438
3453
  "name": "event",
3439
3454
  "type": {
3440
- "text": "CustomEvent"
3455
+ "text": "CustomEvent<number>"
3441
3456
  }
3442
3457
  }
3443
3458
  ]
@@ -3494,9 +3509,9 @@
3494
3509
  "privacy": "public",
3495
3510
  "static": true,
3496
3511
  "readonly": true,
3497
- "default": "{ selectedPlaces: 'selectedPlaces', selectedCoach: 'selectedCoach', }",
3512
+ "default": "{ selectedplaces: 'selectedplaces', selectedcoach: 'selectedcoach', }",
3498
3513
  "type": {
3499
- "text": "{\n selectedPlaces: 'selectedPlaces',\n selectedCoach: 'selectedCoach',\n }"
3514
+ "text": "{\n selectedplaces: 'selectedplaces',\n selectedcoach: 'selectedcoach',\n }"
3500
3515
  },
3501
3516
  "inheritedFrom": {
3502
3517
  "name": "SeatReservationBaseElement",
@@ -4543,7 +4558,7 @@
4543
4558
  "customElement": true,
4544
4559
  "events": [
4545
4560
  {
4546
- "name": "selectedPlaces",
4561
+ "name": "selectedplaces",
4547
4562
  "type": {
4548
4563
  "text": "CustomEvent<SeatReservationSelectedPlacesEventDetails>"
4549
4564
  },
@@ -4554,7 +4569,7 @@
4554
4569
  }
4555
4570
  },
4556
4571
  {
4557
- "name": "selectedCoach",
4572
+ "name": "selectedcoach",
4558
4573
  "type": {
4559
4574
  "text": "CustomEvent<SeatReservationCoachSelection>"
4560
4575
  },
@@ -4902,12 +4917,12 @@
4902
4917
  },
4903
4918
  {
4904
4919
  "kind": "javascript-module",
4905
- "path": "seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js",
4920
+ "path": "seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js",
4906
4921
  "declarations": [
4907
4922
  {
4908
4923
  "kind": "class",
4909
- "description": "Output the graphic of a seat or a bicycle place as a control element.",
4910
- "name": "SbbSeatReservationPlaceControlElement",
4924
+ "description": "This component will display the navigation coach item for Seat reservation.",
4925
+ "name": "SbbSeatReservationNavigationCoachElement",
4911
4926
  "members": [
4912
4927
  {
4913
4928
  "kind": "field",
@@ -4915,131 +4930,128 @@
4915
4930
  "privacy": "public",
4916
4931
  "static": true,
4917
4932
  "readonly": true,
4918
- "default": "{ selectPlace: 'selectPlace', }",
4933
+ "default": "{ selectcoach: 'selectcoach', focuscoach: 'focuscoach', }",
4919
4934
  "type": {
4920
- "text": "{\n selectPlace: 'selectPlace',\n }"
4935
+ "text": "{\n selectcoach: 'selectcoach',\n focuscoach: 'focuscoach',\n }"
4921
4936
  }
4922
4937
  },
4923
4938
  {
4924
4939
  "kind": "field",
4925
- "name": "placeType",
4940
+ "name": "coachId",
4926
4941
  "type": {
4927
- "text": "PlaceType"
4942
+ "text": "string"
4928
4943
  },
4929
4944
  "privacy": "public",
4930
- "default": "'SEAT'",
4931
- "description": "placeType of the place, e.g. 'SEAT', 'BICYCLE'",
4932
- "attribute": "type"
4945
+ "default": "''",
4946
+ "description": "Coach ID, which is used to identify the coach in the navigation",
4947
+ "attribute": "coach-id"
4933
4948
  },
4934
4949
  {
4935
4950
  "kind": "field",
4936
- "name": "state",
4951
+ "name": "propertyIds",
4937
4952
  "type": {
4938
- "text": "PlaceState"
4953
+ "text": "string[]"
4939
4954
  },
4940
4955
  "privacy": "public",
4941
- "default": "'FREE'",
4942
- "description": "state of the place, e.g. 'FREE', 'SELECTED', 'BLOCKED'",
4943
- "attribute": "state"
4956
+ "default": "[]",
4957
+ "description": "Coach service property ids, which are used to display the services in the navigation",
4958
+ "attribute": "property-ids"
4944
4959
  },
4945
4960
  {
4946
4961
  "kind": "field",
4947
- "name": "propertyIds",
4962
+ "name": "selected",
4948
4963
  "type": {
4949
- "text": "string[]"
4964
+ "text": "boolean"
4950
4965
  },
4951
4966
  "privacy": "public",
4952
- "default": "[]",
4953
- "description": "property ids of the place, to display more info about the place",
4954
- "attribute": "propertyIds"
4967
+ "default": "false",
4968
+ "attribute": "selected"
4955
4969
  },
4956
4970
  {
4957
4971
  "kind": "field",
4958
- "name": "rotation",
4972
+ "name": "focused",
4959
4973
  "type": {
4960
- "text": "number"
4974
+ "text": "boolean"
4961
4975
  },
4962
4976
  "privacy": "public",
4963
- "default": "0",
4964
- "description": "rotation in degrees (without unit)",
4965
- "attribute": "rotation"
4977
+ "default": "false",
4978
+ "attribute": "focused"
4966
4979
  },
4967
4980
  {
4968
4981
  "kind": "field",
4969
- "name": "width",
4982
+ "name": "index",
4970
4983
  "type": {
4971
4984
  "text": "number"
4972
4985
  },
4973
4986
  "privacy": "public",
4974
- "default": "32",
4975
- "description": "width of the place in pixels (without unit)",
4976
- "attribute": "width"
4987
+ "default": "0",
4988
+ "attribute": "index"
4977
4989
  },
4978
4990
  {
4979
4991
  "kind": "field",
4980
- "name": "height",
4992
+ "name": "travelClass",
4981
4993
  "type": {
4982
- "text": "number"
4994
+ "text": "PlaceTravelClass[]"
4983
4995
  },
4984
4996
  "privacy": "public",
4985
- "default": "32",
4986
- "description": "height of the place in pixels (without unit)",
4987
- "attribute": "height"
4997
+ "default": "['ANY_CLASS']",
4998
+ "description": "Travel class of the coach",
4999
+ "attribute": "travel-class"
4988
5000
  },
4989
5001
  {
4990
5002
  "kind": "field",
4991
- "name": "text",
5003
+ "name": "driverArea",
4992
5004
  "type": {
4993
- "text": "string"
5005
+ "text": "boolean"
4994
5006
  },
4995
5007
  "privacy": "public",
4996
- "default": "''",
4997
- "description": "label of the place, e.g. '1A', '2B'",
4998
- "attribute": "text"
5008
+ "default": "false",
5009
+ "description": "If the coach is a driver/restricted area",
5010
+ "attribute": "driver-area"
4999
5011
  },
5000
5012
  {
5001
5013
  "kind": "field",
5002
- "name": "textRotation",
5014
+ "name": "first",
5003
5015
  "type": {
5004
- "text": "number"
5016
+ "text": "boolean"
5005
5017
  },
5006
5018
  "privacy": "public",
5007
- "default": "0",
5008
- "description": "Rotation of the text in degrees (without unit)",
5009
- "attribute": "text-rotation"
5019
+ "default": "false",
5020
+ "description": "If the coach is the first in the navigation",
5021
+ "attribute": "first"
5010
5022
  },
5011
5023
  {
5012
5024
  "kind": "field",
5013
- "name": "coachIndex",
5025
+ "name": "last",
5014
5026
  "type": {
5015
- "text": "number"
5027
+ "text": "boolean"
5016
5028
  },
5017
5029
  "privacy": "public",
5018
- "default": "null!",
5019
- "description": "Coach Index Prop to identifier the right place to coach",
5020
- "attribute": "coach-index"
5030
+ "default": "false",
5031
+ "description": "If the coach is the last in the navigation",
5032
+ "attribute": "last"
5021
5033
  },
5022
5034
  {
5023
5035
  "kind": "field",
5024
- "name": "preventClick",
5036
+ "name": "disable",
5025
5037
  "type": {
5026
5038
  "text": "boolean"
5027
5039
  },
5028
5040
  "privacy": "public",
5029
5041
  "default": "false",
5030
- "description": "Prevent click prop prevent any place action",
5031
- "attribute": "prevent-click"
5042
+ "description": "Disable the coach navigation",
5043
+ "attribute": "disable"
5032
5044
  },
5033
5045
  {
5034
5046
  "kind": "field",
5035
- "name": "keyfocus",
5047
+ "name": "vertical",
5036
5048
  "type": {
5037
- "text": "string"
5049
+ "text": "boolean"
5038
5050
  },
5039
5051
  "privacy": "public",
5040
- "default": "'unfocus'",
5041
- "description": "Set the place focus outline style",
5042
- "attribute": "keyfocus"
5052
+ "default": "false",
5053
+ "description": "If the coach navigation should be displayed vertically",
5054
+ "attribute": "vertical"
5043
5055
  },
5044
5056
  {
5045
5057
  "kind": "field",
@@ -5049,1122 +5061,1095 @@
5049
5061
  },
5050
5062
  {
5051
5063
  "kind": "method",
5052
- "name": "_getPlaceSvg",
5064
+ "name": "_getNavigationButton",
5053
5065
  "privacy": "private",
5054
5066
  "return": {
5055
5067
  "type": {
5056
- "text": "string"
5068
+ "text": "TemplateResult | null"
5069
+ }
5070
+ }
5071
+ },
5072
+ {
5073
+ "kind": "method",
5074
+ "name": "_getBtnInformation",
5075
+ "privacy": "private",
5076
+ "return": {
5077
+ "type": {
5078
+ "text": "TemplateResult | null"
5057
5079
  }
5058
5080
  },
5059
5081
  "parameters": [
5060
5082
  {
5061
- "name": "type",
5083
+ "name": "serviceClassNumber",
5062
5084
  "type": {
5063
- "text": "PlaceType"
5085
+ "text": "number | null"
5064
5086
  }
5065
- },
5087
+ }
5088
+ ]
5089
+ },
5090
+ {
5091
+ "kind": "method",
5092
+ "name": "_getTitleDescriptionNavCoachButton",
5093
+ "privacy": "private",
5094
+ "return": {
5095
+ "type": {
5096
+ "text": "string"
5097
+ }
5098
+ },
5099
+ "parameters": [
5066
5100
  {
5067
- "name": "state",
5101
+ "name": "serviceClassNumber",
5068
5102
  "type": {
5069
- "text": "PlaceState"
5103
+ "text": "number | null"
5070
5104
  }
5071
5105
  }
5072
5106
  ]
5073
5107
  },
5074
5108
  {
5075
5109
  "kind": "method",
5076
- "name": "_getTitleDescriptionPlace",
5110
+ "name": "_getAriaDescriptionCoachServices",
5077
5111
  "privacy": "private",
5078
5112
  "return": {
5079
5113
  "type": {
5080
- "text": "string"
5114
+ "text": "string | null"
5081
5115
  }
5082
5116
  }
5083
5117
  },
5084
5118
  {
5085
5119
  "kind": "method",
5086
- "name": "_selectPlace",
5120
+ "name": "_selectNavCoach",
5087
5121
  "privacy": "private",
5088
5122
  "return": {
5089
5123
  "type": {
5090
5124
  "text": "void"
5091
5125
  }
5092
5126
  },
5093
- "description": "If the place selectable, we emit the placeSelection object which contains infos to the place state"
5127
+ "parameters": [
5128
+ {
5129
+ "name": "coachIndex",
5130
+ "type": {
5131
+ "text": "number"
5132
+ }
5133
+ }
5134
+ ],
5135
+ "description": "emits the index of the coach array for the main navigation."
5136
+ },
5137
+ {
5138
+ "kind": "method",
5139
+ "name": "_getCoachServiceClassNumber",
5140
+ "privacy": "private",
5141
+ "return": {
5142
+ "type": {
5143
+ "text": "number | null"
5144
+ }
5145
+ }
5094
5146
  }
5095
5147
  ],
5096
5148
  "events": [
5097
5149
  {
5098
- "name": "selectPlace",
5150
+ "name": "focuscoach",
5099
5151
  "type": {
5100
- "text": "CustomEvent<PlaceSelection>"
5152
+ "text": "Event"
5101
5153
  },
5102
- "description": "Emits when a place was selected via user interaction and returns a\nPlaceSelection object with necessary place information."
5103
- }
5104
- ],
5105
- "attributes": [
5154
+ "description": "Emits when a nav coach has the focus"
5155
+ },
5106
5156
  {
5107
- "name": "type",
5157
+ "name": "selectcoach",
5108
5158
  "type": {
5109
- "text": "PlaceType"
5159
+ "text": "CustomEvent<SelectCoachEventDetails>"
5110
5160
  },
5111
- "default": "'SEAT'",
5112
- "description": "placeType of the place, e.g. 'SEAT', 'BICYCLE'",
5113
- "fieldName": "placeType"
5114
- },
5161
+ "description": "Emits when a coach within the navigation was selected and returns the clicked coach nav index."
5162
+ }
5163
+ ],
5164
+ "attributes": [
5115
5165
  {
5116
- "name": "state",
5166
+ "name": "coach-id",
5117
5167
  "type": {
5118
- "text": "PlaceState"
5168
+ "text": "string"
5119
5169
  },
5120
- "default": "'FREE'",
5121
- "description": "state of the place, e.g. 'FREE', 'SELECTED', 'BLOCKED'",
5122
- "fieldName": "state"
5170
+ "default": "''",
5171
+ "description": "Coach ID, which is used to identify the coach in the navigation",
5172
+ "fieldName": "coachId"
5123
5173
  },
5124
5174
  {
5125
- "name": "propertyIds",
5175
+ "name": "property-ids",
5126
5176
  "type": {
5127
5177
  "text": "string[]"
5128
5178
  },
5129
5179
  "default": "[]",
5130
- "description": "property ids of the place, to display more info about the place",
5180
+ "description": "Coach service property ids, which are used to display the services in the navigation",
5131
5181
  "fieldName": "propertyIds"
5132
5182
  },
5133
5183
  {
5134
- "name": "rotation",
5184
+ "name": "selected",
5135
5185
  "type": {
5136
- "text": "number"
5186
+ "text": "boolean"
5137
5187
  },
5138
- "default": "0",
5139
- "description": "rotation in degrees (without unit)",
5140
- "fieldName": "rotation"
5188
+ "default": "false",
5189
+ "fieldName": "selected"
5141
5190
  },
5142
5191
  {
5143
- "name": "width",
5192
+ "name": "focused",
5144
5193
  "type": {
5145
- "text": "number"
5194
+ "text": "boolean"
5146
5195
  },
5147
- "default": "32",
5148
- "description": "width of the place in pixels (without unit)",
5149
- "fieldName": "width"
5196
+ "default": "false",
5197
+ "fieldName": "focused"
5150
5198
  },
5151
5199
  {
5152
- "name": "height",
5200
+ "name": "index",
5153
5201
  "type": {
5154
5202
  "text": "number"
5155
5203
  },
5156
- "default": "32",
5157
- "description": "height of the place in pixels (without unit)",
5158
- "fieldName": "height"
5204
+ "default": "0",
5205
+ "fieldName": "index"
5159
5206
  },
5160
5207
  {
5161
- "name": "text",
5208
+ "name": "travel-class",
5162
5209
  "type": {
5163
- "text": "string"
5210
+ "text": "PlaceTravelClass[]"
5164
5211
  },
5165
- "default": "''",
5166
- "description": "label of the place, e.g. '1A', '2B'",
5167
- "fieldName": "text"
5212
+ "default": "['ANY_CLASS']",
5213
+ "description": "Travel class of the coach",
5214
+ "fieldName": "travelClass"
5168
5215
  },
5169
5216
  {
5170
- "name": "text-rotation",
5217
+ "name": "driver-area",
5171
5218
  "type": {
5172
- "text": "number"
5219
+ "text": "boolean"
5173
5220
  },
5174
- "default": "0",
5175
- "description": "Rotation of the text in degrees (without unit)",
5176
- "fieldName": "textRotation"
5221
+ "default": "false",
5222
+ "description": "If the coach is a driver/restricted area",
5223
+ "fieldName": "driverArea"
5177
5224
  },
5178
5225
  {
5179
- "name": "coach-index",
5226
+ "name": "first",
5180
5227
  "type": {
5181
- "text": "number"
5228
+ "text": "boolean"
5182
5229
  },
5183
- "default": "null!",
5184
- "description": "Coach Index Prop to identifier the right place to coach",
5185
- "fieldName": "coachIndex"
5230
+ "default": "false",
5231
+ "description": "If the coach is the first in the navigation",
5232
+ "fieldName": "first"
5186
5233
  },
5187
5234
  {
5188
- "name": "prevent-click",
5235
+ "name": "last",
5189
5236
  "type": {
5190
5237
  "text": "boolean"
5191
5238
  },
5192
5239
  "default": "false",
5193
- "description": "Prevent click prop prevent any place action",
5194
- "fieldName": "preventClick"
5240
+ "description": "If the coach is the last in the navigation",
5241
+ "fieldName": "last"
5195
5242
  },
5196
5243
  {
5197
- "name": "keyfocus",
5244
+ "name": "disable",
5198
5245
  "type": {
5199
- "text": "string"
5246
+ "text": "boolean"
5200
5247
  },
5201
- "default": "'unfocus'",
5202
- "description": "Set the place focus outline style",
5203
- "fieldName": "keyfocus"
5248
+ "default": "false",
5249
+ "description": "Disable the coach navigation",
5250
+ "fieldName": "disable"
5251
+ },
5252
+ {
5253
+ "name": "vertical",
5254
+ "type": {
5255
+ "text": "boolean"
5256
+ },
5257
+ "default": "false",
5258
+ "description": "If the coach navigation should be displayed vertically",
5259
+ "fieldName": "vertical"
5204
5260
  }
5205
5261
  ],
5206
5262
  "superclass": {
5207
- "name": "SbbButtonBaseElement",
5208
- "package": "@sbb-esta/lyne-elements/core/base-elements.js"
5263
+ "name": "LitElement",
5264
+ "package": "lit"
5209
5265
  },
5210
- "tagName": "sbb-seat-reservation-place-control",
5266
+ "tagName": "sbb-seat-reservation-navigation-coach",
5211
5267
  "customElement": true
5212
5268
  }
5213
5269
  ],
5214
5270
  "exports": [
5215
5271
  {
5216
5272
  "kind": "js",
5217
- "name": "SbbSeatReservationPlaceControlElement",
5273
+ "name": "SbbSeatReservationNavigationCoachElement",
5218
5274
  "declaration": {
5219
- "name": "SbbSeatReservationPlaceControlElement",
5220
- "module": "seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js"
5275
+ "name": "SbbSeatReservationNavigationCoachElement",
5276
+ "module": "seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js"
5221
5277
  }
5222
5278
  },
5223
5279
  {
5224
5280
  "kind": "custom-element-definition",
5225
- "name": "sbb-seat-reservation-place-control",
5226
- "declaration": {
5227
- "name": "SbbSeatReservationPlaceControlElement",
5228
- "module": "seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js"
5229
- }
5230
- }
5231
- ]
5232
- },
5233
- {
5234
- "kind": "javascript-module",
5235
- "path": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach.js",
5236
- "declarations": [],
5237
- "exports": [
5238
- {
5239
- "kind": "js",
5240
- "name": "*",
5241
- "declaration": {
5242
- "name": "*",
5243
- "package": "./seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js"
5244
- }
5245
- }
5246
- ]
5247
- },
5248
- {
5249
- "kind": "javascript-module",
5250
- "path": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services.js",
5251
- "declarations": [],
5252
- "exports": [
5253
- {
5254
- "kind": "js",
5255
- "name": "*",
5256
- "declaration": {
5257
- "name": "*",
5258
- "package": "./seat-reservation-navigation-services/seat-reservation-navigation-services.component.js"
5259
- }
5260
- }
5261
- ]
5262
- },
5263
- {
5264
- "kind": "javascript-module",
5265
- "path": "seat-reservation/common/mapper/icon-mapper.js",
5266
- "declarations": [
5267
- {
5268
- "kind": "variable",
5269
- "name": "mapIconToSvg",
5270
- "type": {
5271
- "text": "Record<string, SeatReservationIcon>"
5272
- },
5273
- "default": "{ BICYCLE: { svgName: 'sa-vo' }, BICYCLE_HIGH: { svgName: 'sa-vo' }, BICYCLE_HIGH_ICON: { svgName: 'sa-vo' }, BICYCLE_ICON: { svgName: 'sa-vo' }, BICYCLE_LOW: { svgName: 'sa-vo' }, BICYCLE_LOW_ICON: { svgName: 'sa-vo' }, BICYCLE_MIDDLE: { svgName: 'sa-vo' }, BICYCLE_MIDDLE_ICON: { svgName: 'sa-vo' }, BISTRO: { svgName: 'sa-mi' }, BISTRO_ICON: { svgName: 'sa-mi' }, BUSINESS: { svgName: 'sa-bz' }, BUSINESS_COMFORT: { svgName: 'sa-bz' }, BUSINESS_ICON: { svgName: 'sa-bz' }, COACH_BORDER_MIDDLE: { svg: svgs.chassisRowMiddle }, COACH_WALL_NO_PASSAGE: { svg: svgs.chassisRowOuter }, COACH_PASSAGE: { svg: svgs.chassisPassageWaggonTopLeft }, COMPARTMENT_PASSAGE: { svg: svgs.chassisPassageCompartmentMiddle }, COMPARTMENT_PASSAGE_HIGH: { svg: svgs.chassisPassageCompartmentLeftTop }, COMPARTMENT_PASSAGE_LOW: { svg: svgs.chassisPassageCompartmentRightBottom }, DRIVER_AREA: { svg: svgs.chassisDriverTrain }, DRIVER_AREA_FULL_BUS: { svg: svgs.chassisDriverBus }, DRIVER_AREA_FULL_TRAIN: { svg: svgs.chassisDriverTrainFull }, EASY_ACCESS: { svgName: 'sa-em' }, EASY_ACCESS_AREA: { svgName: 'sa-em' }, EASY_ACCESS_ICON: { svgName: 'sa-em' }, ENTRY_EXIT: { svg: svgs.layoutEntrance }, FAMILY: { svgName: 'sa-fa' }, LUGGAGE_AREA: { svgName: 'sa-ga' }, LUGGAGE_ICON: { svgName: 'sa-ga' }, MULTI_FUNCTION_AREA: { svgName: 'sa-mf' }, MULTI_FUNCTION_ICON: { svgName: 'sa-mf' }, PLACE_BICYCLE_ALLOCATED: { svg: svgs.interiorPlaceBikeUnavailable }, PLACE_BICYCLE_FREE: { svg: svgs.interiorPlaceBikeDefault }, PLACE_BICYCLE_RESTRICTED: { svg: svgs.interiorPlaceBikeNotBookable }, PLACE_BICYCLE_SELECTED: { svg: svgs.interiorPlaceBikeSelected }, PLACE_SEAT_ALLOCATED: { svg: svgs.interiorPlaceSeatUnavailable }, PLACE_SEAT_FREE: { svg: svgs.interiorPlaceSeatDefault }, PLACE_SEAT_RESTRICTED: { svg: svgs.interiorPlaceSeatNotBookable }, PLACE_SEAT_SELECTED: { svg: svgs.interiorPlaceSeatSelected }, PLAYGROUND_AREA: { svgName: 'sa-fa' }, PLAYGROUND_ICON: { svgName: 'sa-fa' }, PRAM: { svgName: 'sa-abteilkinderwagen' }, PRAM_AREA: { svgName: 'sa-abteilkinderwagen' }, PRAM_ICON: { svgName: 'sa-abteilkinderwagen' }, RESTAURANT: { svgName: 'sa-wr' }, RESTAURANT_AREA: { svgName: 'sa-wr' }, RESTAURANT_ICON: { svgName: 'sa-wr' }, SILENCE: { svgName: 'sa-rz' }, SILENCE_AREA_ICON: { svgName: 'sa-rz' }, SILENCE_ICON: { svgName: 'sa-rz' }, SKI_AREA: { svgName: 'sa-sa' }, SKI_ICON: { svgName: 'sa-sa' }, STAIR_AREA: { svgName: 'sa-ac' }, TABLE: { svg: svgs.interiorTable }, TABLE_RESTAURANT: { svg: svgs.interiorTable }, TOILET_AREA: { svgName: 'sa-wc' }, TOILET_ICON: { svgName: 'sa-wc' }, TOILET_WHEELCHAIR_AREA: { svgName: 'sa-rw' }, TOILET_WHEELCHAIR_ICON: { svgName: 'sa-rw' }, WARDROBE_AREA: { svgName: 'sa-ka' }, WHEELCHAIR: { svgName: 'sa-rs' }, WHEELCHAIR_AND_SEAT: { svgName: 'sa-rs' }, WHEELCHAIR_ICON: { svgName: 'sa-rs' }, WHEELCHAIR_NO_SEAT: { svgName: 'sa-rn' }, WIFI: { svgName: 'sa-wv' }, }"
5274
- }
5275
- ],
5276
- "exports": [
5277
- {
5278
- "kind": "js",
5279
- "name": "mapIconToSvg",
5281
+ "name": "sbb-seat-reservation-navigation-coach",
5280
5282
  "declaration": {
5281
- "name": "mapIconToSvg",
5282
- "module": "seat-reservation/common/mapper/icon-mapper.js"
5283
+ "name": "SbbSeatReservationNavigationCoachElement",
5284
+ "module": "seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js"
5283
5285
  }
5284
5286
  }
5285
5287
  ]
5286
5288
  },
5287
5289
  {
5288
5290
  "kind": "javascript-module",
5289
- "path": "seat-reservation/common/mapper/mapper.js",
5291
+ "path": "seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js",
5290
5292
  "declarations": [
5291
5293
  {
5292
- "kind": "function",
5293
- "name": "mapRawDataToSeatReservation",
5294
- "return": {
5295
- "type": {
5296
- "text": "SeatReservation"
5297
- }
5298
- },
5299
- "parameters": [
5300
- {
5301
- "name": "vehicleType",
5302
- "type": {
5303
- "text": "VehicleType"
5304
- }
5305
- }
5306
- ],
5307
- "description": "Map function that converts the RAW OSDM mock data into SeatReservation"
5308
- },
5309
- {
5310
- "kind": "function",
5311
- "name": "mapPlaceInfosToPlaceSelection",
5312
- "return": {
5313
- "type": {
5314
- "text": ""
5315
- }
5316
- },
5317
- "parameters": [
5294
+ "kind": "class",
5295
+ "description": "Component displays the available service icons of one coach.",
5296
+ "name": "SbbSeatReservationNavigationServicesElement",
5297
+ "members": [
5318
5298
  {
5319
- "name": "place",
5299
+ "kind": "field",
5300
+ "name": "propertyIds",
5320
5301
  "type": {
5321
- "text": "Place"
5322
- }
5302
+ "text": "string[]"
5303
+ },
5304
+ "privacy": "public",
5305
+ "default": "[]",
5306
+ "description": "Coach service property ids, which are used to display the services in the navigation",
5307
+ "attribute": "property-ids"
5323
5308
  },
5324
5309
  {
5325
- "name": "coachIndex",
5326
- "type": {
5327
- "text": "number"
5328
- }
5329
- }
5330
- ],
5331
- "description": "Mapped place and coach informations to place selection"
5332
- },
5333
- {
5334
- "kind": "function",
5335
- "name": "mapPlaceAndCoachToSeatReservationPlaceSelection",
5336
- "return": {
5337
- "type": {
5338
- "text": ""
5339
- }
5340
- },
5341
- "parameters": [
5342
- {
5343
- "name": "place",
5310
+ "kind": "field",
5311
+ "name": "vertical",
5344
5312
  "type": {
5345
- "text": "Place"
5346
- }
5313
+ "text": "boolean"
5314
+ },
5315
+ "privacy": "public",
5316
+ "default": "false",
5317
+ "description": "If true, the service icons are displayed vertically",
5318
+ "attribute": "vertical"
5347
5319
  },
5348
5320
  {
5349
- "name": "coach",
5350
- "type": {
5351
- "text": "CoachItem"
5352
- }
5321
+ "kind": "field",
5322
+ "name": "_language",
5323
+ "privacy": "private",
5324
+ "default": "new SbbLanguageController(this)"
5353
5325
  },
5354
5326
  {
5355
- "name": "coachIndex",
5356
- "type": {
5357
- "text": "number"
5327
+ "kind": "method",
5328
+ "name": "_getServiceLabelDescription",
5329
+ "privacy": "private",
5330
+ "return": {
5331
+ "type": {
5332
+ "text": "string | null"
5333
+ }
5358
5334
  }
5359
5335
  }
5360
5336
  ],
5361
- "description": "Mapped information from place, coach and the coachindex to the seatReservationPlaceSelection.\nThis Object information is emitted outwards"
5362
- },
5363
- {
5364
- "kind": "function",
5365
- "name": "mapCoachInfosToCoachSelection",
5366
- "return": {
5367
- "type": {
5368
- "text": ""
5369
- }
5370
- },
5371
- "parameters": [
5337
+ "attributes": [
5372
5338
  {
5373
- "name": "coachIndex",
5339
+ "name": "property-ids",
5374
5340
  "type": {
5375
- "text": "number"
5376
- }
5341
+ "text": "string[]"
5342
+ },
5343
+ "default": "[]",
5344
+ "description": "Coach service property ids, which are used to display the services in the navigation",
5345
+ "fieldName": "propertyIds"
5377
5346
  },
5378
5347
  {
5379
- "name": "coach",
5348
+ "name": "vertical",
5380
5349
  "type": {
5381
- "text": "CoachItem"
5382
- }
5350
+ "text": "boolean"
5351
+ },
5352
+ "default": "false",
5353
+ "description": "If true, the service icons are displayed vertically",
5354
+ "fieldName": "vertical"
5383
5355
  }
5384
5356
  ],
5385
- "description": "Mapped coach information to coach selection"
5357
+ "superclass": {
5358
+ "name": "LitElement",
5359
+ "package": "lit"
5360
+ },
5361
+ "tagName": "sbb-seat-reservation-navigation-services",
5362
+ "customElement": true
5386
5363
  }
5387
5364
  ],
5388
5365
  "exports": [
5389
5366
  {
5390
5367
  "kind": "js",
5391
- "name": "mapRawDataToSeatReservation",
5368
+ "name": "SbbSeatReservationNavigationServicesElement",
5392
5369
  "declaration": {
5393
- "name": "mapRawDataToSeatReservation",
5394
- "module": "seat-reservation/common/mapper/mapper.js"
5370
+ "name": "SbbSeatReservationNavigationServicesElement",
5371
+ "module": "seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js"
5395
5372
  }
5396
5373
  },
5397
5374
  {
5398
- "kind": "js",
5399
- "name": "mapPlaceInfosToPlaceSelection",
5375
+ "kind": "custom-element-definition",
5376
+ "name": "sbb-seat-reservation-navigation-services",
5400
5377
  "declaration": {
5401
- "name": "mapPlaceInfosToPlaceSelection",
5402
- "module": "seat-reservation/common/mapper/mapper.js"
5403
- }
5404
- },
5405
- {
5406
- "kind": "js",
5407
- "name": "mapPlaceAndCoachToSeatReservationPlaceSelection",
5408
- "declaration": {
5409
- "name": "mapPlaceAndCoachToSeatReservationPlaceSelection",
5410
- "module": "seat-reservation/common/mapper/mapper.js"
5411
- }
5412
- },
5413
- {
5414
- "kind": "js",
5415
- "name": "mapCoachInfosToCoachSelection",
5416
- "declaration": {
5417
- "name": "mapCoachInfosToCoachSelection",
5418
- "module": "seat-reservation/common/mapper/mapper.js"
5419
- }
5420
- }
5421
- ]
5422
- },
5423
- {
5424
- "kind": "javascript-module",
5425
- "path": "seat-reservation/common/mapper/seat-reservation-sample-data.js",
5426
- "declarations": [
5427
- {
5428
- "kind": "variable",
5429
- "name": "MOCK_COACHES_RAW_0",
5430
- "type": {
5431
- "text": "array"
5432
- },
5433
- "default": "[ { warnings: null, coachDeckLayout: { id: '80', name: 'B10(501) - not touch', dimension: { width: 58, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'FIRST', accommodationSubType: 'BICYCLE', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'BICYCLE', places: [ { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'WHEELCHAIR_ICON', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '37', rectangle: { position: { x: 15, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '71', rectangle: { position: { x: 51, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '73', rectangle: { position: { x: 51, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '72', rectangle: { position: { x: 55, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '78', rectangle: { position: { x: 55, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, //SPECIAL TEST SET FOR EVERY POSSIBILITY { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'ALLOCATED', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['TABLE'], placeProperties: [], state: 'RESTRICTED', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: [], placeProperties: [], state: 'SELECTED', }, { number: '34', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '47', rectangle: { position: { x: 21, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '65', rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '67', rectangle: { position: { x: 45, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '66', rectangle: { position: { x: 49, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '64', rectangle: { position: { x: 49, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '61', rectangle: { position: { x: 45, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '63', rectangle: { position: { x: 45, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '62', rectangle: { position: { x: 49, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '68', rectangle: { position: { x: 49, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '75', rectangle: { position: { x: 51, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '77', rectangle: { position: { x: 51, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '76', rectangle: { position: { x: 55, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '74', rectangle: { position: { x: 55, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 12, height: 10, borderRadius: null, }, }, orientation: 0, type: 'DRIVER_AREA_FULL', }, { rectangle: { position: { x: 7, y: 4, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'STAIR_AREA', }, { rectangle: { position: { x: 7, y: 1, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'WIFI', }, { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 28, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TOILET_AREA', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 57, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 40, y: 4, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'PLAYGROUND_AREA', }, { rectangle: { position: { x: 28, y: 0, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TOILET_WHEELCHAIR_AREA', }, { rectangle: { position: { x: 13, y: 3, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'SKI_AREA', }, { rectangle: { position: { x: 18, y: 3, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'MULTI_FUNCTION_AREA', }, { rectangle: { position: { x: 22, y: 3, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'EASY_ACCESS_AREA', }, { rectangle: { position: { x: 33, y: 6, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'PRAM_AREA', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, { warnings: null, coachDeckLayout: { id: '81', name: 'B10(501) - not touch', dimension: { width: 58, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_HIGH', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '15', rectangle: { position: { x: 1, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '17', rectangle: { position: { x: 1, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '16', rectangle: { position: { x: 5, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '14', rectangle: { position: { x: 5, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '11', rectangle: { position: { x: 1, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '13', rectangle: { position: { x: 1, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '12', rectangle: { position: { x: 5, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '18', rectangle: { position: { x: 5, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '25', rectangle: { position: { x: 7, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '27', rectangle: { position: { x: 7, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '26', rectangle: { position: { x: 11, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '24', rectangle: { position: { x: 11, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '21', rectangle: { position: { x: 7, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '23', rectangle: { position: { x: 7, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '22', rectangle: { position: { x: 11, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '28', rectangle: { position: { x: 11, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '37', rectangle: { position: { x: 13, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '34', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '71', rectangle: { position: { x: 51, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '73', rectangle: { position: { x: 51, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '72', rectangle: { position: { x: 55, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '78', rectangle: { position: { x: 55, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '38', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '47', rectangle: { position: { x: 19, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '44', rectangle: { position: { x: 23, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '65', rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '67', rectangle: { position: { x: 45, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '66', rectangle: { position: { x: 49, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '64', rectangle: { position: { x: 49, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '61', rectangle: { position: { x: 45, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '63', rectangle: { position: { x: 45, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '62', rectangle: { position: { x: 49, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '68', rectangle: { position: { x: 49, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '75', rectangle: { position: { x: 51, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '77', rectangle: { position: { x: 51, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '74', rectangle: { position: { x: 55, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 6, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'SILENCE_AREA_ICON', }, { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 57, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 34, y: 2, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'BUSINESS', }, { rectangle: { position: { x: 34, y: 6, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'BISTRO', }, { rectangle: { position: { x: 40, y: 4, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'RESTAURANT_ICON', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 7, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 1, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, { warnings: null, coachDeckLayout: { id: '82', name: 'B10(501) - not touch', dimension: { width: 46, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'BISTRO', places: [ { number: '15', rectangle: { position: { x: 1, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '17', rectangle: { position: { x: 1, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '16', rectangle: { position: { x: 5, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '14', rectangle: { position: { x: 5, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'FAMILY', places: [ { number: '11', rectangle: { position: { x: 1, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '13', rectangle: { position: { x: 1, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '12', rectangle: { position: { x: 5, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '18', rectangle: { position: { x: 5, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '25', rectangle: { position: { x: 7, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '27', rectangle: { position: { x: 7, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '26', rectangle: { position: { x: 11, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '24', rectangle: { position: { x: 11, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'WHEELCHAIR_NO_SEAT', places: [ { number: '21', rectangle: { position: { x: 7, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '23', rectangle: { position: { x: 7, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '22', rectangle: { position: { x: 11, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '28', rectangle: { position: { x: 11, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'ALLOCATED', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'RESTRICTED', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'SELECTED', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'PRAM', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '37', rectangle: { position: { x: 13, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '34', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '38', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '47', rectangle: { position: { x: 19, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '44', rectangle: { position: { x: 23, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 7, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 1, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, // CoachDeckLayout einer DRIVER_AREA mitten im Zug { warnings: null, coachDeckLayout: { id: '86', name: 'B10(501) - not touch', dimension: { width: 32, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_WALL_NO_PASSAGE', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [], }, }, { warnings: null, coachDeckLayout: { id: '843', name: 'B10(501) - not touch', dimension: { width: 46, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '15', rectangle: { position: { x: 1, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '17', rectangle: { position: { x: 1, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '16', rectangle: { position: { x: 5, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '14', rectangle: { position: { x: 5, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '11', rectangle: { position: { x: 1, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '13', rectangle: { position: { x: 1, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '12', rectangle: { position: { x: 5, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '18', rectangle: { position: { x: 5, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '25', rectangle: { position: { x: 7, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '27', rectangle: { position: { x: 7, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '26', rectangle: { position: { x: 11, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '24', rectangle: { position: { x: 11, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '21', rectangle: { position: { x: 7, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '23', rectangle: { position: { x: 7, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '22', rectangle: { position: { x: 11, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '28', rectangle: { position: { x: 11, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: ['BICYCLE_LOW'], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'PRAM', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '37', rectangle: { position: { x: 13, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '34', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '38', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '47', rectangle: { position: { x: 19, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '44', rectangle: { position: { x: 23, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_WALL_NO_PASSAGE', }, { rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 7, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 1, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, // noch ein CoachDeckLayout einer DRIVER_AREA diesmal am Ende/Anfang des Zuges { warnings: null, coachDeckLayout: { id: '185', name: 'B10(501) - not touch', dimension: { width: 40, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [], graphicElements: [ { rectangle: { position: { x: 28, y: 0, z: 0, }, dimension: { width: 12, height: 10, borderRadius: null, }, }, orientation: 180, type: 'DRIVER_AREA_FULL', }, { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [], }, }, ]"
5434
- },
5435
- {
5436
- "kind": "variable",
5437
- "name": "MOCK_COACHES_RAW_1",
5438
- "type": {
5439
- "text": "array"
5440
- },
5441
- "default": "[ { warnings: null, coachDeckLayout: { id: '32801', name: 'WR6(501) - not touch', dimension: { width: 56, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '21', rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '22', rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '41', rectangle: { position: { x: 39, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '42', rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '61', rectangle: { position: { x: 47, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '62', rectangle: { position: { x: 53, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '13', rectangle: { position: { x: 31, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '14', rectangle: { position: { x: 37, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '11', rectangle: { position: { x: 31, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, { number: '12', rectangle: { position: { x: 37, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '33', rectangle: { position: { x: 39, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '34', rectangle: { position: { x: 45, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '31', rectangle: { position: { x: 39, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, { number: '32', rectangle: { position: { x: 45, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '53', rectangle: { position: { x: 47, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '51', rectangle: { position: { x: 47, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, { number: '52', rectangle: { position: { x: 53, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 6, height: 10, borderRadius: null, }, }, orientation: 0, type: 'DRIVER_AREA_FULL', }, { rectangle: { position: { x: 55, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, { rectangle: { position: { x: 42, y: 6, z: 0, }, dimension: { width: 2, height: 4, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 50, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 34, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 34, y: 6, z: 0, }, dimension: { width: 2, height: 4, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 42, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 50, y: 6, z: 0, }, dimension: { width: 2, height: 4, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, ], serviceIcons: [ { rectangle: { position: { x: 32, y: 3, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'RESTAURANT_ICON', }, { rectangle: { position: { x: 46, y: 3, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'RESTAURANT_ICON', }, ], }, }, ]"
5442
- },
5443
- {
5444
- "kind": "variable",
5445
- "name": "MOCK_COACHES_RAW_REAL_DATA",
5446
- "type": {
5447
- "text": "array"
5448
- },
5449
- "default": "[ { notifications: [], coachDeckLayout: { name: '65200', dimension: { width: 64, height: 10, }, lowFloorEntry: true, id: '30802', deckLevel: 'LOWER_DECK', placeGroups: [ { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '15', rectangle: { position: { x: 14, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '11', rectangle: { position: { x: 14, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '16', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '14', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '12', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '25', rectangle: { position: { x: 20, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '26', rectangle: { position: { x: 24, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '23', rectangle: { position: { x: 20, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '24', rectangle: { position: { x: 24, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '21', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '22', rectangle: { position: { x: 24, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '35', rectangle: { position: { x: 27, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '33', rectangle: { position: { x: 27, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '31', rectangle: { position: { x: 27, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '36', rectangle: { position: { x: 30, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '34', rectangle: { position: { x: 30, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '32', rectangle: { position: { x: 30, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '46', rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '44', rectangle: { position: { x: 33, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '42', rectangle: { position: { x: 33, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '55', rectangle: { position: { x: 44, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '56', rectangle: { position: { x: 49, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '53', rectangle: { position: { x: 44, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '54', rectangle: { position: { x: 49, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '52', rectangle: { position: { x: 48, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '65', rectangle: { position: { x: 51, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '66', rectangle: { position: { x: 55, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '63', rectangle: { position: { x: 51, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '61', rectangle: { position: { x: 51, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '62', rectangle: { position: { x: 55, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '75', rectangle: { position: { x: 57, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '76', rectangle: { position: { x: 61, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '71', rectangle: { position: { x: 57, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '72', rectangle: { position: { x: 61, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 1, z: 0, }, dimension: { width: 13, height: 8, borderRadius: { topLeft: 3, topRight: 0, bottomRight: 0, bottomLeft: 3, }, }, }, orientation: 0, type: 'DRIVER_AREA', }, { rectangle: { position: { x: 36, y: 0, z: 0, }, dimension: { width: 2, height: 4, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 44, y: 8, z: 0, }, dimension: { width: 4, height: 2, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 39, y: 0, z: 0, }, dimension: { width: 4, height: 1, }, }, orientation: 0, type: 'ENTRANCE', }, { rectangle: { position: { x: 38, y: 1, z: 0, }, dimension: { width: 1, height: 4, }, }, orientation: 0, type: 'WALL', }, { rectangle: { position: { x: 38, y: 7, z: 0, }, dimension: { width: 1, height: 2, }, }, orientation: 0, type: 'WALL', }, { rectangle: { position: { x: 43, y: 1, z: 0, }, dimension: { width: 1, height: 4, }, }, orientation: 0, type: 'WALL', }, { rectangle: { position: { x: 43, y: 7, z: 0, }, dimension: { width: 1, height: 2, }, }, orientation: 0, type: 'WALL', }, ], serviceIcons: [ { rectangle: { position: { x: 47, y: 4, z: 0, }, dimension: { width: 1, height: 1, }, }, type: 'WHEELCHAIR_ICON', }, ], }, }, ]",
5450
- "description": "taken from json provided by VAKE;\nAttention: <b>all the type information does not reflect our assumptions</b> and the data was\nmanuelly adjusted."
5451
- }
5452
- ],
5453
- "exports": [
5454
- {
5455
- "kind": "js",
5456
- "name": "MOCK_COACHES_RAW_0",
5457
- "declaration": {
5458
- "name": "MOCK_COACHES_RAW_0",
5459
- "module": "seat-reservation/common/mapper/seat-reservation-sample-data.js"
5460
- }
5461
- },
5462
- {
5463
- "kind": "js",
5464
- "name": "MOCK_COACHES_RAW_1",
5465
- "declaration": {
5466
- "name": "MOCK_COACHES_RAW_1",
5467
- "module": "seat-reservation/common/mapper/seat-reservation-sample-data.js"
5468
- }
5469
- },
5470
- {
5471
- "kind": "js",
5472
- "name": "MOCK_COACHES_RAW_REAL_DATA",
5473
- "declaration": {
5474
- "name": "MOCK_COACHES_RAW_REAL_DATA",
5475
- "module": "seat-reservation/common/mapper/seat-reservation-sample-data.js"
5378
+ "name": "SbbSeatReservationNavigationServicesElement",
5379
+ "module": "seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js"
5476
5380
  }
5477
5381
  }
5478
5382
  ]
5479
5383
  },
5480
5384
  {
5481
5385
  "kind": "javascript-module",
5482
- "path": "seat-reservation/common/translations/i18n.js",
5386
+ "path": "seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js",
5483
5387
  "declarations": [
5484
5388
  {
5485
- "kind": "function",
5486
- "name": "getI18nSeatReservation",
5487
- "return": {
5488
- "type": {
5489
- "text": "string"
5490
- }
5491
- },
5492
- "parameters": [
5389
+ "kind": "class",
5390
+ "description": "Output the graphic of a seat or a bicycle place as a control element.",
5391
+ "name": "SbbSeatReservationPlaceControlElement",
5392
+ "members": [
5493
5393
  {
5494
- "name": "key",
5394
+ "kind": "field",
5395
+ "name": "events",
5396
+ "privacy": "public",
5397
+ "static": true,
5398
+ "readonly": true,
5399
+ "default": "{ selectplace: 'selectplace', }",
5495
5400
  "type": {
5496
- "text": "string"
5401
+ "text": "{\n selectplace: 'selectplace',\n }"
5497
5402
  }
5498
5403
  },
5499
5404
  {
5500
- "name": "language",
5405
+ "kind": "field",
5406
+ "name": "placeType",
5501
5407
  "type": {
5502
- "text": "string"
5503
- }
5408
+ "text": "PlaceType"
5409
+ },
5410
+ "privacy": "public",
5411
+ "default": "'SEAT'",
5412
+ "description": "placeType of the place, e.g. 'SEAT', 'BICYCLE'",
5413
+ "attribute": "type"
5504
5414
  },
5505
5415
  {
5506
- "name": "args",
5507
- "optional": true,
5416
+ "kind": "field",
5417
+ "name": "state",
5508
5418
  "type": {
5509
- "text": "any[]"
5510
- }
5511
- }
5512
- ],
5513
- "description": "get the translated message with key being the requested key and language the current\nlanguage mostly used from SbbLanguageController"
5514
- }
5515
- ],
5516
- "exports": [
5517
- {
5518
- "kind": "js",
5519
- "name": "getI18nSeatReservation",
5520
- "declaration": {
5521
- "name": "getI18nSeatReservation",
5522
- "module": "seat-reservation/common/translations/i18n.js"
5523
- }
5524
- }
5525
- ]
5526
- },
5527
- {
5528
- "kind": "javascript-module",
5529
- "path": "seat-reservation/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js",
5530
- "declarations": [
5531
- {
5532
- "kind": "class",
5533
- "description": "Wrapper class for scoped elements with similar properties to set.",
5534
- "name": "SbbSeatReservationScopedElement",
5535
- "members": [
5419
+ "text": "PlaceState"
5420
+ },
5421
+ "privacy": "public",
5422
+ "default": "'FREE'",
5423
+ "description": "state of the place, e.g. 'FREE', 'SELECTED', 'BLOCKED'",
5424
+ "attribute": "state"
5425
+ },
5536
5426
  {
5537
5427
  "kind": "field",
5538
- "name": "insetBlockStart",
5428
+ "name": "propertyIds",
5539
5429
  "type": {
5540
- "text": "string"
5430
+ "text": "string[]"
5541
5431
  },
5542
5432
  "privacy": "public",
5543
- "default": "''",
5544
- "description": "Inset block start in pixels (without unit)",
5545
- "attribute": "inset-block-start"
5433
+ "default": "[]",
5434
+ "description": "property ids of the place, to display more info about the place",
5435
+ "attribute": "propertyIds"
5546
5436
  },
5547
5437
  {
5548
5438
  "kind": "field",
5549
- "name": "insetInlineStart",
5439
+ "name": "rotation",
5550
5440
  "type": {
5551
- "text": "string"
5441
+ "text": "number"
5552
5442
  },
5553
5443
  "privacy": "public",
5554
- "default": "''",
5555
- "description": "Inset inline start in pixels (without unit)",
5556
- "attribute": "inset-inline-start"
5444
+ "default": "0",
5445
+ "description": "rotation in degrees (without unit)",
5446
+ "attribute": "rotation"
5557
5447
  },
5558
5448
  {
5559
5449
  "kind": "field",
5560
5450
  "name": "width",
5561
5451
  "type": {
5562
- "text": "string"
5452
+ "text": "number"
5563
5453
  },
5564
5454
  "privacy": "public",
5565
- "default": "''",
5566
- "description": "Width of the scoped element in pixels (without unit)",
5455
+ "default": "32",
5456
+ "description": "width of the place in pixels (without unit)",
5567
5457
  "attribute": "width"
5568
5458
  },
5569
5459
  {
5570
5460
  "kind": "field",
5571
5461
  "name": "height",
5572
5462
  "type": {
5573
- "text": "string"
5463
+ "text": "number"
5574
5464
  },
5575
5465
  "privacy": "public",
5576
- "default": "''",
5577
- "description": "Height of the scoped element in pixels (without unit)",
5466
+ "default": "32",
5467
+ "description": "height of the place in pixels (without unit)",
5578
5468
  "attribute": "height"
5579
5469
  },
5580
5470
  {
5581
5471
  "kind": "field",
5582
- "name": "zIndex",
5472
+ "name": "text",
5583
5473
  "type": {
5584
5474
  "text": "string"
5585
5475
  },
5586
5476
  "privacy": "public",
5587
5477
  "default": "''",
5588
- "description": "Z-index of the scoped element",
5589
- "attribute": "z-index"
5478
+ "description": "label of the place, e.g. '1A', '2B'",
5479
+ "attribute": "text"
5590
5480
  },
5591
5481
  {
5592
5482
  "kind": "field",
5593
- "name": "cellId",
5483
+ "name": "textRotation",
5594
5484
  "type": {
5595
- "text": "string"
5485
+ "text": "number"
5596
5486
  },
5597
5487
  "privacy": "public",
5598
- "default": "''",
5599
- "description": "Cell id of the scoped element, if it is used in a table",
5600
- "attribute": "cell-id"
5488
+ "default": "0",
5489
+ "description": "Rotation of the text in degrees (without unit)",
5490
+ "attribute": "text-rotation"
5601
5491
  },
5602
5492
  {
5603
5493
  "kind": "field",
5604
- "name": "scopedClasses",
5494
+ "name": "coachIndex",
5605
5495
  "type": {
5606
- "text": "string"
5496
+ "text": "number"
5607
5497
  },
5608
5498
  "privacy": "public",
5609
- "default": "''",
5610
- "description": "Scoped classes for the scoped element",
5611
- "attribute": "scoped-classes"
5612
- }
5613
- ],
5614
- "attributes": [
5615
- {
5616
- "name": "inset-block-start",
5617
- "type": {
5618
- "text": "string"
5619
- },
5620
- "default": "''",
5621
- "description": "Inset block start in pixels (without unit)",
5622
- "fieldName": "insetBlockStart"
5499
+ "default": "null!",
5500
+ "description": "Coach Index Prop to identifier the right place to coach",
5501
+ "attribute": "coach-index"
5623
5502
  },
5624
5503
  {
5625
- "name": "inset-inline-start",
5504
+ "kind": "field",
5505
+ "name": "preventClick",
5626
5506
  "type": {
5627
- "text": "string"
5507
+ "text": "boolean"
5628
5508
  },
5629
- "default": "''",
5630
- "description": "Inset inline start in pixels (without unit)",
5631
- "fieldName": "insetInlineStart"
5509
+ "privacy": "public",
5510
+ "default": "false",
5511
+ "description": "Prevent click prop prevent any place action",
5512
+ "attribute": "prevent-click"
5632
5513
  },
5633
5514
  {
5634
- "name": "width",
5515
+ "kind": "field",
5516
+ "name": "keyfocus",
5635
5517
  "type": {
5636
5518
  "text": "string"
5637
5519
  },
5638
- "default": "''",
5639
- "description": "Width of the scoped element in pixels (without unit)",
5640
- "fieldName": "width"
5520
+ "privacy": "public",
5521
+ "default": "'unfocus'",
5522
+ "description": "Set the place focus outline style",
5523
+ "attribute": "keyfocus"
5641
5524
  },
5642
5525
  {
5643
- "name": "height",
5644
- "type": {
5645
- "text": "string"
5646
- },
5647
- "default": "''",
5648
- "description": "Height of the scoped element in pixels (without unit)",
5649
- "fieldName": "height"
5526
+ "kind": "field",
5527
+ "name": "_language",
5528
+ "privacy": "private",
5529
+ "default": "new SbbLanguageController(this)"
5650
5530
  },
5651
5531
  {
5652
- "name": "z-index",
5653
- "type": {
5654
- "text": "string"
5532
+ "kind": "method",
5533
+ "name": "_getPlaceSvg",
5534
+ "privacy": "private",
5535
+ "return": {
5536
+ "type": {
5537
+ "text": "string"
5538
+ }
5655
5539
  },
5656
- "default": "''",
5657
- "description": "Z-index of the scoped element",
5658
- "fieldName": "zIndex"
5659
- },
5660
- {
5661
- "name": "cell-id",
5662
- "type": {
5663
- "text": "string"
5540
+ "parameters": [
5541
+ {
5542
+ "name": "type",
5543
+ "type": {
5544
+ "text": "PlaceType"
5545
+ }
5546
+ },
5547
+ {
5548
+ "name": "state",
5549
+ "type": {
5550
+ "text": "PlaceState"
5551
+ }
5552
+ }
5553
+ ]
5554
+ },
5555
+ {
5556
+ "kind": "method",
5557
+ "name": "_getTitleDescriptionPlace",
5558
+ "privacy": "private",
5559
+ "return": {
5560
+ "type": {
5561
+ "text": "string"
5562
+ }
5563
+ }
5564
+ },
5565
+ {
5566
+ "kind": "method",
5567
+ "name": "_selectPlace",
5568
+ "privacy": "private",
5569
+ "return": {
5570
+ "type": {
5571
+ "text": "void"
5572
+ }
5664
5573
  },
5665
- "default": "''",
5666
- "description": "Cell id of the scoped element, if it is used in a table",
5667
- "fieldName": "cellId"
5574
+ "description": "If the place selectable, we emit the placeSelection object which contains infos to the place state"
5575
+ }
5576
+ ],
5577
+ "events": [
5578
+ {
5579
+ "name": "selectplace",
5580
+ "type": {
5581
+ "text": "CustomEvent<PlaceSelection>"
5582
+ },
5583
+ "description": "Emits when a place was selected via user interaction and returns a\nPlaceSelection object with necessary place information."
5584
+ }
5585
+ ],
5586
+ "attributes": [
5587
+ {
5588
+ "name": "type",
5589
+ "type": {
5590
+ "text": "PlaceType"
5591
+ },
5592
+ "default": "'SEAT'",
5593
+ "description": "placeType of the place, e.g. 'SEAT', 'BICYCLE'",
5594
+ "fieldName": "placeType"
5668
5595
  },
5669
5596
  {
5670
- "name": "scoped-classes",
5597
+ "name": "state",
5598
+ "type": {
5599
+ "text": "PlaceState"
5600
+ },
5601
+ "default": "'FREE'",
5602
+ "description": "state of the place, e.g. 'FREE', 'SELECTED', 'BLOCKED'",
5603
+ "fieldName": "state"
5604
+ },
5605
+ {
5606
+ "name": "propertyIds",
5607
+ "type": {
5608
+ "text": "string[]"
5609
+ },
5610
+ "default": "[]",
5611
+ "description": "property ids of the place, to display more info about the place",
5612
+ "fieldName": "propertyIds"
5613
+ },
5614
+ {
5615
+ "name": "rotation",
5616
+ "type": {
5617
+ "text": "number"
5618
+ },
5619
+ "default": "0",
5620
+ "description": "rotation in degrees (without unit)",
5621
+ "fieldName": "rotation"
5622
+ },
5623
+ {
5624
+ "name": "width",
5625
+ "type": {
5626
+ "text": "number"
5627
+ },
5628
+ "default": "32",
5629
+ "description": "width of the place in pixels (without unit)",
5630
+ "fieldName": "width"
5631
+ },
5632
+ {
5633
+ "name": "height",
5634
+ "type": {
5635
+ "text": "number"
5636
+ },
5637
+ "default": "32",
5638
+ "description": "height of the place in pixels (without unit)",
5639
+ "fieldName": "height"
5640
+ },
5641
+ {
5642
+ "name": "text",
5671
5643
  "type": {
5672
5644
  "text": "string"
5673
5645
  },
5674
5646
  "default": "''",
5675
- "description": "Scoped classes for the scoped element",
5676
- "fieldName": "scopedClasses"
5647
+ "description": "label of the place, e.g. '1A', '2B'",
5648
+ "fieldName": "text"
5649
+ },
5650
+ {
5651
+ "name": "text-rotation",
5652
+ "type": {
5653
+ "text": "number"
5654
+ },
5655
+ "default": "0",
5656
+ "description": "Rotation of the text in degrees (without unit)",
5657
+ "fieldName": "textRotation"
5658
+ },
5659
+ {
5660
+ "name": "coach-index",
5661
+ "type": {
5662
+ "text": "number"
5663
+ },
5664
+ "default": "null!",
5665
+ "description": "Coach Index Prop to identifier the right place to coach",
5666
+ "fieldName": "coachIndex"
5667
+ },
5668
+ {
5669
+ "name": "prevent-click",
5670
+ "type": {
5671
+ "text": "boolean"
5672
+ },
5673
+ "default": "false",
5674
+ "description": "Prevent click prop prevent any place action",
5675
+ "fieldName": "preventClick"
5676
+ },
5677
+ {
5678
+ "name": "keyfocus",
5679
+ "type": {
5680
+ "text": "string"
5681
+ },
5682
+ "default": "'unfocus'",
5683
+ "description": "Set the place focus outline style",
5684
+ "fieldName": "keyfocus"
5677
5685
  }
5678
5686
  ],
5679
5687
  "superclass": {
5680
- "name": "LitElement",
5681
- "package": "lit"
5688
+ "name": "SbbButtonBaseElement",
5689
+ "package": "@sbb-esta/lyne-elements/core/base-elements.js"
5682
5690
  },
5683
- "tagName": "sbb-seat-reservation-scoped",
5691
+ "tagName": "sbb-seat-reservation-place-control",
5684
5692
  "customElement": true
5685
5693
  }
5686
5694
  ],
5687
5695
  "exports": [
5688
5696
  {
5689
5697
  "kind": "js",
5690
- "name": "SbbSeatReservationScopedElement",
5698
+ "name": "SbbSeatReservationPlaceControlElement",
5691
5699
  "declaration": {
5692
- "name": "SbbSeatReservationScopedElement",
5693
- "module": "seat-reservation/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js"
5700
+ "name": "SbbSeatReservationPlaceControlElement",
5701
+ "module": "seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js"
5694
5702
  }
5695
5703
  },
5696
5704
  {
5697
5705
  "kind": "custom-element-definition",
5698
- "name": "sbb-seat-reservation-scoped",
5706
+ "name": "sbb-seat-reservation-place-control",
5699
5707
  "declaration": {
5700
- "name": "SbbSeatReservationScopedElement",
5701
- "module": "seat-reservation/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js"
5708
+ "name": "SbbSeatReservationPlaceControlElement",
5709
+ "module": "seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js"
5702
5710
  }
5703
5711
  }
5704
5712
  ]
5705
5713
  },
5706
5714
  {
5707
5715
  "kind": "javascript-module",
5708
- "path": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js",
5716
+ "path": "seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js",
5709
5717
  "declarations": [
5710
5718
  {
5711
5719
  "kind": "class",
5712
- "description": "This component will display the navigation coach item for Seat reservation.",
5713
- "name": "SbbSeatReservationNavigationCoachElement",
5720
+ "description": "Wrapper class for scoped elements with similar properties to set.",
5721
+ "name": "SbbSeatReservationScopedElement",
5714
5722
  "members": [
5715
5723
  {
5716
5724
  "kind": "field",
5717
- "name": "events",
5718
- "privacy": "public",
5719
- "static": true,
5720
- "readonly": true,
5721
- "default": "{ selectCoach: 'selectCoach', focusCoach: 'focusCoach', }",
5722
- "type": {
5723
- "text": "{\n selectCoach: 'selectCoach',\n focusCoach: 'focusCoach',\n }"
5724
- }
5725
- },
5726
- {
5727
- "kind": "field",
5728
- "name": "coachId",
5725
+ "name": "insetBlockStart",
5729
5726
  "type": {
5730
5727
  "text": "string"
5731
5728
  },
5732
5729
  "privacy": "public",
5733
5730
  "default": "''",
5734
- "description": "Coach ID, which is used to identify the coach in the navigation",
5735
- "attribute": "coach-id"
5731
+ "description": "Inset block start in pixels (without unit)",
5732
+ "attribute": "inset-block-start"
5736
5733
  },
5737
5734
  {
5738
5735
  "kind": "field",
5739
- "name": "propertyIds",
5736
+ "name": "insetInlineStart",
5740
5737
  "type": {
5741
- "text": "string[]"
5738
+ "text": "string"
5742
5739
  },
5743
5740
  "privacy": "public",
5744
- "default": "[]",
5745
- "description": "Coach service property ids, which are used to display the services in the navigation",
5746
- "attribute": "property-ids"
5741
+ "default": "''",
5742
+ "description": "Inset inline start in pixels (without unit)",
5743
+ "attribute": "inset-inline-start"
5747
5744
  },
5748
5745
  {
5749
5746
  "kind": "field",
5750
- "name": "selected",
5747
+ "name": "width",
5751
5748
  "type": {
5752
- "text": "boolean"
5749
+ "text": "string"
5753
5750
  },
5754
5751
  "privacy": "public",
5755
- "default": "false",
5756
- "attribute": "selected"
5752
+ "default": "''",
5753
+ "description": "Width of the scoped element in pixels (without unit)",
5754
+ "attribute": "width"
5757
5755
  },
5758
5756
  {
5759
5757
  "kind": "field",
5760
- "name": "focused",
5758
+ "name": "height",
5761
5759
  "type": {
5762
- "text": "boolean"
5760
+ "text": "string"
5763
5761
  },
5764
5762
  "privacy": "public",
5765
- "default": "false",
5766
- "attribute": "focused"
5763
+ "default": "''",
5764
+ "description": "Height of the scoped element in pixels (without unit)",
5765
+ "attribute": "height"
5767
5766
  },
5768
5767
  {
5769
5768
  "kind": "field",
5770
- "name": "index",
5769
+ "name": "zIndex",
5771
5770
  "type": {
5772
- "text": "number"
5771
+ "text": "string"
5773
5772
  },
5774
5773
  "privacy": "public",
5775
- "default": "0",
5776
- "attribute": "index"
5774
+ "default": "''",
5775
+ "description": "Z-index of the scoped element",
5776
+ "attribute": "z-index"
5777
5777
  },
5778
5778
  {
5779
5779
  "kind": "field",
5780
- "name": "travelClass",
5780
+ "name": "cellId",
5781
5781
  "type": {
5782
- "text": "PlaceTravelClass[]"
5782
+ "text": "string"
5783
5783
  },
5784
5784
  "privacy": "public",
5785
- "default": "['ANY_CLASS']",
5786
- "description": "Travel class of the coach",
5787
- "attribute": "travel-class"
5785
+ "default": "''",
5786
+ "description": "Cell id of the scoped element, if it is used in a table",
5787
+ "attribute": "cell-id"
5788
5788
  },
5789
5789
  {
5790
5790
  "kind": "field",
5791
- "name": "driverArea",
5791
+ "name": "scopedClasses",
5792
5792
  "type": {
5793
- "text": "boolean"
5793
+ "text": "string"
5794
5794
  },
5795
5795
  "privacy": "public",
5796
- "default": "false",
5797
- "description": "If the coach is a driver/restricted area",
5798
- "attribute": "driver-area"
5799
- },
5796
+ "default": "''",
5797
+ "description": "Scoped classes for the scoped element",
5798
+ "attribute": "scoped-classes"
5799
+ }
5800
+ ],
5801
+ "attributes": [
5800
5802
  {
5801
- "kind": "field",
5802
- "name": "first",
5803
+ "name": "inset-block-start",
5803
5804
  "type": {
5804
- "text": "boolean"
5805
+ "text": "string"
5805
5806
  },
5806
- "privacy": "public",
5807
- "default": "false",
5808
- "description": "If the coach is the first in the navigation",
5809
- "attribute": "first"
5807
+ "default": "''",
5808
+ "description": "Inset block start in pixels (without unit)",
5809
+ "fieldName": "insetBlockStart"
5810
5810
  },
5811
5811
  {
5812
- "kind": "field",
5813
- "name": "last",
5812
+ "name": "inset-inline-start",
5814
5813
  "type": {
5815
- "text": "boolean"
5814
+ "text": "string"
5816
5815
  },
5817
- "privacy": "public",
5818
- "default": "false",
5819
- "description": "If the coach is the last in the navigation",
5820
- "attribute": "last"
5821
- },
5822
- {
5823
- "kind": "field",
5824
- "name": "disable",
5825
- "type": {
5826
- "text": "boolean"
5827
- },
5828
- "privacy": "public",
5829
- "default": "false",
5830
- "description": "Disable the coach navigation",
5831
- "attribute": "disable"
5832
- },
5833
- {
5834
- "kind": "field",
5835
- "name": "vertical",
5836
- "type": {
5837
- "text": "boolean"
5838
- },
5839
- "privacy": "public",
5840
- "default": "false",
5841
- "description": "If the coach navigation should be displayed vertically",
5842
- "attribute": "vertical"
5843
- },
5844
- {
5845
- "kind": "field",
5846
- "name": "_language",
5847
- "privacy": "private",
5848
- "default": "new SbbLanguageController(this)"
5849
- },
5850
- {
5851
- "kind": "method",
5852
- "name": "_getNavigationButton",
5853
- "privacy": "private",
5854
- "return": {
5855
- "type": {
5856
- "text": "TemplateResult | null"
5857
- }
5858
- }
5859
- },
5860
- {
5861
- "kind": "method",
5862
- "name": "_getBtnInformation",
5863
- "privacy": "private",
5864
- "return": {
5865
- "type": {
5866
- "text": "TemplateResult | null"
5867
- }
5868
- },
5869
- "parameters": [
5870
- {
5871
- "name": "serviceClassNumber",
5872
- "type": {
5873
- "text": "number | null"
5874
- }
5875
- }
5876
- ]
5877
- },
5878
- {
5879
- "kind": "method",
5880
- "name": "_getTitleDescriptionNavCoachButton",
5881
- "privacy": "private",
5882
- "return": {
5883
- "type": {
5884
- "text": "string"
5885
- }
5886
- },
5887
- "parameters": [
5888
- {
5889
- "name": "serviceClassNumber",
5890
- "type": {
5891
- "text": "number | null"
5892
- }
5893
- }
5894
- ]
5895
- },
5896
- {
5897
- "kind": "method",
5898
- "name": "_getAriaDescriptionCoachServices",
5899
- "privacy": "private",
5900
- "return": {
5901
- "type": {
5902
- "text": "string | null"
5903
- }
5904
- }
5905
- },
5906
- {
5907
- "kind": "method",
5908
- "name": "_selectNavCoach",
5909
- "privacy": "private",
5910
- "return": {
5911
- "type": {
5912
- "text": "void"
5913
- }
5914
- },
5915
- "parameters": [
5916
- {
5917
- "name": "coachIndex",
5918
- "type": {
5919
- "text": "number"
5920
- }
5921
- }
5922
- ],
5923
- "description": "emits the index of the coach array for the main navigation."
5816
+ "default": "''",
5817
+ "description": "Inset inline start in pixels (without unit)",
5818
+ "fieldName": "insetInlineStart"
5924
5819
  },
5925
5820
  {
5926
- "kind": "method",
5927
- "name": "_getCoachServiceClassNumber",
5928
- "privacy": "private",
5929
- "return": {
5930
- "type": {
5931
- "text": "number | null"
5932
- }
5933
- }
5934
- }
5935
- ],
5936
- "events": [
5937
- {
5938
- "name": "focusCoach",
5821
+ "name": "width",
5939
5822
  "type": {
5940
- "text": "Event"
5823
+ "text": "string"
5941
5824
  },
5942
- "description": "Emits when a nav coach has the focus"
5825
+ "default": "''",
5826
+ "description": "Width of the scoped element in pixels (without unit)",
5827
+ "fieldName": "width"
5943
5828
  },
5944
5829
  {
5945
- "name": "selectCoach",
5946
- "type": {
5947
- "text": "CustomEvent<SelectCoachEventDetails>"
5948
- },
5949
- "description": "Emits when a coach within the navigation was selected and returns the clicked coach nav index."
5950
- }
5951
- ],
5952
- "attributes": [
5953
- {
5954
- "name": "coach-id",
5830
+ "name": "height",
5955
5831
  "type": {
5956
5832
  "text": "string"
5957
5833
  },
5958
5834
  "default": "''",
5959
- "description": "Coach ID, which is used to identify the coach in the navigation",
5960
- "fieldName": "coachId"
5835
+ "description": "Height of the scoped element in pixels (without unit)",
5836
+ "fieldName": "height"
5961
5837
  },
5962
5838
  {
5963
- "name": "property-ids",
5839
+ "name": "z-index",
5964
5840
  "type": {
5965
- "text": "string[]"
5841
+ "text": "string"
5966
5842
  },
5967
- "default": "[]",
5968
- "description": "Coach service property ids, which are used to display the services in the navigation",
5969
- "fieldName": "propertyIds"
5843
+ "default": "''",
5844
+ "description": "Z-index of the scoped element",
5845
+ "fieldName": "zIndex"
5970
5846
  },
5971
5847
  {
5972
- "name": "selected",
5848
+ "name": "cell-id",
5973
5849
  "type": {
5974
- "text": "boolean"
5850
+ "text": "string"
5975
5851
  },
5976
- "default": "false",
5977
- "fieldName": "selected"
5852
+ "default": "''",
5853
+ "description": "Cell id of the scoped element, if it is used in a table",
5854
+ "fieldName": "cellId"
5978
5855
  },
5979
5856
  {
5980
- "name": "focused",
5857
+ "name": "scoped-classes",
5981
5858
  "type": {
5982
- "text": "boolean"
5859
+ "text": "string"
5983
5860
  },
5984
- "default": "false",
5985
- "fieldName": "focused"
5986
- },
5861
+ "default": "''",
5862
+ "description": "Scoped classes for the scoped element",
5863
+ "fieldName": "scopedClasses"
5864
+ }
5865
+ ],
5866
+ "superclass": {
5867
+ "name": "LitElement",
5868
+ "package": "lit"
5869
+ },
5870
+ "tagName": "sbb-seat-reservation-scoped",
5871
+ "customElement": true
5872
+ }
5873
+ ],
5874
+ "exports": [
5875
+ {
5876
+ "kind": "js",
5877
+ "name": "SbbSeatReservationScopedElement",
5878
+ "declaration": {
5879
+ "name": "SbbSeatReservationScopedElement",
5880
+ "module": "seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js"
5881
+ }
5882
+ },
5883
+ {
5884
+ "kind": "custom-element-definition",
5885
+ "name": "sbb-seat-reservation-scoped",
5886
+ "declaration": {
5887
+ "name": "SbbSeatReservationScopedElement",
5888
+ "module": "seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js"
5889
+ }
5890
+ }
5891
+ ]
5892
+ },
5893
+ {
5894
+ "kind": "javascript-module",
5895
+ "path": "seat-reservation/common/mapper/icon-mapper.js",
5896
+ "declarations": [
5897
+ {
5898
+ "kind": "variable",
5899
+ "name": "mapIconToSvg",
5900
+ "type": {
5901
+ "text": "Record<string, SeatReservationIcon>"
5902
+ },
5903
+ "default": "{ BICYCLE: { svgName: 'sa-vo' }, BICYCLE_HIGH: { svgName: 'sa-vo' }, BICYCLE_HIGH_ICON: { svgName: 'sa-vo' }, BICYCLE_ICON: { svgName: 'sa-vo' }, BICYCLE_LOW: { svgName: 'sa-vo' }, BICYCLE_LOW_ICON: { svgName: 'sa-vo' }, BICYCLE_MIDDLE: { svgName: 'sa-vo' }, BICYCLE_MIDDLE_ICON: { svgName: 'sa-vo' }, BISTRO: { svgName: 'sa-mi' }, BISTRO_ICON: { svgName: 'sa-mi' }, BUSINESS: { svgName: 'sa-bz' }, BUSINESS_COMFORT: { svgName: 'sa-bz' }, BUSINESS_ICON: { svgName: 'sa-bz' }, COACH_BORDER_MIDDLE: { svg: svgs.chassisRowMiddle }, COACH_WALL_NO_PASSAGE: { svg: svgs.chassisRowOuter }, COACH_PASSAGE: { svg: svgs.chassisPassageWaggonTopLeft }, COMPARTMENT_PASSAGE: { svg: svgs.chassisPassageCompartmentMiddle }, COMPARTMENT_PASSAGE_HIGH: { svg: svgs.chassisPassageCompartmentLeftTop }, COMPARTMENT_PASSAGE_LOW: { svg: svgs.chassisPassageCompartmentRightBottom }, DRIVER_AREA: { svg: svgs.chassisDriverTrain }, DRIVER_AREA_FULL_BUS: { svg: svgs.chassisDriverBus }, DRIVER_AREA_FULL_TRAIN: { svg: svgs.chassisDriverTrainFull }, EASY_ACCESS: { svgName: 'sa-em' }, EASY_ACCESS_AREA: { svgName: 'sa-em' }, EASY_ACCESS_ICON: { svgName: 'sa-em' }, ENTRY_EXIT: { svg: svgs.layoutEntrance }, FAMILY: { svgName: 'sa-fa' }, LUGGAGE_AREA: { svgName: 'sa-ga' }, LUGGAGE_ICON: { svgName: 'sa-ga' }, MULTI_FUNCTION_AREA: { svgName: 'sa-mf' }, MULTI_FUNCTION_ICON: { svgName: 'sa-mf' }, PLACE_BICYCLE_ALLOCATED: { svg: svgs.interiorPlaceBikeUnavailable }, PLACE_BICYCLE_FREE: { svg: svgs.interiorPlaceBikeDefault }, PLACE_BICYCLE_RESTRICTED: { svg: svgs.interiorPlaceBikeNotBookable }, PLACE_BICYCLE_SELECTED: { svg: svgs.interiorPlaceBikeSelected }, PLACE_SEAT_ALLOCATED: { svg: svgs.interiorPlaceSeatUnavailable }, PLACE_SEAT_FREE: { svg: svgs.interiorPlaceSeatDefault }, PLACE_SEAT_RESTRICTED: { svg: svgs.interiorPlaceSeatNotBookable }, PLACE_SEAT_SELECTED: { svg: svgs.interiorPlaceSeatSelected }, PLAYGROUND_AREA: { svgName: 'sa-fa' }, PLAYGROUND_ICON: { svgName: 'sa-fa' }, PRAM: { svgName: 'sa-abteilkinderwagen' }, PRAM_AREA: { svgName: 'sa-abteilkinderwagen' }, PRAM_ICON: { svgName: 'sa-abteilkinderwagen' }, RESTAURANT: { svgName: 'sa-wr' }, RESTAURANT_AREA: { svgName: 'sa-wr' }, RESTAURANT_ICON: { svgName: 'sa-wr' }, SILENCE: { svgName: 'sa-rz' }, SILENCE_AREA_ICON: { svgName: 'sa-rz' }, SILENCE_ICON: { svgName: 'sa-rz' }, SKI_AREA: { svgName: 'sa-sa' }, SKI_ICON: { svgName: 'sa-sa' }, STAIR_AREA: { svgName: 'sa-ac' }, TABLE: { svg: svgs.interiorTable }, TABLE_RESTAURANT: { svg: svgs.interiorTable }, TOILET_AREA: { svgName: 'sa-wc' }, TOILET_ICON: { svgName: 'sa-wc' }, TOILET_WHEELCHAIR_AREA: { svgName: 'sa-rw' }, TOILET_WHEELCHAIR_ICON: { svgName: 'sa-rw' }, WARDROBE_AREA: { svgName: 'sa-ka' }, WHEELCHAIR: { svgName: 'sa-rs' }, WHEELCHAIR_AND_SEAT: { svgName: 'sa-rs' }, WHEELCHAIR_ICON: { svgName: 'sa-rs' }, WHEELCHAIR_NO_SEAT: { svgName: 'sa-rn' }, WIFI: { svgName: 'sa-wv' }, }"
5904
+ }
5905
+ ],
5906
+ "exports": [
5907
+ {
5908
+ "kind": "js",
5909
+ "name": "mapIconToSvg",
5910
+ "declaration": {
5911
+ "name": "mapIconToSvg",
5912
+ "module": "seat-reservation/common/mapper/icon-mapper.js"
5913
+ }
5914
+ }
5915
+ ]
5916
+ },
5917
+ {
5918
+ "kind": "javascript-module",
5919
+ "path": "seat-reservation/common/mapper/mapper.js",
5920
+ "declarations": [
5921
+ {
5922
+ "kind": "function",
5923
+ "name": "mapRawDataToSeatReservation",
5924
+ "return": {
5925
+ "type": {
5926
+ "text": "SeatReservation"
5927
+ }
5928
+ },
5929
+ "parameters": [
5987
5930
  {
5988
- "name": "index",
5931
+ "name": "vehicleType",
5989
5932
  "type": {
5990
- "text": "number"
5991
- },
5992
- "default": "0",
5993
- "fieldName": "index"
5994
- },
5933
+ "text": "VehicleType"
5934
+ }
5935
+ }
5936
+ ],
5937
+ "description": "Map function that converts the RAW OSDM mock data into SeatReservation"
5938
+ },
5939
+ {
5940
+ "kind": "function",
5941
+ "name": "mapPlaceInfosToPlaceSelection",
5942
+ "return": {
5943
+ "type": {
5944
+ "text": ""
5945
+ }
5946
+ },
5947
+ "parameters": [
5995
5948
  {
5996
- "name": "travel-class",
5949
+ "name": "place",
5997
5950
  "type": {
5998
- "text": "PlaceTravelClass[]"
5999
- },
6000
- "default": "['ANY_CLASS']",
6001
- "description": "Travel class of the coach",
6002
- "fieldName": "travelClass"
5951
+ "text": "Place"
5952
+ }
6003
5953
  },
6004
5954
  {
6005
- "name": "driver-area",
5955
+ "name": "coachIndex",
6006
5956
  "type": {
6007
- "text": "boolean"
6008
- },
6009
- "default": "false",
6010
- "description": "If the coach is a driver/restricted area",
6011
- "fieldName": "driverArea"
6012
- },
5957
+ "text": "number"
5958
+ }
5959
+ }
5960
+ ],
5961
+ "description": "Mapped place and coach informations to place selection"
5962
+ },
5963
+ {
5964
+ "kind": "function",
5965
+ "name": "mapPlaceAndCoachToSeatReservationPlaceSelection",
5966
+ "return": {
5967
+ "type": {
5968
+ "text": ""
5969
+ }
5970
+ },
5971
+ "parameters": [
6013
5972
  {
6014
- "name": "first",
5973
+ "name": "place",
6015
5974
  "type": {
6016
- "text": "boolean"
6017
- },
6018
- "default": "false",
6019
- "description": "If the coach is the first in the navigation",
6020
- "fieldName": "first"
5975
+ "text": "Place"
5976
+ }
6021
5977
  },
6022
5978
  {
6023
- "name": "last",
5979
+ "name": "coach",
6024
5980
  "type": {
6025
- "text": "boolean"
6026
- },
6027
- "default": "false",
6028
- "description": "If the coach is the last in the navigation",
6029
- "fieldName": "last"
5981
+ "text": "CoachItem"
5982
+ }
6030
5983
  },
6031
5984
  {
6032
- "name": "disable",
5985
+ "name": "coachIndex",
6033
5986
  "type": {
6034
- "text": "boolean"
6035
- },
6036
- "default": "false",
6037
- "description": "Disable the coach navigation",
6038
- "fieldName": "disable"
5987
+ "text": "number"
5988
+ }
5989
+ }
5990
+ ],
5991
+ "description": "Mapped information from place, coach and the coachindex to the seatReservationPlaceSelection.\nThis Object information is emitted outwards"
5992
+ },
5993
+ {
5994
+ "kind": "function",
5995
+ "name": "mapCoachInfosToCoachSelection",
5996
+ "return": {
5997
+ "type": {
5998
+ "text": ""
5999
+ }
6000
+ },
6001
+ "parameters": [
6002
+ {
6003
+ "name": "coachIndex",
6004
+ "type": {
6005
+ "text": "number"
6006
+ }
6039
6007
  },
6040
6008
  {
6041
- "name": "vertical",
6009
+ "name": "coach",
6042
6010
  "type": {
6043
- "text": "boolean"
6044
- },
6045
- "default": "false",
6046
- "description": "If the coach navigation should be displayed vertically",
6047
- "fieldName": "vertical"
6011
+ "text": "CoachItem"
6012
+ }
6048
6013
  }
6049
6014
  ],
6050
- "superclass": {
6051
- "name": "LitElement",
6052
- "package": "lit"
6015
+ "description": "Mapped coach information to coach selection"
6016
+ }
6017
+ ],
6018
+ "exports": [
6019
+ {
6020
+ "kind": "js",
6021
+ "name": "mapRawDataToSeatReservation",
6022
+ "declaration": {
6023
+ "name": "mapRawDataToSeatReservation",
6024
+ "module": "seat-reservation/common/mapper/mapper.js"
6025
+ }
6026
+ },
6027
+ {
6028
+ "kind": "js",
6029
+ "name": "mapPlaceInfosToPlaceSelection",
6030
+ "declaration": {
6031
+ "name": "mapPlaceInfosToPlaceSelection",
6032
+ "module": "seat-reservation/common/mapper/mapper.js"
6033
+ }
6034
+ },
6035
+ {
6036
+ "kind": "js",
6037
+ "name": "mapPlaceAndCoachToSeatReservationPlaceSelection",
6038
+ "declaration": {
6039
+ "name": "mapPlaceAndCoachToSeatReservationPlaceSelection",
6040
+ "module": "seat-reservation/common/mapper/mapper.js"
6041
+ }
6042
+ },
6043
+ {
6044
+ "kind": "js",
6045
+ "name": "mapCoachInfosToCoachSelection",
6046
+ "declaration": {
6047
+ "name": "mapCoachInfosToCoachSelection",
6048
+ "module": "seat-reservation/common/mapper/mapper.js"
6049
+ }
6050
+ }
6051
+ ]
6052
+ },
6053
+ {
6054
+ "kind": "javascript-module",
6055
+ "path": "seat-reservation/common/mapper/seat-reservation-sample-data.js",
6056
+ "declarations": [
6057
+ {
6058
+ "kind": "variable",
6059
+ "name": "MOCK_COACHES_RAW_0",
6060
+ "type": {
6061
+ "text": "array"
6053
6062
  },
6054
- "tagName": "sbb-seat-reservation-navigation-coach",
6055
- "customElement": true
6063
+ "default": "[ { warnings: null, coachDeckLayout: { id: '80', name: 'B10(501) - not touch', dimension: { width: 58, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'FIRST', accommodationSubType: 'BICYCLE', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'BICYCLE', places: [ { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'WHEELCHAIR_ICON', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '37', rectangle: { position: { x: 15, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '71', rectangle: { position: { x: 51, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '73', rectangle: { position: { x: 51, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '72', rectangle: { position: { x: 55, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '78', rectangle: { position: { x: 55, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, //SPECIAL TEST SET FOR EVERY POSSIBILITY { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'ALLOCATED', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['TABLE'], placeProperties: [], state: 'RESTRICTED', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: [], placeProperties: [], state: 'SELECTED', }, { number: '34', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '47', rectangle: { position: { x: 21, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 90, placeLocations: ['WINDOW'], placeProperties: ['AISLE_SEAT', 'WINDOW_SEAT'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '65', rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '67', rectangle: { position: { x: 45, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '66', rectangle: { position: { x: 49, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '64', rectangle: { position: { x: 49, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '61', rectangle: { position: { x: 45, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '63', rectangle: { position: { x: 45, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '62', rectangle: { position: { x: 49, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '68', rectangle: { position: { x: 49, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '75', rectangle: { position: { x: 51, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '77', rectangle: { position: { x: 51, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '76', rectangle: { position: { x: 55, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '74', rectangle: { position: { x: 55, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 12, height: 10, borderRadius: null, }, }, orientation: 0, type: 'DRIVER_AREA_FULL', }, { rectangle: { position: { x: 7, y: 4, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'STAIR_AREA', }, { rectangle: { position: { x: 7, y: 1, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'WIFI', }, { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 28, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TOILET_AREA', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 57, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 40, y: 4, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'PLAYGROUND_AREA', }, { rectangle: { position: { x: 28, y: 0, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TOILET_WHEELCHAIR_AREA', }, { rectangle: { position: { x: 13, y: 3, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'SKI_AREA', }, { rectangle: { position: { x: 18, y: 3, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'MULTI_FUNCTION_AREA', }, { rectangle: { position: { x: 22, y: 3, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'EASY_ACCESS_AREA', }, { rectangle: { position: { x: 33, y: 6, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'PRAM_AREA', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, { warnings: null, coachDeckLayout: { id: '81', name: 'B10(501) - not touch', dimension: { width: 58, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_HIGH', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '15', rectangle: { position: { x: 1, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '17', rectangle: { position: { x: 1, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '16', rectangle: { position: { x: 5, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '14', rectangle: { position: { x: 5, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '11', rectangle: { position: { x: 1, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '13', rectangle: { position: { x: 1, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '12', rectangle: { position: { x: 5, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '18', rectangle: { position: { x: 5, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '25', rectangle: { position: { x: 7, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '27', rectangle: { position: { x: 7, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '26', rectangle: { position: { x: 11, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '24', rectangle: { position: { x: 11, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '21', rectangle: { position: { x: 7, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '23', rectangle: { position: { x: 7, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '22', rectangle: { position: { x: 11, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '28', rectangle: { position: { x: 11, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '37', rectangle: { position: { x: 13, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '34', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '71', rectangle: { position: { x: 51, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '73', rectangle: { position: { x: 51, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '72', rectangle: { position: { x: 55, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '78', rectangle: { position: { x: 55, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '38', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '47', rectangle: { position: { x: 19, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '44', rectangle: { position: { x: 23, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '65', rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '67', rectangle: { position: { x: 45, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '66', rectangle: { position: { x: 49, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '64', rectangle: { position: { x: 49, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '61', rectangle: { position: { x: 45, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '63', rectangle: { position: { x: 45, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '62', rectangle: { position: { x: 49, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '68', rectangle: { position: { x: 49, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '75', rectangle: { position: { x: 51, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '77', rectangle: { position: { x: 51, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '74', rectangle: { position: { x: 55, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 6, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'SILENCE_AREA_ICON', }, { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 57, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 34, y: 2, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'BUSINESS', }, { rectangle: { position: { x: 34, y: 6, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'BISTRO', }, { rectangle: { position: { x: 40, y: 4, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'RESTAURANT_ICON', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 7, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 1, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, { warnings: null, coachDeckLayout: { id: '82', name: 'B10(501) - not touch', dimension: { width: 46, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'BISTRO', places: [ { number: '15', rectangle: { position: { x: 1, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '17', rectangle: { position: { x: 1, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '16', rectangle: { position: { x: 5, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '14', rectangle: { position: { x: 5, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'FAMILY', places: [ { number: '11', rectangle: { position: { x: 1, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '13', rectangle: { position: { x: 1, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '12', rectangle: { position: { x: 5, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '18', rectangle: { position: { x: 5, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '25', rectangle: { position: { x: 7, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '27', rectangle: { position: { x: 7, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '26', rectangle: { position: { x: 11, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '24', rectangle: { position: { x: 11, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'WHEELCHAIR_NO_SEAT', places: [ { number: '21', rectangle: { position: { x: 7, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '23', rectangle: { position: { x: 7, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '22', rectangle: { position: { x: 11, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '28', rectangle: { position: { x: 11, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'ALLOCATED', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'RESTRICTED', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'SELECTED', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'PRAM', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '37', rectangle: { position: { x: 13, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '34', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '38', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '47', rectangle: { position: { x: 19, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '44', rectangle: { position: { x: 23, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_PASSAGE', }, { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 7, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 1, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, // CoachDeckLayout einer DRIVER_AREA mitten im Zug { warnings: null, coachDeckLayout: { id: '86', name: 'B10(501) - not touch', dimension: { width: 32, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_WALL_NO_PASSAGE', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [], }, }, { warnings: null, coachDeckLayout: { id: '843', name: 'B10(501) - not touch', dimension: { width: 46, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '15', rectangle: { position: { x: 1, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '17', rectangle: { position: { x: 1, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '16', rectangle: { position: { x: 5, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '14', rectangle: { position: { x: 5, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '11', rectangle: { position: { x: 1, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '13', rectangle: { position: { x: 1, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '12', rectangle: { position: { x: 5, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '18', rectangle: { position: { x: 5, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '25', rectangle: { position: { x: 7, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '27', rectangle: { position: { x: 7, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '26', rectangle: { position: { x: 11, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '24', rectangle: { position: { x: 11, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '21', rectangle: { position: { x: 7, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '23', rectangle: { position: { x: 7, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '22', rectangle: { position: { x: 11, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '28', rectangle: { position: { x: 11, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '153', rectangle: { position: { x: 26, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, { number: '151', rectangle: { position: { x: 26, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: ['BICYCLE_LOW'], state: 'FREE', }, { number: '154', rectangle: { position: { x: 26, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'BICYCLE_ICON', places: [ { number: '152', rectangle: { position: { x: 26, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['BICYCLE_LOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'PRAM', places: [ { number: '48', rectangle: { position: { x: 20, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '42', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'FIRST', accommodationSubType: 'ANY_SEAT', places: [ { number: '35', rectangle: { position: { x: 13, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '37', rectangle: { position: { x: 13, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '36', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '34', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '51', rectangle: { position: { x: 38, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '53', rectangle: { position: { x: 38, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '52', rectangle: { position: { x: 43, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '58', rectangle: { position: { x: 43, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '31', rectangle: { position: { x: 13, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '33', rectangle: { position: { x: 13, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '32', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '38', rectangle: { position: { x: 17, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '55', rectangle: { position: { x: 38, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '57', rectangle: { position: { x: 38, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '56', rectangle: { position: { x: 43, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '54', rectangle: { position: { x: 43, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'ANY_SEAT', places: [ { number: '45', rectangle: { position: { x: 19, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '47', rectangle: { position: { x: 19, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, { number: '46', rectangle: { position: { x: 23, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: [], state: 'FREE', }, { number: '44', rectangle: { position: { x: 23, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: [], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 22, y: 8, z: 0, }, dimension: { width: 3, height: 2, borderRadius: null, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 33, y: 9, z: 0, }, dimension: { width: 4, height: 1, borderRadius: null, }, }, orientation: 90, type: 'ENTRY_EXIT', }, { rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COMPARTMENT_PASSAGE', }, { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_WALL_NO_PASSAGE', }, { rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [ { rectangle: { position: { x: 40, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 7, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, { rectangle: { position: { x: 40, y: 2, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'WHEELCHAIR_ICON', }, { rectangle: { position: { x: 28, y: 1, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'BICYCLE_LOW_ICON', }, ], }, }, // noch ein CoachDeckLayout einer DRIVER_AREA diesmal am Ende/Anfang des Zuges { warnings: null, coachDeckLayout: { id: '185', name: 'B10(501) - not touch', dimension: { width: 40, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [], graphicElements: [ { rectangle: { position: { x: 28, y: 0, z: 0, }, dimension: { width: 12, height: 10, borderRadius: null, }, }, orientation: 180, type: 'DRIVER_AREA_FULL', }, { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 0, type: 'COACH_WALL_NO_PASSAGE', }, ], serviceIcons: [], }, }, ]"
6064
+ },
6065
+ {
6066
+ "kind": "variable",
6067
+ "name": "MOCK_COACHES_RAW_1",
6068
+ "type": {
6069
+ "text": "array"
6070
+ },
6071
+ "default": "[ { warnings: null, coachDeckLayout: { id: '32801', name: 'WR6(501) - not touch', dimension: { width: 56, height: 10, borderRadius: null, }, lowFloorEntry: false, deckLevel: 'LOWER_DECK', placeGroups: [ { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '21', rectangle: { position: { x: 31, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '22', rectangle: { position: { x: 37, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '41', rectangle: { position: { x: 39, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '42', rectangle: { position: { x: 45, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '61', rectangle: { position: { x: 47, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '62', rectangle: { position: { x: 53, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'AISLE_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '13', rectangle: { position: { x: 31, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '14', rectangle: { position: { x: 37, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '11', rectangle: { position: { x: 31, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, { number: '12', rectangle: { position: { x: 37, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '33', rectangle: { position: { x: 39, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '34', rectangle: { position: { x: 45, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '31', rectangle: { position: { x: 39, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, { number: '32', rectangle: { position: { x: 45, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, ], }, { travelClass: 'SECOND', accommodationSubType: 'RESTAURANT', places: [ { number: '53', rectangle: { position: { x: 47, y: 6, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['AISLE'], placeProperties: ['AISLE_SEAT', 'TABLE'], state: 'FREE', }, { number: '51', rectangle: { position: { x: 47, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, { number: '52', rectangle: { position: { x: 53, y: 8, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 180, placeLocations: ['WINDOW'], placeProperties: ['WINDOW_SEAT', 'TABLE'], state: 'FREE', }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 0, z: 0, }, dimension: { width: 6, height: 10, borderRadius: null, }, }, orientation: 0, type: 'DRIVER_AREA_FULL', }, { rectangle: { position: { x: 55, y: 0, z: 0, }, dimension: { width: 1, height: 10, borderRadius: null, }, }, orientation: 180, type: 'COACH_WALL_NO_PASSAGE', }, { rectangle: { position: { x: 42, y: 6, z: 0, }, dimension: { width: 2, height: 4, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 50, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 34, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 34, y: 6, z: 0, }, dimension: { width: 2, height: 4, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 42, y: 0, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, { rectangle: { position: { x: 50, y: 6, z: 0, }, dimension: { width: 2, height: 4, borderRadius: null, }, }, orientation: 0, type: 'TABLE_RESTAURANT', }, ], serviceIcons: [ { rectangle: { position: { x: 32, y: 3, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'RESTAURANT_ICON', }, { rectangle: { position: { x: 46, y: 3, z: 0, }, dimension: { width: 2, height: 2, borderRadius: null, }, }, type: 'RESTAURANT_ICON', }, ], }, }, ]"
6072
+ },
6073
+ {
6074
+ "kind": "variable",
6075
+ "name": "MOCK_COACHES_RAW_REAL_DATA",
6076
+ "type": {
6077
+ "text": "array"
6078
+ },
6079
+ "default": "[ { notifications: [], coachDeckLayout: { name: '65200', dimension: { width: 64, height: 10, }, lowFloorEntry: true, id: '30802', deckLevel: 'LOWER_DECK', placeGroups: [ { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '15', rectangle: { position: { x: 14, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '11', rectangle: { position: { x: 14, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '16', rectangle: { position: { x: 17, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '14', rectangle: { position: { x: 17, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '12', rectangle: { position: { x: 17, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '25', rectangle: { position: { x: 20, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '26', rectangle: { position: { x: 24, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '23', rectangle: { position: { x: 20, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '24', rectangle: { position: { x: 24, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '21', rectangle: { position: { x: 20, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '22', rectangle: { position: { x: 24, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '35', rectangle: { position: { x: 27, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '33', rectangle: { position: { x: 27, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '31', rectangle: { position: { x: 27, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '36', rectangle: { position: { x: 30, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '34', rectangle: { position: { x: 30, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '32', rectangle: { position: { x: 30, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '46', rectangle: { position: { x: 33, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '44', rectangle: { position: { x: 33, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '42', rectangle: { position: { x: 33, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '55', rectangle: { position: { x: 44, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '56', rectangle: { position: { x: 49, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '53', rectangle: { position: { x: 44, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '54', rectangle: { position: { x: 49, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '52', rectangle: { position: { x: 48, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '65', rectangle: { position: { x: 51, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '66', rectangle: { position: { x: 55, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, { number: '63', rectangle: { position: { x: 51, y: 2, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '61', rectangle: { position: { x: 51, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '62', rectangle: { position: { x: 55, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '75', rectangle: { position: { x: 57, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '76', rectangle: { position: { x: 61, y: 0, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, { serviceClass: 'HIGH', accommodationSubType: 'OPEN_SPACE', places: [ { number: '71', rectangle: { position: { x: 57, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 0, placeProperties: [], }, { number: '72', rectangle: { position: { x: 61, y: 8, z: 0, }, dimension: { width: 2, height: 2, }, }, orientation: 180, placeProperties: [], }, ], }, ], graphicElements: [ { rectangle: { position: { x: 0, y: 1, z: 0, }, dimension: { width: 13, height: 8, borderRadius: { topLeft: 3, topRight: 0, bottomRight: 0, bottomLeft: 3, }, }, }, orientation: 0, type: 'DRIVER_AREA', }, { rectangle: { position: { x: 36, y: 0, z: 0, }, dimension: { width: 2, height: 4, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 44, y: 8, z: 0, }, dimension: { width: 4, height: 2, }, }, orientation: 0, type: 'LUGGAGE_AREA', }, { rectangle: { position: { x: 39, y: 0, z: 0, }, dimension: { width: 4, height: 1, }, }, orientation: 0, type: 'ENTRANCE', }, { rectangle: { position: { x: 38, y: 1, z: 0, }, dimension: { width: 1, height: 4, }, }, orientation: 0, type: 'WALL', }, { rectangle: { position: { x: 38, y: 7, z: 0, }, dimension: { width: 1, height: 2, }, }, orientation: 0, type: 'WALL', }, { rectangle: { position: { x: 43, y: 1, z: 0, }, dimension: { width: 1, height: 4, }, }, orientation: 0, type: 'WALL', }, { rectangle: { position: { x: 43, y: 7, z: 0, }, dimension: { width: 1, height: 2, }, }, orientation: 0, type: 'WALL', }, ], serviceIcons: [ { rectangle: { position: { x: 47, y: 4, z: 0, }, dimension: { width: 1, height: 1, }, }, type: 'WHEELCHAIR_ICON', }, ], }, }, ]",
6080
+ "description": "taken from json provided by VAKE;\nAttention: <b>all the type information does not reflect our assumptions</b> and the data was\nmanuelly adjusted."
6056
6081
  }
6057
6082
  ],
6058
6083
  "exports": [
6059
6084
  {
6060
6085
  "kind": "js",
6061
- "name": "SbbSeatReservationNavigationCoachElement",
6086
+ "name": "MOCK_COACHES_RAW_0",
6062
6087
  "declaration": {
6063
- "name": "SbbSeatReservationNavigationCoachElement",
6064
- "module": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js"
6088
+ "name": "MOCK_COACHES_RAW_0",
6089
+ "module": "seat-reservation/common/mapper/seat-reservation-sample-data.js"
6065
6090
  }
6066
6091
  },
6067
6092
  {
6068
- "kind": "custom-element-definition",
6069
- "name": "sbb-seat-reservation-navigation-coach",
6093
+ "kind": "js",
6094
+ "name": "MOCK_COACHES_RAW_1",
6070
6095
  "declaration": {
6071
- "name": "SbbSeatReservationNavigationCoachElement",
6072
- "module": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js"
6096
+ "name": "MOCK_COACHES_RAW_1",
6097
+ "module": "seat-reservation/common/mapper/seat-reservation-sample-data.js"
6098
+ }
6099
+ },
6100
+ {
6101
+ "kind": "js",
6102
+ "name": "MOCK_COACHES_RAW_REAL_DATA",
6103
+ "declaration": {
6104
+ "name": "MOCK_COACHES_RAW_REAL_DATA",
6105
+ "module": "seat-reservation/common/mapper/seat-reservation-sample-data.js"
6073
6106
  }
6074
6107
  }
6075
6108
  ]
6076
6109
  },
6077
6110
  {
6078
6111
  "kind": "javascript-module",
6079
- "path": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js",
6112
+ "path": "seat-reservation/common/translations/i18n.js",
6080
6113
  "declarations": [
6081
6114
  {
6082
- "kind": "class",
6083
- "description": "Component displays the available service icons of one coach.",
6084
- "name": "SbbSeatReservationNavigationServicesElement",
6085
- "members": [
6115
+ "kind": "function",
6116
+ "name": "getI18nSeatReservation",
6117
+ "return": {
6118
+ "type": {
6119
+ "text": "string"
6120
+ }
6121
+ },
6122
+ "parameters": [
6086
6123
  {
6087
- "kind": "field",
6088
- "name": "propertyIds",
6124
+ "name": "key",
6089
6125
  "type": {
6090
- "text": "string[]"
6091
- },
6092
- "privacy": "public",
6093
- "default": "[]",
6094
- "description": "Coach service property ids, which are used to display the services in the navigation",
6095
- "attribute": "property-ids"
6126
+ "text": "string"
6127
+ }
6096
6128
  },
6097
6129
  {
6098
- "kind": "field",
6099
- "name": "vertical",
6130
+ "name": "language",
6100
6131
  "type": {
6101
- "text": "boolean"
6102
- },
6103
- "privacy": "public",
6104
- "default": "false",
6105
- "description": "If true, the service icons are displayed vertically",
6106
- "attribute": "vertical"
6107
- },
6108
- {
6109
- "kind": "field",
6110
- "name": "_language",
6111
- "privacy": "private",
6112
- "default": "new SbbLanguageController(this)"
6113
- },
6114
- {
6115
- "kind": "method",
6116
- "name": "_getServiceLabelDescription",
6117
- "privacy": "private",
6118
- "return": {
6119
- "type": {
6120
- "text": "string | null"
6121
- }
6132
+ "text": "string"
6122
6133
  }
6123
- }
6124
- ],
6125
- "attributes": [
6126
- {
6127
- "name": "property-ids",
6128
- "type": {
6129
- "text": "string[]"
6130
- },
6131
- "default": "[]",
6132
- "description": "Coach service property ids, which are used to display the services in the navigation",
6133
- "fieldName": "propertyIds"
6134
6134
  },
6135
6135
  {
6136
- "name": "vertical",
6136
+ "name": "args",
6137
+ "optional": true,
6137
6138
  "type": {
6138
- "text": "boolean"
6139
- },
6140
- "default": "false",
6141
- "description": "If true, the service icons are displayed vertically",
6142
- "fieldName": "vertical"
6139
+ "text": "any[]"
6140
+ }
6143
6141
  }
6144
6142
  ],
6145
- "superclass": {
6146
- "name": "LitElement",
6147
- "package": "lit"
6148
- },
6149
- "tagName": "sbb-seat-reservation-navigation-services",
6150
- "customElement": true
6143
+ "description": "get the translated message with key being the requested key and language the current\nlanguage mostly used from SbbLanguageController"
6151
6144
  }
6152
6145
  ],
6153
6146
  "exports": [
6154
6147
  {
6155
6148
  "kind": "js",
6156
- "name": "SbbSeatReservationNavigationServicesElement",
6157
- "declaration": {
6158
- "name": "SbbSeatReservationNavigationServicesElement",
6159
- "module": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js"
6160
- }
6161
- },
6162
- {
6163
- "kind": "custom-element-definition",
6164
- "name": "sbb-seat-reservation-navigation-services",
6149
+ "name": "getI18nSeatReservation",
6165
6150
  "declaration": {
6166
- "name": "SbbSeatReservationNavigationServicesElement",
6167
- "module": "seat-reservation/seat-reservation-navigation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js"
6151
+ "name": "getI18nSeatReservation",
6152
+ "module": "seat-reservation/common/translations/i18n.js"
6168
6153
  }
6169
6154
  }
6170
6155
  ]