comand-component-library 4.0.26 → 4.0.27
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.
|
@@ -7409,7 +7409,8 @@ const Iy = /* @__PURE__ */ M(gc, [["render", _c]]), xc = {
|
|
|
7409
7409
|
"cmdfakeselect.linktext.deselect_all_options": "Deselect all options",
|
|
7410
7410
|
"cmdfakeselect.linktext.select_all_options": "Select all options",
|
|
7411
7411
|
"cmdfakeselect.headline.an_option_is_selected": "An option is selected",
|
|
7412
|
-
"cmdfakeselect.option.options_selected": "{0} options selected"
|
|
7412
|
+
"cmdfakeselect.option.options_selected": "{0} options selected",
|
|
7413
|
+
...Jt.data().defaultMessageProperties
|
|
7413
7414
|
}
|
|
7414
7415
|
};
|
|
7415
7416
|
}
|
|
@@ -7419,7 +7420,6 @@ const Iy = /* @__PURE__ */ M(gc, [["render", _c]]), xc = {
|
|
|
7419
7420
|
mixins: [
|
|
7420
7421
|
oe,
|
|
7421
7422
|
xc,
|
|
7422
|
-
Jt,
|
|
7423
7423
|
rt,
|
|
7424
7424
|
We,
|
|
7425
7425
|
Kt
|