@synerise/ds-icon 1.9.2 → 1.9.3

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.
@@ -1,142 +1,142 @@
1
1
  export declare const largeIconMapping: {
2
- BrowserL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
2
  AddL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ BrowserL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
4
4
  ButtonSubmitL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
5
- CheckboxL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
6
- ButtonL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
7
5
  CheckL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
8
- CountdownL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
6
+ ButtonL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
7
+ CheckboxL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
9
8
  CloseL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
10
- ComboL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
11
9
  ColumnL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
10
+ ComboL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
11
+ CountdownL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
12
12
  DividerL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
13
13
  FileTypePictureL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
14
- FolderFavouriteFlatL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
15
- FolderL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
16
14
  FolderPredefinedL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
15
+ FolderL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
17
16
  FolderPlainL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
18
- FormGroupL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
17
+ FolderFavouriteFlatL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
19
18
  FormEditL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
20
- HashL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
19
+ FormGroupL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
21
20
  FormL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
22
- ImagePotraitL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
23
- ImageLandscapeL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
24
- ImageL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
21
+ HashL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
25
22
  HideL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
23
+ ImageL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
24
+ ImageLandscapeL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
25
+ InformationNoSearchResultL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
26
+ ImagePotraitL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
26
27
  InfoL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
27
28
  InboxNoResultsL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
28
- InformationNoSearchResultL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
29
29
  ImageUrlL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
30
30
  InputL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
31
- LinkL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
32
- LineL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
33
31
  LandingPageL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
34
32
  LabelL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
33
+ LinkL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
34
+ LineL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
35
35
  MobileBlockL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
36
36
  LocationL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
37
- MobileLayout2L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
38
37
  MobileClickL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
39
- MobileLayout3L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
40
38
  MobileLayout1L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
39
+ MobileLayout3L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
40
+ MobileLayout2L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
41
41
  MobileLayout4L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
42
42
  MobileLinkL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
43
+ MobileUrlL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
44
+ Section13L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
43
45
  MultilineL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
44
46
  NavbarL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
45
- MobileUrlL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
46
47
  NoPermissionL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
48
+ RelationManyManyL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
49
+ QuoteL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
47
50
  NoData: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
48
- RelationOneOneL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
49
51
  PieL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
50
52
  RadioL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
51
- QuoteL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
52
- RelationManyManyL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
53
53
  RelationManyOneL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
54
54
  RelationOneManyL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
55
+ Section37L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
56
+ RelationOneOneL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
55
57
  SearchNoResultsL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
56
58
  Section12L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
57
- Section13L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
59
+ SpinnerL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
58
60
  ShowL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
59
- SectionL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
60
61
  SelectL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
61
- Section37L: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
62
+ SectionL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
62
63
  SliderL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
63
- TableL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
64
64
  StackedL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
65
- SpinnerL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
66
65
  TextareaL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
67
66
  TextL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
67
+ TableL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
68
68
  TimeL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
69
- TooltipL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
70
69
  VideoL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
70
+ TooltipL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
71
71
  WarningL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
72
72
  };
73
73
  export { default as WarningL } from './WarningL';
74
- export { default as VideoL } from './VideoL';
75
74
  export { default as TooltipL } from './TooltipL';
75
+ export { default as VideoL } from './VideoL';
76
+ export { default as TimeL } from './TimeL';
77
+ export { default as TableL } from './TableL';
76
78
  export { default as TextL } from './TextL';
77
79
  export { default as TextareaL } from './TextareaL';
78
- export { default as SpinnerL } from './SpinnerL';
79
80
  export { default as StackedL } from './StackedL';
80
- export { default as TimeL } from './TimeL';
81
81
  export { default as SliderL } from './SliderL';
82
- export { default as TableL } from './TableL';
83
- export { default as Section37L } from './Section37L';
84
82
  export { default as SelectL } from './SelectL';
85
- export { default as SectionL } from './SectionL';
86
- export { default as Section13L } from './Section13L';
87
83
  export { default as ShowL } from './ShowL';
84
+ export { default as SpinnerL } from './SpinnerL';
88
85
  export { default as Section12L } from './Section12L';
89
86
  export { default as SearchNoResultsL } from './SearchNoResultsL';
90
- export { default as RelationManyOneL } from './RelationManyOneL';
91
- export { default as RelationOneManyL } from './RelationOneManyL';
92
- export { default as QuoteL } from './QuoteL';
93
- export { default as RelationManyManyL } from './RelationManyManyL';
94
- export { default as PieL } from './PieL';
95
87
  export { default as RelationOneOneL } from './RelationOneOneL';
88
+ export { default as Section37L } from './Section37L';
89
+ export { default as RelationOneManyL } from './RelationOneManyL';
90
+ export { default as RelationManyOneL } from './RelationManyOneL';
96
91
  export { default as RadioL } from './RadioL';
97
- export { default as NoPermissionL } from './NoPermissionL';
92
+ export { default as PieL } from './PieL';
98
93
  export { default as NoData } from './NoData';
94
+ export { default as SectionL } from './SectionL';
95
+ export { default as RelationManyManyL } from './RelationManyManyL';
96
+ export { default as QuoteL } from './QuoteL';
97
+ export { default as NavbarL } from './NavbarL';
98
+ export { default as Section13L } from './Section13L';
99
+ export { default as MultilineL } from './MultilineL';
99
100
  export { default as MobileUrlL } from './MobileUrlL';
100
101
  export { default as MobileLinkL } from './MobileLinkL';
101
- export { default as NavbarL } from './NavbarL';
102
+ export { default as NoPermissionL } from './NoPermissionL';
102
103
  export { default as MobileLayout1L } from './MobileLayout1L';
103
104
  export { default as MobileLayout4L } from './MobileLayout4L';
104
- export { default as MultilineL } from './MultilineL';
105
105
  export { default as MobileClickL } from './MobileClickL';
106
- export { default as MobileLayout3L } from './MobileLayout3L';
107
- export { default as MobileLayout2L } from './MobileLayout2L';
108
- export { default as MobileBlockL } from './MobileBlockL';
109
106
  export { default as LocationL } from './LocationL';
110
- export { default as LandingPageL } from './LandingPageL';
111
- export { default as LabelL } from './LabelL';
112
107
  export { default as LineL } from './LineL';
108
+ export { default as MobileBlockL } from './MobileBlockL';
109
+ export { default as MobileLayout2L } from './MobileLayout2L';
110
+ export { default as MobileLayout3L } from './MobileLayout3L';
113
111
  export { default as LinkL } from './LinkL';
114
- export { default as ImageUrlL } from './ImageUrlL';
112
+ export { default as LabelL } from './LabelL';
115
113
  export { default as InputL } from './InputL';
116
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
114
+ export { default as LandingPageL } from './LandingPageL';
115
+ export { default as ImageUrlL } from './ImageUrlL';
117
116
  export { default as InfoL } from './InfoL';
118
- export { default as HideL } from './HideL';
119
- export { default as ImageL } from './ImageL';
120
117
  export { default as InboxNoResultsL } from './InboxNoResultsL';
121
- export { default as FormL } from './FormL';
122
- export { default as ImageLandscapeL } from './ImageLandscapeL';
123
- export { default as HashL } from './HashL';
118
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
119
+ export { default as HideL } from './HideL';
124
120
  export { default as ImagePotraitL } from './ImagePotraitL';
125
- export { default as FolderPlainL } from './FolderPlainL';
126
- export { default as FolderPredefinedL } from './FolderPredefinedL';
121
+ export { default as HashL } from './HashL';
122
+ export { default as FormL } from './FormL';
127
123
  export { default as FormEditL } from './FormEditL';
128
- export { default as FolderL } from './FolderL';
129
124
  export { default as FormGroupL } from './FormGroupL';
125
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
126
+ export { default as ImageL } from './ImageL';
130
127
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
128
+ export { default as FolderPredefinedL } from './FolderPredefinedL';
131
129
  export { default as FileTypePictureL } from './FileTypePictureL';
132
130
  export { default as DividerL } from './DividerL';
133
- export { default as ComboL } from './ComboL';
134
- export { default as ColumnL } from './ColumnL';
131
+ export { default as FolderPlainL } from './FolderPlainL';
135
132
  export { default as CountdownL } from './CountdownL';
133
+ export { default as ComboL } from './ComboL';
134
+ export { default as FolderL } from './FolderL';
136
135
  export { default as CloseL } from './CloseL';
137
136
  export { default as CheckL } from './CheckL';
138
137
  export { default as CheckboxL } from './CheckboxL';
139
- export { default as ButtonL } from './ButtonL';
140
- export { default as BrowserL } from './BrowserL';
138
+ export { default as ColumnL } from './ColumnL';
141
139
  export { default as ButtonSubmitL } from './ButtonSubmitL';
140
+ export { default as BrowserL } from './BrowserL';
142
141
  export { default as AddL } from './AddL';
142
+ export { default as ButtonL } from './ButtonL';
@@ -1,212 +1,212 @@
1
1
  export var largeIconMapping = {
2
- BrowserL: BrowserL,
3
2
  AddL: AddL,
3
+ BrowserL: BrowserL,
4
4
  ButtonSubmitL: ButtonSubmitL,
5
- CheckboxL: CheckboxL,
6
- ButtonL: ButtonL,
7
5
  CheckL: CheckL,
8
- CountdownL: CountdownL,
6
+ ButtonL: ButtonL,
7
+ CheckboxL: CheckboxL,
9
8
  CloseL: CloseL,
10
- ComboL: ComboL,
11
9
  ColumnL: ColumnL,
10
+ ComboL: ComboL,
11
+ CountdownL: CountdownL,
12
12
  DividerL: DividerL,
13
13
  FileTypePictureL: FileTypePictureL,
14
- FolderFavouriteFlatL: FolderFavouriteFlatL,
15
- FolderL: FolderL,
16
14
  FolderPredefinedL: FolderPredefinedL,
15
+ FolderL: FolderL,
17
16
  FolderPlainL: FolderPlainL,
18
- FormGroupL: FormGroupL,
17
+ FolderFavouriteFlatL: FolderFavouriteFlatL,
19
18
  FormEditL: FormEditL,
20
- HashL: HashL,
19
+ FormGroupL: FormGroupL,
21
20
  FormL: FormL,
22
- ImagePotraitL: ImagePotraitL,
23
- ImageLandscapeL: ImageLandscapeL,
24
- ImageL: ImageL,
21
+ HashL: HashL,
25
22
  HideL: HideL,
23
+ ImageL: ImageL,
24
+ ImageLandscapeL: ImageLandscapeL,
25
+ InformationNoSearchResultL: InformationNoSearchResultL,
26
+ ImagePotraitL: ImagePotraitL,
26
27
  InfoL: InfoL,
27
28
  InboxNoResultsL: InboxNoResultsL,
28
- InformationNoSearchResultL: InformationNoSearchResultL,
29
29
  ImageUrlL: ImageUrlL,
30
30
  InputL: InputL,
31
- LinkL: LinkL,
32
- LineL: LineL,
33
31
  LandingPageL: LandingPageL,
34
32
  LabelL: LabelL,
33
+ LinkL: LinkL,
34
+ LineL: LineL,
35
35
  MobileBlockL: MobileBlockL,
36
36
  LocationL: LocationL,
37
- MobileLayout2L: MobileLayout2L,
38
37
  MobileClickL: MobileClickL,
39
- MobileLayout3L: MobileLayout3L,
40
38
  MobileLayout1L: MobileLayout1L,
39
+ MobileLayout3L: MobileLayout3L,
40
+ MobileLayout2L: MobileLayout2L,
41
41
  MobileLayout4L: MobileLayout4L,
42
42
  MobileLinkL: MobileLinkL,
43
+ MobileUrlL: MobileUrlL,
44
+ Section13L: Section13L,
43
45
  MultilineL: MultilineL,
44
46
  NavbarL: NavbarL,
45
- MobileUrlL: MobileUrlL,
46
47
  NoPermissionL: NoPermissionL,
48
+ RelationManyManyL: RelationManyManyL,
49
+ QuoteL: QuoteL,
47
50
  NoData: NoData,
48
- RelationOneOneL: RelationOneOneL,
49
51
  PieL: PieL,
50
52
  RadioL: RadioL,
51
- QuoteL: QuoteL,
52
- RelationManyManyL: RelationManyManyL,
53
53
  RelationManyOneL: RelationManyOneL,
54
54
  RelationOneManyL: RelationOneManyL,
55
+ Section37L: Section37L,
56
+ RelationOneOneL: RelationOneOneL,
55
57
  SearchNoResultsL: SearchNoResultsL,
56
58
  Section12L: Section12L,
57
- Section13L: Section13L,
59
+ SpinnerL: SpinnerL,
58
60
  ShowL: ShowL,
59
- SectionL: SectionL,
60
61
  SelectL: SelectL,
61
- Section37L: Section37L,
62
+ SectionL: SectionL,
62
63
  SliderL: SliderL,
63
- TableL: TableL,
64
64
  StackedL: StackedL,
65
- SpinnerL: SpinnerL,
66
65
  TextareaL: TextareaL,
67
66
  TextL: TextL,
67
+ TableL: TableL,
68
68
  TimeL: TimeL,
69
- TooltipL: TooltipL,
70
69
  VideoL: VideoL,
70
+ TooltipL: TooltipL,
71
71
  WarningL: WarningL
72
72
  };
73
73
  import { default as WarningL } from './WarningL';
74
74
  export { default as WarningL } from './WarningL';
75
- import { default as VideoL } from './VideoL';
76
- export { default as VideoL } from './VideoL';
77
75
  import { default as TooltipL } from './TooltipL';
78
76
  export { default as TooltipL } from './TooltipL';
77
+ import { default as VideoL } from './VideoL';
78
+ export { default as VideoL } from './VideoL';
79
+ import { default as TimeL } from './TimeL';
80
+ export { default as TimeL } from './TimeL';
81
+ import { default as TableL } from './TableL';
82
+ export { default as TableL } from './TableL';
79
83
  import { default as TextL } from './TextL';
80
84
  export { default as TextL } from './TextL';
81
85
  import { default as TextareaL } from './TextareaL';
82
86
  export { default as TextareaL } from './TextareaL';
83
- import { default as SpinnerL } from './SpinnerL';
84
- export { default as SpinnerL } from './SpinnerL';
85
87
  import { default as StackedL } from './StackedL';
86
88
  export { default as StackedL } from './StackedL';
87
- import { default as TimeL } from './TimeL';
88
- export { default as TimeL } from './TimeL';
89
89
  import { default as SliderL } from './SliderL';
90
90
  export { default as SliderL } from './SliderL';
91
- import { default as TableL } from './TableL';
92
- export { default as TableL } from './TableL';
93
- import { default as Section37L } from './Section37L';
94
- export { default as Section37L } from './Section37L';
95
91
  import { default as SelectL } from './SelectL';
96
92
  export { default as SelectL } from './SelectL';
97
- import { default as SectionL } from './SectionL';
98
- export { default as SectionL } from './SectionL';
99
- import { default as Section13L } from './Section13L';
100
- export { default as Section13L } from './Section13L';
101
93
  import { default as ShowL } from './ShowL';
102
94
  export { default as ShowL } from './ShowL';
95
+ import { default as SpinnerL } from './SpinnerL';
96
+ export { default as SpinnerL } from './SpinnerL';
103
97
  import { default as Section12L } from './Section12L';
104
98
  export { default as Section12L } from './Section12L';
105
99
  import { default as SearchNoResultsL } from './SearchNoResultsL';
106
100
  export { default as SearchNoResultsL } from './SearchNoResultsL';
107
- import { default as RelationManyOneL } from './RelationManyOneL';
108
- export { default as RelationManyOneL } from './RelationManyOneL';
109
- import { default as RelationOneManyL } from './RelationOneManyL';
110
- export { default as RelationOneManyL } from './RelationOneManyL';
111
- import { default as QuoteL } from './QuoteL';
112
- export { default as QuoteL } from './QuoteL';
113
- import { default as RelationManyManyL } from './RelationManyManyL';
114
- export { default as RelationManyManyL } from './RelationManyManyL';
115
- import { default as PieL } from './PieL';
116
- export { default as PieL } from './PieL';
117
101
  import { default as RelationOneOneL } from './RelationOneOneL';
118
102
  export { default as RelationOneOneL } from './RelationOneOneL';
103
+ import { default as Section37L } from './Section37L';
104
+ export { default as Section37L } from './Section37L';
105
+ import { default as RelationOneManyL } from './RelationOneManyL';
106
+ export { default as RelationOneManyL } from './RelationOneManyL';
107
+ import { default as RelationManyOneL } from './RelationManyOneL';
108
+ export { default as RelationManyOneL } from './RelationManyOneL';
119
109
  import { default as RadioL } from './RadioL';
120
110
  export { default as RadioL } from './RadioL';
121
- import { default as NoPermissionL } from './NoPermissionL';
122
- export { default as NoPermissionL } from './NoPermissionL';
111
+ import { default as PieL } from './PieL';
112
+ export { default as PieL } from './PieL';
123
113
  import { default as NoData } from './NoData';
124
114
  export { default as NoData } from './NoData';
115
+ import { default as SectionL } from './SectionL';
116
+ export { default as SectionL } from './SectionL';
117
+ import { default as RelationManyManyL } from './RelationManyManyL';
118
+ export { default as RelationManyManyL } from './RelationManyManyL';
119
+ import { default as QuoteL } from './QuoteL';
120
+ export { default as QuoteL } from './QuoteL';
121
+ import { default as NavbarL } from './NavbarL';
122
+ export { default as NavbarL } from './NavbarL';
123
+ import { default as Section13L } from './Section13L';
124
+ export { default as Section13L } from './Section13L';
125
+ import { default as MultilineL } from './MultilineL';
126
+ export { default as MultilineL } from './MultilineL';
125
127
  import { default as MobileUrlL } from './MobileUrlL';
126
128
  export { default as MobileUrlL } from './MobileUrlL';
127
129
  import { default as MobileLinkL } from './MobileLinkL';
128
130
  export { default as MobileLinkL } from './MobileLinkL';
129
- import { default as NavbarL } from './NavbarL';
130
- export { default as NavbarL } from './NavbarL';
131
+ import { default as NoPermissionL } from './NoPermissionL';
132
+ export { default as NoPermissionL } from './NoPermissionL';
131
133
  import { default as MobileLayout1L } from './MobileLayout1L';
132
134
  export { default as MobileLayout1L } from './MobileLayout1L';
133
135
  import { default as MobileLayout4L } from './MobileLayout4L';
134
136
  export { default as MobileLayout4L } from './MobileLayout4L';
135
- import { default as MultilineL } from './MultilineL';
136
- export { default as MultilineL } from './MultilineL';
137
137
  import { default as MobileClickL } from './MobileClickL';
138
138
  export { default as MobileClickL } from './MobileClickL';
139
- import { default as MobileLayout3L } from './MobileLayout3L';
140
- export { default as MobileLayout3L } from './MobileLayout3L';
141
- import { default as MobileLayout2L } from './MobileLayout2L';
142
- export { default as MobileLayout2L } from './MobileLayout2L';
143
- import { default as MobileBlockL } from './MobileBlockL';
144
- export { default as MobileBlockL } from './MobileBlockL';
145
139
  import { default as LocationL } from './LocationL';
146
140
  export { default as LocationL } from './LocationL';
147
- import { default as LandingPageL } from './LandingPageL';
148
- export { default as LandingPageL } from './LandingPageL';
149
- import { default as LabelL } from './LabelL';
150
- export { default as LabelL } from './LabelL';
151
141
  import { default as LineL } from './LineL';
152
142
  export { default as LineL } from './LineL';
143
+ import { default as MobileBlockL } from './MobileBlockL';
144
+ export { default as MobileBlockL } from './MobileBlockL';
145
+ import { default as MobileLayout2L } from './MobileLayout2L';
146
+ export { default as MobileLayout2L } from './MobileLayout2L';
147
+ import { default as MobileLayout3L } from './MobileLayout3L';
148
+ export { default as MobileLayout3L } from './MobileLayout3L';
153
149
  import { default as LinkL } from './LinkL';
154
150
  export { default as LinkL } from './LinkL';
155
- import { default as ImageUrlL } from './ImageUrlL';
156
- export { default as ImageUrlL } from './ImageUrlL';
151
+ import { default as LabelL } from './LabelL';
152
+ export { default as LabelL } from './LabelL';
157
153
  import { default as InputL } from './InputL';
158
154
  export { default as InputL } from './InputL';
159
- import { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
160
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
155
+ import { default as LandingPageL } from './LandingPageL';
156
+ export { default as LandingPageL } from './LandingPageL';
157
+ import { default as ImageUrlL } from './ImageUrlL';
158
+ export { default as ImageUrlL } from './ImageUrlL';
161
159
  import { default as InfoL } from './InfoL';
162
160
  export { default as InfoL } from './InfoL';
163
- import { default as HideL } from './HideL';
164
- export { default as HideL } from './HideL';
165
- import { default as ImageL } from './ImageL';
166
- export { default as ImageL } from './ImageL';
167
161
  import { default as InboxNoResultsL } from './InboxNoResultsL';
168
162
  export { default as InboxNoResultsL } from './InboxNoResultsL';
169
- import { default as FormL } from './FormL';
170
- export { default as FormL } from './FormL';
171
- import { default as ImageLandscapeL } from './ImageLandscapeL';
172
- export { default as ImageLandscapeL } from './ImageLandscapeL';
173
- import { default as HashL } from './HashL';
174
- export { default as HashL } from './HashL';
163
+ import { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
164
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
165
+ import { default as HideL } from './HideL';
166
+ export { default as HideL } from './HideL';
175
167
  import { default as ImagePotraitL } from './ImagePotraitL';
176
168
  export { default as ImagePotraitL } from './ImagePotraitL';
177
- import { default as FolderPlainL } from './FolderPlainL';
178
- export { default as FolderPlainL } from './FolderPlainL';
179
- import { default as FolderPredefinedL } from './FolderPredefinedL';
180
- export { default as FolderPredefinedL } from './FolderPredefinedL';
169
+ import { default as HashL } from './HashL';
170
+ export { default as HashL } from './HashL';
171
+ import { default as FormL } from './FormL';
172
+ export { default as FormL } from './FormL';
181
173
  import { default as FormEditL } from './FormEditL';
182
174
  export { default as FormEditL } from './FormEditL';
183
- import { default as FolderL } from './FolderL';
184
- export { default as FolderL } from './FolderL';
185
175
  import { default as FormGroupL } from './FormGroupL';
186
176
  export { default as FormGroupL } from './FormGroupL';
177
+ import { default as ImageLandscapeL } from './ImageLandscapeL';
178
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
179
+ import { default as ImageL } from './ImageL';
180
+ export { default as ImageL } from './ImageL';
187
181
  import { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
188
182
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
183
+ import { default as FolderPredefinedL } from './FolderPredefinedL';
184
+ export { default as FolderPredefinedL } from './FolderPredefinedL';
189
185
  import { default as FileTypePictureL } from './FileTypePictureL';
190
186
  export { default as FileTypePictureL } from './FileTypePictureL';
191
187
  import { default as DividerL } from './DividerL';
192
188
  export { default as DividerL } from './DividerL';
193
- import { default as ComboL } from './ComboL';
194
- export { default as ComboL } from './ComboL';
195
- import { default as ColumnL } from './ColumnL';
196
- export { default as ColumnL } from './ColumnL';
189
+ import { default as FolderPlainL } from './FolderPlainL';
190
+ export { default as FolderPlainL } from './FolderPlainL';
197
191
  import { default as CountdownL } from './CountdownL';
198
192
  export { default as CountdownL } from './CountdownL';
193
+ import { default as ComboL } from './ComboL';
194
+ export { default as ComboL } from './ComboL';
195
+ import { default as FolderL } from './FolderL';
196
+ export { default as FolderL } from './FolderL';
199
197
  import { default as CloseL } from './CloseL';
200
198
  export { default as CloseL } from './CloseL';
201
199
  import { default as CheckL } from './CheckL';
202
200
  export { default as CheckL } from './CheckL';
203
201
  import { default as CheckboxL } from './CheckboxL';
204
202
  export { default as CheckboxL } from './CheckboxL';
205
- import { default as ButtonL } from './ButtonL';
206
- export { default as ButtonL } from './ButtonL';
207
- import { default as BrowserL } from './BrowserL';
208
- export { default as BrowserL } from './BrowserL';
203
+ import { default as ColumnL } from './ColumnL';
204
+ export { default as ColumnL } from './ColumnL';
209
205
  import { default as ButtonSubmitL } from './ButtonSubmitL';
210
206
  export { default as ButtonSubmitL } from './ButtonSubmitL';
207
+ import { default as BrowserL } from './BrowserL';
208
+ export { default as BrowserL } from './BrowserL';
211
209
  import { default as AddL } from './AddL';
212
- export { default as AddL } from './AddL';
210
+ export { default as AddL } from './AddL';
211
+ import { default as ButtonL } from './ButtonL';
212
+ export { default as ButtonL } from './ButtonL';