@lucide/astro 0.568.0 → 0.570.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lucide/astro",
3
- "version": "0.568.0",
3
+ "version": "0.570.0",
4
4
  "author": "Moustapha Kebe",
5
5
  "description": "A Lucide icon library package for Astro applications.",
6
6
  "license": "ISC",
@@ -107,18 +107,18 @@ export {
107
107
  default as AreaChart
108
108
  } from '../icons/chart-area';
109
109
 
110
- // ChartBar aliases
111
- export {
112
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
113
- default as BarChartHorizontal
114
- } from '../icons/chart-bar';
115
-
116
110
  // ChartBarBig aliases
117
111
  export {
118
112
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
119
113
  default as BarChartHorizontalBig
120
114
  } from '../icons/chart-bar-big';
121
115
 
116
+ // ChartBar aliases
117
+ export {
118
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
119
+ default as BarChartHorizontal
120
+ } from '../icons/chart-bar';
121
+
122
122
  // ChartCandlestick aliases
123
123
  export {
124
124
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
@@ -215,18 +215,18 @@ export {
215
215
  default as ArrowDownRightFromCircle
216
216
  } from '../icons/circle-arrow-out-down-right';
217
217
 
218
- // CircleArrowOutUpLeft aliases
219
- export {
220
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
221
- default as ArrowUpLeftFromCircle
222
- } from '../icons/circle-arrow-out-up-left';
223
-
224
218
  // CircleArrowOutUpRight aliases
225
219
  export {
226
220
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
227
221
  default as ArrowUpRightFromCircle
228
222
  } from '../icons/circle-arrow-out-up-right';
229
223
 
224
+ // CircleArrowOutUpLeft aliases
225
+ export {
226
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
227
+ default as ArrowUpLeftFromCircle
228
+ } from '../icons/circle-arrow-out-up-left';
229
+
230
230
  // CircleArrowRight aliases
231
231
  export {
232
232
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
@@ -245,18 +245,18 @@ export {
245
245
  default as CheckCircle
246
246
  } from '../icons/circle-check-big';
247
247
 
248
- // CircleCheck aliases
249
- export {
250
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
251
- default as CheckCircle2
252
- } from '../icons/circle-check';
253
-
254
248
  // CircleChevronDown aliases
255
249
  export {
256
250
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
257
251
  default as ChevronDownCircle
258
252
  } from '../icons/circle-chevron-down';
259
253
 
254
+ // CircleCheck aliases
255
+ export {
256
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
257
+ default as CheckCircle2
258
+ } from '../icons/circle-check';
259
+
260
260
  // CircleChevronLeft aliases
261
261
  export {
262
262
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
@@ -401,18 +401,18 @@ export {
401
401
  default as UploadCloud
402
402
  } from '../icons/cloud-upload';
403
403
 
404
- // CodeXml aliases
405
- export {
406
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
407
- default as Code2
408
- } from '../icons/code-xml';
409
-
410
404
  // Columns2 aliases
411
405
  export {
412
406
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
413
407
  default as Columns
414
408
  } from '../icons/columns-2';
415
409
 
410
+ // CodeXml aliases
411
+ export {
412
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
413
+ default as Code2
414
+ } from '../icons/code-xml';
415
+
416
416
  // Columns3Cog aliases
417
417
  export {
418
418
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
@@ -461,18 +461,18 @@ export {
461
461
  default as MoreHorizontal
462
462
  } from '../icons/ellipsis';
463
463
 
464
- // FileBadge aliases
465
- export {
466
- /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
467
- default as FileBadge2
468
- } from '../icons/file-badge';
469
-
470
464
  // FileAxis3d aliases
471
465
  export {
472
466
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
473
467
  default as FileAxis3D
474
468
  } from '../icons/file-axis-3d';
475
469
 
470
+ // FileBadge aliases
471
+ export {
472
+ /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
473
+ default as FileBadge2
474
+ } from '../icons/file-badge';
475
+
476
476
  // FileBracesCorner aliases
477
477
  export {
478
478
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
@@ -791,18 +791,18 @@ export {
791
791
  default as LocationEdit
792
792
  } from '../icons/map-pin-pen';
793
793
 
794
- // MicVocal aliases
795
- export {
796
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
797
- default as Mic2
798
- } from '../icons/mic-vocal';
799
-
800
794
  // MessageCircleQuestionMark aliases
801
795
  export {
802
796
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
803
797
  default as MessageCircleQuestion
804
798
  } from '../icons/message-circle-question-mark';
805
799
 
800
+ // MicVocal aliases
801
+ export {
802
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
803
+ default as Mic2
804
+ } from '../icons/mic-vocal';
805
+
806
806
  // Move3d aliases
807
807
  export {
808
808
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
@@ -971,18 +971,18 @@ export {
971
971
  default as ArrowDownLeftSquare
972
972
  } from '../icons/square-arrow-down-left';
973
973
 
974
- // SquareArrowDownRight aliases
975
- export {
976
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
977
- default as ArrowDownRightSquare
978
- } from '../icons/square-arrow-down-right';
979
-
980
974
  // SquareArrowDown aliases
981
975
  export {
982
976
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
983
977
  default as ArrowDownSquare
984
978
  } from '../icons/square-arrow-down';
985
979
 
980
+ // SquareArrowDownRight aliases
981
+ export {
982
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
983
+ default as ArrowDownRightSquare
984
+ } from '../icons/square-arrow-down-right';
985
+
986
986
  // SquareArrowLeft aliases
987
987
  export {
988
988
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
@@ -995,18 +995,18 @@ export {
995
995
  default as ArrowDownLeftFromSquare
996
996
  } from '../icons/square-arrow-out-down-left';
997
997
 
998
- // SquareArrowOutUpLeft aliases
999
- export {
1000
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
1001
- default as ArrowUpLeftFromSquare
1002
- } from '../icons/square-arrow-out-up-left';
1003
-
1004
998
  // SquareArrowOutDownRight aliases
1005
999
  export {
1006
1000
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
1007
1001
  default as ArrowDownRightFromSquare
1008
1002
  } from '../icons/square-arrow-out-down-right';
1009
1003
 
1004
+ // SquareArrowOutUpLeft aliases
1005
+ export {
1006
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
1007
+ default as ArrowUpLeftFromSquare
1008
+ } from '../icons/square-arrow-out-up-left';
1009
+
1010
1010
  // SquareArrowOutUpRight aliases
1011
1011
  export {
1012
1012
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
@@ -1187,6 +1187,12 @@ export {
1187
1187
  default as ParkingSquareOff
1188
1188
  } from '../icons/square-parking-off';
1189
1189
 
1190
+ // SquareParking aliases
1191
+ export {
1192
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
1193
+ default as ParkingSquare
1194
+ } from '../icons/square-parking';
1195
+
1190
1196
  // SquarePen aliases
1191
1197
  export {
1192
1198
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
@@ -1205,12 +1211,6 @@ export {
1205
1211
  default as PenSquare
1206
1212
  } from '../icons/square-pen';
1207
1213
 
1208
- // SquareParking aliases
1209
- export {
1210
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
1211
- default as ParkingSquare
1212
- } from '../icons/square-parking';
1213
-
1214
1214
  // SquarePercent aliases
1215
1215
  export {
1216
1216
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
@@ -1409,18 +1409,18 @@ export {
1409
1409
  default as UserPlus2
1410
1410
  } from '../icons/user-round-plus';
1411
1411
 
1412
- // UserRoundX aliases
1413
- export {
1414
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
1415
- default as UserX2
1416
- } from '../icons/user-round-x';
1417
-
1418
1412
  // UserRound aliases
1419
1413
  export {
1420
1414
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
1421
1415
  default as User2
1422
1416
  } from '../icons/user-round';
1423
1417
 
1418
+ // UserRoundX aliases
1419
+ export {
1420
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
1421
+ default as UserX2
1422
+ } from '../icons/user-round-x';
1423
+
1424
1424
  // UsersRound aliases
1425
1425
  export {
1426
1426
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */