lux-design-system 5.2.13 → 5.2.15
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/lux-styleguidist.mjs +14 -4
- package/dist/lux-styleguidist.umd.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -64,8 +64,12 @@ const _o = /* @__PURE__ */ D(cc, [["render", fc]]), pc = {
|
|
|
64
64
|
status: "ready",
|
|
65
65
|
release: "1.0.0",
|
|
66
66
|
type: "Element"
|
|
67
|
-
}, vc = /* @__PURE__ */ l("path", {
|
|
68
|
-
|
|
67
|
+
}, vc = /* @__PURE__ */ l("path", {
|
|
68
|
+
stroke: "black",
|
|
69
|
+
"stroke-width": "3",
|
|
70
|
+
d: `M12,19c-0.1,0-0.3-0.1-0.4-0.2L0.1,5.8c-0.2-0.2-0.2-0.5,0-0.7c0.2-0.2,0.5-0.2,0.7,0L12,17.7L23.1,5.2
|
|
71
|
+
c0.2-0.2,0.5-0.2,0.7,0c0.2,0.2,0.2,0.5,0,0.7l-11.5,13C12.3,18.9,12.1,19,12,19z`
|
|
72
|
+
}, null, -1), mc = [
|
|
69
73
|
vc
|
|
70
74
|
];
|
|
71
75
|
function gc(e, t, n, a, r, s) {
|
|
@@ -88,7 +92,11 @@ const wc = /* @__PURE__ */ D(yc, [["render", $c]]), Cc = {
|
|
|
88
92
|
status: "ready",
|
|
89
93
|
release: "1.0.0",
|
|
90
94
|
type: "Element"
|
|
91
|
-
}, xc = /* @__PURE__ */ l("path", {
|
|
95
|
+
}, xc = /* @__PURE__ */ l("path", {
|
|
96
|
+
stroke: "black",
|
|
97
|
+
"stroke-width": "3",
|
|
98
|
+
d: "M11.6,5.1L.1,18.1c-.2.2-.2.5,0,.7s.5.2.7,0L11.9,6.2l11.2,12.6c.2.2.5.2.7,0,.2-.2.2-.5,0-.7L12.3,5.2c0-.1-.3-.2-.4-.2s-.3.1-.3.1Z"
|
|
99
|
+
}, null, -1), Sc = [
|
|
92
100
|
xc
|
|
93
101
|
];
|
|
94
102
|
function Mc(e, t, n, a, r, s) {
|
|
@@ -14429,6 +14437,8 @@ function ZL(e, t, n, a, r, s) {
|
|
|
14429
14437
|
}, {
|
|
14430
14438
|
default: Y(() => [
|
|
14431
14439
|
M(o, {
|
|
14440
|
+
width: "245",
|
|
14441
|
+
height: "54",
|
|
14432
14442
|
theme: s.value(n.theme)
|
|
14433
14443
|
}, null, 8, ["theme"]),
|
|
14434
14444
|
l("a", {
|
|
@@ -14449,7 +14459,7 @@ function ZL(e, t, n, a, r, s) {
|
|
|
14449
14459
|
_: 3
|
|
14450
14460
|
}, 8, ["class"]);
|
|
14451
14461
|
}
|
|
14452
|
-
const XL = /* @__PURE__ */ D(UL, [["render", ZL], ["__scopeId", "data-v-
|
|
14462
|
+
const XL = /* @__PURE__ */ D(UL, [["render", ZL], ["__scopeId", "data-v-049df8f9"]]), JL = {
|
|
14453
14463
|
name: "LuxLogoInstagram",
|
|
14454
14464
|
status: "ready",
|
|
14455
14465
|
release: "5.2.0",
|