@quidgest/ui 0.7.7 → 0.7.8

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
@@ -1336,6 +1336,11 @@ declare const _default_4: __VLS_WithTemplateSlots_4<DefineComponent<__VLS_WithDe
1336
1336
  noData: string;
1337
1337
  };
1338
1338
  }, {}>, {
1339
+ "label.prepend"?(_: {}): any;
1340
+ "label.append"?(_: {}): any;
1341
+ prepend?(_: {}): any;
1342
+ append?(_: {}): any;
1343
+ extras?(_: {}): any;
1339
1344
  "body.prepend"?(_: {}): any;
1340
1345
  "body.append"?(_: {}): any;
1341
1346
  }>;