vsyswin-ui 0.2.60 → 0.2.61
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/lib/vsyswin-ui.common.js +63 -50
- package/lib/vsyswin-ui.common.js.map +1 -1
- package/lib/vsyswin-ui.umd.js +63 -50
- package/lib/vsyswin-ui.umd.js.map +1 -1
- package/lib/vsyswin-ui.umd.min.js +7 -7
- package/lib/vsyswin-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/packages/search-bar/src/search-bar.vue +12 -0
package/lib/vsyswin-ui.common.js
CHANGED
|
@@ -6939,6 +6939,20 @@ module.exports = function (originalArray) {
|
|
|
6939
6939
|
};
|
|
6940
6940
|
|
|
6941
6941
|
|
|
6942
|
+
/***/ }),
|
|
6943
|
+
|
|
6944
|
+
/***/ "2aad":
|
|
6945
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
6946
|
+
|
|
6947
|
+
// Imports
|
|
6948
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("a1a8");
|
|
6949
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
6950
|
+
// Module
|
|
6951
|
+
exports.push([module.i, ".syswin-searchbar[data-v-1cca2fd8]{position:relative}.syswin-searchbar .syswin-searchbar-container[data-v-1cca2fd8]{box-sizing:border-box;padding:16px 0;height:64px;overflow:hidden;display:flex;align-items:center}.syswin-searchbar .syswin-searchbar-container .el-button--small[data-v-1cca2fd8]{padding:8px 15px}.syswin-searchbar-container__input[data-v-1cca2fd8]{float:left;width:336px}.syswin-searchbar-container__input[data-v-1cca2fd8] .el-input__inner{border-radius:2px}.syswin-searchbar-container__filter[data-v-1cca2fd8]{margin-left:8px;color:#027aff;font-size:14px}.syswin-searchbar-container__filter .el-icon-caret-bottom[data-v-1cca2fd8]{transition:all .3s cubic-bezier(.645,.045,.355,1)}.syswin-searchbar-container__filter .el-icon-caret-bottom.is-rotate-180[data-v-1cca2fd8]{transform:rotate(180deg)}.syswin-searchbar-container__search[data-v-1cca2fd8]{padding:0;width:72px;height:32px;font-size:12px;border-radius:2px;background-color:#027aff}.syswin-searchbar-container__search.is-margin-left-16[data-v-1cca2fd8]{margin-left:16px}.syswin-searchbar-container__reset[data-v-1cca2fd8]{padding:0;width:72px;height:32px;font-size:12px;border-radius:2px}.syswin-searchbar-container__listBtns[data-v-1cca2fd8]{position:absolute;right:0}.syswin-searchbar-container__listBtns .el-button--text[data-v-1cca2fd8]{color:#027aff}.syswin-searchbar .syswin-searchbar-list[data-v-1cca2fd8]{box-sizing:border-box;position:absolute;padding:16px 24px;width:100%;background-color:#fafafa;box-shadow:0 6px 16px -8px rgba(0,0,0,.08),0 9px 28px 0 rgba(0,0,0,.05),0 12px 48px 16px rgba(0,0,0,.03);z-index:1000;overflow:hidden}.syswin-searchbar-list__wrap[data-v-1cca2fd8]{border:1px solid #eaedf1;border-bottom:none}.syswin-searchbar-list__footer[data-v-1cca2fd8]{display:flex;margin-top:16px}.syswin-searchbar-list__footer.align-right[data-v-1cca2fd8]{text-align:right;justify-content:flex-end}.syswin-searchbar .syswin-filter-item[data-v-1cca2fd8]{display:flex;align-items:stretch;border-bottom:1px solid #eaedf1;background-color:#f6f7fb}.syswin-filter-item__title[data-v-1cca2fd8]{box-sizing:border-box;width:96px;height:48px;margin:0;padding:0 8px;line-height:48px;text-align:center;color:#5e6470;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.syswin-filter-item__content[data-v-1cca2fd8]{margin:0;padding:0;list-style:none;flex:1;border-left:1px solid #eaedf1;background-color:#fafafa;overflow:hidden;display:flex;flex-wrap:wrap}.syswin-filter-item__content .el-date-editor[data-v-1cca2fd8]{border-radius:2px}.syswin-filter-item__li[data-v-1cca2fd8]{display:flex;align-items:center;padding:0 12px;line-height:48px;color:rgba(0,0,0,.65)}.syswin-filter-item__li[data-v-1cca2fd8] .el-select .el-input__icon{line-height:48px}.syswin-filter-item__span[data-v-1cca2fd8]{box-sizing:border-box;display:block;width:100%;height:100%;font-size:14px;cursor:pointer}.syswin-filter-item__span.is-active[data-v-1cca2fd8]{color:#027aff}.syswin-filter-item__name[data-v-1cca2fd8]{margin-right:5px}.syswin-filter-item__subTitle[data-v-1cca2fd8]{float:left;margin:0 8px 0 0;font-size:14px;font-weight:600}.syswin-filter-item__subContent[data-v-1cca2fd8]{margin:0;padding:0;list-style:none;background-color:#fafafa;overflow:hidden}.syswin-filter-item__subContent .el-date-editor[data-v-1cca2fd8]{border-radius:2px}.syswin-filter-item__subLi[data-v-1cca2fd8]{float:left;padding:0 12px;line-height:48px;color:rgba(0,0,0,.65)}.syswin-footer__save[data-v-1cca2fd8]{padding:0;width:72px;height:32px;font-size:12px;border-radius:2px}.syswin-footer__condition[data-v-1cca2fd8]{margin:0 16px;width:127px;height:32px}.syswin-footer__condition[data-v-1cca2fd8] .el-input__inner{border-radius:2px}.syswin-footer__label[data-v-1cca2fd8]{float:left;width:116px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.syswin-footer__edit[data-v-1cca2fd8]{color:#027aff}.syswin-footer__delete[data-v-1cca2fd8],.syswin-footer__edit[data-v-1cca2fd8]{float:right;margin-left:8px;line-height:34px}.syswin-footer__delete[data-v-1cca2fd8]{color:#ff4d4f}", ""]);
|
|
6952
|
+
// Exports
|
|
6953
|
+
module.exports = exports;
|
|
6954
|
+
|
|
6955
|
+
|
|
6942
6956
|
/***/ }),
|
|
6943
6957
|
|
|
6944
6958
|
/***/ "2ad8":
|
|
@@ -12951,20 +12965,6 @@ module.exports = function (key, value) {
|
|
|
12951
12965
|
};
|
|
12952
12966
|
|
|
12953
12967
|
|
|
12954
|
-
/***/ }),
|
|
12955
|
-
|
|
12956
|
-
/***/ "54ee":
|
|
12957
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
12958
|
-
|
|
12959
|
-
// Imports
|
|
12960
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("a1a8");
|
|
12961
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
12962
|
-
// Module
|
|
12963
|
-
exports.push([module.i, ".syswin-searchbar[data-v-0507b59a]{position:relative}.syswin-searchbar .syswin-searchbar-container[data-v-0507b59a]{box-sizing:border-box;padding:16px 0;height:64px;overflow:hidden;display:flex;align-items:center}.syswin-searchbar .syswin-searchbar-container .el-button--small[data-v-0507b59a]{padding:8px 15px}.syswin-searchbar-container__input[data-v-0507b59a]{float:left;width:336px}.syswin-searchbar-container__input[data-v-0507b59a] .el-input__inner{border-radius:2px}.syswin-searchbar-container__filter[data-v-0507b59a]{margin-left:8px;color:#027aff;font-size:14px}.syswin-searchbar-container__filter .el-icon-caret-bottom[data-v-0507b59a]{transition:all .3s cubic-bezier(.645,.045,.355,1)}.syswin-searchbar-container__filter .el-icon-caret-bottom.is-rotate-180[data-v-0507b59a]{transform:rotate(180deg)}.syswin-searchbar-container__search[data-v-0507b59a]{padding:0;width:72px;height:32px;font-size:12px;border-radius:2px;background-color:#027aff}.syswin-searchbar-container__search.is-margin-left-16[data-v-0507b59a]{margin-left:16px}.syswin-searchbar-container__reset[data-v-0507b59a]{padding:0;width:72px;height:32px;font-size:12px;border-radius:2px}.syswin-searchbar-container__listBtns[data-v-0507b59a]{position:absolute;right:0}.syswin-searchbar-container__listBtns .el-button--text[data-v-0507b59a]{color:#027aff}.syswin-searchbar .syswin-searchbar-list[data-v-0507b59a]{box-sizing:border-box;position:absolute;padding:16px 24px;width:100%;background-color:#fafafa;box-shadow:0 6px 16px -8px rgba(0,0,0,.08),0 9px 28px 0 rgba(0,0,0,.05),0 12px 48px 16px rgba(0,0,0,.03);z-index:1000;overflow:hidden}.syswin-searchbar-list__wrap[data-v-0507b59a]{border:1px solid #eaedf1;border-bottom:none}.syswin-searchbar-list__footer[data-v-0507b59a]{display:flex;margin-top:16px}.syswin-searchbar-list__footer.align-right[data-v-0507b59a]{text-align:right;justify-content:flex-end}.syswin-searchbar .syswin-filter-item[data-v-0507b59a]{display:flex;align-items:stretch;border-bottom:1px solid #eaedf1;background-color:#f6f7fb}.syswin-filter-item__title[data-v-0507b59a]{box-sizing:border-box;width:96px;height:48px;margin:0;padding:0 8px;line-height:48px;text-align:center;color:#5e6470;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.syswin-filter-item__content[data-v-0507b59a]{margin:0;padding:0;list-style:none;flex:1;border-left:1px solid #eaedf1;background-color:#fafafa;overflow:hidden;display:flex;flex-wrap:wrap}.syswin-filter-item__content .el-date-editor[data-v-0507b59a]{border-radius:2px}.syswin-filter-item__li[data-v-0507b59a]{display:flex;align-items:center;padding:0 12px;line-height:48px;color:rgba(0,0,0,.65)}.syswin-filter-item__li[data-v-0507b59a] .el-select .el-input__icon{line-height:48px}.syswin-filter-item__span[data-v-0507b59a]{box-sizing:border-box;display:block;width:100%;height:100%;font-size:14px;cursor:pointer}.syswin-filter-item__span.is-active[data-v-0507b59a]{color:#027aff}.syswin-filter-item__name[data-v-0507b59a]{margin-right:5px}.syswin-filter-item__subTitle[data-v-0507b59a]{float:left;margin:0 8px 0 0;font-size:14px;font-weight:600}.syswin-filter-item__subContent[data-v-0507b59a]{margin:0;padding:0;list-style:none;background-color:#fafafa;overflow:hidden}.syswin-filter-item__subContent .el-date-editor[data-v-0507b59a]{border-radius:2px}.syswin-filter-item__subLi[data-v-0507b59a]{float:left;padding:0 12px;line-height:48px;color:rgba(0,0,0,.65)}.syswin-footer__save[data-v-0507b59a]{padding:0;width:72px;height:32px;font-size:12px;border-radius:2px}.syswin-footer__condition[data-v-0507b59a]{margin:0 16px;width:127px;height:32px}.syswin-footer__condition[data-v-0507b59a] .el-input__inner{border-radius:2px}.syswin-footer__label[data-v-0507b59a]{float:left;width:116px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.syswin-footer__edit[data-v-0507b59a]{color:#027aff}.syswin-footer__delete[data-v-0507b59a],.syswin-footer__edit[data-v-0507b59a]{float:right;margin-left:8px;line-height:34px}.syswin-footer__delete[data-v-0507b59a]{color:#ff4d4f}", ""]);
|
|
12964
|
-
// Exports
|
|
12965
|
-
module.exports = exports;
|
|
12966
|
-
|
|
12967
|
-
|
|
12968
12968
|
/***/ }),
|
|
12969
12969
|
|
|
12970
12970
|
/***/ "55f9":
|
|
@@ -35685,6 +35685,17 @@ module.exports = function (key) {
|
|
|
35685
35685
|
};
|
|
35686
35686
|
|
|
35687
35687
|
|
|
35688
|
+
/***/ }),
|
|
35689
|
+
|
|
35690
|
+
/***/ "8e69":
|
|
35691
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
35692
|
+
|
|
35693
|
+
"use strict";
|
|
35694
|
+
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_3_6_0_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_8_0_2_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_search_bar_vue_vue_type_style_index_0_id_1cca2fd8_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ab06");
|
|
35695
|
+
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_3_6_0_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_8_0_2_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_search_bar_vue_vue_type_style_index_0_id_1cca2fd8_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_3_6_0_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_8_0_2_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_search_bar_vue_vue_type_style_index_0_id_1cca2fd8_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
35696
|
+
/* unused harmony reexport * */
|
|
35697
|
+
|
|
35698
|
+
|
|
35688
35699
|
/***/ }),
|
|
35689
35700
|
|
|
35690
35701
|
/***/ "8e74":
|
|
@@ -38804,6 +38815,22 @@ webpackContext.id = "aaf1";
|
|
|
38804
38815
|
|
|
38805
38816
|
/***/ }),
|
|
38806
38817
|
|
|
38818
|
+
/***/ "ab06":
|
|
38819
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
38820
|
+
|
|
38821
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
38822
|
+
|
|
38823
|
+
// load the styles
|
|
38824
|
+
var content = __webpack_require__("2aad");
|
|
38825
|
+
if(content.__esModule) content = content.default;
|
|
38826
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
38827
|
+
if(content.locals) module.exports = content.locals;
|
|
38828
|
+
// add the styles to the DOM
|
|
38829
|
+
var add = __webpack_require__("5925").default
|
|
38830
|
+
var update = add("7c4bca09", content, true, {"sourceMap":false,"shadowMode":false});
|
|
38831
|
+
|
|
38832
|
+
/***/ }),
|
|
38833
|
+
|
|
38807
38834
|
/***/ "ab16":
|
|
38808
38835
|
/***/ (function(module, exports, __webpack_require__) {
|
|
38809
38836
|
|
|
@@ -41819,22 +41846,6 @@ module.exports = function (O, options) {
|
|
|
41819
41846
|
};
|
|
41820
41847
|
|
|
41821
41848
|
|
|
41822
|
-
/***/ }),
|
|
41823
|
-
|
|
41824
|
-
/***/ "c5c7":
|
|
41825
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
41826
|
-
|
|
41827
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
41828
|
-
|
|
41829
|
-
// load the styles
|
|
41830
|
-
var content = __webpack_require__("54ee");
|
|
41831
|
-
if(content.__esModule) content = content.default;
|
|
41832
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
41833
|
-
if(content.locals) module.exports = content.locals;
|
|
41834
|
-
// add the styles to the DOM
|
|
41835
|
-
var add = __webpack_require__("5925").default
|
|
41836
|
-
var update = add("0f77c1f8", content, true, {"sourceMap":false,"shadowMode":false});
|
|
41837
|
-
|
|
41838
41849
|
/***/ }),
|
|
41839
41850
|
|
|
41840
41851
|
/***/ "c65b":
|
|
@@ -60525,17 +60536,6 @@ $({ target: PROMISE, stat: true, forced: INCORRECT_ITERATION }, {
|
|
|
60525
60536
|
});
|
|
60526
60537
|
|
|
60527
60538
|
|
|
60528
|
-
/***/ }),
|
|
60529
|
-
|
|
60530
|
-
/***/ "deef":
|
|
60531
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
60532
|
-
|
|
60533
|
-
"use strict";
|
|
60534
|
-
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_3_6_0_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_8_0_2_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_search_bar_vue_vue_type_style_index_0_id_0507b59a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("c5c7");
|
|
60535
|
-
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_3_6_0_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_8_0_2_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_search_bar_vue_vue_type_style_index_0_id_0507b59a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_3_6_0_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_8_0_2_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_search_bar_vue_vue_type_style_index_0_id_0507b59a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
60536
|
-
/* unused harmony reexport * */
|
|
60537
|
-
|
|
60538
|
-
|
|
60539
60539
|
/***/ }),
|
|
60540
60540
|
|
|
60541
60541
|
/***/ "df7a":
|
|
@@ -67782,8 +67782,8 @@ select_tree.install = function (Vue) {
|
|
|
67782
67782
|
|
|
67783
67783
|
|
|
67784
67784
|
/* harmony default export */ var packages_select_tree = (select_tree);
|
|
67785
|
-
// CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"8789424e-vue-loader-template"}!./node_modules/_vue-loader@15.9.8@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--1-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./packages/search-bar/src/search-bar.vue?vue&type=template&id=
|
|
67786
|
-
var
|
|
67785
|
+
// CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"8789424e-vue-loader-template"}!./node_modules/_vue-loader@15.9.8@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--1-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./packages/search-bar/src/search-bar.vue?vue&type=template&id=1cca2fd8&scoped=true&
|
|
67786
|
+
var search_barvue_type_template_id_1cca2fd8_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:(_vm.handleClickOutside),expression:"handleClickOutside"}],staticClass:"syswin-searchbar"},[_c('div',{staticClass:"syswin-searchbar-container"},[_c('el-input',{staticClass:"syswin-searchbar-container__input",attrs:{"placeholder":_vm.placeholder,"clearable":"","size":"small"},on:{"clear":_vm.handleClearInput},model:{value:(_vm.keyword),callback:function ($$v) {_vm.keyword=$$v},expression:"keyword"}},[_vm._t("suffix",null,{"slot":"suffix"})],2),(_vm.showFilter)?_c('el-button',{staticClass:"syswin-searchbar-container__filter",attrs:{"type":"text","size":"small"},on:{"click":_vm.handleToggleFilterList}},[_vm._v(" "+_vm._s(_vm.shrinkFilterList ? '收起筛选' : '更多筛选')+" "),_c('i',{staticClass:"el-icon-caret-bottom",class:{ 'is-rotate-180': _vm.shrinkFilterList }})]):_vm._e(),_c('el-button',{staticClass:"syswin-searchbar-container__search",class:{ 'is-margin-left-16': !_vm.showFilter },attrs:{"type":"primary","size":"small"},on:{"click":function($event){return _vm.handleSearch()}}},[_vm._v(" "+_vm._s(_vm.searchButtonText)+" ")]),(_vm.showFilter)?_c('el-button',{staticClass:"syswin-searchbar-container__reset",attrs:{"size":"small"},on:{"click":_vm.handleReset}},[_vm._v(" "+_vm._s(_vm.resetButtonText)+" ")]):_vm._e(),_c('div',{staticClass:"syswin-searchbar-container__listBtns"},[_vm._t("listBtns")],2)],1),_c('transition',{attrs:{"name":"fade"}},[(_vm.shrinkFilterList)?_c('div',{staticClass:"syswin-searchbar-list"},[_c('div',{staticClass:"syswin-searchbar-list__wrap"},[_vm._t("default"),(_vm.currentSearchList.length <= _vm.maxConditionLength + 1)?_vm._l((_vm.currentSearchList),function(ele,index){return _c('div',{key:ele.id,staticClass:"syswin-filter-item"},[_c('h5',{staticClass:"syswin-filter-item__title"},[_vm._v(" "+_vm._s(ele.name)+" ")]),_c('ul',{staticClass:"syswin-filter-item__content"},_vm._l((ele.itemList),function(item,idx){return _c('li',{key:item.id,staticClass:"syswin-filter-item__li"},[(item.type === 'text')?[_c('span',{staticClass:"syswin-filter-item__span",class:{
|
|
67787
67787
|
'is-active': item.isActive
|
|
67788
67788
|
},on:{"click":function($event){return _vm.handleClick(item, idx, index)}}},[_vm._v(_vm._s(item.name))])]:(item.type === 'daterange')?[(item.name && !item.hideName)?_c('span',{staticClass:"syswin-filter-item__name"},[_vm._v(_vm._s(item.name))]):_vm._e(),_c('el-date-picker',{attrs:{"type":"daterange","size":"small","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期","editable":false,"unlink-panels":true,"value-format":"timestamp"},on:{"change":function($event){return _vm.handleChangeDateragne(idx, index)}},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}})]:(item.type === 'month' || item.type === 'year')?[(item.name && !item.hideName)?_c('span',{staticClass:"syswin-filter-item__name"},[_vm._v(_vm._s(item.name))]):_vm._e(),_c('el-date-picker',{attrs:{"type":item.type,"size":"small","placeholder":("选择" + (item.type === 'month' ? '月' : '年')),"value-format":("" + (item.type === 'month' ? 'yyyy-MM' : 'yyyy'))},on:{"change":function($event){return _vm.handleChangeDateragne(idx, index)}},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}})]:(item.type === 'datetimerange')?[(item.name && !item.hideName)?_c('span',{staticClass:"syswin-filter-item__name"},[_vm._v(_vm._s(item.name))]):_vm._e(),_c('el-date-picker',{attrs:{"type":"datetimerange","size":"small","format":item.format ? item.format : 'yyyy-MM-dd HH:mm:ss',"default-time":['00:00:00', '23:59:59'],"unlink-panels":true,"prefix-icon":"el-icon-date","range-separator":"至","start-placeholder":"开始时间","end-placeholder":"结束时间","value-format":"timestamp"},on:{"change":function($event){return _vm.handleChangeDateragne(idx, index)}},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}})]:(item.type === 'select')?[(item.name && !item.hideName)?_c('span',{staticClass:"syswin-filter-item__name"},[_vm._v(_vm._s(item.name))]):_vm._e(),_c('el-select',{style:({
|
|
67789
67789
|
width: item.width ? item.width : '200px'
|
|
@@ -67796,10 +67796,10 @@ var search_barvue_type_template_id_0507b59a_scoped_true_render = function () {va
|
|
|
67796
67796
|
},on:{"click":function($event){return _vm.handleClick(item, idx, index + _vm.maxConditionLength)}}},[_vm._v(_vm._s(item.name))])]:(item.type === 'daterange')?[(item.name)?_c('span',{staticClass:"syswin-filter-item__name"},[_vm._v(_vm._s(item.name))]):_vm._e(),_c('el-date-picker',{attrs:{"type":"daterange","size":"small","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期","editable":false,"unlink-panels":true,"value-format":"timestamp"},on:{"change":function($event){return _vm.handleChangeDateragne(idx, index + _vm.maxConditionLength)}},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}})]:(item.type === 'datetimerange')?[(item.name)?_c('span',{staticClass:"syswin-filter-item__name"},[_vm._v(_vm._s(item.name))]):_vm._e(),_c('el-date-picker',{attrs:{"type":"datetimerange","size":"small","format":item.format ? item.format : 'yyyy-MM-dd HH:mm:ss',"default-time":['00:00:00', '23:59:59'],"unlink-panels":true,"prefix-icon":"el-icon-date","range-separator":"至","start-placeholder":"开始时间","end-placeholder":"结束时间","value-format":"timestamp"},on:{"change":function($event){return _vm.handleChangeDateragne(idx, index + _vm.maxConditionLength)}},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}})]:(item.type === 'select')?[(item.name)?_c('span',{staticClass:"syswin-filter-item__name"},[_vm._v(_vm._s(item.name))]):_vm._e(),_c('el-select',{style:({
|
|
67797
67797
|
width: item.width ? item.width : '200px'
|
|
67798
67798
|
}),attrs:{"size":"small","multiple":!!item.multiple,"collapse-tags":"","clearable":"","placeholder":("请选择" + (item.name))},on:{"change":function($event){return _vm.handleChangeDateragne(idx, index + _vm.maxConditionLength)}},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}},_vm._l((item.options),function(opt){return _c('el-option',{key:opt.id,attrs:{"label":opt.label,"value":opt.value}})}),1)]:(item.type === 'slot')?[_vm._t(item.slot,function(){return [_vm._v("内容为空")]},{"item":item})]:_vm._e()],2)}),0)])}),0)]):_vm._e()]],2),(_vm.saveToLocal)?_c('save-local',{attrs:{"conditionList":_vm.conditionList,"curConditionValue":_vm.conditionValue},on:{"handleSave":_vm.handleSave,"handleChangeCondition":_vm.handleChangeCondition,"handleEditCondition":_vm.handleEditCondition,"handleDeleteCondition":_vm.handleDeleteCondition,"handleConfirmCondition":_vm.handleConfirmCondition},model:{value:(_vm.currentData),callback:function ($$v) {_vm.currentData=$$v},expression:"currentData"}}):_vm._e()],1):_vm._e()]),(_vm.tagList.length && !_vm.customTagList)?_c('div',{staticClass:"search-condition-list"},[_vm._l((_vm.tagList),function(tag){return _c('el-tag',{key:((tag.pId) + "_" + (tag.id)),staticClass:"tags",attrs:{"size":"small","closable":""},on:{"close":function($event){return _vm.handleTagClose(tag)}}},[_vm._v(" "+_vm._s(tag.pName)+": "+_vm._s(tag.name)+" ")])}),(_vm.tagList.length > 1)?_c('el-tag',{staticClass:"tags clearall",attrs:{"size":"small"},on:{"click":_vm.handleClearAllTags}},[_vm._v("清除所有")]):_vm._e()],2):_vm._e()],1)}
|
|
67799
|
-
var
|
|
67799
|
+
var search_barvue_type_template_id_1cca2fd8_scoped_true_staticRenderFns = []
|
|
67800
67800
|
|
|
67801
67801
|
|
|
67802
|
-
// CONCATENATED MODULE: ./packages/search-bar/src/search-bar.vue?vue&type=template&id=
|
|
67802
|
+
// CONCATENATED MODULE: ./packages/search-bar/src/search-bar.vue?vue&type=template&id=1cca2fd8&scoped=true&
|
|
67803
67803
|
|
|
67804
67804
|
// CONCATENATED MODULE: ./node_modules/_@babel_runtime@7.17.2@@babel/runtime/helpers/esm/arrayLikeToArray.js
|
|
67805
67805
|
function _arrayLikeToArray(arr, len) {
|
|
@@ -68670,6 +68670,19 @@ var save_local_component = normalizeComponent(
|
|
|
68670
68670
|
});
|
|
68671
68671
|
return list;
|
|
68672
68672
|
},
|
|
68673
|
+
// 设置底部标签,比如日期重新设置了值,但是底部没有标签,使用该方法来生成
|
|
68674
|
+
|
|
68675
|
+
/*
|
|
68676
|
+
this.$set(this.searchList[10].itemList[0], 'value', [1649865600000, 1657727999000])
|
|
68677
|
+
this.$set(this.searchList[10].itemList[0], 'isActive', true)
|
|
68678
|
+
this.$nextTick(() => {
|
|
68679
|
+
this.$refs.searchbarRef.setTagList()
|
|
68680
|
+
})
|
|
68681
|
+
*/
|
|
68682
|
+
setTagList: function setTagList() {
|
|
68683
|
+
var filterList = this.createTagList();
|
|
68684
|
+
this.tagList = filterList;
|
|
68685
|
+
},
|
|
68673
68686
|
// 搜索按钮
|
|
68674
68687
|
handleSearch: function handleSearch(skipShrink) {
|
|
68675
68688
|
if (this.$slots.default) {
|
|
@@ -69133,8 +69146,8 @@ var save_local_component = normalizeComponent(
|
|
|
69133
69146
|
});
|
|
69134
69147
|
// CONCATENATED MODULE: ./packages/search-bar/src/search-bar.vue?vue&type=script&lang=js&
|
|
69135
69148
|
/* harmony default export */ var src_search_barvue_type_script_lang_js_ = (search_barvue_type_script_lang_js_);
|
|
69136
|
-
// EXTERNAL MODULE: ./packages/search-bar/src/search-bar.vue?vue&type=style&index=0&id=
|
|
69137
|
-
var
|
|
69149
|
+
// EXTERNAL MODULE: ./packages/search-bar/src/search-bar.vue?vue&type=style&index=0&id=1cca2fd8&lang=scss&scoped=true&
|
|
69150
|
+
var search_barvue_type_style_index_0_id_1cca2fd8_lang_scss_scoped_true_ = __webpack_require__("8e69");
|
|
69138
69151
|
|
|
69139
69152
|
// CONCATENATED MODULE: ./packages/search-bar/src/search-bar.vue
|
|
69140
69153
|
|
|
@@ -69147,11 +69160,11 @@ var search_barvue_type_style_index_0_id_0507b59a_lang_scss_scoped_true_ = __webp
|
|
|
69147
69160
|
|
|
69148
69161
|
var search_bar_component = normalizeComponent(
|
|
69149
69162
|
src_search_barvue_type_script_lang_js_,
|
|
69150
|
-
|
|
69151
|
-
|
|
69163
|
+
search_barvue_type_template_id_1cca2fd8_scoped_true_render,
|
|
69164
|
+
search_barvue_type_template_id_1cca2fd8_scoped_true_staticRenderFns,
|
|
69152
69165
|
false,
|
|
69153
69166
|
null,
|
|
69154
|
-
"
|
|
69167
|
+
"1cca2fd8",
|
|
69155
69168
|
null
|
|
69156
69169
|
|
|
69157
69170
|
)
|