Anki/ts/routes/image-occlusion
RumovZ 790c52f012
Svg icon (#3135)
* Add sveltekit-svg plugin to fix svg icon styling

Closes #3127.

* Unify svg icon usage

Moves all icons into ts/lib/components/icons.ts and uses a single component to render
them both with eslint and svelte-kit.

* Fix spinning revert icon not being centered

* Use svg earth icon for global label

* Add tooltip to global label icon

* Remove eslint-plugin-simple-import-sort

Imports are already sorted by dprint with conflicting rules.
2024-04-24 02:37:31 +01:00
..
[...imagePathOrNoteId] Fix adding/saving I/Os on mobile 2024-04-22 20:58:26 +10:00
notes-toolbar Svg icon (#3135) 2024-04-24 02:37:31 +01:00
shapes Fix IO text size in review screen (#2986) 2024-04-17 20:45:40 +10:00
tools Svg icon (#3135) 2024-04-24 02:37:31 +01:00
add-or-update-note.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
canvas-scale.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
fabric.d.ts Improve typing of custom fabric.Object properties (#3134) 2024-04-13 08:36:08 +01:00
image-occlusion-base.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ImageOcclusionPage.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ImageOcclusionPicker.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
mask-editor.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
MaskEditor.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Notes.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
review.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
review.ts Fix IO text size in review screen (#2986) 2024-04-17 20:45:40 +10:00
StickyFooter.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
store.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Tags.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Toast.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
Toolbar.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
types.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00