@eturnity/eturnity_reusable_components 8.13.13-EPDM-14085.0 → 8.13.13-EPDM-9631.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 (417) hide show
  1. package/README.md +29 -29
  2. package/package.json +85 -85
  3. package/src/App.vue +30 -30
  4. package/src/Test.vue +64 -64
  5. package/src/assets/icons/arrow_down.svg +3 -3
  6. package/src/assets/icons/arrow_up_red.svg +3 -3
  7. package/src/assets/icons/black_spinner.svg +35 -35
  8. package/src/assets/icons/delete_icon.svg +11 -11
  9. package/src/assets/icons/delete_icon_gray.svg +11 -11
  10. package/src/assets/icons/drag_icon.svg +8 -8
  11. package/src/assets/icons/external_icon.svg +6 -6
  12. package/src/assets/icons/language_icon.svg +6 -6
  13. package/src/assets/icons/pdf_icon.svg +6 -6
  14. package/src/assets/icons/plus_button.svg +4 -4
  15. package/src/assets/icons/search_icon_black.svg +3 -3
  16. package/src/assets/icons/subposition_icon.svg +3 -3
  17. package/src/assets/icons/subposition_marker.svg +3 -3
  18. package/src/assets/icons/warning_icon.svg +3 -3
  19. package/src/assets/svgIcons/2d_active.svg +7 -7
  20. package/src/assets/svgIcons/2d_inactive.svg +8 -8
  21. package/src/assets/svgIcons/3d_active.svg +7 -7
  22. package/src/assets/svgIcons/3d_inactive.svg +8 -8
  23. package/src/assets/svgIcons/_readme.md +7 -7
  24. package/src/assets/svgIcons/accept.svg +5 -5
  25. package/src/assets/svgIcons/activate_panels_active.svg +22 -22
  26. package/src/assets/svgIcons/activate_panels_inactive.svg +20 -20
  27. package/src/assets/svgIcons/add_icon-1.svg +3 -3
  28. package/src/assets/svgIcons/add_icon.svg +4 -4
  29. package/src/assets/svgIcons/address_book.svg +3 -3
  30. package/src/assets/svgIcons/adjust_roof.svg +6 -6
  31. package/src/assets/svgIcons/after_sale_as_a_service.svg +6 -6
  32. package/src/assets/svgIcons/all_good.svg +3 -3
  33. package/src/assets/svgIcons/angle_active.svg +5 -5
  34. package/src/assets/svgIcons/angle_inactive.svg +4 -4
  35. package/src/assets/svgIcons/area_active.svg +11 -11
  36. package/src/assets/svgIcons/area_inactive.svg +26 -26
  37. package/src/assets/svgIcons/areas_tool.svg +14 -14
  38. package/src/assets/svgIcons/arrow_down.svg +3 -3
  39. package/src/assets/svgIcons/arrow_down_unfilled.svg +4 -4
  40. package/src/assets/svgIcons/arrow_left.svg +4 -4
  41. package/src/assets/svgIcons/arrow_right.svg +4 -4
  42. package/src/assets/svgIcons/arrow_up.svg +3 -3
  43. package/src/assets/svgIcons/arrow_up_unfilled.svg +4 -4
  44. package/src/assets/svgIcons/attachment.svg +3 -3
  45. package/src/assets/svgIcons/base_layer.svg +3 -3
  46. package/src/assets/svgIcons/battery.svg +3 -3
  47. package/src/assets/svgIcons/bell.svg +3 -3
  48. package/src/assets/svgIcons/bell_alt.svg +3 -3
  49. package/src/assets/svgIcons/bexio.svg +4 -4
  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/buildings.svg +55 -55
  57. package/src/assets/svgIcons/bullet_list.svg +8 -8
  58. package/src/assets/svgIcons/calendar.svg +7 -7
  59. package/src/assets/svgIcons/calendar_icon.svg +7 -7
  60. package/src/assets/svgIcons/call.svg +3 -3
  61. package/src/assets/svgIcons/camera.svg +3 -3
  62. package/src/assets/svgIcons/car.svg +3 -3
  63. package/src/assets/svgIcons/cart.svg +3 -3
  64. package/src/assets/svgIcons/charger_icon_white.svg +44 -44
  65. package/src/assets/svgIcons/checkbox.svg +3 -3
  66. package/src/assets/svgIcons/checkmark.svg +3 -3
  67. package/src/assets/svgIcons/checkmark_white.svg +4 -4
  68. package/src/assets/svgIcons/clear_formatting.svg +7 -7
  69. package/src/assets/svgIcons/clenergy.svg +3 -3
  70. package/src/assets/svgIcons/clickable_info.svg +4 -4
  71. package/src/assets/svgIcons/clickable_info_white.svg +5 -5
  72. package/src/assets/svgIcons/clip.svg +3 -3
  73. package/src/assets/svgIcons/clock.svg +17 -17
  74. package/src/assets/svgIcons/clock_full.svg +3 -3
  75. package/src/assets/svgIcons/close.svg +4 -4
  76. package/src/assets/svgIcons/co_branding.svg +5 -5
  77. package/src/assets/svgIcons/collapse.svg +4 -4
  78. package/src/assets/svgIcons/collapse_all.svg +3 -3
  79. package/src/assets/svgIcons/collections.svg +3 -3
  80. package/src/assets/svgIcons/component_library.svg +7 -7
  81. package/src/assets/svgIcons/consumption_tariffs.svg +43 -43
  82. package/src/assets/svgIcons/context_menu-1.svg +6 -6
  83. package/src/assets/svgIcons/context_menu-2.svg +5 -5
  84. package/src/assets/svgIcons/context_menu.svg +5 -5
  85. package/src/assets/svgIcons/context_menu_tabs.svg +5 -5
  86. package/src/assets/svgIcons/cross.svg +4 -4
  87. package/src/assets/svgIcons/current_variant.svg +4 -4
  88. package/src/assets/svgIcons/customer.svg +3 -3
  89. package/src/assets/svgIcons/dashboard.svg +3 -3
  90. package/src/assets/svgIcons/data_transfer.svg +3 -3
  91. package/src/assets/svgIcons/deadline.svg +4 -4
  92. package/src/assets/svgIcons/deal_flow.svg +3 -3
  93. package/src/assets/svgIcons/delete.svg +4 -4
  94. package/src/assets/svgIcons/delete_area_active.svg +16 -16
  95. package/src/assets/svgIcons/delete_area_inactive.svg +15 -15
  96. package/src/assets/svgIcons/direction_active-1.svg +12 -12
  97. package/src/assets/svgIcons/direction_active.svg +5 -5
  98. package/src/assets/svgIcons/direction_arrow.svg +4 -4
  99. package/src/assets/svgIcons/direction_inactive.svg +4 -4
  100. package/src/assets/svgIcons/dislike.svg +3 -3
  101. package/src/assets/svgIcons/distance_tool.svg +8 -8
  102. package/src/assets/svgIcons/distances_active.svg +9 -9
  103. package/src/assets/svgIcons/distances_inactive.svg +8 -8
  104. package/src/assets/svgIcons/distort_tool.svg +10 -10
  105. package/src/assets/svgIcons/distort_tool2.svg +16 -16
  106. package/src/assets/svgIcons/document.svg +3 -3
  107. package/src/assets/svgIcons/documents.svg +3 -3
  108. package/src/assets/svgIcons/downarrow.svg +3 -3
  109. package/src/assets/svgIcons/download.svg +4 -4
  110. package/src/assets/svgIcons/drag_icon.svg +8 -8
  111. package/src/assets/svgIcons/draggable_corner.svg +5 -5
  112. package/src/assets/svgIcons/draw_tool.svg +3 -3
  113. package/src/assets/svgIcons/duplicate-1.svg +8 -8
  114. package/src/assets/svgIcons/duplicate-2.svg +5 -5
  115. package/src/assets/svgIcons/duplicate.svg +4 -4
  116. package/src/assets/svgIcons/e-mobility_configurator.svg +6 -6
  117. package/src/assets/svgIcons/e_signature.svg +5 -5
  118. package/src/assets/svgIcons/edit_button.svg +3 -3
  119. package/src/assets/svgIcons/efs.svg +5 -5
  120. package/src/assets/svgIcons/electricity_tariff.svg +3 -3
  121. package/src/assets/svgIcons/email.svg +3 -3
  122. package/src/assets/svgIcons/ems-1.svg +3 -3
  123. package/src/assets/svgIcons/ems.svg +3 -3
  124. package/src/assets/svgIcons/end_of_the_list.svg +5 -5
  125. package/src/assets/svgIcons/energy_meter.svg +3 -3
  126. package/src/assets/svgIcons/erase.svg +4 -4
  127. package/src/assets/svgIcons/erase_white.svg +4 -4
  128. package/src/assets/svgIcons/expand_all.svg +4 -4
  129. package/src/assets/svgIcons/export_document.svg +3 -3
  130. package/src/assets/svgIcons/external_icon.svg +5 -5
  131. package/src/assets/svgIcons/fav_icon.svg +4 -4
  132. package/src/assets/svgIcons/finance.svg +3 -3
  133. package/src/assets/svgIcons/financing_for_pv-1.svg +5 -5
  134. package/src/assets/svgIcons/financing_for_pv-2.svg +3 -3
  135. package/src/assets/svgIcons/financing_for_pv.svg +3 -3
  136. package/src/assets/svgIcons/finish-1.svg +4 -4
  137. package/src/assets/svgIcons/finish.svg +3 -3
  138. package/src/assets/svgIcons/flatten.svg +11 -11
  139. package/src/assets/svgIcons/flatten_roof.svg +20 -20
  140. package/src/assets/svgIcons/folder.svg +3 -3
  141. package/src/assets/svgIcons/free_technology.svg +3 -3
  142. package/src/assets/svgIcons/handle.svg +5 -5
  143. package/src/assets/svgIcons/heat_calc.svg +7 -7
  144. package/src/assets/svgIcons/heat_pump.svg +5 -5
  145. package/src/assets/svgIcons/heating_system.svg +3 -3
  146. package/src/assets/svgIcons/height_equalize.svg +3 -3
  147. package/src/assets/svgIcons/height_snap.svg +3 -3
  148. package/src/assets/svgIcons/house.svg +3 -3
  149. package/src/assets/svgIcons/house_3d-1.svg +7 -7
  150. package/src/assets/svgIcons/house_3d.svg +7 -7
  151. package/src/assets/svgIcons/hybrid.svg +4 -4
  152. package/src/assets/svgIcons/inclination.svg +2 -2
  153. package/src/assets/svgIcons/info.svg +3 -3
  154. package/src/assets/svgIcons/initial_situation.svg +3 -3
  155. package/src/assets/svgIcons/integrations.svg +3 -3
  156. package/src/assets/svgIcons/intro-tour-1.svg +3 -3
  157. package/src/assets/svgIcons/intro-tour.svg +3 -3
  158. package/src/assets/svgIcons/inverter.svg +3 -3
  159. package/src/assets/svgIcons/italic.svg +3 -3
  160. package/src/assets/svgIcons/k2.svg +4 -4
  161. package/src/assets/svgIcons/key.svg +3 -3
  162. package/src/assets/svgIcons/lake.svg +29 -29
  163. package/src/assets/svgIcons/layers_close.svg +4 -4
  164. package/src/assets/svgIcons/layers_open.svg +4 -4
  165. package/src/assets/svgIcons/lead_marketplace.svg +6 -6
  166. package/src/assets/svgIcons/lead_provider.svg +4 -4
  167. package/src/assets/svgIcons/length_2d.svg +2 -2
  168. package/src/assets/svgIcons/length_3d.svg +4 -4
  169. package/src/assets/svgIcons/length_calculator.svg +2 -2
  170. package/src/assets/svgIcons/length_in_2d_active.svg +12 -12
  171. package/src/assets/svgIcons/length_in_2d_inctive.svg +13 -13
  172. package/src/assets/svgIcons/light_bulb.svg +3 -3
  173. package/src/assets/svgIcons/like.svg +3 -3
  174. package/src/assets/svgIcons/line_graph.svg +3 -3
  175. package/src/assets/svgIcons/local_subsidies.svg +18 -18
  176. package/src/assets/svgIcons/location.svg +3 -3
  177. package/src/assets/svgIcons/lock.svg +3 -3
  178. package/src/assets/svgIcons/logout.svg +3 -3
  179. package/src/assets/svgIcons/loop.svg +3 -3
  180. package/src/assets/svgIcons/low-vegetation.svg +37 -37
  181. package/src/assets/svgIcons/lunch.svg +4 -4
  182. package/src/assets/svgIcons/magic_tool.svg +6 -6
  183. package/src/assets/svgIcons/map_icon.svg +5 -5
  184. package/src/assets/svgIcons/map_settings.svg +3 -3
  185. package/src/assets/svgIcons/margin_tool.svg +4 -4
  186. package/src/assets/svgIcons/meeting.svg +6 -6
  187. package/src/assets/svgIcons/module.svg +3 -3
  188. package/src/assets/svgIcons/move_copy.svg +4 -4
  189. package/src/assets/svgIcons/move_down.svg +3 -3
  190. package/src/assets/svgIcons/move_up.svg +3 -3
  191. package/src/assets/svgIcons/new_area_inactive.svg +11 -11
  192. package/src/assets/svgIcons/next.svg +4 -4
  193. package/src/assets/svgIcons/normal-tg.svg +30 -30
  194. package/src/assets/svgIcons/normal-vegetation.svg +53 -53
  195. package/src/assets/svgIcons/not_equal_to.svg +3 -3
  196. package/src/assets/svgIcons/numbered_list.svg +6 -6
  197. package/src/assets/svgIcons/obstacle_tool.svg +8 -8
  198. package/src/assets/svgIcons/obstacle_tool_origin.svg +3 -3
  199. package/src/assets/svgIcons/offset_tool.svg +8 -8
  200. package/src/assets/svgIcons/open-tg.svg +21 -21
  201. package/src/assets/svgIcons/optimizer.svg +3 -3
  202. package/src/assets/svgIcons/outline_tool.svg +11 -11
  203. package/src/assets/svgIcons/pan_tool.svg +12 -12
  204. package/src/assets/svgIcons/panels_tool.svg +8 -8
  205. package/src/assets/svgIcons/pen_tool.svg +4 -4
  206. package/src/assets/svgIcons/picker_tool.svg +4 -4
  207. package/src/assets/svgIcons/picture.svg +3 -3
  208. package/src/assets/svgIcons/pin.svg +5 -5
  209. package/src/assets/svgIcons/plus_button.svg +4 -4
  210. package/src/assets/svgIcons/presentation.svg +3 -3
  211. package/src/assets/svgIcons/previous.svg +4 -4
  212. package/src/assets/svgIcons/profile-1.svg +4 -4
  213. package/src/assets/svgIcons/profile.svg +3 -3
  214. package/src/assets/svgIcons/profitability.svg +3 -3
  215. package/src/assets/svgIcons/project_analysis.svg +3 -3
  216. package/src/assets/svgIcons/project_settings.svg +3 -3
  217. package/src/assets/svgIcons/protected-tg.svg +47 -47
  218. package/src/assets/svgIcons/pv.svg +3 -3
  219. package/src/assets/svgIcons/question_mark.svg +3 -3
  220. package/src/assets/svgIcons/question_mark_white.svg +4 -4
  221. package/src/assets/svgIcons/quotations.svg +6 -6
  222. package/src/assets/svgIcons/redo.svg +6 -6
  223. package/src/assets/svgIcons/reorder_string.svg +3 -3
  224. package/src/assets/svgIcons/resizer.svg +5 -5
  225. package/src/assets/svgIcons/roof_layer.svg +3 -3
  226. package/src/assets/svgIcons/rotate_tool.svg +3 -3
  227. package/src/assets/svgIcons/rotate_view.svg +5 -5
  228. package/src/assets/svgIcons/ruler_tool.svg +3 -3
  229. package/src/assets/svgIcons/run_simulation.svg +3 -3
  230. package/src/assets/svgIcons/save.svg +3 -3
  231. package/src/assets/svgIcons/scaling_tool.svg +8 -8
  232. package/src/assets/svgIcons/sea.svg +34 -34
  233. package/src/assets/svgIcons/search.svg +3 -3
  234. package/src/assets/svgIcons/security.svg +3 -3
  235. package/src/assets/svgIcons/settings.svg +3 -3
  236. package/src/assets/svgIcons/show_in_a_new_tab.svg +12 -12
  237. package/src/assets/svgIcons/smartphone.svg +4 -4
  238. package/src/assets/svgIcons/solar_calc.svg +13 -13
  239. package/src/assets/svgIcons/solarmarkt.svg +3 -3
  240. package/src/assets/svgIcons/sorting.svg +4 -4
  241. package/src/assets/svgIcons/split.svg +12 -12
  242. package/src/assets/svgIcons/star.svg +3 -3
  243. package/src/assets/svgIcons/start_of_the_list.svg +5 -5
  244. package/src/assets/svgIcons/strikethrough.svg +4 -4
  245. package/src/assets/svgIcons/string_design.svg +5 -5
  246. package/src/assets/svgIcons/string_directions.svg +10 -10
  247. package/src/assets/svgIcons/subscriptions.svg +3 -3
  248. package/src/assets/svgIcons/subsidies-2.svg +3 -3
  249. package/src/assets/svgIcons/subsidies.svg +3 -3
  250. package/src/assets/svgIcons/subtract_icon.svg +3 -3
  251. package/src/assets/svgIcons/suitcase.svg +3 -3
  252. package/src/assets/svgIcons/summer.svg +3 -3
  253. package/src/assets/svgIcons/switch_polarity.svg +5 -5
  254. package/src/assets/svgIcons/template_icon_not_clickable.svg +6 -6
  255. package/src/assets/svgIcons/transfer.svg +4 -4
  256. package/src/assets/svgIcons/transparent_warning.svg +4 -4
  257. package/src/assets/svgIcons/trim_tool.svg +4 -4
  258. package/src/assets/svgIcons/truck.svg +3 -3
  259. package/src/assets/svgIcons/underlined.svg +3 -3
  260. package/src/assets/svgIcons/undo.svg +6 -6
  261. package/src/assets/svgIcons/uparrow.svg +3 -3
  262. package/src/assets/svgIcons/update.svg +3 -3
  263. package/src/assets/svgIcons/upload_avatar-1.svg +12 -12
  264. package/src/assets/svgIcons/upload_avatar.svg +5 -5
  265. package/src/assets/svgIcons/upload_image.svg +8 -8
  266. package/src/assets/svgIcons/upload_image_tool.svg +7 -7
  267. package/src/assets/svgIcons/variants.svg +3 -3
  268. package/src/assets/svgIcons/vdv.svg +5 -5
  269. package/src/assets/svgIcons/vertical_tool.svg +3 -3
  270. package/src/assets/svgIcons/virtual_storage.svg +3 -3
  271. package/src/assets/svgIcons/warning.svg +4 -4
  272. package/src/assets/svgIcons/warning_triangle.svg +3 -3
  273. package/src/assets/svgIcons/warning_triangle_white.svg +5 -5
  274. package/src/assets/svgIcons/way.svg +5 -5
  275. package/src/assets/svgIcons/wifi.svg +3 -3
  276. package/src/assets/svgIcons/winter.svg +3 -3
  277. package/src/assets/svgIcons/workflow_template.svg +11 -11
  278. package/src/assets/tests/__mocks__/iconCache.js +1 -1
  279. package/src/assets/tests/__mocks__/svgMock.js +1 -1
  280. package/src/assets/tests/helpers.js +12 -12
  281. package/src/assets/theme.js +623 -624
  282. package/src/components/addNewButton/AddNewButton.stories.js +17 -17
  283. package/src/components/addNewButton/addNewButton.spec.js +23 -23
  284. package/src/components/addNewButton/index.vue +66 -66
  285. package/src/components/banner/actionBanner/ActionBanner.stories.js +45 -45
  286. package/src/components/banner/actionBanner/actionBanner.spec.js +76 -76
  287. package/src/components/banner/actionBanner/index.vue +86 -86
  288. package/src/components/banner/banner/Banner.stories.js +64 -64
  289. package/src/components/banner/banner/banner.spec.js +149 -149
  290. package/src/components/banner/banner/index.vue +205 -205
  291. package/src/components/banner/infoBanner/InfoBanner.spec.js +70 -70
  292. package/src/components/banner/infoBanner/InfoBanner.stories.js +42 -42
  293. package/src/components/banner/infoBanner/index.vue +97 -97
  294. package/src/components/banner/notificationBanner/index.vue +131 -131
  295. package/src/components/buttons/buttonIcon/index.vue +250 -250
  296. package/src/components/buttons/closeButton/CloseButton.stories.js +25 -25
  297. package/src/components/buttons/closeButton/index.vue +62 -62
  298. package/src/components/buttons/mainButton/MainButton.stories.js +51 -51
  299. package/src/components/buttons/mainButton/index.vue +213 -213
  300. package/src/components/buttons/mainButton/mainButton.spec.js +35 -35
  301. package/src/components/card/Card.stories.js +79 -79
  302. package/src/components/card/card.spec.js +135 -135
  303. package/src/components/card/index.vue +116 -116
  304. package/src/components/collapsableInfoText/index.vue +127 -127
  305. package/src/components/deleteIcon/DeleteIcon.stories.js +29 -29
  306. package/src/components/deleteIcon/index.vue +78 -78
  307. package/src/components/draggableInputHandle/index.vue +46 -46
  308. package/src/components/dropdown/Dropdown.stories.js +53 -53
  309. package/src/components/dropdown/index.vue +138 -138
  310. package/src/components/errorMessage/index.vue +64 -64
  311. package/src/components/filter/filterSettings.vue +670 -670
  312. package/src/components/filter/index.vue +154 -154
  313. package/src/components/filter/parentDropdown.vue +91 -91
  314. package/src/components/icon/Icons.stories.js +31 -31
  315. package/src/components/icon/icon.spec.js +66 -66
  316. package/src/components/icon/iconCache.mjs +23 -23
  317. package/src/components/icon/iconCollection.vue +83 -83
  318. package/src/components/icon/index.vue +197 -197
  319. package/src/components/iconWrapper/index.vue +184 -184
  320. package/src/components/infoCard/InfoCard.stories.js +170 -170
  321. package/src/components/infoCard/defaultProps.js +7 -7
  322. package/src/components/infoCard/index.vue +156 -156
  323. package/src/components/infoCard/infoCard.spec.js +64 -64
  324. package/src/components/infoLabel/index.vue +63 -63
  325. package/src/components/infoText/constants.js +4 -4
  326. package/src/components/infoText/index.vue +645 -645
  327. package/src/components/infoText/infoText.spec.js +62 -62
  328. package/src/components/infoText/infoText.stories.js +48 -48
  329. package/src/components/infoText/placeholder.vue +225 -225
  330. package/src/components/inputs/checkbox/Checkbox.stories.js +63 -63
  331. package/src/components/inputs/checkbox/checkbox.spec.js +109 -109
  332. package/src/components/inputs/checkbox/index.vue +250 -250
  333. package/src/components/inputs/inputNumber/InputNumber.stories.js +150 -150
  334. package/src/components/inputs/inputNumber/index.vue +990 -990
  335. package/src/components/inputs/inputNumberQuestion/index.vue +218 -218
  336. package/src/components/inputs/inputText/InputText.stories.js +70 -70
  337. package/src/components/inputs/inputText/index.vue +463 -463
  338. package/src/components/inputs/inputText/inputText.spec.js +588 -588
  339. package/src/components/inputs/radioButton/RadioButton.stories.js +77 -77
  340. package/src/components/inputs/radioButton/defaultProps.js +31 -31
  341. package/src/components/inputs/radioButton/index.vue +336 -336
  342. package/src/components/inputs/radioButton/radioButton.spec.js +306 -306
  343. package/src/components/inputs/searchInput/SearchInput.stories.js +66 -66
  344. package/src/components/inputs/searchInput/defaultProps.js +12 -12
  345. package/src/components/inputs/searchInput/index.vue +165 -165
  346. package/src/components/inputs/searchInput/searchInput.spec.js +64 -64
  347. package/src/components/inputs/select/index.vue +968 -968
  348. package/src/components/inputs/select/option/index.vue +164 -164
  349. package/src/components/inputs/select/select.stories.js +58 -58
  350. package/src/components/inputs/slider/index.vue +126 -126
  351. package/src/components/inputs/switchField/index.vue +254 -254
  352. package/src/components/inputs/textAreaInput/TextAreaInput.stories.js +127 -127
  353. package/src/components/inputs/textAreaInput/index.vue +204 -204
  354. package/src/components/inputs/toggle/Toggle.stories.js +77 -77
  355. package/src/components/inputs/toggle/index.vue +322 -322
  356. package/src/components/inputs/toggle/toggle.spec.js +102 -102
  357. package/src/components/label/index.vue +98 -98
  358. package/src/components/markerItem/index.vue +95 -95
  359. package/src/components/modals/actionModal/index.vue +64 -64
  360. package/src/components/modals/infoModal/index.vue +52 -52
  361. package/src/components/modals/modal/index.vue +200 -200
  362. package/src/components/modals/modal/modal.stories.js +31 -31
  363. package/src/components/navigationTabs/index.vue +114 -114
  364. package/src/components/pageSubtitle/PageSubtitle.stories.js +59 -59
  365. package/src/components/pageSubtitle/index.vue +78 -78
  366. package/src/components/pageSubtitle/pageSubtitle.spec.js +46 -46
  367. package/src/components/pageTitle/PageTitle.stories.js +95 -95
  368. package/src/components/pageTitle/index.vue +91 -91
  369. package/src/components/pageTitle/pageTitle.spec.js +46 -46
  370. package/src/components/pagination/index.vue +148 -148
  371. package/src/components/panelRangeInfo/index.vue +196 -196
  372. package/src/components/progressBar/index.vue +125 -125
  373. package/src/components/projectMarker/index.vue +301 -301
  374. package/src/components/rangeSlider/Slider.vue +578 -578
  375. package/src/components/rangeSlider/index.vue +517 -517
  376. package/src/components/rangeSlider/utils/dom.js +49 -49
  377. package/src/components/rangeSlider/utils/fns.js +26 -26
  378. package/src/components/roundTabs/index.vue +107 -107
  379. package/src/components/selectedOptions/index.vue +462 -462
  380. package/src/components/selectedOptions/selectedOptions.spec.js +176 -176
  381. package/src/components/selectedOptions/selectedOptions.stories.js +155 -155
  382. package/src/components/sideMenu/index.vue +325 -325
  383. package/src/components/spinner/Spinner.stories.js +34 -34
  384. package/src/components/spinner/index.vue +129 -129
  385. package/src/components/spinner/spinner.spec.js +69 -69
  386. package/src/components/spinnerGif/index.vue +98 -98
  387. package/src/components/tableDropdown/index.vue +692 -692
  388. package/src/components/tables/mainTable/exampleNested.vue +328 -328
  389. package/src/components/tables/mainTable/index.vue +523 -523
  390. package/src/components/tables/viewTable/index.vue +195 -195
  391. package/src/components/tabsHeader/index.vue +95 -95
  392. package/src/components/threeDots/index.vue +413 -413
  393. package/src/components/videoThumbnail/index.vue +103 -103
  394. package/src/components/videoThumbnail/videoThumbnail.stories.js +33 -33
  395. package/src/helpers/currencyMapping.js +28 -28
  396. package/src/helpers/dateTimeFormatting.js +51 -0
  397. package/src/helpers/numberConverter.js +103 -103
  398. package/src/helpers/translateLang.js +128 -128
  399. package/src/main.js +7 -7
  400. package/src/mixins/inputValidations.js +97 -97
  401. package/src/router/dynamicRoutes.js +23 -23
  402. package/src/stories/Button.stories.js +48 -48
  403. package/src/stories/Button.vue +52 -52
  404. package/src/stories/Configure.mdx +364 -364
  405. package/src/stories/Header.stories.js +41 -41
  406. package/src/stories/Header.vue +59 -59
  407. package/src/stories/Page.stories.js +30 -30
  408. package/src/stories/Page.vue +83 -83
  409. package/src/stories/button.css +30 -30
  410. package/src/stories/header.css +32 -32
  411. package/src/stories/page.css +69 -69
  412. package/src/utils/index.js +12 -12
  413. package/src/assets/svgIcons/house_sun.svg +0 -3
  414. package/src/components/draggableCard/defaultProps.js +0 -16
  415. package/src/components/draggableCard/draggableCard.spec.js +0 -99
  416. package/src/components/draggableCard/draggableCard.stories.js +0 -79
  417. package/src/components/draggableCard/index.vue +0 -354
@@ -1,41 +1,41 @@
1
- import MyHeader from './Header.vue'
2
-
3
- export default {
4
- title: 'Example/Header',
5
- component: MyHeader,
6
- // This component will have an automatically generated Autodocs entry: https://storybook.js.org/docs/vue/writing-docs/autodocs
7
- tags: ['autodocs'],
8
- render: (args) => ({
9
- // Components used in your story `template` are defined in the `components` object
10
- components: {
11
- MyHeader,
12
- },
13
- // The story's `args` need to be mapped into the template through the `setup()` method
14
- setup() {
15
- // Story args can be spread into the returned object
16
- return {
17
- ...args,
18
- }
19
- },
20
- // Then, the spread values can be accessed directly in the template
21
- template: '<my-header :user="user" />',
22
- }),
23
- parameters: {
24
- // More on how to position stories at: https://storybook.js.org/docs/vue/configure/story-layout
25
- layout: 'fullscreen',
26
- },
27
- }
28
-
29
- export const LoggedIn = {
30
- args: {
31
- user: {
32
- name: 'Jane Doe',
33
- },
34
- },
35
- }
36
-
37
- export const LoggedOut = {
38
- args: {
39
- user: null,
40
- },
41
- }
1
+ import MyHeader from './Header.vue'
2
+
3
+ export default {
4
+ title: 'Example/Header',
5
+ component: MyHeader,
6
+ // This component will have an automatically generated Autodocs entry: https://storybook.js.org/docs/vue/writing-docs/autodocs
7
+ tags: ['autodocs'],
8
+ render: (args) => ({
9
+ // Components used in your story `template` are defined in the `components` object
10
+ components: {
11
+ MyHeader,
12
+ },
13
+ // The story's `args` need to be mapped into the template through the `setup()` method
14
+ setup() {
15
+ // Story args can be spread into the returned object
16
+ return {
17
+ ...args,
18
+ }
19
+ },
20
+ // Then, the spread values can be accessed directly in the template
21
+ template: '<my-header :user="user" />',
22
+ }),
23
+ parameters: {
24
+ // More on how to position stories at: https://storybook.js.org/docs/vue/configure/story-layout
25
+ layout: 'fullscreen',
26
+ },
27
+ }
28
+
29
+ export const LoggedIn = {
30
+ args: {
31
+ user: {
32
+ name: 'Jane Doe',
33
+ },
34
+ },
35
+ }
36
+
37
+ export const LoggedOut = {
38
+ args: {
39
+ user: null,
40
+ },
41
+ }
@@ -1,59 +1,59 @@
1
- <template>
2
- <header>
3
- <div class="storybook-header">
4
- <div>
5
- <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
6
- <g fill="none" fill-rule="evenodd">
7
- <path
8
- d="M10 0h12a10 10 0 0110 10v12a10 10 0 01-10 10H10A10 10 0 010 22V10A10 10 0 0110 0z"
9
- fill="#FFF"
10
- />
11
- <path
12
- d="M5.3 10.6l10.4 6v11.1l-10.4-6v-11zm11.4-6.2l9.7 5.5-9.7 5.6V4.4z"
13
- fill="#555AB9"
14
- />
15
- <path
16
- d="M27.2 10.6v11.2l-10.5 6V16.5l10.5-6zM15.7 4.4v11L6 10l9.7-5.5z"
17
- fill="#91BAF8"
18
- />
19
- </g>
20
- </svg>
21
- <h1>Acme</h1>
22
- </div>
23
- <div>
24
- <span class="welcome" v-if="user"
25
- >Welcome, <b>{{ user.name }}</b
26
- >!</span
27
- >
28
- <my-button size="small" @click="$emit('logout')" label="Log out" v-if="user" />
29
- <my-button size="small" @click="$emit('login')" label="Log in" v-if="!user" />
30
- <my-button
31
- primary
32
- size="small"
33
- @click="$emit('createAccount')"
34
- label="Sign up"
35
- v-if="!user"
36
- />
37
- </div>
38
- </div>
39
- </header>
40
- </template>
41
-
42
- <script>
43
- import './header.css';
44
- import MyButton from './Button.vue';
45
-
46
- export default {
47
- name: 'my-header',
48
-
49
- components: { MyButton },
50
-
51
- props: {
52
- user: {
53
- type: Object,
54
- },
55
- },
56
-
57
- emits: ['login', 'logout', 'createAccount'],
58
- };
59
- </script>
1
+ <template>
2
+ <header>
3
+ <div class="storybook-header">
4
+ <div>
5
+ <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
6
+ <g fill="none" fill-rule="evenodd">
7
+ <path
8
+ d="M10 0h12a10 10 0 0110 10v12a10 10 0 01-10 10H10A10 10 0 010 22V10A10 10 0 0110 0z"
9
+ fill="#FFF"
10
+ />
11
+ <path
12
+ d="M5.3 10.6l10.4 6v11.1l-10.4-6v-11zm11.4-6.2l9.7 5.5-9.7 5.6V4.4z"
13
+ fill="#555AB9"
14
+ />
15
+ <path
16
+ d="M27.2 10.6v11.2l-10.5 6V16.5l10.5-6zM15.7 4.4v11L6 10l9.7-5.5z"
17
+ fill="#91BAF8"
18
+ />
19
+ </g>
20
+ </svg>
21
+ <h1>Acme</h1>
22
+ </div>
23
+ <div>
24
+ <span class="welcome" v-if="user"
25
+ >Welcome, <b>{{ user.name }}</b
26
+ >!</span
27
+ >
28
+ <my-button size="small" @click="$emit('logout')" label="Log out" v-if="user" />
29
+ <my-button size="small" @click="$emit('login')" label="Log in" v-if="!user" />
30
+ <my-button
31
+ primary
32
+ size="small"
33
+ @click="$emit('createAccount')"
34
+ label="Sign up"
35
+ v-if="!user"
36
+ />
37
+ </div>
38
+ </div>
39
+ </header>
40
+ </template>
41
+
42
+ <script>
43
+ import './header.css';
44
+ import MyButton from './Button.vue';
45
+
46
+ export default {
47
+ name: 'my-header',
48
+
49
+ components: { MyButton },
50
+
51
+ props: {
52
+ user: {
53
+ type: Object,
54
+ },
55
+ },
56
+
57
+ emits: ['login', 'logout', 'createAccount'],
58
+ };
59
+ </script>
@@ -1,30 +1,30 @@
1
- import { within, userEvent } from '@storybook/test'
2
- import MyPage from './Page.vue'
3
-
4
- export default {
5
- title: 'Example/Page',
6
- component: MyPage,
7
- parameters: {
8
- // More on how to position stories at: https://storybook.js.org/docs/vue/configure/story-layout
9
- layout: 'fullscreen',
10
- },
11
- }
12
-
13
- export const LoggedOut = {}
14
-
15
- // More on interaction testing: https://storybook.js.org/docs/vue/writing-tests/interaction-testing
16
- export const LoggedIn = {
17
- render: () => ({
18
- components: {
19
- MyPage,
20
- },
21
- template: '<my-page />',
22
- }),
23
- play: async ({ canvasElement }) => {
24
- const canvas = within(canvasElement)
25
- const loginButton = await canvas.getByRole('button', {
26
- name: /Log in/i,
27
- })
28
- await userEvent.click(loginButton)
29
- },
30
- }
1
+ import { within, userEvent } from '@storybook/test'
2
+ import MyPage from './Page.vue'
3
+
4
+ export default {
5
+ title: 'Example/Page',
6
+ component: MyPage,
7
+ parameters: {
8
+ // More on how to position stories at: https://storybook.js.org/docs/vue/configure/story-layout
9
+ layout: 'fullscreen',
10
+ },
11
+ }
12
+
13
+ export const LoggedOut = {}
14
+
15
+ // More on interaction testing: https://storybook.js.org/docs/vue/writing-tests/interaction-testing
16
+ export const LoggedIn = {
17
+ render: () => ({
18
+ components: {
19
+ MyPage,
20
+ },
21
+ template: '<my-page />',
22
+ }),
23
+ play: async ({ canvasElement }) => {
24
+ const canvas = within(canvasElement)
25
+ const loginButton = await canvas.getByRole('button', {
26
+ name: /Log in/i,
27
+ })
28
+ await userEvent.click(loginButton)
29
+ },
30
+ }
@@ -1,83 +1,83 @@
1
- <template>
2
- <article>
3
- <my-header :user="user" @login="onLogin" @logout="onLogout" @createAccount="onCreateAccount" />
4
-
5
- <section class="storybook-page">
6
- <h2>Pages in Storybook</h2>
7
- <p>
8
- We recommend building UIs with a
9
- <a href="https://componentdriven.org" target="_blank" rel="noopener noreferrer">
10
- <strong>component-driven</strong>
11
- </a>
12
- process starting with atomic components and ending with pages.
13
- </p>
14
- <p>
15
- Render pages with mock data. This makes it easy to build and review page states without
16
- needing to navigate to them in your app. Here are some handy patterns for managing page data
17
- in Storybook:
18
- </p>
19
- <ul>
20
- <li>
21
- Use a higher-level connected component. Storybook helps you compose such data from the
22
- "args" of child component stories
23
- </li>
24
- <li>
25
- Assemble data in the page component from your services. You can mock these services out
26
- using Storybook.
27
- </li>
28
- </ul>
29
- <p>
30
- Get a guided tutorial on component-driven development at
31
- <a href="https://storybook.js.org/tutorials/" target="_blank" rel="noopener noreferrer"
32
- >Storybook tutorials</a
33
- >
34
- . Read more in the
35
- <a href="https://storybook.js.org/docs" target="_blank" rel="noopener noreferrer">docs</a>
36
- .
37
- </p>
38
- <div class="tip-wrapper">
39
- <span class="tip">Tip</span>
40
- Adjust the width of the canvas with the
41
- <svg width="10" height="10" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
42
- <g fill="none" fill-rule="evenodd">
43
- <path
44
- d="M1.5 5.2h4.8c.3 0 .5.2.5.4v5.1c-.1.2-.3.3-.4.3H1.4a.5.5 0 01-.5-.4V5.7c0-.3.2-.5.5-.5zm0-2.1h6.9c.3 0 .5.2.5.4v7a.5.5 0 01-1 0V4H1.5a.5.5 0 010-1zm0-2.1h9c.3 0 .5.2.5.4v9.1a.5.5 0 01-1 0V2H1.5a.5.5 0 010-1zm4.3 5.2H2V10h3.8V6.2z"
45
- id="a"
46
- fill="#999"
47
- />
48
- </g>
49
- </svg>
50
- Viewports addon in the toolbar
51
- </div>
52
- </section>
53
- </article>
54
- </template>
55
-
56
- <script>
57
- import './page.css';
58
- import MyHeader from './Header.vue';
59
-
60
- export default {
61
- name: 'my-page',
62
-
63
- components: { MyHeader },
64
-
65
- data() {
66
- return {
67
- user: null,
68
- };
69
- },
70
-
71
- methods: {
72
- onLogin() {
73
- this.user = { name: 'Jane Doe' };
74
- },
75
- onLogout() {
76
- this.user = null;
77
- },
78
- onCreateAccount() {
79
- this.user = { name: 'Jane Doe' };
80
- },
81
- },
82
- };
83
- </script>
1
+ <template>
2
+ <article>
3
+ <my-header :user="user" @login="onLogin" @logout="onLogout" @createAccount="onCreateAccount" />
4
+
5
+ <section class="storybook-page">
6
+ <h2>Pages in Storybook</h2>
7
+ <p>
8
+ We recommend building UIs with a
9
+ <a href="https://componentdriven.org" target="_blank" rel="noopener noreferrer">
10
+ <strong>component-driven</strong>
11
+ </a>
12
+ process starting with atomic components and ending with pages.
13
+ </p>
14
+ <p>
15
+ Render pages with mock data. This makes it easy to build and review page states without
16
+ needing to navigate to them in your app. Here are some handy patterns for managing page data
17
+ in Storybook:
18
+ </p>
19
+ <ul>
20
+ <li>
21
+ Use a higher-level connected component. Storybook helps you compose such data from the
22
+ "args" of child component stories
23
+ </li>
24
+ <li>
25
+ Assemble data in the page component from your services. You can mock these services out
26
+ using Storybook.
27
+ </li>
28
+ </ul>
29
+ <p>
30
+ Get a guided tutorial on component-driven development at
31
+ <a href="https://storybook.js.org/tutorials/" target="_blank" rel="noopener noreferrer"
32
+ >Storybook tutorials</a
33
+ >
34
+ . Read more in the
35
+ <a href="https://storybook.js.org/docs" target="_blank" rel="noopener noreferrer">docs</a>
36
+ .
37
+ </p>
38
+ <div class="tip-wrapper">
39
+ <span class="tip">Tip</span>
40
+ Adjust the width of the canvas with the
41
+ <svg width="10" height="10" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
42
+ <g fill="none" fill-rule="evenodd">
43
+ <path
44
+ d="M1.5 5.2h4.8c.3 0 .5.2.5.4v5.1c-.1.2-.3.3-.4.3H1.4a.5.5 0 01-.5-.4V5.7c0-.3.2-.5.5-.5zm0-2.1h6.9c.3 0 .5.2.5.4v7a.5.5 0 01-1 0V4H1.5a.5.5 0 010-1zm0-2.1h9c.3 0 .5.2.5.4v9.1a.5.5 0 01-1 0V2H1.5a.5.5 0 010-1zm4.3 5.2H2V10h3.8V6.2z"
45
+ id="a"
46
+ fill="#999"
47
+ />
48
+ </g>
49
+ </svg>
50
+ Viewports addon in the toolbar
51
+ </div>
52
+ </section>
53
+ </article>
54
+ </template>
55
+
56
+ <script>
57
+ import './page.css';
58
+ import MyHeader from './Header.vue';
59
+
60
+ export default {
61
+ name: 'my-page',
62
+
63
+ components: { MyHeader },
64
+
65
+ data() {
66
+ return {
67
+ user: null,
68
+ };
69
+ },
70
+
71
+ methods: {
72
+ onLogin() {
73
+ this.user = { name: 'Jane Doe' };
74
+ },
75
+ onLogout() {
76
+ this.user = null;
77
+ },
78
+ onCreateAccount() {
79
+ this.user = { name: 'Jane Doe' };
80
+ },
81
+ },
82
+ };
83
+ </script>
@@ -1,30 +1,30 @@
1
- .storybook-button {
2
- font-family: 'Nunito Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
3
- font-weight: 700;
4
- border: 0;
5
- border-radius: 3em;
6
- cursor: pointer;
7
- display: inline-block;
8
- line-height: 1;
9
- }
10
- .storybook-button--primary {
11
- color: white;
12
- background-color: #1ea7fd;
13
- }
14
- .storybook-button--secondary {
15
- color: #333;
16
- background-color: transparent;
17
- box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px inset;
18
- }
19
- .storybook-button--small {
20
- font-size: 12px;
21
- padding: 10px 16px;
22
- }
23
- .storybook-button--medium {
24
- font-size: 14px;
25
- padding: 11px 20px;
26
- }
27
- .storybook-button--large {
28
- font-size: 16px;
29
- padding: 12px 24px;
30
- }
1
+ .storybook-button {
2
+ font-family: 'Nunito Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
3
+ font-weight: 700;
4
+ border: 0;
5
+ border-radius: 3em;
6
+ cursor: pointer;
7
+ display: inline-block;
8
+ line-height: 1;
9
+ }
10
+ .storybook-button--primary {
11
+ color: white;
12
+ background-color: #1ea7fd;
13
+ }
14
+ .storybook-button--secondary {
15
+ color: #333;
16
+ background-color: transparent;
17
+ box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px inset;
18
+ }
19
+ .storybook-button--small {
20
+ font-size: 12px;
21
+ padding: 10px 16px;
22
+ }
23
+ .storybook-button--medium {
24
+ font-size: 14px;
25
+ padding: 11px 20px;
26
+ }
27
+ .storybook-button--large {
28
+ font-size: 16px;
29
+ padding: 12px 24px;
30
+ }
@@ -1,32 +1,32 @@
1
- .storybook-header {
2
- font-family: 'Nunito Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
3
- border-bottom: 1px solid rgba(0, 0, 0, 0.1);
4
- padding: 15px 20px;
5
- display: flex;
6
- align-items: center;
7
- justify-content: space-between;
8
- }
9
-
10
- .storybook-header svg {
11
- display: inline-block;
12
- vertical-align: top;
13
- }
14
-
15
- .storybook-header h1 {
16
- font-weight: 700;
17
- font-size: 20px;
18
- line-height: 1;
19
- margin: 6px 0 6px 10px;
20
- display: inline-block;
21
- vertical-align: top;
22
- }
23
-
24
- .storybook-header button + button {
25
- margin-left: 10px;
26
- }
27
-
28
- .storybook-header .welcome {
29
- color: #333;
30
- font-size: 14px;
31
- margin-right: 10px;
32
- }
1
+ .storybook-header {
2
+ font-family: 'Nunito Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
3
+ border-bottom: 1px solid rgba(0, 0, 0, 0.1);
4
+ padding: 15px 20px;
5
+ display: flex;
6
+ align-items: center;
7
+ justify-content: space-between;
8
+ }
9
+
10
+ .storybook-header svg {
11
+ display: inline-block;
12
+ vertical-align: top;
13
+ }
14
+
15
+ .storybook-header h1 {
16
+ font-weight: 700;
17
+ font-size: 20px;
18
+ line-height: 1;
19
+ margin: 6px 0 6px 10px;
20
+ display: inline-block;
21
+ vertical-align: top;
22
+ }
23
+
24
+ .storybook-header button + button {
25
+ margin-left: 10px;
26
+ }
27
+
28
+ .storybook-header .welcome {
29
+ color: #333;
30
+ font-size: 14px;
31
+ margin-right: 10px;
32
+ }