@kiva/kv-components 8.7.5 → 8.8.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-c9a32dfb]:hover,.loan-card-use[data-v-c9a32dfb]: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-c9a32dfb]{text-decoration-line:underline}.loan-card-progress[data-v-c9a32dfb]:hover,.loan-card-progress[data-v-c9a32dfb]:focus{text-decoration-line:none}.loan-card-use-text[data-v-c9a32dfb] 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-c9a32dfb] form,.loan-card-cta[data-v-c9a32dfb] fieldset,.loan-card-cta[data-v-c9a32dfb] .tw-w-full,.loan-card-cta[data-v-c9a32dfb] button{height:40px!important;max-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.loan-card-cta[data-v-c9a32dfb] .tw-inline-flex{height:40px!important;max-height:40px!important;min-height:40px!important}
1
+ .loan-card-use[data-v-b1272f83]:hover,.loan-card-use[data-v-b1272f83]: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-b1272f83]{text-decoration-line:underline}.loan-card-progress[data-v-b1272f83]:hover,.loan-card-progress[data-v-b1272f83]:focus{text-decoration-line:none}.loan-card-use-text[data-v-b1272f83] 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-b1272f83] form,.loan-card-cta[data-v-b1272f83] fieldset,.loan-card-cta[data-v-b1272f83] .tw-w-full,.loan-card-cta[data-v-b1272f83] button{height:40px!important;max-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.loan-card-cta[data-v-b1272f83] .tw-inline-flex{height:40px!important;max-height:40px!important;min-height:40px!important}
@@ -2,8 +2,8 @@ import N from "./KvCompactLoanCard2.js";
2
2
  import { KV_COMPACT_LOAN_CARD_FRAGMENT as p, KV_COMPACT_LOAN_CARD_USER_FRAGMENT as $ } from "./KvCompactLoanCard2.js";
3
3
  import { resolveComponent as w, openBlock as a, createElementBlock as l, normalizeClass as c, createVNode as i, createCommentVNode as d, createElementVNode as r, normalizeStyle as T, createBlock as s, resolveDynamicComponent as u, withCtx as f, toDisplayString as k, withModifiers as P, Fragment as g, renderList as A } from "vue";
4
4
  import "./KvCompactLoanCard.css";
5
- import B from "../_virtual/_plugin-vue_export-helper.js";
6
- const V = { class: "tw-flex tw-flex-col tw-items-start tw-w-full" }, R = { class: "tw-flex-shrink-0 tw-overflow-hidden" }, D = { class: "tw-flex tw-flex-col tw-items-start tw-gap-1 tw-flex-1 tw-min-w-0" }, S = {
5
+ import R from "../_virtual/_plugin-vue_export-helper.js";
6
+ const B = { class: "tw-flex tw-flex-col tw-items-start tw-w-full" }, V = { class: "tw-flex-shrink-0 tw-overflow-hidden" }, D = { class: "tw-flex tw-flex-col tw-items-start tw-gap-1 tw-flex-1 tw-min-w-0" }, S = {
7
7
  key: 0,
8
8
  class: "tw-mb-0.5 tw-w-full"
9
9
  }, F = { class: "tw-text-primary !tw-font-medium tw-text-base tw-leading-normal tw-truncate" }, W = ["href"], j = { class: "tw-truncate" }, E = {
@@ -13,24 +13,24 @@ const V = { class: "tw-flex tw-flex-col tw-items-start tw-w-full" }, R = { class
13
13
  function z(h, o, t, e, G, H) {
14
14
  const b = w("kv-material-icon"), v = w("kv-borrower-image"), x = w("kv-loan-tag"), m = w("kv-loading-placeholder"), _ = w("kv-loan-use"), y = w("kv-loan-callouts"), L = w("kv-loan-progress-group"), C = w("kv-lend-cta");
15
15
  return a(), l("div", {
16
- class: c(["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", { "tw-relative": t.showCloseButton, "!tw-p-1.5": t.showLightView }])
16
+ class: c(["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", { "tw-relative": t.showRefreshButton, "!tw-p-1.5": t.showLightView }])
17
17
  }, [
18
- t.showCloseButton ? (a(), l("button", {
18
+ t.showRefreshButton ? (a(), l("button", {
19
19
  key: 0,
20
- class: "tw-absolute tw--top-1 tw--right-1 tw-p-0.5 tw-bg-white tw-rounded-full tw-w-2.5 tw-h-2.5 tw-flex tw-items-center tw-justify-center tw-cursor-pointer tw-drop-shadow-sm",
21
- onClick: o[0] || (o[0] = (...n) => e.handleCloseButton && e.handleCloseButton(...n))
20
+ class: "tw-absolute tw--top-1 tw--right-1 tw-bg-white tw-rounded-full tw-w-2.5 tw-h-2.5 tw-flex tw-items-center tw-justify-center tw-cursor-pointer tw-drop-shadow-sm",
21
+ onClick: o[0] || (o[0] = (...n) => e.handleRefreshButton && e.handleRefreshButton(...n))
22
22
  }, [
23
23
  i(b, {
24
- icon: e.mdiClose,
25
- class: "tw-w-1.5 tw-h-1.5"
24
+ icon: e.mdiCached,
25
+ class: "tw-w-2.5 tw-h-2.5 tw--scale-x-100 tw-text-gray-500"
26
26
  }, null, 8, ["icon"])
27
27
  ])) : d("", !0),
28
- r("div", V, [
28
+ r("div", B, [
29
29
  r("div", {
30
30
  class: c(["tw-flex tw-items-start tw-gap-2 tw-w-full loan-card-active-hover", { "!tw-gap-1": t.showLightView }]),
31
31
  style: T(e.customStyle)
32
32
  }, [
33
- r("div", R, [
33
+ r("div", V, [
34
34
  (a(), s(u(e.tag), {
35
35
  to: e.readMorePath,
36
36
  href: e.readMorePath,
@@ -240,7 +240,7 @@ function z(h, o, t, e, G, H) {
240
240
  ], 2)
241
241
  ], 2);
242
242
  }
243
- const Q = /* @__PURE__ */ B(N, [["render", z], ["__scopeId", "data-v-c9a32dfb"]]);
243
+ const Q = /* @__PURE__ */ R(N, [["render", z], ["__scopeId", "data-v-b1272f83"]]);
244
244
  export {
245
245
  p as KV_COMPACT_LOAN_CARD_FRAGMENT,
246
246
  $ as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
@@ -127,7 +127,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
127
127
  type: NumberConstructor;
128
128
  default: number;
129
129
  };
130
- showCloseButton: {
130
+ showRefreshButton: {
131
131
  type: BooleanConstructor;
132
132
  default: boolean;
133
133
  };
@@ -155,7 +155,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
155
155
  mdiMapMarker: string;
156
156
  mdiHome: string;
157
157
  mdiLink: string;
158
- mdiClose: string;
158
+ mdiCached: string;
159
159
  readMorePath: import('vue').ComputedRef<any>;
160
160
  state: import('vue').ComputedRef<any>;
161
161
  tag: import('vue').ComputedRef<"router-link" | "a">;
@@ -168,11 +168,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
168
168
  loanUseLoadingRows: import('vue').ComputedRef<3 | 4>;
169
169
  clickReadMore: (target: string, event: Event) => void;
170
170
  trackWebsiteClick: () => void;
171
- handleCloseButton: (event: any) => void;
171
+ handleRefreshButton: (event: any) => void;
172
172
  }, {}, {
173
173
  lendersNumber(): any;
174
174
  amountLent(): any;
175
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("add-to-basket" | "remove-from-basket" | "jump-filter-page" | "close-button")[], "add-to-basket" | "remove-from-basket" | "jump-filter-page" | "close-button", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
175
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("add-to-basket" | "remove-from-basket" | "jump-filter-page" | "refresh-button")[], "add-to-basket" | "remove-from-basket" | "jump-filter-page" | "refresh-button", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
176
176
  loanId: {
177
177
  type: NumberConstructor;
178
178
  default: any;
@@ -297,7 +297,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
297
297
  type: NumberConstructor;
298
298
  default: number;
299
299
  };
300
- showCloseButton: {
300
+ showRefreshButton: {
301
301
  type: BooleanConstructor;
302
302
  default: boolean;
303
303
  };
@@ -309,7 +309,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
309
309
  "onAdd-to-basket"?: (...args: any[]) => any;
310
310
  "onRemove-from-basket"?: (...args: any[]) => any;
311
311
  "onJump-filter-page"?: (...args: any[]) => any;
312
- "onClose-button"?: (...args: any[]) => any;
312
+ "onRefresh-button"?: (...args: any[]) => any;
313
313
  }>, {
314
314
  loan: Record<string, any>;
315
315
  externalLinks: boolean;
@@ -340,7 +340,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
340
340
  website: string;
341
341
  showLoanUse: boolean;
342
342
  showLightView: boolean;
343
- showCloseButton: boolean;
343
+ showRefreshButton: boolean;
344
344
  customAmountLent: string;
345
345
  }, {}, {
346
346
  KvBorrowerImage: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
@@ -1,7 +1,7 @@
1
1
  import r from "graphql-tag";
2
- import F from "numeral";
2
+ import R from "numeral";
3
3
  import { computed as n } from "vue";
4
- import { mdiMapMarker as M, mdiHome as S, mdiLink as E, mdiClose as R } from "@mdi/js";
4
+ import { mdiMapMarker as F, mdiHome as M, mdiLink as S, mdiCached as E } from "@mdi/js";
5
5
  import { LOAN_CALLOUTS_FRAGMENT as O, LOAN_GEOCODE_FRAGMENT as G, LOAN_PROGRESS_FRAGMENT as P, loanCardComputedProperties as V, loanCardMethods as U } from "../utils/loanCard.js";
6
6
  import D from "./KvLoanUse.js";
7
7
  import $ from "./KvBorrowerImage.js";
@@ -15,7 +15,7 @@ import z from "./KvLoanTeamPick.js";
15
15
  import { KV_LEND_CTA_FRAGMENT as J, KV_LEND_CTA_USER_FRAGMENT as Q } from "./KvLendCta2.js";
16
16
  import { KV_LOAN_TAG_FRAGMENT as X } from "./KvLoanTag2.js";
17
17
  import { KV_LOAN_USE_FRAGMENT as Y } from "./KvLoanUse2.js";
18
- const Ce = r`
18
+ const ge = r`
19
19
  fragment KvCompactLoanCard on LoanBasic {
20
20
  id
21
21
  image {
@@ -43,7 +43,7 @@ const Ce = r`
43
43
  ${O}
44
44
  ${G}
45
45
  ${P}
46
- `, he = r`
46
+ `, Ce = r`
47
47
  fragment KvCompactLoanCardUser on LoanBasic {
48
48
  id
49
49
  ...KvLendCtaUser
@@ -187,7 +187,7 @@ const Ce = r`
187
187
  type: Number,
188
188
  default: 0
189
189
  },
190
- showCloseButton: {
190
+ showRefreshButton: {
191
191
  type: Boolean,
192
192
  default: !1
193
193
  },
@@ -197,7 +197,7 @@ const Ce = r`
197
197
  }
198
198
  },
199
199
  emits: [
200
- "close-button",
200
+ "refresh-button",
201
201
  "jump-filter-page",
202
202
  "add-to-basket",
203
203
  "remove-from-basket"
@@ -206,8 +206,8 @@ const Ce = r`
206
206
  const {
207
207
  allDataLoaded: a,
208
208
  borrowerName: i,
209
- city: l,
210
- countryName: s,
209
+ city: s,
210
+ countryName: l,
211
211
  distributionModel: u,
212
212
  formattedLocation: d,
213
213
  fundraisingPercent: m,
@@ -215,10 +215,10 @@ const Ce = r`
215
215
  imageHash: c,
216
216
  isLoading: p,
217
217
  loanAmount: L,
218
- loanBorrowerCount: y,
219
- loanCallouts: g,
220
- loanStatus: C,
221
- loanUse: h,
218
+ loanBorrowerCount: h,
219
+ loanCallouts: y,
220
+ loanStatus: g,
221
+ loanUse: C,
222
222
  readMorePath: A,
223
223
  state: _,
224
224
  tag: N,
@@ -238,8 +238,8 @@ const Ce = r`
238
238
  return {
239
239
  allDataLoaded: a,
240
240
  borrowerName: i,
241
- city: l,
242
- countryName: s,
241
+ city: s,
242
+ countryName: l,
243
243
  distributionModel: u,
244
244
  formattedLocation: d,
245
245
  formattedWebsite: v,
@@ -248,14 +248,14 @@ const Ce = r`
248
248
  imageHash: c,
249
249
  isLoading: p,
250
250
  loanAmount: L,
251
- loanBorrowerCount: y,
252
- loanCallouts: g,
253
- loanStatus: C,
254
- loanUse: h,
255
- mdiMapMarker: M,
256
- mdiHome: S,
257
- mdiLink: E,
258
- mdiClose: R,
251
+ loanBorrowerCount: h,
252
+ loanCallouts: y,
253
+ loanStatus: g,
254
+ loanUse: C,
255
+ mdiMapMarker: F,
256
+ mdiHome: M,
257
+ mdiLink: S,
258
+ mdiCached: E,
259
259
  readMorePath: A,
260
260
  state: _,
261
261
  tag: N,
@@ -267,8 +267,8 @@ const Ce = r`
267
267
  trackWebsiteClick: () => {
268
268
  e.kvTrackFunction("Lending", "click-Business Website", "Website", e.loanId);
269
269
  },
270
- handleCloseButton: (o) => {
271
- t("close-button", o);
270
+ handleRefreshButton: (o) => {
271
+ t("refresh-button", o);
272
272
  }
273
273
  };
274
274
  },
@@ -280,12 +280,12 @@ const Ce = r`
280
280
  amountLent() {
281
281
  var t, a;
282
282
  const e = ((a = (t = this.loan) == null ? void 0 : t.loanFundraisingInfo) == null ? void 0 : a.fundedAmount) ?? 0;
283
- return F(e).format("$0,0");
283
+ return R(e).format("$0,0");
284
284
  }
285
285
  }
286
286
  };
287
287
  export {
288
- Ce as KV_COMPACT_LOAN_CARD_FRAGMENT,
289
- he as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
288
+ ge as KV_COMPACT_LOAN_CARD_FRAGMENT,
289
+ Ce as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
290
290
  Ae as default
291
291
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kiva/kv-components",
3
- "version": "8.7.5",
3
+ "version": "8.8.0",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -125,5 +125,5 @@
125
125
  "embla-carousel-fade",
126
126
  "popper.js"
127
127
  ],
128
- "gitHead": "205b6ec176cf4cbf5d8028e9ded54a67c56cb767"
128
+ "gitHead": "ad3a7e8530e8f47ad2a93e41c3307173755dbcde"
129
129
  }