hanap-labs 5.0.1 → 6.0.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/auto-import/index.js +6 -0
- package/dist/chunks/components-Eyobrbab.js +3260 -0
- package/dist/chunks/composables-BGbskBoU.js +261 -0
- package/dist/chunks/usePopup-DyBxwBWk.js +254 -0
- package/dist/components/index.js +2 -2
- package/dist/composables/index.js +2 -2
- package/dist/index.js +7 -11046
- package/dist/toolkit.css +1 -1
- package/dist/types/auto-import/index.d.ts +1 -1
- package/dist/types/components/hl-avatar/HLAvatar.types.d.ts +2 -0
- package/dist/types/components/hl-badge/HLBadge.types.d.ts +14 -0
- package/dist/types/components/hl-badge/index.d.ts +2 -0
- package/dist/types/components/hl-breadcrumb/HLBreadcrumb.types.d.ts +1 -0
- package/dist/types/components/hl-breadcrumb/index.d.ts +2 -0
- package/dist/types/components/hl-breadcrumb/useBreadcrumb.d.ts +3 -3
- package/dist/types/components/hl-button/HLButton.types.d.ts +1 -1
- package/dist/types/components/hl-button/index.d.ts +1 -1
- package/dist/types/components/hl-checkbox/index.d.ts +1 -1
- package/dist/types/components/hl-datepicker/HLDatepicker.types.d.ts +1 -0
- package/dist/types/components/hl-icon/HLIcon.registry.d.ts +3 -0
- package/dist/types/components/hl-icon/HLIcon.types.d.ts +1 -1
- package/dist/types/components/hl-icon/index.d.ts +2 -2
- package/dist/types/components/hl-input/HLInput.types.d.ts +4 -0
- package/dist/types/components/hl-input/index.d.ts +1 -1
- package/dist/types/components/hl-popup/HLPopup.types.d.ts +26 -0
- package/dist/types/components/hl-popup/index.d.ts +5 -6
- package/dist/types/components/hl-select/index.d.ts +1 -1
- package/dist/types/components/hl-table/HLTable.types.d.ts +5 -0
- package/dist/types/components/hl-table/index.d.ts +1 -1
- package/dist/types/components/index.d.ts +1 -0
- package/dist/types/composables/data/useMutation.d.ts +2 -1
- package/dist/types/composables/form/useForm.d.ts +4 -4
- package/dist/types/composables/index.d.ts +1 -1
- package/dist/types/composables/ui/usePopup.d.ts +1 -2
- package/dist/types/composables/ui/useTheme.d.ts +1 -1
- package/package.json +10 -3
- package/dist/chunks/components-DaYh0xIG.js +0 -5269
- package/dist/chunks/composables-D3jAKf-3.js +0 -3591
- package/dist/chunks/usePopup-5KO7GsFF.js +0 -1029
|
@@ -0,0 +1,3260 @@
|
|
|
1
|
+
import { n as e, r as t, t as n } from "./usePopup-DyBxwBWk.js";
|
|
2
|
+
import { Fragment as r, Teleport as i, Transition as a, computed as o, createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createSlots as d, createTextVNode as f, createVNode as p, defineComponent as m, mergeModels as h, mergeProps as g, nextTick as _, normalizeClass as v, normalizeStyle as y, onBeforeUnmount as b, onMounted as x, onUnmounted as S, openBlock as C, ref as w, render as T, renderList as E, renderSlot as D, resolveDynamicComponent as O, toDisplayString as k, unref as A, useId as j, useModel as ee, useSlots as M, vModelCheckbox as N, vModelDynamic as P, vModelText as F, vShow as I, watch as L, watchEffect as R, withCtx as z, withDirectives as te, withModifiers as ne } from "vue";
|
|
3
|
+
import { onClickOutside as re, useDark as B, useEventListener as V, useTextareaAutosize as H } from "@vueuse/core";
|
|
4
|
+
import { FlexRender as ie, createColumnHelper as ae, getCoreRowModel as oe, getPaginationRowModel as se, getSortedRowModel as ce, useVueTable as le } from "@tanstack/vue-table";
|
|
5
|
+
import U from "dayjs";
|
|
6
|
+
import ue from "dayjs/plugin/isoWeek";
|
|
7
|
+
import de from "dayjs/plugin/isSameOrBefore";
|
|
8
|
+
import W from "dayjs/plugin/isSameOrAfter";
|
|
9
|
+
import fe from "dayjs/plugin/customParseFormat";
|
|
10
|
+
//#endregion
|
|
11
|
+
//#region src/components/hl-icon/HLIcon.registry.ts
|
|
12
|
+
var pe = /* @__PURE__ */ Object.assign({
|
|
13
|
+
"../../assets/icons/account-check.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"9\" cy=\"8\" r=\"4\" />\n <path d=\"M3 20c1.5-3.5 4.5-5 6-5s4.5 1.5 6 5\" />\n <path d=\"m15.5 12.5 1.5 1.5 3-3\" />\n</svg>",
|
|
14
|
+
"../../assets/icons/alert-triangle.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M12 3 2 21h20L12 3z\" />\n <path d=\"M12 9v5\" />\n <path d=\"M12 17.5h.01\" />\n</svg>",
|
|
15
|
+
"../../assets/icons/alert.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n <path d=\"M12 3.6c1.7 0 2.86 1.34 2.66 2.96l-1 8.02c-.11.9-.87 1.57-1.78 1.57s-1.67-.67-1.78-1.57l-1-8.02c-.2-1.62.96-2.96 2.66-2.96Z\" />\n <circle cx=\"12\" cy=\"20.15\" r=\"1.7\" />\n</svg>\n",
|
|
16
|
+
"../../assets/icons/arrow-left.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M19 12H5\" />\n <path d=\"m12 19-7-7 7-7\" />\n</svg>",
|
|
17
|
+
"../../assets/icons/arrow-right.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M5 12h14\" />\n <path d=\"m12 5 7 7-7 7\" />\n</svg>",
|
|
18
|
+
"../../assets/icons/arrows-up-down.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M7 4v16\" />\n <path d=\"m4 7 3-3 3 3\" />\n <path d=\"m10 17-3 3-3-3\" />\n <path d=\"M17 20V4\" />\n <path d=\"m14 17 3 3 3-3\" />\n <path d=\"m20 7-3-3-3 3\" />\n</svg>",
|
|
19
|
+
"../../assets/icons/bed.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M2 4v16\" />\n <path d=\"M2 8h18a2 2 0 0 1 2 2v10\" />\n <path d=\"M2 17h20\" />\n <path d=\"M6 8v9\" />\n</svg>",
|
|
20
|
+
"../../assets/icons/bell.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M15 17H9\" />\n <path d=\"M18 17H6l1.5-2.5V11a4.5 4.5 0 0 1 9 0v3.5z\" />\n <path d=\"M10 17a2 2 0 0 0 4 0\" />\n</svg>",
|
|
21
|
+
"../../assets/icons/briefcase.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"/>\n <path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"/>\n</svg>",
|
|
22
|
+
"../../assets/icons/business.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M4 20V8l8-4 8 4v12\" />\n <path d=\"M4 12h16\" />\n <path d=\"M9 20v-6h6v6\" />\n</svg>",
|
|
23
|
+
"../../assets/icons/calendar.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/>\n <line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"/>\n <line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"/>\n <line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"/>\n</svg>",
|
|
24
|
+
"../../assets/icons/camera.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M4 7h3l2-3h6l2 3h3v13H4z\" />\n <circle cx=\"12\" cy=\"13\" r=\"4\" />\n</svg>",
|
|
25
|
+
"../../assets/icons/chat.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M4 5h16v10H9l-5 4v-4H4z\" />\n <path d=\"M8 9h8\" />\n <path d=\"M8 12h5\" />\n</svg>",
|
|
26
|
+
"../../assets/icons/check-circle.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z\" />\n</svg>",
|
|
27
|
+
"../../assets/icons/check.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m5 13 4 4L19 7\" />\n</svg>",
|
|
28
|
+
"../../assets/icons/chevron-down.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m6 9 6 6 6-6\"/>\n</svg>",
|
|
29
|
+
"../../assets/icons/chevron-left.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m15 18-6-6 6-6\" />\n</svg>",
|
|
30
|
+
"../../assets/icons/chevron-right.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m9 18 6-6-6-6\" />\n</svg>",
|
|
31
|
+
"../../assets/icons/chevron-up-down.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m7 10 5-5 5 5\" />\n <path d=\"m17 14-5 5-5-5\" />\n</svg>\n",
|
|
32
|
+
"../../assets/icons/chevron-up.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m18 15-6-6-6 6\"/>\n</svg>",
|
|
33
|
+
"../../assets/icons/clock.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"10\"/>\n <polyline points=\"12 6 12 12 16 14\"/>\n</svg>",
|
|
34
|
+
"../../assets/icons/coffee.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M17 8h1a4 4 0 1 1 0 8h-1\" />\n <path d=\"M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z\" />\n <line x1=\"6\" x2=\"6.01\" y1=\"2\" y2=\"2\" />\n <line x1=\"10\" x2=\"10.01\" y1=\"2\" y2=\"2\" />\n <line x1=\"14\" x2=\"14.01\" y1=\"2\" y2=\"2\" />\n</svg>",
|
|
35
|
+
"../../assets/icons/dumbbell.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M3 10v4\" />\n <path d=\"M6 8v8\" />\n <path d=\"M9 9v6\" />\n <path d=\"M9 12h6\" />\n <path d=\"M15 9v6\" />\n <path d=\"M18 8v8\" />\n <path d=\"M21 10v4\" />\n</svg>",
|
|
36
|
+
"../../assets/icons/edit.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z\"/><path d=\"m15 5 4 4\"/>\n</svg>",
|
|
37
|
+
"../../assets/icons/education.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3L1 9l11 6 9-4.91V17h2V9L12 3z\"/>\n</svg>",
|
|
38
|
+
"../../assets/icons/email-fast.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"/>\n <path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"/>\n</svg>",
|
|
39
|
+
"../../assets/icons/entertainment.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" />\n <path d=\"M7 5v14\" />\n <path d=\"M17 5v14\" />\n <path d=\"M3 9h4\" />\n <path d=\"M17 9h4\" />\n <path d=\"M3 15h4\" />\n <path d=\"M17 15h4\" />\n <path d=\"m10 9 5 3-5 3z\" />\n</svg>",
|
|
40
|
+
"../../assets/icons/facebook.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"/>\n</svg>",
|
|
41
|
+
"../../assets/icons/filter-x-mark.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M4 6h16\" />\n <path d=\"M7 12h10\" />\n <path d=\"M10 18h4\" />\n <path d=\"M15 15l4 4\" />\n <path d=\"M19 15l-4 4\" />\n</svg>",
|
|
42
|
+
"../../assets/icons/filter.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M4 6h16\" />\n <path d=\"M7 12h10\" />\n <path d=\"M10 18h4\" />\n</svg>",
|
|
43
|
+
"../../assets/icons/globe-alt.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"9\" />\n <path d=\"M3 12h18\" />\n <path d=\"M12 3c2.5 2.5 4 5.5 4 9s-1.5 6.5-4 9c-2.5-2.5-4-5.5-4-9s1.5-6.5 4-9z\" />\n</svg>",
|
|
44
|
+
"../../assets/icons/healthcare.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M12 3 5 6v6c0 4.2 2.7 8.1 7 9 4.3-.9 7-4.8 7-9V6l-7-3Z\" />\n <path d=\"M12 8v8\" />\n <path d=\"M8 12h8\" />\n</svg>",
|
|
45
|
+
"../../assets/icons/heart.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z\" />\n</svg>",
|
|
46
|
+
"../../assets/icons/help.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"10\"/>\n <path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"/>\n <path d=\"M12 17h.01\"/>\n</svg>",
|
|
47
|
+
"../../assets/icons/hide.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <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\"/>\n <line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"/>\n</svg>",
|
|
48
|
+
"../../assets/icons/home.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M3 10.5 12 3l9 7.5\" />\n <path d=\"M5 9.5V21h14V9.5\" />\n <path d=\"M9 21v-7h6v7\" />\n</svg>",
|
|
49
|
+
"../../assets/icons/image.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\" ry=\"2\" />\n <circle cx=\"9\" cy=\"9\" r=\"2\" />\n <path d=\"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21\" />\n</svg>",
|
|
50
|
+
"../../assets/icons/info-plain.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n <circle cx=\"15.55\" cy=\"4.55\" r=\"2.05\" />\n <path d=\"M12.95 7.9c1.2-.48 2.34-.52 3.25-.08.97.46 1.4 1.35 1.17 2.63l-2.34 8.78c-.1.39-.02.63.14.75.25.17.86.15 1.84-.12l.35 1.62c-1.43.5-2.68.72-3.74.52-1.04-.19-1.75-.72-2.08-1.5-.3-.76-.27-1.61 0-2.54l2.12-8.01c.1-.4.05-.69-.14-.87-.24-.23-.77-.21-1.57.05l-.5-1.83Z\" />\n</svg>\n",
|
|
51
|
+
"../../assets/icons/info.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"9\" />\n <path d=\"M12 10.5v5\" />\n <path d=\"M12 7.5h.01\" />\n</svg>",
|
|
52
|
+
"../../assets/icons/instagram.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"/>\n</svg>",
|
|
53
|
+
"../../assets/icons/lightbulb.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M9 18h6\" />\n <path d=\"M10 22h4\" />\n <path d=\"M12 2a7 7 0 0 0-4 12c.8.7 1 1.5 1 2h6c0-.5.2-1.3 1-2A7 7 0 0 0 12 2z\" />\n</svg>",
|
|
54
|
+
"../../assets/icons/list-checks.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m3 17 2 2 4-4\" />\n <path d=\"m3 7 2 2 4-4\" />\n <path d=\"M13 6h8\" />\n <path d=\"M13 12h8\" />\n <path d=\"M13 18h8\" />\n</svg>",
|
|
55
|
+
"../../assets/icons/lock-alert.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"4\" y=\"10\" width=\"16\" height=\"10\" rx=\"2\" />\n <path d=\"M8 10V7a4 4 0 0 1 8 0v3\" />\n <path d=\"M12 13v3\" />\n <path d=\"M12 18h.01\" />\n</svg>",
|
|
56
|
+
"../../assets/icons/lock-reset.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"4\" y=\"10\" width=\"16\" height=\"10\" rx=\"2\" />\n <path d=\"M8 10V7a4 4 0 0 1 8 0v3\" />\n <path d=\"M12 14v3\" />\n <path d=\"M10 16h4\" />\n</svg>",
|
|
57
|
+
"../../assets/icons/lock.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"5\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\" />\n <path d=\"M7 11V7a5 5 0 0 1 10 0v4\" />\n</svg>",
|
|
58
|
+
"../../assets/icons/logo.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"15 20 90 95\" fill=\"none\">\n <defs>\n <mask id=\"logo-mask\">\n \n <rect width=\"120\" height=\"120\" fill=\"white\" />\n \n <g fill=\"black\" stroke=\"black\" stroke-width=\"10\" stroke-linecap=\"round\">\n \n <circle cx=\"60\" cy=\"65\" r=\"21\" stroke=\"none\" />\n \n <line x1=\"60\" y1=\"65\" x2=\"90\" y2=\"95\" />\n </g>\n </mask>\n </defs>\n\n \n <path \n fill=\"currentColor\" \n mask=\"url(#logo-mask)\"\n d=\"M60 20 C35.147 20 15 40.147 15 65 C15 78.853 21.247 91.247 31.147 99.353 L15 115 L45.647 108.353 C50.247 109.441 55.059 110 60 110 C84.853 110 105 89.853 105 65 C105 40.147 84.853 20 60 20 Z\" \n />\n\n \n <g transform=\"translate(50, 52) scale(1.1)\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M18 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0z\" />\n <circle cx=\"9\" cy=\"10\" r=\"3\" />\n </g>\n</svg>",
|
|
59
|
+
"../../assets/icons/logout.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15M12 9l-3 3m0 0 3 3m-3-3h12.75\" />\n</svg>",
|
|
60
|
+
"../../assets/icons/map-pin.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z\" />\n <circle cx=\"12\" cy=\"10\" r=\"3\" />\n</svg>",
|
|
61
|
+
"../../assets/icons/menu.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M4 7h16\" />\n <path d=\"M4 12h16\" />\n <path d=\"M4 17h16\" />\n</svg>",
|
|
62
|
+
"../../assets/icons/message-circle.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M21 11.5a8.5 8.5 0 0 1-8.5 8.5c-1.1 0-2.2-.2-3.2-.6L3 21l1.6-6.3A8.5 8.5 0 1 1 21 11.5z\" />\n <path d=\"M8 11h8\" />\n <path d=\"M8 14h5\" />\n</svg>",
|
|
63
|
+
"../../assets/icons/minus.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M5 12h14\" />\n</svg>",
|
|
64
|
+
"../../assets/icons/moon.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21.752 15.002A9.72 9.72 0 0 1 18 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 0 0 3 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 0 0 9.002-5.998Z\" />\n</svg>",
|
|
65
|
+
"../../assets/icons/panel-left.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" />\n <path d=\"M9 4v16\" />\n</svg>",
|
|
66
|
+
"../../assets/icons/pen-square.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\" />\n <path d=\"M18.375 2.625a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4Z\" />\n</svg>",
|
|
67
|
+
"../../assets/icons/pen.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z\" />\n</svg>",
|
|
68
|
+
"../../assets/icons/phone.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384\" />\n</svg>",
|
|
69
|
+
"../../assets/icons/plus.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M12 5v14\" />\n <path d=\"M5 12h14\" />\n</svg>",
|
|
70
|
+
"../../assets/icons/retail.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"10\" cy=\"19\" r=\"1.5\" />\n <circle cx=\"17\" cy=\"19\" r=\"1.5\" />\n <path d=\"M3 4h2l2.2 10.5a2 2 0 0 0 2 1.5h8.8a2 2 0 0 0 2-1.5L21 7H7\" />\n <path d=\"M8 11h11\" />\n</svg>",
|
|
71
|
+
"../../assets/icons/rotate-ccw.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8\" />\n <path d=\"M3 3v5h5\" />\n</svg>",
|
|
72
|
+
"../../assets/icons/save.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M5 4h11l3 3v13H5z\" />\n <path d=\"M8 4v5h7V4\" />\n <rect x=\"8\" y=\"14\" width=\"8\" height=\"5\" rx=\"1\" />\n</svg>",
|
|
73
|
+
"../../assets/icons/scissors.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"6\" cy=\"6\" r=\"2.5\" />\n <circle cx=\"6\" cy=\"18\" r=\"2.5\" />\n <path d=\"M8.2 7.8 19 4\" />\n <path d=\"M8.2 16.2 19 20\" />\n <path d=\"M10.5 10.5 14 14\" />\n <path d=\"M10.5 13.5 14 10\" />\n</svg>",
|
|
74
|
+
"../../assets/icons/search.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"11\" cy=\"11\" r=\"8\" />\n <path d=\"m21 21-4.3-4.3\" />\n</svg>",
|
|
75
|
+
"../../assets/icons/send.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m22 2-7 20-4-9-9-4Z\" />\n <path d=\"M22 2 11 13\" />\n</svg>",
|
|
76
|
+
"../../assets/icons/service.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z\"/>\n</svg>",
|
|
77
|
+
"../../assets/icons/shield-check.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M12 3.25 5 6v6.54c0 3.87 2.8 7.39 7 8.21 4.2-.82 7-4.34 7-8.21V6l-7-2.75Z\" fill=\"currentColor\" fill-opacity=\"0.12\"/>\n <path d=\"M12 3.25 5 6v6.54c0 3.87 2.8 7.39 7 8.21 4.2-.82 7-4.34 7-8.21V6l-7-2.75ZM9.25 12.5l2 2 3.5-3.5\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>",
|
|
78
|
+
"../../assets/icons/shield-lock.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M12 3 20 6v6c0 5-3.5 8.5-8 10-4.5-1.5-8-5-8-10V6z\" />\n <rect x=\"9\" y=\"11\" width=\"6\" height=\"5\" rx=\"1.5\" />\n <path d=\"M10.5 11V9.5a1.5 1.5 0 0 1 3 0V11\" />\n</svg>",
|
|
79
|
+
"../../assets/icons/shop.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M4 10h16\" />\n <path d=\"M5 4h14l2 6H3l2-6Z\" />\n <path d=\"M5 10v10h14V10\" />\n <path d=\"M10 20v-5h4v5\" />\n</svg>",
|
|
80
|
+
"../../assets/icons/shopping-bag.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M16 10a4 4 0 0 1-8 0\" />\n <path d=\"M3.103 6.034h17.794\" />\n <path d=\"m3 6 1.764 14.648A2 2 0 0 0 6.743 22h10.514a2 2 0 0 0 1.979-1.648L21 6\" />\n</svg>",
|
|
81
|
+
"../../assets/icons/shopping-cart.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"9\" cy=\"21\" r=\"1\"/>\n <circle cx=\"20\" cy=\"21\" r=\"1\"/>\n <path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"/>\n</svg>",
|
|
82
|
+
"../../assets/icons/spinner.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"10\" stroke-width=\"1\" opacity=\"0.25\" />\n <path\n d=\"M4 12a8 8 0 0 1 8-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 0 1 4 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z\"\n stroke-width=\"0\"\n fill=\"currentColor\"\n opacity=\"0.75\"\n />\n</svg>",
|
|
83
|
+
"../../assets/icons/star-rating.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"/>\n</svg>",
|
|
84
|
+
"../../assets/icons/star.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" />\n</svg>",
|
|
85
|
+
"../../assets/icons/storefront.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M3 8h18\" />\n <path d=\"M4 4h16l1 4H3l1-4Z\" />\n <path d=\"M5 8v12h14V8\" />\n <rect x=\"7\" y=\"11\" width=\"3\" height=\"3\" rx=\"0.5\" />\n <rect x=\"14\" y=\"11\" width=\"3\" height=\"3\" rx=\"0.5\" />\n <path d=\"M10 20v-5a2 2 0 0 1 2-2 2 2 0 0 1 2 2v5\" />\n</svg>",
|
|
86
|
+
"../../assets/icons/sun.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"4\" />\n <path d=\"M12 2v2\" />\n <path d=\"M12 20v2\" />\n <path d=\"M4.93 4.93 6.34 6.34\" />\n <path d=\"M17.66 17.66 19.07 19.07\" />\n <path d=\"M2 12h2\" />\n <path d=\"M20 12h2\" />\n <path d=\"M4.93 19.07 6.34 17.66\" />\n <path d=\"M17.66 6.34 19.07 4.93\" />\n</svg>",
|
|
87
|
+
"../../assets/icons/three-dots.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"12\" cy=\"5\" r=\"1.75\" />\n <circle cx=\"12\" cy=\"12\" r=\"1.75\" />\n <circle cx=\"12\" cy=\"19\" r=\"1.75\" />\n</svg>",
|
|
88
|
+
"../../assets/icons/trash.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M3 6h18\" />\n <path d=\"M8 6V4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2\" />\n <path d=\"M6 6v14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6\" />\n <path d=\"M10 10v7\" />\n <path d=\"M14 10v7\" />\n</svg>",
|
|
89
|
+
"../../assets/icons/trending-up.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"/><polyline points=\"17 6 23 6 23 12\"/>\n</svg>",
|
|
90
|
+
"../../assets/icons/twitter.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z\"/>\n</svg>",
|
|
91
|
+
"../../assets/icons/upload.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M12 3v12\" />\n <path d=\"m7 8 5-5 5 5\" />\n <path d=\"M4 16v4h16v-4\" />\n</svg>",
|
|
92
|
+
"../../assets/icons/user-plus.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <circle cx=\"9\" cy=\"8\" r=\"4\" />\n <path d=\"M3 20c1.5-3.5 4.5-5 6-5s4.5 1.5 6 5\" />\n <path d=\"M17 11v6\" />\n <path d=\"M14 14h6\" />\n</svg>",
|
|
93
|
+
"../../assets/icons/user-x.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><line x1=\"17\" x2=\"22\" y1=\"8\" y2=\"13\"/><line x1=\"22\" x2=\"17\" y1=\"8\" y2=\"13\"/>\n</svg>",
|
|
94
|
+
"../../assets/icons/user.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"/>\n <circle cx=\"12\" cy=\"7\" r=\"4\"/>\n</svg>",
|
|
95
|
+
"../../assets/icons/users.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/>\n <circle cx=\"9\" cy=\"7\" r=\"4\"/>\n <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/>\n <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/>\n</svg>",
|
|
96
|
+
"../../assets/icons/utensils.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2\" />\n <path d=\"M7 2v20\" />\n <path d=\"M21 15V2v0a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7\" />\n</svg>",
|
|
97
|
+
"../../assets/icons/view.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"/>\n <circle cx=\"12\" cy=\"12\" r=\"3\"/>\n</svg>",
|
|
98
|
+
"../../assets/icons/wrench.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\" />\n</svg>",
|
|
99
|
+
"../../assets/icons/x-circle.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z\" />\n</svg>",
|
|
100
|
+
"../../assets/icons/x-mark.svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M6 6l12 12\" />\n <path d=\"M18 6 6 18\" />\n</svg>"
|
|
101
|
+
}), G = /\/([^/]+)\.svg$/, K = {};
|
|
102
|
+
for (let [e, t] of Object.entries(pe)) {
|
|
103
|
+
let n = e.match(G);
|
|
104
|
+
if (!n) continue;
|
|
105
|
+
let r = n[1];
|
|
106
|
+
K[r] = t;
|
|
107
|
+
}
|
|
108
|
+
var me = Object.freeze(Object.keys(K).sort());
|
|
109
|
+
function he(e) {
|
|
110
|
+
return K[e];
|
|
111
|
+
}
|
|
112
|
+
function ge(e, t) {
|
|
113
|
+
e && (K[e] = t);
|
|
114
|
+
}
|
|
115
|
+
function _e(e) {
|
|
116
|
+
delete K[e];
|
|
117
|
+
}
|
|
118
|
+
function ve() {
|
|
119
|
+
return Object.freeze(Object.keys(K).sort());
|
|
120
|
+
}
|
|
121
|
+
//#endregion
|
|
122
|
+
//#region src/components/hl-icon/HLIcon.vue?vue&type=script&setup=true&lang.ts
|
|
123
|
+
var ye = [
|
|
124
|
+
"role",
|
|
125
|
+
"aria-label",
|
|
126
|
+
"aria-hidden"
|
|
127
|
+
], be = ["title", "innerHTML"], q = ["title"], xe = /* @__PURE__ */ m({
|
|
128
|
+
name: "HLIcon",
|
|
129
|
+
__name: "HLIcon",
|
|
130
|
+
props: {
|
|
131
|
+
name: { default: "" },
|
|
132
|
+
size: { default: 24 },
|
|
133
|
+
color: {},
|
|
134
|
+
title: { default: "" },
|
|
135
|
+
decorative: {
|
|
136
|
+
type: Boolean,
|
|
137
|
+
default: !0
|
|
138
|
+
},
|
|
139
|
+
ariaLabel: { default: "" },
|
|
140
|
+
source: {}
|
|
141
|
+
},
|
|
142
|
+
setup(e) {
|
|
143
|
+
let t = {
|
|
144
|
+
10: "hl-size-2.5",
|
|
145
|
+
"10px": "hl-size-2.5",
|
|
146
|
+
12: "hl-size-3",
|
|
147
|
+
"12px": "hl-size-3",
|
|
148
|
+
14: "hl-size-3.5",
|
|
149
|
+
"14px": "hl-size-3.5",
|
|
150
|
+
16: "hl-size-4",
|
|
151
|
+
"16px": "hl-size-4",
|
|
152
|
+
18: "hl-size-[18px]",
|
|
153
|
+
"18px": "hl-size-[18px]",
|
|
154
|
+
20: "hl-size-5",
|
|
155
|
+
"20px": "hl-size-5",
|
|
156
|
+
24: "hl-size-6",
|
|
157
|
+
"24px": "hl-size-6",
|
|
158
|
+
28: "hl-size-7",
|
|
159
|
+
"28px": "hl-size-7",
|
|
160
|
+
32: "hl-size-8",
|
|
161
|
+
"32px": "hl-size-8",
|
|
162
|
+
36: "hl-size-9",
|
|
163
|
+
"36px": "hl-size-9",
|
|
164
|
+
40: "hl-size-10",
|
|
165
|
+
"40px": "hl-size-10",
|
|
166
|
+
42: "hl-size-control-md",
|
|
167
|
+
"42px": "hl-size-control-md",
|
|
168
|
+
48: "hl-size-12",
|
|
169
|
+
"48px": "hl-size-12"
|
|
170
|
+
}, n = o(() => typeof e.size == "number" ? String(e.size) : e.size.trim()), r = o(() => t[n.value]), i = o(() => r.value ? void 0 : {
|
|
171
|
+
width: typeof e.size == "number" ? `${e.size}px` : e.size,
|
|
172
|
+
height: typeof e.size == "number" ? `${e.size}px` : e.size
|
|
173
|
+
}), a = [
|
|
174
|
+
/<script[\s/>]/i,
|
|
175
|
+
/<\/script>/i,
|
|
176
|
+
/<foreignObject[\s>]/i,
|
|
177
|
+
/<\/foreignObject>/i,
|
|
178
|
+
/<iframe[\s>]/i,
|
|
179
|
+
/<object[\s>]/i,
|
|
180
|
+
/<embed[\s>]/i,
|
|
181
|
+
/<style[\s>]/i,
|
|
182
|
+
/\son[a-z]+\s*=/i,
|
|
183
|
+
/javascript\s*:/i,
|
|
184
|
+
/vbscript\s*:/i,
|
|
185
|
+
/expression\s*\(/i
|
|
186
|
+
], s = /&#x?([0-9a-f]+);?/gi;
|
|
187
|
+
function c(e) {
|
|
188
|
+
return e.replace(s, (e, t) => {
|
|
189
|
+
let n = t.toLowerCase().startsWith("x") ? Number.parseInt(t.slice(1), 16) : Number.parseInt(t, 10);
|
|
190
|
+
return Number.isNaN(n) || n < 0 || n > 1114111 ? "" : String.fromCodePoint(n);
|
|
191
|
+
});
|
|
192
|
+
}
|
|
193
|
+
function u(e) {
|
|
194
|
+
let t = /(?:xlink:)?href\s*=\s*["']([^"']*)["']/gi, n = t.exec(e);
|
|
195
|
+
for (; n !== null;) {
|
|
196
|
+
let r = n[1].trim();
|
|
197
|
+
if (!r) {
|
|
198
|
+
n = t.exec(e);
|
|
199
|
+
continue;
|
|
200
|
+
}
|
|
201
|
+
if (r.startsWith("#")) {
|
|
202
|
+
n = t.exec(e);
|
|
203
|
+
continue;
|
|
204
|
+
}
|
|
205
|
+
if (/^https?:\/\//i.test(r)) {
|
|
206
|
+
n = t.exec(e);
|
|
207
|
+
continue;
|
|
208
|
+
}
|
|
209
|
+
if (/^mailto:/i.test(r) || /^tel:/i.test(r)) {
|
|
210
|
+
n = t.exec(e);
|
|
211
|
+
continue;
|
|
212
|
+
}
|
|
213
|
+
if (r.startsWith("/")) {
|
|
214
|
+
n = t.exec(e);
|
|
215
|
+
continue;
|
|
216
|
+
}
|
|
217
|
+
if (r.startsWith("data:")) return !1;
|
|
218
|
+
if (/^[a-z0-9._-]/i.test(r)) {
|
|
219
|
+
n = t.exec(e);
|
|
220
|
+
continue;
|
|
221
|
+
}
|
|
222
|
+
return !1;
|
|
223
|
+
}
|
|
224
|
+
return !0;
|
|
225
|
+
}
|
|
226
|
+
function d(e) {
|
|
227
|
+
let t = e.trim();
|
|
228
|
+
if (!t.startsWith("<svg") || !t.endsWith("</svg>")) return !1;
|
|
229
|
+
for (let e of a) if (e.test(t)) return !1;
|
|
230
|
+
let n = c(t);
|
|
231
|
+
if (n !== t) {
|
|
232
|
+
for (let e of a) if (e.test(n)) return !1;
|
|
233
|
+
}
|
|
234
|
+
return u(t);
|
|
235
|
+
}
|
|
236
|
+
let f = o(() => typeof e.source == "string" && e.source.trim() || void 0), p = o(() => {
|
|
237
|
+
let t = f.value ?? he(e.name);
|
|
238
|
+
if (t) return d(t) ? t : void 0;
|
|
239
|
+
}), m = o(() => e.ariaLabel || e.title || e.name), h = o(() => e.decorative), g = {
|
|
240
|
+
secondary: "hl-text-secondary",
|
|
241
|
+
tertiary: "hl-text-tertiary",
|
|
242
|
+
primary: "hl-text-primary",
|
|
243
|
+
success: "hl-text-success",
|
|
244
|
+
danger: "hl-text-danger",
|
|
245
|
+
warning: "hl-text-warning",
|
|
246
|
+
info: "hl-text-info",
|
|
247
|
+
light: "hl-text-light",
|
|
248
|
+
dark: "hl-text-dark",
|
|
249
|
+
muted: "hl-text-muted"
|
|
250
|
+
}, _ = o(() => e.color ? g[e.color] : ""), b = o(() => e.color ? void 0 : { color: "var(--hanap-labs-icon-color, currentColor)" });
|
|
251
|
+
return (t, n) => (C(), l("span", {
|
|
252
|
+
class: v(["hl-icon hl-inline-flex hl-items-center hl-justify-center hl-align-middle hl-leading-none", [_.value, r.value]]),
|
|
253
|
+
style: y(b.value ? {
|
|
254
|
+
...i.value,
|
|
255
|
+
...b.value
|
|
256
|
+
} : i.value),
|
|
257
|
+
role: h.value ? void 0 : "img",
|
|
258
|
+
"aria-label": h.value ? void 0 : m.value,
|
|
259
|
+
"aria-hidden": h.value ? "true" : void 0
|
|
260
|
+
}, [p.value ? (C(), l("span", {
|
|
261
|
+
key: 0,
|
|
262
|
+
class: "hl-icon__svg hl-inline-flex hl-size-full",
|
|
263
|
+
title: e.title || void 0,
|
|
264
|
+
innerHTML: p.value
|
|
265
|
+
}, null, 8, be)) : (C(), l("span", {
|
|
266
|
+
key: 1,
|
|
267
|
+
class: "hl-inline-flex hl-size-full hl-items-center hl-justify-center hl-rounded hl-border hl-border-solid hl-border-danger hl-text-[10px] hl-text-danger",
|
|
268
|
+
title: `Icon '${e.name}' is not found`
|
|
269
|
+
}, " ? ", 8, q))], 14, ye));
|
|
270
|
+
}
|
|
271
|
+
}), Se = (e, t) => {
|
|
272
|
+
let n = e.__vccOpts || e;
|
|
273
|
+
for (let [e, r] of t) n[e] = r;
|
|
274
|
+
return n;
|
|
275
|
+
}, J = /* @__PURE__ */ Se(xe, [["__scopeId", "data-v-db47f9a8"]]), Y = {
|
|
276
|
+
dashboardLabel: "Home",
|
|
277
|
+
routeNameMap: {},
|
|
278
|
+
routeHrefMap: {},
|
|
279
|
+
addLabelByParent: {},
|
|
280
|
+
createLabelByRootSegment: {},
|
|
281
|
+
pathOverrides: {},
|
|
282
|
+
uuidPattern: /^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,
|
|
283
|
+
uuidFallbackLabel: "Details"
|
|
284
|
+
}, Ce = (e = {}) => ({
|
|
285
|
+
...Y,
|
|
286
|
+
...e,
|
|
287
|
+
routeNameMap: {
|
|
288
|
+
...Y.routeNameMap,
|
|
289
|
+
...e.routeNameMap
|
|
290
|
+
},
|
|
291
|
+
routeHrefMap: {
|
|
292
|
+
...Y.routeHrefMap,
|
|
293
|
+
...e.routeHrefMap
|
|
294
|
+
},
|
|
295
|
+
addLabelByParent: {
|
|
296
|
+
...Y.addLabelByParent,
|
|
297
|
+
...e.addLabelByParent
|
|
298
|
+
},
|
|
299
|
+
createLabelByRootSegment: {
|
|
300
|
+
...Y.createLabelByRootSegment,
|
|
301
|
+
...e.createLabelByRootSegment
|
|
302
|
+
},
|
|
303
|
+
pathOverrides: {
|
|
304
|
+
...Y.pathOverrides,
|
|
305
|
+
...e.pathOverrides
|
|
306
|
+
}
|
|
307
|
+
}), we = (e) => {
|
|
308
|
+
let [t = ""] = e.split(/[?#]/u);
|
|
309
|
+
return t.length === 0 ? "/" : t.startsWith("/") ? t : `/${t}`;
|
|
310
|
+
}, Te = (e) => e.length === 0 ? e : e.charAt(0).toUpperCase() + e.slice(1), Ee = (e, t, n, r, i) => r !== null && r.length > 0 && t ? r : e === "new" ? i.addLabelByParent[n ?? ""] ?? "Add" : i.uuidPattern.test(e) && t ? i.uuidFallbackLabel : i.routeNameMap[e] ?? Te(e);
|
|
311
|
+
function De(e, t = {}) {
|
|
312
|
+
let n = Ce(t.staticData), r = t.dynamicLabel ?? (() => null);
|
|
313
|
+
return o(() => {
|
|
314
|
+
let t = we(e()), i = t.split("/").filter(Boolean), a = i[0], o = n.pathOverrides[t];
|
|
315
|
+
if (o !== void 0) return o.map((e) => ({ ...e }));
|
|
316
|
+
if (i.length === 1 && a !== void 0 && n.createLabelByRootSegment[a] !== void 0) {
|
|
317
|
+
let e = n.routeNameMap[a] ?? Te(a), t = n.routeHrefMap[a] ?? `/${a}`, r = n.createLabelByRootSegment[a];
|
|
318
|
+
return [
|
|
319
|
+
{
|
|
320
|
+
label: n.dashboardLabel,
|
|
321
|
+
href: "/",
|
|
322
|
+
isActive: !1
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
label: e,
|
|
326
|
+
href: t,
|
|
327
|
+
isActive: !1
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
label: r,
|
|
331
|
+
isActive: !0
|
|
332
|
+
}
|
|
333
|
+
];
|
|
334
|
+
}
|
|
335
|
+
if (i.length === 0) return [{
|
|
336
|
+
label: n.dashboardLabel,
|
|
337
|
+
isActive: !0
|
|
338
|
+
}];
|
|
339
|
+
let s = [{
|
|
340
|
+
label: n.dashboardLabel,
|
|
341
|
+
href: "/",
|
|
342
|
+
isActive: !1
|
|
343
|
+
}], c = "";
|
|
344
|
+
return i.forEach((e, t) => {
|
|
345
|
+
let a = t === i.length - 1, o = t > 0 ? i[t - 1] : void 0;
|
|
346
|
+
c += `/${e}`;
|
|
347
|
+
let l = Ee(e, a, o, r(), n), u = a ? void 0 : n.routeHrefMap[e] ?? c;
|
|
348
|
+
s.push({
|
|
349
|
+
label: l,
|
|
350
|
+
href: u,
|
|
351
|
+
isActive: a
|
|
352
|
+
});
|
|
353
|
+
}), s;
|
|
354
|
+
});
|
|
355
|
+
}
|
|
356
|
+
//#endregion
|
|
357
|
+
//#region src/components/hl-breadcrumb/HLBreadcrumb.vue?vue&type=script&setup=true&lang.ts
|
|
358
|
+
var X = {
|
|
359
|
+
"aria-label": "Breadcrumb",
|
|
360
|
+
class: "hanap-labs-theme hanap-labs-font"
|
|
361
|
+
}, Oe = { class: "hl-flex hl-items-center hl-text-sm" }, ke = {
|
|
362
|
+
key: 1,
|
|
363
|
+
class: "hl-mx-1 hl-text-muted",
|
|
364
|
+
"aria-hidden": "true"
|
|
365
|
+
}, Ae = ["href"], je = /* @__PURE__ */ m({
|
|
366
|
+
name: "HLBreadcrumb",
|
|
367
|
+
__name: "HLBreadcrumb",
|
|
368
|
+
props: {
|
|
369
|
+
path: { default: "/" },
|
|
370
|
+
dynamicLabel: { default: null },
|
|
371
|
+
staticData: { default: () => ({}) },
|
|
372
|
+
separator: { default: "/" },
|
|
373
|
+
separatorType: { default: "text" },
|
|
374
|
+
separatorIconName: { default: "chevron-right" },
|
|
375
|
+
activeColor: {}
|
|
376
|
+
},
|
|
377
|
+
setup(e) {
|
|
378
|
+
let t = De(() => e.path, {
|
|
379
|
+
staticData: e.staticData,
|
|
380
|
+
dynamicLabel: () => e.dynamicLabel
|
|
381
|
+
}), n = {
|
|
382
|
+
secondary: "hl-text-secondary",
|
|
383
|
+
tertiary: "hl-text-tertiary",
|
|
384
|
+
primary: "hl-text-primary",
|
|
385
|
+
success: "hl-text-success",
|
|
386
|
+
danger: "hl-text-danger",
|
|
387
|
+
warning: "hl-text-warning",
|
|
388
|
+
info: "hl-text-info",
|
|
389
|
+
light: "hl-text-light",
|
|
390
|
+
dark: "hl-theme-text",
|
|
391
|
+
muted: "hl-text-muted"
|
|
392
|
+
}, i = {
|
|
393
|
+
secondary: "hover:hl-text-secondary",
|
|
394
|
+
tertiary: "hover:hl-text-tertiary",
|
|
395
|
+
primary: "hover:hl-text-primary",
|
|
396
|
+
success: "hover:hl-text-success",
|
|
397
|
+
danger: "hover:hl-text-danger",
|
|
398
|
+
warning: "hover:hl-text-warning",
|
|
399
|
+
info: "hover:hl-text-info",
|
|
400
|
+
light: "hover:hl-text-light",
|
|
401
|
+
dark: "hover:hl-theme-hover-text",
|
|
402
|
+
muted: "hover:hl-text-muted"
|
|
403
|
+
}, a = o(() => e.activeColor ? n[e.activeColor] : "hl-theme-text"), d = o(() => e.activeColor ? i[e.activeColor] : "hl-theme-hover-text");
|
|
404
|
+
return (n, i) => (C(), l("nav", X, [u("ol", Oe, [(C(!0), l(r, null, E(A(t), (t, n) => (C(), l("li", {
|
|
405
|
+
key: `${n}-${t.label}-${t.href ?? ""}`,
|
|
406
|
+
class: "hl-flex hl-items-center"
|
|
407
|
+
}, [n > 0 ? (C(), l(r, { key: 0 }, [e.separatorType === "icon" ? (C(), s(J, {
|
|
408
|
+
key: 0,
|
|
409
|
+
name: e.separatorIconName,
|
|
410
|
+
size: "16px",
|
|
411
|
+
color: "muted",
|
|
412
|
+
class: "hl-mx-1",
|
|
413
|
+
decorative: ""
|
|
414
|
+
}, null, 8, ["name"])) : (C(), l("span", ke, k(e.separator), 1))], 64)) : c("", !0), t.href ? (C(), l("a", {
|
|
415
|
+
key: 1,
|
|
416
|
+
href: t.href,
|
|
417
|
+
class: v(["hl-theme-text hl-no-underline hl-transition-colors hover:hl-no-underline", d.value])
|
|
418
|
+
}, k(t.label), 11, Ae)) : (C(), l("span", {
|
|
419
|
+
key: 2,
|
|
420
|
+
class: v(["hl-font-semibold", t.isActive ? a.value : "hl-theme-text"])
|
|
421
|
+
}, k(t.label), 3))]))), 128))])]));
|
|
422
|
+
}
|
|
423
|
+
}), Me = [
|
|
424
|
+
"role",
|
|
425
|
+
"aria-label",
|
|
426
|
+
"aria-hidden"
|
|
427
|
+
], Ne = ["src", "alt"], Pe = {
|
|
428
|
+
key: 1,
|
|
429
|
+
class: "hl-box-border hl-whitespace-nowrap hl-truncate"
|
|
430
|
+
}, Fe = /* @__PURE__ */ m({
|
|
431
|
+
name: "HLAvatar",
|
|
432
|
+
__name: "HLAvatar",
|
|
433
|
+
props: {
|
|
434
|
+
text: { default: "?" },
|
|
435
|
+
image: { default: "" },
|
|
436
|
+
size: { default: "md" },
|
|
437
|
+
colorType: { default: "solid" },
|
|
438
|
+
ariaLabel: { default: "" },
|
|
439
|
+
decorative: {
|
|
440
|
+
type: Boolean,
|
|
441
|
+
default: !1
|
|
442
|
+
}
|
|
443
|
+
},
|
|
444
|
+
setup(e) {
|
|
445
|
+
let t = B({ selector: "html" }), n = {
|
|
446
|
+
xs: "hl-size-6",
|
|
447
|
+
sm: "hl-size-9",
|
|
448
|
+
md: "hl-size-10",
|
|
449
|
+
lg: "hl-size-12"
|
|
450
|
+
}, r = {
|
|
451
|
+
xs: "hl-text-[10px]",
|
|
452
|
+
sm: "hl-text-xs",
|
|
453
|
+
md: "hl-text-sm",
|
|
454
|
+
lg: "hl-text-base"
|
|
455
|
+
}, i = o(() => {
|
|
456
|
+
let t = e.image.trim();
|
|
457
|
+
return !t || t.startsWith("[") ? "" : t;
|
|
458
|
+
}), a = o(() => e.text.trim()), s = o(() => i.value === "" && a.value !== "" && a.value !== "?"), c = o(() => i.value === "" && (!a.value || a.value === "?")), d = o(() => {
|
|
459
|
+
if (!s.value) return "?";
|
|
460
|
+
let { firstWord: e, lastWord: t } = b(a.value);
|
|
461
|
+
return `${e.charAt(0).toUpperCase()}${t ? t.charAt(0).toUpperCase() : ""}`;
|
|
462
|
+
}), f = o(() => {
|
|
463
|
+
if (!s.value) return null;
|
|
464
|
+
let e = x(a.value);
|
|
465
|
+
return {
|
|
466
|
+
hue: e % 360,
|
|
467
|
+
saturation: 60 + e % 16,
|
|
468
|
+
lightnessLight: 20 + e % 12,
|
|
469
|
+
lightnessDark: 70 + e % 12
|
|
470
|
+
};
|
|
471
|
+
}), p = o(() => {
|
|
472
|
+
let e = f.value;
|
|
473
|
+
if (!e) return {};
|
|
474
|
+
let n = t.value ? e.lightnessDark : e.lightnessLight, r = t.value ? Math.max(0, e.lightnessDark - 10) : Math.min(100, e.lightnessLight + 10);
|
|
475
|
+
return {
|
|
476
|
+
"--hanap-labs-avatar-bg-h": String(e.hue),
|
|
477
|
+
"--hanap-labs-avatar-bg-s": `${e.saturation}%`,
|
|
478
|
+
"--hanap-labs-avatar-bg-l": `${n}%`,
|
|
479
|
+
"--hanap-labs-avatar-bg-l-end": `${r}%`
|
|
480
|
+
};
|
|
481
|
+
}), m = o(() => s.value ? e.colorType === "gradient" ? "hl-avatar-seeded-gradient" : "hl-avatar-seeded-solid" : ""), h = o(() => c.value ? "hl-avatar-placeholder-bg hl-avatar-placeholder-text" : ""), g = o(() => e.decorative ? {
|
|
482
|
+
role: void 0,
|
|
483
|
+
label: void 0,
|
|
484
|
+
hidden: !0
|
|
485
|
+
} : {
|
|
486
|
+
role: "img",
|
|
487
|
+
label: e.ariaLabel || a.value || "Avatar",
|
|
488
|
+
hidden: !1
|
|
489
|
+
}), _ = o(() => e.decorative ? "" : e.ariaLabel || a.value || "Avatar"), b = (e) => {
|
|
490
|
+
let t = e.trim().split(/\s+/).filter((e) => e.length > 0);
|
|
491
|
+
return t.length === 0 ? {
|
|
492
|
+
firstWord: "",
|
|
493
|
+
lastWord: ""
|
|
494
|
+
} : t.length === 1 ? {
|
|
495
|
+
firstWord: t[0],
|
|
496
|
+
lastWord: ""
|
|
497
|
+
} : {
|
|
498
|
+
firstWord: t[0],
|
|
499
|
+
lastWord: t[t.length - 1]
|
|
500
|
+
};
|
|
501
|
+
}, x = (e) => {
|
|
502
|
+
let t = 0;
|
|
503
|
+
for (let n of e) t = (t << 5) - t + n.charCodeAt(0), t |= 0;
|
|
504
|
+
return Math.abs(t);
|
|
505
|
+
};
|
|
506
|
+
return (t, a) => (C(), l("div", {
|
|
507
|
+
class: v(["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-avatar-well-bg hl-ring-1 hl-avatar-well-ring", n[e.size]]),
|
|
508
|
+
role: g.value.role,
|
|
509
|
+
"aria-label": g.value.label,
|
|
510
|
+
"aria-hidden": g.value.hidden ? "true" : void 0
|
|
511
|
+
}, [u("div", {
|
|
512
|
+
class: v(["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", [
|
|
513
|
+
r[e.size],
|
|
514
|
+
h.value,
|
|
515
|
+
m.value,
|
|
516
|
+
s.value ? "hl-avatar-seeded-text" : ""
|
|
517
|
+
]]),
|
|
518
|
+
style: y(p.value)
|
|
519
|
+
}, [i.value ? (C(), l("img", {
|
|
520
|
+
key: 0,
|
|
521
|
+
src: i.value,
|
|
522
|
+
alt: _.value,
|
|
523
|
+
class: "hl-box-border hl-size-full hl-rounded-full hl-object-cover"
|
|
524
|
+
}, null, 8, Ne)) : (C(), l("span", Pe, k(d.value), 1))], 6)], 10, Me));
|
|
525
|
+
}
|
|
526
|
+
}), Z = "hl-bg-transparent hl-border hl-border-solid", Ie = /* @__PURE__ */ m({
|
|
527
|
+
name: "HLBadge",
|
|
528
|
+
__name: "HLBadge",
|
|
529
|
+
props: {
|
|
530
|
+
text: {},
|
|
531
|
+
color: {},
|
|
532
|
+
size: { default: "md" },
|
|
533
|
+
rounded: {
|
|
534
|
+
type: Boolean,
|
|
535
|
+
default: !1
|
|
536
|
+
},
|
|
537
|
+
variant: { default: "solid" },
|
|
538
|
+
ariaLabel: {},
|
|
539
|
+
tag: { default: "span" }
|
|
540
|
+
},
|
|
541
|
+
setup(e) {
|
|
542
|
+
let t = {
|
|
543
|
+
primary: "hl-bg-primary hl-text-light",
|
|
544
|
+
secondary: "hl-bg-secondary hl-text-light",
|
|
545
|
+
tertiary: "hl-bg-tertiary hl-text-light",
|
|
546
|
+
success: "hl-bg-success hl-text-light",
|
|
547
|
+
danger: "hl-bg-danger hl-text-light",
|
|
548
|
+
warning: "hl-bg-warning hl-text-dark",
|
|
549
|
+
info: "hl-bg-info hl-text-light",
|
|
550
|
+
light: "hl-bg-light hl-theme-text",
|
|
551
|
+
dark: "hl-bg-dark hl-text-light",
|
|
552
|
+
muted: "hl-bg-muted hl-text-light"
|
|
553
|
+
}, n = {
|
|
554
|
+
primary: `${Z} hl-text-primary hl-border-primary`,
|
|
555
|
+
secondary: `${Z} hl-text-secondary hl-border-secondary`,
|
|
556
|
+
tertiary: `${Z} hl-text-tertiary hl-border-tertiary`,
|
|
557
|
+
success: `${Z} hl-text-success hl-border-success`,
|
|
558
|
+
danger: `${Z} hl-text-danger hl-border-danger`,
|
|
559
|
+
warning: `${Z} hl-text-warning hl-border-warning`,
|
|
560
|
+
info: `${Z} hl-text-info hl-border-info`,
|
|
561
|
+
light: `${Z} hl-theme-text hl-border-light`,
|
|
562
|
+
dark: `${Z} hl-text-dark hl-border-dark`,
|
|
563
|
+
muted: `${Z} hl-text-muted hl-border-muted`
|
|
564
|
+
}, i = {
|
|
565
|
+
xs: "hl-px-1.5 hl-py-0.5 hl-text-[10px]",
|
|
566
|
+
sm: "hl-px-2 hl-py-0.5 hl-text-xs",
|
|
567
|
+
md: "hl-px-2.5 hl-py-1 hl-text-sm",
|
|
568
|
+
lg: "hl-px-3 hl-py-1 hl-text-base"
|
|
569
|
+
}, a = {
|
|
570
|
+
xs: "hl-rounded",
|
|
571
|
+
sm: "hl-rounded-md",
|
|
572
|
+
md: "hl-rounded-md",
|
|
573
|
+
lg: "hl-rounded-lg"
|
|
574
|
+
}, c = M(), u = o(() => c.default !== void 0), d = o(() => e.color ? e.variant === "outline" ? n[e.color] : t[e.color] : e.variant === "outline" ? `${Z} hl-theme-border hl-theme-text` : "hl-bg-transparent hl-text-theme"), p = o(() => i[e.size]), m = o(() => e.rounded ? "hl-rounded-full" : a[e.size]);
|
|
575
|
+
return (t, n) => (C(), s(O(e.tag), {
|
|
576
|
+
class: v(["hanap-labs-theme hanap-labs-font hl-inline-flex hl-items-center hl-justify-center hl-font-medium", [
|
|
577
|
+
d.value,
|
|
578
|
+
p.value,
|
|
579
|
+
m.value
|
|
580
|
+
]]),
|
|
581
|
+
"aria-label": e.ariaLabel
|
|
582
|
+
}, {
|
|
583
|
+
default: z(() => [u.value ? D(t.$slots, "default", { key: 0 }) : (C(), l(r, { key: 1 }, [f(k(e.text), 1)], 64))]),
|
|
584
|
+
_: 3
|
|
585
|
+
}, 8, ["class", "aria-label"]));
|
|
586
|
+
}
|
|
587
|
+
}), Le = ["type", "disabled"], Re = {
|
|
588
|
+
key: 1,
|
|
589
|
+
class: "hl-inline-flex hl-items-center hl-justify-center",
|
|
590
|
+
"aria-hidden": "true"
|
|
591
|
+
}, Q = "hl-bg-transparent hl-border hl-border-solid", $ = /* @__PURE__ */ m({
|
|
592
|
+
name: "HLButton",
|
|
593
|
+
inheritAttrs: !1,
|
|
594
|
+
__name: "HLButton",
|
|
595
|
+
props: {
|
|
596
|
+
color: {},
|
|
597
|
+
size: { default: "md" },
|
|
598
|
+
variant: { default: "solid" },
|
|
599
|
+
rounded: {
|
|
600
|
+
type: Boolean,
|
|
601
|
+
default: !1
|
|
602
|
+
},
|
|
603
|
+
iconOnly: {
|
|
604
|
+
type: Boolean,
|
|
605
|
+
default: !1
|
|
606
|
+
},
|
|
607
|
+
label: {},
|
|
608
|
+
iconPosition: { default: "left" },
|
|
609
|
+
loading: {
|
|
610
|
+
type: Boolean,
|
|
611
|
+
default: !1
|
|
612
|
+
},
|
|
613
|
+
disabled: {
|
|
614
|
+
type: Boolean,
|
|
615
|
+
default: !1
|
|
616
|
+
},
|
|
617
|
+
type: { default: "button" },
|
|
618
|
+
noBorder: {
|
|
619
|
+
type: Boolean,
|
|
620
|
+
default: !1
|
|
621
|
+
},
|
|
622
|
+
fullWidth: {
|
|
623
|
+
type: Boolean,
|
|
624
|
+
default: !1
|
|
625
|
+
}
|
|
626
|
+
},
|
|
627
|
+
emits: ["click"],
|
|
628
|
+
setup(e, { emit: t }) {
|
|
629
|
+
let n = {
|
|
630
|
+
secondary: "hl-border-0 hl-bg-secondary hl-text-light hover:hl-bg-tertiary",
|
|
631
|
+
tertiary: "hl-border-0 hl-bg-tertiary hl-text-light hover:hl-opacity-90",
|
|
632
|
+
primary: "hl-border-0 hl-bg-primary hl-text-light hover:hl-opacity-90",
|
|
633
|
+
success: "hl-border-0 hl-bg-success hl-text-light hover:hl-opacity-90",
|
|
634
|
+
danger: "hl-border-0 hl-bg-danger hl-text-light hover:hl-opacity-90",
|
|
635
|
+
warning: "hl-border-0 hl-bg-warning hl-text-dark hover:hl-opacity-90",
|
|
636
|
+
info: "hl-border-0 hl-bg-info hl-text-light hover:hl-opacity-90",
|
|
637
|
+
light: "hl-border-0 hl-bg-light hl-theme-text hover:hl-bg-secondary",
|
|
638
|
+
dark: "hl-border-0 hl-bg-dark hl-text-light hover:hl-opacity-90",
|
|
639
|
+
muted: "hl-border-0 hl-bg-muted hl-text-light hover:hl-opacity-90"
|
|
640
|
+
}, r = {
|
|
641
|
+
secondary: `${Q} hl-text-secondary hl-border-secondary hover:hl-bg-secondary-20`,
|
|
642
|
+
tertiary: `${Q} hl-text-tertiary hl-border-tertiary hover:hl-bg-tertiary-20`,
|
|
643
|
+
primary: `${Q} hl-text-primary hl-border-primary hover:hl-bg-primary-20`,
|
|
644
|
+
success: `${Q} hl-text-success hl-border-success hover:hl-bg-success-20`,
|
|
645
|
+
danger: `${Q} hl-text-danger hl-border-danger hover:hl-bg-danger-20`,
|
|
646
|
+
warning: `${Q} hl-text-warning hl-border-warning hover:hl-bg-warning-20`,
|
|
647
|
+
info: `${Q} hl-text-info hl-border-info hover:hl-bg-info-20`,
|
|
648
|
+
light: `${Q} hl-theme-text hl-border-light hover:hl-bg-light-20`,
|
|
649
|
+
dark: `${Q} hl-text-dark hl-border-dark hover:hl-bg-dark-20`,
|
|
650
|
+
muted: `${Q} hl-text-muted hl-border-muted hover:hl-bg-muted-20`
|
|
651
|
+
}, i = {
|
|
652
|
+
xs: "hl-h-6 hl-px-2 hl-text-xs",
|
|
653
|
+
sm: "hl-h-9 hl-px-2.5 hl-text-xs",
|
|
654
|
+
md: "hl-h-control-md hl-px-3 hl-text-sm",
|
|
655
|
+
lg: "hl-h-12 hl-px-4 hl-text-base"
|
|
656
|
+
}, a = {
|
|
657
|
+
xs: "hl-size-6 hl-text-xs",
|
|
658
|
+
sm: "hl-size-9 hl-text-xs",
|
|
659
|
+
md: "hl-size-control-md hl-text-base",
|
|
660
|
+
lg: "hl-size-12 hl-text-base"
|
|
661
|
+
}, s = {
|
|
662
|
+
xs: "hl-rounded-md",
|
|
663
|
+
sm: "hl-rounded-md",
|
|
664
|
+
md: "hl-rounded-lg",
|
|
665
|
+
lg: "hl-rounded-xl"
|
|
666
|
+
}, u = t, d = o(() => e.color ? e.variant === "outline" ? r[e.color] : n[e.color] : e.variant === "outline" ? `${Q} hl-theme-border hl-theme-text hl-theme-hover-bg-muted` : "hl-theme-border hl-border hl-border-solid hl-bg-transparent hl-theme-text hl-theme-hover-bg-muted"), m = o(() => e.iconOnly ? a[e.size] : i[e.size]), h = o(() => e.rounded ? "hl-rounded-full" : s[e.size]), _ = o(() => e.fullWidth ? "hl-w-full" : "hl-w-max");
|
|
667
|
+
return (t, n) => (C(), l("button", g({
|
|
668
|
+
type: e.type,
|
|
669
|
+
class: "hanap-labs-theme hanap-labs-font hl-flex hl-items-center hl-justify-center hl-gap-2 hl-color-transition hl-cursor-pointer hl-no-focus-ring disabled:hl-cursor-not-allowed disabled:hl-opacity-60"
|
|
670
|
+
}, t.$attrs, {
|
|
671
|
+
class: [
|
|
672
|
+
d.value,
|
|
673
|
+
e.noBorder && "hl-border-0",
|
|
674
|
+
m.value,
|
|
675
|
+
h.value,
|
|
676
|
+
_.value,
|
|
677
|
+
e.iconOnly && "!hl-gap-0 !hl-min-w-0"
|
|
678
|
+
],
|
|
679
|
+
disabled: e.disabled || e.loading,
|
|
680
|
+
onClick: n[0] ||= ne((e) => u("click"), ["stop"])
|
|
681
|
+
}), [t.$slots.icon && !e.loading ? (C(), l("span", {
|
|
682
|
+
key: 0,
|
|
683
|
+
class: v(["hl-inline-flex hl-items-center hl-justify-center", e.iconPosition === "right" ? "hl-order-2" : "hl-order-1"])
|
|
684
|
+
}, [D(t.$slots, "icon")], 2)) : c("", !0), e.loading ? (C(), l("span", Re, [p(J, {
|
|
685
|
+
name: "spinner",
|
|
686
|
+
size: 16,
|
|
687
|
+
class: "hl-animate-spin"
|
|
688
|
+
})])) : e.iconOnly ? c("", !0) : (C(), l("span", {
|
|
689
|
+
key: 2,
|
|
690
|
+
class: v(["hl-inline-flex hl-items-center hl-justify-center", e.iconPosition === "right" && t.$slots.icon ? "hl-order-1" : "hl-order-2"])
|
|
691
|
+
}, [D(t.$slots, "default", {}, () => [f(k(e.label), 1)])], 2))], 16, Le));
|
|
692
|
+
}
|
|
693
|
+
}), ze = /* @__PURE__ */ m({
|
|
694
|
+
name: "HLCard",
|
|
695
|
+
inheritAttrs: !1,
|
|
696
|
+
__name: "HLCard",
|
|
697
|
+
props: {
|
|
698
|
+
class: { default: "" },
|
|
699
|
+
glassmorphism: {
|
|
700
|
+
type: Boolean,
|
|
701
|
+
default: !1
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
setup(e) {
|
|
705
|
+
return (t, n) => (C(), l("div", g(t.$attrs, { class: [
|
|
706
|
+
"hl-rounded-lg hl-border hl-border-solid",
|
|
707
|
+
e.glassmorphism ? "hl-bg-surface/50 hl-backdrop-blur-lg dark:hl-bg-surface/10 hl-glassmorphism-border" : "hl-theme-bg hl-theme-border",
|
|
708
|
+
e.class
|
|
709
|
+
] }), [D(t.$slots, "default")], 16));
|
|
710
|
+
}
|
|
711
|
+
}), Be = ["for"], Ve = ["id"], He = {
|
|
712
|
+
key: 0,
|
|
713
|
+
class: "hl-text-danger hl-ml-0.5",
|
|
714
|
+
"aria-hidden": "true"
|
|
715
|
+
}, Ue = /* @__PURE__ */ m({
|
|
716
|
+
name: "HLLabel",
|
|
717
|
+
inheritAttrs: !1,
|
|
718
|
+
__name: "HLLabel",
|
|
719
|
+
props: {
|
|
720
|
+
label: { default: "" },
|
|
721
|
+
description: { default: "" },
|
|
722
|
+
forId: { default: "" },
|
|
723
|
+
labelId: { default: "" },
|
|
724
|
+
required: {
|
|
725
|
+
type: Boolean,
|
|
726
|
+
default: !1
|
|
727
|
+
},
|
|
728
|
+
size: { default: "md" },
|
|
729
|
+
labelClass: { default: "" },
|
|
730
|
+
descriptionClass: { default: "" }
|
|
731
|
+
},
|
|
732
|
+
setup(e) {
|
|
733
|
+
let t = o(() => ({
|
|
734
|
+
xs: "hl-text-xs",
|
|
735
|
+
sm: "hl-text-sm",
|
|
736
|
+
md: "hl-text-base",
|
|
737
|
+
lg: "hl-text-lg"
|
|
738
|
+
})[e.size]), n = o(() => ({
|
|
739
|
+
xs: "hl-text-[10px]",
|
|
740
|
+
sm: "hl-text-xs",
|
|
741
|
+
md: "hl-text-sm",
|
|
742
|
+
lg: "hl-text-base"
|
|
743
|
+
})[e.size]);
|
|
744
|
+
return (r, i) => (C(), l("div", g(r.$attrs, { class: "hanap-labs-theme hanap-labs-font" }), [e.label || r.$slots.label ? (C(), l("label", {
|
|
745
|
+
key: 0,
|
|
746
|
+
for: e.forId || void 0,
|
|
747
|
+
class: v(["hl-theme-text hl-block hl-font-medium", [t.value, e.labelClass]])
|
|
748
|
+
}, [u("span", { id: e.labelId || void 0 }, [D(r.$slots, "label", {}, () => [f(k(e.label), 1)]), e.required ? (C(), l("span", He, "*")) : c("", !0)], 8, Ve)], 10, Be)) : c("", !0), e.description || r.$slots.description ? (C(), l("div", {
|
|
749
|
+
key: 1,
|
|
750
|
+
class: v(["hl-theme-text-muted", [n.value, e.descriptionClass]])
|
|
751
|
+
}, [D(r.$slots, "description", {}, () => [f(k(e.description), 1)])], 2)) : c("", !0)], 16));
|
|
752
|
+
}
|
|
753
|
+
}), We = { class: "hanap-labs-theme hanap-labs-font hl-w-full hl-select-none" }, Ge = [
|
|
754
|
+
"aria-checked",
|
|
755
|
+
"aria-label",
|
|
756
|
+
"aria-labelledby",
|
|
757
|
+
"disabled"
|
|
758
|
+
], Ke = {
|
|
759
|
+
key: 1,
|
|
760
|
+
class: "hl-sr-only"
|
|
761
|
+
}, qe = ["id", "disabled"], Je = "hl-bg-light", Ye = "hl-bg-primary", Xe = /* @__PURE__ */ m({
|
|
762
|
+
name: "HLCheckbox",
|
|
763
|
+
__name: "HLCheckbox",
|
|
764
|
+
props: /* @__PURE__ */ h({
|
|
765
|
+
id: { default: "" },
|
|
766
|
+
label: { default: "" },
|
|
767
|
+
description: { default: "" },
|
|
768
|
+
labelClass: { default: "" },
|
|
769
|
+
descriptionClass: { default: "" },
|
|
770
|
+
ariaLabel: { default: "" },
|
|
771
|
+
disabled: {
|
|
772
|
+
type: Boolean,
|
|
773
|
+
default: !1
|
|
774
|
+
},
|
|
775
|
+
indeterminate: {
|
|
776
|
+
type: Boolean,
|
|
777
|
+
default: !1
|
|
778
|
+
},
|
|
779
|
+
size: { default: "md" },
|
|
780
|
+
labelSize: { default: "md" },
|
|
781
|
+
color: {}
|
|
782
|
+
}, {
|
|
783
|
+
modelValue: {
|
|
784
|
+
type: Boolean,
|
|
785
|
+
default: !1
|
|
786
|
+
},
|
|
787
|
+
modelModifiers: {}
|
|
788
|
+
}),
|
|
789
|
+
emits: ["update:modelValue"],
|
|
790
|
+
setup(e) {
|
|
791
|
+
let t = ee(e, "modelValue"), n = j(), r = o(() => e.id || n), i = o(() => `${r.value}-label`), a = o(() => e.label.trim().length > 0), c = () => {
|
|
792
|
+
e.disabled || (t.value = !t.value);
|
|
793
|
+
}, d = {
|
|
794
|
+
xs: "hl-size-3.5",
|
|
795
|
+
sm: "hl-size-4",
|
|
796
|
+
md: "hl-size-5",
|
|
797
|
+
lg: "hl-size-6"
|
|
798
|
+
}, f = {
|
|
799
|
+
xs: "hl-size-2.5",
|
|
800
|
+
sm: "hl-size-3",
|
|
801
|
+
md: "hl-size-3.5",
|
|
802
|
+
lg: "hl-size-4"
|
|
803
|
+
}, m = {
|
|
804
|
+
xs: 10,
|
|
805
|
+
sm: 12,
|
|
806
|
+
md: 14,
|
|
807
|
+
lg: 16
|
|
808
|
+
}, h = {
|
|
809
|
+
primary: "hl-bg-primary",
|
|
810
|
+
secondary: "hl-bg-secondary",
|
|
811
|
+
tertiary: "hl-bg-tertiary",
|
|
812
|
+
success: "hl-bg-success",
|
|
813
|
+
danger: "hl-bg-danger",
|
|
814
|
+
warning: "hl-bg-warning",
|
|
815
|
+
info: "hl-bg-info",
|
|
816
|
+
light: "hl-bg-light",
|
|
817
|
+
dark: "hl-bg-dark",
|
|
818
|
+
muted: "hl-bg-muted"
|
|
819
|
+
}, g = {
|
|
820
|
+
primary: "hl-bg-primary-20",
|
|
821
|
+
secondary: "hl-bg-secondary-20",
|
|
822
|
+
tertiary: "hl-bg-tertiary-20",
|
|
823
|
+
success: "hl-bg-success-20",
|
|
824
|
+
danger: "hl-bg-danger-20",
|
|
825
|
+
warning: "hl-bg-warning-20",
|
|
826
|
+
info: "hl-bg-info-20",
|
|
827
|
+
light: "hl-bg-light",
|
|
828
|
+
dark: "hl-bg-dark-20",
|
|
829
|
+
muted: "hl-bg-muted-20"
|
|
830
|
+
}, _ = {
|
|
831
|
+
primary: "light",
|
|
832
|
+
secondary: "light",
|
|
833
|
+
tertiary: "light",
|
|
834
|
+
success: "light",
|
|
835
|
+
danger: "light",
|
|
836
|
+
warning: "dark",
|
|
837
|
+
info: "light",
|
|
838
|
+
light: "dark",
|
|
839
|
+
dark: "light",
|
|
840
|
+
muted: "light"
|
|
841
|
+
}, y = (e) => typeof e == "string" && Object.prototype.hasOwnProperty.call(h, e), b = o(() => d[e.size]), x = o(() => m[e.size]), S = o(() => e.indeterminate && !t.value), w = o(() => S.value ? "mixed" : t.value), T = o(() => S.value ? "hl-bg-primary/20 hl-border-primary" : y(e.color) ? t.value ? h[e.color] : g[e.color] : t.value ? Ye : Je), E = o(() => {
|
|
842
|
+
if (S.value) return "primary";
|
|
843
|
+
if (t.value) return y(e.color) ? _[e.color] : "light";
|
|
844
|
+
if (y(e.color)) return e.color;
|
|
845
|
+
});
|
|
846
|
+
return (n, o) => (C(), l("div", We, [u("button", {
|
|
847
|
+
type: "button",
|
|
848
|
+
role: "checkbox",
|
|
849
|
+
"aria-checked": w.value,
|
|
850
|
+
"aria-label": e.ariaLabel || void 0,
|
|
851
|
+
"aria-labelledby": a.value ? i.value : void 0,
|
|
852
|
+
disabled: e.disabled,
|
|
853
|
+
class: v(["hanap-labs-font hl-no-focus-ring hl-inline-flex hl-w-full hl-appearance-none hl-border-0 hl-items-start hl-gap-3 hl-rounded-md hl-bg-transparent hl-text-left hl-transition-all hl-duration-300", e.disabled ? "hl-cursor-not-allowed hl-opacity-50" : "hl-cursor-pointer"]),
|
|
854
|
+
onClick: c
|
|
855
|
+
}, [u("span", { class: v(["hl-mt-0.5 hl-inline-flex hl-shrink-0 hl-items-center hl-justify-center hl-overflow-hidden hl-rounded hl-leading-none hl-transition-colors hl-duration-300", [b.value, T.value]]) }, [p(J, {
|
|
856
|
+
name: "check",
|
|
857
|
+
size: x.value,
|
|
858
|
+
color: E.value,
|
|
859
|
+
class: v(["hl-transition-opacity hl-duration-300", [f[e.size], t.value || S.value ? "hl-opacity-100" : "hl-opacity-0"]])
|
|
860
|
+
}, null, 8, [
|
|
861
|
+
"size",
|
|
862
|
+
"color",
|
|
863
|
+
"class"
|
|
864
|
+
])], 2), e.label || e.description ? (C(), s(Ue, {
|
|
865
|
+
key: 0,
|
|
866
|
+
class: "hl-min-w-0",
|
|
867
|
+
label: e.label,
|
|
868
|
+
description: e.description,
|
|
869
|
+
"for-id": r.value,
|
|
870
|
+
"label-id": i.value,
|
|
871
|
+
size: e.labelSize,
|
|
872
|
+
"label-class": e.labelClass,
|
|
873
|
+
"description-class": e.descriptionClass
|
|
874
|
+
}, null, 8, [
|
|
875
|
+
"label",
|
|
876
|
+
"description",
|
|
877
|
+
"for-id",
|
|
878
|
+
"label-id",
|
|
879
|
+
"size",
|
|
880
|
+
"label-class",
|
|
881
|
+
"description-class"
|
|
882
|
+
])) : (C(), l("span", Ke, "toggle checkbox"))], 10, Ge), te(u("input", {
|
|
883
|
+
id: r.value,
|
|
884
|
+
"onUpdate:modelValue": o[0] ||= (e) => t.value = e,
|
|
885
|
+
type: "checkbox",
|
|
886
|
+
class: "hl-sr-only",
|
|
887
|
+
disabled: e.disabled
|
|
888
|
+
}, null, 8, qe), [[N, t.value]])]));
|
|
889
|
+
}
|
|
890
|
+
}), Ze = { class: "hanap-labs-theme hanap-labs-font hl-w-full" }, Qe = { class: "hl-relative" }, $e = {
|
|
891
|
+
key: 0,
|
|
892
|
+
class: "hl-pointer-events-none hl-absolute hl-inset-y-0 hl-left-0 hl-flex hl-items-center hl-pl-3 hl-text-muted"
|
|
893
|
+
}, et = [
|
|
894
|
+
"id",
|
|
895
|
+
"name",
|
|
896
|
+
"type",
|
|
897
|
+
"inputmode",
|
|
898
|
+
"placeholder",
|
|
899
|
+
"required",
|
|
900
|
+
"disabled",
|
|
901
|
+
"readonly",
|
|
902
|
+
"autocomplete",
|
|
903
|
+
"maxlength",
|
|
904
|
+
"minlength",
|
|
905
|
+
"pattern",
|
|
906
|
+
"aria-invalid",
|
|
907
|
+
"aria-errormessage"
|
|
908
|
+
], tt = {
|
|
909
|
+
key: 1,
|
|
910
|
+
class: "hl-pointer-events-none hl-absolute hl-inset-y-0 hl-right-0 hl-flex hl-items-center hl-pr-3 hl-text-muted"
|
|
911
|
+
}, nt = ["aria-label", "aria-pressed"], rt = ["id"], it = {
|
|
912
|
+
key: 0,
|
|
913
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
914
|
+
}, at = /* @__PURE__ */ Se(/* @__PURE__ */ m({
|
|
915
|
+
__name: "HLInput",
|
|
916
|
+
props: /* @__PURE__ */ h({
|
|
917
|
+
id: { default: "" },
|
|
918
|
+
name: { default: "" },
|
|
919
|
+
type: { default: "text" },
|
|
920
|
+
inputmode: {},
|
|
921
|
+
placeholder: { default: "" },
|
|
922
|
+
label: { default: "" },
|
|
923
|
+
description: { default: "" },
|
|
924
|
+
required: {
|
|
925
|
+
type: Boolean,
|
|
926
|
+
default: !1
|
|
927
|
+
},
|
|
928
|
+
disabled: {
|
|
929
|
+
type: Boolean,
|
|
930
|
+
default: !1
|
|
931
|
+
},
|
|
932
|
+
readonly: {
|
|
933
|
+
type: Boolean,
|
|
934
|
+
default: !1
|
|
935
|
+
},
|
|
936
|
+
error: { default: "" },
|
|
937
|
+
errors: { default: () => [] },
|
|
938
|
+
autocomplete: { default: "off" },
|
|
939
|
+
maxlength: {},
|
|
940
|
+
minlength: {},
|
|
941
|
+
pattern: {},
|
|
942
|
+
showPasswordToggle: {
|
|
943
|
+
type: Boolean,
|
|
944
|
+
default: !1
|
|
945
|
+
},
|
|
946
|
+
clearable: {
|
|
947
|
+
type: Boolean,
|
|
948
|
+
default: !1
|
|
949
|
+
},
|
|
950
|
+
labelClass: { default: "" },
|
|
951
|
+
labelSize: { default: "md" },
|
|
952
|
+
iconLeft: {
|
|
953
|
+
type: Boolean,
|
|
954
|
+
default: !1
|
|
955
|
+
},
|
|
956
|
+
inputClass: { default: "" },
|
|
957
|
+
size: { default: "md" },
|
|
958
|
+
color: {},
|
|
959
|
+
rounded: {
|
|
960
|
+
type: Boolean,
|
|
961
|
+
default: !1
|
|
962
|
+
},
|
|
963
|
+
loading: {
|
|
964
|
+
type: Boolean,
|
|
965
|
+
default: !1
|
|
966
|
+
},
|
|
967
|
+
noBorder: {
|
|
968
|
+
type: Boolean,
|
|
969
|
+
default: !1
|
|
970
|
+
}
|
|
971
|
+
}, {
|
|
972
|
+
modelValue: { default: "" },
|
|
973
|
+
modelModifiers: {}
|
|
974
|
+
}),
|
|
975
|
+
emits: /* @__PURE__ */ h([
|
|
976
|
+
"focus",
|
|
977
|
+
"blur",
|
|
978
|
+
"input",
|
|
979
|
+
"change",
|
|
980
|
+
"clear"
|
|
981
|
+
], ["update:modelValue"]),
|
|
982
|
+
setup(e, { emit: t }) {
|
|
983
|
+
let n = ee(e, "modelValue"), i = t, a = j(), d = o(() => e.id || a), f = o(() => `${d.value}-errors`), m = w(null), h = w(!1), g = o(() => e.type === "password"), _ = o(() => e.type === "search"), b = o(() => g.value && e.showPasswordToggle ? h.value ? "text" : "password" : e.type), x = () => {
|
|
984
|
+
h.value = !h.value;
|
|
985
|
+
}, S = o(() => (_.value || e.clearable) && String(n.value ?? "").length > 0), T = () => {
|
|
986
|
+
n.value = "", i("clear"), i("input"), i("change"), m.value?.focus();
|
|
987
|
+
}, O = o(() => e.error), A = o(() => {
|
|
988
|
+
let t = [];
|
|
989
|
+
for (let n of e.errors) t.includes(n) || t.push(n);
|
|
990
|
+
return t;
|
|
991
|
+
}), M = o(() => !!O.value || A.value.length > 0), N = {
|
|
992
|
+
xs: "hl-text-xs",
|
|
993
|
+
sm: "hl-text-xs",
|
|
994
|
+
md: "hl-text-sm",
|
|
995
|
+
lg: "hl-text-sm"
|
|
996
|
+
}, F = o(() => e.loading || S.value || e.showPasswordToggle && g.value), I = {
|
|
997
|
+
xs: "height: var(--hanap-labs-input-h-xs);",
|
|
998
|
+
sm: "height: var(--hanap-labs-input-h-sm);",
|
|
999
|
+
md: "height: var(--hanap-labs-input-h-md);",
|
|
1000
|
+
lg: "height: var(--hanap-labs-input-h-lg);"
|
|
1001
|
+
}, L = o(() => {
|
|
1002
|
+
let t = e.iconLeft ? `var(--hanap-labs-input-icon-left-${e.size})` : `var(--hanap-labs-input-px-${e.size})`, n = F.value ? `var(--hanap-labs-input-icon-right-${e.size})` : `var(--hanap-labs-input-px-${e.size})`;
|
|
1003
|
+
return `${I[e.size]} padding-left: ${t}; padding-right: ${n};`;
|
|
1004
|
+
}), R = {
|
|
1005
|
+
xs: "hl-rounded-md",
|
|
1006
|
+
sm: "hl-rounded-md",
|
|
1007
|
+
md: "hl-rounded-lg",
|
|
1008
|
+
lg: "hl-rounded-lg"
|
|
1009
|
+
}, z = {
|
|
1010
|
+
secondary: "hl-border-secondary focus:hl-border-secondary",
|
|
1011
|
+
tertiary: "hl-border-tertiary focus:hl-border-tertiary",
|
|
1012
|
+
primary: "hl-border-primary focus:hl-border-primary",
|
|
1013
|
+
success: "hl-border-success focus:hl-border-success",
|
|
1014
|
+
danger: "hl-border-danger focus:hl-border-danger",
|
|
1015
|
+
warning: "hl-border-warning focus:hl-border-warning",
|
|
1016
|
+
info: "hl-border-info focus:hl-border-info",
|
|
1017
|
+
light: "hl-border-muted focus:hl-border-secondary",
|
|
1018
|
+
dark: "hl-border-dark focus:hl-border-dark",
|
|
1019
|
+
muted: "hl-border-muted focus:hl-border-muted"
|
|
1020
|
+
}, ne = o(() => N[e.size]), re = o(() => e.rounded ? "hl-rounded-full" : R[e.size]), B = o(() => e.color ? z[e.color] : "hl-input-theme");
|
|
1021
|
+
return (t, a) => (C(), l("div", Ze, [
|
|
1022
|
+
e.label || e.description ? (C(), s(Ue, {
|
|
1023
|
+
key: 0,
|
|
1024
|
+
label: e.label,
|
|
1025
|
+
description: e.description,
|
|
1026
|
+
"for-id": d.value,
|
|
1027
|
+
required: e.required,
|
|
1028
|
+
size: e.labelSize,
|
|
1029
|
+
"label-class": e.labelClass
|
|
1030
|
+
}, null, 8, [
|
|
1031
|
+
"label",
|
|
1032
|
+
"description",
|
|
1033
|
+
"for-id",
|
|
1034
|
+
"required",
|
|
1035
|
+
"size",
|
|
1036
|
+
"label-class"
|
|
1037
|
+
])) : c("", !0),
|
|
1038
|
+
u("div", Qe, [
|
|
1039
|
+
e.iconLeft ? (C(), l("div", $e, [D(t.$slots, "icon", {}, void 0, !0)])) : c("", !0),
|
|
1040
|
+
te(u("input", {
|
|
1041
|
+
ref_key: "inputRef",
|
|
1042
|
+
ref: m,
|
|
1043
|
+
id: d.value,
|
|
1044
|
+
"onUpdate:modelValue": a[0] ||= (e) => n.value = e,
|
|
1045
|
+
name: e.name,
|
|
1046
|
+
type: b.value,
|
|
1047
|
+
inputmode: e.inputmode,
|
|
1048
|
+
placeholder: e.placeholder,
|
|
1049
|
+
required: e.required,
|
|
1050
|
+
disabled: e.disabled || e.loading,
|
|
1051
|
+
readonly: e.readonly,
|
|
1052
|
+
autocomplete: e.autocomplete,
|
|
1053
|
+
maxlength: e.maxlength,
|
|
1054
|
+
minlength: e.minlength,
|
|
1055
|
+
pattern: e.pattern,
|
|
1056
|
+
"aria-invalid": M.value || void 0,
|
|
1057
|
+
"aria-errormessage": M.value ? f.value : void 0,
|
|
1058
|
+
class: v(["hl-theme-text hl-block hl-w-full hl-appearance-none hl-box-border hl-border hl-border-solid hl-leading-tight hl-transition-colors hl-duration-300 hl-no-focus-ring disabled:hl-cursor-not-allowed disabled:hl-opacity-60", [
|
|
1059
|
+
ne.value,
|
|
1060
|
+
re.value,
|
|
1061
|
+
B.value,
|
|
1062
|
+
e.inputClass,
|
|
1063
|
+
{
|
|
1064
|
+
"hl-cursor-not-allowed": e.disabled || e.loading,
|
|
1065
|
+
"hl-input-error-border-theme focus:hl-input-error-border-theme": M.value,
|
|
1066
|
+
"hl-border-0 focus:hl-border-0": e.noBorder,
|
|
1067
|
+
"hl-search-input": _.value
|
|
1068
|
+
}
|
|
1069
|
+
]]),
|
|
1070
|
+
style: y(L.value),
|
|
1071
|
+
onFocus: a[1] ||= (e) => i("focus"),
|
|
1072
|
+
onBlur: a[2] ||= (e) => i("blur"),
|
|
1073
|
+
onInput: a[3] ||= (e) => i("input"),
|
|
1074
|
+
onChange: a[4] ||= (e) => i("change")
|
|
1075
|
+
}, null, 46, et), [[P, n.value]]),
|
|
1076
|
+
e.loading ? (C(), l("div", tt, [p(J, {
|
|
1077
|
+
name: "spinner",
|
|
1078
|
+
size: 20,
|
|
1079
|
+
class: "hl-animate-spin",
|
|
1080
|
+
color: e.color
|
|
1081
|
+
}, null, 8, ["color"])])) : S.value ? (C(), l("button", {
|
|
1082
|
+
key: 2,
|
|
1083
|
+
type: "button",
|
|
1084
|
+
class: "hl-absolute hl-inset-y-0 hl-right-0 hl-flex hl-items-center hl-pr-3 hl-appearance-none hl-border-0 hl-bg-transparent hl-p-0 hl-text-muted hover:hl-text-primary hl-no-focus-ring hl-cursor-pointer",
|
|
1085
|
+
"aria-label": "Clear value",
|
|
1086
|
+
onClick: T
|
|
1087
|
+
}, [p(J, {
|
|
1088
|
+
name: "x-mark",
|
|
1089
|
+
size: 16,
|
|
1090
|
+
decorative: !0,
|
|
1091
|
+
color: e.color
|
|
1092
|
+
}, null, 8, ["color"])])) : e.showPasswordToggle && g.value ? (C(), l("button", {
|
|
1093
|
+
key: 3,
|
|
1094
|
+
type: "button",
|
|
1095
|
+
class: "hl-absolute hl-inset-y-0 hl-right-0 hl-flex hl-items-center hl-pr-3 hl-appearance-none hl-border-0 hl-bg-transparent hl-p-0 hl-text-muted hover:hl-text-primary hl-no-focus-ring hl-cursor-pointer",
|
|
1096
|
+
"aria-label": h.value ? "Hide password" : "Show password",
|
|
1097
|
+
"aria-pressed": h.value,
|
|
1098
|
+
onClick: x
|
|
1099
|
+
}, [p(J, {
|
|
1100
|
+
name: h.value ? "hide" : "view",
|
|
1101
|
+
size: 18,
|
|
1102
|
+
decorative: !0,
|
|
1103
|
+
color: e.color
|
|
1104
|
+
}, null, 8, ["name", "color"])], 8, nt)) : c("", !0)
|
|
1105
|
+
]),
|
|
1106
|
+
M.value ? (C(), l("div", {
|
|
1107
|
+
key: 1,
|
|
1108
|
+
id: f.value,
|
|
1109
|
+
class: "hl-mt-1 hl-space-y-1",
|
|
1110
|
+
role: "alert"
|
|
1111
|
+
}, [O.value ? (C(), l("div", it, k(O.value), 1)) : c("", !0), (C(!0), l(r, null, E(A.value, (e) => (C(), l("div", {
|
|
1112
|
+
key: e,
|
|
1113
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
1114
|
+
}, k(e), 1))), 128))], 8, rt)) : c("", !0)
|
|
1115
|
+
]));
|
|
1116
|
+
}
|
|
1117
|
+
}), [["__scopeId", "data-v-1d358dd0"]]), ot = { class: "hanap-labs-theme hanap-labs-font hl-relative hl-inline-block" }, st = "!hl-size-8 !hl-rounded-md !hl-bg-transparent !hl-theme-text-subtle hover:!hl-theme-bg-muted hover:!hl-theme-text aria-expanded:!hl-theme-bg-muted aria-expanded:!hl-theme-text hl-transition-colors hl-duration-150", ct = "!hl-w-full !hl-min-h-0 !hl-justify-start !hl-rounded-md !hl-border-0 !hl-bg-transparent !hl-px-3 !hl-py-2 !hl-gap-2 !hl-text-left !hl-text-sm !hl-font-medium !hl-theme-text-subtle hover:!hl-theme-bg-muted hover:!hl-theme-text focus-visible:!hl-theme-bg-muted focus-visible:!hl-theme-text focus-visible:!hl-outline-none disabled:!hl-opacity-50 disabled:!hl-cursor-not-allowed disabled:hover:!hl-bg-transparent hl-transition-colors hl-duration-150", lt = /* @__PURE__ */ m({
|
|
1118
|
+
name: "HLMenuAction",
|
|
1119
|
+
inheritAttrs: !1,
|
|
1120
|
+
__name: "HLMenuAction",
|
|
1121
|
+
props: /* @__PURE__ */ h({
|
|
1122
|
+
options: { default: () => [] },
|
|
1123
|
+
disabled: {
|
|
1124
|
+
type: Boolean,
|
|
1125
|
+
default: !1
|
|
1126
|
+
},
|
|
1127
|
+
triggerAriaLabel: { default: "Open actions menu" },
|
|
1128
|
+
closeOnSelect: {
|
|
1129
|
+
type: Boolean,
|
|
1130
|
+
default: !0
|
|
1131
|
+
},
|
|
1132
|
+
closeOnClickOutside: {
|
|
1133
|
+
type: Boolean,
|
|
1134
|
+
default: !0
|
|
1135
|
+
},
|
|
1136
|
+
closeOnEscape: {
|
|
1137
|
+
type: Boolean,
|
|
1138
|
+
default: !0
|
|
1139
|
+
},
|
|
1140
|
+
menuClass: { default: "" },
|
|
1141
|
+
optionClass: { default: "" }
|
|
1142
|
+
}, {
|
|
1143
|
+
modelValue: {
|
|
1144
|
+
type: Boolean,
|
|
1145
|
+
default: !1
|
|
1146
|
+
},
|
|
1147
|
+
modelModifiers: {}
|
|
1148
|
+
}),
|
|
1149
|
+
emits: /* @__PURE__ */ h([
|
|
1150
|
+
"select",
|
|
1151
|
+
"open",
|
|
1152
|
+
"close"
|
|
1153
|
+
], ["update:modelValue"]),
|
|
1154
|
+
setup(e, { emit: n }) {
|
|
1155
|
+
let i = {
|
|
1156
|
+
primary: "hl-text-primary",
|
|
1157
|
+
secondary: "hl-text-secondary",
|
|
1158
|
+
tertiary: "hl-text-tertiary",
|
|
1159
|
+
success: "hl-text-success",
|
|
1160
|
+
danger: "hl-text-danger",
|
|
1161
|
+
warning: "hl-text-warning",
|
|
1162
|
+
info: "hl-text-info",
|
|
1163
|
+
light: "hl-theme-text-subtle",
|
|
1164
|
+
dark: "hl-theme-text",
|
|
1165
|
+
muted: "hl-text-muted"
|
|
1166
|
+
}, a = ee(e, "modelValue"), c = n, { trigger: f, floating: m, visible: h, show: y, hide: b, styles: x, referenceElement: S, floatingElement: w } = t({
|
|
1167
|
+
placement: "bottom-end",
|
|
1168
|
+
strategy: "fixed",
|
|
1169
|
+
offset: 6
|
|
1170
|
+
}), T = o(() => h.value ? "Close actions menu" : e.triggerAriaLabel), O = (e) => e ? i[e] : void 0, k = () => {
|
|
1171
|
+
h.value || (y(), c("open"));
|
|
1172
|
+
}, j = () => {
|
|
1173
|
+
h.value && (b(), c("close"));
|
|
1174
|
+
}, M = () => {
|
|
1175
|
+
e.disabled || (h.value ? j() : k());
|
|
1176
|
+
}, N = async (t) => {
|
|
1177
|
+
t.disabled || t.loading || (c("select", t), t.callback && await t.callback(), e.closeOnSelect && j());
|
|
1178
|
+
}, P = () => w.value ? Array.from(w.value.querySelectorAll("button[role=\"menuitem\"]")) : [], F = async () => {
|
|
1179
|
+
await _(), P().filter((e) => !e.disabled)[0]?.focus();
|
|
1180
|
+
}, R = (e) => {
|
|
1181
|
+
let t = P().filter((e) => !e.disabled);
|
|
1182
|
+
if (t.length === 0) return;
|
|
1183
|
+
let n = document.activeElement, r = (n instanceof HTMLButtonElement ? t.indexOf(n) : -1) + e;
|
|
1184
|
+
(r < 0 ? t[t.length - 1] : r >= t.length ? t[0] : t[r])?.focus();
|
|
1185
|
+
}, ne = () => {
|
|
1186
|
+
P().filter((e) => !e.disabled)[0]?.focus();
|
|
1187
|
+
}, B = () => {
|
|
1188
|
+
let e = P().filter((e) => !e.disabled);
|
|
1189
|
+
e[e.length - 1]?.focus();
|
|
1190
|
+
};
|
|
1191
|
+
return e.closeOnClickOutside && re(w, () => {
|
|
1192
|
+
h.value && j();
|
|
1193
|
+
}, { ignore: [S] }), e.closeOnEscape && V(window, "keydown", (t) => {
|
|
1194
|
+
if (h.value) switch (t.key) {
|
|
1195
|
+
case "Escape":
|
|
1196
|
+
e.closeOnEscape && (t.preventDefault(), j());
|
|
1197
|
+
break;
|
|
1198
|
+
case "ArrowDown":
|
|
1199
|
+
t.preventDefault(), R(1);
|
|
1200
|
+
break;
|
|
1201
|
+
case "ArrowUp":
|
|
1202
|
+
t.preventDefault(), R(-1);
|
|
1203
|
+
break;
|
|
1204
|
+
case "Home":
|
|
1205
|
+
t.preventDefault(), ne();
|
|
1206
|
+
break;
|
|
1207
|
+
case "End":
|
|
1208
|
+
t.preventDefault(), B();
|
|
1209
|
+
break;
|
|
1210
|
+
}
|
|
1211
|
+
}), L(a, (e) => {
|
|
1212
|
+
e !== h.value && (e ? k() : j());
|
|
1213
|
+
}), L(h, async (e) => {
|
|
1214
|
+
a.value !== e && (a.value = e), e && await F();
|
|
1215
|
+
}), (t, n) => (C(), l("div", ot, [p($, {
|
|
1216
|
+
id: A(f).id,
|
|
1217
|
+
ref: A(f).ref,
|
|
1218
|
+
"aria-controls": A(f)["aria-controls"],
|
|
1219
|
+
"aria-expanded": A(f)["aria-expanded"],
|
|
1220
|
+
label: "",
|
|
1221
|
+
type: "button",
|
|
1222
|
+
"icon-only": !0,
|
|
1223
|
+
"no-border": !0,
|
|
1224
|
+
class: v(st),
|
|
1225
|
+
disabled: e.disabled,
|
|
1226
|
+
"aria-label": T.value,
|
|
1227
|
+
"aria-haspopup": "menu",
|
|
1228
|
+
onClick: M
|
|
1229
|
+
}, {
|
|
1230
|
+
icon: z(() => [t.$slots.trigger ? D(t.$slots, "trigger", { key: 0 }) : (C(), s(J, {
|
|
1231
|
+
key: 1,
|
|
1232
|
+
name: "three-dots",
|
|
1233
|
+
class: "hl-size-5",
|
|
1234
|
+
decorative: !0
|
|
1235
|
+
}))]),
|
|
1236
|
+
_: 3
|
|
1237
|
+
}, 8, [
|
|
1238
|
+
"id",
|
|
1239
|
+
"aria-controls",
|
|
1240
|
+
"aria-expanded",
|
|
1241
|
+
"disabled",
|
|
1242
|
+
"aria-label"
|
|
1243
|
+
]), te(u("div", g(A(m), {
|
|
1244
|
+
style: A(x),
|
|
1245
|
+
class: ["hl-z-50 hl-min-w-44 hl-overflow-hidden hl-rounded-lg hl-border hl-border-solid hl-theme-border hl-theme-bg hl-shadow-lg hl-divide-y hl-divide-theme hl-origin-top-right", e.menuClass],
|
|
1246
|
+
role: "menu"
|
|
1247
|
+
}), [(C(!0), l(r, null, E(e.options, (t) => (C(), s($, {
|
|
1248
|
+
key: t.value,
|
|
1249
|
+
label: t.label,
|
|
1250
|
+
type: "button",
|
|
1251
|
+
size: "xs",
|
|
1252
|
+
loading: !!t.loading,
|
|
1253
|
+
"no-border": !0,
|
|
1254
|
+
class: v([
|
|
1255
|
+
ct,
|
|
1256
|
+
O(t.color),
|
|
1257
|
+
e.optionClass
|
|
1258
|
+
]),
|
|
1259
|
+
disabled: t.disabled || t.loading,
|
|
1260
|
+
role: "menuitem",
|
|
1261
|
+
onClick: (e) => N(t)
|
|
1262
|
+
}, d({ _: 2 }, [t.icon && !t.loading ? {
|
|
1263
|
+
name: "icon",
|
|
1264
|
+
fn: z(() => [p(J, {
|
|
1265
|
+
name: t.icon,
|
|
1266
|
+
class: "hl-size-4",
|
|
1267
|
+
decorative: !0
|
|
1268
|
+
}, null, 8, ["name"])]),
|
|
1269
|
+
key: "0"
|
|
1270
|
+
} : void 0]), 1032, [
|
|
1271
|
+
"label",
|
|
1272
|
+
"loading",
|
|
1273
|
+
"class",
|
|
1274
|
+
"disabled",
|
|
1275
|
+
"onClick"
|
|
1276
|
+
]))), 128))], 16), [[I, A(h)]])]));
|
|
1277
|
+
}
|
|
1278
|
+
}), ut = { class: "hl-min-w-0 hl-flex-1 hl-self-center hl-flex hl-flex-col hl-gap-0.5" }, dt = { class: "hl-m-0 hl-truncate hl-text-[15px] hl-font-semibold hl-leading-[1.2] hl-theme-text" }, ft = { class: "hl-m-0 hl-break-words hl-text-sm hl-leading-[1.35] hl-theme-text-subtle" }, pt = { class: "hl-relative hl-size-8 hl-shrink-0" }, mt = /* @__PURE__ */ Se(/* @__PURE__ */ m({
|
|
1279
|
+
name: "HLNotifyToast",
|
|
1280
|
+
__name: "HLNotifyToast",
|
|
1281
|
+
props: {
|
|
1282
|
+
notificationId: { default: 0 },
|
|
1283
|
+
type: {},
|
|
1284
|
+
title: { default: "" },
|
|
1285
|
+
message: {},
|
|
1286
|
+
durationMs: { default: 0 }
|
|
1287
|
+
},
|
|
1288
|
+
emits: ["close"],
|
|
1289
|
+
setup(e, { emit: t }) {
|
|
1290
|
+
let n = t, r = {
|
|
1291
|
+
borderColor: "color-mix(in srgb, var(--hanap-labs-border-default) 35%, transparent)",
|
|
1292
|
+
backgroundColor: "color-mix(in srgb, var(--hanap-labs-surface) 60%, transparent)"
|
|
1293
|
+
}, i = {
|
|
1294
|
+
success: {
|
|
1295
|
+
iconName: "check",
|
|
1296
|
+
surfaceStyle: {
|
|
1297
|
+
borderColor: "color-mix(in srgb, var(--hanap-labs-success) 40%, transparent)",
|
|
1298
|
+
backgroundColor: "color-mix(in srgb, var(--hanap-labs-success) 10%, var(--hanap-labs-surface))"
|
|
1299
|
+
},
|
|
1300
|
+
iconWrapperStyle: { backgroundColor: "color-mix(in srgb, var(--hanap-labs-success) 20%, var(--hanap-labs-surface))" },
|
|
1301
|
+
iconClass: "hl-text-success",
|
|
1302
|
+
iconSizeClass: "hl-size-6",
|
|
1303
|
+
iconStyle: void 0,
|
|
1304
|
+
closeButtonStyle: r,
|
|
1305
|
+
closeProgressColor: "var(--hanap-labs-success)",
|
|
1306
|
+
closeClass: "hl-text-slate-400 hover:hl-bg-success/8 hover:hl-text-success dark:hl-text-slate-500"
|
|
1307
|
+
},
|
|
1308
|
+
error: {
|
|
1309
|
+
iconName: "x-mark",
|
|
1310
|
+
surfaceStyle: {
|
|
1311
|
+
borderColor: "color-mix(in srgb, var(--hanap-labs-danger) 40%, transparent)",
|
|
1312
|
+
backgroundColor: "color-mix(in srgb, var(--hanap-labs-danger) 10%, var(--hanap-labs-surface))"
|
|
1313
|
+
},
|
|
1314
|
+
iconWrapperStyle: { backgroundColor: "color-mix(in srgb, var(--hanap-labs-danger) 20%, var(--hanap-labs-surface))" },
|
|
1315
|
+
iconClass: "hl-text-danger",
|
|
1316
|
+
iconSizeClass: "hl-size-6",
|
|
1317
|
+
iconStyle: void 0,
|
|
1318
|
+
closeButtonStyle: r,
|
|
1319
|
+
closeProgressColor: "var(--hanap-labs-danger)",
|
|
1320
|
+
closeClass: "hl-text-slate-400 hover:hl-bg-danger/8 hover:hl-text-danger dark:hl-text-slate-500"
|
|
1321
|
+
},
|
|
1322
|
+
info: {
|
|
1323
|
+
iconName: "info-plain",
|
|
1324
|
+
surfaceStyle: {
|
|
1325
|
+
borderColor: "color-mix(in srgb, var(--hanap-labs-info) 40%, transparent)",
|
|
1326
|
+
backgroundColor: "color-mix(in srgb, var(--hanap-labs-info) 10%, var(--hanap-labs-surface))"
|
|
1327
|
+
},
|
|
1328
|
+
iconWrapperStyle: { backgroundColor: "color-mix(in srgb, var(--hanap-labs-info) 20%, var(--hanap-labs-surface))" },
|
|
1329
|
+
iconClass: "hl-text-info",
|
|
1330
|
+
iconSizeClass: "hl-size-5",
|
|
1331
|
+
iconStyle: void 0,
|
|
1332
|
+
closeButtonStyle: r,
|
|
1333
|
+
closeProgressColor: "var(--hanap-labs-info)",
|
|
1334
|
+
closeClass: "hl-text-slate-400 hover:hl-bg-info/8 hover:hl-text-info dark:hl-text-slate-500"
|
|
1335
|
+
},
|
|
1336
|
+
warning: {
|
|
1337
|
+
iconName: "alert",
|
|
1338
|
+
surfaceStyle: {
|
|
1339
|
+
borderColor: "color-mix(in srgb, var(--hanap-labs-warning) 40%, transparent)",
|
|
1340
|
+
backgroundColor: "color-mix(in srgb, var(--hanap-labs-warning) 10%, var(--hanap-labs-surface))"
|
|
1341
|
+
},
|
|
1342
|
+
iconWrapperStyle: { backgroundColor: "color-mix(in srgb, var(--hanap-labs-warning) 20%, var(--hanap-labs-surface))" },
|
|
1343
|
+
iconClass: "hl-text-warning",
|
|
1344
|
+
iconSizeClass: "hl-size-5",
|
|
1345
|
+
iconStyle: { transform: "translateY(-0.5px)" },
|
|
1346
|
+
closeButtonStyle: r,
|
|
1347
|
+
closeProgressColor: "var(--hanap-labs-warning)",
|
|
1348
|
+
closeClass: "hl-text-slate-400 hover:hl-bg-warning/8 hover:hl-text-warning dark:hl-text-slate-500"
|
|
1349
|
+
}
|
|
1350
|
+
}, a = o(() => i[e.type]), s = o(() => e.durationMs > 0), d = o(() => ({
|
|
1351
|
+
animationDuration: `${e.durationMs}ms`,
|
|
1352
|
+
"--hl-notify-close-progress-color": a.value.closeProgressColor,
|
|
1353
|
+
"--hl-notify-close-progress-track-color": `color-mix(in srgb, ${a.value.closeProgressColor} 40%, transparent)`
|
|
1354
|
+
})), f = o(() => e.title.trim().length > 0 ? e.title : e.type === "success" ? "Congratulations!" : e.type === "error" ? "Something went wrong!" : e.type === "info" ? "Did you know?" : "Warning"), m = () => {
|
|
1355
|
+
n("close");
|
|
1356
|
+
};
|
|
1357
|
+
return (t, n) => (C(), l("div", {
|
|
1358
|
+
class: "hanap-labs-theme hanap-labs-font hl-relative hl-flex hl-w-full hl-items-center hl-gap-2.5 hl-rounded-[22px] hl-border hl-border-solid hl-px-4 hl-py-5 hl-shadow-[0_18px_38px_-26px_rgba(15,23,42,0.24)]",
|
|
1359
|
+
style: y(a.value.surfaceStyle)
|
|
1360
|
+
}, [
|
|
1361
|
+
u("div", {
|
|
1362
|
+
class: "hl-flex hl-size-9 hl-shrink-0 hl-items-center hl-justify-center hl-rounded-full",
|
|
1363
|
+
style: y(a.value.iconWrapperStyle)
|
|
1364
|
+
}, [p(J, {
|
|
1365
|
+
name: a.value.iconName,
|
|
1366
|
+
class: v([a.value.iconSizeClass, a.value.iconClass]),
|
|
1367
|
+
style: y(a.value.iconStyle),
|
|
1368
|
+
decorative: !0
|
|
1369
|
+
}, null, 8, [
|
|
1370
|
+
"name",
|
|
1371
|
+
"class",
|
|
1372
|
+
"style"
|
|
1373
|
+
])], 4),
|
|
1374
|
+
u("div", ut, [u("p", dt, k(f.value), 1), u("p", ft, k(e.message), 1)]),
|
|
1375
|
+
u("div", pt, [s.value ? (C(), l("span", {
|
|
1376
|
+
key: `close-progress-${e.notificationId}`,
|
|
1377
|
+
class: "hl-notify-close-progress",
|
|
1378
|
+
style: y(d.value),
|
|
1379
|
+
"aria-hidden": "true"
|
|
1380
|
+
}, null, 4)) : c("", !0), p($, {
|
|
1381
|
+
label: "Close notification",
|
|
1382
|
+
type: "button",
|
|
1383
|
+
variant: "outline",
|
|
1384
|
+
size: "sm",
|
|
1385
|
+
"icon-only": !0,
|
|
1386
|
+
rounded: !0,
|
|
1387
|
+
class: v(["hl-relative hl-z-[1] !hl-size-full !hl-min-w-0", a.value.closeClass]),
|
|
1388
|
+
style: y(a.value.closeButtonStyle),
|
|
1389
|
+
"aria-label": "close notification",
|
|
1390
|
+
onClick: m
|
|
1391
|
+
}, {
|
|
1392
|
+
icon: z(() => [p(J, {
|
|
1393
|
+
name: "x-mark",
|
|
1394
|
+
class: "!hl-size-4",
|
|
1395
|
+
decorative: !0
|
|
1396
|
+
})]),
|
|
1397
|
+
_: 1
|
|
1398
|
+
}, 8, ["class", "style"])])
|
|
1399
|
+
], 4));
|
|
1400
|
+
}
|
|
1401
|
+
}), [["__scopeId", "data-v-d56faf39"]]), ht = {
|
|
1402
|
+
key: 0,
|
|
1403
|
+
class: "hl-pointer-events-none hl-fixed hl-inset-x-0 hl-top-4 hl-z-[9999] hl-px-3 sm:hl-top-6 sm:hl-px-4"
|
|
1404
|
+
}, gt = { class: "hl-mx-auto hl-w-full hl-max-w-2xl" }, _t = { class: "hl-pointer-events-auto" }, vt = /* @__PURE__ */ m({
|
|
1405
|
+
name: "HLNotify",
|
|
1406
|
+
__name: "HLNotify",
|
|
1407
|
+
setup(t) {
|
|
1408
|
+
let { notification: n, hide: r } = e();
|
|
1409
|
+
return (e, t) => (C(), s(i, { to: "body" }, [p(a, {
|
|
1410
|
+
"enter-active-class": "hl-transition-all hl-duration-250 hl-ease-out",
|
|
1411
|
+
"enter-from-class": "hl-translate-y-3 hl-scale-95 hl-opacity-0",
|
|
1412
|
+
"enter-to-class": "hl-translate-y-0 hl-scale-100 hl-opacity-100",
|
|
1413
|
+
"leave-active-class": "hl-transition-all hl-duration-200 hl-ease-in",
|
|
1414
|
+
"leave-from-class": "hl-translate-y-0 hl-scale-100 hl-opacity-100",
|
|
1415
|
+
"leave-to-class": "hl-translate-y-2 hl-scale-95 hl-opacity-0"
|
|
1416
|
+
}, {
|
|
1417
|
+
default: z(() => [A(n).visible ? (C(), l("div", ht, [u("div", gt, [u("div", _t, [p(mt, {
|
|
1418
|
+
"notification-id": A(n).id,
|
|
1419
|
+
type: A(n).type,
|
|
1420
|
+
title: A(n).title,
|
|
1421
|
+
message: A(n).message,
|
|
1422
|
+
"duration-ms": A(n).durationMs,
|
|
1423
|
+
onClose: A(r)
|
|
1424
|
+
}, null, 8, [
|
|
1425
|
+
"notification-id",
|
|
1426
|
+
"type",
|
|
1427
|
+
"title",
|
|
1428
|
+
"message",
|
|
1429
|
+
"duration-ms",
|
|
1430
|
+
"onClose"
|
|
1431
|
+
])])])])) : c("", !0)]),
|
|
1432
|
+
_: 1
|
|
1433
|
+
})]));
|
|
1434
|
+
}
|
|
1435
|
+
}), yt = {
|
|
1436
|
+
autoMount: !0,
|
|
1437
|
+
mountId: "hl-notify-host",
|
|
1438
|
+
componentName: "HLNotify"
|
|
1439
|
+
}, bt = null, xt = !1, St = () => typeof window < "u" && typeof document < "u", Ct = (e, t) => {
|
|
1440
|
+
if (!St() || bt !== null) return;
|
|
1441
|
+
let n = document.getElementById(t.mountId), r = n ?? document.createElement("div");
|
|
1442
|
+
n === null ? (r.id = t.mountId, document.body.appendChild(r), xt = !0) : xt = !1;
|
|
1443
|
+
let i = p(vt);
|
|
1444
|
+
i.appContext = e._context, T(i, r), bt = r;
|
|
1445
|
+
}, wt = () => {
|
|
1446
|
+
bt !== null && (T(null, bt), xt && bt.parentNode !== null && bt.parentNode.removeChild(bt), bt = null, xt = !1);
|
|
1447
|
+
}, Tt = (e = {}) => {
|
|
1448
|
+
let t = {
|
|
1449
|
+
...yt,
|
|
1450
|
+
...e
|
|
1451
|
+
};
|
|
1452
|
+
return { install(e) {
|
|
1453
|
+
e.component(t.componentName, vt), t.autoMount && Ct(e, t);
|
|
1454
|
+
} };
|
|
1455
|
+
}, Et = {
|
|
1456
|
+
key: 0,
|
|
1457
|
+
class: "hanap-labs-theme hanap-labs-font hl-fixed hl-inset-0 hl-z-50 hl-flex hl-items-center hl-justify-center"
|
|
1458
|
+
}, Dt = { class: "hl-relative hl-w-full hl-max-w-[500px] hl-pointer-events-auto" }, Ot = {
|
|
1459
|
+
key: 0,
|
|
1460
|
+
class: "hl-theme-bg hl-theme-border hl-w-full hl-rounded-2xl hl-border hl-p-5 hl-shadow-[0_22px_70px_-42px_rgba(15,23,42,0.6)]"
|
|
1461
|
+
}, kt = { class: "hl-flex hl-items-start hl-gap-3" }, At = {
|
|
1462
|
+
key: 0,
|
|
1463
|
+
class: "hl-mt-0.5 hl-flex hl-size-10 hl-shrink-0 hl-items-center hl-justify-center hl-self-start hl-rounded-xl hl-bg-primary/10 hl-text-primary"
|
|
1464
|
+
}, jt = { class: "hl-min-w-0 hl-flex-1 hl-space-y-1" }, Mt = { class: "hl-theme-text hl-m-0 hl-text-base hl-font-semibold hl-leading-5" }, Nt = { class: "hl-theme-text-subtle hl-m-0 hl-text-sm hl-leading-5" }, Pt = { class: "hl-mt-9 hl-flex hl-flex-col-reverse hl-gap-2.5 sm:hl-flex-row sm:hl-justify-end" }, Ft = /* @__PURE__ */ m({
|
|
1465
|
+
name: "HLPopupContent",
|
|
1466
|
+
__name: "HLPopupContent",
|
|
1467
|
+
props: /* @__PURE__ */ h({
|
|
1468
|
+
backdropClass: { default: "hl-bg-[var(--hanap-labs-overlay)] hl-backdrop-blur-sm" },
|
|
1469
|
+
containerClass: { default: "" },
|
|
1470
|
+
closeOnBackdrop: {
|
|
1471
|
+
type: Boolean,
|
|
1472
|
+
default: !0
|
|
1473
|
+
},
|
|
1474
|
+
type: { default: "confirm" },
|
|
1475
|
+
component: {},
|
|
1476
|
+
componentProps: {},
|
|
1477
|
+
isLoading: {
|
|
1478
|
+
type: Boolean,
|
|
1479
|
+
default: !1
|
|
1480
|
+
},
|
|
1481
|
+
loading: { type: Boolean }
|
|
1482
|
+
}, {
|
|
1483
|
+
modelValue: {
|
|
1484
|
+
type: Boolean,
|
|
1485
|
+
default: !1
|
|
1486
|
+
},
|
|
1487
|
+
modelModifiers: {}
|
|
1488
|
+
}),
|
|
1489
|
+
emits: /* @__PURE__ */ h(["close", "confirm"], ["update:modelValue"]),
|
|
1490
|
+
setup(e, { emit: t }) {
|
|
1491
|
+
let n = 0, r = null;
|
|
1492
|
+
function d() {
|
|
1493
|
+
typeof document > "u" || (n === 0 && (r = document.body.style.overflow, document.body.style.overflow = "hidden"), n += 1);
|
|
1494
|
+
}
|
|
1495
|
+
function f() {
|
|
1496
|
+
typeof document > "u" || n <= 0 || (--n, n === 0 && (document.body.style.overflow = r ?? "", r = null));
|
|
1497
|
+
}
|
|
1498
|
+
let m = ee(e, "modelValue"), h = o(() => e.loading ?? e.isLoading), _ = (e) => e === void 0 || typeof e == "object" && !Array.isArray(e), y = o(() => _(e.componentProps) ? e.componentProps ?? {} : {}), b = o(() => y.value.title?.trim() || "Confirm action"), x = o(() => y.value.message?.trim() || "Are you sure?"), w = o(() => y.value.confirmText?.trim() || "Confirm"), T = o(() => y.value.cancelText?.trim() || "Cancel"), E = o(() => y.value.icon?.trim() || "shield-check"), A = o(() => {
|
|
1499
|
+
let e = y.value.iconSource;
|
|
1500
|
+
if (typeof e == "string") return e.trim() || void 0;
|
|
1501
|
+
}), j = o(() => y.value.hideIcon !== !0), M = t, N = () => {
|
|
1502
|
+
!e.closeOnBackdrop || h || (m.value = !1, M("close"));
|
|
1503
|
+
}, P = () => {
|
|
1504
|
+
h || (m.value = !1, M("close"));
|
|
1505
|
+
}, F = () => {
|
|
1506
|
+
h || M("confirm");
|
|
1507
|
+
};
|
|
1508
|
+
return L(m, (e) => {
|
|
1509
|
+
if (e) {
|
|
1510
|
+
d();
|
|
1511
|
+
return;
|
|
1512
|
+
}
|
|
1513
|
+
f();
|
|
1514
|
+
}), S(() => {
|
|
1515
|
+
f();
|
|
1516
|
+
}), (t, n) => (C(), s(i, { to: "body" }, [p(a, {
|
|
1517
|
+
"enter-active-class": "hl-transition hl-duration-300 hl-ease-out",
|
|
1518
|
+
"enter-from-class": "hl-opacity-0",
|
|
1519
|
+
"enter-to-class": "hl-opacity-100",
|
|
1520
|
+
"leave-active-class": "hl-transition hl-duration-200 hl-ease-in",
|
|
1521
|
+
"leave-from-class": "hl-opacity-100",
|
|
1522
|
+
"leave-to-class": "hl-opacity-0"
|
|
1523
|
+
}, {
|
|
1524
|
+
default: z(() => [m.value ? (C(), l("div", Et, [u("div", {
|
|
1525
|
+
class: v(["hl-absolute hl-inset-0", e.backdropClass]),
|
|
1526
|
+
onClick: N
|
|
1527
|
+
}, null, 2), p(a, {
|
|
1528
|
+
"enter-active-class": "hl-transition hl-duration-300 hl-ease-out",
|
|
1529
|
+
"enter-from-class": "hl-scale-95 hl-opacity-0",
|
|
1530
|
+
"enter-to-class": "hl-scale-100 hl-opacity-100",
|
|
1531
|
+
"leave-active-class": "hl-transition hl-duration-200 hl-ease-in",
|
|
1532
|
+
"leave-from-class": "hl-scale-100 hl-opacity-100",
|
|
1533
|
+
"leave-to-class": "hl-scale-95 hl-opacity-0"
|
|
1534
|
+
}, {
|
|
1535
|
+
default: z(() => [m.value ? (C(), l("div", {
|
|
1536
|
+
key: 0,
|
|
1537
|
+
class: v(["hl-relative hl-z-10 hl-flex hl-w-full hl-items-start hl-justify-center hl-px-4 hl-pointer-events-none", e.containerClass])
|
|
1538
|
+
}, [u("div", Dt, [e.type === "confirm" ? (C(), l("div", Ot, [u("div", kt, [j.value ? (C(), l("div", At, [j.value ? (C(), s(J, {
|
|
1539
|
+
key: 0,
|
|
1540
|
+
name: E.value,
|
|
1541
|
+
source: A.value,
|
|
1542
|
+
class: "hl-size-4",
|
|
1543
|
+
decorative: !0
|
|
1544
|
+
}, null, 8, ["name", "source"])) : c("", !0)])) : c("", !0), u("div", jt, [u("h3", Mt, k(b.value), 1), u("p", Nt, k(x.value), 1)])]), u("div", Pt, [p($, {
|
|
1545
|
+
label: T.value,
|
|
1546
|
+
variant: "outline",
|
|
1547
|
+
size: "sm",
|
|
1548
|
+
"full-width": !0,
|
|
1549
|
+
disabled: h.value,
|
|
1550
|
+
class: "!hl-w-full sm:!hl-w-auto sm:!hl-min-w-[7rem]",
|
|
1551
|
+
onClick: P
|
|
1552
|
+
}, null, 8, ["label", "disabled"]), p($, {
|
|
1553
|
+
label: w.value,
|
|
1554
|
+
color: "primary",
|
|
1555
|
+
size: "sm",
|
|
1556
|
+
"full-width": !0,
|
|
1557
|
+
loading: h.value,
|
|
1558
|
+
class: "!hl-w-full sm:!hl-w-auto sm:!hl-min-w-[7.5rem]",
|
|
1559
|
+
onClick: F
|
|
1560
|
+
}, null, 8, ["label", "loading"])])])) : e.component ? (C(), s(O(e.component), g({
|
|
1561
|
+
key: 1,
|
|
1562
|
+
class: "hl-inline-block",
|
|
1563
|
+
style: {
|
|
1564
|
+
margin: "0",
|
|
1565
|
+
width: "auto",
|
|
1566
|
+
"max-width": "100%"
|
|
1567
|
+
}
|
|
1568
|
+
}, e.componentProps, {
|
|
1569
|
+
onCancel: P,
|
|
1570
|
+
onClose: P,
|
|
1571
|
+
onConfirm: F
|
|
1572
|
+
}), null, 16)) : D(t.$slots, "default", { key: 2 })])], 2)) : c("", !0)]),
|
|
1573
|
+
_: 3
|
|
1574
|
+
})])) : c("", !0)]),
|
|
1575
|
+
_: 3
|
|
1576
|
+
})]));
|
|
1577
|
+
}
|
|
1578
|
+
}), It = /* @__PURE__ */ m({
|
|
1579
|
+
name: "HLPopup",
|
|
1580
|
+
__name: "HLPopup",
|
|
1581
|
+
setup(e) {
|
|
1582
|
+
let { isVisible: t, type: r, component: i, props: a, loading: o, close: c, confirm: l } = n();
|
|
1583
|
+
return (e, n) => (C(), s(Ft, {
|
|
1584
|
+
"model-value": A(t),
|
|
1585
|
+
type: A(r),
|
|
1586
|
+
component: A(i) || void 0,
|
|
1587
|
+
"component-props": A(a),
|
|
1588
|
+
loading: A(o),
|
|
1589
|
+
onClose: A(c),
|
|
1590
|
+
onConfirm: A(l)
|
|
1591
|
+
}, null, 8, [
|
|
1592
|
+
"model-value",
|
|
1593
|
+
"type",
|
|
1594
|
+
"component",
|
|
1595
|
+
"component-props",
|
|
1596
|
+
"loading",
|
|
1597
|
+
"onClose",
|
|
1598
|
+
"onConfirm"
|
|
1599
|
+
]));
|
|
1600
|
+
}
|
|
1601
|
+
}), Lt = {
|
|
1602
|
+
autoMount: !0,
|
|
1603
|
+
mountId: "hl-popup-host",
|
|
1604
|
+
componentName: "HLPopup"
|
|
1605
|
+
}, Rt = null, zt = !1, Bt = () => typeof window < "u" && typeof document < "u", Vt = (e, t) => {
|
|
1606
|
+
if (!Bt() || Rt !== null) return;
|
|
1607
|
+
let n = document.getElementById(t.mountId), r = n ?? document.createElement("div");
|
|
1608
|
+
n === null ? (r.id = t.mountId, document.body.appendChild(r), zt = !0) : zt = !1;
|
|
1609
|
+
let i = p(It);
|
|
1610
|
+
i.appContext = e._context, T(i, r), Rt = r;
|
|
1611
|
+
}, Ht = () => {
|
|
1612
|
+
Rt !== null && (T(null, Rt), zt && Rt.parentNode !== null && Rt.parentNode.removeChild(Rt), Rt = null, zt = !1);
|
|
1613
|
+
}, Ut = (e = {}) => {
|
|
1614
|
+
let t = {
|
|
1615
|
+
...Lt,
|
|
1616
|
+
...e
|
|
1617
|
+
};
|
|
1618
|
+
return { install(e) {
|
|
1619
|
+
e.component(t.componentName, It), t.autoMount && Vt(e, t);
|
|
1620
|
+
} };
|
|
1621
|
+
}, Wt = { class: "hl-relative" }, Gt = [
|
|
1622
|
+
"id",
|
|
1623
|
+
"disabled",
|
|
1624
|
+
"aria-expanded",
|
|
1625
|
+
"aria-controls",
|
|
1626
|
+
"aria-labelledby"
|
|
1627
|
+
], Kt = {
|
|
1628
|
+
key: 0,
|
|
1629
|
+
class: "hl-inline-flex hl-min-w-0 hl-items-center hl-gap-1 hl-truncate"
|
|
1630
|
+
}, qt = {
|
|
1631
|
+
key: 0,
|
|
1632
|
+
class: "hl-text-xs hl-text-muted"
|
|
1633
|
+
}, Jt = {
|
|
1634
|
+
key: 1,
|
|
1635
|
+
class: "hl-truncate"
|
|
1636
|
+
}, Yt = [
|
|
1637
|
+
"id",
|
|
1638
|
+
"aria-labelledby",
|
|
1639
|
+
"aria-activedescendant"
|
|
1640
|
+
], Xt = { class: "hl-border-0 hl-p-2" }, Zt = {
|
|
1641
|
+
key: 0,
|
|
1642
|
+
class: "hl-theme-border hl-my-1 hl-border-t hl-border-solid"
|
|
1643
|
+
}, Qt = [
|
|
1644
|
+
"id",
|
|
1645
|
+
"data-option-index",
|
|
1646
|
+
"aria-selected",
|
|
1647
|
+
"disabled",
|
|
1648
|
+
"onMouseenter",
|
|
1649
|
+
"onClick"
|
|
1650
|
+
], $t = { class: "hl-inline-flex hl-items-center hl-gap-2" }, en = { class: "hl-min-w-0" }, tn = { class: "hl-block hl-truncate hl-leading-5" }, nn = {
|
|
1651
|
+
key: 0,
|
|
1652
|
+
class: "hl-block hl-truncate hl-text-xs hl-text-muted"
|
|
1653
|
+
}, rn = {
|
|
1654
|
+
key: 1,
|
|
1655
|
+
class: "hl-px-3 hl-py-2 hl-text-sm hl-text-muted"
|
|
1656
|
+
}, an = {
|
|
1657
|
+
key: 1,
|
|
1658
|
+
class: "hl-mt-1 hl-space-y-1"
|
|
1659
|
+
}, on = {
|
|
1660
|
+
key: 0,
|
|
1661
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
1662
|
+
}, sn = /* @__PURE__ */ m({
|
|
1663
|
+
__name: "HLSelect",
|
|
1664
|
+
props: /* @__PURE__ */ h({
|
|
1665
|
+
id: { default: "" },
|
|
1666
|
+
label: { default: "" },
|
|
1667
|
+
description: { default: "" },
|
|
1668
|
+
required: {
|
|
1669
|
+
type: Boolean,
|
|
1670
|
+
default: !1
|
|
1671
|
+
},
|
|
1672
|
+
disabled: {
|
|
1673
|
+
type: Boolean,
|
|
1674
|
+
default: !1
|
|
1675
|
+
},
|
|
1676
|
+
error: { default: "" },
|
|
1677
|
+
errors: { default: () => [] },
|
|
1678
|
+
placeholder: { default: "Select an option" },
|
|
1679
|
+
options: { default: () => [] },
|
|
1680
|
+
labelClass: { default: "" },
|
|
1681
|
+
inputClass: { default: "" },
|
|
1682
|
+
optionClass: { default: "" },
|
|
1683
|
+
size: { default: "md" },
|
|
1684
|
+
color: {},
|
|
1685
|
+
maxMenuHeight: { default: 280 },
|
|
1686
|
+
multiple: {
|
|
1687
|
+
type: Boolean,
|
|
1688
|
+
default: !1
|
|
1689
|
+
},
|
|
1690
|
+
maxVisiblePills: { default: 1 },
|
|
1691
|
+
allowCreateWhenNoMatch: {
|
|
1692
|
+
type: Boolean,
|
|
1693
|
+
default: !1
|
|
1694
|
+
},
|
|
1695
|
+
noBorder: {
|
|
1696
|
+
type: Boolean,
|
|
1697
|
+
default: !1
|
|
1698
|
+
}
|
|
1699
|
+
}, {
|
|
1700
|
+
modelValue: { default: null },
|
|
1701
|
+
modelModifiers: {}
|
|
1702
|
+
}),
|
|
1703
|
+
emits: /* @__PURE__ */ h([
|
|
1704
|
+
"change",
|
|
1705
|
+
"create",
|
|
1706
|
+
"open",
|
|
1707
|
+
"close"
|
|
1708
|
+
], ["update:modelValue"]),
|
|
1709
|
+
setup(e, { expose: n, emit: a }) {
|
|
1710
|
+
let d = ee(e, "modelValue"), f = a, m = w(null), h = w(null), g = w(""), S = w([]), T = w(0), D = w(-1), { referenceElement: O, floatingElement: M, visible: N, hide: P, show: F, toggle: I, styles: R, updatePosition: z, trigger: te, floating: re } = t({ placement: "bottom-start" }), B = j(), V = o(() => e.id || B), H = o(() => `${V.value}-listbox`), ie = o(() => `${V.value}-label`), ae = {
|
|
1711
|
+
xs: "hl-size-6 hl-px-2 hl-text-xs",
|
|
1712
|
+
sm: "hl-size-9 hl-px-2.5 hl-text-xs",
|
|
1713
|
+
md: "hl-size-control-md hl-px-3 hl-text-sm",
|
|
1714
|
+
lg: "hl-size-12 hl-px-4 hl-text-sm"
|
|
1715
|
+
}, oe = {
|
|
1716
|
+
primary: "hl-border-primary focus:hl-border-primary",
|
|
1717
|
+
secondary: "hl-border-secondary focus:hl-border-secondary",
|
|
1718
|
+
tertiary: "hl-border-tertiary focus:hl-border-tertiary",
|
|
1719
|
+
success: "hl-border-success focus:hl-border-success",
|
|
1720
|
+
danger: "hl-border-danger focus:hl-border-danger",
|
|
1721
|
+
warning: "hl-border-warning focus:hl-border-warning",
|
|
1722
|
+
info: "hl-border-info focus:hl-border-info",
|
|
1723
|
+
light: "hl-border-muted focus:hl-border-secondary",
|
|
1724
|
+
dark: "hl-border-dark focus:hl-border-dark",
|
|
1725
|
+
muted: "hl-border-muted focus:hl-border-muted"
|
|
1726
|
+
}, se = {
|
|
1727
|
+
primary: "hl-text-primary",
|
|
1728
|
+
secondary: "hl-text-secondary",
|
|
1729
|
+
tertiary: "hl-text-tertiary",
|
|
1730
|
+
success: "hl-text-success",
|
|
1731
|
+
danger: "hl-text-danger",
|
|
1732
|
+
warning: "hl-text-warning",
|
|
1733
|
+
info: "hl-text-info",
|
|
1734
|
+
light: "hl-theme-text",
|
|
1735
|
+
dark: "hl-theme-text",
|
|
1736
|
+
muted: "hl-text-muted"
|
|
1737
|
+
}, ce = {
|
|
1738
|
+
primary: "hl-bg-primary hl-border-primary",
|
|
1739
|
+
secondary: "hl-bg-secondary hl-border-secondary",
|
|
1740
|
+
tertiary: "hl-bg-tertiary hl-border-tertiary",
|
|
1741
|
+
success: "hl-bg-success hl-border-success",
|
|
1742
|
+
danger: "hl-bg-danger hl-border-danger",
|
|
1743
|
+
warning: "hl-bg-warning hl-border-warning",
|
|
1744
|
+
info: "hl-bg-info hl-border-info",
|
|
1745
|
+
light: "hl-bg-light hl-border-light",
|
|
1746
|
+
dark: "hl-bg-dark hl-border-dark",
|
|
1747
|
+
muted: "hl-bg-muted hl-border-muted"
|
|
1748
|
+
}, le = {
|
|
1749
|
+
primary: "hl-bg-primary-20 hl-border-primary",
|
|
1750
|
+
secondary: "hl-bg-secondary-20 hl-border-secondary",
|
|
1751
|
+
tertiary: "hl-bg-tertiary-20 hl-border-tertiary",
|
|
1752
|
+
success: "hl-bg-success-20 hl-border-success",
|
|
1753
|
+
danger: "hl-bg-danger-20 hl-border-danger",
|
|
1754
|
+
warning: "hl-bg-warning-20 hl-border-warning",
|
|
1755
|
+
info: "hl-bg-info-20 hl-border-info",
|
|
1756
|
+
light: "hl-bg-light hl-border-muted",
|
|
1757
|
+
dark: "hl-bg-dark-20 hl-border-dark",
|
|
1758
|
+
muted: "hl-bg-muted-20 hl-border-muted"
|
|
1759
|
+
}, U = {
|
|
1760
|
+
primary: "hover:hl-bg-primary-20",
|
|
1761
|
+
secondary: "hover:hl-bg-secondary-20",
|
|
1762
|
+
tertiary: "hover:hl-bg-tertiary-20",
|
|
1763
|
+
success: "hover:hl-bg-success-20",
|
|
1764
|
+
danger: "hover:hl-bg-danger-20",
|
|
1765
|
+
warning: "hover:hl-bg-warning-20",
|
|
1766
|
+
info: "hover:hl-bg-info-20",
|
|
1767
|
+
light: "hover:hl-bg-light-20",
|
|
1768
|
+
dark: "hover:hl-bg-dark-20",
|
|
1769
|
+
muted: "hover:hl-bg-muted-20"
|
|
1770
|
+
}, ue = {
|
|
1771
|
+
primary: "hl-bg-primary-20",
|
|
1772
|
+
secondary: "hl-bg-secondary-20",
|
|
1773
|
+
tertiary: "hl-bg-tertiary-20",
|
|
1774
|
+
success: "hl-bg-success-20",
|
|
1775
|
+
danger: "hl-bg-danger-20",
|
|
1776
|
+
warning: "hl-bg-warning-20",
|
|
1777
|
+
info: "hl-bg-info-20",
|
|
1778
|
+
light: "hl-bg-light-20",
|
|
1779
|
+
dark: "hl-bg-dark-20",
|
|
1780
|
+
muted: "hl-bg-muted-20"
|
|
1781
|
+
}, de = {
|
|
1782
|
+
primary: "light",
|
|
1783
|
+
secondary: "light",
|
|
1784
|
+
tertiary: "light",
|
|
1785
|
+
success: "light",
|
|
1786
|
+
danger: "light",
|
|
1787
|
+
warning: "dark",
|
|
1788
|
+
info: "light",
|
|
1789
|
+
light: "dark",
|
|
1790
|
+
dark: "light",
|
|
1791
|
+
muted: "light"
|
|
1792
|
+
};
|
|
1793
|
+
function W(e) {
|
|
1794
|
+
return typeof e == "string" && Object.prototype.hasOwnProperty.call(oe, e);
|
|
1795
|
+
}
|
|
1796
|
+
function fe(e) {
|
|
1797
|
+
return e instanceof HTMLElement ? e : e && "$el" in e && e.$el instanceof HTMLElement ? e.$el : null;
|
|
1798
|
+
}
|
|
1799
|
+
function pe(e) {
|
|
1800
|
+
let t = fe(e);
|
|
1801
|
+
if (!t) {
|
|
1802
|
+
h.value = null;
|
|
1803
|
+
return;
|
|
1804
|
+
}
|
|
1805
|
+
if (t instanceof HTMLInputElement) {
|
|
1806
|
+
h.value = t;
|
|
1807
|
+
return;
|
|
1808
|
+
}
|
|
1809
|
+
h.value = t.querySelector("input");
|
|
1810
|
+
}
|
|
1811
|
+
function G(e) {
|
|
1812
|
+
return Object.prototype.toString.call(e) === "[object Object]";
|
|
1813
|
+
}
|
|
1814
|
+
function K(e, t) {
|
|
1815
|
+
if (e === t) return !0;
|
|
1816
|
+
if (Array.isArray(e) && Array.isArray(t)) return e.length === t.length ? e.every((e, n) => K(e, t[n])) : !1;
|
|
1817
|
+
if (G(e) && G(t)) {
|
|
1818
|
+
let n = Object.keys(e), r = Object.keys(t);
|
|
1819
|
+
return n.length === r.length ? n.every((n) => K(e[n], t[n])) : !1;
|
|
1820
|
+
}
|
|
1821
|
+
return !1;
|
|
1822
|
+
}
|
|
1823
|
+
function me(e, t) {
|
|
1824
|
+
return Object.keys(t).every((n) => {
|
|
1825
|
+
if (!(n in e)) return !1;
|
|
1826
|
+
let r = e[n], i = t[n];
|
|
1827
|
+
return G(r) && G(i) ? me(r, i) : K(r, i);
|
|
1828
|
+
});
|
|
1829
|
+
}
|
|
1830
|
+
function he(e, t) {
|
|
1831
|
+
return K(e, t) ? !0 : G(e) && G(t) ? me(t, e) : !1;
|
|
1832
|
+
}
|
|
1833
|
+
function ge(e) {
|
|
1834
|
+
return Array.isArray(e) ? `[${e.map((e) => ge(e)).join(",")}]` : G(e) ? `{${Object.keys(e).sort().map((t) => `${t}:${ge(e[t])}`).join(",")}}` : String(e);
|
|
1835
|
+
}
|
|
1836
|
+
function _e(e, t) {
|
|
1837
|
+
return `${e.label}-${ge(e.value)}-${t}`;
|
|
1838
|
+
}
|
|
1839
|
+
function ve(e) {
|
|
1840
|
+
return `${H.value}-option-${e}`;
|
|
1841
|
+
}
|
|
1842
|
+
let ye = o(() => {
|
|
1843
|
+
let t = /* @__PURE__ */ new Map();
|
|
1844
|
+
for (let n of [...e.options, ...S.value]) t.set(ge(n.value), n);
|
|
1845
|
+
return Array.from(t.values());
|
|
1846
|
+
}), be = o(() => e.multiple ? Array.isArray(d.value) ? d.value : [] : d.value === null ? [] : [d.value]), q = o(() => ye.value.filter((e) => be.value.some((t) => he(e.value, t)))), xe = o(() => Number.isFinite(e.maxVisiblePills) ? Math.max(0, Math.floor(e.maxVisiblePills)) : 1), Se = o(() => e.multiple ? q.value.slice(0, xe.value) : []), Y = o(() => e.multiple ? Math.max(0, q.value.length - Se.value.length) : 0), Ce = o(() => be.value.length > 0), we = o(() => !!e.error || e.errors.length > 0), Te = o(() => e.multiple ? q.value.length === 0 ? e.placeholder : q.value.length === 1 ? q.value[0].label : `${q.value.length} selected` : q.value[0]?.label ?? e.placeholder), Ee = o(() => ae[e.size]), De = o(() => {
|
|
1847
|
+
let e = g.value.trim().toLowerCase();
|
|
1848
|
+
return e ? ye.value.filter((t) => t.label.toLowerCase().includes(e)) : ye.value;
|
|
1849
|
+
}), X = o(() => {
|
|
1850
|
+
if (!e.multiple) return De.value;
|
|
1851
|
+
let t = [], n = [];
|
|
1852
|
+
for (let e of De.value) Q(e) ? t.push(e) : n.push(e);
|
|
1853
|
+
return [...t, ...n];
|
|
1854
|
+
}), Oe = o(() => {
|
|
1855
|
+
if (!e.multiple) return -1;
|
|
1856
|
+
let t = X.value.filter((e) => Q(e)).length;
|
|
1857
|
+
return t > 0 && t < X.value.length ? t : -1;
|
|
1858
|
+
}), ke = o(() => ({
|
|
1859
|
+
...R.value,
|
|
1860
|
+
width: T.value > 0 ? `${T.value}px` : void 0,
|
|
1861
|
+
maxHeight: `${e.maxMenuHeight}px`,
|
|
1862
|
+
zIndex: 60
|
|
1863
|
+
})), Ae = o(() => {
|
|
1864
|
+
let t = g.value.trim();
|
|
1865
|
+
return !e.allowCreateWhenNoMatch || !t || De.value.length > 0 ? !1 : !ye.value.some((e) => e.label.toLowerCase() === t.toLowerCase());
|
|
1866
|
+
}), je = o(() => {
|
|
1867
|
+
if (!(D.value < 0) && !(D.value >= X.value.length)) return ve(D.value);
|
|
1868
|
+
}), Me = o(() => W(e.color) ? oe[e.color] : "hl-theme-border"), Ne = o(() => W(e.color) ? se[e.color] : "hl-theme-text"), Pe = o(() => W(e.color) ? ce[e.color] : "hl-border-dark hl-bg-dark hl-text-white"), Fe = o(() => W(e.color) ? ce[e.color] : "hl-theme-border hl-bg-light hl-theme-text"), Z = o(() => W(e.color) ? le[e.color] : "hl-bg-light hl-theme-border-strong"), Ie = o(() => W(e.color) ? U[e.color] : "hover:hl-theme-bg-subtle"), Le = o(() => W(e.color) ? ue[e.color] : "hl-theme-bg-muted"), Re = o(() => W(e.color) ? de[e.color] : "light");
|
|
1869
|
+
function Q(e) {
|
|
1870
|
+
return be.value.some((t) => he(e.value, t));
|
|
1871
|
+
}
|
|
1872
|
+
function $(e) {
|
|
1873
|
+
d.value = e, f("change", e);
|
|
1874
|
+
}
|
|
1875
|
+
function ze() {
|
|
1876
|
+
let e = [];
|
|
1877
|
+
return X.value.forEach((t, n) => {
|
|
1878
|
+
t.disabled || e.push(n);
|
|
1879
|
+
}), e;
|
|
1880
|
+
}
|
|
1881
|
+
function Be() {
|
|
1882
|
+
if (!M.value || D.value < 0) return;
|
|
1883
|
+
let e = `[data-option-index="${D.value}"]`, t = M.value.querySelector(e);
|
|
1884
|
+
t instanceof HTMLElement && t.scrollIntoView({ block: "nearest" });
|
|
1885
|
+
}
|
|
1886
|
+
function Ve(e) {
|
|
1887
|
+
D.value = e, _(() => {
|
|
1888
|
+
Be();
|
|
1889
|
+
});
|
|
1890
|
+
}
|
|
1891
|
+
function He() {
|
|
1892
|
+
let e = ze();
|
|
1893
|
+
if (e.length === 0) {
|
|
1894
|
+
Ve(-1);
|
|
1895
|
+
return;
|
|
1896
|
+
}
|
|
1897
|
+
let t = X.value.findIndex((e) => !e.disabled && Q(e));
|
|
1898
|
+
Ve(t >= 0 ? t : e[0]);
|
|
1899
|
+
}
|
|
1900
|
+
function We(e) {
|
|
1901
|
+
let t = ze();
|
|
1902
|
+
if (t.length === 0) {
|
|
1903
|
+
Ve(-1);
|
|
1904
|
+
return;
|
|
1905
|
+
}
|
|
1906
|
+
if (D.value < 0) {
|
|
1907
|
+
Ve(e === 1 ? t[0] : t[t.length - 1]);
|
|
1908
|
+
return;
|
|
1909
|
+
}
|
|
1910
|
+
let n = t.indexOf(D.value);
|
|
1911
|
+
if (n < 0) {
|
|
1912
|
+
Ve(e === 1 ? t[0] : t[t.length - 1]);
|
|
1913
|
+
return;
|
|
1914
|
+
}
|
|
1915
|
+
Ve(t[(n + e + t.length) % t.length]);
|
|
1916
|
+
}
|
|
1917
|
+
function Ge() {
|
|
1918
|
+
if (D.value < 0) return;
|
|
1919
|
+
let e = X.value[D.value];
|
|
1920
|
+
!e || e.disabled || Ke(e);
|
|
1921
|
+
}
|
|
1922
|
+
function Ke(t) {
|
|
1923
|
+
if (!(t.disabled || e.disabled)) {
|
|
1924
|
+
if (e.multiple) {
|
|
1925
|
+
let e = Array.isArray(d.value) ? [...d.value] : [];
|
|
1926
|
+
$(e.some((e) => he(t.value, e)) ? e.filter((e) => !he(t.value, e)) : [...e, t.value]);
|
|
1927
|
+
return;
|
|
1928
|
+
}
|
|
1929
|
+
$(t.value), P();
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1932
|
+
function qe() {
|
|
1933
|
+
$(e.multiple ? [] : null), g.value = "", P();
|
|
1934
|
+
}
|
|
1935
|
+
function Je(e) {
|
|
1936
|
+
return e.trim().toLowerCase().replace(/[^a-z0-9]+/g, "-").replace(/^-+|-+$/g, "");
|
|
1937
|
+
}
|
|
1938
|
+
function Ye() {
|
|
1939
|
+
let t = g.value.trim();
|
|
1940
|
+
if (!t || !Ae.value) return;
|
|
1941
|
+
let n = {
|
|
1942
|
+
label: t,
|
|
1943
|
+
value: Je(t) || t.toLowerCase()
|
|
1944
|
+
}, r = {
|
|
1945
|
+
label: t,
|
|
1946
|
+
value: n
|
|
1947
|
+
};
|
|
1948
|
+
if (S.value = [...S.value, r], f("create", n), e.multiple) {
|
|
1949
|
+
$([...Array.isArray(d.value) ? [...d.value] : [], n]), g.value = "";
|
|
1950
|
+
return;
|
|
1951
|
+
}
|
|
1952
|
+
$(n), g.value = "", P();
|
|
1953
|
+
}
|
|
1954
|
+
function Xe() {
|
|
1955
|
+
T.value = O.value?.offsetWidth ?? 0;
|
|
1956
|
+
}
|
|
1957
|
+
function Ze() {
|
|
1958
|
+
e.disabled || I();
|
|
1959
|
+
}
|
|
1960
|
+
function Qe(t) {
|
|
1961
|
+
if (!e.disabled) {
|
|
1962
|
+
if (t.key === "Escape") {
|
|
1963
|
+
P();
|
|
1964
|
+
return;
|
|
1965
|
+
}
|
|
1966
|
+
if (t.key === "ArrowDown") {
|
|
1967
|
+
if (t.preventDefault(), !N.value) {
|
|
1968
|
+
F();
|
|
1969
|
+
return;
|
|
1970
|
+
}
|
|
1971
|
+
We(1);
|
|
1972
|
+
return;
|
|
1973
|
+
}
|
|
1974
|
+
if (t.key === "ArrowUp") {
|
|
1975
|
+
if (t.preventDefault(), !N.value) {
|
|
1976
|
+
F();
|
|
1977
|
+
return;
|
|
1978
|
+
}
|
|
1979
|
+
We(-1);
|
|
1980
|
+
return;
|
|
1981
|
+
}
|
|
1982
|
+
(t.key === "Enter" || t.key === " ") && (t.preventDefault(), I());
|
|
1983
|
+
}
|
|
1984
|
+
}
|
|
1985
|
+
function $e(e) {
|
|
1986
|
+
if (e.key === "ArrowDown") {
|
|
1987
|
+
e.preventDefault(), We(1);
|
|
1988
|
+
return;
|
|
1989
|
+
}
|
|
1990
|
+
if (e.key === "ArrowUp") {
|
|
1991
|
+
e.preventDefault(), We(-1);
|
|
1992
|
+
return;
|
|
1993
|
+
}
|
|
1994
|
+
if (e.key === "Enter") {
|
|
1995
|
+
if (e.preventDefault(), D.value >= 0) {
|
|
1996
|
+
Ge();
|
|
1997
|
+
return;
|
|
1998
|
+
}
|
|
1999
|
+
Ae.value && Ye();
|
|
2000
|
+
return;
|
|
2001
|
+
}
|
|
2002
|
+
e.key === "Escape" && (e.preventDefault(), P());
|
|
2003
|
+
}
|
|
2004
|
+
function et(e) {
|
|
2005
|
+
if (!N.value) return;
|
|
2006
|
+
let t = e.target;
|
|
2007
|
+
t instanceof Node && (M.value?.contains(t) ?? !1) && $e(e);
|
|
2008
|
+
}
|
|
2009
|
+
function tt(e) {
|
|
2010
|
+
X.value[e]?.disabled || Ve(e);
|
|
2011
|
+
}
|
|
2012
|
+
function nt(e) {
|
|
2013
|
+
let t = e.target, n = m.value?.contains(t) ?? !1, r = M.value?.contains(t) ?? !1;
|
|
2014
|
+
!n && !r && P();
|
|
2015
|
+
}
|
|
2016
|
+
return n({ clearSelection: qe }), L(() => e.disabled, (e) => {
|
|
2017
|
+
e && P();
|
|
2018
|
+
}), L(N, async (e) => {
|
|
2019
|
+
if (e) {
|
|
2020
|
+
f("open"), await _(), Xe(), await z(), He(), h.value?.focus({ preventScroll: !0 });
|
|
2021
|
+
return;
|
|
2022
|
+
}
|
|
2023
|
+
f("close"), g.value = "", D.value = -1;
|
|
2024
|
+
}), L(X, () => {
|
|
2025
|
+
if (N.value) {
|
|
2026
|
+
if (D.value < 0 || D.value >= X.value.length || X.value[D.value]?.disabled) {
|
|
2027
|
+
He();
|
|
2028
|
+
return;
|
|
2029
|
+
}
|
|
2030
|
+
_(() => {
|
|
2031
|
+
Be();
|
|
2032
|
+
});
|
|
2033
|
+
}
|
|
2034
|
+
}), x(() => {
|
|
2035
|
+
Xe(), window.addEventListener("hl-resize", Xe), document.addEventListener("pointerdown", nt), document.addEventListener("keydown", et, !0);
|
|
2036
|
+
}), b(() => {
|
|
2037
|
+
window.removeEventListener("hl-resize", Xe), document.removeEventListener("pointerdown", nt), document.removeEventListener("keydown", et, !0);
|
|
2038
|
+
}), (t, n) => (C(), l("div", {
|
|
2039
|
+
ref_key: "rootRef",
|
|
2040
|
+
ref: m,
|
|
2041
|
+
class: "hanap-labs-theme hanap-labs-font hl-w-full"
|
|
2042
|
+
}, [
|
|
2043
|
+
e.label || e.description ? (C(), s(Ue, {
|
|
2044
|
+
key: 0,
|
|
2045
|
+
label: e.label,
|
|
2046
|
+
description: e.description,
|
|
2047
|
+
"label-id": e.label ? ie.value : "",
|
|
2048
|
+
required: e.required,
|
|
2049
|
+
"label-class": e.labelClass
|
|
2050
|
+
}, null, 8, [
|
|
2051
|
+
"label",
|
|
2052
|
+
"description",
|
|
2053
|
+
"label-id",
|
|
2054
|
+
"required",
|
|
2055
|
+
"label-class"
|
|
2056
|
+
])) : c("", !0),
|
|
2057
|
+
u("div", Wt, [
|
|
2058
|
+
u("button", {
|
|
2059
|
+
id: V.value,
|
|
2060
|
+
ref: A(te).ref,
|
|
2061
|
+
type: "button",
|
|
2062
|
+
class: v(["hl-control-bg hl-flex hl-w-full hl-items-center hl-gap-2 hl-border hl-border-solid hl-text-left hl-leading-tight hl-transition-colors hl-duration-300 hl-no-focus-ring disabled:hl-cursor-not-allowed disabled:hl-opacity-60 hl-rounded-lg hl-cursor-pointer", [
|
|
2063
|
+
Ee.value,
|
|
2064
|
+
e.inputClass,
|
|
2065
|
+
we.value ? "hl-input-error-border-theme focus:hl-input-error-border-theme" : Me.value,
|
|
2066
|
+
{
|
|
2067
|
+
"hl-theme-text": Ce.value,
|
|
2068
|
+
"hl-text-muted": !Ce.value,
|
|
2069
|
+
"hl-pr-10": Ce.value,
|
|
2070
|
+
"hl-pr-8": !Ce.value,
|
|
2071
|
+
"hl-border-0 focus:hl-border-0": e.noBorder
|
|
2072
|
+
}
|
|
2073
|
+
]]),
|
|
2074
|
+
disabled: e.disabled,
|
|
2075
|
+
"aria-expanded": A(N),
|
|
2076
|
+
"aria-controls": H.value,
|
|
2077
|
+
"aria-labelledby": e.label ? ie.value : void 0,
|
|
2078
|
+
"aria-haspopup": "listbox",
|
|
2079
|
+
onClick: Ze,
|
|
2080
|
+
onKeydown: Qe
|
|
2081
|
+
}, [e.multiple && q.value.length > 0 ? (C(), l("span", Kt, [(C(!0), l(r, null, E(Se.value, (e, t) => (C(), l("span", {
|
|
2082
|
+
key: _e(e, t),
|
|
2083
|
+
class: v(["hl-inline-flex hl-max-w-[110px] hl-truncate hl-rounded hl-border hl-border-solid hl-px-1.5 hl-py-0.5 hl-text-xs", Fe.value])
|
|
2084
|
+
}, k(e.label), 3))), 128)), Y.value > 0 ? (C(), l("span", qt, " +" + k(Y.value) + " more ", 1)) : c("", !0)])) : (C(), l("span", Jt, k(Te.value), 1))], 42, Gt),
|
|
2085
|
+
Ce.value && !e.disabled ? (C(), l("button", {
|
|
2086
|
+
key: 0,
|
|
2087
|
+
type: "button",
|
|
2088
|
+
class: "hl-theme-hover-text hl-absolute hl-inset-y-0 hl-right-6 hl-my-auto hl-px-1 hl-text-muted hl-appearance-none hl-border-0 hl-bg-transparent hl-no-focus-ring hl-cursor-pointer",
|
|
2089
|
+
"aria-label": "Clear selection",
|
|
2090
|
+
onClick: ne(qe, ["stop"])
|
|
2091
|
+
}, [p(J, {
|
|
2092
|
+
name: "x-mark",
|
|
2093
|
+
size: 14,
|
|
2094
|
+
decorative: !0
|
|
2095
|
+
})])) : c("", !0),
|
|
2096
|
+
u("span", { class: v(["hl-pointer-events-none hl-absolute hl-inset-y-0 hl-right-2 hl-my-auto hl-flex hl-items-center hl-text-muted hl-transition-transform hl-duration-150", { "hl-rotate-180": A(N) }]) }, [p(J, {
|
|
2097
|
+
name: "chevron-up-down",
|
|
2098
|
+
size: 20,
|
|
2099
|
+
decorative: !0
|
|
2100
|
+
})], 2),
|
|
2101
|
+
(C(), s(i, { to: "body" }, [A(N) ? (C(), l("div", {
|
|
2102
|
+
key: 0,
|
|
2103
|
+
ref: A(re).ref,
|
|
2104
|
+
class: "hanap-labs-theme hanap-labs-font hl-theme-bg hl-theme-border hl-overflow-hidden hl-rounded-md hl-border hl-border-solid hl-shadow-none",
|
|
2105
|
+
style: y(ke.value),
|
|
2106
|
+
id: H.value,
|
|
2107
|
+
role: "listbox",
|
|
2108
|
+
"aria-labelledby": V.value,
|
|
2109
|
+
"aria-activedescendant": je.value
|
|
2110
|
+
}, [u("div", Xt, [p(at, {
|
|
2111
|
+
ref: pe,
|
|
2112
|
+
modelValue: g.value,
|
|
2113
|
+
"onUpdate:modelValue": n[0] ||= (e) => g.value = e,
|
|
2114
|
+
type: "search",
|
|
2115
|
+
placeholder: "Search...",
|
|
2116
|
+
disabled: e.disabled
|
|
2117
|
+
}, null, 8, ["modelValue", "disabled"])]), u("div", {
|
|
2118
|
+
class: "hl-overflow-y-auto hl-py-1",
|
|
2119
|
+
style: y({ maxHeight: `${e.maxMenuHeight}px` })
|
|
2120
|
+
}, [X.value.length > 0 ? (C(!0), l(r, { key: 0 }, E(X.value, (t, n) => (C(), l(r, { key: _e(t, n) }, [Oe.value >= 0 && n === Oe.value ? (C(), l("div", Zt)) : c("", !0), u("button", {
|
|
2121
|
+
type: "button",
|
|
2122
|
+
id: ve(n),
|
|
2123
|
+
"data-option-index": n,
|
|
2124
|
+
class: v(["hl-theme-bg hl-flex hl-w-full hl-items-center hl-justify-between hl-gap-2 hl-px-3 hl-py-2 hl-text-left hl-text-sm hl-transition-colors hl-appearance-none hl-border-0 hl-no-focus-ring", [
|
|
2125
|
+
e.optionClass,
|
|
2126
|
+
{
|
|
2127
|
+
"hl-cursor-not-allowed hl-text-muted": t.disabled,
|
|
2128
|
+
"hl-cursor-pointer": !t.disabled,
|
|
2129
|
+
"hl-theme-text": !t.disabled && !Q(t),
|
|
2130
|
+
"hl-font-medium": Q(t)
|
|
2131
|
+
},
|
|
2132
|
+
!t.disabled && Q(t) ? Ne.value : "",
|
|
2133
|
+
t.disabled ? "" : Ie.value,
|
|
2134
|
+
!t.disabled && D.value === n ? Le.value : ""
|
|
2135
|
+
]]),
|
|
2136
|
+
"aria-selected": Q(t),
|
|
2137
|
+
disabled: t.disabled,
|
|
2138
|
+
onMouseenter: (e) => tt(n),
|
|
2139
|
+
onClick: (e) => Ke(t)
|
|
2140
|
+
}, [u("span", $t, [e.multiple ? (C(), l("span", {
|
|
2141
|
+
key: 0,
|
|
2142
|
+
class: v(["hl-theme-border hl-inline-flex hl-shrink-0 hl-items-center hl-justify-center hl-overflow-hidden hl-rounded hl-border hl-border-solid hl-leading-none hl-transition-colors hl-duration-300 hl-size-4", Q(t) ? Pe.value : Z.value])
|
|
2143
|
+
}, [p(J, {
|
|
2144
|
+
name: "check",
|
|
2145
|
+
size: 12,
|
|
2146
|
+
color: Q(t) ? Re.value : void 0,
|
|
2147
|
+
class: v(["hl-transition-opacity hl-duration-300", [Q(t) ? "hl-opacity-100" : "hl-opacity-0"]]),
|
|
2148
|
+
decorative: !0
|
|
2149
|
+
}, null, 8, ["color", "class"])], 2)) : c("", !0), u("span", en, [u("span", tn, k(t.label), 1), t.description ? (C(), l("span", nn, k(t.description), 1)) : c("", !0)])]), Q(t) && !e.multiple ? (C(), l("span", {
|
|
2150
|
+
key: 0,
|
|
2151
|
+
class: v(["hl-shrink-0 hl-text-xs", Ne.value])
|
|
2152
|
+
}, [p(J, {
|
|
2153
|
+
name: "check",
|
|
2154
|
+
size: 14,
|
|
2155
|
+
decorative: !0
|
|
2156
|
+
})], 2)) : c("", !0)], 42, Qt)], 64))), 128)) : (C(), l("p", rn, k(g.value.trim() ? "No matches found" : "No options available"), 1)), Ae.value ? (C(), l("button", {
|
|
2157
|
+
key: 2,
|
|
2158
|
+
type: "button",
|
|
2159
|
+
class: "hl-theme-text hl-theme-hover-bg-muted hl-mx-2 hl-mb-2 hl-flex hl-w-[calc(100%-1rem)] hl-items-center hl-justify-between hl-rounded-md hl-border-0 hl-bg-transparent hl-px-3 hl-py-2 hl-text-left hl-text-sm hl-appearance-none hl-no-focus-ring",
|
|
2160
|
+
onClick: Ye
|
|
2161
|
+
}, [u("span", null, "Add \"" + k(g.value.trim()) + "\"", 1), p(J, {
|
|
2162
|
+
name: "plus",
|
|
2163
|
+
size: 14,
|
|
2164
|
+
decorative: !0
|
|
2165
|
+
})])) : c("", !0)], 4)], 12, Yt)) : c("", !0)]))
|
|
2166
|
+
]),
|
|
2167
|
+
we.value ? (C(), l("div", an, [e.error ? (C(), l("div", on, k(e.error), 1)) : c("", !0), (C(!0), l(r, null, E(e.errors, (e) => (C(), l("div", {
|
|
2168
|
+
key: e,
|
|
2169
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
2170
|
+
}, k(e), 1))), 128))])) : c("", !0)
|
|
2171
|
+
], 512));
|
|
2172
|
+
}
|
|
2173
|
+
}), cn = /* @__PURE__ */ m({
|
|
2174
|
+
name: "HLSkeleton",
|
|
2175
|
+
__name: "HLSkeleton",
|
|
2176
|
+
props: { class: { default: "" } },
|
|
2177
|
+
setup(e) {
|
|
2178
|
+
return (t, n) => (C(), l("div", { class: v(["hl-animate-pulse hl-rounded-lg hl-theme-bg-muted", e.class]) }, null, 2));
|
|
2179
|
+
}
|
|
2180
|
+
}), ln = { class: "hanap-labs-theme hanap-labs-font hl-space-y-4" }, un = {
|
|
2181
|
+
key: 0,
|
|
2182
|
+
class: "hl-flex hl-flex-wrap hl-items-center hl-justify-between hl-gap-3"
|
|
2183
|
+
}, dn = { class: "hl-relative hl-overflow-x-auto" }, fn = {
|
|
2184
|
+
class: "hl-inline-flex hl-items-center hl-gap-1 hl-rounded-xl hl-theme-bg-subtle hl-p-1",
|
|
2185
|
+
role: "tablist",
|
|
2186
|
+
"aria-label": "Tabs"
|
|
2187
|
+
}, pn = { class: "hl-inline-flex hl-min-w-0 hl-items-center hl-gap-2" }, mn = { class: "hl-min-w-0 hl-truncate" }, hn = ["id", "aria-labelledby"], gn = /* @__PURE__ */ m({
|
|
2188
|
+
name: "HLTabs",
|
|
2189
|
+
__name: "HLTabs",
|
|
2190
|
+
props: /* @__PURE__ */ h({ items: { default: () => [] } }, {
|
|
2191
|
+
active: { default: "" },
|
|
2192
|
+
activeModifiers: {}
|
|
2193
|
+
}),
|
|
2194
|
+
emits: /* @__PURE__ */ h(["tabs:change"], ["update:active"]),
|
|
2195
|
+
setup(e, { emit: t }) {
|
|
2196
|
+
let n = ee(e, "active"), i = t, a = o(() => e.items.filter((e) => !e.disabled)), d = o({
|
|
2197
|
+
get: () => n.value ?? "",
|
|
2198
|
+
set: (e) => {
|
|
2199
|
+
n.value !== e && (n.value = e, i("tabs:change", e));
|
|
2200
|
+
}
|
|
2201
|
+
}), f = j().replace(/:/g, ""), p = o(() => `hl-tabs-${f}`), m = o(() => y(d.value));
|
|
2202
|
+
R(() => {
|
|
2203
|
+
if (!a.value.length) {
|
|
2204
|
+
d.value = "";
|
|
2205
|
+
return;
|
|
2206
|
+
}
|
|
2207
|
+
a.value.some((e) => e.value === d.value) || (d.value = a.value[0].value);
|
|
2208
|
+
});
|
|
2209
|
+
function h(t) {
|
|
2210
|
+
let n = e.items.find((e) => e.value === t);
|
|
2211
|
+
!n || n.disabled || (d.value = t);
|
|
2212
|
+
}
|
|
2213
|
+
function g(e) {
|
|
2214
|
+
return d.value === e;
|
|
2215
|
+
}
|
|
2216
|
+
function _(e) {
|
|
2217
|
+
return e.disabled ? "!hl-w-auto !hl-flex-none !hl-min-w-0 !hl-rounded-lg !hl-border-transparent !hl-bg-transparent !hl-px-3 !hl-py-2 !hl-text-[var(--hanap-labs-text-muted)] !hl-shadow-none" : g(e.value) ? "!hl-w-auto !hl-flex-none !hl-min-w-0 !hl-rounded-lg !hl-theme-border !hl-theme-bg !hl-px-3 !hl-py-2 !hl-theme-text !hl-shadow-sm" : "!hl-w-auto !hl-flex-none !hl-min-w-0 !hl-rounded-lg !hl-border-transparent !hl-bg-transparent !hl-px-3 !hl-py-2 !hl-theme-text-subtle !hl-shadow-none hover:!hl-theme-border hover:!hl-theme-bg hover:!hl-theme-text";
|
|
2218
|
+
}
|
|
2219
|
+
function y(e) {
|
|
2220
|
+
return `${p.value}-tab-${e}`;
|
|
2221
|
+
}
|
|
2222
|
+
function b(e) {
|
|
2223
|
+
return `${p.value}-panel-${e}`;
|
|
2224
|
+
}
|
|
2225
|
+
return (t, n) => (C(), l("div", ln, [
|
|
2226
|
+
t.$slots.header ? (C(), l("div", un, [D(t.$slots, "header")])) : c("", !0),
|
|
2227
|
+
u("div", dn, [u("div", fn, [(C(!0), l(r, null, E(e.items, (e) => (C(), s($, {
|
|
2228
|
+
id: y(e.value),
|
|
2229
|
+
key: e.value,
|
|
2230
|
+
label: e.label,
|
|
2231
|
+
type: "button",
|
|
2232
|
+
role: "tab",
|
|
2233
|
+
class: v(_(e)),
|
|
2234
|
+
"aria-selected": g(e.value),
|
|
2235
|
+
"aria-controls": b(e.value),
|
|
2236
|
+
tabindex: g(e.value) ? 0 : -1,
|
|
2237
|
+
disabled: e.disabled,
|
|
2238
|
+
onClick: (t) => h(e.value)
|
|
2239
|
+
}, {
|
|
2240
|
+
default: z(() => [u("span", pn, [e.icon ? (C(), s(J, {
|
|
2241
|
+
key: 0,
|
|
2242
|
+
name: e.icon,
|
|
2243
|
+
class: "hl-size-4 hl-shrink-0",
|
|
2244
|
+
decorative: !0
|
|
2245
|
+
}, null, 8, ["name"])) : c("", !0), u("span", mn, k(e.label), 1)])]),
|
|
2246
|
+
_: 2
|
|
2247
|
+
}, 1032, [
|
|
2248
|
+
"id",
|
|
2249
|
+
"label",
|
|
2250
|
+
"class",
|
|
2251
|
+
"aria-selected",
|
|
2252
|
+
"aria-controls",
|
|
2253
|
+
"tabindex",
|
|
2254
|
+
"disabled",
|
|
2255
|
+
"onClick"
|
|
2256
|
+
]))), 128))])]),
|
|
2257
|
+
d.value ? (C(), l("div", {
|
|
2258
|
+
key: 1,
|
|
2259
|
+
id: b(d.value),
|
|
2260
|
+
role: "tabpanel",
|
|
2261
|
+
"aria-labelledby": m.value,
|
|
2262
|
+
class: "hl-rounded-xl hl-border hl-border-solid hl-theme-border hl-theme-bg hl-p-4 sm:hl-p-5"
|
|
2263
|
+
}, [D(t.$slots, "default", { active: d.value })], 8, hn)) : c("", !0)
|
|
2264
|
+
]));
|
|
2265
|
+
}
|
|
2266
|
+
}), _n = { class: "hanap-labs-theme hanap-labs-font hl-flex hl-flex-col hl-gap-4" }, vn = {
|
|
2267
|
+
key: 0,
|
|
2268
|
+
class: "hl-flex hl-flex-col hl-gap-3 sm:hl-flex-row sm:hl-items-center sm:hl-justify-between"
|
|
2269
|
+
}, yn = {
|
|
2270
|
+
key: 0,
|
|
2271
|
+
class: "hl-flex hl-flex-1 hl-flex-wrap hl-items-center hl-gap-2"
|
|
2272
|
+
}, bn = {
|
|
2273
|
+
key: 0,
|
|
2274
|
+
class: "hl-hidden hl-flex-none hl-text-sm hl-text-muted sm:hl-block"
|
|
2275
|
+
}, xn = {
|
|
2276
|
+
key: 1,
|
|
2277
|
+
class: "hl-hidden hl-flex-none hl-text-sm hl-text-primary sm:hl-block"
|
|
2278
|
+
}, Sn = { class: "hl-theme-border hl-theme-bg hl-overflow-hidden hl-rounded-md hl-border hl-border-solid" }, Cn = { class: "hl-overflow-x-auto" }, wn = { class: "hl-w-full hl-table-auto hl-text-left hl-text-sm" }, Tn = { class: "hl-theme-border hl-theme-bg-subtle hl-border-b hl-border-solid hl-text-xs hl-font-medium hl-uppercase hl-tracking-wider hl-theme-text-muted" }, En = {
|
|
2279
|
+
key: 0,
|
|
2280
|
+
class: "hl-w-10 hl-whitespace-nowrap hl-px-3 hl-py-3 hl-text-center"
|
|
2281
|
+
}, Dn = ["onClick"], On = {
|
|
2282
|
+
key: 1,
|
|
2283
|
+
class: "hl-inline-flex hl-min-w-4 hl-justify-center"
|
|
2284
|
+
}, kn = { class: "hl-divide-y hl-divide-theme" }, An = {
|
|
2285
|
+
key: 0,
|
|
2286
|
+
class: "hl-w-10 hl-whitespace-nowrap hl-px-3 hl-py-3 hl-text-center"
|
|
2287
|
+
}, jn = {
|
|
2288
|
+
key: 0,
|
|
2289
|
+
class: "hl-w-10 hl-whitespace-nowrap hl-px-3 hl-py-3 hl-text-center"
|
|
2290
|
+
}, Mn = { key: 2 }, Nn = ["colspan"], Pn = {
|
|
2291
|
+
key: 1,
|
|
2292
|
+
class: "hl-flex hl-flex-col hl-items-center hl-justify-end hl-gap-2 sm:hl-flex-row"
|
|
2293
|
+
}, Fn = { class: "hl-flex hl-items-center hl-gap-1.5" }, In = {
|
|
2294
|
+
key: 1,
|
|
2295
|
+
class: "hl-inline-flex hl-size-9 hl-items-center hl-justify-center hl-text-sm hl-text-muted"
|
|
2296
|
+
}, Ln = 5, Rn = /* @__PURE__ */ m({
|
|
2297
|
+
__name: "HLTable",
|
|
2298
|
+
props: /* @__PURE__ */ h({
|
|
2299
|
+
columns: {},
|
|
2300
|
+
data: {},
|
|
2301
|
+
total: {},
|
|
2302
|
+
initializing: {
|
|
2303
|
+
type: Boolean,
|
|
2304
|
+
default: !1
|
|
2305
|
+
},
|
|
2306
|
+
fetching: {
|
|
2307
|
+
type: Boolean,
|
|
2308
|
+
default: !1
|
|
2309
|
+
},
|
|
2310
|
+
searchable: {
|
|
2311
|
+
type: Boolean,
|
|
2312
|
+
default: !0
|
|
2313
|
+
},
|
|
2314
|
+
refreshable: {
|
|
2315
|
+
type: Boolean,
|
|
2316
|
+
default: !0
|
|
2317
|
+
},
|
|
2318
|
+
selectable: {
|
|
2319
|
+
type: Boolean,
|
|
2320
|
+
default: !0
|
|
2321
|
+
},
|
|
2322
|
+
rowKey: { default: "id" },
|
|
2323
|
+
pageSize: { default: 10 },
|
|
2324
|
+
pageCount: {},
|
|
2325
|
+
currentPage: {},
|
|
2326
|
+
searchPlaceholder: { default: "Search..." }
|
|
2327
|
+
}, {
|
|
2328
|
+
selectedRows: { default: () => [] },
|
|
2329
|
+
selectedRowsModifiers: {}
|
|
2330
|
+
}),
|
|
2331
|
+
emits: /* @__PURE__ */ h([
|
|
2332
|
+
"page:change",
|
|
2333
|
+
"sort:change",
|
|
2334
|
+
"refresh:request",
|
|
2335
|
+
"search:change"
|
|
2336
|
+
], ["update:selectedRows"]),
|
|
2337
|
+
setup(e, { expose: t, emit: n }) {
|
|
2338
|
+
let i = ee(e, "selectedRows"), a = n, d = M(), f = w([]), m = w({}), h = w(""), g = w(!1);
|
|
2339
|
+
function _(e) {
|
|
2340
|
+
return Object.prototype.hasOwnProperty.call(e, "key");
|
|
2341
|
+
}
|
|
2342
|
+
function y(e) {
|
|
2343
|
+
return typeof e == "boolean" ? e ? "Yes" : "No" : e == null || e === "" ? "-" : String(e);
|
|
2344
|
+
}
|
|
2345
|
+
function b(e) {
|
|
2346
|
+
let t = ae();
|
|
2347
|
+
return e.map((e) => {
|
|
2348
|
+
if (!_(e)) return e;
|
|
2349
|
+
let n = { alignment: e.alignment };
|
|
2350
|
+
return e.key === "actions" ? t.display({
|
|
2351
|
+
id: "actions",
|
|
2352
|
+
header: e.label,
|
|
2353
|
+
meta: n,
|
|
2354
|
+
enableSorting: !1
|
|
2355
|
+
}) : t.accessor((t) => t[e.key], {
|
|
2356
|
+
id: String(e.key),
|
|
2357
|
+
header: e.label,
|
|
2358
|
+
cell: (e) => y(e.getValue()),
|
|
2359
|
+
meta: n,
|
|
2360
|
+
enableSorting: e.sortable === !0
|
|
2361
|
+
});
|
|
2362
|
+
});
|
|
2363
|
+
}
|
|
2364
|
+
let x = o(() => b(e.columns)), S = o(() => e.selectable ? [ae().display({
|
|
2365
|
+
id: "select",
|
|
2366
|
+
header: () => "",
|
|
2367
|
+
cell: () => "",
|
|
2368
|
+
enableSorting: !1
|
|
2369
|
+
}), ...x.value] : x.value), T = o(() => {
|
|
2370
|
+
let t = e.columns.filter(_).find((e) => e.key !== "actions" && e.sortable === !0);
|
|
2371
|
+
return t ? String(t.key) : null;
|
|
2372
|
+
});
|
|
2373
|
+
T.value && f.value.length === 0 && (f.value = [{
|
|
2374
|
+
id: T.value,
|
|
2375
|
+
desc: !0
|
|
2376
|
+
}]);
|
|
2377
|
+
let O = le({
|
|
2378
|
+
get data() {
|
|
2379
|
+
return e.data;
|
|
2380
|
+
},
|
|
2381
|
+
get columns() {
|
|
2382
|
+
return S.value;
|
|
2383
|
+
},
|
|
2384
|
+
state: {
|
|
2385
|
+
get sorting() {
|
|
2386
|
+
return f.value;
|
|
2387
|
+
},
|
|
2388
|
+
get rowSelection() {
|
|
2389
|
+
return m.value;
|
|
2390
|
+
}
|
|
2391
|
+
},
|
|
2392
|
+
onSortingChange: (e) => {
|
|
2393
|
+
f.value = typeof e == "function" ? e(f.value) : e;
|
|
2394
|
+
},
|
|
2395
|
+
onRowSelectionChange: (e) => {
|
|
2396
|
+
m.value = typeof e == "function" ? e(m.value) : e;
|
|
2397
|
+
},
|
|
2398
|
+
getRowId: (t, n) => {
|
|
2399
|
+
let r = t[e.rowKey];
|
|
2400
|
+
return String(typeof r == "string" || typeof r == "number" ? r : n);
|
|
2401
|
+
},
|
|
2402
|
+
getCoreRowModel: oe(),
|
|
2403
|
+
getSortedRowModel: ce(),
|
|
2404
|
+
getPaginationRowModel: se(),
|
|
2405
|
+
manualPagination: e.pageCount !== void 0,
|
|
2406
|
+
pageCount: e.pageCount,
|
|
2407
|
+
enableRowSelection: e.selectable,
|
|
2408
|
+
initialState: {
|
|
2409
|
+
sorting: f.value,
|
|
2410
|
+
pagination: { pageSize: e.pageSize }
|
|
2411
|
+
}
|
|
2412
|
+
}), j = o(() => e.initializing || e.fetching), N = o(() => e.pageCount !== void 0), P = o(() => e.currentPage === void 0 ? O.getState().pagination.pageIndex + 1 : e.currentPage), F = o(() => e.pageCount === void 0 ? O.getPageCount() : e.pageCount), I = o(() => Object.keys(m.value).filter((e) => m.value[e] === !0)), R = o(() => {
|
|
2413
|
+
let e = O.getRowModel().rows;
|
|
2414
|
+
return e.length > 0 && e.every((e) => e.getIsSelected());
|
|
2415
|
+
}), te = o(() => {
|
|
2416
|
+
let e = O.getRowModel().rows;
|
|
2417
|
+
return e.length === 0 ? !1 : e.some((e) => e.getIsSelected()) && !R.value;
|
|
2418
|
+
}), ne = o(() => O.getFlatHeaders().filter((e) => e.id !== "select").length + +!!e.selectable), re = o(() => {
|
|
2419
|
+
let e = F.value, t = P.value;
|
|
2420
|
+
return e <= 7 ? Array.from({ length: e }, (e, t) => t + 1) : t <= 4 ? [
|
|
2421
|
+
1,
|
|
2422
|
+
2,
|
|
2423
|
+
3,
|
|
2424
|
+
4,
|
|
2425
|
+
5,
|
|
2426
|
+
"ellipsis",
|
|
2427
|
+
e
|
|
2428
|
+
] : t >= e - 3 ? [
|
|
2429
|
+
1,
|
|
2430
|
+
"ellipsis",
|
|
2431
|
+
e - 4,
|
|
2432
|
+
e - 3,
|
|
2433
|
+
e - 2,
|
|
2434
|
+
e - 1,
|
|
2435
|
+
e
|
|
2436
|
+
] : [
|
|
2437
|
+
1,
|
|
2438
|
+
"ellipsis",
|
|
2439
|
+
t - 1,
|
|
2440
|
+
t,
|
|
2441
|
+
t + 1,
|
|
2442
|
+
"ellipsis",
|
|
2443
|
+
e
|
|
2444
|
+
];
|
|
2445
|
+
});
|
|
2446
|
+
function B(e) {
|
|
2447
|
+
return e ?? {};
|
|
2448
|
+
}
|
|
2449
|
+
function V(e) {
|
|
2450
|
+
return e === "center" ? "hl-text-center" : e === "right" ? "hl-text-right" : "hl-text-left";
|
|
2451
|
+
}
|
|
2452
|
+
function H(e) {
|
|
2453
|
+
return e === "center" ? "hl-justify-center" : e === "right" ? "hl-justify-end" : "hl-justify-start";
|
|
2454
|
+
}
|
|
2455
|
+
function U(e) {
|
|
2456
|
+
return e === "center" ? "hl-mx-auto hl-w-3/4" : e === "right" ? "hl-ml-auto hl-w-3/4" : "hl-w-full";
|
|
2457
|
+
}
|
|
2458
|
+
L(j, (e, t) => {
|
|
2459
|
+
t && !e && g.value && (g.value = !1);
|
|
2460
|
+
}), L(m, () => {
|
|
2461
|
+
i.value = I.value;
|
|
2462
|
+
}, { deep: !0 }), L(i, (e) => {
|
|
2463
|
+
let t = I.value;
|
|
2464
|
+
if (e.length === t.length && e.every((e) => t.includes(e))) return;
|
|
2465
|
+
let n = {};
|
|
2466
|
+
e.forEach((e) => {
|
|
2467
|
+
n[e] = !0;
|
|
2468
|
+
}), m.value = n;
|
|
2469
|
+
});
|
|
2470
|
+
function ue(e) {
|
|
2471
|
+
let t = f.value.find((t) => t.id === e), n = t ? !t.desc : !1;
|
|
2472
|
+
f.value = [{
|
|
2473
|
+
id: e,
|
|
2474
|
+
desc: n
|
|
2475
|
+
}], a("sort:change", {
|
|
2476
|
+
columnKey: e,
|
|
2477
|
+
direction: n ? "desc" : "asc"
|
|
2478
|
+
});
|
|
2479
|
+
}
|
|
2480
|
+
function de() {
|
|
2481
|
+
g.value = !0, a("refresh:request");
|
|
2482
|
+
}
|
|
2483
|
+
function W() {
|
|
2484
|
+
a("search:change", h.value);
|
|
2485
|
+
}
|
|
2486
|
+
function fe() {
|
|
2487
|
+
if (N.value) {
|
|
2488
|
+
a("page:change", Math.max(1, P.value - 1));
|
|
2489
|
+
return;
|
|
2490
|
+
}
|
|
2491
|
+
O.previousPage();
|
|
2492
|
+
}
|
|
2493
|
+
function pe() {
|
|
2494
|
+
if (N.value) {
|
|
2495
|
+
a("page:change", Math.min(F.value, P.value + 1));
|
|
2496
|
+
return;
|
|
2497
|
+
}
|
|
2498
|
+
O.nextPage();
|
|
2499
|
+
}
|
|
2500
|
+
function G(e) {
|
|
2501
|
+
if (N.value) {
|
|
2502
|
+
a("page:change", e);
|
|
2503
|
+
return;
|
|
2504
|
+
}
|
|
2505
|
+
O.setPageIndex(e - 1);
|
|
2506
|
+
}
|
|
2507
|
+
function K() {
|
|
2508
|
+
if (R.value) {
|
|
2509
|
+
O.resetRowSelection();
|
|
2510
|
+
return;
|
|
2511
|
+
}
|
|
2512
|
+
O.toggleAllPageRowsSelected(!0);
|
|
2513
|
+
}
|
|
2514
|
+
function me(e) {
|
|
2515
|
+
e.toggleSelected();
|
|
2516
|
+
}
|
|
2517
|
+
return t({
|
|
2518
|
+
clearSelection: () => {
|
|
2519
|
+
O.resetRowSelection();
|
|
2520
|
+
},
|
|
2521
|
+
getSelectedRows: () => I.value,
|
|
2522
|
+
stopRefreshing: () => {
|
|
2523
|
+
g.value = !1;
|
|
2524
|
+
}
|
|
2525
|
+
}), (t, n) => (C(), l("div", _n, [
|
|
2526
|
+
e.searchable || e.refreshable || A(d).filters ? (C(), l("div", vn, [A(d).filters ? (C(), l("div", yn, [D(t.$slots, "filters")])) : c("", !0), u("div", { class: v(["hl-flex hl-flex-wrap hl-items-center hl-gap-2 sm:hl-justify-end", { "hl-w-full sm:hl-w-auto sm:hl-ml-auto": !A(d).filters }]) }, [
|
|
2527
|
+
e.searchable && !(e.selectable && I.value.length > 0) ? (C(), l("p", bn, k(e.total) + " result" + k(e.total === 1 ? "" : "s"), 1)) : c("", !0),
|
|
2528
|
+
e.selectable && I.value.length > 0 ? (C(), l("p", xn, k(I.value.length) + " selected ", 1)) : c("", !0),
|
|
2529
|
+
e.selectable && I.value.length > 0 ? D(t.$slots, "bulk-actions", { key: 2 }) : c("", !0),
|
|
2530
|
+
e.searchable ? (C(), s(at, {
|
|
2531
|
+
key: 3,
|
|
2532
|
+
modelValue: h.value,
|
|
2533
|
+
"onUpdate:modelValue": n[0] ||= (e) => h.value = e,
|
|
2534
|
+
type: "search",
|
|
2535
|
+
placeholder: e.searchPlaceholder,
|
|
2536
|
+
size: "md",
|
|
2537
|
+
class: "hl-w-full hl-max-w-sm sm:hl-w-72",
|
|
2538
|
+
"input-class": "hl-rounded-md hl-theme-border hl-bg-transparent hl-theme-text",
|
|
2539
|
+
onInput: W
|
|
2540
|
+
}, null, 8, ["modelValue", "placeholder"])) : c("", !0),
|
|
2541
|
+
e.refreshable ? (C(), s($, {
|
|
2542
|
+
key: 4,
|
|
2543
|
+
label: "",
|
|
2544
|
+
type: "button",
|
|
2545
|
+
size: "md",
|
|
2546
|
+
"icon-only": !0,
|
|
2547
|
+
variant: "outline",
|
|
2548
|
+
class: "!hl-size-control-md !hl-min-w-0 !hl-p-0 hl-shrink-0 hover:hl-text-primary",
|
|
2549
|
+
disabled: g.value || j.value,
|
|
2550
|
+
"aria-label": "Refresh",
|
|
2551
|
+
onClick: de
|
|
2552
|
+
}, {
|
|
2553
|
+
icon: z(() => [p(J, {
|
|
2554
|
+
name: "rotate-ccw",
|
|
2555
|
+
size: 20,
|
|
2556
|
+
decorative: !0,
|
|
2557
|
+
color: "muted",
|
|
2558
|
+
class: v({ "hl-animate-spin": g.value })
|
|
2559
|
+
}, null, 8, ["class"])]),
|
|
2560
|
+
_: 1
|
|
2561
|
+
}, 8, ["disabled"])) : c("", !0)
|
|
2562
|
+
], 2)])) : c("", !0),
|
|
2563
|
+
u("div", Sn, [u("div", Cn, [u("table", wn, [u("thead", Tn, [u("tr", null, [e.selectable ? (C(), l("th", En, [p(Xe, {
|
|
2564
|
+
"model-value": R.value,
|
|
2565
|
+
indeterminate: te.value,
|
|
2566
|
+
"aria-label": "Toggle all rows",
|
|
2567
|
+
size: "md",
|
|
2568
|
+
class: "hl-mx-auto hl-max-w-max",
|
|
2569
|
+
"onUpdate:modelValue": K
|
|
2570
|
+
}, null, 8, ["model-value", "indeterminate"])])) : c("", !0), (C(!0), l(r, null, E(A(O).getFlatHeaders().filter((e) => e.id !== "select"), (e) => (C(), l("th", {
|
|
2571
|
+
key: e.id,
|
|
2572
|
+
class: v(["hl-whitespace-nowrap hl-px-4 hl-py-3", [V(B(e.column.columnDef.meta).alignment), { "hl-cursor-pointer hl-select-none hover:hl-text-primary": e.column.getCanSort() }]]),
|
|
2573
|
+
onClick: (t) => e.column.getCanSort() ? ue(e.id) : void 0
|
|
2574
|
+
}, [u("div", { class: v(["hl-flex hl-w-full hl-items-center hl-gap-1.5", H(B(e.column.columnDef.meta).alignment)]) }, [e.isPlaceholder ? c("", !0) : (C(), s(A(ie), {
|
|
2575
|
+
key: 0,
|
|
2576
|
+
render: e.column.columnDef.header,
|
|
2577
|
+
props: e.getContext()
|
|
2578
|
+
}, null, 8, ["render", "props"])), e.column.getCanSort() ? (C(), l("span", On, [p(J, {
|
|
2579
|
+
name: e.column.getIsSorted() === "asc" ? "chevron-up" : e.column.getIsSorted() === "desc" ? "chevron-down" : "chevron-up-down",
|
|
2580
|
+
size: 14,
|
|
2581
|
+
decorative: !0
|
|
2582
|
+
}, null, 8, ["name"])])) : c("", !0)], 2)], 10, Dn))), 128))])]), u("tbody", kn, [e.initializing ? (C(), l(r, { key: 0 }, E(Ln, (t) => u("tr", {
|
|
2583
|
+
key: `skeleton-row-${t}`,
|
|
2584
|
+
class: "hl-animate-pulse"
|
|
2585
|
+
}, [e.selectable ? (C(), l("td", An, [...n[1] ||= [u("div", { class: "hl-theme-border hl-theme-bg-muted hl-mx-auto hl-size-5 hl-rounded hl-border hl-border-solid" }, null, -1)]])) : c("", !0), (C(!0), l(r, null, E(A(O).getAllColumns().filter((e) => e.id !== "select"), (e) => (C(), l("td", {
|
|
2586
|
+
key: `${t}-${e.id}`,
|
|
2587
|
+
class: v(["hl-whitespace-nowrap hl-px-4 hl-py-3", V(B(e.columnDef.meta).alignment)])
|
|
2588
|
+
}, [u("div", { class: v(["hl-theme-bg-muted hl-h-4 hl-rounded", U(B(e.columnDef.meta).alignment)]) }, null, 2)], 2))), 128))])), 64)) : (C(!0), l(r, { key: 1 }, E(A(O).getRowModel().rows, (n) => (C(), l("tr", {
|
|
2589
|
+
key: n.id,
|
|
2590
|
+
class: v(["hl-theme-hover-bg-subtle", { "hl-bg-primary/5": n.getIsSelected() }])
|
|
2591
|
+
}, [e.selectable ? (C(), l("td", jn, [p(Xe, {
|
|
2592
|
+
"model-value": n.getIsSelected(),
|
|
2593
|
+
"aria-label": "Toggle row",
|
|
2594
|
+
size: "md",
|
|
2595
|
+
class: "hl-mx-auto hl-max-w-max",
|
|
2596
|
+
"onUpdate:modelValue": (e) => me(n)
|
|
2597
|
+
}, null, 8, ["model-value", "onUpdate:modelValue"])])) : c("", !0), (C(!0), l(r, null, E(n.getVisibleCells().filter((e) => e.column.id !== "select"), (e) => (C(), l("td", {
|
|
2598
|
+
key: e.id,
|
|
2599
|
+
class: v(["hl-theme-text hl-whitespace-nowrap hl-px-4 hl-py-3", V(B(e.column.columnDef.meta).alignment)])
|
|
2600
|
+
}, [u("div", { class: v(["hl-flex hl-w-full hl-items-center hl-gap-1.5", H(B(e.column.columnDef.meta).alignment)]) }, [A(d)[e.column.id] ? D(t.$slots, e.column.id, {
|
|
2601
|
+
key: 0,
|
|
2602
|
+
row: n.original,
|
|
2603
|
+
rowId: n.id,
|
|
2604
|
+
columnId: e.column.id,
|
|
2605
|
+
value: e.getValue()
|
|
2606
|
+
}) : (C(), l(r, { key: 1 }, [e.column.columnDef.cell ? (C(), s(A(ie), {
|
|
2607
|
+
key: 0,
|
|
2608
|
+
render: e.column.columnDef.cell,
|
|
2609
|
+
props: e.getContext()
|
|
2610
|
+
}, null, 8, ["render", "props"])) : c("", !0)], 64))], 2)], 2))), 128))], 2))), 128)), !e.initializing && A(O).getRowModel().rows.length === 0 ? (C(), l("tr", Mn, [u("td", {
|
|
2611
|
+
colspan: ne.value,
|
|
2612
|
+
class: "hl-px-4 hl-py-12 hl-text-center hl-text-muted"
|
|
2613
|
+
}, [...n[2] ||= [u("div", { class: "hl-flex hl-flex-col hl-items-center hl-gap-1" }, [u("p", { class: "hl-text-sm hl-font-medium" }, "No results found"), u("p", { class: "hl-text-xs" }, "Try adjusting your search terms")], -1)]], 8, Nn)])) : c("", !0)])])])]),
|
|
2614
|
+
e.pageCount !== void 0 || F.value > 1 ? (C(), l("div", Pn, [u("div", Fn, [
|
|
2615
|
+
p($, {
|
|
2616
|
+
label: "",
|
|
2617
|
+
type: "button",
|
|
2618
|
+
size: "sm",
|
|
2619
|
+
variant: "outline",
|
|
2620
|
+
rounded: !1,
|
|
2621
|
+
"icon-only": !0,
|
|
2622
|
+
class: "!hl-size-9 !hl-min-w-0 !hl-p-0 hl-theme-hover-bg-muted",
|
|
2623
|
+
disabled: N.value ? P.value <= 1 : !A(O).getCanPreviousPage(),
|
|
2624
|
+
"aria-label": "Previous page",
|
|
2625
|
+
onClick: fe
|
|
2626
|
+
}, {
|
|
2627
|
+
icon: z(() => [p(J, {
|
|
2628
|
+
name: "chevron-left",
|
|
2629
|
+
size: 14,
|
|
2630
|
+
decorative: !0
|
|
2631
|
+
})]),
|
|
2632
|
+
_: 1
|
|
2633
|
+
}, 8, ["disabled"]),
|
|
2634
|
+
(C(!0), l(r, null, E(re.value, (e, t) => (C(), l(r, { key: `${e}-${t}` }, [e === "ellipsis" ? (C(), l("span", In, " ... ")) : (C(), s($, {
|
|
2635
|
+
key: 0,
|
|
2636
|
+
label: String(e),
|
|
2637
|
+
type: "button",
|
|
2638
|
+
size: "sm",
|
|
2639
|
+
variant: e === P.value ? "solid" : "outline",
|
|
2640
|
+
color: e === P.value ? "primary" : void 0,
|
|
2641
|
+
rounded: !1,
|
|
2642
|
+
class: v(["!hl-size-9 !hl-min-w-0 !hl-p-0", e === P.value ? "" : "hl-theme-hover-bg-muted"]),
|
|
2643
|
+
onClick: (t) => G(e)
|
|
2644
|
+
}, null, 8, [
|
|
2645
|
+
"label",
|
|
2646
|
+
"variant",
|
|
2647
|
+
"color",
|
|
2648
|
+
"class",
|
|
2649
|
+
"onClick"
|
|
2650
|
+
]))], 64))), 128)),
|
|
2651
|
+
p($, {
|
|
2652
|
+
label: "",
|
|
2653
|
+
type: "button",
|
|
2654
|
+
size: "sm",
|
|
2655
|
+
variant: "outline",
|
|
2656
|
+
rounded: !1,
|
|
2657
|
+
"icon-only": !0,
|
|
2658
|
+
class: "!hl-size-9 !hl-min-w-0 !hl-p-0 hl-theme-hover-bg-muted",
|
|
2659
|
+
disabled: N.value ? P.value >= F.value : !A(O).getCanNextPage(),
|
|
2660
|
+
"aria-label": "Next page",
|
|
2661
|
+
onClick: pe
|
|
2662
|
+
}, {
|
|
2663
|
+
icon: z(() => [p(J, {
|
|
2664
|
+
name: "chevron-right",
|
|
2665
|
+
size: 14,
|
|
2666
|
+
decorative: !0
|
|
2667
|
+
})]),
|
|
2668
|
+
_: 1
|
|
2669
|
+
}, 8, ["disabled"])
|
|
2670
|
+
])])) : c("", !0)
|
|
2671
|
+
]));
|
|
2672
|
+
}
|
|
2673
|
+
}), zn = { class: "hanap-labs-theme hanap-labs-font hl-w-full" }, Bn = { class: "hl-relative" }, Vn = [
|
|
2674
|
+
"id",
|
|
2675
|
+
"placeholder",
|
|
2676
|
+
"required",
|
|
2677
|
+
"disabled",
|
|
2678
|
+
"readonly",
|
|
2679
|
+
"rows",
|
|
2680
|
+
"maxlength",
|
|
2681
|
+
"minlength"
|
|
2682
|
+
], Hn = {
|
|
2683
|
+
key: 1,
|
|
2684
|
+
class: "hl-mt-1 hl-space-y-1"
|
|
2685
|
+
}, Un = {
|
|
2686
|
+
key: 0,
|
|
2687
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
2688
|
+
}, Wn = /* @__PURE__ */ Se(/* @__PURE__ */ m({
|
|
2689
|
+
__name: "HLTextarea",
|
|
2690
|
+
props: /* @__PURE__ */ h({
|
|
2691
|
+
id: { default: "" },
|
|
2692
|
+
placeholder: { default: "" },
|
|
2693
|
+
label: { default: "" },
|
|
2694
|
+
description: { default: "" },
|
|
2695
|
+
required: {
|
|
2696
|
+
type: Boolean,
|
|
2697
|
+
default: !1
|
|
2698
|
+
},
|
|
2699
|
+
disabled: {
|
|
2700
|
+
type: Boolean,
|
|
2701
|
+
default: !1
|
|
2702
|
+
},
|
|
2703
|
+
readonly: {
|
|
2704
|
+
type: Boolean,
|
|
2705
|
+
default: !1
|
|
2706
|
+
},
|
|
2707
|
+
error: { default: "" },
|
|
2708
|
+
errors: { default: () => [] },
|
|
2709
|
+
rows: { default: 4 },
|
|
2710
|
+
maxlength: {},
|
|
2711
|
+
minlength: {},
|
|
2712
|
+
labelClass: { default: "" },
|
|
2713
|
+
inputClass: { default: "" },
|
|
2714
|
+
color: {},
|
|
2715
|
+
noBorder: {
|
|
2716
|
+
type: Boolean,
|
|
2717
|
+
default: !1
|
|
2718
|
+
}
|
|
2719
|
+
}, {
|
|
2720
|
+
modelValue: { default: "" },
|
|
2721
|
+
modelModifiers: {}
|
|
2722
|
+
}),
|
|
2723
|
+
emits: /* @__PURE__ */ h([
|
|
2724
|
+
"focus",
|
|
2725
|
+
"blur",
|
|
2726
|
+
"input"
|
|
2727
|
+
], ["update:modelValue"]),
|
|
2728
|
+
setup(e, { emit: t }) {
|
|
2729
|
+
let n = ee(e, "modelValue"), i = H({
|
|
2730
|
+
input: n,
|
|
2731
|
+
styleProp: "minHeight"
|
|
2732
|
+
}), a = t;
|
|
2733
|
+
function d(e) {
|
|
2734
|
+
let t = j();
|
|
2735
|
+
return { inputId: o(() => e || t) };
|
|
2736
|
+
}
|
|
2737
|
+
let { inputId: f } = d(e.id), p = o(() => !!e.error || e.errors.length > 0), m = {
|
|
2738
|
+
secondary: "hl-border-secondary focus:hl-border-secondary",
|
|
2739
|
+
tertiary: "hl-border-tertiary focus:hl-border-tertiary",
|
|
2740
|
+
primary: "hl-border-primary focus:hl-border-primary",
|
|
2741
|
+
success: "hl-border-success focus:hl-border-success",
|
|
2742
|
+
danger: "hl-border-danger focus:hl-border-danger",
|
|
2743
|
+
warning: "hl-border-warning focus:hl-border-warning",
|
|
2744
|
+
info: "hl-border-info focus:hl-border-info",
|
|
2745
|
+
light: "hl-border-muted focus:hl-border-secondary",
|
|
2746
|
+
dark: "hl-border-dark focus:hl-border-dark",
|
|
2747
|
+
muted: "hl-border-muted focus:hl-border-muted"
|
|
2748
|
+
}, h = o(() => e.color ? m[e.color] : "hl-input-theme hl-input-default");
|
|
2749
|
+
return (t, o) => (C(), l("div", zn, [
|
|
2750
|
+
e.label || e.description ? (C(), s(Ue, {
|
|
2751
|
+
key: 0,
|
|
2752
|
+
label: e.label,
|
|
2753
|
+
description: e.description,
|
|
2754
|
+
"for-id": A(f),
|
|
2755
|
+
required: e.required,
|
|
2756
|
+
"label-class": e.labelClass
|
|
2757
|
+
}, null, 8, [
|
|
2758
|
+
"label",
|
|
2759
|
+
"description",
|
|
2760
|
+
"for-id",
|
|
2761
|
+
"required",
|
|
2762
|
+
"label-class"
|
|
2763
|
+
])) : c("", !0),
|
|
2764
|
+
u("div", Bn, [te(u("textarea", {
|
|
2765
|
+
id: A(f),
|
|
2766
|
+
ref: A(i).textarea,
|
|
2767
|
+
"onUpdate:modelValue": o[0] ||= (e) => n.value = e,
|
|
2768
|
+
placeholder: e.placeholder,
|
|
2769
|
+
required: e.required,
|
|
2770
|
+
disabled: e.disabled,
|
|
2771
|
+
readonly: e.readonly,
|
|
2772
|
+
rows: e.rows,
|
|
2773
|
+
maxlength: e.maxlength,
|
|
2774
|
+
minlength: e.minlength,
|
|
2775
|
+
class: v(["hl-theme-text hl-theme-placeholder hl-block hl-w-full hl-appearance-none hl-box-border hl-border hl-border-solid hl-leading-tight hl-transition-colors hl-duration-300 hl-no-focus-ring disabled:hl-cursor-not-allowed disabled:hl-opacity-60 hl-py-2.5 hl-px-3 hl-text-sm hl-rounded-lg hl-resize-none", [
|
|
2776
|
+
h.value,
|
|
2777
|
+
e.inputClass,
|
|
2778
|
+
{
|
|
2779
|
+
"hl-cursor-not-allowed": e.disabled,
|
|
2780
|
+
"hl-input-error-border-theme focus:hl-input-error-border-theme": p.value,
|
|
2781
|
+
"hl-border-0 focus:hl-border-0": e.noBorder
|
|
2782
|
+
}
|
|
2783
|
+
]]),
|
|
2784
|
+
onFocus: o[1] ||= (e) => a("focus"),
|
|
2785
|
+
onBlur: o[2] ||= (e) => a("blur"),
|
|
2786
|
+
onInput: o[3] ||= (e) => a("input")
|
|
2787
|
+
}, null, 42, Vn), [[F, n.value]])]),
|
|
2788
|
+
p.value ? (C(), l("div", Hn, [e.error ? (C(), l("div", Un, k(e.error), 1)) : c("", !0), (C(!0), l(r, null, E(e.errors, (e) => (C(), l("div", {
|
|
2789
|
+
key: e,
|
|
2790
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
2791
|
+
}, k(e), 1))), 128))])) : c("", !0)
|
|
2792
|
+
]));
|
|
2793
|
+
}
|
|
2794
|
+
}), [["__scopeId", "data-v-5396b759"]]), Gn = ["disabled"], Kn = { key: 1 }, qn = /* @__PURE__ */ m({
|
|
2795
|
+
name: "DatepickerButton",
|
|
2796
|
+
__name: "DatepickerButton",
|
|
2797
|
+
props: {
|
|
2798
|
+
icon: { default: "" },
|
|
2799
|
+
label: { default: "" },
|
|
2800
|
+
disabled: {
|
|
2801
|
+
type: Boolean,
|
|
2802
|
+
default: !1
|
|
2803
|
+
}
|
|
2804
|
+
},
|
|
2805
|
+
emits: ["click"],
|
|
2806
|
+
setup(e, { emit: t }) {
|
|
2807
|
+
let n = t;
|
|
2808
|
+
return (t, r) => (C(), l("button", {
|
|
2809
|
+
type: "button",
|
|
2810
|
+
disabled: e.disabled,
|
|
2811
|
+
class: v(["hl-appearance-none hl-border-0 hl-bg-transparent hl-no-focus-ring hl-color-transition hl-rounded-md hl-flex hl-items-center hl-justify-center hover:hl-theme-bg-muted hl-text-sm hl-font-medium", {
|
|
2812
|
+
"hl-cursor-not-allowed hl-opacity-50": e.disabled,
|
|
2813
|
+
"hl-px-3 hl-py-1.5": !!e.label,
|
|
2814
|
+
"hl-p-1.5": !!e.icon && !e.label
|
|
2815
|
+
}]),
|
|
2816
|
+
onClick: r[0] ||= ne((e) => n("click"), ["stop"])
|
|
2817
|
+
}, [D(t.$slots, "default", {}, () => [e.icon ? (C(), s(J, {
|
|
2818
|
+
key: 0,
|
|
2819
|
+
name: e.icon,
|
|
2820
|
+
size: 16
|
|
2821
|
+
}, null, 8, ["name"])) : c("", !0), e.label ? (C(), l("span", Kn, k(e.label), 1)) : c("", !0)])], 10, Gn));
|
|
2822
|
+
}
|
|
2823
|
+
}), Jn = ["disabled"], Yn = /* @__PURE__ */ m({
|
|
2824
|
+
name: "DatepickerGridButton",
|
|
2825
|
+
__name: "DatepickerGridButton",
|
|
2826
|
+
props: {
|
|
2827
|
+
label: {},
|
|
2828
|
+
selected: {
|
|
2829
|
+
type: Boolean,
|
|
2830
|
+
default: !1
|
|
2831
|
+
},
|
|
2832
|
+
muted: {
|
|
2833
|
+
type: Boolean,
|
|
2834
|
+
default: !1
|
|
2835
|
+
},
|
|
2836
|
+
disabled: {
|
|
2837
|
+
type: Boolean,
|
|
2838
|
+
default: !1
|
|
2839
|
+
},
|
|
2840
|
+
inRange: {
|
|
2841
|
+
type: Boolean,
|
|
2842
|
+
default: !1
|
|
2843
|
+
},
|
|
2844
|
+
rangeStart: {
|
|
2845
|
+
type: Boolean,
|
|
2846
|
+
default: !1
|
|
2847
|
+
},
|
|
2848
|
+
rangeEnd: {
|
|
2849
|
+
type: Boolean,
|
|
2850
|
+
default: !1
|
|
2851
|
+
}
|
|
2852
|
+
},
|
|
2853
|
+
emits: [
|
|
2854
|
+
"click",
|
|
2855
|
+
"mouseenter",
|
|
2856
|
+
"mouseleave"
|
|
2857
|
+
],
|
|
2858
|
+
setup(e, { emit: t }) {
|
|
2859
|
+
let n = t, r = () => {
|
|
2860
|
+
let t = [];
|
|
2861
|
+
return e.disabled ? t.push("hl-cursor-not-allowed", "hl-opacity-50", "hl-bg-transparent") : e.rangeStart || e.rangeEnd || e.selected ? (t.push("hl-bg-primary", "hl-text-white"), e.rangeStart && t.push("rounded-l-md"), e.rangeEnd && t.push("rounded-r-md")) : e.inRange ? t.push("hl-bg-primary-20", "hl-theme-text") : e.muted ? t.push("hl-bg-transparent", "hl-theme-text-muted") : t.push("hl-bg-transparent", "hover:hl-bg-primary", "hover:hl-text-white"), t;
|
|
2862
|
+
};
|
|
2863
|
+
return (t, i) => (C(), l("button", {
|
|
2864
|
+
type: "button",
|
|
2865
|
+
disabled: e.disabled,
|
|
2866
|
+
class: v(["hl-appearance-none hl-border-0 hl-no-focus-ring hl-color-transition hl-rounded-md hl-flex hl-items-center hl-justify-center hl-size-8 hl-text-sm hl-cursor-pointer", r()]),
|
|
2867
|
+
onClick: i[0] ||= ne((e) => n("click"), ["stop"]),
|
|
2868
|
+
onMouseenter: i[1] ||= (e) => n("mouseenter"),
|
|
2869
|
+
onMouseleave: i[2] ||= (e) => n("mouseleave")
|
|
2870
|
+
}, [D(t.$slots, "default", {}, () => [f(k(e.label), 1)])], 42, Jn));
|
|
2871
|
+
}
|
|
2872
|
+
}), Xn = { class: "hanap-labs-theme hanap-labs-font hl-w-full" }, Zn = ["disabled", "aria-expanded"], Qn = { class: "hl-truncate" }, $n = { key: 0 }, er = { key: 1 }, tr = {
|
|
2873
|
+
key: 1,
|
|
2874
|
+
class: "hl-mt-1 hl-space-y-1"
|
|
2875
|
+
}, nr = {
|
|
2876
|
+
key: 0,
|
|
2877
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
2878
|
+
}, rr = { class: "hl-flex hl-items-center hl-justify-between hl-mb-4" }, ir = {
|
|
2879
|
+
key: 0,
|
|
2880
|
+
class: "hl-flex hl-items-center hl-gap-1"
|
|
2881
|
+
}, ar = {
|
|
2882
|
+
key: 2,
|
|
2883
|
+
class: "hl-text-sm hl-font-medium hl-px-2"
|
|
2884
|
+
}, or = { key: 0 }, sr = { class: "hl-flex-1" }, cr = {
|
|
2885
|
+
key: 0,
|
|
2886
|
+
class: "hl-flex hl-items-center hl-justify-center hl-mb-2"
|
|
2887
|
+
}, lr = { class: "hl-text-sm hl-font-medium hl-theme-text" }, ur = { class: "hl-grid hl-grid-cols-7 hl-gap-1 hl-mb-2" }, dr = { class: "hl-grid hl-grid-cols-7 hl-gap-1" }, fr = { key: 0 }, pr = {
|
|
2888
|
+
key: 0,
|
|
2889
|
+
class: "hl-flex-1"
|
|
2890
|
+
}, mr = { class: "hl-flex hl-items-center hl-justify-center hl-mb-2" }, hr = { class: "hl-text-sm hl-font-medium hl-theme-text" }, gr = { class: "hl-grid hl-grid-cols-7 hl-gap-1 hl-mb-2" }, _r = { class: "hl-grid hl-grid-cols-7 hl-gap-1" }, vr = { key: 0 }, yr = {
|
|
2891
|
+
key: 1,
|
|
2892
|
+
class: "hl-grid hl-grid-cols-4 hl-gap-2"
|
|
2893
|
+
}, br = {
|
|
2894
|
+
key: 2,
|
|
2895
|
+
class: "hl-grid hl-grid-cols-4 hl-gap-2"
|
|
2896
|
+
}, xr = /* @__PURE__ */ m({
|
|
2897
|
+
name: "HLDatepicker",
|
|
2898
|
+
__name: "HLDatepicker",
|
|
2899
|
+
props: /* @__PURE__ */ h({
|
|
2900
|
+
label: { default: "" },
|
|
2901
|
+
description: { default: "" },
|
|
2902
|
+
placeholder: { default: "Select date" },
|
|
2903
|
+
disabled: {
|
|
2904
|
+
type: Boolean,
|
|
2905
|
+
default: !1
|
|
2906
|
+
},
|
|
2907
|
+
required: {
|
|
2908
|
+
type: Boolean,
|
|
2909
|
+
default: !1
|
|
2910
|
+
},
|
|
2911
|
+
error: { default: "" },
|
|
2912
|
+
errors: { default: () => [] },
|
|
2913
|
+
clearable: {
|
|
2914
|
+
type: Boolean,
|
|
2915
|
+
default: !1
|
|
2916
|
+
},
|
|
2917
|
+
minDate: {},
|
|
2918
|
+
maxDate: {},
|
|
2919
|
+
range: {
|
|
2920
|
+
type: Boolean,
|
|
2921
|
+
default: !1
|
|
2922
|
+
}
|
|
2923
|
+
}, {
|
|
2924
|
+
modelValue: { default: null },
|
|
2925
|
+
modelModifiers: {}
|
|
2926
|
+
}),
|
|
2927
|
+
emits: /* @__PURE__ */ h(["change"], ["update:modelValue"]),
|
|
2928
|
+
setup(e, { emit: n }) {
|
|
2929
|
+
U.extend(ue), U.extend(de), U.extend(W), U.extend(fe);
|
|
2930
|
+
let d = ee(e, "modelValue"), f = n, { visible: m, styles: h, toggle: _, hide: y, getTriggerBindings: b, getFloatingBindings: S, floatingElement: T, referenceElement: D } = t({
|
|
2931
|
+
placement: "bottom-start",
|
|
2932
|
+
offset: 4,
|
|
2933
|
+
flip: !0,
|
|
2934
|
+
shift: !0
|
|
2935
|
+
});
|
|
2936
|
+
re(T, (e) => {
|
|
2937
|
+
!D.value?.contains(e.target) && m.value && y();
|
|
2938
|
+
}, { ignore: [D.value] });
|
|
2939
|
+
let O = w("dates"), j = w(e.range ? d.value?.start || U() : d.value || U()), M = w("start"), N = w(null), P = [
|
|
2940
|
+
"Su",
|
|
2941
|
+
"Mo",
|
|
2942
|
+
"Tu",
|
|
2943
|
+
"We",
|
|
2944
|
+
"Th",
|
|
2945
|
+
"Fr",
|
|
2946
|
+
"Sa"
|
|
2947
|
+
], F = [
|
|
2948
|
+
"Jan",
|
|
2949
|
+
"Feb",
|
|
2950
|
+
"Mar",
|
|
2951
|
+
"Apr",
|
|
2952
|
+
"May",
|
|
2953
|
+
"Jun",
|
|
2954
|
+
"Jul",
|
|
2955
|
+
"Aug",
|
|
2956
|
+
"Sep",
|
|
2957
|
+
"Oct",
|
|
2958
|
+
"Nov",
|
|
2959
|
+
"Dec"
|
|
2960
|
+
], I = o(() => {
|
|
2961
|
+
if (e.range) {
|
|
2962
|
+
let e = d.value;
|
|
2963
|
+
return e?.start ? e.end ? `${e.start.format("MMM D, YYYY")} - ${e.end.format("MMM D, YYYY")}` : e.start.format("MMMM D, YYYY") : "";
|
|
2964
|
+
} else {
|
|
2965
|
+
let e = d.value;
|
|
2966
|
+
return e ? e.format("MMMM D, YYYY") : "";
|
|
2967
|
+
}
|
|
2968
|
+
}), R = o(() => j.value.format("MMMM")), te = o(() => j.value.format("YYYY")), B = o(() => j.value.add(1, "month").format("MMMM")), V = o(() => j.value.add(1, "month").format("YYYY")), H = o(() => Math.floor(j.value.year() / 10) * 10), ie = o(() => H.value + 9), ae = (e) => {
|
|
2969
|
+
let t = e.startOf("month"), n = e.endOf("month"), r = [], i = t.isoWeekday() % 7;
|
|
2970
|
+
for (let e = 0; e < i; e++) r.push(null);
|
|
2971
|
+
let a = t;
|
|
2972
|
+
for (; a.isSameOrBefore(n, "day");) r.push({
|
|
2973
|
+
dayjs: a,
|
|
2974
|
+
isCurrentMonth: !0
|
|
2975
|
+
}), a = a.add(1, "day");
|
|
2976
|
+
return r;
|
|
2977
|
+
}, oe = o(() => ae(j.value)), se = o(() => ae(j.value.add(1, "month"))), ce = o(() => {
|
|
2978
|
+
let e = [];
|
|
2979
|
+
for (let t = H.value - 1; t <= ie.value + 1; t++) e.push(t);
|
|
2980
|
+
return e;
|
|
2981
|
+
});
|
|
2982
|
+
L(d, (t) => {
|
|
2983
|
+
if (e.range) {
|
|
2984
|
+
let e = t;
|
|
2985
|
+
e?.start && e.start.isValid() && (j.value = e.start);
|
|
2986
|
+
} else {
|
|
2987
|
+
let e = t;
|
|
2988
|
+
e && e.isValid() && (j.value = e);
|
|
2989
|
+
}
|
|
2990
|
+
}), L(m, (t) => {
|
|
2991
|
+
if (t) if (O.value = "dates", e.range) {
|
|
2992
|
+
let e = d.value;
|
|
2993
|
+
j.value = e?.start || U(), M.value = (e?.end, "start");
|
|
2994
|
+
} else j.value = d.value || U();
|
|
2995
|
+
});
|
|
2996
|
+
let le = () => {
|
|
2997
|
+
O.value === "dates" ? j.value = j.value.subtract(1, "month").startOf("month") : O.value === "months" ? j.value = j.value.subtract(1, "year").startOf("month") : O.value === "years" && (j.value = j.value.subtract(10, "year").startOf("month"));
|
|
2998
|
+
}, pe = () => {
|
|
2999
|
+
O.value === "dates" ? j.value = j.value.add(1, "month").startOf("month") : O.value === "months" ? j.value = j.value.add(1, "year").startOf("month") : O.value === "years" && (j.value = j.value.add(10, "year").startOf("month"));
|
|
3000
|
+
}, G = (t) => {
|
|
3001
|
+
if (e.range) {
|
|
3002
|
+
let e = d.value;
|
|
3003
|
+
return (e?.start?.isSame(t, "day") ?? !1) || (e?.end?.isSame(t, "day") ?? !1);
|
|
3004
|
+
} else {
|
|
3005
|
+
let e = d.value;
|
|
3006
|
+
return e ? t.isSame(e, "day") : !1;
|
|
3007
|
+
}
|
|
3008
|
+
}, K = (t) => {
|
|
3009
|
+
if (!e.range) return !1;
|
|
3010
|
+
let n = d.value;
|
|
3011
|
+
if (!n?.start) return !1;
|
|
3012
|
+
let r = n.end || N.value;
|
|
3013
|
+
if (!r) return !1;
|
|
3014
|
+
let i = n.start.isBefore(r) ? n.start : r, a = n.start.isBefore(r) ? r : n.start;
|
|
3015
|
+
return t.isAfter(i, "day") && t.isBefore(a, "day");
|
|
3016
|
+
}, me = (t) => {
|
|
3017
|
+
if (!e.range) return !1;
|
|
3018
|
+
let n = d.value;
|
|
3019
|
+
return n?.start ? t.isSame(n.start, "day") : !1;
|
|
3020
|
+
}, he = (t) => {
|
|
3021
|
+
if (!e.range) return !1;
|
|
3022
|
+
let n = d.value;
|
|
3023
|
+
return n?.end ? t.isSame(n.end, "day") : !1;
|
|
3024
|
+
}, ge = (t) => {
|
|
3025
|
+
if (e.range) {
|
|
3026
|
+
let e = d.value;
|
|
3027
|
+
return e?.start?.month() === t || e?.end?.month() === t;
|
|
3028
|
+
} else {
|
|
3029
|
+
let e = d.value;
|
|
3030
|
+
return !e || !e.isValid() ? !1 : e.month() === t;
|
|
3031
|
+
}
|
|
3032
|
+
}, _e = (t) => {
|
|
3033
|
+
if (e.range) {
|
|
3034
|
+
let e = d.value;
|
|
3035
|
+
return e?.start?.year() === t || e?.end?.year() === t;
|
|
3036
|
+
} else {
|
|
3037
|
+
let e = d.value;
|
|
3038
|
+
return e ? e.year() === t : !1;
|
|
3039
|
+
}
|
|
3040
|
+
}, ve = (t) => !!(e.minDate && t.isSameOrBefore(U(e.minDate).subtract(1, "day"), "day") || e.maxDate && t.isSameOrAfter(U(e.maxDate).add(1, "day"), "day")), ye = (t) => {
|
|
3041
|
+
let n = j.value.year(), r = U().year(n).month(t).startOf("month"), i = U().year(n).month(t).endOf("month");
|
|
3042
|
+
return !!(e.minDate && i.isSameOrBefore(U(e.minDate).subtract(1, "day"), "day") || e.maxDate && r.isSameOrAfter(U(e.maxDate).add(1, "day"), "day"));
|
|
3043
|
+
}, be = (t) => {
|
|
3044
|
+
let n = U().year(t).startOf("year"), r = U().year(t).endOf("year");
|
|
3045
|
+
return !!(e.minDate && r.isSameOrBefore(U(e.minDate).subtract(1, "day"), "day") || e.maxDate && n.isSameOrAfter(U(e.maxDate).add(1, "day"), "day"));
|
|
3046
|
+
}, q = (t) => {
|
|
3047
|
+
if (!ve(t)) if (e.range) {
|
|
3048
|
+
let e = d.value;
|
|
3049
|
+
if (M.value === "start" || !e?.start) d.value = {
|
|
3050
|
+
start: t,
|
|
3051
|
+
end: null
|
|
3052
|
+
}, M.value = "end";
|
|
3053
|
+
else {
|
|
3054
|
+
let n = e.start, r = t;
|
|
3055
|
+
r.isBefore(n) && ([n, r] = [r, n]);
|
|
3056
|
+
let i = {
|
|
3057
|
+
start: n,
|
|
3058
|
+
end: r
|
|
3059
|
+
};
|
|
3060
|
+
d.value = i, f("change", i), y();
|
|
3061
|
+
}
|
|
3062
|
+
} else d.value = t, f("change", t), y();
|
|
3063
|
+
}, xe = (t) => {
|
|
3064
|
+
if (ye(t)) return;
|
|
3065
|
+
let n = j.value.year(), r = j.value.date(), i = U().year(n).month(t).endOf("month").date(), a = Math.min(r, i), o = j.value.set("month", t).date(a);
|
|
3066
|
+
j.value = o, e.range || (d.value = o, f("change", o)), O.value = "dates";
|
|
3067
|
+
}, Se = (e) => {
|
|
3068
|
+
if (be(e)) return;
|
|
3069
|
+
let t = j.value.month(), n = j.value.date(), r = U().year(e).month(t).endOf("month").date(), i = Math.min(n, r);
|
|
3070
|
+
j.value = j.value.set("year", e).date(i), O.value = "months";
|
|
3071
|
+
}, Y = () => {
|
|
3072
|
+
d.value = e.range ? {
|
|
3073
|
+
start: null,
|
|
3074
|
+
end: null
|
|
3075
|
+
} : null, f("change", e.range ? {
|
|
3076
|
+
start: null,
|
|
3077
|
+
end: null
|
|
3078
|
+
} : null), e.range && (M.value = "start");
|
|
3079
|
+
};
|
|
3080
|
+
return x(() => {
|
|
3081
|
+
if (!e.range && d.value === null) {
|
|
3082
|
+
let e = U();
|
|
3083
|
+
d.value = e, f("change", e);
|
|
3084
|
+
}
|
|
3085
|
+
}), (t, n) => (C(), l("div", Xn, [
|
|
3086
|
+
e.label || e.description ? (C(), s(Ue, {
|
|
3087
|
+
key: 0,
|
|
3088
|
+
label: e.label,
|
|
3089
|
+
description: e.description,
|
|
3090
|
+
required: e.required
|
|
3091
|
+
}, null, 8, [
|
|
3092
|
+
"label",
|
|
3093
|
+
"description",
|
|
3094
|
+
"required"
|
|
3095
|
+
])) : c("", !0),
|
|
3096
|
+
u("div", g({ class: "hl-relative" }, A(b)()), [
|
|
3097
|
+
u("button", {
|
|
3098
|
+
type: "button",
|
|
3099
|
+
class: v(["hl-control-bg hl-flex hl-w-full hl-items-center hl-gap-2 hl-border hl-border-solid hl-text-left hl-leading-tight hl-transition-colors hl-duration-300 hl-no-focus-ring disabled:hl-cursor-not-allowed disabled:hl-opacity-60 hl-rounded-md hl-cursor-pointer", [
|
|
3100
|
+
"hl-h-control-md hl-px-3 hl-text-sm",
|
|
3101
|
+
e.disabled ? "hl-opacity-50 hl-cursor-not-allowed" : "hover:hl-theme-border-strong",
|
|
3102
|
+
A(m) ? "hl-theme-border-strong" : "hl-theme-border",
|
|
3103
|
+
e.error || e.errors.length ? "hl-input-error-border-theme focus:hl-input-error-border-theme" : "",
|
|
3104
|
+
{ "hl-theme-text": d.value },
|
|
3105
|
+
{ "hl-text-muted": !d.value },
|
|
3106
|
+
{ "hl-pr-12": e.clearable && d.value },
|
|
3107
|
+
{ "hl-pr-8": !(e.clearable && d.value) }
|
|
3108
|
+
]]),
|
|
3109
|
+
disabled: e.disabled,
|
|
3110
|
+
"aria-expanded": A(m),
|
|
3111
|
+
onClick: n[0] ||= (t) => !e.disabled && A(_)()
|
|
3112
|
+
}, [p(J, {
|
|
3113
|
+
name: "calendar",
|
|
3114
|
+
class: "hl-size-4"
|
|
3115
|
+
}), u("span", Qn, [I.value ? (C(), l("span", $n, k(I.value), 1)) : (C(), l("span", er, k(e.placeholder), 1))])], 10, Zn),
|
|
3116
|
+
e.clearable && d.value && !e.disabled ? (C(), l("button", {
|
|
3117
|
+
key: 0,
|
|
3118
|
+
type: "button",
|
|
3119
|
+
class: "hl-theme-hover-text hl-absolute hl-inset-y-0 hl-right-6 hl-my-auto hl-px-1 hl-text-muted hl-appearance-none hl-border-0 hl-bg-transparent hl-no-focus-ring hl-cursor-pointer",
|
|
3120
|
+
"aria-label": "Clear date",
|
|
3121
|
+
onClick: ne(Y, ["stop"])
|
|
3122
|
+
}, [p(J, {
|
|
3123
|
+
name: "x-mark",
|
|
3124
|
+
size: 14,
|
|
3125
|
+
decorative: !0
|
|
3126
|
+
})])) : c("", !0),
|
|
3127
|
+
u("span", { class: v(["hl-pointer-events-none hl-absolute hl-inset-y-0 hl-right-2 hl-my-auto hl-flex hl-items-center hl-text-muted hl-transition-transform hl-duration-150", { "hl-rotate-180": A(m) }]) }, [p(J, {
|
|
3128
|
+
name: "chevron-up-down",
|
|
3129
|
+
size: 20,
|
|
3130
|
+
decorative: !0
|
|
3131
|
+
})], 2)
|
|
3132
|
+
], 16),
|
|
3133
|
+
e.error || e.errors.length ? (C(), l("div", tr, [e.error ? (C(), l("div", nr, k(e.error), 1)) : c("", !0), (C(!0), l(r, null, E(e.errors, (e) => (C(), l("div", {
|
|
3134
|
+
key: e,
|
|
3135
|
+
class: "hl-text-xs hl-input-error-theme"
|
|
3136
|
+
}, k(e), 1))), 128))])) : c("", !0),
|
|
3137
|
+
(C(), s(i, { to: "body" }, [p(a, {
|
|
3138
|
+
"enter-active-class": "hl-transition hl-duration-200 hl-ease-out",
|
|
3139
|
+
"enter-from-class": "hl-opacity-0 hl-translate-y-1",
|
|
3140
|
+
"enter-to-class": "hl-opacity-100 hl-translate-y-0",
|
|
3141
|
+
"leave-active-class": "hl-transition hl-duration-150 hl-ease-in",
|
|
3142
|
+
"leave-from-class": "hl-opacity-100 hl-translate-y-0",
|
|
3143
|
+
"leave-to-class": "hl-opacity-0 hl-translate-y-1"
|
|
3144
|
+
}, {
|
|
3145
|
+
default: z(() => [A(m) ? (C(), l("div", g({ key: 0 }, A(S)(), {
|
|
3146
|
+
style: A(h),
|
|
3147
|
+
class: ["hanap-labs-theme hanap-labs-font hl-z-50 hl-theme-bg hl-border hl-theme-border hl-rounded-md hl-shadow-lg hl-p-4", [e.range ? "hl-w-[560px]" : "hl-w-64"]]
|
|
3148
|
+
}), [
|
|
3149
|
+
u("div", rr, [
|
|
3150
|
+
p(qn, {
|
|
3151
|
+
icon: "chevron-left",
|
|
3152
|
+
onClick: le
|
|
3153
|
+
}),
|
|
3154
|
+
e.range ? c("", !0) : (C(), l("div", ir, [
|
|
3155
|
+
O.value === "dates" ? (C(), s(qn, {
|
|
3156
|
+
key: 0,
|
|
3157
|
+
label: R.value,
|
|
3158
|
+
onClick: n[1] ||= (e) => O.value = "months"
|
|
3159
|
+
}, null, 8, ["label"])) : c("", !0),
|
|
3160
|
+
O.value === "dates" || O.value === "months" ? (C(), s(qn, {
|
|
3161
|
+
key: 1,
|
|
3162
|
+
label: te.value,
|
|
3163
|
+
onClick: n[2] ||= (e) => O.value = "years"
|
|
3164
|
+
}, null, 8, ["label"])) : c("", !0),
|
|
3165
|
+
O.value === "years" ? (C(), l("span", ar, k(H.value) + " - " + k(ie.value), 1)) : c("", !0)
|
|
3166
|
+
])),
|
|
3167
|
+
p(qn, {
|
|
3168
|
+
icon: "chevron-right",
|
|
3169
|
+
onClick: pe
|
|
3170
|
+
})
|
|
3171
|
+
]),
|
|
3172
|
+
O.value === "dates" ? (C(), l("div", or, [u("div", { class: v(["hl-flex", [e.range ? "hl-gap-8" : ""]]) }, [u("div", sr, [
|
|
3173
|
+
e.range ? (C(), l("div", cr, [u("span", lr, k(R.value) + " " + k(te.value), 1)])) : c("", !0),
|
|
3174
|
+
u("div", ur, [(C(), l(r, null, E(P, (e) => u("div", {
|
|
3175
|
+
key: e,
|
|
3176
|
+
class: "hl-text-xs hl-font-medium hl-text-center hl-theme-text-muted"
|
|
3177
|
+
}, k(e), 1)), 64))]),
|
|
3178
|
+
u("div", dr, [(C(!0), l(r, null, E(oe.value, (e, t) => (C(), l(r, { key: t }, [e ? (C(), s(Yn, {
|
|
3179
|
+
key: 1,
|
|
3180
|
+
label: e.dayjs.date(),
|
|
3181
|
+
selected: G(e.dayjs),
|
|
3182
|
+
disabled: ve(e.dayjs),
|
|
3183
|
+
"in-range": K(e.dayjs),
|
|
3184
|
+
"range-start": me(e.dayjs),
|
|
3185
|
+
"range-end": he(e.dayjs),
|
|
3186
|
+
onClick: (t) => q(e.dayjs),
|
|
3187
|
+
onMouseenter: (t) => N.value = e.dayjs,
|
|
3188
|
+
onMouseleave: n[3] ||= (e) => N.value = null
|
|
3189
|
+
}, null, 8, [
|
|
3190
|
+
"label",
|
|
3191
|
+
"selected",
|
|
3192
|
+
"disabled",
|
|
3193
|
+
"in-range",
|
|
3194
|
+
"range-start",
|
|
3195
|
+
"range-end",
|
|
3196
|
+
"onClick",
|
|
3197
|
+
"onMouseenter"
|
|
3198
|
+
])) : (C(), l("div", fr))], 64))), 128))])
|
|
3199
|
+
]), e.range ? (C(), l("div", pr, [
|
|
3200
|
+
u("div", mr, [u("span", hr, k(B.value) + " " + k(V.value), 1)]),
|
|
3201
|
+
u("div", gr, [(C(), l(r, null, E(P, (e) => u("div", {
|
|
3202
|
+
key: e,
|
|
3203
|
+
class: "hl-text-xs hl-font-medium hl-text-center hl-theme-text-muted"
|
|
3204
|
+
}, k(e), 1)), 64))]),
|
|
3205
|
+
u("div", _r, [(C(!0), l(r, null, E(se.value, (e, t) => (C(), l(r, { key: t }, [e ? (C(), s(Yn, {
|
|
3206
|
+
key: 1,
|
|
3207
|
+
label: e.dayjs.date(),
|
|
3208
|
+
selected: G(e.dayjs),
|
|
3209
|
+
disabled: ve(e.dayjs),
|
|
3210
|
+
"in-range": K(e.dayjs),
|
|
3211
|
+
"range-start": me(e.dayjs),
|
|
3212
|
+
"range-end": he(e.dayjs),
|
|
3213
|
+
onClick: (t) => q(e.dayjs),
|
|
3214
|
+
onMouseenter: (t) => N.value = e.dayjs,
|
|
3215
|
+
onMouseleave: n[4] ||= (e) => N.value = null
|
|
3216
|
+
}, null, 8, [
|
|
3217
|
+
"label",
|
|
3218
|
+
"selected",
|
|
3219
|
+
"disabled",
|
|
3220
|
+
"in-range",
|
|
3221
|
+
"range-start",
|
|
3222
|
+
"range-end",
|
|
3223
|
+
"onClick",
|
|
3224
|
+
"onMouseenter"
|
|
3225
|
+
])) : (C(), l("div", vr))], 64))), 128))])
|
|
3226
|
+
])) : c("", !0)], 2)])) : c("", !0),
|
|
3227
|
+
O.value === "months" ? (C(), l("div", yr, [(C(), l(r, null, E(F, (e, t) => p(Yn, {
|
|
3228
|
+
key: e,
|
|
3229
|
+
label: e,
|
|
3230
|
+
selected: ge(t),
|
|
3231
|
+
disabled: ye(t),
|
|
3232
|
+
onClick: (e) => xe(t)
|
|
3233
|
+
}, null, 8, [
|
|
3234
|
+
"label",
|
|
3235
|
+
"selected",
|
|
3236
|
+
"disabled",
|
|
3237
|
+
"onClick"
|
|
3238
|
+
])), 64))])) : c("", !0),
|
|
3239
|
+
O.value === "years" ? (C(), l("div", br, [(C(!0), l(r, null, E(ce.value, (e) => (C(), s(Yn, {
|
|
3240
|
+
key: e,
|
|
3241
|
+
label: e,
|
|
3242
|
+
selected: _e(e),
|
|
3243
|
+
muted: e < H.value || e > ie.value,
|
|
3244
|
+
disabled: be(e),
|
|
3245
|
+
onClick: (t) => Se(e)
|
|
3246
|
+
}, null, 8, [
|
|
3247
|
+
"label",
|
|
3248
|
+
"selected",
|
|
3249
|
+
"muted",
|
|
3250
|
+
"disabled",
|
|
3251
|
+
"onClick"
|
|
3252
|
+
]))), 128))])) : c("", !0)
|
|
3253
|
+
], 16)) : c("", !0)]),
|
|
3254
|
+
_: 1
|
|
3255
|
+
})]))
|
|
3256
|
+
]));
|
|
3257
|
+
}
|
|
3258
|
+
});
|
|
3259
|
+
//#endregion
|
|
3260
|
+
export { _e as A, je as C, he as D, me as E, ve as O, Fe as S, J as T, Xe as _, cn as a, $ as b, Ht as c, Tt as d, wt as f, at as g, lt as h, gn as i, ge as k, It as l, mt as m, Wn as n, sn as o, vt as p, Rn as r, Ut as s, xr as t, Ft as u, Ue as v, De as w, Ie as x, ze as y };
|