@prosekit/svelte 0.5.5 → 0.6.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/dist/build/components/autocomplete/autocomplete-empty.gen.svelte.d.ts +27 -16
- package/dist/build/components/autocomplete/autocomplete-empty.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/autocomplete/autocomplete-item.gen.svelte.d.ts +27 -16
- package/dist/build/components/autocomplete/autocomplete-item.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/autocomplete/autocomplete-list.gen.svelte.d.ts +27 -16
- package/dist/build/components/autocomplete/autocomplete-list.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/autocomplete/autocomplete-popover.gen.svelte.d.ts +27 -16
- package/dist/build/components/autocomplete/autocomplete-popover.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/block-handle/block-handle-add.gen.svelte.d.ts +27 -16
- package/dist/build/components/block-handle/block-handle-add.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/block-handle/block-handle-draggable.gen.svelte.d.ts +27 -16
- package/dist/build/components/block-handle/block-handle-draggable.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/block-handle/block-handle-popover.gen.svelte.d.ts +27 -16
- package/dist/build/components/block-handle/block-handle-popover.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/client-update/client-update.svelte.d.ts +18 -14
- package/dist/build/components/client-update/client-update.svelte.d.ts.map +1 -1
- package/dist/build/components/create-props.d.ts.map +1 -1
- package/dist/build/components/inline-popover/inline-popover.gen.svelte.d.ts +27 -16
- package/dist/build/components/inline-popover/inline-popover.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/node-view-consumer/index.d.ts +2 -2
- package/dist/build/components/node-view-consumer/index.d.ts.map +1 -1
- package/dist/build/components/node-view-consumer/node-view-consumer.svelte.d.ts +18 -14
- package/dist/build/components/node-view-consumer/node-view-consumer.svelte.d.ts.map +1 -1
- package/dist/build/components/node-view-wrapper/index.d.ts +3 -5
- package/dist/build/components/node-view-wrapper/index.d.ts.map +1 -1
- package/dist/build/components/node-view-wrapper/node-view-wrapper.svelte +4 -4
- package/dist/build/components/node-view-wrapper/node-view-wrapper.svelte.d.ts +3 -18
- package/dist/build/components/node-view-wrapper/node-view-wrapper.svelte.d.ts.map +1 -1
- package/dist/build/components/node-view-wrapper/props.d.ts +6 -0
- package/dist/build/components/node-view-wrapper/props.d.ts.map +1 -0
- package/dist/build/components/node-view-wrapper/props.js +1 -0
- package/dist/build/components/popover/popover-content.gen.svelte.d.ts +27 -16
- package/dist/build/components/popover/popover-content.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/popover/popover-root.gen.svelte.d.ts +27 -16
- package/dist/build/components/popover/popover-root.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/popover/popover-trigger.gen.svelte.d.ts +27 -16
- package/dist/build/components/popover/popover-trigger.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/prosekit/index.d.ts.map +1 -1
- package/dist/build/components/prosekit/prosekit.svelte.d.ts +27 -16
- package/dist/build/components/prosekit/prosekit.svelte.d.ts.map +1 -1
- package/dist/build/components/resizable/resizable-handle.gen.svelte.d.ts +27 -16
- package/dist/build/components/resizable/resizable-handle.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/resizable/resizable-root.gen.svelte.d.ts +27 -16
- package/dist/build/components/resizable/resizable-root.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/table-handle/table-handle-column-root.gen.svelte.d.ts +27 -16
- package/dist/build/components/table-handle/table-handle-column-root.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/table-handle/table-handle-column-trigger.gen.svelte.d.ts +27 -16
- package/dist/build/components/table-handle/table-handle-column-trigger.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/table-handle/table-handle-popover-content.gen.svelte.d.ts +27 -16
- package/dist/build/components/table-handle/table-handle-popover-content.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/table-handle/table-handle-popover-item.gen.svelte.d.ts +27 -16
- package/dist/build/components/table-handle/table-handle-popover-item.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/table-handle/table-handle-root.gen.svelte.d.ts +27 -16
- package/dist/build/components/table-handle/table-handle-root.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/table-handle/table-handle-row-root.gen.svelte.d.ts +27 -16
- package/dist/build/components/table-handle/table-handle-row-root.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/table-handle/table-handle-row-trigger.gen.svelte.d.ts +27 -16
- package/dist/build/components/table-handle/table-handle-row-trigger.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/tooltip/tooltip-content.gen.svelte.d.ts +27 -16
- package/dist/build/components/tooltip/tooltip-content.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/tooltip/tooltip-root.gen.svelte.d.ts +27 -16
- package/dist/build/components/tooltip/tooltip-root.gen.svelte.d.ts.map +1 -1
- package/dist/build/components/tooltip/tooltip-trigger.gen.svelte.d.ts +27 -16
- package/dist/build/components/tooltip/tooltip-trigger.gen.svelte.d.ts.map +1 -1
- package/dist/build/contexts/editor-context.d.ts.map +1 -1
- package/dist/build/contexts/editor-context.js +2 -2
- package/dist/build/hooks/use-doc-change.d.ts.map +1 -1
- package/dist/build/hooks/use-doc-change.js +1 -1
- package/dist/build/hooks/use-editor-extension.d.ts.map +1 -1
- package/dist/build/hooks/use-editor.d.ts.map +1 -1
- package/dist/build/hooks/use-editor.js +2 -2
- package/dist/build/hooks/use-extension.d.ts +1 -1
- package/dist/build/hooks/use-extension.d.ts.map +1 -1
- package/dist/build/hooks/use-keymap.d.ts.map +1 -1
- package/dist/build/hooks/use-keymap.js +3 -3
- package/dist/build/hooks/use-priority-extension.d.ts +1 -1
- package/dist/build/hooks/use-priority-extension.d.ts.map +1 -1
- package/dist/build/hooks/use-priority-extension.js +2 -2
- package/dist/build/hooks/use-state-update.d.ts.map +1 -1
- package/dist/build/hooks/use-state-update.js +1 -1
- package/dist/build/index.d.ts +2 -2
- package/dist/build/index.d.ts.map +1 -1
- package/dist/build/index.js +2 -2
- package/dist/build/node-view/define-svelte-node-view.d.ts.map +1 -1
- package/dist/build/node-view/define-svelte-node-view.js +3 -5
- package/dist/build/node-view/types.d.ts +2 -2
- package/dist/build/node-view/types.d.ts.map +1 -1
- package/package.json +7 -7
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/autocomplete';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type AutocompleteEmptyProps = typeof __propDef.props;
|
15
|
-
export type AutocompleteEmptyEvents = typeof __propDef.events;
|
16
|
-
export type AutocompleteEmptySlots = typeof __propDef.slots;
|
17
|
-
export default class AutocompleteEmpty extends SvelteComponentTyped<AutocompleteEmptyProps, AutocompleteEmptyEvents, AutocompleteEmptySlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const AutocompleteEmpty: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type AutocompleteEmpty = InstanceType<typeof AutocompleteEmpty>;
|
30
|
+
export default AutocompleteEmpty;
|
20
31
|
//# sourceMappingURL=autocomplete-empty.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"autocomplete-empty.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-empty.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"autocomplete-empty.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-empty.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,4BAA4B,CAAA;AAiCnC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,iBAAiB;;;;;;;;cAA0G,CAAC;AAChH,KAAK,iBAAiB,GAAG,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAClE,eAAe,iBAAiB,CAAC"}
|
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/autocomplete';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type AutocompleteItemProps = typeof __propDef.props;
|
15
|
-
export type AutocompleteItemEvents = typeof __propDef.events;
|
16
|
-
export type AutocompleteItemSlots = typeof __propDef.slots;
|
17
|
-
export default class AutocompleteItem extends SvelteComponentTyped<AutocompleteItemProps, AutocompleteItemEvents, AutocompleteItemSlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const AutocompleteItem: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type AutocompleteItem = InstanceType<typeof AutocompleteItem>;
|
30
|
+
export default AutocompleteItem;
|
20
31
|
//# sourceMappingURL=autocomplete-item.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"autocomplete-item.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-item.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"autocomplete-item.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-item.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,4BAA4B,CAAA;AAiCnC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,gBAAgB;;;;;;;;cAA0G,CAAC;AAC/G,KAAK,gBAAgB,GAAG,YAAY,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAChE,eAAe,gBAAgB,CAAC"}
|
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/autocomplete';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type AutocompleteListProps = typeof __propDef.props;
|
15
|
-
export type AutocompleteListEvents = typeof __propDef.events;
|
16
|
-
export type AutocompleteListSlots = typeof __propDef.slots;
|
17
|
-
export default class AutocompleteList extends SvelteComponentTyped<AutocompleteListProps, AutocompleteListEvents, AutocompleteListSlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const AutocompleteList: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type AutocompleteList = InstanceType<typeof AutocompleteList>;
|
30
|
+
export default AutocompleteList;
|
20
31
|
//# sourceMappingURL=autocomplete-list.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"autocomplete-list.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-list.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"autocomplete-list.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-list.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,4BAA4B,CAAA;AAiCnC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,gBAAgB;;;;;;;;cAA0G,CAAC;AAC/G,KAAK,gBAAgB,GAAG,YAAY,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAChE,eAAe,gBAAgB,CAAC"}
|
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/autocomplete';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type AutocompletePopoverProps = typeof __propDef.props;
|
15
|
-
export type AutocompletePopoverEvents = typeof __propDef.events;
|
16
|
-
export type AutocompletePopoverSlots = typeof __propDef.slots;
|
17
|
-
export default class AutocompletePopover extends SvelteComponentTyped<AutocompletePopoverProps, AutocompletePopoverEvents, AutocompletePopoverSlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const AutocompletePopover: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type AutocompletePopover = InstanceType<typeof AutocompletePopover>;
|
30
|
+
export default AutocompletePopover;
|
20
31
|
//# sourceMappingURL=autocomplete-popover.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"autocomplete-popover.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-popover.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"autocomplete-popover.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/autocomplete/autocomplete-popover.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,4BAA4B,CAAA;AAiCnC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,mBAAmB;;;;;;;;cAA0G,CAAC;AAClH,KAAK,mBAAmB,GAAG,YAAY,CAAC,OAAO,mBAAmB,CAAC,CAAC;AACtE,eAAe,mBAAmB,CAAC"}
|
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/block-handle';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type BlockHandleAddProps = typeof __propDef.props;
|
15
|
-
export type BlockHandleAddEvents = typeof __propDef.events;
|
16
|
-
export type BlockHandleAddSlots = typeof __propDef.slots;
|
17
|
-
export default class BlockHandleAdd extends SvelteComponentTyped<BlockHandleAddProps, BlockHandleAddEvents, BlockHandleAddSlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const BlockHandleAdd: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type BlockHandleAdd = InstanceType<typeof BlockHandleAdd>;
|
30
|
+
export default BlockHandleAdd;
|
20
31
|
//# sourceMappingURL=block-handle-add.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"block-handle-add.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/block-handle/block-handle-add.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"block-handle-add.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/block-handle/block-handle-add.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,4BAA4B,CAAA;AAiCnC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,cAAc;;;;;;;;cAA0G,CAAC;AAC7G,KAAK,cAAc,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,CAAC;AAC5D,eAAe,cAAc,CAAC"}
|
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/block-handle';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type BlockHandleDraggableProps = typeof __propDef.props;
|
15
|
-
export type BlockHandleDraggableEvents = typeof __propDef.events;
|
16
|
-
export type BlockHandleDraggableSlots = typeof __propDef.slots;
|
17
|
-
export default class BlockHandleDraggable extends SvelteComponentTyped<BlockHandleDraggableProps, BlockHandleDraggableEvents, BlockHandleDraggableSlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const BlockHandleDraggable: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type BlockHandleDraggable = InstanceType<typeof BlockHandleDraggable>;
|
30
|
+
export default BlockHandleDraggable;
|
20
31
|
//# sourceMappingURL=block-handle-draggable.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"block-handle-draggable.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/block-handle/block-handle-draggable.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"block-handle-draggable.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/block-handle/block-handle-draggable.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,4BAA4B,CAAA;AAiCnC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,oBAAoB;;;;;;;;cAA0G,CAAC;AACnH,KAAK,oBAAoB,GAAG,YAAY,CAAC,OAAO,oBAAoB,CAAC,CAAC;AACxE,eAAe,oBAAoB,CAAC"}
|
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/block-handle';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type BlockHandlePopoverProps = typeof __propDef.props;
|
15
|
-
export type BlockHandlePopoverEvents = typeof __propDef.events;
|
16
|
-
export type BlockHandlePopoverSlots = typeof __propDef.slots;
|
17
|
-
export default class BlockHandlePopover extends SvelteComponentTyped<BlockHandlePopoverProps, BlockHandlePopoverEvents, BlockHandlePopoverSlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const BlockHandlePopover: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type BlockHandlePopover = InstanceType<typeof BlockHandlePopover>;
|
30
|
+
export default BlockHandlePopover;
|
20
31
|
//# sourceMappingURL=block-handle-popover.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"block-handle-popover.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/block-handle/block-handle-popover.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"block-handle-popover.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/block-handle/block-handle-popover.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,4BAA4B,CAAA;AAiCnC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,kBAAkB;;;;;;;;cAA0G,CAAC;AACjH,KAAK,kBAAkB,GAAG,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAAC;AACpE,eAAe,kBAAkB,CAAC"}
|
@@ -1,17 +1,21 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
2
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
3
|
+
$$bindings?: Bindings;
|
4
|
+
} & Exports;
|
5
|
+
(internal: unknown, props: {
|
6
|
+
$$events?: Events;
|
7
|
+
$$slots?: Slots;
|
8
|
+
}): Exports & {
|
9
|
+
$set?: any;
|
10
|
+
$on?: any;
|
6
11
|
};
|
7
|
-
|
8
|
-
default: {};
|
9
|
-
};
|
10
|
-
};
|
11
|
-
export type ClientUpdateProps = typeof __propDef.props;
|
12
|
-
export type ClientUpdateEvents = typeof __propDef.events;
|
13
|
-
export type ClientUpdateSlots = typeof __propDef.slots;
|
14
|
-
export default class ClientUpdate extends SvelteComponentTyped<ClientUpdateProps, ClientUpdateEvents, ClientUpdateSlots> {
|
12
|
+
z_$$bindings?: Bindings;
|
15
13
|
}
|
16
|
-
|
14
|
+
declare const ClientUpdate: $$__sveltets_2_IsomorphicComponent<any, {
|
15
|
+
[evt: string]: CustomEvent<any>;
|
16
|
+
}, {
|
17
|
+
default: {};
|
18
|
+
}, {}, string>;
|
19
|
+
type ClientUpdate = InstanceType<typeof ClientUpdate>;
|
20
|
+
export default ClientUpdate;
|
17
21
|
//# sourceMappingURL=client-update.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"client-update.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/client-update/client-update.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"client-update.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/client-update/client-update.svelte.ts"],"names":[],"mappings":"AAuBA,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IACtG,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AAUD,QAAA,MAAM,YAAY;;;;cAAmF,CAAC;AACpF,KAAK,YAAY,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC;AACxD,eAAe,YAAY,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-props.d.ts","sourceRoot":"","sources":["../../../../src/components/create-props.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,CACrB,KAAK,SAAS;KAAG,QAAQ,IAAI,MAAM,KAAK,GAAG,OAAO;CAAE,EACpD,MAAM,SAAS;KAAG,SAAS,IAAI,MAAM,MAAM,GAAG,WAAW;CAAE,IACzD,KAAK,GAAG,gBAAgB,CAAC,MAAM,CAAC,CAAA;AAEpC,KAAK,gBAAgB,CACnB,MAAM,SAAS;KAAG,SAAS,IAAI,MAAM,MAAM,GAAG,WAAW;CAAE,IACzD;KACD,SAAS,IAAI,MAAM,MAAM,IAAI,KAAK,UAAU,CAAC,MAAM,GAAG,SAAS,CAAC,EAAE,GAAG,CACpE,KAAK,EAAE,SAAS,SAAS,GAAG,MAAM,QAAQ,
|
1
|
+
{"version":3,"file":"create-props.d.ts","sourceRoot":"","sources":["../../../../src/components/create-props.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,CACrB,KAAK,SAAS;KAAG,QAAQ,IAAI,MAAM,KAAK,GAAG,OAAO;CAAE,EACpD,MAAM,SAAS;KAAG,SAAS,IAAI,MAAM,MAAM,GAAG,WAAW;CAAE,IACzD,KAAK,GAAG,gBAAgB,CAAC,MAAM,CAAC,CAAA;AAEpC,KAAK,gBAAgB,CACnB,MAAM,SAAS;KAAG,SAAS,IAAI,MAAM,MAAM,GAAG,WAAW;CAAE,IACzD;KACD,SAAS,IAAI,MAAM,MAAM,IAAI,KAAK,UAAU,CAAC,MAAM,GAAG,SAAS,CAAC,EAAE,GAAG,CACpE,KAAK,EAAE,SAAS,SAAS,GAAG,MAAM,QAAQ,GAAG,MAAM,CAAC,SAAS,CAAC,CAAC,QAAQ,CAAC,GACpE,MAAM,CAAC,SAAS,CAAC,KAClB,IAAI;CACV,CAAA"}
|
@@ -1,20 +1,31 @@
|
|
1
|
-
import { SvelteComponentTyped } from "svelte";
|
2
1
|
import '@prosekit/web/inline-popover';
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
3
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
4
|
+
$$bindings?: Bindings;
|
5
|
+
} & Exports;
|
6
|
+
(internal: unknown, props: Props & {
|
7
|
+
$$events?: Events;
|
8
|
+
$$slots?: Slots;
|
9
|
+
}): Exports & {
|
10
|
+
$set?: any;
|
11
|
+
$on?: any;
|
6
12
|
};
|
7
|
-
|
8
|
-
[evt: string]: CustomEvent<any>;
|
9
|
-
};
|
10
|
-
slots: {
|
11
|
-
default: {};
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export type InlinePopoverProps = typeof __propDef.props;
|
15
|
-
export type InlinePopoverEvents = typeof __propDef.events;
|
16
|
-
export type InlinePopoverSlots = typeof __propDef.slots;
|
17
|
-
export default class InlinePopover extends SvelteComponentTyped<InlinePopoverProps, InlinePopoverEvents, InlinePopoverSlots> {
|
13
|
+
z_$$bindings?: Bindings;
|
18
14
|
}
|
19
|
-
|
15
|
+
type $$__sveltets_2_PropsWithChildren<Props, Slots> = Props & (Slots extends {
|
16
|
+
default: any;
|
17
|
+
} ? Props extends Record<string, never> ? any : {
|
18
|
+
children?: any;
|
19
|
+
} : {});
|
20
|
+
declare const InlinePopover: $$__sveltets_2_IsomorphicComponent<$$__sveltets_2_PropsWithChildren<{
|
21
|
+
[x: string]: any;
|
22
|
+
}, {
|
23
|
+
default: {};
|
24
|
+
}>, {
|
25
|
+
[evt: string]: CustomEvent<any>;
|
26
|
+
}, {
|
27
|
+
default: {};
|
28
|
+
}, {}, string>;
|
29
|
+
type InlinePopover = InstanceType<typeof InlinePopover>;
|
30
|
+
export default InlinePopover;
|
20
31
|
//# sourceMappingURL=inline-popover.gen.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"inline-popover.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/inline-popover/inline-popover.gen.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"inline-popover.gen.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/inline-popover/inline-popover.gen.svelte.ts"],"names":[],"mappings":"AAGA,OAAO,8BAA8B,CAAA;AAiCrC,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAG;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IAC9G,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AACD,KAAK,gCAAgC,CAAC,KAAK,EAAE,KAAK,IAAI,KAAK,GACvD,CAAC,KAAK,SAAS;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,GACzB,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,GACnC,GAAG,GACH;IAAE,QAAQ,CAAC,EAAE,GAAG,CAAA;CAAE,GAClB,EAAE,CAAC,CAAC;AAId,QAAA,MAAM,aAAa;;;;;;;;cAA0G,CAAC;AAC5G,KAAK,aAAa,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC;AAC1D,eAAe,aAAa,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import type {
|
1
|
+
import type { Component } from 'svelte';
|
2
2
|
/**
|
3
3
|
* @internal
|
4
4
|
*/
|
5
|
-
export declare const NodeViewConsumer:
|
5
|
+
export declare const NodeViewConsumer: Component<Record<string, never>>;
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/node-view-consumer/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/node-view-consumer/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAA;AAIvC;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAW,SAAS,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAA"}
|
@@ -1,17 +1,21 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
interface $$__sveltets_2_IsomorphicComponent<Props extends Record<string, any> = any, Events extends Record<string, any> = any, Slots extends Record<string, any> = any, Exports = {}, Bindings = string> {
|
2
|
+
new (options: import('svelte').ComponentConstructorOptions<Props>): import('svelte').SvelteComponent<Props, Events, Slots> & {
|
3
|
+
$$bindings?: Bindings;
|
4
|
+
} & Exports;
|
5
|
+
(internal: unknown, props: {
|
6
|
+
$$events?: Events;
|
7
|
+
$$slots?: Slots;
|
8
|
+
}): Exports & {
|
9
|
+
$set?: any;
|
10
|
+
$on?: any;
|
6
11
|
};
|
7
|
-
|
8
|
-
default: {};
|
9
|
-
};
|
10
|
-
};
|
11
|
-
export type NodeViewConsumerProps = typeof __propDef.props;
|
12
|
-
export type NodeViewConsumerEvents = typeof __propDef.events;
|
13
|
-
export type NodeViewConsumerSlots = typeof __propDef.slots;
|
14
|
-
export default class NodeViewConsumer extends SvelteComponentTyped<NodeViewConsumerProps, NodeViewConsumerEvents, NodeViewConsumerSlots> {
|
12
|
+
z_$$bindings?: Bindings;
|
15
13
|
}
|
16
|
-
|
14
|
+
declare const NodeViewConsumer: $$__sveltets_2_IsomorphicComponent<any, {
|
15
|
+
[evt: string]: CustomEvent<any>;
|
16
|
+
}, {
|
17
|
+
default: {};
|
18
|
+
}, {}, string>;
|
19
|
+
type NodeViewConsumer = InstanceType<typeof NodeViewConsumer>;
|
20
|
+
export default NodeViewConsumer;
|
17
21
|
//# sourceMappingURL=node-view-consumer.svelte.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"node-view-consumer.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/node-view-consumer/node-view-consumer.svelte.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"node-view-consumer.svelte.d.ts","sourceRoot":"","sources":["../../../../../src/components/node-view-consumer/node-view-consumer.svelte.ts"],"names":[],"mappings":"AA0BA,UAAU,kCAAkC,CAAC,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM;IACpM,KAAK,OAAO,EAAE,OAAO,QAAQ,EAAE,2BAA2B,CAAC,KAAK,CAAC,GAAG,OAAO,QAAQ,EAAE,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC;IACjK,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,KAAK,CAAA;KAAC,GAAG,OAAO,GAAG;QAAE,IAAI,CAAC,EAAE,GAAG,CAAC;QAAC,GAAG,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC;IACtG,YAAY,CAAC,EAAE,QAAQ,CAAC;CAC3B;AAUD,QAAA,MAAM,gBAAgB;;;;cAAmF,CAAC;AACxF,KAAK,gBAAgB,GAAG,YAAY,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAChE,eAAe,gBAAgB,CAAC"}
|
@@ -1,6 +1,4 @@
|
|
1
|
-
import type {
|
2
|
-
import type {
|
3
|
-
export declare const NodeViewWrapper:
|
4
|
-
component: SvelteNodeViewComponent;
|
5
|
-
}>;
|
1
|
+
import type { Component } from 'svelte';
|
2
|
+
import type { NodeViewWrapperProps } from './props';
|
3
|
+
export declare const NodeViewWrapper: Component<NodeViewWrapperProps>;
|
6
4
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/node-view-wrapper/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/node-view-wrapper/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAA;AAGvC,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAEnD,eAAO,MAAM,eAAe,EAAW,SAAS,CAAC,oBAAoB,CAAC,CAAA"}
|
@@ -1,9 +1,9 @@
|
|
1
1
|
<script lang="ts">
|
2
2
|
import { useNodeViewContext } from '@prosemirror-adapter/svelte'
|
3
3
|
import type { SvelteNodeViewProps } from '../../node-view/types'
|
4
|
-
import type {
|
4
|
+
import type { NodeViewWrapperProps } from './props'
|
5
5
|
|
6
|
-
|
6
|
+
const { component: NodeViewComponent }: NodeViewWrapperProps = $props()
|
7
7
|
|
8
8
|
const nodeViewProps: SvelteNodeViewProps = {
|
9
9
|
contentRef: useNodeViewContext('contentRef'),
|
@@ -17,6 +17,6 @@ const nodeViewProps: SvelteNodeViewProps = {
|
|
17
17
|
}
|
18
18
|
</script>
|
19
19
|
|
20
|
-
{#if
|
21
|
-
<
|
20
|
+
{#if NodeViewComponent}
|
21
|
+
<NodeViewComponent {...nodeViewProps} />
|
22
22
|
{/if}
|