@kiva/kv-components 6.27.0 → 6.27.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.
- package/dist/vue/KvAtbModal.css +1 -1
- package/dist/vue/KvAtbModal.js +81 -78
- package/dist/vue/KvSideSheet.js +1 -1
- package/package.json +2 -2
package/dist/vue/KvAtbModal.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@media (min-width: 45.875rem){.cart-modal[data-v-
|
|
1
|
+
@media (min-width: 45.875rem){.cart-modal[data-v-2070d628] div.container{right:var(--modal-right)!important;top:var(--modal-top)!important}}
|
package/dist/vue/KvAtbModal.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { toRefs as N, ref as
|
|
2
|
-
import { throttle as
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { toRefs as N, ref as E, computed as C, watch as F, onMounted as O, onUnmounted as z, resolveComponent as B, openBlock as d, createBlock as D, normalizeStyle as R, withCtx as S, createElementBlock as h, createVNode as T, createElementVNode as e, normalizeClass as I, toDisplayString as U, createCommentVNode as y } from "vue";
|
|
2
|
+
import { throttle as G } from "../utils/throttle.js";
|
|
3
|
+
import W from "./KvCartModal.js";
|
|
4
|
+
import Y from "./KvCartPill.js";
|
|
5
5
|
import "./KvAtbModal.css";
|
|
6
|
-
import
|
|
7
|
-
const
|
|
6
|
+
import J from "../_virtual/_plugin-vue_export-helper.js";
|
|
7
|
+
const Q = {
|
|
8
8
|
components: {
|
|
9
|
-
KvCartModal:
|
|
10
|
-
KvCartPill:
|
|
9
|
+
KvCartModal: W,
|
|
10
|
+
KvCartPill: Y
|
|
11
11
|
},
|
|
12
12
|
props: {
|
|
13
13
|
/**
|
|
@@ -101,70 +101,73 @@ const Y = {
|
|
|
101
101
|
"close-redirect"
|
|
102
102
|
// close and redirect to another page on parent component
|
|
103
103
|
],
|
|
104
|
-
setup(
|
|
104
|
+
setup(b, { emit: i }) {
|
|
105
105
|
const {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
106
|
+
modalVisible: a,
|
|
107
|
+
addedLoan: l,
|
|
108
|
+
userData: m,
|
|
109
|
+
hasEverLoggedIn: A,
|
|
110
|
+
myKivaExperimentEnabled: p,
|
|
111
|
+
oneLoanAwayCategory: w,
|
|
112
|
+
oneLoanAwayFilteredUrl: v,
|
|
113
|
+
milestonesProgress: q
|
|
114
|
+
} = N(b), f = E(0), k = E(0), Z = C(() => {
|
|
114
115
|
var t;
|
|
115
|
-
return ((t =
|
|
116
|
-
}),
|
|
117
|
-
const t = `${window.innerWidth -
|
|
116
|
+
return ((t = l.value) == null ? void 0 : t.basketSize) ?? 0;
|
|
117
|
+
}), H = C(() => {
|
|
118
|
+
const t = `${window.innerWidth - k.value - 200}`, o = `${f.value}`;
|
|
118
119
|
return { right: t, top: o };
|
|
119
|
-
}),
|
|
120
|
+
}), u = C(() => {
|
|
120
121
|
var t;
|
|
121
|
-
return (t =
|
|
122
|
-
}),
|
|
122
|
+
return (t = l.value) == null ? void 0 : t.name;
|
|
123
|
+
}), _ = C(() => {
|
|
123
124
|
var t;
|
|
124
|
-
return !((t =
|
|
125
|
-
}),
|
|
126
|
-
var t, o,
|
|
127
|
-
return
|
|
128
|
-
}),
|
|
129
|
-
var o,
|
|
130
|
-
if (
|
|
131
|
-
const
|
|
132
|
-
return ((o =
|
|
125
|
+
return !((t = m.value) != null && t.my);
|
|
126
|
+
}), g = C(() => {
|
|
127
|
+
var t, o, r;
|
|
128
|
+
return p.value && (_.value && !A.value || !_.value && !((r = (o = (t = m.value) == null ? void 0 : t.my) == null ? void 0 : o.loans) != null && r.totalCount)) && Z.value === 1;
|
|
129
|
+
}), x = C(() => w.value && v.value && !g.value), j = C(() => Object.values(q.value).reduce((t, o) => t + (o > 0 ? o : 0), 0)), P = C(() => {
|
|
130
|
+
var o, r, s;
|
|
131
|
+
if (g.value) {
|
|
132
|
+
const n = `Supporting ${u.value} helps`;
|
|
133
|
+
return ((o = l.value) == null ? void 0 : o.borrowerCount) > 1 || (r = l.value) != null && r.themes.includes("Social Enterprise") ? `${n} them invest in themselves.` : ((s = l.value) == null ? void 0 : s.gender) === "male" ? `${n} him invest in himself.` : `${n} her invest in herself.`;
|
|
133
134
|
}
|
|
134
|
-
if (
|
|
135
|
+
if (x.value)
|
|
135
136
|
return "You’re close to your next achievement!";
|
|
136
|
-
const t =
|
|
137
|
-
return
|
|
138
|
-
}),
|
|
139
|
-
t === "view-basket" ? i("close-redirect", { type: t, path: "/basket" }) : t === "support-another" &&
|
|
137
|
+
const t = j.value > 1 ? `${j.value} achievements` : "your next achievement";
|
|
138
|
+
return u.value ? `Supporting ${u.value} will reach ${t}!` : "Supporting this loan reaches an achievement!";
|
|
139
|
+
}), V = (t) => {
|
|
140
|
+
t === "view-basket" ? i("close-redirect", { type: t, path: "/basket" }) : t === "support-another" && v.value && i("close-redirect", { type: t, path: v.value });
|
|
140
141
|
}, K = (t) => {
|
|
141
142
|
const { type: o } = t;
|
|
142
|
-
o &&
|
|
143
|
-
},
|
|
143
|
+
o && V(o), i("reset-modal");
|
|
144
|
+
}, M = () => {
|
|
144
145
|
const t = document.getElementsByTagName("header")[0], o = (t == null ? void 0 : t.getBoundingClientRect()) ?? null;
|
|
145
|
-
let
|
|
146
|
-
s || (
|
|
147
|
-
const
|
|
148
|
-
|
|
149
|
-
},
|
|
150
|
-
return
|
|
151
|
-
|
|
152
|
-
}),
|
|
153
|
-
window.
|
|
146
|
+
let r = [...document.querySelectorAll('[data-testid="header-basket"]')], s = r.find((L) => L == null ? void 0 : L.clientHeight);
|
|
147
|
+
s || (r = [...document.querySelectorAll('[data-testid="header-about"]')], s = r.find((L) => L == null ? void 0 : L.clientHeight));
|
|
148
|
+
const n = (s == null ? void 0 : s.getBoundingClientRect()) ?? null;
|
|
149
|
+
n && (n == null ? void 0 : n.right) !== k.value && (k.value = n == null ? void 0 : n.right), o && (o == null ? void 0 : o.bottom) !== f.value && (f.value = o == null ? void 0 : o.bottom);
|
|
150
|
+
}, c = G(M, 50);
|
|
151
|
+
return F(a, () => {
|
|
152
|
+
a.value && M();
|
|
153
|
+
}, { immediate: !0 }), O(() => {
|
|
154
|
+
M(), window.addEventListener("scroll", c), window.addEventListener("resize", c);
|
|
155
|
+
}), z(() => {
|
|
156
|
+
window.removeEventListener("scroll", c), window.removeEventListener("resize", c);
|
|
154
157
|
}), {
|
|
155
|
-
modalPosition:
|
|
156
|
-
basketCount:
|
|
157
|
-
isFirstLoan:
|
|
158
|
-
borrowerName:
|
|
159
|
-
showOneAway:
|
|
160
|
-
pillMsg:
|
|
158
|
+
modalPosition: H,
|
|
159
|
+
basketCount: Z,
|
|
160
|
+
isFirstLoan: g,
|
|
161
|
+
borrowerName: u,
|
|
162
|
+
showOneAway: x,
|
|
163
|
+
pillMsg: P,
|
|
161
164
|
closeCartModal: K
|
|
162
165
|
};
|
|
163
166
|
}
|
|
164
|
-
},
|
|
167
|
+
}, X = {
|
|
165
168
|
key: 0,
|
|
166
169
|
class: "tw-w-full tw-mx-2.5 tw-border-t tw-border-tertiary tw-py-2"
|
|
167
|
-
},
|
|
170
|
+
}, $ = {
|
|
168
171
|
key: 0,
|
|
169
172
|
class: "tw-min-w-3",
|
|
170
173
|
width: "40",
|
|
@@ -172,7 +175,7 @@ const Y = {
|
|
|
172
175
|
viewBox: "0 0 40 40",
|
|
173
176
|
fill: "none",
|
|
174
177
|
xmlns: "http://www.w3.org/2000/svg"
|
|
175
|
-
},
|
|
178
|
+
}, e1 = {
|
|
176
179
|
key: 1,
|
|
177
180
|
class: "tw-min-w-3",
|
|
178
181
|
width: "18",
|
|
@@ -180,42 +183,42 @@ const Y = {
|
|
|
180
183
|
viewBox: "0 0 18 21",
|
|
181
184
|
fill: "none",
|
|
182
185
|
xmlns: "http://www.w3.org/2000/svg"
|
|
183
|
-
},
|
|
186
|
+
}, t1 = {
|
|
184
187
|
key: 2,
|
|
185
188
|
class: "tw-text-h5"
|
|
186
189
|
};
|
|
187
|
-
function
|
|
188
|
-
const p =
|
|
189
|
-
return
|
|
190
|
+
function o1(b, i, a, l, m, A) {
|
|
191
|
+
const p = B("KvCartPill"), w = B("KvCartModal");
|
|
192
|
+
return a.modalVisible ? (d(), D(w, {
|
|
190
193
|
key: 0,
|
|
191
|
-
style:
|
|
194
|
+
style: R({
|
|
192
195
|
"--modal-right": `${l.modalPosition.right}px`,
|
|
193
196
|
"--modal-top": `${l.modalPosition.top}px`
|
|
194
197
|
}),
|
|
195
198
|
class: "cart-modal !tw-top-0",
|
|
196
|
-
visible:
|
|
197
|
-
"photo-path":
|
|
199
|
+
visible: a.modalVisible,
|
|
200
|
+
"photo-path": a.photoPath,
|
|
198
201
|
"basket-count": l.basketCount,
|
|
199
|
-
"category-name":
|
|
202
|
+
"category-name": a.oneLoanAwayCategory,
|
|
200
203
|
onCartModalClosed: l.closeCartModal
|
|
201
204
|
}, {
|
|
202
|
-
content:
|
|
203
|
-
|
|
204
|
-
|
|
205
|
+
content: S(() => [
|
|
206
|
+
a.showModalContent || l.isFirstLoan ? (d(), h("div", X, [
|
|
207
|
+
T(p, {
|
|
205
208
|
class: "!tw-w-full tw-justify-center",
|
|
206
209
|
"borrower-name": l.borrowerName,
|
|
207
|
-
"milestones-number":
|
|
210
|
+
"milestones-number": a.milestonesNumber,
|
|
208
211
|
"is-close-next-milestone": l.showOneAway,
|
|
209
212
|
"custom-message": l.pillMsg
|
|
210
213
|
}, {
|
|
211
|
-
icon:
|
|
214
|
+
icon: S(() => [
|
|
212
215
|
e("div", {
|
|
213
|
-
class:
|
|
216
|
+
class: I({
|
|
214
217
|
// eslint-disable-next-line max-len
|
|
215
218
|
"tw-flex tw-items-center tw-justify-center tw-bg-gray-100 tw-p-0.5 tw-rounded tw-whitespace-nowrap": l.showOneAway
|
|
216
219
|
})
|
|
217
220
|
}, [
|
|
218
|
-
l.isFirstLoan ? (
|
|
221
|
+
l.isFirstLoan ? (d(), h("svg", $, i[0] || (i[0] = [
|
|
219
222
|
e("path", {
|
|
220
223
|
d: "M36.2676 17.5025C34.6519 30.5945 24.9878 35.8229 20.1847 38.0889C20.1496 38.1055 20.1099 38.1043 20.075 38.0873C8.60201 32.516 4.24979 22.9018 3.62911 17.5025C3.34064 14.6558 3.18678 8.5719 3.14406 5.7867C3.14315 5.72754 3.1847 5.67723 3.24194 5.66227C11.6312 3.46948 14.2758 3.52186 20.0937 1.86776C20.1175 1.86099 20.1437 1.86113 20.1673 1.86833C26.6496 3.83905 31.8224 4.23356 36.8613 5.66108C36.9176 5.67702 36.9559 5.72959 36.9546 5.78805C36.8227 11.47 36.4423 15.9605 36.2676 17.5025Z",
|
|
221
224
|
fill: "#2AA967",
|
|
@@ -371,23 +374,23 @@ function e1(g, i, n, l, M, y) {
|
|
|
371
374
|
})
|
|
372
375
|
])
|
|
373
376
|
], -1)
|
|
374
|
-
]))) : (
|
|
377
|
+
]))) : (d(), h("svg", e1, i[1] || (i[1] = [
|
|
375
378
|
e("path", {
|
|
376
379
|
d: "M9.0001 19L5.6251 20.125C5.50843 20.1583 5.4001 20.1833 5.3001 20.2C5.2001 20.2167 5.1001 20.225 5.0001 20.225C4.46676 20.225 4.0001 20.0375 3.6001 19.6625C3.2001 19.2875 3.0001 18.8083 3.0001 18.225V12.775L0.400098 8.55C0.300098 8.38333 0.225098 8.2125 0.175098 8.0375C0.125098 7.8625 0.100098 7.68333 0.100098 7.5C0.100098 7.31667 0.125098 7.1375 0.175098 6.9625C0.225098 6.7875 0.300098 6.61667 0.400098 6.45L3.8001 0.95C3.98343 0.65 4.2251 0.416667 4.5251 0.25C4.8251 0.0833333 5.1501 0 5.5001 0H12.5001C12.8501 0 13.1751 0.0833333 13.4751 0.25C13.7751 0.416667 14.0168 0.65 14.2001 0.95L17.6001 6.45C17.7001 6.61667 17.7751 6.7875 17.8251 6.9625C17.8751 7.1375 17.9001 7.31667 17.9001 7.5C17.9001 7.68333 17.8751 7.8625 17.8251 8.0375C17.7751 8.2125 17.7001 8.38333 17.6001 8.55L15.0001 12.775V18.225C15.0001 18.8083 14.8001 19.2875 14.4001 19.6625C14.0001 20.0375 13.5334 20.225 13.0001 20.225C12.9001 20.225 12.8001 20.2167 12.7001 20.2C12.6001 20.1833 12.4918 20.1583 12.3751 20.125L9.0001 19ZM5.5001 13H12.5001L15.9001 7.5L12.5001 2H5.5001L2.1001 7.5L5.5001 13ZM7.9501 8.75L11.4751 5.2C11.6584 5 11.8876 4.90417 12.1626 4.9125C12.4376 4.92083 12.6751 5.01667 12.8751 5.2C13.0751 5.4 13.1793 5.6375 13.1876 5.9125C13.1959 6.1875 13.1001 6.425 12.9001 6.625L8.6501 10.875C8.4501 11.075 8.21677 11.175 7.9501 11.175C7.68343 11.175 7.4501 11.075 7.2501 10.875L5.1251 8.75C4.9251 8.55 4.8251 8.3125 4.8251 8.0375C4.8251 7.7625 4.9251 7.525 5.1251 7.325C5.3251 7.125 5.5626 7.025 5.8376 7.025C6.1126 7.025 6.3501 7.125 6.5501 7.325L7.9501 8.75Z",
|
|
377
380
|
fill: "#757575"
|
|
378
381
|
}, null, -1)
|
|
379
382
|
]))),
|
|
380
|
-
l.showOneAway ? (
|
|
383
|
+
l.showOneAway ? (d(), h("div", t1, U(a.oneAwayText), 1)) : y("", !0)
|
|
381
384
|
], 2)
|
|
382
385
|
]),
|
|
383
386
|
_: 1
|
|
384
387
|
}, 8, ["borrower-name", "milestones-number", "is-close-next-milestone", "custom-message"])
|
|
385
|
-
])) :
|
|
388
|
+
])) : y("", !0)
|
|
386
389
|
]),
|
|
387
390
|
_: 1
|
|
388
|
-
}, 8, ["style", "visible", "photo-path", "basket-count", "category-name", "onCartModalClosed"])) :
|
|
391
|
+
}, 8, ["style", "visible", "photo-path", "basket-count", "category-name", "onCartModalClosed"])) : y("", !0);
|
|
389
392
|
}
|
|
390
|
-
const
|
|
393
|
+
const C1 = /* @__PURE__ */ J(Q, [["render", o1], ["__scopeId", "data-v-2070d628"]]);
|
|
391
394
|
export {
|
|
392
|
-
|
|
395
|
+
C1 as default
|
|
393
396
|
};
|
package/dist/vue/KvSideSheet.js
CHANGED
|
@@ -231,7 +231,7 @@ function de(n, i, l, t, z, M) {
|
|
|
231
231
|
}, [
|
|
232
232
|
u("div", {
|
|
233
233
|
ref: "sideSheetRef",
|
|
234
|
-
class: b(["tw-fixed tw-right-0 tw-transition-all tw-duration-300 tw-bg-white
|
|
234
|
+
class: b(["tw-fixed tw-right-0 tw-transition-all tw-duration-300 tw-bg-white", {
|
|
235
235
|
"tw-translate-x-full": !t.open,
|
|
236
236
|
"tw-translate-x-0": t.open,
|
|
237
237
|
"tw-h-full": n.$slots.controls
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kiva/kv-components",
|
|
3
|
-
"version": "6.27.
|
|
3
|
+
"version": "6.27.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"embla-carousel-fade",
|
|
112
112
|
"popper.js"
|
|
113
113
|
],
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "e3554736f4e5b3eee622d9c539a92467f047a32d"
|
|
115
115
|
}
|