mali-ui-plus 1.1.8 → 1.1.9
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.
|
@@ -41350,7 +41350,6 @@ const MlTreeSelectvue_type_script_lang_ts_setup_true_hoisted_1 = {
|
|
|
41350
41350
|
emit('update:label', item ? item[optLabelField.value] : '');
|
|
41351
41351
|
};
|
|
41352
41352
|
const checkStrictlyChangeEvent = () => {
|
|
41353
|
-
debugger;
|
|
41354
41353
|
const value = selectValue.value;
|
|
41355
41354
|
let item;
|
|
41356
41355
|
let selected = [];
|
|
@@ -61847,7 +61846,7 @@ function index_config(options) {
|
|
|
61847
61846
|
return config_0;
|
|
61848
61847
|
}
|
|
61849
61848
|
const MaliUI = {
|
|
61850
|
-
version: "1.1.
|
|
61849
|
+
version: "1.1.9",
|
|
61851
61850
|
install: index_install,
|
|
61852
61851
|
config: index_config,
|
|
61853
61852
|
renderer: {
|
package/lib/mali-ui-plus.umd.js
CHANGED
|
@@ -41360,7 +41360,6 @@ const MlTreeSelectvue_type_script_lang_ts_setup_true_hoisted_1 = {
|
|
|
41360
41360
|
emit('update:label', item ? item[optLabelField.value] : '');
|
|
41361
41361
|
};
|
|
41362
41362
|
const checkStrictlyChangeEvent = () => {
|
|
41363
|
-
debugger;
|
|
41364
41363
|
const value = selectValue.value;
|
|
41365
41364
|
let item;
|
|
41366
41365
|
let selected = [];
|
|
@@ -61857,7 +61856,7 @@ function index_config(options) {
|
|
|
61857
61856
|
return config_0;
|
|
61858
61857
|
}
|
|
61859
61858
|
const MaliUI = {
|
|
61860
|
-
version: "1.1.
|
|
61859
|
+
version: "1.1.9",
|
|
61861
61860
|
install: index_install,
|
|
61862
61861
|
config: index_config,
|
|
61863
61862
|
renderer: {
|