@weni/unnnic-system 3.5.1-alpha.1 → 3.5.1-alpha.2

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.
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.vue.d.ts","sourceRoot":"","sources":["../../src/components/Icon.vue"],"names":[],"mappings":"AAsDA;AAsMA,OAAO,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAMzD,YAAY,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,CAAC;;;;;;;;;;;;;;;;AA2LjD,wBAQG"}
1
+ {"version":3,"file":"Icon.vue.d.ts","sourceRoot":"","sources":["../../src/components/Icon.vue"],"names":[],"mappings":"AAwDA;AAgNA,OAAO,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAMzD,YAAY,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,CAAC;;;;;;;;;;;;;;;;AA8LjD,wBAQG"}
@@ -1,4 +1,4 @@
1
- import { h as n } from "./index-b18284b9.mjs";
1
+ import { h as n } from "./index-bf654118.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Spanish [es]
@@ -2017,6 +2017,7 @@ const u8 = /* @__PURE__ */ Y(r8, [["render", s8]]), l8 = {
2017
2017
  class: q([
2018
2018
  "unnnic-icon",
2019
2019
  `unnnic-icon--size-svg-${c.size}`,
2020
+ `unnnic-icon__size--${c.size}`,
2020
2021
  c.clickable ? "unnnic--clickable" : "",
2021
2022
  c.scheme ? `unnnic-icon-scheme--${c.scheme}` : ""
2022
2023
  ]),
@@ -2031,6 +2032,7 @@ const u8 = /* @__PURE__ */ Y(r8, [["render", s8]]), l8 = {
2031
2032
  "material-symbols-rounded",
2032
2033
  `unnnic-icon-scheme--${c.scheme}`,
2033
2034
  `unnnic-icon-size--${c.size}`,
2035
+ `unnnic-icon__size--${c.size}`,
2034
2036
  {
2035
2037
  "unnnic--clickable": c.clickable,
2036
2038
  "material-symbols-rounded--filled": c.filled
@@ -2044,7 +2046,7 @@ const u8 = /* @__PURE__ */ Y(r8, [["render", s8]]), l8 = {
2044
2046
  }, M(u.value), 35)) : I("", !0);
2045
2047
  }
2046
2048
  });
2047
- const ue = /* @__PURE__ */ Y(m8, [["__scopeId", "data-v-0f7ae794"]]);
2049
+ const ue = /* @__PURE__ */ Y(m8, [["__scopeId", "data-v-b2632649"]]);
2048
2050
  function Mm(e) {
2049
2051
  return typeof e != "string" ? "" : e.replace(/<\/?[a-zA-Z]+\b[^>]*>/g, "");
2050
2052
  }
@@ -22482,8 +22484,8 @@ function Kq(e, a, t, i, r, o) {
22482
22484
  });
22483
22485
  }
22484
22486
  const Zq = /* @__PURE__ */ Y(Xq, [["render", Kq], ["__scopeId", "data-v-9b793da0"]]);
22485
- import("./es-7035263a.mjs");
22486
- import("./pt-br-63dbb96b.mjs");
22487
+ import("./es-d869d0fd.mjs");
22488
+ import("./pt-br-c72f0d66.mjs");
22487
22489
  const F0 = {
22488
22490
  name: "ChatsContact",
22489
22491
  components: {
@@ -1,4 +1,4 @@
1
- import { h as e } from "./index-b18284b9.mjs";
1
+ import { h as e } from "./index-bf654118.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Portuguese (Brazil) [pt-br]