@solid-design-system/components 3.17.3 → 3.17.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) 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/input.js +1 -1
  4. package/dist/components/es/link.js +1 -1
  5. package/dist/components/es/navigation-item.js +1 -1
  6. package/dist/components/es/notification.js +1 -1
  7. package/dist/components/es/radio-button.js +1 -1
  8. package/dist/components/es/radio-group.js +1 -1
  9. package/dist/components/es/radio.js +1 -1
  10. package/dist/components/es/scrollable.js +1 -1
  11. package/dist/components/es/select.js +3 -3
  12. package/dist/components/es/tab.js +1 -1
  13. package/dist/components/es/textarea.js +1 -1
  14. package/dist/components/es/tooltip.js +2 -2
  15. package/dist/components/umd/solid-components.js +6 -6
  16. package/dist/custom-elements.json +1 -1
  17. package/dist/package/components/badge/badge.d.ts +1 -1
  18. package/dist/package/components/badge/badge.js +3 -3
  19. package/dist/package/components/checkbox-group/checkbox-group.d.ts +1 -1
  20. package/dist/package/components/checkbox-group/checkbox-group.js +4 -4
  21. package/dist/package/components/input/input.js +1 -11
  22. package/dist/package/components/link/link.d.ts +1 -1
  23. package/dist/package/components/link/link.js +4 -4
  24. package/dist/package/components/navigation-item/navigation-item.d.ts +3 -3
  25. package/dist/package/components/navigation-item/navigation-item.js +12 -12
  26. package/dist/package/components/notification/notification.d.ts +2 -2
  27. package/dist/package/components/notification/notification.js +8 -8
  28. package/dist/package/components/radio/radio.d.ts +1 -1
  29. package/dist/package/components/radio/radio.js +4 -4
  30. package/dist/package/components/radio-button/radio-button.d.ts +2 -2
  31. package/dist/package/components/radio-button/radio-button.js +8 -8
  32. package/dist/package/components/radio-group/radio-group.d.ts +3 -3
  33. package/dist/package/components/radio-group/radio-group.js +12 -12
  34. package/dist/package/components/scrollable/scrollable.d.ts +2 -2
  35. package/dist/package/components/scrollable/scrollable.js +7 -7
  36. package/dist/package/components/select/select.d.ts +2 -2
  37. package/dist/package/components/select/select.js +10 -22
  38. package/dist/package/components/tab/tab.d.ts +1 -1
  39. package/dist/package/components/tab/tab.js +4 -4
  40. package/dist/package/components/textarea/textarea.js +2 -11
  41. package/dist/package/components/tooltip/tooltip.d.ts +1 -1
  42. package/dist/package/components/tooltip/tooltip.js +4 -4
  43. package/dist/styles/solid-styles.css +1 -1
  44. package/dist/versioned-components/es/accordion-group.js +1 -1
  45. package/dist/versioned-components/es/accordion.js +1 -1
  46. package/dist/versioned-components/es/badge.js +1 -1
  47. package/dist/versioned-components/es/brandshape.js +1 -1
  48. package/dist/versioned-components/es/button.js +1 -1
  49. package/dist/versioned-components/es/carousel-item.js +1 -1
  50. package/dist/versioned-components/es/carousel.js +3 -3
  51. package/dist/versioned-components/es/checkbox-group.js +1 -1
  52. package/dist/versioned-components/es/checkbox.js +1 -1
  53. package/dist/versioned-components/es/dialog.js +1 -1
  54. package/dist/versioned-components/es/divider.js +1 -1
  55. package/dist/versioned-components/es/drawer.js +1 -1
  56. package/dist/versioned-components/es/dropdown.js +1 -1
  57. package/dist/versioned-components/es/expandable.js +1 -1
  58. package/dist/versioned-components/es/flipcard.js +1 -1
  59. package/dist/versioned-components/es/form.js +1 -1
  60. package/dist/versioned-components/es/header.js +1 -1
  61. package/dist/versioned-components/es/icon.js +1 -1
  62. package/dist/versioned-components/es/include.js +1 -1
  63. package/dist/versioned-components/es/input.js +1 -1
  64. package/dist/versioned-components/es/link.js +1 -1
  65. package/dist/versioned-components/es/map-marker.js +1 -1
  66. package/dist/versioned-components/es/navigation-item.js +1 -1
  67. package/dist/versioned-components/es/notification.js +1 -1
  68. package/dist/versioned-components/es/option.js +1 -1
  69. package/dist/versioned-components/es/quickfact.js +1 -1
  70. package/dist/versioned-components/es/radio-button.js +1 -1
  71. package/dist/versioned-components/es/radio-group.js +1 -1
  72. package/dist/versioned-components/es/radio.js +1 -1
  73. package/dist/versioned-components/es/scrollable.js +1 -1
  74. package/dist/versioned-components/es/select.js +3 -3
  75. package/dist/versioned-components/es/solid-components2.js +1 -1
  76. package/dist/versioned-components/es/spinner.js +1 -1
  77. package/dist/versioned-components/es/step-group.js +1 -1
  78. package/dist/versioned-components/es/step.js +1 -1
  79. package/dist/versioned-components/es/switch.js +1 -1
  80. package/dist/versioned-components/es/tab-group.js +1 -1
  81. package/dist/versioned-components/es/tab-panel.js +1 -1
  82. package/dist/versioned-components/es/tab.js +1 -1
  83. package/dist/versioned-components/es/tag.js +1 -1
  84. package/dist/versioned-components/es/teaser-media.js +1 -1
  85. package/dist/versioned-components/es/teaser.js +1 -1
  86. package/dist/versioned-components/es/textarea.js +1 -1
  87. package/dist/versioned-components/es/tooltip.js +2 -2
  88. package/dist/versioned-components/es/video.js +1 -1
  89. package/dist/versioned-package/_components/button-group/button-group.d.ts +1 -1
  90. package/dist/versioned-package/_components/button-group/button-group.js +11 -11
  91. package/dist/versioned-package/components/accordion/accordion.d.ts +1 -1
  92. package/dist/versioned-package/components/accordion/accordion.js +2 -2
  93. package/dist/versioned-package/components/accordion-group/accordion-group.d.ts +1 -1
  94. package/dist/versioned-package/components/accordion-group/accordion-group.js +3 -3
  95. package/dist/versioned-package/components/badge/badge.d.ts +2 -2
  96. package/dist/versioned-package/components/badge/badge.js +4 -4
  97. package/dist/versioned-package/components/brandshape/brandshape.d.ts +1 -1
  98. package/dist/versioned-package/components/brandshape/brandshape.js +1 -1
  99. package/dist/versioned-package/components/button/button.d.ts +1 -1
  100. package/dist/versioned-package/components/button/button.js +4 -4
  101. package/dist/versioned-package/components/carousel/carousel.d.ts +1 -1
  102. package/dist/versioned-package/components/carousel/carousel.js +6 -6
  103. package/dist/versioned-package/components/carousel-item/carousel-item.d.ts +1 -1
  104. package/dist/versioned-package/components/carousel-item/carousel-item.js +1 -1
  105. package/dist/versioned-package/components/checkbox/checkbox.d.ts +1 -1
  106. package/dist/versioned-package/components/checkbox/checkbox.js +3 -3
  107. package/dist/versioned-package/components/checkbox-group/checkbox-group.d.ts +2 -2
  108. package/dist/versioned-package/components/checkbox-group/checkbox-group.js +9 -9
  109. package/dist/versioned-package/components/dialog/dialog.d.ts +1 -1
  110. package/dist/versioned-package/components/dialog/dialog.js +2 -2
  111. package/dist/versioned-package/components/divider/divider.d.ts +1 -1
  112. package/dist/versioned-package/components/divider/divider.js +2 -2
  113. package/dist/versioned-package/components/drawer/drawer.d.ts +1 -1
  114. package/dist/versioned-package/components/drawer/drawer.js +2 -2
  115. package/dist/versioned-package/components/dropdown/dropdown.d.ts +1 -1
  116. package/dist/versioned-package/components/dropdown/dropdown.js +8 -8
  117. package/dist/versioned-package/components/expandable/expandable.d.ts +1 -1
  118. package/dist/versioned-package/components/expandable/expandable.js +2 -2
  119. package/dist/versioned-package/components/flipcard/flipcard.d.ts +1 -1
  120. package/dist/versioned-package/components/flipcard/flipcard.js +1 -1
  121. package/dist/versioned-package/components/header/header.d.ts +1 -1
  122. package/dist/versioned-package/components/header/header.js +4 -4
  123. package/dist/versioned-package/components/icon/icon.d.ts +1 -1
  124. package/dist/versioned-package/components/icon/icon.js +1 -1
  125. package/dist/versioned-package/components/include/include.d.ts +1 -1
  126. package/dist/versioned-package/components/include/include.js +1 -1
  127. package/dist/versioned-package/components/input/input.d.ts +1 -1
  128. package/dist/versioned-package/components/input/input.js +3 -13
  129. package/dist/versioned-package/components/link/link.d.ts +2 -2
  130. package/dist/versioned-package/components/link/link.js +6 -6
  131. package/dist/versioned-package/components/map-marker/map-marker.d.ts +1 -1
  132. package/dist/versioned-package/components/map-marker/map-marker.js +1 -1
  133. package/dist/versioned-package/components/navigation-item/navigation-item.d.ts +4 -4
  134. package/dist/versioned-package/components/navigation-item/navigation-item.js +17 -17
  135. package/dist/versioned-package/components/notification/notification.d.ts +3 -3
  136. package/dist/versioned-package/components/notification/notification.js +13 -13
  137. package/dist/versioned-package/components/option/option.d.ts +1 -1
  138. package/dist/versioned-package/components/option/option.js +2 -2
  139. package/dist/versioned-package/components/popup/popup.d.ts +1 -1
  140. package/dist/versioned-package/components/popup/popup.js +1 -1
  141. package/dist/versioned-package/components/quickfact/quickfact.d.ts +1 -1
  142. package/dist/versioned-package/components/quickfact/quickfact.js +2 -2
  143. package/dist/versioned-package/components/radio/radio.d.ts +2 -2
  144. package/dist/versioned-package/components/radio/radio.js +6 -6
  145. package/dist/versioned-package/components/radio-button/radio-button.d.ts +3 -3
  146. package/dist/versioned-package/components/radio-button/radio-button.js +10 -10
  147. package/dist/versioned-package/components/radio-group/radio-group.d.ts +5 -5
  148. package/dist/versioned-package/components/radio-group/radio-group.js +25 -25
  149. package/dist/versioned-package/components/scrollable/scrollable.d.ts +3 -3
  150. package/dist/versioned-package/components/scrollable/scrollable.js +10 -10
  151. package/dist/versioned-package/components/select/select.d.ts +6 -6
  152. package/dist/versioned-package/components/select/select.js +34 -46
  153. package/dist/versioned-package/components/spinner/spinner.d.ts +1 -1
  154. package/dist/versioned-package/components/spinner/spinner.js +1 -1
  155. package/dist/versioned-package/components/step/step.d.ts +1 -1
  156. package/dist/versioned-package/components/step/step.js +5 -5
  157. package/dist/versioned-package/components/step-group/step-group.d.ts +1 -1
  158. package/dist/versioned-package/components/step-group/step-group.js +2 -2
  159. package/dist/versioned-package/components/switch/switch.d.ts +1 -1
  160. package/dist/versioned-package/components/switch/switch.js +1 -1
  161. package/dist/versioned-package/components/tab/tab.d.ts +2 -2
  162. package/dist/versioned-package/components/tab/tab.js +6 -6
  163. package/dist/versioned-package/components/tab-group/tab-group.d.ts +1 -1
  164. package/dist/versioned-package/components/tab-group/tab-group.js +13 -13
  165. package/dist/versioned-package/components/tab-panel/tab-panel.d.ts +1 -1
  166. package/dist/versioned-package/components/tab-panel/tab-panel.js +2 -2
  167. package/dist/versioned-package/components/tag/tag.d.ts +1 -1
  168. package/dist/versioned-package/components/tag/tag.js +2 -2
  169. package/dist/versioned-package/components/teaser/teaser.js +1 -1
  170. package/dist/versioned-package/components/teaser-media/teaser-media.js +1 -1
  171. package/dist/versioned-package/components/textarea/textarea.d.ts +1 -1
  172. package/dist/versioned-package/components/textarea/textarea.js +4 -13
  173. package/dist/versioned-package/components/tooltip/tooltip.d.ts +2 -2
  174. package/dist/versioned-package/components/tooltip/tooltip.js +9 -9
  175. package/dist/versioned-package/components/video/video.d.ts +1 -1
  176. package/dist/versioned-package/components/video/video.js +2 -2
  177. package/dist/versioned-package/internal/form.js +3 -3
  178. package/dist/versioned-package/styles/headline/headline.css.js +1 -1
  179. package/dist/versioned-package/utilities/autocomplete-config.js +4 -4
  180. package/dist/versioned-styles/solid-styles.css +1 -1
  181. package/dist/vscode.html-custom-data.json +344 -344
  182. package/dist/web-types.json +546 -546
  183. package/package.json +4 -3
@@ -22,14 +22,14 @@ let SdNavigationItem = class extends SolidElement {
22
22
  constructor() {
23
23
  super(...arguments);
24
24
  this.hasSlotController = new HasSlotController(this, "[default]", "description", "children");
25
+ this.vertical = false;
26
+ this.size = "base";
25
27
  this.current = false;
26
28
  this.disabled = false;
27
- this.size = "base";
28
- this.vertical = false;
29
29
  this.chevron = false;
30
- this.indented = false;
31
30
  this.relaxed = false;
32
31
  this.divider = false;
32
+ this.indented = false;
33
33
  this.open = false;
34
34
  this.separated = false;
35
35
  }
@@ -115,16 +115,16 @@ let SdNavigationItem = class extends SolidElement {
115
115
  isAccordion ? "grow" : "w-full",
116
116
  slots["description"] || this.separated ? "pb-1" : horizontalPaddingBottom,
117
117
  this.calculatePaddingX
118
- )}">${this.divider && this.vertical ? html`<sd-3-17-3-divider part="divider" class="${cx("w-full transition-all absolute -top-0.25 left-0", this.calculatePaddingX)}"></sd-3-17-3-divider>` : ""} <span part="content-container" class="inline-flex items-center flex-auto">${this.separated ? html`<a class="${cx(
118
+ )}">${this.divider && this.vertical ? html`<sd-3-17-5-divider part="divider" class="${cx("w-full transition-all absolute -top-0.25 left-0", this.calculatePaddingX)}"></sd-3-17-5-divider>` : ""} <span part="content-container" class="inline-flex items-center flex-auto">${this.separated ? html`<a class="${cx(
119
119
  "mr-4 w-full inline-flex items-center pl-4 cursor-pointer relative focus-visible:focus-outline hover:bg-neutral-200 group transition-all min-h-[48px]",
120
120
  !slots["description"] && "py-4"
121
- )}" href="${ifDefined(isLink ? this.href : void 0)}" target="${ifDefined(isLink ? this.target : void 0)}" download="${ifDefined(isLink ? this.download : void 0)}"><slot part="content" class="inline"></slot></a>` : html`<slot part="content" class="inline"></slot>`} </span>${(this.chevron || slots["children"]) && this.vertical ? this.separated ? html`<button type="button" title="chevron-down-button" class="sd-interactive sd-interactive--reset" @click="${this.handleClickSummary}"><sd-3-17-3-icon name="chevron-down" part="chevron" library="system" color="currentColor" class="${cx(
121
+ )}" href="${ifDefined(isLink ? this.href : void 0)}" target="${ifDefined(isLink ? this.target : void 0)}" download="${ifDefined(isLink ? this.download : void 0)}"><slot part="content" class="inline"></slot></a>` : html`<slot part="content" class="inline"></slot>`} </span>${(this.chevron || slots["children"]) && this.vertical ? this.separated ? html`<button type="button" title="chevron-down-button" class="sd-interactive sd-interactive--reset" @click="${this.handleClickSummary}"><sd-3-17-5-icon name="chevron-down" part="chevron" library="system" color="currentColor" class="${cx(
122
122
  "mr-4 h-6 w-6 transition-all",
123
123
  isAccordion || this.separated ? this.open ? "rotate-180" : "rotate-0" : "rotate-[270deg]"
124
- )}"></sd-3-17-3-icon></button>` : html`<sd-3-17-3-icon name="chevron-down" part="chevron" library="system" color="currentColor" class="${cx(
124
+ )}"></sd-3-17-5-icon></button>` : html`<sd-3-17-5-icon name="chevron-down" part="chevron" library="system" color="currentColor" class="${cx(
125
125
  "h-6 w-6 ml-2 transition-all",
126
126
  isAccordion ? this.open ? "rotate-180" : "rotate-0" : "rotate-[270deg]"
127
- )}"></sd-3-17-3-icon>` : ""} </span>${slots["description"] && this.vertical ? html`<slot name="description" part="description" class="${cx(
127
+ )}"></sd-3-17-5-icon>` : ""} </span>${slots["description"] && this.vertical ? html`<slot name="description" part="description" class="${cx(
128
128
  "inline-block text-sm text-left text-black",
129
129
  isAccordion || this.separated ? "grow" : "w-full",
130
130
  this.separated ? "px-4" : this.calculatePaddingX,
@@ -145,6 +145,12 @@ SdNavigationItem.styles = [
145
145
  unsafeCSS(InteractiveStyles),
146
146
  css`:host{position:relative;box-sizing:border-box;display:inline-block}:host([vertical]){display:block}details summary::-webkit-details-marker{display:none}`
147
147
  ];
148
+ __decorateClass([
149
+ property({ type: Boolean, reflect: true })
150
+ ], SdNavigationItem.prototype, "vertical", 2);
151
+ __decorateClass([
152
+ property({ reflect: true })
153
+ ], SdNavigationItem.prototype, "size", 2);
148
154
  __decorateClass([
149
155
  property({ reflect: true })
150
156
  ], SdNavigationItem.prototype, "href", 2);
@@ -160,24 +166,18 @@ __decorateClass([
160
166
  __decorateClass([
161
167
  property({ type: Boolean, reflect: true })
162
168
  ], SdNavigationItem.prototype, "disabled", 2);
163
- __decorateClass([
164
- property({ reflect: true })
165
- ], SdNavigationItem.prototype, "size", 2);
166
- __decorateClass([
167
- property({ type: Boolean, reflect: true })
168
- ], SdNavigationItem.prototype, "vertical", 2);
169
169
  __decorateClass([
170
170
  property({ type: Boolean, reflect: true })
171
171
  ], SdNavigationItem.prototype, "chevron", 2);
172
- __decorateClass([
173
- property({ type: Boolean, reflect: true })
174
- ], SdNavigationItem.prototype, "indented", 2);
175
172
  __decorateClass([
176
173
  property({ type: Boolean, reflect: true })
177
174
  ], SdNavigationItem.prototype, "relaxed", 2);
178
175
  __decorateClass([
179
176
  property({ type: Boolean, reflect: true })
180
177
  ], SdNavigationItem.prototype, "divider", 2);
178
+ __decorateClass([
179
+ property({ type: Boolean, reflect: true })
180
+ ], SdNavigationItem.prototype, "indented", 2);
181
181
  __decorateClass([
182
182
  property({ type: Boolean, reflect: true })
183
183
  ], SdNavigationItem.prototype, "open", 2);
@@ -185,7 +185,7 @@ __decorateClass([
185
185
  property({ type: Boolean, reflect: true })
186
186
  ], SdNavigationItem.prototype, "separated", 2);
187
187
  SdNavigationItem = __decorateClass([
188
- customElement("sd-3-17-3-navigation-item")
188
+ customElement("sd-3-17-5-navigation-item")
189
189
  ], SdNavigationItem);
190
190
  export {
191
191
  SdNavigationItem as default
@@ -4,12 +4,12 @@ export default class SdNotification extends SolidElement {
4
4
  private autoHideTimeout;
5
5
  localize: LocalizeController;
6
6
  base: HTMLElement;
7
+ variant: 'info' | 'success' | 'error' | 'warning';
7
8
  open: boolean;
8
9
  closable: boolean;
9
- variant: 'info' | 'success' | 'error' | 'warning';
10
- toastStack: 'top-right' | 'bottom-center';
11
10
  duration: number;
12
11
  durationIndicator: boolean;
12
+ toastStack: 'top-right' | 'bottom-center';
13
13
  private remainingDuration;
14
14
  private startTime;
15
15
  firstUpdated(): void;
@@ -27,6 +27,6 @@ export default class SdNotification extends SolidElement {
27
27
  }
28
28
  declare global {
29
29
  interface HTMLElementTagNameMap {
30
- 'sd-3-17-3-notification': SdNotification;
30
+ 'sd-3-17-5-notification': SdNotification;
31
31
  }
32
32
  }
@@ -29,12 +29,12 @@ let SdNotification = class extends SolidElement {
29
29
  constructor() {
30
30
  super(...arguments);
31
31
  this.localize = new LocalizeController(this);
32
+ this.variant = "info";
32
33
  this.open = false;
33
34
  this.closable = false;
34
- this.variant = "info";
35
- this.toastStack = "top-right";
36
35
  this.duration = Infinity;
37
36
  this.durationIndicator = false;
37
+ this.toastStack = "top-right";
38
38
  this.remainingDuration = this.duration;
39
39
  this.startTime = Date.now();
40
40
  }
@@ -128,7 +128,7 @@ let SdNotification = class extends SolidElement {
128
128
  () => {
129
129
  toastStack.removeChild(this);
130
130
  resolve();
131
- if (toastStack.querySelector("sd-3-17-3-notification") === null) {
131
+ if (toastStack.querySelector("sd-3-17-5-notification") === null) {
132
132
  toastStack.remove();
133
133
  }
134
134
  },
@@ -145,15 +145,15 @@ let SdNotification = class extends SolidElement {
145
145
  warning: "bg-warning",
146
146
  error: "bg-error"
147
147
  }[this.variant]
148
- )}"><sd-3-17-3-icon name="${{
148
+ )}"><sd-3-17-5-icon name="${{
149
149
  info: "info-circle",
150
150
  success: "confirm-circle",
151
151
  warning: "exclamation-circle",
152
152
  error: "warning"
153
- }[this.variant] || ""}" library="system" class="h-6 w-6 text-white"></sd-3-17-3-icon></slot><div part="content" class="${cx(
153
+ }[this.variant] || ""}" library="system" class="h-6 w-6 text-white"></sd-3-17-5-icon></slot><div part="content" class="${cx(
154
154
  "h-full w-full p-1 gap-2 flex items-center justify-stretch bg-white",
155
155
  "border-solid border-[1px] border-l-0 border-neutral-400"
156
- )}"><slot part="message" class="block w-full pl-3 py-2" aria-live="polite"></slot>${this.closable ? html`<sd-3-17-3-button size="md" variant="tertiary" part="close-button" class="ml-auto flex flex-[0_0_auto] items-stretch" @click="${this.handleCloseClick}"><sd-3-17-3-icon label="${this.localize.term("close")}" name="close" library="system" color="currentColor"></sd-3-17-3-icon></sd-3-17-3-button>` : ""}</div>${this.durationIndicator ? html`<div part="duration-indicator__elapsed" id="duration-indicator__elapsed" style="${`animation-duration: ${this.duration}ms`}" class="${cx(`absolute w-0 h-[2px] bottom-0 bg-primary z-10 animate-grow`)}"></div><div part="duration-indicator__total" class="w-full h-[2px] bottom-0 absolute bg-neutral-400"></div>` : ""}</div>`;
156
+ )}"><slot part="message" class="block w-full pl-3 py-2" aria-live="polite"></slot>${this.closable ? html`<sd-3-17-5-button size="md" variant="tertiary" part="close-button" class="ml-auto flex flex-[0_0_auto] items-stretch" @click="${this.handleCloseClick}"><sd-3-17-5-icon label="${this.localize.term("close")}" name="close" library="system" color="currentColor"></sd-3-17-5-icon></sd-3-17-5-button>` : ""}</div>${this.durationIndicator ? html`<div part="duration-indicator__elapsed" id="duration-indicator__elapsed" style="${`animation-duration: ${this.duration}ms`}" class="${cx(`absolute w-0 h-[2px] bottom-0 bg-primary z-10 animate-grow`)}"></div><div part="duration-indicator__total" class="w-full h-[2px] bottom-0 absolute bg-neutral-400"></div>` : ""}</div>`;
157
157
  }
158
158
  };
159
159
  SdNotification.styles = [
@@ -164,24 +164,24 @@ SdNotification.styles = [
164
164
  __decorateClass([
165
165
  query('[part~="base"]')
166
166
  ], SdNotification.prototype, "base", 2);
167
+ __decorateClass([
168
+ property({ reflect: true })
169
+ ], SdNotification.prototype, "variant", 2);
167
170
  __decorateClass([
168
171
  property({ type: Boolean, reflect: true })
169
172
  ], SdNotification.prototype, "open", 2);
170
173
  __decorateClass([
171
174
  property({ type: Boolean, reflect: true })
172
175
  ], SdNotification.prototype, "closable", 2);
173
- __decorateClass([
174
- property({ reflect: true })
175
- ], SdNotification.prototype, "variant", 2);
176
- __decorateClass([
177
- property({ reflect: true, attribute: "toast-stack" })
178
- ], SdNotification.prototype, "toastStack", 2);
179
176
  __decorateClass([
180
177
  property({ type: Number })
181
178
  ], SdNotification.prototype, "duration", 2);
182
179
  __decorateClass([
183
180
  property({ type: Boolean, reflect: true, attribute: "duration-indicator" })
184
181
  ], SdNotification.prototype, "durationIndicator", 2);
182
+ __decorateClass([
183
+ property({ reflect: true, attribute: "toast-stack" })
184
+ ], SdNotification.prototype, "toastStack", 2);
185
185
  __decorateClass([
186
186
  watch("open", { waitUntilFirstUpdate: true })
187
187
  ], SdNotification.prototype, "handleOpenChange", 1);
@@ -189,7 +189,7 @@ __decorateClass([
189
189
  watch("duration")
190
190
  ], SdNotification.prototype, "handleDurationChange", 1);
191
191
  SdNotification = __decorateClass([
192
- customElement("sd-3-17-3-notification")
192
+ customElement("sd-3-17-5-notification")
193
193
  ], SdNotification);
194
194
  setDefaultAnimation("notification.show", {
195
195
  keyframes: [
@@ -24,6 +24,6 @@ export default class SdOption extends SolidElement {
24
24
  }
25
25
  declare global {
26
26
  interface HTMLElementTagNameMap {
27
- 'sd-3-17-3-option': SdOption;
27
+ 'sd-3-17-5-option': SdOption;
28
28
  }
29
29
  }
@@ -91,7 +91,7 @@ let SdOption = class extends SolidElement {
91
91
  )}"></span> ${this.checkbox ? html`<span id="control" part="control ${this.selected ? " control--checked" : "control--unchecked"}" class="${cx(
92
92
  "relative flex flex-initial items-center justify-center border rounded-sm h-4 w-4 mr-2",
93
93
  this.disabled ? "border-neutral-500" : this.selected ? "bg-accent border-accent" : "border-neutral-800"
94
- )}">${this.selected ? html`<sd-3-17-3-icon part="checked-icon" class="text-white w-3 h-3" library="system" name="status-check"></sd-3-17-3-icon>` : ""}</span>` : ""} ${slots["left"] ? html`<slot name="left" part="left" class="inline-flex mr-2"></slot>` : ""}<slot part="label" class="inline-block flex-grow" @slotchange="${this.handleDefaultSlotChange}"></slot>${slots["right"] ? html`<slot name="right" part="right" class="inline-flex ml-2"></slot>` : ""}</div>`;
94
+ )}">${this.selected ? html`<sd-3-17-5-icon part="checked-icon" class="text-white w-3 h-3" library="system" name="status-check"></sd-3-17-5-icon>` : ""}</span>` : ""} ${slots["left"] ? html`<slot name="left" part="left" class="inline-flex mr-2"></slot>` : ""}<slot part="label" class="inline-block flex-grow" @slotchange="${this.handleDefaultSlotChange}"></slot>${slots["right"] ? html`<slot name="right" part="right" class="inline-flex ml-2"></slot>` : ""}</div>`;
95
95
  }
96
96
  };
97
97
  SdOption.styles = [
@@ -133,7 +133,7 @@ __decorateClass([
133
133
  watch("value")
134
134
  ], SdOption.prototype, "handleValueChange", 1);
135
135
  SdOption = __decorateClass([
136
- customElement("sd-3-17-3-option")
136
+ customElement("sd-3-17-5-option")
137
137
  ], SdOption);
138
138
  export {
139
139
  SdOption as default
@@ -40,6 +40,6 @@ export default class SdPopup extends SolidElement {
40
40
  }
41
41
  declare global {
42
42
  interface HTMLElementTagNameMap {
43
- 'sd-3-17-3-popup': SdPopup;
43
+ 'sd-3-17-5-popup': SdPopup;
44
44
  }
45
45
  }
@@ -328,7 +328,7 @@ __decorateClass([
328
328
  property({ attribute: "auto-size-padding", type: Number })
329
329
  ], SdPopup.prototype, "autoSizePadding", 2);
330
330
  SdPopup = __decorateClass([
331
- customElement("sd-3-17-3-popup")
331
+ customElement("sd-3-17-5-popup")
332
332
  ], SdPopup);
333
333
  export {
334
334
  SdPopup as default
@@ -7,6 +7,6 @@ export default class SdQuickfact extends SdAccordion {
7
7
  }
8
8
  declare global {
9
9
  interface HTMLElementTagNameMap {
10
- 'sd-3-17-3-quickfact': SdQuickfact;
10
+ 'sd-3-17-5-quickfact': SdQuickfact;
11
11
  }
12
12
  }
@@ -32,7 +32,7 @@ let SdQuickfact = class extends SdAccordion {
32
32
  "flex flex-grow-0 flex-shrink-0 flex-auto self-start sm:self-center transition-all ease-in-out duration-300 text-xl sm:text-4xl sm:mt-2",
33
33
  this.open && "rotate-180",
34
34
  !this.expandable && "hidden"
35
- )}"><slot name="expand-icon" class="${cx(this.open && "hidden")}"><sd-3-17-3-icon library="system" name="chevron-down"></sd-3-17-3-icon></slot><slot name="collapse-icon" class="${cx(!this.open && "hidden")}"><sd-3-17-3-icon library="system" name="chevron-down"></sd-3-17-3-icon></slot></span></header><div part="content" id="content" class="${cx("overflow-hidden", !this.expandable && "hidden")}"><slot part="content__slot" class="block" role="region" aria-labelledby="header"></slot></div></div>`;
35
+ )}"><slot name="expand-icon" class="${cx(this.open && "hidden")}"><sd-3-17-5-icon library="system" name="chevron-down"></sd-3-17-5-icon></slot><slot name="collapse-icon" class="${cx(!this.open && "hidden")}"><sd-3-17-5-icon library="system" name="chevron-down"></sd-3-17-5-icon></slot></span></header><div part="content" id="content" class="${cx("overflow-hidden", !this.expandable && "hidden")}"><slot part="content__slot" class="block" role="region" aria-labelledby="header"></slot></div></div>`;
36
36
  }
37
37
  };
38
38
  SdQuickfact.styles = [
@@ -43,7 +43,7 @@ __decorateClass([
43
43
  property({ type: Boolean, reflect: true })
44
44
  ], SdQuickfact.prototype, "expandable", 2);
45
45
  SdQuickfact = __decorateClass([
46
- customElement("sd-3-17-3-quickfact")
46
+ customElement("sd-3-17-5-quickfact")
47
47
  ], SdQuickfact);
48
48
  setDefaultAnimation("quickfact.show", {
49
49
  keyframes: [
@@ -4,9 +4,9 @@ export default class SdRadio extends SolidElement {
4
4
  checked: boolean;
5
5
  protected hasFocus: boolean;
6
6
  size: 'lg' | 'sm';
7
- invalid: boolean;
8
7
  disabled: boolean;
9
8
  value: string;
9
+ invalid: boolean;
10
10
  connectedCallback(): void;
11
11
  disconnectedCallback(): void;
12
12
  private addEventListeners;
@@ -22,6 +22,6 @@ export default class SdRadio extends SolidElement {
22
22
  }
23
23
  declare global {
24
24
  interface HTMLElementTagNameMap {
25
- 'sd-3-17-3-radio': SdRadio;
25
+ 'sd-3-17-5-radio': SdRadio;
26
26
  }
27
27
  }
@@ -21,8 +21,8 @@ let SdRadio = class extends SolidElement {
21
21
  this.checked = false;
22
22
  this.hasFocus = false;
23
23
  this.size = "lg";
24
- this.invalid = false;
25
24
  this.disabled = false;
25
+ this.invalid = false;
26
26
  }
27
27
  connectedCallback() {
28
28
  super.connectedCallback();
@@ -72,7 +72,7 @@ let SdRadio = class extends SolidElement {
72
72
  }
73
73
  render() {
74
74
  return html`<span part="base" class="${cx(
75
- "sd-3-17-3-radio group inline-flex items-start items-center text-base leading-normal text-black cursor-pointer align-middle",
75
+ "sd-3-17-5-radio group inline-flex items-start items-center text-base leading-normal text-black cursor-pointer align-middle",
76
76
  this.disabled && "hover:cursor-not-allowed",
77
77
  {
78
78
  /* sizes, fonts */
@@ -104,15 +104,15 @@ __decorateClass([
104
104
  __decorateClass([
105
105
  property({ reflect: true })
106
106
  ], SdRadio.prototype, "size", 2);
107
- __decorateClass([
108
- property({ type: Boolean, reflect: true })
109
- ], SdRadio.prototype, "invalid", 2);
110
107
  __decorateClass([
111
108
  property({ type: Boolean, reflect: true })
112
109
  ], SdRadio.prototype, "disabled", 2);
113
110
  __decorateClass([
114
111
  property()
115
112
  ], SdRadio.prototype, "value", 2);
113
+ __decorateClass([
114
+ property({ type: Boolean, reflect: true })
115
+ ], SdRadio.prototype, "invalid", 2);
116
116
  __decorateClass([
117
117
  watch("checked")
118
118
  ], SdRadio.prototype, "handleCheckedChange", 1);
@@ -120,7 +120,7 @@ __decorateClass([
120
120
  watch("disabled", { waitUntilFirstUpdate: true })
121
121
  ], SdRadio.prototype, "handleDisabledChange", 1);
122
122
  SdRadio = __decorateClass([
123
- customElement("sd-3-17-3-radio")
123
+ customElement("sd-3-17-5-radio")
124
124
  ], SdRadio);
125
125
  export {
126
126
  SdRadio as default
@@ -4,10 +4,10 @@ export default class SdRadioButton extends SolidElement {
4
4
  input: HTMLInputElement;
5
5
  hiddenInput: HTMLInputElement;
6
6
  protected hasFocus: boolean;
7
+ size: 'lg' | 'md' | 'sm';
8
+ disabled: boolean;
7
9
  checked: boolean;
8
10
  value: string;
9
- disabled: boolean;
10
- size: 'lg' | 'md' | 'sm';
11
11
  connectedCallback(): void;
12
12
  private handleBlur;
13
13
  private handleClick;
@@ -20,6 +20,6 @@ export default class SdRadioButton extends SolidElement {
20
20
  }
21
21
  declare global {
22
22
  interface HTMLElementTagNameMap {
23
- 'sd-3-17-3-radio-button': SdRadioButton;
23
+ 'sd-3-17-5-radio-button': SdRadioButton;
24
24
  }
25
25
  }
@@ -22,9 +22,9 @@ let SdRadioButton = class extends SolidElement {
22
22
  super(...arguments);
23
23
  this.hasSlotController = new HasSlotController(this, "[default]", "icon");
24
24
  this.hasFocus = false;
25
- this.checked = false;
26
- this.disabled = false;
27
25
  this.size = "lg";
26
+ this.disabled = false;
27
+ this.checked = false;
28
28
  }
29
29
  connectedCallback() {
30
30
  super.connectedCallback();
@@ -83,7 +83,7 @@ let SdRadioButton = class extends SolidElement {
83
83
  SdRadioButton.styles = [
84
84
  SolidElement.styles,
85
85
  componentStyles,
86
- css`:host{display:block;width:-moz-min-content;width:min-content}.hidden-input{all:unset;position:absolute;inset:var(--sd-spacing-0,0);z-index:-10;opacity:var(--sd-opacity-0,0);outline-style:dotted;outline-width:1px;outline-color:rgb(var(--sd-color-error,204 25 55) / 1)}.lg-label{height:var(--sd-spacing-12,3rem)}.lg-no-label{height:var(--sd-spacing-12,3rem);width:var(--sd-spacing-12,3rem)}.md-label{height:var(--sd-spacing-10,2.5rem)}.md-no-label{height:var(--sd-spacing-10,2.5rem);width:var(--sd-spacing-10,2.5rem)}.sm-label{height:var(--sd-spacing-8,2rem)}.sm-no-label{height:var(--sd-spacing-8,2rem);width:var(--sd-spacing-8,2rem)}:host(.sd-3-17-3-button-group__button--first:not(.sd-3-17-3-button-group__button--last)) button{border-top-right-radius:var(--sd-border-radius-none,0);border-bottom-right-radius:var(--sd-border-radius-none,0)}:host(.sd-3-17-3-button-group__button--inner) button{border-radius:var(--sd-border-radius-none,0)}:host(.sd-3-17-3-button-group__button--last:not(.sd-3-17-3-button-group__button--first)) button{border-top-left-radius:var(--sd-border-radius-none,0);border-bottom-left-radius:var(--sd-border-radius-none,0)}:host(.sd-3-17-3-button-group__button:not(.sd-3-17-3-button-group__button--first)){margin-inline-start:-1px}:host(.sd-3-17-3-button-group__button--hover){z-index:10}:host(.sd-3-17-3-button-group__button--focus),:host(.sd-3-17-3-button-group__button[checked]){z-index:20}`
86
+ css`:host{display:block;width:-moz-min-content;width:min-content}.hidden-input{all:unset;position:absolute;inset:var(--sd-spacing-0,0);z-index:-10;opacity:var(--sd-opacity-0,0);outline-style:dotted;outline-width:1px;outline-color:rgb(var(--sd-color-error,204 25 55) / 1)}.lg-label{height:var(--sd-spacing-12,3rem)}.lg-no-label{height:var(--sd-spacing-12,3rem);width:var(--sd-spacing-12,3rem)}.md-label{height:var(--sd-spacing-10,2.5rem)}.md-no-label{height:var(--sd-spacing-10,2.5rem);width:var(--sd-spacing-10,2.5rem)}.sm-label{height:var(--sd-spacing-8,2rem)}.sm-no-label{height:var(--sd-spacing-8,2rem);width:var(--sd-spacing-8,2rem)}:host(.sd-3-17-5-button-group__button--first:not(.sd-3-17-5-button-group__button--last)) button{border-top-right-radius:var(--sd-border-radius-none,0);border-bottom-right-radius:var(--sd-border-radius-none,0)}:host(.sd-3-17-5-button-group__button--inner) button{border-radius:var(--sd-border-radius-none,0)}:host(.sd-3-17-5-button-group__button--last:not(.sd-3-17-5-button-group__button--first)) button{border-top-left-radius:var(--sd-border-radius-none,0);border-bottom-left-radius:var(--sd-border-radius-none,0)}:host(.sd-3-17-5-button-group__button:not(.sd-3-17-5-button-group__button--first)){margin-inline-start:-1px}:host(.sd-3-17-5-button-group__button--hover){z-index:10}:host(.sd-3-17-5-button-group__button--focus),:host(.sd-3-17-5-button-group__button[checked]){z-index:20}`
87
87
  ];
88
88
  __decorateClass([
89
89
  query(".button")
@@ -94,23 +94,23 @@ __decorateClass([
94
94
  __decorateClass([
95
95
  state()
96
96
  ], SdRadioButton.prototype, "hasFocus", 2);
97
+ __decorateClass([
98
+ property({ reflect: true })
99
+ ], SdRadioButton.prototype, "size", 2);
100
+ __decorateClass([
101
+ property({ type: Boolean, reflect: true })
102
+ ], SdRadioButton.prototype, "disabled", 2);
97
103
  __decorateClass([
98
104
  property({ type: Boolean, reflect: true })
99
105
  ], SdRadioButton.prototype, "checked", 2);
100
106
  __decorateClass([
101
107
  property()
102
108
  ], SdRadioButton.prototype, "value", 2);
103
- __decorateClass([
104
- property({ type: Boolean, reflect: true })
105
- ], SdRadioButton.prototype, "disabled", 2);
106
- __decorateClass([
107
- property({ reflect: true })
108
- ], SdRadioButton.prototype, "size", 2);
109
109
  __decorateClass([
110
110
  watch("disabled", { waitUntilFirstUpdate: true })
111
111
  ], SdRadioButton.prototype, "handleDisabledChange", 1);
112
112
  SdRadioButton = __decorateClass([
113
- customElement("sd-3-17-3-radio-button")
113
+ customElement("sd-3-17-5-radio-button")
114
114
  ], SdRadioButton);
115
115
  export {
116
116
  SdRadioButton as default
@@ -4,7 +4,7 @@ import SolidElement from '../../internal/solid-element';
4
4
  import type { SolidFormControl } from '../../internal/solid-element';
5
5
  export default class SdRadioGroup extends SolidElement implements SolidFormControl {
6
6
  static dependencies: {
7
- 'sd-3-17-3-button-group': typeof SdButtonGroup;
7
+ 'sd-3-17-5-button-group': typeof SdButtonGroup;
8
8
  };
9
9
  protected readonly formControlController: FormControlController;
10
10
  private readonly hasSlotController;
@@ -16,14 +16,14 @@ export default class SdRadioGroup extends SolidElement implements SolidFormContr
16
16
  hasButtonGroup: boolean;
17
17
  defaultValue: string;
18
18
  showInvalidStyle: boolean;
19
+ size: 'lg' | 'sm';
20
+ required: boolean;
21
+ orientation: 'horizontal' | 'vertical';
19
22
  label: string;
20
23
  boldLabel: boolean;
21
24
  name: string;
22
25
  value: string;
23
- size: 'lg' | 'sm';
24
26
  form: string;
25
- required: boolean;
26
- orientation: 'horizontal' | 'vertical';
27
27
  get validity(): ValidityState;
28
28
  get validationMessage(): string;
29
29
  connectedCallback(): void;
@@ -48,6 +48,6 @@ export default class SdRadioGroup extends SolidElement implements SolidFormContr
48
48
  }
49
49
  declare global {
50
50
  interface HTMLElementTagNameMap {
51
- 'sd-3-17-3-radio-group': SdRadioGroup;
51
+ 'sd-3-17-5-radio-group': SdRadioGroup;
52
52
  }
53
53
  }
@@ -28,14 +28,14 @@ let SdRadioGroup = class extends SolidElement {
28
28
  this.hasButtonGroup = false;
29
29
  this.defaultValue = "";
30
30
  this.showInvalidStyle = false;
31
+ this.size = "lg";
32
+ this.required = false;
33
+ this.orientation = "vertical";
31
34
  this.label = "";
32
35
  this.boldLabel = false;
33
36
  this.name = "option";
34
37
  this.value = "";
35
- this.size = "lg";
36
38
  this.form = "";
37
- this.required = false;
38
- this.orientation = "vertical";
39
39
  }
40
40
  /** Gets the validity state object */
41
41
  get validity() {
@@ -67,10 +67,10 @@ let SdRadioGroup = class extends SolidElement {
67
67
  this.formControlController.updateValidity();
68
68
  }
69
69
  getAllRadios() {
70
- return [...this.querySelectorAll("sd-3-17-3-radio, sd-3-17-3-radio-button")];
70
+ return [...this.querySelectorAll("sd-3-17-5-radio, sd-3-17-5-radio-button")];
71
71
  }
72
72
  handleRadioClick(event) {
73
- const target = event.target.closest("sd-3-17-3-radio, sd-3-17-3-radio-button");
73
+ const target = event.target.closest("sd-3-17-5-radio, sd-3-17-5-radio-button");
74
74
  const radios = this.getAllRadios();
75
75
  const oldValue = this.value;
76
76
  if (target.disabled) {
@@ -146,7 +146,7 @@ let SdRadioGroup = class extends SolidElement {
146
146
  }
147
147
  })
148
148
  );
149
- this.hasButtonGroup = radios.some((radio) => radio.tagName.toLowerCase() === "sd-3-17-3-radio-button");
149
+ this.hasButtonGroup = radios.some((radio) => radio.tagName.toLowerCase() === "sd-3-17-5-radio-button");
150
150
  if (!radios.some((radio) => radio.checked)) {
151
151
  if (this.hasButtonGroup) {
152
152
  const buttonRadio = (_a = radios[0].shadowRoot) == null ? void 0 : _a.querySelector("button");
@@ -158,26 +158,26 @@ let SdRadioGroup = class extends SolidElement {
158
158
  }
159
159
  }
160
160
  if (this.hasButtonGroup) {
161
- const buttonGroup = (_b = this.shadowRoot) == null ? void 0 : _b.querySelector("sd-3-17-3-button-group");
161
+ const buttonGroup = (_b = this.shadowRoot) == null ? void 0 : _b.querySelector("sd-3-17-5-button-group");
162
162
  if (buttonGroup) {
163
163
  buttonGroup.disableRole = true;
164
164
  }
165
165
  }
166
166
  }
167
167
  syncRadios() {
168
- if (customElements.get("sd-3-17-3-radio") && customElements.get("sd-3-17-3-radio-button")) {
168
+ if (customElements.get("sd-3-17-5-radio") && customElements.get("sd-3-17-5-radio-button")) {
169
169
  this.syncRadioElements();
170
170
  return;
171
171
  }
172
- if (customElements.get("sd-3-17-3-radio")) {
172
+ if (customElements.get("sd-3-17-5-radio")) {
173
173
  this.syncRadioElements();
174
174
  } else {
175
- customElements.whenDefined("sd-3-17-3-radio").then(() => this.syncRadios());
175
+ customElements.whenDefined("sd-3-17-5-radio").then(() => this.syncRadios());
176
176
  }
177
- if (customElements.get("sd-3-17-3-radio-button")) {
177
+ if (customElements.get("sd-3-17-5-radio-button")) {
178
178
  this.syncRadioElements();
179
179
  } else {
180
- customElements.whenDefined("sd-3-17-3-radio-button").then(() => this.syncRadios());
180
+ customElements.whenDefined("sd-3-17-5-radio-button").then(() => this.syncRadios());
181
181
  }
182
182
  }
183
183
  updateCheckedRadio() {
@@ -252,14 +252,14 @@ let SdRadioGroup = class extends SolidElement {
252
252
  vertical: "flex-col",
253
253
  horizontal: "flex-row"
254
254
  }[this.orientation]
255
- )}"><div class="sr-only"><label><input id="validation-input" type="text" ?required="${this.required}" tabindex="-1" hidden @invalid="${this.handleInvalid}"></label></div>${this.hasButtonGroup ? html`<sd-3-17-3-button-group part="button-group" exportparts="base:button-group__base" role="presentation">${defaultSlot}</sd-3-17-3-button-group>` : defaultSlot}</div></fieldset>${this.formControlController.renderInvalidMessage()}`;
255
+ )}"><div class="sr-only"><label><input id="validation-input" type="text" ?required="${this.required}" tabindex="-1" hidden @invalid="${this.handleInvalid}"></label></div>${this.hasButtonGroup ? html`<sd-3-17-5-button-group part="button-group" exportparts="base:button-group__base" role="presentation">${defaultSlot}</sd-3-17-5-button-group>` : defaultSlot}</div></fieldset>${this.formControlController.renderInvalidMessage()}`;
256
256
  }
257
257
  };
258
- SdRadioGroup.dependencies = { "sd-3-17-3-button-group": SdButtonGroup };
258
+ SdRadioGroup.dependencies = { "sd-3-17-5-button-group": SdButtonGroup };
259
259
  SdRadioGroup.styles = [
260
260
  componentStyles,
261
261
  SolidElement.styles,
262
- css`:host{display:block}:host([orientation=vertical]) ::slotted(sd-3-17-3-radio){margin-bottom:var(--sd-spacing-2,.5rem);display:flex}:host([orientation=vertical]) ::slotted(sd-3-17-3-radio:last-of-type){margin-bottom:var(--sd-spacing-0,0)}:host([orientation=horizontal]) ::slotted(sd-3-17-3-radio){margin-right:var(--sd-spacing-6,1.5rem)}:host([orientation=horizontal]) ::slotted(sd-3-17-3-radio:last-of-type){margin-right:var(--sd-spacing-0,0)}:host([orientation=horizontal]):host([size=sm]) ::slotted(sd-3-17-3-radio){margin-right:var(--sd-spacing-4,1rem)}:host([orientation=horizontal]):host([size=sm]) ::slotted(sd-3-17-3-radio:last-of-type){margin-right:var(--sd-spacing-0,0)}:host([required]) #label::after{content:' *'}`
262
+ css`:host{display:block}:host([orientation=vertical]) ::slotted(sd-3-17-5-radio){margin-bottom:var(--sd-spacing-2,.5rem);display:flex}:host([orientation=vertical]) ::slotted(sd-3-17-5-radio:last-of-type){margin-bottom:var(--sd-spacing-0,0)}:host([orientation=horizontal]) ::slotted(sd-3-17-5-radio){margin-right:var(--sd-spacing-6,1.5rem)}:host([orientation=horizontal]) ::slotted(sd-3-17-5-radio:last-of-type){margin-right:var(--sd-spacing-0,0)}:host([orientation=horizontal]):host([size=sm]) ::slotted(sd-3-17-5-radio){margin-right:var(--sd-spacing-4,1rem)}:host([orientation=horizontal]):host([size=sm]) ::slotted(sd-3-17-5-radio:last-of-type){margin-right:var(--sd-spacing-0,0)}:host([required]) #label::after{content:' *'}`
263
263
  ];
264
264
  __decorateClass([
265
265
  query("slot:not([name])")
@@ -279,6 +279,15 @@ __decorateClass([
279
279
  __decorateClass([
280
280
  state()
281
281
  ], SdRadioGroup.prototype, "showInvalidStyle", 2);
282
+ __decorateClass([
283
+ property({ reflect: true })
284
+ ], SdRadioGroup.prototype, "size", 2);
285
+ __decorateClass([
286
+ property({ type: Boolean, reflect: true })
287
+ ], SdRadioGroup.prototype, "required", 2);
288
+ __decorateClass([
289
+ property({ reflect: true })
290
+ ], SdRadioGroup.prototype, "orientation", 2);
282
291
  __decorateClass([
283
292
  property()
284
293
  ], SdRadioGroup.prototype, "label", 2);
@@ -291,18 +300,9 @@ __decorateClass([
291
300
  __decorateClass([
292
301
  property({ reflect: true })
293
302
  ], SdRadioGroup.prototype, "value", 2);
294
- __decorateClass([
295
- property({ reflect: true })
296
- ], SdRadioGroup.prototype, "size", 2);
297
303
  __decorateClass([
298
304
  property({ reflect: true })
299
305
  ], SdRadioGroup.prototype, "form", 2);
300
- __decorateClass([
301
- property({ type: Boolean, reflect: true })
302
- ], SdRadioGroup.prototype, "required", 2);
303
- __decorateClass([
304
- property({ reflect: true })
305
- ], SdRadioGroup.prototype, "orientation", 2);
306
306
  __decorateClass([
307
307
  watch("size", { waitUntilFirstUpdate: true })
308
308
  ], SdRadioGroup.prototype, "handleSizeChange", 1);
@@ -313,7 +313,7 @@ __decorateClass([
313
313
  watch("value")
314
314
  ], SdRadioGroup.prototype, "handleValueChange", 1);
315
315
  SdRadioGroup = __decorateClass([
316
- customElement("sd-3-17-3-radio-group")
316
+ customElement("sd-3-17-5-radio-group")
317
317
  ], SdRadioGroup);
318
318
  export {
319
319
  SdRadioGroup as default
@@ -1,11 +1,11 @@
1
1
  import SolidElement from '../../internal/solid-element';
2
2
  export default class SdScrollable extends SolidElement {
3
3
  orientation: 'horizontal' | 'vertical' | 'auto';
4
- buttons: boolean;
5
- step: number;
6
4
  scrollbars: boolean;
5
+ buttons: boolean;
7
6
  shadows: boolean;
8
7
  inset: boolean;
8
+ step: number;
9
9
  private canScroll;
10
10
  private isScrollHorizontalEnabled;
11
11
  private isScrollVerticalEnabled;
@@ -23,6 +23,6 @@ export default class SdScrollable extends SolidElement {
23
23
  }
24
24
  declare global {
25
25
  interface HTMLElementTagNameMap {
26
- 'sd-3-17-3-scrollable': SdScrollable;
26
+ 'sd-3-17-5-scrollable': SdScrollable;
27
27
  }
28
28
  }