@weni/unnnic-system 3.9.4-alpha.2 → 3.9.4-alpha.4
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/dist/components/Icon.vue.d.ts.map +1 -1
- package/dist/{es-676f604b.mjs → es-bdfb773f.mjs} +1 -1
- package/dist/{index-5b33c9af.mjs → index-8ce04c5b.mjs} +5 -5
- package/dist/{pt-br-85e5dce9.mjs → pt-br-4befdd13.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +1 -1
- package/dist/unnnic.umd.js +2 -2
- package/package.json +1 -1
- package/src/assets/fonts/material-symbols-rounded.woff2 +0 -0
- package/src/components/Collapse/Collapse.vue +1 -1
- package/src/components/Collapse/__tests__/__snapshots__/Collapse.spec.js.snap +1 -1
- package/src/components/Icon.vue +2 -10
- package/src/stories/Icon.stories.js +2 -0
- package/src/assets/fonts/Material Symbols Rounded Filled.woff2 +0 -0
- package/src/assets/fonts/Material Symbols Rounded.woff2 +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.vue.d.ts","sourceRoot":"","sources":["../../src/components/Icon.vue"],"names":[],"mappings":"AAwDA;
|
|
1
|
+
{"version":3,"file":"Icon.vue.d.ts","sourceRoot":"","sources":["../../src/components/Icon.vue"],"names":[],"mappings":"AAwDA;AA8MA,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"}
|
|
@@ -2155,7 +2155,7 @@ const $8 = /* @__PURE__ */ Q(K8, [["render", J8]]), ev = {
|
|
|
2155
2155
|
}, j(u.value), 35)) : T("", !0);
|
|
2156
2156
|
}
|
|
2157
2157
|
});
|
|
2158
|
-
const _e = /* @__PURE__ */ Q(sv, [["__scopeId", "data-v-
|
|
2158
|
+
const _e = /* @__PURE__ */ Q(sv, [["__scopeId", "data-v-69390f82"]]), uv = { class: "unnnic-label" }, lv = { class: "unnnic-label__label" }, dv = /* @__PURE__ */ Me({
|
|
2159
2159
|
name: "UnnnicLabel",
|
|
2160
2160
|
__name: "Label",
|
|
2161
2161
|
props: {
|
|
@@ -16917,7 +16917,7 @@ const oS = { class: "unnnic-collapse__body" }, sS = {
|
|
|
16917
16917
|
jt(j(e.title), 1),
|
|
16918
16918
|
ue(o.$slots, "header", {}, void 0, !0),
|
|
16919
16919
|
X(_e, {
|
|
16920
|
-
size: "
|
|
16920
|
+
size: "ant",
|
|
16921
16921
|
icon: r.value ? "arrow-button-up-1" : "arrow-button-down-1",
|
|
16922
16922
|
scheme: r.value ? "neutral-dark" : "neutral-cloudy"
|
|
16923
16923
|
}, null, 8, ["icon", "scheme"])
|
|
@@ -16929,7 +16929,7 @@ const oS = { class: "unnnic-collapse__body" }, sS = {
|
|
|
16929
16929
|
])
|
|
16930
16930
|
], 2));
|
|
16931
16931
|
}
|
|
16932
|
-
}, i0 = /* @__PURE__ */ Q(sS, [["__scopeId", "data-v-
|
|
16932
|
+
}, i0 = /* @__PURE__ */ Q(sS, [["__scopeId", "data-v-4c30fa39"]]);
|
|
16933
16933
|
const uS = { class: "unnnic-radio" }, lS = ["disabled", "checked", "name"], dS = {
|
|
16934
16934
|
key: 0,
|
|
16935
16935
|
class: "unnnic-radio__helper"
|
|
@@ -23417,8 +23417,8 @@ function tP(e, a, t, i, r, o) {
|
|
|
23417
23417
|
});
|
|
23418
23418
|
}
|
|
23419
23419
|
const aP = /* @__PURE__ */ Q(eP, [["render", tP], ["__scopeId", "data-v-9b793da0"]]);
|
|
23420
|
-
import("./es-
|
|
23421
|
-
import("./pt-br-
|
|
23420
|
+
import("./es-bdfb773f.mjs");
|
|
23421
|
+
import("./pt-br-4befdd13.mjs");
|
|
23422
23422
|
const L0 = {
|
|
23423
23423
|
name: "ChatsContact",
|
|
23424
23424
|
components: {
|