@humandialog/forms.svelte 1.7.27 → 1.8.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/components/Fab.25.svelte +473 -0
- package/components/Fab.25.svelte.d.ts +18 -0
- package/components/Fab.svelte +51 -170
- package/components/Floating_container.25.svelte +178 -0
- package/components/Floating_container.25.svelte.d.ts +23 -0
- package/components/Floating_container.svelte +18 -6
- package/components/Grid.menu.svelte +15 -16
- package/components/Grid.menu.svelte.d.ts +2 -2
- package/components/breadcrumb.svelte +27 -27
- package/components/checkbox.svelte +1 -1
- package/components/combo/combo.svelte +60 -79
- package/components/combo/combo.svelte.d.ts +1 -0
- package/components/contextmenu-25.svelte +518 -0
- package/components/contextmenu-25.svelte.d.ts +26 -0
- package/components/contextmenu.svelte +179 -65
- package/components/contextmenu.svelte.d.ts +2 -2
- package/components/date.svelte +42 -21
- package/components/date.svelte.d.ts +1 -0
- package/components/delayed.spinner.svelte +2 -1
- package/components/document/editor.svelte +21 -31
- package/components/document/editor.svelte.d.ts +0 -2
- package/components/document/internal/palette.row.svelte +10 -8
- package/components/document/internal/palette.svelte +7 -8
- package/components/document/rich.edit.svelte +10 -10
- package/components/edit.field.svelte +1 -1
- package/components/input.text.svelte.d.ts +2 -2
- package/components/inputbox.ltop.svelte +1 -1
- package/components/inputbox.ltop.svelte.d.ts +12 -12
- package/components/kanban/internal/kanban.card.svelte +27 -47
- package/components/kanban/internal/kanban.column.svelte +44 -24
- package/components/kanban/internal/kanban.inserter.svelte +11 -14
- package/components/kanban/internal/kanban.move.menu.svelte +12 -12
- package/components/kanban/internal/kanban.props.svelte +24 -9
- package/components/kanban/kanban.svelte +24 -77
- package/components/kanban/kanban.svelte.d.ts +2 -0
- package/components/kanban copy.zip +0 -0
- package/components/list/List.d.ts +1 -0
- package/components/list/List.js +1 -0
- package/components/list/internal/list.element copy.svelte +530 -0
- package/components/list/internal/list.element copy.svelte.d.ts +35 -0
- package/components/list/internal/list.element.svelte +308 -268
- package/components/list/internal/list.element.svelte.d.ts +5 -7
- package/components/list/internal/list.inserter.svelte +38 -6
- package/components/list/internal/note.txt +5 -0
- package/components/list/list.svelte +32 -11
- package/components/list/list.svelte.d.ts +5 -3
- package/components/list/list.title.svelte +2 -0
- package/components/list/list.title.svelte.d.ts +1 -0
- package/components/menu.d.ts +1 -1
- package/components/menu.js +3 -3
- package/components/paginator.svelte +79 -9
- package/components/prose.editable.p.svelte.d.ts +2 -2
- package/components/prose.editable.span.svelte.d.ts +2 -2
- package/components/r.edit.svelte +9 -0
- package/components/r.edit.svelte.d.ts +23 -0
- package/components/r.editable.svelte +74 -0
- package/components/r.editable.svelte.d.ts +31 -0
- package/components/r.figcaption.svelte +5 -0
- package/components/r.figcaption.svelte.d.ts +27 -0
- package/components/r.figure.svelte +25 -0
- package/components/r.figure.svelte.d.ts +29 -0
- package/components/r.icon.svelte +229 -0
- package/components/r.icon.svelte.d.ts +33 -0
- package/components/radio.svelte +1 -1
- package/components/ricons/arrow-up.svelte +11 -0
- package/components/ricons/arrow-up.svelte.d.ts +27 -0
- package/components/ricons/barcode.svelte +14 -0
- package/components/ricons/barcode.svelte.d.ts +27 -0
- package/components/ricons/bold.svelte +10 -0
- package/components/ricons/bold.svelte.d.ts +27 -0
- package/components/ricons/calendar.svelte +13 -0
- package/components/ricons/calendar.svelte.d.ts +27 -0
- package/components/ricons/calendars.svelte +16 -0
- package/components/ricons/calendars.svelte.d.ts +27 -0
- package/components/ricons/cat.svelte +14 -0
- package/components/ricons/cat.svelte.d.ts +27 -0
- package/components/ricons/check-check.svelte +12 -0
- package/components/ricons/check-check.svelte.d.ts +27 -0
- package/components/ricons/check.svelte +18 -0
- package/components/ricons/check.svelte.d.ts +27 -0
- package/components/ricons/chess-rook.svelte +17 -0
- package/components/ricons/chess-rook.svelte.d.ts +27 -0
- package/components/ricons/chevron-down.svelte +11 -0
- package/components/ricons/chevron-down.svelte.d.ts +27 -0
- package/components/ricons/chevron-left.svelte +11 -0
- package/components/ricons/chevron-left.svelte.d.ts +27 -0
- package/components/ricons/chevron-right.svelte +11 -0
- package/components/ricons/chevron-right.svelte.d.ts +27 -0
- package/components/ricons/chevron-up.svelte +11 -0
- package/components/ricons/chevron-up.svelte.d.ts +27 -0
- package/components/ricons/chevrons-down.svelte +12 -0
- package/components/ricons/chevrons-down.svelte.d.ts +27 -0
- package/components/ricons/chevrons-left-right.svelte +12 -0
- package/components/ricons/chevrons-left-right.svelte.d.ts +27 -0
- package/components/ricons/chevrons-left.svelte +12 -0
- package/components/ricons/chevrons-left.svelte.d.ts +27 -0
- package/components/ricons/chevrons-right.svelte +12 -0
- package/components/ricons/chevrons-right.svelte.d.ts +27 -0
- package/components/ricons/chevrons-up-down.svelte +12 -0
- package/components/ricons/chevrons-up-down.svelte.d.ts +27 -0
- package/components/ricons/chevrons-up.svelte +12 -0
- package/components/ricons/chevrons-up.svelte.d.ts +27 -0
- package/components/ricons/circle-check.svelte +28 -0
- package/components/ricons/circle-check.svelte.d.ts +23 -0
- package/components/ricons/circle-dashed.svelte +19 -0
- package/components/ricons/circle-dashed.svelte.d.ts +27 -0
- package/components/ricons/circle-dot-dashed.svelte +20 -0
- package/components/ricons/circle-dot-dashed.svelte.d.ts +27 -0
- package/components/ricons/circle.svelte +30 -0
- package/components/ricons/circle.svelte.d.ts +23 -0
- package/components/ricons/clipboard-list.svelte +17 -0
- package/components/ricons/clipboard-list.svelte.d.ts +27 -0
- package/components/ricons/clipboard-minus.svelte +9 -0
- package/components/ricons/clipboard-minus.svelte.d.ts +23 -0
- package/components/ricons/clipboard-pen-line.svelte +18 -0
- package/components/ricons/clipboard-pen-line.svelte.d.ts +27 -0
- package/components/ricons/code-xml.svelte +12 -0
- package/components/ricons/code-xml.svelte.d.ts +27 -0
- package/components/ricons/download.svelte +13 -0
- package/components/ricons/download.svelte.d.ts +27 -0
- package/components/ricons/ellipsis-vertical.svelte +14 -0
- package/components/ricons/ellipsis-vertical.svelte.d.ts +27 -0
- package/components/ricons/file-archive.svelte +18 -0
- package/components/ricons/file-archive.svelte.d.ts +27 -0
- package/components/ricons/file-text.svelte +17 -0
- package/components/ricons/file-text.svelte.d.ts +27 -0
- package/components/ricons/folder.svelte +12 -0
- package/components/ricons/folder.svelte.d.ts +27 -0
- package/components/ricons/heading-1.svelte +13 -0
- package/components/ricons/heading-1.svelte.d.ts +27 -0
- package/components/ricons/heading-2.svelte +13 -0
- package/components/ricons/heading-2.svelte.d.ts +27 -0
- package/components/ricons/heading-3.svelte +14 -0
- package/components/ricons/heading-3.svelte.d.ts +27 -0
- package/components/ricons/heading-4.svelte +14 -0
- package/components/ricons/heading-4.svelte.d.ts +27 -0
- package/components/ricons/heading-5.svelte +14 -0
- package/components/ricons/heading-5.svelte.d.ts +27 -0
- package/components/ricons/image.svelte +12 -0
- package/components/ricons/image.svelte.d.ts +27 -0
- package/components/ricons/italic.svelte +12 -0
- package/components/ricons/italic.svelte.d.ts +27 -0
- package/components/ricons/languages.svelte +15 -0
- package/components/ricons/languages.svelte.d.ts +27 -0
- package/components/ricons/list-checks.svelte +15 -0
- package/components/ricons/list-checks.svelte.d.ts +27 -0
- package/components/ricons/list-minus.svelte +14 -0
- package/components/ricons/list-minus.svelte.d.ts +27 -0
- package/components/ricons/list-ordered.svelte +16 -0
- package/components/ricons/list-ordered.svelte.d.ts +27 -0
- package/components/ricons/list-plus.svelte +14 -0
- package/components/ricons/list-plus.svelte.d.ts +27 -0
- package/components/ricons/list.svelte +15 -0
- package/components/ricons/list.svelte.d.ts +27 -0
- package/components/ricons/loader-circle.svelte +19 -0
- package/components/ricons/loader-circle.svelte.d.ts +27 -0
- package/components/ricons/log-in.svelte +12 -0
- package/components/ricons/log-in.svelte.d.ts +27 -0
- package/components/ricons/log-out.svelte +12 -0
- package/components/ricons/log-out.svelte.d.ts +27 -0
- package/components/ricons/message-square.svelte +12 -0
- package/components/ricons/message-square.svelte.d.ts +27 -0
- package/components/ricons/messages-square.svelte +15 -0
- package/components/ricons/messages-square.svelte.d.ts +27 -0
- package/components/ricons/minus.svelte +10 -0
- package/components/ricons/minus.svelte.d.ts +27 -0
- package/components/ricons/notebook-tabs.svelte +19 -0
- package/components/ricons/notebook-tabs.svelte.d.ts +27 -0
- package/components/ricons/notebook.svelte +16 -0
- package/components/ricons/notebook.svelte.d.ts +27 -0
- package/components/ricons/package.svelte +22 -0
- package/components/ricons/package.svelte.d.ts +27 -0
- package/components/ricons/paperclip.svelte +12 -0
- package/components/ricons/paperclip.svelte.d.ts +27 -0
- package/components/ricons/pencil.svelte +12 -0
- package/components/ricons/pencil.svelte.d.ts +27 -0
- package/components/ricons/pilcrow.svelte +12 -0
- package/components/ricons/pilcrow.svelte.d.ts +27 -0
- package/components/ricons/save.svelte +12 -0
- package/components/ricons/save.svelte.d.ts +27 -0
- package/components/ricons/square-check-big.svelte +13 -0
- package/components/ricons/square-check-big.svelte.d.ts +27 -0
- package/components/ricons/square-pen.svelte +14 -0
- package/components/ricons/square-pen.svelte.d.ts +27 -0
- package/components/ricons/square.svelte +10 -0
- package/components/ricons/square.svelte.d.ts +27 -0
- package/components/ricons/strikethrough.svelte +13 -0
- package/components/ricons/strikethrough.svelte.d.ts +27 -0
- package/components/ricons/sun-moon.svelte +15 -0
- package/components/ricons/sun-moon.svelte.d.ts +27 -0
- package/components/ricons/table.svelte +13 -0
- package/components/ricons/table.svelte.d.ts +27 -0
- package/components/ricons/tag.svelte +12 -0
- package/components/ricons/tag.svelte.d.ts +27 -0
- package/components/ricons/text-quote.svelte +14 -0
- package/components/ricons/text-quote.svelte.d.ts +27 -0
- package/components/ricons/turtle.svelte +13 -0
- package/components/ricons/turtle.svelte.d.ts +27 -0
- package/components/ricons/underline.svelte +11 -0
- package/components/ricons/underline.svelte.d.ts +27 -0
- package/components/ricons/upload.svelte +13 -0
- package/components/ricons/upload.svelte.d.ts +27 -0
- package/components/ricons/user.svelte +12 -0
- package/components/ricons/user.svelte.d.ts +27 -0
- package/components/ricons/users.svelte +14 -0
- package/components/ricons/users.svelte.d.ts +27 -0
- package/components/ricons/x.svelte +11 -0
- package/components/ricons/x.svelte.d.ts +27 -0
- package/components/sidebar/sidebar.brand.svelte +14 -13
- package/components/sidebar/sidebar.brand.svelte.d.ts +2 -2
- package/components/sidebar/sidebar.group.svelte +52 -30
- package/components/sidebar/sidebar.item.svelte +35 -141
- package/components/sidebar/sidebar.item.svelte.d.ts +2 -5
- package/components/sidebar/sidebar.list.svelte +8 -8
- package/components/sidebar/sidebar.svelte +19 -2
- package/components/simple.table.svelte.d.ts +4 -4
- package/components/table/_template.table.svelte.d.ts +4 -4
- package/components/tags.svelte +10 -3
- package/components/tags.svelte.d.ts +1 -0
- package/components/textarea.ltop.svelte.d.ts +2 -2
- package/components/tile.title.svelte.d.ts +2 -2
- package/desk.svelte +122 -128
- package/dialog.svelte +17 -7
- package/form.box.svelte.d.ts +4 -4
- package/horizontal.nav.tabs.svelte +197 -23
- package/horizontal.nav.tabs.svelte.d.ts +2 -2
- package/horizontal.toolbar.svelte +25 -18
- package/horizontal.toolbar.svelte.d.ts +2 -2
- package/index.d.ts +10 -3
- package/index.js +10 -3
- package/operations.svelte +51 -22
- package/package.json +89 -1
- package/page.row.svelte.d.ts +2 -2
- package/page.svelte +17 -7
- package/page.svelte.d.ts +10 -10
- package/paper.header.svelte +4 -0
- package/paper.header.svelte.d.ts +27 -0
- package/paper.nav.svelte +8 -0
- package/paper.nav.svelte.d.ts +27 -0
- package/paper.svelte +22 -6
- package/paper.svelte.d.ts +2 -0
- package/paper.table.svelte +27 -0
- package/paper.table.svelte.d.ts +27 -0
- package/paper.top.margin.svelte +5 -0
- package/paper.top.margin.svelte.d.ts +27 -0
- package/stores.d.ts +1 -1
- package/tenant.create.svelte +93 -0
- package/tenant.create.svelte.d.ts +29 -0
- package/tenant.members.svelte +116 -93
- package/tile.svelte.d.ts +4 -4
- package/tiles.row.svelte.d.ts +2 -2
- package/tiles.vertical.row.svelte.d.ts +2 -2
- package/updates.d.ts +4 -0
- package/updates.js +56 -14
- package/utils.d.ts +16 -4
- package/utils.js +214 -99
- package/vertical.toolbar.svelte +62 -47
- package/vertical.toolbar.svelte.d.ts +2 -2
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} ImageProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} ImageEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} ImageSlots */
|
|
4
|
+
export default class Image extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type ImageProps = typeof __propDef.props;
|
|
13
|
+
export type ImageEvents = typeof __propDef.events;
|
|
14
|
+
export type ImageSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-italic-icon lucide-italic">
|
|
10
|
+
<line x1="19" x2="10" y1="4" y2="4" />
|
|
11
|
+
<line x1="14" x2="5" y1="20" y2="20" />
|
|
12
|
+
<line x1="15" x2="9" y1="4" y2="20" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} ItalicProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} ItalicEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} ItalicSlots */
|
|
4
|
+
export default class Italic extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type ItalicProps = typeof __propDef.props;
|
|
13
|
+
export type ItalicEvents = typeof __propDef.events;
|
|
14
|
+
export type ItalicSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-languages-icon lucide-languages">
|
|
10
|
+
<path d="m5 8 6 6" />
|
|
11
|
+
<path d="m4 14 6-6 2-3" />
|
|
12
|
+
<path d="M2 5h12" />
|
|
13
|
+
<path d="M7 2h1" />
|
|
14
|
+
<path d="m22 22-5-10-5 10" />
|
|
15
|
+
<path d="M14 18h6" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} LanguagesProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} LanguagesEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} LanguagesSlots */
|
|
4
|
+
export default class Languages extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type LanguagesProps = typeof __propDef.props;
|
|
13
|
+
export type LanguagesEvents = typeof __propDef.events;
|
|
14
|
+
export type LanguagesSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round"
|
|
10
|
+
class="lucide lucide-list-checks-icon lucide-list-checks">
|
|
11
|
+
<path d="M13 5h8" />
|
|
12
|
+
<path d="M13 12h8" />
|
|
13
|
+
<path d="M13 19h8" />
|
|
14
|
+
<path d="m3 17 2 2 4-4" />
|
|
15
|
+
<path d="m3 7 2 2 4-4" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} ListChecksProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} ListChecksEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} ListChecksSlots */
|
|
4
|
+
export default class ListChecks extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type ListChecksProps = typeof __propDef.props;
|
|
13
|
+
export type ListChecksEvents = typeof __propDef.events;
|
|
14
|
+
export type ListChecksSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round"
|
|
10
|
+
class="lucide lucide-list-minus-icon lucide-list-minus">
|
|
11
|
+
<path d="M16 5H3" />
|
|
12
|
+
<path d="M11 12H3" />
|
|
13
|
+
<path d="M16 19H3" />
|
|
14
|
+
<path d="M21 12h-6" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} ListMinusProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} ListMinusEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} ListMinusSlots */
|
|
4
|
+
export default class ListMinus extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type ListMinusProps = typeof __propDef.props;
|
|
13
|
+
export type ListMinusEvents = typeof __propDef.events;
|
|
14
|
+
export type ListMinusSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round"
|
|
10
|
+
class="lucide lucide-list-ordered-icon lucide-list-ordered">
|
|
11
|
+
<path d="M11 5h10" />
|
|
12
|
+
<path d="M11 12h10" />
|
|
13
|
+
<path d="M11 19h10" />
|
|
14
|
+
<path d="M4 4h1v5" />
|
|
15
|
+
<path d="M4 9h2" />
|
|
16
|
+
<path d="M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} ListOrderedProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} ListOrderedEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} ListOrderedSlots */
|
|
4
|
+
export default class ListOrdered extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type ListOrderedProps = typeof __propDef.props;
|
|
13
|
+
export type ListOrderedEvents = typeof __propDef.events;
|
|
14
|
+
export type ListOrderedSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-plus-icon lucide-list-plus">
|
|
10
|
+
<path d="M16 5H3" />
|
|
11
|
+
<path d="M11 12H3" />
|
|
12
|
+
<path d="M16 19H3" />
|
|
13
|
+
<path d="M18 9v6" />
|
|
14
|
+
<path d="M21 12h-6" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} ListPlusProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} ListPlusEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} ListPlusSlots */
|
|
4
|
+
export default class ListPlus extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type ListPlusProps = typeof __propDef.props;
|
|
13
|
+
export type ListPlusEvents = typeof __propDef.events;
|
|
14
|
+
export type ListPlusSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-icon lucide-list">
|
|
10
|
+
<path d="M3 5h.01" />
|
|
11
|
+
<path d="M3 12h.01" />
|
|
12
|
+
<path d="M3 19h.01" />
|
|
13
|
+
<path d="M8 5h13" />
|
|
14
|
+
<path d="M8 12h13" />
|
|
15
|
+
<path d="M8 19h13" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} ListProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} ListEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} ListSlots */
|
|
4
|
+
export default class List extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type ListProps = typeof __propDef.props;
|
|
13
|
+
export type ListEvents = typeof __propDef.events;
|
|
14
|
+
export type ListSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<svg
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
width={w}
|
|
10
|
+
height={h}
|
|
11
|
+
viewBox="0 0 24 24"
|
|
12
|
+
fill="none"
|
|
13
|
+
stroke="currentColor"
|
|
14
|
+
stroke-width={s}
|
|
15
|
+
stroke-linecap="round"
|
|
16
|
+
stroke-linejoin="round"
|
|
17
|
+
class="lucide lucide-loader-circle-icon lucide-loader-circle animate-spin"
|
|
18
|
+
><path d="M21 12a9 9 0 1 1-6.219-8.56" /></svg
|
|
19
|
+
>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} LoaderCircleProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} LoaderCircleEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} LoaderCircleSlots */
|
|
4
|
+
export default class LoaderCircle extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type LoaderCircleProps = typeof __propDef.props;
|
|
13
|
+
export type LoaderCircleEvents = typeof __propDef.events;
|
|
14
|
+
export type LoaderCircleSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-log-in-icon lucide-log-in">
|
|
10
|
+
<path d="m10 17 5-5-5-5" />
|
|
11
|
+
<path d="M15 12H3" />
|
|
12
|
+
<path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} LogInProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} LogInEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} LogInSlots */
|
|
4
|
+
export default class LogIn extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type LogInProps = typeof __propDef.props;
|
|
13
|
+
export type LogInEvents = typeof __propDef.events;
|
|
14
|
+
export type LogInSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-log-out-icon lucide-log-out">
|
|
10
|
+
<path d="m16 17 5-5-5-5" />
|
|
11
|
+
<path d="M21 12H9" />
|
|
12
|
+
<path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} LogOutProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} LogOutEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} LogOutSlots */
|
|
4
|
+
export default class LogOut extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type LogOutProps = typeof __propDef.props;
|
|
13
|
+
export type LogOutEvents = typeof __propDef.events;
|
|
14
|
+
export type LogOutSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 1;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
8
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round"
|
|
9
|
+
class="lucide lucide-message-square-icon lucide-message-square">
|
|
10
|
+
<path
|
|
11
|
+
d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z" />
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} MessageSquareProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} MessageSquareEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} MessageSquareSlots */
|
|
4
|
+
export default class MessageSquare extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type MessageSquareProps = typeof __propDef.props;
|
|
13
|
+
export type MessageSquareEvents = typeof __propDef.events;
|
|
14
|
+
export type MessageSquareSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 1;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
10
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round"
|
|
11
|
+
class="lucide lucide-messages-square-icon lucide-messages-square">
|
|
12
|
+
<path
|
|
13
|
+
d="M16 10a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 14.286V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z" />
|
|
14
|
+
<path d="M20 9a2 2 0 0 1 2 2v10.286a.71.71 0 0 1-1.212.502l-2.202-2.202A2 2 0 0 0 17.172 19H10a2 2 0 0 1-2-2v-1" />
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} MessagesSquareProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} MessagesSquareEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} MessagesSquareSlots */
|
|
4
|
+
export default class MessagesSquare extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type MessagesSquareProps = typeof __propDef.props;
|
|
13
|
+
export type MessagesSquareEvents = typeof __propDef.events;
|
|
14
|
+
export type MessagesSquareSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-minus-icon lucide-minus">
|
|
10
|
+
<path d="M5 12h14" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} MinusProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} MinusEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} MinusSlots */
|
|
4
|
+
export default class Minus extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type MinusProps = typeof __propDef.props;
|
|
13
|
+
export type MinusEvents = typeof __propDef.events;
|
|
14
|
+
export type MinusSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round"
|
|
10
|
+
class="lucide lucide-notebook-tabs-icon lucide-notebook-tabs">
|
|
11
|
+
<path d="M2 6h4" />
|
|
12
|
+
<path d="M2 10h4" />
|
|
13
|
+
<path d="M2 14h4" />
|
|
14
|
+
<path d="M2 18h4" />
|
|
15
|
+
<rect width="16" height="20" x="4" y="2" rx="2" />
|
|
16
|
+
<path d="M15 2v20" />
|
|
17
|
+
<path d="M15 7h5" />
|
|
18
|
+
<path d="M15 12h5" />
|
|
19
|
+
<path d="M15 17h5" /></svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/** @typedef {typeof __propDef.props} NotebookTabsProps */
|
|
2
|
+
/** @typedef {typeof __propDef.events} NotebookTabsEvents */
|
|
3
|
+
/** @typedef {typeof __propDef.slots} NotebookTabsSlots */
|
|
4
|
+
export default class NotebookTabs extends SvelteComponentTyped<{
|
|
5
|
+
w?: number | undefined;
|
|
6
|
+
s?: number | undefined;
|
|
7
|
+
h?: number | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
[evt: string]: CustomEvent<any>;
|
|
10
|
+
}, {}> {
|
|
11
|
+
}
|
|
12
|
+
export type NotebookTabsProps = typeof __propDef.props;
|
|
13
|
+
export type NotebookTabsEvents = typeof __propDef.events;
|
|
14
|
+
export type NotebookTabsSlots = typeof __propDef.slots;
|
|
15
|
+
import { SvelteComponentTyped } from "svelte";
|
|
16
|
+
declare const __propDef: {
|
|
17
|
+
props: {
|
|
18
|
+
w?: number | undefined;
|
|
19
|
+
s?: number | undefined;
|
|
20
|
+
h?: number | undefined;
|
|
21
|
+
};
|
|
22
|
+
events: {
|
|
23
|
+
[evt: string]: CustomEvent<any>;
|
|
24
|
+
};
|
|
25
|
+
slots: {};
|
|
26
|
+
};
|
|
27
|
+
export {};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
export let w = 24;
|
|
3
|
+
export let h = 24;
|
|
4
|
+
export let s = 2;
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
<svg xmlns="http://www.w3.org/2000/svg" width={w} height={h} viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
9
|
+
stroke-width={s} stroke-linecap="round" stroke-linejoin="round"
|
|
10
|
+
class="lucide lucide-notebook-icon lucide-notebook">
|
|
11
|
+
<path d="M2 6h4" />
|
|
12
|
+
<path d="M2 10h4" />
|
|
13
|
+
<path d="M2 14h4" />
|
|
14
|
+
<path d="M2 18h4" />
|
|
15
|
+
<rect width="16" height="20" x="4" y="2" rx="2" />
|
|
16
|
+
<path d="M16 2v20" /></svg>
|