@sysvale/cuida 3.59.0 → 3.59.1
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.
|
@@ -33090,7 +33090,8 @@ const $o = 0, Io = 1, xd = (t) => t === void 0 ? {} : JSON.parse(JSON.stringify(
|
|
|
33090
33090
|
},
|
|
33091
33091
|
options: {
|
|
33092
33092
|
type: Array,
|
|
33093
|
-
required: !0
|
|
33093
|
+
required: !0,
|
|
33094
|
+
default: () => []
|
|
33094
33095
|
},
|
|
33095
33096
|
optionsField: {
|
|
33096
33097
|
type: String,
|
|
@@ -33253,9 +33254,9 @@ const $o = 0, Io = 1, xd = (t) => t === void 0 ? {} : JSON.parse(JSON.stringify(
|
|
|
33253
33254
|
}
|
|
33254
33255
|
}, c_ = () => {
|
|
33255
33256
|
tn((t) => ({
|
|
33256
|
-
|
|
33257
|
-
|
|
33258
|
-
"
|
|
33257
|
+
c756d324: t.inputBackgroundColor,
|
|
33258
|
+
"1ad913b3": t.resolveMultiselectHeight,
|
|
33259
|
+
"4bf72a49": t.resolveMultiselectTop
|
|
33259
33260
|
}));
|
|
33260
33261
|
}, u_ = Gp.setup;
|
|
33261
33262
|
Gp.setup = u_ ? (t, e) => (c_(), u_(t, e)) : c_;
|