@opentiny/vue-theme
Advanced tools
Comparing version 3.11.1 to 3.11.2
export const tinyCheckboxGroupSmbTheme = { | ||
'ti-checkbox-group-margin-bottom': '16px', | ||
'ti-checkbox-group-flex-wrap': 'wrap' | ||
'ti-checkbox-group-flex-wrap': 'wrap', | ||
'ti-checkbox-group-1st-child-border-radius': '6px', | ||
'ti-checkbox-group-last-child-border-radius': '6px', | ||
} |
{ | ||
"name": "@opentiny/vue-theme", | ||
"version": "3.11.1", | ||
"version": "3.11.2", | ||
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.", | ||
@@ -5,0 +5,0 @@ "main": "index.css", |
@@ -52,2 +52,4 @@ export const concatTheme = { | ||
'ti-checkbox-button-bg-color': '#fff', | ||
'ti-checkbox-group-1st-child-border-radius': '2px 2px 0 0', | ||
'ti-checkbox-group-last-child-border-radius': '0 0 2px 2px', | ||
'ti-collapse-item-icon-color': '#333333', | ||
@@ -54,0 +56,0 @@ 'ti-collapse-item-arrow-hover-text-color': '#1890ff', |
export const concatTheme = { | ||
'ti-anchor-width': '160px', | ||
'ti-anchor-text-color': '#595959', | ||
'ti-anchor-link-active-text-color': '#191919', | ||
'ti-alert-border-radius': 'var(--ti-common-border-radius-4)', | ||
@@ -43,2 +40,5 @@ 'ti-alert-description-font-size': 'var(--ti-common-font-size-1)', | ||
'ti-alert-close-position-top': 'var(--ti-common-space-3x)', | ||
'ti-anchor-width': '160px', | ||
'ti-anchor-text-color': '#595959', | ||
'ti-anchor-link-active-text-color': '#191919', | ||
'ti-badge-font-size': 'var(--ti-common-font-size-0)', | ||
@@ -224,2 +224,4 @@ 'ti-breadcrumb-text-color': '#191919', | ||
'ti-checkbox-group-flex-wrap': 'wrap', | ||
'ti-checkbox-group-1st-child-border-radius': '6px', | ||
'ti-checkbox-group-last-child-border-radius': '6px', | ||
'ti-collapse-item-border-radius': '0', | ||
@@ -226,0 +228,0 @@ 'ti-collapse-item-header-padding-vertical': '9px', |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
4202171
767
4901