nve-designsystem 4.0.3 → 4.2.0

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.
@@ -1,1848 +0,0 @@
1
- {
2
- "$schema": "https://raw.githubusercontent.com/microsoft/vscode-css-languageservice/main/docs/customData.schema.json",
3
- "version": 1.1,
4
- "properties": [
5
- {
6
- "name": "--pagination-counter-color",
7
- "description": "Fargen på sidetellerteksten.",
8
- "values": []
9
- },
10
- {
11
- "name": "--pagination-counter-bg-color",
12
- "description": "Bakgrunnsfargen til pagineringstelleren.",
13
- "values": []
14
- },
15
- {
16
- "name": "--slide-gap",
17
- "description": "The space between each slide.",
18
- "values": []
19
- },
20
- {
21
- "name": "--aspect-ratio",
22
- "description": "The aspect ratio of each slide.",
23
- "values": []
24
- },
25
- {
26
- "name": "--scroll-hint",
27
- "description": "The amount of padding to apply to the scroll area, allowing adjacent slides to become partially visible as a scroll hint.",
28
- "values": []
29
- },
30
- {
31
- "name": "--aspect-ratio",
32
- "description": "The slide's aspect ratio. Inherited from the carousel by default.",
33
- "values": []
34
- },
35
- {
36
- "name": "--width",
37
- "description": "The preferred width of the dialog. Note that the dialog will shrink to accommodate smaller screens.",
38
- "values": []
39
- },
40
- {
41
- "name": "--header-spacing",
42
- "description": "The amount of padding to use for the header.",
43
- "values": []
44
- },
45
- {
46
- "name": "--body-spacing",
47
- "description": "The amount of padding to use for the body.",
48
- "values": []
49
- },
50
- {
51
- "name": "--footer-spacing",
52
- "description": "The amount of padding to use for the footer.",
53
- "values": []
54
- },
55
- {
56
- "name": "--color",
57
- "description": "The color of the divider.",
58
- "values": []
59
- },
60
- {
61
- "name": "--width",
62
- "description": "The width of the divider.",
63
- "values": []
64
- },
65
- {
66
- "name": "--spacing",
67
- "description": "The spacing of the divider.",
68
- "values": []
69
- },
70
- {
71
- "name": "--size",
72
- "description": "The preferred size of the drawer. This will be applied to the drawer's width or height depending on its `placement`. Note that the drawer will shrink to accommodate smaller screens.",
73
- "values": []
74
- },
75
- {
76
- "name": "--header-spacing",
77
- "description": "The amount of padding to use for the header.",
78
- "values": []
79
- },
80
- {
81
- "name": "--body-spacing",
82
- "description": "The amount of padding to use for the body.",
83
- "values": []
84
- },
85
- {
86
- "name": "--footer-spacing",
87
- "description": "The amount of padding to use for the footer.",
88
- "values": []
89
- },
90
- {
91
- "name": "--icon-size",
92
- "description": "Størrelse på ikonet. 16px er standard.",
93
- "values": []
94
- },
95
- {
96
- "name": "--submenu-offset",
97
- "description": "The distance submenus shift to overlap the parent menu.",
98
- "values": []
99
- },
100
- {
101
- "name": "--arrow-size",
102
- "description": "The size of the arrow. Note that an arrow won't be shown unless the `arrow` attribute is used.",
103
- "values": []
104
- },
105
- {
106
- "name": "--arrow-color",
107
- "description": "The color of the arrow.",
108
- "values": []
109
- },
110
- {
111
- "name": "--auto-size-available-width",
112
- "description": "A read-only custom property that determines the amount of width the popup can be before overflowing. Useful for positioning child elements that need to overflow. This property is only available when using `auto-size`.",
113
- "values": []
114
- },
115
- {
116
- "name": "--auto-size-available-height",
117
- "description": "A read-only custom property that determines the amount of height the popup can be before overflowing. Useful for positioning child elements that need to overflow. This property is only available when using `auto-size`.",
118
- "values": []
119
- },
120
- {
121
- "name": "--border-radius",
122
- "description": "The skeleton's border radius.",
123
- "values": []
124
- },
125
- {
126
- "name": "--color",
127
- "description": "The color of the skeleton.",
128
- "values": []
129
- },
130
- {
131
- "name": "--sheen-color",
132
- "description": "The sheen color when the skeleton is in its loading state.",
133
- "values": []
134
- },
135
- {
136
- "name": "--track-width",
137
- "description": "The width of the track.",
138
- "values": []
139
- },
140
- {
141
- "name": "--track-color",
142
- "description": "The color of the track.",
143
- "values": []
144
- },
145
- {
146
- "name": "--indicator-color",
147
- "description": "The color of the spinner's indicator.",
148
- "values": []
149
- },
150
- {
151
- "name": "--speed",
152
- "description": "The time it takes for the spinner to complete one animation cycle.",
153
- "values": []
154
- },
155
- {
156
- "name": "--scroll-button-background",
157
- "description": "farge på bakover og fremoverknappene. Standard er #fff og #1b1b1f for dark modus.",
158
- "values": []
159
- },
160
- {
161
- "name": "--max-width",
162
- "description": "The maximum width of the tooltip before its content will wrap.",
163
- "values": []
164
- },
165
- {
166
- "name": "--hide-delay",
167
- "description": "The amount of time to wait before hiding the tooltip when hovering.",
168
- "values": []
169
- },
170
- {
171
- "name": "--show-delay",
172
- "description": "The amount of time to wait before showing the tooltip when hovering.",
173
- "values": []
174
- },
175
- {
176
- "name": "--control-box-size",
177
- "description": "The size of the icon box.",
178
- "values": []
179
- },
180
- {
181
- "name": "--icon-size",
182
- "description": "The size of the play/pause icons.",
183
- "values": []
184
- },
185
- {
186
- "name": "--size",
187
- "description": "The size of the avatar.",
188
- "values": []
189
- },
190
- {
191
- "name": "--border-color",
192
- "description": "The card's border color, including borders that occur inside the card.",
193
- "values": []
194
- },
195
- {
196
- "name": "--border-radius",
197
- "description": "The border radius for the card's edges.",
198
- "values": []
199
- },
200
- {
201
- "name": "--border-width",
202
- "description": "The width of the card's borders.",
203
- "values": []
204
- },
205
- {
206
- "name": "--padding",
207
- "description": "The padding to use for the card's sections.",
208
- "values": []
209
- },
210
- {
211
- "name": "--slide-gap",
212
- "description": "The space between each slide.",
213
- "values": []
214
- },
215
- {
216
- "name": "--aspect-ratio",
217
- "description": "The aspect ratio of each slide.",
218
- "values": []
219
- },
220
- {
221
- "name": "--scroll-hint",
222
- "description": "The amount of padding to apply to the scroll area, allowing adjacent slides to become partially visible as a scroll hint.",
223
- "values": []
224
- },
225
- {
226
- "name": "--aspect-ratio",
227
- "description": "The slide's aspect ratio. Inherited from the carousel by default.",
228
- "values": []
229
- },
230
- {
231
- "name": "--grid-width",
232
- "description": "The width of the color grid.",
233
- "values": []
234
- },
235
- {
236
- "name": "--grid-height",
237
- "description": "The height of the color grid.",
238
- "values": []
239
- },
240
- {
241
- "name": "--grid-handle-size",
242
- "description": "The size of the color grid's handle.",
243
- "values": []
244
- },
245
- {
246
- "name": "--slider-height",
247
- "description": "The height of the hue and alpha sliders.",
248
- "values": []
249
- },
250
- {
251
- "name": "--slider-handle-size",
252
- "description": "The diameter of the slider's handle.",
253
- "values": []
254
- },
255
- {
256
- "name": "--swatch-size",
257
- "description": "The size of each predefined color swatch.",
258
- "values": []
259
- },
260
- {
261
- "name": "--success-color",
262
- "description": "The color to use for success feedback.",
263
- "values": []
264
- },
265
- {
266
- "name": "--error-color",
267
- "description": "The color to use for error feedback.",
268
- "values": []
269
- },
270
- {
271
- "name": "--width",
272
- "description": "The preferred width of the dialog. Note that the dialog will shrink to accommodate smaller screens.",
273
- "values": []
274
- },
275
- {
276
- "name": "--header-spacing",
277
- "description": "The amount of padding to use for the header.",
278
- "values": []
279
- },
280
- {
281
- "name": "--body-spacing",
282
- "description": "The amount of padding to use for the body.",
283
- "values": []
284
- },
285
- {
286
- "name": "--footer-spacing",
287
- "description": "The amount of padding to use for the footer.",
288
- "values": []
289
- },
290
- {
291
- "name": "--color",
292
- "description": "The color of the divider.",
293
- "values": []
294
- },
295
- {
296
- "name": "--width",
297
- "description": "The width of the divider.",
298
- "values": []
299
- },
300
- {
301
- "name": "--spacing",
302
- "description": "The spacing of the divider.",
303
- "values": []
304
- },
305
- {
306
- "name": "--size",
307
- "description": "The preferred size of the drawer. This will be applied to the drawer's width or height depending on its `placement`. Note that the drawer will shrink to accommodate smaller screens.",
308
- "values": []
309
- },
310
- {
311
- "name": "--header-spacing",
312
- "description": "The amount of padding to use for the header.",
313
- "values": []
314
- },
315
- {
316
- "name": "--body-spacing",
317
- "description": "The amount of padding to use for the body.",
318
- "values": []
319
- },
320
- {
321
- "name": "--footer-spacing",
322
- "description": "The amount of padding to use for the footer.",
323
- "values": []
324
- },
325
- {
326
- "name": "--divider-width",
327
- "description": "The width of the dividing line.",
328
- "values": []
329
- },
330
- {
331
- "name": "--handle-size",
332
- "description": "The size of the compare handle.",
333
- "values": []
334
- },
335
- {
336
- "name": "--submenu-offset",
337
- "description": "The distance submenus shift to overlap the parent menu.",
338
- "values": []
339
- },
340
- {
341
- "name": "--arrow-size",
342
- "description": "The size of the arrow. Note that an arrow won't be shown unless the `arrow` attribute is used.",
343
- "values": []
344
- },
345
- {
346
- "name": "--arrow-color",
347
- "description": "The color of the arrow.",
348
- "values": []
349
- },
350
- {
351
- "name": "--auto-size-available-width",
352
- "description": "A read-only custom property that determines the amount of width the popup can be before overflowing. Useful for positioning child elements that need to overflow. This property is only available when using `auto-size`.",
353
- "values": []
354
- },
355
- {
356
- "name": "--auto-size-available-height",
357
- "description": "A read-only custom property that determines the amount of height the popup can be before overflowing. Useful for positioning child elements that need to overflow. This property is only available when using `auto-size`.",
358
- "values": []
359
- },
360
- {
361
- "name": "--height",
362
- "description": "The progress bar's height.",
363
- "values": []
364
- },
365
- {
366
- "name": "--track-color",
367
- "description": "The color of the track.",
368
- "values": []
369
- },
370
- {
371
- "name": "--indicator-color",
372
- "description": "The color of the indicator.",
373
- "values": []
374
- },
375
- {
376
- "name": "--label-color",
377
- "description": "The color of the label.",
378
- "values": []
379
- },
380
- {
381
- "name": "--size",
382
- "description": "The diameter of the progress ring (cannot be a percentage).",
383
- "values": []
384
- },
385
- {
386
- "name": "--track-width",
387
- "description": "The width of the track.",
388
- "values": []
389
- },
390
- {
391
- "name": "--track-color",
392
- "description": "The color of the track.",
393
- "values": []
394
- },
395
- {
396
- "name": "--indicator-width",
397
- "description": "The width of the indicator. Defaults to the track width.",
398
- "values": []
399
- },
400
- {
401
- "name": "--indicator-color",
402
- "description": "The color of the indicator.",
403
- "values": []
404
- },
405
- {
406
- "name": "--indicator-transition-duration",
407
- "description": "The duration of the indicator's transition when the value changes.",
408
- "values": []
409
- },
410
- {
411
- "name": "--thumb-size",
412
- "description": "The size of the thumb.",
413
- "values": []
414
- },
415
- {
416
- "name": "--tooltip-offset",
417
- "description": "The vertical distance the tooltip is offset from the track.",
418
- "values": []
419
- },
420
- {
421
- "name": "--track-color-active",
422
- "description": "The color of the portion of the track that represents the current value.",
423
- "values": []
424
- },
425
- {
426
- "name": "--track-color-inactive",
427
- "description": "The of the portion of the track that represents the remaining value.",
428
- "values": []
429
- },
430
- {
431
- "name": "--track-height",
432
- "description": "The height of the track.",
433
- "values": []
434
- },
435
- {
436
- "name": "--track-active-offset",
437
- "description": "The point of origin of the active track.",
438
- "values": []
439
- },
440
- {
441
- "name": "--symbol-color",
442
- "description": "The inactive color for symbols.",
443
- "values": []
444
- },
445
- {
446
- "name": "--symbol-color-active",
447
- "description": "The active color for symbols.",
448
- "values": []
449
- },
450
- {
451
- "name": "--symbol-size",
452
- "description": "The size of symbols.",
453
- "values": []
454
- },
455
- {
456
- "name": "--symbol-spacing",
457
- "description": "The spacing to use around symbols.",
458
- "values": []
459
- },
460
- {
461
- "name": "--border-radius",
462
- "description": "The skeleton's border radius.",
463
- "values": []
464
- },
465
- {
466
- "name": "--color",
467
- "description": "The color of the skeleton.",
468
- "values": []
469
- },
470
- {
471
- "name": "--sheen-color",
472
- "description": "The sheen color when the skeleton is in its loading state.",
473
- "values": []
474
- },
475
- {
476
- "name": "--track-width",
477
- "description": "The width of the track.",
478
- "values": []
479
- },
480
- {
481
- "name": "--track-color",
482
- "description": "The color of the track.",
483
- "values": []
484
- },
485
- {
486
- "name": "--indicator-color",
487
- "description": "The color of the spinner's indicator.",
488
- "values": []
489
- },
490
- {
491
- "name": "--speed",
492
- "description": "The time it takes for the spinner to complete one animation cycle.",
493
- "values": []
494
- },
495
- {
496
- "name": "--width",
497
- "description": "The width of the switch.",
498
- "values": []
499
- },
500
- {
501
- "name": "--height",
502
- "description": "The height of the switch.",
503
- "values": []
504
- },
505
- {
506
- "name": "--thumb-size",
507
- "description": "The size of the thumb.",
508
- "values": []
509
- },
510
- {
511
- "name": "--divider-width",
512
- "description": "The width of the visible divider.",
513
- "values": []
514
- },
515
- {
516
- "name": "--divider-hit-area",
517
- "description": "The invisible region around the divider where dragging can occur. This is usually wider than the divider to facilitate easier dragging.",
518
- "values": []
519
- },
520
- {
521
- "name": "--min",
522
- "description": "The minimum allowed size of the primary panel.",
523
- "values": []
524
- },
525
- {
526
- "name": "--max",
527
- "description": "The maximum allowed size of the primary panel.",
528
- "values": []
529
- },
530
- {
531
- "name": "--indicator-color",
532
- "description": "The color of the active tab indicator.",
533
- "values": []
534
- },
535
- {
536
- "name": "--track-color",
537
- "description": "The color of the indicator's track (the line that separates tabs from panels).",
538
- "values": []
539
- },
540
- {
541
- "name": "--track-width",
542
- "description": "The width of the indicator's track (the line that separates tabs from panels).",
543
- "values": []
544
- },
545
- {
546
- "name": "--padding",
547
- "description": "The tab panel's padding.",
548
- "values": []
549
- },
550
- {
551
- "name": "--max-width",
552
- "description": "The maximum width of the tooltip before its content will wrap.",
553
- "values": []
554
- },
555
- {
556
- "name": "--hide-delay",
557
- "description": "The amount of time to wait before hiding the tooltip when hovering.",
558
- "values": []
559
- },
560
- {
561
- "name": "--show-delay",
562
- "description": "The amount of time to wait before showing the tooltip when hovering.",
563
- "values": []
564
- },
565
- {
566
- "name": "--indent-size",
567
- "description": "The size of the indentation for nested items.",
568
- "values": []
569
- },
570
- {
571
- "name": "--indent-guide-color",
572
- "description": "The color of the indentation line.",
573
- "values": []
574
- },
575
- {
576
- "name": "--indent-guide-offset",
577
- "description": "The amount of vertical spacing to leave between the top and bottom of the indentation line's starting position.",
578
- "values": []
579
- },
580
- {
581
- "name": "--indent-guide-style",
582
- "description": "The style of the indentation line, e.g. solid, dotted, dashed.",
583
- "values": []
584
- },
585
- {
586
- "name": "--indent-guide-width",
587
- "description": "The width of the indentation line.",
588
- "values": []
589
- }
590
- ],
591
- "pseudoElements": [
592
- { "name": "::part(base)", "description": "The component's base wrapper." },
593
- {
594
- "name": "::part(header)",
595
- "description": "The header that wraps both the summary and the expand/collapse icon."
596
- },
597
- {
598
- "name": "::part(summary)",
599
- "description": "The container that wraps the summary."
600
- },
601
- {
602
- "name": "::part(summary-icon)",
603
- "description": "The container that wraps the expand/collapse icons."
604
- },
605
- { "name": "::part(content)", "description": "The details content." },
606
- { "name": "::part(base)", "description": "Topp-element" },
607
- { "name": "::part(icon)", "description": "Ikonet til venstre" },
608
- { "name": "::part(label)", "description": "Overskriften" },
609
- { "name": "::part(message)", "description": "Hoved tekst" },
610
- {
611
- "name": "::part(base)",
612
- "description": "Topp-elementet, enten <button> eller <a>."
613
- },
614
- {
615
- "name": "::part(label)",
616
- "description": "Hoved innholdet i knappen, vanligvis tekst."
617
- },
618
- {
619
- "name": "::part(spinner)",
620
- "description": "Spinneren som vises når knappen er i loading-tilstand."
621
- },
622
- {
623
- "name": "::part(start)",
624
- "description": "Innholdet i start-slottet, for eksempel et ikon."
625
- },
626
- {
627
- "name": "::part(end)",
628
- "description": "Innholdet i end-slottet, for eksempel et ikon."
629
- },
630
- {
631
- "name": "::part(base)",
632
- "description": "The carousel's internal wrapper."
633
- },
634
- {
635
- "name": "::part(scroll-container)",
636
- "description": "The scroll container that wraps the slides."
637
- },
638
- {
639
- "name": "::part(pagination)",
640
- "description": "The pagination indicators wrapper."
641
- },
642
- {
643
- "name": "::part(pagination-item)",
644
- "description": "The pagination indicator."
645
- },
646
- {
647
- "name": "::part(pagination-item--active)",
648
- "description": "Applied when the item is active."
649
- },
650
- { "name": "::part(navigation)", "description": "The navigation wrapper." },
651
- {
652
- "name": "::part(navigation-button)",
653
- "description": "The navigation button."
654
- },
655
- {
656
- "name": "::part(navigation-button--previous)",
657
- "description": "Applied to the previous button."
658
- },
659
- {
660
- "name": "::part(navigation-button--next)",
661
- "description": "Applied to the next button."
662
- },
663
- { "name": "::part(base)", "description": "The component's base wrapper." },
664
- {
665
- "name": "::part(control)",
666
- "description": "The square container that wraps the checkbox's checked state."
667
- },
668
- {
669
- "name": "::part(control--checked)",
670
- "description": "Matches the control part when the checkbox is checked."
671
- },
672
- {
673
- "name": "::part(control--indeterminate)",
674
- "description": "Matches the control part when the checkbox is indeterminate."
675
- },
676
- {
677
- "name": "::part(checked-icon)",
678
- "description": "The checked icon, an `<sl-icon>` element."
679
- },
680
- {
681
- "name": "::part(indeterminate-icon)",
682
- "description": "The indeterminate icon, an `<sl-icon>` element."
683
- },
684
- {
685
- "name": "::part(label)",
686
- "description": "The container that wraps the checkbox's label."
687
- },
688
- {
689
- "name": "::part(form-control-help-text)",
690
- "description": "The help text's wrapper."
691
- },
692
- { "name": "::part(base)", "description": "The component's base wrapper." },
693
- {
694
- "name": "::part(overlay)",
695
- "description": "The overlay that covers the screen behind the dialog."
696
- },
697
- {
698
- "name": "::part(panel)",
699
- "description": "The dialog's panel (where the dialog and its content are rendered)."
700
- },
701
- {
702
- "name": "::part(header)",
703
- "description": "The dialog's header. This element wraps the title and header actions."
704
- },
705
- {
706
- "name": "::part(header-actions)",
707
- "description": "Optional actions to add to the header. Works best with `<sl-icon-button>`."
708
- },
709
- { "name": "::part(title)", "description": "The dialog's title." },
710
- {
711
- "name": "::part(close-button)",
712
- "description": "The close button, an `<sl-icon-button>`."
713
- },
714
- {
715
- "name": "::part(close-button__base)",
716
- "description": "The close button's exported `base` part."
717
- },
718
- { "name": "::part(body)", "description": "The dialog's body." },
719
- { "name": "::part(footer)", "description": "The dialog's footer." },
720
- { "name": "::part(base)", "description": "The component's base wrapper." },
721
- {
722
- "name": "::part(overlay)",
723
- "description": "The overlay that covers the screen behind the drawer."
724
- },
725
- {
726
- "name": "::part(panel)",
727
- "description": "The drawer's panel (where the drawer and its content are rendered)."
728
- },
729
- {
730
- "name": "::part(header)",
731
- "description": "The drawer's header. This element wraps the title and header actions."
732
- },
733
- {
734
- "name": "::part(header-actions)",
735
- "description": "Optional actions to add to the header. Works best with `<sl-icon-button>`."
736
- },
737
- { "name": "::part(title)", "description": "The drawer's title." },
738
- {
739
- "name": "::part(close-button)",
740
- "description": "The close button, an `<sl-icon-button>`."
741
- },
742
- {
743
- "name": "::part(close-button__base)",
744
- "description": "The close button's exported `base` part."
745
- },
746
- { "name": "::part(body)", "description": "The drawer's body." },
747
- { "name": "::part(footer)", "description": "The drawer's footer." },
748
- {
749
- "name": "::part(base)",
750
- "description": "The component's base wrapper, an `<sl-popup>` element."
751
- },
752
- {
753
- "name": "::part(base__popup)",
754
- "description": "The popup's exported `popup` part. Use this to target the tooltip's popup container."
755
- },
756
- {
757
- "name": "::part(trigger)",
758
- "description": "The container that wraps the trigger."
759
- },
760
- {
761
- "name": "::part(panel)",
762
- "description": "The panel that gets shown when the dropdown is open."
763
- },
764
- { "name": "::part(icon)", "description": "Selve ikon span-element." },
765
- {
766
- "name": "::part(form-control)",
767
- "description": "The form control that wraps the label, input, and help text."
768
- },
769
- {
770
- "name": "::part(form-control-label)",
771
- "description": "The label's wrapper."
772
- },
773
- {
774
- "name": "::part(form-control-input)",
775
- "description": "The input's wrapper."
776
- },
777
- {
778
- "name": "::part(form-control-help-text)",
779
- "description": "The help text's wrapper."
780
- },
781
- { "name": "::part(base)", "description": "The component's base wrapper." },
782
- {
783
- "name": "::part(input)",
784
- "description": "The internal `<input>` control."
785
- },
786
- {
787
- "name": "::part(prefix)",
788
- "description": "The container that wraps the prefix."
789
- },
790
- { "name": "::part(clear-button)", "description": "The clear button." },
791
- {
792
- "name": "::part(password-toggle-button)",
793
- "description": "The password toggle button."
794
- },
795
- {
796
- "name": "::part(suffix)",
797
- "description": "The container that wraps the suffix."
798
- },
799
- { "name": "::part(link-card)", "description": "Topp-element" },
800
- { "name": "::part(label)", "description": "Overskriften" },
801
- {
802
- "name": "::part(additional-text)",
803
- "description": "Tilleggsbeskrivelse under overskriften"
804
- },
805
- { "name": "::part(base)", "description": "The component's base wrapper." },
806
- {
807
- "name": "::part(checked-icon)",
808
- "description": "The checked icon, which is only visible when the menu item is checked."
809
- },
810
- { "name": "::part(prefix)", "description": "The prefix container." },
811
- { "name": "::part(label)", "description": "The menu item label." },
812
- { "name": "::part(suffix)", "description": "The suffix container." },
813
- {
814
- "name": "::part(spinner)",
815
- "description": "The spinner that shows when the menu item is in the loading state."
816
- },
817
- {
818
- "name": "::part(spinner__base)",
819
- "description": "The spinner's base part."
820
- },
821
- {
822
- "name": "::part(submenu-icon)",
823
- "description": "The submenu icon, visible only when the menu item has a submenu (not yet implemented)."
824
- },
825
- { "name": "::part(base)", "description": "hele komponenten." },
826
- { "name": "::part(header)", "description": "alt som er over brødteksten" },
827
- { "name": "::part(subheader)", "description": "ekstra tekst over label" },
828
- { "name": "::part(label)", "description": "tittel i header-seksjonen." },
829
- { "name": "::part(footer)", "description": "evt. knapperad nederst." },
830
- {
831
- "name": "::part(navigation-card)",
832
- "description": "Topp-elementet for kortet"
833
- },
834
- { "name": "::part(label)", "description": "Overskriften på kortet" },
835
- { "name": "::part(leading-icon)", "description": "Ikonet øverst i kortet" },
836
- { "name": "::part(content)", "description": "Innholdet i kortet" },
837
- {
838
- "name": "::part(additional-text)",
839
- "description": "Ekstra tekst under overskriften"
840
- },
841
- {
842
- "name": "::part(checked-icon)",
843
- "description": "The checked icon, an `<sl-icon>` element."
844
- },
845
- { "name": "::part(base)", "description": "The component's base wrapper." },
846
- { "name": "::part(label)", "description": "The option's label." },
847
- {
848
- "name": "::part(prefix)",
849
- "description": "The container that wraps the prefix."
850
- },
851
- {
852
- "name": "::part(suffix)",
853
- "description": "The container that wraps the suffix."
854
- },
855
- {
856
- "name": "::part(arrow)",
857
- "description": "The arrow's container. Avoid setting `top|bottom|left|right` properties, as these values are assigned dynamically as the popup moves. This is most useful for applying a background color to match the popup, and maybe a border or box shadow."
858
- },
859
- {
860
- "name": "::part(popup)",
861
- "description": "The popup's container. Useful for setting a background color, box shadow, etc."
862
- },
863
- {
864
- "name": "::part(hover-bridge)",
865
- "description": "The hover bridge element. Only available when the `hover-bridge` option is enabled."
866
- },
867
- { "name": "::part(base)", "description": "The component's base wrapper." },
868
- {
869
- "name": "::part(control)",
870
- "description": "The circular container that wraps the radio's checked state."
871
- },
872
- {
873
- "name": "::part(control--checked)",
874
- "description": "The radio control when the radio is checked."
875
- },
876
- {
877
- "name": "::part(checked-icon)",
878
- "description": "The checked icon, an `<sl-icon>` element."
879
- },
880
- {
881
- "name": "::part(label)",
882
- "description": "The container that wraps the radio's label."
883
- },
884
- { "name": "::part(base)", "description": "The component's base wrapper." },
885
- {
886
- "name": "::part(button)",
887
- "description": "The internal `<button>` element."
888
- },
889
- {
890
- "name": "::part(button--checked)",
891
- "description": "The internal button element when the radio button is checked."
892
- },
893
- {
894
- "name": "::part(prefix)",
895
- "description": "The container that wraps the prefix."
896
- },
897
- {
898
- "name": "::part(label)",
899
- "description": "The container that wraps the radio button's label."
900
- },
901
- {
902
- "name": "::part(suffix)",
903
- "description": "The container that wraps the suffix."
904
- },
905
- {
906
- "name": "::part(form-control)",
907
- "description": "The form control that wraps the label, input, and help text."
908
- },
909
- {
910
- "name": "::part(form-control-label)",
911
- "description": "The label's wrapper."
912
- },
913
- {
914
- "name": "::part(form-control-input)",
915
- "description": "The input's wrapper."
916
- },
917
- {
918
- "name": "::part(form-control-help-text)",
919
- "description": "The help text's wrapper."
920
- },
921
- {
922
- "name": "::part(button-group)",
923
- "description": "The button group that wraps radio buttons."
924
- },
925
- {
926
- "name": "::part(button-group__base)",
927
- "description": "The button group's `base` part."
928
- },
929
- {
930
- "name": "::part(form-control)",
931
- "description": "The form control that wraps the label, input, and help text."
932
- },
933
- {
934
- "name": "::part(form-control-label)",
935
- "description": "The label's wrapper."
936
- },
937
- {
938
- "name": "::part(form-control-input)",
939
- "description": "The select's wrapper."
940
- },
941
- {
942
- "name": "::part(form-control-help-text)",
943
- "description": "The help text's wrapper."
944
- },
945
- {
946
- "name": "::part(combobox)",
947
- "description": "The container the wraps the prefix, suffix, combobox, clear icon, and expand button."
948
- },
949
- {
950
- "name": "::part(prefix)",
951
- "description": "The container that wraps the prefix slot."
952
- },
953
- {
954
- "name": "::part(suffix)",
955
- "description": "The container that wraps the suffix slot."
956
- },
957
- {
958
- "name": "::part(display-input)",
959
- "description": "The element that displays the selected option's label, an `<input>` element."
960
- },
961
- {
962
- "name": "::part(listbox)",
963
- "description": "The listbox container where options are slotted."
964
- },
965
- {
966
- "name": "::part(tags)",
967
- "description": "The container that houses option tags when `multiselect` is used."
968
- },
969
- {
970
- "name": "::part(tag)",
971
- "description": "The individual tags that represent each multiselect option."
972
- },
973
- { "name": "::part(tag__base)", "description": "The tag's base part." },
974
- {
975
- "name": "::part(tag__content)",
976
- "description": "The tag's content part."
977
- },
978
- {
979
- "name": "::part(tag__remove-button)",
980
- "description": "The tag's remove button."
981
- },
982
- {
983
- "name": "::part(tag__remove-button__base)",
984
- "description": "The tag's remove button base part."
985
- },
986
- { "name": "::part(clear-button)", "description": "The clear button." },
987
- {
988
- "name": "::part(expand-icon)",
989
- "description": "The container that wraps the expand icon."
990
- },
991
- { "name": "::part(base)", "description": "The component's base wrapper." },
992
- {
993
- "name": "::part(indicator)",
994
- "description": "The skeleton's indicator which is responsible for its color and animation."
995
- },
996
- { "name": "::part(base)", "description": "The component's base wrapper." },
997
- { "name": "::part(base)", "description": "Topp-element" },
998
- { "name": "::part(control)", "description": "Element rundt bryteren" },
999
- { "name": "::part(thumb)", "description": "Bryter-indikatoren" },
1000
- { "name": "::part(label)", "description": "Tekst bak bryteren" },
1001
- { "name": "::part(base)", "description": "Topp-element" },
1002
- { "name": "::part(base)", "description": "Topp-element" },
1003
- { "name": "::part(body)", "description": "Innholdet i tab gruppen" },
1004
- { "name": "::part(nav)", "description": "hoved kontainer for fanene" },
1005
- {
1006
- "name": "::part(button-backward-base)",
1007
- "description": "Bakoverknapp kontainer"
1008
- },
1009
- {
1010
- "name": "::part(button-forward-base)",
1011
- "description": "Fremoverknapp kontainer"
1012
- },
1013
- { "name": "::part(base)", "description": "hoved kontainer" },
1014
- { "name": "::part(base)", "description": "Topp-element" },
1015
- { "name": "::part(text)", "description": "Hoved-teksten" },
1016
- { "name": "::part(extra)", "description": "Ekstra-tekst" },
1017
- { "name": "::part(close)", "description": "Lukk-ikon" },
1018
- {
1019
- "name": "::part(form-control)",
1020
- "description": "hoved komponent sitt container"
1021
- },
1022
- {
1023
- "name": "::part(textarea-label)",
1024
- "description": "label og requiredLabel container"
1025
- },
1026
- { "name": "::part(base)", "description": "textarea og ikone container" },
1027
- {
1028
- "name": "::part(help-text-container)",
1029
- "description": "container for hjelpetekst"
1030
- },
1031
- {
1032
- "name": "::part(base)",
1033
- "description": "The component's base wrapper, an `<sl-popup>` element."
1034
- },
1035
- {
1036
- "name": "::part(base__popup)",
1037
- "description": "The popup's exported `popup` part. Use this to target the tooltip's popup container."
1038
- },
1039
- {
1040
- "name": "::part(base__arrow)",
1041
- "description": "The popup's exported `arrow` part. Use this to target the tooltip's arrow."
1042
- },
1043
- {
1044
- "name": "::part(body)",
1045
- "description": "The tooltip's body where its content is rendered."
1046
- },
1047
- { "name": "::part(base)", "description": "farenivå kontainer" },
1048
- {
1049
- "name": "::part(warning-badge)",
1050
- "description": "støtte badge som vises nederst til høyre i faregradskomponenten"
1051
- },
1052
- { "name": "::part(base)", "description": "The component's base wrapper." },
1053
- {
1054
- "name": "::part(icon)",
1055
- "description": "The container that wraps the optional icon."
1056
- },
1057
- {
1058
- "name": "::part(message)",
1059
- "description": "The container that wraps the alert's main content."
1060
- },
1061
- {
1062
- "name": "::part(close-button)",
1063
- "description": "The close button, an `<sl-icon-button>`."
1064
- },
1065
- {
1066
- "name": "::part(close-button__base)",
1067
- "description": "The close button's exported `base` part."
1068
- },
1069
- {
1070
- "name": "::part(control-box)",
1071
- "description": "The container that surrounds the pause/play icons and provides their background."
1072
- },
1073
- { "name": "::part(base)", "description": "The component's base wrapper." },
1074
- {
1075
- "name": "::part(icon)",
1076
- "description": "The container that wraps the avatar's icon."
1077
- },
1078
- {
1079
- "name": "::part(initials)",
1080
- "description": "The container that wraps the avatar's initials."
1081
- },
1082
- {
1083
- "name": "::part(image)",
1084
- "description": "The avatar image. Only shown when the `image` attribute is set."
1085
- },
1086
- { "name": "::part(base)", "description": "The component's base wrapper." },
1087
- { "name": "::part(base)", "description": "The component's base wrapper." },
1088
- { "name": "::part(base)", "description": "The component's base wrapper." },
1089
- {
1090
- "name": "::part(prefix)",
1091
- "description": "The container that wraps the prefix."
1092
- },
1093
- { "name": "::part(label)", "description": "The button's label." },
1094
- {
1095
- "name": "::part(suffix)",
1096
- "description": "The container that wraps the suffix."
1097
- },
1098
- {
1099
- "name": "::part(caret)",
1100
- "description": "The button's caret icon, an `<sl-icon>` element."
1101
- },
1102
- {
1103
- "name": "::part(spinner)",
1104
- "description": "The spinner that shows when the button is in the loading state."
1105
- },
1106
- { "name": "::part(base)", "description": "The component's base wrapper." },
1107
- { "name": "::part(label)", "description": "The breadcrumb item's label." },
1108
- {
1109
- "name": "::part(prefix)",
1110
- "description": "The container that wraps the prefix."
1111
- },
1112
- {
1113
- "name": "::part(suffix)",
1114
- "description": "The container that wraps the suffix."
1115
- },
1116
- {
1117
- "name": "::part(separator)",
1118
- "description": "The container that wraps the separator."
1119
- },
1120
- { "name": "::part(base)", "description": "The component's base wrapper." },
1121
- { "name": "::part(base)", "description": "The component's base wrapper." },
1122
- {
1123
- "name": "::part(image)",
1124
- "description": "The container that wraps the card's image."
1125
- },
1126
- {
1127
- "name": "::part(header)",
1128
- "description": "The container that wraps the card's header."
1129
- },
1130
- {
1131
- "name": "::part(body)",
1132
- "description": "The container that wraps the card's main content."
1133
- },
1134
- {
1135
- "name": "::part(footer)",
1136
- "description": "The container that wraps the card's footer."
1137
- },
1138
- {
1139
- "name": "::part(base)",
1140
- "description": "The carousel's internal wrapper."
1141
- },
1142
- {
1143
- "name": "::part(scroll-container)",
1144
- "description": "The scroll container that wraps the slides."
1145
- },
1146
- {
1147
- "name": "::part(pagination)",
1148
- "description": "The pagination indicators wrapper."
1149
- },
1150
- {
1151
- "name": "::part(pagination-item)",
1152
- "description": "The pagination indicator."
1153
- },
1154
- {
1155
- "name": "::part(pagination-item--active)",
1156
- "description": "Applied when the item is active."
1157
- },
1158
- { "name": "::part(navigation)", "description": "The navigation wrapper." },
1159
- {
1160
- "name": "::part(navigation-button)",
1161
- "description": "The navigation button."
1162
- },
1163
- {
1164
- "name": "::part(navigation-button--previous)",
1165
- "description": "Applied to the previous button."
1166
- },
1167
- {
1168
- "name": "::part(navigation-button--next)",
1169
- "description": "Applied to the next button."
1170
- },
1171
- { "name": "::part(base)", "description": "The component's base wrapper." },
1172
- {
1173
- "name": "::part(control)",
1174
- "description": "The square container that wraps the checkbox's checked state."
1175
- },
1176
- {
1177
- "name": "::part(control--checked)",
1178
- "description": "Matches the control part when the checkbox is checked."
1179
- },
1180
- {
1181
- "name": "::part(control--indeterminate)",
1182
- "description": "Matches the control part when the checkbox is indeterminate."
1183
- },
1184
- {
1185
- "name": "::part(checked-icon)",
1186
- "description": "The checked icon, an `<sl-icon>` element."
1187
- },
1188
- {
1189
- "name": "::part(indeterminate-icon)",
1190
- "description": "The indeterminate icon, an `<sl-icon>` element."
1191
- },
1192
- {
1193
- "name": "::part(label)",
1194
- "description": "The container that wraps the checkbox's label."
1195
- },
1196
- {
1197
- "name": "::part(form-control-help-text)",
1198
- "description": "The help text's wrapper."
1199
- },
1200
- { "name": "::part(base)", "description": "The component's base wrapper." },
1201
- {
1202
- "name": "::part(trigger)",
1203
- "description": "The color picker's dropdown trigger."
1204
- },
1205
- {
1206
- "name": "::part(swatches)",
1207
- "description": "The container that holds the swatches."
1208
- },
1209
- { "name": "::part(swatch)", "description": "Each individual swatch." },
1210
- { "name": "::part(grid)", "description": "The color grid." },
1211
- {
1212
- "name": "::part(grid-handle)",
1213
- "description": "The color grid's handle."
1214
- },
1215
- { "name": "::part(slider)", "description": "Hue and opacity sliders." },
1216
- {
1217
- "name": "::part(slider-handle)",
1218
- "description": "Hue and opacity slider handles."
1219
- },
1220
- { "name": "::part(hue-slider)", "description": "The hue slider." },
1221
- {
1222
- "name": "::part(hue-slider-handle)",
1223
- "description": "The hue slider's handle."
1224
- },
1225
- { "name": "::part(opacity-slider)", "description": "The opacity slider." },
1226
- {
1227
- "name": "::part(opacity-slider-handle)",
1228
- "description": "The opacity slider's handle."
1229
- },
1230
- { "name": "::part(preview)", "description": "The preview color." },
1231
- { "name": "::part(input)", "description": "The text input." },
1232
- {
1233
- "name": "::part(eye-dropper-button)",
1234
- "description": "The eye dropper button."
1235
- },
1236
- {
1237
- "name": "::part(eye-dropper-button__base)",
1238
- "description": "The eye dropper button's exported `button` part."
1239
- },
1240
- {
1241
- "name": "::part(eye-dropper-button__prefix)",
1242
- "description": "The eye dropper button's exported `prefix` part."
1243
- },
1244
- {
1245
- "name": "::part(eye-dropper-button__label)",
1246
- "description": "The eye dropper button's exported `label` part."
1247
- },
1248
- {
1249
- "name": "::part(eye-dropper-button__suffix)",
1250
- "description": "The eye dropper button's exported `suffix` part."
1251
- },
1252
- {
1253
- "name": "::part(eye-dropper-button__caret)",
1254
- "description": "The eye dropper button's exported `caret` part."
1255
- },
1256
- { "name": "::part(format-button)", "description": "The format button." },
1257
- {
1258
- "name": "::part(format-button__base)",
1259
- "description": "The format button's exported `button` part."
1260
- },
1261
- {
1262
- "name": "::part(format-button__prefix)",
1263
- "description": "The format button's exported `prefix` part."
1264
- },
1265
- {
1266
- "name": "::part(format-button__label)",
1267
- "description": "The format button's exported `label` part."
1268
- },
1269
- {
1270
- "name": "::part(format-button__suffix)",
1271
- "description": "The format button's exported `suffix` part."
1272
- },
1273
- {
1274
- "name": "::part(format-button__caret)",
1275
- "description": "The format button's exported `caret` part."
1276
- },
1277
- {
1278
- "name": "::part(button)",
1279
- "description": "The internal `<button>` element."
1280
- },
1281
- {
1282
- "name": "::part(copy-icon)",
1283
- "description": "The container that holds the copy icon."
1284
- },
1285
- {
1286
- "name": "::part(success-icon)",
1287
- "description": "The container that holds the success icon."
1288
- },
1289
- {
1290
- "name": "::part(error-icon)",
1291
- "description": "The container that holds the error icon."
1292
- },
1293
- {
1294
- "name": "::part(tooltip__base)",
1295
- "description": "The tooltip's exported `base` part."
1296
- },
1297
- {
1298
- "name": "::part(tooltip__base__popup)",
1299
- "description": "The tooltip's exported `popup` part."
1300
- },
1301
- {
1302
- "name": "::part(tooltip__base__arrow)",
1303
- "description": "The tooltip's exported `arrow` part."
1304
- },
1305
- {
1306
- "name": "::part(tooltip__body)",
1307
- "description": "The tooltip's exported `body` part."
1308
- },
1309
- { "name": "::part(base)", "description": "The component's base wrapper." },
1310
- {
1311
- "name": "::part(header)",
1312
- "description": "The header that wraps both the summary and the expand/collapse icon."
1313
- },
1314
- {
1315
- "name": "::part(summary)",
1316
- "description": "The container that wraps the summary."
1317
- },
1318
- {
1319
- "name": "::part(summary-icon)",
1320
- "description": "The container that wraps the expand/collapse icons."
1321
- },
1322
- { "name": "::part(content)", "description": "The details content." },
1323
- { "name": "::part(base)", "description": "The component's base wrapper." },
1324
- {
1325
- "name": "::part(overlay)",
1326
- "description": "The overlay that covers the screen behind the dialog."
1327
- },
1328
- {
1329
- "name": "::part(panel)",
1330
- "description": "The dialog's panel (where the dialog and its content are rendered)."
1331
- },
1332
- {
1333
- "name": "::part(header)",
1334
- "description": "The dialog's header. This element wraps the title and header actions."
1335
- },
1336
- {
1337
- "name": "::part(header-actions)",
1338
- "description": "Optional actions to add to the header. Works best with `<sl-icon-button>`."
1339
- },
1340
- { "name": "::part(title)", "description": "The dialog's title." },
1341
- {
1342
- "name": "::part(close-button)",
1343
- "description": "The close button, an `<sl-icon-button>`."
1344
- },
1345
- {
1346
- "name": "::part(close-button__base)",
1347
- "description": "The close button's exported `base` part."
1348
- },
1349
- { "name": "::part(body)", "description": "The dialog's body." },
1350
- { "name": "::part(footer)", "description": "The dialog's footer." },
1351
- { "name": "::part(base)", "description": "The component's base wrapper." },
1352
- {
1353
- "name": "::part(overlay)",
1354
- "description": "The overlay that covers the screen behind the drawer."
1355
- },
1356
- {
1357
- "name": "::part(panel)",
1358
- "description": "The drawer's panel (where the drawer and its content are rendered)."
1359
- },
1360
- {
1361
- "name": "::part(header)",
1362
- "description": "The drawer's header. This element wraps the title and header actions."
1363
- },
1364
- {
1365
- "name": "::part(header-actions)",
1366
- "description": "Optional actions to add to the header. Works best with `<sl-icon-button>`."
1367
- },
1368
- { "name": "::part(title)", "description": "The drawer's title." },
1369
- {
1370
- "name": "::part(close-button)",
1371
- "description": "The close button, an `<sl-icon-button>`."
1372
- },
1373
- {
1374
- "name": "::part(close-button__base)",
1375
- "description": "The close button's exported `base` part."
1376
- },
1377
- { "name": "::part(body)", "description": "The drawer's body." },
1378
- { "name": "::part(footer)", "description": "The drawer's footer." },
1379
- {
1380
- "name": "::part(base)",
1381
- "description": "The component's base wrapper, an `<sl-popup>` element."
1382
- },
1383
- {
1384
- "name": "::part(base__popup)",
1385
- "description": "The popup's exported `popup` part. Use this to target the tooltip's popup container."
1386
- },
1387
- {
1388
- "name": "::part(trigger)",
1389
- "description": "The container that wraps the trigger."
1390
- },
1391
- {
1392
- "name": "::part(panel)",
1393
- "description": "The panel that gets shown when the dropdown is open."
1394
- },
1395
- { "name": "::part(svg)", "description": "The internal SVG element." },
1396
- {
1397
- "name": "::part(use)",
1398
- "description": "The <use> element generated when using `spriteSheet: true`"
1399
- },
1400
- { "name": "::part(base)", "description": "The component's base wrapper." },
1401
- { "name": "::part(base)", "description": "The component's base wrapper." },
1402
- {
1403
- "name": "::part(before)",
1404
- "description": "The container that wraps the before image."
1405
- },
1406
- {
1407
- "name": "::part(after)",
1408
- "description": "The container that wraps the after image."
1409
- },
1410
- {
1411
- "name": "::part(divider)",
1412
- "description": "The divider that separates the images."
1413
- },
1414
- {
1415
- "name": "::part(handle)",
1416
- "description": "The handle that the user drags to expose the after image."
1417
- },
1418
- {
1419
- "name": "::part(form-control)",
1420
- "description": "The form control that wraps the label, input, and help text."
1421
- },
1422
- {
1423
- "name": "::part(form-control-label)",
1424
- "description": "The label's wrapper."
1425
- },
1426
- {
1427
- "name": "::part(form-control-input)",
1428
- "description": "The input's wrapper."
1429
- },
1430
- {
1431
- "name": "::part(form-control-help-text)",
1432
- "description": "The help text's wrapper."
1433
- },
1434
- { "name": "::part(base)", "description": "The component's base wrapper." },
1435
- {
1436
- "name": "::part(input)",
1437
- "description": "The internal `<input>` control."
1438
- },
1439
- {
1440
- "name": "::part(prefix)",
1441
- "description": "The container that wraps the prefix."
1442
- },
1443
- { "name": "::part(clear-button)", "description": "The clear button." },
1444
- {
1445
- "name": "::part(password-toggle-button)",
1446
- "description": "The password toggle button."
1447
- },
1448
- {
1449
- "name": "::part(suffix)",
1450
- "description": "The container that wraps the suffix."
1451
- },
1452
- { "name": "::part(base)", "description": "The component's base wrapper." },
1453
- { "name": "::part(base)", "description": "The component's base wrapper." },
1454
- {
1455
- "name": "::part(checked-icon)",
1456
- "description": "The checked icon, which is only visible when the menu item is checked."
1457
- },
1458
- { "name": "::part(prefix)", "description": "The prefix container." },
1459
- { "name": "::part(label)", "description": "The menu item label." },
1460
- { "name": "::part(suffix)", "description": "The suffix container." },
1461
- {
1462
- "name": "::part(spinner)",
1463
- "description": "The spinner that shows when the menu item is in the loading state."
1464
- },
1465
- {
1466
- "name": "::part(spinner__base)",
1467
- "description": "The spinner's base part."
1468
- },
1469
- {
1470
- "name": "::part(submenu-icon)",
1471
- "description": "The submenu icon, visible only when the menu item has a submenu (not yet implemented)."
1472
- },
1473
- {
1474
- "name": "::part(checked-icon)",
1475
- "description": "The checked icon, an `<sl-icon>` element."
1476
- },
1477
- { "name": "::part(base)", "description": "The component's base wrapper." },
1478
- { "name": "::part(label)", "description": "The option's label." },
1479
- {
1480
- "name": "::part(prefix)",
1481
- "description": "The container that wraps the prefix."
1482
- },
1483
- {
1484
- "name": "::part(suffix)",
1485
- "description": "The container that wraps the suffix."
1486
- },
1487
- {
1488
- "name": "::part(arrow)",
1489
- "description": "The arrow's container. Avoid setting `top|bottom|left|right` properties, as these values are assigned dynamically as the popup moves. This is most useful for applying a background color to match the popup, and maybe a border or box shadow."
1490
- },
1491
- {
1492
- "name": "::part(popup)",
1493
- "description": "The popup's container. Useful for setting a background color, box shadow, etc."
1494
- },
1495
- {
1496
- "name": "::part(hover-bridge)",
1497
- "description": "The hover bridge element. Only available when the `hover-bridge` option is enabled."
1498
- },
1499
- { "name": "::part(base)", "description": "The component's base wrapper." },
1500
- {
1501
- "name": "::part(indicator)",
1502
- "description": "The progress bar's indicator."
1503
- },
1504
- { "name": "::part(label)", "description": "The progress bar's label." },
1505
- { "name": "::part(base)", "description": "The component's base wrapper." },
1506
- { "name": "::part(label)", "description": "The progress ring label." },
1507
- { "name": "::part(base)", "description": "The component's base wrapper." },
1508
- {
1509
- "name": "::part(control)",
1510
- "description": "The circular container that wraps the radio's checked state."
1511
- },
1512
- {
1513
- "name": "::part(control--checked)",
1514
- "description": "The radio control when the radio is checked."
1515
- },
1516
- {
1517
- "name": "::part(checked-icon)",
1518
- "description": "The checked icon, an `<sl-icon>` element."
1519
- },
1520
- {
1521
- "name": "::part(label)",
1522
- "description": "The container that wraps the radio's label."
1523
- },
1524
- { "name": "::part(base)", "description": "The component's base wrapper." },
1525
- { "name": "::part(base)", "description": "The component's base wrapper." },
1526
- {
1527
- "name": "::part(button)",
1528
- "description": "The internal `<button>` element."
1529
- },
1530
- {
1531
- "name": "::part(button--checked)",
1532
- "description": "The internal button element when the radio button is checked."
1533
- },
1534
- {
1535
- "name": "::part(prefix)",
1536
- "description": "The container that wraps the prefix."
1537
- },
1538
- {
1539
- "name": "::part(label)",
1540
- "description": "The container that wraps the radio button's label."
1541
- },
1542
- {
1543
- "name": "::part(suffix)",
1544
- "description": "The container that wraps the suffix."
1545
- },
1546
- {
1547
- "name": "::part(form-control)",
1548
- "description": "The form control that wraps the label, input, and help text."
1549
- },
1550
- {
1551
- "name": "::part(form-control-label)",
1552
- "description": "The label's wrapper."
1553
- },
1554
- {
1555
- "name": "::part(form-control-input)",
1556
- "description": "The input's wrapper."
1557
- },
1558
- {
1559
- "name": "::part(form-control-help-text)",
1560
- "description": "The help text's wrapper."
1561
- },
1562
- {
1563
- "name": "::part(button-group)",
1564
- "description": "The button group that wraps radio buttons."
1565
- },
1566
- {
1567
- "name": "::part(button-group__base)",
1568
- "description": "The button group's `base` part."
1569
- },
1570
- {
1571
- "name": "::part(form-control)",
1572
- "description": "The form control that wraps the label, input, and help text."
1573
- },
1574
- {
1575
- "name": "::part(form-control-label)",
1576
- "description": "The label's wrapper."
1577
- },
1578
- {
1579
- "name": "::part(form-control-input)",
1580
- "description": "The range's wrapper."
1581
- },
1582
- {
1583
- "name": "::part(form-control-help-text)",
1584
- "description": "The help text's wrapper."
1585
- },
1586
- { "name": "::part(base)", "description": "The component's base wrapper." },
1587
- {
1588
- "name": "::part(input)",
1589
- "description": "The internal `<input>` element."
1590
- },
1591
- { "name": "::part(tooltip)", "description": "The range's tooltip." },
1592
- { "name": "::part(base)", "description": "The component's base wrapper." },
1593
- { "name": "::part(base)", "description": "The component's base wrapper." },
1594
- {
1595
- "name": "::part(indicator)",
1596
- "description": "The skeleton's indicator which is responsible for its color and animation."
1597
- },
1598
- {
1599
- "name": "::part(form-control)",
1600
- "description": "The form control that wraps the label, input, and help text."
1601
- },
1602
- {
1603
- "name": "::part(form-control-label)",
1604
- "description": "The label's wrapper."
1605
- },
1606
- {
1607
- "name": "::part(form-control-input)",
1608
- "description": "The select's wrapper."
1609
- },
1610
- {
1611
- "name": "::part(form-control-help-text)",
1612
- "description": "The help text's wrapper."
1613
- },
1614
- {
1615
- "name": "::part(combobox)",
1616
- "description": "The container the wraps the prefix, suffix, combobox, clear icon, and expand button."
1617
- },
1618
- {
1619
- "name": "::part(prefix)",
1620
- "description": "The container that wraps the prefix slot."
1621
- },
1622
- {
1623
- "name": "::part(suffix)",
1624
- "description": "The container that wraps the suffix slot."
1625
- },
1626
- {
1627
- "name": "::part(display-input)",
1628
- "description": "The element that displays the selected option's label, an `<input>` element."
1629
- },
1630
- {
1631
- "name": "::part(listbox)",
1632
- "description": "The listbox container where options are slotted."
1633
- },
1634
- {
1635
- "name": "::part(tags)",
1636
- "description": "The container that houses option tags when `multiselect` is used."
1637
- },
1638
- {
1639
- "name": "::part(tag)",
1640
- "description": "The individual tags that represent each multiselect option."
1641
- },
1642
- { "name": "::part(tag__base)", "description": "The tag's base part." },
1643
- {
1644
- "name": "::part(tag__content)",
1645
- "description": "The tag's content part."
1646
- },
1647
- {
1648
- "name": "::part(tag__remove-button)",
1649
- "description": "The tag's remove button."
1650
- },
1651
- {
1652
- "name": "::part(tag__remove-button__base)",
1653
- "description": "The tag's remove button base part."
1654
- },
1655
- { "name": "::part(clear-button)", "description": "The clear button." },
1656
- {
1657
- "name": "::part(expand-icon)",
1658
- "description": "The container that wraps the expand icon."
1659
- },
1660
- { "name": "::part(base)", "description": "The component's base wrapper." },
1661
- { "name": "::part(base)", "description": "The component's base wrapper." },
1662
- {
1663
- "name": "::part(control)",
1664
- "description": "The control that houses the switch's thumb."
1665
- },
1666
- { "name": "::part(thumb)", "description": "The switch's thumb." },
1667
- { "name": "::part(label)", "description": "The switch's label." },
1668
- {
1669
- "name": "::part(form-control-help-text)",
1670
- "description": "The help text's wrapper."
1671
- },
1672
- { "name": "::part(start)", "description": "The start panel." },
1673
- { "name": "::part(end)", "description": "The end panel." },
1674
- {
1675
- "name": "::part(panel)",
1676
- "description": "Targets both the start and end panels."
1677
- },
1678
- {
1679
- "name": "::part(divider)",
1680
- "description": "The divider that separates the start and end panels."
1681
- },
1682
- { "name": "::part(base)", "description": "The component's base wrapper." },
1683
- {
1684
- "name": "::part(nav)",
1685
- "description": "The tab group's navigation container where tabs are slotted in."
1686
- },
1687
- {
1688
- "name": "::part(tabs)",
1689
- "description": "The container that wraps the tabs."
1690
- },
1691
- {
1692
- "name": "::part(active-tab-indicator)",
1693
- "description": "The line that highlights the currently selected tab."
1694
- },
1695
- {
1696
- "name": "::part(body)",
1697
- "description": "The tab group's body where tab panels are slotted in."
1698
- },
1699
- {
1700
- "name": "::part(scroll-button)",
1701
- "description": "The previous/next scroll buttons that show when tabs are scrollable, an `<sl-icon-button>`."
1702
- },
1703
- {
1704
- "name": "::part(scroll-button--start)",
1705
- "description": "The starting scroll button."
1706
- },
1707
- {
1708
- "name": "::part(scroll-button--end)",
1709
- "description": "The ending scroll button."
1710
- },
1711
- {
1712
- "name": "::part(scroll-button__base)",
1713
- "description": "The scroll button's exported `base` part."
1714
- },
1715
- { "name": "::part(base)", "description": "The component's base wrapper." },
1716
- {
1717
- "name": "::part(close-button)",
1718
- "description": "The close button, an `<sl-icon-button>`."
1719
- },
1720
- {
1721
- "name": "::part(close-button__base)",
1722
- "description": "The close button's exported `base` part."
1723
- },
1724
- { "name": "::part(base)", "description": "The component's base wrapper." },
1725
- {
1726
- "name": "::part(form-control)",
1727
- "description": "The form control that wraps the label, input, and help text."
1728
- },
1729
- {
1730
- "name": "::part(form-control-label)",
1731
- "description": "The label's wrapper."
1732
- },
1733
- {
1734
- "name": "::part(form-control-input)",
1735
- "description": "The input's wrapper."
1736
- },
1737
- {
1738
- "name": "::part(form-control-help-text)",
1739
- "description": "The help text's wrapper."
1740
- },
1741
- { "name": "::part(base)", "description": "The component's base wrapper." },
1742
- {
1743
- "name": "::part(textarea)",
1744
- "description": "The internal `<textarea>` control."
1745
- },
1746
- { "name": "::part(base)", "description": "The component's base wrapper." },
1747
- { "name": "::part(content)", "description": "The tag's content." },
1748
- {
1749
- "name": "::part(remove-button)",
1750
- "description": "The tag's remove button, an `<sl-icon-button>`."
1751
- },
1752
- {
1753
- "name": "::part(remove-button__base)",
1754
- "description": "The remove button's exported `base` part."
1755
- },
1756
- {
1757
- "name": "::part(base)",
1758
- "description": "The component's base wrapper, an `<sl-popup>` element."
1759
- },
1760
- {
1761
- "name": "::part(base__popup)",
1762
- "description": "The popup's exported `popup` part. Use this to target the tooltip's popup container."
1763
- },
1764
- {
1765
- "name": "::part(base__arrow)",
1766
- "description": "The popup's exported `arrow` part. Use this to target the tooltip's arrow."
1767
- },
1768
- {
1769
- "name": "::part(body)",
1770
- "description": "The tooltip's body where its content is rendered."
1771
- },
1772
- { "name": "::part(base)", "description": "The component's base wrapper." },
1773
- { "name": "::part(base)", "description": "The component's base wrapper." },
1774
- {
1775
- "name": "::part(item)",
1776
- "description": "The tree item's container. This element wraps everything except slotted tree item children."
1777
- },
1778
- {
1779
- "name": "::part(item--disabled)",
1780
- "description": "Applied when the tree item is disabled."
1781
- },
1782
- {
1783
- "name": "::part(item--expanded)",
1784
- "description": "Applied when the tree item is expanded."
1785
- },
1786
- {
1787
- "name": "::part(item--indeterminate)",
1788
- "description": "Applied when the selection is indeterminate."
1789
- },
1790
- {
1791
- "name": "::part(item--selected)",
1792
- "description": "Applied when the tree item is selected."
1793
- },
1794
- {
1795
- "name": "::part(indentation)",
1796
- "description": "The tree item's indentation container."
1797
- },
1798
- {
1799
- "name": "::part(expand-button)",
1800
- "description": "The container that wraps the tree item's expand button and spinner."
1801
- },
1802
- {
1803
- "name": "::part(spinner)",
1804
- "description": "The spinner that shows when a lazy tree item is in the loading state."
1805
- },
1806
- {
1807
- "name": "::part(spinner__base)",
1808
- "description": "The spinner's base part."
1809
- },
1810
- { "name": "::part(label)", "description": "The tree item's label." },
1811
- {
1812
- "name": "::part(children)",
1813
- "description": "The container that wraps the tree item's nested children."
1814
- },
1815
- {
1816
- "name": "::part(checkbox)",
1817
- "description": "The checkbox that shows when using multiselect."
1818
- },
1819
- {
1820
- "name": "::part(checkbox__base)",
1821
- "description": "The checkbox's exported `base` part."
1822
- },
1823
- {
1824
- "name": "::part(checkbox__control)",
1825
- "description": "The checkbox's exported `control` part."
1826
- },
1827
- {
1828
- "name": "::part(checkbox__control--checked)",
1829
- "description": "The checkbox's exported `control--checked` part."
1830
- },
1831
- {
1832
- "name": "::part(checkbox__control--indeterminate)",
1833
- "description": "The checkbox's exported `control--indeterminate` part."
1834
- },
1835
- {
1836
- "name": "::part(checkbox__checked-icon)",
1837
- "description": "The checkbox's exported `checked-icon` part."
1838
- },
1839
- {
1840
- "name": "::part(checkbox__indeterminate-icon)",
1841
- "description": "The checkbox's exported `indeterminate-icon` part."
1842
- },
1843
- {
1844
- "name": "::part(checkbox__label)",
1845
- "description": "The checkbox's exported `label` part."
1846
- }
1847
- ]
1848
- }