@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,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 { AutocompleteEmptyElement } from '@prosekit/web/autocomplete';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link AutocompleteEmpty} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface AutocompleteEmptyProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-autocomplete-empty` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const AutocompleteEmpty: Component<AutocompleteEmptyProps>;
20
+ export declare const AutocompleteEmpty: Component<AutocompleteEmptyProps & HTMLAttributes<AutocompleteEmptyElement>>;
20
21
  //# sourceMappingURL=autocomplete-empty.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"autocomplete-empty.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-empty.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACrC,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":"autocomplete-empty.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-empty.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAC3E,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,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 { AutocompleteItemEvents, AutocompleteItemProps as AutocompleteItemElementProps } from '@prosekit/web/autocomplete';
4
+ import type { AutocompleteItemElement, AutocompleteItemEvents, AutocompleteItemProps as AutocompleteItemElementProps } from '@prosekit/web/autocomplete';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link AutocompleteItem} Svelte component.
8
9
  *
@@ -26,13 +27,11 @@ export interface AutocompleteItemProps {
26
27
  /** Emitted when the the item is selected. */
27
28
  onSelect?: (event: AutocompleteItemEvents['select']) => void;
28
29
  children?: Snippet;
29
- [key: string]: unknown;
30
30
  }
31
31
  /**
32
32
  * A Svelte component that renders an `prosekit-autocomplete-item` custom element.
33
33
  *
34
34
  * @public
35
35
  */
36
- export declare const AutocompleteItem: Component<AutocompleteItemProps>;
37
- export type { AutocompleteItemEvents };
36
+ export declare const AutocompleteItem: Component<AutocompleteItemProps & HTMLAttributes<AutocompleteItemElement>>;
38
37
  //# sourceMappingURL=autocomplete-item.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"autocomplete-item.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-item.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,sBAAsB,EAAE,qBAAqB,IAAI,4BAA4B,EAAE,MAAM,4BAA4B,CAAC;AAChI,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;;;OAMG;IACH,KAAK,CAAC,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;IAC9C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,4BAA4B,CAAC,UAAU,CAAC,CAAC;IACpD,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;IAC7D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,EAAE,SAAS,CAAC,qBAAqB,CAA4E,CAAC;AAE3I,YAAY,EAAE,sBAAsB,EAAE,CAAC"}
1
+ {"version":3,"file":"autocomplete-item.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-item.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,qBAAqB,IAAI,4BAA4B,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,qBAAqB;IACpC;;;;;;OAMG;IACH,KAAK,CAAC,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;IAC9C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,4BAA4B,CAAC,UAAU,CAAC,CAAC;IACpD,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;IAC7D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,EAAE,SAAS,CAAC,qBAAqB,GAAG,cAAc,CAAC,uBAAuB,CAAC,CAA2G,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 { AutocompletePopupEvents } from '@prosekit/web/autocomplete';
4
+ import type { AutocompletePopupElement, AutocompletePopupEvents } from '@prosekit/web/autocomplete';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link AutocompletePopup} Svelte component.
8
9
  *
@@ -20,13 +21,11 @@ export interface AutocompletePopupProps {
20
21
  */
21
22
  onValuesChange?: (event: AutocompletePopupEvents['valuesChange']) => void;
22
23
  children?: Snippet;
23
- [key: string]: unknown;
24
24
  }
25
25
  /**
26
26
  * A Svelte component that renders an `prosekit-autocomplete-popup` custom element.
27
27
  *
28
28
  * @public
29
29
  */
30
- export declare const AutocompletePopup: Component<AutocompletePopupProps>;
31
- export type { AutocompletePopupEvents };
30
+ export declare const AutocompletePopup: Component<AutocompletePopupProps & HTMLAttributes<AutocompletePopupElement>>;
32
31
  //# sourceMappingURL=autocomplete-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"autocomplete-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AAC1E,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACrC;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,uBAAuB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACxE;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,uBAAuB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAC1E,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;AAE/I,YAAY,EAAE,uBAAuB,EAAE,CAAC"}
1
+ {"version":3,"file":"autocomplete-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,wBAAwB,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AACpG,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;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,uBAAuB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACxE;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,uBAAuB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAC1E,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 { AutocompletePositionerProps as AutocompletePositionerElementProps } from '@prosekit/web/autocomplete';
4
+ import type { AutocompletePositionerElement, AutocompletePositionerProps as AutocompletePositionerElementProps } from '@prosekit/web/autocomplete';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link AutocompletePositioner} Svelte component.
8
9
  *
@@ -112,12 +113,11 @@ export interface AutocompletePositionerProps {
112
113
  */
113
114
  altBoundary?: AutocompletePositionerElementProps['altBoundary'];
114
115
  children?: Snippet;
115
- [key: string]: unknown;
116
116
  }
117
117
  /**
118
118
  * A Svelte component that renders an `prosekit-autocomplete-positioner` custom element.
119
119
  *
120
120
  * @public
121
121
  */
122
- export declare const AutocompletePositioner: Component<AutocompletePositionerProps>;
122
+ export declare const AutocompletePositioner: Component<AutocompletePositionerProps & HTMLAttributes<AutocompletePositionerElement>>;
123
123
  //# sourceMappingURL=autocomplete-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"autocomplete-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-positioner.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;;;;OAIG;IACH,SAAS,CAAC,EAAE,kCAAkC,CAAC,WAAW,CAAC,CAAC;IAC5D;;;;OAIG;IACH,MAAM,CAAC,EAAE,kCAAkC,CAAC,QAAQ,CAAC,CAAC;IACtD,oBAAoB;IACpB,MAAM,CAAC,EAAE,kCAAkC,CAAC,QAAQ,CAAC,CAAC;IACtD,oBAAoB;IACpB,KAAK,CAAC,EAAE,kCAAkC,CAAC,OAAO,CAAC,CAAC;IACpD,oBAAoB;IACpB,WAAW,CAAC,EAAE,kCAAkC,CAAC,aAAa,CAAC,CAAC;IAChE,kCAAkC;IAClC,QAAQ,CAAC,EAAE,kCAAkC,CAAC,UAAU,CAAC,CAAC;IAC1D,iBAAiB;IACjB,eAAe,CAAC,EAAE,kCAAkC,CAAC,iBAAiB,CAAC,CAAC;IACxE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,kCAAkC,CAAC,UAAU,CAAC,CAAC;IAC1D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,kCAAkC,CAAC,YAAY,CAAC,CAAC;IAC9D;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,kCAAkC,CAAC,MAAM,CAAC,CAAC;IAClD;;;;OAIG;IACH,KAAK,CAAC,EAAE,kCAAkC,CAAC,OAAO,CAAC,CAAC;IACpD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,kCAAkC,CAAC,SAAS,CAAC,CAAC;IACxD;;;;;OAKG;IACH,SAAS,CAAC,EAAE,kCAAkC,CAAC,WAAW,CAAC,CAAC;IAC5D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,kCAAkC,CAAC,YAAY,CAAC,CAAC;IAC9D;;;;;OAKG;IACH,IAAI,CAAC,EAAE,kCAAkC,CAAC,MAAM,CAAC,CAAC;IAClD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,kCAAkC,CAAC,cAAc,CAAC,CAAC;IAClE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,kCAAkC,CAAC,gBAAgB,CAAC,CAAC;IACtE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,kCAAkC,CAAC,aAAa,CAAC,CAAC;IAChE,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":"autocomplete-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-positioner.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;;;;OAIG;IACH,SAAS,CAAC,EAAE,kCAAkC,CAAC,WAAW,CAAC,CAAC;IAC5D;;;;OAIG;IACH,MAAM,CAAC,EAAE,kCAAkC,CAAC,QAAQ,CAAC,CAAC;IACtD,oBAAoB;IACpB,MAAM,CAAC,EAAE,kCAAkC,CAAC,QAAQ,CAAC,CAAC;IACtD,oBAAoB;IACpB,KAAK,CAAC,EAAE,kCAAkC,CAAC,OAAO,CAAC,CAAC;IACpD,oBAAoB;IACpB,WAAW,CAAC,EAAE,kCAAkC,CAAC,aAAa,CAAC,CAAC;IAChE,kCAAkC;IAClC,QAAQ,CAAC,EAAE,kCAAkC,CAAC,UAAU,CAAC,CAAC;IAC1D,iBAAiB;IACjB,eAAe,CAAC,EAAE,kCAAkC,CAAC,iBAAiB,CAAC,CAAC;IACxE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,kCAAkC,CAAC,UAAU,CAAC,CAAC;IAC1D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,kCAAkC,CAAC,YAAY,CAAC,CAAC;IAC9D;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,kCAAkC,CAAC,MAAM,CAAC,CAAC;IAClD;;;;OAIG;IACH,KAAK,CAAC,EAAE,kCAAkC,CAAC,OAAO,CAAC,CAAC;IACpD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,kCAAkC,CAAC,SAAS,CAAC,CAAC;IACxD;;;;;OAKG;IACH,SAAS,CAAC,EAAE,kCAAkC,CAAC,WAAW,CAAC,CAAC;IAC5D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,kCAAkC,CAAC,YAAY,CAAC,CAAC;IAC9D;;;;;OAKG;IACH,IAAI,CAAC,EAAE,kCAAkC,CAAC,MAAM,CAAC,CAAC;IAClD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,kCAAkC,CAAC,cAAc,CAAC,CAAC;IAClE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,kCAAkC,CAAC,gBAAgB,CAAC,CAAC;IACtE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,kCAAkC,CAAC,aAAa,CAAC,CAAC;IAChE,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 { AutocompleteRootEvents, AutocompleteRootProps as AutocompleteRootElementProps } from '@prosekit/web/autocomplete';
4
+ import type { AutocompleteRootElement, AutocompleteRootEvents, AutocompleteRootProps as AutocompleteRootElementProps } from '@prosekit/web/autocomplete';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link AutocompleteRoot} Svelte component.
8
9
  *
@@ -44,13 +45,11 @@ export interface AutocompleteRootProps {
44
45
  */
45
46
  onValuesChange?: (event: AutocompleteRootEvents['valuesChange']) => void;
46
47
  children?: Snippet;
47
- [key: string]: unknown;
48
48
  }
49
49
  /**
50
50
  * A Svelte component that renders an `prosekit-autocomplete-root` custom element.
51
51
  *
52
52
  * @public
53
53
  */
54
- export declare const AutocompleteRoot: Component<AutocompleteRootProps>;
55
- export type { AutocompleteRootEvents };
54
+ export declare const AutocompleteRoot: Component<AutocompleteRootProps & HTMLAttributes<AutocompleteRootElement>>;
56
55
  //# sourceMappingURL=autocomplete-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"autocomplete-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,sBAAsB,EAAE,qBAAqB,IAAI,4BAA4B,EAAE,MAAM,4BAA4B,CAAC;AAChI,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAC,QAAQ,CAAC,CAAC;IAChD;;;;OAIG;IACH,KAAK,CAAC,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;IAC9C;;;;;OAKG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAC,QAAQ,CAAC,CAAC;IAChD,yCAAyC;IACzC,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IACrE,oCAAoC;IACpC,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACvE;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACvE;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IACzE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,EAAE,SAAS,CAAC,qBAAqB,CAA4E,CAAC;AAE3I,YAAY,EAAE,sBAAsB,EAAE,CAAC"}
1
+ {"version":3,"file":"autocomplete-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/autocomplete-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,qBAAqB,IAAI,4BAA4B,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,qBAAqB;IACpC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAC,QAAQ,CAAC,CAAC;IAChD;;;;OAIG;IACH,KAAK,CAAC,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;IAC9C;;;;;OAKG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAC,QAAQ,CAAC,CAAC;IAChD,yCAAyC;IACzC,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IACrE,oCAAoC;IACpC,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACvE;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACvE;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IACzE,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,EAAE,SAAS,CAAC,qBAAqB,GAAG,cAAc,CAAC,uBAAuB,CAAC,CAA2G,CAAC"}
@@ -2,9 +2,8 @@
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
4
  export { AutocompleteEmpty, type AutocompleteEmptyProps } from './autocomplete-empty.gen.ts';
5
- export { AutocompleteItem, type AutocompleteItemProps, type AutocompleteItemEvents } from './autocomplete-item.gen.ts';
6
- export { AutocompletePopup, type AutocompletePopupProps, type AutocompletePopupEvents } from './autocomplete-popup.gen.ts';
5
+ export { AutocompleteItem, type AutocompleteItemProps } from './autocomplete-item.gen.ts';
6
+ export { AutocompletePopup, type AutocompletePopupProps } from './autocomplete-popup.gen.ts';
7
7
  export { AutocompletePositioner, type AutocompletePositionerProps } from './autocomplete-positioner.gen.ts';
8
- export { AutocompleteRoot, type AutocompleteRootProps, type AutocompleteRootEvents } from './autocomplete-root.gen.ts';
9
- export { OpenChangeEvent, QueryChangeEvent, SelectEvent, ValueChangeEvent, ValuesChangeEvent } from '@prosekit/web/autocomplete';
8
+ export { AutocompleteRoot, type AutocompleteRootProps } from './autocomplete-root.gen.ts';
10
9
  //# sourceMappingURL=index.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAE7F,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,KAAK,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAEvH,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,KAAK,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAE3H,OAAO,EAAE,sBAAsB,EAAE,KAAK,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE5G,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,KAAK,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAEvH,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,WAAW,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/autocomplete/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAE7F,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAE1F,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAE7F,OAAO,EAAE,sBAAsB,EAAE,KAAK,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE5G,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,4BAA4B,CAAC"}
@@ -6,4 +6,3 @@ export { AutocompleteItem } from "./autocomplete-item.gen.js";
6
6
  export { AutocompletePopup } from "./autocomplete-popup.gen.js";
7
7
  export { AutocompletePositioner } from "./autocomplete-positioner.gen.js";
8
8
  export { AutocompleteRoot } from "./autocomplete-root.gen.js";
9
- export { OpenChangeEvent, QueryChangeEvent, SelectEvent, ValueChangeEvent, ValuesChangeEvent } from '@prosekit/web/autocomplete';
@@ -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 { BlockHandleAddProps as BlockHandleAddElementProps } from '@prosekit/web/block-handle';
4
+ import type { BlockHandleAddElement, BlockHandleAddProps as BlockHandleAddElementProps } from '@prosekit/web/block-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link BlockHandleAdd} Svelte component.
8
9
  *
@@ -17,12 +18,11 @@ export interface BlockHandleAddProps {
17
18
  */
18
19
  editor?: BlockHandleAddElementProps['editor'];
19
20
  children?: Snippet;
20
- [key: string]: unknown;
21
21
  }
22
22
  /**
23
23
  * A Svelte component that renders an `prosekit-block-handle-add` custom element.
24
24
  *
25
25
  * @public
26
26
  */
27
- export declare const BlockHandleAdd: Component<BlockHandleAddProps>;
27
+ export declare const BlockHandleAdd: Component<BlockHandleAddProps & HTMLAttributes<BlockHandleAddElement>>;
28
28
  //# sourceMappingURL=block-handle-add.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"block-handle-add.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-add.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AACpG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAClC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAC9C,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":"block-handle-add.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-add.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AAC3H,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;;;;;OAKG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAC9C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,SAAS,CAAC,mBAAmB,GAAG,cAAc,CAAC,qBAAqB,CAAC,CAAqG,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 { BlockHandleDraggableProps as BlockHandleDraggableElementProps } from '@prosekit/web/block-handle';
4
+ import type { BlockHandleDraggableElement, BlockHandleDraggableProps as BlockHandleDraggableElementProps } from '@prosekit/web/block-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link BlockHandleDraggable} Svelte component.
8
9
  *
@@ -17,12 +18,11 @@ export interface BlockHandleDraggableProps {
17
18
  */
18
19
  editor?: BlockHandleDraggableElementProps['editor'];
19
20
  children?: Snippet;
20
- [key: string]: unknown;
21
21
  }
22
22
  /**
23
23
  * A Svelte component that renders an `prosekit-block-handle-draggable` custom element.
24
24
  *
25
25
  * @public
26
26
  */
27
- export declare const BlockHandleDraggable: Component<BlockHandleDraggableProps>;
27
+ export declare const BlockHandleDraggable: Component<BlockHandleDraggableProps & HTMLAttributes<BlockHandleDraggableElement>>;
28
28
  //# sourceMappingURL=block-handle-draggable.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"block-handle-draggable.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-draggable.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,yBAAyB,IAAI,gCAAgC,EAAE,MAAM,4BAA4B,CAAC;AAChH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,gCAAgC,CAAC,QAAQ,CAAC,CAAC;IACpD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,EAAE,SAAS,CAAC,yBAAyB,CAAoF,CAAC"}
1
+ {"version":3,"file":"block-handle-draggable.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-draggable.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,2BAA2B,EAAE,yBAAyB,IAAI,gCAAgC,EAAE,MAAM,4BAA4B,CAAC;AAC7I,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,gCAAgC,CAAC,QAAQ,CAAC,CAAC;IACpD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,EAAE,SAAS,CAAC,yBAAyB,GAAG,cAAc,CAAC,2BAA2B,CAAC,CAAuH,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 { BlockHandlePopupElement } from '@prosekit/web/block-handle';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link BlockHandlePopup} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface BlockHandlePopupProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-block-handle-popup` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const BlockHandlePopup: Component<BlockHandlePopupProps>;
20
+ export declare const BlockHandlePopup: Component<BlockHandlePopupProps & HTMLAttributes<BlockHandlePopupElement>>;
20
21
  //# sourceMappingURL=block-handle-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"block-handle-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,EAAE,SAAS,CAAC,qBAAqB,CAA4E,CAAC"}
1
+ {"version":3,"file":"block-handle-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AAC1E,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,EAAE,SAAS,CAAC,qBAAqB,GAAG,cAAc,CAAC,uBAAuB,CAAC,CAA2G,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 { BlockHandlePositionerProps as BlockHandlePositionerElementProps } from '@prosekit/web/block-handle';
4
+ import type { BlockHandlePositionerElement, BlockHandlePositionerProps as BlockHandlePositionerElementProps } from '@prosekit/web/block-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link BlockHandlePositioner} Svelte component.
8
9
  *
@@ -130,12 +131,11 @@ export interface BlockHandlePositionerProps {
130
131
  */
131
132
  altBoundary?: BlockHandlePositionerElementProps['altBoundary'];
132
133
  children?: Snippet;
133
- [key: string]: unknown;
134
134
  }
135
135
  /**
136
136
  * A Svelte component that renders an `prosekit-block-handle-positioner` custom element.
137
137
  *
138
138
  * @public
139
139
  */
140
- export declare const BlockHandlePositioner: Component<BlockHandlePositionerProps>;
140
+ export declare const BlockHandlePositioner: Component<BlockHandlePositionerProps & HTMLAttributes<BlockHandlePositionerElement>>;
141
141
  //# sourceMappingURL=block-handle-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"block-handle-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,0BAA0B,IAAI,iCAAiC,EAAE,MAAM,4BAA4B,CAAC;AAClH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACzC;;;;OAIG;IACH,SAAS,CAAC,EAAE,iCAAiC,CAAC,WAAW,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,KAAK,CAAC,EAAE,iCAAiC,CAAC,OAAO,CAAC,CAAC;IACnD;;;OAGG;IACH,IAAI,CAAC,EAAE,iCAAiC,CAAC,MAAM,CAAC,CAAC;IACjD;;;OAGG;IACH,KAAK,CAAC,EAAE,iCAAiC,CAAC,OAAO,CAAC,CAAC;IACnD;;;OAGG;IACH,IAAI,CAAC,EAAE,iCAAiC,CAAC,MAAM,CAAC,CAAC;IACjD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,iCAAiC,CAAC,UAAU,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,iCAAiC,CAAC,YAAY,CAAC,CAAC;IAC7D;;;;OAIG;IACH,MAAM,CAAC,EAAE,iCAAiC,CAAC,QAAQ,CAAC,CAAC;IACrD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,iCAAiC,CAAC,SAAS,CAAC,CAAC;IACvD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,iCAAiC,CAAC,aAAa,CAAC,CAAC;IAC/D;;;;;OAKG;IACH,SAAS,CAAC,EAAE,iCAAiC,CAAC,WAAW,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,iCAAiC,CAAC,YAAY,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,MAAM,CAAC,EAAE,iCAAiC,CAAC,QAAQ,CAAC,CAAC;IACrD;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,iCAAiC,CAAC,UAAU,CAAC,CAAC;IACzD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,iCAAiC,CAAC,cAAc,CAAC,CAAC;IACjE;;;;;OAKG;IACH,eAAe,CAAC,EAAE,iCAAiC,CAAC,iBAAiB,CAAC,CAAC;IACvE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,iCAAiC,CAAC,gBAAgB,CAAC,CAAC;IACrE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,iCAAiC,CAAC,aAAa,CAAC,CAAC;IAC/D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,EAAE,SAAS,CAAC,0BAA0B,CAAsF,CAAC"}
1
+ {"version":3,"file":"block-handle-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,4BAA4B,EAAE,0BAA0B,IAAI,iCAAiC,EAAE,MAAM,4BAA4B,CAAC;AAChJ,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACzC;;;;OAIG;IACH,SAAS,CAAC,EAAE,iCAAiC,CAAC,WAAW,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,KAAK,CAAC,EAAE,iCAAiC,CAAC,OAAO,CAAC,CAAC;IACnD;;;OAGG;IACH,IAAI,CAAC,EAAE,iCAAiC,CAAC,MAAM,CAAC,CAAC;IACjD;;;OAGG;IACH,KAAK,CAAC,EAAE,iCAAiC,CAAC,OAAO,CAAC,CAAC;IACnD;;;OAGG;IACH,IAAI,CAAC,EAAE,iCAAiC,CAAC,MAAM,CAAC,CAAC;IACjD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,iCAAiC,CAAC,UAAU,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,iCAAiC,CAAC,YAAY,CAAC,CAAC;IAC7D;;;;OAIG;IACH,MAAM,CAAC,EAAE,iCAAiC,CAAC,QAAQ,CAAC,CAAC;IACrD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,iCAAiC,CAAC,SAAS,CAAC,CAAC;IACvD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,iCAAiC,CAAC,aAAa,CAAC,CAAC;IAC/D;;;;;OAKG;IACH,SAAS,CAAC,EAAE,iCAAiC,CAAC,WAAW,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,iCAAiC,CAAC,YAAY,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,MAAM,CAAC,EAAE,iCAAiC,CAAC,QAAQ,CAAC,CAAC;IACrD;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,iCAAiC,CAAC,UAAU,CAAC,CAAC;IACzD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,iCAAiC,CAAC,cAAc,CAAC,CAAC;IACjE;;;;;OAKG;IACH,eAAe,CAAC,EAAE,iCAAiC,CAAC,iBAAiB,CAAC,CAAC;IACvE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,iCAAiC,CAAC,gBAAgB,CAAC,CAAC;IACrE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,iCAAiC,CAAC,aAAa,CAAC,CAAC;IAC/D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,EAAE,SAAS,CAAC,0BAA0B,GAAG,cAAc,CAAC,4BAA4B,CAAC,CAA0H,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 { BlockHandleRootEvents, BlockHandleRootProps as BlockHandleRootElementProps } from '@prosekit/web/block-handle';
4
+ import type { BlockHandleRootElement, BlockHandleRootEvents, BlockHandleRootProps as BlockHandleRootElementProps } from '@prosekit/web/block-handle';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link BlockHandleRoot} Svelte component.
8
9
  *
@@ -19,13 +20,11 @@ export interface BlockHandleRootProps {
19
20
  /** Fired when the hovered block changes. */
20
21
  onStateChange?: (event: BlockHandleRootEvents['stateChange']) => void;
21
22
  children?: Snippet;
22
- [key: string]: unknown;
23
23
  }
24
24
  /**
25
25
  * A Svelte component that renders an `prosekit-block-handle-root` custom element.
26
26
  *
27
27
  * @public
28
28
  */
29
- export declare const BlockHandleRoot: Component<BlockHandleRootProps>;
30
- export type { BlockHandleRootEvents };
29
+ export declare const BlockHandleRoot: Component<BlockHandleRootProps & HTMLAttributes<BlockHandleRootElement>>;
31
30
  //# sourceMappingURL=block-handle-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"block-handle-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,oBAAoB,IAAI,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AAC7H,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,4CAA4C;IAC5C,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,qBAAqB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACtE,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;AAEvI,YAAY,EAAE,qBAAqB,EAAE,CAAC"}
1
+ {"version":3,"file":"block-handle-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/block-handle-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,oBAAoB,IAAI,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AACrJ,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,4CAA4C;IAC5C,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,qBAAqB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACtE,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,SAAS,CAAC,oBAAoB,GAAG,cAAc,CAAC,sBAAsB,CAAC,CAAwG,CAAC"}
@@ -5,6 +5,5 @@ export { BlockHandleAdd, type BlockHandleAddProps } from './block-handle-add.gen
5
5
  export { BlockHandleDraggable, type BlockHandleDraggableProps } from './block-handle-draggable.gen.ts';
6
6
  export { BlockHandlePopup, type BlockHandlePopupProps } from './block-handle-popup.gen.ts';
7
7
  export { BlockHandlePositioner, type BlockHandlePositionerProps } from './block-handle-positioner.gen.ts';
8
- export { BlockHandleRoot, type BlockHandleRootProps, type BlockHandleRootEvents } from './block-handle-root.gen.ts';
9
- export { BlockHandleStateChangeEvent } from '@prosekit/web/block-handle';
8
+ export { BlockHandleRoot, type BlockHandleRootProps } from './block-handle-root.gen.ts';
10
9
  //# sourceMappingURL=index.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAErF,OAAO,EAAE,oBAAoB,EAAE,KAAK,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAEvG,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAE3F,OAAO,EAAE,qBAAqB,EAAE,KAAK,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAE1G,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,KAAK,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAEpH,OAAO,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/block-handle/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAErF,OAAO,EAAE,oBAAoB,EAAE,KAAK,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAEvG,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAE3F,OAAO,EAAE,qBAAqB,EAAE,KAAK,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAE1G,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,4BAA4B,CAAC"}
@@ -6,4 +6,3 @@ export { BlockHandleDraggable } from "./block-handle-draggable.gen.js";
6
6
  export { BlockHandlePopup } from "./block-handle-popup.gen.js";
7
7
  export { BlockHandlePositioner } from "./block-handle-positioner.gen.js";
8
8
  export { BlockHandleRoot } from "./block-handle-root.gen.js";
9
- export { BlockHandleStateChangeEvent } from '@prosekit/web/block-handle';
@@ -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 { DropIndicatorProps as DropIndicatorElementProps } from '@prosekit/web/drop-indicator';
4
+ import type { DropIndicatorElement, DropIndicatorProps as DropIndicatorElementProps } from '@prosekit/web/drop-indicator';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link DropIndicator} Svelte component.
8
9
  *
@@ -23,12 +24,11 @@ export interface DropIndicatorProps {
23
24
  */
24
25
  width?: DropIndicatorElementProps['width'];
25
26
  children?: Snippet;
26
- [key: string]: unknown;
27
27
  }
28
28
  /**
29
29
  * A Svelte component that renders an `prosekit-drop-indicator` custom element.
30
30
  *
31
31
  * @public
32
32
  */
33
- export declare const DropIndicator: Component<DropIndicatorProps>;
33
+ export declare const DropIndicator: Component<DropIndicatorProps & HTMLAttributes<DropIndicatorElement>>;
34
34
  //# sourceMappingURL=drop-indicator.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"drop-indicator.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/drop-indicator/drop-indicator.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,kBAAkB,IAAI,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AACpG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,yBAAyB,CAAC,QAAQ,CAAC,CAAC;IAC7C;;;;OAIG;IACH,KAAK,CAAC,EAAE,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAC3C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,aAAa,EAAE,SAAS,CAAC,kBAAkB,CAAsE,CAAC"}
1
+ {"version":3,"file":"drop-indicator.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/drop-indicator/drop-indicator.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,oBAAoB,EAAE,kBAAkB,IAAI,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AAC1H,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,yBAAyB,CAAC,QAAQ,CAAC,CAAC;IAC7C;;;;OAIG;IACH,KAAK,CAAC,EAAE,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAC3C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,aAAa,EAAE,SAAS,CAAC,kBAAkB,GAAG,cAAc,CAAC,oBAAoB,CAAC,CAAkG,CAAC"}
@@ -3,6 +3,5 @@
3
3
  */
4
4
  export { InlinePopoverPopup, type InlinePopoverPopupProps } from './inline-popover-popup.gen.ts';
5
5
  export { InlinePopoverPositioner, type InlinePopoverPositionerProps } from './inline-popover-positioner.gen.ts';
6
- export { InlinePopoverRoot, type InlinePopoverRootProps, type InlinePopoverRootEvents } from './inline-popover-root.gen.ts';
7
- export { OpenChangeEvent } from '@prosekit/web/inline-popover';
6
+ export { InlinePopoverRoot, type InlinePopoverRootProps } from './inline-popover-root.gen.ts';
8
7
  //# sourceMappingURL=index.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kBAAkB,EAAE,KAAK,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAEjG,OAAO,EAAE,uBAAuB,EAAE,KAAK,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AAEhH,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,KAAK,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAE5H,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC"}
1
+ {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kBAAkB,EAAE,KAAK,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAEjG,OAAO,EAAE,uBAAuB,EAAE,KAAK,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AAEhH,OAAO,EAAE,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,8BAA8B,CAAC"}
@@ -4,4 +4,3 @@
4
4
  export { InlinePopoverPopup } from "./inline-popover-popup.gen.js";
5
5
  export { InlinePopoverPositioner } from "./inline-popover-positioner.gen.js";
6
6
  export { InlinePopoverRoot } from "./inline-popover-root.gen.js";
7
- export { OpenChangeEvent } from '@prosekit/web/inline-popover';
@@ -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 { InlinePopoverPopupElement } from '@prosekit/web/inline-popover';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link InlinePopoverPopup} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface InlinePopoverPopupProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-inline-popover-popup` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const InlinePopoverPopup: Component<InlinePopoverPopupProps>;
20
+ export declare const InlinePopoverPopup: Component<InlinePopoverPopupProps & HTMLAttributes<InlinePopoverPopupElement>>;
20
21
  //# sourceMappingURL=inline-popover-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"inline-popover-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/inline-popover-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,SAAS,CAAC,uBAAuB,CAAgF,CAAC"}
1
+ {"version":3,"file":"inline-popover-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/inline-popover-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AAC9E,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,SAAS,CAAC,uBAAuB,GAAG,cAAc,CAAC,yBAAyB,CAAC,CAAiH,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 { InlinePopoverPositionerProps as InlinePopoverPositionerElementProps } from '@prosekit/web/inline-popover';
4
+ import type { InlinePopoverPositionerElement, InlinePopoverPositionerProps as InlinePopoverPositionerElementProps } from '@prosekit/web/inline-popover';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link InlinePopoverPositioner} Svelte component.
8
9
  *
@@ -136,12 +137,11 @@ export interface InlinePopoverPositionerProps {
136
137
  */
137
138
  altBoundary?: InlinePopoverPositionerElementProps['altBoundary'];
138
139
  children?: Snippet;
139
- [key: string]: unknown;
140
140
  }
141
141
  /**
142
142
  * A Svelte component that renders an `prosekit-inline-popover-positioner` custom element.
143
143
  *
144
144
  * @public
145
145
  */
146
- export declare const InlinePopoverPositioner: Component<InlinePopoverPositionerProps>;
146
+ export declare const InlinePopoverPositioner: Component<InlinePopoverPositionerProps & HTMLAttributes<InlinePopoverPositionerElement>>;
147
147
  //# sourceMappingURL=inline-popover-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"inline-popover-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/inline-popover-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,4BAA4B,IAAI,mCAAmC,EAAE,MAAM,8BAA8B,CAAC;AACxH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;;;OAIG;IACH,SAAS,CAAC,EAAE,mCAAmC,CAAC,WAAW,CAAC,CAAC;IAC7D;;;;OAIG;IACH,MAAM,CAAC,EAAE,mCAAmC,CAAC,QAAQ,CAAC,CAAC;IACvD;;;;;OAKG;IACH,IAAI,CAAC,EAAE,mCAAmC,CAAC,MAAM,CAAC,CAAC;IACnD;;;;;OAKG;IACH,KAAK,CAAC,EAAE,mCAAmC,CAAC,OAAO,CAAC,CAAC;IACrD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,mCAAmC,CAAC,SAAS,CAAC,CAAC;IACzD;;;;;OAKG;IACH,MAAM,CAAC,EAAE,mCAAmC,CAAC,QAAQ,CAAC,CAAC;IACvD;;;;OAIG;IACH,eAAe,CAAC,EAAE,mCAAmC,CAAC,iBAAiB,CAAC,CAAC;IACzE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,mCAAmC,CAAC,UAAU,CAAC,CAAC;IAC3D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,mCAAmC,CAAC,YAAY,CAAC,CAAC;IAC/D;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,mCAAmC,CAAC,MAAM,CAAC,CAAC;IACnD;;;;OAIG;IACH,KAAK,CAAC,EAAE,mCAAmC,CAAC,OAAO,CAAC,CAAC;IACrD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,mCAAmC,CAAC,aAAa,CAAC,CAAC;IACjE;;;;;OAKG;IACH,SAAS,CAAC,EAAE,mCAAmC,CAAC,WAAW,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,mCAAmC,CAAC,YAAY,CAAC,CAAC;IAC/D;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,mCAAmC,CAAC,UAAU,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,YAAY,CAAC,EAAE,mCAAmC,CAAC,cAAc,CAAC,CAAC;IACnE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,mCAAmC,CAAC,gBAAgB,CAAC,CAAC;IACvE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,mCAAmC,CAAC,aAAa,CAAC,CAAC;IACjE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,EAAE,SAAS,CAAC,4BAA4B,CAA0F,CAAC"}
1
+ {"version":3,"file":"inline-popover-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/inline-popover-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,8BAA8B,EAAE,4BAA4B,IAAI,mCAAmC,EAAE,MAAM,8BAA8B,CAAC;AACxJ,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;;;OAIG;IACH,SAAS,CAAC,EAAE,mCAAmC,CAAC,WAAW,CAAC,CAAC;IAC7D;;;;OAIG;IACH,MAAM,CAAC,EAAE,mCAAmC,CAAC,QAAQ,CAAC,CAAC;IACvD;;;;;OAKG;IACH,IAAI,CAAC,EAAE,mCAAmC,CAAC,MAAM,CAAC,CAAC;IACnD;;;;;OAKG;IACH,KAAK,CAAC,EAAE,mCAAmC,CAAC,OAAO,CAAC,CAAC;IACrD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,mCAAmC,CAAC,SAAS,CAAC,CAAC;IACzD;;;;;OAKG;IACH,MAAM,CAAC,EAAE,mCAAmC,CAAC,QAAQ,CAAC,CAAC;IACvD;;;;OAIG;IACH,eAAe,CAAC,EAAE,mCAAmC,CAAC,iBAAiB,CAAC,CAAC;IACzE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,mCAAmC,CAAC,UAAU,CAAC,CAAC;IAC3D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,mCAAmC,CAAC,YAAY,CAAC,CAAC;IAC/D;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,mCAAmC,CAAC,MAAM,CAAC,CAAC;IACnD;;;;OAIG;IACH,KAAK,CAAC,EAAE,mCAAmC,CAAC,OAAO,CAAC,CAAC;IACrD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,mCAAmC,CAAC,aAAa,CAAC,CAAC;IACjE;;;;;OAKG;IACH,SAAS,CAAC,EAAE,mCAAmC,CAAC,WAAW,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,UAAU,CAAC,EAAE,mCAAmC,CAAC,YAAY,CAAC,CAAC;IAC/D;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,mCAAmC,CAAC,UAAU,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,YAAY,CAAC,EAAE,mCAAmC,CAAC,cAAc,CAAC,CAAC;IACnE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,mCAAmC,CAAC,gBAAgB,CAAC,CAAC;IACvE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,mCAAmC,CAAC,aAAa,CAAC,CAAC;IACjE,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,EAAE,SAAS,CAAC,4BAA4B,GAAG,cAAc,CAAC,8BAA8B,CAAC,CAAgI,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 { InlinePopoverRootEvents, InlinePopoverRootProps as InlinePopoverRootElementProps } from '@prosekit/web/inline-popover';
4
+ import type { InlinePopoverRootElement, InlinePopoverRootEvents, InlinePopoverRootProps as InlinePopoverRootElementProps } from '@prosekit/web/inline-popover';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link InlinePopoverRoot} Svelte component.
8
9
  *
@@ -40,16 +41,14 @@ export interface InlinePopoverRootProps {
40
41
  * @default false
41
42
  */
42
43
  disabled?: InlinePopoverRootElementProps['disabled'];
43
- /** */
44
+ /** Emitted when the open state of the popover changes. */
44
45
  onOpenChange?: (event: InlinePopoverRootEvents['openChange']) => void;
45
46
  children?: Snippet;
46
- [key: string]: unknown;
47
47
  }
48
48
  /**
49
49
  * A Svelte component that renders an `prosekit-inline-popover-root` custom element.
50
50
  *
51
51
  * @public
52
52
  */
53
- export declare const InlinePopoverRoot: Component<InlinePopoverRootProps>;
54
- export type { InlinePopoverRootEvents };
53
+ export declare const InlinePopoverRoot: Component<InlinePopoverRootProps & HTMLAttributes<InlinePopoverRootElement>>;
55
54
  //# sourceMappingURL=inline-popover-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"inline-popover-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/inline-popover-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,uBAAuB,EAAE,sBAAsB,IAAI,6BAA6B,EAAE,MAAM,8BAA8B,CAAC;AACrI,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACrC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IACjD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,eAAe,CAAC,EAAE,6BAA6B,CAAC,iBAAiB,CAAC,CAAC;IACnE;;;OAGG;IACH,IAAI,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;IAC7C;;;OAGG;IACH,QAAQ,CAAC,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACrD,MAAM;IACN,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,uBAAuB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IACtE,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;AAE/I,YAAY,EAAE,uBAAuB,EAAE,CAAC"}
1
+ {"version":3,"file":"inline-popover-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/inline-popover/inline-popover-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,wBAAwB,EAAE,uBAAuB,EAAE,sBAAsB,IAAI,6BAA6B,EAAE,MAAM,8BAA8B,CAAC;AAC/J,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;;;;;OAKG;IACH,MAAM,CAAC,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IACjD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IAC3D;;;;;OAKG;IACH,eAAe,CAAC,EAAE,6BAA6B,CAAC,iBAAiB,CAAC,CAAC;IACnE;;;OAGG;IACH,IAAI,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;IAC7C;;;OAGG;IACH,QAAQ,CAAC,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACrD,0DAA0D;IAC1D,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,uBAAuB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IACtE,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,EAAE,SAAS,CAAC,sBAAsB,GAAG,cAAc,CAAC,wBAAwB,CAAC,CAA8G,CAAC"}
@@ -1,12 +1,11 @@
1
1
  /**
2
2
  * This file is auto-generated by the "@aria-ui/cli" tool. Do not edit this file directly.
3
3
  */
4
- export { MenuItem, type MenuItemProps, type MenuItemEvents } from './menu-item.gen.ts';
4
+ export { MenuItem, type MenuItemProps } from './menu-item.gen.ts';
5
5
  export { MenuPopup, type MenuPopupProps } from './menu-popup.gen.ts';
6
6
  export { MenuPositioner, type MenuPositionerProps } from './menu-positioner.gen.ts';
7
- export { MenuRoot, type MenuRootProps, type MenuRootEvents } from './menu-root.gen.ts';
7
+ export { MenuRoot, type MenuRootProps } from './menu-root.gen.ts';
8
8
  export { MenuSubmenuRoot, type MenuSubmenuRootProps } from './menu-submenu-root.gen.ts';
9
9
  export { MenuSubmenuTrigger, type MenuSubmenuTriggerProps } from './menu-submenu-trigger.gen.ts';
10
- export { MenuTrigger, type MenuTriggerProps, type MenuTriggerEvents } from './menu-trigger.gen.ts';
11
- export { OpenChangeEvent, SelectEvent } from '@prosekit/web/menu';
10
+ export { MenuTrigger, type MenuTriggerProps } from './menu-trigger.gen.ts';
12
11
  //# sourceMappingURL=index.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEvF,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErE,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAEpF,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEvF,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAExF,OAAO,EAAE,kBAAkB,EAAE,KAAK,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAEjG,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,KAAK,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAEnG,OAAO,EAAE,eAAe,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAElE,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErE,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAEpF,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAElE,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAExF,OAAO,EAAE,kBAAkB,EAAE,KAAK,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAEjG,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,uBAAuB,CAAC"}
@@ -8,4 +8,3 @@ export { MenuRoot } from "./menu-root.gen.js";
8
8
  export { MenuSubmenuRoot } from "./menu-submenu-root.gen.js";
9
9
  export { MenuSubmenuTrigger } from "./menu-submenu-trigger.gen.js";
10
10
  export { MenuTrigger } from "./menu-trigger.gen.js";
11
- export { OpenChangeEvent, SelectEvent } from '@prosekit/web/menu';
@@ -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 { MenuItemEvents, MenuItemProps as MenuItemElementProps } from '@prosekit/web/menu';
4
+ import type { MenuItemElement, MenuItemEvents, MenuItemProps as MenuItemElementProps } from '@prosekit/web/menu';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link MenuItem} Svelte component.
8
9
  *
@@ -30,13 +31,11 @@ export interface MenuItemProps {
30
31
  /** Emitted when the the item is selected. */
31
32
  onSelect?: (event: MenuItemEvents['select']) => void;
32
33
  children?: Snippet;
33
- [key: string]: unknown;
34
34
  }
35
35
  /**
36
36
  * A Svelte component that renders an `prosekit-menu-item` custom element.
37
37
  *
38
38
  * @public
39
39
  */
40
- export declare const MenuItem: Component<MenuItemProps>;
41
- export type { MenuItemEvents };
40
+ export declare const MenuItem: Component<MenuItemProps & HTMLAttributes<MenuItemElement>>;
42
41
  //# sourceMappingURL=menu-item.gen.d.ts.map