@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
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export declare const mat10k: string;
|
|
4
4
|
export declare const mat10mp: string;
|
|
5
5
|
export declare const mat11mp: string;
|
|
6
|
+
export declare const mat123: string;
|
|
6
7
|
export declare const mat12mp: string;
|
|
7
8
|
export declare const mat13mp: string;
|
|
8
9
|
export declare const mat14mp: string;
|
|
@@ -55,6 +56,7 @@ export declare const mat8mp: string;
|
|
|
55
56
|
export declare const mat9k: string;
|
|
56
57
|
export declare const mat9kPlus: string;
|
|
57
58
|
export declare const mat9mp: string;
|
|
59
|
+
export declare const matAbc: string;
|
|
58
60
|
export declare const matAccessAlarm: string;
|
|
59
61
|
export declare const matAccessAlarms: string;
|
|
60
62
|
export declare const matAccessibility: string;
|
|
@@ -76,6 +78,7 @@ export declare const matAddAlert: string;
|
|
|
76
78
|
export declare const matAddAPhoto: string;
|
|
77
79
|
export declare const matAddBox: string;
|
|
78
80
|
export declare const matAddBusiness: string;
|
|
81
|
+
export declare const matAddCard: string;
|
|
79
82
|
export declare const matAddchart: string;
|
|
80
83
|
export declare const matAddChart: string;
|
|
81
84
|
export declare const matAddCircle: string;
|
|
@@ -189,6 +192,7 @@ export declare const matAttachment: string;
|
|
|
189
192
|
export declare const matAttachMoney: string;
|
|
190
193
|
export declare const matAttractions: string;
|
|
191
194
|
export declare const matAttribution: string;
|
|
195
|
+
export declare const matAudioFile: string;
|
|
192
196
|
export declare const matAudiotrack: string;
|
|
193
197
|
export declare const matAutoAwesome: string;
|
|
194
198
|
export declare const matAutoAwesomeMosaic: string;
|
|
@@ -343,6 +347,7 @@ export declare const matCastle: string;
|
|
|
343
347
|
export declare const matCatchingPokemon: string;
|
|
344
348
|
export declare const matCategory: string;
|
|
345
349
|
export declare const matCelebration: string;
|
|
350
|
+
export declare const matCellTower: string;
|
|
346
351
|
export declare const matCellWifi: string;
|
|
347
352
|
export declare const matCenterFocusStrong: string;
|
|
348
353
|
export declare const matCenterFocusWeak: string;
|
|
@@ -457,6 +462,7 @@ export declare const matCropPortrait: string;
|
|
|
457
462
|
export declare const matCropRotate: string;
|
|
458
463
|
export declare const matCropSquare: string;
|
|
459
464
|
export declare const matCrueltyFree: string;
|
|
465
|
+
export declare const matCss: string;
|
|
460
466
|
export declare const matCurrencyExchange: string;
|
|
461
467
|
export declare const matCurrencyFranc: string;
|
|
462
468
|
export declare const matCurrencyLira: string;
|
|
@@ -474,6 +480,7 @@ export declare const matDataExploration: string;
|
|
|
474
480
|
export declare const matDataObject: string;
|
|
475
481
|
export declare const matDataSaverOff: string;
|
|
476
482
|
export declare const matDataSaverOn: string;
|
|
483
|
+
export declare const matDataThresholding: string;
|
|
477
484
|
export declare const matDataUsage: string;
|
|
478
485
|
export declare const matDateRange: string;
|
|
479
486
|
export declare const matDeblur: string;
|
|
@@ -484,8 +491,12 @@ export declare const matDeleteForever: string;
|
|
|
484
491
|
export declare const matDeleteOutline: string;
|
|
485
492
|
export declare const matDeleteSweep: string;
|
|
486
493
|
export declare const matDeliveryDining: string;
|
|
494
|
+
export declare const matDensityLarge: string;
|
|
495
|
+
export declare const matDensityMedium: string;
|
|
496
|
+
export declare const matDensitySmall: string;
|
|
487
497
|
export declare const matDepartureBoard: string;
|
|
488
498
|
export declare const matDescription: string;
|
|
499
|
+
export declare const matDeselect: string;
|
|
489
500
|
export declare const matDesignServices: string;
|
|
490
501
|
export declare const matDesktopAccessDisabled: string;
|
|
491
502
|
export declare const matDesktopMac: string;
|
|
@@ -502,6 +513,7 @@ export declare const matDeviceUnknown: string;
|
|
|
502
513
|
export declare const matDialerSip: string;
|
|
503
514
|
export declare const matDialpad: string;
|
|
504
515
|
export declare const matDiamond: string;
|
|
516
|
+
export declare const matDifference: string;
|
|
505
517
|
export declare const matDining: string;
|
|
506
518
|
export declare const matDinnerDining: string;
|
|
507
519
|
export declare const matDirections: string;
|
|
@@ -525,6 +537,7 @@ export declare const matDirtyLens: string;
|
|
|
525
537
|
export declare const matDisabledByDefault: string;
|
|
526
538
|
export declare const matDisabledVisible: string;
|
|
527
539
|
export declare const matDiscFull: string;
|
|
540
|
+
export declare const matDisplaySettings: string;
|
|
528
541
|
export declare const matDns: string;
|
|
529
542
|
export declare const matDock: string;
|
|
530
543
|
export declare const matDocumentScanner: string;
|
|
@@ -623,6 +636,7 @@ export declare const matEvent: string;
|
|
|
623
636
|
export declare const matEventAvailable: string;
|
|
624
637
|
export declare const matEventBusy: string;
|
|
625
638
|
export declare const matEventNote: string;
|
|
639
|
+
export declare const matEventRepeat: string;
|
|
626
640
|
export declare const matEventSeat: string;
|
|
627
641
|
export declare const matEvStation: string;
|
|
628
642
|
export declare const matExitToApp: string;
|
|
@@ -645,6 +659,7 @@ export declare const matFace: string;
|
|
|
645
659
|
export declare const matFaceRetouchingNatural: string;
|
|
646
660
|
export declare const matFaceRetouchingOff: string;
|
|
647
661
|
export declare const matFactCheck: string;
|
|
662
|
+
export declare const matFactory: string;
|
|
648
663
|
export declare const matFamilyRestroom: string;
|
|
649
664
|
export declare const matFastfood: string;
|
|
650
665
|
export declare const matFastForward: string;
|
|
@@ -728,6 +743,7 @@ export declare const matFmdBad: string;
|
|
|
728
743
|
export declare const matFmdGood: string;
|
|
729
744
|
export declare const matFolder: string;
|
|
730
745
|
export declare const matFolderDelete: string;
|
|
746
|
+
export declare const matFolderOff: string;
|
|
731
747
|
export declare const matFolderOpen: string;
|
|
732
748
|
export declare const matFolderShared: string;
|
|
733
749
|
export declare const matFolderSpecial: string;
|
|
@@ -737,6 +753,8 @@ export declare const matFontDownload: string;
|
|
|
737
753
|
export declare const matFontDownloadOff: string;
|
|
738
754
|
export declare const matFoodBank: string;
|
|
739
755
|
export declare const matForest: string;
|
|
756
|
+
export declare const matForkLeft: string;
|
|
757
|
+
export declare const matForkRight: string;
|
|
740
758
|
export declare const matFormatAlignCenter: string;
|
|
741
759
|
export declare const matFormatAlignJustify: string;
|
|
742
760
|
export declare const matFormatAlignLeft: string;
|
|
@@ -855,6 +873,8 @@ export declare const matHistory: string;
|
|
|
855
873
|
export declare const matHistoryEdu: string;
|
|
856
874
|
export declare const matHistoryToggleOff: string;
|
|
857
875
|
export declare const matHive: string;
|
|
876
|
+
export declare const matHls: string;
|
|
877
|
+
export declare const matHlsOff: string;
|
|
858
878
|
export declare const matHMobiledata: string;
|
|
859
879
|
export declare const matHolidayVillage: string;
|
|
860
880
|
export declare const matHome: string;
|
|
@@ -879,6 +899,7 @@ export declare const matHouseSiding: string;
|
|
|
879
899
|
export declare const matHowToReg: string;
|
|
880
900
|
export declare const matHowToVote: string;
|
|
881
901
|
export declare const matHPlusMobiledata: string;
|
|
902
|
+
export declare const matHtml: string;
|
|
882
903
|
export declare const matHttp: string;
|
|
883
904
|
export declare const matHttps: string;
|
|
884
905
|
export declare const matHub: string;
|
|
@@ -920,6 +941,7 @@ export declare const matInvertColorsOff: string;
|
|
|
920
941
|
export declare const matIosShare: string;
|
|
921
942
|
export declare const matIron: string;
|
|
922
943
|
export declare const matIso: string;
|
|
944
|
+
export declare const matJavascript: string;
|
|
923
945
|
export declare const matJoinFull: string;
|
|
924
946
|
export declare const matJoinInner: string;
|
|
925
947
|
export declare const matJoinLeft: string;
|
|
@@ -946,6 +968,7 @@ export declare const matKeyboardOptionKey: string;
|
|
|
946
968
|
export declare const matKeyboardReturn: string;
|
|
947
969
|
export declare const matKeyboardTab: string;
|
|
948
970
|
export declare const matKeyboardVoice: string;
|
|
971
|
+
export declare const matKeyOff: string;
|
|
949
972
|
export declare const matKingBed: string;
|
|
950
973
|
export declare const matKitchen: string;
|
|
951
974
|
export declare const matKitesurfing: string;
|
|
@@ -1063,6 +1086,7 @@ export declare const matMarkChatUnread: string;
|
|
|
1063
1086
|
export declare const matMarkEmailRead: string;
|
|
1064
1087
|
export declare const matMarkEmailUnread: string;
|
|
1065
1088
|
export declare const matMarkunread: string;
|
|
1089
|
+
export declare const matMarkUnreadChatAlt: string;
|
|
1066
1090
|
export declare const matMarkunreadMailbox: string;
|
|
1067
1091
|
export declare const matMasks: string;
|
|
1068
1092
|
export declare const matMaximize: string;
|
|
@@ -1077,6 +1101,7 @@ export declare const matMemory: string;
|
|
|
1077
1101
|
export declare const matMenu: string;
|
|
1078
1102
|
export declare const matMenuBook: string;
|
|
1079
1103
|
export declare const matMenuOpen: string;
|
|
1104
|
+
export declare const matMerge: string;
|
|
1080
1105
|
export declare const matMergeType: string;
|
|
1081
1106
|
export declare const matMessage: string;
|
|
1082
1107
|
export declare const matMic: string;
|
|
@@ -1155,6 +1180,7 @@ export declare const matNetworkLocked: string;
|
|
|
1155
1180
|
export declare const matNetworkWifi: string;
|
|
1156
1181
|
export declare const matNewLabel: string;
|
|
1157
1182
|
export declare const matNewReleases: string;
|
|
1183
|
+
export declare const matNewspaper: string;
|
|
1158
1184
|
export declare const matNextPlan: string;
|
|
1159
1185
|
export declare const matNextWeek: string;
|
|
1160
1186
|
export declare const matNfc: string;
|
|
@@ -1231,6 +1257,7 @@ export declare const matPanoramaVerticalSelect: string;
|
|
|
1231
1257
|
export declare const matPanoramaWideAngle: string;
|
|
1232
1258
|
export declare const matPanoramaWideAngleSelect: string;
|
|
1233
1259
|
export declare const matPanTool: string;
|
|
1260
|
+
export declare const matPanToolAlt: string;
|
|
1234
1261
|
export declare const matParagliding: string;
|
|
1235
1262
|
export declare const matPark: string;
|
|
1236
1263
|
export declare const matPartyMode: string;
|
|
@@ -1305,6 +1332,7 @@ export declare const matPhotoLibrary: string;
|
|
|
1305
1332
|
export declare const matPhotoSizeSelectActual: string;
|
|
1306
1333
|
export declare const matPhotoSizeSelectLarge: string;
|
|
1307
1334
|
export declare const matPhotoSizeSelectSmall: string;
|
|
1335
|
+
export declare const matPhp: string;
|
|
1308
1336
|
export declare const matPiano: string;
|
|
1309
1337
|
export declare const matPianoOff: string;
|
|
1310
1338
|
export declare const matPictureAsPdf: string;
|
|
@@ -1333,12 +1361,14 @@ export declare const matPlaylistAddCheck: string;
|
|
|
1333
1361
|
export declare const matPlaylistAddCheckCircle: string;
|
|
1334
1362
|
export declare const matPlaylistAddCircle: string;
|
|
1335
1363
|
export declare const matPlaylistPlay: string;
|
|
1364
|
+
export declare const matPlaylistRemove: string;
|
|
1336
1365
|
export declare const matPlumbing: string;
|
|
1337
1366
|
export declare const matPlusOne: string;
|
|
1338
1367
|
export declare const matPodcasts: string;
|
|
1339
1368
|
export declare const matPointOfSale: string;
|
|
1340
1369
|
export declare const matPolicy: string;
|
|
1341
1370
|
export declare const matPoll: string;
|
|
1371
|
+
export declare const matPolyline: string;
|
|
1342
1372
|
export declare const matPolymer: string;
|
|
1343
1373
|
export declare const matPool: string;
|
|
1344
1374
|
export declare const matPortableWifiOff: string;
|
|
@@ -1373,6 +1403,7 @@ export declare const matQrCodeScanner: string;
|
|
|
1373
1403
|
export declare const matQueryBuilder: string;
|
|
1374
1404
|
export declare const matQueryStats: string;
|
|
1375
1405
|
export declare const matQuestionAnswer: string;
|
|
1406
|
+
export declare const matQuestionMark: string;
|
|
1376
1407
|
export declare const matQueue: string;
|
|
1377
1408
|
export declare const matQueueMusic: string;
|
|
1378
1409
|
export declare const matQueuePlayNext: string;
|
|
@@ -1384,6 +1415,8 @@ export declare const matRadioButtonChecked: string;
|
|
|
1384
1415
|
export declare const matRadioButtonUnchecked: string;
|
|
1385
1416
|
export declare const matRailwayAlert: string;
|
|
1386
1417
|
export declare const matRamenDining: string;
|
|
1418
|
+
export declare const matRampLeft: string;
|
|
1419
|
+
export declare const matRampRight: string;
|
|
1387
1420
|
export declare const matRateReview: string;
|
|
1388
1421
|
export declare const matRawOff: string;
|
|
1389
1422
|
export declare const matRawOn: string;
|
|
@@ -1438,6 +1471,8 @@ export declare const matReviews: string;
|
|
|
1438
1471
|
export declare const matRiceBowl: string;
|
|
1439
1472
|
export declare const matRingVolume: string;
|
|
1440
1473
|
export declare const matRMobiledata: string;
|
|
1474
|
+
export declare const matRocket: string;
|
|
1475
|
+
export declare const matRocketLaunch: string;
|
|
1441
1476
|
export declare const matRoofing: string;
|
|
1442
1477
|
export declare const matRoom: string;
|
|
1443
1478
|
export declare const matRoomPreferences: string;
|
|
@@ -1446,6 +1481,8 @@ export declare const matRotate90DegreesCcw: string;
|
|
|
1446
1481
|
export declare const matRotate90DegreesCw: string;
|
|
1447
1482
|
export declare const matRotateLeft: string;
|
|
1448
1483
|
export declare const matRotateRight: string;
|
|
1484
|
+
export declare const matRoundaboutLeft: string;
|
|
1485
|
+
export declare const matRoundaboutRight: string;
|
|
1449
1486
|
export declare const matRoundedCorner: string;
|
|
1450
1487
|
export declare const matRoute: string;
|
|
1451
1488
|
export declare const matRouter: string;
|
|
@@ -1542,6 +1579,7 @@ export declare const matShop2: string;
|
|
|
1542
1579
|
export declare const matShoppingBag: string;
|
|
1543
1580
|
export declare const matShoppingBasket: string;
|
|
1544
1581
|
export declare const matShoppingCart: string;
|
|
1582
|
+
export declare const matShoppingCartCheckout: string;
|
|
1545
1583
|
export declare const matShopTwo: string;
|
|
1546
1584
|
export declare const matShortcut: string;
|
|
1547
1585
|
export declare const matShortText: string;
|
|
@@ -1569,6 +1607,7 @@ export declare const matSignalWifiOff: string;
|
|
|
1569
1607
|
export declare const matSignalWifiStatusbar4Bar: string;
|
|
1570
1608
|
export declare const matSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1571
1609
|
export declare const matSignalWifiStatusbarNull: string;
|
|
1610
|
+
export declare const matSignpost: string;
|
|
1572
1611
|
export declare const matSimCard: string;
|
|
1573
1612
|
export declare const matSimCardAlert: string;
|
|
1574
1613
|
export declare const matSimCardDownload: string;
|
|
@@ -1640,6 +1679,7 @@ export declare const matSquareFoot: string;
|
|
|
1640
1679
|
export declare const matSsidChart: string;
|
|
1641
1680
|
export declare const matStackedBarChart: string;
|
|
1642
1681
|
export declare const matStackedLineChart: string;
|
|
1682
|
+
export declare const matStadium: string;
|
|
1643
1683
|
export declare const matStairs: string;
|
|
1644
1684
|
export declare const matStar: string;
|
|
1645
1685
|
export declare const matStarBorder: string;
|
|
@@ -1663,6 +1703,7 @@ export declare const matStore: string;
|
|
|
1663
1703
|
export declare const matStorefront: string;
|
|
1664
1704
|
export declare const matStoreMallDirectory: string;
|
|
1665
1705
|
export declare const matStorm: string;
|
|
1706
|
+
export declare const matStraight: string;
|
|
1666
1707
|
export declare const matStraighten: string;
|
|
1667
1708
|
export declare const matStream: string;
|
|
1668
1709
|
export declare const matStreetview: string;
|
|
@@ -1738,6 +1779,7 @@ export declare const matTaskAlt: string;
|
|
|
1738
1779
|
export declare const matTaxiAlert: string;
|
|
1739
1780
|
export declare const matTempleBuddhist: string;
|
|
1740
1781
|
export declare const matTempleHindu: string;
|
|
1782
|
+
export declare const matTerminal: string;
|
|
1741
1783
|
export declare const matTerrain: string;
|
|
1742
1784
|
export declare const matTextDecrease: string;
|
|
1743
1785
|
export declare const matTextFields: string;
|
|
@@ -1805,6 +1847,12 @@ export declare const matTune: string;
|
|
|
1805
1847
|
export declare const matTungsten: string;
|
|
1806
1848
|
export declare const matTurnedIn: string;
|
|
1807
1849
|
export declare const matTurnedInNot: string;
|
|
1850
|
+
export declare const matTurnLeft: string;
|
|
1851
|
+
export declare const matTurnRight: string;
|
|
1852
|
+
export declare const matTurnSharpLeft: string;
|
|
1853
|
+
export declare const matTurnSharpRight: string;
|
|
1854
|
+
export declare const matTurnSlightLeft: string;
|
|
1855
|
+
export declare const matTurnSlightRight: string;
|
|
1808
1856
|
export declare const matTv: string;
|
|
1809
1857
|
export declare const matTvOff: string;
|
|
1810
1858
|
export declare const matTwoWheeler: string;
|
|
@@ -1823,6 +1871,8 @@ export declare const matUpload: string;
|
|
|
1823
1871
|
export declare const matUploadFile: string;
|
|
1824
1872
|
export declare const matUsb: string;
|
|
1825
1873
|
export declare const matUsbOff: string;
|
|
1874
|
+
export declare const matUTurnLeft: string;
|
|
1875
|
+
export declare const matUTurnRight: string;
|
|
1826
1876
|
export declare const matVaccines: string;
|
|
1827
1877
|
export declare const matVerified: string;
|
|
1828
1878
|
export declare const matVerifiedUser: string;
|
|
@@ -1837,6 +1887,7 @@ export declare const matVideocam: string;
|
|
|
1837
1887
|
export declare const matVideoCameraBack: string;
|
|
1838
1888
|
export declare const matVideoCameraFront: string;
|
|
1839
1889
|
export declare const matVideocamOff: string;
|
|
1890
|
+
export declare const matVideoFile: string;
|
|
1840
1891
|
export declare const matVideogameAsset: string;
|
|
1841
1892
|
export declare const matVideogameAssetOff: string;
|
|
1842
1893
|
export declare const matVideoLabel: string;
|
|
@@ -1855,11 +1906,13 @@ export declare const matViewCozy: string;
|
|
|
1855
1906
|
export declare const matViewDay: string;
|
|
1856
1907
|
export declare const matViewHeadline: string;
|
|
1857
1908
|
export declare const matViewInAr: string;
|
|
1909
|
+
export declare const matViewKanban: string;
|
|
1858
1910
|
export declare const matViewList: string;
|
|
1859
1911
|
export declare const matViewModule: string;
|
|
1860
1912
|
export declare const matViewQuilt: string;
|
|
1861
1913
|
export declare const matViewSidebar: string;
|
|
1862
1914
|
export declare const matViewStream: string;
|
|
1915
|
+
export declare const matViewTimeline: string;
|
|
1863
1916
|
export declare const matViewWeek: string;
|
|
1864
1917
|
export declare const matVignette: string;
|
|
1865
1918
|
export declare const matVilla: string;
|
|
@@ -1874,9 +1927,11 @@ export declare const matVolumeOff: string;
|
|
|
1874
1927
|
export declare const matVolumeUp: string;
|
|
1875
1928
|
export declare const matVolunteerActivism: string;
|
|
1876
1929
|
export declare const matVpnKey: string;
|
|
1930
|
+
export declare const matVpnKeyOff: string;
|
|
1877
1931
|
export declare const matVpnLock: string;
|
|
1878
1932
|
export declare const matVrpano: string;
|
|
1879
1933
|
export declare const matWallpaper: string;
|
|
1934
|
+
export declare const matWarehouse: string;
|
|
1880
1935
|
export declare const matWarning: string;
|
|
1881
1936
|
export declare const matWarningAmber: string;
|
|
1882
1937
|
export declare const matWash: string;
|
|
@@ -1900,6 +1955,7 @@ export declare const matWc: string;
|
|
|
1900
1955
|
export declare const matWeb: string;
|
|
1901
1956
|
export declare const matWebAsset: string;
|
|
1902
1957
|
export declare const matWebAssetOff: string;
|
|
1958
|
+
export declare const matWebhook: string;
|
|
1903
1959
|
export declare const matWeekend: string;
|
|
1904
1960
|
export declare const matWest: string;
|
|
1905
1961
|
export declare const matWhatsapp: string;
|