@sbb-esta/lyne-elements-experimental-dev 4.7.0-dev.1773406103 → 4.7.0-dev.1773410343
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.
- package/custom-elements.json +182 -182
- package/package.json +2 -2
package/custom-elements.json
CHANGED
|
@@ -2418,16 +2418,16 @@
|
|
|
2418
2418
|
},
|
|
2419
2419
|
{
|
|
2420
2420
|
"kind": "javascript-module",
|
|
2421
|
-
"path": "autocomplete-grid/autocomplete-grid-
|
|
2421
|
+
"path": "autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.component.js",
|
|
2422
2422
|
"declarations": [
|
|
2423
2423
|
{
|
|
2424
2424
|
"kind": "class",
|
|
2425
|
-
"description": "
|
|
2426
|
-
"name": "
|
|
2425
|
+
"description": "A wrapper component for autocomplete-grid action button.",
|
|
2426
|
+
"name": "SbbAutocompleteGridCellElement",
|
|
2427
2427
|
"slots": [
|
|
2428
2428
|
{
|
|
2429
|
-
"description": "
|
|
2430
|
-
"name": "
|
|
2429
|
+
"description": "Use the unnamed slot to add a `sbb-autocomplete-grid-button` element.",
|
|
2430
|
+
"name": ""
|
|
2431
2431
|
}
|
|
2432
2432
|
],
|
|
2433
2433
|
"members": [
|
|
@@ -2440,7 +2440,7 @@
|
|
|
2440
2440
|
"privacy": "public",
|
|
2441
2441
|
"static": true,
|
|
2442
2442
|
"readonly": true,
|
|
2443
|
-
"default": "'sbb-autocomplete-grid-
|
|
2443
|
+
"default": "'sbb-autocomplete-grid-cell'"
|
|
2444
2444
|
},
|
|
2445
2445
|
{
|
|
2446
2446
|
"kind": "field",
|
|
@@ -2451,107 +2451,39 @@
|
|
|
2451
2451
|
"privacy": "public",
|
|
2452
2452
|
"static": true,
|
|
2453
2453
|
"readonly": true,
|
|
2454
|
-
"default": "'
|
|
2455
|
-
},
|
|
2456
|
-
{
|
|
2457
|
-
"kind": "field",
|
|
2458
|
-
"name": "option",
|
|
2459
|
-
"type": {
|
|
2460
|
-
"text": "SbbAutocompleteGridOptionElement | null"
|
|
2461
|
-
},
|
|
2462
|
-
"privacy": "public",
|
|
2463
|
-
"description": "Gets the SbbAutocompleteGridOptionElement on the same row of the button.",
|
|
2464
|
-
"readonly": true
|
|
2465
|
-
},
|
|
2466
|
-
{
|
|
2467
|
-
"kind": "field",
|
|
2468
|
-
"name": "optgroup",
|
|
2469
|
-
"type": {
|
|
2470
|
-
"text": "SbbAutocompleteGridOptgroupElement | null"
|
|
2471
|
-
},
|
|
2472
|
-
"privacy": "public",
|
|
2473
|
-
"readonly": true
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"kind": "method",
|
|
2477
|
-
"name": "isDisabledExternally",
|
|
2478
|
-
"privacy": "protected",
|
|
2479
|
-
"return": {
|
|
2480
|
-
"type": {
|
|
2481
|
-
"text": "boolean"
|
|
2482
|
-
}
|
|
2483
|
-
}
|
|
2484
|
-
},
|
|
2485
|
-
{
|
|
2486
|
-
"kind": "method",
|
|
2487
|
-
"name": "renderTemplate",
|
|
2488
|
-
"privacy": "protected",
|
|
2489
|
-
"return": {
|
|
2490
|
-
"type": {
|
|
2491
|
-
"text": "TemplateResult"
|
|
2492
|
-
}
|
|
2493
|
-
}
|
|
2494
|
-
},
|
|
2495
|
-
{
|
|
2496
|
-
"kind": "method",
|
|
2497
|
-
"name": "_updateInternals",
|
|
2498
|
-
"privacy": "private",
|
|
2499
|
-
"return": {
|
|
2500
|
-
"type": {
|
|
2501
|
-
"text": "void"
|
|
2502
|
-
}
|
|
2503
|
-
}
|
|
2504
|
-
},
|
|
2505
|
-
{
|
|
2506
|
-
"kind": "field",
|
|
2507
|
-
"name": "_handleButtonClick",
|
|
2508
|
-
"privacy": "private"
|
|
2509
|
-
}
|
|
2510
|
-
],
|
|
2511
|
-
"mixins": [
|
|
2512
|
-
{
|
|
2513
|
-
"name": "SbbDisabledMixin",
|
|
2514
|
-
"package": "@sbb-esta/lyne-elements/core/mixins.js"
|
|
2515
|
-
},
|
|
2516
|
-
{
|
|
2517
|
-
"name": "SbbNegativeMixin",
|
|
2518
|
-
"package": "@sbb-esta/lyne-elements/core/mixins.js"
|
|
2519
|
-
},
|
|
2520
|
-
{
|
|
2521
|
-
"name": "SbbIconNameMixin",
|
|
2522
|
-
"package": "@sbb-esta/lyne-elements/icon.js"
|
|
2454
|
+
"default": "'gridcell'"
|
|
2523
2455
|
}
|
|
2524
2456
|
],
|
|
2525
2457
|
"superclass": {
|
|
2526
|
-
"name": "
|
|
2458
|
+
"name": "SbbElement",
|
|
2527
2459
|
"package": "@sbb-esta/lyne-elements/core/base-elements.js"
|
|
2528
2460
|
},
|
|
2529
|
-
"tagName": "sbb-autocomplete-grid-
|
|
2461
|
+
"tagName": "sbb-autocomplete-grid-cell",
|
|
2530
2462
|
"customElement": true
|
|
2531
2463
|
}
|
|
2532
2464
|
],
|
|
2533
2465
|
"exports": [
|
|
2534
2466
|
{
|
|
2535
2467
|
"kind": "js",
|
|
2536
|
-
"name": "
|
|
2468
|
+
"name": "SbbAutocompleteGridCellElement",
|
|
2537
2469
|
"declaration": {
|
|
2538
|
-
"name": "
|
|
2539
|
-
"module": "autocomplete-grid/autocomplete-grid-
|
|
2470
|
+
"name": "SbbAutocompleteGridCellElement",
|
|
2471
|
+
"module": "autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.component.js"
|
|
2540
2472
|
}
|
|
2541
2473
|
}
|
|
2542
2474
|
]
|
|
2543
2475
|
},
|
|
2544
2476
|
{
|
|
2545
2477
|
"kind": "javascript-module",
|
|
2546
|
-
"path": "autocomplete-grid/autocomplete-grid-
|
|
2478
|
+
"path": "autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.component.js",
|
|
2547
2479
|
"declarations": [
|
|
2548
2480
|
{
|
|
2549
2481
|
"kind": "class",
|
|
2550
|
-
"description": "
|
|
2551
|
-
"name": "
|
|
2482
|
+
"description": "It can be used as a container for one or more `sbb-autocomplete-grid-option`.",
|
|
2483
|
+
"name": "SbbAutocompleteGridOptgroupElement",
|
|
2552
2484
|
"slots": [
|
|
2553
2485
|
{
|
|
2554
|
-
"description": "Use the unnamed slot to add
|
|
2486
|
+
"description": "Use the unnamed slot to add `sbb-autocomplete-grid-option` elements to the `sbb-autocomplete-grid-optgroup`.",
|
|
2555
2487
|
"name": ""
|
|
2556
2488
|
}
|
|
2557
2489
|
],
|
|
@@ -2565,51 +2497,59 @@
|
|
|
2565
2497
|
"privacy": "public",
|
|
2566
2498
|
"static": true,
|
|
2567
2499
|
"readonly": true,
|
|
2568
|
-
"default": "'sbb-autocomplete-grid-
|
|
2500
|
+
"default": "'sbb-autocomplete-grid-optgroup'"
|
|
2569
2501
|
},
|
|
2570
2502
|
{
|
|
2571
2503
|
"kind": "field",
|
|
2572
|
-
"name": "
|
|
2504
|
+
"name": "options",
|
|
2573
2505
|
"type": {
|
|
2574
|
-
"text": "
|
|
2506
|
+
"text": "SbbAutocompleteGridOptionElement[]"
|
|
2575
2507
|
},
|
|
2576
|
-
"privacy": "
|
|
2577
|
-
"
|
|
2578
|
-
|
|
2579
|
-
|
|
2508
|
+
"privacy": "protected",
|
|
2509
|
+
"readonly": true
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
"kind": "method",
|
|
2513
|
+
"name": "getAutocompleteParent",
|
|
2514
|
+
"privacy": "protected",
|
|
2515
|
+
"return": {
|
|
2516
|
+
"type": {
|
|
2517
|
+
"text": "SbbAutocompleteBaseElement | null"
|
|
2518
|
+
}
|
|
2519
|
+
}
|
|
2580
2520
|
}
|
|
2581
2521
|
],
|
|
2582
2522
|
"superclass": {
|
|
2583
|
-
"name": "
|
|
2584
|
-
"package": "@sbb-esta/lyne-elements/
|
|
2523
|
+
"name": "SbbOptgroupBaseElement",
|
|
2524
|
+
"package": "@sbb-esta/lyne-elements/option.pure.js"
|
|
2585
2525
|
},
|
|
2586
|
-
"tagName": "sbb-autocomplete-grid-
|
|
2526
|
+
"tagName": "sbb-autocomplete-grid-optgroup",
|
|
2587
2527
|
"customElement": true
|
|
2588
2528
|
}
|
|
2589
2529
|
],
|
|
2590
2530
|
"exports": [
|
|
2591
2531
|
{
|
|
2592
2532
|
"kind": "js",
|
|
2593
|
-
"name": "
|
|
2533
|
+
"name": "SbbAutocompleteGridOptgroupElement",
|
|
2594
2534
|
"declaration": {
|
|
2595
|
-
"name": "
|
|
2596
|
-
"module": "autocomplete-grid/autocomplete-grid-
|
|
2535
|
+
"name": "SbbAutocompleteGridOptgroupElement",
|
|
2536
|
+
"module": "autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.component.js"
|
|
2597
2537
|
}
|
|
2598
2538
|
}
|
|
2599
2539
|
]
|
|
2600
2540
|
},
|
|
2601
2541
|
{
|
|
2602
2542
|
"kind": "javascript-module",
|
|
2603
|
-
"path": "autocomplete-grid/autocomplete-grid-
|
|
2543
|
+
"path": "autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js",
|
|
2604
2544
|
"declarations": [
|
|
2605
2545
|
{
|
|
2606
2546
|
"kind": "class",
|
|
2607
|
-
"description": "It
|
|
2608
|
-
"name": "
|
|
2547
|
+
"description": "It displays an icon-only button that can be used in `sbb-autocomplete-grid`.",
|
|
2548
|
+
"name": "SbbAutocompleteGridButtonElement",
|
|
2609
2549
|
"slots": [
|
|
2610
2550
|
{
|
|
2611
|
-
"description": "
|
|
2612
|
-
"name": ""
|
|
2551
|
+
"description": "Slot used to display the icon, if one is set",
|
|
2552
|
+
"name": "icon"
|
|
2613
2553
|
}
|
|
2614
2554
|
],
|
|
2615
2555
|
"members": [
|
|
@@ -2622,43 +2562,103 @@
|
|
|
2622
2562
|
"privacy": "public",
|
|
2623
2563
|
"static": true,
|
|
2624
2564
|
"readonly": true,
|
|
2625
|
-
"default": "'sbb-autocomplete-grid-
|
|
2565
|
+
"default": "'sbb-autocomplete-grid-button'"
|
|
2626
2566
|
},
|
|
2627
2567
|
{
|
|
2628
2568
|
"kind": "field",
|
|
2629
|
-
"name": "
|
|
2569
|
+
"name": "role",
|
|
2630
2570
|
"type": {
|
|
2631
|
-
"text": "
|
|
2571
|
+
"text": "string"
|
|
2632
2572
|
},
|
|
2633
|
-
"privacy": "
|
|
2573
|
+
"privacy": "public",
|
|
2574
|
+
"static": true,
|
|
2575
|
+
"readonly": true,
|
|
2576
|
+
"default": "'button'"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"kind": "field",
|
|
2580
|
+
"name": "option",
|
|
2581
|
+
"type": {
|
|
2582
|
+
"text": "SbbAutocompleteGridOptionElement | null"
|
|
2583
|
+
},
|
|
2584
|
+
"privacy": "public",
|
|
2585
|
+
"description": "Gets the SbbAutocompleteGridOptionElement on the same row of the button.",
|
|
2586
|
+
"readonly": true
|
|
2587
|
+
},
|
|
2588
|
+
{
|
|
2589
|
+
"kind": "field",
|
|
2590
|
+
"name": "optgroup",
|
|
2591
|
+
"type": {
|
|
2592
|
+
"text": "SbbAutocompleteGridOptgroupElement | null"
|
|
2593
|
+
},
|
|
2594
|
+
"privacy": "public",
|
|
2634
2595
|
"readonly": true
|
|
2635
2596
|
},
|
|
2636
2597
|
{
|
|
2637
2598
|
"kind": "method",
|
|
2638
|
-
"name": "
|
|
2599
|
+
"name": "isDisabledExternally",
|
|
2639
2600
|
"privacy": "protected",
|
|
2640
2601
|
"return": {
|
|
2641
2602
|
"type": {
|
|
2642
|
-
"text": "
|
|
2603
|
+
"text": "boolean"
|
|
2604
|
+
}
|
|
2605
|
+
}
|
|
2606
|
+
},
|
|
2607
|
+
{
|
|
2608
|
+
"kind": "method",
|
|
2609
|
+
"name": "renderTemplate",
|
|
2610
|
+
"privacy": "protected",
|
|
2611
|
+
"return": {
|
|
2612
|
+
"type": {
|
|
2613
|
+
"text": "TemplateResult"
|
|
2643
2614
|
}
|
|
2644
2615
|
}
|
|
2616
|
+
},
|
|
2617
|
+
{
|
|
2618
|
+
"kind": "method",
|
|
2619
|
+
"name": "_updateInternals",
|
|
2620
|
+
"privacy": "private",
|
|
2621
|
+
"return": {
|
|
2622
|
+
"type": {
|
|
2623
|
+
"text": "void"
|
|
2624
|
+
}
|
|
2625
|
+
}
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
"kind": "field",
|
|
2629
|
+
"name": "_handleButtonClick",
|
|
2630
|
+
"privacy": "private"
|
|
2631
|
+
}
|
|
2632
|
+
],
|
|
2633
|
+
"mixins": [
|
|
2634
|
+
{
|
|
2635
|
+
"name": "SbbDisabledMixin",
|
|
2636
|
+
"package": "@sbb-esta/lyne-elements/core/mixins.js"
|
|
2637
|
+
},
|
|
2638
|
+
{
|
|
2639
|
+
"name": "SbbNegativeMixin",
|
|
2640
|
+
"package": "@sbb-esta/lyne-elements/core/mixins.js"
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"name": "SbbIconNameMixin",
|
|
2644
|
+
"package": "@sbb-esta/lyne-elements/icon.js"
|
|
2645
2645
|
}
|
|
2646
2646
|
],
|
|
2647
2647
|
"superclass": {
|
|
2648
|
-
"name": "
|
|
2649
|
-
"package": "@sbb-esta/lyne-elements/
|
|
2648
|
+
"name": "SbbActionBaseElement",
|
|
2649
|
+
"package": "@sbb-esta/lyne-elements/core/base-elements.js"
|
|
2650
2650
|
},
|
|
2651
|
-
"tagName": "sbb-autocomplete-grid-
|
|
2651
|
+
"tagName": "sbb-autocomplete-grid-button",
|
|
2652
2652
|
"customElement": true
|
|
2653
2653
|
}
|
|
2654
2654
|
],
|
|
2655
2655
|
"exports": [
|
|
2656
2656
|
{
|
|
2657
2657
|
"kind": "js",
|
|
2658
|
-
"name": "
|
|
2658
|
+
"name": "SbbAutocompleteGridButtonElement",
|
|
2659
2659
|
"declaration": {
|
|
2660
|
-
"name": "
|
|
2661
|
-
"module": "autocomplete-grid/autocomplete-grid-
|
|
2660
|
+
"name": "SbbAutocompleteGridButtonElement",
|
|
2661
|
+
"module": "autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js"
|
|
2662
2662
|
}
|
|
2663
2663
|
}
|
|
2664
2664
|
]
|
|
@@ -3056,74 +3056,6 @@
|
|
|
3056
3056
|
"declarations": [],
|
|
3057
3057
|
"exports": []
|
|
3058
3058
|
},
|
|
3059
|
-
{
|
|
3060
|
-
"kind": "javascript-module",
|
|
3061
|
-
"path": "seat-reservation/common/mapper.js",
|
|
3062
|
-
"declarations": [],
|
|
3063
|
-
"exports": [
|
|
3064
|
-
{
|
|
3065
|
-
"kind": "js",
|
|
3066
|
-
"name": "*",
|
|
3067
|
-
"declaration": {
|
|
3068
|
-
"name": "*",
|
|
3069
|
-
"module": "seat-reservation/common/mapper/mapper.js"
|
|
3070
|
-
}
|
|
3071
|
-
},
|
|
3072
|
-
{
|
|
3073
|
-
"kind": "js",
|
|
3074
|
-
"name": "*",
|
|
3075
|
-
"declaration": {
|
|
3076
|
-
"name": "*",
|
|
3077
|
-
"module": "seat-reservation/common/mapper/icon-mapper.js"
|
|
3078
|
-
}
|
|
3079
|
-
}
|
|
3080
|
-
]
|
|
3081
|
-
},
|
|
3082
|
-
{
|
|
3083
|
-
"kind": "javascript-module",
|
|
3084
|
-
"path": "seat-reservation/common/svgs.js",
|
|
3085
|
-
"declarations": [
|
|
3086
|
-
{
|
|
3087
|
-
"kind": "variable",
|
|
3088
|
-
"name": "svgs",
|
|
3089
|
-
"type": {
|
|
3090
|
-
"text": "object"
|
|
3091
|
-
},
|
|
3092
|
-
"default": "{ chassisDriverBus, chassisDriverTrain, chassisDriverTrainFull, chassisPassageCompartmentLeftTop, chassisPassageCompartmentMiddle, chassisPassageCompartmentRightBottom, chassisPassageWaggonBottomRight, chassisPassageWaggonTopLeft, chassisRowOuter, chassisRowMiddle, chassisSeparator, interiorPlaceBikeDefault, interiorPlaceBikeNotBookable, interiorPlaceBikeSelected, interiorPlaceBikeUnavailable, interiorPlaceSeatDefault, interiorPlaceSeatNotBookable, interiorPlaceSeatSelected, interiorPlaceSeatUnavailable, layoutEntrance, }"
|
|
3093
|
-
}
|
|
3094
|
-
],
|
|
3095
|
-
"exports": [
|
|
3096
|
-
{
|
|
3097
|
-
"kind": "js",
|
|
3098
|
-
"name": "svgs",
|
|
3099
|
-
"declaration": {
|
|
3100
|
-
"name": "svgs",
|
|
3101
|
-
"module": "seat-reservation/common/svgs.js"
|
|
3102
|
-
}
|
|
3103
|
-
}
|
|
3104
|
-
]
|
|
3105
|
-
},
|
|
3106
|
-
{
|
|
3107
|
-
"kind": "javascript-module",
|
|
3108
|
-
"path": "seat-reservation/common/translations.js",
|
|
3109
|
-
"declarations": [],
|
|
3110
|
-
"exports": [
|
|
3111
|
-
{
|
|
3112
|
-
"kind": "js",
|
|
3113
|
-
"name": "*",
|
|
3114
|
-
"declaration": {
|
|
3115
|
-
"name": "*",
|
|
3116
|
-
"module": "seat-reservation/common/translations/i18n.js"
|
|
3117
|
-
}
|
|
3118
|
-
}
|
|
3119
|
-
]
|
|
3120
|
-
},
|
|
3121
|
-
{
|
|
3122
|
-
"kind": "javascript-module",
|
|
3123
|
-
"path": "seat-reservation/common/types.js",
|
|
3124
|
-
"declarations": [],
|
|
3125
|
-
"exports": []
|
|
3126
|
-
},
|
|
3127
3059
|
{
|
|
3128
3060
|
"kind": "javascript-module",
|
|
3129
3061
|
"path": "seat-reservation/seat-reservation/seat-reservation-base-element.js",
|
|
@@ -7225,6 +7157,74 @@
|
|
|
7225
7157
|
}
|
|
7226
7158
|
]
|
|
7227
7159
|
},
|
|
7160
|
+
{
|
|
7161
|
+
"kind": "javascript-module",
|
|
7162
|
+
"path": "seat-reservation/common/mapper.js",
|
|
7163
|
+
"declarations": [],
|
|
7164
|
+
"exports": [
|
|
7165
|
+
{
|
|
7166
|
+
"kind": "js",
|
|
7167
|
+
"name": "*",
|
|
7168
|
+
"declaration": {
|
|
7169
|
+
"name": "*",
|
|
7170
|
+
"module": "seat-reservation/common/mapper/mapper.js"
|
|
7171
|
+
}
|
|
7172
|
+
},
|
|
7173
|
+
{
|
|
7174
|
+
"kind": "js",
|
|
7175
|
+
"name": "*",
|
|
7176
|
+
"declaration": {
|
|
7177
|
+
"name": "*",
|
|
7178
|
+
"module": "seat-reservation/common/mapper/icon-mapper.js"
|
|
7179
|
+
}
|
|
7180
|
+
}
|
|
7181
|
+
]
|
|
7182
|
+
},
|
|
7183
|
+
{
|
|
7184
|
+
"kind": "javascript-module",
|
|
7185
|
+
"path": "seat-reservation/common/svgs.js",
|
|
7186
|
+
"declarations": [
|
|
7187
|
+
{
|
|
7188
|
+
"kind": "variable",
|
|
7189
|
+
"name": "svgs",
|
|
7190
|
+
"type": {
|
|
7191
|
+
"text": "object"
|
|
7192
|
+
},
|
|
7193
|
+
"default": "{ chassisDriverBus, chassisDriverTrain, chassisDriverTrainFull, chassisPassageCompartmentLeftTop, chassisPassageCompartmentMiddle, chassisPassageCompartmentRightBottom, chassisPassageWaggonBottomRight, chassisPassageWaggonTopLeft, chassisRowOuter, chassisRowMiddle, chassisSeparator, interiorPlaceBikeDefault, interiorPlaceBikeNotBookable, interiorPlaceBikeSelected, interiorPlaceBikeUnavailable, interiorPlaceSeatDefault, interiorPlaceSeatNotBookable, interiorPlaceSeatSelected, interiorPlaceSeatUnavailable, layoutEntrance, }"
|
|
7194
|
+
}
|
|
7195
|
+
],
|
|
7196
|
+
"exports": [
|
|
7197
|
+
{
|
|
7198
|
+
"kind": "js",
|
|
7199
|
+
"name": "svgs",
|
|
7200
|
+
"declaration": {
|
|
7201
|
+
"name": "svgs",
|
|
7202
|
+
"module": "seat-reservation/common/svgs.js"
|
|
7203
|
+
}
|
|
7204
|
+
}
|
|
7205
|
+
]
|
|
7206
|
+
},
|
|
7207
|
+
{
|
|
7208
|
+
"kind": "javascript-module",
|
|
7209
|
+
"path": "seat-reservation/common/translations.js",
|
|
7210
|
+
"declarations": [],
|
|
7211
|
+
"exports": [
|
|
7212
|
+
{
|
|
7213
|
+
"kind": "js",
|
|
7214
|
+
"name": "*",
|
|
7215
|
+
"declaration": {
|
|
7216
|
+
"name": "*",
|
|
7217
|
+
"module": "seat-reservation/common/translations/i18n.js"
|
|
7218
|
+
}
|
|
7219
|
+
}
|
|
7220
|
+
]
|
|
7221
|
+
},
|
|
7222
|
+
{
|
|
7223
|
+
"kind": "javascript-module",
|
|
7224
|
+
"path": "seat-reservation/common/types.js",
|
|
7225
|
+
"declarations": [],
|
|
7226
|
+
"exports": []
|
|
7227
|
+
},
|
|
7228
7228
|
{
|
|
7229
7229
|
"kind": "javascript-module",
|
|
7230
7230
|
"path": "seat-reservation/seat-reservation-area/seat-reservation-area.component.js",
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-elements-experimental-dev",
|
|
3
|
-
"version": "4.7.0-dev.
|
|
3
|
+
"version": "4.7.0-dev.1773410343",
|
|
4
4
|
"description": "Lyne Design System",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"design system",
|
|
7
7
|
"web components",
|
|
8
8
|
"lit",
|
|
9
9
|
"storybook",
|
|
10
|
-
"https://github.com/sbb-design-systems/lyne-components/commit/
|
|
10
|
+
"https://github.com/sbb-design-systems/lyne-components/commit/f097f4e80dc4044ade07e8f862738f221ceaa688"
|
|
11
11
|
],
|
|
12
12
|
"type": "module",
|
|
13
13
|
"exports": {
|