Skip to content
Closed
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
2 changes: 1 addition & 1 deletion src/_common
9 changes: 3 additions & 6 deletions src/action-sheet/action-sheet.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,12 @@ Name | Default Value | Description
-- | -- | --
--td-action-sheet-border-color | @component-stroke | -
--td-action-sheet-border-radius | @radius-extraLarge | -
--td-action-sheet-cancel-height | 48px | -
--td-action-sheet-cancel-color | @text-color-primary | -
--td-action-sheet-color | @text-color-primary | -
--td-action-sheet-description-color | @text-color-placeholder | -
--td-action-sheet-description-font | @font-body-medium | -
--td-action-sheet-disabled-color | @text-color-disabled | -
--td-action-sheet-dot-active-color | @brand-color | -
--td-action-sheet-dot-color | @text-color-disabled | -
--td-action-sheet-dot-size | 8px | -
--td-action-sheet-gap-color | var(--td-bg-color-page, @component-stroke) | -
--td-action-sheet-list-item-disabled-color | @text-color-disabled | -
--td-action-sheet-list-item-height | 56px | -
--td-action-sheet-text-align | center | -
--td-action-sheet-text-weight | 400 | -
--td-action-sheet-gap-color | @bg-color-page | -
9 changes: 3 additions & 6 deletions src/action-sheet/action-sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,12 @@ onSelected | Function | | TS 类型:`(selected: ActionSheetItem \| string, in
-- | -- | --
--td-action-sheet-border-color | @component-stroke | -
--td-action-sheet-border-radius | @radius-extraLarge | -
--td-action-sheet-cancel-height | 48px | -
--td-action-sheet-cancel-color | @text-color-primary | -
--td-action-sheet-color | @text-color-primary | -
--td-action-sheet-description-color | @text-color-placeholder | -
--td-action-sheet-description-font | @font-body-medium | -
--td-action-sheet-disabled-color | @text-color-disabled | -
--td-action-sheet-dot-active-color | @brand-color | -
--td-action-sheet-dot-color | @text-color-disabled | -
--td-action-sheet-dot-size | 8px | -
--td-action-sheet-gap-color | var(--td-bg-color-page, @component-stroke) | -
--td-action-sheet-list-item-disabled-color | @text-color-disabled | -
--td-action-sheet-list-item-height | 56px | -
--td-action-sheet-text-align | center | -
--td-action-sheet-text-weight | 400 | -
--td-action-sheet-gap-color | @bg-color-page | -
1 change: 1 addition & 0 deletions src/avatar/avatar.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Name | Default Value | Description
--td-avatar-border-width-small | 1px | -
--td-avatar-circle-border-radius | @radius-circle | -
--td-avatar-content-color | @brand-color | -
--td-avatar-group-init-z-index | @avatar-group-init-zIndex | -
--td-avatar-group-line-spacing | 2px | -
--td-avatar-group-margin-left-large | -8px | -
--td-avatar-group-margin-left-medium | -8px | -
Expand Down
1 change: 1 addition & 0 deletions src/avatar/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ onCollapsedItemClick | Function | | TS 类型:`(context: { e: MouseEvent }) =
--td-avatar-border-width-small | 1px | -
--td-avatar-circle-border-radius | @radius-circle | -
--td-avatar-content-color | @brand-color | -
--td-avatar-group-init-z-index | @avatar-group-init-zIndex | -
--td-avatar-group-line-spacing | 2px | -
--td-avatar-group-margin-left-large | -8px | -
--td-avatar-group-margin-left-medium | -8px | -
Expand Down
4 changes: 2 additions & 2 deletions src/dropdown-menu/dropdown-menu.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ onReset | Function | | Typescript: `(value: DropdownValue) => void`<br/> | N
The component provides the following CSS variables, which can be used to customize styles.
Name | Default Value | Description
-- | -- | --
--td-dropdown-body-max-height | 280px | -
--td-dropdown-menu-active-color | @brand-color | -
--td-dropdown-menu-background | @bg-color-container | -
--td-dropdown-menu-bg-color | @bg-color-container | -
--td-dropdown-menu-color | @text-color-primary | -
--td-dropdown-menu-disabled-color | @text-color-disabled | -
--td-dropdown-menu-font | @font-body-medium | -
--td-dropdown-menu-icon-size | 24px | -
--td-dropdown-body-max-height | 280px | -
--td-dropdown-menu-bg-color | @bg-color-container | -
4 changes: 2 additions & 2 deletions src/dropdown-menu/dropdown-menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ onReset | Function | | TS 类型:`(value: DropdownValue) => void`<br/>点击
组件提供了下列 CSS 变量,可用于自定义样式。
名称 | 默认值 | 描述
-- | -- | --
--td-dropdown-body-max-height | 280px | -
--td-dropdown-menu-active-color | @brand-color | -
--td-dropdown-menu-background | @bg-color-container | -
--td-dropdown-menu-bg-color | @bg-color-container | -
--td-dropdown-menu-color | @text-color-primary | -
--td-dropdown-menu-disabled-color | @text-color-disabled | -
--td-dropdown-menu-font | @font-body-medium | -
--td-dropdown-menu-icon-size | 24px | -
--td-dropdown-body-max-height | 280px | -
--td-dropdown-menu-bg-color | @bg-color-container | -
12 changes: 6 additions & 6 deletions src/indexes/indexes.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ index | String / Number | - | \- | N
The component provides the following CSS variables, which can be used to customize styles.
Name | Default Value | Description
-- | -- | --
--td-indexes-anchor-active-bg-color | @bg-color-container | -
--td-indexes-anchor-active-color | @brand-color | -
--td-indexes-anchor-active-font-weight | 600 | -
--td-indexes-anchor-bg-color | @bg-color-secondarycontainer | -
--td-indexes-anchor-color | @text-color-primary | -
--td-indexes-anchor-font | @font-body-medium | -
--td-indexes-sidebar-active-bg-color | @brand-color | -
--td-indexes-sidebar-active-color | @text-color-anti | -
--td-indexes-sidebar-color | @text-color-primary | -
Expand All @@ -40,9 +46,3 @@ Name | Default Value | Description
--td-indexes-sidebar-tips-font | @font-title-extraLarge | -
--td-indexes-sidebar-tips-right | 38px | -
--td-indexes-sidebar-tips-size | 48px | -
--td-indexes-anchor-active-bg-color | @bg-color-container | -
--td-indexes-anchor-active-color | @brand-color | -
--td-indexes-anchor-active-font-weight | 600 | -
--td-indexes-anchor-bg-color | @bg-color-secondarycontainer | -
--td-indexes-anchor-color | @text-color-primary | -
--td-indexes-anchor-font | @font-body-medium | -
12 changes: 6 additions & 6 deletions src/indexes/indexes.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ index | String / Number | - | 索引字符 | N
组件提供了下列 CSS 变量,可用于自定义样式。
名称 | 默认值 | 描述
-- | -- | --
--td-indexes-anchor-active-bg-color | @bg-color-container | -
--td-indexes-anchor-active-color | @brand-color | -
--td-indexes-anchor-active-font-weight | 600 | -
--td-indexes-anchor-bg-color | @bg-color-secondarycontainer | -
--td-indexes-anchor-color | @text-color-primary | -
--td-indexes-anchor-font | @font-body-medium | -
--td-indexes-sidebar-active-bg-color | @brand-color | -
--td-indexes-sidebar-active-color | @text-color-anti | -
--td-indexes-sidebar-color | @text-color-primary | -
Expand All @@ -40,9 +46,3 @@ index | String / Number | - | 索引字符 | N
--td-indexes-sidebar-tips-font | @font-title-extraLarge | -
--td-indexes-sidebar-tips-right | 38px | -
--td-indexes-sidebar-tips-size | 48px | -
--td-indexes-anchor-active-bg-color | @bg-color-container | -
--td-indexes-anchor-active-color | @brand-color | -
--td-indexes-anchor-active-font-weight | 600 | -
--td-indexes-anchor-bg-color | @bg-color-secondarycontainer | -
--td-indexes-anchor-color | @text-color-primary | -
--td-indexes-anchor-font | @font-body-medium | -
6 changes: 3 additions & 3 deletions src/tab-bar/tab-bar.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ value | String / Number | - | \- | N
The component provides the following CSS variables, which can be used to customize styles.
Name | Default Value | Description
-- | -- | --
--td-tab-bar-bg-color | @bg-color-container | -
--td-tab-bar-border-color | @border-color | -
--td-tab-bar-round-shadow | @shadow-3 | -
--td-tab-bar-active-bg | @brand-color-light | -
--td-tab-bar-active-color | @brand-color | -
--td-tab-bar-bg-color | @bg-color-container | -
--td-tab-bar-border-color | @border-color | -
--td-tab-bar-color | @text-color-primary | -
--td-tab-bar-height | 40px | -
--td-tab-bar-hover-bg-color | rgba(0, 0, 0, .05) | -
--td-tab-bar-round-shadow | @shadow-3 | -
--td-tab-bar-spread-border-color | @border-color | -
--td-tab-bar-spread-shadow | @shadow-3 | -
6 changes: 3 additions & 3 deletions src/tab-bar/tab-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ value | String / Number | - | 标识符 | N
组件提供了下列 CSS 变量,可用于自定义样式。
名称 | 默认值 | 描述
-- | -- | --
--td-tab-bar-bg-color | @bg-color-container | -
--td-tab-bar-border-color | @border-color | -
--td-tab-bar-round-shadow | @shadow-3 | -
--td-tab-bar-active-bg | @brand-color-light | -
--td-tab-bar-active-color | @brand-color | -
--td-tab-bar-bg-color | @bg-color-container | -
--td-tab-bar-border-color | @border-color | -
--td-tab-bar-color | @text-color-primary | -
--td-tab-bar-height | 40px | -
--td-tab-bar-hover-bg-color | rgba(0, 0, 0, .05) | -
--td-tab-bar-round-shadow | @shadow-3 | -
--td-tab-bar-spread-border-color | @border-color | -
--td-tab-bar-spread-shadow | @shadow-3 | -
Loading