@norges-domstoler/dds-components 0.0.0-dev-20260708071405 → 0.0.0-dev-20260714080948

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 (2) hide show
  1. package/dist/index.css +1 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -5261,6 +5261,7 @@ input[data-indeterminate='true'] ~ .dds-SelectionControl-module__selection-contr
5261
5261
  display: flex;
5262
5262
  align-items: center;
5263
5263
  color: inherit;
5264
+ text-align: inherit;
5264
5265
 
5265
5266
  @media (prefers-reduced-motion: no-preference) {
5266
5267
  transition: var(--dds-focus-transition);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@norges-domstoler/dds-components",
3
- "version": "0.0.0-dev-20260708071405",
3
+ "version": "0.0.0-dev-20260714080948",
4
4
  "description": "React components used in Elsa - domstolenes designsystem",
5
5
  "author": "Elsa team",
6
6
  "license": "MIT",