@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,58 +1,58 @@
1
- import RadioButton from "./index.vue"
2
-
3
- export default {
4
- title: "RadioButton",
5
- component: RadioButton,
6
- // argTypes: {},
7
- }
8
-
9
- const Template = (args, { argTypes }) => ({
10
- // Components used in your story `template` are defined in the `components` object
11
- components: { RadioButton },
12
- // The story's `args` need to be mapped into the template through the `setup()` method
13
- props: Object.keys(argTypes),
14
- template: '<radio-button v-bind="$props" />',
15
-
16
- // import RadioButton from "@eturnity/eturnity_reusable_components/src/components/inputs/radioButton"
17
- // To use:
18
- // <radio-button
19
- // :options="radioOptions"
20
- // :selectedOption="checkedOption"
21
- // @on-radio-change="onInputChange($event)"
22
- // layout="vertical"
23
- // size="large"
24
- // />
25
- // Data being passed should look like:
26
- // radioOptions: [
27
- // { label: 'Button 1', value: 'button_1', img: 'www.imagesrc.com', infoText: 'my info text' },
28
- // { label: 'Button 2', value: 'button_2', img: 'www.imagesrc.com', infoText: 'my info text 2' },
29
- // { label: 'Button 3', value: 'button_3', img: 'www.imagesrc.com', disabled: true },
30
- // { label: 'Button 4', value: 'button_4', disabled: true }
31
- // ]
32
- })
33
-
34
- export const Default = Template.bind({})
35
- Default.args = {
36
- options: [
37
- { label: "Button 1", value: "button_1", infoText: "my info text" },
38
- { label: "Button 2", value: "button_2", infoText: "my info text 2" },
39
- { label: "Button 3", value: "button_3", disabled: true },
40
- { label: "Button 4", value: "button_4", disabled: true },
41
- ],
42
- selectedOption: "button_2",
43
- layout: "horizontal",
44
- size: "medium",
45
- }
46
-
47
- export const VerticalLayout = Template.bind({})
48
- VerticalLayout.args = {
49
- options: [
50
- { label: "Button 1", value: "button_1" },
51
- { label: "Button 2", value: "button_2" },
52
- { label: "Button 3", value: "button_3" },
53
- { label: "Button 4", value: "button_4", disabled: true },
54
- ],
55
- selectedOption: "button_2",
56
- layout: "vertical",
57
- size: "medium",
58
- }
1
+ import RadioButton from "./index.vue"
2
+
3
+ export default {
4
+ title: "RadioButton",
5
+ component: RadioButton,
6
+ // argTypes: {},
7
+ }
8
+
9
+ const Template = (args, { argTypes }) => ({
10
+ // Components used in your story `template` are defined in the `components` object
11
+ components: { RadioButton },
12
+ // The story's `args` need to be mapped into the template through the `setup()` method
13
+ props: Object.keys(argTypes),
14
+ template: '<radio-button v-bind="$props" />',
15
+
16
+ // import RadioButton from "@eturnity/eturnity_reusable_components/src/components/inputs/radioButton"
17
+ // To use:
18
+ // <radio-button
19
+ // :options="radioOptions"
20
+ // :selectedOption="checkedOption"
21
+ // @on-radio-change="onInputChange($event)"
22
+ // layout="vertical"
23
+ // size="large"
24
+ // />
25
+ // Data being passed should look like:
26
+ // radioOptions: [
27
+ // { label: 'Button 1', value: 'button_1', img: 'www.imagesrc.com', infoText: 'my info text' },
28
+ // { label: 'Button 2', value: 'button_2', img: 'www.imagesrc.com', infoText: 'my info text 2' },
29
+ // { label: 'Button 3', value: 'button_3', img: 'www.imagesrc.com', disabled: true },
30
+ // { label: 'Button 4', value: 'button_4', disabled: true }
31
+ // ]
32
+ })
33
+
34
+ export const Default = Template.bind({})
35
+ Default.args = {
36
+ options: [
37
+ { label: "Button 1", value: "button_1", infoText: "my info text" },
38
+ { label: "Button 2", value: "button_2", infoText: "my info text 2" },
39
+ { label: "Button 3", value: "button_3", disabled: true },
40
+ { label: "Button 4", value: "button_4", disabled: true },
41
+ ],
42
+ selectedOption: "button_2",
43
+ layout: "horizontal",
44
+ size: "medium",
45
+ }
46
+
47
+ export const VerticalLayout = Template.bind({})
48
+ VerticalLayout.args = {
49
+ options: [
50
+ { label: "Button 1", value: "button_1" },
51
+ { label: "Button 2", value: "button_2" },
52
+ { label: "Button 3", value: "button_3" },
53
+ { label: "Button 4", value: "button_4", disabled: true },
54
+ ],
55
+ selectedOption: "button_2",
56
+ layout: "vertical",
57
+ size: "medium",
58
+ }
@@ -1,267 +1,267 @@
1
- <template>
2
- <component-wrapper :layout="layout">
3
- <radio-wrapper v-for="(item, index) in options" :key="item.value">
4
- <label-container
5
- :size="size"
6
- :isDisabled="item.disabled"
7
- :isChecked="selectedOption === item.value"
8
- :checkmarkColor="checkmarkColor"
9
- >
10
- <radio
11
- type="radio"
12
- :value="selectedOption"
13
- @click="onInputHandler(item.value)"
14
- :name="'radioButtons_' + radioName"
15
- :checked="selectedOption === item.value"
16
- :disabled="item.disabled"
17
- :data-id="`radio_button_${dataId}_option_${item.value}`"
18
- />
19
- <span class="checkmark"></span>
20
- <label-text :isDisabled="item.disabled">{{ item.label }}</label-text>
21
- <info-text v-if="item.infoText" :text="item.infoText" size="16px" />
22
- </label-container>
23
- <image-container v-if="item.img">
24
- <radio-image :src="item.img" />
25
- <div class="search-icn-container" @click="toggleImageModal(index)">
26
- <img
27
- class="search-icn"
28
- :src="require('../../../assets/icons/search_icon.png')"
29
- />
30
- </div>
31
- </image-container>
32
- <modal
33
- v-if="item.img"
34
- :isOpen="isImageOpen(index)"
35
- @on-close="toggleImageModal(null)"
36
- >
37
- <modal-image-container>
38
- <modal-image :src="item.img" />
39
- </modal-image-container>
40
- </modal>
41
- </radio-wrapper>
42
- </component-wrapper>
43
- </template>
44
-
45
- <script>
46
- // import RadioButton from "@eturnity/eturnity_reusable_components/src/components/inputs/radioButton"
47
- // To use:
48
- // <radio-button
49
- // :options="radioOptions"
50
- // :selectedOption="checkedOption"
51
- // @on-radio-change="onInputChange($event)"
52
- // layout="vertical"
53
- // size="large"
54
- // />
55
- // Data being passed should look like:
56
- // radioOptions: [
57
- // { label: 'Button 1', value: 'button_1', img: 'www.imagesrc.com', infoText: 'my info text' },
58
- // { label: 'Button 2', value: 'button_2', img: 'www.imagesrc.com', infoText: 'my info text 2' },
59
- // { label: 'Button 3', value: 'button_3', img: 'www.imagesrc.com', disabled: true },
60
- // { label: 'Button 4', value: 'button_4', disabled: true }
61
- // ]
62
-
63
- import styled from 'vue3-styled-components'
64
- import Modal from '../../modals/modal'
65
- import InfoText from '../../infoText'
66
-
67
- const wrapperProps = {
68
- layout: String
69
- }
70
- const ComponentWrapper = styled('div', wrapperProps)`
71
- display: flex;
72
- flex-direction: ${(props) =>
73
- props.layout === 'vertical' ? 'column' : 'row'};
74
- grid-gap: 10px 5px;
75
- flex-wrap: wrap;
76
- `
77
-
78
- const Radio = styled.input`
79
- cursor: pointer;
80
- position: absolute;
81
- opacity: 0;
82
- cursor: pointer;
83
- height: 0;
84
- width: 0;
85
- `
86
-
87
- const RadioWrapper = styled.div`
88
- display: grid;
89
- grid-gap: 10px;
90
- `
91
-
92
- const containerProps = {
93
- size: String,
94
- isDisabled: Boolean,
95
- isChecked: Boolean,
96
- checkmarkColor: String
97
- }
98
- const LabelContainer = styled('label', containerProps)`
99
- display: grid;
100
- grid-template-columns: auto 1fr auto;
101
- grid-gap: 15px;
102
- align-items: center;
103
- color: ${(props) =>
104
- props.isDisabled ? props.theme.colors.grey2 : props.theme.colors.black};
105
- position: relative;
106
- cursor: ${(props) => (props.isDisabled ? 'not-allowed' : 'pointer')};
107
- font-size: ${(props) =>
108
- props.size === 'large'
109
- ? '16px'
110
- : props.size === 'medium'
111
- ? '13px'
112
- : '10px'};
113
- user-select: none;
114
- flex: auto;
115
- align-self: baseline;
116
-
117
- .checkmark {
118
- height: ${(props) =>
119
- props.size === 'large'
120
- ? '23px'
121
- : props.size === 'medium'
122
- ? '16px'
123
- : '12px'};
124
- width: ${(props) =>
125
- props.size === 'large'
126
- ? '23px'
127
- : props.size === 'medium'
128
- ? '16px'
129
- : '12px'};
130
- background-color: #fff;
131
- border-radius: 100%;
132
- border: 1px solid ${(props) => props.theme.colors.mediumGray};
133
- display: flex;
134
- align-items: center;
135
- justify-content: center;
136
-
137
- &:after {
138
- content: '';
139
- display: ${(props) => (props.isChecked ? 'block' : 'none')};
140
- width: ${(props) =>
141
- props.size === 'large'
142
- ? '10px'
143
- : props.size === 'medium'
144
- ? '8px'
145
- : '6px'};
146
- height: ${(props) =>
147
- props.size === 'large'
148
- ? '10px'
149
- : props.size === 'medium'
150
- ? '8px'
151
- : '6px'};
152
- border-radius: 100%;
153
- background: ${(props) =>
154
- props.checkmarkColor ? props.checkmarkColor : props.theme.colors.green};
155
- }
156
- }
157
- `
158
-
159
- const textAttrs = { isDisabled: Boolean }
160
- const LabelText = styled('div', textAttrs)`
161
- color: ${(props) =>
162
- props.isDisabled ? props.theme.colors.grey2 : props.theme.colors.black};
163
- `
164
-
165
- const RadioImage = styled.img`
166
- max-width: 100px;
167
- `
168
-
169
- const ImageContainer = styled.div`
170
- border-radius: 4px;
171
- cursor: pointer;
172
- display: grid;
173
- align-items: center;
174
- justify-items: center;
175
- position: relative;
176
-
177
- .search-icn-container {
178
- display: none;
179
- }
180
-
181
- &:hover {
182
- .search-icn-container {
183
- display: grid;
184
- position: absolute;
185
- background: rgba(0, 0, 0, 0.4);
186
- width: 100%;
187
- height: 100%;
188
- align-items: center;
189
- justify-items: center;
190
- }
191
- }
192
- `
193
-
194
- const ModalImage = styled.img``
195
-
196
- const ModalImageContainer = styled.div`
197
- padding: 40px;
198
- `
199
-
200
- export default {
201
- name: 'radio-button',
202
- components: {
203
- Radio,
204
- ComponentWrapper,
205
- LabelContainer,
206
- RadioWrapper,
207
- RadioImage,
208
- ImageContainer,
209
- Modal,
210
- ModalImage,
211
- ModalImageContainer,
212
- InfoText,
213
- LabelText
214
- },
215
- props: {
216
- selectedOption: {
217
- required: true,
218
- default: false
219
- },
220
- options: {
221
- required: true,
222
- default: []
223
- },
224
- layout: {
225
- required: false,
226
- default: 'horizontal' //2 options: 'vertical' (only 1 per row) & 'horizontal' (many per row)
227
- },
228
- size: {
229
- required: false,
230
- default: 'medium' // small, medium, large
231
- },
232
- name: {
233
- required: false,
234
- default: ''
235
- },
236
- checkmarkColor: {
237
- required: false,
238
- default: ''
239
- },
240
- dataId: {
241
- type: String,
242
- default: 'key'
243
- }
244
- },
245
- data() {
246
- return {
247
- selectedImage: null,
248
- radioName: ''
249
- }
250
- },
251
- methods: {
252
- onInputHandler(value) {
253
- this.$emit('on-radio-change', value)
254
- },
255
- isImageOpen(index) {
256
- return this.selectedImage === index
257
- },
258
- toggleImageModal(value) {
259
- this.selectedImage = value
260
- }
261
- },
262
- created() {
263
- this.radioName =
264
- this.name.length === 0 ? Math.round(Math.random() * 10000) : this.name
265
- }
266
- }
267
- </script>
1
+ <template>
2
+ <component-wrapper :layout="layout">
3
+ <radio-wrapper v-for="(item, index) in options" :key="item.value">
4
+ <label-container
5
+ :size="size"
6
+ :isDisabled="item.disabled"
7
+ :isChecked="selectedOption === item.value"
8
+ :checkmarkColor="checkmarkColor"
9
+ >
10
+ <radio
11
+ type="radio"
12
+ :value="selectedOption"
13
+ @click="onInputHandler(item.value)"
14
+ :name="'radioButtons_' + radioName"
15
+ :checked="selectedOption === item.value"
16
+ :disabled="item.disabled"
17
+ :data-id="`radio_button_${dataId}_option_${item.value}`"
18
+ />
19
+ <span class="checkmark"></span>
20
+ <label-text :isDisabled="item.disabled">{{ item.label }}</label-text>
21
+ <info-text v-if="item.infoText" :text="item.infoText" size="16px" />
22
+ </label-container>
23
+ <image-container v-if="item.img">
24
+ <radio-image :src="item.img" />
25
+ <div class="search-icn-container" @click="toggleImageModal(index)">
26
+ <img
27
+ class="search-icn"
28
+ :src="require('../../../assets/icons/search_icon.png')"
29
+ />
30
+ </div>
31
+ </image-container>
32
+ <modal
33
+ v-if="item.img"
34
+ :isOpen="isImageOpen(index)"
35
+ @on-close="toggleImageModal(null)"
36
+ >
37
+ <modal-image-container>
38
+ <modal-image :src="item.img" />
39
+ </modal-image-container>
40
+ </modal>
41
+ </radio-wrapper>
42
+ </component-wrapper>
43
+ </template>
44
+
45
+ <script>
46
+ // import RadioButton from "@eturnity/eturnity_reusable_components/src/components/inputs/radioButton"
47
+ // To use:
48
+ // <radio-button
49
+ // :options="radioOptions"
50
+ // :selectedOption="checkedOption"
51
+ // @on-radio-change="onInputChange($event)"
52
+ // layout="vertical"
53
+ // size="large"
54
+ // />
55
+ // Data being passed should look like:
56
+ // radioOptions: [
57
+ // { label: 'Button 1', value: 'button_1', img: 'www.imagesrc.com', infoText: 'my info text' },
58
+ // { label: 'Button 2', value: 'button_2', img: 'www.imagesrc.com', infoText: 'my info text 2' },
59
+ // { label: 'Button 3', value: 'button_3', img: 'www.imagesrc.com', disabled: true },
60
+ // { label: 'Button 4', value: 'button_4', disabled: true }
61
+ // ]
62
+
63
+ import styled from 'vue-styled-components'
64
+ import Modal from '../../modals/modal'
65
+ import InfoText from '../../infoText'
66
+
67
+ const wrapperProps = {
68
+ layout: String
69
+ }
70
+ const ComponentWrapper = styled('div', wrapperProps)`
71
+ display: flex;
72
+ flex-direction: ${(props) =>
73
+ props.layout === 'vertical' ? 'column' : 'row'};
74
+ grid-gap: 10px 5px;
75
+ flex-wrap: wrap;
76
+ `
77
+
78
+ const Radio = styled.input`
79
+ cursor: pointer;
80
+ position: absolute;
81
+ opacity: 0;
82
+ cursor: pointer;
83
+ height: 0;
84
+ width: 0;
85
+ `
86
+
87
+ const RadioWrapper = styled.div`
88
+ display: grid;
89
+ grid-gap: 10px;
90
+ `
91
+
92
+ const containerProps = {
93
+ size: String,
94
+ isDisabled: Boolean,
95
+ isChecked: Boolean,
96
+ checkmarkColor: String
97
+ }
98
+ const LabelContainer = styled('label', containerProps)`
99
+ display: grid;
100
+ grid-template-columns: auto 1fr auto;
101
+ grid-gap: 15px;
102
+ align-items: center;
103
+ color: ${(props) =>
104
+ props.isDisabled ? props.theme.colors.grey2 : props.theme.colors.black};
105
+ position: relative;
106
+ cursor: ${(props) => (props.isDisabled ? 'not-allowed' : 'pointer')};
107
+ font-size: ${(props) =>
108
+ props.size === 'large'
109
+ ? '16px'
110
+ : props.size === 'medium'
111
+ ? '13px'
112
+ : '10px'};
113
+ user-select: none;
114
+ flex: auto;
115
+ align-self: baseline;
116
+
117
+ .checkmark {
118
+ height: ${(props) =>
119
+ props.size === 'large'
120
+ ? '23px'
121
+ : props.size === 'medium'
122
+ ? '16px'
123
+ : '12px'};
124
+ width: ${(props) =>
125
+ props.size === 'large'
126
+ ? '23px'
127
+ : props.size === 'medium'
128
+ ? '16px'
129
+ : '12px'};
130
+ background-color: #fff;
131
+ border-radius: 100%;
132
+ border: 1px solid ${(props) => props.theme.colors.mediumGray};
133
+ display: flex;
134
+ align-items: center;
135
+ justify-content: center;
136
+
137
+ &:after {
138
+ content: '';
139
+ display: ${(props) => (props.isChecked ? 'block' : 'none')};
140
+ width: ${(props) =>
141
+ props.size === 'large'
142
+ ? '10px'
143
+ : props.size === 'medium'
144
+ ? '8px'
145
+ : '6px'};
146
+ height: ${(props) =>
147
+ props.size === 'large'
148
+ ? '10px'
149
+ : props.size === 'medium'
150
+ ? '8px'
151
+ : '6px'};
152
+ border-radius: 100%;
153
+ background: ${(props) =>
154
+ props.checkmarkColor ? props.checkmarkColor : props.theme.colors.green};
155
+ }
156
+ }
157
+ `
158
+
159
+ const textAttrs = { isDisabled: Boolean }
160
+ const LabelText = styled('div', textAttrs)`
161
+ color: ${(props) =>
162
+ props.isDisabled ? props.theme.colors.grey2 : props.theme.colors.black};
163
+ `
164
+
165
+ const RadioImage = styled.img`
166
+ max-width: 100px;
167
+ `
168
+
169
+ const ImageContainer = styled.div`
170
+ border-radius: 4px;
171
+ cursor: pointer;
172
+ display: grid;
173
+ align-items: center;
174
+ justify-items: center;
175
+ position: relative;
176
+
177
+ .search-icn-container {
178
+ display: none;
179
+ }
180
+
181
+ &:hover {
182
+ .search-icn-container {
183
+ display: grid;
184
+ position: absolute;
185
+ background: rgba(0, 0, 0, 0.4);
186
+ width: 100%;
187
+ height: 100%;
188
+ align-items: center;
189
+ justify-items: center;
190
+ }
191
+ }
192
+ `
193
+
194
+ const ModalImage = styled.img``
195
+
196
+ const ModalImageContainer = styled.div`
197
+ padding: 40px;
198
+ `
199
+
200
+ export default {
201
+ name: 'radio-button',
202
+ components: {
203
+ Radio,
204
+ ComponentWrapper,
205
+ LabelContainer,
206
+ RadioWrapper,
207
+ RadioImage,
208
+ ImageContainer,
209
+ Modal,
210
+ ModalImage,
211
+ ModalImageContainer,
212
+ InfoText,
213
+ LabelText
214
+ },
215
+ props: {
216
+ selectedOption: {
217
+ required: true,
218
+ default: false
219
+ },
220
+ options: {
221
+ required: true,
222
+ default: []
223
+ },
224
+ layout: {
225
+ required: false,
226
+ default: 'horizontal' //2 options: 'vertical' (only 1 per row) & 'horizontal' (many per row)
227
+ },
228
+ size: {
229
+ required: false,
230
+ default: 'medium' // small, medium, large
231
+ },
232
+ name: {
233
+ required: false,
234
+ default: ''
235
+ },
236
+ checkmarkColor: {
237
+ required: false,
238
+ default: ''
239
+ },
240
+ dataId: {
241
+ type: String,
242
+ default: 'key'
243
+ }
244
+ },
245
+ data() {
246
+ return {
247
+ selectedImage: null,
248
+ radioName: ''
249
+ }
250
+ },
251
+ methods: {
252
+ onInputHandler(value) {
253
+ this.$emit('on-radio-change', value)
254
+ },
255
+ isImageOpen(index) {
256
+ return this.selectedImage === index
257
+ },
258
+ toggleImageModal(value) {
259
+ this.selectedImage = value
260
+ }
261
+ },
262
+ created() {
263
+ this.radioName =
264
+ this.name.length === 0 ? Math.round(Math.random() * 10000) : this.name
265
+ }
266
+ }
267
+ </script>