@lab-anssi/ui-kit 1.44.5 → 1.44.7

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.
@@ -374,6 +374,7 @@ declare namespace JSX {
374
374
  indicators?: string;
375
375
  status?: string;
376
376
  "error-message"?: string;
377
+ "hide-output-label"?: string;
377
378
  };
378
379
  "dsfr-search": {
379
380
  "input-id": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lab-anssi/ui-kit",
3
- "version": "1.44.5",
3
+ "version": "1.44.7",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/betagouv/lab-anssi-ui-kit.git"