yw-ui-vue2 2.0.41 → 2.0.43
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.
|
@@ -6723,7 +6723,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _Bat
|
|
|
6723
6723
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6724
6724
|
|
|
6725
6725
|
"use strict";
|
|
6726
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: function() { return /* binding */ render; },\n/* harmony export */ staticRenderFns: function() { return /* binding */ staticRenderFns; }\n/* harmony export */ });\nvar render = function render() {\n var _vm = this,\n _c = _vm._self._c;\n return _c(\"yw-config-provider\", {\n attrs: {\n locale: _vm.locale.zhCN\n }\n }, [_c(\"div\", {\n attrs: {\n id: \"app\"\n }\n }, [_c(\"YwMultipleCascader\", {\n attrs: {\n data: _vm.cityData,\n width: \"500\",\n maxTagCount: 2,\n maxTagLength: 2\n },\n on: {\n change: _vm.tchange\n },\n model: {\n value: _vm.city,\n callback: function ($$v) {\n _vm.city = $$v;\n },\n expression: \"city\"\n }\n }), _vm._v(\" \"), _c(\"h1\", {\n staticClass: \"test\"\n }, [_vm._v(\"ui-test\")]), _vm._v(\" \"), _c(\"a-button\", {\n on: {\n click: function ($event) {\n _vm.transferVisible = !_vm.transferVisible;\n }\n }\n }, [_vm._v(\"open\")]), _vm._v(\" \"), _c(\"YwTransferModal\", {\n attrs: {\n resourcePoolList: [{\n value: \"1\",\n label: 1\n }, {\n value: \"12\",\n label: \"我是2\"\n }],\n show: _vm.transferVisible,\n transferProps: _vm.transferProps,\n resourceTypeList: _vm.resourceTypeList\n },\n on: {\n \"update:show\": function ($event) {\n _vm.transferVisible = $event;\n },\n updateTypeList: _vm.changeList,\n updateTransferData: _vm.changeTransferData,\n confirm: _vm.confirm\n }\n }), _vm._v(\" \"), _c(\"hr\"), _vm._v(\" \"), false ? 0 : _vm._e(), _vm._v(\" \"), _c(\"yw-button\", {\n on: {\n click: function ($event) {\n _vm.showSearchGroup = true;\n }\n }\n }, [_vm._v(\"搜索\")]), _vm._v(\" \"), _c(\"yw-search-group\", {\n staticStyle: {\n \"margin-bottom\": \"12px\"\n },\n attrs: {\n visible: _vm.showSearchGroup,\n formOption: _vm.searchOpt,\n minWidth: 1000\n },\n on: {\n \"update:visible\": function ($event) {\n _vm.showSearchGroup = $event;\n }\n }\n }, [_c(\"template\", {\n slot: \"operation-left\"\n }, [_c(\"a-button\", [_vm._v(\"5656565\")]), _vm._v(\" \"), _c(\"a-button\", [_vm._v(\"5656565\")])], 1), _vm._v(\" \"), _c(\"template\", {\n slot: \"operation-right\"\n }, [_c(\"a-button\", [_vm._v(\"load\")]), _vm._v(\" \"), _c(\"a-button\", [_vm._v(\"edit\")])], 1)], 2), _vm._v(\" \"), _c(\"yw-input\", {\n attrs: {\n placeholder: \"请输入内容\"\n }\n })], 1)]);\n};\nvar staticRenderFns = [];\nrender._withStripped = true;\n\n\n//# sourceURL=webpack://yw-ui-vue2/./examples/App.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use%5B0%5D!./node_modules/babel-loader/lib/index.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet%5B1%5D.rules%5B4%5D!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options");
|
|
6726
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: function() { return /* binding */ render; },\n/* harmony export */ staticRenderFns: function() { return /* binding */ staticRenderFns; }\n/* harmony export */ });\nvar render = function render() {\n var _vm = this,\n _c = _vm._self._c;\n return _c(\"yw-config-provider\", {\n attrs: {\n locale: _vm.locale.zhCN\n }\n }, [_c(\"div\", {\n attrs: {\n id: \"app\"\n }\n }, [_c(\"YwMultipleCascader\", {\n attrs: {\n data: _vm.cityData,\n width: \"500\",\n maxTagCount: 2,\n maxTagLength: 2\n },\n on: {\n change: _vm.tchange\n },\n model: {\n value: _vm.city,\n callback: function ($$v) {\n _vm.city = $$v;\n },\n expression: \"city\"\n }\n }), _vm._v(\" \"), _c(\"h1\", {\n staticClass: \"test\"\n }, [_vm._v(\"ui-test\")]), _vm._v(\" \"), _c(\"a-button\", {\n on: {\n click: function ($event) {\n _vm.transferVisible = !_vm.transferVisible;\n }\n }\n }, [_vm._v(\"open\")]), _vm._v(\" \"), _c(\"YwTransferModal\", {\n attrs: {\n resourcePoolList: [{\n value: \"1\",\n label: 1\n }, {\n value: \"12\",\n label: \"我是2\"\n }],\n show: _vm.transferVisible,\n transferProps: _vm.transferProps,\n resourceTypeList: _vm.resourceTypeList\n },\n on: {\n \"update:show\": function ($event) {\n _vm.transferVisible = $event;\n },\n updateTypeList: _vm.changeList,\n updateTransferData: _vm.changeTransferData,\n confirm: _vm.confirm\n }\n }), _vm._v(\" \"), _c(\"hr\"), _vm._v(\" \"), false ? 0 : _vm._e(), _vm._v(\" \"), _c(\"yw-button\", {\n on: {\n click: function ($event) {\n _vm.showSearchGroup = true;\n }\n }\n }, [_c(\"yw-icon\", {\n attrs: {\n iconClass: \"xian16-gaojisousuo1\"\n }\n }), _vm._v(\"搜索\")], 1), _vm._v(\" \"), _c(\"yw-search-group\", {\n staticStyle: {\n \"margin-bottom\": \"12px\"\n },\n attrs: {\n visible: _vm.showSearchGroup,\n formOption: _vm.searchOpt,\n minWidth: 1000\n },\n on: {\n \"update:visible\": function ($event) {\n _vm.showSearchGroup = $event;\n }\n }\n }, [_c(\"template\", {\n slot: \"operation-left\"\n }, [_c(\"a-button\", [_vm._v(\"5656565\")]), _vm._v(\" \"), _c(\"a-button\", [_vm._v(\"5656565\")])], 1), _vm._v(\" \"), _c(\"template\", {\n slot: \"operation-right\"\n }, [_c(\"a-button\", [_vm._v(\"load\")]), _vm._v(\" \"), _c(\"a-button\", [_vm._v(\"edit\")])], 1)], 2), _vm._v(\" \"), _c(\"yw-input\", {\n attrs: {\n placeholder: \"请输入内容\"\n }\n })], 1)]);\n};\nvar staticRenderFns = [];\nrender._withStripped = true;\n\n\n//# sourceURL=webpack://yw-ui-vue2/./examples/App.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use%5B0%5D!./node_modules/babel-loader/lib/index.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-41.use!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet%5B1%5D.rules%5B4%5D!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options");
|
|
6727
6727
|
|
|
6728
6728
|
/***/ }),
|
|
6729
6729
|
|
|
@@ -5139,16 +5139,6 @@ a.ant-btn-sm {
|
|
|
5139
5139
|
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
|
|
5140
5140
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-34.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-34.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-34.use[3]!./packages/components/button/src/button.less ***!
|
|
5141
5141
|
\**********************************************************************************************************************************************************************************************************************************************************/
|
|
5142
|
-
.ant-btn {
|
|
5143
|
-
vertical-align: middle;
|
|
5144
|
-
line-height: 1;
|
|
5145
|
-
}
|
|
5146
|
-
.ant-btn .svg-icon {
|
|
5147
|
-
vertical-align: middle;
|
|
5148
|
-
}
|
|
5149
|
-
.ant-btn span {
|
|
5150
|
-
vertical-align: middle;
|
|
5151
|
-
}
|
|
5152
5142
|
.ant-btn.ant-btn-advanced {
|
|
5153
5143
|
vertical-align: middle;
|
|
5154
5144
|
border-color: #4bc398;
|
|
@@ -13921,11 +13911,16 @@ to {
|
|
|
13921
13911
|
font-family: PingFangSC, PingFang SC;
|
|
13922
13912
|
padding-left: 12px ;
|
|
13923
13913
|
color: #000000;
|
|
13924
|
-
|
|
13914
|
+
padding-top: 12px;
|
|
13915
|
+
padding-bottom: 12px;
|
|
13916
|
+
padding-left: 16px;
|
|
13917
|
+
padding-right: 16px;
|
|
13925
13918
|
}
|
|
13926
13919
|
.ant-table .ant-table-tbody > tr > td {
|
|
13927
|
-
|
|
13928
|
-
padding-
|
|
13920
|
+
padding-top: 12px;
|
|
13921
|
+
padding-bottom: 12px;
|
|
13922
|
+
padding-left: 16px;
|
|
13923
|
+
padding-right: 16px;
|
|
13929
13924
|
color: #333333;
|
|
13930
13925
|
font-family: PingFangSC, PingFang SC;
|
|
13931
13926
|
}
|
|
@@ -2804,16 +2804,6 @@ a.ant-btn-sm {
|
|
|
2804
2804
|
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
|
|
2805
2805
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-34.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-34.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-34.use[3]!./packages/components/button/src/button.less ***!
|
|
2806
2806
|
\**********************************************************************************************************************************************************************************************************************************************************/
|
|
2807
|
-
.ant-btn {
|
|
2808
|
-
vertical-align: middle;
|
|
2809
|
-
line-height: 1;
|
|
2810
|
-
}
|
|
2811
|
-
.ant-btn .svg-icon {
|
|
2812
|
-
vertical-align: middle;
|
|
2813
|
-
}
|
|
2814
|
-
.ant-btn span {
|
|
2815
|
-
vertical-align: middle;
|
|
2816
|
-
}
|
|
2817
2807
|
.ant-btn.ant-btn-advanced {
|
|
2818
2808
|
vertical-align: middle;
|
|
2819
2809
|
border-color: #4bc398;
|
|
@@ -6020,11 +6020,16 @@ to {
|
|
|
6020
6020
|
font-family: PingFangSC, PingFang SC;
|
|
6021
6021
|
padding-left: 12px ;
|
|
6022
6022
|
color: #000000;
|
|
6023
|
-
|
|
6023
|
+
padding-top: 12px;
|
|
6024
|
+
padding-bottom: 12px;
|
|
6025
|
+
padding-left: 16px;
|
|
6026
|
+
padding-right: 16px;
|
|
6024
6027
|
}
|
|
6025
6028
|
.ant-table .ant-table-tbody > tr > td {
|
|
6026
|
-
|
|
6027
|
-
padding-
|
|
6029
|
+
padding-top: 12px;
|
|
6030
|
+
padding-bottom: 12px;
|
|
6031
|
+
padding-left: 16px;
|
|
6032
|
+
padding-right: 16px;
|
|
6028
6033
|
color: #333333;
|
|
6029
6034
|
font-family: PingFangSC, PingFang SC;
|
|
6030
6035
|
}
|