@lab-anssi/ui-kit 1.54.0 → 1.54.2

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.
@@ -631,6 +631,7 @@ declare namespace JSX {
631
631
  "dsfr-toggle": {
632
632
  id: string;
633
633
  label?: string;
634
+ "hide-label"?: string;
634
635
  hint?: string;
635
636
  "hint-id": string;
636
637
  disabled?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lab-anssi/ui-kit",
3
- "version": "1.54.0",
3
+ "version": "1.54.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/betagouv/lab-anssi-ui-kit.git"