@quasar/extras 1.16.17 → 1.18.0

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 (78) hide show
  1. package/README.md +54 -30
  2. package/animate/animate-list.common.d.ts +101 -105
  3. package/animate/animate-list.d.ts +101 -105
  4. package/animate/animate-list.mjs +0 -1
  5. package/animate/flip.css +4 -2
  6. package/bootstrap-icons/bootstrap-icons.css +29 -1
  7. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  8. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  9. package/bootstrap-icons/icons.json +28 -0
  10. package/bootstrap-icons/index.d.ts +29 -1
  11. package/bootstrap-icons/index.js +38 -10
  12. package/bootstrap-icons/index.mjs +37 -9
  13. package/eva-icons/index.js +1 -1
  14. package/{mdi-v3/LICENSE → fontawesome-v7/LICENSE.txt} +78 -9
  15. package/fontawesome-v7/fa-brands-400.woff2 +0 -0
  16. package/fontawesome-v7/fa-regular-400.woff2 +0 -0
  17. package/fontawesome-v7/fa-solid-900.woff2 +0 -0
  18. package/fontawesome-v7/fa-v4compatibility.woff2 +0 -0
  19. package/fontawesome-v7/fontawesome-v7.css +10879 -0
  20. package/fontawesome-v7/icons.json +2862 -0
  21. package/fontawesome-v7/index.d.ts +2862 -0
  22. package/fontawesome-v7/index.js +2862 -0
  23. package/fontawesome-v7/index.mjs +2862 -0
  24. package/index.d.ts +63 -0
  25. package/ionicons-v8/LICENSE +21 -0
  26. package/ionicons-v8/icons.json +1359 -0
  27. package/ionicons-v8/index.d.ts +1359 -0
  28. package/ionicons-v8/index.js +1359 -0
  29. package/ionicons-v8/index.mjs +1359 -0
  30. package/line-awesome/index.js +1 -1
  31. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  32. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  33. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  34. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  35. package/material-symbols-outlined/icons.json +392 -63
  36. package/material-symbols-outlined/index.d.ts +392 -63
  37. package/material-symbols-outlined/index.js +1329 -1000
  38. package/material-symbols-outlined/index.mjs +1329 -1000
  39. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  40. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  41. package/material-symbols-rounded/icons.json +392 -63
  42. package/material-symbols-rounded/index.d.ts +392 -63
  43. package/material-symbols-rounded/index.js +1754 -1425
  44. package/material-symbols-rounded/index.mjs +1754 -1425
  45. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  46. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  47. package/material-symbols-sharp/icons.json +392 -63
  48. package/material-symbols-sharp/index.d.ts +392 -63
  49. package/material-symbols-sharp/index.js +1287 -958
  50. package/material-symbols-sharp/index.mjs +1287 -958
  51. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  52. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  53. package/mdi-v6/LICENSE +20 -20
  54. package/mdi-v6/license.md +20 -20
  55. package/mdi-v7/LICENSE +20 -20
  56. package/mdi-v7/index.js +1 -1
  57. package/mdi-v7/license.md +20 -20
  58. package/mdi-v7/mdi-v7.css +105 -105
  59. package/package.json +85 -39
  60. package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAw.woff +0 -0
  61. package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAw.woff +0 -0
  62. package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw.woff +0 -0
  63. package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw.woff +0 -0
  64. package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAw.woff +0 -0
  65. package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw.woff +0 -0
  66. package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiAw.woff +0 -0
  67. package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmaiAw.woff +0 -0
  68. package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmaiAw.woff +0 -0
  69. package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiAw.woff +0 -0
  70. package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmaiAw.woff +0 -0
  71. package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAw.woff +0 -0
  72. package/themify/index.js +1 -1
  73. package/material-symbols-outlined/update.sh +0 -31
  74. package/material-symbols-rounded/update.sh +0 -31
  75. package/material-symbols-sharp/update.sh +0 -31
  76. package/mdi-v3/materialdesignicons-webfont.woff +0 -0
  77. package/mdi-v3/materialdesignicons-webfont.woff2 +0 -0
  78. package/mdi-v3/mdi-v3.css +0 -15041
@@ -62,9 +62,11 @@
62
62
  "biAmd",
63
63
  "biAndroid",
64
64
  "biAndroid2",
65
+ "biAnthropic",
65
66
  "biApp",
66
67
  "biAppIndicator",
67
68
  "biApple",
69
+ "biAppleMusic",
68
70
  "biArchive",
69
71
  "biArchiveFill",
70
72
  "biArrow90degDown",
@@ -218,6 +220,9 @@
218
220
  "biBatteryCharging",
219
221
  "biBatteryFull",
220
222
  "biBatteryHalf",
223
+ "biBatteryLow",
224
+ "biBeaker",
225
+ "biBeakerFill",
221
226
  "biBehance",
222
227
  "biBell",
223
228
  "biBellFill",
@@ -231,6 +236,7 @@
231
236
  "biBinocularsFill",
232
237
  "biBlockquoteLeft",
233
238
  "biBlockquoteRight",
239
+ "biBluesky",
234
240
  "biBluetooth",
235
241
  "biBodyText",
236
242
  "biBook",
@@ -554,6 +560,7 @@
554
560
  "biCircleFill",
555
561
  "biCircleHalf",
556
562
  "biCircleSquare",
563
+ "biClaude",
557
564
  "biClipboard",
558
565
  "biClipboard2",
559
566
  "biClipboard2Check",
@@ -667,6 +674,7 @@
667
674
  "biCrop",
668
675
  "biCrosshair",
669
676
  "biCrosshair2",
677
+ "biCss",
670
678
  "biCup",
671
679
  "biCupFill",
672
680
  "biCupHot",
@@ -1068,6 +1076,10 @@
1068
1076
  "biFire",
1069
1077
  "biFlag",
1070
1078
  "biFlagFill",
1079
+ "biFlask",
1080
+ "biFlaskFill",
1081
+ "biFlaskFlorence",
1082
+ "biFlaskFlorenceFill",
1071
1083
  "biFloppy",
1072
1084
  "biFloppy2",
1073
1085
  "biFloppy2Fill",
@@ -1086,6 +1098,7 @@
1086
1098
  "biFolderSymlinkFill",
1087
1099
  "biFolderX",
1088
1100
  "biFonts",
1101
+ "biForkKnife",
1089
1102
  "biForward",
1090
1103
  "biForwardFill",
1091
1104
  "biFront",
@@ -1119,9 +1132,13 @@
1119
1132
  "biGlobe",
1120
1133
  "biGlobe2",
1121
1134
  "biGlobeAmericas",
1135
+ "biGlobeAmericasFill",
1122
1136
  "biGlobeAsiaAustralia",
1137
+ "biGlobeAsiaAustraliaFill",
1123
1138
  "biGlobeCentralSouthAsia",
1139
+ "biGlobeCentralSouthAsiaFill",
1124
1140
  "biGlobeEuropeAfrica",
1141
+ "biGlobeEuropeAfricaFill",
1125
1142
  "biGoogle",
1126
1143
  "biGooglePlay",
1127
1144
  "biGpuCard",
@@ -1245,6 +1262,7 @@
1245
1262
  "biInputCursorText",
1246
1263
  "biInstagram",
1247
1264
  "biIntersect",
1265
+ "biJavascript",
1248
1266
  "biJournal",
1249
1267
  "biJournalAlbum",
1250
1268
  "biJournalArrowDown",
@@ -1291,6 +1309,8 @@
1291
1309
  "biLayoutTextWindowReverse",
1292
1310
  "biLayoutThreeColumns",
1293
1311
  "biLayoutWtf",
1312
+ "biLeaf",
1313
+ "biLeafFill",
1294
1314
  "biLifePreserver",
1295
1315
  "biLightbulb",
1296
1316
  "biLightbulbFill",
@@ -1333,6 +1353,8 @@
1333
1353
  "biMarkerTip",
1334
1354
  "biMask",
1335
1355
  "biMastodon",
1356
+ "biMeasuringCup",
1357
+ "biMeasuringCupFill",
1336
1358
  "biMedium",
1337
1359
  "biMegaphone",
1338
1360
  "biMegaphoneFill",
@@ -1392,6 +1414,7 @@
1392
1414
  "biOctagon",
1393
1415
  "biOctagonFill",
1394
1416
  "biOctagonHalf",
1417
+ "biOpenai",
1395
1418
  "biOpencollective",
1396
1419
  "biOpticalAudio",
1397
1420
  "biOpticalAudioFill",
@@ -1448,6 +1471,7 @@
1448
1471
  "biPeople",
1449
1472
  "biPeopleFill",
1450
1473
  "biPercent",
1474
+ "biPerplexity",
1451
1475
  "biPerson",
1452
1476
  "biPersonAdd",
1453
1477
  "biPersonArmsUp",
@@ -1935,6 +1959,7 @@
1935
1959
  "biTruckFront",
1936
1960
  "biTruckFrontFill",
1937
1961
  "biTsunami",
1962
+ "biTux",
1938
1963
  "biTv",
1939
1964
  "biTvFill",
1940
1965
  "biTwitch",
@@ -1951,6 +1976,7 @@
1951
1976
  "biTypeItalic",
1952
1977
  "biTypeStrikethrough",
1953
1978
  "biTypeUnderline",
1979
+ "biTypescript",
1954
1980
  "biUbuntu",
1955
1981
  "biUiChecks",
1956
1982
  "biUiChecksGrid",
@@ -1964,6 +1990,8 @@
1964
1990
  "biUniversalAccess",
1965
1991
  "biUniversalAccessCircle",
1966
1992
  "biUnlock",
1993
+ "biUnlock2",
1994
+ "biUnlock2Fill",
1967
1995
  "biUnlockFill",
1968
1996
  "biUpc",
1969
1997
  "biUpcScan",
@@ -1,4 +1,4 @@
1
- /* Bootstrap v1.11.3 */
1
+ /* Bootstrap v1.13.1 */
2
2
 
3
3
  export declare const bi0Circle: string;
4
4
  export declare const bi0CircleFill: string;
@@ -63,9 +63,11 @@ export declare const biAmazon: string;
63
63
  export declare const biAmd: string;
64
64
  export declare const biAndroid2: string;
65
65
  export declare const biAndroid: string;
66
+ export declare const biAnthropic: string;
66
67
  export declare const biApp: string;
67
68
  export declare const biAppIndicator: string;
68
69
  export declare const biApple: string;
70
+ export declare const biAppleMusic: string;
69
71
  export declare const biArchive: string;
70
72
  export declare const biArchiveFill: string;
71
73
  export declare const biArrow90degDown: string;
@@ -219,6 +221,9 @@ export declare const biBattery: string;
219
221
  export declare const biBatteryCharging: string;
220
222
  export declare const biBatteryFull: string;
221
223
  export declare const biBatteryHalf: string;
224
+ export declare const biBatteryLow: string;
225
+ export declare const biBeaker: string;
226
+ export declare const biBeakerFill: string;
222
227
  export declare const biBehance: string;
223
228
  export declare const biBell: string;
224
229
  export declare const biBellFill: string;
@@ -232,6 +237,7 @@ export declare const biBinoculars: string;
232
237
  export declare const biBinocularsFill: string;
233
238
  export declare const biBlockquoteLeft: string;
234
239
  export declare const biBlockquoteRight: string;
240
+ export declare const biBluesky: string;
235
241
  export declare const biBluetooth: string;
236
242
  export declare const biBodyText: string;
237
243
  export declare const biBook: string;
@@ -555,6 +561,7 @@ export declare const biCircle: string;
555
561
  export declare const biCircleFill: string;
556
562
  export declare const biCircleHalf: string;
557
563
  export declare const biCircleSquare: string;
564
+ export declare const biClaude: string;
558
565
  export declare const biClipboard2: string;
559
566
  export declare const biClipboard2Check: string;
560
567
  export declare const biClipboard2CheckFill: string;
@@ -668,6 +675,7 @@ export declare const biCreditCardFill: string;
668
675
  export declare const biCrop: string;
669
676
  export declare const biCrosshair2: string;
670
677
  export declare const biCrosshair: string;
678
+ export declare const biCss: string;
671
679
  export declare const biCup: string;
672
680
  export declare const biCupFill: string;
673
681
  export declare const biCupHot: string;
@@ -1069,6 +1077,10 @@ export declare const biFingerprint: string;
1069
1077
  export declare const biFire: string;
1070
1078
  export declare const biFlag: string;
1071
1079
  export declare const biFlagFill: string;
1080
+ export declare const biFlask: string;
1081
+ export declare const biFlaskFill: string;
1082
+ export declare const biFlaskFlorence: string;
1083
+ export declare const biFlaskFlorenceFill: string;
1072
1084
  export declare const biFloppy2: string;
1073
1085
  export declare const biFloppy2Fill: string;
1074
1086
  export declare const biFloppy: string;
@@ -1087,6 +1099,7 @@ export declare const biFolderSymlink: string;
1087
1099
  export declare const biFolderSymlinkFill: string;
1088
1100
  export declare const biFolderX: string;
1089
1101
  export declare const biFonts: string;
1102
+ export declare const biForkKnife: string;
1090
1103
  export declare const biForward: string;
1091
1104
  export declare const biForwardFill: string;
1092
1105
  export declare const biFront: string;
@@ -1120,9 +1133,13 @@ export declare const biGitlab: string;
1120
1133
  export declare const biGlobe2: string;
1121
1134
  export declare const biGlobe: string;
1122
1135
  export declare const biGlobeAmericas: string;
1136
+ export declare const biGlobeAmericasFill: string;
1123
1137
  export declare const biGlobeAsiaAustralia: string;
1138
+ export declare const biGlobeAsiaAustraliaFill: string;
1124
1139
  export declare const biGlobeCentralSouthAsia: string;
1140
+ export declare const biGlobeCentralSouthAsiaFill: string;
1125
1141
  export declare const biGlobeEuropeAfrica: string;
1142
+ export declare const biGlobeEuropeAfricaFill: string;
1126
1143
  export declare const biGoogle: string;
1127
1144
  export declare const biGooglePlay: string;
1128
1145
  export declare const biGpuCard: string;
@@ -1246,6 +1263,7 @@ export declare const biInputCursor: string;
1246
1263
  export declare const biInputCursorText: string;
1247
1264
  export declare const biInstagram: string;
1248
1265
  export declare const biIntersect: string;
1266
+ export declare const biJavascript: string;
1249
1267
  export declare const biJournal: string;
1250
1268
  export declare const biJournalAlbum: string;
1251
1269
  export declare const biJournalArrowDown: string;
@@ -1292,6 +1310,8 @@ export declare const biLayoutTextWindow: string;
1292
1310
  export declare const biLayoutTextWindowReverse: string;
1293
1311
  export declare const biLayoutThreeColumns: string;
1294
1312
  export declare const biLayoutWtf: string;
1313
+ export declare const biLeaf: string;
1314
+ export declare const biLeafFill: string;
1295
1315
  export declare const biLifePreserver: string;
1296
1316
  export declare const biLightbulb: string;
1297
1317
  export declare const biLightbulbFill: string;
@@ -1334,6 +1354,8 @@ export declare const biMarkdownFill: string;
1334
1354
  export declare const biMarkerTip: string;
1335
1355
  export declare const biMask: string;
1336
1356
  export declare const biMastodon: string;
1357
+ export declare const biMeasuringCup: string;
1358
+ export declare const biMeasuringCupFill: string;
1337
1359
  export declare const biMedium: string;
1338
1360
  export declare const biMegaphone: string;
1339
1361
  export declare const biMegaphoneFill: string;
@@ -1393,6 +1415,7 @@ export declare const biNvmeFill: string;
1393
1415
  export declare const biOctagon: string;
1394
1416
  export declare const biOctagonFill: string;
1395
1417
  export declare const biOctagonHalf: string;
1418
+ export declare const biOpenai: string;
1396
1419
  export declare const biOpencollective: string;
1397
1420
  export declare const biOpticalAudio: string;
1398
1421
  export declare const biOpticalAudioFill: string;
@@ -1449,6 +1472,7 @@ export declare const biPentagonHalf: string;
1449
1472
  export declare const biPeople: string;
1450
1473
  export declare const biPeopleFill: string;
1451
1474
  export declare const biPercent: string;
1475
+ export declare const biPerplexity: string;
1452
1476
  export declare const biPerson: string;
1453
1477
  export declare const biPersonAdd: string;
1454
1478
  export declare const biPersonArmsUp: string;
@@ -1936,6 +1960,7 @@ export declare const biTruckFlatbed: string;
1936
1960
  export declare const biTruckFront: string;
1937
1961
  export declare const biTruckFrontFill: string;
1938
1962
  export declare const biTsunami: string;
1963
+ export declare const biTux: string;
1939
1964
  export declare const biTv: string;
1940
1965
  export declare const biTvFill: string;
1941
1966
  export declare const biTwitch: string;
@@ -1952,6 +1977,7 @@ export declare const biTypeH6: string;
1952
1977
  export declare const biTypeItalic: string;
1953
1978
  export declare const biTypeStrikethrough: string;
1954
1979
  export declare const biTypeUnderline: string;
1980
+ export declare const biTypescript: string;
1955
1981
  export declare const biUbuntu: string;
1956
1982
  export declare const biUiChecks: string;
1957
1983
  export declare const biUiChecksGrid: string;
@@ -1964,6 +1990,8 @@ export declare const biUnion: string;
1964
1990
  export declare const biUnity: string;
1965
1991
  export declare const biUniversalAccess: string;
1966
1992
  export declare const biUniversalAccessCircle: string;
1993
+ export declare const biUnlock2: string;
1994
+ export declare const biUnlock2Fill: string;
1967
1995
  export declare const biUnlock: string;
1968
1996
  export declare const biUnlockFill: string;
1969
1997
  export declare const biUpc: string;