@quidgest/ui 0.7.22 → 0.7.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1023,6 +1023,9 @@ declare const _default_17: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_With
1023
1023
  placeholder: string;
1024
1024
  };
1025
1025
  }, {}>, {
1026
+ prepend?(_: {}): any;
1027
+ append?(_: {}): any;
1028
+ extras?(_: {}): any;
1026
1029
  "body.prepend"?(_: {}): any;
1027
1030
  item?(_: {
1028
1031
  item: any;