@nl-design-system/component-progress 1.0.13 → 1.0.15

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
@@ -60727,7 +60727,7 @@
60727
60727
  ]
60728
60728
  },
60729
60729
  {
60730
- "relayStep": "HELP_WANTED",
60730
+ "relayStep": "COMMUNITY",
60731
60731
  "title": "Root",
60732
60732
  "number": 406,
60733
60733
  "backlog": "https://github.com/nl-design-system/backlog/issues/406#issue-3228786987",
@@ -60930,13 +60930,13 @@
60930
60930
  "dataType": "SINGLE_SELECT",
60931
60931
  "name": "Promotie",
60932
60932
  "id": "PVTSSF_lADOBGdlVM4AdZHkzgTY6E8",
60933
- "value": "",
60934
- "checked": false
60933
+ "value": "Scheduled",
60934
+ "checked": true
60935
60935
  }
60936
60936
  ],
60937
- "done": false,
60937
+ "done": true,
60938
60938
  "progress": {
60939
- "value": 14,
60939
+ "value": 15,
60940
60940
  "max": 15
60941
60941
  }
60942
60942
  },
@@ -61020,8 +61020,8 @@
61020
61020
  "dataType": "TEXT",
61021
61021
  "name": "Theme Storybook URL",
61022
61022
  "id": "PVTF_lADOBGdlVM4AijfuzgbDto4",
61023
- "value": "",
61024
- "checked": false
61023
+ "value": "https://nl-design-system.github.io/themes/?path=/story/utrecht-root--utrecht-theme",
61024
+ "checked": true
61025
61025
  },
61026
61026
  {
61027
61027
  "dataType": "TEXT",
@@ -61122,9 +61122,9 @@
61122
61122
  "checked": true
61123
61123
  }
61124
61124
  ],
61125
- "done": false,
61125
+ "done": true,
61126
61126
  "progress": {
61127
- "value": 10,
61127
+ "value": 11,
61128
61128
  "max": 11
61129
61129
  }
61130
61130
  },
@@ -2140,7 +2140,7 @@
2140
2140
  "title": "Community Components - Utrecht",
2141
2141
  "shortDescription": null,
2142
2142
  "url": "https://github.com/orgs/nl-design-system/projects/36",
2143
- "updatedAt": "2026-05-12T08:57:28Z",
2143
+ "updatedAt": "2026-05-12T09:08:58Z",
2144
2144
  "key": "UTRECHT",
2145
2145
  "tasks": [
2146
2146
  {
@@ -2542,7 +2542,7 @@
2542
2542
  "title": "Components - 2 - Community",
2543
2543
  "shortDescription": "Door de community gebouwd volgens de richtlijnen.",
2544
2544
  "url": "https://github.com/orgs/nl-design-system/projects/29",
2545
- "updatedAt": "2026-05-12T08:58:53Z",
2545
+ "updatedAt": "2026-05-12T09:06:03Z",
2546
2546
  "key": "COMMUNITY",
2547
2547
  "tasks": [
2548
2548
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nl-design-system/component-progress",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
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",