@team-monolith/cds 0.6.0 → 0.6.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.
Files changed (37) hide show
  1. package/dist/remixicons/Arrows/index.d.ts +108 -108
  2. package/dist/remixicons/Arrows/index.js +216 -216
  3. package/dist/remixicons/Buildings/index.d.ts +58 -58
  4. package/dist/remixicons/Buildings/index.js +116 -116
  5. package/dist/remixicons/Business/index.d.ts +192 -192
  6. package/dist/remixicons/Business/index.js +384 -384
  7. package/dist/remixicons/Communication/index.d.ts +64 -64
  8. package/dist/remixicons/Communication/index.js +128 -128
  9. package/dist/remixicons/Design/index.d.ts +164 -164
  10. package/dist/remixicons/Design/index.js +328 -328
  11. package/dist/remixicons/Development/index.d.ts +50 -50
  12. package/dist/remixicons/Development/index.js +100 -100
  13. package/dist/remixicons/Device/index.d.ts +166 -166
  14. package/dist/remixicons/Device/index.js +332 -332
  15. package/dist/remixicons/Document/index.d.ts +202 -202
  16. package/dist/remixicons/Document/index.js +404 -404
  17. package/dist/remixicons/Editor/index.d.ts +114 -114
  18. package/dist/remixicons/Editor/index.js +228 -228
  19. package/dist/remixicons/Finance/index.d.ts +140 -140
  20. package/dist/remixicons/Finance/index.js +280 -280
  21. package/dist/remixicons/Health & Medical/index.d.ts +62 -62
  22. package/dist/remixicons/Health & Medical/index.js +124 -124
  23. package/dist/remixicons/Logos/index.d.ts +224 -224
  24. package/dist/remixicons/Logos/index.js +448 -448
  25. package/dist/remixicons/Map/index.d.ts +174 -174
  26. package/dist/remixicons/Map/index.js +348 -348
  27. package/dist/remixicons/Media/index.d.ts +218 -218
  28. package/dist/remixicons/Media/index.js +436 -436
  29. package/dist/remixicons/Others/index.d.ts +104 -104
  30. package/dist/remixicons/Others/index.js +208 -208
  31. package/dist/remixicons/System/index.d.ts +262 -262
  32. package/dist/remixicons/System/index.js +524 -524
  33. package/dist/remixicons/User & Faces/index.d.ts +112 -112
  34. package/dist/remixicons/User & Faces/index.js +224 -224
  35. package/dist/remixicons/Weather/index.d.ts +80 -80
  36. package/dist/remixicons/Weather/index.js +160 -160
  37. package/package.json +1 -2
@@ -1,249 +1,249 @@
1
1
  /// <reference types="react" />
2
- export declare const BrainFillSvg: string;
2
+ export declare const brainFillSvg: string;
3
3
  export declare const BrainFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
4
4
  title?: string | undefined;
5
5
  }>;
6
- export declare const BrainLineSvg: string;
6
+ export declare const brainLineSvg: string;
7
7
  export declare const BrainLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
8
8
  title?: string | undefined;
9
9
  }>;
10
- export declare const CapsuleFillSvg: string;
10
+ export declare const capsuleFillSvg: string;
11
11
  export declare const CapsuleFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
12
12
  title?: string | undefined;
13
13
  }>;
14
- export declare const CapsuleLineSvg: string;
14
+ export declare const capsuleLineSvg: string;
15
15
  export declare const CapsuleLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
16
16
  title?: string | undefined;
17
17
  }>;
18
- export declare const DislikeFillSvg: string;
18
+ export declare const dislikeFillSvg: string;
19
19
  export declare const DislikeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
20
20
  title?: string | undefined;
21
21
  }>;
22
- export declare const DislikeLineSvg: string;
22
+ export declare const dislikeLineSvg: string;
23
23
  export declare const DislikeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
24
24
  title?: string | undefined;
25
25
  }>;
26
- export declare const DossierFillSvg: string;
26
+ export declare const dossierFillSvg: string;
27
27
  export declare const DossierFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
28
28
  title?: string | undefined;
29
29
  }>;
30
- export declare const DossierLineSvg: string;
30
+ export declare const dossierLineSvg: string;
31
31
  export declare const DossierLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
32
32
  title?: string | undefined;
33
33
  }>;
34
- export declare const EmpathizeFillSvg: string;
34
+ export declare const empathizeFillSvg: string;
35
35
  export declare const EmpathizeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
36
36
  title?: string | undefined;
37
37
  }>;
38
- export declare const EmpathizeLineSvg: string;
38
+ export declare const empathizeLineSvg: string;
39
39
  export declare const EmpathizeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
40
40
  title?: string | undefined;
41
41
  }>;
42
- export declare const FirstAidKitFillSvg: string;
42
+ export declare const firstAidKitFillSvg: string;
43
43
  export declare const FirstAidKitFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
44
44
  title?: string | undefined;
45
45
  }>;
46
- export declare const FirstAidKitLineSvg: string;
46
+ export declare const firstAidKitLineSvg: string;
47
47
  export declare const FirstAidKitLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
48
48
  title?: string | undefined;
49
49
  }>;
50
- export declare const FlaskFillSvg: string;
50
+ export declare const flaskFillSvg: string;
51
51
  export declare const FlaskFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
52
52
  title?: string | undefined;
53
53
  }>;
54
- export declare const FlaskLineSvg: string;
54
+ export declare const flaskLineSvg: string;
55
55
  export declare const FlaskLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
56
56
  title?: string | undefined;
57
57
  }>;
58
- export declare const HandSanitizerFillSvg: string;
58
+ export declare const handSanitizerFillSvg: string;
59
59
  export declare const HandSanitizerFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
60
60
  title?: string | undefined;
61
61
  }>;
62
- export declare const HandSanitizerLineSvg: string;
62
+ export declare const handSanitizerLineSvg: string;
63
63
  export declare const HandSanitizerLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
64
64
  title?: string | undefined;
65
65
  }>;
66
- export declare const HealthBookFillSvg: string;
66
+ export declare const healthBookFillSvg: string;
67
67
  export declare const HealthBookFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
68
68
  title?: string | undefined;
69
69
  }>;
70
- export declare const HealthBookLineSvg: string;
70
+ export declare const healthBookLineSvg: string;
71
71
  export declare const HealthBookLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
72
72
  title?: string | undefined;
73
73
  }>;
74
- export declare const Heart2FillSvg: string;
74
+ export declare const heart2FillSvg: string;
75
75
  export declare const Heart2FillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
76
76
  title?: string | undefined;
77
77
  }>;
78
- export declare const Heart2LineSvg: string;
78
+ export declare const heart2LineSvg: string;
79
79
  export declare const Heart2LineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
80
80
  title?: string | undefined;
81
81
  }>;
82
- export declare const Heart3FillSvg: string;
82
+ export declare const heart3FillSvg: string;
83
83
  export declare const Heart3FillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
84
84
  title?: string | undefined;
85
85
  }>;
86
- export declare const Heart3LineSvg: string;
86
+ export declare const heart3LineSvg: string;
87
87
  export declare const Heart3LineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
88
88
  title?: string | undefined;
89
89
  }>;
90
- export declare const HeartAddFillSvg: string;
90
+ export declare const heartAddFillSvg: string;
91
91
  export declare const HeartAddFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
92
92
  title?: string | undefined;
93
93
  }>;
94
- export declare const HeartAddLineSvg: string;
94
+ export declare const heartAddLineSvg: string;
95
95
  export declare const HeartAddLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
96
96
  title?: string | undefined;
97
97
  }>;
98
- export declare const HeartFillSvg: string;
98
+ export declare const heartFillSvg: string;
99
99
  export declare const HeartFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
100
100
  title?: string | undefined;
101
101
  }>;
102
- export declare const HeartLineSvg: string;
102
+ export declare const heartLineSvg: string;
103
103
  export declare const HeartLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
104
104
  title?: string | undefined;
105
105
  }>;
106
- export declare const HeartPulseFillSvg: string;
106
+ export declare const heartPulseFillSvg: string;
107
107
  export declare const HeartPulseFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
108
108
  title?: string | undefined;
109
109
  }>;
110
- export declare const HeartPulseLineSvg: string;
110
+ export declare const heartPulseLineSvg: string;
111
111
  export declare const HeartPulseLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
112
112
  title?: string | undefined;
113
113
  }>;
114
- export declare const HeartsFillSvg: string;
114
+ export declare const heartsFillSvg: string;
115
115
  export declare const HeartsFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
116
116
  title?: string | undefined;
117
117
  }>;
118
- export declare const HeartsLineSvg: string;
118
+ export declare const heartsLineSvg: string;
119
119
  export declare const HeartsLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
120
120
  title?: string | undefined;
121
121
  }>;
122
- export declare const InfraredThermometerFillSvg: string;
122
+ export declare const infraredThermometerFillSvg: string;
123
123
  export declare const InfraredThermometerFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
124
124
  title?: string | undefined;
125
125
  }>;
126
- export declare const InfraredThermometerLineSvg: string;
126
+ export declare const infraredThermometerLineSvg: string;
127
127
  export declare const InfraredThermometerLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
128
128
  title?: string | undefined;
129
129
  }>;
130
- export declare const LungsFillSvg: string;
130
+ export declare const lungsFillSvg: string;
131
131
  export declare const LungsFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
132
132
  title?: string | undefined;
133
133
  }>;
134
- export declare const LungsLineSvg: string;
134
+ export declare const lungsLineSvg: string;
135
135
  export declare const LungsLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
136
136
  title?: string | undefined;
137
137
  }>;
138
- export declare const MedicineBottleFillSvg: string;
138
+ export declare const medicineBottleFillSvg: string;
139
139
  export declare const MedicineBottleFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
140
140
  title?: string | undefined;
141
141
  }>;
142
- export declare const MedicineBottleLineSvg: string;
142
+ export declare const medicineBottleLineSvg: string;
143
143
  export declare const MedicineBottleLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
144
144
  title?: string | undefined;
145
145
  }>;
146
- export declare const MentalHealthFillSvg: string;
146
+ export declare const mentalHealthFillSvg: string;
147
147
  export declare const MentalHealthFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
148
148
  title?: string | undefined;
149
149
  }>;
150
- export declare const MentalHealthLineSvg: string;
150
+ export declare const mentalHealthLineSvg: string;
151
151
  export declare const MentalHealthLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
152
152
  title?: string | undefined;
153
153
  }>;
154
- export declare const MicroscopeFillSvg: string;
154
+ export declare const microscopeFillSvg: string;
155
155
  export declare const MicroscopeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
156
156
  title?: string | undefined;
157
157
  }>;
158
- export declare const MicroscopeLineSvg: string;
158
+ export declare const microscopeLineSvg: string;
159
159
  export declare const MicroscopeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
160
160
  title?: string | undefined;
161
161
  }>;
162
- export declare const NurseFillSvg: string;
162
+ export declare const nurseFillSvg: string;
163
163
  export declare const NurseFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
164
164
  title?: string | undefined;
165
165
  }>;
166
- export declare const NurseLineSvg: string;
166
+ export declare const nurseLineSvg: string;
167
167
  export declare const NurseLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
168
168
  title?: string | undefined;
169
169
  }>;
170
- export declare const PsychotherapyFillSvg: string;
170
+ export declare const psychotherapyFillSvg: string;
171
171
  export declare const PsychotherapyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
172
172
  title?: string | undefined;
173
173
  }>;
174
- export declare const PsychotherapyLineSvg: string;
174
+ export declare const psychotherapyLineSvg: string;
175
175
  export declare const PsychotherapyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
176
176
  title?: string | undefined;
177
177
  }>;
178
- export declare const PulseFillSvg: string;
178
+ export declare const pulseFillSvg: string;
179
179
  export declare const PulseFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
180
180
  title?: string | undefined;
181
181
  }>;
182
- export declare const PulseLineSvg: string;
182
+ export declare const pulseLineSvg: string;
183
183
  export declare const PulseLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
184
184
  title?: string | undefined;
185
185
  }>;
186
- export declare const RestTimeFillSvg: string;
186
+ export declare const restTimeFillSvg: string;
187
187
  export declare const RestTimeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
188
188
  title?: string | undefined;
189
189
  }>;
190
- export declare const RestTimeLineSvg: string;
190
+ export declare const restTimeLineSvg: string;
191
191
  export declare const RestTimeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
192
192
  title?: string | undefined;
193
193
  }>;
194
- export declare const StethoscopeFillSvg: string;
194
+ export declare const stethoscopeFillSvg: string;
195
195
  export declare const StethoscopeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
196
196
  title?: string | undefined;
197
197
  }>;
198
- export declare const StethoscopeLineSvg: string;
198
+ export declare const stethoscopeLineSvg: string;
199
199
  export declare const StethoscopeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
200
200
  title?: string | undefined;
201
201
  }>;
202
- export declare const SurgicalMaskFillSvg: string;
202
+ export declare const surgicalMaskFillSvg: string;
203
203
  export declare const SurgicalMaskFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
204
204
  title?: string | undefined;
205
205
  }>;
206
- export declare const SurgicalMaskLineSvg: string;
206
+ export declare const surgicalMaskLineSvg: string;
207
207
  export declare const SurgicalMaskLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
208
208
  title?: string | undefined;
209
209
  }>;
210
- export declare const SyringeFillSvg: string;
210
+ export declare const syringeFillSvg: string;
211
211
  export declare const SyringeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
212
212
  title?: string | undefined;
213
213
  }>;
214
- export declare const SyringeLineSvg: string;
214
+ export declare const syringeLineSvg: string;
215
215
  export declare const SyringeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
216
216
  title?: string | undefined;
217
217
  }>;
218
- export declare const TestTubeFillSvg: string;
218
+ export declare const testTubeFillSvg: string;
219
219
  export declare const TestTubeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
220
220
  title?: string | undefined;
221
221
  }>;
222
- export declare const TestTubeLineSvg: string;
222
+ export declare const testTubeLineSvg: string;
223
223
  export declare const TestTubeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
224
224
  title?: string | undefined;
225
225
  }>;
226
- export declare const ThermometerFillSvg: string;
226
+ export declare const thermometerFillSvg: string;
227
227
  export declare const ThermometerFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
228
228
  title?: string | undefined;
229
229
  }>;
230
- export declare const ThermometerLineSvg: string;
230
+ export declare const thermometerLineSvg: string;
231
231
  export declare const ThermometerLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
232
232
  title?: string | undefined;
233
233
  }>;
234
- export declare const VirusFillSvg: string;
234
+ export declare const virusFillSvg: string;
235
235
  export declare const VirusFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
236
236
  title?: string | undefined;
237
237
  }>;
238
- export declare const VirusLineSvg: string;
238
+ export declare const virusLineSvg: string;
239
239
  export declare const VirusLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
240
240
  title?: string | undefined;
241
241
  }>;
242
- export declare const ZzzFillSvg: string;
242
+ export declare const zzzFillSvg: string;
243
243
  export declare const ZzzFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
244
244
  title?: string | undefined;
245
245
  }>;
246
- export declare const ZzzLineSvg: string;
246
+ export declare const zzzLineSvg: string;
247
247
  export declare const ZzzLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
248
248
  title?: string | undefined;
249
249
  }>;