@solid-design-system/components 3.17.4 → 3.17.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (186) hide show
  1. package/dist/components/es/badge.js +1 -1
  2. package/dist/components/es/checkbox-group.js +1 -1
  3. package/dist/components/es/checkbox.js +1 -1
  4. package/dist/components/es/input.js +1 -1
  5. package/dist/components/es/link.js +1 -1
  6. package/dist/components/es/navigation-item.js +1 -1
  7. package/dist/components/es/notification.js +1 -1
  8. package/dist/components/es/radio-button.js +1 -1
  9. package/dist/components/es/radio-group.js +1 -1
  10. package/dist/components/es/radio.js +1 -1
  11. package/dist/components/es/scrollable.js +1 -1
  12. package/dist/components/es/select.js +3 -3
  13. package/dist/components/es/switch.js +1 -1
  14. package/dist/components/es/tab.js +1 -1
  15. package/dist/components/es/textarea.js +1 -1
  16. package/dist/components/es/tooltip.js +2 -2
  17. package/dist/components/umd/solid-components.js +11 -11
  18. package/dist/custom-elements.json +1 -1
  19. package/dist/package/components/badge/badge.d.ts +1 -1
  20. package/dist/package/components/badge/badge.js +3 -3
  21. package/dist/package/components/checkbox/checkbox.js +1 -1
  22. package/dist/package/components/checkbox-group/checkbox-group.d.ts +1 -1
  23. package/dist/package/components/checkbox-group/checkbox-group.js +4 -4
  24. package/dist/package/components/input/input.js +1 -11
  25. package/dist/package/components/link/link.d.ts +1 -1
  26. package/dist/package/components/link/link.js +4 -4
  27. package/dist/package/components/navigation-item/navigation-item.d.ts +3 -3
  28. package/dist/package/components/navigation-item/navigation-item.js +12 -12
  29. package/dist/package/components/notification/notification.d.ts +2 -2
  30. package/dist/package/components/notification/notification.js +8 -8
  31. package/dist/package/components/radio/radio.d.ts +1 -1
  32. package/dist/package/components/radio/radio.js +5 -5
  33. package/dist/package/components/radio-button/radio-button.d.ts +2 -2
  34. package/dist/package/components/radio-button/radio-button.js +8 -8
  35. package/dist/package/components/radio-group/radio-group.d.ts +3 -3
  36. package/dist/package/components/radio-group/radio-group.js +12 -12
  37. package/dist/package/components/scrollable/scrollable.d.ts +2 -2
  38. package/dist/package/components/scrollable/scrollable.js +7 -7
  39. package/dist/package/components/select/select.d.ts +2 -2
  40. package/dist/package/components/select/select.js +10 -22
  41. package/dist/package/components/switch/switch.js +1 -1
  42. package/dist/package/components/tab/tab.d.ts +1 -1
  43. package/dist/package/components/tab/tab.js +4 -4
  44. package/dist/package/components/textarea/textarea.js +2 -11
  45. package/dist/package/components/tooltip/tooltip.d.ts +1 -1
  46. package/dist/package/components/tooltip/tooltip.js +4 -4
  47. package/dist/versioned-components/es/accordion-group.js +1 -1
  48. package/dist/versioned-components/es/accordion.js +1 -1
  49. package/dist/versioned-components/es/badge.js +1 -1
  50. package/dist/versioned-components/es/brandshape.js +1 -1
  51. package/dist/versioned-components/es/button.js +1 -1
  52. package/dist/versioned-components/es/carousel-item.js +1 -1
  53. package/dist/versioned-components/es/carousel.js +3 -3
  54. package/dist/versioned-components/es/checkbox-group.js +1 -1
  55. package/dist/versioned-components/es/checkbox.js +1 -1
  56. package/dist/versioned-components/es/dialog.js +1 -1
  57. package/dist/versioned-components/es/divider.js +1 -1
  58. package/dist/versioned-components/es/drawer.js +1 -1
  59. package/dist/versioned-components/es/dropdown.js +1 -1
  60. package/dist/versioned-components/es/expandable.js +1 -1
  61. package/dist/versioned-components/es/flipcard.js +1 -1
  62. package/dist/versioned-components/es/form.js +1 -1
  63. package/dist/versioned-components/es/header.js +1 -1
  64. package/dist/versioned-components/es/icon.js +1 -1
  65. package/dist/versioned-components/es/include.js +1 -1
  66. package/dist/versioned-components/es/input.js +1 -1
  67. package/dist/versioned-components/es/link.js +1 -1
  68. package/dist/versioned-components/es/map-marker.js +1 -1
  69. package/dist/versioned-components/es/navigation-item.js +1 -1
  70. package/dist/versioned-components/es/notification.js +1 -1
  71. package/dist/versioned-components/es/option.js +1 -1
  72. package/dist/versioned-components/es/quickfact.js +1 -1
  73. package/dist/versioned-components/es/radio-button.js +1 -1
  74. package/dist/versioned-components/es/radio-group.js +1 -1
  75. package/dist/versioned-components/es/radio.js +1 -1
  76. package/dist/versioned-components/es/scrollable.js +1 -1
  77. package/dist/versioned-components/es/select.js +3 -3
  78. package/dist/versioned-components/es/solid-components2.js +1 -1
  79. package/dist/versioned-components/es/spinner.js +1 -1
  80. package/dist/versioned-components/es/step-group.js +1 -1
  81. package/dist/versioned-components/es/step.js +1 -1
  82. package/dist/versioned-components/es/switch.js +1 -1
  83. package/dist/versioned-components/es/tab-group.js +1 -1
  84. package/dist/versioned-components/es/tab-panel.js +1 -1
  85. package/dist/versioned-components/es/tab.js +1 -1
  86. package/dist/versioned-components/es/tag.js +1 -1
  87. package/dist/versioned-components/es/teaser-media.js +1 -1
  88. package/dist/versioned-components/es/teaser.js +1 -1
  89. package/dist/versioned-components/es/textarea.js +1 -1
  90. package/dist/versioned-components/es/tooltip.js +2 -2
  91. package/dist/versioned-components/es/video.js +1 -1
  92. package/dist/versioned-package/_components/button-group/button-group.d.ts +1 -1
  93. package/dist/versioned-package/_components/button-group/button-group.js +11 -11
  94. package/dist/versioned-package/components/accordion/accordion.d.ts +1 -1
  95. package/dist/versioned-package/components/accordion/accordion.js +2 -2
  96. package/dist/versioned-package/components/accordion-group/accordion-group.d.ts +1 -1
  97. package/dist/versioned-package/components/accordion-group/accordion-group.js +3 -3
  98. package/dist/versioned-package/components/badge/badge.d.ts +2 -2
  99. package/dist/versioned-package/components/badge/badge.js +4 -4
  100. package/dist/versioned-package/components/brandshape/brandshape.d.ts +1 -1
  101. package/dist/versioned-package/components/brandshape/brandshape.js +1 -1
  102. package/dist/versioned-package/components/button/button.d.ts +1 -1
  103. package/dist/versioned-package/components/button/button.js +4 -4
  104. package/dist/versioned-package/components/carousel/carousel.d.ts +1 -1
  105. package/dist/versioned-package/components/carousel/carousel.js +6 -6
  106. package/dist/versioned-package/components/carousel-item/carousel-item.d.ts +1 -1
  107. package/dist/versioned-package/components/carousel-item/carousel-item.js +1 -1
  108. package/dist/versioned-package/components/checkbox/checkbox.d.ts +1 -1
  109. package/dist/versioned-package/components/checkbox/checkbox.js +4 -4
  110. package/dist/versioned-package/components/checkbox-group/checkbox-group.d.ts +2 -2
  111. package/dist/versioned-package/components/checkbox-group/checkbox-group.js +9 -9
  112. package/dist/versioned-package/components/dialog/dialog.d.ts +1 -1
  113. package/dist/versioned-package/components/dialog/dialog.js +2 -2
  114. package/dist/versioned-package/components/divider/divider.d.ts +1 -1
  115. package/dist/versioned-package/components/divider/divider.js +2 -2
  116. package/dist/versioned-package/components/drawer/drawer.d.ts +1 -1
  117. package/dist/versioned-package/components/drawer/drawer.js +2 -2
  118. package/dist/versioned-package/components/dropdown/dropdown.d.ts +1 -1
  119. package/dist/versioned-package/components/dropdown/dropdown.js +8 -8
  120. package/dist/versioned-package/components/expandable/expandable.d.ts +1 -1
  121. package/dist/versioned-package/components/expandable/expandable.js +2 -2
  122. package/dist/versioned-package/components/flipcard/flipcard.d.ts +1 -1
  123. package/dist/versioned-package/components/flipcard/flipcard.js +1 -1
  124. package/dist/versioned-package/components/header/header.d.ts +1 -1
  125. package/dist/versioned-package/components/header/header.js +4 -4
  126. package/dist/versioned-package/components/icon/icon.d.ts +1 -1
  127. package/dist/versioned-package/components/icon/icon.js +1 -1
  128. package/dist/versioned-package/components/include/include.d.ts +1 -1
  129. package/dist/versioned-package/components/include/include.js +1 -1
  130. package/dist/versioned-package/components/input/input.d.ts +1 -1
  131. package/dist/versioned-package/components/input/input.js +3 -13
  132. package/dist/versioned-package/components/link/link.d.ts +2 -2
  133. package/dist/versioned-package/components/link/link.js +6 -6
  134. package/dist/versioned-package/components/map-marker/map-marker.d.ts +1 -1
  135. package/dist/versioned-package/components/map-marker/map-marker.js +1 -1
  136. package/dist/versioned-package/components/navigation-item/navigation-item.d.ts +4 -4
  137. package/dist/versioned-package/components/navigation-item/navigation-item.js +17 -17
  138. package/dist/versioned-package/components/notification/notification.d.ts +3 -3
  139. package/dist/versioned-package/components/notification/notification.js +13 -13
  140. package/dist/versioned-package/components/option/option.d.ts +1 -1
  141. package/dist/versioned-package/components/option/option.js +2 -2
  142. package/dist/versioned-package/components/popup/popup.d.ts +1 -1
  143. package/dist/versioned-package/components/popup/popup.js +1 -1
  144. package/dist/versioned-package/components/quickfact/quickfact.d.ts +1 -1
  145. package/dist/versioned-package/components/quickfact/quickfact.js +2 -2
  146. package/dist/versioned-package/components/radio/radio.d.ts +2 -2
  147. package/dist/versioned-package/components/radio/radio.js +7 -7
  148. package/dist/versioned-package/components/radio-button/radio-button.d.ts +3 -3
  149. package/dist/versioned-package/components/radio-button/radio-button.js +10 -10
  150. package/dist/versioned-package/components/radio-group/radio-group.d.ts +5 -5
  151. package/dist/versioned-package/components/radio-group/radio-group.js +25 -25
  152. package/dist/versioned-package/components/scrollable/scrollable.d.ts +3 -3
  153. package/dist/versioned-package/components/scrollable/scrollable.js +10 -10
  154. package/dist/versioned-package/components/select/select.d.ts +6 -6
  155. package/dist/versioned-package/components/select/select.js +34 -46
  156. package/dist/versioned-package/components/spinner/spinner.d.ts +1 -1
  157. package/dist/versioned-package/components/spinner/spinner.js +1 -1
  158. package/dist/versioned-package/components/step/step.d.ts +1 -1
  159. package/dist/versioned-package/components/step/step.js +5 -5
  160. package/dist/versioned-package/components/step-group/step-group.d.ts +1 -1
  161. package/dist/versioned-package/components/step-group/step-group.js +2 -2
  162. package/dist/versioned-package/components/switch/switch.d.ts +1 -1
  163. package/dist/versioned-package/components/switch/switch.js +2 -2
  164. package/dist/versioned-package/components/tab/tab.d.ts +2 -2
  165. package/dist/versioned-package/components/tab/tab.js +6 -6
  166. package/dist/versioned-package/components/tab-group/tab-group.d.ts +1 -1
  167. package/dist/versioned-package/components/tab-group/tab-group.js +13 -13
  168. package/dist/versioned-package/components/tab-panel/tab-panel.d.ts +1 -1
  169. package/dist/versioned-package/components/tab-panel/tab-panel.js +2 -2
  170. package/dist/versioned-package/components/tag/tag.d.ts +1 -1
  171. package/dist/versioned-package/components/tag/tag.js +2 -2
  172. package/dist/versioned-package/components/teaser/teaser.js +1 -1
  173. package/dist/versioned-package/components/teaser-media/teaser-media.js +1 -1
  174. package/dist/versioned-package/components/textarea/textarea.d.ts +1 -1
  175. package/dist/versioned-package/components/textarea/textarea.js +4 -13
  176. package/dist/versioned-package/components/tooltip/tooltip.d.ts +2 -2
  177. package/dist/versioned-package/components/tooltip/tooltip.js +9 -9
  178. package/dist/versioned-package/components/video/video.d.ts +1 -1
  179. package/dist/versioned-package/components/video/video.js +2 -2
  180. package/dist/versioned-package/internal/form.js +3 -3
  181. package/dist/versioned-package/styles/headline/headline.css.js +1 -1
  182. package/dist/versioned-package/utilities/autocomplete-config.js +4 -4
  183. package/dist/versioned-styles/solid-styles.css +1 -1
  184. package/dist/vscode.html-custom-data.json +344 -344
  185. package/dist/web-types.json +546 -546
  186. package/package.json +3 -2
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "name": "@solid-design-system/components",
4
- "version": "3.17.4",
4
+ "version": "3.17.6",
5
5
  "description-markup": "markdown",
6
6
  "framework-config": {
7
7
  "enable-when": {
@@ -133,17 +133,17 @@
133
133
  "js": {
134
134
  "properties": [
135
135
  {
136
- "name": "variant",
137
- "description": "The badge's theme variant.",
136
+ "name": "size",
137
+ "description": "The badge's size.",
138
138
  "value": {
139
- "type": "'default' | 'success' | 'error'"
139
+ "type": "'lg' | 'md' | 'sm'"
140
140
  }
141
141
  },
142
142
  {
143
- "name": "size",
144
- "description": "The badge's size.",
143
+ "name": "variant",
144
+ "description": "The badge's variant.",
145
145
  "value": {
146
- "type": "'lg' | 'md' | 'sm'"
146
+ "type": "'default' | 'success' | 'error'"
147
147
  }
148
148
  },
149
149
  {
@@ -158,17 +158,17 @@
158
158
  },
159
159
  "attributes": [
160
160
  {
161
- "name": "variant",
162
- "description": "The badge's theme variant.",
161
+ "name": "size",
162
+ "description": "The badge's size.",
163
163
  "value": {
164
- "type": "'default' | 'success' | 'error'"
164
+ "type": "'lg' | 'md' | 'sm'"
165
165
  }
166
166
  },
167
167
  {
168
- "name": "size",
169
- "description": "The badge's size.",
168
+ "name": "variant",
169
+ "description": "The badge's variant.",
170
170
  "value": {
171
- "type": "'lg' | 'md' | 'sm'"
171
+ "type": "'default' | 'success' | 'error'"
172
172
  }
173
173
  },
174
174
  {
@@ -1018,13 +1018,6 @@
1018
1018
  "name": "hasSlotController",
1019
1019
  "value": {}
1020
1020
  },
1021
- {
1022
- "name": "label",
1023
- "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
1024
- "value": {
1025
- "type": "string"
1026
- }
1027
- },
1028
1021
  {
1029
1022
  "name": "size",
1030
1023
  "description": "The checkbox group's size. This size will be applied to the label, all child checkboxes.",
@@ -1039,6 +1032,13 @@
1039
1032
  "type": "'horizontal' | 'vertical'"
1040
1033
  }
1041
1034
  },
1035
+ {
1036
+ "name": "label",
1037
+ "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
1038
+ "value": {
1039
+ "type": "string"
1040
+ }
1041
+ },
1042
1042
  {
1043
1043
  "name": "getAllCheckboxes",
1044
1044
  "value": {}
@@ -1063,13 +1063,6 @@
1063
1063
  "events": []
1064
1064
  },
1065
1065
  "attributes": [
1066
- {
1067
- "name": "label",
1068
- "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
1069
- "value": {
1070
- "type": "string"
1071
- }
1072
- },
1073
1066
  {
1074
1067
  "name": "size",
1075
1068
  "description": "The checkbox group's size. This size will be applied to the label, all child checkboxes.",
@@ -1083,6 +1076,13 @@
1083
1076
  "value": {
1084
1077
  "type": "'horizontal' | 'vertical'"
1085
1078
  }
1079
+ },
1080
+ {
1081
+ "name": "label",
1082
+ "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
1083
+ "value": {
1084
+ "type": "string"
1085
+ }
1086
1086
  }
1087
1087
  ]
1088
1088
  },
@@ -2988,6 +2988,13 @@
2988
2988
  "name": "hasSlotController",
2989
2989
  "value": {}
2990
2990
  },
2991
+ {
2992
+ "name": "standalone",
2993
+ "description": "Control the layout of icon and text within the component and the component's positioning.",
2994
+ "value": {
2995
+ "type": "boolean"
2996
+ }
2997
+ },
2991
2998
  {
2992
2999
  "name": "size",
2993
3000
  "description": "The link's size.",
@@ -3002,13 +3009,6 @@
3002
3009
  "type": "boolean"
3003
3010
  }
3004
3011
  },
3005
- {
3006
- "name": "standalone",
3007
- "description": "Control the layout of icon and text within the component and the component's positioning.",
3008
- "value": {
3009
- "type": "boolean"
3010
- }
3011
- },
3012
3012
  {
3013
3013
  "name": "href",
3014
3014
  "description": "When not set, the link will render as disabled.",
@@ -3061,6 +3061,13 @@
3061
3061
  ]
3062
3062
  },
3063
3063
  "attributes": [
3064
+ {
3065
+ "name": "standalone",
3066
+ "description": "Control the layout of icon and text within the component and the component's positioning.",
3067
+ "value": {
3068
+ "type": "boolean"
3069
+ }
3070
+ },
3064
3071
  {
3065
3072
  "name": "size",
3066
3073
  "description": "The link's size.",
@@ -3075,13 +3082,6 @@
3075
3082
  "type": "boolean"
3076
3083
  }
3077
3084
  },
3078
- {
3079
- "name": "standalone",
3080
- "description": "Control the layout of icon and text within the component and the component's positioning.",
3081
- "value": {
3082
- "type": "boolean"
3083
- }
3084
- },
3085
3085
  {
3086
3086
  "name": "href",
3087
3087
  "description": "When not set, the link will render as disabled.",
@@ -3169,6 +3169,20 @@
3169
3169
  "name": "hasSlotController",
3170
3170
  "value": {}
3171
3171
  },
3172
+ {
3173
+ "name": "vertical",
3174
+ "description": "The navigation item's orientation. If false, properties below this point are not used.",
3175
+ "value": {
3176
+ "type": "boolean"
3177
+ }
3178
+ },
3179
+ {
3180
+ "name": "size",
3181
+ "description": "The navigation item's font size.",
3182
+ "value": {
3183
+ "type": "'base' | 'lg' | 'sm'"
3184
+ }
3185
+ },
3172
3186
  {
3173
3187
  "name": "href",
3174
3188
  "description": "The navigation item's href target. If provided, the navigation item will use an anchor tag otherwise it will use a button tag. The 'children' slot and accordion behavior will be ignored if an 'href' is provided.",
@@ -3204,20 +3218,6 @@
3204
3218
  "type": "boolean"
3205
3219
  }
3206
3220
  },
3207
- {
3208
- "name": "size",
3209
- "description": "The navigation item's font size.",
3210
- "value": {
3211
- "type": "'base' | 'lg' | 'sm'"
3212
- }
3213
- },
3214
- {
3215
- "name": "vertical",
3216
- "description": "The navigation item's orientation. If false, properties below this point are not used.",
3217
- "value": {
3218
- "type": "boolean"
3219
- }
3220
- },
3221
3221
  {
3222
3222
  "name": "chevron",
3223
3223
  "description": "Appends a chevron to the right side of a navigation item. Only used if `vertical` is true.",
@@ -3226,22 +3226,22 @@
3226
3226
  }
3227
3227
  },
3228
3228
  {
3229
- "name": "indented",
3230
- "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
3229
+ "name": "relaxed",
3230
+ "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
3231
3231
  "value": {
3232
3232
  "type": "boolean"
3233
3233
  }
3234
3234
  },
3235
3235
  {
3236
- "name": "relaxed",
3236
+ "name": "divider",
3237
3237
  "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
3238
3238
  "value": {
3239
3239
  "type": "boolean"
3240
3240
  }
3241
3241
  },
3242
3242
  {
3243
- "name": "divider",
3244
- "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
3243
+ "name": "indented",
3244
+ "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
3245
3245
  "value": {
3246
3246
  "type": "boolean"
3247
3247
  }
@@ -3316,6 +3316,20 @@
3316
3316
  ]
3317
3317
  },
3318
3318
  "attributes": [
3319
+ {
3320
+ "name": "vertical",
3321
+ "description": "The navigation item's orientation. If false, properties below this point are not used.",
3322
+ "value": {
3323
+ "type": "boolean"
3324
+ }
3325
+ },
3326
+ {
3327
+ "name": "size",
3328
+ "description": "The navigation item's font size.",
3329
+ "value": {
3330
+ "type": "'base' | 'lg' | 'sm'"
3331
+ }
3332
+ },
3319
3333
  {
3320
3334
  "name": "href",
3321
3335
  "description": "The navigation item's href target. If provided, the navigation item will use an anchor tag otherwise it will use a button tag. The 'children' slot and accordion behavior will be ignored if an 'href' is provided.",
@@ -3351,20 +3365,6 @@
3351
3365
  "type": "boolean"
3352
3366
  }
3353
3367
  },
3354
- {
3355
- "name": "size",
3356
- "description": "The navigation item's font size.",
3357
- "value": {
3358
- "type": "'base' | 'lg' | 'sm'"
3359
- }
3360
- },
3361
- {
3362
- "name": "vertical",
3363
- "description": "The navigation item's orientation. If false, properties below this point are not used.",
3364
- "value": {
3365
- "type": "boolean"
3366
- }
3367
- },
3368
3368
  {
3369
3369
  "name": "chevron",
3370
3370
  "description": "Appends a chevron to the right side of a navigation item. Only used if `vertical` is true.",
@@ -3373,22 +3373,22 @@
3373
3373
  }
3374
3374
  },
3375
3375
  {
3376
- "name": "indented",
3377
- "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
3376
+ "name": "relaxed",
3377
+ "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
3378
3378
  "value": {
3379
3379
  "type": "boolean"
3380
3380
  }
3381
3381
  },
3382
3382
  {
3383
- "name": "relaxed",
3383
+ "name": "divider",
3384
3384
  "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
3385
3385
  "value": {
3386
3386
  "type": "boolean"
3387
3387
  }
3388
3388
  },
3389
3389
  {
3390
- "name": "divider",
3391
- "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
3390
+ "name": "indented",
3391
+ "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
3392
3392
  "value": {
3393
3393
  "type": "boolean"
3394
3394
  }
@@ -3424,6 +3424,13 @@
3424
3424
  "name": "localize",
3425
3425
  "value": {}
3426
3426
  },
3427
+ {
3428
+ "name": "variant",
3429
+ "description": "The sd-notification's theme.",
3430
+ "value": {
3431
+ "type": "'info' | 'success' | 'error' | 'warning'"
3432
+ }
3433
+ },
3427
3434
  {
3428
3435
  "name": "open",
3429
3436
  "description": "Indicates whether or not sd-notification is open. You can toggle this attribute to show and hide the notification, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the notifications's open state.",
@@ -3438,20 +3445,6 @@
3438
3445
  "type": "boolean"
3439
3446
  }
3440
3447
  },
3441
- {
3442
- "name": "variant",
3443
- "description": "The sd-notification's theme.",
3444
- "value": {
3445
- "type": "'info' | 'success' | 'error' | 'warning'"
3446
- }
3447
- },
3448
- {
3449
- "name": "toastStack",
3450
- "description": "The position of the toasted sd-notification.",
3451
- "value": {
3452
- "type": "'top-right' | 'bottom-center'"
3453
- }
3454
- },
3455
3448
  {
3456
3449
  "name": "duration",
3457
3450
  "description": "The length of time, in milliseconds, the sd-notification will show before closing itself. If the user interacts with\nthe notification before it closes (e.g. moves the mouse over it), the timer will restart. Defaults to `Infinity`, meaning\nthe notification will not close on its own.",
@@ -3464,6 +3457,13 @@
3464
3457
  "type": "boolean"
3465
3458
  }
3466
3459
  },
3460
+ {
3461
+ "name": "toastStack",
3462
+ "description": "The position of the toasted sd-notification.",
3463
+ "value": {
3464
+ "type": "'top-right' | 'bottom-center'"
3465
+ }
3466
+ },
3467
3467
  {
3468
3468
  "name": "remainingDuration",
3469
3469
  "value": {}
@@ -3532,6 +3532,13 @@
3532
3532
  ]
3533
3533
  },
3534
3534
  "attributes": [
3535
+ {
3536
+ "name": "variant",
3537
+ "description": "The sd-notification's theme.",
3538
+ "value": {
3539
+ "type": "'info' | 'success' | 'error' | 'warning'"
3540
+ }
3541
+ },
3535
3542
  {
3536
3543
  "name": "open",
3537
3544
  "description": "Indicates whether or not sd-notification is open. You can toggle this attribute to show and hide the notification, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the notifications's open state.",
@@ -3546,20 +3553,6 @@
3546
3553
  "type": "boolean"
3547
3554
  }
3548
3555
  },
3549
- {
3550
- "name": "variant",
3551
- "description": "The sd-notification's theme.",
3552
- "value": {
3553
- "type": "'info' | 'success' | 'error' | 'warning'"
3554
- }
3555
- },
3556
- {
3557
- "name": "toast-stack",
3558
- "description": "The position of the toasted sd-notification.",
3559
- "value": {
3560
- "type": "'top-right' | 'bottom-center'"
3561
- }
3562
- },
3563
3556
  {
3564
3557
  "name": "duration",
3565
3558
  "description": "The length of time, in milliseconds, the sd-notification will show before closing itself. If the user interacts with\nthe notification before it closes (e.g. moves the mouse over it), the timer will restart. Defaults to `Infinity`, meaning\nthe notification will not close on its own.",
@@ -3571,6 +3564,13 @@
3571
3564
  "value": {
3572
3565
  "type": "boolean"
3573
3566
  }
3567
+ },
3568
+ {
3569
+ "name": "toast-stack",
3570
+ "description": "The position of the toasted sd-notification.",
3571
+ "value": {
3572
+ "type": "'top-right' | 'bottom-center'"
3573
+ }
3574
3574
  }
3575
3575
  ]
3576
3576
  },
@@ -4147,10 +4147,10 @@
4147
4147
  }
4148
4148
  },
4149
4149
  {
4150
- "name": "value",
4151
- "description": "The radio's value. When selected, the radio group will receive this value.",
4150
+ "name": "size",
4151
+ "description": "The radio button's size.",
4152
4152
  "value": {
4153
- "type": "string"
4153
+ "type": "'lg' | 'md' | 'sm'"
4154
4154
  }
4155
4155
  },
4156
4156
  {
@@ -4161,10 +4161,10 @@
4161
4161
  }
4162
4162
  },
4163
4163
  {
4164
- "name": "size",
4165
- "description": "The radio button's size.",
4164
+ "name": "value",
4165
+ "description": "The radio's value. When selected, the radio group will receive this value.",
4166
4166
  "value": {
4167
- "type": "'lg' | 'md' | 'sm'"
4167
+ "type": "string"
4168
4168
  }
4169
4169
  },
4170
4170
  {
@@ -4207,10 +4207,10 @@
4207
4207
  },
4208
4208
  "attributes": [
4209
4209
  {
4210
- "name": "value",
4211
- "description": "The radio's value. When selected, the radio group will receive this value.",
4210
+ "name": "size",
4211
+ "description": "The radio button's size.",
4212
4212
  "value": {
4213
- "type": "string"
4213
+ "type": "'lg' | 'md' | 'sm'"
4214
4214
  }
4215
4215
  },
4216
4216
  {
@@ -4221,10 +4221,10 @@
4221
4221
  }
4222
4222
  },
4223
4223
  {
4224
- "name": "size",
4225
- "description": "The radio button's size.",
4224
+ "name": "value",
4225
+ "description": "The radio's value. When selected, the radio group will receive this value.",
4226
4226
  "value": {
4227
- "type": "'lg' | 'md' | 'sm'"
4227
+ "type": "string"
4228
4228
  }
4229
4229
  }
4230
4230
  ]
@@ -4263,6 +4263,27 @@
4263
4263
  "type": "number"
4264
4264
  }
4265
4265
  },
4266
+ {
4267
+ "name": "size",
4268
+ "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
4269
+ "value": {
4270
+ "type": "'lg' | 'sm'"
4271
+ }
4272
+ },
4273
+ {
4274
+ "name": "required",
4275
+ "description": "Ensures a child radio is checked before allowing the containing form to submit.",
4276
+ "value": {
4277
+ "type": "boolean"
4278
+ }
4279
+ },
4280
+ {
4281
+ "name": "orientation",
4282
+ "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
4283
+ "value": {
4284
+ "type": "'horizontal' | 'vertical'"
4285
+ }
4286
+ },
4266
4287
  {
4267
4288
  "name": "label",
4268
4289
  "description": "The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
@@ -4291,13 +4312,6 @@
4291
4312
  "type": "string"
4292
4313
  }
4293
4314
  },
4294
- {
4295
- "name": "size",
4296
- "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
4297
- "value": {
4298
- "type": "'lg' | 'sm'"
4299
- }
4300
- },
4301
4315
  {
4302
4316
  "name": "form",
4303
4317
  "description": "By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.",
@@ -4305,20 +4319,6 @@
4305
4319
  "type": "string"
4306
4320
  }
4307
4321
  },
4308
- {
4309
- "name": "required",
4310
- "description": "Ensures a child radio is checked before allowing the containing form to submit.",
4311
- "value": {
4312
- "type": "boolean"
4313
- }
4314
- },
4315
- {
4316
- "name": "orientation",
4317
- "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
4318
- "value": {
4319
- "type": "'horizontal' | 'vertical'"
4320
- }
4321
- },
4322
4322
  {
4323
4323
  "name": "validity",
4324
4324
  "description": "Gets the validity state object",
@@ -4412,59 +4412,59 @@
4412
4412
  },
4413
4413
  "attributes": [
4414
4414
  {
4415
- "name": "label",
4416
- "description": "The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
4415
+ "name": "size",
4416
+ "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
4417
4417
  "value": {
4418
- "type": "string"
4418
+ "type": "'lg' | 'sm'"
4419
4419
  }
4420
4420
  },
4421
4421
  {
4422
- "name": "boldLabel",
4423
- "description": "Quick way to make the group label bold. Bolding the group label is highly recommended for visual clarity between the label and radio options.\nIt is false by default for consistency among the other form elements which do not use bold labels by default.",
4422
+ "name": "required",
4423
+ "description": "Ensures a child radio is checked before allowing the containing form to submit.",
4424
4424
  "value": {
4425
4425
  "type": "boolean"
4426
4426
  }
4427
4427
  },
4428
4428
  {
4429
- "name": "name",
4430
- "description": "The name of the radio group, submitted as a name/value pair with form data.",
4429
+ "name": "orientation",
4430
+ "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
4431
4431
  "value": {
4432
- "type": "string"
4432
+ "type": "'horizontal' | 'vertical'"
4433
4433
  }
4434
4434
  },
4435
4435
  {
4436
- "name": "value",
4437
- "description": "The current value of the radio group, submitted as a name/value pair with form data.",
4436
+ "name": "label",
4437
+ "description": "The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
4438
4438
  "value": {
4439
4439
  "type": "string"
4440
4440
  }
4441
4441
  },
4442
4442
  {
4443
- "name": "size",
4444
- "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
4443
+ "name": "boldLabel",
4444
+ "description": "Quick way to make the group label bold. Bolding the group label is highly recommended for visual clarity between the label and radio options.\nIt is false by default for consistency among the other form elements which do not use bold labels by default.",
4445
4445
  "value": {
4446
- "type": "'lg' | 'sm'"
4446
+ "type": "boolean"
4447
4447
  }
4448
4448
  },
4449
4449
  {
4450
- "name": "form",
4451
- "description": "By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.",
4450
+ "name": "name",
4451
+ "description": "The name of the radio group, submitted as a name/value pair with form data.",
4452
4452
  "value": {
4453
4453
  "type": "string"
4454
4454
  }
4455
4455
  },
4456
4456
  {
4457
- "name": "required",
4458
- "description": "Ensures a child radio is checked before allowing the containing form to submit.",
4457
+ "name": "value",
4458
+ "description": "The current value of the radio group, submitted as a name/value pair with form data.",
4459
4459
  "value": {
4460
- "type": "boolean"
4460
+ "type": "string"
4461
4461
  }
4462
4462
  },
4463
4463
  {
4464
- "name": "orientation",
4465
- "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
4464
+ "name": "form",
4465
+ "description": "By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.",
4466
4466
  "value": {
4467
- "type": "'horizontal' | 'vertical'"
4467
+ "type": "string"
4468
4468
  }
4469
4469
  }
4470
4470
  ]
@@ -4488,13 +4488,6 @@
4488
4488
  "type": "'lg' | 'sm'"
4489
4489
  }
4490
4490
  },
4491
- {
4492
- "name": "invalid",
4493
- "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
4494
- "value": {
4495
- "type": "boolean"
4496
- }
4497
- },
4498
4491
  {
4499
4492
  "name": "disabled",
4500
4493
  "description": "A Boolean attribute which, if present, disables the radio.",
@@ -4509,6 +4502,13 @@
4509
4502
  "type": "string"
4510
4503
  }
4511
4504
  },
4505
+ {
4506
+ "name": "invalid",
4507
+ "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
4508
+ "value": {
4509
+ "type": "boolean"
4510
+ }
4511
+ },
4512
4512
  {
4513
4513
  "name": "addEventListeners",
4514
4514
  "value": {}
@@ -4561,13 +4561,6 @@
4561
4561
  "type": "'lg' | 'sm'"
4562
4562
  }
4563
4563
  },
4564
- {
4565
- "name": "invalid",
4566
- "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
4567
- "value": {
4568
- "type": "boolean"
4569
- }
4570
- },
4571
4564
  {
4572
4565
  "name": "disabled",
4573
4566
  "description": "A Boolean attribute which, if present, disables the radio.",
@@ -4581,6 +4574,13 @@
4581
4574
  "value": {
4582
4575
  "type": "string"
4583
4576
  }
4577
+ },
4578
+ {
4579
+ "name": "invalid",
4580
+ "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
4581
+ "value": {
4582
+ "type": "boolean"
4583
+ }
4584
4584
  }
4585
4585
  ]
4586
4586
  },
@@ -4598,22 +4598,15 @@
4598
4598
  }
4599
4599
  },
4600
4600
  {
4601
- "name": "buttons",
4602
- "description": "Activates scroll buttons",
4601
+ "name": "scrollbars",
4602
+ "description": "Activates browser scrollbars",
4603
4603
  "value": {
4604
4604
  "type": "boolean"
4605
4605
  }
4606
4606
  },
4607
4607
  {
4608
- "name": "step",
4609
- "description": "The amount in px to be scrolled when clicking the buttons.",
4610
- "value": {
4611
- "type": "number"
4612
- }
4613
- },
4614
- {
4615
- "name": "scrollbars",
4616
- "description": "Activates browser scrollbars",
4608
+ "name": "buttons",
4609
+ "description": "Activates scroll buttons",
4617
4610
  "value": {
4618
4611
  "type": "boolean"
4619
4612
  }
@@ -4632,6 +4625,13 @@
4632
4625
  "type": "boolean"
4633
4626
  }
4634
4627
  },
4628
+ {
4629
+ "name": "step",
4630
+ "description": "The amount in px to be scrolled when clicking the buttons.",
4631
+ "value": {
4632
+ "type": "number"
4633
+ }
4634
+ },
4635
4635
  {
4636
4636
  "name": "canScroll",
4637
4637
  "value": {
@@ -4708,22 +4708,15 @@
4708
4708
  }
4709
4709
  },
4710
4710
  {
4711
- "name": "buttons",
4712
- "description": "Activates scroll buttons",
4711
+ "name": "scrollbars",
4712
+ "description": "Activates browser scrollbars",
4713
4713
  "value": {
4714
4714
  "type": "boolean"
4715
4715
  }
4716
4716
  },
4717
4717
  {
4718
- "name": "step",
4719
- "description": "The amount in px to be scrolled when clicking the buttons.",
4720
- "value": {
4721
- "type": "number"
4722
- }
4723
- },
4724
- {
4725
- "name": "scrollbars",
4726
- "description": "Activates browser scrollbars",
4718
+ "name": "buttons",
4719
+ "description": "Activates scroll buttons",
4727
4720
  "value": {
4728
4721
  "type": "boolean"
4729
4722
  }
@@ -4741,6 +4734,13 @@
4741
4734
  "value": {
4742
4735
  "type": "boolean"
4743
4736
  }
4737
+ },
4738
+ {
4739
+ "name": "step",
4740
+ "description": "The amount in px to be scrolled when clicking the buttons.",
4741
+ "value": {
4742
+ "type": "number"
4743
+ }
4744
4744
  }
4745
4745
  ]
4746
4746
  },
@@ -4815,6 +4815,13 @@
4815
4815
  "type": "'lg' | 'md' | 'sm'"
4816
4816
  }
4817
4817
  },
4818
+ {
4819
+ "name": "placement",
4820
+ "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
4821
+ "value": {
4822
+ "type": "'top' | 'bottom'"
4823
+ }
4824
+ },
4818
4825
  {
4819
4826
  "name": "label",
4820
4827
  "description": "The select's label. If you need to display HTML, use the `label` slot instead.",
@@ -4828,17 +4835,17 @@
4828
4835
  "value": {}
4829
4836
  },
4830
4837
  {
4831
- "name": "helpText",
4832
- "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
4838
+ "name": "disabled",
4839
+ "description": "Disables the select control.",
4833
4840
  "value": {
4834
- "type": "string"
4841
+ "type": "boolean"
4835
4842
  }
4836
4843
  },
4837
4844
  {
4838
- "name": "placement",
4839
- "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
4845
+ "name": "helpText",
4846
+ "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
4840
4847
  "value": {
4841
- "type": "'top' | 'bottom'"
4848
+ "type": "string"
4842
4849
  }
4843
4850
  },
4844
4851
  {
@@ -4848,13 +4855,6 @@
4848
4855
  "type": "boolean"
4849
4856
  }
4850
4857
  },
4851
- {
4852
- "name": "disabled",
4853
- "description": "Disables the select control.",
4854
- "value": {
4855
- "type": "boolean"
4856
- }
4857
- },
4858
4858
  {
4859
4859
  "name": "multiple",
4860
4860
  "description": "Allows more than one option to be selected.",
@@ -5152,6 +5152,13 @@
5152
5152
  "type": "'lg' | 'md' | 'sm'"
5153
5153
  }
5154
5154
  },
5155
+ {
5156
+ "name": "placement",
5157
+ "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
5158
+ "value": {
5159
+ "type": "'top' | 'bottom'"
5160
+ }
5161
+ },
5155
5162
  {
5156
5163
  "name": "label",
5157
5164
  "description": "The select's label. If you need to display HTML, use the `label` slot instead.",
@@ -5165,17 +5172,17 @@
5165
5172
  "value": {}
5166
5173
  },
5167
5174
  {
5168
- "name": "help-text",
5169
- "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
5175
+ "name": "disabled",
5176
+ "description": "Disables the select control.",
5170
5177
  "value": {
5171
- "type": "string"
5178
+ "type": "boolean"
5172
5179
  }
5173
5180
  },
5174
5181
  {
5175
- "name": "placement",
5176
- "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
5182
+ "name": "help-text",
5183
+ "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
5177
5184
  "value": {
5178
- "type": "'top' | 'bottom'"
5185
+ "type": "string"
5179
5186
  }
5180
5187
  },
5181
5188
  {
@@ -5185,13 +5192,6 @@
5185
5192
  "type": "boolean"
5186
5193
  }
5187
5194
  },
5188
- {
5189
- "name": "disabled",
5190
- "description": "Disables the select control.",
5191
- "value": {
5192
- "type": "boolean"
5193
- }
5194
- },
5195
5195
  {
5196
5196
  "name": "multiple",
5197
5197
  "description": "Allows more than one option to be selected.",
@@ -5971,13 +5971,6 @@
5971
5971
  "name": "componentId",
5972
5972
  "value": {}
5973
5973
  },
5974
- {
5975
- "name": "panel",
5976
- "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
5977
- "value": {
5978
- "type": "string"
5979
- }
5980
- },
5981
5974
  {
5982
5975
  "name": "variant",
5983
5976
  "description": "When set to container, a border appears around the current tab and tab-panel.",
@@ -5999,6 +5992,13 @@
5999
5992
  "type": "boolean"
6000
5993
  }
6001
5994
  },
5995
+ {
5996
+ "name": "panel",
5997
+ "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
5998
+ "value": {
5999
+ "type": "string"
6000
+ }
6001
+ },
6002
6002
  {
6003
6003
  "name": "handleActiveChange",
6004
6004
  "value": {}
@@ -6021,13 +6021,6 @@
6021
6021
  "events": []
6022
6022
  },
6023
6023
  "attributes": [
6024
- {
6025
- "name": "panel",
6026
- "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
6027
- "value": {
6028
- "type": "string"
6029
- }
6030
- },
6031
6024
  {
6032
6025
  "name": "variant",
6033
6026
  "description": "When set to container, a border appears around the current tab and tab-panel.",
@@ -6048,6 +6041,13 @@
6048
6041
  "value": {
6049
6042
  "type": "boolean"
6050
6043
  }
6044
+ },
6045
+ {
6046
+ "name": "panel",
6047
+ "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
6048
+ "value": {
6049
+ "type": "string"
6050
+ }
6051
6051
  }
6052
6052
  ]
6053
6053
  },
@@ -6781,6 +6781,13 @@
6781
6781
  "type": "SdPopup"
6782
6782
  }
6783
6783
  },
6784
+ {
6785
+ "name": "size",
6786
+ "description": "Sets the size of the default trigger icon.",
6787
+ "value": {
6788
+ "type": "'lg' | 'sm'"
6789
+ }
6790
+ },
6784
6791
  {
6785
6792
  "name": "content",
6786
6793
  "description": "The tooltip's content. If you need to display HTML, use the `content` slot instead.",
@@ -6795,13 +6802,6 @@
6795
6802
  "type": "'top' | 'top-start' | 'top-end' | 'bottom' | 'bottom-start' | 'bottom-end'"
6796
6803
  }
6797
6804
  },
6798
- {
6799
- "name": "size",
6800
- "description": "Sets the size of the default trigger icon.",
6801
- "value": {
6802
- "type": "'lg' | 'sm'"
6803
- }
6804
- },
6805
6805
  {
6806
6806
  "name": "disabled",
6807
6807
  "description": "Disables the tooltip so it won't show when triggered.",
@@ -6901,6 +6901,13 @@
6901
6901
  ]
6902
6902
  },
6903
6903
  "attributes": [
6904
+ {
6905
+ "name": "size",
6906
+ "description": "Sets the size of the default trigger icon.",
6907
+ "value": {
6908
+ "type": "'lg' | 'sm'"
6909
+ }
6910
+ },
6904
6911
  {
6905
6912
  "name": "content",
6906
6913
  "description": "The tooltip's content. If you need to display HTML, use the `content` slot instead.",
@@ -6915,13 +6922,6 @@
6915
6922
  "type": "'top' | 'top-start' | 'top-end' | 'bottom' | 'bottom-start' | 'bottom-end'"
6916
6923
  }
6917
6924
  },
6918
- {
6919
- "name": "size",
6920
- "description": "Sets the size of the default trigger icon.",
6921
- "value": {
6922
- "type": "'lg' | 'sm'"
6923
- }
6924
- },
6925
6925
  {
6926
6926
  "name": "disabled",
6927
6927
  "description": "Disables the tooltip so it won't show when triggered.",
@@ -7054,7 +7054,7 @@
7054
7054
  ]
7055
7055
  },
7056
7056
  {
7057
- "name": "sd-3-17-4-accordion-group",
7057
+ "name": "sd-3-17-6-accordion-group",
7058
7058
  "description": "",
7059
7059
  "doc-url": "https://solid.union-investment.com/[storybook-link]/accordion-group",
7060
7060
  "js": {
@@ -7084,7 +7084,7 @@
7084
7084
  ]
7085
7085
  },
7086
7086
  {
7087
- "name": "sd-3-17-4-accordion",
7087
+ "name": "sd-3-17-6-accordion",
7088
7088
  "description": "",
7089
7089
  "doc-url": "https://solid.union-investment.com/[storybook-link]/accordion",
7090
7090
  "js": {
@@ -7167,23 +7167,23 @@
7167
7167
  ]
7168
7168
  },
7169
7169
  {
7170
- "name": "sd-3-17-4-badge",
7170
+ "name": "sd-3-17-6-badge",
7171
7171
  "description": "",
7172
7172
  "doc-url": "https://solid.union-investment.com/[storybook-link]/badge",
7173
7173
  "js": {
7174
7174
  "properties": [
7175
7175
  {
7176
- "name": "variant",
7177
- "description": "The badge's theme variant.",
7176
+ "name": "size",
7177
+ "description": "The badge's size.",
7178
7178
  "value": {
7179
- "type": "'default' | 'success' | 'error'"
7179
+ "type": "'lg' | 'md' | 'sm'"
7180
7180
  }
7181
7181
  },
7182
7182
  {
7183
- "name": "size",
7184
- "description": "The badge's size.",
7183
+ "name": "variant",
7184
+ "description": "The badge's variant.",
7185
7185
  "value": {
7186
- "type": "'lg' | 'md' | 'sm'"
7186
+ "type": "'default' | 'success' | 'error'"
7187
7187
  }
7188
7188
  },
7189
7189
  {
@@ -7197,13 +7197,6 @@
7197
7197
  "events": []
7198
7198
  },
7199
7199
  "attributes": [
7200
- {
7201
- "name": "variant",
7202
- "description": "The badge's theme variant.",
7203
- "value": {
7204
- "type": "'default' | 'success' | 'error'"
7205
- }
7206
- },
7207
7200
  {
7208
7201
  "name": "size",
7209
7202
  "description": "The badge's size.",
@@ -7211,6 +7204,13 @@
7211
7204
  "type": "'lg' | 'md' | 'sm'"
7212
7205
  }
7213
7206
  },
7207
+ {
7208
+ "name": "variant",
7209
+ "description": "The badge's variant.",
7210
+ "value": {
7211
+ "type": "'default' | 'success' | 'error'"
7212
+ }
7213
+ },
7214
7214
  {
7215
7215
  "name": "inverted",
7216
7216
  "description": "Inverts the badge.",
@@ -7221,7 +7221,7 @@
7221
7221
  ]
7222
7222
  },
7223
7223
  {
7224
- "name": "sd-3-17-4-brandshape",
7224
+ "name": "sd-3-17-6-brandshape",
7225
7225
  "description": "",
7226
7226
  "doc-url": "https://solid.union-investment.com/[storybook-link]/brandshape",
7227
7227
  "js": {
@@ -7316,7 +7316,7 @@
7316
7316
  ]
7317
7317
  },
7318
7318
  {
7319
- "name": "sd-3-17-4-button",
7319
+ "name": "sd-3-17-6-button",
7320
7320
  "description": "",
7321
7321
  "doc-url": "https://solid.union-investment.com/[storybook-link]/button",
7322
7322
  "js": {
@@ -7672,7 +7672,7 @@
7672
7672
  ]
7673
7673
  },
7674
7674
  {
7675
- "name": "sd-3-17-4-carousel-item",
7675
+ "name": "sd-3-17-6-carousel-item",
7676
7676
  "description": "",
7677
7677
  "doc-url": "https://solid.union-investment.com/[storybook-link]/carousel-item",
7678
7678
  "js": {
@@ -7687,7 +7687,7 @@
7687
7687
  "attributes": []
7688
7688
  },
7689
7689
  {
7690
- "name": "sd-3-17-4-carousel",
7690
+ "name": "sd-3-17-6-carousel",
7691
7691
  "description": "",
7692
7692
  "doc-url": "https://solid.union-investment.com/[storybook-link]/carousel",
7693
7693
  "js": {
@@ -7883,7 +7883,7 @@
7883
7883
  ]
7884
7884
  },
7885
7885
  {
7886
- "name": "sd-3-17-4-checkbox-group",
7886
+ "name": "sd-3-17-6-checkbox-group",
7887
7887
  "description": "",
7888
7888
  "doc-url": "https://solid.union-investment.com/[storybook-link]/checkbox-group",
7889
7889
  "js": {
@@ -7892,13 +7892,6 @@
7892
7892
  "name": "hasSlotController",
7893
7893
  "value": {}
7894
7894
  },
7895
- {
7896
- "name": "label",
7897
- "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
7898
- "value": {
7899
- "type": "string"
7900
- }
7901
- },
7902
7895
  {
7903
7896
  "name": "size",
7904
7897
  "description": "The checkbox group's size. This size will be applied to the label, all child checkboxes.",
@@ -7913,6 +7906,13 @@
7913
7906
  "type": "'horizontal' | 'vertical'"
7914
7907
  }
7915
7908
  },
7909
+ {
7910
+ "name": "label",
7911
+ "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
7912
+ "value": {
7913
+ "type": "string"
7914
+ }
7915
+ },
7916
7916
  {
7917
7917
  "name": "getAllCheckboxes",
7918
7918
  "value": {}
@@ -7937,13 +7937,6 @@
7937
7937
  "events": []
7938
7938
  },
7939
7939
  "attributes": [
7940
- {
7941
- "name": "label",
7942
- "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
7943
- "value": {
7944
- "type": "string"
7945
- }
7946
- },
7947
7940
  {
7948
7941
  "name": "size",
7949
7942
  "description": "The checkbox group's size. This size will be applied to the label, all child checkboxes.",
@@ -7957,11 +7950,18 @@
7957
7950
  "value": {
7958
7951
  "type": "'horizontal' | 'vertical'"
7959
7952
  }
7953
+ },
7954
+ {
7955
+ "name": "label",
7956
+ "description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
7957
+ "value": {
7958
+ "type": "string"
7959
+ }
7960
7960
  }
7961
7961
  ]
7962
7962
  },
7963
7963
  {
7964
- "name": "sd-3-17-4-checkbox",
7964
+ "name": "sd-3-17-6-checkbox",
7965
7965
  "description": "",
7966
7966
  "doc-url": "https://solid.union-investment.com/[storybook-link]/checkbox",
7967
7967
  "js": {
@@ -8195,7 +8195,7 @@
8195
8195
  ]
8196
8196
  },
8197
8197
  {
8198
- "name": "sd-3-17-4-dialog",
8198
+ "name": "sd-3-17-6-dialog",
8199
8199
  "description": "",
8200
8200
  "doc-url": "https://solid.union-investment.com/[storybook-link]/dialog",
8201
8201
  "js": {
@@ -8318,7 +8318,7 @@
8318
8318
  ]
8319
8319
  },
8320
8320
  {
8321
- "name": "sd-3-17-4-divider",
8321
+ "name": "sd-3-17-6-divider",
8322
8322
  "description": "",
8323
8323
  "doc-url": "https://solid.union-investment.com/[storybook-link]/divider",
8324
8324
  "js": {
@@ -8358,7 +8358,7 @@
8358
8358
  ]
8359
8359
  },
8360
8360
  {
8361
- "name": "sd-3-17-4-drawer",
8361
+ "name": "sd-3-17-6-drawer",
8362
8362
  "description": "",
8363
8363
  "doc-url": "https://solid.union-investment.com/[storybook-link]/drawer",
8364
8364
  "js": {
@@ -8511,7 +8511,7 @@
8511
8511
  ]
8512
8512
  },
8513
8513
  {
8514
- "name": "sd-3-17-4-dropdown",
8514
+ "name": "sd-3-17-6-dropdown",
8515
8515
  "description": "",
8516
8516
  "doc-url": "https://solid.union-investment.com/[storybook-link]/dropdown",
8517
8517
  "js": {
@@ -8765,7 +8765,7 @@
8765
8765
  ]
8766
8766
  },
8767
8767
  {
8768
- "name": "sd-3-17-4-expandable",
8768
+ "name": "sd-3-17-6-expandable",
8769
8769
  "description": "",
8770
8770
  "doc-url": "https://solid.union-investment.com/[storybook-link]/expandable",
8771
8771
  "js": {
@@ -8852,7 +8852,7 @@
8852
8852
  ]
8853
8853
  },
8854
8854
  {
8855
- "name": "sd-3-17-4-flipcard",
8855
+ "name": "sd-3-17-6-flipcard",
8856
8856
  "description": "",
8857
8857
  "doc-url": "https://solid.union-investment.com/[storybook-link]/flipcard",
8858
8858
  "js": {
@@ -8953,7 +8953,7 @@
8953
8953
  ]
8954
8954
  },
8955
8955
  {
8956
- "name": "sd-3-17-4-header",
8956
+ "name": "sd-3-17-6-header",
8957
8957
  "description": "",
8958
8958
  "doc-url": "https://solid.union-investment.com/[storybook-link]/header",
8959
8959
  "js": {
@@ -9005,7 +9005,7 @@
9005
9005
  ]
9006
9006
  },
9007
9007
  {
9008
- "name": "sd-3-17-4-icon",
9008
+ "name": "sd-3-17-6-icon",
9009
9009
  "description": "",
9010
9010
  "doc-url": "https://solid.union-investment.com/[storybook-link]/icon",
9011
9011
  "js": {
@@ -9108,7 +9108,7 @@
9108
9108
  ]
9109
9109
  },
9110
9110
  {
9111
- "name": "sd-3-17-4-include",
9111
+ "name": "sd-3-17-6-include",
9112
9112
  "description": "",
9113
9113
  "doc-url": "https://solid.union-investment.com/[storybook-link]/include",
9114
9114
  "js": {
@@ -9179,7 +9179,7 @@
9179
9179
  ]
9180
9180
  },
9181
9181
  {
9182
- "name": "sd-3-17-4-input",
9182
+ "name": "sd-3-17-6-input",
9183
9183
  "description": "",
9184
9184
  "doc-url": "https://solid.union-investment.com/[storybook-link]/input",
9185
9185
  "js": {
@@ -9767,7 +9767,7 @@
9767
9767
  ]
9768
9768
  },
9769
9769
  {
9770
- "name": "sd-3-17-4-link",
9770
+ "name": "sd-3-17-6-link",
9771
9771
  "description": "",
9772
9772
  "doc-url": "https://solid.union-investment.com/[storybook-link]/link",
9773
9773
  "js": {
@@ -9776,6 +9776,13 @@
9776
9776
  "name": "hasSlotController",
9777
9777
  "value": {}
9778
9778
  },
9779
+ {
9780
+ "name": "standalone",
9781
+ "description": "Control the layout of icon and text within the component and the component's positioning.",
9782
+ "value": {
9783
+ "type": "boolean"
9784
+ }
9785
+ },
9779
9786
  {
9780
9787
  "name": "size",
9781
9788
  "description": "The link's size.",
@@ -9790,13 +9797,6 @@
9790
9797
  "type": "boolean"
9791
9798
  }
9792
9799
  },
9793
- {
9794
- "name": "standalone",
9795
- "description": "Control the layout of icon and text within the component and the component's positioning.",
9796
- "value": {
9797
- "type": "boolean"
9798
- }
9799
- },
9800
9800
  {
9801
9801
  "name": "href",
9802
9802
  "description": "When not set, the link will render as disabled.",
@@ -9849,6 +9849,13 @@
9849
9849
  ]
9850
9850
  },
9851
9851
  "attributes": [
9852
+ {
9853
+ "name": "standalone",
9854
+ "description": "Control the layout of icon and text within the component and the component's positioning.",
9855
+ "value": {
9856
+ "type": "boolean"
9857
+ }
9858
+ },
9852
9859
  {
9853
9860
  "name": "size",
9854
9861
  "description": "The link's size.",
@@ -9863,13 +9870,6 @@
9863
9870
  "type": "boolean"
9864
9871
  }
9865
9872
  },
9866
- {
9867
- "name": "standalone",
9868
- "description": "Control the layout of icon and text within the component and the component's positioning.",
9869
- "value": {
9870
- "type": "boolean"
9871
- }
9872
- },
9873
9873
  {
9874
9874
  "name": "href",
9875
9875
  "description": "When not set, the link will render as disabled.",
@@ -9894,7 +9894,7 @@
9894
9894
  ]
9895
9895
  },
9896
9896
  {
9897
- "name": "sd-3-17-4-map-marker",
9897
+ "name": "sd-3-17-6-map-marker",
9898
9898
  "description": "",
9899
9899
  "doc-url": "https://solid.union-investment.com/[storybook-link]/map-marker",
9900
9900
  "js": {
@@ -9948,7 +9948,7 @@
9948
9948
  ]
9949
9949
  },
9950
9950
  {
9951
- "name": "sd-3-17-4-navigation-item",
9951
+ "name": "sd-3-17-6-navigation-item",
9952
9952
  "description": "",
9953
9953
  "doc-url": "https://solid.union-investment.com/[storybook-link]/navigation-item",
9954
9954
  "js": {
@@ -9957,6 +9957,20 @@
9957
9957
  "name": "hasSlotController",
9958
9958
  "value": {}
9959
9959
  },
9960
+ {
9961
+ "name": "vertical",
9962
+ "description": "The navigation item's orientation. If false, properties below this point are not used.",
9963
+ "value": {
9964
+ "type": "boolean"
9965
+ }
9966
+ },
9967
+ {
9968
+ "name": "size",
9969
+ "description": "The navigation item's font size.",
9970
+ "value": {
9971
+ "type": "'base' | 'lg' | 'sm'"
9972
+ }
9973
+ },
9960
9974
  {
9961
9975
  "name": "href",
9962
9976
  "description": "The navigation item's href target. If provided, the navigation item will use an anchor tag otherwise it will use a button tag. The 'children' slot and accordion behavior will be ignored if an 'href' is provided.",
@@ -9992,20 +10006,6 @@
9992
10006
  "type": "boolean"
9993
10007
  }
9994
10008
  },
9995
- {
9996
- "name": "size",
9997
- "description": "The navigation item's font size.",
9998
- "value": {
9999
- "type": "'base' | 'lg' | 'sm'"
10000
- }
10001
- },
10002
- {
10003
- "name": "vertical",
10004
- "description": "The navigation item's orientation. If false, properties below this point are not used.",
10005
- "value": {
10006
- "type": "boolean"
10007
- }
10008
- },
10009
10009
  {
10010
10010
  "name": "chevron",
10011
10011
  "description": "Appends a chevron to the right side of a navigation item. Only used if `vertical` is true.",
@@ -10014,22 +10014,22 @@
10014
10014
  }
10015
10015
  },
10016
10016
  {
10017
- "name": "indented",
10018
- "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
10017
+ "name": "relaxed",
10018
+ "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
10019
10019
  "value": {
10020
10020
  "type": "boolean"
10021
10021
  }
10022
10022
  },
10023
10023
  {
10024
- "name": "relaxed",
10024
+ "name": "divider",
10025
10025
  "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
10026
10026
  "value": {
10027
10027
  "type": "boolean"
10028
10028
  }
10029
10029
  },
10030
10030
  {
10031
- "name": "divider",
10032
- "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
10031
+ "name": "indented",
10032
+ "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
10033
10033
  "value": {
10034
10034
  "type": "boolean"
10035
10035
  }
@@ -10104,6 +10104,20 @@
10104
10104
  ]
10105
10105
  },
10106
10106
  "attributes": [
10107
+ {
10108
+ "name": "vertical",
10109
+ "description": "The navigation item's orientation. If false, properties below this point are not used.",
10110
+ "value": {
10111
+ "type": "boolean"
10112
+ }
10113
+ },
10114
+ {
10115
+ "name": "size",
10116
+ "description": "The navigation item's font size.",
10117
+ "value": {
10118
+ "type": "'base' | 'lg' | 'sm'"
10119
+ }
10120
+ },
10107
10121
  {
10108
10122
  "name": "href",
10109
10123
  "description": "The navigation item's href target. If provided, the navigation item will use an anchor tag otherwise it will use a button tag. The 'children' slot and accordion behavior will be ignored if an 'href' is provided.",
@@ -10139,20 +10153,6 @@
10139
10153
  "type": "boolean"
10140
10154
  }
10141
10155
  },
10142
- {
10143
- "name": "size",
10144
- "description": "The navigation item's font size.",
10145
- "value": {
10146
- "type": "'base' | 'lg' | 'sm'"
10147
- }
10148
- },
10149
- {
10150
- "name": "vertical",
10151
- "description": "The navigation item's orientation. If false, properties below this point are not used.",
10152
- "value": {
10153
- "type": "boolean"
10154
- }
10155
- },
10156
10156
  {
10157
10157
  "name": "chevron",
10158
10158
  "description": "Appends a chevron to the right side of a navigation item. Only used if `vertical` is true.",
@@ -10161,22 +10161,22 @@
10161
10161
  }
10162
10162
  },
10163
10163
  {
10164
- "name": "indented",
10165
- "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
10164
+ "name": "relaxed",
10165
+ "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
10166
10166
  "value": {
10167
10167
  "type": "boolean"
10168
10168
  }
10169
10169
  },
10170
10170
  {
10171
- "name": "relaxed",
10171
+ "name": "divider",
10172
10172
  "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
10173
10173
  "value": {
10174
10174
  "type": "boolean"
10175
10175
  }
10176
10176
  },
10177
10177
  {
10178
- "name": "divider",
10179
- "description": "Adds additional padding to navigation item's left and right sides. Only used if `vertical` is true.",
10178
+ "name": "indented",
10179
+ "description": "Adds additional padding to navigation item's left side. Only used if `vertical` is true.",
10180
10180
  "value": {
10181
10181
  "type": "boolean"
10182
10182
  }
@@ -10197,7 +10197,7 @@
10197
10197
  ]
10198
10198
  },
10199
10199
  {
10200
- "name": "sd-3-17-4-notification",
10200
+ "name": "sd-3-17-6-notification",
10201
10201
  "description": "",
10202
10202
  "doc-url": "https://solid.union-investment.com/[storybook-link]/notification",
10203
10203
  "js": {
@@ -10212,6 +10212,13 @@
10212
10212
  "name": "localize",
10213
10213
  "value": {}
10214
10214
  },
10215
+ {
10216
+ "name": "variant",
10217
+ "description": "The sd-notification's theme.",
10218
+ "value": {
10219
+ "type": "'info' | 'success' | 'error' | 'warning'"
10220
+ }
10221
+ },
10215
10222
  {
10216
10223
  "name": "open",
10217
10224
  "description": "Indicates whether or not sd-notification is open. You can toggle this attribute to show and hide the notification, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the notifications's open state.",
@@ -10226,20 +10233,6 @@
10226
10233
  "type": "boolean"
10227
10234
  }
10228
10235
  },
10229
- {
10230
- "name": "variant",
10231
- "description": "The sd-notification's theme.",
10232
- "value": {
10233
- "type": "'info' | 'success' | 'error' | 'warning'"
10234
- }
10235
- },
10236
- {
10237
- "name": "toastStack",
10238
- "description": "The position of the toasted sd-notification.",
10239
- "value": {
10240
- "type": "'top-right' | 'bottom-center'"
10241
- }
10242
- },
10243
10236
  {
10244
10237
  "name": "duration",
10245
10238
  "description": "The length of time, in milliseconds, the sd-notification will show before closing itself. If the user interacts with\nthe notification before it closes (e.g. moves the mouse over it), the timer will restart. Defaults to `Infinity`, meaning\nthe notification will not close on its own.",
@@ -10252,6 +10245,13 @@
10252
10245
  "type": "boolean"
10253
10246
  }
10254
10247
  },
10248
+ {
10249
+ "name": "toastStack",
10250
+ "description": "The position of the toasted sd-notification.",
10251
+ "value": {
10252
+ "type": "'top-right' | 'bottom-center'"
10253
+ }
10254
+ },
10255
10255
  {
10256
10256
  "name": "remainingDuration",
10257
10257
  "value": {}
@@ -10320,6 +10320,13 @@
10320
10320
  ]
10321
10321
  },
10322
10322
  "attributes": [
10323
+ {
10324
+ "name": "variant",
10325
+ "description": "The sd-notification's theme.",
10326
+ "value": {
10327
+ "type": "'info' | 'success' | 'error' | 'warning'"
10328
+ }
10329
+ },
10323
10330
  {
10324
10331
  "name": "open",
10325
10332
  "description": "Indicates whether or not sd-notification is open. You can toggle this attribute to show and hide the notification, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the notifications's open state.",
@@ -10334,20 +10341,6 @@
10334
10341
  "type": "boolean"
10335
10342
  }
10336
10343
  },
10337
- {
10338
- "name": "variant",
10339
- "description": "The sd-notification's theme.",
10340
- "value": {
10341
- "type": "'info' | 'success' | 'error' | 'warning'"
10342
- }
10343
- },
10344
- {
10345
- "name": "toast-stack",
10346
- "description": "The position of the toasted sd-notification.",
10347
- "value": {
10348
- "type": "'top-right' | 'bottom-center'"
10349
- }
10350
- },
10351
10344
  {
10352
10345
  "name": "duration",
10353
10346
  "description": "The length of time, in milliseconds, the sd-notification will show before closing itself. If the user interacts with\nthe notification before it closes (e.g. moves the mouse over it), the timer will restart. Defaults to `Infinity`, meaning\nthe notification will not close on its own.",
@@ -10359,11 +10352,18 @@
10359
10352
  "value": {
10360
10353
  "type": "boolean"
10361
10354
  }
10355
+ },
10356
+ {
10357
+ "name": "toast-stack",
10358
+ "description": "The position of the toasted sd-notification.",
10359
+ "value": {
10360
+ "type": "'top-right' | 'bottom-center'"
10361
+ }
10362
10362
  }
10363
10363
  ]
10364
10364
  },
10365
10365
  {
10366
- "name": "sd-3-17-4-option",
10366
+ "name": "sd-3-17-6-option",
10367
10367
  "description": "",
10368
10368
  "doc-url": "https://solid.union-investment.com/[storybook-link]/option",
10369
10369
  "js": {
@@ -10470,7 +10470,7 @@
10470
10470
  ]
10471
10471
  },
10472
10472
  {
10473
- "name": "sd-3-17-4-popup",
10473
+ "name": "sd-3-17-6-popup",
10474
10474
  "description": "",
10475
10475
  "doc-url": "https://solid.union-investment.com/[storybook-link]/popup",
10476
10476
  "js": {
@@ -10822,7 +10822,7 @@
10822
10822
  ]
10823
10823
  },
10824
10824
  {
10825
- "name": "sd-3-17-4-quickfact",
10825
+ "name": "sd-3-17-6-quickfact",
10826
10826
  "description": "",
10827
10827
  "doc-url": "https://solid.union-investment.com/[storybook-link]/quickfact",
10828
10828
  "js": {
@@ -10919,7 +10919,7 @@
10919
10919
  ]
10920
10920
  },
10921
10921
  {
10922
- "name": "sd-3-17-4-radio-button",
10922
+ "name": "sd-3-17-6-radio-button",
10923
10923
  "description": "",
10924
10924
  "doc-url": "https://solid.union-investment.com/[storybook-link]/radio-button",
10925
10925
  "js": {
@@ -10935,10 +10935,10 @@
10935
10935
  }
10936
10936
  },
10937
10937
  {
10938
- "name": "value",
10939
- "description": "The radio's value. When selected, the radio group will receive this value.",
10938
+ "name": "size",
10939
+ "description": "The radio button's size.",
10940
10940
  "value": {
10941
- "type": "string"
10941
+ "type": "'lg' | 'md' | 'sm'"
10942
10942
  }
10943
10943
  },
10944
10944
  {
@@ -10949,10 +10949,10 @@
10949
10949
  }
10950
10950
  },
10951
10951
  {
10952
- "name": "size",
10953
- "description": "The radio button's size.",
10952
+ "name": "value",
10953
+ "description": "The radio's value. When selected, the radio group will receive this value.",
10954
10954
  "value": {
10955
- "type": "'lg' | 'md' | 'sm'"
10955
+ "type": "string"
10956
10956
  }
10957
10957
  },
10958
10958
  {
@@ -10995,10 +10995,10 @@
10995
10995
  },
10996
10996
  "attributes": [
10997
10997
  {
10998
- "name": "value",
10999
- "description": "The radio's value. When selected, the radio group will receive this value.",
10998
+ "name": "size",
10999
+ "description": "The radio button's size.",
11000
11000
  "value": {
11001
- "type": "string"
11001
+ "type": "'lg' | 'md' | 'sm'"
11002
11002
  }
11003
11003
  },
11004
11004
  {
@@ -11009,16 +11009,16 @@
11009
11009
  }
11010
11010
  },
11011
11011
  {
11012
- "name": "size",
11013
- "description": "The radio button's size.",
11012
+ "name": "value",
11013
+ "description": "The radio's value. When selected, the radio group will receive this value.",
11014
11014
  "value": {
11015
- "type": "'lg' | 'md' | 'sm'"
11015
+ "type": "string"
11016
11016
  }
11017
11017
  }
11018
11018
  ]
11019
11019
  },
11020
11020
  {
11021
- "name": "sd-3-17-4-radio-group",
11021
+ "name": "sd-3-17-6-radio-group",
11022
11022
  "description": "",
11023
11023
  "doc-url": "https://solid.union-investment.com/[storybook-link]/radio-group",
11024
11024
  "js": {
@@ -11052,59 +11052,59 @@
11052
11052
  }
11053
11053
  },
11054
11054
  {
11055
- "name": "label",
11056
- "description": "The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
11055
+ "name": "size",
11056
+ "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
11057
11057
  "value": {
11058
- "type": "string"
11058
+ "type": "'lg' | 'sm'"
11059
11059
  }
11060
11060
  },
11061
11061
  {
11062
- "name": "boldLabel",
11063
- "description": "Quick way to make the group label bold. Bolding the group label is highly recommended for visual clarity between the label and radio options.\nIt is false by default for consistency among the other form elements which do not use bold labels by default.",
11062
+ "name": "required",
11063
+ "description": "Ensures a child radio is checked before allowing the containing form to submit.",
11064
11064
  "value": {
11065
11065
  "type": "boolean"
11066
11066
  }
11067
11067
  },
11068
11068
  {
11069
- "name": "name",
11070
- "description": "The name of the radio group, submitted as a name/value pair with form data.",
11069
+ "name": "orientation",
11070
+ "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
11071
11071
  "value": {
11072
- "type": "string"
11072
+ "type": "'horizontal' | 'vertical'"
11073
11073
  }
11074
11074
  },
11075
11075
  {
11076
- "name": "value",
11077
- "description": "The current value of the radio group, submitted as a name/value pair with form data.",
11076
+ "name": "label",
11077
+ "description": "The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
11078
11078
  "value": {
11079
11079
  "type": "string"
11080
11080
  }
11081
11081
  },
11082
11082
  {
11083
- "name": "size",
11084
- "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
11083
+ "name": "boldLabel",
11084
+ "description": "Quick way to make the group label bold. Bolding the group label is highly recommended for visual clarity between the label and radio options.\nIt is false by default for consistency among the other form elements which do not use bold labels by default.",
11085
11085
  "value": {
11086
- "type": "'lg' | 'sm'"
11086
+ "type": "boolean"
11087
11087
  }
11088
11088
  },
11089
11089
  {
11090
- "name": "form",
11091
- "description": "By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.",
11090
+ "name": "name",
11091
+ "description": "The name of the radio group, submitted as a name/value pair with form data.",
11092
11092
  "value": {
11093
11093
  "type": "string"
11094
11094
  }
11095
11095
  },
11096
11096
  {
11097
- "name": "required",
11098
- "description": "Ensures a child radio is checked before allowing the containing form to submit.",
11097
+ "name": "value",
11098
+ "description": "The current value of the radio group, submitted as a name/value pair with form data.",
11099
11099
  "value": {
11100
- "type": "boolean"
11100
+ "type": "string"
11101
11101
  }
11102
11102
  },
11103
11103
  {
11104
- "name": "orientation",
11105
- "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
11104
+ "name": "form",
11105
+ "description": "By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.",
11106
11106
  "value": {
11107
- "type": "'horizontal' | 'vertical'"
11107
+ "type": "string"
11108
11108
  }
11109
11109
  },
11110
11110
  {
@@ -11200,65 +11200,65 @@
11200
11200
  },
11201
11201
  "attributes": [
11202
11202
  {
11203
- "name": "label",
11204
- "description": "The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
11203
+ "name": "size",
11204
+ "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
11205
11205
  "value": {
11206
- "type": "string"
11206
+ "type": "'lg' | 'sm'"
11207
11207
  }
11208
11208
  },
11209
11209
  {
11210
- "name": "boldLabel",
11211
- "description": "Quick way to make the group label bold. Bolding the group label is highly recommended for visual clarity between the label and radio options.\nIt is false by default for consistency among the other form elements which do not use bold labels by default.",
11210
+ "name": "required",
11211
+ "description": "Ensures a child radio is checked before allowing the containing form to submit.",
11212
11212
  "value": {
11213
11213
  "type": "boolean"
11214
11214
  }
11215
11215
  },
11216
11216
  {
11217
- "name": "name",
11218
- "description": "The name of the radio group, submitted as a name/value pair with form data.",
11217
+ "name": "orientation",
11218
+ "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
11219
11219
  "value": {
11220
- "type": "string"
11220
+ "type": "'horizontal' | 'vertical'"
11221
11221
  }
11222
11222
  },
11223
11223
  {
11224
- "name": "value",
11225
- "description": "The current value of the radio group, submitted as a name/value pair with form data.",
11224
+ "name": "label",
11225
+ "description": "The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
11226
11226
  "value": {
11227
11227
  "type": "string"
11228
11228
  }
11229
11229
  },
11230
11230
  {
11231
- "name": "size",
11232
- "description": "The radio group's size. This size will be applied to the label, all child radios and radio buttons.",
11231
+ "name": "boldLabel",
11232
+ "description": "Quick way to make the group label bold. Bolding the group label is highly recommended for visual clarity between the label and radio options.\nIt is false by default for consistency among the other form elements which do not use bold labels by default.",
11233
11233
  "value": {
11234
- "type": "'lg' | 'sm'"
11234
+ "type": "boolean"
11235
11235
  }
11236
11236
  },
11237
11237
  {
11238
- "name": "form",
11239
- "description": "By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.",
11238
+ "name": "name",
11239
+ "description": "The name of the radio group, submitted as a name/value pair with form data.",
11240
11240
  "value": {
11241
11241
  "type": "string"
11242
11242
  }
11243
11243
  },
11244
11244
  {
11245
- "name": "required",
11246
- "description": "Ensures a child radio is checked before allowing the containing form to submit.",
11245
+ "name": "value",
11246
+ "description": "The current value of the radio group, submitted as a name/value pair with form data.",
11247
11247
  "value": {
11248
- "type": "boolean"
11248
+ "type": "string"
11249
11249
  }
11250
11250
  },
11251
11251
  {
11252
- "name": "orientation",
11253
- "description": "The orientation property determines the alignment of the component's content or elements. It accepts two possible\nvalues: 'horizontal' and 'vertical'. The default value is 'vertical'.\nThis property allows you to control the visual layout and arrangement of elements within the component, providing\nflexibility in how the component is displayed based on your specific design needs.",
11252
+ "name": "form",
11253
+ "description": "By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.",
11254
11254
  "value": {
11255
- "type": "'horizontal' | 'vertical'"
11255
+ "type": "string"
11256
11256
  }
11257
11257
  }
11258
11258
  ]
11259
11259
  },
11260
11260
  {
11261
- "name": "sd-3-17-4-radio",
11261
+ "name": "sd-3-17-6-radio",
11262
11262
  "description": "",
11263
11263
  "doc-url": "https://solid.union-investment.com/[storybook-link]/radio",
11264
11264
  "js": {
@@ -11276,13 +11276,6 @@
11276
11276
  "type": "'lg' | 'sm'"
11277
11277
  }
11278
11278
  },
11279
- {
11280
- "name": "invalid",
11281
- "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
11282
- "value": {
11283
- "type": "boolean"
11284
- }
11285
- },
11286
11279
  {
11287
11280
  "name": "disabled",
11288
11281
  "description": "A Boolean attribute which, if present, disables the radio.",
@@ -11297,6 +11290,13 @@
11297
11290
  "type": "string"
11298
11291
  }
11299
11292
  },
11293
+ {
11294
+ "name": "invalid",
11295
+ "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
11296
+ "value": {
11297
+ "type": "boolean"
11298
+ }
11299
+ },
11300
11300
  {
11301
11301
  "name": "addEventListeners",
11302
11302
  "value": {}
@@ -11349,13 +11349,6 @@
11349
11349
  "type": "'lg' | 'sm'"
11350
11350
  }
11351
11351
  },
11352
- {
11353
- "name": "invalid",
11354
- "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
11355
- "value": {
11356
- "type": "boolean"
11357
- }
11358
- },
11359
11352
  {
11360
11353
  "name": "disabled",
11361
11354
  "description": "A Boolean attribute which, if present, disables the radio.",
@@ -11369,11 +11362,18 @@
11369
11362
  "value": {
11370
11363
  "type": "string"
11371
11364
  }
11365
+ },
11366
+ {
11367
+ "name": "invalid",
11368
+ "description": "A Boolean attribute which, if present, marks the radio Button valid or invalid",
11369
+ "value": {
11370
+ "type": "boolean"
11371
+ }
11372
11372
  }
11373
11373
  ]
11374
11374
  },
11375
11375
  {
11376
- "name": "sd-3-17-4-scrollable",
11376
+ "name": "sd-3-17-6-scrollable",
11377
11377
  "description": "",
11378
11378
  "doc-url": "https://solid.union-investment.com/[storybook-link]/scrollable",
11379
11379
  "js": {
@@ -11386,22 +11386,15 @@
11386
11386
  }
11387
11387
  },
11388
11388
  {
11389
- "name": "buttons",
11390
- "description": "Activates scroll buttons",
11389
+ "name": "scrollbars",
11390
+ "description": "Activates browser scrollbars",
11391
11391
  "value": {
11392
11392
  "type": "boolean"
11393
11393
  }
11394
11394
  },
11395
11395
  {
11396
- "name": "step",
11397
- "description": "The amount in px to be scrolled when clicking the buttons.",
11398
- "value": {
11399
- "type": "number"
11400
- }
11401
- },
11402
- {
11403
- "name": "scrollbars",
11404
- "description": "Activates browser scrollbars",
11396
+ "name": "buttons",
11397
+ "description": "Activates scroll buttons",
11405
11398
  "value": {
11406
11399
  "type": "boolean"
11407
11400
  }
@@ -11420,6 +11413,13 @@
11420
11413
  "type": "boolean"
11421
11414
  }
11422
11415
  },
11416
+ {
11417
+ "name": "step",
11418
+ "description": "The amount in px to be scrolled when clicking the buttons.",
11419
+ "value": {
11420
+ "type": "number"
11421
+ }
11422
+ },
11423
11423
  {
11424
11424
  "name": "canScroll",
11425
11425
  "value": {
@@ -11496,22 +11496,15 @@
11496
11496
  }
11497
11497
  },
11498
11498
  {
11499
- "name": "buttons",
11500
- "description": "Activates scroll buttons",
11499
+ "name": "scrollbars",
11500
+ "description": "Activates browser scrollbars",
11501
11501
  "value": {
11502
11502
  "type": "boolean"
11503
11503
  }
11504
11504
  },
11505
11505
  {
11506
- "name": "step",
11507
- "description": "The amount in px to be scrolled when clicking the buttons.",
11508
- "value": {
11509
- "type": "number"
11510
- }
11511
- },
11512
- {
11513
- "name": "scrollbars",
11514
- "description": "Activates browser scrollbars",
11506
+ "name": "buttons",
11507
+ "description": "Activates scroll buttons",
11515
11508
  "value": {
11516
11509
  "type": "boolean"
11517
11510
  }
@@ -11529,11 +11522,18 @@
11529
11522
  "value": {
11530
11523
  "type": "boolean"
11531
11524
  }
11525
+ },
11526
+ {
11527
+ "name": "step",
11528
+ "description": "The amount in px to be scrolled when clicking the buttons.",
11529
+ "value": {
11530
+ "type": "number"
11531
+ }
11532
11532
  }
11533
11533
  ]
11534
11534
  },
11535
11535
  {
11536
- "name": "sd-3-17-4-select",
11536
+ "name": "sd-3-17-6-select",
11537
11537
  "description": "",
11538
11538
  "doc-url": "https://solid.union-investment.com/[storybook-link]/select",
11539
11539
  "js": {
@@ -11603,6 +11603,13 @@
11603
11603
  "type": "'lg' | 'md' | 'sm'"
11604
11604
  }
11605
11605
  },
11606
+ {
11607
+ "name": "placement",
11608
+ "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
11609
+ "value": {
11610
+ "type": "'top' | 'bottom'"
11611
+ }
11612
+ },
11606
11613
  {
11607
11614
  "name": "label",
11608
11615
  "description": "The select's label. If you need to display HTML, use the `label` slot instead.",
@@ -11616,17 +11623,17 @@
11616
11623
  "value": {}
11617
11624
  },
11618
11625
  {
11619
- "name": "helpText",
11620
- "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
11626
+ "name": "disabled",
11627
+ "description": "Disables the select control.",
11621
11628
  "value": {
11622
- "type": "string"
11629
+ "type": "boolean"
11623
11630
  }
11624
11631
  },
11625
11632
  {
11626
- "name": "placement",
11627
- "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
11633
+ "name": "helpText",
11634
+ "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
11628
11635
  "value": {
11629
- "type": "'top' | 'bottom'"
11636
+ "type": "string"
11630
11637
  }
11631
11638
  },
11632
11639
  {
@@ -11636,13 +11643,6 @@
11636
11643
  "type": "boolean"
11637
11644
  }
11638
11645
  },
11639
- {
11640
- "name": "disabled",
11641
- "description": "Disables the select control.",
11642
- "value": {
11643
- "type": "boolean"
11644
- }
11645
- },
11646
11646
  {
11647
11647
  "name": "multiple",
11648
11648
  "description": "Allows more than one option to be selected.",
@@ -11940,6 +11940,13 @@
11940
11940
  "type": "'lg' | 'md' | 'sm'"
11941
11941
  }
11942
11942
  },
11943
+ {
11944
+ "name": "placement",
11945
+ "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
11946
+ "value": {
11947
+ "type": "'top' | 'bottom'"
11948
+ }
11949
+ },
11943
11950
  {
11944
11951
  "name": "label",
11945
11952
  "description": "The select's label. If you need to display HTML, use the `label` slot instead.",
@@ -11953,17 +11960,17 @@
11953
11960
  "value": {}
11954
11961
  },
11955
11962
  {
11956
- "name": "help-text",
11957
- "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
11963
+ "name": "disabled",
11964
+ "description": "Disables the select control.",
11958
11965
  "value": {
11959
- "type": "string"
11966
+ "type": "boolean"
11960
11967
  }
11961
11968
  },
11962
11969
  {
11963
- "name": "placement",
11964
- "description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
11970
+ "name": "help-text",
11971
+ "description": "The select's help text. If you need to display HTML, use the `help-text` slot instead.",
11965
11972
  "value": {
11966
- "type": "'top' | 'bottom'"
11973
+ "type": "string"
11967
11974
  }
11968
11975
  },
11969
11976
  {
@@ -11973,13 +11980,6 @@
11973
11980
  "type": "boolean"
11974
11981
  }
11975
11982
  },
11976
- {
11977
- "name": "disabled",
11978
- "description": "Disables the select control.",
11979
- "value": {
11980
- "type": "boolean"
11981
- }
11982
- },
11983
11983
  {
11984
11984
  "name": "multiple",
11985
11985
  "description": "Allows more than one option to be selected.",
@@ -12053,7 +12053,7 @@
12053
12053
  ]
12054
12054
  },
12055
12055
  {
12056
- "name": "sd-3-17-4-spinner",
12056
+ "name": "sd-3-17-6-spinner",
12057
12057
  "description": "",
12058
12058
  "doc-url": "https://solid.union-investment.com/[storybook-link]/spinner",
12059
12059
  "js": {
@@ -12083,7 +12083,7 @@
12083
12083
  ]
12084
12084
  },
12085
12085
  {
12086
- "name": "sd-3-17-4-step-group",
12086
+ "name": "sd-3-17-6-step-group",
12087
12087
  "description": "",
12088
12088
  "doc-url": "https://solid.union-investment.com/[storybook-link]/step-group",
12089
12089
  "js": {
@@ -12178,7 +12178,7 @@
12178
12178
  ]
12179
12179
  },
12180
12180
  {
12181
- "name": "sd-3-17-4-step",
12181
+ "name": "sd-3-17-6-step",
12182
12182
  "description": "",
12183
12183
  "doc-url": "https://solid.union-investment.com/[storybook-link]/step",
12184
12184
  "js": {
@@ -12363,7 +12363,7 @@
12363
12363
  ]
12364
12364
  },
12365
12365
  {
12366
- "name": "sd-3-17-4-switch",
12366
+ "name": "sd-3-17-6-switch",
12367
12367
  "description": "",
12368
12368
  "doc-url": "https://solid.union-investment.com/[storybook-link]/switch",
12369
12369
  "js": {
@@ -12571,7 +12571,7 @@
12571
12571
  ]
12572
12572
  },
12573
12573
  {
12574
- "name": "sd-3-17-4-tab-group",
12574
+ "name": "sd-3-17-6-tab-group",
12575
12575
  "description": "",
12576
12576
  "doc-url": "https://solid.union-investment.com/[storybook-link]/tab-group",
12577
12577
  "js": {
@@ -12690,7 +12690,7 @@
12690
12690
  ]
12691
12691
  },
12692
12692
  {
12693
- "name": "sd-3-17-4-tab-panel",
12693
+ "name": "sd-3-17-6-tab-panel",
12694
12694
  "description": "",
12695
12695
  "doc-url": "https://solid.union-investment.com/[storybook-link]/tab-panel",
12696
12696
  "js": {
@@ -12744,7 +12744,7 @@
12744
12744
  ]
12745
12745
  },
12746
12746
  {
12747
- "name": "sd-3-17-4-tab",
12747
+ "name": "sd-3-17-6-tab",
12748
12748
  "description": "",
12749
12749
  "doc-url": "https://solid.union-investment.com/[storybook-link]/tab",
12750
12750
  "js": {
@@ -12759,13 +12759,6 @@
12759
12759
  "name": "componentId",
12760
12760
  "value": {}
12761
12761
  },
12762
- {
12763
- "name": "panel",
12764
- "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
12765
- "value": {
12766
- "type": "string"
12767
- }
12768
- },
12769
12762
  {
12770
12763
  "name": "variant",
12771
12764
  "description": "When set to container, a border appears around the current tab and tab-panel.",
@@ -12787,6 +12780,13 @@
12787
12780
  "type": "boolean"
12788
12781
  }
12789
12782
  },
12783
+ {
12784
+ "name": "panel",
12785
+ "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
12786
+ "value": {
12787
+ "type": "string"
12788
+ }
12789
+ },
12790
12790
  {
12791
12791
  "name": "handleActiveChange",
12792
12792
  "value": {}
@@ -12809,13 +12809,6 @@
12809
12809
  "events": []
12810
12810
  },
12811
12811
  "attributes": [
12812
- {
12813
- "name": "panel",
12814
- "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
12815
- "value": {
12816
- "type": "string"
12817
- }
12818
- },
12819
12812
  {
12820
12813
  "name": "variant",
12821
12814
  "description": "When set to container, a border appears around the current tab and tab-panel.",
@@ -12836,11 +12829,18 @@
12836
12829
  "value": {
12837
12830
  "type": "boolean"
12838
12831
  }
12832
+ },
12833
+ {
12834
+ "name": "panel",
12835
+ "description": "The name of the tab panel this tab is associated with. The panel must be located in the same tab group.",
12836
+ "value": {
12837
+ "type": "string"
12838
+ }
12839
12839
  }
12840
12840
  ]
12841
12841
  },
12842
12842
  {
12843
- "name": "sd-3-17-4-tag",
12843
+ "name": "sd-3-17-6-tag",
12844
12844
  "description": "",
12845
12845
  "doc-url": "https://solid.union-investment.com/[storybook-link]/tag",
12846
12846
  "js": {
@@ -12994,7 +12994,7 @@
12994
12994
  ]
12995
12995
  },
12996
12996
  {
12997
- "name": "sd-3-17-4-teaser-media",
12997
+ "name": "sd-3-17-6-teaser-media",
12998
12998
  "description": "",
12999
12999
  "doc-url": "https://solid.union-investment.com/[storybook-link]/teaser-media",
13000
13000
  "js": {
@@ -13022,7 +13022,7 @@
13022
13022
  ]
13023
13023
  },
13024
13024
  {
13025
- "name": "sd-3-17-4-teaser",
13025
+ "name": "sd-3-17-6-teaser",
13026
13026
  "description": "",
13027
13027
  "doc-url": "https://solid.union-investment.com/[storybook-link]/teaser",
13028
13028
  "js": {
@@ -13088,7 +13088,7 @@
13088
13088
  ]
13089
13089
  },
13090
13090
  {
13091
- "name": "sd-3-17-4-textarea",
13091
+ "name": "sd-3-17-6-textarea",
13092
13092
  "description": "",
13093
13093
  "doc-url": "https://solid.union-investment.com/[storybook-link]/textarea",
13094
13094
  "js": {
@@ -13542,7 +13542,7 @@
13542
13542
  ]
13543
13543
  },
13544
13544
  {
13545
- "name": "sd-3-17-4-tooltip",
13545
+ "name": "sd-3-17-6-tooltip",
13546
13546
  "description": "",
13547
13547
  "doc-url": "https://solid.union-investment.com/[storybook-link]/tooltip",
13548
13548
  "js": {
@@ -13569,6 +13569,13 @@
13569
13569
  "type": "SdPopup"
13570
13570
  }
13571
13571
  },
13572
+ {
13573
+ "name": "size",
13574
+ "description": "Sets the size of the default trigger icon.",
13575
+ "value": {
13576
+ "type": "'lg' | 'sm'"
13577
+ }
13578
+ },
13572
13579
  {
13573
13580
  "name": "content",
13574
13581
  "description": "The tooltip's content. If you need to display HTML, use the `content` slot instead.",
@@ -13583,13 +13590,6 @@
13583
13590
  "type": "'top' | 'top-start' | 'top-end' | 'bottom' | 'bottom-start' | 'bottom-end'"
13584
13591
  }
13585
13592
  },
13586
- {
13587
- "name": "size",
13588
- "description": "Sets the size of the default trigger icon.",
13589
- "value": {
13590
- "type": "'lg' | 'sm'"
13591
- }
13592
- },
13593
13593
  {
13594
13594
  "name": "disabled",
13595
13595
  "description": "Disables the tooltip so it won't show when triggered.",
@@ -13689,6 +13689,13 @@
13689
13689
  ]
13690
13690
  },
13691
13691
  "attributes": [
13692
+ {
13693
+ "name": "size",
13694
+ "description": "Sets the size of the default trigger icon.",
13695
+ "value": {
13696
+ "type": "'lg' | 'sm'"
13697
+ }
13698
+ },
13692
13699
  {
13693
13700
  "name": "content",
13694
13701
  "description": "The tooltip's content. If you need to display HTML, use the `content` slot instead.",
@@ -13703,13 +13710,6 @@
13703
13710
  "type": "'top' | 'top-start' | 'top-end' | 'bottom' | 'bottom-start' | 'bottom-end'"
13704
13711
  }
13705
13712
  },
13706
- {
13707
- "name": "size",
13708
- "description": "Sets the size of the default trigger icon.",
13709
- "value": {
13710
- "type": "'lg' | 'sm'"
13711
- }
13712
- },
13713
13713
  {
13714
13714
  "name": "disabled",
13715
13715
  "description": "Disables the tooltip so it won't show when triggered.",
@@ -13741,7 +13741,7 @@
13741
13741
  ]
13742
13742
  },
13743
13743
  {
13744
- "name": "sd-3-17-4-video",
13744
+ "name": "sd-3-17-6-video",
13745
13745
  "description": "",
13746
13746
  "doc-url": "https://solid.union-investment.com/[storybook-link]/video",
13747
13747
  "js": {