mdui 2.1.4 → 2.1.5

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 (89) hide show
  1. package/README.md +49 -49
  2. package/components/avatar/index.d.ts +2 -2
  3. package/components/avatar/index.js +1 -1
  4. package/components/badge/index.d.ts +1 -1
  5. package/components/badge/index.js +1 -1
  6. package/components/bottom-app-bar/index.d.ts +2 -2
  7. package/components/bottom-app-bar/index.js +2 -2
  8. package/components/bottom-app-bar/style.js +1 -1
  9. package/components/button/index.d.ts +1 -1
  10. package/components/button/index.js +1 -1
  11. package/components/button/style.js +1 -1
  12. package/components/button-icon/index.d.ts +1 -1
  13. package/components/button-icon/index.js +3 -2
  14. package/components/card/index.d.ts +1 -1
  15. package/components/card/index.js +1 -1
  16. package/components/checkbox/index.d.ts +4 -4
  17. package/components/checkbox/index.js +4 -4
  18. package/components/chip/index.d.ts +8 -8
  19. package/components/chip/index.js +8 -8
  20. package/components/circular-progress/index.d.ts +3 -3
  21. package/components/circular-progress/index.js +2 -2
  22. package/components/collapse/collapse-item.d.ts +1 -1
  23. package/components/dialog/index.d.ts +1 -1
  24. package/components/dialog/index.js +1 -1
  25. package/components/divider/index.d.ts +2 -2
  26. package/components/divider/index.js +2 -2
  27. package/components/dropdown/index.d.ts +2 -2
  28. package/components/dropdown/index.js +10 -3
  29. package/components/fab/index.d.ts +3 -3
  30. package/components/fab/index.js +3 -3
  31. package/components/layout/layout-item-base.d.ts +1 -1
  32. package/components/layout/layout.d.ts +1 -1
  33. package/components/layout/layout.js +1 -1
  34. package/components/linear-progress/index.d.ts +4 -4
  35. package/components/linear-progress/index.js +3 -3
  36. package/components/list/list-item.d.ts +4 -4
  37. package/components/list/list-item.js +4 -4
  38. package/components/menu/menu-item.d.ts +2 -2
  39. package/components/menu/menu-item.js +4 -3
  40. package/components/menu/menu.d.ts +2 -2
  41. package/components/menu/menu.js +2 -3
  42. package/components/navigation-bar/navigation-bar-item.d.ts +1 -1
  43. package/components/navigation-bar/navigation-bar-item.js +1 -1
  44. package/components/navigation-bar/navigation-bar-style.js +1 -1
  45. package/components/navigation-bar/navigation-bar.d.ts +1 -1
  46. package/components/navigation-bar/navigation-bar.js +1 -1
  47. package/components/navigation-drawer/index.d.ts +15 -15
  48. package/components/navigation-drawer/index.js +15 -16
  49. package/components/navigation-rail/navigation-rail-item.d.ts +1 -1
  50. package/components/navigation-rail/navigation-rail-item.js +1 -1
  51. package/components/navigation-rail/navigation-rail.d.ts +3 -3
  52. package/components/navigation-rail/navigation-rail.js +3 -4
  53. package/components/radio/radio-group.d.ts +1 -1
  54. package/components/radio/radio-group.js +1 -1
  55. package/components/radio/radio.d.ts +2 -2
  56. package/components/radio/radio.js +2 -2
  57. package/components/range-slider/index.d.ts +1 -1
  58. package/components/range-slider/index.js +1 -1
  59. package/components/segmented-button/segmented-button-group.d.ts +1 -1
  60. package/components/segmented-button/segmented-button-group.js +1 -2
  61. package/components/segmented-button/segmented-button.d.ts +1 -1
  62. package/components/segmented-button/segmented-button.js +1 -1
  63. package/components/select/index.d.ts +2 -2
  64. package/components/select/index.js +2 -2
  65. package/components/slider/index.d.ts +1 -1
  66. package/components/slider/index.js +1 -1
  67. package/components/snackbar/index.d.ts +2 -2
  68. package/components/snackbar/index.js +2 -3
  69. package/components/switch/index.d.ts +4 -4
  70. package/components/switch/index.js +4 -4
  71. package/components/text-field/index.d.ts +4 -4
  72. package/components/text-field/index.js +5 -5
  73. package/components/tooltip/index.d.ts +2 -2
  74. package/components/tooltip/index.js +3 -2
  75. package/components/top-app-bar/top-app-bar-style.js +1 -1
  76. package/components/top-app-bar/top-app-bar.d.ts +1 -1
  77. package/components/top-app-bar/top-app-bar.js +1 -1
  78. package/css-data.en.json +128 -128
  79. package/css-data.zh-cn.json +111 -111
  80. package/custom-elements.json +183 -183
  81. package/html-data.en.json +491 -491
  82. package/html-data.zh-cn.json +28 -28
  83. package/jsx.en.d.ts +588 -588
  84. package/jsx.zh-cn.d.ts +28 -28
  85. package/mdui.esm.js +8 -8
  86. package/mdui.global.js +8 -8
  87. package/package.json +5 -4
  88. package/web-types.en.json +696 -696
  89. package/web-types.zh-cn.json +179 -179
package/html-data.en.json CHANGED
@@ -17,19 +17,19 @@
17
17
  },
18
18
  {
19
19
  "name": "fit",
20
- "description": "Image resizing method, similar to the native CSS [`object-fit`](https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit). Possible values:\n\n* `contain`: Scales the image to fit within the box while maintaining the aspect ratio. The image will be \"letterboxed\" if the aspect ratios do not match.\n* `cover`: Scales the image to fill the box while maintaining the aspect ratio. The image will be clipped if the aspect ratios do not match.\n* `fill`: Default. Scales the image to fill the box. The image will be stretched if the aspect ratios do not match.\n* `none`: No resizing.\n* `scale-down`: Scales as if `none` or `contain` were specified, choosing the smaller result.",
20
+ "description": "Image resizing method, similar to the CSS [`object-fit`](https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit) property. Possible values:\n\n* `contain`: Scales the image to fit within the box while preserving aspect ratio. The image will be \"letterboxed\" if the aspect ratios do not match.\n* `cover`: Scales the image to fill the box while preserving aspect ratio. The image will be clipped if the aspect ratios do not match.\n* `fill`: Default. Scales the image to fill the box; the image may be stretched if aspect ratios do not match.\n* `none`: No resizing.\n* `scale-down`: Scales the image down to fit. Behaves like `none` or `contain`, whichever results in the smaller image.",
21
21
  "values": [
22
22
  {
23
23
  "name": "contain",
24
- "description": "Scales the image to fit within the box while maintaining the aspect ratio. The image will be \"letterboxed\" if the aspect ratios do not match."
24
+ "description": "Scales the image to fit within the box while preserving aspect ratio. The image will be \"letterboxed\" if the aspect ratios do not match."
25
25
  },
26
26
  {
27
27
  "name": "cover",
28
- "description": "Scales the image to fill the box while maintaining the aspect ratio. The image will be clipped if the aspect ratios do not match."
28
+ "description": "Scales the image to fill the box while preserving aspect ratio. The image will be clipped if the aspect ratios do not match."
29
29
  },
30
30
  {
31
31
  "name": "fill",
32
- "description": "Default. Scales the image to fill the box. The image will be stretched if the aspect ratios do not match."
32
+ "description": "Default. Scales the image to fill the box; the image may be stretched if aspect ratios do not match."
33
33
  },
34
34
  {
35
35
  "name": "none",
@@ -37,7 +37,7 @@
37
37
  },
38
38
  {
39
39
  "name": "scale-down",
40
- "description": "Scales as if `none` or `contain` were specified, choosing the smaller result."
40
+ "description": "Scales the image down to fit. Behaves like `none` or `contain`, whichever results in the smaller image."
41
41
  }
42
42
  ],
43
43
  "references": [
@@ -85,7 +85,7 @@
85
85
  "attributes": [
86
86
  {
87
87
  "name": "variant",
88
- "description": "Defines the badge shape. Possible values:\n* `small`: A small badge without text.\n* `large`: A large badge with displayed text.",
88
+ "description": "Defines the badge size. Possible values:\n* `small`: A small badge without text.\n* `large`: A large badge with text.",
89
89
  "values": [
90
90
  {
91
91
  "name": "small",
@@ -93,7 +93,7 @@
93
93
  },
94
94
  {
95
95
  "name": "large",
96
- "description": "A large badge with displayed text."
96
+ "description": "A large badge with text."
97
97
  }
98
98
  ],
99
99
  "references": [
@@ -121,7 +121,7 @@
121
121
  "attributes": [
122
122
  {
123
123
  "name": "hide",
124
- "description": "Hides the bottom app bar when set.",
124
+ "description": "Whether the bottom app bar is hidden.",
125
125
  "references": [
126
126
  {
127
127
  "name": "Docs",
@@ -131,7 +131,7 @@
131
131
  },
132
132
  {
133
133
  "name": "fab-detach",
134
- "description": "When set, detaches the [`<mdui-fab>`](https://www.mdui.org/en/docs/2/components/fab) from the bottom app bar. The [`<mdui-fab>`](https://www.mdui.org/en/docs/2/components/fab) remains on the page even after the app bar is hidden.",
134
+ "description": "If set, detaches the [`<mdui-fab>`](/en/docs/2/components/fab) from the bottom app bar. The [`<mdui-fab>`](/en/docs/2/components/fab) remains on the page even after the app bar is hidden.",
135
135
  "references": [
136
136
  {
137
137
  "name": "Docs",
@@ -141,7 +141,7 @@
141
141
  },
142
142
  {
143
143
  "name": "scroll-behavior",
144
- "description": "Defines the scroll behavior. Possible values:\n\n* `hide`: Hides when scrolling.",
144
+ "description": "Specifies the scroll behavior. Possible values:\n\n* `hide`: Hides when scrolling.",
145
145
  "values": [
146
146
  {
147
147
  "name": "hide"
@@ -162,7 +162,7 @@
162
162
  },
163
163
  {
164
164
  "name": "scroll-target",
165
- "description": "The element that listens for scroll events. Accepts a CSS selector, DOM element, or [JQ object](https://www.mdui.org/en/docs/2/functions/jq). Defaults to `window`.",
165
+ "description": "The element to watch for scroll events. Accepts a CSS selector, a DOM element, or a [JQ object](/en/docs/2/functions/jq). Defaults to `window`.",
166
166
  "references": [
167
167
  {
168
168
  "name": "Docs",
@@ -172,7 +172,7 @@
172
172
  },
173
173
  {
174
174
  "name": "scroll-threshold",
175
- "description": "The scroll distance (in pixels) that triggers the scroll behavior.",
175
+ "description": "The scroll distance (in pixels) required to trigger the scroll behavior.",
176
176
  "references": [
177
177
  {
178
178
  "name": "Docs",
@@ -182,7 +182,7 @@
182
182
  },
183
183
  {
184
184
  "name": "order",
185
- "description": "Specifies the layout order within the [`<mdui-layout>`](https://www.mdui.org/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
185
+ "description": "Specifies the layout order within the [`<mdui-layout>`](/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
186
186
  "references": [
187
187
  {
188
188
  "name": "Docs",
@@ -208,7 +208,7 @@
208
208
  "attributes": [
209
209
  {
210
210
  "name": "variant",
211
- "description": "Defines the icon button style. Possible values:\n* `standard`: For low-priority actions.\n* `filled`: Has the strongest visual effect, suitable for high-priority actions.\n* `tonal`: A visual effect between `filled` and `outlined`, suitable for medium to high-priority actions.\n* `outlined`: For medium-priority actions.",
211
+ "description": "Defines the icon button variant. Possible values:\n* `standard`: For low-priority actions.\n* `filled`: Has the strongest visual emphasis and works well for high-priority actions.\n* `tonal`: Blends `filled` and `outlined`, and works well for medium- to high-priority actions.\n* `outlined`: For medium-priority or secondary actions.",
212
212
  "values": [
213
213
  {
214
214
  "name": "standard",
@@ -220,11 +220,11 @@
220
220
  },
221
221
  {
222
222
  "name": "tonal",
223
- "description": "A visual effect between `filled` and `outlined`, suitable for medium to high-priority actions."
223
+ "description": "A blend of `filled` and `outlined`, suitable for medium- to high-priority actions."
224
224
  },
225
225
  {
226
226
  "name": "outlined",
227
- "description": "For medium-priority actions."
227
+ "description": "For medium-priority or secondary actions."
228
228
  }
229
229
  ],
230
230
  "references": [
@@ -256,7 +256,7 @@
256
256
  },
257
257
  {
258
258
  "name": "selectable",
259
- "description": "Indicates if the button is selectable.",
259
+ "description": "Makes the button selectable.",
260
260
  "references": [
261
261
  {
262
262
  "name": "Docs",
@@ -266,7 +266,7 @@
266
266
  },
267
267
  {
268
268
  "name": "selected",
269
- "description": "Indicates if the button is selected.",
269
+ "description": "Indicates whether the button is selected.",
270
270
  "references": [
271
271
  {
272
272
  "name": "Docs",
@@ -276,7 +276,7 @@
276
276
  },
277
277
  {
278
278
  "name": "href",
279
- "description": "The URL for the hyperlink. If specified, the component renders as an `<a>` element and can use link-related attributes.",
279
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
280
280
  "references": [
281
281
  {
282
282
  "name": "Docs",
@@ -286,7 +286,7 @@
286
286
  },
287
287
  {
288
288
  "name": "download",
289
- "description": "Instructs the browser to treat the linked URL as a download.\n\n**Note**: This is only available when `href` is specified.",
289
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
290
290
  "references": [
291
291
  {
292
292
  "name": "Docs",
@@ -296,7 +296,7 @@
296
296
  },
297
297
  {
298
298
  "name": "target",
299
- "description": "Defines where to display the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent exists.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors exist.\n\n**Note**: This is only available when `href` is specified.",
299
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
300
300
  "values": [
301
301
  {
302
302
  "name": "_blank",
@@ -304,15 +304,15 @@
304
304
  },
305
305
  {
306
306
  "name": "_parent",
307
- "description": "Opens in the parent browsing context or `_self` if no parent exists."
307
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
308
308
  },
309
309
  {
310
310
  "name": "_self",
311
- "description": "Opens in the current browsing context. (Default)."
311
+ "description": "Opens in the current browsing context (default)."
312
312
  },
313
313
  {
314
314
  "name": "_top",
315
- "description": "Opens in the topmost browsing context or `_self` if no ancestors exist."
315
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
316
316
  }
317
317
  ],
318
318
  "references": [
@@ -324,19 +324,19 @@
324
324
  },
325
325
  {
326
326
  "name": "rel",
327
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: Author of the current document or article.\n* `bookmark`: Permanent link for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: Link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
327
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary one (i.e., when `target=\"_blank\"`).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
328
328
  "values": [
329
329
  {
330
330
  "name": "alternate",
331
- "description": "Alternate versions of the current document."
331
+ "description": "An alternate version of the current document."
332
332
  },
333
333
  {
334
334
  "name": "author",
335
- "description": "Author of the current document or article."
335
+ "description": "The author of the current document or article."
336
336
  },
337
337
  {
338
338
  "name": "bookmark",
339
- "description": "Permanent link for the nearest ancestor section."
339
+ "description": "The permalink for the nearest ancestor section."
340
340
  },
341
341
  {
342
342
  "name": "external",
@@ -344,7 +344,7 @@
344
344
  },
345
345
  {
346
346
  "name": "help",
347
- "description": "Link to context-sensitive help."
347
+ "description": "A link to context-sensitive help."
348
348
  },
349
349
  {
350
350
  "name": "license",
@@ -356,7 +356,7 @@
356
356
  },
357
357
  {
358
358
  "name": "next",
359
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
359
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
360
360
  },
361
361
  {
362
362
  "name": "nofollow",
@@ -364,15 +364,15 @@
364
364
  },
365
365
  {
366
366
  "name": "noreferrer",
367
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
367
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
368
368
  },
369
369
  {
370
370
  "name": "opener",
371
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
371
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
372
372
  },
373
373
  {
374
374
  "name": "prev",
375
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
375
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
376
376
  },
377
377
  {
378
378
  "name": "search",
@@ -380,7 +380,7 @@
380
380
  },
381
381
  {
382
382
  "name": "tag",
383
- "description": "Gives a tag (identified by the given address) that applies to the current document."
383
+ "description": "Assigns a tag, identified by the given address, to the current document."
384
384
  }
385
385
  ],
386
386
  "references": [
@@ -392,7 +392,7 @@
392
392
  },
393
393
  {
394
394
  "name": "autofocus",
395
- "description": "Determines if the element should be focused when the page loads.",
395
+ "description": "Whether the element is focused when the page loads.",
396
396
  "references": [
397
397
  {
398
398
  "name": "Docs",
@@ -402,7 +402,7 @@
402
402
  },
403
403
  {
404
404
  "name": "tabindex",
405
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
405
+ "description": "The element's tab order when navigating with the Tab key.",
406
406
  "references": [
407
407
  {
408
408
  "name": "Docs",
@@ -432,7 +432,7 @@
432
432
  },
433
433
  {
434
434
  "name": "name",
435
- "description": "The button's name, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
435
+ "description": "The button name submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
436
436
  "references": [
437
437
  {
438
438
  "name": "Docs",
@@ -442,7 +442,7 @@
442
442
  },
443
443
  {
444
444
  "name": "value",
445
- "description": "The button's value, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
445
+ "description": "The button value submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
446
446
  "references": [
447
447
  {
448
448
  "name": "Docs",
@@ -452,7 +452,7 @@
452
452
  },
453
453
  {
454
454
  "name": "type",
455
- "description": "Defines the button's default behavior. The default is `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Resets all the controls to their initial values.\n* `button`: No default behavior, does nothing when pressed by default.\n\n**Note**: This is only available when `href` is not specified.",
455
+ "description": "Specifies the button's default action. Default: `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Restores all controls to their initial values.\n* `button`: Does nothing by default.\n\n**Note**: Only available when `href` is not specified.",
456
456
  "values": [
457
457
  {
458
458
  "name": "submit",
@@ -460,11 +460,11 @@
460
460
  },
461
461
  {
462
462
  "name": "reset",
463
- "description": "Resets all the controls to their initial values."
463
+ "description": "Resets all controls to their initial values."
464
464
  },
465
465
  {
466
466
  "name": "button",
467
- "description": "No default behavior, does nothing when pressed by default."
467
+ "description": "Has no default action."
468
468
  }
469
469
  ],
470
470
  "references": [
@@ -476,7 +476,7 @@
476
476
  },
477
477
  {
478
478
  "name": "form",
479
- "description": "Associates the button with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the button is associated with its parent `<form>`, if any.\n\nThis attribute allows button elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.\n\n**Note**: Only available when `href` is not specified.",
479
+ "description": "Associates the button with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the button uses its parent `<form>`, if any.\n\nThis lets the button target any form in the document, not just the one it is nested in.\n\n**Note**: Only available when `href` is not specified.",
480
480
  "references": [
481
481
  {
482
482
  "name": "Docs",
@@ -496,7 +496,7 @@
496
496
  },
497
497
  {
498
498
  "name": "formenctype",
499
- "description": "Specifies the form data encoding method. Possible values:\n\n* `application/x-www-form-urlencoded`: Default if the attribute is not used.\n* `multipart/form-data`: Used for `<input>` elements with `type` set to `file`.\n* `text/plain`: For debugging, not for real form submission.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
499
+ "description": "Specifies how to encode the form data. Possible values:\n\n* `application/x-www-form-urlencoded`: Default when the attribute is omitted.\n* `multipart/form-data`: Used for `<input>` elements with `type=\"file\"`.\n* `text/plain`: Useful for debugging, but not for actual form submissions.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
500
500
  "values": [
501
501
  {
502
502
  "name": "application/x-www-form-urlencoded",
@@ -504,7 +504,7 @@
504
504
  },
505
505
  {
506
506
  "name": "multipart/form-data",
507
- "description": "Used for `<input>` elements with `type` set to `file`."
507
+ "description": "Used for `<input>` elements with `type=\"file\"`."
508
508
  },
509
509
  {
510
510
  "name": "text/plain",
@@ -520,15 +520,15 @@
520
520
  },
521
521
  {
522
522
  "name": "formmethod",
523
- "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Form data included in HTTP request body.\n* `get`: Form data appended to `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
523
+ "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Sends the form data in the request body.\n* `get`: Appends the form data to the `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
524
524
  "values": [
525
525
  {
526
526
  "name": "post",
527
- "description": "Form data included in HTTP request body."
527
+ "description": "Form data is included in the HTTP request body."
528
528
  },
529
529
  {
530
530
  "name": "get",
531
- "description": "Form data appended to `action` URL."
531
+ "description": "Form data is appended to the `action` URL."
532
532
  }
533
533
  ],
534
534
  "references": [
@@ -550,11 +550,11 @@
550
550
  },
551
551
  {
552
552
  "name": "formtarget",
553
- "description": "Specifies where to display the form submission response. Possible values:\n\n* `_self`: Current browsing context. (Default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context or `_self` if no parent.\n* `_top`: Topmost browsing context or `_self` if no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
553
+ "description": "Specifies where to open the response after form submission. Possible values:\n\n* `_self`: Current browsing context (default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context, or `_self` if there is no parent.\n* `_top`: Topmost browsing context, or `_self` if there are no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
554
554
  "values": [
555
555
  {
556
556
  "name": "_self",
557
- "description": "Current browsing context. (Default)."
557
+ "description": "Current browsing context (default)."
558
558
  },
559
559
  {
560
560
  "name": "_blank",
@@ -562,11 +562,11 @@
562
562
  },
563
563
  {
564
564
  "name": "_parent",
565
- "description": "Parent browsing context or `_self` if no parent."
565
+ "description": "Parent browsing context, or `_self` if there is no parent."
566
566
  },
567
567
  {
568
568
  "name": "_top",
569
- "description": "Topmost browsing context or `_self` if no ancestors."
569
+ "description": "Topmost browsing context, or `_self` if there are no ancestors."
570
570
  }
571
571
  ],
572
572
  "references": [
@@ -594,11 +594,11 @@
594
594
  "attributes": [
595
595
  {
596
596
  "name": "variant",
597
- "description": "Defines the button style. Possible values:\n* `elevated`: A shadowed button for visual distinction.\n* `filled`: Used for final actions like 'Save' or 'Confirm'.\n* `tonal`: A mix between `filled` and `outlined`, suitable for medium to high-priority actions.\n* `outlined`: A bordered button for medium-priority and secondary actions.\n* `text`: A text button for low-priority actions.",
597
+ "description": "Defines the button variant. Possible values:\n* `elevated`: A button with a shadow for visual emphasis.\n* `filled`: Used for final actions like 'Save' or 'Confirm'.\n* `tonal`: Blends `filled` and `outlined`, and works well for medium- to high-priority actions.\n* `outlined`: A bordered button for medium-priority and secondary actions.\n* `text`: A text button for low-priority actions.",
598
598
  "values": [
599
599
  {
600
600
  "name": "elevated",
601
- "description": "A shadowed button for visual distinction."
601
+ "description": "A button with a shadow for visual emphasis."
602
602
  },
603
603
  {
604
604
  "name": "filled",
@@ -606,7 +606,7 @@
606
606
  },
607
607
  {
608
608
  "name": "tonal",
609
- "description": "A mix between `filled` and `outlined`, suitable for medium to high-priority actions."
609
+ "description": "A blend of `filled` and `outlined`, suitable for medium- to high-priority actions."
610
610
  },
611
611
  {
612
612
  "name": "outlined",
@@ -626,7 +626,7 @@
626
626
  },
627
627
  {
628
628
  "name": "full-width",
629
- "description": "If set, the button will fill the width of its parent element.",
629
+ "description": "If set, the button expands to fill the width of its container.",
630
630
  "references": [
631
631
  {
632
632
  "name": "Docs",
@@ -656,7 +656,7 @@
656
656
  },
657
657
  {
658
658
  "name": "href",
659
- "description": "The URL for the hyperlink. If provided, the component is rendered as an `<a>` element and can use link-related attributes.",
659
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
660
660
  "references": [
661
661
  {
662
662
  "name": "Docs",
@@ -666,7 +666,7 @@
666
666
  },
667
667
  {
668
668
  "name": "download",
669
- "description": "Instructs the browser to download the linked URL.\n\n**Note**: This is only available when `href` is specified.",
669
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
670
670
  "references": [
671
671
  {
672
672
  "name": "Docs",
@@ -676,7 +676,7 @@
676
676
  },
677
677
  {
678
678
  "name": "target",
679
- "description": "Defines where to open the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors.\n\n**Note**: This is only available when `href` is specified.",
679
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
680
680
  "values": [
681
681
  {
682
682
  "name": "_blank",
@@ -684,15 +684,15 @@
684
684
  },
685
685
  {
686
686
  "name": "_parent",
687
- "description": "Opens in the parent browsing context or `_self` if no parent."
687
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
688
688
  },
689
689
  {
690
690
  "name": "_self",
691
- "description": "Opens in the current browsing context. (Default)."
691
+ "description": "Opens in the current browsing context (default)."
692
692
  },
693
693
  {
694
694
  "name": "_top",
695
- "description": "Opens in the topmost browsing context or `_self` if no ancestors."
695
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
696
696
  }
697
697
  ],
698
698
  "references": [
@@ -704,11 +704,11 @@
704
704
  },
705
705
  {
706
706
  "name": "rel",
707
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
707
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary one (i.e., when `target=\"_blank\"`).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
708
708
  "values": [
709
709
  {
710
710
  "name": "alternate",
711
- "description": "Alternate versions of the current document."
711
+ "description": "An alternate version of the current document."
712
712
  },
713
713
  {
714
714
  "name": "author",
@@ -736,7 +736,7 @@
736
736
  },
737
737
  {
738
738
  "name": "next",
739
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
739
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
740
740
  },
741
741
  {
742
742
  "name": "nofollow",
@@ -744,15 +744,15 @@
744
744
  },
745
745
  {
746
746
  "name": "noreferrer",
747
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
747
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
748
748
  },
749
749
  {
750
750
  "name": "opener",
751
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
751
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
752
752
  },
753
753
  {
754
754
  "name": "prev",
755
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
755
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
756
756
  },
757
757
  {
758
758
  "name": "search",
@@ -760,7 +760,7 @@
760
760
  },
761
761
  {
762
762
  "name": "tag",
763
- "description": "Gives a tag (identified by the given address) that applies to the current document."
763
+ "description": "Assigns a tag, identified by the given address, to the current document."
764
764
  }
765
765
  ],
766
766
  "references": [
@@ -772,7 +772,7 @@
772
772
  },
773
773
  {
774
774
  "name": "autofocus",
775
- "description": "Specifies that the element should be focused when the page loads.",
775
+ "description": "Whether the element is focused when the page loads.",
776
776
  "references": [
777
777
  {
778
778
  "name": "Docs",
@@ -782,7 +782,7 @@
782
782
  },
783
783
  {
784
784
  "name": "tabindex",
785
- "description": "Defines the order in which the element receives focus when navigating with the Tab key.",
785
+ "description": "The element's tab order when navigating with the Tab key.",
786
786
  "references": [
787
787
  {
788
788
  "name": "Docs",
@@ -812,7 +812,7 @@
812
812
  },
813
813
  {
814
814
  "name": "name",
815
- "description": "The button's name, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
815
+ "description": "The button name submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
816
816
  "references": [
817
817
  {
818
818
  "name": "Docs",
@@ -822,7 +822,7 @@
822
822
  },
823
823
  {
824
824
  "name": "value",
825
- "description": "The button's value, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
825
+ "description": "The button value submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
826
826
  "references": [
827
827
  {
828
828
  "name": "Docs",
@@ -832,7 +832,7 @@
832
832
  },
833
833
  {
834
834
  "name": "type",
835
- "description": "Defines the button's default behavior. The default is `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Resets all the controls to their initial values.\n* `button`: No default behavior, does nothing when pressed by default.\n\n**Note**: This is only available when `href` is not specified.",
835
+ "description": "Specifies the button's default action. Default: `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Restores all controls to their initial values.\n* `button`: Does nothing by default.\n\n**Note**: Only available when `href` is not specified.",
836
836
  "values": [
837
837
  {
838
838
  "name": "submit",
@@ -840,11 +840,11 @@
840
840
  },
841
841
  {
842
842
  "name": "reset",
843
- "description": "Resets all the controls to their initial values."
843
+ "description": "Resets all controls to their initial values."
844
844
  },
845
845
  {
846
846
  "name": "button",
847
- "description": "No default behavior, does nothing when pressed by default."
847
+ "description": "Has no default action."
848
848
  }
849
849
  ],
850
850
  "references": [
@@ -856,7 +856,7 @@
856
856
  },
857
857
  {
858
858
  "name": "form",
859
- "description": "Associates the button with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the button is associated with its parent `<form>`, if any.\n\nThis attribute allows button elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.\n\n**Note**: Only available when `href` is not specified.",
859
+ "description": "Associates the button with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the button uses its parent `<form>`, if any.\n\nThis lets the button target any form in the document, not just the one it is nested in.\n\n**Note**: Only available when `href` is not specified.",
860
860
  "references": [
861
861
  {
862
862
  "name": "Docs",
@@ -876,7 +876,7 @@
876
876
  },
877
877
  {
878
878
  "name": "formenctype",
879
- "description": "Specifies the form data encoding method. Possible values:\n\n* `application/x-www-form-urlencoded`: Default if the attribute is not used.\n* `multipart/form-data`: Used for `<input>` elements with `type` set to `file`.\n* `text/plain`: For debugging, not for real form submission.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
879
+ "description": "Specifies how to encode the form data. Possible values:\n\n* `application/x-www-form-urlencoded`: Default when the attribute is omitted.\n* `multipart/form-data`: Used for `<input>` elements with `type=\"file\"`.\n* `text/plain`: Useful for debugging, but not for actual form submissions.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
880
880
  "values": [
881
881
  {
882
882
  "name": "application/x-www-form-urlencoded",
@@ -884,7 +884,7 @@
884
884
  },
885
885
  {
886
886
  "name": "multipart/form-data",
887
- "description": "Used for `<input>` elements with `type` set to `file`."
887
+ "description": "Used for `<input>` elements with `type=\"file\"`."
888
888
  },
889
889
  {
890
890
  "name": "text/plain",
@@ -900,15 +900,15 @@
900
900
  },
901
901
  {
902
902
  "name": "formmethod",
903
- "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Form data included in HTTP request body.\n* `get`: Form data appended to `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
903
+ "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Sends the form data in the request body.\n* `get`: Appends the form data to the `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
904
904
  "values": [
905
905
  {
906
906
  "name": "post",
907
- "description": "Form data included in HTTP request body."
907
+ "description": "Form data is included in the HTTP request body."
908
908
  },
909
909
  {
910
910
  "name": "get",
911
- "description": "Form data appended to `action` URL."
911
+ "description": "Form data is appended to the `action` URL."
912
912
  }
913
913
  ],
914
914
  "references": [
@@ -930,11 +930,11 @@
930
930
  },
931
931
  {
932
932
  "name": "formtarget",
933
- "description": "Specifies where to display the form submission response. Possible values:\n\n* `_self`: Current browsing context. (Default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context or `_self` if no parent.\n* `_top`: Topmost browsing context or `_self` if no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
933
+ "description": "Specifies where to open the response after form submission. Possible values:\n\n* `_self`: Current browsing context (default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context, or `_self` if there is no parent.\n* `_top`: Topmost browsing context, or `_self` if there are no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
934
934
  "values": [
935
935
  {
936
936
  "name": "_self",
937
- "description": "Current browsing context. (Default)."
937
+ "description": "Current browsing context (default)."
938
938
  },
939
939
  {
940
940
  "name": "_blank",
@@ -942,11 +942,11 @@
942
942
  },
943
943
  {
944
944
  "name": "_parent",
945
- "description": "Parent browsing context or `_self` if no parent."
945
+ "description": "Parent browsing context, or `_self` if there is no parent."
946
946
  },
947
947
  {
948
948
  "name": "_top",
949
- "description": "Topmost browsing context or `_self` if no ancestors."
949
+ "description": "Topmost browsing context, or `_self` if there are no ancestors."
950
950
  }
951
951
  ],
952
952
  "references": [
@@ -974,7 +974,7 @@
974
974
  "attributes": [
975
975
  {
976
976
  "name": "variant",
977
- "description": "Defines the card style. Possible values:\n* `elevated`: Shadowed, providing more visual separation from the background than `filled`, but less than `outlined`.\n* `filled`: Provides minimal visual separation from the background.\n* `outlined`: Bordered, providing maximum visual separation from the background.",
977
+ "description": "Defines the card variant. Possible values:\n* `elevated`: Shadowed, offering more separation from the background than `filled`, but less than `outlined`.\n* `filled`: Provides minimal separation from the background.\n* `outlined`: Bordered, providing the most separation from the background.",
978
978
  "values": [
979
979
  {
980
980
  "name": "elevated",
@@ -998,7 +998,7 @@
998
998
  },
999
999
  {
1000
1000
  "name": "clickable",
1001
- "description": "Makes the card clickable. When set, a mouse hover effect and click ripple effect are added.",
1001
+ "description": "Makes the card clickable. If set, hover and click ripple effects are added.",
1002
1002
  "references": [
1003
1003
  {
1004
1004
  "name": "Docs",
@@ -1018,7 +1018,7 @@
1018
1018
  },
1019
1019
  {
1020
1020
  "name": "href",
1021
- "description": "The URL for the hyperlink. If specified, the component renders as an `<a>` element and can use link-related attributes.",
1021
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
1022
1022
  "references": [
1023
1023
  {
1024
1024
  "name": "Docs",
@@ -1028,7 +1028,7 @@
1028
1028
  },
1029
1029
  {
1030
1030
  "name": "download",
1031
- "description": "Instructs the browser to treat the linked URL as a download.\n\n**Note**: This is only available when `href` is specified.",
1031
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
1032
1032
  "references": [
1033
1033
  {
1034
1034
  "name": "Docs",
@@ -1038,7 +1038,7 @@
1038
1038
  },
1039
1039
  {
1040
1040
  "name": "target",
1041
- "description": "Defines where to display the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent exists.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors exist.\n\n**Note**: This is only available when `href` is specified.",
1041
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
1042
1042
  "values": [
1043
1043
  {
1044
1044
  "name": "_blank",
@@ -1046,15 +1046,15 @@
1046
1046
  },
1047
1047
  {
1048
1048
  "name": "_parent",
1049
- "description": "Opens in the parent browsing context or `_self` if no parent exists."
1049
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
1050
1050
  },
1051
1051
  {
1052
1052
  "name": "_self",
1053
- "description": "Opens in the current browsing context. (Default)."
1053
+ "description": "Opens in the current browsing context (default)."
1054
1054
  },
1055
1055
  {
1056
1056
  "name": "_top",
1057
- "description": "Opens in the topmost browsing context or `_self` if no ancestors exist."
1057
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
1058
1058
  }
1059
1059
  ],
1060
1060
  "references": [
@@ -1066,19 +1066,19 @@
1066
1066
  },
1067
1067
  {
1068
1068
  "name": "rel",
1069
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: Author of the current document or article.\n* `bookmark`: Permanent link for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: Link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
1069
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
1070
1070
  "values": [
1071
1071
  {
1072
1072
  "name": "alternate",
1073
- "description": "Alternate versions of the current document."
1073
+ "description": "An alternate version of the current document."
1074
1074
  },
1075
1075
  {
1076
1076
  "name": "author",
1077
- "description": "Author of the current document or article."
1077
+ "description": "The author of the current document or article."
1078
1078
  },
1079
1079
  {
1080
1080
  "name": "bookmark",
1081
- "description": "Permanent link for the nearest ancestor section."
1081
+ "description": "The permalink for the nearest ancestor section."
1082
1082
  },
1083
1083
  {
1084
1084
  "name": "external",
@@ -1086,7 +1086,7 @@
1086
1086
  },
1087
1087
  {
1088
1088
  "name": "help",
1089
- "description": "Link to context-sensitive help."
1089
+ "description": "A link to context-sensitive help."
1090
1090
  },
1091
1091
  {
1092
1092
  "name": "license",
@@ -1098,7 +1098,7 @@
1098
1098
  },
1099
1099
  {
1100
1100
  "name": "next",
1101
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
1101
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
1102
1102
  },
1103
1103
  {
1104
1104
  "name": "nofollow",
@@ -1106,15 +1106,15 @@
1106
1106
  },
1107
1107
  {
1108
1108
  "name": "noreferrer",
1109
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
1109
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
1110
1110
  },
1111
1111
  {
1112
1112
  "name": "opener",
1113
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
1113
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
1114
1114
  },
1115
1115
  {
1116
1116
  "name": "prev",
1117
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
1117
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
1118
1118
  },
1119
1119
  {
1120
1120
  "name": "search",
@@ -1122,7 +1122,7 @@
1122
1122
  },
1123
1123
  {
1124
1124
  "name": "tag",
1125
- "description": "Gives a tag (identified by the given address) that applies to the current document."
1125
+ "description": "Assigns a tag, identified by the given address, to the current document."
1126
1126
  }
1127
1127
  ],
1128
1128
  "references": [
@@ -1134,7 +1134,7 @@
1134
1134
  },
1135
1135
  {
1136
1136
  "name": "autofocus",
1137
- "description": "Determines if the element should be focused when the page loads.",
1137
+ "description": "Whether the element is focused when the page loads.",
1138
1138
  "references": [
1139
1139
  {
1140
1140
  "name": "Docs",
@@ -1144,7 +1144,7 @@
1144
1144
  },
1145
1145
  {
1146
1146
  "name": "tabindex",
1147
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
1147
+ "description": "The element's tab order when navigating with the Tab key.",
1148
1148
  "references": [
1149
1149
  {
1150
1150
  "name": "Docs",
@@ -1170,7 +1170,7 @@
1170
1170
  "attributes": [
1171
1171
  {
1172
1172
  "name": "disabled",
1173
- "description": "Dsiables the checkbox.",
1173
+ "description": "Disables the checkbox.",
1174
1174
  "references": [
1175
1175
  {
1176
1176
  "name": "Docs",
@@ -1200,7 +1200,7 @@
1200
1200
  },
1201
1201
  {
1202
1202
  "name": "required",
1203
- "description": "Requires the checkbox to be checked for form submission.",
1203
+ "description": "The checkbox must be checked to submit the form.",
1204
1204
  "references": [
1205
1205
  {
1206
1206
  "name": "Docs",
@@ -1210,7 +1210,7 @@
1210
1210
  },
1211
1211
  {
1212
1212
  "name": "form",
1213
- "description": "Associates the checkbox with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the checkbox is associated with its parent `<form>`, if any.\n\nThis attribute allows checkbox elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
1213
+ "description": "Associates the checkbox with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the checkbox uses its parent `<form>`, if any.\n\nThis lets the checkbox work with any form in the document, not just the one it is nested in.",
1214
1214
  "references": [
1215
1215
  {
1216
1216
  "name": "Docs",
@@ -1270,7 +1270,7 @@
1270
1270
  },
1271
1271
  {
1272
1272
  "name": "autofocus",
1273
- "description": "Determines if the element should be focused when the page loads.",
1273
+ "description": "Whether the element is focused when the page loads.",
1274
1274
  "references": [
1275
1275
  {
1276
1276
  "name": "Docs",
@@ -1280,7 +1280,7 @@
1280
1280
  },
1281
1281
  {
1282
1282
  "name": "tabindex",
1283
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
1283
+ "description": "The element's tab order when navigating with the Tab key.",
1284
1284
  "references": [
1285
1285
  {
1286
1286
  "name": "Docs",
@@ -1306,23 +1306,23 @@
1306
1306
  "attributes": [
1307
1307
  {
1308
1308
  "name": "variant",
1309
- "description": "Defines the chip type. Possible values:\n\n* `assist`: Displays auxiliary actions related to the context, such as sharing and favoriting on a meal ordering page.\n* `filter`: Filters content, like search results on a search results page.\n* `input`: Represents fragments of user input, such as contacts in the 'To' field in Gmail.\n* `suggestion`: Provides dynamically generated suggestions to simplify user actions, like message predictions in a chat application.",
1309
+ "description": "Defines the chip variant. Possible values:\n\n* `assist`: Shows contextual actions, such as sharing or favoriting on a meal-ordering page.\n* `filter`: Filters content, such as search results.\n* `input`: Represents user input, such as contacts in Gmail's 'To' field.\n* `suggestion`: Shows dynamic suggestions that help users act more quickly, such as message suggestions in a chat app.",
1310
1310
  "values": [
1311
1311
  {
1312
1312
  "name": "assist",
1313
- "description": "Displays auxiliary actions related to the context, such as sharing and favoriting on a meal ordering page."
1313
+ "description": "Shows contextual actions, such as sharing or favoriting on a meal-ordering page."
1314
1314
  },
1315
1315
  {
1316
1316
  "name": "filter",
1317
- "description": "Filters content, like search results on a search results page."
1317
+ "description": "Filters content, such as search results."
1318
1318
  },
1319
1319
  {
1320
1320
  "name": "input",
1321
- "description": "Represents fragments of user input, such as contacts in the 'To' field in Gmail."
1321
+ "description": "Represents user input, such as contacts in Gmail's 'To' field."
1322
1322
  },
1323
1323
  {
1324
1324
  "name": "suggestion",
1325
- "description": "Provides dynamically generated suggestions to simplify user actions, like message predictions in a chat application."
1325
+ "description": "Shows dynamic suggestions that help users act more quickly, such as message suggestions in a chat app."
1326
1326
  }
1327
1327
  ],
1328
1328
  "references": [
@@ -1334,7 +1334,7 @@
1334
1334
  },
1335
1335
  {
1336
1336
  "name": "elevated",
1337
- "description": "Gives the chip a shadow.",
1337
+ "description": "Adds a shadow to the chip.",
1338
1338
  "references": [
1339
1339
  {
1340
1340
  "name": "Docs",
@@ -1364,7 +1364,7 @@
1364
1364
  },
1365
1365
  {
1366
1366
  "name": "deletable",
1367
- "description": "Makes the chip deletable. When set, a delete icon appears on the right.",
1367
+ "description": "Makes the chip deletable. If set, a delete icon appears on the right.",
1368
1368
  "references": [
1369
1369
  {
1370
1370
  "name": "Docs",
@@ -1414,7 +1414,7 @@
1414
1414
  },
1415
1415
  {
1416
1416
  "name": "href",
1417
- "description": "The URL for the hyperlink. If provided, the component is rendered as an `<a>` element and can use link-related attributes.",
1417
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
1418
1418
  "references": [
1419
1419
  {
1420
1420
  "name": "Docs",
@@ -1424,7 +1424,7 @@
1424
1424
  },
1425
1425
  {
1426
1426
  "name": "download",
1427
- "description": "Instructs the browser to download the linked URL.\n\n**Note**: This is only available when `href` is specified.",
1427
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
1428
1428
  "references": [
1429
1429
  {
1430
1430
  "name": "Docs",
@@ -1434,7 +1434,7 @@
1434
1434
  },
1435
1435
  {
1436
1436
  "name": "target",
1437
- "description": "Defines where to open the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors.\n\n**Note**: This is only available when `href` is specified.",
1437
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
1438
1438
  "values": [
1439
1439
  {
1440
1440
  "name": "_blank",
@@ -1442,15 +1442,15 @@
1442
1442
  },
1443
1443
  {
1444
1444
  "name": "_parent",
1445
- "description": "Opens in the parent browsing context or `_self` if no parent."
1445
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
1446
1446
  },
1447
1447
  {
1448
1448
  "name": "_self",
1449
- "description": "Opens in the current browsing context. (Default)."
1449
+ "description": "Opens in the current browsing context (default)."
1450
1450
  },
1451
1451
  {
1452
1452
  "name": "_top",
1453
- "description": "Opens in the topmost browsing context or `_self` if no ancestors."
1453
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
1454
1454
  }
1455
1455
  ],
1456
1456
  "references": [
@@ -1462,11 +1462,11 @@
1462
1462
  },
1463
1463
  {
1464
1464
  "name": "rel",
1465
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
1465
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary one (i.e., when `target=\"_blank\"`).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
1466
1466
  "values": [
1467
1467
  {
1468
1468
  "name": "alternate",
1469
- "description": "Alternate versions of the current document."
1469
+ "description": "An alternate version of the current document."
1470
1470
  },
1471
1471
  {
1472
1472
  "name": "author",
@@ -1494,7 +1494,7 @@
1494
1494
  },
1495
1495
  {
1496
1496
  "name": "next",
1497
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
1497
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
1498
1498
  },
1499
1499
  {
1500
1500
  "name": "nofollow",
@@ -1502,15 +1502,15 @@
1502
1502
  },
1503
1503
  {
1504
1504
  "name": "noreferrer",
1505
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
1505
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
1506
1506
  },
1507
1507
  {
1508
1508
  "name": "opener",
1509
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
1509
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
1510
1510
  },
1511
1511
  {
1512
1512
  "name": "prev",
1513
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
1513
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
1514
1514
  },
1515
1515
  {
1516
1516
  "name": "search",
@@ -1518,7 +1518,7 @@
1518
1518
  },
1519
1519
  {
1520
1520
  "name": "tag",
1521
- "description": "Gives a tag (identified by the given address) that applies to the current document."
1521
+ "description": "Assigns a tag, identified by the given address, to the current document."
1522
1522
  }
1523
1523
  ],
1524
1524
  "references": [
@@ -1530,7 +1530,7 @@
1530
1530
  },
1531
1531
  {
1532
1532
  "name": "autofocus",
1533
- "description": "Specifies that the element should be focused when the page loads.",
1533
+ "description": "Whether the element is focused when the page loads.",
1534
1534
  "references": [
1535
1535
  {
1536
1536
  "name": "Docs",
@@ -1540,7 +1540,7 @@
1540
1540
  },
1541
1541
  {
1542
1542
  "name": "tabindex",
1543
- "description": "Defines the order in which the element receives focus when navigating with the Tab key.",
1543
+ "description": "The element's tab order when navigating with the Tab key.",
1544
1544
  "references": [
1545
1545
  {
1546
1546
  "name": "Docs",
@@ -1570,7 +1570,7 @@
1570
1570
  },
1571
1571
  {
1572
1572
  "name": "name",
1573
- "description": "The button's name, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
1573
+ "description": "The button name submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
1574
1574
  "references": [
1575
1575
  {
1576
1576
  "name": "Docs",
@@ -1580,7 +1580,7 @@
1580
1580
  },
1581
1581
  {
1582
1582
  "name": "value",
1583
- "description": "The button's value, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
1583
+ "description": "The button value submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
1584
1584
  "references": [
1585
1585
  {
1586
1586
  "name": "Docs",
@@ -1590,7 +1590,7 @@
1590
1590
  },
1591
1591
  {
1592
1592
  "name": "type",
1593
- "description": "Defines the button's default behavior. The default is `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Resets all the controls to their initial values.\n* `button`: No default behavior, does nothing when pressed by default.\n\n**Note**: This is only available when `href` is not specified.",
1593
+ "description": "Specifies the button's default action. Default: `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Restores all controls to their initial values.\n* `button`: Does nothing by default.\n\n**Note**: Only available when `href` is not specified.",
1594
1594
  "values": [
1595
1595
  {
1596
1596
  "name": "submit",
@@ -1598,11 +1598,11 @@
1598
1598
  },
1599
1599
  {
1600
1600
  "name": "reset",
1601
- "description": "Resets all the controls to their initial values."
1601
+ "description": "Resets all controls to their initial values."
1602
1602
  },
1603
1603
  {
1604
1604
  "name": "button",
1605
- "description": "No default behavior, does nothing when pressed by default."
1605
+ "description": "Has no default action."
1606
1606
  }
1607
1607
  ],
1608
1608
  "references": [
@@ -1614,7 +1614,7 @@
1614
1614
  },
1615
1615
  {
1616
1616
  "name": "form",
1617
- "description": "Associates the button with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the button is associated with its parent `<form>`, if any.\n\nThis attribute allows button elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.\n\n**Note**: Only available when `href` is not specified.",
1617
+ "description": "Associates the button with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the button uses its parent `<form>`, if any.\n\nThis lets the button target any form in the document, not just the one it is nested in.\n\n**Note**: Only available when `href` is not specified.",
1618
1618
  "references": [
1619
1619
  {
1620
1620
  "name": "Docs",
@@ -1634,7 +1634,7 @@
1634
1634
  },
1635
1635
  {
1636
1636
  "name": "formenctype",
1637
- "description": "Specifies the form data encoding method. Possible values:\n\n* `application/x-www-form-urlencoded`: Default if the attribute is not used.\n* `multipart/form-data`: Used for `<input>` elements with `type` set to `file`.\n* `text/plain`: For debugging, not for real form submission.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
1637
+ "description": "Specifies how to encode the form data. Possible values:\n\n* `application/x-www-form-urlencoded`: Default when the attribute is omitted.\n* `multipart/form-data`: Used for `<input>` elements with `type=\"file\"`.\n* `text/plain`: Useful for debugging, but not for actual form submissions.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
1638
1638
  "values": [
1639
1639
  {
1640
1640
  "name": "application/x-www-form-urlencoded",
@@ -1642,7 +1642,7 @@
1642
1642
  },
1643
1643
  {
1644
1644
  "name": "multipart/form-data",
1645
- "description": "Used for `<input>` elements with `type` set to `file`."
1645
+ "description": "Used for `<input>` elements with `type=\"file\"`."
1646
1646
  },
1647
1647
  {
1648
1648
  "name": "text/plain",
@@ -1658,15 +1658,15 @@
1658
1658
  },
1659
1659
  {
1660
1660
  "name": "formmethod",
1661
- "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Form data included in HTTP request body.\n* `get`: Form data appended to `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
1661
+ "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Sends the form data in the request body.\n* `get`: Appends the form data to the `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
1662
1662
  "values": [
1663
1663
  {
1664
1664
  "name": "post",
1665
- "description": "Form data included in HTTP request body."
1665
+ "description": "Form data is included in the HTTP request body."
1666
1666
  },
1667
1667
  {
1668
1668
  "name": "get",
1669
- "description": "Form data appended to `action` URL."
1669
+ "description": "Form data is appended to the `action` URL."
1670
1670
  }
1671
1671
  ],
1672
1672
  "references": [
@@ -1688,11 +1688,11 @@
1688
1688
  },
1689
1689
  {
1690
1690
  "name": "formtarget",
1691
- "description": "Specifies where to display the form submission response. Possible values:\n\n* `_self`: Current browsing context. (Default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context or `_self` if no parent.\n* `_top`: Topmost browsing context or `_self` if no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
1691
+ "description": "Specifies where to open the response after form submission. Possible values:\n\n* `_self`: Current browsing context (default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context, or `_self` if there is no parent.\n* `_top`: Topmost browsing context, or `_self` if there are no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
1692
1692
  "values": [
1693
1693
  {
1694
1694
  "name": "_self",
1695
- "description": "Current browsing context. (Default)."
1695
+ "description": "Current browsing context (default)."
1696
1696
  },
1697
1697
  {
1698
1698
  "name": "_blank",
@@ -1700,11 +1700,11 @@
1700
1700
  },
1701
1701
  {
1702
1702
  "name": "_parent",
1703
- "description": "Parent browsing context or `_self` if no parent."
1703
+ "description": "Parent browsing context, or `_self` if there is no parent."
1704
1704
  },
1705
1705
  {
1706
1706
  "name": "_top",
1707
- "description": "Topmost browsing context or `_self` if no ancestors."
1707
+ "description": "Topmost browsing context, or `_self` if there are no ancestors."
1708
1708
  }
1709
1709
  ],
1710
1710
  "references": [
@@ -1764,7 +1764,7 @@
1764
1764
  },
1765
1765
  {
1766
1766
  "name": "mdui-collapse-item",
1767
- "description": "Collapse Item Component It should be used in conjunction with the `<mdui-collapse>` component \n\n```html\n<mdui-collapse>\n <mdui-collapse-item header=\"header-1\">content-1</mdui-collapse-item>\n <mdui-collapse-item header=\"header-2\">content-2</mdui-collapse-item>\n</mdui-collapse>\n```",
1767
+ "description": "Collapse Item Component Use with the `<mdui-collapse>` component \n\n```html\n<mdui-collapse>\n <mdui-collapse-item header=\"header-1\">content-1</mdui-collapse-item>\n <mdui-collapse-item header=\"header-2\">content-2</mdui-collapse-item>\n</mdui-collapse>\n```",
1768
1768
  "attributes": [
1769
1769
  {
1770
1770
  "name": "value",
@@ -1798,7 +1798,7 @@
1798
1798
  },
1799
1799
  {
1800
1800
  "name": "trigger",
1801
- "description": "Identifies the element that triggers the collapse on click. This can be a CSS selector, a DOM element, or a [JQ object](https://www.mdui.org/en/docs/2/functions/jq). By default, the entire header area is the trigger.",
1801
+ "description": "The element that toggles collapse on click. This can be a CSS selector, a DOM element, or a [JQ object](/en/docs/2/functions/jq). By default, the entire header area is the trigger.",
1802
1802
  "references": [
1803
1803
  {
1804
1804
  "name": "Docs",
@@ -1820,7 +1820,7 @@
1820
1820
  },
1821
1821
  {
1822
1822
  "name": "mdui-collapse",
1823
- "description": "Collapse Panel Component It should be used in conjunction with the `<mdui-collapse-item>` component \n\n```html\n<mdui-collapse>\n <mdui-collapse-item header=\"header-1\">content-1</mdui-collapse-item>\n <mdui-collapse-item header=\"header-2\">content-2</mdui-collapse-item>\n</mdui-collapse>\n```",
1823
+ "description": "Collapse Panel Component Use with the `<mdui-collapse-item>` component \n\n```html\n<mdui-collapse>\n <mdui-collapse-item header=\"header-1\">content-1</mdui-collapse-item>\n <mdui-collapse-item header=\"header-2\">content-2</mdui-collapse-item>\n</mdui-collapse>\n```",
1824
1824
  "attributes": [
1825
1825
  {
1826
1826
  "name": "accordion",
@@ -1834,7 +1834,7 @@
1834
1834
  },
1835
1835
  {
1836
1836
  "name": "value",
1837
- "description": "Specifies the open `<mdui-collapse-item>` value.\n\nNote: The HTML attribute is always a string and can only be initially set when `accordion` is `true`. The JavaScript property value is a string when `accordion` is `true` and a string array when `accordion` is `false`. To modify this value when `accordion` is `false`, you must change the JavaScript property.",
1837
+ "description": "Specifies the open `<mdui-collapse-item>` value.\n\n**Note**: The HTML attribute is always a string and can only be set initially when `accordion` is `true`. The JavaScript property is a string when `accordion` is `true` and a string array when `accordion` is `false`. To change this value when `accordion` is `false`, update the JavaScript property.",
1838
1838
  "references": [
1839
1839
  {
1840
1840
  "name": "Docs",
@@ -1890,7 +1890,7 @@
1890
1890
  },
1891
1891
  {
1892
1892
  "name": "description",
1893
- "description": "Sets the text below the title. Alternatively, use `slot=\"description\"`.",
1893
+ "description": "The text displayed below the title. Alternatively, use `slot=\"description\"`.",
1894
1894
  "references": [
1895
1895
  {
1896
1896
  "name": "Docs",
@@ -1910,7 +1910,7 @@
1910
1910
  },
1911
1911
  {
1912
1912
  "name": "fullscreen",
1913
- "description": "Sets the dialog to full-screen.",
1913
+ "description": "Displays the dialog in full-screen mode.",
1914
1914
  "references": [
1915
1915
  {
1916
1916
  "name": "Docs",
@@ -2032,23 +2032,23 @@
2032
2032
  },
2033
2033
  {
2034
2034
  "name": "trigger",
2035
- "description": "Defines the trigger method for the dropdown. Supports multiple space-separated values. Possible values:\n\n* `click`: Trigger on click.\n* `hover`: Trigger on mouse hover.\n* `focus`: Trigger on focus.\n* `contextmenu`: Trigger on right-click or touch long press.\n* `manual`: If used, the dropdown can only be opened and closed programmatically, and no other trigger methods can be specified.",
2035
+ "description": "Defines how the dropdown opens. Multiple space-separated values are supported. Possible values:\n\n* `click`: Triggers on click.\n* `hover`: Triggers on mouse hover.\n* `focus`: Triggers on focus.\n* `contextmenu`: Triggers on right-click or long press.\n* `manual`: If used, the dropdown can only be opened and closed programmatically, and no other trigger methods can be specified.",
2036
2036
  "values": [
2037
2037
  {
2038
2038
  "name": "click",
2039
- "description": "Trigger on click."
2039
+ "description": "Triggers on click."
2040
2040
  },
2041
2041
  {
2042
2042
  "name": "hover",
2043
- "description": "Trigger on mouse hover."
2043
+ "description": "Triggers on mouse hover."
2044
2044
  },
2045
2045
  {
2046
2046
  "name": "focus",
2047
- "description": "Trigger on focus."
2047
+ "description": "Triggers on focus."
2048
2048
  },
2049
2049
  {
2050
2050
  "name": "contextmenu",
2051
- "description": "Trigger on right-click or touch long press."
2051
+ "description": "Triggers on right-click or long press."
2052
2052
  },
2053
2053
  {
2054
2054
  "name": "manual",
@@ -2064,11 +2064,11 @@
2064
2064
  },
2065
2065
  {
2066
2066
  "name": "placement",
2067
- "description": "Sets the position of the dropdown. Possible values:\n\n* `auto`: Automatically determine the position.\n* `top-start`: Above and left-aligned.\n* `top`: Above and centered.\n* `top-end`: Above and right-aligned.\n* `bottom-start`: Below and left-aligned.\n* `bottom`: Below and centered.\n* `bottom-end`: Below and right-aligned.\n* `left-start`: Left and top-aligned.\n* `left`: Left and centered.\n* `left-end`: Left and bottom-aligned.\n* `right-start`: Right and top-aligned.\n* `right`: Right and centered.\n* `right-end`: Right and bottom-aligned.",
2067
+ "description": "Sets the dropdown position. Possible values:\n\n* `auto`: Automatically determined.\n* `top-start`: Above and left-aligned.\n* `top`: Above and centered.\n* `top-end`: Above and right-aligned.\n* `bottom-start`: Below and left-aligned.\n* `bottom`: Below and centered.\n* `bottom-end`: Below and right-aligned.\n* `left-start`: Left and top-aligned.\n* `left`: Left and centered.\n* `left-end`: Left and bottom-aligned.\n* `right-start`: Right and top-aligned.\n* `right`: Right and centered.\n* `right-end`: Right and bottom-aligned.",
2068
2068
  "values": [
2069
2069
  {
2070
2070
  "name": "auto",
2071
- "description": "Automatically determine the position."
2071
+ "description": "Automatically determined."
2072
2072
  },
2073
2073
  {
2074
2074
  "name": "top-start",
@@ -2128,7 +2128,7 @@
2128
2128
  },
2129
2129
  {
2130
2130
  "name": "stay-open-on-click",
2131
- "description": "Keeps the dropdown open after clicking an [`<mdui-menu-item>`](https://www.mdui.org/en/docs/2/components/menu#menu-item-api).",
2131
+ "description": "Prevents the dropdown from closing when a [`<mdui-menu-item>`](/en/docs/2/components/menu#menu-item-api) is clicked.",
2132
2132
  "references": [
2133
2133
  {
2134
2134
  "name": "Docs",
@@ -2158,7 +2158,7 @@
2158
2158
  },
2159
2159
  {
2160
2160
  "name": "open-on-pointer",
2161
- "description": "Opens the dropdown at the cursor position. This is typically used for context menus.",
2161
+ "description": "Opens the dropdown at the pointer position. This is typically used for context menus.",
2162
2162
  "references": [
2163
2163
  {
2164
2164
  "name": "Docs",
@@ -2212,19 +2212,19 @@
2212
2212
  },
2213
2213
  {
2214
2214
  "name": "size",
2215
- "description": "Sets the FAB size. Possible values:\n* `normal`: Sets the FAB to a normal size.\n* `small`: Sets the FAB to a small size.\n* `large`: Sets the FAB to a large size.",
2215
+ "description": "Sets the FAB size. Possible values:\n* `normal`: Normal size.\n* `small`: Small size.\n* `large`: Large size.",
2216
2216
  "values": [
2217
2217
  {
2218
2218
  "name": "normal",
2219
- "description": "Sets the FAB to a normal size."
2219
+ "description": "Normal size."
2220
2220
  },
2221
2221
  {
2222
2222
  "name": "small",
2223
- "description": "Sets the FAB to a small size."
2223
+ "description": "Small size."
2224
2224
  },
2225
2225
  {
2226
2226
  "name": "large",
2227
- "description": "Sets the FAB to a large size."
2227
+ "description": "Large size."
2228
2228
  }
2229
2229
  ],
2230
2230
  "references": [
@@ -2246,7 +2246,7 @@
2246
2246
  },
2247
2247
  {
2248
2248
  "name": "extended",
2249
- "description": "Indicates if the FAB is in the extended state.",
2249
+ "description": "Extends the FAB to show text alongside the icon.",
2250
2250
  "references": [
2251
2251
  {
2252
2252
  "name": "Docs",
@@ -2256,7 +2256,7 @@
2256
2256
  },
2257
2257
  {
2258
2258
  "name": "href",
2259
- "description": "The URL for the hyperlink. If provided, the component is rendered as an `<a>` element and can use link-related attributes.",
2259
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
2260
2260
  "references": [
2261
2261
  {
2262
2262
  "name": "Docs",
@@ -2266,7 +2266,7 @@
2266
2266
  },
2267
2267
  {
2268
2268
  "name": "download",
2269
- "description": "Instructs the browser to download the linked URL.\n\n**Note**: This is only available when `href` is specified.",
2269
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
2270
2270
  "references": [
2271
2271
  {
2272
2272
  "name": "Docs",
@@ -2276,7 +2276,7 @@
2276
2276
  },
2277
2277
  {
2278
2278
  "name": "target",
2279
- "description": "Defines where to open the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors.\n\n**Note**: This is only available when `href` is specified.",
2279
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
2280
2280
  "values": [
2281
2281
  {
2282
2282
  "name": "_blank",
@@ -2284,15 +2284,15 @@
2284
2284
  },
2285
2285
  {
2286
2286
  "name": "_parent",
2287
- "description": "Opens in the parent browsing context or `_self` if no parent."
2287
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
2288
2288
  },
2289
2289
  {
2290
2290
  "name": "_self",
2291
- "description": "Opens in the current browsing context. (Default)."
2291
+ "description": "Opens in the current browsing context (default)."
2292
2292
  },
2293
2293
  {
2294
2294
  "name": "_top",
2295
- "description": "Opens in the topmost browsing context or `_self` if no ancestors."
2295
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
2296
2296
  }
2297
2297
  ],
2298
2298
  "references": [
@@ -2304,11 +2304,11 @@
2304
2304
  },
2305
2305
  {
2306
2306
  "name": "rel",
2307
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
2307
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary one (i.e., when `target=\"_blank\"`).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
2308
2308
  "values": [
2309
2309
  {
2310
2310
  "name": "alternate",
2311
- "description": "Alternate versions of the current document."
2311
+ "description": "An alternate version of the current document."
2312
2312
  },
2313
2313
  {
2314
2314
  "name": "author",
@@ -2336,7 +2336,7 @@
2336
2336
  },
2337
2337
  {
2338
2338
  "name": "next",
2339
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
2339
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
2340
2340
  },
2341
2341
  {
2342
2342
  "name": "nofollow",
@@ -2344,15 +2344,15 @@
2344
2344
  },
2345
2345
  {
2346
2346
  "name": "noreferrer",
2347
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
2347
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
2348
2348
  },
2349
2349
  {
2350
2350
  "name": "opener",
2351
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
2351
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
2352
2352
  },
2353
2353
  {
2354
2354
  "name": "prev",
2355
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
2355
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
2356
2356
  },
2357
2357
  {
2358
2358
  "name": "search",
@@ -2360,7 +2360,7 @@
2360
2360
  },
2361
2361
  {
2362
2362
  "name": "tag",
2363
- "description": "Gives a tag (identified by the given address) that applies to the current document."
2363
+ "description": "Assigns a tag, identified by the given address, to the current document."
2364
2364
  }
2365
2365
  ],
2366
2366
  "references": [
@@ -2372,7 +2372,7 @@
2372
2372
  },
2373
2373
  {
2374
2374
  "name": "autofocus",
2375
- "description": "Specifies that the element should be focused when the page loads.",
2375
+ "description": "Whether the element is focused when the page loads.",
2376
2376
  "references": [
2377
2377
  {
2378
2378
  "name": "Docs",
@@ -2382,7 +2382,7 @@
2382
2382
  },
2383
2383
  {
2384
2384
  "name": "tabindex",
2385
- "description": "Defines the order in which the element receives focus when navigating with the Tab key.",
2385
+ "description": "The element's tab order when navigating with the Tab key.",
2386
2386
  "references": [
2387
2387
  {
2388
2388
  "name": "Docs",
@@ -2412,7 +2412,7 @@
2412
2412
  },
2413
2413
  {
2414
2414
  "name": "name",
2415
- "description": "The button's name, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
2415
+ "description": "The button name submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
2416
2416
  "references": [
2417
2417
  {
2418
2418
  "name": "Docs",
@@ -2422,7 +2422,7 @@
2422
2422
  },
2423
2423
  {
2424
2424
  "name": "value",
2425
- "description": "The button's value, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
2425
+ "description": "The button value submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
2426
2426
  "references": [
2427
2427
  {
2428
2428
  "name": "Docs",
@@ -2432,7 +2432,7 @@
2432
2432
  },
2433
2433
  {
2434
2434
  "name": "type",
2435
- "description": "Defines the button's default behavior. The default is `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Resets all the controls to their initial values.\n* `button`: No default behavior, does nothing when pressed by default.\n\n**Note**: This is only available when `href` is not specified.",
2435
+ "description": "Specifies the button's default action. Default: `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Restores all controls to their initial values.\n* `button`: Does nothing by default.\n\n**Note**: Only available when `href` is not specified.",
2436
2436
  "values": [
2437
2437
  {
2438
2438
  "name": "submit",
@@ -2440,11 +2440,11 @@
2440
2440
  },
2441
2441
  {
2442
2442
  "name": "reset",
2443
- "description": "Resets all the controls to their initial values."
2443
+ "description": "Resets all controls to their initial values."
2444
2444
  },
2445
2445
  {
2446
2446
  "name": "button",
2447
- "description": "No default behavior, does nothing when pressed by default."
2447
+ "description": "Has no default action."
2448
2448
  }
2449
2449
  ],
2450
2450
  "references": [
@@ -2456,7 +2456,7 @@
2456
2456
  },
2457
2457
  {
2458
2458
  "name": "form",
2459
- "description": "Associates the button with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the button is associated with its parent `<form>`, if any.\n\nThis attribute allows button elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.\n\n**Note**: Only available when `href` is not specified.",
2459
+ "description": "Associates the button with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the button uses its parent `<form>`, if any.\n\nThis lets the button target any form in the document, not just the one it is nested in.\n\n**Note**: Only available when `href` is not specified.",
2460
2460
  "references": [
2461
2461
  {
2462
2462
  "name": "Docs",
@@ -2476,7 +2476,7 @@
2476
2476
  },
2477
2477
  {
2478
2478
  "name": "formenctype",
2479
- "description": "Specifies the form data encoding method. Possible values:\n\n* `application/x-www-form-urlencoded`: Default if the attribute is not used.\n* `multipart/form-data`: Used for `<input>` elements with `type` set to `file`.\n* `text/plain`: For debugging, not for real form submission.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
2479
+ "description": "Specifies how to encode the form data. Possible values:\n\n* `application/x-www-form-urlencoded`: Default when the attribute is omitted.\n* `multipart/form-data`: Used for `<input>` elements with `type=\"file\"`.\n* `text/plain`: Useful for debugging, but not for actual form submissions.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
2480
2480
  "values": [
2481
2481
  {
2482
2482
  "name": "application/x-www-form-urlencoded",
@@ -2484,7 +2484,7 @@
2484
2484
  },
2485
2485
  {
2486
2486
  "name": "multipart/form-data",
2487
- "description": "Used for `<input>` elements with `type` set to `file`."
2487
+ "description": "Used for `<input>` elements with `type=\"file\"`."
2488
2488
  },
2489
2489
  {
2490
2490
  "name": "text/plain",
@@ -2500,15 +2500,15 @@
2500
2500
  },
2501
2501
  {
2502
2502
  "name": "formmethod",
2503
- "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Form data included in HTTP request body.\n* `get`: Form data appended to `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
2503
+ "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Sends the form data in the request body.\n* `get`: Appends the form data to the `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
2504
2504
  "values": [
2505
2505
  {
2506
2506
  "name": "post",
2507
- "description": "Form data included in HTTP request body."
2507
+ "description": "Form data is included in the HTTP request body."
2508
2508
  },
2509
2509
  {
2510
2510
  "name": "get",
2511
- "description": "Form data appended to `action` URL."
2511
+ "description": "Form data is appended to the `action` URL."
2512
2512
  }
2513
2513
  ],
2514
2514
  "references": [
@@ -2530,11 +2530,11 @@
2530
2530
  },
2531
2531
  {
2532
2532
  "name": "formtarget",
2533
- "description": "Specifies where to display the form submission response. Possible values:\n\n* `_self`: Current browsing context. (Default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context or `_self` if no parent.\n* `_top`: Topmost browsing context or `_self` if no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
2533
+ "description": "Specifies where to open the response after form submission. Possible values:\n\n* `_self`: Current browsing context (default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context, or `_self` if there is no parent.\n* `_top`: Topmost browsing context, or `_self` if there are no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
2534
2534
  "values": [
2535
2535
  {
2536
2536
  "name": "_self",
2537
- "description": "Current browsing context. (Default)."
2537
+ "description": "Current browsing context (default)."
2538
2538
  },
2539
2539
  {
2540
2540
  "name": "_blank",
@@ -2542,11 +2542,11 @@
2542
2542
  },
2543
2543
  {
2544
2544
  "name": "_parent",
2545
- "description": "Parent browsing context or `_self` if no parent."
2545
+ "description": "Parent browsing context, or `_self` if there is no parent."
2546
2546
  },
2547
2547
  {
2548
2548
  "name": "_top",
2549
- "description": "Topmost browsing context or `_self` if no ancestors."
2549
+ "description": "Topmost browsing context, or `_self` if there are no ancestors."
2550
2550
  }
2551
2551
  ],
2552
2552
  "references": [
@@ -2610,23 +2610,23 @@
2610
2610
  "attributes": [
2611
2611
  {
2612
2612
  "name": "placement",
2613
- "description": "Determines the component's position. Possible values:\n\n* `top`: Positions the component at the top.\n* `bottom`: Positions the component at the bottom.\n* `left`: Positions the component on the left.\n* `right`: Positions the component on the right.",
2613
+ "description": "Determines where the component is placed. Possible values:\n\n* `top`: Places the component at the top.\n* `bottom`: Places the component at the bottom.\n* `left`: Places the component on the left.\n* `right`: Places the component on the right.",
2614
2614
  "values": [
2615
2615
  {
2616
2616
  "name": "top",
2617
- "description": "Positions the component at the top."
2617
+ "description": "Places the component at the top."
2618
2618
  },
2619
2619
  {
2620
2620
  "name": "bottom",
2621
- "description": "Positions the component at the bottom."
2621
+ "description": "Places the component at the bottom."
2622
2622
  },
2623
2623
  {
2624
2624
  "name": "left",
2625
- "description": "Positions the component on the left."
2625
+ "description": "Places the component on the left."
2626
2626
  },
2627
2627
  {
2628
2628
  "name": "right",
2629
- "description": "Positions the component on the right."
2629
+ "description": "Places the component on the right."
2630
2630
  }
2631
2631
  ],
2632
2632
  "references": [
@@ -2638,7 +2638,7 @@
2638
2638
  },
2639
2639
  {
2640
2640
  "name": "order",
2641
- "description": "Specifies the layout order within the [`<mdui-layout>`](https://www.mdui.org/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
2641
+ "description": "Specifies the layout order within the [`<mdui-layout>`](/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
2642
2642
  "references": [
2643
2643
  {
2644
2644
  "name": "Docs",
@@ -2737,7 +2737,7 @@
2737
2737
  },
2738
2738
  {
2739
2739
  "name": "mdui-list-item",
2740
- "description": "List Item Component It should be used in conjunction with the `<mdui-list>` component \n\n```html\n<mdui-list>\n <mdui-list-subheader>Subheader</mdui-list-subheader>\n <mdui-list-item>Item 1</mdui-list-item>\n <mdui-list-item>Item 2</mdui-list-item>\n</mdui-list>\n```",
2740
+ "description": "List Item Component Use with the `<mdui-list>` component \n\n```html\n<mdui-list>\n <mdui-list-subheader>Subheader</mdui-list-subheader>\n <mdui-list-item>Item 1</mdui-list-item>\n <mdui-list-item>Item 2</mdui-list-item>\n</mdui-list>\n```",
2741
2741
  "attributes": [
2742
2742
  {
2743
2743
  "name": "headline",
@@ -2751,19 +2751,19 @@
2751
2751
  },
2752
2752
  {
2753
2753
  "name": "headline-line",
2754
- "description": "Line limit for main text. Truncates after exceeding. Default is no limit. Possible values:\n\n* `1`: Single-line text, truncates after exceeding\n* `2`: Double-line text, truncates after exceeding.\n* `3`: Triple-line text, truncates after exceeding.",
2754
+ "description": "Maximum number of lines for the main text. Overflow text is truncated. Default is no limit. Possible values:\n\n* `1`: Single-line text that truncates when it overflows.\n* `2`: Two-line text that truncates when it overflows.\n* `3`: Three-line text that truncates when it overflows.",
2755
2755
  "values": [
2756
2756
  {
2757
2757
  "name": "1",
2758
- "description": "Single-line text, truncates after exceeding."
2758
+ "description": "Single-line text that truncates when it overflows."
2759
2759
  },
2760
2760
  {
2761
2761
  "name": "2",
2762
- "description": "Double-line text, truncates after exceeding."
2762
+ "description": "Two-line text that truncates when it overflows."
2763
2763
  },
2764
2764
  {
2765
2765
  "name": "3",
2766
- "description": "Triple-line text, truncates after exceeding."
2766
+ "description": "Three-line text that truncates when it overflows."
2767
2767
  }
2768
2768
  ],
2769
2769
  "references": [
@@ -2785,19 +2785,19 @@
2785
2785
  },
2786
2786
  {
2787
2787
  "name": "description-line",
2788
- "description": "Line limit for subtext. Truncates after exceeding. Default is no limit. Possible values:\n\n* `1`: Single-line text, truncates after exceeding\n* `2`: Double-line text, truncates after exceeding.\n* `3`: Triple-line text, truncates after exceeding.",
2788
+ "description": "Maximum number of lines for the subtext. Overflow text is truncated. Default is no limit. Possible values:\n\n* `1`: Single-line text that truncates when it overflows.\n* `2`: Two-line text that truncates when it overflows.\n* `3`: Three-line text that truncates when it overflows.",
2789
2789
  "values": [
2790
2790
  {
2791
2791
  "name": "1",
2792
- "description": "Single-line text, truncates after exceeding."
2792
+ "description": "Single-line text that truncates when it overflows."
2793
2793
  },
2794
2794
  {
2795
2795
  "name": "2",
2796
- "description": "Double-line text, truncates after exceeding."
2796
+ "description": "Two-line text that truncates when it overflows."
2797
2797
  },
2798
2798
  {
2799
2799
  "name": "3",
2800
- "description": "Triple-line text, truncates after exceeding."
2800
+ "description": "Three-line text that truncates when it overflows."
2801
2801
  }
2802
2802
  ],
2803
2803
  "references": [
@@ -2829,7 +2829,7 @@
2829
2829
  },
2830
2830
  {
2831
2831
  "name": "disabled",
2832
- "description": "Disables the list item. Grays out the item and disables elements like [`<mdui-checkbox>`](https://www.mdui.org/en/docs/2/components/checkbox), [`<mdui-radio>`](https://www.mdui.org/en/docs/2/components/radio), [`<mdui-switch>`](https://www.mdui.org/en/docs/2/components/switch).",
2832
+ "description": "Disables the list item. It dims the item and disables interactive elements like [`<mdui-checkbox>`](/en/docs/2/components/checkbox), [`<mdui-radio>`](/en/docs/2/components/radio), and [`<mdui-switch>`](/en/docs/2/components/switch).",
2833
2833
  "references": [
2834
2834
  {
2835
2835
  "name": "Docs",
@@ -2839,7 +2839,7 @@
2839
2839
  },
2840
2840
  {
2841
2841
  "name": "active",
2842
- "description": "Activates the list item.",
2842
+ "description": "Marks the list item as active.",
2843
2843
  "references": [
2844
2844
  {
2845
2845
  "name": "Docs",
@@ -2849,7 +2849,7 @@
2849
2849
  },
2850
2850
  {
2851
2851
  "name": "nonclickable",
2852
- "description": "Makes the list item non-clickable. Elements like [`<mdui-checkbox>`](https://www.mdui.org/en/docs/2/components/checkbox), [`<mdui-radio>`](https://www.mdui.org/en/docs/2/components/radio), [`<mdui-switch>`](https://www.mdui.org/en/docs/2/components/switch) remain interactive.",
2852
+ "description": "Disables the list item's default click action, but interactive elements like [`<mdui-checkbox>`](/en/docs/2/components/checkbox), [`<mdui-radio>`](/en/docs/2/components/radio), and [`<mdui-switch>`](/en/docs/2/components/switch) inside it remain functional.",
2853
2853
  "references": [
2854
2854
  {
2855
2855
  "name": "Docs",
@@ -2859,7 +2859,7 @@
2859
2859
  },
2860
2860
  {
2861
2861
  "name": "rounded",
2862
- "description": "Applies rounded style to the list item.",
2862
+ "description": "Applies a rounded appearance to the list item.",
2863
2863
  "references": [
2864
2864
  {
2865
2865
  "name": "Docs",
@@ -2869,7 +2869,7 @@
2869
2869
  },
2870
2870
  {
2871
2871
  "name": "alignment",
2872
- "description": "Vertical alignment of the list item. Possible values:\n\n* `start`: Top alignment.\n* `center`: Center alignment.\n* `end`: Bottom alignment.",
2872
+ "description": "Vertical alignment of the list item. Possible values:\n\n* `start`: Aligns to the top.\n* `center`: Aligns to the center.\n* `end`: Aligns to the bottom.",
2873
2873
  "values": [
2874
2874
  {
2875
2875
  "name": "start",
@@ -2893,7 +2893,7 @@
2893
2893
  },
2894
2894
  {
2895
2895
  "name": "href",
2896
- "description": "The URL for the hyperlink. If specified, the component renders as an `<a>` element and can use link-related attributes.",
2896
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
2897
2897
  "references": [
2898
2898
  {
2899
2899
  "name": "Docs",
@@ -2903,7 +2903,7 @@
2903
2903
  },
2904
2904
  {
2905
2905
  "name": "download",
2906
- "description": "Instructs the browser to treat the linked URL as a download.\n\n**Note**: This is only available when `href` is specified.",
2906
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
2907
2907
  "references": [
2908
2908
  {
2909
2909
  "name": "Docs",
@@ -2913,7 +2913,7 @@
2913
2913
  },
2914
2914
  {
2915
2915
  "name": "target",
2916
- "description": "Defines where to display the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent exists.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors exist.\n\n**Note**: This is only available when `href` is specified.",
2916
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
2917
2917
  "values": [
2918
2918
  {
2919
2919
  "name": "_blank",
@@ -2921,15 +2921,15 @@
2921
2921
  },
2922
2922
  {
2923
2923
  "name": "_parent",
2924
- "description": "Opens in the parent browsing context or `_self` if no parent exists."
2924
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
2925
2925
  },
2926
2926
  {
2927
2927
  "name": "_self",
2928
- "description": "Opens in the current browsing context. (Default)."
2928
+ "description": "Opens in the current browsing context (default)."
2929
2929
  },
2930
2930
  {
2931
2931
  "name": "_top",
2932
- "description": "Opens in the topmost browsing context or `_self` if no ancestors exist."
2932
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
2933
2933
  }
2934
2934
  ],
2935
2935
  "references": [
@@ -2941,19 +2941,19 @@
2941
2941
  },
2942
2942
  {
2943
2943
  "name": "rel",
2944
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: Author of the current document or article.\n* `bookmark`: Permanent link for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: Link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
2944
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
2945
2945
  "values": [
2946
2946
  {
2947
2947
  "name": "alternate",
2948
- "description": "Alternate versions of the current document."
2948
+ "description": "An alternate version of the current document."
2949
2949
  },
2950
2950
  {
2951
2951
  "name": "author",
2952
- "description": "Author of the current document or article."
2952
+ "description": "The author of the current document or article."
2953
2953
  },
2954
2954
  {
2955
2955
  "name": "bookmark",
2956
- "description": "Permanent link for the nearest ancestor section."
2956
+ "description": "The permalink for the nearest ancestor section."
2957
2957
  },
2958
2958
  {
2959
2959
  "name": "external",
@@ -2961,7 +2961,7 @@
2961
2961
  },
2962
2962
  {
2963
2963
  "name": "help",
2964
- "description": "Link to context-sensitive help."
2964
+ "description": "A link to context-sensitive help."
2965
2965
  },
2966
2966
  {
2967
2967
  "name": "license",
@@ -2973,7 +2973,7 @@
2973
2973
  },
2974
2974
  {
2975
2975
  "name": "next",
2976
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
2976
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
2977
2977
  },
2978
2978
  {
2979
2979
  "name": "nofollow",
@@ -2981,15 +2981,15 @@
2981
2981
  },
2982
2982
  {
2983
2983
  "name": "noreferrer",
2984
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
2984
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
2985
2985
  },
2986
2986
  {
2987
2987
  "name": "opener",
2988
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
2988
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
2989
2989
  },
2990
2990
  {
2991
2991
  "name": "prev",
2992
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
2992
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
2993
2993
  },
2994
2994
  {
2995
2995
  "name": "search",
@@ -2997,7 +2997,7 @@
2997
2997
  },
2998
2998
  {
2999
2999
  "name": "tag",
3000
- "description": "Gives a tag (identified by the given address) that applies to the current document."
3000
+ "description": "Assigns a tag, identified by the given address, to the current document."
3001
3001
  }
3002
3002
  ],
3003
3003
  "references": [
@@ -3009,7 +3009,7 @@
3009
3009
  },
3010
3010
  {
3011
3011
  "name": "autofocus",
3012
- "description": "Determines if the element should be focused when the page loads.",
3012
+ "description": "Whether the element is focused when the page loads.",
3013
3013
  "references": [
3014
3014
  {
3015
3015
  "name": "Docs",
@@ -3019,7 +3019,7 @@
3019
3019
  },
3020
3020
  {
3021
3021
  "name": "tabindex",
3022
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
3022
+ "description": "The element's tab order when navigating with the Tab key.",
3023
3023
  "references": [
3024
3024
  {
3025
3025
  "name": "Docs",
@@ -3041,7 +3041,7 @@
3041
3041
  },
3042
3042
  {
3043
3043
  "name": "mdui-list-subheader",
3044
- "description": "List Subheader Component It should be used in conjunction with the `<mdui-list>` component \n\n```html\n<mdui-list>\n <mdui-list-subheader>Subheader</mdui-list-subheader>\n <mdui-list-item>Item 1</mdui-list-item>\n <mdui-list-item>Item 2</mdui-list-item>\n</mdui-list>\n```",
3044
+ "description": "List Subheader Component Use with the `<mdui-list>` component \n\n```html\n<mdui-list>\n <mdui-list-subheader>Subheader</mdui-list-subheader>\n <mdui-list-item>Item 1</mdui-list-item>\n <mdui-list-item>Item 2</mdui-list-item>\n</mdui-list>\n```",
3045
3045
  "attributes": [],
3046
3046
  "references": [
3047
3047
  {
@@ -3056,7 +3056,7 @@
3056
3056
  },
3057
3057
  {
3058
3058
  "name": "mdui-list",
3059
- "description": "List Component It should be used in conjunction with the `<mdui-list-item>` component \n\n```html\n<mdui-list>\n <mdui-list-subheader>Subheader</mdui-list-subheader>\n <mdui-list-item>Item 1</mdui-list-item>\n <mdui-list-item>Item 2</mdui-list-item>\n</mdui-list>\n```",
3059
+ "description": "List Component Use with the `<mdui-list-item>` component \n\n```html\n<mdui-list>\n <mdui-list-subheader>Subheader</mdui-list-subheader>\n <mdui-list-item>Item 1</mdui-list-item>\n <mdui-list-item>Item 2</mdui-list-item>\n</mdui-list>\n```",
3060
3060
  "attributes": [],
3061
3061
  "references": [
3062
3062
  {
@@ -3145,7 +3145,7 @@
3145
3145
  },
3146
3146
  {
3147
3147
  "name": "href",
3148
- "description": "The URL for the hyperlink. If specified, the component renders as an `<a>` element and can use link-related attributes.",
3148
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
3149
3149
  "references": [
3150
3150
  {
3151
3151
  "name": "Docs",
@@ -3155,7 +3155,7 @@
3155
3155
  },
3156
3156
  {
3157
3157
  "name": "download",
3158
- "description": "Instructs the browser to treat the linked URL as a download.\n\n**Note**: This is only available when `href` is specified.",
3158
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
3159
3159
  "references": [
3160
3160
  {
3161
3161
  "name": "Docs",
@@ -3165,7 +3165,7 @@
3165
3165
  },
3166
3166
  {
3167
3167
  "name": "target",
3168
- "description": "Defines where to display the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent exists.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors exist.\n\n**Note**: This is only available when `href` is specified.",
3168
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
3169
3169
  "values": [
3170
3170
  {
3171
3171
  "name": "_blank",
@@ -3173,15 +3173,15 @@
3173
3173
  },
3174
3174
  {
3175
3175
  "name": "_parent",
3176
- "description": "Opens in the parent browsing context or `_self` if no parent exists."
3176
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
3177
3177
  },
3178
3178
  {
3179
3179
  "name": "_self",
3180
- "description": "Opens in the current browsing context. (Default)."
3180
+ "description": "Opens in the current browsing context (default)."
3181
3181
  },
3182
3182
  {
3183
3183
  "name": "_top",
3184
- "description": "Opens in the topmost browsing context or `_self` if no ancestors exist."
3184
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
3185
3185
  }
3186
3186
  ],
3187
3187
  "references": [
@@ -3193,19 +3193,19 @@
3193
3193
  },
3194
3194
  {
3195
3195
  "name": "rel",
3196
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: Author of the current document or article.\n* `bookmark`: Permanent link for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: Link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
3196
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
3197
3197
  "values": [
3198
3198
  {
3199
3199
  "name": "alternate",
3200
- "description": "Alternate versions of the current document."
3200
+ "description": "An alternate version of the current document."
3201
3201
  },
3202
3202
  {
3203
3203
  "name": "author",
3204
- "description": "Author of the current document or article."
3204
+ "description": "The author of the current document or article."
3205
3205
  },
3206
3206
  {
3207
3207
  "name": "bookmark",
3208
- "description": "Permanent link for the nearest ancestor section."
3208
+ "description": "The permalink for the nearest ancestor section."
3209
3209
  },
3210
3210
  {
3211
3211
  "name": "external",
@@ -3213,7 +3213,7 @@
3213
3213
  },
3214
3214
  {
3215
3215
  "name": "help",
3216
- "description": "Link to context-sensitive help."
3216
+ "description": "A link to context-sensitive help."
3217
3217
  },
3218
3218
  {
3219
3219
  "name": "license",
@@ -3225,7 +3225,7 @@
3225
3225
  },
3226
3226
  {
3227
3227
  "name": "next",
3228
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
3228
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
3229
3229
  },
3230
3230
  {
3231
3231
  "name": "nofollow",
@@ -3233,15 +3233,15 @@
3233
3233
  },
3234
3234
  {
3235
3235
  "name": "noreferrer",
3236
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
3236
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
3237
3237
  },
3238
3238
  {
3239
3239
  "name": "opener",
3240
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
3240
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
3241
3241
  },
3242
3242
  {
3243
3243
  "name": "prev",
3244
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
3244
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
3245
3245
  },
3246
3246
  {
3247
3247
  "name": "search",
@@ -3249,7 +3249,7 @@
3249
3249
  },
3250
3250
  {
3251
3251
  "name": "tag",
3252
- "description": "Gives a tag (identified by the given address) that applies to the current document."
3252
+ "description": "Assigns a tag, identified by the given address, to the current document."
3253
3253
  }
3254
3254
  ],
3255
3255
  "references": [
@@ -3261,7 +3261,7 @@
3261
3261
  },
3262
3262
  {
3263
3263
  "name": "autofocus",
3264
- "description": "Determines if the element should be focused when the page loads.",
3264
+ "description": "Whether the element is focused when the page loads.",
3265
3265
  "references": [
3266
3266
  {
3267
3267
  "name": "Docs",
@@ -3271,7 +3271,7 @@
3271
3271
  },
3272
3272
  {
3273
3273
  "name": "tabindex",
3274
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
3274
+ "description": "The element's tab order when navigating with the Tab key.",
3275
3275
  "references": [
3276
3276
  {
3277
3277
  "name": "Docs",
@@ -3293,11 +3293,11 @@
3293
3293
  },
3294
3294
  {
3295
3295
  "name": "mdui-menu",
3296
- "description": "Menu Component It should be used in conjunction with the `<mdui-menu-item>` component \n\n```html\n<mdui-menu>\n <mdui-menu-item>Item 1</mdui-menu-item>\n <mdui-menu-item>Item 2</mdui-menu-item>\n</mdui-menu>\n```",
3296
+ "description": "Menu Component Use with the `<mdui-menu-item>` component \n\n```html\n<mdui-menu>\n <mdui-menu-item>Item 1</mdui-menu-item>\n <mdui-menu-item>Item 2</mdui-menu-item>\n</mdui-menu>\n```",
3297
3297
  "attributes": [
3298
3298
  {
3299
3299
  "name": "selects",
3300
- "description": "Defines the selectable state of menu items. Defaults to non-selectable. Possible values:\n\n* `single`: Only one item can be selected at a time.\n* `multiple`: Multiple items can be selected.",
3300
+ "description": "Controls whether menu items can be selected. They are not selectable by default. Possible values:\n\n* `single`: Only one item can be selected at a time.\n* `multiple`: Multiple items can be selected.",
3301
3301
  "values": [
3302
3302
  {
3303
3303
  "name": "single",
@@ -3317,7 +3317,7 @@
3317
3317
  },
3318
3318
  {
3319
3319
  "name": "value",
3320
- "description": "The value of the selected `<mdui-menu-item>`.\n\nNote: The HTML attribute is always a string and can only be set as an initial value when `selects=\"single\"`. The JavaScript property value is a string when `selects=\"single\"` and an array of strings when `selects=\"multiple\"`. In `selects=\"multiple\"`, this value can only be modified by changing the JavaScript property.",
3320
+ "description": "The value of the selected `<mdui-menu-item>`.\n\n**Note**: The HTML attribute always accepts a string and can only be used as an initial value when `selects=\"single\"`. The JavaScript property is a string when `selects=\"single\"` and an array of strings when `selects=\"multiple\"`. When `selects=\"multiple\"`, update the JavaScript property to change this value.",
3321
3321
  "references": [
3322
3322
  {
3323
3323
  "name": "Docs",
@@ -3337,23 +3337,23 @@
3337
3337
  },
3338
3338
  {
3339
3339
  "name": "submenu-trigger",
3340
- "description": "Defines the trigger method for submenus. Supports multiple values separated by spaces. Possible values:\n\n* `click`: Open submenu when clicking on a menu item.\n* `hover`: Open submenu when hovering over a menu item.\n* `focus`: Open submenu when focusing on a menu item.\n* `manual`: Only programmatically open and close submenus, no other trigger methods can be specified.",
3340
+ "description": "Defines how submenus open. Multiple space-separated values are supported. Possible values:\n\n* `click`: Opens the submenu when the menu item is clicked.\n* `hover`: Opens the submenu when hovering over a menu item.\n* `focus`: Opens the submenu when the menu item receives focus.\n* `manual`: Submenus can only be opened and closed programmatically; no other trigger methods can be specified.",
3341
3341
  "values": [
3342
3342
  {
3343
3343
  "name": "click",
3344
- "description": "Open submenu when clicking on a menu item."
3344
+ "description": "Opens the submenu when the menu item is clicked."
3345
3345
  },
3346
3346
  {
3347
3347
  "name": "hover",
3348
- "description": "Open submenu when hovering over a menu item."
3348
+ "description": "Opens the submenu when hovering over a menu item."
3349
3349
  },
3350
3350
  {
3351
3351
  "name": "focus",
3352
- "description": "Open submenu when focusing on a menu item."
3352
+ "description": "Opens the submenu when the menu item receives focus."
3353
3353
  },
3354
3354
  {
3355
3355
  "name": "manual",
3356
- "description": "Only programmatically open and close submenus, no other trigger methods can be specified."
3356
+ "description": "Submenus can only be opened and closed programmatically; no other trigger methods can be specified."
3357
3357
  }
3358
3358
  ],
3359
3359
  "references": [
@@ -3365,7 +3365,7 @@
3365
3365
  },
3366
3366
  {
3367
3367
  "name": "submenu-open-delay",
3368
- "description": "Specifies the delay (in milliseconds) for opening a submenu via hover.",
3368
+ "description": "The delay (in milliseconds) before a submenu opens on hover.",
3369
3369
  "references": [
3370
3370
  {
3371
3371
  "name": "Docs",
@@ -3375,7 +3375,7 @@
3375
3375
  },
3376
3376
  {
3377
3377
  "name": "submenu-close-delay",
3378
- "description": "Specifies the delay (in milliseconds) for closing a submenu via hover.",
3378
+ "description": "The delay (in milliseconds) before a submenu closes on hover.",
3379
3379
  "references": [
3380
3380
  {
3381
3381
  "name": "Docs",
@@ -3397,7 +3397,7 @@
3397
3397
  },
3398
3398
  {
3399
3399
  "name": "mdui-navigation-bar-item",
3400
- "description": "Navigation Bar Item Component It should be used in conjunction with the `<mdui-navigation-bar>` component \n\n```html\n<mdui-navigation-bar>\n <mdui-navigation-bar-item icon=\"place\">Item 1</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"commute\">Item 2</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"people\">Item 3</mdui-navigation-bar-item>\n</mdui-navigation-bar>\n```",
3400
+ "description": "Navigation Bar Item Component Use with the `<mdui-navigation-bar>` component \n\n```html\n<mdui-navigation-bar>\n <mdui-navigation-bar-item icon=\"place\">Item 1</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"commute\">Item 2</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"people\">Item 3</mdui-navigation-bar-item>\n</mdui-navigation-bar>\n```",
3401
3401
  "attributes": [
3402
3402
  {
3403
3403
  "name": "icon",
@@ -3431,7 +3431,7 @@
3431
3431
  },
3432
3432
  {
3433
3433
  "name": "href",
3434
- "description": "The URL for the hyperlink. If specified, the component renders as an `<a>` element and can use link-related attributes.",
3434
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
3435
3435
  "references": [
3436
3436
  {
3437
3437
  "name": "Docs",
@@ -3441,7 +3441,7 @@
3441
3441
  },
3442
3442
  {
3443
3443
  "name": "download",
3444
- "description": "Instructs the browser to treat the linked URL as a download.\n\n**Note**: This is only available when `href` is specified.",
3444
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
3445
3445
  "references": [
3446
3446
  {
3447
3447
  "name": "Docs",
@@ -3451,7 +3451,7 @@
3451
3451
  },
3452
3452
  {
3453
3453
  "name": "target",
3454
- "description": "Defines where to display the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent exists.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors exist.\n\n**Note**: This is only available when `href` is specified.",
3454
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
3455
3455
  "values": [
3456
3456
  {
3457
3457
  "name": "_blank",
@@ -3459,15 +3459,15 @@
3459
3459
  },
3460
3460
  {
3461
3461
  "name": "_parent",
3462
- "description": "Opens in the parent browsing context or `_self` if no parent exists."
3462
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
3463
3463
  },
3464
3464
  {
3465
3465
  "name": "_self",
3466
- "description": "Opens in the current browsing context. (Default)."
3466
+ "description": "Opens in the current browsing context (default)."
3467
3467
  },
3468
3468
  {
3469
3469
  "name": "_top",
3470
- "description": "Opens in the topmost browsing context or `_self` if no ancestors exist."
3470
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
3471
3471
  }
3472
3472
  ],
3473
3473
  "references": [
@@ -3479,19 +3479,19 @@
3479
3479
  },
3480
3480
  {
3481
3481
  "name": "rel",
3482
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: Author of the current document or article.\n* `bookmark`: Permanent link for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: Link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
3482
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
3483
3483
  "values": [
3484
3484
  {
3485
3485
  "name": "alternate",
3486
- "description": "Alternate versions of the current document."
3486
+ "description": "An alternate version of the current document."
3487
3487
  },
3488
3488
  {
3489
3489
  "name": "author",
3490
- "description": "Author of the current document or article."
3490
+ "description": "The author of the current document or article."
3491
3491
  },
3492
3492
  {
3493
3493
  "name": "bookmark",
3494
- "description": "Permanent link for the nearest ancestor section."
3494
+ "description": "The permalink for the nearest ancestor section."
3495
3495
  },
3496
3496
  {
3497
3497
  "name": "external",
@@ -3499,7 +3499,7 @@
3499
3499
  },
3500
3500
  {
3501
3501
  "name": "help",
3502
- "description": "Link to context-sensitive help."
3502
+ "description": "A link to context-sensitive help."
3503
3503
  },
3504
3504
  {
3505
3505
  "name": "license",
@@ -3511,7 +3511,7 @@
3511
3511
  },
3512
3512
  {
3513
3513
  "name": "next",
3514
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
3514
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
3515
3515
  },
3516
3516
  {
3517
3517
  "name": "nofollow",
@@ -3519,15 +3519,15 @@
3519
3519
  },
3520
3520
  {
3521
3521
  "name": "noreferrer",
3522
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
3522
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
3523
3523
  },
3524
3524
  {
3525
3525
  "name": "opener",
3526
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
3526
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
3527
3527
  },
3528
3528
  {
3529
3529
  "name": "prev",
3530
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
3530
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
3531
3531
  },
3532
3532
  {
3533
3533
  "name": "search",
@@ -3535,7 +3535,7 @@
3535
3535
  },
3536
3536
  {
3537
3537
  "name": "tag",
3538
- "description": "Gives a tag (identified by the given address) that applies to the current document."
3538
+ "description": "Assigns a tag, identified by the given address, to the current document."
3539
3539
  }
3540
3540
  ],
3541
3541
  "references": [
@@ -3547,7 +3547,7 @@
3547
3547
  },
3548
3548
  {
3549
3549
  "name": "autofocus",
3550
- "description": "Determines if the element should be focused when the page loads.",
3550
+ "description": "Whether the element is focused when the page loads.",
3551
3551
  "references": [
3552
3552
  {
3553
3553
  "name": "Docs",
@@ -3557,7 +3557,7 @@
3557
3557
  },
3558
3558
  {
3559
3559
  "name": "tabindex",
3560
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
3560
+ "description": "The element's tab order when navigating with the Tab key.",
3561
3561
  "references": [
3562
3562
  {
3563
3563
  "name": "Docs",
@@ -3579,11 +3579,11 @@
3579
3579
  },
3580
3580
  {
3581
3581
  "name": "mdui-navigation-bar",
3582
- "description": "Navigation Bar Component It should be used in conjunction with the `<mdui-navigation-bar-item>` component \n\n```html\n<mdui-navigation-bar>\n <mdui-navigation-bar-item icon=\"place\">Item 1</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"commute\">Item 2</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"people\">Item 3</mdui-navigation-bar-item>\n</mdui-navigation-bar>\n```",
3582
+ "description": "Navigation Bar Component Use with the `<mdui-navigation-bar-item>` component \n\n```html\n<mdui-navigation-bar>\n <mdui-navigation-bar-item icon=\"place\">Item 1</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"commute\">Item 2</mdui-navigation-bar-item>\n <mdui-navigation-bar-item icon=\"people\">Item 3</mdui-navigation-bar-item>\n</mdui-navigation-bar>\n```",
3583
3583
  "attributes": [
3584
3584
  {
3585
3585
  "name": "hide",
3586
- "description": "Hides the navigation bar when set.",
3586
+ "description": "Whether the navigation bar is hidden.",
3587
3587
  "references": [
3588
3588
  {
3589
3589
  "name": "Docs",
@@ -3593,11 +3593,11 @@
3593
3593
  },
3594
3594
  {
3595
3595
  "name": "label-visibility",
3596
- "description": "Specifies the visibility of the text. Possible values:\n\n* `auto`: Visible if there are 3 or fewer options, otherwise only the selected state is visible.\n* `selected`: Only visible in the selected state.\n* `labeled`: Always visible.\n* `unlabeled`: Never visible.",
3596
+ "description": "Specifies when the text is shown. Possible values:\n\n* `auto`: Visible if there are 3 or fewer items; otherwise, only visible in the selected state.\n* `selected`: Only visible in the selected state.\n* `labeled`: Always visible.\n* `unlabeled`: Never visible.",
3597
3597
  "values": [
3598
3598
  {
3599
3599
  "name": "auto",
3600
- "description": "Visible if there are 3 or fewer options, otherwise only the selected state is visible."
3600
+ "description": "Visible if there are 3 or fewer items; otherwise, only visible in the selected state."
3601
3601
  },
3602
3602
  {
3603
3603
  "name": "selected",
@@ -3652,7 +3652,7 @@
3652
3652
  },
3653
3653
  {
3654
3654
  "name": "scroll-target",
3655
- "description": "The element that listens for scroll events. Accepts a CSS selector, DOM element, or [JQ object](https://www.mdui.org/en/docs/2/functions/jq). Defaults to `window`.",
3655
+ "description": "The element to watch for scroll events. Accepts a CSS selector, a DOM element, or a [JQ object](/en/docs/2/functions/jq). Defaults to `window`.",
3656
3656
  "references": [
3657
3657
  {
3658
3658
  "name": "Docs",
@@ -3662,7 +3662,7 @@
3662
3662
  },
3663
3663
  {
3664
3664
  "name": "scroll-threshold",
3665
- "description": "The scroll distance (in pixels) that triggers the scroll behavior.",
3665
+ "description": "The scroll distance (in pixels) required to trigger the scroll behavior.",
3666
3666
  "references": [
3667
3667
  {
3668
3668
  "name": "Docs",
@@ -3672,7 +3672,7 @@
3672
3672
  },
3673
3673
  {
3674
3674
  "name": "order",
3675
- "description": "Specifies the layout order within the [`<mdui-layout>`](https://www.mdui.org/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
3675
+ "description": "Specifies the layout order within the [`<mdui-layout>`](/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
3676
3676
  "references": [
3677
3677
  {
3678
3678
  "name": "Docs",
@@ -3708,7 +3708,7 @@
3708
3708
  },
3709
3709
  {
3710
3710
  "name": "modal",
3711
- "description": "Displays an overlay when open.\n\nOn narrow devices (screen width < [`--mdui-breakpoint-md`](https://www.mdui.org/en/docs/2/styles/design-tokens#breakpoint)), the overlay always displays.",
3711
+ "description": "Displays an overlay when open.\n\nOn narrow devices (screen width < [`--mdui-breakpoint-md`](/en/docs/2/styles/design-tokens#breakpoint)), the overlay is always displayed.",
3712
3712
  "references": [
3713
3713
  {
3714
3714
  "name": "Docs",
@@ -3738,7 +3738,7 @@
3738
3738
  },
3739
3739
  {
3740
3740
  "name": "placement",
3741
- "description": "Sets the drawer's display position. Possible values:\n\n* `left`: Display on the left side.\n* `right`: Display on the right side.",
3741
+ "description": "Sets the drawer's position. Possible values:\n\n* `left`: Displays on the left side.\n* `right`: Displays on the right side.",
3742
3742
  "values": [
3743
3743
  {
3744
3744
  "name": "left",
@@ -3758,7 +3758,7 @@
3758
3758
  },
3759
3759
  {
3760
3760
  "name": "contained",
3761
- "description": "By default, the navigation drawer displays relative to the `body` element. When set, it displays relative to its parent element.\n\nNote: You must add `position: relative; overflow: hidden;` style to the parent element when this attribute is set.",
3761
+ "description": "By default, the navigation drawer is positioned relative to the `body` element. If set, it is positioned relative to its parent element.\n\n**Note**: You must manually set `position: relative; overflow: hidden;` on the parent element when this attribute is set.",
3762
3762
  "references": [
3763
3763
  {
3764
3764
  "name": "Docs",
@@ -3768,7 +3768,7 @@
3768
3768
  },
3769
3769
  {
3770
3770
  "name": "order",
3771
- "description": "Specifies the layout order within the [`<mdui-layout>`](https://www.mdui.org/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
3771
+ "description": "Specifies the layout order within the [`<mdui-layout>`](/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
3772
3772
  "references": [
3773
3773
  {
3774
3774
  "name": "Docs",
@@ -3790,7 +3790,7 @@
3790
3790
  },
3791
3791
  {
3792
3792
  "name": "mdui-navigation-rail-item",
3793
- "description": "Navigation Rail Item Component It should be used in conjunction with the `<mdui-navigation-rail>` component \n\n```html\n<mdui-navigation-rail>\n <mdui-navigation-rail-item icon=\"watch_later\">Recent</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"image\">Images</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"library_music\">Library</mdui-navigation-rail-item>\n</mdui-navigation-rail>\n```",
3793
+ "description": "Navigation Rail Item Component Use with the `<mdui-navigation-rail>` component \n\n```html\n<mdui-navigation-rail>\n <mdui-navigation-rail-item icon=\"watch_later\">Recent</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"image\">Images</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"library_music\">Library</mdui-navigation-rail-item>\n</mdui-navigation-rail>\n```",
3794
3794
  "attributes": [
3795
3795
  {
3796
3796
  "name": "icon",
@@ -3824,7 +3824,7 @@
3824
3824
  },
3825
3825
  {
3826
3826
  "name": "href",
3827
- "description": "The URL for the hyperlink. If specified, the component renders as an `<a>` element and can use link-related attributes.",
3827
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
3828
3828
  "references": [
3829
3829
  {
3830
3830
  "name": "Docs",
@@ -3834,7 +3834,7 @@
3834
3834
  },
3835
3835
  {
3836
3836
  "name": "download",
3837
- "description": "Instructs the browser to treat the linked URL as a download.\n\n**Note**: This is only available when `href` is specified.",
3837
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
3838
3838
  "references": [
3839
3839
  {
3840
3840
  "name": "Docs",
@@ -3844,7 +3844,7 @@
3844
3844
  },
3845
3845
  {
3846
3846
  "name": "target",
3847
- "description": "Defines where to display the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent exists.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors exist.\n\n**Note**: This is only available when `href` is specified.",
3847
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
3848
3848
  "values": [
3849
3849
  {
3850
3850
  "name": "_blank",
@@ -3852,15 +3852,15 @@
3852
3852
  },
3853
3853
  {
3854
3854
  "name": "_parent",
3855
- "description": "Opens in the parent browsing context or `_self` if no parent exists."
3855
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
3856
3856
  },
3857
3857
  {
3858
3858
  "name": "_self",
3859
- "description": "Opens in the current browsing context. (Default)."
3859
+ "description": "Opens in the current browsing context (default)."
3860
3860
  },
3861
3861
  {
3862
3862
  "name": "_top",
3863
- "description": "Opens in the topmost browsing context or `_self` if no ancestors exist."
3863
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
3864
3864
  }
3865
3865
  ],
3866
3866
  "references": [
@@ -3872,19 +3872,19 @@
3872
3872
  },
3873
3873
  {
3874
3874
  "name": "rel",
3875
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: Author of the current document or article.\n* `bookmark`: Permanent link for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: Link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
3875
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
3876
3876
  "values": [
3877
3877
  {
3878
3878
  "name": "alternate",
3879
- "description": "Alternate versions of the current document."
3879
+ "description": "An alternate version of the current document."
3880
3880
  },
3881
3881
  {
3882
3882
  "name": "author",
3883
- "description": "Author of the current document or article."
3883
+ "description": "The author of the current document or article."
3884
3884
  },
3885
3885
  {
3886
3886
  "name": "bookmark",
3887
- "description": "Permanent link for the nearest ancestor section."
3887
+ "description": "The permalink for the nearest ancestor section."
3888
3888
  },
3889
3889
  {
3890
3890
  "name": "external",
@@ -3892,7 +3892,7 @@
3892
3892
  },
3893
3893
  {
3894
3894
  "name": "help",
3895
- "description": "Link to context-sensitive help."
3895
+ "description": "A link to context-sensitive help."
3896
3896
  },
3897
3897
  {
3898
3898
  "name": "license",
@@ -3904,7 +3904,7 @@
3904
3904
  },
3905
3905
  {
3906
3906
  "name": "next",
3907
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
3907
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
3908
3908
  },
3909
3909
  {
3910
3910
  "name": "nofollow",
@@ -3912,15 +3912,15 @@
3912
3912
  },
3913
3913
  {
3914
3914
  "name": "noreferrer",
3915
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
3915
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
3916
3916
  },
3917
3917
  {
3918
3918
  "name": "opener",
3919
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
3919
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
3920
3920
  },
3921
3921
  {
3922
3922
  "name": "prev",
3923
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
3923
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
3924
3924
  },
3925
3925
  {
3926
3926
  "name": "search",
@@ -3928,7 +3928,7 @@
3928
3928
  },
3929
3929
  {
3930
3930
  "name": "tag",
3931
- "description": "Gives a tag (identified by the given address) that applies to the current document."
3931
+ "description": "Assigns a tag, identified by the given address, to the current document."
3932
3932
  }
3933
3933
  ],
3934
3934
  "references": [
@@ -3940,7 +3940,7 @@
3940
3940
  },
3941
3941
  {
3942
3942
  "name": "autofocus",
3943
- "description": "Determines if the element should be focused when the page loads.",
3943
+ "description": "Whether the element is focused when the page loads.",
3944
3944
  "references": [
3945
3945
  {
3946
3946
  "name": "Docs",
@@ -3950,7 +3950,7 @@
3950
3950
  },
3951
3951
  {
3952
3952
  "name": "tabindex",
3953
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
3953
+ "description": "The element's tab order when navigating with the Tab key.",
3954
3954
  "references": [
3955
3955
  {
3956
3956
  "name": "Docs",
@@ -3972,7 +3972,7 @@
3972
3972
  },
3973
3973
  {
3974
3974
  "name": "mdui-navigation-rail",
3975
- "description": "Navigation Rail Component It should be used in conjunction with the `<mdui-navigation-rail-item>` component \n\n```html\n<mdui-navigation-rail>\n <mdui-navigation-rail-item icon=\"watch_later\">Recent</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"image\">Images</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"library_music\">Library</mdui-navigation-rail-item>\n</mdui-navigation-rail>\n```",
3975
+ "description": "Navigation Rail Component Use with the `<mdui-navigation-rail-item>` component \n\n```html\n<mdui-navigation-rail>\n <mdui-navigation-rail-item icon=\"watch_later\">Recent</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"image\">Images</mdui-navigation-rail-item>\n <mdui-navigation-rail-item icon=\"library_music\">Library</mdui-navigation-rail-item>\n</mdui-navigation-rail>\n```",
3976
3976
  "attributes": [
3977
3977
  {
3978
3978
  "name": "value",
@@ -3986,7 +3986,7 @@
3986
3986
  },
3987
3987
  {
3988
3988
  "name": "placement",
3989
- "description": "Sets the navigation bar's position. Possible values:\n\n* `left`: Display on the left.\n* `right`: Display on the right.",
3989
+ "description": "Sets the navigation rail's position. Possible values:\n\n* `left`: Displays on the left.\n* `right`: Displays on the right.",
3990
3990
  "values": [
3991
3991
  {
3992
3992
  "name": "left",
@@ -4006,7 +4006,7 @@
4006
4006
  },
4007
4007
  {
4008
4008
  "name": "alignment",
4009
- "description": "Sets the alignment of `<mdui-navigation-rail-item>`. Possible values:\n\n* `start`: Aligns to the top.\n* `center`: Aligns to the center.\n* `end`: Aligns to the bottom.",
4009
+ "description": "Sets the alignment of `<mdui-navigation-rail-item>` elements. Possible values:\n\n* `start`: Aligns to the top.\n* `center`: Aligns to the center.\n* `end`: Aligns to the bottom.",
4010
4010
  "values": [
4011
4011
  {
4012
4012
  "name": "start",
@@ -4030,7 +4030,7 @@
4030
4030
  },
4031
4031
  {
4032
4032
  "name": "contained",
4033
- "description": "By default, the navigation rail displays relative to the `body` element. When set, it displays relative to its parent element.\n\nNote: You must add `position: relative; overflow: hidden;` style to the parent element when this attribute is set.",
4033
+ "description": "By default, the navigation rail is positioned relative to the `body` element. If set, it is positioned relative to its parent element.\n\n**Note**: You must manually set `position: relative;` on the parent element when this attribute is set.",
4034
4034
  "references": [
4035
4035
  {
4036
4036
  "name": "Docs",
@@ -4040,7 +4040,7 @@
4040
4040
  },
4041
4041
  {
4042
4042
  "name": "divider",
4043
- "description": "Adds a divider between the navigation bar and the page content.",
4043
+ "description": "Adds a divider between the navigation rail and the page content.",
4044
4044
  "references": [
4045
4045
  {
4046
4046
  "name": "Docs",
@@ -4050,7 +4050,7 @@
4050
4050
  },
4051
4051
  {
4052
4052
  "name": "order",
4053
- "description": "Specifies the layout order within the [`<mdui-layout>`](https://www.mdui.org/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
4053
+ "description": "Specifies the layout order within the [`<mdui-layout>`](/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
4054
4054
  "references": [
4055
4055
  {
4056
4056
  "name": "Docs",
@@ -4072,11 +4072,11 @@
4072
4072
  },
4073
4073
  {
4074
4074
  "name": "mdui-radio-group",
4075
- "description": "Radio Group Component It should be used in conjunction with the `<mdui-radio>` component \n\n```html\n<mdui-radio-group value=\"chinese\">\n <mdui-radio value=\"chinese\">Chinese</mdui-radio>\n <mdui-radio value=\"english\">English</mdui-radio>\n</mdui-radio-group>\n```",
4075
+ "description": "Radio Group Component Use with the `<mdui-radio>` component \n\n```html\n<mdui-radio-group value=\"chinese\">\n <mdui-radio value=\"chinese\">Chinese</mdui-radio>\n <mdui-radio value=\"english\">English</mdui-radio>\n</mdui-radio-group>\n```",
4076
4076
  "attributes": [
4077
4077
  {
4078
4078
  "name": "disabled",
4079
- "description": "Disables the radio group when set.",
4079
+ "description": "Disables the radio group.",
4080
4080
  "references": [
4081
4081
  {
4082
4082
  "name": "Docs",
@@ -4086,7 +4086,7 @@
4086
4086
  },
4087
4087
  {
4088
4088
  "name": "form",
4089
- "description": "Associates the radio group with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the radio group is associated with its parent `<form>`, if any.\n\nThis attribute allows radio group elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
4089
+ "description": "Associates the radio group with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the radio group uses its parent `<form>`, if any.\n\nThis lets the radio group work with any form in the document, not just the one it is nested in.",
4090
4090
  "references": [
4091
4091
  {
4092
4092
  "name": "Docs",
@@ -4138,7 +4138,7 @@
4138
4138
  },
4139
4139
  {
4140
4140
  "name": "mdui-radio",
4141
- "description": "Radio Component It should be used in conjunction with the `<mdui-radio-group>` component \n\n```html\n<mdui-radio-group value=\"chinese\">\n <mdui-radio value=\"chinese\">Chinese</mdui-radio>\n <mdui-radio value=\"english\">English</mdui-radio>\n</mdui-radio-group>\n```",
4141
+ "description": "Radio Component Use with the `<mdui-radio-group>` component \n\n```html\n<mdui-radio-group value=\"chinese\">\n <mdui-radio value=\"chinese\">Chinese</mdui-radio>\n <mdui-radio value=\"english\">English</mdui-radio>\n</mdui-radio-group>\n```",
4142
4142
  "attributes": [
4143
4143
  {
4144
4144
  "name": "value",
@@ -4152,7 +4152,7 @@
4152
4152
  },
4153
4153
  {
4154
4154
  "name": "disabled",
4155
- "description": "Disables the radio when set.",
4155
+ "description": "Disables the radio.",
4156
4156
  "references": [
4157
4157
  {
4158
4158
  "name": "Docs",
@@ -4192,7 +4192,7 @@
4192
4192
  },
4193
4193
  {
4194
4194
  "name": "autofocus",
4195
- "description": "Determines if the element should be focused when the page loads.",
4195
+ "description": "Whether the element is focused when the page loads.",
4196
4196
  "references": [
4197
4197
  {
4198
4198
  "name": "Docs",
@@ -4202,7 +4202,7 @@
4202
4202
  },
4203
4203
  {
4204
4204
  "name": "tabindex",
4205
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
4205
+ "description": "The element's tab order when navigating with the Tab key.",
4206
4206
  "references": [
4207
4207
  {
4208
4208
  "name": "Docs",
@@ -4228,7 +4228,7 @@
4228
4228
  "attributes": [
4229
4229
  {
4230
4230
  "name": "autofocus",
4231
- "description": "Determines if the element should be focused when the page loads.",
4231
+ "description": "Whether the element is focused when the page loads.",
4232
4232
  "references": [
4233
4233
  {
4234
4234
  "name": "Docs",
@@ -4238,7 +4238,7 @@
4238
4238
  },
4239
4239
  {
4240
4240
  "name": "tabindex",
4241
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
4241
+ "description": "The element's tab order when navigating with the Tab key.",
4242
4242
  "references": [
4243
4243
  {
4244
4244
  "name": "Docs",
@@ -4288,7 +4288,7 @@
4288
4288
  },
4289
4289
  {
4290
4290
  "name": "nolabel",
4291
- "description": "Hides the tooltip.",
4291
+ "description": "Hides the value label.",
4292
4292
  "references": [
4293
4293
  {
4294
4294
  "name": "Docs",
@@ -4308,7 +4308,7 @@
4308
4308
  },
4309
4309
  {
4310
4310
  "name": "form",
4311
- "description": "Associates the slider with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the slider is associated with its parent `<form>`, if any.\n\nThis attribute allows slider elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
4311
+ "description": "Associates the slider with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the slider uses its parent `<form>`, if any.\n\nThis lets the slider work with any form in the document, not just the one it is nested in.",
4312
4312
  "references": [
4313
4313
  {
4314
4314
  "name": "Docs",
@@ -4318,7 +4318,7 @@
4318
4318
  },
4319
4319
  {
4320
4320
  "name": "name",
4321
- "description": "Specifies the slider's name, which is submitted with the form data.",
4321
+ "description": "Specifies the slider's name, which is submitted with form data.",
4322
4322
  "references": [
4323
4323
  {
4324
4324
  "name": "Docs",
@@ -4340,11 +4340,11 @@
4340
4340
  },
4341
4341
  {
4342
4342
  "name": "mdui-segmented-button-group",
4343
- "description": "Segmented Button Group Component It should be used in conjunction with the `<mdui-segmented-button>` component \n\n```html\n<mdui-segmented-button-group>\n <mdui-segmented-button>Day</mdui-segmented-button>\n <mdui-segmented-button>Week</mdui-segmented-button>\n <mdui-segmented-button>Month</mdui-segmented-button>\n</mdui-segmented-button-group>\n```",
4343
+ "description": "Segmented Button Group Component Use with the `<mdui-segmented-button>` component \n\n```html\n<mdui-segmented-button-group>\n <mdui-segmented-button>Day</mdui-segmented-button>\n <mdui-segmented-button>Week</mdui-segmented-button>\n <mdui-segmented-button>Month</mdui-segmented-button>\n</mdui-segmented-button-group>\n```",
4344
4344
  "attributes": [
4345
4345
  {
4346
4346
  "name": "full-width",
4347
- "description": "If set, the segmented button group will fill the width of its parent element.",
4347
+ "description": "If set, the segmented button group expands to fill the width of its container.",
4348
4348
  "references": [
4349
4349
  {
4350
4350
  "name": "Docs",
@@ -4354,7 +4354,7 @@
4354
4354
  },
4355
4355
  {
4356
4356
  "name": "selects",
4357
- "description": "Defines selectable states. Default is non-selectable. Possible values:\n\n* `single`: Only one can be selected.\n* `multiple`: Multiple selections are allowed.",
4357
+ "description": "Controls whether the segmented button group can be selected. By default, it is not selectable. Possible values:\n\n* `single`: Only one can be selected.\n* `multiple`: Multiple selections are allowed.",
4358
4358
  "values": [
4359
4359
  {
4360
4360
  "name": "single",
@@ -4374,7 +4374,7 @@
4374
4374
  },
4375
4375
  {
4376
4376
  "name": "disabled",
4377
- "description": "Disables the segmented button group when set.",
4377
+ "description": "Disables the segmented button group.",
4378
4378
  "references": [
4379
4379
  {
4380
4380
  "name": "Docs",
@@ -4394,7 +4394,7 @@
4394
4394
  },
4395
4395
  {
4396
4396
  "name": "form",
4397
- "description": "Associates the segmented button group with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the segmented button group is associated with its parent `<form>`, if any.\n\nThis attribute allows segmented button group elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
4397
+ "description": "Associates the segmented button group with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the segmented button group uses its parent `<form>`, if any.\n\nThis lets the segmented button group work with any form in the document, not just the one it is nested in.",
4398
4398
  "references": [
4399
4399
  {
4400
4400
  "name": "Docs",
@@ -4414,7 +4414,7 @@
4414
4414
  },
4415
4415
  {
4416
4416
  "name": "value",
4417
- "description": "The value of the selected `<mdui-segmented-button>`. This value is submitted with form data.\n\nNote: The HTML attribute is always a string and can only be set as an initial value when `selects=\"single\"`. The JavaScript property is a string when `selects=\"single\"` and an array of strings when `selects=\"multiple\"`. In `selects=\"multiple\"`, this value can only be modified by changing the JavaScript property.",
4417
+ "description": "The value of the selected `<mdui-segmented-button>`. This value is submitted with form data.\n\n**Note**: The HTML attribute always accepts a string and can only be used as an initial value when `selects=\"single\"`. The JavaScript property is a string when `selects=\"single\"` and an array of strings when `selects=\"multiple\"`. When `selects=\"multiple\"`, update the JavaScript property to change this value.",
4418
4418
  "references": [
4419
4419
  {
4420
4420
  "name": "Docs",
@@ -4436,7 +4436,7 @@
4436
4436
  },
4437
4437
  {
4438
4438
  "name": "mdui-segmented-button",
4439
- "description": "Segmented Button Component It should be used in conjunction with the `<mdui-segmented-button-group>` component \n\n```html\n<mdui-segmented-button-group>\n <mdui-segmented-button>Day</mdui-segmented-button>\n <mdui-segmented-button>Week</mdui-segmented-button>\n <mdui-segmented-button>Month</mdui-segmented-button>\n</mdui-segmented-button-group>\n```",
4439
+ "description": "Segmented Button Component Use with the `<mdui-segmented-button-group>` component \n\n```html\n<mdui-segmented-button-group>\n <mdui-segmented-button>Day</mdui-segmented-button>\n <mdui-segmented-button>Week</mdui-segmented-button>\n <mdui-segmented-button>Month</mdui-segmented-button>\n</mdui-segmented-button-group>\n```",
4440
4440
  "attributes": [
4441
4441
  {
4442
4442
  "name": "icon",
@@ -4470,7 +4470,7 @@
4470
4470
  },
4471
4471
  {
4472
4472
  "name": "href",
4473
- "description": "The URL for the hyperlink. If provided, the component is rendered as an `<a>` element and can use link-related attributes.",
4473
+ "description": "The URL for the link. When set, the component renders as an `<a>` element and supports link-related attributes.",
4474
4474
  "references": [
4475
4475
  {
4476
4476
  "name": "Docs",
@@ -4480,7 +4480,7 @@
4480
4480
  },
4481
4481
  {
4482
4482
  "name": "download",
4483
- "description": "Instructs the browser to download the linked URL.\n\n**Note**: This is only available when `href` is specified.",
4483
+ "description": "Downloads the linked URL.\n\n**Note**: Only available when `href` is specified.",
4484
4484
  "references": [
4485
4485
  {
4486
4486
  "name": "Docs",
@@ -4490,7 +4490,7 @@
4490
4490
  },
4491
4491
  {
4492
4492
  "name": "target",
4493
- "description": "Defines where to open the linked URL. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context or `_self` if no parent.\n* `_self`: Opens in the current browsing context. (Default).\n* `_top`: Opens in the topmost browsing context or `_self` if no ancestors.\n\n**Note**: This is only available when `href` is specified.",
4493
+ "description": "Controls where the linked URL opens. Possible values:\n\n* `_blank`: Opens in a new tab or window.\n* `_parent`: Opens in the parent browsing context, or `_self` if there is no parent.\n* `_self`: Opens in the current browsing context (default).\n* `_top`: Opens in the topmost browsing context, or `_self` if there are no ancestors.\n\n**Note**: Only available when `href` is specified.",
4494
4494
  "values": [
4495
4495
  {
4496
4496
  "name": "_blank",
@@ -4498,15 +4498,15 @@
4498
4498
  },
4499
4499
  {
4500
4500
  "name": "_parent",
4501
- "description": "Opens in the parent browsing context or `_self` if no parent."
4501
+ "description": "Opens in the parent browsing context, or `_self` if there is no parent."
4502
4502
  },
4503
4503
  {
4504
4504
  "name": "_self",
4505
- "description": "Opens in the current browsing context. (Default)."
4505
+ "description": "Opens in the current browsing context (default)."
4506
4506
  },
4507
4507
  {
4508
4508
  "name": "_top",
4509
- "description": "Opens in the topmost browsing context or `_self` if no ancestors."
4509
+ "description": "Opens in the topmost browsing context, or `_self` if there are no ancestors."
4510
4510
  }
4511
4511
  ],
4512
4512
  "references": [
@@ -4518,11 +4518,11 @@
4518
4518
  },
4519
4519
  {
4520
4520
  "name": "rel",
4521
- "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: Alternate versions of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Indicates that the main content of the current document is covered by the copyright license described by the referenced document.\n* `me`: Indicates that the current document represents the person who owns the linked content.\n* `next`: Indicates that the current document is part of a series and the next document in the series is the referenced document.\n* `nofollow`: Indicates that the current document's original author or publisher does not endorse the referenced document.\n* `noreferrer`: No `Referer` header will be included. Also has the same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value).\n* `prev`: Indicates that the current document is part of a series and the previous document in the series is the referenced document.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Gives a tag (identified by the given address) that applies to the current document.\n\n**Note**: This is only available when `href` is specified.",
4521
+ "description": "Specifies the relationship of the linked URL as space-separated link types. Possible values:\n\n* `alternate`: An alternate version of the current document.\n* `author`: The author of the current document or article.\n* `bookmark`: The permalink for the nearest ancestor section.\n* `external`: The referenced document is not part of the same site as the current document.\n* `help`: A link to context-sensitive help.\n* `license`: Content covered by the copyright license described by the referenced document.\n* `me`: Links to content owned by the current document's author.\n* `next`: The next document in the series.\n* `nofollow`: Not endorsed by the original author or publisher.\n* `noreferrer`: Prevents the `Referer` header from being sent. Same effect as `noopener`.\n* `opener`: Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary one (i.e., when `target=\"_blank\"`).\n* `prev`: The previous document in the series.\n* `search`: Links to a resource that can be used to search through the current document and its related pages.\n* `tag`: Marks the current document with the given tag.\n\n**Note**: Only available when `href` is specified.",
4522
4522
  "values": [
4523
4523
  {
4524
4524
  "name": "alternate",
4525
- "description": "Alternate versions of the current document."
4525
+ "description": "An alternate version of the current document."
4526
4526
  },
4527
4527
  {
4528
4528
  "name": "author",
@@ -4550,7 +4550,7 @@
4550
4550
  },
4551
4551
  {
4552
4552
  "name": "next",
4553
- "description": "Indicates that the current document is part of a series and the next document in the series is the referenced document."
4553
+ "description": "Indicates that the current document is part of a series and that the next document in the series is the referenced document."
4554
4554
  },
4555
4555
  {
4556
4556
  "name": "nofollow",
@@ -4558,15 +4558,15 @@
4558
4558
  },
4559
4559
  {
4560
4560
  "name": "noreferrer",
4561
- "description": "No `Referer` header will be included. Also has the same effect as `noopener`."
4561
+ "description": "Prevents the `Referer` header from being sent. It has the same effect as `noopener`."
4562
4562
  },
4563
4563
  {
4564
4564
  "name": "opener",
4565
- "description": "Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has \"`_blank`\" as `target` attribute value)."
4565
+ "description": "Creates a new browsing context when the hyperlink would otherwise open in a top-level context that is not auxiliary (for example, when `target=\"_blank\"` is specified)."
4566
4566
  },
4567
4567
  {
4568
4568
  "name": "prev",
4569
- "description": "Indicates that the current document is part of a series and the previous document in the series is the referenced document."
4569
+ "description": "Indicates that the current document is part of a series and that the previous document in the series is the referenced document."
4570
4570
  },
4571
4571
  {
4572
4572
  "name": "search",
@@ -4574,7 +4574,7 @@
4574
4574
  },
4575
4575
  {
4576
4576
  "name": "tag",
4577
- "description": "Gives a tag (identified by the given address) that applies to the current document."
4577
+ "description": "Assigns a tag, identified by the given address, to the current document."
4578
4578
  }
4579
4579
  ],
4580
4580
  "references": [
@@ -4586,7 +4586,7 @@
4586
4586
  },
4587
4587
  {
4588
4588
  "name": "autofocus",
4589
- "description": "Specifies that the element should be focused when the page loads.",
4589
+ "description": "Whether the element is focused when the page loads.",
4590
4590
  "references": [
4591
4591
  {
4592
4592
  "name": "Docs",
@@ -4596,7 +4596,7 @@
4596
4596
  },
4597
4597
  {
4598
4598
  "name": "tabindex",
4599
- "description": "Defines the order in which the element receives focus when navigating with the Tab key.",
4599
+ "description": "The element's tab order when navigating with the Tab key.",
4600
4600
  "references": [
4601
4601
  {
4602
4602
  "name": "Docs",
@@ -4626,7 +4626,7 @@
4626
4626
  },
4627
4627
  {
4628
4628
  "name": "name",
4629
- "description": "The button's name, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
4629
+ "description": "The button name submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
4630
4630
  "references": [
4631
4631
  {
4632
4632
  "name": "Docs",
@@ -4636,7 +4636,7 @@
4636
4636
  },
4637
4637
  {
4638
4638
  "name": "value",
4639
- "description": "The button's value, which is submitted with form data.\n\n**Note**: This is only available when `href` is not specified.",
4639
+ "description": "The button value submitted with form data.\n\n**Note**: Only available when `href` is not specified.",
4640
4640
  "references": [
4641
4641
  {
4642
4642
  "name": "Docs",
@@ -4646,7 +4646,7 @@
4646
4646
  },
4647
4647
  {
4648
4648
  "name": "type",
4649
- "description": "Defines the button's default behavior. The default is `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Resets all the controls to their initial values.\n* `button`: No default behavior, does nothing when pressed by default.\n\n**Note**: This is only available when `href` is not specified.",
4649
+ "description": "Specifies the button's default action. Default: `button`. Possible values:\n\n* `submit`: Submits the form data to the server.\n* `reset`: Restores all controls to their initial values.\n* `button`: Does nothing by default.\n\n**Note**: Only available when `href` is not specified.",
4650
4650
  "values": [
4651
4651
  {
4652
4652
  "name": "submit",
@@ -4654,11 +4654,11 @@
4654
4654
  },
4655
4655
  {
4656
4656
  "name": "reset",
4657
- "description": "Resets all the controls to their initial values."
4657
+ "description": "Resets all controls to their initial values."
4658
4658
  },
4659
4659
  {
4660
4660
  "name": "button",
4661
- "description": "No default behavior, does nothing when pressed by default."
4661
+ "description": "Has no default action."
4662
4662
  }
4663
4663
  ],
4664
4664
  "references": [
@@ -4670,7 +4670,7 @@
4670
4670
  },
4671
4671
  {
4672
4672
  "name": "form",
4673
- "description": "Associates the button with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the button is associated with its parent `<form>`, if any.\n\nThis attribute allows button elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.\n\n**Note**: Only available when `href` is not specified.",
4673
+ "description": "Associates the button with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the button uses its parent `<form>`, if any.\n\nThis lets the button target any form in the document, not just the one it is nested in.\n\n**Note**: Only available when `href` is not specified.",
4674
4674
  "references": [
4675
4675
  {
4676
4676
  "name": "Docs",
@@ -4690,7 +4690,7 @@
4690
4690
  },
4691
4691
  {
4692
4692
  "name": "formenctype",
4693
- "description": "Specifies the form data encoding method. Possible values:\n\n* `application/x-www-form-urlencoded`: Default if the attribute is not used.\n* `multipart/form-data`: Used for `<input>` elements with `type` set to `file`.\n* `text/plain`: For debugging, not for real form submission.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
4693
+ "description": "Specifies how to encode the form data. Possible values:\n\n* `application/x-www-form-urlencoded`: Default when the attribute is omitted.\n* `multipart/form-data`: Used for `<input>` elements with `type=\"file\"`.\n* `text/plain`: Useful for debugging, but not for actual form submissions.\n\nOverrides the `enctype` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
4694
4694
  "values": [
4695
4695
  {
4696
4696
  "name": "application/x-www-form-urlencoded",
@@ -4698,7 +4698,7 @@
4698
4698
  },
4699
4699
  {
4700
4700
  "name": "multipart/form-data",
4701
- "description": "Used for `<input>` elements with `type` set to `file`."
4701
+ "description": "Used for `<input>` elements with `type=\"file\"`."
4702
4702
  },
4703
4703
  {
4704
4704
  "name": "text/plain",
@@ -4714,15 +4714,15 @@
4714
4714
  },
4715
4715
  {
4716
4716
  "name": "formmethod",
4717
- "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Form data included in HTTP request body.\n* `get`: Form data appended to `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
4717
+ "description": "Specifies the HTTP method for form submission. Possible values:\n\n* `post`: Sends the form data in the request body.\n* `get`: Appends the form data to the `action` URL.\n\nOverrides the `method` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
4718
4718
  "values": [
4719
4719
  {
4720
4720
  "name": "post",
4721
- "description": "Form data included in HTTP request body."
4721
+ "description": "Form data is included in the HTTP request body."
4722
4722
  },
4723
4723
  {
4724
4724
  "name": "get",
4725
- "description": "Form data appended to `action` URL."
4725
+ "description": "Form data is appended to the `action` URL."
4726
4726
  }
4727
4727
  ],
4728
4728
  "references": [
@@ -4744,11 +4744,11 @@
4744
4744
  },
4745
4745
  {
4746
4746
  "name": "formtarget",
4747
- "description": "Specifies where to display the form submission response. Possible values:\n\n* `_self`: Current browsing context. (Default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context or `_self` if no parent.\n* `_top`: Topmost browsing context or `_self` if no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
4747
+ "description": "Specifies where to open the response after form submission. Possible values:\n\n* `_self`: Current browsing context (default).\n* `_blank`: New tab or window.\n* `_parent`: Parent browsing context, or `_self` if there is no parent.\n* `_top`: Topmost browsing context, or `_self` if there are no ancestors.\n\nOverrides the `target` attribute of the button's form owner.\n\n**Note**: Only available when `href` is not specified and `type=\"submit\"`.",
4748
4748
  "values": [
4749
4749
  {
4750
4750
  "name": "_self",
4751
- "description": "Current browsing context. (Default)."
4751
+ "description": "Current browsing context (default)."
4752
4752
  },
4753
4753
  {
4754
4754
  "name": "_blank",
@@ -4756,11 +4756,11 @@
4756
4756
  },
4757
4757
  {
4758
4758
  "name": "_parent",
4759
- "description": "Parent browsing context or `_self` if no parent."
4759
+ "description": "Parent browsing context, or `_self` if there is no parent."
4760
4760
  },
4761
4761
  {
4762
4762
  "name": "_top",
4763
- "description": "Topmost browsing context or `_self` if no ancestors."
4763
+ "description": "Topmost browsing context, or `_self` if there are no ancestors."
4764
4764
  }
4765
4765
  ],
4766
4766
  "references": [
@@ -4784,19 +4784,19 @@
4784
4784
  },
4785
4785
  {
4786
4786
  "name": "mdui-select",
4787
- "description": "Select Component It should be used in conjunction with the `<mdui-menu-item>` component \n\n```html\n<mdui-select>\n <mdui-menu-item value=\"item-1\">Item 1</mdui-menu-item>\n <mdui-menu-item value=\"item-2\">Item 2</mdui-menu-item>\n</mdui-select>\n```",
4787
+ "description": "Select Component Use with the `<mdui-menu-item>` component \n\n```html\n<mdui-select>\n <mdui-menu-item value=\"item-1\">Item 1</mdui-menu-item>\n <mdui-menu-item value=\"item-2\">Item 2</mdui-menu-item>\n</mdui-select>\n```",
4788
4788
  "attributes": [
4789
4789
  {
4790
4790
  "name": "variant",
4791
- "description": "Defines the select style. Possible values:\n\n* `filled`: Solid background, strong visual emphasis.\n* `outlined`: Bordered, less visual emphasis.",
4791
+ "description": "Defines the select variant. Possible values:\n\n* `filled`: Solid background with strong visual emphasis.\n* `outlined`: Bordered with lighter visual emphasis.",
4792
4792
  "values": [
4793
4793
  {
4794
4794
  "name": "filled",
4795
- "description": "Solid background, strong visual emphasis."
4795
+ "description": "Solid background with strong visual emphasis."
4796
4796
  },
4797
4797
  {
4798
4798
  "name": "outlined",
4799
- "description": "Bordered, less visual emphasis."
4799
+ "description": "Bordered with lighter visual emphasis."
4800
4800
  }
4801
4801
  ],
4802
4802
  "references": [
@@ -4828,7 +4828,7 @@
4828
4828
  },
4829
4829
  {
4830
4830
  "name": "value",
4831
- "description": "Value of the select, which is submitted with form data.\n\nIf `multiple` is not set, the value is a string; if set, it's an array of strings. HTML attributes can only set string values; array values must be set via JavaScript property.",
4831
+ "description": "Value of the select, which is submitted with form data.\n\nIf `multiple` is not set, the value is a string; otherwise, it is an array of strings. HTML attributes can only set string values; array values must be set via the JavaScript property.",
4832
4832
  "references": [
4833
4833
  {
4834
4834
  "name": "Docs",
@@ -4868,7 +4868,7 @@
4868
4868
  },
4869
4869
  {
4870
4870
  "name": "clearable",
4871
- "description": "Allows the select to be cleared.",
4871
+ "description": "Makes the select clearable.",
4872
4872
  "references": [
4873
4873
  {
4874
4874
  "name": "Docs",
@@ -4878,7 +4878,7 @@
4878
4878
  },
4879
4879
  {
4880
4880
  "name": "clear-icon",
4881
- "description": "Material Icons name for the clear button displayed on the right of the select when clearable. Alternatively, use `slot=\"clear-icon\"`.",
4881
+ "description": "Material Icons name for the clear button displayed on the right when clearable. Alternatively, use `slot=\"clear-icon\"`.",
4882
4882
  "references": [
4883
4883
  {
4884
4884
  "name": "Docs",
@@ -4972,7 +4972,7 @@
4972
4972
  },
4973
4973
  {
4974
4974
  "name": "form",
4975
- "description": "Associates the select with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the select is associated with its parent `<form>`, if any.\n\nThis attribute allows select elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
4975
+ "description": "Associates the select with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the select uses its parent `<form>`, if any.\n\nThis lets the select work with any form in the document, not just the one it is nested in.",
4976
4976
  "references": [
4977
4977
  {
4978
4978
  "name": "Docs",
@@ -5012,7 +5012,7 @@
5012
5012
  },
5013
5013
  {
5014
5014
  "name": "autofocus",
5015
- "description": "Determines if the element should be focused when the page loads.",
5015
+ "description": "Whether the element is focused when the page loads.",
5016
5016
  "references": [
5017
5017
  {
5018
5018
  "name": "Docs",
@@ -5022,7 +5022,7 @@
5022
5022
  },
5023
5023
  {
5024
5024
  "name": "tabindex",
5025
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
5025
+ "description": "The element's tab order when navigating with the Tab key.",
5026
5026
  "references": [
5027
5027
  {
5028
5028
  "name": "Docs",
@@ -5058,7 +5058,7 @@
5058
5058
  },
5059
5059
  {
5060
5060
  "name": "autofocus",
5061
- "description": "Determines if the element should be focused when the page loads.",
5061
+ "description": "Whether the element is focused when the page loads.",
5062
5062
  "references": [
5063
5063
  {
5064
5064
  "name": "Docs",
@@ -5068,7 +5068,7 @@
5068
5068
  },
5069
5069
  {
5070
5070
  "name": "tabindex",
5071
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
5071
+ "description": "The element's tab order when navigating with the Tab key.",
5072
5072
  "references": [
5073
5073
  {
5074
5074
  "name": "Docs",
@@ -5118,7 +5118,7 @@
5118
5118
  },
5119
5119
  {
5120
5120
  "name": "nolabel",
5121
- "description": "Hides the tooltip.",
5121
+ "description": "Hides the value label.",
5122
5122
  "references": [
5123
5123
  {
5124
5124
  "name": "Docs",
@@ -5138,7 +5138,7 @@
5138
5138
  },
5139
5139
  {
5140
5140
  "name": "form",
5141
- "description": "Associates the slider with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the slider is associated with its parent `<form>`, if any.\n\nThis attribute allows slider elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
5141
+ "description": "Associates the slider with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the slider uses its parent `<form>`, if any.\n\nThis lets the slider work with any form in the document, not just the one it is nested in.",
5142
5142
  "references": [
5143
5143
  {
5144
5144
  "name": "Docs",
@@ -5148,7 +5148,7 @@
5148
5148
  },
5149
5149
  {
5150
5150
  "name": "name",
5151
- "description": "Specifies the slider's name, which is submitted with the form data.",
5151
+ "description": "Specifies the slider's name, which is submitted with form data.",
5152
5152
  "references": [
5153
5153
  {
5154
5154
  "name": "Docs",
@@ -5184,31 +5184,31 @@
5184
5184
  },
5185
5185
  {
5186
5186
  "name": "placement",
5187
- "description": "Snackbar placement. Default is `bottom`. Possible values:\n\n* `top`: Top, centered.\n* `top-start`: Top, left-aligned.\n* `top-end`: Top, right-aligned.\n* `bottom`: Bottom, centered.\n* `bottom-start`: Bottom, left-aligned.\n* `bottom-end`: Bottom, right-aligned.",
5187
+ "description": "Snackbar placement. Default is `bottom`. Possible values:\n\n* `top`: Top center.\n* `top-start`: Top left.\n* `top-end`: Top right.\n* `bottom`: Bottom center.\n* `bottom-start`: Bottom left.\n* `bottom-end`: Bottom right.",
5188
5188
  "values": [
5189
5189
  {
5190
5190
  "name": "top",
5191
- "description": "Top, centered."
5191
+ "description": "Top center."
5192
5192
  },
5193
5193
  {
5194
5194
  "name": "top-start",
5195
- "description": "Top, left-aligned."
5195
+ "description": "Top left."
5196
5196
  },
5197
5197
  {
5198
5198
  "name": "top-end",
5199
- "description": "Top, right-aligned."
5199
+ "description": "Top right."
5200
5200
  },
5201
5201
  {
5202
5202
  "name": "bottom",
5203
- "description": "Bottom, centered."
5203
+ "description": "Bottom center."
5204
5204
  },
5205
5205
  {
5206
5206
  "name": "bottom-start",
5207
- "description": "Bottom, left-aligned."
5207
+ "description": "Bottom left."
5208
5208
  },
5209
5209
  {
5210
5210
  "name": "bottom-end",
5211
- "description": "Bottom, right-aligned."
5211
+ "description": "Bottom right."
5212
5212
  }
5213
5213
  ],
5214
5214
  "references": [
@@ -5230,7 +5230,7 @@
5230
5230
  },
5231
5231
  {
5232
5232
  "name": "action-loading",
5233
- "description": "Indicates if the action button is in the loading state.",
5233
+ "description": "Whether the action button is in a loading state.",
5234
5234
  "references": [
5235
5235
  {
5236
5236
  "name": "Docs",
@@ -5280,7 +5280,7 @@
5280
5280
  },
5281
5281
  {
5282
5282
  "name": "auto-close-delay",
5283
- "description": "Automatically closes the Snackbar after a specified time (in milliseconds). Set to `0` to disable auto-closing. Default is 5 seconds.",
5283
+ "description": "Automatically closes the Snackbar after the given delay (in milliseconds). Set to `0` to disable auto-close. Default is `5000`.",
5284
5284
  "references": [
5285
5285
  {
5286
5286
  "name": "Docs",
@@ -5290,7 +5290,7 @@
5290
5290
  },
5291
5291
  {
5292
5292
  "name": "close-on-outside-click",
5293
- "description": "Closes the Snackbar when clicking or touching outside the Snackbar area.",
5293
+ "description": "Closes the Snackbar when the user clicks or touches outside it.",
5294
5294
  "references": [
5295
5295
  {
5296
5296
  "name": "Docs",
@@ -5346,7 +5346,7 @@
5346
5346
  },
5347
5347
  {
5348
5348
  "name": "checked-icon",
5349
- "description": "The Material Icons name for the checked state. Alternatively, use `slot=\"checked-icon\"`. Defaults to the `check` icon; an empty string removes the default icon.",
5349
+ "description": "The Material Icons name for the checked state. Alternatively, use `slot=\"checked-icon\"`. Defaults to the `check` icon; setting an empty string removes the default icon.",
5350
5350
  "references": [
5351
5351
  {
5352
5352
  "name": "Docs",
@@ -5356,7 +5356,7 @@
5356
5356
  },
5357
5357
  {
5358
5358
  "name": "required",
5359
- "description": "The switch must be checked when submitting the form.",
5359
+ "description": "The switch must be checked before the form is submitted.",
5360
5360
  "references": [
5361
5361
  {
5362
5362
  "name": "Docs",
@@ -5366,7 +5366,7 @@
5366
5366
  },
5367
5367
  {
5368
5368
  "name": "form",
5369
- "description": "Associates the switch with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the switch is associated with its parent `<form>`, if any.\n\nThis attribute allows switch elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
5369
+ "description": "Associates the switch with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the switch uses its parent `<form>`, if any.\n\nThis lets the switch work with any form in the document, not just the one it is nested in.",
5370
5370
  "references": [
5371
5371
  {
5372
5372
  "name": "Docs",
@@ -5396,7 +5396,7 @@
5396
5396
  },
5397
5397
  {
5398
5398
  "name": "autofocus",
5399
- "description": "Determines if the element should be focused when the page loads.",
5399
+ "description": "Whether the element is focused when the page loads.",
5400
5400
  "references": [
5401
5401
  {
5402
5402
  "name": "Docs",
@@ -5406,7 +5406,7 @@
5406
5406
  },
5407
5407
  {
5408
5408
  "name": "tabindex",
5409
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
5409
+ "description": "The element's tab order when navigating with the Tab key.",
5410
5410
  "references": [
5411
5411
  {
5412
5412
  "name": "Docs",
@@ -5428,7 +5428,7 @@
5428
5428
  },
5429
5429
  {
5430
5430
  "name": "mdui-tab-panel",
5431
- "description": "Tab Panel Component It should be used in conjunction with the `<mdui-tabs>` and `<mdui-tab>` components \n\n```html\n<mdui-tabs value=\"tab-1\">\n <mdui-tab value=\"tab-1\">Tab 1</mdui-tab>\n <mdui-tab value=\"tab-2\">Tab 2</mdui-tab>\n <mdui-tab value=\"tab-3\">Tab 3</mdui-tab>\n\n <mdui-tab-panel slot=\"panel\" value=\"tab-1\">Panel 1</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-2\">Panel 2</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-3\">Panel 3</mdui-tab-panel>\n</mdui-tabs>\n```",
5431
+ "description": "Tab Panel Component Use with the `<mdui-tabs>` and `<mdui-tab>` components \n\n```html\n<mdui-tabs value=\"tab-1\">\n <mdui-tab value=\"tab-1\">Tab 1</mdui-tab>\n <mdui-tab value=\"tab-2\">Tab 2</mdui-tab>\n <mdui-tab value=\"tab-3\">Tab 3</mdui-tab>\n\n <mdui-tab-panel slot=\"panel\" value=\"tab-1\">Panel 1</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-2\">Panel 2</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-3\">Panel 3</mdui-tab-panel>\n</mdui-tabs>\n```",
5432
5432
  "attributes": [
5433
5433
  {
5434
5434
  "name": "value",
@@ -5454,7 +5454,7 @@
5454
5454
  },
5455
5455
  {
5456
5456
  "name": "mdui-tab",
5457
- "description": "Tab Component It should be used in conjunction with the `<mdui-tabs>` and `<mdui-tab-panel>` components \n\n```html\n<mdui-tabs value=\"tab-1\">\n <mdui-tab value=\"tab-1\">Tab 1</mdui-tab>\n <mdui-tab value=\"tab-2\">Tab 2</mdui-tab>\n <mdui-tab value=\"tab-3\">Tab 3</mdui-tab>\n\n <mdui-tab-panel slot=\"panel\" value=\"tab-1\">Panel 1</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-2\">Panel 2</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-3\">Panel 3</mdui-tab-panel>\n</mdui-tabs>\n```",
5457
+ "description": "Tab Component Use with the `<mdui-tabs>` and `<mdui-tab-panel>` components \n\n```html\n<mdui-tabs value=\"tab-1\">\n <mdui-tab value=\"tab-1\">Tab 1</mdui-tab>\n <mdui-tab value=\"tab-2\">Tab 2</mdui-tab>\n <mdui-tab value=\"tab-3\">Tab 3</mdui-tab>\n\n <mdui-tab-panel slot=\"panel\" value=\"tab-1\">Panel 1</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-2\">Panel 2</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-3\">Panel 3</mdui-tab-panel>\n</mdui-tabs>\n```",
5458
5458
  "attributes": [
5459
5459
  {
5460
5460
  "name": "value",
@@ -5488,7 +5488,7 @@
5488
5488
  },
5489
5489
  {
5490
5490
  "name": "autofocus",
5491
- "description": "Determines if the element should be focused when the page loads.",
5491
+ "description": "Whether the element is focused when the page loads.",
5492
5492
  "references": [
5493
5493
  {
5494
5494
  "name": "Docs",
@@ -5498,7 +5498,7 @@
5498
5498
  },
5499
5499
  {
5500
5500
  "name": "tabindex",
5501
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
5501
+ "description": "The element's tab order when navigating with the Tab key.",
5502
5502
  "references": [
5503
5503
  {
5504
5504
  "name": "Docs",
@@ -5520,11 +5520,11 @@
5520
5520
  },
5521
5521
  {
5522
5522
  "name": "mdui-tabs",
5523
- "description": "Tabs Component It should be used in conjunction with the `<mdui-tab>` and `<mdui-tab-panel>` components \n\n```html\n<mdui-tabs value=\"tab-1\">\n <mdui-tab value=\"tab-1\">Tab 1</mdui-tab>\n <mdui-tab value=\"tab-2\">Tab 2</mdui-tab>\n <mdui-tab value=\"tab-3\">Tab 3</mdui-tab>\n\n <mdui-tab-panel slot=\"panel\" value=\"tab-1\">Panel 1</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-2\">Panel 2</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-3\">Panel 3</mdui-tab-panel>\n</mdui-tabs>\n```",
5523
+ "description": "Tabs Component Use with the `<mdui-tab>` and `<mdui-tab-panel>` components \n\n```html\n<mdui-tabs value=\"tab-1\">\n <mdui-tab value=\"tab-1\">Tab 1</mdui-tab>\n <mdui-tab value=\"tab-2\">Tab 2</mdui-tab>\n <mdui-tab value=\"tab-3\">Tab 3</mdui-tab>\n\n <mdui-tab-panel slot=\"panel\" value=\"tab-1\">Panel 1</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-2\">Panel 2</mdui-tab-panel>\n <mdui-tab-panel slot=\"panel\" value=\"tab-3\">Panel 3</mdui-tab-panel>\n</mdui-tabs>\n```",
5524
5524
  "attributes": [
5525
5525
  {
5526
5526
  "name": "variant",
5527
- "description": "Defines the tab shape. Possible values:\n\n* `primary`: Located below `<mdui-top-app-bar>`, used for switching between main application pages.\n* `secondary`: Located within the page, used for switching between related content groups.",
5527
+ "description": "Defines the tab variant. Possible values:\n\n* `primary`: Sits below `<mdui-top-app-bar>` and is used to switch between main application pages.\n* `secondary`: Sits within the page and is used to switch between related content groups.",
5528
5528
  "values": [
5529
5529
  {
5530
5530
  "name": "primary",
@@ -5554,55 +5554,55 @@
5554
5554
  },
5555
5555
  {
5556
5556
  "name": "placement",
5557
- "description": "Defines the tab position. Default is `top-start`. Possible values:\n\n* `top-start`: Top, left-aligned.\n* `top`: Top, center-aligned.\n* `top-end`: Top, right-aligned.\n* `bottom-start`: Bottom, left-aligned.\n* `bottom`: Bottom, center-aligned.\n* `bottom-end`: Bottom, right-aligned.\n* `left-start`: Left, top-aligned.\n* `left`: Left, center-aligned.\n* `left-end`: Left, bottom-aligned.\n* `right-start`: Right, top-aligned.\n* `right`: Right, center-aligned.\n* `right-end`: Right, bottom-aligned.",
5557
+ "description": "Defines the tab position. Default is `top-start`. Possible values:\n\n* `top-start`: Top left.\n* `top`: Top centered.\n* `top-end`: Top right.\n* `bottom-start`: Bottom left.\n* `bottom`: Bottom, centered.\n* `bottom-end`: Bottom right.\n* `left-start`: Left top.\n* `left`: Left, centered.\n* `left-end`: Left bottom.\n* `right-start`: Right top.\n* `right`: Right, centered.\n* `right-end`: Right bottom.",
5558
5558
  "values": [
5559
5559
  {
5560
5560
  "name": "top-start",
5561
- "description": "Top, left-aligned."
5561
+ "description": "Top left."
5562
5562
  },
5563
5563
  {
5564
5564
  "name": "top",
5565
- "description": "Top, center-aligned."
5565
+ "description": "Top centered."
5566
5566
  },
5567
5567
  {
5568
5568
  "name": "top-end",
5569
- "description": "Top, right-aligned."
5569
+ "description": "Top right."
5570
5570
  },
5571
5571
  {
5572
5572
  "name": "bottom-start",
5573
- "description": "Bottom, left-aligned."
5573
+ "description": "Bottom left."
5574
5574
  },
5575
5575
  {
5576
5576
  "name": "bottom",
5577
- "description": "Bottom, center-aligned."
5577
+ "description": "Bottom, centered."
5578
5578
  },
5579
5579
  {
5580
5580
  "name": "bottom-end",
5581
- "description": "Bottom, right-aligned."
5581
+ "description": "Bottom right."
5582
5582
  },
5583
5583
  {
5584
5584
  "name": "left-start",
5585
- "description": "Left, top-aligned."
5585
+ "description": "Left top."
5586
5586
  },
5587
5587
  {
5588
5588
  "name": "left",
5589
- "description": "Left, center-aligned."
5589
+ "description": "Left, centered."
5590
5590
  },
5591
5591
  {
5592
5592
  "name": "left-end",
5593
- "description": "Left, bottom-aligned."
5593
+ "description": "Left bottom."
5594
5594
  },
5595
5595
  {
5596
5596
  "name": "right-start",
5597
- "description": "Right, top-aligned."
5597
+ "description": "Right top."
5598
5598
  },
5599
5599
  {
5600
5600
  "name": "right",
5601
- "description": "Right, center-aligned."
5601
+ "description": "Right, centered."
5602
5602
  },
5603
5603
  {
5604
5604
  "name": "right-end",
5605
- "description": "Right, bottom-aligned."
5605
+ "description": "Right bottom."
5606
5606
  }
5607
5607
  ],
5608
5608
  "references": [
@@ -5614,7 +5614,7 @@
5614
5614
  },
5615
5615
  {
5616
5616
  "name": "full-width",
5617
- "description": "If set, the tabs will fill the width of its parent element.",
5617
+ "description": "If set, the tabs will fill the width of their parent element.",
5618
5618
  "references": [
5619
5619
  {
5620
5620
  "name": "Docs",
@@ -5640,15 +5640,15 @@
5640
5640
  "attributes": [
5641
5641
  {
5642
5642
  "name": "variant",
5643
- "description": "Defines the text field style. Default is `filled`. Possible values:\n\n* `filled`: Text field with background color, providing a stronger visual effect.\n* `outlined`: Text field with border, providing a subtler visual effect.",
5643
+ "description": "Defines the text field variant. Default is `filled`. Possible values:\n\n* `filled`: Text field with a background color for stronger visual emphasis.\n* `outlined`: Text field with a border for subtler visual emphasis.",
5644
5644
  "values": [
5645
5645
  {
5646
5646
  "name": "filled",
5647
- "description": "Text field with background color, providing a stronger visual effect."
5647
+ "description": "Text field with a background color for stronger visual emphasis."
5648
5648
  },
5649
5649
  {
5650
5650
  "name": "outlined",
5651
- "description": "Text field with border, providing a subtler visual effect."
5651
+ "description": "Text field with a border for subtler visual emphasis."
5652
5652
  }
5653
5653
  ],
5654
5654
  "references": [
@@ -5660,7 +5660,7 @@
5660
5660
  },
5661
5661
  {
5662
5662
  "name": "type",
5663
- "description": "Specifies the text field type. Default is `text`. Possible values:\n\n* `text`: Standard text field.\n* `number`: Allows only numeric input. Devices with dynamic keyboards will display a numeric keyboard.\n* `password`: Masks the input for password confidentiality.\n* `url`: Validates URL format. Devices with dynamic keyboards will display a URL-specific keyboard.\n* `email`: Validates email format. Devices with dynamic keyboards will display an email-specific keyboard.\n* `search`: Changes the enter icon to a search icon on devices with dynamic keyboards.\n* `tel`: Displays a phone number keyboard on devices with dynamic keyboards.\n* `hidden`: Hides the control, but its value will still be submitted to the server.\n* `date`: Activates a date picker or a numeric scroll wheel for year, month, and day in supported browsers.\n* `datetime-local`: Activates a date and time picker in supported browsers, excluding time zone.\n* `month`: Allows input for year and month, excluding time zone.\n* `time`: Allows time input, excluding time zone.\n* `week`: Allows input for dates consisting of a year and week, excluding time zone.",
5663
+ "description": "Specifies the text field type. Default is `text`. Possible values:\n\n* `text`: Standard text field.\n* `number`: Allows numeric input only. Virtual keyboards on mobile devices show a numeric layout.\n* `password`: Hides the password as you type.\n* `url`: Validates URL format. Virtual keyboards on mobile devices show a URL-specific layout.\n* `email`: Validates email format. Virtual keyboards on mobile devices show an email-specific layout.\n* `search`: Shows a search icon on the Enter key in virtual keyboards.\n* `tel`: Displays a phone keypad on virtual keyboards.\n* `hidden`: Hides the control, but its value is still submitted to the server.\n* `date`: Opens a date picker or a numeric scroll wheel for year, month, and day in supported browsers.\n* `datetime-local`: Activates a date and time picker in supported browsers, without a time zone.\n* `month`: Allows entering a year and month without a time zone.\n* `time`: Allows time input without a time zone.\n* `week`: Allows entering a year and week without a time zone.",
5664
5664
  "values": [
5665
5665
  {
5666
5666
  "name": "text",
@@ -5668,35 +5668,35 @@
5668
5668
  },
5669
5669
  {
5670
5670
  "name": "number",
5671
- "description": "Allows only numeric input. Devices with dynamic keyboards will display a numeric keyboard."
5671
+ "description": "Allows only numeric input. Devices with virtual keyboards will display a numeric keyboard."
5672
5672
  },
5673
5673
  {
5674
5674
  "name": "password",
5675
- "description": "Masks the input for password confidentiality."
5675
+ "description": "Hides the password as you type."
5676
5676
  },
5677
5677
  {
5678
5678
  "name": "url",
5679
- "description": "Validates URL format. Devices with dynamic keyboards will display a URL-specific keyboard."
5679
+ "description": "Validates URL format. Devices with virtual keyboards will display a URL-specific keyboard."
5680
5680
  },
5681
5681
  {
5682
5682
  "name": "email",
5683
- "description": "Validates email format. Devices with dynamic keyboards will display an email-specific keyboard."
5683
+ "description": "Validates email format. Devices with virtual keyboards will display an email-specific keyboard."
5684
5684
  },
5685
5685
  {
5686
5686
  "name": "search",
5687
- "description": "Changes the enter icon to a search icon on devices with dynamic keyboards."
5687
+ "description": "Shows a search icon on the Enter key in virtual keyboards."
5688
5688
  },
5689
5689
  {
5690
5690
  "name": "tel",
5691
- "description": "Displays a phone number keyboard on devices with dynamic keyboards."
5691
+ "description": "Displays a phone keypad on virtual keyboards."
5692
5692
  },
5693
5693
  {
5694
5694
  "name": "hidden",
5695
- "description": "Hides the control, but its value will still be submitted to the server."
5695
+ "description": "Hides the control, but its value is still submitted to the server."
5696
5696
  },
5697
5697
  {
5698
5698
  "name": "date",
5699
- "description": "Activates a date picker or a numeric scroll wheel for year, month, and day in supported browsers."
5699
+ "description": "Opens a date picker or a numeric scroll wheel for year, month, and day in supported browsers."
5700
5700
  },
5701
5701
  {
5702
5702
  "name": "datetime-local",
@@ -5704,7 +5704,7 @@
5704
5704
  },
5705
5705
  {
5706
5706
  "name": "month",
5707
- "description": "Allows input for year and month, excluding time zone."
5707
+ "description": "Allows entering a year and month, without a time zone."
5708
5708
  },
5709
5709
  {
5710
5710
  "name": "time",
@@ -5712,7 +5712,7 @@
5712
5712
  },
5713
5713
  {
5714
5714
  "name": "week",
5715
- "description": "Allows input for dates consisting of a year and week, excluding time zone."
5715
+ "description": "Allows entering a year and week, without a time zone."
5716
5716
  }
5717
5717
  ],
5718
5718
  "references": [
@@ -5724,7 +5724,7 @@
5724
5724
  },
5725
5725
  {
5726
5726
  "name": "name",
5727
- "description": "The name of text field, which is submitted with form data.",
5727
+ "description": "The name of the text field, which is submitted with form data.",
5728
5728
  "references": [
5729
5729
  {
5730
5730
  "name": "Docs",
@@ -5734,7 +5734,7 @@
5734
5734
  },
5735
5735
  {
5736
5736
  "name": "value",
5737
- "description": "The value of text field, which is submitted with form data.",
5737
+ "description": "The value of the text field, which is submitted with form data.",
5738
5738
  "references": [
5739
5739
  {
5740
5740
  "name": "Docs",
@@ -5774,7 +5774,7 @@
5774
5774
  },
5775
5775
  {
5776
5776
  "name": "helper-on-focus",
5777
- "description": "If set, the helper text is only displayed when the text field is focused.",
5777
+ "description": "Shows the helper text only when the text field is focused.",
5778
5778
  "references": [
5779
5779
  {
5780
5780
  "name": "Docs",
@@ -5784,7 +5784,7 @@
5784
5784
  },
5785
5785
  {
5786
5786
  "name": "clearable",
5787
- "description": "If set, the text field can be cleared.",
5787
+ "description": "Makes the text field clearable.",
5788
5788
  "references": [
5789
5789
  {
5790
5790
  "name": "Docs",
@@ -5794,7 +5794,7 @@
5794
5794
  },
5795
5795
  {
5796
5796
  "name": "clear-icon",
5797
- "description": "Material Icons name displayed on the right when the text field is clearable. Alternatively, use `slot=\"clear-icon\"`.",
5797
+ "description": "Material Icons name shown on the right when the text field is clearable. Alternatively, use `slot=\"clear-icon\"`.",
5798
5798
  "references": [
5799
5799
  {
5800
5800
  "name": "Docs",
@@ -5854,7 +5854,7 @@
5854
5854
  },
5855
5855
  {
5856
5856
  "name": "error-icon",
5857
- "description": "Material Icons name displayed on the right side of the text field when the form field validation fails. Alternatively, use `slot=\"error-icon\"`.",
5857
+ "description": "Material Icons name displayed on the right side of the text field when form field validation fails. Alternatively, use `slot=\"error-icon\"`.",
5858
5858
  "references": [
5859
5859
  {
5860
5860
  "name": "Docs",
@@ -5864,7 +5864,7 @@
5864
5864
  },
5865
5865
  {
5866
5866
  "name": "form",
5867
- "description": "Associates the text field with a `<form>` element. The value should be the `id` of a `<form>` in the same document. If not set, the text field is associated with its parent `<form>`, if any.\n\nThis attribute allows text field elements to be associated with `<form>`s anywhere in the document, not just inside a `<form>`.",
5867
+ "description": "Associates the text field with a `<form>` element. Set this to the `id` of a `<form>` in the same document. If omitted, the text field uses its parent `<form>`, if any.\n\nThis lets the text field work with any form in the document, not just the one it is nested in.",
5868
5868
  "references": [
5869
5869
  {
5870
5870
  "name": "Docs",
@@ -5894,7 +5894,7 @@
5894
5894
  },
5895
5895
  {
5896
5896
  "name": "required",
5897
- "description": "The field must be filled in before the form is submitted.",
5897
+ "description": "The field must be filled out before the form is submitted.",
5898
5898
  "references": [
5899
5899
  {
5900
5900
  "name": "Docs",
@@ -5914,7 +5914,7 @@
5914
5914
  },
5915
5915
  {
5916
5916
  "name": "autosize",
5917
- "description": "Allows the text field height to adjust automatically based on the input content.",
5917
+ "description": "Automatically adjusts the height of the text field based on its content.",
5918
5918
  "references": [
5919
5919
  {
5920
5920
  "name": "Docs",
@@ -5994,7 +5994,7 @@
5994
5994
  },
5995
5995
  {
5996
5996
  "name": "step",
5997
- "description": "The step interval during increment and decrement when `type` is `number`.",
5997
+ "description": "The step interval for increment/decrement when `type` is `number`.",
5998
5998
  "references": [
5999
5999
  {
6000
6000
  "name": "Docs",
@@ -6014,7 +6014,7 @@
6014
6014
  },
6015
6015
  {
6016
6016
  "name": "toggle-password",
6017
- "description": "Adds a toggle button for showing and hiding the password when `type` is `password`.",
6017
+ "description": "Adds a toggle button to show or hide the password when `type` is `password`.",
6018
6018
  "references": [
6019
6019
  {
6020
6020
  "name": "Docs",
@@ -6092,7 +6092,7 @@
6092
6092
  },
6093
6093
  {
6094
6094
  "name": "enterkeyhint",
6095
- "description": "Customizes the Enter key text or icon on the virtual keyboard. The effect varies based on the device and language. Possible values:\n\n* `enter`: Inserts a new line, typically used in a multi-line text field.\n* `done`: Indicates input completion, closes the virtual keyboard.\n* `go`: Navigates to the target of the entered text.\n* `next`: Moves to the next text field.\n* `previous`: Moves to the previous text field.\n* `search`: Navigates to search results.\n* `send`: Sends a text message.",
6095
+ "description": "Customizes the Enter key text or icon on the virtual keyboard. The effect varies by device and language. Possible values:\n\n* `enter`: Inserts a new line, typically used in a multi-line text field.\n* `done`: Indicates completion and closes the virtual keyboard.\n* `go`: Navigates to the target of the entered text.\n* `next`: Moves to the next text field.\n* `previous`: Moves to the previous text field.\n* `search`: Navigates to search results.\n* `send`: Sends a text message.",
6096
6096
  "values": [
6097
6097
  {
6098
6098
  "name": "enter",
@@ -6132,7 +6132,7 @@
6132
6132
  },
6133
6133
  {
6134
6134
  "name": "spellcheck",
6135
- "description": "Enable spell checking.",
6135
+ "description": "Enables spell checking.",
6136
6136
  "references": [
6137
6137
  {
6138
6138
  "name": "Docs",
@@ -6142,7 +6142,7 @@
6142
6142
  },
6143
6143
  {
6144
6144
  "name": "inputmode",
6145
- "description": "Customizes the virtual keyboard. Possible values:\n\n* `none`: No virtual keyboard. This is useful for custom input controls.\n* `text`: Standard text input keyboard.\n* `decimal`: Decimal input keyboard. This includes a period `.` or comma `,` and numbers.\n* `numeric`: Numeric keyboard. This displays numbers 0-9.\n* `tel`: Phone number keyboard. This includes numbers 0-9, asterisk `*`, and hash `#` keys.\n* `search`: Search-optimized virtual keyboard. 'Search' is displayed on the submit button.\n* `email`: Email-optimized virtual keyboard. This typically includes `@ .`.\n* `url`: URL-optimized virtual keyboard. This typically includes `. / #`.",
6145
+ "description": "Customizes the virtual keyboard. Possible values:\n\n* `none`: No virtual keyboard. Useful for custom input controls.\n* `text`: Standard text input keyboard.\n* `decimal`: Decimal input keyboard. This includes a period `.` or comma `,` and numbers.\n* `numeric`: Numeric keyboard. This displays numbers 09.\n* `tel`: Phone number keyboard. This includes numbers 09, asterisk `*`, and hash `#` keys.\n* `search`: Search-optimized virtual keyboard. 'Search' appears on the submit button.\n* `email`: Email-optimized virtual keyboard. This typically includes `@` and `.`.\n* `url`: URL-optimized virtual keyboard. This typically includes `.`, `/`, and `#`.",
6146
6146
  "values": [
6147
6147
  {
6148
6148
  "name": "none",
@@ -6158,23 +6158,23 @@
6158
6158
  },
6159
6159
  {
6160
6160
  "name": "numeric",
6161
- "description": "Numeric keyboard. This displays numbers 0-9."
6161
+ "description": "Numeric keyboard. This displays numbers 09."
6162
6162
  },
6163
6163
  {
6164
6164
  "name": "tel",
6165
- "description": "Phone number keyboard. This includes numbers 0-9, asterisk `*`, and hash `#` keys."
6165
+ "description": "Phone number keyboard. This includes numbers 09, asterisk `*`, and hash `#` keys."
6166
6166
  },
6167
6167
  {
6168
6168
  "name": "search",
6169
- "description": "Search-optimized virtual keyboard. 'Search' is displayed on the submit button."
6169
+ "description": "Search-optimized virtual keyboard. 'Search' appears on the submit button."
6170
6170
  },
6171
6171
  {
6172
6172
  "name": "email",
6173
- "description": "Email-optimized virtual keyboard. This typically includes `@ .`."
6173
+ "description": "Email-optimized virtual keyboard. This typically includes `@` and `.`."
6174
6174
  },
6175
6175
  {
6176
6176
  "name": "url",
6177
- "description": "URL-optimized virtual keyboard. This typically includes `. / #`."
6177
+ "description": "URL-optimized virtual keyboard. This typically includes `.`, `/`, and `#`."
6178
6178
  }
6179
6179
  ],
6180
6180
  "references": [
@@ -6186,7 +6186,7 @@
6186
6186
  },
6187
6187
  {
6188
6188
  "name": "autofocus",
6189
- "description": "Determines if the element should be focused when the page loads.",
6189
+ "description": "Whether the element is focused when the page loads.",
6190
6190
  "references": [
6191
6191
  {
6192
6192
  "name": "Docs",
@@ -6196,7 +6196,7 @@
6196
6196
  },
6197
6197
  {
6198
6198
  "name": "tabindex",
6199
- "description": "Specifies the order in which the element receives focus when navigating with the Tab key.",
6199
+ "description": "The element's tab order when navigating with the Tab key.",
6200
6200
  "references": [
6201
6201
  {
6202
6202
  "name": "Docs",
@@ -6222,15 +6222,15 @@
6222
6222
  "attributes": [
6223
6223
  {
6224
6224
  "name": "variant",
6225
- "description": "Defines the tooltip shape. Default is `plain`. Possible values:\n\n* `plain`: For simple single-line text.\n* `rich`: For text including a title, body text, and action buttons.",
6225
+ "description": "Defines the tooltip variant. Default is `plain`. Possible values:\n\n* `plain`: For simple, single-line text.\n* `rich`: For tooltips with a title, body text, and action buttons.",
6226
6226
  "values": [
6227
6227
  {
6228
6228
  "name": "plain",
6229
- "description": "For simple single-line text."
6229
+ "description": "For simple, single-line text."
6230
6230
  },
6231
6231
  {
6232
6232
  "name": "rich",
6233
- "description": "For text including a title, body text, and action buttons."
6233
+ "description": "For tooltips with a title, body text, and action buttons."
6234
6234
  }
6235
6235
  ],
6236
6236
  "references": [
@@ -6242,7 +6242,7 @@
6242
6242
  },
6243
6243
  {
6244
6244
  "name": "placement",
6245
- "description": "Sets the tooltip position. Default is `auto`. Possible values:\n\n* `auto`: Position is determined automatically.\n* `top-left`: Top-left corner.\n* `top-start`: Top, left-aligned.\n* `top`: Top, centered.\n* `top-end`: Top, right-aligned.\n* `top-right`: Top-right corner.\n* `bottom-left`: Bottom-left corner.\n* `bottom-start`: Bottom, left-aligned.\n* `bottom`: Bottom, centered.\n* `bottom-end`: Bottom, right-aligned.\n* `bottom-right`: Bottom-right corner.\n* `left-start`: Left, top-aligned.\n* `left`: Left, centered.\n* `left-end`: Left, bottom-aligned.\n* `right-start`: Right, top-aligned.\n* `right`: Right, centered.\n* `right-end`: Right, bottom-aligned.",
6245
+ "description": "Sets the tooltip position. Default is `auto`. Possible values:\n\n* `auto`: Automatically determined. For `variant=\"plain\"`, prefers `top`; for `variant=\"rich\"`, prefers `bottom-right`.\n* `top-left`: Top left.\n* `top-start`: Top start.\n* `top`: Top center.\n* `top-end`: Top end.\n* `top-right`: Top right.\n* `bottom-left`: Bottom left.\n* `bottom-start`: Bottom start.\n* `bottom`: Bottom center.\n* `bottom-end`: Bottom end.\n* `bottom-right`: Bottom right.\n* `left-start`: Left start.\n* `left`: Left center.\n* `left-end`: Left end.\n* `right-start`: Right start.\n* `right`: Right center.\n* `right-end`: Right end.",
6246
6246
  "values": [
6247
6247
  {
6248
6248
  "name": "auto",
@@ -6250,67 +6250,67 @@
6250
6250
  },
6251
6251
  {
6252
6252
  "name": "top-left",
6253
- "description": "Top-left corner."
6253
+ "description": "Top left."
6254
6254
  },
6255
6255
  {
6256
6256
  "name": "top-start",
6257
- "description": "Top, left-aligned."
6257
+ "description": "Top start."
6258
6258
  },
6259
6259
  {
6260
6260
  "name": "top",
6261
- "description": "Top, centered."
6261
+ "description": "Top center."
6262
6262
  },
6263
6263
  {
6264
6264
  "name": "top-end",
6265
- "description": "Top, right-aligned."
6265
+ "description": "Top end."
6266
6266
  },
6267
6267
  {
6268
6268
  "name": "top-right",
6269
- "description": "Top-right corner."
6269
+ "description": "Top right."
6270
6270
  },
6271
6271
  {
6272
6272
  "name": "bottom-left",
6273
- "description": "Bottom-left corner."
6273
+ "description": "Bottom left."
6274
6274
  },
6275
6275
  {
6276
6276
  "name": "bottom-start",
6277
- "description": "Bottom, left-aligned."
6277
+ "description": "Bottom start."
6278
6278
  },
6279
6279
  {
6280
6280
  "name": "bottom",
6281
- "description": "Bottom, centered."
6281
+ "description": "Bottom center."
6282
6282
  },
6283
6283
  {
6284
6284
  "name": "bottom-end",
6285
- "description": "Bottom, right-aligned."
6285
+ "description": "Bottom end."
6286
6286
  },
6287
6287
  {
6288
6288
  "name": "bottom-right",
6289
- "description": "Bottom-right corner."
6289
+ "description": "Bottom right."
6290
6290
  },
6291
6291
  {
6292
6292
  "name": "left-start",
6293
- "description": "Left, top-aligned."
6293
+ "description": "Left start."
6294
6294
  },
6295
6295
  {
6296
6296
  "name": "left",
6297
- "description": "Left, centered."
6297
+ "description": "Left center."
6298
6298
  },
6299
6299
  {
6300
6300
  "name": "left-end",
6301
- "description": "Left, bottom-aligned."
6301
+ "description": "Left end."
6302
6302
  },
6303
6303
  {
6304
6304
  "name": "right-start",
6305
- "description": "Right, top-aligned."
6305
+ "description": "Right start."
6306
6306
  },
6307
6307
  {
6308
6308
  "name": "right",
6309
- "description": "Right, centered."
6309
+ "description": "Right center."
6310
6310
  },
6311
6311
  {
6312
6312
  "name": "right-end",
6313
- "description": "Right, bottom-aligned."
6313
+ "description": "Right end."
6314
6314
  }
6315
6315
  ],
6316
6316
  "references": [
@@ -6322,7 +6322,7 @@
6322
6322
  },
6323
6323
  {
6324
6324
  "name": "open-delay",
6325
- "description": "Sets the delay in milliseconds before the tooltip appears on hover.",
6325
+ "description": "The delay (in milliseconds) before the tooltip appears on hover.",
6326
6326
  "references": [
6327
6327
  {
6328
6328
  "name": "Docs",
@@ -6332,7 +6332,7 @@
6332
6332
  },
6333
6333
  {
6334
6334
  "name": "close-delay",
6335
- "description": "Sets the delay in milliseconds before the tooltip disappears on hover.",
6335
+ "description": "The delay (in milliseconds) before the tooltip disappears on hover.",
6336
6336
  "references": [
6337
6337
  {
6338
6338
  "name": "Docs",
@@ -6342,7 +6342,7 @@
6342
6342
  },
6343
6343
  {
6344
6344
  "name": "headline",
6345
- "description": "Sets the tooltip title. Only applicable when `variant=\"rich\"`. Alternatively, use `slot=\"headline\"`.",
6345
+ "description": "Sets the tooltip title. Only applies when `variant=\"rich\"`. Alternatively, use `slot=\"headline\"`.",
6346
6346
  "references": [
6347
6347
  {
6348
6348
  "name": "Docs",
@@ -6362,23 +6362,23 @@
6362
6362
  },
6363
6363
  {
6364
6364
  "name": "trigger",
6365
- "description": "Defines the trigger method. Supports multiple values separated by spaces. Possible values:\n\n* `click`: Triggered on click.\n* `hover`: Triggered on mouse hover.\n* `focus`: Triggered on focus.\n* `manual`: Can only open and close the tooltip programmatically, cannot specify other trigger methods.",
6365
+ "description": "Defines how the tooltip opens. Multiple space-separated values are supported. Possible values:\n\n* `click`: Triggers on click.\n* `hover`: Triggers on mouse hover.\n* `focus`: Triggers on focus.\n* `manual`: Can only be opened and closed programmatically; no other trigger methods can be specified.",
6366
6366
  "values": [
6367
6367
  {
6368
6368
  "name": "click",
6369
- "description": "Triggered on click."
6369
+ "description": "Triggers on click."
6370
6370
  },
6371
6371
  {
6372
6372
  "name": "hover",
6373
- "description": "Triggered on mouse hover."
6373
+ "description": "Triggers on mouse hover."
6374
6374
  },
6375
6375
  {
6376
6376
  "name": "focus",
6377
- "description": "Triggered on focus."
6377
+ "description": "Triggers on focus."
6378
6378
  },
6379
6379
  {
6380
6380
  "name": "manual",
6381
- "description": "Can only open and close the tooltip programmatically, cannot specify other trigger methods."
6381
+ "description": "Can only be opened and closed programmatically; no other trigger methods can be specified."
6382
6382
  }
6383
6383
  ],
6384
6384
  "references": [
@@ -6422,7 +6422,7 @@
6422
6422
  },
6423
6423
  {
6424
6424
  "name": "mdui-top-app-bar-title",
6425
- "description": "Top App Bar Title Component It should be used in conjunction with the `<mdui-top-app-bar>` component \n\n```html\n<mdui-top-app-bar>\n <mdui-button-icon icon=\"menu\"></mdui-button-icon>\n <mdui-top-app-bar-title>Title</mdui-top-app-bar-title>\n <div style=\"flex-grow: 1\"></div>\n <mdui-button-icon icon=\"more_vert\"></mdui-button-icon>\n</mdui-top-app-bar>\n```",
6425
+ "description": "Top App Bar Title Component Use with the `<mdui-top-app-bar>` component \n\n```html\n<mdui-top-app-bar>\n <mdui-button-icon icon=\"menu\"></mdui-button-icon>\n <mdui-top-app-bar-title>Title</mdui-top-app-bar-title>\n <div style=\"flex-grow: 1\"></div>\n <mdui-button-icon icon=\"more_vert\"></mdui-button-icon>\n</mdui-top-app-bar>\n```",
6426
6426
  "attributes": [],
6427
6427
  "references": [
6428
6428
  {
@@ -6441,11 +6441,11 @@
6441
6441
  "attributes": [
6442
6442
  {
6443
6443
  "name": "variant",
6444
- "description": "Defines the top app bar style. Default is `small`. Possible values:\n\n* `center-aligned`: Small app bar with a center-aligned title.\n* `small`: Small app bar.\n* `medium`: Medium-sized app bar.\n* `large`: Large-sized app bar.",
6444
+ "description": "Defines the top app bar variant. Default is `small`. Possible values:\n\n* `center-aligned`: A small app bar with a centered title.\n* `small`: Small app bar.\n* `medium`: Medium-sized app bar.\n* `large`: Large-sized app bar.",
6445
6445
  "values": [
6446
6446
  {
6447
6447
  "name": "center-aligned",
6448
- "description": "Small app bar with a center-aligned title."
6448
+ "description": "Small app bar with a centered title."
6449
6449
  },
6450
6450
  {
6451
6451
  "name": "small",
@@ -6469,7 +6469,7 @@
6469
6469
  },
6470
6470
  {
6471
6471
  "name": "hide",
6472
- "description": "Hide the top app bar.",
6472
+ "description": "Whether the top app bar is hidden.",
6473
6473
  "references": [
6474
6474
  {
6475
6475
  "name": "Docs",
@@ -6479,7 +6479,7 @@
6479
6479
  },
6480
6480
  {
6481
6481
  "name": "shrink",
6482
- "description": "Shrinks the app bar to `small` style. Only applicable for `medium` or `large` variants.",
6482
+ "description": "Shrinks the app bar to the `small` variant. Only applies to `medium` or `large` variants.",
6483
6483
  "references": [
6484
6484
  {
6485
6485
  "name": "Docs",
@@ -6489,7 +6489,7 @@
6489
6489
  },
6490
6490
  {
6491
6491
  "name": "scroll-behavior",
6492
- "description": "Defines the scroll behavior. Accepts multiple space-separated values. Possible values:\n\n* `hide`: Hides when scrolling.\n* `shrink`: Shrinks when scrolling for medium to large app bars.\n* `elevate`: Increases elevation when scrolling.",
6492
+ "description": "Defines the scroll behavior. Multiple space-separated values are accepted. Possible values:\n\n* `hide`: Hides when scrolling.\n* `shrink`: Shrinks when scrolling (for medium to large app bars).\n* `elevate`: Increases elevation when scrolling.",
6493
6493
  "values": [
6494
6494
  {
6495
6495
  "name": "hide"
@@ -6510,7 +6510,7 @@
6510
6510
  },
6511
6511
  {
6512
6512
  "name": "scroll-target",
6513
- "description": "The element that listens for scroll events. Accepts a CSS selector, DOM element, or [JQ object](https://www.mdui.org/en/docs/2/functions/jq). Defaults to `window`.",
6513
+ "description": "The element to watch for scroll events. Accepts a CSS selector, a DOM element, or a [JQ object](/en/docs/2/functions/jq). Defaults to `window`.",
6514
6514
  "references": [
6515
6515
  {
6516
6516
  "name": "Docs",
@@ -6520,7 +6520,7 @@
6520
6520
  },
6521
6521
  {
6522
6522
  "name": "scroll-threshold",
6523
- "description": "The scroll distance (in pixels) that triggers the scroll behavior.",
6523
+ "description": "The scroll distance (in pixels) required to trigger the scroll behavior.",
6524
6524
  "references": [
6525
6525
  {
6526
6526
  "name": "Docs",
@@ -6530,7 +6530,7 @@
6530
6530
  },
6531
6531
  {
6532
6532
  "name": "order",
6533
- "description": "Specifies the layout order within the [`<mdui-layout>`](https://www.mdui.org/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
6533
+ "description": "Specifies the layout order within the [`<mdui-layout>`](/en/docs/2/components/layout) component. Items are sorted in ascending order. The default value is `0`.",
6534
6534
  "references": [
6535
6535
  {
6536
6536
  "name": "Docs",