@nl-design-system/component-progress 1.0.14 → 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
@@ -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
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nl-design-system/component-progress",
3
- "version": "1.0.14",
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",