@next-bricks/form 1.21.3 → 1.21.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.
- package/dist/bricks.json +24 -24
- package/dist/chunks/9949.c6f285e9.js.map +1 -1
- package/dist/chunks/eo-time-range-picker.15864724.js.map +1 -1
- package/dist/chunks/{main.d9bd5b6f.js → main.7a38edf3.js} +2 -2
- package/dist/chunks/{main.d9bd5b6f.js.map → main.7a38edf3.js.map} +1 -1
- package/dist/examples.json +9 -9
- package/dist/{index.388bae12.js → index.1a53b972.js} +2 -2
- package/dist/{index.388bae12.js.map → index.1a53b972.js.map} +1 -1
- package/dist/manifest.json +387 -387
- package/dist/types.json +422 -422
- package/dist-types/time-range-picker/index.d.ts +1 -1
- package/package.json +2 -2
package/dist/types.json
CHANGED
|
@@ -3052,7 +3052,7 @@
|
|
|
3052
3052
|
}
|
|
3053
3053
|
]
|
|
3054
3054
|
},
|
|
3055
|
-
"eo-
|
|
3055
|
+
"eo-date-picker": {
|
|
3056
3056
|
"properties": [
|
|
3057
3057
|
{
|
|
3058
3058
|
"name": "name",
|
|
@@ -3070,14 +3070,48 @@
|
|
|
3070
3070
|
},
|
|
3071
3071
|
{
|
|
3072
3072
|
"name": "value",
|
|
3073
|
+
"annotation": {
|
|
3074
|
+
"type": "keyword",
|
|
3075
|
+
"value": "string"
|
|
3076
|
+
}
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
"name": "placeholder",
|
|
3080
|
+
"annotation": {
|
|
3081
|
+
"type": "keyword",
|
|
3082
|
+
"value": "string"
|
|
3083
|
+
}
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"name": "message",
|
|
3073
3087
|
"annotation": {
|
|
3074
3088
|
"type": "reference",
|
|
3075
3089
|
"typeName": {
|
|
3076
3090
|
"type": "identifier",
|
|
3077
|
-
"name": "
|
|
3091
|
+
"name": "Record"
|
|
3092
|
+
},
|
|
3093
|
+
"typeParameters": {
|
|
3094
|
+
"type": "typeParameterInstantiation",
|
|
3095
|
+
"params": [
|
|
3096
|
+
{
|
|
3097
|
+
"type": "keyword",
|
|
3098
|
+
"value": "string"
|
|
3099
|
+
},
|
|
3100
|
+
{
|
|
3101
|
+
"type": "keyword",
|
|
3102
|
+
"value": "string"
|
|
3103
|
+
}
|
|
3104
|
+
]
|
|
3078
3105
|
}
|
|
3079
3106
|
}
|
|
3080
3107
|
},
|
|
3108
|
+
{
|
|
3109
|
+
"name": "disabled",
|
|
3110
|
+
"annotation": {
|
|
3111
|
+
"type": "keyword",
|
|
3112
|
+
"value": "boolean"
|
|
3113
|
+
}
|
|
3114
|
+
},
|
|
3081
3115
|
{
|
|
3082
3116
|
"name": "required",
|
|
3083
3117
|
"annotation": {
|
|
@@ -3086,116 +3120,60 @@
|
|
|
3086
3120
|
}
|
|
3087
3121
|
},
|
|
3088
3122
|
{
|
|
3089
|
-
"name": "
|
|
3123
|
+
"name": "showTime",
|
|
3090
3124
|
"annotation": {
|
|
3091
|
-
"type": "
|
|
3092
|
-
"
|
|
3093
|
-
"type": "identifier",
|
|
3094
|
-
"name": "RangeType"
|
|
3095
|
-
}
|
|
3125
|
+
"type": "keyword",
|
|
3126
|
+
"value": "boolean"
|
|
3096
3127
|
}
|
|
3097
3128
|
},
|
|
3098
3129
|
{
|
|
3099
|
-
"name": "
|
|
3130
|
+
"name": "format",
|
|
3100
3131
|
"annotation": {
|
|
3101
|
-
"type": "
|
|
3102
|
-
"
|
|
3103
|
-
{
|
|
3104
|
-
"type": "keyword",
|
|
3105
|
-
"value": "string"
|
|
3106
|
-
},
|
|
3107
|
-
{
|
|
3108
|
-
"type": "tuple",
|
|
3109
|
-
"elementTypes": [
|
|
3110
|
-
{
|
|
3111
|
-
"type": "keyword",
|
|
3112
|
-
"value": "string"
|
|
3113
|
-
},
|
|
3114
|
-
{
|
|
3115
|
-
"type": "keyword",
|
|
3116
|
-
"value": "string"
|
|
3117
|
-
}
|
|
3118
|
-
]
|
|
3119
|
-
}
|
|
3120
|
-
]
|
|
3132
|
+
"type": "keyword",
|
|
3133
|
+
"value": "string"
|
|
3121
3134
|
}
|
|
3122
3135
|
},
|
|
3123
3136
|
{
|
|
3124
|
-
"name": "
|
|
3137
|
+
"name": "picker",
|
|
3125
3138
|
"annotation": {
|
|
3126
3139
|
"type": "reference",
|
|
3127
3140
|
"typeName": {
|
|
3128
|
-
"type": "
|
|
3129
|
-
"
|
|
3130
|
-
"type": "identifier",
|
|
3131
|
-
"name": "React"
|
|
3132
|
-
},
|
|
3133
|
-
"right": {
|
|
3134
|
-
"type": "identifier",
|
|
3135
|
-
"name": "CSSProperties"
|
|
3136
|
-
}
|
|
3141
|
+
"type": "identifier",
|
|
3142
|
+
"name": "PickerMode"
|
|
3137
3143
|
}
|
|
3138
3144
|
}
|
|
3139
3145
|
},
|
|
3140
3146
|
{
|
|
3141
|
-
"name": "
|
|
3147
|
+
"name": "futureDateDisabled",
|
|
3142
3148
|
"annotation": {
|
|
3143
3149
|
"type": "keyword",
|
|
3144
|
-
"value": "
|
|
3150
|
+
"value": "boolean"
|
|
3145
3151
|
}
|
|
3146
3152
|
},
|
|
3147
3153
|
{
|
|
3148
|
-
"name": "
|
|
3154
|
+
"name": "disabledDate",
|
|
3149
3155
|
"annotation": {
|
|
3150
|
-
"type": "
|
|
3151
|
-
"
|
|
3156
|
+
"type": "reference",
|
|
3157
|
+
"typeName": {
|
|
3158
|
+
"type": "identifier",
|
|
3159
|
+
"name": "DisabledDateType"
|
|
3160
|
+
}
|
|
3152
3161
|
}
|
|
3153
3162
|
},
|
|
3154
3163
|
{
|
|
3155
|
-
"name": "
|
|
3164
|
+
"name": "useFastSelectBtn",
|
|
3156
3165
|
"annotation": {
|
|
3157
|
-
"type": "
|
|
3158
|
-
"
|
|
3159
|
-
"type": "reference",
|
|
3160
|
-
"typeName": {
|
|
3161
|
-
"type": "identifier",
|
|
3162
|
-
"name": "presetRangeType"
|
|
3163
|
-
}
|
|
3164
|
-
}
|
|
3166
|
+
"type": "keyword",
|
|
3167
|
+
"value": "boolean"
|
|
3165
3168
|
}
|
|
3166
3169
|
},
|
|
3167
3170
|
{
|
|
3168
|
-
"name": "
|
|
3171
|
+
"name": "inputStyle",
|
|
3169
3172
|
"annotation": {
|
|
3170
|
-
"type": "
|
|
3171
|
-
"
|
|
3172
|
-
"type": "
|
|
3173
|
-
"
|
|
3174
|
-
{
|
|
3175
|
-
"type": "identifier",
|
|
3176
|
-
"name": "value",
|
|
3177
|
-
"annotation": {
|
|
3178
|
-
"type": "keyword",
|
|
3179
|
-
"value": "any"
|
|
3180
|
-
}
|
|
3181
|
-
}
|
|
3182
|
-
],
|
|
3183
|
-
"annotation": {
|
|
3184
|
-
"type": "union",
|
|
3185
|
-
"types": [
|
|
3186
|
-
{
|
|
3187
|
-
"type": "reference",
|
|
3188
|
-
"typeName": {
|
|
3189
|
-
"type": "identifier",
|
|
3190
|
-
"name": "MessageBody"
|
|
3191
|
-
}
|
|
3192
|
-
},
|
|
3193
|
-
{
|
|
3194
|
-
"type": "keyword",
|
|
3195
|
-
"value": "string"
|
|
3196
|
-
}
|
|
3197
|
-
]
|
|
3198
|
-
}
|
|
3173
|
+
"type": "reference",
|
|
3174
|
+
"typeName": {
|
|
3175
|
+
"type": "identifier",
|
|
3176
|
+
"name": "CSSProperties"
|
|
3199
3177
|
}
|
|
3200
3178
|
}
|
|
3201
3179
|
}
|
|
@@ -3205,75 +3183,26 @@
|
|
|
3205
3183
|
"name": "change",
|
|
3206
3184
|
"detail": {
|
|
3207
3185
|
"annotation": {
|
|
3208
|
-
"type": "
|
|
3209
|
-
"
|
|
3210
|
-
|
|
3211
|
-
|
|
3212
|
-
|
|
3186
|
+
"type": "keyword",
|
|
3187
|
+
"value": "string"
|
|
3188
|
+
}
|
|
3189
|
+
}
|
|
3190
|
+
},
|
|
3191
|
+
{
|
|
3192
|
+
"name": "ok",
|
|
3193
|
+
"detail": {
|
|
3194
|
+
"annotation": {
|
|
3195
|
+
"type": "keyword",
|
|
3196
|
+
"value": "string"
|
|
3213
3197
|
}
|
|
3214
3198
|
}
|
|
3215
3199
|
}
|
|
3216
3200
|
],
|
|
3217
3201
|
"methods": [],
|
|
3218
3202
|
"types": [
|
|
3219
|
-
{
|
|
3220
|
-
"type": "interface",
|
|
3221
|
-
"name": "TimeRange",
|
|
3222
|
-
"body": [
|
|
3223
|
-
{
|
|
3224
|
-
"type": "propertySignature",
|
|
3225
|
-
"key": {
|
|
3226
|
-
"type": "identifier",
|
|
3227
|
-
"name": "startTime"
|
|
3228
|
-
},
|
|
3229
|
-
"annotation": {
|
|
3230
|
-
"type": "keyword",
|
|
3231
|
-
"value": "string"
|
|
3232
|
-
},
|
|
3233
|
-
"optional": true,
|
|
3234
|
-
"computed": false
|
|
3235
|
-
},
|
|
3236
|
-
{
|
|
3237
|
-
"type": "propertySignature",
|
|
3238
|
-
"key": {
|
|
3239
|
-
"type": "identifier",
|
|
3240
|
-
"name": "endTime"
|
|
3241
|
-
},
|
|
3242
|
-
"annotation": {
|
|
3243
|
-
"type": "keyword",
|
|
3244
|
-
"value": "string"
|
|
3245
|
-
},
|
|
3246
|
-
"optional": true,
|
|
3247
|
-
"computed": false
|
|
3248
|
-
}
|
|
3249
|
-
]
|
|
3250
|
-
},
|
|
3251
3203
|
{
|
|
3252
3204
|
"type": "typeAlias",
|
|
3253
|
-
"name": "
|
|
3254
|
-
"annotation": {
|
|
3255
|
-
"type": "union",
|
|
3256
|
-
"types": [
|
|
3257
|
-
{
|
|
3258
|
-
"type": "reference",
|
|
3259
|
-
"typeName": {
|
|
3260
|
-
"type": "identifier",
|
|
3261
|
-
"name": "PickerType"
|
|
3262
|
-
}
|
|
3263
|
-
},
|
|
3264
|
-
{
|
|
3265
|
-
"type": "reference",
|
|
3266
|
-
"typeName": {
|
|
3267
|
-
"type": "identifier",
|
|
3268
|
-
"name": "OtherPickerType"
|
|
3269
|
-
}
|
|
3270
|
-
}
|
|
3271
|
-
]
|
|
3272
|
-
}
|
|
3273
|
-
},
|
|
3274
|
-
{
|
|
3275
|
-
"type": "typeAlias",
|
|
3276
|
-
"name": "PickerType",
|
|
3205
|
+
"name": "PickerMode",
|
|
3277
3206
|
"annotation": {
|
|
3278
3207
|
"type": "union",
|
|
3279
3208
|
"types": [
|
|
@@ -3291,100 +3220,204 @@
|
|
|
3291
3220
|
},
|
|
3292
3221
|
{
|
|
3293
3222
|
"type": "jsLiteral",
|
|
3294
|
-
"value": "
|
|
3223
|
+
"value": "year"
|
|
3295
3224
|
},
|
|
3296
3225
|
{
|
|
3297
3226
|
"type": "jsLiteral",
|
|
3298
|
-
"value": "
|
|
3227
|
+
"value": "quarter"
|
|
3299
3228
|
}
|
|
3300
3229
|
]
|
|
3301
3230
|
}
|
|
3302
3231
|
},
|
|
3303
3232
|
{
|
|
3304
3233
|
"type": "typeAlias",
|
|
3305
|
-
"name": "
|
|
3234
|
+
"name": "DisabledDateType",
|
|
3306
3235
|
"annotation": {
|
|
3307
3236
|
"type": "union",
|
|
3308
3237
|
"types": [
|
|
3309
3238
|
{
|
|
3310
|
-
"type": "
|
|
3311
|
-
"
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
"value": "hmTime"
|
|
3239
|
+
"type": "reference",
|
|
3240
|
+
"typeName": {
|
|
3241
|
+
"type": "identifier",
|
|
3242
|
+
"name": "DisabledDate"
|
|
3243
|
+
}
|
|
3316
3244
|
},
|
|
3317
3245
|
{
|
|
3318
|
-
"type": "
|
|
3319
|
-
"
|
|
3246
|
+
"type": "array",
|
|
3247
|
+
"elementType": {
|
|
3248
|
+
"type": "reference",
|
|
3249
|
+
"typeName": {
|
|
3250
|
+
"type": "identifier",
|
|
3251
|
+
"name": "DisabledDate"
|
|
3252
|
+
}
|
|
3253
|
+
}
|
|
3320
3254
|
}
|
|
3321
3255
|
]
|
|
3322
3256
|
}
|
|
3323
3257
|
},
|
|
3324
3258
|
{
|
|
3325
|
-
"type": "
|
|
3326
|
-
"name": "
|
|
3327
|
-
"
|
|
3259
|
+
"type": "interface",
|
|
3260
|
+
"name": "DisabledDate",
|
|
3261
|
+
"body": [
|
|
3328
3262
|
{
|
|
3329
|
-
"type": "
|
|
3330
|
-
"
|
|
3263
|
+
"type": "propertySignature",
|
|
3264
|
+
"key": {
|
|
3331
3265
|
"type": "identifier",
|
|
3332
|
-
"name": "
|
|
3266
|
+
"name": "second"
|
|
3333
3267
|
},
|
|
3334
|
-
"
|
|
3335
|
-
"type": "
|
|
3336
|
-
"
|
|
3337
|
-
|
|
3268
|
+
"annotation": {
|
|
3269
|
+
"type": "union",
|
|
3270
|
+
"types": [
|
|
3271
|
+
{
|
|
3272
|
+
"type": "keyword",
|
|
3273
|
+
"value": "string"
|
|
3274
|
+
},
|
|
3275
|
+
{
|
|
3276
|
+
"type": "keyword",
|
|
3277
|
+
"value": "number"
|
|
3278
|
+
}
|
|
3279
|
+
]
|
|
3280
|
+
},
|
|
3281
|
+
"optional": true,
|
|
3282
|
+
"computed": false
|
|
3338
3283
|
},
|
|
3339
3284
|
{
|
|
3340
|
-
"type": "
|
|
3341
|
-
"
|
|
3285
|
+
"type": "propertySignature",
|
|
3286
|
+
"key": {
|
|
3342
3287
|
"type": "identifier",
|
|
3343
|
-
"name": "
|
|
3288
|
+
"name": "minute"
|
|
3344
3289
|
},
|
|
3345
|
-
"
|
|
3346
|
-
"type": "
|
|
3347
|
-
"
|
|
3348
|
-
|
|
3290
|
+
"annotation": {
|
|
3291
|
+
"type": "union",
|
|
3292
|
+
"types": [
|
|
3293
|
+
{
|
|
3294
|
+
"type": "keyword",
|
|
3295
|
+
"value": "string"
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"type": "keyword",
|
|
3299
|
+
"value": "number"
|
|
3300
|
+
}
|
|
3301
|
+
]
|
|
3302
|
+
},
|
|
3303
|
+
"optional": true,
|
|
3304
|
+
"computed": false
|
|
3349
3305
|
},
|
|
3350
3306
|
{
|
|
3351
|
-
"type": "
|
|
3352
|
-
"
|
|
3307
|
+
"type": "propertySignature",
|
|
3308
|
+
"key": {
|
|
3353
3309
|
"type": "identifier",
|
|
3354
|
-
"name": "
|
|
3310
|
+
"name": "hour"
|
|
3355
3311
|
},
|
|
3356
|
-
"
|
|
3357
|
-
"type": "
|
|
3358
|
-
"
|
|
3359
|
-
|
|
3312
|
+
"annotation": {
|
|
3313
|
+
"type": "union",
|
|
3314
|
+
"types": [
|
|
3315
|
+
{
|
|
3316
|
+
"type": "keyword",
|
|
3317
|
+
"value": "string"
|
|
3318
|
+
},
|
|
3319
|
+
{
|
|
3320
|
+
"type": "keyword",
|
|
3321
|
+
"value": "number"
|
|
3322
|
+
}
|
|
3323
|
+
]
|
|
3324
|
+
},
|
|
3325
|
+
"optional": true,
|
|
3326
|
+
"computed": false
|
|
3360
3327
|
},
|
|
3361
3328
|
{
|
|
3362
|
-
"type": "
|
|
3363
|
-
"
|
|
3329
|
+
"type": "propertySignature",
|
|
3330
|
+
"key": {
|
|
3364
3331
|
"type": "identifier",
|
|
3365
|
-
"name": "
|
|
3332
|
+
"name": "date"
|
|
3366
3333
|
},
|
|
3367
|
-
"
|
|
3368
|
-
"type": "
|
|
3369
|
-
"
|
|
3370
|
-
|
|
3334
|
+
"annotation": {
|
|
3335
|
+
"type": "union",
|
|
3336
|
+
"types": [
|
|
3337
|
+
{
|
|
3338
|
+
"type": "keyword",
|
|
3339
|
+
"value": "string"
|
|
3340
|
+
},
|
|
3341
|
+
{
|
|
3342
|
+
"type": "keyword",
|
|
3343
|
+
"value": "number"
|
|
3344
|
+
}
|
|
3345
|
+
]
|
|
3346
|
+
},
|
|
3347
|
+
"optional": true,
|
|
3348
|
+
"computed": false
|
|
3371
3349
|
},
|
|
3372
3350
|
{
|
|
3373
|
-
"type": "
|
|
3374
|
-
"
|
|
3351
|
+
"type": "propertySignature",
|
|
3352
|
+
"key": {
|
|
3375
3353
|
"type": "identifier",
|
|
3376
|
-
"name": "
|
|
3354
|
+
"name": "month"
|
|
3377
3355
|
},
|
|
3378
|
-
"
|
|
3379
|
-
"type": "
|
|
3380
|
-
"
|
|
3381
|
-
|
|
3356
|
+
"annotation": {
|
|
3357
|
+
"type": "union",
|
|
3358
|
+
"types": [
|
|
3359
|
+
{
|
|
3360
|
+
"type": "keyword",
|
|
3361
|
+
"value": "string"
|
|
3362
|
+
},
|
|
3363
|
+
{
|
|
3364
|
+
"type": "keyword",
|
|
3365
|
+
"value": "number"
|
|
3366
|
+
}
|
|
3367
|
+
]
|
|
3368
|
+
},
|
|
3369
|
+
"optional": true,
|
|
3370
|
+
"computed": false
|
|
3371
|
+
},
|
|
3372
|
+
{
|
|
3373
|
+
"type": "propertySignature",
|
|
3374
|
+
"key": {
|
|
3375
|
+
"type": "identifier",
|
|
3376
|
+
"name": "year"
|
|
3377
|
+
},
|
|
3378
|
+
"annotation": {
|
|
3379
|
+
"type": "union",
|
|
3380
|
+
"types": [
|
|
3381
|
+
{
|
|
3382
|
+
"type": "keyword",
|
|
3383
|
+
"value": "string"
|
|
3384
|
+
},
|
|
3385
|
+
{
|
|
3386
|
+
"type": "keyword",
|
|
3387
|
+
"value": "number"
|
|
3388
|
+
}
|
|
3389
|
+
]
|
|
3390
|
+
},
|
|
3391
|
+
"optional": true,
|
|
3392
|
+
"computed": false
|
|
3393
|
+
},
|
|
3394
|
+
{
|
|
3395
|
+
"type": "propertySignature",
|
|
3396
|
+
"key": {
|
|
3397
|
+
"type": "identifier",
|
|
3398
|
+
"name": "weekday"
|
|
3399
|
+
},
|
|
3400
|
+
"annotation": {
|
|
3401
|
+
"type": "union",
|
|
3402
|
+
"types": [
|
|
3403
|
+
{
|
|
3404
|
+
"type": "keyword",
|
|
3405
|
+
"value": "string"
|
|
3406
|
+
},
|
|
3407
|
+
{
|
|
3408
|
+
"type": "keyword",
|
|
3409
|
+
"value": "number"
|
|
3410
|
+
}
|
|
3411
|
+
]
|
|
3412
|
+
},
|
|
3413
|
+
"optional": true,
|
|
3414
|
+
"computed": false
|
|
3382
3415
|
}
|
|
3383
3416
|
]
|
|
3384
3417
|
}
|
|
3385
3418
|
]
|
|
3386
3419
|
},
|
|
3387
|
-
"eo-
|
|
3420
|
+
"eo-time-range-picker": {
|
|
3388
3421
|
"properties": [
|
|
3389
3422
|
{
|
|
3390
3423
|
"name": "name",
|
|
@@ -3403,109 +3436,131 @@
|
|
|
3403
3436
|
{
|
|
3404
3437
|
"name": "value",
|
|
3405
3438
|
"annotation": {
|
|
3406
|
-
"type": "
|
|
3407
|
-
"
|
|
3439
|
+
"type": "reference",
|
|
3440
|
+
"typeName": {
|
|
3441
|
+
"type": "identifier",
|
|
3442
|
+
"name": "TimeRange"
|
|
3443
|
+
}
|
|
3408
3444
|
}
|
|
3409
3445
|
},
|
|
3410
3446
|
{
|
|
3411
|
-
"name": "
|
|
3447
|
+
"name": "required",
|
|
3412
3448
|
"annotation": {
|
|
3413
3449
|
"type": "keyword",
|
|
3414
|
-
"value": "
|
|
3450
|
+
"value": "boolean"
|
|
3415
3451
|
}
|
|
3416
3452
|
},
|
|
3417
3453
|
{
|
|
3418
|
-
"name": "
|
|
3454
|
+
"name": "rangeType",
|
|
3419
3455
|
"annotation": {
|
|
3420
3456
|
"type": "reference",
|
|
3421
3457
|
"typeName": {
|
|
3422
3458
|
"type": "identifier",
|
|
3423
|
-
"name": "
|
|
3424
|
-
},
|
|
3425
|
-
"typeParameters": {
|
|
3426
|
-
"type": "typeParameterInstantiation",
|
|
3427
|
-
"params": [
|
|
3428
|
-
{
|
|
3429
|
-
"type": "keyword",
|
|
3430
|
-
"value": "string"
|
|
3431
|
-
},
|
|
3432
|
-
{
|
|
3433
|
-
"type": "keyword",
|
|
3434
|
-
"value": "string"
|
|
3435
|
-
}
|
|
3436
|
-
]
|
|
3459
|
+
"name": "RangeType"
|
|
3437
3460
|
}
|
|
3438
3461
|
}
|
|
3439
3462
|
},
|
|
3440
3463
|
{
|
|
3441
|
-
"name": "
|
|
3464
|
+
"name": "placeholder",
|
|
3442
3465
|
"annotation": {
|
|
3443
|
-
"type": "
|
|
3444
|
-
"
|
|
3466
|
+
"type": "union",
|
|
3467
|
+
"types": [
|
|
3468
|
+
{
|
|
3469
|
+
"type": "keyword",
|
|
3470
|
+
"value": "string"
|
|
3471
|
+
},
|
|
3472
|
+
{
|
|
3473
|
+
"type": "tuple",
|
|
3474
|
+
"elementTypes": [
|
|
3475
|
+
{
|
|
3476
|
+
"type": "keyword",
|
|
3477
|
+
"value": "string"
|
|
3478
|
+
},
|
|
3479
|
+
{
|
|
3480
|
+
"type": "keyword",
|
|
3481
|
+
"value": "string"
|
|
3482
|
+
}
|
|
3483
|
+
]
|
|
3484
|
+
}
|
|
3485
|
+
]
|
|
3445
3486
|
}
|
|
3446
3487
|
},
|
|
3447
3488
|
{
|
|
3448
|
-
"name": "
|
|
3489
|
+
"name": "inputStyle",
|
|
3449
3490
|
"annotation": {
|
|
3450
|
-
"type": "
|
|
3451
|
-
"
|
|
3491
|
+
"type": "reference",
|
|
3492
|
+
"typeName": {
|
|
3493
|
+
"type": "qualifiedName",
|
|
3494
|
+
"left": {
|
|
3495
|
+
"type": "identifier",
|
|
3496
|
+
"name": "React"
|
|
3497
|
+
},
|
|
3498
|
+
"right": {
|
|
3499
|
+
"type": "identifier",
|
|
3500
|
+
"name": "CSSProperties"
|
|
3501
|
+
}
|
|
3502
|
+
}
|
|
3452
3503
|
}
|
|
3453
3504
|
},
|
|
3454
3505
|
{
|
|
3455
|
-
"name": "
|
|
3506
|
+
"name": "selectNearDays",
|
|
3456
3507
|
"annotation": {
|
|
3457
3508
|
"type": "keyword",
|
|
3458
|
-
"value": "
|
|
3509
|
+
"value": "number"
|
|
3459
3510
|
}
|
|
3460
3511
|
},
|
|
3461
3512
|
{
|
|
3462
|
-
"name": "
|
|
3513
|
+
"name": "emitChangeOnInit",
|
|
3463
3514
|
"annotation": {
|
|
3464
3515
|
"type": "keyword",
|
|
3465
|
-
"value": "
|
|
3516
|
+
"value": "boolean"
|
|
3466
3517
|
}
|
|
3467
3518
|
},
|
|
3468
3519
|
{
|
|
3469
|
-
"name": "
|
|
3520
|
+
"name": "presetRanges",
|
|
3470
3521
|
"annotation": {
|
|
3471
|
-
"type": "
|
|
3472
|
-
"
|
|
3473
|
-
"type": "
|
|
3474
|
-
"
|
|
3522
|
+
"type": "array",
|
|
3523
|
+
"elementType": {
|
|
3524
|
+
"type": "reference",
|
|
3525
|
+
"typeName": {
|
|
3526
|
+
"type": "identifier",
|
|
3527
|
+
"name": "presetRangeType"
|
|
3528
|
+
}
|
|
3475
3529
|
}
|
|
3476
3530
|
}
|
|
3477
3531
|
},
|
|
3478
3532
|
{
|
|
3479
|
-
"name": "
|
|
3533
|
+
"name": "validator",
|
|
3480
3534
|
"annotation": {
|
|
3481
|
-
"type": "
|
|
3482
|
-
"
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
|
|
3498
|
-
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
|
-
|
|
3508
|
-
|
|
3535
|
+
"type": "parenthesizedType",
|
|
3536
|
+
"annotation": {
|
|
3537
|
+
"type": "function",
|
|
3538
|
+
"parameters": [
|
|
3539
|
+
{
|
|
3540
|
+
"type": "identifier",
|
|
3541
|
+
"name": "value",
|
|
3542
|
+
"annotation": {
|
|
3543
|
+
"type": "keyword",
|
|
3544
|
+
"value": "any"
|
|
3545
|
+
}
|
|
3546
|
+
}
|
|
3547
|
+
],
|
|
3548
|
+
"annotation": {
|
|
3549
|
+
"type": "union",
|
|
3550
|
+
"types": [
|
|
3551
|
+
{
|
|
3552
|
+
"type": "reference",
|
|
3553
|
+
"typeName": {
|
|
3554
|
+
"type": "identifier",
|
|
3555
|
+
"name": "MessageBody"
|
|
3556
|
+
}
|
|
3557
|
+
},
|
|
3558
|
+
{
|
|
3559
|
+
"type": "keyword",
|
|
3560
|
+
"value": "string"
|
|
3561
|
+
}
|
|
3562
|
+
]
|
|
3563
|
+
}
|
|
3509
3564
|
}
|
|
3510
3565
|
}
|
|
3511
3566
|
}
|
|
@@ -3515,26 +3570,75 @@
|
|
|
3515
3570
|
"name": "change",
|
|
3516
3571
|
"detail": {
|
|
3517
3572
|
"annotation": {
|
|
3518
|
-
"type": "
|
|
3519
|
-
"
|
|
3520
|
-
|
|
3521
|
-
|
|
3522
|
-
|
|
3523
|
-
{
|
|
3524
|
-
"name": "ok",
|
|
3525
|
-
"detail": {
|
|
3526
|
-
"annotation": {
|
|
3527
|
-
"type": "keyword",
|
|
3528
|
-
"value": "string"
|
|
3573
|
+
"type": "reference",
|
|
3574
|
+
"typeName": {
|
|
3575
|
+
"type": "identifier",
|
|
3576
|
+
"name": "TimeRange"
|
|
3577
|
+
}
|
|
3529
3578
|
}
|
|
3530
3579
|
}
|
|
3531
3580
|
}
|
|
3532
3581
|
],
|
|
3533
3582
|
"methods": [],
|
|
3534
3583
|
"types": [
|
|
3584
|
+
{
|
|
3585
|
+
"type": "interface",
|
|
3586
|
+
"name": "TimeRange",
|
|
3587
|
+
"body": [
|
|
3588
|
+
{
|
|
3589
|
+
"type": "propertySignature",
|
|
3590
|
+
"key": {
|
|
3591
|
+
"type": "identifier",
|
|
3592
|
+
"name": "startTime"
|
|
3593
|
+
},
|
|
3594
|
+
"annotation": {
|
|
3595
|
+
"type": "keyword",
|
|
3596
|
+
"value": "string"
|
|
3597
|
+
},
|
|
3598
|
+
"optional": true,
|
|
3599
|
+
"computed": false
|
|
3600
|
+
},
|
|
3601
|
+
{
|
|
3602
|
+
"type": "propertySignature",
|
|
3603
|
+
"key": {
|
|
3604
|
+
"type": "identifier",
|
|
3605
|
+
"name": "endTime"
|
|
3606
|
+
},
|
|
3607
|
+
"annotation": {
|
|
3608
|
+
"type": "keyword",
|
|
3609
|
+
"value": "string"
|
|
3610
|
+
},
|
|
3611
|
+
"optional": true,
|
|
3612
|
+
"computed": false
|
|
3613
|
+
}
|
|
3614
|
+
]
|
|
3615
|
+
},
|
|
3535
3616
|
{
|
|
3536
3617
|
"type": "typeAlias",
|
|
3537
|
-
"name": "
|
|
3618
|
+
"name": "RangeType",
|
|
3619
|
+
"annotation": {
|
|
3620
|
+
"type": "union",
|
|
3621
|
+
"types": [
|
|
3622
|
+
{
|
|
3623
|
+
"type": "reference",
|
|
3624
|
+
"typeName": {
|
|
3625
|
+
"type": "identifier",
|
|
3626
|
+
"name": "PickerType"
|
|
3627
|
+
}
|
|
3628
|
+
},
|
|
3629
|
+
{
|
|
3630
|
+
"type": "reference",
|
|
3631
|
+
"typeName": {
|
|
3632
|
+
"type": "identifier",
|
|
3633
|
+
"name": "OtherPickerType"
|
|
3634
|
+
}
|
|
3635
|
+
}
|
|
3636
|
+
]
|
|
3637
|
+
}
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
"type": "typeAlias",
|
|
3641
|
+
"name": "PickerType",
|
|
3538
3642
|
"annotation": {
|
|
3539
3643
|
"type": "union",
|
|
3540
3644
|
"types": [
|
|
@@ -3552,198 +3656,94 @@
|
|
|
3552
3656
|
},
|
|
3553
3657
|
{
|
|
3554
3658
|
"type": "jsLiteral",
|
|
3555
|
-
"value": "
|
|
3659
|
+
"value": "quarter"
|
|
3556
3660
|
},
|
|
3557
3661
|
{
|
|
3558
3662
|
"type": "jsLiteral",
|
|
3559
|
-
"value": "
|
|
3663
|
+
"value": "year"
|
|
3560
3664
|
}
|
|
3561
3665
|
]
|
|
3562
3666
|
}
|
|
3563
3667
|
},
|
|
3564
3668
|
{
|
|
3565
3669
|
"type": "typeAlias",
|
|
3566
|
-
"name": "
|
|
3670
|
+
"name": "OtherPickerType",
|
|
3567
3671
|
"annotation": {
|
|
3568
3672
|
"type": "union",
|
|
3569
3673
|
"types": [
|
|
3570
3674
|
{
|
|
3571
|
-
"type": "
|
|
3572
|
-
"
|
|
3573
|
-
"type": "identifier",
|
|
3574
|
-
"name": "DisabledDate"
|
|
3575
|
-
}
|
|
3675
|
+
"type": "jsLiteral",
|
|
3676
|
+
"value": "dateTime"
|
|
3576
3677
|
},
|
|
3577
3678
|
{
|
|
3578
|
-
"type": "
|
|
3579
|
-
"
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
}
|
|
3585
|
-
}
|
|
3679
|
+
"type": "jsLiteral",
|
|
3680
|
+
"value": "hmTime"
|
|
3681
|
+
},
|
|
3682
|
+
{
|
|
3683
|
+
"type": "jsLiteral",
|
|
3684
|
+
"value": "time"
|
|
3586
3685
|
}
|
|
3587
3686
|
]
|
|
3588
3687
|
}
|
|
3589
3688
|
},
|
|
3590
3689
|
{
|
|
3591
|
-
"type": "
|
|
3592
|
-
"name": "
|
|
3593
|
-
"
|
|
3594
|
-
{
|
|
3595
|
-
"type": "propertySignature",
|
|
3596
|
-
"key": {
|
|
3597
|
-
"type": "identifier",
|
|
3598
|
-
"name": "second"
|
|
3599
|
-
},
|
|
3600
|
-
"annotation": {
|
|
3601
|
-
"type": "union",
|
|
3602
|
-
"types": [
|
|
3603
|
-
{
|
|
3604
|
-
"type": "keyword",
|
|
3605
|
-
"value": "string"
|
|
3606
|
-
},
|
|
3607
|
-
{
|
|
3608
|
-
"type": "keyword",
|
|
3609
|
-
"value": "number"
|
|
3610
|
-
}
|
|
3611
|
-
]
|
|
3612
|
-
},
|
|
3613
|
-
"optional": true,
|
|
3614
|
-
"computed": false
|
|
3615
|
-
},
|
|
3616
|
-
{
|
|
3617
|
-
"type": "propertySignature",
|
|
3618
|
-
"key": {
|
|
3619
|
-
"type": "identifier",
|
|
3620
|
-
"name": "minute"
|
|
3621
|
-
},
|
|
3622
|
-
"annotation": {
|
|
3623
|
-
"type": "union",
|
|
3624
|
-
"types": [
|
|
3625
|
-
{
|
|
3626
|
-
"type": "keyword",
|
|
3627
|
-
"value": "string"
|
|
3628
|
-
},
|
|
3629
|
-
{
|
|
3630
|
-
"type": "keyword",
|
|
3631
|
-
"value": "number"
|
|
3632
|
-
}
|
|
3633
|
-
]
|
|
3634
|
-
},
|
|
3635
|
-
"optional": true,
|
|
3636
|
-
"computed": false
|
|
3637
|
-
},
|
|
3690
|
+
"type": "enum",
|
|
3691
|
+
"name": "presetRangeType",
|
|
3692
|
+
"members": [
|
|
3638
3693
|
{
|
|
3639
|
-
"type": "
|
|
3640
|
-
"
|
|
3694
|
+
"type": "enumMember",
|
|
3695
|
+
"id": {
|
|
3641
3696
|
"type": "identifier",
|
|
3642
|
-
"name": "
|
|
3643
|
-
},
|
|
3644
|
-
"annotation": {
|
|
3645
|
-
"type": "union",
|
|
3646
|
-
"types": [
|
|
3647
|
-
{
|
|
3648
|
-
"type": "keyword",
|
|
3649
|
-
"value": "string"
|
|
3650
|
-
},
|
|
3651
|
-
{
|
|
3652
|
-
"type": "keyword",
|
|
3653
|
-
"value": "number"
|
|
3654
|
-
}
|
|
3655
|
-
]
|
|
3697
|
+
"name": "Today"
|
|
3656
3698
|
},
|
|
3657
|
-
"
|
|
3658
|
-
|
|
3699
|
+
"initializer": {
|
|
3700
|
+
"type": "jsLiteral",
|
|
3701
|
+
"value": "今天"
|
|
3702
|
+
}
|
|
3659
3703
|
},
|
|
3660
3704
|
{
|
|
3661
|
-
"type": "
|
|
3662
|
-
"
|
|
3705
|
+
"type": "enumMember",
|
|
3706
|
+
"id": {
|
|
3663
3707
|
"type": "identifier",
|
|
3664
|
-
"name": "
|
|
3665
|
-
},
|
|
3666
|
-
"annotation": {
|
|
3667
|
-
"type": "union",
|
|
3668
|
-
"types": [
|
|
3669
|
-
{
|
|
3670
|
-
"type": "keyword",
|
|
3671
|
-
"value": "string"
|
|
3672
|
-
},
|
|
3673
|
-
{
|
|
3674
|
-
"type": "keyword",
|
|
3675
|
-
"value": "number"
|
|
3676
|
-
}
|
|
3677
|
-
]
|
|
3708
|
+
"name": "ThisWeek"
|
|
3678
3709
|
},
|
|
3679
|
-
"
|
|
3680
|
-
|
|
3710
|
+
"initializer": {
|
|
3711
|
+
"type": "jsLiteral",
|
|
3712
|
+
"value": "本周"
|
|
3713
|
+
}
|
|
3681
3714
|
},
|
|
3682
3715
|
{
|
|
3683
|
-
"type": "
|
|
3684
|
-
"
|
|
3716
|
+
"type": "enumMember",
|
|
3717
|
+
"id": {
|
|
3685
3718
|
"type": "identifier",
|
|
3686
|
-
"name": "
|
|
3687
|
-
},
|
|
3688
|
-
"annotation": {
|
|
3689
|
-
"type": "union",
|
|
3690
|
-
"types": [
|
|
3691
|
-
{
|
|
3692
|
-
"type": "keyword",
|
|
3693
|
-
"value": "string"
|
|
3694
|
-
},
|
|
3695
|
-
{
|
|
3696
|
-
"type": "keyword",
|
|
3697
|
-
"value": "number"
|
|
3698
|
-
}
|
|
3699
|
-
]
|
|
3719
|
+
"name": "ThisMonth"
|
|
3700
3720
|
},
|
|
3701
|
-
"
|
|
3702
|
-
|
|
3721
|
+
"initializer": {
|
|
3722
|
+
"type": "jsLiteral",
|
|
3723
|
+
"value": "本月"
|
|
3724
|
+
}
|
|
3703
3725
|
},
|
|
3704
3726
|
{
|
|
3705
|
-
"type": "
|
|
3706
|
-
"
|
|
3727
|
+
"type": "enumMember",
|
|
3728
|
+
"id": {
|
|
3707
3729
|
"type": "identifier",
|
|
3708
|
-
"name": "
|
|
3709
|
-
},
|
|
3710
|
-
"annotation": {
|
|
3711
|
-
"type": "union",
|
|
3712
|
-
"types": [
|
|
3713
|
-
{
|
|
3714
|
-
"type": "keyword",
|
|
3715
|
-
"value": "string"
|
|
3716
|
-
},
|
|
3717
|
-
{
|
|
3718
|
-
"type": "keyword",
|
|
3719
|
-
"value": "number"
|
|
3720
|
-
}
|
|
3721
|
-
]
|
|
3730
|
+
"name": "ThisQuarter"
|
|
3722
3731
|
},
|
|
3723
|
-
"
|
|
3724
|
-
|
|
3732
|
+
"initializer": {
|
|
3733
|
+
"type": "jsLiteral",
|
|
3734
|
+
"value": "本季度"
|
|
3735
|
+
}
|
|
3725
3736
|
},
|
|
3726
3737
|
{
|
|
3727
|
-
"type": "
|
|
3728
|
-
"
|
|
3738
|
+
"type": "enumMember",
|
|
3739
|
+
"id": {
|
|
3729
3740
|
"type": "identifier",
|
|
3730
|
-
"name": "
|
|
3731
|
-
},
|
|
3732
|
-
"annotation": {
|
|
3733
|
-
"type": "union",
|
|
3734
|
-
"types": [
|
|
3735
|
-
{
|
|
3736
|
-
"type": "keyword",
|
|
3737
|
-
"value": "string"
|
|
3738
|
-
},
|
|
3739
|
-
{
|
|
3740
|
-
"type": "keyword",
|
|
3741
|
-
"value": "number"
|
|
3742
|
-
}
|
|
3743
|
-
]
|
|
3741
|
+
"name": "ThisYear"
|
|
3744
3742
|
},
|
|
3745
|
-
"
|
|
3746
|
-
|
|
3743
|
+
"initializer": {
|
|
3744
|
+
"type": "jsLiteral",
|
|
3745
|
+
"value": "今年"
|
|
3746
|
+
}
|
|
3747
3747
|
}
|
|
3748
3748
|
]
|
|
3749
3749
|
}
|