@sbb-esta/lyne-elements-experimental-dev 4.6.0-dev.1772444909 → 4.6.0-dev.1772446531

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 (57) hide show
  1. package/custom-elements.json +404 -209
  2. package/development/seat-reservation/common/mapper/icon-mapper.d.ts.map +1 -1
  3. package/development/seat-reservation/common/mapper/icon-mapper.js +2 -1
  4. package/development/seat-reservation/common/mapper/mapper.js +6 -4
  5. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-bus.d.ts +69 -0
  6. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-bus.d.ts.map +1 -0
  7. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-bus.js +559 -0
  8. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-decks.d.ts +123 -0
  9. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-decks.d.ts.map +1 -0
  10. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-decks.js +972 -0
  11. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-giruno.d.ts +114 -0
  12. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-giruno.d.ts.map +1 -0
  13. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-giruno.js +20368 -0
  14. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-others.d.ts +85 -0
  15. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-others.d.ts.map +1 -0
  16. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-others.js +1739 -0
  17. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-train.d.ts +69 -0
  18. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-train.d.ts.map +1 -0
  19. package/development/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-train.js +9783 -0
  20. package/development/seat-reservation/common/svgs.js +7 -7
  21. package/development/seat-reservation/common/translations/i18n.d.ts.map +1 -1
  22. package/development/seat-reservation/common/translations/i18n.js +32 -1
  23. package/development/seat-reservation/common/types.d.ts +8 -3
  24. package/development/seat-reservation/common/types.d.ts.map +1 -1
  25. package/development/seat-reservation/seat-reservation/seat-reservation-base-element.d.ts +13 -3
  26. package/development/seat-reservation/seat-reservation/seat-reservation-base-element.d.ts.map +1 -1
  27. package/development/seat-reservation/seat-reservation/seat-reservation-base-element.js +68 -15
  28. package/development/seat-reservation/seat-reservation/seat-reservation.component.d.ts +1 -0
  29. package/development/seat-reservation/seat-reservation/seat-reservation.component.d.ts.map +1 -1
  30. package/development/seat-reservation/seat-reservation/seat-reservation.component.js +64 -29
  31. package/development/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.d.ts +4 -15
  32. package/development/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.d.ts.map +1 -1
  33. package/development/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js +75 -155
  34. package/development/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.d.ts +2 -0
  35. package/development/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.d.ts.map +1 -1
  36. package/development/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js +21 -5
  37. package/development/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.d.ts +7 -1
  38. package/development/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.d.ts.map +1 -1
  39. package/development/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js +154 -9
  40. package/package.json +2 -2
  41. package/seat-reservation/common/mapper/icon-mapper.js +1 -0
  42. package/seat-reservation/common/mapper/mapper.js +25 -23
  43. package/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-bus.js +558 -0
  44. package/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-decks.js +970 -0
  45. package/seat-reservation/common/mapper/{seat-reservation-sample-data.js → sample-data/seat-reservation-sample-data-giruno.js} +3 -11304
  46. package/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-others.js +1738 -0
  47. package/seat-reservation/common/mapper/sample-data/seat-reservation-sample-data-train.js +9782 -0
  48. package/seat-reservation/common/svgs.js +51 -51
  49. package/seat-reservation/common/translations/i18n.js +31 -0
  50. package/seat-reservation/seat-reservation/seat-reservation-base-element.js +128 -88
  51. package/seat-reservation/seat-reservation/seat-reservation.component.js +137 -125
  52. package/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js +141 -186
  53. package/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js +54 -44
  54. package/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js +106 -71
  55. package/development/seat-reservation/common/mapper/seat-reservation-sample-data.d.ts +0 -372
  56. package/development/seat-reservation/common/mapper/seat-reservation-sample-data.d.ts.map +0 -1
  57. package/development/seat-reservation/common/mapper/seat-reservation-sample-data.js +0 -31673
@@ -0,0 +1,970 @@
1
+ const e = [
2
+ {
3
+ warnings: null,
4
+ coachDeckLayout: {
5
+ id: "32801",
6
+ name: "WR6(501) - not touch",
7
+ dimension: {
8
+ width: 56,
9
+ height: 10,
10
+ borderRadius: null
11
+ },
12
+ lowFloorEntry: !1,
13
+ deckLevel: "LOWER_DECK",
14
+ placeGroups: [
15
+ {
16
+ travelClass: "SECOND",
17
+ accommodationSubType: "RESTAURANT",
18
+ places: [
19
+ {
20
+ number: "21",
21
+ rectangle: {
22
+ position: {
23
+ x: 31,
24
+ y: 0,
25
+ z: 0
26
+ },
27
+ dimension: {
28
+ width: 2,
29
+ height: 2,
30
+ borderRadius: null
31
+ }
32
+ },
33
+ orientation: 0,
34
+ placeLocations: ["WINDOW"],
35
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
36
+ state: "FREE"
37
+ },
38
+ {
39
+ number: "22",
40
+ rectangle: {
41
+ position: {
42
+ x: 37,
43
+ y: 0,
44
+ z: 0
45
+ },
46
+ dimension: {
47
+ width: 2,
48
+ height: 2,
49
+ borderRadius: null
50
+ }
51
+ },
52
+ orientation: 180,
53
+ placeLocations: ["WINDOW"],
54
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
55
+ state: "FREE"
56
+ }
57
+ ]
58
+ },
59
+ {
60
+ travelClass: "SECOND",
61
+ accommodationSubType: "RESTAURANT",
62
+ places: [
63
+ {
64
+ number: "41",
65
+ rectangle: {
66
+ position: {
67
+ x: 39,
68
+ y: 0,
69
+ z: 0
70
+ },
71
+ dimension: {
72
+ width: 2,
73
+ height: 2,
74
+ borderRadius: null
75
+ }
76
+ },
77
+ orientation: 0,
78
+ placeLocations: ["WINDOW"],
79
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
80
+ state: "FREE"
81
+ },
82
+ {
83
+ number: "42",
84
+ rectangle: {
85
+ position: {
86
+ x: 45,
87
+ y: 0,
88
+ z: 0
89
+ },
90
+ dimension: {
91
+ width: 2,
92
+ height: 2,
93
+ borderRadius: null
94
+ }
95
+ },
96
+ orientation: 180,
97
+ placeLocations: ["WINDOW"],
98
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
99
+ state: "FREE"
100
+ }
101
+ ]
102
+ },
103
+ {
104
+ travelClass: "SECOND",
105
+ accommodationSubType: "RESTAURANT",
106
+ places: [
107
+ {
108
+ number: "61",
109
+ rectangle: {
110
+ position: {
111
+ x: 47,
112
+ y: 0,
113
+ z: 0
114
+ },
115
+ dimension: {
116
+ width: 2,
117
+ height: 2,
118
+ borderRadius: null
119
+ }
120
+ },
121
+ orientation: 0,
122
+ placeLocations: ["WINDOW"],
123
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
124
+ state: "FREE"
125
+ },
126
+ {
127
+ number: "62",
128
+ rectangle: {
129
+ position: {
130
+ x: 53,
131
+ y: 0,
132
+ z: 0
133
+ },
134
+ dimension: {
135
+ width: 2,
136
+ height: 2,
137
+ borderRadius: null
138
+ }
139
+ },
140
+ orientation: 180,
141
+ placeLocations: ["WINDOW"],
142
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
143
+ state: "FREE"
144
+ }
145
+ ]
146
+ },
147
+ {
148
+ travelClass: "SECOND",
149
+ accommodationSubType: "RESTAURANT",
150
+ places: [
151
+ {
152
+ number: "13",
153
+ rectangle: {
154
+ position: {
155
+ x: 31,
156
+ y: 6,
157
+ z: 0
158
+ },
159
+ dimension: {
160
+ width: 2,
161
+ height: 2,
162
+ borderRadius: null
163
+ }
164
+ },
165
+ orientation: 0,
166
+ placeLocations: ["AISLE"],
167
+ placeProperties: ["AISLE_SEAT", "TABLE"],
168
+ state: "FREE"
169
+ },
170
+ {
171
+ number: "14",
172
+ rectangle: {
173
+ position: {
174
+ x: 37,
175
+ y: 6,
176
+ z: 0
177
+ },
178
+ dimension: {
179
+ width: 2,
180
+ height: 2,
181
+ borderRadius: null
182
+ }
183
+ },
184
+ orientation: 180,
185
+ placeLocations: ["AISLE"],
186
+ placeProperties: ["AISLE_SEAT", "TABLE"],
187
+ state: "FREE"
188
+ },
189
+ {
190
+ number: "11",
191
+ rectangle: {
192
+ position: {
193
+ x: 31,
194
+ y: 8,
195
+ z: 0
196
+ },
197
+ dimension: {
198
+ width: 2,
199
+ height: 2,
200
+ borderRadius: null
201
+ }
202
+ },
203
+ orientation: 0,
204
+ placeLocations: ["WINDOW"],
205
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
206
+ state: "FREE"
207
+ },
208
+ {
209
+ number: "12",
210
+ rectangle: {
211
+ position: {
212
+ x: 37,
213
+ y: 8,
214
+ z: 0
215
+ },
216
+ dimension: {
217
+ width: 2,
218
+ height: 2,
219
+ borderRadius: null
220
+ }
221
+ },
222
+ orientation: 180,
223
+ placeLocations: ["WINDOW"],
224
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
225
+ state: "FREE"
226
+ }
227
+ ]
228
+ },
229
+ {
230
+ travelClass: "SECOND",
231
+ accommodationSubType: "RESTAURANT",
232
+ places: [
233
+ {
234
+ number: "33",
235
+ rectangle: {
236
+ position: {
237
+ x: 39,
238
+ y: 6,
239
+ z: 0
240
+ },
241
+ dimension: {
242
+ width: 2,
243
+ height: 2,
244
+ borderRadius: null
245
+ }
246
+ },
247
+ orientation: 0,
248
+ placeLocations: ["AISLE"],
249
+ placeProperties: ["AISLE_SEAT", "TABLE"],
250
+ state: "FREE"
251
+ },
252
+ {
253
+ number: "34",
254
+ rectangle: {
255
+ position: {
256
+ x: 45,
257
+ y: 6,
258
+ z: 0
259
+ },
260
+ dimension: {
261
+ width: 2,
262
+ height: 2,
263
+ borderRadius: null
264
+ }
265
+ },
266
+ orientation: 180,
267
+ placeLocations: ["AISLE"],
268
+ placeProperties: ["AISLE_SEAT", "TABLE"],
269
+ state: "FREE"
270
+ },
271
+ {
272
+ number: "31",
273
+ rectangle: {
274
+ position: {
275
+ x: 39,
276
+ y: 8,
277
+ z: 0
278
+ },
279
+ dimension: {
280
+ width: 2,
281
+ height: 2,
282
+ borderRadius: null
283
+ }
284
+ },
285
+ orientation: 0,
286
+ placeLocations: ["WINDOW"],
287
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
288
+ state: "FREE"
289
+ },
290
+ {
291
+ number: "32",
292
+ rectangle: {
293
+ position: {
294
+ x: 45,
295
+ y: 8,
296
+ z: 0
297
+ },
298
+ dimension: {
299
+ width: 2,
300
+ height: 2,
301
+ borderRadius: null
302
+ }
303
+ },
304
+ orientation: 180,
305
+ placeLocations: ["WINDOW"],
306
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
307
+ state: "FREE"
308
+ }
309
+ ]
310
+ },
311
+ {
312
+ travelClass: "SECOND",
313
+ accommodationSubType: "RESTAURANT",
314
+ places: [
315
+ {
316
+ number: "53",
317
+ rectangle: {
318
+ position: {
319
+ x: 47,
320
+ y: 6,
321
+ z: 0
322
+ },
323
+ dimension: {
324
+ width: 2,
325
+ height: 2,
326
+ borderRadius: null
327
+ }
328
+ },
329
+ orientation: 0,
330
+ placeLocations: ["AISLE"],
331
+ placeProperties: ["AISLE_SEAT", "TABLE"],
332
+ state: "FREE"
333
+ },
334
+ {
335
+ number: "51",
336
+ rectangle: {
337
+ position: {
338
+ x: 47,
339
+ y: 8,
340
+ z: 0
341
+ },
342
+ dimension: {
343
+ width: 2,
344
+ height: 2,
345
+ borderRadius: null
346
+ }
347
+ },
348
+ orientation: 0,
349
+ placeLocations: ["WINDOW"],
350
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
351
+ state: "FREE"
352
+ },
353
+ {
354
+ number: "52",
355
+ rectangle: {
356
+ position: {
357
+ x: 53,
358
+ y: 8,
359
+ z: 0
360
+ },
361
+ dimension: {
362
+ width: 2,
363
+ height: 2,
364
+ borderRadius: null
365
+ }
366
+ },
367
+ orientation: 180,
368
+ placeLocations: ["WINDOW"],
369
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
370
+ state: "FREE"
371
+ }
372
+ ]
373
+ }
374
+ ],
375
+ graphicElements: [
376
+ {
377
+ rectangle: {
378
+ position: {
379
+ x: 0,
380
+ y: 0,
381
+ z: 0
382
+ },
383
+ dimension: {
384
+ width: 6,
385
+ height: 10,
386
+ borderRadius: null
387
+ }
388
+ },
389
+ orientation: 0,
390
+ type: "DRIVER_AREA"
391
+ },
392
+ {
393
+ rectangle: {
394
+ position: {
395
+ x: 55,
396
+ y: 0,
397
+ z: 0
398
+ },
399
+ dimension: {
400
+ width: 1,
401
+ height: 10,
402
+ borderRadius: null
403
+ }
404
+ },
405
+ orientation: 180,
406
+ type: "COACH_WALL_NO_PASSAGE"
407
+ },
408
+ {
409
+ rectangle: {
410
+ position: {
411
+ x: 42,
412
+ y: 6,
413
+ z: 0
414
+ },
415
+ dimension: {
416
+ width: 2,
417
+ height: 4,
418
+ borderRadius: null
419
+ }
420
+ },
421
+ orientation: 0,
422
+ type: "TABLE_RESTAURANT"
423
+ },
424
+ {
425
+ rectangle: {
426
+ position: {
427
+ x: 50,
428
+ y: 0,
429
+ z: 0
430
+ },
431
+ dimension: {
432
+ width: 2,
433
+ height: 2,
434
+ borderRadius: null
435
+ }
436
+ },
437
+ orientation: 0,
438
+ type: "TABLE_RESTAURANT"
439
+ },
440
+ {
441
+ rectangle: {
442
+ position: {
443
+ x: 34,
444
+ y: 0,
445
+ z: 0
446
+ },
447
+ dimension: {
448
+ width: 2,
449
+ height: 2,
450
+ borderRadius: null
451
+ }
452
+ },
453
+ orientation: 0,
454
+ type: "TABLE_RESTAURANT"
455
+ },
456
+ {
457
+ rectangle: {
458
+ position: {
459
+ x: 34,
460
+ y: 6,
461
+ z: 0
462
+ },
463
+ dimension: {
464
+ width: 2,
465
+ height: 4,
466
+ borderRadius: null
467
+ }
468
+ },
469
+ orientation: 0,
470
+ type: "TABLE_RESTAURANT"
471
+ },
472
+ {
473
+ rectangle: {
474
+ position: {
475
+ x: 42,
476
+ y: 0,
477
+ z: 0
478
+ },
479
+ dimension: {
480
+ width: 2,
481
+ height: 2,
482
+ borderRadius: null
483
+ }
484
+ },
485
+ orientation: 0,
486
+ type: "TABLE_RESTAURANT"
487
+ },
488
+ {
489
+ rectangle: {
490
+ position: {
491
+ x: 50,
492
+ y: 6,
493
+ z: 0
494
+ },
495
+ dimension: {
496
+ width: 2,
497
+ height: 2,
498
+ borderRadius: null
499
+ }
500
+ },
501
+ orientation: 0,
502
+ type: "TABLE_RESTAURANT"
503
+ },
504
+ {
505
+ rectangle: {
506
+ position: {
507
+ x: 8,
508
+ y: 2,
509
+ z: 0
510
+ },
511
+ dimension: {
512
+ width: 6,
513
+ height: 6,
514
+ borderRadius: null
515
+ }
516
+ },
517
+ orientation: 0,
518
+ type: "TABLE_RESTAURANT"
519
+ }
520
+ ],
521
+ serviceIcons: [
522
+ {
523
+ rectangle: {
524
+ position: {
525
+ x: 32,
526
+ y: 3,
527
+ z: 0
528
+ },
529
+ dimension: {
530
+ width: 2,
531
+ height: 2,
532
+ borderRadius: null
533
+ }
534
+ },
535
+ type: "RESTAURANT_ICON"
536
+ },
537
+ {
538
+ rectangle: {
539
+ position: {
540
+ x: 46,
541
+ y: 3,
542
+ z: 0
543
+ },
544
+ dimension: {
545
+ width: 2,
546
+ height: 2,
547
+ borderRadius: null
548
+ }
549
+ },
550
+ type: "RESTAURANT_ICON"
551
+ }
552
+ ]
553
+ }
554
+ }
555
+ ], i = [
556
+ {
557
+ warnings: null,
558
+ coachDeckLayout: {
559
+ id: "32801",
560
+ name: "WR6(501) - not touch",
561
+ dimension: {
562
+ width: 56,
563
+ height: 10,
564
+ borderRadius: null
565
+ },
566
+ lowFloorEntry: !1,
567
+ deckLevel: "UPPER_DECK",
568
+ placeGroups: [
569
+ {
570
+ travelClass: "SECOND",
571
+ accommodationSubType: "RESTAURANT",
572
+ places: [
573
+ {
574
+ number: "21",
575
+ rectangle: {
576
+ position: {
577
+ x: 31,
578
+ y: 0,
579
+ z: 0
580
+ },
581
+ dimension: {
582
+ width: 2,
583
+ height: 2,
584
+ borderRadius: null
585
+ }
586
+ },
587
+ orientation: 0,
588
+ placeLocations: ["WINDOW"],
589
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
590
+ state: "FREE"
591
+ },
592
+ {
593
+ number: "22",
594
+ rectangle: {
595
+ position: {
596
+ x: 37,
597
+ y: 0,
598
+ z: 0
599
+ },
600
+ dimension: {
601
+ width: 2,
602
+ height: 2,
603
+ borderRadius: null
604
+ }
605
+ },
606
+ orientation: 180,
607
+ placeLocations: ["WINDOW"],
608
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
609
+ state: "FREE"
610
+ }
611
+ ]
612
+ },
613
+ {
614
+ travelClass: "SECOND",
615
+ accommodationSubType: "RESTAURANT",
616
+ places: [
617
+ {
618
+ number: "41",
619
+ rectangle: {
620
+ position: {
621
+ x: 39,
622
+ y: 0,
623
+ z: 0
624
+ },
625
+ dimension: {
626
+ width: 2,
627
+ height: 2,
628
+ borderRadius: null
629
+ }
630
+ },
631
+ orientation: 0,
632
+ placeLocations: ["WINDOW"],
633
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
634
+ state: "FREE"
635
+ },
636
+ {
637
+ number: "42",
638
+ rectangle: {
639
+ position: {
640
+ x: 45,
641
+ y: 0,
642
+ z: 0
643
+ },
644
+ dimension: {
645
+ width: 2,
646
+ height: 2,
647
+ borderRadius: null
648
+ }
649
+ },
650
+ orientation: 180,
651
+ placeLocations: ["WINDOW"],
652
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
653
+ state: "FREE"
654
+ }
655
+ ]
656
+ },
657
+ {
658
+ travelClass: "SECOND",
659
+ accommodationSubType: "RESTAURANT",
660
+ places: [
661
+ {
662
+ number: "61",
663
+ rectangle: {
664
+ position: {
665
+ x: 47,
666
+ y: 0,
667
+ z: 0
668
+ },
669
+ dimension: {
670
+ width: 2,
671
+ height: 2,
672
+ borderRadius: null
673
+ }
674
+ },
675
+ orientation: 0,
676
+ placeLocations: ["WINDOW"],
677
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
678
+ state: "FREE"
679
+ },
680
+ {
681
+ number: "62",
682
+ rectangle: {
683
+ position: {
684
+ x: 53,
685
+ y: 0,
686
+ z: 0
687
+ },
688
+ dimension: {
689
+ width: 2,
690
+ height: 2,
691
+ borderRadius: null
692
+ }
693
+ },
694
+ orientation: 180,
695
+ placeLocations: ["WINDOW"],
696
+ placeProperties: ["WINDOW_SEAT", "AISLE_SEAT", "TABLE"],
697
+ state: "FREE"
698
+ }
699
+ ]
700
+ },
701
+ {
702
+ travelClass: "SECOND",
703
+ accommodationSubType: "RESTAURANT",
704
+ places: [
705
+ {
706
+ number: "13",
707
+ rectangle: {
708
+ position: {
709
+ x: 31,
710
+ y: 6,
711
+ z: 0
712
+ },
713
+ dimension: {
714
+ width: 2,
715
+ height: 2,
716
+ borderRadius: null
717
+ }
718
+ },
719
+ orientation: 0,
720
+ placeLocations: ["AISLE"],
721
+ placeProperties: ["AISLE_SEAT", "TABLE"],
722
+ state: "FREE"
723
+ },
724
+ {
725
+ number: "14",
726
+ rectangle: {
727
+ position: {
728
+ x: 37,
729
+ y: 6,
730
+ z: 0
731
+ },
732
+ dimension: {
733
+ width: 2,
734
+ height: 2,
735
+ borderRadius: null
736
+ }
737
+ },
738
+ orientation: 180,
739
+ placeLocations: ["AISLE"],
740
+ placeProperties: ["AISLE_SEAT", "TABLE"],
741
+ state: "FREE"
742
+ },
743
+ {
744
+ number: "11",
745
+ rectangle: {
746
+ position: {
747
+ x: 31,
748
+ y: 8,
749
+ z: 0
750
+ },
751
+ dimension: {
752
+ width: 2,
753
+ height: 2,
754
+ borderRadius: null
755
+ }
756
+ },
757
+ orientation: 0,
758
+ placeLocations: ["WINDOW"],
759
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
760
+ state: "FREE"
761
+ },
762
+ {
763
+ number: "12",
764
+ rectangle: {
765
+ position: {
766
+ x: 37,
767
+ y: 8,
768
+ z: 0
769
+ },
770
+ dimension: {
771
+ width: 2,
772
+ height: 2,
773
+ borderRadius: null
774
+ }
775
+ },
776
+ orientation: 180,
777
+ placeLocations: ["WINDOW"],
778
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
779
+ state: "FREE"
780
+ }
781
+ ]
782
+ },
783
+ {
784
+ travelClass: "SECOND",
785
+ accommodationSubType: "RESTAURANT",
786
+ places: [
787
+ {
788
+ number: "33",
789
+ rectangle: {
790
+ position: {
791
+ x: 39,
792
+ y: 6,
793
+ z: 0
794
+ },
795
+ dimension: {
796
+ width: 2,
797
+ height: 2,
798
+ borderRadius: null
799
+ }
800
+ },
801
+ orientation: 0,
802
+ placeLocations: ["AISLE"],
803
+ placeProperties: ["AISLE_SEAT", "TABLE"],
804
+ state: "FREE"
805
+ },
806
+ {
807
+ number: "34",
808
+ rectangle: {
809
+ position: {
810
+ x: 45,
811
+ y: 6,
812
+ z: 0
813
+ },
814
+ dimension: {
815
+ width: 2,
816
+ height: 2,
817
+ borderRadius: null
818
+ }
819
+ },
820
+ orientation: 180,
821
+ placeLocations: ["AISLE"],
822
+ placeProperties: ["AISLE_SEAT", "TABLE"],
823
+ state: "FREE"
824
+ },
825
+ {
826
+ number: "31",
827
+ rectangle: {
828
+ position: {
829
+ x: 39,
830
+ y: 8,
831
+ z: 0
832
+ },
833
+ dimension: {
834
+ width: 2,
835
+ height: 2,
836
+ borderRadius: null
837
+ }
838
+ },
839
+ orientation: 0,
840
+ placeLocations: ["WINDOW"],
841
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
842
+ state: "FREE"
843
+ },
844
+ {
845
+ number: "32",
846
+ rectangle: {
847
+ position: {
848
+ x: 45,
849
+ y: 8,
850
+ z: 0
851
+ },
852
+ dimension: {
853
+ width: 2,
854
+ height: 2,
855
+ borderRadius: null
856
+ }
857
+ },
858
+ orientation: 180,
859
+ placeLocations: ["WINDOW"],
860
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
861
+ state: "FREE"
862
+ }
863
+ ]
864
+ },
865
+ {
866
+ travelClass: "SECOND",
867
+ accommodationSubType: "RESTAURANT",
868
+ places: [
869
+ {
870
+ number: "53",
871
+ rectangle: {
872
+ position: {
873
+ x: 47,
874
+ y: 6,
875
+ z: 0
876
+ },
877
+ dimension: {
878
+ width: 2,
879
+ height: 2,
880
+ borderRadius: null
881
+ }
882
+ },
883
+ orientation: 0,
884
+ placeLocations: ["AISLE"],
885
+ placeProperties: ["AISLE_SEAT", "TABLE"],
886
+ state: "FREE"
887
+ },
888
+ {
889
+ number: "51",
890
+ rectangle: {
891
+ position: {
892
+ x: 47,
893
+ y: 8,
894
+ z: 0
895
+ },
896
+ dimension: {
897
+ width: 2,
898
+ height: 2,
899
+ borderRadius: null
900
+ }
901
+ },
902
+ orientation: 0,
903
+ placeLocations: ["WINDOW"],
904
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
905
+ state: "SELECTED"
906
+ },
907
+ {
908
+ number: "52",
909
+ rectangle: {
910
+ position: {
911
+ x: 53,
912
+ y: 8,
913
+ z: 0
914
+ },
915
+ dimension: {
916
+ width: 2,
917
+ height: 2,
918
+ borderRadius: null
919
+ }
920
+ },
921
+ orientation: 180,
922
+ placeLocations: ["WINDOW"],
923
+ placeProperties: ["WINDOW_SEAT", "TABLE"],
924
+ state: "FREE"
925
+ }
926
+ ]
927
+ }
928
+ ],
929
+ graphicElements: [
930
+ {
931
+ rectangle: {
932
+ position: {
933
+ x: 0,
934
+ y: 0,
935
+ z: 0
936
+ },
937
+ dimension: {
938
+ width: 6,
939
+ height: 10,
940
+ borderRadius: null
941
+ }
942
+ },
943
+ orientation: 0,
944
+ type: "DRIVER_AREA"
945
+ },
946
+ {
947
+ rectangle: {
948
+ position: {
949
+ x: 55,
950
+ y: 0,
951
+ z: 0
952
+ },
953
+ dimension: {
954
+ width: 1,
955
+ height: 10,
956
+ borderRadius: null
957
+ }
958
+ },
959
+ orientation: 180,
960
+ type: "COACH_WALL_NO_PASSAGE"
961
+ }
962
+ ],
963
+ serviceIcons: []
964
+ }
965
+ }
966
+ ];
967
+ export {
968
+ e as MOCK_COACHE_RAW_DECK_LOWER,
969
+ i as MOCK_COACHE_RAW_DECK_UPPPER
970
+ };