hanap-labs 0.1.42 → 0.1.43
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.
|
@@ -363,7 +363,7 @@ var Te = {
|
|
|
363
363
|
}
|
|
364
364
|
}), Ae = ["src"], je = {
|
|
365
365
|
key: 1,
|
|
366
|
-
class: "hl-whitespace-nowrap hl-truncate"
|
|
366
|
+
class: "hl-box-border hl-whitespace-nowrap hl-truncate"
|
|
367
367
|
}, Me = /* @__PURE__ */ h({
|
|
368
368
|
__name: "HLAvatar",
|
|
369
369
|
props: {
|
|
@@ -421,14 +421,14 @@ var Te = {
|
|
|
421
421
|
for (let n of e) t = (t << 5) - t + n.charCodeAt(0), t |= 0;
|
|
422
422
|
return Math.abs(t);
|
|
423
423
|
}
|
|
424
|
-
return (o, c) => (D(), l("div", { class: C(["hanap-labs-theme hanap-labs-font hl-inline-flex hl-flex-none hl-min-w-0 hl-min-h-0 hl-shrink-0 hl-items-center hl-justify-center hl-rounded-full hl-bg-tertiary/35 hl-ring-1 hl-ring-primary/20", t[e.size]]) }, [u("div", {
|
|
425
|
-
class: C(["hl-theme-border hl-flex hl-size-full hl-min-w-0 hl-min-h-0 hl-items-center hl-justify-center hl-overflow-hidden hl-rounded-full hl-border hl-border-solid hl-font-bold hl-uppercase hl-leading-none hl-select-none", [n[e.size], s.value]]),
|
|
424
|
+
return (o, c) => (D(), l("div", { class: C(["hanap-labs-theme hanap-labs-font hl-box-border hl-inline-flex hl-flex-none hl-min-w-0 hl-min-h-0 hl-shrink-0 hl-items-center hl-justify-center hl-rounded-full hl-bg-tertiary/35 hl-ring-1 hl-ring-primary/20", t[e.size]]) }, [u("div", {
|
|
425
|
+
class: C(["hl-theme-border hl-box-border hl-flex hl-size-full hl-min-w-0 hl-min-h-0 hl-items-center hl-justify-center hl-overflow-hidden hl-rounded-full hl-border hl-border-solid hl-font-bold hl-uppercase hl-leading-none hl-select-none", [n[e.size], s.value]]),
|
|
426
426
|
style: w(a.value)
|
|
427
427
|
}, [r.value ? (D(), l("img", {
|
|
428
428
|
key: 0,
|
|
429
429
|
src: r.value,
|
|
430
430
|
alt: "Avatar image",
|
|
431
|
-
class: "hl-size-full hl-rounded-full hl-object-cover"
|
|
431
|
+
class: "hl-box-border hl-size-full hl-rounded-full hl-object-cover"
|
|
432
432
|
}, null, 8, Ae)) : (D(), l("span", je, N(i.value), 1))], 6)], 2));
|
|
433
433
|
}
|
|
434
434
|
}), W = ["type", "disabled"], Ne = {
|
package/dist/components/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as e, S as t, _ as n, a as r, b as i, c as a, d as o, f as s, g as c, h as l, i as u, l as d, m as f, n as p, o as m, p as h, r as g, s as _, t as v, u as y, v as b, x, y as S } from "../chunks/components-
|
|
1
|
+
import { C as e, S as t, _ as n, a as r, b as i, c as a, d as o, f as s, g as c, h as l, i as u, l as d, m as f, n as p, o as m, p as h, r as g, s as _, t as v, u as y, v as b, x, y as S } from "../chunks/components-Da9Sq7KK.js";
|
|
2
2
|
export { t as AH_ICON_NAMES, S as HLAvatar, i as HLBreadcrumb, b as HLButton, c as HLCheckbox, s as HLGlobalNotify, a as HLGlobalPopup, x as HLIcon, l as HLInput, n as HLLabel, f as HLMenuAction, d as HLPopup, r as HLSelect, u as HLSkeleton, p as HLTable, g as HLTabs, v as HLTextarea, h as HLToast, y as createNotifyPlugin, m as createPopupPlugin, e as getAHIconSvg, o as unmountNotifyHost, _ as unmountPopupHost };
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as e, n as t, r as n, t as r } from "./chunks/composables-DOuusUJz.js";
|
|
2
|
-
import { C as i, S as a, _ as o, a as s, b as c, c as l, d as u, f as d, g as f, h as p, i as m, l as h, m as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C, v as w, x as T, y as E } from "./chunks/components-
|
|
2
|
+
import { C as i, S as a, _ as o, a as s, b as c, c as l, d as u, f as d, g as f, h as p, i as m, l as h, m as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C, v as w, x as T, y as E } from "./chunks/components-Da9Sq7KK.js";
|
|
3
3
|
import { n as D, r as O, t as k } from "./chunks/usePopup-Dt76ZiED.js";
|
|
4
4
|
import { t as A } from "./chunks/helpers-QkG7gR6t.js";
|
|
5
5
|
import { createToolkitAutoImportModules as j, createToolkitAutoImportOptions as M, createToolkitComponentsResolver as N } from "./auto-import/index.js";
|