@quasar/extras 1.15.1 → 1.15.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 (47) hide show
  1. package/README.md +15 -15
  2. package/ionicons-v6/index.d.ts +1 -1
  3. package/ionicons-v6/index.js +1 -1
  4. package/ionicons-v6/index.mjs +1 -1
  5. package/material-icons/icons.json +0 -1
  6. package/material-icons/index.d.ts +0 -1
  7. package/material-icons/index.js +6 -7
  8. package/material-icons/index.mjs +6 -7
  9. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  10. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  11. package/material-icons-outlined/icons.json +0 -1
  12. package/material-icons-outlined/index.d.ts +0 -1
  13. package/material-icons-outlined/index.js +5 -6
  14. package/material-icons-outlined/index.mjs +5 -6
  15. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  16. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  17. package/material-icons-round/icons.json +0 -1
  18. package/material-icons-round/index.d.ts +0 -1
  19. package/material-icons-round/index.js +5 -6
  20. package/material-icons-round/index.mjs +5 -6
  21. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  22. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
  23. package/material-icons-sharp/icons.json +0 -1
  24. package/material-icons-sharp/index.d.ts +0 -1
  25. package/material-icons-sharp/index.js +5 -6
  26. package/material-icons-sharp/index.mjs +5 -6
  27. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  28. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  29. package/material-symbols-outlined/icons.json +21 -0
  30. package/material-symbols-outlined/index.d.ts +21 -0
  31. package/material-symbols-outlined/index.js +117 -96
  32. package/material-symbols-outlined/index.mjs +117 -96
  33. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  34. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  35. package/material-symbols-rounded/icons.json +21 -0
  36. package/material-symbols-rounded/index.d.ts +21 -0
  37. package/material-symbols-rounded/index.js +43 -22
  38. package/material-symbols-rounded/index.mjs +43 -22
  39. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  40. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  41. package/material-symbols-sharp/icons.json +21 -0
  42. package/material-symbols-sharp/index.d.ts +21 -0
  43. package/material-symbols-sharp/index.js +73 -52
  44. package/material-symbols-sharp/index.mjs +73 -52
  45. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  46. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  47. package/package.json +2 -2
@@ -151,6 +151,7 @@
151
151
  "symRoundedAppBlocking",
152
152
  "symRoundedAppRegistration",
153
153
  "symRoundedApproval",
154
+ "symRoundedApprovalDelegation",
154
155
  "symRoundedApps",
155
156
  "symRoundedAppShortcut",
156
157
  "symRoundedAppsOutage",
@@ -182,6 +183,7 @@
182
183
  "symRoundedArtTrack",
183
184
  "symRoundedAspectRatio",
184
185
  "symRoundedAssignment",
186
+ "symRoundedAssignmentAdd",
185
187
  "symRoundedAssignmentInd",
186
188
  "symRoundedAssignmentLate",
187
189
  "symRoundedAssignmentReturn",
@@ -211,6 +213,7 @@
211
213
  "symRoundedAutofpsSelect",
212
214
  "symRoundedAutoGraph",
213
215
  "symRoundedAutoMode",
216
+ "symRoundedAutopay",
214
217
  "symRoundedAutoReadPause",
215
218
  "symRoundedAutoReadPlay",
216
219
  "symRoundedAutorenew",
@@ -323,6 +326,7 @@
323
326
  "symRoundedBrandingWatermark",
324
327
  "symRoundedBreakfastDining",
325
328
  "symRoundedBreakingNewsAlt1",
329
+ "symRoundedBreastfeeding",
326
330
  "symRoundedBrightness1",
327
331
  "symRoundedBrightness2",
328
332
  "symRoundedBrightness3",
@@ -351,6 +355,7 @@
351
355
  "symRoundedBurstMode",
352
356
  "symRoundedBusAlert",
353
357
  "symRoundedBusinessCenter",
358
+ "symRoundedBusinessChip",
354
359
  "symRoundedCabin",
355
360
  "symRoundedCable",
356
361
  "symRoundedCached",
@@ -433,6 +438,7 @@
433
438
  "symRoundedChromecastDevice",
434
439
  "symRoundedChromeReaderMode",
435
440
  "symRoundedChurch",
441
+ "symRoundedCinematicBlur",
436
442
  "symRoundedCircle",
437
443
  "symRoundedCircleNotifications",
438
444
  "symRoundedClarify",
@@ -460,6 +466,7 @@
460
466
  "symRoundedCloudySnowing",
461
467
  "symRoundedCo2",
462
468
  "symRoundedCode",
469
+ "symRoundedCodeBlocks",
463
470
  "symRoundedCodeOff",
464
471
  "symRoundedCoffee",
465
472
  "symRoundedCoffeeMaker",
@@ -542,6 +549,7 @@
542
549
  "symRoundedCurtains",
543
550
  "symRoundedCurtainsClosed",
544
551
  "symRoundedCut",
552
+ "symRoundedCycle",
545
553
  "symRoundedCyclone",
546
554
  "symRoundedDangerous",
547
555
  "symRoundedDarkMode",
@@ -623,6 +631,7 @@
623
631
  "symRoundedDiversity1",
624
632
  "symRoundedDiversity2",
625
633
  "symRoundedDiversity3",
634
+ "symRoundedDiversity4",
626
635
  "symRoundedDns",
627
636
  "symRoundedDock",
628
637
  "symRoundedDocsAddOn",
@@ -720,6 +729,7 @@
720
729
  "symRoundedEmojiPeople",
721
730
  "symRoundedEmojiSymbols",
722
731
  "symRoundedEmojiTransportation",
732
+ "symRoundedEmptyDashboard",
723
733
  "symRoundedEnable",
724
734
  "symRoundedEnergyProgramSaving",
725
735
  "symRoundedEnergyProgramTimeUsed",
@@ -822,6 +832,7 @@
822
832
  "symRoundedFilterNone",
823
833
  "symRoundedFilterTiltShift",
824
834
  "symRoundedFilterVintage",
835
+ "symRoundedFinanceChip",
825
836
  "symRoundedFindInPage",
826
837
  "symRoundedFindReplace",
827
838
  "symRoundedFingerprint",
@@ -895,6 +906,7 @@
895
906
  "symRoundedFormatItalic",
896
907
  "symRoundedFormatLineSpacing",
897
908
  "symRoundedFormatListBulleted",
909
+ "symRoundedFormatListBulletedAdd",
898
910
  "symRoundedFormatListNumbered",
899
911
  "symRoundedFormatListNumberedRtl",
900
912
  "symRoundedFormatOverline",
@@ -1086,6 +1098,7 @@
1086
1098
  "symRoundedIosShare",
1087
1099
  "symRoundedIron",
1088
1100
  "symRoundedJavascript",
1101
+ "symRoundedJoin",
1089
1102
  "symRoundedJoinFull",
1090
1103
  "symRoundedJoinInner",
1091
1104
  "symRoundedJoinLeft",
@@ -1186,6 +1199,7 @@
1186
1199
  "symRoundedLocalTaxi",
1187
1200
  "symRoundedLocationAutomation",
1188
1201
  "symRoundedLocationAway",
1202
+ "symRoundedLocationChip",
1189
1203
  "symRoundedLocationCity",
1190
1204
  "symRoundedLocationDisabled",
1191
1205
  "symRoundedLocationHome",
@@ -1596,6 +1610,7 @@
1596
1610
  "symRoundedPrivacy",
1597
1611
  "symRoundedPrivacyTip",
1598
1612
  "symRoundedPrivateConnectivity",
1613
+ "symRoundedProcessChart",
1599
1614
  "symRoundedProductionQuantityLimits",
1600
1615
  "symRoundedProductivity",
1601
1616
  "symRoundedPropane",
@@ -1636,6 +1651,8 @@
1636
1651
  "symRoundedRawOn",
1637
1652
  "symRoundedReadMore",
1638
1653
  "symRoundedRealEstateAgent",
1654
+ "symRoundedRebase",
1655
+ "symRoundedRebaseEdit",
1639
1656
  "symRoundedReceipt",
1640
1657
  "symRoundedReceiptLong",
1641
1658
  "symRoundedRecentActors",
@@ -1927,6 +1944,7 @@
1927
1944
  "symRoundedStairs",
1928
1945
  "symRoundedStar",
1929
1946
  "symRoundedStarHalf",
1947
+ "symRoundedStarRate",
1930
1948
  "symRoundedStars",
1931
1949
  "symRoundedStart",
1932
1950
  "symRoundedStayCurrentLandscape",
@@ -2148,6 +2166,7 @@
2148
2166
  "symRoundedValve",
2149
2167
  "symRoundedVapeFree",
2150
2168
  "symRoundedVapingRooms",
2169
+ "symRoundedVariables",
2151
2170
  "symRoundedVerified",
2152
2171
  "symRoundedVerifiedUser",
2153
2172
  "symRoundedVerticalAlignBottom",
@@ -2175,6 +2194,7 @@
2175
2194
  "symRoundedViewArray",
2176
2195
  "symRoundedViewCarousel",
2177
2196
  "symRoundedViewColumn",
2197
+ "symRoundedViewColumn2",
2178
2198
  "symRoundedViewComfy",
2179
2199
  "symRoundedViewComfyAlt",
2180
2200
  "symRoundedViewCompact",
@@ -2206,6 +2226,7 @@
2206
2226
  "symRoundedVolumeOff",
2207
2227
  "symRoundedVolumeUp",
2208
2228
  "symRoundedVolunteerActivism",
2229
+ "symRoundedVotingChip",
2209
2230
  "symRoundedVpnKey",
2210
2231
  "symRoundedVpnKeyOff",
2211
2232
  "symRoundedVpnLock",
@@ -153,6 +153,7 @@ export declare const symRoundedAppBlocking: string;
153
153
  export declare const symRoundedAppRegistration: string;
154
154
  export declare const symRoundedAppShortcut: string;
155
155
  export declare const symRoundedApproval: string;
156
+ export declare const symRoundedApprovalDelegation: string;
156
157
  export declare const symRoundedApps: string;
157
158
  export declare const symRoundedAppsOutage: string;
158
159
  export declare const symRoundedArchitecture: string;
@@ -183,6 +184,7 @@ export declare const symRoundedArtTrack: string;
183
184
  export declare const symRoundedArticle: string;
184
185
  export declare const symRoundedAspectRatio: string;
185
186
  export declare const symRoundedAssignment: string;
187
+ export declare const symRoundedAssignmentAdd: string;
186
188
  export declare const symRoundedAssignmentInd: string;
187
189
  export declare const symRoundedAssignmentLate: string;
188
190
  export declare const symRoundedAssignmentReturn: string;
@@ -216,6 +218,7 @@ export declare const symRoundedAutoReadPlay: string;
216
218
  export declare const symRoundedAutoSchedule: string;
217
219
  export declare const symRoundedAutoStories: string;
218
220
  export declare const symRoundedAutofpsSelect: string;
221
+ export declare const symRoundedAutopay: string;
219
222
  export declare const symRoundedAutorenew: string;
220
223
  export declare const symRoundedAvTimer: string;
221
224
  export declare const symRoundedBabyChangingStation: string;
@@ -324,6 +327,7 @@ export declare const symRoundedBoy: string;
324
327
  export declare const symRoundedBrandingWatermark: string;
325
328
  export declare const symRoundedBreakfastDining: string;
326
329
  export declare const symRoundedBreakingNewsAlt1: string;
330
+ export declare const symRoundedBreastfeeding: string;
327
331
  export declare const symRoundedBrightness1: string;
328
332
  export declare const symRoundedBrightness2: string;
329
333
  export declare const symRoundedBrightness3: string;
@@ -352,6 +356,7 @@ export declare const symRoundedBungalow: string;
352
356
  export declare const symRoundedBurstMode: string;
353
357
  export declare const symRoundedBusAlert: string;
354
358
  export declare const symRoundedBusinessCenter: string;
359
+ export declare const symRoundedBusinessChip: string;
355
360
  export declare const symRoundedCabin: string;
356
361
  export declare const symRoundedCable: string;
357
362
  export declare const symRoundedCached: string;
@@ -434,6 +439,7 @@ export declare const symRoundedChromeReaderMode: string;
434
439
  export declare const symRoundedChromecast2: string;
435
440
  export declare const symRoundedChromecastDevice: string;
436
441
  export declare const symRoundedChurch: string;
442
+ export declare const symRoundedCinematicBlur: string;
437
443
  export declare const symRoundedCircle: string;
438
444
  export declare const symRoundedCircleNotifications: string;
439
445
  export declare const symRoundedClarify: string;
@@ -462,6 +468,7 @@ export declare const symRoundedCloudySnowing: string;
462
468
  export declare const symRoundedCo2: string;
463
469
  export declare const symRoundedCoPresent: string;
464
470
  export declare const symRoundedCode: string;
471
+ export declare const symRoundedCodeBlocks: string;
465
472
  export declare const symRoundedCodeOff: string;
466
473
  export declare const symRoundedCoffee: string;
467
474
  export declare const symRoundedCoffeeMaker: string;
@@ -543,6 +550,7 @@ export declare const symRoundedCurrencyYuan: string;
543
550
  export declare const symRoundedCurtains: string;
544
551
  export declare const symRoundedCurtainsClosed: string;
545
552
  export declare const symRoundedCut: string;
553
+ export declare const symRoundedCycle: string;
546
554
  export declare const symRoundedCyclone: string;
547
555
  export declare const symRoundedDangerous: string;
548
556
  export declare const symRoundedDarkMode: string;
@@ -624,6 +632,7 @@ export declare const symRoundedDisplaySettings: string;
624
632
  export declare const symRoundedDiversity1: string;
625
633
  export declare const symRoundedDiversity2: string;
626
634
  export declare const symRoundedDiversity3: string;
635
+ export declare const symRoundedDiversity4: string;
627
636
  export declare const symRoundedDns: string;
628
637
  export declare const symRoundedDoNotDisturbOff: string;
629
638
  export declare const symRoundedDoNotDisturbOn: string;
@@ -721,6 +730,7 @@ export declare const symRoundedEmojiObjects: string;
721
730
  export declare const symRoundedEmojiPeople: string;
722
731
  export declare const symRoundedEmojiSymbols: string;
723
732
  export declare const symRoundedEmojiTransportation: string;
733
+ export declare const symRoundedEmptyDashboard: string;
724
734
  export declare const symRoundedEnable: string;
725
735
  export declare const symRoundedEnergyProgramSaving: string;
726
736
  export declare const symRoundedEnergyProgramTimeUsed: string;
@@ -823,6 +833,7 @@ export declare const symRoundedFilterListOff: string;
823
833
  export declare const symRoundedFilterNone: string;
824
834
  export declare const symRoundedFilterTiltShift: string;
825
835
  export declare const symRoundedFilterVintage: string;
836
+ export declare const symRoundedFinanceChip: string;
826
837
  export declare const symRoundedFindInPage: string;
827
838
  export declare const symRoundedFindReplace: string;
828
839
  export declare const symRoundedFingerprint: string;
@@ -896,6 +907,7 @@ export declare const symRoundedFormatIndentIncrease: string;
896
907
  export declare const symRoundedFormatItalic: string;
897
908
  export declare const symRoundedFormatLineSpacing: string;
898
909
  export declare const symRoundedFormatListBulleted: string;
910
+ export declare const symRoundedFormatListBulletedAdd: string;
899
911
  export declare const symRoundedFormatListNumbered: string;
900
912
  export declare const symRoundedFormatListNumberedRtl: string;
901
913
  export declare const symRoundedFormatOverline: string;
@@ -1087,6 +1099,7 @@ export declare const symRoundedInvertColorsOff: string;
1087
1099
  export declare const symRoundedIosShare: string;
1088
1100
  export declare const symRoundedIron: string;
1089
1101
  export declare const symRoundedJavascript: string;
1102
+ export declare const symRoundedJoin: string;
1090
1103
  export declare const symRoundedJoinFull: string;
1091
1104
  export declare const symRoundedJoinInner: string;
1092
1105
  export declare const symRoundedJoinLeft: string;
@@ -1187,6 +1200,7 @@ export declare const symRoundedLocalShipping: string;
1187
1200
  export declare const symRoundedLocalTaxi: string;
1188
1201
  export declare const symRoundedLocationAutomation: string;
1189
1202
  export declare const symRoundedLocationAway: string;
1203
+ export declare const symRoundedLocationChip: string;
1190
1204
  export declare const symRoundedLocationCity: string;
1191
1205
  export declare const symRoundedLocationDisabled: string;
1192
1206
  export declare const symRoundedLocationHome: string;
@@ -1597,6 +1611,7 @@ export declare const symRoundedPriorityHigh: string;
1597
1611
  export declare const symRoundedPrivacy: string;
1598
1612
  export declare const symRoundedPrivacyTip: string;
1599
1613
  export declare const symRoundedPrivateConnectivity: string;
1614
+ export declare const symRoundedProcessChart: string;
1600
1615
  export declare const symRoundedProductionQuantityLimits: string;
1601
1616
  export declare const symRoundedProductivity: string;
1602
1617
  export declare const symRoundedPropane: string;
@@ -1638,6 +1653,8 @@ export declare const symRoundedRawOff: string;
1638
1653
  export declare const symRoundedRawOn: string;
1639
1654
  export declare const symRoundedReadMore: string;
1640
1655
  export declare const symRoundedRealEstateAgent: string;
1656
+ export declare const symRoundedRebase: string;
1657
+ export declare const symRoundedRebaseEdit: string;
1641
1658
  export declare const symRoundedReceipt: string;
1642
1659
  export declare const symRoundedReceiptLong: string;
1643
1660
  export declare const symRoundedRecentActors: string;
@@ -1928,6 +1945,7 @@ export declare const symRoundedStadium: string;
1928
1945
  export declare const symRoundedStairs: string;
1929
1946
  export declare const symRoundedStar: string;
1930
1947
  export declare const symRoundedStarHalf: string;
1948
+ export declare const symRoundedStarRate: string;
1931
1949
  export declare const symRoundedStars: string;
1932
1950
  export declare const symRoundedStart: string;
1933
1951
  export declare const symRoundedStayCurrentLandscape: string;
@@ -2149,6 +2167,7 @@ export declare const symRoundedVaccines: string;
2149
2167
  export declare const symRoundedValve: string;
2150
2168
  export declare const symRoundedVapeFree: string;
2151
2169
  export declare const symRoundedVapingRooms: string;
2170
+ export declare const symRoundedVariables: string;
2152
2171
  export declare const symRoundedVerified: string;
2153
2172
  export declare const symRoundedVerifiedUser: string;
2154
2173
  export declare const symRoundedVerticalAlignBottom: string;
@@ -2175,6 +2194,7 @@ export declare const symRoundedVideogameAssetOff: string;
2175
2194
  export declare const symRoundedViewAgenda: string;
2176
2195
  export declare const symRoundedViewArray: string;
2177
2196
  export declare const symRoundedViewCarousel: string;
2197
+ export declare const symRoundedViewColumn2: string;
2178
2198
  export declare const symRoundedViewColumn: string;
2179
2199
  export declare const symRoundedViewComfy: string;
2180
2200
  export declare const symRoundedViewComfyAlt: string;
@@ -2207,6 +2227,7 @@ export declare const symRoundedVolumeMute: string;
2207
2227
  export declare const symRoundedVolumeOff: string;
2208
2228
  export declare const symRoundedVolumeUp: string;
2209
2229
  export declare const symRoundedVolunteerActivism: string;
2230
+ export declare const symRoundedVotingChip: string;
2210
2231
  export declare const symRoundedVpnKey: string;
2211
2232
  export declare const symRoundedVpnKeyOff: string;
2212
2233
  export declare const symRoundedVpnLock: string;