@kiva/kv-components 6.62.1 → 6.62.2
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.
|
@@ -71,7 +71,7 @@ function I(e, n, o, r, a, c) {
|
|
|
71
71
|
ref: o.refName,
|
|
72
72
|
class: "tw-py-1 tw-no-underline hover:tw-no-underline tw-text-primary hover:tw-text-action tw-items-center tw-cursor-pointer",
|
|
73
73
|
href: o.href,
|
|
74
|
-
|
|
74
|
+
onMouseenter: n[0] || (n[0] = (...t) => r.handleMouseOver && r.handleMouseOver(...t)),
|
|
75
75
|
onTouchstart: n[1] || (n[1] = h((...t) => r.handleTouchStart && r.handleTouchStart(...t), ["prevent"]))
|
|
76
76
|
}, [
|
|
77
77
|
p("div", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.header-link[data-v-
|
|
1
|
+
.header-link[data-v-1f562db1]{cursor:pointer;padding-top:1rem;padding-bottom:1rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.header-link[data-v-1f562db1]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:none}[data-v-1f562db1] .avatar div:first-child{display:flex}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineAsyncComponent as
|
|
1
|
+
import { defineAsyncComponent as h, ref as r, inject as Y, computed as x, watch as P, onMounted as Z, onUnmounted as $, resolveComponent as p, resolveDirective as ee, openBlock as i, createElementBlock as w, withDirectives as s, normalizeClass as y, withModifiers as H, createVNode as U, createBlock as T, withCtx as B, createTextVNode as f, createElementVNode as M, createCommentVNode as V, vShow as R, toDisplayString as ne } from "vue";
|
|
2
2
|
import { mdiAccountCircle as te, mdiChevronDown as oe, mdiMagnify as ae, mdiMenu as le } from "@mdi/js";
|
|
3
3
|
import re from "numeral";
|
|
4
4
|
import ie from "../KvMaterialIcon.js";
|
|
@@ -9,7 +9,7 @@ import { throttle as ve } from "../../utils/throttle.js";
|
|
|
9
9
|
import { isLegacyPlaceholderAvatar as se } from "../../utils/imageUtils.js";
|
|
10
10
|
import "./KvHeaderLinkBar.css";
|
|
11
11
|
import ce from "../../_virtual/_plugin-vue_export-helper.js";
|
|
12
|
-
const we =
|
|
12
|
+
const we = h(() => import("./KvHeaderMobileMenu.js")), F = h(() => import("./KvHeaderMyKivaMenu.js")), fe = h(() => import("./LendMenu/KvLendMenu.js")), Me = h(() => import("./KvHeaderTakeActionMenu.js")), ke = h(() => import("./KvHeaderAboutMenu.js")), K = 120, k = "avatar-menu", N = "menuButton", z = { top: "-3.75rem", width: "100%" }, A = "lendButton", he = {
|
|
13
13
|
components: {
|
|
14
14
|
KvMaterialIcon: ie,
|
|
15
15
|
KvIconBag: de,
|
|
@@ -58,7 +58,7 @@ const we = k(() => import("./KvHeaderMobileMenu.js")), F = k(() => import("./KvH
|
|
|
58
58
|
"item-hover"
|
|
59
59
|
],
|
|
60
60
|
setup(l, { emit: n }) {
|
|
61
|
-
const a = r(null), e = r(null), O = r(null), E = r(null),
|
|
61
|
+
const a = r(null), e = r(null), O = r(null), E = r(null), g = r(null), c = r(null), I = r(null), L = r(null), d = r(null), t = r(null), D = Y("$kvTrackEvent"), u = (o, v, m = null) => {
|
|
62
62
|
n("item-hover", o, v, m);
|
|
63
63
|
}, W = (o, v, m = null) => {
|
|
64
64
|
navigator.maxTouchPoints || (o === A && t.value !== A && D(
|
|
@@ -84,16 +84,16 @@ const we = k(() => import("./KvHeaderMobileMenu.js")), F = k(() => import("./KvH
|
|
|
84
84
|
borderRadius: l.isMobile ? "auto" : "0px 0px 8px 8px",
|
|
85
85
|
width: l.isMobile ? "100%" : `${K}px`
|
|
86
86
|
};
|
|
87
|
-
},
|
|
88
|
-
t.value =
|
|
87
|
+
}, b = () => {
|
|
88
|
+
t.value = k, u(a.value, F, S());
|
|
89
89
|
}, q = (o, v, m) => {
|
|
90
90
|
o === A && t.value !== A && D(
|
|
91
91
|
"TopNav",
|
|
92
92
|
"hover-Lend-menu",
|
|
93
93
|
"Lend"
|
|
94
|
-
), t.value === N && (t.value = null), !t.value || t.value !== o ? (t.value = o, o ===
|
|
94
|
+
), t.value === N && (t.value = null), !t.value || t.value !== o ? (t.value = o, o === k ? b() : o === N && l.isMobile ? u(o, v, z) : u(o, v, m)) : (t.value = null, u());
|
|
95
95
|
}, C = ve(() => {
|
|
96
|
-
t.value ===
|
|
96
|
+
t.value === k && b();
|
|
97
97
|
}, 100), G = x(() => l.isMobile ? void 0 : "/lend-by-category"), J = x(() => {
|
|
98
98
|
var o;
|
|
99
99
|
return ((o = l.lenderImageUrl) == null ? void 0 : o.split("/").pop()) ?? "";
|
|
@@ -103,7 +103,7 @@ const we = k(() => import("./KvHeaderMobileMenu.js")), F = k(() => import("./KvH
|
|
|
103
103
|
return P(
|
|
104
104
|
() => l.isMobile,
|
|
105
105
|
() => {
|
|
106
|
-
t.value ===
|
|
106
|
+
t.value === k && b();
|
|
107
107
|
}
|
|
108
108
|
), P(
|
|
109
109
|
() => l.openMenuItem,
|
|
@@ -115,7 +115,7 @@ const we = k(() => import("./KvHeaderMobileMenu.js")), F = k(() => import("./KvH
|
|
|
115
115
|
}), $(() => {
|
|
116
116
|
window.removeEventListener("resize", C);
|
|
117
117
|
}), {
|
|
118
|
-
AVATAR_MENU_ID:
|
|
118
|
+
AVATAR_MENU_ID: k,
|
|
119
119
|
openMenuId: t,
|
|
120
120
|
numeral: re,
|
|
121
121
|
mdiAccountCircle: te,
|
|
@@ -127,7 +127,7 @@ const we = k(() => import("./KvHeaderMobileMenu.js")), F = k(() => import("./KvH
|
|
|
127
127
|
lendButton: e,
|
|
128
128
|
aboutUsLink: O,
|
|
129
129
|
partnerWithUsLink: E,
|
|
130
|
-
borrowLink:
|
|
130
|
+
borrowLink: g,
|
|
131
131
|
supportKivaLink: c,
|
|
132
132
|
basketLink: I,
|
|
133
133
|
signInLink: L,
|
|
@@ -137,7 +137,7 @@ const we = k(() => import("./KvHeaderMobileMenu.js")), F = k(() => import("./KvH
|
|
|
137
137
|
handleOnHover: W,
|
|
138
138
|
handleTouchStart: q,
|
|
139
139
|
handleMouseOut: j,
|
|
140
|
-
handleAvatarMenuPosition:
|
|
140
|
+
handleAvatarMenuPosition: b,
|
|
141
141
|
KvHeaderMobileMenu: we,
|
|
142
142
|
KvHeaderMyKivaMenu: F,
|
|
143
143
|
KvLendMenu: fe,
|
|
@@ -149,23 +149,26 @@ const we = k(() => import("./KvHeaderMobileMenu.js")), F = k(() => import("./KvH
|
|
|
149
149
|
roundedBalance: Q
|
|
150
150
|
};
|
|
151
151
|
}
|
|
152
|
-
}, ge = ["href"], be = {
|
|
152
|
+
}, ge = ["href"], be = {
|
|
153
|
+
ref: "avatar",
|
|
154
|
+
class: "tw-cursor-pointer tw-flex tw-items-center tw-gap-1 tw-bg-eco-green-1 tw-rounded-md tw-py-0.5 md:tw-py-1 tw-px-1 md:tw-px-2"
|
|
155
|
+
}, pe = { class: "tw-text-eco-green-4" }, ye = ["href"];
|
|
153
156
|
function Te(l, n, a, e, O, E) {
|
|
154
|
-
const
|
|
157
|
+
const g = p("kv-material-icon"), c = p("KvHeaderDropdownLink"), I = p("kv-icon-bag"), L = p("KvUserAvatar"), d = ee("kv-track-event");
|
|
155
158
|
return i(), w("div", {
|
|
156
159
|
class: "tw-h-full tw-flex tw-items-center tw-gap-0.5 md:tw-gap-2 lg:tw-gap-2.5",
|
|
157
160
|
onTouchstart: n[10] || (n[10] = (...t) => e.handleEmptySpaceClick && e.handleEmptySpaceClick(...t))
|
|
158
161
|
}, [
|
|
159
162
|
s((i(), w("button", {
|
|
160
163
|
ref: "menuButton",
|
|
161
|
-
class:
|
|
164
|
+
class: y(["header-link tw-inline-flex md:tw-hidden", {
|
|
162
165
|
"tw-text-tertiary": a.openMenuItem && a.openMenuItem !== e.KvHeaderMobileMenu
|
|
163
166
|
}]),
|
|
164
167
|
onMouseover: n[0] || (n[0] = (t) => e.handleOnHover("menuButton", e.KvHeaderMobileMenu)),
|
|
165
168
|
onMouseout: n[1] || (n[1] = (t) => e.handleMouseOut("menuButton")),
|
|
166
169
|
onTouchstart: n[2] || (n[2] = H((t) => e.handleTouchStart("menuButton", e.KvHeaderMobileMenu), ["stop"]))
|
|
167
170
|
}, [
|
|
168
|
-
U(
|
|
171
|
+
U(g, { icon: e.mdiMenu }, null, 8, ["icon"])
|
|
169
172
|
], 34)), [
|
|
170
173
|
[d, a.openMenuItem === e.KvHeaderMobileMenu ? ["TopNav", "click-Hamburger-menu"] : null]
|
|
171
174
|
]),
|
|
@@ -223,12 +226,12 @@ function Te(l, n, a, e, O, E) {
|
|
|
223
226
|
])),
|
|
224
227
|
_: 1
|
|
225
228
|
}, 8, ["menu-component", "open-menu-item", "dropdown-icon", "onOnHover", "onUserTap"]),
|
|
226
|
-
n[17] || (n[17] =
|
|
229
|
+
n[17] || (n[17] = M("div", { class: "tw-flex-1 tw-h-full" }, null, -1)),
|
|
227
230
|
a.loggedIn ? s((i(), w("a", {
|
|
228
231
|
key: 0,
|
|
229
232
|
ref: "dashboardLink",
|
|
230
233
|
href: a.myDashboardUrl,
|
|
231
|
-
class:
|
|
234
|
+
class: y(["header-link tw-hidden md:tw-block", { "tw-text-tertiary": !!a.openMenuItem }])
|
|
232
235
|
}, n[14] || (n[14] = [
|
|
233
236
|
f(" My dashboard ")
|
|
234
237
|
]), 10, ge)), [
|
|
@@ -237,7 +240,7 @@ function Te(l, n, a, e, O, E) {
|
|
|
237
240
|
s((i(), w("a", {
|
|
238
241
|
ref: "basketLink",
|
|
239
242
|
href: "/basket",
|
|
240
|
-
class:
|
|
243
|
+
class: y(["header-link tw-relative md:!tw-mr-0 tw-flex tw-items-center tw-gap-0.5", { "tw-text-tertiary": !!a.openMenuItem }]),
|
|
241
244
|
style: { "margin-right": "2px" },
|
|
242
245
|
"data-testid": "header-basket"
|
|
243
246
|
}, [
|
|
@@ -245,46 +248,47 @@ function Te(l, n, a, e, O, E) {
|
|
|
245
248
|
class: "tw-w-3 tw-h-3 md:tw-w-3.5 md:tw-h-3.5 tw-pointer-events-none",
|
|
246
249
|
count: a.basketCount
|
|
247
250
|
}, null, 8, ["count"]),
|
|
248
|
-
n[15] || (n[15] =
|
|
251
|
+
n[15] || (n[15] = M("span", { class: "tw-hidden md:tw-block" }, "Basket", -1))
|
|
249
252
|
], 2)), [
|
|
250
253
|
[R, a.basketCount > 0],
|
|
251
254
|
[d, ["TopNav", "click-Basket"]]
|
|
252
255
|
]),
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
onMouseout: n[8] || (n[8] = (t) => e.handleMouseOut(e.AVATAR_MENU_ID)),
|
|
256
|
+
M("div", {
|
|
257
|
+
class: "md:tw-py-1",
|
|
258
|
+
onMouseenter: n[7] || (n[7] = (t) => e.handleOnHover(e.AVATAR_MENU_ID, e.KvHeaderMyKivaMenu, e.getAvatarMenuPosition())),
|
|
259
|
+
onMouseleave: n[8] || (n[8] = (t) => e.handleMouseOut(e.AVATAR_MENU_ID)),
|
|
258
260
|
onTouchstart: n[9] || (n[9] = H((t) => e.handleTouchStart(e.AVATAR_MENU_ID), ["stop"]))
|
|
259
261
|
}, [
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
262
|
+
s(M("div", be, [
|
|
263
|
+
e.isLegacyPlaceholderAvatar(e.avatarFilename) || !e.avatarFilename ? (i(), T(g, {
|
|
264
|
+
key: 0,
|
|
265
|
+
icon: e.mdiAccountCircle,
|
|
266
|
+
class: "tw-w-3"
|
|
267
|
+
}, null, 8, ["icon"])) : (i(), T(L, {
|
|
268
|
+
key: 1,
|
|
269
|
+
class: "avatar",
|
|
270
|
+
"lender-name": a.lenderName,
|
|
271
|
+
"lender-image-url": a.lenderImageUrl,
|
|
272
|
+
"is-small": ""
|
|
273
|
+
}, null, 8, ["lender-name", "lender-image-url"])),
|
|
274
|
+
M("span", pe, ne(e.numeral(e.roundedBalance).format("$0")), 1)
|
|
275
|
+
], 512), [
|
|
276
|
+
[R, a.loggedIn]
|
|
277
|
+
])
|
|
278
|
+
], 32),
|
|
275
279
|
a.loggedIn ? V("", !0) : s((i(), w("a", {
|
|
276
280
|
key: 1,
|
|
277
281
|
ref: "signInLink",
|
|
278
282
|
href: a.loginUrl,
|
|
279
|
-
class:
|
|
283
|
+
class: y(["header-link", { "tw-text-tertiary": !!a.openMenuItem }])
|
|
280
284
|
}, n[16] || (n[16] = [
|
|
281
285
|
f(" Sign in ")
|
|
282
|
-
]), 10,
|
|
286
|
+
]), 10, ye)), [
|
|
283
287
|
[d, ["TopNav", "click-Sign-in"]]
|
|
284
288
|
])
|
|
285
289
|
], 32);
|
|
286
290
|
}
|
|
287
|
-
const
|
|
291
|
+
const Se = /* @__PURE__ */ ce(he, [["render", Te], ["__scopeId", "data-v-1f562db1"]]);
|
|
288
292
|
export {
|
|
289
|
-
|
|
293
|
+
Se as default
|
|
290
294
|
};
|
package/dist/vue/KvWwwHeader.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.header-fade-enter-active[data-v-
|
|
1
|
+
.header-fade-enter-active[data-v-7fe52aee]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header-fade-leave-active[data-v-7fe52aee]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.header-fade-enter[data-v-7fe52aee],.header-fade-leave-to[data-v-7fe52aee]{opacity:0}.header-fade-leave[data-v-7fe52aee],.header-fade-enter-to[data-v-7fe52aee]{opacity:1}.bg-opacity-50[data-v-7fe52aee]{background-color:rgba(var(--bg-action-highlight),.5)}
|
package/dist/vue/KvWwwHeader.js
CHANGED
|
@@ -8,7 +8,7 @@ import { throttle as q } from "../utils/throttle.js";
|
|
|
8
8
|
import { debounce as F } from "../utils/debounce.js";
|
|
9
9
|
import "./KvWwwHeader.css";
|
|
10
10
|
import J from "../_virtual/_plugin-vue_export-helper.js";
|
|
11
|
-
const Q = "3.
|
|
11
|
+
const Q = "3.7rem", X = ["lendMenu", "aboutUsLink"], Z = {
|
|
12
12
|
components: {
|
|
13
13
|
KvHeaderLinkBar: V,
|
|
14
14
|
KvHeaderLogo: W,
|
|
@@ -69,19 +69,19 @@ const Q = "3.75rem", X = ["lendMenu", "aboutUsLink"], Z = {
|
|
|
69
69
|
"load-lend-menu-data"
|
|
70
70
|
],
|
|
71
71
|
setup(L, { emit: o }) {
|
|
72
|
-
const n = l(!0), e = l(null),
|
|
73
|
-
let
|
|
72
|
+
const n = l(!0), e = l(null), r = l(!1), i = B(null), u = l(null), d = l({ left: 0, position: "relative" }), m = l(!1), c = l(null), f = l(!1);
|
|
73
|
+
let a;
|
|
74
74
|
const _ = S(() => {
|
|
75
75
|
var s, t;
|
|
76
76
|
return ((t = (s = u.value) == null ? void 0 : s.$options) == null ? void 0 : t.name) === "KvHeaderMobileMenu";
|
|
77
77
|
}), M = F((s, t, E) => {
|
|
78
|
-
f.value && (t ? (c.value = s, clearTimeout(
|
|
78
|
+
f.value && (t ? (c.value = s, clearTimeout(a), i.value !== t && (d.value = { left: 0, position: "relative" }), i.value = t, r.value = !0, E && (d.value = {
|
|
79
79
|
...E,
|
|
80
80
|
position: "absolute"
|
|
81
|
-
})) :
|
|
82
|
-
|
|
83
|
-
},
|
|
84
|
-
},
|
|
81
|
+
})) : r.value && (a = setTimeout(() => {
|
|
82
|
+
r.value = !1, i.value = null;
|
|
83
|
+
}, 50)));
|
|
84
|
+
}, 100), U = (s) => {
|
|
85
85
|
var t;
|
|
86
86
|
(t = u.value) == null || t.onLoad(s);
|
|
87
87
|
}, D = () => {
|
|
@@ -89,7 +89,7 @@ const Q = "3.75rem", X = ["lendMenu", "aboutUsLink"], Z = {
|
|
|
89
89
|
}, N = () => {
|
|
90
90
|
o("load-lend-menu-data");
|
|
91
91
|
}, p = () => {
|
|
92
|
-
m.value = (window == null ? void 0 : window.innerWidth) < R.breakpoints.md, m.value && X.includes(c.value) && (i.value = null,
|
|
92
|
+
m.value = (window == null ? void 0 : window.innerWidth) < R.breakpoints.md, m.value && X.includes(c.value) && (i.value = null, r.value = !1);
|
|
93
93
|
}, H = q(p, 100);
|
|
94
94
|
return x(() => {
|
|
95
95
|
p(), window.addEventListener("resize", H), f.value = !0;
|
|
@@ -100,7 +100,7 @@ const Q = "3.75rem", X = ["lendMenu", "aboutUsLink"], Z = {
|
|
|
100
100
|
emitLendMenuEvent: N,
|
|
101
101
|
isMobile: m,
|
|
102
102
|
linksVisible: n,
|
|
103
|
-
menuOpen:
|
|
103
|
+
menuOpen: r,
|
|
104
104
|
isMobileMenuActive: _,
|
|
105
105
|
onHover: M,
|
|
106
106
|
loadMenuData: U,
|
|
@@ -115,7 +115,7 @@ const Q = "3.75rem", X = ["lendMenu", "aboutUsLink"], Z = {
|
|
|
115
115
|
href: "/",
|
|
116
116
|
class: "tw-px-1 tw-py-2 tw-cursor-pointer tw-absolute tw-top-1/2 tw-left-1/2 tw--translate-y-1/2 tw--translate-x-1/2 tw-transition-all tw-duration-300"
|
|
117
117
|
};
|
|
118
|
-
function ee(L, o, n, e,
|
|
118
|
+
function ee(L, o, n, e, r, i) {
|
|
119
119
|
const u = g("kv-header-link-bar"), d = g("kv-header-logo"), m = g("kv-page-container"), c = g("kv-theme-provider"), f = K("kv-track-event");
|
|
120
120
|
return w(), I(c, {
|
|
121
121
|
tag: "div",
|
|
@@ -161,7 +161,7 @@ function ee(L, o, n, e, a, i) {
|
|
|
161
161
|
y(k("div", {
|
|
162
162
|
class: "tw-absolute tw-z-modal tw-h-full tw-inset-x-0 tw-bg-eco-green-4 bg-opacity-50 tw-min-h-screen",
|
|
163
163
|
style: h({ top: e.HEADER_HEIGHT }),
|
|
164
|
-
onTouchstart: o[4] || (o[4] = (...
|
|
164
|
+
onTouchstart: o[4] || (o[4] = (...a) => e.handleOverlayClick && e.handleOverlayClick(...a))
|
|
165
165
|
}, [
|
|
166
166
|
k("div", {
|
|
167
167
|
class: G(["tw-bg-primary tw-overflow-y-auto", { "tw-min-h-dvh": e.isMobileMenuActive }]),
|
|
@@ -169,8 +169,8 @@ function ee(L, o, n, e, a, i) {
|
|
|
169
169
|
...e.menuPosition,
|
|
170
170
|
maxHeight: e.isMobileMenuActive ? "auto" : `calc(100dvh - ${e.HEADER_HEIGHT})`
|
|
171
171
|
}),
|
|
172
|
-
|
|
173
|
-
|
|
172
|
+
onMouseenter: o[2] || (o[2] = (a) => e.onHover(e.activeHeaderItem, e.menuComponent)),
|
|
173
|
+
onMouseleave: o[3] || (o[3] = (a) => e.onHover())
|
|
174
174
|
}, [
|
|
175
175
|
(w(), I(z(e.menuComponent), {
|
|
176
176
|
ref: "menuComponentInstance",
|
|
@@ -184,7 +184,7 @@ function ee(L, o, n, e, a, i) {
|
|
|
184
184
|
"is-mobile": e.isMobile,
|
|
185
185
|
"countries-not-lent-to-url": n.countriesNotLentToUrl,
|
|
186
186
|
onLoadLendMenuData: e.emitLendMenuEvent,
|
|
187
|
-
onClosingMenu: o[0] || (o[0] = (
|
|
187
|
+
onClosingMenu: o[0] || (o[0] = (a) => e.onHover()),
|
|
188
188
|
onTouchstart: o[1] || (o[1] = P(() => {
|
|
189
189
|
}, ["stop"]))
|
|
190
190
|
}, null, 40, ["logged-in", "login-url", "user-id", "is-borrower", "is-trustee", "my-dashboard-url", "show-m-g-upsell-link", "is-mobile", "countries-not-lent-to-url", "onLoadLendMenuData"]))
|
|
@@ -199,7 +199,7 @@ function ee(L, o, n, e, a, i) {
|
|
|
199
199
|
_: 1
|
|
200
200
|
});
|
|
201
201
|
}
|
|
202
|
-
const me = /* @__PURE__ */ J(Z, [["render", ee], ["__scopeId", "data-v-
|
|
202
|
+
const me = /* @__PURE__ */ J(Z, [["render", ee], ["__scopeId", "data-v-7fe52aee"]]);
|
|
203
203
|
export {
|
|
204
204
|
me as default
|
|
205
205
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kiva/kv-components",
|
|
3
|
-
"version": "6.62.
|
|
3
|
+
"version": "6.62.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -114,5 +114,5 @@
|
|
|
114
114
|
"embla-carousel-fade",
|
|
115
115
|
"popper.js"
|
|
116
116
|
],
|
|
117
|
-
"gitHead": "
|
|
117
|
+
"gitHead": "f508a0add91e8d46355db11db0890eb45a6df070"
|
|
118
118
|
}
|