@weni/unnnic-system 3.9.4 → 3.10.0

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,20 @@ 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
+ # 3.10.0 (2025-11-24)
9
+
10
+ ### Added
11
+
12
+ - **Icon Component**: Added filled attribute to rating component in MarketplaceCard.
13
+
14
+ ### Changed
15
+
16
+ - **Refactor**: Replace old font files with a new material-symbols font.
17
+
18
+ ### Fixed
19
+
20
+ - **Collapse Component**: Update icon size in Collapse component from 'xs' to 'ant'.
21
+
8
22
  # 3.9.4 (2025-11-21)
9
23
 
10
24
  ### Changed
@@ -1 +1 @@
1
- {"version":3,"file":"MarketplaceCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Card/MarketplaceCard.vue"],"names":[],"mappings":"AA8CA;"}
1
+ {"version":3,"file":"MarketplaceCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Card/MarketplaceCard.vue"],"names":[],"mappings":"AA+CA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.vue.d.ts","sourceRoot":"","sources":["../../src/components/Icon.vue"],"names":[],"mappings":"AAwDA;AAoNA,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
+ {"version":3,"file":"Icon.vue.d.ts","sourceRoot":"","sources":["../../src/components/Icon.vue"],"names":[],"mappings":"AAwDA;AA4MA,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-724ed422.mjs";
1
+ import { h as n } from "./index-23489897.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Spanish [es]
@@ -2046,7 +2046,7 @@ const z8 = /* @__PURE__ */ Q(O8, [["render", q8]]), P8 = {
2046
2046
  }, j(u.value), 35)) : S("", !0);
2047
2047
  }
2048
2048
  });
2049
- const de = /* @__PURE__ */ Q(W8, [["__scopeId", "data-v-62451e85"]]);
2049
+ const de = /* @__PURE__ */ Q(W8, [["__scopeId", "data-v-b37abf73"]]);
2050
2050
  function Jm(e) {
2051
2051
  return typeof e != "string" ? "" : e.replace(/<\/?[a-zA-Z]+\b[^>]*>/g, "");
2052
2052
  }
@@ -15347,7 +15347,8 @@ function xT(e, a, t, i, r, o) {
15347
15347
  class: "unnnic-card-marketplace__content__rating__star",
15348
15348
  scheme: "feedback-yellow",
15349
15349
  icon: "rating-star-1",
15350
- size: "ant"
15350
+ size: "ant",
15351
+ filled: ""
15351
15352
  }),
15352
15353
  b("div", vT, j(t.rating), 1),
15353
15354
  b("div", AT, " (" + j(t.comments) + ") ", 1)
@@ -16559,7 +16560,7 @@ const tS = { class: "unnnic-collapse__body" }, aS = {
16559
16560
  jt(j(e.title), 1),
16560
16561
  ue(o.$slots, "header", {}, void 0, !0),
16561
16562
  X(de, {
16562
- size: "xs",
16563
+ size: "ant",
16563
16564
  icon: r.value ? "arrow-button-up-1" : "arrow-button-down-1",
16564
16565
  scheme: r.value ? "neutral-dark" : "neutral-cloudy"
16565
16566
  }, null, 8, ["icon", "scheme"])
@@ -16571,7 +16572,7 @@ const tS = { class: "unnnic-collapse__body" }, aS = {
16571
16572
  ])
16572
16573
  ], 2));
16573
16574
  }
16574
- }, Vc = /* @__PURE__ */ Q(aS, [["__scopeId", "data-v-1f77973f"]]);
16575
+ }, Vc = /* @__PURE__ */ Q(aS, [["__scopeId", "data-v-4c30fa39"]]);
16575
16576
  const iS = { class: "label" }, nS = {
16576
16577
  __name: "Radio",
16577
16578
  props: {
@@ -22898,8 +22899,8 @@ function Wz(e, a, t, i, r, o) {
22898
22899
  });
22899
22900
  }
22900
22901
  const Vz = /* @__PURE__ */ Q(Gz, [["render", Wz], ["__scopeId", "data-v-9b793da0"]]);
22901
- import("./es-8146fb1b.mjs");
22902
- import("./pt-br-af294ec9.mjs");
22902
+ import("./es-4b899f97.mjs");
22903
+ import("./pt-br-5a914a63.mjs");
22903
22904
  const E0 = {
22904
22905
  name: "ChatsContact",
22905
22906
  components: {
@@ -1,4 +1,4 @@
1
- import { h as e } from "./index-724ed422.mjs";
1
+ import { h as e } from "./index-23489897.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Portuguese (Brazil) [pt-br]