@milaboratories/uikit 2.2.59 → 2.2.60

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @milaboratories/uikit
2
2
 
3
+ ## 2.2.60
4
+
5
+ ### Patch Changes
6
+
7
+ - be32396: Fix vue warning, when useTemplateRef uses the same name as variable (https://github.com/vuejs/core/issues/11795)
8
+
3
9
  ## 2.2.59
4
10
 
5
11
  ### Patch Changes
package/dist/pl-uikit.js CHANGED
@@ -2894,8 +2894,7 @@ const Ts = /* @__PURE__ */ N({
2894
2894
  x[10] || (x[10] = g()),
2895
2895
  a.open ? (f(), U(w(Ts), {
2896
2896
  key: 1,
2897
- ref_key: "overlay",
2898
- ref: l,
2897
+ ref: "overlay",
2899
2898
  root: s.value,
2900
2899
  class: "pl-dropdown__options",
2901
2900
  tabindex: "-1",