@loworbitstudio/visor 1.11.0 → 1.12.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 +49 -1
- package/dist/registry.json +211 -11
- package/dist/visor-manifest.json +669 -5
- 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-06-
|
|
3
|
+
"generated_at": "2026-06-25T04:18:15.844Z",
|
|
4
4
|
"components": {
|
|
5
5
|
"accessibility-specimen": {
|
|
6
6
|
"changeType": "current",
|
|
@@ -128,6 +128,12 @@
|
|
|
128
128
|
"breakingChange": false,
|
|
129
129
|
"migrationNote": null
|
|
130
130
|
},
|
|
131
|
+
"coherence-check": {
|
|
132
|
+
"changeType": "current",
|
|
133
|
+
"files": [],
|
|
134
|
+
"breakingChange": false,
|
|
135
|
+
"migrationNote": null
|
|
136
|
+
},
|
|
131
137
|
"collapsible": {
|
|
132
138
|
"changeType": "current",
|
|
133
139
|
"files": [],
|
|
@@ -176,6 +182,12 @@
|
|
|
176
182
|
"breakingChange": false,
|
|
177
183
|
"migrationNote": null
|
|
178
184
|
},
|
|
185
|
+
"conflict-banner": {
|
|
186
|
+
"changeType": "current",
|
|
187
|
+
"files": [],
|
|
188
|
+
"breakingChange": false,
|
|
189
|
+
"migrationNote": null
|
|
190
|
+
},
|
|
179
191
|
"container": {
|
|
180
192
|
"changeType": "current",
|
|
181
193
|
"files": [],
|
|
@@ -218,6 +230,12 @@
|
|
|
218
230
|
"breakingChange": false,
|
|
219
231
|
"migrationNote": null
|
|
220
232
|
},
|
|
233
|
+
"editable-block": {
|
|
234
|
+
"changeType": "current",
|
|
235
|
+
"files": [],
|
|
236
|
+
"breakingChange": false,
|
|
237
|
+
"migrationNote": null
|
|
238
|
+
},
|
|
221
239
|
"elevation-card": {
|
|
222
240
|
"changeType": "current",
|
|
223
241
|
"files": [],
|
|
@@ -272,6 +290,12 @@
|
|
|
272
290
|
"breakingChange": false,
|
|
273
291
|
"migrationNote": null
|
|
274
292
|
},
|
|
293
|
+
"form-error": {
|
|
294
|
+
"changeType": "current",
|
|
295
|
+
"files": [],
|
|
296
|
+
"breakingChange": false,
|
|
297
|
+
"migrationNote": null
|
|
298
|
+
},
|
|
275
299
|
"fullscreen-overlay": {
|
|
276
300
|
"changeType": "current",
|
|
277
301
|
"files": [],
|
|
@@ -392,6 +416,12 @@
|
|
|
392
416
|
"breakingChange": false,
|
|
393
417
|
"migrationNote": null
|
|
394
418
|
},
|
|
419
|
+
"offline-banner": {
|
|
420
|
+
"changeType": "current",
|
|
421
|
+
"files": [],
|
|
422
|
+
"breakingChange": false,
|
|
423
|
+
"migrationNote": null
|
|
424
|
+
},
|
|
395
425
|
"opacity-bar": {
|
|
396
426
|
"changeType": "current",
|
|
397
427
|
"files": [],
|
|
@@ -512,6 +542,12 @@
|
|
|
512
542
|
"breakingChange": false,
|
|
513
543
|
"migrationNote": null
|
|
514
544
|
},
|
|
545
|
+
"session-timeout": {
|
|
546
|
+
"changeType": "current",
|
|
547
|
+
"files": [],
|
|
548
|
+
"breakingChange": false,
|
|
549
|
+
"migrationNote": null
|
|
550
|
+
},
|
|
515
551
|
"sheet": {
|
|
516
552
|
"changeType": "current",
|
|
517
553
|
"files": [],
|
|
@@ -542,6 +578,12 @@
|
|
|
542
578
|
"breakingChange": false,
|
|
543
579
|
"migrationNote": null
|
|
544
580
|
},
|
|
581
|
+
"slow-network-bar": {
|
|
582
|
+
"changeType": "current",
|
|
583
|
+
"files": [],
|
|
584
|
+
"breakingChange": false,
|
|
585
|
+
"migrationNote": null
|
|
586
|
+
},
|
|
545
587
|
"spacing-scale": {
|
|
546
588
|
"changeType": "current",
|
|
547
589
|
"files": [],
|
|
@@ -614,6 +656,12 @@
|
|
|
614
656
|
"breakingChange": false,
|
|
615
657
|
"migrationNote": null
|
|
616
658
|
},
|
|
659
|
+
"success-feedback": {
|
|
660
|
+
"changeType": "current",
|
|
661
|
+
"files": [],
|
|
662
|
+
"breakingChange": false,
|
|
663
|
+
"migrationNote": null
|
|
664
|
+
},
|
|
617
665
|
"surface-row": {
|
|
618
666
|
"changeType": "current",
|
|
619
667
|
"files": [],
|