@gct-paas/word 0.1.32 → 0.1.34
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/dist/base/input/src/input.vue.d.ts +1 -1
- package/dist/base/input/src/text-area.vue.d.ts +1 -1
- package/dist/base/table/src/table.vue.d.ts +1 -1
- package/dist/core/command/commands/InsertField.d.ts +22 -2
- package/dist/core/data/DataManager.d.ts +40 -12
- package/dist/core/layout/handlers/fields/FieldBaseHandler.d.ts +1 -0
- package/dist/core/layout/linkSubTableLayout.d.ts +27 -0
- package/dist/core/layout/providers/TableInfoProvider.d.ts +2 -3
- package/dist/core/model/DocModel.d.ts +9 -0
- package/dist/core/model/document/Wtbl/RegionManager.d.ts +47 -10
- package/dist/core/model/document/Wtc.d.ts +20 -15
- package/dist/core/model/document/wtcRegionRef.d.ts +20 -0
- package/dist/core/model/logic/{Region.d.ts → base/Region.d.ts} +2 -5
- package/dist/core/model/logic/{SubTableHeaderRegion.d.ts → header/SubTableHeaderRegion.d.ts} +3 -6
- package/dist/core/model/logic/{TableHeaderRegion.d.ts → header/TableHeaderRegion.d.ts} +3 -3
- package/dist/core/model/logic/index.d.ts +18 -22
- package/dist/core/model/logic/{BoundedItemRegion.d.ts → subtable/bounded/BoundedItemRegion.d.ts} +5 -1
- package/dist/core/model/logic/{BoundedRegion.d.ts → subtable/bounded/BoundedRegion.d.ts} +7 -9
- package/dist/core/model/logic/subtable/link/CheckTableRegion.d.ts +11 -0
- package/dist/core/model/logic/subtable/link/DataGroup2DRegion.d.ts +15 -0
- package/dist/core/model/logic/subtable/link/LinkSubTableRegion.d.ts +48 -0
- package/dist/core/model/logic/subtable/link/_2DTableRegion.d.ts +11 -0
- package/dist/core/model/logic/{RepeatingRegion.d.ts → subtable/repeating/RepeatingRegion.d.ts} +7 -9
- package/dist/core/model/logic/subtable/shared/dataGroupSlotCount.d.ts +18 -0
- package/dist/core/model/logic/subtable/shared/itemRegionOps.d.ts +11 -0
- package/dist/core/model/logic/subtable/shared/regionValuePath.d.ts +8 -0
- package/dist/core/model/logic/types.d.ts +10 -0
- package/dist/core/utils/expand.d.ts +49 -18
- package/dist/core/view/TableCell.d.ts +3 -7
- package/dist/core/view/runs/ImageWidget.d.ts +6 -0
- package/dist/core/view/runs/TextWidget.d.ts +6 -0
- package/dist/index.es.js +1968 -1254
- package/dist/runtime/canvas/table/utils/index.d.ts +2 -2
- package/dist/runtime/factories/createDesignWidgetFactory.d.ts +17 -0
- package/dist/runtime/factories/{useRenderData.d.ts → useWidgetRenderData.d.ts} +18 -6
- package/dist/runtime/renderer/dropdowns/components/tables/rdo-table-dropdown.vue.d.ts +3 -3
- package/dist/runtime/renderer/dropdowns/components/tables/table-dropdown.vue.d.ts +3 -3
- package/dist/utils/func/core.d.ts +62 -18
- package/dist/utils/func/render.d.ts +4 -1
- package/dist/word.css +153 -153
- package/package.json +1 -1
- package/dist/core/model/logic/CheckTableRegion.d.ts +0 -44
- package/dist/core/model/logic/DataGroup2DRegion.d.ts +0 -12
- package/dist/core/model/logic/_2DTableRegion.d.ts +0 -44
- package/dist/runtime/factories/createFieldToWidgetFactory.d.ts +0 -13
- package/dist/runtime/factories/createPaperWidgetToWidgetFactory.d.ts +0 -13
- package/dist/runtime/factories/usePwRenderData.d.ts +0 -13
package/dist/word.css
CHANGED
|
@@ -7649,11 +7649,11 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
7649
7649
|
height: 0;
|
|
7650
7650
|
pointer-events: all;
|
|
7651
7651
|
}
|
|
7652
|
-
.dropdown-container[data-v-
|
|
7652
|
+
.dropdown-container[data-v-c9c3a05b] {
|
|
7653
7653
|
width: 100%;
|
|
7654
7654
|
background-color: #fff;
|
|
7655
7655
|
}
|
|
7656
|
-
.dropdown-container .dropdown-suspense-fallback[data-v-
|
|
7656
|
+
.dropdown-container .dropdown-suspense-fallback[data-v-c9c3a05b] {
|
|
7657
7657
|
display: flex;
|
|
7658
7658
|
align-items: center;
|
|
7659
7659
|
justify-content: center;
|
|
@@ -7666,7 +7666,7 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
7666
7666
|
width: 100%;
|
|
7667
7667
|
height: 100%;
|
|
7668
7668
|
}
|
|
7669
|
-
.widget-container-action[data-v-
|
|
7669
|
+
.widget-container-action[data-v-1d10a573] {
|
|
7670
7670
|
position: absolute;
|
|
7671
7671
|
inset: 0;
|
|
7672
7672
|
z-index: 999;
|
|
@@ -7674,7 +7674,7 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
7674
7674
|
height: 0;
|
|
7675
7675
|
pointer-events: all;
|
|
7676
7676
|
}
|
|
7677
|
-
.picker-trigger[data-v-
|
|
7677
|
+
.picker-trigger[data-v-1d10a573] {
|
|
7678
7678
|
width: 100%;
|
|
7679
7679
|
height: 100%;
|
|
7680
7680
|
display: flex;
|
|
@@ -7685,14 +7685,14 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
7685
7685
|
box-sizing: border-box;
|
|
7686
7686
|
border-radius: 2px;
|
|
7687
7687
|
}
|
|
7688
|
-
.picker-trigger.disabled[data-v-
|
|
7688
|
+
.picker-trigger.disabled[data-v-1d10a573] {
|
|
7689
7689
|
cursor: not-allowed;
|
|
7690
7690
|
border: 1px solid rgba(13, 13, 13, 0.12);
|
|
7691
7691
|
}
|
|
7692
|
-
.picker-trigger.disabled .gct-icon[data-v-
|
|
7692
|
+
.picker-trigger.disabled .gct-icon[data-v-1d10a573] {
|
|
7693
7693
|
color: rgba(0, 0, 0, 0.25);
|
|
7694
7694
|
}
|
|
7695
|
-
.picker-trigger.readonly[data-v-
|
|
7695
|
+
.picker-trigger.readonly[data-v-1d10a573] {
|
|
7696
7696
|
cursor: default;
|
|
7697
7697
|
}
|
|
7698
7698
|
.resize-box[data-v-788ab62c] {
|
|
@@ -8150,17 +8150,17 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8150
8150
|
.table-action .row-headers .row-header:last-child .row-add-btn[data-v-c40eef9f] .gct-icon.bottom {
|
|
8151
8151
|
transform: translateY(-100%);
|
|
8152
8152
|
}
|
|
8153
|
-
.sub-table-action[data-v-
|
|
8153
|
+
.sub-table-action[data-v-a58c6b2e] {
|
|
8154
8154
|
position: absolute;
|
|
8155
8155
|
z-index: 999;
|
|
8156
8156
|
}
|
|
8157
|
-
.sub-table-action-content[data-v-
|
|
8157
|
+
.sub-table-action-content[data-v-a58c6b2e] {
|
|
8158
8158
|
display: flex;
|
|
8159
8159
|
align-items: center;
|
|
8160
8160
|
gap: 4px;
|
|
8161
8161
|
padding: 4px;
|
|
8162
8162
|
}
|
|
8163
|
-
.action-group[data-v-
|
|
8163
|
+
.action-group[data-v-a58c6b2e] {
|
|
8164
8164
|
display: flex;
|
|
8165
8165
|
align-items: center;
|
|
8166
8166
|
gap: 4px;
|
|
@@ -8168,15 +8168,15 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8168
8168
|
border-radius: 4px;
|
|
8169
8169
|
overflow: hidden;
|
|
8170
8170
|
}
|
|
8171
|
-
.action-group .sub-table-btn[data-v-
|
|
8171
|
+
.action-group .sub-table-btn[data-v-a58c6b2e] {
|
|
8172
8172
|
border-radius: 0;
|
|
8173
8173
|
}
|
|
8174
|
-
.sub-table-action-bar[data-v-
|
|
8175
|
-
.sub-table-action-content[data-v-
|
|
8174
|
+
.sub-table-action-bar[data-v-a58c6b2e],
|
|
8175
|
+
.sub-table-action-content[data-v-a58c6b2e] {
|
|
8176
8176
|
pointer-events: auto;
|
|
8177
8177
|
user-select: none;
|
|
8178
8178
|
}
|
|
8179
|
-
.sub-table-btn[data-v-
|
|
8179
|
+
.sub-table-btn[data-v-a58c6b2e] {
|
|
8180
8180
|
display: flex;
|
|
8181
8181
|
align-items: center;
|
|
8182
8182
|
justify-content: center;
|
|
@@ -8186,25 +8186,25 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8186
8186
|
border-radius: 4px;
|
|
8187
8187
|
cursor: pointer;
|
|
8188
8188
|
}
|
|
8189
|
-
.sub-table-btn.delete-icon[data-v-
|
|
8189
|
+
.sub-table-btn.delete-icon[data-v-a58c6b2e] {
|
|
8190
8190
|
border: none;
|
|
8191
8191
|
background-color: #ff7875;
|
|
8192
8192
|
}
|
|
8193
|
-
.insert-row-container[data-v-
|
|
8193
|
+
.insert-row-container[data-v-a58c6b2e] {
|
|
8194
8194
|
padding: 6px;
|
|
8195
8195
|
}
|
|
8196
|
-
.insert-row-container .insert-row-item[data-v-
|
|
8196
|
+
.insert-row-container .insert-row-item[data-v-a58c6b2e] {
|
|
8197
8197
|
display: flex;
|
|
8198
8198
|
align-items: center;
|
|
8199
8199
|
gap: 8px;
|
|
8200
8200
|
padding: 5px 8px;
|
|
8201
8201
|
cursor: pointer;
|
|
8202
8202
|
}
|
|
8203
|
-
.insert-row-container .insert-row-item[data-v-
|
|
8203
|
+
.insert-row-container .insert-row-item[data-v-a58c6b2e]:hover {
|
|
8204
8204
|
background: rgba(13, 13, 13, 0.06);
|
|
8205
8205
|
border-radius: 4px;
|
|
8206
8206
|
}
|
|
8207
|
-
.insert-row-container .insert-row-item .title[data-v-
|
|
8207
|
+
.insert-row-container .insert-row-item .title[data-v-a58c6b2e] {
|
|
8208
8208
|
font-size: 14px;
|
|
8209
8209
|
line-height: 28px;
|
|
8210
8210
|
color: #0d0d0d;
|
|
@@ -8486,19 +8486,19 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8486
8486
|
.container[data-v-d5785019] .form-item__label {
|
|
8487
8487
|
width: 80px;
|
|
8488
8488
|
}
|
|
8489
|
-
.items-container[data-v-
|
|
8489
|
+
.items-container[data-v-77cd5ff0] {
|
|
8490
8490
|
display: inline-flex;
|
|
8491
8491
|
height: 42px;
|
|
8492
8492
|
align-items: center;
|
|
8493
8493
|
overflow: hidden;
|
|
8494
8494
|
}
|
|
8495
|
-
.ribbon-tab-item[data-v-
|
|
8495
|
+
.ribbon-tab-item[data-v-77cd5ff0] {
|
|
8496
8496
|
display: inline-flex;
|
|
8497
8497
|
align-items: center;
|
|
8498
8498
|
flex-shrink: 0;
|
|
8499
8499
|
gap: 6px;
|
|
8500
8500
|
}
|
|
8501
|
-
.split-divider[data-v-
|
|
8501
|
+
.split-divider[data-v-77cd5ff0] {
|
|
8502
8502
|
display: inline-block;
|
|
8503
8503
|
width: 1px;
|
|
8504
8504
|
height: 16px;
|
|
@@ -8506,11 +8506,11 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8506
8506
|
flex-shrink: 0;
|
|
8507
8507
|
margin: 0 6px;
|
|
8508
8508
|
}
|
|
8509
|
-
.title-style-bottom-bar[data-v-
|
|
8509
|
+
.title-style-bottom-bar[data-v-77cd5ff0] {
|
|
8510
8510
|
padding: 8px;
|
|
8511
8511
|
position: relative;
|
|
8512
8512
|
}
|
|
8513
|
-
.title-style-bottom-bar[data-v-
|
|
8513
|
+
.title-style-bottom-bar[data-v-77cd5ff0]::before {
|
|
8514
8514
|
content: '';
|
|
8515
8515
|
height: 1px;
|
|
8516
8516
|
background: #f0f0f0;
|
|
@@ -8521,11 +8521,11 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8521
8521
|
margin-left: 8px;
|
|
8522
8522
|
margin-right: 8px;
|
|
8523
8523
|
}
|
|
8524
|
-
.title-style-bottom-bar .content[data-v-
|
|
8524
|
+
.title-style-bottom-bar .content[data-v-77cd5ff0] {
|
|
8525
8525
|
padding: 6px 8px;
|
|
8526
8526
|
border-radius: 4px;
|
|
8527
8527
|
}
|
|
8528
|
-
.title-style-bottom-bar .content[data-v-
|
|
8528
|
+
.title-style-bottom-bar .content[data-v-77cd5ff0]:hover {
|
|
8529
8529
|
background: rgba(13, 13, 13, 0.06);
|
|
8530
8530
|
}
|
|
8531
8531
|
.v-popper__popper.paragraph-title-select-dropdown .option-label {
|
|
@@ -8658,17 +8658,17 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8658
8658
|
.toolkit-item .area.active[data-v-2b1ef693] {
|
|
8659
8659
|
background-color: #d4d9e2;
|
|
8660
8660
|
}
|
|
8661
|
-
.content-fields-wrapper[data-v-
|
|
8661
|
+
.content-fields-wrapper[data-v-9c5fa2ca] {
|
|
8662
8662
|
overflow: hidden;
|
|
8663
8663
|
position: relative;
|
|
8664
8664
|
display: flex;
|
|
8665
8665
|
flex-direction: column;
|
|
8666
8666
|
height: 480px;
|
|
8667
8667
|
}
|
|
8668
|
-
.content-fields-wrapper .search[data-v-
|
|
8668
|
+
.content-fields-wrapper .search[data-v-9c5fa2ca] {
|
|
8669
8669
|
padding: 12px 8px 6px;
|
|
8670
8670
|
}
|
|
8671
|
-
.content-fields-wrapper .container[data-v-
|
|
8671
|
+
.content-fields-wrapper .container[data-v-9c5fa2ca] {
|
|
8672
8672
|
position: relative;
|
|
8673
8673
|
display: flex;
|
|
8674
8674
|
flex-direction: column;
|
|
@@ -8676,7 +8676,7 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8676
8676
|
flex: 1;
|
|
8677
8677
|
overflow: hidden;
|
|
8678
8678
|
}
|
|
8679
|
-
.content-fields-wrapper .container .field-list-wrap[data-v-
|
|
8679
|
+
.content-fields-wrapper .container .field-list-wrap[data-v-9c5fa2ca] {
|
|
8680
8680
|
-webkit-box-flex: 1;
|
|
8681
8681
|
-ms-flex: 1 1 0%;
|
|
8682
8682
|
-webkit-flex: 1 1 0%;
|
|
@@ -8684,10 +8684,10 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8684
8684
|
overflow: hidden;
|
|
8685
8685
|
height: 100%;
|
|
8686
8686
|
}
|
|
8687
|
-
.content-fields-wrapper .container .field-list[data-v-
|
|
8687
|
+
.content-fields-wrapper .container .field-list[data-v-9c5fa2ca] {
|
|
8688
8688
|
padding: 4px 6px;
|
|
8689
8689
|
}
|
|
8690
|
-
.content-fields-wrapper .container .item[data-v-
|
|
8690
|
+
.content-fields-wrapper .container .item[data-v-9c5fa2ca] {
|
|
8691
8691
|
display: flex;
|
|
8692
8692
|
align-items: center;
|
|
8693
8693
|
padding: 5px 8px;
|
|
@@ -8699,35 +8699,35 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8699
8699
|
user-select: none;
|
|
8700
8700
|
flex-shrink: 0;
|
|
8701
8701
|
}
|
|
8702
|
-
.content-fields-wrapper .container .main[data-v-
|
|
8702
|
+
.content-fields-wrapper .container .main[data-v-9c5fa2ca] {
|
|
8703
8703
|
color: #c3c3c3;
|
|
8704
8704
|
padding: 4px 10px;
|
|
8705
8705
|
}
|
|
8706
|
-
.content-fields-wrapper .container .field[data-v-
|
|
8706
|
+
.content-fields-wrapper .container .field[data-v-9c5fa2ca] {
|
|
8707
8707
|
color: #212528;
|
|
8708
8708
|
border-radius: 4px;
|
|
8709
8709
|
cursor: pointer;
|
|
8710
8710
|
transition: all 0.3s ease;
|
|
8711
8711
|
}
|
|
8712
|
-
.content-fields-wrapper .container .field[data-v-
|
|
8712
|
+
.content-fields-wrapper .container .field[data-v-9c5fa2ca]:hover {
|
|
8713
8713
|
background: #f5f5f5;
|
|
8714
8714
|
}
|
|
8715
|
-
.content-fields-wrapper .container .field .field-icon[data-v-
|
|
8715
|
+
.content-fields-wrapper .container .field .field-icon[data-v-9c5fa2ca] {
|
|
8716
8716
|
display: flex;
|
|
8717
8717
|
align-items: center;
|
|
8718
8718
|
justify-content: center;
|
|
8719
8719
|
margin-right: 6px;
|
|
8720
8720
|
}
|
|
8721
|
-
.content-fields-wrapper .container .field .field-title[data-v-
|
|
8721
|
+
.content-fields-wrapper .container .field .field-title[data-v-9c5fa2ca] {
|
|
8722
8722
|
overflow: hidden;
|
|
8723
8723
|
font-size: 12px;
|
|
8724
8724
|
text-overflow: ellipsis;
|
|
8725
8725
|
white-space: nowrap;
|
|
8726
8726
|
}
|
|
8727
|
-
.content-fields-wrapper .container .field + .field[data-v-
|
|
8727
|
+
.content-fields-wrapper .container .field + .field[data-v-9c5fa2ca] {
|
|
8728
8728
|
margin-top: 2px;
|
|
8729
8729
|
}
|
|
8730
|
-
.content-fields-wrapper .container .empty[data-v-
|
|
8730
|
+
.content-fields-wrapper .container .empty[data-v-9c5fa2ca] {
|
|
8731
8731
|
position: absolute;
|
|
8732
8732
|
left: 0;
|
|
8733
8733
|
top: 0;
|
|
@@ -8739,21 +8739,21 @@ textarea[data-v-57fe54a3]::placeholder {
|
|
|
8739
8739
|
color: #c3c3c3;
|
|
8740
8740
|
font-size: 12px;
|
|
8741
8741
|
}
|
|
8742
|
-
.toolkit-content-widgets[data-v-
|
|
8742
|
+
.toolkit-content-widgets[data-v-393cb2aa] {
|
|
8743
8743
|
padding: 12px;
|
|
8744
8744
|
}
|
|
8745
|
-
ul[data-v-
|
|
8746
|
-
li[data-v-
|
|
8745
|
+
ul[data-v-393cb2aa],
|
|
8746
|
+
li[data-v-393cb2aa] {
|
|
8747
8747
|
list-style: none;
|
|
8748
8748
|
padding: 0;
|
|
8749
8749
|
margin: 0;
|
|
8750
8750
|
}
|
|
8751
|
-
ul[data-v-
|
|
8751
|
+
ul[data-v-393cb2aa] {
|
|
8752
8752
|
display: grid;
|
|
8753
8753
|
grid-gap: 8px;
|
|
8754
8754
|
grid-template-columns: repeat(2, 1fr);
|
|
8755
8755
|
}
|
|
8756
|
-
ul li[data-v-
|
|
8756
|
+
ul li[data-v-393cb2aa] {
|
|
8757
8757
|
height: 34px;
|
|
8758
8758
|
border-radius: 4px;
|
|
8759
8759
|
border: 1px solid #e8ebf0;
|
|
@@ -8765,7 +8765,7 @@ ul li[data-v-1e28101c] {
|
|
|
8765
8765
|
font-size: 12px;
|
|
8766
8766
|
cursor: pointer;
|
|
8767
8767
|
}
|
|
8768
|
-
ul li .widget-icon[data-v-
|
|
8768
|
+
ul li .widget-icon[data-v-393cb2aa] {
|
|
8769
8769
|
margin-right: 6px;
|
|
8770
8770
|
}
|
|
8771
8771
|
.designer_toolkit-wrapper[data-v-7ebf8ab6] {
|
|
@@ -8902,17 +8902,17 @@ ul li .widget-icon[data-v-1e28101c] {
|
|
|
8902
8902
|
.context-menu .menu-item:hover {
|
|
8903
8903
|
background: #f5f5f5;
|
|
8904
8904
|
}
|
|
8905
|
-
.validation-comment-item.selected .validation-comment-panel-container[data-v-
|
|
8905
|
+
.validation-comment-item.selected .validation-comment-panel-container[data-v-553b2a25] {
|
|
8906
8906
|
border-width: 2px;
|
|
8907
8907
|
}
|
|
8908
|
-
.validation-comment-item.selected .line[data-v-
|
|
8908
|
+
.validation-comment-item.selected .line[data-v-553b2a25] {
|
|
8909
8909
|
border-width: 2px;
|
|
8910
8910
|
}
|
|
8911
|
-
.validation-comment-panel[data-v-
|
|
8911
|
+
.validation-comment-panel[data-v-553b2a25] {
|
|
8912
8912
|
position: absolute;
|
|
8913
8913
|
width: 288px;
|
|
8914
8914
|
}
|
|
8915
|
-
.validation-comment-panel-container[data-v-
|
|
8915
|
+
.validation-comment-panel-container[data-v-553b2a25] {
|
|
8916
8916
|
background: #fff;
|
|
8917
8917
|
border: 1px solid #e99d00;
|
|
8918
8918
|
border-radius: 6px;
|
|
@@ -8924,10 +8924,10 @@ ul li .widget-icon[data-v-1e28101c] {
|
|
|
8924
8924
|
cursor: pointer;
|
|
8925
8925
|
pointer-events: all;
|
|
8926
8926
|
}
|
|
8927
|
-
.validation-comment-panel-container[data-v-
|
|
8927
|
+
.validation-comment-panel-container[data-v-553b2a25]:hover {
|
|
8928
8928
|
border-color: #d48e00;
|
|
8929
8929
|
}
|
|
8930
|
-
.comment-header[data-v-
|
|
8930
|
+
.comment-header[data-v-553b2a25] {
|
|
8931
8931
|
display: flex;
|
|
8932
8932
|
margin-bottom: 8px;
|
|
8933
8933
|
padding-bottom: 8px;
|
|
@@ -8939,7 +8939,7 @@ ul li .widget-icon[data-v-1e28101c] {
|
|
|
8939
8939
|
justify-content: space-between;
|
|
8940
8940
|
gap: 4px;
|
|
8941
8941
|
}
|
|
8942
|
-
.comment-header[data-v-
|
|
8942
|
+
.comment-header[data-v-553b2a25]::after {
|
|
8943
8943
|
content: '';
|
|
8944
8944
|
position: absolute;
|
|
8945
8945
|
width: 100%;
|
|
@@ -8947,10 +8947,10 @@ ul li .widget-icon[data-v-1e28101c] {
|
|
|
8947
8947
|
background-color: #f0f0f0;
|
|
8948
8948
|
bottom: 0;
|
|
8949
8949
|
}
|
|
8950
|
-
.comment-header > div[data-v-
|
|
8950
|
+
.comment-header > div[data-v-553b2a25]:first-child {
|
|
8951
8951
|
line-height: 22px;
|
|
8952
8952
|
}
|
|
8953
|
-
.comment-tag[data-v-
|
|
8953
|
+
.comment-tag[data-v-553b2a25] {
|
|
8954
8954
|
display: inline-block;
|
|
8955
8955
|
font-size: 12px;
|
|
8956
8956
|
padding: 2px 8px;
|
|
@@ -8961,35 +8961,35 @@ ul li .widget-icon[data-v-1e28101c] {
|
|
|
8961
8961
|
display: flex;
|
|
8962
8962
|
flex-shrink: 0;
|
|
8963
8963
|
}
|
|
8964
|
-
.comment-tag.main[data-v-
|
|
8964
|
+
.comment-tag.main[data-v-553b2a25] {
|
|
8965
8965
|
color: #309c41;
|
|
8966
8966
|
background: rgba(48, 156, 65, 0.2);
|
|
8967
8967
|
}
|
|
8968
|
-
.comment-tag.sub[data-v-
|
|
8968
|
+
.comment-tag.sub[data-v-553b2a25] {
|
|
8969
8969
|
color: #742fb2;
|
|
8970
8970
|
background: rgba(116, 47, 178, 0.2);
|
|
8971
8971
|
}
|
|
8972
|
-
.comment-messages[data-v-
|
|
8972
|
+
.comment-messages[data-v-553b2a25] {
|
|
8973
8973
|
display: flex;
|
|
8974
8974
|
flex-direction: column;
|
|
8975
8975
|
gap: 8px;
|
|
8976
8976
|
}
|
|
8977
|
-
.message-item[data-v-
|
|
8977
|
+
.message-item[data-v-553b2a25] {
|
|
8978
8978
|
display: flex;
|
|
8979
8979
|
align-items: flex-start;
|
|
8980
8980
|
line-height: 22px;
|
|
8981
8981
|
}
|
|
8982
|
-
.field-name[data-v-
|
|
8982
|
+
.field-name[data-v-553b2a25] {
|
|
8983
8983
|
color: #666;
|
|
8984
8984
|
word-break: break-all;
|
|
8985
8985
|
white-space: normal;
|
|
8986
8986
|
}
|
|
8987
|
-
.error-text[data-v-
|
|
8987
|
+
.error-text[data-v-553b2a25] {
|
|
8988
8988
|
color: #ff4d4f;
|
|
8989
8989
|
word-break: break-all;
|
|
8990
8990
|
white-space: normal;
|
|
8991
8991
|
}
|
|
8992
|
-
.svg-layer[data-v-
|
|
8992
|
+
.svg-layer[data-v-553b2a25] {
|
|
8993
8993
|
position: absolute;
|
|
8994
8994
|
left: 0;
|
|
8995
8995
|
top: 0;
|
|
@@ -8997,7 +8997,7 @@ ul li .widget-icon[data-v-1e28101c] {
|
|
|
8997
8997
|
height: 800px;
|
|
8998
8998
|
pointer-events: none;
|
|
8999
8999
|
}
|
|
9000
|
-
.line[data-v-
|
|
9000
|
+
.line[data-v-553b2a25] {
|
|
9001
9001
|
position: absolute;
|
|
9002
9002
|
border-top: 1px dashed #e99d00;
|
|
9003
9003
|
transform-origin: 0 0;
|
|
@@ -9500,13 +9500,13 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9500
9500
|
height: 36px;
|
|
9501
9501
|
color: #bebdc7;
|
|
9502
9502
|
}
|
|
9503
|
-
.panel-paper[data-v-
|
|
9503
|
+
.panel-paper[data-v-3cf8e3a5] {
|
|
9504
9504
|
position: relative;
|
|
9505
9505
|
}
|
|
9506
|
-
.panel-paper .container[data-v-
|
|
9506
|
+
.panel-paper .container[data-v-3cf8e3a5] {
|
|
9507
9507
|
padding: 16px;
|
|
9508
9508
|
}
|
|
9509
|
-
.panel-paper .content[data-v-
|
|
9509
|
+
.panel-paper .content[data-v-3cf8e3a5] {
|
|
9510
9510
|
width: 100%;
|
|
9511
9511
|
display: flex;
|
|
9512
9512
|
line-height: 22px;
|
|
@@ -9514,30 +9514,30 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9514
9514
|
align-items: center;
|
|
9515
9515
|
justify-content: flex-end;
|
|
9516
9516
|
}
|
|
9517
|
-
.panel-dynamic-table[data-v-
|
|
9517
|
+
.panel-dynamic-table[data-v-09705f9b] {
|
|
9518
9518
|
position: relative;
|
|
9519
9519
|
}
|
|
9520
|
-
.panel-dynamic-table .container[data-v-
|
|
9520
|
+
.panel-dynamic-table .container[data-v-09705f9b] {
|
|
9521
9521
|
padding: 16px;
|
|
9522
9522
|
}
|
|
9523
|
-
.panel-dynamic-table .form-custom-label[data-v-
|
|
9523
|
+
.panel-dynamic-table .form-custom-label[data-v-09705f9b] {
|
|
9524
9524
|
display: inline-flex;
|
|
9525
9525
|
align-items: center;
|
|
9526
9526
|
gap: 4px;
|
|
9527
9527
|
}
|
|
9528
|
-
.panel-dynamic-table .form-custom-label .icon[data-v-
|
|
9528
|
+
.panel-dynamic-table .form-custom-label .icon[data-v-09705f9b] {
|
|
9529
9529
|
cursor: pointer;
|
|
9530
9530
|
vertical-align: text-top;
|
|
9531
9531
|
}
|
|
9532
|
-
.panel-dynamic-table .delete-title[data-v-
|
|
9532
|
+
.panel-dynamic-table .delete-title[data-v-09705f9b] {
|
|
9533
9533
|
color: #f54547;
|
|
9534
9534
|
cursor: pointer;
|
|
9535
9535
|
transition: all 0.3s;
|
|
9536
9536
|
}
|
|
9537
|
-
.panel-dynamic-table .delete-title[data-v-
|
|
9537
|
+
.panel-dynamic-table .delete-title[data-v-09705f9b]:hover {
|
|
9538
9538
|
opacity: 0.7;
|
|
9539
9539
|
}
|
|
9540
|
-
.panel-dynamic-table .content[data-v-
|
|
9540
|
+
.panel-dynamic-table .content[data-v-09705f9b] {
|
|
9541
9541
|
display: flex;
|
|
9542
9542
|
align-items: center;
|
|
9543
9543
|
justify-content: flex-end;
|
|
@@ -9545,40 +9545,40 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9545
9545
|
line-height: 22px;
|
|
9546
9546
|
width: 100%;
|
|
9547
9547
|
}
|
|
9548
|
-
.panel-2d-table[data-v-
|
|
9548
|
+
.panel-2d-table[data-v-8cc7a416] {
|
|
9549
9549
|
position: relative;
|
|
9550
9550
|
}
|
|
9551
|
-
.panel-2d-table .container[data-v-
|
|
9551
|
+
.panel-2d-table .container[data-v-8cc7a416] {
|
|
9552
9552
|
padding: 16px;
|
|
9553
9553
|
}
|
|
9554
|
-
.panel-2d-table .delete-title[data-v-
|
|
9554
|
+
.panel-2d-table .delete-title[data-v-8cc7a416] {
|
|
9555
9555
|
color: #f54547;
|
|
9556
9556
|
cursor: pointer;
|
|
9557
9557
|
transition: all 0.3s;
|
|
9558
9558
|
}
|
|
9559
|
-
.panel-2d-table .delete-title[data-v-
|
|
9559
|
+
.panel-2d-table .delete-title[data-v-8cc7a416]:hover {
|
|
9560
9560
|
opacity: 0.7;
|
|
9561
9561
|
}
|
|
9562
|
-
.panel-2d-table .line-content[data-v-
|
|
9562
|
+
.panel-2d-table .line-content[data-v-8cc7a416] {
|
|
9563
9563
|
position: relative;
|
|
9564
9564
|
display: flex;
|
|
9565
9565
|
margin-top: 8px;
|
|
9566
9566
|
gap: 16px;
|
|
9567
9567
|
}
|
|
9568
|
-
.panel-2d-table .line-content .form-item[data-v-
|
|
9568
|
+
.panel-2d-table .line-content .form-item[data-v-8cc7a416] {
|
|
9569
9569
|
margin-top: 0;
|
|
9570
9570
|
gap: 8px;
|
|
9571
9571
|
}
|
|
9572
|
-
.panel-2d-table .line-content > span[data-v-
|
|
9572
|
+
.panel-2d-table .line-content > span[data-v-8cc7a416] {
|
|
9573
9573
|
font-size: 12px;
|
|
9574
9574
|
color: #252525;
|
|
9575
9575
|
line-height: 22px;
|
|
9576
9576
|
}
|
|
9577
|
-
.panel-2d-table .line-content > span[data-v-
|
|
9577
|
+
.panel-2d-table .line-content > span[data-v-8cc7a416]:nth-child(2) {
|
|
9578
9578
|
color: #026ac8;
|
|
9579
9579
|
margin: 0 4px;
|
|
9580
9580
|
}
|
|
9581
|
-
.panel-2d-table .line-content .delete-title[data-v-
|
|
9581
|
+
.panel-2d-table .line-content .delete-title[data-v-8cc7a416] {
|
|
9582
9582
|
color: #f54547;
|
|
9583
9583
|
cursor: pointer;
|
|
9584
9584
|
transition: all 0.3s;
|
|
@@ -9588,47 +9588,47 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9588
9588
|
right: 0;
|
|
9589
9589
|
line-height: 22px;
|
|
9590
9590
|
}
|
|
9591
|
-
.panel-2d-table .line-content .delete-title[data-v-
|
|
9591
|
+
.panel-2d-table .line-content .delete-title[data-v-8cc7a416]:hover {
|
|
9592
9592
|
opacity: 0.7;
|
|
9593
9593
|
}
|
|
9594
|
-
.panel-2d-table .line-content.cell-count[data-v-
|
|
9594
|
+
.panel-2d-table .line-content.cell-count[data-v-8cc7a416] {
|
|
9595
9595
|
justify-content: flex-start;
|
|
9596
9596
|
gap: 4px;
|
|
9597
9597
|
}
|
|
9598
|
-
.panel-fixed-table[data-v-
|
|
9598
|
+
.panel-fixed-table[data-v-646f62b8] {
|
|
9599
9599
|
position: relative;
|
|
9600
9600
|
}
|
|
9601
|
-
.panel-fixed-table .container[data-v-
|
|
9601
|
+
.panel-fixed-table .container[data-v-646f62b8] {
|
|
9602
9602
|
padding: 16px;
|
|
9603
9603
|
}
|
|
9604
|
-
.panel-fixed-table .delete-title[data-v-
|
|
9604
|
+
.panel-fixed-table .delete-title[data-v-646f62b8] {
|
|
9605
9605
|
color: #f54547;
|
|
9606
9606
|
cursor: pointer;
|
|
9607
9607
|
transition: all 0.3s;
|
|
9608
9608
|
}
|
|
9609
|
-
.panel-fixed-table .delete-title[data-v-
|
|
9609
|
+
.panel-fixed-table .delete-title[data-v-646f62b8]:hover {
|
|
9610
9610
|
opacity: 0.7;
|
|
9611
9611
|
}
|
|
9612
|
-
.panel-fixed-table .line-content[data-v-
|
|
9612
|
+
.panel-fixed-table .line-content[data-v-646f62b8] {
|
|
9613
9613
|
position: relative;
|
|
9614
9614
|
display: flex;
|
|
9615
9615
|
margin-top: 8px;
|
|
9616
9616
|
gap: 16px;
|
|
9617
9617
|
}
|
|
9618
|
-
.panel-fixed-table .line-content .form-item[data-v-
|
|
9618
|
+
.panel-fixed-table .line-content .form-item[data-v-646f62b8] {
|
|
9619
9619
|
margin-top: 0;
|
|
9620
9620
|
gap: 8px;
|
|
9621
9621
|
}
|
|
9622
|
-
.panel-fixed-table .line-content > span[data-v-
|
|
9622
|
+
.panel-fixed-table .line-content > span[data-v-646f62b8] {
|
|
9623
9623
|
font-size: 12px;
|
|
9624
9624
|
color: #252525;
|
|
9625
9625
|
line-height: 22px;
|
|
9626
9626
|
}
|
|
9627
|
-
.panel-fixed-table .line-content > span[data-v-
|
|
9627
|
+
.panel-fixed-table .line-content > span[data-v-646f62b8]:nth-child(2) {
|
|
9628
9628
|
color: #026ac8;
|
|
9629
9629
|
margin: 0 4px;
|
|
9630
9630
|
}
|
|
9631
|
-
.panel-fixed-table .line-content .delete-title[data-v-
|
|
9631
|
+
.panel-fixed-table .line-content .delete-title[data-v-646f62b8] {
|
|
9632
9632
|
color: #f54547;
|
|
9633
9633
|
cursor: pointer;
|
|
9634
9634
|
transition: all 0.3s;
|
|
@@ -9638,47 +9638,47 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9638
9638
|
right: 0;
|
|
9639
9639
|
line-height: 22px;
|
|
9640
9640
|
}
|
|
9641
|
-
.panel-fixed-table .line-content .delete-title[data-v-
|
|
9641
|
+
.panel-fixed-table .line-content .delete-title[data-v-646f62b8]:hover {
|
|
9642
9642
|
opacity: 0.7;
|
|
9643
9643
|
}
|
|
9644
|
-
.panel-fixed-table .line-content.cell-count[data-v-
|
|
9644
|
+
.panel-fixed-table .line-content.cell-count[data-v-646f62b8] {
|
|
9645
9645
|
justify-content: flex-start;
|
|
9646
9646
|
gap: 4px;
|
|
9647
9647
|
}
|
|
9648
|
-
.panel-check-table[data-v-
|
|
9648
|
+
.panel-check-table[data-v-e4d1497a] {
|
|
9649
9649
|
position: relative;
|
|
9650
9650
|
}
|
|
9651
|
-
.panel-check-table .container[data-v-
|
|
9651
|
+
.panel-check-table .container[data-v-e4d1497a] {
|
|
9652
9652
|
padding: 16px;
|
|
9653
9653
|
}
|
|
9654
|
-
.panel-check-table .delete-title[data-v-
|
|
9654
|
+
.panel-check-table .delete-title[data-v-e4d1497a] {
|
|
9655
9655
|
color: #f54547;
|
|
9656
9656
|
cursor: pointer;
|
|
9657
9657
|
transition: all 0.3s;
|
|
9658
9658
|
}
|
|
9659
|
-
.panel-check-table .delete-title[data-v-
|
|
9659
|
+
.panel-check-table .delete-title[data-v-e4d1497a]:hover {
|
|
9660
9660
|
opacity: 0.7;
|
|
9661
9661
|
}
|
|
9662
|
-
.panel-check-table .line-content[data-v-
|
|
9662
|
+
.panel-check-table .line-content[data-v-e4d1497a] {
|
|
9663
9663
|
position: relative;
|
|
9664
9664
|
display: flex;
|
|
9665
9665
|
margin-top: 8px;
|
|
9666
9666
|
gap: 16px;
|
|
9667
9667
|
}
|
|
9668
|
-
.panel-check-table .line-content .form-item[data-v-
|
|
9668
|
+
.panel-check-table .line-content .form-item[data-v-e4d1497a] {
|
|
9669
9669
|
margin-top: 0;
|
|
9670
9670
|
gap: 8px;
|
|
9671
9671
|
}
|
|
9672
|
-
.panel-check-table .line-content > span[data-v-
|
|
9672
|
+
.panel-check-table .line-content > span[data-v-e4d1497a] {
|
|
9673
9673
|
font-size: 12px;
|
|
9674
9674
|
color: #252525;
|
|
9675
9675
|
line-height: 22px;
|
|
9676
9676
|
}
|
|
9677
|
-
.panel-check-table .line-content > span[data-v-
|
|
9677
|
+
.panel-check-table .line-content > span[data-v-e4d1497a]:nth-child(2) {
|
|
9678
9678
|
color: #026ac8;
|
|
9679
9679
|
margin: 0 4px;
|
|
9680
9680
|
}
|
|
9681
|
-
.panel-check-table .line-content .delete-title[data-v-
|
|
9681
|
+
.panel-check-table .line-content .delete-title[data-v-e4d1497a] {
|
|
9682
9682
|
color: #f54547;
|
|
9683
9683
|
cursor: pointer;
|
|
9684
9684
|
transition: all 0.3s;
|
|
@@ -9688,10 +9688,10 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9688
9688
|
right: 0;
|
|
9689
9689
|
line-height: 22px;
|
|
9690
9690
|
}
|
|
9691
|
-
.panel-check-table .line-content .delete-title[data-v-
|
|
9691
|
+
.panel-check-table .line-content .delete-title[data-v-e4d1497a]:hover {
|
|
9692
9692
|
opacity: 0.7;
|
|
9693
9693
|
}
|
|
9694
|
-
.panel-check-table .line-content.cell-count[data-v-
|
|
9694
|
+
.panel-check-table .line-content.cell-count[data-v-e4d1497a] {
|
|
9695
9695
|
justify-content: flex-start;
|
|
9696
9696
|
gap: 4px;
|
|
9697
9697
|
}
|
|
@@ -9733,13 +9733,13 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9733
9733
|
.panel-data-group .line-content .delete-title[data-v-4572267c]:hover {
|
|
9734
9734
|
opacity: 0.7;
|
|
9735
9735
|
}
|
|
9736
|
-
.panel-data-group-2d[data-v-
|
|
9736
|
+
.panel-data-group-2d[data-v-9e4ec5d9] {
|
|
9737
9737
|
position: relative;
|
|
9738
9738
|
}
|
|
9739
|
-
.panel-data-group-2d .container[data-v-
|
|
9739
|
+
.panel-data-group-2d .container[data-v-9e4ec5d9] {
|
|
9740
9740
|
padding: 16px;
|
|
9741
9741
|
}
|
|
9742
|
-
.panel-data-group-2d .content[data-v-
|
|
9742
|
+
.panel-data-group-2d .content[data-v-9e4ec5d9] {
|
|
9743
9743
|
width: 100%;
|
|
9744
9744
|
display: flex;
|
|
9745
9745
|
line-height: 22px;
|
|
@@ -9747,18 +9747,18 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9747
9747
|
align-items: center;
|
|
9748
9748
|
justify-content: flex-end;
|
|
9749
9749
|
}
|
|
9750
|
-
.panel-data-group-2d .line-content[data-v-
|
|
9750
|
+
.panel-data-group-2d .line-content[data-v-9e4ec5d9] {
|
|
9751
9751
|
position: relative;
|
|
9752
9752
|
display: flex;
|
|
9753
9753
|
margin-top: 12px;
|
|
9754
9754
|
margin-bottom: 12px;
|
|
9755
9755
|
gap: 16px;
|
|
9756
9756
|
}
|
|
9757
|
-
.panel-data-group-2d .line-content .form-item[data-v-
|
|
9757
|
+
.panel-data-group-2d .line-content .form-item[data-v-9e4ec5d9] {
|
|
9758
9758
|
margin-top: 0;
|
|
9759
9759
|
gap: 8px;
|
|
9760
9760
|
}
|
|
9761
|
-
.panel-data-group-2d .line-content .delete-title[data-v-
|
|
9761
|
+
.panel-data-group-2d .line-content .delete-title[data-v-9e4ec5d9] {
|
|
9762
9762
|
color: #f54547;
|
|
9763
9763
|
cursor: pointer;
|
|
9764
9764
|
transition: all 0.3s;
|
|
@@ -9768,7 +9768,7 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
9768
9768
|
right: 0;
|
|
9769
9769
|
line-height: 22px;
|
|
9770
9770
|
}
|
|
9771
|
-
.panel-data-group-2d .line-content .delete-title[data-v-
|
|
9771
|
+
.panel-data-group-2d .line-content .delete-title[data-v-9e4ec5d9]:hover {
|
|
9772
9772
|
opacity: 0.7;
|
|
9773
9773
|
}
|
|
9774
9774
|
.data-init-add-button[data-v-f7e62c9d] {
|
|
@@ -11611,7 +11611,7 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11611
11611
|
.panel-widget-serialnumber-config[data-v-41fee7d4] {
|
|
11612
11612
|
padding: 16px;
|
|
11613
11613
|
}
|
|
11614
|
-
.options-dropdown[data-v-
|
|
11614
|
+
.options-dropdown[data-v-d81082a4] {
|
|
11615
11615
|
position: relative;
|
|
11616
11616
|
height: 100%;
|
|
11617
11617
|
width: 100%;
|
|
@@ -11619,22 +11619,22 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11619
11619
|
min-width: 180px;
|
|
11620
11620
|
max-width: 240px;
|
|
11621
11621
|
}
|
|
11622
|
-
.options-dropdown .options-search[data-v-
|
|
11622
|
+
.options-dropdown .options-search[data-v-d81082a4] {
|
|
11623
11623
|
padding: 8px 6px 4px;
|
|
11624
11624
|
width: 100px;
|
|
11625
11625
|
min-width: 180px;
|
|
11626
11626
|
max-width: 240px;
|
|
11627
11627
|
}
|
|
11628
|
-
.options-dropdown .options-dropdown-scrollbar[data-v-
|
|
11628
|
+
.options-dropdown .options-dropdown-scrollbar[data-v-d81082a4] {
|
|
11629
11629
|
position: relative;
|
|
11630
11630
|
padding: 4px;
|
|
11631
11631
|
}
|
|
11632
|
-
.options-dropdown .options-dropdown-scrollbar .options-dropdown-container[data-v-
|
|
11632
|
+
.options-dropdown .options-dropdown-scrollbar .options-dropdown-container[data-v-d81082a4] {
|
|
11633
11633
|
position: relative;
|
|
11634
11634
|
width: 100%;
|
|
11635
11635
|
max-height: 300px;
|
|
11636
11636
|
}
|
|
11637
|
-
.options-dropdown .options-dropdown-scrollbar .option-item[data-v-
|
|
11637
|
+
.options-dropdown .options-dropdown-scrollbar .option-item[data-v-d81082a4] {
|
|
11638
11638
|
position: relative;
|
|
11639
11639
|
display: flex;
|
|
11640
11640
|
align-items: center;
|
|
@@ -11646,31 +11646,31 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11646
11646
|
padding: 5px 8px;
|
|
11647
11647
|
transition: all 0.3s ease;
|
|
11648
11648
|
}
|
|
11649
|
-
.options-dropdown .options-dropdown-scrollbar .option-item[data-v-
|
|
11649
|
+
.options-dropdown .options-dropdown-scrollbar .option-item[data-v-d81082a4]:not(.selected, .disabled):hover {
|
|
11650
11650
|
background: rgba(13, 13, 13, 0.06);
|
|
11651
11651
|
}
|
|
11652
|
-
.options-dropdown .options-dropdown-scrollbar .option-item:not(.selected, .disabled):hover .edit-icon[data-v-
|
|
11652
|
+
.options-dropdown .options-dropdown-scrollbar .option-item:not(.selected, .disabled):hover .edit-icon[data-v-d81082a4] {
|
|
11653
11653
|
display: inline-flex;
|
|
11654
11654
|
}
|
|
11655
|
-
.options-dropdown .options-dropdown-scrollbar .option-item + .option-item[data-v-
|
|
11655
|
+
.options-dropdown .options-dropdown-scrollbar .option-item + .option-item[data-v-d81082a4] {
|
|
11656
11656
|
margin-top: 4px;
|
|
11657
11657
|
}
|
|
11658
|
-
.options-dropdown .options-dropdown-scrollbar .option-item.disabled[data-v-
|
|
11658
|
+
.options-dropdown .options-dropdown-scrollbar .option-item.disabled[data-v-d81082a4] {
|
|
11659
11659
|
opacity: 0.3;
|
|
11660
11660
|
pointer-events: none;
|
|
11661
11661
|
user-select: none;
|
|
11662
11662
|
}
|
|
11663
|
-
.options-dropdown .options-dropdown-scrollbar .option-item.selected[data-v-
|
|
11663
|
+
.options-dropdown .options-dropdown-scrollbar .option-item.selected[data-v-d81082a4] {
|
|
11664
11664
|
background: #e3eafc;
|
|
11665
11665
|
}
|
|
11666
|
-
.options-dropdown .options-dropdown-scrollbar .option-item .o-icon[data-v-
|
|
11666
|
+
.options-dropdown .options-dropdown-scrollbar .option-item .o-icon[data-v-d81082a4] {
|
|
11667
11667
|
display: inline-flex;
|
|
11668
11668
|
width: 16px;
|
|
11669
11669
|
height: 16px;
|
|
11670
11670
|
margin-right: 8px;
|
|
11671
11671
|
flex-shrink: 0;
|
|
11672
11672
|
}
|
|
11673
|
-
.options-dropdown .options-dropdown-scrollbar .option-item .v-popper.option-label-tooltip[data-v-
|
|
11673
|
+
.options-dropdown .options-dropdown-scrollbar .option-item .v-popper.option-label-tooltip[data-v-d81082a4] {
|
|
11674
11674
|
display: inline-flex;
|
|
11675
11675
|
color: #212528;
|
|
11676
11676
|
flex: 1;
|
|
@@ -11679,7 +11679,7 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11679
11679
|
white-space: nowrap;
|
|
11680
11680
|
pointer-events: all;
|
|
11681
11681
|
}
|
|
11682
|
-
.options-dropdown .options-dropdown-scrollbar .option-item .option-label[data-v-
|
|
11682
|
+
.options-dropdown .options-dropdown-scrollbar .option-item .option-label[data-v-d81082a4] {
|
|
11683
11683
|
display: inline-block;
|
|
11684
11684
|
width: 100%;
|
|
11685
11685
|
line-height: 24px;
|
|
@@ -11689,18 +11689,18 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11689
11689
|
word-wrap: normal;
|
|
11690
11690
|
cursor: default;
|
|
11691
11691
|
}
|
|
11692
|
-
.options-dropdown .options-dropdown-scrollbar .option-item .option-right[data-v-
|
|
11692
|
+
.options-dropdown .options-dropdown-scrollbar .option-item .option-right[data-v-d81082a4] {
|
|
11693
11693
|
display: inline-flex;
|
|
11694
11694
|
align-items: center;
|
|
11695
11695
|
justify-content: center;
|
|
11696
11696
|
}
|
|
11697
|
-
.options-dropdown .options-dropdown-scrollbar .option-item .option-right .check-icon[data-v-
|
|
11697
|
+
.options-dropdown .options-dropdown-scrollbar .option-item .option-right .check-icon[data-v-d81082a4] {
|
|
11698
11698
|
line-height: 1;
|
|
11699
11699
|
color: #026ac8;
|
|
11700
11700
|
flex-shrink: 0;
|
|
11701
11701
|
margin-left: 8px;
|
|
11702
11702
|
}
|
|
11703
|
-
.options-dropdown .options-dropdown-scrollbar .empty[data-v-
|
|
11703
|
+
.options-dropdown .options-dropdown-scrollbar .empty[data-v-d81082a4] {
|
|
11704
11704
|
width: 100%;
|
|
11705
11705
|
height: 90px;
|
|
11706
11706
|
display: flex;
|
|
@@ -11709,14 +11709,14 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11709
11709
|
color: #c3c3c3;
|
|
11710
11710
|
font-size: 13px;
|
|
11711
11711
|
}
|
|
11712
|
-
.options-dropdown .options-footer[data-v-
|
|
11712
|
+
.options-dropdown .options-footer[data-v-d81082a4] {
|
|
11713
11713
|
display: flex;
|
|
11714
11714
|
justify-content: space-between;
|
|
11715
11715
|
align-items: center;
|
|
11716
11716
|
padding: 8px 8px;
|
|
11717
11717
|
border-top: 1px solid #f0f0f0;
|
|
11718
11718
|
}
|
|
11719
|
-
.options-dropdown .options-footer .btn-item[data-v-
|
|
11719
|
+
.options-dropdown .options-footer .btn-item[data-v-d81082a4] {
|
|
11720
11720
|
width: 36px;
|
|
11721
11721
|
height: 22px;
|
|
11722
11722
|
line-height: 22px;
|
|
@@ -11726,7 +11726,7 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11726
11726
|
cursor: pointer;
|
|
11727
11727
|
color: #026ac8;
|
|
11728
11728
|
}
|
|
11729
|
-
.options-dropdown .options-footer .btn-center[data-v-
|
|
11729
|
+
.options-dropdown .options-footer .btn-center[data-v-d81082a4] {
|
|
11730
11730
|
line-height: 22px;
|
|
11731
11731
|
text-align: center;
|
|
11732
11732
|
border-radius: 4px;
|
|
@@ -11735,7 +11735,7 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11735
11735
|
color: #212528;
|
|
11736
11736
|
flex: 1;
|
|
11737
11737
|
}
|
|
11738
|
-
.options-dropdown .options-footer .btn-center[data-v-
|
|
11738
|
+
.options-dropdown .options-footer .btn-center[data-v-d81082a4]:hover {
|
|
11739
11739
|
color: #ff4d4f;
|
|
11740
11740
|
}
|
|
11741
11741
|
.tree-node[data-v-4bcb0cc3] {
|
|
@@ -11776,23 +11776,23 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11776
11776
|
display: inline-flex;
|
|
11777
11777
|
align-items: center;
|
|
11778
11778
|
}
|
|
11779
|
-
.tree-dropdown[data-v-
|
|
11779
|
+
.tree-dropdown[data-v-4a40a7ac] {
|
|
11780
11780
|
position: relative;
|
|
11781
11781
|
width: 100%;
|
|
11782
11782
|
height: 100%;
|
|
11783
11783
|
min-width: 200px;
|
|
11784
11784
|
max-width: 300px;
|
|
11785
11785
|
}
|
|
11786
|
-
.tree-dropdown .tree-dropdown-scrollbar[data-v-
|
|
11786
|
+
.tree-dropdown .tree-dropdown-scrollbar[data-v-4a40a7ac] {
|
|
11787
11787
|
position: relative;
|
|
11788
11788
|
padding: 4px;
|
|
11789
11789
|
}
|
|
11790
|
-
.tree-dropdown .tree-dropdown-scrollbar .tree-dropdown-container[data-v-
|
|
11790
|
+
.tree-dropdown .tree-dropdown-scrollbar .tree-dropdown-container[data-v-4a40a7ac] {
|
|
11791
11791
|
position: relative;
|
|
11792
11792
|
width: 100%;
|
|
11793
11793
|
max-height: 300px;
|
|
11794
11794
|
}
|
|
11795
|
-
.tree-dropdown .tree-dropdown-scrollbar .empty[data-v-
|
|
11795
|
+
.tree-dropdown .tree-dropdown-scrollbar .empty[data-v-4a40a7ac] {
|
|
11796
11796
|
width: 100%;
|
|
11797
11797
|
height: 90px;
|
|
11798
11798
|
display: flex;
|
|
@@ -11801,14 +11801,14 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11801
11801
|
color: #c3c3c3;
|
|
11802
11802
|
font-size: 13px;
|
|
11803
11803
|
}
|
|
11804
|
-
.tree-dropdown .options-footer[data-v-
|
|
11804
|
+
.tree-dropdown .options-footer[data-v-4a40a7ac] {
|
|
11805
11805
|
display: flex;
|
|
11806
11806
|
justify-content: space-between;
|
|
11807
11807
|
align-items: center;
|
|
11808
11808
|
padding: 8px 8px;
|
|
11809
11809
|
border-top: 1px solid #f0f0f0;
|
|
11810
11810
|
}
|
|
11811
|
-
.tree-dropdown .options-footer .btn-item[data-v-
|
|
11811
|
+
.tree-dropdown .options-footer .btn-item[data-v-4a40a7ac] {
|
|
11812
11812
|
width: 36px;
|
|
11813
11813
|
height: 22px;
|
|
11814
11814
|
line-height: 22px;
|
|
@@ -11818,7 +11818,7 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11818
11818
|
cursor: pointer;
|
|
11819
11819
|
color: #026ac8;
|
|
11820
11820
|
}
|
|
11821
|
-
.tree-dropdown .options-footer .btn-center[data-v-
|
|
11821
|
+
.tree-dropdown .options-footer .btn-center[data-v-4a40a7ac] {
|
|
11822
11822
|
line-height: 22px;
|
|
11823
11823
|
text-align: center;
|
|
11824
11824
|
border-radius: 4px;
|
|
@@ -11827,16 +11827,16 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
11827
11827
|
color: #212528;
|
|
11828
11828
|
flex: 1;
|
|
11829
11829
|
}
|
|
11830
|
-
.tree-dropdown .options-footer .btn-center[data-v-
|
|
11830
|
+
.tree-dropdown .options-footer .btn-center[data-v-4a40a7ac]:hover {
|
|
11831
11831
|
color: #ff4d4f;
|
|
11832
11832
|
}
|
|
11833
|
-
.gct-datetime-dropdown[data-v-
|
|
11833
|
+
.gct-datetime-dropdown[data-v-a395aede] {
|
|
11834
11834
|
width: 100%;
|
|
11835
11835
|
}
|
|
11836
|
-
.gct-datetime-dropdown .gct-dtp-panel[data-v-
|
|
11836
|
+
.gct-datetime-dropdown .gct-dtp-panel[data-v-a395aede] {
|
|
11837
11837
|
border: none;
|
|
11838
11838
|
}
|
|
11839
|
-
.gct-timer-dropdown[data-v-
|
|
11839
|
+
.gct-timer-dropdown[data-v-b2862e2a] {
|
|
11840
11840
|
width: 100%;
|
|
11841
11841
|
height: 248px;
|
|
11842
11842
|
}
|
|
@@ -12057,7 +12057,7 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
12057
12057
|
justify-content: center;
|
|
12058
12058
|
cursor: pointer;
|
|
12059
12059
|
}
|
|
12060
|
-
.word-upload-file-dialog[data-v-
|
|
12060
|
+
.word-upload-file-dialog[data-v-8f81c7bf] {
|
|
12061
12061
|
position: relative;
|
|
12062
12062
|
overflow: hidden;
|
|
12063
12063
|
width: 100%;
|
|
@@ -12182,44 +12182,44 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
12182
12182
|
max-width: 80%;
|
|
12183
12183
|
max-height: 80%;
|
|
12184
12184
|
}
|
|
12185
|
-
.word-upload-image-dialog[data-v-
|
|
12185
|
+
.word-upload-image-dialog[data-v-a4f2d7a5] {
|
|
12186
12186
|
position: relative;
|
|
12187
12187
|
overflow: hidden;
|
|
12188
12188
|
width: 100%;
|
|
12189
12189
|
height: 100%;
|
|
12190
12190
|
}
|
|
12191
|
-
.signature-form .form-row[data-v-
|
|
12191
|
+
.signature-form .form-row[data-v-41124487] {
|
|
12192
12192
|
display: flex;
|
|
12193
12193
|
align-items: center;
|
|
12194
12194
|
margin-bottom: 24px;
|
|
12195
12195
|
gap: 16px;
|
|
12196
12196
|
padding-right: 24px;
|
|
12197
12197
|
}
|
|
12198
|
-
.signature-form .form-footer[data-v-
|
|
12198
|
+
.signature-form .form-footer[data-v-41124487] {
|
|
12199
12199
|
display: flex;
|
|
12200
12200
|
justify-content: flex-end;
|
|
12201
12201
|
gap: 24px;
|
|
12202
12202
|
font-size: 14px;
|
|
12203
12203
|
padding-right: 24px;
|
|
12204
12204
|
}
|
|
12205
|
-
.signature-form .form-footer .form-button[data-v-
|
|
12205
|
+
.signature-form .form-footer .form-button[data-v-41124487] {
|
|
12206
12206
|
color: #0b57d0;
|
|
12207
12207
|
cursor: pointer;
|
|
12208
12208
|
}
|
|
12209
|
-
.signature-form .label[data-v-
|
|
12209
|
+
.signature-form .label[data-v-41124487] {
|
|
12210
12210
|
width: 100px;
|
|
12211
12211
|
text-align: right;
|
|
12212
12212
|
line-height: 32px;
|
|
12213
12213
|
color: rgba(0, 0, 0, 0.85);
|
|
12214
12214
|
font-size: 13px;
|
|
12215
12215
|
}
|
|
12216
|
-
.signature-form .label[data-v-
|
|
12216
|
+
.signature-form .label[data-v-41124487]:after {
|
|
12217
12217
|
content: ':';
|
|
12218
12218
|
margin: 0 2px 0 2px;
|
|
12219
12219
|
position: relative;
|
|
12220
12220
|
top: -0.5px;
|
|
12221
12221
|
}
|
|
12222
|
-
.signature-form .label.required[data-v-
|
|
12222
|
+
.signature-form .label.required[data-v-41124487]::before {
|
|
12223
12223
|
color: #ff4d4f;
|
|
12224
12224
|
content: '*';
|
|
12225
12225
|
display: inline-block;
|
|
@@ -12228,13 +12228,13 @@ svg.portrait-icon[data-v-8bdb451e] {
|
|
|
12228
12228
|
line-height: 1;
|
|
12229
12229
|
margin-right: 4px;
|
|
12230
12230
|
}
|
|
12231
|
-
.signature-form .control[data-v-
|
|
12231
|
+
.signature-form .control[data-v-41124487] {
|
|
12232
12232
|
flex: 1;
|
|
12233
12233
|
display: flex;
|
|
12234
12234
|
align-items: center;
|
|
12235
12235
|
position: relative;
|
|
12236
12236
|
}
|
|
12237
|
-
.signature-form .error[data-v-
|
|
12237
|
+
.signature-form .error[data-v-41124487] {
|
|
12238
12238
|
color: #ff4d4f;
|
|
12239
12239
|
font-size: 12px;
|
|
12240
12240
|
position: absolute;
|