@quasar/extras 1.11.3 → 1.12.1
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.
- package/README.md +14 -13
- package/bootstrap-icons/LICENSE.md +1 -1
- package/bootstrap-icons/bootstrap-icons.css +212 -0
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +118 -2
- package/bootstrap-icons/index.js +129 -13
- package/ionicons-v5/index.d.ts +1 -1
- package/ionicons-v5/index.js +1 -1
- package/ionicons-v6/LICENSE +21 -0
- package/ionicons-v6/index.d.ts +1334 -0
- package/ionicons-v6/index.js +1334 -0
- package/material-icons/index.d.ts +56 -0
- package/material-icons/index.js +56 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/index.d.ts +56 -0
- package/material-icons-outlined/index.js +56 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/index.d.ts +56 -0
- package/material-icons-round/index.js +56 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/index.d.ts +56 -0
- package/material-icons-sharp/index.js +56 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/mdi-v6/index.d.ts +101 -1
- package/mdi-v6/index.js +101 -1
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v6/mdi-v6.css +1603 -5
- package/package.json +9 -6
|
Binary file
|
|
Binary file
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export declare const sharp10k: string;
|
|
4
4
|
export declare const sharp10mp: string;
|
|
5
5
|
export declare const sharp11mp: string;
|
|
6
|
+
export declare const sharp123: string;
|
|
6
7
|
export declare const sharp12mp: string;
|
|
7
8
|
export declare const sharp13mp: string;
|
|
8
9
|
export declare const sharp14mp: string;
|
|
@@ -55,6 +56,7 @@ export declare const sharp8mp: string;
|
|
|
55
56
|
export declare const sharp9k: string;
|
|
56
57
|
export declare const sharp9kPlus: string;
|
|
57
58
|
export declare const sharp9mp: string;
|
|
59
|
+
export declare const sharpAbc: string;
|
|
58
60
|
export declare const sharpAccessAlarm: string;
|
|
59
61
|
export declare const sharpAccessAlarms: string;
|
|
60
62
|
export declare const sharpAccessibility: string;
|
|
@@ -76,6 +78,7 @@ export declare const sharpAddAlert: string;
|
|
|
76
78
|
export declare const sharpAddAPhoto: string;
|
|
77
79
|
export declare const sharpAddBox: string;
|
|
78
80
|
export declare const sharpAddBusiness: string;
|
|
81
|
+
export declare const sharpAddCard: string;
|
|
79
82
|
export declare const sharpAddchart: string;
|
|
80
83
|
export declare const sharpAddChart: string;
|
|
81
84
|
export declare const sharpAddCircle: string;
|
|
@@ -189,6 +192,7 @@ export declare const sharpAttachment: string;
|
|
|
189
192
|
export declare const sharpAttachMoney: string;
|
|
190
193
|
export declare const sharpAttractions: string;
|
|
191
194
|
export declare const sharpAttribution: string;
|
|
195
|
+
export declare const sharpAudioFile: string;
|
|
192
196
|
export declare const sharpAudiotrack: string;
|
|
193
197
|
export declare const sharpAutoAwesome: string;
|
|
194
198
|
export declare const sharpAutoAwesomeMosaic: string;
|
|
@@ -343,6 +347,7 @@ export declare const sharpCastle: string;
|
|
|
343
347
|
export declare const sharpCatchingPokemon: string;
|
|
344
348
|
export declare const sharpCategory: string;
|
|
345
349
|
export declare const sharpCelebration: string;
|
|
350
|
+
export declare const sharpCellTower: string;
|
|
346
351
|
export declare const sharpCellWifi: string;
|
|
347
352
|
export declare const sharpCenterFocusStrong: string;
|
|
348
353
|
export declare const sharpCenterFocusWeak: string;
|
|
@@ -457,6 +462,7 @@ export declare const sharpCropPortrait: string;
|
|
|
457
462
|
export declare const sharpCropRotate: string;
|
|
458
463
|
export declare const sharpCropSquare: string;
|
|
459
464
|
export declare const sharpCrueltyFree: string;
|
|
465
|
+
export declare const sharpCss: string;
|
|
460
466
|
export declare const sharpCurrencyExchange: string;
|
|
461
467
|
export declare const sharpCurrencyFranc: string;
|
|
462
468
|
export declare const sharpCurrencyLira: string;
|
|
@@ -474,6 +480,7 @@ export declare const sharpDataExploration: string;
|
|
|
474
480
|
export declare const sharpDataObject: string;
|
|
475
481
|
export declare const sharpDataSaverOff: string;
|
|
476
482
|
export declare const sharpDataSaverOn: string;
|
|
483
|
+
export declare const sharpDataThresholding: string;
|
|
477
484
|
export declare const sharpDataUsage: string;
|
|
478
485
|
export declare const sharpDateRange: string;
|
|
479
486
|
export declare const sharpDeblur: string;
|
|
@@ -484,8 +491,12 @@ export declare const sharpDeleteForever: string;
|
|
|
484
491
|
export declare const sharpDeleteOutline: string;
|
|
485
492
|
export declare const sharpDeleteSweep: string;
|
|
486
493
|
export declare const sharpDeliveryDining: string;
|
|
494
|
+
export declare const sharpDensityLarge: string;
|
|
495
|
+
export declare const sharpDensityMedium: string;
|
|
496
|
+
export declare const sharpDensitySmall: string;
|
|
487
497
|
export declare const sharpDepartureBoard: string;
|
|
488
498
|
export declare const sharpDescription: string;
|
|
499
|
+
export declare const sharpDeselect: string;
|
|
489
500
|
export declare const sharpDesignServices: string;
|
|
490
501
|
export declare const sharpDesktopAccessDisabled: string;
|
|
491
502
|
export declare const sharpDesktopMac: string;
|
|
@@ -502,6 +513,7 @@ export declare const sharpDeviceUnknown: string;
|
|
|
502
513
|
export declare const sharpDialerSip: string;
|
|
503
514
|
export declare const sharpDialpad: string;
|
|
504
515
|
export declare const sharpDiamond: string;
|
|
516
|
+
export declare const sharpDifference: string;
|
|
505
517
|
export declare const sharpDining: string;
|
|
506
518
|
export declare const sharpDinnerDining: string;
|
|
507
519
|
export declare const sharpDirections: string;
|
|
@@ -525,6 +537,7 @@ export declare const sharpDirtyLens: string;
|
|
|
525
537
|
export declare const sharpDisabledByDefault: string;
|
|
526
538
|
export declare const sharpDisabledVisible: string;
|
|
527
539
|
export declare const sharpDiscFull: string;
|
|
540
|
+
export declare const sharpDisplaySettings: string;
|
|
528
541
|
export declare const sharpDns: string;
|
|
529
542
|
export declare const sharpDock: string;
|
|
530
543
|
export declare const sharpDocumentScanner: string;
|
|
@@ -623,6 +636,7 @@ export declare const sharpEvent: string;
|
|
|
623
636
|
export declare const sharpEventAvailable: string;
|
|
624
637
|
export declare const sharpEventBusy: string;
|
|
625
638
|
export declare const sharpEventNote: string;
|
|
639
|
+
export declare const sharpEventRepeat: string;
|
|
626
640
|
export declare const sharpEventSeat: string;
|
|
627
641
|
export declare const sharpEvStation: string;
|
|
628
642
|
export declare const sharpExitToApp: string;
|
|
@@ -645,6 +659,7 @@ export declare const sharpFace: string;
|
|
|
645
659
|
export declare const sharpFaceRetouchingNatural: string;
|
|
646
660
|
export declare const sharpFaceRetouchingOff: string;
|
|
647
661
|
export declare const sharpFactCheck: string;
|
|
662
|
+
export declare const sharpFactory: string;
|
|
648
663
|
export declare const sharpFamilyRestroom: string;
|
|
649
664
|
export declare const sharpFastfood: string;
|
|
650
665
|
export declare const sharpFastForward: string;
|
|
@@ -728,6 +743,7 @@ export declare const sharpFmdBad: string;
|
|
|
728
743
|
export declare const sharpFmdGood: string;
|
|
729
744
|
export declare const sharpFolder: string;
|
|
730
745
|
export declare const sharpFolderDelete: string;
|
|
746
|
+
export declare const sharpFolderOff: string;
|
|
731
747
|
export declare const sharpFolderOpen: string;
|
|
732
748
|
export declare const sharpFolderShared: string;
|
|
733
749
|
export declare const sharpFolderSpecial: string;
|
|
@@ -737,6 +753,8 @@ export declare const sharpFontDownload: string;
|
|
|
737
753
|
export declare const sharpFontDownloadOff: string;
|
|
738
754
|
export declare const sharpFoodBank: string;
|
|
739
755
|
export declare const sharpForest: string;
|
|
756
|
+
export declare const sharpForkLeft: string;
|
|
757
|
+
export declare const sharpForkRight: string;
|
|
740
758
|
export declare const sharpFormatAlignCenter: string;
|
|
741
759
|
export declare const sharpFormatAlignJustify: string;
|
|
742
760
|
export declare const sharpFormatAlignLeft: string;
|
|
@@ -855,6 +873,8 @@ export declare const sharpHistory: string;
|
|
|
855
873
|
export declare const sharpHistoryEdu: string;
|
|
856
874
|
export declare const sharpHistoryToggleOff: string;
|
|
857
875
|
export declare const sharpHive: string;
|
|
876
|
+
export declare const sharpHls: string;
|
|
877
|
+
export declare const sharpHlsOff: string;
|
|
858
878
|
export declare const sharpHMobiledata: string;
|
|
859
879
|
export declare const sharpHolidayVillage: string;
|
|
860
880
|
export declare const sharpHome: string;
|
|
@@ -879,6 +899,7 @@ export declare const sharpHouseSiding: string;
|
|
|
879
899
|
export declare const sharpHowToReg: string;
|
|
880
900
|
export declare const sharpHowToVote: string;
|
|
881
901
|
export declare const sharpHPlusMobiledata: string;
|
|
902
|
+
export declare const sharpHtml: string;
|
|
882
903
|
export declare const sharpHttp: string;
|
|
883
904
|
export declare const sharpHttps: string;
|
|
884
905
|
export declare const sharpHub: string;
|
|
@@ -920,6 +941,7 @@ export declare const sharpInvertColorsOff: string;
|
|
|
920
941
|
export declare const sharpIosShare: string;
|
|
921
942
|
export declare const sharpIron: string;
|
|
922
943
|
export declare const sharpIso: string;
|
|
944
|
+
export declare const sharpJavascript: string;
|
|
923
945
|
export declare const sharpJoinFull: string;
|
|
924
946
|
export declare const sharpJoinInner: string;
|
|
925
947
|
export declare const sharpJoinLeft: string;
|
|
@@ -946,6 +968,7 @@ export declare const sharpKeyboardOptionKey: string;
|
|
|
946
968
|
export declare const sharpKeyboardReturn: string;
|
|
947
969
|
export declare const sharpKeyboardTab: string;
|
|
948
970
|
export declare const sharpKeyboardVoice: string;
|
|
971
|
+
export declare const sharpKeyOff: string;
|
|
949
972
|
export declare const sharpKingBed: string;
|
|
950
973
|
export declare const sharpKitchen: string;
|
|
951
974
|
export declare const sharpKitesurfing: string;
|
|
@@ -1063,6 +1086,7 @@ export declare const sharpMarkChatUnread: string;
|
|
|
1063
1086
|
export declare const sharpMarkEmailRead: string;
|
|
1064
1087
|
export declare const sharpMarkEmailUnread: string;
|
|
1065
1088
|
export declare const sharpMarkunread: string;
|
|
1089
|
+
export declare const sharpMarkUnreadChatAlt: string;
|
|
1066
1090
|
export declare const sharpMarkunreadMailbox: string;
|
|
1067
1091
|
export declare const sharpMasks: string;
|
|
1068
1092
|
export declare const sharpMaximize: string;
|
|
@@ -1077,6 +1101,7 @@ export declare const sharpMemory: string;
|
|
|
1077
1101
|
export declare const sharpMenu: string;
|
|
1078
1102
|
export declare const sharpMenuBook: string;
|
|
1079
1103
|
export declare const sharpMenuOpen: string;
|
|
1104
|
+
export declare const sharpMerge: string;
|
|
1080
1105
|
export declare const sharpMergeType: string;
|
|
1081
1106
|
export declare const sharpMessage: string;
|
|
1082
1107
|
export declare const sharpMic: string;
|
|
@@ -1155,6 +1180,7 @@ export declare const sharpNetworkLocked: string;
|
|
|
1155
1180
|
export declare const sharpNetworkWifi: string;
|
|
1156
1181
|
export declare const sharpNewLabel: string;
|
|
1157
1182
|
export declare const sharpNewReleases: string;
|
|
1183
|
+
export declare const sharpNewspaper: string;
|
|
1158
1184
|
export declare const sharpNextPlan: string;
|
|
1159
1185
|
export declare const sharpNextWeek: string;
|
|
1160
1186
|
export declare const sharpNfc: string;
|
|
@@ -1231,6 +1257,7 @@ export declare const sharpPanoramaVerticalSelect: string;
|
|
|
1231
1257
|
export declare const sharpPanoramaWideAngle: string;
|
|
1232
1258
|
export declare const sharpPanoramaWideAngleSelect: string;
|
|
1233
1259
|
export declare const sharpPanTool: string;
|
|
1260
|
+
export declare const sharpPanToolAlt: string;
|
|
1234
1261
|
export declare const sharpParagliding: string;
|
|
1235
1262
|
export declare const sharpPark: string;
|
|
1236
1263
|
export declare const sharpPartyMode: string;
|
|
@@ -1305,6 +1332,7 @@ export declare const sharpPhotoLibrary: string;
|
|
|
1305
1332
|
export declare const sharpPhotoSizeSelectActual: string;
|
|
1306
1333
|
export declare const sharpPhotoSizeSelectLarge: string;
|
|
1307
1334
|
export declare const sharpPhotoSizeSelectSmall: string;
|
|
1335
|
+
export declare const sharpPhp: string;
|
|
1308
1336
|
export declare const sharpPiano: string;
|
|
1309
1337
|
export declare const sharpPianoOff: string;
|
|
1310
1338
|
export declare const sharpPictureAsPdf: string;
|
|
@@ -1333,12 +1361,14 @@ export declare const sharpPlaylistAddCheck: string;
|
|
|
1333
1361
|
export declare const sharpPlaylistAddCheckCircle: string;
|
|
1334
1362
|
export declare const sharpPlaylistAddCircle: string;
|
|
1335
1363
|
export declare const sharpPlaylistPlay: string;
|
|
1364
|
+
export declare const sharpPlaylistRemove: string;
|
|
1336
1365
|
export declare const sharpPlumbing: string;
|
|
1337
1366
|
export declare const sharpPlusOne: string;
|
|
1338
1367
|
export declare const sharpPodcasts: string;
|
|
1339
1368
|
export declare const sharpPointOfSale: string;
|
|
1340
1369
|
export declare const sharpPolicy: string;
|
|
1341
1370
|
export declare const sharpPoll: string;
|
|
1371
|
+
export declare const sharpPolyline: string;
|
|
1342
1372
|
export declare const sharpPolymer: string;
|
|
1343
1373
|
export declare const sharpPool: string;
|
|
1344
1374
|
export declare const sharpPortableWifiOff: string;
|
|
@@ -1373,6 +1403,7 @@ export declare const sharpQrCodeScanner: string;
|
|
|
1373
1403
|
export declare const sharpQueryBuilder: string;
|
|
1374
1404
|
export declare const sharpQueryStats: string;
|
|
1375
1405
|
export declare const sharpQuestionAnswer: string;
|
|
1406
|
+
export declare const sharpQuestionMark: string;
|
|
1376
1407
|
export declare const sharpQueue: string;
|
|
1377
1408
|
export declare const sharpQueueMusic: string;
|
|
1378
1409
|
export declare const sharpQueuePlayNext: string;
|
|
@@ -1384,6 +1415,8 @@ export declare const sharpRadioButtonChecked: string;
|
|
|
1384
1415
|
export declare const sharpRadioButtonUnchecked: string;
|
|
1385
1416
|
export declare const sharpRailwayAlert: string;
|
|
1386
1417
|
export declare const sharpRamenDining: string;
|
|
1418
|
+
export declare const sharpRampLeft: string;
|
|
1419
|
+
export declare const sharpRampRight: string;
|
|
1387
1420
|
export declare const sharpRateReview: string;
|
|
1388
1421
|
export declare const sharpRawOff: string;
|
|
1389
1422
|
export declare const sharpRawOn: string;
|
|
@@ -1438,6 +1471,8 @@ export declare const sharpReviews: string;
|
|
|
1438
1471
|
export declare const sharpRiceBowl: string;
|
|
1439
1472
|
export declare const sharpRingVolume: string;
|
|
1440
1473
|
export declare const sharpRMobiledata: string;
|
|
1474
|
+
export declare const sharpRocket: string;
|
|
1475
|
+
export declare const sharpRocketLaunch: string;
|
|
1441
1476
|
export declare const sharpRoofing: string;
|
|
1442
1477
|
export declare const sharpRoom: string;
|
|
1443
1478
|
export declare const sharpRoomPreferences: string;
|
|
@@ -1446,6 +1481,8 @@ export declare const sharpRotate90DegreesCcw: string;
|
|
|
1446
1481
|
export declare const sharpRotate90DegreesCw: string;
|
|
1447
1482
|
export declare const sharpRotateLeft: string;
|
|
1448
1483
|
export declare const sharpRotateRight: string;
|
|
1484
|
+
export declare const sharpRoundaboutLeft: string;
|
|
1485
|
+
export declare const sharpRoundaboutRight: string;
|
|
1449
1486
|
export declare const sharpRoundedCorner: string;
|
|
1450
1487
|
export declare const sharpRoute: string;
|
|
1451
1488
|
export declare const sharpRouter: string;
|
|
@@ -1542,6 +1579,7 @@ export declare const sharpShop2: string;
|
|
|
1542
1579
|
export declare const sharpShoppingBag: string;
|
|
1543
1580
|
export declare const sharpShoppingBasket: string;
|
|
1544
1581
|
export declare const sharpShoppingCart: string;
|
|
1582
|
+
export declare const sharpShoppingCartCheckout: string;
|
|
1545
1583
|
export declare const sharpShopTwo: string;
|
|
1546
1584
|
export declare const sharpShortcut: string;
|
|
1547
1585
|
export declare const sharpShortText: string;
|
|
@@ -1569,6 +1607,7 @@ export declare const sharpSignalWifiOff: string;
|
|
|
1569
1607
|
export declare const sharpSignalWifiStatusbar4Bar: string;
|
|
1570
1608
|
export declare const sharpSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1571
1609
|
export declare const sharpSignalWifiStatusbarNull: string;
|
|
1610
|
+
export declare const sharpSignpost: string;
|
|
1572
1611
|
export declare const sharpSimCard: string;
|
|
1573
1612
|
export declare const sharpSimCardAlert: string;
|
|
1574
1613
|
export declare const sharpSimCardDownload: string;
|
|
@@ -1640,6 +1679,7 @@ export declare const sharpSquareFoot: string;
|
|
|
1640
1679
|
export declare const sharpSsidChart: string;
|
|
1641
1680
|
export declare const sharpStackedBarChart: string;
|
|
1642
1681
|
export declare const sharpStackedLineChart: string;
|
|
1682
|
+
export declare const sharpStadium: string;
|
|
1643
1683
|
export declare const sharpStairs: string;
|
|
1644
1684
|
export declare const sharpStar: string;
|
|
1645
1685
|
export declare const sharpStarBorder: string;
|
|
@@ -1663,6 +1703,7 @@ export declare const sharpStore: string;
|
|
|
1663
1703
|
export declare const sharpStorefront: string;
|
|
1664
1704
|
export declare const sharpStoreMallDirectory: string;
|
|
1665
1705
|
export declare const sharpStorm: string;
|
|
1706
|
+
export declare const sharpStraight: string;
|
|
1666
1707
|
export declare const sharpStraighten: string;
|
|
1667
1708
|
export declare const sharpStream: string;
|
|
1668
1709
|
export declare const sharpStreetview: string;
|
|
@@ -1738,6 +1779,7 @@ export declare const sharpTaskAlt: string;
|
|
|
1738
1779
|
export declare const sharpTaxiAlert: string;
|
|
1739
1780
|
export declare const sharpTempleBuddhist: string;
|
|
1740
1781
|
export declare const sharpTempleHindu: string;
|
|
1782
|
+
export declare const sharpTerminal: string;
|
|
1741
1783
|
export declare const sharpTerrain: string;
|
|
1742
1784
|
export declare const sharpTextDecrease: string;
|
|
1743
1785
|
export declare const sharpTextFields: string;
|
|
@@ -1805,6 +1847,12 @@ export declare const sharpTune: string;
|
|
|
1805
1847
|
export declare const sharpTungsten: string;
|
|
1806
1848
|
export declare const sharpTurnedIn: string;
|
|
1807
1849
|
export declare const sharpTurnedInNot: string;
|
|
1850
|
+
export declare const sharpTurnLeft: string;
|
|
1851
|
+
export declare const sharpTurnRight: string;
|
|
1852
|
+
export declare const sharpTurnSharpLeft: string;
|
|
1853
|
+
export declare const sharpTurnSharpRight: string;
|
|
1854
|
+
export declare const sharpTurnSlightLeft: string;
|
|
1855
|
+
export declare const sharpTurnSlightRight: string;
|
|
1808
1856
|
export declare const sharpTv: string;
|
|
1809
1857
|
export declare const sharpTvOff: string;
|
|
1810
1858
|
export declare const sharpTwoWheeler: string;
|
|
@@ -1823,6 +1871,8 @@ export declare const sharpUpload: string;
|
|
|
1823
1871
|
export declare const sharpUploadFile: string;
|
|
1824
1872
|
export declare const sharpUsb: string;
|
|
1825
1873
|
export declare const sharpUsbOff: string;
|
|
1874
|
+
export declare const sharpUTurnLeft: string;
|
|
1875
|
+
export declare const sharpUTurnRight: string;
|
|
1826
1876
|
export declare const sharpVaccines: string;
|
|
1827
1877
|
export declare const sharpVerified: string;
|
|
1828
1878
|
export declare const sharpVerifiedUser: string;
|
|
@@ -1837,6 +1887,7 @@ export declare const sharpVideocam: string;
|
|
|
1837
1887
|
export declare const sharpVideoCameraBack: string;
|
|
1838
1888
|
export declare const sharpVideoCameraFront: string;
|
|
1839
1889
|
export declare const sharpVideocamOff: string;
|
|
1890
|
+
export declare const sharpVideoFile: string;
|
|
1840
1891
|
export declare const sharpVideogameAsset: string;
|
|
1841
1892
|
export declare const sharpVideogameAssetOff: string;
|
|
1842
1893
|
export declare const sharpVideoLabel: string;
|
|
@@ -1855,11 +1906,13 @@ export declare const sharpViewCozy: string;
|
|
|
1855
1906
|
export declare const sharpViewDay: string;
|
|
1856
1907
|
export declare const sharpViewHeadline: string;
|
|
1857
1908
|
export declare const sharpViewInAr: string;
|
|
1909
|
+
export declare const sharpViewKanban: string;
|
|
1858
1910
|
export declare const sharpViewList: string;
|
|
1859
1911
|
export declare const sharpViewModule: string;
|
|
1860
1912
|
export declare const sharpViewQuilt: string;
|
|
1861
1913
|
export declare const sharpViewSidebar: string;
|
|
1862
1914
|
export declare const sharpViewStream: string;
|
|
1915
|
+
export declare const sharpViewTimeline: string;
|
|
1863
1916
|
export declare const sharpViewWeek: string;
|
|
1864
1917
|
export declare const sharpVignette: string;
|
|
1865
1918
|
export declare const sharpVilla: string;
|
|
@@ -1874,9 +1927,11 @@ export declare const sharpVolumeOff: string;
|
|
|
1874
1927
|
export declare const sharpVolumeUp: string;
|
|
1875
1928
|
export declare const sharpVolunteerActivism: string;
|
|
1876
1929
|
export declare const sharpVpnKey: string;
|
|
1930
|
+
export declare const sharpVpnKeyOff: string;
|
|
1877
1931
|
export declare const sharpVpnLock: string;
|
|
1878
1932
|
export declare const sharpVrpano: string;
|
|
1879
1933
|
export declare const sharpWallpaper: string;
|
|
1934
|
+
export declare const sharpWarehouse: string;
|
|
1880
1935
|
export declare const sharpWarning: string;
|
|
1881
1936
|
export declare const sharpWarningAmber: string;
|
|
1882
1937
|
export declare const sharpWash: string;
|
|
@@ -1900,6 +1955,7 @@ export declare const sharpWc: string;
|
|
|
1900
1955
|
export declare const sharpWeb: string;
|
|
1901
1956
|
export declare const sharpWebAsset: string;
|
|
1902
1957
|
export declare const sharpWebAssetOff: string;
|
|
1958
|
+
export declare const sharpWebhook: string;
|
|
1903
1959
|
export declare const sharpWeekend: string;
|
|
1904
1960
|
export declare const sharpWest: string;
|
|
1905
1961
|
export declare const sharpWhatsapp: string;
|