clickgo 5.18.2 → 5.18.4

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.
@@ -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:3939](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3939)
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:4010](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4010)
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:4107](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4107)
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:4144](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4144)
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:4158](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4158)
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:4047](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4047)
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:4134](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4134)
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:4184](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4184)
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:4185](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4185)
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:4169](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4169)
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:4170](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4170)
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:4314](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4314)
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:4318](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4318)
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:4316](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4316)
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:4307](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4307)
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:4310](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4310)
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:4309](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4309)
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:4308](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4308)
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:4253](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4253)
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:4261](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4261)
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:4259](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4259)
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:4257](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4257)
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:4275](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4275)
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:4264](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4264)
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:4266](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4266)
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:4270](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4270)
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:4277](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4277)
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:4297](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4297)
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:4272](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4272)
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:4281](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4281)
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:4288](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4288)
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:4279](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4279)
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:4255](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4255)
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:4268](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4268)
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:4300](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4300)
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:4301](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4301)
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:4208](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4208)
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:4215](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4215)
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:4211](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4211)
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:4214](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4214)
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:4216](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4216)
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:4212](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4212)
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:4213](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4213)
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:4209](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4209)
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:4210](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4210)
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:4199](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4199)
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:4204](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4204)
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:4200](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4200)
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:4201](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4201)
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:4202](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4202)
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:4322](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4322)
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:4330](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4330)
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:4326](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4326)
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:4337](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4337)
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:4328](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4328)
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:4324](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4324)
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:4344](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4344)
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:4345](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4345)
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:4220](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4220)
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:4224](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4224)
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:4225](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4225)
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:4222](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4222)
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:4221](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4221)
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:4223](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4223)
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:4242](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4242)
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:4244](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4244)
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:4245](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4245)
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:4247](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4247)
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:4249](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4249)
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:4243](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4243)
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:4229](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4229)
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:4232](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4232)
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:4235](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4235)
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:4234](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4234)
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:4238](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4238)
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:4236](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4236)
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:4230](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4230)
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:4237](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4237)
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
  ---
@@ -28648,7 +28648,7 @@ lib/tool/enumerations/ESTATE.md
28648
28648
 
28649
28649
  # Enumeration: ESTATE
28650
28650
 
28651
- Defined in: [lib/tool.ts:1771](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1771)
28651
+ Defined in: [lib/tool.ts:1773](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1773)
28652
28652
 
28653
28653
  状态机状态
28654
28654
 
@@ -28658,7 +28658,7 @@ Defined in: [lib/tool.ts:1771](https://github.com/maiyun/clickgo/blob/master/dis
28658
28658
 
28659
28659
  > **COMMENT**: `4`
28660
28660
 
28661
- Defined in: [lib/tool.ts:1781](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1781)
28661
+ Defined in: [lib/tool.ts:1783](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1783)
28662
28662
 
28663
28663
  注释
28664
28664
 
@@ -28668,7 +28668,7 @@ Defined in: [lib/tool.ts:1781](https://github.com/maiyun/clickgo/blob/master/dis
28668
28668
 
28669
28669
  > **NORMAL**: `0`
28670
28670
 
28671
- Defined in: [lib/tool.ts:1773](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1773)
28671
+ Defined in: [lib/tool.ts:1775](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1775)
28672
28672
 
28673
28673
  普通
28674
28674
 
@@ -28678,7 +28678,7 @@ Defined in: [lib/tool.ts:1773](https://github.com/maiyun/clickgo/blob/master/dis
28678
28678
 
28679
28679
  > **REG**: `3`
28680
28680
 
28681
- Defined in: [lib/tool.ts:1779](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1779)
28681
+ Defined in: [lib/tool.ts:1781](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1781)
28682
28682
 
28683
28683
  正则
28684
28684
 
@@ -28688,7 +28688,7 @@ Defined in: [lib/tool.ts:1779](https://github.com/maiyun/clickgo/blob/master/dis
28688
28688
 
28689
28689
  > **STRING**: `2`
28690
28690
 
28691
- Defined in: [lib/tool.ts:1777](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1777)
28691
+ Defined in: [lib/tool.ts:1779](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1779)
28692
28692
 
28693
28693
  字符串
28694
28694
 
@@ -28698,7 +28698,7 @@ Defined in: [lib/tool.ts:1777](https://github.com/maiyun/clickgo/blob/master/dis
28698
28698
 
28699
28699
  > **WORD**: `1`
28700
28700
 
28701
- Defined in: [lib/tool.ts:1775](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1775)
28701
+ Defined in: [lib/tool.ts:1777](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1777)
28702
28702
 
28703
28703
  单词
28704
28704
 
@@ -28744,7 +28744,7 @@ lib/tool/functions/blob2DataUrl.md
28744
28744
 
28745
28745
  > **blob2DataUrl**(`blob`): `Promise`\<`string`\>
28746
28746
 
28747
- Defined in: [lib/tool.ts:1515](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1515)
28747
+ Defined in: [lib/tool.ts:1517](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1517)
28748
28748
 
28749
28749
  将 blob 对象转换为 base64 url
28750
28750
 
@@ -28773,7 +28773,7 @@ lib/tool/functions/blob2Text.md
28773
28773
 
28774
28774
  > **blob2Text**(`blob`): `Promise`\<`string`\>
28775
28775
 
28776
- Defined in: [lib/tool.ts:1496](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1496)
28776
+ Defined in: [lib/tool.ts:1498](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1498)
28777
28777
 
28778
28778
  将 blob 对象转换为 text
28779
28779
 
@@ -28837,7 +28837,7 @@ lib/tool/functions/compar.md
28837
28837
 
28838
28838
  > **compar**(`before`, `after`): `object`
28839
28839
 
28840
- Defined in: [lib/tool.ts:1543](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1543)
28840
+ Defined in: [lib/tool.ts:1545](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1545)
28841
28841
 
28842
28842
  - 对比老值和新值,看看新值中哪些移除了,哪些新增了
28843
28843
 
@@ -28949,7 +28949,7 @@ lib/tool/functions/escapeHTML.md
28949
28949
 
28950
28950
  > **escapeHTML**(`html`): `string`
28951
28951
 
28952
- Defined in: [lib/tool.ts:762](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L762)
28952
+ Defined in: [lib/tool.ts:764](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L764)
28953
28953
 
28954
28954
  转义 HTML
28955
28955
 
@@ -28978,7 +28978,7 @@ lib/tool/functions/eventsAttrWrap.md
28978
28978
 
28979
28979
  > **eventsAttrWrap**(`layout`): `string`
28980
28980
 
28981
- Defined in: [lib/tool.ts:525](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L525)
28981
+ Defined in: [lib/tool.ts:527](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L527)
28982
28982
 
28983
28983
  对 layout 的 events 事件进行包裹
28984
28984
 
@@ -29007,7 +29007,7 @@ lib/tool/functions/execCommand.md
29007
29007
 
29008
29008
  > **execCommand**(`ac`): `void`
29009
29009
 
29010
- Defined in: [lib/tool.ts:1530](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1530)
29010
+ Defined in: [lib/tool.ts:1532](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1532)
29011
29011
 
29012
29012
  ## Parameters
29013
29013
 
@@ -29032,7 +29032,7 @@ lib/tool/functions/fetch.md
29032
29032
 
29033
29033
  > **fetch**(`url`, `init?`): `Promise`\<`string` \| `Blob` \| `null`\>
29034
29034
 
29035
- Defined in: [lib/tool.ts:1133](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1133)
29035
+ Defined in: [lib/tool.ts:1135](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1135)
29036
29036
 
29037
29037
  发起 fetch 请求
29038
29038
 
@@ -29069,7 +29069,7 @@ lib/tool/functions/formatColor.md
29069
29069
 
29070
29070
  > **formatColor**(`color`): `number`[]
29071
29071
 
29072
- Defined in: [lib/tool.ts:788](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L788)
29072
+ Defined in: [lib/tool.ts:790](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L790)
29073
29073
 
29074
29074
  将 rgb 或 hsl 等颜色转换为数字数组
29075
29075
 
@@ -29098,7 +29098,7 @@ lib/tool/functions/formatSecond.md
29098
29098
 
29099
29099
  > **formatSecond**(`second`): `string`
29100
29100
 
29101
- Defined in: [lib/tool.ts:1586](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1586)
29101
+ Defined in: [lib/tool.ts:1588](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1588)
29102
29102
 
29103
29103
  将秒数格式化为 0:0:0 的字符串
29104
29104
 
@@ -29125,7 +29125,7 @@ lib/tool/functions/formatTime.md
29125
29125
 
29126
29126
  > **formatTime**(`ts`, `tz?`): `object`
29127
29127
 
29128
- Defined in: [lib/tool.ts:1599](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1599)
29128
+ Defined in: [lib/tool.ts:1601](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1601)
29129
29129
 
29130
29130
  将日期对象或毫秒级时间戳转换为字符串
29131
29131
 
@@ -29172,7 +29172,7 @@ lib/tool/functions/getArray.md
29172
29172
 
29173
29173
  > **getArray**(`param`): `any`[]
29174
29174
 
29175
- Defined in: [lib/tool.ts:737](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L737)
29175
+ Defined in: [lib/tool.ts:739](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L739)
29176
29176
 
29177
29177
  根据参数获取最终的数组型,可传入类似 [1,2,3] 或 1,2,3
29178
29178
 
@@ -29201,7 +29201,7 @@ lib/tool/functions/getBoolean.md
29201
29201
 
29202
29202
  > **getBoolean**(`param`): `boolean`
29203
29203
 
29204
- Defined in: [lib/tool.ts:711](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L711)
29204
+ Defined in: [lib/tool.ts:713](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L713)
29205
29205
 
29206
29206
  根据参数获取最终的布尔值
29207
29207
 
@@ -29271,7 +29271,7 @@ lib/tool/functions/get.md
29271
29271
 
29272
29272
  > **get**(`url`, `init?`, `opt?`): `Promise`\<`string` \| `Blob` \| `null`\>
29273
29273
 
29274
- Defined in: [lib/tool.ts:1159](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1159)
29274
+ Defined in: [lib/tool.ts:1161](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1161)
29275
29275
 
29276
29276
  发起 GET 请求
29277
29277
 
@@ -29318,7 +29318,7 @@ lib/tool/functions/getMimeByPath.md
29318
29318
 
29319
29319
  > **getMimeByPath**(`path`): `object`
29320
29320
 
29321
- Defined in: [lib/tool.ts:633](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L633)
29321
+ Defined in: [lib/tool.ts:635](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L635)
29322
29322
 
29323
29323
  根据后缀、文件名或路径获取 mime 类型(简单版,完整版请使用 @litert/mime.js)
29324
29324
 
@@ -29355,7 +29355,7 @@ lib/tool/functions/getNumber.md
29355
29355
 
29356
29356
  > **getNumber**(`param`): `number`
29357
29357
 
29358
- Defined in: [lib/tool.ts:726](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L726)
29358
+ Defined in: [lib/tool.ts:728](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L728)
29359
29359
 
29360
29360
  根据参数获取最终的数字型
29361
29361
 
@@ -29384,7 +29384,7 @@ lib/tool/functions/getResponseJson.md
29384
29384
 
29385
29385
  > **getResponseJson**(`url`, `init?`): `Promise`\<`any`\>
29386
29386
 
29387
- Defined in: [lib/tool.ts:1211](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1211)
29387
+ Defined in: [lib/tool.ts:1213](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1213)
29388
29388
 
29389
29389
  发起 GET 请求并解析 JSON 响应
29390
29390
 
@@ -29421,7 +29421,7 @@ lib/tool/functions/hex2rgb.md
29421
29421
 
29422
29422
  > **hex2rgb**(`hex`): `object`
29423
29423
 
29424
- Defined in: [lib/tool.ts:837](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L837)
29424
+ Defined in: [lib/tool.ts:839](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L839)
29425
29425
 
29426
29426
  hex 转换为 rgba,#27ae60ff, 27ae60 #fff
29427
29427
 
@@ -29470,7 +29470,7 @@ lib/tool/functions/hsl2rgb.md
29470
29470
 
29471
29471
  > **hsl2rgb**(`h`, `s?`, `l?`, `a?`, `decimal?`): `object`
29472
29472
 
29473
- Defined in: [lib/tool.ts:981](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L981)
29473
+ Defined in: [lib/tool.ts:983](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L983)
29474
29474
 
29475
29475
  hsl 字符串转 rgb 数组
29476
29476
 
@@ -29543,7 +29543,7 @@ lib/tool/functions/isEscapeChar.md
29543
29543
 
29544
29544
  > **isEscapeChar**(`code`, `index`): `boolean`
29545
29545
 
29546
- Defined in: [lib/tool.ts:1761](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1761)
29546
+ Defined in: [lib/tool.ts:1763](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1763)
29547
29547
 
29548
29548
  判断字符是否是转义字符
29549
29549
 
@@ -29580,7 +29580,7 @@ lib/tool/functions/isEscaped.md
29580
29580
 
29581
29581
  > **isEscaped**(`str`, `pos`): `boolean`
29582
29582
 
29583
- Defined in: [lib/tool.ts:1690](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1690)
29583
+ Defined in: [lib/tool.ts:1692](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1692)
29584
29584
 
29585
29585
  转义字符检查
29586
29586
  检查指定位置的字符是否被转义
@@ -29618,7 +29618,7 @@ lib/tool/functions/isFalsy.md
29618
29618
 
29619
29619
  > **isFalsy**(`val`): `val is TFalsy`
29620
29620
 
29621
- Defined in: [lib/tool.ts:2524](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2524)
29621
+ Defined in: [lib/tool.ts:2526](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2526)
29622
29622
 
29623
29623
  判断一个值是否是虚假的(为 null/undefined/空字符串/false/0)
29624
29624
 
@@ -29647,7 +29647,7 @@ lib/tool/functions/isMs.md
29647
29647
 
29648
29648
  > **isMs**(`time`): `boolean`
29649
29649
 
29650
- Defined in: [lib/tool.ts:1626](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1626)
29650
+ Defined in: [lib/tool.ts:1628](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1628)
29651
29651
 
29652
29652
  是否是毫秒
29653
29653
 
@@ -29676,7 +29676,7 @@ lib/tool/functions/isTruthy.md
29676
29676
 
29677
29677
  > **isTruthy**(`val`): `val is any`
29678
29678
 
29679
- Defined in: [lib/tool.ts:2532](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2532)
29679
+ Defined in: [lib/tool.ts:2534](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2534)
29680
29680
 
29681
29681
  判断一个值是否是真实的(不为 null/undefined/空字符串/false/0)
29682
29682
 
@@ -29740,7 +29740,7 @@ lib/tool/functions/layoutClassPrepend.md
29740
29740
 
29741
29741
  > **layoutClassPrepend**(`layout`, `preps`): `string`
29742
29742
 
29743
- Defined in: [lib/tool.ts:469](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L469)
29743
+ Defined in: [lib/tool.ts:471](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L471)
29744
29744
 
29745
29745
  给 class 增加 scope 的随机前缀,给 id 新增前缀
29746
29746
 
@@ -29775,7 +29775,7 @@ lib/tool/functions/layoutInsertAttr.md
29775
29775
 
29776
29776
  > **layoutInsertAttr**(`layout`, `insert`, `opt?`): `string`
29777
29777
 
29778
- Defined in: [lib/tool.ts:410](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L410)
29778
+ Defined in: [lib/tool.ts:412](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L412)
29779
29779
 
29780
29780
  给标签追加 attr,即使 attr 存在也会追加上一个新的(非真实 DOM 操作,仅仅是对字符串进行处理)
29781
29781
 
@@ -29822,7 +29822,7 @@ lib/tool/functions/loadLink.md
29822
29822
 
29823
29823
  > **loadLink**(`url`, `pos?`): `Promise`\<`boolean`\>
29824
29824
 
29825
- Defined in: [lib/tool.ts:2475](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2475)
29825
+ Defined in: [lib/tool.ts:2477](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2477)
29826
29826
 
29827
29827
  加载 css 文件
29828
29828
 
@@ -29857,7 +29857,7 @@ lib/tool/functions/loadLinks.md
29857
29857
 
29858
29858
  > **loadLinks**(`urls`, `opt?`): `Promise`\<`void`\>
29859
29859
 
29860
- Defined in: [lib/tool.ts:2501](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2501)
29860
+ Defined in: [lib/tool.ts:2503](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2503)
29861
29861
 
29862
29862
  批量加载 css 文件
29863
29863
 
@@ -29894,7 +29894,7 @@ lib/tool/functions/loadScript.md
29894
29894
 
29895
29895
  > **loadScript**(`url`): `Promise`\<`boolean`\>
29896
29896
 
29897
- Defined in: [lib/tool.ts:2442](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2442)
29897
+ Defined in: [lib/tool.ts:2444](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2444)
29898
29898
 
29899
29899
  加载脚本
29900
29900
 
@@ -29923,7 +29923,7 @@ lib/tool/functions/loadScripts.md
29923
29923
 
29924
29924
  > **loadScripts**(`urls`, `opt?`): `Promise`\<`void`\>
29925
29925
 
29926
- Defined in: [lib/tool.ts:2461](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2461)
29926
+ Defined in: [lib/tool.ts:2463](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2463)
29927
29927
 
29928
29928
  批量加载 js 文件
29929
29929
 
@@ -29960,7 +29960,7 @@ lib/tool/functions/loadStyle.md
29960
29960
 
29961
29961
  > **loadStyle**(`style`): `void`
29962
29962
 
29963
- Defined in: [lib/tool.ts:2514](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2514)
29963
+ Defined in: [lib/tool.ts:2516](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2516)
29964
29964
 
29965
29965
  加载 css 字符串
29966
29966
 
@@ -29989,7 +29989,7 @@ lib/tool/functions/logicalOr.md
29989
29989
 
29990
29990
  > **logicalOr**\<`T`, `T2`\>(`v1`, `v2`): \[`T`\] *extends* \[[`TFalsy`](../type-aliases/TFalsy.md)\] ? `T2` : `T`
29991
29991
 
29992
- Defined in: [lib/tool.ts:2541](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2541)
29992
+ Defined in: [lib/tool.ts:2543](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2543)
29993
29993
 
29994
29994
  类似 || 运算符的效果
29995
29995
 
@@ -30090,7 +30090,7 @@ lib/tool/functions/parseArrayString.md
30090
30090
 
30091
30091
  > **parseArrayString**(`arrayStr`): `string`[]
30092
30092
 
30093
- Defined in: [lib/tool.ts:1705](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1705)
30093
+ Defined in: [lib/tool.ts:1707](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1707)
30094
30094
 
30095
30095
  数组字符串解析器
30096
30096
  解析数组字符串为各元素组成的字符串数组
@@ -30122,7 +30122,7 @@ lib/tool/functions/parseUrl.md
30122
30122
 
30123
30123
  > **parseUrl**(`url`): [`IUrl`](../interfaces/IUrl.md)
30124
30124
 
30125
- Defined in: [lib/tool.ts:1337](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1337)
30125
+ Defined in: [lib/tool.ts:1339](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1339)
30126
30126
 
30127
30127
  传输 url 并解析为 IUrl 对象
30128
30128
 
@@ -30151,7 +30151,7 @@ lib/tool/functions/post.md
30151
30151
 
30152
30152
  > **post**(`url`, `data`, `init?`): `Promise`\<`string` \| `Blob` \| `null`\>
30153
30153
 
30154
- Defined in: [lib/tool.ts:1186](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1186)
30154
+ Defined in: [lib/tool.ts:1188](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1188)
30155
30155
 
30156
30156
  发起 POST 请求(除 FormData 外都会转换为 JSON 提交)
30157
30157
 
@@ -30194,7 +30194,7 @@ lib/tool/functions/postResponseEventStream.md
30194
30194
 
30195
30195
  > **postResponseEventStream**(`url`, `data`, `opts?`): `AbortController`
30196
30196
 
30197
- Defined in: [lib/tool.ts:1234](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1234)
30197
+ Defined in: [lib/tool.ts:1236](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1236)
30198
30198
 
30199
30199
  发起 JSON 请求并获得文本 SSE 响应
30200
30200
 
@@ -30269,7 +30269,7 @@ lib/tool/functions/postResponseJson.md
30269
30269
 
30270
30270
  > **postResponseJson**(`url`, `data`, `init?`): `Promise`\<`any`\>
30271
30271
 
30272
- Defined in: [lib/tool.ts:1315](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1315)
30272
+ Defined in: [lib/tool.ts:1317](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1317)
30273
30273
 
30274
30274
  发起 POST 请求并解析 JSON 响应
30275
30275
 
@@ -30341,7 +30341,7 @@ lib/tool/functions/queryParse.md
30341
30341
 
30342
30342
  > **queryParse**(`query`): `Record`\<`string`, `string` \| `string`[]\>
30343
30343
 
30344
- Defined in: [lib/tool.ts:1656](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1656)
30344
+ Defined in: [lib/tool.ts:1658](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1658)
30345
30345
 
30346
30346
  将 query string 转换为对象
30347
30347
 
@@ -30370,7 +30370,7 @@ lib/tool/functions/queryStringify.md
30370
30370
 
30371
30371
  > **queryStringify**(`query`, `encode?`): `string`
30372
30372
 
30373
- Defined in: [lib/tool.ts:1635](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1635)
30373
+ Defined in: [lib/tool.ts:1637](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1637)
30374
30374
 
30375
30375
  将对象转换为 query string
30376
30376
 
@@ -30405,7 +30405,7 @@ lib/tool/functions/rand.md
30405
30405
 
30406
30406
  > **rand**(`min`, `max`, `prec?`): `number`
30407
30407
 
30408
- Defined in: [lib/tool.ts:659](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L659)
30408
+ Defined in: [lib/tool.ts:661](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L661)
30409
30409
 
30410
30410
  生成范围内的随机数
30411
30411
 
@@ -30446,7 +30446,7 @@ lib/tool/functions/random.md
30446
30446
 
30447
30447
  > **random**(`length?`, `source?`, `block?`): `string`
30448
30448
 
30449
- Defined in: [lib/tool.ts:688](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L688)
30449
+ Defined in: [lib/tool.ts:690](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L690)
30450
30450
 
30451
30451
  生成随机字符串
30452
30452
 
@@ -30489,7 +30489,7 @@ lib/tool/functions/request.md
30489
30489
 
30490
30490
  > **request**(`url`, `opt`): `Promise`\<`any`\>
30491
30491
 
30492
- Defined in: [lib/tool.ts:1046](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1046)
30492
+ Defined in: [lib/tool.ts:1048](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1048)
30493
30493
 
30494
30494
  发起一个网络请求,若是返回值是 JSON 则自动解析,否则直接返回字符串
30495
30495
 
@@ -30524,7 +30524,7 @@ lib/tool/functions/rgb2hex.md
30524
30524
 
30525
30525
  > **rgb2hex**(`r`, `g?`, `b?`, `a?`): `string`
30526
30526
 
30527
- Defined in: [lib/tool.ts:805](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L805)
30527
+ Defined in: [lib/tool.ts:807](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L807)
30528
30528
 
30529
30529
  将 r, g, b 转换为 hex 字符串,不含 #
30530
30530
 
@@ -30569,7 +30569,7 @@ lib/tool/functions/rgb2hsl.md
30569
30569
 
30570
30570
  > **rgb2hsl**(`r`, `g?`, `b?`, `a?`, `decimal?`): `object`
30571
30571
 
30572
- Defined in: [lib/tool.ts:878](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L878)
30572
+ Defined in: [lib/tool.ts:880](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L880)
30573
30573
 
30574
30574
  rgb 字符串转 hsl 数组
30575
30575
 
@@ -30766,7 +30766,7 @@ lib/tool/functions/stateMachine.md
30766
30766
 
30767
30767
  > **stateMachine**(`code`, `start`, `process`): `void`
30768
30768
 
30769
- Defined in: [lib/tool.ts:1791](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1791)
30769
+ Defined in: [lib/tool.ts:1793](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1793)
30770
30770
 
30771
30771
  状态机
30772
30772
 
@@ -30809,7 +30809,7 @@ lib/tool/functions/stylePrepend.md
30809
30809
 
30810
30810
  > **stylePrepend**(`style`, `prep?`): `object`
30811
30811
 
30812
- Defined in: [lib/tool.ts:556](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L556)
30812
+ Defined in: [lib/tool.ts:558](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L558)
30813
30813
 
30814
30814
  给 class 前部增加唯一标识符
30815
30815
 
@@ -30893,7 +30893,7 @@ lib/tool/functions/teleportGlue.md
30893
30893
 
30894
30894
  > **teleportGlue**(`layout`, `formId`): `string`
30895
30895
 
30896
- Defined in: [lib/tool.ts:541](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L541)
30896
+ Defined in: [lib/tool.ts:543](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L543)
30897
30897
 
30898
30898
  对 layout 的 teleport 做转义处理为 vue 识别的内容
30899
30899
 
@@ -30928,7 +30928,7 @@ lib/tool/functions/unescapeHTML.md
30928
30928
 
30929
30929
  > **unescapeHTML**(`html`): `string`
30930
30930
 
30931
- Defined in: [lib/tool.ts:774](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L774)
30931
+ Defined in: [lib/tool.ts:776](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L776)
30932
30932
 
30933
30933
  还原转义后的 HTML
30934
30934
 
@@ -30957,7 +30957,7 @@ lib/tool/functions/urlAtom.md
30957
30957
 
30958
30958
  > **urlAtom**(`url`): `string`
30959
30959
 
30960
- Defined in: [lib/tool.ts:1479](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1479)
30960
+ Defined in: [lib/tool.ts:1481](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1481)
30961
30961
 
30962
30962
  处理 URL 中的 .. / . 等
30963
30963
 
@@ -30984,7 +30984,7 @@ lib/tool/functions/urlResolve.md
30984
30984
 
30985
30985
  > **urlResolve**(`from`, `to`): `string`
30986
30986
 
30987
- Defined in: [lib/tool.ts:1420](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1420)
30987
+ Defined in: [lib/tool.ts:1422](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L1422)
30988
30988
 
30989
30989
  将相对路径根据基准路径进行转换
30990
30990
 
@@ -31191,7 +31191,7 @@ lib/tool/interfaces/IRequestOptions.md
31191
31191
 
31192
31192
  # Interface: IRequestOptions
31193
31193
 
31194
- Defined in: [lib/tool.ts:2619](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2619)
31194
+ Defined in: [lib/tool.ts:2621](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2621)
31195
31195
 
31196
31196
  请求选项
31197
31197
 
@@ -31201,7 +31201,7 @@ Defined in: [lib/tool.ts:2619](https://github.com/maiyun/clickgo/blob/master/dis
31201
31201
 
31202
31202
  > `optional` **body?**: `FormData`
31203
31203
 
31204
- Defined in: [lib/tool.ts:2622](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2622)
31204
+ Defined in: [lib/tool.ts:2624](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2624)
31205
31205
 
31206
31206
  ***
31207
31207
 
@@ -31209,7 +31209,7 @@ Defined in: [lib/tool.ts:2622](https://github.com/maiyun/clickgo/blob/master/dis
31209
31209
 
31210
31210
  > `optional` **credentials?**: `boolean`
31211
31211
 
31212
- Defined in: [lib/tool.ts:2620](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2620)
31212
+ Defined in: [lib/tool.ts:2622](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2622)
31213
31213
 
31214
31214
  ***
31215
31215
 
@@ -31217,7 +31217,7 @@ Defined in: [lib/tool.ts:2620](https://github.com/maiyun/clickgo/blob/master/dis
31217
31217
 
31218
31218
  > `optional` **end?**: () => `void` \| `Promise`\<`void`\>
31219
31219
 
31220
- Defined in: [lib/tool.ts:2631](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2631)
31220
+ Defined in: [lib/tool.ts:2633](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2633)
31221
31221
 
31222
31222
  #### Returns
31223
31223
 
@@ -31229,7 +31229,7 @@ Defined in: [lib/tool.ts:2631](https://github.com/maiyun/clickgo/blob/master/dis
31229
31229
 
31230
31230
  > `optional` **error?**: () => `void` \| `Promise`\<`void`\>
31231
31231
 
31232
- Defined in: [lib/tool.ts:2634](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2634)
31232
+ Defined in: [lib/tool.ts:2636](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2636)
31233
31233
 
31234
31234
  #### Returns
31235
31235
 
@@ -31241,7 +31241,7 @@ Defined in: [lib/tool.ts:2634](https://github.com/maiyun/clickgo/blob/master/dis
31241
31241
 
31242
31242
  > `optional` **headers?**: `HeadersInit`
31243
31243
 
31244
- Defined in: [lib/tool.ts:2625](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2625)
31244
+ Defined in: [lib/tool.ts:2627](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2627)
31245
31245
 
31246
31246
  ***
31247
31247
 
@@ -31249,7 +31249,7 @@ Defined in: [lib/tool.ts:2625](https://github.com/maiyun/clickgo/blob/master/dis
31249
31249
 
31250
31250
  > `optional` **load?**: (`res`) => `void` \| `Promise`\<`void`\>
31251
31251
 
31252
- Defined in: [lib/tool.ts:2633](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2633)
31252
+ Defined in: [lib/tool.ts:2635](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2635)
31253
31253
 
31254
31254
  #### Parameters
31255
31255
 
@@ -31267,7 +31267,7 @@ Defined in: [lib/tool.ts:2633](https://github.com/maiyun/clickgo/blob/master/dis
31267
31267
 
31268
31268
  > `optional` **method?**: `"GET"` \| `"POST"`
31269
31269
 
31270
- Defined in: [lib/tool.ts:2621](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2621)
31270
+ Defined in: [lib/tool.ts:2623](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2623)
31271
31271
 
31272
31272
  ***
31273
31273
 
@@ -31275,7 +31275,7 @@ Defined in: [lib/tool.ts:2621](https://github.com/maiyun/clickgo/blob/master/dis
31275
31275
 
31276
31276
  > `optional` **progress?**: (`loaded`, `total`) => `void` \| `Promise`\<`void`\>
31277
31277
 
31278
- Defined in: [lib/tool.ts:2632](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2632)
31278
+ Defined in: [lib/tool.ts:2634](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2634)
31279
31279
 
31280
31280
  #### Parameters
31281
31281
 
@@ -31297,7 +31297,7 @@ Defined in: [lib/tool.ts:2632](https://github.com/maiyun/clickgo/blob/master/dis
31297
31297
 
31298
31298
  > `optional` **responseType?**: `XMLHttpRequestResponseType`
31299
31299
 
31300
- Defined in: [lib/tool.ts:2624](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2624)
31300
+ Defined in: [lib/tool.ts:2626](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2626)
31301
31301
 
31302
31302
  ***
31303
31303
 
@@ -31305,7 +31305,7 @@ Defined in: [lib/tool.ts:2624](https://github.com/maiyun/clickgo/blob/master/dis
31305
31305
 
31306
31306
  > `optional` **start?**: (`total`) => `void` \| `Promise`\<`void`\>
31307
31307
 
31308
- Defined in: [lib/tool.ts:2630](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2630)
31308
+ Defined in: [lib/tool.ts:2632](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2632)
31309
31309
 
31310
31310
  #### Parameters
31311
31311
 
@@ -31323,7 +31323,7 @@ Defined in: [lib/tool.ts:2630](https://github.com/maiyun/clickgo/blob/master/dis
31323
31323
 
31324
31324
  > `optional` **timeout?**: `number`
31325
31325
 
31326
- Defined in: [lib/tool.ts:2623](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2623)
31326
+ Defined in: [lib/tool.ts:2625](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2625)
31327
31327
 
31328
31328
  ***
31329
31329
 
@@ -31331,7 +31331,7 @@ Defined in: [lib/tool.ts:2623](https://github.com/maiyun/clickgo/blob/master/dis
31331
31331
 
31332
31332
  > `optional` **uploadEnd?**: () => `void` \| `Promise`\<`void`\>
31333
31333
 
31334
- Defined in: [lib/tool.ts:2629](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2629)
31334
+ Defined in: [lib/tool.ts:2631](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2631)
31335
31335
 
31336
31336
  #### Returns
31337
31337
 
@@ -31343,7 +31343,7 @@ Defined in: [lib/tool.ts:2629](https://github.com/maiyun/clickgo/blob/master/dis
31343
31343
 
31344
31344
  > `optional` **uploadProgress?**: (`loaded`, `total`) => `void` \| `Promise`\<`void`\>
31345
31345
 
31346
- Defined in: [lib/tool.ts:2628](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2628)
31346
+ Defined in: [lib/tool.ts:2630](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2630)
31347
31347
 
31348
31348
  #### Parameters
31349
31349
 
@@ -31365,7 +31365,7 @@ Defined in: [lib/tool.ts:2628](https://github.com/maiyun/clickgo/blob/master/dis
31365
31365
 
31366
31366
  > `optional` **uploadStart?**: (`total`) => `void` \| `Promise`\<`void`\>
31367
31367
 
31368
- Defined in: [lib/tool.ts:2627](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2627)
31368
+ Defined in: [lib/tool.ts:2629](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2629)
31369
31369
 
31370
31370
  #### Parameters
31371
31371
 
@@ -31388,7 +31388,7 @@ lib/tool/interfaces/IUrl.md
31388
31388
 
31389
31389
  # Interface: IUrl
31390
31390
 
31391
- Defined in: [lib/tool.ts:2604](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2604)
31391
+ Defined in: [lib/tool.ts:2606](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2606)
31392
31392
 
31393
31393
  网址对象
31394
31394
 
@@ -31398,7 +31398,7 @@ Defined in: [lib/tool.ts:2604](https://github.com/maiyun/clickgo/blob/master/dis
31398
31398
 
31399
31399
  > **auth**: `string` \| `null`
31400
31400
 
31401
- Defined in: [lib/tool.ts:2605](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2605)
31401
+ Defined in: [lib/tool.ts:2607](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2607)
31402
31402
 
31403
31403
  ***
31404
31404
 
@@ -31406,7 +31406,7 @@ Defined in: [lib/tool.ts:2605](https://github.com/maiyun/clickgo/blob/master/dis
31406
31406
 
31407
31407
  > **hash**: `string` \| `null`
31408
31408
 
31409
- Defined in: [lib/tool.ts:2606](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2606)
31409
+ Defined in: [lib/tool.ts:2608](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2608)
31410
31410
 
31411
31411
  ***
31412
31412
 
@@ -31414,7 +31414,7 @@ Defined in: [lib/tool.ts:2606](https://github.com/maiyun/clickgo/blob/master/dis
31414
31414
 
31415
31415
  > **host**: `string` \| `null`
31416
31416
 
31417
- Defined in: [lib/tool.ts:2607](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2607)
31417
+ Defined in: [lib/tool.ts:2609](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2609)
31418
31418
 
31419
31419
  ***
31420
31420
 
@@ -31422,7 +31422,7 @@ Defined in: [lib/tool.ts:2607](https://github.com/maiyun/clickgo/blob/master/dis
31422
31422
 
31423
31423
  > **hostname**: `string` \| `null`
31424
31424
 
31425
- Defined in: [lib/tool.ts:2608](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2608)
31425
+ Defined in: [lib/tool.ts:2610](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2610)
31426
31426
 
31427
31427
  ***
31428
31428
 
@@ -31430,7 +31430,7 @@ Defined in: [lib/tool.ts:2608](https://github.com/maiyun/clickgo/blob/master/dis
31430
31430
 
31431
31431
  > **pass**: `string` \| `null`
31432
31432
 
31433
- Defined in: [lib/tool.ts:2609](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2609)
31433
+ Defined in: [lib/tool.ts:2611](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2611)
31434
31434
 
31435
31435
  ***
31436
31436
 
@@ -31438,7 +31438,7 @@ Defined in: [lib/tool.ts:2609](https://github.com/maiyun/clickgo/blob/master/dis
31438
31438
 
31439
31439
  > **path**: `string` \| `null`
31440
31440
 
31441
- Defined in: [lib/tool.ts:2610](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2610)
31441
+ Defined in: [lib/tool.ts:2612](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2612)
31442
31442
 
31443
31443
  ***
31444
31444
 
@@ -31446,7 +31446,7 @@ Defined in: [lib/tool.ts:2610](https://github.com/maiyun/clickgo/blob/master/dis
31446
31446
 
31447
31447
  > **pathname**: `string`
31448
31448
 
31449
- Defined in: [lib/tool.ts:2611](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2611)
31449
+ Defined in: [lib/tool.ts:2613](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2613)
31450
31450
 
31451
31451
  ***
31452
31452
 
@@ -31454,7 +31454,7 @@ Defined in: [lib/tool.ts:2611](https://github.com/maiyun/clickgo/blob/master/dis
31454
31454
 
31455
31455
  > **port**: `string` \| `null`
31456
31456
 
31457
- Defined in: [lib/tool.ts:2613](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2613)
31457
+ Defined in: [lib/tool.ts:2615](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2615)
31458
31458
 
31459
31459
  ***
31460
31460
 
@@ -31462,7 +31462,7 @@ Defined in: [lib/tool.ts:2613](https://github.com/maiyun/clickgo/blob/master/dis
31462
31462
 
31463
31463
  > **protocol**: `string` \| `null`
31464
31464
 
31465
- Defined in: [lib/tool.ts:2612](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2612)
31465
+ Defined in: [lib/tool.ts:2614](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2614)
31466
31466
 
31467
31467
  ***
31468
31468
 
@@ -31470,7 +31470,7 @@ Defined in: [lib/tool.ts:2612](https://github.com/maiyun/clickgo/blob/master/dis
31470
31470
 
31471
31471
  > **query**: `string` \| `null`
31472
31472
 
31473
- Defined in: [lib/tool.ts:2614](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2614)
31473
+ Defined in: [lib/tool.ts:2616](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2616)
31474
31474
 
31475
31475
  ***
31476
31476
 
@@ -31478,7 +31478,7 @@ Defined in: [lib/tool.ts:2614](https://github.com/maiyun/clickgo/blob/master/dis
31478
31478
 
31479
31479
  > **user**: `string` \| `null`
31480
31480
 
31481
- Defined in: [lib/tool.ts:2615](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2615)
31481
+ Defined in: [lib/tool.ts:2617](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2617)
31482
31482
 
31483
31483
  lib/tool/type-aliases/TFalsy.md
31484
31484
  ---
@@ -31493,7 +31493,7 @@ lib/tool/type-aliases/TFalsy.md
31493
31493
 
31494
31494
  > **TFalsy** = `false` \| `""` \| `0` \| `null` \| `undefined` \| *typeof* `NaN`
31495
31495
 
31496
- Defined in: [lib/tool.ts:2638](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2638)
31496
+ Defined in: [lib/tool.ts:2640](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2640)
31497
31497
 
31498
31498
  虚假值类型
31499
31499
 
@@ -31510,7 +31510,7 @@ lib/tool/variables/lang.md
31510
31510
 
31511
31511
  > `const` **lang**: `object`
31512
31512
 
31513
- Defined in: [lib/tool.ts:2546](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2546)
31513
+ Defined in: [lib/tool.ts:2548](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L2548)
31514
31514
 
31515
31515
  语言相关
31516
31516
 
@@ -31565,7 +31565,7 @@ lib/tool/variables/RANDOM_L.md
31565
31565
 
31566
31566
  > `const` **RANDOM\_L**: `"abcdefghijklmnopqrstuvwxyz"` = `'abcdefghijklmnopqrstuvwxyz'`
31567
31567
 
31568
- Defined in: [lib/tool.ts:672](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L672)
31568
+ Defined in: [lib/tool.ts:674](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L674)
31569
31569
 
31570
31570
  lib/tool/variables/RANDOM_LN.md
31571
31571
  ---
@@ -31580,7 +31580,7 @@ lib/tool/variables/RANDOM_LN.md
31580
31580
 
31581
31581
  > `const` **RANDOM\_LN**: `string`
31582
31582
 
31583
- Defined in: [lib/tool.ts:675](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L675)
31583
+ Defined in: [lib/tool.ts:677](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L677)
31584
31584
 
31585
31585
  lib/tool/variables/RANDOM_LU.md
31586
31586
  ---
@@ -31595,7 +31595,7 @@ lib/tool/variables/RANDOM_LU.md
31595
31595
 
31596
31596
  > `const` **RANDOM\_LU**: `string`
31597
31597
 
31598
- Defined in: [lib/tool.ts:676](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L676)
31598
+ Defined in: [lib/tool.ts:678](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L678)
31599
31599
 
31600
31600
  lib/tool/variables/RANDOM_LUN.md
31601
31601
  ---
@@ -31610,7 +31610,7 @@ lib/tool/variables/RANDOM_LUN.md
31610
31610
 
31611
31611
  > `const` **RANDOM\_LUN**: `string`
31612
31612
 
31613
- Defined in: [lib/tool.ts:677](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L677)
31613
+ Defined in: [lib/tool.ts:679](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L679)
31614
31614
 
31615
31615
  lib/tool/variables/RANDOM_LUNS.md
31616
31616
  ---
@@ -31625,7 +31625,7 @@ lib/tool/variables/RANDOM_LUNS.md
31625
31625
 
31626
31626
  > `const` **RANDOM\_LUNS**: `string`
31627
31627
 
31628
- Defined in: [lib/tool.ts:679](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L679)
31628
+ Defined in: [lib/tool.ts:681](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L681)
31629
31629
 
31630
31630
  lib/tool/variables/RANDOM_N.md
31631
31631
  ---
@@ -31640,7 +31640,7 @@ lib/tool/variables/RANDOM_N.md
31640
31640
 
31641
31641
  > `const` **RANDOM\_N**: `"0123456789"` = `'0123456789'`
31642
31642
 
31643
- Defined in: [lib/tool.ts:670](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L670)
31643
+ Defined in: [lib/tool.ts:672](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L672)
31644
31644
 
31645
31645
  lib/tool/variables/RANDOM_U.md
31646
31646
  ---
@@ -31655,7 +31655,7 @@ lib/tool/variables/RANDOM_U.md
31655
31655
 
31656
31656
  > `const` **RANDOM\_U**: `"ABCDEFGHIJKLMNOPQRSTUVWXYZ"` = `'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
31657
31657
 
31658
- Defined in: [lib/tool.ts:671](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L671)
31658
+ Defined in: [lib/tool.ts:673](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L673)
31659
31659
 
31660
31660
  lib/tool/variables/RANDOM_UN.md
31661
31661
  ---
@@ -31670,7 +31670,7 @@ lib/tool/variables/RANDOM_UN.md
31670
31670
 
31671
31671
  > `const` **RANDOM\_UN**: `string`
31672
31672
 
31673
- Defined in: [lib/tool.ts:674](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L674)
31673
+ Defined in: [lib/tool.ts:676](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L676)
31674
31674
 
31675
31675
  lib/tool/variables/RANDOM_V.md
31676
31676
  ---
@@ -31685,7 +31685,7 @@ lib/tool/variables/RANDOM_V.md
31685
31685
 
31686
31686
  > `const` **RANDOM\_V**: `"ACEFGHJKLMNPRSTWXY34567"` = `'ACEFGHJKLMNPRSTWXY34567'`
31687
31687
 
31688
- Defined in: [lib/tool.ts:678](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L678)
31688
+ Defined in: [lib/tool.ts:680](https://github.com/maiyun/clickgo/blob/master/dist/lib/tool.ts#L680)
31689
31689
 
31690
31690
  lib/zip/classes/Zip.md
31691
31691
  ---