@quasar/extras 1.11.4 → 1.12.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/README.md +14 -13
  2. package/bootstrap-icons/LICENSE.md +1 -1
  3. package/bootstrap-icons/bootstrap-icons.css +212 -0
  4. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  5. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  6. package/bootstrap-icons/icons.json +1524 -0
  7. package/bootstrap-icons/index.d.ts +118 -2
  8. package/bootstrap-icons/index.js +130 -14
  9. package/eva-icons/icons.json +492 -0
  10. package/fontawesome-v5/icons.json +1613 -0
  11. package/ionicons-v5/index.d.ts +1 -1
  12. package/ionicons-v5/index.js +1 -1
  13. package/ionicons-v6/LICENSE +21 -0
  14. package/ionicons-v6/icons.json +1334 -0
  15. package/ionicons-v6/index.d.ts +1334 -0
  16. package/ionicons-v6/index.js +1334 -0
  17. package/line-awesome/icons.json +1546 -0
  18. package/material-icons/icons.json +2009 -0
  19. package/material-icons/index.d.ts +71 -0
  20. package/material-icons/index.js +71 -0
  21. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  22. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  23. package/material-icons-outlined/icons.json +2009 -0
  24. package/material-icons-outlined/index.d.ts +71 -0
  25. package/material-icons-outlined/index.js +71 -0
  26. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  27. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  28. package/material-icons-round/icons.json +2009 -0
  29. package/material-icons-round/index.d.ts +71 -0
  30. package/material-icons-round/index.js +71 -0
  31. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  32. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
  33. package/material-icons-sharp/icons.json +2009 -0
  34. package/material-icons-sharp/index.d.ts +71 -0
  35. package/material-icons-sharp/index.js +71 -0
  36. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  37. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  38. package/mdi-v6/icons.json +6597 -0
  39. package/mdi-v6/index.d.ts +101 -1
  40. package/mdi-v6/index.js +101 -1
  41. package/mdi-v6/materialdesignicons-webfont.woff +0 -0
  42. package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
  43. package/mdi-v6/mdi-v6.css +1603 -5
  44. package/package.json +9 -6
  45. package/themify/icons.json +354 -0
@@ -1,5 +1,6 @@
1
- /* Bootstrap v1.6.1 */
1
+ /* Bootstrap v1.7.2 */
2
2
 
3
+ export declare const bi123: string;
3
4
  export declare const biActivity: string;
4
5
  export declare const biAlarmFill: string;
5
6
  export declare const biAlarm: string;
@@ -123,6 +124,8 @@ export declare const biBagPlus: string;
123
124
  export declare const biBagXFill: string;
124
125
  export declare const biBagX: string;
125
126
  export declare const biBag: string;
127
+ export declare const biBandaidFill: string;
128
+ export declare const biBandaid: string;
126
129
  export declare const biBank: string;
127
130
  export declare const biBank2: string;
128
131
  export declare const biBarChartFill: string;
@@ -152,6 +155,8 @@ export declare const biBinocularsFill: string;
152
155
  export declare const biBinoculars: string;
153
156
  export declare const biBlockquoteLeft: string;
154
157
  export declare const biBlockquoteRight: string;
158
+ export declare const biBluetooth: string;
159
+ export declare const biBodyText: string;
155
160
  export declare const biBookFill: string;
156
161
  export declare const biBookHalf: string;
157
162
  export declare const biBook: string;
@@ -172,6 +177,8 @@ export declare const biBookmark: string;
172
177
  export declare const biBookmarksFill: string;
173
178
  export declare const biBookmarks: string;
174
179
  export declare const biBookshelf: string;
180
+ export declare const biBoomboxFill: string;
181
+ export declare const biBoombox: string;
175
182
  export declare const biBootstrapFill: string;
176
183
  export declare const biBootstrapReboot: string;
177
184
  export declare const biBootstrap: string;
@@ -207,6 +214,7 @@ export declare const biBoxArrowUpRight: string;
207
214
  export declare const biBoxArrowUp: string;
208
215
  export declare const biBoxSeam: string;
209
216
  export declare const biBox: string;
217
+ export declare const biBoxes: string;
210
218
  export declare const biBraces: string;
211
219
  export declare const biBricks: string;
212
220
  export declare const biBriefcaseFill: string;
@@ -429,10 +437,10 @@ export declare const biCloudFog2Fill: string;
429
437
  export declare const biCloudFog2: string;
430
438
  export declare const biCloudHailFill: string;
431
439
  export declare const biCloudHail: string;
432
- export declare const biCloudHaze1: string;
433
440
  export declare const biCloudHazeFill: string;
434
441
  export declare const biCloudHaze: string;
435
442
  export declare const biCloudHaze2Fill: string;
443
+ export declare const biCloudHaze2: string;
436
444
  export declare const biCloudLightningFill: string;
437
445
  export declare const biCloudLightningRainFill: string;
438
446
  export declare const biCloudLightningRain: string;
@@ -507,6 +515,10 @@ export declare const biDashSquareDotted: string;
507
515
  export declare const biDashSquareFill: string;
508
516
  export declare const biDashSquare: string;
509
517
  export declare const biDash: string;
518
+ export declare const biDeviceHddFill: string;
519
+ export declare const biDeviceHdd: string;
520
+ export declare const biDeviceSsdFill: string;
521
+ export declare const biDeviceSsd: string;
510
522
  export declare const biDiagram2Fill: string;
511
523
  export declare const biDiagram2: string;
512
524
  export declare const biDiagram3Fill: string;
@@ -531,6 +543,8 @@ export declare const biDisc: string;
531
543
  export declare const biDiscord: string;
532
544
  export declare const biDisplayFill: string;
533
545
  export declare const biDisplay: string;
546
+ export declare const biDisplayportFill: string;
547
+ export declare const biDisplayport: string;
534
548
  export declare const biDistributeHorizontal: string;
535
549
  export declare const biDistributeVertical: string;
536
550
  export declare const biDoorClosedFill: string;
@@ -539,10 +553,14 @@ export declare const biDoorOpenFill: string;
539
553
  export declare const biDoorOpen: string;
540
554
  export declare const biDot: string;
541
555
  export declare const biDownload: string;
556
+ export declare const biDpadFill: string;
557
+ export declare const biDpad: string;
542
558
  export declare const biDribbble: string;
543
559
  export declare const biDropletFill: string;
544
560
  export declare const biDropletHalf: string;
545
561
  export declare const biDroplet: string;
562
+ export declare const biEarFill: string;
563
+ export declare const biEar: string;
546
564
  export declare const biEarbuds: string;
547
565
  export declare const biEaselFill: string;
548
566
  export declare const biEasel: string;
@@ -577,12 +595,25 @@ export declare const biEmojiSunglassesFill: string;
577
595
  export declare const biEmojiSunglasses: string;
578
596
  export declare const biEmojiWinkFill: string;
579
597
  export declare const biEmojiWink: string;
598
+ export declare const biEnvelopeCheckFill: string;
599
+ export declare const biEnvelopeCheck: string;
600
+ export declare const biEnvelopeDashFill: string;
601
+ export declare const biEnvelopeDash: string;
602
+ export declare const biEnvelopeExclamationFill: string;
603
+ export declare const biEnvelopeExclamation: string;
580
604
  export declare const biEnvelopeFill: string;
581
605
  export declare const biEnvelopeOpenFill: string;
582
606
  export declare const biEnvelopeOpen: string;
607
+ export declare const biEnvelopePlusFill: string;
608
+ export declare const biEnvelopePlus: string;
609
+ export declare const biEnvelopeSlashFill: string;
610
+ export declare const biEnvelopeSlash: string;
611
+ export declare const biEnvelopeXFill: string;
612
+ export declare const biEnvelopeX: string;
583
613
  export declare const biEnvelope: string;
584
614
  export declare const biEraserFill: string;
585
615
  export declare const biEraser: string;
616
+ export declare const biEthernet: string;
586
617
  export declare const biExclamationCircleFill: string;
587
618
  export declare const biExclamationCircle: string;
588
619
  export declare const biExclamationDiamondFill: string;
@@ -596,6 +627,8 @@ export declare const biExclamationTriangleFill: string;
596
627
  export declare const biExclamationTriangle: string;
597
628
  export declare const biExclamation: string;
598
629
  export declare const biExclude: string;
630
+ export declare const biExplicitFill: string;
631
+ export declare const biExplicit: string;
599
632
  export declare const biEyeFill: string;
600
633
  export declare const biEyeSlashFill: string;
601
634
  export declare const biEyeSlash: string;
@@ -781,10 +814,12 @@ export declare const biGeoFill: string;
781
814
  export declare const biGeo: string;
782
815
  export declare const biGiftFill: string;
783
816
  export declare const biGift: string;
817
+ export declare const biGit: string;
784
818
  export declare const biGithub: string;
785
819
  export declare const biGlobe: string;
786
820
  export declare const biGlobe2: string;
787
821
  export declare const biGoogle: string;
822
+ export declare const biGpuCard: string;
788
823
  export declare const biGraphDownArrow: string;
789
824
  export declare const biGraphDown: string;
790
825
  export declare const biGraphUpArrow: string;
@@ -821,6 +856,8 @@ export declare const biHddRack: string;
821
856
  export declare const biHddStackFill: string;
822
857
  export declare const biHddStack: string;
823
858
  export declare const biHdd: string;
859
+ export declare const biHdmiFill: string;
860
+ export declare const biHdmi: string;
824
861
  export declare const biHeadphones: string;
825
862
  export declare const biHeadsetVr: string;
826
863
  export declare const biHeadset: string;
@@ -852,6 +889,7 @@ export declare const biInboxFill: string;
852
889
  export declare const biInbox: string;
853
890
  export declare const biInboxesFill: string;
854
891
  export declare const biInboxes: string;
892
+ export declare const biInfinity: string;
855
893
  export declare const biInfoCircleFill: string;
856
894
  export declare const biInfoCircle: string;
857
895
  export declare const biInfoLg: string;
@@ -922,6 +960,8 @@ export declare const biLink45deg: string;
922
960
  export declare const biLink: string;
923
961
  export declare const biLinkedin: string;
924
962
  export declare const biListCheck: string;
963
+ export declare const biListColumnsReverse: string;
964
+ export declare const biListColumns: string;
925
965
  export declare const biListNested: string;
926
966
  export declare const biListOl: string;
927
967
  export declare const biListStars: string;
@@ -942,6 +982,7 @@ export declare const biMastodon: string;
942
982
  export declare const biMedium: string;
943
983
  export declare const biMegaphoneFill: string;
944
984
  export declare const biMegaphone: string;
985
+ export declare const biMemory: string;
945
986
  export declare const biMenuAppFill: string;
946
987
  export declare const biMenuApp: string;
947
988
  export declare const biMenuButtonFill: string;
@@ -951,6 +992,7 @@ export declare const biMenuButton: string;
951
992
  export declare const biMenuDown: string;
952
993
  export declare const biMenuUp: string;
953
994
  export declare const biMessenger: string;
995
+ export declare const biMeta: string;
954
996
  export declare const biMicFill: string;
955
997
  export declare const biMicMuteFill: string;
956
998
  export declare const biMicMute: string;
@@ -958,11 +1000,17 @@ export declare const biMic: string;
958
1000
  export declare const biMicrosoft: string;
959
1001
  export declare const biMinecartLoaded: string;
960
1002
  export declare const biMinecart: string;
1003
+ export declare const biModemFill: string;
1004
+ export declare const biModem: string;
961
1005
  export declare const biMoisture: string;
962
1006
  export declare const biMoonFill: string;
963
1007
  export declare const biMoonStarsFill: string;
964
1008
  export declare const biMoonStars: string;
965
1009
  export declare const biMoon: string;
1010
+ export declare const biMortarboardFill: string;
1011
+ export declare const biMortarboard: string;
1012
+ export declare const biMotherboardFill: string;
1013
+ export declare const biMotherboard: string;
966
1014
  export declare const biMouseFill: string;
967
1015
  export declare const biMouse: string;
968
1016
  export declare const biMouse2Fill: string;
@@ -975,6 +1023,7 @@ export declare const biMusicNote: string;
975
1023
  export declare const biMusicPlayerFill: string;
976
1024
  export declare const biMusicPlayer: string;
977
1025
  export declare const biNewspaper: string;
1026
+ export declare const biNintendoSwitch: string;
978
1027
  export declare const biNodeMinusFill: string;
979
1028
  export declare const biNodeMinus: string;
980
1029
  export declare const biNodePlusFill: string;
@@ -984,6 +1033,8 @@ export declare const biNut: string;
984
1033
  export declare const biOctagonFill: string;
985
1034
  export declare const biOctagonHalf: string;
986
1035
  export declare const biOctagon: string;
1036
+ export declare const biOpticalAudioFill: string;
1037
+ export declare const biOpticalAudio: string;
987
1038
  export declare const biOption: string;
988
1039
  export declare const biOutlet: string;
989
1040
  export declare const biPaintBucket: string;
@@ -1009,6 +1060,11 @@ export declare const biPauseCircle: string;
1009
1060
  export declare const biPauseFill: string;
1010
1061
  export declare const biPause: string;
1011
1062
  export declare const biPaypal: string;
1063
+ export declare const biPcDisplayHorizontal: string;
1064
+ export declare const biPcDisplay: string;
1065
+ export declare const biPcHorizontal: string;
1066
+ export declare const biPc: string;
1067
+ export declare const biPciCard: string;
1012
1068
  export declare const biPeaceFill: string;
1013
1069
  export declare const biPeace: string;
1014
1070
  export declare const biPenFill: string;
@@ -1068,12 +1124,14 @@ export declare const biPlayCircleFill: string;
1068
1124
  export declare const biPlayCircle: string;
1069
1125
  export declare const biPlayFill: string;
1070
1126
  export declare const biPlay: string;
1127
+ export declare const biPlaystation: string;
1071
1128
  export declare const biPlugFill: string;
1072
1129
  export declare const biPlug: string;
1073
1130
  export declare const biPlusCircleDotted: string;
1074
1131
  export declare const biPlusCircleFill: string;
1075
1132
  export declare const biPlusCircle: string;
1076
1133
  export declare const biPlusLg: string;
1134
+ export declare const biPlusSlashMinus: string;
1077
1135
  export declare const biPlusSquareDotted: string;
1078
1136
  export declare const biPlusSquareFill: string;
1079
1137
  export declare const biPlusSquare: string;
@@ -1081,8 +1139,12 @@ export declare const biPlus: string;
1081
1139
  export declare const biPower: string;
1082
1140
  export declare const biPrinterFill: string;
1083
1141
  export declare const biPrinter: string;
1142
+ export declare const biProjectorFill: string;
1143
+ export declare const biProjector: string;
1084
1144
  export declare const biPuzzleFill: string;
1085
1145
  export declare const biPuzzle: string;
1146
+ export declare const biQrCodeScan: string;
1147
+ export declare const biQrCode: string;
1086
1148
  export declare const biQuestionCircleFill: string;
1087
1149
  export declare const biQuestionCircle: string;
1088
1150
  export declare const biQuestionDiamondFill: string;
@@ -1093,6 +1155,8 @@ export declare const biQuestionOctagon: string;
1093
1155
  export declare const biQuestionSquareFill: string;
1094
1156
  export declare const biQuestionSquare: string;
1095
1157
  export declare const biQuestion: string;
1158
+ export declare const biQuora: string;
1159
+ export declare const biQuote: string;
1096
1160
  export declare const biRadioactive: string;
1097
1161
  export declare const biRainbow: string;
1098
1162
  export declare const biReceiptCutoff: string;
@@ -1116,6 +1180,9 @@ export declare const biReplyAllFill: string;
1116
1180
  export declare const biReplyAll: string;
1117
1181
  export declare const biReplyFill: string;
1118
1182
  export declare const biReply: string;
1183
+ export declare const biRobot: string;
1184
+ export declare const biRouterFill: string;
1185
+ export declare const biRouter: string;
1119
1186
  export declare const biRssFill: string;
1120
1187
  export declare const biRss: string;
1121
1188
  export declare const biRulers: string;
@@ -1133,6 +1200,20 @@ export declare const biSdCardFill: string;
1133
1200
  export declare const biSdCard: string;
1134
1201
  export declare const biSearch: string;
1135
1202
  export declare const biSegmentedNav: string;
1203
+ export declare const biSendCheckFill: string;
1204
+ export declare const biSendCheck: string;
1205
+ export declare const biSendDashFill: string;
1206
+ export declare const biSendDash: string;
1207
+ export declare const biSendExclamationFill: string;
1208
+ export declare const biSendExclamation: string;
1209
+ export declare const biSendFill: string;
1210
+ export declare const biSendPlusFill: string;
1211
+ export declare const biSendPlus: string;
1212
+ export declare const biSendSlashFill: string;
1213
+ export declare const biSendSlash: string;
1214
+ export declare const biSendXFill: string;
1215
+ export declare const biSendX: string;
1216
+ export declare const biSend: string;
1136
1217
  export declare const biServer: string;
1137
1218
  export declare const biShareFill: string;
1138
1219
  export declare const biShare: string;
@@ -1233,6 +1314,7 @@ export declare const biStarFill: string;
1233
1314
  export declare const biStarHalf: string;
1234
1315
  export declare const biStar: string;
1235
1316
  export declare const biStars: string;
1317
+ export declare const biSteam: string;
1236
1318
  export declare const biStickiesFill: string;
1237
1319
  export declare const biStickies: string;
1238
1320
  export declare const biStickyFill: string;
@@ -1290,7 +1372,11 @@ export declare const biTelephonePlus: string;
1290
1372
  export declare const biTelephoneXFill: string;
1291
1373
  export declare const biTelephoneX: string;
1292
1374
  export declare const biTelephone: string;
1375
+ export declare const biTerminalDash: string;
1293
1376
  export declare const biTerminalFill: string;
1377
+ export declare const biTerminalPlus: string;
1378
+ export declare const biTerminalSplit: string;
1379
+ export declare const biTerminalX: string;
1294
1380
  export declare const biTerminal: string;
1295
1381
  export declare const biTextCenter: string;
1296
1382
  export declare const biTextIndentLeft: string;
@@ -1309,6 +1395,15 @@ export declare const biThermometerSun: string;
1309
1395
  export declare const biThermometer: string;
1310
1396
  export declare const biThreeDotsVertical: string;
1311
1397
  export declare const biThreeDots: string;
1398
+ export declare const biThunderboltFill: string;
1399
+ export declare const biThunderbolt: string;
1400
+ export declare const biTicketDetailedFill: string;
1401
+ export declare const biTicketDetailed: string;
1402
+ export declare const biTicketFill: string;
1403
+ export declare const biTicketPerforatedFill: string;
1404
+ export declare const biTicketPerforated: string;
1405
+ export declare const biTicket: string;
1406
+ export declare const biTiktok: string;
1312
1407
  export declare const biToggleOff: string;
1313
1408
  export declare const biToggleOn: string;
1314
1409
  export declare const biToggle2Off: string;
@@ -1357,6 +1452,19 @@ export declare const biUnlock: string;
1357
1452
  export declare const biUpcScan: string;
1358
1453
  export declare const biUpc: string;
1359
1454
  export declare const biUpload: string;
1455
+ export declare const biUsbCFill: string;
1456
+ export declare const biUsbC: string;
1457
+ export declare const biUsbDriveFill: string;
1458
+ export declare const biUsbDrive: string;
1459
+ export declare const biUsbFill: string;
1460
+ export declare const biUsbMicroFill: string;
1461
+ export declare const biUsbMicro: string;
1462
+ export declare const biUsbMiniFill: string;
1463
+ export declare const biUsbMini: string;
1464
+ export declare const biUsbPlugFill: string;
1465
+ export declare const biUsbPlug: string;
1466
+ export declare const biUsbSymbol: string;
1467
+ export declare const biUsb: string;
1360
1468
  export declare const biVectorPen: string;
1361
1469
  export declare const biViewList: string;
1362
1470
  export declare const biViewStacked: string;
@@ -1386,8 +1494,15 @@ export declare const biWifi2: string;
1386
1494
  export declare const biWifiOff: string;
1387
1495
  export declare const biWifi: string;
1388
1496
  export declare const biWind: string;
1497
+ export declare const biWindowDash: string;
1498
+ export declare const biWindowDesktop: string;
1389
1499
  export declare const biWindowDock: string;
1500
+ export declare const biWindowFullscreen: string;
1501
+ export declare const biWindowPlus: string;
1390
1502
  export declare const biWindowSidebar: string;
1503
+ export declare const biWindowSplit: string;
1504
+ export declare const biWindowStack: string;
1505
+ export declare const biWindowX: string;
1391
1506
  export declare const biWindow: string;
1392
1507
  export declare const biWindows: string;
1393
1508
  export declare const biWordpress: string;
@@ -1402,6 +1517,7 @@ export declare const biXOctagon: string;
1402
1517
  export declare const biXSquareFill: string;
1403
1518
  export declare const biXSquare: string;
1404
1519
  export declare const biX: string;
1520
+ export declare const biXbox: string;
1405
1521
  export declare const biYinYang: string;
1406
1522
  export declare const biYoutube: string;
1407
1523
  export declare const biZoomIn: string;