Socket
Socket
Sign inDemoInstall

@opentiny/vue-theme

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-theme - npm Package Compare versions

Comparing version 3.14.1 to 3.15.0

aurora-theme/mind-map/index.css

4

action-menu/smb-theme.js

@@ -12,3 +12,5 @@ export const tinyActionMenuSmbTheme = {

'ti-action-menu-more-icon-width': 'var(--ti-common-size-5x)',
'ti-action-menu-more-icon-height': 'var(--ti-common-size-5x)'
'ti-action-menu-more-icon-height': 'var(--ti-common-size-5x)',
'ti-action-menu-item-card-text-color': 'var(--ti-common-color-text-primary)',
'ti-action-menu-item-card-hover-text-color': 'var(--ti-common-color-text-primary)'
}

@@ -25,4 +25,3 @@ export const tinyDialogBoxAuroraTheme = {

'ti-dialog-box-wrapper-display': 'flex',
'ti-dialog-box-wrapper-align-items': 'center',
'ti-dialog-box-header-height': 'var(--ti-common-size-10x)'
'ti-dialog-box-wrapper-align-items': 'center'
}

@@ -6,3 +6,3 @@ export const tinyDropdownItemSmbTheme = {

'ti-dropdown-item-hover-text-color': 'var(--ti-common-color-text-primary)',
'ti-dropdown-item-icon-color-hover': 'var(--ti-common-color-icon-graybg-hover)',
'ti-dropdown-item-icon-color-hover': 'var(--ti-common-color-text-link-hover)',
'ti-dropdown-item-expand-svg-margin-left': 'var(--ti-common-space-0)',

@@ -19,3 +19,3 @@ 'ti-dropdown-item-expand-svg-margin-right': 'var(--ti-common-space-2x)',

'ti-dropdown-item-before-bg-color': 'transparent',
'ti-dropdown-item-divided-border-color': 'transparent',
'ti-dropdown-item-divided-border-color': 'var(--ti-common-color-line-dividing)',
'ti-dropdown-item-content-bg-hover': 'transparent',

@@ -22,0 +22,0 @@ 'ti-dropdown-item-before-height': '0',

export const tinyDropdownSmbTheme = {
'ti-dropdown-icon-size': 'var(--ti-common-font-size-2)',
'ti-dropdown-text-color-hover': 'var(--ti-common-color-text-primary)',
'ti-dropdown-icon-color': 'var(--ti-common-color-placeholder)', // TINY-TODO:缺少#808080图标色变量
'ti-dropdown-icon-color-hover': 'var(--ti-common-color-icon-graybg-hover)',
'ti-dropdown-text-color-hover': 'var(--ti-common-color-text-link)',
'ti-dropdown-icon-color': 'var(--ti-common-color-text-link)',
'ti-dropdown-icon-color-hover': 'var(--ti-common-color-text-link)',
'ti-dropdown-caret-svg-margin-horizontal': 'var(--ti-common-space-0)',

@@ -7,0 +7,0 @@ 'ti-dropdown-caret-button-padding-right': 'var(--ti-common-space-6x)',

export const tinyFormSmbTheme = {
'ti-form-item-label-top-margin-bottom': '24px',
'ti-form-label-top-margin-bottom': 'var(--ti-common-space-4x)',
// smb要求行高为1.5
'ti-form-item-label-top-label-line-height': '1.5',
'ti-form-label-top-label-line-height': '1.5',
// border-box需要加上内边距
'ti-form-item-label-top-label-height': 'calc(1.5em + 8px)'
'ti-form-label-top-label-height': 'calc(1.5em + 8px)'
}

@@ -23,6 +23,12 @@ export const tinyGridSmbTheme = {

'ti-grid-radio-bg-color-checked': '#1476FF',
'ti-grid-toolbar-btn-height': 'var(--ti-common-size-8x, 32px)',
'ti-grid-toolbar-btn-width': 'var(--ti-common-size-8x, 32px)',
'ti-grid-toolbar-btn-border-color': 'var(--ti-common-color-line-normal, #c2c2c2)',
'ti-grid-toolbar-btn-border-radius': 'calc(var(--ti-common-size-base, 4px) + 2px)'
'ti-grid-toolbar-icon-btn-height': 'var(--ti-common-size-8x)',
'ti-grid-toolbar-icon-btn-width': 'var(--ti-common-size-8x)',
'ti-grid-toolbar-icon-btn-border-color': 'var(--ti-common-color-line-normal)',
'ti-grid-toolbar-icon-btn-border-radius': 'calc(var(--ti-common-size-base) + 2px)',
'ti-grid-toolbar-btn-min-width': 'calc(var(--ti-common-size-base) * 24)',
'ti-grid-toolbar-btn-padding-horizontal': 'var(--ti-common-space-6x)',
'ti-grid-toolbar-btn-line-height': '30px',
'ti-grid-toolbar-btn-border-color': '#595959', // 缺少#595959的边框公共变量
'ti-grid-toolbar-btn-hover-border-color': 'var(--ti-common-color-line-normal)', // 缺少#595959的边框公共变量
'ti-grid-toolbar-btn-border-radius': 'var(--ti-common-size-4x)'
}

@@ -11,3 +11,3 @@ export const tinyOptionSmbTheme = {

'ti-option-disabled-text-color': 'var(--ti-common-color-text-disabled)',
'ti-option-hover-bg-color': 'var(--ti-common-color-bg-white-emphasize)',
'ti-option-hover-bg-color': 'var(--ti-common-color-bg-normal)',
'ti-option-selected-bg-color': 'var(--ti-common-color-bg-white-normal)',

@@ -14,0 +14,0 @@ 'ti-option-selected-bg-color-hover': 'var(--ti-common-color-bg-white-emphasize)',

{
"name": "@opentiny/vue-theme",
"version": "3.14.1",
"version": "3.15.0",
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",

@@ -27,13 +27,2 @@ "main": "index.css",

},
"scripts": {
"clean": "rimraf dist src/aurora-theme src/smb-theme",
"build:theme": "gulp build --gulpfile build/gulp-dist.js",
"build": "npm run clean && npm run build:theme && node build/replace-img.js",
"build:fast": "npm run build && npm run release",
"release": "node build/release.js && node build/postbuild.js && shx cp README.md dist",
"build:copy-remote": "npm run build:theme && cp-cli dist ../tiny-vue/node_modules/@opentiny/vue-theme",
"publishTgz": "node .cloudbuild/publish-tgzs.js",
"postversion": "pnpm build",
"stylelint": "stylelint \"**/*.less\" --fix"
},
"devDependencies": {

@@ -87,3 +76,14 @@ "@babel/cli": "^7.5.5",

}
},
"scripts": {
"clean": "rimraf dist src/aurora-theme src/smb-theme",
"build:theme": "gulp build --gulpfile build/gulp-dist.js",
"build": "npm run clean && npm run build:theme && node build/replace-img.js",
"build:fast": "npm run build && npm run release",
"release": "node build/release.js && node build/postbuild.js && shx cp README.md dist",
"build:copy-remote": "npm run build:theme && cp-cli dist ../tiny-vue/node_modules/@opentiny/vue-theme",
"publishTgz": "node .cloudbuild/publish-tgzs.js",
"postversion": "pnpm build",
"stylelint": "stylelint \"**/*.less\" --fix"
}
}

@@ -14,3 +14,3 @@ export const tinySelectDropdownSmbTheme = {

'ti-select-dropdown-search-margin-right': 'var(--ti-common-space-4x)',
'ti-select-dropdown-search-margin-top': 'calc(var(--ti-common-space-base) * -1)',
'ti-select-dropdown-search-margin-top': '0',
'ti-select-dropdown-search-margin-bottom': 'var(--ti-common-space-2x)',

@@ -23,3 +23,3 @@ 'ti-select-dropdown-search-width': 'calc(100% - var(--ti-common-space-4x)*2)',

'ti-select-dropdown-search-input-padding-right': 'var(--ti-common-space-3x)',
'ti-select-dropdown-search-input-padding-left': '28px',
'ti-select-dropdown-search-input-padding-left': 'var(--ti-common-space-5x)',
'ti-select-dropdown-search-empty-padding-top': 'var(--ti-common-space-3x)',

@@ -29,3 +29,4 @@ 'ti-select-dropdown-search-empty-padding-bottom': 'var(--ti-common-space-2x)',

'ti-select-dropdown-icon-size': 'var(--ti-common-font-size-2)',
'ti-select-dropdown-icon-color': 'var(--ti-common-color-icon-normal)'
'ti-select-dropdown-icon-color': 'var(--ti-common-color-icon-normal)',
'ti-select-dropdown-item-padding-horizontal': 'var(--ti-common-space-4x)'
}

@@ -10,5 +10,5 @@ export const tinySelectAuroraTheme = {

'ti-select-input-icon-close-margin-right': 'var(--ti-common-space-2x)',
'ti-select-tags-height': 'var(--ti-common-size-6x)',
'ti-select-tags-height': '28px',
'ti-select-input-icon-top': '50%',
'ti-select-suffix-display': 'none'
}

@@ -5,7 +5,15 @@ export const tinySelectSmbTheme = {

'ti-select-input-caret-icon-color': 'var(--ti-common-color-icon-normal)',
'ti-select-tags-wrap-padding-left': 'calc(var(--ti-common-space-6) / 2)',
'ti-select-tags-wrap-padding-top': 'calc(var(--ti-common-space-6) / 2)',
'ti-select-tags-wrap-padding-bottom': 'calc(var(--ti-common-space-6) / 2)',
'ti-select-input-icon-top-small': 'var(--ti-common-space-3x)',
'ti-select-input-icon-top': 'var(--ti-common-space-4x)'
'ti-select-tags-height': 'var(--ti-common-space-8x)',
'ti-select-tags-wrap-padding-left': 'var(--ti-common-space-2)',
'ti-select-tags-wrap-padding-top': 'var(--ti-common-space-2)',
'ti-select-tags-wrap-padding-bottom': 'var(--ti-common-space-2)',
'ti-select-input-icon-top-small': 'var(--ti-common-space-4x)',
'ti-select-input-icon-top': 'var(--ti-common-space-4x)',
'ti-select-tags-margin-left': 'var(--ti-common-space-2)',
'ti-select-tags-margin-right': 'var(--ti-common-space-2)',
'ti-select-tags-margin-top': 'var(--ti-common-space-2)',
'ti-select-tags-margin-bottom': 'var(--ti-common-space-2)',
'ti-select-tags-max-height': 'none',
'ti-select-collapse-button-text-icon-color': 'var(--ti-common-color-text-link)',
'ti-select-input-icon-top-mini': 'var(--ti-common-space-4x)'
}

@@ -5,12 +5,11 @@ export const tinyStepsAuroraTheme = {

'ti-steps-description-text-color': '#777777',
'ti-steps-font-size-base': 'var(--ti-common-font-size-1)',
'ti-steps-circle-width-height': 'var(--ti-common-space-6x)',
'ti-steps-font-size-base': 'var(--ti-common-font-size-base)',
'ti-steps-border-color-hover': '#aeaeae',
'ti-steps-advanced-li-text-color': 'var(--ti-common-color-text-white)',
'ti-steps-line-margin-horizontal': 'var(--ti-common-space-2x)',
'ti-steps-line-margin-horizontal': '0px', // px不能省略
'ti-steps-line-bg-color': '#dbdbdb',
'ti-steps-line-height': 'var(--ti-common-space-base)',
'ti-steps-unselected-icon-color': '#aeaeae',
'ti-steps-unselected-border-color': '#aeaeae',
'ti-steps-icon-bg-color': '#f3f3f3',
'ti-steps-unselected-icon-color': 'var(--ti-common-color-text-white)',
'ti-steps-unselected-border-color': '#d9d9d9',
'ti-steps-icon-bg-color': 'var(--ti-common-color-line-normal)',
'ti-steps-icon-hover-text-color': '#aeaeae',

@@ -24,3 +23,2 @@ 'ti-steps-bg-color-hover': '#f3f3f3',

'ti-steps-advanced-disabled-bg-color': '#f3f3f3',
'ti-steps-done-icon-bg-color': '#eef3fe',
'ti-steps-done-active-border-color': 'var(--ti-common-color-line-active)',

@@ -36,2 +34,3 @@ 'ti-steps-done-active-border-color-hover': 'var(--ti-common-color-line-hover)',

'ti-steps-unselected-hover-icon-color': 'var(--ti-common-color-text-white)',
'ti-steps-unselected-hover-name-text-color': 'var(--ti-common-text-color-normal)',
'ti-steps-unselected-hover-border-color': 'var(--ti-common-color-line-normal)',

@@ -42,3 +41,6 @@ 'ti-steps-advanced-li-hover-bg-color': 'var(--ti-common-bg-color-header-1)',

'ti-steps-advanced-done-bg-color-hover': '#d0d8fd',
'ti-steps-advanced-doing-bg-color-hover': '#2e8bde'
'ti-steps-advanced-doing-bg-color-hover': '#2e8bde',
'ti-steps-name-margin-right': 'var(--ti-common-space-2x)',
'ti-steps-error-bg-color': 'var(--ti-common-bg-primary)',
'ti-steps-disabled-icon-bg-color': 'var(--ti-common-color-bg-disabled)'
}
export const tinyStepsSmbTheme = {
'ti-steps-circle-width-height': 'var(--ti-common-size-height-normal)',
'ti-steps-icon-size': 'var(--ti-common-size-height-normal)',
'ti-steps-icon-padding': 'var(--ti-common-space-base)',
'ti-steps-text-margin-left': 'var(--ti-common-space-2x)',

@@ -10,3 +11,3 @@ 'ti-steps-font-size-hover': 'var(--ti-common-font-weight-bold)',

'ti-steps-advanced-li-text-color': 'var(--ti-common-color-text-white)',
'ti-steps-unselected-border-color': 'var(--ti-common-color-text-primary)',
'ti-steps-unselected-border-color': 'var(--ti-common-color-line-disabled)',
'ti-steps-done-text-color': 'var(--ti-common-color-text-primary)',

@@ -38,3 +39,4 @@ 'ti-steps-done-icon-color': 'var(--ti-common-color-text-primary)',

'ti-steps-timeline-item-padding-bottom': 'var(--ti-common-space-6x)',
'ti-steps-timeline-vertical-line-bg-color': 'rgba(0, 0, 0, 8%)'
'ti-steps-timeline-vertical-line-bg-color': 'rgba(0, 0, 0, 8%)',
'ti-steps-custom-icon-width-height': 'var(--ti-common-space-5x)'
}

@@ -10,3 +10,4 @@ export const tinyTagSMBTheme = {

'ti-tag-small-border-radius': 'var(--ti-common-border-radius-1)',
'ti-tag-primary-background-color': 'var(--ti-base-color-bg-6)',
'ti-tag-primary-background-color': 'var(--ti-common-color-bg-light-normal)',
'ti-tag-info-background-color': 'var(--ti-common-color-bg-light-normal)',
'ti-tag-border-weight': '0',

@@ -13,0 +14,0 @@ 'ti-tag-border-radius': 'var(--ti-common-border-radius-2)',

@@ -49,3 +49,3 @@ /**

'month-range': 'month-range',
'month-table': 'month-table,year-table',
'month-table': 'month-table,year-table,quarter-panel__table',
'nav-menu': 'nav-menu',

@@ -52,0 +52,0 @@ 'option-group': 'option-group',

@@ -119,3 +119,2 @@ export const concatTheme = {

'ti-dialog-box-wrapper-align-items': 'center',
'ti-dialog-box-header-height': 'var(--ti-common-size-10x)',
'ti-dialog-select-body-box-border-color': 'rgba(22, 30, 38, 0.2)',

@@ -310,3 +309,3 @@ 'ti-drawer-min-width': '30%',

'ti-select-input-icon-close-margin-right': 'var(--ti-common-space-2x)',
'ti-select-tags-height': 'var(--ti-common-size-6x)',
'ti-select-tags-height': '28px',
'ti-select-input-icon-top': '50%',

@@ -347,12 +346,11 @@ 'ti-select-suffix-display': 'none',

'ti-steps-description-text-color': '#777777',
'ti-steps-font-size-base': 'var(--ti-common-font-size-1)',
'ti-steps-circle-width-height': 'var(--ti-common-space-6x)',
'ti-steps-font-size-base': 'var(--ti-common-font-size-base)',
'ti-steps-border-color-hover': '#aeaeae',
'ti-steps-advanced-li-text-color': 'var(--ti-common-color-text-white)',
'ti-steps-line-margin-horizontal': 'var(--ti-common-space-2x)',
'ti-steps-line-margin-horizontal': '0px',
'ti-steps-line-bg-color': '#dbdbdb',
'ti-steps-line-height': 'var(--ti-common-space-base)',
'ti-steps-unselected-icon-color': '#aeaeae',
'ti-steps-unselected-border-color': '#aeaeae',
'ti-steps-icon-bg-color': '#f3f3f3',
'ti-steps-unselected-icon-color': 'var(--ti-common-color-text-white)',
'ti-steps-unselected-border-color': '#d9d9d9',
'ti-steps-icon-bg-color': 'var(--ti-common-color-line-normal)',
'ti-steps-icon-hover-text-color': '#aeaeae',

@@ -366,3 +364,2 @@ 'ti-steps-bg-color-hover': '#f3f3f3',

'ti-steps-advanced-disabled-bg-color': '#f3f3f3',
'ti-steps-done-icon-bg-color': '#eef3fe',
'ti-steps-done-active-border-color': 'var(--ti-common-color-line-active)',

@@ -378,2 +375,3 @@ 'ti-steps-done-active-border-color-hover': 'var(--ti-common-color-line-hover)',

'ti-steps-unselected-hover-icon-color': 'var(--ti-common-color-text-white)',
'ti-steps-unselected-hover-name-text-color': 'var(--ti-common-text-color-normal)',
'ti-steps-unselected-hover-border-color': 'var(--ti-common-color-line-normal)',

@@ -385,2 +383,5 @@ 'ti-steps-advanced-li-hover-bg-color': 'var(--ti-common-bg-color-header-1)',

'ti-steps-advanced-doing-bg-color-hover': '#2e8bde',
'ti-steps-name-margin-right': 'var(--ti-common-space-2x)',
'ti-steps-error-bg-color': 'var(--ti-common-bg-primary)',
'ti-steps-disabled-icon-bg-color': 'var(--ti-common-color-bg-disabled)',
'ti-switch-width': 'var(--ti-common-size-11x)',

@@ -387,0 +388,0 @@ 'ti-switch-height': 'calc(var(--ti-common-size-base) * 5.5)',

@@ -13,2 +13,4 @@ export const concatTheme = {

'ti-action-menu-more-icon-height': 'var(--ti-common-size-5x)',
'ti-action-menu-item-card-text-color': 'var(--ti-common-color-text-primary)',
'ti-action-menu-item-card-hover-text-color': 'var(--ti-common-color-text-primary)',
'ti-alert-border-radius': 'var(--ti-common-border-radius-4)',

@@ -328,5 +330,5 @@ 'ti-alert-border-weight': 'var(--ti-common-size-0)',

'ti-dropdown-icon-size': 'var(--ti-common-font-size-2)',
'ti-dropdown-text-color-hover': 'var(--ti-common-color-text-primary)',
'ti-dropdown-icon-color': 'var(--ti-common-color-placeholder)',
'ti-dropdown-icon-color-hover': 'var(--ti-common-color-icon-graybg-hover)',
'ti-dropdown-text-color-hover': 'var(--ti-common-color-text-link)',
'ti-dropdown-icon-color': 'var(--ti-common-color-text-link)',
'ti-dropdown-icon-color-hover': 'var(--ti-common-color-text-link)',
'ti-dropdown-caret-svg-margin-horizontal': 'var(--ti-common-space-0)',

@@ -348,3 +350,3 @@ 'ti-dropdown-caret-button-padding-right': 'var(--ti-common-space-6x)',

'ti-dropdown-item-hover-text-color': 'var(--ti-common-color-text-primary)',
'ti-dropdown-item-icon-color-hover': 'var(--ti-common-color-icon-graybg-hover)',
'ti-dropdown-item-icon-color-hover': 'var(--ti-common-color-text-link-hover)',
'ti-dropdown-item-expand-svg-margin-left': 'var(--ti-common-space-0)',

@@ -361,3 +363,3 @@ 'ti-dropdown-item-expand-svg-margin-right': 'var(--ti-common-space-2x)',

'ti-dropdown-item-before-bg-color': 'transparent',
'ti-dropdown-item-divided-border-color': 'transparent',
'ti-dropdown-item-divided-border-color': 'var(--ti-common-color-line-dividing)',
'ti-dropdown-item-content-bg-hover': 'transparent',

@@ -370,5 +372,5 @@ 'ti-dropdown-item-before-height': '0',

'ti-dropdown-menu-min-width': '124px',
'ti-form-item-label-top-margin-bottom': '24px',
'ti-form-item-label-top-label-line-height': '1.5',
'ti-form-item-label-top-label-height': 'calc(1.5em + 8px)',
'ti-form-label-top-margin-bottom': 'var(--ti-common-space-4x)',
'ti-form-label-top-label-line-height': '1.5',
'ti-form-label-top-label-height': 'calc(1.5em + 8px)',
'ti-form-item-label-text-color': 'var(--ti-common-color-text-secondary)',

@@ -406,6 +408,12 @@ 'ti-form-item-margin-bottom-default': '24px',

'ti-grid-radio-bg-color-checked': '#1476FF',
'ti-grid-toolbar-btn-height': 'var(--ti-common-size-8x, 32px)',
'ti-grid-toolbar-btn-width': 'var(--ti-common-size-8x, 32px)',
'ti-grid-toolbar-btn-border-color': 'var(--ti-common-color-line-normal, #c2c2c2)',
'ti-grid-toolbar-btn-border-radius': 'calc(var(--ti-common-size-base, 4px) + 2px)',
'ti-grid-toolbar-icon-btn-height': 'var(--ti-common-size-8x)',
'ti-grid-toolbar-icon-btn-width': 'var(--ti-common-size-8x)',
'ti-grid-toolbar-icon-btn-border-color': 'var(--ti-common-color-line-normal)',
'ti-grid-toolbar-icon-btn-border-radius': 'calc(var(--ti-common-size-base) + 2px)',
'ti-grid-toolbar-btn-min-width': 'calc(var(--ti-common-size-base) * 24)',
'ti-grid-toolbar-btn-padding-horizontal': 'var(--ti-common-space-6x)',
'ti-grid-toolbar-btn-line-height': '30px',
'ti-grid-toolbar-btn-border-color': '#595959',
'ti-grid-toolbar-btn-hover-border-color': 'var(--ti-common-color-line-normal)',
'ti-grid-toolbar-btn-border-radius': 'var(--ti-common-size-4x)',
'ti-input-border-color': 'var(--ti-common-color-line-normal)',

@@ -545,3 +553,3 @@ 'ti-input-hover-border-color': 'var(--ti-common-color-line-hover)',

'ti-option-disabled-text-color': 'var(--ti-common-color-text-disabled)',
'ti-option-hover-bg-color': 'var(--ti-common-color-bg-white-emphasize)',
'ti-option-hover-bg-color': 'var(--ti-common-color-bg-normal)',
'ti-option-selected-bg-color': 'var(--ti-common-color-bg-white-normal)',

@@ -643,7 +651,15 @@ 'ti-option-selected-bg-color-hover': 'var(--ti-common-color-bg-white-emphasize)',

'ti-select-input-caret-icon-color': 'var(--ti-common-color-icon-normal)',
'ti-select-tags-wrap-padding-left': 'calc(var(--ti-common-space-6) / 2)',
'ti-select-tags-wrap-padding-top': 'calc(var(--ti-common-space-6) / 2)',
'ti-select-tags-wrap-padding-bottom': 'calc(var(--ti-common-space-6) / 2)',
'ti-select-input-icon-top-small': 'var(--ti-common-space-3x)',
'ti-select-tags-height': 'var(--ti-common-space-8x)',
'ti-select-tags-wrap-padding-left': 'var(--ti-common-space-2)',
'ti-select-tags-wrap-padding-top': 'var(--ti-common-space-2)',
'ti-select-tags-wrap-padding-bottom': 'var(--ti-common-space-2)',
'ti-select-input-icon-top-small': 'var(--ti-common-space-4x)',
'ti-select-input-icon-top': 'var(--ti-common-space-4x)',
'ti-select-tags-margin-left': 'var(--ti-common-space-2)',
'ti-select-tags-margin-right': 'var(--ti-common-space-2)',
'ti-select-tags-margin-top': 'var(--ti-common-space-2)',
'ti-select-tags-margin-bottom': 'var(--ti-common-space-2)',
'ti-select-tags-max-height': 'none',
'ti-select-collapse-button-text-icon-color': 'var(--ti-common-color-text-link)',
'ti-select-input-icon-top-mini': 'var(--ti-common-space-4x)',
'ti-select-dropdown-border-radius': 'var(--ti-common-border-radius-3)',

@@ -661,3 +677,3 @@ 'ti-select-dropdown-empty-text-color': 'var(--ti-common-color-text-secondary)',

'ti-select-dropdown-search-margin-right': 'var(--ti-common-space-4x)',
'ti-select-dropdown-search-margin-top': 'calc(var(--ti-common-space-base) * -1)',
'ti-select-dropdown-search-margin-top': '0',
'ti-select-dropdown-search-margin-bottom': 'var(--ti-common-space-2x)',

@@ -670,3 +686,3 @@ 'ti-select-dropdown-search-width': 'calc(100% - var(--ti-common-space-4x)*2)',

'ti-select-dropdown-search-input-padding-right': 'var(--ti-common-space-3x)',
'ti-select-dropdown-search-input-padding-left': '28px',
'ti-select-dropdown-search-input-padding-left': 'var(--ti-common-space-5x)',
'ti-select-dropdown-search-empty-padding-top': 'var(--ti-common-space-3x)',

@@ -677,2 +693,3 @@ 'ti-select-dropdown-search-empty-padding-bottom': 'var(--ti-common-space-2x)',

'ti-select-dropdown-icon-color': 'var(--ti-common-color-icon-normal)',
'ti-select-dropdown-item-padding-horizontal': 'var(--ti-common-space-4x)',
'ti-skeleton-title-width': '20%',

@@ -712,4 +729,9 @@ 'ti-skeleton-title-height': 'var(--ti-common-space-6x)',

'ti-slider-mark-label-text-color': '#999999',
'ti-statistic-font-size': '24px',
'ti-statistic-prefix-font-size': '24px',
'ti-statistic-font-color': '#191919',
'ti-statistic-suffix-font-size': 'var(--ti-common-font-size-4)',
'ti-steps-circle-width-height': 'var(--ti-common-size-height-normal)',
'ti-steps-icon-size': 'var(--ti-common-size-height-normal)',
'ti-steps-icon-padding': 'var(--ti-common-space-base)',
'ti-steps-text-margin-left': 'var(--ti-common-space-2x)',

@@ -721,3 +743,3 @@ 'ti-steps-font-size-hover': 'var(--ti-common-font-weight-bold)',

'ti-steps-advanced-li-text-color': 'var(--ti-common-color-text-white)',
'ti-steps-unselected-border-color': 'var(--ti-common-color-text-primary)',
'ti-steps-unselected-border-color': 'var(--ti-common-color-line-disabled)',
'ti-steps-done-text-color': 'var(--ti-common-color-text-primary)',

@@ -750,2 +772,3 @@ 'ti-steps-done-icon-color': 'var(--ti-common-color-text-primary)',

'ti-steps-timeline-vertical-line-bg-color': 'rgba(0, 0, 0, 8%)',
'ti-steps-custom-icon-width-height': 'var(--ti-common-space-5x)',
'ti-switch-on-bg-color': 'var(--ti-common-color-data-1)',

@@ -782,3 +805,4 @@ 'ti-switch-off-bg-color': '#C2C2C2',

'ti-tag-small-border-radius': 'var(--ti-common-border-radius-1)',
'ti-tag-primary-background-color': 'var(--ti-base-color-bg-6)',
'ti-tag-primary-background-color': 'var(--ti-common-color-bg-light-normal)',
'ti-tag-info-background-color': 'var(--ti-common-color-bg-light-normal)',
'ti-tag-border-weight': '0',

@@ -829,3 +853,2 @@ 'ti-tag-border-radius': 'var(--ti-common-border-radius-2)',

'ti-tooltip-popper-info-border-color': '#1476FF',
'ti-tooltip-popper-error-text-color': 'var(--ti-common-color-text-primary)',
'ti-tooltip-popper-dark-bg-color': '#191919',

@@ -838,7 +861,16 @@ 'ti-tooltip-popper-dark-text-color': '#fff',

'ti-transfer-panel-item-text-color': 'var(--ti-common-color-info-normal)',
'ti-transfer-button-bg-color': 'var(--ti-common-color-prompt)',
'ti-transfer-font-size': 'var(--ti-common-font-size-1)',
'ti-transfer-button-border-radius': 'var(--ti-common-space-6)',
'ti-transfer-panel-border-color': 'var(--ti-common-color-line-disabled)',
'ti-transfer-panel-item-hover-bg-color': 'var(--ti-common-color-hover-background)',
'ti-transfer-panel-item-hover-bg-color': 'var(ti-common-color-bg-normal, #f5f5f5)',
'ti-transfer-header-height': '38px',
'ti-transfer-panel-item-height': 'var(--ti-common-size-8x)',
'ti-transfer-button-bg-color': '#1476ff',
'ti-transfer-button-height': 'var(--ti-common-size-4x)',
'ti-transfer-button-width': 'var(--ti-common-size-4x)',
'ti-transfer-button-padding-left': '2px',
'ti-transfer-button-padding-right': '2px',
'ti-transfer-button-padding-top': '2px',
'ti-transfer-button-padding-bottom': '2px',
'ti-transfer-button-border-radius': 'var(--ti-common-size-base)',
'ti-transfer-svg-font-size': '10px',
'ti-tree-node-content-height': 'var(--ti-common-space-8x)',

@@ -845,0 +877,0 @@ 'ti-tree-node-hover-outter-bg-color': 'var(--ti-common-color-hover-background)',

@@ -10,3 +10,2 @@ export const tinyTooltipSmbTheme = {

'ti-tooltip-popper-info-border-color': '#1476FF',
'ti-tooltip-popper-error-text-color': 'var(--ti-common-color-text-primary)',
'ti-tooltip-popper-dark-bg-color': '#191919',

@@ -13,0 +12,0 @@ 'ti-tooltip-popper-dark-text-color': '#fff',

export const tinyTransferSmbTheme = {
// transfer-SMB主题
'ti-transfer-panel-item-text-color': 'var(--ti-common-color-info-normal)',
'ti-transfer-button-bg-color': 'var(--ti-common-color-prompt)',
'ti-transfer-font-size': 'var(--ti-common-font-size-1)',
'ti-transfer-button-border-radius': 'var(--ti-common-space-6)',
'ti-transfer-panel-border-color': 'var(--ti-common-color-line-disabled)',
'ti-transfer-panel-item-hover-bg-color': 'var(--ti-common-color-hover-background)'
'ti-transfer-panel-item-hover-bg-color': 'var(ti-common-color-bg-normal, #f5f5f5)',
'ti-transfer-header-height': '38px',
'ti-transfer-panel-item-height': 'var(--ti-common-size-8x)',
'ti-transfer-button-bg-color': '#1476ff',
'ti-transfer-button-height': 'var(--ti-common-size-4x)',
'ti-transfer-button-width': 'var(--ti-common-size-4x)',
'ti-transfer-button-padding-left': '2px',
'ti-transfer-button-padding-right': '2px',
'ti-transfer-button-padding-top': '2px',
'ti-transfer-button-padding-bottom': '2px',
'ti-transfer-button-border-radius': 'var(--ti-common-size-base)',
'ti-transfer-svg-font-size': '10px'
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc