@quasar/extras 1.15.3 → 1.15.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 (36) hide show
  1. package/README.md +6 -6
  2. package/material-icons/icons.json +0 -1
  3. package/material-icons/index.d.ts +0 -1
  4. package/material-icons/index.js +0 -1
  5. package/material-icons/index.mjs +0 -1
  6. package/material-icons-outlined/icons.json +0 -1
  7. package/material-icons-outlined/index.d.ts +0 -1
  8. package/material-icons-outlined/index.js +0 -1
  9. package/material-icons-outlined/index.mjs +0 -1
  10. package/material-icons-round/icons.json +0 -1
  11. package/material-icons-round/index.d.ts +0 -1
  12. package/material-icons-round/index.js +0 -1
  13. package/material-icons-round/index.mjs +0 -1
  14. package/material-icons-sharp/icons.json +0 -1
  15. package/material-icons-sharp/index.d.ts +0 -1
  16. package/material-icons-sharp/index.js +0 -1
  17. package/material-icons-sharp/index.mjs +0 -1
  18. package/material-symbols-outlined/icons.json +10 -0
  19. package/material-symbols-outlined/index.d.ts +10 -0
  20. package/material-symbols-outlined/index.js +71 -61
  21. package/material-symbols-outlined/index.mjs +71 -61
  22. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  23. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  24. package/material-symbols-rounded/icons.json +10 -0
  25. package/material-symbols-rounded/index.d.ts +10 -0
  26. package/material-symbols-rounded/index.js +34 -24
  27. package/material-symbols-rounded/index.mjs +34 -24
  28. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  29. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  30. package/material-symbols-sharp/icons.json +10 -0
  31. package/material-symbols-sharp/index.d.ts +10 -0
  32. package/material-symbols-sharp/index.js +52 -42
  33. package/material-symbols-sharp/index.mjs +52 -42
  34. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  35. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  36. package/package.json +1 -1
@@ -200,6 +200,7 @@
200
200
  "symRoundedAtr",
201
201
  "symRoundedAttachEmail",
202
202
  "symRoundedAttachFile",
203
+ "symRoundedAttachFileAdd",
203
204
  "symRoundedAttachment",
204
205
  "symRoundedAttachMoney",
205
206
  "symRoundedAttractions",
@@ -210,6 +211,11 @@
210
211
  "symRoundedAutoAwesomeMosaic",
211
212
  "symRoundedAutoAwesomeMotion",
212
213
  "symRoundedAutoDelete",
214
+ "symRoundedAutoDetectVoice",
215
+ "symRoundedAutoFix",
216
+ "symRoundedAutoFixHigh",
217
+ "symRoundedAutoFixNormal",
218
+ "symRoundedAutoFixOff",
213
219
  "symRoundedAutofpsSelect",
214
220
  "symRoundedAutoGraph",
215
221
  "symRoundedAutoMode",
@@ -1231,6 +1237,8 @@
1231
1237
  "symRoundedLyrics",
1232
1238
  "symRoundedMacroOff",
1233
1239
  "symRoundedMagicButton",
1240
+ "symRoundedMagnificationLarge",
1241
+ "symRoundedMagnificationSmall",
1234
1242
  "symRoundedMail",
1235
1243
  "symRoundedMailLock",
1236
1244
  "symRoundedMale",
@@ -1256,6 +1264,7 @@
1256
1264
  "symRoundedMaximize",
1257
1265
  "symRoundedMediaBluetoothOff",
1258
1266
  "symRoundedMediaBluetoothOn",
1267
+ "symRoundedMediaLink",
1259
1268
  "symRoundedMediation",
1260
1269
  "symRoundedMedicalInformation",
1261
1270
  "symRoundedMedicalServices",
@@ -1330,6 +1339,7 @@
1330
1339
  "symRoundedMoveToInbox",
1331
1340
  "symRoundedMoveUp",
1332
1341
  "symRoundedMovie",
1342
+ "symRoundedMovieEdit",
1333
1343
  "symRoundedMovieFilter",
1334
1344
  "symRoundedMoving",
1335
1345
  "symRoundedMp",
@@ -201,6 +201,7 @@ export declare const symRoundedAtm: string;
201
201
  export declare const symRoundedAtr: string;
202
202
  export declare const symRoundedAttachEmail: string;
203
203
  export declare const symRoundedAttachFile: string;
204
+ export declare const symRoundedAttachFileAdd: string;
204
205
  export declare const symRoundedAttachMoney: string;
205
206
  export declare const symRoundedAttachment: string;
206
207
  export declare const symRoundedAttractions: string;
@@ -211,6 +212,11 @@ export declare const symRoundedAutoAwesome: string;
211
212
  export declare const symRoundedAutoAwesomeMosaic: string;
212
213
  export declare const symRoundedAutoAwesomeMotion: string;
213
214
  export declare const symRoundedAutoDelete: string;
215
+ export declare const symRoundedAutoDetectVoice: string;
216
+ export declare const symRoundedAutoFix: string;
217
+ export declare const symRoundedAutoFixHigh: string;
218
+ export declare const symRoundedAutoFixNormal: string;
219
+ export declare const symRoundedAutoFixOff: string;
214
220
  export declare const symRoundedAutoGraph: string;
215
221
  export declare const symRoundedAutoMode: string;
216
222
  export declare const symRoundedAutoReadPause: string;
@@ -1232,6 +1238,8 @@ export declare const symRoundedLunchDining: string;
1232
1238
  export declare const symRoundedLyrics: string;
1233
1239
  export declare const symRoundedMacroOff: string;
1234
1240
  export declare const symRoundedMagicButton: string;
1241
+ export declare const symRoundedMagnificationLarge: string;
1242
+ export declare const symRoundedMagnificationSmall: string;
1235
1243
  export declare const symRoundedMail: string;
1236
1244
  export declare const symRoundedMailLock: string;
1237
1245
  export declare const symRoundedMale: string;
@@ -1257,6 +1265,7 @@ export declare const symRoundedMatter: string;
1257
1265
  export declare const symRoundedMaximize: string;
1258
1266
  export declare const symRoundedMediaBluetoothOff: string;
1259
1267
  export declare const symRoundedMediaBluetoothOn: string;
1268
+ export declare const symRoundedMediaLink: string;
1260
1269
  export declare const symRoundedMediation: string;
1261
1270
  export declare const symRoundedMedicalInformation: string;
1262
1271
  export declare const symRoundedMedicalServices: string;
@@ -1331,6 +1340,7 @@ export declare const symRoundedMoveDown: string;
1331
1340
  export declare const symRoundedMoveToInbox: string;
1332
1341
  export declare const symRoundedMoveUp: string;
1333
1342
  export declare const symRoundedMovie: string;
1343
+ export declare const symRoundedMovieEdit: string;
1334
1344
  export declare const symRoundedMovieFilter: string;
1335
1345
  export declare const symRoundedMoving: string;
1336
1346
  export declare const symRoundedMp: string;