@arkitektum/altinn-studio-custom-components 14.0.0 → 14.0.2

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.
@@ -818,7 +818,7 @@
818
818
  "value": "Ikke svar"
819
819
  },
820
820
  {
821
- "id": "resource.respons.erMerknadEllerSamtykkeMottatt.title",
821
+ "id": "resource.status.title",
822
822
  "value": "Status"
823
823
  },
824
824
  {
@@ -1224,7 +1224,7 @@
1224
1224
  }
1225
1225
  },
1226
1226
  {
1227
- "id": "resource.respons.erMerknadEllerSamtykkeMottatt.title",
1227
+ "id": "resource.status.title",
1228
1228
  "values": {
1229
1229
  "nb": "Status"
1230
1230
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkitektum/altinn-studio-custom-components",
3
- "version": "14.0.0",
3
+ "version": "14.0.2",
4
4
  "description": "Custom components for Altinn Studio",
5
5
  "main": "dist/main.js",
6
6
  "module": "dist/main.js",