tplus-components-touch 3.41.13 → 3.41.14

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 (199) hide show
  1. package/README.md +16 -16
  2. package/dist/components/acCitySelect/CitySelect.js +18 -18
  3. package/dist/components/acCitySelect/CitySelect.js.map +1 -1
  4. package/dist/components/acCitySelect/CitySelect.less +9 -9
  5. package/dist/components/acCitySelect/citys.js.map +1 -1
  6. package/dist/components/acCitySelect/index.js.map +1 -1
  7. package/dist/components/acCitySelect/provinceData.js +7 -7
  8. package/dist/components/acCitySelect/provinceData.js.map +1 -1
  9. package/dist/components/addLog/AddLogProcessor.js +6 -6
  10. package/dist/components/addLog/AddLogProcessor.js.map +1 -1
  11. package/dist/components/addLog/OperationLogApi.js +3 -3
  12. package/dist/components/addLog/OperationLogApi.js.map +1 -1
  13. package/dist/components/autoComplete/index.js +14 -14
  14. package/dist/components/autoComplete/index.js.map +1 -1
  15. package/dist/components/autoComplete/index.less +89 -89
  16. package/dist/components/autoComplete/option.js.map +1 -1
  17. package/dist/components/autoCompleteWithKeyboard/index.js +14 -14
  18. package/dist/components/autoCompleteWithKeyboard/index.js.map +1 -1
  19. package/dist/components/autoCompleteWithKeyboard/index.less +18 -18
  20. package/dist/components/billSearch/api.js +29 -29
  21. package/dist/components/billSearch/api.js.map +1 -1
  22. package/dist/components/billSearch/index.js +6 -6
  23. package/dist/components/billSearch/index.js.map +1 -1
  24. package/dist/components/billSearch/index.less +384 -384
  25. package/dist/components/cloudPrint/BTPrintFormatUtil.js +17 -17
  26. package/dist/components/cloudPrint/BTPrintFormatUtil.js.map +1 -1
  27. package/dist/components/cloudPrint/api.js.map +1 -1
  28. package/dist/components/cloudPrint/index.js.map +1 -1
  29. package/dist/components/cloudPrint/printDispatch.js +7 -7
  30. package/dist/components/cloudPrint/printDispatch.js.map +1 -1
  31. package/dist/components/cloudPrint/printTemplate/dialy_one.json +238 -238
  32. package/dist/components/cloudPrint/printTemplate/duty_one.json +238 -238
  33. package/dist/components/cloudPrint/printTemplate/retail_one.json +203 -203
  34. package/dist/components/cloudPrint/printTemplate/retail_two.json +219 -219
  35. package/dist/components/cloudPrint/printTemplate/storage_one.json +128 -128
  36. package/dist/components/cloudPrint/printTemplate/template.js +7 -7
  37. package/dist/components/cloudPrint/printTemplate/template.js.map +1 -1
  38. package/dist/components/commonForm/addressPicker/index.js +7 -7
  39. package/dist/components/commonForm/addressPicker/index.js.map +1 -1
  40. package/dist/components/commonForm/addressPicker/style.less +10 -10
  41. package/dist/components/commonForm/autoComplete/index.js.map +1 -1
  42. package/dist/components/commonForm/autoComplete/style.less +2 -2
  43. package/dist/components/commonForm/datePicker/index.js.map +1 -1
  44. package/dist/components/commonForm/datePicker/style.less +4 -4
  45. package/dist/components/commonForm/formControl/index.js.map +1 -1
  46. package/dist/components/commonForm/index.js +4 -4
  47. package/dist/components/commonForm/index.js.map +1 -1
  48. package/dist/components/commonForm/inputNumber/index.js.map +1 -1
  49. package/dist/components/commonForm/inputNumber/style.less +10 -10
  50. package/dist/components/commonForm/radio/index.js.map +1 -1
  51. package/dist/components/commonForm/style.less +1 -1
  52. package/dist/components/deliverySearch/api.js +21 -21
  53. package/dist/components/deliverySearch/api.js.map +1 -1
  54. package/dist/components/deliverySearch/index.js +6 -6
  55. package/dist/components/deliverySearch/index.js.map +1 -1
  56. package/dist/components/deliverySearch/index.less +553 -553
  57. package/dist/components/form/index.js.map +1 -1
  58. package/dist/components/hardwareAPI/index.js +7 -7
  59. package/dist/components/hardwareAPI/index.js.map +1 -1
  60. package/dist/components/hotKey/config.js +23 -23
  61. package/dist/components/hotKey/config.js.map +1 -1
  62. package/dist/components/hotKey/hotKeyModal.js.map +1 -1
  63. package/dist/components/hotKey/index.js +26 -26
  64. package/dist/components/hotKey/index.js.map +1 -1
  65. package/dist/components/hotKey/localConfig.js.map +1 -1
  66. package/dist/components/hotKey/style.less +96 -96
  67. package/dist/components/hotKey/utils.js.map +1 -1
  68. package/dist/components/input/index.js +6 -6
  69. package/dist/components/input/index.js.map +1 -1
  70. package/dist/components/input/scanInput.js.map +1 -1
  71. package/dist/components/input/scanInput.less +30 -30
  72. package/dist/components/input/style.less +106 -106
  73. package/dist/components/input/tplusInput/index.js +30 -30
  74. package/dist/components/input/tplusInput/index.js.map +1 -1
  75. package/dist/components/input/tplusInput/inputContent.js.map +1 -1
  76. package/dist/components/input/tplusInput/inputs.js.map +1 -1
  77. package/dist/components/input/tplusInput/style.less +132 -132
  78. package/dist/components/input/utils/index.js.map +1 -1
  79. package/dist/components/inventorySearch/api.js +58 -58
  80. package/dist/components/inventorySearch/api.js.map +1 -1
  81. package/dist/components/inventorySearch/index.js +3 -3
  82. package/dist/components/inventorySearch/index.js.map +1 -1
  83. package/dist/components/inventorySearch/index.less +119 -119
  84. package/dist/components/inventorySearch/store.js.map +1 -1
  85. package/dist/components/inventorySearch/tab.js.map +1 -1
  86. package/dist/components/keyboard/index.js.map +1 -1
  87. package/dist/components/keyboard/index.less +485 -485
  88. package/dist/components/keyboard/letterKeyboard.js +2 -2
  89. package/dist/components/keyboard/letterKeyboard.js.map +1 -1
  90. package/dist/components/keyboard/numKeyboard.js +4 -4
  91. package/dist/components/keyboard/numKeyboard.js.map +1 -1
  92. package/dist/components/keyboard/numKeyboardScan.js.map +1 -1
  93. package/dist/components/keyboard/numberButton_input.js +5 -5
  94. package/dist/components/keyboard/numberButton_input.js.map +1 -1
  95. package/dist/components/keyboard/numkeyboardPassword.js +4 -4
  96. package/dist/components/keyboard/numkeyboardPassword.js.map +1 -1
  97. package/dist/components/keyboard/onlyKeyboard.js +7 -7
  98. package/dist/components/keyboard/onlyKeyboard.js.map +1 -1
  99. package/dist/components/keyboard/onlyLetterButton.js +2 -2
  100. package/dist/components/keyboard/onlyLetterButton.js.map +1 -1
  101. package/dist/components/keyboard/onlyLetterButton2.js +2 -2
  102. package/dist/components/keyboard/onlyLetterButton2.js.map +1 -1
  103. package/dist/components/keyboard/onlyLetterButton2.less +156 -156
  104. package/dist/components/keyboard/onlyNumberButton.js +2 -2
  105. package/dist/components/keyboard/onlyNumberButton.js.map +1 -1
  106. package/dist/components/keyboard/onlyNumberButton2.js +3 -3
  107. package/dist/components/keyboard/onlyNumberButton2.js.map +1 -1
  108. package/dist/components/keyboard/textKeyboard.js.map +1 -1
  109. package/dist/components/layout/hamburger.js.map +1 -1
  110. package/dist/components/layout/index.js +10 -10
  111. package/dist/components/layout/index.js.map +1 -1
  112. package/dist/components/layout/layout.js.map +1 -1
  113. package/dist/components/layout/sider.js +12 -12
  114. package/dist/components/layout/sider.js.map +1 -1
  115. package/dist/components/layout/style.less +82 -82
  116. package/dist/components/loading/index.js +15 -15
  117. package/dist/components/loading/index.js.map +1 -1
  118. package/dist/components/loading/loadingContent.js.map +1 -1
  119. package/dist/components/loading/style.less +72 -72
  120. package/dist/components/loading/utils.js.map +1 -1
  121. package/dist/components/message/index.js +8 -8
  122. package/dist/components/message/index.js.map +1 -1
  123. package/dist/components/message/index.less +101 -101
  124. package/dist/components/modal/index.js.map +1 -1
  125. package/dist/components/modal/index.less +19 -19
  126. package/dist/components/modalVertical/index.js +7 -7
  127. package/dist/components/modalVertical/index.js.map +1 -1
  128. package/dist/components/modalVertical/style.less +60 -60
  129. package/dist/components/modalWraper/index.js +15 -15
  130. package/dist/components/modalWraper/index.js.map +1 -1
  131. package/dist/components/modalWraper/style.less +257 -257
  132. package/dist/components/modalWraper/utils.js.map +1 -1
  133. package/dist/components/notification/index.js +4 -4
  134. package/dist/components/notification/index.js.map +1 -1
  135. package/dist/components/notification/index.less +51 -51
  136. package/dist/components/overflowTip/index.js +15 -15
  137. package/dist/components/overflowTip/index.js.map +1 -1
  138. package/dist/components/overflowTip/style.less +66 -66
  139. package/dist/components/page/index.js.map +1 -1
  140. package/dist/components/page/index.less +21 -21
  141. package/dist/components/presale/pickup.js.map +1 -1
  142. package/dist/components/presale/style.less +58 -58
  143. package/dist/components/product/detail.js +7 -7
  144. package/dist/components/product/detail.js.map +1 -1
  145. package/dist/components/product/getCard.js +5 -5
  146. package/dist/components/product/getCard.js.map +1 -1
  147. package/dist/components/product/index.less +128 -128
  148. package/dist/components/progressState/EmptyAndErrorView.js.map +1 -1
  149. package/dist/components/progressState/ProgressState.js +10 -10
  150. package/dist/components/progressState/ProgressState.js.map +1 -1
  151. package/dist/components/progressState/index.js.map +1 -1
  152. package/dist/components/progressState/style.less +65 -65
  153. package/dist/components/scan/index.js.map +1 -1
  154. package/dist/components/scan/index.less +33 -33
  155. package/dist/components/select/index.js.map +1 -1
  156. package/dist/components/select/index.less +11 -11
  157. package/dist/components/settlement/asyncModal.js.map +1 -1
  158. package/dist/components/settlement/index.js.map +1 -1
  159. package/dist/components/settlement/moreCzkTable/index.js.map +1 -1
  160. package/dist/components/settlement/moreCzkTable/style.less +6 -6
  161. package/dist/components/settlement/prototypeTable/index.js.map +1 -1
  162. package/dist/components/settlement/prototypeTable/style.less +58 -58
  163. package/dist/components/settlement/prototypeTable/utils.js.map +1 -1
  164. package/dist/components/settlement/settlement.js +7 -6
  165. package/dist/components/settlement/settlement.js.map +1 -1
  166. package/dist/components/settlement/settlement.less +1705 -1705
  167. package/dist/components/settlement/settlementStore.js +6 -6
  168. package/dist/components/settlement/settlementStore.js.map +1 -1
  169. package/dist/components/settlement/utils.js.map +1 -1
  170. package/dist/components/socket/index.js +11 -11
  171. package/dist/components/socket/index.js.map +1 -1
  172. package/dist/components/spin/index.js +6 -6
  173. package/dist/components/spin/index.js.map +1 -1
  174. package/dist/components/spin/spin-style.less +436 -436
  175. package/dist/components/test/index.js +3 -3
  176. package/dist/components/test/index.js.map +1 -1
  177. package/dist/components/ticon/iconfont/demo.css +539 -539
  178. package/dist/components/ticon/iconfont/demo_index.html +5248 -5248
  179. package/dist/components/ticon/iconfont/iconfont.css +895 -895
  180. package/dist/components/ticon/iconfont/iconfont.json +1549 -1549
  181. package/dist/components/ticon/iconfont/iconfont.svg +593 -593
  182. package/dist/components/ticon/index.js.map +1 -1
  183. package/dist/components/touchScroll/index.js +9 -9
  184. package/dist/components/touchScroll/index.js.map +1 -1
  185. package/dist/components/touchTable/AuthProcess.js.map +1 -1
  186. package/dist/components/touchTable/generateWater.js.map +1 -1
  187. package/dist/components/touchTable/index.js +9 -9
  188. package/dist/components/touchTable/index.js.map +1 -1
  189. package/dist/components/touchTable/index.less +376 -376
  190. package/dist/components/touchTable/utils.js.map +1 -1
  191. package/dist/demo/PopOverDemo.js.map +1 -1
  192. package/dist/index.js +7 -7
  193. package/dist/index.js.map +1 -1
  194. package/dist/util/tools.js.map +1 -1
  195. package/locales/zh/tplus-components-touch.json +1 -1
  196. package/locales/zh-CN/tplus-components-touch.json +1 -1
  197. package/mocks/memberInfo.json +79 -79
  198. package/package.json +35 -35
  199. package/tsconfig.json +26 -26
@@ -1,486 +1,486 @@
1
- .keyboard.no-bordered {
2
- input {
3
- border: none!important;
4
- &:focus {
5
- border: none!important;
6
- }
7
- }
8
-
9
- }
10
- #product-keyboard{
11
- z-index:1300!important;
12
- }
13
- .keyboard {
14
- .ant-input-affix-wrapper{
15
- padding: 2.5px 10px;
16
- }
17
-
18
- .keyboard-icon {
19
- // width: 40px;
20
- display: flex;
21
- justify-content: center;
22
- align-items: center;
23
- top: 0!important;
24
- right: 10px!important;
25
- cursor: pointer;
26
- }
27
- }
28
- .num-keyboard-popover-click {
29
- margin-left: 383px!important;
30
- margin-top: -29px!important;
31
- }
32
- .num-keyboard-popover-focus {
33
- margin-left: -50px!important;
34
- margin-top: 5px!important;
35
- }
36
- .num-keyboard-popover {
37
- // numberKeyboard
38
- width: 400px;
39
- height: 270px;
40
- background: none!important;
41
- .ant-popover-arrow {
42
- display: none!important;
43
- &:after {
44
- display: none;
45
- }
46
- }
47
- .ant-popover-inner {
48
- max-width: none!important;
49
- background: rgba(0,0,0,0.60)!important;
50
- border-radius: 6px!important;
51
- border:none!important;
52
- .ant-popover-inner-content {
53
- height: 100%;
54
- padding: 30px 15px 20px 24px !important;
55
-
56
- .key {
57
- box-sizing: border-box;
58
- text-align: center;
59
- line-height: 60px;
60
- width: 70px;
61
- height: 46px;
62
- display: flex;
63
- flex-direction: column;
64
- justify-content: center;
65
- border-radius: 6px;
66
- font-size: 24px;
67
- cursor: pointer;
68
- }
69
-
70
- .nums {
71
- width: 270px;
72
- float: left;
73
- margin-left: 5px;
74
-
75
- .num {
76
- float: left;
77
- margin: 0 10px 10px 0px;
78
- }
79
- }
80
-
81
- .dels {
82
- float: left;
83
- width: 70px;
84
-
85
- .del {
86
- margin-bottom: 10px;
87
- }
88
-
89
- .sure {
90
- height: 102px;
91
- line-height: 22px;
92
- padding-top: 5px;
93
- }
94
- .clear{
95
- height: 102px;
96
- line-height: 22px;
97
- padding-top: 5px;
98
- }
99
- .real-sure {
100
- border-radius: 5px;
101
- }
102
- .positive {
103
- height: 125px;
104
- line-height: 35px;
105
- }
106
- }
107
- }
108
- }
109
-
110
- }
111
-
112
- .letter-small {
113
- height: 224px;
114
- top: auto !important;
115
- }
116
-
117
- .letter-keyboard-modal {
118
- width: 100% !important;
119
- margin: 0 !important;
120
- div {
121
- box-sizing: border-box;
122
- }
123
-
124
- .letters-box {
125
- display: flex;
126
- justify-content: space-around;
127
- min-width: 1008px;
128
- width: 100%;
129
- position: relative;
130
- }
131
-
132
- .letters {
133
- width: 680px;
134
- float: left;
135
-
136
- .letters-line {
137
- height: 60px;
138
-
139
- .letter:last-child {
140
- margin-right: 0;
141
- }
142
- }
143
- }
144
-
145
- .capslock {
146
- width: 116px !important;
147
- }
148
-
149
- .nums {
150
- width: 268px;
151
- float: right;
152
-
153
- .nums-left {
154
- float: left;
155
- width: 188px;
156
-
157
- .num {
158
- height: 35px;
159
- margin: 0 8px 8px 0;
160
- }
161
- }
162
-
163
- .nums-right {
164
- float: right;
165
- width: 60px;
166
-
167
- .del {
168
- height: 35px;
169
- margin: 0 8px 8px 0;
170
- }
171
-
172
- .sure {
173
- height: 76px;
174
- border-radius: 10px;
175
- }
176
- }
177
- }
178
-
179
- .key {
180
- width: 54px;
181
- height: 42px;
182
- box-sizing: border-box;
183
- float: left;
184
- margin: 0 8px 18px 0;
185
- text-align: center;
186
- line-height: 51px;
187
- font-size: 14px;
188
- border-radius: 6px;
189
- cursor: pointer;
190
- user-select: none;
191
- display: flex;
192
- flex-direction: column;
193
- justify-content: center;
194
- border-radius: 6px;
195
- }
196
-
197
- .icon-close {
198
- position: absolute;
199
- top: -15px;
200
- right: 10px;
201
- cursor: pointer;
202
- font-size: 30px;
203
- color: #FFF ;
204
- }
205
- }
206
-
207
- .keyboard-text {
208
- text-align: center;
209
- }
210
-
211
- .text-keyboard-modal,
212
- .text-keyboard {
213
- .key {
214
- box-sizing: border-box;
215
- text-align: center;
216
- line-height: 60px;
217
- width: 70px;
218
- height: 46px;
219
- display: flex;
220
- flex-direction: column;
221
- justify-content: center;
222
- border-radius: 6px;
223
- font-size: 24px;
224
- cursor: pointer;
225
-
226
- &:active {
227
- color: white;
228
- border-radius: 5px;
229
- // background: #000000;
230
- // opacity: 0.5;
231
- }
232
- }
233
- .number-point {
234
- display: inline-block;
235
- line-height: 33px;
236
- }
237
-
238
- .nums {
239
- width: 241px;
240
- float: left;
241
-
242
- .num {
243
- float: left;
244
- margin: 0 10px 10px 0px;
245
- }
246
- }
247
-
248
- .dels {
249
- float: right;
250
- width: 70px;
251
-
252
- .del {
253
- margin-bottom: 10px;
254
- font-size: 22px;
255
- }
256
-
257
- .sure {
258
- height: 102px;
259
- border-radius: 5px;
260
- }
261
- .positive {
262
- height: 120px!important;
263
- line-height: 30px!important;
264
- }
265
- .sure-no-positive {
266
- line-height: 33px;
267
- width: 70px;
268
- height: 46px;
269
- }
270
- }
271
-
272
- .icon-close {
273
- position: absolute;
274
- top: 0;
275
- right: 0;
276
- }
277
- }
278
-
279
- .only-number-button-content {
280
- width: 224px;
281
- height: 264px;
282
- display: flex;
283
- justify-content: space-between;
284
- flex-wrap: wrap;
285
- position: relative;
286
- .only-number-button-content-inner {
287
- position: absolute;
288
- bottom: 6px;
289
- left: 0;
290
- width: 166px;
291
- height: 60px;
292
- display: flex;
293
- justify-content: space-between;
294
- }
295
- .key {
296
- width: 50px;
297
- height: 60px;
298
- text-align: center;
299
- display: flex;
300
- flex-direction: column;
301
- justify-content: center;
302
- font-size: 20px;
303
- border: 1px solid #999999;
304
- border-radius: 6px;
305
- line-height: 24px;
306
- }
307
- }
308
-
309
- .number-keyboard-input {
310
- width: 332px;
311
- margin: 0 auto;
312
- .keyboard-input {
313
- height: 40px;
314
- font-size: 24px;
315
- border: none!important;
316
- border-radius: 4px;
317
- }
318
- input::-webkit-input-placeholder{
319
- font-size: 22px;
320
- }
321
- }
322
-
323
- .clearfix {
324
- zoom: 1
325
- }
326
-
327
- .clearfix:after,
328
- .clearfix:before {
329
- content: " ";
330
- display: table
331
- }
332
-
333
- .clearfix:after {
334
- clear: both;
335
- visibility: hidden;
336
- font-size: 0;
337
- height: 0
338
- }
339
-
340
- .z-letter-keyboard-modal.modal-container.big {
341
- background: rgba(0,0,0,0);
342
- top: 0;
343
- height: auto;
344
- }
345
- @keyframes keyboard
346
- {
347
- 0% {height:0; }
348
- 100% {height:224px; }
349
- }
350
-
351
- .z-letter-keyboard-modal.modal-container {
352
-
353
- div {
354
- box-sizing: border-box;
355
- }
356
- background: rgba(0, 0, 0, 0);
357
- height: 224px;
358
- top: inherit;
359
- z-index:999999;
360
-
361
- .z-letter-keyboard-modal-body {
362
- width: 100%;
363
- background: rgba(0,0,0,0.50);
364
- border-radius: 0;
365
- min-width: 1009px;
366
- position: absolute;
367
- bottom: 0;
368
- top: auto;
369
- height: 224px;
370
- animation-timing-function: ease-in-out;
371
- padding: 20px 0;
372
- animation:keyboard .2s;
373
- .letters-box {
374
- display: flex;
375
- justify-content: space-around;
376
- min-width: 1008px;
377
- position: relative;
378
- }
379
-
380
- .letters {
381
- width: 680px;
382
- float: left;
383
-
384
- .letters-line {
385
- height: 60px;
386
- .disabled {
387
- background: #999;
388
- }
389
-
390
- .letter:last-child {
391
- margin-right: 0;
392
- }
393
- }
394
- }
395
-
396
- .capslock {
397
- width: 116px !important;
398
- }
399
- .capslock-small {
400
- font-size: 16px!important;
401
- }
402
-
403
- .nums {
404
- width: 268px;
405
- float: right;
406
-
407
- .nums-left {
408
- float: left;
409
- width: 188px;
410
-
411
- .num {
412
- height: 40px;
413
- margin: 0 8px 8px 0;
414
- }
415
- }
416
-
417
- .nums-right {
418
- float: right;
419
- width: 60px;
420
-
421
- .del {
422
- height: 40px;
423
- margin: 0 8px 8px 0;
424
- }
425
-
426
- .sure {
427
- height: 88px;
428
- border-radius: 10px;
429
- }
430
- }
431
- }
432
-
433
- .key {
434
- width: 54px;
435
- height: 50px;
436
- box-sizing: border-box;
437
- float: left;
438
- margin: 0 8px 18px 0;
439
- text-align: center;
440
- line-height: 54px;
441
- font-size: 18px;
442
- border-radius: 6px;
443
- cursor: pointer;
444
- user-select: none;
445
- display: flex;
446
- flex-direction: column;
447
- justify-content: center;
448
- border-radius: 6px;
449
- }
450
- .clear {
451
- font-size: 16px;
452
- }
453
- .sure {
454
- line-height: 28px;
455
- }
456
-
457
- .icon-close {
458
- position: absolute;
459
- top: -15px;
460
- right: 10px;
461
- cursor: pointer;
462
- font-size: 30px;
463
- color: #FFF ;
464
- }
465
- }
466
- }
467
- .text-keyboard-tooltip {
468
- width: auto!important;
469
- }
470
-
471
- @media screen and (max-width: 1200px) {
472
- .z-letter-keyboard-modal.modal-container .icon-close {
473
- top: -50px!important;
474
- color: #CCC!important;
475
- }
476
- }
477
- .keybord-icon-focus {
478
- position: relative;
479
- .keyboard-icon {
480
- position: absolute;
481
- right: 0;
482
- top: 50% !important;
483
- z-index: 999;
484
- transform: translateY(-50%);
485
- }
1
+ .keyboard.no-bordered {
2
+ input {
3
+ border: none!important;
4
+ &:focus {
5
+ border: none!important;
6
+ }
7
+ }
8
+
9
+ }
10
+ #product-keyboard{
11
+ z-index:1300!important;
12
+ }
13
+ .keyboard {
14
+ .ant-input-affix-wrapper{
15
+ padding: 2.5px 10px;
16
+ }
17
+
18
+ .keyboard-icon {
19
+ // width: 40px;
20
+ display: flex;
21
+ justify-content: center;
22
+ align-items: center;
23
+ top: 0!important;
24
+ right: 10px!important;
25
+ cursor: pointer;
26
+ }
27
+ }
28
+ .num-keyboard-popover-click {
29
+ margin-left: 383px!important;
30
+ margin-top: -29px!important;
31
+ }
32
+ .num-keyboard-popover-focus {
33
+ margin-left: -50px!important;
34
+ margin-top: 5px!important;
35
+ }
36
+ .num-keyboard-popover {
37
+ // numberKeyboard
38
+ width: 400px;
39
+ height: 270px;
40
+ background: none!important;
41
+ .ant-popover-arrow {
42
+ display: none!important;
43
+ &:after {
44
+ display: none;
45
+ }
46
+ }
47
+ .ant-popover-inner {
48
+ max-width: none!important;
49
+ background: rgba(0,0,0,0.60)!important;
50
+ border-radius: 6px!important;
51
+ border:none!important;
52
+ .ant-popover-inner-content {
53
+ height: 100%;
54
+ padding: 30px 15px 20px 24px !important;
55
+
56
+ .key {
57
+ box-sizing: border-box;
58
+ text-align: center;
59
+ line-height: 60px;
60
+ width: 70px;
61
+ height: 46px;
62
+ display: flex;
63
+ flex-direction: column;
64
+ justify-content: center;
65
+ border-radius: 6px;
66
+ font-size: 24px;
67
+ cursor: pointer;
68
+ }
69
+
70
+ .nums {
71
+ width: 270px;
72
+ float: left;
73
+ margin-left: 5px;
74
+
75
+ .num {
76
+ float: left;
77
+ margin: 0 10px 10px 0px;
78
+ }
79
+ }
80
+
81
+ .dels {
82
+ float: left;
83
+ width: 70px;
84
+
85
+ .del {
86
+ margin-bottom: 10px;
87
+ }
88
+
89
+ .sure {
90
+ height: 102px;
91
+ line-height: 22px;
92
+ padding-top: 5px;
93
+ }
94
+ .clear{
95
+ height: 102px;
96
+ line-height: 22px;
97
+ padding-top: 5px;
98
+ }
99
+ .real-sure {
100
+ border-radius: 5px;
101
+ }
102
+ .positive {
103
+ height: 125px;
104
+ line-height: 35px;
105
+ }
106
+ }
107
+ }
108
+ }
109
+
110
+ }
111
+
112
+ .letter-small {
113
+ height: 224px;
114
+ top: auto !important;
115
+ }
116
+
117
+ .letter-keyboard-modal {
118
+ width: 100% !important;
119
+ margin: 0 !important;
120
+ div {
121
+ box-sizing: border-box;
122
+ }
123
+
124
+ .letters-box {
125
+ display: flex;
126
+ justify-content: space-around;
127
+ min-width: 1008px;
128
+ width: 100%;
129
+ position: relative;
130
+ }
131
+
132
+ .letters {
133
+ width: 680px;
134
+ float: left;
135
+
136
+ .letters-line {
137
+ height: 60px;
138
+
139
+ .letter:last-child {
140
+ margin-right: 0;
141
+ }
142
+ }
143
+ }
144
+
145
+ .capslock {
146
+ width: 116px !important;
147
+ }
148
+
149
+ .nums {
150
+ width: 268px;
151
+ float: right;
152
+
153
+ .nums-left {
154
+ float: left;
155
+ width: 188px;
156
+
157
+ .num {
158
+ height: 35px;
159
+ margin: 0 8px 8px 0;
160
+ }
161
+ }
162
+
163
+ .nums-right {
164
+ float: right;
165
+ width: 60px;
166
+
167
+ .del {
168
+ height: 35px;
169
+ margin: 0 8px 8px 0;
170
+ }
171
+
172
+ .sure {
173
+ height: 76px;
174
+ border-radius: 10px;
175
+ }
176
+ }
177
+ }
178
+
179
+ .key {
180
+ width: 54px;
181
+ height: 42px;
182
+ box-sizing: border-box;
183
+ float: left;
184
+ margin: 0 8px 18px 0;
185
+ text-align: center;
186
+ line-height: 51px;
187
+ font-size: 14px;
188
+ border-radius: 6px;
189
+ cursor: pointer;
190
+ user-select: none;
191
+ display: flex;
192
+ flex-direction: column;
193
+ justify-content: center;
194
+ border-radius: 6px;
195
+ }
196
+
197
+ .icon-close {
198
+ position: absolute;
199
+ top: -15px;
200
+ right: 10px;
201
+ cursor: pointer;
202
+ font-size: 30px;
203
+ color: #FFF ;
204
+ }
205
+ }
206
+
207
+ .keyboard-text {
208
+ text-align: center;
209
+ }
210
+
211
+ .text-keyboard-modal,
212
+ .text-keyboard {
213
+ .key {
214
+ box-sizing: border-box;
215
+ text-align: center;
216
+ line-height: 60px;
217
+ width: 70px;
218
+ height: 46px;
219
+ display: flex;
220
+ flex-direction: column;
221
+ justify-content: center;
222
+ border-radius: 6px;
223
+ font-size: 24px;
224
+ cursor: pointer;
225
+
226
+ &:active {
227
+ color: white;
228
+ border-radius: 5px;
229
+ // background: #000000;
230
+ // opacity: 0.5;
231
+ }
232
+ }
233
+ .number-point {
234
+ display: inline-block;
235
+ line-height: 33px;
236
+ }
237
+
238
+ .nums {
239
+ width: 241px;
240
+ float: left;
241
+
242
+ .num {
243
+ float: left;
244
+ margin: 0 10px 10px 0px;
245
+ }
246
+ }
247
+
248
+ .dels {
249
+ float: right;
250
+ width: 70px;
251
+
252
+ .del {
253
+ margin-bottom: 10px;
254
+ font-size: 22px;
255
+ }
256
+
257
+ .sure {
258
+ height: 102px;
259
+ border-radius: 5px;
260
+ }
261
+ .positive {
262
+ height: 120px!important;
263
+ line-height: 30px!important;
264
+ }
265
+ .sure-no-positive {
266
+ line-height: 33px;
267
+ width: 70px;
268
+ height: 46px;
269
+ }
270
+ }
271
+
272
+ .icon-close {
273
+ position: absolute;
274
+ top: 0;
275
+ right: 0;
276
+ }
277
+ }
278
+
279
+ .only-number-button-content {
280
+ width: 224px;
281
+ height: 264px;
282
+ display: flex;
283
+ justify-content: space-between;
284
+ flex-wrap: wrap;
285
+ position: relative;
286
+ .only-number-button-content-inner {
287
+ position: absolute;
288
+ bottom: 6px;
289
+ left: 0;
290
+ width: 166px;
291
+ height: 60px;
292
+ display: flex;
293
+ justify-content: space-between;
294
+ }
295
+ .key {
296
+ width: 50px;
297
+ height: 60px;
298
+ text-align: center;
299
+ display: flex;
300
+ flex-direction: column;
301
+ justify-content: center;
302
+ font-size: 20px;
303
+ border: 1px solid #999999;
304
+ border-radius: 6px;
305
+ line-height: 24px;
306
+ }
307
+ }
308
+
309
+ .number-keyboard-input {
310
+ width: 332px;
311
+ margin: 0 auto;
312
+ .keyboard-input {
313
+ height: 40px;
314
+ font-size: 24px;
315
+ border: none!important;
316
+ border-radius: 4px;
317
+ }
318
+ input::-webkit-input-placeholder{
319
+ font-size: 22px;
320
+ }
321
+ }
322
+
323
+ .clearfix {
324
+ zoom: 1
325
+ }
326
+
327
+ .clearfix:after,
328
+ .clearfix:before {
329
+ content: " ";
330
+ display: table
331
+ }
332
+
333
+ .clearfix:after {
334
+ clear: both;
335
+ visibility: hidden;
336
+ font-size: 0;
337
+ height: 0
338
+ }
339
+
340
+ .z-letter-keyboard-modal.modal-container.big {
341
+ background: rgba(0,0,0,0);
342
+ top: 0;
343
+ height: auto;
344
+ }
345
+ @keyframes keyboard
346
+ {
347
+ 0% {height:0; }
348
+ 100% {height:224px; }
349
+ }
350
+
351
+ .z-letter-keyboard-modal.modal-container {
352
+
353
+ div {
354
+ box-sizing: border-box;
355
+ }
356
+ background: rgba(0, 0, 0, 0);
357
+ height: 224px;
358
+ top: inherit;
359
+ z-index:999999;
360
+
361
+ .z-letter-keyboard-modal-body {
362
+ width: 100%;
363
+ background: rgba(0,0,0,0.50);
364
+ border-radius: 0;
365
+ min-width: 1009px;
366
+ position: absolute;
367
+ bottom: 0;
368
+ top: auto;
369
+ height: 224px;
370
+ animation-timing-function: ease-in-out;
371
+ padding: 20px 0;
372
+ animation:keyboard .2s;
373
+ .letters-box {
374
+ display: flex;
375
+ justify-content: space-around;
376
+ min-width: 1008px;
377
+ position: relative;
378
+ }
379
+
380
+ .letters {
381
+ width: 680px;
382
+ float: left;
383
+
384
+ .letters-line {
385
+ height: 60px;
386
+ .disabled {
387
+ background: #999;
388
+ }
389
+
390
+ .letter:last-child {
391
+ margin-right: 0;
392
+ }
393
+ }
394
+ }
395
+
396
+ .capslock {
397
+ width: 116px !important;
398
+ }
399
+ .capslock-small {
400
+ font-size: 16px!important;
401
+ }
402
+
403
+ .nums {
404
+ width: 268px;
405
+ float: right;
406
+
407
+ .nums-left {
408
+ float: left;
409
+ width: 188px;
410
+
411
+ .num {
412
+ height: 40px;
413
+ margin: 0 8px 8px 0;
414
+ }
415
+ }
416
+
417
+ .nums-right {
418
+ float: right;
419
+ width: 60px;
420
+
421
+ .del {
422
+ height: 40px;
423
+ margin: 0 8px 8px 0;
424
+ }
425
+
426
+ .sure {
427
+ height: 88px;
428
+ border-radius: 10px;
429
+ }
430
+ }
431
+ }
432
+
433
+ .key {
434
+ width: 54px;
435
+ height: 50px;
436
+ box-sizing: border-box;
437
+ float: left;
438
+ margin: 0 8px 18px 0;
439
+ text-align: center;
440
+ line-height: 54px;
441
+ font-size: 18px;
442
+ border-radius: 6px;
443
+ cursor: pointer;
444
+ user-select: none;
445
+ display: flex;
446
+ flex-direction: column;
447
+ justify-content: center;
448
+ border-radius: 6px;
449
+ }
450
+ .clear {
451
+ font-size: 16px;
452
+ }
453
+ .sure {
454
+ line-height: 28px;
455
+ }
456
+
457
+ .icon-close {
458
+ position: absolute;
459
+ top: -15px;
460
+ right: 10px;
461
+ cursor: pointer;
462
+ font-size: 30px;
463
+ color: #FFF ;
464
+ }
465
+ }
466
+ }
467
+ .text-keyboard-tooltip {
468
+ width: auto!important;
469
+ }
470
+
471
+ @media screen and (max-width: 1200px) {
472
+ .z-letter-keyboard-modal.modal-container .icon-close {
473
+ top: -50px!important;
474
+ color: #CCC!important;
475
+ }
476
+ }
477
+ .keybord-icon-focus {
478
+ position: relative;
479
+ .keyboard-icon {
480
+ position: absolute;
481
+ right: 0;
482
+ top: 50% !important;
483
+ z-index: 999;
484
+ transform: translateY(-50%);
485
+ }
486
486
  }