@cobre-npm/ds-v3 0.5.0 → 0.5.1
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/cobre-ds-v3-lib.es.js +2 -5
- package/dist/style.css +1 -1
- package/dist/tokens/_components.scss +697 -1087
- package/dist/tokens/_primitives.scss +71 -72
- package/dist/tokens/_semantics.scss +132 -0
- package/dist/types/components/CobreSideMenu/components/SubItems.vue.d.ts +1 -1
- package/package.json +1 -1
|
@@ -2379,7 +2379,7 @@ function tp(t, e, s, n, r, l) {
|
|
|
2379
2379
|
t.slots.content && !t.isEmptySlot(t.slots.content()) ? q(t.$slots, "content", { key: 0 }, void 0, !0) : I("", !0)
|
|
2380
2380
|
], 10, ep);
|
|
2381
2381
|
}
|
|
2382
|
-
const Ml = /* @__PURE__ */ ue(Jh, [["render", tp], ["__scopeId", "data-v-
|
|
2382
|
+
const Ml = /* @__PURE__ */ ue(Jh, [["render", tp], ["__scopeId", "data-v-e613e77b"]]);
|
|
2383
2383
|
function Mi(t) {
|
|
2384
2384
|
return eh() ? (th(t), !0) : !1;
|
|
2385
2385
|
}
|
|
@@ -2609,10 +2609,7 @@ const dp = { class: "co-body--lg co-text-primary-80 list-unstyled" }, Ha = /* @_
|
|
|
2609
2609
|
}, gp = {
|
|
2610
2610
|
key: 0,
|
|
2611
2611
|
class: "ms-2 co-side-menu-item__transition"
|
|
2612
|
-
}, vp = {
|
|
2613
|
-
class: "w-100 co-ps-8 co-pt-8",
|
|
2614
|
-
style: { "border-left": "1px solid var(--cobre-primary-60)" }
|
|
2615
|
-
}, Wa = /* @__PURE__ */ U({
|
|
2612
|
+
}, vp = { class: "w-100 co-ps-32 co-pt-8" }, Wa = /* @__PURE__ */ U({
|
|
2616
2613
|
__name: "SideMenuItem",
|
|
2617
2614
|
props: {
|
|
2618
2615
|
items: {},
|