@snabcentr/vue-ui-lib 3.4.12 → 3.4.13
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/manifest.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"name": "index",
|
|
5
5
|
"src": "src/index.ts",
|
|
6
6
|
"isEntry": true,
|
|
7
|
-
"integrity": "sha384-
|
|
7
|
+
"integrity": "sha384-dEL2eB1kYmgPD2vlu83OHkjIiXJwh7jS5u9JhdL9bsZiGTk2gAKRAD9/pCXKYYWw"
|
|
8
8
|
},
|
|
9
9
|
"style.css": {
|
|
10
10
|
"file": "sc-vue-ui-lib.css",
|
package/dist/sc-vue-ui-lib.js
CHANGED
|
@@ -32558,8 +32558,8 @@ const $k = Object.assign(Object.assign({}, Ht.props), {
|
|
|
32558
32558
|
clearable: { type: Boolean, default: !1 },
|
|
32559
32559
|
disabled: { type: Boolean, default: !1 },
|
|
32560
32560
|
minTermLength: { default: () => {
|
|
32561
|
-
var t;
|
|
32562
|
-
return ((t = xi.getConfig()) == null ? void 0 : t.minLength.searchTerm) ?? 3;
|
|
32561
|
+
var t, e;
|
|
32562
|
+
return ((e = (t = xi.getConfig()) == null ? void 0 : t.minLength) == null ? void 0 : e.searchTerm) ?? 3;
|
|
32563
32563
|
} },
|
|
32564
32564
|
consistentMenuWidth: { type: Boolean, default: !1 },
|
|
32565
32565
|
wrapContent: { type: Boolean, default: !1 },
|
|
@@ -32643,8 +32643,8 @@ const $k = Object.assign(Object.assign({}, Ht.props), {
|
|
|
32643
32643
|
clearable: { type: Boolean, default: !1 },
|
|
32644
32644
|
disabled: { type: Boolean, default: !1 },
|
|
32645
32645
|
minTermLength: { default: () => {
|
|
32646
|
-
var t;
|
|
32647
|
-
return ((t = xi.getConfig()) == null ? void 0 : t.minLength.searchTerm) ?? 3;
|
|
32646
|
+
var t, e;
|
|
32647
|
+
return ((e = (t = xi.getConfig()) == null ? void 0 : t.minLength) == null ? void 0 : e.searchTerm) ?? 3;
|
|
32648
32648
|
} },
|
|
32649
32649
|
consistentMenuWidth: { type: Boolean, default: !1 },
|
|
32650
32650
|
wrapContent: { type: Boolean, default: !1 },
|
|
@@ -32702,8 +32702,8 @@ const $k = Object.assign(Object.assign({}, Ht.props), {
|
|
|
32702
32702
|
value: {},
|
|
32703
32703
|
searchType: {},
|
|
32704
32704
|
minTermLength: { default: () => {
|
|
32705
|
-
var t;
|
|
32706
|
-
return ((t = xi.getConfig()) == null ? void 0 : t.minLength.searchTerm) ?? 3;
|
|
32705
|
+
var t, e;
|
|
32706
|
+
return ((e = (t = xi.getConfig()) == null ? void 0 : t.minLength) == null ? void 0 : e.searchTerm) ?? 3;
|
|
32707
32707
|
} },
|
|
32708
32708
|
disabled: { type: Boolean }
|
|
32709
32709
|
},
|
|
@@ -33918,8 +33918,8 @@ const Xk = We({ name: "tabler-truck-loading", render: Uk }), Yk = { class: "flex
|
|
|
33918
33918
|
}, {
|
|
33919
33919
|
...Xl,
|
|
33920
33920
|
minTermLength: () => {
|
|
33921
|
-
var t;
|
|
33922
|
-
return ((t = xi.getConfig()) == null ? void 0 : t.minLength.searchTerm) ?? 3;
|
|
33921
|
+
var t, e;
|
|
33922
|
+
return ((e = (t = xi.getConfig()) == null ? void 0 : t.minLength) == null ? void 0 : e.searchTerm) ?? 3;
|
|
33923
33923
|
},
|
|
33924
33924
|
// eslint-disable-next-line unicorn/consistent-function-scoping,vue/max-len
|
|
33925
33925
|
searchDataHandler: void 0
|
|
@@ -34023,8 +34023,8 @@ const Xk = We({ name: "tabler-truck-loading", render: Uk }), Yk = { class: "flex
|
|
|
34023
34023
|
}, {
|
|
34024
34024
|
...Xl,
|
|
34025
34025
|
minTermLength: () => {
|
|
34026
|
-
var t;
|
|
34027
|
-
return ((t = xi.getConfig()) == null ? void 0 : t.minLength.searchTerm) ?? 3;
|
|
34026
|
+
var t, e;
|
|
34027
|
+
return ((e = (t = xi.getConfig()) == null ? void 0 : t.minLength) == null ? void 0 : e.searchTerm) ?? 3;
|
|
34028
34028
|
}
|
|
34029
34029
|
}),
|
|
34030
34030
|
emits: ["select", "update:value"],
|
|
@@ -34150,8 +34150,8 @@ const Xk = We({ name: "tabler-truck-loading", render: Uk }), Yk = { class: "flex
|
|
|
34150
34150
|
}, {
|
|
34151
34151
|
...Xl,
|
|
34152
34152
|
minTermLength: () => {
|
|
34153
|
-
var t;
|
|
34154
|
-
return ((t = xi.getConfig()) == null ? void 0 : t.minLength.searchTerm) ?? 3;
|
|
34153
|
+
var t, e;
|
|
34154
|
+
return ((e = (t = xi.getConfig()) == null ? void 0 : t.minLength) == null ? void 0 : e.searchTerm) ?? 3;
|
|
34155
34155
|
}
|
|
34156
34156
|
}),
|
|
34157
34157
|
emits: ["select", "update:value"],
|