lux-design-system 5.3.3 → 5.4.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.
|
@@ -14461,7 +14461,7 @@ function ZL(e, t, n, a, r, s) {
|
|
|
14461
14461
|
_: 3
|
|
14462
14462
|
}, 8, ["class"]);
|
|
14463
14463
|
}
|
|
14464
|
-
const XL = /* @__PURE__ */ D(UL, [["render", ZL], ["__scopeId", "data-v-
|
|
14464
|
+
const XL = /* @__PURE__ */ D(UL, [["render", ZL], ["__scopeId", "data-v-94546131"]]), JL = {
|
|
14465
14465
|
name: "LuxLogoInstagram",
|
|
14466
14466
|
status: "ready",
|
|
14467
14467
|
release: "5.2.0",
|
|
@@ -15012,11 +15012,12 @@ const VO = /* @__PURE__ */ D(PO, [["render", YO], ["__scopeId", "data-v-0d005a6f
|
|
|
15012
15012
|
document.removeEventListener("click", e.__vueClickOutside__), e.__vueClickOutside__ = null;
|
|
15013
15013
|
}
|
|
15014
15014
|
}
|
|
15015
|
-
}
|
|
15015
|
+
},
|
|
15016
|
+
emits: ["input", "menu-item-clicked"]
|
|
15016
15017
|
}, HO = ["href", "title", "onClick"], RO = {
|
|
15017
15018
|
class: "lux-nav-children",
|
|
15018
15019
|
"aria-label": "submenu"
|
|
15019
|
-
}, BO = ["href", "title", "target", "onClick"], FO = ["href", "title", "onClick"], jO = ["href", "innerHTML", "disabled", "onClick"], WO = ["aria-expanded"], UO = ["aria-expanded", "data-method", "onClick"], qO = ["href", "title", "target", "data-method"], GO = ["href", "title", "data-method"];
|
|
15020
|
+
}, BO = ["href", "title", "target", "onClick"], FO = ["href", "title", "onClick"], jO = ["href", "innerHTML", "disabled", "onClick"], WO = ["aria-expanded"], UO = ["aria-expanded", "data-method", "onClick"], qO = ["href", "title", "target", "data-method", "onClick"], GO = ["href", "title", "data-method", "onClick"];
|
|
15020
15021
|
function KO(e, t, n, a, r, s) {
|
|
15021
15022
|
const o = H("lux-hamburger"), i = Pr("click-outside");
|
|
15022
15023
|
return n.type === "links" ? (f(), g("nav", {
|
|
@@ -15116,7 +15117,8 @@ function KO(e, t, n, a, r, s) {
|
|
|
15116
15117
|
title: d.name,
|
|
15117
15118
|
target: d.target,
|
|
15118
15119
|
"data-method": d.method,
|
|
15119
|
-
class: "lux-nav-item"
|
|
15120
|
+
class: "lux-nav-item",
|
|
15121
|
+
onClick: (v) => s.menuItemClicked(d)
|
|
15120
15122
|
}, F(d.name), 9, qO))
|
|
15121
15123
|
]))), 128))
|
|
15122
15124
|
], 2)
|
|
@@ -15125,7 +15127,8 @@ function KO(e, t, n, a, r, s) {
|
|
|
15125
15127
|
href: c.href,
|
|
15126
15128
|
title: c.name,
|
|
15127
15129
|
"data-method": c.method,
|
|
15128
|
-
class: "lux-nav-item"
|
|
15130
|
+
class: "lux-nav-item",
|
|
15131
|
+
onClick: (d) => s.menuItemClicked(c)
|
|
15129
15132
|
}, F(c.name), 9, GO))
|
|
15130
15133
|
], 2))), 128))
|
|
15131
15134
|
], 2)
|
|
@@ -15133,7 +15136,7 @@ function KO(e, t, n, a, r, s) {
|
|
|
15133
15136
|
[i, s.hide]
|
|
15134
15137
|
]) : B("", !0);
|
|
15135
15138
|
}
|
|
15136
|
-
const ZO = /* @__PURE__ */ D(NO, [["render", KO], ["__scopeId", "data-v-
|
|
15139
|
+
const ZO = /* @__PURE__ */ D(NO, [["render", KO], ["__scopeId", "data-v-810402b5"]]), XO = {
|
|
15137
15140
|
name: "LuxTextStyle",
|
|
15138
15141
|
status: "ready",
|
|
15139
15142
|
release: "1.0.0",
|