@kiva/kv-components 7.3.2 → 7.3.4
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.
package/dist/vue/KvCarousel.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@media (min-width: 64rem){.aside-controls-content[data-v-
|
|
1
|
+
@media (min-width: 64rem){.aside-controls-content[data-v-031f58b6]{width:82%}}.circle-slide[data-v-031f58b6]{width:auto}.circle-slide.is-selected[data-v-031f58b6]{opacity:1;transform:scale(1.2);max-width:300px}.circle-slide[data-v-031f58b6]:not(.is-selected){opacity:.5;transform:scale(.7)}.circle-carousel[data-v-031f58b6]{margin:0 auto}
|
package/dist/vue/KvCarousel.js
CHANGED
|
@@ -180,13 +180,13 @@ function X(w, l, e, t, m, b) {
|
|
|
180
180
|
class: d(["kv-carousel__controls tw-flex tw-justify-between tw-items-center tw-w-full", {
|
|
181
181
|
"lg:tw-hidden": e.asideControls,
|
|
182
182
|
"tw-mt-4 md:tw-justify-center": !e.controlsTopRight,
|
|
183
|
-
"md:tw-justify-end tw-absolute tw-top-0 tw-right-0 tw-w-auto tw-gap-
|
|
183
|
+
"md:tw-justify-end tw-absolute tw-top-0 tw-right-0 tw-w-auto tw-gap-1.5 tw-pr-1": e.controlsTopRight
|
|
184
184
|
}])
|
|
185
185
|
}, [
|
|
186
186
|
i("button", {
|
|
187
|
-
class: d(["tw-text-primary tw-
|
|
188
|
-
"tw-border-2": !e.controlsTopRight,
|
|
189
|
-
"tw-bg-white tw-shadow-lg": e.controlsTopRight
|
|
187
|
+
class: d(["tw-text-primary tw-rounded-full tw-border-primary tw-flex tw-items-center tw-justify-center disabled:tw-opacity-low disabled:tw-cursor-default", {
|
|
188
|
+
"tw-border-2 tw-h-4 tw-w-4": !e.controlsTopRight,
|
|
189
|
+
"tw-bg-white tw-shadow-lg tw-h-3.5 tw-w-3.5": e.controlsTopRight
|
|
190
190
|
}]),
|
|
191
191
|
disabled: t.embla && !t.embla.canScrollPrev(),
|
|
192
192
|
onClick: l[0] || (l[0] = (o) => t.handleUserInteraction(t.previousIndex, "click-left-arrow"))
|
|
@@ -203,9 +203,9 @@ function X(w, l, e, t, m, b) {
|
|
|
203
203
|
class: "tw-mx-2 md:tw-mx-3 lg:tw-mx-4 tw-invisible md:tw-visible"
|
|
204
204
|
}, h(t.currentIndex + 1) + "/" + h(t.slideIndicatorCount), 9, H)),
|
|
205
205
|
i("button", {
|
|
206
|
-
class: d(["tw-text-primary tw-
|
|
207
|
-
"tw-border-2": !e.controlsTopRight,
|
|
208
|
-
"tw-bg-white tw-shadow-lg": e.controlsTopRight
|
|
206
|
+
class: d(["tw-text-primary tw-rounded-full tw-border-primary tw-flex tw-items-center tw-justify-center disabled:tw-opacity-low disabled:tw-cursor-default", {
|
|
207
|
+
"tw-border-2 tw-h-4 tw-w-4": !e.controlsTopRight,
|
|
208
|
+
"tw-bg-white tw-shadow-lg tw-h-3.5 tw-w-3.5": e.controlsTopRight
|
|
209
209
|
}]),
|
|
210
210
|
disabled: t.embla && !t.embla.canScrollNext(),
|
|
211
211
|
onClick: l[1] || (l[1] = (o) => t.handleUserInteraction(t.nextIndex, "click-right-arrow"))
|
|
@@ -259,7 +259,7 @@ function X(w, l, e, t, m, b) {
|
|
|
259
259
|
], 64)) : f("", !0)
|
|
260
260
|
], 2);
|
|
261
261
|
}
|
|
262
|
-
const lt = /* @__PURE__ */ N(O, [["render", X], ["__scopeId", "data-v-
|
|
262
|
+
const lt = /* @__PURE__ */ N(O, [["render", X], ["__scopeId", "data-v-031f58b6"]]);
|
|
263
263
|
export {
|
|
264
264
|
lt as default
|
|
265
265
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.loan-card-use[data-v-
|
|
1
|
+
.loan-card-use[data-v-f09ee4a5]:hover,.loan-card-use[data-v-f09ee4a5]: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-f09ee4a5]{text-decoration-line:underline}.loan-card-progress[data-v-f09ee4a5]:hover,.loan-card-progress[data-v-f09ee4a5]:focus{text-decoration-line:none}.loan-card-use-text[data-v-f09ee4a5] 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-f09ee4a5] form,.loan-card-cta[data-v-f09ee4a5] fieldset,.loan-card-cta[data-v-f09ee4a5] .tw-w-full,.loan-card-cta[data-v-f09ee4a5] button{height:40px!important;max-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.loan-card-cta[data-v-f09ee4a5] .tw-inline-flex{height:40px!important;max-height:40px!important;min-height:40px!important}
|
|
@@ -242,7 +242,7 @@ const Fe = B`
|
|
|
242
242
|
}, fe = {
|
|
243
243
|
key: 1,
|
|
244
244
|
class: "loan-card-use-text tw-w-full tw-overflow-hidden"
|
|
245
|
-
}, we = { class: "tw-flex-1 tw-min-w-0" }, he = { class: "tw-flex-1 tw-min-w-0" };
|
|
245
|
+
}, we = { class: "tw-flex-1 tw-min-w-0 tw-mr-1" }, he = { class: "tw-flex-1 tw-min-w-0" };
|
|
246
246
|
function ge(l, o, t, e, C, A) {
|
|
247
247
|
const w = d("kv-borrower-image"), h = d("kv-loan-tag"), s = d("kv-loading-placeholder"), g = d("kv-loan-use"), k = d("kv-loan-callouts"), v = d("kv-loan-progress-group"), _ = d("kv-lend-cta");
|
|
248
248
|
return n(), m("div", ie, [
|
|
@@ -404,7 +404,7 @@ function ge(l, o, t, e, C, A) {
|
|
|
404
404
|
], 2)
|
|
405
405
|
]);
|
|
406
406
|
}
|
|
407
|
-
const Oe = /* @__PURE__ */ le(re, [["render", ge], ["__scopeId", "data-v-
|
|
407
|
+
const Oe = /* @__PURE__ */ le(re, [["render", ge], ["__scopeId", "data-v-f09ee4a5"]]);
|
|
408
408
|
export {
|
|
409
409
|
Fe as KV_COMPACT_LOAN_CARD_FRAGMENT,
|
|
410
410
|
Ee as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kiva/kv-components",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.4",
|
|
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": "a644d51b3e71d17c251f32c7fe8ab7a6563c3512"
|
|
118
118
|
}
|