@eturnity/eturnity_reusable_components 7.12.6-EPDM-7951.3 → 7.12.7

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 (284) hide show
  1. package/.prettierrc +6 -6
  2. package/.storybook/main.js +8 -8
  3. package/.storybook/preview.js +46 -46
  4. package/README.md +29 -29
  5. package/babel.config.js +4 -4
  6. package/package.json +66 -61
  7. package/postcss.config.js +6 -6
  8. package/public/index.html +17 -17
  9. package/src/App.vue +109 -109
  10. package/src/assets/icons/arrow_down.svg +3 -3
  11. package/src/assets/icons/arrow_up_red.svg +3 -3
  12. package/src/assets/icons/black_spinner.svg +35 -35
  13. package/src/assets/icons/delete_icon.svg +11 -11
  14. package/src/assets/icons/delete_icon_gray.svg +11 -11
  15. package/src/assets/icons/drag_icon.svg +8 -8
  16. package/src/assets/icons/external_icon.svg +6 -6
  17. package/src/assets/icons/language_icon.svg +6 -6
  18. package/src/assets/icons/pdf_icon.svg +6 -6
  19. package/src/assets/icons/plus_button.svg +4 -4
  20. package/src/assets/icons/search_icon_black.svg +3 -3
  21. package/src/assets/icons/subposition_icon.svg +3 -3
  22. package/src/assets/icons/subposition_marker.svg +3 -3
  23. package/src/assets/icons/warning_icon.svg +3 -3
  24. package/src/assets/svgIcons/2d_active.svg +7 -7
  25. package/src/assets/svgIcons/2d_inactive.svg +8 -8
  26. package/src/assets/svgIcons/3d_active.svg +7 -7
  27. package/src/assets/svgIcons/3d_inactive.svg +8 -8
  28. package/src/assets/svgIcons/_readme.md +7 -7
  29. package/src/assets/svgIcons/accept.svg +5 -5
  30. package/src/assets/svgIcons/activate_panels_active.svg +22 -22
  31. package/src/assets/svgIcons/activate_panels_inactive.svg +20 -20
  32. package/src/assets/svgIcons/add_icon-1.svg +3 -3
  33. package/src/assets/svgIcons/add_icon.svg +4 -4
  34. package/src/assets/svgIcons/address_book.svg +3 -3
  35. package/src/assets/svgIcons/after_sale_as_a_service.svg +6 -6
  36. package/src/assets/svgIcons/all_good.svg +3 -3
  37. package/src/assets/svgIcons/angle_active.svg +5 -5
  38. package/src/assets/svgIcons/angle_inactive.svg +4 -4
  39. package/src/assets/svgIcons/area_active.svg +11 -11
  40. package/src/assets/svgIcons/area_inactive.svg +26 -26
  41. package/src/assets/svgIcons/areas_tool.svg +14 -14
  42. package/src/assets/svgIcons/arrow_down.svg +3 -3
  43. package/src/assets/svgIcons/arrow_left.svg +4 -4
  44. package/src/assets/svgIcons/arrow_right.svg +4 -4
  45. package/src/assets/svgIcons/arrow_up.svg +3 -3
  46. package/src/assets/svgIcons/attachment.svg +3 -3
  47. package/src/assets/svgIcons/base_layer.svg +3 -3
  48. package/src/assets/svgIcons/battery.svg +3 -3
  49. package/src/assets/svgIcons/bell.svg +3 -3
  50. package/src/assets/svgIcons/bold.svg +3 -3
  51. package/src/assets/svgIcons/bom.svg +3 -3
  52. package/src/assets/svgIcons/bom_generation.svg +10 -10
  53. package/src/assets/svgIcons/bookmaker.svg +3 -3
  54. package/src/assets/svgIcons/bubble.svg +3 -3
  55. package/src/assets/svgIcons/bug.svg +5 -5
  56. package/src/assets/svgIcons/bullet_list.svg +8 -8
  57. package/src/assets/svgIcons/calendar.svg +7 -7
  58. package/src/assets/svgIcons/calendar_icon.svg +7 -7
  59. package/src/assets/svgIcons/call.svg +3 -3
  60. package/src/assets/svgIcons/camera.svg +3 -3
  61. package/src/assets/svgIcons/car.svg +3 -3
  62. package/src/assets/svgIcons/cart.svg +3 -3
  63. package/src/assets/svgIcons/checkbox.svg +3 -3
  64. package/src/assets/svgIcons/clear_formatting.svg +7 -7
  65. package/src/assets/svgIcons/clickable_info.svg +4 -4
  66. package/src/assets/svgIcons/clip.svg +3 -3
  67. package/src/assets/svgIcons/clock.svg +17 -17
  68. package/src/assets/svgIcons/close_for_modals,_tool_tips.svg +4 -4
  69. package/src/assets/svgIcons/co_branding.svg +5 -5
  70. package/src/assets/svgIcons/collapse.svg +4 -4
  71. package/src/assets/svgIcons/collections.svg +3 -3
  72. package/src/assets/svgIcons/component_library.svg +7 -7
  73. package/src/assets/svgIcons/context_menu-1.svg +6 -6
  74. package/src/assets/svgIcons/context_menu-2.svg +5 -5
  75. package/src/assets/svgIcons/context_menu.svg +5 -5
  76. package/src/assets/svgIcons/context_menu_tabs.svg +5 -5
  77. package/src/assets/svgIcons/cross.svg +4 -4
  78. package/src/assets/svgIcons/current_variant.svg +4 -4
  79. package/src/assets/svgIcons/dashboard.svg +3 -3
  80. package/src/assets/svgIcons/deadline.svg +4 -4
  81. package/src/assets/svgIcons/deal_flow.svg +5 -5
  82. package/src/assets/svgIcons/delete.svg +4 -4
  83. package/src/assets/svgIcons/delete_area_active.svg +16 -16
  84. package/src/assets/svgIcons/delete_area_inactive.svg +15 -15
  85. package/src/assets/svgIcons/direction_active-1.svg +12 -12
  86. package/src/assets/svgIcons/direction_active.svg +5 -5
  87. package/src/assets/svgIcons/direction_arrow.svg +4 -4
  88. package/src/assets/svgIcons/direction_inactive.svg +4 -4
  89. package/src/assets/svgIcons/dislike.svg +3 -3
  90. package/src/assets/svgIcons/distance_tool.svg +8 -8
  91. package/src/assets/svgIcons/distances_active.svg +9 -9
  92. package/src/assets/svgIcons/distances_inactive.svg +8 -8
  93. package/src/assets/svgIcons/distort_tool.svg +10 -10
  94. package/src/assets/svgIcons/distort_tool2.svg +16 -16
  95. package/src/assets/svgIcons/document.svg +3 -3
  96. package/src/assets/svgIcons/documents.svg +4 -4
  97. package/src/assets/svgIcons/downarrow.svg +3 -3
  98. package/src/assets/svgIcons/download.svg +4 -4
  99. package/src/assets/svgIcons/draggable_corner.svg +5 -5
  100. package/src/assets/svgIcons/draw_tool.svg +3 -3
  101. package/src/assets/svgIcons/duplicate-1.svg +8 -8
  102. package/src/assets/svgIcons/duplicate-2.svg +5 -5
  103. package/src/assets/svgIcons/duplicate.svg +4 -4
  104. package/src/assets/svgIcons/e-mobility_configurator.svg +6 -6
  105. package/src/assets/svgIcons/e_signature.svg +5 -5
  106. package/src/assets/svgIcons/edit_button.svg +3 -3
  107. package/src/assets/svgIcons/email.svg +3 -3
  108. package/src/assets/svgIcons/ems-1.svg +3 -3
  109. package/src/assets/svgIcons/ems.svg +3 -3
  110. package/src/assets/svgIcons/end_of_the_list.svg +5 -5
  111. package/src/assets/svgIcons/erase.svg +4 -4
  112. package/src/assets/svgIcons/external_icon.svg +5 -5
  113. package/src/assets/svgIcons/fav_icon.svg +4 -4
  114. package/src/assets/svgIcons/finance.svg +3 -3
  115. package/src/assets/svgIcons/financing_for_pv-1.svg +5 -5
  116. package/src/assets/svgIcons/financing_for_pv-2.svg +3 -3
  117. package/src/assets/svgIcons/financing_for_pv.svg +6 -6
  118. package/src/assets/svgIcons/finish-1.svg +4 -4
  119. package/src/assets/svgIcons/finish.svg +3 -3
  120. package/src/assets/svgIcons/flatten.svg +11 -11
  121. package/src/assets/svgIcons/folder.svg +3 -3
  122. package/src/assets/svgIcons/free_technology.svg +5 -5
  123. package/src/assets/svgIcons/heat_calc.svg +7 -7
  124. package/src/assets/svgIcons/house.svg +3 -3
  125. package/src/assets/svgIcons/info.svg +3 -3
  126. package/src/assets/svgIcons/initial_situation.svg +3 -3
  127. package/src/assets/svgIcons/integrations.svg +3 -3
  128. package/src/assets/svgIcons/intro-tour-1.svg +3 -3
  129. package/src/assets/svgIcons/intro-tour.svg +3 -3
  130. package/src/assets/svgIcons/inverter-1.svg +5 -5
  131. package/src/assets/svgIcons/inverter.svg +3 -3
  132. package/src/assets/svgIcons/italic.svg +3 -3
  133. package/src/assets/svgIcons/key.svg +3 -3
  134. package/src/assets/svgIcons/layers_close.svg +4 -4
  135. package/src/assets/svgIcons/layers_open.svg +4 -4
  136. package/src/assets/svgIcons/lead_marketplace.svg +6 -6
  137. package/src/assets/svgIcons/lead_provider.svg +4 -4
  138. package/src/assets/svgIcons/length_in_2d_active.svg +12 -12
  139. package/src/assets/svgIcons/length_in_2d_inctive.svg +13 -13
  140. package/src/assets/svgIcons/light_bulb.svg +3 -3
  141. package/src/assets/svgIcons/like.svg +3 -3
  142. package/src/assets/svgIcons/line_graph.svg +3 -3
  143. package/src/assets/svgIcons/local_subsidies.svg +18 -18
  144. package/src/assets/svgIcons/location.svg +3 -3
  145. package/src/assets/svgIcons/lock.svg +3 -3
  146. package/src/assets/svgIcons/logout.svg +3 -3
  147. package/src/assets/svgIcons/loop.svg +3 -3
  148. package/src/assets/svgIcons/lunch.svg +4 -4
  149. package/src/assets/svgIcons/magic_tool.svg +6 -6
  150. package/src/assets/svgIcons/map_icon.svg +5 -5
  151. package/src/assets/svgIcons/map_settings.svg +3 -3
  152. package/src/assets/svgIcons/margin_tool.svg +4 -4
  153. package/src/assets/svgIcons/meeting.svg +6 -6
  154. package/src/assets/svgIcons/move_copy.svg +4 -4
  155. package/src/assets/svgIcons/new_area_inactive.svg +11 -11
  156. package/src/assets/svgIcons/next.svg +4 -4
  157. package/src/assets/svgIcons/not_equal_to.svg +3 -3
  158. package/src/assets/svgIcons/numbered_list.svg +6 -6
  159. package/src/assets/svgIcons/obstacle_tool.svg +9 -9
  160. package/src/assets/svgIcons/obstacle_tool_origin.svg +3 -3
  161. package/src/assets/svgIcons/offset_tool.svg +8 -8
  162. package/src/assets/svgIcons/outline_tool.svg +11 -11
  163. package/src/assets/svgIcons/pan_tool.svg +12 -12
  164. package/src/assets/svgIcons/panels_tool.svg +8 -8
  165. package/src/assets/svgIcons/pen_tool.svg +4 -4
  166. package/src/assets/svgIcons/picker_tool.svg +4 -4
  167. package/src/assets/svgIcons/picture.svg +3 -3
  168. package/src/assets/svgIcons/pin.svg +5 -5
  169. package/src/assets/svgIcons/presentation.svg +3 -3
  170. package/src/assets/svgIcons/previous.svg +4 -4
  171. package/src/assets/svgIcons/profile-1.svg +4 -4
  172. package/src/assets/svgIcons/profile.svg +4 -4
  173. package/src/assets/svgIcons/profitability.svg +3 -3
  174. package/src/assets/svgIcons/project_analysis.svg +4 -4
  175. package/src/assets/svgIcons/project_settings.svg +4 -4
  176. package/src/assets/svgIcons/pv.svg +3 -3
  177. package/src/assets/svgIcons/quotations.svg +6 -6
  178. package/src/assets/svgIcons/redo.svg +6 -6
  179. package/src/assets/svgIcons/resizer.svg +5 -5
  180. package/src/assets/svgIcons/roof_layer.svg +3 -3
  181. package/src/assets/svgIcons/rotate_tool.svg +3 -3
  182. package/src/assets/svgIcons/rotate_view.svg +5 -5
  183. package/src/assets/svgIcons/ruler_tool.svg +3 -3
  184. package/src/assets/svgIcons/run_simulation.svg +3 -3
  185. package/src/assets/svgIcons/scaling_tool.svg +8 -8
  186. package/src/assets/svgIcons/search.svg +3 -3
  187. package/src/assets/svgIcons/security.svg +3 -3
  188. package/src/assets/svgIcons/settings.svg +3 -3
  189. package/src/assets/svgIcons/show_in_a_new_tab.svg +12 -12
  190. package/src/assets/svgIcons/smartphone.svg +4 -4
  191. package/src/assets/svgIcons/solar_calc.svg +13 -13
  192. package/src/assets/svgIcons/sorting.svg +4 -4
  193. package/src/assets/svgIcons/split.svg +94 -94
  194. package/src/assets/svgIcons/start_of_the_list.svg +5 -5
  195. package/src/assets/svgIcons/strikethrough.svg +4 -4
  196. package/src/assets/svgIcons/subscriptions.svg +3 -3
  197. package/src/assets/svgIcons/subsidies-1.svg +5 -5
  198. package/src/assets/svgIcons/subsidies-2.svg +3 -3
  199. package/src/assets/svgIcons/subsidies.svg +3 -3
  200. package/src/assets/svgIcons/subtract_icon.svg +3 -3
  201. package/src/assets/svgIcons/suitcase.svg +3 -3
  202. package/src/assets/svgIcons/template_icon_not_clickable.svg +6 -6
  203. package/src/assets/svgIcons/transfer.svg +4 -4
  204. package/src/assets/svgIcons/trim_tool.svg +4 -4
  205. package/src/assets/svgIcons/truck.svg +3 -3
  206. package/src/assets/svgIcons/underlined.svg +3 -3
  207. package/src/assets/svgIcons/undo.svg +6 -6
  208. package/src/assets/svgIcons/uparrow.svg +3 -3
  209. package/src/assets/svgIcons/update.svg +3 -3
  210. package/src/assets/svgIcons/upload_avatar-1.svg +12 -12
  211. package/src/assets/svgIcons/upload_avatar.svg +5 -5
  212. package/src/assets/svgIcons/upload_image.svg +8 -8
  213. package/src/assets/svgIcons/upload_image_tool.svg +7 -7
  214. package/src/assets/svgIcons/variants.svg +6 -6
  215. package/src/assets/svgIcons/vertical_tool.svg +3 -3
  216. package/src/assets/svgIcons/virtual_storage.svg +4 -4
  217. package/src/assets/svgIcons/warning.svg +4 -4
  218. package/src/assets/svgIcons/way.svg +5 -5
  219. package/src/assets/svgIcons/wifi.svg +3 -3
  220. package/src/assets/svgIcons/winter.svg +3 -3
  221. package/src/assets/svgIcons/workflow_template.svg +11 -11
  222. package/src/assets/theme.js +41 -41
  223. package/src/components/addNewButton/AddNewButton.stories.js +24 -24
  224. package/src/components/addNewButton/index.vue +62 -64
  225. package/src/components/buttons/buttonIcon/index.vue +142 -142
  226. package/src/components/buttons/closeButton/CloseButton.stories.js +29 -29
  227. package/src/components/buttons/closeButton/index.vue +61 -61
  228. package/src/components/buttons/mainButton/index.vue +107 -112
  229. package/src/components/deleteIcon/DeleteIcon.stories.js +29 -29
  230. package/src/components/deleteIcon/index.vue +61 -65
  231. package/src/components/draggableInputHandle/index.vue +47 -46
  232. package/src/components/dropdown/Dropdown.stories.js +54 -54
  233. package/src/components/dropdown/index.vue +119 -138
  234. package/src/components/errorMessage/index.vue +59 -59
  235. package/src/components/filter/filterSettings.vue +650 -608
  236. package/src/components/filter/index.vue +143 -143
  237. package/src/components/filter/parentDropdown.vue +91 -91
  238. package/src/components/icon/Icons.stories.js +41 -41
  239. package/src/components/icon/iconCollection.vue +68 -68
  240. package/src/components/icon/index.vue +116 -122
  241. package/src/components/iconWrapper/index.vue +156 -153
  242. package/src/components/infoCard/index.vue +36 -35
  243. package/src/components/infoText/index.vue +160 -160
  244. package/src/components/inputs/checkbox/Checkbox.stories.js +57 -57
  245. package/src/components/inputs/checkbox/index.vue +187 -202
  246. package/src/components/inputs/inputNumber/InputNumber.stories.js +150 -150
  247. package/src/components/inputs/inputNumber/index.vue +717 -714
  248. package/src/components/inputs/inputNumberQuestion/index.vue +215 -215
  249. package/src/components/inputs/inputText/InputText.stories.js +75 -75
  250. package/src/components/inputs/inputText/index.vue +359 -359
  251. package/src/components/inputs/radioButton/RadioButton.stories.js +58 -58
  252. package/src/components/inputs/radioButton/index.vue +267 -267
  253. package/src/components/inputs/searchInput/SearchInput.stories.js +40 -40
  254. package/src/components/inputs/searchInput/index.vue +133 -132
  255. package/src/components/inputs/select/index.vue +627 -757
  256. package/src/components/inputs/select/option/index.vue +111 -111
  257. package/src/components/inputs/select/select.stories.js +59 -59
  258. package/src/components/inputs/slider/index.vue +126 -126
  259. package/src/components/inputs/switchField/index.vue +256 -256
  260. package/src/components/inputs/textAreaInput/TextAreaInput.stories.js +127 -127
  261. package/src/components/inputs/textAreaInput/index.vue +200 -200
  262. package/src/components/inputs/toggle/Toggle.stories.js +77 -77
  263. package/src/components/inputs/toggle/index.vue +288 -288
  264. package/src/components/label/index.vue +103 -99
  265. package/src/components/modals/modal/index.vue +192 -188
  266. package/src/components/modals/modal/modal.stories.js +31 -31
  267. package/src/components/navigationTabs/index.vue +105 -112
  268. package/src/components/pageSubtitle/index.vue +61 -61
  269. package/src/components/pageTitle/index.vue +73 -73
  270. package/src/components/pagination/index.vue +144 -144
  271. package/src/components/progressBar/index.vue +125 -125
  272. package/src/components/projectMarker/index.vue +291 -294
  273. package/src/components/sideMenu/index.vue +270 -270
  274. package/src/components/spinner/index.vue +72 -67
  275. package/src/components/tableDropdown/index.vue +637 -632
  276. package/src/components/tables/mainTable/exampleNested.vue +328 -328
  277. package/src/components/tables/mainTable/index.vue +446 -447
  278. package/src/components/tables/viewTable/index.vue +195 -195
  279. package/src/components/threeDots/index.vue +393 -393
  280. package/src/components/videoThumbnail/index.vue +108 -103
  281. package/src/components/videoThumbnail/videoThumbnail.stories.js +35 -35
  282. package/src/helpers/numberConverter.js +103 -103
  283. package/src/helpers/translateLang.js +127 -127
  284. package/src/main.js +13 -6
@@ -1,447 +1,446 @@
1
- <template>
2
- <page-container
3
- :tableHeight="tableHeight"
4
- :shouldSetCustomHeight="doesTableContainDraggables"
5
- >
6
- <table-title v-if="titleText">
7
- {{ titleText }}
8
- </table-title>
9
- <table-scroll
10
- ref="tableRef"
11
- :isPositionAbsolute="doesTableContainDraggables"
12
- >
13
- <table-wrapper class="main-table-wrapper" :fullWidth="fullWidth">
14
- <spinner-wrapper v-if="isLoading">
15
- <spinner />
16
- </spinner-wrapper>
17
- <table-container
18
- v-else
19
- :cellPaddings="cellPaddings"
20
- :tableCursor="tableCursor"
21
- >
22
- <slot />
23
- </table-container>
24
- </table-wrapper>
25
- </table-scroll>
26
- </page-container>
27
- </template>
28
-
29
- <script>
30
- // ToDo: add this to storybook
31
- // import MainTable from "@eturnity/eturnity_reusable_components/src/components/tables/mainTable"
32
- import styled from 'vue3-styled-components'
33
- import Spinner from '../../spinner'
34
- import dragIconSvg from '../../../assets/icons/drag_icon.svg?url'
35
- import subpositionIconSvg from '../../../assets/icons/subposition_icon.svg?url'
36
- import arrowDownSvg from '../../../assets/icons/arrow_down.svg?url'
37
- import arrowUpRedSvg from '../../../assets/icons/arrow_up_red.svg?url'
38
-
39
- const pageContainerProps = {
40
- tableHeight: String,
41
- shouldSetCustomHeight: Boolean
42
- }
43
- const PageContainer = styled('div', pageContainerProps)`
44
- position: relative;
45
- height: ${(props) =>
46
- props.shouldSetCustomHeight ? props.tableHeight : 'auto'};
47
- `
48
-
49
- const TableTitle = styled.div`
50
- margin-bottom: 16px;
51
- font-weight: bold;
52
- font-size: 14px;
53
- text-transform: uppercase;
54
- `
55
-
56
- const tableScrollProps = {
57
- isPositionAbsolute: Boolean
58
- }
59
-
60
- const TableScroll = styled('div', tableScrollProps)`
61
- max-width: 100%;
62
- height: auto;
63
- ${(props) =>
64
- props.isPositionAbsolute &&
65
- `
66
- position: absolute;
67
- left: -20px;
68
- `}
69
- `
70
-
71
- const wrapperAttrs = { fullWidth: Boolean }
72
- const TableWrapper = styled('div', wrapperAttrs)`
73
- width: ${(props) => (props.fullWidth ? '100%' : 'fit-content')};
74
- max-width: 100%;
75
- overflow-x: auto;
76
- overflow-y: hidden;
77
-
78
- ::-webkit-scrollbar {
79
- height: 10px; //height of the whole scrollbar area
80
- }
81
-
82
- ::-webkit-scrollbar-track {
83
- background: ${(props) => props.theme.colors.grey2};
84
- border-radius: 4px;
85
- }
86
-
87
- ::-webkit-scrollbar-thumb {
88
- border-bottom: 10px solid ${(props) => props.theme.colors.brightBlue}; // width of the actual scrollbar
89
- border-radius: 4px;
90
- }
91
- `
92
-
93
- const SpinnerWrapper = styled.div`
94
- height: 150px;
95
- display: grid;
96
- align-items: center;
97
- justify-items: center;
98
- `
99
-
100
- const containerAttrs = {
101
- cellPaddings: String,
102
- tableCursor: String
103
- }
104
-
105
- const TableContainer = styled('table', containerAttrs)`
106
- width: 100%;
107
- border-collapse: collapse;
108
- border: none;
109
- font-size: 13px;
110
-
111
- thead {
112
- font-weight: bold;
113
-
114
- tr {
115
- border-bottom: none !important;
116
- }
117
- }
118
-
119
- .collective-row-toggle {
120
- cursor: pointer !important;
121
- }
122
-
123
- tbody {
124
- tr {
125
- &:hover {
126
- background-color: ${(props) => props.theme.colors.white};
127
- cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'auto')};
128
-
129
- .select-button,
130
- .arrow-container,
131
- .input-placeholder,
132
- .table-dropdown-item {
133
- background-color: ${(props) => props.theme.colors.grey5};
134
- }
135
-
136
- input {
137
- background-color: ${(props) => props.theme.colors.grey5};
138
- }
139
- }
140
-
141
- td {
142
- height: 40px;
143
- }
144
- }
145
- }
146
-
147
- th {
148
- padding: 11px 15px;
149
- background-color: ${(props) => props.theme.colors.blue1};
150
- cursor: auto;
151
- height: 40px;
152
-
153
- .ordering {
154
- display: grid;
155
- grid-template-columns: 1fr auto;
156
- grid-gap: 6px;
157
- }
158
- }
159
-
160
- td {
161
- padding: ${(props) =>
162
- props.cellPaddings ? props.cellPaddings : '6px 6px 7px 4px'};
163
- border-bottom: 1px solid ${(props) => props.theme.colors.grey4};
164
-
165
- &.empty {
166
- height: 100px;
167
- text-align: center;
168
- cursor: default;
169
- background-color: #fff !important;
170
- }
171
-
172
- &.no-border {
173
- border-bottom: none;
174
- }
175
-
176
- .collective-container {
177
- display: grid;
178
- grid-template-columns: auto 1fr;
179
- align-items: center;
180
- grid-gap: 10px;
181
- cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'pointer')};
182
- }
183
-
184
- .collective-box {
185
- width: 22px;
186
- height: 22px;
187
- border-radius: 4px;
188
- color: #fff;
189
- background-color: ${(props) => props.theme.colors.grey3};
190
- font-size: 13px;
191
- font-weight: normal;
192
- display: grid;
193
- align-items: center;
194
- justify-items: center;
195
-
196
- &.open {
197
- background-color: ${(props) => props.theme.colors.green};
198
- }
199
- }
200
- }
201
-
202
- td,
203
- th {
204
- white-space: nowrap;
205
- text-align: left;
206
-
207
- &.align {
208
- &-left {
209
- text-align: left;
210
- }
211
-
212
- &-center {
213
- text-align: center;
214
- }
215
-
216
- &-right {
217
- text-align: right;
218
- }
219
- }
220
-
221
- &.checkbox {
222
- padding: 7px 15px !important;
223
- width: 40px;
224
- }
225
-
226
- &.checkbox-header {
227
- min-width: 40px;
228
- display: flex;
229
- gap: 10px;
230
- }
231
- }
232
-
233
- tr {
234
- &.disabled {
235
- cursor: not-allowed !important;
236
- }
237
-
238
- .arrow-dropdown {
239
- visibility: hidden;
240
- }
241
-
242
- &.footer {
243
- td {
244
- background-color: ${(props) => props.theme.colors.grey5};
245
- /* border-top: 1px solid ${(props) => props.theme.colors.grey4}; */
246
- }
247
-
248
- .text {
249
- cursor: auto !important;
250
- }
251
- }
252
-
253
- .text {
254
- padding: 10px 15px 10px 15px;
255
- color: ${(props) => props.theme.colors.black};
256
- cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'auto')};
257
- }
258
-
259
- .bold {
260
- font-weight: bold;
261
- }
262
-
263
- .icons-container {
264
- padding-right: 2px; // so that the icons are not cut off when hovering
265
- width: 1%; // necessary so it doesn't take up too much white space
266
- display: table-cell;
267
- flex-wrap: nowrap;
268
- background-color: #fff;
269
- vertical-align: middle;
270
- }
271
-
272
- .arrow-container {
273
- display: table-cell;
274
- vertical-align: middle;
275
- cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'pointer')};
276
- border-bottom: 1px solid ${(props) => props.theme.colors.grey4};
277
- }
278
-
279
- &.container-row td {
280
- padding: 0;
281
- }
282
-
283
- &.no-border {
284
- td,
285
- .arrow-container {
286
- border-bottom: none;
287
- }
288
- }
289
-
290
- &:hover {
291
- input:disabled {
292
- background-color: ${(props) => props.theme.colors.grey5 + '!important'};
293
- }
294
-
295
- .drag-icon {
296
- visibility: visible;
297
- }
298
-
299
- .drag-wrapper {
300
- background-color: ${(props) => props.theme.colors.grey5};
301
- }
302
-
303
- .arrow-dropdown {
304
- visibility: visible;
305
- }
306
- }
307
-
308
- .drag-container {
309
- display: table-cell;
310
- width: 20px;
311
- min-width: 20px;
312
- height: 40px;
313
- }
314
-
315
- .drag-wrapper {
316
- width: 16px;
317
- height: 36px;
318
- display: grid;
319
- align-items: center;
320
- justify-items: center;
321
- border-radius: 4px;
322
- }
323
-
324
- .drag-icon {
325
- visibility: hidden;
326
- width: 10px;
327
- height: 16px;
328
- cursor: grab;
329
- background-position: center;
330
- background-image: ${() => `url(${dragIconSvg})`};
331
-
332
- &:active {
333
- cursor: grabbing;
334
- }
335
- }
336
-
337
- .subposition-icon {
338
- width: 14px;
339
- height: 11px;
340
- background: no-repeat;
341
- margin-left: 10px;
342
- background-image: ${() => `url(${subpositionIconSvg})`};
343
- }
344
-
345
- .arrow-down {
346
- width: 14px;
347
- height: 11px;
348
- background: no-repeat;
349
- background-position: center;
350
- background-image: ${() => `url(${arrowDownSvg})`};
351
- }
352
-
353
- .arrow-up {
354
- width: 14px;
355
- height: 11px;
356
- background: no-repeat;
357
- background-position: center;
358
- background-image: ${() => `url(${arrowUpRedSvg})`};
359
- }
360
- }
361
-
362
- input {
363
- font-size: 13px;
364
- padding: 5px 10px;
365
- background: #fff;
366
- height: unset;
367
-
368
- &:focus {
369
- background: ${(props) => props.theme.colors.grey5};
370
- }
371
- }
372
-
373
- .open-container {
374
- border: 1px solid ${(props) => props.theme.colors.grey4};
375
- border-radius: 4px;
376
- margin-bottom: 5px;
377
- cursor: auto;
378
- }
379
- `
380
-
381
- export default {
382
- name: 'main-table',
383
- components: {
384
- TableScroll,
385
- TableWrapper,
386
- SpinnerWrapper,
387
- Spinner,
388
- TableContainer,
389
- PageContainer,
390
- TableTitle
391
- },
392
- props: {
393
- fullWidth: {
394
- required: false,
395
- default: true
396
- },
397
- cellPaddings: {
398
- required: false,
399
- default: ''
400
- },
401
- isLoading: {
402
- required: false,
403
- default: false
404
- },
405
- titleText: {
406
- required: false,
407
- default: null
408
- },
409
- tableCursor: {
410
- required: false
411
- }
412
- },
413
- data() {
414
- return {
415
- tableHeight: 'auto',
416
- doesTableContainDraggables: false
417
- }
418
- },
419
- mounted() {
420
- this.observeTableHeight()
421
- },
422
- beforeDestroy() {
423
- if (this.resizeObserver) {
424
- this.resizeObserver.disconnect()
425
- }
426
- },
427
- methods: {
428
- observeTableHeight() {
429
- if (!this.$refs.tableRef) return
430
-
431
- const tableElement = this.$refs.tableRef.$el
432
-
433
- this.resizeObserver = new ResizeObserver(() => {
434
- const newTableHeight = this.titleText
435
- ? tableElement.offsetHeight + 33
436
- : tableElement.offsetHeight
437
- this.tableHeight = `${newTableHeight}px`
438
- this.doesTableContainDraggables = Boolean(
439
- tableElement.querySelector('.drag-container')
440
- )
441
- })
442
-
443
- this.resizeObserver.observe(tableElement)
444
- }
445
- }
446
- }
447
- </script>
1
+ <template>
2
+ <page-container
3
+ :tableHeight="tableHeight"
4
+ :shouldSetCustomHeight="doesTableContainDraggables"
5
+ >
6
+ <table-title v-if="titleText">
7
+ {{ titleText }}
8
+ </table-title>
9
+ <table-scroll
10
+ ref="tableRef"
11
+ :isPositionAbsolute="doesTableContainDraggables"
12
+ >
13
+ <table-wrapper class="main-table-wrapper" :fullWidth="fullWidth">
14
+ <spinner-wrapper v-if="isLoading">
15
+ <spinner />
16
+ </spinner-wrapper>
17
+ <table-container
18
+ v-else
19
+ :cellPaddings="cellPaddings"
20
+ :tableCursor="tableCursor"
21
+ >
22
+ <slot />
23
+ </table-container>
24
+ </table-wrapper>
25
+ </table-scroll>
26
+ </page-container>
27
+ </template>
28
+
29
+ <script>
30
+ // ToDo: add this to storybook
31
+ // import MainTable from "@eturnity/eturnity_reusable_components/src/components/tables/mainTable"
32
+ import styled from 'vue-styled-components'
33
+ import Spinner from '../../spinner'
34
+
35
+ const pageContainerProps = {
36
+ tableHeight: String,
37
+ shouldSetCustomHeight: Boolean
38
+ }
39
+ const PageContainer = styled('div', pageContainerProps)`
40
+ position: relative;
41
+ height: ${(props) =>
42
+ props.shouldSetCustomHeight ? props.tableHeight : 'auto'};
43
+ `
44
+
45
+ const TableTitle = styled.div`
46
+ margin-bottom: 16px;
47
+ font-weight: bold;
48
+ font-size: 14px;
49
+ text-transform: uppercase;
50
+ `
51
+
52
+ const tableScrollProps = {
53
+ isPositionAbsolute: Boolean
54
+ }
55
+
56
+ const TableScroll = styled('div', tableScrollProps)`
57
+ max-width: 100%;
58
+ height: auto;
59
+ ${(props) =>
60
+ props.isPositionAbsolute &&
61
+ `
62
+ position: absolute;
63
+ left: -20px;
64
+ `}
65
+ `
66
+
67
+ const wrapperAttrs = { fullWidth: Boolean }
68
+ const TableWrapper = styled('div', wrapperAttrs)`
69
+ width: ${(props) => (props.fullWidth ? '100%' : 'fit-content')};
70
+ max-width: 100%;
71
+ overflow-x: auto;
72
+ overflow-y: hidden;
73
+
74
+ ::-webkit-scrollbar {
75
+ height: 10px; //height of the whole scrollbar area
76
+ }
77
+
78
+ ::-webkit-scrollbar-track {
79
+ background: ${(props) => props.theme.colors.grey2};
80
+ border-radius: 4px;
81
+ }
82
+
83
+ ::-webkit-scrollbar-thumb {
84
+ border-bottom: 10px solid ${(props) => props.theme.colors.brightBlue}; // width of the actual scrollbar
85
+ border-radius: 4px;
86
+ }
87
+ `
88
+
89
+ const SpinnerWrapper = styled.div`
90
+ height: 150px;
91
+ display: grid;
92
+ align-items: center;
93
+ justify-items: center;
94
+ `
95
+
96
+ const containerAttrs = {
97
+ cellPaddings: String,
98
+ tableCursor: String
99
+ }
100
+
101
+ const TableContainer = styled('table', containerAttrs)`
102
+ width: 100%;
103
+ border-collapse: collapse;
104
+ border: none;
105
+ font-size: 13px;
106
+
107
+ thead {
108
+ font-weight: bold;
109
+
110
+ tr {
111
+ border-bottom: none !important;
112
+ }
113
+ }
114
+
115
+ .collective-row-toggle {
116
+ cursor: pointer !important;
117
+ }
118
+
119
+ tbody {
120
+ tr {
121
+ &:hover {
122
+ background-color: ${(props) => props.theme.colors.white};
123
+ cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'auto')};
124
+
125
+ .arrow-container,
126
+ .input-placeholder,
127
+ .table-dropdown-item {
128
+ background-color: ${(props) => props.theme.colors.grey5};
129
+ }
130
+
131
+ input {
132
+ background-color: ${(props) => props.theme.colors.grey5};
133
+ }
134
+ }
135
+
136
+ td {
137
+ height: 40px;
138
+ }
139
+ }
140
+ }
141
+
142
+ th {
143
+ padding: 11px 15px;
144
+ background-color: ${(props) => props.theme.colors.blue1};
145
+ cursor: auto;
146
+ height: 40px;
147
+
148
+ .ordering {
149
+ display: grid;
150
+ grid-template-columns: 1fr auto;
151
+ grid-gap: 6px;
152
+ }
153
+ }
154
+
155
+ td {
156
+ padding: ${(props) =>
157
+ props.cellPaddings ? props.cellPaddings : '6px 6px 7px 4px'};
158
+ border-bottom: 1px solid ${(props) => props.theme.colors.grey4};
159
+
160
+ &.empty {
161
+ height: 100px;
162
+ text-align: center;
163
+ cursor: default;
164
+ background-color: #fff !important;
165
+ }
166
+
167
+ &.no-border {
168
+ border-bottom: none;
169
+ }
170
+
171
+ .collective-container {
172
+ display: grid;
173
+ grid-template-columns: auto 1fr;
174
+ align-items: center;
175
+ grid-gap: 10px;
176
+ cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'pointer')};
177
+ }
178
+
179
+ .collective-box {
180
+ width: 22px;
181
+ height: 22px;
182
+ border-radius: 4px;
183
+ color: #fff;
184
+ background-color: ${(props) => props.theme.colors.grey3};
185
+ font-size: 13px;
186
+ font-weight: normal;
187
+ display: grid;
188
+ align-items: center;
189
+ justify-items: center;
190
+
191
+ &.open {
192
+ background-color: ${(props) => props.theme.colors.green};
193
+ }
194
+ }
195
+ }
196
+
197
+ td,
198
+ th {
199
+ white-space: nowrap;
200
+ text-align: left;
201
+
202
+ &.align {
203
+ &-left {
204
+ text-align: left;
205
+ }
206
+
207
+ &-center {
208
+ text-align: center;
209
+ }
210
+
211
+ &-right {
212
+ text-align: right;
213
+ }
214
+ }
215
+
216
+ &.checkbox {
217
+ padding: 7px 15px !important;
218
+ width: 40px;
219
+ }
220
+
221
+ &.checkbox-header {
222
+ min-width: 40px;
223
+ display: flex;
224
+ gap: 10px;
225
+ }
226
+ }
227
+
228
+ tr {
229
+ &.disabled {
230
+ cursor: not-allowed !important;
231
+ }
232
+
233
+ .arrow-dropdown {
234
+ visibility: hidden;
235
+ }
236
+
237
+ &.footer {
238
+ td {
239
+ background-color: ${(props) => props.theme.colors.grey5};
240
+ /* border-top: 1px solid ${(props) => props.theme.colors.grey4}; */
241
+ }
242
+
243
+ .text {
244
+ cursor: auto !important;
245
+ }
246
+ }
247
+
248
+ .text {
249
+ padding: 10px 15px 10px 15px;
250
+ color: ${(props) => props.theme.colors.black};
251
+ cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'auto')};
252
+ }
253
+
254
+ .bold {
255
+ font-weight: bold;
256
+ }
257
+
258
+ .icons-container {
259
+ padding-right: 2px; // so that the icons are not cut off when hovering
260
+ width: 1%; // necessary so it doesn't take up too much white space
261
+ display: table-cell;
262
+ flex-wrap: nowrap;
263
+ background-color: #fff;
264
+ vertical-align: middle;
265
+ }
266
+
267
+ .arrow-container {
268
+ display: table-cell;
269
+ vertical-align: middle;
270
+ cursor: ${(props) => (props.tableCursor ? props.tableCursor : 'pointer')};
271
+ border-bottom: 1px solid ${(props) => props.theme.colors.grey4};
272
+ }
273
+
274
+ &.container-row td {
275
+ padding: 0;
276
+ }
277
+
278
+ &.no-border {
279
+ td,
280
+ .arrow-container {
281
+ border-bottom: none;
282
+ }
283
+ }
284
+
285
+ &:hover {
286
+ input:disabled {
287
+ background-color: ${(props) => props.theme.colors.grey5 + '!important'};
288
+ }
289
+
290
+ .drag-icon {
291
+ visibility: visible;
292
+ }
293
+
294
+ .drag-wrapper {
295
+ background-color: ${(props) => props.theme.colors.grey5};
296
+ }
297
+
298
+ .arrow-dropdown {
299
+ visibility: visible;
300
+ }
301
+ }
302
+
303
+ .drag-container {
304
+ display: table-cell;
305
+ width: 20px;
306
+ min-width: 20px;
307
+ height: 40px;
308
+ }
309
+
310
+ .drag-wrapper {
311
+ width: 16px;
312
+ height: 36px;
313
+ display: grid;
314
+ align-items: center;
315
+ justify-items: center;
316
+ border-radius: 4px;
317
+ }
318
+
319
+ .drag-icon {
320
+ visibility: hidden;
321
+ width: 10px;
322
+ height: 16px;
323
+ cursor: grab;
324
+ background-position: center;
325
+ background-image: ${() =>
326
+ `url(${require('../../../assets/icons/drag_icon.svg')})`};
327
+
328
+ &:active {
329
+ cursor: grabbing;
330
+ }
331
+ }
332
+
333
+ .subposition-icon {
334
+ width: 14px;
335
+ height: 11px;
336
+ background: no-repeat;
337
+ margin-left: 10px;
338
+ background-image: ${() =>
339
+ `url(${require('../../../assets/icons/subposition_icon.svg')})`};
340
+ }
341
+
342
+ .arrow-down {
343
+ width: 14px;
344
+ height: 11px;
345
+ background: no-repeat;
346
+ background-position: center;
347
+ background-image: ${() =>
348
+ `url(${require('../../../assets/icons/arrow_down.svg')})`};
349
+ }
350
+
351
+ .arrow-up {
352
+ width: 14px;
353
+ height: 11px;
354
+ background: no-repeat;
355
+ background-position: center;
356
+ background-image: ${() =>
357
+ `url(${require('../../../assets/icons/arrow_up_red.svg')})`};
358
+ }
359
+ }
360
+
361
+ input {
362
+ font-size: 13px;
363
+ padding: 5px 10px;
364
+ background: #fff;
365
+ height: unset;
366
+
367
+ &:focus {
368
+ background: ${(props) => props.theme.colors.grey5};
369
+ }
370
+ }
371
+
372
+ .open-container {
373
+ border: 1px solid ${(props) => props.theme.colors.grey4};
374
+ border-radius: 4px;
375
+ margin-bottom: 5px;
376
+ cursor: auto;
377
+ }
378
+ `
379
+
380
+ export default {
381
+ name: 'main-table',
382
+ components: {
383
+ TableScroll,
384
+ TableWrapper,
385
+ SpinnerWrapper,
386
+ Spinner,
387
+ TableContainer,
388
+ PageContainer,
389
+ TableTitle
390
+ },
391
+ props: {
392
+ fullWidth: {
393
+ required: false,
394
+ default: true
395
+ },
396
+ cellPaddings: {
397
+ required: false,
398
+ default: ''
399
+ },
400
+ isLoading: {
401
+ required: false,
402
+ default: false
403
+ },
404
+ titleText: {
405
+ required: false,
406
+ default: null
407
+ },
408
+ tableCursor: {
409
+ required: false
410
+ }
411
+ },
412
+ data() {
413
+ return {
414
+ tableHeight: 'auto',
415
+ doesTableContainDraggables: false
416
+ }
417
+ },
418
+ mounted() {
419
+ this.observeTableHeight()
420
+ },
421
+ beforeDestroy() {
422
+ if (this.resizeObserver) {
423
+ this.resizeObserver.disconnect()
424
+ }
425
+ },
426
+ methods: {
427
+ observeTableHeight() {
428
+ if (!this.$refs.tableRef) return
429
+
430
+ const tableElement = this.$refs.tableRef.$el
431
+
432
+ this.resizeObserver = new ResizeObserver(() => {
433
+ const newTableHeight = this.titleText
434
+ ? tableElement.offsetHeight + 33
435
+ : tableElement.offsetHeight
436
+ this.tableHeight = `${newTableHeight}px`
437
+ this.doesTableContainDraggables = Boolean(
438
+ tableElement.querySelector('.drag-container')
439
+ )
440
+ })
441
+
442
+ this.resizeObserver.observe(tableElement)
443
+ }
444
+ }
445
+ }
446
+ </script>