@qn-pandora/pandora-component 2.2.1 → 2.2.2

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.
Files changed (83) hide show
  1. package/es/components/Button/style.css +0 -1
  2. package/es/components/Button/style.less +0 -1
  3. package/es/components/Card/index.js +2 -1
  4. package/es/components/CheckTransformList/Item/index.js +1 -1
  5. package/es/components/CheckTransformList/style.css +9 -1
  6. package/es/components/CheckboxList/index.d.ts +1 -0
  7. package/es/components/CheckboxList/index.js +3 -2
  8. package/es/components/Collapse/index.js +2 -1
  9. package/es/components/CollapsiblePanel/index.d.ts +2 -2
  10. package/es/components/ConfigProvider/index.js +2 -1
  11. package/es/components/DateTimePicker/Base/index.js +2 -2
  12. package/es/components/DateTimePicker/index.d.ts +2 -1
  13. package/es/components/Input/index.js +2 -1
  14. package/es/components/Menu/index.d.ts +2 -2
  15. package/es/components/NameLimiter/index.d.ts +3 -13
  16. package/es/components/NameLimiter/index.js +30 -39
  17. package/es/components/NameLimiter/style.css +9 -1
  18. package/es/components/NameLimiter/style.less +10 -1
  19. package/es/components/OptionList/index.js +2 -1
  20. package/es/components/RemarkName/index.d.ts +0 -2
  21. package/es/components/RemarkName/index.js +2 -4
  22. package/es/components/RemarkName/style.css +9 -5
  23. package/es/components/RemarkName/style.less +0 -5
  24. package/es/components/SolidRadioGroup/index.js +7 -4
  25. package/es/components/SolidRadioGroup/style.css +4 -0
  26. package/es/components/SolidRadioGroup/style.less +5 -0
  27. package/es/components/Steps/index.js +2 -1
  28. package/es/components/Table/index.d.ts +9 -24
  29. package/es/components/Table/index.js +40 -8
  30. package/es/components/TagList/Tag/style.css +3 -3
  31. package/es/components/TagList/Tag/style.less +3 -3
  32. package/es/components/TagList/index.js +3 -2
  33. package/es/components/TagList/style.css +3 -3
  34. package/es/components/TagList/style.less +8 -8
  35. package/es/index.css +46 -39
  36. package/es/index.d.ts +1 -1
  37. package/es/index.js +1 -1
  38. package/es/index.less +4 -4
  39. package/es/style/theme.less +5 -4
  40. package/lib/components/Button/style.css +0 -1
  41. package/lib/components/Button/style.less +0 -1
  42. package/lib/components/Card/index.js +1 -1
  43. package/lib/components/CheckTransformList/Item/index.js +1 -1
  44. package/lib/components/CheckTransformList/style.css +9 -1
  45. package/lib/components/CheckboxList/index.d.ts +1 -0
  46. package/lib/components/CheckboxList/index.js +3 -2
  47. package/lib/components/Collapse/index.js +1 -1
  48. package/lib/components/CollapsiblePanel/index.d.ts +2 -2
  49. package/lib/components/ConfigProvider/index.js +1 -1
  50. package/lib/components/DateTimePicker/Base/index.js +2 -2
  51. package/lib/components/DateTimePicker/index.d.ts +2 -1
  52. package/lib/components/Input/index.js +1 -1
  53. package/lib/components/Menu/index.d.ts +2 -2
  54. package/lib/components/NameLimiter/index.d.ts +3 -13
  55. package/lib/components/NameLimiter/index.js +30 -38
  56. package/lib/components/NameLimiter/style.css +9 -1
  57. package/lib/components/NameLimiter/style.less +10 -1
  58. package/lib/components/OptionList/index.js +1 -1
  59. package/lib/components/RemarkName/index.d.ts +0 -2
  60. package/lib/components/RemarkName/index.js +2 -4
  61. package/lib/components/RemarkName/style.css +9 -5
  62. package/lib/components/RemarkName/style.less +0 -5
  63. package/lib/components/SolidRadioGroup/index.js +6 -3
  64. package/lib/components/SolidRadioGroup/style.css +4 -0
  65. package/lib/components/SolidRadioGroup/style.less +5 -0
  66. package/lib/components/Steps/index.js +1 -1
  67. package/lib/components/Table/index.d.ts +9 -24
  68. package/lib/components/Table/index.js +39 -7
  69. package/lib/components/TagList/Tag/style.css +3 -3
  70. package/lib/components/TagList/Tag/style.less +3 -3
  71. package/lib/components/TagList/index.js +2 -2
  72. package/lib/components/TagList/style.css +3 -3
  73. package/lib/components/TagList/style.less +8 -8
  74. package/lib/index.css +1724 -1717
  75. package/lib/index.d.ts +1 -1
  76. package/lib/index.js +0 -1
  77. package/lib/index.less +2 -2
  78. package/lib/style/theme.less +5 -4
  79. package/package.json +22 -22
  80. package/es/components/NameLimiter/transformer.d.ts +0 -6
  81. package/es/components/NameLimiter/transformer.js +0 -84
  82. package/lib/components/NameLimiter/transformer.d.ts +0 -6
  83. package/lib/components/NameLimiter/transformer.js +0 -91
package/lib/index.css CHANGED
@@ -2019,7 +2019,6 @@ a.ant-btn-sm {
2019
2019
  .pandora-sdk-button {
2020
2020
  -webkit-box-shadow: none;
2021
2021
  box-shadow: none;
2022
- border-radius: 2px;
2023
2022
  }
2024
2023
  .pandora-sdk-button.pandora-sdk-button-disabled {
2025
2024
  background: #eee !important;
@@ -2071,7 +2070,7 @@ a.ant-btn-sm {
2071
2070
  color: inherit;
2072
2071
  vertical-align: middle;
2073
2072
  }
2074
- .ant-divider {
2073
+ .ant-card {
2075
2074
  -webkit-box-sizing: border-box;
2076
2075
  box-sizing: border-box;
2077
2076
  margin: 0;
@@ -2083,656 +2082,628 @@ a.ant-btn-sm {
2083
2082
  list-style: none;
2084
2083
  -webkit-font-feature-settings: 'tnum';
2085
2084
  font-feature-settings: 'tnum';
2086
- border-top: 1px solid rgba(0, 0, 0, 0.06);
2087
- }
2088
- .ant-divider-vertical {
2089
2085
  position: relative;
2090
- top: -0.06em;
2091
- display: inline-block;
2092
- height: 0.9em;
2093
- margin: 0 8px;
2094
- vertical-align: middle;
2095
- border-top: 0;
2096
- border-left: 1px solid rgba(0, 0, 0, 0.06);
2086
+ background: #fff;
2087
+ border-radius: 2px;
2097
2088
  }
2098
- .ant-divider-horizontal {
2099
- display: -webkit-box;
2100
- display: -ms-flexbox;
2101
- display: flex;
2102
- clear: both;
2103
- width: 100%;
2104
- min-width: 100%;
2105
- margin: 24px 0;
2089
+ .ant-card-rtl {
2090
+ direction: rtl;
2106
2091
  }
2107
- .ant-divider-horizontal.ant-divider-with-text {
2108
- display: -webkit-box;
2109
- display: -ms-flexbox;
2110
- display: flex;
2111
- margin: 16px 0;
2092
+ .ant-card-hoverable {
2093
+ cursor: pointer;
2094
+ -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.3s;
2095
+ transition: border-color 0.3s, -webkit-box-shadow 0.3s;
2096
+ transition: box-shadow 0.3s, border-color 0.3s;
2097
+ transition: box-shadow 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
2098
+ }
2099
+ .ant-card-hoverable:hover {
2100
+ border-color: transparent;
2101
+ -webkit-box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
2102
+ box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
2103
+ }
2104
+ .ant-card-bordered {
2105
+ border: 1px solid #f0f0f0;
2106
+ }
2107
+ .ant-card-head {
2108
+ min-height: 48px;
2109
+ margin-bottom: -1px;
2110
+ padding: 0 24px;
2112
2111
  color: rgba(0, 0, 0, 0.85);
2113
2112
  font-weight: 500;
2114
2113
  font-size: 16px;
2115
- white-space: nowrap;
2116
- text-align: center;
2117
- border-top: 0;
2118
- border-top-color: rgba(0, 0, 0, 0.06);
2114
+ background: transparent;
2115
+ border-bottom: 1px solid #f0f0f0;
2116
+ border-radius: 2px 2px 0 0;
2119
2117
  }
2120
- .ant-divider-horizontal.ant-divider-with-text::before,
2121
- .ant-divider-horizontal.ant-divider-with-text::after {
2122
- position: relative;
2123
- top: 50%;
2124
- width: 50%;
2125
- border-top: 1px solid transparent;
2126
- border-top-color: inherit;
2127
- border-bottom: 0;
2128
- -webkit-transform: translateY(50%);
2129
- transform: translateY(50%);
2118
+ .ant-card-head::before {
2119
+ display: table;
2130
2120
  content: '';
2131
2121
  }
2132
- .ant-divider-horizontal.ant-divider-with-text-left::before {
2133
- top: 50%;
2134
- width: 5%;
2135
- }
2136
- .ant-divider-horizontal.ant-divider-with-text-left::after {
2137
- top: 50%;
2138
- width: 95%;
2139
- }
2140
- .ant-divider-horizontal.ant-divider-with-text-right::before {
2141
- top: 50%;
2142
- width: 95%;
2122
+ .ant-card-head::after {
2123
+ display: table;
2124
+ clear: both;
2125
+ content: '';
2143
2126
  }
2144
- .ant-divider-horizontal.ant-divider-with-text-right::after {
2145
- top: 50%;
2146
- width: 5%;
2127
+ .ant-card-head-wrapper {
2128
+ display: -webkit-box;
2129
+ display: -ms-flexbox;
2130
+ display: flex;
2131
+ -webkit-box-align: center;
2132
+ -ms-flex-align: center;
2133
+ align-items: center;
2147
2134
  }
2148
- .ant-divider-inner-text {
2135
+ .ant-card-head-title {
2149
2136
  display: inline-block;
2150
- padding: 0 1em;
2151
- }
2152
- .ant-divider-dashed {
2153
- background: none;
2154
- border-color: rgba(0, 0, 0, 0.06);
2155
- border-style: dashed;
2156
- border-width: 1px 0 0;
2137
+ -webkit-box-flex: 1;
2138
+ -ms-flex: 1;
2139
+ flex: 1;
2140
+ padding: 16px 0;
2141
+ overflow: hidden;
2142
+ white-space: nowrap;
2143
+ text-overflow: ellipsis;
2157
2144
  }
2158
- .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
2159
- border-top: 0;
2145
+ .ant-card-head-title > .ant-typography,
2146
+ .ant-card-head-title > .ant-typography-edit-content {
2147
+ left: 0;
2148
+ margin-top: 0;
2149
+ margin-bottom: 0;
2160
2150
  }
2161
- .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
2162
- .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
2163
- border-style: dashed none none;
2151
+ .ant-card-head .ant-tabs {
2152
+ clear: both;
2153
+ margin-bottom: -17px;
2154
+ color: rgba(0, 0, 0, 0.85);
2155
+ font-weight: normal;
2156
+ font-size: 14px;
2164
2157
  }
2165
- .ant-divider-vertical.ant-divider-dashed {
2166
- border-width: 0 0 0 1px;
2158
+ .ant-card-head .ant-tabs-bar {
2159
+ border-bottom: 1px solid #f0f0f0;
2167
2160
  }
2168
- .ant-divider-plain.ant-divider-with-text {
2161
+ .ant-card-extra {
2162
+ float: right;
2163
+ margin-left: auto;
2164
+ padding: 16px 0;
2169
2165
  color: rgba(0, 0, 0, 0.85);
2170
2166
  font-weight: normal;
2171
2167
  font-size: 14px;
2172
2168
  }
2173
- .ant-divider-rtl {
2174
- direction: rtl;
2169
+ .ant-card-rtl .ant-card-extra {
2170
+ margin-right: auto;
2171
+ margin-left: 0;
2175
2172
  }
2176
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
2177
- width: 95%;
2173
+ .ant-card-body {
2174
+ padding: 24px;
2178
2175
  }
2179
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
2180
- width: 5%;
2176
+ .ant-card-body::before {
2177
+ display: table;
2178
+ content: '';
2181
2179
  }
2182
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
2183
- width: 5%;
2180
+ .ant-card-body::after {
2181
+ display: table;
2182
+ clear: both;
2183
+ content: '';
2184
2184
  }
2185
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
2186
- width: 95%;
2185
+ .ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
2186
+ margin: -1px 0 0 -1px;
2187
+ padding: 0;
2187
2188
  }
2188
- @-webkit-keyframes antCheckboxEffect {
2189
- 0% {
2190
- -webkit-transform: scale(1);
2191
- transform: scale(1);
2192
- opacity: 0.5;
2193
- }
2194
- 100% {
2195
- -webkit-transform: scale(1.6);
2196
- transform: scale(1.6);
2197
- opacity: 0;
2198
- }
2189
+ .ant-card-grid {
2190
+ float: left;
2191
+ width: 33.33%;
2192
+ padding: 24px;
2193
+ border: 0;
2194
+ border-radius: 0;
2195
+ -webkit-box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
2196
+ box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
2197
+ -webkit-transition: all 0.3s;
2198
+ transition: all 0.3s;
2199
2199
  }
2200
- @keyframes antCheckboxEffect {
2201
- 0% {
2202
- -webkit-transform: scale(1);
2203
- transform: scale(1);
2204
- opacity: 0.5;
2205
- }
2206
- 100% {
2207
- -webkit-transform: scale(1.6);
2208
- transform: scale(1.6);
2209
- opacity: 0;
2210
- }
2200
+ .ant-card-rtl .ant-card-grid {
2201
+ float: right;
2211
2202
  }
2212
- .ant-checkbox {
2213
- -webkit-box-sizing: border-box;
2214
- box-sizing: border-box;
2215
- margin: 0;
2216
- padding: 0;
2217
- color: rgba(0, 0, 0, 0.85);
2218
- font-size: 14px;
2219
- font-variant: tabular-nums;
2220
- line-height: 1.5715;
2221
- list-style: none;
2222
- -webkit-font-feature-settings: 'tnum';
2223
- font-feature-settings: 'tnum';
2203
+ .ant-card-grid-hoverable:hover {
2224
2204
  position: relative;
2225
- top: 0.2em;
2226
- line-height: 1;
2227
- white-space: nowrap;
2228
- outline: none;
2229
- cursor: pointer;
2205
+ z-index: 1;
2206
+ -webkit-box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
2207
+ box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
2230
2208
  }
2231
- .ant-checkbox-wrapper:hover .ant-checkbox-inner,
2232
- .ant-checkbox:hover .ant-checkbox-inner,
2233
- .ant-checkbox-input:focus + .ant-checkbox-inner {
2234
- border-color: #1890ff;
2209
+ .ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
2210
+ min-height: 32px;
2211
+ padding-bottom: 0;
2235
2212
  }
2236
- .ant-checkbox-checked::after {
2237
- position: absolute;
2238
- top: 0;
2239
- left: 0;
2240
- width: 100%;
2241
- height: 100%;
2242
- border: 1px solid #1890ff;
2243
- border-radius: 2px;
2244
- visibility: hidden;
2245
- -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
2246
- animation: antCheckboxEffect 0.36s ease-in-out;
2247
- -webkit-animation-fill-mode: backwards;
2248
- animation-fill-mode: backwards;
2249
- content: '';
2213
+ .ant-card-contain-tabs > .ant-card-head .ant-card-extra {
2214
+ padding-bottom: 0;
2250
2215
  }
2251
- .ant-checkbox:hover::after,
2252
- .ant-checkbox-wrapper:hover .ant-checkbox::after {
2253
- visibility: visible;
2216
+ .ant-card-bordered .ant-card-cover {
2217
+ margin-top: -1px;
2218
+ margin-right: -1px;
2219
+ margin-left: -1px;
2254
2220
  }
2255
- .ant-checkbox-inner {
2256
- position: relative;
2257
- top: 0;
2258
- left: 0;
2221
+ .ant-card-cover > * {
2259
2222
  display: block;
2260
- width: 16px;
2261
- height: 16px;
2262
- direction: ltr;
2263
- background-color: #fff;
2264
- border: 1px solid #d9d9d9;
2265
- border-radius: 2px;
2266
- border-collapse: separate;
2267
- -webkit-transition: all 0.3s;
2268
- transition: all 0.3s;
2269
- }
2270
- .ant-checkbox-inner::after {
2271
- position: absolute;
2272
- top: 50%;
2273
- left: 22%;
2274
- display: table;
2275
- width: 5.71428571px;
2276
- height: 9.14285714px;
2277
- border: 2px solid #fff;
2278
- border-top: 0;
2279
- border-left: 0;
2280
- -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
2281
- transform: rotate(45deg) scale(0) translate(-50%, -50%);
2282
- opacity: 0;
2283
- -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
2284
- transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
2285
- content: ' ';
2286
- }
2287
- .ant-checkbox-input {
2288
- position: absolute;
2289
- top: 0;
2290
- right: 0;
2291
- bottom: 0;
2292
- left: 0;
2293
- z-index: 1;
2294
2223
  width: 100%;
2295
- height: 100%;
2296
- cursor: pointer;
2297
- opacity: 0;
2298
- }
2299
- .ant-checkbox-checked .ant-checkbox-inner::after {
2300
- position: absolute;
2301
- display: table;
2302
- border: 2px solid #fff;
2303
- border-top: 0;
2304
- border-left: 0;
2305
- -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
2306
- transform: rotate(45deg) scale(1) translate(-50%, -50%);
2307
- opacity: 1;
2308
- -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
2309
- transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
2310
- content: ' ';
2311
- }
2312
- .ant-checkbox-checked .ant-checkbox-inner {
2313
- background-color: #1890ff;
2314
- border-color: #1890ff;
2315
- }
2316
- .ant-checkbox-disabled {
2317
- cursor: not-allowed;
2318
2224
  }
2319
- .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
2320
- border-color: rgba(0, 0, 0, 0.25);
2321
- -webkit-animation-name: none;
2322
- animation-name: none;
2225
+ .ant-card-cover img {
2226
+ border-radius: 2px 2px 0 0;
2323
2227
  }
2324
- .ant-checkbox-disabled .ant-checkbox-input {
2325
- cursor: not-allowed;
2228
+ .ant-card-actions {
2229
+ margin: 0;
2230
+ padding: 0;
2231
+ list-style: none;
2232
+ background: #fff;
2233
+ border-top: 1px solid #f0f0f0;
2326
2234
  }
2327
- .ant-checkbox-disabled .ant-checkbox-inner {
2328
- background-color: #f5f5f5;
2329
- border-color: #d9d9d9 !important;
2235
+ .ant-card-actions::before {
2236
+ display: table;
2237
+ content: '';
2330
2238
  }
2331
- .ant-checkbox-disabled .ant-checkbox-inner::after {
2332
- border-color: #f5f5f5;
2333
- border-collapse: separate;
2334
- -webkit-animation-name: none;
2335
- animation-name: none;
2239
+ .ant-card-actions::after {
2240
+ display: table;
2241
+ clear: both;
2242
+ content: '';
2336
2243
  }
2337
- .ant-checkbox-disabled + span {
2338
- color: rgba(0, 0, 0, 0.25);
2339
- cursor: not-allowed;
2244
+ .ant-card-actions > li {
2245
+ float: left;
2246
+ margin: 12px 0;
2247
+ color: rgba(0, 0, 0, 0.45);
2248
+ text-align: center;
2340
2249
  }
2341
- .ant-checkbox-disabled:hover::after,
2342
- .ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
2343
- visibility: hidden;
2250
+ .ant-card-rtl .ant-card-actions > li {
2251
+ float: right;
2344
2252
  }
2345
- .ant-checkbox-wrapper {
2346
- -webkit-box-sizing: border-box;
2347
- box-sizing: border-box;
2348
- margin: 0;
2349
- padding: 0;
2350
- color: rgba(0, 0, 0, 0.85);
2253
+ .ant-card-actions > li > span {
2254
+ position: relative;
2255
+ display: block;
2256
+ min-width: 32px;
2351
2257
  font-size: 14px;
2352
- font-variant: tabular-nums;
2353
2258
  line-height: 1.5715;
2354
- list-style: none;
2355
- -webkit-font-feature-settings: 'tnum';
2356
- font-feature-settings: 'tnum';
2357
- display: -webkit-inline-box;
2358
- display: -ms-inline-flexbox;
2359
- display: inline-flex;
2360
- -webkit-box-align: baseline;
2361
- -ms-flex-align: baseline;
2362
- align-items: baseline;
2363
- line-height: unset;
2364
2259
  cursor: pointer;
2365
2260
  }
2366
- .ant-checkbox-wrapper::after {
2261
+ .ant-card-actions > li > span:hover {
2262
+ color: #1890ff;
2263
+ -webkit-transition: color 0.3s;
2264
+ transition: color 0.3s;
2265
+ }
2266
+ .ant-card-actions > li > span a:not(.ant-btn),
2267
+ .ant-card-actions > li > span > .anticon {
2367
2268
  display: inline-block;
2368
- width: 0;
2369
- overflow: hidden;
2370
- content: '\a0';
2269
+ width: 100%;
2270
+ color: rgba(0, 0, 0, 0.45);
2271
+ line-height: 22px;
2272
+ -webkit-transition: color 0.3s;
2273
+ transition: color 0.3s;
2371
2274
  }
2372
- .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
2373
- cursor: not-allowed;
2275
+ .ant-card-actions > li > span a:not(.ant-btn):hover,
2276
+ .ant-card-actions > li > span > .anticon:hover {
2277
+ color: #1890ff;
2374
2278
  }
2375
- .ant-checkbox-wrapper + .ant-checkbox-wrapper {
2376
- margin-left: 8px;
2279
+ .ant-card-actions > li > span > .anticon {
2280
+ font-size: 16px;
2281
+ line-height: 22px;
2377
2282
  }
2378
- .ant-checkbox + span {
2379
- padding-right: 8px;
2380
- padding-left: 8px;
2283
+ .ant-card-actions > li:not(:last-child) {
2284
+ border-right: 1px solid #f0f0f0;
2381
2285
  }
2382
- .ant-checkbox-group {
2383
- -webkit-box-sizing: border-box;
2384
- box-sizing: border-box;
2385
- margin: 0;
2386
- padding: 0;
2387
- color: rgba(0, 0, 0, 0.85);
2388
- font-size: 14px;
2389
- font-variant: tabular-nums;
2390
- line-height: 1.5715;
2391
- list-style: none;
2392
- -webkit-font-feature-settings: 'tnum';
2393
- font-feature-settings: 'tnum';
2394
- display: inline-block;
2286
+ .ant-card-rtl .ant-card-actions > li:not(:last-child) {
2287
+ border-right: none;
2288
+ border-left: 1px solid #f0f0f0;
2395
2289
  }
2396
- .ant-checkbox-group-item {
2397
- margin-right: 8px;
2290
+ .ant-card-type-inner .ant-card-head {
2291
+ padding: 0 24px;
2292
+ background: #fafafa;
2398
2293
  }
2399
- .ant-checkbox-group-item:last-child {
2400
- margin-right: 0;
2294
+ .ant-card-type-inner .ant-card-head-title {
2295
+ padding: 12px 0;
2296
+ font-size: 14px;
2401
2297
  }
2402
- .ant-checkbox-group-item + .ant-checkbox-group-item {
2403
- margin-left: 0;
2298
+ .ant-card-type-inner .ant-card-body {
2299
+ padding: 16px 24px;
2404
2300
  }
2405
- .ant-checkbox-indeterminate .ant-checkbox-inner {
2406
- background-color: #fff;
2407
- border-color: #d9d9d9;
2301
+ .ant-card-type-inner .ant-card-extra {
2302
+ padding: 13.5px 0;
2408
2303
  }
2409
- .ant-checkbox-indeterminate .ant-checkbox-inner::after {
2410
- top: 50%;
2411
- left: 50%;
2412
- width: 8px;
2413
- height: 8px;
2414
- background-color: #1890ff;
2415
- border: 0;
2416
- -webkit-transform: translate(-50%, -50%) scale(1);
2417
- transform: translate(-50%, -50%) scale(1);
2418
- opacity: 1;
2419
- content: ' ';
2304
+ .ant-card-meta {
2305
+ margin: -4px 0;
2420
2306
  }
2421
- .ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
2422
- background-color: rgba(0, 0, 0, 0.25);
2423
- border-color: rgba(0, 0, 0, 0.25);
2307
+ .ant-card-meta::before {
2308
+ display: table;
2309
+ content: '';
2424
2310
  }
2425
- .ant-checkbox-rtl {
2426
- direction: rtl;
2311
+ .ant-card-meta::after {
2312
+ display: table;
2313
+ clear: both;
2314
+ content: '';
2427
2315
  }
2428
- .ant-checkbox-group-rtl .ant-checkbox-group-item {
2429
- margin-right: 0;
2430
- margin-left: 8px;
2316
+ .ant-card-meta-avatar {
2317
+ float: left;
2318
+ padding-right: 16px;
2431
2319
  }
2432
- .ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
2433
- margin-left: 0 !important;
2320
+ .ant-card-rtl .ant-card-meta-avatar {
2321
+ float: right;
2322
+ padding-right: 0;
2323
+ padding-left: 16px;
2434
2324
  }
2435
- .ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
2436
- margin-left: 8px;
2325
+ .ant-card-meta-detail {
2326
+ overflow: hidden;
2437
2327
  }
2438
- .ant-input-affix-wrapper {
2439
- position: relative;
2440
- display: inline-block;
2441
- width: 100%;
2442
- min-width: 0;
2443
- padding: 4px 11px;
2328
+ .ant-card-meta-detail > div:not(:last-child) {
2329
+ margin-bottom: 8px;
2330
+ }
2331
+ .ant-card-meta-title {
2332
+ overflow: hidden;
2444
2333
  color: rgba(0, 0, 0, 0.85);
2445
- font-size: 14px;
2446
- line-height: 1.5715;
2447
- background-color: #fff;
2448
- background-image: none;
2449
- border: 1px solid #d9d9d9;
2450
- border-radius: 2px;
2451
- -webkit-transition: all 0.3s;
2452
- transition: all 0.3s;
2453
- display: -webkit-inline-box;
2454
- display: -ms-inline-flexbox;
2455
- display: inline-flex;
2334
+ font-weight: 500;
2335
+ font-size: 16px;
2336
+ white-space: nowrap;
2337
+ text-overflow: ellipsis;
2456
2338
  }
2457
- .ant-input-affix-wrapper::-moz-placeholder {
2458
- opacity: 1;
2339
+ .ant-card-meta-description {
2340
+ color: rgba(0, 0, 0, 0.45);
2459
2341
  }
2460
- .ant-input-affix-wrapper::-webkit-input-placeholder {
2461
- color: #bfbfbf;
2342
+ .ant-card-loading {
2343
+ overflow: hidden;
2462
2344
  }
2463
- .ant-input-affix-wrapper::-ms-input-placeholder {
2464
- color: #bfbfbf;
2465
- }
2466
- .ant-input-affix-wrapper::placeholder {
2467
- color: #bfbfbf;
2468
- }
2469
- .ant-input-affix-wrapper:placeholder-shown {
2470
- text-overflow: ellipsis;
2471
- }
2472
- .ant-input-affix-wrapper:hover {
2473
- border-color: #40a9ff;
2474
- border-right-width: 1px !important;
2345
+ .ant-card-loading .ant-card-body {
2346
+ -webkit-user-select: none;
2347
+ -moz-user-select: none;
2348
+ -ms-user-select: none;
2349
+ user-select: none;
2475
2350
  }
2476
- .ant-input-rtl .ant-input-affix-wrapper:hover {
2477
- border-right-width: 0;
2478
- border-left-width: 1px !important;
2351
+ .ant-card-loading-content p {
2352
+ margin: 0;
2479
2353
  }
2480
- .ant-input-affix-wrapper:focus,
2481
- .ant-input-affix-wrapper-focused {
2482
- border-color: #40a9ff;
2483
- border-right-width: 1px !important;
2484
- outline: 0;
2485
- -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
2486
- box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
2354
+ .ant-card-loading-block {
2355
+ height: 14px;
2356
+ margin: 4px 0;
2357
+ background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
2358
+ background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
2359
+ background-size: 600% 600%;
2360
+ border-radius: 2px;
2361
+ -webkit-animation: card-loading 1.4s ease infinite;
2362
+ animation: card-loading 1.4s ease infinite;
2487
2363
  }
2488
- .ant-input-rtl .ant-input-affix-wrapper:focus,
2489
- .ant-input-rtl .ant-input-affix-wrapper-focused {
2490
- border-right-width: 0;
2491
- border-left-width: 1px !important;
2364
+ @-webkit-keyframes card-loading {
2365
+ 0%,
2366
+ 100% {
2367
+ background-position: 0 50%;
2368
+ }
2369
+ 50% {
2370
+ background-position: 100% 50%;
2371
+ }
2492
2372
  }
2493
- .ant-input-affix-wrapper-disabled {
2494
- color: rgba(0, 0, 0, 0.25);
2495
- background-color: #f5f5f5;
2496
- cursor: not-allowed;
2497
- opacity: 1;
2373
+ @keyframes card-loading {
2374
+ 0%,
2375
+ 100% {
2376
+ background-position: 0 50%;
2377
+ }
2378
+ 50% {
2379
+ background-position: 100% 50%;
2380
+ }
2498
2381
  }
2499
- .ant-input-affix-wrapper-disabled:hover {
2500
- border-color: #d9d9d9;
2501
- border-right-width: 1px !important;
2382
+ .ant-card-small > .ant-card-head {
2383
+ min-height: 36px;
2384
+ padding: 0 12px;
2385
+ font-size: 14px;
2502
2386
  }
2503
- .ant-input-affix-wrapper[disabled] {
2504
- color: rgba(0, 0, 0, 0.25);
2505
- background-color: #f5f5f5;
2506
- cursor: not-allowed;
2507
- opacity: 1;
2387
+ .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
2388
+ padding: 8px 0;
2508
2389
  }
2509
- .ant-input-affix-wrapper[disabled]:hover {
2510
- border-color: #d9d9d9;
2511
- border-right-width: 1px !important;
2390
+ .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
2391
+ padding: 8px 0;
2392
+ font-size: 14px;
2512
2393
  }
2513
- .ant-input-affix-wrapper-borderless,
2514
- .ant-input-affix-wrapper-borderless:hover,
2515
- .ant-input-affix-wrapper-borderless:focus,
2516
- .ant-input-affix-wrapper-borderless-focused,
2517
- .ant-input-affix-wrapper-borderless-disabled,
2518
- .ant-input-affix-wrapper-borderless[disabled] {
2519
- background-color: transparent;
2520
- border: none;
2521
- -webkit-box-shadow: none;
2522
- box-shadow: none;
2394
+ .ant-card-small > .ant-card-body {
2395
+ padding: 12px;
2523
2396
  }
2524
- textarea.ant-input-affix-wrapper {
2525
- max-width: 100%;
2526
- height: auto;
2527
- min-height: 32px;
2528
- line-height: 1.5715;
2529
- vertical-align: bottom;
2530
- -webkit-transition: all 0.3s, height 0s;
2531
- transition: all 0.3s, height 0s;
2397
+ .ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
2398
+ padding: 8px 0;
2399
+ font-size: 14px;
2532
2400
  }
2533
- .ant-input-affix-wrapper-lg {
2534
- padding: 6.5px 11px;
2401
+ .ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
2402
+ padding: 16px 0;
2535
2403
  font-size: 16px;
2536
2404
  }
2537
- .ant-input-affix-wrapper-sm {
2538
- padding: 0px 7px;
2405
+ .ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
2406
+ padding: 6px 16px;
2539
2407
  }
2540
- .ant-input-affix-wrapper-rtl {
2541
- direction: rtl;
2408
+ .ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
2409
+ padding: 7px 16px 6px;
2542
2410
  }
2543
- .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
2544
- border-color: #40a9ff;
2545
- border-right-width: 1px !important;
2546
- z-index: 1;
2411
+ .ant-tabs-rtl {
2412
+ direction: rtl;
2547
2413
  }
2548
- .ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
2549
- border-right-width: 0;
2550
- border-left-width: 1px !important;
2414
+ .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
2415
+ margin: 0 0 0 32px;
2551
2416
  }
2552
- .ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
2553
- z-index: 0;
2417
+ .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
2418
+ margin-left: 0;
2554
2419
  }
2555
- .ant-input-affix-wrapper-focused,
2556
- .ant-input-affix-wrapper:focus {
2557
- z-index: 1;
2420
+ .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
2421
+ margin-right: 0;
2422
+ margin-left: 12px;
2558
2423
  }
2559
- .ant-input-affix-wrapper-disabled .ant-input[disabled] {
2560
- background: transparent;
2424
+ .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
2425
+ margin-right: 8px;
2426
+ margin-left: -4px;
2561
2427
  }
2562
- .ant-input-affix-wrapper > input.ant-input {
2563
- padding: 0;
2564
- border: none;
2565
- outline: none;
2428
+ .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
2429
+ margin: 0;
2566
2430
  }
2567
- .ant-input-affix-wrapper > input.ant-input:focus {
2568
- -webkit-box-shadow: none;
2569
- box-shadow: none;
2431
+ .ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
2432
+ -webkit-box-ordinal-group: 2;
2433
+ -ms-flex-order: 1;
2434
+ order: 1;
2570
2435
  }
2571
- .ant-input-affix-wrapper::before {
2572
- width: 0;
2573
- visibility: hidden;
2574
- content: '\a0';
2436
+ .ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
2437
+ -webkit-box-ordinal-group: 1;
2438
+ -ms-flex-order: 0;
2439
+ order: 0;
2575
2440
  }
2576
- .ant-input-prefix,
2577
- .ant-input-suffix {
2578
- display: -webkit-box;
2579
- display: -ms-flexbox;
2580
- display: flex;
2581
- -webkit-box-flex: 0;
2582
- -ms-flex: none;
2583
- flex: none;
2584
- -webkit-box-align: center;
2585
- -ms-flex-align: center;
2586
- align-items: center;
2441
+ .ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
2442
+ -webkit-box-ordinal-group: 1;
2443
+ -ms-flex-order: 0;
2444
+ order: 0;
2587
2445
  }
2588
- .ant-input-prefix {
2589
- margin-right: 4px;
2446
+ .ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
2447
+ -webkit-box-ordinal-group: 2;
2448
+ -ms-flex-order: 1;
2449
+ order: 1;
2590
2450
  }
2591
- .ant-input-suffix {
2592
- margin-left: 4px;
2451
+ .ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2452
+ .ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2453
+ .ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2454
+ .ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
2455
+ margin-right: 0;
2456
+ margin-left: 2px;
2593
2457
  }
2594
- .ant-input-clear-icon {
2595
- margin: 0 4px;
2596
- color: rgba(0, 0, 0, 0.25);
2597
- font-size: 12px;
2598
- vertical-align: -1px;
2599
- cursor: pointer;
2600
- -webkit-transition: color 0.3s;
2601
- transition: color 0.3s;
2458
+ .ant-tabs-dropdown-rtl {
2459
+ direction: rtl;
2602
2460
  }
2603
- .ant-input-clear-icon:hover {
2604
- color: rgba(0, 0, 0, 0.45);
2461
+ .ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
2462
+ text-align: right;
2605
2463
  }
2606
- .ant-input-clear-icon:active {
2607
- color: rgba(0, 0, 0, 0.85);
2464
+ .ant-tabs-top,
2465
+ .ant-tabs-bottom {
2466
+ -webkit-box-orient: vertical;
2467
+ -webkit-box-direction: normal;
2468
+ -ms-flex-direction: column;
2469
+ flex-direction: column;
2608
2470
  }
2609
- .ant-input-clear-icon-hidden {
2610
- visibility: hidden;
2471
+ .ant-tabs-top > .ant-tabs-nav,
2472
+ .ant-tabs-bottom > .ant-tabs-nav,
2473
+ .ant-tabs-top > div > .ant-tabs-nav,
2474
+ .ant-tabs-bottom > div > .ant-tabs-nav {
2475
+ margin: 0 0 16px 0;
2611
2476
  }
2612
- .ant-input-clear-icon:last-child {
2613
- margin-right: 0;
2477
+ .ant-tabs-top > .ant-tabs-nav::before,
2478
+ .ant-tabs-bottom > .ant-tabs-nav::before,
2479
+ .ant-tabs-top > div > .ant-tabs-nav::before,
2480
+ .ant-tabs-bottom > div > .ant-tabs-nav::before {
2481
+ position: absolute;
2482
+ right: 0;
2483
+ left: 0;
2484
+ border-bottom: 1px solid #f0f0f0;
2485
+ content: '';
2614
2486
  }
2615
- .ant-input-affix-wrapper-textarea-with-clear-btn {
2616
- padding: 0 !important;
2617
- border: 0 !important;
2487
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
2488
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
2489
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
2490
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
2491
+ height: 2px;
2618
2492
  }
2619
- .ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon {
2620
- position: absolute;
2621
- top: 8px;
2622
- right: 8px;
2623
- z-index: 1;
2493
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
2494
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
2495
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
2496
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
2497
+ -webkit-transition: width 0.3s, left 0.3s, right 0.3s;
2498
+ transition: width 0.3s, left 0.3s, right 0.3s;
2624
2499
  }
2625
- .ant-input {
2626
- -webkit-box-sizing: border-box;
2627
- box-sizing: border-box;
2628
- margin: 0;
2629
- padding: 0;
2630
- font-variant: tabular-nums;
2631
- list-style: none;
2632
- -webkit-font-feature-settings: 'tnum';
2633
- font-feature-settings: 'tnum';
2634
- position: relative;
2635
- display: inline-block;
2636
- width: 100%;
2637
- min-width: 0;
2638
- padding: 4px 11px;
2639
- color: rgba(0, 0, 0, 0.85);
2640
- font-size: 14px;
2641
- line-height: 1.5715;
2642
- background-color: #fff;
2643
- background-image: none;
2644
- border: 1px solid #d9d9d9;
2645
- border-radius: 2px;
2646
- -webkit-transition: all 0.3s;
2647
- transition: all 0.3s;
2500
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2501
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2502
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2503
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2504
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2505
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2506
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2507
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
2508
+ top: 0;
2509
+ bottom: 0;
2510
+ width: 30px;
2648
2511
  }
2649
- .ant-input::-moz-placeholder {
2512
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2513
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2514
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2515
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
2516
+ left: 0;
2517
+ -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
2518
+ box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
2519
+ }
2520
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2521
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2522
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2523
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
2524
+ right: 0;
2525
+ -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
2526
+ box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
2527
+ }
2528
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
2529
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
2530
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
2531
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
2650
2532
  opacity: 1;
2651
2533
  }
2652
- .ant-input::-webkit-input-placeholder {
2653
- color: #bfbfbf;
2534
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
2535
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
2536
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
2537
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
2538
+ opacity: 1;
2654
2539
  }
2655
- .ant-input::-ms-input-placeholder {
2656
- color: #bfbfbf;
2540
+ .ant-tabs-top > .ant-tabs-nav::before,
2541
+ .ant-tabs-top > div > .ant-tabs-nav::before {
2542
+ bottom: 0;
2657
2543
  }
2658
- .ant-input::placeholder {
2659
- color: #bfbfbf;
2544
+ .ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
2545
+ .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
2546
+ bottom: 0;
2660
2547
  }
2661
- .ant-input:placeholder-shown {
2662
- text-overflow: ellipsis;
2548
+ .ant-tabs-bottom > .ant-tabs-nav,
2549
+ .ant-tabs-bottom > div > .ant-tabs-nav {
2550
+ -webkit-box-ordinal-group: 2;
2551
+ -ms-flex-order: 1;
2552
+ order: 1;
2553
+ margin-top: 16px;
2554
+ margin-bottom: 0;
2663
2555
  }
2664
- .ant-input:hover {
2665
- border-color: #40a9ff;
2666
- border-right-width: 1px !important;
2556
+ .ant-tabs-bottom > .ant-tabs-nav::before,
2557
+ .ant-tabs-bottom > div > .ant-tabs-nav::before {
2558
+ top: 0;
2667
2559
  }
2668
- .ant-input-rtl .ant-input:hover {
2669
- border-right-width: 0;
2670
- border-left-width: 1px !important;
2560
+ .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
2561
+ .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
2562
+ top: 0;
2671
2563
  }
2672
- .ant-input:focus,
2673
- .ant-input-focused {
2674
- border-color: #40a9ff;
2675
- border-right-width: 1px !important;
2676
- outline: 0;
2677
- -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
2678
- box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
2564
+ .ant-tabs-bottom > .ant-tabs-content-holder,
2565
+ .ant-tabs-bottom > div > .ant-tabs-content-holder {
2566
+ -webkit-box-ordinal-group: 1;
2567
+ -ms-flex-order: 0;
2568
+ order: 0;
2679
2569
  }
2680
- .ant-input-rtl .ant-input:focus,
2681
- .ant-input-rtl .ant-input-focused {
2682
- border-right-width: 0;
2683
- border-left-width: 1px !important;
2570
+ .ant-tabs-left > .ant-tabs-nav,
2571
+ .ant-tabs-right > .ant-tabs-nav,
2572
+ .ant-tabs-left > div > .ant-tabs-nav,
2573
+ .ant-tabs-right > div > .ant-tabs-nav {
2574
+ -webkit-box-orient: vertical;
2575
+ -webkit-box-direction: normal;
2576
+ -ms-flex-direction: column;
2577
+ flex-direction: column;
2578
+ min-width: 50px;
2684
2579
  }
2685
- .ant-input-disabled {
2686
- color: rgba(0, 0, 0, 0.25);
2687
- background-color: #f5f5f5;
2688
- cursor: not-allowed;
2689
- opacity: 1;
2580
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
2581
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
2582
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
2583
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
2584
+ padding: 8px 24px;
2585
+ text-align: center;
2690
2586
  }
2691
- .ant-input-disabled:hover {
2692
- border-color: #d9d9d9;
2693
- border-right-width: 1px !important;
2587
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2588
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2589
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2590
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
2591
+ margin: 16px 0 0 0;
2694
2592
  }
2695
- .ant-input[disabled] {
2696
- color: rgba(0, 0, 0, 0.25);
2697
- background-color: #f5f5f5;
2698
- cursor: not-allowed;
2593
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
2594
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
2595
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
2596
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
2597
+ -webkit-box-orient: vertical;
2598
+ -webkit-box-direction: normal;
2599
+ -ms-flex-direction: column;
2600
+ flex-direction: column;
2601
+ }
2602
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2603
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2604
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2605
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2606
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2607
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2608
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2609
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
2610
+ right: 0;
2611
+ left: 0;
2612
+ height: 30px;
2613
+ }
2614
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2615
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2616
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2617
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
2618
+ top: 0;
2619
+ -webkit-box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
2620
+ box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
2621
+ }
2622
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2623
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2624
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2625
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
2626
+ bottom: 0;
2627
+ -webkit-box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
2628
+ box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
2629
+ }
2630
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
2631
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
2632
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
2633
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
2699
2634
  opacity: 1;
2700
2635
  }
2701
- .ant-input[disabled]:hover {
2702
- border-color: #d9d9d9;
2703
- border-right-width: 1px !important;
2636
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
2637
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
2638
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
2639
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
2640
+ opacity: 1;
2704
2641
  }
2705
- .ant-input-borderless,
2706
- .ant-input-borderless:hover,
2707
- .ant-input-borderless:focus,
2708
- .ant-input-borderless-focused,
2709
- .ant-input-borderless-disabled,
2710
- .ant-input-borderless[disabled] {
2711
- background-color: transparent;
2712
- border: none;
2713
- -webkit-box-shadow: none;
2714
- box-shadow: none;
2642
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
2643
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
2644
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
2645
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
2646
+ width: 2px;
2715
2647
  }
2716
- textarea.ant-input {
2717
- max-width: 100%;
2718
- height: auto;
2719
- min-height: 32px;
2720
- line-height: 1.5715;
2721
- vertical-align: bottom;
2722
- -webkit-transition: all 0.3s, height 0s;
2723
- transition: all 0.3s, height 0s;
2648
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
2649
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
2650
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
2651
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
2652
+ -webkit-transition: height 0.3s, top 0.3s;
2653
+ transition: height 0.3s, top 0.3s;
2724
2654
  }
2725
- .ant-input-lg {
2726
- padding: 6.5px 11px;
2727
- font-size: 16px;
2655
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
2656
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
2657
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
2658
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
2659
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
2660
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
2661
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
2662
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
2663
+ -webkit-box-flex: 1;
2664
+ -ms-flex: 1 0 auto;
2665
+ flex: 1 0 auto;
2666
+ -webkit-box-orient: vertical;
2667
+ -webkit-box-direction: normal;
2668
+ -ms-flex-direction: column;
2669
+ flex-direction: column;
2728
2670
  }
2729
- .ant-input-sm {
2730
- padding: 0px 7px;
2671
+ .ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
2672
+ .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
2673
+ right: 0;
2731
2674
  }
2732
- .ant-input-rtl {
2733
- direction: rtl;
2675
+ .ant-tabs-left > .ant-tabs-content-holder,
2676
+ .ant-tabs-left > div > .ant-tabs-content-holder {
2677
+ margin-left: -1px;
2678
+ border-left: 1px solid #f0f0f0;
2734
2679
  }
2735
- .ant-input-group {
2680
+ .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
2681
+ .ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
2682
+ padding-left: 24px;
2683
+ }
2684
+ .ant-tabs-right > .ant-tabs-nav,
2685
+ .ant-tabs-right > div > .ant-tabs-nav {
2686
+ -webkit-box-ordinal-group: 2;
2687
+ -ms-flex-order: 1;
2688
+ order: 1;
2689
+ }
2690
+ .ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
2691
+ .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
2692
+ left: 0;
2693
+ }
2694
+ .ant-tabs-right > .ant-tabs-content-holder,
2695
+ .ant-tabs-right > div > .ant-tabs-content-holder {
2696
+ -webkit-box-ordinal-group: 1;
2697
+ -ms-flex-order: 0;
2698
+ order: 0;
2699
+ margin-right: -1px;
2700
+ border-right: 1px solid #f0f0f0;
2701
+ }
2702
+ .ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
2703
+ .ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
2704
+ padding-right: 24px;
2705
+ }
2706
+ .ant-tabs-dropdown {
2736
2707
  -webkit-box-sizing: border-box;
2737
2708
  box-sizing: border-box;
2738
2709
  margin: 0;
@@ -2744,474 +2715,662 @@ textarea.ant-input {
2744
2715
  list-style: none;
2745
2716
  -webkit-font-feature-settings: 'tnum';
2746
2717
  font-feature-settings: 'tnum';
2747
- position: relative;
2748
- display: table;
2749
- width: 100%;
2750
- border-collapse: separate;
2751
- border-spacing: 0;
2752
- }
2753
- .ant-input-group[class*='col-'] {
2754
- float: none;
2755
- padding-right: 0;
2756
- padding-left: 0;
2757
- }
2758
- .ant-input-group > [class*='col-'] {
2759
- padding-right: 8px;
2760
- }
2761
- .ant-input-group > [class*='col-']:last-child {
2762
- padding-right: 0;
2763
- }
2764
- .ant-input-group-addon,
2765
- .ant-input-group-wrap,
2766
- .ant-input-group > .ant-input {
2767
- display: table-cell;
2768
- }
2769
- .ant-input-group-addon:not(:first-child):not(:last-child),
2770
- .ant-input-group-wrap:not(:first-child):not(:last-child),
2771
- .ant-input-group > .ant-input:not(:first-child):not(:last-child) {
2772
- border-radius: 0;
2773
- }
2774
- .ant-input-group-addon,
2775
- .ant-input-group-wrap {
2776
- width: 1px;
2777
- white-space: nowrap;
2778
- vertical-align: middle;
2779
- }
2780
- .ant-input-group-wrap > * {
2781
- display: block !important;
2782
- }
2783
- .ant-input-group .ant-input {
2784
- float: left;
2785
- width: 100%;
2786
- margin-bottom: 0;
2787
- text-align: inherit;
2788
- }
2789
- .ant-input-group .ant-input:focus {
2790
- z-index: 1;
2791
- border-right-width: 1px;
2718
+ position: absolute;
2719
+ top: -9999px;
2720
+ left: -9999px;
2721
+ z-index: 1050;
2722
+ display: block;
2792
2723
  }
2793
- .ant-input-group .ant-input:hover {
2794
- z-index: 1;
2795
- border-right-width: 1px;
2724
+ .ant-tabs-dropdown-hidden {
2725
+ display: none;
2796
2726
  }
2797
- .ant-input-search-with-button .ant-input-group .ant-input:hover {
2798
- z-index: 0;
2727
+ .ant-tabs-dropdown-menu {
2728
+ max-height: 200px;
2729
+ margin: 0;
2730
+ padding: 4px 0;
2731
+ overflow-x: hidden;
2732
+ overflow-y: auto;
2733
+ text-align: left;
2734
+ list-style-type: none;
2735
+ background-color: #fff;
2736
+ background-clip: padding-box;
2737
+ border-radius: 2px;
2738
+ outline: none;
2739
+ -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
2740
+ box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
2799
2741
  }
2800
- .ant-input-group-addon {
2801
- position: relative;
2802
- padding: 0 11px;
2742
+ .ant-tabs-dropdown-menu-item {
2743
+ min-width: 120px;
2744
+ margin: 0;
2745
+ padding: 5px 12px;
2746
+ overflow: hidden;
2803
2747
  color: rgba(0, 0, 0, 0.85);
2804
2748
  font-weight: normal;
2805
2749
  font-size: 14px;
2806
- text-align: center;
2807
- background-color: #fafafa;
2808
- border: 1px solid #d9d9d9;
2809
- border-radius: 2px;
2750
+ line-height: 22px;
2751
+ white-space: nowrap;
2752
+ text-overflow: ellipsis;
2753
+ cursor: pointer;
2810
2754
  -webkit-transition: all 0.3s;
2811
2755
  transition: all 0.3s;
2812
2756
  }
2813
- .ant-input-group-addon .ant-select {
2814
- margin: -5px -11px;
2815
- }
2816
- .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
2817
- background-color: inherit;
2818
- border: 1px solid transparent;
2819
- -webkit-box-shadow: none;
2820
- box-shadow: none;
2821
- }
2822
- .ant-input-group-addon .ant-select-open .ant-select-selector,
2823
- .ant-input-group-addon .ant-select-focused .ant-select-selector {
2824
- color: #1890ff;
2825
- }
2826
- .ant-input-group > .ant-input:first-child,
2827
- .ant-input-group-addon:first-child {
2828
- border-top-right-radius: 0;
2829
- border-bottom-right-radius: 0;
2830
- }
2831
- .ant-input-group > .ant-input:first-child .ant-select .ant-select-selector,
2832
- .ant-input-group-addon:first-child .ant-select .ant-select-selector {
2833
- border-top-right-radius: 0;
2834
- border-bottom-right-radius: 0;
2757
+ .ant-tabs-dropdown-menu-item:hover {
2758
+ background: #f5f5f5;
2835
2759
  }
2836
- .ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
2837
- border-top-left-radius: 0;
2838
- border-bottom-left-radius: 0;
2760
+ .ant-tabs-dropdown-menu-item-disabled,
2761
+ .ant-tabs-dropdown-menu-item-disabled:hover {
2762
+ color: rgba(0, 0, 0, 0.25);
2763
+ background: transparent;
2764
+ cursor: not-allowed;
2839
2765
  }
2840
- .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
2841
- border-top-right-radius: 0;
2842
- border-bottom-right-radius: 0;
2766
+ .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
2767
+ .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
2768
+ margin: 0;
2769
+ padding: 8px 16px;
2770
+ background: #fafafa;
2771
+ border: 1px solid #f0f0f0;
2772
+ -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
2773
+ transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
2843
2774
  }
2844
- .ant-input-group-addon:first-child {
2845
- border-right: 0;
2775
+ .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
2776
+ .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
2777
+ color: #1890ff;
2778
+ background: #fff;
2846
2779
  }
2847
- .ant-input-group-addon:last-child {
2848
- border-left: 0;
2780
+ .ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
2781
+ .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
2782
+ visibility: hidden;
2849
2783
  }
2850
- .ant-input-group > .ant-input:last-child,
2851
- .ant-input-group-addon:last-child {
2852
- border-top-left-radius: 0;
2853
- border-bottom-left-radius: 0;
2784
+ .ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2785
+ .ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2786
+ .ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2787
+ .ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
2788
+ margin-left: 2px;
2854
2789
  }
2855
- .ant-input-group > .ant-input:last-child .ant-select .ant-select-selector,
2856
- .ant-input-group-addon:last-child .ant-select .ant-select-selector {
2857
- border-top-left-radius: 0;
2858
- border-bottom-left-radius: 0;
2790
+ .ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
2791
+ .ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
2792
+ border-radius: 2px 2px 0 0;
2859
2793
  }
2860
- .ant-input-group-lg .ant-input,
2861
- .ant-input-group-lg > .ant-input-group-addon {
2862
- padding: 6.5px 11px;
2863
- font-size: 16px;
2794
+ .ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
2795
+ .ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
2796
+ border-bottom-color: #fff;
2864
2797
  }
2865
- .ant-input-group-sm .ant-input,
2866
- .ant-input-group-sm > .ant-input-group-addon {
2867
- padding: 0px 7px;
2798
+ .ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
2799
+ .ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
2800
+ border-radius: 0 0 2px 2px;
2868
2801
  }
2869
- .ant-input-group-lg .ant-select-single .ant-select-selector {
2870
- height: 40px;
2802
+ .ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
2803
+ .ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
2804
+ border-top-color: #fff;
2871
2805
  }
2872
- .ant-input-group-sm .ant-select-single .ant-select-selector {
2873
- height: 24px;
2806
+ .ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2807
+ .ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2808
+ .ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
2809
+ .ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
2810
+ margin-top: 2px;
2874
2811
  }
2875
- .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
2876
- border-top-left-radius: 0;
2877
- border-bottom-left-radius: 0;
2812
+ .ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
2813
+ .ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
2814
+ border-radius: 2px 0 0 2px;
2878
2815
  }
2879
- .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
2880
- border-top-right-radius: 0;
2881
- border-bottom-right-radius: 0;
2816
+ .ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
2817
+ .ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
2818
+ border-right-color: #fff;
2882
2819
  }
2883
- .ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
2884
- border-top-left-radius: 2px;
2885
- border-bottom-left-radius: 2px;
2820
+ .ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
2821
+ .ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
2822
+ border-radius: 0 2px 2px 0;
2886
2823
  }
2887
- .ant-input-group.ant-input-group-compact {
2888
- display: block;
2824
+ .ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
2825
+ .ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
2826
+ border-left-color: #fff;
2889
2827
  }
2890
- .ant-input-group.ant-input-group-compact::before {
2891
- display: table;
2892
- content: '';
2828
+ .ant-tabs {
2829
+ -webkit-box-sizing: border-box;
2830
+ box-sizing: border-box;
2831
+ margin: 0;
2832
+ padding: 0;
2833
+ color: rgba(0, 0, 0, 0.85);
2834
+ font-size: 14px;
2835
+ font-variant: tabular-nums;
2836
+ line-height: 1.5715;
2837
+ list-style: none;
2838
+ -webkit-font-feature-settings: 'tnum';
2839
+ font-feature-settings: 'tnum';
2840
+ display: -webkit-box;
2841
+ display: -ms-flexbox;
2842
+ display: flex;
2843
+ overflow: hidden;
2893
2844
  }
2894
- .ant-input-group.ant-input-group-compact::after {
2895
- display: table;
2896
- clear: both;
2897
- content: '';
2845
+ .ant-tabs > .ant-tabs-nav,
2846
+ .ant-tabs > div > .ant-tabs-nav {
2847
+ position: relative;
2848
+ display: -webkit-box;
2849
+ display: -ms-flexbox;
2850
+ display: flex;
2851
+ -webkit-box-flex: 0;
2852
+ -ms-flex: none;
2853
+ flex: none;
2854
+ -webkit-box-align: center;
2855
+ -ms-flex-align: center;
2856
+ align-items: center;
2898
2857
  }
2899
- .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
2900
- .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
2901
- .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
2902
- border-right-width: 1px;
2858
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
2859
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
2860
+ position: relative;
2861
+ display: inline-block;
2862
+ display: -webkit-box;
2863
+ display: -ms-flexbox;
2864
+ display: flex;
2865
+ -webkit-box-flex: 1;
2866
+ -ms-flex: auto;
2867
+ flex: auto;
2868
+ -ms-flex-item-align: stretch;
2869
+ align-self: stretch;
2870
+ overflow: hidden;
2871
+ white-space: nowrap;
2872
+ -webkit-transform: translate(0);
2873
+ transform: translate(0);
2903
2874
  }
2904
- .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
2905
- .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
2906
- .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
2875
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2876
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
2877
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
2878
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
2879
+ position: absolute;
2907
2880
  z-index: 1;
2881
+ opacity: 0;
2882
+ -webkit-transition: opacity 0.3s;
2883
+ transition: opacity 0.3s;
2884
+ content: '';
2885
+ pointer-events: none;
2908
2886
  }
2909
- .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
2910
- .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
2911
- .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
2912
- z-index: 1;
2887
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
2888
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
2889
+ position: relative;
2890
+ display: -webkit-box;
2891
+ display: -ms-flexbox;
2892
+ display: flex;
2893
+ -webkit-transition: -webkit-transform 0.3s;
2894
+ transition: -webkit-transform 0.3s;
2895
+ transition: transform 0.3s;
2896
+ transition: transform 0.3s, -webkit-transform 0.3s;
2913
2897
  }
2914
- .ant-input-group.ant-input-group-compact > * {
2915
- display: inline-block;
2916
- float: none;
2917
- vertical-align: top;
2918
- border-radius: 0;
2898
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
2899
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
2900
+ display: -webkit-box;
2901
+ display: -ms-flexbox;
2902
+ display: flex;
2903
+ -ms-flex-item-align: stretch;
2904
+ align-self: stretch;
2919
2905
  }
2920
- .ant-input-group.ant-input-group-compact > .ant-input-affix-wrapper {
2921
- display: -webkit-inline-box;
2922
- display: -ms-inline-flexbox;
2923
- display: inline-flex;
2906
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
2907
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
2908
+ position: absolute;
2909
+ visibility: hidden;
2910
+ pointer-events: none;
2924
2911
  }
2925
- .ant-input-group.ant-input-group-compact > .ant-picker-range {
2926
- display: -webkit-inline-box;
2927
- display: -ms-inline-flexbox;
2928
- display: inline-flex;
2912
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
2913
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
2914
+ position: relative;
2915
+ padding: 8px 16px;
2916
+ background: transparent;
2917
+ border: 0;
2929
2918
  }
2930
- .ant-input-group.ant-input-group-compact > *:not(:last-child) {
2931
- margin-right: -1px;
2932
- border-right-width: 1px;
2919
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
2920
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
2921
+ position: absolute;
2922
+ right: 0;
2923
+ bottom: 0;
2924
+ left: 0;
2925
+ height: 5px;
2926
+ -webkit-transform: translateY(100%);
2927
+ transform: translateY(100%);
2928
+ content: '';
2933
2929
  }
2934
- .ant-input-group.ant-input-group-compact .ant-input {
2935
- float: none;
2930
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
2931
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
2932
+ min-width: 40px;
2933
+ padding: 0 8px;
2934
+ background: #fafafa;
2935
+ border: 1px solid #f0f0f0;
2936
+ border-radius: 2px 2px 0 0;
2937
+ outline: none;
2938
+ cursor: pointer;
2939
+ -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
2940
+ transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
2936
2941
  }
2937
- .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector,
2938
- .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
2939
- .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
2940
- .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
2941
- border-right-width: 1px;
2942
- border-radius: 0;
2942
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
2943
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
2944
+ color: #40a9ff;
2943
2945
  }
2944
- .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover,
2945
- .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
2946
- .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
2947
- .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
2948
- z-index: 1;
2946
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
2947
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
2948
+ .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
2949
+ .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
2950
+ color: #096dd9;
2949
2951
  }
2950
- .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
2951
- .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
2952
- .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
2953
- .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
2954
- z-index: 1;
2952
+ .ant-tabs-extra-content {
2953
+ -webkit-box-flex: 0;
2954
+ -ms-flex: none;
2955
+ flex: none;
2955
2956
  }
2956
- .ant-input-group.ant-input-group-compact > .ant-select-focused {
2957
- z-index: 1;
2957
+ .ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
2958
+ .ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
2959
+ -webkit-box-pack: center;
2960
+ -ms-flex-pack: center;
2961
+ justify-content: center;
2958
2962
  }
2959
- .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow {
2960
- z-index: 1;
2963
+ .ant-tabs-ink-bar {
2964
+ position: absolute;
2965
+ background: #1890ff;
2966
+ pointer-events: none;
2961
2967
  }
2962
- .ant-input-group.ant-input-group-compact > *:first-child,
2963
- .ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
2964
- .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
2965
- .ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
2966
- border-top-left-radius: 2px;
2967
- border-bottom-left-radius: 2px;
2968
+ .ant-tabs-tab {
2969
+ position: relative;
2970
+ display: -webkit-inline-box;
2971
+ display: -ms-inline-flexbox;
2972
+ display: inline-flex;
2973
+ -webkit-box-align: center;
2974
+ -ms-flex-align: center;
2975
+ align-items: center;
2976
+ padding: 12px 0;
2977
+ font-size: 14px;
2978
+ background: transparent;
2979
+ border: 0;
2980
+ outline: none;
2981
+ cursor: pointer;
2968
2982
  }
2969
- .ant-input-group.ant-input-group-compact > *:last-child,
2970
- .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
2971
- .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
2972
- .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
2973
- border-right-width: 1px;
2974
- border-top-right-radius: 2px;
2975
- border-bottom-right-radius: 2px;
2983
+ .ant-tabs-tab-btn:focus,
2984
+ .ant-tabs-tab-remove:focus,
2985
+ .ant-tabs-tab-btn:active,
2986
+ .ant-tabs-tab-remove:active {
2987
+ color: #096dd9;
2976
2988
  }
2977
- .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
2978
- vertical-align: top;
2989
+ .ant-tabs-tab-btn {
2990
+ outline: none;
2991
+ -webkit-transition: all 0.3s;
2992
+ transition: all 0.3s;
2979
2993
  }
2980
- .ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
2981
- margin-left: -1px;
2994
+ .ant-tabs-tab-remove {
2995
+ -webkit-box-flex: 0;
2996
+ -ms-flex: none;
2997
+ flex: none;
2998
+ margin-right: -4px;
2999
+ margin-left: 8px;
3000
+ color: rgba(0, 0, 0, 0.45);
3001
+ font-size: 12px;
3002
+ background: transparent;
3003
+ border: none;
3004
+ outline: none;
3005
+ cursor: pointer;
3006
+ -webkit-transition: all 0.3s;
3007
+ transition: all 0.3s;
2982
3008
  }
2983
- .ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
2984
- border-radius: 0;
3009
+ .ant-tabs-tab-remove:hover {
3010
+ color: rgba(0, 0, 0, 0.85);
2985
3011
  }
2986
- .ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
2987
- border-radius: 0;
3012
+ .ant-tabs-tab:hover {
3013
+ color: #40a9ff;
2988
3014
  }
2989
- .ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
2990
- border-radius: 2px 0 0 2px;
3015
+ .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
3016
+ color: #1890ff;
3017
+ text-shadow: 0 0 0.25px currentColor;
2991
3018
  }
2992
- .ant-input-group > .ant-input-rtl:first-child,
2993
- .ant-input-group-rtl .ant-input-group-addon:first-child {
2994
- border-radius: 0 2px 2px 0;
3019
+ .ant-tabs-tab.ant-tabs-tab-disabled {
3020
+ color: rgba(0, 0, 0, 0.25);
3021
+ cursor: not-allowed;
2995
3022
  }
2996
- .ant-input-group-rtl .ant-input-group-addon:first-child {
2997
- border-right: 1px solid #d9d9d9;
2998
- border-left: 0;
3023
+ .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
3024
+ .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
3025
+ .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
3026
+ .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
3027
+ color: rgba(0, 0, 0, 0.25);
2999
3028
  }
3000
- .ant-input-group-rtl .ant-input-group-addon:last-child {
3001
- border-right: 0;
3002
- border-left: 1px solid #d9d9d9;
3029
+ .ant-tabs-tab .ant-tabs-tab-remove .anticon {
3030
+ margin: 0;
3003
3031
  }
3004
- .ant-input-group-rtl.ant-input-group > .ant-input:last-child,
3005
- .ant-input-group-rtl.ant-input-group-addon:last-child {
3006
- border-radius: 2px 0 0 2px;
3032
+ .ant-tabs-tab .anticon {
3033
+ margin-right: 12px;
3007
3034
  }
3008
- .ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child) {
3009
- border-radius: 2px 0 0 2px;
3035
+ .ant-tabs-tab + .ant-tabs-tab {
3036
+ margin: 0 0 0 32px;
3010
3037
  }
3011
- .ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
3012
- border-radius: 0 2px 2px 0;
3038
+ .ant-tabs-content {
3039
+ display: -webkit-box;
3040
+ display: -ms-flexbox;
3041
+ display: flex;
3042
+ width: 100%;
3013
3043
  }
3014
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:not(:last-child) {
3015
- margin-right: 0;
3016
- margin-left: -1px;
3017
- border-left-width: 1px;
3044
+ .ant-tabs-content-holder {
3045
+ -webkit-box-flex: 1;
3046
+ -ms-flex: auto;
3047
+ flex: auto;
3048
+ min-width: 0;
3049
+ min-height: 0;
3018
3050
  }
3019
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:first-child,
3020
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
3021
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
3022
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
3023
- border-radius: 0 2px 2px 0;
3051
+ .ant-tabs-content-animated {
3052
+ -webkit-transition: margin 0.3s;
3053
+ transition: margin 0.3s;
3024
3054
  }
3025
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:last-child,
3026
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
3027
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
3028
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
3029
- .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
3030
- border-left-width: 1px;
3031
- border-radius: 2px 0 0 2px;
3055
+ .ant-tabs-tabpane {
3056
+ -webkit-box-flex: 0;
3057
+ -ms-flex: none;
3058
+ flex: none;
3059
+ width: 100%;
3060
+ outline: none;
3032
3061
  }
3033
- .ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
3034
- margin-right: -1px;
3035
- margin-left: 0;
3062
+ .pandora-sdk-card .ant-card-head .ant-card-extra {
3063
+ padding: 0;
3036
3064
  }
3037
- .ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
3038
- border-radius: 0 2px 2px 0;
3065
+ .ant-divider {
3066
+ -webkit-box-sizing: border-box;
3067
+ box-sizing: border-box;
3068
+ margin: 0;
3069
+ padding: 0;
3070
+ color: rgba(0, 0, 0, 0.85);
3071
+ font-size: 14px;
3072
+ font-variant: tabular-nums;
3073
+ line-height: 1.5715;
3074
+ list-style: none;
3075
+ -webkit-font-feature-settings: 'tnum';
3076
+ font-feature-settings: 'tnum';
3077
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
3039
3078
  }
3040
- .ant-input-group-wrapper {
3079
+ .ant-divider-vertical {
3080
+ position: relative;
3081
+ top: -0.06em;
3041
3082
  display: inline-block;
3042
- width: 100%;
3043
- text-align: start;
3044
- vertical-align: top;
3083
+ height: 0.9em;
3084
+ margin: 0 8px;
3085
+ vertical-align: middle;
3086
+ border-top: 0;
3087
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
3045
3088
  }
3046
- .ant-input-password-icon {
3047
- color: rgba(0, 0, 0, 0.45);
3048
- cursor: pointer;
3049
- -webkit-transition: all 0.3s;
3050
- transition: all 0.3s;
3089
+ .ant-divider-horizontal {
3090
+ display: -webkit-box;
3091
+ display: -ms-flexbox;
3092
+ display: flex;
3093
+ clear: both;
3094
+ width: 100%;
3095
+ min-width: 100%;
3096
+ margin: 24px 0;
3051
3097
  }
3052
- .ant-input-password-icon:hover {
3098
+ .ant-divider-horizontal.ant-divider-with-text {
3099
+ display: -webkit-box;
3100
+ display: -ms-flexbox;
3101
+ display: flex;
3102
+ margin: 16px 0;
3053
3103
  color: rgba(0, 0, 0, 0.85);
3104
+ font-weight: 500;
3105
+ font-size: 16px;
3106
+ white-space: nowrap;
3107
+ text-align: center;
3108
+ border-top: 0;
3109
+ border-top-color: rgba(0, 0, 0, 0.06);
3054
3110
  }
3055
- .ant-input[type='color'] {
3056
- height: 32px;
3057
- }
3058
- .ant-input[type='color'].ant-input-lg {
3059
- height: 40px;
3111
+ .ant-divider-horizontal.ant-divider-with-text::before,
3112
+ .ant-divider-horizontal.ant-divider-with-text::after {
3113
+ position: relative;
3114
+ top: 50%;
3115
+ width: 50%;
3116
+ border-top: 1px solid transparent;
3117
+ border-top-color: inherit;
3118
+ border-bottom: 0;
3119
+ -webkit-transform: translateY(50%);
3120
+ transform: translateY(50%);
3121
+ content: '';
3060
3122
  }
3061
- .ant-input[type='color'].ant-input-sm {
3062
- height: 24px;
3063
- padding-top: 3px;
3064
- padding-bottom: 3px;
3123
+ .ant-divider-horizontal.ant-divider-with-text-left::before {
3124
+ top: 50%;
3125
+ width: 5%;
3065
3126
  }
3066
- .ant-input-textarea-show-count::after {
3067
- float: right;
3068
- color: rgba(0, 0, 0, 0.45);
3069
- white-space: nowrap;
3070
- content: attr(data-count);
3071
- pointer-events: none;
3127
+ .ant-divider-horizontal.ant-divider-with-text-left::after {
3128
+ top: 50%;
3129
+ width: 95%;
3072
3130
  }
3073
- .ant-input-search .ant-input:hover,
3074
- .ant-input-search .ant-input:focus {
3075
- border-color: #40a9ff;
3131
+ .ant-divider-horizontal.ant-divider-with-text-right::before {
3132
+ top: 50%;
3133
+ width: 95%;
3076
3134
  }
3077
- .ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
3078
- .ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
3079
- border-left-color: #40a9ff;
3135
+ .ant-divider-horizontal.ant-divider-with-text-right::after {
3136
+ top: 50%;
3137
+ width: 5%;
3080
3138
  }
3081
- .ant-input-search .ant-input-affix-wrapper {
3082
- border-radius: 0;
3139
+ .ant-divider-inner-text {
3140
+ display: inline-block;
3141
+ padding: 0 1em;
3083
3142
  }
3084
- .ant-input-search .ant-input-lg {
3085
- line-height: 1.5713;
3143
+ .ant-divider-dashed {
3144
+ background: none;
3145
+ border-color: rgba(0, 0, 0, 0.06);
3146
+ border-style: dashed;
3147
+ border-width: 1px 0 0;
3086
3148
  }
3087
- .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child {
3088
- left: -1px;
3089
- padding: 0;
3090
- border: 0;
3149
+ .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
3150
+ border-top: 0;
3091
3151
  }
3092
- .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
3093
- padding-top: 0;
3094
- padding-bottom: 0;
3095
- border-radius: 0 2px 2px 0;
3152
+ .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
3153
+ .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
3154
+ border-style: dashed none none;
3096
3155
  }
3097
- .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) {
3098
- color: rgba(0, 0, 0, 0.45);
3156
+ .ant-divider-vertical.ant-divider-dashed {
3157
+ border-width: 0 0 0 1px;
3099
3158
  }
3100
- .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before {
3101
- top: 0;
3102
- right: 0;
3103
- bottom: 0;
3104
- left: 0;
3159
+ .ant-divider-plain.ant-divider-with-text {
3160
+ color: rgba(0, 0, 0, 0.85);
3161
+ font-weight: normal;
3162
+ font-size: 14px;
3105
3163
  }
3106
- .ant-input-search-button {
3107
- height: 32px;
3164
+ .ant-divider-rtl {
3165
+ direction: rtl;
3108
3166
  }
3109
- .ant-input-search-button:hover,
3110
- .ant-input-search-button:focus {
3111
- z-index: 1;
3167
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
3168
+ width: 95%;
3112
3169
  }
3113
- .ant-input-search-large .ant-input-search-button {
3114
- height: 40px;
3170
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
3171
+ width: 5%;
3115
3172
  }
3116
- .ant-input-search-small .ant-input-search-button {
3117
- height: 24px;
3173
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
3174
+ width: 5%;
3118
3175
  }
3119
- .ant-input-group-wrapper-rtl {
3120
- direction: rtl;
3176
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
3177
+ width: 95%;
3121
3178
  }
3122
- .ant-input-group-rtl {
3123
- direction: rtl;
3179
+ @-webkit-keyframes antCheckboxEffect {
3180
+ 0% {
3181
+ -webkit-transform: scale(1);
3182
+ transform: scale(1);
3183
+ opacity: 0.5;
3184
+ }
3185
+ 100% {
3186
+ -webkit-transform: scale(1.6);
3187
+ transform: scale(1.6);
3188
+ opacity: 0;
3189
+ }
3124
3190
  }
3125
- .ant-input-affix-wrapper.ant-input-affix-wrapper-rtl > input.ant-input {
3126
- border: none;
3191
+ @keyframes antCheckboxEffect {
3192
+ 0% {
3193
+ -webkit-transform: scale(1);
3194
+ transform: scale(1);
3195
+ opacity: 0.5;
3196
+ }
3197
+ 100% {
3198
+ -webkit-transform: scale(1.6);
3199
+ transform: scale(1.6);
3200
+ opacity: 0;
3201
+ }
3202
+ }
3203
+ .ant-checkbox {
3204
+ -webkit-box-sizing: border-box;
3205
+ box-sizing: border-box;
3206
+ margin: 0;
3207
+ padding: 0;
3208
+ color: rgba(0, 0, 0, 0.85);
3209
+ font-size: 14px;
3210
+ font-variant: tabular-nums;
3211
+ line-height: 1.5715;
3212
+ list-style: none;
3213
+ -webkit-font-feature-settings: 'tnum';
3214
+ font-feature-settings: 'tnum';
3215
+ position: relative;
3216
+ top: 0.2em;
3217
+ line-height: 1;
3218
+ white-space: nowrap;
3127
3219
  outline: none;
3220
+ cursor: pointer;
3128
3221
  }
3129
- .ant-input-affix-wrapper-rtl .ant-input-prefix {
3130
- margin: 0 0 0 4px;
3222
+ .ant-checkbox-wrapper:hover .ant-checkbox-inner,
3223
+ .ant-checkbox:hover .ant-checkbox-inner,
3224
+ .ant-checkbox-input:focus + .ant-checkbox-inner {
3225
+ border-color: #1890ff;
3131
3226
  }
3132
- .ant-input-affix-wrapper-rtl .ant-input-suffix {
3133
- margin: 0 4px 0 0;
3227
+ .ant-checkbox-checked::after {
3228
+ position: absolute;
3229
+ top: 0;
3230
+ left: 0;
3231
+ width: 100%;
3232
+ height: 100%;
3233
+ border: 1px solid #1890ff;
3234
+ border-radius: 2px;
3235
+ visibility: hidden;
3236
+ -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
3237
+ animation: antCheckboxEffect 0.36s ease-in-out;
3238
+ -webkit-animation-fill-mode: backwards;
3239
+ animation-fill-mode: backwards;
3240
+ content: '';
3134
3241
  }
3135
- .ant-input-textarea-rtl {
3136
- direction: rtl;
3242
+ .ant-checkbox:hover::after,
3243
+ .ant-checkbox-wrapper:hover .ant-checkbox::after {
3244
+ visibility: visible;
3137
3245
  }
3138
- .ant-input-textarea-rtl.ant-input-textarea-show-count::after {
3139
- text-align: left;
3246
+ .ant-checkbox-inner {
3247
+ position: relative;
3248
+ top: 0;
3249
+ left: 0;
3250
+ display: block;
3251
+ width: 16px;
3252
+ height: 16px;
3253
+ direction: ltr;
3254
+ background-color: #fff;
3255
+ border: 1px solid #d9d9d9;
3256
+ border-radius: 2px;
3257
+ border-collapse: separate;
3258
+ -webkit-transition: all 0.3s;
3259
+ transition: all 0.3s;
3140
3260
  }
3141
- .ant-input-affix-wrapper-rtl .ant-input-clear-icon:last-child {
3142
- margin-right: 4px;
3143
- margin-left: 0;
3261
+ .ant-checkbox-inner::after {
3262
+ position: absolute;
3263
+ top: 50%;
3264
+ left: 22%;
3265
+ display: table;
3266
+ width: 5.71428571px;
3267
+ height: 9.14285714px;
3268
+ border: 2px solid #fff;
3269
+ border-top: 0;
3270
+ border-left: 0;
3271
+ -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
3272
+ transform: rotate(45deg) scale(0) translate(-50%, -50%);
3273
+ opacity: 0;
3274
+ -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
3275
+ transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
3276
+ content: ' ';
3144
3277
  }
3145
- .ant-input-affix-wrapper-rtl .ant-input-clear-icon {
3146
- right: auto;
3147
- left: 8px;
3278
+ .ant-checkbox-input {
3279
+ position: absolute;
3280
+ top: 0;
3281
+ right: 0;
3282
+ bottom: 0;
3283
+ left: 0;
3284
+ z-index: 1;
3285
+ width: 100%;
3286
+ height: 100%;
3287
+ cursor: pointer;
3288
+ opacity: 0;
3148
3289
  }
3149
- .ant-input-search-rtl {
3150
- direction: rtl;
3290
+ .ant-checkbox-checked .ant-checkbox-inner::after {
3291
+ position: absolute;
3292
+ display: table;
3293
+ border: 2px solid #fff;
3294
+ border-top: 0;
3295
+ border-left: 0;
3296
+ -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
3297
+ transform: rotate(45deg) scale(1) translate(-50%, -50%);
3298
+ opacity: 1;
3299
+ -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
3300
+ transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
3301
+ content: ' ';
3151
3302
  }
3152
- .ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
3153
- .ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
3154
- border-right-color: #40a9ff;
3155
- border-left-color: #d9d9d9;
3303
+ .ant-checkbox-checked .ant-checkbox-inner {
3304
+ background-color: #1890ff;
3305
+ border-color: #1890ff;
3156
3306
  }
3157
- .ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover,
3158
- .ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused {
3159
- border-right-color: #40a9ff;
3307
+ .ant-checkbox-disabled {
3308
+ cursor: not-allowed;
3160
3309
  }
3161
- .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon {
3162
- right: -1px;
3163
- left: auto;
3310
+ .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
3311
+ border-color: rgba(0, 0, 0, 0.25);
3312
+ -webkit-animation-name: none;
3313
+ animation-name: none;
3164
3314
  }
3165
- .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon .ant-input-search-button {
3166
- border-radius: 2px 0 0 2px;
3315
+ .ant-checkbox-disabled .ant-checkbox-input {
3316
+ cursor: not-allowed;
3167
3317
  }
3168
- @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
3169
- .ant-input {
3170
- height: 32px;
3171
- }
3172
- .ant-input-lg {
3173
- height: 40px;
3174
- }
3175
- .ant-input-sm {
3176
- height: 24px;
3177
- }
3178
- .ant-input-affix-wrapper > input.ant-input {
3179
- height: auto;
3180
- }
3318
+ .ant-checkbox-disabled .ant-checkbox-inner {
3319
+ background-color: #f5f5f5;
3320
+ border-color: #d9d9d9 !important;
3321
+ }
3322
+ .ant-checkbox-disabled .ant-checkbox-inner::after {
3323
+ border-color: #f5f5f5;
3324
+ border-collapse: separate;
3325
+ -webkit-animation-name: none;
3326
+ animation-name: none;
3181
3327
  }
3182
- .pandora-sdk-check-transform-list {
3183
- display: -webkit-box;
3184
- display: -ms-flexbox;
3185
- display: flex;
3186
- margin-top: 20px;
3187
- padding-left: 5px;
3188
- padding-right: 5px;
3328
+ .ant-checkbox-disabled + span {
3329
+ color: rgba(0, 0, 0, 0.25);
3330
+ cursor: not-allowed;
3189
3331
  }
3190
- .pandora-sdk-check-transform-list .pandora-sdk-check-transform-divider {
3191
- height: auto;
3192
- margin-left: 40px;
3193
- margin-right: 40px;
3332
+ .ant-checkbox-disabled:hover::after,
3333
+ .ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
3334
+ visibility: hidden;
3194
3335
  }
3195
- .pandora-sdk-check-transform {
3196
- -webkit-box-flex: 1;
3197
- -ms-flex: 1;
3198
- flex: 1;
3336
+ .ant-checkbox-wrapper {
3337
+ -webkit-box-sizing: border-box;
3338
+ box-sizing: border-box;
3339
+ margin: 0;
3340
+ padding: 0;
3341
+ color: rgba(0, 0, 0, 0.85);
3342
+ font-size: 14px;
3343
+ font-variant: tabular-nums;
3344
+ line-height: 1.5715;
3345
+ list-style: none;
3346
+ -webkit-font-feature-settings: 'tnum';
3347
+ font-feature-settings: 'tnum';
3348
+ display: -webkit-inline-box;
3349
+ display: -ms-inline-flexbox;
3350
+ display: inline-flex;
3351
+ -webkit-box-align: baseline;
3352
+ -ms-flex-align: baseline;
3353
+ align-items: baseline;
3354
+ line-height: unset;
3355
+ cursor: pointer;
3199
3356
  }
3200
- .pandora-sdk-check-transform .pandora-sdk-check-transform-header {
3201
- margin-bottom: 10px;
3357
+ .ant-checkbox-wrapper::after {
3358
+ display: inline-block;
3359
+ width: 0;
3360
+ overflow: hidden;
3361
+ content: '\a0';
3202
3362
  }
3203
- .pandora-sdk-check-transform .pandora-sdk-check-transform-search {
3204
- width: 100%;
3205
- height: 40px;
3206
- margin-bottom: 10px;
3363
+ .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
3364
+ cursor: not-allowed;
3207
3365
  }
3208
- .pandora-sdk-check-transform .pandora-sdk-check-transform-checkBox {
3209
- line-height: 40px;
3366
+ .ant-checkbox-wrapper + .ant-checkbox-wrapper {
3367
+ margin-left: 8px;
3210
3368
  }
3211
- .pandora-sdk-check-transform .pandora-sdk-check-transform-checkBox .pandora-sdk-check-transform-checkbox-group {
3212
- line-height: 40px;
3369
+ .ant-checkbox + span {
3370
+ padding-right: 8px;
3371
+ padding-left: 8px;
3213
3372
  }
3214
- .ant-card {
3373
+ .ant-checkbox-group {
3215
3374
  -webkit-box-sizing: border-box;
3216
3375
  box-sizing: border-box;
3217
3376
  margin: 0;
@@ -3223,985 +3382,825 @@ textarea.ant-input {
3223
3382
  list-style: none;
3224
3383
  -webkit-font-feature-settings: 'tnum';
3225
3384
  font-feature-settings: 'tnum';
3226
- position: relative;
3227
- background: #fff;
3228
- border-radius: 2px;
3385
+ display: inline-block;
3229
3386
  }
3230
- .ant-card-rtl {
3387
+ .ant-checkbox-group-item {
3388
+ margin-right: 8px;
3389
+ }
3390
+ .ant-checkbox-group-item:last-child {
3391
+ margin-right: 0;
3392
+ }
3393
+ .ant-checkbox-group-item + .ant-checkbox-group-item {
3394
+ margin-left: 0;
3395
+ }
3396
+ .ant-checkbox-indeterminate .ant-checkbox-inner {
3397
+ background-color: #fff;
3398
+ border-color: #d9d9d9;
3399
+ }
3400
+ .ant-checkbox-indeterminate .ant-checkbox-inner::after {
3401
+ top: 50%;
3402
+ left: 50%;
3403
+ width: 8px;
3404
+ height: 8px;
3405
+ background-color: #1890ff;
3406
+ border: 0;
3407
+ -webkit-transform: translate(-50%, -50%) scale(1);
3408
+ transform: translate(-50%, -50%) scale(1);
3409
+ opacity: 1;
3410
+ content: ' ';
3411
+ }
3412
+ .ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
3413
+ background-color: rgba(0, 0, 0, 0.25);
3414
+ border-color: rgba(0, 0, 0, 0.25);
3415
+ }
3416
+ .ant-checkbox-rtl {
3231
3417
  direction: rtl;
3232
3418
  }
3233
- .ant-card-hoverable {
3234
- cursor: pointer;
3235
- -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.3s;
3236
- transition: border-color 0.3s, -webkit-box-shadow 0.3s;
3237
- transition: box-shadow 0.3s, border-color 0.3s;
3238
- transition: box-shadow 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
3419
+ .ant-checkbox-group-rtl .ant-checkbox-group-item {
3420
+ margin-right: 0;
3421
+ margin-left: 8px;
3239
3422
  }
3240
- .ant-card-hoverable:hover {
3241
- border-color: transparent;
3242
- -webkit-box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
3243
- box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
3423
+ .ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
3424
+ margin-left: 0 !important;
3244
3425
  }
3245
- .ant-card-bordered {
3246
- border: 1px solid #f0f0f0;
3426
+ .ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
3427
+ margin-left: 8px;
3247
3428
  }
3248
- .ant-card-head {
3249
- min-height: 48px;
3250
- margin-bottom: -1px;
3251
- padding: 0 24px;
3429
+ .ant-input-affix-wrapper {
3430
+ position: relative;
3431
+ display: inline-block;
3432
+ width: 100%;
3433
+ min-width: 0;
3434
+ padding: 4px 11px;
3252
3435
  color: rgba(0, 0, 0, 0.85);
3253
- font-weight: 500;
3254
- font-size: 16px;
3255
- background: transparent;
3256
- border-bottom: 1px solid #f0f0f0;
3257
- border-radius: 2px 2px 0 0;
3436
+ font-size: 14px;
3437
+ line-height: 1.5715;
3438
+ background-color: #fff;
3439
+ background-image: none;
3440
+ border: 1px solid #d9d9d9;
3441
+ border-radius: 2px;
3442
+ -webkit-transition: all 0.3s;
3443
+ transition: all 0.3s;
3444
+ display: -webkit-inline-box;
3445
+ display: -ms-inline-flexbox;
3446
+ display: inline-flex;
3258
3447
  }
3259
- .ant-card-head::before {
3260
- display: table;
3261
- content: '';
3448
+ .ant-input-affix-wrapper::-moz-placeholder {
3449
+ opacity: 1;
3262
3450
  }
3263
- .ant-card-head::after {
3264
- display: table;
3265
- clear: both;
3266
- content: '';
3451
+ .ant-input-affix-wrapper::-webkit-input-placeholder {
3452
+ color: #bfbfbf;
3267
3453
  }
3268
- .ant-card-head-wrapper {
3269
- display: -webkit-box;
3270
- display: -ms-flexbox;
3271
- display: flex;
3272
- -webkit-box-align: center;
3273
- -ms-flex-align: center;
3274
- align-items: center;
3454
+ .ant-input-affix-wrapper::-ms-input-placeholder {
3455
+ color: #bfbfbf;
3275
3456
  }
3276
- .ant-card-head-title {
3277
- display: inline-block;
3278
- -webkit-box-flex: 1;
3279
- -ms-flex: 1;
3280
- flex: 1;
3281
- padding: 16px 0;
3282
- overflow: hidden;
3283
- white-space: nowrap;
3457
+ .ant-input-affix-wrapper::placeholder {
3458
+ color: #bfbfbf;
3459
+ }
3460
+ .ant-input-affix-wrapper:placeholder-shown {
3284
3461
  text-overflow: ellipsis;
3285
3462
  }
3286
- .ant-card-head-title > .ant-typography,
3287
- .ant-card-head-title > .ant-typography-edit-content {
3288
- left: 0;
3289
- margin-top: 0;
3290
- margin-bottom: 0;
3463
+ .ant-input-affix-wrapper:hover {
3464
+ border-color: #40a9ff;
3465
+ border-right-width: 1px !important;
3291
3466
  }
3292
- .ant-card-head .ant-tabs {
3293
- clear: both;
3294
- margin-bottom: -17px;
3295
- color: rgba(0, 0, 0, 0.85);
3296
- font-weight: normal;
3297
- font-size: 14px;
3467
+ .ant-input-rtl .ant-input-affix-wrapper:hover {
3468
+ border-right-width: 0;
3469
+ border-left-width: 1px !important;
3298
3470
  }
3299
- .ant-card-head .ant-tabs-bar {
3300
- border-bottom: 1px solid #f0f0f0;
3471
+ .ant-input-affix-wrapper:focus,
3472
+ .ant-input-affix-wrapper-focused {
3473
+ border-color: #40a9ff;
3474
+ border-right-width: 1px !important;
3475
+ outline: 0;
3476
+ -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
3477
+ box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
3301
3478
  }
3302
- .ant-card-extra {
3303
- float: right;
3304
- margin-left: auto;
3305
- padding: 16px 0;
3306
- color: rgba(0, 0, 0, 0.85);
3307
- font-weight: normal;
3308
- font-size: 14px;
3479
+ .ant-input-rtl .ant-input-affix-wrapper:focus,
3480
+ .ant-input-rtl .ant-input-affix-wrapper-focused {
3481
+ border-right-width: 0;
3482
+ border-left-width: 1px !important;
3309
3483
  }
3310
- .ant-card-rtl .ant-card-extra {
3311
- margin-right: auto;
3312
- margin-left: 0;
3484
+ .ant-input-affix-wrapper-disabled {
3485
+ color: rgba(0, 0, 0, 0.25);
3486
+ background-color: #f5f5f5;
3487
+ cursor: not-allowed;
3488
+ opacity: 1;
3313
3489
  }
3314
- .ant-card-body {
3315
- padding: 24px;
3490
+ .ant-input-affix-wrapper-disabled:hover {
3491
+ border-color: #d9d9d9;
3492
+ border-right-width: 1px !important;
3316
3493
  }
3317
- .ant-card-body::before {
3318
- display: table;
3319
- content: '';
3494
+ .ant-input-affix-wrapper[disabled] {
3495
+ color: rgba(0, 0, 0, 0.25);
3496
+ background-color: #f5f5f5;
3497
+ cursor: not-allowed;
3498
+ opacity: 1;
3320
3499
  }
3321
- .ant-card-body::after {
3322
- display: table;
3323
- clear: both;
3324
- content: '';
3500
+ .ant-input-affix-wrapper[disabled]:hover {
3501
+ border-color: #d9d9d9;
3502
+ border-right-width: 1px !important;
3503
+ }
3504
+ .ant-input-affix-wrapper-borderless,
3505
+ .ant-input-affix-wrapper-borderless:hover,
3506
+ .ant-input-affix-wrapper-borderless:focus,
3507
+ .ant-input-affix-wrapper-borderless-focused,
3508
+ .ant-input-affix-wrapper-borderless-disabled,
3509
+ .ant-input-affix-wrapper-borderless[disabled] {
3510
+ background-color: transparent;
3511
+ border: none;
3512
+ -webkit-box-shadow: none;
3513
+ box-shadow: none;
3325
3514
  }
3326
- .ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
3327
- margin: -1px 0 0 -1px;
3328
- padding: 0;
3515
+ textarea.ant-input-affix-wrapper {
3516
+ max-width: 100%;
3517
+ height: auto;
3518
+ min-height: 32px;
3519
+ line-height: 1.5715;
3520
+ vertical-align: bottom;
3521
+ -webkit-transition: all 0.3s, height 0s;
3522
+ transition: all 0.3s, height 0s;
3329
3523
  }
3330
- .ant-card-grid {
3331
- float: left;
3332
- width: 33.33%;
3333
- padding: 24px;
3334
- border: 0;
3335
- border-radius: 0;
3336
- -webkit-box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
3337
- box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
3338
- -webkit-transition: all 0.3s;
3339
- transition: all 0.3s;
3524
+ .ant-input-affix-wrapper-lg {
3525
+ padding: 6.5px 11px;
3526
+ font-size: 16px;
3340
3527
  }
3341
- .ant-card-rtl .ant-card-grid {
3342
- float: right;
3528
+ .ant-input-affix-wrapper-sm {
3529
+ padding: 0px 7px;
3343
3530
  }
3344
- .ant-card-grid-hoverable:hover {
3345
- position: relative;
3346
- z-index: 1;
3347
- -webkit-box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
3348
- box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
3531
+ .ant-input-affix-wrapper-rtl {
3532
+ direction: rtl;
3349
3533
  }
3350
- .ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
3351
- min-height: 32px;
3352
- padding-bottom: 0;
3534
+ .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
3535
+ border-color: #40a9ff;
3536
+ border-right-width: 1px !important;
3537
+ z-index: 1;
3353
3538
  }
3354
- .ant-card-contain-tabs > .ant-card-head .ant-card-extra {
3355
- padding-bottom: 0;
3539
+ .ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
3540
+ border-right-width: 0;
3541
+ border-left-width: 1px !important;
3356
3542
  }
3357
- .ant-card-bordered .ant-card-cover {
3358
- margin-top: -1px;
3359
- margin-right: -1px;
3360
- margin-left: -1px;
3543
+ .ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
3544
+ z-index: 0;
3361
3545
  }
3362
- .ant-card-cover > * {
3363
- display: block;
3364
- width: 100%;
3546
+ .ant-input-affix-wrapper-focused,
3547
+ .ant-input-affix-wrapper:focus {
3548
+ z-index: 1;
3365
3549
  }
3366
- .ant-card-cover img {
3367
- border-radius: 2px 2px 0 0;
3550
+ .ant-input-affix-wrapper-disabled .ant-input[disabled] {
3551
+ background: transparent;
3368
3552
  }
3369
- .ant-card-actions {
3370
- margin: 0;
3553
+ .ant-input-affix-wrapper > input.ant-input {
3371
3554
  padding: 0;
3372
- list-style: none;
3373
- background: #fff;
3374
- border-top: 1px solid #f0f0f0;
3555
+ border: none;
3556
+ outline: none;
3375
3557
  }
3376
- .ant-card-actions::before {
3377
- display: table;
3378
- content: '';
3558
+ .ant-input-affix-wrapper > input.ant-input:focus {
3559
+ -webkit-box-shadow: none;
3560
+ box-shadow: none;
3379
3561
  }
3380
- .ant-card-actions::after {
3381
- display: table;
3382
- clear: both;
3383
- content: '';
3562
+ .ant-input-affix-wrapper::before {
3563
+ width: 0;
3564
+ visibility: hidden;
3565
+ content: '\a0';
3384
3566
  }
3385
- .ant-card-actions > li {
3386
- float: left;
3387
- margin: 12px 0;
3388
- color: rgba(0, 0, 0, 0.45);
3389
- text-align: center;
3567
+ .ant-input-prefix,
3568
+ .ant-input-suffix {
3569
+ display: -webkit-box;
3570
+ display: -ms-flexbox;
3571
+ display: flex;
3572
+ -webkit-box-flex: 0;
3573
+ -ms-flex: none;
3574
+ flex: none;
3575
+ -webkit-box-align: center;
3576
+ -ms-flex-align: center;
3577
+ align-items: center;
3390
3578
  }
3391
- .ant-card-rtl .ant-card-actions > li {
3392
- float: right;
3579
+ .ant-input-prefix {
3580
+ margin-right: 4px;
3393
3581
  }
3394
- .ant-card-actions > li > span {
3395
- position: relative;
3396
- display: block;
3397
- min-width: 32px;
3398
- font-size: 14px;
3399
- line-height: 1.5715;
3400
- cursor: pointer;
3582
+ .ant-input-suffix {
3583
+ margin-left: 4px;
3401
3584
  }
3402
- .ant-card-actions > li > span:hover {
3403
- color: #1890ff;
3585
+ .ant-input-clear-icon {
3586
+ margin: 0 4px;
3587
+ color: rgba(0, 0, 0, 0.25);
3588
+ font-size: 12px;
3589
+ vertical-align: -1px;
3590
+ cursor: pointer;
3404
3591
  -webkit-transition: color 0.3s;
3405
3592
  transition: color 0.3s;
3406
3593
  }
3407
- .ant-card-actions > li > span a:not(.ant-btn),
3408
- .ant-card-actions > li > span > .anticon {
3409
- display: inline-block;
3410
- width: 100%;
3594
+ .ant-input-clear-icon:hover {
3411
3595
  color: rgba(0, 0, 0, 0.45);
3412
- line-height: 22px;
3413
- -webkit-transition: color 0.3s;
3414
- transition: color 0.3s;
3415
3596
  }
3416
- .ant-card-actions > li > span a:not(.ant-btn):hover,
3417
- .ant-card-actions > li > span > .anticon:hover {
3418
- color: #1890ff;
3597
+ .ant-input-clear-icon:active {
3598
+ color: rgba(0, 0, 0, 0.85);
3419
3599
  }
3420
- .ant-card-actions > li > span > .anticon {
3421
- font-size: 16px;
3422
- line-height: 22px;
3600
+ .ant-input-clear-icon-hidden {
3601
+ visibility: hidden;
3423
3602
  }
3424
- .ant-card-actions > li:not(:last-child) {
3425
- border-right: 1px solid #f0f0f0;
3603
+ .ant-input-clear-icon:last-child {
3604
+ margin-right: 0;
3426
3605
  }
3427
- .ant-card-rtl .ant-card-actions > li:not(:last-child) {
3428
- border-right: none;
3429
- border-left: 1px solid #f0f0f0;
3606
+ .ant-input-affix-wrapper-textarea-with-clear-btn {
3607
+ padding: 0 !important;
3608
+ border: 0 !important;
3430
3609
  }
3431
- .ant-card-type-inner .ant-card-head {
3432
- padding: 0 24px;
3433
- background: #fafafa;
3610
+ .ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon {
3611
+ position: absolute;
3612
+ top: 8px;
3613
+ right: 8px;
3614
+ z-index: 1;
3434
3615
  }
3435
- .ant-card-type-inner .ant-card-head-title {
3436
- padding: 12px 0;
3616
+ .ant-input {
3617
+ -webkit-box-sizing: border-box;
3618
+ box-sizing: border-box;
3619
+ margin: 0;
3620
+ padding: 0;
3621
+ font-variant: tabular-nums;
3622
+ list-style: none;
3623
+ -webkit-font-feature-settings: 'tnum';
3624
+ font-feature-settings: 'tnum';
3625
+ position: relative;
3626
+ display: inline-block;
3627
+ width: 100%;
3628
+ min-width: 0;
3629
+ padding: 4px 11px;
3630
+ color: rgba(0, 0, 0, 0.85);
3437
3631
  font-size: 14px;
3632
+ line-height: 1.5715;
3633
+ background-color: #fff;
3634
+ background-image: none;
3635
+ border: 1px solid #d9d9d9;
3636
+ border-radius: 2px;
3637
+ -webkit-transition: all 0.3s;
3638
+ transition: all 0.3s;
3438
3639
  }
3439
- .ant-card-type-inner .ant-card-body {
3440
- padding: 16px 24px;
3441
- }
3442
- .ant-card-type-inner .ant-card-extra {
3443
- padding: 13.5px 0;
3444
- }
3445
- .ant-card-meta {
3446
- margin: -4px 0;
3447
- }
3448
- .ant-card-meta::before {
3449
- display: table;
3450
- content: '';
3451
- }
3452
- .ant-card-meta::after {
3453
- display: table;
3454
- clear: both;
3455
- content: '';
3456
- }
3457
- .ant-card-meta-avatar {
3458
- float: left;
3459
- padding-right: 16px;
3640
+ .ant-input::-moz-placeholder {
3641
+ opacity: 1;
3460
3642
  }
3461
- .ant-card-rtl .ant-card-meta-avatar {
3462
- float: right;
3463
- padding-right: 0;
3464
- padding-left: 16px;
3643
+ .ant-input::-webkit-input-placeholder {
3644
+ color: #bfbfbf;
3465
3645
  }
3466
- .ant-card-meta-detail {
3467
- overflow: hidden;
3646
+ .ant-input::-ms-input-placeholder {
3647
+ color: #bfbfbf;
3468
3648
  }
3469
- .ant-card-meta-detail > div:not(:last-child) {
3470
- margin-bottom: 8px;
3649
+ .ant-input::placeholder {
3650
+ color: #bfbfbf;
3471
3651
  }
3472
- .ant-card-meta-title {
3473
- overflow: hidden;
3474
- color: rgba(0, 0, 0, 0.85);
3475
- font-weight: 500;
3476
- font-size: 16px;
3477
- white-space: nowrap;
3652
+ .ant-input:placeholder-shown {
3478
3653
  text-overflow: ellipsis;
3479
3654
  }
3480
- .ant-card-meta-description {
3481
- color: rgba(0, 0, 0, 0.45);
3482
- }
3483
- .ant-card-loading {
3484
- overflow: hidden;
3485
- }
3486
- .ant-card-loading .ant-card-body {
3487
- -webkit-user-select: none;
3488
- -moz-user-select: none;
3489
- -ms-user-select: none;
3490
- user-select: none;
3655
+ .ant-input:hover {
3656
+ border-color: #40a9ff;
3657
+ border-right-width: 1px !important;
3491
3658
  }
3492
- .ant-card-loading-content p {
3493
- margin: 0;
3659
+ .ant-input-rtl .ant-input:hover {
3660
+ border-right-width: 0;
3661
+ border-left-width: 1px !important;
3494
3662
  }
3495
- .ant-card-loading-block {
3496
- height: 14px;
3497
- margin: 4px 0;
3498
- background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
3499
- background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
3500
- background-size: 600% 600%;
3501
- border-radius: 2px;
3502
- -webkit-animation: card-loading 1.4s ease infinite;
3503
- animation: card-loading 1.4s ease infinite;
3663
+ .ant-input:focus,
3664
+ .ant-input-focused {
3665
+ border-color: #40a9ff;
3666
+ border-right-width: 1px !important;
3667
+ outline: 0;
3668
+ -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
3669
+ box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
3504
3670
  }
3505
- @-webkit-keyframes card-loading {
3506
- 0%,
3507
- 100% {
3508
- background-position: 0 50%;
3509
- }
3510
- 50% {
3511
- background-position: 100% 50%;
3512
- }
3671
+ .ant-input-rtl .ant-input:focus,
3672
+ .ant-input-rtl .ant-input-focused {
3673
+ border-right-width: 0;
3674
+ border-left-width: 1px !important;
3513
3675
  }
3514
- @keyframes card-loading {
3515
- 0%,
3516
- 100% {
3517
- background-position: 0 50%;
3518
- }
3519
- 50% {
3520
- background-position: 100% 50%;
3521
- }
3676
+ .ant-input-disabled {
3677
+ color: rgba(0, 0, 0, 0.25);
3678
+ background-color: #f5f5f5;
3679
+ cursor: not-allowed;
3680
+ opacity: 1;
3522
3681
  }
3523
- .ant-card-small > .ant-card-head {
3524
- min-height: 36px;
3525
- padding: 0 12px;
3526
- font-size: 14px;
3682
+ .ant-input-disabled:hover {
3683
+ border-color: #d9d9d9;
3684
+ border-right-width: 1px !important;
3527
3685
  }
3528
- .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
3529
- padding: 8px 0;
3686
+ .ant-input[disabled] {
3687
+ color: rgba(0, 0, 0, 0.25);
3688
+ background-color: #f5f5f5;
3689
+ cursor: not-allowed;
3690
+ opacity: 1;
3530
3691
  }
3531
- .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
3532
- padding: 8px 0;
3533
- font-size: 14px;
3692
+ .ant-input[disabled]:hover {
3693
+ border-color: #d9d9d9;
3694
+ border-right-width: 1px !important;
3534
3695
  }
3535
- .ant-card-small > .ant-card-body {
3536
- padding: 12px;
3696
+ .ant-input-borderless,
3697
+ .ant-input-borderless:hover,
3698
+ .ant-input-borderless:focus,
3699
+ .ant-input-borderless-focused,
3700
+ .ant-input-borderless-disabled,
3701
+ .ant-input-borderless[disabled] {
3702
+ background-color: transparent;
3703
+ border: none;
3704
+ -webkit-box-shadow: none;
3705
+ box-shadow: none;
3537
3706
  }
3538
- .ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
3539
- padding: 8px 0;
3540
- font-size: 14px;
3707
+ textarea.ant-input {
3708
+ max-width: 100%;
3709
+ height: auto;
3710
+ min-height: 32px;
3711
+ line-height: 1.5715;
3712
+ vertical-align: bottom;
3713
+ -webkit-transition: all 0.3s, height 0s;
3714
+ transition: all 0.3s, height 0s;
3541
3715
  }
3542
- .ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
3543
- padding: 16px 0;
3716
+ .ant-input-lg {
3717
+ padding: 6.5px 11px;
3544
3718
  font-size: 16px;
3545
3719
  }
3546
- .ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
3547
- padding: 6px 16px;
3548
- }
3549
- .ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
3550
- padding: 7px 16px 6px;
3720
+ .ant-input-sm {
3721
+ padding: 0px 7px;
3551
3722
  }
3552
- .ant-tabs-rtl {
3723
+ .ant-input-rtl {
3553
3724
  direction: rtl;
3554
3725
  }
3555
- .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
3556
- margin: 0 0 0 32px;
3557
- }
3558
- .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
3559
- margin-left: 0;
3726
+ .ant-input-group {
3727
+ -webkit-box-sizing: border-box;
3728
+ box-sizing: border-box;
3729
+ margin: 0;
3730
+ padding: 0;
3731
+ color: rgba(0, 0, 0, 0.85);
3732
+ font-size: 14px;
3733
+ font-variant: tabular-nums;
3734
+ line-height: 1.5715;
3735
+ list-style: none;
3736
+ -webkit-font-feature-settings: 'tnum';
3737
+ font-feature-settings: 'tnum';
3738
+ position: relative;
3739
+ display: table;
3740
+ width: 100%;
3741
+ border-collapse: separate;
3742
+ border-spacing: 0;
3560
3743
  }
3561
- .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
3562
- margin-right: 0;
3563
- margin-left: 12px;
3744
+ .ant-input-group[class*='col-'] {
3745
+ float: none;
3746
+ padding-right: 0;
3747
+ padding-left: 0;
3564
3748
  }
3565
- .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
3566
- margin-right: 8px;
3567
- margin-left: -4px;
3749
+ .ant-input-group > [class*='col-'] {
3750
+ padding-right: 8px;
3568
3751
  }
3569
- .ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
3570
- margin: 0;
3752
+ .ant-input-group > [class*='col-']:last-child {
3753
+ padding-right: 0;
3571
3754
  }
3572
- .ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
3573
- -webkit-box-ordinal-group: 2;
3574
- -ms-flex-order: 1;
3575
- order: 1;
3755
+ .ant-input-group-addon,
3756
+ .ant-input-group-wrap,
3757
+ .ant-input-group > .ant-input {
3758
+ display: table-cell;
3576
3759
  }
3577
- .ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
3578
- -webkit-box-ordinal-group: 1;
3579
- -ms-flex-order: 0;
3580
- order: 0;
3760
+ .ant-input-group-addon:not(:first-child):not(:last-child),
3761
+ .ant-input-group-wrap:not(:first-child):not(:last-child),
3762
+ .ant-input-group > .ant-input:not(:first-child):not(:last-child) {
3763
+ border-radius: 0;
3581
3764
  }
3582
- .ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
3583
- -webkit-box-ordinal-group: 1;
3584
- -ms-flex-order: 0;
3585
- order: 0;
3765
+ .ant-input-group-addon,
3766
+ .ant-input-group-wrap {
3767
+ width: 1px;
3768
+ white-space: nowrap;
3769
+ vertical-align: middle;
3586
3770
  }
3587
- .ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
3588
- -webkit-box-ordinal-group: 2;
3589
- -ms-flex-order: 1;
3590
- order: 1;
3771
+ .ant-input-group-wrap > * {
3772
+ display: block !important;
3591
3773
  }
3592
- .ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3593
- .ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3594
- .ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3595
- .ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
3596
- margin-right: 0;
3597
- margin-left: 2px;
3774
+ .ant-input-group .ant-input {
3775
+ float: left;
3776
+ width: 100%;
3777
+ margin-bottom: 0;
3778
+ text-align: inherit;
3598
3779
  }
3599
- .ant-tabs-dropdown-rtl {
3600
- direction: rtl;
3780
+ .ant-input-group .ant-input:focus {
3781
+ z-index: 1;
3782
+ border-right-width: 1px;
3601
3783
  }
3602
- .ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
3603
- text-align: right;
3784
+ .ant-input-group .ant-input:hover {
3785
+ z-index: 1;
3786
+ border-right-width: 1px;
3604
3787
  }
3605
- .ant-tabs-top,
3606
- .ant-tabs-bottom {
3607
- -webkit-box-orient: vertical;
3608
- -webkit-box-direction: normal;
3609
- -ms-flex-direction: column;
3610
- flex-direction: column;
3788
+ .ant-input-search-with-button .ant-input-group .ant-input:hover {
3789
+ z-index: 0;
3611
3790
  }
3612
- .ant-tabs-top > .ant-tabs-nav,
3613
- .ant-tabs-bottom > .ant-tabs-nav,
3614
- .ant-tabs-top > div > .ant-tabs-nav,
3615
- .ant-tabs-bottom > div > .ant-tabs-nav {
3616
- margin: 0 0 16px 0;
3791
+ .ant-input-group-addon {
3792
+ position: relative;
3793
+ padding: 0 11px;
3794
+ color: rgba(0, 0, 0, 0.85);
3795
+ font-weight: normal;
3796
+ font-size: 14px;
3797
+ text-align: center;
3798
+ background-color: #fafafa;
3799
+ border: 1px solid #d9d9d9;
3800
+ border-radius: 2px;
3801
+ -webkit-transition: all 0.3s;
3802
+ transition: all 0.3s;
3617
3803
  }
3618
- .ant-tabs-top > .ant-tabs-nav::before,
3619
- .ant-tabs-bottom > .ant-tabs-nav::before,
3620
- .ant-tabs-top > div > .ant-tabs-nav::before,
3621
- .ant-tabs-bottom > div > .ant-tabs-nav::before {
3622
- position: absolute;
3623
- right: 0;
3624
- left: 0;
3625
- border-bottom: 1px solid #f0f0f0;
3626
- content: '';
3804
+ .ant-input-group-addon .ant-select {
3805
+ margin: -5px -11px;
3627
3806
  }
3628
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
3629
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
3630
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
3631
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
3632
- height: 2px;
3807
+ .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
3808
+ background-color: inherit;
3809
+ border: 1px solid transparent;
3810
+ -webkit-box-shadow: none;
3811
+ box-shadow: none;
3633
3812
  }
3634
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
3635
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
3636
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
3637
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
3638
- -webkit-transition: width 0.3s, left 0.3s, right 0.3s;
3639
- transition: width 0.3s, left 0.3s, right 0.3s;
3813
+ .ant-input-group-addon .ant-select-open .ant-select-selector,
3814
+ .ant-input-group-addon .ant-select-focused .ant-select-selector {
3815
+ color: #1890ff;
3640
3816
  }
3641
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3642
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3643
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3644
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3645
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3646
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3647
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3648
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
3649
- top: 0;
3650
- bottom: 0;
3651
- width: 30px;
3817
+ .ant-input-group > .ant-input:first-child,
3818
+ .ant-input-group-addon:first-child {
3819
+ border-top-right-radius: 0;
3820
+ border-bottom-right-radius: 0;
3652
3821
  }
3653
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3654
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3655
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3656
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
3657
- left: 0;
3658
- -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
3659
- box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
3822
+ .ant-input-group > .ant-input:first-child .ant-select .ant-select-selector,
3823
+ .ant-input-group-addon:first-child .ant-select .ant-select-selector {
3824
+ border-top-right-radius: 0;
3825
+ border-bottom-right-radius: 0;
3660
3826
  }
3661
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3662
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3663
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3664
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
3665
- right: 0;
3666
- -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
3667
- box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
3827
+ .ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
3828
+ border-top-left-radius: 0;
3829
+ border-bottom-left-radius: 0;
3668
3830
  }
3669
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
3670
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
3671
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
3672
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
3673
- opacity: 1;
3831
+ .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
3832
+ border-top-right-radius: 0;
3833
+ border-bottom-right-radius: 0;
3674
3834
  }
3675
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
3676
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
3677
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
3678
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
3679
- opacity: 1;
3835
+ .ant-input-group-addon:first-child {
3836
+ border-right: 0;
3680
3837
  }
3681
- .ant-tabs-top > .ant-tabs-nav::before,
3682
- .ant-tabs-top > div > .ant-tabs-nav::before {
3683
- bottom: 0;
3838
+ .ant-input-group-addon:last-child {
3839
+ border-left: 0;
3684
3840
  }
3685
- .ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
3686
- .ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
3687
- bottom: 0;
3841
+ .ant-input-group > .ant-input:last-child,
3842
+ .ant-input-group-addon:last-child {
3843
+ border-top-left-radius: 0;
3844
+ border-bottom-left-radius: 0;
3688
3845
  }
3689
- .ant-tabs-bottom > .ant-tabs-nav,
3690
- .ant-tabs-bottom > div > .ant-tabs-nav {
3691
- -webkit-box-ordinal-group: 2;
3692
- -ms-flex-order: 1;
3693
- order: 1;
3694
- margin-top: 16px;
3695
- margin-bottom: 0;
3846
+ .ant-input-group > .ant-input:last-child .ant-select .ant-select-selector,
3847
+ .ant-input-group-addon:last-child .ant-select .ant-select-selector {
3848
+ border-top-left-radius: 0;
3849
+ border-bottom-left-radius: 0;
3696
3850
  }
3697
- .ant-tabs-bottom > .ant-tabs-nav::before,
3698
- .ant-tabs-bottom > div > .ant-tabs-nav::before {
3699
- top: 0;
3851
+ .ant-input-group-lg .ant-input,
3852
+ .ant-input-group-lg > .ant-input-group-addon {
3853
+ padding: 6.5px 11px;
3854
+ font-size: 16px;
3700
3855
  }
3701
- .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
3702
- .ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
3703
- top: 0;
3856
+ .ant-input-group-sm .ant-input,
3857
+ .ant-input-group-sm > .ant-input-group-addon {
3858
+ padding: 0px 7px;
3704
3859
  }
3705
- .ant-tabs-bottom > .ant-tabs-content-holder,
3706
- .ant-tabs-bottom > div > .ant-tabs-content-holder {
3707
- -webkit-box-ordinal-group: 1;
3708
- -ms-flex-order: 0;
3709
- order: 0;
3860
+ .ant-input-group-lg .ant-select-single .ant-select-selector {
3861
+ height: 40px;
3710
3862
  }
3711
- .ant-tabs-left > .ant-tabs-nav,
3712
- .ant-tabs-right > .ant-tabs-nav,
3713
- .ant-tabs-left > div > .ant-tabs-nav,
3714
- .ant-tabs-right > div > .ant-tabs-nav {
3715
- -webkit-box-orient: vertical;
3716
- -webkit-box-direction: normal;
3717
- -ms-flex-direction: column;
3718
- flex-direction: column;
3719
- min-width: 50px;
3863
+ .ant-input-group-sm .ant-select-single .ant-select-selector {
3864
+ height: 24px;
3720
3865
  }
3721
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
3722
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
3723
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
3724
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
3725
- padding: 8px 24px;
3726
- text-align: center;
3866
+ .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
3867
+ border-top-left-radius: 0;
3868
+ border-bottom-left-radius: 0;
3727
3869
  }
3728
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3729
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3730
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3731
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
3732
- margin: 16px 0 0 0;
3870
+ .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
3871
+ border-top-right-radius: 0;
3872
+ border-bottom-right-radius: 0;
3733
3873
  }
3734
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
3735
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
3736
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
3737
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
3738
- -webkit-box-orient: vertical;
3739
- -webkit-box-direction: normal;
3740
- -ms-flex-direction: column;
3741
- flex-direction: column;
3874
+ .ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
3875
+ border-top-left-radius: 2px;
3876
+ border-bottom-left-radius: 2px;
3742
3877
  }
3743
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3744
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3745
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3746
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3747
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3748
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3749
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3750
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
3751
- right: 0;
3752
- left: 0;
3753
- height: 30px;
3878
+ .ant-input-group.ant-input-group-compact {
3879
+ display: block;
3754
3880
  }
3755
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3756
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3757
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
3758
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
3759
- top: 0;
3760
- -webkit-box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
3761
- box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
3881
+ .ant-input-group.ant-input-group-compact::before {
3882
+ display: table;
3883
+ content: '';
3762
3884
  }
3763
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3764
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3765
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
3766
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
3767
- bottom: 0;
3768
- -webkit-box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
3769
- box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
3885
+ .ant-input-group.ant-input-group-compact::after {
3886
+ display: table;
3887
+ clear: both;
3888
+ content: '';
3770
3889
  }
3771
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
3772
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
3773
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
3774
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
3775
- opacity: 1;
3890
+ .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
3891
+ .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
3892
+ .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
3893
+ border-right-width: 1px;
3776
3894
  }
3777
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
3778
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
3779
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
3780
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
3781
- opacity: 1;
3895
+ .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
3896
+ .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
3897
+ .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
3898
+ z-index: 1;
3782
3899
  }
3783
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
3784
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
3785
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
3786
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
3787
- width: 2px;
3900
+ .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
3901
+ .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
3902
+ .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
3903
+ z-index: 1;
3788
3904
  }
3789
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
3790
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
3791
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
3792
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
3793
- -webkit-transition: height 0.3s, top 0.3s;
3794
- transition: height 0.3s, top 0.3s;
3905
+ .ant-input-group.ant-input-group-compact > * {
3906
+ display: inline-block;
3907
+ float: none;
3908
+ vertical-align: top;
3909
+ border-radius: 0;
3795
3910
  }
3796
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
3797
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
3798
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
3799
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
3800
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
3801
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
3802
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
3803
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
3804
- -webkit-box-flex: 1;
3805
- -ms-flex: 1 0 auto;
3806
- flex: 1 0 auto;
3807
- -webkit-box-orient: vertical;
3808
- -webkit-box-direction: normal;
3809
- -ms-flex-direction: column;
3810
- flex-direction: column;
3911
+ .ant-input-group.ant-input-group-compact > .ant-input-affix-wrapper {
3912
+ display: -webkit-inline-box;
3913
+ display: -ms-inline-flexbox;
3914
+ display: inline-flex;
3811
3915
  }
3812
- .ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
3813
- .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
3814
- right: 0;
3916
+ .ant-input-group.ant-input-group-compact > .ant-picker-range {
3917
+ display: -webkit-inline-box;
3918
+ display: -ms-inline-flexbox;
3919
+ display: inline-flex;
3815
3920
  }
3816
- .ant-tabs-left > .ant-tabs-content-holder,
3817
- .ant-tabs-left > div > .ant-tabs-content-holder {
3818
- margin-left: -1px;
3819
- border-left: 1px solid #f0f0f0;
3921
+ .ant-input-group.ant-input-group-compact > *:not(:last-child) {
3922
+ margin-right: -1px;
3923
+ border-right-width: 1px;
3820
3924
  }
3821
- .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
3822
- .ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
3823
- padding-left: 24px;
3925
+ .ant-input-group.ant-input-group-compact .ant-input {
3926
+ float: none;
3824
3927
  }
3825
- .ant-tabs-right > .ant-tabs-nav,
3826
- .ant-tabs-right > div > .ant-tabs-nav {
3827
- -webkit-box-ordinal-group: 2;
3828
- -ms-flex-order: 1;
3829
- order: 1;
3928
+ .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector,
3929
+ .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
3930
+ .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
3931
+ .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
3932
+ border-right-width: 1px;
3933
+ border-radius: 0;
3830
3934
  }
3831
- .ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
3832
- .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
3833
- left: 0;
3935
+ .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover,
3936
+ .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
3937
+ .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
3938
+ .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
3939
+ z-index: 1;
3834
3940
  }
3835
- .ant-tabs-right > .ant-tabs-content-holder,
3836
- .ant-tabs-right > div > .ant-tabs-content-holder {
3837
- -webkit-box-ordinal-group: 1;
3838
- -ms-flex-order: 0;
3839
- order: 0;
3840
- margin-right: -1px;
3841
- border-right: 1px solid #f0f0f0;
3941
+ .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
3942
+ .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
3943
+ .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
3944
+ .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
3945
+ z-index: 1;
3842
3946
  }
3843
- .ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
3844
- .ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
3845
- padding-right: 24px;
3947
+ .ant-input-group.ant-input-group-compact > .ant-select-focused {
3948
+ z-index: 1;
3846
3949
  }
3847
- .ant-tabs-dropdown {
3848
- -webkit-box-sizing: border-box;
3849
- box-sizing: border-box;
3850
- margin: 0;
3851
- padding: 0;
3852
- color: rgba(0, 0, 0, 0.85);
3853
- font-size: 14px;
3854
- font-variant: tabular-nums;
3855
- line-height: 1.5715;
3856
- list-style: none;
3857
- -webkit-font-feature-settings: 'tnum';
3858
- font-feature-settings: 'tnum';
3859
- position: absolute;
3860
- top: -9999px;
3861
- left: -9999px;
3862
- z-index: 1050;
3863
- display: block;
3950
+ .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow {
3951
+ z-index: 1;
3864
3952
  }
3865
- .ant-tabs-dropdown-hidden {
3866
- display: none;
3953
+ .ant-input-group.ant-input-group-compact > *:first-child,
3954
+ .ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
3955
+ .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
3956
+ .ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
3957
+ border-top-left-radius: 2px;
3958
+ border-bottom-left-radius: 2px;
3867
3959
  }
3868
- .ant-tabs-dropdown-menu {
3869
- max-height: 200px;
3870
- margin: 0;
3871
- padding: 4px 0;
3872
- overflow-x: hidden;
3873
- overflow-y: auto;
3874
- text-align: left;
3875
- list-style-type: none;
3876
- background-color: #fff;
3877
- background-clip: padding-box;
3878
- border-radius: 2px;
3879
- outline: none;
3880
- -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
3881
- box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
3960
+ .ant-input-group.ant-input-group-compact > *:last-child,
3961
+ .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
3962
+ .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
3963
+ .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
3964
+ border-right-width: 1px;
3965
+ border-top-right-radius: 2px;
3966
+ border-bottom-right-radius: 2px;
3882
3967
  }
3883
- .ant-tabs-dropdown-menu-item {
3884
- min-width: 120px;
3885
- margin: 0;
3886
- padding: 5px 12px;
3887
- overflow: hidden;
3888
- color: rgba(0, 0, 0, 0.85);
3889
- font-weight: normal;
3890
- font-size: 14px;
3891
- line-height: 22px;
3892
- white-space: nowrap;
3893
- text-overflow: ellipsis;
3894
- cursor: pointer;
3895
- -webkit-transition: all 0.3s;
3896
- transition: all 0.3s;
3968
+ .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
3969
+ vertical-align: top;
3897
3970
  }
3898
- .ant-tabs-dropdown-menu-item:hover {
3899
- background: #f5f5f5;
3971
+ .ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
3972
+ margin-left: -1px;
3900
3973
  }
3901
- .ant-tabs-dropdown-menu-item-disabled,
3902
- .ant-tabs-dropdown-menu-item-disabled:hover {
3903
- color: rgba(0, 0, 0, 0.25);
3904
- background: transparent;
3905
- cursor: not-allowed;
3974
+ .ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
3975
+ border-radius: 0;
3906
3976
  }
3907
- .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
3908
- .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
3909
- margin: 0;
3910
- padding: 8px 16px;
3911
- background: #fafafa;
3912
- border: 1px solid #f0f0f0;
3913
- -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
3914
- transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
3977
+ .ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
3978
+ border-radius: 0;
3915
3979
  }
3916
- .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
3917
- .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
3918
- color: #1890ff;
3919
- background: #fff;
3980
+ .ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
3981
+ border-radius: 2px 0 0 2px;
3920
3982
  }
3921
- .ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
3922
- .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
3923
- visibility: hidden;
3983
+ .ant-input-group > .ant-input-rtl:first-child,
3984
+ .ant-input-group-rtl .ant-input-group-addon:first-child {
3985
+ border-radius: 0 2px 2px 0;
3924
3986
  }
3925
- .ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3926
- .ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3927
- .ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3928
- .ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
3929
- margin-left: 2px;
3987
+ .ant-input-group-rtl .ant-input-group-addon:first-child {
3988
+ border-right: 1px solid #d9d9d9;
3989
+ border-left: 0;
3930
3990
  }
3931
- .ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
3932
- .ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
3933
- border-radius: 2px 2px 0 0;
3991
+ .ant-input-group-rtl .ant-input-group-addon:last-child {
3992
+ border-right: 0;
3993
+ border-left: 1px solid #d9d9d9;
3934
3994
  }
3935
- .ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
3936
- .ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
3937
- border-bottom-color: #fff;
3995
+ .ant-input-group-rtl.ant-input-group > .ant-input:last-child,
3996
+ .ant-input-group-rtl.ant-input-group-addon:last-child {
3997
+ border-radius: 2px 0 0 2px;
3938
3998
  }
3939
- .ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
3940
- .ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
3941
- border-radius: 0 0 2px 2px;
3999
+ .ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child) {
4000
+ border-radius: 2px 0 0 2px;
3942
4001
  }
3943
- .ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
3944
- .ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
3945
- border-top-color: #fff;
4002
+ .ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
4003
+ border-radius: 0 2px 2px 0;
3946
4004
  }
3947
- .ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3948
- .ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3949
- .ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
3950
- .ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
3951
- margin-top: 2px;
4005
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:not(:last-child) {
4006
+ margin-right: 0;
4007
+ margin-left: -1px;
4008
+ border-left-width: 1px;
3952
4009
  }
3953
- .ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
3954
- .ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
4010
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:first-child,
4011
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
4012
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
4013
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
4014
+ border-radius: 0 2px 2px 0;
4015
+ }
4016
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:last-child,
4017
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
4018
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
4019
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
4020
+ .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
4021
+ border-left-width: 1px;
3955
4022
  border-radius: 2px 0 0 2px;
3956
4023
  }
3957
- .ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
3958
- .ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
3959
- border-right-color: #fff;
4024
+ .ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
4025
+ margin-right: -1px;
4026
+ margin-left: 0;
3960
4027
  }
3961
- .ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
3962
- .ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
4028
+ .ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
3963
4029
  border-radius: 0 2px 2px 0;
3964
4030
  }
3965
- .ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
3966
- .ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
3967
- border-left-color: #fff;
4031
+ .ant-input-group-wrapper {
4032
+ display: inline-block;
4033
+ width: 100%;
4034
+ text-align: start;
4035
+ vertical-align: top;
3968
4036
  }
3969
- .ant-tabs {
3970
- -webkit-box-sizing: border-box;
3971
- box-sizing: border-box;
3972
- margin: 0;
3973
- padding: 0;
4037
+ .ant-input-password-icon {
4038
+ color: rgba(0, 0, 0, 0.45);
4039
+ cursor: pointer;
4040
+ -webkit-transition: all 0.3s;
4041
+ transition: all 0.3s;
4042
+ }
4043
+ .ant-input-password-icon:hover {
3974
4044
  color: rgba(0, 0, 0, 0.85);
3975
- font-size: 14px;
3976
- font-variant: tabular-nums;
3977
- line-height: 1.5715;
3978
- list-style: none;
3979
- -webkit-font-feature-settings: 'tnum';
3980
- font-feature-settings: 'tnum';
3981
- display: -webkit-box;
3982
- display: -ms-flexbox;
3983
- display: flex;
3984
- overflow: hidden;
3985
4045
  }
3986
- .ant-tabs > .ant-tabs-nav,
3987
- .ant-tabs > div > .ant-tabs-nav {
3988
- position: relative;
3989
- display: -webkit-box;
3990
- display: -ms-flexbox;
3991
- display: flex;
3992
- -webkit-box-flex: 0;
3993
- -ms-flex: none;
3994
- flex: none;
3995
- -webkit-box-align: center;
3996
- -ms-flex-align: center;
3997
- align-items: center;
4046
+ .ant-input[type='color'] {
4047
+ height: 32px;
3998
4048
  }
3999
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
4000
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
4001
- position: relative;
4002
- display: inline-block;
4003
- display: -webkit-box;
4004
- display: -ms-flexbox;
4005
- display: flex;
4006
- -webkit-box-flex: 1;
4007
- -ms-flex: auto;
4008
- flex: auto;
4009
- -ms-flex-item-align: stretch;
4010
- align-self: stretch;
4011
- overflow: hidden;
4012
- white-space: nowrap;
4013
- -webkit-transform: translate(0);
4014
- transform: translate(0);
4049
+ .ant-input[type='color'].ant-input-lg {
4050
+ height: 40px;
4015
4051
  }
4016
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
4017
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
4018
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
4019
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
4020
- position: absolute;
4021
- z-index: 1;
4022
- opacity: 0;
4023
- -webkit-transition: opacity 0.3s;
4024
- transition: opacity 0.3s;
4025
- content: '';
4052
+ .ant-input[type='color'].ant-input-sm {
4053
+ height: 24px;
4054
+ padding-top: 3px;
4055
+ padding-bottom: 3px;
4056
+ }
4057
+ .ant-input-textarea-show-count::after {
4058
+ float: right;
4059
+ color: rgba(0, 0, 0, 0.45);
4060
+ white-space: nowrap;
4061
+ content: attr(data-count);
4026
4062
  pointer-events: none;
4027
4063
  }
4028
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
4029
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
4030
- position: relative;
4031
- display: -webkit-box;
4032
- display: -ms-flexbox;
4033
- display: flex;
4034
- -webkit-transition: -webkit-transform 0.3s;
4035
- transition: -webkit-transform 0.3s;
4036
- transition: transform 0.3s;
4037
- transition: transform 0.3s, -webkit-transform 0.3s;
4064
+ .ant-input-search .ant-input:hover,
4065
+ .ant-input-search .ant-input:focus {
4066
+ border-color: #40a9ff;
4067
+ }
4068
+ .ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
4069
+ .ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
4070
+ border-left-color: #40a9ff;
4038
4071
  }
4039
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
4040
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
4041
- display: -webkit-box;
4042
- display: -ms-flexbox;
4043
- display: flex;
4044
- -ms-flex-item-align: stretch;
4045
- align-self: stretch;
4072
+ .ant-input-search .ant-input-affix-wrapper {
4073
+ border-radius: 0;
4046
4074
  }
4047
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
4048
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
4049
- position: absolute;
4050
- visibility: hidden;
4051
- pointer-events: none;
4075
+ .ant-input-search .ant-input-lg {
4076
+ line-height: 1.5713;
4052
4077
  }
4053
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
4054
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
4055
- position: relative;
4056
- padding: 8px 16px;
4057
- background: transparent;
4078
+ .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child {
4079
+ left: -1px;
4080
+ padding: 0;
4058
4081
  border: 0;
4059
4082
  }
4060
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
4061
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
4062
- position: absolute;
4083
+ .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
4084
+ padding-top: 0;
4085
+ padding-bottom: 0;
4086
+ border-radius: 0 2px 2px 0;
4087
+ }
4088
+ .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) {
4089
+ color: rgba(0, 0, 0, 0.45);
4090
+ }
4091
+ .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before {
4092
+ top: 0;
4063
4093
  right: 0;
4064
4094
  bottom: 0;
4065
4095
  left: 0;
4066
- height: 5px;
4067
- -webkit-transform: translateY(100%);
4068
- transform: translateY(100%);
4069
- content: '';
4070
4096
  }
4071
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
4072
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
4073
- min-width: 40px;
4074
- padding: 0 8px;
4075
- background: #fafafa;
4076
- border: 1px solid #f0f0f0;
4077
- border-radius: 2px 2px 0 0;
4078
- outline: none;
4079
- cursor: pointer;
4080
- -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
4081
- transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
4097
+ .ant-input-search-button {
4098
+ height: 32px;
4082
4099
  }
4083
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
4084
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
4085
- color: #40a9ff;
4100
+ .ant-input-search-button:hover,
4101
+ .ant-input-search-button:focus {
4102
+ z-index: 1;
4086
4103
  }
4087
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
4088
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
4089
- .ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
4090
- .ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
4091
- color: #096dd9;
4104
+ .ant-input-search-large .ant-input-search-button {
4105
+ height: 40px;
4092
4106
  }
4093
- .ant-tabs-extra-content {
4094
- -webkit-box-flex: 0;
4095
- -ms-flex: none;
4096
- flex: none;
4107
+ .ant-input-search-small .ant-input-search-button {
4108
+ height: 24px;
4097
4109
  }
4098
- .ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
4099
- .ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
4100
- -webkit-box-pack: center;
4101
- -ms-flex-pack: center;
4102
- justify-content: center;
4110
+ .ant-input-group-wrapper-rtl {
4111
+ direction: rtl;
4103
4112
  }
4104
- .ant-tabs-ink-bar {
4105
- position: absolute;
4106
- background: #1890ff;
4107
- pointer-events: none;
4113
+ .ant-input-group-rtl {
4114
+ direction: rtl;
4108
4115
  }
4109
- .ant-tabs-tab {
4110
- position: relative;
4111
- display: -webkit-inline-box;
4112
- display: -ms-inline-flexbox;
4113
- display: inline-flex;
4114
- -webkit-box-align: center;
4115
- -ms-flex-align: center;
4116
- align-items: center;
4117
- padding: 12px 0;
4118
- font-size: 14px;
4119
- background: transparent;
4120
- border: 0;
4116
+ .ant-input-affix-wrapper.ant-input-affix-wrapper-rtl > input.ant-input {
4117
+ border: none;
4121
4118
  outline: none;
4122
- cursor: pointer;
4123
4119
  }
4124
- .ant-tabs-tab-btn:focus,
4125
- .ant-tabs-tab-remove:focus,
4126
- .ant-tabs-tab-btn:active,
4127
- .ant-tabs-tab-remove:active {
4128
- color: #096dd9;
4120
+ .ant-input-affix-wrapper-rtl .ant-input-prefix {
4121
+ margin: 0 0 0 4px;
4129
4122
  }
4130
- .ant-tabs-tab-btn {
4131
- outline: none;
4132
- -webkit-transition: all 0.3s;
4133
- transition: all 0.3s;
4123
+ .ant-input-affix-wrapper-rtl .ant-input-suffix {
4124
+ margin: 0 4px 0 0;
4134
4125
  }
4135
- .ant-tabs-tab-remove {
4136
- -webkit-box-flex: 0;
4137
- -ms-flex: none;
4138
- flex: none;
4139
- margin-right: -4px;
4140
- margin-left: 8px;
4141
- color: rgba(0, 0, 0, 0.45);
4142
- font-size: 12px;
4143
- background: transparent;
4144
- border: none;
4145
- outline: none;
4146
- cursor: pointer;
4147
- -webkit-transition: all 0.3s;
4148
- transition: all 0.3s;
4126
+ .ant-input-textarea-rtl {
4127
+ direction: rtl;
4149
4128
  }
4150
- .ant-tabs-tab-remove:hover {
4151
- color: rgba(0, 0, 0, 0.85);
4129
+ .ant-input-textarea-rtl.ant-input-textarea-show-count::after {
4130
+ text-align: left;
4152
4131
  }
4153
- .ant-tabs-tab:hover {
4154
- color: #40a9ff;
4132
+ .ant-input-affix-wrapper-rtl .ant-input-clear-icon:last-child {
4133
+ margin-right: 4px;
4134
+ margin-left: 0;
4155
4135
  }
4156
- .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
4157
- color: #1890ff;
4158
- text-shadow: 0 0 0.25px currentColor;
4136
+ .ant-input-affix-wrapper-rtl .ant-input-clear-icon {
4137
+ right: auto;
4138
+ left: 8px;
4159
4139
  }
4160
- .ant-tabs-tab.ant-tabs-tab-disabled {
4161
- color: rgba(0, 0, 0, 0.25);
4162
- cursor: not-allowed;
4140
+ .ant-input-search-rtl {
4141
+ direction: rtl;
4163
4142
  }
4164
- .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
4165
- .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
4166
- .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
4167
- .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
4168
- color: rgba(0, 0, 0, 0.25);
4143
+ .ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
4144
+ .ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
4145
+ border-right-color: #40a9ff;
4146
+ border-left-color: #d9d9d9;
4169
4147
  }
4170
- .ant-tabs-tab .ant-tabs-tab-remove .anticon {
4171
- margin: 0;
4148
+ .ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover,
4149
+ .ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused {
4150
+ border-right-color: #40a9ff;
4172
4151
  }
4173
- .ant-tabs-tab .anticon {
4174
- margin-right: 12px;
4152
+ .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon {
4153
+ right: -1px;
4154
+ left: auto;
4175
4155
  }
4176
- .ant-tabs-tab + .ant-tabs-tab {
4177
- margin: 0 0 0 32px;
4156
+ .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon .ant-input-search-button {
4157
+ border-radius: 2px 0 0 2px;
4178
4158
  }
4179
- .ant-tabs-content {
4159
+ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
4160
+ .ant-input {
4161
+ height: 32px;
4162
+ }
4163
+ .ant-input-lg {
4164
+ height: 40px;
4165
+ }
4166
+ .ant-input-sm {
4167
+ height: 24px;
4168
+ }
4169
+ .ant-input-affix-wrapper > input.ant-input {
4170
+ height: auto;
4171
+ }
4172
+ }
4173
+ .pandora-sdk-check-transform-list {
4180
4174
  display: -webkit-box;
4181
4175
  display: -ms-flexbox;
4182
4176
  display: flex;
4183
- width: 100%;
4177
+ margin-top: 20px;
4178
+ padding-left: 5px;
4179
+ padding-right: 5px;
4184
4180
  }
4185
- .ant-tabs-content-holder {
4181
+ .pandora-sdk-check-transform-list .pandora-sdk-check-transform-divider {
4182
+ height: auto;
4183
+ margin-left: 40px;
4184
+ margin-right: 40px;
4185
+ }
4186
+ .pandora-sdk-check-transform {
4186
4187
  -webkit-box-flex: 1;
4187
- -ms-flex: auto;
4188
- flex: auto;
4189
- min-width: 0;
4190
- min-height: 0;
4188
+ -ms-flex: 1;
4189
+ flex: 1;
4191
4190
  }
4192
- .ant-tabs-content-animated {
4193
- -webkit-transition: margin 0.3s;
4194
- transition: margin 0.3s;
4191
+ .pandora-sdk-check-transform .pandora-sdk-check-transform-header {
4192
+ margin-bottom: 10px;
4195
4193
  }
4196
- .ant-tabs-tabpane {
4197
- -webkit-box-flex: 0;
4198
- -ms-flex: none;
4199
- flex: none;
4194
+ .pandora-sdk-check-transform .pandora-sdk-check-transform-search {
4200
4195
  width: 100%;
4201
- outline: none;
4196
+ height: 40px;
4197
+ margin-bottom: 10px;
4202
4198
  }
4203
- .pandora-sdk-card .ant-card-head .ant-card-extra {
4204
- padding: 0;
4199
+ .pandora-sdk-check-transform .pandora-sdk-check-transform-checkBox {
4200
+ line-height: 40px;
4201
+ }
4202
+ .pandora-sdk-check-transform .pandora-sdk-check-transform-checkBox .pandora-sdk-check-transform-checkbox-group {
4203
+ line-height: 40px;
4205
4204
  }
4206
4205
  .ant-checkbox-inner::after {
4207
4206
  left: 20%;
@@ -6709,7 +6708,15 @@ textarea.ant-input-number {
6709
6708
  .ant-tooltip-rtl .ant-tooltip-inner {
6710
6709
  text-align: right;
6711
6710
  }
6712
- .pandora-sdk-name-tooltip .ant-tooltip-inner {
6711
+ .pandora-sdk-name-limit {
6712
+ max-width: 100%;
6713
+ display: inline-block;
6714
+ vertical-align: top;
6715
+ white-space: nowrap;
6716
+ text-overflow: ellipsis;
6717
+ overflow: hidden;
6718
+ }
6719
+ .pandora-sdk-name-limit-tooltip .ant-tooltip-inner {
6713
6720
  max-width: 400px !important;
6714
6721
  max-height: 200px !important;
6715
6722
  overflow: auto;
@@ -6745,10 +6752,6 @@ textarea.ant-input-number {
6745
6752
  .pandora-sdk-range-input input[type='number'] {
6746
6753
  -moz-appearance: textfield;
6747
6754
  }
6748
- .pandora-sdk-remark-name {
6749
- word-break: break-all;
6750
- white-space: nowrap;
6751
- }
6752
6755
  .ant-select-single .ant-select-selector {
6753
6756
  display: -webkit-box;
6754
6757
  display: -ms-flexbox;
@@ -7965,6 +7968,10 @@ span.ant-radio + * {
7965
7968
  border-color: #2c6dd2 !important;
7966
7969
  color: #2c6dd2 !important;
7967
7970
  }
7971
+ .pandora-sdk-solid-radio-group .ant-radio-button-wrapper-checked.ant-radio-button-wrapper-disabled {
7972
+ border-color: #d9d9d9 !important;
7973
+ color: rgba(0, 0, 0, 0.85) !important;
7974
+ }
7968
7975
  .pandora-sdk-solid-radio-group .ant-radio-button-wrapper:not(:first-child)::before {
7969
7976
  background-color: #d9d9d9;
7970
7977
  }
@@ -10953,13 +10960,13 @@ textarea.ant-pagination-options-quick-jumper input {
10953
10960
  .pandora-sdk-taglist-containter .pandora-sdk-simplify .pandora-sdk-icon:hover {
10954
10961
  color: #7a869a;
10955
10962
  }
10956
- .pandora-sdk-taglist-containter .pandora-sdk-popover {
10963
+ .pandora-sdk-popover {
10957
10964
  max-width: 400px;
10958
10965
  max-height: 1000px;
10959
10966
  overflow: auto;
10960
- padding: 16px;
10967
+ padding: 8px !important;
10961
10968
  }
10962
- .pandora-sdk-taglist-containter .pandora-sdk-popover > div {
10969
+ .pandora-sdk-popover > div {
10963
10970
  margin: 4px;
10964
10971
  }
10965
10972
  .pandora-sdk-timeline-container {
@@ -11558,12 +11565,6 @@ textarea.ant-pagination-options-quick-jumper input {
11558
11565
  .pandora-sdk-tree-select-dropdown .ant-empty {
11559
11566
  text-align: center;
11560
11567
  }
11561
- .pandora-sdk-card-search-input {
11562
- min-width: 200px;
11563
- }
11564
- .pandora-sdk-card-search-input i {
11565
- color: #bfbfbf;
11566
- }
11567
11568
  .ant-row {
11568
11569
  display: -webkit-box;
11569
11570
  display: -ms-flexbox;
@@ -17453,6 +17454,12 @@ textarea.ant-pagination-options-quick-jumper input {
17453
17454
  .pandora-sdk-card-row-extra button {
17454
17455
  min-width: 80px;
17455
17456
  }
17457
+ .pandora-sdk-card-search-input {
17458
+ min-width: 200px;
17459
+ }
17460
+ .pandora-sdk-card-search-input i {
17461
+ color: #bfbfbf;
17462
+ }
17456
17463
  .pandora-sdk-panel-title {
17457
17464
  display: -webkit-box;
17458
17465
  display: -ms-flexbox;
@@ -18901,7 +18908,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
18901
18908
  line-height: 24px;
18902
18909
  margin-right: 8px;
18903
18910
  border-radius: 1px;
18904
- color: #42526e;
18911
+ color: #333;
18905
18912
  text-align: center;
18906
18913
  vertical-align: middle;
18907
18914
  border-radius: 2px;
@@ -18939,8 +18946,8 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
18939
18946
  border-left: 1px solid rgba(44, 109, 210, 0.1);
18940
18947
  }
18941
18948
  .pandora-sdk-root .pandora-sdk-content {
18942
- padding: 0 4px;
18943
- max-width: 200px;
18949
+ padding: 0 8px;
18950
+ max-width: 150px;
18944
18951
  vertical-align: middle;
18945
18952
  overflow: hidden;
18946
18953
  white-space: nowrap;