@arkitektum/altinn-studio-custom-components 13.8.2 → 13.10.0

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.
@@ -61,6 +61,10 @@
61
61
  "id": "resource.begrunnelse.header",
62
62
  "value": "Begrunnelse"
63
63
  },
64
+ {
65
+ "id": "resource.rammebetingelser.kravTilByggegrunn.harMiljoeforhold.title",
66
+ "value": "Har tiltaket andre naturforhold jf. pbl §28-1?"
67
+ },
64
68
  {
65
69
  "id": "resource.begrunnelse.hensynBakBestemmelsen.title",
66
70
  "value": "Hensynet bak bestemmelse"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkitektum/altinn-studio-custom-components",
3
- "version": "13.8.2",
3
+ "version": "13.10.0",
4
4
  "description": "Custom components for Altinn Studio",
5
5
  "main": "dist/main.js",
6
6
  "module": "dist/main.js",