@milaboratories/uikit 1.2.6 → 1.2.8

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,17 @@
1
1
  # @milaboratories/uikit
2
2
 
3
+ ## 1.2.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 4fe1674: add basic ui to test-enter-numbers block
8
+
9
+ ## 1.2.7
10
+
11
+ ### Patch Changes
12
+
13
+ - add109d: fix modal shadow click
14
+
3
15
  ## 1.2.6
4
16
 
5
17
  ### Patch Changes
package/dist/pl-uikit.js CHANGED
@@ -3760,7 +3760,7 @@ const Ql = { class: "resizable-input" }, ea = ["placeholder", "value", "disabled
3760
3760
  setup(n, { emit: e }) {
3761
3761
  const t = e, o = N(), s = Nn();
3762
3762
  function r(i) {
3763
- o.value && !o.value.contains(i.target) && t("update:modelValue", !1);
3763
+ o.value && document.contains(i.target) && !o.value.contains(i.target) && t("update:modelValue", !1);
3764
3764
  }
3765
3765
  return (i, l) => (d(), G(cn, { to: "body" }, [
3766
3766
  re(pn, { name: "dialog" }, {