Rename and reorganize several widgets (#1462)

* Rename SwatchPairInput -> WorkingColorsButton

* Remove unnecessary Svelte each-loop keys

* Rename (and migrate) MenuBarInput -> MenuListButton

* Rename PivotAssist -> PivotInput

* Rename PersistentScrollbar -> ScrollbarInput and CanvasRuler -> RulerInput

* Rename DIalogModal -> Dialog

* Rename WidgetRow -> WidgetSpan
This commit is contained in:
Keavon Chambers
2023-11-18 04:34:30 -08:00
committed by GitHub
parent e3f5e7001f
commit 719c96ecd8
38 changed files with 375 additions and 389 deletions
+2 -2
View File
@@ -272,10 +272,10 @@
.popover-button,
.color-button > button,
.color-picker .preset-color,
.swatch-pair .swatch > button,
.working-colors-button .swatch > button,
.radio-input button,
.menu-list,
.menu-bar-input .entry,
.menu-list-button .entry,
.layer-tree .expand-arrow,
.widget-section .header {
&:focus-visible {