@nl-design-system/component-progress 1.0.1-alpha.98 → 1.0.1-alpha.99
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/projects.json +5 -5
- package/package.json +2 -2
package/dist/projects.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"title": "Expertteam Digitale toegankelijkheid 2025",
|
|
5
5
|
"shortDescription": null,
|
|
6
6
|
"url": "https://github.com/orgs/nl-design-system/projects/70",
|
|
7
|
-
"updatedAt": "2025-02-
|
|
7
|
+
"updatedAt": "2025-02-06T15:29:14Z",
|
|
8
8
|
"tasks": [
|
|
9
9
|
{
|
|
10
10
|
"dataType": "ASSIGNEES",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"title": "NL Design System kernteam 2025",
|
|
103
103
|
"shortDescription": null,
|
|
104
104
|
"url": "https://github.com/orgs/nl-design-system/projects/68",
|
|
105
|
-
"updatedAt": "2025-02-
|
|
105
|
+
"updatedAt": "2025-02-07T10:40:16Z",
|
|
106
106
|
"tasks": [
|
|
107
107
|
{
|
|
108
108
|
"dataType": "ASSIGNEES",
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"title": "LUX componenten",
|
|
305
305
|
"shortDescription": null,
|
|
306
306
|
"url": "https://github.com/orgs/nl-design-system/projects/60",
|
|
307
|
-
"updatedAt": "2025-02-
|
|
307
|
+
"updatedAt": "2025-02-07T11:48:12Z",
|
|
308
308
|
"tasks": [
|
|
309
309
|
{
|
|
310
310
|
"dataType": "ASSIGNEES",
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"title": "Community Sprint - Rijkshuisstijl componenten",
|
|
319
319
|
"shortDescription": null,
|
|
320
320
|
"url": "https://github.com/orgs/nl-design-system/projects/59",
|
|
321
|
-
"updatedAt": "2025-02-
|
|
321
|
+
"updatedAt": "2025-02-07T15:05:10Z",
|
|
322
322
|
"tasks": [
|
|
323
323
|
{
|
|
324
324
|
"dataType": "ASSIGNEES",
|
|
@@ -1300,7 +1300,7 @@
|
|
|
1300
1300
|
"title": "Components - 1 - Help Wanted",
|
|
1301
1301
|
"shortDescription": "Klaar om van de backlog opgepakt te worden.",
|
|
1302
1302
|
"url": "https://github.com/orgs/nl-design-system/projects/27",
|
|
1303
|
-
"updatedAt": "2025-02-
|
|
1303
|
+
"updatedAt": "2025-02-06T16:45:26Z",
|
|
1304
1304
|
"key": "HELP_WANTED",
|
|
1305
1305
|
"tasks": [
|
|
1306
1306
|
{
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.0.1-alpha.
|
|
2
|
+
"version": "1.0.1-alpha.99",
|
|
3
3
|
"author": "Community for NL Design System",
|
|
4
4
|
"description": "Script to get the component progress for the documentation of NL Design System",
|
|
5
5
|
"license": "EUPL-1.2",
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"@types/node": "22.5.5",
|
|
34
34
|
"lodash.isempty": "4.4.0"
|
|
35
35
|
},
|
|
36
|
-
"gitHead": "
|
|
36
|
+
"gitHead": "bf2a94392661df03b1eb483831224c6cc702edcc"
|
|
37
37
|
}
|