cnhis-design-vue 0.2.17-beta → 0.2.21-beta
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/age/index.js +2 -2
- package/es/big-table/index.js +402 -178
- package/es/big-table/style.css +1 -1
- package/es/button/index.js +2299 -1517
- package/es/button/style.css +1 -1
- package/es/captcha/index.js +3 -3
- package/es/checkbox/index.js +1 -1
- package/es/color-picker/index.js +1 -1
- package/es/drag-layout/index.js +3 -3
- package/es/editor/index.js +1 -1
- package/es/fabric-chart/index.js +9 -9
- package/es/index/index.js +4007 -2563
- package/es/index/style.css +1 -1
- package/es/input/index.js +1 -1
- package/es/map/index.js +1 -1
- package/es/multi-chat/index.js +602 -199
- package/es/multi-chat/style.css +1 -1
- package/es/multi-chat-client/index.js +516 -141
- package/es/multi-chat-client/style.css +1 -1
- package/es/multi-chat-history/index.js +4 -4
- package/es/multi-chat-record/index.js +4 -4
- package/es/multi-chat-setting/index.js +328 -77
- package/es/multi-chat-setting/style.css +1 -1
- package/es/multi-chat-sip/index.js +1 -1
- package/es/radio/index.js +1 -1
- package/es/scale-view/index.js +436 -362
- package/es/scale-view/style.css +1 -1
- package/es/select/index.js +3 -3
- package/es/select-label/index.js +312 -289
- package/es/select-label/style.css +1 -1
- package/es/select-person/index.js +2 -2
- package/es/table-filter/index.js +2546 -1697
- package/es/table-filter/style.css +1 -1
- package/es/tag/index.js +1 -1
- package/es/utils/UniRTCv2.js +586 -0
- package/es/verification-code/index.js +2 -2
- package/package.json +2 -2
- package/packages/big-table/src/BigTable.vue +72 -16
- package/packages/big-table/src/assets/style/table-base.less +10 -0
- package/packages/big-table/src/components/TextOverTooltip.vue +24 -11
- package/packages/big-table/src/utils/batchEditing.js +1 -1
- package/packages/big-table/src/utils/bigTableProps.js +2 -1
- package/packages/button/src/ButtonPrint/index.vue +65 -21
- package/packages/button/src/ButtonPrint/js/print.es.min.js +1 -2
- package/packages/multi-chat/chat/audio.vue +22 -0
- package/packages/multi-chat/chat/calling.vue +6 -0
- package/packages/multi-chat/chat/chatFooter.vue +43 -3
- package/packages/multi-chat/chat/client/clientChat.vue +13 -1
- package/packages/multi-chat/chat/index.vue +17 -4
- package/packages/multi-chat/chat/mixins/uniRTCAPI.js +77 -0
- package/packages/multi-chat/chat/multiVideo.vue +14 -0
- package/packages/multi-chat/chat/scrollList.vue +7 -1
- package/packages/multi-chat/chat/video.vue +4 -0
- package/packages/multi-chat/components/user-status.vue +50 -45
- package/packages/multi-chat/setting/baseInfo/index.vue +3 -3
- package/packages/multi-chat/setting/configuration/index.vue +38 -1
- package/packages/multi-chat/store/actions.js +76 -0
- package/packages/multi-chat/store/getters.js +9 -0
- package/packages/multi-chat/store/mutation.js +9 -0
- package/packages/multi-chat/store/state.js +4 -1
- package/packages/scale-view/answerParse.vue +27 -14
- package/packages/scale-view/scaleView.vue +51 -10
- package/packages/select-label/label-classify.vue +16 -8
- package/packages/select-label/labelFormContent.vue +137 -75
- package/packages/select-label/select-label.vue +56 -17
- package/packages/table-filter/src/base-search-com/BaseSearch.vue +100 -17
- package/packages/table-filter/src/classification/Classification-com.vue +49 -59
- package/packages/table-filter/src/components/search-modal/set-classification.vue +4 -1
- package/packages/table-filter/src/components/table-modal/TableModal.vue +10 -0
- package/packages/table-filter/src/quick-search/QuickSearch.vue +37 -23
- package/src/utils/UniRTCv2.js +561 -0
package/es/input/index.js
CHANGED
|
@@ -236,7 +236,7 @@ var create = __webpack_require__("8aef");
|
|
|
236
236
|
name: 'input-password',
|
|
237
237
|
extends: input_default.a.Password
|
|
238
238
|
}));
|
|
239
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
239
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"f548778c-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/input/src/input-quick/components/quick-popover.vue?vue&type=template&id=7edc9bf3&
|
|
240
240
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-popover',{ref:"popoverRef",attrs:{"trigger":"click","placement":"bottomLeft","overlayClassName":"form-quick-reply quick_reply_c-content","visible":_vm.popoverVisible},on:{"visibleChange":_vm.handleVisibleChange}},[_c('div',{ref:"q-title",attrs:{"slot":"title"},slot:"title"},[_c('span',[_vm._v(" 快速输入 ")]),_c('a-icon',{staticClass:"float-r",attrs:{"type":"close"},on:{"click":function($event){_vm.popoverVisible = false}}})],1),_c('div',{ref:"q-container",staticClass:"quick-reply-container",attrs:{"slot":"content"},slot:"content"},[(_vm.is_category)?_c('a-tabs',{model:{value:(_vm.quickReplyKey),callback:function ($$v) {_vm.quickReplyKey=$$v},expression:"quickReplyKey"}},_vm._l((_vm.quickData),function(data){return _c('a-tab-pane',{key:data.category,attrs:{"tab":data.tabName}},[_c('template',{slot:"tab"},[_vm._v(_vm._s(data.category || data.categoryName))]),(data.list.length > 0)?_c('div',{ref:"quick-reply",refInFor:true,staticClass:"quick-reply-wrapper"},[_vm._l((data.list),function(item,index){return [_c('quick-item',_vm._g({key:index,attrs:{"isOrgAdmin":_vm.isOrgAdmin,"item":item,"categoryConfig":data},on:{"handleEditItem":function($event){return _vm.handlerEditQieckItem(item, 'show', data, index)},"handlerDelQieckItem":function($event){return _vm.handlerDelQieckItem(item, data, index)},"handleCancelItem":function($event){return _vm.handlerEditQieckItem(item, 'cancel', data, index)},"handleOkItem":function($event){return _vm.handlerEditQieckItem(item, 'ok', data, index)}}},_vm.$listeners))]}),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v(" 没有更多了 "),_vm._v(" ~ ")])],2):_c('div',{staticClass:"quick-reply-no-wrapper"},[_c('span',{staticStyle:{"display":"inline-block","margin-top":"20px","font-size":"20px"}},[_vm._v(" 暂无数据 ")])])],2)}),1):_c('div',[(_vm.quickData.length > 0)?_c('div',{ref:"quick-reply",staticClass:"quick-reply-wrapper"},[_vm._l((_vm.quickData),function(item,index){return [_c('quick-item',_vm._g({key:index,attrs:{"isOrgAdmin":_vm.isOrgAdmin,"item":item,"categoryConfig":{}},on:{"handleEditItem":function($event){return _vm.handlerEditQieckItem(item, 'show', {}, index)},"handlerDelQieckItem":function($event){return _vm.handlerDelQieckItem(item, {}, index)},"handleCancelItem":function($event){return _vm.handlerEditQieckItem(item, 'cancel', {}, index)},"handleOkItem":function($event){return _vm.handlerEditQieckItem(item, 'ok', {}, index)}}},_vm.$listeners))]}),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v(" 没有更多了 "),_vm._v(" ~ ")])],2):_c('div',{staticClass:"quick-reply-no-wrapper"},[_c('span',{staticStyle:{"display":"inline-block","margin-top":"20px","font-size":"20px"}},[_vm._v(" 暂无数据 ")])])]),_c('div'),(_vm.powerFn)?_c('div',{staticClass:"quick-add",on:{"click":function($event){$event.preventDefault();$event.stopPropagation();return _vm.handleQuickAdd(false)}}},[_c('a-icon',{attrs:{"type":"plus"}}),_vm._v(" 新增 ")],1):_vm._e()],1),_c('div',[_vm._t("default")],2)])}
|
|
241
241
|
var staticRenderFns = []
|
|
242
242
|
|
package/es/map/index.js
CHANGED
|
@@ -957,7 +957,7 @@ module.exports = require("ant-design-vue/es/button/style");
|
|
|
957
957
|
|
|
958
958
|
"use strict";
|
|
959
959
|
|
|
960
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
960
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"f548778c-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/map/src/Map.vue?vue&type=template&id=262a05a2&scoped=true&
|
|
961
961
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"map"},[_c('div',{staticClass:"search-container"},[_c('div',[_c('a-input-search',{attrs:{"placeholder":"请输入地址","enter-button":"检索"},on:{"search":_vm.searchKeyword},model:{value:(_vm.searchKey),callback:function ($$v) {_vm.searchKey=$$v},expression:"searchKey"}})],1)]),_c('div',{attrs:{"id":"map-core"}}),(_vm.addressList && _vm.addressList.length)?_c('ul',{staticClass:"address-list"},[_c('li',[_vm._v(" 地址:"+_vm._s(_vm.addressList[0] && _vm.addressList[0].name)+" "),_c('a-button',{attrs:{"type":"primary","size":"small"},on:{"click":function($event){return _vm.selectLocation(_vm.addressList[0], 'li')}}},[_vm._v(" 确定")])],1),_vm._l((_vm.addressList),function(item,index){return _c('li',{key:index,staticClass:"address-item"},[_c('div',{on:{"click":function($event){return _vm.selectLocation(item, 'div')}}},[_c('div',{staticClass:"title"},[_vm._v(_vm._s(item.name))]),_c('span',[_vm._v(_vm._s(item.address))])])])})],2):_vm._e()])}
|
|
962
962
|
var staticRenderFns = []
|
|
963
963
|
|