@loworbitstudio/visor 0.10.2 → 1.0.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 +31 -1
- package/dist/registry.json +195 -21
- package/dist/visor-manifest.json +385 -8
- package/package.json +1 -1
package/dist/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "0.4.0",
|
|
3
|
-
"generated_at": "2026-05-
|
|
3
|
+
"generated_at": "2026-05-18T21:20:42.449Z",
|
|
4
4
|
"components": {
|
|
5
5
|
"accessibility-specimen": {
|
|
6
6
|
"changeType": "current",
|
|
@@ -104,6 +104,12 @@
|
|
|
104
104
|
"breakingChange": false,
|
|
105
105
|
"migrationNote": null
|
|
106
106
|
},
|
|
107
|
+
"chrome-button": {
|
|
108
|
+
"changeType": "current",
|
|
109
|
+
"files": [],
|
|
110
|
+
"breakingChange": false,
|
|
111
|
+
"migrationNote": null
|
|
112
|
+
},
|
|
107
113
|
"code-block": {
|
|
108
114
|
"changeType": "current",
|
|
109
115
|
"files": [],
|
|
@@ -368,6 +374,12 @@
|
|
|
368
374
|
"breakingChange": false,
|
|
369
375
|
"migrationNote": null
|
|
370
376
|
},
|
|
377
|
+
"quick-actions": {
|
|
378
|
+
"changeType": "current",
|
|
379
|
+
"files": [],
|
|
380
|
+
"breakingChange": false,
|
|
381
|
+
"migrationNote": null
|
|
382
|
+
},
|
|
371
383
|
"radio-group": {
|
|
372
384
|
"changeType": "current",
|
|
373
385
|
"files": [],
|
|
@@ -392,6 +404,12 @@
|
|
|
392
404
|
"breakingChange": false,
|
|
393
405
|
"migrationNote": null
|
|
394
406
|
},
|
|
407
|
+
"section-header": {
|
|
408
|
+
"changeType": "current",
|
|
409
|
+
"files": [],
|
|
410
|
+
"breakingChange": false,
|
|
411
|
+
"migrationNote": null
|
|
412
|
+
},
|
|
395
413
|
"select": {
|
|
396
414
|
"changeType": "current",
|
|
397
415
|
"files": [],
|
|
@@ -440,6 +458,12 @@
|
|
|
440
458
|
"breakingChange": false,
|
|
441
459
|
"migrationNote": null
|
|
442
460
|
},
|
|
461
|
+
"sparkline": {
|
|
462
|
+
"changeType": "current",
|
|
463
|
+
"files": [],
|
|
464
|
+
"breakingChange": false,
|
|
465
|
+
"migrationNote": null
|
|
466
|
+
},
|
|
443
467
|
"stat-card": {
|
|
444
468
|
"changeType": "current",
|
|
445
469
|
"files": [],
|
|
@@ -464,6 +488,12 @@
|
|
|
464
488
|
"breakingChange": false,
|
|
465
489
|
"migrationNote": null
|
|
466
490
|
},
|
|
491
|
+
"status-dot": {
|
|
492
|
+
"changeType": "current",
|
|
493
|
+
"files": [],
|
|
494
|
+
"breakingChange": false,
|
|
495
|
+
"migrationNote": null
|
|
496
|
+
},
|
|
467
497
|
"stepper": {
|
|
468
498
|
"changeType": "current",
|
|
469
499
|
"files": [],
|