@quasar/extras 1.15.5 → 1.15.6
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 +11 -11
- package/bootstrap-icons/bootstrap-icons.css +142 -0
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +142 -0
- package/bootstrap-icons/index.d.ts +143 -1
- package/bootstrap-icons/index.js +188 -46
- package/bootstrap-icons/index.mjs +188 -46
- package/fontawesome-v6/fa-brands-400.ttf +0 -0
- package/fontawesome-v6/fa-brands-400.woff2 +0 -0
- package/fontawesome-v6/fa-regular-400.ttf +0 -0
- package/fontawesome-v6/fa-regular-400.woff2 +0 -0
- package/fontawesome-v6/fa-solid-900.ttf +0 -0
- package/fontawesome-v6/fa-solid-900.woff2 +0 -0
- package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
- package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v6/fontawesome-v6.css +13 -4
- package/fontawesome-v6/icons.json +3 -1
- package/fontawesome-v6/index.d.ts +4 -2
- package/fontawesome-v6/index.js +46 -44
- package/fontawesome-v6/index.mjs +46 -44
- package/ionicons-v6/index.d.ts +1 -1
- package/ionicons-v6/index.js +1 -1
- package/ionicons-v6/index.mjs +1 -1
- package/material-icons/index.js +9 -9
- package/material-icons/index.mjs +9 -9
- package/material-icons-outlined/index.js +9 -9
- package/material-icons-outlined/index.mjs +9 -9
- package/material-icons-round/index.js +12 -12
- package/material-icons-round/index.mjs +12 -12
- package/material-icons-sharp/index.js +10 -10
- package/material-icons-sharp/index.mjs +10 -10
- package/material-symbols-outlined/icons.json +51 -2
- package/material-symbols-outlined/index.d.ts +51 -2
- package/material-symbols-outlined/index.js +97 -48
- package/material-symbols-outlined/index.mjs +97 -48
- package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
- package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
- package/material-symbols-rounded/icons.json +51 -2
- package/material-symbols-rounded/index.d.ts +51 -2
- package/material-symbols-rounded/index.js +76 -27
- package/material-symbols-rounded/index.mjs +76 -27
- package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
- package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
- package/material-symbols-sharp/icons.json +51 -2
- package/material-symbols-sharp/index.d.ts +51 -2
- package/material-symbols-sharp/index.js +103 -54
- package/material-symbols-sharp/index.mjs +103 -54
- package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
- package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
- package/package.json +5 -5
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
/* Bootstrap v1.
|
|
1
|
+
/* Bootstrap v1.10.2 */
|
|
2
2
|
|
|
3
|
+
export declare const bi0Circle: string;
|
|
4
|
+
export declare const bi0CircleFill: string;
|
|
5
|
+
export declare const bi0Square: string;
|
|
6
|
+
export declare const bi0SquareFill: string;
|
|
3
7
|
export declare const bi123: string;
|
|
4
8
|
export declare const bi1Circle: string;
|
|
5
9
|
export declare const bi1CircleFill: string;
|
|
@@ -53,6 +57,7 @@ export declare const biAlignStart: string;
|
|
|
53
57
|
export declare const biAlignTop: string;
|
|
54
58
|
export declare const biAlipay: string;
|
|
55
59
|
export declare const biAlt: string;
|
|
60
|
+
export declare const biAmd: string;
|
|
56
61
|
export declare const biAndroid2: string;
|
|
57
62
|
export declare const biAndroid: string;
|
|
58
63
|
export declare const biApp: string;
|
|
@@ -301,7 +306,32 @@ export declare const biBucketFill: string;
|
|
|
301
306
|
export declare const biBug: string;
|
|
302
307
|
export declare const biBugFill: string;
|
|
303
308
|
export declare const biBuilding: string;
|
|
309
|
+
export declare const biBuildingAdd: string;
|
|
310
|
+
export declare const biBuildingCheck: string;
|
|
311
|
+
export declare const biBuildingDash: string;
|
|
312
|
+
export declare const biBuildingDown: string;
|
|
313
|
+
export declare const biBuildingExclamation: string;
|
|
314
|
+
export declare const biBuildingFill: string;
|
|
315
|
+
export declare const biBuildingFillAdd: string;
|
|
316
|
+
export declare const biBuildingFillCheck: string;
|
|
317
|
+
export declare const biBuildingFillDash: string;
|
|
318
|
+
export declare const biBuildingFillDown: string;
|
|
319
|
+
export declare const biBuildingFillExclamation: string;
|
|
320
|
+
export declare const biBuildingFillGear: string;
|
|
321
|
+
export declare const biBuildingFillLock: string;
|
|
322
|
+
export declare const biBuildingFillSlash: string;
|
|
323
|
+
export declare const biBuildingFillUp: string;
|
|
324
|
+
export declare const biBuildingFillX: string;
|
|
325
|
+
export declare const biBuildingGear: string;
|
|
326
|
+
export declare const biBuildingLock: string;
|
|
327
|
+
export declare const biBuildingSlash: string;
|
|
328
|
+
export declare const biBuildingUp: string;
|
|
329
|
+
export declare const biBuildingX: string;
|
|
330
|
+
export declare const biBuildings: string;
|
|
331
|
+
export declare const biBuildingsFill: string;
|
|
304
332
|
export declare const biBullseye: string;
|
|
333
|
+
export declare const biBusFront: string;
|
|
334
|
+
export declare const biBusFrontFill: string;
|
|
305
335
|
export declare const biCCircle: string;
|
|
306
336
|
export declare const biCCircleFill: string;
|
|
307
337
|
export declare const biCSquare: string;
|
|
@@ -634,6 +664,28 @@ export declare const biDashLg: string;
|
|
|
634
664
|
export declare const biDashSquare: string;
|
|
635
665
|
export declare const biDashSquareDotted: string;
|
|
636
666
|
export declare const biDashSquareFill: string;
|
|
667
|
+
export declare const biDatabase: string;
|
|
668
|
+
export declare const biDatabaseAdd: string;
|
|
669
|
+
export declare const biDatabaseCheck: string;
|
|
670
|
+
export declare const biDatabaseDash: string;
|
|
671
|
+
export declare const biDatabaseDown: string;
|
|
672
|
+
export declare const biDatabaseExclamation: string;
|
|
673
|
+
export declare const biDatabaseFill: string;
|
|
674
|
+
export declare const biDatabaseFillAdd: string;
|
|
675
|
+
export declare const biDatabaseFillCheck: string;
|
|
676
|
+
export declare const biDatabaseFillDash: string;
|
|
677
|
+
export declare const biDatabaseFillDown: string;
|
|
678
|
+
export declare const biDatabaseFillExclamation: string;
|
|
679
|
+
export declare const biDatabaseFillGear: string;
|
|
680
|
+
export declare const biDatabaseFillLock: string;
|
|
681
|
+
export declare const biDatabaseFillSlash: string;
|
|
682
|
+
export declare const biDatabaseFillUp: string;
|
|
683
|
+
export declare const biDatabaseFillX: string;
|
|
684
|
+
export declare const biDatabaseGear: string;
|
|
685
|
+
export declare const biDatabaseLock: string;
|
|
686
|
+
export declare const biDatabaseSlash: string;
|
|
687
|
+
export declare const biDatabaseUp: string;
|
|
688
|
+
export declare const biDatabaseX: string;
|
|
637
689
|
export declare const biDeviceHdd: string;
|
|
638
690
|
export declare const biDeviceHddFill: string;
|
|
639
691
|
export declare const biDeviceSsd: string;
|
|
@@ -718,6 +770,8 @@ export declare const biEmojiSunglassesFill: string;
|
|
|
718
770
|
export declare const biEmojiWink: string;
|
|
719
771
|
export declare const biEmojiWinkFill: string;
|
|
720
772
|
export declare const biEnvelope: string;
|
|
773
|
+
export declare const biEnvelopeAt: string;
|
|
774
|
+
export declare const biEnvelopeAtFill: string;
|
|
721
775
|
export declare const biEnvelopeCheck: string;
|
|
722
776
|
export declare const biEnvelopeCheckFill: string;
|
|
723
777
|
export declare const biEnvelopeDash: string;
|
|
@@ -745,6 +799,8 @@ export declare const biEraser: string;
|
|
|
745
799
|
export declare const biEraserFill: string;
|
|
746
800
|
export declare const biEscape: string;
|
|
747
801
|
export declare const biEthernet: string;
|
|
802
|
+
export declare const biEvFront: string;
|
|
803
|
+
export declare const biEvFrontFill: string;
|
|
748
804
|
export declare const biEvStation: string;
|
|
749
805
|
export declare const biEvStationFill: string;
|
|
750
806
|
export declare const biExclamation: string;
|
|
@@ -1011,6 +1067,10 @@ export declare const biGit: string;
|
|
|
1011
1067
|
export declare const biGithub: string;
|
|
1012
1068
|
export declare const biGlobe2: string;
|
|
1013
1069
|
export declare const biGlobe: string;
|
|
1070
|
+
export declare const biGlobeAmericas: string;
|
|
1071
|
+
export declare const biGlobeAsiaAustralia: string;
|
|
1072
|
+
export declare const biGlobeCentralSouthAsia: string;
|
|
1073
|
+
export declare const biGlobeEuropeAfrica: string;
|
|
1014
1074
|
export declare const biGoogle: string;
|
|
1015
1075
|
export declare const biGooglePlay: string;
|
|
1016
1076
|
export declare const biGpuCard: string;
|
|
@@ -1081,11 +1141,33 @@ export declare const biHourglassBottom: string;
|
|
|
1081
1141
|
export declare const biHourglassSplit: string;
|
|
1082
1142
|
export declare const biHourglassTop: string;
|
|
1083
1143
|
export declare const biHouse: string;
|
|
1144
|
+
export declare const biHouseAdd: string;
|
|
1145
|
+
export declare const biHouseAddFill: string;
|
|
1146
|
+
export declare const biHouseCheck: string;
|
|
1147
|
+
export declare const biHouseCheckFill: string;
|
|
1148
|
+
export declare const biHouseDash: string;
|
|
1149
|
+
export declare const biHouseDashFill: string;
|
|
1084
1150
|
export declare const biHouseDoor: string;
|
|
1085
1151
|
export declare const biHouseDoorFill: string;
|
|
1152
|
+
export declare const biHouseDown: string;
|
|
1153
|
+
export declare const biHouseDownFill: string;
|
|
1154
|
+
export declare const biHouseExclamation: string;
|
|
1155
|
+
export declare const biHouseExclamationFill: string;
|
|
1086
1156
|
export declare const biHouseFill: string;
|
|
1157
|
+
export declare const biHouseGear: string;
|
|
1158
|
+
export declare const biHouseGearFill: string;
|
|
1087
1159
|
export declare const biHouseHeart: string;
|
|
1088
1160
|
export declare const biHouseHeartFill: string;
|
|
1161
|
+
export declare const biHouseLock: string;
|
|
1162
|
+
export declare const biHouseLockFill: string;
|
|
1163
|
+
export declare const biHouseSlash: string;
|
|
1164
|
+
export declare const biHouseSlashFill: string;
|
|
1165
|
+
export declare const biHouseUp: string;
|
|
1166
|
+
export declare const biHouseUpFill: string;
|
|
1167
|
+
export declare const biHouseX: string;
|
|
1168
|
+
export declare const biHouseXFill: string;
|
|
1169
|
+
export declare const biHouses: string;
|
|
1170
|
+
export declare const biHousesFill: string;
|
|
1089
1171
|
export declare const biHr: string;
|
|
1090
1172
|
export declare const biHurricane: string;
|
|
1091
1173
|
export declare const biHypnotize: string;
|
|
@@ -1245,6 +1327,7 @@ export declare const biNodePlus: string;
|
|
|
1245
1327
|
export declare const biNodePlusFill: string;
|
|
1246
1328
|
export declare const biNut: string;
|
|
1247
1329
|
export declare const biNutFill: string;
|
|
1330
|
+
export declare const biNvidia: string;
|
|
1248
1331
|
export declare const biOctagon: string;
|
|
1249
1332
|
export declare const biOctagonFill: string;
|
|
1250
1333
|
export declare const biOctagonHalf: string;
|
|
@@ -1300,6 +1383,7 @@ export declare const biPeople: string;
|
|
|
1300
1383
|
export declare const biPeopleFill: string;
|
|
1301
1384
|
export declare const biPercent: string;
|
|
1302
1385
|
export declare const biPerson: string;
|
|
1386
|
+
export declare const biPersonAdd: string;
|
|
1303
1387
|
export declare const biPersonBadge: string;
|
|
1304
1388
|
export declare const biPersonBadgeFill: string;
|
|
1305
1389
|
export declare const biPersonBoundingBox: string;
|
|
@@ -1308,14 +1392,32 @@ export declare const biPersonCheckFill: string;
|
|
|
1308
1392
|
export declare const biPersonCircle: string;
|
|
1309
1393
|
export declare const biPersonDash: string;
|
|
1310
1394
|
export declare const biPersonDashFill: string;
|
|
1395
|
+
export declare const biPersonDown: string;
|
|
1396
|
+
export declare const biPersonExclamation: string;
|
|
1311
1397
|
export declare const biPersonFill: string;
|
|
1398
|
+
export declare const biPersonFillAdd: string;
|
|
1399
|
+
export declare const biPersonFillCheck: string;
|
|
1400
|
+
export declare const biPersonFillDash: string;
|
|
1401
|
+
export declare const biPersonFillDown: string;
|
|
1402
|
+
export declare const biPersonFillExclamation: string;
|
|
1403
|
+
export declare const biPersonFillGear: string;
|
|
1404
|
+
export declare const biPersonFillLock: string;
|
|
1405
|
+
export declare const biPersonFillSlash: string;
|
|
1406
|
+
export declare const biPersonFillUp: string;
|
|
1407
|
+
export declare const biPersonFillX: string;
|
|
1408
|
+
export declare const biPersonGear: string;
|
|
1312
1409
|
export declare const biPersonHeart: string;
|
|
1313
1410
|
export declare const biPersonHearts: string;
|
|
1314
1411
|
export declare const biPersonLinesFill: string;
|
|
1412
|
+
export declare const biPersonLock: string;
|
|
1315
1413
|
export declare const biPersonPlus: string;
|
|
1316
1414
|
export declare const biPersonPlusFill: string;
|
|
1317
1415
|
export declare const biPersonRolodex: string;
|
|
1416
|
+
export declare const biPersonSlash: string;
|
|
1318
1417
|
export declare const biPersonSquare: string;
|
|
1418
|
+
export declare const biPersonUp: string;
|
|
1419
|
+
export declare const biPersonVcard: string;
|
|
1420
|
+
export declare const biPersonVcardFill: string;
|
|
1319
1421
|
export declare const biPersonVideo2: string;
|
|
1320
1422
|
export declare const biPersonVideo3: string;
|
|
1321
1423
|
export declare const biPersonVideo: string;
|
|
@@ -1415,6 +1517,7 @@ export declare const biRecordCircleFill: string;
|
|
|
1415
1517
|
export declare const biRecordFill: string;
|
|
1416
1518
|
export declare const biRecycle: string;
|
|
1417
1519
|
export declare const biReddit: string;
|
|
1520
|
+
export declare const biRegex: string;
|
|
1418
1521
|
export declare const biRepeat1: string;
|
|
1419
1522
|
export declare const biRepeat: string;
|
|
1420
1523
|
export declare const biReply: string;
|
|
@@ -1428,6 +1531,10 @@ export declare const biRewindCircle: string;
|
|
|
1428
1531
|
export declare const biRewindCircleFill: string;
|
|
1429
1532
|
export declare const biRewindFill: string;
|
|
1430
1533
|
export declare const biRobot: string;
|
|
1534
|
+
export declare const biRocket: string;
|
|
1535
|
+
export declare const biRocketFill: string;
|
|
1536
|
+
export declare const biRocketTakeoff: string;
|
|
1537
|
+
export declare const biRocketTakeoffFill: string;
|
|
1431
1538
|
export declare const biRouter: string;
|
|
1432
1539
|
export declare const biRouterFill: string;
|
|
1433
1540
|
export declare const biRss: string;
|
|
@@ -1442,6 +1549,7 @@ export declare const biSave2Fill: string;
|
|
|
1442
1549
|
export declare const biSave: string;
|
|
1443
1550
|
export declare const biSaveFill: string;
|
|
1444
1551
|
export declare const biScissors: string;
|
|
1552
|
+
export declare const biScooter: string;
|
|
1445
1553
|
export declare const biScrewdriver: string;
|
|
1446
1554
|
export declare const biSdCard: string;
|
|
1447
1555
|
export declare const biSdCardFill: string;
|
|
@@ -1488,6 +1596,30 @@ export declare const biShiftFill: string;
|
|
|
1488
1596
|
export declare const biShop: string;
|
|
1489
1597
|
export declare const biShopWindow: string;
|
|
1490
1598
|
export declare const biShuffle: string;
|
|
1599
|
+
export declare const biSignDeadEnd: string;
|
|
1600
|
+
export declare const biSignDeadEndFill: string;
|
|
1601
|
+
export declare const biSignDoNotEnter: string;
|
|
1602
|
+
export declare const biSignDoNotEnterFill: string;
|
|
1603
|
+
export declare const biSignIntersection: string;
|
|
1604
|
+
export declare const biSignIntersectionFill: string;
|
|
1605
|
+
export declare const biSignIntersectionSide: string;
|
|
1606
|
+
export declare const biSignIntersectionSideFill: string;
|
|
1607
|
+
export declare const biSignIntersectionT: string;
|
|
1608
|
+
export declare const biSignIntersectionTFill: string;
|
|
1609
|
+
export declare const biSignIntersectionY: string;
|
|
1610
|
+
export declare const biSignIntersectionYFill: string;
|
|
1611
|
+
export declare const biSignMergeLeft: string;
|
|
1612
|
+
export declare const biSignMergeLeftFill: string;
|
|
1613
|
+
export declare const biSignMergeRight: string;
|
|
1614
|
+
export declare const biSignMergeRightFill: string;
|
|
1615
|
+
export declare const biSignNoLeftTurn: string;
|
|
1616
|
+
export declare const biSignNoLeftTurnFill: string;
|
|
1617
|
+
export declare const biSignNoParking: string;
|
|
1618
|
+
export declare const biSignNoParkingFill: string;
|
|
1619
|
+
export declare const biSignNoRightTurn: string;
|
|
1620
|
+
export declare const biSignNoRightTurnFill: string;
|
|
1621
|
+
export declare const biSignRailroad: string;
|
|
1622
|
+
export declare const biSignRailroadFill: string;
|
|
1491
1623
|
export declare const biSignStop: string;
|
|
1492
1624
|
export declare const biSignStopFill: string;
|
|
1493
1625
|
export declare const biSignStopLights: string;
|
|
@@ -1511,6 +1643,7 @@ export declare const biSignpostSplit: string;
|
|
|
1511
1643
|
export declare const biSignpostSplitFill: string;
|
|
1512
1644
|
export declare const biSim: string;
|
|
1513
1645
|
export declare const biSimFill: string;
|
|
1646
|
+
export declare const biSinaWeibo: string;
|
|
1514
1647
|
export declare const biSkipBackward: string;
|
|
1515
1648
|
export declare const biSkipBackwardBtn: string;
|
|
1516
1649
|
export declare const biSkipBackwardBtnFill: string;
|
|
@@ -1595,6 +1728,8 @@ export declare const biStoplightsFill: string;
|
|
|
1595
1728
|
export declare const biStopwatch: string;
|
|
1596
1729
|
export declare const biStopwatchFill: string;
|
|
1597
1730
|
export declare const biStrava: string;
|
|
1731
|
+
export declare const biStripe: string;
|
|
1732
|
+
export declare const biSubscript: string;
|
|
1598
1733
|
export declare const biSubtract: string;
|
|
1599
1734
|
export declare const biSuitClub: string;
|
|
1600
1735
|
export declare const biSuitClubFill: string;
|
|
@@ -1611,6 +1746,7 @@ export declare const biSunrise: string;
|
|
|
1611
1746
|
export declare const biSunriseFill: string;
|
|
1612
1747
|
export declare const biSunset: string;
|
|
1613
1748
|
export declare const biSunsetFill: string;
|
|
1749
|
+
export declare const biSuperscript: string;
|
|
1614
1750
|
export declare const biSymmetryHorizontal: string;
|
|
1615
1751
|
export declare const biSymmetryVertical: string;
|
|
1616
1752
|
export declare const biTable: string;
|
|
@@ -1622,6 +1758,8 @@ export declare const biTag: string;
|
|
|
1622
1758
|
export declare const biTagFill: string;
|
|
1623
1759
|
export declare const biTags: string;
|
|
1624
1760
|
export declare const biTagsFill: string;
|
|
1761
|
+
export declare const biTaxiFront: string;
|
|
1762
|
+
export declare const biTaxiFrontFill: string;
|
|
1625
1763
|
export declare const biTelegram: string;
|
|
1626
1764
|
export declare const biTelephone: string;
|
|
1627
1765
|
export declare const biTelephoneFill: string;
|
|
@@ -1637,6 +1775,7 @@ export declare const biTelephonePlus: string;
|
|
|
1637
1775
|
export declare const biTelephonePlusFill: string;
|
|
1638
1776
|
export declare const biTelephoneX: string;
|
|
1639
1777
|
export declare const biTelephoneXFill: string;
|
|
1778
|
+
export declare const biTencentQq: string;
|
|
1640
1779
|
export declare const biTerminal: string;
|
|
1641
1780
|
export declare const biTerminalDash: string;
|
|
1642
1781
|
export declare const biTerminalFill: string;
|
|
@@ -1649,6 +1788,7 @@ export declare const biTextIndentRight: string;
|
|
|
1649
1788
|
export declare const biTextLeft: string;
|
|
1650
1789
|
export declare const biTextParagraph: string;
|
|
1651
1790
|
export declare const biTextRight: string;
|
|
1791
|
+
export declare const biTextWrap: string;
|
|
1652
1792
|
export declare const biTextarea: string;
|
|
1653
1793
|
export declare const biTextareaResize: string;
|
|
1654
1794
|
export declare const biTextareaT: string;
|
|
@@ -1692,6 +1832,7 @@ export declare const biTrash: string;
|
|
|
1692
1832
|
export declare const biTrashFill: string;
|
|
1693
1833
|
export declare const biTree: string;
|
|
1694
1834
|
export declare const biTreeFill: string;
|
|
1835
|
+
export declare const biTrello: string;
|
|
1695
1836
|
export declare const biTriangle: string;
|
|
1696
1837
|
export declare const biTriangleFill: string;
|
|
1697
1838
|
export declare const biTriangleHalf: string;
|
|
@@ -1778,6 +1919,7 @@ export declare const biWifi1: string;
|
|
|
1778
1919
|
export declare const biWifi2: string;
|
|
1779
1920
|
export declare const biWifi: string;
|
|
1780
1921
|
export declare const biWifiOff: string;
|
|
1922
|
+
export declare const biWikipedia: string;
|
|
1781
1923
|
export declare const biWind: string;
|
|
1782
1924
|
export declare const biWindow: string;
|
|
1783
1925
|
export declare const biWindowDash: string;
|