bm-admin-ui 1.0.21-alpha → 1.0.23-alpha
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/es/components/search-filter/index.d.ts +5 -1
- package/es/components/search-filter/index.js +4 -3
- package/es/components/search-filter/src/search-filter.vue.d.ts +5 -1
- package/es/components/staffs-selector/index.js +1 -1
- package/es/components/upload/index.js +2 -2
- package/index.esm.js +7 -6
- package/index.js +7 -6
- package/lib/components/search-filter/index.d.ts +5 -1
- package/lib/components/search-filter/index.js +4 -3
- package/lib/components/search-filter/src/search-filter.vue.d.ts +5 -1
- package/lib/components/staffs-selector/index.js +1 -1
- package/lib/components/upload/index.js +2 -2
- package/package.json +1 -1
- package/theme-chalk/index.css +1 -1
- package/theme-chalk/search-filter.css +1 -1
- package/types/components/search-filter/index.d.ts +5 -1
- package/types/components/search-filter/src/search-filter.vue.d.ts +5 -1
|
@@ -114,6 +114,8 @@ declare const BmSearchFilter: import("bm-admin-ui/es/utils/with-install").SFCWit
|
|
|
114
114
|
props: {
|
|
115
115
|
showExpandBtn: boolean;
|
|
116
116
|
showSearchIcon: boolean;
|
|
117
|
+
expandText: string;
|
|
118
|
+
collapseText: string;
|
|
117
119
|
};
|
|
118
120
|
on: {
|
|
119
121
|
submit: () => void;
|
|
@@ -130,7 +132,9 @@ declare const BmSearchFilter: import("bm-admin-ui/es/utils/with-install").SFCWit
|
|
|
130
132
|
gutter: unknown[];
|
|
131
133
|
};
|
|
132
134
|
form: {
|
|
133
|
-
labelCol:
|
|
135
|
+
labelCol: {
|
|
136
|
+
[x: string]: any;
|
|
137
|
+
};
|
|
134
138
|
labelAlign: string;
|
|
135
139
|
wrapperCol: {
|
|
136
140
|
span: number;
|
|
@@ -1299,7 +1299,6 @@ const _hoisted_2$1 = { class: "bm-search-filter-actions" };
|
|
|
1299
1299
|
const _hoisted_3$1 = /* @__PURE__ */ createTextVNode("\u91CD\u7F6E");
|
|
1300
1300
|
const _hoisted_4$1 = /* @__PURE__ */ createTextVNode("\u67E5\u8BE2");
|
|
1301
1301
|
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
1302
|
-
name: "search-reset-btn",
|
|
1303
1302
|
props: searchResetBtnProps,
|
|
1304
1303
|
emits: ["submit", "reset", "expand"],
|
|
1305
1304
|
setup(__props, { emit: emits }) {
|
|
@@ -1881,7 +1880,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
1881
1880
|
type: "SearchResetBtn",
|
|
1882
1881
|
props: {
|
|
1883
1882
|
showExpandBtn: props.showExpandBtn,
|
|
1884
|
-
showSearchIcon: props.showSearchIcon
|
|
1883
|
+
showSearchIcon: props.showSearchIcon,
|
|
1884
|
+
expandText: props.expandText,
|
|
1885
|
+
collapseText: props.collapseText
|
|
1885
1886
|
},
|
|
1886
1887
|
on: {
|
|
1887
1888
|
submit() {
|
|
@@ -1990,7 +1991,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
1990
1991
|
"onUpdate:api": _cache[0] || (_cache[0] = ($event) => fApi.value = $event),
|
|
1991
1992
|
"model-value": props.value,
|
|
1992
1993
|
rule: unref(rule),
|
|
1993
|
-
option,
|
|
1994
|
+
option: unref(option),
|
|
1994
1995
|
onChange: handleChange
|
|
1995
1996
|
}, null, 8, ["api", "model-value", "rule", "option"])
|
|
1996
1997
|
], 2);
|
|
@@ -114,6 +114,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
114
114
|
props: {
|
|
115
115
|
showExpandBtn: boolean;
|
|
116
116
|
showSearchIcon: boolean;
|
|
117
|
+
expandText: string;
|
|
118
|
+
collapseText: string;
|
|
117
119
|
};
|
|
118
120
|
on: {
|
|
119
121
|
submit: () => void;
|
|
@@ -130,7 +132,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
130
132
|
gutter: unknown[];
|
|
131
133
|
};
|
|
132
134
|
form: {
|
|
133
|
-
labelCol:
|
|
135
|
+
labelCol: {
|
|
136
|
+
[x: string]: any;
|
|
137
|
+
};
|
|
134
138
|
labelAlign: string;
|
|
135
139
|
wrapperCol: {
|
|
136
140
|
span: number;
|
|
@@ -1829,7 +1829,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1829
1829
|
key: 1,
|
|
1830
1830
|
file: item
|
|
1831
1831
|
})
|
|
1832
|
-
],
|
|
1832
|
+
], 2112)) : createCommentVNode("v-if", true),
|
|
1833
1833
|
createCommentVNode(" \u56FE\u7247\u9519\u8BEF\u5C55\u793A "),
|
|
1834
1834
|
item.status === "error" ? (openBlock(), createElementBlock("div", {
|
|
1835
1835
|
key: 2,
|
|
@@ -1875,7 +1875,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1875
1875
|
}, 8, ["class", "disabled"]),
|
|
1876
1876
|
_ctx.extraConfigs.tips && _ctx.extraConfigs.showTips ? (openBlock(), createElementBlock("div", _hoisted_23, toDisplayString(_ctx.extraConfigs.tips), 1)) : createCommentVNode("v-if", true)
|
|
1877
1877
|
])) : createCommentVNode("v-if", true)
|
|
1878
|
-
],
|
|
1878
|
+
], 2112))
|
|
1879
1879
|
]),
|
|
1880
1880
|
_: 3
|
|
1881
1881
|
}, 16, ["class"])) : createCommentVNode("v-if", true),
|
package/index.esm.js
CHANGED
|
@@ -27467,7 +27467,6 @@ const _hoisted_2$8 = { class: "bm-search-filter-actions" };
|
|
|
27467
27467
|
const _hoisted_3$7 = /* @__PURE__ */ createTextVNode("\u91CD\u7F6E");
|
|
27468
27468
|
const _hoisted_4$7 = /* @__PURE__ */ createTextVNode("\u67E5\u8BE2");
|
|
27469
27469
|
const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
27470
|
-
name: "search-reset-btn",
|
|
27471
27470
|
props: searchResetBtnProps,
|
|
27472
27471
|
emits: ["submit", "reset", "expand"],
|
|
27473
27472
|
setup(__props, { emit: emits }) {
|
|
@@ -28048,7 +28047,9 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
28048
28047
|
type: "SearchResetBtn",
|
|
28049
28048
|
props: {
|
|
28050
28049
|
showExpandBtn: props.showExpandBtn,
|
|
28051
|
-
showSearchIcon: props.showSearchIcon
|
|
28050
|
+
showSearchIcon: props.showSearchIcon,
|
|
28051
|
+
expandText: props.expandText,
|
|
28052
|
+
collapseText: props.collapseText
|
|
28052
28053
|
},
|
|
28053
28054
|
on: {
|
|
28054
28055
|
submit() {
|
|
@@ -28157,7 +28158,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
28157
28158
|
"onUpdate:api": _cache[0] || (_cache[0] = ($event) => fApi.value = $event),
|
|
28158
28159
|
"model-value": props.value,
|
|
28159
28160
|
rule: unref(rule),
|
|
28160
|
-
option,
|
|
28161
|
+
option: unref(option),
|
|
28161
28162
|
onChange: handleChange
|
|
28162
28163
|
}, null, 8, ["api", "model-value", "rule", "option"])
|
|
28163
28164
|
], 2);
|
|
@@ -45268,7 +45269,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
45268
45269
|
]);
|
|
45269
45270
|
}), 128))
|
|
45270
45271
|
])) : createCommentVNode("v-if", true)
|
|
45271
|
-
],
|
|
45272
|
+
], 2112))
|
|
45272
45273
|
])
|
|
45273
45274
|
]),
|
|
45274
45275
|
createElementVNode("div", _hoisted_14$1, [
|
|
@@ -46556,7 +46557,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
46556
46557
|
key: 1,
|
|
46557
46558
|
file: item
|
|
46558
46559
|
})
|
|
46559
|
-
],
|
|
46560
|
+
], 2112)) : createCommentVNode("v-if", true),
|
|
46560
46561
|
createCommentVNode(" \u56FE\u7247\u9519\u8BEF\u5C55\u793A "),
|
|
46561
46562
|
item.status === "error" ? (openBlock(), createElementBlock("div", {
|
|
46562
46563
|
key: 2,
|
|
@@ -46602,7 +46603,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
46602
46603
|
}, 8, ["class", "disabled"]),
|
|
46603
46604
|
_ctx.extraConfigs.tips && _ctx.extraConfigs.showTips ? (openBlock(), createElementBlock("div", _hoisted_23, toDisplayString(_ctx.extraConfigs.tips), 1)) : createCommentVNode("v-if", true)
|
|
46604
46605
|
])) : createCommentVNode("v-if", true)
|
|
46605
|
-
],
|
|
46606
|
+
], 2112))
|
|
46606
46607
|
]),
|
|
46607
46608
|
_: 3
|
|
46608
46609
|
}, 16, ["class"])) : createCommentVNode("v-if", true),
|
package/index.js
CHANGED
|
@@ -27475,7 +27475,6 @@ var process = {
|
|
|
27475
27475
|
const _hoisted_3$7 = /* @__PURE__ */ require$$1$1.createTextVNode("\u91CD\u7F6E");
|
|
27476
27476
|
const _hoisted_4$7 = /* @__PURE__ */ require$$1$1.createTextVNode("\u67E5\u8BE2");
|
|
27477
27477
|
const _sfc_main$d = /* @__PURE__ */ require$$1$1.defineComponent({
|
|
27478
|
-
name: "search-reset-btn",
|
|
27479
27478
|
props: searchResetBtnProps,
|
|
27480
27479
|
emits: ["submit", "reset", "expand"],
|
|
27481
27480
|
setup(__props, { emit: emits }) {
|
|
@@ -28056,7 +28055,9 @@ var process = {
|
|
|
28056
28055
|
type: "SearchResetBtn",
|
|
28057
28056
|
props: {
|
|
28058
28057
|
showExpandBtn: props.showExpandBtn,
|
|
28059
|
-
showSearchIcon: props.showSearchIcon
|
|
28058
|
+
showSearchIcon: props.showSearchIcon,
|
|
28059
|
+
expandText: props.expandText,
|
|
28060
|
+
collapseText: props.collapseText
|
|
28060
28061
|
},
|
|
28061
28062
|
on: {
|
|
28062
28063
|
submit() {
|
|
@@ -28165,7 +28166,7 @@ var process = {
|
|
|
28165
28166
|
"onUpdate:api": _cache[0] || (_cache[0] = ($event) => fApi.value = $event),
|
|
28166
28167
|
"model-value": props.value,
|
|
28167
28168
|
rule: require$$1$1.unref(rule),
|
|
28168
|
-
option,
|
|
28169
|
+
option: require$$1$1.unref(option),
|
|
28169
28170
|
onChange: handleChange
|
|
28170
28171
|
}, null, 8, ["api", "model-value", "rule", "option"])
|
|
28171
28172
|
], 2);
|
|
@@ -45276,7 +45277,7 @@ var process = {
|
|
|
45276
45277
|
]);
|
|
45277
45278
|
}), 128))
|
|
45278
45279
|
])) : require$$1$1.createCommentVNode("v-if", true)
|
|
45279
|
-
],
|
|
45280
|
+
], 2112))
|
|
45280
45281
|
])
|
|
45281
45282
|
]),
|
|
45282
45283
|
require$$1$1.createElementVNode("div", _hoisted_14$1, [
|
|
@@ -46564,7 +46565,7 @@ var process = {
|
|
|
46564
46565
|
key: 1,
|
|
46565
46566
|
file: item
|
|
46566
46567
|
})
|
|
46567
|
-
],
|
|
46568
|
+
], 2112)) : require$$1$1.createCommentVNode("v-if", true),
|
|
46568
46569
|
require$$1$1.createCommentVNode(" \u56FE\u7247\u9519\u8BEF\u5C55\u793A "),
|
|
46569
46570
|
item.status === "error" ? (require$$1$1.openBlock(), require$$1$1.createElementBlock("div", {
|
|
46570
46571
|
key: 2,
|
|
@@ -46610,7 +46611,7 @@ var process = {
|
|
|
46610
46611
|
}, 8, ["class", "disabled"]),
|
|
46611
46612
|
_ctx.extraConfigs.tips && _ctx.extraConfigs.showTips ? (require$$1$1.openBlock(), require$$1$1.createElementBlock("div", _hoisted_23, require$$1$1.toDisplayString(_ctx.extraConfigs.tips), 1)) : require$$1$1.createCommentVNode("v-if", true)
|
|
46612
46613
|
])) : require$$1$1.createCommentVNode("v-if", true)
|
|
46613
|
-
],
|
|
46614
|
+
], 2112))
|
|
46614
46615
|
]),
|
|
46615
46616
|
_: 3
|
|
46616
46617
|
}, 16, ["class"])) : require$$1$1.createCommentVNode("v-if", true),
|
|
@@ -114,6 +114,8 @@ declare const BmSearchFilter: import("bm-admin-ui/es/utils/with-install").SFCWit
|
|
|
114
114
|
props: {
|
|
115
115
|
showExpandBtn: boolean;
|
|
116
116
|
showSearchIcon: boolean;
|
|
117
|
+
expandText: string;
|
|
118
|
+
collapseText: string;
|
|
117
119
|
};
|
|
118
120
|
on: {
|
|
119
121
|
submit: () => void;
|
|
@@ -130,7 +132,9 @@ declare const BmSearchFilter: import("bm-admin-ui/es/utils/with-install").SFCWit
|
|
|
130
132
|
gutter: unknown[];
|
|
131
133
|
};
|
|
132
134
|
form: {
|
|
133
|
-
labelCol:
|
|
135
|
+
labelCol: {
|
|
136
|
+
[x: string]: any;
|
|
137
|
+
};
|
|
134
138
|
labelAlign: string;
|
|
135
139
|
wrapperCol: {
|
|
136
140
|
span: number;
|
|
@@ -1307,7 +1307,6 @@ const _hoisted_2$1 = { class: "bm-search-filter-actions" };
|
|
|
1307
1307
|
const _hoisted_3$1 = /* @__PURE__ */ vue.createTextVNode("\u91CD\u7F6E");
|
|
1308
1308
|
const _hoisted_4$1 = /* @__PURE__ */ vue.createTextVNode("\u67E5\u8BE2");
|
|
1309
1309
|
const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
1310
|
-
name: "search-reset-btn",
|
|
1311
1310
|
props: searchResetBtnProps,
|
|
1312
1311
|
emits: ["submit", "reset", "expand"],
|
|
1313
1312
|
setup(__props, { emit: emits }) {
|
|
@@ -1889,7 +1888,9 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
1889
1888
|
type: "SearchResetBtn",
|
|
1890
1889
|
props: {
|
|
1891
1890
|
showExpandBtn: props.showExpandBtn,
|
|
1892
|
-
showSearchIcon: props.showSearchIcon
|
|
1891
|
+
showSearchIcon: props.showSearchIcon,
|
|
1892
|
+
expandText: props.expandText,
|
|
1893
|
+
collapseText: props.collapseText
|
|
1893
1894
|
},
|
|
1894
1895
|
on: {
|
|
1895
1896
|
submit() {
|
|
@@ -1998,7 +1999,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
1998
1999
|
"onUpdate:api": _cache[0] || (_cache[0] = ($event) => fApi.value = $event),
|
|
1999
2000
|
"model-value": props.value,
|
|
2000
2001
|
rule: vue.unref(rule),
|
|
2001
|
-
option,
|
|
2002
|
+
option: vue.unref(option),
|
|
2002
2003
|
onChange: handleChange
|
|
2003
2004
|
}, null, 8, ["api", "model-value", "rule", "option"])
|
|
2004
2005
|
], 2);
|
|
@@ -114,6 +114,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
114
114
|
props: {
|
|
115
115
|
showExpandBtn: boolean;
|
|
116
116
|
showSearchIcon: boolean;
|
|
117
|
+
expandText: string;
|
|
118
|
+
collapseText: string;
|
|
117
119
|
};
|
|
118
120
|
on: {
|
|
119
121
|
submit: () => void;
|
|
@@ -130,7 +132,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
130
132
|
gutter: unknown[];
|
|
131
133
|
};
|
|
132
134
|
form: {
|
|
133
|
-
labelCol:
|
|
135
|
+
labelCol: {
|
|
136
|
+
[x: string]: any;
|
|
137
|
+
};
|
|
134
138
|
labelAlign: string;
|
|
135
139
|
wrapperCol: {
|
|
136
140
|
span: number;
|
|
@@ -1833,7 +1833,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1833
1833
|
key: 1,
|
|
1834
1834
|
file: item
|
|
1835
1835
|
})
|
|
1836
|
-
],
|
|
1836
|
+
], 2112)) : vue.createCommentVNode("v-if", true),
|
|
1837
1837
|
vue.createCommentVNode(" \u56FE\u7247\u9519\u8BEF\u5C55\u793A "),
|
|
1838
1838
|
item.status === "error" ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
1839
1839
|
key: 2,
|
|
@@ -1879,7 +1879,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1879
1879
|
}, 8, ["class", "disabled"]),
|
|
1880
1880
|
_ctx.extraConfigs.tips && _ctx.extraConfigs.showTips ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_23, vue.toDisplayString(_ctx.extraConfigs.tips), 1)) : vue.createCommentVNode("v-if", true)
|
|
1881
1881
|
])) : vue.createCommentVNode("v-if", true)
|
|
1882
|
-
],
|
|
1882
|
+
], 2112))
|
|
1883
1883
|
]),
|
|
1884
1884
|
_: 3
|
|
1885
1885
|
}, 16, ["class"])) : vue.createCommentVNode("v-if", true),
|