clickgo 5.6.2 → 5.6.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.
@@ -20135,7 +20135,7 @@ lib/form/functions/confirm.md
20135
20135
 
20136
20136
  > **confirm**(`current`, `opt`): `Promise`\<`number` \| `boolean`\>
20137
20137
 
20138
- Defined in: [dist/lib/form.ts:3912](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3912)
20138
+ Defined in: [dist/lib/form.ts:3938](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3938)
20139
20139
 
20140
20140
  显示一个 confirm
20141
20141
 
@@ -20170,7 +20170,7 @@ lib/form/functions/create.md
20170
20170
 
20171
20171
  > **create**\<`T`\>(`current`, `cls`, `data?`, `opt?`): `Promise`\<`T`\>
20172
20172
 
20173
- Defined in: [dist/lib/form.ts:3337](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3337)
20173
+ Defined in: [dist/lib/form.ts:3341](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3341)
20174
20174
 
20175
20175
  创建一个窗体
20176
20176
 
@@ -20298,7 +20298,7 @@ lib/form/functions/dialog.md
20298
20298
 
20299
20299
  > **dialog**(`current`, `opt`): `Promise`\<`string`\>
20300
20300
 
20301
- Defined in: [dist/lib/form.ts:3837](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3837)
20301
+ Defined in: [dist/lib/form.ts:3863](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3863)
20302
20302
 
20303
20303
  显示一个 dialog
20304
20304
 
@@ -20362,7 +20362,7 @@ lib/form/functions/flash.md
20362
20362
 
20363
20363
  > **flash**(`current`, `formId`): `Promise`\<`void`\>
20364
20364
 
20365
- Defined in: [dist/lib/form.ts:4009](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4009)
20365
+ Defined in: [dist/lib/form.ts:4035](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4035)
20366
20366
 
20367
20367
  让窗体闪烁
20368
20368
 
@@ -20730,7 +20730,7 @@ lib/form/functions/hideLauncher.md
20730
20730
 
20731
20731
  > **hideLauncher**(): `void`
20732
20732
 
20733
- Defined in: [dist/lib/form.ts:4046](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4046)
20733
+ Defined in: [dist/lib/form.ts:4072](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4072)
20734
20734
 
20735
20735
  隐藏 launcher 界面
20736
20736
 
@@ -20828,7 +20828,7 @@ lib/form/functions/init.md
20828
20828
 
20829
20829
  > **init**(): `void`
20830
20830
 
20831
- Defined in: [dist/lib/form.ts:4060](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4060)
20831
+ Defined in: [dist/lib/form.ts:4086](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4086)
20832
20832
 
20833
20833
  ## Returns
20834
20834
 
@@ -21091,7 +21091,7 @@ lib/form/functions/prompt.md
21091
21091
 
21092
21092
  > **prompt**(`current`, `opt`): `Promise`\<`string`\>
21093
21093
 
21094
- Defined in: [dist/lib/form.ts:3949](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3949)
21094
+ Defined in: [dist/lib/form.ts:3975](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3975)
21095
21095
 
21096
21096
  显示一个输入框 dialog
21097
21097
 
@@ -21419,7 +21419,7 @@ lib/form/functions/showLauncher.md
21419
21419
 
21420
21420
  > **showLauncher**(): `void`
21421
21421
 
21422
- Defined in: [dist/lib/form.ts:4036](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4036)
21422
+ Defined in: [dist/lib/form.ts:4062](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4062)
21423
21423
 
21424
21424
  显示 launcher 界面
21425
21425
 
@@ -21681,7 +21681,7 @@ lib/form/interfaces/IAbstractPanelQsChangeShowEvent.md
21681
21681
 
21682
21682
  # Interface: IAbstractPanelQsChangeShowEvent
21683
21683
 
21684
- Defined in: [dist/lib/form.ts:4086](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4086)
21684
+ Defined in: [dist/lib/form.ts:4112](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4112)
21685
21685
 
21686
21686
  AbstractPanel qsChange 显示事件
21687
21687
 
@@ -21691,7 +21691,7 @@ AbstractPanel qsChange 显示事件
21691
21691
 
21692
21692
  > **detail**: `object`
21693
21693
 
21694
- Defined in: [dist/lib/form.ts:4087](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4087)
21694
+ Defined in: [dist/lib/form.ts:4113](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4113)
21695
21695
 
21696
21696
  #### action
21697
21697
 
@@ -21732,7 +21732,7 @@ lib/form/interfaces/IAbstractPanelShowEvent.md
21732
21732
 
21733
21733
  # Interface: IAbstractPanelShowEvent
21734
21734
 
21735
- Defined in: [dist/lib/form.ts:4071](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4071)
21735
+ Defined in: [dist/lib/form.ts:4097](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4097)
21736
21736
 
21737
21737
  AbstractPanel 显示事件
21738
21738
 
@@ -21742,7 +21742,7 @@ AbstractPanel 显示事件
21742
21742
 
21743
21743
  > **detail**: `object`
21744
21744
 
21745
- Defined in: [dist/lib/form.ts:4072](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4072)
21745
+ Defined in: [dist/lib/form.ts:4098](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4098)
21746
21746
 
21747
21747
  #### action
21748
21748
 
@@ -21783,7 +21783,7 @@ lib/form/interfaces/IForm.md
21783
21783
 
21784
21784
  # Interface: IForm
21785
21785
 
21786
- Defined in: [dist/lib/form.ts:4101](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4101)
21786
+ Defined in: [dist/lib/form.ts:4127](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4127)
21787
21787
 
21788
21788
  运行时 task 中的 form 对象
21789
21789
 
@@ -21793,7 +21793,7 @@ Defined in: [dist/lib/form.ts:4101](https://github.com/maiyun/clickgo/blob/maste
21793
21793
 
21794
21794
  > **closed**: `boolean`
21795
21795
 
21796
- Defined in: [dist/lib/form.ts:4106](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4106)
21796
+ Defined in: [dist/lib/form.ts:4132](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4132)
21797
21797
 
21798
21798
  是否已经执行过了关闭窗体方法,此处加判断为了防止重复执行 close 导致的 bug
21799
21799
 
@@ -21803,7 +21803,7 @@ Defined in: [dist/lib/form.ts:4106](https://github.com/maiyun/clickgo/blob/maste
21803
21803
 
21804
21804
  > **id**: `string`
21805
21805
 
21806
- Defined in: [dist/lib/form.ts:4102](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4102)
21806
+ Defined in: [dist/lib/form.ts:4128](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4128)
21807
21807
 
21808
21808
  ***
21809
21809
 
@@ -21811,7 +21811,7 @@ Defined in: [dist/lib/form.ts:4102](https://github.com/maiyun/clickgo/blob/maste
21811
21811
 
21812
21812
  > **vapp**: [`IVApp`](../../core/interfaces/IVApp.md)
21813
21813
 
21814
- Defined in: [dist/lib/form.ts:4103](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4103)
21814
+ Defined in: [dist/lib/form.ts:4129](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4129)
21815
21815
 
21816
21816
  ***
21817
21817
 
@@ -21819,7 +21819,7 @@ Defined in: [dist/lib/form.ts:4103](https://github.com/maiyun/clickgo/blob/maste
21819
21819
 
21820
21820
  > **vroot**: [`IVue`](../../core/interfaces/IVue.md)
21821
21821
 
21822
- Defined in: [dist/lib/form.ts:4104](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4104)
21822
+ Defined in: [dist/lib/form.ts:4130](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4130)
21823
21823
 
21824
21824
  lib/form/interfaces/IFormConfirmOptions.md
21825
21825
  ---
@@ -21832,7 +21832,7 @@ lib/form/interfaces/IFormConfirmOptions.md
21832
21832
 
21833
21833
  # Interface: IFormConfirmOptions
21834
21834
 
21835
- Defined in: [dist/lib/form.ts:4192](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4192)
21835
+ Defined in: [dist/lib/form.ts:4218](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4218)
21836
21836
 
21837
21837
  Confirm 选项
21838
21838
 
@@ -21842,7 +21842,7 @@ Confirm 选项
21842
21842
 
21843
21843
  > `optional` **cancel**: `boolean`
21844
21844
 
21845
- Defined in: [dist/lib/form.ts:4195](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4195)
21845
+ Defined in: [dist/lib/form.ts:4221](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4221)
21846
21846
 
21847
21847
  ***
21848
21848
 
@@ -21850,7 +21850,7 @@ Defined in: [dist/lib/form.ts:4195](https://github.com/maiyun/clickgo/blob/maste
21850
21850
 
21851
21851
  > **content**: `string`
21852
21852
 
21853
- Defined in: [dist/lib/form.ts:4194](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4194)
21853
+ Defined in: [dist/lib/form.ts:4220](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4220)
21854
21854
 
21855
21855
  ***
21856
21856
 
@@ -21858,7 +21858,7 @@ Defined in: [dist/lib/form.ts:4194](https://github.com/maiyun/clickgo/blob/maste
21858
21858
 
21859
21859
  > `optional` **title**: `string`
21860
21860
 
21861
- Defined in: [dist/lib/form.ts:4193](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4193)
21861
+ Defined in: [dist/lib/form.ts:4219](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4219)
21862
21862
 
21863
21863
  lib/form/interfaces/IFormDialogOptions.md
21864
21864
  ---
@@ -21871,7 +21871,7 @@ lib/form/interfaces/IFormDialogOptions.md
21871
21871
 
21872
21872
  # Interface: IFormDialogOptions
21873
21873
 
21874
- Defined in: [dist/lib/form.ts:4155](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4155)
21874
+ Defined in: [dist/lib/form.ts:4181](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4181)
21875
21875
 
21876
21876
  Dialog 选项
21877
21877
 
@@ -21881,7 +21881,7 @@ Dialog 选项
21881
21881
 
21882
21882
  > `optional` **autoDialogResult**: `boolean`
21883
21883
 
21884
- Defined in: [dist/lib/form.ts:4159](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4159)
21884
+ Defined in: [dist/lib/form.ts:4185](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4185)
21885
21885
 
21886
21886
  ***
21887
21887
 
@@ -21889,7 +21889,7 @@ Defined in: [dist/lib/form.ts:4159](https://github.com/maiyun/clickgo/blob/maste
21889
21889
 
21890
21890
  > `optional` **buttons**: `string`[]
21891
21891
 
21892
- Defined in: [dist/lib/form.ts:4158](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4158)
21892
+ Defined in: [dist/lib/form.ts:4184](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4184)
21893
21893
 
21894
21894
  ***
21895
21895
 
@@ -21897,7 +21897,7 @@ Defined in: [dist/lib/form.ts:4158](https://github.com/maiyun/clickgo/blob/maste
21897
21897
 
21898
21898
  > **content**: `string`
21899
21899
 
21900
- Defined in: [dist/lib/form.ts:4157](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4157)
21900
+ Defined in: [dist/lib/form.ts:4183](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4183)
21901
21901
 
21902
21902
  ***
21903
21903
 
@@ -21905,7 +21905,7 @@ Defined in: [dist/lib/form.ts:4157](https://github.com/maiyun/clickgo/blob/maste
21905
21905
 
21906
21906
  > `optional` **data**: `Record`\<`string`, `any`\>
21907
21907
 
21908
- Defined in: [dist/lib/form.ts:4165](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4165)
21908
+ Defined in: [dist/lib/form.ts:4191](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4191)
21909
21909
 
21910
21910
  传值,需要用 data.x 读取
21911
21911
 
@@ -21915,7 +21915,7 @@ Defined in: [dist/lib/form.ts:4165](https://github.com/maiyun/clickgo/blob/maste
21915
21915
 
21916
21916
  > `optional` **direction**: `"v"` \| `"h"`
21917
21917
 
21918
- Defined in: [dist/lib/form.ts:4161](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4161)
21918
+ Defined in: [dist/lib/form.ts:4187](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4187)
21919
21919
 
21920
21920
  ***
21921
21921
 
@@ -21923,7 +21923,7 @@ Defined in: [dist/lib/form.ts:4161](https://github.com/maiyun/clickgo/blob/maste
21923
21923
 
21924
21924
  > `optional` **gutter**: `string` \| `number`
21925
21925
 
21926
- Defined in: [dist/lib/form.ts:4162](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4162)
21926
+ Defined in: [dist/lib/form.ts:4188](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4188)
21927
21927
 
21928
21928
  ***
21929
21929
 
@@ -21931,7 +21931,7 @@ Defined in: [dist/lib/form.ts:4162](https://github.com/maiyun/clickgo/blob/maste
21931
21931
 
21932
21932
  > `optional` **methods**: `Record`\<`string`, (...`param`) => `any`\>
21933
21933
 
21934
- Defined in: [dist/lib/form.ts:4167](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4167)
21934
+ Defined in: [dist/lib/form.ts:4193](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4193)
21935
21935
 
21936
21936
  传值,需要用 methods.x 读取
21937
21937
 
@@ -21941,7 +21941,7 @@ Defined in: [dist/lib/form.ts:4167](https://github.com/maiyun/clickgo/blob/maste
21941
21941
 
21942
21942
  > `optional` **path**: `string`
21943
21943
 
21944
- Defined in: [dist/lib/form.ts:4171](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4171)
21944
+ Defined in: [dist/lib/form.ts:4197](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4197)
21945
21945
 
21946
21946
  路径基,以 / 结束或文件路径则以文件的基路径为准,可留空
21947
21947
 
@@ -21951,7 +21951,7 @@ Defined in: [dist/lib/form.ts:4171](https://github.com/maiyun/clickgo/blob/maste
21951
21951
 
21952
21952
  > `optional` **select**: (`this`, `e`, `button`) => `void`
21953
21953
 
21954
- Defined in: [dist/lib/form.ts:4178](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4178)
21954
+ Defined in: [dist/lib/form.ts:4204](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4204)
21955
21955
 
21956
21956
  点击按钮触发事件
21957
21957
 
@@ -21983,7 +21983,7 @@ Defined in: [dist/lib/form.ts:4178](https://github.com/maiyun/clickgo/blob/maste
21983
21983
 
21984
21984
  > `optional` **style**: `string`
21985
21985
 
21986
- Defined in: [dist/lib/form.ts:4169](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4169)
21986
+ Defined in: [dist/lib/form.ts:4195](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4195)
21987
21987
 
21988
21988
  样式表
21989
21989
 
@@ -21993,7 +21993,7 @@ Defined in: [dist/lib/form.ts:4169](https://github.com/maiyun/clickgo/blob/maste
21993
21993
 
21994
21994
  > `optional` **title**: `string`
21995
21995
 
21996
- Defined in: [dist/lib/form.ts:4156](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4156)
21996
+ Defined in: [dist/lib/form.ts:4182](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4182)
21997
21997
 
21998
21998
  lib/form/interfaces/IFormDialogSelectEvent.md
21999
21999
  ---
@@ -22006,7 +22006,7 @@ lib/form/interfaces/IFormDialogSelectEvent.md
22006
22006
 
22007
22007
  # Interface: IFormDialogSelectEvent
22008
22008
 
22009
- Defined in: [dist/lib/form.ts:4185](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4185)
22009
+ Defined in: [dist/lib/form.ts:4211](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4211)
22010
22010
 
22011
22011
  Custom Event
22012
22012
 
@@ -22020,7 +22020,7 @@ Custom Event
22020
22020
 
22021
22021
  > **detail**: `object`
22022
22022
 
22023
- Defined in: [dist/lib/form.ts:4186](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4186)
22023
+ Defined in: [dist/lib/form.ts:4212](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4212)
22024
22024
 
22025
22025
  #### button
22026
22026
 
@@ -22065,7 +22065,7 @@ lib/form/interfaces/IFormInfo.md
22065
22065
 
22066
22066
  # Interface: IFormInfo
22067
22067
 
22068
- Defined in: [dist/lib/form.ts:4110](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4110)
22068
+ Defined in: [dist/lib/form.ts:4136](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4136)
22069
22069
 
22070
22070
  Form 的简略情况,通常在 list 当中
22071
22071
 
@@ -22075,7 +22075,7 @@ Form 的简略情况,通常在 list 当中
22075
22075
 
22076
22076
  > **focus**: `boolean`
22077
22077
 
22078
- Defined in: [dist/lib/form.ts:4117](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4117)
22078
+ Defined in: [dist/lib/form.ts:4143](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4143)
22079
22079
 
22080
22080
  ***
22081
22081
 
@@ -22083,7 +22083,7 @@ Defined in: [dist/lib/form.ts:4117](https://github.com/maiyun/clickgo/blob/maste
22083
22083
 
22084
22084
  > **icon**: `string`
22085
22085
 
22086
- Defined in: [dist/lib/form.ts:4113](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4113)
22086
+ Defined in: [dist/lib/form.ts:4139](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4139)
22087
22087
 
22088
22088
  ***
22089
22089
 
@@ -22091,7 +22091,7 @@ Defined in: [dist/lib/form.ts:4113](https://github.com/maiyun/clickgo/blob/maste
22091
22091
 
22092
22092
  > **show**: `boolean`
22093
22093
 
22094
- Defined in: [dist/lib/form.ts:4116](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4116)
22094
+ Defined in: [dist/lib/form.ts:4142](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4142)
22095
22095
 
22096
22096
  ***
22097
22097
 
@@ -22099,7 +22099,7 @@ Defined in: [dist/lib/form.ts:4116](https://github.com/maiyun/clickgo/blob/maste
22099
22099
 
22100
22100
  > **showInSystemTask**: `boolean`
22101
22101
 
22102
- Defined in: [dist/lib/form.ts:4118](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4118)
22102
+ Defined in: [dist/lib/form.ts:4144](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4144)
22103
22103
 
22104
22104
  ***
22105
22105
 
@@ -22107,7 +22107,7 @@ Defined in: [dist/lib/form.ts:4118](https://github.com/maiyun/clickgo/blob/maste
22107
22107
 
22108
22108
  > **stateMax**: `boolean`
22109
22109
 
22110
- Defined in: [dist/lib/form.ts:4114](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4114)
22110
+ Defined in: [dist/lib/form.ts:4140](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4140)
22111
22111
 
22112
22112
  ***
22113
22113
 
@@ -22115,7 +22115,7 @@ Defined in: [dist/lib/form.ts:4114](https://github.com/maiyun/clickgo/blob/maste
22115
22115
 
22116
22116
  > **stateMin**: `boolean`
22117
22117
 
22118
- Defined in: [dist/lib/form.ts:4115](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4115)
22118
+ Defined in: [dist/lib/form.ts:4141](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4141)
22119
22119
 
22120
22120
  ***
22121
22121
 
@@ -22123,7 +22123,7 @@ Defined in: [dist/lib/form.ts:4115](https://github.com/maiyun/clickgo/blob/maste
22123
22123
 
22124
22124
  > **taskId**: `string`
22125
22125
 
22126
- Defined in: [dist/lib/form.ts:4111](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4111)
22126
+ Defined in: [dist/lib/form.ts:4137](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4137)
22127
22127
 
22128
22128
  ***
22129
22129
 
@@ -22131,7 +22131,7 @@ Defined in: [dist/lib/form.ts:4111](https://github.com/maiyun/clickgo/blob/maste
22131
22131
 
22132
22132
  > **title**: `string`
22133
22133
 
22134
- Defined in: [dist/lib/form.ts:4112](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4112)
22134
+ Defined in: [dist/lib/form.ts:4138](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4138)
22135
22135
 
22136
22136
  lib/form/interfaces/IFormPromptOptions.md
22137
22137
  ---
@@ -22144,7 +22144,7 @@ lib/form/interfaces/IFormPromptOptions.md
22144
22144
 
22145
22145
  # Interface: IFormPromptOptions
22146
22146
 
22147
- Defined in: [dist/lib/form.ts:4199](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4199)
22147
+ Defined in: [dist/lib/form.ts:4225](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4225)
22148
22148
 
22149
22149
  Prompt 选项
22150
22150
 
@@ -22154,7 +22154,7 @@ Prompt 选项
22154
22154
 
22155
22155
  > `optional` **cancel**: `boolean`
22156
22156
 
22157
- Defined in: [dist/lib/form.ts:4207](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4207)
22157
+ Defined in: [dist/lib/form.ts:4233](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4233)
22158
22158
 
22159
22159
  是否显示取消按钮,默认显示
22160
22160
 
@@ -22164,7 +22164,7 @@ Defined in: [dist/lib/form.ts:4207](https://github.com/maiyun/clickgo/blob/maste
22164
22164
 
22165
22165
  > **content**: `string`
22166
22166
 
22167
- Defined in: [dist/lib/form.ts:4203](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4203)
22167
+ Defined in: [dist/lib/form.ts:4229](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4229)
22168
22168
 
22169
22169
  内容说明
22170
22170
 
@@ -22174,7 +22174,7 @@ Defined in: [dist/lib/form.ts:4203](https://github.com/maiyun/clickgo/blob/maste
22174
22174
 
22175
22175
  > `optional` **select**: (`this`, `e`, `button`) => `void`
22176
22176
 
22177
- Defined in: [dist/lib/form.ts:4214](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4214)
22177
+ Defined in: [dist/lib/form.ts:4240](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4240)
22178
22178
 
22179
22179
  点击按钮触发事件
22180
22180
 
@@ -22206,7 +22206,7 @@ true 代表确定,false 代表取消
22206
22206
 
22207
22207
  > `optional` **text**: `string`
22208
22208
 
22209
- Defined in: [dist/lib/form.ts:4205](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4205)
22209
+ Defined in: [dist/lib/form.ts:4231](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4231)
22210
22210
 
22211
22211
  文本默认值
22212
22212
 
@@ -22216,7 +22216,7 @@ Defined in: [dist/lib/form.ts:4205](https://github.com/maiyun/clickgo/blob/maste
22216
22216
 
22217
22217
  > `optional` **title**: `string`
22218
22218
 
22219
- Defined in: [dist/lib/form.ts:4201](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4201)
22219
+ Defined in: [dist/lib/form.ts:4227](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4227)
22220
22220
 
22221
22221
  标题
22222
22222
 
@@ -22231,7 +22231,7 @@ lib/form/interfaces/IFormPromptSelectEvent.md
22231
22231
 
22232
22232
  # Interface: IFormPromptSelectEvent
22233
22233
 
22234
- Defined in: [dist/lib/form.ts:4221](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4221)
22234
+ Defined in: [dist/lib/form.ts:4247](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4247)
22235
22235
 
22236
22236
  Custom Event
22237
22237
 
@@ -22245,7 +22245,7 @@ Custom Event
22245
22245
 
22246
22246
  > **detail**: `object`
22247
22247
 
22248
- Defined in: [dist/lib/form.ts:4222](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4222)
22248
+ Defined in: [dist/lib/form.ts:4248](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4248)
22249
22249
 
22250
22250
  #### button
22251
22251
 
@@ -22296,7 +22296,7 @@ lib/form/interfaces/IMoveDragOptions.md
22296
22296
 
22297
22297
  # Interface: IMoveDragOptions
22298
22298
 
22299
- Defined in: [dist/lib/form.ts:4122](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4122)
22299
+ Defined in: [dist/lib/form.ts:4148](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4148)
22300
22300
 
22301
22301
  移动 drag 到新位置函数的选项
22302
22302
 
@@ -22306,7 +22306,7 @@ Defined in: [dist/lib/form.ts:4122](https://github.com/maiyun/clickgo/blob/maste
22306
22306
 
22307
22307
  > `optional` **height**: `number`
22308
22308
 
22309
- Defined in: [dist/lib/form.ts:4126](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4126)
22309
+ Defined in: [dist/lib/form.ts:4152](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4152)
22310
22310
 
22311
22311
  ***
22312
22312
 
@@ -22314,7 +22314,7 @@ Defined in: [dist/lib/form.ts:4126](https://github.com/maiyun/clickgo/blob/maste
22314
22314
 
22315
22315
  > `optional` **icon**: `boolean`
22316
22316
 
22317
- Defined in: [dist/lib/form.ts:4127](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4127)
22317
+ Defined in: [dist/lib/form.ts:4153](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4153)
22318
22318
 
22319
22319
  ***
22320
22320
 
@@ -22322,7 +22322,7 @@ Defined in: [dist/lib/form.ts:4127](https://github.com/maiyun/clickgo/blob/maste
22322
22322
 
22323
22323
  > `optional` **left**: `number`
22324
22324
 
22325
- Defined in: [dist/lib/form.ts:4124](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4124)
22325
+ Defined in: [dist/lib/form.ts:4150](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4150)
22326
22326
 
22327
22327
  ***
22328
22328
 
@@ -22330,7 +22330,7 @@ Defined in: [dist/lib/form.ts:4124](https://github.com/maiyun/clickgo/blob/maste
22330
22330
 
22331
22331
  > `optional` **top**: `number`
22332
22332
 
22333
- Defined in: [dist/lib/form.ts:4123](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4123)
22333
+ Defined in: [dist/lib/form.ts:4149](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4149)
22334
22334
 
22335
22335
  ***
22336
22336
 
@@ -22338,7 +22338,7 @@ Defined in: [dist/lib/form.ts:4123](https://github.com/maiyun/clickgo/blob/maste
22338
22338
 
22339
22339
  > `optional` **width**: `number`
22340
22340
 
22341
- Defined in: [dist/lib/form.ts:4125](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4125)
22341
+ Defined in: [dist/lib/form.ts:4151](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4151)
22342
22342
 
22343
22343
  lib/form/interfaces/INotifyContentOptions.md
22344
22344
  ---
@@ -22351,7 +22351,7 @@ lib/form/interfaces/INotifyContentOptions.md
22351
22351
 
22352
22352
  # Interface: INotifyContentOptions
22353
22353
 
22354
- Defined in: [dist/lib/form.ts:4144](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4144)
22354
+ Defined in: [dist/lib/form.ts:4170](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4170)
22355
22355
 
22356
22356
  notify 信息框的修改选项
22357
22357
 
@@ -22361,7 +22361,7 @@ notify 信息框的修改选项
22361
22361
 
22362
22362
  > `optional` **content**: `string`
22363
22363
 
22364
- Defined in: [dist/lib/form.ts:4146](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4146)
22364
+ Defined in: [dist/lib/form.ts:4172](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4172)
22365
22365
 
22366
22366
  ***
22367
22367
 
@@ -22369,7 +22369,7 @@ Defined in: [dist/lib/form.ts:4146](https://github.com/maiyun/clickgo/blob/maste
22369
22369
 
22370
22370
  > `optional` **note**: `string`
22371
22371
 
22372
- Defined in: [dist/lib/form.ts:4147](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4147)
22372
+ Defined in: [dist/lib/form.ts:4173](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4173)
22373
22373
 
22374
22374
  ***
22375
22375
 
@@ -22377,7 +22377,7 @@ Defined in: [dist/lib/form.ts:4147](https://github.com/maiyun/clickgo/blob/maste
22377
22377
 
22378
22378
  > `optional` **progress**: `number`
22379
22379
 
22380
- Defined in: [dist/lib/form.ts:4149](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4149)
22380
+ Defined in: [dist/lib/form.ts:4175](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4175)
22381
22381
 
22382
22382
  可顺便修改进度
22383
22383
 
@@ -22387,7 +22387,7 @@ Defined in: [dist/lib/form.ts:4149](https://github.com/maiyun/clickgo/blob/maste
22387
22387
 
22388
22388
  > `optional` **timeout**: `number`
22389
22389
 
22390
- Defined in: [dist/lib/form.ts:4151](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4151)
22390
+ Defined in: [dist/lib/form.ts:4177](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4177)
22391
22391
 
22392
22392
  设置后将在 x 毫秒后隐藏,这不会大于创建时的设置的总时长
22393
22393
 
@@ -22397,7 +22397,7 @@ Defined in: [dist/lib/form.ts:4151](https://github.com/maiyun/clickgo/blob/maste
22397
22397
 
22398
22398
  > `optional` **title**: `string`
22399
22399
 
22400
- Defined in: [dist/lib/form.ts:4145](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4145)
22400
+ Defined in: [dist/lib/form.ts:4171](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4171)
22401
22401
 
22402
22402
  lib/form/interfaces/INotifyOptions.md
22403
22403
  ---
@@ -22410,7 +22410,7 @@ lib/form/interfaces/INotifyOptions.md
22410
22410
 
22411
22411
  # Interface: INotifyOptions
22412
22412
 
22413
- Defined in: [dist/lib/form.ts:4131](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4131)
22413
+ Defined in: [dist/lib/form.ts:4157](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4157)
22414
22414
 
22415
22415
  弹出 notify 信息框的选项
22416
22416
 
@@ -22420,7 +22420,7 @@ Defined in: [dist/lib/form.ts:4131](https://github.com/maiyun/clickgo/blob/maste
22420
22420
 
22421
22421
  > `optional` **content**: `string`
22422
22422
 
22423
- Defined in: [dist/lib/form.ts:4134](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4134)
22423
+ Defined in: [dist/lib/form.ts:4160](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4160)
22424
22424
 
22425
22425
  正文
22426
22426
 
@@ -22430,7 +22430,7 @@ Defined in: [dist/lib/form.ts:4134](https://github.com/maiyun/clickgo/blob/maste
22430
22430
 
22431
22431
  > `optional` **icon**: `string` \| `null`
22432
22432
 
22433
- Defined in: [dist/lib/form.ts:4137](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4137)
22433
+ Defined in: [dist/lib/form.ts:4163](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4163)
22434
22434
 
22435
22435
  ***
22436
22436
 
@@ -22438,7 +22438,7 @@ Defined in: [dist/lib/form.ts:4137](https://github.com/maiyun/clickgo/blob/maste
22438
22438
 
22439
22439
  > `optional` **note**: `string`
22440
22440
 
22441
- Defined in: [dist/lib/form.ts:4136](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4136)
22441
+ Defined in: [dist/lib/form.ts:4162](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4162)
22442
22442
 
22443
22443
  浅色描述
22444
22444
 
@@ -22448,7 +22448,7 @@ Defined in: [dist/lib/form.ts:4136](https://github.com/maiyun/clickgo/blob/maste
22448
22448
 
22449
22449
  > `optional` **progress**: `boolean`
22450
22450
 
22451
- Defined in: [dist/lib/form.ts:4140](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4140)
22451
+ Defined in: [dist/lib/form.ts:4166](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4166)
22452
22452
 
22453
22453
  ***
22454
22454
 
@@ -22456,7 +22456,7 @@ Defined in: [dist/lib/form.ts:4140](https://github.com/maiyun/clickgo/blob/maste
22456
22456
 
22457
22457
  > `optional` **timeout**: `number`
22458
22458
 
22459
- Defined in: [dist/lib/form.ts:4138](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4138)
22459
+ Defined in: [dist/lib/form.ts:4164](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4164)
22460
22460
 
22461
22461
  ***
22462
22462
 
@@ -22464,7 +22464,7 @@ Defined in: [dist/lib/form.ts:4138](https://github.com/maiyun/clickgo/blob/maste
22464
22464
 
22465
22465
  > `optional` **title**: `string`
22466
22466
 
22467
- Defined in: [dist/lib/form.ts:4132](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4132)
22467
+ Defined in: [dist/lib/form.ts:4158](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4158)
22468
22468
 
22469
22469
  ***
22470
22470
 
@@ -22472,7 +22472,7 @@ Defined in: [dist/lib/form.ts:4132](https://github.com/maiyun/clickgo/blob/maste
22472
22472
 
22473
22473
  > `optional` **type**: `"progress"` \| `"info"` \| `"warning"` \| `"danger"` \| `"primary"`
22474
22474
 
22475
- Defined in: [dist/lib/form.ts:4139](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4139)
22475
+ Defined in: [dist/lib/form.ts:4165](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4165)
22476
22476
 
22477
22477
  lib/form/variables/activePanels.md
22478
22478
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clickgo",
3
- "version": "5.6.2",
3
+ "version": "5.6.3",
4
4
  "description": "Background interface, software interface, mobile phone APP interface operation library.",
5
5
  "type": "module",
6
6
  "keywords": [