@kiva/kv-components 8.7.3 → 8.7.5

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-7154d01f]:hover,.loan-card-use[data-v-7154d01f]: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-7154d01f]{text-decoration-line:underline}.loan-card-progress[data-v-7154d01f]:hover,.loan-card-progress[data-v-7154d01f]:focus{text-decoration-line:none}
1
+ .loan-card-use[data-v-36c426a5]:hover,.loan-card-use[data-v-36c426a5]: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-36c426a5]{text-decoration-line:underline}.loan-card-progress[data-v-36c426a5]:hover,.loan-card-progress[data-v-36c426a5]:focus{text-decoration-line:none}
@@ -30,7 +30,7 @@ function O(u, a, e, t, q, d) {
30
30
  c("div", I, [
31
31
  t.isLoading ? (o(), n(k, {
32
32
  key: 0,
33
- class: r(["tw-mb-1 tw-w-full", { "tw-rounded-t tw-rounded-b-none": e.largeCard, "tw-rounded-sm": !e.largeCard }]),
33
+ class: r(["tw-mb-1 tw-w-full", { "tw-rounded-t tw-rounded-b-none": e.largeCard, "!tw-rounded-sm": !e.largeCard }]),
34
34
  style: { height: "15rem" }
35
35
  }, null, 8, ["class"])) : (o(), s("div", E, [
36
36
  (o(), n(g(t.tag), {
@@ -231,7 +231,7 @@ function O(u, a, e, t, q, d) {
231
231
  ])) : w("", !0)
232
232
  ], 6);
233
233
  }
234
- const Z = /* @__PURE__ */ S(D, [["render", O], ["__scopeId", "data-v-7154d01f"]]);
234
+ const Z = /* @__PURE__ */ S(D, [["render", O], ["__scopeId", "data-v-36c426a5"]]);
235
235
  export {
236
236
  ee as KV_CLASSIC_LOAN_CARD_FRAGMENT,
237
237
  te as KV_CLASSIC_LOAN_CARD_USER_FRAGMET,
@@ -1 +1 @@
1
- .loan-card-use[data-v-1e5999ce]:hover,.loan-card-use[data-v-1e5999ce]: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-1e5999ce]{text-decoration-line:underline}.loan-card-progress[data-v-1e5999ce]:hover,.loan-card-progress[data-v-1e5999ce]:focus{text-decoration-line:none}.loan-card-use-text[data-v-1e5999ce] 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-1e5999ce] form,.loan-card-cta[data-v-1e5999ce] fieldset,.loan-card-cta[data-v-1e5999ce] .tw-w-full,.loan-card-cta[data-v-1e5999ce] button{height:40px!important;max-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.loan-card-cta[data-v-1e5999ce] .tw-inline-flex{height:40px!important;max-height:40px!important;min-height:40px!important}
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}
@@ -42,7 +42,7 @@ function z(h, o, t, e, G, H) {
42
42
  }, {
43
43
  default: f(() => [
44
44
  i(v, {
45
- class: c(["tw-bg-gray-300 tw-rounded-md tw-object-cover", { "!tw-w-7.5 !tw-h-7.5": t.showLightView }]),
45
+ class: c(["tw-bg-gray-300 tw-rounded-sm tw-object-cover tw-bg-clip-content", { "!tw-w-7.5 !tw-h-7.5": t.showLightView }]),
46
46
  style: { width: "100px", height: "100px" },
47
47
  alt: `Photo of ${e.borrowerName}`,
48
48
  "aspect-ratio": 1,
@@ -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-1e5999ce"]]);
243
+ const Q = /* @__PURE__ */ B(N, [["render", z], ["__scopeId", "data-v-c9a32dfb"]]);
244
244
  export {
245
245
  p as KV_COMPACT_LOAN_CARD_FRAGMENT,
246
246
  $ as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
@@ -1 +1 @@
1
- .loan-callouts[data-v-5220c6a3] span{background-color:transparent!important;--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1))}.loan-card-use[data-v-5220c6a3]:hover,.loan-card-use[data-v-5220c6a3]: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-5220c6a3],.loan-card-active-hover:hover .loan-card-name[data-v-5220c6a3]{text-decoration-line:underline}.loan-card-progress[data-v-5220c6a3],.loan-card-progress[data-v-5220c6a3]:hover,.loan-card-progress[data-v-5220c6a3]:focus{text-decoration-line:none}.loan-card-name[data-v-5220c6a3]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;cursor:pointer;overflow:hidden;text-overflow:ellipsis;padding-left:1.5rem;padding-right:1.5rem;padding-top:.5rem}.loan-bookmark[data-v-5220c6a3] button{border-top-left-radius:0!important;border-top-right-radius:0!important}
1
+ .loan-callouts[data-v-035d3df9] span{background-color:transparent!important;--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1))}.loan-card-use[data-v-035d3df9]:hover,.loan-card-use[data-v-035d3df9]: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-035d3df9],.loan-card-active-hover:hover .loan-card-name[data-v-035d3df9]{text-decoration-line:underline}.loan-card-progress[data-v-035d3df9],.loan-card-progress[data-v-035d3df9]:hover,.loan-card-progress[data-v-035d3df9]:focus{text-decoration-line:none}.loan-card-name[data-v-035d3df9]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;cursor:pointer;overflow:hidden;text-overflow:ellipsis;padding-left:1.5rem;padding-right:1.5rem;padding-top:.5rem}.loan-bookmark[data-v-035d3df9] button{border-top-left-radius:0!important;border-top-right-radius:0!important}
@@ -1,6 +1,6 @@
1
1
  import M from "./KvIntroductionLoanCard2.js";
2
2
  import { KV_INTRODUCTION_LOAN_CARD_FRAGMENT as tt, KV_INTRODUCTION_LOAN_CARD_USER_FRAGMENT as et } from "./KvIntroductionLoanCard2.js";
3
- import { resolveComponent as d, openBlock as e, createElementBlock as n, normalizeClass as _, normalizeStyle as P, createElementVNode as s, createBlock as o, resolveDynamicComponent as g, withCtx as m, createVNode as i, Suspense as R, createTextVNode as A, toDisplayString as f, createCommentVNode as c, Fragment as p, renderList as T } from "vue";
3
+ import { resolveComponent as d, openBlock as e, createElementBlock as n, normalizeClass as _, normalizeStyle as P, createElementVNode as s, createBlock as o, resolveDynamicComponent as g, withCtx as m, createVNode as i, Suspense as R, createTextVNode as p, toDisplayString as f, createCommentVNode as c, Fragment as A, renderList as T } from "vue";
4
4
  import "./KvIntroductionLoanCard.css";
5
5
  import B from "../_virtual/_plugin-vue_export-helper.js";
6
6
  const D = { class: "tw-grow" }, z = { class: "loan-card-active-hover" }, I = {
@@ -48,7 +48,7 @@ function G(k, a, w, t, H, h) {
48
48
  }, {
49
49
  default: m(() => [
50
50
  i(u, {
51
- class: "tw-relative tw-w-full tw-bg-black tw-rounded-t borrower-image",
51
+ class: "tw-relative tw-w-full tw-bg-black tw-rounded-t borrower-image tw-bg-clip-content",
52
52
  alt: `Photo of ${t.borrowerName}`,
53
53
  "aspect-ratio": h.imageAspectRatio,
54
54
  "default-image": { width: h.imageDefaultWidth },
@@ -70,7 +70,7 @@ function G(k, a, w, t, H, h) {
70
70
  ]),
71
71
  _: 1
72
72
  })),
73
- A(" " + f(t.formattedLocation), 1)
73
+ p(" " + f(t.formattedLocation), 1)
74
74
  ])
75
75
  ])) : c("", !0)
76
76
  ]),
@@ -150,7 +150,7 @@ function G(k, a, w, t, H, h) {
150
150
  class: _(["tw-pt-0.5 tw-px-2", { "tw-mb-1.5": !t.isLoading }])
151
151
  }, [
152
152
  t.isLoading ? (e(), n("div", S, [
153
- (e(!0), n(p, null, T([...Array(3)], (r, L) => (e(), n("div", {
153
+ (e(!0), n(A, null, T([...Array(3)], (r, L) => (e(), n("div", {
154
154
  key: L,
155
155
  class: "tw-h-2 tw-mb-1"
156
156
  }, [
@@ -226,7 +226,7 @@ function G(k, a, w, t, H, h) {
226
226
  ])
227
227
  ], 6);
228
228
  }
229
- const Y = /* @__PURE__ */ B(M, [["render", G], ["__scopeId", "data-v-5220c6a3"]]);
229
+ const Y = /* @__PURE__ */ B(M, [["render", G], ["__scopeId", "data-v-035d3df9"]]);
230
230
  export {
231
231
  tt as KV_INTRODUCTION_LOAN_CARD_FRAGMENT,
232
232
  et as KV_INTRODUCTION_LOAN_CARD_USER_FRAGMENT,
@@ -1 +1 @@
1
- .loan-card-active-hover[data-v-56d96df4]:hover{cursor:pointer}.loan-card-use[data-v-56d96df4]:hover,.loan-card-use[data-v-56d96df4]: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-56d96df4]{text-decoration-line:underline}.loan-card-progress[data-v-56d96df4]:hover,.loan-card-progress[data-v-56d96df4]:focus{text-decoration-line:none}
1
+ .loan-card-active-hover[data-v-5370a5d5]:hover{cursor:pointer}.loan-card-use[data-v-5370a5d5]:hover,.loan-card-use[data-v-5370a5d5]: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-5370a5d5]{text-decoration-line:underline}.loan-card-progress[data-v-5370a5d5]:hover,.loan-card-progress[data-v-5370a5d5]:focus{text-decoration-line:none}
@@ -1,14 +1,14 @@
1
- import P from "graphql-tag";
2
- import { LOAN_GEOCODE_FRAGMENT as B, loanCardComputedProperties as R, loanCardMethods as z } from "../utils/loanCard.js";
3
- import D from "./KvLoanUse.js";
4
- import K from "./KvBorrowerImage.js";
5
- import W from "./KvMaterialIcon.js";
6
- import F from "./KvLoadingPlaceholder.js";
7
- import { resolveComponent as c, openBlock as t, createElementBlock as i, normalizeClass as _, normalizeStyle as T, createElementVNode as d, createBlock as w, resolveDynamicComponent as v, withCtx as k, createVNode as s, createTextVNode as E, toDisplayString as b, createCommentVNode as I, Fragment as O, renderList as V, withModifiers as U } from "vue";
1
+ import B from "graphql-tag";
2
+ import { LOAN_GEOCODE_FRAGMENT as R, loanCardComputedProperties as z, loanCardMethods as D } from "../utils/loanCard.js";
3
+ import K from "./KvLoanUse.js";
4
+ import W from "./KvBorrowerImage.js";
5
+ import F from "./KvMaterialIcon.js";
6
+ import T from "./KvLoadingPlaceholder.js";
7
+ import { resolveComponent as m, openBlock as t, createElementBlock as i, normalizeClass as _, normalizeStyle as E, createElementVNode as d, createBlock as c, resolveDynamicComponent as v, withCtx as k, createVNode as s, createTextVNode as I, toDisplayString as b, createCommentVNode as O, Fragment as V, renderList as U, withModifiers as G } from "vue";
8
8
  import "./KvLoanInfoCard.css";
9
- import G from "../_virtual/_plugin-vue_export-helper.js";
10
- import { KV_LOAN_USE_FRAGMENT as H } from "./KvLoanUse2.js";
11
- const ue = P`
9
+ import H from "../_virtual/_plugin-vue_export-helper.js";
10
+ import { KV_LOAN_USE_FRAGMENT as q } from "./KvLoanUse2.js";
11
+ const fe = B`
12
12
  fragment KvLoanInfoCard on LoanBasic {
13
13
  id
14
14
  gender
@@ -20,15 +20,15 @@ const ue = P`
20
20
  ...KvLoanUse
21
21
  ...LoanGeocode
22
22
  }
23
- ${H}
24
- ${B}
25
- `, q = {
23
+ ${q}
24
+ ${R}
25
+ `, j = {
26
26
  name: "KvLoanInfoCard",
27
27
  components: {
28
- KvBorrowerImage: K,
29
- KvLoadingPlaceholder: F,
30
- KvLoanUse: D,
31
- KvMaterialIcon: W
28
+ KvBorrowerImage: W,
29
+ KvLoadingPlaceholder: T,
30
+ KvLoanUse: K,
31
+ KvMaterialIcon: F
32
32
  },
33
33
  props: {
34
34
  loanId: {
@@ -76,7 +76,7 @@ const ue = P`
76
76
  default: ""
77
77
  }
78
78
  },
79
- setup(m, { emit: a }) {
79
+ setup(w, { emit: a }) {
80
80
  const {
81
81
  allDataLoaded: o,
82
82
  borrowerName: e,
@@ -87,17 +87,18 @@ const ue = P`
87
87
  imageHash: u,
88
88
  isLoading: f,
89
89
  loanAmount: r,
90
- loanStatus: g,
90
+ loanBorrowerCount: g,
91
+ loanStatus: x,
91
92
  loanUse: p,
92
- mdiMapMarker: x,
93
- readMorePath: L,
94
- state: C,
95
- tag: M,
96
- unreservedAmount: N,
97
- sharesAvailable: S
98
- } = R(m), {
99
- clickReadMore: A
100
- } = z(m, a);
93
+ mdiMapMarker: L,
94
+ readMorePath: C,
95
+ state: M,
96
+ tag: N,
97
+ unreservedAmount: S,
98
+ sharesAvailable: A
99
+ } = z(w), {
100
+ clickReadMore: P
101
+ } = D(w, a);
101
102
  return {
102
103
  allDataLoaded: o,
103
104
  borrowerName: e,
@@ -108,15 +109,16 @@ const ue = P`
108
109
  imageHash: u,
109
110
  isLoading: f,
110
111
  loanAmount: r,
111
- loanStatus: g,
112
+ loanBorrowerCount: g,
113
+ loanStatus: x,
112
114
  loanUse: p,
113
- mdiMapMarker: x,
114
- readMorePath: L,
115
- state: C,
116
- tag: M,
117
- unreservedAmount: N,
118
- sharesAvailable: S,
119
- clickReadMore: A
115
+ mdiMapMarker: L,
116
+ readMorePath: C,
117
+ state: M,
118
+ tag: N,
119
+ unreservedAmount: S,
120
+ sharesAvailable: A,
121
+ clickReadMore: P
120
122
  };
121
123
  },
122
124
  computed: {
@@ -139,36 +141,36 @@ const ue = P`
139
141
  ];
140
142
  }
141
143
  }
142
- }, j = { class: "tw-grow" }, J = { class: "loan-card-active-hover tw-h-full tw-flex tw-flex-col" }, Q = {
144
+ }, J = { class: "tw-grow" }, Q = { class: "loan-card-active-hover tw-h-full tw-flex tw-flex-col" }, X = {
143
145
  key: 1,
144
146
  class: "tw-relative"
145
- }, X = { key: 0 }, Y = {
147
+ }, Y = { key: 0 }, Z = {
146
148
  class: "tw-absolute tw-bottom-1 tw-left-1 tw-text-primary tw-bg-white tw-rounded tw-p-1 tw-mb-0 tw-mr-2 tw-text-h4 tw-inline-flex tw-items-center",
147
149
  style: { padding: "2px 6px", "text-transform": "capitalize" }
148
- }, Z = { class: "tw-mb-1.5 tw-pt-1" }, $ = {
150
+ }, $ = { class: "tw-mb-1.5 tw-pt-1" }, ee = {
149
151
  key: 0,
150
152
  class: "tw-w-full",
151
153
  style: { height: "5.5rem" }
152
- }, ee = { key: 1 }, te = { class: "tw-mt-1" }, ae = {
154
+ }, te = { key: 1 }, ae = { class: "tw-mt-1" }, oe = {
153
155
  key: 0,
154
156
  class: "tw-w-full",
155
157
  style: { height: "1rem" }
156
158
  };
157
- function oe(m, a, o, e, y, n) {
158
- const l = c("kv-loading-placeholder"), h = c("kv-borrower-image"), u = c("kv-material-icon"), f = c("kv-loan-use");
159
+ function re(w, a, o, e, y, n) {
160
+ const l = m("kv-loading-placeholder"), h = m("kv-borrower-image"), u = m("kv-material-icon"), f = m("kv-loan-use");
159
161
  return t(), i("div", {
160
162
  class: _(["tw-flex tw-flex-col tw-bg-white tw-rounded tw-h-full tw-w-full tw-pb-1 tw-p-1", { "tw-pointer-events-none": e.isLoading }]),
161
163
  "data-testid": "loan-card",
162
- style: T([{ "box-shadow": "0 4px 12px rgba(0, 0, 0, 0.08)" }, { minWidth: "230px", maxWidth: n.cardWidth }])
164
+ style: E([{ "box-shadow": "0 4px 12px rgba(0, 0, 0, 0.08)" }, { minWidth: "230px", maxWidth: n.cardWidth }])
163
165
  }, [
164
- d("div", j, [
165
- d("div", J, [
166
- e.isLoading ? (t(), w(l, {
166
+ d("div", J, [
167
+ d("div", Q, [
168
+ e.isLoading ? (t(), c(l, {
167
169
  key: 0,
168
- class: _(["tw-mb-1 tw-w-full", { "tw-rounded-t tw-rounded-b-none": o.largeCard, "tw-rounded": !o.largeCard }]),
170
+ class: _(["tw-mb-1 tw-w-full", { "tw-rounded-t-sm tw-rounded-b-none": o.largeCard, "!tw-rounded-sm": !o.largeCard }]),
169
171
  style: { height: "15rem" }
170
- }, null, 8, ["class"])) : (t(), i("div", Q, [
171
- (t(), w(v(e.tag), {
172
+ }, null, 8, ["class"])) : (t(), i("div", X, [
173
+ (t(), c(v(e.tag), {
172
174
  to: e.readMorePath,
173
175
  href: e.readMorePath,
174
176
  class: "tw-flex",
@@ -177,7 +179,7 @@ function oe(m, a, o, e, y, n) {
177
179
  }, {
178
180
  default: k(() => [
179
181
  s(h, {
180
- class: _(["tw-relative tw-w-full tw-bg-black", { "tw-rounded-t": o.largeCard, "tw-rounded": !o.largeCard }]),
182
+ class: _(["tw-relative tw-w-full tw-bg-black tw-bg-clip-content", { "tw-rounded-t-sm": o.largeCard, "tw-rounded-sm": !o.largeCard }]),
181
183
  alt: `Photo of ${e.borrowerName}`,
182
184
  "aspect-ratio": n.imageAspectRatio,
183
185
  "default-image": { width: n.imageDefaultWidth },
@@ -185,20 +187,20 @@ function oe(m, a, o, e, y, n) {
185
187
  images: n.imageSizes,
186
188
  "photo-path": o.photoPath
187
189
  }, null, 8, ["class", "alt", "aspect-ratio", "default-image", "hash", "images", "photo-path"]),
188
- e.countryName ? (t(), i("div", X, [
189
- d("p", Y, [
190
+ e.countryName ? (t(), i("div", Y, [
191
+ d("p", Z, [
190
192
  s(u, {
191
193
  class: "tw-h-2 tw-w-2",
192
194
  icon: e.mdiMapMarker
193
195
  }, null, 8, ["icon"]),
194
- E(" " + b(e.formattedLocation), 1)
196
+ I(" " + b(e.formattedLocation), 1)
195
197
  ])
196
- ])) : I("", !0)
198
+ ])) : O("", !0)
197
199
  ]),
198
200
  _: 1
199
201
  }, 8, ["to", "href"]))
200
202
  ])),
201
- (t(), w(v(e.tag), {
203
+ (t(), c(v(e.tag), {
202
204
  to: e.readMorePath,
203
205
  href: e.readMorePath,
204
206
  class: "loan-card-use tw-no-underline tw-text-primary",
@@ -206,21 +208,21 @@ function oe(m, a, o, e, y, n) {
206
208
  onClick: a[1] || (a[1] = (r) => e.clickReadMore("Use", r))
207
209
  }, {
208
210
  default: k(() => [
209
- d("div", Z, [
210
- e.isLoading ? (t(), i("div", $, [
211
- (t(!0), i(O, null, V([...Array(4)], (r, g) => (t(), i("div", {
211
+ d("div", $, [
212
+ e.isLoading ? (t(), i("div", ee, [
213
+ (t(!0), i(V, null, U([...Array(4)], (r, g) => (t(), i("div", {
212
214
  key: g,
213
215
  class: "tw-h-2 tw-mb-1"
214
216
  }, [
215
217
  s(l)
216
218
  ]))), 128))
217
- ])) : (t(), i("div", ee, [
219
+ ])) : (t(), i("div", te, [
218
220
  s(f, {
219
221
  use: e.loanUse,
220
222
  "hide-loan-amount": !0,
221
223
  "loan-amount": e.loanAmount,
222
224
  status: e.loanStatus,
223
- "borrower-count": m.loanBorrowerCount,
225
+ "borrower-count": e.loanBorrowerCount,
224
226
  name: e.borrowerName,
225
227
  "distribution-model": e.distributionModel,
226
228
  "use-indicative-help-text": !0
@@ -230,7 +232,7 @@ function oe(m, a, o, e, y, n) {
230
232
  ]),
231
233
  _: 1
232
234
  }, 8, ["to", "href"])),
233
- (t(), w(v(e.tag), {
235
+ (t(), c(v(e.tag), {
234
236
  to: e.readMorePath,
235
237
  href: e.readMorePath,
236
238
  class: "loan-card-learn-more tw-no-underline hover:tw-no-underline tw-font-medium tw-text-action hover:tw-text-action-highlight tw-mt-auto",
@@ -238,12 +240,12 @@ function oe(m, a, o, e, y, n) {
238
240
  onClick: a[3] || (a[3] = (r) => e.clickReadMore(o.primaryLinkText, r))
239
241
  }, {
240
242
  default: k(() => [
241
- d("div", te, [
242
- e.isLoading ? (t(), i("div", ae, [
243
+ d("div", ae, [
244
+ e.isLoading ? (t(), i("div", oe, [
243
245
  s(l)
244
246
  ])) : (t(), i("div", {
245
247
  key: 1,
246
- onClick: a[2] || (a[2] = U((r) => e.clickReadMore("ViewLoan", r), ["prevent"]))
248
+ onClick: a[2] || (a[2] = G((r) => e.clickReadMore("ViewLoan", r), ["prevent"]))
247
249
  }, b(o.primaryLinkText), 1))
248
250
  ])
249
251
  ]),
@@ -253,8 +255,8 @@ function oe(m, a, o, e, y, n) {
253
255
  ])
254
256
  ], 6);
255
257
  }
256
- const fe = /* @__PURE__ */ G(q, [["render", oe], ["__scopeId", "data-v-56d96df4"]]);
258
+ const ge = /* @__PURE__ */ H(j, [["render", re], ["__scopeId", "data-v-5370a5d5"]]);
257
259
  export {
258
- ue as KV_LOAN_INFO_CARD_FRAGMENT,
259
- fe as default
260
+ fe as KV_LOAN_INFO_CARD_FRAGMENT,
261
+ ge as default
260
262
  };
@@ -1 +1 @@
1
- .loan-card-use[data-v-e7463419]:hover,.loan-card-use[data-v-e7463419]: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-e7463419]{text-decoration-line:underline}.loan-card-progress[data-v-e7463419],.loan-card-progress[data-v-e7463419]:hover,.loan-card-progress[data-v-e7463419]:focus{text-decoration-line:none}.loan-callouts[data-v-e7463419] div{height:auto;flex-wrap:wrap}
1
+ .loan-card-use[data-v-6435536c]:hover,.loan-card-use[data-v-6435536c]: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-6435536c]{text-decoration-line:underline}.loan-card-progress[data-v-6435536c],.loan-card-progress[data-v-6435536c]:hover,.loan-card-progress[data-v-6435536c]:focus{text-decoration-line:none}.loan-callouts[data-v-6435536c] div{height:auto;flex-wrap:wrap}
@@ -39,7 +39,7 @@ function O(h, a, t, e, j, g) {
39
39
  }, {
40
40
  default: k(() => [
41
41
  s(v, {
42
- class: "tw-relative tw-w-full tw-bg-black tw-rounded",
42
+ class: "tw-relative tw-w-full tw-bg-black tw-rounded-sm tw-bg-clip-content",
43
43
  alt: `Photo of ${e.borrowerName}`,
44
44
  "aspect-ratio": g.imageAspectRatio,
45
45
  "default-image": { width: g.imageDefaultWidth },
@@ -185,7 +185,7 @@ function O(h, a, t, e, j, g) {
185
185
  ])
186
186
  ], 2);
187
187
  }
188
- const X = /* @__PURE__ */ V(P, [["render", O], ["__scopeId", "data-v-e7463419"]]);
188
+ const X = /* @__PURE__ */ V(P, [["render", O], ["__scopeId", "data-v-6435536c"]]);
189
189
  export {
190
190
  p as KV_WIDE_LOAN_CARD_FRAGMENT,
191
191
  $ as KV_WIDE_LOAN_CARD_USER_FRAGMENT,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kiva/kv-components",
3
- "version": "8.7.3",
3
+ "version": "8.7.5",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -34,7 +34,7 @@
34
34
  "@babel/preset-env": "^7.24.8",
35
35
  "@babel/preset-react": "^7.24.7",
36
36
  "@babel/preset-typescript": "^7.24.7",
37
- "@kiva/kv-tokens": "^3.7.5",
37
+ "@kiva/kv-tokens": "^3.7.6",
38
38
  "@kiva/vite-plugin-vue-lib-css": "^2.0.0",
39
39
  "@laynezh/vite-plugin-lib-assets": "^0.6.1",
40
40
  "@mdi/js": "^7.4.47",
@@ -125,5 +125,5 @@
125
125
  "embla-carousel-fade",
126
126
  "popper.js"
127
127
  ],
128
- "gitHead": "4b209499a6edd2f1b6482be3c523607292f1e9e9"
128
+ "gitHead": "205b6ec176cf4cbf5d8028e9ded54a67c56cb767"
129
129
  }