@sbb-esta/lyne-elements-dev 4.12.1-dev.1778052076 → 4.12.1-dev.1778065363

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 +194 -194
  2. package/package.json +2 -2
@@ -81230,12 +81230,12 @@
81230
81230
  },
81231
81231
  {
81232
81232
  "kind": "javascript-module",
81233
- "path": "datepicker/datepicker-next-day/datepicker-next-day.component.js",
81233
+ "path": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js",
81234
81234
  "declarations": [
81235
81235
  {
81236
81236
  "kind": "class",
81237
- "description": "Combined with a `sbb-datepicker`, it can be used to move the date ahead.",
81238
- "name": "SbbDatepickerNextDayElement",
81237
+ "description": "Combined with a `sbb-datepicker`, it can be used to move the date back.",
81238
+ "name": "SbbDatepickerPreviousDayElement",
81239
81239
  "members": [
81240
81240
  {
81241
81241
  "kind": "field",
@@ -81250,7 +81250,7 @@
81250
81250
  "name": "SbbElement",
81251
81251
  "module": "core/base-elements/element.js"
81252
81252
  },
81253
- "default": "'sbb-datepicker-next-day'"
81253
+ "default": "'sbb-datepicker-previous-day'"
81254
81254
  },
81255
81255
  {
81256
81256
  "kind": "field",
@@ -81263,7 +81263,7 @@
81263
81263
  "name": "SbbDatepickerButtonBase",
81264
81264
  "module": "datepicker/common/datepicker-button.js"
81265
81265
  },
81266
- "default": "'chevron-small-right-small'"
81266
+ "default": "'chevron-small-left-small'"
81267
81267
  },
81268
81268
  {
81269
81269
  "kind": "field",
@@ -81272,7 +81272,7 @@
81272
81272
  "text": "Record<string, string>"
81273
81273
  },
81274
81274
  "privacy": "protected",
81275
- "default": "i18nNextDay",
81275
+ "default": "i18nPreviousDay",
81276
81276
  "inheritedFrom": {
81277
81277
  "name": "SbbDatepickerButton",
81278
81278
  "module": "datepicker/common/datepicker-button.js"
@@ -81285,7 +81285,7 @@
81285
81285
  "text": "(_currentDate: string) => Record<string, string>"
81286
81286
  },
81287
81287
  "privacy": "protected",
81288
- "default": "i18nSelectNextDay",
81288
+ "default": "i18nSelectPreviousDay",
81289
81289
  "inheritedFrom": {
81290
81290
  "name": "SbbDatepickerButton",
81291
81291
  "module": "datepicker/common/datepicker-button.js"
@@ -81315,7 +81315,7 @@
81315
81315
  },
81316
81316
  {
81317
81317
  "kind": "method",
81318
- "name": "_isAfterMaxDate",
81318
+ "name": "_isBeforeMinDate",
81319
81319
  "privacy": "private",
81320
81320
  "return": {
81321
81321
  "type": {
@@ -82175,7 +82175,7 @@
82175
82175
  "name": "SbbDatepickerButton",
82176
82176
  "module": "datepicker/common/datepicker-button.js"
82177
82177
  },
82178
- "tagName": "sbb-datepicker-next-day",
82178
+ "tagName": "sbb-datepicker-previous-day",
82179
82179
  "customElement": true,
82180
82180
  "classGenerics": "T = Date",
82181
82181
  "attributes": [
@@ -82285,22 +82285,22 @@
82285
82285
  "exports": [
82286
82286
  {
82287
82287
  "kind": "js",
82288
- "name": "SbbDatepickerNextDayElement",
82288
+ "name": "SbbDatepickerPreviousDayElement",
82289
82289
  "declaration": {
82290
- "name": "SbbDatepickerNextDayElement",
82291
- "module": "datepicker/datepicker-next-day/datepicker-next-day.component.js"
82290
+ "name": "SbbDatepickerPreviousDayElement",
82291
+ "module": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js"
82292
82292
  }
82293
82293
  }
82294
82294
  ]
82295
82295
  },
82296
82296
  {
82297
82297
  "kind": "javascript-module",
82298
- "path": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js",
82298
+ "path": "datepicker/datepicker-next-day/datepicker-next-day.component.js",
82299
82299
  "declarations": [
82300
82300
  {
82301
82301
  "kind": "class",
82302
- "description": "Combined with a `sbb-datepicker`, it can be used to move the date back.",
82303
- "name": "SbbDatepickerPreviousDayElement",
82302
+ "description": "Combined with a `sbb-datepicker`, it can be used to move the date ahead.",
82303
+ "name": "SbbDatepickerNextDayElement",
82304
82304
  "members": [
82305
82305
  {
82306
82306
  "kind": "field",
@@ -82315,7 +82315,7 @@
82315
82315
  "name": "SbbElement",
82316
82316
  "module": "core/base-elements/element.js"
82317
82317
  },
82318
- "default": "'sbb-datepicker-previous-day'"
82318
+ "default": "'sbb-datepicker-next-day'"
82319
82319
  },
82320
82320
  {
82321
82321
  "kind": "field",
@@ -82328,7 +82328,7 @@
82328
82328
  "name": "SbbDatepickerButtonBase",
82329
82329
  "module": "datepicker/common/datepicker-button.js"
82330
82330
  },
82331
- "default": "'chevron-small-left-small'"
82331
+ "default": "'chevron-small-right-small'"
82332
82332
  },
82333
82333
  {
82334
82334
  "kind": "field",
@@ -82337,7 +82337,7 @@
82337
82337
  "text": "Record<string, string>"
82338
82338
  },
82339
82339
  "privacy": "protected",
82340
- "default": "i18nPreviousDay",
82340
+ "default": "i18nNextDay",
82341
82341
  "inheritedFrom": {
82342
82342
  "name": "SbbDatepickerButton",
82343
82343
  "module": "datepicker/common/datepicker-button.js"
@@ -82350,7 +82350,7 @@
82350
82350
  "text": "(_currentDate: string) => Record<string, string>"
82351
82351
  },
82352
82352
  "privacy": "protected",
82353
- "default": "i18nSelectPreviousDay",
82353
+ "default": "i18nSelectNextDay",
82354
82354
  "inheritedFrom": {
82355
82355
  "name": "SbbDatepickerButton",
82356
82356
  "module": "datepicker/common/datepicker-button.js"
@@ -82380,7 +82380,7 @@
82380
82380
  },
82381
82381
  {
82382
82382
  "kind": "method",
82383
- "name": "_isBeforeMinDate",
82383
+ "name": "_isAfterMaxDate",
82384
82384
  "privacy": "private",
82385
82385
  "return": {
82386
82386
  "type": {
@@ -83240,7 +83240,7 @@
83240
83240
  "name": "SbbDatepickerButton",
83241
83241
  "module": "datepicker/common/datepicker-button.js"
83242
83242
  },
83243
- "tagName": "sbb-datepicker-previous-day",
83243
+ "tagName": "sbb-datepicker-next-day",
83244
83244
  "customElement": true,
83245
83245
  "classGenerics": "T = Date",
83246
83246
  "attributes": [
@@ -83350,10 +83350,10 @@
83350
83350
  "exports": [
83351
83351
  {
83352
83352
  "kind": "js",
83353
- "name": "SbbDatepickerPreviousDayElement",
83353
+ "name": "SbbDatepickerNextDayElement",
83354
83354
  "declaration": {
83355
- "name": "SbbDatepickerPreviousDayElement",
83356
- "module": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js"
83355
+ "name": "SbbDatepickerNextDayElement",
83356
+ "module": "datepicker/datepicker-next-day/datepicker-next-day.component.js"
83357
83357
  }
83358
83358
  }
83359
83359
  ]
@@ -109983,6 +109983,176 @@
109983
109983
  }
109984
109984
  ]
109985
109985
  },
109986
+ {
109987
+ "kind": "javascript-module",
109988
+ "path": "navigation/common/navigation-action-common.js",
109989
+ "declarations": [
109990
+ {
109991
+ "kind": "class",
109992
+ "description": "",
109993
+ "name": "SbbNavigationActionCommonElementMixinType",
109994
+ "members": [
109995
+ {
109996
+ "kind": "field",
109997
+ "name": "size",
109998
+ "type": {
109999
+ "text": "SbbNavigationActionSize"
110000
+ },
110001
+ "privacy": "public"
110002
+ },
110003
+ {
110004
+ "kind": "field",
110005
+ "name": "marker",
110006
+ "type": {
110007
+ "text": "SbbNavigationMarkerElement | null"
110008
+ },
110009
+ "privacy": "public",
110010
+ "readonly": true
110011
+ },
110012
+ {
110013
+ "kind": "field",
110014
+ "name": "section",
110015
+ "type": {
110016
+ "text": "SbbNavigationSectionElement | null"
110017
+ },
110018
+ "privacy": "public",
110019
+ "readonly": true
110020
+ },
110021
+ {
110022
+ "kind": "field",
110023
+ "name": "connectedSection",
110024
+ "type": {
110025
+ "text": "SbbNavigationSectionElement | undefined"
110026
+ },
110027
+ "privacy": "public"
110028
+ }
110029
+ ]
110030
+ },
110031
+ {
110032
+ "kind": "mixin",
110033
+ "description": "",
110034
+ "name": "SbbNavigationActionCommonElementMixin",
110035
+ "members": [
110036
+ {
110037
+ "kind": "field",
110038
+ "name": "styles",
110039
+ "type": {
110040
+ "text": "CSSResultGroup"
110041
+ },
110042
+ "privacy": "public",
110043
+ "static": true,
110044
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
110045
+ },
110046
+ {
110047
+ "kind": "field",
110048
+ "name": "size",
110049
+ "type": {
110050
+ "text": "SbbNavigationActionSize"
110051
+ },
110052
+ "privacy": "public",
110053
+ "description": "Action size variant, either s, m or l.",
110054
+ "default": "'l' / 's' (lean)",
110055
+ "attribute": "size",
110056
+ "reflects": true
110057
+ },
110058
+ {
110059
+ "kind": "field",
110060
+ "name": "connectedSection",
110061
+ "type": {
110062
+ "text": "SbbNavigationSectionElement | undefined"
110063
+ },
110064
+ "privacy": "public",
110065
+ "description": "The section that is being controlled by the action, if any."
110066
+ },
110067
+ {
110068
+ "kind": "field",
110069
+ "name": "marker",
110070
+ "type": {
110071
+ "text": "SbbNavigationMarkerElement | null"
110072
+ },
110073
+ "privacy": "public",
110074
+ "description": "The navigation marker in which the action is nested.",
110075
+ "readonly": true
110076
+ },
110077
+ {
110078
+ "kind": "field",
110079
+ "name": "section",
110080
+ "type": {
110081
+ "text": "SbbNavigationSectionElement | null"
110082
+ },
110083
+ "privacy": "public",
110084
+ "description": "The section in which the action is nested.",
110085
+ "readonly": true
110086
+ },
110087
+ {
110088
+ "kind": "field",
110089
+ "name": "_navigationMarker",
110090
+ "type": {
110091
+ "text": "SbbNavigationMarkerElement | null"
110092
+ },
110093
+ "privacy": "private",
110094
+ "default": "null"
110095
+ },
110096
+ {
110097
+ "kind": "field",
110098
+ "name": "_navigationSection",
110099
+ "type": {
110100
+ "text": "SbbNavigationSectionElement | null"
110101
+ },
110102
+ "privacy": "private",
110103
+ "default": "null"
110104
+ },
110105
+ {
110106
+ "kind": "method",
110107
+ "name": "renderTemplate",
110108
+ "privacy": "protected",
110109
+ "return": {
110110
+ "type": {
110111
+ "text": "TemplateResult"
110112
+ }
110113
+ }
110114
+ }
110115
+ ],
110116
+ "attributes": [
110117
+ {
110118
+ "name": "size",
110119
+ "type": {
110120
+ "text": "SbbNavigationActionSize"
110121
+ },
110122
+ "description": "Action size variant, either s, m or l.",
110123
+ "default": "'l' / 's' (lean)",
110124
+ "fieldName": "size"
110125
+ }
110126
+ ],
110127
+ "parameters": [
110128
+ {
110129
+ "name": "superClass",
110130
+ "type": {
110131
+ "text": "T"
110132
+ }
110133
+ }
110134
+ ]
110135
+ }
110136
+ ],
110137
+ "exports": [
110138
+ {
110139
+ "kind": "js",
110140
+ "name": "SbbNavigationActionCommonElementMixinType",
110141
+ "declaration": {
110142
+ "name": "SbbNavigationActionCommonElementMixinType",
110143
+ "module": "navigation/common/navigation-action-common.js"
110144
+ }
110145
+ },
110146
+ {
110147
+ "kind": "js",
110148
+ "name": "SbbNavigationActionCommonElementMixin",
110149
+ "declaration": {
110150
+ "name": "SbbNavigationActionCommonElementMixin",
110151
+ "module": "navigation/common/navigation-action-common.js"
110152
+ }
110153
+ }
110154
+ ]
110155
+ },
109986
110156
  {
109987
110157
  "kind": "javascript-module",
109988
110158
  "path": "mini-calendar/mini-calendar-month/mini-calendar-month.component.js",
@@ -110201,176 +110371,6 @@
110201
110371
  }
110202
110372
  ]
110203
110373
  },
110204
- {
110205
- "kind": "javascript-module",
110206
- "path": "navigation/common/navigation-action-common.js",
110207
- "declarations": [
110208
- {
110209
- "kind": "class",
110210
- "description": "",
110211
- "name": "SbbNavigationActionCommonElementMixinType",
110212
- "members": [
110213
- {
110214
- "kind": "field",
110215
- "name": "size",
110216
- "type": {
110217
- "text": "SbbNavigationActionSize"
110218
- },
110219
- "privacy": "public"
110220
- },
110221
- {
110222
- "kind": "field",
110223
- "name": "marker",
110224
- "type": {
110225
- "text": "SbbNavigationMarkerElement | null"
110226
- },
110227
- "privacy": "public",
110228
- "readonly": true
110229
- },
110230
- {
110231
- "kind": "field",
110232
- "name": "section",
110233
- "type": {
110234
- "text": "SbbNavigationSectionElement | null"
110235
- },
110236
- "privacy": "public",
110237
- "readonly": true
110238
- },
110239
- {
110240
- "kind": "field",
110241
- "name": "connectedSection",
110242
- "type": {
110243
- "text": "SbbNavigationSectionElement | undefined"
110244
- },
110245
- "privacy": "public"
110246
- }
110247
- ]
110248
- },
110249
- {
110250
- "kind": "mixin",
110251
- "description": "",
110252
- "name": "SbbNavigationActionCommonElementMixin",
110253
- "members": [
110254
- {
110255
- "kind": "field",
110256
- "name": "styles",
110257
- "type": {
110258
- "text": "CSSResultGroup"
110259
- },
110260
- "privacy": "public",
110261
- "static": true,
110262
- "default": "[boxSizingStyles, unsafeCSS(style)]"
110263
- },
110264
- {
110265
- "kind": "field",
110266
- "name": "size",
110267
- "type": {
110268
- "text": "SbbNavigationActionSize"
110269
- },
110270
- "privacy": "public",
110271
- "description": "Action size variant, either s, m or l.",
110272
- "default": "'l' / 's' (lean)",
110273
- "attribute": "size",
110274
- "reflects": true
110275
- },
110276
- {
110277
- "kind": "field",
110278
- "name": "connectedSection",
110279
- "type": {
110280
- "text": "SbbNavigationSectionElement | undefined"
110281
- },
110282
- "privacy": "public",
110283
- "description": "The section that is being controlled by the action, if any."
110284
- },
110285
- {
110286
- "kind": "field",
110287
- "name": "marker",
110288
- "type": {
110289
- "text": "SbbNavigationMarkerElement | null"
110290
- },
110291
- "privacy": "public",
110292
- "description": "The navigation marker in which the action is nested.",
110293
- "readonly": true
110294
- },
110295
- {
110296
- "kind": "field",
110297
- "name": "section",
110298
- "type": {
110299
- "text": "SbbNavigationSectionElement | null"
110300
- },
110301
- "privacy": "public",
110302
- "description": "The section in which the action is nested.",
110303
- "readonly": true
110304
- },
110305
- {
110306
- "kind": "field",
110307
- "name": "_navigationMarker",
110308
- "type": {
110309
- "text": "SbbNavigationMarkerElement | null"
110310
- },
110311
- "privacy": "private",
110312
- "default": "null"
110313
- },
110314
- {
110315
- "kind": "field",
110316
- "name": "_navigationSection",
110317
- "type": {
110318
- "text": "SbbNavigationSectionElement | null"
110319
- },
110320
- "privacy": "private",
110321
- "default": "null"
110322
- },
110323
- {
110324
- "kind": "method",
110325
- "name": "renderTemplate",
110326
- "privacy": "protected",
110327
- "return": {
110328
- "type": {
110329
- "text": "TemplateResult"
110330
- }
110331
- }
110332
- }
110333
- ],
110334
- "attributes": [
110335
- {
110336
- "name": "size",
110337
- "type": {
110338
- "text": "SbbNavigationActionSize"
110339
- },
110340
- "description": "Action size variant, either s, m or l.",
110341
- "default": "'l' / 's' (lean)",
110342
- "fieldName": "size"
110343
- }
110344
- ],
110345
- "parameters": [
110346
- {
110347
- "name": "superClass",
110348
- "type": {
110349
- "text": "T"
110350
- }
110351
- }
110352
- ]
110353
- }
110354
- ],
110355
- "exports": [
110356
- {
110357
- "kind": "js",
110358
- "name": "SbbNavigationActionCommonElementMixinType",
110359
- "declaration": {
110360
- "name": "SbbNavigationActionCommonElementMixinType",
110361
- "module": "navigation/common/navigation-action-common.js"
110362
- }
110363
- },
110364
- {
110365
- "kind": "js",
110366
- "name": "SbbNavigationActionCommonElementMixin",
110367
- "declaration": {
110368
- "name": "SbbNavigationActionCommonElementMixin",
110369
- "module": "navigation/common/navigation-action-common.js"
110370
- }
110371
- }
110372
- ]
110373
- },
110374
110374
  {
110375
110375
  "kind": "javascript-module",
110376
110376
  "path": "navigation/navigation/navigation.component.js",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-dev",
3
- "version": "4.12.1-dev.1778052076",
3
+ "version": "4.12.1-dev.1778065363",
4
4
  "description": "Lyne Design System",
5
5
  "keywords": [
6
6
  "design system",
7
7
  "web components",
8
8
  "lit",
9
- "https://github.com/sbb-design-systems/lyne-components/commit/68dea25868a147eb537282706971b79d5ba0d1df"
9
+ "https://github.com/sbb-design-systems/lyne-components/commit/1d7b8f6f21088964b488d9643be83ff89d6375e6"
10
10
  ],
11
11
  "type": "module",
12
12
  "exports": {