mali-ui-plus 1.1.88 → 1.1.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -47081,9 +47081,9 @@ const config_globalStore = {
|
|
|
47081
47081
|
};
|
|
47082
47082
|
return (_ctx, _cache) => {
|
|
47083
47083
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("span", {
|
|
47084
|
-
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)([
|
|
47084
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)([__props.v === 2 ? 'malifont' : 'ml-icon', __props.className || '', __props.size ? `size-${__props.size}` : '', __props.status ? `ss-${__props.status}` : '', __props.name ? `${(0,external_commonjs_vue_commonjs2_vue_root_Vue_.unref)(prefix)}${__props.name}` : '', {
|
|
47085
47085
|
'is-roll': __props.roll
|
|
47086
|
-
}]
|
|
47086
|
+
}]),
|
|
47087
47087
|
style: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeStyle)((0,external_commonjs_vue_commonjs2_vue_root_Vue_.unref)(styles)),
|
|
47088
47088
|
onClick: clickEvent
|
|
47089
47089
|
}, null, 6);
|
|
@@ -71410,7 +71410,7 @@ function index_config(options) {
|
|
|
71410
71410
|
return config_0;
|
|
71411
71411
|
}
|
|
71412
71412
|
const MaliUI = {
|
|
71413
|
-
version: "1.1.
|
|
71413
|
+
version: "1.1.89",
|
|
71414
71414
|
install: index_install,
|
|
71415
71415
|
config: index_config,
|
|
71416
71416
|
renderer: {
|
package/lib/mali-ui-plus.umd.js
CHANGED
|
@@ -47091,9 +47091,9 @@ const config_globalStore = {
|
|
|
47091
47091
|
};
|
|
47092
47092
|
return (_ctx, _cache) => {
|
|
47093
47093
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("span", {
|
|
47094
|
-
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)([
|
|
47094
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)([__props.v === 2 ? 'malifont' : 'ml-icon', __props.className || '', __props.size ? `size-${__props.size}` : '', __props.status ? `ss-${__props.status}` : '', __props.name ? `${(0,external_commonjs_vue_commonjs2_vue_root_Vue_.unref)(prefix)}${__props.name}` : '', {
|
|
47095
47095
|
'is-roll': __props.roll
|
|
47096
|
-
}]
|
|
47096
|
+
}]),
|
|
47097
47097
|
style: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeStyle)((0,external_commonjs_vue_commonjs2_vue_root_Vue_.unref)(styles)),
|
|
47098
47098
|
onClick: clickEvent
|
|
47099
47099
|
}, null, 6);
|
|
@@ -71420,7 +71420,7 @@ function index_config(options) {
|
|
|
71420
71420
|
return config_0;
|
|
71421
71421
|
}
|
|
71422
71422
|
const MaliUI = {
|
|
71423
|
-
version: "1.1.
|
|
71423
|
+
version: "1.1.89",
|
|
71424
71424
|
install: index_install,
|
|
71425
71425
|
config: index_config,
|
|
71426
71426
|
renderer: {
|