@lemon30_npm/csit-vue3 0.0.21 → 0.0.30
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/README.md +3 -3
- package/dist/csit-vue3.js +281 -281
- package/dist/index.css +1 -1
- package/dist/lib/ci-common-list/ci-common-list-layout/index.js +3 -1
- package/dist/lib/ci-common-list/ci-common-list-layout/index.vue.js +2 -2
- package/dist/lib/ci-common-list/ci-common-list-pagination/index.js +3 -1
- package/dist/lib/ci-common-list/ci-common-list-query/index.js +3 -1
- package/dist/lib/ci-common-list/ci-common-list-query/index.vue.js +2 -2
- package/dist/lib/ci-common-list/ci-common-list-start-end-datepicker/index.js +3 -1
- package/dist/lib/ci-dictionary-select/index.js +3 -1
- package/dist/lib/ci-dictionary-select/index.vue.js +2 -2
- package/dist/lib/ci-echarts/ci-echart-ChinaMap/index.js +3 -1
- package/dist/lib/ci-echarts/ci-echart-ChinaMap/index.vue.js +2 -2
- package/dist/lib/ci-echarts/ci-echart-bar/index.js +5 -3
- package/dist/lib/ci-echarts/ci-echart-bar/index.vue.js +2 -2
- package/dist/lib/ci-echarts/ci-echart-pie/index.js +5 -3
- package/dist/lib/ci-echarts/ci-echart-pie/index.vue.js +2 -2
- package/dist/lib/ci-element-plus/ci-el-date-picker-daterange/index.js +3 -1
- package/dist/lib/ci-element-plus/ci-el-date-picker-daterange/index.vue.js +2 -2
- package/dist/lib/ci-no-data-status/index.js +6 -4
- package/dist/lib/ci-page-header/index.js +3 -1
- package/dist/lib/ci-page-header/index.vue.js +2 -2
- package/dist/lib/ci-svg-icon/index.js +6 -5
- package/dist/lib/ci-time-line-list/index.js +6 -4
- package/dist/lib/ci-time-line-list/index.vue.js +2 -2
- package/dist/lib/ci-upload/index.js +5 -4
- package/dist/lib/components/index.js +45 -59
- package/dist/types/src/components/components-project/ci-blue-line-title/index.d.ts +5 -0
- package/dist/types/src/components/components-project/ci-common-list/ci-common-list-layout/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-common-list/ci-common-list-pagination/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-common-list/ci-common-list-query/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-common-list/ci-common-list-start-end-datepicker/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-dictionary-select/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-echarts/ci-echart-ChinaMap/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-echarts/ci-echart-bar/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-echarts/ci-echart-pie/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-element-plus/ci-el-date-picker-daterange/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-no-data-status/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-page-header/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-svg-icon/index.d.ts +6 -2
- package/dist/types/src/components/components-project/ci-time-line-list/index.d.ts +6 -1
- package/dist/types/src/components/components-project/ci-upload/index.d.ts +6 -1
- package/package.json +1 -1
- package/dist/lib/ci-upload/styles/index.css +0 -1
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.CiBlueLineTitle[data-v-bd337875]{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.CiBlueLineTitle .BlueLineTitle-left[data-v-bd337875]{display:flex;align-items:center}.CiBlueLineTitle .line-title-area[data-v-bd337875]{margin-right:28px;display:flex;align-items:center}.CiBlueLineTitle .line-title-area .line-area[data-v-bd337875]{width:4px;height:14px;border-radius:4px;margin-right:6px}.CiBlueLineTitle .line-title-area .title-area[data-v-bd337875]{font-size:18px;font-weight:700}#CiEchartPie[data-v-131d7e1f]{height:388px;width:95%}#CiEchartBar[data-v-c69eb72a]{height:405px}#CiEchartChinaMap[data-v-492b6878]{height:376px}.CiElDatePickerDaterange[data-v-ca26dbed]{display:flex}.CiElDatePickerDaterange[data-v-ca26dbed] .el-input__wrapper{border-radius:4px 0 0 4px}.CiElDatePickerDaterange .date-shortcuts[data-v-ca26dbed]{height:32px;padding:4px 10px;display:flex;background-color:#fff;border-radius:0 4px 4px 0;border:1px solid #dcdfe6;border-left:none}.CiElDatePickerDaterange .date-shortcuts .el-radio-group .el-radio-button[data-v-ca26dbed] .el-radio-button__inner{color:#3573f3;background-color:#eaf1fe;padding:4px 7px}.CiElDatePickerDaterange .date-shortcuts .el-radio-group .el-radio-button.is-active[data-v-ca26dbed] .el-radio-button__inner{background-color:#3573f3;color:#fff}.el-radio-group[data-v-ca26dbed]{--el-border: 1px solid #3573f3}.CiTimeLineList[data-v-9cd26c5f]{padding:16px;height:308px;overflow:hidden}.CiTimeLineList[data-v-9cd26c5f]:hover{overflow:auto}.CiTimeLineList .TimelineList-content[data-v-9cd26c5f]{position:relative}.CiTimeLineList .TimelineList-content .link-line[data-v-9cd26c5f]{position:absolute;width:1px;left:15.5px;top:23px;background:#0000000f;z-index:3}.CiTimeLineList .TimelineList-content .time-line-item[data-v-9cd26c5f]{display:flex;justify-content:space-between;align-items:center;padding:11px 11px 11px 4px}.CiTimeLineList .TimelineList-content .time-line-item[data-v-9cd26c5f]:hover{background-color:#dfe8f8!important;padding:11px 11px 11px 4px}.CiTimeLineList .TimelineList-content .time-line-item:hover .round-one[data-v-9cd26c5f]{background-color:#3573f3!important}.CiTimeLineList .TimelineList-content .time-line-item:hover .round-two[data-v-9cd26c5f]{background-color:#afc7f7!important}.CiTimeLineList .TimelineList-content .time-line-item:hover .round-three[data-v-9cd26c5f]{position:absolute;width:24px;height:24px;border-radius:50%;background-color:#cddcf8;z-index:1}.CiTimeLineList .TimelineList-content .time-line-item .item-left[data-v-9cd26c5f]{display:flex;align-items:center}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-round[data-v-9cd26c5f]{position:relative;width:24px;height:24px;margin-right:16px;display:flex;justify-content:center;align-items:center}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-round .round-one[data-v-9cd26c5f]{position:absolute;width:6px;height:6px;border-radius:50%;background-color:#fa602f;z-index:4}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-round .round-two[data-v-9cd26c5f]{position:absolute;width:14px;height:14px;border-radius:50%;background-color:#f9d2c7;z-index:2}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-title .span-title[data-v-9cd26c5f]{max-width:520px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.CiTimeLineList .TimelineList-content .time-line-item .item-right[data-v-9cd26c5f]{display:flex;justify-content:space-between;align-items:center}.CiTimeLineList .TimelineList-content .time-line-item .item-right .item-right-time[data-v-9cd26c5f]{margin-right:10px;color:#a4a4a4}.CiTimeLineList .TimelineList-content .time-line-item[data-v-9cd26c5f]:nth-child(2n){background-color:#f7f8fa}.CiNoDataStatus[data-v-60fa6d54]{width:100%;display:flex;justify-content:center;align-items:center}.CiCommonListLayout[data-v-c9c1da85]{height:100%;display:flex;flex-direction:column}.CiCommonListLayout .area-actions[data-v-c9c1da85]{background-color:#f0f2f5;padding-bottom:10px;flex-shrink:0}.CiCommonListLayout .area-query[data-v-c9c1da85]{padding:20px;border-bottom:1px solid #dbdbdb;flex-shrink:0}.CiCommonListLayout .area-query.hasLastComponentIsCommonListQuery[data-v-c9c1da85]{padding-bottom:6px}.CiCommonListLayout .area-table[data-v-c9c1da85]{padding:20px;flex-grow:1}.CiCommonListLayout .area-pagination[data-v-c9c1da85]{display:flex;justify-content:center;align-items:center;padding-bottom:20px;flex-shrink:0}.CommonListQuery[data-v-9a8012aa]{display:flex;flex-wrap:wrap;align-items:center}.CommonListQuery .query-conditions[data-v-9a8012aa]{display:flex;flex-wrap:wrap;align-content:flex-start;overflow:hidden;transition:height .3s ease-in-out}.CommonListQuery .query-conditions[data-v-9a8012aa] .conditions-item{display:flex;align-items:center;margin-right:30px;margin-bottom:14px}.CommonListQuery .query-conditions[data-v-9a8012aa] .conditions-item label{flex-shrink:0;margin-right:10px}.CommonListQuery .query-conditions .query-actions[data-v-9a8012aa]{display:flex;align-items:center;margin-bottom:14px}.CommonListQuery .query-conditions .query-actions .down-triangle[data-v-9a8012aa]{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #3573f3;margin-left:5px}.CiCommonListStartEndDatePicker[data-v-e8646aac] .startDatePicker{margin-right:10px;width:190px}.CiCommonListStartEndDatePicker[data-v-e8646aac] .endDatePicker{width:190px}.CiPageHeader[data-v-84c25a21]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.CiPageHeader .content-btn-title-leftSlot[data-v-84c25a21]{display:flex;align-items:center}.CiPageHeader .content-btn-title-leftSlot .btn-back[data-v-84c25a21]{margin-right:10px;cursor:pointer;flex-shrink:0}.CiPageHeader .content-btn-title-leftSlot .title[data-v-84c25a21]{flex-shrink:0}.CiPageHeader .content-btn-title-leftSlot .content-left-slot[data-v-84c25a21]{margin-left:30px;margin-right:30px}.CiPageHeader .content-btn-title-leftSlot .content-left-slot.is-show-title[data-v-84c25a21]{margin-left:0}.CiPageHeader .content-right-slot[data-v-84c25a21]{flex-shrink:0}.CiUpload[data-v-df8cba2f]{width:680px}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger{height:142px;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon,.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-hover,.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-disabled{width:20px;height:20px}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-hover,.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover{background-color:#fafbfd}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover .upload-btn-icon{display:none}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover .upload-btn-icon-hover{display:block}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .drag-text-info{margin-top:20px}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-click{color:#3573f3}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-black{color:#191919}.CiUpload .ci-el-upload-component .upload-btn[data-v-df8cba2f]{color:#4a4a4a!important;border-color:#dbdbdb!important}.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-hover[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-disabled[data-v-df8cba2f]{width:20px;height:20px;margin-right:10px}.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-hover[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-disabled[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn[data-v-df8cba2f]:hover{color:#3573f3!important;border-color:#3573f3!important}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon-hover[data-v-df8cba2f]{display:block}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon-disabled[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn.is-disabled[data-v-df8cba2f]{color:#a4a4a4!important;background-color:#f5f5f5!important;border-color:#dbdbdb!important;opacity:1!important}.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon-hover[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon-disabled[data-v-df8cba2f]{display:block}.CiUpload .ci-el-upload-component .default-tip-slot-textInfo[data-v-df8cba2f],.CiUpload .ci-el-upload-component .tip-slot-textInfo[data-v-df8cba2f]{color:#a4a4a4;font-size:12px;margin-top:10px}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger{background-color:#f5f5f5}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon,.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-hover{display:none}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-disabled{display:block}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger:hover{border:1px dashed #dcdfe6}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .drag-text-info{margin-top:20px}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-click,.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-black{color:#a4a4a4}.CiUpload .custom-file-list-default[data-v-df8cba2f]{margin-top:20px;border:1px solid #dbdbdb;padding:8px 10px;border-radius:4px}.CiUpload .custom-file-list-default.is-readonly[data-v-df8cba2f]{margin-top:0;border:none;padding:0}.CiUpload .custom-file-list-default .file-item-wrapper[data-v-df8cba2f]{padding:5px}.CiUpload .custom-file-list-default .file-item-wrapper[data-v-df8cba2f]:hover{background-color:#f0f2f5}.CiUpload .custom-file-list-default .file-item-wrapper:hover .file-progress-bar[data-v-df8cba2f]{background-color:#e8e5e5}.CiUpload .custom-file-list-default .file-item-wrapper[data-v-df8cba2f]:not(:last-child){margin-bottom:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top[data-v-df8cba2f]{display:flex;align-items:center;justify-content:space-between}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon[data-v-df8cba2f]{display:flex;align-items:flex-start}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon .file-icon[data-v-df8cba2f]{width:22px;height:22px;margin-right:5px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon .file-name[data-v-df8cba2f]{max-width:257px;flex-shrink:0}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right[data-v-df8cba2f]{display:flex;align-items:center;justify-content:center}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-size[data-v-df8cba2f]{color:#a4a4a4;font-size:14px;margin-right:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-operate-btn[data-v-df8cba2f]{margin-right:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-operate-btn .el-divider--vertical[data-v-df8cba2f]{font-size:14px;border-left-color:#191919}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .uploading[data-v-df8cba2f]{display:flex;align-items:center;color:#3573f3;font-size:14px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .uploading .uploading-icon[data-v-df8cba2f]{width:14px;height:14px;margin-right:4px;animation:rotate 1.5s linear infinite}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .success .success-icon[data-v-df8cba2f],.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .downloading .success-icon[data-v-df8cba2f]{width:19px;height:19px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper[data-v-df8cba2f]{display:flex;align-items:center}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper .fail-icon[data-v-df8cba2f]{width:19px;height:19px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper .retry-icon[data-v-df8cba2f]{margin:0 8px;cursor:pointer;width:18px;height:18px}.CiUpload .custom-file-list-default .file-item-wrapper .file-progress-bar[data-v-df8cba2f]{width:100%;height:5px;background-color:#f0f0f0;border-radius:3px;overflow:hidden;margin-top:5px}.CiUpload .custom-file-list-default .file-item-wrapper .file-progress-bar .file-progress-inner[data-v-df8cba2f]{height:100%;background-color:#3573f3;transition:width .3s ease}.CiUpload .custom-file-list-default .file-item-wrapper .download-progress-bar .file-progress-inner[data-v-df8cba2f]{background-color:#2aca96}.CiUpload{width:680px}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger){height:142px;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .upload-btn-icon,.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .upload-btn-icon-hover,.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .upload-btn-icon-disabled{width:20px;height:20px}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .upload-btn-icon-hover{display:none}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger):hover{background-color:#fafbfd}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger):hover .upload-btn-icon{display:none}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger):hover .upload-btn-icon-hover{display:block}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger):hover .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .drag-text-info{margin-top:20px}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .drag-text-info .drag-text-info-click{color:#3573f3}.CiUpload .ci-el-upload-component :deep(.el-upload-dragger) .drag-text-info .drag-text-info-black{color:#191919}.CiUpload .ci-el-upload-component .upload-btn{color:#4a4a4a!important;border-color:#dbdbdb!important}.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon,.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-hover,.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-disabled{width:20px;height:20px;margin-right:10px}.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-hover,.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component .upload-btn:hover{color:#3573f3!important;border-color:#3573f3!important}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon{display:none}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon-hover{display:block}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component .upload-btn.is-disabled{color:#a4a4a4!important;background-color:#f5f5f5!important;border-color:#dbdbdb!important;opacity:1!important}.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon,.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon-hover{display:none}.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon-disabled{display:block}.CiUpload .ci-el-upload-component .default-tip-slot-textInfo,.CiUpload .ci-el-upload-component .tip-slot-textInfo{color:#a4a4a4;font-size:12px;margin-top:10px}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger){background-color:#f5f5f5}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger) .upload-btn-icon{display:none}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger) .upload-btn-icon-hover{display:none}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger) .upload-btn-icon-disabled{display:block}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger):hover{border:1px dashed #dcdfe6}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger) .drag-text-info{margin-top:20px}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger) .drag-text-info .drag-text-info-click{color:#a4a4a4}.CiUpload .ci-el-upload-component.is-disabled :deep(.el-upload-dragger) .drag-text-info .drag-text-info-black{color:#a4a4a4}.CiUpload .custom-file-list-default{margin-top:20px;border:1px solid #dbdbdb;padding:8px 10px;border-radius:4px}.CiUpload .custom-file-list-default.is-readonly{margin-top:0;border:none;padding:0}.CiUpload .custom-file-list-default .file-item-wrapper{padding:5px}.CiUpload .custom-file-list-default .file-item-wrapper:hover{background-color:#f0f2f5}.CiUpload .custom-file-list-default .file-item-wrapper:hover .file-progress-bar{background-color:#e8e5e5}.CiUpload .custom-file-list-default .file-item-wrapper:not(:last-child){margin-bottom:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top{display:flex;align-items:center;justify-content:space-between}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon{display:flex;align-items:flex-start}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon .file-icon{width:22px;height:22px;margin-right:5px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon .file-name{max-width:257px;flex-shrink:0}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right{display:flex;align-items:center;justify-content:center}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-size{color:#a4a4a4;font-size:14px;margin-right:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-operate-btn{margin-right:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-operate-btn .el-divider--vertical{font-size:14px;border-left-color:#191919}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .uploading{display:flex;align-items:center;color:#3573f3;font-size:14px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .uploading .uploading-icon{width:14px;height:14px;margin-right:4px;animation:rotate 1.5s linear infinite}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .success .success-icon,.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .downloading .success-icon{width:19px;height:19px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper{display:flex;align-items:center}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper .fail-icon{width:19px;height:19px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper .retry-icon{margin:0 8px;cursor:pointer;width:18px;height:18px}.CiUpload .custom-file-list-default .file-item-wrapper .file-progress-bar{width:100%;height:5px;background-color:#f0f0f0;border-radius:3px;overflow:hidden;margin-top:5px}.CiUpload .custom-file-list-default .file-item-wrapper .file-progress-bar .file-progress-inner{height:100%;background-color:#3573f3;transition:width .3s ease}.CiUpload .custom-file-list-default .file-item-wrapper .download-progress-bar .file-progress-inner{background-color:#2aca96}
|
|
1
|
+
.CiBlueLineTitle[data-v-bd337875]{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.CiBlueLineTitle .BlueLineTitle-left[data-v-bd337875]{display:flex;align-items:center}.CiBlueLineTitle .line-title-area[data-v-bd337875]{margin-right:28px;display:flex;align-items:center}.CiBlueLineTitle .line-title-area .line-area[data-v-bd337875]{width:4px;height:14px;border-radius:4px;margin-right:6px}.CiBlueLineTitle .line-title-area .title-area[data-v-bd337875]{font-size:18px;font-weight:700}#CiEchartPie[data-v-131d7e1f]{height:388px;width:95%}#CiEchartBar[data-v-c69eb72a]{height:405px}#CiEchartChinaMap[data-v-492b6878]{height:376px}.CiElDatePickerDaterange[data-v-ca26dbed]{display:flex}.CiElDatePickerDaterange[data-v-ca26dbed] .el-input__wrapper{border-radius:4px 0 0 4px}.CiElDatePickerDaterange .date-shortcuts[data-v-ca26dbed]{height:32px;padding:4px 10px;display:flex;background-color:#fff;border-radius:0 4px 4px 0;border:1px solid #dcdfe6;border-left:none}.CiElDatePickerDaterange .date-shortcuts .el-radio-group .el-radio-button[data-v-ca26dbed] .el-radio-button__inner{color:#3573f3;background-color:#eaf1fe;padding:4px 7px}.CiElDatePickerDaterange .date-shortcuts .el-radio-group .el-radio-button.is-active[data-v-ca26dbed] .el-radio-button__inner{background-color:#3573f3;color:#fff}.el-radio-group[data-v-ca26dbed]{--el-border: 1px solid #3573f3}.CiTimeLineList[data-v-9cd26c5f]{padding:16px;height:308px;overflow:hidden}.CiTimeLineList[data-v-9cd26c5f]:hover{overflow:auto}.CiTimeLineList .TimelineList-content[data-v-9cd26c5f]{position:relative}.CiTimeLineList .TimelineList-content .link-line[data-v-9cd26c5f]{position:absolute;width:1px;left:15.5px;top:23px;background:#0000000f;z-index:3}.CiTimeLineList .TimelineList-content .time-line-item[data-v-9cd26c5f]{display:flex;justify-content:space-between;align-items:center;padding:11px 11px 11px 4px}.CiTimeLineList .TimelineList-content .time-line-item[data-v-9cd26c5f]:hover{background-color:#dfe8f8!important;padding:11px 11px 11px 4px}.CiTimeLineList .TimelineList-content .time-line-item:hover .round-one[data-v-9cd26c5f]{background-color:#3573f3!important}.CiTimeLineList .TimelineList-content .time-line-item:hover .round-two[data-v-9cd26c5f]{background-color:#afc7f7!important}.CiTimeLineList .TimelineList-content .time-line-item:hover .round-three[data-v-9cd26c5f]{position:absolute;width:24px;height:24px;border-radius:50%;background-color:#cddcf8;z-index:1}.CiTimeLineList .TimelineList-content .time-line-item .item-left[data-v-9cd26c5f]{display:flex;align-items:center}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-round[data-v-9cd26c5f]{position:relative;width:24px;height:24px;margin-right:16px;display:flex;justify-content:center;align-items:center}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-round .round-one[data-v-9cd26c5f]{position:absolute;width:6px;height:6px;border-radius:50%;background-color:#fa602f;z-index:4}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-round .round-two[data-v-9cd26c5f]{position:absolute;width:14px;height:14px;border-radius:50%;background-color:#f9d2c7;z-index:2}.CiTimeLineList .TimelineList-content .time-line-item .item-left .item-left-title .span-title[data-v-9cd26c5f]{max-width:520px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.CiTimeLineList .TimelineList-content .time-line-item .item-right[data-v-9cd26c5f]{display:flex;justify-content:space-between;align-items:center}.CiTimeLineList .TimelineList-content .time-line-item .item-right .item-right-time[data-v-9cd26c5f]{margin-right:10px;color:#a4a4a4}.CiTimeLineList .TimelineList-content .time-line-item[data-v-9cd26c5f]:nth-child(2n){background-color:#f7f8fa}.CiNoDataStatus[data-v-60fa6d54]{width:100%;display:flex;justify-content:center;align-items:center}.CiCommonListLayout[data-v-c9c1da85]{height:100%;display:flex;flex-direction:column}.CiCommonListLayout .area-actions[data-v-c9c1da85]{background-color:#f0f2f5;padding-bottom:10px;flex-shrink:0}.CiCommonListLayout .area-query[data-v-c9c1da85]{padding:20px;border-bottom:1px solid #dbdbdb;flex-shrink:0}.CiCommonListLayout .area-query.hasLastComponentIsCommonListQuery[data-v-c9c1da85]{padding-bottom:6px}.CiCommonListLayout .area-table[data-v-c9c1da85]{padding:20px;flex-grow:1}.CiCommonListLayout .area-pagination[data-v-c9c1da85]{display:flex;justify-content:center;align-items:center;padding-bottom:20px;flex-shrink:0}.CommonListQuery[data-v-9a8012aa]{display:flex;flex-wrap:wrap;align-items:center}.CommonListQuery .query-conditions[data-v-9a8012aa]{display:flex;flex-wrap:wrap;align-content:flex-start;overflow:hidden;transition:height .3s ease-in-out}.CommonListQuery .query-conditions[data-v-9a8012aa] .conditions-item{display:flex;align-items:center;margin-right:30px;margin-bottom:14px}.CommonListQuery .query-conditions[data-v-9a8012aa] .conditions-item label{flex-shrink:0;margin-right:10px}.CommonListQuery .query-conditions .query-actions[data-v-9a8012aa]{display:flex;align-items:center;margin-bottom:14px}.CommonListQuery .query-conditions .query-actions .down-triangle[data-v-9a8012aa]{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #3573f3;margin-left:5px}.CiCommonListStartEndDatePicker[data-v-e8646aac] .startDatePicker{margin-right:10px;width:190px}.CiCommonListStartEndDatePicker[data-v-e8646aac] .endDatePicker{width:190px}.CiPageHeader[data-v-84c25a21]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.CiPageHeader .content-btn-title-leftSlot[data-v-84c25a21]{display:flex;align-items:center}.CiPageHeader .content-btn-title-leftSlot .btn-back[data-v-84c25a21]{margin-right:10px;cursor:pointer;flex-shrink:0}.CiPageHeader .content-btn-title-leftSlot .title[data-v-84c25a21]{flex-shrink:0}.CiPageHeader .content-btn-title-leftSlot .content-left-slot[data-v-84c25a21]{margin-left:30px;margin-right:30px}.CiPageHeader .content-btn-title-leftSlot .content-left-slot.is-show-title[data-v-84c25a21]{margin-left:0}.CiPageHeader .content-right-slot[data-v-84c25a21]{flex-shrink:0}.CiUpload[data-v-df8cba2f]{width:680px}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger{height:142px;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon,.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-hover,.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-disabled{width:20px;height:20px}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-hover,.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover{background-color:#fafbfd}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover .upload-btn-icon{display:none}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover .upload-btn-icon-hover{display:block}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger:hover .upload-btn-icon-disabled{display:none}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .drag-text-info{margin-top:20px}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-click{color:#3573f3}.CiUpload .ci-el-upload-component[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-black{color:#191919}.CiUpload .ci-el-upload-component .upload-btn[data-v-df8cba2f]{color:#4a4a4a!important;border-color:#dbdbdb!important}.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-hover[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-disabled[data-v-df8cba2f]{width:20px;height:20px;margin-right:10px}.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-hover[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn .upload-btn-icon-disabled[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn[data-v-df8cba2f]:hover{color:#3573f3!important;border-color:#3573f3!important}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon-hover[data-v-df8cba2f]{display:block}.CiUpload .ci-el-upload-component .upload-btn:hover .upload-btn-icon-disabled[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn.is-disabled[data-v-df8cba2f]{color:#a4a4a4!important;background-color:#f5f5f5!important;border-color:#dbdbdb!important;opacity:1!important}.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon[data-v-df8cba2f],.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon-hover[data-v-df8cba2f]{display:none}.CiUpload .ci-el-upload-component .upload-btn.is-disabled .upload-btn-icon-disabled[data-v-df8cba2f]{display:block}.CiUpload .ci-el-upload-component .default-tip-slot-textInfo[data-v-df8cba2f],.CiUpload .ci-el-upload-component .tip-slot-textInfo[data-v-df8cba2f]{color:#a4a4a4;font-size:12px;margin-top:10px}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger{background-color:#f5f5f5}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon,.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-hover{display:none}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .upload-btn-icon-disabled{display:block}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger:hover{border:1px dashed #dcdfe6}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .drag-text-info{margin-top:20px}.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-click,.CiUpload .ci-el-upload-component.is-disabled[data-v-df8cba2f] .el-upload-dragger .drag-text-info .drag-text-info-black{color:#a4a4a4}.CiUpload .custom-file-list-default[data-v-df8cba2f]{margin-top:20px;border:1px solid #dbdbdb;padding:8px 10px;border-radius:4px}.CiUpload .custom-file-list-default.is-readonly[data-v-df8cba2f]{margin-top:0;border:none;padding:0}.CiUpload .custom-file-list-default .file-item-wrapper[data-v-df8cba2f]{padding:5px}.CiUpload .custom-file-list-default .file-item-wrapper[data-v-df8cba2f]:hover{background-color:#f0f2f5}.CiUpload .custom-file-list-default .file-item-wrapper:hover .file-progress-bar[data-v-df8cba2f]{background-color:#e8e5e5}.CiUpload .custom-file-list-default .file-item-wrapper[data-v-df8cba2f]:not(:last-child){margin-bottom:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top[data-v-df8cba2f]{display:flex;align-items:center;justify-content:space-between}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon[data-v-df8cba2f]{display:flex;align-items:flex-start}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon .file-icon[data-v-df8cba2f]{width:22px;height:22px;margin-right:5px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .file-name-file-icon .file-name[data-v-df8cba2f]{max-width:257px;flex-shrink:0}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right[data-v-df8cba2f]{display:flex;align-items:center;justify-content:center}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-size[data-v-df8cba2f]{color:#a4a4a4;font-size:14px;margin-right:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-operate-btn[data-v-df8cba2f]{margin-right:8px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-operate-btn .el-divider--vertical[data-v-df8cba2f]{font-size:14px;border-left-color:#191919}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .uploading[data-v-df8cba2f]{display:flex;align-items:center;color:#3573f3;font-size:14px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .uploading .uploading-icon[data-v-df8cba2f]{width:14px;height:14px;margin-right:4px;animation:rotate 1.5s linear infinite}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .success .success-icon[data-v-df8cba2f],.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .downloading .success-icon[data-v-df8cba2f]{width:19px;height:19px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper[data-v-df8cba2f]{display:flex;align-items:center}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper .fail-icon[data-v-df8cba2f]{width:19px;height:19px}.CiUpload .custom-file-list-default .file-item-wrapper .file-item-top .top-right .file-status-icon-wrapper .fail.fail-icon-wrapper .retry-icon[data-v-df8cba2f]{margin:0 8px;cursor:pointer;width:18px;height:18px}.CiUpload .custom-file-list-default .file-item-wrapper .file-progress-bar[data-v-df8cba2f]{width:100%;height:5px;background-color:#f0f0f0;border-radius:3px;overflow:hidden;margin-top:5px}.CiUpload .custom-file-list-default .file-item-wrapper .file-progress-bar .file-progress-inner[data-v-df8cba2f]{height:100%;background-color:#3573f3;transition:width .3s ease}.CiUpload .custom-file-list-default .file-item-wrapper .download-progress-bar .file-progress-inner[data-v-df8cba2f]{background-color:#2aca96}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const _ = /* @__PURE__ */ t(o, [["__scopeId", "data-v-c9c1da85"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
_ as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const _ = /* @__PURE__ */ t(o, [["__scopeId", "data-v-9a8012aa"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
_ as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const a = /* @__PURE__ */ t(o, [["__scopeId", "data-v-5b47f532"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
a as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const _ = /* @__PURE__ */ t(o, [["__scopeId", "data-v-492b6878"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
_ as default
|
|
7
7
|
};
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from "./index.vue.js";
|
|
2
2
|
import "echarts/core";
|
|
3
3
|
import "echarts/components";
|
|
4
4
|
import "echarts/charts";
|
|
5
|
-
t
|
|
6
|
-
|
|
5
|
+
const t = o;
|
|
6
|
+
t.install = (r) => {
|
|
7
|
+
r.component(t.name, t);
|
|
7
8
|
};
|
|
8
9
|
export {
|
|
10
|
+
t as CiEchartBar,
|
|
9
11
|
t as default
|
|
10
12
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import r from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const c = /* @__PURE__ */ r(o, [["__scopeId", "data-v-c69eb72a"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
c as default
|
|
7
7
|
};
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from "./index.vue.js";
|
|
2
2
|
import "echarts/core";
|
|
3
3
|
import "echarts/components";
|
|
4
4
|
import "echarts/charts";
|
|
5
|
-
t
|
|
6
|
-
|
|
5
|
+
const t = o;
|
|
6
|
+
t.install = (i) => {
|
|
7
|
+
i.component(t.name, t);
|
|
7
8
|
};
|
|
8
9
|
export {
|
|
10
|
+
t as CiEchartPie,
|
|
9
11
|
t as default
|
|
10
12
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const e = /* @__PURE__ */ t(o, [["__scopeId", "data-v-131d7e1f"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
e as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import t from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import a from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const _ = /* @__PURE__ */ a(t, [["__scopeId", "data-v-ca26dbed"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
_ as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import a from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const _ = /* @__PURE__ */ a(o, [["__scopeId", "data-v-84c25a21"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
_ as default
|
|
7
7
|
};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import t from "./index.vue.js";
|
|
2
|
+
const n = t;
|
|
3
|
+
n.install = (o) => {
|
|
4
|
+
o.component(n.name, n);
|
|
4
5
|
};
|
|
5
6
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
n as CiSvgIcon,
|
|
8
|
+
n as default
|
|
8
9
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const _ = /* @__PURE__ */ t(o, [["__scopeId", "data-v-9cd26c5f"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
_ as default
|
|
7
7
|
};
|
|
@@ -1,86 +1,72 @@
|
|
|
1
|
-
import { CiBlueLineTitle as
|
|
2
|
-
import "../ci-svg-icon/index.js";
|
|
3
|
-
import "../ci-echarts/ci-echart-pie/index.js";
|
|
4
|
-
import "../ci-echarts/ci-echart-bar/index.js";
|
|
5
|
-
import "../ci-echarts/ci-echart-ChinaMap/index.js";
|
|
6
|
-
import "../ci-element-plus/ci-el-date-picker-daterange/index.js";
|
|
7
|
-
import "../ci-time-line-list/index.js";
|
|
8
|
-
import "../ci-no-data-status/index.js";
|
|
9
|
-
import "../ci-dictionary-select/index.js";
|
|
10
|
-
import "../ci-common-list/ci-common-list-layout/index.js";
|
|
11
|
-
import "../ci-common-list/ci-common-list-query/index.js";
|
|
12
|
-
import "../ci-common-list/ci-common-list-pagination/index.js";
|
|
13
|
-
import "../ci-common-list/ci-common-list-start-end-datepicker/index.js";
|
|
14
|
-
import "../ci-page-header/index.js";
|
|
15
|
-
import "../ci-upload/index.js";
|
|
16
|
-
import { CsitComponentResolver as
|
|
17
|
-
|
|
18
|
-
import r from "../ci-echarts/ci-echart-pie/index.vue.js";
|
|
19
|
-
import p from "../ci-echarts/ci-echart-bar/index.vue.js";
|
|
20
|
-
import a from "../ci-echarts/ci-echart-ChinaMap/index.vue.js";
|
|
21
|
-
import e from "../ci-element-plus/ci-el-date-picker-daterange/index.vue.js";
|
|
22
|
-
import n from "../ci-time-line-list/index.vue.js";
|
|
23
|
-
import C from "../ci-no-data-status/index.vue.js";
|
|
24
|
-
import s from "../ci-dictionary-select/index.vue.js";
|
|
25
|
-
import f from "../ci-common-list/ci-common-list-layout/index.vue.js";
|
|
26
|
-
import c from "../ci-common-list/ci-common-list-query/index.vue.js";
|
|
27
|
-
import l from "../ci-common-list/ci-common-list-pagination/index.vue.js";
|
|
28
|
-
import u from "../ci-common-list/ci-common-list-start-end-datepicker/index.vue.js";
|
|
29
|
-
import L from "../ci-page-header/index.vue.js";
|
|
30
|
-
import E from "../ci-upload/index.vue.js";
|
|
31
|
-
const _ = [
|
|
1
|
+
import { CiBlueLineTitle as r } from "../ci-blue-line-title/index.js";
|
|
2
|
+
import { CiSvgIcon as t } from "../ci-svg-icon/index.js";
|
|
3
|
+
import { CiEchartPie as m } from "../ci-echarts/ci-echart-pie/index.js";
|
|
4
|
+
import { CiEchartBar as e } from "../ci-echarts/ci-echart-bar/index.js";
|
|
5
|
+
import { CiEchartChinaMap as a } from "../ci-echarts/ci-echart-ChinaMap/index.js";
|
|
6
|
+
import { CiElDatePickerDaterange as n } from "../ci-element-plus/ci-el-date-picker-daterange/index.js";
|
|
7
|
+
import { CiTimelineList as C } from "../ci-time-line-list/index.js";
|
|
8
|
+
import { CiNoDataStatus as p } from "../ci-no-data-status/index.js";
|
|
9
|
+
import { CiDictionarySelect as f } from "../ci-dictionary-select/index.js";
|
|
10
|
+
import { CiCommonListLayout as s } from "../ci-common-list/ci-common-list-layout/index.js";
|
|
11
|
+
import { CommonListQuery as c } from "../ci-common-list/ci-common-list-query/index.js";
|
|
12
|
+
import { CiCommonListPagination as l } from "../ci-common-list/ci-common-list-pagination/index.js";
|
|
13
|
+
import { CiCommonListStartEndDatePicker as L } from "../ci-common-list/ci-common-list-start-end-datepicker/index.js";
|
|
14
|
+
import { CiPageHeader as u } from "../ci-page-header/index.js";
|
|
15
|
+
import { CiUpload as E } from "../ci-upload/index.js";
|
|
16
|
+
import { CsitComponentResolver as j } from "./resolvers/index.js";
|
|
17
|
+
const d = [
|
|
32
18
|
// 蓝色竖线、标题组件
|
|
33
|
-
|
|
19
|
+
r,
|
|
34
20
|
// svg图标组件
|
|
35
|
-
|
|
21
|
+
t,
|
|
36
22
|
// echarts 饼图组件
|
|
37
|
-
|
|
23
|
+
m,
|
|
38
24
|
// echarts 柱状图组件
|
|
39
|
-
|
|
25
|
+
e,
|
|
40
26
|
// echarts 中国地图组件
|
|
41
27
|
a,
|
|
42
28
|
// elementPlus 日期:选择一段时间 组件
|
|
43
|
-
e,
|
|
44
|
-
// 时间线组件
|
|
45
29
|
n,
|
|
46
|
-
//
|
|
30
|
+
// 时间线组件
|
|
47
31
|
C,
|
|
32
|
+
// 没有数据状态时展示效果组件
|
|
33
|
+
p,
|
|
48
34
|
// 字典项组件
|
|
49
|
-
s,
|
|
50
|
-
// 公共列表布局组件
|
|
51
35
|
f,
|
|
36
|
+
// 公共列表布局组件
|
|
37
|
+
s,
|
|
52
38
|
// 公共列表布局组件 - 查询条件
|
|
53
39
|
c,
|
|
54
40
|
// 公共列表布局组件 - 分页
|
|
55
41
|
l,
|
|
56
42
|
// 公共列表布局组件 - 开始日期和结束日期
|
|
57
|
-
u,
|
|
58
|
-
// 规范页头组件
|
|
59
43
|
L,
|
|
44
|
+
// 规范页头组件
|
|
45
|
+
u,
|
|
60
46
|
// 中证上传文件组件
|
|
61
47
|
E
|
|
62
|
-
],
|
|
63
|
-
|
|
48
|
+
], h = (i) => {
|
|
49
|
+
d.forEach((o) => {
|
|
64
50
|
i.component(o.name, o);
|
|
65
51
|
});
|
|
66
|
-
},
|
|
52
|
+
}, R = { install: h };
|
|
67
53
|
export {
|
|
68
|
-
|
|
69
|
-
|
|
54
|
+
r as CiBlueLineTitle,
|
|
55
|
+
s as CiCommonListLayout,
|
|
70
56
|
l as CiCommonListPagination,
|
|
71
57
|
c as CiCommonListQuery,
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
58
|
+
L as CiCommonListStartEndDatePicker,
|
|
59
|
+
f as CiDictionarySelect,
|
|
60
|
+
e as CiEchartBar,
|
|
75
61
|
a as CiEchartChinaMap,
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
62
|
+
m as CiEchartPie,
|
|
63
|
+
n as CiElDatePickerDaterange,
|
|
64
|
+
p as CiNoDataStatus,
|
|
65
|
+
u as CiPageHeader,
|
|
66
|
+
t as CiSvgIcon,
|
|
67
|
+
C as CiTimelineList,
|
|
82
68
|
E as CiUpload,
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
69
|
+
j as CsitComponentResolver,
|
|
70
|
+
R as default,
|
|
71
|
+
h as install
|
|
86
72
|
};
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
2
|
import { default as _CiBlueLineTitle } from './index.vue';
|
|
3
|
+
/**
|
|
4
|
+
* 这个变量带上 install 方法 & 类型断言
|
|
5
|
+
* 1: app.use CiBlueLineTitle 时,Vue 会调用这个 install 方法来注册组件
|
|
6
|
+
* 2: 防止 app.use CiBlueLineTitle 时,Vue 无法识别组件类型
|
|
7
|
+
*/
|
|
3
8
|
declare const CiBlueLineTitle: typeof _CiBlueLineTitle & {
|
|
4
9
|
install: (app: App) => void;
|
|
5
10
|
};
|
package/dist/types/src/components/components-project/ci-common-list/ci-common-list-layout/index.d.ts
CHANGED
|
@@ -1,2 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiCommonListLayout } from './index.vue';
|
|
3
|
+
declare const CiCommonListLayout: typeof _CiCommonListLayout & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiCommonListLayout };
|
|
2
7
|
export default CiCommonListLayout;
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiCommonListPagination } from './index.vue';
|
|
3
|
+
declare const CiCommonListPagination: typeof _CiCommonListPagination & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiCommonListPagination };
|
|
2
7
|
export default CiCommonListPagination;
|
|
3
8
|
export * from './type';
|
package/dist/types/src/components/components-project/ci-common-list/ci-common-list-query/index.d.ts
CHANGED
|
@@ -1,2 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CommonListQuery } from './index.vue';
|
|
3
|
+
declare const CommonListQuery: typeof _CommonListQuery & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CommonListQuery };
|
|
2
7
|
export default CommonListQuery;
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiCommonListStartEndDatePicker } from './index.vue';
|
|
3
|
+
declare const CiCommonListStartEndDatePicker: typeof _CiCommonListStartEndDatePicker & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiCommonListStartEndDatePicker };
|
|
2
7
|
export default CiCommonListStartEndDatePicker;
|
|
3
8
|
export * from './type';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiDictionarySelect } from './index.vue';
|
|
3
|
+
declare const CiDictionarySelect: typeof _CiDictionarySelect & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiDictionarySelect };
|
|
2
7
|
export default CiDictionarySelect;
|
|
3
8
|
export * from './type';
|
package/dist/types/src/components/components-project/ci-echarts/ci-echart-ChinaMap/index.d.ts
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiEchartChinaMap } from './index.vue';
|
|
3
|
+
declare const CiEchartChinaMap: typeof _CiEchartChinaMap & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiEchartChinaMap };
|
|
2
7
|
export default CiEchartChinaMap;
|
|
3
8
|
export * from './type';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiEchartBar } from './index.vue';
|
|
3
|
+
declare const CiEchartBar: typeof _CiEchartBar & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiEchartBar };
|
|
2
7
|
export default CiEchartBar;
|
|
3
8
|
export * from './type';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiEchartPie } from './index.vue';
|
|
3
|
+
declare const CiEchartPie: typeof _CiEchartPie & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiEchartPie };
|
|
2
7
|
export default CiEchartPie;
|
|
3
8
|
export * from './type';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiElDatePickerDaterange } from './index.vue';
|
|
3
|
+
declare const CiElDatePickerDaterange: typeof _CiElDatePickerDaterange & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiElDatePickerDaterange };
|
|
2
7
|
export default CiElDatePickerDaterange;
|
|
3
8
|
export * from './type';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
import { default as _CiNoDataStatus } from './index.vue';
|
|
3
|
+
declare const CiNoDataStatus: typeof _CiNoDataStatus & {
|
|
4
|
+
install: (app: App) => void;
|
|
5
|
+
};
|
|
6
|
+
export { CiNoDataStatus };
|
|
2
7
|
export default CiNoDataStatus;
|
|
3
8
|
export * from './type';
|