@zat-design/sisyphus-react 3.4.2-beta.14 → 3.4.2-beta.16
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/index.esm.css +10 -4
- package/dist/less.esm.css +5019 -0
- package/dist/less.esm.js +3 -0
- package/es/ProForm/components/combination/ProTimeLimit/style/index.less +1 -1
- package/es/ProForm/style/index.less +16 -2
- package/es/ProLayout/components/ProCollapse/style/index.less +2 -2
- package/es/style/less.less +2 -0
- package/lib/ProForm/components/combination/ProTimeLimit/style/index.less +1 -1
- package/lib/ProForm/style/index.less +16 -2
- package/lib/ProLayout/components/ProCollapse/style/index.less +2 -2
- package/lib/style/less.less +2 -0
- package/package.json +1 -1
package/dist/less.esm.js
ADDED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
~ .forever-checkbox:not(.@{ant-prefix}-input-disabled):not(
|
|
7
7
|
.@{ant-prefix}-input-borderless
|
|
8
8
|
).@{ant-prefix}-input {
|
|
9
|
-
background: @zaui-base-bg;
|
|
9
|
+
// background: @zaui-base-bg;
|
|
10
10
|
border-color: var(--ant-error-color);
|
|
11
11
|
}
|
|
12
12
|
.forever-checkbox:not(.@{ant-prefix}-input-disabled):not(
|
|
@@ -147,8 +147,22 @@
|
|
|
147
147
|
border-radius: 4px;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
//
|
|
151
|
-
.@{ant-prefix}-form-item-control-input-content
|
|
150
|
+
// 地址组件
|
|
151
|
+
.@{ant-prefix}-form-item-control-input-content {
|
|
152
|
+
& > .pro-address {
|
|
153
|
+
.ant-select-selector,
|
|
154
|
+
.ant-input-affix-wrapper,
|
|
155
|
+
.ant-input-disabled {
|
|
156
|
+
background: @zaui-contract-bg;
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
& > .ant-input-group {
|
|
160
|
+
.forever-checkbox {
|
|
161
|
+
background: @zaui-contract-bg;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
|
|
152
166
|
.pro-form-view-container {
|
|
153
167
|
padding: 4px 8px;
|
|
154
168
|
background: @zaui-contract-bg;
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
|
|
74
74
|
.@{ant-prefix}-collapse-header-text {
|
|
75
75
|
position: relative;
|
|
76
|
-
padding-left:
|
|
76
|
+
padding-left: 15px;
|
|
77
77
|
font-size: var(--zaui-font-size, 14px);
|
|
78
78
|
|
|
79
79
|
&::before {
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
background: #fafafa;
|
|
164
164
|
|
|
165
165
|
&.@{ant-prefix}-descriptions-item {
|
|
166
|
-
padding-left:
|
|
166
|
+
padding-left: 23px;
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
~ .forever-checkbox:not(.@{ant-prefix}-input-disabled):not(
|
|
7
7
|
.@{ant-prefix}-input-borderless
|
|
8
8
|
).@{ant-prefix}-input {
|
|
9
|
-
background: @zaui-base-bg;
|
|
9
|
+
// background: @zaui-base-bg;
|
|
10
10
|
border-color: var(--ant-error-color);
|
|
11
11
|
}
|
|
12
12
|
.forever-checkbox:not(.@{ant-prefix}-input-disabled):not(
|
|
@@ -147,8 +147,22 @@
|
|
|
147
147
|
border-radius: 4px;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
//
|
|
151
|
-
.@{ant-prefix}-form-item-control-input-content
|
|
150
|
+
// 地址组件
|
|
151
|
+
.@{ant-prefix}-form-item-control-input-content {
|
|
152
|
+
& > .pro-address {
|
|
153
|
+
.ant-select-selector,
|
|
154
|
+
.ant-input-affix-wrapper,
|
|
155
|
+
.ant-input-disabled {
|
|
156
|
+
background: @zaui-contract-bg;
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
& > .ant-input-group {
|
|
160
|
+
.forever-checkbox {
|
|
161
|
+
background: @zaui-contract-bg;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
|
|
152
166
|
.pro-form-view-container {
|
|
153
167
|
padding: 4px 8px;
|
|
154
168
|
background: @zaui-contract-bg;
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
|
|
74
74
|
.@{ant-prefix}-collapse-header-text {
|
|
75
75
|
position: relative;
|
|
76
|
-
padding-left:
|
|
76
|
+
padding-left: 15px;
|
|
77
77
|
font-size: var(--zaui-font-size, 14px);
|
|
78
78
|
|
|
79
79
|
&::before {
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
background: #fafafa;
|
|
164
164
|
|
|
165
165
|
&.@{ant-prefix}-descriptions-item {
|
|
166
|
-
padding-left:
|
|
166
|
+
padding-left: 23px;
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
|