@web-utils/component 3.3.0 → 3.3.1
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/FormTemp.2IfXIr8o.mjs +2 -2
- package/data-display/index.mjs +1 -1
- package/flow-designer/index.mjs +2 -2
- package/flow-viewer/index.mjs +2 -2
- package/form-button/index.mjs +1 -1
- package/form-input-tag/index.mjs +2 -2
- package/form-view/index.mjs +2 -2
- package/fy-curd/index.mjs +2 -2
- package/fy-form-design/index.mjs +3 -3
- package/fy-input-icon/index.mjs +2 -2
- package/package.json +1 -1
- package/page-skeleton/index.mjs +6 -6
- package/present-view/index.mjs +2 -2
- package/split-pane/index.mjs +2 -2
- package/swiper/index.mjs +2 -2
- package/web-types.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isBlank as _ } from "@web-utils/core";
|
|
2
2
|
import { formatDate as i } from "@web-utils/integrations/dayjs";
|
|
3
3
|
import { p as h, M as g, A as b, b as c, q as A, e as S, k as d, t as T, h as C, v, u as x } from "./util.y1gUGRqi.mjs";
|
|
4
|
-
import "
|
|
4
|
+
import "../fy-u-editor/style.css";
|
|
5
5
|
import { a as D, b as O } from "./dataformat.Ab9PZnVk.mjs";
|
|
6
6
|
import { s as j } from "./slot.j1uMmBnG.mjs";
|
|
7
7
|
import { n as L } from "./_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
@@ -29,7 +29,7 @@ const R = (n = {}, e = {}, s = {}, r = []) => {
|
|
|
29
29
|
return e.formatter && typeof e.formatter == "function" && (t = e.formatter(n, n[e.prop], t, e)), t;
|
|
30
30
|
}, Y = {
|
|
31
31
|
name: "FormTemp",
|
|
32
|
-
components: { FyUEditor: () => import("
|
|
32
|
+
components: { FyUEditor: () => import("../fy-u-editor/index.mjs") },
|
|
33
33
|
mixins: [j],
|
|
34
34
|
props: {
|
|
35
35
|
value: [String, Object, Number, Boolean, Array],
|
package/data-display/index.mjs
CHANGED
package/flow-designer/index.mjs
CHANGED
|
@@ -48,8 +48,8 @@ import Be from "x2js";
|
|
|
48
48
|
import le from "highlight.js/lib/core";
|
|
49
49
|
import Re from "highlight.js/lib/languages/xml";
|
|
50
50
|
import Ve from "highlight.js/lib/languages/json";
|
|
51
|
-
import je from "
|
|
52
|
-
import "
|
|
51
|
+
import je from "../highlight-j-s/index.mjs";
|
|
52
|
+
import "../highlight-j-s/style.css";
|
|
53
53
|
function J(i, e, t, n, s, r, a, o, m, F, p, l, c) {
|
|
54
54
|
i = i || {}, n.registerProvider(this), this._contextPad = n, this._modeling = s, this._elementFactory = r, this._connect = a, this._create = o, this._popupMenu = m, this._canvas = F, this._rules = p, this._translate = l, i.autoPlace !== !1 && (this._autoPlace = e.get("autoPlace", !1)), t.on("create.end", 250, function(E) {
|
|
55
55
|
const C = E.context.shape;
|
package/flow-viewer/index.mjs
CHANGED
|
@@ -30,8 +30,8 @@ import A from "bpmn-js/lib/NavigatedViewer";
|
|
|
30
30
|
import d from "diagram-js/lib/navigation/zoomscroll/ZoomScroll";
|
|
31
31
|
import { create as p, attr as c, append as m } from "tiny-svg";
|
|
32
32
|
import { query as E } from "min-dom";
|
|
33
|
-
import $ from "
|
|
34
|
-
import "
|
|
33
|
+
import $ from "../easy-popup/index.mjs";
|
|
34
|
+
import "../easy-popup/style.css";
|
|
35
35
|
import { n as F } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
36
36
|
const f = d.prototype._handleWheel, S = {
|
|
37
37
|
__init__: ["zoomScroll"],
|
package/form-button/index.mjs
CHANGED
package/form-input-tag/index.mjs
CHANGED
|
@@ -11,8 +11,8 @@ var l = (t, e, r) => e in t ? s(t, e, { enumerable: !0, configurable: !0, writab
|
|
|
11
11
|
};
|
|
12
12
|
import { f as m } from "../chunks/form-input-mixin.IKogWBfn.mjs";
|
|
13
13
|
import { d, n as c } from "../chunks/index.LGsb2aDq.mjs";
|
|
14
|
-
import u from "
|
|
15
|
-
import "
|
|
14
|
+
import u from "../x-input-tag/index.mjs";
|
|
15
|
+
import "../x-input-tag/style.css";
|
|
16
16
|
import { n as f } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
17
17
|
const _ = Object.keys(u.props).filter((t) => !["value", "placeholder", "disabled"].includes(t)), b = {
|
|
18
18
|
name: "FormInputTag",
|
package/form-view/index.mjs
CHANGED
|
@@ -28,8 +28,8 @@ var u = (o, t, e) => new Promise((r, s) => {
|
|
|
28
28
|
});
|
|
29
29
|
import { hasOwn as b, toStringArray as S, animate as F, isInContainer as k } from "@web-utils/core";
|
|
30
30
|
import { merge as B } from "@web-utils/integrations/lodash";
|
|
31
|
-
import C from "
|
|
32
|
-
import "
|
|
31
|
+
import C from "../resize-observer/index.mjs";
|
|
32
|
+
import "../resize-observer/style.css";
|
|
33
33
|
import { n as L } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
34
34
|
const y = [
|
|
35
35
|
"back",
|
package/fy-curd/index.mjs
CHANGED
|
@@ -8,8 +8,8 @@ import { s as M } from "../chunks/slot.j1uMmBnG.mjs";
|
|
|
8
8
|
import { n as f } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
9
9
|
import { F as L, d as w } from "../chunks/FormTemp.2IfXIr8o.mjs";
|
|
10
10
|
import { s as V } from "../chunks/dic.7JBaVHv6.mjs";
|
|
11
|
-
import R from "
|
|
12
|
-
import "
|
|
11
|
+
import R from "../icon-temp/index.mjs";
|
|
12
|
+
import "../icon-temp/style.css";
|
|
13
13
|
const p = {
|
|
14
14
|
menuWidth: 220,
|
|
15
15
|
menuFixed: "right",
|
package/fy-form-design/index.mjs
CHANGED
|
@@ -26,12 +26,12 @@ var y = (l, e, t) => new Promise((a, i) => {
|
|
|
26
26
|
r((t = t.apply(l, e)).next());
|
|
27
27
|
});
|
|
28
28
|
import { isBlank as C } from "@web-utils/core";
|
|
29
|
-
import b from "
|
|
29
|
+
import b from "../monaco-editor/index.mjs";
|
|
30
30
|
import g from "vuedraggable";
|
|
31
31
|
import { c as _ } from "../chunks/json-beautifier.fUZFSW5j.mjs";
|
|
32
32
|
import { d as m, z as h } from "../chunks/util.y1gUGRqi.mjs";
|
|
33
33
|
import { cloneDeep as v } from "@web-utils/integrations/lodash";
|
|
34
|
-
import "
|
|
34
|
+
import "../fy-u-editor/style.css";
|
|
35
35
|
import { n as c } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
36
36
|
const E = [
|
|
37
37
|
{
|
|
@@ -551,7 +551,7 @@ const E = [
|
|
|
551
551
|
}
|
|
552
552
|
}, T = {
|
|
553
553
|
name: "WidgetFormItem",
|
|
554
|
-
components: { FyUEditor: () => import("
|
|
554
|
+
components: { FyUEditor: () => import("../fy-u-editor/index.mjs") },
|
|
555
555
|
props: {
|
|
556
556
|
item: {
|
|
557
557
|
type: Object,
|
package/fy-input-icon/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as a, e as s } from "../chunks/event.lbJYeMJp.mjs";
|
|
2
|
-
import o from "
|
|
3
|
-
import "
|
|
2
|
+
import o from "../icon-temp/index.mjs";
|
|
3
|
+
import "../icon-temp/style.css";
|
|
4
4
|
import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
5
5
|
const c = {
|
|
6
6
|
name: "FyInputIcon",
|
package/package.json
CHANGED
package/page-skeleton/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import o from "
|
|
2
|
-
import "
|
|
3
|
-
import n from "
|
|
4
|
-
import "
|
|
5
|
-
import l from "
|
|
6
|
-
import "
|
|
1
|
+
import o from "../page/index.mjs";
|
|
2
|
+
import "../page/style.css";
|
|
3
|
+
import n from "../nav-bar/index.mjs";
|
|
4
|
+
import "../nav-bar/style.css";
|
|
5
|
+
import l from "../page-header/index.mjs";
|
|
6
|
+
import "../page-header/style.css";
|
|
7
7
|
import { n as r } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
8
8
|
const a = {
|
|
9
9
|
name: "PageSkeleton",
|
package/present-view/index.mjs
CHANGED
|
@@ -28,8 +28,8 @@ var d = (e, t, o) => new Promise((r, s) => {
|
|
|
28
28
|
});
|
|
29
29
|
import { hasOwn as p, toStringArray as S, delay as F, isInContainer as k } from "@web-utils/core";
|
|
30
30
|
import { merge as B } from "@web-utils/integrations/lodash";
|
|
31
|
-
import L from "
|
|
32
|
-
import "
|
|
31
|
+
import L from "../resize-observer/index.mjs";
|
|
32
|
+
import "../resize-observer/style.css";
|
|
33
33
|
import { n as C } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
34
34
|
const w = [
|
|
35
35
|
"back",
|
package/split-pane/index.mjs
CHANGED
|
@@ -15,8 +15,8 @@ var l = (e, t, s) => new Promise((o, i) => {
|
|
|
15
15
|
a((s = s.apply(e, t)).next());
|
|
16
16
|
});
|
|
17
17
|
import { n as u } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
18
|
-
import d from "
|
|
19
|
-
import "
|
|
18
|
+
import d from "../resize-observer/index.mjs";
|
|
19
|
+
import "../resize-observer/style.css";
|
|
20
20
|
function g(e, t) {
|
|
21
21
|
for (let s = 0; s < t.length; s++)
|
|
22
22
|
if (e === t[s])
|
package/swiper/index.mjs
CHANGED
|
@@ -15,8 +15,8 @@ var h = (e, t, s) => new Promise((i, r) => {
|
|
|
15
15
|
a((s = s.apply(e, t)).next());
|
|
16
16
|
});
|
|
17
17
|
import { getEleWidth as c } from "@web-utils/core";
|
|
18
|
-
import u from "
|
|
19
|
-
import "
|
|
18
|
+
import u from "../resize-observer/index.mjs";
|
|
19
|
+
import "../resize-observer/style.css";
|
|
20
20
|
import { n as p } from "../chunks/_plugin-vue2_normalizer.JwmUNtgn.mjs";
|
|
21
21
|
const f = {
|
|
22
22
|
name: "Swiper",
|