@arkitektum/altinn-studio-custom-components 16.1.0 → 16.1.1
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/resource.nb.json +0 -8
- package/dist/resources.json +0 -14
- package/package.json +1 -1
package/dist/resource.nb.json
CHANGED
|
@@ -13,10 +13,6 @@
|
|
|
13
13
|
"id": "resource.ansvarligForetak.title",
|
|
14
14
|
"value": "Ansvarlig foretak"
|
|
15
15
|
},
|
|
16
|
-
{
|
|
17
|
-
"id": "resource.ansvarligSoeker.title",
|
|
18
|
-
"value": "Søker"
|
|
19
|
-
},
|
|
20
16
|
{
|
|
21
17
|
"id": "resource.ansvarsfordeling.title",
|
|
22
18
|
"value": "Ansvarsfordeling"
|
|
@@ -293,10 +289,6 @@
|
|
|
293
289
|
"id": "resource.foelgebrev.title",
|
|
294
290
|
"value": "Følgebrev"
|
|
295
291
|
},
|
|
296
|
-
{
|
|
297
|
-
"id": "resource.foretak.title",
|
|
298
|
-
"value": "Ansvarlig foretak"
|
|
299
|
-
},
|
|
300
292
|
{
|
|
301
293
|
"id": "resource.foretattIkkeSoeknadspliktigeJusteringer.header",
|
|
302
294
|
"value": "Ikke-søknadspliktige justeringer"
|
package/dist/resources.json
CHANGED
|
@@ -17,13 +17,6 @@
|
|
|
17
17
|
"nb": "Ansvarlig foretak"
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
{
|
|
21
|
-
"id": "resource.ansvarligSoeker.title",
|
|
22
|
-
"values": {
|
|
23
|
-
"nb": "Søker"
|
|
24
|
-
},
|
|
25
|
-
"replacedWithId": "resource.soeker.title"
|
|
26
|
-
},
|
|
27
20
|
{
|
|
28
21
|
"id": "resource.ansvarsfordeling.title",
|
|
29
22
|
"values": {
|
|
@@ -439,13 +432,6 @@
|
|
|
439
432
|
"nb": "Følgebrev"
|
|
440
433
|
}
|
|
441
434
|
},
|
|
442
|
-
{
|
|
443
|
-
"id": "resource.foretak.title",
|
|
444
|
-
"values": {
|
|
445
|
-
"nb": "Ansvarlig foretak"
|
|
446
|
-
},
|
|
447
|
-
"replacedWithId": "resource.ansvarligForetak.title"
|
|
448
|
-
},
|
|
449
435
|
{
|
|
450
436
|
"id": "resource.foretattIkkeSoeknadspliktigeJusteringer.header",
|
|
451
437
|
"values": {
|