@eturnity/eturnity_reusable_components 6.50.1-EPDM-9012.0 → 6.50.1-EPDM-9466.0

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 (278) 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 -66
  7. package/postcss.config.js +6 -6
  8. package/public/index.html +17 -17
  9. package/src/App.vue +248 -248
  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/loop.svg +3 -3
  147. package/src/assets/svgIcons/lunch.svg +4 -4
  148. package/src/assets/svgIcons/magic_tool.svg +6 -6
  149. package/src/assets/svgIcons/map_icon.svg +5 -5
  150. package/src/assets/svgIcons/map_settings.svg +3 -3
  151. package/src/assets/svgIcons/margin_tool.svg +4 -4
  152. package/src/assets/svgIcons/meeting.svg +6 -6
  153. package/src/assets/svgIcons/move_copy.svg +4 -4
  154. package/src/assets/svgIcons/new_area_inactive.svg +11 -11
  155. package/src/assets/svgIcons/next.svg +4 -4
  156. package/src/assets/svgIcons/not_equal_to.svg +3 -3
  157. package/src/assets/svgIcons/numbered_list.svg +6 -6
  158. package/src/assets/svgIcons/obstacle_tool.svg +9 -9
  159. package/src/assets/svgIcons/obstacle_tool_origin.svg +3 -3
  160. package/src/assets/svgIcons/offset_tool.svg +8 -8
  161. package/src/assets/svgIcons/outline_tool.svg +11 -11
  162. package/src/assets/svgIcons/pan_tool.svg +12 -12
  163. package/src/assets/svgIcons/panels_tool.svg +8 -8
  164. package/src/assets/svgIcons/pen_tool.svg +4 -4
  165. package/src/assets/svgIcons/picker_tool.svg +4 -4
  166. package/src/assets/svgIcons/picture.svg +3 -3
  167. package/src/assets/svgIcons/pin.svg +5 -5
  168. package/src/assets/svgIcons/presentation.svg +3 -3
  169. package/src/assets/svgIcons/previous.svg +4 -4
  170. package/src/assets/svgIcons/profile-1.svg +4 -4
  171. package/src/assets/svgIcons/profile.svg +4 -4
  172. package/src/assets/svgIcons/profitability.svg +3 -3
  173. package/src/assets/svgIcons/project_analysis.svg +4 -4
  174. package/src/assets/svgIcons/project_settings.svg +4 -4
  175. package/src/assets/svgIcons/pv.svg +3 -3
  176. package/src/assets/svgIcons/quotations.svg +6 -6
  177. package/src/assets/svgIcons/redo.svg +6 -6
  178. package/src/assets/svgIcons/resizer.svg +5 -5
  179. package/src/assets/svgIcons/roof_layer.svg +3 -3
  180. package/src/assets/svgIcons/rotate_tool.svg +3 -3
  181. package/src/assets/svgIcons/rotate_view.svg +5 -5
  182. package/src/assets/svgIcons/ruler_tool.svg +3 -3
  183. package/src/assets/svgIcons/run_simulation.svg +3 -3
  184. package/src/assets/svgIcons/scaling_tool.svg +8 -8
  185. package/src/assets/svgIcons/search.svg +3 -3
  186. package/src/assets/svgIcons/security.svg +3 -3
  187. package/src/assets/svgIcons/settings.svg +3 -3
  188. package/src/assets/svgIcons/show_in_a_new_tab.svg +12 -12
  189. package/src/assets/svgIcons/smartphone.svg +4 -4
  190. package/src/assets/svgIcons/solar_calc.svg +13 -13
  191. package/src/assets/svgIcons/sorting.svg +4 -4
  192. package/src/assets/svgIcons/start_of_the_list.svg +5 -5
  193. package/src/assets/svgIcons/strikethrough.svg +4 -4
  194. package/src/assets/svgIcons/subscriptions.svg +3 -3
  195. package/src/assets/svgIcons/subsidies-1.svg +5 -5
  196. package/src/assets/svgIcons/subsidies-2.svg +3 -3
  197. package/src/assets/svgIcons/subsidies.svg +3 -3
  198. package/src/assets/svgIcons/subtract_icon.svg +3 -3
  199. package/src/assets/svgIcons/suitcase.svg +3 -3
  200. package/src/assets/svgIcons/template_icon_not_clickable.svg +6 -6
  201. package/src/assets/svgIcons/transfer.svg +4 -4
  202. package/src/assets/svgIcons/trim_tool.svg +4 -4
  203. package/src/assets/svgIcons/truck.svg +3 -3
  204. package/src/assets/svgIcons/underlined.svg +3 -3
  205. package/src/assets/svgIcons/undo.svg +6 -6
  206. package/src/assets/svgIcons/uparrow.svg +3 -3
  207. package/src/assets/svgIcons/update.svg +3 -3
  208. package/src/assets/svgIcons/upload_avatar-1.svg +12 -12
  209. package/src/assets/svgIcons/upload_avatar.svg +5 -5
  210. package/src/assets/svgIcons/upload_image.svg +8 -8
  211. package/src/assets/svgIcons/upload_image_tool.svg +7 -7
  212. package/src/assets/svgIcons/variants.svg +6 -6
  213. package/src/assets/svgIcons/vertical_tool.svg +3 -3
  214. package/src/assets/svgIcons/virtual_storage.svg +4 -4
  215. package/src/assets/svgIcons/warning.svg +4 -4
  216. package/src/assets/svgIcons/way.svg +5 -5
  217. package/src/assets/svgIcons/wifi.svg +3 -3
  218. package/src/assets/svgIcons/winter.svg +3 -3
  219. package/src/assets/svgIcons/workflow_template.svg +11 -11
  220. package/src/assets/theme.js +38 -38
  221. package/src/components/addNewButton/AddNewButton.stories.js +24 -24
  222. package/src/components/addNewButton/index.vue +58 -58
  223. package/src/components/buttons/buttonIcon/index.vue +142 -142
  224. package/src/components/buttons/closeButton/CloseButton.stories.js +29 -29
  225. package/src/components/buttons/closeButton/index.vue +61 -61
  226. package/src/components/buttons/mainButton/index.vue +107 -107
  227. package/src/components/deleteIcon/DeleteIcon.stories.js +29 -29
  228. package/src/components/deleteIcon/index.vue +61 -61
  229. package/src/components/dropdown/Dropdown.stories.js +54 -54
  230. package/src/components/dropdown/index.vue +118 -118
  231. package/src/components/errorMessage/index.vue +61 -61
  232. package/src/components/filter/filterSettings.vue +650 -650
  233. package/src/components/filter/index.vue +132 -132
  234. package/src/components/filter/parentDropdown.vue +91 -91
  235. package/src/components/icon/Icons.stories.js +41 -41
  236. package/src/components/icon/iconCollection.vue +68 -68
  237. package/src/components/icon/index.vue +116 -116
  238. package/src/components/iconWrapper/index.vue +152 -152
  239. package/src/components/infoText/index.vue +170 -159
  240. package/src/components/inputs/checkbox/Checkbox.stories.js +57 -57
  241. package/src/components/inputs/checkbox/index.vue +187 -187
  242. package/src/components/inputs/inputNumber/InputNumber.stories.js +150 -148
  243. package/src/components/inputs/inputNumber/index.vue +710 -702
  244. package/src/components/inputs/inputNumberQuestion/index.vue +215 -215
  245. package/src/components/inputs/inputText/InputText.stories.js +75 -74
  246. package/src/components/inputs/inputText/index.vue +355 -349
  247. package/src/components/inputs/radioButton/RadioButton.stories.js +58 -58
  248. package/src/components/inputs/radioButton/index.vue +267 -267
  249. package/src/components/inputs/searchInput/SearchInput.stories.js +40 -40
  250. package/src/components/inputs/searchInput/index.vue +133 -133
  251. package/src/components/inputs/select/index.vue +582 -573
  252. package/src/components/inputs/select/option/index.vue +107 -107
  253. package/src/components/inputs/select/select.stories.js +59 -59
  254. package/src/components/inputs/slider/index.vue +126 -126
  255. package/src/components/inputs/switchField/index.vue +260 -251
  256. package/src/components/inputs/textAreaInput/TextAreaInput.stories.js +135 -127
  257. package/src/components/inputs/textAreaInput/index.vue +206 -200
  258. package/src/components/inputs/toggle/Toggle.stories.js +77 -77
  259. package/src/components/inputs/toggle/index.vue +298 -288
  260. package/src/components/modals/modal/index.vue +159 -159
  261. package/src/components/modals/modal/modal.stories.js +31 -31
  262. package/src/components/pageSubtitle/index.vue +68 -61
  263. package/src/components/pageTitle/index.vue +45 -69
  264. package/src/components/pagination/index.vue +129 -129
  265. package/src/components/progressBar/index.vue +125 -125
  266. package/src/components/projectMarker/index.vue +299 -299
  267. package/src/components/sideMenu/index.vue +266 -266
  268. package/src/components/spinner/index.vue +71 -71
  269. package/src/components/tableDropdown/index.vue +637 -637
  270. package/src/components/tables/mainTable/exampleNested.vue +328 -328
  271. package/src/components/tables/mainTable/index.vue +446 -446
  272. package/src/components/tables/viewTable/index.vue +195 -195
  273. package/src/components/threeDots/index.vue +384 -384
  274. package/src/components/videoThumbnail/index.vue +107 -107
  275. package/src/components/videoThumbnail/videoThumbnail.stories.js +35 -35
  276. package/src/helpers/numberConverter.js +102 -102
  277. package/src/helpers/translateLang.js +119 -119
  278. package/src/main.js +13 -13
@@ -1,251 +1,260 @@
1
- <template>
2
- <container>
3
- <flex-wrapper
4
- :size="size"
5
- :disabled="disabled"
6
- :alignItems="alignItems"
7
- :label="label"
8
- >
9
- <label-container
10
- v-if="label && labelAlign === 'left'"
11
- :hasInfoMessage="!!infoTextMessage"
12
- :colorMode="colorMode"
13
- >
14
- <label-text :size="size">{{ label }}</label-text>
15
- <info-text
16
- v-if="infoTextMessage"
17
- :text="infoTextMessage"
18
- />
19
- </label-container>
20
-
21
- <switch-wrapper
22
- :size="size"
23
- :disabled="disabled"
24
- :backgroundColor="backgroundColor"
25
- >
26
- <switchOption
27
- v-for="(item, index) in options"
28
- :key="index"
29
- @click="selectItem(item.value)"
30
- :isActive="selectedValue == item.value"
31
- :colorMode="colorMode"
32
- :primaryColor="primaryColor"
33
- :secondaryColor="secondaryColor"
34
- :inactiveColor="inactiveColor"
35
- >
36
- {{ item.content }}
37
- </switchOption>
38
- </switch-wrapper>
39
- <label-container
40
- v-if="label && labelAlign === 'right'"
41
- :hasInfoMessage="!!infoTextMessage"
42
- >
43
- <label-text :size="size" :fontColor="fontColor">{{ label }}</label-text>
44
- <info-text
45
- @click.native.stop
46
- v-if="infoTextMessage"
47
- :text="infoTextMessage"
48
- />
49
- </label-container>
50
- </flex-wrapper>
51
- </container>
52
- </template>
53
-
54
- <script>
55
- // import Toggle from "@eturnity/eturnity_reusable_components/src/components/inputs/toggle"
56
- // To use:
57
- // <SwitchField
58
- // @on-switch-change="onInputChange($event)"
59
- // :options="[{value:0,content:'zero'},{value:1,content:'one'},{value:2,content:'two'}]"
60
- // :value="1"
61
- // label="label"
62
- // toggleColor="red"
63
- // size="large"
64
- // backgroundColor="blue"
65
- // labelAlign="left"
66
- // fontColor="black"
67
- // :disabled="false"
68
- // />
69
-
70
- import styled from 'vue-styled-components'
71
- import InfoText from '../../infoText'
72
- import theme from '../../../assets/theme'
73
- const Container = styled.div``
74
-
75
- const flexAttrs = {
76
- label: String,
77
- size: String,
78
- disabled: Boolean,
79
- alignItems: String
80
- }
81
- const FlexWrapper = styled('div', flexAttrs)`
82
- display: grid;
83
- grid-template-columns: auto 1fr;
84
- grid-gap: 10px;
85
- align-items: center;
86
- cursor: ${(props) => (props.disabled ? 'not-allowed' : 'pointer')};
87
- grid-template-columns: ${(props) =>
88
- props.alignItems === 'vertical' || !props.label ? '1fr' : 'auto 1fr'};
89
- `
90
-
91
- const toggleAttrs = {
92
- size: String,
93
- fontColor: String,
94
- disabled: Boolean,
95
- backgroundColor: String,
96
- isChecked: Boolean
97
- }
98
- const LabelText = styled('div', toggleAttrs)`
99
- color: white;
100
- font-size: 13px;
101
- font-weight: 700;
102
- `
103
-
104
- const SwitchWrapper = styled('span', toggleAttrs)`
105
- display: flex;
106
- position: relative;
107
- cursor: ${(props) => (props.disabled ? 'not-allowed' : 'pointer')};
108
- height: ${(props) =>
109
- props.size === 'medium'
110
- ? '24px'
111
- : props.size === 'small'
112
- ? '16px'
113
- : '24px'};
114
- `
115
- const optionAttrs = {
116
- isActive: Boolean,
117
- primaryColor: String,
118
- secondaryColor: String,
119
- inactiveColor: String
120
- }
121
- const switchOption = styled('div', optionAttrs)`
122
- color: ${(props) =>
123
- props.isActive ? props.primaryColor : props.inactiveColor};
124
- background-color: ${(props) =>
125
- props.isActive ? props.secondaryColor : 'transparent'};
126
- border: 1px solid
127
- ${(props) => (props.isActive ? props.secondaryColor : props.inactiveColor)};
128
- display: flex;
129
- align-items: center;
130
- justify-content: center;
131
- flex-grow: 1;
132
- font-size: 13px;
133
- line-height: 1;
134
- text-align: center;
135
- padding: 10px;
136
- margin-right: -1px;
137
- transition: all 0.1s ease-in-out;
138
- overflow: hidden;
139
- & :hover {
140
- cursor: pointer;
141
- }
142
- &:first-child {
143
- border-radius: 4px 0 0 4px;
144
- }
145
- &:last-child {
146
- border-radius: 0 4px 4px 0;
147
- }
148
- `
149
-
150
- const labelAttrs = { hasInfoMessage: Boolean }
151
- const LabelContainer = styled('div', labelAttrs)`
152
- display: inline-grid;
153
- grid-template-columns: ${(props) =>
154
- props.hasInfoMessage ? 'auto 1fr' : 'auto'};
155
- grid-gap: 12px;
156
- align-items: center;
157
- `
158
-
159
- export default {
160
- name: 'switchField',
161
- components: {
162
- Container,
163
- SwitchWrapper,
164
- FlexWrapper,
165
- LabelText,
166
- InfoText,
167
- LabelContainer,
168
- switchOption
169
- },
170
- props: {
171
- label: {
172
- required: false,
173
- default: ''
174
- },
175
- toggleColor: {
176
- required: false
177
- },
178
- backgroundColor: {
179
- required: false
180
- },
181
- size: {
182
- required: false,
183
- default: 'small'
184
- },
185
- labelAlign: {
186
- required: false,
187
- default: 'left'
188
- },
189
- fontColor: {
190
- required: false
191
- },
192
- disabled: {
193
- required: false,
194
- default: false
195
- },
196
- infoTextMessage: {
197
- required: false
198
- },
199
- colorMode: {
200
- required: false,
201
- default: 'light'
202
- },
203
- alignItems: {
204
- required: false,
205
- default: 'horizontal'
206
- },
207
- options: {
208
- required: true
209
- },
210
- value: {
211
- required: false,
212
- default: null
213
- }
214
- },
215
- data() {
216
- return {
217
- selectedValue: null,
218
- primaryColor: 'white',
219
- secondaryColor: 'black',
220
- inactiveColor: 'grey6'
221
- }
222
- },
223
- created() {
224
- this.selectedValue = this.value
225
-
226
- if (this.colorMode == 'dark') {
227
- this.primaryColor = theme.colors.black
228
- this.secondaryColor = theme.colors.white
229
- this.inactiveColor = theme.colors.grey6
230
- } else {
231
- this.primaryColor = theme.colors.white
232
- this.secondaryColor = theme.colors.black
233
- this.inactiveColor = theme.colors.grey6
234
- }
235
- },
236
- methods: {
237
- selectItem(value) {
238
- if (this.disabled) {
239
- return
240
- }
241
- this.selectedValue = value
242
- this.$emit('on-switch-change', this.selectedValue)
243
- }
244
- },
245
- watch: {
246
- value(val) {
247
- this.selectedValue = val
248
- }
249
- }
250
- }
251
- </script>
1
+ <template>
2
+ <container>
3
+ <flex-wrapper
4
+ :size="size"
5
+ :disabled="disabled"
6
+ :alignItems="alignItems"
7
+ :label="label"
8
+ >
9
+ <label-container
10
+ v-if="label && labelAlign === 'left'"
11
+ :hasInfoMessage="!!infoTextMessage"
12
+ :colorMode="colorMode"
13
+ >
14
+ <label-text :size="size">{{ label }}</label-text>
15
+ <info-text
16
+ v-if="infoTextMessage"
17
+ :text="infoTextMessage"
18
+ borderColor="#ccc"
19
+ size="14px"
20
+ :alignText="infoTextAlign"
21
+ />
22
+ </label-container>
23
+
24
+ <switch-wrapper
25
+ :size="size"
26
+ :disabled="disabled"
27
+ :backgroundColor="backgroundColor"
28
+ >
29
+ <switchOption
30
+ v-for="(item, index) in options"
31
+ :key="index"
32
+ @click="selectItem(item.value)"
33
+ :isActive="selectedValue == item.value"
34
+ :colorMode="colorMode"
35
+ :primaryColor="primaryColor"
36
+ :secondaryColor="secondaryColor"
37
+ :inactiveColor="inactiveColor"
38
+ >
39
+ {{ item.content }}
40
+ </switchOption>
41
+ </switch-wrapper>
42
+ <label-container
43
+ v-if="label && labelAlign === 'right'"
44
+ :hasInfoMessage="!!infoTextMessage"
45
+ >
46
+ <label-text :size="size" :fontColor="fontColor">{{ label }}</label-text>
47
+ <info-text
48
+ @click.native.stop
49
+ v-if="infoTextMessage"
50
+ :text="infoTextMessage"
51
+ borderColor="#ccc"
52
+ size="14px"
53
+ :alignText="infoTextAlign"
54
+ />
55
+ </label-container>
56
+ </flex-wrapper>
57
+ </container>
58
+ </template>
59
+
60
+ <script>
61
+ // import Toggle from "@eturnity/eturnity_reusable_components/src/components/inputs/toggle"
62
+ // To use:
63
+ // <SwitchField
64
+ // @on-switch-change="onInputChange($event)"
65
+ // :options="[{value:0,content:'zero'},{value:1,content:'one'},{value:2,content:'two'}]"
66
+ // :value="1"
67
+ // label="label"
68
+ // toggleColor="red"
69
+ // size="large"
70
+ // backgroundColor="blue"
71
+ // labelAlign="left"
72
+ // fontColor="black"
73
+ // :disabled="false"
74
+ // />
75
+
76
+ import styled from 'vue-styled-components'
77
+ import InfoText from '../../infoText'
78
+ import theme from '../../../assets/theme'
79
+ const Container = styled.div``
80
+
81
+ const flexAttrs = {
82
+ label: String,
83
+ size: String,
84
+ disabled: Boolean,
85
+ alignItems: String
86
+ }
87
+ const FlexWrapper = styled('div', flexAttrs)`
88
+ display: grid;
89
+ grid-template-columns: auto 1fr;
90
+ grid-gap: 10px;
91
+ align-items: center;
92
+ cursor: ${(props) => (props.disabled ? 'not-allowed' : 'pointer')};
93
+ grid-template-columns: ${(props) =>
94
+ props.alignItems === 'vertical' || !props.label ? '1fr' : 'auto 1fr'};
95
+ `
96
+
97
+ const toggleAttrs = {
98
+ size: String,
99
+ fontColor: String,
100
+ disabled: Boolean,
101
+ backgroundColor: String,
102
+ isChecked: Boolean
103
+ }
104
+ const LabelText = styled('div', toggleAttrs)`
105
+ color: white;
106
+ font-size: 13px;
107
+ font-weight: 700;
108
+ `
109
+
110
+ const SwitchWrapper = styled('span', toggleAttrs)`
111
+ display: flex;
112
+ position: relative;
113
+ cursor: ${(props) => (props.disabled ? 'not-allowed' : 'pointer')};
114
+ height: ${(props) =>
115
+ props.size === 'medium'
116
+ ? '24px'
117
+ : props.size === 'small'
118
+ ? '16px'
119
+ : '24px'};
120
+ `
121
+ const optionAttrs = {
122
+ isActive: Boolean,
123
+ primaryColor: String,
124
+ secondaryColor: String,
125
+ inactiveColor: String
126
+ }
127
+ const switchOption = styled('div', optionAttrs)`
128
+ color: ${(props) =>
129
+ props.isActive ? props.primaryColor : props.inactiveColor};
130
+ background-color: ${(props) =>
131
+ props.isActive ? props.secondaryColor : 'transparent'};
132
+ border: 1px solid
133
+ ${(props) => (props.isActive ? props.secondaryColor : props.inactiveColor)};
134
+ display: flex;
135
+ align-items: center;
136
+ justify-content: center;
137
+ flex-grow: 1;
138
+ font-size: 13px;
139
+ line-height: 1;
140
+ text-align: center;
141
+ padding: 10px;
142
+ margin-right: -1px;
143
+ transition: all 0.1s ease-in-out;
144
+ overflow: hidden;
145
+ & :hover {
146
+ cursor: pointer;
147
+ }
148
+ &:first-child {
149
+ border-radius: 4px 0 0 4px;
150
+ }
151
+ &:last-child {
152
+ border-radius: 0 4px 4px 0;
153
+ }
154
+ `
155
+
156
+ const labelAttrs = { hasInfoMessage: Boolean }
157
+ const LabelContainer = styled('div', labelAttrs)`
158
+ display: inline-grid;
159
+ grid-template-columns: ${(props) =>
160
+ props.hasInfoMessage ? 'auto 1fr' : 'auto'};
161
+ grid-gap: 12px;
162
+ align-items: center;
163
+ `
164
+
165
+ export default {
166
+ name: 'switchField',
167
+ components: {
168
+ Container,
169
+ SwitchWrapper,
170
+ FlexWrapper,
171
+ LabelText,
172
+ InfoText,
173
+ LabelContainer,
174
+ switchOption
175
+ },
176
+ props: {
177
+ label: {
178
+ required: false,
179
+ default: ''
180
+ },
181
+ toggleColor: {
182
+ required: false
183
+ },
184
+ backgroundColor: {
185
+ required: false
186
+ },
187
+ size: {
188
+ required: false,
189
+ default: 'small'
190
+ },
191
+ labelAlign: {
192
+ required: false,
193
+ default: 'left'
194
+ },
195
+ fontColor: {
196
+ required: false
197
+ },
198
+ disabled: {
199
+ required: false,
200
+ default: false
201
+ },
202
+ infoTextMessage: {
203
+ required: false
204
+ },
205
+ infoTextAlign: {
206
+ required: false
207
+ },
208
+ colorMode: {
209
+ required: false,
210
+ default: 'light'
211
+ },
212
+ alignItems: {
213
+ required: false,
214
+ default: 'horizontal'
215
+ },
216
+ options: {
217
+ required: true
218
+ },
219
+ value: {
220
+ required: false,
221
+ default: null
222
+ }
223
+ },
224
+ data() {
225
+ return {
226
+ selectedValue: null,
227
+ primaryColor: 'white',
228
+ secondaryColor: 'black',
229
+ inactiveColor: 'grey6'
230
+ }
231
+ },
232
+ created() {
233
+ this.selectedValue = this.value
234
+
235
+ if (this.colorMode == 'dark') {
236
+ this.primaryColor = theme.colors.black
237
+ this.secondaryColor = theme.colors.white
238
+ this.inactiveColor = theme.colors.grey6
239
+ } else {
240
+ this.primaryColor = theme.colors.white
241
+ this.secondaryColor = theme.colors.black
242
+ this.inactiveColor = theme.colors.grey6
243
+ }
244
+ },
245
+ methods: {
246
+ selectItem(value) {
247
+ if (this.disabled) {
248
+ return
249
+ }
250
+ this.selectedValue = value
251
+ this.$emit('on-switch-change', this.selectedValue)
252
+ }
253
+ },
254
+ watch: {
255
+ value(val) {
256
+ this.selectedValue = val
257
+ }
258
+ }
259
+ }
260
+ </script>