@kiva/kv-components 6.52.8 → 6.52.10

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
- .lend-link[data-v-41849311]{display:block;width:100%;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.lend-link[data-v-41849311]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:underline}
1
+ .lend-link[data-v-23bfaeea]{display:block;width:100%;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.lend-link[data-v-23bfaeea]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:underline}
@@ -1,25 +1,25 @@
1
- import { mdiArrowRight as I } from "@mdi/js";
2
- import { ref as L, computed as S, resolveComponent as u, resolveDirective as B, openBlock as t, createElementBlock as n, withDirectives as _, createElementVNode as o, createTextVNode as d, createVNode as r, createCommentVNode as C, withCtx as a, createBlock as N, Fragment as b, renderList as g, toDisplayString as K } from "vue";
3
- import V from "../../KvAccordionItem.js";
4
- import D from "../../KvLoadingPlaceholder.js";
5
- import E from "./KvLendMenuCountryList.js";
6
- import F from "./KvLendMenuSearchList.js";
7
- import G from "../../KvTab.js";
8
- import P from "../../KvTabPanel.js";
9
- import U from "../../KvTabs.js";
1
+ import { mdiArrowRight as S } from "@mdi/js";
2
+ import { ref as L, computed as I, resolveComponent as u, resolveDirective as B, openBlock as t, createElementBlock as n, withDirectives as _, createElementVNode as o, createTextVNode as d, createVNode as r, createCommentVNode as C, withCtx as a, createBlock as N, Fragment as b, renderList as g, toDisplayString as K } from "vue";
3
+ import U from "../../KvAccordionItem.js";
4
+ import V from "../../KvLoadingPlaceholder.js";
5
+ import D from "./KvLendMenuCountryList.js";
6
+ import E from "./KvLendMenuSearchList.js";
7
+ import F from "../../KvTab.js";
8
+ import G from "../../KvTabPanel.js";
9
+ import P from "../../KvTabs.js";
10
10
  import j from "../../../utils/paramCase.js";
11
11
  import q from "../../KvMaterialIcon.js";
12
12
  import "./KvLendListMenu.css";
13
13
  import z from "../../../_virtual/_plugin-vue_export-helper.js";
14
14
  const H = {
15
15
  components: {
16
- KvAccordionItem: V,
17
- KvTab: G,
18
- KvTabPanel: P,
19
- KvTabs: U,
20
- KvLendMenuCountryList: E,
21
- KvLendMenuSearchList: F,
22
- KvLoadingPlaceholder: D,
16
+ KvAccordionItem: U,
17
+ KvTab: F,
18
+ KvTabPanel: G,
19
+ KvTabs: P,
20
+ KvLendMenuCountryList: D,
21
+ KvLendMenuSearchList: E,
22
+ KvLoadingPlaceholder: V,
23
23
  KvMaterialIcon: q
24
24
  },
25
25
  props: {
@@ -54,19 +54,23 @@ const H = {
54
54
  showMGUpsellLink: {
55
55
  type: Boolean,
56
56
  default: !1
57
+ },
58
+ countriesNotLentToUrl: {
59
+ type: String,
60
+ default: "/lend/countries-not-lent"
57
61
  }
58
62
  },
59
- setup(x) {
60
- const e = L(null), s = L([]), k = L(null), T = S(() => x.searches.length > 0);
63
+ setup(T) {
64
+ const e = L(null), l = L([]), k = L(null), x = I(() => T.searches.length > 0);
61
65
  return {
62
- mdiArrowRight: I,
63
- hasSearches: T,
66
+ mdiArrowRight: S,
67
+ hasSearches: x,
64
68
  navLendCategories: e,
65
- regionAccordions: s,
69
+ regionAccordions: l,
66
70
  searchesLink: k,
67
71
  onClose: () => {
68
72
  var h, c, y, m, p, f, w;
69
- (y = (c = (h = e.value) == null ? void 0 : h.tabContext) == null ? void 0 : c.setTab) == null || y.call(c, 0), (p = (m = s.value) == null ? void 0 : m.forEach) == null || p.call(m, (v) => {
73
+ (y = (c = (h = e.value) == null ? void 0 : h.tabContext) == null ? void 0 : c.setTab) == null || y.call(c, 0), (p = (m = l.value) == null ? void 0 : m.forEach) == null || p.call(m, (v) => {
70
74
  var i;
71
75
  (i = v == null ? void 0 : v.collapse) == null || i.call(v);
72
76
  }), (w = (f = k.value) == null ? void 0 : f.collapse) == null || w.call(f);
@@ -89,14 +93,11 @@ const H = {
89
93
  }, ee = { class: "tw-flex" }, te = { class: "tw-text-h4" }, ne = { class: "tw-font-medium" }, oe = ["href"], le = {
90
94
  key: 1,
91
95
  class: "tw-block tw-py-1 tw-text-tertiary"
92
- }, se = { key: 0 }, ae = { key: 1 }, re = {
93
- href: "/lend/countries-not-lent",
94
- class: "lend-link"
95
- };
96
- function ie(x, e, s, k, T, M) {
96
+ }, se = { key: 0 }, ae = { key: 1 }, re = ["href"];
97
+ function ie(T, e, l, k, x, M) {
97
98
  const h = u("kv-material-icon"), c = u("kv-tab"), y = u("kv-loading-placeholder"), m = u("kv-tab-panel"), p = u("kv-accordion-item"), f = u("kv-lend-menu-country-list"), w = u("kv-lend-menu-search-list"), v = u("kv-tabs"), i = B("kv-track-event");
98
99
  return t(), n("div", J, [
99
- s.showMGUpsellLink ? _((t(), n("a", O, [
100
+ l.showMGUpsellLink ? _((t(), n("a", O, [
100
101
  o("span", Q, [
101
102
  e[0] || (e[0] = d(" Lend monthly ")),
102
103
  r(h, {
@@ -121,7 +122,7 @@ function ie(x, e, s, k, T, M) {
121
122
  ])),
122
123
  _: 1
123
124
  }),
124
- s.userId ? (t(), N(c, {
125
+ l.userId ? (t(), N(c, {
125
126
  key: 0,
126
127
  "for-panel": "nav-my-kiva"
127
128
  }, {
@@ -135,8 +136,8 @@ function ie(x, e, s, k, T, M) {
135
136
  r(m, { id: "nav-lend-categories" }, {
136
137
  default: a(() => [
137
138
  o("ul", R, [
138
- s.isChannelsLoading ? (t(), n(b, { key: 0 }, g(14, (l) => o("li", {
139
- key: l,
139
+ l.isChannelsLoading ? (t(), n(b, { key: 0 }, g(14, (s) => o("li", {
140
+ key: s,
140
141
  style: { width: "11rem" },
141
142
  class: "tw-py-1 tw-flex"
142
143
  }, [
@@ -145,14 +146,14 @@ function ie(x, e, s, k, T, M) {
145
146
  style: { height: "1rem" }
146
147
  }),
147
148
  e[4] || (e[4] = o("span", { class: "tw-inline-block" }, " ", -1))
148
- ])), 64)) : (t(!0), n(b, { key: 1 }, g(s.categories, (l, A) => (t(), n("li", { key: A }, [
149
+ ])), 64)) : (t(!0), n(b, { key: 1 }, g(l.categories, (s, A) => (t(), n("li", { key: A }, [
149
150
  _((t(), n("a", {
150
- href: l.url,
151
+ href: s.url,
151
152
  class: "lend-link"
152
153
  }, [
153
- d(K(l.name), 1)
154
+ d(K(s.name), 1)
154
155
  ], 8, W)), [
155
- [i, ["TopNav", "click-Lend-Category", l.name, A + 1]]
156
+ [i, ["TopNav", "click-Lend-Category", s.name, A + 1]]
156
157
  ])
157
158
  ]))), 128)),
158
159
  o("li", X, [
@@ -182,9 +183,9 @@ function ie(x, e, s, k, T, M) {
182
183
  }),
183
184
  r(m, { id: "nav-lend-regions" }, {
184
185
  default: a(() => [
185
- s.isRegionsLoading ? (t(), n(b, { key: 0 }, g(8, (l) => r(p, {
186
- id: `placeholder-${l}-panel`,
187
- key: l,
186
+ l.isRegionsLoading ? (t(), n(b, { key: 0 }, g(8, (s) => r(p, {
187
+ id: `placeholder-${s}-panel`,
188
+ key: s,
188
189
  disabled: !0
189
190
  }, {
190
191
  header: a(() => [
@@ -197,24 +198,24 @@ function ie(x, e, s, k, T, M) {
197
198
  ])
198
199
  ]),
199
200
  _: 2
200
- }, 1032, ["id"])), 64)) : (t(!0), n(b, { key: 1 }, g(s.regions, (l) => (t(), N(p, {
201
- id: `lend-menu-${k.paramCase(l.name)}-panel`,
202
- key: l.name,
201
+ }, 1032, ["id"])), 64)) : (t(!0), n(b, { key: 1 }, g(l.regions, (s) => (t(), N(p, {
202
+ id: `lend-menu-${k.paramCase(s.name)}-panel`,
203
+ key: s.name,
203
204
  ref_for: !0,
204
205
  ref: "regionAccordions"
205
206
  }, {
206
207
  header: a(() => [
207
208
  o("h3", te, [
208
209
  _((t(), n("span", null, [
209
- d(K(l.name), 1)
210
+ d(K(s.name), 1)
210
211
  ])), [
211
- [i, ["TopNav", "click-Lend-Region", l.name]]
212
+ [i, ["TopNav", "click-Lend-Region", s.name]]
212
213
  ])
213
214
  ])
214
215
  ]),
215
216
  default: a(() => [
216
217
  r(f, {
217
- countries: l.countries
218
+ countries: s.countries
218
219
  }, null, 8, ["countries"])
219
220
  ]),
220
221
  _: 2
@@ -222,16 +223,16 @@ function ie(x, e, s, k, T, M) {
222
223
  ]),
223
224
  _: 1
224
225
  }),
225
- s.userId ? (t(), N(m, {
226
+ l.userId ? (t(), N(m, {
226
227
  key: 0,
227
228
  id: "nav-my-kiva"
228
229
  }, {
229
230
  default: a(() => [
230
231
  o("ul", ne, [
231
232
  o("li", null, [
232
- s.favorites > 0 ? _((t(), n("a", {
233
+ l.favorites > 0 ? _((t(), n("a", {
233
234
  key: 0,
234
- href: `/lend?lenderFavorite=${s.userId}`,
235
+ href: `/lend?lenderFavorite=${l.userId}`,
235
236
  class: "lend-link"
236
237
  }, e[9] || (e[9] = [
237
238
  d(" Saved loans ")
@@ -248,7 +249,7 @@ function ie(x, e, s, k, T, M) {
248
249
  o("p", { class: "tw-font-medium" }, " Saved searches ", -1)
249
250
  ])),
250
251
  default: a(() => [
251
- r(w, { searches: s.searches }, null, 8, ["searches"])
252
+ r(w, { searches: l.searches }, null, 8, ["searches"])
252
253
  ]),
253
254
  _: 1
254
255
  }, 512)
@@ -256,9 +257,12 @@ function ie(x, e, s, k, T, M) {
256
257
  o("span", { class: "tw-block tw-py-1 tw-text-tertiary" }, "Saved searches", -1)
257
258
  ]))),
258
259
  o("li", null, [
259
- _((t(), n("a", re, e[12] || (e[12] = [
260
+ _((t(), n("a", {
261
+ href: l.countriesNotLentToUrl,
262
+ class: "lend-link"
263
+ }, e[12] || (e[12] = [
260
264
  d(" Countries I haven't lent to ")
261
- ]))), [
265
+ ]), 8, re)), [
262
266
  [i, ["TopNav", "click-Lend-Countries_Not_Lent"]]
263
267
  ])
264
268
  ])
@@ -271,7 +275,7 @@ function ie(x, e, s, k, T, M) {
271
275
  }, 512)
272
276
  ]);
273
277
  }
274
- const ge = /* @__PURE__ */ z(H, [["render", ie], ["__scopeId", "data-v-41849311"]]);
278
+ const ge = /* @__PURE__ */ z(H, [["render", ie], ["__scopeId", "data-v-23bfaeea"]]);
275
279
  export {
276
280
  ge as default
277
281
  };
@@ -1 +1 @@
1
- .menu-heading[data-v-53c4e3f0]{font-weight:300;font-size:1rem;letter-spacing:0em;line-height:1.5}@media (min-width: 64rem){.menu-heading[data-v-53c4e3f0]{font-size:1.0625rem;letter-spacing:0em}}.menu-heading[data-v-53c4e3f0]{font-weight:400}.region-list[data-v-53c4e3f0],.search-list[data-v-53c4e3f0]{-moz-column-fill:auto;column-fill:auto;-moz-columns:3;columns:3;gap:2rem}.mega-menu-link[data-v-53c4e3f0]{display:inline-block;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.mega-menu-link[data-v-53c4e3f0]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:underline}.link-item[data-v-53c4e3f0]{width:11rem;text-decoration-line:none}.link-item[data-v-53c4e3f0]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:underline}
1
+ .menu-heading[data-v-0c9de865]{font-weight:300;font-size:1rem;letter-spacing:0em;line-height:1.5}@media (min-width: 64rem){.menu-heading[data-v-0c9de865]{font-size:1.0625rem;letter-spacing:0em}}.menu-heading[data-v-0c9de865]{font-weight:400}.region-list[data-v-0c9de865],.search-list[data-v-0c9de865]{-moz-column-fill:auto;column-fill:auto;-moz-columns:3;columns:3;gap:2rem}.mega-menu-link[data-v-0c9de865]{display:inline-block;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.mega-menu-link[data-v-0c9de865]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:underline}.link-item[data-v-0c9de865]{width:11rem;text-decoration-line:none}.link-item[data-v-0c9de865]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:underline}
@@ -1,17 +1,17 @@
1
1
  import { mdiArrowRight as N, mdiChevronLeft as T } from "@mdi/js";
2
- import { ref as C, computed as y, resolveComponent as u, resolveDirective as M, openBlock as n, createElementBlock as s, createElementVNode as t, normalizeStyle as R, withDirectives as c, createTextVNode as d, createVNode as m, createCommentVNode as x, withCtx as A, Fragment as w, renderList as v, toDisplayString as S, normalizeClass as K } from "vue";
2
+ import { ref as C, computed as y, resolveComponent as u, resolveDirective as M, openBlock as n, createElementBlock as o, createElementVNode as t, normalizeStyle as R, withDirectives as c, createTextVNode as d, createVNode as m, createCommentVNode as x, withCtx as A, Fragment as w, renderList as v, toDisplayString as S, normalizeClass as K } from "vue";
3
3
  import O from "../../KvLoadingPlaceholder.js";
4
4
  import B from "../../KvGrid.js";
5
5
  import I from "../../KvMaterialIcon.js";
6
6
  import G from "./KvLendMenuCountryList.js";
7
- import V from "./KvLendMenuSearchList.js";
7
+ import U from "./KvLendMenuSearchList.js";
8
8
  import "./KvLendMegaMenu.css";
9
- import D from "../../../_virtual/_plugin-vue_export-helper.js";
10
- const F = {
9
+ import V from "../../../_virtual/_plugin-vue_export-helper.js";
10
+ const D = {
11
11
  components: {
12
12
  KvGrid: B,
13
13
  KvLendMenuCountryList: G,
14
- KvLendMenuSearchList: V,
14
+ KvLendMenuSearchList: U,
15
15
  KvLoadingPlaceholder: O,
16
16
  KvMaterialIcon: I
17
17
  },
@@ -47,27 +47,31 @@ const F = {
47
47
  showMGUpsellLink: {
48
48
  type: Boolean,
49
49
  default: !1
50
+ },
51
+ countriesNotLentToUrl: {
52
+ type: String,
53
+ default: "/lend/countries-not-lent"
50
54
  }
51
55
  },
52
- setup(p) {
53
- const e = C(null), i = C(""), l = y(() => i.value !== ""), f = (r) => i.value === r, L = (r) => {
56
+ setup(f) {
57
+ const e = C(null), i = C(""), l = y(() => i.value !== ""), p = (r) => i.value === r, L = (r) => {
54
58
  i.value = r;
55
59
  }, h = y(() => {
56
60
  var a;
57
61
  const r = { width: "150%" };
58
62
  if (l.value) {
59
- const o = ((a = e.value) == null ? void 0 : a.clientWidth) ?? 0;
60
- r.transform = `translateX(${o * -1}px)`;
63
+ const s = ((a = e.value) == null ? void 0 : a.clientWidth) ?? 0;
64
+ r.transform = `translateX(${s * -1}px)`;
61
65
  }
62
66
  return r;
63
- }), k = y(() => p.regions.filter((r) => f(r.name))), _ = y(() => p.searches.length > 0);
67
+ }), k = y(() => f.regions.filter((r) => p(r.name))), _ = y(() => f.searches.length > 0);
64
68
  return {
65
69
  mdiArrowRight: N,
66
70
  mdiChevronLeft: T,
67
71
  categoriesSection: e,
68
72
  openedSection: i,
69
73
  sectionOpen: l,
70
- isOpenSection: f,
74
+ isOpenSection: p,
71
75
  openSection: L,
72
76
  onClose: () => {
73
77
  i.value = "";
@@ -78,10 +82,10 @@ const F = {
78
82
  savedSearchesTitle: "Saved searches"
79
83
  };
80
84
  }
81
- }, z = { class: "lend-mega-menu tw-overflow-hidden tw-pb-3 lg:tw-pt-3" }, E = {
85
+ }, F = { class: "lend-mega-menu tw-overflow-hidden tw-pb-3 lg:tw-pt-3" }, z = {
82
86
  key: 0,
83
87
  href: "/monthlygood"
84
- }, U = { class: "tw-inline-flex tw-items-center tw-py-1 tw-mb-2 tw-gap-0.5 tw-font-medium tw-text-action" }, W = {
88
+ }, E = { class: "tw-inline-flex tw-items-center tw-py-1 tw-mb-2 tw-gap-0.5 tw-font-medium tw-text-action" }, W = {
85
89
  ref: "categoriesSection",
86
90
  class: "tw-col-span-7"
87
91
  }, P = { class: "tw-flex tw-gap-4 tw-whitespace-nowrap" }, X = { class: "tw-columns-2 tw-gap-4 tw-font-medium" }, j = ["href"], q = { class: "tw-font-medium" }, H = { class: "link-item" }, J = {
@@ -93,25 +97,22 @@ const F = {
93
97
  }, Z = { class: "link-item" }, $ = {
94
98
  class: "mega-menu-link",
95
99
  href: "/lend"
96
- }, ee = { key: 0 }, te = { class: "tw-font-medium" }, ne = ["href"], se = {
100
+ }, ee = { key: 0 }, te = { class: "tw-font-medium" }, ne = ["href"], oe = {
97
101
  key: 1,
98
102
  class: "tw-text-secondary tw-py-1 tw-inline-block tw-no-underline hover:tw-underline"
99
- }, oe = ["aria-pressed"], le = {
103
+ }, se = ["aria-pressed"], le = {
100
104
  key: 1,
101
105
  class: "tw-text-secondary tw-py-1 tw-inline-block"
102
- }, ie = {
103
- href: "/lend/countries-not-lent",
104
- class: "tw-text-primary tw-text-left hover:tw-text-action tw-py-1 tw-inline-block tw-no-underline hover:tw-underline"
105
- }, ae = { class: "tw-col-span-2" }, re = { class: "tw-col-span-8 tw-flex tw-flex-col" }, ce = { class: "tw-flex tw-whitespace-nowrap tw-h-full" }, de = { class: "tw-font-medium" }, me = ["aria-pressed", "onClick"];
106
- function we(p, e, i, l, f, L) {
106
+ }, ie = ["href"], ae = { class: "tw-col-span-2" }, re = { class: "tw-col-span-8 tw-flex tw-flex-col" }, ce = { class: "tw-flex tw-whitespace-nowrap tw-h-full" }, de = { class: "tw-font-medium" }, me = ["aria-pressed", "onClick"];
107
+ function we(f, e, i, l, p, L) {
107
108
  const h = u("kv-material-icon"), k = u("kv-loading-placeholder"), _ = u("kv-lend-menu-search-list"), b = u("kv-lend-menu-country-list"), r = u("kv-grid"), a = M("kv-track-event");
108
- return n(), s("div", z, [
109
+ return n(), o("div", F, [
109
110
  t("div", {
110
111
  style: R(l.computedStyle),
111
112
  class: "tw-transition tw-duration-1000 tw-ease-in-out"
112
113
  }, [
113
- i.showMGUpsellLink ? c((n(), s("a", E, [
114
- t("span", U, [
114
+ i.showMGUpsellLink ? c((n(), o("a", z, [
115
+ t("span", E, [
115
116
  e[2] || (e[2] = d(" Lend monthly ")),
116
117
  m(h, {
117
118
  icon: l.mdiArrowRight,
@@ -127,8 +128,8 @@ function we(p, e, i, l, f, L) {
127
128
  e[11] || (e[11] = t("h2", { class: "menu-heading tw-mb-2" }, " Categories ", -1)),
128
129
  t("div", P, [
129
130
  t("ul", X, [
130
- i.isChannelsLoading ? (n(), s(w, { key: 0 }, v(14, (o) => t("li", {
131
- key: o,
131
+ i.isChannelsLoading ? (n(), o(w, { key: 0 }, v(14, (s) => t("li", {
132
+ key: s,
132
133
  class: "link-item"
133
134
  }, [
134
135
  m(k, {
@@ -136,50 +137,50 @@ function we(p, e, i, l, f, L) {
136
137
  style: { height: "1.25rem" }
137
138
  }),
138
139
  e[3] || (e[3] = t("span", { class: "tw-py-1 tw-inline-block" }, " ", -1))
139
- ])), 64)) : (n(!0), s(w, { key: 1 }, v(i.categories, (o, g) => (n(), s("li", {
140
+ ])), 64)) : (n(!0), o(w, { key: 1 }, v(i.categories, (s, g) => (n(), o("li", {
140
141
  key: g,
141
142
  class: "link-item"
142
143
  }, [
143
- c((n(), s("a", {
144
- href: o.url,
144
+ c((n(), o("a", {
145
+ href: s.url,
145
146
  class: "tw-text-primary tw-text-left hover:tw-text-action tw-no-underline tw-my-1 tw-inline-block"
146
147
  }, [
147
- d(S(o.name), 1)
148
+ d(S(s.name), 1)
148
149
  ], 8, j)), [
149
- [a, ["TopNav", "click-Lend-Category", o.name, g + 1]]
150
+ [a, ["TopNav", "click-Lend-Category", s.name, g + 1]]
150
151
  ])
151
152
  ]))), 128))
152
153
  ]),
153
154
  t("div", null, [
154
155
  t("ul", q, [
155
156
  t("li", H, [
156
- c((n(), s("a", J, e[4] || (e[4] = [
157
+ c((n(), o("a", J, e[4] || (e[4] = [
157
158
  d(" Recommended by lenders ")
158
159
  ]))), [
159
160
  [a, ["TopNav", "click-Lend-Recommended-by-lenders"]]
160
161
  ])
161
162
  ]),
162
163
  t("li", Q, [
163
- c((n(), s("a", Y, e[5] || (e[5] = [
164
+ c((n(), o("a", Y, e[5] || (e[5] = [
164
165
  d(" All categories ")
165
166
  ]))), [
166
167
  [a, ["TopNav", "click-Lend-All_Categories"]]
167
168
  ])
168
169
  ]),
169
170
  t("li", Z, [
170
- c((n(), s("a", $, e[6] || (e[6] = [
171
+ c((n(), o("a", $, e[6] || (e[6] = [
171
172
  d(" All loans ")
172
173
  ]))), [
173
174
  [a, ["TopNav", "click-Lend-All_Loans"]]
174
175
  ])
175
176
  ])
176
177
  ]),
177
- i.userId ? (n(), s("div", ee, [
178
+ i.userId ? (n(), o("div", ee, [
178
179
  e[9] || (e[9] = t("span", { class: "tw-inline-block tw-py-1" }, " ", -1)),
179
180
  e[10] || (e[10] = t("h2", { class: "menu-heading tw-my-1" }, " My Kiva ", -1)),
180
181
  t("ul", te, [
181
182
  t("li", null, [
182
- i.favorites > 0 ? c((n(), s("a", {
183
+ i.favorites > 0 ? c((n(), o("a", {
183
184
  key: 0,
184
185
  href: `/lend?lenderFavorite=${i.userId}`,
185
186
  class: "tw-text-primary tw-text-left hover:tw-text-action tw-py-1 tw-inline-block tw-no-underline hover:tw-underline"
@@ -187,20 +188,23 @@ function we(p, e, i, l, f, L) {
187
188
  d(" Saved loans ")
188
189
  ]), 8, ne)), [
189
190
  [a, ["TopNav", "click-Lend-Favorites"]]
190
- ]) : (n(), s("span", se, " Saved loans "))
191
+ ]) : (n(), o("span", oe, " Saved loans "))
191
192
  ]),
192
193
  t("li", null, [
193
- l.hasSearches ? (n(), s("button", {
194
+ l.hasSearches ? (n(), o("button", {
194
195
  key: 0,
195
196
  "aria-pressed": l.isOpenSection(l.savedSearchesTitle) ? "true" : "false",
196
197
  class: "tw-text-primary tw-text-left tw-py-1 tw-inline-block hover:tw-text-action hover:tw-underline",
197
- onClick: e[0] || (e[0] = (o) => l.openSection(l.savedSearchesTitle))
198
- }, S(l.savedSearchesTitle), 9, oe)) : (n(), s("span", le, " Saved searches "))
198
+ onClick: e[0] || (e[0] = (s) => l.openSection(l.savedSearchesTitle))
199
+ }, S(l.savedSearchesTitle), 9, se)) : (n(), o("span", le, " Saved searches "))
199
200
  ]),
200
201
  t("li", null, [
201
- c((n(), s("a", ie, e[8] || (e[8] = [
202
+ c((n(), o("a", {
203
+ href: i.countriesNotLentToUrl,
204
+ class: "tw-text-primary tw-text-left hover:tw-text-action tw-py-1 tw-inline-block tw-no-underline hover:tw-underline"
205
+ }, e[8] || (e[8] = [
202
206
  d(" Countries I haven't lent to ")
203
- ]))), [
207
+ ]), 8, ie)), [
204
208
  [a, ["TopNav", "click-Lend-Countries_Not_Lent"]]
205
209
  ])
206
210
  ])
@@ -210,10 +214,10 @@ function we(p, e, i, l, f, L) {
210
214
  ])
211
215
  ], 512),
212
216
  t("div", ae, [
213
- l.sectionOpen ? (n(), s("button", {
217
+ l.sectionOpen ? (n(), o("button", {
214
218
  key: 0,
215
219
  class: "tw-flex",
216
- onClick: e[1] || (e[1] = (o) => l.openedSection = "")
220
+ onClick: e[1] || (e[1] = (s) => l.openedSection = "")
217
221
  }, [
218
222
  m(h, {
219
223
  class: "tw-flex-shrink-0 tw-w-3 tw-h-3",
@@ -223,18 +227,18 @@ function we(p, e, i, l, f, L) {
223
227
  ])) : x("", !0)
224
228
  ]),
225
229
  t("div", re, [
226
- l.isOpenSection(l.savedSearchesTitle) ? (n(), s(w, { key: 0 }, [
230
+ l.isOpenSection(l.savedSearchesTitle) ? (n(), o(w, { key: 0 }, [
227
231
  e[13] || (e[13] = t("h2", { class: "menu-heading tw-mb-2" }, " Saved Searches ", -1)),
228
232
  m(_, {
229
233
  class: "search-list tw-h-full",
230
234
  searches: i.searches
231
235
  }, null, 8, ["searches"])
232
- ], 64)) : (n(), s(w, { key: 1 }, [
236
+ ], 64)) : (n(), o(w, { key: 1 }, [
233
237
  e[15] || (e[15] = t("h2", { class: "menu-heading tw-mb-2" }, " Regions ", -1)),
234
238
  t("div", ce, [
235
239
  t("ul", de, [
236
- i.isRegionsLoading ? (n(), s(w, { key: 0 }, v(8, (o) => t("li", {
237
- key: o,
240
+ i.isRegionsLoading ? (n(), o(w, { key: 0 }, v(8, (s) => t("li", {
241
+ key: s,
238
242
  class: "link-item"
239
243
  }, [
240
244
  m(k, {
@@ -242,27 +246,27 @@ function we(p, e, i, l, f, L) {
242
246
  style: { height: "1.25rem" }
243
247
  }),
244
248
  e[14] || (e[14] = t("span", { class: "tw-py-1 tw-inline-block" }, " ", -1))
245
- ])), 64)) : (n(!0), s(w, { key: 1 }, v(i.regions, (o) => (n(), s("li", {
246
- key: o.name,
249
+ ])), 64)) : (n(!0), o(w, { key: 1 }, v(i.regions, (s) => (n(), o("li", {
250
+ key: s.name,
247
251
  class: "link-item tw-mr-4"
248
252
  }, [
249
- c((n(), s("button", {
250
- "aria-pressed": l.isOpenSection(o.name) ? "true" : "false",
251
- class: K(["tw-text-primary tw-text-left tw-py-1 hover:tw-text-action hover:tw-underline", { "tw-text-action": l.isOpenSection(o.name) }]),
252
- onClick: (g) => l.openSection(o.name)
253
+ c((n(), o("button", {
254
+ "aria-pressed": l.isOpenSection(s.name) ? "true" : "false",
255
+ class: K(["tw-text-primary tw-text-left tw-py-1 hover:tw-text-action hover:tw-underline", { "tw-text-action": l.isOpenSection(s.name) }]),
256
+ onClick: (g) => l.openSection(s.name)
253
257
  }, [
254
- d(S(o.name), 1)
258
+ d(S(s.name), 1)
255
259
  ], 10, me)), [
256
- [a, ["TopNav", "click-Lend-Region", o.name]]
260
+ [a, ["TopNav", "click-Lend-Region", s.name]]
257
261
  ])
258
262
  ]))), 128))
259
263
  ]),
260
- (n(!0), s(w, null, v(l.openRegions, (o) => (n(), s("div", {
261
- key: o.name,
264
+ (n(!0), o(w, null, v(l.openRegions, (s) => (n(), o("div", {
265
+ key: s.name,
262
266
  class: "tw-h-full"
263
267
  }, [
264
268
  m(b, {
265
- countries: o.countries,
269
+ countries: s.countries,
266
270
  class: "region-list tw-h-full"
267
271
  }, null, 8, ["countries"])
268
272
  ]))), 128))
@@ -275,7 +279,7 @@ function we(p, e, i, l, f, L) {
275
279
  ], 4)
276
280
  ]);
277
281
  }
278
- const xe = /* @__PURE__ */ D(F, [["render", we], ["__scopeId", "data-v-53c4e3f0"]]);
282
+ const xe = /* @__PURE__ */ V(D, [["render", we], ["__scopeId", "data-v-0c9de865"]]);
279
283
  export {
280
284
  xe as default
281
285
  };