forked from MapComplete/MapComplete
Refactoring: port AutoApplyButton to svelte
This commit is contained in:
parent
ab88afc397
commit
56020adc2f
8 changed files with 318 additions and 353 deletions
|
@ -8,7 +8,7 @@ import { Utils } from "../../../Utils"
|
|||
import SvelteUIElement from "../../Base/SvelteUIElement"
|
||||
import WayImportFlow from "./WayImportFlow.svelte"
|
||||
import ConflateImportFlowState from "./ConflateImportFlowState"
|
||||
import { AutoAction } from "../AutoApplyButton"
|
||||
import { AutoAction } from "../AutoApplyButtonVis"
|
||||
import { IndexedFeatureSource } from "../../../Logic/FeatureSource/FeatureSource"
|
||||
import { Changes } from "../../../Logic/Osm/Changes"
|
||||
import ThemeConfig from "../../../Models/ThemeConfig/ThemeConfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue