@nl-design-system/component-progress 1.0.3 → 1.0.4

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.json CHANGED
@@ -60296,7 +60296,7 @@
60296
60296
  ]
60297
60297
  },
60298
60298
  {
60299
- "relayStep": "UNKNOWN",
60299
+ "relayStep": "HELP_WANTED",
60300
60300
  "title": "Form Field Label Suffix",
60301
60301
  "number": 417,
60302
60302
  "backlog": "https://github.com/nl-design-system/backlog/issues/417#issue-3828787073",
@@ -60381,13 +60381,13 @@
60381
60381
  "dataType": "SINGLE_SELECT",
60382
60382
  "name": "nldesignsystem.nl",
60383
60383
  "id": "PVTSSF_lADOBGdlVM4AdX8lzgTC_W0",
60384
- "value": "",
60385
- "checked": false
60384
+ "value": "Done",
60385
+ "checked": true
60386
60386
  }
60387
60387
  ],
60388
- "done": false,
60388
+ "done": true,
60389
60389
  "progress": {
60390
- "value": 10,
60390
+ "value": 11,
60391
60391
  "max": 11
60392
60392
  }
60393
60393
  },
@@ -268,7 +268,7 @@
268
268
  "title": "Estafettemodel voor componenten",
269
269
  "shortDescription": null,
270
270
  "url": "https://github.com/orgs/nl-design-system/projects/99",
271
- "updatedAt": "2026-02-11T14:25:24Z",
271
+ "updatedAt": "2026-02-16T12:19:39Z",
272
272
  "tasks": [
273
273
  {
274
274
  "dataType": "ASSIGNEES",
@@ -539,7 +539,7 @@
539
539
  "title": "NL Design System kernteam 2026",
540
540
  "shortDescription": null,
541
541
  "url": "https://github.com/orgs/nl-design-system/projects/94",
542
- "updatedAt": "2026-02-12T16:05:00Z",
542
+ "updatedAt": "2026-02-16T13:18:58Z",
543
543
  "tasks": [
544
544
  {
545
545
  "dataType": "ASSIGNEES",
@@ -1181,7 +1181,7 @@
1181
1181
  "title": "Expertteam Digitale Toegankelijkheid 2025",
1182
1182
  "shortDescription": null,
1183
1183
  "url": "https://github.com/orgs/nl-design-system/projects/70",
1184
- "updatedAt": "2026-02-12T14:41:05Z",
1184
+ "updatedAt": "2026-02-16T12:59:04Z",
1185
1185
  "tasks": [
1186
1186
  {
1187
1187
  "dataType": "ASSIGNEES",
@@ -2041,7 +2041,7 @@
2041
2041
  "title": "Community Components - Utrecht",
2042
2042
  "shortDescription": null,
2043
2043
  "url": "https://github.com/orgs/nl-design-system/projects/36",
2044
- "updatedAt": "2026-02-12T17:52:21Z",
2044
+ "updatedAt": "2026-02-13T07:55:06Z",
2045
2045
  "key": "UTRECHT",
2046
2046
  "tasks": [
2047
2047
  {
@@ -2647,7 +2647,7 @@
2647
2647
  "title": "Components - 1 - Help Wanted",
2648
2648
  "shortDescription": "Klaar om van de backlog opgepakt te worden.",
2649
2649
  "url": "https://github.com/orgs/nl-design-system/projects/27",
2650
- "updatedAt": "2026-02-02T12:37:15Z",
2650
+ "updatedAt": "2026-02-16T10:26:32Z",
2651
2651
  "key": "HELP_WANTED",
2652
2652
  "tasks": [
2653
2653
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nl-design-system/component-progress",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "Script to get the component progress for the documentation of NL Design System",
5
5
  "author": "Community for NL Design System",
6
6
  "license": "EUPL-1.2",