hanap-labs 9.7.0 → 10.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.
@@ -1,2 +1,2 @@
1
- import { A as e, C as t, D as n, E as r, M as i, N as a, O as o, S as s, T as c, _ as l, a as u, b as d, c as f, d as p, f as m, g as h, h as g, i as _, j as v, k as y, l as b, m as x, n as S, o as C, p as w, r as T, s as E, t as D, u as O, v as k, w as A, x as j, y as M } from "../chunks/components-jvzZrSQl.js";
1
+ import { A as e, C as t, D as n, E as r, M as i, N as a, O as o, S as s, T as c, _ as l, a as u, b as d, c as f, d as p, f as m, g as h, h as g, i as _, j as v, k as y, l as b, m as x, n as S, o as C, p as w, r as T, s as E, t as D, u as O, v as k, w as A, x as j, y as M } from "../chunks/components-DXBIBFkh.js";
2
2
  export { c as HLAvatar, A as HLBadge, n as HLBreadcrumb, t as HLButton, s as HLCard, d as HLCheckbox, _ as HLDatepicker, T as HLEditor, o as HLIcon, M as HLInput, j as HLLabel, k as HLMenuAction, h as HLNotify, l as HLNotifyToast, m as HLPopup, w as HLPopupContent, S as HLRangeSlider, D as HLRating, b as HLSelect, f as HLSkeleton, C as HLTable, E as HLTabs, u as HLTextarea, y as HL_ICON_NAMES, x as createNotifyPlugin, O as createPopupPlugin, e as getHLIconSvg, v as listHLIconNames, i as registerHLIcon, g as unmountNotifyHost, p as unmountPopupHost, a as unregisterHLIcon, r as useBreadcrumb };
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "./chunks/composables-DYxDGCpw.js";
2
- import { A as l, C as u, D as d, E as f, M as ee, N as te, O as ne, S as re, T as ie, _ as ae, a as oe, b as se, c as ce, d as le, f as ue, g as de, h as fe, i as pe, j as me, k as he, l as ge, m as _e, n as ve, o as ye, p as be, r as xe, s as Se, t as Ce, u as we, v as Te, w as Ee, x as De, y as Oe } from "./chunks/components-jvzZrSQl.js";
2
+ import { A as l, C as u, D as d, E as f, M as ee, N as te, O as ne, S as re, T as ie, _ as ae, a as oe, b as se, c as ce, d as le, f as ue, g as de, h as fe, i as pe, j as me, k as he, l as ge, m as _e, n as ve, o as ye, p as be, r as xe, s as Se, t as Ce, u as we, v as Te, w as Ee, x as De, y as Oe } from "./chunks/components-DXBIBFkh.js";
3
3
  import { n as ke, r as Ae, t as je } from "./chunks/usePopup-CbluSYxf.js";
4
4
  import { t as Me } from "./chunks/helpers-BjMDD0mP.js";
5
5
  import { createToolkitAutoImportModules as Ne, createToolkitAutoImportOptions as Pe, createToolkitComponentsResolver as Fe } from "./auto-import/index.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hanap-labs",
3
- "version": "9.7.0",
3
+ "version": "10.0.0",
4
4
  "license": "MIT",
5
5
  "keywords": [
6
6
  "vue",
@@ -58,39 +58,9 @@
58
58
  "build-storybook": "storybook build"
59
59
  },
60
60
  "peerDependencies": {
61
- "@tiptap/core": "^2.0.0",
62
- "@tiptap/extension-link": "^2.0.0",
63
- "@tiptap/extension-placeholder": "^2.0.0",
64
- "@tiptap/extension-underline": "^2.0.0",
65
- "@tiptap/starter-kit": "^2.0.0",
66
- "@tiptap/vue-3": "^2.0.0",
67
61
  "dayjs": "^1.11.20",
68
- "emoji-picker-element": "^1.0.0",
69
62
  "vue": "^3.5.0"
70
63
  },
71
- "peerDependenciesMeta": {
72
- "@tiptap/core": {
73
- "optional": true
74
- },
75
- "@tiptap/extension-link": {
76
- "optional": true
77
- },
78
- "@tiptap/extension-placeholder": {
79
- "optional": true
80
- },
81
- "@tiptap/extension-underline": {
82
- "optional": true
83
- },
84
- "@tiptap/starter-kit": {
85
- "optional": true
86
- },
87
- "@tiptap/vue-3": {
88
- "optional": true
89
- },
90
- "emoji-picker-element": {
91
- "optional": true
92
- }
93
- },
94
64
  "devDependencies": {
95
65
  "@storybook/addon-a11y": "^10.4.0",
96
66
  "@storybook/addon-docs": "^10.4.0",
@@ -123,7 +93,14 @@
123
93
  "@lucide/icons": "^1.21.0",
124
94
  "@tanstack/vue-query": "^5.90.10",
125
95
  "@tanstack/vue-table": "^8.21.3",
96
+ "@tiptap/core": "^2.0.0",
97
+ "@tiptap/extension-link": "^2.0.0",
98
+ "@tiptap/extension-placeholder": "^2.0.0",
99
+ "@tiptap/extension-underline": "^2.0.0",
100
+ "@tiptap/starter-kit": "^2.0.0",
101
+ "@tiptap/vue-3": "^2.0.0",
126
102
  "@vueuse/core": "^14.3.0",
103
+ "emoji-picker-element": "^1.0.0",
127
104
  "lodash": "^4.18.1",
128
105
  "zod": "^4.4.3"
129
106
  }