@web-utils/form-ui 1.0.0-beta27 → 1.0.0-beta28
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/chunks/{CE2akkTQ.mjs → B99alfW4.mjs} +2 -2
- package/chunks/BQ77eAb3.mjs +71 -0
- package/chunks/BV_N8p9t.mjs +83 -0
- package/chunks/BV_P9a8o.mjs +100 -0
- package/chunks/Bd1O2CP5.mjs +637 -0
- package/chunks/{DzMQIy5h.mjs → BgDYHgyH.mjs} +1 -1
- package/chunks/{BJP-5-0v.mjs → BmZieBZW.mjs} +2 -2
- package/chunks/{ADvOhGAW.mjs → Br4i8stg.mjs} +1 -1
- package/chunks/{ltggbLWM.mjs → C3a15Ful.mjs} +2 -2
- package/chunks/{BAE_vglg.mjs → C4bM8miy.mjs} +2 -2
- package/chunks/{D-ffcm89.mjs → Cby3mvvZ.mjs} +2 -2
- package/chunks/{tRXOz6_G.mjs → Cc3EJjbV.mjs} +2 -2
- package/chunks/{lVzx0-GH.mjs → Cgl-hCE5.mjs} +2 -2
- package/chunks/{DJTwM7o_.mjs → Ci1XxmdE.mjs} +3 -3
- package/chunks/{mjEH6tHn.mjs → CsfgUCe9.mjs} +1 -1
- package/chunks/{o5196FMX.mjs → CugRu2Ka.mjs} +3 -3
- package/chunks/{DlFC9IZx.mjs → Cy-4nmyC.mjs} +2 -2
- package/chunks/{qRpPD8iK.mjs → D1EOkWJ7.mjs} +2 -2
- package/chunks/{DGYsSu6t.mjs → DO8dVGef.mjs} +2 -2
- package/chunks/{BhmGnR4F.mjs → DazglPJZ.mjs} +1 -1
- package/chunks/{CCc9Zjms.mjs → Dt6gY213.mjs} +2 -2
- package/chunks/{3QpBKdDM.mjs → DtAYXPvz.mjs} +2 -2
- package/chunks/{Cme51jl3.mjs → JhyiXnbd.mjs} +2 -2
- package/chunks/{CotIhBXj.mjs → S64sNmuR.mjs} +2 -2
- package/chunks/{Dn79Y_Rb.mjs → bnRb5PUB.mjs} +2 -2
- package/chunks/{CnP5qx9A.mjs → q1SlJP1y.mjs} +2 -2
- package/dict-render/index.d.ts +28 -0
- package/element-dialog/index.d.ts +6 -6
- package/element-dialog/index.mjs +1 -1
- package/form-cascader/index.d.ts +2 -2
- package/form-cascader/index.mjs +1 -1
- package/form-check-box-group/index.d.ts +1 -1
- package/form-check-box-group/index.mjs +1 -1
- package/form-checkbox/index.d.ts +1 -1
- package/form-checkbox/index.mjs +1 -1
- package/form-date-picker/index.d.ts +2 -2
- package/form-date-picker/index.mjs +1 -1
- package/form-holder/index.mjs +1 -1
- package/form-image/index.d.ts +1 -1
- package/form-image/index.mjs +1 -1
- package/form-input/index.d.ts +1 -1
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.d.ts +1 -1
- package/form-input-cron-expression/index.mjs +1 -1
- package/form-input-email/index.d.ts +1 -1
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.d.ts +1 -1
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +1 -1
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.d.ts +1 -1
- package/form-input-phone-number/index.mjs +1 -1
- package/form-item-x/index.d.ts +1 -1
- package/form-item-x/index.mjs +1 -1
- package/form-radio-group/index.d.ts +1 -1
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.d.ts +1 -1
- package/form-rate/index.mjs +1 -1
- package/form-select/index.d.ts +2 -2
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +2 -2
- package/form-slider/index.mjs +1 -1
- package/form-switch/index.d.ts +1 -1
- package/form-switch/index.mjs +1 -1
- package/form-text/index.d.ts +1 -1
- package/form-text/index.mjs +1 -1
- package/helper/dictionary.mjs +7 -7
- package/hook/useVisibilityChange.d.ts +4 -0
- package/hook/useVisibilityChange.mjs +14 -0
- package/iframe-window/index.mjs +1 -1
- package/index.d.ts +5 -1
- package/index.mjs +32 -28
- package/package.json +2 -1
- package/pageable-table/index.d.ts +436 -0
- package/pageable-table/index.mjs +2 -0
- package/pageable-table/style.css +1 -0
- package/resize-observer/index.d.ts +8 -0
- package/resize-observer/index.mjs +40 -0
- package/resize-observer/style.css +1 -0
- package/table-column/index.d.ts +160 -0
- package/table-column/index.mjs +2 -0
- package/table-column/style.css +1 -0
- package/table-column-def/index.d.ts +85 -0
- package/table-column-def/index.mjs +11 -0
- package/table-column-filter/index.d.ts +11 -0
- package/table-column-filterable/index.d.ts +10 -0
- package/toolbar/index.mjs +1 -1
- package/toolbar-button/index.mjs +1 -1
- package/web-types.json +1 -1
- package/year-calendar/index.mjs +1 -1
- package/chunks/BVLgLg_s.mjs +0 -53
- /package/chunks/{DS8NSFKr.mjs → 4ZuVpQf6.mjs} +0 -0
- /package/chunks/{Bgny2wyC.mjs → dM-icPM8.mjs} +0 -0
package/year-calendar/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/4ZuVpQf6.mjs";
|
|
2
2
|
export { e as default };
|
package/chunks/BVLgLg_s.mjs
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { capitalize as e, uncapitalize as t } from "@web-utils/core";
|
|
2
|
-
import { computed as n } from "vue";
|
|
3
|
-
//#region src/utils/index.ts
|
|
4
|
-
var r = (t, n, r, i) => {
|
|
5
|
-
let a = {};
|
|
6
|
-
if (n) for (let e in t) n(e) && (a[e] = t[e]);
|
|
7
|
-
return r && r.forEach((t) => {
|
|
8
|
-
a[`on${e(t)}`] = (...e) => i(t, ...e);
|
|
9
|
-
}), a;
|
|
10
|
-
}, i = (e, { emit: t, events: i, predicate: a }) => n(() => r(e, a, i, t)), a = (e, { withOn: n = !1 } = {}) => {
|
|
11
|
-
let r = {};
|
|
12
|
-
for (let i in e) i.startsWith("on") && (n ? r[i] = e[i] : r[t(i.replace(/^on/, ""))] = e[i]);
|
|
13
|
-
return r;
|
|
14
|
-
}, o = (e, t = "id", n = "label") => {
|
|
15
|
-
let r = [];
|
|
16
|
-
function i(e, a) {
|
|
17
|
-
if (!e) return;
|
|
18
|
-
let o = [...a, {
|
|
19
|
-
[t]: e[t],
|
|
20
|
-
[n]: e[n]
|
|
21
|
-
}];
|
|
22
|
-
if (!e.children || e.children.length === 0) {
|
|
23
|
-
r.push(o);
|
|
24
|
-
return;
|
|
25
|
-
}
|
|
26
|
-
e.children.forEach((e) => {
|
|
27
|
-
i(e, o);
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
return e.forEach((e) => i(e, [])), r;
|
|
31
|
-
}, s = (e, t = "id", n = "label") => {
|
|
32
|
-
let r = [];
|
|
33
|
-
return o(e).forEach((e) => {
|
|
34
|
-
let i = [], a = [];
|
|
35
|
-
for (let r = 0; r < e.length; r++) i.push(e[r][t]), a.push(e[r][n]);
|
|
36
|
-
r.push({
|
|
37
|
-
value: i.join("/"),
|
|
38
|
-
label: a.join("/")
|
|
39
|
-
});
|
|
40
|
-
}), r;
|
|
41
|
-
}, c = (e, t = "id", n = "label") => {
|
|
42
|
-
let r = {};
|
|
43
|
-
return o(e).forEach((e) => {
|
|
44
|
-
let i = [], a = [];
|
|
45
|
-
for (let r = 0; r < e.length; r++) i.push(e[r][t]), a.push(e[r][n]);
|
|
46
|
-
r[i.join("/")] = {
|
|
47
|
-
value: i.join("/"),
|
|
48
|
-
label: a.join("/")
|
|
49
|
-
};
|
|
50
|
-
}), r;
|
|
51
|
-
};
|
|
52
|
-
//#endregion
|
|
53
|
-
export { i as a, s as i, a as n, c as r, r as t };
|
|
File without changes
|
|
File without changes
|