@vtx/player 0.0.19 → 0.0.20

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 (191) hide show
  1. package/lib/live-player/index.d.ts +2 -0
  2. package/lib/live-player/index.js +3 -2
  3. package/lib/live-player/index.js.map +1 -1
  4. package/lib/player/index.d.ts +1 -1
  5. package/lib/player/index.js +12 -4
  6. package/lib/player/index.js.map +1 -1
  7. package/lib/typings/h5player.d.ts +1 -1
  8. package/package.json +1 -1
  9. package/lib/live-player/demo/src/components/lib/vtx-color-picker/style/index.css +0 -12
  10. package/lib/live-player/demo/src/components/lib/vtx-color-picker/style/index.less +0 -12
  11. package/lib/live-player/demo/src/components/lib/vtx-combogrid/style/index.css +0 -24
  12. package/lib/live-player/demo/src/components/lib/vtx-combogrid/style/index.less +0 -29
  13. package/lib/live-player/demo/src/components/lib/vtx-datagrid/style/index.css +0 -136
  14. package/lib/live-player/demo/src/components/lib/vtx-datagrid/style/index.less +0 -166
  15. package/lib/live-player/demo/src/components/lib/vtx-date-picker/style/index.css +0 -29
  16. package/lib/live-player/demo/src/components/lib/vtx-date-picker/style/index.less +0 -39
  17. package/lib/live-player/demo/src/components/lib/vtx-editor/style/index.css +0 -6
  18. package/lib/live-player/demo/src/components/lib/vtx-editor/style/index.less +0 -8
  19. package/lib/live-player/demo/src/components/lib/vtx-ellipsis-text/style/index.css +0 -13
  20. package/lib/live-player/demo/src/components/lib/vtx-ellipsis-text/style/index.less +0 -13
  21. package/lib/live-player/demo/src/components/lib/vtx-export/style/index.css +0 -8
  22. package/lib/live-player/demo/src/components/lib/vtx-export/style/index.less +0 -6
  23. package/lib/live-player/demo/src/components/lib/vtx-form-layout/demo/Modal.css +0 -42
  24. package/lib/live-player/demo/src/components/lib/vtx-form-layout/demo/Modal.less +0 -43
  25. package/lib/live-player/demo/src/components/lib/vtx-form-layout/style/index.css +0 -224
  26. package/lib/live-player/demo/src/components/lib/vtx-form-layout/style/index.less +0 -211
  27. package/lib/live-player/demo/src/components/lib/vtx-image/style/index.css +0 -46
  28. package/lib/live-player/demo/src/components/lib/vtx-image/style/index.less +0 -63
  29. package/lib/live-player/demo/src/components/lib/vtx-import/style/index.css +0 -3
  30. package/lib/live-player/demo/src/components/lib/vtx-import/style/index.less +0 -8
  31. package/lib/live-player/demo/src/components/lib/vtx-input/style/index.css +0 -22
  32. package/lib/live-player/demo/src/components/lib/vtx-input/style/index.less +0 -24
  33. package/lib/live-player/demo/src/components/lib/vtx-modal/style/index.css +0 -80
  34. package/lib/live-player/demo/src/components/lib/vtx-modal/style/index.less +0 -95
  35. package/lib/live-player/demo/src/components/lib/vtx-page-layout/style/index.css +0 -115
  36. package/lib/live-player/demo/src/components/lib/vtx-page-layout/style/index.less +0 -138
  37. package/lib/live-player/demo/src/components/lib/vtx-rps-frame/style/index.css +0 -8
  38. package/lib/live-player/demo/src/components/lib/vtx-rps-frame/style/index.less +0 -8
  39. package/lib/live-player/demo/src/components/lib/vtx-scrollable-row/style/index.css +0 -111
  40. package/lib/live-player/demo/src/components/lib/vtx-scrollable-row/style/index.less +0 -113
  41. package/lib/live-player/demo/src/components/lib/vtx-search/style/index.css +0 -84
  42. package/lib/live-player/demo/src/components/lib/vtx-search/style/index.less +0 -83
  43. package/lib/live-player/demo/src/components/lib/vtx-select/style/index.css +0 -68
  44. package/lib/live-player/demo/src/components/lib/vtx-select/style/index.less +0 -68
  45. package/lib/live-player/demo/src/components/lib/vtx-signature/style/index.css +0 -35
  46. package/lib/live-player/demo/src/components/lib/vtx-signature/style/index.less +0 -33
  47. package/lib/live-player/demo/src/components/lib/vtx-split-pane/style/index.css +0 -59
  48. package/lib/live-player/demo/src/components/lib/vtx-split-pane/style/index.less +0 -60
  49. package/lib/live-player/demo/src/components/lib/vtx-statistics-column/style/index.css +0 -55
  50. package/lib/live-player/demo/src/components/lib/vtx-statistics-column/style/index.less +0 -59
  51. package/lib/live-player/demo/src/components/lib/vtx-upload/style/index.css +0 -54
  52. package/lib/live-player/demo/src/components/lib/vtx-upload/style/index.less +0 -61
  53. package/lib/live-player/demo/src/components/lib/vtx-ztree/style/index.css +0 -29
  54. package/lib/live-player/demo/src/components/lib/vtx-ztree/style/index.less +0 -30
  55. package/lib/live-player/demo/src/components/lib/vtx-ztree-select/style/index.css +0 -66
  56. package/lib/live-player/demo/src/components/lib/vtx-ztree-select/style/index.less +0 -74
  57. package/lib/live-player/demo/src/components/vtxModals/lib/be-input/style/index.css +0 -13
  58. package/lib/live-player/demo/src/components/vtxModals/lib/be-input/style/index.less +0 -16
  59. package/lib/live-player/demo/src/components/vtxModals/lib/theme/dark.css +0 -17
  60. package/lib/live-player/demo/src/components/vtxModals/lib/theme/dark.less +0 -19
  61. package/lib/live-player/demo/src/components/vtxModals/lib/theme/default.css +0 -16
  62. package/lib/live-player/demo/src/components/vtxModals/lib/theme/default.less +0 -16
  63. package/lib/live-player/demo/src/components/vtxModals/lib/theme/global.css +0 -18
  64. package/lib/live-player/demo/src/components/vtxModals/lib/theme/global.less +0 -61
  65. package/lib/live-player/demo/src/components/vtxModals/lib/vm-car-history/style/index.css +0 -3
  66. package/lib/live-player/demo/src/components/vtxModals/lib/vm-car-history/style/index.less +0 -5
  67. package/lib/live-player/demo/src/components/vtxModals/lib/vm-chart/style/index.css +0 -9
  68. package/lib/live-player/demo/src/components/vtxModals/lib/vm-chart/style/index.less +0 -10
  69. package/lib/live-player/demo/src/components/vtxModals/lib/vm-filter/style/index.css +0 -109
  70. package/lib/live-player/demo/src/components/vtxModals/lib/vm-filter/style/index.less +0 -142
  71. package/lib/live-player/demo/src/components/vtxModals/lib/vm-info-collection/style/index.css +0 -22
  72. package/lib/live-player/demo/src/components/vtxModals/lib/vm-info-collection/style/index.less +0 -18
  73. package/lib/live-player/demo/src/components/vtxModals/lib/vm-stat-collection/style/index.css +0 -37
  74. package/lib/live-player/demo/src/components/vtxModals/lib/vm-stat-collection/style/index.less +0 -41
  75. package/lib/live-player/demo/src/components/vtxModals/lib/vm-sub-tabs/style/index.css +0 -42
  76. package/lib/live-player/demo/src/components/vtxModals/lib/vm-sub-tabs/style/index.less +0 -50
  77. package/lib/live-player/demo/src/components/vtxModals/lib/vm-table/style/index.css +0 -150
  78. package/lib/live-player/demo/src/components/vtxModals/lib/vm-table/style/index.less +0 -187
  79. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-base-modal/style/index.css +0 -412
  80. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-base-modal/style/index.less +0 -469
  81. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-community-modal/style/index.css +0 -52
  82. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-community-modal/style/index.less +0 -43
  83. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-construction-site-modal/style/index.css +0 -108
  84. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-construction-site-modal/style/index.less +0 -95
  85. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-full-screen-base-modal/style/index.css +0 -81
  86. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-full-screen-base-modal/style/index.less +0 -96
  87. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-cylinder-file-modal/style/index.css +0 -3
  88. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-cylinder-file-modal/style/index.less +0 -7
  89. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-cylinder-file-modal/style/lastProcessFlow.css +0 -67
  90. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-cylinder-file-modal/style/lastProcessFlow.less +0 -69
  91. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-enterprise-modal/style/index.css +0 -6
  92. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-enterprise-modal/style/index.less +0 -7
  93. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-filling-station-modal/style/index.css +0 -6
  94. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-filling-station-modal/style/index.less +0 -7
  95. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-security-check-modal/style/index.css +0 -0
  96. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-security-check-modal/style/index.less +0 -1
  97. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-staff-modal/style/index.css +0 -9
  98. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-staff-modal/style/index.less +0 -13
  99. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-supply-station-modal/style/index.css +0 -6
  100. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-supply-station-modal/style/index.less +0 -7
  101. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-user-modal/style/index.css +0 -0
  102. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-gas-user-modal/style/index.less +0 -1
  103. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-vehicle-modal/style/index.css +0 -245
  104. package/lib/live-player/demo/src/components/vtxModals/lib/vtx-vehicle-modal/style/index.less +0 -218
  105. package/lib/live-player/demo/src/global.css +0 -6
  106. package/lib/live-player/demo/src/global.less +0 -6
  107. package/lib/live-player/demo/src/layouts/menu/index.css +0 -31
  108. package/lib/live-player/demo/src/layouts/menu/index.less +0 -30
  109. package/lib/live-player/demo/src/pages/carHistory/components/Cover/index.css +0 -370
  110. package/lib/live-player/demo/src/pages/carHistory/components/Cover/index.less +0 -235
  111. package/lib/live-player/demo/src/pages/carHistory/components/Earth/images/map2.jpg +0 -0
  112. package/lib/live-player/demo/src/pages/carHistory/components/Earth/images/map_inverted.png +0 -0
  113. package/lib/live-player/demo/src/pages/carHistory/components/Earth/images/radial_layers_medium2.jpg +0 -0
  114. package/lib/live-player/demo/src/pages/carHistory/components/Earth/images/universe4.jpg +0 -0
  115. package/lib/live-player/demo/src/pages/carHistory/components/Earth/index.css +0 -10
  116. package/lib/live-player/demo/src/pages/carHistory/components/Earth/index.less +0 -10
  117. package/lib/live-player/demo/src/pages/carHistory/components/video/index.d.ts +0 -221
  118. package/lib/live-player/demo/src/pages/carHistory/components/video/types/api/fetch.d.ts +0 -12
  119. package/lib/live-player/demo/src/pages/carHistory/components/video/types/api/index.d.ts +0 -15
  120. package/lib/live-player/demo/src/pages/carHistory/components/video/types/api/types.d.ts +0 -107
  121. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/bill-player/index.d.ts +0 -21
  122. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/controls/index.d.ts +0 -52
  123. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/history-control/index.d.ts +0 -39
  124. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/history-player/index.d.ts +0 -31
  125. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/live-channel-player/index.d.ts +0 -16
  126. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/live-control/index.d.ts +0 -35
  127. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/live-player/index.d.ts +0 -22
  128. package/lib/live-player/demo/src/pages/carHistory/components/video/types/components/player/index.d.ts +0 -84
  129. package/lib/live-player/demo/src/pages/carHistory/components/video/types/context/index.d.ts +0 -8
  130. package/lib/live-player/demo/src/pages/carHistory/components/video/types/hooks/useSettings.d.ts +0 -9
  131. package/lib/live-player/demo/src/pages/carHistory/components/video/types/icons/index.d.ts +0 -54
  132. package/lib/live-player/demo/src/pages/carHistory/components/video/types/main.d.ts +0 -8
  133. package/lib/live-player/demo/src/pages/carHistory/components/video/types/utils/index.d.ts +0 -60
  134. package/lib/live-player/demo/src/pages/carHistory/index.css +0 -13
  135. package/lib/live-player/demo/src/pages/carHistory/index.less +0 -13
  136. package/lib/live-player/demo/src/pages/demo/index.css +0 -0
  137. package/lib/live-player/demo/src/pages/demo/index.less +0 -0
  138. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/AMap/AMap.css +0 -27
  139. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/AMap/AMap.less +0 -27
  140. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/BMap/Map.css +0 -26
  141. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/BMap/Map.less +0 -28
  142. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/GMap/Map.css +0 -88
  143. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/GMap/Map.less +0 -87
  144. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/Map.css +0 -7
  145. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/Map.less +0 -9
  146. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/OMap/Map.css +0 -76
  147. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/OMap/Map.less +0 -70
  148. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/OlMap/Map.css +0 -169
  149. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/OlMap/Map.less +0 -165
  150. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/TMap/TMap.css +0 -31
  151. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/TMap/TMap.less +0 -37
  152. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/images/defaultMarker.png +0 -0
  153. package/lib/live-player/demo/src/pages/test/components/map/VtxMap/images/defaultMarker_selected.png +0 -0
  154. package/lib/live-player/demo/src/pages/test/components/map/VtxModal/VtxModal.css +0 -62
  155. package/lib/live-player/demo/src/pages/test/components/map/VtxModal/VtxModal.less +0 -67
  156. package/lib/live-player/demo/src/pages/test/components/map/VtxModal/VtxModalAntd3.css +0 -62
  157. package/lib/live-player/demo/src/pages/test/components/map/VtxModal/VtxModalAntd3.less +0 -67
  158. package/lib/live-player/demo/src/pages/test/components/map/VtxSearchMap/VtxSearchMap.css +0 -171
  159. package/lib/live-player/demo/src/pages/test/components/map/VtxSearchMap/VtxSearchMap.less +0 -171
  160. package/lib/live-player/demo/src/pages/test/components/map/VtxSearchMap/VtxSearchMapAntd3.css +0 -0
  161. package/lib/live-player/demo/src/pages/test/components/map/VtxSearchMap/VtxSearchMapAntd3.less +0 -1
  162. package/lib/live-player/demo/src/pages/test/lib/be-input/style/index.css +0 -13
  163. package/lib/live-player/demo/src/pages/test/lib/be-input/style/index.less +0 -16
  164. package/lib/live-player/demo/src/pages/test/lib/theme/dark.css +0 -16
  165. package/lib/live-player/demo/src/pages/test/lib/theme/dark.less +0 -18
  166. package/lib/live-player/demo/src/pages/test/lib/theme/default.css +0 -16
  167. package/lib/live-player/demo/src/pages/test/lib/theme/default.less +0 -16
  168. package/lib/live-player/demo/src/pages/test/lib/theme/global.css +0 -18
  169. package/lib/live-player/demo/src/pages/test/lib/theme/global.less +0 -61
  170. package/lib/live-player/demo/src/pages/test/lib/vm-car-history/style/index.css +0 -3
  171. package/lib/live-player/demo/src/pages/test/lib/vm-car-history/style/index.less +0 -5
  172. package/lib/live-player/demo/src/pages/test/lib/vm-chart/style/index.css +0 -9
  173. package/lib/live-player/demo/src/pages/test/lib/vm-chart/style/index.less +0 -10
  174. package/lib/live-player/demo/src/pages/test/lib/vm-filter/style/index.css +0 -112
  175. package/lib/live-player/demo/src/pages/test/lib/vm-filter/style/index.less +0 -146
  176. package/lib/live-player/demo/src/pages/test/lib/vm-info-collection/style/index.css +0 -17
  177. package/lib/live-player/demo/src/pages/test/lib/vm-info-collection/style/index.less +0 -17
  178. package/lib/live-player/demo/src/pages/test/lib/vm-stat-collection/style/index.css +0 -38
  179. package/lib/live-player/demo/src/pages/test/lib/vm-stat-collection/style/index.less +0 -41
  180. package/lib/live-player/demo/src/pages/test/lib/vm-sub-tabs/style/index.css +0 -42
  181. package/lib/live-player/demo/src/pages/test/lib/vm-sub-tabs/style/index.less +0 -50
  182. package/lib/live-player/demo/src/pages/test/lib/vm-table/style/index.css +0 -150
  183. package/lib/live-player/demo/src/pages/test/lib/vm-table/style/index.less +0 -187
  184. package/lib/live-player/demo/src/pages/test/lib/vtx-base-modal/style/index.css +0 -122
  185. package/lib/live-player/demo/src/pages/test/lib/vtx-base-modal/style/index.less +0 -123
  186. package/lib/live-player/demo/src/pages/test/lib/vtx-community-modal/style/index.css +0 -47
  187. package/lib/live-player/demo/src/pages/test/lib/vtx-community-modal/style/index.less +0 -41
  188. package/lib/live-player/demo/src/pages/test/lib/vtx-construction-site-modal/style/index.css +0 -100
  189. package/lib/live-player/demo/src/pages/test/lib/vtx-construction-site-modal/style/index.less +0 -90
  190. package/lib/live-player/demo/src/pages/test/lib/vtx-vehicle-modal/style/index.css +0 -228
  191. package/lib/live-player/demo/src/pages/test/lib/vtx-vehicle-modal/style/index.less +0 -201
@@ -1,187 +0,0 @@
1
- .vtx-modal-table {
2
- --table-bg: white;
3
- --table-header-bg-color: #ecf6ff;
4
- --table-color: #222;
5
- --table-head-color: #222;
6
- --table-row-border: 1px solid #f0f0f0;
7
- --table-row-bg-color: #fafafa;
8
-
9
- &.dark {
10
- --table-bg: transparent;
11
- --table-header-bg-color: #00adb11a;
12
- --table-color: white;
13
- --table-head-color: #d3fff9ff;
14
- --table-row-border: 1px solid transparent;
15
- --table-row-bg-color: #ffffff0d;
16
-
17
- .ant-pagination {
18
- color: white;
19
- .ant-pagination-item {
20
- background-color: transparent;
21
- border-color: #454847;
22
- > a {
23
- color: white;
24
- }
25
-
26
- &.ant-pagination-item-active,
27
- &:hover {
28
- border-color: #95fff9;
29
- > a {
30
- color: #95fff9;
31
- }
32
- }
33
- }
34
- .ant-select-arrow {
35
- color: white;
36
- }
37
- .ant-pagination-item-link {
38
- color: white;
39
- background-color: transparent;
40
- border-color: #454847;
41
- &:hover :not(:disabled) {
42
- color: #95fff9;
43
- border-color: #95fff9;
44
- }
45
- }
46
- .ant-select-dropdown {
47
- background: #0d1a1b;
48
- .ant-select-item {
49
- color: white;
50
- }
51
- .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
52
- background-color: #2d575a;
53
- }
54
- .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
55
- background-color: #1c3436;
56
- }
57
- }
58
- .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
59
- color: #ffffff40;
60
- }
61
- .ant-pagination-options-quick-jumper input {
62
- color: white;
63
- background: transparent;
64
- border: 1px solid #3c7073;
65
- &:hover {
66
- border: 1px solid #6cc9ce;
67
- }
68
- }
69
- .ant-select:not(.ant-select-customize-input) .ant-select-selector {
70
- background-color: transparent;
71
- border: 1px solid #3c7073;
72
- }
73
- .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
74
- border: 1px solid #6cc9ce;
75
- }
76
- .ant-select {
77
- color: white;
78
- }
79
- }
80
- }
81
-
82
- .ant-table {
83
- background: var(--table-bg);
84
-
85
- .ant-table-container {
86
- &::before {
87
- display: none;
88
- }
89
-
90
- &::after {
91
- display: none;
92
- }
93
-
94
- .ant-table-content {
95
- padding-bottom: 10px;
96
- }
97
- table {
98
- border-collapse: collapse;
99
-
100
- thead {
101
- th {
102
- padding: 8px 20px;
103
- color: var(--table-head-color);
104
- white-space: no-wrap;
105
- background-color: var(--table-header-bg-color);
106
- border: none;
107
-
108
- &::before {
109
- display: none;
110
- }
111
- }
112
- }
113
-
114
- tbody {
115
- tr {
116
- td {
117
- padding: 8px 20px;
118
- color: var(--table-color);
119
- white-space: nowrap;
120
- background-color: transparent;
121
- border: none;
122
- }
123
-
124
- &:nth-child(odd) {
125
- td {
126
- background-color: var(--table-row-bg-color);
127
- border-top: var(--table-row-border);
128
- border-bottom: var(--table-row-border);
129
-
130
- &:first-child {
131
- border-left: var(--table-row-border);
132
- }
133
-
134
- &:last-child {
135
- border-right: var(--table-row-border);
136
- }
137
- }
138
- }
139
- }
140
- }
141
- }
142
- }
143
- }
144
- }
145
-
146
- .vtx-export-btn {
147
- &.dark {
148
- background: #2bd8cf;
149
- border-color: #2bd8cf;
150
- > span {
151
- color: black;
152
- }
153
- }
154
- }
155
- .vtx-export-dropdown {
156
- &.dark {
157
- .ant-dropdown-menu {
158
- background-color: #0d1a1b;
159
- .ant-dropdown-menu-item {
160
- color: white;
161
- &:hover {
162
- background-color: #1c3436;
163
- }
164
- }
165
- }
166
- }
167
- }
168
- .vtx-table-tabs {
169
- &.dark {
170
- .ant-tabs-nav {
171
- &::before {
172
- border-bottom: 1px solid #ffffff1a;
173
- }
174
- }
175
- .ant-tabs-tab-btn {
176
- color: #c5c5c5ff;
177
- }
178
- .ant-tabs-ink-bar {
179
- background-color: #95fff9;
180
- }
181
- .ant-tabs-tab-active {
182
- .ant-tabs-tab-btn {
183
- color: #95fff9 !important;
184
- }
185
- }
186
- }
187
- }
@@ -1,412 +0,0 @@
1
- .vtx-business-modal-wrap.dark {
2
- --table-bg: transparent;
3
- --table-header-bg-color: #00adb11a;
4
- --table-color: white;
5
- --table-head-color: #d3fff9ff;
6
- --table-row-border: 1px solid transparent;
7
- --table-row-bg-color: #ffffff0d;
8
- }
9
- .vtx-business-modal-wrap.dark a {
10
- color: #a9d5d3 !important;
11
- }
12
- .vtx-business-modal-wrap.dark .ant-form,
13
- .vtx-business-modal-wrap.dark .ant-card-head {
14
- color: var(--label-color);
15
- }
16
- .vtx-business-modal-wrap.dark .vtx-datagrid-toolbar-left,
17
- .vtx-business-modal-wrap.dark .vtx-datagrid-toolbar {
18
- color: var(--info-color);
19
- }
20
- .vtx-business-modal-wrap.dark .ant-card-head,
21
- .vtx-business-modal-wrap.dark .ant-card-bordered {
22
- border-color: rgba(255, 255, 255, 0.2);
23
- }
24
- .vtx-business-modal-wrap.dark .vtx-form-layout .vtx-form-card-expand-icon {
25
- color: var(--arrow-icon-color);
26
- }
27
- .vtx-business-modal-wrap.dark .vtx-page--table {
28
- background: none;
29
- }
30
- .vtx-business-modal-wrap.dark .vtx-table-search {
31
- background: none;
32
- }
33
- .vtx-business-modal-wrap.dark .vtx-table-wrap {
34
- background: none;
35
- }
36
- .vtx-business-modal-wrap.dark .vtx-search {
37
- background: none;
38
- }
39
- .vtx-business-modal-wrap.dark .ant-card {
40
- background: none;
41
- }
42
- .vtx-business-modal-wrap.dark .ant-picker-range {
43
- --color: #a9d5d3ff;
44
- --border: 1px solid #3c7073ff;
45
- --bg-color: #0d1a1b;
46
- --hover-color: white;
47
- background-color: var(--bg-color) !important;
48
- border: var(--border) !important;
49
- }
50
- .vtx-business-modal-wrap.dark .ant-picker-range .ant-picker-active-bar {
51
- background: #59ffe2;
52
- }
53
- .vtx-business-modal-wrap.dark .ant-picker-range .ant-picker-suffix {
54
- color: var(--color);
55
- }
56
- .vtx-business-modal-wrap.dark .ant-picker-range:hover {
57
- border-color: var(--hover-color);
58
- }
59
- .vtx-business-modal-wrap.dark .ant-picker-range .ant-picker-input input {
60
- color: var(--color);
61
- }
62
- .vtx-business-modal-wrap.dark .ant-picker-range .ant-picker-separator {
63
- color: var(--color);
64
- }
65
- .vtx-business-modal-wrap.dark .ant-picker-range .ant-picker-clear {
66
- color: var(--color);
67
- background: transparent;
68
- }
69
- .vtx-business-modal-wrap.dark .ant-pagination {
70
- color: white;
71
- }
72
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item {
73
- background-color: transparent;
74
- border-color: #454847;
75
- }
76
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item > a {
77
- color: white;
78
- }
79
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item.ant-pagination-item-active,
80
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item:hover {
81
- border-color: #95fff9;
82
- }
83
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item.ant-pagination-item-active > a,
84
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item:hover > a {
85
- color: #95fff9;
86
- }
87
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select-arrow {
88
- color: white;
89
- }
90
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item-link {
91
- color: white;
92
- background-color: transparent;
93
- border-color: #454847;
94
- }
95
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-item-link:hover :not(:disabled) {
96
- color: #95fff9;
97
- border-color: #95fff9;
98
- }
99
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select-dropdown {
100
- background: #0d1a1b;
101
- }
102
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select-dropdown .ant-select-item {
103
- color: white;
104
- }
105
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
106
- background-color: #2d575a;
107
- }
108
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
109
- background-color: #1c3436;
110
- }
111
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
112
- color: #ffffff40;
113
- }
114
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-options-quick-jumper input {
115
- color: white;
116
- background: transparent;
117
- border: 1px solid #3c7073;
118
- }
119
- .vtx-business-modal-wrap.dark .ant-pagination .ant-pagination-options-quick-jumper input:hover {
120
- border: 1px solid #6cc9ce;
121
- }
122
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select:not(.ant-select-customize-input) .ant-select-selector {
123
- background-color: transparent;
124
- border: 1px solid #3c7073;
125
- }
126
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
127
- border: 1px solid #6cc9ce;
128
- }
129
- .vtx-business-modal-wrap.dark .ant-pagination .ant-select {
130
- color: white;
131
- }
132
- .vtx-business-modal-wrap.dark .ant-table {
133
- background: var(--table-bg);
134
- }
135
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container {
136
- border: none;
137
- }
138
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container::before {
139
- display: none;
140
- }
141
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container::after {
142
- display: none;
143
- }
144
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container .ant-table-content {
145
- padding-bottom: 10px;
146
- }
147
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container table {
148
- border-collapse: collapse;
149
- border: none !important;
150
- }
151
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container table thead tr th {
152
- padding: 8px 20px;
153
- color: var(--table-head-color);
154
- white-space: no-wrap;
155
- background-color: var(--table-header-bg-color);
156
- border: none !important;
157
- }
158
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container table thead tr th::before {
159
- display: none;
160
- }
161
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container table tbody tr td {
162
- padding: 8px 20px;
163
- color: var(--table-color);
164
- white-space: nowrap;
165
- background-color: transparent;
166
- border: none !important;
167
- }
168
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container table tbody tr:nth-child(odd) td {
169
- background-color: var(--table-row-bg-color);
170
- border-top: var(--table-row-border);
171
- border-bottom: var(--table-row-border);
172
- }
173
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container table tbody tr:nth-child(odd) td:first-child {
174
- border-left: var(--table-row-border);
175
- }
176
- .vtx-business-modal-wrap.dark .ant-table .ant-table-container table tbody tr:nth-child(odd) td:last-child {
177
- border-right: var(--table-row-border);
178
- }
179
- .vtx-business-modal-wrap.dark .vtx-ztree-select .ant-input-affix-wrapper {
180
- background-color: #0d1a1b !important;
181
- border: 1px solid #3c7073 !important;
182
- color: #a9d5d3;
183
- }
184
- .vtx-business-modal-wrap.dark .vtx-ztree-select .ant-input-affix-wrapper .ant-input {
185
- background-color: #0d1a1b !important;
186
- color: #a9d5d3;
187
- }
188
- .vtx-business-modal-wrap.dark .ant-select-selector {
189
- background-color: #0d1a1b !important;
190
- border: 1px solid #3c7073 !important;
191
- }
192
- .vtx-business-modal-wrap.dark .ant-select-selector .ant-select-selection-item {
193
- color: #a9d5d3;
194
- }
195
- .vtx-business-modal-wrap.dark .ant-select-selector:hover {
196
- border: 1px solid #6cc9ce !important;
197
- }
198
- .vtx-business-modal-wrap.dark .ant-btn-primary {
199
- background: #2bd8cf;
200
- border-color: #2bd8cf;
201
- }
202
- .vtx-business-modal-wrap.dark .ant-btn-primary > span {
203
- color: black;
204
- }
205
- .vtx-business-modal-wrap.dark .vtx-form-layout .vtx-form-item--view .ant-form-item-label > label {
206
- color: var(--label-color);
207
- }
208
- .vtx-business-modal-wrap.dark .vtx-form-layout .vtx-form-item--view .ant-form-item-control {
209
- color: var(--info-color);
210
- }
211
- .vtx-business-modal-wrap.dark .vtx-datagrid-fit .ant-table-tbody > tr:nth-child(odd) {
212
- background: var(--table-row-bg-color);
213
- }
214
- .vtx-business-modal-wrap.dark .vtx-datagrid-fit .ant-table-tbody > tr:nth-child(odd) td {
215
- background: var(--table-row-bg-color) !important;
216
- }
217
- .ant-select-dropdown.dark {
218
- background: #0d1a1b;
219
- }
220
- .ant-select-dropdown.dark .ant-select-item {
221
- color: white;
222
- }
223
- .ant-select-dropdown.dark .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
224
- background-color: #2d575a;
225
- }
226
- .ant-select-dropdown.dark .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
227
- background-color: #1c3436;
228
- }
229
- .ant-picker-dropdown-range.dark .ant-picker-range-arrow {
230
- background: none;
231
- }
232
- .ant-picker-dropdown-range.dark .ant-picker-range-arrow::before {
233
- background: #0d1a1be6;
234
- }
235
- .ant-picker-dropdown-range.dark .ant-picker-panel-container {
236
- background: #0d1a1be6;
237
- -webkit-box-shadow: 0 3px 6px -4px #ffffff1f, 0 6px 16px #ffffff14, 0 9px 28px 8px #5454540d;
238
- box-shadow: 0 3px 6px -4px #ffffff1f, 0 6px 16px #ffffff14, 0 9px 28px 8px #5454540d;
239
- }
240
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-header button {
241
- color: white;
242
- }
243
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-header button:hover {
244
- color: #95fff9;
245
- }
246
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content th {
247
- color: white;
248
- }
249
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-inner {
250
- color: white;
251
- }
252
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-in-range::before {
253
- background: #6cff2340;
254
- }
255
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
256
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
257
- background: #6cff2340;
258
- }
259
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
260
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
261
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
262
- background: #52c41a;
263
- }
264
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
265
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
266
- background: #f5f5f55e;
267
- }
268
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
269
- border: 1px solid #52c41a;
270
- }
271
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
272
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
273
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
274
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
275
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
276
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
277
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
278
- background: #52c41abb;
279
- }
280
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after,
281
- .ant-picker-dropdown-range.dark .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
282
- background: #52c41abb !important;
283
- }
284
- .vtx-business-modal .ant-modal-content {
285
- padding: 0;
286
- overflow: hidden;
287
- background: var(--bg-color);
288
- border-radius: 10px;
289
- }
290
- .vtx-business-modal .ant-modal-content .close-btn {
291
- cursor: pointer;
292
- -webkit-transition: -webkit-transform 0.3s;
293
- transition: -webkit-transform 0.3s;
294
- transition: transform 0.3s;
295
- transition: transform 0.3s, -webkit-transform 0.3s;
296
- }
297
- .vtx-business-modal .ant-modal-content .close-btn:hover {
298
- -webkit-transform: rotate(180deg);
299
- -ms-transform: rotate(180deg);
300
- transform: rotate(180deg);
301
- }
302
- .vtx-business-modal .ant-modal-content .ant-modal-header {
303
- display: -webkit-box;
304
- display: -ms-flexbox;
305
- display: flex;
306
- -webkit-box-align: center;
307
- -ms-flex-align: center;
308
- align-items: center;
309
- height: 60px;
310
- background-color: var(--title-bg-color);
311
- border: none;
312
- border-bottom: var(--title-border);
313
- }
314
- .vtx-business-modal .ant-modal-content .ant-modal-header .modal-title {
315
- display: -webkit-box;
316
- display: -ms-flexbox;
317
- display: flex;
318
- -webkit-box-align: center;
319
- -ms-flex-align: center;
320
- align-items: center;
321
- width: 1200px;
322
- color: var(--title-color);
323
- font-weight: bold;
324
- }
325
- .vtx-business-modal .ant-modal-content .ant-modal-header .modal-title .title {
326
- color: var(--title-color);
327
- font-size: 22px;
328
- }
329
- .vtx-business-modal .ant-modal-content .ant-modal-header .modal-title .sub-title {
330
- margin-top: 5px;
331
- color: var(--sub-title-color);
332
- font-size: 16px;
333
- }
334
- .vtx-business-modal .ant-modal-content .ant-modal-header .ext {
335
- margin-left: auto;
336
- }
337
- .vtx-business-modal .ant-modal-content .ant-modal-body {
338
- padding: 0;
339
- }
340
- .vtx-business-modal .vtx-modal-tabs {
341
- min-height: 664px;
342
- --tabs-border-image: linear-gradient(to bottom, #fff0, #d3d3d3 50%, #fff0) 1 100%;
343
- --tabs-bg-color: #fcfcfc;
344
- --tabs-btn-color: #666;
345
- --tabs-btn-active-color: #1890ff;
346
- --tabs-bg-active: #188fff17;
347
- }
348
- .vtx-business-modal .vtx-modal-tabs.dark {
349
- --tabs-border-image: linear-gradient(to bottom, #fff0, #fff4 50%, #fff0) 1 100%;
350
- --tabs-bg-color: #fcfcfc;
351
- --tabs-btn-color: #9dbcbaff;
352
- --tabs-btn-active-color: white;
353
- --tabs-bg-active: linear-gradient(90deg, #216c79, #216c7900);
354
- }
355
- .vtx-business-modal .vtx-modal-tabs.dark .ant-tabs-ink-bar {
356
- background-color: #59ffe2;
357
- }
358
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-content-holder {
359
- border-style: solid !important;
360
- border-width: 2px !important;
361
- border-top: 0 !important;
362
- border-bottom: 0 !important;
363
- border-left: 0 !important;
364
- -o-border-image: var(--tabs-border-image);
365
- border-image: var(--tabs-border-image);
366
- }
367
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-content-holder > .ant-tabs-content {
368
- height: 100%;
369
- padding: 0;
370
- }
371
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
372
- padding-right: 0;
373
- }
374
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap {
375
- width: 200px;
376
- background-color: var(--bg-color);
377
- }
378
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap > .ant-tabs-nav-list {
379
- -webkit-box-pack: center;
380
- -ms-flex-pack: center;
381
- justify-content: center;
382
- }
383
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap > .ant-tabs-nav-list > .ant-tabs-tab {
384
- -webkit-box-align: center;
385
- -ms-flex-align: center;
386
- align-items: center;
387
- -webkit-box-pack: center;
388
- -ms-flex-pack: center;
389
- justify-content: center;
390
- height: 70px;
391
- padding: 0;
392
- }
393
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap > .ant-tabs-nav-list > .ant-tabs-tab > .ant-tabs-tab-btn {
394
- color: var(--tabs-btn-color);
395
- font-size: 18px;
396
- }
397
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap > .ant-tabs-nav-list > .ant-tabs-tab.ant-tabs-tab-active {
398
- background: var(--tabs-bg-active);
399
- }
400
- .vtx-business-modal .vtx-modal-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap > .ant-tabs-nav-list > .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
401
- color: var(--tabs-btn-active-color);
402
- }
403
- .dark .ant-popover-inner {
404
- background-color: #0d1a1b !important;
405
- }
406
- .dark .ant-popover-inner .ant-input {
407
- background-color: #0d1a1b !important;
408
- color: #a9d5d3;
409
- }
410
- .dark .ztree li a {
411
- color: #a9d5d3 !important;
412
- }