Skip to content

Commit

Permalink
chore: update spectrumconfig for actiongroup
Browse files Browse the repository at this point in the history
  • Loading branch information
TarunAdobe committed Feb 10, 2025
1 parent 3fe74a2 commit 099686d
Show file tree
Hide file tree
Showing 203 changed files with 11,472 additions and 28,648 deletions.
29 changes: 8 additions & 21 deletions packages/accordion/src/accordion-item-overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,12 @@ governing permissions and limitations under the License.

/* THIS FILE IS MACHINE GENERATED. DO NOT EDIT */
.spectrum-Accordion--sizeM {
--spectrum-accordion-item-height: var(
--system-accordion-size-m-item-height
);
--spectrum-accordion-disclosure-indicator-height: var(
--system-accordion-size-m-disclosure-indicator-height
);
--spectrum-accordion-component-edge-to-text: var(
--system-accordion-size-m-component-edge-to-text
);
--spectrum-accordion-item-header-font-size: var(
--system-accordion-size-m-item-header-font-size
);
--spectrum-accordion-item-content-font-size: var(
--system-accordion-size-m-item-content-font-size
);
--spectrum-accordion-item-header-top-to-text-space: var(
--system-accordion-size-m-item-header-top-to-text-space
);
--spectrum-accordion-item-header-bottom-to-text-space: var(
--system-accordion-size-m-item-header-bottom-to-text-space
);
--spectrum-accordion-item-height: var(--system-accordion-size-m-item-height);
--spectrum-accordion-disclosure-indicator-height: var(--system-accordion-size-m-disclosure-indicator-height);
--spectrum-accordion-component-edge-to-text: var(--system-accordion-size-m-component-edge-to-text);
--spectrum-accordion-item-header-font-size: var(--system-accordion-size-m-item-header-font-size);
--spectrum-accordion-item-content-font-size: var(--system-accordion-size-m-item-content-font-size);
--spectrum-accordion-item-header-top-to-text-space: var(--system-accordion-size-m-item-header-top-to-text-space);
--spectrum-accordion-item-header-bottom-to-text-space: var(--system-accordion-size-m-item-header-bottom-to-text-space);
}

407 changes: 111 additions & 296 deletions packages/accordion/src/accordion-overrides.css

Large diffs are not rendered by default.

Loading

0 comments on commit 099686d

Please sign in to comment.