@kiva/kv-components 7.5.0 → 7.6.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
- .loan-card-use[data-v-4274faf3]:hover,.loan-card-use[data-v-4274faf3]:focus{--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1))}.loan-card-active-hover:hover .loan-card-use[data-v-4274faf3]{text-decoration-line:underline}.loan-card-progress[data-v-4274faf3]:hover,.loan-card-progress[data-v-4274faf3]:focus{text-decoration-line:none}.loan-card-use-text[data-v-4274faf3] p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;text-overflow:ellipsis}.loan-card-cta[data-v-4274faf3] form,.loan-card-cta[data-v-4274faf3] fieldset,.loan-card-cta[data-v-4274faf3] .tw-w-full,.loan-card-cta[data-v-4274faf3] button{height:40px!important;max-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.loan-card-cta[data-v-4274faf3] .tw-inline-flex{height:40px!important;max-height:40px!important;min-height:40px!important}
1
+ .loan-card-use[data-v-df6cbfd6]:hover,.loan-card-use[data-v-df6cbfd6]:focus{--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1))}.loan-card-active-hover:hover .loan-card-use[data-v-df6cbfd6]{text-decoration-line:underline}.loan-card-progress[data-v-df6cbfd6]:hover,.loan-card-progress[data-v-df6cbfd6]:focus{text-decoration-line:none}.loan-card-use-text[data-v-df6cbfd6] p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;text-overflow:ellipsis}.loan-card-cta[data-v-df6cbfd6] form,.loan-card-cta[data-v-df6cbfd6] fieldset,.loan-card-cta[data-v-df6cbfd6] .tw-w-full,.loan-card-cta[data-v-df6cbfd6] button{height:40px!important;max-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.loan-card-cta[data-v-df6cbfd6] .tw-inline-flex{height:40px!important;max-height:40px!important;min-height:40px!important}
@@ -1,21 +1,21 @@
1
- import P from "graphql-tag";
1
+ import M from "graphql-tag";
2
2
  import V from "numeral";
3
- import { computed as U, resolveComponent as d, openBlock as n, createElementBlock as i, createElementVNode as r, createBlock as s, resolveDynamicComponent as f, withCtx as w, createVNode as m, toDisplayString as M, withModifiers as p, createCommentVNode as u, Fragment as x, renderList as W, normalizeClass as N } from "vue";
4
- import { mdiMapMarker as I, mdiHome as H, mdiLink as j } from "@mdi/js";
5
- import { LOAN_CALLOUTS_FRAGMENT as q, LOAN_GEOCODE_FRAGMENT as Z, LOAN_PROGRESS_FRAGMENT as z, loanCardComputedProperties as J, loanCardMethods as Q } from "../utils/loanCard.js";
6
- import X, { KV_LOAN_USE_FRAGMENT as Y } from "./KvLoanUse.js";
3
+ import { computed as U, resolveComponent as d, openBlock as n, createElementBlock as i, createElementVNode as l, createBlock as s, resolveDynamicComponent as f, withCtx as w, createVNode as m, toDisplayString as T, withModifiers as W, createCommentVNode as c, Fragment as C, renderList as I, normalizeClass as B } from "vue";
4
+ import { mdiMapMarker as H, mdiHome as j, mdiLink as q } from "@mdi/js";
5
+ import { LOAN_CALLOUTS_FRAGMENT as Z, LOAN_GEOCODE_FRAGMENT as z, LOAN_PROGRESS_FRAGMENT as J, loanCardComputedProperties as Q, loanCardMethods as X } from "../utils/loanCard.js";
6
+ import Y, { KV_LOAN_USE_FRAGMENT as p } from "./KvLoanUse.js";
7
7
  import $ from "./KvBorrowerImage.js";
8
8
  import ee from "./KvLoanCallouts.js";
9
9
  import te, { KV_LEND_CTA_FRAGMENT as oe, KV_LEND_CTA_USER_FRAGMENT as ae } from "./KvLendCta.js";
10
- import ne, { KV_LOAN_BOOKMARK_FRAGMENT as le } from "./KvLoanBookmark.js";
11
- import re from "./KvLoanProgressGroup.js";
10
+ import ne, { KV_LOAN_BOOKMARK_FRAGMENT as re } from "./KvLoanBookmark.js";
11
+ import le from "./KvLoanProgressGroup.js";
12
12
  import ie, { KV_LOAN_TAG_FRAGMENT as se } from "./KvLoanTag.js";
13
13
  import de from "./KvMaterialIcon.js";
14
14
  import me from "./KvLoadingPlaceholder.js";
15
- import ce from "./KvLoanTeamPick.js";
15
+ import ue from "./KvLoanTeamPick.js";
16
16
  import "./KvCompactLoanCard.css";
17
- import ue from "../_virtual/_plugin-vue_export-helper.js";
18
- const je = P`
17
+ import ce from "../_virtual/_plugin-vue_export-helper.js";
18
+ const qe = M`
19
19
  fragment KvCompactLoanCard on LoanBasic {
20
20
  id
21
21
  image {
@@ -39,31 +39,31 @@ const je = P`
39
39
  }
40
40
  ${oe}
41
41
  ${se}
42
- ${Y}
43
- ${q}
42
+ ${p}
44
43
  ${Z}
45
44
  ${z}
46
- `, qe = P`
45
+ ${J}
46
+ `, Ze = M`
47
47
  fragment KvCompactLoanCardUser on LoanBasic {
48
48
  id
49
49
  ...KvLendCtaUser
50
50
  ...KvLoanBookmark
51
51
  }
52
52
  ${ae}
53
- ${le}
53
+ ${re}
54
54
  `, fe = {
55
55
  name: "KvCompactLoanCard",
56
56
  components: {
57
57
  KvBorrowerImage: $,
58
58
  KvLoadingPlaceholder: me,
59
- KvLoanUse: X,
59
+ KvLoanUse: Y,
60
60
  KvMaterialIcon: de,
61
61
  KvLendCta: te,
62
62
  KvLoanTag: ie,
63
63
  KvLoanCallouts: ee,
64
64
  KvLoanBookmark: ne,
65
- KvLoanTeamPick: ce,
66
- KvLoanProgressGroup: re
65
+ KvLoanTeamPick: ue,
66
+ KvLoanProgressGroup: le
67
67
  },
68
68
  props: {
69
69
  loanId: {
@@ -122,6 +122,10 @@ const je = P`
122
122
  type: Boolean,
123
123
  default: !1
124
124
  },
125
+ externalLinksNewTab: {
126
+ type: Boolean,
127
+ default: !1
128
+ },
125
129
  route: {
126
130
  type: Object,
127
131
  default: void 0
@@ -183,58 +187,58 @@ const je = P`
183
187
  default: !0
184
188
  }
185
189
  },
186
- setup(l, { emit: o }) {
190
+ setup(r, { emit: o }) {
187
191
  const {
188
192
  allDataLoaded: t,
189
193
  borrowerName: e,
190
- city: A,
191
- countryName: B,
192
- distributionModel: k,
194
+ city: N,
195
+ countryName: A,
196
+ distributionModel: h,
193
197
  formattedLocation: g,
194
- fundraisingPercent: v,
195
- hasProgressData: c,
198
+ fundraisingPercent: b,
199
+ hasProgressData: u,
196
200
  imageHash: _,
197
- isLoading: y,
198
- loanAmount: b,
201
+ isLoading: v,
202
+ loanAmount: y,
199
203
  loanBorrowerCount: L,
200
204
  loanCallouts: a,
201
- loanStatus: C,
202
- loanUse: T,
205
+ loanStatus: x,
206
+ loanUse: P,
203
207
  readMorePath: K,
204
208
  state: R,
205
209
  tag: F,
206
210
  unreservedAmount: E,
207
211
  sharesAvailable: S
208
- } = J(l), {
212
+ } = Q(r), {
209
213
  clickReadMore: D
210
- } = Q(l, o), O = () => {
211
- l.kvTrackFunction("Lending", "click-Business Website", "Website", l.loanId);
214
+ } = X(r, o), O = () => {
215
+ r.kvTrackFunction("Lending", "click-Business Website", "Website", r.loanId);
212
216
  }, G = U(() => {
213
- if (!l.website)
217
+ if (!r.website)
214
218
  return "";
215
- const h = l.website.trim();
216
- return h.startsWith("http://") || h.startsWith("https://") ? h : `https://${h}`;
219
+ const k = r.website.trim();
220
+ return k.startsWith("http://") || k.startsWith("https://") ? k : `https://${k}`;
217
221
  });
218
222
  return {
219
223
  allDataLoaded: t,
220
224
  borrowerName: e,
221
- city: A,
222
- countryName: B,
223
- distributionModel: k,
225
+ city: N,
226
+ countryName: A,
227
+ distributionModel: h,
224
228
  formattedLocation: g,
225
229
  formattedWebsite: G,
226
- fundraisingPercent: v,
227
- hasProgressData: c,
230
+ fundraisingPercent: b,
231
+ hasProgressData: u,
228
232
  imageHash: _,
229
- isLoading: y,
230
- loanAmount: b,
233
+ isLoading: v,
234
+ loanAmount: y,
231
235
  loanBorrowerCount: L,
232
236
  loanCallouts: a,
233
- loanStatus: C,
234
- loanUse: T,
235
- mdiMapMarker: I,
236
- mdiHome: H,
237
- mdiLink: j,
237
+ loanStatus: x,
238
+ loanUse: P,
239
+ mdiMapMarker: H,
240
+ mdiHome: j,
241
+ mdiLink: q,
238
242
  readMorePath: K,
239
243
  state: R,
240
244
  tag: F,
@@ -246,43 +250,45 @@ const je = P`
246
250
  },
247
251
  computed: {
248
252
  lendersNumber() {
249
- var l, o;
250
- return ((o = (l = this.loan) == null ? void 0 : l.lenders) == null ? void 0 : o.totalCount) ?? 0;
253
+ var r, o;
254
+ return ((o = (r = this.loan) == null ? void 0 : r.lenders) == null ? void 0 : o.totalCount) ?? 0;
251
255
  },
252
256
  amountLent() {
253
257
  var o, t;
254
- const l = ((t = (o = this.loan) == null ? void 0 : o.loanFundraisingInfo) == null ? void 0 : t.fundedAmount) ?? 0;
255
- return V(l).format("$0,0");
258
+ const r = ((t = (o = this.loan) == null ? void 0 : o.loanFundraisingInfo) == null ? void 0 : t.fundedAmount) ?? 0;
259
+ return V(r).format("$0,0");
256
260
  }
257
261
  }
258
- }, we = { class: "tw-flex tw-flex-col tw-items-start tw-justify-between tw-p-1 tw-bg-white tw-rounded-md tw-shadow-lg tw-w-full" }, he = { class: "tw-flex tw-flex-col tw-items-start tw-w-full" }, ke = {
262
+ }, we = { class: "tw-flex tw-flex-col tw-items-start tw-justify-between tw-p-1 tw-bg-white tw-rounded-md tw-shadow-lg tw-w-full" }, ke = { class: "tw-flex tw-flex-col tw-items-start tw-w-full" }, he = {
259
263
  class: "tw-flex tw-items-start tw-gap-2 tw-w-full loan-card-active-hover",
260
264
  style: { height: "6.75rem", "max-height": "6.75rem" }
261
- }, ge = { class: "tw-flex-shrink-0 tw-overflow-hidden" }, ve = { class: "tw-flex tw-flex-col tw-items-start tw-gap-1 tw-flex-1 tw-min-w-0" }, _e = {
265
+ }, ge = { class: "tw-flex-shrink-0 tw-overflow-hidden" }, be = { class: "tw-flex tw-flex-col tw-items-start tw-gap-1 tw-flex-1 tw-min-w-0" }, _e = {
262
266
  key: 0,
263
267
  class: "tw-mb-0.5 tw-w-full"
264
- }, ye = { class: "tw-text-primary !tw-font-medium tw-text-base tw-leading-normal tw-truncate" }, be = ["href"], Le = { class: "tw-truncate" }, Ce = {
268
+ }, ve = { class: "tw-text-primary !tw-font-medium tw-text-base tw-leading-normal tw-truncate" }, ye = ["href"], Le = { class: "tw-truncate" }, xe = {
265
269
  key: 0,
266
270
  class: "loan-card-use-text tw-w-full tw-overflow-hidden"
267
- }, xe = {
271
+ }, Ce = {
268
272
  key: 1,
269
273
  class: "loan-card-use-text tw-w-full tw-overflow-hidden"
270
- }, Ae = { class: "tw-flex-1 tw-min-w-0 tw-mr-1" }, Be = { class: "tw-flex-1 tw-min-w-0" };
271
- function Me(l, o, t, e, A, B) {
272
- const k = d("kv-borrower-image"), g = d("kv-material-icon"), v = d("kv-loan-tag"), c = d("kv-loading-placeholder"), _ = d("kv-loan-use"), y = d("kv-loan-callouts"), b = d("kv-loan-progress-group"), L = d("kv-lend-cta");
274
+ }, Ne = { class: "tw-flex-1 tw-min-w-0 tw-mr-1" }, Ae = { class: "tw-flex-1 tw-min-w-0" };
275
+ function Te(r, o, t, e, N, A) {
276
+ const h = d("kv-borrower-image"), g = d("kv-material-icon"), b = d("kv-loan-tag"), u = d("kv-loading-placeholder"), _ = d("kv-loan-use"), v = d("kv-loan-callouts"), y = d("kv-loan-progress-group"), L = d("kv-lend-cta");
273
277
  return n(), i("div", we, [
274
- r("div", he, [
275
- r("div", ke, [
276
- r("div", ge, [
278
+ l("div", ke, [
279
+ l("div", he, [
280
+ l("div", ge, [
277
281
  (n(), s(f(e.tag), {
278
282
  to: e.readMorePath,
279
283
  href: e.readMorePath,
284
+ target: t.externalLinksNewTab ? "_blank" : void 0,
285
+ rel: t.externalLinksNewTab ? "noopener noreferrer" : void 0,
280
286
  class: "tw-flex",
281
287
  "aria-label": "Borrower image",
282
288
  onClick: o[0] || (o[0] = (a) => e.clickReadMore("Photo", a))
283
289
  }, {
284
290
  default: w(() => [
285
- m(k, {
291
+ m(h, {
286
292
  class: "tw-bg-gray-300 tw-rounded-md tw-object-cover",
287
293
  style: { width: "100px", height: "100px" },
288
294
  alt: `Photo of ${e.borrowerName}`,
@@ -294,68 +300,74 @@ function Me(l, o, t, e, A, B) {
294
300
  }, null, 8, ["alt", "hash", "photo-path"])
295
301
  ]),
296
302
  _: 1
297
- }, 8, ["to", "href"]))
303
+ }, 8, ["to", "href", "target", "rel"]))
298
304
  ]),
299
- r("div", ve, [
305
+ l("div", be, [
300
306
  t.businessName ? (n(), i("div", _e, [
301
307
  (n(), s(f(e.tag), {
302
308
  to: e.readMorePath,
303
309
  href: e.readMorePath,
310
+ target: t.externalLinksNewTab ? "_blank" : void 0,
311
+ rel: t.externalLinksNewTab ? "noopener noreferrer" : void 0,
304
312
  class: "tw-no-underline hover:tw-underline focus:tw-no-underline",
305
313
  "aria-label": "Business name",
306
314
  onClick: o[1] || (o[1] = (a) => e.clickReadMore("Business", a))
307
315
  }, {
308
316
  default: w(() => [
309
- r("h3", ye, M(t.businessName), 1)
317
+ l("h3", ve, T(t.businessName), 1)
310
318
  ]),
311
319
  _: 1
312
- }, 8, ["to", "href"])),
320
+ }, 8, ["to", "href", "target", "rel"])),
313
321
  t.website ? (n(), i("a", {
314
322
  key: 0,
315
323
  href: e.formattedWebsite,
316
324
  target: "_blank",
317
325
  class: "tw-flex tw-items-center tw-gap-0.5 tw-text-secondary tw-text-small tw-font-light tw-leading-normal tw-no-underline hover:tw-underline",
318
- onClick: o[2] || (o[2] = p((...a) => e.trackWebsiteClick && e.trackWebsiteClick(...a), ["stop"]))
326
+ onClick: o[2] || (o[2] = W((...a) => e.trackWebsiteClick && e.trackWebsiteClick(...a), ["stop"]))
319
327
  }, [
320
328
  m(g, {
321
329
  icon: e.mdiLink,
322
330
  class: "tw-w-2 tw-h-2"
323
331
  }, null, 8, ["icon"]),
324
- r("span", Le, M(t.website), 1)
325
- ], 8, be)) : u("", !0)
326
- ])) : u("", !0),
332
+ l("span", Le, T(t.website), 1)
333
+ ], 8, ye)) : c("", !0)
334
+ ])) : c("", !0),
327
335
  (n(), s(f(e.tag), {
328
336
  to: e.readMorePath,
329
337
  href: e.readMorePath,
338
+ target: t.externalLinksNewTab ? "_blank" : void 0,
339
+ rel: t.externalLinksNewTab ? "noopener noreferrer" : void 0,
330
340
  class: "tw-flex tw-no-underline hover:tw-no-underline focus:tw-no-underline -tw-mt-1",
331
341
  "aria-label": "Loan tag",
332
342
  onClick: o[3] || (o[3] = (a) => e.clickReadMore("Tag", a))
333
343
  }, {
334
344
  default: w(() => [
335
- t.showTags && !e.isLoading ? (n(), s(v, {
345
+ t.showTags && !e.isLoading ? (n(), s(b, {
336
346
  key: 0,
337
347
  loan: t.loan
338
- }, null, 8, ["loan"])) : u("", !0)
348
+ }, null, 8, ["loan"])) : c("", !0)
339
349
  ]),
340
350
  _: 1
341
- }, 8, ["to", "href"])),
351
+ }, 8, ["to", "href", "target", "rel"])),
342
352
  t.showLoanUse ? (n(), s(f(e.tag), {
343
353
  key: 1,
344
354
  to: e.readMorePath,
345
355
  href: e.readMorePath,
356
+ target: t.externalLinksNewTab ? "_blank" : void 0,
357
+ rel: t.externalLinksNewTab ? "noopener noreferrer" : void 0,
346
358
  class: "loan-card-use tw-no-underline tw-text-primary tw-block tw-w-full",
347
359
  "aria-label": "Loan use",
348
360
  onClick: o[4] || (o[4] = (a) => e.clickReadMore("Use", a))
349
361
  }, {
350
362
  default: w(() => [
351
- e.isLoading ? (n(), i("div", Ce, [
352
- (n(!0), i(x, null, W([...Array(4)], (a, C) => (n(), i("div", {
353
- key: C,
363
+ e.isLoading ? (n(), i("div", xe, [
364
+ (n(!0), i(C, null, I([...Array(4)], (a, x) => (n(), i("div", {
365
+ key: x,
354
366
  class: "tw-h-2 tw-mb-1"
355
367
  }, [
356
- m(c)
368
+ m(u)
357
369
  ]))), 128))
358
- ])) : (n(), i("div", xe, [
370
+ ])) : (n(), i("div", Ce, [
359
371
  m(_, {
360
372
  use: e.loanUse,
361
373
  "loan-amount": e.loanAmount,
@@ -370,35 +382,37 @@ function Me(l, o, t, e, A, B) {
370
382
  ]))
371
383
  ]),
372
384
  _: 1
373
- }, 8, ["to", "href"])) : u("", !0)
385
+ }, 8, ["to", "href", "target", "rel"])) : c("", !0)
374
386
  ])
375
387
  ]),
376
- e.isLoading || typeof e.loanCallouts > "u" ? (n(), s(c, {
388
+ e.isLoading || typeof e.loanCallouts > "u" ? (n(), s(u, {
377
389
  key: 0,
378
390
  class: "tw-mt-1.5 tw-mb-1 tw-rounded-full",
379
391
  style: { width: "60%", height: "1.5rem" }
380
- })) : (n(), s(y, {
392
+ })) : (n(), s(v, {
381
393
  key: 1,
382
394
  callouts: e.loanCallouts,
383
395
  class: "tw-mt-1.5",
384
- onClick: o[5] || (o[5] = (a) => l.$emit("jump-filter-page", a))
396
+ onClick: o[5] || (o[5] = (a) => r.$emit("jump-filter-page", a))
385
397
  }, null, 8, ["callouts"]))
386
398
  ]),
387
- r("div", {
388
- class: N(["tw-flex tw-items-end tw-w-full tw-mt-1", { "tw-gap-1": e.sharesAvailable }])
399
+ l("div", {
400
+ class: B(["tw-flex tw-items-end tw-w-full tw-mt-1", { "tw-gap-1": e.sharesAvailable }])
389
401
  }, [
390
- e.hasProgressData ? (n(), i(x, { key: 1 }, [
391
- r("div", Be, [
402
+ e.hasProgressData ? (n(), i(C, { key: 1 }, [
403
+ l("div", Ae, [
392
404
  e.sharesAvailable ? (n(), s(f(e.tag), {
393
405
  key: 0,
394
406
  to: e.readMorePath,
395
407
  href: e.readMorePath,
408
+ target: t.externalLinksNewTab ? "_blank" : void 0,
409
+ rel: t.externalLinksNewTab ? "noopener noreferrer" : void 0,
396
410
  class: "loan-card-progress tw-no-underline tw-block",
397
411
  "aria-label": "Loan progress",
398
412
  onClick: o[6] || (o[6] = (a) => e.clickReadMore("Progress", a))
399
413
  }, {
400
414
  default: w(() => [
401
- m(b, {
415
+ m(y, {
402
416
  id: "loanProgress",
403
417
  "money-left": e.unreservedAmount,
404
418
  "progress-percent": e.fundraisingPercent,
@@ -406,10 +420,10 @@ function Me(l, o, t, e, A, B) {
406
420
  }, null, 8, ["money-left", "progress-percent"])
407
421
  ]),
408
422
  _: 1
409
- }, 8, ["to", "href"])) : u("", !0)
423
+ }, 8, ["to", "href", "target", "rel"])) : c("", !0)
410
424
  ]),
411
- r("div", {
412
- class: N(["tw-flex-shrink-0 loan-card-cta", { "tw-w-full": !e.sharesAvailable }]),
425
+ l("div", {
426
+ class: B(["tw-flex-shrink-0 loan-card-cta", { "tw-w-full": !e.sharesAvailable }]),
413
427
  style: { height: "40px" }
414
428
  }, [
415
429
  m(L, {
@@ -432,23 +446,23 @@ function Me(l, o, t, e, A, B) {
432
446
  "primary-button-text": t.primaryButtonText,
433
447
  "secondary-button-text": t.secondaryButtonText,
434
448
  "secondary-button-handler": t.secondaryButtonHandler,
435
- onAddToBasket: o[7] || (o[7] = (a) => l.$emit("add-to-basket", a)),
449
+ onAddToBasket: o[7] || (o[7] = (a) => r.$emit("add-to-basket", a)),
436
450
  onShowLoanDetails: o[8] || (o[8] = (a) => e.clickReadMore("ViewLoan", a)),
437
- onRemoveFromBasket: o[9] || (o[9] = (a) => l.$emit("remove-from-basket", a))
451
+ onRemoveFromBasket: o[9] || (o[9] = (a) => r.$emit("remove-from-basket", a))
438
452
  }, null, 8, ["loan", "unreserved-amount", "basket-items", "is-loading", "is-adding", "enable-five-dollars-notes", "five-dollars-selected", "kv-track-function", "show-view-loan", "custom-loan-details", "external-links", "route", "user-balance", "get-cookie", "set-cookie", "is-visitor", "primary-button-text", "secondary-button-text", "secondary-button-handler"])
439
453
  ], 2)
440
- ], 64)) : (n(), i(x, { key: 0 }, [
441
- r("div", Ae, [
442
- m(c, {
454
+ ], 64)) : (n(), i(C, { key: 0 }, [
455
+ l("div", Ne, [
456
+ m(u, {
443
457
  class: "tw-mb-0.5",
444
458
  style: { width: "100%", maxWidth: "11rem", height: "1rem" }
445
459
  }),
446
- m(c, {
460
+ m(u, {
447
461
  class: "tw-rounded",
448
462
  style: { width: "100%", maxWidth: "11rem", height: "0.5rem" }
449
463
  })
450
464
  ]),
451
- e.allDataLoaded ? u("", !0) : (n(), s(c, {
465
+ e.allDataLoaded ? c("", !0) : (n(), s(u, {
452
466
  key: 0,
453
467
  class: "tw-rounded tw-flex-shrink-0",
454
468
  style: { width: "8rem", height: "2.5rem" }
@@ -457,9 +471,9 @@ function Me(l, o, t, e, A, B) {
457
471
  ], 2)
458
472
  ]);
459
473
  }
460
- const Ze = /* @__PURE__ */ ue(fe, [["render", Me], ["__scopeId", "data-v-4274faf3"]]);
474
+ const ze = /* @__PURE__ */ ce(fe, [["render", Te], ["__scopeId", "data-v-df6cbfd6"]]);
461
475
  export {
462
- je as KV_COMPACT_LOAN_CARD_FRAGMENT,
463
- qe as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
464
- Ze as default
476
+ qe as KV_COMPACT_LOAN_CARD_FRAGMENT,
477
+ Ze as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
478
+ ze as default
465
479
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kiva/kv-components",
3
- "version": "7.5.0",
3
+ "version": "7.6.0",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -115,5 +115,5 @@
115
115
  "embla-carousel-fade",
116
116
  "popper.js"
117
117
  ],
118
- "gitHead": "2a5cf7ee94ea90892079d9b644d103559b5bbe21"
118
+ "gitHead": "76df0f5473e78a4d36bba8e19c3388cc8a055921"
119
119
  }