@milaboratories/uikit 2.2.68 → 2.2.69

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.69
4
+
5
+ ### Patch Changes
6
+
7
+ - e51c9bb: sdk/ui-vue: stop click propagation when clicking close button in pl-notification-alert component
8
+
3
9
  ## 2.2.68
4
10
 
5
11
  ### Patch Changes
package/dist/pl-uikit.js CHANGED
@@ -7373,7 +7373,7 @@ const Up = de.object({
7373
7373
  label: de.string()
7374
7374
  });
7375
7375
  de.array(Up);
7376
- const qp = "1.29.14";
7376
+ const qp = "1.29.16";
7377
7377
  function it() {
7378
7378
  return Zp({ sdkVersion: qp });
7379
7379
  }
@@ -8754,7 +8754,7 @@ const uh = ["title", "onClick"], dh = {
8754
8754
  o.closable ? (f(), h("div", Eh, [
8755
8755
  Q(w(Bs), {
8756
8756
  icon: "close",
8757
- onClick: r
8757
+ onClick: se(r, ["stop"])
8758
8758
  })
8759
8759
  ])) : A("", !0)
8760
8760
  ]),