@next-bricks/form 0.26.1 → 0.26.2
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/bricks.json +5 -5
- package/dist/chunks/{5789.aa34d165.js → 5789.6d7d7cc6.js} +3 -3
- package/dist/chunks/{5789.aa34d165.js.map → 5789.6d7d7cc6.js.map} +1 -1
- package/dist/chunks/99.e25dadcf.js +2 -0
- package/dist/chunks/99.e25dadcf.js.map +1 -0
- package/dist/chunks/eo-select.e0e4c73a.js +3 -0
- package/dist/chunks/eo-select.e0e4c73a.js.map +1 -0
- package/dist/chunks/{main.f901f4fa.js → main.c4a87355.js} +2 -2
- package/dist/chunks/{main.f901f4fa.js.map → main.c4a87355.js.map} +1 -1
- package/dist/examples.json +3 -3
- package/dist/{index.ac52adb5.js → index.f3dba36d.js} +2 -2
- package/dist/{index.ac52adb5.js.map → index.f3dba36d.js.map} +1 -1
- package/dist/manifest.json +74 -74
- package/dist/types.json +1039 -1039
- package/package.json +2 -2
- package/dist/chunks/99.edd69104.js +0 -2
- package/dist/chunks/99.edd69104.js.map +0 -1
- package/dist/chunks/eo-select.2c32898c.js +0 -3
- package/dist/chunks/eo-select.2c32898c.js.map +0 -1
- /package/dist/chunks/{5789.aa34d165.js.LICENSE.txt → 5789.6d7d7cc6.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-select.2c32898c.js.LICENSE.txt → eo-select.e0e4c73a.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -3129,7 +3129,7 @@
|
|
|
3129
3129
|
}
|
|
3130
3130
|
]
|
|
3131
3131
|
},
|
|
3132
|
-
"eo-
|
|
3132
|
+
"eo-date-picker": {
|
|
3133
3133
|
"properties": [
|
|
3134
3134
|
{
|
|
3135
3135
|
"name": "name",
|
|
@@ -3145,31 +3145,18 @@
|
|
|
3145
3145
|
"value": "string"
|
|
3146
3146
|
}
|
|
3147
3147
|
},
|
|
3148
|
-
{
|
|
3149
|
-
"name": "options",
|
|
3150
|
-
"annotation": {
|
|
3151
|
-
"type": "array",
|
|
3152
|
-
"elementType": {
|
|
3153
|
-
"type": "reference",
|
|
3154
|
-
"typeName": {
|
|
3155
|
-
"type": "identifier",
|
|
3156
|
-
"name": "GeneralOption"
|
|
3157
|
-
}
|
|
3158
|
-
}
|
|
3159
|
-
}
|
|
3160
|
-
},
|
|
3161
3148
|
{
|
|
3162
3149
|
"name": "value",
|
|
3163
3150
|
"annotation": {
|
|
3164
3151
|
"type": "keyword",
|
|
3165
|
-
"value": "
|
|
3152
|
+
"value": "string"
|
|
3166
3153
|
}
|
|
3167
3154
|
},
|
|
3168
3155
|
{
|
|
3169
|
-
"name": "
|
|
3156
|
+
"name": "placeholder",
|
|
3170
3157
|
"annotation": {
|
|
3171
3158
|
"type": "keyword",
|
|
3172
|
-
"value": "
|
|
3159
|
+
"value": "string"
|
|
3173
3160
|
}
|
|
3174
3161
|
},
|
|
3175
3162
|
{
|
|
@@ -3203,59 +3190,67 @@
|
|
|
3203
3190
|
}
|
|
3204
3191
|
},
|
|
3205
3192
|
{
|
|
3206
|
-
"name": "
|
|
3193
|
+
"name": "required",
|
|
3207
3194
|
"annotation": {
|
|
3208
|
-
"type": "
|
|
3209
|
-
"
|
|
3210
|
-
"type": "identifier",
|
|
3211
|
-
"name": "RadioType"
|
|
3212
|
-
}
|
|
3195
|
+
"type": "keyword",
|
|
3196
|
+
"value": "boolean"
|
|
3213
3197
|
}
|
|
3214
3198
|
},
|
|
3215
3199
|
{
|
|
3216
|
-
"name": "
|
|
3200
|
+
"name": "showTime",
|
|
3201
|
+
"annotation": {
|
|
3202
|
+
"type": "keyword",
|
|
3203
|
+
"value": "boolean"
|
|
3204
|
+
}
|
|
3205
|
+
},
|
|
3206
|
+
{
|
|
3207
|
+
"name": "format",
|
|
3208
|
+
"annotation": {
|
|
3209
|
+
"type": "keyword",
|
|
3210
|
+
"value": "string"
|
|
3211
|
+
}
|
|
3212
|
+
},
|
|
3213
|
+
{
|
|
3214
|
+
"name": "picker",
|
|
3217
3215
|
"annotation": {
|
|
3218
3216
|
"type": "reference",
|
|
3219
3217
|
"typeName": {
|
|
3220
3218
|
"type": "identifier",
|
|
3221
|
-
"name": "
|
|
3219
|
+
"name": "PickerMode"
|
|
3222
3220
|
}
|
|
3223
3221
|
}
|
|
3224
3222
|
},
|
|
3225
3223
|
{
|
|
3226
|
-
"name": "
|
|
3224
|
+
"name": "futureDateDisabled",
|
|
3225
|
+
"annotation": {
|
|
3226
|
+
"type": "keyword",
|
|
3227
|
+
"value": "boolean"
|
|
3228
|
+
}
|
|
3229
|
+
},
|
|
3230
|
+
{
|
|
3231
|
+
"name": "disabledDate",
|
|
3227
3232
|
"annotation": {
|
|
3228
3233
|
"type": "reference",
|
|
3229
3234
|
"typeName": {
|
|
3230
3235
|
"type": "identifier",
|
|
3231
|
-
"name": "
|
|
3236
|
+
"name": "DisabledDateType"
|
|
3232
3237
|
}
|
|
3233
3238
|
}
|
|
3234
3239
|
},
|
|
3235
3240
|
{
|
|
3236
|
-
"name": "
|
|
3241
|
+
"name": "useFastSelectBtn",
|
|
3237
3242
|
"annotation": {
|
|
3238
|
-
"type": "
|
|
3239
|
-
"
|
|
3240
|
-
"type": "qualifiedName",
|
|
3241
|
-
"left": {
|
|
3242
|
-
"type": "identifier",
|
|
3243
|
-
"name": "React"
|
|
3244
|
-
},
|
|
3245
|
-
"right": {
|
|
3246
|
-
"type": "identifier",
|
|
3247
|
-
"name": "CSSProperties"
|
|
3248
|
-
}
|
|
3249
|
-
}
|
|
3243
|
+
"type": "keyword",
|
|
3244
|
+
"value": "boolean"
|
|
3250
3245
|
}
|
|
3251
3246
|
},
|
|
3252
3247
|
{
|
|
3253
|
-
"name": "
|
|
3248
|
+
"name": "inputBoxStyle",
|
|
3254
3249
|
"annotation": {
|
|
3255
3250
|
"type": "reference",
|
|
3256
3251
|
"typeName": {
|
|
3257
3252
|
"type": "identifier",
|
|
3258
|
-
"name": "
|
|
3253
|
+
"name": "CSSProperties"
|
|
3259
3254
|
}
|
|
3260
3255
|
}
|
|
3261
3256
|
}
|
|
@@ -3265,122 +3260,17 @@
|
|
|
3265
3260
|
"name": "change",
|
|
3266
3261
|
"detail": {
|
|
3267
3262
|
"annotation": {
|
|
3268
|
-
"type": "
|
|
3269
|
-
"
|
|
3270
|
-
{
|
|
3271
|
-
"type": "propertySignature",
|
|
3272
|
-
"key": {
|
|
3273
|
-
"type": "identifier",
|
|
3274
|
-
"name": "label"
|
|
3275
|
-
},
|
|
3276
|
-
"annotation": {
|
|
3277
|
-
"type": "keyword",
|
|
3278
|
-
"value": "string"
|
|
3279
|
-
},
|
|
3280
|
-
"computed": false
|
|
3281
|
-
},
|
|
3282
|
-
{
|
|
3283
|
-
"type": "propertySignature",
|
|
3284
|
-
"key": {
|
|
3285
|
-
"type": "identifier",
|
|
3286
|
-
"name": "value"
|
|
3287
|
-
},
|
|
3288
|
-
"annotation": {
|
|
3289
|
-
"type": "keyword",
|
|
3290
|
-
"value": "any"
|
|
3291
|
-
},
|
|
3292
|
-
"computed": false
|
|
3293
|
-
},
|
|
3294
|
-
{
|
|
3295
|
-
"type": "indexSignature",
|
|
3296
|
-
"parameter": {
|
|
3297
|
-
"type": "identifier",
|
|
3298
|
-
"name": "key",
|
|
3299
|
-
"annotation": {
|
|
3300
|
-
"type": "keyword",
|
|
3301
|
-
"value": "string"
|
|
3302
|
-
}
|
|
3303
|
-
},
|
|
3304
|
-
"annotation": {
|
|
3305
|
-
"type": "keyword",
|
|
3306
|
-
"value": "any"
|
|
3307
|
-
}
|
|
3308
|
-
}
|
|
3309
|
-
]
|
|
3263
|
+
"type": "keyword",
|
|
3264
|
+
"value": "string"
|
|
3310
3265
|
}
|
|
3311
3266
|
}
|
|
3312
3267
|
},
|
|
3313
3268
|
{
|
|
3314
|
-
"name": "
|
|
3269
|
+
"name": "ok",
|
|
3315
3270
|
"detail": {
|
|
3316
3271
|
"annotation": {
|
|
3317
|
-
"type": "
|
|
3318
|
-
"
|
|
3319
|
-
{
|
|
3320
|
-
"type": "propertySignature",
|
|
3321
|
-
"key": {
|
|
3322
|
-
"type": "identifier",
|
|
3323
|
-
"name": "options"
|
|
3324
|
-
},
|
|
3325
|
-
"annotation": {
|
|
3326
|
-
"type": "typeLiteral",
|
|
3327
|
-
"members": [
|
|
3328
|
-
{
|
|
3329
|
-
"type": "propertySignature",
|
|
3330
|
-
"key": {
|
|
3331
|
-
"type": "identifier",
|
|
3332
|
-
"name": "label"
|
|
3333
|
-
},
|
|
3334
|
-
"annotation": {
|
|
3335
|
-
"type": "keyword",
|
|
3336
|
-
"value": "string"
|
|
3337
|
-
},
|
|
3338
|
-
"computed": false
|
|
3339
|
-
},
|
|
3340
|
-
{
|
|
3341
|
-
"type": "propertySignature",
|
|
3342
|
-
"key": {
|
|
3343
|
-
"type": "identifier",
|
|
3344
|
-
"name": "value"
|
|
3345
|
-
},
|
|
3346
|
-
"annotation": {
|
|
3347
|
-
"type": "keyword",
|
|
3348
|
-
"value": "any"
|
|
3349
|
-
},
|
|
3350
|
-
"computed": false
|
|
3351
|
-
},
|
|
3352
|
-
{
|
|
3353
|
-
"type": "indexSignature",
|
|
3354
|
-
"parameter": {
|
|
3355
|
-
"type": "identifier",
|
|
3356
|
-
"name": "key",
|
|
3357
|
-
"annotation": {
|
|
3358
|
-
"type": "keyword",
|
|
3359
|
-
"value": "string"
|
|
3360
|
-
}
|
|
3361
|
-
},
|
|
3362
|
-
"annotation": {
|
|
3363
|
-
"type": "keyword",
|
|
3364
|
-
"value": "any"
|
|
3365
|
-
}
|
|
3366
|
-
}
|
|
3367
|
-
]
|
|
3368
|
-
},
|
|
3369
|
-
"computed": false
|
|
3370
|
-
},
|
|
3371
|
-
{
|
|
3372
|
-
"type": "propertySignature",
|
|
3373
|
-
"key": {
|
|
3374
|
-
"type": "identifier",
|
|
3375
|
-
"name": "name"
|
|
3376
|
-
},
|
|
3377
|
-
"annotation": {
|
|
3378
|
-
"type": "keyword",
|
|
3379
|
-
"value": "string"
|
|
3380
|
-
},
|
|
3381
|
-
"computed": false
|
|
3382
|
-
}
|
|
3383
|
-
]
|
|
3272
|
+
"type": "keyword",
|
|
3273
|
+
"value": "string"
|
|
3384
3274
|
}
|
|
3385
3275
|
}
|
|
3386
3276
|
}
|
|
@@ -3389,47 +3279,54 @@
|
|
|
3389
3279
|
"types": [
|
|
3390
3280
|
{
|
|
3391
3281
|
"type": "typeAlias",
|
|
3392
|
-
"name": "
|
|
3282
|
+
"name": "PickerMode",
|
|
3393
3283
|
"annotation": {
|
|
3394
3284
|
"type": "union",
|
|
3395
3285
|
"types": [
|
|
3396
3286
|
{
|
|
3397
|
-
"type": "
|
|
3398
|
-
"value": "
|
|
3287
|
+
"type": "jsLiteral",
|
|
3288
|
+
"value": "date"
|
|
3399
3289
|
},
|
|
3400
3290
|
{
|
|
3401
|
-
"type": "
|
|
3402
|
-
"value": "
|
|
3291
|
+
"type": "jsLiteral",
|
|
3292
|
+
"value": "week"
|
|
3403
3293
|
},
|
|
3404
3294
|
{
|
|
3405
|
-
"type": "
|
|
3406
|
-
"value": "
|
|
3295
|
+
"type": "jsLiteral",
|
|
3296
|
+
"value": "month"
|
|
3407
3297
|
},
|
|
3298
|
+
{
|
|
3299
|
+
"type": "jsLiteral",
|
|
3300
|
+
"value": "year"
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
"type": "jsLiteral",
|
|
3304
|
+
"value": "quarter"
|
|
3305
|
+
}
|
|
3306
|
+
]
|
|
3307
|
+
}
|
|
3308
|
+
},
|
|
3309
|
+
{
|
|
3310
|
+
"type": "typeAlias",
|
|
3311
|
+
"name": "DisabledDateType",
|
|
3312
|
+
"annotation": {
|
|
3313
|
+
"type": "union",
|
|
3314
|
+
"types": [
|
|
3408
3315
|
{
|
|
3409
3316
|
"type": "reference",
|
|
3410
3317
|
"typeName": {
|
|
3411
3318
|
"type": "identifier",
|
|
3412
|
-
"name": "
|
|
3319
|
+
"name": "DisabledDate"
|
|
3413
3320
|
}
|
|
3414
3321
|
},
|
|
3415
3322
|
{
|
|
3416
|
-
"type": "
|
|
3417
|
-
"
|
|
3418
|
-
"type": "
|
|
3419
|
-
"
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3423
|
-
"params": [
|
|
3424
|
-
{
|
|
3425
|
-
"type": "keyword",
|
|
3426
|
-
"value": "string"
|
|
3427
|
-
},
|
|
3428
|
-
{
|
|
3429
|
-
"type": "keyword",
|
|
3430
|
-
"value": "any"
|
|
3431
|
-
}
|
|
3432
|
-
]
|
|
3323
|
+
"type": "array",
|
|
3324
|
+
"elementType": {
|
|
3325
|
+
"type": "reference",
|
|
3326
|
+
"typeName": {
|
|
3327
|
+
"type": "identifier",
|
|
3328
|
+
"name": "DisabledDate"
|
|
3329
|
+
}
|
|
3433
3330
|
}
|
|
3434
3331
|
}
|
|
3435
3332
|
]
|
|
@@ -3437,156 +3334,167 @@
|
|
|
3437
3334
|
},
|
|
3438
3335
|
{
|
|
3439
3336
|
"type": "interface",
|
|
3440
|
-
"name": "
|
|
3441
|
-
"typeParameters": {
|
|
3442
|
-
"type": "typeParameterDeclaration",
|
|
3443
|
-
"params": [
|
|
3444
|
-
{
|
|
3445
|
-
"type": "typeParameter",
|
|
3446
|
-
"name": "T",
|
|
3447
|
-
"default": {
|
|
3448
|
-
"type": "union",
|
|
3449
|
-
"types": [
|
|
3450
|
-
{
|
|
3451
|
-
"type": "keyword",
|
|
3452
|
-
"value": "string"
|
|
3453
|
-
},
|
|
3454
|
-
{
|
|
3455
|
-
"type": "keyword",
|
|
3456
|
-
"value": "number"
|
|
3457
|
-
},
|
|
3458
|
-
{
|
|
3459
|
-
"type": "keyword",
|
|
3460
|
-
"value": "boolean"
|
|
3461
|
-
}
|
|
3462
|
-
]
|
|
3463
|
-
}
|
|
3464
|
-
}
|
|
3465
|
-
]
|
|
3466
|
-
},
|
|
3337
|
+
"name": "DisabledDate",
|
|
3467
3338
|
"body": [
|
|
3468
3339
|
{
|
|
3469
3340
|
"type": "propertySignature",
|
|
3470
3341
|
"key": {
|
|
3471
3342
|
"type": "identifier",
|
|
3472
|
-
"name": "
|
|
3343
|
+
"name": "second"
|
|
3473
3344
|
},
|
|
3474
3345
|
"annotation": {
|
|
3475
|
-
"type": "
|
|
3476
|
-
"
|
|
3346
|
+
"type": "union",
|
|
3347
|
+
"types": [
|
|
3348
|
+
{
|
|
3349
|
+
"type": "keyword",
|
|
3350
|
+
"value": "string"
|
|
3351
|
+
},
|
|
3352
|
+
{
|
|
3353
|
+
"type": "keyword",
|
|
3354
|
+
"value": "number"
|
|
3355
|
+
}
|
|
3356
|
+
]
|
|
3477
3357
|
},
|
|
3358
|
+
"optional": true,
|
|
3478
3359
|
"computed": false
|
|
3479
3360
|
},
|
|
3480
3361
|
{
|
|
3481
3362
|
"type": "propertySignature",
|
|
3482
3363
|
"key": {
|
|
3483
3364
|
"type": "identifier",
|
|
3484
|
-
"name": "
|
|
3365
|
+
"name": "minute"
|
|
3485
3366
|
},
|
|
3486
3367
|
"annotation": {
|
|
3487
|
-
"type": "
|
|
3488
|
-
"
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3368
|
+
"type": "union",
|
|
3369
|
+
"types": [
|
|
3370
|
+
{
|
|
3371
|
+
"type": "keyword",
|
|
3372
|
+
"value": "string"
|
|
3373
|
+
},
|
|
3374
|
+
{
|
|
3375
|
+
"type": "keyword",
|
|
3376
|
+
"value": "number"
|
|
3377
|
+
}
|
|
3378
|
+
]
|
|
3492
3379
|
},
|
|
3380
|
+
"optional": true,
|
|
3493
3381
|
"computed": false
|
|
3494
3382
|
},
|
|
3495
3383
|
{
|
|
3496
|
-
"type": "
|
|
3497
|
-
"
|
|
3384
|
+
"type": "propertySignature",
|
|
3385
|
+
"key": {
|
|
3498
3386
|
"type": "identifier",
|
|
3499
|
-
"name": "
|
|
3500
|
-
"annotation": {
|
|
3501
|
-
"type": "keyword",
|
|
3502
|
-
"value": "string"
|
|
3503
|
-
}
|
|
3387
|
+
"name": "hour"
|
|
3504
3388
|
},
|
|
3505
3389
|
"annotation": {
|
|
3506
|
-
"type": "
|
|
3507
|
-
"
|
|
3508
|
-
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
"types": [
|
|
3518
|
-
{
|
|
3519
|
-
"type": "jsLiteral",
|
|
3520
|
-
"value": "button"
|
|
3390
|
+
"type": "union",
|
|
3391
|
+
"types": [
|
|
3392
|
+
{
|
|
3393
|
+
"type": "keyword",
|
|
3394
|
+
"value": "string"
|
|
3395
|
+
},
|
|
3396
|
+
{
|
|
3397
|
+
"type": "keyword",
|
|
3398
|
+
"value": "number"
|
|
3399
|
+
}
|
|
3400
|
+
]
|
|
3521
3401
|
},
|
|
3522
|
-
|
|
3523
|
-
|
|
3524
|
-
|
|
3402
|
+
"optional": true,
|
|
3403
|
+
"computed": false
|
|
3404
|
+
},
|
|
3405
|
+
{
|
|
3406
|
+
"type": "propertySignature",
|
|
3407
|
+
"key": {
|
|
3408
|
+
"type": "identifier",
|
|
3409
|
+
"name": "date"
|
|
3525
3410
|
},
|
|
3526
|
-
{
|
|
3527
|
-
"type": "
|
|
3528
|
-
"
|
|
3411
|
+
"annotation": {
|
|
3412
|
+
"type": "union",
|
|
3413
|
+
"types": [
|
|
3414
|
+
{
|
|
3415
|
+
"type": "keyword",
|
|
3416
|
+
"value": "string"
|
|
3417
|
+
},
|
|
3418
|
+
{
|
|
3419
|
+
"type": "keyword",
|
|
3420
|
+
"value": "number"
|
|
3421
|
+
}
|
|
3422
|
+
]
|
|
3529
3423
|
},
|
|
3530
|
-
|
|
3531
|
-
|
|
3532
|
-
|
|
3424
|
+
"optional": true,
|
|
3425
|
+
"computed": false
|
|
3426
|
+
},
|
|
3427
|
+
{
|
|
3428
|
+
"type": "propertySignature",
|
|
3429
|
+
"key": {
|
|
3430
|
+
"type": "identifier",
|
|
3431
|
+
"name": "month"
|
|
3533
3432
|
},
|
|
3534
|
-
{
|
|
3535
|
-
"type": "
|
|
3536
|
-
"
|
|
3433
|
+
"annotation": {
|
|
3434
|
+
"type": "union",
|
|
3435
|
+
"types": [
|
|
3436
|
+
{
|
|
3437
|
+
"type": "keyword",
|
|
3438
|
+
"value": "string"
|
|
3439
|
+
},
|
|
3440
|
+
{
|
|
3441
|
+
"type": "keyword",
|
|
3442
|
+
"value": "number"
|
|
3443
|
+
}
|
|
3444
|
+
]
|
|
3537
3445
|
},
|
|
3538
|
-
|
|
3539
|
-
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
|
|
3546
|
-
"type": "typeAlias",
|
|
3547
|
-
"name": "UIType",
|
|
3548
|
-
"annotation": {
|
|
3549
|
-
"type": "union",
|
|
3550
|
-
"types": [
|
|
3551
|
-
{
|
|
3552
|
-
"type": "jsLiteral",
|
|
3553
|
-
"value": "default"
|
|
3446
|
+
"optional": true,
|
|
3447
|
+
"computed": false
|
|
3448
|
+
},
|
|
3449
|
+
{
|
|
3450
|
+
"type": "propertySignature",
|
|
3451
|
+
"key": {
|
|
3452
|
+
"type": "identifier",
|
|
3453
|
+
"name": "year"
|
|
3554
3454
|
},
|
|
3555
|
-
{
|
|
3556
|
-
"type": "
|
|
3557
|
-
"
|
|
3558
|
-
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
-
|
|
3567
|
-
"types": [
|
|
3568
|
-
{
|
|
3569
|
-
"type": "jsLiteral",
|
|
3570
|
-
"value": "large"
|
|
3455
|
+
"annotation": {
|
|
3456
|
+
"type": "union",
|
|
3457
|
+
"types": [
|
|
3458
|
+
{
|
|
3459
|
+
"type": "keyword",
|
|
3460
|
+
"value": "string"
|
|
3461
|
+
},
|
|
3462
|
+
{
|
|
3463
|
+
"type": "keyword",
|
|
3464
|
+
"value": "number"
|
|
3465
|
+
}
|
|
3466
|
+
]
|
|
3571
3467
|
},
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
|
-
|
|
3468
|
+
"optional": true,
|
|
3469
|
+
"computed": false
|
|
3470
|
+
},
|
|
3471
|
+
{
|
|
3472
|
+
"type": "propertySignature",
|
|
3473
|
+
"key": {
|
|
3474
|
+
"type": "identifier",
|
|
3475
|
+
"name": "weekday"
|
|
3575
3476
|
},
|
|
3576
|
-
{
|
|
3577
|
-
"type": "
|
|
3578
|
-
"
|
|
3477
|
+
"annotation": {
|
|
3478
|
+
"type": "union",
|
|
3479
|
+
"types": [
|
|
3480
|
+
{
|
|
3481
|
+
"type": "keyword",
|
|
3482
|
+
"value": "string"
|
|
3483
|
+
},
|
|
3484
|
+
{
|
|
3485
|
+
"type": "keyword",
|
|
3486
|
+
"value": "number"
|
|
3487
|
+
}
|
|
3488
|
+
]
|
|
3579
3489
|
},
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
]
|
|
3585
|
-
}
|
|
3490
|
+
"optional": true,
|
|
3491
|
+
"computed": false
|
|
3492
|
+
}
|
|
3493
|
+
]
|
|
3586
3494
|
}
|
|
3587
3495
|
]
|
|
3588
3496
|
},
|
|
3589
|
-
"eo-
|
|
3497
|
+
"eo-time-range-picker": {
|
|
3590
3498
|
"properties": [
|
|
3591
3499
|
{
|
|
3592
3500
|
"name": "name",
|
|
@@ -3605,64 +3513,89 @@
|
|
|
3605
3513
|
{
|
|
3606
3514
|
"name": "value",
|
|
3607
3515
|
"annotation": {
|
|
3608
|
-
"type": "
|
|
3609
|
-
"
|
|
3610
|
-
"type": "
|
|
3611
|
-
"
|
|
3612
|
-
"type": "identifier",
|
|
3613
|
-
"name": "ImageData"
|
|
3614
|
-
}
|
|
3516
|
+
"type": "reference",
|
|
3517
|
+
"typeName": {
|
|
3518
|
+
"type": "identifier",
|
|
3519
|
+
"name": "TimeRange"
|
|
3615
3520
|
}
|
|
3616
3521
|
}
|
|
3617
3522
|
},
|
|
3618
3523
|
{
|
|
3619
|
-
"name": "
|
|
3620
|
-
"annotation": {
|
|
3621
|
-
"type": "keyword",
|
|
3622
|
-
"value": "string"
|
|
3623
|
-
}
|
|
3624
|
-
},
|
|
3625
|
-
{
|
|
3626
|
-
"name": "multiple",
|
|
3524
|
+
"name": "required",
|
|
3627
3525
|
"annotation": {
|
|
3628
3526
|
"type": "keyword",
|
|
3629
3527
|
"value": "boolean"
|
|
3630
3528
|
}
|
|
3631
3529
|
},
|
|
3632
3530
|
{
|
|
3633
|
-
"name": "
|
|
3531
|
+
"name": "rangeType",
|
|
3532
|
+
"annotation": {
|
|
3533
|
+
"type": "reference",
|
|
3534
|
+
"typeName": {
|
|
3535
|
+
"type": "identifier",
|
|
3536
|
+
"name": "RangeType"
|
|
3537
|
+
}
|
|
3538
|
+
}
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"name": "selectNearDays",
|
|
3634
3542
|
"annotation": {
|
|
3635
3543
|
"type": "keyword",
|
|
3636
3544
|
"value": "number"
|
|
3637
3545
|
}
|
|
3638
3546
|
},
|
|
3639
3547
|
{
|
|
3640
|
-
"name": "
|
|
3548
|
+
"name": "emitChangeOnInit",
|
|
3641
3549
|
"annotation": {
|
|
3642
3550
|
"type": "keyword",
|
|
3643
3551
|
"value": "boolean"
|
|
3644
3552
|
}
|
|
3645
3553
|
},
|
|
3646
3554
|
{
|
|
3647
|
-
"name": "
|
|
3555
|
+
"name": "presetRanges",
|
|
3648
3556
|
"annotation": {
|
|
3649
|
-
"type": "
|
|
3650
|
-
"
|
|
3651
|
-
"type": "
|
|
3652
|
-
"
|
|
3653
|
-
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
3657
|
-
|
|
3658
|
-
|
|
3659
|
-
|
|
3660
|
-
|
|
3557
|
+
"type": "array",
|
|
3558
|
+
"elementType": {
|
|
3559
|
+
"type": "reference",
|
|
3560
|
+
"typeName": {
|
|
3561
|
+
"type": "identifier",
|
|
3562
|
+
"name": "presetRangeType"
|
|
3563
|
+
}
|
|
3564
|
+
}
|
|
3565
|
+
}
|
|
3566
|
+
},
|
|
3567
|
+
{
|
|
3568
|
+
"name": "validator",
|
|
3569
|
+
"annotation": {
|
|
3570
|
+
"type": "parenthesizedType",
|
|
3571
|
+
"annotation": {
|
|
3572
|
+
"type": "function",
|
|
3573
|
+
"parameters": [
|
|
3661
3574
|
{
|
|
3662
|
-
"type": "
|
|
3663
|
-
"
|
|
3575
|
+
"type": "identifier",
|
|
3576
|
+
"name": "value",
|
|
3577
|
+
"annotation": {
|
|
3578
|
+
"type": "keyword",
|
|
3579
|
+
"value": "any"
|
|
3580
|
+
}
|
|
3664
3581
|
}
|
|
3665
|
-
]
|
|
3582
|
+
],
|
|
3583
|
+
"annotation": {
|
|
3584
|
+
"type": "union",
|
|
3585
|
+
"types": [
|
|
3586
|
+
{
|
|
3587
|
+
"type": "reference",
|
|
3588
|
+
"typeName": {
|
|
3589
|
+
"type": "identifier",
|
|
3590
|
+
"name": "MessageBody"
|
|
3591
|
+
}
|
|
3592
|
+
},
|
|
3593
|
+
{
|
|
3594
|
+
"type": "keyword",
|
|
3595
|
+
"value": "string"
|
|
3596
|
+
}
|
|
3597
|
+
]
|
|
3598
|
+
}
|
|
3666
3599
|
}
|
|
3667
3600
|
}
|
|
3668
3601
|
}
|
|
@@ -3672,13 +3605,10 @@
|
|
|
3672
3605
|
"name": "change",
|
|
3673
3606
|
"detail": {
|
|
3674
3607
|
"annotation": {
|
|
3675
|
-
"type": "
|
|
3676
|
-
"
|
|
3677
|
-
"type": "
|
|
3678
|
-
"
|
|
3679
|
-
"type": "identifier",
|
|
3680
|
-
"name": "ImageData"
|
|
3681
|
-
}
|
|
3608
|
+
"type": "reference",
|
|
3609
|
+
"typeName": {
|
|
3610
|
+
"type": "identifier",
|
|
3611
|
+
"name": "TimeRange"
|
|
3682
3612
|
}
|
|
3683
3613
|
}
|
|
3684
3614
|
}
|
|
@@ -3688,62 +3618,218 @@
|
|
|
3688
3618
|
"types": [
|
|
3689
3619
|
{
|
|
3690
3620
|
"type": "interface",
|
|
3691
|
-
"name": "
|
|
3621
|
+
"name": "TimeRange",
|
|
3692
3622
|
"body": [
|
|
3693
3623
|
{
|
|
3694
3624
|
"type": "propertySignature",
|
|
3695
3625
|
"key": {
|
|
3696
3626
|
"type": "identifier",
|
|
3697
|
-
"name": "
|
|
3627
|
+
"name": "startTime"
|
|
3628
|
+
},
|
|
3629
|
+
"annotation": {
|
|
3630
|
+
"type": "keyword",
|
|
3631
|
+
"value": "string"
|
|
3632
|
+
},
|
|
3633
|
+
"computed": false
|
|
3634
|
+
},
|
|
3635
|
+
{
|
|
3636
|
+
"type": "propertySignature",
|
|
3637
|
+
"key": {
|
|
3638
|
+
"type": "identifier",
|
|
3639
|
+
"name": "endTime"
|
|
3698
3640
|
},
|
|
3699
3641
|
"annotation": {
|
|
3700
3642
|
"type": "keyword",
|
|
3701
3643
|
"value": "string"
|
|
3702
3644
|
},
|
|
3703
|
-
"optional": true,
|
|
3704
3645
|
"computed": false
|
|
3705
3646
|
}
|
|
3706
|
-
]
|
|
3707
|
-
|
|
3647
|
+
]
|
|
3648
|
+
},
|
|
3649
|
+
{
|
|
3650
|
+
"type": "typeAlias",
|
|
3651
|
+
"name": "RangeType",
|
|
3652
|
+
"annotation": {
|
|
3653
|
+
"type": "intersection",
|
|
3654
|
+
"types": [
|
|
3655
|
+
{
|
|
3656
|
+
"type": "reference",
|
|
3657
|
+
"typeName": {
|
|
3658
|
+
"type": "identifier",
|
|
3659
|
+
"name": "PickerType"
|
|
3660
|
+
}
|
|
3661
|
+
},
|
|
3662
|
+
{
|
|
3663
|
+
"type": "reference",
|
|
3664
|
+
"typeName": {
|
|
3665
|
+
"type": "identifier",
|
|
3666
|
+
"name": "OtherPickerType"
|
|
3667
|
+
}
|
|
3668
|
+
}
|
|
3669
|
+
]
|
|
3670
|
+
}
|
|
3671
|
+
},
|
|
3672
|
+
{
|
|
3673
|
+
"type": "typeAlias",
|
|
3674
|
+
"name": "PickerType",
|
|
3675
|
+
"annotation": {
|
|
3676
|
+
"type": "union",
|
|
3677
|
+
"types": [
|
|
3678
|
+
{
|
|
3679
|
+
"type": "jsLiteral",
|
|
3680
|
+
"value": "date"
|
|
3681
|
+
},
|
|
3682
|
+
{
|
|
3683
|
+
"type": "jsLiteral",
|
|
3684
|
+
"value": "week"
|
|
3685
|
+
},
|
|
3686
|
+
{
|
|
3687
|
+
"type": "jsLiteral",
|
|
3688
|
+
"value": "month"
|
|
3689
|
+
},
|
|
3690
|
+
{
|
|
3691
|
+
"type": "jsLiteral",
|
|
3692
|
+
"value": "quarter"
|
|
3693
|
+
},
|
|
3694
|
+
{
|
|
3695
|
+
"type": "jsLiteral",
|
|
3696
|
+
"value": "year"
|
|
3697
|
+
}
|
|
3698
|
+
]
|
|
3699
|
+
}
|
|
3700
|
+
},
|
|
3701
|
+
{
|
|
3702
|
+
"type": "typeAlias",
|
|
3703
|
+
"name": "OtherPickerType",
|
|
3704
|
+
"annotation": {
|
|
3705
|
+
"type": "union",
|
|
3706
|
+
"types": [
|
|
3707
|
+
{
|
|
3708
|
+
"type": "jsLiteral",
|
|
3709
|
+
"value": "dateTime"
|
|
3710
|
+
},
|
|
3711
|
+
{
|
|
3712
|
+
"type": "jsLiteral",
|
|
3713
|
+
"value": "hmTime"
|
|
3714
|
+
},
|
|
3715
|
+
{
|
|
3716
|
+
"type": "jsLiteral",
|
|
3717
|
+
"value": "time"
|
|
3718
|
+
}
|
|
3719
|
+
]
|
|
3720
|
+
}
|
|
3721
|
+
},
|
|
3722
|
+
{
|
|
3723
|
+
"type": "enum",
|
|
3724
|
+
"name": "presetRangeType",
|
|
3725
|
+
"members": [
|
|
3708
3726
|
{
|
|
3709
|
-
"type": "
|
|
3710
|
-
"
|
|
3727
|
+
"type": "enumMember",
|
|
3728
|
+
"id": {
|
|
3711
3729
|
"type": "identifier",
|
|
3712
|
-
"name": "
|
|
3730
|
+
"name": "Today"
|
|
3731
|
+
},
|
|
3732
|
+
"initializer": {
|
|
3733
|
+
"type": "jsLiteral",
|
|
3734
|
+
"value": "今天"
|
|
3735
|
+
}
|
|
3736
|
+
},
|
|
3737
|
+
{
|
|
3738
|
+
"type": "enumMember",
|
|
3739
|
+
"id": {
|
|
3740
|
+
"type": "identifier",
|
|
3741
|
+
"name": "ThisWeek"
|
|
3742
|
+
},
|
|
3743
|
+
"initializer": {
|
|
3744
|
+
"type": "jsLiteral",
|
|
3745
|
+
"value": "本周"
|
|
3746
|
+
}
|
|
3747
|
+
},
|
|
3748
|
+
{
|
|
3749
|
+
"type": "enumMember",
|
|
3750
|
+
"id": {
|
|
3751
|
+
"type": "identifier",
|
|
3752
|
+
"name": "ThisMonth"
|
|
3753
|
+
},
|
|
3754
|
+
"initializer": {
|
|
3755
|
+
"type": "jsLiteral",
|
|
3756
|
+
"value": "本月"
|
|
3757
|
+
}
|
|
3758
|
+
},
|
|
3759
|
+
{
|
|
3760
|
+
"type": "enumMember",
|
|
3761
|
+
"id": {
|
|
3762
|
+
"type": "identifier",
|
|
3763
|
+
"name": "ThisQuarter"
|
|
3764
|
+
},
|
|
3765
|
+
"initializer": {
|
|
3766
|
+
"type": "jsLiteral",
|
|
3767
|
+
"value": "本季度"
|
|
3768
|
+
}
|
|
3769
|
+
},
|
|
3770
|
+
{
|
|
3771
|
+
"type": "enumMember",
|
|
3772
|
+
"id": {
|
|
3773
|
+
"type": "identifier",
|
|
3774
|
+
"name": "ThisYear"
|
|
3775
|
+
},
|
|
3776
|
+
"initializer": {
|
|
3777
|
+
"type": "jsLiteral",
|
|
3778
|
+
"value": "今年"
|
|
3713
3779
|
}
|
|
3714
3780
|
}
|
|
3715
3781
|
]
|
|
3716
3782
|
}
|
|
3717
3783
|
]
|
|
3718
3784
|
},
|
|
3719
|
-
"eo-
|
|
3785
|
+
"eo-radio": {
|
|
3720
3786
|
"properties": [
|
|
3721
3787
|
{
|
|
3722
|
-
"name": "
|
|
3788
|
+
"name": "name",
|
|
3723
3789
|
"annotation": {
|
|
3724
3790
|
"type": "keyword",
|
|
3725
3791
|
"value": "string"
|
|
3726
3792
|
}
|
|
3727
3793
|
},
|
|
3728
3794
|
{
|
|
3729
|
-
"name": "
|
|
3795
|
+
"name": "label",
|
|
3730
3796
|
"annotation": {
|
|
3731
3797
|
"type": "keyword",
|
|
3732
3798
|
"value": "string"
|
|
3733
3799
|
}
|
|
3734
3800
|
},
|
|
3735
3801
|
{
|
|
3736
|
-
"name": "
|
|
3802
|
+
"name": "options",
|
|
3737
3803
|
"annotation": {
|
|
3738
|
-
"type": "
|
|
3739
|
-
"
|
|
3804
|
+
"type": "array",
|
|
3805
|
+
"elementType": {
|
|
3806
|
+
"type": "reference",
|
|
3807
|
+
"typeName": {
|
|
3808
|
+
"type": "identifier",
|
|
3809
|
+
"name": "GeneralOption"
|
|
3810
|
+
}
|
|
3811
|
+
}
|
|
3740
3812
|
}
|
|
3741
3813
|
},
|
|
3742
3814
|
{
|
|
3743
|
-
"name": "
|
|
3815
|
+
"name": "value",
|
|
3744
3816
|
"annotation": {
|
|
3745
|
-
"type": "
|
|
3746
|
-
"
|
|
3817
|
+
"type": "keyword",
|
|
3818
|
+
"value": "any"
|
|
3819
|
+
}
|
|
3820
|
+
},
|
|
3821
|
+
{
|
|
3822
|
+
"name": "required",
|
|
3823
|
+
"annotation": {
|
|
3824
|
+
"type": "keyword",
|
|
3825
|
+
"value": "boolean"
|
|
3826
|
+
}
|
|
3827
|
+
},
|
|
3828
|
+
{
|
|
3829
|
+
"name": "message",
|
|
3830
|
+
"annotation": {
|
|
3831
|
+
"type": "reference",
|
|
3832
|
+
"typeName": {
|
|
3747
3833
|
"type": "identifier",
|
|
3748
3834
|
"name": "Record"
|
|
3749
3835
|
},
|
|
@@ -3763,136 +3849,67 @@
|
|
|
3763
3849
|
}
|
|
3764
3850
|
},
|
|
3765
3851
|
{
|
|
3766
|
-
"name": "
|
|
3767
|
-
"annotation": {
|
|
3768
|
-
"type": "array",
|
|
3769
|
-
"elementType": {
|
|
3770
|
-
"type": "reference",
|
|
3771
|
-
"typeName": {
|
|
3772
|
-
"type": "identifier",
|
|
3773
|
-
"name": "FileData"
|
|
3774
|
-
}
|
|
3775
|
-
}
|
|
3776
|
-
}
|
|
3777
|
-
},
|
|
3778
|
-
{
|
|
3779
|
-
"name": "multiple",
|
|
3852
|
+
"name": "disabled",
|
|
3780
3853
|
"annotation": {
|
|
3781
3854
|
"type": "keyword",
|
|
3782
3855
|
"value": "boolean"
|
|
3783
3856
|
}
|
|
3784
3857
|
},
|
|
3785
3858
|
{
|
|
3786
|
-
"name": "
|
|
3787
|
-
"annotation": {
|
|
3788
|
-
"type": "keyword",
|
|
3789
|
-
"value": "string"
|
|
3790
|
-
}
|
|
3791
|
-
},
|
|
3792
|
-
{
|
|
3793
|
-
"name": "maxCount",
|
|
3794
|
-
"annotation": {
|
|
3795
|
-
"type": "keyword",
|
|
3796
|
-
"value": "number"
|
|
3797
|
-
}
|
|
3798
|
-
},
|
|
3799
|
-
{
|
|
3800
|
-
"name": "limitSize",
|
|
3801
|
-
"annotation": {
|
|
3802
|
-
"type": "keyword",
|
|
3803
|
-
"value": "number"
|
|
3804
|
-
}
|
|
3805
|
-
},
|
|
3806
|
-
{
|
|
3807
|
-
"name": "buttonText",
|
|
3859
|
+
"name": "type",
|
|
3808
3860
|
"annotation": {
|
|
3809
|
-
"type": "
|
|
3810
|
-
"
|
|
3861
|
+
"type": "reference",
|
|
3862
|
+
"typeName": {
|
|
3863
|
+
"type": "identifier",
|
|
3864
|
+
"name": "RadioType"
|
|
3865
|
+
}
|
|
3811
3866
|
}
|
|
3812
3867
|
},
|
|
3813
3868
|
{
|
|
3814
|
-
"name": "
|
|
3869
|
+
"name": "ui",
|
|
3815
3870
|
"annotation": {
|
|
3816
|
-
"type": "
|
|
3817
|
-
"
|
|
3818
|
-
"type": "
|
|
3819
|
-
"
|
|
3820
|
-
"type": "identifier",
|
|
3821
|
-
"name": "ButtonProps"
|
|
3822
|
-
}
|
|
3823
|
-
},
|
|
3824
|
-
"indexType": {
|
|
3825
|
-
"type": "jsLiteral",
|
|
3826
|
-
"value": "type"
|
|
3871
|
+
"type": "reference",
|
|
3872
|
+
"typeName": {
|
|
3873
|
+
"type": "identifier",
|
|
3874
|
+
"name": "UIType"
|
|
3827
3875
|
}
|
|
3828
3876
|
}
|
|
3829
3877
|
},
|
|
3830
3878
|
{
|
|
3831
|
-
"name": "
|
|
3879
|
+
"name": "size",
|
|
3832
3880
|
"annotation": {
|
|
3833
3881
|
"type": "reference",
|
|
3834
3882
|
"typeName": {
|
|
3835
3883
|
"type": "identifier",
|
|
3836
|
-
"name": "
|
|
3884
|
+
"name": "ComponentSize"
|
|
3837
3885
|
}
|
|
3838
3886
|
}
|
|
3839
3887
|
},
|
|
3840
3888
|
{
|
|
3841
|
-
"name": "
|
|
3889
|
+
"name": "customStyle",
|
|
3842
3890
|
"annotation": {
|
|
3843
|
-
"type": "
|
|
3844
|
-
"
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
"
|
|
3891
|
+
"type": "reference",
|
|
3892
|
+
"typeName": {
|
|
3893
|
+
"type": "qualifiedName",
|
|
3894
|
+
"left": {
|
|
3895
|
+
"type": "identifier",
|
|
3896
|
+
"name": "React"
|
|
3848
3897
|
},
|
|
3849
|
-
{
|
|
3850
|
-
"type": "
|
|
3851
|
-
"
|
|
3898
|
+
"right": {
|
|
3899
|
+
"type": "identifier",
|
|
3900
|
+
"name": "CSSProperties"
|
|
3852
3901
|
}
|
|
3853
|
-
|
|
3854
|
-
}
|
|
3855
|
-
},
|
|
3856
|
-
{
|
|
3857
|
-
"name": "uploadDraggable",
|
|
3858
|
-
"annotation": {
|
|
3859
|
-
"type": "keyword",
|
|
3860
|
-
"value": "boolean"
|
|
3861
|
-
}
|
|
3862
|
-
},
|
|
3863
|
-
{
|
|
3864
|
-
"name": "draggableUploadTip",
|
|
3865
|
-
"annotation": {
|
|
3866
|
-
"type": "keyword",
|
|
3867
|
-
"value": "string"
|
|
3868
|
-
}
|
|
3869
|
-
},
|
|
3870
|
-
{
|
|
3871
|
-
"name": "autoUpload",
|
|
3872
|
-
"annotation": {
|
|
3873
|
-
"type": "keyword",
|
|
3874
|
-
"value": "boolean"
|
|
3875
|
-
}
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"name": "url",
|
|
3879
|
-
"annotation": {
|
|
3880
|
-
"type": "keyword",
|
|
3881
|
-
"value": "string"
|
|
3882
|
-
}
|
|
3883
|
-
},
|
|
3884
|
-
{
|
|
3885
|
-
"name": "method",
|
|
3886
|
-
"annotation": {
|
|
3887
|
-
"type": "keyword",
|
|
3888
|
-
"value": "string"
|
|
3902
|
+
}
|
|
3889
3903
|
}
|
|
3890
3904
|
},
|
|
3891
3905
|
{
|
|
3892
|
-
"name": "
|
|
3906
|
+
"name": "useBrick",
|
|
3893
3907
|
"annotation": {
|
|
3894
|
-
"type": "
|
|
3895
|
-
"
|
|
3908
|
+
"type": "reference",
|
|
3909
|
+
"typeName": {
|
|
3910
|
+
"type": "identifier",
|
|
3911
|
+
"name": "UseSingleBrickConf"
|
|
3912
|
+
}
|
|
3896
3913
|
}
|
|
3897
3914
|
}
|
|
3898
3915
|
],
|
|
@@ -3901,190 +3918,328 @@
|
|
|
3901
3918
|
"name": "change",
|
|
3902
3919
|
"detail": {
|
|
3903
3920
|
"annotation": {
|
|
3904
|
-
"type": "
|
|
3905
|
-
"
|
|
3906
|
-
|
|
3907
|
-
|
|
3908
|
-
"
|
|
3909
|
-
|
|
3921
|
+
"type": "typeLiteral",
|
|
3922
|
+
"members": [
|
|
3923
|
+
{
|
|
3924
|
+
"type": "propertySignature",
|
|
3925
|
+
"key": {
|
|
3926
|
+
"type": "identifier",
|
|
3927
|
+
"name": "label"
|
|
3928
|
+
},
|
|
3929
|
+
"annotation": {
|
|
3930
|
+
"type": "keyword",
|
|
3931
|
+
"value": "string"
|
|
3932
|
+
},
|
|
3933
|
+
"computed": false
|
|
3934
|
+
},
|
|
3935
|
+
{
|
|
3936
|
+
"type": "propertySignature",
|
|
3937
|
+
"key": {
|
|
3938
|
+
"type": "identifier",
|
|
3939
|
+
"name": "value"
|
|
3940
|
+
},
|
|
3941
|
+
"annotation": {
|
|
3942
|
+
"type": "keyword",
|
|
3943
|
+
"value": "any"
|
|
3944
|
+
},
|
|
3945
|
+
"computed": false
|
|
3946
|
+
},
|
|
3947
|
+
{
|
|
3948
|
+
"type": "indexSignature",
|
|
3949
|
+
"parameter": {
|
|
3950
|
+
"type": "identifier",
|
|
3951
|
+
"name": "key",
|
|
3952
|
+
"annotation": {
|
|
3953
|
+
"type": "keyword",
|
|
3954
|
+
"value": "string"
|
|
3955
|
+
}
|
|
3956
|
+
},
|
|
3957
|
+
"annotation": {
|
|
3958
|
+
"type": "keyword",
|
|
3959
|
+
"value": "any"
|
|
3960
|
+
}
|
|
3910
3961
|
}
|
|
3911
|
-
|
|
3962
|
+
]
|
|
3912
3963
|
}
|
|
3913
3964
|
}
|
|
3914
|
-
}
|
|
3915
|
-
],
|
|
3916
|
-
"methods": [],
|
|
3917
|
-
"types": [
|
|
3965
|
+
},
|
|
3918
3966
|
{
|
|
3919
|
-
"
|
|
3920
|
-
"
|
|
3921
|
-
|
|
3922
|
-
|
|
3923
|
-
"
|
|
3924
|
-
|
|
3925
|
-
|
|
3926
|
-
|
|
3927
|
-
|
|
3928
|
-
|
|
3929
|
-
"type": "keyword",
|
|
3930
|
-
"value": "string"
|
|
3931
|
-
},
|
|
3932
|
-
"computed": false
|
|
3933
|
-
},
|
|
3934
|
-
{
|
|
3935
|
-
"type": "propertySignature",
|
|
3936
|
-
"key": {
|
|
3937
|
-
"type": "identifier",
|
|
3938
|
-
"name": "name"
|
|
3939
|
-
},
|
|
3940
|
-
"annotation": {
|
|
3941
|
-
"type": "keyword",
|
|
3942
|
-
"value": "string"
|
|
3943
|
-
},
|
|
3944
|
-
"computed": false
|
|
3945
|
-
},
|
|
3946
|
-
{
|
|
3947
|
-
"type": "propertySignature",
|
|
3948
|
-
"key": {
|
|
3949
|
-
"type": "identifier",
|
|
3950
|
-
"name": "file"
|
|
3951
|
-
},
|
|
3952
|
-
"annotation": {
|
|
3953
|
-
"type": "intersection",
|
|
3954
|
-
"types": [
|
|
3955
|
-
{
|
|
3956
|
-
"type": "reference",
|
|
3957
|
-
"typeName": {
|
|
3958
|
-
"type": "identifier",
|
|
3959
|
-
"name": "File"
|
|
3960
|
-
}
|
|
3967
|
+
"name": "options.change",
|
|
3968
|
+
"detail": {
|
|
3969
|
+
"annotation": {
|
|
3970
|
+
"type": "typeLiteral",
|
|
3971
|
+
"members": [
|
|
3972
|
+
{
|
|
3973
|
+
"type": "propertySignature",
|
|
3974
|
+
"key": {
|
|
3975
|
+
"type": "identifier",
|
|
3976
|
+
"name": "options"
|
|
3961
3977
|
},
|
|
3962
|
-
{
|
|
3978
|
+
"annotation": {
|
|
3963
3979
|
"type": "typeLiteral",
|
|
3964
3980
|
"members": [
|
|
3965
3981
|
{
|
|
3966
3982
|
"type": "propertySignature",
|
|
3967
3983
|
"key": {
|
|
3968
3984
|
"type": "identifier",
|
|
3969
|
-
"name": "
|
|
3985
|
+
"name": "label"
|
|
3970
3986
|
},
|
|
3971
3987
|
"annotation": {
|
|
3972
3988
|
"type": "keyword",
|
|
3973
3989
|
"value": "string"
|
|
3974
3990
|
},
|
|
3975
|
-
"optional": true,
|
|
3976
3991
|
"computed": false
|
|
3992
|
+
},
|
|
3993
|
+
{
|
|
3994
|
+
"type": "propertySignature",
|
|
3995
|
+
"key": {
|
|
3996
|
+
"type": "identifier",
|
|
3997
|
+
"name": "value"
|
|
3998
|
+
},
|
|
3999
|
+
"annotation": {
|
|
4000
|
+
"type": "keyword",
|
|
4001
|
+
"value": "any"
|
|
4002
|
+
},
|
|
4003
|
+
"computed": false
|
|
4004
|
+
},
|
|
4005
|
+
{
|
|
4006
|
+
"type": "indexSignature",
|
|
4007
|
+
"parameter": {
|
|
4008
|
+
"type": "identifier",
|
|
4009
|
+
"name": "key",
|
|
4010
|
+
"annotation": {
|
|
4011
|
+
"type": "keyword",
|
|
4012
|
+
"value": "string"
|
|
4013
|
+
}
|
|
4014
|
+
},
|
|
4015
|
+
"annotation": {
|
|
4016
|
+
"type": "keyword",
|
|
4017
|
+
"value": "any"
|
|
4018
|
+
}
|
|
3977
4019
|
}
|
|
3978
4020
|
]
|
|
3979
|
-
}
|
|
3980
|
-
|
|
4021
|
+
},
|
|
4022
|
+
"computed": false
|
|
4023
|
+
},
|
|
4024
|
+
{
|
|
4025
|
+
"type": "propertySignature",
|
|
4026
|
+
"key": {
|
|
4027
|
+
"type": "identifier",
|
|
4028
|
+
"name": "name"
|
|
4029
|
+
},
|
|
4030
|
+
"annotation": {
|
|
4031
|
+
"type": "keyword",
|
|
4032
|
+
"value": "string"
|
|
4033
|
+
},
|
|
4034
|
+
"computed": false
|
|
4035
|
+
}
|
|
4036
|
+
]
|
|
4037
|
+
}
|
|
4038
|
+
}
|
|
4039
|
+
}
|
|
4040
|
+
],
|
|
4041
|
+
"methods": [],
|
|
4042
|
+
"types": [
|
|
4043
|
+
{
|
|
4044
|
+
"type": "typeAlias",
|
|
4045
|
+
"name": "GeneralOption",
|
|
4046
|
+
"annotation": {
|
|
4047
|
+
"type": "union",
|
|
4048
|
+
"types": [
|
|
4049
|
+
{
|
|
4050
|
+
"type": "keyword",
|
|
4051
|
+
"value": "string"
|
|
3981
4052
|
},
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
{
|
|
3986
|
-
"type": "propertySignature",
|
|
3987
|
-
"key": {
|
|
3988
|
-
"type": "identifier",
|
|
3989
|
-
"name": "response"
|
|
4053
|
+
{
|
|
4054
|
+
"type": "keyword",
|
|
4055
|
+
"value": "number"
|
|
3990
4056
|
},
|
|
3991
|
-
|
|
4057
|
+
{
|
|
3992
4058
|
"type": "keyword",
|
|
3993
|
-
"value": "
|
|
4059
|
+
"value": "boolean"
|
|
3994
4060
|
},
|
|
3995
|
-
|
|
3996
|
-
|
|
3997
|
-
|
|
4061
|
+
{
|
|
4062
|
+
"type": "reference",
|
|
4063
|
+
"typeName": {
|
|
4064
|
+
"type": "identifier",
|
|
4065
|
+
"name": "GeneralComplexOption"
|
|
4066
|
+
}
|
|
4067
|
+
},
|
|
4068
|
+
{
|
|
4069
|
+
"type": "reference",
|
|
4070
|
+
"typeName": {
|
|
4071
|
+
"type": "identifier",
|
|
4072
|
+
"name": "Record"
|
|
4073
|
+
},
|
|
4074
|
+
"typeParameters": {
|
|
4075
|
+
"type": "typeParameterInstantiation",
|
|
4076
|
+
"params": [
|
|
4077
|
+
{
|
|
4078
|
+
"type": "keyword",
|
|
4079
|
+
"value": "string"
|
|
4080
|
+
},
|
|
4081
|
+
{
|
|
4082
|
+
"type": "keyword",
|
|
4083
|
+
"value": "any"
|
|
4084
|
+
}
|
|
4085
|
+
]
|
|
4086
|
+
}
|
|
4087
|
+
}
|
|
4088
|
+
]
|
|
4089
|
+
}
|
|
4090
|
+
},
|
|
4091
|
+
{
|
|
4092
|
+
"type": "interface",
|
|
4093
|
+
"name": "GeneralComplexOption",
|
|
4094
|
+
"typeParameters": {
|
|
4095
|
+
"type": "typeParameterDeclaration",
|
|
4096
|
+
"params": [
|
|
4097
|
+
{
|
|
4098
|
+
"type": "typeParameter",
|
|
4099
|
+
"name": "T",
|
|
4100
|
+
"default": {
|
|
4101
|
+
"type": "union",
|
|
4102
|
+
"types": [
|
|
4103
|
+
{
|
|
4104
|
+
"type": "keyword",
|
|
4105
|
+
"value": "string"
|
|
4106
|
+
},
|
|
4107
|
+
{
|
|
4108
|
+
"type": "keyword",
|
|
4109
|
+
"value": "number"
|
|
4110
|
+
},
|
|
4111
|
+
{
|
|
4112
|
+
"type": "keyword",
|
|
4113
|
+
"value": "boolean"
|
|
4114
|
+
}
|
|
4115
|
+
]
|
|
4116
|
+
}
|
|
4117
|
+
}
|
|
4118
|
+
]
|
|
4119
|
+
},
|
|
4120
|
+
"body": [
|
|
3998
4121
|
{
|
|
3999
4122
|
"type": "propertySignature",
|
|
4000
4123
|
"key": {
|
|
4001
4124
|
"type": "identifier",
|
|
4002
|
-
"name": "
|
|
4125
|
+
"name": "label"
|
|
4003
4126
|
},
|
|
4004
4127
|
"annotation": {
|
|
4005
4128
|
"type": "keyword",
|
|
4006
|
-
"value": "
|
|
4129
|
+
"value": "string"
|
|
4007
4130
|
},
|
|
4008
|
-
"optional": true,
|
|
4009
4131
|
"computed": false
|
|
4010
4132
|
},
|
|
4011
4133
|
{
|
|
4012
4134
|
"type": "propertySignature",
|
|
4013
4135
|
"key": {
|
|
4014
4136
|
"type": "identifier",
|
|
4015
|
-
"name": "
|
|
4137
|
+
"name": "value"
|
|
4016
4138
|
},
|
|
4017
4139
|
"annotation": {
|
|
4018
4140
|
"type": "reference",
|
|
4019
4141
|
"typeName": {
|
|
4020
4142
|
"type": "identifier",
|
|
4021
|
-
"name": "
|
|
4143
|
+
"name": "T"
|
|
4022
4144
|
}
|
|
4023
4145
|
},
|
|
4024
|
-
"optional": true,
|
|
4025
4146
|
"computed": false
|
|
4026
4147
|
},
|
|
4027
4148
|
{
|
|
4028
|
-
"type": "
|
|
4029
|
-
"
|
|
4149
|
+
"type": "indexSignature",
|
|
4150
|
+
"parameter": {
|
|
4030
4151
|
"type": "identifier",
|
|
4031
|
-
"name": "
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
|
-
|
|
4035
|
-
"elementType": {
|
|
4036
|
-
"type": "reference",
|
|
4037
|
-
"typeName": {
|
|
4038
|
-
"type": "identifier",
|
|
4039
|
-
"name": "Error"
|
|
4040
|
-
}
|
|
4152
|
+
"name": "key",
|
|
4153
|
+
"annotation": {
|
|
4154
|
+
"type": "keyword",
|
|
4155
|
+
"value": "string"
|
|
4041
4156
|
}
|
|
4042
4157
|
},
|
|
4043
|
-
"optional": true,
|
|
4044
|
-
"computed": false
|
|
4045
|
-
},
|
|
4046
|
-
{
|
|
4047
|
-
"type": "propertySignature",
|
|
4048
|
-
"key": {
|
|
4049
|
-
"type": "identifier",
|
|
4050
|
-
"name": "symbolForAbortController"
|
|
4051
|
-
},
|
|
4052
4158
|
"annotation": {
|
|
4053
|
-
"type": "
|
|
4054
|
-
"
|
|
4055
|
-
|
|
4056
|
-
"name": "AbortController"
|
|
4057
|
-
}
|
|
4058
|
-
},
|
|
4059
|
-
"optional": true,
|
|
4060
|
-
"computed": true
|
|
4159
|
+
"type": "keyword",
|
|
4160
|
+
"value": "any"
|
|
4161
|
+
}
|
|
4061
4162
|
}
|
|
4062
4163
|
]
|
|
4063
4164
|
},
|
|
4064
4165
|
{
|
|
4065
4166
|
"type": "typeAlias",
|
|
4066
|
-
"name": "
|
|
4167
|
+
"name": "RadioType",
|
|
4067
4168
|
"annotation": {
|
|
4068
4169
|
"type": "union",
|
|
4069
4170
|
"types": [
|
|
4070
4171
|
{
|
|
4071
4172
|
"type": "jsLiteral",
|
|
4072
|
-
"value": "
|
|
4173
|
+
"value": "button"
|
|
4073
4174
|
},
|
|
4074
4175
|
{
|
|
4075
4176
|
"type": "jsLiteral",
|
|
4076
|
-
"value": "
|
|
4177
|
+
"value": "default"
|
|
4077
4178
|
},
|
|
4078
4179
|
{
|
|
4079
4180
|
"type": "jsLiteral",
|
|
4080
|
-
"value": "
|
|
4181
|
+
"value": "icon"
|
|
4182
|
+
},
|
|
4183
|
+
{
|
|
4184
|
+
"type": "jsLiteral",
|
|
4185
|
+
"value": "icon-circle"
|
|
4186
|
+
},
|
|
4187
|
+
{
|
|
4188
|
+
"type": "jsLiteral",
|
|
4189
|
+
"value": "icon-square"
|
|
4190
|
+
},
|
|
4191
|
+
{
|
|
4192
|
+
"type": "jsLiteral",
|
|
4193
|
+
"value": "custom"
|
|
4194
|
+
}
|
|
4195
|
+
]
|
|
4196
|
+
}
|
|
4197
|
+
},
|
|
4198
|
+
{
|
|
4199
|
+
"type": "typeAlias",
|
|
4200
|
+
"name": "UIType",
|
|
4201
|
+
"annotation": {
|
|
4202
|
+
"type": "union",
|
|
4203
|
+
"types": [
|
|
4204
|
+
{
|
|
4205
|
+
"type": "jsLiteral",
|
|
4206
|
+
"value": "default"
|
|
4207
|
+
},
|
|
4208
|
+
{
|
|
4209
|
+
"type": "jsLiteral",
|
|
4210
|
+
"value": "dashboard"
|
|
4211
|
+
}
|
|
4212
|
+
]
|
|
4213
|
+
}
|
|
4214
|
+
},
|
|
4215
|
+
{
|
|
4216
|
+
"type": "typeAlias",
|
|
4217
|
+
"name": "ComponentSize",
|
|
4218
|
+
"annotation": {
|
|
4219
|
+
"type": "union",
|
|
4220
|
+
"types": [
|
|
4221
|
+
{
|
|
4222
|
+
"type": "jsLiteral",
|
|
4223
|
+
"value": "large"
|
|
4224
|
+
},
|
|
4225
|
+
{
|
|
4226
|
+
"type": "jsLiteral",
|
|
4227
|
+
"value": "medium"
|
|
4228
|
+
},
|
|
4229
|
+
{
|
|
4230
|
+
"type": "jsLiteral",
|
|
4231
|
+
"value": "small"
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"type": "jsLiteral",
|
|
4235
|
+
"value": "xs"
|
|
4081
4236
|
}
|
|
4082
4237
|
]
|
|
4083
4238
|
}
|
|
4084
4239
|
}
|
|
4085
4240
|
]
|
|
4086
4241
|
},
|
|
4087
|
-
"eo-
|
|
4242
|
+
"eo-upload-image": {
|
|
4088
4243
|
"properties": [
|
|
4089
4244
|
{
|
|
4090
4245
|
"name": "name",
|
|
@@ -4103,456 +4258,295 @@
|
|
|
4103
4258
|
{
|
|
4104
4259
|
"name": "value",
|
|
4105
4260
|
"annotation": {
|
|
4106
|
-
"type": "
|
|
4107
|
-
"
|
|
4108
|
-
|
|
4109
|
-
|
|
4110
|
-
|
|
4111
|
-
|
|
4112
|
-
|
|
4113
|
-
"type": "keyword",
|
|
4114
|
-
"value": "string"
|
|
4115
|
-
}
|
|
4116
|
-
},
|
|
4117
|
-
{
|
|
4118
|
-
"name": "message",
|
|
4119
|
-
"annotation": {
|
|
4120
|
-
"type": "reference",
|
|
4121
|
-
"typeName": {
|
|
4122
|
-
"type": "identifier",
|
|
4123
|
-
"name": "Record"
|
|
4124
|
-
},
|
|
4125
|
-
"typeParameters": {
|
|
4126
|
-
"type": "typeParameterInstantiation",
|
|
4127
|
-
"params": [
|
|
4128
|
-
{
|
|
4129
|
-
"type": "keyword",
|
|
4130
|
-
"value": "string"
|
|
4131
|
-
},
|
|
4132
|
-
{
|
|
4133
|
-
"type": "keyword",
|
|
4134
|
-
"value": "string"
|
|
4135
|
-
}
|
|
4136
|
-
]
|
|
4261
|
+
"type": "array",
|
|
4262
|
+
"elementType": {
|
|
4263
|
+
"type": "reference",
|
|
4264
|
+
"typeName": {
|
|
4265
|
+
"type": "identifier",
|
|
4266
|
+
"name": "ImageData"
|
|
4267
|
+
}
|
|
4137
4268
|
}
|
|
4138
4269
|
}
|
|
4139
4270
|
},
|
|
4140
4271
|
{
|
|
4141
|
-
"name": "
|
|
4142
|
-
"annotation": {
|
|
4143
|
-
"type": "keyword",
|
|
4144
|
-
"value": "boolean"
|
|
4145
|
-
}
|
|
4146
|
-
},
|
|
4147
|
-
{
|
|
4148
|
-
"name": "required",
|
|
4149
|
-
"annotation": {
|
|
4150
|
-
"type": "keyword",
|
|
4151
|
-
"value": "boolean"
|
|
4152
|
-
}
|
|
4153
|
-
},
|
|
4154
|
-
{
|
|
4155
|
-
"name": "showTime",
|
|
4156
|
-
"annotation": {
|
|
4157
|
-
"type": "keyword",
|
|
4158
|
-
"value": "boolean"
|
|
4159
|
-
}
|
|
4160
|
-
},
|
|
4161
|
-
{
|
|
4162
|
-
"name": "format",
|
|
4272
|
+
"name": "bucketName",
|
|
4163
4273
|
"annotation": {
|
|
4164
4274
|
"type": "keyword",
|
|
4165
4275
|
"value": "string"
|
|
4166
4276
|
}
|
|
4167
4277
|
},
|
|
4168
4278
|
{
|
|
4169
|
-
"name": "
|
|
4170
|
-
"annotation": {
|
|
4171
|
-
"type": "reference",
|
|
4172
|
-
"typeName": {
|
|
4173
|
-
"type": "identifier",
|
|
4174
|
-
"name": "PickerMode"
|
|
4175
|
-
}
|
|
4176
|
-
}
|
|
4177
|
-
},
|
|
4178
|
-
{
|
|
4179
|
-
"name": "futureDateDisabled",
|
|
4180
|
-
"annotation": {
|
|
4181
|
-
"type": "keyword",
|
|
4182
|
-
"value": "boolean"
|
|
4183
|
-
}
|
|
4184
|
-
},
|
|
4185
|
-
{
|
|
4186
|
-
"name": "disabledDate",
|
|
4187
|
-
"annotation": {
|
|
4188
|
-
"type": "reference",
|
|
4189
|
-
"typeName": {
|
|
4190
|
-
"type": "identifier",
|
|
4191
|
-
"name": "DisabledDateType"
|
|
4192
|
-
}
|
|
4193
|
-
}
|
|
4194
|
-
},
|
|
4195
|
-
{
|
|
4196
|
-
"name": "useFastSelectBtn",
|
|
4279
|
+
"name": "multiple",
|
|
4197
4280
|
"annotation": {
|
|
4198
4281
|
"type": "keyword",
|
|
4199
4282
|
"value": "boolean"
|
|
4200
4283
|
}
|
|
4201
4284
|
},
|
|
4202
|
-
{
|
|
4203
|
-
"name": "
|
|
4204
|
-
"annotation": {
|
|
4205
|
-
"type": "
|
|
4206
|
-
"
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
{
|
|
4224
|
-
"name": "ok",
|
|
4225
|
-
"detail": {
|
|
4226
|
-
"annotation": {
|
|
4227
|
-
"type": "keyword",
|
|
4228
|
-
"value": "string"
|
|
4229
|
-
}
|
|
4230
|
-
}
|
|
4231
|
-
}
|
|
4232
|
-
],
|
|
4233
|
-
"methods": [],
|
|
4234
|
-
"types": [
|
|
4235
|
-
{
|
|
4236
|
-
"type": "typeAlias",
|
|
4237
|
-
"name": "PickerMode",
|
|
4238
|
-
"annotation": {
|
|
4239
|
-
"type": "union",
|
|
4240
|
-
"types": [
|
|
4241
|
-
{
|
|
4242
|
-
"type": "jsLiteral",
|
|
4243
|
-
"value": "date"
|
|
4244
|
-
},
|
|
4245
|
-
{
|
|
4246
|
-
"type": "jsLiteral",
|
|
4247
|
-
"value": "week"
|
|
4248
|
-
},
|
|
4249
|
-
{
|
|
4250
|
-
"type": "jsLiteral",
|
|
4251
|
-
"value": "month"
|
|
4252
|
-
},
|
|
4253
|
-
{
|
|
4254
|
-
"type": "jsLiteral",
|
|
4255
|
-
"value": "year"
|
|
4256
|
-
},
|
|
4257
|
-
{
|
|
4258
|
-
"type": "jsLiteral",
|
|
4259
|
-
"value": "quarter"
|
|
4260
|
-
}
|
|
4261
|
-
]
|
|
4262
|
-
}
|
|
4263
|
-
},
|
|
4264
|
-
{
|
|
4265
|
-
"type": "typeAlias",
|
|
4266
|
-
"name": "DisabledDateType",
|
|
4267
|
-
"annotation": {
|
|
4268
|
-
"type": "union",
|
|
4269
|
-
"types": [
|
|
4270
|
-
{
|
|
4271
|
-
"type": "reference",
|
|
4272
|
-
"typeName": {
|
|
4273
|
-
"type": "identifier",
|
|
4274
|
-
"name": "DisabledDate"
|
|
4275
|
-
}
|
|
4276
|
-
},
|
|
4277
|
-
{
|
|
4278
|
-
"type": "array",
|
|
4279
|
-
"elementType": {
|
|
4280
|
-
"type": "reference",
|
|
4281
|
-
"typeName": {
|
|
4282
|
-
"type": "identifier",
|
|
4283
|
-
"name": "DisabledDate"
|
|
4284
|
-
}
|
|
4285
|
-
}
|
|
4286
|
-
}
|
|
4287
|
-
]
|
|
4288
|
-
}
|
|
4289
|
-
},
|
|
4290
|
-
{
|
|
4291
|
-
"type": "interface",
|
|
4292
|
-
"name": "DisabledDate",
|
|
4293
|
-
"body": [
|
|
4294
|
-
{
|
|
4295
|
-
"type": "propertySignature",
|
|
4296
|
-
"key": {
|
|
4297
|
-
"type": "identifier",
|
|
4298
|
-
"name": "second"
|
|
4299
|
-
},
|
|
4300
|
-
"annotation": {
|
|
4301
|
-
"type": "union",
|
|
4302
|
-
"types": [
|
|
4303
|
-
{
|
|
4304
|
-
"type": "keyword",
|
|
4305
|
-
"value": "string"
|
|
4306
|
-
},
|
|
4307
|
-
{
|
|
4308
|
-
"type": "keyword",
|
|
4309
|
-
"value": "number"
|
|
4310
|
-
}
|
|
4311
|
-
]
|
|
4312
|
-
},
|
|
4313
|
-
"optional": true,
|
|
4314
|
-
"computed": false
|
|
4315
|
-
},
|
|
4316
|
-
{
|
|
4317
|
-
"type": "propertySignature",
|
|
4318
|
-
"key": {
|
|
4319
|
-
"type": "identifier",
|
|
4320
|
-
"name": "minute"
|
|
4321
|
-
},
|
|
4322
|
-
"annotation": {
|
|
4323
|
-
"type": "union",
|
|
4324
|
-
"types": [
|
|
4325
|
-
{
|
|
4326
|
-
"type": "keyword",
|
|
4327
|
-
"value": "string"
|
|
4328
|
-
},
|
|
4329
|
-
{
|
|
4330
|
-
"type": "keyword",
|
|
4331
|
-
"value": "number"
|
|
4332
|
-
}
|
|
4333
|
-
]
|
|
4334
|
-
},
|
|
4335
|
-
"optional": true,
|
|
4336
|
-
"computed": false
|
|
4337
|
-
},
|
|
4338
|
-
{
|
|
4339
|
-
"type": "propertySignature",
|
|
4340
|
-
"key": {
|
|
4341
|
-
"type": "identifier",
|
|
4342
|
-
"name": "hour"
|
|
4343
|
-
},
|
|
4344
|
-
"annotation": {
|
|
4345
|
-
"type": "union",
|
|
4346
|
-
"types": [
|
|
4347
|
-
{
|
|
4348
|
-
"type": "keyword",
|
|
4349
|
-
"value": "string"
|
|
4350
|
-
},
|
|
4351
|
-
{
|
|
4352
|
-
"type": "keyword",
|
|
4353
|
-
"value": "number"
|
|
4354
|
-
}
|
|
4355
|
-
]
|
|
4356
|
-
},
|
|
4357
|
-
"optional": true,
|
|
4358
|
-
"computed": false
|
|
4359
|
-
},
|
|
4360
|
-
{
|
|
4361
|
-
"type": "propertySignature",
|
|
4362
|
-
"key": {
|
|
4363
|
-
"type": "identifier",
|
|
4364
|
-
"name": "date"
|
|
4365
|
-
},
|
|
4366
|
-
"annotation": {
|
|
4367
|
-
"type": "union",
|
|
4368
|
-
"types": [
|
|
4369
|
-
{
|
|
4370
|
-
"type": "keyword",
|
|
4371
|
-
"value": "string"
|
|
4372
|
-
},
|
|
4373
|
-
{
|
|
4374
|
-
"type": "keyword",
|
|
4375
|
-
"value": "number"
|
|
4376
|
-
}
|
|
4377
|
-
]
|
|
4378
|
-
},
|
|
4379
|
-
"optional": true,
|
|
4380
|
-
"computed": false
|
|
4381
|
-
},
|
|
4382
|
-
{
|
|
4383
|
-
"type": "propertySignature",
|
|
4384
|
-
"key": {
|
|
4385
|
-
"type": "identifier",
|
|
4386
|
-
"name": "month"
|
|
4387
|
-
},
|
|
4388
|
-
"annotation": {
|
|
4389
|
-
"type": "union",
|
|
4390
|
-
"types": [
|
|
4391
|
-
{
|
|
4392
|
-
"type": "keyword",
|
|
4393
|
-
"value": "string"
|
|
4394
|
-
},
|
|
4395
|
-
{
|
|
4396
|
-
"type": "keyword",
|
|
4397
|
-
"value": "number"
|
|
4398
|
-
}
|
|
4399
|
-
]
|
|
4400
|
-
},
|
|
4401
|
-
"optional": true,
|
|
4402
|
-
"computed": false
|
|
4285
|
+
{
|
|
4286
|
+
"name": "limitSize",
|
|
4287
|
+
"annotation": {
|
|
4288
|
+
"type": "keyword",
|
|
4289
|
+
"value": "number"
|
|
4290
|
+
}
|
|
4291
|
+
},
|
|
4292
|
+
{
|
|
4293
|
+
"name": "required",
|
|
4294
|
+
"annotation": {
|
|
4295
|
+
"type": "keyword",
|
|
4296
|
+
"value": "boolean"
|
|
4297
|
+
}
|
|
4298
|
+
},
|
|
4299
|
+
{
|
|
4300
|
+
"name": "message",
|
|
4301
|
+
"annotation": {
|
|
4302
|
+
"type": "reference",
|
|
4303
|
+
"typeName": {
|
|
4304
|
+
"type": "identifier",
|
|
4305
|
+
"name": "Record"
|
|
4403
4306
|
},
|
|
4307
|
+
"typeParameters": {
|
|
4308
|
+
"type": "typeParameterInstantiation",
|
|
4309
|
+
"params": [
|
|
4310
|
+
{
|
|
4311
|
+
"type": "keyword",
|
|
4312
|
+
"value": "string"
|
|
4313
|
+
},
|
|
4314
|
+
{
|
|
4315
|
+
"type": "keyword",
|
|
4316
|
+
"value": "string"
|
|
4317
|
+
}
|
|
4318
|
+
]
|
|
4319
|
+
}
|
|
4320
|
+
}
|
|
4321
|
+
}
|
|
4322
|
+
],
|
|
4323
|
+
"events": [
|
|
4324
|
+
{
|
|
4325
|
+
"name": "change",
|
|
4326
|
+
"detail": {
|
|
4327
|
+
"annotation": {
|
|
4328
|
+
"type": "array",
|
|
4329
|
+
"elementType": {
|
|
4330
|
+
"type": "reference",
|
|
4331
|
+
"typeName": {
|
|
4332
|
+
"type": "identifier",
|
|
4333
|
+
"name": "ImageData"
|
|
4334
|
+
}
|
|
4335
|
+
}
|
|
4336
|
+
}
|
|
4337
|
+
}
|
|
4338
|
+
}
|
|
4339
|
+
],
|
|
4340
|
+
"methods": [],
|
|
4341
|
+
"types": [
|
|
4342
|
+
{
|
|
4343
|
+
"type": "interface",
|
|
4344
|
+
"name": "ImageData",
|
|
4345
|
+
"body": [
|
|
4404
4346
|
{
|
|
4405
4347
|
"type": "propertySignature",
|
|
4406
4348
|
"key": {
|
|
4407
4349
|
"type": "identifier",
|
|
4408
|
-
"name": "
|
|
4350
|
+
"name": "url"
|
|
4409
4351
|
},
|
|
4410
4352
|
"annotation": {
|
|
4411
|
-
"type": "
|
|
4412
|
-
"
|
|
4413
|
-
{
|
|
4414
|
-
"type": "keyword",
|
|
4415
|
-
"value": "string"
|
|
4416
|
-
},
|
|
4417
|
-
{
|
|
4418
|
-
"type": "keyword",
|
|
4419
|
-
"value": "number"
|
|
4420
|
-
}
|
|
4421
|
-
]
|
|
4353
|
+
"type": "keyword",
|
|
4354
|
+
"value": "string"
|
|
4422
4355
|
},
|
|
4423
4356
|
"optional": true,
|
|
4424
4357
|
"computed": false
|
|
4425
|
-
}
|
|
4358
|
+
}
|
|
4359
|
+
],
|
|
4360
|
+
"extends": [
|
|
4426
4361
|
{
|
|
4427
|
-
"type": "
|
|
4428
|
-
"
|
|
4362
|
+
"type": "expressionWithTypeArguments",
|
|
4363
|
+
"expression": {
|
|
4429
4364
|
"type": "identifier",
|
|
4430
|
-
"name": "
|
|
4431
|
-
}
|
|
4432
|
-
"annotation": {
|
|
4433
|
-
"type": "union",
|
|
4434
|
-
"types": [
|
|
4435
|
-
{
|
|
4436
|
-
"type": "keyword",
|
|
4437
|
-
"value": "string"
|
|
4438
|
-
},
|
|
4439
|
-
{
|
|
4440
|
-
"type": "keyword",
|
|
4441
|
-
"value": "number"
|
|
4442
|
-
}
|
|
4443
|
-
]
|
|
4444
|
-
},
|
|
4445
|
-
"optional": true,
|
|
4446
|
-
"computed": false
|
|
4365
|
+
"name": "FileData"
|
|
4366
|
+
}
|
|
4447
4367
|
}
|
|
4448
4368
|
]
|
|
4449
4369
|
}
|
|
4450
4370
|
]
|
|
4451
4371
|
},
|
|
4452
|
-
"eo-
|
|
4372
|
+
"eo-upload-file": {
|
|
4453
4373
|
"properties": [
|
|
4454
4374
|
{
|
|
4455
|
-
"name": "
|
|
4375
|
+
"name": "label",
|
|
4456
4376
|
"annotation": {
|
|
4457
4377
|
"type": "keyword",
|
|
4458
4378
|
"value": "string"
|
|
4459
4379
|
}
|
|
4460
4380
|
},
|
|
4461
4381
|
{
|
|
4462
|
-
"name": "
|
|
4382
|
+
"name": "name",
|
|
4463
4383
|
"annotation": {
|
|
4464
4384
|
"type": "keyword",
|
|
4465
4385
|
"value": "string"
|
|
4466
4386
|
}
|
|
4467
4387
|
},
|
|
4468
4388
|
{
|
|
4469
|
-
"name": "
|
|
4389
|
+
"name": "required",
|
|
4390
|
+
"annotation": {
|
|
4391
|
+
"type": "keyword",
|
|
4392
|
+
"value": "boolean"
|
|
4393
|
+
}
|
|
4394
|
+
},
|
|
4395
|
+
{
|
|
4396
|
+
"name": "message",
|
|
4470
4397
|
"annotation": {
|
|
4471
4398
|
"type": "reference",
|
|
4472
4399
|
"typeName": {
|
|
4473
4400
|
"type": "identifier",
|
|
4474
|
-
"name": "
|
|
4401
|
+
"name": "Record"
|
|
4402
|
+
},
|
|
4403
|
+
"typeParameters": {
|
|
4404
|
+
"type": "typeParameterInstantiation",
|
|
4405
|
+
"params": [
|
|
4406
|
+
{
|
|
4407
|
+
"type": "keyword",
|
|
4408
|
+
"value": "string"
|
|
4409
|
+
},
|
|
4410
|
+
{
|
|
4411
|
+
"type": "keyword",
|
|
4412
|
+
"value": "string"
|
|
4413
|
+
}
|
|
4414
|
+
]
|
|
4475
4415
|
}
|
|
4476
4416
|
}
|
|
4477
4417
|
},
|
|
4478
4418
|
{
|
|
4479
|
-
"name": "
|
|
4419
|
+
"name": "value",
|
|
4420
|
+
"annotation": {
|
|
4421
|
+
"type": "array",
|
|
4422
|
+
"elementType": {
|
|
4423
|
+
"type": "reference",
|
|
4424
|
+
"typeName": {
|
|
4425
|
+
"type": "identifier",
|
|
4426
|
+
"name": "FileData"
|
|
4427
|
+
}
|
|
4428
|
+
}
|
|
4429
|
+
}
|
|
4430
|
+
},
|
|
4431
|
+
{
|
|
4432
|
+
"name": "multiple",
|
|
4480
4433
|
"annotation": {
|
|
4481
4434
|
"type": "keyword",
|
|
4482
4435
|
"value": "boolean"
|
|
4483
4436
|
}
|
|
4484
4437
|
},
|
|
4485
4438
|
{
|
|
4486
|
-
"name": "
|
|
4439
|
+
"name": "accept",
|
|
4487
4440
|
"annotation": {
|
|
4488
|
-
"type": "
|
|
4489
|
-
"
|
|
4490
|
-
"type": "identifier",
|
|
4491
|
-
"name": "RangeType"
|
|
4492
|
-
}
|
|
4441
|
+
"type": "keyword",
|
|
4442
|
+
"value": "string"
|
|
4493
4443
|
}
|
|
4494
4444
|
},
|
|
4495
4445
|
{
|
|
4496
|
-
"name": "
|
|
4446
|
+
"name": "maxCount",
|
|
4497
4447
|
"annotation": {
|
|
4498
4448
|
"type": "keyword",
|
|
4499
4449
|
"value": "number"
|
|
4500
4450
|
}
|
|
4501
4451
|
},
|
|
4502
4452
|
{
|
|
4503
|
-
"name": "
|
|
4453
|
+
"name": "limitSize",
|
|
4504
4454
|
"annotation": {
|
|
4505
4455
|
"type": "keyword",
|
|
4506
|
-
"value": "
|
|
4456
|
+
"value": "number"
|
|
4507
4457
|
}
|
|
4508
4458
|
},
|
|
4509
4459
|
{
|
|
4510
|
-
"name": "
|
|
4460
|
+
"name": "buttonText",
|
|
4511
4461
|
"annotation": {
|
|
4512
|
-
"type": "
|
|
4513
|
-
"
|
|
4462
|
+
"type": "keyword",
|
|
4463
|
+
"value": "string"
|
|
4464
|
+
}
|
|
4465
|
+
},
|
|
4466
|
+
{
|
|
4467
|
+
"name": "buttonType",
|
|
4468
|
+
"annotation": {
|
|
4469
|
+
"type": "indexedAccess",
|
|
4470
|
+
"objectType": {
|
|
4514
4471
|
"type": "reference",
|
|
4515
4472
|
"typeName": {
|
|
4516
4473
|
"type": "identifier",
|
|
4517
|
-
"name": "
|
|
4474
|
+
"name": "ButtonProps"
|
|
4518
4475
|
}
|
|
4476
|
+
},
|
|
4477
|
+
"indexType": {
|
|
4478
|
+
"type": "jsLiteral",
|
|
4479
|
+
"value": "type"
|
|
4519
4480
|
}
|
|
4520
4481
|
}
|
|
4521
4482
|
},
|
|
4522
4483
|
{
|
|
4523
|
-
"name": "
|
|
4484
|
+
"name": "buttonIcon",
|
|
4524
4485
|
"annotation": {
|
|
4525
|
-
"type": "
|
|
4526
|
-
"
|
|
4527
|
-
"type": "
|
|
4528
|
-
"
|
|
4529
|
-
{
|
|
4530
|
-
"type": "identifier",
|
|
4531
|
-
"name": "value",
|
|
4532
|
-
"annotation": {
|
|
4533
|
-
"type": "keyword",
|
|
4534
|
-
"value": "any"
|
|
4535
|
-
}
|
|
4536
|
-
}
|
|
4537
|
-
],
|
|
4538
|
-
"annotation": {
|
|
4539
|
-
"type": "union",
|
|
4540
|
-
"types": [
|
|
4541
|
-
{
|
|
4542
|
-
"type": "reference",
|
|
4543
|
-
"typeName": {
|
|
4544
|
-
"type": "identifier",
|
|
4545
|
-
"name": "MessageBody"
|
|
4546
|
-
}
|
|
4547
|
-
},
|
|
4548
|
-
{
|
|
4549
|
-
"type": "keyword",
|
|
4550
|
-
"value": "string"
|
|
4551
|
-
}
|
|
4552
|
-
]
|
|
4553
|
-
}
|
|
4486
|
+
"type": "reference",
|
|
4487
|
+
"typeName": {
|
|
4488
|
+
"type": "identifier",
|
|
4489
|
+
"name": "GeneralIconProps"
|
|
4554
4490
|
}
|
|
4555
4491
|
}
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
"name": "overMaxCountMode",
|
|
4495
|
+
"annotation": {
|
|
4496
|
+
"type": "union",
|
|
4497
|
+
"types": [
|
|
4498
|
+
{
|
|
4499
|
+
"type": "jsLiteral",
|
|
4500
|
+
"value": "ignore"
|
|
4501
|
+
},
|
|
4502
|
+
{
|
|
4503
|
+
"type": "jsLiteral",
|
|
4504
|
+
"value": "replace"
|
|
4505
|
+
}
|
|
4506
|
+
]
|
|
4507
|
+
}
|
|
4508
|
+
},
|
|
4509
|
+
{
|
|
4510
|
+
"name": "uploadDraggable",
|
|
4511
|
+
"annotation": {
|
|
4512
|
+
"type": "keyword",
|
|
4513
|
+
"value": "boolean"
|
|
4514
|
+
}
|
|
4515
|
+
},
|
|
4516
|
+
{
|
|
4517
|
+
"name": "draggableUploadTip",
|
|
4518
|
+
"annotation": {
|
|
4519
|
+
"type": "keyword",
|
|
4520
|
+
"value": "string"
|
|
4521
|
+
}
|
|
4522
|
+
},
|
|
4523
|
+
{
|
|
4524
|
+
"name": "autoUpload",
|
|
4525
|
+
"annotation": {
|
|
4526
|
+
"type": "keyword",
|
|
4527
|
+
"value": "boolean"
|
|
4528
|
+
}
|
|
4529
|
+
},
|
|
4530
|
+
{
|
|
4531
|
+
"name": "url",
|
|
4532
|
+
"annotation": {
|
|
4533
|
+
"type": "keyword",
|
|
4534
|
+
"value": "string"
|
|
4535
|
+
}
|
|
4536
|
+
},
|
|
4537
|
+
{
|
|
4538
|
+
"name": "method",
|
|
4539
|
+
"annotation": {
|
|
4540
|
+
"type": "keyword",
|
|
4541
|
+
"value": "string"
|
|
4542
|
+
}
|
|
4543
|
+
},
|
|
4544
|
+
{
|
|
4545
|
+
"name": "uploadName",
|
|
4546
|
+
"annotation": {
|
|
4547
|
+
"type": "keyword",
|
|
4548
|
+
"value": "string"
|
|
4549
|
+
}
|
|
4556
4550
|
}
|
|
4557
4551
|
],
|
|
4558
4552
|
"events": [
|
|
@@ -4560,10 +4554,13 @@
|
|
|
4560
4554
|
"name": "change",
|
|
4561
4555
|
"detail": {
|
|
4562
4556
|
"annotation": {
|
|
4563
|
-
"type": "
|
|
4564
|
-
"
|
|
4565
|
-
"type": "
|
|
4566
|
-
"
|
|
4557
|
+
"type": "array",
|
|
4558
|
+
"elementType": {
|
|
4559
|
+
"type": "reference",
|
|
4560
|
+
"typeName": {
|
|
4561
|
+
"type": "identifier",
|
|
4562
|
+
"name": "FileData"
|
|
4563
|
+
}
|
|
4567
4564
|
}
|
|
4568
4565
|
}
|
|
4569
4566
|
}
|
|
@@ -4573,13 +4570,13 @@
|
|
|
4573
4570
|
"types": [
|
|
4574
4571
|
{
|
|
4575
4572
|
"type": "interface",
|
|
4576
|
-
"name": "
|
|
4573
|
+
"name": "FileData",
|
|
4577
4574
|
"body": [
|
|
4578
4575
|
{
|
|
4579
4576
|
"type": "propertySignature",
|
|
4580
4577
|
"key": {
|
|
4581
4578
|
"type": "identifier",
|
|
4582
|
-
"name": "
|
|
4579
|
+
"name": "uid"
|
|
4583
4580
|
},
|
|
4584
4581
|
"annotation": {
|
|
4585
4582
|
"type": "keyword",
|
|
@@ -4591,149 +4588,152 @@
|
|
|
4591
4588
|
"type": "propertySignature",
|
|
4592
4589
|
"key": {
|
|
4593
4590
|
"type": "identifier",
|
|
4594
|
-
"name": "
|
|
4591
|
+
"name": "name"
|
|
4595
4592
|
},
|
|
4596
4593
|
"annotation": {
|
|
4597
4594
|
"type": "keyword",
|
|
4598
4595
|
"value": "string"
|
|
4599
4596
|
},
|
|
4600
4597
|
"computed": false
|
|
4601
|
-
}
|
|
4602
|
-
|
|
4603
|
-
|
|
4604
|
-
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
|
|
4610
|
-
|
|
4598
|
+
},
|
|
4599
|
+
{
|
|
4600
|
+
"type": "propertySignature",
|
|
4601
|
+
"key": {
|
|
4602
|
+
"type": "identifier",
|
|
4603
|
+
"name": "file"
|
|
4604
|
+
},
|
|
4605
|
+
"annotation": {
|
|
4606
|
+
"type": "intersection",
|
|
4607
|
+
"types": [
|
|
4608
|
+
{
|
|
4609
|
+
"type": "reference",
|
|
4610
|
+
"typeName": {
|
|
4611
|
+
"type": "identifier",
|
|
4612
|
+
"name": "File"
|
|
4613
|
+
}
|
|
4614
|
+
},
|
|
4615
|
+
{
|
|
4616
|
+
"type": "typeLiteral",
|
|
4617
|
+
"members": [
|
|
4618
|
+
{
|
|
4619
|
+
"type": "propertySignature",
|
|
4620
|
+
"key": {
|
|
4621
|
+
"type": "identifier",
|
|
4622
|
+
"name": "uid"
|
|
4623
|
+
},
|
|
4624
|
+
"annotation": {
|
|
4625
|
+
"type": "keyword",
|
|
4626
|
+
"value": "string"
|
|
4627
|
+
},
|
|
4628
|
+
"optional": true,
|
|
4629
|
+
"computed": false
|
|
4630
|
+
}
|
|
4631
|
+
]
|
|
4632
|
+
}
|
|
4633
|
+
]
|
|
4634
|
+
},
|
|
4635
|
+
"optional": true,
|
|
4636
|
+
"computed": false
|
|
4637
|
+
},
|
|
4638
|
+
{
|
|
4639
|
+
"type": "propertySignature",
|
|
4640
|
+
"key": {
|
|
4641
|
+
"type": "identifier",
|
|
4642
|
+
"name": "response"
|
|
4643
|
+
},
|
|
4644
|
+
"annotation": {
|
|
4645
|
+
"type": "keyword",
|
|
4646
|
+
"value": "any"
|
|
4647
|
+
},
|
|
4648
|
+
"optional": true,
|
|
4649
|
+
"computed": false
|
|
4650
|
+
},
|
|
4651
|
+
{
|
|
4652
|
+
"type": "propertySignature",
|
|
4653
|
+
"key": {
|
|
4654
|
+
"type": "identifier",
|
|
4655
|
+
"name": "userData"
|
|
4656
|
+
},
|
|
4657
|
+
"annotation": {
|
|
4658
|
+
"type": "keyword",
|
|
4659
|
+
"value": "any"
|
|
4660
|
+
},
|
|
4661
|
+
"optional": true,
|
|
4662
|
+
"computed": false
|
|
4663
|
+
},
|
|
4664
|
+
{
|
|
4665
|
+
"type": "propertySignature",
|
|
4666
|
+
"key": {
|
|
4667
|
+
"type": "identifier",
|
|
4668
|
+
"name": "status"
|
|
4669
|
+
},
|
|
4670
|
+
"annotation": {
|
|
4611
4671
|
"type": "reference",
|
|
4612
4672
|
"typeName": {
|
|
4613
4673
|
"type": "identifier",
|
|
4614
|
-
"name": "
|
|
4674
|
+
"name": "UploadStatus"
|
|
4615
4675
|
}
|
|
4616
4676
|
},
|
|
4617
|
-
|
|
4677
|
+
"optional": true,
|
|
4678
|
+
"computed": false
|
|
4679
|
+
},
|
|
4680
|
+
{
|
|
4681
|
+
"type": "propertySignature",
|
|
4682
|
+
"key": {
|
|
4683
|
+
"type": "identifier",
|
|
4684
|
+
"name": "errors"
|
|
4685
|
+
},
|
|
4686
|
+
"annotation": {
|
|
4687
|
+
"type": "array",
|
|
4688
|
+
"elementType": {
|
|
4689
|
+
"type": "reference",
|
|
4690
|
+
"typeName": {
|
|
4691
|
+
"type": "identifier",
|
|
4692
|
+
"name": "Error"
|
|
4693
|
+
}
|
|
4694
|
+
}
|
|
4695
|
+
},
|
|
4696
|
+
"optional": true,
|
|
4697
|
+
"computed": false
|
|
4698
|
+
},
|
|
4699
|
+
{
|
|
4700
|
+
"type": "propertySignature",
|
|
4701
|
+
"key": {
|
|
4702
|
+
"type": "identifier",
|
|
4703
|
+
"name": "symbolForAbortController"
|
|
4704
|
+
},
|
|
4705
|
+
"annotation": {
|
|
4618
4706
|
"type": "reference",
|
|
4619
4707
|
"typeName": {
|
|
4620
4708
|
"type": "identifier",
|
|
4621
|
-
"name": "
|
|
4709
|
+
"name": "AbortController"
|
|
4622
4710
|
}
|
|
4623
|
-
}
|
|
4624
|
-
]
|
|
4625
|
-
}
|
|
4626
|
-
},
|
|
4627
|
-
{
|
|
4628
|
-
"type": "typeAlias",
|
|
4629
|
-
"name": "PickerType",
|
|
4630
|
-
"annotation": {
|
|
4631
|
-
"type": "union",
|
|
4632
|
-
"types": [
|
|
4633
|
-
{
|
|
4634
|
-
"type": "jsLiteral",
|
|
4635
|
-
"value": "date"
|
|
4636
|
-
},
|
|
4637
|
-
{
|
|
4638
|
-
"type": "jsLiteral",
|
|
4639
|
-
"value": "week"
|
|
4640
|
-
},
|
|
4641
|
-
{
|
|
4642
|
-
"type": "jsLiteral",
|
|
4643
|
-
"value": "month"
|
|
4644
|
-
},
|
|
4645
|
-
{
|
|
4646
|
-
"type": "jsLiteral",
|
|
4647
|
-
"value": "quarter"
|
|
4648
4711
|
},
|
|
4649
|
-
|
|
4650
|
-
|
|
4651
|
-
|
|
4652
|
-
|
|
4653
|
-
]
|
|
4654
|
-
}
|
|
4712
|
+
"optional": true,
|
|
4713
|
+
"computed": true
|
|
4714
|
+
}
|
|
4715
|
+
]
|
|
4655
4716
|
},
|
|
4656
4717
|
{
|
|
4657
4718
|
"type": "typeAlias",
|
|
4658
|
-
"name": "
|
|
4719
|
+
"name": "UploadStatus",
|
|
4659
4720
|
"annotation": {
|
|
4660
4721
|
"type": "union",
|
|
4661
4722
|
"types": [
|
|
4662
4723
|
{
|
|
4663
4724
|
"type": "jsLiteral",
|
|
4664
|
-
"value": "
|
|
4725
|
+
"value": "uploading"
|
|
4665
4726
|
},
|
|
4666
4727
|
{
|
|
4667
4728
|
"type": "jsLiteral",
|
|
4668
|
-
"value": "
|
|
4729
|
+
"value": "done"
|
|
4669
4730
|
},
|
|
4670
4731
|
{
|
|
4671
4732
|
"type": "jsLiteral",
|
|
4672
|
-
"value": "
|
|
4733
|
+
"value": "error"
|
|
4673
4734
|
}
|
|
4674
4735
|
]
|
|
4675
4736
|
}
|
|
4676
|
-
},
|
|
4677
|
-
{
|
|
4678
|
-
"type": "enum",
|
|
4679
|
-
"name": "presetRangeType",
|
|
4680
|
-
"members": [
|
|
4681
|
-
{
|
|
4682
|
-
"type": "enumMember",
|
|
4683
|
-
"id": {
|
|
4684
|
-
"type": "identifier",
|
|
4685
|
-
"name": "Today"
|
|
4686
|
-
},
|
|
4687
|
-
"initializer": {
|
|
4688
|
-
"type": "jsLiteral",
|
|
4689
|
-
"value": "今天"
|
|
4690
|
-
}
|
|
4691
|
-
},
|
|
4692
|
-
{
|
|
4693
|
-
"type": "enumMember",
|
|
4694
|
-
"id": {
|
|
4695
|
-
"type": "identifier",
|
|
4696
|
-
"name": "ThisWeek"
|
|
4697
|
-
},
|
|
4698
|
-
"initializer": {
|
|
4699
|
-
"type": "jsLiteral",
|
|
4700
|
-
"value": "本周"
|
|
4701
|
-
}
|
|
4702
|
-
},
|
|
4703
|
-
{
|
|
4704
|
-
"type": "enumMember",
|
|
4705
|
-
"id": {
|
|
4706
|
-
"type": "identifier",
|
|
4707
|
-
"name": "ThisMonth"
|
|
4708
|
-
},
|
|
4709
|
-
"initializer": {
|
|
4710
|
-
"type": "jsLiteral",
|
|
4711
|
-
"value": "本月"
|
|
4712
|
-
}
|
|
4713
|
-
},
|
|
4714
|
-
{
|
|
4715
|
-
"type": "enumMember",
|
|
4716
|
-
"id": {
|
|
4717
|
-
"type": "identifier",
|
|
4718
|
-
"name": "ThisQuarter"
|
|
4719
|
-
},
|
|
4720
|
-
"initializer": {
|
|
4721
|
-
"type": "jsLiteral",
|
|
4722
|
-
"value": "本季度"
|
|
4723
|
-
}
|
|
4724
|
-
},
|
|
4725
|
-
{
|
|
4726
|
-
"type": "enumMember",
|
|
4727
|
-
"id": {
|
|
4728
|
-
"type": "identifier",
|
|
4729
|
-
"name": "ThisYear"
|
|
4730
|
-
},
|
|
4731
|
-
"initializer": {
|
|
4732
|
-
"type": "jsLiteral",
|
|
4733
|
-
"value": "今年"
|
|
4734
|
-
}
|
|
4735
|
-
}
|
|
4736
|
-
]
|
|
4737
4737
|
}
|
|
4738
4738
|
]
|
|
4739
4739
|
}
|