@sbb-esta/lyne-elements-experimental-dev 4.6.0-dev.1772439050 → 4.6.0-dev.1772440261

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.
@@ -323,52 +323,6 @@
323
323
  }
324
324
  ]
325
325
  },
326
- {
327
- "kind": "javascript-module",
328
- "path": "core/datetime.js",
329
- "declarations": [],
330
- "exports": [
331
- {
332
- "kind": "js",
333
- "name": "*",
334
- "declaration": {
335
- "name": "*",
336
- "module": "core/datetime/date-helper.js"
337
- }
338
- }
339
- ]
340
- },
341
- {
342
- "kind": "javascript-module",
343
- "path": "core/timetable.js",
344
- "declarations": [],
345
- "exports": [
346
- {
347
- "kind": "js",
348
- "name": "*",
349
- "declaration": {
350
- "name": "*",
351
- "module": "core/timetable/access-leg-helper.js"
352
- }
353
- },
354
- {
355
- "kind": "js",
356
- "name": "*",
357
- "declaration": {
358
- "name": "*",
359
- "module": "core/timetable/timetable-helper.js"
360
- }
361
- },
362
- {
363
- "kind": "js",
364
- "name": "*",
365
- "declaration": {
366
- "name": "*",
367
- "module": "core/timetable/timetable-properties.js"
368
- }
369
- }
370
- ]
371
- },
372
326
  {
373
327
  "kind": "javascript-module",
374
328
  "path": "journey-summary/journey-summary.component.js",
@@ -638,6 +592,52 @@
638
592
  }
639
593
  ]
640
594
  },
595
+ {
596
+ "kind": "javascript-module",
597
+ "path": "core/datetime.js",
598
+ "declarations": [],
599
+ "exports": [
600
+ {
601
+ "kind": "js",
602
+ "name": "*",
603
+ "declaration": {
604
+ "name": "*",
605
+ "module": "core/datetime/date-helper.js"
606
+ }
607
+ }
608
+ ]
609
+ },
610
+ {
611
+ "kind": "javascript-module",
612
+ "path": "core/timetable.js",
613
+ "declarations": [],
614
+ "exports": [
615
+ {
616
+ "kind": "js",
617
+ "name": "*",
618
+ "declaration": {
619
+ "name": "*",
620
+ "module": "core/timetable/access-leg-helper.js"
621
+ }
622
+ },
623
+ {
624
+ "kind": "js",
625
+ "name": "*",
626
+ "declaration": {
627
+ "name": "*",
628
+ "module": "core/timetable/timetable-helper.js"
629
+ }
630
+ },
631
+ {
632
+ "kind": "js",
633
+ "name": "*",
634
+ "declaration": {
635
+ "name": "*",
636
+ "module": "core/timetable/timetable-properties.js"
637
+ }
638
+ }
639
+ ]
640
+ },
641
641
  {
642
642
  "kind": "javascript-module",
643
643
  "path": "pearl-chain/pearl-chain.component.js",
@@ -7938,56 +7938,6 @@
7938
7938
  }
7939
7939
  ]
7940
7940
  },
7941
- {
7942
- "kind": "javascript-module",
7943
- "path": "seat-reservation/common/translations/i18n.js",
7944
- "declarations": [
7945
- {
7946
- "kind": "function",
7947
- "name": "getI18nSeatReservation",
7948
- "return": {
7949
- "type": {
7950
- "text": ""
7951
- }
7952
- },
7953
- "parameters": [
7954
- {
7955
- "name": "key",
7956
- "type": {
7957
- "text": "string"
7958
- },
7959
- "description": "The translation key (can be nested, e.g. \"PLACE_PROPERTIES.AISLE_SEAT\")."
7960
- },
7961
- {
7962
- "name": "language",
7963
- "type": {
7964
- "text": "string"
7965
- },
7966
- "description": "The desired language (e.g. \"de\", \"en\", \"fr\", \"it\")."
7967
- },
7968
- {
7969
- "name": "args",
7970
- "optional": true,
7971
- "type": {
7972
- "text": "any[]"
7973
- },
7974
- "description": "Optional array of parameters to replace placeholders like _param0_, _param1_ in the translation string."
7975
- }
7976
- ],
7977
- "description": "Returns the translation for a seat reservation string based on a key and language.\nSupports nested keys (e.g. \"PLACE_PROPERTIES.AISLE_SEAT\") and placeholder replacement."
7978
- }
7979
- ],
7980
- "exports": [
7981
- {
7982
- "kind": "js",
7983
- "name": "getI18nSeatReservation",
7984
- "declaration": {
7985
- "name": "getI18nSeatReservation",
7986
- "module": "seat-reservation/common/translations/i18n.js"
7987
- }
7988
- }
7989
- ]
7990
- },
7991
7941
  {
7992
7942
  "kind": "javascript-module",
7993
7943
  "path": "seat-reservation/common/mapper/icon-mapper.js",
@@ -8272,6 +8222,56 @@
8272
8222
  }
8273
8223
  }
8274
8224
  ]
8225
+ },
8226
+ {
8227
+ "kind": "javascript-module",
8228
+ "path": "seat-reservation/common/translations/i18n.js",
8229
+ "declarations": [
8230
+ {
8231
+ "kind": "function",
8232
+ "name": "getI18nSeatReservation",
8233
+ "return": {
8234
+ "type": {
8235
+ "text": ""
8236
+ }
8237
+ },
8238
+ "parameters": [
8239
+ {
8240
+ "name": "key",
8241
+ "type": {
8242
+ "text": "string"
8243
+ },
8244
+ "description": "The translation key (can be nested, e.g. \"PLACE_PROPERTIES.AISLE_SEAT\")."
8245
+ },
8246
+ {
8247
+ "name": "language",
8248
+ "type": {
8249
+ "text": "string"
8250
+ },
8251
+ "description": "The desired language (e.g. \"de\", \"en\", \"fr\", \"it\")."
8252
+ },
8253
+ {
8254
+ "name": "args",
8255
+ "optional": true,
8256
+ "type": {
8257
+ "text": "any[]"
8258
+ },
8259
+ "description": "Optional array of parameters to replace placeholders like _param0_, _param1_ in the translation string."
8260
+ }
8261
+ ],
8262
+ "description": "Returns the translation for a seat reservation string based on a key and language.\nSupports nested keys (e.g. \"PLACE_PROPERTIES.AISLE_SEAT\") and placeholder replacement."
8263
+ }
8264
+ ],
8265
+ "exports": [
8266
+ {
8267
+ "kind": "js",
8268
+ "name": "getI18nSeatReservation",
8269
+ "declaration": {
8270
+ "name": "getI18nSeatReservation",
8271
+ "module": "seat-reservation/common/translations/i18n.js"
8272
+ }
8273
+ }
8274
+ ]
8275
8275
  }
8276
8276
  ]
8277
8277
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-experimental-dev",
3
- "version": "4.6.0-dev.1772439050",
3
+ "version": "4.6.0-dev.1772440261",
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/aa54ab5b0b1f123f0be2c84f526aa5cdccf46504"
10
+ "https://github.com/sbb-design-systems/lyne-components/commit/5ca043cdf731e167cc1f4270c152135e55ba8dee"
11
11
  ],
12
12
  "type": "module",
13
13
  "exports": {