@kiva/kv-components 6.48.1 → 6.49.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.
@@ -1 +1 @@
1
- .header-link[data-v-c569a6b0]{cursor:pointer;padding:1rem .5rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.header-link[data-v-c569a6b0]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:none}@media (min-width: 64rem){.header-link[data-v-c569a6b0]{padding-left:1.25rem;padding-right:1.25rem}}
1
+ .header-link[data-v-ae8c3f96]{cursor:pointer;padding:1rem .5rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.header-link[data-v-ae8c3f96]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:none}@media (min-width: 64rem){.header-link[data-v-ae8c3f96]{padding-left:1.25rem;padding-right:1.25rem}}
@@ -1,19 +1,19 @@
1
- import { defineAsyncComponent as f, ref as a, computed as O, onMounted as S, onUnmounted as E, resolveComponent as M, resolveDirective as P, openBlock as i, createElementBlock as m, withDirectives as d, normalizeClass as g, createVNode as B, createBlock as b, withCtx as I, createTextVNode as v, createElementVNode as T, createCommentVNode as c, toDisplayString as V } from "vue";
2
- import { mdiAccountCircle as z, mdiChevronDown as W, mdiMagnify as j, mdiMenu as F } from "@mdi/js";
3
- import q from "numeral";
4
- import G from "../KvMaterialIcon.js";
5
- import J from "../KvIconBag.js";
6
- import Q from "./KvHeaderDropdownLink.js";
7
- import R from "../KvUserAvatar.js";
8
- import { throttle as X } from "../../utils/throttle.js";
1
+ import { defineAsyncComponent as w, ref as l, computed as P, onMounted as z, onUnmounted as W, resolveComponent as g, resolveDirective as j, openBlock as i, createElementBlock as c, withDirectives as u, normalizeClass as b, createVNode as U, createBlock as h, withCtx as p, createTextVNode as M, createElementVNode as D, createCommentVNode as k, toDisplayString as F } from "vue";
2
+ import { mdiAccountCircle as q, mdiChevronDown as G, mdiMagnify as J, mdiMenu as Q } from "@mdi/js";
3
+ import X from "numeral";
4
+ import Y from "../KvMaterialIcon.js";
5
+ import Z from "../KvIconBag.js";
6
+ import $ from "./KvHeaderDropdownLink.js";
7
+ import ee from "../KvUserAvatar.js";
8
+ import { throttle as ne } from "../../utils/throttle.js";
9
9
  import "./KvHeaderLinkBar.css";
10
- import Y from "../../_virtual/_plugin-vue_export-helper.js";
11
- const Z = f(() => import("./KvHeaderMobileMenu.js")), C = f(() => import("./KvHeaderMyKivaMenu.js")), $ = f(() => import("./LendMenu/KvLendMenu.js")), ee = f(() => import("./KvHeaderTakeActionMenu.js")), ne = f(() => import("./KvHeaderAboutMenu.js")), D = 118, oe = {
10
+ import te from "../../_virtual/_plugin-vue_export-helper.js";
11
+ const oe = w(() => import("./KvHeaderMobileMenu.js")), O = w(() => import("./KvHeaderMyKivaMenu.js")), re = w(() => import("./LendMenu/KvLendMenu.js")), le = w(() => import("./KvHeaderTakeActionMenu.js")), ie = w(() => import("./KvHeaderAboutMenu.js")), C = 118, T = "avatar-menu", ae = {
12
12
  components: {
13
- KvMaterialIcon: G,
14
- KvIconBag: J,
15
- KvHeaderDropdownLink: Q,
16
- KvUserAvatar: R
13
+ KvMaterialIcon: Y,
14
+ KvIconBag: Z,
15
+ KvHeaderDropdownLink: $,
16
+ KvUserAvatar: ee
17
17
  },
18
18
  props: {
19
19
  loggedIn: {
@@ -56,175 +56,188 @@ const Z = f(() => import("./KvHeaderMobileMenu.js")), C = f(() => import("./KvHe
56
56
  emits: [
57
57
  "item-hover"
58
58
  ],
59
- setup(u, { emit: e }) {
60
- const o = a(null), n = a(null), x = a(null), h = a(null), p = a(null), s = a(null), H = a(null), y = a(null), r = a(null), t = (l, w, k = null) => {
61
- e("item-hover", l, w, k);
62
- }, K = () => {
63
- var L, N;
64
- const l = (N = (L = o.value) == null ? void 0 : L.userAvatar) == null ? void 0 : N.getBoundingClientRect();
65
- let w = null, k = !1;
66
- if (l) {
67
- const U = (l == null ? void 0 : l.left) + (l == null ? void 0 : l.width) / 2 - D / 2;
68
- U + D > window.outerWidth && (k = !0), w = {
69
- ...k ? { right: 0 } : { left: u.isMobile ? 0 : `${U}px` },
70
- borderRadius: "0px 0px 8px 8px",
71
- width: `${u.isMobile ? "100%" : "auto"}`
72
- };
73
- }
74
- t(o.value, C, w);
75
- }, A = X(() => {
76
- u.openMenuItem && K();
77
- }, 50), _ = O(() => u.isMobile ? void 0 : "/lend-by-category");
78
- return S(() => {
79
- import("./KvHeaderMobileMenu.js"), import("./KvHeaderMyKivaMenu.js"), import("./LendMenu/KvLendMenu.js"), import("./KvHeaderTakeActionMenu.js"), import("./KvHeaderAboutMenu.js"), window.addEventListener("resize", A);
80
- }), E(() => {
81
- window.removeEventListener("resize", A);
59
+ setup(d, { emit: e }) {
60
+ const t = l(null), n = l(null), K = l(null), x = l(null), A = l(null), f = l(null), H = l(null), y = l(null), a = l(null), o = l(null), m = (r, v, s = null) => {
61
+ e("item-hover", r, v, s);
62
+ }, _ = (r, v, s = null) => {
63
+ d.isMobile || m(r, v, s);
64
+ }, S = (r) => {
65
+ o.value === r && (o.value = null, m());
66
+ }, E = () => {
67
+ var B, N;
68
+ const r = (N = (B = t.value) == null ? void 0 : B.userAvatar) == null ? void 0 : N.getBoundingClientRect();
69
+ if (!r) return null;
70
+ const s = r.left + r.width / 2 - C / 2;
71
+ return {
72
+ ...s + C > window.outerWidth ? { right: 0 } : { left: d.isMobile ? 0 : `${s}px` },
73
+ borderRadius: "0px 0px 8px 8px",
74
+ width: d.isMobile ? "100%" : "auto"
75
+ };
76
+ }, I = () => {
77
+ o.value = T, m(t.value, O, E());
78
+ }, V = (r, v) => {
79
+ !o.value || o.value !== r ? (o.value = r, r === T ? I() : m(r, v)) : (o.value = null, m());
80
+ }, L = ne(() => {
81
+ d.openMenuItem && I();
82
+ }, 50), R = P(() => d.isMobile ? void 0 : "/lend-by-category");
83
+ return z(() => {
84
+ import("./KvHeaderMobileMenu.js"), import("./KvHeaderMyKivaMenu.js"), import("./LendMenu/KvLendMenu.js"), import("./KvHeaderTakeActionMenu.js"), import("./KvHeaderAboutMenu.js"), window.addEventListener("resize", L);
85
+ }), W(() => {
86
+ window.removeEventListener("resize", L);
82
87
  }), {
83
- numeral: q,
84
- mdiAccountCircle: z,
85
- mdiChevronDown: W,
86
- mdiMagnify: j,
87
- mdiMenu: F,
88
- onHover: t,
89
- avatar: o,
88
+ AVATAR_MENU_ID: T,
89
+ openMenuId: o,
90
+ numeral: X,
91
+ mdiAccountCircle: q,
92
+ mdiChevronDown: G,
93
+ mdiMagnify: J,
94
+ mdiMenu: Q,
95
+ onHover: m,
96
+ avatar: t,
90
97
  lendButton: n,
91
- aboutUsLink: x,
92
- partnerWithUsLink: h,
93
- borrowLink: p,
94
- supportKivaLink: s,
98
+ aboutUsLink: K,
99
+ partnerWithUsLink: x,
100
+ borrowLink: A,
101
+ supportKivaLink: f,
95
102
  basketLink: H,
96
103
  signInLink: y,
97
- menuButton: r,
98
- lendUrl: _,
99
- handleAvatarMenuPosition: K,
100
- KvHeaderMobileMenu: Z,
101
- KvHeaderMyKivaMenu: C,
102
- KvLendMenu: $,
103
- KvHeaderTakeActionMenu: ee,
104
- KvHeaderAboutMenu: ne
104
+ menuButton: a,
105
+ lendUrl: R,
106
+ handleOnHover: _,
107
+ handleTouchStart: V,
108
+ handleMouseOut: S,
109
+ handleAvatarMenuPosition: I,
110
+ KvHeaderMobileMenu: oe,
111
+ KvHeaderMyKivaMenu: O,
112
+ KvLendMenu: re,
113
+ KvHeaderTakeActionMenu: le,
114
+ KvHeaderAboutMenu: ie
105
115
  };
106
116
  }
107
- }, te = { class: "tw-h-full tw-flex tw-items-center" }, ie = ["href"], re = {
117
+ }, ue = { class: "tw-h-full tw-flex tw-items-center" }, de = ["href"], me = {
108
118
  key: 0,
109
119
  class: "tw-bg-eco-green-1 tw-py-0.5 tw-px-1 tw-text-eco-green-4"
110
- }, le = ["href"];
111
- function ae(u, e, o, n, x, h) {
112
- const p = M("kv-material-icon"), s = M("KvHeaderDropdownLink"), H = M("kv-icon-bag"), y = M("KvUserAvatar"), r = P("kv-track-event");
113
- return i(), m("div", te, [
114
- d((i(), m("button", {
120
+ }, ve = ["href"];
121
+ function se(d, e, t, n, K, x) {
122
+ const A = g("kv-material-icon"), f = g("KvHeaderDropdownLink"), H = g("kv-icon-bag"), y = g("KvUserAvatar"), a = j("kv-track-event");
123
+ return i(), c("div", ue, [
124
+ u((i(), c("button", {
115
125
  ref: "menuButton",
116
- class: g(["header-link tw-inline-flex lg:tw-hidden", {
117
- "tw-text-tertiary": o.openMenuItem && o.openMenuItem !== n.KvHeaderMobileMenu
126
+ class: b(["header-link tw-inline-flex lg:tw-hidden", {
127
+ "tw-text-tertiary": t.openMenuItem && t.openMenuItem !== n.KvHeaderMobileMenu
118
128
  }]),
119
- onMouseover: e[0] || (e[0] = (t) => n.onHover(n.menuButton, n.KvHeaderMobileMenu)),
120
- onMouseout: e[1] || (e[1] = (t) => n.onHover())
129
+ onMouseover: e[0] || (e[0] = (o) => n.handleOnHover(n.menuButton, n.KvHeaderMobileMenu)),
130
+ onMouseout: e[1] || (e[1] = (o) => n.handleMouseOut("menuButton")),
131
+ onTouchstart: e[2] || (e[2] = (o) => n.handleTouchStart("menuButton", n.KvHeaderMobileMenu))
121
132
  }, [
122
- B(p, { icon: n.mdiMenu }, null, 8, ["icon"])
133
+ U(A, { icon: n.mdiMenu }, null, 8, ["icon"])
123
134
  ], 34)), [
124
- [r, o.openMenuItem === n.KvHeaderMobileMenu ? ["TopNav", "click-Hamburger-menu"] : null]
135
+ [a, t.openMenuItem === n.KvHeaderMobileMenu ? ["TopNav", "click-Hamburger-menu"] : null]
125
136
  ]),
126
- d((i(), b(s, {
137
+ u((i(), h(f, {
127
138
  "ref-name": "lendButton",
128
139
  href: n.lendUrl,
129
140
  "menu-component": n.KvLendMenu,
130
- "open-menu-item": o.openMenuItem,
141
+ "open-menu-item": t.openMenuItem,
131
142
  "dropdown-icon": n.mdiChevronDown,
132
143
  "base-class": "tw-inline-flex",
133
- onOnHover: n.onHover,
134
- onMouseout: e[2] || (e[2] = (t) => n.onHover())
144
+ onOnHover: n.handleOnHover,
145
+ onMouseout: e[3] || (e[3] = (o) => n.handleMouseOut("lendButton")),
146
+ onTouchstart: e[4] || (e[4] = (o) => n.handleTouchStart("lendButton", n.KvLendMenu))
135
147
  }, {
136
- default: I(() => e[7] || (e[7] = [
137
- v(" Lend ")
148
+ default: p(() => e[10] || (e[10] = [
149
+ M(" Lend ")
138
150
  ])),
139
151
  _: 1
140
152
  }, 8, ["href", "menu-component", "open-menu-item", "dropdown-icon", "onOnHover"])), [
141
- [r, ["TopNav", "click-Lend"]]
153
+ [a, ["TopNav", "click-Lend"]]
142
154
  ]),
143
- d((i(), b(s, {
155
+ u((i(), h(f, {
144
156
  "ref-name": "takeActionButton",
145
157
  "base-class": "tw-hidden lg:tw-inline-flex",
146
158
  "menu-component": n.KvHeaderTakeActionMenu,
147
- "open-menu-item": o.openMenuItem,
159
+ "open-menu-item": t.openMenuItem,
148
160
  "dropdown-icon": n.mdiChevronDown,
149
161
  "send-link-position": "",
150
162
  onOnHover: n.onHover,
151
- onMouseout: e[3] || (e[3] = (t) => n.onHover())
163
+ onMouseout: e[5] || (e[5] = (o) => n.onHover())
152
164
  }, {
153
- default: I(() => e[8] || (e[8] = [
154
- v(" Take action ")
165
+ default: p(() => e[11] || (e[11] = [
166
+ M(" Take action ")
155
167
  ])),
156
168
  _: 1
157
169
  }, 8, ["menu-component", "open-menu-item", "dropdown-icon", "onOnHover"])), [
158
- [r, ["TopNav", "click-TakeAction"]]
170
+ [a, ["TopNav", "click-TakeAction"]]
159
171
  ]),
160
- d((i(), b(s, {
172
+ u((i(), h(f, {
161
173
  "ref-name": "aboutUsLink",
162
174
  "base-class": "tw-hidden lg:tw-inline-flex",
163
175
  "menu-component": n.KvHeaderAboutMenu,
164
- "open-menu-item": o.openMenuItem,
176
+ "open-menu-item": t.openMenuItem,
165
177
  "dropdown-icon": n.mdiChevronDown,
166
178
  "send-link-position": "",
167
179
  onOnHover: n.onHover,
168
- onMouseout: e[4] || (e[4] = (t) => n.onHover())
180
+ onMouseout: e[6] || (e[6] = (o) => n.onHover())
169
181
  }, {
170
- default: I(() => e[9] || (e[9] = [
171
- v(" About ")
182
+ default: p(() => e[12] || (e[12] = [
183
+ M(" About ")
172
184
  ])),
173
185
  _: 1
174
186
  }, 8, ["menu-component", "open-menu-item", "dropdown-icon", "onOnHover"])), [
175
- [r, ["TopNav", "click-About"]]
187
+ [a, ["TopNav", "click-About"]]
176
188
  ]),
177
- e[12] || (e[12] = T("div", { class: "tw-flex-1 tw-h-full" }, null, -1)),
178
- o.loggedIn ? d((i(), m("a", {
189
+ e[15] || (e[15] = D("div", { class: "tw-flex-1 tw-h-full" }, null, -1)),
190
+ t.loggedIn ? u((i(), c("a", {
179
191
  key: 0,
180
192
  ref: "dashboardLink",
181
- href: o.myDashboardUrl,
182
- class: g(["header-link tw-hidden lg:tw-block", { "tw-text-tertiary": !!o.openMenuItem }])
183
- }, e[10] || (e[10] = [
184
- v(" My dashboard ")
185
- ]), 10, ie)), [
186
- [r, ["TopNav", "click-Dashboard"]]
187
- ]) : c("", !0),
188
- o.basketCount > 0 ? d((i(), m("a", {
193
+ href: t.myDashboardUrl,
194
+ class: b(["header-link tw-hidden lg:tw-block", { "tw-text-tertiary": !!t.openMenuItem }])
195
+ }, e[13] || (e[13] = [
196
+ M(" My dashboard ")
197
+ ]), 10, de)), [
198
+ [a, ["TopNav", "click-Dashboard"]]
199
+ ]) : k("", !0),
200
+ t.basketCount > 0 ? u((i(), c("a", {
189
201
  key: 1,
190
202
  ref: "basketLink",
191
203
  href: "/basket",
192
- class: g(["header-link tw-relative", { "tw-text-tertiary": !!o.openMenuItem }])
204
+ class: b(["header-link tw-relative", { "tw-text-tertiary": !!t.openMenuItem }])
193
205
  }, [
194
- B(H, {
206
+ U(H, {
195
207
  class: "tw-w-3 tw-h-3 tw-pointer-events-none",
196
- count: o.basketCount
208
+ count: t.basketCount
197
209
  }, null, 8, ["count"])
198
210
  ], 2)), [
199
- [r, ["TopNav", "click-Basket"]]
200
- ]) : c("", !0),
201
- T("div", {
211
+ [a, ["TopNav", "click-Basket"]]
212
+ ]) : k("", !0),
213
+ D("div", {
202
214
  class: "tw-cursor-pointer tw-flex tw-items-center tw-gap-1",
203
- onMouseover: e[5] || (e[5] = (...t) => n.handleAvatarMenuPosition && n.handleAvatarMenuPosition(...t)),
204
- onMouseout: e[6] || (e[6] = (t) => n.onHover())
215
+ onMouseover: e[7] || (e[7] = (...o) => n.handleAvatarMenuPosition && n.handleAvatarMenuPosition(...o)),
216
+ onMouseout: e[8] || (e[8] = (o) => n.handleMouseOut(n.AVATAR_MENU_ID)),
217
+ onTouchstart: e[9] || (e[9] = (o) => n.handleTouchStart(n.AVATAR_MENU_ID))
205
218
  }, [
206
- o.loggedIn ? (i(), m("span", re, V(n.numeral(o.balance).format("$0")), 1)) : c("", !0),
207
- o.loggedIn ? (i(), b(y, {
219
+ t.loggedIn ? (i(), c("span", me, F(n.numeral(t.balance).format("$0")), 1)) : k("", !0),
220
+ t.loggedIn ? (i(), h(y, {
208
221
  key: 1,
209
222
  ref: "avatar",
210
- "lender-name": o.lenderName,
211
- "lender-image-url": o.lenderImageUrl,
223
+ "lender-name": t.lenderName,
224
+ "lender-image-url": t.lenderImageUrl,
212
225
  "is-small": ""
213
- }, null, 8, ["lender-name", "lender-image-url"])) : c("", !0)
226
+ }, null, 8, ["lender-name", "lender-image-url"])) : k("", !0)
214
227
  ], 32),
215
- o.loggedIn ? c("", !0) : d((i(), m("a", {
228
+ t.loggedIn ? k("", !0) : u((i(), c("a", {
216
229
  key: 2,
217
230
  ref: "signInLink",
218
- href: o.loginUrl,
219
- class: g(["header-link", { "tw-text-tertiary": !!o.openMenuItem }])
220
- }, e[11] || (e[11] = [
221
- v(" Sign in ")
222
- ]), 10, le)), [
223
- [r, ["TopNav", "click-Sign-in"]]
231
+ href: t.loginUrl,
232
+ class: b(["header-link", { "tw-text-tertiary": !!t.openMenuItem }])
233
+ }, e[14] || (e[14] = [
234
+ M(" Sign in ")
235
+ ]), 10, ve)), [
236
+ [a, ["TopNav", "click-Sign-in"]]
224
237
  ])
225
238
  ]);
226
239
  }
227
- const pe = /* @__PURE__ */ Y(oe, [["render", ae], ["__scopeId", "data-v-c569a6b0"]]);
240
+ const Ie = /* @__PURE__ */ te(ae, [["render", se], ["__scopeId", "data-v-ae8c3f96"]]);
228
241
  export {
229
- pe as default
242
+ Ie as default
230
243
  };
@@ -1 +1 @@
1
- .mobile-link[data-v-c9569b42]{--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.mobile-link[data-v-c9569b42]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:none}
1
+ .mobile-link[data-v-463ea821]{--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.mobile-link[data-v-463ea821]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:none}
@@ -74,7 +74,10 @@ const b = {
74
74
  function $(H, e, M, S, p, V) {
75
75
  const c = k("KvAccordionItem"), i = v("kv-track-event");
76
76
  return t(), o("nav", _, [
77
- d(c, { class: "tw-w-full tw-border-b-0" }, {
77
+ d(c, {
78
+ open: "",
79
+ class: "tw-w-full tw-border-b-0"
80
+ }, {
78
81
  header: a(() => e[0] || (e[0] = [
79
82
  l("h3", null, "Take action", -1)
80
83
  ])),
@@ -147,7 +150,7 @@ function $(H, e, M, S, p, V) {
147
150
  })
148
151
  ]);
149
152
  }
150
- const q = /* @__PURE__ */ h(b, [["render", $], ["__scopeId", "data-v-c9569b42"]]);
153
+ const q = /* @__PURE__ */ h(b, [["render", $], ["__scopeId", "data-v-463ea821"]]);
151
154
  export {
152
155
  q as default
153
156
  };
@@ -1 +1 @@
1
- .header-margins[data-v-588c2857]{margin:0 auto;max-width:1400px}.header-fade-enter-active[data-v-588c2857]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header-fade-leave-active[data-v-588c2857]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.header-fade-enter[data-v-588c2857],.header-fade-leave-to[data-v-588c2857]{opacity:0}.header-fade-leave[data-v-588c2857],.header-fade-enter-to[data-v-588c2857]{opacity:1}.bg-opacity-50[data-v-588c2857]{background-color:rgba(var(--bg-action-highlight),.5)}
1
+ .header-margins[data-v-c4b7061b]{margin:0 auto;max-width:1400px}.header-fade-enter-active[data-v-c4b7061b]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header-fade-leave-active[data-v-c4b7061b]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.header-fade-enter[data-v-c4b7061b],.header-fade-leave-to[data-v-c4b7061b]{opacity:0}.header-fade-leave[data-v-c4b7061b],.header-fade-enter-to[data-v-c4b7061b]{opacity:1}.bg-opacity-50[data-v-c4b7061b]{background-color:rgba(var(--bg-action-highlight),.5)}
@@ -78,7 +78,7 @@ const T = {
78
78
  position: "absolute"
79
79
  })) : l.value && (d = setTimeout(() => {
80
80
  l.value = !1, a.value = null;
81
- }, 200));
81
+ }, 50));
82
82
  },
83
83
  loadMenuData: (_) => {
84
84
  var o;
@@ -101,7 +101,7 @@ const T = {
101
101
  style: { top: "3.75rem" }
102
102
  }, V = { class: "header-margins tw-px-2.5" };
103
103
  function z(I, n, e, t, l, a) {
104
- const s = c("kv-header-link-bar"), r = c("kv-header-logo"), d = c("kv-theme-provider"), w = M("kv-track-event");
104
+ const s = c("kv-header-link-bar"), r = c("kv-header-logo"), d = c("kv-theme-provider"), b = M("kv-track-event");
105
105
  return v(), y(d, { tag: "div" }, {
106
106
  default: f(() => [
107
107
  m("nav", S, [
@@ -127,7 +127,7 @@ function z(I, n, e, t, l, a) {
127
127
  g((v(), C("a", E, [
128
128
  u(r)
129
129
  ])), [
130
- [w, ["TopNav", "click-Logo"]]
130
+ [b, ["TopNav", "click-Logo"]]
131
131
  ])
132
132
  ]),
133
133
  u(k, { name: "header-fade" }, {
@@ -136,8 +136,8 @@ function z(I, n, e, t, l, a) {
136
136
  m("div", {
137
137
  class: "tw-bg-primary",
138
138
  style: H(t.menuPosition),
139
- onMouseover: n[0] || (n[0] = (b) => t.onHover(t.activeHeaderItem, t.menuComponent)),
140
- onMouseout: n[1] || (n[1] = (b) => t.onHover())
139
+ onMouseover: n[0] || (n[0] = (w) => t.onHover(t.activeHeaderItem, t.menuComponent)),
140
+ onMouseout: n[1] || (n[1] = (w) => t.onHover())
141
141
  }, [
142
142
  m("div", V, [
143
143
  (v(), y(B(t.menuComponent), {
@@ -163,7 +163,7 @@ function z(I, n, e, t, l, a) {
163
163
  _: 1
164
164
  });
165
165
  }
166
- const A = /* @__PURE__ */ N(T, [["render", z], ["__scopeId", "data-v-588c2857"]]);
166
+ const A = /* @__PURE__ */ N(T, [["render", z], ["__scopeId", "data-v-c4b7061b"]]);
167
167
  export {
168
168
  A as default
169
169
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kiva/kv-components",
3
- "version": "6.48.1",
3
+ "version": "6.49.0",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -113,5 +113,5 @@
113
113
  "embla-carousel-fade",
114
114
  "popper.js"
115
115
  ],
116
- "gitHead": "d6faecba8a629cf10ff434d9fdcbad291a517fe1"
116
+ "gitHead": "49de729c4f6dd4d032d2a2ea0b26705321e2f4a8"
117
117
  }