@norges-domstoler/dds-components 14.5.1 → 14.6.1

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.
package/dist/index.d.mts CHANGED
@@ -522,6 +522,7 @@ declare const inputTokens: {
522
522
  };
523
523
  readOnly: {
524
524
  backgroundColor: string;
525
+ paddingTop: string;
525
526
  };
526
527
  sizes: {
527
528
  medium: {
package/dist/index.d.ts CHANGED
@@ -522,6 +522,7 @@ declare const inputTokens: {
522
522
  };
523
523
  readOnly: {
524
524
  backgroundColor: string;
525
+ paddingTop: string;
525
526
  };
526
527
  sizes: {
527
528
  medium: {