@zendir/ui 0.1.8 → 0.1.10

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.
Files changed (92) hide show
  1. package/dist/index.js +0 -169
  2. package/dist/index.js.map +1 -1
  3. package/dist/react/context/DisplaySettingsContext.js +0 -12
  4. package/dist/react/context/DisplaySettingsContext.js.map +1 -1
  5. package/dist/react/core/AstroIcon.js +1 -816
  6. package/dist/react/core/AstroIcon.js.map +1 -1
  7. package/dist/react/core/index.d.ts +0 -1
  8. package/dist/react/index.d.ts +2 -42
  9. package/dist/react/utils/index.js +0 -8
  10. package/dist/react/utils/index.js.map +1 -1
  11. package/dist/react.js +0 -169
  12. package/dist/react.js.map +1 -1
  13. package/package.json +1 -1
  14. package/dist/react/3d/EarthViewer.js +0 -836
  15. package/dist/react/3d/EarthViewer.js.map +0 -1
  16. package/dist/react/3d/SolarSystemViewer.js +0 -372
  17. package/dist/react/3d/SolarSystemViewer.js.map +0 -1
  18. package/dist/react/3d/ZenSpace3D.js +0 -1253
  19. package/dist/react/3d/ZenSpace3D.js.map +0 -1
  20. package/dist/react/3d/ZenSpace3DCesium.js +0 -186
  21. package/dist/react/3d/ZenSpace3DCesium.js.map +0 -1
  22. package/dist/react/3d/ZenSpace3DShaders.js +0 -94
  23. package/dist/react/3d/ZenSpace3DShaders.js.map +0 -1
  24. package/dist/react/3d/ZenSpace3DUtils.js +0 -213
  25. package/dist/react/3d/ZenSpace3DUtils.js.map +0 -1
  26. package/dist/react/3d/threeLoader.js +0 -18
  27. package/dist/react/3d/threeLoader.js.map +0 -1
  28. package/dist/react/cards/AccessCard.js +0 -410
  29. package/dist/react/cards/AccessCard.js.map +0 -1
  30. package/dist/react/cards/OrbitCard.js +0 -372
  31. package/dist/react/cards/OrbitCard.js.map +0 -1
  32. package/dist/react/cards/SpacecraftCard.js +0 -941
  33. package/dist/react/cards/SpacecraftCard.js.map +0 -1
  34. package/dist/react/cards/TelemetryCard.js +0 -742
  35. package/dist/react/cards/TelemetryCard.js.map +0 -1
  36. package/dist/react/cards/TelemetryStreamCard.js +0 -309
  37. package/dist/react/cards/TelemetryStreamCard.js.map +0 -1
  38. package/dist/react/charts/GroundTrackMap.js +0 -1123
  39. package/dist/react/charts/GroundTrackMap.js.map +0 -1
  40. package/dist/react/charts/GroundTrackMapLeaflet.js +0 -571
  41. package/dist/react/charts/GroundTrackMapLeaflet.js.map +0 -1
  42. package/dist/react/charts/groundTrackMapLeafletTiles.js +0 -11
  43. package/dist/react/charts/groundTrackMapLeafletTiles.js.map +0 -1
  44. package/dist/react/charts/groundTrackMapLeafletUtils.js +0 -109
  45. package/dist/react/charts/groundTrackMapLeafletUtils.js.map +0 -1
  46. package/dist/react/charts/unified/AstroChart.js +0 -1405
  47. package/dist/react/charts/unified/AstroChart.js.map +0 -1
  48. package/dist/react/charts/unified/PowerOverviewChart.js +0 -488
  49. package/dist/react/charts/unified/PowerOverviewChart.js.map +0 -1
  50. package/dist/react/charts/unified/domain.js +0 -3168
  51. package/dist/react/charts/unified/domain.js.map +0 -1
  52. package/dist/react/charts/unified/generators.js +0 -518
  53. package/dist/react/charts/unified/generators.js.map +0 -1
  54. package/dist/react/charts/unified/presets.js +0 -999
  55. package/dist/react/charts/unified/presets.js.map +0 -1
  56. package/dist/react/charts/unified/sync.js +0 -219
  57. package/dist/react/charts/unified/sync.js.map +0 -1
  58. package/dist/react/charts/unified/theme.js +0 -562
  59. package/dist/react/charts/unified/theme.js.map +0 -1
  60. package/dist/react/charts/unified/useChartStream.js +0 -226
  61. package/dist/react/charts/unified/useChartStream.js.map +0 -1
  62. package/dist/react/chatgpt/AppCard.js +0 -306
  63. package/dist/react/chatgpt/AppCard.js.map +0 -1
  64. package/dist/react/chatgpt/index.js +0 -166
  65. package/dist/react/chatgpt/index.js.map +0 -1
  66. package/dist/react/hooks/useSpacecraftPosition.js +0 -89
  67. package/dist/react/hooks/useSpacecraftPosition.js.map +0 -1
  68. package/dist/react/hooks/useTelemetry.js +0 -73
  69. package/dist/react/hooks/useTelemetry.js.map +0 -1
  70. package/dist/react/hooks/useZendirSession.js +0 -148
  71. package/dist/react/hooks/useZendirSession.js.map +0 -1
  72. package/dist/react/visualizations/EclipseTimerCard.js +0 -250
  73. package/dist/react/visualizations/EclipseTimerCard.js.map +0 -1
  74. package/dist/react/visualizations/LinkBudgetCard.js +0 -444
  75. package/dist/react/visualizations/LinkBudgetCard.js.map +0 -1
  76. package/dist/react/visualizations/NavBallCard.js +0 -243
  77. package/dist/react/visualizations/NavBallCard.js.map +0 -1
  78. package/dist/react/visualizations/PropulsionCard.js +0 -298
  79. package/dist/react/visualizations/PropulsionCard.js.map +0 -1
  80. package/dist/react/visualizations/SensorFootprintCard.js +0 -326
  81. package/dist/react/visualizations/SensorFootprintCard.js.map +0 -1
  82. package/dist/react/visualizations/ThermalHeatmapCard.js +0 -372
  83. package/dist/react/visualizations/ThermalHeatmapCard.js.map +0 -1
  84. package/dist/shaders/atmosphere.frag.js +0 -5
  85. package/dist/shaders/atmosphere.frag.js.map +0 -1
  86. package/dist/shaders/atmosphere.vert.js +0 -5
  87. package/dist/shaders/atmosphere.vert.js.map +0 -1
  88. package/dist/shaders/stars.frag.js +0 -5
  89. package/dist/shaders/stars.frag.js.map +0 -1
  90. package/dist/shaders/stars.vert.js +0 -5
  91. package/dist/shaders/stars.vert.js.map +0 -1
  92. package/dist/style.css +0 -143
@@ -224,807 +224,6 @@ const ICON_ALIASES = {
224
224
  function resolveIconAlias(name) {
225
225
  return ICON_ALIASES[name] || name;
226
226
  }
227
- function getIconAliases() {
228
- return { ...ICON_ALIASES };
229
- }
230
- function isIconAlias(name) {
231
- return name in ICON_ALIASES;
232
- }
233
- const ASTRO_ICON_NAMES = [
234
- // === Astro Space/Mission Icons (Custom by Rocket Communications) ===
235
- "altitude",
236
- "antenna",
237
- "antenna-off",
238
- "antenna-receive",
239
- "antenna-transmit",
240
- "equipment",
241
- "hardware",
242
- "mission",
243
- "netcom",
244
- "payload",
245
- "processor",
246
- "processor-alt",
247
- "propulsion-power",
248
- "satellite-off",
249
- "satellite-receive",
250
- "satellite-transmit",
251
- "solar",
252
- "thermal",
253
- // === Actions ===
254
- "settings",
255
- "search",
256
- "home",
257
- "info",
258
- "help",
259
- "delete",
260
- "edit",
261
- "lock",
262
- "lock-open",
263
- "visibility",
264
- "visibility-off",
265
- "refresh",
266
- "sync",
267
- "download",
268
- "upload",
269
- "fullscreen",
270
- "fullscreen-exit",
271
- "zoom-in",
272
- "zoom-out",
273
- "schedule",
274
- "timeline",
275
- "today",
276
- "event",
277
- "bookmark",
278
- "favorite",
279
- "star",
280
- "check-circle",
281
- "done",
282
- "done-all",
283
- "print",
284
- "open-in-new",
285
- "launch",
286
- "power-settings-new",
287
- "history",
288
- "cached",
289
- "build",
290
- "code",
291
- "dns",
292
- "language",
293
- "input",
294
- "label",
295
- "list",
296
- "track-changes",
297
- "verified-user",
298
- "work",
299
- // === Alerts ===
300
- "add-alert",
301
- "error",
302
- "error-outline",
303
- "notification-important",
304
- "warning",
305
- // === AV ===
306
- "play-arrow",
307
- "pause",
308
- "stop",
309
- "skip-next",
310
- "skip-previous",
311
- "fast-forward",
312
- "fast-rewind",
313
- "replay",
314
- "loop",
315
- "shuffle",
316
- "volume-up",
317
- "volume-down",
318
- "volume-off",
319
- "volume-mute",
320
- "mic",
321
- "mic-off",
322
- "videocam",
323
- "videocam-off",
324
- "movie",
325
- "music-note",
326
- "equalizer",
327
- "library-music",
328
- "queue-music",
329
- // === Communication ===
330
- "call",
331
- "call-end",
332
- "chat",
333
- "chat-bubble",
334
- "chat-bubble-outline",
335
- "comment",
336
- "contacts",
337
- "email",
338
- "mail-outline",
339
- "message",
340
- "phone",
341
- "voicemail",
342
- "vpn-key",
343
- "forum",
344
- "live-help",
345
- "location-on",
346
- "location-off",
347
- "business",
348
- "import-contacts",
349
- // === Content ===
350
- "add",
351
- "remove",
352
- "add-circle",
353
- "add-circle-outline",
354
- "remove-circle",
355
- "remove-circle-outline",
356
- "clear",
357
- "content-copy",
358
- "content-cut",
359
- "content-paste",
360
- "create",
361
- "flag",
362
- "forward",
363
- "reply",
364
- "reply-all",
365
- "save",
366
- "save-alt",
367
- "select-all",
368
- "send",
369
- "undo",
370
- "redo",
371
- "filter-list",
372
- "sort",
373
- "drafts",
374
- "link",
375
- "link-off",
376
- // === Device ===
377
- "battery-full",
378
- "battery-charging-full",
379
- "battery-alert",
380
- "battery-unknown",
381
- "bluetooth",
382
- "bluetooth-disabled",
383
- "bluetooth-connected",
384
- "bluetooth-searching",
385
- "brightness-1",
386
- "brightness-2",
387
- "brightness-3",
388
- "brightness-4",
389
- "brightness-5",
390
- "brightness-6",
391
- "brightness-7",
392
- "brightness-auto",
393
- "brightness-high",
394
- "brightness-low",
395
- "brightness-medium",
396
- "gps-fixed",
397
- "gps-not-fixed",
398
- "gps-off",
399
- "graphic-eq",
400
- "network-cell",
401
- "network-wifi",
402
- "nfc",
403
- "screen-rotation",
404
- "sd-storage",
405
- "settings-system-daydream",
406
- "signal-cellular-4-bar",
407
- "signal-cellular-connected-no-internet-4-bar",
408
- "signal-cellular-no-sim",
409
- "signal-cellular-null",
410
- "signal-cellular-off",
411
- "signal-wifi-4-bar",
412
- "signal-wifi-4-bar-lock",
413
- "signal-wifi-off",
414
- "storage",
415
- "usb",
416
- "wifi",
417
- "wifi-lock",
418
- "wifi-off",
419
- "wifi-tethering",
420
- // === Editor ===
421
- "attach-file",
422
- "attach-money",
423
- "border-all",
424
- "border-bottom",
425
- "border-clear",
426
- "border-color",
427
- "border-horizontal",
428
- "border-inner",
429
- "border-left",
430
- "border-outer",
431
- "border-right",
432
- "border-style",
433
- "border-top",
434
- "border-vertical",
435
- "format-align-center",
436
- "format-align-justify",
437
- "format-align-left",
438
- "format-align-right",
439
- "format-bold",
440
- "format-clear",
441
- "format-color-fill",
442
- "format-color-reset",
443
- "format-color-text",
444
- "format-indent-decrease",
445
- "format-indent-increase",
446
- "format-italic",
447
- "format-line-spacing",
448
- "format-list-bulleted",
449
- "format-list-numbered",
450
- "format-paint",
451
- "format-quote",
452
- "format-size",
453
- "format-strikethrough",
454
- "format-textdirection-l-to-r",
455
- "format-textdirection-r-to-l",
456
- "format-underlined",
457
- "functions",
458
- "insert-chart",
459
- "insert-comment",
460
- "insert-drive-file",
461
- "insert-emoticon",
462
- "insert-invitation",
463
- "insert-link",
464
- "insert-photo",
465
- "merge-type",
466
- "mode-comment",
467
- "mode-edit",
468
- "publish",
469
- "short-text",
470
- "space-bar",
471
- "strikethrough-s",
472
- "text-fields",
473
- "title",
474
- "vertical-align-bottom",
475
- "vertical-align-center",
476
- "vertical-align-top",
477
- "wrap-text",
478
- // === File ===
479
- "attachment",
480
- "cloud",
481
- "cloud-circle",
482
- "cloud-done",
483
- "cloud-download",
484
- "cloud-off",
485
- "cloud-queue",
486
- "cloud-upload",
487
- "create-new-folder",
488
- "file-download",
489
- "file-upload",
490
- "folder",
491
- "folder-open",
492
- "folder-shared",
493
- // === Hardware ===
494
- "cast",
495
- "cast-connected",
496
- "computer",
497
- "desktop-mac",
498
- "desktop-windows",
499
- "developer-board",
500
- "device-hub",
501
- "devices-other",
502
- "dock",
503
- "gamepad",
504
- "headset",
505
- "headset-mic",
506
- "keyboard",
507
- "keyboard-arrow-down",
508
- "keyboard-arrow-left",
509
- "keyboard-arrow-right",
510
- "keyboard-arrow-up",
511
- "keyboard-backspace",
512
- "keyboard-capslock",
513
- "keyboard-hide",
514
- "keyboard-return",
515
- "keyboard-tab",
516
- "keyboard-voice",
517
- "laptop",
518
- "laptop-chromebook",
519
- "laptop-mac",
520
- "laptop-windows",
521
- "memory",
522
- "mouse",
523
- "phone-android",
524
- "phone-iphone",
525
- "phonelink",
526
- "phonelink-off",
527
- "power-input",
528
- "router",
529
- "scanner",
530
- "security",
531
- "sim-card",
532
- "smartphone",
533
- "speaker",
534
- "speaker-group",
535
- "tablet",
536
- "tablet-android",
537
- "tablet-mac",
538
- "toys",
539
- "tv",
540
- "watch",
541
- // === Image ===
542
- "add-a-photo",
543
- "add-photo-alternate",
544
- "add-to-photos",
545
- "adjust",
546
- "brightness-1",
547
- "broken-image",
548
- "brush",
549
- "burst-mode",
550
- "camera",
551
- "camera-alt",
552
- "camera-front",
553
- "camera-rear",
554
- "camera-roll",
555
- "center-focus-strong",
556
- "center-focus-weak",
557
- "collections",
558
- "collections-bookmark",
559
- "color-lens",
560
- "colorize",
561
- "compare",
562
- "control-point",
563
- "control-point-duplicate",
564
- "crop",
565
- "crop-16-9",
566
- "crop-3-2",
567
- "crop-5-4",
568
- "crop-7-5",
569
- "crop-din",
570
- "crop-free",
571
- "crop-landscape",
572
- "crop-original",
573
- "crop-portrait",
574
- "crop-rotate",
575
- "crop-square",
576
- "dehaze",
577
- "details",
578
- "edit",
579
- "exposure",
580
- "exposure-neg-1",
581
- "exposure-neg-2",
582
- "exposure-plus-1",
583
- "exposure-plus-2",
584
- "exposure-zero",
585
- "filter",
586
- "filter-1",
587
- "filter-2",
588
- "filter-3",
589
- "filter-4",
590
- "filter-5",
591
- "filter-6",
592
- "filter-7",
593
- "filter-8",
594
- "filter-9",
595
- "filter-9-plus",
596
- "filter-b-and-w",
597
- "filter-center-focus",
598
- "filter-drama",
599
- "filter-frames",
600
- "filter-hdr",
601
- "filter-none",
602
- "filter-tilt-shift",
603
- "filter-vintage",
604
- "flare",
605
- "flash-auto",
606
- "flash-off",
607
- "flash-on",
608
- "flip",
609
- "gradient",
610
- "grain",
611
- "grid-off",
612
- "grid-on",
613
- "hdr-off",
614
- "hdr-on",
615
- "hdr-strong",
616
- "hdr-weak",
617
- "healing",
618
- "image",
619
- "image-aspect-ratio",
620
- "image-search",
621
- "iso",
622
- "landscape",
623
- "leak-add",
624
- "leak-remove",
625
- "lens",
626
- "linked-camera",
627
- "looks",
628
- "looks-3",
629
- "looks-4",
630
- "looks-5",
631
- "looks-6",
632
- "looks-one",
633
- "looks-two",
634
- "loupe",
635
- "monochrome-photos",
636
- "movie-creation",
637
- "movie-filter",
638
- "music-off",
639
- "music-on",
640
- "navigate-before",
641
- "navigate-next",
642
- "nature",
643
- "nature-people",
644
- "palette",
645
- "panorama",
646
- "panorama-fish-eye",
647
- "panorama-horizontal",
648
- "panorama-vertical",
649
- "panorama-wide-angle",
650
- "photo",
651
- "photo-album",
652
- "photo-camera",
653
- "photo-filter",
654
- "photo-library",
655
- "photo-size-select-actual",
656
- "photo-size-select-large",
657
- "photo-size-select-small",
658
- "picture-as-pdf",
659
- "portrait",
660
- "remove-red-eye",
661
- "rotate-90-degrees-ccw",
662
- "rotate-left",
663
- "rotate-right",
664
- "slideshow",
665
- "straighten",
666
- "style",
667
- "switch-camera",
668
- "switch-video",
669
- "tag-faces",
670
- "texture",
671
- "timelapse",
672
- "timer",
673
- "timer-10",
674
- "timer-3",
675
- "timer-off",
676
- "tonality",
677
- "transform",
678
- "tune",
679
- "view-comfy",
680
- "view-compact",
681
- "vignette",
682
- "wb-auto",
683
- "wb-cloudy",
684
- "wb-incandescent",
685
- "wb-iridescent",
686
- "wb-sunny",
687
- // === Maps ===
688
- "add-location",
689
- "beenhere",
690
- "directions",
691
- "directions-bike",
692
- "directions-boat",
693
- "directions-bus",
694
- "directions-car",
695
- "directions-railway",
696
- "directions-run",
697
- "directions-subway",
698
- "directions-transit",
699
- "directions-walk",
700
- "edit-location",
701
- "ev-station",
702
- "flight",
703
- "hotel",
704
- "layers",
705
- "layers-clear",
706
- "local-activity",
707
- "local-airport",
708
- "local-atm",
709
- "local-bar",
710
- "local-cafe",
711
- "local-car-wash",
712
- "local-convenience-store",
713
- "local-dining",
714
- "local-drink",
715
- "local-florist",
716
- "local-gas-station",
717
- "local-grocery-store",
718
- "local-hospital",
719
- "local-hotel",
720
- "local-laundry-service",
721
- "local-library",
722
- "local-mall",
723
- "local-movies",
724
- "local-offer",
725
- "local-parking",
726
- "local-pharmacy",
727
- "local-phone",
728
- "local-pizza",
729
- "local-play",
730
- "local-post-office",
731
- "local-printshop",
732
- "local-see",
733
- "local-shipping",
734
- "local-taxi",
735
- "map",
736
- "my-location",
737
- "navigation",
738
- "near-me",
739
- "person-pin",
740
- "person-pin-circle",
741
- "pin-drop",
742
- "place",
743
- "rate-review",
744
- "restaurant",
745
- "restaurant-menu",
746
- "satellite",
747
- "store-mall-directory",
748
- "streetview",
749
- "subway",
750
- "terrain",
751
- "traffic",
752
- "train",
753
- "tram",
754
- "transfer-within-a-station",
755
- "zoom-out-map",
756
- // === Navigation ===
757
- "apps",
758
- "arrow-back",
759
- "arrow-downward",
760
- "arrow-drop-down",
761
- "arrow-drop-down-circle",
762
- "arrow-drop-up",
763
- "arrow-forward",
764
- "arrow-upward",
765
- "cancel",
766
- "check",
767
- "chevron-left",
768
- "chevron-right",
769
- "close",
770
- "expand-less",
771
- "expand-more",
772
- "first-page",
773
- "last-page",
774
- "menu",
775
- "more-horiz",
776
- "more-vert",
777
- "subdirectory-arrow-left",
778
- "subdirectory-arrow-right",
779
- "unfold-less",
780
- "unfold-more",
781
- // === Notification ===
782
- "adb",
783
- "airline-seat-flat",
784
- "airline-seat-flat-angled",
785
- "airline-seat-individual-suite",
786
- "airline-seat-legroom-extra",
787
- "airline-seat-legroom-normal",
788
- "airline-seat-legroom-reduced",
789
- "airline-seat-recline-extra",
790
- "airline-seat-recline-normal",
791
- "bluetooth-audio",
792
- "confirmation-number",
793
- "disc-full",
794
- "do-not-disturb",
795
- "do-not-disturb-alt",
796
- "do-not-disturb-off",
797
- "do-not-disturb-on",
798
- "drive-eta",
799
- "enhanced-encryption",
800
- "event-available",
801
- "event-busy",
802
- "event-note",
803
- "folder-special",
804
- "live-tv",
805
- "mms",
806
- "more",
807
- "network-check",
808
- "network-locked",
809
- "no-encryption",
810
- "ondemand-video",
811
- "personal-video",
812
- "phone-bluetooth-speaker",
813
- "phone-callback",
814
- "phone-forwarded",
815
- "phone-in-talk",
816
- "phone-locked",
817
- "phone-missed",
818
- "phone-paused",
819
- "power",
820
- "power-off",
821
- "priority-high",
822
- "sd-card",
823
- "sim-card-alert",
824
- "sms",
825
- "sms-failed",
826
- "sync-disabled",
827
- "sync-problem",
828
- "system-update",
829
- "tap-and-play",
830
- "time-to-leave",
831
- "vibration",
832
- "voice-chat",
833
- "vpn-lock",
834
- "wc",
835
- "wifi",
836
- "notifications",
837
- "notifications-active",
838
- "notifications-none",
839
- "notifications-off",
840
- "notifications-paused",
841
- // === Places ===
842
- "ac-unit",
843
- "airport-shuttle",
844
- "all-inclusive",
845
- "beach-access",
846
- "business-center",
847
- "casino",
848
- "child-care",
849
- "child-friendly",
850
- "fitness-center",
851
- "free-breakfast",
852
- "golf-course",
853
- "hot-tub",
854
- "kitchen",
855
- "meeting-room",
856
- "no-meeting-room",
857
- "pool",
858
- "room-service",
859
- "rv-hookup",
860
- "smoke-free",
861
- "smoking-rooms",
862
- "spa",
863
- // === Social ===
864
- "cake",
865
- "domain",
866
- "group",
867
- "group-add",
868
- "location-city",
869
- "mood",
870
- "mood-bad",
871
- "notifications",
872
- "pages",
873
- "party-mode",
874
- "people",
875
- "people-outline",
876
- "person",
877
- "person-add",
878
- "person-outline",
879
- "plus-one",
880
- "poll",
881
- "public",
882
- "school",
883
- "sentiment-dissatisfied",
884
- "sentiment-neutral",
885
- "sentiment-satisfied",
886
- "sentiment-very-dissatisfied",
887
- "sentiment-very-satisfied",
888
- "share",
889
- "thumb-down",
890
- "thumb-up",
891
- "whatshot",
892
- // === Toggle ===
893
- "check-box",
894
- "check-box-outline-blank",
895
- "indeterminate-check-box",
896
- "radio-button-checked",
897
- "radio-button-unchecked",
898
- "star",
899
- "star-border",
900
- "star-half",
901
- // === Additional common icons ===
902
- "360",
903
- "autorenew",
904
- "call-split",
905
- "explore",
906
- "extension",
907
- "face",
908
- "feedback",
909
- "fiber-dvr",
910
- "fiber-manual-record",
911
- "fiber-new",
912
- "fiber-pin",
913
- "fiber-smart-record",
914
- "get-app",
915
- "grade",
916
- "highlight-off",
917
- "http",
918
- "https",
919
- "important-devices",
920
- "lightbulb",
921
- "lightbulb-outline",
922
- "perm-camera-mic",
923
- "perm-contact-calendar",
924
- "perm-data-setting",
925
- "perm-device-information",
926
- "perm-identity",
927
- "perm-media",
928
- "perm-phone-msg",
929
- "perm-scan-wifi",
930
- "pets",
931
- "playlist-add",
932
- "playlist-add-check",
933
- "playlist-play",
934
- "pregnant-woman",
935
- "query-builder",
936
- "question-answer",
937
- "receipt",
938
- "record-voice-over",
939
- "redeem",
940
- "report-problem",
941
- "restore",
942
- "restore-page",
943
- "room",
944
- "rounded-corner",
945
- "rowing",
946
- "settings-applications",
947
- "settings-backup-restore",
948
- "settings-bluetooth",
949
- "settings-brightness",
950
- "settings-cell",
951
- "settings-ethernet",
952
- "settings-input-antenna",
953
- "settings-input-component",
954
- "settings-input-composite",
955
- "settings-input-hdmi",
956
- "settings-input-svideo",
957
- "settings-overscan",
958
- "settings-phone",
959
- "settings-power",
960
- "settings-remote",
961
- "settings-voice",
962
- "shop",
963
- "shop-two",
964
- "shopping-basket",
965
- "shopping-cart",
966
- "speaker-notes",
967
- "speaker-notes-off",
968
- "spellcheck",
969
- "stars",
970
- "subject",
971
- "supervisor-account",
972
- "swap-horiz",
973
- "swap-vert",
974
- "swap-vertical-circle",
975
- "system-update-alt",
976
- "tab",
977
- "tab-unselected",
978
- "theaters",
979
- "thumb-down",
980
- "thumb-up",
981
- "thumbs-up-down",
982
- "toc",
983
- "toll",
984
- "touch-app",
985
- "translate",
986
- "trending-down",
987
- "trending-flat",
988
- "trending-up",
989
- "turned-in",
990
- "turned-in-not",
991
- "update",
992
- "view-agenda",
993
- "view-array",
994
- "view-carousel",
995
- "view-column",
996
- "view-day",
997
- "view-headline",
998
- "view-list",
999
- "view-module",
1000
- "view-quilt",
1001
- "view-stream",
1002
- "view-week",
1003
- "visibility",
1004
- "visibility-off",
1005
- "watch-later",
1006
- "youtube-searched-for",
1007
- "aspect-ratio",
1008
- "assignment",
1009
- "assignment-ind",
1010
- "assignment-late",
1011
- "assignment-return",
1012
- "assignment-returned",
1013
- "assignment-turned-in",
1014
- "backup",
1015
- "book",
1016
- "flight-takeoff",
1017
- "flight-land"
1018
- ];
1019
- function getAstroIconNames() {
1020
- return ASTRO_ICON_NAMES;
1021
- }
1022
- function getAllIconNames() {
1023
- return {
1024
- icons: ASTRO_ICON_NAMES,
1025
- aliases: ICON_ALIASES
1026
- };
1027
- }
1028
227
  let loadState = "pending";
1029
228
  let RuxIconComponent = null;
1030
229
  const subscribers = /* @__PURE__ */ new Set();
@@ -1237,21 +436,7 @@ const AstroIcon = memo(function AstroIcon2(props) {
1237
436
  }
1238
437
  return /* @__PURE__ */ jsx(FallbackIcon, { ...props, name: resolvedName });
1239
438
  });
1240
- function isAstroIconsAvailable() {
1241
- return loadState === "loaded" && RuxIconComponent !== null;
1242
- }
1243
- async function preloadAstroIcons() {
1244
- const component = await loadRuxIcon();
1245
- return component !== null;
1246
- }
1247
439
  export {
1248
- ASTRO_ICON_NAMES,
1249
- AstroIcon,
1250
- getAllIconNames,
1251
- getAstroIconNames,
1252
- getIconAliases,
1253
- isAstroIconsAvailable,
1254
- isIconAlias,
1255
- preloadAstroIcons
440
+ AstroIcon
1256
441
  };
1257
442
  //# sourceMappingURL=AstroIcon.js.map