@kystverket/styrbord 1.3.11 → 1.3.12

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.
@@ -14,21 +14,19 @@ export declare const ImageAvgiftskalkulator: (props: SvgImageProps) => React.JSX
14
14
  export declare const ImageBaatfartMarine: (props: SvgImageProps) => React.JSX.Element;
15
15
  export declare const ImageBestilleLos: (props: SvgImageProps) => React.JSX.Element;
16
16
  export declare const ImageBoelgevarsel: (props: SvgImageProps) => React.JSX.Element;
17
- export declare const ImageDgps: (props: SvgImageProps) => React.JSX.Element;
18
17
  export declare const ImageDigitaleReferanseruter: (props: SvgImageProps) => React.JSX.Element;
19
18
  export declare const ImageEDialog: (props: SvgImageProps) => React.JSX.Element;
20
19
  export declare const ImageFarledsbevis: (props: SvgImageProps) => React.JSX.Element;
21
20
  export declare const ImageSoeknadOmFarledsbevis: (props: SvgImageProps) => React.JSX.Element;
22
21
  export declare const ImageHavbase: (props: SvgImageProps) => React.JSX.Element;
23
22
  export declare const ImageHavnOgFarvannsloven: (props: SvgImageProps) => React.JSX.Element;
24
- export declare const ImageIstjeneste: (props: SvgImageProps) => React.JSX.Element;
23
+ export declare const ImageHavnOgFarvannslovenFarget: (props: SvgImageProps) => React.JSX.Element;
25
24
  export declare const ImageIsmelding: (props: SvgImageProps) => React.JSX.Element;
25
+ export declare const ImageIsmeldingFarget: (props: SvgImageProps) => React.JSX.Element;
26
26
  export declare const ImageKikkert: (props: SvgImageProps) => React.JSX.Element;
27
27
  export declare const ImageKystdatahuset: (props: SvgImageProps) => React.JSX.Element;
28
28
  export declare const ImageKystinfoKart: (props: SvgImageProps) => React.JSX.Element;
29
29
  export declare const ImageLavutslipp: (props: SvgImageProps) => React.JSX.Element;
30
- export declare const ImageLrit: (props: SvgImageProps) => React.JSX.Element;
31
- export declare const ImageNasjonalHavneoversikt: (props: SvgImageProps) => React.JSX.Element;
32
30
  export declare const ImageNavigasjonsvarsler: (props: SvgImageProps) => React.JSX.Element;
33
31
  export declare const ImageOhoi: (props: SvgImageProps) => React.JSX.Element;
34
32
  export declare const ImageRegistrerteSeilaser: (props: SvgImageProps) => React.JSX.Element;
@@ -43,6 +41,7 @@ export declare const ImageMegafon: (props: SvgImageProps) => React.JSX.Element;
43
41
  export declare const ImageSafeSeaNet: (props: SvgImageProps) => React.JSX.Element;
44
42
  export declare const ImageSelvbetjening: (props: SvgImageProps) => React.JSX.Element;
45
43
  export declare const ImageSelvbetjeningRso: (props: SvgImageProps) => React.JSX.Element;
44
+ export declare const ImageSelvbetjeningRsoFarget: (props: SvgImageProps) => React.JSX.Element;
46
45
  export declare const ImageNais: (props: SvgImageProps) => React.JSX.Element;
47
46
  export declare const ImageKystvaer: (props: SvgImageProps) => React.JSX.Element;
48
47
  export declare const ImageForespoerselSendt: (props: SvgImageProps) => React.JSX.Element;
@@ -50,3 +49,11 @@ export declare const ImageBwNais: (props: SvgImageProps) => React.JSX.Element;
50
49
  export declare const ImageBwOhoi: (props: SvgImageProps) => React.JSX.Element;
51
50
  export declare const ImageBwBoelgevarsel: (props: SvgImageProps) => React.JSX.Element;
52
51
  export declare const ImageBwArcticinfo: (props: SvgImageProps) => React.JSX.Element;
52
+ export declare const ImageFarvannsskiltOgNavinnretninger: (props: SvgImageProps) => React.JSX.Element;
53
+ export declare const ImageFarvannsskiltOgNavinnretningerFarget: (props: SvgImageProps) => React.JSX.Element;
54
+ export declare const ImageSkadePaaInfrastruktur: (props: SvgImageProps) => React.JSX.Element;
55
+ export declare const ImageSkadePaaInfrastrukturFarget: (props: SvgImageProps) => React.JSX.Element;
56
+ export declare const ImageTilskuddTilFiskerihavn: (props: SvgImageProps) => React.JSX.Element;
57
+ export declare const ImageTilskuddTilFiskerihavnFarget: (props: SvgImageProps) => React.JSX.Element;
58
+ export declare const ImageUtfordringIFarvannet: (props: SvgImageProps) => React.JSX.Element;
59
+ export declare const ImageUtfordringIFarvannetFarget: (props: SvgImageProps) => React.JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kystverket/styrbord",
3
- "version": "1.3.11",
3
+ "version": "1.3.12",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "repository": {