@cnamts/vue-cli-plugin-vue-dash
Advanced tools
Comparing version 2.12.0 to 2.13.0
{ | ||
"name": "@cnamts/vue-cli-plugin-vue-dash", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"description": "Vue CLI plugin to scaffold front-end projects", | ||
@@ -34,5 +34,5 @@ "keywords": [ | ||
"@cnamts/eslint-config": "^2.12.0", | ||
"@cnamts/eslint-config-vue": "^2.12.0", | ||
"@cnamts/form-builder": "^2.12.0", | ||
"@cnamts/vue-dot": "^2.12.0" | ||
"@cnamts/eslint-config-vue": "^2.13.0", | ||
"@cnamts/form-builder": "^2.13.0", | ||
"@cnamts/vue-dot": "^2.13.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "042410162934d233c230a2a6df9019aa0d74d429" | ||
"gitHead": "a397cc7c718fce98cadb33a8cff0e29a957d03ff" | ||
} |
@@ -5,2 +5,3 @@ const componentMap = { | ||
BackToTopBtn: 'elements', | ||
ChipList: 'elements', | ||
CopyBtn: 'elements', | ||
@@ -12,2 +13,3 @@ CustomIcon: 'elements', | ||
ExternalLinks: 'elements', | ||
FileList: 'elements', | ||
FilePreview: 'elements', | ||
@@ -29,2 +31,4 @@ FranceConnectBtn: 'elements', | ||
FilterModule: 'patterns', | ||
FiltersInline: 'patterns', | ||
FiltersSideBar: 'patterns', | ||
FooterBar: 'patterns', | ||
@@ -40,2 +44,3 @@ FooterWrapper: 'patterns', | ||
RatingPicker: 'patterns', | ||
SearchListField: 'patterns', | ||
SubHeader: 'patterns', | ||
@@ -42,0 +47,0 @@ TableToolbar: 'patterns', |
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
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
2296422
1797