star-horse-lowcode 3.0.1 → 3.0.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.
@@ -5353,10 +5353,12 @@ viewFlag: boolean;
5353
5353
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
5354
5354
 
5355
5355
  export declare const StarHorseDataSelector: DefineComponent<DataSelectorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
5356
+ change: (selectData: any) => any;
5356
5357
  "update:modelValue": (modelValue: any) => any;
5357
5358
  selectedData: (selectData: any) => any;
5358
5359
  "update:selectedData": (selectData: any) => any;
5359
5360
  }, string, PublicProps, Readonly<DataSelectorProps> & Readonly<{
5361
+ onChange?: (selectData: any) => any;
5360
5362
  "onUpdate:modelValue"?: (modelValue: any) => any;
5361
5363
  onSelectedData?: (selectData: any) => any;
5362
5364
  "onUpdate:selectedData"?: (selectData: any) => any;
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "star-horse-lowcode",
3
3
  "private": false,
4
4
  "author": "l_1019@163.com",
5
- "version": "3.0.1",
5
+ "version": "3.0.3",
6
6
  "type": "module",
7
7
  "description": "星马低代码核心库,提供了低代码平台的基础功能和组件库。此库可引用到您的项目中,快速构建表单和列表。",
8
8
  "keywords": [