@nextrap/nte-nav 1.1.23 → 1.1.25

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/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## 1.1.25 (2025-09-11)
2
+
3
+ This was a version bump only for nte-nav to align it with other projects, there were no code changes.
4
+
5
+ ## 1.1.24 (2025-09-11)
6
+
7
+ This was a version bump only for nte-nav to align it with other projects, there were no code changes.
8
+
1
9
  ## 1.1.23 (2025-09-11)
2
10
 
3
11
  This was a version bump only for nte-nav to align it with other projects, there were no code changes.
@@ -27,7 +27,7 @@ export declare class NteNavBrandRelocator extends NteNavBrandRelocator_base {
27
27
  private onScroll;
28
28
  private onanimationEnd;
29
29
  private get brandElement();
30
- render(): import('lit-html').TemplateResult<1>;
30
+ render(): import('lit-html').TemplateResult<1> | null;
31
31
  update(changedProperties: Map<string, any>): void;
32
32
  firstUpdated(): Promise<void>;
33
33
  connectedCallback(): Promise<void>;
package/index.js CHANGED
@@ -1,32 +1,32 @@
1
- import { waitForDomContentLoaded as H, isBiggerThanBreakpoint as St, Debouncer as oe, SlotTool as Pt } from "@nextrap/nt-framework";
1
+ import { waitForDomContentLoaded as H, isBiggerThanBreakpoint as St, Debouncer as se, SlotTool as Mt } from "@nextrap/nt-framework";
2
2
  import "@nextrap/nte-offcanvas";
3
- import { html as M, unsafeCSS as J, LitElement as K } from "lit";
3
+ import { html as G, unsafeCSS as J, LitElement as K } from "lit";
4
4
  import { customElement as Q, property as N, state as V } from "lit/decorators.js";
5
5
  import { createRef as $t, ref as xt } from "lit/directives/ref.js";
6
- import { EventBindingsMixin as se, LoggingMixin as le, Listen as de, waitForLoad as ce, sleep as he } from "@trunkjs/browser-utils";
6
+ import { EventBindingsMixin as le, LoggingMixin as de, Listen as ce, waitForLoad as he, sleep as kt } from "@trunkjs/browser-utils";
7
7
  import { styleMap as pe } from "lit/directives/style-map.js";
8
8
  import "@nextrap/nte-burger";
9
9
  const ve = ":host{--container-width: var(--nt-container-width);--text-color: var(--nt-text);--hover-color: var(--nt-primary);--hover-text-color: var(--nt-text-on-primary);--transition: .2s ease-in-out;--submenu-bg: var(--nt-light);--submenu-text-color: var(--nt-text);--justify-content: center;--sidemenu-bg: var(--nt-primary-subtle);--justify-sidebar-burger: flex-end;--height: auto;--default-alpha: .7;height:var(--height);display:block}nav{height:100%}#main{height:100%}#burger-wrapper{padding:15px}#text{padding-right:10px}#burger-default{cursor:pointer}#burger-default slot::slotted(span){color:rgb(from var(--text-color) r g b/var(--default-alpha));transition:color var(--transition)}#burger-default nte-burger{--color: rgb(from var(--text-color) r g b / var(--default-alpha))}#burger-default:hover slot::slotted(span){color:rgb(from var(--text-color) r g b/1)}#burger-default:hover nte-burger{--color: rgb(from var(--text-color) r g b / 1)}";
10
- var ue = Object.create, it = Object.defineProperty, _e = Object.getOwnPropertyDescriptor, Mt = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), W = (t) => {
10
+ var ue = Object.create, it = Object.defineProperty, fe = Object.getOwnPropertyDescriptor, Wt = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), W = (t) => {
11
11
  throw TypeError(t);
12
- }, fe = (t, e, i) => e in t ? it(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, kt = (t, e) => it(t, "name", { value: e, configurable: !0 }), ge = (t) => [, , , ue((t == null ? void 0 : t[Mt("metadata")]) ?? null)], Lt = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], F = (t) => t !== void 0 && typeof t != "function" ? W("Function expected") : t, be = (t, e, i, o, a) => ({ kind: Lt[t], name: e, metadata: o, addInitializer: (n) => i._ ? W("Already initialized") : a.push(F(n || null)) }), me = (t, e) => fe(e, Mt("metadata"), t[3]), S = (t, e, i, o) => {
12
+ }, _e = (t, e, i) => e in t ? it(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Et = (t, e) => it(t, "name", { value: e, configurable: !0 }), ge = (t) => [, , , ue((t == null ? void 0 : t[Wt("metadata")]) ?? null)], Lt = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], D = (t) => t !== void 0 && typeof t != "function" ? W("Function expected") : t, be = (t, e, i, o, a) => ({ kind: Lt[t], name: e, metadata: o, addInitializer: (n) => i._ ? W("Already initialized") : a.push(D(n || null)) }), we = (t, e) => _e(e, Wt("metadata"), t[3]), x = (t, e, i, o) => {
13
13
  for (var a = 0, n = t[e >> 1], h = n && n.length; a < h; a++) e & 1 ? n[a].call(i) : o = n[a].call(i, o);
14
14
  return o;
15
- }, R = (t, e, i, o, a, n) => {
16
- var h, s, m, p, f, r = e & 7, g = !!(e & 8), d = !!(e & 16), _ = r > 3 ? t.length + 1 : r ? g ? 1 : 2 : 0, E = Lt[r + 5], z = r > 3 && (t[_ - 1] = []), A = t[_] || (t[_] = []), c = r && (!d && !g && (a = a.prototype), r < 5 && (r > 3 || !d) && _e(r < 4 ? a : { get [i]() {
17
- return Et(this, n);
15
+ }, L = (t, e, i, o, a, n) => {
16
+ var h, s, y, p, g, r = e & 7, b = !!(e & 8), d = !!(e & 16), f = r > 3 ? t.length + 1 : r ? b ? 1 : 2 : 0, z = Lt[r + 5], O = r > 3 && (t[f - 1] = []), R = t[f] || (t[f] = []), c = r && (!d && !b && (a = a.prototype), r < 5 && (r > 3 || !d) && fe(r < 4 ? a : { get [i]() {
17
+ return zt(this, n);
18
18
  }, set [i](l) {
19
- return zt(this, n, l);
19
+ return Ot(this, n, l);
20
20
  } }, i));
21
- r ? d && r < 4 && kt(n, (r > 2 ? "set " : r > 1 ? "get " : "") + i) : kt(a, i);
22
- for (var w = o.length - 1; w >= 0; w--)
23
- p = be(r, i, m = {}, t[3], A), r && (p.static = g, p.private = d, f = p.access = { has: d ? (l) => we(a, l) : (l) => i in l }, r ^ 3 && (f.get = d ? (l) => (r ^ 1 ? Et : ye)(l, a, r ^ 4 ? n : c.get) : (l) => l[i]), r > 2 && (f.set = d ? (l, y) => zt(l, a, y, r ^ 4 ? n : c.set) : (l, y) => l[i] = y)), s = (0, o[w])(r ? r < 4 ? d ? n : c[E] : r > 4 ? void 0 : { get: c.get, set: c.set } : a, p), m._ = 1, r ^ 4 || s === void 0 ? F(s) && (r > 4 ? z.unshift(s) : r ? d ? n = s : c[E] = s : a = s) : typeof s != "object" || s === null ? W("Object expected") : (F(h = s.get) && (c.get = h), F(h = s.set) && (c.set = h), F(h = s.init) && z.unshift(h));
24
- return r || me(t, a), c && it(a, i, c), d ? r ^ 4 ? n : c : a;
25
- }, rt = (t, e, i) => e.has(t) || W("Cannot " + i), we = (t, e) => Object(e) !== e ? W('Cannot use the "in" operator on this value') : t.has(e), Et = (t, e, i) => (rt(t, e, "read from private field"), i ? i.call(t) : e.get(t)), D = (t, e, i) => e.has(t) ? W("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, i), zt = (t, e, i, o) => (rt(t, e, "write to private field"), o ? o.call(t, i) : e.set(t, i), i), ye = (t, e, i) => (rt(t, e, "access private method"), i), Wt, Rt, Bt, It, At, X, Dt, u, at, nt, ot, st, lt;
26
- Dt = [Q("nte-nav")];
27
- class k extends (X = K, At = [N({ type: String, reflect: !0 })], It = [N({ type: String, reflect: !0 })], Bt = [N({ type: String, reflect: !0, attribute: "transfer-to" })], Rt = [N({ type: String, reflect: !1, attribute: "data-group-name" })], Wt = [V()], X) {
21
+ r ? d && r < 4 && Et(n, (r > 2 ? "set " : r > 1 ? "get " : "") + i) : Et(a, i);
22
+ for (var S = o.length - 1; S >= 0; S--)
23
+ p = be(r, i, y = {}, t[3], R), r && (p.static = b, p.private = d, g = p.access = { has: d ? (l) => me(a, l) : (l) => i in l }, r ^ 3 && (g.get = d ? (l) => (r ^ 1 ? zt : ye)(l, a, r ^ 4 ? n : c.get) : (l) => l[i]), r > 2 && (g.set = d ? (l, $) => Ot(l, a, $, r ^ 4 ? n : c.set) : (l, $) => l[i] = $)), s = (0, o[S])(r ? r < 4 ? d ? n : c[z] : r > 4 ? void 0 : { get: c.get, set: c.set } : a, p), y._ = 1, r ^ 4 || s === void 0 ? D(s) && (r > 4 ? O.unshift(s) : r ? d ? n = s : c[z] = s : a = s) : typeof s != "object" || s === null ? W("Object expected") : (D(h = s.get) && (c.get = h), D(h = s.set) && (c.set = h), D(h = s.init) && O.unshift(h));
24
+ return r || we(t, a), c && it(a, i, c), d ? r ^ 4 ? n : c : a;
25
+ }, rt = (t, e, i) => e.has(t) || W("Cannot " + i), me = (t, e) => Object(e) !== e ? W('Cannot use the "in" operator on this value') : t.has(e), zt = (t, e, i) => (rt(t, e, "read from private field"), i ? i.call(t) : e.get(t)), A = (t, e, i) => e.has(t) ? W("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, i), Ot = (t, e, i, o) => (rt(t, e, "write to private field"), o ? o.call(t, i) : e.set(t, i), i), ye = (t, e, i) => (rt(t, e, "access private method"), i), It, Bt, Rt, At, Dt, X, Ft, u, at, nt, ot, st, lt;
26
+ Ft = [Q("nte-nav")];
27
+ class E extends (X = K, Dt = [N({ type: String, reflect: !0 })], At = [N({ type: String, reflect: !0 })], Rt = [N({ type: String, reflect: !0, attribute: "transfer-to" })], Bt = [N({ type: String, reflect: !1, attribute: "data-group-name" })], It = [V()], X) {
28
28
  constructor() {
29
- super(), D(this, at, S(u, 8, this, "slave")), S(u, 11, this), D(this, nt, S(u, 12, this, "99999px")), S(u, 15, this), D(this, ot, S(u, 16, this, "")), S(u, 19, this), D(this, st, S(u, 20, this, "")), S(u, 23, this), D(this, lt, S(u, 24, this, !1)), S(u, 27, this);
29
+ super(), A(this, at, x(u, 8, this, "slave")), x(u, 11, this), A(this, nt, x(u, 12, this, "99999px")), x(u, 15, this), A(this, ot, x(u, 16, this, "")), x(u, 19, this), A(this, st, x(u, 20, this, "")), x(u, 23, this), A(this, lt, x(u, 24, this, !1)), x(u, 27, this);
30
30
  }
31
31
  getOffcanvas() {
32
32
  return this.transferTo ? document.querySelector(this.transferTo) : null;
@@ -36,7 +36,7 @@ class k extends (X = K, At = [N({ type: String, reflect: !0 })], It = [N({ type:
36
36
  return e ? e.querySelector("nte-nav") : null;
37
37
  }
38
38
  render() {
39
- return M` <nav>
39
+ return G` <nav>
40
40
  <div id="burger-wrapper" ?hidden=${!this._isTransferred}>
41
41
  <slot
42
42
  name="burger"
@@ -50,7 +50,7 @@ class k extends (X = K, At = [N({ type: String, reflect: !0 })], It = [N({ type:
50
50
  }}
51
51
  >
52
52
  <!-- fallback icon -->
53
- ${this._isTransferred ? M`<div id="burger-default" style="display:flex; align-items: center; justify-content: center;">
53
+ ${this._isTransferred ? G`<div id="burger-default" style="display:flex; align-items: center; justify-content: center;">
54
54
  <div id="text"><slot name="menu-text"></slot></div>
55
55
  <nte-burger
56
56
  data-group-name="${this.dataGroupName}"
@@ -100,35 +100,35 @@ nt = /* @__PURE__ */ new WeakMap();
100
100
  ot = /* @__PURE__ */ new WeakMap();
101
101
  st = /* @__PURE__ */ new WeakMap();
102
102
  lt = /* @__PURE__ */ new WeakMap();
103
- R(u, 4, "mode", At, k, at);
104
- R(u, 4, "breakpoint", It, k, nt);
105
- R(u, 4, "transferTo", Bt, k, ot);
106
- R(u, 4, "dataGroupName", Rt, k, st);
107
- R(u, 4, "_isTransferred", Wt, k, lt);
108
- k = R(u, 0, "NteNav", Dt, k);
109
- k.styles = [J(ve)];
110
- S(u, 1, k);
103
+ L(u, 4, "mode", Dt, E, at);
104
+ L(u, 4, "breakpoint", At, E, nt);
105
+ L(u, 4, "transferTo", Rt, E, ot);
106
+ L(u, 4, "dataGroupName", Bt, E, st);
107
+ L(u, 4, "_isTransferred", It, E, lt);
108
+ E = L(u, 0, "NteNav", Ft, E);
109
+ E.styles = [J(ve)];
110
+ x(u, 1, E);
111
111
  const Se = "*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none}a,i{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}slot{display:contents}:host{--bg: transparent;--spacer-bg: transparent;--container-width: var(--nt-container-width, 100%);--brand-height: 80px;--spacer-height: 80px;width:100vw;margin:0}:host(a){height:85px;width:auto}#wrapper{position:relative;left:0;top:0;right:0;width:100%}#spacer{position:relative;top:0;left:0;width:100%;transition:height .3s ease-in-out;height:var(--spacer-height);background-color:var(--spacer-bg)}#navbar{position:absolute;top:0;width:100vw;height:auto;background-color:var(--bg);z-index:1000}#main{width:100vw;display:block}";
112
- var $e = Object.create, dt = Object.defineProperty, xe = Object.getOwnPropertyDescriptor, Ft = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), B = (t) => {
112
+ var $e = Object.create, dt = Object.defineProperty, xe = Object.getOwnPropertyDescriptor, Yt = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), I = (t) => {
113
113
  throw TypeError(t);
114
- }, ke = (t, e, i) => e in t ? dt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Nt = (t, e) => dt(t, "name", { value: e, configurable: !0 }), Ee = (t) => [, , , $e((t == null ? void 0 : t[Ft("metadata")]) ?? null)], Yt = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], Y = (t) => t !== void 0 && typeof t != "function" ? B("Function expected") : t, ze = (t, e, i, o, a) => ({ kind: Yt[t], name: e, metadata: o, addInitializer: (n) => i._ ? B("Already initialized") : a.push(Y(n || null)) }), Ne = (t, e) => ke(e, Ft("metadata"), t[3]), Z = (t, e, i, o) => {
114
+ }, ke = (t, e, i) => e in t ? dt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Nt = (t, e) => dt(t, "name", { value: e, configurable: !0 }), Ee = (t) => [, , , $e((t == null ? void 0 : t[Yt("metadata")]) ?? null)], Gt = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], F = (t) => t !== void 0 && typeof t != "function" ? I("Function expected") : t, ze = (t, e, i, o, a) => ({ kind: Gt[t], name: e, metadata: o, addInitializer: (n) => i._ ? I("Already initialized") : a.push(F(n || null)) }), Oe = (t, e) => ke(e, Yt("metadata"), t[3]), Z = (t, e, i, o) => {
115
115
  for (var a = 0, n = t[e >> 1], h = n && n.length; a < h; a++) e & 1 ? n[a].call(i) : o = n[a].call(i, o);
116
116
  return o;
117
117
  }, Ut = (t, e, i, o, a, n) => {
118
- var h, s, m, p, f, r = e & 7, g = !!(e & 8), d = !!(e & 16), _ = r > 3 ? t.length + 1 : r ? g ? 1 : 2 : 0, E = Yt[r + 5], z = r > 3 && (t[_ - 1] = []), A = t[_] || (t[_] = []), c = r && (!d && !g && (a = a.prototype), r < 5 && (r > 3 || !d) && xe(r < 4 ? a : { get [i]() {
119
- return Ot(this, n);
118
+ var h, s, y, p, g, r = e & 7, b = !!(e & 8), d = !!(e & 16), f = r > 3 ? t.length + 1 : r ? b ? 1 : 2 : 0, z = Gt[r + 5], O = r > 3 && (t[f - 1] = []), R = t[f] || (t[f] = []), c = r && (!d && !b && (a = a.prototype), r < 5 && (r > 3 || !d) && xe(r < 4 ? a : { get [i]() {
119
+ return Ct(this, n);
120
120
  }, set [i](l) {
121
- return Ct(this, n, l);
121
+ return Tt(this, n, l);
122
122
  } }, i));
123
123
  r ? d && r < 4 && Nt(n, (r > 2 ? "set " : r > 1 ? "get " : "") + i) : Nt(a, i);
124
- for (var w = o.length - 1; w >= 0; w--)
125
- p = ze(r, i, m = {}, t[3], A), r && (p.static = g, p.private = d, f = p.access = { has: d ? (l) => Oe(a, l) : (l) => i in l }, r ^ 3 && (f.get = d ? (l) => (r ^ 1 ? Ot : Te)(l, a, r ^ 4 ? n : c.get) : (l) => l[i]), r > 2 && (f.set = d ? (l, y) => Ct(l, a, y, r ^ 4 ? n : c.set) : (l, y) => l[i] = y)), s = (0, o[w])(r ? r < 4 ? d ? n : c[E] : r > 4 ? void 0 : { get: c.get, set: c.set } : a, p), m._ = 1, r ^ 4 || s === void 0 ? Y(s) && (r > 4 ? z.unshift(s) : r ? d ? n = s : c[E] = s : a = s) : typeof s != "object" || s === null ? B("Object expected") : (Y(h = s.get) && (c.get = h), Y(h = s.set) && (c.set = h), Y(h = s.init) && z.unshift(h));
126
- return r || Ne(t, a), c && dt(a, i, c), d ? r ^ 4 ? n : c : a;
127
- }, ct = (t, e, i) => e.has(t) || B("Cannot " + i), Oe = (t, e) => Object(e) !== e ? B('Cannot use the "in" operator on this value') : t.has(e), Ot = (t, e, i) => (ct(t, e, "read from private field"), i ? i.call(t) : e.get(t)), Ce = (t, e, i) => e.has(t) ? B("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, i), Ct = (t, e, i, o) => (ct(t, e, "write to private field"), o ? o.call(t, i) : e.set(t, i), i), Te = (t, e, i) => (ct(t, e, "access private method"), i), Gt, tt, qt, L, ht;
128
- qt = [Q("nte-navbar")];
129
- class G extends (tt = K, Gt = [N({ type: Number, attribute: "scroll-threshold", reflect: !0 })], tt) {
124
+ for (var S = o.length - 1; S >= 0; S--)
125
+ p = ze(r, i, y = {}, t[3], R), r && (p.static = b, p.private = d, g = p.access = { has: d ? (l) => Ne(a, l) : (l) => i in l }, r ^ 3 && (g.get = d ? (l) => (r ^ 1 ? Ct : Te)(l, a, r ^ 4 ? n : c.get) : (l) => l[i]), r > 2 && (g.set = d ? (l, $) => Tt(l, a, $, r ^ 4 ? n : c.set) : (l, $) => l[i] = $)), s = (0, o[S])(r ? r < 4 ? d ? n : c[z] : r > 4 ? void 0 : { get: c.get, set: c.set } : a, p), y._ = 1, r ^ 4 || s === void 0 ? F(s) && (r > 4 ? O.unshift(s) : r ? d ? n = s : c[z] = s : a = s) : typeof s != "object" || s === null ? I("Object expected") : (F(h = s.get) && (c.get = h), F(h = s.set) && (c.set = h), F(h = s.init) && O.unshift(h));
126
+ return r || Oe(t, a), c && dt(a, i, c), d ? r ^ 4 ? n : c : a;
127
+ }, ct = (t, e, i) => e.has(t) || I("Cannot " + i), Ne = (t, e) => Object(e) !== e ? I('Cannot use the "in" operator on this value') : t.has(e), Ct = (t, e, i) => (ct(t, e, "read from private field"), i ? i.call(t) : e.get(t)), Ce = (t, e, i) => e.has(t) ? I("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, i), Tt = (t, e, i, o) => (ct(t, e, "write to private field"), o ? o.call(t, i) : e.set(t, i), i), Te = (t, e, i) => (ct(t, e, "access private method"), i), qt, tt, Ht, M, ht;
128
+ Ht = [Q("nte-navbar")];
129
+ class U extends (tt = K, qt = [N({ type: Number, attribute: "scroll-threshold", reflect: !0 })], tt) {
130
130
  constructor() {
131
- super(), this.navbarRef = $t(), this.spacerRef = $t(), Ce(this, ht, Z(L, 8, this, 0)), Z(L, 11, this), this._lastScrollY = window.scrollY, this._scrollUpPixels = 0, this._debouncer = void 0, this._debouncer = new oe(100, 300), document.addEventListener(
131
+ super(), this.navbarRef = $t(), this.spacerRef = $t(), Ce(this, ht, Z(M, 8, this, 0)), Z(M, 11, this), this._lastScrollY = window.scrollY, this._scrollUpPixels = 0, this._debouncer = void 0, this._debouncer = new se(100, 300), document.addEventListener(
132
132
  "scroll",
133
133
  async () => {
134
134
  this.updateScrollState();
@@ -151,10 +151,10 @@ class G extends (tt = K, Gt = [N({ type: Number, attribute: "scroll-threshold",
151
151
  await H(), super.updated(e);
152
152
  }
153
153
  firstUpdated(e) {
154
- Pt.observeEmptySlots(this);
154
+ Mt.observeEmptySlots(this);
155
155
  }
156
156
  render() {
157
- return M`
157
+ return G`
158
158
  <div id="wrapper" part="wrapper">
159
159
  <div id="spacer" part="spacer" ${xt(this.spacerRef)}></div>
160
160
  <div id="navbar" part="navbar" ${xt(this.navbarRef)}>
@@ -169,27 +169,27 @@ class G extends (tt = K, Gt = [N({ type: Number, attribute: "scroll-threshold",
169
169
  `;
170
170
  }
171
171
  }
172
- L = Ee(tt);
172
+ M = Ee(tt);
173
173
  ht = /* @__PURE__ */ new WeakMap();
174
- Ut(L, 4, "scrollThreshold", Gt, G, ht);
175
- G = Ut(L, 0, "NteNavbar", qt, G);
176
- G.styles = [J(Se)];
177
- Z(L, 1, G);
174
+ Ut(M, 4, "scrollThreshold", qt, U, ht);
175
+ U = Ut(M, 0, "NteNavbar", Ht, U);
176
+ U.styles = [J(Se)];
177
+ Z(M, 1, U);
178
178
  const Pe = "*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none}a,i{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}slot{display:contents}:host{--container-width: var(--nt-container-width, 100%);--background: transparent;--text-color: var(--nt-text);--height: auto;--brand-height: 80px;display:block;height:100%;width:100vw}:host(.hide-on-scroll){transition:max-height .3s ease-in-out;max-height:100px}:host(.hide-on-scroll.is-scrolled){max-height:0;overflow:hidden}#main{height:var(--height);transition:height .2s ease-in-out;overflow:visible;width:100%;display:flex;background:var(--background)}#container{width:var(--container-width);margin:0 auto;display:flex}#container #brand:has(slot[empty]){display:none}#container #brand{min-width:0;flex-shrink:1;width:auto;align-items:start;display:flex;height:100%;justify-items:center}#container #nav{display:flex;flex-grow:1;justify-content:end;align-items:center;gap:1rem}";
179
- var Me = Object.create, pt = Object.defineProperty, Le = Object.getOwnPropertyDescriptor, Ht = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), jt = (t) => {
179
+ var Me = Object.create, pt = Object.defineProperty, We = Object.getOwnPropertyDescriptor, jt = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), Jt = (t) => {
180
180
  throw TypeError(t);
181
- }, We = (t, e, i) => e in t ? pt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Re = (t, e) => pt(t, "name", { value: e, configurable: !0 }), Be = (t) => [, , , Me((t == null ? void 0 : t[Ht("metadata")]) ?? null)], Ie = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], Jt = (t) => t !== void 0 && typeof t != "function" ? jt("Function expected") : t, Ae = (t, e, i, o, a) => ({ kind: Ie[t], name: e, metadata: o, addInitializer: (n) => i._ ? jt("Already initialized") : a.push(Jt(n || null)) }), De = (t, e) => We(e, Ht("metadata"), t[3]), Fe = (t, e, i, o) => {
181
+ }, Le = (t, e, i) => e in t ? pt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Ie = (t, e) => pt(t, "name", { value: e, configurable: !0 }), Be = (t) => [, , , Me((t == null ? void 0 : t[jt("metadata")]) ?? null)], Re = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], Kt = (t) => t !== void 0 && typeof t != "function" ? Jt("Function expected") : t, Ae = (t, e, i, o, a) => ({ kind: Re[t], name: e, metadata: o, addInitializer: (n) => i._ ? Jt("Already initialized") : a.push(Kt(n || null)) }), De = (t, e) => Le(e, jt("metadata"), t[3]), Fe = (t, e, i, o) => {
182
182
  for (var a = 0, n = t[e >> 1], h = n && n.length; a < h; a++) n[a].call(i);
183
183
  return o;
184
184
  }, Ye = (t, e, i, o, a, n) => {
185
- var h, s, m, p = e & 7, f = !1, r = 0, g = t[r] || (t[r] = []), d = p && (a = a.prototype, p < 5 && (p > 3 || !f) && Le(a, i));
186
- Re(a, i);
187
- for (var _ = o.length - 1; _ >= 0; _--)
188
- m = Ae(p, i, s = {}, t[3], g), h = (0, o[_])(a, m), s._ = 1, Jt(h) && (a = h);
189
- return De(t, a), d && pt(a, i, d), f ? p ^ 4 ? n : d : a;
190
- }, Kt, vt, Qt;
191
- Kt = [Q("nte-navbar-line")];
192
- const yt = class yt extends (Qt = K) {
185
+ var h, s, y, p = e & 7, g = !1, r = 0, b = t[r] || (t[r] = []), d = p && (a = a.prototype, p < 5 && (p > 3 || !g) && We(a, i));
186
+ Ie(a, i);
187
+ for (var f = o.length - 1; f >= 0; f--)
188
+ y = Ae(p, i, s = {}, t[3], b), h = (0, o[f])(a, y), s._ = 1, Kt(h) && (a = h);
189
+ return De(t, a), d && pt(a, i, d), g ? p ^ 4 ? n : d : a;
190
+ }, Qt, vt, Vt;
191
+ Qt = [Q("nte-navbar-line")];
192
+ const yt = class yt extends (Vt = K) {
193
193
  constructor() {
194
194
  super(...arguments), this._isScrolled = !1;
195
195
  }
@@ -204,10 +204,10 @@ const yt = class yt extends (Qt = K) {
204
204
  super.connectedCallback(), window.addEventListener("scroll", () => this.updateScrollState(), { passive: !0 });
205
205
  }
206
206
  async firstUpdated(e) {
207
- Pt.observeEmptySlots(this), this.updateScrollState();
207
+ Mt.observeEmptySlots(this), this.updateScrollState();
208
208
  }
209
209
  render() {
210
- return M`
210
+ return G`
211
211
  <div id="main" part="main">
212
212
  <div id="container" part="container">
213
213
  <div id="brand" part="brand">
@@ -223,30 +223,30 @@ const yt = class yt extends (Qt = K) {
223
223
  };
224
224
  yt.styles = [J(Pe)];
225
225
  let q = yt;
226
- vt = Be(Qt);
227
- q = Ye(vt, 0, "NteNavbarLine", Kt, q);
226
+ vt = Be(Vt);
227
+ q = Ye(vt, 0, "NteNavbarLine", Qt, q);
228
228
  Fe(vt, 1, q);
229
- const Ue = ":host{display:block;--animation-duration: .3s;--auto-aspect-ratio: unset;aspect-ratio:var(--auto-aspect-ratio);height:auto;width:auto}.wrapper{--orig-top: 0;--orig-left: 0;--orig-width: 0;--orig-height: 0;--self-top: 0;--self-left: 0;--self-width: 100%;--self-height: 100%;display:inline-block;width:var(--self-width);height:var(--self-height);object-fit:contain;overflow:visible;position:fixed;opacity:0}.wrapper.initialized{opacity:1}.wrapper{top:var(--self-top);left:var(--self-left);transition:all var(--animation-duration) ease-in-out}.wrapper.inactive{z-index:99999;top:calc(var(--orig-top));left:calc(var(--orig-left));width:var(--orig-width);height:var(--orig-height)}.wrapper.inactive.done{z-index:inherit;visibility:hidden}.wrapper>slot{display:contents}.wrapper ::slotted(*){width:100%;height:100%;object-fit:contain;transition:all .3s ease-in-out}";
230
- var Ge = Object.create, ut = Object.defineProperty, qe = Object.getOwnPropertyDescriptor, Vt = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), I = (t) => {
229
+ const Ge = ":host{display:block;--animation-duration: .3s;--auto-aspect-ratio: unset;aspect-ratio:var(--auto-aspect-ratio);height:auto;width:auto}.wrapper{--orig-top: 0;--orig-left: 0;--orig-width: 0;--orig-height: 0;--self-top: 0;--self-left: 0;--self-width: 100%;--self-height: 100%;display:inline-block;width:var(--self-width);height:var(--self-height);object-fit:contain;overflow:visible;position:fixed;opacity:0}.wrapper.initialized{opacity:1}.wrapper{top:var(--self-top);left:var(--self-left);transition:all var(--animation-duration) ease-in-out}.wrapper.inactive{z-index:99999;top:calc(var(--orig-top));left:calc(var(--orig-left));width:var(--orig-width);height:var(--orig-height)}.wrapper.inactive.done{z-index:inherit;visibility:hidden}.wrapper>slot{display:contents}.wrapper ::slotted(*){width:100%;height:100%;object-fit:contain;transition:all .3s ease-in-out}";
230
+ var Ue = Object.create, ut = Object.defineProperty, qe = Object.getOwnPropertyDescriptor, Xt = (t, e) => (e = Symbol[t]) ? e : Symbol.for("Symbol." + t), B = (t) => {
231
231
  throw TypeError(t);
232
- }, He = (t, e, i) => e in t ? ut(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Tt = (t, e) => ut(t, "name", { value: e, configurable: !0 }), je = (t) => [, , , Ge((t == null ? void 0 : t[Vt("metadata")]) ?? null)], Xt = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], U = (t) => t !== void 0 && typeof t != "function" ? I("Function expected") : t, Je = (t, e, i, o, a) => ({ kind: Xt[t], name: e, metadata: o, addInitializer: (n) => i._ ? I("Already initialized") : a.push(U(n || null)) }), Ke = (t, e) => He(e, Vt("metadata"), t[3]), b = (t, e, i, o) => {
232
+ }, He = (t, e, i) => e in t ? ut(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Pt = (t, e) => ut(t, "name", { value: e, configurable: !0 }), je = (t) => [, , , Ue((t == null ? void 0 : t[Xt("metadata")]) ?? null)], Zt = ["class", "method", "getter", "setter", "accessor", "field", "value", "get", "set"], Y = (t) => t !== void 0 && typeof t != "function" ? B("Function expected") : t, Je = (t, e, i, o, a) => ({ kind: Zt[t], name: e, metadata: o, addInitializer: (n) => i._ ? B("Already initialized") : a.push(Y(n || null)) }), Ke = (t, e) => He(e, Xt("metadata"), t[3]), w = (t, e, i, o) => {
233
233
  for (var a = 0, n = t[e >> 1], h = n && n.length; a < h; a++) e & 1 ? n[a].call(i) : o = n[a].call(i, o);
234
234
  return o;
235
- }, T = (t, e, i, o, a, n) => {
236
- var h, s, m, p, f, r = e & 7, g = !!(e & 8), d = !!(e & 16), _ = r > 3 ? t.length + 1 : r ? g ? 1 : 2 : 0, E = Xt[r + 5], z = r > 3 && (t[_ - 1] = []), A = t[_] || (t[_] = []), c = r && (!d && !g && (a = a.prototype), r < 5 && (r > 3 || !d) && qe(r < 4 ? a : { get [i]() {
237
- return x(this, n);
235
+ }, P = (t, e, i, o, a, n) => {
236
+ var h, s, y, p, g, r = e & 7, b = !!(e & 8), d = !!(e & 16), f = r > 3 ? t.length + 1 : r ? b ? 1 : 2 : 0, z = Zt[r + 5], O = r > 3 && (t[f - 1] = []), R = t[f] || (t[f] = []), c = r && (!d && !b && (a = a.prototype), r < 5 && (r > 3 || !d) && qe(r < 4 ? a : { get [i]() {
237
+ return _(this, n);
238
238
  }, set [i](l) {
239
239
  return j(this, n, l);
240
240
  } }, i));
241
- r ? d && r < 4 && Tt(n, (r > 2 ? "set " : r > 1 ? "get " : "") + i) : Tt(a, i);
242
- for (var w = o.length - 1; w >= 0; w--)
243
- p = Je(r, i, m = {}, t[3], A), r && (p.static = g, p.private = d, f = p.access = { has: d ? (l) => Qe(a, l) : (l) => i in l }, r ^ 3 && (f.get = d ? (l) => (r ^ 1 ? x : Ve)(l, a, r ^ 4 ? n : c.get) : (l) => l[i]), r > 2 && (f.set = d ? (l, y) => j(l, a, y, r ^ 4 ? n : c.set) : (l, y) => l[i] = y)), s = (0, o[w])(r ? r < 4 ? d ? n : c[E] : r > 4 ? void 0 : { get: c.get, set: c.set } : a, p), m._ = 1, r ^ 4 || s === void 0 ? U(s) && (r > 4 ? z.unshift(s) : r ? d ? n = s : c[E] = s : a = s) : typeof s != "object" || s === null ? I("Object expected") : (U(h = s.get) && (c.get = h), U(h = s.set) && (c.set = h), U(h = s.init) && z.unshift(h));
241
+ r ? d && r < 4 && Pt(n, (r > 2 ? "set " : r > 1 ? "get " : "") + i) : Pt(a, i);
242
+ for (var S = o.length - 1; S >= 0; S--)
243
+ p = Je(r, i, y = {}, t[3], R), r && (p.static = b, p.private = d, g = p.access = { has: d ? (l) => Qe(a, l) : (l) => i in l }, r ^ 3 && (g.get = d ? (l) => (r ^ 1 ? _ : Ve)(l, a, r ^ 4 ? n : c.get) : (l) => l[i]), r > 2 && (g.set = d ? (l, $) => j(l, a, $, r ^ 4 ? n : c.set) : (l, $) => l[i] = $)), s = (0, o[S])(r ? r < 4 ? d ? n : c[z] : r > 4 ? void 0 : { get: c.get, set: c.set } : a, p), y._ = 1, r ^ 4 || s === void 0 ? Y(s) && (r > 4 ? O.unshift(s) : r ? d ? n = s : c[z] = s : a = s) : typeof s != "object" || s === null ? B("Object expected") : (Y(h = s.get) && (c.get = h), Y(h = s.set) && (c.set = h), Y(h = s.init) && O.unshift(h));
244
244
  return r || Ke(t, a), c && ut(a, i, c), d ? r ^ 4 ? n : c : a;
245
- }, _t = (t, e, i) => e.has(t) || I("Cannot " + i), Qe = (t, e) => Object(e) !== e ? I('Cannot use the "in" operator on this value') : t.has(e), x = (t, e, i) => (_t(t, e, "read from private field"), i ? i.call(t) : e.get(t)), O = (t, e, i) => e.has(t) ? I("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, i), j = (t, e, i, o) => (_t(t, e, "write to private field"), o ? o.call(t, i) : e.set(t, i), i), Ve = (t, e, i) => (_t(t, e, "access private method"), i), Zt, te, ee, ie, re, ae, et, ne, v, ft, gt, bt, mt, wt, P, C;
246
- ne = [Q("nte-nav-brand-relocator")];
247
- class $ extends (et = se(le(K)), ae = [N({ type: String, reflect: !0 })], re = [N({ type: Boolean, reflect: !0 })], ie = [N({ type: String, reflect: !0 })], ee = [V()], te = [V()], Zt = [de("scroll", { target: "window", options: { passive: !0 } })], et) {
245
+ }, ft = (t, e, i) => e.has(t) || B("Cannot " + i), Qe = (t, e) => Object(e) !== e ? B('Cannot use the "in" operator on this value') : t.has(e), _ = (t, e, i) => (ft(t, e, "read from private field"), i ? i.call(t) : e.get(t)), C = (t, e, i) => e.has(t) ? B("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, i), j = (t, e, i, o) => (ft(t, e, "write to private field"), o ? o.call(t, i) : e.set(t, i), i), Ve = (t, e, i) => (ft(t, e, "access private method"), i), te, ee, ie, re, ae, ne, et, oe, v, _t, gt, bt, wt, mt, m, T;
246
+ oe = [Q("nte-nav-brand-relocator")];
247
+ class k extends (et = le(de(K)), ne = [N({ type: String, reflect: !0 })], ae = [N({ type: Boolean, reflect: !0 })], re = [N({ type: String, reflect: !0 })], ie = [V()], ee = [V()], te = [ce("scroll", { target: "window", options: { passive: !0 } })], et) {
248
248
  constructor() {
249
- super(...arguments), b(v, 5, this), O(this, ft, b(v, 8, this, ".brand-image")), b(v, 11, this), O(this, gt, b(v, 12, this, null)), b(v, 15, this), O(this, bt, b(v, 16, this, "auto")), b(v, 19, this), O(this, mt, b(v, 20, this, !1)), b(v, 23, this), O(this, wt, b(v, 24, this, !1)), b(v, 27, this), O(this, P, null), O(this, C, null);
249
+ super(...arguments), w(v, 5, this), C(this, _t, w(v, 8, this, ".brand-image")), w(v, 11, this), C(this, gt, w(v, 12, this, null)), w(v, 15, this), C(this, bt, w(v, 16, this, "auto")), w(v, 19, this), C(this, wt, w(v, 20, this, !1)), w(v, 23, this), C(this, mt, w(v, 24, this, !1)), w(v, 27, this), C(this, m, null), C(this, T, null);
250
250
  }
251
251
  onScroll() {
252
252
  if (this.mode !== "auto") {
@@ -260,13 +260,14 @@ class $ extends (et = se(le(K)), ae = [N({ type: String, reflect: !0 })], re = [
260
260
  this.log("Animation ended - finalizing state"), this.active || (this.brandElement.style.visibility = "visible", this.done = !0);
261
261
  }
262
262
  get brandElement() {
263
- return x(this, C) || (j(this, C, document.querySelector(this.brandSelector)), x(this, C) || this.warn(`Brand element not found using selector: ${this.brandSelector}`)), x(this, C);
263
+ return _(this, T) || (j(this, T, document.querySelector(this.brandSelector)), _(this, T) || this.warn(`Brand element not found using selector: ${this.brandSelector}`)), _(this, T);
264
264
  }
265
265
  render() {
266
- const e = this.brandElement.getBoundingClientRect(), i = this.getBoundingClientRect();
266
+ var a;
267
+ const e = (a = this.brandElement) == null ? void 0 : a.getBoundingClientRect();
267
268
  if (!e)
268
- return M`<div>No brand element found</div>`;
269
- const o = {
269
+ return null;
270
+ const i = this.getBoundingClientRect(), o = {
270
271
  "--orig-top": e.top + "px",
271
272
  "--orig-left": e.left + "px",
272
273
  "--orig-width": e.width + "px",
@@ -276,7 +277,7 @@ class $ extends (et = se(le(K)), ae = [N({ type: String, reflect: !0 })], re = [
276
277
  "--self-width": i.width + "px",
277
278
  "--self-height": i.height + "px"
278
279
  };
279
- return M`<div
280
+ return G`<div
280
281
  class="wrapper ${this.active ? "" : "inactive"} ${this.done ? "done" : ""} ${this.initialized ? "initialized" : ""}"
281
282
  style=${pe(o)}
282
283
  @transitionend=${() => this.onanimationEnd()}
@@ -286,44 +287,51 @@ class $ extends (et = se(le(K)), ae = [N({ type: String, reflect: !0 })], re = [
286
287
  }
287
288
  update(e) {
288
289
  var i;
289
- e.has("active") && this.active === !0 && ((i = x(this, C)) == null || i.style.setProperty("visibility", "hidden"), this.done = !1), super.update(e);
290
+ e.has("active") && this.active === !0 && ((i = _(this, T)) == null || i.style.setProperty("visibility", "hidden"), this.done = !1), super.update(e);
290
291
  }
291
292
  async firstUpdated() {
292
- this.log("Waiting for Brand element loading...", this.brandElement), await ce(this.brandElement), await he(1);
293
- const e = this.brandElement.getBoundingClientRect(), i = e.width / e.height;
294
- this.log("Setting Aspect ratio:", i), this.style.setProperty("--auto-aspect-ratio", i.toString()), this.log("Brand element is now loaded:", this.brandElement), this.initialized = !0, this.onScroll();
293
+ var i, o, a;
294
+ if (this.brandElement === null) {
295
+ this.warn(`Brand element not found using selector: ${this.brandSelector}`);
296
+ return;
297
+ }
298
+ for (this.log("Waiting for Ghost element loading...", _(this, m)), await he(_(this, m)), await kt(10); !((i = _(this, m)) != null && i.naturalWidth); )
299
+ this.log("Waiting for Ghost element to have naturalWidth...", _(this, m)), await kt(100);
300
+ const e = ((o = _(this, m)) == null ? void 0 : o.naturalWidth) / ((a = _(this, m)) == null ? void 0 : a.naturalHeight);
301
+ this.log("Setting Aspect ratio:", e), this.style.setProperty("--auto-aspect-ratio", e.toString()), this.log("Brand element is now loaded:", this.brandElement), this.initialized = !0, this.onScroll();
295
302
  }
296
303
  async connectedCallback() {
297
- if (await H(), super.connectedCallback(), x(this, P) === null) {
304
+ if (await H(), _(this, m) === null) {
298
305
  const e = this.brandElement;
299
306
  if (this.log("first connectedCallback() on Brand element:", e), !e) {
300
307
  this.warn(`Brand element not found using selector: ${this.brandSelector}`);
301
308
  return;
302
309
  }
303
- x(this, P) || (j(this, P, e.cloneNode(!0)), this.appendChild(x(this, P)), this.onScroll());
310
+ _(this, m) || (j(this, m, e.cloneNode(!0)), this.appendChild(_(this, m)), this.onScroll());
304
311
  }
312
+ super.connectedCallback();
305
313
  }
306
314
  }
307
315
  v = je(et);
308
- ft = /* @__PURE__ */ new WeakMap();
316
+ _t = /* @__PURE__ */ new WeakMap();
309
317
  gt = /* @__PURE__ */ new WeakMap();
310
318
  bt = /* @__PURE__ */ new WeakMap();
311
- mt = /* @__PURE__ */ new WeakMap();
312
319
  wt = /* @__PURE__ */ new WeakMap();
313
- P = /* @__PURE__ */ new WeakMap();
314
- C = /* @__PURE__ */ new WeakMap();
315
- T(v, 4, "brandSelector", ae, $, ft);
316
- T(v, 4, "active", re, $, gt);
317
- T(v, 4, "mode", ie, $, bt);
318
- T(v, 4, "done", ee, $, mt);
319
- T(v, 4, "initialized", te, $, wt);
320
- T(v, 1, "onScroll", Zt, $);
321
- $ = T(v, 0, "NteNavBrandRelocator", ne, $);
322
- $.styles = [J(Ue)];
323
- b(v, 1, $);
320
+ mt = /* @__PURE__ */ new WeakMap();
321
+ m = /* @__PURE__ */ new WeakMap();
322
+ T = /* @__PURE__ */ new WeakMap();
323
+ P(v, 4, "brandSelector", ne, k, _t);
324
+ P(v, 4, "active", ae, k, gt);
325
+ P(v, 4, "mode", re, k, bt);
326
+ P(v, 4, "done", ie, k, wt);
327
+ P(v, 4, "initialized", ee, k, mt);
328
+ P(v, 1, "onScroll", te, k);
329
+ k = P(v, 0, "NteNavBrandRelocator", oe, k);
330
+ k.styles = [J(Ge)];
331
+ w(v, 1, k);
324
332
  console.log("Loading nte-nav...");
325
333
  export {
326
- k as NteNav,
327
- $ as NteNavBrandRelocator,
328
- G as NteNavbar
334
+ E as NteNav,
335
+ k as NteNavBrandRelocator,
336
+ U as NteNavbar
329
337
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextrap/nte-nav",
3
- "version": "1.1.23",
3
+ "version": "1.1.25",
4
4
  "main": "./index.js",
5
5
  "dependencies": {
6
6
  "@nextrap/nt-framework": "^1.1.1",