@eturnity/eturnity_reusable_components 1.2.24-EPDM-5477 → 1.2.25-EPDM-5202.2

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 (222) 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 +5 -5
  6. package/package.json +63 -63
  7. package/public/index.html +17 -17
  8. package/src/App.vue +321 -318
  9. package/src/assets/icons/arrow_down.svg +3 -3
  10. package/src/assets/icons/arrow_up_red.svg +3 -3
  11. package/src/assets/icons/black_spinner.svg +35 -35
  12. package/src/assets/icons/delete_icon.svg +11 -11
  13. package/src/assets/icons/delete_icon_gray.svg +11 -11
  14. package/src/assets/icons/drag_icon.svg +8 -8
  15. package/src/assets/icons/external_icon.svg +6 -6
  16. package/src/assets/icons/language_icon.svg +6 -6
  17. package/src/assets/icons/pdf_icon.svg +6 -6
  18. package/src/assets/icons/plus_button.svg +4 -4
  19. package/src/assets/icons/search_icon_black.svg +3 -3
  20. package/src/assets/icons/subposition_icon.svg +3 -3
  21. package/src/assets/icons/subposition_marker.svg +3 -3
  22. package/src/assets/icons/warning_icon.svg +3 -3
  23. package/src/assets/svgIcons/2d_active.svg +7 -7
  24. package/src/assets/svgIcons/2d_inactive.svg +8 -8
  25. package/src/assets/svgIcons/3d_active.svg +7 -7
  26. package/src/assets/svgIcons/3d_inactive.svg +8 -8
  27. package/src/assets/svgIcons/accept.svg +5 -5
  28. package/src/assets/svgIcons/activate_panels_active.svg +22 -22
  29. package/src/assets/svgIcons/activate_panels_inactive.svg +20 -20
  30. package/src/assets/svgIcons/add_icon-1.svg +3 -3
  31. package/src/assets/svgIcons/add_icon.svg +4 -4
  32. package/src/assets/svgIcons/address_book.svg +3 -3
  33. package/src/assets/svgIcons/after_sale_as_a_service.svg +6 -6
  34. package/src/assets/svgIcons/all_good.svg +3 -3
  35. package/src/assets/svgIcons/angle_active.svg +5 -5
  36. package/src/assets/svgIcons/angle_inactive.svg +4 -4
  37. package/src/assets/svgIcons/area_active.svg +11 -11
  38. package/src/assets/svgIcons/area_inactive.svg +26 -26
  39. package/src/assets/svgIcons/arrow_down.svg +3 -3
  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/attachment.svg +3 -3
  44. package/src/assets/svgIcons/battery.svg +3 -3
  45. package/src/assets/svgIcons/bell.svg +3 -3
  46. package/src/assets/svgIcons/bold.svg +3 -3
  47. package/src/assets/svgIcons/bom.svg +3 -3
  48. package/src/assets/svgIcons/bom_generation.svg +10 -10
  49. package/src/assets/svgIcons/bookmaker.svg +3 -3
  50. package/src/assets/svgIcons/bubble.svg +3 -3
  51. package/src/assets/svgIcons/bullet_list.svg +8 -8
  52. package/src/assets/svgIcons/calendar.svg +7 -7
  53. package/src/assets/svgIcons/calendar_icon.svg +7 -7
  54. package/src/assets/svgIcons/call.svg +3 -3
  55. package/src/assets/svgIcons/camera.svg +3 -3
  56. package/src/assets/svgIcons/car.svg +3 -3
  57. package/src/assets/svgIcons/cart.svg +3 -3
  58. package/src/assets/svgIcons/checkbox.svg +3 -3
  59. package/src/assets/svgIcons/clear_formatting.svg +7 -7
  60. package/src/assets/svgIcons/clickable_info.svg +4 -4
  61. package/src/assets/svgIcons/clip.svg +3 -3
  62. package/src/assets/svgIcons/clock.svg +4 -4
  63. package/src/assets/svgIcons/close_for_modals,_tool_tips.svg +4 -4
  64. package/src/assets/svgIcons/collapse.svg +4 -4
  65. package/src/assets/svgIcons/component_library.svg +7 -7
  66. package/src/assets/svgIcons/context_menu-1.svg +6 -6
  67. package/src/assets/svgIcons/context_menu-2.svg +5 -5
  68. package/src/assets/svgIcons/context_menu.svg +5 -5
  69. package/src/assets/svgIcons/context_menu_tabs.svg +5 -5
  70. package/src/assets/svgIcons/cross.svg +4 -4
  71. package/src/assets/svgIcons/current_variant.svg +4 -4
  72. package/src/assets/svgIcons/deadline.svg +4 -4
  73. package/src/assets/svgIcons/delete.svg +4 -4
  74. package/src/assets/svgIcons/delete_area_active.svg +16 -16
  75. package/src/assets/svgIcons/delete_area_inactive.svg +15 -15
  76. package/src/assets/svgIcons/direction_active-1.svg +12 -12
  77. package/src/assets/svgIcons/direction_active.svg +5 -5
  78. package/src/assets/svgIcons/direction_inactive.svg +4 -4
  79. package/src/assets/svgIcons/distances_active.svg +9 -9
  80. package/src/assets/svgIcons/distances_inactive.svg +8 -8
  81. package/src/assets/svgIcons/document.svg +3 -3
  82. package/src/assets/svgIcons/downarrow.svg +3 -3
  83. package/src/assets/svgIcons/download.svg +4 -4
  84. package/src/assets/svgIcons/duplicate-1.svg +8 -8
  85. package/src/assets/svgIcons/duplicate-2.svg +5 -5
  86. package/src/assets/svgIcons/duplicate.svg +4 -4
  87. package/src/assets/svgIcons/e-mobility_configurator.svg +6 -6
  88. package/src/assets/svgIcons/edit_button.svg +3 -3
  89. package/src/assets/svgIcons/email.svg +3 -3
  90. package/src/assets/svgIcons/ems-1.svg +3 -3
  91. package/src/assets/svgIcons/ems.svg +3 -3
  92. package/src/assets/svgIcons/end_of_the_list.svg +5 -5
  93. package/src/assets/svgIcons/erase.svg +4 -4
  94. package/src/assets/svgIcons/fav_icon.svg +4 -4
  95. package/src/assets/svgIcons/financing_for_pv-1.svg +5 -5
  96. package/src/assets/svgIcons/financing_for_pv-2.svg +3 -3
  97. package/src/assets/svgIcons/financing_for_pv.svg +6 -6
  98. package/src/assets/svgIcons/finish-1.svg +4 -4
  99. package/src/assets/svgIcons/finish.svg +3 -3
  100. package/src/assets/svgIcons/folder.svg +3 -3
  101. package/src/assets/svgIcons/heat_calc.svg +7 -7
  102. package/src/assets/svgIcons/house.svg +3 -3
  103. package/src/assets/svgIcons/info.svg +3 -3
  104. package/src/assets/svgIcons/initial_situation.svg +3 -3
  105. package/src/assets/svgIcons/intro-tour-1.svg +3 -3
  106. package/src/assets/svgIcons/intro-tour.svg +3 -3
  107. package/src/assets/svgIcons/inverter-1.svg +5 -5
  108. package/src/assets/svgIcons/inverter.svg +3 -3
  109. package/src/assets/svgIcons/italic.svg +3 -3
  110. package/src/assets/svgIcons/key.svg +3 -3
  111. package/src/assets/svgIcons/lead_marketplace.svg +6 -6
  112. package/src/assets/svgIcons/lead_provider.svg +4 -4
  113. package/src/assets/svgIcons/length_in_2d_active.svg +12 -12
  114. package/src/assets/svgIcons/length_in_2d_inctive.svg +13 -13
  115. package/src/assets/svgIcons/light_bulb.svg +3 -3
  116. package/src/assets/svgIcons/line_graph.svg +3 -3
  117. package/src/assets/svgIcons/local_subsidies.svg +18 -18
  118. package/src/assets/svgIcons/location.svg +3 -3
  119. package/src/assets/svgIcons/lock.svg +3 -3
  120. package/src/assets/svgIcons/loop.svg +3 -3
  121. package/src/assets/svgIcons/lunch.svg +4 -4
  122. package/src/assets/svgIcons/map_icon.svg +3 -3
  123. package/src/assets/svgIcons/meeting.svg +6 -6
  124. package/src/assets/svgIcons/move_copy.svg +4 -4
  125. package/src/assets/svgIcons/new_area_inactive.svg +11 -11
  126. package/src/assets/svgIcons/next.svg +4 -4
  127. package/src/assets/svgIcons/not_equal_to.svg +3 -3
  128. package/src/assets/svgIcons/numbered_list.svg +6 -6
  129. package/src/assets/svgIcons/obstacle_tool.svg +13 -13
  130. package/src/assets/svgIcons/pan_tool.svg +12 -12
  131. package/src/assets/svgIcons/panels_tool.svg +8 -8
  132. package/src/assets/svgIcons/pen_tool.svg +4 -4
  133. package/src/assets/svgIcons/picker_tool.svg +4 -4
  134. package/src/assets/svgIcons/picture.svg +3 -3
  135. package/src/assets/svgIcons/pin.svg +5 -5
  136. package/src/assets/svgIcons/presentation.svg +3 -3
  137. package/src/assets/svgIcons/previous.svg +4 -4
  138. package/src/assets/svgIcons/profile-1.svg +4 -4
  139. package/src/assets/svgIcons/profile.svg +4 -4
  140. package/src/assets/svgIcons/profitability.svg +3 -3
  141. package/src/assets/svgIcons/project_analysis.svg +4 -4
  142. package/src/assets/svgIcons/project_settings.svg +4 -4
  143. package/src/assets/svgIcons/pv.svg +3 -3
  144. package/src/assets/svgIcons/quotations.svg +6 -6
  145. package/src/assets/svgIcons/rotate_view.svg +5 -5
  146. package/src/assets/svgIcons/run_simulation.svg +3 -3
  147. package/src/assets/svgIcons/scaling_tool.svg +8 -8
  148. package/src/assets/svgIcons/search.svg +3 -3
  149. package/src/assets/svgIcons/security.svg +3 -3
  150. package/src/assets/svgIcons/settings.svg +3 -3
  151. package/src/assets/svgIcons/show_in_a_new_tab.svg +12 -12
  152. package/src/assets/svgIcons/smartphone.svg +4 -4
  153. package/src/assets/svgIcons/solar_calc.svg +13 -13
  154. package/src/assets/svgIcons/sorting.svg +4 -4
  155. package/src/assets/svgIcons/start_of_the_list.svg +5 -5
  156. package/src/assets/svgIcons/strikethrough.svg +4 -4
  157. package/src/assets/svgIcons/subsidies-1.svg +5 -5
  158. package/src/assets/svgIcons/subsidies-2.svg +3 -3
  159. package/src/assets/svgIcons/subsidies.svg +3 -3
  160. package/src/assets/svgIcons/subtract_icon.svg +3 -3
  161. package/src/assets/svgIcons/suitcase.svg +3 -3
  162. package/src/assets/svgIcons/template_icon_not_clickable.svg +6 -6
  163. package/src/assets/svgIcons/transfer.svg +4 -4
  164. package/src/assets/svgIcons/truck.svg +3 -3
  165. package/src/assets/svgIcons/underlined.svg +3 -3
  166. package/src/assets/svgIcons/uparrow.svg +3 -3
  167. package/src/assets/svgIcons/upload_avatar-1.svg +12 -12
  168. package/src/assets/svgIcons/upload_avatar.svg +5 -5
  169. package/src/assets/svgIcons/upload_image.svg +8 -8
  170. package/src/assets/svgIcons/virtual_storage.svg +4 -4
  171. package/src/assets/svgIcons/warning.svg +4 -4
  172. package/src/assets/svgIcons/way.svg +5 -5
  173. package/src/assets/svgIcons/wifi.svg +3 -3
  174. package/src/assets/svgIcons/winter.svg +3 -3
  175. package/src/assets/theme.js +34 -34
  176. package/src/components/addNewButton/AddNewButton.stories.js +24 -24
  177. package/src/components/addNewButton/index.vue +58 -58
  178. package/src/components/buttons/closeButton/CloseButton.stories.js +29 -29
  179. package/src/components/buttons/closeButton/index.vue +61 -61
  180. package/src/components/buttons/externalButton/index.vue +101 -0
  181. package/src/components/buttons/mainButton/index.vue +82 -82
  182. package/src/components/deleteIcon/DeleteIcon.stories.js +29 -29
  183. package/src/components/deleteIcon/index.vue +55 -55
  184. package/src/components/icon/Icons.stories.js +41 -41
  185. package/src/components/icon/iconCollection.vue +68 -68
  186. package/src/components/icon/index.vue +83 -83
  187. package/src/components/infoText/index.vue +151 -151
  188. package/src/components/inputs/checkbox/Checkbox.stories.js +57 -57
  189. package/src/components/inputs/checkbox/index.vue +182 -182
  190. package/src/components/inputs/inputNumber/InputNumber.stories.js +150 -150
  191. package/src/components/inputs/inputNumber/index.vue +390 -390
  192. package/src/components/inputs/inputNumberQuestion/index.vue +215 -215
  193. package/src/components/inputs/inputText/InputText.stories.js +75 -75
  194. package/src/components/inputs/inputText/index.vue +253 -252
  195. package/src/components/inputs/radioButton/RadioButton.stories.js +58 -58
  196. package/src/components/inputs/radioButton/index.vue +246 -246
  197. package/src/components/inputs/searchInput/SearchInput.stories.js +40 -40
  198. package/src/components/inputs/searchInput/index.vue +97 -97
  199. package/src/components/inputs/slider/index.vue +126 -126
  200. package/src/components/inputs/textAreaInput/TextAreaInput.stories.js +135 -135
  201. package/src/components/inputs/textAreaInput/index.vue +189 -189
  202. package/src/components/inputs/toggle/Toggle.stories.js +77 -77
  203. package/src/components/inputs/toggle/index.vue +288 -288
  204. package/src/components/modals/modal/index.vue +153 -153
  205. package/src/components/modals/modal/modal.stories.js +31 -31
  206. package/src/components/pageSubtitle/index.vue +68 -68
  207. package/src/components/pageTitle/index.vue +45 -45
  208. package/src/components/progressBar/index.vue +125 -125
  209. package/src/components/projectMarker/index.vue +285 -285
  210. package/src/components/spinner/index.vue +71 -71
  211. package/src/components/tableDropdown/index.vue +644 -644
  212. package/src/components/tables/mainTable/exampleNested.vue +328 -328
  213. package/src/components/tables/mainTable/index.vue +379 -370
  214. package/src/components/tables/viewTable/index.vue +195 -195
  215. package/src/components/threeDots/index.vue +333 -333
  216. package/src/helpers/numberConverter.js +98 -98
  217. package/src/helpers/translateLang.js +80 -80
  218. package/src/main.js +13 -13
  219. package/src/assets/svgIcons/dislike.svg +0 -3
  220. package/src/assets/svgIcons/external_icon.svg +0 -5
  221. package/src/assets/svgIcons/like.svg +0 -3
  222. package/src/components/buttons/buttonIcon/index.vue +0 -143
@@ -1,58 +1,58 @@
1
- <template>
2
- <page-container :shouldPosition="shouldPosition">
3
- <button-container>
4
- <plus-button :src="require('../../assets/icons/plus_button.svg')" />
5
- </button-container>
6
- </page-container>
7
- </template>
8
-
9
- <script>
10
- // import AddNewButton from "@eturnity/eturnity_reusable_components/src/components/addNewButton"
11
- import styled from "vue-styled-components"
12
-
13
- const pageAttrs = { shouldPosition: Boolean }
14
- const PageContainer = styled("div", pageAttrs)`
15
- position: ${(props) => (props.shouldPosition ? "fixed" : "unset")};
16
- bottom: 30px;
17
- right: 30px;
18
- `
19
-
20
- const ButtonContainer = styled.div`
21
- height: 60px;
22
- width: 60px;
23
- background-color: ${(props) => props.theme.colors.green};
24
- box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
25
- border-radius: 100%;
26
- cursor: pointer;
27
- display: grid;
28
- align-items: center;
29
- justify-items: center;
30
-
31
- &:hover {
32
- background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
33
- ${(props) => props.theme.colors.green};
34
- }
35
-
36
- &:active,
37
- &:focus {
38
- background: ${(props) => props.theme.colors.green};
39
- }
40
- `
41
-
42
- const PlusButton = styled.img``
43
-
44
- export default {
45
- name: "add-new-button",
46
- components: {
47
- PageContainer,
48
- ButtonContainer,
49
- PlusButton,
50
- },
51
- props: {
52
- shouldPosition: {
53
- required: false,
54
- default: true,
55
- },
56
- },
57
- }
58
- </script>
1
+ <template>
2
+ <page-container :shouldPosition="shouldPosition">
3
+ <button-container>
4
+ <plus-button :src="require('../../assets/icons/plus_button.svg')" />
5
+ </button-container>
6
+ </page-container>
7
+ </template>
8
+
9
+ <script>
10
+ // import AddNewButton from "@eturnity/eturnity_reusable_components/src/components/addNewButton"
11
+ import styled from "vue-styled-components"
12
+
13
+ const pageAttrs = { shouldPosition: Boolean }
14
+ const PageContainer = styled("div", pageAttrs)`
15
+ position: ${(props) => (props.shouldPosition ? "fixed" : "unset")};
16
+ bottom: 30px;
17
+ right: 30px;
18
+ `
19
+
20
+ const ButtonContainer = styled.div`
21
+ height: 60px;
22
+ width: 60px;
23
+ background-color: ${(props) => props.theme.colors.green};
24
+ box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
25
+ border-radius: 100%;
26
+ cursor: pointer;
27
+ display: grid;
28
+ align-items: center;
29
+ justify-items: center;
30
+
31
+ &:hover {
32
+ background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
33
+ ${(props) => props.theme.colors.green};
34
+ }
35
+
36
+ &:active,
37
+ &:focus {
38
+ background: ${(props) => props.theme.colors.green};
39
+ }
40
+ `
41
+
42
+ const PlusButton = styled.img``
43
+
44
+ export default {
45
+ name: "add-new-button",
46
+ components: {
47
+ PageContainer,
48
+ ButtonContainer,
49
+ PlusButton,
50
+ },
51
+ props: {
52
+ shouldPosition: {
53
+ required: false,
54
+ default: true,
55
+ },
56
+ },
57
+ }
58
+ </script>
@@ -1,29 +1,29 @@
1
- import CloseButton from "./index.vue"
2
-
3
- export default {
4
- title: "CloseButton",
5
- component: CloseButton,
6
- // argTypes: {},
7
- }
8
-
9
- const Template = (args, { argTypes }) => ({
10
- // Components used in your story `template` are defined in the `components` object
11
- components: { CloseButton },
12
- // The story's `args` need to be mapped into the template through the `setup()` method
13
- props: Object.keys(argTypes),
14
- template: '<close-button v-bind="$props" />',
15
-
16
- // To use:
17
- // import CloseButton from "@eturnity/eturnity_reusable_components/src/components/buttons/closeButton"
18
- // <close-button
19
- // color="#fff"
20
- // />
21
- })
22
-
23
- export const Default = Template.bind({})
24
- Default.args = {}
25
-
26
- export const ColorButton = Template.bind({})
27
- ColorButton.args = {
28
- color: "orange",
29
- }
1
+ import CloseButton from "./index.vue"
2
+
3
+ export default {
4
+ title: "CloseButton",
5
+ component: CloseButton,
6
+ // argTypes: {},
7
+ }
8
+
9
+ const Template = (args, { argTypes }) => ({
10
+ // Components used in your story `template` are defined in the `components` object
11
+ components: { CloseButton },
12
+ // The story's `args` need to be mapped into the template through the `setup()` method
13
+ props: Object.keys(argTypes),
14
+ template: '<close-button v-bind="$props" />',
15
+
16
+ // To use:
17
+ // import CloseButton from "@eturnity/eturnity_reusable_components/src/components/buttons/closeButton"
18
+ // <close-button
19
+ // color="#fff"
20
+ // />
21
+ })
22
+
23
+ export const Default = Template.bind({})
24
+ Default.args = {}
25
+
26
+ export const ColorButton = Template.bind({})
27
+ ColorButton.args = {
28
+ color: "orange",
29
+ }
@@ -1,61 +1,61 @@
1
- <template>
2
- <wrapper>
3
- <container>
4
- <left-line :color="color" />
5
- <right-line :color="color" />
6
- </container>
7
- </wrapper>
8
- </template>
9
-
10
- <script>
11
- // To use:
12
- // import CloseButton from "@eturnity/eturnity_reusable_components/src/components/buttons/closeButton"
13
- // <close-button
14
- // color="#fff"
15
- // />
16
- import styled from 'vue-styled-components'
17
-
18
- const Container = styled.div`
19
- position: relative;
20
- width: 26px;
21
- height: 25px;
22
- `
23
-
24
- const Wrapper = styled.div`
25
- display: inline-block;
26
- cursor: pointer;
27
- `
28
-
29
- const lineAttrs = { color: String }
30
- const Line = styled('div', lineAttrs)`
31
- width: 20px;
32
- height: 2px;
33
- background-color: ${(props) =>
34
- props.color ? props.color : props.theme.colors.red};
35
- position: absolute;
36
- top: 11px; //half of the height of the parent
37
- `
38
-
39
- const LeftLine = styled(Line)`
40
- transform: rotate(135deg);
41
- `
42
-
43
- const RightLine = styled(Line)`
44
- transform: rotate(45deg);
45
- `
46
-
47
- export default {
48
- name: 'close-button',
49
- components: {
50
- Container,
51
- Wrapper,
52
- LeftLine,
53
- RightLine
54
- },
55
- props: {
56
- color: {
57
- required: false
58
- }
59
- }
60
- }
61
- </script>
1
+ <template>
2
+ <wrapper>
3
+ <container>
4
+ <left-line :color="color" />
5
+ <right-line :color="color" />
6
+ </container>
7
+ </wrapper>
8
+ </template>
9
+
10
+ <script>
11
+ // To use:
12
+ // import CloseButton from "@eturnity/eturnity_reusable_components/src/components/buttons/closeButton"
13
+ // <close-button
14
+ // color="#fff"
15
+ // />
16
+ import styled from 'vue-styled-components'
17
+
18
+ const Container = styled.div`
19
+ position: relative;
20
+ width: 26px;
21
+ height: 25px;
22
+ `
23
+
24
+ const Wrapper = styled.div`
25
+ display: inline-block;
26
+ cursor: pointer;
27
+ `
28
+
29
+ const lineAttrs = { color: String }
30
+ const Line = styled('div', lineAttrs)`
31
+ width: 20px;
32
+ height: 2px;
33
+ background-color: ${(props) =>
34
+ props.color ? props.color : props.theme.colors.red};
35
+ position: absolute;
36
+ top: 11px; //half of the height of the parent
37
+ `
38
+
39
+ const LeftLine = styled(Line)`
40
+ transform: rotate(135deg);
41
+ `
42
+
43
+ const RightLine = styled(Line)`
44
+ transform: rotate(45deg);
45
+ `
46
+
47
+ export default {
48
+ name: 'close-button',
49
+ components: {
50
+ Container,
51
+ Wrapper,
52
+ LeftLine,
53
+ RightLine
54
+ },
55
+ props: {
56
+ color: {
57
+ required: false
58
+ }
59
+ }
60
+ }
61
+ </script>
@@ -0,0 +1,101 @@
1
+ <template>
2
+ <page-container>
3
+ <button-wrapper
4
+ :isDisabled="isDisabled"
5
+ :minWidth="minWidth"
6
+ :customColor="customColor"
7
+ >
8
+ <icon-container>
9
+ <icon-element
10
+ :src="require('../../../assets/icons/external_icon.svg')"
11
+ />
12
+ </icon-container>
13
+ <button-container>{{ text }}</button-container>
14
+ </button-wrapper>
15
+ </page-container>
16
+ </template>
17
+
18
+ <script>
19
+ // import ExternalButton from "@eturnity/eturnity_reusable_components/src/components/buttons/externalButton"
20
+ // <main-button
21
+ // :isDisabled="true"
22
+ // text="Click Me"
23
+ // minWidth="300px"
24
+ // customColor="#000"
25
+ // />
26
+
27
+ import styled from "vue-styled-components"
28
+
29
+ const PageContainer = styled.div``
30
+
31
+ const ButtonAttrs = {
32
+ isDisabled: Boolean,
33
+ minWidth: String,
34
+ customColor: String,
35
+ }
36
+ const ButtonWrapper = styled("div", ButtonAttrs)`
37
+ display: grid;
38
+ grid-template-columns: auto 1fr;
39
+ background-color: ${(props) =>
40
+ props.isDisabled
41
+ ? props.theme.colors.disabled
42
+ : props.customColor
43
+ ? props.customColor
44
+ : props.theme.colors.yellow};
45
+ cursor: ${(props) => (props.isDisabled ? "not-allowed" : "pointer")};
46
+ user-select: none;
47
+ border-radius: 4px;
48
+ min-width: ${(props) => (props.minWidth ? props.minWidth : "initial")};
49
+
50
+ &:hover {
51
+ opacity: ${(props) => (props.isDisabled ? "1" : "0.8")};
52
+ }
53
+
54
+ &:active {
55
+ opacity: 1;
56
+ }
57
+ `
58
+
59
+ const ButtonContainer = styled.div`
60
+ padding: 7px 15px;
61
+ font-size: 13px;
62
+ color: ${(props) => props.theme.colors.white};
63
+ text-align: center;
64
+ `
65
+
66
+ const IconContainer = styled.div`
67
+ display: grid;
68
+ align-items: center;
69
+ justify-items: center;
70
+ `
71
+
72
+ const IconElement = styled.img``
73
+
74
+ export default {
75
+ name: "external-button",
76
+ components: {
77
+ PageContainer,
78
+ ButtonContainer,
79
+ ButtonWrapper,
80
+ IconContainer,
81
+ IconElement,
82
+ },
83
+ props: {
84
+ isDisabled: {
85
+ required: false,
86
+ default: false,
87
+ },
88
+ text: {
89
+ required: true,
90
+ },
91
+ minWidth: {
92
+ required: false,
93
+ default: null,
94
+ },
95
+ customColor: {
96
+ required: false,
97
+ default: null,
98
+ },
99
+ },
100
+ }
101
+ </script>
@@ -1,82 +1,82 @@
1
- <template>
2
- <page-container>
3
- <button-container
4
- :isDisabled="isDisabled"
5
- :type="type"
6
- :customColor="customColor"
7
- >
8
- {{ text }}
9
- </button-container>
10
- </page-container>
11
- </template>
12
-
13
- <script>
14
- // To use:
15
- // import MainButton from "@eturnity/eturnity_reusable_components/src/components/buttons/mainButton"
16
- // <main-button
17
- // type="secondary" // primary, secondary, cancel
18
- // :isDisabled="true"
19
- // text="Click Me"
20
- // customColor="#ab5348"
21
- // />
22
-
23
- import styled from "vue-styled-components"
24
-
25
- const PageContainer = styled.div``
26
-
27
- const ButtonAttrs = { type: String, isDisabled: Boolean, customColor: String }
28
- const ButtonContainer = styled("div", ButtonAttrs)`
29
- padding: 7px 15px;
30
- font-size: 13px;
31
- color: ${(props) => props.theme.colors.white};
32
- background-color: ${(props) =>
33
- props.isDisabled
34
- ? props.theme.colors.disabled
35
- : props.customColor
36
- ? props.customColor
37
- : props.type === "primary"
38
- ? props.theme.colors.black
39
- : props.type === "secondary"
40
- ? props.theme.colors.grey3
41
- : props.type === "cancel"
42
- ? props.theme.colors.red
43
- : props.theme.colors.black};
44
- border-radius: 4px;
45
- text-align: center;
46
- cursor: ${(props) => (props.isDisabled ? "not-allowed" : "pointer")};
47
- user-select: none;
48
-
49
- &:hover {
50
- opacity: ${(props) => (props.isDisabled ? "1" : "0.8")};
51
- }
52
-
53
- &:active {
54
- opacity: 1;
55
- }
56
- `
57
-
58
- export default {
59
- name: "main-button",
60
- components: {
61
- PageContainer,
62
- ButtonContainer,
63
- },
64
- props: {
65
- type: {
66
- required: false,
67
- default: "primary",
68
- },
69
- isDisabled: {
70
- required: false,
71
- default: false,
72
- },
73
- text: {
74
- required: true,
75
- },
76
- customColor: {
77
- required: false,
78
- default: null,
79
- },
80
- },
81
- }
82
- </script>
1
+ <template>
2
+ <page-container>
3
+ <button-container
4
+ :isDisabled="isDisabled"
5
+ :type="type"
6
+ :customColor="customColor"
7
+ >
8
+ {{ text }}
9
+ </button-container>
10
+ </page-container>
11
+ </template>
12
+
13
+ <script>
14
+ // To use:
15
+ // import MainButton from "@eturnity/eturnity_reusable_components/src/components/buttons/mainButton"
16
+ // <main-button
17
+ // type="secondary" // primary, secondary, cancel
18
+ // :isDisabled="true"
19
+ // text="Click Me"
20
+ // customColor="#ab5348"
21
+ // />
22
+
23
+ import styled from "vue-styled-components"
24
+
25
+ const PageContainer = styled.div``
26
+
27
+ const ButtonAttrs = { type: String, isDisabled: Boolean, customColor: String }
28
+ const ButtonContainer = styled("div", ButtonAttrs)`
29
+ padding: 7px 15px;
30
+ font-size: 13px;
31
+ color: ${(props) => props.theme.colors.white};
32
+ background-color: ${(props) =>
33
+ props.isDisabled
34
+ ? props.theme.colors.disabled
35
+ : props.customColor
36
+ ? props.customColor
37
+ : props.type === "primary"
38
+ ? props.theme.colors.black
39
+ : props.type === "secondary"
40
+ ? props.theme.colors.grey3
41
+ : props.type === "cancel"
42
+ ? props.theme.colors.red
43
+ : props.theme.colors.black};
44
+ border-radius: 4px;
45
+ text-align: center;
46
+ cursor: ${(props) => (props.isDisabled ? "not-allowed" : "pointer")};
47
+ user-select: none;
48
+
49
+ &:hover {
50
+ opacity: ${(props) => (props.isDisabled ? "1" : "0.8")};
51
+ }
52
+
53
+ &:active {
54
+ opacity: 1;
55
+ }
56
+ `
57
+
58
+ export default {
59
+ name: "main-button",
60
+ components: {
61
+ PageContainer,
62
+ ButtonContainer,
63
+ },
64
+ props: {
65
+ type: {
66
+ required: false,
67
+ default: "primary",
68
+ },
69
+ isDisabled: {
70
+ required: false,
71
+ default: false,
72
+ },
73
+ text: {
74
+ required: true,
75
+ },
76
+ customColor: {
77
+ required: false,
78
+ default: null,
79
+ },
80
+ },
81
+ }
82
+ </script>
@@ -1,29 +1,29 @@
1
- import DeleteIcon from "./index.vue"
2
-
3
- export default {
4
- title: "DeleteIcon",
5
- component: DeleteIcon,
6
- // argTypes: {},
7
- }
8
-
9
- const Template = (args, { argTypes }) => ({
10
- // Components used in your story `template` are defined in the `components` object
11
- components: { DeleteIcon },
12
- // The story's `args` need to be mapped into the template through the `setup()` method
13
- props: Object.keys(argTypes),
14
- template: '<delete-icon v-bind="$props" />',
15
-
16
- // import DeleteIcon from "@eturnity/eturnity_reusable_components/src/components/deleteIcon"
17
- // To use:
18
- // <delete-icon color="gray" @click.native="onDeleteItem(item)" :isDisabled="true" />
19
- })
20
-
21
- export const Default = Template.bind({})
22
- Default.args = {
23
- isDisabled: false,
24
- }
25
-
26
- export const Disabled = Template.bind({})
27
- Disabled.args = {
28
- isDisabled: true,
29
- }
1
+ import DeleteIcon from "./index.vue"
2
+
3
+ export default {
4
+ title: "DeleteIcon",
5
+ component: DeleteIcon,
6
+ // argTypes: {},
7
+ }
8
+
9
+ const Template = (args, { argTypes }) => ({
10
+ // Components used in your story `template` are defined in the `components` object
11
+ components: { DeleteIcon },
12
+ // The story's `args` need to be mapped into the template through the `setup()` method
13
+ props: Object.keys(argTypes),
14
+ template: '<delete-icon v-bind="$props" />',
15
+
16
+ // import DeleteIcon from "@eturnity/eturnity_reusable_components/src/components/deleteIcon"
17
+ // To use:
18
+ // <delete-icon color="gray" @click.native="onDeleteItem(item)" :isDisabled="true" />
19
+ })
20
+
21
+ export const Default = Template.bind({})
22
+ Default.args = {
23
+ isDisabled: false,
24
+ }
25
+
26
+ export const Disabled = Template.bind({})
27
+ Disabled.args = {
28
+ isDisabled: true,
29
+ }