@qn-pandora/pandora-component 4.1.3 → 4.1.4

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 (226) hide show
  1. package/CHANGELOG.json +23 -0
  2. package/CHANGELOG.md +9 -1
  3. package/README.md +36 -36
  4. package/es/components/AutoComplete/style.css +0 -6
  5. package/es/components/AutoComplete/style.less +8 -8
  6. package/es/components/Breadcrumb/style.css +0 -6
  7. package/es/components/Breadcrumb/style.less +9 -9
  8. package/es/components/Button/style.css +0 -6
  9. package/es/components/Button/style.less +51 -51
  10. package/es/components/Card/RowExtra/style.css +0 -6
  11. package/es/components/Card/RowExtra/style.less +8 -8
  12. package/es/components/Card/SearchInput/style.css +0 -6
  13. package/es/components/Card/SearchInput/style.less +8 -8
  14. package/es/components/Card/style.css +0 -6
  15. package/es/components/Card/style.less +11 -11
  16. package/es/components/CheckTransformList/Item/index.js +1 -1
  17. package/es/components/CheckTransformList/style.css +0 -6
  18. package/es/components/CheckTransformList/style.less +35 -35
  19. package/es/components/Checkbox/style.less +5 -5
  20. package/es/components/CheckboxList/style.css +0 -6
  21. package/es/components/CheckboxList/style.less +11 -11
  22. package/es/components/Collapse/style.css +0 -6
  23. package/es/components/Collapse/style.less +57 -57
  24. package/es/components/CollapsiblePanel/style.css +0 -6
  25. package/es/components/CollapsiblePanel/style.less +63 -63
  26. package/es/components/DateTimePicker/Base/style.css +0 -6
  27. package/es/components/DateTimePicker/Base/style.less +160 -160
  28. package/es/components/DateTimePicker/BaseMobile/Absolute/index.js +1 -1
  29. package/es/components/DateTimePicker/BaseMobile/Absolute/style.css +0 -6
  30. package/es/components/DateTimePicker/BaseMobile/Absolute/style.less +35 -35
  31. package/es/components/DateTimePicker/BaseMobile/style.css +0 -6
  32. package/es/components/DateTimePicker/BaseMobile/style.less +32 -32
  33. package/es/components/DateTimePicker/Collapse/Panel/style.css +0 -6
  34. package/es/components/DateTimePicker/Collapse/Panel/style.less +26 -26
  35. package/es/components/DateTimePicker/DisplayInput/style.css +0 -6
  36. package/es/components/DateTimePicker/DisplayInput/style.less +9 -9
  37. package/es/components/DateTimePicker/style.css +0 -6
  38. package/es/components/DateTimePicker/style.less +19 -19
  39. package/es/components/Descriptions/style.css +0 -6
  40. package/es/components/Descriptions/style.less +15 -15
  41. package/es/components/Drawer/CloseIcon/index.js +4 -2
  42. package/es/components/Drawer/CloseIcon/style.css +0 -6
  43. package/es/components/Drawer/CloseIcon/style.less +8 -8
  44. package/es/components/Drawer/style.css +0 -6
  45. package/es/components/Drawer/style.less +48 -48
  46. package/es/components/FileResumable/style.css +0 -6
  47. package/es/components/FileResumable/style.less +94 -94
  48. package/es/components/Input/style.css +0 -6
  49. package/es/components/Input/style.less +12 -12
  50. package/es/components/KeyValuePair/style.css +0 -6
  51. package/es/components/KeyValuePair/style.less +25 -25
  52. package/es/components/Menu/style.css +0 -6
  53. package/es/components/Menu/style.less +18 -18
  54. package/es/components/Modal/style.css +0 -6
  55. package/es/components/Modal/style.less +30 -30
  56. package/es/components/NameExplainTooltip/style.css +0 -6
  57. package/es/components/NameExplainTooltip/style.less +10 -10
  58. package/es/components/NameLimiter/style.css +0 -6
  59. package/es/components/NameLimiter/style.less +19 -19
  60. package/es/components/OptionList/InlineOptionList/style.css +0 -6
  61. package/es/components/OptionList/InlineOptionList/style.less +16 -16
  62. package/es/components/OptionList/OptionItem/style.css +0 -6
  63. package/es/components/OptionList/OptionItem/style.less +25 -25
  64. package/es/components/OptionList/PopoverOptionList/style.css +0 -6
  65. package/es/components/OptionList/PopoverOptionList/style.less +30 -30
  66. package/es/components/OptionList/style.css +0 -6
  67. package/es/components/OptionList/style.less +3 -3
  68. package/es/components/RadioGroup/style.css +0 -6
  69. package/es/components/RadioGroup/style.less +32 -32
  70. package/es/components/RangeInput/style.css +0 -6
  71. package/es/components/RangeInput/style.less +37 -37
  72. package/es/components/RemarkName/style.css +0 -6
  73. package/es/components/RemarkName/style.less +2 -2
  74. package/es/components/Selector/index.js +2 -2
  75. package/es/components/Selector/style.css +0 -6
  76. package/es/components/Selector/style.less +99 -99
  77. package/es/components/Spin/style.css +0 -6
  78. package/es/components/Spin/style.less +26 -26
  79. package/es/components/Steps/ControlButton/style.css +0 -6
  80. package/es/components/Steps/ControlButton/style.less +5 -5
  81. package/es/components/Steps/style.css +0 -6
  82. package/es/components/Steps/style.less +48 -48
  83. package/es/components/Table/ColumnTag/style.css +0 -6
  84. package/es/components/Table/ColumnTag/style.less +40 -40
  85. package/es/components/Table/style.css +0 -6
  86. package/es/components/Table/style.less +314 -314
  87. package/es/components/Tabs/style.css +0 -6
  88. package/es/components/Tabs/style.less +33 -33
  89. package/es/components/TagList/Tag/style.css +0 -6
  90. package/es/components/TagList/Tag/style.less +72 -72
  91. package/es/components/TagList/TagSwitch/style.css +0 -6
  92. package/es/components/TagList/TagSwitch/style.less +28 -28
  93. package/es/components/TagList/style.css +0 -6
  94. package/es/components/TagList/style.less +28 -28
  95. package/es/components/Timeline/TimelineItem/style.css +0 -6
  96. package/es/components/Timeline/TimelineItem/style.less +49 -49
  97. package/es/components/Timeline/style.css +0 -6
  98. package/es/components/Timeline/style.less +23 -23
  99. package/es/components/Transfer/List/style.css +0 -6
  100. package/es/components/Transfer/List/style.less +19 -19
  101. package/es/components/Transfer/ListBody/style.css +0 -6
  102. package/es/components/Transfer/ListBody/style.less +18 -18
  103. package/es/components/Transfer/style.css +0 -6
  104. package/es/components/Transfer/style.less +14 -14
  105. package/es/components/TreeSelector/style.css +0 -6
  106. package/es/components/TreeSelector/style.less +56 -56
  107. package/es/index.css +412 -418
  108. package/es/index.less +52 -52
  109. package/es/style/mixin.css +0 -6
  110. package/es/style/mixin.less +45 -45
  111. package/es/style/theme.css +0 -6
  112. package/es/style/theme.less +394 -401
  113. package/es/utils/language.d.ts +2 -1
  114. package/es/utils/language.js +0 -1
  115. package/lib/components/AutoComplete/style.css +0 -6
  116. package/lib/components/AutoComplete/style.less +8 -8
  117. package/lib/components/Breadcrumb/style.css +0 -6
  118. package/lib/components/Breadcrumb/style.less +9 -9
  119. package/lib/components/Button/style.css +0 -6
  120. package/lib/components/Button/style.less +51 -51
  121. package/lib/components/Card/RowExtra/style.css +0 -6
  122. package/lib/components/Card/RowExtra/style.less +8 -8
  123. package/lib/components/Card/SearchInput/style.css +0 -6
  124. package/lib/components/Card/SearchInput/style.less +8 -8
  125. package/lib/components/Card/style.css +0 -6
  126. package/lib/components/Card/style.less +11 -11
  127. package/lib/components/CheckTransformList/Item/index.js +1 -1
  128. package/lib/components/CheckTransformList/style.css +0 -6
  129. package/lib/components/CheckTransformList/style.less +35 -35
  130. package/lib/components/Checkbox/style.less +5 -5
  131. package/lib/components/CheckboxList/style.css +0 -6
  132. package/lib/components/CheckboxList/style.less +11 -11
  133. package/lib/components/Collapse/style.css +0 -6
  134. package/lib/components/Collapse/style.less +57 -57
  135. package/lib/components/CollapsiblePanel/style.css +0 -6
  136. package/lib/components/CollapsiblePanel/style.less +63 -63
  137. package/lib/components/DateTimePicker/Base/style.css +0 -6
  138. package/lib/components/DateTimePicker/Base/style.less +160 -160
  139. package/lib/components/DateTimePicker/BaseMobile/Absolute/index.js +1 -1
  140. package/lib/components/DateTimePicker/BaseMobile/Absolute/style.css +0 -6
  141. package/lib/components/DateTimePicker/BaseMobile/Absolute/style.less +35 -35
  142. package/lib/components/DateTimePicker/BaseMobile/style.css +0 -6
  143. package/lib/components/DateTimePicker/BaseMobile/style.less +32 -32
  144. package/lib/components/DateTimePicker/Collapse/Panel/style.css +0 -6
  145. package/lib/components/DateTimePicker/Collapse/Panel/style.less +26 -26
  146. package/lib/components/DateTimePicker/DisplayInput/style.css +0 -6
  147. package/lib/components/DateTimePicker/DisplayInput/style.less +9 -9
  148. package/lib/components/DateTimePicker/style.css +0 -6
  149. package/lib/components/DateTimePicker/style.less +19 -19
  150. package/lib/components/Descriptions/style.css +0 -6
  151. package/lib/components/Descriptions/style.less +15 -15
  152. package/lib/components/Drawer/CloseIcon/index.js +11 -2
  153. package/lib/components/Drawer/CloseIcon/style.css +0 -6
  154. package/lib/components/Drawer/CloseIcon/style.less +8 -8
  155. package/lib/components/Drawer/style.css +0 -6
  156. package/lib/components/Drawer/style.less +48 -48
  157. package/lib/components/FileResumable/style.css +0 -6
  158. package/lib/components/FileResumable/style.less +94 -94
  159. package/lib/components/Input/style.css +0 -6
  160. package/lib/components/Input/style.less +12 -12
  161. package/lib/components/KeyValuePair/style.css +0 -6
  162. package/lib/components/KeyValuePair/style.less +25 -25
  163. package/lib/components/Menu/style.css +0 -6
  164. package/lib/components/Menu/style.less +18 -18
  165. package/lib/components/Modal/style.css +0 -6
  166. package/lib/components/Modal/style.less +30 -30
  167. package/lib/components/NameExplainTooltip/style.css +0 -6
  168. package/lib/components/NameExplainTooltip/style.less +10 -10
  169. package/lib/components/NameLimiter/style.css +0 -6
  170. package/lib/components/NameLimiter/style.less +19 -19
  171. package/lib/components/OptionList/InlineOptionList/style.css +0 -6
  172. package/lib/components/OptionList/InlineOptionList/style.less +16 -16
  173. package/lib/components/OptionList/OptionItem/style.css +0 -6
  174. package/lib/components/OptionList/OptionItem/style.less +25 -25
  175. package/lib/components/OptionList/PopoverOptionList/style.css +0 -6
  176. package/lib/components/OptionList/PopoverOptionList/style.less +30 -30
  177. package/lib/components/OptionList/style.css +0 -6
  178. package/lib/components/OptionList/style.less +3 -3
  179. package/lib/components/RadioGroup/style.css +0 -6
  180. package/lib/components/RadioGroup/style.less +32 -32
  181. package/lib/components/RangeInput/style.css +0 -6
  182. package/lib/components/RangeInput/style.less +37 -37
  183. package/lib/components/RemarkName/style.css +0 -6
  184. package/lib/components/RemarkName/style.less +2 -2
  185. package/lib/components/Selector/index.js +2 -2
  186. package/lib/components/Selector/style.css +0 -6
  187. package/lib/components/Selector/style.less +99 -99
  188. package/lib/components/Spin/style.css +0 -6
  189. package/lib/components/Spin/style.less +26 -26
  190. package/lib/components/Steps/ControlButton/style.css +0 -6
  191. package/lib/components/Steps/ControlButton/style.less +5 -5
  192. package/lib/components/Steps/style.css +0 -6
  193. package/lib/components/Steps/style.less +48 -48
  194. package/lib/components/Table/ColumnTag/style.css +0 -6
  195. package/lib/components/Table/ColumnTag/style.less +40 -40
  196. package/lib/components/Table/style.css +0 -6
  197. package/lib/components/Table/style.less +314 -314
  198. package/lib/components/Tabs/style.css +0 -6
  199. package/lib/components/Tabs/style.less +33 -33
  200. package/lib/components/TagList/Tag/style.css +0 -6
  201. package/lib/components/TagList/Tag/style.less +72 -72
  202. package/lib/components/TagList/TagSwitch/style.css +0 -6
  203. package/lib/components/TagList/TagSwitch/style.less +28 -28
  204. package/lib/components/TagList/style.css +0 -6
  205. package/lib/components/TagList/style.less +28 -28
  206. package/lib/components/Timeline/TimelineItem/style.css +0 -6
  207. package/lib/components/Timeline/TimelineItem/style.less +49 -49
  208. package/lib/components/Timeline/style.css +0 -6
  209. package/lib/components/Timeline/style.less +23 -23
  210. package/lib/components/Transfer/List/style.css +0 -6
  211. package/lib/components/Transfer/List/style.less +19 -19
  212. package/lib/components/Transfer/ListBody/style.css +0 -6
  213. package/lib/components/Transfer/ListBody/style.less +18 -18
  214. package/lib/components/Transfer/style.css +0 -6
  215. package/lib/components/Transfer/style.less +14 -14
  216. package/lib/components/TreeSelector/style.css +0 -6
  217. package/lib/components/TreeSelector/style.less +56 -56
  218. package/lib/index.css +2633 -2639
  219. package/lib/index.less +52 -52
  220. package/lib/style/mixin.css +0 -6
  221. package/lib/style/mixin.less +45 -45
  222. package/lib/style/theme.css +0 -6
  223. package/lib/style/theme.less +394 -401
  224. package/lib/utils/language.d.ts +2 -1
  225. package/lib/utils/language.js +0 -1
  226. package/package.json +82 -82
package/es/index.css CHANGED
@@ -1,9 +1,3 @@
1
- .ant-btn {
2
- padding: 4px 15px;
3
- }
4
- .ant-btn-sm {
5
- padding: 0 7px;
6
- }
7
1
  /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
8
2
  /* stylelint-disable no-duplicate-selectors */
9
3
  /* stylelint-disable */
@@ -27,6 +21,81 @@
27
21
  .pandora-sdk-auto-complete .ant-input {
28
22
  border: 0px;
29
23
  }
24
+ .ant-breadcrumb {
25
+ -webkit-box-sizing: border-box;
26
+ box-sizing: border-box;
27
+ margin: 0;
28
+ padding: 0;
29
+ color: rgba(0, 0, 0, 0.85);
30
+ font-variant: tabular-nums;
31
+ line-height: 1.5715;
32
+ list-style: none;
33
+ -webkit-font-feature-settings: 'tnum';
34
+ font-feature-settings: 'tnum';
35
+ color: rgba(0, 0, 0, 0.45);
36
+ font-size: 14px;
37
+ }
38
+ .ant-breadcrumb .anticon {
39
+ font-size: 14px;
40
+ }
41
+ .ant-breadcrumb a {
42
+ color: rgba(0, 0, 0, 0.45);
43
+ -webkit-transition: color 0.3s;
44
+ transition: color 0.3s;
45
+ }
46
+ .ant-breadcrumb a:hover {
47
+ color: #40a9ff;
48
+ }
49
+ .ant-breadcrumb > span:last-child {
50
+ color: rgba(0, 0, 0, 0.85);
51
+ }
52
+ .ant-breadcrumb > span:last-child a {
53
+ color: rgba(0, 0, 0, 0.85);
54
+ }
55
+ .ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
56
+ display: none;
57
+ }
58
+ .ant-breadcrumb-separator {
59
+ margin: 0 8px;
60
+ color: rgba(0, 0, 0, 0.45);
61
+ }
62
+ .ant-breadcrumb-link > .anticon + span,
63
+ .ant-breadcrumb-link > .anticon + a {
64
+ margin-left: 4px;
65
+ }
66
+ .ant-breadcrumb-overlay-link > .anticon {
67
+ margin-left: 4px;
68
+ }
69
+ .ant-breadcrumb-rtl {
70
+ direction: rtl;
71
+ }
72
+ .ant-breadcrumb-rtl::before {
73
+ display: table;
74
+ content: '';
75
+ }
76
+ .ant-breadcrumb-rtl::after {
77
+ display: table;
78
+ clear: both;
79
+ content: '';
80
+ }
81
+ .ant-breadcrumb-rtl > span {
82
+ float: right;
83
+ }
84
+ .ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
85
+ .ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
86
+ margin-right: 4px;
87
+ margin-left: 0;
88
+ }
89
+ .ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
90
+ margin-right: 4px;
91
+ margin-left: 0;
92
+ }
93
+ .pandora-sdk-breadcrumb {
94
+ font-size: 14px;
95
+ }
96
+ .pandora-sdk-breadcrumb a {
97
+ text-decoration: none;
98
+ }
30
99
  .ant-btn {
31
100
  line-height: 1.5715;
32
101
  position: relative;
@@ -3017,6 +3086,120 @@ a.ant-btn-sm {
3017
3086
  .pandora-sdk-card .ant-card-head .ant-card-extra {
3018
3087
  padding: 0;
3019
3088
  }
3089
+ .ant-divider {
3090
+ -webkit-box-sizing: border-box;
3091
+ box-sizing: border-box;
3092
+ margin: 0;
3093
+ padding: 0;
3094
+ color: rgba(0, 0, 0, 0.85);
3095
+ font-size: 14px;
3096
+ font-variant: tabular-nums;
3097
+ line-height: 1.5715;
3098
+ list-style: none;
3099
+ -webkit-font-feature-settings: 'tnum';
3100
+ font-feature-settings: 'tnum';
3101
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
3102
+ }
3103
+ .ant-divider-vertical {
3104
+ position: relative;
3105
+ top: -0.06em;
3106
+ display: inline-block;
3107
+ height: 0.9em;
3108
+ margin: 0 8px;
3109
+ vertical-align: middle;
3110
+ border-top: 0;
3111
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
3112
+ }
3113
+ .ant-divider-horizontal {
3114
+ display: -webkit-box;
3115
+ display: -ms-flexbox;
3116
+ display: flex;
3117
+ clear: both;
3118
+ width: 100%;
3119
+ min-width: 100%;
3120
+ margin: 24px 0;
3121
+ }
3122
+ .ant-divider-horizontal.ant-divider-with-text {
3123
+ display: -webkit-box;
3124
+ display: -ms-flexbox;
3125
+ display: flex;
3126
+ margin: 16px 0;
3127
+ color: rgba(0, 0, 0, 0.85);
3128
+ font-weight: 500;
3129
+ font-size: 16px;
3130
+ white-space: nowrap;
3131
+ text-align: center;
3132
+ border-top: 0;
3133
+ border-top-color: rgba(0, 0, 0, 0.06);
3134
+ }
3135
+ .ant-divider-horizontal.ant-divider-with-text::before,
3136
+ .ant-divider-horizontal.ant-divider-with-text::after {
3137
+ position: relative;
3138
+ top: 50%;
3139
+ width: 50%;
3140
+ border-top: 1px solid transparent;
3141
+ border-top-color: inherit;
3142
+ border-bottom: 0;
3143
+ -webkit-transform: translateY(50%);
3144
+ transform: translateY(50%);
3145
+ content: '';
3146
+ }
3147
+ .ant-divider-horizontal.ant-divider-with-text-left::before {
3148
+ top: 50%;
3149
+ width: 5%;
3150
+ }
3151
+ .ant-divider-horizontal.ant-divider-with-text-left::after {
3152
+ top: 50%;
3153
+ width: 95%;
3154
+ }
3155
+ .ant-divider-horizontal.ant-divider-with-text-right::before {
3156
+ top: 50%;
3157
+ width: 95%;
3158
+ }
3159
+ .ant-divider-horizontal.ant-divider-with-text-right::after {
3160
+ top: 50%;
3161
+ width: 5%;
3162
+ }
3163
+ .ant-divider-inner-text {
3164
+ display: inline-block;
3165
+ padding: 0 1em;
3166
+ }
3167
+ .ant-divider-dashed {
3168
+ background: none;
3169
+ border-color: rgba(0, 0, 0, 0.06);
3170
+ border-style: dashed;
3171
+ border-width: 1px 0 0;
3172
+ }
3173
+ .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
3174
+ border-top: 0;
3175
+ }
3176
+ .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
3177
+ .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
3178
+ border-style: dashed none none;
3179
+ }
3180
+ .ant-divider-vertical.ant-divider-dashed {
3181
+ border-width: 0 0 0 1px;
3182
+ }
3183
+ .ant-divider-plain.ant-divider-with-text {
3184
+ color: rgba(0, 0, 0, 0.85);
3185
+ font-weight: normal;
3186
+ font-size: 14px;
3187
+ }
3188
+ .ant-divider-rtl {
3189
+ direction: rtl;
3190
+ }
3191
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
3192
+ width: 95%;
3193
+ }
3194
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
3195
+ width: 5%;
3196
+ }
3197
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
3198
+ width: 5%;
3199
+ }
3200
+ .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
3201
+ width: 95%;
3202
+ }
3020
3203
  @-webkit-keyframes antCheckboxEffect {
3021
3204
  0% {
3022
3205
  -webkit-transform: scale(1);
@@ -3254,140 +3437,18 @@ a.ant-btn-sm {
3254
3437
  background-color: rgba(0, 0, 0, 0.25);
3255
3438
  border-color: rgba(0, 0, 0, 0.25);
3256
3439
  }
3257
- .ant-checkbox-rtl {
3258
- direction: rtl;
3259
- }
3260
- .ant-checkbox-group-rtl .ant-checkbox-group-item {
3261
- margin-right: 0;
3262
- margin-left: 8px;
3263
- }
3264
- .ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
3265
- margin-left: 0 !important;
3266
- }
3267
- .ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
3268
- margin-left: 8px;
3269
- }
3270
- .pandora-sdk-checkbox-item {
3271
- white-space: nowrap;
3272
- width: 100%;
3273
- }
3274
- .pandora-sdk-checkbox-item.ant-checkbox-wrapper {
3275
- margin-left: 0;
3276
- line-height: 25px;
3277
- }
3278
- .ant-divider {
3279
- -webkit-box-sizing: border-box;
3280
- box-sizing: border-box;
3281
- margin: 0;
3282
- padding: 0;
3283
- color: rgba(0, 0, 0, 0.85);
3284
- font-size: 14px;
3285
- font-variant: tabular-nums;
3286
- line-height: 1.5715;
3287
- list-style: none;
3288
- -webkit-font-feature-settings: 'tnum';
3289
- font-feature-settings: 'tnum';
3290
- border-top: 1px solid rgba(0, 0, 0, 0.06);
3291
- }
3292
- .ant-divider-vertical {
3293
- position: relative;
3294
- top: -0.06em;
3295
- display: inline-block;
3296
- height: 0.9em;
3297
- margin: 0 8px;
3298
- vertical-align: middle;
3299
- border-top: 0;
3300
- border-left: 1px solid rgba(0, 0, 0, 0.06);
3301
- }
3302
- .ant-divider-horizontal {
3303
- display: -webkit-box;
3304
- display: -ms-flexbox;
3305
- display: flex;
3306
- clear: both;
3307
- width: 100%;
3308
- min-width: 100%;
3309
- margin: 24px 0;
3310
- }
3311
- .ant-divider-horizontal.ant-divider-with-text {
3312
- display: -webkit-box;
3313
- display: -ms-flexbox;
3314
- display: flex;
3315
- margin: 16px 0;
3316
- color: rgba(0, 0, 0, 0.85);
3317
- font-weight: 500;
3318
- font-size: 16px;
3319
- white-space: nowrap;
3320
- text-align: center;
3321
- border-top: 0;
3322
- border-top-color: rgba(0, 0, 0, 0.06);
3323
- }
3324
- .ant-divider-horizontal.ant-divider-with-text::before,
3325
- .ant-divider-horizontal.ant-divider-with-text::after {
3326
- position: relative;
3327
- top: 50%;
3328
- width: 50%;
3329
- border-top: 1px solid transparent;
3330
- border-top-color: inherit;
3331
- border-bottom: 0;
3332
- -webkit-transform: translateY(50%);
3333
- transform: translateY(50%);
3334
- content: '';
3335
- }
3336
- .ant-divider-horizontal.ant-divider-with-text-left::before {
3337
- top: 50%;
3338
- width: 5%;
3339
- }
3340
- .ant-divider-horizontal.ant-divider-with-text-left::after {
3341
- top: 50%;
3342
- width: 95%;
3343
- }
3344
- .ant-divider-horizontal.ant-divider-with-text-right::before {
3345
- top: 50%;
3346
- width: 95%;
3347
- }
3348
- .ant-divider-horizontal.ant-divider-with-text-right::after {
3349
- top: 50%;
3350
- width: 5%;
3351
- }
3352
- .ant-divider-inner-text {
3353
- display: inline-block;
3354
- padding: 0 1em;
3355
- }
3356
- .ant-divider-dashed {
3357
- background: none;
3358
- border-color: rgba(0, 0, 0, 0.06);
3359
- border-style: dashed;
3360
- border-width: 1px 0 0;
3361
- }
3362
- .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
3363
- border-top: 0;
3364
- }
3365
- .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
3366
- .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
3367
- border-style: dashed none none;
3368
- }
3369
- .ant-divider-vertical.ant-divider-dashed {
3370
- border-width: 0 0 0 1px;
3371
- }
3372
- .ant-divider-plain.ant-divider-with-text {
3373
- color: rgba(0, 0, 0, 0.85);
3374
- font-weight: normal;
3375
- font-size: 14px;
3376
- }
3377
- .ant-divider-rtl {
3378
- direction: rtl;
3379
- }
3380
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
3381
- width: 95%;
3440
+ .ant-checkbox-rtl {
3441
+ direction: rtl;
3382
3442
  }
3383
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
3384
- width: 5%;
3443
+ .ant-checkbox-group-rtl .ant-checkbox-group-item {
3444
+ margin-right: 0;
3445
+ margin-left: 8px;
3385
3446
  }
3386
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
3387
- width: 5%;
3447
+ .ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
3448
+ margin-left: 0 !important;
3388
3449
  }
3389
- .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
3390
- width: 95%;
3450
+ .ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
3451
+ margin-left: 8px;
3391
3452
  }
3392
3453
  .ant-input-affix-wrapper {
3393
3454
  position: relative;
@@ -4209,6 +4270,14 @@ textarea.ant-input {
4209
4270
  .ant-checkbox-inner::after {
4210
4271
  left: 20%;
4211
4272
  }
4273
+ .pandora-sdk-checkbox-item {
4274
+ white-space: nowrap;
4275
+ width: 100%;
4276
+ }
4277
+ .pandora-sdk-checkbox-item.ant-checkbox-wrapper {
4278
+ margin-left: 0;
4279
+ line-height: 25px;
4280
+ }
4212
4281
  .ant-collapse {
4213
4282
  -webkit-box-sizing: border-box;
4214
4283
  box-sizing: border-box;
@@ -4413,80 +4482,61 @@ textarea.ant-input {
4413
4482
  .pandora-sdk-collapse-dashed > .ant-collapse-item > .ant-collapse-content {
4414
4483
  border: none;
4415
4484
  }
4416
- .ant-breadcrumb {
4417
- -webkit-box-sizing: border-box;
4418
- box-sizing: border-box;
4419
- margin: 0;
4420
- padding: 0;
4421
- color: rgba(0, 0, 0, 0.85);
4422
- font-variant: tabular-nums;
4423
- line-height: 1.5715;
4424
- list-style: none;
4425
- -webkit-font-feature-settings: 'tnum';
4426
- font-feature-settings: 'tnum';
4427
- color: rgba(0, 0, 0, 0.45);
4428
- font-size: 14px;
4429
- }
4430
- .ant-breadcrumb .anticon {
4431
- font-size: 14px;
4432
- }
4433
- .ant-breadcrumb a {
4434
- color: rgba(0, 0, 0, 0.45);
4435
- -webkit-transition: color 0.3s;
4436
- transition: color 0.3s;
4437
- }
4438
- .ant-breadcrumb a:hover {
4439
- color: #40a9ff;
4440
- }
4441
- .ant-breadcrumb > span:last-child {
4442
- color: rgba(0, 0, 0, 0.85);
4443
- }
4444
- .ant-breadcrumb > span:last-child a {
4485
+ .pandora-sdk-collapsible-panel > .panel-header {
4486
+ position: relative;
4487
+ padding: 12px 16px 12px 40px;
4488
+ cursor: pointer;
4445
4489
  color: rgba(0, 0, 0, 0.85);
4490
+ background-color: #f4f5f7;
4491
+ border: 1px solid #d9d9d9;
4446
4492
  }
4447
- .ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
4448
- display: none;
4449
- }
4450
- .ant-breadcrumb-separator {
4451
- margin: 0 8px;
4452
- color: rgba(0, 0, 0, 0.45);
4453
- }
4454
- .ant-breadcrumb-link > .anticon + span,
4455
- .ant-breadcrumb-link > .anticon + a {
4456
- margin-left: 4px;
4493
+ .pandora-sdk-collapsible-panel > .panel-header > .icon {
4494
+ position: absolute;
4495
+ left: 16px;
4496
+ top: 50%;
4497
+ -webkit-transform: translateY(-50%);
4498
+ transform: translateY(-50%);
4457
4499
  }
4458
- .ant-breadcrumb-overlay-link > .anticon {
4459
- margin-left: 4px;
4500
+ .pandora-sdk-collapsible-panel > .panel-header > .icon > i {
4501
+ color: inherit;
4460
4502
  }
4461
- .ant-breadcrumb-rtl {
4462
- direction: rtl;
4503
+ .pandora-sdk-collapsible-panel > .panel-header > .icon > i > svg {
4504
+ -webkit-transition: -webkit-transform 0.2s linear;
4505
+ transition: -webkit-transform 0.2s linear;
4506
+ transition: transform 0.2s linear;
4507
+ transition: transform 0.2s linear, -webkit-transform 0.2s linear;
4463
4508
  }
4464
- .ant-breadcrumb-rtl::before {
4465
- display: table;
4466
- content: '';
4509
+ .pandora-sdk-collapsible-panel > .panel-header.disabled-header {
4510
+ cursor: not-allowed;
4467
4511
  }
4468
- .ant-breadcrumb-rtl::after {
4469
- display: table;
4470
- clear: both;
4471
- content: '';
4512
+ .pandora-sdk-collapsible-panel > .panel-content-box {
4513
+ overflow-y: hidden;
4514
+ padding: 0;
4515
+ margin: 0;
4516
+ border: none;
4472
4517
  }
4473
- .ant-breadcrumb-rtl > span {
4474
- float: right;
4518
+ .pandora-sdk-collapsible-panel > .panel-content-box > div > .panel-content {
4519
+ padding: 8px 16px;
4520
+ color: rgba(0, 0, 0, 0.85);
4521
+ background-color: #fff;
4522
+ border: 1px solid #d9d9d9;
4523
+ border-top: none;
4524
+ overflow-x: auto;
4475
4525
  }
4476
- .ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
4477
- .ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
4478
- margin-right: 4px;
4479
- margin-left: 0;
4526
+ .pandora-sdk-collapsible-panel.no-border > .panel-header,
4527
+ .pandora-sdk-collapsible-panel.no-border > .panel-content-box > div > .panel-content {
4528
+ border: none;
4480
4529
  }
4481
- .ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
4482
- margin-right: 4px;
4483
- margin-left: 0;
4530
+ .pandora-sdk-collapsible-panel.icon-right > .panel-header {
4531
+ padding: 12px 40px 12px 16px;
4484
4532
  }
4485
- .pandora-sdk-breadcrumb {
4486
- font-size: 14px;
4533
+ .pandora-sdk-collapsible-panel.icon-right > .panel-header > :local(.icon) {
4534
+ left: unset;
4535
+ right: 16px;
4487
4536
  }
4488
- .pandora-sdk-breadcrumb a {
4489
- text-decoration: none;
4537
+ .pandora-sdk-collapsible-panel.hide-arrow > .panel-header {
4538
+ padding-left: 16px;
4539
+ padding-right: 16px;
4490
4540
  }
4491
4541
  .ant-popover {
4492
4542
  -webkit-box-sizing: border-box;
@@ -4806,71 +4856,6 @@ textarea.ant-input {
4806
4856
  margin-right: 8px;
4807
4857
  margin-left: 0;
4808
4858
  }
4809
- .pandora-sdk-descriptions .pandora-sdk-remark-icon {
4810
- margin-left: 5px;
4811
- }
4812
- .pandora-sdk-descriptions .ant-descriptions-item-label {
4813
- color: #999;
4814
- }
4815
- .pandora-sdk-descriptions .ant-descriptions-item-content {
4816
- color: #333;
4817
- }
4818
- .pandora-sdk-collapsible-panel > .panel-header {
4819
- position: relative;
4820
- padding: 12px 16px 12px 40px;
4821
- cursor: pointer;
4822
- color: rgba(0, 0, 0, 0.85);
4823
- background-color: #f4f5f7;
4824
- border: 1px solid #d9d9d9;
4825
- }
4826
- .pandora-sdk-collapsible-panel > .panel-header > .icon {
4827
- position: absolute;
4828
- left: 16px;
4829
- top: 50%;
4830
- -webkit-transform: translateY(-50%);
4831
- transform: translateY(-50%);
4832
- }
4833
- .pandora-sdk-collapsible-panel > .panel-header > .icon > i {
4834
- color: inherit;
4835
- }
4836
- .pandora-sdk-collapsible-panel > .panel-header > .icon > i > svg {
4837
- -webkit-transition: -webkit-transform 0.2s linear;
4838
- transition: -webkit-transform 0.2s linear;
4839
- transition: transform 0.2s linear;
4840
- transition: transform 0.2s linear, -webkit-transform 0.2s linear;
4841
- }
4842
- .pandora-sdk-collapsible-panel > .panel-header.disabled-header {
4843
- cursor: not-allowed;
4844
- }
4845
- .pandora-sdk-collapsible-panel > .panel-content-box {
4846
- overflow-y: hidden;
4847
- padding: 0;
4848
- margin: 0;
4849
- border: none;
4850
- }
4851
- .pandora-sdk-collapsible-panel > .panel-content-box > div > .panel-content {
4852
- padding: 8px 16px;
4853
- color: rgba(0, 0, 0, 0.85);
4854
- background-color: #fff;
4855
- border: 1px solid #d9d9d9;
4856
- border-top: none;
4857
- overflow-x: auto;
4858
- }
4859
- .pandora-sdk-collapsible-panel.no-border > .panel-header,
4860
- .pandora-sdk-collapsible-panel.no-border > .panel-content-box > div > .panel-content {
4861
- border: none;
4862
- }
4863
- .pandora-sdk-collapsible-panel.icon-right > .panel-header {
4864
- padding: 12px 40px 12px 16px;
4865
- }
4866
- .pandora-sdk-collapsible-panel.icon-right > .panel-header > :local(.icon) {
4867
- left: unset;
4868
- right: 16px;
4869
- }
4870
- .pandora-sdk-collapsible-panel.hide-arrow > .panel-header {
4871
- padding-left: 16px;
4872
- padding-right: 16px;
4873
- }
4874
4859
  .pandora-sdk-datetime-pick-popover-root .ant-popover-inner-content {
4875
4860
  padding: 0;
4876
4861
  }
@@ -4883,6 +4868,15 @@ textarea.ant-input {
4883
4868
  .pandora-sdk-datetime-pick-popover {
4884
4869
  width: 650px;
4885
4870
  }
4871
+ .pandora-sdk-descriptions .pandora-sdk-remark-icon {
4872
+ margin-left: 5px;
4873
+ }
4874
+ .pandora-sdk-descriptions .ant-descriptions-item-label {
4875
+ color: #999;
4876
+ }
4877
+ .pandora-sdk-descriptions .ant-descriptions-item-content {
4878
+ color: #333;
4879
+ }
4886
4880
  .ant-drawer {
4887
4881
  position: fixed;
4888
4882
  z-index: 1000;
@@ -5169,12 +5163,6 @@ textarea.ant-input {
5169
5163
  .pandora-sdk-drawer-close-icon {
5170
5164
  margin-left: 24px;
5171
5165
  }
5172
- .ant-input[disabled] {
5173
- border-color: #d9d9d9;
5174
- }
5175
- .ant-input-group-addon {
5176
- color: #666;
5177
- }
5178
5166
  .ant-upload {
5179
5167
  -webkit-box-sizing: border-box;
5180
5168
  box-sizing: border-box;
@@ -5942,6 +5930,12 @@ textarea.ant-input {
5942
5930
  .pandora-sdk-file-resumable-img.ant-upload.ant-upload-drag .ant-upload-btn {
5943
5931
  padding: 0;
5944
5932
  }
5933
+ .ant-input[disabled] {
5934
+ border-color: #d9d9d9;
5935
+ }
5936
+ .ant-input-group-addon {
5937
+ color: #666;
5938
+ }
5945
5939
  .pandora-sdk-key-value-label,
5946
5940
  .pandora-sdk-key-value-value {
5947
5941
  display: inline-block;
@@ -7229,6 +7223,15 @@ textarea.ant-input {
7229
7223
  .pandora-sdk-modal .ant-modal-footer .ant-btn-primary {
7230
7224
  color: #d9d9d9;
7231
7225
  }
7226
+ .pandora-sdk-name-explain-icon {
7227
+ color: inherit;
7228
+ -webkit-transition: color 0.3s;
7229
+ transition: color 0.3s;
7230
+ }
7231
+ .pandora-sdk-name-explain-icon:hover,
7232
+ .pandora-sdk-name-explain-icon .ant-tooltip-open {
7233
+ color: #2c6dd2;
7234
+ }
7232
7235
  .ant-tooltip {
7233
7236
  -webkit-box-sizing: border-box;
7234
7237
  box-sizing: border-box;
@@ -7502,15 +7505,6 @@ textarea.ant-input {
7502
7505
  max-height: 200px;
7503
7506
  overflow: auto;
7504
7507
  }
7505
- .pandora-sdk-name-explain-icon {
7506
- color: inherit;
7507
- -webkit-transition: color 0.3s;
7508
- transition: color 0.3s;
7509
- }
7510
- .pandora-sdk-name-explain-icon:hover,
7511
- .pandora-sdk-name-explain-icon .ant-tooltip-open {
7512
- color: #2c6dd2;
7513
- }
7514
7508
  .ant-radio-group {
7515
7509
  -webkit-box-sizing: border-box;
7516
7510
  box-sizing: border-box;
@@ -12248,8 +12242,34 @@ textarea.ant-pagination-options-quick-jumper input {
12248
12242
  .ant-table-cell::before {
12249
12243
  display: none;
12250
12244
  }
12251
- .ant-empty .ant-empty-description {
12252
- color: #bfbfbf;
12245
+ .ant-empty .ant-empty-description {
12246
+ color: #bfbfbf;
12247
+ }
12248
+ .pandora-sdk-tabs .pandora-sdk-tabs-tab {
12249
+ position: relative;
12250
+ }
12251
+ .pandora-sdk-tabs .pandora-sdk-tabs-active .pandora-sdk-tabs-refresh-icon {
12252
+ opacity: 1;
12253
+ pointer-events: auto;
12254
+ }
12255
+ .pandora-sdk-tabs span.anticon.anticon-reload.pandora-sdk-tabs-refresh-icon {
12256
+ margin-right: 0;
12257
+ }
12258
+ .pandora-sdk-tabs .pandora-sdk-tabs-refresh-icon {
12259
+ margin-left: 8px;
12260
+ font-size: 12px;
12261
+ color: #d9d9d9;
12262
+ -webkit-transition: color 0.5s, opacity 0.2s;
12263
+ transition: color 0.5s, opacity 0.2s;
12264
+ pointer-events: none;
12265
+ opacity: 0;
12266
+ position: absolute;
12267
+ top: 50%;
12268
+ -webkit-transform: translateY(-50%);
12269
+ transform: translateY(-50%);
12270
+ }
12271
+ .pandora-sdk-tabs .pandora-sdk-tabs-refresh-icon:hover {
12272
+ color: #2c6dd2;
12253
12273
  }
12254
12274
  .ant-tag {
12255
12275
  -webkit-box-sizing: border-box;
@@ -12518,31 +12538,44 @@ textarea.ant-pagination-options-quick-jumper input {
12518
12538
  .pandora-sdk-popover > div {
12519
12539
  margin: 4px;
12520
12540
  }
12521
- .pandora-sdk-tabs .pandora-sdk-tabs-tab {
12522
- position: relative;
12541
+ .pandora-sdk-timeline-container {
12542
+ list-style: none;
12543
+ margin: 0;
12544
+ line-height: 1.5;
12545
+ font-size: 14px;
12546
+ color: rgba(0, 0, 0, 0.65);
12547
+ -webkit-box-sizing: border-box;
12548
+ box-sizing: border-box;
12549
+ padding: 0;
12523
12550
  }
12524
- .pandora-sdk-tabs .pandora-sdk-tabs-active .pandora-sdk-tabs-refresh-icon {
12525
- opacity: 1;
12526
- pointer-events: auto;
12551
+ .pandora-sdk-timeline-container .pandora-sdk-icon {
12552
+ margin: 0 8px;
12553
+ color: inherit;
12554
+ vertical-align: middle;
12555
+ font-size: 14px;
12556
+ -webkit-transition: 0.3s;
12557
+ transition: 0.3s;
12527
12558
  }
12528
- .pandora-sdk-tabs span.anticon.anticon-reload.pandora-sdk-tabs-refresh-icon {
12529
- margin-right: 0;
12559
+ .pandora-sdk-timeline-container .pandora-sdk-icon:hover {
12560
+ color: #7a869a;
12530
12561
  }
12531
- .pandora-sdk-tabs .pandora-sdk-tabs-refresh-icon {
12532
- margin-left: 8px;
12533
- font-size: 12px;
12534
- color: #d9d9d9;
12535
- -webkit-transition: color 0.5s, opacity 0.2s;
12536
- transition: color 0.5s, opacity 0.2s;
12537
- pointer-events: none;
12538
- opacity: 0;
12539
- position: absolute;
12540
- top: 50%;
12541
- -webkit-transform: translateY(-50%);
12542
- transform: translateY(-50%);
12562
+ .pandora-sdk-transfer-container {
12563
+ display: -webkit-box;
12564
+ display: -ms-flexbox;
12565
+ display: flex;
12566
+ -webkit-box-pack: justify;
12567
+ -ms-flex-pack: justify;
12568
+ justify-content: space-between;
12543
12569
  }
12544
- .pandora-sdk-tabs .pandora-sdk-tabs-refresh-icon:hover {
12545
- color: #2c6dd2;
12570
+ .pandora-sdk-transfer-container .pandora-sdk-transfer-divider {
12571
+ height: 400px;
12572
+ }
12573
+ .pandora-sdk-transfer-container .pandora-sdk-transfer-list {
12574
+ -webkit-box-flex: 1;
12575
+ -ms-flex-positive: 1;
12576
+ flex-grow: 1;
12577
+ -ms-flex-preferred-size: 200px;
12578
+ flex-basis: 200px;
12546
12579
  }
12547
12580
  @-webkit-keyframes ant-tree-node-fx-do-not-use {
12548
12581
  0% {
@@ -13145,45 +13178,6 @@ textarea.ant-pagination-options-quick-jumper input {
13145
13178
  .pandora-sdk-tree-select-dropdown .ant-empty {
13146
13179
  text-align: center;
13147
13180
  }
13148
- .pandora-sdk-transfer-container {
13149
- display: -webkit-box;
13150
- display: -ms-flexbox;
13151
- display: flex;
13152
- -webkit-box-pack: justify;
13153
- -ms-flex-pack: justify;
13154
- justify-content: space-between;
13155
- }
13156
- .pandora-sdk-transfer-container .pandora-sdk-transfer-divider {
13157
- height: 400px;
13158
- }
13159
- .pandora-sdk-transfer-container .pandora-sdk-transfer-list {
13160
- -webkit-box-flex: 1;
13161
- -ms-flex-positive: 1;
13162
- flex-grow: 1;
13163
- -ms-flex-preferred-size: 200px;
13164
- flex-basis: 200px;
13165
- }
13166
- .pandora-sdk-timeline-container {
13167
- list-style: none;
13168
- margin: 0;
13169
- line-height: 1.5;
13170
- font-size: 14px;
13171
- color: rgba(0, 0, 0, 0.65);
13172
- -webkit-box-sizing: border-box;
13173
- box-sizing: border-box;
13174
- padding: 0;
13175
- }
13176
- .pandora-sdk-timeline-container .pandora-sdk-icon {
13177
- margin: 0 8px;
13178
- color: inherit;
13179
- vertical-align: middle;
13180
- font-size: 14px;
13181
- -webkit-transition: 0.3s;
13182
- transition: 0.3s;
13183
- }
13184
- .pandora-sdk-timeline-container .pandora-sdk-icon:hover {
13185
- color: #7a869a;
13186
- }
13187
13181
  .ant-row {
13188
13182
  display: -webkit-box;
13189
13183
  display: -ms-flexbox;
@@ -19079,29 +19073,6 @@ textarea.ant-pagination-options-quick-jumper input {
19079
19073
  .pandora-sdk-card-search-input i {
19080
19074
  color: #bfbfbf;
19081
19075
  }
19082
- .pandora-sdk-datetime-mobile-picker-title .pandora-sdk-datetime-mobile-picker-title-div-containter {
19083
- width: 32px;
19084
- margin: 0 auto;
19085
- margin-top: 10px;
19086
- margin-bottom: 5px;
19087
- }
19088
- .pandora-sdk-datetime-mobile-picker-title .pandora-sdk-datetime-mobile-picker-title-div-containter .pandora-sdk-datetime-mobile-picker-title-div {
19089
- border-radius: 2px;
19090
- border: 2px solid #939393;
19091
- }
19092
- .pandora-sdk-datetime-mobile-picker {
19093
- border-radius: 12px;
19094
- }
19095
- .pandora-sdk-datetime-mobile-picker .am-picker-popup-header-left {
19096
- visibility: hidden;
19097
- }
19098
- .pandora-sdk-datetime-mobile-picker .am-picker-popup-content .am-picker-popup-body .am-picker-popup-header {
19099
- border-bottom: none;
19100
- background-image: none;
19101
- background-position: unset;
19102
- background-size: unset;
19103
- position: initial;
19104
- }
19105
19076
  .ant-picker {
19106
19077
  -webkit-box-sizing: border-box;
19107
19078
  box-sizing: border-box;
@@ -20385,6 +20356,29 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
20385
20356
  .pandora-sdk-selector .pandora-sdk-datetime-pick-quarter-content .pandora-sdk-selector {
20386
20357
  margin-left: 18px;
20387
20358
  }
20359
+ .pandora-sdk-datetime-mobile-picker-title .pandora-sdk-datetime-mobile-picker-title-div-containter {
20360
+ width: 32px;
20361
+ margin: 0 auto;
20362
+ margin-top: 10px;
20363
+ margin-bottom: 5px;
20364
+ }
20365
+ .pandora-sdk-datetime-mobile-picker-title .pandora-sdk-datetime-mobile-picker-title-div-containter .pandora-sdk-datetime-mobile-picker-title-div {
20366
+ border-radius: 2px;
20367
+ border: 2px solid #939393;
20368
+ }
20369
+ .pandora-sdk-datetime-mobile-picker {
20370
+ border-radius: 12px;
20371
+ }
20372
+ .pandora-sdk-datetime-mobile-picker .am-picker-popup-header-left {
20373
+ visibility: hidden;
20374
+ }
20375
+ .pandora-sdk-datetime-mobile-picker .am-picker-popup-content .am-picker-popup-body .am-picker-popup-header {
20376
+ border-bottom: none;
20377
+ background-image: none;
20378
+ background-position: unset;
20379
+ background-size: unset;
20380
+ position: initial;
20381
+ }
20388
20382
  .pandora-sdk-datetime-pick-input .ant-input-suffix {
20389
20383
  pointer-events: none;
20390
20384
  color: #7a869a;
@@ -20407,6 +20401,28 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
20407
20401
  .pandora-sdk-popover-inline-list .pandora-sdk-popover-inline-item i {
20408
20402
  color: #2c6dd2;
20409
20403
  }
20404
+ .pandora-sdk-item {
20405
+ color: #2c6dd2;
20406
+ cursor: pointer;
20407
+ }
20408
+ .pandora-sdk-item > .anticon {
20409
+ color: inherit;
20410
+ }
20411
+ .pandora-sdk-item.pandora-sdk-disabled {
20412
+ color: #bfbfbf;
20413
+ cursor: not-allowed;
20414
+ pointer-events: none;
20415
+ }
20416
+ .pandora-sdk-item.pandora-sdk-disabled .anticon {
20417
+ color: #bfbfbf;
20418
+ }
20419
+ .pandora-sdk-item.pandora-sdk-active {
20420
+ background: rgba(44, 109, 210, 0.05);
20421
+ }
20422
+ .pandora-sdk-item a {
20423
+ color: inherit;
20424
+ cursor: inherit;
20425
+ }
20410
20426
  .pandora-sdk-popover-item {
20411
20427
  display: inline-block;
20412
20428
  line-height: 18px;
@@ -20433,28 +20449,6 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
20433
20449
  .pandora-sdk-popover-list .pandora-sdk-item.pandora-sdk-disabled {
20434
20450
  color: #bfbfbf;
20435
20451
  }
20436
- .pandora-sdk-item {
20437
- color: #2c6dd2;
20438
- cursor: pointer;
20439
- }
20440
- .pandora-sdk-item > .anticon {
20441
- color: inherit;
20442
- }
20443
- .pandora-sdk-item.pandora-sdk-disabled {
20444
- color: #bfbfbf;
20445
- cursor: not-allowed;
20446
- pointer-events: none;
20447
- }
20448
- .pandora-sdk-item.pandora-sdk-disabled .anticon {
20449
- color: #bfbfbf;
20450
- }
20451
- .pandora-sdk-item.pandora-sdk-active {
20452
- background: rgba(44, 109, 210, 0.05);
20453
- }
20454
- .pandora-sdk-item a {
20455
- color: inherit;
20456
- cursor: inherit;
20457
- }
20458
20452
  .pandora-sdk-prev-button {
20459
20453
  margin-right: 10px;
20460
20454
  }
@@ -20563,21 +20557,6 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
20563
20557
  .pandora-sdk-root.pandora-sdk-grey {
20564
20558
  background: #ebecf0;
20565
20559
  }
20566
- .pandora-sdk-transfer-list {
20567
- overflow: hidden;
20568
- }
20569
- .pandora-sdk-transfer-list .pandora-sdk-transfer-title {
20570
- margin-bottom: 10px;
20571
- }
20572
- .pandora-sdk-transfer-list .pandora-sdk-transfer-search {
20573
- margin-bottom: 10px;
20574
- }
20575
- .pandora-sdk-transfer-list .pandora-sdk-transfer-mb10 {
20576
- margin-bottom: 10px;
20577
- }
20578
- .pandora-sdk-search-icon {
20579
- color: inherit;
20580
- }
20581
20560
  .pandora-sdk-switch {
20582
20561
  display: inline-block;
20583
20562
  margin: 4px;
@@ -20604,22 +20583,6 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
20604
20583
  .pandora-sdk-switch.pandora-sdk-active.pandora-sdk-blue {
20605
20584
  background: #03a9f4;
20606
20585
  }
20607
- .pandora-sdk-transfer-list-body {
20608
- height: 300px;
20609
- overflow-y: scroll;
20610
- }
20611
- .pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container {
20612
- overflow: hidden;
20613
- text-overflow: ellipsis;
20614
- white-space: nowrap;
20615
- }
20616
- .pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container .pandora-sdk-transfer-check-box-label {
20617
- padding-right: 0px;
20618
- padding-left: 8px;
20619
- }
20620
- .pandora-sdk-transfer-list-body .pandora-sdk-transfer-mb10 {
20621
- margin-bottom: 10px;
20622
- }
20623
20586
  .pandora-sdk-timeline-item {
20624
20587
  font-size: 14px;
20625
20588
  list-style: none;
@@ -20664,6 +20627,37 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
20664
20627
  font-size: 14px;
20665
20628
  color: #333;
20666
20629
  }
20630
+ .pandora-sdk-transfer-list {
20631
+ overflow: hidden;
20632
+ }
20633
+ .pandora-sdk-transfer-list .pandora-sdk-transfer-title {
20634
+ margin-bottom: 10px;
20635
+ }
20636
+ .pandora-sdk-transfer-list .pandora-sdk-transfer-search {
20637
+ margin-bottom: 10px;
20638
+ }
20639
+ .pandora-sdk-transfer-list .pandora-sdk-transfer-mb10 {
20640
+ margin-bottom: 10px;
20641
+ }
20642
+ .pandora-sdk-search-icon {
20643
+ color: inherit;
20644
+ }
20645
+ .pandora-sdk-transfer-list-body {
20646
+ height: 300px;
20647
+ overflow-y: scroll;
20648
+ }
20649
+ .pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container {
20650
+ overflow: hidden;
20651
+ text-overflow: ellipsis;
20652
+ white-space: nowrap;
20653
+ }
20654
+ .pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container .pandora-sdk-transfer-check-box-label {
20655
+ padding-right: 0px;
20656
+ padding-left: 8px;
20657
+ }
20658
+ .pandora-sdk-transfer-list-body .pandora-sdk-transfer-mb10 {
20659
+ margin-bottom: 10px;
20660
+ }
20667
20661
  .pandora-sdk-datetime-mobile-pick-range-preset-head {
20668
20662
  display: -webkit-box;
20669
20663
  display: -ms-flexbox;