@weni/unnnic-system 2.33.5 → 2.33.6

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
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## 2.33.6 (2025-06-11)
9
+
10
+ - Alert: Update pointer-events in Alert component for better interaction handling
11
+
8
12
  ## 2.33.5 (2025-06-04)
9
13
 
10
14
  - ChatsContact: Add new pin variant
@@ -1,4 +1,4 @@
1
- import { h as n } from "./index-dbd6b7b0.mjs";
1
+ import { h as n } from "./index-3241b9ae.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Spanish [es]
@@ -19280,7 +19280,7 @@ function RG(e, i, n, a, r, o) {
19280
19280
  ], 2)
19281
19281
  ], 512);
19282
19282
  }
19283
- const YG = /* @__PURE__ */ k(VG, [["render", RG], ["__scopeId", "data-v-c2ade830"]]);
19283
+ const YG = /* @__PURE__ */ k(VG, [["render", RG], ["__scopeId", "data-v-0dc57d65"]]);
19284
19284
  const ZG = {
19285
19285
  name: "UnnnicAlert",
19286
19286
  components: {
@@ -19370,7 +19370,7 @@ function GG(e, i, n, a, r, o) {
19370
19370
  }, null, 8, ["onClick"]))
19371
19371
  ], 2)) : (f(), $(oi("version" + n.version.replace(/\./g, "dot")), ip(Q1({ key: 1 }, { ...e.$props })), null, 16));
19372
19372
  }
19373
- const Ec = /* @__PURE__ */ k(ZG, [["render", GG], ["__scopeId", "data-v-52bb2cbb"]]);
19373
+ const Ec = /* @__PURE__ */ k(ZG, [["render", GG], ["__scopeId", "data-v-44a3bcac"]]);
19374
19374
  function XG(e) {
19375
19375
  return { all: e = e || /* @__PURE__ */ new Map(), on: function(i, n) {
19376
19376
  var a = e.get(i);
@@ -22980,8 +22980,8 @@ function Wee(e, i, n, a, r, o) {
22980
22980
  });
22981
22981
  }
22982
22982
  const Qee = /* @__PURE__ */ k(Zee, [["render", Wee], ["__scopeId", "data-v-9b793da0"]]);
22983
- import("./es-61a5f6da.mjs");
22984
- import("./pt-br-31c3ed91.mjs");
22983
+ import("./es-f9bf1d9f.mjs");
22984
+ import("./pt-br-2768014c.mjs");
22985
22985
  const To = {
22986
22986
  name: "ChatsContact",
22987
22987
  components: {
@@ -1,4 +1,4 @@
1
- import { h as e } from "./index-dbd6b7b0.mjs";
1
+ import { h as e } from "./index-3241b9ae.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Portuguese (Brazil) [pt-br]