forked from SleshaTraining/SleshaInsurance
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
819 lines (819 loc) · 41.2 KB
/
Copy pathpackage-lock.json
File metadata and controls
819 lines (819 loc) · 41.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@angular/material": {
"version": "15.0.2",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-15.0.2.tgz",
"integrity": "sha512-jXjgKFK09DcqShXSvKJLQ98MSqV2LuBO6ZuJj/gz96ZWoAhTTuWn0hL3xsoKp+kaF5DPdDFd24gLr8YFRibaIQ==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/auto-init": "15.0.0-canary.7971d6ad5.0",
"@material/banner": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/button": "15.0.0-canary.7971d6ad5.0",
"@material/card": "15.0.0-canary.7971d6ad5.0",
"@material/checkbox": "15.0.0-canary.7971d6ad5.0",
"@material/chips": "15.0.0-canary.7971d6ad5.0",
"@material/circular-progress": "15.0.0-canary.7971d6ad5.0",
"@material/data-table": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dialog": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/drawer": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/fab": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/floating-label": "15.0.0-canary.7971d6ad5.0",
"@material/form-field": "15.0.0-canary.7971d6ad5.0",
"@material/icon-button": "15.0.0-canary.7971d6ad5.0",
"@material/image-list": "15.0.0-canary.7971d6ad5.0",
"@material/layout-grid": "15.0.0-canary.7971d6ad5.0",
"@material/line-ripple": "15.0.0-canary.7971d6ad5.0",
"@material/linear-progress": "15.0.0-canary.7971d6ad5.0",
"@material/list": "15.0.0-canary.7971d6ad5.0",
"@material/menu": "15.0.0-canary.7971d6ad5.0",
"@material/menu-surface": "15.0.0-canary.7971d6ad5.0",
"@material/notched-outline": "15.0.0-canary.7971d6ad5.0",
"@material/radio": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/segmented-button": "15.0.0-canary.7971d6ad5.0",
"@material/select": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/slider": "15.0.0-canary.7971d6ad5.0",
"@material/snackbar": "15.0.0-canary.7971d6ad5.0",
"@material/switch": "15.0.0-canary.7971d6ad5.0",
"@material/tab": "15.0.0-canary.7971d6ad5.0",
"@material/tab-bar": "15.0.0-canary.7971d6ad5.0",
"@material/tab-indicator": "15.0.0-canary.7971d6ad5.0",
"@material/tab-scroller": "15.0.0-canary.7971d6ad5.0",
"@material/textfield": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tooltip": "15.0.0-canary.7971d6ad5.0",
"@material/top-app-bar": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.3.0"
}
},
"@material/animation": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/animation/-/animation-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-nOCOgzp/Vdgloyw/SjFCEtpcxXWtXUjvX+JCVg7o+EEtaGLBQdgjJUj5lt+RQ6e9r0eiMYKJ6l1+1TGGebsIfA==",
"requires": {
"tslib": "^2.1.0"
}
},
"@material/auto-init": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/auto-init/-/auto-init-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-JmST/NkQpdJ1+nyAU8qbV1eRXbOwvpaTRy096Y5mOK1CeUsagUyrKkCeLsO56pmvayxnOIkJCOhH/8gzIsmiJA==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/banner": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/banner/-/banner-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-OA23YGt9qTz5i+FdGgk4QpRkmby/w+k12YMlL7u+TmwWIiGom2AaOy/DbBCr2/uNJEJ6o0h+wcNBEmGe7bJutw==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/button": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/base": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/base/-/base-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-wXgoWl8NG4BZ2U8MCg4BLQLNla3IdyxBJIMSsJ1qvP2YswmG9HXTkS8y9mHTAhzzQEFQtlwDOyp4Ntq2Ep4WZA==",
"requires": {
"tslib": "^2.1.0"
}
},
"@material/button": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/button/-/button-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-lyV4unJUG/onzNSLL5TjTGJxscBReG6+lNBvGSfgCafW2bfHW278BbqPDbPr52ONe6vg5INptZJ6bZx4FStGIQ==",
"requires": {
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/card": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/card/-/card-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-0YNba4Keg+a0U4JK+siLDbTyO13s40hm88kX7uQ46SmsQlY3fbMsdOpX9+y/PaOkOXIJIgX6g+c7ASM7c/6Zyw==",
"requires": {
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/checkbox": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-RSFJhMtU28BhXWyQHMrThqkGMtYb16JOuKkZ54bc1AzIndQnniQoGpkb5tHx1hOCGhOUyAGVh/w8BHczWRsLbw==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/chips": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/chips/-/chips-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-W8e90cxnERoP/OvsYSSkjP/HEeogYH1YJVBemKfTOQyAAMh3DmetBGdO6Gdf65/Jt7iYrvab5IPn0D7DWoMZlQ==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/checkbox": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"safevalues": "^0.3.4",
"tslib": "^2.1.0"
}
},
"@material/circular-progress": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/circular-progress/-/circular-progress-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-dE66rFNI9T2khLejoTyONQZqnHjUXsmdzDx1lI3qO918gtdkwdBVWvFm0U7+1VdHAB9sjP4o+mVL/3rNss2Jtg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/progress-indicator": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/data-table": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/data-table/-/data-table-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-JIg3GqnWGoiP5OXRkM7xjpoYIcal3a2vcvx8qUBK8rJZUXXShMcrFD8bpoEK+VIo7NXp5oR3baR3g063sTmv7g==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/checkbox": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/icon-button": "15.0.0-canary.7971d6ad5.0",
"@material/linear-progress": "15.0.0-canary.7971d6ad5.0",
"@material/list": "15.0.0-canary.7971d6ad5.0",
"@material/menu": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/select": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/density": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/density/-/density-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-JfRRdyewKuVGDLTxm0Bn/5MFgkPHo5fZ0JU6kCqI+SdOER/ceRti6xJtNfgV/lBPqstftARcKv116nQRy2085Q==",
"requires": {
"tslib": "^2.1.0"
}
},
"@material/dialog": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/dialog/-/dialog-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-P7+nNN1YdPISSOIECyECiYNcmAJn4ezogpkcGkGBKc0KZAzG47Y1prgLNFaHat5mE20GjLL50M7T4SU7F64dqA==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/button": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/icon-button": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/dom": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/dom/-/dom-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-h+KV0egRy7zniZElzDW5duh/VDZUTO9SmMeC8FFiqJMvPe3V8xcH0zB+jL67hueLqFixSSJebbdXMbVce4nwOA==",
"requires": {
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/drawer": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/drawer/-/drawer-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-LYuriNp3lecXXIj3lK22z0ym5bGHHIturofEV60BK9uHi4baBWS/ovTPAw5T8YvpADv5kyidg4mkgkPY9Ydexg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/list": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/elevation": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/elevation/-/elevation-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-M9SZKJI5wjbOwq0o8eknDrI27YE63wLg8qJHLvJWrWXdlm6yN0INilihExzmGHXpVHQ6sUdI4oyoAx1qr+vorQ==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/fab": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/fab/-/fab-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-G58ZFK7M9r9xkLFP0Gufh1VKdcvRcTvYwEjBuG3+XOMDMjFzCDEMY4c54RG+tbwIiHmB8lw1Yl/dN3kFVc3kTA==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/feature-targeting": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-xH8pdvB5oKO6OTY61vEs44eQJQY3GTobpzaxp+CIBH0UMobSl5KFee+j7MxpEbTkRGtMqWkzAA+vviT8hvmH+A==",
"requires": {
"tslib": "^2.1.0"
}
},
"@material/floating-label": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/floating-label/-/floating-label-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-Tjv2xnYr+VvsojRbRBVVmjxmut/y4hJrRCBMjU1982cTUYQlfqMaM7BUObt49jwRBKDLr2NjM+fwNIo0//YItA==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/focus-ring": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/focus-ring/-/focus-ring-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-xutZrHnrfnKftU3HUS9em8wO5Nb4zbnRrwDCGi3xnFR7bFP4u2J2ZUnVpO+RZfjr3A9l8chDavlFCL5HMfzt4A==",
"requires": {
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0"
}
},
"@material/form-field": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/form-field/-/form-field-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-N0UnlZ7j3GT4DGmMgJYMl9etOh7rsQjCjRRATWSnuAel+ir4a5HvLj9xQUyp0tlYuu9ZizB8ZOwbAz/XCiU94Q==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/icon-button": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/icon-button/-/icon-button-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-BT+tHdRviY1o/yBgtX5NxfS7LfQtQSf7DiZfgP9eExSU5fDA6AfqJfZHyJdLmJCtFZbzlxJ0PBmt44NSlI2/DA==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/image-list": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/image-list/-/image-list-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-FrBosWy9VnqWYDR8XkQPt8cE6MPNq5g7oEvULImmqjRxhktTJCPfDZSWHpjLpAvU0quYZZprPDRrwM3qw69z/A==",
"requires": {
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/layout-grid": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/layout-grid/-/layout-grid-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-H4KEhaGaIuGHd3jKJqaoZkynJjqfyti4QhG6wiTt774Lv4Uri1+ZBxQ8FAFShEvETM2pfBy4mEECi/+M4V2ZTA==",
"requires": {
"tslib": "^2.1.0"
}
},
"@material/line-ripple": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/line-ripple/-/line-ripple-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-f4tcd82xu1OT0wAVT/kHiWDmJy9fRt9QA5b+v81fTSVFK41mYpxy8jIQ5gdoIvY/0BWLh4HzUejG6j98AkyLEQ==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/linear-progress": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/linear-progress/-/linear-progress-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-3HlEEPv+RrtGPxq06QzCOAZoNJ8q6UtOOkRxh+buQy1F+Uv0n4BdmvUYsHZaSTn+kSlFMzIKDtRjUG2i7b4/hg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/progress-indicator": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/list": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/list/-/list-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-rYg3cM41MJTSNoFOj8IzF1CpPFK9DDlTFMbERFakRHB1QsfnebxkuoAyI8j5G/pDdvkeAmDbz4tbKK8yJdifRw==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/menu": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/menu/-/menu-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-Xa+tXk8kMFMhdOYrIre1ye4L23i4LzEn48FN398742m1K/VY/IxAuslyQ5CmX77CxkOqbQFqwUarUTod0rEwjw==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/list": "15.0.0-canary.7971d6ad5.0",
"@material/menu-surface": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/menu-surface": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/menu-surface/-/menu-surface-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-7sRmwY7+a3gB5GM6Vl0sZzVVW3iu6QNW79vRias6nZKJMXbE/JDWnhcgkl9QkxvUolBIJ0y1ChgZyntO8Val/g==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/notched-outline": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/notched-outline/-/notched-outline-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-kMUDUqZ7ztvnwqCENZukztyA0oGZhY/mqd/WIaqRhIU58Q2mnDM6Vfd9fifeM61rIMnXHER2fvjjFzim50mw4g==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/floating-label": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/progress-indicator": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/progress-indicator/-/progress-indicator-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-CRQAM2C1weVKVr8rQeQTrOISmTupXw+l9sfpdIx8tQ14fOebZFcEbW9LRRvDAMmUNZF6W6pwL74+zk46DYIKBg==",
"requires": {
"tslib": "^2.1.0"
}
},
"@material/radio": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/radio/-/radio-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-wpiLuHQtpMb846SSYvG2NQJl/wUi1NbVlCV+uGHSv5LFnbe10e537KFpjtjaDi/Y6e42bUxj8njN5cEZ3NfBUg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/ripple": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-S9S8260lwHreEgvOqg3EM0DF0y8ThuN9fFPVb+cCOAPzCn4Z2tO1pcvPfAmY8yZA7QIx9c5pt6Ci+q44LzPEYA==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/rtl": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/rtl/-/rtl-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-G02MQTQxHPhNlAIoOToCalxSba48VZ+CdrqkWr53eBb/P1I6Do0drMElqNmO5CYS5G/8AEScXmfJ0xSq92ABew==",
"requires": {
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/segmented-button": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/segmented-button/-/segmented-button-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-qu9nfKkPAxv6YFFObZAXHgaC0qq8i4Cr2lUbOQdL0E9HmKG+IE9ILualGJrAl2LOpCSJdwA0CjOuv2IsrscpHA==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/touch-target": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/select": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/select/-/select-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-MgbztOBl0Y7UHVPUTuXoAAYfBh+bwbRW9lkK/EJQ4YQrmZB/0L14S7feqh52JhFXVhjFzeYPFMQg+uP2hhHSpg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/floating-label": "15.0.0-canary.7971d6ad5.0",
"@material/line-ripple": "15.0.0-canary.7971d6ad5.0",
"@material/list": "15.0.0-canary.7971d6ad5.0",
"@material/menu": "15.0.0-canary.7971d6ad5.0",
"@material/menu-surface": "15.0.0-canary.7971d6ad5.0",
"@material/notched-outline": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/shape": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/shape/-/shape-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-mlsNFWKOK38ECoB1onCFpi8HKRGgrElk0YioF3V0Joszp1HVV2Fn+SWoKg2LwWHaJet4iBYtNoCbQC6dH2YBeA==",
"requires": {
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/slider": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/slider/-/slider-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-OjbxB3vwZvhbTGP8EGLWoXyodbTMuwkvoFdblEiZtWrrPL0Us5hg/20n8VfUQ0N+c00mElsEv79Jsx+B0iTV+Q==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/snackbar": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/snackbar/-/snackbar-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-svNOI1Kwu9Mg259SNTaGgyJqETRIPwQPkxYhHvWT4vYiHQkJJJe9kFBcIKi+sdTxqqoMZxyjC2SwS/1mkU4/xg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/button": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/icon-button": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/switch": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/switch/-/switch-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-WBsTIq0NwccMAbt9YFcU1vhcmFOVpNDeZ9gNMJypk19ZiqDcZBZNDx0JmceRqTYrCxndqVwfD25qK0jFVplK9g==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"safevalues": "^0.3.4",
"tslib": "^2.1.0"
}
},
"@material/tab": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/tab/-/tab-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-hmqRl9s7g1/8KpZ5rqANxUXrHi4PYO3GsGhASrYrB99/5ZX1ghdCGwEN1Lp9ntKIgZjd1s6qtzccBtmnW+boXA==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/focus-ring": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/tab-indicator": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/tab-bar": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/tab-bar/-/tab-bar-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-hEMnb2C1yOQPbqdFCTCuyMmjcqO4QIvPKAsbquAwOZc0tz/U88tzmfuhv1k77FB2hbESwN9sPpImU0g4Lrvfhw==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/tab": "15.0.0-canary.7971d6ad5.0",
"@material/tab-indicator": "15.0.0-canary.7971d6ad5.0",
"@material/tab-scroller": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/tab-indicator": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/tab-indicator/-/tab-indicator-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-0X2tJf0E+CwL5Bx3Fqxi5Uuj1BgncKqd4yFpWE7cv8IZHphNReSOrCcSgUwUfirmee6MqkQ4Drk51Pf4ANj2OA==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/tab-scroller": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/tab-scroller/-/tab-scroller-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-//Ih8ZPx92PLQwXhFzv6YCQc5xW2IH84GdIeJrdBNcQN6wgbQNsbU7h9m6jymtpWQgvvLY8E0+2qkNcnWejnag==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/tab": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/textfield": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/textfield/-/textfield-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-n9aWMZGyE2GBTr2Tx6n4hLp08uyIo1/xNqcZ0Kx2tKK1spPgTgp+g2fEKImGnnbfiCTJPNrcJ8bQ+Vy7Dp0n3Q==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/density": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/floating-label": "15.0.0-canary.7971d6ad5.0",
"@material/line-ripple": "15.0.0-canary.7971d6ad5.0",
"@material/notched-outline": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/theme": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/theme/-/theme-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-4YUyQo4SOatHHH15/h2LBIyxmVxtefo+QC8bRopF13f/qq5lHpX/stK6chf1OR/z9BUxnNHZWXd2LG5SvJGs9Q==",
"requires": {
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/tokens": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/tokens/-/tokens-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-tRa/Uki/moIP6f/QJPrad2jHbSZ5NB5TRSfAS1NZof0KNFjW8n2lJVpgcgD+f1NENin3dWM4NpfJwxulGlWE7g==",
"requires": {
"@material/elevation": "15.0.0-canary.7971d6ad5.0"
}
},
"@material/tooltip": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/tooltip/-/tooltip-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-gidVGZOGmJUNDxm3ZorNZMAFmbeFmJ+6DH2F45hi1iU/GflfyvMfvbG2VvPFGYj84YAKHs799yAjidvk1nSZZg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/button": "15.0.0-canary.7971d6ad5.0",
"@material/dom": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/tokens": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"safevalues": "^0.3.4",
"tslib": "^2.1.0"
}
},
"@material/top-app-bar": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/top-app-bar/-/top-app-bar-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-ztvglUBK0y4LDHD8xhvNGCpbsHYoAVtI06cJHu5G241WD5wAmseEnLMY+ty86FHMzs796PzhUqUmahEHeBNlEg==",
"requires": {
"@material/animation": "15.0.0-canary.7971d6ad5.0",
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/elevation": "15.0.0-canary.7971d6ad5.0",
"@material/ripple": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"@material/shape": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"@material/typography": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/touch-target": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/touch-target/-/touch-target-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-aT8GyRfH0TJuF53HWKga+vuwJbJ/euN6T8CS/+RP5F/rjzWwxSd8RtyBmVUzBjVzOxr6Os+El0c3TFfEDxRdAg==",
"requires": {
"@material/base": "15.0.0-canary.7971d6ad5.0",
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/rtl": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"@material/typography": {
"version": "15.0.0-canary.7971d6ad5.0",
"resolved": "https://registry.npmjs.org/@material/typography/-/typography-15.0.0-canary.7971d6ad5.0.tgz",
"integrity": "sha512-4J5qPXbCS3wMtGl0AJIj/M9rUxHR7fRX3IKtfOyvra10lZbr4qma+4g0+t+O9cPzcCBS1NwPkJ/E4t+ijEa6gA==",
"requires": {
"@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
"@material/theme": "15.0.0-canary.7971d6ad5.0",
"tslib": "^2.1.0"
}
},
"safevalues": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/safevalues/-/safevalues-0.3.4.tgz",
"integrity": "sha512-LRneZZRXNgjzwG4bDQdOTSbze3fHm1EAKN/8bePxnlEZiBmkYEDggaHbuvHI9/hoqHbGfsEA7tWS9GhYHZBBsw=="
},
"tslib": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz",
"integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="
}
}
}