@prosekit/svelte 0.9.0-beta.2 → 0.9.0-beta.3

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.
Files changed (155) hide show
  1. package/dist/build/components/autocomplete/autocomplete-empty.gen.d.ts +3 -2
  2. package/dist/build/components/autocomplete/autocomplete-empty.gen.d.ts.map +1 -1
  3. package/dist/build/components/autocomplete/autocomplete-item.gen.d.ts +3 -4
  4. package/dist/build/components/autocomplete/autocomplete-item.gen.d.ts.map +1 -1
  5. package/dist/build/components/autocomplete/autocomplete-popup.gen.d.ts +3 -4
  6. package/dist/build/components/autocomplete/autocomplete-popup.gen.d.ts.map +1 -1
  7. package/dist/build/components/autocomplete/autocomplete-positioner.gen.d.ts +3 -3
  8. package/dist/build/components/autocomplete/autocomplete-positioner.gen.d.ts.map +1 -1
  9. package/dist/build/components/autocomplete/autocomplete-root.gen.d.ts +3 -4
  10. package/dist/build/components/autocomplete/autocomplete-root.gen.d.ts.map +1 -1
  11. package/dist/build/components/autocomplete/index.gen.d.ts +3 -4
  12. package/dist/build/components/autocomplete/index.gen.d.ts.map +1 -1
  13. package/dist/build/components/autocomplete/index.gen.js +0 -1
  14. package/dist/build/components/block-handle/block-handle-add.gen.d.ts +3 -3
  15. package/dist/build/components/block-handle/block-handle-add.gen.d.ts.map +1 -1
  16. package/dist/build/components/block-handle/block-handle-draggable.gen.d.ts +3 -3
  17. package/dist/build/components/block-handle/block-handle-draggable.gen.d.ts.map +1 -1
  18. package/dist/build/components/block-handle/block-handle-popup.gen.d.ts +3 -2
  19. package/dist/build/components/block-handle/block-handle-popup.gen.d.ts.map +1 -1
  20. package/dist/build/components/block-handle/block-handle-positioner.gen.d.ts +3 -3
  21. package/dist/build/components/block-handle/block-handle-positioner.gen.d.ts.map +1 -1
  22. package/dist/build/components/block-handle/block-handle-root.gen.d.ts +3 -4
  23. package/dist/build/components/block-handle/block-handle-root.gen.d.ts.map +1 -1
  24. package/dist/build/components/block-handle/index.gen.d.ts +1 -2
  25. package/dist/build/components/block-handle/index.gen.d.ts.map +1 -1
  26. package/dist/build/components/block-handle/index.gen.js +0 -1
  27. package/dist/build/components/drop-indicator/drop-indicator.gen.d.ts +3 -3
  28. package/dist/build/components/drop-indicator/drop-indicator.gen.d.ts.map +1 -1
  29. package/dist/build/components/inline-popover/index.gen.d.ts +1 -2
  30. package/dist/build/components/inline-popover/index.gen.d.ts.map +1 -1
  31. package/dist/build/components/inline-popover/index.gen.js +0 -1
  32. package/dist/build/components/inline-popover/inline-popover-popup.gen.d.ts +3 -2
  33. package/dist/build/components/inline-popover/inline-popover-popup.gen.d.ts.map +1 -1
  34. package/dist/build/components/inline-popover/inline-popover-positioner.gen.d.ts +3 -3
  35. package/dist/build/components/inline-popover/inline-popover-positioner.gen.d.ts.map +1 -1
  36. package/dist/build/components/inline-popover/inline-popover-root.gen.d.ts +4 -5
  37. package/dist/build/components/inline-popover/inline-popover-root.gen.d.ts.map +1 -1
  38. package/dist/build/components/menu/index.gen.d.ts +3 -4
  39. package/dist/build/components/menu/index.gen.d.ts.map +1 -1
  40. package/dist/build/components/menu/index.gen.js +0 -1
  41. package/dist/build/components/menu/menu-item.gen.d.ts +3 -4
  42. package/dist/build/components/menu/menu-item.gen.d.ts.map +1 -1
  43. package/dist/build/components/menu/menu-popup.gen.d.ts +3 -3
  44. package/dist/build/components/menu/menu-popup.gen.d.ts.map +1 -1
  45. package/dist/build/components/menu/menu-positioner.gen.d.ts +3 -3
  46. package/dist/build/components/menu/menu-positioner.gen.d.ts.map +1 -1
  47. package/dist/build/components/menu/menu-root.gen.d.ts +3 -4
  48. package/dist/build/components/menu/menu-root.gen.d.ts.map +1 -1
  49. package/dist/build/components/menu/menu-submenu-root.gen.d.ts +3 -2
  50. package/dist/build/components/menu/menu-submenu-root.gen.d.ts.map +1 -1
  51. package/dist/build/components/menu/menu-submenu-trigger.gen.d.ts +3 -2
  52. package/dist/build/components/menu/menu-submenu-trigger.gen.d.ts.map +1 -1
  53. package/dist/build/components/menu/menu-trigger.gen.d.ts +3 -4
  54. package/dist/build/components/menu/menu-trigger.gen.d.ts.map +1 -1
  55. package/dist/build/components/popover/index.gen.d.ts +2 -3
  56. package/dist/build/components/popover/index.gen.d.ts.map +1 -1
  57. package/dist/build/components/popover/index.gen.js +0 -1
  58. package/dist/build/components/popover/popover-popup.gen.d.ts +3 -2
  59. package/dist/build/components/popover/popover-popup.gen.d.ts.map +1 -1
  60. package/dist/build/components/popover/popover-positioner.gen.d.ts +3 -3
  61. package/dist/build/components/popover/popover-positioner.gen.d.ts.map +1 -1
  62. package/dist/build/components/popover/popover-root.gen.d.ts +3 -4
  63. package/dist/build/components/popover/popover-root.gen.d.ts.map +1 -1
  64. package/dist/build/components/popover/popover-trigger.gen.d.ts +3 -4
  65. package/dist/build/components/popover/popover-trigger.gen.d.ts.map +1 -1
  66. package/dist/build/components/resizable/index.gen.d.ts +1 -2
  67. package/dist/build/components/resizable/index.gen.d.ts.map +1 -1
  68. package/dist/build/components/resizable/index.gen.js +0 -1
  69. package/dist/build/components/resizable/resizable-handle.gen.d.ts +3 -3
  70. package/dist/build/components/resizable/resizable-handle.gen.d.ts.map +1 -1
  71. package/dist/build/components/resizable/resizable-root.gen.d.ts +3 -4
  72. package/dist/build/components/resizable/resizable-root.gen.d.ts.map +1 -1
  73. package/dist/build/components/table-handle/table-handle-column-menu-root.gen.d.ts +3 -3
  74. package/dist/build/components/table-handle/table-handle-column-menu-root.gen.d.ts.map +1 -1
  75. package/dist/build/components/table-handle/table-handle-column-menu-trigger.gen.d.ts +3 -3
  76. package/dist/build/components/table-handle/table-handle-column-menu-trigger.gen.d.ts.map +1 -1
  77. package/dist/build/components/table-handle/table-handle-column-popup.gen.d.ts +3 -2
  78. package/dist/build/components/table-handle/table-handle-column-popup.gen.d.ts.map +1 -1
  79. package/dist/build/components/table-handle/table-handle-column-positioner.gen.d.ts +3 -3
  80. package/dist/build/components/table-handle/table-handle-column-positioner.gen.d.ts.map +1 -1
  81. package/dist/build/components/table-handle/table-handle-drag-preview.gen.d.ts +3 -3
  82. package/dist/build/components/table-handle/table-handle-drag-preview.gen.d.ts.map +1 -1
  83. package/dist/build/components/table-handle/table-handle-drop-indicator.gen.d.ts +3 -3
  84. package/dist/build/components/table-handle/table-handle-drop-indicator.gen.d.ts.map +1 -1
  85. package/dist/build/components/table-handle/table-handle-root.gen.d.ts +3 -3
  86. package/dist/build/components/table-handle/table-handle-root.gen.d.ts.map +1 -1
  87. package/dist/build/components/table-handle/table-handle-row-menu-root.gen.d.ts +3 -3
  88. package/dist/build/components/table-handle/table-handle-row-menu-root.gen.d.ts.map +1 -1
  89. package/dist/build/components/table-handle/table-handle-row-menu-trigger.gen.d.ts +3 -3
  90. package/dist/build/components/table-handle/table-handle-row-menu-trigger.gen.d.ts.map +1 -1
  91. package/dist/build/components/table-handle/table-handle-row-popup.gen.d.ts +3 -2
  92. package/dist/build/components/table-handle/table-handle-row-popup.gen.d.ts.map +1 -1
  93. package/dist/build/components/table-handle/table-handle-row-positioner.gen.d.ts +3 -3
  94. package/dist/build/components/table-handle/table-handle-row-positioner.gen.d.ts.map +1 -1
  95. package/dist/build/components/tooltip/index.gen.d.ts +1 -2
  96. package/dist/build/components/tooltip/index.gen.d.ts.map +1 -1
  97. package/dist/build/components/tooltip/index.gen.js +0 -1
  98. package/dist/build/components/tooltip/tooltip-popup.gen.d.ts +3 -2
  99. package/dist/build/components/tooltip/tooltip-popup.gen.d.ts.map +1 -1
  100. package/dist/build/components/tooltip/tooltip-positioner.gen.d.ts +3 -3
  101. package/dist/build/components/tooltip/tooltip-positioner.gen.d.ts.map +1 -1
  102. package/dist/build/components/tooltip/tooltip-root.gen.d.ts +3 -4
  103. package/dist/build/components/tooltip/tooltip-root.gen.d.ts.map +1 -1
  104. package/dist/build/components/tooltip/tooltip-trigger.gen.d.ts +3 -3
  105. package/dist/build/components/tooltip/tooltip-trigger.gen.d.ts.map +1 -1
  106. package/package.json +5 -5
  107. package/src/components/autocomplete/autocomplete-empty.gen.ts +3 -2
  108. package/src/components/autocomplete/autocomplete-item.gen.ts +3 -5
  109. package/src/components/autocomplete/autocomplete-popup.gen.ts +3 -5
  110. package/src/components/autocomplete/autocomplete-positioner.gen.ts +3 -3
  111. package/src/components/autocomplete/autocomplete-root.gen.ts +3 -5
  112. package/src/components/autocomplete/index.gen.ts +3 -5
  113. package/src/components/block-handle/block-handle-add.gen.ts +3 -3
  114. package/src/components/block-handle/block-handle-draggable.gen.ts +3 -3
  115. package/src/components/block-handle/block-handle-popup.gen.ts +3 -2
  116. package/src/components/block-handle/block-handle-positioner.gen.ts +3 -3
  117. package/src/components/block-handle/block-handle-root.gen.ts +3 -5
  118. package/src/components/block-handle/index.gen.ts +1 -3
  119. package/src/components/drop-indicator/drop-indicator.gen.ts +3 -3
  120. package/src/components/inline-popover/index.gen.ts +1 -3
  121. package/src/components/inline-popover/inline-popover-popup.gen.ts +3 -2
  122. package/src/components/inline-popover/inline-popover-positioner.gen.ts +3 -3
  123. package/src/components/inline-popover/inline-popover-root.gen.ts +4 -6
  124. package/src/components/menu/index.gen.ts +3 -5
  125. package/src/components/menu/menu-item.gen.ts +3 -5
  126. package/src/components/menu/menu-popup.gen.ts +3 -3
  127. package/src/components/menu/menu-positioner.gen.ts +3 -3
  128. package/src/components/menu/menu-root.gen.ts +3 -5
  129. package/src/components/menu/menu-submenu-root.gen.ts +3 -2
  130. package/src/components/menu/menu-submenu-trigger.gen.ts +3 -2
  131. package/src/components/menu/menu-trigger.gen.ts +3 -5
  132. package/src/components/popover/index.gen.ts +2 -4
  133. package/src/components/popover/popover-popup.gen.ts +3 -2
  134. package/src/components/popover/popover-positioner.gen.ts +3 -3
  135. package/src/components/popover/popover-root.gen.ts +3 -5
  136. package/src/components/popover/popover-trigger.gen.ts +3 -5
  137. package/src/components/resizable/index.gen.ts +1 -3
  138. package/src/components/resizable/resizable-handle.gen.ts +3 -3
  139. package/src/components/resizable/resizable-root.gen.ts +3 -5
  140. package/src/components/table-handle/table-handle-column-menu-root.gen.ts +3 -3
  141. package/src/components/table-handle/table-handle-column-menu-trigger.gen.ts +3 -3
  142. package/src/components/table-handle/table-handle-column-popup.gen.ts +3 -2
  143. package/src/components/table-handle/table-handle-column-positioner.gen.ts +3 -3
  144. package/src/components/table-handle/table-handle-drag-preview.gen.ts +3 -3
  145. package/src/components/table-handle/table-handle-drop-indicator.gen.ts +3 -3
  146. package/src/components/table-handle/table-handle-root.gen.ts +3 -3
  147. package/src/components/table-handle/table-handle-row-menu-root.gen.ts +3 -3
  148. package/src/components/table-handle/table-handle-row-menu-trigger.gen.ts +3 -3
  149. package/src/components/table-handle/table-handle-row-popup.gen.ts +3 -2
  150. package/src/components/table-handle/table-handle-row-positioner.gen.ts +3 -3
  151. package/src/components/tooltip/index.gen.ts +1 -3
  152. package/src/components/tooltip/tooltip-popup.gen.ts +3 -2
  153. package/src/components/tooltip/tooltip-positioner.gen.ts +3 -3
  154. package/src/components/tooltip/tooltip-root.gen.ts +3 -5
  155. package/src/components/tooltip/tooltip-trigger.gen.ts +3 -3
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TableHandleDragPreviewProps as TableHandleDragPreviewElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleDragPreviewElement, TableHandleDragPreviewProps as TableHandleDragPreviewElementProps } from '@prosekit/web/table-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TableHandleDragPreview} Svelte component.
8
9
  *
@@ -15,12 +16,11 @@ export interface TableHandleDragPreviewProps {
15
16
  */
16
17
  editor?: TableHandleDragPreviewElementProps['editor'];
17
18
  children?: Snippet;
18
- [key: string]: unknown;
19
19
  }
20
20
  /**
21
21
  * A Svelte component that renders an `prosekit-table-handle-drag-preview` custom element.
22
22
  *
23
23
  * @public
24
24
  */
25
- export declare const TableHandleDragPreview: Component<TableHandleDragPreviewProps>;
25
+ export declare const TableHandleDragPreview: Component<TableHandleDragPreviewProps & HTMLAttributes<TableHandleDragPreviewElement>>;
26
26
  //# sourceMappingURL=table-handle-drag-preview.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-drag-preview.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-drag-preview.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,2BAA2B,IAAI,kCAAkC,EAAE,MAAM,4BAA4B,CAAC;AACpH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;;OAGG;IACH,MAAM,CAAC,EAAE,kCAAkC,CAAC,QAAQ,CAAC,CAAC;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,CAAC,2BAA2B,CAAwF,CAAC"}
1
+ {"version":3,"file":"table-handle-drag-preview.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-drag-preview.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,6BAA6B,EAAE,2BAA2B,IAAI,kCAAkC,EAAE,MAAM,4BAA4B,CAAC;AACnJ,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;;OAGG;IACH,MAAM,CAAC,EAAE,kCAAkC,CAAC,QAAQ,CAAC,CAAC;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,CAAC,2BAA2B,GAAG,cAAc,CAAC,6BAA6B,CAAC,CAA6H,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TableHandleDropIndicatorProps as TableHandleDropIndicatorElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleDropIndicatorElement, TableHandleDropIndicatorProps as TableHandleDropIndicatorElementProps } from '@prosekit/web/table-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TableHandleDropIndicator} Svelte component.
8
9
  *
@@ -15,12 +16,11 @@ export interface TableHandleDropIndicatorProps {
15
16
  */
16
17
  editor?: TableHandleDropIndicatorElementProps['editor'];
17
18
  children?: Snippet;
18
- [key: string]: unknown;
19
19
  }
20
20
  /**
21
21
  * A Svelte component that renders an `prosekit-table-handle-drop-indicator` custom element.
22
22
  *
23
23
  * @public
24
24
  */
25
- export declare const TableHandleDropIndicator: Component<TableHandleDropIndicatorProps>;
25
+ export declare const TableHandleDropIndicator: Component<TableHandleDropIndicatorProps & HTMLAttributes<TableHandleDropIndicatorElement>>;
26
26
  //# sourceMappingURL=table-handle-drop-indicator.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-drop-indicator.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-drop-indicator.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,6BAA6B,IAAI,oCAAoC,EAAE,MAAM,4BAA4B,CAAC;AACxH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;;OAGG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,EAAE,SAAS,CAAC,6BAA6B,CAA4F,CAAC"}
1
+ {"version":3,"file":"table-handle-drop-indicator.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-drop-indicator.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,+BAA+B,EAAE,6BAA6B,IAAI,oCAAoC,EAAE,MAAM,4BAA4B,CAAC;AACzJ,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;;OAGG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,EAAE,SAAS,CAAC,6BAA6B,GAAG,cAAc,CAAC,+BAA+B,CAAC,CAAmI,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TableHandleRootProps as TableHandleRootElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleRootElement, TableHandleRootProps as TableHandleRootElementProps } from '@prosekit/web/table-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TableHandleRoot} Svelte component.
8
9
  *
@@ -17,12 +18,11 @@ export interface TableHandleRootProps {
17
18
  */
18
19
  editor?: TableHandleRootElementProps['editor'];
19
20
  children?: Snippet;
20
- [key: string]: unknown;
21
21
  }
22
22
  /**
23
23
  * A Svelte component that renders an `prosekit-table-handle-root` custom element.
24
24
  *
25
25
  * @public
26
26
  */
27
- export declare const TableHandleRoot: Component<TableHandleRootProps>;
27
+ export declare const TableHandleRoot: Component<TableHandleRootProps & HTMLAttributes<TableHandleRootElement>>;
28
28
  //# sourceMappingURL=table-handle-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,oBAAoB,IAAI,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AACtG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,2BAA2B,CAAC,QAAQ,CAAC,CAAC;IAC/C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,SAAS,CAAC,oBAAoB,CAA0E,CAAC"}
1
+ {"version":3,"file":"table-handle-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,sBAAsB,EAAE,oBAAoB,IAAI,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AAC9H,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,2BAA2B,CAAC,QAAQ,CAAC,CAAC;IAC/C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,SAAS,CAAC,oBAAoB,GAAG,cAAc,CAAC,sBAAsB,CAAC,CAAwG,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TableHandleRowMenuRootProps as TableHandleRowMenuRootElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleRowMenuRootElement, TableHandleRowMenuRootProps as TableHandleRowMenuRootElementProps } from '@prosekit/web/table-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TableHandleRowMenuRoot} Svelte component.
8
9
  *
@@ -25,12 +26,11 @@ export interface TableHandleRowMenuRootProps {
25
26
  */
26
27
  disabled?: TableHandleRowMenuRootElementProps['disabled'];
27
28
  children?: Snippet;
28
- [key: string]: unknown;
29
29
  }
30
30
  /**
31
31
  * A Svelte component that renders an `prosekit-table-handle-row-menu-root` custom element.
32
32
  *
33
33
  * @public
34
34
  */
35
- export declare const TableHandleRowMenuRoot: Component<TableHandleRowMenuRootProps>;
35
+ export declare const TableHandleRowMenuRoot: Component<TableHandleRowMenuRootProps & HTMLAttributes<TableHandleRowMenuRootElement>>;
36
36
  //# sourceMappingURL=table-handle-row-menu-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-row-menu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-menu-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,2BAA2B,IAAI,kCAAkC,EAAE,MAAM,4BAA4B,CAAC;AACpH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,kCAAkC,CAAC,aAAa,CAAC,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,kCAAkC,CAAC,MAAM,CAAC,CAAC;IAClD;;;OAGG;IACH,QAAQ,CAAC,EAAE,kCAAkC,CAAC,UAAU,CAAC,CAAC;IAC1D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,CAAC,2BAA2B,CAAwF,CAAC"}
1
+ {"version":3,"file":"table-handle-row-menu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-menu-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,6BAA6B,EAAE,2BAA2B,IAAI,kCAAkC,EAAE,MAAM,4BAA4B,CAAC;AACnJ,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,kCAAkC,CAAC,aAAa,CAAC,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,kCAAkC,CAAC,MAAM,CAAC,CAAC;IAClD;;;OAGG;IACH,QAAQ,CAAC,EAAE,kCAAkC,CAAC,UAAU,CAAC,CAAC;IAC1D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,CAAC,2BAA2B,GAAG,cAAc,CAAC,6BAA6B,CAAC,CAA6H,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TableHandleRowMenuTriggerProps as TableHandleRowMenuTriggerElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleRowMenuTriggerElement, TableHandleRowMenuTriggerProps as TableHandleRowMenuTriggerElementProps } from '@prosekit/web/table-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TableHandleRowMenuTrigger} Svelte component.
8
9
  *
@@ -15,12 +16,11 @@ export interface TableHandleRowMenuTriggerProps {
15
16
  */
16
17
  editor?: TableHandleRowMenuTriggerElementProps['editor'];
17
18
  children?: Snippet;
18
- [key: string]: unknown;
19
19
  }
20
20
  /**
21
21
  * A Svelte component that renders an `prosekit-table-handle-row-menu-trigger` custom element.
22
22
  *
23
23
  * @public
24
24
  */
25
- export declare const TableHandleRowMenuTrigger: Component<TableHandleRowMenuTriggerProps>;
25
+ export declare const TableHandleRowMenuTrigger: Component<TableHandleRowMenuTriggerProps & HTMLAttributes<TableHandleRowMenuTriggerElement>>;
26
26
  //# sourceMappingURL=table-handle-row-menu-trigger.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-row-menu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-menu-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,8BAA8B,IAAI,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAC1H,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,MAAM,CAAC,EAAE,qCAAqC,CAAC,QAAQ,CAAC,CAAC;IACzD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,EAAE,SAAS,CAAC,8BAA8B,CAA8F,CAAC"}
1
+ {"version":3,"file":"table-handle-row-menu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-menu-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,gCAAgC,EAAE,8BAA8B,IAAI,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAC5J,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,MAAM,CAAC,EAAE,qCAAqC,CAAC,QAAQ,CAAC,CAAC;IACzD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,EAAE,SAAS,CAAC,8BAA8B,GAAG,cAAc,CAAC,gCAAgC,CAAC,CAAsI,CAAC"}
@@ -1,7 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
+ import type { TableHandleRowPopupElement } from '@prosekit/web/table-handle';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link TableHandleRowPopup} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface TableHandleRowPopupProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-table-handle-row-popup` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const TableHandleRowPopup: Component<TableHandleRowPopupProps>;
20
+ export declare const TableHandleRowPopup: Component<TableHandleRowPopupProps & HTMLAttributes<TableHandleRowPopupElement>>;
20
21
  //# sourceMappingURL=table-handle-row-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-row-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,EAAE,SAAS,CAAC,wBAAwB,CAAkF,CAAC"}
1
+ {"version":3,"file":"table-handle-row-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AAC7E,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,EAAE,SAAS,CAAC,wBAAwB,GAAG,cAAc,CAAC,0BAA0B,CAAC,CAAoH,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TableHandleRowPositionerProps as TableHandleRowPositionerElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleRowPositionerElement, TableHandleRowPositionerProps as TableHandleRowPositionerElementProps } from '@prosekit/web/table-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TableHandleRowPositioner} Svelte component.
8
9
  *
@@ -136,12 +137,11 @@ export interface TableHandleRowPositionerProps {
136
137
  */
137
138
  editor?: TableHandleRowPositionerElementProps['editor'];
138
139
  children?: Snippet;
139
- [key: string]: unknown;
140
140
  }
141
141
  /**
142
142
  * A Svelte component that renders an `prosekit-table-handle-row-positioner` custom element.
143
143
  *
144
144
  * @public
145
145
  */
146
- export declare const TableHandleRowPositioner: Component<TableHandleRowPositionerProps>;
146
+ export declare const TableHandleRowPositioner: Component<TableHandleRowPositionerProps & HTMLAttributes<TableHandleRowPositionerElement>>;
147
147
  //# sourceMappingURL=table-handle-row-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-row-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,6BAA6B,IAAI,oCAAoC,EAAE,MAAM,4BAA4B,CAAC;AACxH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;;;OAIG;IACH,SAAS,CAAC,EAAE,oCAAoC,CAAC,WAAW,CAAC,CAAC;IAC9D;;;;OAIG;IACH,QAAQ,CAAC,EAAE,oCAAoC,CAAC,UAAU,CAAC,CAAC;IAC5D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,oCAAoC,CAAC,YAAY,CAAC,CAAC;IAChE;;;;;OAKG;IACH,KAAK,CAAC,EAAE,oCAAoC,CAAC,OAAO,CAAC,CAAC;IACtD;;;OAGG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD;;;OAGG;IACH,IAAI,CAAC,EAAE,oCAAoC,CAAC,MAAM,CAAC,CAAC;IACpD;;;OAGG;IACH,KAAK,CAAC,EAAE,oCAAoC,CAAC,OAAO,CAAC,CAAC;IACtD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,oCAAoC,CAAC,SAAS,CAAC,CAAC;IAC1D;;;;;OAKG;IACH,WAAW,CAAC,EAAE,oCAAoC,CAAC,aAAa,CAAC,CAAC;IAClE;;;;;OAKG;IACH,SAAS,CAAC,EAAE,oCAAoC,CAAC,WAAW,CAAC,CAAC;IAC9D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,oCAAoC,CAAC,YAAY,CAAC,CAAC;IAChE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD;;;OAGG;IACH,IAAI,CAAC,EAAE,oCAAoC,CAAC,MAAM,CAAC,CAAC;IACpD;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,oCAAoC,CAAC,UAAU,CAAC,CAAC;IAC5D;;;;;OAKG;IACH,YAAY,CAAC,EAAE,oCAAoC,CAAC,cAAc,CAAC,CAAC;IACpE;;;;;OAKG;IACH,eAAe,CAAC,EAAE,oCAAoC,CAAC,iBAAiB,CAAC,CAAC;IAC1E;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,oCAAoC,CAAC,gBAAgB,CAAC,CAAC;IACxE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,oCAAoC,CAAC,aAAa,CAAC,CAAC;IAClE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,EAAE,SAAS,CAAC,6BAA6B,CAA4F,CAAC"}
1
+ {"version":3,"file":"table-handle-row-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-row-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,+BAA+B,EAAE,6BAA6B,IAAI,oCAAoC,EAAE,MAAM,4BAA4B,CAAC;AACzJ,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;;;OAIG;IACH,SAAS,CAAC,EAAE,oCAAoC,CAAC,WAAW,CAAC,CAAC;IAC9D;;;;OAIG;IACH,QAAQ,CAAC,EAAE,oCAAoC,CAAC,UAAU,CAAC,CAAC;IAC5D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,oCAAoC,CAAC,YAAY,CAAC,CAAC;IAChE;;;;;OAKG;IACH,KAAK,CAAC,EAAE,oCAAoC,CAAC,OAAO,CAAC,CAAC;IACtD;;;OAGG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD;;;OAGG;IACH,IAAI,CAAC,EAAE,oCAAoC,CAAC,MAAM,CAAC,CAAC;IACpD;;;OAGG;IACH,KAAK,CAAC,EAAE,oCAAoC,CAAC,OAAO,CAAC,CAAC;IACtD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,oCAAoC,CAAC,SAAS,CAAC,CAAC;IAC1D;;;;;OAKG;IACH,WAAW,CAAC,EAAE,oCAAoC,CAAC,aAAa,CAAC,CAAC;IAClE;;;;;OAKG;IACH,SAAS,CAAC,EAAE,oCAAoC,CAAC,WAAW,CAAC,CAAC;IAC9D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,oCAAoC,CAAC,YAAY,CAAC,CAAC;IAChE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD;;;OAGG;IACH,IAAI,CAAC,EAAE,oCAAoC,CAAC,MAAM,CAAC,CAAC;IACpD;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,oCAAoC,CAAC,UAAU,CAAC,CAAC;IAC5D;;;;;OAKG;IACH,YAAY,CAAC,EAAE,oCAAoC,CAAC,cAAc,CAAC,CAAC;IACpE;;;;;OAKG;IACH,eAAe,CAAC,EAAE,oCAAoC,CAAC,iBAAiB,CAAC,CAAC;IAC1E;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,oCAAoC,CAAC,gBAAgB,CAAC,CAAC;IACxE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,oCAAoC,CAAC,aAAa,CAAC,CAAC;IAClE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC,QAAQ,CAAC,CAAC;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,EAAE,SAAS,CAAC,6BAA6B,GAAG,cAAc,CAAC,+BAA+B,CAAC,CAAmI,CAAC"}
@@ -3,7 +3,6 @@
3
3
  */
4
4
  export { TooltipPopup, type TooltipPopupProps } from './tooltip-popup.gen.ts';
5
5
  export { TooltipPositioner, type TooltipPositionerProps } from './tooltip-positioner.gen.ts';
6
- export { TooltipRoot, type TooltipRootProps, type TooltipRootEvents } from './tooltip-root.gen.ts';
6
+ export { TooltipRoot, type TooltipRootProps } from './tooltip-root.gen.ts';
7
7
  export { TooltipTrigger, type TooltipTriggerProps } from './tooltip-trigger.gen.ts';
8
- export { OpenChangeEvent } from '@prosekit/web/tooltip';
9
8
  //# sourceMappingURL=index.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAE7F,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,KAAK,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAEnG,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAEpF,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAE7F,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAE3E,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC"}
@@ -5,4 +5,3 @@ export { TooltipPopup } from "./tooltip-popup.gen.js";
5
5
  export { TooltipPositioner } from "./tooltip-positioner.gen.js";
6
6
  export { TooltipRoot } from "./tooltip-root.gen.js";
7
7
  export { TooltipTrigger } from "./tooltip-trigger.gen.js";
8
- export { OpenChangeEvent } from '@prosekit/web/tooltip';
@@ -1,7 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
+ import type { TooltipPopupElement } from '@prosekit/web/tooltip';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link TooltipPopup} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface TooltipPopupProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-tooltip-popup` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const TooltipPopup: Component<TooltipPopupProps>;
20
+ export declare const TooltipPopup: Component<TooltipPopupProps & HTMLAttributes<TooltipPopupElement>>;
20
21
  //# sourceMappingURL=tooltip-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,SAAS,CAAC,iBAAiB,CAAoE,CAAC"}
1
+ {"version":3,"file":"tooltip-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,SAAS,CAAC,iBAAiB,GAAG,cAAc,CAAC,mBAAmB,CAAC,CAA+F,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TooltipPositionerProps as TooltipPositionerElementProps } from '@prosekit/web/tooltip';
4
+ import type { TooltipPositionerElement, TooltipPositionerProps as TooltipPositionerElementProps } from '@prosekit/web/tooltip';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TooltipPositioner} Svelte component.
8
9
  *
@@ -137,12 +138,11 @@ export interface TooltipPositionerProps {
137
138
  */
138
139
  altBoundary?: TooltipPositionerElementProps['altBoundary'];
139
140
  children?: Snippet;
140
- [key: string]: unknown;
141
141
  }
142
142
  /**
143
143
  * A Svelte component that renders an `prosekit-tooltip-positioner` custom element.
144
144
  *
145
145
  * @public
146
146
  */
147
- export declare const TooltipPositioner: Component<TooltipPositionerProps>;
147
+ export declare const TooltipPositioner: Component<TooltipPositionerProps & HTMLAttributes<TooltipPositionerElement>>;
148
148
  //# sourceMappingURL=tooltip-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,sBAAsB,IAAI,6BAA6B,EAAE,MAAM,uBAAuB,CAAC;AACrG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACrC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACrD;;;;OAIG;IACH,SAAS,CAAC,EAAE,6BAA6B,CAAC,WAAW,CAAC,CAAC;IACvD;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,6BAA6B,CAAC,YAAY,CAAC,CAAC;IACzD;;;;;OAKG;IACH,KAAK,CAAC,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAC/C;;;;OAIG;IACH,MAAM,CAAC,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;IAC7C;;;;OAIG;IACH,KAAK,CAAC,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAC/C;;;;;OAKG;IACH,OAAO,CAAC,EAAE,6BAA6B,CAAC,SAAS,CAAC,CAAC;IACnD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,SAAS,CAAC,EAAE,6BAA6B,CAAC,WAAW,CAAC,CAAC;IACvD;;;;;OAKG;IACH,UAAU,CAAC,EAAE,6BAA6B,CAAC,YAAY,CAAC,CAAC;IACzD;;;;;OAKG;IACH,MAAM,CAAC,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IACjD;;;;;OAKG;IACH,IAAI,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;IAC7C;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACrD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,6BAA6B,CAAC,cAAc,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,eAAe,CAAC,EAAE,6BAA6B,CAAC,iBAAiB,CAAC,CAAC;IACnE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,6BAA6B,CAAC,gBAAgB,CAAC,CAAC;IACjE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,EAAE,SAAS,CAAC,sBAAsB,CAA8E,CAAC"}
1
+ {"version":3,"file":"tooltip-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,wBAAwB,EAAE,sBAAsB,IAAI,6BAA6B,EAAE,MAAM,uBAAuB,CAAC;AAC/H,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACrC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACrD;;;;OAIG;IACH,SAAS,CAAC,EAAE,6BAA6B,CAAC,WAAW,CAAC,CAAC;IACvD;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,6BAA6B,CAAC,YAAY,CAAC,CAAC;IACzD;;;;;OAKG;IACH,KAAK,CAAC,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAC/C;;;;OAIG;IACH,MAAM,CAAC,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;IAC7C;;;;OAIG;IACH,KAAK,CAAC,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAC/C;;;;;OAKG;IACH,OAAO,CAAC,EAAE,6BAA6B,CAAC,SAAS,CAAC,CAAC;IACnD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,SAAS,CAAC,EAAE,6BAA6B,CAAC,WAAW,CAAC,CAAC;IACvD;;;;;OAKG;IACH,UAAU,CAAC,EAAE,6BAA6B,CAAC,YAAY,CAAC,CAAC;IACzD;;;;;OAKG;IACH,MAAM,CAAC,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IACjD;;;;;OAKG;IACH,IAAI,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;IAC7C;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACrD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,6BAA6B,CAAC,cAAc,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,eAAe,CAAC,EAAE,6BAA6B,CAAC,iBAAiB,CAAC,CAAC;IACnE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,6BAA6B,CAAC,gBAAgB,CAAC,CAAC;IACjE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,EAAE,SAAS,CAAC,sBAAsB,GAAG,cAAc,CAAC,wBAAwB,CAAC,CAA8G,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TooltipRootEvents, TooltipRootProps as TooltipRootElementProps } from '@prosekit/web/tooltip';
4
+ import type { TooltipRootElement, TooltipRootEvents, TooltipRootProps as TooltipRootElementProps } from '@prosekit/web/tooltip';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TooltipRoot} Svelte component.
8
9
  *
@@ -27,13 +28,11 @@ export interface TooltipRootProps {
27
28
  /** Emitted when the tooltip is opened or closed. */
28
29
  onOpenChange?: (event: TooltipRootEvents['openChange']) => void;
29
30
  children?: Snippet;
30
- [key: string]: unknown;
31
31
  }
32
32
  /**
33
33
  * A Svelte component that renders an `prosekit-tooltip-root` custom element.
34
34
  *
35
35
  * @public
36
36
  */
37
- export declare const TooltipRoot: Component<TooltipRootProps>;
38
- export type { TooltipRootEvents };
37
+ export declare const TooltipRoot: Component<TooltipRootProps & HTMLAttributes<TooltipRootElement>>;
39
38
  //# sourceMappingURL=tooltip-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,iBAAiB,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,uBAAuB,CAAC;AAC5G,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,uBAAuB,CAAC,aAAa,CAAC,CAAC;IACrD;;;OAGG;IACH,IAAI,CAAC,EAAE,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACvC;;;OAGG;IACH,QAAQ,CAAC,EAAE,uBAAuB,CAAC,UAAU,CAAC,CAAC;IAC/C,oDAAoD;IACpD,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,iBAAiB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IAChE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,SAAS,CAAC,gBAAgB,CAAkE,CAAC;AAEvH,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"tooltip-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,uBAAuB,CAAC;AAChI,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,uBAAuB,CAAC,aAAa,CAAC,CAAC;IACrD;;;OAGG;IACH,IAAI,CAAC,EAAE,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACvC;;;OAGG;IACH,QAAQ,CAAC,EAAE,uBAAuB,CAAC,UAAU,CAAC,CAAC;IAC/C,oDAAoD;IACpD,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,iBAAiB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IAChE,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,SAAS,CAAC,gBAAgB,GAAG,cAAc,CAAC,kBAAkB,CAAC,CAA4F,CAAC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- import type { TooltipTriggerProps as TooltipTriggerElementProps } from '@prosekit/web/tooltip';
4
+ import type { TooltipTriggerElement, TooltipTriggerProps as TooltipTriggerElementProps } from '@prosekit/web/tooltip';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link TooltipTrigger} Svelte component.
8
9
  *
@@ -25,12 +26,11 @@ export interface TooltipTriggerProps {
25
26
  */
26
27
  closeDelay?: TooltipTriggerElementProps['closeDelay'];
27
28
  children?: Snippet;
28
- [key: string]: unknown;
29
29
  }
30
30
  /**
31
31
  * A Svelte component that renders an `prosekit-tooltip-trigger` custom element.
32
32
  *
33
33
  * @public
34
34
  */
35
- export declare const TooltipTrigger: Component<TooltipTriggerProps>;
35
+ export declare const TooltipTrigger: Component<TooltipTriggerProps & HTMLAttributes<TooltipTriggerElement>>;
36
36
  //# sourceMappingURL=tooltip-trigger.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AAC/F,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAClD;;;OAGG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC,WAAW,CAAC,CAAC;IACpD;;;OAGG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,SAAS,CAAC,mBAAmB,CAAwE,CAAC"}
1
+ {"version":3,"file":"tooltip-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/tooltip/tooltip-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AACtH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAClD;;;OAGG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC,WAAW,CAAC,CAAC;IACpD;;;OAGG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,SAAS,CAAC,mBAAmB,GAAG,cAAc,CAAC,qBAAqB,CAAC,CAAqG,CAAC"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@prosekit/svelte",
3
3
  "type": "module",
4
- "version": "0.9.0-beta.2",
4
+ "version": "0.9.0-beta.3",
5
5
  "private": false,
6
6
  "description": "Svelte components and utilities for ProseKit",
7
7
  "author": {
@@ -84,8 +84,8 @@
84
84
  "@prosemirror-adapter/core": "^0.5.3",
85
85
  "@prosemirror-adapter/svelte": "^0.5.3",
86
86
  "@prosekit/core": "^0.12.0-beta.0",
87
- "@prosekit/pm": "^0.1.15",
88
- "@prosekit/web": "^0.8.0-beta.2"
87
+ "@prosekit/web": "^0.8.0-beta.3",
88
+ "@prosekit/pm": "^0.1.15"
89
89
  },
90
90
  "peerDependencies": {
91
91
  "svelte": ">= 5.0.0"
@@ -105,9 +105,9 @@
105
105
  "typescript": "~5.9.3",
106
106
  "vitest": "^4.1.4",
107
107
  "vitest-browser-svelte": "^2.1.0",
108
+ "@prosekit/config-ts": "0.0.0",
108
109
  "@prosekit/config-vitest": "0.0.0",
109
- "@prosekit/testing": "0.0.0",
110
- "@prosekit/config-ts": "0.0.0"
110
+ "@prosekit/testing": "0.0.0"
111
111
  },
112
112
  "publishConfig": {
113
113
  "dev": {}
@@ -2,7 +2,9 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
 
5
+ import type { AutocompleteEmptyElement } from '@prosekit/web/autocomplete';
5
6
  import type { Component, Snippet } from 'svelte';
7
+ import type { HTMLAttributes } from 'svelte/elements';
6
8
 
7
9
  import AutocompleteEmptyComponent from './autocomplete-empty.gen.svelte';
8
10
 
@@ -13,7 +15,6 @@ import AutocompleteEmptyComponent from './autocomplete-empty.gen.svelte';
13
15
  */
14
16
  export interface AutocompleteEmptyProps {
15
17
  children?: Snippet;
16
- [key: string]: unknown;
17
18
  }
18
19
 
19
20
  /**
@@ -21,4 +22,4 @@ export interface AutocompleteEmptyProps {
21
22
  *
22
23
  * @public
23
24
  */
24
- export const AutocompleteEmpty: Component<AutocompleteEmptyProps> = AutocompleteEmptyComponent as unknown as Component<AutocompleteEmptyProps>;
25
+ export const AutocompleteEmpty: Component<AutocompleteEmptyProps & HTMLAttributes<AutocompleteEmptyElement>> = AutocompleteEmptyComponent as Component<AutocompleteEmptyProps & HTMLAttributes<AutocompleteEmptyElement>>;
@@ -2,8 +2,9 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
 
5
- import type { AutocompleteItemEvents, AutocompleteItemProps as AutocompleteItemElementProps } from '@prosekit/web/autocomplete';
5
+ import type { AutocompleteItemElement, AutocompleteItemEvents, AutocompleteItemProps as AutocompleteItemElementProps } from '@prosekit/web/autocomplete';
6
6
  import type { Component, Snippet } from 'svelte';
7
+ import type { HTMLAttributes } from 'svelte/elements';
7
8
 
8
9
  import AutocompleteItemComponent from './autocomplete-item.gen.svelte';
9
10
 
@@ -30,7 +31,6 @@ export interface AutocompleteItemProps {
30
31
  /** Emitted when the the item is selected. */
31
32
  onSelect?: (event: AutocompleteItemEvents['select']) => void;
32
33
  children?: Snippet;
33
- [key: string]: unknown;
34
34
  }
35
35
 
36
36
  /**
@@ -38,6 +38,4 @@ export interface AutocompleteItemProps {
38
38
  *
39
39
  * @public
40
40
  */
41
- export const AutocompleteItem: Component<AutocompleteItemProps> = AutocompleteItemComponent as unknown as Component<AutocompleteItemProps>;
42
-
43
- export type { AutocompleteItemEvents };
41
+ export const AutocompleteItem: Component<AutocompleteItemProps & HTMLAttributes<AutocompleteItemElement>> = AutocompleteItemComponent as Component<AutocompleteItemProps & HTMLAttributes<AutocompleteItemElement>>;
@@ -2,8 +2,9 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
 
5
- import type { AutocompletePopupEvents } from '@prosekit/web/autocomplete';
5
+ import type { AutocompletePopupElement, AutocompletePopupEvents } from '@prosekit/web/autocomplete';
6
6
  import type { Component, Snippet } from 'svelte';
7
+ import type { HTMLAttributes } from 'svelte/elements';
7
8
 
8
9
  import AutocompletePopupComponent from './autocomplete-popup.gen.svelte';
9
10
 
@@ -24,7 +25,6 @@ export interface AutocompletePopupProps {
24
25
  */
25
26
  onValuesChange?: (event: AutocompletePopupEvents['valuesChange']) => void;
26
27
  children?: Snippet;
27
- [key: string]: unknown;
28
28
  }
29
29
 
30
30
  /**
@@ -32,6 +32,4 @@ export interface AutocompletePopupProps {
32
32
  *
33
33
  * @public
34
34
  */
35
- export const AutocompletePopup: Component<AutocompletePopupProps> = AutocompletePopupComponent as unknown as Component<AutocompletePopupProps>;
36
-
37
- export type { AutocompletePopupEvents };
35
+ export const AutocompletePopup: Component<AutocompletePopupProps & HTMLAttributes<AutocompletePopupElement>> = AutocompletePopupComponent as Component<AutocompletePopupProps & HTMLAttributes<AutocompletePopupElement>>;
@@ -2,8 +2,9 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
 
5
- import type { AutocompletePositionerProps as AutocompletePositionerElementProps } from '@prosekit/web/autocomplete';
5
+ import type { AutocompletePositionerElement, AutocompletePositionerProps as AutocompletePositionerElementProps } from '@prosekit/web/autocomplete';
6
6
  import type { Component, Snippet } from 'svelte';
7
+ import type { HTMLAttributes } from 'svelte/elements';
7
8
 
8
9
  import AutocompletePositionerComponent from './autocomplete-positioner.gen.svelte';
9
10
 
@@ -116,7 +117,6 @@ export interface AutocompletePositionerProps {
116
117
  */
117
118
  altBoundary?: AutocompletePositionerElementProps['altBoundary'];
118
119
  children?: Snippet;
119
- [key: string]: unknown;
120
120
  }
121
121
 
122
122
  /**
@@ -124,4 +124,4 @@ export interface AutocompletePositionerProps {
124
124
  *
125
125
  * @public
126
126
  */
127
- export const AutocompletePositioner: Component<AutocompletePositionerProps> = AutocompletePositionerComponent as unknown as Component<AutocompletePositionerProps>;
127
+ export const AutocompletePositioner: Component<AutocompletePositionerProps & HTMLAttributes<AutocompletePositionerElement>> = AutocompletePositionerComponent as Component<AutocompletePositionerProps & HTMLAttributes<AutocompletePositionerElement>>;
@@ -2,8 +2,9 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
 
5
- import type { AutocompleteRootEvents, AutocompleteRootProps as AutocompleteRootElementProps } from '@prosekit/web/autocomplete';
5
+ import type { AutocompleteRootElement, AutocompleteRootEvents, AutocompleteRootProps as AutocompleteRootElementProps } from '@prosekit/web/autocomplete';
6
6
  import type { Component, Snippet } from 'svelte';
7
+ import type { HTMLAttributes } from 'svelte/elements';
7
8
 
8
9
  import AutocompleteRootComponent from './autocomplete-root.gen.svelte';
9
10
 
@@ -48,7 +49,6 @@ export interface AutocompleteRootProps {
48
49
  */
49
50
  onValuesChange?: (event: AutocompleteRootEvents['valuesChange']) => void;
50
51
  children?: Snippet;
51
- [key: string]: unknown;
52
52
  }
53
53
 
54
54
  /**
@@ -56,6 +56,4 @@ export interface AutocompleteRootProps {
56
56
  *
57
57
  * @public
58
58
  */
59
- export const AutocompleteRoot: Component<AutocompleteRootProps> = AutocompleteRootComponent as unknown as Component<AutocompleteRootProps>;
60
-
61
- export type { AutocompleteRootEvents };
59
+ export const AutocompleteRoot: Component<AutocompleteRootProps & HTMLAttributes<AutocompleteRootElement>> = AutocompleteRootComponent as Component<AutocompleteRootProps & HTMLAttributes<AutocompleteRootElement>>;
@@ -4,12 +4,10 @@
4
4
 
5
5
  export { AutocompleteEmpty, type AutocompleteEmptyProps } from './autocomplete-empty.gen.ts';
6
6
 
7
- export { AutocompleteItem, type AutocompleteItemProps, type AutocompleteItemEvents } from './autocomplete-item.gen.ts';
7
+ export { AutocompleteItem, type AutocompleteItemProps } from './autocomplete-item.gen.ts';
8
8
 
9
- export { AutocompletePopup, type AutocompletePopupProps, type AutocompletePopupEvents } from './autocomplete-popup.gen.ts';
9
+ export { AutocompletePopup, type AutocompletePopupProps } from './autocomplete-popup.gen.ts';
10
10
 
11
11
  export { AutocompletePositioner, type AutocompletePositionerProps } from './autocomplete-positioner.gen.ts';
12
12
 
13
- export { AutocompleteRoot, type AutocompleteRootProps, type AutocompleteRootEvents } from './autocomplete-root.gen.ts';
14
-
15
- export { OpenChangeEvent, QueryChangeEvent, SelectEvent, ValueChangeEvent, ValuesChangeEvent } from '@prosekit/web/autocomplete';
13
+ export { AutocompleteRoot, type AutocompleteRootProps } from './autocomplete-root.gen.ts';
@@ -2,8 +2,9 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
 
5
- import type { BlockHandleAddProps as BlockHandleAddElementProps } from '@prosekit/web/block-handle';
5
+ import type { BlockHandleAddElement, BlockHandleAddProps as BlockHandleAddElementProps } from '@prosekit/web/block-handle';
6
6
  import type { Component, Snippet } from 'svelte';
7
+ import type { HTMLAttributes } from 'svelte/elements';
7
8
 
8
9
  import BlockHandleAddComponent from './block-handle-add.gen.svelte';
9
10
 
@@ -21,7 +22,6 @@ export interface BlockHandleAddProps {
21
22
  */
22
23
  editor?: BlockHandleAddElementProps['editor'];
23
24
  children?: Snippet;
24
- [key: string]: unknown;
25
25
  }
26
26
 
27
27
  /**
@@ -29,4 +29,4 @@ export interface BlockHandleAddProps {
29
29
  *
30
30
  * @public
31
31
  */
32
- export const BlockHandleAdd: Component<BlockHandleAddProps> = BlockHandleAddComponent as unknown as Component<BlockHandleAddProps>;
32
+ export const BlockHandleAdd: Component<BlockHandleAddProps & HTMLAttributes<BlockHandleAddElement>> = BlockHandleAddComponent as Component<BlockHandleAddProps & HTMLAttributes<BlockHandleAddElement>>;
@@ -2,8 +2,9 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
 
5
- import type { BlockHandleDraggableProps as BlockHandleDraggableElementProps } from '@prosekit/web/block-handle';
5
+ import type { BlockHandleDraggableElement, BlockHandleDraggableProps as BlockHandleDraggableElementProps } from '@prosekit/web/block-handle';
6
6
  import type { Component, Snippet } from 'svelte';
7
+ import type { HTMLAttributes } from 'svelte/elements';
7
8
 
8
9
  import BlockHandleDraggableComponent from './block-handle-draggable.gen.svelte';
9
10
 
@@ -21,7 +22,6 @@ export interface BlockHandleDraggableProps {
21
22
  */
22
23
  editor?: BlockHandleDraggableElementProps['editor'];
23
24
  children?: Snippet;
24
- [key: string]: unknown;
25
25
  }
26
26
 
27
27
  /**
@@ -29,4 +29,4 @@ export interface BlockHandleDraggableProps {
29
29
  *
30
30
  * @public
31
31
  */
32
- export const BlockHandleDraggable: Component<BlockHandleDraggableProps> = BlockHandleDraggableComponent as unknown as Component<BlockHandleDraggableProps>;
32
+ export const BlockHandleDraggable: Component<BlockHandleDraggableProps & HTMLAttributes<BlockHandleDraggableElement>> = BlockHandleDraggableComponent as Component<BlockHandleDraggableProps & HTMLAttributes<BlockHandleDraggableElement>>;