Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified db/TDesign.db
Binary file not shown.
37 changes: 37 additions & 0 deletions packages/scripts/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -37873,6 +37873,43 @@
"Object"
]
},
{
"id": 1783740017,
"platform_framework": [
"1"
],
"component": "ColorPicker",
"field_category": 1,
"field_name": "isInput",
"field_type": [
"4"
],
"field_default_value": "true",
"field_enum": "",
"field_desc_zh": "触发器是否展示色值输入框。值为 false 时仅展示颜色色块,隐藏色值文字,不影响其他交互。仅对默认触发器生效。",
"field_desc_en": "whether the trigger shows the color value input. When false, only the color block is displayed and the text is hidden, without affecting other interactions. Only works for the default trigger.",
"field_required": 0,
"event_input": "",
"create_time": "2026-07-11 03:20:17",
"update_time": "2026-07-11 03:20:17",
"event_output": null,
"custom_field_type": null,
"syntactic_sugar": null,
"readonly": 1,
"html_attribute": 0,
"trigger_elements": "",
"deprecated": 0,
"version": "",
"test_description": null,
"support_default_value": 0,
"field_category_text": "Props",
"platform_framework_text": [
"Vue(PC)"
],
"field_type_text": [
"Boolean"
]
},
{
"id": 2122,
"platform_framework": [
Expand Down