Anki/ts/lib/components
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
..
Absolute.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
BackendProgressIndicator.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Badge.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ButtonGroup.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ButtonGroupItem.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ButtonToolbar.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CheckBox.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Col.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Collapsible.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ConfigInput.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Container.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
context-keys.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
DropdownDivider.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
DropdownItem.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
DynamicallySlottable.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
EnumSelector.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
EnumSelectorRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ErrorPage.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
FloatingArrow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
helpers.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
HelpModal.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
HelpSection.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Icon.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
IconButton.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
IconConstrain.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
icons.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00
Item.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Label.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
LabelButton.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Popover.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
resizable.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
RevertButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
Row.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ScrollArea.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Select.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
SelectOption.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
SettingTitle.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Shortcut.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Spacer.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
SpinBox.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
StickyContainer.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
StickyHeader.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Switch.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
SwitchRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TitledContainer.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
types.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00
VirtualTable.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
WithContext.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
WithFloating.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
WithOverlay.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
WithState.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
WithTooltip.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00