@goodhood-web/ui 1.8.0-development.24 → 1.8.0-development.26

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,451 +1,450 @@
1
- /// <reference types="react" />
2
1
  declare const iconsMap: {
3
2
  '24': {
4
3
  readonly arrow_left: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
5
- title?: string | undefined;
4
+ title?: string;
6
5
  }>;
7
6
  readonly arrow_right: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
8
- title?: string | undefined;
7
+ title?: string;
9
8
  }>;
10
9
  readonly bookmark: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
11
- title?: string | undefined;
10
+ title?: string;
12
11
  }>;
13
12
  readonly bookmarked: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
14
- title?: string | undefined;
13
+ title?: string;
15
14
  }>;
16
15
  readonly burger_menu: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
17
- title?: string | undefined;
16
+ title?: string;
18
17
  }>;
19
18
  readonly business: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
20
- title?: string | undefined;
19
+ title?: string;
21
20
  }>;
22
21
  readonly camera: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
23
- title?: string | undefined;
22
+ title?: string;
24
23
  }>;
25
24
  readonly checkmark: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
26
- title?: string | undefined;
25
+ title?: string;
27
26
  }>;
28
27
  readonly checkmark_circle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
29
- title?: string | undefined;
28
+ title?: string;
30
29
  }>;
31
30
  readonly chevron_down: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
32
- title?: string | undefined;
31
+ title?: string;
33
32
  }>;
34
33
  readonly chevron_left: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
35
- title?: string | undefined;
34
+ title?: string;
36
35
  }>;
37
36
  readonly chevron_right: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
38
- title?: string | undefined;
37
+ title?: string;
39
38
  }>;
40
39
  readonly chevron_up: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
41
- title?: string | undefined;
40
+ title?: string;
42
41
  }>;
43
42
  readonly comment_bubble: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
44
- title?: string | undefined;
43
+ title?: string;
45
44
  }>;
46
45
  readonly cross: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
47
- title?: string | undefined;
46
+ title?: string;
48
47
  }>;
49
48
  readonly cross_circle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
50
- title?: string | undefined;
49
+ title?: string;
51
50
  }>;
52
51
  readonly envelope: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
53
- title?: string | undefined;
52
+ title?: string;
54
53
  }>;
55
54
  readonly event_calendar: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
56
- title?: string | undefined;
55
+ title?: string;
57
56
  }>;
58
57
  readonly external_link: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
59
- title?: string | undefined;
58
+ title?: string;
60
59
  }>;
61
60
  readonly eye: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
62
- title?: string | undefined;
61
+ title?: string;
63
62
  }>;
64
63
  readonly eye_crossed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
65
- title?: string | undefined;
64
+ title?: string;
66
65
  }>;
67
66
  readonly filter: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
68
- title?: string | undefined;
67
+ title?: string;
69
68
  }>;
70
69
  readonly globe: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
71
- title?: string | undefined;
70
+ title?: string;
72
71
  }>;
73
72
  readonly heart: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
74
- title?: string | undefined;
73
+ title?: string;
75
74
  }>;
76
75
  readonly heart_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
77
- title?: string | undefined;
76
+ title?: string;
78
77
  }>;
79
78
  readonly heart_outline: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
80
- title?: string | undefined;
79
+ title?: string;
81
80
  }>;
82
81
  readonly image: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
83
- title?: string | undefined;
82
+ title?: string;
84
83
  }>;
85
84
  readonly loudspeaker: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
86
- title?: string | undefined;
85
+ title?: string;
87
86
  }>;
88
87
  readonly marketplace: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
89
- title?: string | undefined;
88
+ title?: string;
90
89
  }>;
91
90
  readonly more_dots: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
92
- title?: string | undefined;
91
+ title?: string;
93
92
  }>;
94
93
  readonly more_dots_alt: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
95
- title?: string | undefined;
94
+ title?: string;
96
95
  }>;
97
96
  readonly mute: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
98
- title?: string | undefined;
97
+ title?: string;
99
98
  }>;
100
99
  readonly notification_bell: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
101
- title?: string | undefined;
100
+ title?: string;
102
101
  }>;
103
102
  readonly paperclip: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
104
- title?: string | undefined;
103
+ title?: string;
105
104
  }>;
106
105
  readonly pencil: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
107
- title?: string | undefined;
106
+ title?: string;
108
107
  }>;
109
108
  readonly pin: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
110
- title?: string | undefined;
109
+ title?: string;
111
110
  }>;
112
111
  readonly plus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
113
- title?: string | undefined;
112
+ title?: string;
114
113
  }>;
115
114
  readonly plus_circle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
116
- title?: string | undefined;
115
+ title?: string;
117
116
  }>;
118
117
  readonly privacy_lock: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
119
- title?: string | undefined;
118
+ title?: string;
120
119
  }>;
121
120
  readonly privacy_lock_closed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
122
- title?: string | undefined;
121
+ title?: string;
123
122
  }>;
124
123
  readonly react: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
125
- title?: string | undefined;
124
+ title?: string;
126
125
  }>;
127
126
  readonly search: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
128
- title?: string | undefined;
127
+ title?: string;
129
128
  }>;
130
129
  readonly share_arrow: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
131
- title?: string | undefined;
130
+ title?: string;
132
131
  }>;
133
132
  readonly share_arrow_outline: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
134
- title?: string | undefined;
133
+ title?: string;
135
134
  }>;
136
135
  readonly sort: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
137
- title?: string | undefined;
136
+ title?: string;
138
137
  }>;
139
138
  readonly special_place: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
140
- title?: string | undefined;
139
+ title?: string;
141
140
  }>;
142
141
  readonly thanks: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
143
- title?: string | undefined;
142
+ title?: string;
144
143
  }>;
145
144
  readonly trash_can: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
146
- title?: string | undefined;
145
+ title?: string;
147
146
  }>;
148
147
  };
149
148
  '32': {
150
149
  readonly address_book: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
151
- title?: string | undefined;
150
+ title?: string;
152
151
  }>;
153
152
  readonly baby_toy: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
154
- title?: string | undefined;
153
+ title?: string;
155
154
  }>;
156
155
  readonly bicycle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
157
- title?: string | undefined;
156
+ title?: string;
158
157
  }>;
159
158
  readonly bookmark: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
160
- title?: string | undefined;
159
+ title?: string;
161
160
  }>;
162
161
  readonly books: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
163
- title?: string | undefined;
162
+ title?: string;
164
163
  }>;
165
164
  readonly bubble_heart_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
166
- title?: string | undefined;
165
+ title?: string;
167
166
  }>;
168
167
  readonly bubble_heart_outline: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
169
- title?: string | undefined;
168
+ title?: string;
170
169
  }>;
171
170
  readonly buildings: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
172
- title?: string | undefined;
171
+ title?: string;
173
172
  }>;
174
173
  readonly burger_menu: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
175
- title?: string | undefined;
174
+ title?: string;
176
175
  }>;
177
176
  readonly business: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
178
- title?: string | undefined;
177
+ title?: string;
179
178
  }>;
180
179
  readonly business_profile: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
181
- title?: string | undefined;
180
+ title?: string;
182
181
  }>;
183
182
  readonly camera: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
184
- title?: string | undefined;
183
+ title?: string;
185
184
  }>;
186
185
  readonly camera_crossed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
187
- title?: string | undefined;
186
+ title?: string;
188
187
  }>;
189
188
  readonly car: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
190
- title?: string | undefined;
189
+ title?: string;
191
190
  }>;
192
191
  readonly carrot: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
193
- title?: string | undefined;
192
+ title?: string;
194
193
  }>;
195
194
  readonly chat: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
196
- title?: string | undefined;
195
+ title?: string;
197
196
  }>;
198
197
  readonly checkmark_circle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
199
- title?: string | undefined;
198
+ title?: string;
200
199
  }>;
201
200
  readonly christmas_tree: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
202
- title?: string | undefined;
201
+ title?: string;
203
202
  }>;
204
203
  readonly clipboard: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
205
- title?: string | undefined;
204
+ title?: string;
206
205
  }>;
207
206
  readonly clothing: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
208
- title?: string | undefined;
207
+ title?: string;
209
208
  }>;
210
209
  readonly cocktail: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
211
- title?: string | undefined;
210
+ title?: string;
212
211
  }>;
213
212
  readonly comment_bubble: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
214
- title?: string | undefined;
213
+ title?: string;
215
214
  }>;
216
215
  readonly compass: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
217
- title?: string | undefined;
216
+ title?: string;
218
217
  }>;
219
218
  readonly computer: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
220
- title?: string | undefined;
219
+ title?: string;
221
220
  }>;
222
221
  readonly confetti: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
223
- title?: string | undefined;
222
+ title?: string;
224
223
  }>;
225
224
  readonly couch: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
226
- title?: string | undefined;
225
+ title?: string;
227
226
  }>;
228
227
  readonly credit_card: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
229
- title?: string | undefined;
228
+ title?: string;
230
229
  }>;
231
230
  readonly cross_circle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
232
- title?: string | undefined;
231
+ title?: string;
233
232
  }>;
234
233
  readonly cutlery: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
235
- title?: string | undefined;
234
+ title?: string;
236
235
  }>;
237
236
  readonly drill_tool: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
238
- title?: string | undefined;
237
+ title?: string;
239
238
  }>;
240
239
  readonly email: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
241
- title?: string | undefined;
240
+ title?: string;
242
241
  }>;
243
242
  readonly envelope: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
244
- title?: string | undefined;
243
+ title?: string;
245
244
  }>;
246
245
  readonly event_calendar_check: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
247
- title?: string | undefined;
246
+ title?: string;
248
247
  }>;
249
248
  readonly event_calendar_date: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
250
- title?: string | undefined;
249
+ title?: string;
251
250
  }>;
252
251
  readonly event_calendar_grid: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
253
- title?: string | undefined;
252
+ title?: string;
254
253
  }>;
255
254
  readonly event_calendar_plus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
256
- title?: string | undefined;
255
+ title?: string;
257
256
  }>;
258
257
  readonly event_calendar_plus_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
259
- title?: string | undefined;
258
+ title?: string;
260
259
  }>;
261
260
  readonly exchange: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
262
- title?: string | undefined;
261
+ title?: string;
263
262
  }>;
264
263
  readonly eye: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
265
- title?: string | undefined;
264
+ title?: string;
266
265
  }>;
267
266
  readonly eye_crossed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
268
- title?: string | undefined;
267
+ title?: string;
269
268
  }>;
270
269
  readonly gift: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
271
- title?: string | undefined;
270
+ title?: string;
272
271
  }>;
273
272
  readonly gift_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
274
- title?: string | undefined;
273
+ title?: string;
275
274
  }>;
276
275
  readonly globe: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
277
- title?: string | undefined;
276
+ title?: string;
278
277
  }>;
279
278
  readonly group: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
280
- title?: string | undefined;
279
+ title?: string;
281
280
  }>;
282
281
  readonly group_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
283
- title?: string | undefined;
282
+ title?: string;
284
283
  }>;
285
284
  readonly healthcare: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
286
- title?: string | undefined;
285
+ title?: string;
287
286
  }>;
288
287
  readonly heart: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
289
- title?: string | undefined;
288
+ title?: string;
290
289
  }>;
291
290
  readonly heart_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
292
- title?: string | undefined;
291
+ title?: string;
293
292
  }>;
294
293
  readonly heart_handshake_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
295
- title?: string | undefined;
294
+ title?: string;
296
295
  }>;
297
296
  readonly heart_outline: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
298
- title?: string | undefined;
297
+ title?: string;
299
298
  }>;
300
299
  readonly house: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
301
- title?: string | undefined;
300
+ title?: string;
302
301
  }>;
303
302
  readonly image: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
304
- title?: string | undefined;
303
+ title?: string;
305
304
  }>;
306
305
  readonly info: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
307
- title?: string | undefined;
306
+ title?: string;
308
307
  }>;
309
308
  readonly info_left: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
310
- title?: string | undefined;
309
+ title?: string;
311
310
  }>;
312
311
  readonly invite_neighbour: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
313
- title?: string | undefined;
312
+ title?: string;
314
313
  }>;
315
314
  readonly key: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
316
- title?: string | undefined;
315
+ title?: string;
317
316
  }>;
318
317
  readonly kitchen_pot: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
319
- title?: string | undefined;
318
+ title?: string;
320
319
  }>;
321
320
  readonly list: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
322
- title?: string | undefined;
321
+ title?: string;
323
322
  }>;
324
323
  readonly log_in: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
325
- title?: string | undefined;
324
+ title?: string;
326
325
  }>;
327
326
  readonly log_out: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
328
- title?: string | undefined;
327
+ title?: string;
329
328
  }>;
330
329
  readonly loudspeaker: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
331
- title?: string | undefined;
330
+ title?: string;
332
331
  }>;
333
332
  readonly map: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
334
- title?: string | undefined;
333
+ title?: string;
335
334
  }>;
336
335
  readonly marketplace: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
337
- title?: string | undefined;
336
+ title?: string;
338
337
  }>;
339
338
  readonly miscellaneous_other: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
340
- title?: string | undefined;
339
+ title?: string;
341
340
  }>;
342
341
  readonly more_dots: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
343
- title?: string | undefined;
342
+ title?: string;
344
343
  }>;
345
344
  readonly more_dots_alt: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
346
- title?: string | undefined;
345
+ title?: string;
347
346
  }>;
348
347
  readonly more_dots_outline: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
349
- title?: string | undefined;
348
+ title?: string;
350
349
  }>;
351
350
  readonly music: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
352
- title?: string | undefined;
351
+ title?: string;
353
352
  }>;
354
353
  readonly nebenan_de: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
355
- title?: string | undefined;
354
+ title?: string;
356
355
  }>;
357
356
  readonly neighbour: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
358
- title?: string | undefined;
357
+ title?: string;
359
358
  }>;
360
359
  readonly notification_bell: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
361
- title?: string | undefined;
360
+ title?: string;
362
361
  }>;
363
362
  readonly organisation: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
364
- title?: string | undefined;
363
+ title?: string;
365
364
  }>;
366
365
  readonly paper_form_empty: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
367
- title?: string | undefined;
366
+ title?: string;
368
367
  }>;
369
368
  readonly paper_form_filled: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
370
- title?: string | undefined;
369
+ title?: string;
371
370
  }>;
372
371
  readonly paperclip: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
373
- title?: string | undefined;
372
+ title?: string;
374
373
  }>;
375
374
  readonly paw: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
376
- title?: string | undefined;
375
+ title?: string;
377
376
  }>;
378
377
  readonly pencil: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
379
- title?: string | undefined;
378
+ title?: string;
380
379
  }>;
381
380
  readonly pin: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
382
- title?: string | undefined;
381
+ title?: string;
383
382
  }>;
384
383
  readonly pins: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
385
- title?: string | undefined;
384
+ title?: string;
386
385
  }>;
387
386
  readonly plant: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
388
- title?: string | undefined;
387
+ title?: string;
389
388
  }>;
390
389
  readonly plus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
391
- title?: string | undefined;
390
+ title?: string;
392
391
  }>;
393
392
  readonly plus_circle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
394
- title?: string | undefined;
393
+ title?: string;
395
394
  }>;
396
395
  readonly post: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
397
- title?: string | undefined;
396
+ title?: string;
398
397
  }>;
399
398
  readonly privacy_lock: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
400
- title?: string | undefined;
399
+ title?: string;
401
400
  }>;
402
401
  readonly privacy_lock_closed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
403
- title?: string | undefined;
402
+ title?: string;
404
403
  }>;
405
404
  readonly qr_code: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
406
- title?: string | undefined;
405
+ title?: string;
407
406
  }>;
408
407
  readonly search: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
409
- title?: string | undefined;
408
+ title?: string;
410
409
  }>;
411
410
  readonly settings_cog: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
412
- title?: string | undefined;
411
+ title?: string;
413
412
  }>;
414
413
  readonly shopping_bag: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
415
- title?: string | undefined;
414
+ title?: string;
416
415
  }>;
417
416
  readonly shopping_cart: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
418
- title?: string | undefined;
417
+ title?: string;
419
418
  }>;
420
419
  readonly special_place: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
421
- title?: string | undefined;
420
+ title?: string;
422
421
  }>;
423
422
  readonly suitcase: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
424
- title?: string | undefined;
423
+ title?: string;
425
424
  }>;
426
425
  readonly supporter: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
427
- title?: string | undefined;
426
+ title?: string;
428
427
  }>;
429
428
  readonly tennis_ball: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
430
- title?: string | undefined;
429
+ title?: string;
431
430
  }>;
432
431
  readonly thanks: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
433
- title?: string | undefined;
432
+ title?: string;
434
433
  }>;
435
434
  readonly trash_can: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
436
- title?: string | undefined;
435
+ title?: string;
437
436
  }>;
438
437
  readonly truck: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
439
- title?: string | undefined;
438
+ title?: string;
440
439
  }>;
441
440
  readonly user: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
442
- title?: string | undefined;
441
+ title?: string;
443
442
  }>;
444
443
  readonly user_profile: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
445
- title?: string | undefined;
444
+ title?: string;
446
445
  }>;
447
446
  readonly wellness: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
448
- title?: string | undefined;
447
+ title?: string;
449
448
  }>;
450
449
  };
451
450
  };
@@ -1,4 +1,4 @@
1
1
  import { NotificationListItemProps } from './NotificationListItem.types';
2
2
 
3
- declare const NotificationListItem: ({ defaultIcon, imgSrc, isSeen, linkText, onNotificationClick, timeAgo, title, }: NotificationListItemProps) => import("react/jsx-runtime").JSX.Element;
3
+ declare const NotificationListItem: ({ defaultIcon, imgSrc, linkText, onNotificationClick, timeAgo, title, unread, }: NotificationListItemProps) => import("react/jsx-runtime").JSX.Element;
4
4
  export default NotificationListItem;
@@ -3,9 +3,9 @@ import { default as React } from 'react';
3
3
  export interface NotificationListItemProps {
4
4
  defaultIcon?: React.ReactNode;
5
5
  imgSrc?: string;
6
- isSeen?: boolean;
7
6
  linkText: string;
8
7
  onNotificationClick?: () => void;
9
8
  timeAgo: string;
10
9
  title: string;
10
+ unread?: boolean;
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "1.8.0-development.24",
3
+ "version": "1.8.0-development.26",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {