@lucide/astro 0.570.0 → 0.571.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.570.0",
3
+ "version": "0.571.0",
4
4
  "author": "Moustapha Kebe",
5
5
  "description": "A Lucide icon library package for Astro applications.",
6
6
  "license": "ISC",
@@ -215,18 +215,18 @@ export {
215
215
  default as ArrowDownRightFromCircle
216
216
  } from '../icons/circle-arrow-out-down-right';
217
217
 
218
- // CircleArrowOutUpRight aliases
219
- export {
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 */
221
- default as ArrowUpRightFromCircle
222
- } from '../icons/circle-arrow-out-up-right';
223
-
224
218
  // CircleArrowOutUpLeft aliases
225
219
  export {
226
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 */
227
221
  default as ArrowUpLeftFromCircle
228
222
  } from '../icons/circle-arrow-out-up-left';
229
223
 
224
+ // CircleArrowOutUpRight aliases
225
+ export {
226
+ /** @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
+ default as ArrowUpRightFromCircle
228
+ } from '../icons/circle-arrow-out-up-right';
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
- // CircleChevronDown aliases
249
- export {
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 */
251
- default as ChevronDownCircle
252
- } from '../icons/circle-chevron-down';
253
-
254
248
  // CircleCheck aliases
255
249
  export {
256
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 */
257
251
  default as CheckCircle2
258
252
  } from '../icons/circle-check';
259
253
 
254
+ // CircleChevronDown aliases
255
+ export {
256
+ /** @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
+ default as ChevronDownCircle
258
+ } from '../icons/circle-chevron-down';
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
- // Columns2 aliases
405
- export {
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 */
407
- default as Columns
408
- } from '../icons/columns-2';
409
-
410
404
  // CodeXml aliases
411
405
  export {
412
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 */
413
407
  default as Code2
414
408
  } from '../icons/code-xml';
415
409
 
410
+ // Columns2 aliases
411
+ export {
412
+ /** @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
+ default as Columns
414
+ } from '../icons/columns-2';
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 */
@@ -617,18 +617,18 @@ export {
617
617
  default as FileVideo2
618
618
  } from '../icons/file-video-camera';
619
619
 
620
- // FileXCorner aliases
621
- export {
622
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
623
- default as FileX2
624
- } from '../icons/file-x-corner';
625
-
626
620
  // FingerprintPattern aliases
627
621
  export {
628
622
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
629
623
  default as Fingerprint
630
624
  } from '../icons/fingerprint-pattern';
631
625
 
626
+ // FileXCorner aliases
627
+ export {
628
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
629
+ default as FileX2
630
+ } from '../icons/file-x-corner';
631
+
632
632
  // FolderCog aliases
633
633
  export {
634
634
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
@@ -797,18 +797,18 @@ export {
797
797
  default as MessageCircleQuestion
798
798
  } from '../icons/message-circle-question-mark';
799
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
800
  // Move3d aliases
807
801
  export {
808
802
  /** @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 */
809
803
  default as Move3D
810
804
  } from '../icons/move-3d';
811
805
 
806
+ // MicVocal aliases
807
+ export {
808
+ /** @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 */
809
+ default as Mic2
810
+ } from '../icons/mic-vocal';
811
+
812
812
  // OctagonAlert aliases
813
813
  export {
814
814
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} 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
- // SquareArrowDown aliases
975
- export {
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 */
977
- default as ArrowDownSquare
978
- } from '../icons/square-arrow-down';
979
-
980
974
  // SquareArrowDownRight aliases
981
975
  export {
982
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 */
983
977
  default as ArrowDownRightSquare
984
978
  } from '../icons/square-arrow-down-right';
985
979
 
980
+ // SquareArrowDown aliases
981
+ export {
982
+ /** @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
+ default as ArrowDownSquare
984
+ } from '../icons/square-arrow-down';
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 */
@@ -1121,18 +1121,18 @@ export {
1121
1121
  default as BoxSelect
1122
1122
  } from '../icons/square-dashed';
1123
1123
 
1124
- // SquareDivide aliases
1125
- export {
1126
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
1127
- default as DivideSquare
1128
- } from '../icons/square-divide';
1129
-
1130
1124
  // SquareDot aliases
1131
1125
  export {
1132
1126
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
1133
1127
  default as DotSquare
1134
1128
  } from '../icons/square-dot';
1135
1129
 
1130
+ // SquareDivide aliases
1131
+ export {
1132
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
1133
+ default as DivideSquare
1134
+ } from '../icons/square-divide';
1135
+
1136
1136
  // SquareEqual aliases
1137
1137
  export {
1138
1138
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
@@ -1181,18 +1181,18 @@ export {
1181
1181
  default as Inspect
1182
1182
  } from '../icons/square-mouse-pointer';
1183
1183
 
1184
- // SquareParkingOff aliases
1185
- export {
1186
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
1187
- default as ParkingSquareOff
1188
- } from '../icons/square-parking-off';
1189
-
1190
1184
  // SquareParking aliases
1191
1185
  export {
1192
1186
  /** @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
1187
  default as ParkingSquare
1194
1188
  } from '../icons/square-parking';
1195
1189
 
1190
+ // SquareParkingOff aliases
1191
+ export {
1192
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
1193
+ default as ParkingSquareOff
1194
+ } from '../icons/square-parking-off';
1195
+
1196
1196
  // SquarePen aliases
1197
1197
  export {
1198
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 */
@@ -1409,18 +1409,18 @@ export {
1409
1409
  default as UserPlus2
1410
1410
  } from '../icons/user-round-plus';
1411
1411
 
1412
- // UserRound aliases
1413
- export {
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 */
1415
- default as User2
1416
- } from '../icons/user-round';
1417
-
1418
1412
  // UserRoundX aliases
1419
1413
  export {
1420
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 */
1421
1415
  default as UserX2
1422
1416
  } from '../icons/user-round-x';
1423
1417
 
1418
+ // UserRound aliases
1419
+ export {
1420
+ /** @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
+ default as User2
1422
+ } from '../icons/user-round';
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 */