@quasar/extras 1.12.0 → 1.12.4

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 (39) hide show
  1. package/README.md +12 -12
  2. package/bootstrap-icons/bootstrap-icons.css +4 -2
  3. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  4. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  5. package/bootstrap-icons/icons.json +1524 -0
  6. package/bootstrap-icons/index.d.ts +4 -3
  7. package/bootstrap-icons/index.js +114 -113
  8. package/eva-icons/icons.json +492 -0
  9. package/fontawesome-v5/icons.json +1613 -0
  10. package/ionicons-v6/icons.json +1334 -0
  11. package/line-awesome/icons.json +1546 -0
  12. package/material-icons/icons.json +2051 -0
  13. package/material-icons/index.d.ts +57 -0
  14. package/material-icons/index.js +57 -0
  15. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  16. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  17. package/material-icons-outlined/icons.json +2051 -0
  18. package/material-icons-outlined/index.d.ts +57 -0
  19. package/material-icons-outlined/index.js +57 -0
  20. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  21. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  22. package/material-icons-round/icons.json +2051 -0
  23. package/material-icons-round/index.d.ts +57 -0
  24. package/material-icons-round/index.js +57 -0
  25. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  26. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
  27. package/material-icons-sharp/icons.json +2051 -0
  28. package/material-icons-sharp/index.d.ts +57 -0
  29. package/material-icons-sharp/index.js +57 -0
  30. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  31. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  32. package/mdi-v6/icons.json +6597 -0
  33. package/mdi-v6/index.d.ts +101 -1
  34. package/mdi-v6/index.js +101 -1
  35. package/mdi-v6/materialdesignicons-webfont.woff +0 -0
  36. package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
  37. package/mdi-v6/mdi-v6.css +401 -2
  38. package/package.json +5 -5
  39. package/themify/icons.json +354 -0
@@ -221,6 +221,13 @@ export declare const matBarChart: string;
221
221
  export declare const matBatchPrediction: string;
222
222
  export declare const matBathroom: string;
223
223
  export declare const matBathtub: string;
224
+ export declare const matBattery0Bar: string;
225
+ export declare const matBattery1Bar: string;
226
+ export declare const matBattery2Bar: string;
227
+ export declare const matBattery3Bar: string;
228
+ export declare const matBattery4Bar: string;
229
+ export declare const matBattery5Bar: string;
230
+ export declare const matBattery6Bar: string;
224
231
  export declare const matBatteryAlert: string;
225
232
  export declare const matBatteryChargingFull: string;
226
233
  export declare const matBatteryFull: string;
@@ -287,6 +294,7 @@ export declare const matBrightnessHigh: string;
287
294
  export declare const matBrightnessLow: string;
288
295
  export declare const matBrightnessMedium: string;
289
296
  export declare const matBrokenImage: string;
297
+ export declare const matBrowseGallery: string;
290
298
  export declare const matBrowserNotSupported: string;
291
299
  export declare const matBrowserUpdated: string;
292
300
  export declare const matBrunchDining: string;
@@ -305,6 +313,7 @@ export declare const matCable: string;
305
313
  export declare const matCached: string;
306
314
  export declare const matCake: string;
307
315
  export declare const matCalculate: string;
316
+ export declare const matCalendarMonth: string;
308
317
  export declare const matCalendarToday: string;
309
318
  export declare const matCalendarViewDay: string;
310
319
  export declare const matCalendarViewMonth: string;
@@ -332,6 +341,7 @@ export declare const matCancel: string;
332
341
  export declare const matCancelPresentation: string;
333
342
  export declare const matCancelScheduleSend: string;
334
343
  export declare const matCandlestickChart: string;
344
+ export declare const matCarCrash: string;
335
345
  export declare const matCardGiftcard: string;
336
346
  export declare const matCardMembership: string;
337
347
  export declare const matCardTravel: string;
@@ -449,6 +459,7 @@ export declare const matCreditCard: string;
449
459
  export declare const matCreditCardOff: string;
450
460
  export declare const matCreditScore: string;
451
461
  export declare const matCrib: string;
462
+ export declare const matCrisisAlert: string;
452
463
  export declare const matCrop: string;
453
464
  export declare const matCrop169: string;
454
465
  export declare const matCrop32: string;
@@ -463,6 +474,7 @@ export declare const matCropRotate: string;
463
474
  export declare const matCropSquare: string;
464
475
  export declare const matCrueltyFree: string;
465
476
  export declare const matCss: string;
477
+ export declare const matCurrencyBitcoin: string;
466
478
  export declare const matCurrencyExchange: string;
467
479
  export declare const matCurrencyFranc: string;
468
480
  export declare const matCurrencyLira: string;
@@ -471,6 +483,7 @@ export declare const matCurrencyRuble: string;
471
483
  export declare const matCurrencyRupee: string;
472
484
  export declare const matCurrencyYen: string;
473
485
  export declare const matCurrencyYuan: string;
486
+ export declare const matCyclone: string;
474
487
  export declare const matDangerous: string;
475
488
  export declare const matDarkMode: string;
476
489
  export declare const matDashboard: string;
@@ -507,6 +520,7 @@ export declare const matDeveloperBoardOff: string;
507
520
  export declare const matDeveloperMode: string;
508
521
  export declare const matDeviceHub: string;
509
522
  export declare const matDevices: string;
523
+ export declare const matDevicesFold: string;
510
524
  export declare const matDevicesOther: string;
511
525
  export declare const matDeviceThermostat: string;
512
526
  export declare const matDeviceUnknown: string;
@@ -537,6 +551,7 @@ export declare const matDirtyLens: string;
537
551
  export declare const matDisabledByDefault: string;
538
552
  export declare const matDisabledVisible: string;
539
553
  export declare const matDiscFull: string;
554
+ export declare const matDiscount: string;
540
555
  export declare const matDisplaySettings: string;
541
556
  export declare const matDns: string;
542
557
  export declare const matDock: string;
@@ -614,6 +629,8 @@ export declare const matElectricScooter: string;
614
629
  export declare const matElevator: string;
615
630
  export declare const matEmail: string;
616
631
  export declare const matEmergency: string;
632
+ export declare const matEmergencyRecording: string;
633
+ export declare const matEmergencyShare: string;
617
634
  export declare const matEMobiledata: string;
618
635
  export declare const matEmojiEmotions: string;
619
636
  export declare const matEmojiEvents: string;
@@ -737,11 +754,13 @@ export declare const matFlipCameraAndroid: string;
737
754
  export declare const matFlipCameraIos: string;
738
755
  export declare const matFlipToBack: string;
739
756
  export declare const matFlipToFront: string;
757
+ export declare const matFlood: string;
740
758
  export declare const matFlourescent: string;
741
759
  export declare const matFlutterDash: string;
742
760
  export declare const matFmdBad: string;
743
761
  export declare const matFmdGood: string;
744
762
  export declare const matFolder: string;
763
+ export declare const matFolderCopy: string;
745
764
  export declare const matFolderDelete: string;
746
765
  export declare const matFolderOff: string;
747
766
  export declare const matFolderOpen: string;
@@ -833,6 +852,7 @@ export declare const matGroups: string;
833
852
  export declare const matGroupWork: string;
834
853
  export declare const matGTranslate: string;
835
854
  export declare const matHail: string;
855
+ export declare const matHandshake: string;
836
856
  export declare const matHandyman: string;
837
857
  export declare const matHardware: string;
838
858
  export declare const matHd: string;
@@ -977,6 +997,7 @@ export declare const matLabelImportant: string;
977
997
  export declare const matLabelOff: string;
978
998
  export declare const matLan: string;
979
999
  export declare const matLandscape: string;
1000
+ export declare const matLandslide: string;
980
1001
  export declare const matLanguage: string;
981
1002
  export declare const matLaptop: string;
982
1003
  export declare const matLaptopChromebook: string;
@@ -998,6 +1019,7 @@ export declare const matLibraryBooks: string;
998
1019
  export declare const matLibraryMusic: string;
999
1020
  export declare const matLight: string;
1000
1021
  export declare const matLightbulb: string;
1022
+ export declare const matLightbulbCircle: string;
1001
1023
  export declare const matLightMode: string;
1002
1024
  export declare const matLinearScale: string;
1003
1025
  export declare const matLineAxis: string;
@@ -1075,6 +1097,7 @@ export declare const matMailOutline: string;
1075
1097
  export declare const matMale: string;
1076
1098
  export declare const matMan: string;
1077
1099
  export declare const matManageAccounts: string;
1100
+ export declare const matManageHistory: string;
1078
1101
  export declare const matManageSearch: string;
1079
1102
  export declare const matMap: string;
1080
1103
  export declare const matMapsHomeWork: string;
@@ -1093,6 +1116,7 @@ export declare const matMaximize: string;
1093
1116
  export declare const matMediaBluetoothOff: string;
1094
1117
  export declare const matMediaBluetoothOn: string;
1095
1118
  export declare const matMediation: string;
1119
+ export declare const matMedicalInformation: string;
1096
1120
  export declare const matMedicalServices: string;
1097
1121
  export declare const matMedication: string;
1098
1122
  export declare const matMedicationLiquid: string;
@@ -1112,6 +1136,7 @@ export declare const matMicOff: string;
1112
1136
  export declare const matMicrowave: string;
1113
1137
  export declare const matMilitaryTech: string;
1114
1138
  export declare const matMinimize: string;
1139
+ export declare const matMinorCrash: string;
1115
1140
  export declare const matMiscellaneousServices: string;
1116
1141
  export declare const matMissedVideoCall: string;
1117
1142
  export declare const matMms: string;
@@ -1177,7 +1202,11 @@ export declare const matNearMeDisabled: string;
1177
1202
  export declare const matNetworkCell: string;
1178
1203
  export declare const matNetworkCheck: string;
1179
1204
  export declare const matNetworkLocked: string;
1205
+ export declare const matNetworkPing: string;
1180
1206
  export declare const matNetworkWifi: string;
1207
+ export declare const matNetworkWifi1Bar: string;
1208
+ export declare const matNetworkWifi2Bar: string;
1209
+ export declare const matNetworkWifi3Bar: string;
1181
1210
  export declare const matNewLabel: string;
1182
1211
  export declare const matNewReleases: string;
1183
1212
  export declare const matNewspaper: string;
@@ -1192,11 +1221,14 @@ export declare const matNightsStay: string;
1192
1221
  export declare const matNoAccounts: string;
1193
1222
  export declare const matNoBackpack: string;
1194
1223
  export declare const matNoCell: string;
1224
+ export declare const matNoCrash: string;
1195
1225
  export declare const matNoDrinks: string;
1196
1226
  export declare const matNoEncryption: string;
1197
1227
  export declare const matNoEncryptionGmailerrorred: string;
1198
1228
  export declare const matNoFlash: string;
1199
1229
  export declare const matNoFood: string;
1230
+ export declare const matNoiseAware: string;
1231
+ export declare const matNoiseControlOff: string;
1200
1232
  export declare const matNoLuggage: string;
1201
1233
  export declare const matNoMeals: string;
1202
1234
  export declare const matNoMeetingRoom: string;
@@ -1228,6 +1260,7 @@ export declare const matOfflineBolt: string;
1228
1260
  export declare const matOfflinePin: string;
1229
1261
  export declare const matOfflineShare: string;
1230
1262
  export declare const matOndemandVideo: string;
1263
+ export declare const matOnDeviceTraining: string;
1231
1264
  export declare const matOnlinePrediction: string;
1232
1265
  export declare const matOpacity: string;
1233
1266
  export declare const matOpenInBrowser: string;
@@ -1241,6 +1274,7 @@ export declare const matOutbox: string;
1241
1274
  export declare const matOutdoorGrill: string;
1242
1275
  export declare const matOutlet: string;
1243
1276
  export declare const matOutlinedFlag: string;
1277
+ export declare const matOutput: string;
1244
1278
  export declare const matPadding: string;
1245
1279
  export declare const matPages: string;
1246
1280
  export declare const matPageview: string;
@@ -1441,6 +1475,7 @@ export declare const matRemoveDone: string;
1441
1475
  export declare const matRemoveFromQueue: string;
1442
1476
  export declare const matRemoveModerator: string;
1443
1477
  export declare const matRemoveRedEye: string;
1478
+ export declare const matRemoveRoad: string;
1444
1479
  export declare const matRemoveShoppingCart: string;
1445
1480
  export declare const matReorder: string;
1446
1481
  export declare const matRepeat: string;
@@ -1473,6 +1508,7 @@ export declare const matRingVolume: string;
1473
1508
  export declare const matRMobiledata: string;
1474
1509
  export declare const matRocket: string;
1475
1510
  export declare const matRocketLaunch: string;
1511
+ export declare const matRollerSkating: string;
1476
1512
  export declare const matRoofing: string;
1477
1513
  export declare const matRoom: string;
1478
1514
  export declare const matRoomPreferences: string;
@@ -1495,6 +1531,7 @@ export declare const matRuleFolder: string;
1495
1531
  export declare const matRunCircle: string;
1496
1532
  export declare const matRunningWithErrors: string;
1497
1533
  export declare const matRvHookup: string;
1534
+ export declare const matSafetyCheck: string;
1498
1535
  export declare const matSafetyDivider: string;
1499
1536
  export declare const matSailing: string;
1500
1537
  export declare const matSanitizer: string;
@@ -1514,13 +1551,16 @@ export declare const matSchema: string;
1514
1551
  export declare const matSchool: string;
1515
1552
  export declare const matScience: string;
1516
1553
  export declare const matScore: string;
1554
+ export declare const matScoreboard: string;
1517
1555
  export declare const matScreenLockLandscape: string;
1518
1556
  export declare const matScreenLockPortrait: string;
1519
1557
  export declare const matScreenLockRotation: string;
1520
1558
  export declare const matScreenRotation: string;
1559
+ export declare const matScreenRotationAlt: string;
1521
1560
  export declare const matScreenSearchDesktop: string;
1522
1561
  export declare const matScreenShare: string;
1523
1562
  export declare const matScreenshot: string;
1563
+ export declare const matScubaDiving: string;
1524
1564
  export declare const matSd: string;
1525
1565
  export declare const matSdCard: string;
1526
1566
  export declare const matSdCardAlert: string;
@@ -1570,6 +1610,7 @@ export declare const matSettingsRemote: string;
1570
1610
  export declare const matSettingsSuggest: string;
1571
1611
  export declare const matSettingsSystemDaydream: string;
1572
1612
  export declare const matSettingsVoice: string;
1613
+ export declare const matSevereCold: string;
1573
1614
  export declare const matShare: string;
1574
1615
  export declare const matShareLocation: string;
1575
1616
  export declare const matShield: string;
@@ -1592,6 +1633,8 @@ export declare const matSick: string;
1592
1633
  export declare const matSignalCellular0Bar: string;
1593
1634
  export declare const matSignalCellular4Bar: string;
1594
1635
  export declare const matSignalCellularAlt: string;
1636
+ export declare const matSignalCellularAlt1Bar: string;
1637
+ export declare const matSignalCellularAlt2Bar: string;
1595
1638
  export declare const matSignalCellularConnectedNoInternet0Bar: string;
1596
1639
  export declare const matSignalCellularConnectedNoInternet4Bar: string;
1597
1640
  export declare const matSignalCellularNodata: string;
@@ -1607,6 +1650,7 @@ export declare const matSignalWifiOff: string;
1607
1650
  export declare const matSignalWifiStatusbar4Bar: string;
1608
1651
  export declare const matSignalWifiStatusbarConnectedNoInternet4: string;
1609
1652
  export declare const matSignalWifiStatusbarNull: string;
1653
+ export declare const matSignLanguage: string;
1610
1654
  export declare const matSignpost: string;
1611
1655
  export declare const matSimCard: string;
1612
1656
  export declare const matSimCardAlert: string;
@@ -1637,6 +1681,7 @@ export declare const matSoap: string;
1637
1681
  export declare const matSocialDistance: string;
1638
1682
  export declare const matSort: string;
1639
1683
  export declare const matSortByAlpha: string;
1684
+ export declare const matSos: string;
1640
1685
  export declare const matSoupKitchen: string;
1641
1686
  export declare const matSource: string;
1642
1687
  export declare const matSouth: string;
@@ -1646,6 +1691,9 @@ export declare const matSouthWest: string;
1646
1691
  export declare const matSpa: string;
1647
1692
  export declare const matSpaceBar: string;
1648
1693
  export declare const matSpaceDashboard: string;
1694
+ export declare const matSpatialAudio: string;
1695
+ export declare const matSpatialAudioOff: string;
1696
+ export declare const matSpatialTracking: string;
1649
1697
  export declare const matSpeaker: string;
1650
1698
  export declare const matSpeakerGroup: string;
1651
1699
  export declare const matSpeakerNotes: string;
@@ -1663,6 +1711,7 @@ export declare const matSportsCricket: string;
1663
1711
  export declare const matSportsEsports: string;
1664
1712
  export declare const matSportsFootball: string;
1665
1713
  export declare const matSportsGolf: string;
1714
+ export declare const matSportsGymnastics: string;
1666
1715
  export declare const matSportsHandball: string;
1667
1716
  export declare const matSportsHockey: string;
1668
1717
  export declare const matSportsKabaddi: string;
@@ -1805,6 +1854,7 @@ export declare const matThumbsUpDown: string;
1805
1854
  export declare const matThumbUp: string;
1806
1855
  export declare const matThumbUpAlt: string;
1807
1856
  export declare const matThumbUpOffAlt: string;
1857
+ export declare const matThunderstorm: string;
1808
1858
  export declare const matTimelapse: string;
1809
1859
  export declare const matTimeline: string;
1810
1860
  export declare const matTimer: string;
@@ -1815,6 +1865,7 @@ export declare const matTimer3Select: string;
1815
1865
  export declare const matTimerOff: string;
1816
1866
  export declare const matTimeToLeave: string;
1817
1867
  export declare const matTipsAndUpdates: string;
1868
+ export declare const matTireRepair: string;
1818
1869
  export declare const matTitle: string;
1819
1870
  export declare const matToc: string;
1820
1871
  export declare const matToday: string;
@@ -1842,6 +1893,7 @@ export declare const matTrendingFlat: string;
1842
1893
  export declare const matTrendingUp: string;
1843
1894
  export declare const matTripOrigin: string;
1844
1895
  export declare const matTry: string;
1896
+ export declare const matTsunami: string;
1845
1897
  export declare const matTty: string;
1846
1898
  export declare const matTune: string;
1847
1899
  export declare const matTungsten: string;
@@ -1874,6 +1926,8 @@ export declare const matUsbOff: string;
1874
1926
  export declare const matUTurnLeft: string;
1875
1927
  export declare const matUTurnRight: string;
1876
1928
  export declare const matVaccines: string;
1929
+ export declare const matVapeFree: string;
1930
+ export declare const matVapingRooms: string;
1877
1931
  export declare const matVerified: string;
1878
1932
  export declare const matVerifiedUser: string;
1879
1933
  export declare const matVerticalAlignBottom: string;
@@ -1921,6 +1975,7 @@ export declare const matVisibilityOff: string;
1921
1975
  export declare const matVoiceChat: string;
1922
1976
  export declare const matVoicemail: string;
1923
1977
  export declare const matVoiceOverOff: string;
1978
+ export declare const matVolcano: string;
1924
1979
  export declare const matVolumeDown: string;
1925
1980
  export declare const matVolumeMute: string;
1926
1981
  export declare const matVolumeOff: string;
@@ -1964,6 +2019,8 @@ export declare const matWheelchairPickup: string;
1964
2019
  export declare const matWhereToVote: string;
1965
2020
  export declare const matWidgets: string;
1966
2021
  export declare const matWifi: string;
2022
+ export declare const matWifi1Bar: string;
2023
+ export declare const matWifi2Bar: string;
1967
2024
  export declare const matWifiCalling: string;
1968
2025
  export declare const matWifiCalling3: string;
1969
2026
  export declare const matWifiChannel: string;