@sbb-esta/lyne-elements-dev 5.0.0-next.1-dev.1777636067 → 5.0.0-next.1-dev.1777683118

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 +791 -791
  2. package/package.json +2 -2
@@ -94518,62 +94518,6 @@
94518
94518
  }
94519
94519
  ]
94520
94520
  },
94521
- {
94522
- "kind": "javascript-module",
94523
- "path": "core/styles/styles.js",
94524
- "declarations": [
94525
- {
94526
- "kind": "variable",
94527
- "name": "boxSizingStyles"
94528
- },
94529
- {
94530
- "kind": "variable",
94531
- "name": "hostScrollbarStyles"
94532
- },
94533
- {
94534
- "kind": "variable",
94535
- "name": "screenReaderOnlyStyles"
94536
- },
94537
- {
94538
- "kind": "variable",
94539
- "name": "scrollbarStyles"
94540
- }
94541
- ],
94542
- "exports": [
94543
- {
94544
- "kind": "js",
94545
- "name": "boxSizingStyles",
94546
- "declaration": {
94547
- "name": "boxSizingStyles",
94548
- "module": "core/styles/styles.js"
94549
- }
94550
- },
94551
- {
94552
- "kind": "js",
94553
- "name": "hostScrollbarStyles",
94554
- "declaration": {
94555
- "name": "hostScrollbarStyles",
94556
- "module": "core/styles/styles.js"
94557
- }
94558
- },
94559
- {
94560
- "kind": "js",
94561
- "name": "screenReaderOnlyStyles",
94562
- "declaration": {
94563
- "name": "screenReaderOnlyStyles",
94564
- "module": "core/styles/styles.js"
94565
- }
94566
- },
94567
- {
94568
- "kind": "js",
94569
- "name": "scrollbarStyles",
94570
- "declaration": {
94571
- "name": "scrollbarStyles",
94572
- "module": "core/styles/styles.js"
94573
- }
94574
- }
94575
- ]
94576
- },
94577
94521
  {
94578
94522
  "kind": "javascript-module",
94579
94523
  "path": "core/testing/event-spy.js",
@@ -94971,6 +94915,62 @@
94971
94915
  }
94972
94916
  ]
94973
94917
  },
94918
+ {
94919
+ "kind": "javascript-module",
94920
+ "path": "core/styles/styles.js",
94921
+ "declarations": [
94922
+ {
94923
+ "kind": "variable",
94924
+ "name": "boxSizingStyles"
94925
+ },
94926
+ {
94927
+ "kind": "variable",
94928
+ "name": "hostScrollbarStyles"
94929
+ },
94930
+ {
94931
+ "kind": "variable",
94932
+ "name": "screenReaderOnlyStyles"
94933
+ },
94934
+ {
94935
+ "kind": "variable",
94936
+ "name": "scrollbarStyles"
94937
+ }
94938
+ ],
94939
+ "exports": [
94940
+ {
94941
+ "kind": "js",
94942
+ "name": "boxSizingStyles",
94943
+ "declaration": {
94944
+ "name": "boxSizingStyles",
94945
+ "module": "core/styles/styles.js"
94946
+ }
94947
+ },
94948
+ {
94949
+ "kind": "js",
94950
+ "name": "hostScrollbarStyles",
94951
+ "declaration": {
94952
+ "name": "hostScrollbarStyles",
94953
+ "module": "core/styles/styles.js"
94954
+ }
94955
+ },
94956
+ {
94957
+ "kind": "js",
94958
+ "name": "screenReaderOnlyStyles",
94959
+ "declaration": {
94960
+ "name": "screenReaderOnlyStyles",
94961
+ "module": "core/styles/styles.js"
94962
+ }
94963
+ },
94964
+ {
94965
+ "kind": "js",
94966
+ "name": "scrollbarStyles",
94967
+ "declaration": {
94968
+ "name": "scrollbarStyles",
94969
+ "module": "core/styles/styles.js"
94970
+ }
94971
+ }
94972
+ ]
94973
+ },
94974
94974
  {
94975
94975
  "kind": "javascript-module",
94976
94976
  "path": "datepicker/common/datepicker-button.js",
@@ -135396,186 +135396,6 @@
135396
135396
  }
135397
135397
  ]
135398
135398
  },
135399
- {
135400
- "kind": "javascript-module",
135401
- "path": "navigation/common/navigation-action-common.js",
135402
- "declarations": [
135403
- {
135404
- "kind": "class",
135405
- "description": "",
135406
- "name": "SbbNavigationActionCommonElementMixinType",
135407
- "members": [
135408
- {
135409
- "kind": "field",
135410
- "name": "size",
135411
- "type": {
135412
- "text": "SbbNavigationActionSize"
135413
- },
135414
- "privacy": "public"
135415
- },
135416
- {
135417
- "kind": "field",
135418
- "name": "marker",
135419
- "type": {
135420
- "text": "SbbNavigationMarkerElement | null"
135421
- },
135422
- "privacy": "public",
135423
- "readonly": true
135424
- },
135425
- {
135426
- "kind": "field",
135427
- "name": "section",
135428
- "type": {
135429
- "text": "SbbNavigationSectionElement | null"
135430
- },
135431
- "privacy": "public",
135432
- "readonly": true
135433
- },
135434
- {
135435
- "kind": "field",
135436
- "name": "connectedSection",
135437
- "type": {
135438
- "text": "SbbNavigationSectionElement | undefined"
135439
- },
135440
- "privacy": "public"
135441
- }
135442
- ]
135443
- },
135444
- {
135445
- "kind": "mixin",
135446
- "description": "",
135447
- "name": "SbbNavigationActionCommonElementMixin",
135448
- "members": [
135449
- {
135450
- "kind": "field",
135451
- "name": "elementDependencies",
135452
- "type": {
135453
- "text": "SbbElementType[]"
135454
- },
135455
- "privacy": "public",
135456
- "static": true,
135457
- "default": "[SbbIconElement]"
135458
- },
135459
- {
135460
- "kind": "field",
135461
- "name": "styles",
135462
- "type": {
135463
- "text": "CSSResultGroup"
135464
- },
135465
- "privacy": "public",
135466
- "static": true,
135467
- "default": "[boxSizingStyles, unsafeCSS(style)]"
135468
- },
135469
- {
135470
- "kind": "field",
135471
- "name": "size",
135472
- "type": {
135473
- "text": "SbbNavigationActionSize"
135474
- },
135475
- "privacy": "public",
135476
- "default": "'l'",
135477
- "description": "Action size variant, either s, m or l.",
135478
- "attribute": "size",
135479
- "reflects": true
135480
- },
135481
- {
135482
- "kind": "field",
135483
- "name": "connectedSection",
135484
- "type": {
135485
- "text": "SbbNavigationSectionElement | undefined"
135486
- },
135487
- "privacy": "public",
135488
- "description": "The section that is being controlled by the action, if any."
135489
- },
135490
- {
135491
- "kind": "field",
135492
- "name": "marker",
135493
- "type": {
135494
- "text": "SbbNavigationMarkerElement | null"
135495
- },
135496
- "privacy": "public",
135497
- "description": "The navigation marker in which the action is nested.",
135498
- "readonly": true
135499
- },
135500
- {
135501
- "kind": "field",
135502
- "name": "section",
135503
- "type": {
135504
- "text": "SbbNavigationSectionElement | null"
135505
- },
135506
- "privacy": "public",
135507
- "description": "The section in which the action is nested.",
135508
- "readonly": true
135509
- },
135510
- {
135511
- "kind": "field",
135512
- "name": "_navigationMarker",
135513
- "type": {
135514
- "text": "SbbNavigationMarkerElement | null"
135515
- },
135516
- "privacy": "private",
135517
- "default": "null"
135518
- },
135519
- {
135520
- "kind": "field",
135521
- "name": "_navigationSection",
135522
- "type": {
135523
- "text": "SbbNavigationSectionElement | null"
135524
- },
135525
- "privacy": "private",
135526
- "default": "null"
135527
- },
135528
- {
135529
- "kind": "method",
135530
- "name": "renderTemplate",
135531
- "privacy": "protected",
135532
- "return": {
135533
- "type": {
135534
- "text": "TemplateResult"
135535
- }
135536
- }
135537
- }
135538
- ],
135539
- "attributes": [
135540
- {
135541
- "name": "size",
135542
- "type": {
135543
- "text": "SbbNavigationActionSize"
135544
- },
135545
- "default": "'l'",
135546
- "description": "Action size variant, either s, m or l.",
135547
- "fieldName": "size"
135548
- }
135549
- ],
135550
- "parameters": [
135551
- {
135552
- "name": "superClass",
135553
- "type": {
135554
- "text": "T"
135555
- }
135556
- }
135557
- ]
135558
- }
135559
- ],
135560
- "exports": [
135561
- {
135562
- "kind": "js",
135563
- "name": "SbbNavigationActionCommonElementMixinType",
135564
- "declaration": {
135565
- "name": "SbbNavigationActionCommonElementMixinType",
135566
- "module": "navigation/common/navigation-action-common.js"
135567
- }
135568
- },
135569
- {
135570
- "kind": "js",
135571
- "name": "SbbNavigationActionCommonElementMixin",
135572
- "declaration": {
135573
- "name": "SbbNavigationActionCommonElementMixin",
135574
- "module": "navigation/common/navigation-action-common.js"
135575
- }
135576
- }
135577
- ]
135578
- },
135579
135399
  {
135580
135400
  "kind": "javascript-module",
135581
135401
  "path": "mini-calendar/mini-calendar-month/mini-calendar-month.component.js",
@@ -135972,6 +135792,186 @@
135972
135792
  }
135973
135793
  ]
135974
135794
  },
135795
+ {
135796
+ "kind": "javascript-module",
135797
+ "path": "navigation/common/navigation-action-common.js",
135798
+ "declarations": [
135799
+ {
135800
+ "kind": "class",
135801
+ "description": "",
135802
+ "name": "SbbNavigationActionCommonElementMixinType",
135803
+ "members": [
135804
+ {
135805
+ "kind": "field",
135806
+ "name": "size",
135807
+ "type": {
135808
+ "text": "SbbNavigationActionSize"
135809
+ },
135810
+ "privacy": "public"
135811
+ },
135812
+ {
135813
+ "kind": "field",
135814
+ "name": "marker",
135815
+ "type": {
135816
+ "text": "SbbNavigationMarkerElement | null"
135817
+ },
135818
+ "privacy": "public",
135819
+ "readonly": true
135820
+ },
135821
+ {
135822
+ "kind": "field",
135823
+ "name": "section",
135824
+ "type": {
135825
+ "text": "SbbNavigationSectionElement | null"
135826
+ },
135827
+ "privacy": "public",
135828
+ "readonly": true
135829
+ },
135830
+ {
135831
+ "kind": "field",
135832
+ "name": "connectedSection",
135833
+ "type": {
135834
+ "text": "SbbNavigationSectionElement | undefined"
135835
+ },
135836
+ "privacy": "public"
135837
+ }
135838
+ ]
135839
+ },
135840
+ {
135841
+ "kind": "mixin",
135842
+ "description": "",
135843
+ "name": "SbbNavigationActionCommonElementMixin",
135844
+ "members": [
135845
+ {
135846
+ "kind": "field",
135847
+ "name": "elementDependencies",
135848
+ "type": {
135849
+ "text": "SbbElementType[]"
135850
+ },
135851
+ "privacy": "public",
135852
+ "static": true,
135853
+ "default": "[SbbIconElement]"
135854
+ },
135855
+ {
135856
+ "kind": "field",
135857
+ "name": "styles",
135858
+ "type": {
135859
+ "text": "CSSResultGroup"
135860
+ },
135861
+ "privacy": "public",
135862
+ "static": true,
135863
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
135864
+ },
135865
+ {
135866
+ "kind": "field",
135867
+ "name": "size",
135868
+ "type": {
135869
+ "text": "SbbNavigationActionSize"
135870
+ },
135871
+ "privacy": "public",
135872
+ "default": "'l'",
135873
+ "description": "Action size variant, either s, m or l.",
135874
+ "attribute": "size",
135875
+ "reflects": true
135876
+ },
135877
+ {
135878
+ "kind": "field",
135879
+ "name": "connectedSection",
135880
+ "type": {
135881
+ "text": "SbbNavigationSectionElement | undefined"
135882
+ },
135883
+ "privacy": "public",
135884
+ "description": "The section that is being controlled by the action, if any."
135885
+ },
135886
+ {
135887
+ "kind": "field",
135888
+ "name": "marker",
135889
+ "type": {
135890
+ "text": "SbbNavigationMarkerElement | null"
135891
+ },
135892
+ "privacy": "public",
135893
+ "description": "The navigation marker in which the action is nested.",
135894
+ "readonly": true
135895
+ },
135896
+ {
135897
+ "kind": "field",
135898
+ "name": "section",
135899
+ "type": {
135900
+ "text": "SbbNavigationSectionElement | null"
135901
+ },
135902
+ "privacy": "public",
135903
+ "description": "The section in which the action is nested.",
135904
+ "readonly": true
135905
+ },
135906
+ {
135907
+ "kind": "field",
135908
+ "name": "_navigationMarker",
135909
+ "type": {
135910
+ "text": "SbbNavigationMarkerElement | null"
135911
+ },
135912
+ "privacy": "private",
135913
+ "default": "null"
135914
+ },
135915
+ {
135916
+ "kind": "field",
135917
+ "name": "_navigationSection",
135918
+ "type": {
135919
+ "text": "SbbNavigationSectionElement | null"
135920
+ },
135921
+ "privacy": "private",
135922
+ "default": "null"
135923
+ },
135924
+ {
135925
+ "kind": "method",
135926
+ "name": "renderTemplate",
135927
+ "privacy": "protected",
135928
+ "return": {
135929
+ "type": {
135930
+ "text": "TemplateResult"
135931
+ }
135932
+ }
135933
+ }
135934
+ ],
135935
+ "attributes": [
135936
+ {
135937
+ "name": "size",
135938
+ "type": {
135939
+ "text": "SbbNavigationActionSize"
135940
+ },
135941
+ "default": "'l'",
135942
+ "description": "Action size variant, either s, m or l.",
135943
+ "fieldName": "size"
135944
+ }
135945
+ ],
135946
+ "parameters": [
135947
+ {
135948
+ "name": "superClass",
135949
+ "type": {
135950
+ "text": "T"
135951
+ }
135952
+ }
135953
+ ]
135954
+ }
135955
+ ],
135956
+ "exports": [
135957
+ {
135958
+ "kind": "js",
135959
+ "name": "SbbNavigationActionCommonElementMixinType",
135960
+ "declaration": {
135961
+ "name": "SbbNavigationActionCommonElementMixinType",
135962
+ "module": "navigation/common/navigation-action-common.js"
135963
+ }
135964
+ },
135965
+ {
135966
+ "kind": "js",
135967
+ "name": "SbbNavigationActionCommonElementMixin",
135968
+ "declaration": {
135969
+ "name": "SbbNavigationActionCommonElementMixin",
135970
+ "module": "navigation/common/navigation-action-common.js"
135971
+ }
135972
+ }
135973
+ ]
135974
+ },
135975
135975
  {
135976
135976
  "kind": "javascript-module",
135977
135977
  "path": "navigation/navigation/navigation.component.js",
@@ -151216,365 +151216,32 @@
151216
151216
  "name": "SbbElement",
151217
151217
  "module": "core.js"
151218
151218
  },
151219
- "tagName": "sbb-sidebar-container",
151220
- "customElement": true
151221
- }
151222
- ],
151223
- "exports": [
151224
- {
151225
- "kind": "js",
151226
- "name": "SbbSidebarContainerElement",
151227
- "declaration": {
151228
- "name": "SbbSidebarContainerElement",
151229
- "module": "sidebar/sidebar-container/sidebar-container.component.js"
151230
- }
151231
- }
151232
- ]
151233
- },
151234
- {
151235
- "kind": "javascript-module",
151236
- "path": "sidebar/sidebar-content/sidebar-content.component.js",
151237
- "declarations": [
151238
- {
151239
- "kind": "class",
151240
- "description": "Container for the sidebar content. Intended to be placed inside an `sbb-sidebar-container` element.",
151241
- "name": "SbbSidebarContentElement",
151242
- "slots": [
151243
- {
151244
- "description": "Use the unnamed slot to add any content elements. Further `<sbb-sidebar-container>` elements are possible.",
151245
- "name": ""
151246
- }
151247
- ],
151248
- "members": [
151249
- {
151250
- "kind": "field",
151251
- "name": "elementName",
151252
- "type": {
151253
- "text": "string"
151254
- },
151255
- "privacy": "public",
151256
- "static": true,
151257
- "readonly": true,
151258
- "default": "'sbb-sidebar-content'",
151259
- "inheritedFrom": {
151260
- "name": "SbbElement",
151261
- "module": "core/base-elements/element.js"
151262
- }
151263
- },
151264
- {
151265
- "kind": "field",
151266
- "name": "['_$sbbElement$']",
151267
- "type": {
151268
- "text": "boolean"
151269
- },
151270
- "privacy": "public",
151271
- "static": true,
151272
- "default": "true",
151273
- "inheritedFrom": {
151274
- "name": "SbbElement",
151275
- "module": "core/base-elements/element.js"
151276
- }
151277
- },
151278
- {
151279
- "kind": "field",
151280
- "name": "elementDependencies",
151281
- "type": {
151282
- "text": "SbbElementType[] | undefined"
151283
- },
151284
- "privacy": "public",
151285
- "static": true,
151286
- "inheritedFrom": {
151287
- "name": "SbbElement",
151288
- "module": "core/base-elements/element.js"
151289
- }
151290
- },
151291
- {
151292
- "kind": "field",
151293
- "name": "role",
151294
- "type": {
151295
- "text": "ElementInternals['role'] | undefined"
151296
- },
151297
- "privacy": "public",
151298
- "static": true,
151299
- "inheritedFrom": {
151300
- "name": "SbbElement",
151301
- "module": "core/base-elements/element.js"
151302
- }
151303
- },
151304
- {
151305
- "kind": "field",
151306
- "name": "_controllers",
151307
- "type": {
151308
- "text": "Set<SbbReactiveController> | undefined"
151309
- },
151310
- "privacy": "private",
151311
- "inheritedFrom": {
151312
- "name": "SbbElement",
151313
- "module": "core/base-elements/element.js"
151314
- }
151315
- },
151316
- {
151317
- "kind": "field",
151318
- "name": "_hydrationRequired",
151319
- "type": {
151320
- "text": "boolean"
151321
- },
151322
- "privacy": "private",
151323
- "default": "!!this.shadowRoot",
151324
- "inheritedFrom": {
151325
- "name": "SbbElement",
151326
- "module": "core/base-elements/element.js"
151327
- }
151328
- },
151329
- {
151330
- "kind": "field",
151331
- "name": "_hydrationComplete",
151332
- "privacy": "private",
151333
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
151334
- "inheritedFrom": {
151335
- "name": "SbbElement",
151336
- "module": "core/base-elements/element.js"
151337
- }
151338
- },
151339
- {
151340
- "kind": "field",
151341
- "name": "_resolveHydration",
151342
- "type": {
151343
- "text": "(hydrationRequired: boolean) => void"
151344
- },
151345
- "privacy": "private",
151346
- "inheritedFrom": {
151347
- "name": "SbbElement",
151348
- "module": "core/base-elements/element.js"
151349
- }
151350
- },
151351
- {
151352
- "kind": "field",
151353
- "name": "_textObserver",
151354
- "type": {
151355
- "text": "MutationObserver | undefined"
151356
- },
151357
- "privacy": "private",
151358
- "inheritedFrom": {
151359
- "name": "SbbElement",
151360
- "module": "core/base-elements/element.js"
151361
- }
151362
- },
151363
- {
151364
- "kind": "field",
151365
- "name": "hydrationRequired",
151366
- "type": {
151367
- "text": "boolean"
151368
- },
151369
- "privacy": "protected",
151370
- "description": "Returns whether hydration is required and not completed.",
151371
- "readonly": true,
151372
- "inheritedFrom": {
151373
- "name": "SbbElement",
151374
- "module": "core/base-elements/element.js"
151375
- },
151376
- "default": "!!this.shadowRoot"
151377
- },
151378
- {
151379
- "kind": "method",
151380
- "name": "finalizeStyles",
151381
- "privacy": "protected",
151382
- "static": true,
151383
- "return": {
151384
- "type": {
151385
- "text": "CSSResultOrNative[]"
151386
- }
151387
- },
151388
- "parameters": [
151389
- {
151390
- "name": "_styles",
151391
- "type": {
151392
- "text": "CSSResultGroup"
151393
- }
151394
- }
151395
- ],
151396
- "description": "Collects `styles` from every class in the prototype chain (using `Object.hasOwn`)\nand merges them in top-down order. This means each class/mixin only needs to declare\nits **own** styles — there is no need to reference `super.styles`.\n\nLit's default behaviour already walks the chain, but fails for mixins where\n`super.styles` resolves to the wrong class. This override fixes that.",
151397
- "inheritedFrom": {
151398
- "name": "SbbElement",
151399
- "module": "core/base-elements/element.js"
151400
- }
151401
- },
151402
- {
151403
- "kind": "method",
151404
- "name": "toggleState",
151405
- "privacy": "protected",
151406
- "return": {
151407
- "type": {
151408
- "text": "void"
151409
- }
151410
- },
151411
- "parameters": [
151412
- {
151413
- "name": "value",
151414
- "type": {
151415
- "text": "string"
151416
- }
151417
- },
151418
- {
151419
- "name": "force",
151420
- "optional": true,
151421
- "type": {
151422
- "text": "boolean"
151423
- }
151424
- }
151425
- ],
151426
- "inheritedFrom": {
151427
- "name": "SbbElement",
151428
- "module": "core/base-elements/element.js"
151429
- }
151430
- },
151431
- {
151432
- "kind": "method",
151433
- "name": "_slotchangeHandler",
151434
- "privacy": "private",
151435
- "return": {
151436
- "type": {
151437
- "text": "void"
151438
- }
151439
- },
151440
- "parameters": [
151441
- {
151442
- "name": "event",
151443
- "type": {
151444
- "text": "Event"
151445
- }
151446
- },
151447
- {
151448
- "name": "slot",
151449
- "type": {
151450
- "text": "HTMLSlotElement"
151451
- }
151452
- }
151453
- ],
151454
- "inheritedFrom": {
151455
- "name": "SbbElement",
151456
- "module": "core/base-elements/element.js"
151457
- }
151458
- },
151459
- {
151460
- "kind": "method",
151461
- "name": "_handleSlotChangeForSlottedState",
151462
- "privacy": "private",
151463
- "return": {
151464
- "type": {
151465
- "text": "void"
151466
- }
151467
- },
151468
- "parameters": [
151469
- {
151470
- "name": "slot",
151471
- "type": {
151472
- "text": "HTMLSlotElement"
151473
- }
151474
- }
151475
- ],
151476
- "inheritedFrom": {
151477
- "name": "SbbElement",
151478
- "module": "core/base-elements/element.js"
151479
- }
151480
- },
151481
- {
151482
- "kind": "method",
151483
- "name": "_updateSlottedState",
151484
- "privacy": "private",
151485
- "return": {
151486
- "type": {
151487
- "text": "void"
151488
- }
151489
- },
151490
- "parameters": [
151491
- {
151492
- "name": "slot",
151493
- "type": {
151494
- "text": "HTMLSlotElement"
151495
- }
151496
- }
151497
- ],
151498
- "inheritedFrom": {
151499
- "name": "SbbElement",
151500
- "module": "core/base-elements/element.js"
151501
- }
151502
- },
151503
- {
151504
- "kind": "method",
151505
- "name": "_observeTextNodesInSlot",
151506
- "privacy": "private",
151507
- "return": {
151508
- "type": {
151509
- "text": "void"
151510
- }
151511
- },
151512
- "parameters": [
151513
- {
151514
- "name": "slot",
151515
- "type": {
151516
- "text": "HTMLSlotElement"
151517
- }
151518
- }
151519
- ],
151520
- "inheritedFrom": {
151521
- "name": "SbbElement",
151522
- "module": "core/base-elements/element.js"
151523
- }
151524
- },
151525
- {
151526
- "kind": "method",
151527
- "name": "_hasSlottedContent",
151528
- "privacy": "private",
151529
- "return": {
151530
- "type": {
151531
- "text": "boolean"
151532
- }
151533
- },
151534
- "parameters": [
151535
- {
151536
- "name": "slot",
151537
- "type": {
151538
- "text": "HTMLSlotElement"
151539
- }
151540
- }
151541
- ],
151542
- "inheritedFrom": {
151543
- "name": "SbbElement",
151544
- "module": "core/base-elements/element.js"
151545
- }
151546
- }
151547
- ],
151548
- "superclass": {
151549
- "name": "SbbElement",
151550
- "module": "core.js"
151551
- },
151552
- "tagName": "sbb-sidebar-content",
151219
+ "tagName": "sbb-sidebar-container",
151553
151220
  "customElement": true
151554
151221
  }
151555
151222
  ],
151556
151223
  "exports": [
151557
151224
  {
151558
151225
  "kind": "js",
151559
- "name": "SbbSidebarContentElement",
151226
+ "name": "SbbSidebarContainerElement",
151560
151227
  "declaration": {
151561
- "name": "SbbSidebarContentElement",
151562
- "module": "sidebar/sidebar-content/sidebar-content.component.js"
151228
+ "name": "SbbSidebarContainerElement",
151229
+ "module": "sidebar/sidebar-container/sidebar-container.component.js"
151563
151230
  }
151564
151231
  }
151565
151232
  ]
151566
151233
  },
151567
151234
  {
151568
151235
  "kind": "javascript-module",
151569
- "path": "sidebar/sidebar-title/sidebar-title.component.js",
151236
+ "path": "sidebar/sidebar-content/sidebar-content.component.js",
151570
151237
  "declarations": [
151571
151238
  {
151572
151239
  "kind": "class",
151573
- "description": "It displays the title of the sidebar. It has to be placed inside an `sbb-sidebar` element.",
151574
- "name": "SbbSidebarTitleElement",
151240
+ "description": "Container for the sidebar content. Intended to be placed inside an `sbb-sidebar-container` element.",
151241
+ "name": "SbbSidebarContentElement",
151575
151242
  "slots": [
151576
151243
  {
151577
- "description": "Use the unnamed slot for the content of the sidebar-title.",
151244
+ "description": "Use the unnamed slot to add any content elements. Further `<sbb-sidebar-container>` elements are possible.",
151578
151245
  "name": ""
151579
151246
  }
151580
151247
  ],
@@ -151588,53 +151255,21 @@
151588
151255
  "privacy": "public",
151589
151256
  "static": true,
151590
151257
  "readonly": true,
151258
+ "default": "'sbb-sidebar-content'",
151591
151259
  "inheritedFrom": {
151592
151260
  "name": "SbbElement",
151593
151261
  "module": "core/base-elements/element.js"
151594
- },
151595
- "default": "'sbb-sidebar-title'"
151596
- },
151597
- {
151598
- "kind": "field",
151599
- "name": "level",
151600
- "type": {
151601
- "text": "SbbTitleLevel"
151602
- },
151603
- "privacy": "public",
151604
- "default": "'2'",
151605
- "description": "Title level",
151606
- "attribute": "level",
151607
- "reflects": true,
151608
- "inheritedFrom": {
151609
- "name": "SbbTitleBase",
151610
- "module": "title/title-base.js"
151611
- }
151612
- },
151613
- {
151614
- "kind": "field",
151615
- "name": "visualLevel",
151616
- "type": {
151617
- "text": "SbbTitleLevel | null"
151618
- },
151619
- "privacy": "public",
151620
- "default": "'5'",
151621
- "description": "Visual level for the title.",
151622
- "attribute": "visual-level",
151623
- "reflects": true,
151624
- "inheritedFrom": {
151625
- "name": "SbbTitleBase",
151626
- "module": "title/title-base.js"
151627
151262
  }
151628
151263
  },
151629
151264
  {
151630
151265
  "kind": "field",
151631
- "name": "role",
151266
+ "name": "['_$sbbElement$']",
151632
151267
  "type": {
151633
- "text": "string"
151268
+ "text": "boolean"
151634
151269
  },
151635
151270
  "privacy": "public",
151636
151271
  "static": true,
151637
- "default": "'heading'",
151272
+ "default": "true",
151638
151273
  "inheritedFrom": {
151639
151274
  "name": "SbbElement",
151640
151275
  "module": "core/base-elements/element.js"
@@ -151642,13 +151277,12 @@
151642
151277
  },
151643
151278
  {
151644
151279
  "kind": "field",
151645
- "name": "['_$sbbElement$']",
151280
+ "name": "elementDependencies",
151646
151281
  "type": {
151647
- "text": "boolean"
151282
+ "text": "SbbElementType[] | undefined"
151648
151283
  },
151649
151284
  "privacy": "public",
151650
151285
  "static": true,
151651
- "default": "true",
151652
151286
  "inheritedFrom": {
151653
151287
  "name": "SbbElement",
151654
151288
  "module": "core/base-elements/element.js"
@@ -151656,9 +151290,9 @@
151656
151290
  },
151657
151291
  {
151658
151292
  "kind": "field",
151659
- "name": "elementDependencies",
151293
+ "name": "role",
151660
151294
  "type": {
151661
- "text": "SbbElementType[] | undefined"
151295
+ "text": "ElementInternals['role'] | undefined"
151662
151296
  },
151663
151297
  "privacy": "public",
151664
151298
  "static": true,
@@ -151911,64 +151545,36 @@
151911
151545
  }
151912
151546
  }
151913
151547
  ],
151914
- "attributes": [
151915
- {
151916
- "name": "level",
151917
- "type": {
151918
- "text": "SbbTitleLevel"
151919
- },
151920
- "default": "'2'",
151921
- "description": "Title level",
151922
- "fieldName": "level",
151923
- "inheritedFrom": {
151924
- "name": "SbbTitleBase",
151925
- "module": "title/title-base.js"
151926
- }
151927
- },
151928
- {
151929
- "name": "visual-level",
151930
- "type": {
151931
- "text": "SbbTitleLevel | null"
151932
- },
151933
- "default": "null",
151934
- "description": "Visual level for the title.",
151935
- "fieldName": "visualLevel",
151936
- "inheritedFrom": {
151937
- "name": "SbbTitleBase",
151938
- "module": "title/title-base.js"
151939
- }
151940
- }
151941
- ],
151942
151548
  "superclass": {
151943
- "name": "SbbTitleBase",
151944
- "module": "title.pure.js"
151549
+ "name": "SbbElement",
151550
+ "module": "core.js"
151945
151551
  },
151946
- "tagName": "sbb-sidebar-title",
151552
+ "tagName": "sbb-sidebar-content",
151947
151553
  "customElement": true
151948
151554
  }
151949
151555
  ],
151950
151556
  "exports": [
151951
151557
  {
151952
151558
  "kind": "js",
151953
- "name": "SbbSidebarTitleElement",
151559
+ "name": "SbbSidebarContentElement",
151954
151560
  "declaration": {
151955
- "name": "SbbSidebarTitleElement",
151956
- "module": "sidebar/sidebar-title/sidebar-title.component.js"
151561
+ "name": "SbbSidebarContentElement",
151562
+ "module": "sidebar/sidebar-content/sidebar-content.component.js"
151957
151563
  }
151958
151564
  }
151959
151565
  ]
151960
151566
  },
151961
151567
  {
151962
151568
  "kind": "javascript-module",
151963
- "path": "stepper/step/step.component.js",
151569
+ "path": "sidebar/sidebar-title/sidebar-title.component.js",
151964
151570
  "declarations": [
151965
151571
  {
151966
151572
  "kind": "class",
151967
- "description": "Combined with a `sbb-stepper`, it displays a step's content.",
151968
- "name": "SbbStepElement",
151573
+ "description": "It displays the title of the sidebar. It has to be placed inside an `sbb-sidebar` element.",
151574
+ "name": "SbbSidebarTitleElement",
151969
151575
  "slots": [
151970
151576
  {
151971
- "description": "Use the unnamed slot to provide content.",
151577
+ "description": "Use the unnamed slot for the content of the sidebar-title.",
151972
151578
  "name": ""
151973
151579
  }
151974
151580
  ],
@@ -151982,154 +151588,56 @@
151982
151588
  "privacy": "public",
151983
151589
  "static": true,
151984
151590
  "readonly": true,
151985
- "default": "'sbb-step'",
151986
151591
  "inheritedFrom": {
151987
151592
  "name": "SbbElement",
151988
151593
  "module": "core/base-elements/element.js"
151989
- }
151594
+ },
151595
+ "default": "'sbb-sidebar-title'"
151990
151596
  },
151991
151597
  {
151992
151598
  "kind": "field",
151993
- "name": "role",
151599
+ "name": "level",
151994
151600
  "type": {
151995
- "text": "string"
151601
+ "text": "SbbTitleLevel"
151996
151602
  },
151997
151603
  "privacy": "public",
151998
- "static": true,
151999
- "readonly": true,
152000
- "default": "'tabpanel'",
151604
+ "default": "'2'",
151605
+ "description": "Title level",
151606
+ "attribute": "level",
151607
+ "reflects": true,
152001
151608
  "inheritedFrom": {
152002
- "name": "SbbElement",
152003
- "module": "core/base-elements/element.js"
152004
- }
152005
- },
152006
- {
152007
- "kind": "field",
152008
- "name": "events",
152009
- "privacy": "public",
152010
- "static": true,
152011
- "readonly": true,
152012
- "default": "{ validate: 'validate', resizechange: 'resizechange', }",
152013
- "type": {
152014
- "text": "{\n validate: 'validate',\n resizechange: 'resizechange',\n }"
151609
+ "name": "SbbTitleBase",
151610
+ "module": "title/title-base.js"
152015
151611
  }
152016
151612
  },
152017
151613
  {
152018
151614
  "kind": "field",
152019
- "name": "_stepResizeObserver",
152020
- "privacy": "private",
152021
- "default": "new ResizeController(this, { target: null, skipInitial: true, callback: () => setTimeout(() => this._onStepElementResize()), })"
152022
- },
152023
- {
152024
- "kind": "field",
152025
- "name": "label",
151615
+ "name": "visualLevel",
152026
151616
  "type": {
152027
- "text": "SbbStepLabelElement | null"
151617
+ "text": "SbbTitleLevel | null"
152028
151618
  },
152029
151619
  "privacy": "public",
152030
- "description": "The label of the step.",
152031
- "readonly": true,
152032
- "default": "null"
152033
- },
152034
- {
152035
- "kind": "field",
152036
- "name": "_label",
152037
- "type": {
152038
- "text": "SbbStepLabelElement | null"
152039
- },
152040
- "privacy": "private",
152041
- "default": "null"
151620
+ "default": "'5'",
151621
+ "description": "Visual level for the title.",
151622
+ "attribute": "visual-level",
151623
+ "reflects": true,
151624
+ "inheritedFrom": {
151625
+ "name": "SbbTitleBase",
151626
+ "module": "title/title-base.js"
151627
+ }
152042
151628
  },
152043
151629
  {
152044
151630
  "kind": "field",
152045
- "name": "stepper",
151631
+ "name": "role",
152046
151632
  "type": {
152047
- "text": "SbbStepperElement | null"
151633
+ "text": "string"
152048
151634
  },
152049
151635
  "privacy": "public",
152050
- "readonly": true
152051
- },
152052
- {
152053
- "kind": "field",
152054
- "name": "_previousOrientation",
152055
- "type": {
152056
- "text": "string | undefined"
152057
- },
152058
- "privacy": "private"
152059
- },
152060
- {
152061
- "kind": "method",
152062
- "name": "_handleClick",
152063
- "privacy": "private",
152064
- "return": {
152065
- "type": {
152066
- "text": "void"
152067
- }
152068
- },
152069
- "parameters": [
152070
- {
152071
- "name": "event",
152072
- "type": {
152073
- "text": "Event"
152074
- }
152075
- }
152076
- ],
152077
- "description": "Watches for clicked elements with `sbb-stepper-next` or `sbb-stepper-previous` attributes."
152078
- },
152079
- {
152080
- "kind": "method",
152081
- "name": "_isGoNextElement",
152082
- "privacy": "private",
152083
- "return": {
152084
- "type": {
152085
- "text": "boolean"
152086
- }
152087
- },
152088
- "parameters": [
152089
- {
152090
- "name": "element",
152091
- "type": {
152092
- "text": "HTMLElement"
152093
- }
152094
- }
152095
- ]
152096
- },
152097
- {
152098
- "kind": "method",
152099
- "name": "_isGoPreviousElement",
152100
- "privacy": "private",
152101
- "return": {
152102
- "type": {
152103
- "text": "boolean"
152104
- }
152105
- },
152106
- "parameters": [
152107
- {
152108
- "name": "element",
152109
- "type": {
152110
- "text": "HTMLElement"
152111
- }
152112
- }
152113
- ]
152114
- },
152115
- {
152116
- "kind": "method",
152117
- "name": "_onStepElementResize",
152118
- "privacy": "private",
152119
- "return": {
152120
- "type": {
152121
- "text": "void"
152122
- }
152123
- }
152124
- },
152125
- {
152126
- "kind": "method",
152127
- "name": "_assignLabel",
152128
- "privacy": "private",
152129
- "return": {
152130
- "type": {
152131
- "text": "void"
152132
- }
151636
+ "static": true,
151637
+ "default": "'heading'",
151638
+ "inheritedFrom": {
151639
+ "name": "SbbElement",
151640
+ "module": "core/base-elements/element.js"
152133
151641
  }
152134
151642
  },
152135
151643
  {
@@ -152403,30 +151911,49 @@
152403
151911
  }
152404
151912
  }
152405
151913
  ],
152406
- "events": [
151914
+ "attributes": [
152407
151915
  {
152408
- "name": "validate",
151916
+ "name": "level",
152409
151917
  "type": {
152410
- "text": "CustomEvent<SbbStepValidateEventDetails>"
151918
+ "text": "SbbTitleLevel"
152411
151919
  },
152412
- "description": "The validate event is dispatched when a step change is triggered. Can be canceled to abort the step change."
151920
+ "default": "'2'",
151921
+ "description": "Title level",
151922
+ "fieldName": "level",
151923
+ "inheritedFrom": {
151924
+ "name": "SbbTitleBase",
151925
+ "module": "title/title-base.js"
151926
+ }
151927
+ },
151928
+ {
151929
+ "name": "visual-level",
151930
+ "type": {
151931
+ "text": "SbbTitleLevel | null"
151932
+ },
151933
+ "default": "null",
151934
+ "description": "Visual level for the title.",
151935
+ "fieldName": "visualLevel",
151936
+ "inheritedFrom": {
151937
+ "name": "SbbTitleBase",
151938
+ "module": "title/title-base.js"
151939
+ }
152413
151940
  }
152414
151941
  ],
152415
151942
  "superclass": {
152416
- "name": "SbbElement",
152417
- "module": "core.js"
151943
+ "name": "SbbTitleBase",
151944
+ "module": "title.pure.js"
152418
151945
  },
152419
- "tagName": "sbb-step",
151946
+ "tagName": "sbb-sidebar-title",
152420
151947
  "customElement": true
152421
151948
  }
152422
151949
  ],
152423
151950
  "exports": [
152424
151951
  {
152425
151952
  "kind": "js",
152426
- "name": "SbbStepElement",
151953
+ "name": "SbbSidebarTitleElement",
152427
151954
  "declaration": {
152428
- "name": "SbbStepElement",
152429
- "module": "stepper/step/step.component.js"
151955
+ "name": "SbbSidebarTitleElement",
151956
+ "module": "sidebar/sidebar-title/sidebar-title.component.js"
152430
151957
  }
152431
151958
  }
152432
151959
  ]
@@ -153559,6 +153086,479 @@
153559
153086
  }
153560
153087
  ]
153561
153088
  },
153089
+ {
153090
+ "kind": "javascript-module",
153091
+ "path": "stepper/step/step.component.js",
153092
+ "declarations": [
153093
+ {
153094
+ "kind": "class",
153095
+ "description": "Combined with a `sbb-stepper`, it displays a step's content.",
153096
+ "name": "SbbStepElement",
153097
+ "slots": [
153098
+ {
153099
+ "description": "Use the unnamed slot to provide content.",
153100
+ "name": ""
153101
+ }
153102
+ ],
153103
+ "members": [
153104
+ {
153105
+ "kind": "field",
153106
+ "name": "elementName",
153107
+ "type": {
153108
+ "text": "string"
153109
+ },
153110
+ "privacy": "public",
153111
+ "static": true,
153112
+ "readonly": true,
153113
+ "default": "'sbb-step'",
153114
+ "inheritedFrom": {
153115
+ "name": "SbbElement",
153116
+ "module": "core/base-elements/element.js"
153117
+ }
153118
+ },
153119
+ {
153120
+ "kind": "field",
153121
+ "name": "role",
153122
+ "type": {
153123
+ "text": "string"
153124
+ },
153125
+ "privacy": "public",
153126
+ "static": true,
153127
+ "readonly": true,
153128
+ "default": "'tabpanel'",
153129
+ "inheritedFrom": {
153130
+ "name": "SbbElement",
153131
+ "module": "core/base-elements/element.js"
153132
+ }
153133
+ },
153134
+ {
153135
+ "kind": "field",
153136
+ "name": "events",
153137
+ "privacy": "public",
153138
+ "static": true,
153139
+ "readonly": true,
153140
+ "default": "{ validate: 'validate', resizechange: 'resizechange', }",
153141
+ "type": {
153142
+ "text": "{\n validate: 'validate',\n resizechange: 'resizechange',\n }"
153143
+ }
153144
+ },
153145
+ {
153146
+ "kind": "field",
153147
+ "name": "_stepResizeObserver",
153148
+ "privacy": "private",
153149
+ "default": "new ResizeController(this, { target: null, skipInitial: true, callback: () => setTimeout(() => this._onStepElementResize()), })"
153150
+ },
153151
+ {
153152
+ "kind": "field",
153153
+ "name": "label",
153154
+ "type": {
153155
+ "text": "SbbStepLabelElement | null"
153156
+ },
153157
+ "privacy": "public",
153158
+ "description": "The label of the step.",
153159
+ "readonly": true,
153160
+ "default": "null"
153161
+ },
153162
+ {
153163
+ "kind": "field",
153164
+ "name": "_label",
153165
+ "type": {
153166
+ "text": "SbbStepLabelElement | null"
153167
+ },
153168
+ "privacy": "private",
153169
+ "default": "null"
153170
+ },
153171
+ {
153172
+ "kind": "field",
153173
+ "name": "stepper",
153174
+ "type": {
153175
+ "text": "SbbStepperElement | null"
153176
+ },
153177
+ "privacy": "public",
153178
+ "readonly": true
153179
+ },
153180
+ {
153181
+ "kind": "field",
153182
+ "name": "_previousOrientation",
153183
+ "type": {
153184
+ "text": "string | undefined"
153185
+ },
153186
+ "privacy": "private"
153187
+ },
153188
+ {
153189
+ "kind": "method",
153190
+ "name": "_handleClick",
153191
+ "privacy": "private",
153192
+ "return": {
153193
+ "type": {
153194
+ "text": "void"
153195
+ }
153196
+ },
153197
+ "parameters": [
153198
+ {
153199
+ "name": "event",
153200
+ "type": {
153201
+ "text": "Event"
153202
+ }
153203
+ }
153204
+ ],
153205
+ "description": "Watches for clicked elements with `sbb-stepper-next` or `sbb-stepper-previous` attributes."
153206
+ },
153207
+ {
153208
+ "kind": "method",
153209
+ "name": "_isGoNextElement",
153210
+ "privacy": "private",
153211
+ "return": {
153212
+ "type": {
153213
+ "text": "boolean"
153214
+ }
153215
+ },
153216
+ "parameters": [
153217
+ {
153218
+ "name": "element",
153219
+ "type": {
153220
+ "text": "HTMLElement"
153221
+ }
153222
+ }
153223
+ ]
153224
+ },
153225
+ {
153226
+ "kind": "method",
153227
+ "name": "_isGoPreviousElement",
153228
+ "privacy": "private",
153229
+ "return": {
153230
+ "type": {
153231
+ "text": "boolean"
153232
+ }
153233
+ },
153234
+ "parameters": [
153235
+ {
153236
+ "name": "element",
153237
+ "type": {
153238
+ "text": "HTMLElement"
153239
+ }
153240
+ }
153241
+ ]
153242
+ },
153243
+ {
153244
+ "kind": "method",
153245
+ "name": "_onStepElementResize",
153246
+ "privacy": "private",
153247
+ "return": {
153248
+ "type": {
153249
+ "text": "void"
153250
+ }
153251
+ }
153252
+ },
153253
+ {
153254
+ "kind": "method",
153255
+ "name": "_assignLabel",
153256
+ "privacy": "private",
153257
+ "return": {
153258
+ "type": {
153259
+ "text": "void"
153260
+ }
153261
+ }
153262
+ },
153263
+ {
153264
+ "kind": "field",
153265
+ "name": "['_$sbbElement$']",
153266
+ "type": {
153267
+ "text": "boolean"
153268
+ },
153269
+ "privacy": "public",
153270
+ "static": true,
153271
+ "default": "true",
153272
+ "inheritedFrom": {
153273
+ "name": "SbbElement",
153274
+ "module": "core/base-elements/element.js"
153275
+ }
153276
+ },
153277
+ {
153278
+ "kind": "field",
153279
+ "name": "elementDependencies",
153280
+ "type": {
153281
+ "text": "SbbElementType[] | undefined"
153282
+ },
153283
+ "privacy": "public",
153284
+ "static": true,
153285
+ "inheritedFrom": {
153286
+ "name": "SbbElement",
153287
+ "module": "core/base-elements/element.js"
153288
+ }
153289
+ },
153290
+ {
153291
+ "kind": "field",
153292
+ "name": "_controllers",
153293
+ "type": {
153294
+ "text": "Set<SbbReactiveController> | undefined"
153295
+ },
153296
+ "privacy": "private",
153297
+ "inheritedFrom": {
153298
+ "name": "SbbElement",
153299
+ "module": "core/base-elements/element.js"
153300
+ }
153301
+ },
153302
+ {
153303
+ "kind": "field",
153304
+ "name": "_hydrationRequired",
153305
+ "type": {
153306
+ "text": "boolean"
153307
+ },
153308
+ "privacy": "private",
153309
+ "default": "!!this.shadowRoot",
153310
+ "inheritedFrom": {
153311
+ "name": "SbbElement",
153312
+ "module": "core/base-elements/element.js"
153313
+ }
153314
+ },
153315
+ {
153316
+ "kind": "field",
153317
+ "name": "_hydrationComplete",
153318
+ "privacy": "private",
153319
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
153320
+ "inheritedFrom": {
153321
+ "name": "SbbElement",
153322
+ "module": "core/base-elements/element.js"
153323
+ }
153324
+ },
153325
+ {
153326
+ "kind": "field",
153327
+ "name": "_resolveHydration",
153328
+ "type": {
153329
+ "text": "(hydrationRequired: boolean) => void"
153330
+ },
153331
+ "privacy": "private",
153332
+ "inheritedFrom": {
153333
+ "name": "SbbElement",
153334
+ "module": "core/base-elements/element.js"
153335
+ }
153336
+ },
153337
+ {
153338
+ "kind": "field",
153339
+ "name": "_textObserver",
153340
+ "type": {
153341
+ "text": "MutationObserver | undefined"
153342
+ },
153343
+ "privacy": "private",
153344
+ "inheritedFrom": {
153345
+ "name": "SbbElement",
153346
+ "module": "core/base-elements/element.js"
153347
+ }
153348
+ },
153349
+ {
153350
+ "kind": "field",
153351
+ "name": "hydrationRequired",
153352
+ "type": {
153353
+ "text": "boolean"
153354
+ },
153355
+ "privacy": "protected",
153356
+ "description": "Returns whether hydration is required and not completed.",
153357
+ "readonly": true,
153358
+ "inheritedFrom": {
153359
+ "name": "SbbElement",
153360
+ "module": "core/base-elements/element.js"
153361
+ },
153362
+ "default": "!!this.shadowRoot"
153363
+ },
153364
+ {
153365
+ "kind": "method",
153366
+ "name": "finalizeStyles",
153367
+ "privacy": "protected",
153368
+ "static": true,
153369
+ "return": {
153370
+ "type": {
153371
+ "text": "CSSResultOrNative[]"
153372
+ }
153373
+ },
153374
+ "parameters": [
153375
+ {
153376
+ "name": "_styles",
153377
+ "type": {
153378
+ "text": "CSSResultGroup"
153379
+ }
153380
+ }
153381
+ ],
153382
+ "description": "Collects `styles` from every class in the prototype chain (using `Object.hasOwn`)\nand merges them in top-down order. This means each class/mixin only needs to declare\nits **own** styles — there is no need to reference `super.styles`.\n\nLit's default behaviour already walks the chain, but fails for mixins where\n`super.styles` resolves to the wrong class. This override fixes that.",
153383
+ "inheritedFrom": {
153384
+ "name": "SbbElement",
153385
+ "module": "core/base-elements/element.js"
153386
+ }
153387
+ },
153388
+ {
153389
+ "kind": "method",
153390
+ "name": "toggleState",
153391
+ "privacy": "protected",
153392
+ "return": {
153393
+ "type": {
153394
+ "text": "void"
153395
+ }
153396
+ },
153397
+ "parameters": [
153398
+ {
153399
+ "name": "value",
153400
+ "type": {
153401
+ "text": "string"
153402
+ }
153403
+ },
153404
+ {
153405
+ "name": "force",
153406
+ "optional": true,
153407
+ "type": {
153408
+ "text": "boolean"
153409
+ }
153410
+ }
153411
+ ],
153412
+ "inheritedFrom": {
153413
+ "name": "SbbElement",
153414
+ "module": "core/base-elements/element.js"
153415
+ }
153416
+ },
153417
+ {
153418
+ "kind": "method",
153419
+ "name": "_slotchangeHandler",
153420
+ "privacy": "private",
153421
+ "return": {
153422
+ "type": {
153423
+ "text": "void"
153424
+ }
153425
+ },
153426
+ "parameters": [
153427
+ {
153428
+ "name": "event",
153429
+ "type": {
153430
+ "text": "Event"
153431
+ }
153432
+ },
153433
+ {
153434
+ "name": "slot",
153435
+ "type": {
153436
+ "text": "HTMLSlotElement"
153437
+ }
153438
+ }
153439
+ ],
153440
+ "inheritedFrom": {
153441
+ "name": "SbbElement",
153442
+ "module": "core/base-elements/element.js"
153443
+ }
153444
+ },
153445
+ {
153446
+ "kind": "method",
153447
+ "name": "_handleSlotChangeForSlottedState",
153448
+ "privacy": "private",
153449
+ "return": {
153450
+ "type": {
153451
+ "text": "void"
153452
+ }
153453
+ },
153454
+ "parameters": [
153455
+ {
153456
+ "name": "slot",
153457
+ "type": {
153458
+ "text": "HTMLSlotElement"
153459
+ }
153460
+ }
153461
+ ],
153462
+ "inheritedFrom": {
153463
+ "name": "SbbElement",
153464
+ "module": "core/base-elements/element.js"
153465
+ }
153466
+ },
153467
+ {
153468
+ "kind": "method",
153469
+ "name": "_updateSlottedState",
153470
+ "privacy": "private",
153471
+ "return": {
153472
+ "type": {
153473
+ "text": "void"
153474
+ }
153475
+ },
153476
+ "parameters": [
153477
+ {
153478
+ "name": "slot",
153479
+ "type": {
153480
+ "text": "HTMLSlotElement"
153481
+ }
153482
+ }
153483
+ ],
153484
+ "inheritedFrom": {
153485
+ "name": "SbbElement",
153486
+ "module": "core/base-elements/element.js"
153487
+ }
153488
+ },
153489
+ {
153490
+ "kind": "method",
153491
+ "name": "_observeTextNodesInSlot",
153492
+ "privacy": "private",
153493
+ "return": {
153494
+ "type": {
153495
+ "text": "void"
153496
+ }
153497
+ },
153498
+ "parameters": [
153499
+ {
153500
+ "name": "slot",
153501
+ "type": {
153502
+ "text": "HTMLSlotElement"
153503
+ }
153504
+ }
153505
+ ],
153506
+ "inheritedFrom": {
153507
+ "name": "SbbElement",
153508
+ "module": "core/base-elements/element.js"
153509
+ }
153510
+ },
153511
+ {
153512
+ "kind": "method",
153513
+ "name": "_hasSlottedContent",
153514
+ "privacy": "private",
153515
+ "return": {
153516
+ "type": {
153517
+ "text": "boolean"
153518
+ }
153519
+ },
153520
+ "parameters": [
153521
+ {
153522
+ "name": "slot",
153523
+ "type": {
153524
+ "text": "HTMLSlotElement"
153525
+ }
153526
+ }
153527
+ ],
153528
+ "inheritedFrom": {
153529
+ "name": "SbbElement",
153530
+ "module": "core/base-elements/element.js"
153531
+ }
153532
+ }
153533
+ ],
153534
+ "events": [
153535
+ {
153536
+ "name": "validate",
153537
+ "type": {
153538
+ "text": "CustomEvent<SbbStepValidateEventDetails>"
153539
+ },
153540
+ "description": "The validate event is dispatched when a step change is triggered. Can be canceled to abort the step change."
153541
+ }
153542
+ ],
153543
+ "superclass": {
153544
+ "name": "SbbElement",
153545
+ "module": "core.js"
153546
+ },
153547
+ "tagName": "sbb-step",
153548
+ "customElement": true
153549
+ }
153550
+ ],
153551
+ "exports": [
153552
+ {
153553
+ "kind": "js",
153554
+ "name": "SbbStepElement",
153555
+ "declaration": {
153556
+ "name": "SbbStepElement",
153557
+ "module": "stepper/step/step.component.js"
153558
+ }
153559
+ }
153560
+ ]
153561
+ },
153562
153562
  {
153563
153563
  "kind": "javascript-module",
153564
153564
  "path": "stepper/stepper/stepper.component.js",