fix(deps): update digdir design system to v1.7.1 #3806
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
1.6.1->1.7.11.6.1->1.7.11.6.1->1.7.1Release Notes
digdir/designsystemet (@digdir/designsystemet-css)
v1.7.1Compare Source
@digdir/designsystemet@1.7.1
@digdir/designsystemet-css@1.7.1
@digdir/designsystemet-react@1.7.1
Patch Changes
onSelectedChangenot always calling the latest callback (#4176)@digdir/designsystemet-theme@1.7.1
v1.7.0Compare Source
@digdir/designsystemet@1.7.0
Minor Changes
Restructure design tokens: (#4105)
primitives/modes/color-scheme/[dark/light]/global.json"link.color.visited"now references"$value": "color.link.visited"from your theme fileMake sure to regenerate your design tokens:
npx @​digdir/designsystemet tokens create <options> --cleanPatch Changes
Update npm non-major dependencies (#4147)
Export zod schema and type for config file: (#4170)
configSchematype ConfigSchemaAdd option override severity colors from config. (#4105)
You can override the base-hexcode, as well as individual steps:
Update npm non-major dependencies (#4167)
Update dependency ramda to ^0.32.0 (#4146)
@digdir/designsystemet-css@1.7.0
Patch Changes
Field: Set
display: blockon<label>(#4134)ToggleGroup: ensure ToggleGroup has same height as Button, and that individual buttons within the group never wrap their text (#4139)
ToggleGroup: use correct border-color (
--ds-color-text-default) to match text/icon color on selected button in secondary variant (#4139)Label: Use
line-height: var(--ds-body-md-line-height);(#4134)Field:
data-field="description"no longer getsmargin-top(#4134)chip: Remove hover effect on
.ds-input(#4165)@digdir/designsystemet-react@1.7.0
Patch Changes
Update npm non-major dependencies (#4147)
Suggestion, Tooltip, Popover: Positioning of floating elements rounded to nearest pixel (#4142)
Update npm non-major dependencies (#4167)
Dialog: Removed the autofocus attribute from built in closeButton, which prevented setting autofocus on other elements in Dialog. (#4159)
Field.Counter: Adjustments to how it works internally. (#4140)
Now, none of the validation messages underneath are
aria-describedon the input/textarea. This is done by anaria-liveregion only for screenreaders.A new
hintprop has been added, to announce how many characters are allowed when entering the input/textarea. Default value is'Maks %d tegn tillatt.'.@digdir/designsystemet-theme@1.7.0
Patch Changes
@digdir/designsystemet. See changelog for changes (#4105)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 07:59 AM, Monday through Friday ( * 0-7 * * 1-5 ) in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.