cnhis-design-vue 3.1.18-beta.7 → 3.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/annotation-edit/style/index.css +1 -15
- package/es/components/big-table/index.d.ts +11 -3331
- package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
- package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
- package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
- package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
- package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
- package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
- package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
- package/es/components/big-table/src/hooks/useEvent2.js +22 -7
- package/es/components/big-table/style/index.css +1 -634
- package/es/components/bpmn-workflow/style/index.css +1 -29
- package/es/components/button-print/index.d.ts +28 -6724
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
- package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
- package/es/components/button-print/src/components/IdentityVerification.js +14 -6
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
- package/es/components/button-print/src/utils/dialog.d.ts +3 -1
- package/es/components/button-print/src/utils/dialog.js +35 -23
- package/es/components/button-print/src/utils/print.d.ts +5 -0
- package/es/components/button-print/src/utils/print2.js +16 -0
- package/es/components/button-print/style/index.css +1 -24
- package/es/components/chunk-upload/index.d.ts +2 -1466
- package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
- package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
- package/es/components/chunk-upload/style/index.css +1 -365
- package/es/components/drag-layout/index.d.ts +165 -19494
- package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
- package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
- package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
- package/es/components/drag-layout/style/index.css +1 -175
- package/es/components/fabric-chart/index.d.ts +2 -2
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
- package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
- package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
- package/es/components/fabric-chart/style/index.css +1 -43
- package/es/components/field-set/index.d.ts +8 -6749
- package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
- package/es/components/field-set/style/index.css +1 -139
- package/es/components/form-config/index.d.ts +21 -8798
- package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
- package/es/components/form-config/src/utils/index2.js +1 -1
- package/es/components/form-config/style/index.css +1 -158
- package/es/components/form-render/index.d.ts +8 -1104
- package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
- package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
- package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/select.js +9 -6
- package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
- package/es/components/form-render/src/utils/business.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/index.js +2 -2
- package/es/components/form-render/style/index.css +1 -146
- package/es/components/form-table/index.d.ts +58 -31817
- package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
- package/es/components/form-table/src/components/index.d.ts +59 -31818
- package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
- package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
- package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
- package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
- package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
- package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
- package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
- package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
- package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
- package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
- package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
- package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
- package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
- package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
- package/es/components/form-table/style/index.css +1 -214
- package/es/components/grid/src/hooks2.js +1 -0
- package/es/components/grid/style/index.css +1 -10
- package/es/components/index.css +1 -3346
- package/es/components/info-header/index.d.ts +16 -2386
- package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
- package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
- package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
- package/es/components/info-header/style/index.css +1 -121
- package/es/components/map/index.d.ts +2 -2239
- package/es/components/map/src/Map.vue.d.ts +2 -2239
- package/es/components/map/style/index.css +1 -61
- package/es/components/scale-view/index.d.ts +23 -3069
- package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
- package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
- package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
- package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
- package/es/components/scale-view/style/index.css +1 -738
- package/es/components/select-label/index.d.ts +28 -10574
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
- package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
- package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
- package/es/components/select-label/style/index.css +1 -164
- package/es/components/select-person/index.d.ts +9 -5270
- package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
- package/es/components/select-person/style/index.css +1 -193
- package/es/components/shortcut-provider/style/index.css +1 -3
- package/es/components/shortcut-setter/index.d.ts +8 -1104
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
- package/es/components/shortcut-setter/style/index.css +1 -8
- package/es/components/steps-wheel/index.d.ts +1 -473
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
- package/es/components/steps-wheel/style/index.css +1 -161
- package/es/components/time-line/index.d.ts +7 -1647
- package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
- package/es/components/time-line/style/index.css +1 -37
- package/es/env.d.ts +0 -18
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
- package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
- package/package.json +4 -4
|
@@ -1,121 +1 @@
|
|
|
1
|
-
.c-info-header {
|
|
2
|
-
display: flex;
|
|
3
|
-
align-items: center;
|
|
4
|
-
justify-content: space-between;
|
|
5
|
-
gap: 18px;
|
|
6
|
-
padding: 16px;
|
|
7
|
-
box-shadow: 0 2px 4px 0 rgba(176, 176, 176, 0.46);
|
|
8
|
-
background: white;
|
|
9
|
-
}
|
|
10
|
-
@font-face {
|
|
11
|
-
font-family: 'iconfont';
|
|
12
|
-
/* Project id 3468756 */
|
|
13
|
-
src: url('./iconfont.ttf') format('truetype');
|
|
14
|
-
}
|
|
15
|
-
.c-info-header .iconfont {
|
|
16
|
-
font-family: 'iconfont' !important;
|
|
17
|
-
font-size: 16px;
|
|
18
|
-
font-style: normal;
|
|
19
|
-
-webkit-font-smoothing: antialiased;
|
|
20
|
-
-moz-osx-font-smoothing: grayscale;
|
|
21
|
-
}
|
|
22
|
-
.c-info-header .icon-double_up:before {
|
|
23
|
-
content: '\e8c3';
|
|
24
|
-
}
|
|
25
|
-
.c-info-header .icon-guanbi-yanjing:before {
|
|
26
|
-
content: '\e6e3';
|
|
27
|
-
}
|
|
28
|
-
.c-info-header .icon-faxian-yanjing:before {
|
|
29
|
-
content: '\e6de';
|
|
30
|
-
}
|
|
31
|
-
.c-info-header .icon-bianji:before {
|
|
32
|
-
content: '\e600';
|
|
33
|
-
}
|
|
34
|
-
.c-info-header .icon-setting:before {
|
|
35
|
-
content: '\e785';
|
|
36
|
-
}
|
|
37
|
-
.c-info-header .icon-double_down:before {
|
|
38
|
-
content: '\e8c2';
|
|
39
|
-
}
|
|
40
|
-
.c-info-header__divider {
|
|
41
|
-
width: 1px;
|
|
42
|
-
background: #d5d5d566;
|
|
43
|
-
align-self: stretch;
|
|
44
|
-
}
|
|
45
|
-
.c-info-header__patient {
|
|
46
|
-
display: flex;
|
|
47
|
-
gap: 12px;
|
|
48
|
-
margin-right: 34px;
|
|
49
|
-
}
|
|
50
|
-
.c-info-header__patientHeader {
|
|
51
|
-
display: flex;
|
|
52
|
-
vertical-align: bottom;
|
|
53
|
-
align-items: baseline;
|
|
54
|
-
gap: 6px;
|
|
55
|
-
}
|
|
56
|
-
.c-info-header__patientHeader--name {
|
|
57
|
-
font-size: 20px;
|
|
58
|
-
font-weight: 700;
|
|
59
|
-
margin-right: 6px;
|
|
60
|
-
}
|
|
61
|
-
.c-info-header__patientHeader .n-tag {
|
|
62
|
-
align-self: flex-start;
|
|
63
|
-
border-radius: 4px;
|
|
64
|
-
}
|
|
65
|
-
.c-info-header__info {
|
|
66
|
-
flex: 1;
|
|
67
|
-
display: flex;
|
|
68
|
-
flex-wrap: wrap;
|
|
69
|
-
overflow: hidden;
|
|
70
|
-
justify-content: flex-start;
|
|
71
|
-
height: calc(var(--row-height) * var(--row-num) * 1px);
|
|
72
|
-
font-size: 14px;
|
|
73
|
-
}
|
|
74
|
-
.c-info-header__info td {
|
|
75
|
-
text-align: left;
|
|
76
|
-
}
|
|
77
|
-
.c-info-header__info .n-descriptions-table-content {
|
|
78
|
-
padding-bottom: 0 !important;
|
|
79
|
-
height: calc(var(--row-height) * 1px);
|
|
80
|
-
vertical-align: middle !important;
|
|
81
|
-
max-width: calc(var(--column-width) * 1px);
|
|
82
|
-
}
|
|
83
|
-
.c-info-header__info .n-descriptions-table-content__label {
|
|
84
|
-
display: inline-block;
|
|
85
|
-
}
|
|
86
|
-
.c-info-header__setting {
|
|
87
|
-
display: flex;
|
|
88
|
-
align-self: flex-start;
|
|
89
|
-
gap: 8px;
|
|
90
|
-
}
|
|
91
|
-
.c-info-header__settingIcon {
|
|
92
|
-
cursor: pointer;
|
|
93
|
-
}
|
|
94
|
-
.c-info-header__setting .iconfont {
|
|
95
|
-
font-size: 20px;
|
|
96
|
-
color: black;
|
|
97
|
-
display: inline-block;
|
|
98
|
-
transition: all 0.2s ease-in-out;
|
|
99
|
-
}
|
|
100
|
-
.c-info-header.is-compact [compact-hidden] {
|
|
101
|
-
display: none !important;
|
|
102
|
-
}
|
|
103
|
-
.c-info-header.is-compact .icon-double_down {
|
|
104
|
-
transform: rotate(0deg);
|
|
105
|
-
}
|
|
106
|
-
.c-info-header .icon-double_down {
|
|
107
|
-
transform: rotate(180deg);
|
|
108
|
-
}
|
|
109
|
-
.c-info-header__hidden {
|
|
110
|
-
display: inline-flex;
|
|
111
|
-
vertical-align: middle;
|
|
112
|
-
align-items: center;
|
|
113
|
-
gap: 8px;
|
|
114
|
-
font-size: 14px;
|
|
115
|
-
}
|
|
116
|
-
.c-info-header__hidden--icon {
|
|
117
|
-
color: inherit !important;
|
|
118
|
-
cursor: pointer;
|
|
119
|
-
font-size: 14px;
|
|
120
|
-
text-decoration: none !important;
|
|
121
|
-
}
|
|
1
|
+
.c-info-header{align-items:center;background:#fff;box-shadow:0 2px 4px 0 hsla(0,0%,69%,.46);display:flex;gap:18px;justify-content:space-between;padding:16px}@font-face{font-family:iconfont;src:url(iconfont.ttf) format("truetype")}.c-info-header .iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iconfont!important;font-size:16px;font-style:normal}.c-info-header .icon-double_up:before{content:"\e8c3"}.c-info-header .icon-guanbi-yanjing:before{content:"\e6e3"}.c-info-header .icon-faxian-yanjing:before{content:"\e6de"}.c-info-header .icon-bianji:before{content:"\e600"}.c-info-header .icon-setting:before{content:"\e785"}.c-info-header .icon-double_down:before{content:"\e8c2"}.c-info-header__divider{align-self:stretch;background:#d5d5d566;width:1px}.c-info-header__patient{display:flex;gap:12px;margin-right:34px}.c-info-header__patientHeader{align-items:baseline;display:flex;gap:6px;vertical-align:bottom}.c-info-header__patientHeader--name{font-size:20px;font-weight:700;margin-right:6px}.c-info-header__patientHeader .n-tag{align-self:flex-start;border-radius:4px}.c-info-header__info{display:flex;flex:1;flex-wrap:wrap;font-size:14px;height:calc(var(--row-height)*var(--row-num)*1px);justify-content:flex-start;overflow:hidden}.c-info-header__info td{text-align:left}.c-info-header__info .n-descriptions-table-content{height:calc(var(--row-height)*1px);max-width:calc(var(--column-width)*1px);padding-bottom:0!important;vertical-align:middle!important}.c-info-header__info .n-descriptions-table-content__label{display:inline-block}.c-info-header__setting{align-self:flex-start;display:flex;gap:8px}.c-info-header__settingIcon{cursor:pointer}.c-info-header__setting .iconfont{color:#000;display:inline-block;font-size:20px;transition:all .2s ease-in-out}.c-info-header.is-compact [compact-hidden]{display:none!important}.c-info-header.is-compact .icon-double_down{transform:rotate(0deg)}.c-info-header .icon-double_down{transform:rotate(180deg)}.c-info-header__hidden{align-items:center;display:inline-flex;font-size:14px;gap:8px;vertical-align:middle}.c-info-header__hidden--icon{color:inherit!important;cursor:pointer;font-size:14px;text-decoration:none!important}
|