@navikt/ds-react 0.16.17 → 0.16.18

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.
@@ -0,0 +1,822 @@
1
+ [
2
+ {
3
+ "name": "Luke Skywalker",
4
+ "height": 172,
5
+ "mass": 77,
6
+ "hair_color": "blond",
7
+ "skin_color": "fair",
8
+ "eye_color": "blue",
9
+ "birth_year": 19,
10
+ "gender": "male"
11
+ },
12
+ {
13
+ "name": "C-3PO",
14
+ "height": 167,
15
+ "mass": 75,
16
+ "hair_color": "n/a",
17
+ "skin_color": "gold",
18
+ "eye_color": "yellow",
19
+ "birth_year": 112,
20
+ "gender": "n/a"
21
+ },
22
+ {
23
+ "name": "R2-D2",
24
+ "height": 96,
25
+ "mass": 32,
26
+ "hair_color": "n/a",
27
+ "skin_color": "white, blue",
28
+ "eye_color": "red",
29
+ "birth_year": 33,
30
+ "gender": "n/a"
31
+ },
32
+ {
33
+ "name": "Darth Vader",
34
+ "height": 202,
35
+ "mass": 136,
36
+ "hair_color": "none",
37
+ "skin_color": "white",
38
+ "eye_color": "yellow",
39
+ "birth_year": 41.9,
40
+ "gender": "male"
41
+ },
42
+ {
43
+ "name": "Leia Organa",
44
+ "height": 150,
45
+ "mass": 49,
46
+ "hair_color": "brown",
47
+ "skin_color": "light",
48
+ "eye_color": "brown",
49
+ "birth_year": 19,
50
+ "gender": "female"
51
+ },
52
+ {
53
+ "name": "Owen Lars",
54
+ "height": 178,
55
+ "mass": 120,
56
+ "hair_color": "brown, grey",
57
+ "skin_color": "light",
58
+ "eye_color": "blue",
59
+ "birth_year": 52,
60
+ "gender": "male"
61
+ },
62
+ {
63
+ "name": "Beru Whitesun lars",
64
+ "height": 165,
65
+ "mass": 75,
66
+ "hair_color": "brown",
67
+ "skin_color": "light",
68
+ "eye_color": "blue",
69
+ "birth_year": 47,
70
+ "gender": "female"
71
+ },
72
+ {
73
+ "name": "R5-D4",
74
+ "height": 97,
75
+ "mass": 32,
76
+ "hair_color": "n/a",
77
+ "skin_color": "white, red",
78
+ "eye_color": "red",
79
+ "birth_year": null,
80
+ "gender": "n/a"
81
+ },
82
+ {
83
+ "name": "Biggs Darklighter",
84
+ "height": 183,
85
+ "mass": 84,
86
+ "hair_color": "black",
87
+ "skin_color": "light",
88
+ "eye_color": "brown",
89
+ "birth_year": 24,
90
+ "gender": "male"
91
+ },
92
+ {
93
+ "name": "Obi-Wan Kenobi",
94
+ "height": 182,
95
+ "mass": 77,
96
+ "hair_color": "auburn, white",
97
+ "skin_color": "fair",
98
+ "eye_color": "blue-gray",
99
+ "birth_year": 57,
100
+ "gender": "male"
101
+ },
102
+ {
103
+ "name": "Anakin Skywalker",
104
+ "height": 188,
105
+ "mass": 84,
106
+ "hair_color": "blond",
107
+ "skin_color": "fair",
108
+ "eye_color": "blue",
109
+ "birth_year": 41.9,
110
+ "gender": "male"
111
+ },
112
+ {
113
+ "name": "Wilhuff Tarkin",
114
+ "height": 180,
115
+ "mass": null,
116
+ "hair_color": "auburn, grey",
117
+ "skin_color": "fair",
118
+ "eye_color": "blue",
119
+ "birth_year": 64,
120
+ "gender": "male"
121
+ },
122
+ {
123
+ "name": "Chewbacca",
124
+ "height": 228,
125
+ "mass": 112,
126
+ "hair_color": "brown",
127
+ "skin_color": null,
128
+ "eye_color": "blue",
129
+ "birth_year": 200,
130
+ "gender": "male"
131
+ },
132
+ {
133
+ "name": "Han Solo",
134
+ "height": 180,
135
+ "mass": 80,
136
+ "hair_color": "brown",
137
+ "skin_color": "fair",
138
+ "eye_color": "brown",
139
+ "birth_year": 29,
140
+ "gender": "male"
141
+ },
142
+ {
143
+ "name": "Greedo",
144
+ "height": 173,
145
+ "mass": 74,
146
+ "hair_color": "n/a",
147
+ "skin_color": "green",
148
+ "eye_color": "black",
149
+ "birth_year": 44,
150
+ "gender": "male"
151
+ },
152
+ {
153
+ "name": "Jabba Desilijic Tiure",
154
+ "height": 175,
155
+ "mass": null,
156
+ "hair_color": "n/a",
157
+ "skin_color": "green-tan, brown",
158
+ "eye_color": "orange",
159
+ "birth_year": 600,
160
+ "gender": "hermaphrodite"
161
+ },
162
+ {
163
+ "name": "Wedge Antilles",
164
+ "height": 170,
165
+ "mass": 77,
166
+ "hair_color": "brown",
167
+ "skin_color": "fair",
168
+ "eye_color": "hazel",
169
+ "birth_year": 21,
170
+ "gender": "male"
171
+ },
172
+ {
173
+ "name": "Jek Tono Porkins",
174
+ "height": 180,
175
+ "mass": 110,
176
+ "hair_color": "brown",
177
+ "skin_color": "fair",
178
+ "eye_color": "blue",
179
+ "birth_year": null,
180
+ "gender": "male"
181
+ },
182
+ {
183
+ "name": "Yoda",
184
+ "height": 66,
185
+ "mass": 17,
186
+ "hair_color": "white",
187
+ "skin_color": "green",
188
+ "eye_color": "brown",
189
+ "birth_year": 896,
190
+ "gender": "male"
191
+ },
192
+ {
193
+ "name": "Palpatine",
194
+ "height": 170,
195
+ "mass": 75,
196
+ "hair_color": "grey",
197
+ "skin_color": "pale",
198
+ "eye_color": "yellow",
199
+ "birth_year": 82,
200
+ "gender": "male"
201
+ },
202
+ {
203
+ "name": "Boba Fett",
204
+ "height": 183,
205
+ "mass": 78.2,
206
+ "hair_color": "black",
207
+ "skin_color": "fair",
208
+ "eye_color": "brown",
209
+ "birth_year": 31.5,
210
+ "gender": "male"
211
+ },
212
+ {
213
+ "name": "IG-88",
214
+ "height": 200,
215
+ "mass": 140,
216
+ "hair_color": "none",
217
+ "skin_color": "metal",
218
+ "eye_color": "red",
219
+ "birth_year": 15,
220
+ "gender": "none"
221
+ },
222
+ {
223
+ "name": "Bossk",
224
+ "height": 190,
225
+ "mass": 113,
226
+ "hair_color": "none",
227
+ "skin_color": "green",
228
+ "eye_color": "red",
229
+ "birth_year": 53,
230
+ "gender": "male"
231
+ },
232
+ {
233
+ "name": "Lando Calrissian",
234
+ "height": 177,
235
+ "mass": 79,
236
+ "hair_color": "black",
237
+ "skin_color": "dark",
238
+ "eye_color": "brown",
239
+ "birth_year": 31,
240
+ "gender": "male"
241
+ },
242
+ {
243
+ "name": "Lobot",
244
+ "height": 175,
245
+ "mass": 79,
246
+ "hair_color": "none",
247
+ "skin_color": "light",
248
+ "eye_color": "blue",
249
+ "birth_year": 37,
250
+ "gender": "male"
251
+ },
252
+ {
253
+ "name": "Ackbar",
254
+ "height": 180,
255
+ "mass": 83,
256
+ "hair_color": "none",
257
+ "skin_color": "brown mottle",
258
+ "eye_color": "orange",
259
+ "birth_year": 41,
260
+ "gender": "male"
261
+ },
262
+ {
263
+ "name": "Mon Mothma",
264
+ "height": 150,
265
+ "mass": null,
266
+ "hair_color": "auburn",
267
+ "skin_color": "fair",
268
+ "eye_color": "blue",
269
+ "birth_year": 48,
270
+ "gender": "female"
271
+ },
272
+ {
273
+ "name": "Arvel Crynyd",
274
+ "height": null,
275
+ "mass": null,
276
+ "hair_color": "brown",
277
+ "skin_color": "fair",
278
+ "eye_color": "brown",
279
+ "birth_year": null,
280
+ "gender": "male"
281
+ },
282
+ {
283
+ "name": "Wicket Systri Warrick",
284
+ "height": 88,
285
+ "mass": 20,
286
+ "hair_color": "brown",
287
+ "skin_color": "brown",
288
+ "eye_color": "brown",
289
+ "birth_year": 8,
290
+ "gender": "male"
291
+ },
292
+ {
293
+ "name": "Nien Nunb",
294
+ "height": 160,
295
+ "mass": 68,
296
+ "hair_color": "none",
297
+ "skin_color": "grey",
298
+ "eye_color": "black",
299
+ "birth_year": null,
300
+ "gender": "male"
301
+ },
302
+ {
303
+ "name": "Qui-Gon Jinn",
304
+ "height": 193,
305
+ "mass": 89,
306
+ "hair_color": "brown",
307
+ "skin_color": "fair",
308
+ "eye_color": "blue",
309
+ "birth_year": 92,
310
+ "gender": "male"
311
+ },
312
+ {
313
+ "name": "Nute Gunray",
314
+ "height": 191,
315
+ "mass": 90,
316
+ "hair_color": "none",
317
+ "skin_color": "mottled green",
318
+ "eye_color": "red",
319
+ "birth_year": null,
320
+ "gender": "male"
321
+ },
322
+ {
323
+ "name": "Finis Valorum",
324
+ "height": 170,
325
+ "mass": null,
326
+ "hair_color": "blond",
327
+ "skin_color": "fair",
328
+ "eye_color": "blue",
329
+ "birth_year": 91,
330
+ "gender": "male"
331
+ },
332
+ {
333
+ "name": "Padmé Amidala",
334
+ "height": 185,
335
+ "mass": 45,
336
+ "hair_color": "brown",
337
+ "skin_color": "light",
338
+ "eye_color": "brown",
339
+ "birth_year": 46,
340
+ "gender": "female"
341
+ },
342
+ {
343
+ "name": "Jar Jar Binks",
344
+ "height": 196,
345
+ "mass": 66,
346
+ "hair_color": "none",
347
+ "skin_color": "orange",
348
+ "eye_color": "orange",
349
+ "birth_year": 52,
350
+ "gender": "male"
351
+ },
352
+ {
353
+ "name": "Roos Tarpals",
354
+ "height": 224,
355
+ "mass": 82,
356
+ "hair_color": "none",
357
+ "skin_color": "grey",
358
+ "eye_color": "orange",
359
+ "birth_year": null,
360
+ "gender": "male"
361
+ },
362
+ {
363
+ "name": "Rugor Nass",
364
+ "height": 206,
365
+ "mass": null,
366
+ "hair_color": "none",
367
+ "skin_color": "green",
368
+ "eye_color": "orange",
369
+ "birth_year": null,
370
+ "gender": "male"
371
+ },
372
+ {
373
+ "name": "Ric Olié",
374
+ "height": 183,
375
+ "mass": null,
376
+ "hair_color": "brown",
377
+ "skin_color": "fair",
378
+ "eye_color": "blue",
379
+ "birth_year": null,
380
+ "gender": "male"
381
+ },
382
+ {
383
+ "name": "Watto",
384
+ "height": 137,
385
+ "mass": null,
386
+ "hair_color": "black",
387
+ "skin_color": "blue, grey",
388
+ "eye_color": "yellow",
389
+ "birth_year": null,
390
+ "gender": "male"
391
+ },
392
+ {
393
+ "name": "Sebulba",
394
+ "height": 112,
395
+ "mass": 40,
396
+ "hair_color": "none",
397
+ "skin_color": "grey, red",
398
+ "eye_color": "orange",
399
+ "birth_year": null,
400
+ "gender": "male"
401
+ },
402
+ {
403
+ "name": "Quarsh Panaka",
404
+ "height": 183,
405
+ "mass": null,
406
+ "hair_color": "black",
407
+ "skin_color": "dark",
408
+ "eye_color": "brown",
409
+ "birth_year": 62,
410
+ "gender": "male"
411
+ },
412
+ {
413
+ "name": "Shmi Skywalker",
414
+ "height": 163,
415
+ "mass": null,
416
+ "hair_color": "black",
417
+ "skin_color": "fair",
418
+ "eye_color": "brown",
419
+ "birth_year": 72,
420
+ "gender": "female"
421
+ },
422
+ {
423
+ "name": "Darth Maul",
424
+ "height": 175,
425
+ "mass": 80,
426
+ "hair_color": "none",
427
+ "skin_color": "red",
428
+ "eye_color": "yellow",
429
+ "birth_year": 54,
430
+ "gender": "male"
431
+ },
432
+ {
433
+ "name": "Bib Fortuna",
434
+ "height": 180,
435
+ "mass": null,
436
+ "hair_color": "none",
437
+ "skin_color": "pale",
438
+ "eye_color": "pink",
439
+ "birth_year": null,
440
+ "gender": "male"
441
+ },
442
+ {
443
+ "name": "Ayla Secura",
444
+ "height": 178,
445
+ "mass": 55,
446
+ "hair_color": "none",
447
+ "skin_color": "blue",
448
+ "eye_color": "hazel",
449
+ "birth_year": 48,
450
+ "gender": "female"
451
+ },
452
+ {
453
+ "name": "Ratts Tyerel",
454
+ "height": 79,
455
+ "mass": 15,
456
+ "hair_color": "none",
457
+ "skin_color": "grey, blue",
458
+ "eye_color": null,
459
+ "birth_year": null,
460
+ "gender": "male"
461
+ },
462
+ {
463
+ "name": "Dud Bolt",
464
+ "height": 94,
465
+ "mass": 45,
466
+ "hair_color": "none",
467
+ "skin_color": "blue, grey",
468
+ "eye_color": "yellow",
469
+ "birth_year": null,
470
+ "gender": "male"
471
+ },
472
+ {
473
+ "name": "Gasgano",
474
+ "height": 122,
475
+ "mass": null,
476
+ "hair_color": "none",
477
+ "skin_color": "white, blue",
478
+ "eye_color": "black",
479
+ "birth_year": null,
480
+ "gender": "male"
481
+ },
482
+ {
483
+ "name": "Ben Quadinaros",
484
+ "height": 163,
485
+ "mass": 65,
486
+ "hair_color": "none",
487
+ "skin_color": "grey, green, yellow",
488
+ "eye_color": "orange",
489
+ "birth_year": null,
490
+ "gender": "male"
491
+ },
492
+ {
493
+ "name": "Mace Windu",
494
+ "height": 188,
495
+ "mass": 84,
496
+ "hair_color": "none",
497
+ "skin_color": "dark",
498
+ "eye_color": "brown",
499
+ "birth_year": 72,
500
+ "gender": "male"
501
+ },
502
+ {
503
+ "name": "Ki-Adi-Mundi",
504
+ "height": 198,
505
+ "mass": 82,
506
+ "hair_color": "white",
507
+ "skin_color": "pale",
508
+ "eye_color": "yellow",
509
+ "birth_year": 92,
510
+ "gender": "male"
511
+ },
512
+ {
513
+ "name": "Kit Fisto",
514
+ "height": 196,
515
+ "mass": 87,
516
+ "hair_color": "none",
517
+ "skin_color": "green",
518
+ "eye_color": "black",
519
+ "birth_year": null,
520
+ "gender": "male"
521
+ },
522
+ {
523
+ "name": "Eeth Koth",
524
+ "height": 171,
525
+ "mass": null,
526
+ "hair_color": "black",
527
+ "skin_color": "brown",
528
+ "eye_color": "brown",
529
+ "birth_year": null,
530
+ "gender": "male"
531
+ },
532
+ {
533
+ "name": "Adi Gallia",
534
+ "height": 184,
535
+ "mass": 50,
536
+ "hair_color": "none",
537
+ "skin_color": "dark",
538
+ "eye_color": "blue",
539
+ "birth_year": null,
540
+ "gender": "female"
541
+ },
542
+ {
543
+ "name": "Saesee Tiin",
544
+ "height": 188,
545
+ "mass": null,
546
+ "hair_color": "none",
547
+ "skin_color": "pale",
548
+ "eye_color": "orange",
549
+ "birth_year": null,
550
+ "gender": "male"
551
+ },
552
+ {
553
+ "name": "Yarael Poof",
554
+ "height": 264,
555
+ "mass": null,
556
+ "hair_color": "none",
557
+ "skin_color": "white",
558
+ "eye_color": "yellow",
559
+ "birth_year": null,
560
+ "gender": "male"
561
+ },
562
+ {
563
+ "name": "Plo Koon",
564
+ "height": 188,
565
+ "mass": 80,
566
+ "hair_color": "none",
567
+ "skin_color": "orange",
568
+ "eye_color": "black",
569
+ "birth_year": 22,
570
+ "gender": "male"
571
+ },
572
+ {
573
+ "name": "Mas Amedda",
574
+ "height": 196,
575
+ "mass": null,
576
+ "hair_color": "none",
577
+ "skin_color": "blue",
578
+ "eye_color": "blue",
579
+ "birth_year": null,
580
+ "gender": "male"
581
+ },
582
+ {
583
+ "name": "Gregar Typho",
584
+ "height": 185,
585
+ "mass": 85,
586
+ "hair_color": "black",
587
+ "skin_color": "dark",
588
+ "eye_color": "brown",
589
+ "birth_year": null,
590
+ "gender": "male"
591
+ },
592
+ {
593
+ "name": "Cordé",
594
+ "height": 157,
595
+ "mass": null,
596
+ "hair_color": "brown",
597
+ "skin_color": "light",
598
+ "eye_color": "brown",
599
+ "birth_year": null,
600
+ "gender": "female"
601
+ },
602
+ {
603
+ "name": "Cliegg Lars",
604
+ "height": 183,
605
+ "mass": null,
606
+ "hair_color": "brown",
607
+ "skin_color": "fair",
608
+ "eye_color": "blue",
609
+ "birth_year": 82,
610
+ "gender": "male"
611
+ },
612
+ {
613
+ "name": "Poggle the Lesser",
614
+ "height": 183,
615
+ "mass": 80,
616
+ "hair_color": "none",
617
+ "skin_color": "green",
618
+ "eye_color": "yellow",
619
+ "birth_year": null,
620
+ "gender": "male"
621
+ },
622
+ {
623
+ "name": "Luminara Unduli",
624
+ "height": 170,
625
+ "mass": 56.2,
626
+ "hair_color": "black",
627
+ "skin_color": "yellow",
628
+ "eye_color": "blue",
629
+ "birth_year": 58,
630
+ "gender": "female"
631
+ },
632
+ {
633
+ "name": "Barriss Offee",
634
+ "height": 166,
635
+ "mass": 50,
636
+ "hair_color": "black",
637
+ "skin_color": "yellow",
638
+ "eye_color": "blue",
639
+ "birth_year": 40,
640
+ "gender": "female"
641
+ },
642
+ {
643
+ "name": "Dormé",
644
+ "height": 165,
645
+ "mass": null,
646
+ "hair_color": "brown",
647
+ "skin_color": "light",
648
+ "eye_color": "brown",
649
+ "birth_year": null,
650
+ "gender": "female"
651
+ },
652
+ {
653
+ "name": "Dooku",
654
+ "height": 193,
655
+ "mass": 80,
656
+ "hair_color": "white",
657
+ "skin_color": "fair",
658
+ "eye_color": "brown",
659
+ "birth_year": 102,
660
+ "gender": "male"
661
+ },
662
+ {
663
+ "name": "Bail Prestor Organa",
664
+ "height": 191,
665
+ "mass": null,
666
+ "hair_color": "black",
667
+ "skin_color": "tan",
668
+ "eye_color": "brown",
669
+ "birth_year": 67,
670
+ "gender": "male"
671
+ },
672
+ {
673
+ "name": "Jango Fett",
674
+ "height": 183,
675
+ "mass": 79,
676
+ "hair_color": "black",
677
+ "skin_color": "tan",
678
+ "eye_color": "brown",
679
+ "birth_year": 66,
680
+ "gender": "male"
681
+ },
682
+ {
683
+ "name": "Zam Wesell",
684
+ "height": 168,
685
+ "mass": 55,
686
+ "hair_color": "blonde",
687
+ "skin_color": "fair, green, yellow",
688
+ "eye_color": "yellow",
689
+ "birth_year": null,
690
+ "gender": "female"
691
+ },
692
+ {
693
+ "name": "Dexter Jettster",
694
+ "height": 198,
695
+ "mass": 102,
696
+ "hair_color": "none",
697
+ "skin_color": "brown",
698
+ "eye_color": "yellow",
699
+ "birth_year": null,
700
+ "gender": "male"
701
+ },
702
+ {
703
+ "name": "Lama Su",
704
+ "height": 229,
705
+ "mass": 88,
706
+ "hair_color": "none",
707
+ "skin_color": "grey",
708
+ "eye_color": "black",
709
+ "birth_year": null,
710
+ "gender": "male"
711
+ },
712
+ {
713
+ "name": "Taun We",
714
+ "height": 213,
715
+ "mass": null,
716
+ "hair_color": "none",
717
+ "skin_color": "grey",
718
+ "eye_color": "black",
719
+ "birth_year": null,
720
+ "gender": "female"
721
+ },
722
+ {
723
+ "name": "Jocasta Nu",
724
+ "height": 167,
725
+ "mass": null,
726
+ "hair_color": "white",
727
+ "skin_color": "fair",
728
+ "eye_color": "blue",
729
+ "birth_year": null,
730
+ "gender": "female"
731
+ },
732
+ {
733
+ "name": "R4-P17",
734
+ "height": 96,
735
+ "mass": null,
736
+ "hair_color": "none",
737
+ "skin_color": "silver, red",
738
+ "eye_color": "red, blue",
739
+ "birth_year": null,
740
+ "gender": "female"
741
+ },
742
+ {
743
+ "name": "Wat Tambor",
744
+ "height": 193,
745
+ "mass": 48,
746
+ "hair_color": "none",
747
+ "skin_color": "green, grey",
748
+ "eye_color": null,
749
+ "birth_year": null,
750
+ "gender": "male"
751
+ },
752
+ {
753
+ "name": "San Hill",
754
+ "height": 191,
755
+ "mass": null,
756
+ "hair_color": "none",
757
+ "skin_color": "grey",
758
+ "eye_color": "gold",
759
+ "birth_year": null,
760
+ "gender": "male"
761
+ },
762
+ {
763
+ "name": "Shaak Ti",
764
+ "height": 178,
765
+ "mass": 57,
766
+ "hair_color": "none",
767
+ "skin_color": "red, blue, white",
768
+ "eye_color": "black",
769
+ "birth_year": null,
770
+ "gender": "female"
771
+ },
772
+ {
773
+ "name": "Grievous",
774
+ "height": 216,
775
+ "mass": 159,
776
+ "hair_color": "none",
777
+ "skin_color": "brown, white",
778
+ "eye_color": "green, yellow",
779
+ "birth_year": null,
780
+ "gender": "male"
781
+ },
782
+ {
783
+ "name": "Tarfful",
784
+ "height": 234,
785
+ "mass": 136,
786
+ "hair_color": "brown",
787
+ "skin_color": "brown",
788
+ "eye_color": "blue",
789
+ "birth_year": null,
790
+ "gender": "male"
791
+ },
792
+ {
793
+ "name": "Raymus Antilles",
794
+ "height": 188,
795
+ "mass": 79,
796
+ "hair_color": "brown",
797
+ "skin_color": "light",
798
+ "eye_color": "brown",
799
+ "birth_year": null,
800
+ "gender": "male"
801
+ },
802
+ {
803
+ "name": "Sly Moore",
804
+ "height": 178,
805
+ "mass": 48,
806
+ "hair_color": "none",
807
+ "skin_color": "pale",
808
+ "eye_color": "white",
809
+ "birth_year": null,
810
+ "gender": "female"
811
+ },
812
+ {
813
+ "name": "Tion Medon",
814
+ "height": 206,
815
+ "mass": 80,
816
+ "hair_color": "none",
817
+ "skin_color": "grey",
818
+ "eye_color": "black",
819
+ "birth_year": null,
820
+ "gender": "male"
821
+ }
822
+ ]