@loworbitstudio/visor 1.6.0 → 1.11.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/dist/CHANGELOG.json +91 -1
- package/dist/registry.json +405 -40
- package/dist/visor-manifest.json +1321 -75
- package/package.json +2 -2
package/dist/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "0.4.0",
|
|
3
|
-
"generated_at": "2026-06-
|
|
3
|
+
"generated_at": "2026-06-12T05:08:25.423Z",
|
|
4
4
|
"components": {
|
|
5
5
|
"accessibility-specimen": {
|
|
6
6
|
"changeType": "current",
|
|
@@ -92,6 +92,12 @@
|
|
|
92
92
|
"breakingChange": false,
|
|
93
93
|
"migrationNote": null
|
|
94
94
|
},
|
|
95
|
+
"challenge-card": {
|
|
96
|
+
"changeType": "current",
|
|
97
|
+
"files": [],
|
|
98
|
+
"breakingChange": false,
|
|
99
|
+
"migrationNote": null
|
|
100
|
+
},
|
|
95
101
|
"chart": {
|
|
96
102
|
"changeType": "current",
|
|
97
103
|
"files": [],
|
|
@@ -158,6 +164,12 @@
|
|
|
158
164
|
"breakingChange": false,
|
|
159
165
|
"migrationNote": null
|
|
160
166
|
},
|
|
167
|
+
"composer": {
|
|
168
|
+
"changeType": "current",
|
|
169
|
+
"files": [],
|
|
170
|
+
"breakingChange": false,
|
|
171
|
+
"migrationNote": null
|
|
172
|
+
},
|
|
161
173
|
"confirm-dialog": {
|
|
162
174
|
"changeType": "current",
|
|
163
175
|
"files": [],
|
|
@@ -218,6 +230,12 @@
|
|
|
218
230
|
"breakingChange": false,
|
|
219
231
|
"migrationNote": null
|
|
220
232
|
},
|
|
233
|
+
"error-placard": {
|
|
234
|
+
"changeType": "current",
|
|
235
|
+
"files": [],
|
|
236
|
+
"breakingChange": false,
|
|
237
|
+
"migrationNote": null
|
|
238
|
+
},
|
|
221
239
|
"field": {
|
|
222
240
|
"changeType": "current",
|
|
223
241
|
"files": [],
|
|
@@ -464,12 +482,24 @@
|
|
|
464
482
|
"breakingChange": false,
|
|
465
483
|
"migrationNote": null
|
|
466
484
|
},
|
|
485
|
+
"section-intro": {
|
|
486
|
+
"changeType": "current",
|
|
487
|
+
"files": [],
|
|
488
|
+
"breakingChange": false,
|
|
489
|
+
"migrationNote": null
|
|
490
|
+
},
|
|
467
491
|
"section-nav": {
|
|
468
492
|
"changeType": "current",
|
|
469
493
|
"files": [],
|
|
470
494
|
"breakingChange": false,
|
|
471
495
|
"migrationNote": null
|
|
472
496
|
},
|
|
497
|
+
"segmented-progress": {
|
|
498
|
+
"changeType": "current",
|
|
499
|
+
"files": [],
|
|
500
|
+
"breakingChange": false,
|
|
501
|
+
"migrationNote": null
|
|
502
|
+
},
|
|
473
503
|
"select": {
|
|
474
504
|
"changeType": "current",
|
|
475
505
|
"files": [],
|
|
@@ -524,6 +554,18 @@
|
|
|
524
554
|
"breakingChange": false,
|
|
525
555
|
"migrationNote": null
|
|
526
556
|
},
|
|
557
|
+
"specimen-card": {
|
|
558
|
+
"changeType": "current",
|
|
559
|
+
"files": [],
|
|
560
|
+
"breakingChange": false,
|
|
561
|
+
"migrationNote": null
|
|
562
|
+
},
|
|
563
|
+
"spinner": {
|
|
564
|
+
"changeType": "current",
|
|
565
|
+
"files": [],
|
|
566
|
+
"breakingChange": false,
|
|
567
|
+
"migrationNote": null
|
|
568
|
+
},
|
|
527
569
|
"stack": {
|
|
528
570
|
"changeType": "current",
|
|
529
571
|
"files": [],
|
|
@@ -566,6 +608,12 @@
|
|
|
566
608
|
"breakingChange": false,
|
|
567
609
|
"migrationNote": null
|
|
568
610
|
},
|
|
611
|
+
"structured-prompt": {
|
|
612
|
+
"changeType": "current",
|
|
613
|
+
"files": [],
|
|
614
|
+
"breakingChange": false,
|
|
615
|
+
"migrationNote": null
|
|
616
|
+
},
|
|
569
617
|
"surface-row": {
|
|
570
618
|
"changeType": "current",
|
|
571
619
|
"files": [],
|
|
@@ -632,6 +680,12 @@
|
|
|
632
680
|
"breakingChange": false,
|
|
633
681
|
"migrationNote": null
|
|
634
682
|
},
|
|
683
|
+
"toast-card": {
|
|
684
|
+
"changeType": "current",
|
|
685
|
+
"files": [],
|
|
686
|
+
"breakingChange": false,
|
|
687
|
+
"migrationNote": null
|
|
688
|
+
},
|
|
635
689
|
"toggle-group": {
|
|
636
690
|
"changeType": "current",
|
|
637
691
|
"files": [],
|
|
@@ -740,11 +794,47 @@
|
|
|
740
794
|
"breakingChange": false,
|
|
741
795
|
"migrationNote": null
|
|
742
796
|
},
|
|
797
|
+
"ambient-glow": {
|
|
798
|
+
"changeType": "current",
|
|
799
|
+
"files": [],
|
|
800
|
+
"breakingChange": false,
|
|
801
|
+
"migrationNote": null
|
|
802
|
+
},
|
|
803
|
+
"browser-frame": {
|
|
804
|
+
"changeType": "current",
|
|
805
|
+
"files": [],
|
|
806
|
+
"breakingChange": false,
|
|
807
|
+
"migrationNote": null
|
|
808
|
+
},
|
|
809
|
+
"card-lift": {
|
|
810
|
+
"changeType": "current",
|
|
811
|
+
"files": [],
|
|
812
|
+
"breakingChange": false,
|
|
813
|
+
"migrationNote": null
|
|
814
|
+
},
|
|
815
|
+
"grain-overlay": {
|
|
816
|
+
"changeType": "current",
|
|
817
|
+
"files": [],
|
|
818
|
+
"breakingChange": false,
|
|
819
|
+
"migrationNote": null
|
|
820
|
+
},
|
|
821
|
+
"hero-glow": {
|
|
822
|
+
"changeType": "current",
|
|
823
|
+
"files": [],
|
|
824
|
+
"breakingChange": false,
|
|
825
|
+
"migrationNote": null
|
|
826
|
+
},
|
|
743
827
|
"sphere": {
|
|
744
828
|
"changeType": "current",
|
|
745
829
|
"files": [],
|
|
746
830
|
"breakingChange": false,
|
|
747
831
|
"migrationNote": null
|
|
832
|
+
},
|
|
833
|
+
"vignette": {
|
|
834
|
+
"changeType": "current",
|
|
835
|
+
"files": [],
|
|
836
|
+
"breakingChange": false,
|
|
837
|
+
"migrationNote": null
|
|
748
838
|
}
|
|
749
839
|
}
|
|
750
840
|
}
|