@sbb-esta/lyne-elements-experimental-dev 4.11.0-dev.1776360532 → 4.11.0-dev.1776402884
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 +156 -156
- package/package.json +2 -2
package/custom-elements.json
CHANGED
|
@@ -3124,162 +3124,6 @@
|
|
|
3124
3124
|
"declarations": [],
|
|
3125
3125
|
"exports": []
|
|
3126
3126
|
},
|
|
3127
|
-
{
|
|
3128
|
-
"kind": "javascript-module",
|
|
3129
|
-
"path": "seat-reservation/seat-reservation-graphic/seat-reservation-assets.js",
|
|
3130
|
-
"declarations": [
|
|
3131
|
-
{
|
|
3132
|
-
"kind": "function",
|
|
3133
|
-
"name": "svgImageByOSDMCode",
|
|
3134
|
-
"return": {
|
|
3135
|
-
"type": {
|
|
3136
|
-
"text": ""
|
|
3137
|
-
}
|
|
3138
|
-
},
|
|
3139
|
-
"parameters": [
|
|
3140
|
-
{
|
|
3141
|
-
"name": "osdmCode",
|
|
3142
|
-
"type": {
|
|
3143
|
-
"text": "string"
|
|
3144
|
-
}
|
|
3145
|
-
}
|
|
3146
|
-
],
|
|
3147
|
-
"description": "svgImageByOSDMCode Function returns the corresponding svg image by OSDM Code"
|
|
3148
|
-
},
|
|
3149
|
-
{
|
|
3150
|
-
"kind": "variable",
|
|
3151
|
-
"name": "assetsTemplate",
|
|
3152
|
-
"type": {
|
|
3153
|
-
"text": "TemplateResult"
|
|
3154
|
-
},
|
|
3155
|
-
"default": "html` <style> .story-asset { width: max-content; background-color: var(--sbb-color-white); } </style> <h1>List of all currently available assets.</h1> <h2>Interior</h2> ${interiorTable} <h2>Layout</h2> ${layoutItemsTable} <h2>Service Icons</h2> ${serviceIconTable} <h2>Chassis</h2> ${chassisTable} `"
|
|
3156
|
-
}
|
|
3157
|
-
],
|
|
3158
|
-
"exports": [
|
|
3159
|
-
{
|
|
3160
|
-
"kind": "js",
|
|
3161
|
-
"name": "svgImageByOSDMCode",
|
|
3162
|
-
"declaration": {
|
|
3163
|
-
"name": "svgImageByOSDMCode",
|
|
3164
|
-
"module": "seat-reservation/seat-reservation-graphic/seat-reservation-assets.js"
|
|
3165
|
-
}
|
|
3166
|
-
},
|
|
3167
|
-
{
|
|
3168
|
-
"kind": "js",
|
|
3169
|
-
"name": "assetsTemplate",
|
|
3170
|
-
"declaration": {
|
|
3171
|
-
"name": "assetsTemplate",
|
|
3172
|
-
"module": "seat-reservation/seat-reservation-graphic/seat-reservation-assets.js"
|
|
3173
|
-
}
|
|
3174
|
-
}
|
|
3175
|
-
]
|
|
3176
|
-
},
|
|
3177
|
-
{
|
|
3178
|
-
"kind": "javascript-module",
|
|
3179
|
-
"path": "seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js",
|
|
3180
|
-
"declarations": [
|
|
3181
|
-
{
|
|
3182
|
-
"kind": "class",
|
|
3183
|
-
"description": "Output one of the SVG graphics based on its code.",
|
|
3184
|
-
"name": "SbbSeatReservationGraphicElement",
|
|
3185
|
-
"members": [
|
|
3186
|
-
{
|
|
3187
|
-
"kind": "field",
|
|
3188
|
-
"name": "elementName",
|
|
3189
|
-
"type": {
|
|
3190
|
-
"text": "string"
|
|
3191
|
-
},
|
|
3192
|
-
"privacy": "public",
|
|
3193
|
-
"static": true,
|
|
3194
|
-
"readonly": true,
|
|
3195
|
-
"default": "'sbb-seat-reservation-graphic'"
|
|
3196
|
-
},
|
|
3197
|
-
{
|
|
3198
|
-
"kind": "field",
|
|
3199
|
-
"name": "name",
|
|
3200
|
-
"type": {
|
|
3201
|
-
"text": "string"
|
|
3202
|
-
},
|
|
3203
|
-
"privacy": "public",
|
|
3204
|
-
"default": "''",
|
|
3205
|
-
"description": "Name of the SVG graphic to be displayed.",
|
|
3206
|
-
"attribute": "name"
|
|
3207
|
-
},
|
|
3208
|
-
{
|
|
3209
|
-
"kind": "field",
|
|
3210
|
-
"name": "stretch",
|
|
3211
|
-
"type": {
|
|
3212
|
-
"text": "boolean"
|
|
3213
|
-
},
|
|
3214
|
-
"privacy": "public",
|
|
3215
|
-
"default": "false",
|
|
3216
|
-
"description": "if true, scale the graphic content of the given element non-uniformly if necessary",
|
|
3217
|
-
"attribute": "stretch"
|
|
3218
|
-
},
|
|
3219
|
-
{
|
|
3220
|
-
"kind": "field",
|
|
3221
|
-
"name": "_language",
|
|
3222
|
-
"privacy": "private",
|
|
3223
|
-
"default": "new SbbLanguageController(this)"
|
|
3224
|
-
},
|
|
3225
|
-
{
|
|
3226
|
-
"kind": "method",
|
|
3227
|
-
"name": "_getSvgElement",
|
|
3228
|
-
"privacy": "private",
|
|
3229
|
-
"return": {
|
|
3230
|
-
"type": {
|
|
3231
|
-
"text": "Element | null"
|
|
3232
|
-
}
|
|
3233
|
-
},
|
|
3234
|
-
"parameters": [
|
|
3235
|
-
{
|
|
3236
|
-
"name": "svg",
|
|
3237
|
-
"type": {
|
|
3238
|
-
"text": "string"
|
|
3239
|
-
}
|
|
3240
|
-
}
|
|
3241
|
-
]
|
|
3242
|
-
}
|
|
3243
|
-
],
|
|
3244
|
-
"attributes": [
|
|
3245
|
-
{
|
|
3246
|
-
"name": "name",
|
|
3247
|
-
"type": {
|
|
3248
|
-
"text": "string"
|
|
3249
|
-
},
|
|
3250
|
-
"default": "''",
|
|
3251
|
-
"description": "Name of the SVG graphic to be displayed.",
|
|
3252
|
-
"fieldName": "name"
|
|
3253
|
-
},
|
|
3254
|
-
{
|
|
3255
|
-
"name": "stretch",
|
|
3256
|
-
"type": {
|
|
3257
|
-
"text": "boolean"
|
|
3258
|
-
},
|
|
3259
|
-
"default": "false",
|
|
3260
|
-
"description": "if true, scale the graphic content of the given element non-uniformly if necessary",
|
|
3261
|
-
"fieldName": "stretch"
|
|
3262
|
-
}
|
|
3263
|
-
],
|
|
3264
|
-
"superclass": {
|
|
3265
|
-
"name": "SbbElement",
|
|
3266
|
-
"package": "@sbb-esta/lyne-elements/core/base-elements.js"
|
|
3267
|
-
},
|
|
3268
|
-
"tagName": "sbb-seat-reservation-graphic",
|
|
3269
|
-
"customElement": true
|
|
3270
|
-
}
|
|
3271
|
-
],
|
|
3272
|
-
"exports": [
|
|
3273
|
-
{
|
|
3274
|
-
"kind": "js",
|
|
3275
|
-
"name": "SbbSeatReservationGraphicElement",
|
|
3276
|
-
"declaration": {
|
|
3277
|
-
"name": "SbbSeatReservationGraphicElement",
|
|
3278
|
-
"module": "seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js"
|
|
3279
|
-
}
|
|
3280
|
-
}
|
|
3281
|
-
]
|
|
3282
|
-
},
|
|
3283
3127
|
{
|
|
3284
3128
|
"kind": "javascript-module",
|
|
3285
3129
|
"path": "seat-reservation/seat-reservation/seat-reservation-base-element.js",
|
|
@@ -7533,6 +7377,162 @@
|
|
|
7533
7377
|
}
|
|
7534
7378
|
]
|
|
7535
7379
|
},
|
|
7380
|
+
{
|
|
7381
|
+
"kind": "javascript-module",
|
|
7382
|
+
"path": "seat-reservation/seat-reservation-graphic/seat-reservation-assets.js",
|
|
7383
|
+
"declarations": [
|
|
7384
|
+
{
|
|
7385
|
+
"kind": "function",
|
|
7386
|
+
"name": "svgImageByOSDMCode",
|
|
7387
|
+
"return": {
|
|
7388
|
+
"type": {
|
|
7389
|
+
"text": ""
|
|
7390
|
+
}
|
|
7391
|
+
},
|
|
7392
|
+
"parameters": [
|
|
7393
|
+
{
|
|
7394
|
+
"name": "osdmCode",
|
|
7395
|
+
"type": {
|
|
7396
|
+
"text": "string"
|
|
7397
|
+
}
|
|
7398
|
+
}
|
|
7399
|
+
],
|
|
7400
|
+
"description": "svgImageByOSDMCode Function returns the corresponding svg image by OSDM Code"
|
|
7401
|
+
},
|
|
7402
|
+
{
|
|
7403
|
+
"kind": "variable",
|
|
7404
|
+
"name": "assetsTemplate",
|
|
7405
|
+
"type": {
|
|
7406
|
+
"text": "TemplateResult"
|
|
7407
|
+
},
|
|
7408
|
+
"default": "html` <style> .story-asset { width: max-content; background-color: var(--sbb-color-white); } </style> <h1>List of all currently available assets.</h1> <h2>Interior</h2> ${interiorTable} <h2>Layout</h2> ${layoutItemsTable} <h2>Service Icons</h2> ${serviceIconTable} <h2>Chassis</h2> ${chassisTable} `"
|
|
7409
|
+
}
|
|
7410
|
+
],
|
|
7411
|
+
"exports": [
|
|
7412
|
+
{
|
|
7413
|
+
"kind": "js",
|
|
7414
|
+
"name": "svgImageByOSDMCode",
|
|
7415
|
+
"declaration": {
|
|
7416
|
+
"name": "svgImageByOSDMCode",
|
|
7417
|
+
"module": "seat-reservation/seat-reservation-graphic/seat-reservation-assets.js"
|
|
7418
|
+
}
|
|
7419
|
+
},
|
|
7420
|
+
{
|
|
7421
|
+
"kind": "js",
|
|
7422
|
+
"name": "assetsTemplate",
|
|
7423
|
+
"declaration": {
|
|
7424
|
+
"name": "assetsTemplate",
|
|
7425
|
+
"module": "seat-reservation/seat-reservation-graphic/seat-reservation-assets.js"
|
|
7426
|
+
}
|
|
7427
|
+
}
|
|
7428
|
+
]
|
|
7429
|
+
},
|
|
7430
|
+
{
|
|
7431
|
+
"kind": "javascript-module",
|
|
7432
|
+
"path": "seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js",
|
|
7433
|
+
"declarations": [
|
|
7434
|
+
{
|
|
7435
|
+
"kind": "class",
|
|
7436
|
+
"description": "Output one of the SVG graphics based on its code.",
|
|
7437
|
+
"name": "SbbSeatReservationGraphicElement",
|
|
7438
|
+
"members": [
|
|
7439
|
+
{
|
|
7440
|
+
"kind": "field",
|
|
7441
|
+
"name": "elementName",
|
|
7442
|
+
"type": {
|
|
7443
|
+
"text": "string"
|
|
7444
|
+
},
|
|
7445
|
+
"privacy": "public",
|
|
7446
|
+
"static": true,
|
|
7447
|
+
"readonly": true,
|
|
7448
|
+
"default": "'sbb-seat-reservation-graphic'"
|
|
7449
|
+
},
|
|
7450
|
+
{
|
|
7451
|
+
"kind": "field",
|
|
7452
|
+
"name": "name",
|
|
7453
|
+
"type": {
|
|
7454
|
+
"text": "string"
|
|
7455
|
+
},
|
|
7456
|
+
"privacy": "public",
|
|
7457
|
+
"default": "''",
|
|
7458
|
+
"description": "Name of the SVG graphic to be displayed.",
|
|
7459
|
+
"attribute": "name"
|
|
7460
|
+
},
|
|
7461
|
+
{
|
|
7462
|
+
"kind": "field",
|
|
7463
|
+
"name": "stretch",
|
|
7464
|
+
"type": {
|
|
7465
|
+
"text": "boolean"
|
|
7466
|
+
},
|
|
7467
|
+
"privacy": "public",
|
|
7468
|
+
"default": "false",
|
|
7469
|
+
"description": "if true, scale the graphic content of the given element non-uniformly if necessary",
|
|
7470
|
+
"attribute": "stretch"
|
|
7471
|
+
},
|
|
7472
|
+
{
|
|
7473
|
+
"kind": "field",
|
|
7474
|
+
"name": "_language",
|
|
7475
|
+
"privacy": "private",
|
|
7476
|
+
"default": "new SbbLanguageController(this)"
|
|
7477
|
+
},
|
|
7478
|
+
{
|
|
7479
|
+
"kind": "method",
|
|
7480
|
+
"name": "_getSvgElement",
|
|
7481
|
+
"privacy": "private",
|
|
7482
|
+
"return": {
|
|
7483
|
+
"type": {
|
|
7484
|
+
"text": "Element | null"
|
|
7485
|
+
}
|
|
7486
|
+
},
|
|
7487
|
+
"parameters": [
|
|
7488
|
+
{
|
|
7489
|
+
"name": "svg",
|
|
7490
|
+
"type": {
|
|
7491
|
+
"text": "string"
|
|
7492
|
+
}
|
|
7493
|
+
}
|
|
7494
|
+
]
|
|
7495
|
+
}
|
|
7496
|
+
],
|
|
7497
|
+
"attributes": [
|
|
7498
|
+
{
|
|
7499
|
+
"name": "name",
|
|
7500
|
+
"type": {
|
|
7501
|
+
"text": "string"
|
|
7502
|
+
},
|
|
7503
|
+
"default": "''",
|
|
7504
|
+
"description": "Name of the SVG graphic to be displayed.",
|
|
7505
|
+
"fieldName": "name"
|
|
7506
|
+
},
|
|
7507
|
+
{
|
|
7508
|
+
"name": "stretch",
|
|
7509
|
+
"type": {
|
|
7510
|
+
"text": "boolean"
|
|
7511
|
+
},
|
|
7512
|
+
"default": "false",
|
|
7513
|
+
"description": "if true, scale the graphic content of the given element non-uniformly if necessary",
|
|
7514
|
+
"fieldName": "stretch"
|
|
7515
|
+
}
|
|
7516
|
+
],
|
|
7517
|
+
"superclass": {
|
|
7518
|
+
"name": "SbbElement",
|
|
7519
|
+
"package": "@sbb-esta/lyne-elements/core/base-elements.js"
|
|
7520
|
+
},
|
|
7521
|
+
"tagName": "sbb-seat-reservation-graphic",
|
|
7522
|
+
"customElement": true
|
|
7523
|
+
}
|
|
7524
|
+
],
|
|
7525
|
+
"exports": [
|
|
7526
|
+
{
|
|
7527
|
+
"kind": "js",
|
|
7528
|
+
"name": "SbbSeatReservationGraphicElement",
|
|
7529
|
+
"declaration": {
|
|
7530
|
+
"name": "SbbSeatReservationGraphicElement",
|
|
7531
|
+
"module": "seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js"
|
|
7532
|
+
}
|
|
7533
|
+
}
|
|
7534
|
+
]
|
|
7535
|
+
},
|
|
7536
7536
|
{
|
|
7537
7537
|
"kind": "javascript-module",
|
|
7538
7538
|
"path": "seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js",
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-elements-experimental-dev",
|
|
3
|
-
"version": "4.11.0-dev.
|
|
3
|
+
"version": "4.11.0-dev.1776402884",
|
|
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/347a57b5ceae23e0507cb3eeb11cdc4282985b05"
|
|
11
11
|
],
|
|
12
12
|
"type": "module",
|
|
13
13
|
"exports": {
|