next-flow-design 1.3.0 → 1.4.0

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/index.js CHANGED
@@ -1,13 +1,13 @@
1
- import { css as A, LitElement as R, html as p } from "lit";
2
- const O = (t) => (e, o) => {
1
+ import { css as E, LitElement as R, html as f } from "lit";
2
+ const T = (t) => (e, o) => {
3
3
  o !== void 0 ? o.addInitializer(() => {
4
4
  customElements.define(t, e);
5
5
  }) : customElements.define(t, e);
6
6
  };
7
- const X = globalThis, se = X.ShadowRoot && (X.ShadyCSS === void 0 || X.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, ye = /* @__PURE__ */ Symbol(), ce = /* @__PURE__ */ new WeakMap();
7
+ const Y = globalThis, se = Y.ShadowRoot && (Y.ShadyCSS === void 0 || Y.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, we = /* @__PURE__ */ Symbol(), ce = /* @__PURE__ */ new WeakMap();
8
8
  let Se = class {
9
9
  constructor(e, o, s) {
10
- if (this._$cssResult$ = !0, s !== ye) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
10
+ if (this._$cssResult$ = !0, s !== we) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
11
11
  this.cssText = e, this.t = o;
12
12
  }
13
13
  get styleSheet() {
@@ -23,10 +23,10 @@ let Se = class {
23
23
  return this.cssText;
24
24
  }
25
25
  };
26
- const Ce = (t) => new Se(typeof t == "string" ? t : t + "", void 0, ye), Pe = (t, e) => {
26
+ const Ce = (t) => new Se(typeof t == "string" ? t : t + "", void 0, we), Pe = (t, e) => {
27
27
  if (se) t.adoptedStyleSheets = e.map((o) => o instanceof CSSStyleSheet ? o : o.styleSheet);
28
28
  else for (const o of e) {
29
- const s = document.createElement("style"), r = X.litNonce;
29
+ const s = document.createElement("style"), r = Y.litNonce;
30
30
  r !== void 0 && s.setAttribute("nonce", r), s.textContent = o.cssText, t.appendChild(s);
31
31
  }
32
32
  }, de = se ? (t) => t : (t) => t instanceof CSSStyleSheet ? ((e) => {
@@ -34,7 +34,7 @@ const Ce = (t) => new Se(typeof t == "string" ? t : t + "", void 0, ye), Pe = (t
34
34
  for (const s of e.cssRules) o += s.cssText;
35
35
  return Ce(o);
36
36
  })(t) : t;
37
- const { is: De, defineProperty: Me, getOwnPropertyDescriptor: Oe, getOwnPropertyNames: Ve, getOwnPropertySymbols: Be, getPrototypeOf: Te } = Object, Q = globalThis, ue = Q.trustedTypes, He = ue ? ue.emptyScript : "", Ue = Q.reactiveElementPolyfillSupport, L = (t, e) => t, Z = { toAttribute(t, e) {
37
+ const { is: De, defineProperty: Me, getOwnPropertyDescriptor: Te, getOwnPropertyNames: Oe, getOwnPropertySymbols: Be, getPrototypeOf: Ve } = Object, Q = globalThis, ue = Q.trustedTypes, He = ue ? ue.emptyScript : "", Ne = Q.reactiveElementPolyfillSupport, U = (t, e) => t, X = { toAttribute(t, e) {
38
38
  switch (e) {
39
39
  case Boolean:
40
40
  t = t ? He : null;
@@ -62,7 +62,7 @@ const { is: De, defineProperty: Me, getOwnPropertyDescriptor: Oe, getOwnProperty
62
62
  }
63
63
  }
64
64
  return o;
65
- } }, re = (t, e) => !De(t, e), pe = { attribute: !0, type: String, converter: Z, reflect: !1, useDefault: !1, hasChanged: re };
65
+ } }, re = (t, e) => !De(t, e), pe = { attribute: !0, type: String, converter: X, reflect: !1, useDefault: !1, hasChanged: re };
66
66
  Symbol.metadata ??= /* @__PURE__ */ Symbol("metadata"), Q.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
67
67
  let B = class extends HTMLElement {
68
68
  static addInitializer(e) {
@@ -78,7 +78,7 @@ let B = class extends HTMLElement {
78
78
  }
79
79
  }
80
80
  static getPropertyDescriptor(e, o, s) {
81
- const { get: r, set: i } = Oe(this.prototype, e) ?? { get() {
81
+ const { get: r, set: i } = Te(this.prototype, e) ?? { get() {
82
82
  return this[o];
83
83
  }, set(n) {
84
84
  this[o] = n;
@@ -92,14 +92,14 @@ let B = class extends HTMLElement {
92
92
  return this.elementProperties.get(e) ?? pe;
93
93
  }
94
94
  static _$Ei() {
95
- if (this.hasOwnProperty(L("elementProperties"))) return;
96
- const e = Te(this);
95
+ if (this.hasOwnProperty(U("elementProperties"))) return;
96
+ const e = Ve(this);
97
97
  e.finalize(), e.l !== void 0 && (this.l = [...e.l]), this.elementProperties = new Map(e.elementProperties);
98
98
  }
99
99
  static finalize() {
100
- if (this.hasOwnProperty(L("finalized"))) return;
101
- if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(L("properties"))) {
102
- const o = this.properties, s = [...Ve(o), ...Be(o)];
100
+ if (this.hasOwnProperty(U("finalized"))) return;
101
+ if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(U("properties"))) {
102
+ const o = this.properties, s = [...Oe(o), ...Be(o)];
103
103
  for (const r of s) this.createProperty(r, o[r]);
104
104
  }
105
105
  const e = this[Symbol.metadata];
@@ -161,14 +161,14 @@ let B = class extends HTMLElement {
161
161
  _$ET(e, o) {
162
162
  const s = this.constructor.elementProperties.get(e), r = this.constructor._$Eu(e, s);
163
163
  if (r !== void 0 && s.reflect === !0) {
164
- const i = (s.converter?.toAttribute !== void 0 ? s.converter : Z).toAttribute(o, s.type);
164
+ const i = (s.converter?.toAttribute !== void 0 ? s.converter : X).toAttribute(o, s.type);
165
165
  this._$Em = e, i == null ? this.removeAttribute(r) : this.setAttribute(r, i), this._$Em = null;
166
166
  }
167
167
  }
168
168
  _$AK(e, o) {
169
169
  const s = this.constructor, r = s._$Eh.get(e);
170
170
  if (r !== void 0 && this._$Em !== r) {
171
- const i = s.getPropertyOptions(r), n = typeof i.converter == "function" ? { fromAttribute: i.converter } : i.converter?.fromAttribute !== void 0 ? i.converter : Z;
171
+ const i = s.getPropertyOptions(r), n = typeof i.converter == "function" ? { fromAttribute: i.converter } : i.converter?.fromAttribute !== void 0 ? i.converter : X;
172
172
  this._$Em = r;
173
173
  const l = n.fromAttribute(o, i.type);
174
174
  this[r] = l ?? this._$Ej?.get(r) ?? l, this._$Em = null;
@@ -245,8 +245,8 @@ let B = class extends HTMLElement {
245
245
  firstUpdated(e) {
246
246
  }
247
247
  };
248
- B.elementStyles = [], B.shadowRootOptions = { mode: "open" }, B[L("elementProperties")] = /* @__PURE__ */ new Map(), B[L("finalized")] = /* @__PURE__ */ new Map(), Ue?.({ ReactiveElement: B }), (Q.reactiveElementVersions ??= []).push("2.1.2");
249
- const Le = { attribute: !0, type: String, converter: Z, reflect: !1, hasChanged: re }, Ne = (t = Le, e, o) => {
248
+ B.elementStyles = [], B.shadowRootOptions = { mode: "open" }, B[U("elementProperties")] = /* @__PURE__ */ new Map(), B[U("finalized")] = /* @__PURE__ */ new Map(), Ne?.({ ReactiveElement: B }), (Q.reactiveElementVersions ??= []).push("2.1.2");
249
+ const Ue = { attribute: !0, type: String, converter: X, reflect: !1, hasChanged: re }, Le = (t = Ue, e, o) => {
250
250
  const { kind: s, metadata: r } = o;
251
251
  let i = globalThis.litPropertyMetadata.get(r);
252
252
  if (i === void 0 && globalThis.litPropertyMetadata.set(r, i = /* @__PURE__ */ new Map()), s === "setter" && ((t = Object.create(t)).wrapped = !0), i.set(o.name, t), s === "accessor") {
@@ -268,61 +268,61 @@ const Le = { attribute: !0, type: String, converter: Z, reflect: !1, hasChanged:
268
268
  throw Error("Unsupported decorator location: " + s);
269
269
  };
270
270
  function h(t) {
271
- return (e, o) => typeof o == "object" ? Ne(t, e, o) : ((s, r, i) => {
271
+ return (e, o) => typeof o == "object" ? Le(t, e, o) : ((s, r, i) => {
272
272
  const n = r.hasOwnProperty(i);
273
273
  return r.constructor.createProperty(i, s), n ? Object.getOwnPropertyDescriptor(r, i) : void 0;
274
274
  })(t, e, o);
275
275
  }
276
- function y(t) {
276
+ function w(t) {
277
277
  return h({ ...t, state: !0, attribute: !1 });
278
278
  }
279
- const ie = globalThis, fe = (t) => t, G = ie.trustedTypes, be = G ? G.createPolicy("lit-html", { createHTML: (t) => t }) : void 0, $e = "$lit$", E = `lit$${Math.random().toFixed(9).slice(2)}$`, xe = "?" + E, Ie = `<${xe}>`, P = document, N = () => P.createComment(""), I = (t) => t === null || typeof t != "object" && typeof t != "function", ne = Array.isArray, Fe = (t) => ne(t) || typeof t?.[Symbol.iterator] == "function", te = `[
280
- \f\r]`, U = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, me = /-->/g, ge = />/g, S = RegExp(`>|${te}(?:([^\\s"'>=/]+)(${te}*=${te}*(?:[^
281
- \f\r"'\`<>=]|("|')|))|$)`, "g"), ve = /'/g, _e = /"/g, ke = /^(?:script|style|textarea|title)$/i, ze = (t) => (e, ...o) => ({ _$litType$: t, strings: e, values: o }), oe = ze(1), D = /* @__PURE__ */ Symbol.for("lit-noChange"), f = /* @__PURE__ */ Symbol.for("lit-nothing"), we = /* @__PURE__ */ new WeakMap(), C = P.createTreeWalker(P, 129);
282
- function Ee(t, e) {
279
+ const ie = globalThis, fe = (t) => t, G = ie.trustedTypes, be = G ? G.createPolicy("lit-html", { createHTML: (t) => t }) : void 0, $e = "$lit$", A = `lit$${Math.random().toFixed(9).slice(2)}$`, xe = "?" + A, Fe = `<${xe}>`, P = document, L = () => P.createComment(""), F = (t) => t === null || typeof t != "object" && typeof t != "function", ne = Array.isArray, je = (t) => ne(t) || typeof t?.[Symbol.iterator] == "function", te = `[
280
+ \f\r]`, N = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, me = /-->/g, ve = />/g, S = RegExp(`>|${te}(?:([^\\s"'>=/]+)(${te}*=${te}*(?:[^
281
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), ge = /'/g, _e = /"/g, ke = /^(?:script|style|textarea|title)$/i, ze = (t) => (e, ...o) => ({ _$litType$: t, strings: e, values: o }), oe = ze(1), D = /* @__PURE__ */ Symbol.for("lit-noChange"), b = /* @__PURE__ */ Symbol.for("lit-nothing"), ye = /* @__PURE__ */ new WeakMap(), C = P.createTreeWalker(P, 129);
282
+ function Ae(t, e) {
283
283
  if (!ne(t) || !t.hasOwnProperty("raw")) throw Error("invalid template strings array");
284
284
  return be !== void 0 ? be.createHTML(e) : e;
285
285
  }
286
- const je = (t, e) => {
286
+ const Ie = (t, e) => {
287
287
  const o = t.length - 1, s = [];
288
- let r, i = e === 2 ? "<svg>" : e === 3 ? "<math>" : "", n = U;
288
+ let r, i = e === 2 ? "<svg>" : e === 3 ? "<math>" : "", n = N;
289
289
  for (let l = 0; l < o; l++) {
290
290
  const a = t[l];
291
291
  let c, u, d = -1, $ = 0;
292
- for (; $ < a.length && (n.lastIndex = $, u = n.exec(a), u !== null); ) $ = n.lastIndex, n === U ? u[1] === "!--" ? n = me : u[1] !== void 0 ? n = ge : u[2] !== void 0 ? (ke.test(u[2]) && (r = RegExp("</" + u[2], "g")), n = S) : u[3] !== void 0 && (n = S) : n === S ? u[0] === ">" ? (n = r ?? U, d = -1) : u[1] === void 0 ? d = -2 : (d = n.lastIndex - u[2].length, c = u[1], n = u[3] === void 0 ? S : u[3] === '"' ? _e : ve) : n === _e || n === ve ? n = S : n === me || n === ge ? n = U : (n = S, r = void 0);
292
+ for (; $ < a.length && (n.lastIndex = $, u = n.exec(a), u !== null); ) $ = n.lastIndex, n === N ? u[1] === "!--" ? n = me : u[1] !== void 0 ? n = ve : u[2] !== void 0 ? (ke.test(u[2]) && (r = RegExp("</" + u[2], "g")), n = S) : u[3] !== void 0 && (n = S) : n === S ? u[0] === ">" ? (n = r ?? N, d = -1) : u[1] === void 0 ? d = -2 : (d = n.lastIndex - u[2].length, c = u[1], n = u[3] === void 0 ? S : u[3] === '"' ? _e : ge) : n === _e || n === ge ? n = S : n === me || n === ve ? n = N : (n = S, r = void 0);
293
293
  const k = n === S && t[l + 1].startsWith("/>") ? " " : "";
294
- i += n === U ? a + Ie : d >= 0 ? (s.push(c), a.slice(0, d) + $e + a.slice(d) + E + k) : a + E + (d === -2 ? l : k);
294
+ i += n === N ? a + Fe : d >= 0 ? (s.push(c), a.slice(0, d) + $e + a.slice(d) + A + k) : a + A + (d === -2 ? l : k);
295
295
  }
296
- return [Ee(t, i + (t[o] || "<?>") + (e === 2 ? "</svg>" : e === 3 ? "</math>" : "")), s];
296
+ return [Ae(t, i + (t[o] || "<?>") + (e === 2 ? "</svg>" : e === 3 ? "</math>" : "")), s];
297
297
  };
298
- class F {
298
+ class j {
299
299
  constructor({ strings: e, _$litType$: o }, s) {
300
300
  let r;
301
301
  this.parts = [];
302
302
  let i = 0, n = 0;
303
- const l = e.length - 1, a = this.parts, [c, u] = je(e, o);
304
- if (this.el = F.createElement(c, s), C.currentNode = this.el.content, o === 2 || o === 3) {
303
+ const l = e.length - 1, a = this.parts, [c, u] = Ie(e, o);
304
+ if (this.el = j.createElement(c, s), C.currentNode = this.el.content, o === 2 || o === 3) {
305
305
  const d = this.el.content.firstChild;
306
306
  d.replaceWith(...d.childNodes);
307
307
  }
308
308
  for (; (r = C.nextNode()) !== null && a.length < l; ) {
309
309
  if (r.nodeType === 1) {
310
310
  if (r.hasAttributes()) for (const d of r.getAttributeNames()) if (d.endsWith($e)) {
311
- const $ = u[n++], k = r.getAttribute(d).split(E), Y = /([.?@])?(.*)/.exec($);
312
- a.push({ type: 1, index: i, name: Y[2], strings: k, ctor: Y[1] === "." ? We : Y[1] === "?" ? qe : Y[1] === "@" ? Ke : ee }), r.removeAttribute(d);
313
- } else d.startsWith(E) && (a.push({ type: 6, index: i }), r.removeAttribute(d));
311
+ const $ = u[n++], k = r.getAttribute(d).split(A), Z = /([.?@])?(.*)/.exec($);
312
+ a.push({ type: 1, index: i, name: Z[2], strings: k, ctor: Z[1] === "." ? qe : Z[1] === "?" ? We : Z[1] === "@" ? Ke : ee }), r.removeAttribute(d);
313
+ } else d.startsWith(A) && (a.push({ type: 6, index: i }), r.removeAttribute(d));
314
314
  if (ke.test(r.tagName)) {
315
- const d = r.textContent.split(E), $ = d.length - 1;
315
+ const d = r.textContent.split(A), $ = d.length - 1;
316
316
  if ($ > 0) {
317
317
  r.textContent = G ? G.emptyScript : "";
318
- for (let k = 0; k < $; k++) r.append(d[k], N()), C.nextNode(), a.push({ type: 2, index: ++i });
319
- r.append(d[$], N());
318
+ for (let k = 0; k < $; k++) r.append(d[k], L()), C.nextNode(), a.push({ type: 2, index: ++i });
319
+ r.append(d[$], L());
320
320
  }
321
321
  }
322
322
  } else if (r.nodeType === 8) if (r.data === xe) a.push({ type: 2, index: i });
323
323
  else {
324
324
  let d = -1;
325
- for (; (d = r.data.indexOf(E, d + 1)) !== -1; ) a.push({ type: 7, index: i }), d += E.length - 1;
325
+ for (; (d = r.data.indexOf(A, d + 1)) !== -1; ) a.push({ type: 7, index: i }), d += A.length - 1;
326
326
  }
327
327
  i++;
328
328
  }
@@ -335,7 +335,7 @@ class F {
335
335
  function H(t, e, o = t, s) {
336
336
  if (e === D) return e;
337
337
  let r = s !== void 0 ? o._$Co?.[s] : o._$Cl;
338
- const i = I(e) ? void 0 : e._$litDirective$;
338
+ const i = F(e) ? void 0 : e._$litDirective$;
339
339
  return r?.constructor !== i && (r?._$AO?.(!1), i === void 0 ? r = void 0 : (r = new i(t), r._$AT(t, o, s)), s !== void 0 ? (o._$Co ??= [])[s] = r : o._$Cl = r), r !== void 0 && (e = H(t, r._$AS(t, e.values), r, s)), e;
340
340
  }
341
341
  class Re {
@@ -355,7 +355,7 @@ class Re {
355
355
  for (; a !== void 0; ) {
356
356
  if (n === a.index) {
357
357
  let c;
358
- a.type === 2 ? c = new W(i, i.nextSibling, this, e) : a.type === 1 ? c = new a.ctor(i, a.name, a.strings, this, e) : a.type === 6 && (c = new Ye(i, this, e)), this._$AV.push(c), a = s[++l];
358
+ a.type === 2 ? c = new q(i, i.nextSibling, this, e) : a.type === 1 ? c = new a.ctor(i, a.name, a.strings, this, e) : a.type === 6 && (c = new Ze(i, this, e)), this._$AV.push(c), a = s[++l];
359
359
  }
360
360
  n !== a?.index && (i = C.nextNode(), n++);
361
361
  }
@@ -366,12 +366,12 @@ class Re {
366
366
  for (const s of this._$AV) s !== void 0 && (s.strings !== void 0 ? (s._$AI(e, s, o), o += s.strings.length - 2) : s._$AI(e[o])), o++;
367
367
  }
368
368
  }
369
- class W {
369
+ class q {
370
370
  get _$AU() {
371
371
  return this._$AM?._$AU ?? this._$Cv;
372
372
  }
373
373
  constructor(e, o, s, r) {
374
- this.type = 2, this._$AH = f, this._$AN = void 0, this._$AA = e, this._$AB = o, this._$AM = s, this.options = r, this._$Cv = r?.isConnected ?? !0;
374
+ this.type = 2, this._$AH = b, this._$AN = void 0, this._$AA = e, this._$AB = o, this._$AM = s, this.options = r, this._$Cv = r?.isConnected ?? !0;
375
375
  }
376
376
  get parentNode() {
377
377
  let e = this._$AA.parentNode;
@@ -385,7 +385,7 @@ class W {
385
385
  return this._$AB;
386
386
  }
387
387
  _$AI(e, o = this) {
388
- e = H(this, e, o), I(e) ? e === f || e == null || e === "" ? (this._$AH !== f && this._$AR(), this._$AH = f) : e !== this._$AH && e !== D && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : Fe(e) ? this.k(e) : this._(e);
388
+ e = H(this, e, o), F(e) ? e === b || e == null || e === "" ? (this._$AH !== b && this._$AR(), this._$AH = b) : e !== this._$AH && e !== D && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : je(e) ? this.k(e) : this._(e);
389
389
  }
390
390
  O(e) {
391
391
  return this._$AA.parentNode.insertBefore(e, this._$AB);
@@ -394,10 +394,10 @@ class W {
394
394
  this._$AH !== e && (this._$AR(), this._$AH = this.O(e));
395
395
  }
396
396
  _(e) {
397
- this._$AH !== f && I(this._$AH) ? this._$AA.nextSibling.data = e : this.T(P.createTextNode(e)), this._$AH = e;
397
+ this._$AH !== b && F(this._$AH) ? this._$AA.nextSibling.data = e : this.T(P.createTextNode(e)), this._$AH = e;
398
398
  }
399
399
  $(e) {
400
- const { values: o, _$litType$: s } = e, r = typeof s == "number" ? this._$AC(e) : (s.el === void 0 && (s.el = F.createElement(Ee(s.h, s.h[0]), this.options)), s);
400
+ const { values: o, _$litType$: s } = e, r = typeof s == "number" ? this._$AC(e) : (s.el === void 0 && (s.el = j.createElement(Ae(s.h, s.h[0]), this.options)), s);
401
401
  if (this._$AH?._$AD === r) this._$AH.p(o);
402
402
  else {
403
403
  const i = new Re(r, this), n = i.u(this.options);
@@ -405,14 +405,14 @@ class W {
405
405
  }
406
406
  }
407
407
  _$AC(e) {
408
- let o = we.get(e.strings);
409
- return o === void 0 && we.set(e.strings, o = new F(e)), o;
408
+ let o = ye.get(e.strings);
409
+ return o === void 0 && ye.set(e.strings, o = new j(e)), o;
410
410
  }
411
411
  k(e) {
412
412
  ne(this._$AH) || (this._$AH = [], this._$AR());
413
413
  const o = this._$AH;
414
414
  let s, r = 0;
415
- for (const i of e) r === o.length ? o.push(s = new W(this.O(N()), this.O(N()), this, this.options)) : s = o[r], s._$AI(i), r++;
415
+ for (const i of e) r === o.length ? o.push(s = new q(this.O(L()), this.O(L()), this, this.options)) : s = o[r], s._$AI(i), r++;
416
416
  r < o.length && (this._$AR(s && s._$AB.nextSibling, r), o.length = r);
417
417
  }
418
418
  _$AR(e = this._$AA.nextSibling, o) {
@@ -433,37 +433,37 @@ class ee {
433
433
  return this._$AM._$AU;
434
434
  }
435
435
  constructor(e, o, s, r, i) {
436
- this.type = 1, this._$AH = f, this._$AN = void 0, this.element = e, this.name = o, this._$AM = r, this.options = i, s.length > 2 || s[0] !== "" || s[1] !== "" ? (this._$AH = Array(s.length - 1).fill(new String()), this.strings = s) : this._$AH = f;
436
+ this.type = 1, this._$AH = b, this._$AN = void 0, this.element = e, this.name = o, this._$AM = r, this.options = i, s.length > 2 || s[0] !== "" || s[1] !== "" ? (this._$AH = Array(s.length - 1).fill(new String()), this.strings = s) : this._$AH = b;
437
437
  }
438
438
  _$AI(e, o = this, s, r) {
439
439
  const i = this.strings;
440
440
  let n = !1;
441
- if (i === void 0) e = H(this, e, o, 0), n = !I(e) || e !== this._$AH && e !== D, n && (this._$AH = e);
441
+ if (i === void 0) e = H(this, e, o, 0), n = !F(e) || e !== this._$AH && e !== D, n && (this._$AH = e);
442
442
  else {
443
443
  const l = e;
444
444
  let a, c;
445
- for (e = i[0], a = 0; a < i.length - 1; a++) c = H(this, l[s + a], o, a), c === D && (c = this._$AH[a]), n ||= !I(c) || c !== this._$AH[a], c === f ? e = f : e !== f && (e += (c ?? "") + i[a + 1]), this._$AH[a] = c;
445
+ for (e = i[0], a = 0; a < i.length - 1; a++) c = H(this, l[s + a], o, a), c === D && (c = this._$AH[a]), n ||= !F(c) || c !== this._$AH[a], c === b ? e = b : e !== b && (e += (c ?? "") + i[a + 1]), this._$AH[a] = c;
446
446
  }
447
447
  n && !r && this.j(e);
448
448
  }
449
449
  j(e) {
450
- e === f ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, e ?? "");
450
+ e === b ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, e ?? "");
451
451
  }
452
452
  }
453
- class We extends ee {
453
+ class qe extends ee {
454
454
  constructor() {
455
455
  super(...arguments), this.type = 3;
456
456
  }
457
457
  j(e) {
458
- this.element[this.name] = e === f ? void 0 : e;
458
+ this.element[this.name] = e === b ? void 0 : e;
459
459
  }
460
460
  }
461
- class qe extends ee {
461
+ class We extends ee {
462
462
  constructor() {
463
463
  super(...arguments), this.type = 4;
464
464
  }
465
465
  j(e) {
466
- this.element.toggleAttribute(this.name, !!e && e !== f);
466
+ this.element.toggleAttribute(this.name, !!e && e !== b);
467
467
  }
468
468
  }
469
469
  class Ke extends ee {
@@ -471,15 +471,15 @@ class Ke extends ee {
471
471
  super(e, o, s, r, i), this.type = 5;
472
472
  }
473
473
  _$AI(e, o = this) {
474
- if ((e = H(this, e, o, 0) ?? f) === D) return;
475
- const s = this._$AH, r = e === f && s !== f || e.capture !== s.capture || e.once !== s.once || e.passive !== s.passive, i = e !== f && (s === f || r);
474
+ if ((e = H(this, e, o, 0) ?? b) === D) return;
475
+ const s = this._$AH, r = e === b && s !== b || e.capture !== s.capture || e.once !== s.once || e.passive !== s.passive, i = e !== b && (s === b || r);
476
476
  r && this.element.removeEventListener(this.name, this, s), i && this.element.addEventListener(this.name, this, e), this._$AH = e;
477
477
  }
478
478
  handleEvent(e) {
479
479
  typeof this._$AH == "function" ? this._$AH.call(this.options?.host ?? this.element, e) : this._$AH.handleEvent(e);
480
480
  }
481
481
  }
482
- class Ye {
482
+ class Ze {
483
483
  constructor(e, o, s) {
484
484
  this.element = e, this.type = 6, this._$AN = void 0, this._$AM = o, this.options = s;
485
485
  }
@@ -490,19 +490,19 @@ class Ye {
490
490
  H(this, e);
491
491
  }
492
492
  }
493
- const Xe = ie.litHtmlPolyfillSupport;
494
- Xe?.(F, W), (ie.litHtmlVersions ??= []).push("3.3.2");
495
- const Ze = (t, e, o) => {
493
+ const Ye = ie.litHtmlPolyfillSupport;
494
+ Ye?.(j, q), (ie.litHtmlVersions ??= []).push("3.3.2");
495
+ const Xe = (t, e, o) => {
496
496
  const s = o?.renderBefore ?? e;
497
497
  let r = s._$litPart$;
498
498
  if (r === void 0) {
499
499
  const i = o?.renderBefore ?? null;
500
- s._$litPart$ = r = new W(e.insertBefore(N(), i), i, void 0, o ?? {});
500
+ s._$litPart$ = r = new q(e.insertBefore(L(), i), i, void 0, o ?? {});
501
501
  }
502
502
  return r._$AI(t), r;
503
503
  };
504
504
  const ae = globalThis;
505
- let T = class extends B {
505
+ let V = class extends B {
506
506
  constructor() {
507
507
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
508
508
  }
@@ -512,7 +512,7 @@ let T = class extends B {
512
512
  }
513
513
  update(e) {
514
514
  const o = this.render();
515
- this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(e), this._$Do = Ze(o, this.renderRoot, this.renderOptions);
515
+ this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(e), this._$Do = Xe(o, this.renderRoot, this.renderOptions);
516
516
  }
517
517
  connectedCallback() {
518
518
  super.connectedCallback(), this._$Do?.setConnected(!0);
@@ -524,17 +524,17 @@ let T = class extends B {
524
524
  return D;
525
525
  }
526
526
  };
527
- T._$litElement$ = !0, T.finalized = !0, ae.litElementHydrateSupport?.({ LitElement: T });
527
+ V._$litElement$ = !0, V.finalized = !0, ae.litElementHydrateSupport?.({ LitElement: V });
528
528
  const Ge = ae.litElementPolyfillSupport;
529
- Ge?.({ LitElement: T });
529
+ Ge?.({ LitElement: V });
530
530
  (ae.litElementVersions ??= []).push("4.2.2");
531
- const Je = A`:host{cursor:pointer;-webkit-user-select:none;user-select:none;width:calc(1rem + 2px);height:calc(1rem + 2px)}:host([disabled]){cursor:not-allowed;opacity:.6}.checkbox-container{position:relative;transition:opacity .2s ease}.checkbox-box{width:1rem;height:1rem;border-radius:.25rem;background-color:var(--nf-background-color);border:1px solid var(--nf-border-color);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}:host(:hover:not([checked]):not([disabled])) .checkbox-box{border-color:var(--nf-primary-color,var(--primary-color))}:host([checked]) .checkbox-box{background-color:var(--nf-primary-color,var(--primary-color));border-color:var(--nf-primary-color,var(--primary-color))}:host([disabled]) .checkbox-box{border-color:#ccc;background:#ccc;cursor:not-allowed;pointer-events:none}:host([disabled][checked]) .checkbox-box{background-color:#ccc;border-color:#ccc}.checkbox-icon{color:#fff;font-size:.75rem;line-height:1;font-weight:700;transition:transform .2s ease;display:flex;align-items:center}:host([checked]) .checkbox-icon{transform:scale(1)}:host(:focus) .checkbox-container{outline:.125rem solid var(--nf-primary-color,var(--primary-color));outline-offset:.125rem}`;
531
+ const Je = E`:host{cursor:pointer;-webkit-user-select:none;user-select:none;width:calc(1rem + 2px);height:calc(1rem + 2px)}:host([disabled]){cursor:not-allowed;opacity:.6}.checkbox-container{position:relative;transition:opacity .2s ease}.checkbox-box{width:1rem;height:1rem;border-radius:.25rem;background-color:var(--nf-background-color);border:1px solid var(--nf-border-color);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}:host(:hover:not([checked]):not([disabled])) .checkbox-box{border-color:var(--nf-primary-color,var(--nf-primary-color))}:host([checked]) .checkbox-box{background-color:var(--nf-primary-color,var(--nf-primary-color));border-color:var(--nf-primary-color,var(--nf-primary-color))}:host([disabled]) .checkbox-box{border-color:#fffc;background:#fffc;cursor:not-allowed;pointer-events:none}:host([disabled][checked]) .checkbox-box{background-color:#fffc;border-color:#fffc}.checkbox-icon{color:#fff;font-size:.75rem;line-height:1;font-weight:700;transition:transform .2s ease;display:flex;align-items:center}:host([checked]) .checkbox-icon{transform:scale(1)}:host(:focus) .checkbox-container{outline:.125rem solid var(--nf-primary-color,var(--nf-primary-color));outline-offset:.125rem}`;
532
532
  var Qe = Object.defineProperty, et = Object.getOwnPropertyDescriptor, le = (t, e, o, s) => {
533
533
  for (var r = s > 1 ? void 0 : s ? et(e, o) : e, i = t.length - 1, n; i >= 0; i--)
534
534
  (n = t[i]) && (r = (s ? n(e, o, r) : n(r)) || r);
535
535
  return s && r && Qe(e, o, r), r;
536
536
  };
537
- let z = class extends T {
537
+ let z = class extends V {
538
538
  constructor() {
539
539
  super(...arguments), this.checked = !1, this.disabled = !1;
540
540
  }
@@ -552,6 +552,11 @@ let z = class extends T {
552
552
  render() {
553
553
  return oe`<div class=checkbox-container @click=${this.toggleCheckbox} aria-checked=${this.checked} aria-disabled=${this.disabled} role=checkbox><div class=checkbox-box>${this.checked ? oe`<div class=checkbox-icon><svg aria-hidden=true data-icon=check fill=currentColor focusable=false height=0.625rem viewBox="64 64 896 896"width=0.625rem><path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"></path></svg></div>` : ""}</div></div>`;
554
554
  }
555
+ connectedCallback() {
556
+ this.style.transition = "none", super.connectedCallback(), requestAnimationFrame(() => {
557
+ this.style.transition = "";
558
+ });
559
+ }
555
560
  };
556
561
  z.styles = [Je];
557
562
  le([
@@ -561,7 +566,7 @@ le([
561
566
  h({ type: Boolean, reflect: !0 })
562
567
  ], z.prototype, "disabled", 2);
563
568
  z = le([
564
- O("nf-checkbox")
569
+ T("nf-checkbox")
565
570
  ], z);
566
571
  const tt = { ATTRIBUTE: 1 }, ot = (t) => (...e) => ({ _$litDirective$: t, values: e });
567
572
  let st = class {
@@ -580,7 +585,7 @@ let st = class {
580
585
  return this.render(...o);
581
586
  }
582
587
  };
583
- const Ae = "important", rt = " !" + Ae, J = ot(class extends st {
588
+ const Ee = "important", rt = " !" + Ee, J = ot(class extends st {
584
589
  constructor(t) {
585
590
  if (super(t), t.type !== tt.ATTRIBUTE || t.name !== "style" || t.strings?.length > 2) throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.");
586
591
  }
@@ -599,18 +604,18 @@ const Ae = "important", rt = " !" + Ae, J = ot(class extends st {
599
604
  if (r != null) {
600
605
  this.ft.add(s);
601
606
  const i = typeof r == "string" && r.endsWith(rt);
602
- s.includes("-") || i ? o.setProperty(s, i ? r.slice(0, -11) : r, i ? Ae : "") : o[s] = r;
607
+ s.includes("-") || i ? o.setProperty(s, i ? r.slice(0, -11) : r, i ? Ee : "") : o[s] = r;
603
608
  }
604
609
  }
605
610
  return D;
606
611
  }
607
- }), q = A`:host{display:inline-flex;align-items:center;position:relative;width:var(--nf-width);height:var(--nf-height);padding:var(--nf-padding);margin:var(--nf-margin);font-size:var(--nf-text-font-size);font-weight:var(--nf-font-weight);color:var(--nf-color);background:var(--nf-background-color);border-radius:var(--nf-border-radius);border:1px solid var(--nf-border-color);outline:0;background-clip:padding-box;box-shadow:0 0 0 .15rem var(--nf-box-shadow-color);transition:color var(--nf-transition) ease-in-out,background-color var(--nf-transition) ease-in-out,border-color var(--nf-transition) ease-in-out,box-shadow var(--nf-transition) ease-in-out}:host(:focus){border-color:var(--nf-border-color-hover);box-shadow:0 0 0 .15rem var(--nf-box-shadow-color-focus);background:var(--nf-background-color-hover)}:host(:hover:not([disabled])){border-color:var(--nf-border-color-hover);background:var(--nf-background-color-hover)}:host([disabled]){cursor:not-allowed;opacity:.6;pointer-events:auto}:host([disabled]:hover){border-color:var(--nf-border-color);background:var(--nf-background-color)}`, it = A`:host{display:inline-block;position:relative}:host([disabled]){cursor:not-allowed;opacity:.6}:host([disabled]:hover){border-color:var(--nf-border-color);background:var(--nf-background-color)}:host([open]){border-color:var(--nf-border-color-hover);box-shadow:0 0 0 .15rem var(--nf-box-shadow-color-focus)}.trigger{width:calc(100% + 1.5rem);height:calc(100% + 2px);margin:-1px -.75rem;padding:1px .75rem;box-sizing:border-box;display:flex;align-items:center;cursor:pointer;transition:all .2s;font-size:.875rem;position:relative}:host(:not([disabled])) .trigger:hover{border-color:var(--nf-color-primary)}.trigger[disabled]{cursor:not-allowed;opacity:.6}:host([disabled]) .trigger{cursor:not-allowed;color:var(--nf-color-disabled)}.color-block{width:1.25rem;height:1.25rem;border-radius:.125rem;margin-left:calc((var(--nf-height) - 1.25rem)/ 2 - .75rem);margin-right:.4rem}:host([show-text=false]) .color-block{margin-right:calc((var(--nf-height) - 1.25rem)/ 2 - .75rem)}.color-text{flex:1}.panel{position:absolute;z-index:1000;background:var(--nf-color-picker-card-background,var(--nf-dropdown-background));border-radius:var(--nf-border-radius);box-shadow:0 6px 16px 0 var(--nf-color-picker-card-shadow,var(--nf-dropdown-shadow)),0 3px 6px -4px var(--nf-color-picker-card-shadow,var(--nf-dropdown-shadow)),0 9px 28px 8px var(--nf-color-picker-card-shadow,var(--nf-dropdown-shadow));-webkit-user-select:none;user-select:none}.panel-content{padding:.75rem;width:15rem}.color-selector{height:9.375rem;position:relative;margin-bottom:.75rem;border-radius:var(--nf-border-radius);overflow:hidden}.color-sb{width:100%;height:100%;position:relative;cursor:pointer}.sb-white{position:absolute;inset:0;background:linear-gradient(to right,#fff,#fff0)}.sb-black{position:absolute;inset:0;background:linear-gradient(to top,#000,#0000)}.selector{position:absolute;width:.625rem;height:.625rem;border:.125rem solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 .125rem #00000080;pointer-events:none}.slider-container{margin-bottom:.5rem}.slider-container:last-child{margin-bottom:0}.sliders-row{display:flex;align-items:center;gap:.75rem}.sliders{flex:1}.slider{position:relative;height:.75rem;border-radius:.375rem}.hue-slider{background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.alpha-slider{position:relative;background-image:linear-gradient(45deg,var(--nf-color-picker-card-checker,#ccc) 25%,transparent 25%),linear-gradient(-45deg,var(--nf-color-picker-card-checker,#ccc) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--nf-color-picker-card-checker,#ccc) 75%),linear-gradient(-45deg,transparent 75%,var(--nf-color-picker-card-checker,#ccc) 75%);background-size:.375rem .375rem;background-position:0 0,0 .1875rem,.1875rem -.1875rem,-.1875rem 0;background-color:var(--nf-color-picker-card-checker-bg,#fff);border-radius:.375rem}.alpha-slider-input{position:relative;z-index:2}.alpha-gradient{position:absolute;inset:0;border-radius:.375rem}input[type=range]{-webkit-appearance:none;width:100%;height:100%;background:0 0;outline:0;position:absolute;top:0;left:0;margin:0;padding:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:1rem;height:1rem;border-radius:50%;background:#fff;border:.125rem solid var(--nf-color-border);cursor:pointer;box-shadow:0 0 .125rem #00000080;position:relative;z-index:1}input[type=range]::-moz-range-thumb{width:1rem;height:1rem;border-radius:50%;background:#fff;border:.125rem solid var(--nf-color-border);cursor:pointer;box-shadow:0 0 .125rem #00000080}.current-color-container{display:flex}.current-color{width:2rem;height:2rem;border-radius:var(--nf-border-radius);border:.0625rem solid var(--nf-color-border)}:host(:not([disabled-alpha])) .current-color{width:2.5rem;height:2.5rem}`;
608
- var nt = Object.defineProperty, at = Object.getOwnPropertyDescriptor, v = (t, e, o, s) => {
612
+ }), W = E`:host{display:inline-flex;align-items:center;position:relative;width:var(--nf-width);height:var(--nf-height);padding:var(--nf-padding);margin:var(--nf-margin);font-size:var(--nf-text-font-size);font-weight:var(--nf-font-weight);color:var(--nf-color);background:var(--nf-background-color);border-radius:var(--nf-border-radius);border:1px solid var(--nf-border-color);outline:0;background-clip:padding-box;box-shadow:0 0 0 .15rem var(--nf-box-shadow-color);transition:color var(--nf-transition) ease-in-out,background-color var(--nf-transition) ease-in-out,border-color var(--nf-transition) ease-in-out,box-shadow var(--nf-transition) ease-in-out}:host(:focus){border-color:var(--nf-border-color-hover);box-shadow:0 0 0 .15rem var(--nf-box-shadow-color-focus);background:var(--nf-background-color-hover)}:host(:hover:not([disabled])){border-color:var(--nf-border-color-hover);background:var(--nf-background-color-hover)}:host([disabled]){cursor:not-allowed;opacity:.6;pointer-events:auto}:host([disabled]:hover){border-color:var(--nf-border-color);background:var(--nf-background-color)}`, it = E`:host{display:inline-block;position:relative}:host([disabled]){cursor:not-allowed;opacity:.6}:host([disabled]:hover){border-color:var(--nf-border-color);background:var(--nf-background-color)}:host([open]){border-color:var(--nf-border-color-hover);box-shadow:0 0 0 .15rem var(--nf-box-shadow-color-focus)}.trigger{width:calc(100% + 1.5rem + 2px);height:calc(100% + 2px);margin:-1px -.75rem;padding:1px .75rem;box-sizing:border-box;display:flex;align-items:center;cursor:pointer;transition:all .2s;font-size:.875rem;position:relative}:host(:not([disabled])) .trigger:hover{border-color:var(--nf-color-primary)}.trigger[disabled]{cursor:not-allowed;opacity:.6}:host([disabled]) .trigger{cursor:not-allowed;color:var(--nf-color-disabled)}.color-block{width:1.25rem;height:1.25rem;border-radius:.125rem;margin-left:calc((var(--nf-height) - 1.25rem)/ 2 - .75rem);margin-right:.4rem}:host(.hide-text) .color-block{margin-right:calc((var(--nf-height) - 1.25rem)/ 2 - .75rem)}.color-text{flex:1}.panel{position:absolute;z-index:1000;background:var(--nf-color-picker-card-background,var(--nf-dropdown-background));-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);border-radius:var(--nf-border-radius);box-shadow:0 6px 16px 0 var(--nf-color-picker-card-shadow,var(--nf-dropdown-shadow)),0 3px 6px -4px var(--nf-color-picker-card-shadow,var(--nf-dropdown-shadow)),0 9px 28px 8px var(--nf-color-picker-card-shadow,var(--nf-dropdown-shadow));-webkit-user-select:none;user-select:none}.panel-content{padding:.75rem;width:15rem}.color-selector{height:9.375rem;position:relative;margin-bottom:.75rem;border-radius:var(--nf-border-radius);overflow:hidden}.color-sb{width:100%;height:100%;position:relative;cursor:pointer}.sb-white{position:absolute;inset:0;background:linear-gradient(to right,#fff,#fff0)}.sb-black{position:absolute;inset:0;background:linear-gradient(to top,#000,#0000)}.selector{position:absolute;width:.625rem;height:.625rem;border:.125rem solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 .125rem #00000080;pointer-events:none}.slider-container{margin-bottom:.5rem}.slider-container:last-child{margin-bottom:0}.sliders-row{display:flex;align-items:center;gap:.75rem}.sliders{flex:1}.slider{position:relative;height:.75rem;border-radius:.375rem}.hue-slider{background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.alpha-slider{position:relative;background-image:linear-gradient(45deg,var(--nf-color-picker-card-checker,#ccc) 25%,transparent 25%),linear-gradient(-45deg,var(--nf-color-picker-card-checker,#ccc) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--nf-color-picker-card-checker,#ccc) 75%),linear-gradient(-45deg,transparent 75%,var(--nf-color-picker-card-checker,#ccc) 75%);background-size:.375rem .375rem;background-position:0 0,0 .1875rem,.1875rem -.1875rem,-.1875rem 0;background-color:var(--nf-color-picker-card-checker-bg,#fff);border-radius:.375rem}.alpha-slider-input{position:relative;z-index:2}.alpha-gradient{position:absolute;inset:0;border-radius:.375rem}input[type=range]{-webkit-appearance:none;width:100%;height:100%;background:0 0;outline:0;position:absolute;top:0;left:0;margin:0;padding:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:1rem;height:1rem;border-radius:50%;background:#fff;border:.125rem solid var(--nf-color-border);cursor:pointer;box-shadow:0 0 .125rem #00000080;position:relative;z-index:1}input[type=range]::-moz-range-thumb{width:1rem;height:1rem;border-radius:50%;background:#fff;border:.125rem solid var(--nf-color-border);cursor:pointer;box-shadow:0 0 .125rem #00000080}.current-color-container{display:flex}.current-color{width:2rem;height:2rem;border-radius:var(--nf-border-radius);border:.0625rem solid var(--nf-color-border)}:host(:not([disabled-alpha])) .current-color{width:2.5rem;height:2.5rem}`;
613
+ var nt = Object.defineProperty, at = Object.getOwnPropertyDescriptor, _ = (t, e, o, s) => {
609
614
  for (var r = s > 1 ? void 0 : s ? at(e, o) : e, i = t.length - 1, n; i >= 0; i--)
610
615
  (n = t[i]) && (r = (s ? n(e, o, r) : n(r)) || r);
611
616
  return s && r && nt(e, o, r), r;
612
617
  };
613
- let b = class extends R {
618
+ let v = class extends R {
614
619
  constructor() {
615
620
  super(...arguments), this.value = "#FF0000", this.disabled = !1, this.disabledAlpha = !1, this.open = !1, this.showText = !0, this.placement = "bottom", this.align = "left", this.autoAdjust = !0, this._panelVisible = !1, this._internalValue = "#FF0000FF", this._hsb = { h: 0, s: 100, b: 100 }, this._panelPosition = { top: 0, left: 0 }, this._handleGlobalClick = (t) => {
616
621
  this._panelVisible && !this.contains(t.target) && this._closePanel();
@@ -627,16 +632,18 @@ let b = class extends R {
627
632
  };
628
633
  }
629
634
  connectedCallback() {
630
- super.connectedCallback(), document.addEventListener("click", this._handleGlobalClick), document.addEventListener("keydown", this._handleKeyDown);
635
+ this.style.transition = "none", super.connectedCallback(), document.addEventListener("click", this._handleGlobalClick), document.addEventListener("keydown", this._handleKeyDown), requestAnimationFrame(() => {
636
+ this.style.transition = "";
637
+ });
631
638
  }
632
639
  disconnectedCallback() {
633
640
  super.disconnectedCallback(), document.removeEventListener("click", this._handleGlobalClick), document.removeEventListener("keydown", this._handleKeyDown), document.removeEventListener("mousemove", this._handleSBMouseMove), document.removeEventListener("mouseup", this._handleSBMouseUp);
634
641
  }
635
642
  firstUpdated() {
636
- this._updateInternalValue(this.value), this._updateHSBFromHex(this._internalValue);
643
+ this._updateInternalValue(this.value), this._updateHSBFromHex(this._internalValue), this.classList.toggle("hide-text", !this.showText);
637
644
  }
638
645
  updated(t) {
639
- t.has("value") && (this._updateInternalValue(this.value), this._updateHSBFromHex(this._internalValue)), t.has("open") && (this._panelVisible = this.open, this.open && this._updatePanelPosition());
646
+ t.has("value") && (this._updateInternalValue(this.value), this._updateHSBFromHex(this._internalValue)), t.has("open") && (this._panelVisible = this.open, this.open && this._updatePanelPosition()), t.has("showText") && this.classList.toggle("hide-text", !this.showText);
640
647
  }
641
648
  // 更新内部颜色值
642
649
  _updateInternalValue(t) {
@@ -741,7 +748,7 @@ let b = class extends R {
741
748
  // 渲染触发器
742
749
  _renderTrigger() {
743
750
  const t = "#" + this._internalValue.slice(1, 7), e = this._internalValue.slice(7);
744
- return p`
751
+ return f`
745
752
  <div
746
753
  class="trigger"
747
754
  @click="${this._togglePanel}"
@@ -751,14 +758,14 @@ let b = class extends R {
751
758
  class="color-block"
752
759
  style="background-color: ${this.disabledAlpha ? t : this._internalValue}"
753
760
  ></div>
754
- ${this.showText ? p`<div class="color-text">${this.disabledAlpha || e === "FF" ? t : this._internalValue}</div>` : ""}
761
+ ${this.showText ? f`<div class="color-text">${this.disabledAlpha || e === "FF" ? t : this._internalValue}</div>` : ""}
755
762
  </div>
756
763
  `;
757
764
  }
758
765
  // 渲染颜色选择区域
759
766
  _renderColorSelector() {
760
767
  const t = this._generateHexFromHSB(this._hsb.h, 100, 100, "FF"), e = this._hsb.s / 100 * 100, o = (1 - this._hsb.b / 100) * 100;
761
- return p`
768
+ return f`
762
769
  <div class="color-selector">
763
770
  <div
764
771
  class="color-sb"
@@ -784,7 +791,7 @@ let b = class extends R {
784
791
  }
785
792
  // 渲染色相选择条
786
793
  _renderHueSlider() {
787
- return p`
794
+ return f`
788
795
  <div class="slider-container">
789
796
  <div class="slider hue-slider">
790
797
  <input
@@ -803,7 +810,7 @@ let b = class extends R {
803
810
  _renderAlphaSlider() {
804
811
  if (this.disabledAlpha) return null;
805
812
  const t = parseInt(this._internalValue.slice(7), 16) / 255 * 100, e = "#" + this._internalValue.slice(1, 7);
806
- return p`
813
+ return f`
807
814
  <div class="slider-container">
808
815
  <div class="slider alpha-slider">
809
816
  <div
@@ -824,7 +831,7 @@ let b = class extends R {
824
831
  }
825
832
  // 渲染当前颜色显示
826
833
  _renderCurrentColor() {
827
- return p`
834
+ return f`
828
835
  <div class="current-color-container">
829
836
  <div
830
837
  class="current-color"
@@ -835,7 +842,7 @@ let b = class extends R {
835
842
  }
836
843
  // 渲染颜色面板
837
844
  _renderPanel() {
838
- return this._panelVisible ? p`
845
+ return this._panelVisible ? f`
839
846
  <div
840
847
  class="panel"
841
848
  style="top: ${this._panelPosition.top}px; left: ${this._panelPosition.left}px;"
@@ -854,41 +861,42 @@ let b = class extends R {
854
861
  ` : null;
855
862
  }
856
863
  render() {
857
- return p`
864
+ return f`
858
865
  ${this._renderTrigger()}
859
866
  ${this._renderPanel()}
860
867
  `;
861
868
  }
862
869
  };
863
- b.styles = [q, it];
864
- v([
870
+ v.styles = [W, it];
871
+ _([
865
872
  h({ type: String })
866
- ], b.prototype, "value", 2);
867
- v([
873
+ ], v.prototype, "value", 2);
874
+ _([
868
875
  h({ type: Boolean, reflect: !0 })
869
- ], b.prototype, "disabled", 2);
870
- v([
876
+ ], v.prototype, "disabled", 2);
877
+ _([
871
878
  h({ type: Boolean, reflect: !0, attribute: "disabled-alpha" })
872
- ], b.prototype, "disabledAlpha", 2);
873
- v([
879
+ ], v.prototype, "disabledAlpha", 2);
880
+ _([
874
881
  h({ type: Boolean, reflect: !0 })
875
- ], b.prototype, "open", 2);
876
- v([
882
+ ], v.prototype, "open", 2);
883
+ _([
877
884
  h({
878
885
  attribute: "show-text",
886
+ reflect: !0,
879
887
  converter: {
880
888
  fromAttribute: (t) => t !== "false",
881
889
  toAttribute: (t) => t ? null : "false"
882
890
  }
883
891
  })
884
- ], b.prototype, "showText", 2);
885
- v([
892
+ ], v.prototype, "showText", 2);
893
+ _([
886
894
  h({ type: String })
887
- ], b.prototype, "placement", 2);
888
- v([
895
+ ], v.prototype, "placement", 2);
896
+ _([
889
897
  h({ type: String })
890
- ], b.prototype, "align", 2);
891
- v([
898
+ ], v.prototype, "align", 2);
899
+ _([
892
900
  h({
893
901
  attribute: "auto-adjust",
894
902
  converter: {
@@ -896,24 +904,24 @@ v([
896
904
  toAttribute: (t) => t ? null : "false"
897
905
  }
898
906
  })
899
- ], b.prototype, "autoAdjust", 2);
900
- v([
901
- y()
902
- ], b.prototype, "_panelVisible", 2);
903
- v([
904
- y()
905
- ], b.prototype, "_internalValue", 2);
906
- v([
907
- y()
908
- ], b.prototype, "_hsb", 2);
909
- v([
910
- y()
911
- ], b.prototype, "_panelPosition", 2);
912
- b = v([
913
- O("nf-color-picker")
914
- ], b);
915
- const lt = A`:host{min-width:10rem;position:relative;display:inline-block}:host([disabled]) .input{cursor:not-allowed;color:var(--nf-color-disabled)}:host([disabled]) .toggle-password{cursor:not-allowed;pointer-events:none;opacity:.5}::slotted(*){position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:var(--nf-color)}:host([disabled]) ::slotted(*){color:var(--nf-color-disabled)}.input{position:absolute;inset:0;padding:var(--nf-input-padding);outline:0;border:none;background:0 0;box-sizing:border-box;color:var(--nf-color);font-size:var(--nf-font-size);font-weight:var(--nf-font-weight);font-family:var(--nf-font-family),sans-serif}.input:has(.toggle-password){padding-right:2.5rem}.input .toggle-password{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:var(--nf-select-icon-color);transition:color var(--nf-transition-fast) ease;outline:0}.input .toggle-password:hover{color:var(--nf-icon-color-hover)}.input .toggle-password:active{color:var(--nf-icon-color-active)}.input .toggle-password svg{display:block}`;
916
- var ht = Object.defineProperty, ct = Object.getOwnPropertyDescriptor, V = (t, e, o, s) => {
907
+ ], v.prototype, "autoAdjust", 2);
908
+ _([
909
+ w()
910
+ ], v.prototype, "_panelVisible", 2);
911
+ _([
912
+ w()
913
+ ], v.prototype, "_internalValue", 2);
914
+ _([
915
+ w()
916
+ ], v.prototype, "_hsb", 2);
917
+ _([
918
+ w()
919
+ ], v.prototype, "_panelPosition", 2);
920
+ v = _([
921
+ T("nf-color-picker")
922
+ ], v);
923
+ const lt = E`:host{width:var(--nf-width);position:relative;display:inline-block}:host([disabled]) .input{cursor:not-allowed;color:var(--nf-color-disabled)}:host([disabled]) .toggle-password{cursor:not-allowed;pointer-events:none;opacity:.5}::slotted(*){position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:var(--nf-color)}:host([disabled]) ::slotted(*){color:var(--nf-color-disabled)}.input{position:absolute;inset:0;padding:var(--nf-input-padding);outline:0;border:none;background:0 0;box-sizing:border-box;color:var(--nf-color);font-size:var(--nf-font-size);font-weight:var(--nf-font-weight);font-family:var(--nf-font-family),sans-serif}.input:has(.toggle-password){padding-right:2.5rem}.input .toggle-password{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:var(--nf-select-icon-color);transition:color var(--nf-transition-fast) ease;outline:0}.input .toggle-password:hover{color:var(--nf-icon-color-hover)}.input .toggle-password:active{color:var(--nf-icon-color-active)}.input .toggle-password svg{display:block}`;
924
+ var ht = Object.defineProperty, ct = Object.getOwnPropertyDescriptor, O = (t, e, o, s) => {
917
925
  for (var r = s > 1 ? void 0 : s ? ct(e, o) : e, i = t.length - 1, n; i >= 0; i--)
918
926
  (n = t[i]) && (r = (s ? n(e, o, r) : n(r)) || r);
919
927
  return s && r && ht(e, o, r), r;
@@ -964,13 +972,13 @@ let x = class extends R {
964
972
  }
965
973
  render() {
966
974
  const t = this.type === "password" && !this.showPassword ? "password" : "text", e = this.type === "password";
967
- return p`<slot></slot><input .value=${t} ?disabled=${this.value} @change=${this.placeholder} @input=${this.maxLength ?? ""} @keydown=${this.disabled} class=input maxlength=${this.onInput} placeholder=${this.onChange} type=${this.onKeyDown}> ${e ? p`<button @click=${this.togglePasswordVisibility} aria-label=${this.showPassword ? "Hide password" : "Show password"} class=toggle-password tabindex=-1 type=button>${this.showPassword ? this.renderEyeOffIcon() : this.renderEyeIcon()}</button>` : ""}`;
975
+ return f`<slot></slot><input .value=${t} ?disabled=${this.value} @change=${this.placeholder} @input=${this.maxLength ?? ""} @keydown=${this.disabled} class=input maxlength=${this.onInput} placeholder=${this.onChange} type=${this.onKeyDown}> ${e ? f`<button @click=${this.togglePasswordVisibility} aria-label=${this.showPassword ? "Hide password" : "Show password"} class=toggle-password tabindex=-1 type=button>${this.showPassword ? this.renderEyeOffIcon() : this.renderEyeIcon()}</button>` : ""}`;
968
976
  }
969
977
  renderEyeIcon() {
970
- return p`<svg height=16 stroke=currentColor stroke-width=2 viewBox="0 0 24 24"width=16><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx=12 cy=12 r=3 /></svg>`;
978
+ return f`<svg height=16 stroke=currentColor stroke-width=2 viewBox="0 0 24 24"width=16><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx=12 cy=12 r=3 /></svg>`;
971
979
  }
972
980
  renderEyeOffIcon() {
973
- return p`<svg height=16 stroke=currentColor stroke-width=2 viewBox="0 0 24 24"width=16><path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"/><line x1=1 x2=23 y1=1 y2=23 /></svg>`;
981
+ return f`<svg height=16 stroke=currentColor stroke-width=2 viewBox="0 0 24 24"width=16><path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"/><line x1=1 x2=23 y1=1 y2=23 /></svg>`;
974
982
  }
975
983
  connectedCallback() {
976
984
  this.style.transition = "none", super.connectedCallback(), requestAnimationFrame(() => {
@@ -978,158 +986,192 @@ let x = class extends R {
978
986
  });
979
987
  }
980
988
  };
981
- x.styles = [q, lt];
982
- V([
989
+ x.styles = [W, lt];
990
+ O([
983
991
  h({ type: String })
984
992
  ], x.prototype, "value", 2);
985
- V([
993
+ O([
986
994
  h({ type: String })
987
995
  ], x.prototype, "placeholder", 2);
988
- V([
996
+ O([
989
997
  h({ type: String })
990
998
  ], x.prototype, "type", 2);
991
- V([
999
+ O([
992
1000
  h({ type: Number })
993
1001
  ], x.prototype, "maxLength", 2);
994
- V([
1002
+ O([
995
1003
  h({ type: Boolean, reflect: !0 })
996
1004
  ], x.prototype, "disabled", 2);
997
- V([
998
- y()
1005
+ O([
1006
+ w()
999
1007
  ], x.prototype, "showPassword", 2);
1000
- x = V([
1001
- O("nf-input")
1008
+ x = O([
1009
+ T("nf-input")
1002
1010
  ], x);
1003
- const dt = A`:host{min-width:10rem;position:relative;display:inline-block;box-sizing:border-box;padding:0;overflow:hidden}.input-number-container{position:relative;width:100%;height:100%;display:flex;align-items:center;box-sizing:border-box}.input-number{position:relative;flex:1;height:100%;outline:0;border:none;background:0 0;box-sizing:border-box;color:var(--nf-color);font-weight:var(--nf-font-weight);text-align:left}.input-number .input-number-input-wrapper{height:100%}.input-number .input-number-input-wrapper .input-number-input{background:0 0;width:100%;height:100%;text-align:start;border:0;outline:0;padding:0;box-sizing:border-box;color:var(--nf-color);font-size:var(--nf-font-size);font-weight:var(--nf-font-weight);font-family:var(--nf-font-family),sans-serif}.input-number::-webkit-inner-spin-button,.input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-number[type=number]{appearance:textfield}.input-number:hover .controls{width:1.5rem}.input-prefix{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-inline-start:.6125rem;color:var(--nf-color);font-size:var(--nf-font-size);pointer-events:none;-webkit-user-select:none;user-select:none}.input-prefix:not(:empty){padding-inline-end:.25rem}.input-suffix{display:flex;align-items:center;justify-content:center;color:var(--nf-color);font-size:var(--nf-font-size);pointer-events:none;-webkit-user-select:none;user-select:none}.input-suffix:not(:empty){padding-inline-end:.6125rem;padding-inline-start:.5rem}.controls{position:absolute;top:0;right:0;height:100%;width:0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;transition:width var(--nf-transition-fast) ease}.controls:before{content:\"\";position:absolute;left:0;top:0;bottom:0;width:.67px;background-color:var(--nf-control-divider-color)}:host([suffix]) .controls:after{content:\"\";position:absolute;right:0;top:0;bottom:0;width:.67px;background-color:var(--nf-control-divider-color)}.control-btn{flex:1;display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;transition:background-color var(--nf-transition-fast) ease;outline:0;-webkit-user-select:none;user-select:none}.control-btn:hover{background-color:var(--nf-control-btn-background-hover)}.control-btn:active{background-color:var(--nf-control-btn-background-active)}.control-btn:focus-visible{background-color:var(--nf-control-btn-background-hover)}.control-btn svg{display:block;pointer-events:none;fill:none;stroke:var(--nf-select-icon-color);stroke-width:1;stroke-linecap:round}.control-btn-up{border-bottom:.67px solid var(--nf-control-divider-color)}:host(:not([suffix])) .control-btn-up{border-top-right-radius:var(--nf-border-radius)}:host(:not([suffix])) .control-btn-down{border-bottom-right-radius:var(--nf-border-radius)}:host([disabled]) .input-number-input{cursor:not-allowed;color:var(--nf-color-disabled)}:host([disabled]) .input-prefix,:host([disabled]) .input-suffix{color:var(--nf-color-disabled)}:host([disabled]) .controls{display:none}:host([disabled]) .control-btn{cursor:not-allowed;pointer-events:none;opacity:.5}`;
1004
- var ut = Object.defineProperty, pt = Object.getOwnPropertyDescriptor, _ = (t, e, o, s) => {
1011
+ const dt = E`:host{width:var(--nf-width);position:relative;display:inline-flex;align-items:center;box-sizing:border-box;padding:0;overflow:hidden}.input-number{position:relative;flex:1;height:100%;outline:0;border:none;background:0 0;box-sizing:border-box;color:var(--nf-color);font-weight:var(--nf-font-weight);text-align:left}.input-number .input-number-input-wrapper{height:100%}.input-number .input-number-input-wrapper .input-number-input{background:0 0;width:100%;height:100%;text-align:start;border:0;outline:0;padding:0;box-sizing:border-box;color:var(--nf-color);font-size:var(--nf-font-size);font-weight:var(--nf-font-weight);font-family:var(--nf-font-family),sans-serif}.input-number::-webkit-inner-spin-button,.input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-number[type=number]{appearance:textfield}.input-number:hover .controls{width:1.5rem}.input-prefix{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-inline-start:.6125rem;color:var(--nf-color);font-size:var(--nf-font-size);pointer-events:none;-webkit-user-select:none;user-select:none}.input-prefix:not(:empty){padding-inline-end:.25rem}.input-suffix{display:flex;align-items:center;justify-content:center;color:var(--nf-color);font-size:var(--nf-font-size);pointer-events:none;-webkit-user-select:none;user-select:none}.input-suffix:not(:empty){padding-inline-end:.6125rem;padding-inline-start:.5rem}.controls{position:absolute;top:0;right:0;height:100%;width:0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;transition:width var(--nf-transition-fast) ease}.controls:before{content:\"\";position:absolute;left:0;top:0;bottom:0;width:.67px;background-color:var(--nf-control-divider-color)}:host([suffix]) .controls:after{content:\"\";position:absolute;right:0;top:0;bottom:0;width:.67px;background-color:var(--nf-control-divider-color)}.control-btn{flex:1;display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;transition:background-color var(--nf-transition-fast) ease;outline:0;-webkit-user-select:none;user-select:none}.control-btn:hover{background-color:var(--nf-control-btn-background-hover)}.control-btn:active{background-color:var(--nf-control-btn-background-active)}.control-btn:focus-visible{background-color:var(--nf-control-btn-background-hover)}.control-btn svg{display:block;pointer-events:none;fill:none;stroke:var(--nf-select-icon-color);stroke-width:1;stroke-linecap:round}.control-btn-up{border-bottom:.67px solid var(--nf-control-divider-color)}:host(:not([suffix])) .control-btn-up{border-top-right-radius:var(--nf-border-radius)}:host(:not([suffix])) .control-btn-down{border-bottom-right-radius:var(--nf-border-radius)}:host([disabled]) .input-number-input{cursor:not-allowed;color:var(--nf-color-disabled)}:host([disabled]) .input-prefix,:host([disabled]) .input-suffix{color:var(--nf-color-disabled)}:host([disabled]) .controls{display:none}:host([disabled]) .control-btn{cursor:not-allowed;pointer-events:none;opacity:.5}`;
1012
+ var ut = Object.defineProperty, pt = Object.getOwnPropertyDescriptor, m = (t, e, o, s) => {
1005
1013
  for (var r = s > 1 ? void 0 : s ? pt(e, o) : e, i = t.length - 1, n; i >= 0; i--)
1006
1014
  (n = t[i]) && (r = (s ? n(e, o, r) : n(r)) || r);
1007
1015
  return s && r && ut(e, o, r), r;
1008
1016
  };
1009
- let m = class extends R {
1017
+ let p = class extends R {
1010
1018
  constructor() {
1011
- super(...arguments), this.value = 0, this.controls = !0, this.changeOnWheel = !0, this.step = 1, this.decimalSeparator = ".", this.prefix = "", this.suffix = "", this.disabled = !1, this.isInputFocused = !1, this.handleInput = (t) => {
1012
- t.stopPropagation();
1013
- const o = t.target.value;
1014
- this.dispatchEvent(
1015
- new CustomEvent("input", {
1016
- detail: o,
1017
- bubbles: !0,
1018
- composed: !0
1019
- })
1020
- );
1021
- }, this.handleChange = (t) => {
1022
- t.stopPropagation();
1023
- const e = t.target, o = this.parseInputValue(e.value);
1024
- if (o !== null) {
1025
- const s = this.clampValue(o);
1026
- s !== this.value && (this.value = s, this.dispatchEvent(
1027
- new CustomEvent("change", {
1028
- detail: s,
1029
- bubbles: !0,
1030
- composed: !0
1031
- })
1032
- ));
1033
- }
1034
- }, this.handleKeyDown = (t) => {
1035
- t.key === "Enter" ? (t.stopPropagation(), this.dispatchEvent(
1036
- new CustomEvent("pressEnter", {
1037
- detail: this.value,
1038
- bubbles: !0,
1039
- composed: !0
1040
- })
1041
- )) : t.key === "ArrowUp" ? (t.preventDefault(), this.handleStepChange(1)) : t.key === "ArrowDown" && (t.preventDefault(), this.handleStepChange(-1));
1042
- }, this.handleWheel = (t) => {
1043
- if (this.disabled || !this.changeOnWheel || !this.isInputFocused) return;
1044
- t.preventDefault();
1045
- const e = t.deltaY < 0 ? 1 : -1;
1046
- this.handleStepChange(e);
1047
- }, this.handleFocus = () => {
1048
- this.isInputFocused = !0;
1049
- }, this.handleBlur = () => {
1050
- this.isInputFocused = !1;
1051
- };
1019
+ super(...arguments), this.value = 0, this.formatter = (t) => t === void 0 ? "" : String(t), this.parser = (t) => {
1020
+ if (t.trim().length == 0 || t.endsWith("."))
1021
+ return;
1022
+ const e = Number(t);
1023
+ if (!Number.isNaN(e))
1024
+ return this.clampValue(e);
1025
+ }, this.prefix = "", this.suffix = "", this.controls = !0, this.step = 1, this.changeOnWheel = !0, this.disabled = !1, this.noDecimal = !1, this.noZero = !1, this.noNegative = !1, this.text = "", this.isTyping = !1, this.isFocused = !1;
1026
+ }
1027
+ // 对解析结果进行额外验证
1028
+ validateParsed(t) {
1029
+ if (t !== void 0 && !(this.noDecimal && !Number.isInteger(t)) && !(this.noZero && t === 0) && !(this.noNegative && t < 0))
1030
+ return t;
1031
+ }
1032
+ /* ================== 文本设置 ================== */
1033
+ // 验证并设置 text,过滤不合规字符
1034
+ setText(t) {
1035
+ let e = t;
1036
+ if (e = e.replace(/[^0-9+.\-]/g, ""), this.noNegative && (e = e.replace(/[+\-]/g, "")), this.noDecimal && e.includes(".")) {
1037
+ const o = Number(e);
1038
+ Number.isNaN(o) ? e = e.replace(/\./g, "") : e = String(Math.round(o));
1039
+ }
1040
+ return this.text = e, e === t;
1041
+ }
1042
+ /* ================== 生命周期 ================== */
1043
+ willUpdate(t) {
1044
+ t.has("value") && !this.isTyping && this.setText(this.formatter(this.value));
1045
+ }
1046
+ /* ================== 事件处理 ================== */
1047
+ onInput(t) {
1048
+ this.isTyping = !0;
1049
+ const e = t.target.value;
1050
+ this.setText(e) || (t.target.value = this.text);
1051
+ }
1052
+ onBlur() {
1053
+ this.isTyping = !1, this.isFocused = !1;
1054
+ const t = this.validateParsed(this.parser(this.text));
1055
+ t !== void 0 ? (this.value = t, this.setText(this.formatter(t)), this.dispatchEvent(
1056
+ new CustomEvent("change", {
1057
+ detail: { value: t }
1058
+ })
1059
+ )) : this.setText(this.formatter(this.value));
1052
1060
  }
1053
- render() {
1054
- return p`<div class=input-number-container><div class=input-prefix>${this.prefix}</div><div class=input-number><div class=input-number-input-wrapper><input .value=${this.formatDisplayValue(this.value)} ?disabled=${this.disabled} @blur=${this.handleInput} @change=${this.handleChange} @focus=${this.handleKeyDown} @input=${this.handleFocus} @keydown=${this.handleBlur} @wheel=${this.handleWheel} class=input-number-input></div>${this.controls ? p`<div class=controls><button ?disabled=${this.disabled} @click=${() => {
1055
- this.handleStepChange(1);
1056
- }} aria-label="Increase value"class="control-btn control-btn-up"type=button><svg height=12 viewBox="0 0 24 24"width=12><path d="M6 14.6l6-6.6 6 6.6"/></svg></button><button ?disabled=${this.disabled} @click=${() => {
1057
- this.handleStepChange(-1);
1058
- }} aria-label="Decrease value"class="control-btn control-btn-down"type=button><svg height=12 viewBox="0 0 24 24"width=12><path d="M18 9.4l-6 6.6-6-6.6"/></svg></button></div>` : ""}</div>${this.suffix ? p`<div class=input-suffix>${this.suffix}</div>` : ""}</div>`;
1061
+ onFocus() {
1062
+ this.isFocused = !0;
1059
1063
  }
1060
- formatDisplayValue(t) {
1061
- return t === null || isNaN(t) ? "" : t.toString().replace(".", this.decimalSeparator);
1064
+ onWheel(t) {
1065
+ if (this.disabled || !this.changeOnWheel || !this.isFocused) return;
1066
+ t.preventDefault();
1067
+ const e = t.deltaY < 0 ? 1 : -1;
1068
+ this.handleStepChange(e);
1062
1069
  }
1063
- parseInputValue(t) {
1064
- if (!t) return null;
1065
- const e = t.replace(this.decimalSeparator, "."), o = parseFloat(e);
1066
- return isNaN(o) ? null : o;
1070
+ onKeyDown(t) {
1071
+ t.key === "Enter" && t.target.blur();
1067
1072
  }
1073
+ /* ================== 提交逻辑 ================== */
1074
+ // 限制值在 min/max 范围内
1068
1075
  clampValue(t) {
1069
1076
  let e = t;
1070
1077
  return this.min !== void 0 && (e = Math.max(e, this.min)), this.max !== void 0 && (e = Math.min(e, this.max)), e;
1071
1078
  }
1079
+ // 步进按钮处理
1072
1080
  handleStepChange(t) {
1073
1081
  if (this.disabled) return;
1074
- const e = this.value ?? 0, o = this.clampValue(e + t * this.step);
1075
- o !== this.value && (this.value = o, this.dispatchEvent(
1076
- new CustomEvent("step", {
1077
- detail: o,
1078
- bubbles: !0,
1079
- composed: !0
1080
- })
1081
- ), this.dispatchEvent(
1082
+ const e = this.validateParsed(this.parser(this.text));
1083
+ if (e === void 0)
1084
+ return;
1085
+ this.value = e;
1086
+ let o = this.clampValue(this.value + t * this.step);
1087
+ const s = this.validateParsed(o);
1088
+ s !== void 0 && (o = s, o !== this.value && (this.value = o, this.setText(this.formatter(o)), this.dispatchEvent(
1082
1089
  new CustomEvent("change", {
1083
- detail: o,
1084
- bubbles: !0,
1085
- composed: !0
1090
+ detail: { value: o }
1086
1091
  })
1087
- ));
1092
+ )));
1093
+ }
1094
+ connectedCallback() {
1095
+ this.style.transition = "none", super.connectedCallback(), requestAnimationFrame(() => {
1096
+ this.style.transition = "";
1097
+ });
1098
+ }
1099
+ /* ================== Render ================== */
1100
+ render() {
1101
+ return f`<div class=input-prefix>${this.prefix}</div><div class=input-number><div class=input-number-input-wrapper><input .value=${this.text} ?disabled=${this.disabled} @blur=${this.onInput} @focus=${this.onBlur} @input=${this.onFocus} @keydown=${this.onWheel} @wheel=${this.onKeyDown} class=input-number-input></div>${this.controls ? f`<div class=controls><button ?disabled=${this.disabled} @click=${() => this.handleStepChange(1)} aria-label="Increase value"class="control-btn control-btn-up"type=button><svg height=12 viewBox="0 0 24 24"width=12><path d="M6 14.6l6-6.6 6 6.6"/></svg></button><button ?disabled=${this.disabled} @click=${() => this.handleStepChange(-1)} aria-label="Decrease value"class="control-btn control-btn-down"type=button><svg height=12 viewBox="0 0 24 24"width=12><path d="M18 9.4l-6 6.6-6-6.6"/></svg></button></div>` : ""}</div>${this.suffix ? f`<div class=input-suffix>${this.suffix}</div>` : ""}`;
1088
1102
  }
1089
1103
  };
1090
- m.styles = [q, dt];
1091
- _([
1104
+ p.styles = [W, dt];
1105
+ m([
1092
1106
  h({ type: Number })
1093
- ], m.prototype, "value", 2);
1094
- _([
1095
- h({ type: Boolean })
1096
- ], m.prototype, "controls", 2);
1097
- _([
1098
- h({ type: Boolean })
1099
- ], m.prototype, "changeOnWheel", 2);
1100
- _([
1107
+ ], p.prototype, "value", 2);
1108
+ m([
1109
+ h({ attribute: !1 })
1110
+ ], p.prototype, "formatter", 2);
1111
+ m([
1112
+ h({ attribute: !1 })
1113
+ ], p.prototype, "parser", 2);
1114
+ m([
1115
+ h({ type: String, reflect: !0 })
1116
+ ], p.prototype, "prefix", 2);
1117
+ m([
1118
+ h({ type: String, reflect: !0 })
1119
+ ], p.prototype, "suffix", 2);
1120
+ m([
1121
+ h({
1122
+ type: Boolean,
1123
+ converter: {
1124
+ fromAttribute: (t) => t !== "false" && t !== null,
1125
+ toAttribute: (t) => t ? "" : null
1126
+ }
1127
+ })
1128
+ ], p.prototype, "controls", 2);
1129
+ m([
1101
1130
  h({ type: Number })
1102
- ], m.prototype, "min", 2);
1103
- _([
1131
+ ], p.prototype, "step", 2);
1132
+ m([
1104
1133
  h({ type: Number })
1105
- ], m.prototype, "max", 2);
1106
- _([
1134
+ ], p.prototype, "min", 2);
1135
+ m([
1107
1136
  h({ type: Number })
1108
- ], m.prototype, "step", 2);
1109
- _([
1110
- h({ type: String })
1111
- ], m.prototype, "decimalSeparator", 2);
1112
- _([
1113
- h({ type: String })
1114
- ], m.prototype, "prefix", 2);
1115
- _([
1116
- h({ type: String })
1117
- ], m.prototype, "suffix", 2);
1118
- _([
1137
+ ], p.prototype, "max", 2);
1138
+ m([
1139
+ h({
1140
+ type: Boolean,
1141
+ attribute: "change-on-wheel",
1142
+ converter: {
1143
+ fromAttribute: (t) => t !== "false" && t !== null,
1144
+ toAttribute: (t) => t ? "" : null
1145
+ }
1146
+ })
1147
+ ], p.prototype, "changeOnWheel", 2);
1148
+ m([
1119
1149
  h({ type: Boolean, reflect: !0 })
1120
- ], m.prototype, "disabled", 2);
1121
- _([
1122
- y()
1123
- ], m.prototype, "isInputFocused", 2);
1124
- m = _([
1125
- O("nf-input-number")
1126
- ], m);
1150
+ ], p.prototype, "disabled", 2);
1151
+ m([
1152
+ h({ type: Boolean, attribute: "no-decimal" })
1153
+ ], p.prototype, "noDecimal", 2);
1154
+ m([
1155
+ h({ type: Boolean, attribute: "no-zero" })
1156
+ ], p.prototype, "noZero", 2);
1157
+ m([
1158
+ h({ type: Boolean, attribute: "no-negative" })
1159
+ ], p.prototype, "noNegative", 2);
1160
+ m([
1161
+ w()
1162
+ ], p.prototype, "text", 2);
1163
+ m([
1164
+ w()
1165
+ ], p.prototype, "isFocused", 2);
1166
+ p = m([
1167
+ T("nf-input-number")
1168
+ ], p);
1127
1169
  async function ft(t) {
1128
1170
  return new Promise((e) => setTimeout(e, t));
1129
1171
  }
1130
- const bt = A`:host{min-width:5rem;-webkit-user-select:none;user-select:none;cursor:pointer}:host .text{flex-grow:1;display:inline-block;outline:0;white-space:nowrap}:host .icon{width:1.5rem;height:1.5rem;display:inline-block;fill:none;stroke:var(--nf-select-icon-color);stroke-width:1;stroke-linecap:round;margin:0 -.3rem 0 .5rem}:host .dropdown{position:absolute;top:2rem;right:0;left:0;padding:.3rem;background:var(--nf-dropdown-background);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:.5rem;opacity:0;pointer-events:none;color:var(--nf-color);box-shadow:0 0 1rem 0 var(--nf-dropdown-shadow);z-index:1000;transition:opacity var(--nf-transition) ease-out,transform var(--nf-transition) ease-out}:host .dropdown .item{white-space:nowrap;padding:.4rem .7rem;overflow:hidden;text-overflow:ellipsis;border-radius:.3rem;cursor:pointer}:host .dropdown .item-unselected:hover{background:var(--nf-item-background-hover);transition:background-color var(--nf-transition) ease-in-out}:host .dropdown .item-unselected:active{background:var(--nf-item-background-active)}:host .dropdown .item-selected{background-color:color-mix(in srgb,var(--nf-primary-color) 30%,transparent)}:host([disabled]){cursor:not-allowed}:host([disabled]) .text{color:var(--nf-color-disabled)}:host([disabled]) .icon{stroke:var(--nf-color-disabled)}:host([disabled]) .dropdown{display:none}:host(:focus:not([disabled])){color:var(--nf-focus-text-color)}:host(:focus:not([disabled])) .dropdown{transform:translateY(.5rem);opacity:1;pointer-events:auto}:host(:focus:not([disabled])) .cover{pointer-events:auto}`;
1131
- var mt = Object.defineProperty, gt = Object.getOwnPropertyDescriptor, K = (t, e, o, s) => {
1132
- for (var r = s > 1 ? void 0 : s ? gt(e, o) : e, i = t.length - 1, n; i >= 0; i--)
1172
+ const bt = E`:host{width:var(--nf-width);-webkit-user-select:none;user-select:none;cursor:pointer}:host .text{flex-grow:1;display:inline-block;outline:0;white-space:nowrap}:host .icon{width:1.5rem;height:1.5rem;display:inline-block;fill:none;stroke:var(--nf-select-icon-color);stroke-width:1;stroke-linecap:round;margin:0 -.3rem 0 .5rem}:host .dropdown{position:absolute;top:2rem;right:0;left:0;padding:.3rem;background:var(--nf-dropdown-background);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:.5rem;opacity:0;pointer-events:none;color:var(--nf-color);box-shadow:0 0 1rem 0 var(--nf-dropdown-shadow);z-index:1000;transition:opacity var(--nf-transition) ease-out,transform var(--nf-transition) ease-out}:host .dropdown .item{white-space:nowrap;padding:.4rem .7rem;overflow:hidden;text-overflow:ellipsis;border-radius:.3rem;cursor:pointer}:host .dropdown .item-unselected:hover{background:var(--nf-item-background-hover);transition:background-color var(--nf-transition) ease-in-out}:host .dropdown .item-unselected:active{background:var(--nf-item-background-active)}:host .dropdown .item-selected{background-color:color-mix(in srgb,var(--nf-primary-color) 30%,transparent)}:host([disabled]){cursor:not-allowed}:host([disabled]) .text{color:var(--nf-color-disabled)}:host([disabled]) .icon{stroke:var(--nf-color-disabled)}:host([disabled]) .dropdown{display:none}:host(:focus:not([disabled])){color:var(--nf-focus-text-color)}:host(:focus:not([disabled])) .dropdown{transform:translateY(.5rem);opacity:1;pointer-events:auto}:host(:focus:not([disabled])) .cover{pointer-events:auto}`;
1173
+ var mt = Object.defineProperty, vt = Object.getOwnPropertyDescriptor, K = (t, e, o, s) => {
1174
+ for (var r = s > 1 ? void 0 : s ? vt(e, o) : e, i = t.length - 1, n; i >= 0; i--)
1133
1175
  (n = t[i]) && (r = (s ? n(e, o, r) : n(r)) || r);
1134
1176
  return s && r && mt(e, o, r), r;
1135
1177
  };
@@ -1156,8 +1198,8 @@ let M = class extends R {
1156
1198
  }
1157
1199
  render() {
1158
1200
  const t = this.options.findIndex((o) => o.value == this.value), e = t > -1 ? this.options[t]?.label : this.value;
1159
- return p`<div class=dropdown>${(this.showDropdown ? this.options : []).map(
1160
- (o) => p`<div @click=${() => this.set(o.value)} class="${this.value == o.value ? "item-selected" : "item-unselected"} item">${o.label}</div>`
1201
+ return f`<div class=dropdown>${(this.showDropdown ? this.options : []).map(
1202
+ (o) => f`<div @click=${() => this.set(o.value)} class="${this.value == o.value ? "item-selected" : "item-unselected"} item">${o.label}</div>`
1161
1203
  )}</div><slot></slot><div class=text>${e}</div><svg class=icon height=24 viewBox="0 0 24 24"width=24><path d="M17 10l-5 5.5-5-5.5"/></svg>`;
1162
1204
  }
1163
1205
  connectedCallback() {
@@ -1169,7 +1211,7 @@ let M = class extends R {
1169
1211
  super.disconnectedCallback(), this.removeEventListener("focus", this.onFocus), this.removeEventListener("blur", this.onBlur), this.removeEventListener("click", this.onClick);
1170
1212
  }
1171
1213
  };
1172
- M.styles = [q, bt];
1214
+ M.styles = [W, bt];
1173
1215
  K([
1174
1216
  h({ type: String })
1175
1217
  ], M.prototype, "value", 2);
@@ -1193,18 +1235,18 @@ K([
1193
1235
  h({ type: Boolean, reflect: !0 })
1194
1236
  ], M.prototype, "disabled", 2);
1195
1237
  K([
1196
- y()
1238
+ w()
1197
1239
  ], M.prototype, "showDropdown", 2);
1198
1240
  M = K([
1199
- O("nf-select")
1241
+ T("nf-select")
1200
1242
  ], M);
1201
- const vt = A`:host{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;outline:0}:host[disabled]{cursor:not-allowed;opacity:.6}.switch-wrapper{position:relative;display:inline-block}.switch-container{position:relative;z-index:1;width:3.1rem;height:1.5rem;background-color:var(--nf-background-color);border-radius:.75rem;transition:background-color .2s ease;overflow:hidden}:host(:not([disabled]):not([checked])) .switch-container:hover{background:var(--nf-background-color-hover)}:host([checked]) .switch-container{background-color:var(--nf-primary-color,var(--primary-color))}:host([disabled]) .switch-container{opacity:.5}.ripple{position:absolute;border-radius:.875rem;inset:-.2rem;background-color:#6464641a;animation:ripple-animation 1s ease-out forwards;pointer-events:none;opacity:1}@keyframes ripple-animation{0%{opacity:0}20%{opacity:1}to{opacity:0}}.switch-thumb{position:absolute;top:.125rem;left:0;width:1.25rem;height:1.25rem;transition:transform .2s ease-in-out}.switch-thumb:before{content:\"\";position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:.625rem;box-shadow:0 .125rem .25rem #0003;transition:width .2s ease-in-out,transform .2s ease-in-out}:host(:not([checked])) .switch-thumb{transform:translate(.125rem)}:host(:not([checked])) .switch-container:active .switch-thumb:before{width:1.625rem;border-radius:.625rem}:host([checked]) .switch-thumb{transform:translate(1.725rem)}:host([checked]) .switch-container:active .switch-thumb:before{width:1.625rem;border-radius:.625rem;transform:translate(-.375rem)}:host(:focus) .switch-container{outline:.125rem solid var(--nf-primary-color,var(--primary-color));outline-offset:.125rem}`;
1202
- var _t = Object.defineProperty, wt = Object.getOwnPropertyDescriptor, he = (t, e, o, s) => {
1203
- for (var r = s > 1 ? void 0 : s ? wt(e, o) : e, i = t.length - 1, n; i >= 0; i--)
1243
+ const gt = E`:host{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;outline:0}:host[disabled]{cursor:not-allowed;opacity:.6}.switch-wrapper{position:relative;display:inline-block}.switch-container{position:relative;z-index:1;width:3.1rem;height:1.5rem;background-color:var(--nf-background-color);border-radius:.75rem;transition:background-color .2s ease;overflow:hidden}:host(:not([disabled]):not([checked])) .switch-container:hover{background:var(--nf-background-color-hover)}:host([checked]) .switch-container{background-color:var(--nf-primary-color,var(--nf-primary-color))}:host([disabled]) .switch-container{opacity:.5}.ripple{position:absolute;border-radius:.875rem;inset:-.2rem;background-color:#6464641a;animation:ripple-animation 1s ease-out forwards;pointer-events:none;opacity:1}@keyframes ripple-animation{0%{opacity:0}20%{opacity:1}to{opacity:0}}.switch-thumb{position:absolute;top:.125rem;left:0;width:1.25rem;height:1.25rem;transition:transform .2s ease-in-out}.switch-thumb:before{content:\"\";position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:.625rem;box-shadow:0 .125rem .25rem #0003;transition:width .2s ease-in-out,transform .2s ease-in-out}:host(:not([checked])) .switch-thumb{transform:translate(.125rem)}:host(:not([checked])) .switch-container:active .switch-thumb:before{width:1.625rem;border-radius:.625rem}:host([checked]) .switch-thumb{transform:translate(1.725rem)}:host([checked]) .switch-container:active .switch-thumb:before{width:1.625rem;border-radius:.625rem;transform:translate(-.375rem)}:host(:focus) .switch-container{outline:.125rem solid var(--nf-primary-color,var(--nf-primary-color));outline-offset:.125rem}`;
1244
+ var _t = Object.defineProperty, yt = Object.getOwnPropertyDescriptor, he = (t, e, o, s) => {
1245
+ for (var r = s > 1 ? void 0 : s ? yt(e, o) : e, i = t.length - 1, n; i >= 0; i--)
1204
1246
  (n = t[i]) && (r = (s ? n(e, o, r) : n(r)) || r);
1205
1247
  return s && r && _t(e, o, r), r;
1206
1248
  };
1207
- let j = class extends T {
1249
+ let I = class extends V {
1208
1250
  constructor() {
1209
1251
  super(...arguments), this.checked = !1, this.disabled = !1, this.rippleElement = null;
1210
1252
  }
@@ -1232,19 +1274,24 @@ let j = class extends T {
1232
1274
  render() {
1233
1275
  return oe`<div class=switch-wrapper><div class=switch-container @click=${this.toggleSwitch} aria-checked=${this.checked} aria-disabled=${this.disabled} role=switch><div class=switch-thumb></div></div></div>`;
1234
1276
  }
1277
+ connectedCallback() {
1278
+ this.style.transition = "none", super.connectedCallback(), requestAnimationFrame(() => {
1279
+ this.style.transition = "";
1280
+ });
1281
+ }
1235
1282
  };
1236
- j.styles = [vt];
1283
+ I.styles = [gt];
1237
1284
  he([
1238
1285
  h({ type: Boolean, reflect: !0 })
1239
- ], j.prototype, "checked", 2);
1286
+ ], I.prototype, "checked", 2);
1240
1287
  he([
1241
1288
  h({ type: Boolean, reflect: !0 })
1242
- ], j.prototype, "disabled", 2);
1243
- j = he([
1244
- O("nf-switch")
1245
- ], j);
1246
- const yt = A`:host{display:inline-flex;align-items:center;position:relative;min-width:10rem;width:var(--nf-width,100%);height:1.25rem;background-color:var(--nf-border-color,#e0e0e0);border-radius:.625rem;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;box-shadow:none;padding:0}:host:hover{background-color:var(--nf-border-color,#e0e0e0);border:none}:host:focus{box-shadow:none;outline:0}:host([disabled]){cursor:not-allowed;opacity:.6}.slider-fill{position:absolute;left:0;top:0;height:100%;background-color:var(--nf-primary-color,#5e72f9);border-radius:.625rem 0 0 .625rem;pointer-events:none}.slider-handle{position:absolute;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:50%;top:50%;transform:translate(-50%,-50%);cursor:grab;outline:0;box-shadow:0 1px 3px #0000004d;transition:transform .15s ease,box-shadow .15s ease;z-index:1}:host([disabled]) .slider-handle{cursor:not-allowed}:host(:not([disabled])) .slider-handle:hover{transform:translate(-50%,-50%) scale(1.05)}:host(:not([disabled])) .slider-handle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.15);box-shadow:0 3px 8px #0006}.slider-handle:focus{box-shadow:0 0 0 3px #5e72f94d}.slider-tooltip{position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);background-color:var(--nf-slider-tooltip-background);color:var(--nf-color);padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;white-space:nowrap;opacity:0;transition:opacity .2s ease;pointer-events:none;box-shadow:0 0 .4rem .1rem #0000001a}.slider-tooltip.visible{opacity:1}`;
1247
- var $t = Object.defineProperty, xt = Object.getOwnPropertyDescriptor, w = (t, e, o, s) => {
1289
+ ], I.prototype, "disabled", 2);
1290
+ I = he([
1291
+ T("nf-switch")
1292
+ ], I);
1293
+ const wt = E`:host{display:inline-flex;align-items:center;position:relative;width:100%;height:1.25rem;background-color:var(--nf-border-color,#e0e0e0);border-radius:.625rem;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;box-shadow:none;padding:0}:host:hover{background-color:var(--nf-border-color,#e0e0e0);border:none}:host:focus{box-shadow:none;outline:0}:host([disabled]){cursor:not-allowed;opacity:.6}.slider-fill{position:absolute;left:0;top:0;height:100%;background-color:var(--nf-primary-color,#5e72f9);border-radius:.625rem 0 0 .625rem;pointer-events:none}.slider-handle{position:absolute;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:50%;top:50%;transform:translate(-50%,-50%);cursor:grab;outline:0;box-shadow:0 1px 3px #0000004d;transition:transform .15s ease,box-shadow .15s ease;z-index:1}:host([disabled]) .slider-handle{cursor:not-allowed}:host(:not([disabled])) .slider-handle:hover{transform:translate(-50%,-50%) scale(1.05)}:host(:not([disabled])) .slider-handle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.15);box-shadow:0 3px 8px #0006}.slider-handle:focus{box-shadow:0 0 0 3px #5e72f94d}.slider-tooltip{position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);background-color:var(--nf-slider-tooltip-background);color:var(--nf-color);padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;white-space:nowrap;opacity:0;transition:opacity .2s ease;pointer-events:none;box-shadow:0 0 .4rem .1rem #0000001a}.slider-tooltip.visible{opacity:1}`;
1294
+ var $t = Object.defineProperty, xt = Object.getOwnPropertyDescriptor, y = (t, e, o, s) => {
1248
1295
  for (var r = s > 1 ? void 0 : s ? xt(e, o) : e, i = t.length - 1, n; i >= 0; i--)
1249
1296
  (n = t[i]) && (r = (s ? n(e, o, r) : n(r)) || r);
1250
1297
  return s && r && $t(e, o, r), r;
@@ -1268,7 +1315,9 @@ let g = class extends R {
1268
1315
  };
1269
1316
  }
1270
1317
  connectedCallback() {
1271
- super.connectedCallback(), this._currentValue = this.value || this.defaultValue, this.addEventListener("mousedown", this._handleHostMouseDown), this.addEventListener("touchstart", this._handleHostTouchStart);
1318
+ this.style.transition = "none", super.connectedCallback(), this._currentValue = this.value || this.defaultValue, this.addEventListener("mousedown", this._handleHostMouseDown), this.addEventListener("touchstart", this._handleHostTouchStart), requestAnimationFrame(() => {
1319
+ this.style.transition = "";
1320
+ });
1272
1321
  }
1273
1322
  disconnectedCallback() {
1274
1323
  super.disconnectedCallback(), this.removeEventListener("mousedown", this._handleHostMouseDown), this.removeEventListener("touchstart", this._handleHostTouchStart), document.removeEventListener("mousemove", this._handleDrag), document.removeEventListener("touchmove", this._handleDrag), document.removeEventListener("mouseup", this._stopDrag), document.removeEventListener("touchend", this._stopDrag);
@@ -1327,52 +1376,52 @@ let g = class extends R {
1327
1376
  }
1328
1377
  render() {
1329
1378
  const t = this._getValuePercentage(), e = `${t}%`, o = `${t}%`, s = `slider-tooltip ${this._showTooltip || this.tooltip ? "visible" : ""}`;
1330
- return p`<div class=slider-fill style=${J({ width: o })}></div><div class=slider-handle style=${J({ left: e })} @keydown=${this.disabled ? -1 : 0} @mousedown=${this._handleMouseDown} @touchstart=${this._handleTouchStart} tabindex=${this._handleKeyDown}><div class=${s}>${this._currentValue}</div></div>`;
1379
+ return f`<div class=slider-fill style=${J({ width: o })}></div><div class=slider-handle style=${J({ left: e })} @keydown=${this.disabled ? -1 : 0} @mousedown=${this._handleMouseDown} @touchstart=${this._handleTouchStart} tabindex=${this._handleKeyDown}><div class=${s}>${this._currentValue}</div></div>`;
1331
1380
  }
1332
1381
  };
1333
- g.styles = [q, yt];
1334
- w([
1382
+ g.styles = [W, wt];
1383
+ y([
1335
1384
  h({ type: Number })
1336
1385
  ], g.prototype, "value", 2);
1337
- w([
1386
+ y([
1338
1387
  h({ type: Number })
1339
1388
  ], g.prototype, "defaultValue", 2);
1340
- w([
1389
+ y([
1341
1390
  h({ type: Number })
1342
1391
  ], g.prototype, "min", 2);
1343
- w([
1392
+ y([
1344
1393
  h({ type: Number })
1345
1394
  ], g.prototype, "max", 2);
1346
- w([
1395
+ y([
1347
1396
  h({ type: Number })
1348
1397
  ], g.prototype, "step", 2);
1349
- w([
1398
+ y([
1350
1399
  h({ type: Boolean, reflect: !0 })
1351
1400
  ], g.prototype, "disabled", 2);
1352
- w([
1401
+ y([
1353
1402
  h({ type: Boolean })
1354
1403
  ], g.prototype, "range", 2);
1355
- w([
1404
+ y([
1356
1405
  h({ type: Boolean })
1357
1406
  ], g.prototype, "tooltip", 2);
1358
- w([
1359
- y()
1407
+ y([
1408
+ w()
1360
1409
  ], g.prototype, "_currentValue", 2);
1361
- w([
1362
- y()
1410
+ y([
1411
+ w()
1363
1412
  ], g.prototype, "_isDragging", 2);
1364
- w([
1365
- y()
1413
+ y([
1414
+ w()
1366
1415
  ], g.prototype, "_showTooltip", 2);
1367
- g = w([
1368
- O("nf-slider")
1416
+ g = y([
1417
+ T("nf-slider")
1369
1418
  ], g);
1370
1419
  export {
1371
1420
  z as NfCheckboxElement,
1372
- b as NfColorPickerElement,
1421
+ v as NfColorPickerElement,
1373
1422
  x as NfInputElement,
1374
- m as NfInputNumberElement,
1423
+ p as NfInputNumberElement,
1375
1424
  M as NfSelectElement,
1376
1425
  g as NfSliderElement,
1377
- j as NfSwitchElement
1426
+ I as NfSwitchElement
1378
1427
  };