@qikdev/vue-ui 0.2.250 → 0.2.251
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/lib.es.js +67 -46
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +55 -40
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +5 -5
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -44,7 +44,7 @@ import {
|
|
|
44
44
|
vModelDynamic as Yn,
|
|
45
45
|
} from "vue";
|
|
46
46
|
import { EventDispatcher as Ll } from "@qikdev/sdk";
|
|
47
|
-
const iu = "0.2.
|
|
47
|
+
const iu = "0.2.251";
|
|
48
48
|
class Rt extends Error {}
|
|
49
49
|
class ru extends Rt {
|
|
50
50
|
constructor(t) {
|
|
@@ -10945,8 +10945,7 @@ const Ig = {
|
|
|
10945
10945
|
var e = this;
|
|
10946
10946
|
return {
|
|
10947
10947
|
click(t) {
|
|
10948
|
-
|
|
10949
|
-
e.stop && t.stopImmediatePropagation(),
|
|
10948
|
+
e.stop && t.stopImmediatePropagation(),
|
|
10950
10949
|
(e.triggerEvent = t),
|
|
10951
10950
|
(e.expanded = !e.expanded);
|
|
10952
10951
|
},
|
|
@@ -11001,7 +11000,7 @@ function Mg(e, t, n, r, s, i) {
|
|
|
11001
11000
|
}
|
|
11002
11001
|
const $g = /* @__PURE__ */ T(Ig, [
|
|
11003
11002
|
["render", Mg],
|
|
11004
|
-
["__scopeId", "data-v-
|
|
11003
|
+
["__scopeId", "data-v-df62da5c"],
|
|
11005
11004
|
]);
|
|
11006
11005
|
const Ag = {
|
|
11007
11006
|
name: "menulist",
|
|
@@ -19769,47 +19768,49 @@ const q0 = /* @__PURE__ */ T(j0, [["render", H0]]),
|
|
|
19769
19768
|
Y0 = ["innerHTML"],
|
|
19770
19769
|
K0 = ["innerHTML"];
|
|
19771
19770
|
function Z0(e, t, n, r, s, i) {
|
|
19772
|
-
const l = y("
|
|
19773
|
-
o = y("
|
|
19774
|
-
u = y("ux-
|
|
19775
|
-
m = y("
|
|
19771
|
+
const l = y("compile"),
|
|
19772
|
+
o = y("flex-cell"),
|
|
19773
|
+
u = y("ux-icon"),
|
|
19774
|
+
m = y("ux-button"),
|
|
19775
|
+
c = y("flex-row");
|
|
19776
19776
|
return e.multiValue
|
|
19777
19777
|
? (a(),
|
|
19778
19778
|
d("div", G0, [
|
|
19779
19779
|
f(
|
|
19780
|
-
|
|
19780
|
+
c,
|
|
19781
19781
|
{ class: "ux-text-row" },
|
|
19782
19782
|
{
|
|
19783
19783
|
default: h(() => [
|
|
19784
|
-
f(
|
|
19784
|
+
f(o, null, {
|
|
19785
19785
|
default: h(() => [
|
|
19786
|
-
|
|
19787
|
-
|
|
19788
|
-
|
|
19789
|
-
|
|
19790
|
-
|
|
19791
|
-
|
|
19792
|
-
|
|
19793
|
-
|
|
19794
|
-
|
|
19795
|
-
|
|
19796
|
-
|
|
19797
|
-
|
|
19798
|
-
|
|
19799
|
-
|
|
19800
|
-
|
|
19801
|
-
|
|
19802
|
-
|
|
19803
|
-
|
|
19804
|
-
|
|
19805
|
-
|
|
19806
|
-
|
|
19807
|
-
|
|
19786
|
+
e.field.compile
|
|
19787
|
+
? (a(),
|
|
19788
|
+
k(
|
|
19789
|
+
l,
|
|
19790
|
+
{
|
|
19791
|
+
key: 0,
|
|
19792
|
+
template: e.field.template,
|
|
19793
|
+
},
|
|
19794
|
+
null,
|
|
19795
|
+
8,
|
|
19796
|
+
["template"],
|
|
19797
|
+
))
|
|
19798
|
+
: (a(),
|
|
19799
|
+
d(
|
|
19800
|
+
"div",
|
|
19801
|
+
{
|
|
19802
|
+
key: 1,
|
|
19803
|
+
innerHTML: e.field.template,
|
|
19804
|
+
},
|
|
19805
|
+
null,
|
|
19806
|
+
8,
|
|
19807
|
+
Y0,
|
|
19808
|
+
)),
|
|
19808
19809
|
]),
|
|
19809
19810
|
_: 1,
|
|
19810
19811
|
}),
|
|
19811
19812
|
f(
|
|
19812
|
-
|
|
19813
|
+
o,
|
|
19813
19814
|
{
|
|
19814
19815
|
shrink: "",
|
|
19815
19816
|
vcenter: "",
|
|
@@ -19819,15 +19820,15 @@ function Z0(e, t, n, r, s, i) {
|
|
|
19819
19820
|
e.canRemoveValue
|
|
19820
19821
|
? (a(),
|
|
19821
19822
|
k(
|
|
19822
|
-
|
|
19823
|
+
m,
|
|
19823
19824
|
{
|
|
19824
19825
|
key: 0,
|
|
19825
19826
|
tag: "a",
|
|
19826
19827
|
icon: "",
|
|
19827
|
-
onClick: t[0] || (t[0] = (
|
|
19828
|
+
onClick: t[0] || (t[0] = (p) => e.remove(e.entry)),
|
|
19828
19829
|
},
|
|
19829
19830
|
{
|
|
19830
|
-
default: h(() => [f(
|
|
19831
|
+
default: h(() => [f(u, { icon: "fa-times" })]),
|
|
19831
19832
|
_: 1,
|
|
19832
19833
|
},
|
|
19833
19834
|
))
|
|
@@ -19843,10 +19844,10 @@ function Z0(e, t, n, r, s, i) {
|
|
|
19843
19844
|
e.canAddValue
|
|
19844
19845
|
? (a(),
|
|
19845
19846
|
k(
|
|
19846
|
-
|
|
19847
|
+
m,
|
|
19847
19848
|
{
|
|
19848
19849
|
key: 0,
|
|
19849
|
-
onClick: t[1] || (t[1] = (
|
|
19850
|
+
onClick: t[1] || (t[1] = (p) => e.add()),
|
|
19850
19851
|
},
|
|
19851
19852
|
{
|
|
19852
19853
|
default: h(() => [O(b(e.addLabel), 1)]),
|
|
@@ -19857,14 +19858,34 @@ function Z0(e, t, n, r, s, i) {
|
|
|
19857
19858
|
]))
|
|
19858
19859
|
: (a(),
|
|
19859
19860
|
d(
|
|
19860
|
-
|
|
19861
|
-
{
|
|
19862
|
-
|
|
19863
|
-
|
|
19864
|
-
|
|
19865
|
-
|
|
19866
|
-
|
|
19867
|
-
|
|
19861
|
+
S,
|
|
19862
|
+
{ key: 1 },
|
|
19863
|
+
[
|
|
19864
|
+
e.field.compile
|
|
19865
|
+
? (a(),
|
|
19866
|
+
k(
|
|
19867
|
+
l,
|
|
19868
|
+
{
|
|
19869
|
+
key: 0,
|
|
19870
|
+
template: e.field.template,
|
|
19871
|
+
},
|
|
19872
|
+
null,
|
|
19873
|
+
8,
|
|
19874
|
+
["template"],
|
|
19875
|
+
))
|
|
19876
|
+
: (a(),
|
|
19877
|
+
d(
|
|
19878
|
+
"div",
|
|
19879
|
+
{
|
|
19880
|
+
key: 1,
|
|
19881
|
+
innerHTML: e.field.template,
|
|
19882
|
+
},
|
|
19883
|
+
null,
|
|
19884
|
+
8,
|
|
19885
|
+
K0,
|
|
19886
|
+
)),
|
|
19887
|
+
],
|
|
19888
|
+
64,
|
|
19868
19889
|
));
|
|
19869
19890
|
}
|
|
19870
19891
|
const J0 = /* @__PURE__ */ T(W0, [["render", Z0]]);
|