@gouvfr-lasuite/ui-kit 0.10.0 → 0.12.0

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.ts CHANGED
@@ -283,6 +283,7 @@ export declare const cunninghamConfig: {
283
283
  "background--color-hover": string;
284
284
  "color-hover": string;
285
285
  color: string;
286
+ disabled: string;
286
287
  };
287
288
  danger: {
288
289
  "color-hover": string;