@digdir/designsystemet-types 0.0.0-react-side-effects-20260113071010 → 0.0.0-use-tsdown-react-package-20260818104628

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/types.d.ts CHANGED
@@ -30,7 +30,6 @@ export type SeverityColors = ColorWithFallback<keyof SeverityColorDefinitions>;
30
30
  *
31
31
  * These are augmented based on your theme configuration.
32
32
  *
33
- * Consist of both main and support colors
34
33
  * @link https://theme.designsystemet.no
35
34
  */
36
35
  export type Color = ColorWithFallback<keyof ColorDefinitions>;
@@ -49,4 +48,3 @@ export type Size = 'sm' | 'md' | 'lg';
49
48
  */
50
49
  export type ColorScheme = 'light' | 'dark' | 'auto';
51
50
  export {};
52
- //# sourceMappingURL=types.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digdir/designsystemet-types",
3
- "version": "0.0.0-react-side-effects-20260113071010",
3
+ "version": "0.0.0-use-tsdown-react-package-20260818104628",
4
4
  "description": "Types used by Designsystemet themes",
5
5
  "author": "Designsystemet team",
6
6
  "repository": {
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAGA,OAAO,CAAC,MAAM,iBAAiB,EAAE,OAAO,MAAM,CAAC;AAC/C,KAAK,WAAW,GAAG;IAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,KAAK,CAAA;CAAE,CAAC;AAEnD;;;;GAIG;AAGH,MAAM,WAAW,gBAAgB;CAAG;AAEpC,MAAM,WAAW,wBAAwB;CAAG;AAE5C;;;GAGG;AACH,KAAK,iBAAiB,CAAC,CAAC,IAAI,gBAAgB,SAAS,WAAW,GAAG,MAAM,GAAG,CAAC,CAAC;AAE9E;;;;;;;GAOG;AACH,MAAM,MAAM,cAAc,GAAG,iBAAiB,CAAC,MAAM,wBAAwB,CAAC,CAAC;AAC/E;;;;;;;GAOG;AACH,MAAM,MAAM,KAAK,GAAG,iBAAiB,CAAC,MAAM,gBAAgB,CAAC,CAAC;AAC9D;;;;;GAKG;AACH,MAAM,MAAM,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AACtC;;;;;GAKG;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,CAAC"}