@sbb-esta/lyne-elements-experimental-dev 4.11.0-dev.1777283970 → 4.12.0-dev.1777289344

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 (2) hide show
  1. package/custom-elements.json +240 -240
  2. package/package.json +3 -3
@@ -3124,6 +3124,246 @@
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
+ {
3284
+ "kind": "javascript-module",
3285
+ "path": "seat-reservation/seat-reservation-area/seat-reservation-area.component.js",
3286
+ "declarations": [
3287
+ {
3288
+ "kind": "class",
3289
+ "description": "Visualize an area with a special meaning within a wagon.",
3290
+ "name": "SbbSeatReservationAreaElement",
3291
+ "members": [
3292
+ {
3293
+ "kind": "field",
3294
+ "name": "elementName",
3295
+ "type": {
3296
+ "text": "string"
3297
+ },
3298
+ "privacy": "public",
3299
+ "static": true,
3300
+ "readonly": true,
3301
+ "default": "'sbb-seat-reservation-area'"
3302
+ },
3303
+ {
3304
+ "kind": "field",
3305
+ "name": "mounting",
3306
+ "type": {
3307
+ "text": "'free' | 'upper-border' | 'lower-border' | 'upper-to-lower-border'"
3308
+ },
3309
+ "privacy": "public",
3310
+ "default": "'free'",
3311
+ "description": "Mounting Prop",
3312
+ "attribute": "mounting",
3313
+ "reflects": true
3314
+ },
3315
+ {
3316
+ "kind": "field",
3317
+ "name": "background",
3318
+ "type": {
3319
+ "text": "'light' | 'dark'"
3320
+ },
3321
+ "privacy": "public",
3322
+ "default": "'light'",
3323
+ "description": "the background of the area",
3324
+ "attribute": "background",
3325
+ "reflects": true
3326
+ }
3327
+ ],
3328
+ "attributes": [
3329
+ {
3330
+ "name": "mounting",
3331
+ "type": {
3332
+ "text": "'free' | 'upper-border' | 'lower-border' | 'upper-to-lower-border'"
3333
+ },
3334
+ "default": "'free'",
3335
+ "description": "Mounting Prop",
3336
+ "fieldName": "mounting"
3337
+ },
3338
+ {
3339
+ "name": "background",
3340
+ "type": {
3341
+ "text": "'light' | 'dark'"
3342
+ },
3343
+ "default": "'light'",
3344
+ "description": "the background of the area",
3345
+ "fieldName": "background"
3346
+ }
3347
+ ],
3348
+ "superclass": {
3349
+ "name": "SbbElement",
3350
+ "package": "@sbb-esta/lyne-elements/core/base-elements.js"
3351
+ },
3352
+ "tagName": "sbb-seat-reservation-area",
3353
+ "customElement": true
3354
+ }
3355
+ ],
3356
+ "exports": [
3357
+ {
3358
+ "kind": "js",
3359
+ "name": "SbbSeatReservationAreaElement",
3360
+ "declaration": {
3361
+ "name": "SbbSeatReservationAreaElement",
3362
+ "module": "seat-reservation/seat-reservation-area/seat-reservation-area.component.js"
3363
+ }
3364
+ }
3365
+ ]
3366
+ },
3127
3367
  {
3128
3368
  "kind": "javascript-module",
3129
3369
  "path": "seat-reservation/seat-reservation/seat-reservation-base-element.js",
@@ -7293,246 +7533,6 @@
7293
7533
  }
7294
7534
  ]
7295
7535
  },
7296
- {
7297
- "kind": "javascript-module",
7298
- "path": "seat-reservation/seat-reservation-area/seat-reservation-area.component.js",
7299
- "declarations": [
7300
- {
7301
- "kind": "class",
7302
- "description": "Visualize an area with a special meaning within a wagon.",
7303
- "name": "SbbSeatReservationAreaElement",
7304
- "members": [
7305
- {
7306
- "kind": "field",
7307
- "name": "elementName",
7308
- "type": {
7309
- "text": "string"
7310
- },
7311
- "privacy": "public",
7312
- "static": true,
7313
- "readonly": true,
7314
- "default": "'sbb-seat-reservation-area'"
7315
- },
7316
- {
7317
- "kind": "field",
7318
- "name": "mounting",
7319
- "type": {
7320
- "text": "'free' | 'upper-border' | 'lower-border' | 'upper-to-lower-border'"
7321
- },
7322
- "privacy": "public",
7323
- "default": "'free'",
7324
- "description": "Mounting Prop",
7325
- "attribute": "mounting",
7326
- "reflects": true
7327
- },
7328
- {
7329
- "kind": "field",
7330
- "name": "background",
7331
- "type": {
7332
- "text": "'light' | 'dark'"
7333
- },
7334
- "privacy": "public",
7335
- "default": "'light'",
7336
- "description": "the background of the area",
7337
- "attribute": "background",
7338
- "reflects": true
7339
- }
7340
- ],
7341
- "attributes": [
7342
- {
7343
- "name": "mounting",
7344
- "type": {
7345
- "text": "'free' | 'upper-border' | 'lower-border' | 'upper-to-lower-border'"
7346
- },
7347
- "default": "'free'",
7348
- "description": "Mounting Prop",
7349
- "fieldName": "mounting"
7350
- },
7351
- {
7352
- "name": "background",
7353
- "type": {
7354
- "text": "'light' | 'dark'"
7355
- },
7356
- "default": "'light'",
7357
- "description": "the background of the area",
7358
- "fieldName": "background"
7359
- }
7360
- ],
7361
- "superclass": {
7362
- "name": "SbbElement",
7363
- "package": "@sbb-esta/lyne-elements/core/base-elements.js"
7364
- },
7365
- "tagName": "sbb-seat-reservation-area",
7366
- "customElement": true
7367
- }
7368
- ],
7369
- "exports": [
7370
- {
7371
- "kind": "js",
7372
- "name": "SbbSeatReservationAreaElement",
7373
- "declaration": {
7374
- "name": "SbbSeatReservationAreaElement",
7375
- "module": "seat-reservation/seat-reservation-area/seat-reservation-area.component.js"
7376
- }
7377
- }
7378
- ]
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.1777283970",
3
+ "version": "4.12.0-dev.1777289344",
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/64eae912da9a5e3799fbd38bdcf4cdc939140d02"
10
+ "https://github.com/sbb-design-systems/lyne-components/commit/ebb76c66e4dfd356b75a8307023b739fff832cfb"
11
11
  ],
12
12
  "type": "module",
13
13
  "exports": {
@@ -207,7 +207,7 @@
207
207
  },
208
208
  "customElements": "custom-elements.json",
209
209
  "peerDependencies": {
210
- "@sbb-esta/lyne-elements": "4.11.0"
210
+ "@sbb-esta/lyne-elements": "4.12.0"
211
211
  },
212
212
  "dependencies": {
213
213
  "lit": "^3.3.2",