clickgo 5.18.2 → 5.18.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.
- package/dist/app/demo.cga +0 -0
- package/dist/index.js +1 -1
- package/doc/clickgo-rag.md +78 -78
- package/package.json +1 -1
package/doc/clickgo-rag.md
CHANGED
|
@@ -21375,7 +21375,7 @@ lib/form/functions/captcha.md
|
|
|
21375
21375
|
|
|
21376
21376
|
> **captcha**(`current`, `opt`): `Promise`\<`false` \| [`ICaptchaResultEvent`](../../control/interfaces/ICaptchaResultEvent.md)\>
|
|
21377
21377
|
|
|
21378
|
-
Defined in: [lib/form.ts:
|
|
21378
|
+
Defined in: [lib/form.ts:3945](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3945)
|
|
21379
21379
|
|
|
21380
21380
|
显示一个验证码窗口
|
|
21381
21381
|
|
|
@@ -21491,7 +21491,7 @@ lib/form/functions/confirm.md
|
|
|
21491
21491
|
|
|
21492
21492
|
> **confirm**(`current`, `opt`): `Promise`\<`number` \| `boolean`\>
|
|
21493
21493
|
|
|
21494
|
-
Defined in: [lib/form.ts:
|
|
21494
|
+
Defined in: [lib/form.ts:4016](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4016)
|
|
21495
21495
|
|
|
21496
21496
|
显示一个 confirm
|
|
21497
21497
|
|
|
@@ -21718,7 +21718,7 @@ lib/form/functions/flash.md
|
|
|
21718
21718
|
|
|
21719
21719
|
> **flash**(`current`, `formId`): `Promise`\<`void`\>
|
|
21720
21720
|
|
|
21721
|
-
Defined in: [lib/form.ts:
|
|
21721
|
+
Defined in: [lib/form.ts:4113](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4113)
|
|
21722
21722
|
|
|
21723
21723
|
让窗体闪烁
|
|
21724
21724
|
|
|
@@ -22086,7 +22086,7 @@ lib/form/functions/hideLauncher.md
|
|
|
22086
22086
|
|
|
22087
22087
|
> **hideLauncher**(): `void`
|
|
22088
22088
|
|
|
22089
|
-
Defined in: [lib/form.ts:
|
|
22089
|
+
Defined in: [lib/form.ts:4150](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4150)
|
|
22090
22090
|
|
|
22091
22091
|
隐藏 launcher 界面
|
|
22092
22092
|
|
|
@@ -22184,7 +22184,7 @@ lib/form/functions/init.md
|
|
|
22184
22184
|
|
|
22185
22185
|
> **init**(): `void`
|
|
22186
22186
|
|
|
22187
|
-
Defined in: [lib/form.ts:
|
|
22187
|
+
Defined in: [lib/form.ts:4164](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4164)
|
|
22188
22188
|
|
|
22189
22189
|
## Returns
|
|
22190
22190
|
|
|
@@ -22447,7 +22447,7 @@ lib/form/functions/prompt.md
|
|
|
22447
22447
|
|
|
22448
22448
|
> **prompt**(`current`, `opt`): `Promise`\<`string`\>
|
|
22449
22449
|
|
|
22450
|
-
Defined in: [lib/form.ts:
|
|
22450
|
+
Defined in: [lib/form.ts:4053](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4053)
|
|
22451
22451
|
|
|
22452
22452
|
显示一个输入框 dialog
|
|
22453
22453
|
|
|
@@ -22775,7 +22775,7 @@ lib/form/functions/showLauncher.md
|
|
|
22775
22775
|
|
|
22776
22776
|
> **showLauncher**(): `void`
|
|
22777
22777
|
|
|
22778
|
-
Defined in: [lib/form.ts:
|
|
22778
|
+
Defined in: [lib/form.ts:4140](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4140)
|
|
22779
22779
|
|
|
22780
22780
|
显示 launcher 界面
|
|
22781
22781
|
|
|
@@ -23039,7 +23039,7 @@ lib/form/interfaces/IAbstractPanelQsChangeShowEvent.md
|
|
|
23039
23039
|
|
|
23040
23040
|
# Interface: IAbstractPanelQsChangeShowEvent
|
|
23041
23041
|
|
|
23042
|
-
Defined in: [lib/form.ts:
|
|
23042
|
+
Defined in: [lib/form.ts:4190](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4190)
|
|
23043
23043
|
|
|
23044
23044
|
AbstractPanel qsChange 显示事件
|
|
23045
23045
|
|
|
@@ -23049,7 +23049,7 @@ AbstractPanel qsChange 显示事件
|
|
|
23049
23049
|
|
|
23050
23050
|
> **detail**: `object`
|
|
23051
23051
|
|
|
23052
|
-
Defined in: [lib/form.ts:
|
|
23052
|
+
Defined in: [lib/form.ts:4191](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4191)
|
|
23053
23053
|
|
|
23054
23054
|
#### action
|
|
23055
23055
|
|
|
@@ -23090,7 +23090,7 @@ lib/form/interfaces/IAbstractPanelShowEvent.md
|
|
|
23090
23090
|
|
|
23091
23091
|
# Interface: IAbstractPanelShowEvent
|
|
23092
23092
|
|
|
23093
|
-
Defined in: [lib/form.ts:
|
|
23093
|
+
Defined in: [lib/form.ts:4175](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4175)
|
|
23094
23094
|
|
|
23095
23095
|
AbstractPanel 显示事件
|
|
23096
23096
|
|
|
@@ -23100,7 +23100,7 @@ AbstractPanel 显示事件
|
|
|
23100
23100
|
|
|
23101
23101
|
> **detail**: `object`
|
|
23102
23102
|
|
|
23103
|
-
Defined in: [lib/form.ts:
|
|
23103
|
+
Defined in: [lib/form.ts:4176](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4176)
|
|
23104
23104
|
|
|
23105
23105
|
#### action
|
|
23106
23106
|
|
|
@@ -23141,7 +23141,7 @@ lib/form/interfaces/IFormCaptchaOptions.md
|
|
|
23141
23141
|
|
|
23142
23142
|
# Interface: IFormCaptchaOptions
|
|
23143
23143
|
|
|
23144
|
-
Defined in: [lib/form.ts:
|
|
23144
|
+
Defined in: [lib/form.ts:4320](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4320)
|
|
23145
23145
|
|
|
23146
23146
|
显示验证码选项
|
|
23147
23147
|
|
|
@@ -23151,7 +23151,7 @@ Defined in: [lib/form.ts:4314](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23151
23151
|
|
|
23152
23152
|
> **akey**: `string`
|
|
23153
23153
|
|
|
23154
|
-
Defined in: [lib/form.ts:
|
|
23154
|
+
Defined in: [lib/form.ts:4324](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4324)
|
|
23155
23155
|
|
|
23156
23156
|
验证码 key
|
|
23157
23157
|
|
|
@@ -23161,7 +23161,7 @@ Defined in: [lib/form.ts:4318](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23161
23161
|
|
|
23162
23162
|
> **factory**: `"tc"` \| `"cf"`
|
|
23163
23163
|
|
|
23164
|
-
Defined in: [lib/form.ts:
|
|
23164
|
+
Defined in: [lib/form.ts:4322](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4322)
|
|
23165
23165
|
|
|
23166
23166
|
验证码服务商
|
|
23167
23167
|
|
|
@@ -23176,7 +23176,7 @@ lib/form/interfaces/IFormConfirmOptions.md
|
|
|
23176
23176
|
|
|
23177
23177
|
# Interface: IFormConfirmOptions
|
|
23178
23178
|
|
|
23179
|
-
Defined in: [lib/form.ts:
|
|
23179
|
+
Defined in: [lib/form.ts:4313](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4313)
|
|
23180
23180
|
|
|
23181
23181
|
Confirm 选项
|
|
23182
23182
|
|
|
@@ -23186,7 +23186,7 @@ Confirm 选项
|
|
|
23186
23186
|
|
|
23187
23187
|
> `optional` **cancel?**: `boolean`
|
|
23188
23188
|
|
|
23189
|
-
Defined in: [lib/form.ts:
|
|
23189
|
+
Defined in: [lib/form.ts:4316](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4316)
|
|
23190
23190
|
|
|
23191
23191
|
***
|
|
23192
23192
|
|
|
@@ -23194,7 +23194,7 @@ Defined in: [lib/form.ts:4310](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23194
23194
|
|
|
23195
23195
|
> **content**: `string`
|
|
23196
23196
|
|
|
23197
|
-
Defined in: [lib/form.ts:
|
|
23197
|
+
Defined in: [lib/form.ts:4315](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4315)
|
|
23198
23198
|
|
|
23199
23199
|
***
|
|
23200
23200
|
|
|
@@ -23202,7 +23202,7 @@ Defined in: [lib/form.ts:4309](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23202
23202
|
|
|
23203
23203
|
> `optional` **title?**: `string`
|
|
23204
23204
|
|
|
23205
|
-
Defined in: [lib/form.ts:
|
|
23205
|
+
Defined in: [lib/form.ts:4314](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4314)
|
|
23206
23206
|
|
|
23207
23207
|
lib/form/interfaces/IFormDialogOptions.md
|
|
23208
23208
|
---
|
|
@@ -23215,7 +23215,7 @@ lib/form/interfaces/IFormDialogOptions.md
|
|
|
23215
23215
|
|
|
23216
23216
|
# Interface: IFormDialogOptions
|
|
23217
23217
|
|
|
23218
|
-
Defined in: [lib/form.ts:
|
|
23218
|
+
Defined in: [lib/form.ts:4259](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4259)
|
|
23219
23219
|
|
|
23220
23220
|
Dialog 选项
|
|
23221
23221
|
|
|
@@ -23225,7 +23225,7 @@ Dialog 选项
|
|
|
23225
23225
|
|
|
23226
23226
|
> `optional` **autoDialogResult?**: `boolean`
|
|
23227
23227
|
|
|
23228
|
-
Defined in: [lib/form.ts:
|
|
23228
|
+
Defined in: [lib/form.ts:4267](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4267)
|
|
23229
23229
|
|
|
23230
23230
|
点击按钮后是否自动将按钮文本写入 dialogResult,默认 true
|
|
23231
23231
|
|
|
@@ -23235,7 +23235,7 @@ Defined in: [lib/form.ts:4261](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23235
23235
|
|
|
23236
23236
|
> `optional` **buttons?**: `string`[]
|
|
23237
23237
|
|
|
23238
|
-
Defined in: [lib/form.ts:
|
|
23238
|
+
Defined in: [lib/form.ts:4265](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4265)
|
|
23239
23239
|
|
|
23240
23240
|
底部按钮文本列表,默认使用当前语言的确定按钮文本
|
|
23241
23241
|
|
|
@@ -23245,7 +23245,7 @@ Defined in: [lib/form.ts:4259](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23245
23245
|
|
|
23246
23246
|
> **content**: `string`
|
|
23247
23247
|
|
|
23248
|
-
Defined in: [lib/form.ts:
|
|
23248
|
+
Defined in: [lib/form.ts:4263](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4263)
|
|
23249
23249
|
|
|
23250
23250
|
dialog 内容,支持直接传布局字符串
|
|
23251
23251
|
|
|
@@ -23255,7 +23255,7 @@ dialog 内容,支持直接传布局字符串
|
|
|
23255
23255
|
|
|
23256
23256
|
> `optional` **data?**: `Record`\<`string`, `any`\>
|
|
23257
23257
|
|
|
23258
|
-
Defined in: [lib/form.ts:
|
|
23258
|
+
Defined in: [lib/form.ts:4281](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4281)
|
|
23259
23259
|
|
|
23260
23260
|
传值,需要用 data.x 读取
|
|
23261
23261
|
|
|
@@ -23265,7 +23265,7 @@ Defined in: [lib/form.ts:4275](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23265
23265
|
|
|
23266
23266
|
> `optional` **direction?**: `"v"` \| `"h"`
|
|
23267
23267
|
|
|
23268
|
-
Defined in: [lib/form.ts:
|
|
23268
|
+
Defined in: [lib/form.ts:4270](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4270)
|
|
23269
23269
|
|
|
23270
23270
|
dialog 控件内容布局方向,h 为横向,v 为纵向
|
|
23271
23271
|
|
|
@@ -23275,7 +23275,7 @@ dialog 控件内容布局方向,h 为横向,v 为纵向
|
|
|
23275
23275
|
|
|
23276
23276
|
> `optional` **gutter?**: `string` \| `number`
|
|
23277
23277
|
|
|
23278
|
-
Defined in: [lib/form.ts:
|
|
23278
|
+
Defined in: [lib/form.ts:4272](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4272)
|
|
23279
23279
|
|
|
23280
23280
|
dialog 控件内容区项目间距,会透传给 dialog 控件
|
|
23281
23281
|
|
|
@@ -23285,7 +23285,7 @@ dialog 控件内容区项目间距,会透传给 dialog 控件
|
|
|
23285
23285
|
|
|
23286
23286
|
> `optional` **height?**: `string` \| `number`
|
|
23287
23287
|
|
|
23288
|
-
Defined in: [lib/form.ts:
|
|
23288
|
+
Defined in: [lib/form.ts:4276](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4276)
|
|
23289
23289
|
|
|
23290
23290
|
dialog 控件高度,传数字时为像素值,传 fill 时代表填充可用高度
|
|
23291
23291
|
|
|
@@ -23295,7 +23295,7 @@ dialog 控件高度,传数字时为像素值,传 fill 时代表填充可用
|
|
|
23295
23295
|
|
|
23296
23296
|
> `optional` **methods?**: `Record`\<`string`, (...`param`) => `any`\>
|
|
23297
23297
|
|
|
23298
|
-
Defined in: [lib/form.ts:
|
|
23298
|
+
Defined in: [lib/form.ts:4283](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4283)
|
|
23299
23299
|
|
|
23300
23300
|
传值,需要用 methods.x 读取
|
|
23301
23301
|
|
|
@@ -23305,7 +23305,7 @@ Defined in: [lib/form.ts:4277](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23305
23305
|
|
|
23306
23306
|
> `optional` **onMounted?**: () => `void` \| `Promise`\<`void`\>
|
|
23307
23307
|
|
|
23308
|
-
Defined in: [lib/form.ts:
|
|
23308
|
+
Defined in: [lib/form.ts:4303](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4303)
|
|
23309
23309
|
|
|
23310
23310
|
窗体挂载完成事件
|
|
23311
23311
|
|
|
@@ -23319,7 +23319,7 @@ Defined in: [lib/form.ts:4297](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23319
23319
|
|
|
23320
23320
|
> `optional` **padding?**: `string` \| `boolean`
|
|
23321
23321
|
|
|
23322
|
-
Defined in: [lib/form.ts:
|
|
23322
|
+
Defined in: [lib/form.ts:4278](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4278)
|
|
23323
23323
|
|
|
23324
23324
|
dialog 控件内容区是否显示内边距,默认表现与控件自身一致
|
|
23325
23325
|
|
|
@@ -23329,7 +23329,7 @@ dialog 控件内容区是否显示内边距,默认表现与控件自身一致
|
|
|
23329
23329
|
|
|
23330
23330
|
> `optional` **path?**: `string`
|
|
23331
23331
|
|
|
23332
|
-
Defined in: [lib/form.ts:
|
|
23332
|
+
Defined in: [lib/form.ts:4287](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4287)
|
|
23333
23333
|
|
|
23334
23334
|
路径基,以 / 结束或文件路径则以文件的基路径为准,可留空
|
|
23335
23335
|
|
|
@@ -23339,7 +23339,7 @@ Defined in: [lib/form.ts:4281](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23339
23339
|
|
|
23340
23340
|
> `optional` **select?**: (`this`, `e`, `button`) => `void`
|
|
23341
23341
|
|
|
23342
|
-
Defined in: [lib/form.ts:
|
|
23342
|
+
Defined in: [lib/form.ts:4294](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4294)
|
|
23343
23343
|
|
|
23344
23344
|
点击按钮触发事件,不能用 Promise
|
|
23345
23345
|
|
|
@@ -23371,7 +23371,7 @@ Defined in: [lib/form.ts:4288](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23371
23371
|
|
|
23372
23372
|
> `optional` **style?**: `string`
|
|
23373
23373
|
|
|
23374
|
-
Defined in: [lib/form.ts:
|
|
23374
|
+
Defined in: [lib/form.ts:4285](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4285)
|
|
23375
23375
|
|
|
23376
23376
|
样式表
|
|
23377
23377
|
|
|
@@ -23381,7 +23381,7 @@ Defined in: [lib/form.ts:4279](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23381
23381
|
|
|
23382
23382
|
> `optional` **title?**: `string`
|
|
23383
23383
|
|
|
23384
|
-
Defined in: [lib/form.ts:
|
|
23384
|
+
Defined in: [lib/form.ts:4261](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4261)
|
|
23385
23385
|
|
|
23386
23386
|
dialog 窗体标题,不传则使用默认标题 dialog
|
|
23387
23387
|
|
|
@@ -23391,7 +23391,7 @@ dialog 窗体标题,不传则使用默认标题 dialog
|
|
|
23391
23391
|
|
|
23392
23392
|
> `optional` **width?**: `string` \| `number`
|
|
23393
23393
|
|
|
23394
|
-
Defined in: [lib/form.ts:
|
|
23394
|
+
Defined in: [lib/form.ts:4274](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4274)
|
|
23395
23395
|
|
|
23396
23396
|
dialog 控件宽度,传数字时为像素值,传 fill 时代表填充可用宽度
|
|
23397
23397
|
|
|
@@ -23406,7 +23406,7 @@ lib/form/interfaces/IFormDialogSelectEvent.md
|
|
|
23406
23406
|
|
|
23407
23407
|
# Interface: IFormDialogSelectEvent
|
|
23408
23408
|
|
|
23409
|
-
Defined in: [lib/form.ts:
|
|
23409
|
+
Defined in: [lib/form.ts:4306](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4306)
|
|
23410
23410
|
|
|
23411
23411
|
Custom Event
|
|
23412
23412
|
|
|
@@ -23420,7 +23420,7 @@ Custom Event
|
|
|
23420
23420
|
|
|
23421
23421
|
> **detail**: `object`
|
|
23422
23422
|
|
|
23423
|
-
Defined in: [lib/form.ts:
|
|
23423
|
+
Defined in: [lib/form.ts:4307](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4307)
|
|
23424
23424
|
|
|
23425
23425
|
#### button
|
|
23426
23426
|
|
|
@@ -23465,7 +23465,7 @@ lib/form/interfaces/IFormInfo.md
|
|
|
23465
23465
|
|
|
23466
23466
|
# Interface: IFormInfo
|
|
23467
23467
|
|
|
23468
|
-
Defined in: [lib/form.ts:
|
|
23468
|
+
Defined in: [lib/form.ts:4214](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4214)
|
|
23469
23469
|
|
|
23470
23470
|
Form 的简略情况,通常在 list 当中
|
|
23471
23471
|
|
|
@@ -23475,7 +23475,7 @@ Form 的简略情况,通常在 list 当中
|
|
|
23475
23475
|
|
|
23476
23476
|
> **focus**: `boolean`
|
|
23477
23477
|
|
|
23478
|
-
Defined in: [lib/form.ts:
|
|
23478
|
+
Defined in: [lib/form.ts:4221](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4221)
|
|
23479
23479
|
|
|
23480
23480
|
***
|
|
23481
23481
|
|
|
@@ -23483,7 +23483,7 @@ Defined in: [lib/form.ts:4215](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23483
23483
|
|
|
23484
23484
|
> **icon**: `string`
|
|
23485
23485
|
|
|
23486
|
-
Defined in: [lib/form.ts:
|
|
23486
|
+
Defined in: [lib/form.ts:4217](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4217)
|
|
23487
23487
|
|
|
23488
23488
|
***
|
|
23489
23489
|
|
|
@@ -23491,7 +23491,7 @@ Defined in: [lib/form.ts:4211](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23491
23491
|
|
|
23492
23492
|
> **show**: `boolean`
|
|
23493
23493
|
|
|
23494
|
-
Defined in: [lib/form.ts:
|
|
23494
|
+
Defined in: [lib/form.ts:4220](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4220)
|
|
23495
23495
|
|
|
23496
23496
|
***
|
|
23497
23497
|
|
|
@@ -23499,7 +23499,7 @@ Defined in: [lib/form.ts:4214](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23499
23499
|
|
|
23500
23500
|
> **showInSystemTask**: `boolean`
|
|
23501
23501
|
|
|
23502
|
-
Defined in: [lib/form.ts:
|
|
23502
|
+
Defined in: [lib/form.ts:4222](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4222)
|
|
23503
23503
|
|
|
23504
23504
|
***
|
|
23505
23505
|
|
|
@@ -23507,7 +23507,7 @@ Defined in: [lib/form.ts:4216](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23507
23507
|
|
|
23508
23508
|
> **stateMax**: `boolean`
|
|
23509
23509
|
|
|
23510
|
-
Defined in: [lib/form.ts:
|
|
23510
|
+
Defined in: [lib/form.ts:4218](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4218)
|
|
23511
23511
|
|
|
23512
23512
|
***
|
|
23513
23513
|
|
|
@@ -23515,7 +23515,7 @@ Defined in: [lib/form.ts:4212](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23515
23515
|
|
|
23516
23516
|
> **stateMin**: `boolean`
|
|
23517
23517
|
|
|
23518
|
-
Defined in: [lib/form.ts:
|
|
23518
|
+
Defined in: [lib/form.ts:4219](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4219)
|
|
23519
23519
|
|
|
23520
23520
|
***
|
|
23521
23521
|
|
|
@@ -23523,7 +23523,7 @@ Defined in: [lib/form.ts:4213](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23523
23523
|
|
|
23524
23524
|
> **taskId**: `string`
|
|
23525
23525
|
|
|
23526
|
-
Defined in: [lib/form.ts:
|
|
23526
|
+
Defined in: [lib/form.ts:4215](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4215)
|
|
23527
23527
|
|
|
23528
23528
|
***
|
|
23529
23529
|
|
|
@@ -23531,7 +23531,7 @@ Defined in: [lib/form.ts:4209](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23531
23531
|
|
|
23532
23532
|
> **title**: `string`
|
|
23533
23533
|
|
|
23534
|
-
Defined in: [lib/form.ts:
|
|
23534
|
+
Defined in: [lib/form.ts:4216](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4216)
|
|
23535
23535
|
|
|
23536
23536
|
lib/form/interfaces/IForm.md
|
|
23537
23537
|
---
|
|
@@ -23544,7 +23544,7 @@ lib/form/interfaces/IForm.md
|
|
|
23544
23544
|
|
|
23545
23545
|
# Interface: IForm
|
|
23546
23546
|
|
|
23547
|
-
Defined in: [lib/form.ts:
|
|
23547
|
+
Defined in: [lib/form.ts:4205](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4205)
|
|
23548
23548
|
|
|
23549
23549
|
运行时 task 中的 form 对象
|
|
23550
23550
|
|
|
@@ -23554,7 +23554,7 @@ Defined in: [lib/form.ts:4199](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23554
23554
|
|
|
23555
23555
|
> **closed**: `boolean`
|
|
23556
23556
|
|
|
23557
|
-
Defined in: [lib/form.ts:
|
|
23557
|
+
Defined in: [lib/form.ts:4210](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4210)
|
|
23558
23558
|
|
|
23559
23559
|
是否已经执行过了关闭窗体方法,此处加判断为了防止重复执行 close 导致的 bug
|
|
23560
23560
|
|
|
@@ -23564,7 +23564,7 @@ Defined in: [lib/form.ts:4204](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23564
23564
|
|
|
23565
23565
|
> **id**: `string`
|
|
23566
23566
|
|
|
23567
|
-
Defined in: [lib/form.ts:
|
|
23567
|
+
Defined in: [lib/form.ts:4206](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4206)
|
|
23568
23568
|
|
|
23569
23569
|
***
|
|
23570
23570
|
|
|
@@ -23572,7 +23572,7 @@ Defined in: [lib/form.ts:4200](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23572
23572
|
|
|
23573
23573
|
> **vapp**: [`IVApp`](../../core/interfaces/IVApp.md)
|
|
23574
23574
|
|
|
23575
|
-
Defined in: [lib/form.ts:
|
|
23575
|
+
Defined in: [lib/form.ts:4207](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4207)
|
|
23576
23576
|
|
|
23577
23577
|
***
|
|
23578
23578
|
|
|
@@ -23580,7 +23580,7 @@ Defined in: [lib/form.ts:4201](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23580
23580
|
|
|
23581
23581
|
> **vroot**: [`IVue`](../../core/interfaces/IVue.md)
|
|
23582
23582
|
|
|
23583
|
-
Defined in: [lib/form.ts:
|
|
23583
|
+
Defined in: [lib/form.ts:4208](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4208)
|
|
23584
23584
|
|
|
23585
23585
|
lib/form/interfaces/IFormPromptOptions.md
|
|
23586
23586
|
---
|
|
@@ -23593,7 +23593,7 @@ lib/form/interfaces/IFormPromptOptions.md
|
|
|
23593
23593
|
|
|
23594
23594
|
# Interface: IFormPromptOptions
|
|
23595
23595
|
|
|
23596
|
-
Defined in: [lib/form.ts:
|
|
23596
|
+
Defined in: [lib/form.ts:4328](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4328)
|
|
23597
23597
|
|
|
23598
23598
|
Prompt 选项
|
|
23599
23599
|
|
|
@@ -23603,7 +23603,7 @@ Prompt 选项
|
|
|
23603
23603
|
|
|
23604
23604
|
> `optional` **cancel?**: `boolean`
|
|
23605
23605
|
|
|
23606
|
-
Defined in: [lib/form.ts:
|
|
23606
|
+
Defined in: [lib/form.ts:4336](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4336)
|
|
23607
23607
|
|
|
23608
23608
|
是否显示取消按钮,默认显示
|
|
23609
23609
|
|
|
@@ -23613,7 +23613,7 @@ Defined in: [lib/form.ts:4330](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23613
23613
|
|
|
23614
23614
|
> **content**: `string`
|
|
23615
23615
|
|
|
23616
|
-
Defined in: [lib/form.ts:
|
|
23616
|
+
Defined in: [lib/form.ts:4332](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4332)
|
|
23617
23617
|
|
|
23618
23618
|
内容说明
|
|
23619
23619
|
|
|
@@ -23623,7 +23623,7 @@ Defined in: [lib/form.ts:4326](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23623
23623
|
|
|
23624
23624
|
> `optional` **select?**: (`this`, `e`, `button`) => `void`
|
|
23625
23625
|
|
|
23626
|
-
Defined in: [lib/form.ts:
|
|
23626
|
+
Defined in: [lib/form.ts:4343](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4343)
|
|
23627
23627
|
|
|
23628
23628
|
点击按钮触发事件
|
|
23629
23629
|
|
|
@@ -23655,7 +23655,7 @@ true 代表确定,false 代表取消
|
|
|
23655
23655
|
|
|
23656
23656
|
> `optional` **text?**: `string`
|
|
23657
23657
|
|
|
23658
|
-
Defined in: [lib/form.ts:
|
|
23658
|
+
Defined in: [lib/form.ts:4334](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4334)
|
|
23659
23659
|
|
|
23660
23660
|
文本默认值
|
|
23661
23661
|
|
|
@@ -23665,7 +23665,7 @@ Defined in: [lib/form.ts:4328](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23665
23665
|
|
|
23666
23666
|
> `optional` **title?**: `string`
|
|
23667
23667
|
|
|
23668
|
-
Defined in: [lib/form.ts:
|
|
23668
|
+
Defined in: [lib/form.ts:4330](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4330)
|
|
23669
23669
|
|
|
23670
23670
|
标题
|
|
23671
23671
|
|
|
@@ -23680,7 +23680,7 @@ lib/form/interfaces/IFormPromptSelectEvent.md
|
|
|
23680
23680
|
|
|
23681
23681
|
# Interface: IFormPromptSelectEvent
|
|
23682
23682
|
|
|
23683
|
-
Defined in: [lib/form.ts:
|
|
23683
|
+
Defined in: [lib/form.ts:4350](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4350)
|
|
23684
23684
|
|
|
23685
23685
|
Custom Event
|
|
23686
23686
|
|
|
@@ -23694,7 +23694,7 @@ Custom Event
|
|
|
23694
23694
|
|
|
23695
23695
|
> **detail**: `object`
|
|
23696
23696
|
|
|
23697
|
-
Defined in: [lib/form.ts:
|
|
23697
|
+
Defined in: [lib/form.ts:4351](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4351)
|
|
23698
23698
|
|
|
23699
23699
|
#### button
|
|
23700
23700
|
|
|
@@ -23745,7 +23745,7 @@ lib/form/interfaces/IMoveDragOptions.md
|
|
|
23745
23745
|
|
|
23746
23746
|
# Interface: IMoveDragOptions
|
|
23747
23747
|
|
|
23748
|
-
Defined in: [lib/form.ts:
|
|
23748
|
+
Defined in: [lib/form.ts:4226](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4226)
|
|
23749
23749
|
|
|
23750
23750
|
移动 drag 到新位置函数的选项
|
|
23751
23751
|
|
|
@@ -23755,7 +23755,7 @@ Defined in: [lib/form.ts:4220](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23755
23755
|
|
|
23756
23756
|
> `optional` **height?**: `number`
|
|
23757
23757
|
|
|
23758
|
-
Defined in: [lib/form.ts:
|
|
23758
|
+
Defined in: [lib/form.ts:4230](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4230)
|
|
23759
23759
|
|
|
23760
23760
|
***
|
|
23761
23761
|
|
|
@@ -23763,7 +23763,7 @@ Defined in: [lib/form.ts:4224](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23763
23763
|
|
|
23764
23764
|
> `optional` **icon?**: `boolean`
|
|
23765
23765
|
|
|
23766
|
-
Defined in: [lib/form.ts:
|
|
23766
|
+
Defined in: [lib/form.ts:4231](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4231)
|
|
23767
23767
|
|
|
23768
23768
|
***
|
|
23769
23769
|
|
|
@@ -23771,7 +23771,7 @@ Defined in: [lib/form.ts:4225](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23771
23771
|
|
|
23772
23772
|
> `optional` **left?**: `number`
|
|
23773
23773
|
|
|
23774
|
-
Defined in: [lib/form.ts:
|
|
23774
|
+
Defined in: [lib/form.ts:4228](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4228)
|
|
23775
23775
|
|
|
23776
23776
|
***
|
|
23777
23777
|
|
|
@@ -23779,7 +23779,7 @@ Defined in: [lib/form.ts:4222](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23779
23779
|
|
|
23780
23780
|
> `optional` **top?**: `number`
|
|
23781
23781
|
|
|
23782
|
-
Defined in: [lib/form.ts:
|
|
23782
|
+
Defined in: [lib/form.ts:4227](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4227)
|
|
23783
23783
|
|
|
23784
23784
|
***
|
|
23785
23785
|
|
|
@@ -23787,7 +23787,7 @@ Defined in: [lib/form.ts:4221](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23787
23787
|
|
|
23788
23788
|
> `optional` **width?**: `number`
|
|
23789
23789
|
|
|
23790
|
-
Defined in: [lib/form.ts:
|
|
23790
|
+
Defined in: [lib/form.ts:4229](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4229)
|
|
23791
23791
|
|
|
23792
23792
|
lib/form/interfaces/INotifyContentOptions.md
|
|
23793
23793
|
---
|
|
@@ -23800,7 +23800,7 @@ lib/form/interfaces/INotifyContentOptions.md
|
|
|
23800
23800
|
|
|
23801
23801
|
# Interface: INotifyContentOptions
|
|
23802
23802
|
|
|
23803
|
-
Defined in: [lib/form.ts:
|
|
23803
|
+
Defined in: [lib/form.ts:4248](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4248)
|
|
23804
23804
|
|
|
23805
23805
|
notify 信息框的修改选项
|
|
23806
23806
|
|
|
@@ -23810,7 +23810,7 @@ notify 信息框的修改选项
|
|
|
23810
23810
|
|
|
23811
23811
|
> `optional` **content?**: `string`
|
|
23812
23812
|
|
|
23813
|
-
Defined in: [lib/form.ts:
|
|
23813
|
+
Defined in: [lib/form.ts:4250](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4250)
|
|
23814
23814
|
|
|
23815
23815
|
***
|
|
23816
23816
|
|
|
@@ -23818,7 +23818,7 @@ Defined in: [lib/form.ts:4244](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23818
23818
|
|
|
23819
23819
|
> `optional` **note?**: `string`
|
|
23820
23820
|
|
|
23821
|
-
Defined in: [lib/form.ts:
|
|
23821
|
+
Defined in: [lib/form.ts:4251](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4251)
|
|
23822
23822
|
|
|
23823
23823
|
***
|
|
23824
23824
|
|
|
@@ -23826,7 +23826,7 @@ Defined in: [lib/form.ts:4245](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23826
23826
|
|
|
23827
23827
|
> `optional` **progress?**: `number`
|
|
23828
23828
|
|
|
23829
|
-
Defined in: [lib/form.ts:
|
|
23829
|
+
Defined in: [lib/form.ts:4253](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4253)
|
|
23830
23830
|
|
|
23831
23831
|
可顺便修改进度
|
|
23832
23832
|
|
|
@@ -23836,7 +23836,7 @@ Defined in: [lib/form.ts:4247](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23836
23836
|
|
|
23837
23837
|
> `optional` **timeout?**: `number`
|
|
23838
23838
|
|
|
23839
|
-
Defined in: [lib/form.ts:
|
|
23839
|
+
Defined in: [lib/form.ts:4255](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4255)
|
|
23840
23840
|
|
|
23841
23841
|
设置后将在 x 毫秒后隐藏,这不会大于创建时的设置的总时长
|
|
23842
23842
|
|
|
@@ -23846,7 +23846,7 @@ Defined in: [lib/form.ts:4249](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23846
23846
|
|
|
23847
23847
|
> `optional` **title?**: `string`
|
|
23848
23848
|
|
|
23849
|
-
Defined in: [lib/form.ts:
|
|
23849
|
+
Defined in: [lib/form.ts:4249](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4249)
|
|
23850
23850
|
|
|
23851
23851
|
lib/form/interfaces/INotifyOptions.md
|
|
23852
23852
|
---
|
|
@@ -23859,7 +23859,7 @@ lib/form/interfaces/INotifyOptions.md
|
|
|
23859
23859
|
|
|
23860
23860
|
# Interface: INotifyOptions
|
|
23861
23861
|
|
|
23862
|
-
Defined in: [lib/form.ts:
|
|
23862
|
+
Defined in: [lib/form.ts:4235](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4235)
|
|
23863
23863
|
|
|
23864
23864
|
弹出 notify 信息框的选项
|
|
23865
23865
|
|
|
@@ -23869,7 +23869,7 @@ Defined in: [lib/form.ts:4229](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23869
23869
|
|
|
23870
23870
|
> `optional` **content?**: `string`
|
|
23871
23871
|
|
|
23872
|
-
Defined in: [lib/form.ts:
|
|
23872
|
+
Defined in: [lib/form.ts:4238](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4238)
|
|
23873
23873
|
|
|
23874
23874
|
正文
|
|
23875
23875
|
|
|
@@ -23879,7 +23879,7 @@ Defined in: [lib/form.ts:4232](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23879
23879
|
|
|
23880
23880
|
> `optional` **icon?**: `string` \| `null`
|
|
23881
23881
|
|
|
23882
|
-
Defined in: [lib/form.ts:
|
|
23882
|
+
Defined in: [lib/form.ts:4241](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4241)
|
|
23883
23883
|
|
|
23884
23884
|
***
|
|
23885
23885
|
|
|
@@ -23887,7 +23887,7 @@ Defined in: [lib/form.ts:4235](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23887
23887
|
|
|
23888
23888
|
> `optional` **note?**: `string`
|
|
23889
23889
|
|
|
23890
|
-
Defined in: [lib/form.ts:
|
|
23890
|
+
Defined in: [lib/form.ts:4240](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4240)
|
|
23891
23891
|
|
|
23892
23892
|
浅色描述
|
|
23893
23893
|
|
|
@@ -23897,7 +23897,7 @@ Defined in: [lib/form.ts:4234](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23897
23897
|
|
|
23898
23898
|
> `optional` **progress?**: `boolean`
|
|
23899
23899
|
|
|
23900
|
-
Defined in: [lib/form.ts:
|
|
23900
|
+
Defined in: [lib/form.ts:4244](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4244)
|
|
23901
23901
|
|
|
23902
23902
|
***
|
|
23903
23903
|
|
|
@@ -23905,7 +23905,7 @@ Defined in: [lib/form.ts:4238](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23905
23905
|
|
|
23906
23906
|
> `optional` **timeout?**: `number`
|
|
23907
23907
|
|
|
23908
|
-
Defined in: [lib/form.ts:
|
|
23908
|
+
Defined in: [lib/form.ts:4242](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4242)
|
|
23909
23909
|
|
|
23910
23910
|
***
|
|
23911
23911
|
|
|
@@ -23913,7 +23913,7 @@ Defined in: [lib/form.ts:4236](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23913
23913
|
|
|
23914
23914
|
> `optional` **title?**: `string`
|
|
23915
23915
|
|
|
23916
|
-
Defined in: [lib/form.ts:
|
|
23916
|
+
Defined in: [lib/form.ts:4236](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4236)
|
|
23917
23917
|
|
|
23918
23918
|
***
|
|
23919
23919
|
|
|
@@ -23921,7 +23921,7 @@ Defined in: [lib/form.ts:4230](https://github.com/maiyun/clickgo/blob/master/dis
|
|
|
23921
23921
|
|
|
23922
23922
|
> `optional` **type?**: `"progress"` \| `"info"` \| `"warning"` \| `"danger"` \| `"primary"`
|
|
23923
23923
|
|
|
23924
|
-
Defined in: [lib/form.ts:
|
|
23924
|
+
Defined in: [lib/form.ts:4243](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4243)
|
|
23925
23925
|
|
|
23926
23926
|
lib/form/variables/activePanels.md
|
|
23927
23927
|
---
|