@kiva/kv-components 6.67.1 → 6.67.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.
@@ -1 +1 @@
1
- .header-link[data-v-2a224640]{cursor:pointer;padding-top:1rem;padding-bottom:1rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.header-link[data-v-2a224640]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:none}[data-v-2a224640] .avatar div:first-child{display:flex}
1
+ .header-link[data-v-151d85c9]{cursor:pointer;padding-top:1rem;padding-bottom:1rem;--tw-text-opacity: 1;color:rgba(var(--text-primary),var(--tw-text-opacity, 1));text-decoration-line:none}.header-link[data-v-151d85c9]:hover{--tw-text-opacity: 1;color:rgba(var(--text-action),var(--tw-text-opacity, 1));text-decoration-line:none}[data-v-151d85c9] .avatar div:first-child{display:flex}
@@ -176,7 +176,7 @@ function Ie(i, n, a, e, N, E) {
176
176
  "menu-component": e.KvLendMenu,
177
177
  "open-menu-item": a.openMenuItem,
178
178
  "dropdown-icon": e.mdiChevronDown,
179
- "base-class": "tw-inline-flex md:tw-border md:tw-rounded-md tw-px-1.5 tw-py-1",
179
+ "base-class": "tw-inline-flex md:tw-border md:tw-rounded-md tw-px-1.5 tw-py-0.5",
180
180
  onOnHover: e.handleOnHover,
181
181
  onMouseleave: n[3] || (n[3] = (t) => e.handleMouseOut("lendButton")),
182
182
  onTouchstart: n[4] || (n[4] = U((t) => e.handleTouchStart("lendButton", e.KvLendMenu), ["stop"]))
@@ -285,7 +285,7 @@ function Ie(i, n, a, e, N, E) {
285
285
  ])
286
286
  ], 32);
287
287
  }
288
- const Pe = /* @__PURE__ */ fe(be, [["render", Ie], ["__scopeId", "data-v-2a224640"]]);
288
+ const Pe = /* @__PURE__ */ fe(be, [["render", Ie], ["__scopeId", "data-v-151d85c9"]]);
289
289
  export {
290
290
  Pe as default
291
291
  };
@@ -5,7 +5,7 @@ const a = {
5
5
  components: {
6
6
  KvLogo: t
7
7
  }
8
- }, p = { class: "tw-h-2 lg:tw-h-3" };
8
+ }, p = { class: "tw-h-2 lg:tw-h-2.5" };
9
9
  function _(l, m, d, f, i, u) {
10
10
  const o = e("kv-logo");
11
11
  return n(), r("div", p, [
@@ -1 +1 @@
1
- .header-fade-enter-active[data-v-36eec819]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header-fade-leave-active[data-v-36eec819]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.header-fade-enter[data-v-36eec819],.header-fade-leave-to[data-v-36eec819]{opacity:0}.header-fade-leave[data-v-36eec819],.header-fade-enter-to[data-v-36eec819]{opacity:1}.bg-opacity-50[data-v-36eec819]{background-color:rgba(var(--bg-action-highlight),.5)}
1
+ .header-fade-enter-active[data-v-7732c044]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header-fade-leave-active[data-v-7732c044]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.header-fade-enter[data-v-7732c044],.header-fade-leave-to[data-v-7732c044]{opacity:0}.header-fade-leave[data-v-7732c044],.header-fade-enter-to[data-v-7732c044]{opacity:1}.bg-opacity-50[data-v-7732c044]{background-color:rgba(var(--bg-action-highlight),.5)}
@@ -8,7 +8,7 @@ import { throttle as q } from "../utils/throttle.js";
8
8
  import { debounce as F } from "../utils/debounce.js";
9
9
  import "./KvWwwHeader.css";
10
10
  import J from "../_virtual/_plugin-vue_export-helper.js";
11
- const Q = "3.7rem", X = ["lendMenu", "aboutUsLink", "takeActionButton"], Z = {
11
+ const Q = "4rem", X = ["lendMenu", "aboutUsLink", "takeActionButton"], Z = {
12
12
  components: {
13
13
  KvHeaderLinkBar: V,
14
14
  KvHeaderLogo: W,
@@ -122,7 +122,7 @@ function ee(L, o, n, e, r, i) {
122
122
  class: "tw-font-medium tw-relative",
123
123
  style: h({ height: e.HEADER_HEIGHT })
124
124
  }, [
125
- v(s, null, {
125
+ v(s, { class: "tw-h-full" }, {
126
126
  default: b(() => [
127
127
  v(I, { name: "header-fade" }, {
128
128
  default: b(() => [
@@ -195,7 +195,7 @@ function ee(L, o, n, e, r, i) {
195
195
  _: 1
196
196
  });
197
197
  }
198
- const me = /* @__PURE__ */ J(Z, [["render", ee], ["__scopeId", "data-v-36eec819"]]);
198
+ const me = /* @__PURE__ */ J(Z, [["render", ee], ["__scopeId", "data-v-7732c044"]]);
199
199
  export {
200
200
  me as default
201
201
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kiva/kv-components",
3
- "version": "6.67.1",
3
+ "version": "6.67.2",
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": "a12797679a72da98730688969fa51a9471d4f1ba"
117
+ "gitHead": "dabfed9e626974f9252b44fd355ca999e3943a38"
118
118
  }