@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 +1 @@
1
- {"version":3,"file":"menu-item.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-item.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,IAAI,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAChG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,KAAK,CAAC,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;IACtC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,oBAAoB,CAAC,UAAU,CAAC,CAAC;IAC5C;;;;OAIG;IACH,aAAa,CAAC,EAAE,oBAAoB,CAAC,eAAe,CAAC,CAAC;IACtD,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,cAAc,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;IACrD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,SAAS,CAAC,aAAa,CAA4D,CAAC;AAE3G,YAAY,EAAE,cAAc,EAAE,CAAC"}
1
+ {"version":3,"file":"menu-item.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-item.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,cAAc,EAAE,aAAa,IAAI,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,KAAK,CAAC,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;IACtC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,oBAAoB,CAAC,UAAU,CAAC,CAAC;IAC5C;;;;OAIG;IACH,aAAa,CAAC,EAAE,oBAAoB,CAAC,eAAe,CAAC,CAAC;IACtD,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,cAAc,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;IACrD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,SAAS,CAAC,aAAa,GAAG,cAAc,CAAC,eAAe,CAAC,CAAmF,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 { MenuPopupProps as MenuPopupElementProps } from '@prosekit/web/menu';
4
+ import type { MenuPopupElement, MenuPopupProps as MenuPopupElementProps } 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 MenuPopup} Svelte component.
8
9
  *
@@ -17,12 +18,11 @@ export interface MenuPopupProps {
17
18
  */
18
19
  eventTarget?: MenuPopupElementProps['eventTarget'];
19
20
  children?: Snippet;
20
- [key: string]: unknown;
21
21
  }
22
22
  /**
23
23
  * A Svelte component that renders an `prosekit-menu-popup` custom element.
24
24
  *
25
25
  * @public
26
26
  */
27
- export declare const MenuPopup: Component<MenuPopupProps>;
27
+ export declare const MenuPopup: Component<MenuPopupProps & HTMLAttributes<MenuPopupElement>>;
28
28
  //# sourceMappingURL=menu-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"menu-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,cAAc,IAAI,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAClF,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,WAAW,CAAC,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAC;IACnD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,SAAS,CAAC,cAAc,CAA8D,CAAC"}
1
+ {"version":3,"file":"menu-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,IAAI,qBAAqB,EAAE,MAAM,oBAAoB,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,cAAc;IAC7B;;;;;OAKG;IACH,WAAW,CAAC,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAC;IACnD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,SAAS,CAAC,cAAc,GAAG,cAAc,CAAC,gBAAgB,CAAC,CAAsF,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 { MenuPositionerProps as MenuPositionerElementProps } from '@prosekit/web/menu';
4
+ import type { MenuPositionerElement, MenuPositionerProps as MenuPositionerElementProps } 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 MenuPositioner} Svelte component.
8
9
  *
@@ -137,12 +138,11 @@ export interface MenuPositionerProps {
137
138
  */
138
139
  altBoundary?: MenuPositionerElementProps['altBoundary'];
139
140
  children?: Snippet;
140
- [key: string]: unknown;
141
141
  }
142
142
  /**
143
143
  * A Svelte component that renders an `prosekit-menu-positioner` custom element.
144
144
  *
145
145
  * @public
146
146
  */
147
- export declare const MenuPositioner: Component<MenuPositionerProps>;
147
+ export declare const MenuPositioner: Component<MenuPositionerProps & HTMLAttributes<MenuPositionerElement>>;
148
148
  //# sourceMappingURL=menu-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"menu-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC5F,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAClC;;;;OAIG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC,WAAW,CAAC,CAAC;IACpD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAClD;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD;;;;;OAKG;IACH,KAAK,CAAC,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC5C;;;;OAIG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAC9C;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,0BAA0B,CAAC,MAAM,CAAC,CAAC;IAC1C;;;;OAIG;IACH,KAAK,CAAC,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC5C;;;;;OAKG;IACH,OAAO,CAAC,EAAE,0BAA0B,CAAC,SAAS,CAAC,CAAC;IAChD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,0BAA0B,CAAC,aAAa,CAAC,CAAC;IACxD;;;;;OAKG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC,WAAW,CAAC,CAAC;IACpD;;;;;OAKG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD;;;;;OAKG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAC9C;;;;;OAKG;IACH,IAAI,CAAC,EAAE,0BAA0B,CAAC,MAAM,CAAC,CAAC;IAC1C;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAClD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC1D;;;;;OAKG;IACH,eAAe,CAAC,EAAE,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IAChE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,0BAA0B,CAAC,aAAa,CAAC,CAAC;IACxD,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":"menu-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACnH,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;;;;OAIG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC,WAAW,CAAC,CAAC;IACpD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAClD;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD;;;;;OAKG;IACH,KAAK,CAAC,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC5C;;;;OAIG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAC9C;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,0BAA0B,CAAC,MAAM,CAAC,CAAC;IAC1C;;;;OAIG;IACH,KAAK,CAAC,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC5C;;;;;OAKG;IACH,OAAO,CAAC,EAAE,0BAA0B,CAAC,SAAS,CAAC,CAAC;IAChD;;;;;OAKG;IACH,WAAW,CAAC,EAAE,0BAA0B,CAAC,aAAa,CAAC,CAAC;IACxD;;;;;OAKG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC,WAAW,CAAC,CAAC;IACpD;;;;;OAKG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD;;;;;OAKG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAC9C;;;;;OAKG;IACH,IAAI,CAAC,EAAE,0BAA0B,CAAC,MAAM,CAAC,CAAC;IAC1C;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAClD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC1D;;;;;OAKG;IACH,eAAe,CAAC,EAAE,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IAChE;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,0BAA0B,CAAC,aAAa,CAAC,CAAC;IACxD,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 { MenuRootEvents, MenuRootProps as MenuRootElementProps } from '@prosekit/web/menu';
4
+ import type { MenuRootElement, MenuRootEvents, MenuRootProps as MenuRootElementProps } 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 MenuRoot} Svelte component.
8
9
  *
@@ -27,13 +28,11 @@ export interface MenuRootProps {
27
28
  /** Emitted when the menu is opened or closed. */
28
29
  onOpenChange?: (event: MenuRootEvents['openChange']) => void;
29
30
  children?: Snippet;
30
- [key: string]: unknown;
31
31
  }
32
32
  /**
33
33
  * A Svelte component that renders an `prosekit-menu-root` custom element.
34
34
  *
35
35
  * @public
36
36
  */
37
- export declare const MenuRoot: Component<MenuRootProps>;
38
- export type { MenuRootEvents };
37
+ export declare const MenuRoot: Component<MenuRootProps & HTMLAttributes<MenuRootElement>>;
39
38
  //# sourceMappingURL=menu-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"menu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,IAAI,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAChG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC5B;;;OAGG;IACH,WAAW,CAAC,EAAE,oBAAoB,CAAC,aAAa,CAAC,CAAC;IAClD;;;OAGG;IACH,IAAI,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,QAAQ,CAAC,EAAE,oBAAoB,CAAC,UAAU,CAAC,CAAC;IAC5C,iDAAiD;IACjD,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,cAAc,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IAC7D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,SAAS,CAAC,aAAa,CAA4D,CAAC;AAE3G,YAAY,EAAE,cAAc,EAAE,CAAC"}
1
+ {"version":3,"file":"menu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,cAAc,EAAE,aAAa,IAAI,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC5B;;;OAGG;IACH,WAAW,CAAC,EAAE,oBAAoB,CAAC,aAAa,CAAC,CAAC;IAClD;;;OAGG;IACH,IAAI,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,QAAQ,CAAC,EAAE,oBAAoB,CAAC,UAAU,CAAC,CAAC;IAC5C,iDAAiD;IACjD,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,cAAc,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IAC7D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,SAAS,CAAC,aAAa,GAAG,cAAc,CAAC,eAAe,CAAC,CAAmF,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 { MenuSubmenuRootElement } from '@prosekit/web/menu';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link MenuSubmenuRoot} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface MenuSubmenuRootProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-menu-submenu-root` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const MenuSubmenuRoot: Component<MenuSubmenuRootProps>;
20
+ export declare const MenuSubmenuRoot: Component<MenuSubmenuRootProps & HTMLAttributes<MenuSubmenuRootElement>>;
20
21
  //# sourceMappingURL=menu-submenu-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"menu-submenu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-submenu-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACnC,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":"menu-submenu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-submenu-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,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,oBAAoB;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,SAAS,CAAC,oBAAoB,GAAG,cAAc,CAAC,sBAAsB,CAAC,CAAwG,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 { MenuSubmenuTriggerElement } from '@prosekit/web/menu';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link MenuSubmenuTrigger} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface MenuSubmenuTriggerProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-menu-submenu-trigger` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const MenuSubmenuTrigger: Component<MenuSubmenuTriggerProps>;
20
+ export declare const MenuSubmenuTrigger: Component<MenuSubmenuTriggerProps & HTMLAttributes<MenuSubmenuTriggerElement>>;
20
21
  //# sourceMappingURL=menu-submenu-trigger.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"menu-submenu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-submenu-trigger.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":"menu-submenu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-submenu-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACpE,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 { MenuTriggerEvents, MenuTriggerProps as MenuTriggerElementProps } from '@prosekit/web/menu';
4
+ import type { MenuTriggerElement, MenuTriggerEvents, MenuTriggerProps as MenuTriggerElementProps } 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 MenuTrigger} Svelte component.
8
9
  *
@@ -18,13 +19,11 @@ export interface MenuTriggerProps {
18
19
  /** Emitted when the menu is opened or closed. */
19
20
  onOpenChange?: (event: MenuTriggerEvents['openChange']) => void;
20
21
  children?: Snippet;
21
- [key: string]: unknown;
22
22
  }
23
23
  /**
24
24
  * A Svelte component that renders an `prosekit-menu-trigger` custom element.
25
25
  *
26
26
  * @public
27
27
  */
28
- export declare const MenuTrigger: Component<MenuTriggerProps>;
29
- export type { MenuTriggerEvents };
28
+ export declare const MenuTrigger: Component<MenuTriggerProps & HTMLAttributes<MenuTriggerElement>>;
30
29
  //# sourceMappingURL=menu-trigger.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"menu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,iBAAiB,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,uBAAuB,CAAC,UAAU,CAAC,CAAC;IAC/C,iDAAiD;IACjD,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":"menu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/menu/menu-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7H,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;;;;OAIG;IACH,QAAQ,CAAC,EAAE,uBAAuB,CAAC,UAAU,CAAC,CAAC;IAC/C,iDAAiD;IACjD,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"}
@@ -3,7 +3,6 @@
3
3
  */
4
4
  export { PopoverPopup, type PopoverPopupProps } from './popover-popup.gen.ts';
5
5
  export { PopoverPositioner, type PopoverPositionerProps } from './popover-positioner.gen.ts';
6
- export { PopoverRoot, type PopoverRootProps, type PopoverRootEvents } from './popover-root.gen.ts';
7
- export { PopoverTrigger, type PopoverTriggerProps, type PopoverTriggerEvents } from './popover-trigger.gen.ts';
8
- export { OpenChangeEvent } from '@prosekit/web/popover';
6
+ export { PopoverRoot, type PopoverRootProps } from './popover-root.gen.ts';
7
+ export { PopoverTrigger, type PopoverTriggerProps } from './popover-trigger.gen.ts';
9
8
  //# sourceMappingURL=index.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/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,KAAK,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAE/G,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/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 { PopoverPopup } from "./popover-popup.gen.js";
5
5
  export { PopoverPositioner } from "./popover-positioner.gen.js";
6
6
  export { PopoverRoot } from "./popover-root.gen.js";
7
7
  export { PopoverTrigger } from "./popover-trigger.gen.js";
8
- export { OpenChangeEvent } from '@prosekit/web/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 { PopoverPopupElement } from '@prosekit/web/popover';
4
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
5
7
  /**
6
8
  * Props for the {@link PopoverPopup} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface PopoverPopupProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-popover-popup` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const PopoverPopup: Component<PopoverPopupProps>;
20
+ export declare const PopoverPopup: Component<PopoverPopupProps & HTMLAttributes<PopoverPopupElement>>;
20
21
  //# sourceMappingURL=popover-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-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":"popover-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-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 { PopoverPositionerProps as PopoverPositionerElementProps } from '@prosekit/web/popover';
4
+ import type { PopoverPositionerElement, PopoverPositionerProps as PopoverPositionerElementProps } from '@prosekit/web/popover';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link PopoverPositioner} Svelte component.
8
9
  *
@@ -137,12 +138,11 @@ export interface PopoverPositionerProps {
137
138
  */
138
139
  altBoundary?: PopoverPositionerElementProps['altBoundary'];
139
140
  children?: Snippet;
140
- [key: string]: unknown;
141
141
  }
142
142
  /**
143
143
  * A Svelte component that renders an `prosekit-popover-positioner` custom element.
144
144
  *
145
145
  * @public
146
146
  */
147
- export declare const PopoverPositioner: Component<PopoverPositionerProps>;
147
+ export declare const PopoverPositioner: Component<PopoverPositionerProps & HTMLAttributes<PopoverPositionerElement>>;
148
148
  //# sourceMappingURL=popover-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-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":"popover-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-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 { PopoverRootEvents, PopoverRootProps as PopoverRootElementProps } from '@prosekit/web/popover';
4
+ import type { PopoverRootElement, PopoverRootEvents, PopoverRootProps as PopoverRootElementProps } from '@prosekit/web/popover';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link PopoverRoot} Svelte component.
8
9
  *
@@ -34,13 +35,11 @@ export interface PopoverRootProps {
34
35
  /** Emitted when the popover is opened or closed. */
35
36
  onOpenChange?: (event: PopoverRootEvents['openChange']) => void;
36
37
  children?: Snippet;
37
- [key: string]: unknown;
38
38
  }
39
39
  /**
40
40
  * A Svelte component that renders an `prosekit-popover-root` custom element.
41
41
  *
42
42
  * @public
43
43
  */
44
- export declare const PopoverRoot: Component<PopoverRootProps>;
45
- export type { PopoverRootEvents };
44
+ export declare const PopoverRoot: Component<PopoverRootProps & HTMLAttributes<PopoverRootElement>>;
46
45
  //# sourceMappingURL=popover-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-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;;;;;OAKG;IACH,KAAK,CAAC,EAAE,uBAAuB,CAAC,OAAO,CAAC,CAAC;IACzC;;;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":"popover-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-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;;;;;OAKG;IACH,KAAK,CAAC,EAAE,uBAAuB,CAAC,OAAO,CAAC,CAAC;IACzC;;;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 { PopoverTriggerEvents, PopoverTriggerProps as PopoverTriggerElementProps } from '@prosekit/web/popover';
4
+ import type { PopoverTriggerElement, PopoverTriggerEvents, PopoverTriggerProps as PopoverTriggerElementProps } from '@prosekit/web/popover';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link PopoverTrigger} Svelte component.
8
9
  *
@@ -34,13 +35,11 @@ export interface PopoverTriggerProps {
34
35
  /** Emitted when the popover is opened or closed. */
35
36
  onOpenChange?: (event: PopoverTriggerEvents['openChange']) => void;
36
37
  children?: Snippet;
37
- [key: string]: unknown;
38
38
  }
39
39
  /**
40
40
  * A Svelte component that renders an `prosekit-popover-trigger` custom element.
41
41
  *
42
42
  * @public
43
43
  */
44
- export declare const PopoverTrigger: Component<PopoverTriggerProps>;
45
- export type { PopoverTriggerEvents };
44
+ export declare const PopoverTrigger: Component<PopoverTriggerProps & HTMLAttributes<PopoverTriggerElement>>;
46
45
  //# sourceMappingURL=popover-trigger.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,oBAAoB,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AACrH,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,WAAW,CAAC,EAAE,0BAA0B,CAAC,aAAa,CAAC,CAAC;IACxD;;;;OAIG;IACH,KAAK,CAAC,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC5C;;;;OAIG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD,oDAAoD;IACpD,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,oBAAoB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IACnE,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;AAEnI,YAAY,EAAE,oBAAoB,EAAE,CAAC"}
1
+ {"version":3,"file":"popover-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/popover/popover-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,mBAAmB,IAAI,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AAC5I,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,WAAW,CAAC,EAAE,0BAA0B,CAAC,aAAa,CAAC,CAAC;IACxD;;;;OAIG;IACH,KAAK,CAAC,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC5C;;;;OAIG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC,YAAY,CAAC,CAAC;IACtD,oDAAoD;IACpD,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,oBAAoB,CAAC,YAAY,CAAC,KAAK,IAAI,CAAC;IACnE,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,SAAS,CAAC,mBAAmB,GAAG,cAAc,CAAC,qBAAqB,CAAC,CAAqG,CAAC"}
@@ -1,7 +1,6 @@
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 { ResizableRoot, type ResizableRootProps, type ResizableRootEvents } from './resizable-root.gen.ts';
4
+ export { ResizableRoot, type ResizableRootProps } from './resizable-root.gen.ts';
5
5
  export { ResizableHandle, type ResizableHandleProps } from './resizable-handle.gen.ts';
6
- export { ResizeEndEvent, ResizeStartEvent } from '@prosekit/web/resizable';
7
6
  //# sourceMappingURL=index.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/resizable/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,KAAK,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAE3G,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAEvF,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/resizable/index.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAEjF,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,2BAA2B,CAAC"}
@@ -3,4 +3,3 @@
3
3
  */
4
4
  export { ResizableRoot } from "./resizable-root.gen.js";
5
5
  export { ResizableHandle } from "./resizable-handle.gen.js";
6
- export { ResizeEndEvent, ResizeStartEvent } from '@prosekit/web/resizable';
@@ -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 { ResizableHandleProps as ResizableHandleElementProps } from '@prosekit/web/resizable';
4
+ import type { ResizableHandleElement, ResizableHandleProps as ResizableHandleElementProps } from '@prosekit/web/resizable';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link ResizableHandle} Svelte component.
8
9
  *
@@ -16,12 +17,11 @@ export interface ResizableHandleProps {
16
17
  */
17
18
  position?: ResizableHandleElementProps['position'];
18
19
  children?: Snippet;
19
- [key: string]: unknown;
20
20
  }
21
21
  /**
22
22
  * A Svelte component that renders an `prosekit-resizable-handle` custom element.
23
23
  *
24
24
  * @public
25
25
  */
26
- export declare const ResizableHandle: Component<ResizableHandleProps>;
26
+ export declare const ResizableHandle: Component<ResizableHandleProps & HTMLAttributes<ResizableHandleElement>>;
27
27
  //# sourceMappingURL=resizable-handle.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"resizable-handle.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/resizable/resizable-handle.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,oBAAoB,IAAI,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AACnG,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACnC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,2BAA2B,CAAC,UAAU,CAAC,CAAC;IACnD,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":"resizable-handle.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/resizable/resizable-handle.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,sBAAsB,EAAE,oBAAoB,IAAI,2BAA2B,EAAE,MAAM,yBAAyB,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,oBAAoB;IACnC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,2BAA2B,CAAC,UAAU,CAAC,CAAC;IACnD,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 { ResizableRootEvents, ResizableRootProps as ResizableRootElementProps } from '@prosekit/web/resizable';
4
+ import type { ResizableRootElement, ResizableRootEvents, ResizableRootProps as ResizableRootElementProps } from '@prosekit/web/resizable';
5
5
  import type { Component, Snippet } from 'svelte';
6
+ import type { HTMLAttributes } from 'svelte/elements';
6
7
  /**
7
8
  * Props for the {@link ResizableRoot} Svelte component.
8
9
  *
@@ -32,13 +33,11 @@ export interface ResizableRootProps {
32
33
  /** Emitted when a resize operation ends. */
33
34
  onResizeEnd?: (event: ResizableRootEvents['resizeEnd']) => void;
34
35
  children?: Snippet;
35
- [key: string]: unknown;
36
36
  }
37
37
  /**
38
38
  * A Svelte component that renders an `prosekit-resizable-root` custom element.
39
39
  *
40
40
  * @public
41
41
  */
42
- export declare const ResizableRoot: Component<ResizableRootProps>;
43
- export type { ResizableRootEvents };
42
+ export declare const ResizableRoot: Component<ResizableRootProps & HTMLAttributes<ResizableRootElement>>;
44
43
  //# sourceMappingURL=resizable-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"resizable-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/resizable/resizable-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,EAAE,kBAAkB,IAAI,yBAAyB,EAAE,MAAM,yBAAyB,CAAC;AACpH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,KAAK,CAAC,EAAE,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;OAIG;IACH,MAAM,CAAC,EAAE,yBAAyB,CAAC,QAAQ,CAAC,CAAC;IAC7C;;;;OAIG;IACH,WAAW,CAAC,EAAE,yBAAyB,CAAC,aAAa,CAAC,CAAC;IACvD,8CAA8C;IAC9C,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACpE,4CAA4C;IAC5C,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IAChE,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;AAE/H,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
1
+ {"version":3,"file":"resizable-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/resizable/resizable-root.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,kBAAkB,IAAI,yBAAyB,EAAE,MAAM,yBAAyB,CAAC;AAC1I,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;;;;OAIG;IACH,KAAK,CAAC,EAAE,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;OAIG;IACH,MAAM,CAAC,EAAE,yBAAyB,CAAC,QAAQ,CAAC,CAAC;IAC7C;;;;OAIG;IACH,WAAW,CAAC,EAAE,yBAAyB,CAAC,aAAa,CAAC,CAAC;IACvD,8CAA8C;IAC9C,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IACpE,4CAA4C;IAC5C,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IAChE,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,aAAa,EAAE,SAAS,CAAC,kBAAkB,GAAG,cAAc,CAAC,oBAAoB,CAAC,CAAkG,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 { TableHandleColumnMenuRootProps as TableHandleColumnMenuRootElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleColumnMenuRootElement, TableHandleColumnMenuRootProps as TableHandleColumnMenuRootElementProps } 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 TableHandleColumnMenuRoot} Svelte component.
8
9
  *
@@ -25,12 +26,11 @@ export interface TableHandleColumnMenuRootProps {
25
26
  */
26
27
  disabled?: TableHandleColumnMenuRootElementProps['disabled'];
27
28
  children?: Snippet;
28
- [key: string]: unknown;
29
29
  }
30
30
  /**
31
31
  * A Svelte component that renders an `prosekit-table-handle-column-menu-root` custom element.
32
32
  *
33
33
  * @public
34
34
  */
35
- export declare const TableHandleColumnMenuRoot: Component<TableHandleColumnMenuRootProps>;
35
+ export declare const TableHandleColumnMenuRoot: Component<TableHandleColumnMenuRootProps & HTMLAttributes<TableHandleColumnMenuRootElement>>;
36
36
  //# sourceMappingURL=table-handle-column-menu-root.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-column-menu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-menu-root.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,WAAW,CAAC,EAAE,qCAAqC,CAAC,aAAa,CAAC,CAAC;IACnE;;;OAGG;IACH,IAAI,CAAC,EAAE,qCAAqC,CAAC,MAAM,CAAC,CAAC;IACrD;;;OAGG;IACH,QAAQ,CAAC,EAAE,qCAAqC,CAAC,UAAU,CAAC,CAAC;IAC7D,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-column-menu-root.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-menu-root.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,WAAW,CAAC,EAAE,qCAAqC,CAAC,aAAa,CAAC,CAAC;IACnE;;;OAGG;IACH,IAAI,CAAC,EAAE,qCAAqC,CAAC,MAAM,CAAC,CAAC;IACrD;;;OAGG;IACH,QAAQ,CAAC,EAAE,qCAAqC,CAAC,UAAU,CAAC,CAAC;IAC7D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,EAAE,SAAS,CAAC,8BAA8B,GAAG,cAAc,CAAC,gCAAgC,CAAC,CAAsI,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 { TableHandleColumnMenuTriggerProps as TableHandleColumnMenuTriggerElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleColumnMenuTriggerElement, TableHandleColumnMenuTriggerProps as TableHandleColumnMenuTriggerElementProps } 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 TableHandleColumnMenuTrigger} Svelte component.
8
9
  *
@@ -15,12 +16,11 @@ export interface TableHandleColumnMenuTriggerProps {
15
16
  */
16
17
  editor?: TableHandleColumnMenuTriggerElementProps['editor'];
17
18
  children?: Snippet;
18
- [key: string]: unknown;
19
19
  }
20
20
  /**
21
21
  * A Svelte component that renders an `prosekit-table-handle-column-menu-trigger` custom element.
22
22
  *
23
23
  * @public
24
24
  */
25
- export declare const TableHandleColumnMenuTrigger: Component<TableHandleColumnMenuTriggerProps>;
25
+ export declare const TableHandleColumnMenuTrigger: Component<TableHandleColumnMenuTriggerProps & HTMLAttributes<TableHandleColumnMenuTriggerElement>>;
26
26
  //# sourceMappingURL=table-handle-column-menu-trigger.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-column-menu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-menu-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,iCAAiC,IAAI,wCAAwC,EAAE,MAAM,4BAA4B,CAAC;AAChI,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAChD;;;OAGG;IACH,MAAM,CAAC,EAAE,wCAAwC,CAAC,QAAQ,CAAC,CAAC;IAC5D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,4BAA4B,EAAE,SAAS,CAAC,iCAAiC,CAAoG,CAAC"}
1
+ {"version":3,"file":"table-handle-column-menu-trigger.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-menu-trigger.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mCAAmC,EAAE,iCAAiC,IAAI,wCAAwC,EAAE,MAAM,4BAA4B,CAAC;AACrK,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAChD;;;OAGG;IACH,MAAM,CAAC,EAAE,wCAAwC,CAAC,QAAQ,CAAC,CAAC;IAC5D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,4BAA4B,EAAE,SAAS,CAAC,iCAAiC,GAAG,cAAc,CAAC,mCAAmC,CAAC,CAA+I,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 { TableHandleColumnPopupElement } 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 TableHandleColumnPopup} Svelte component.
7
9
  *
@@ -9,12 +11,11 @@ import type { Component, Snippet } from 'svelte';
9
11
  */
10
12
  export interface TableHandleColumnPopupProps {
11
13
  children?: Snippet;
12
- [key: string]: unknown;
13
14
  }
14
15
  /**
15
16
  * A Svelte component that renders an `prosekit-table-handle-column-popup` custom element.
16
17
  *
17
18
  * @public
18
19
  */
19
- export declare const TableHandleColumnPopup: Component<TableHandleColumnPopupProps>;
20
+ export declare const TableHandleColumnPopup: Component<TableHandleColumnPopupProps & HTMLAttributes<TableHandleColumnPopupElement>>;
20
21
  //# sourceMappingURL=table-handle-column-popup.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-column-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IAC1C,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-column-popup.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-popup.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAChF,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,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 { TableHandleColumnPositionerProps as TableHandleColumnPositionerElementProps } from '@prosekit/web/table-handle';
4
+ import type { TableHandleColumnPositionerElement, TableHandleColumnPositionerProps as TableHandleColumnPositionerElementProps } 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 TableHandleColumnPositioner} Svelte component.
8
9
  *
@@ -136,12 +137,11 @@ export interface TableHandleColumnPositionerProps {
136
137
  */
137
138
  editor?: TableHandleColumnPositionerElementProps['editor'];
138
139
  children?: Snippet;
139
- [key: string]: unknown;
140
140
  }
141
141
  /**
142
142
  * A Svelte component that renders an `prosekit-table-handle-column-positioner` custom element.
143
143
  *
144
144
  * @public
145
145
  */
146
- export declare const TableHandleColumnPositioner: Component<TableHandleColumnPositionerProps>;
146
+ export declare const TableHandleColumnPositioner: Component<TableHandleColumnPositionerProps & HTMLAttributes<TableHandleColumnPositionerElement>>;
147
147
  //# sourceMappingURL=table-handle-column-positioner.gen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table-handle-column-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,gCAAgC,IAAI,uCAAuC,EAAE,MAAM,4BAA4B,CAAC;AAC9H,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAIjD;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC/C;;;;OAIG;IACH,SAAS,CAAC,EAAE,uCAAuC,CAAC,WAAW,CAAC,CAAC;IACjE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,uCAAuC,CAAC,UAAU,CAAC,CAAC;IAC/D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,uCAAuC,CAAC,YAAY,CAAC,CAAC;IACnE;;;;;OAKG;IACH,KAAK,CAAC,EAAE,uCAAuC,CAAC,OAAO,CAAC,CAAC;IACzD;;;OAGG;IACH,MAAM,CAAC,EAAE,uCAAuC,CAAC,QAAQ,CAAC,CAAC;IAC3D;;;OAGG;IACH,IAAI,CAAC,EAAE,uCAAuC,CAAC,MAAM,CAAC,CAAC;IACvD;;;OAGG;IACH,KAAK,CAAC,EAAE,uCAAuC,CAAC,OAAO,CAAC,CAAC;IACzD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,uCAAuC,CAAC,SAAS,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,WAAW,CAAC,EAAE,uCAAuC,CAAC,aAAa,CAAC,CAAC;IACrE;;;;;OAKG;IACH,SAAS,CAAC,EAAE,uCAAuC,CAAC,WAAW,CAAC,CAAC;IACjE;;;;;OAKG;IACH,UAAU,CAAC,EAAE,uCAAuC,CAAC,YAAY,CAAC,CAAC;IACnE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,uCAAuC,CAAC,QAAQ,CAAC,CAAC;IAC3D;;;OAGG;IACH,IAAI,CAAC,EAAE,uCAAuC,CAAC,MAAM,CAAC,CAAC;IACvD;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,uCAAuC,CAAC,UAAU,CAAC,CAAC;IAC/D;;;;;OAKG;IACH,YAAY,CAAC,EAAE,uCAAuC,CAAC,cAAc,CAAC,CAAC;IACvE;;;;;OAKG;IACH,eAAe,CAAC,EAAE,uCAAuC,CAAC,iBAAiB,CAAC,CAAC;IAC7E;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,uCAAuC,CAAC,gBAAgB,CAAC,CAAC;IAC3E;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,uCAAuC,CAAC,aAAa,CAAC,CAAC;IACrE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,uCAAuC,CAAC,QAAQ,CAAC,CAAC;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,EAAE,SAAS,CAAC,gCAAgC,CAAkG,CAAC"}
1
+ {"version":3,"file":"table-handle-column-positioner.gen.d.ts","sourceRoot":"","sources":["../../../../src/components/table-handle/table-handle-column-positioner.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,kCAAkC,EAAE,gCAAgC,IAAI,uCAAuC,EAAE,MAAM,4BAA4B,CAAC;AAClK,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAItD;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC/C;;;;OAIG;IACH,SAAS,CAAC,EAAE,uCAAuC,CAAC,WAAW,CAAC,CAAC;IACjE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,uCAAuC,CAAC,UAAU,CAAC,CAAC;IAC/D;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,uCAAuC,CAAC,YAAY,CAAC,CAAC;IACnE;;;;;OAKG;IACH,KAAK,CAAC,EAAE,uCAAuC,CAAC,OAAO,CAAC,CAAC;IACzD;;;OAGG;IACH,MAAM,CAAC,EAAE,uCAAuC,CAAC,QAAQ,CAAC,CAAC;IAC3D;;;OAGG;IACH,IAAI,CAAC,EAAE,uCAAuC,CAAC,MAAM,CAAC,CAAC;IACvD;;;OAGG;IACH,KAAK,CAAC,EAAE,uCAAuC,CAAC,OAAO,CAAC,CAAC;IACzD;;;;;OAKG;IACH,OAAO,CAAC,EAAE,uCAAuC,CAAC,SAAS,CAAC,CAAC;IAC7D;;;;;OAKG;IACH,WAAW,CAAC,EAAE,uCAAuC,CAAC,aAAa,CAAC,CAAC;IACrE;;;;;OAKG;IACH,SAAS,CAAC,EAAE,uCAAuC,CAAC,WAAW,CAAC,CAAC;IACjE;;;;;OAKG;IACH,UAAU,CAAC,EAAE,uCAAuC,CAAC,YAAY,CAAC,CAAC;IACnE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,uCAAuC,CAAC,QAAQ,CAAC,CAAC;IAC3D;;;OAGG;IACH,IAAI,CAAC,EAAE,uCAAuC,CAAC,MAAM,CAAC,CAAC;IACvD;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,uCAAuC,CAAC,UAAU,CAAC,CAAC;IAC/D;;;;;OAKG;IACH,YAAY,CAAC,EAAE,uCAAuC,CAAC,cAAc,CAAC,CAAC;IACvE;;;;;OAKG;IACH,eAAe,CAAC,EAAE,uCAAuC,CAAC,iBAAiB,CAAC,CAAC;IAC7E;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,uCAAuC,CAAC,gBAAgB,CAAC,CAAC;IAC3E;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,uCAAuC,CAAC,aAAa,CAAC,CAAC;IACrE;;;;;OAKG;IACH,MAAM,CAAC,EAAE,uCAAuC,CAAC,QAAQ,CAAC,CAAC;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,EAAE,SAAS,CAAC,gCAAgC,GAAG,cAAc,CAAC,kCAAkC,CAAC,CAA4I,CAAC"}