@nl-design-system/component-progress 1.0.1-alpha.55 → 1.0.1-alpha.56

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
@@ -54539,8 +54539,8 @@
54539
54539
  "dataType": "TEXT",
54540
54540
  "name": "Figma URL",
54541
54541
  "id": "PVTF_lADOBGdlVM4Aje3ezgb1mJw",
54542
- "value": "",
54543
- "checked": false
54542
+ "value": "https://github.com/orgs/nl-design-system/projects/53/views/1",
54543
+ "checked": true
54544
54544
  },
54545
54545
  {
54546
54546
  "dataType": "TEXT",
@@ -54573,7 +54573,7 @@
54573
54573
  ],
54574
54574
  "done": false,
54575
54575
  "progress": {
54576
- "value": 5,
54576
+ "value": 6,
54577
54577
  "max": 11
54578
54578
  }
54579
54579
  }
@@ -4,7 +4,7 @@
4
4
  "title": "Werkplan",
5
5
  "shortDescription": null,
6
6
  "url": "https://github.com/orgs/nl-design-system/projects/57",
7
- "updatedAt": "2024-07-18T14:26:38Z",
7
+ "updatedAt": "2024-07-23T10:56:09Z",
8
8
  "tasks": [
9
9
  {
10
10
  "dataType": "ASSIGNEES",
@@ -107,7 +107,7 @@
107
107
  "title": "Community Components - Logius",
108
108
  "shortDescription": null,
109
109
  "url": "https://github.com/orgs/nl-design-system/projects/53",
110
- "updatedAt": "2024-07-18T13:37:29Z",
110
+ "updatedAt": "2024-07-23T08:28:22Z",
111
111
  "key": "LOGIUS",
112
112
  "tasks": [
113
113
  {
@@ -475,7 +475,7 @@
475
475
  "title": "Design Systems Week 2024",
476
476
  "shortDescription": null,
477
477
  "url": "https://github.com/orgs/nl-design-system/projects/33",
478
- "updatedAt": "2024-07-15T12:50:21Z",
478
+ "updatedAt": "2024-07-22T15:26:55Z",
479
479
  "tasks": [
480
480
  {
481
481
  "dataType": "ASSIGNEES",
@@ -843,7 +843,7 @@
843
843
  "title": "Components - 2 - Community",
844
844
  "shortDescription": "Door de community gebouwd volgens de richtlijnen.",
845
845
  "url": "https://github.com/orgs/nl-design-system/projects/29",
846
- "updatedAt": "2024-07-22T09:14:51Z",
846
+ "updatedAt": "2024-07-22T12:12:57Z",
847
847
  "key": "COMMUNITY",
848
848
  "tasks": [
849
849
  {
@@ -1102,7 +1102,7 @@
1102
1102
  "title": "Communicatie & PR",
1103
1103
  "shortDescription": null,
1104
1104
  "url": "https://github.com/orgs/nl-design-system/projects/19",
1105
- "updatedAt": "2024-07-22T08:49:34Z",
1105
+ "updatedAt": "2024-07-23T10:11:30Z",
1106
1106
  "tasks": [
1107
1107
  {
1108
1108
  "dataType": "ASSIGNEES",
@@ -1361,7 +1361,7 @@
1361
1361
  "title": "NL Design System Kernteam",
1362
1362
  "shortDescription": null,
1363
1363
  "url": "https://github.com/orgs/nl-design-system/projects/4",
1364
- "updatedAt": "2024-07-22T08:49:34Z",
1364
+ "updatedAt": "2024-07-22T15:14:59Z",
1365
1365
  "tasks": [
1366
1366
  {
1367
1367
  "dataType": "ASSIGNEES",
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.1-alpha.55",
2
+ "version": "1.0.1-alpha.56",
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",
@@ -32,5 +32,5 @@
32
32
  "@types/node": "20.14.2",
33
33
  "lodash.isempty": "4.4.0"
34
34
  },
35
- "gitHead": "30f38ca0c81c7fb5bbfac4e39831c5600e193a5e"
35
+ "gitHead": "ec9509619eb716f71cbf08e71055a64d2ce80a24"
36
36
  }