@bigin/bigin-ui-button
Advanced tools
Comparing version 0.0.54 to 0.0.55
@@ -1,2 +0,2 @@ | ||
'use strict';Object.defineProperty(exports,'__esModule',{value:true});var BaseButton = { | ||
'use strict';var BaseButton = { | ||
props: { | ||
@@ -376,3 +376,6 @@ prefixIcon: { | ||
undefined | ||
);var lib=__vue_component__$1;// | ||
);/* istanbul ignore next */ | ||
__vue_component__$1.install = function(Vue) { | ||
Vue.component(__vue_component__$1.name, __vue_component__$1); | ||
};var lib=__vue_component__$1;// | ||
@@ -621,2 +624,5 @@ var script$2 = { | ||
undefined | ||
);exports.Button=__vue_component__;exports.ButtonGroup=__vue_component__$4;exports.ButtonIcon=__vue_component__$2;exports.ButtonText=__vue_component__$3; | ||
);/* istanbul ignore next */ | ||
__vue_component__.install = function(Vue) { | ||
Vue.component(__vue_component__.name, __vue_component__); | ||
};module.exports=__vue_component__; |
{ | ||
"name": "@bigin/bigin-ui-button", | ||
"version": "0.0.54", | ||
"version": "0.0.55", | ||
"description": "Bigin Design System Button component", | ||
@@ -30,3 +30,3 @@ "author": "Tam Mai <tam.mai@bigin.vn>", | ||
}, | ||
"gitHead": "3186036d9a845593824bac475b13c1ed1950feeb" | ||
"gitHead": "ff1be86c7c90816a34c38433ab64d41212a796fa" | ||
} |
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
18027
590