@snabcentr/vue-ui-lib 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/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-G3V97tVzTuvh9yLBWO2IWdVjd/meXF/sJpwHGy6sOrYMapvXYhnj5q63fykcDjsX"
|
|
8
8
|
},
|
|
9
9
|
"style.css": {
|
|
10
10
|
"file": "sc-vue-ui-lib.css",
|
package/dist/release_notes.tmp
CHANGED
|
@@ -1,6 +1 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
### changed (1 change)
|
|
4
|
-
|
|
5
|
-
- [#12190: Изменён интерфейс конфигурации: minSearchTermLength заменён на minLength.searchTerm](web_soft/libs/vue/snabcentr-ui-lib@315a4d92ba03da67b81574eb93564d62c5878a72) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!117))
|
|
6
|
-
|
|
1
|
+
null
|
package/dist/sc-vue-ui-lib.js
CHANGED
|
@@ -2134,6 +2134,7 @@ const $d = He({ name: "ion-plus", render: mp }), pp = {
|
|
|
2134
2134
|
D(K(Fi), {
|
|
2135
2135
|
value: s.value.linesWidths[j],
|
|
2136
2136
|
"onUpdate:value": [(G) => s.value.linesWidths[j] = G, u],
|
|
2137
|
+
"show-button": !1,
|
|
2137
2138
|
min: s.value.linesWidths.length > 1 ? t.settings.minLineWidth : t.settings.stripMinWidth,
|
|
2138
2139
|
max: t.settings.maxLineWidth,
|
|
2139
2140
|
step: t.settings.lineWidthStep,
|
|
@@ -2154,6 +2155,7 @@ const $d = He({ name: "ion-plus", render: mp }), pp = {
|
|
|
2154
2155
|
D(K(Fi), {
|
|
2155
2156
|
value: s.value.linesAngles[j],
|
|
2156
2157
|
"onUpdate:value": [(G) => s.value.linesAngles[j] = G, u],
|
|
2158
|
+
"show-button": !1,
|
|
2157
2159
|
min: t.settings.minLineAngle,
|
|
2158
2160
|
max: t.settings.maxLineAngle,
|
|
2159
2161
|
step: t.settings.lineAngleStep,
|
|
@@ -2276,6 +2278,7 @@ const $d = He({ name: "ion-plus", render: mp }), pp = {
|
|
|
2276
2278
|
u
|
|
2277
2279
|
],
|
|
2278
2280
|
required: !0,
|
|
2281
|
+
"show-button": !1,
|
|
2279
2282
|
max: t.settings.stripMaxLength || void 0,
|
|
2280
2283
|
min: t.settings.stripMinLength,
|
|
2281
2284
|
step: t.settings.lengthStep,
|
|
@@ -2298,6 +2301,7 @@ const $d = He({ name: "ion-plus", render: mp }), pp = {
|
|
|
2298
2301
|
value: t.value.quantity,
|
|
2299
2302
|
"onUpdate:value": f[5] || (f[5] = (q) => t.value.quantity = q),
|
|
2300
2303
|
min: 1,
|
|
2304
|
+
"show-button": !1,
|
|
2301
2305
|
validator: (q) => Number.isInteger(q),
|
|
2302
2306
|
placeholder: "Введите количество",
|
|
2303
2307
|
class: "w-full"
|
|
@@ -18830,6 +18834,7 @@ const Fo = He({ name: "ion-close", render: b0 }), _0 = { class: "mr-3 flex flex-
|
|
|
18830
18834
|
l
|
|
18831
18835
|
],
|
|
18832
18836
|
clearable: t.clearable,
|
|
18837
|
+
"show-button": !1,
|
|
18833
18838
|
placeholder: t.placeholder,
|
|
18834
18839
|
min: t.min,
|
|
18835
18840
|
max: t.max,
|
|
@@ -19025,6 +19030,7 @@ const Fo = He({ name: "ion-close", render: b0 }), _0 = { class: "mr-3 flex flex-
|
|
|
19025
19030
|
value: t.value.quantity,
|
|
19026
19031
|
"onUpdate:value": p[7] || (p[7] = (y) => t.value.quantity = y),
|
|
19027
19032
|
min: 1,
|
|
19033
|
+
"show-button": !1,
|
|
19028
19034
|
validator: (y) => Number.isInteger(y),
|
|
19029
19035
|
placeholder: "Введите количество",
|
|
19030
19036
|
class: "w-full"
|
|
@@ -19552,6 +19558,7 @@ const Fo = He({ name: "ion-close", render: b0 }), _0 = { class: "mr-3 flex flex-
|
|
|
19552
19558
|
default: M(() => [
|
|
19553
19559
|
D(K(Fi), {
|
|
19554
19560
|
value: i.value[0].length,
|
|
19561
|
+
"show-button": !1,
|
|
19555
19562
|
max: t.settings.maxLength || void 0,
|
|
19556
19563
|
min: t.settings.minLength,
|
|
19557
19564
|
step: t.settings.lengthStep,
|
|
@@ -19573,6 +19580,7 @@ const Fo = He({ name: "ion-close", render: b0 }), _0 = { class: "mr-3 flex flex-
|
|
|
19573
19580
|
default: M(() => [
|
|
19574
19581
|
D(K(Fi), {
|
|
19575
19582
|
value: i.value[0].quantity,
|
|
19583
|
+
"show-button": !1,
|
|
19576
19584
|
min: 1,
|
|
19577
19585
|
validator: (m) => Number.isInteger(m),
|
|
19578
19586
|
placeholder: "Введите количество",
|
|
@@ -19818,6 +19826,7 @@ const Fo = He({ name: "ion-close", render: b0 }), _0 = { class: "mr-3 flex flex-
|
|
|
19818
19826
|
D(K(Fi), {
|
|
19819
19827
|
value: t.value.quantity,
|
|
19820
19828
|
placeholder: "Введите количество",
|
|
19829
|
+
"show-button": !1,
|
|
19821
19830
|
min: 1,
|
|
19822
19831
|
validator: (d) => d > 0,
|
|
19823
19832
|
class: "w-full",
|
|
@@ -21427,6 +21436,7 @@ const zy = {
|
|
|
21427
21436
|
D(K(Fi), {
|
|
21428
21437
|
value: r.value.length,
|
|
21429
21438
|
"onUpdate:value": m[0] || (m[0] = (y) => r.value.length = y),
|
|
21439
|
+
"show-button": !1,
|
|
21430
21440
|
max: ((p = n.value.properties) == null ? void 0 : p.maxLength) || void 0,
|
|
21431
21441
|
min: ((v = n.value.properties) == null ? void 0 : v.minLength) || K(Zt).getProductLengthMultiplicity(n.value),
|
|
21432
21442
|
step: K(Zt).getProductMultiplicity(n.value),
|
|
@@ -21460,6 +21470,7 @@ const zy = {
|
|
|
21460
21470
|
D(K(Fi), {
|
|
21461
21471
|
value: r.value.quantity,
|
|
21462
21472
|
"onUpdate:value": m[1] || (m[1] = (p) => r.value.quantity = p),
|
|
21473
|
+
"show-button": !1,
|
|
21463
21474
|
min: K(Zt).getProductMultiplicity(n.value),
|
|
21464
21475
|
step: K(Zt).getProductMultiplicity(n.value),
|
|
21465
21476
|
validator: (p) => p % K(Zt).getProductMultiplicity(n.value) === 0,
|