@eturnity/eturnity_reusable_components 1.2.25-EPDM-5202.2 → 1.2.26-3d-master.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 (231) 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 +376 -321
  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/error_icon copy.png +0 -0
  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/accept.svg +5 -5
  29. package/src/assets/svgIcons/activate_panels_active.svg +22 -22
  30. package/src/assets/svgIcons/activate_panels_inactive.svg +20 -20
  31. package/src/assets/svgIcons/add_icon-1.svg +3 -3
  32. package/src/assets/svgIcons/add_icon.svg +4 -4
  33. package/src/assets/svgIcons/address_book.svg +3 -3
  34. package/src/assets/svgIcons/after_sale_as_a_service.svg +6 -6
  35. package/src/assets/svgIcons/all_good.svg +3 -3
  36. package/src/assets/svgIcons/angle_active.svg +5 -5
  37. package/src/assets/svgIcons/angle_inactive.svg +4 -4
  38. package/src/assets/svgIcons/area_active.svg +11 -11
  39. package/src/assets/svgIcons/area_inactive.svg +26 -26
  40. package/src/assets/svgIcons/arrow_down.svg +3 -3
  41. package/src/assets/svgIcons/arrow_left.svg +4 -4
  42. package/src/assets/svgIcons/arrow_right.svg +4 -4
  43. package/src/assets/svgIcons/arrow_up.svg +3 -3
  44. package/src/assets/svgIcons/attachment.svg +3 -3
  45. package/src/assets/svgIcons/base_layer.svg +3 -0
  46. package/src/assets/svgIcons/battery.svg +3 -3
  47. package/src/assets/svgIcons/bell.svg +3 -3
  48. package/src/assets/svgIcons/bold.svg +3 -3
  49. package/src/assets/svgIcons/bom.svg +3 -3
  50. package/src/assets/svgIcons/bom_generation.svg +10 -10
  51. package/src/assets/svgIcons/bookmaker.svg +3 -3
  52. package/src/assets/svgIcons/bubble.svg +3 -3
  53. package/src/assets/svgIcons/bullet_list.svg +8 -8
  54. package/src/assets/svgIcons/calendar.svg +7 -7
  55. package/src/assets/svgIcons/calendar_icon.svg +7 -7
  56. package/src/assets/svgIcons/call.svg +3 -3
  57. package/src/assets/svgIcons/camera.svg +3 -3
  58. package/src/assets/svgIcons/car.svg +3 -3
  59. package/src/assets/svgIcons/cart.svg +3 -3
  60. package/src/assets/svgIcons/checkbox.svg +3 -3
  61. package/src/assets/svgIcons/clear_formatting.svg +7 -7
  62. package/src/assets/svgIcons/clickable_info.svg +4 -4
  63. package/src/assets/svgIcons/clip.svg +3 -3
  64. package/src/assets/svgIcons/clock.svg +4 -4
  65. package/src/assets/svgIcons/close_for_modals,_tool_tips.svg +4 -4
  66. package/src/assets/svgIcons/collapse.svg +4 -4
  67. package/src/assets/svgIcons/component_library.svg +7 -7
  68. package/src/assets/svgIcons/context_menu-1.svg +6 -6
  69. package/src/assets/svgIcons/context_menu-2.svg +5 -5
  70. package/src/assets/svgIcons/context_menu.svg +5 -5
  71. package/src/assets/svgIcons/context_menu_tabs.svg +5 -5
  72. package/src/assets/svgIcons/cross.svg +4 -4
  73. package/src/assets/svgIcons/current_variant.svg +4 -4
  74. package/src/assets/svgIcons/deadline.svg +4 -4
  75. package/src/assets/svgIcons/delete.svg +4 -4
  76. package/src/assets/svgIcons/delete_area_active.svg +16 -16
  77. package/src/assets/svgIcons/delete_area_inactive.svg +15 -15
  78. package/src/assets/svgIcons/direction_active-1.svg +12 -12
  79. package/src/assets/svgIcons/direction_active.svg +5 -5
  80. package/src/assets/svgIcons/direction_inactive.svg +4 -4
  81. package/src/assets/svgIcons/distances_active.svg +9 -9
  82. package/src/assets/svgIcons/distances_inactive.svg +8 -8
  83. package/src/assets/svgIcons/document.svg +3 -3
  84. package/src/assets/svgIcons/downarrow.svg +3 -3
  85. package/src/assets/svgIcons/download.svg +4 -4
  86. package/src/assets/svgIcons/draggable_corner.svg +5 -0
  87. package/src/assets/svgIcons/duplicate-1.svg +8 -8
  88. package/src/assets/svgIcons/duplicate-2.svg +5 -5
  89. package/src/assets/svgIcons/duplicate.svg +4 -4
  90. package/src/assets/svgIcons/e-mobility_configurator.svg +6 -6
  91. package/src/assets/svgIcons/edit_button.svg +3 -3
  92. package/src/assets/svgIcons/email.svg +3 -3
  93. package/src/assets/svgIcons/ems-1.svg +3 -3
  94. package/src/assets/svgIcons/ems.svg +3 -3
  95. package/src/assets/svgIcons/end_of_the_list.svg +5 -5
  96. package/src/assets/svgIcons/erase.svg +4 -4
  97. package/src/assets/svgIcons/fav_icon.svg +4 -4
  98. package/src/assets/svgIcons/financing_for_pv-1.svg +5 -5
  99. package/src/assets/svgIcons/financing_for_pv-2.svg +3 -3
  100. package/src/assets/svgIcons/financing_for_pv.svg +6 -6
  101. package/src/assets/svgIcons/finish-1.svg +4 -4
  102. package/src/assets/svgIcons/finish.svg +3 -3
  103. package/src/assets/svgIcons/folder.svg +3 -3
  104. package/src/assets/svgIcons/heat_calc.svg +7 -7
  105. package/src/assets/svgIcons/house.svg +3 -3
  106. package/src/assets/svgIcons/info.svg +3 -3
  107. package/src/assets/svgIcons/initial_situation.svg +3 -3
  108. package/src/assets/svgIcons/intro-tour-1.svg +3 -3
  109. package/src/assets/svgIcons/intro-tour.svg +3 -3
  110. package/src/assets/svgIcons/inverter-1.svg +5 -5
  111. package/src/assets/svgIcons/inverter.svg +3 -3
  112. package/src/assets/svgIcons/italic.svg +3 -3
  113. package/src/assets/svgIcons/key.svg +3 -3
  114. package/src/assets/svgIcons/lead_marketplace.svg +6 -6
  115. package/src/assets/svgIcons/lead_provider.svg +4 -4
  116. package/src/assets/svgIcons/length_in_2d_active.svg +12 -12
  117. package/src/assets/svgIcons/length_in_2d_inctive.svg +13 -13
  118. package/src/assets/svgIcons/light_bulb.svg +3 -3
  119. package/src/assets/svgIcons/line_graph.svg +3 -3
  120. package/src/assets/svgIcons/local_subsidies.svg +18 -18
  121. package/src/assets/svgIcons/location.svg +3 -3
  122. package/src/assets/svgIcons/lock.svg +3 -3
  123. package/src/assets/svgIcons/loop.svg +3 -3
  124. package/src/assets/svgIcons/lunch.svg +4 -4
  125. package/src/assets/svgIcons/magic_tool.svg +6 -0
  126. package/src/assets/svgIcons/map_icon.svg +5 -3
  127. package/src/assets/svgIcons/margin_tool.svg +6 -0
  128. package/src/assets/svgIcons/meeting.svg +6 -6
  129. package/src/assets/svgIcons/move_copy.svg +4 -4
  130. package/src/assets/svgIcons/new_area_inactive.svg +11 -11
  131. package/src/assets/svgIcons/next.svg +4 -4
  132. package/src/assets/svgIcons/not_equal_to.svg +3 -3
  133. package/src/assets/svgIcons/numbered_list.svg +6 -6
  134. package/src/assets/svgIcons/obstacle_tool.svg +9 -13
  135. package/src/assets/svgIcons/outline_tool.svg +11 -0
  136. package/src/assets/svgIcons/pan_tool.svg +12 -12
  137. package/src/assets/svgIcons/panels_tool.svg +8 -8
  138. package/src/assets/svgIcons/pen_tool.svg +4 -4
  139. package/src/assets/svgIcons/picker_tool.svg +4 -4
  140. package/src/assets/svgIcons/picture.svg +3 -3
  141. package/src/assets/svgIcons/pin.svg +5 -5
  142. package/src/assets/svgIcons/presentation.svg +3 -3
  143. package/src/assets/svgIcons/previous.svg +4 -4
  144. package/src/assets/svgIcons/profile-1.svg +4 -4
  145. package/src/assets/svgIcons/profile.svg +4 -4
  146. package/src/assets/svgIcons/profitability.svg +3 -3
  147. package/src/assets/svgIcons/project_analysis.svg +4 -4
  148. package/src/assets/svgIcons/project_settings.svg +4 -4
  149. package/src/assets/svgIcons/pv.svg +3 -3
  150. package/src/assets/svgIcons/quotations.svg +6 -6
  151. package/src/assets/svgIcons/redo.svg +6 -0
  152. package/src/assets/svgIcons/resizer.svg +5 -0
  153. package/src/assets/svgIcons/roof_layer.svg +3 -0
  154. package/src/assets/svgIcons/rotate_view.svg +5 -5
  155. package/src/assets/svgIcons/run_simulation.svg +3 -3
  156. package/src/assets/svgIcons/scaling_tool.svg +8 -8
  157. package/src/assets/svgIcons/search.svg +3 -3
  158. package/src/assets/svgIcons/security.svg +3 -3
  159. package/src/assets/svgIcons/settings.svg +3 -3
  160. package/src/assets/svgIcons/show_in_a_new_tab.svg +12 -12
  161. package/src/assets/svgIcons/smartphone.svg +4 -4
  162. package/src/assets/svgIcons/solar_calc.svg +13 -13
  163. package/src/assets/svgIcons/sorting.svg +4 -4
  164. package/src/assets/svgIcons/start_of_the_list.svg +5 -5
  165. package/src/assets/svgIcons/strikethrough.svg +4 -4
  166. package/src/assets/svgIcons/subsidies-1.svg +5 -5
  167. package/src/assets/svgIcons/subsidies-2.svg +3 -3
  168. package/src/assets/svgIcons/subsidies.svg +3 -3
  169. package/src/assets/svgIcons/subtract_icon.svg +3 -3
  170. package/src/assets/svgIcons/suitcase.svg +3 -3
  171. package/src/assets/svgIcons/template_icon_not_clickable.svg +6 -6
  172. package/src/assets/svgIcons/transfer.svg +4 -4
  173. package/src/assets/svgIcons/truck.svg +3 -3
  174. package/src/assets/svgIcons/underlined.svg +3 -3
  175. package/src/assets/svgIcons/undo.svg +6 -0
  176. package/src/assets/svgIcons/uparrow.svg +3 -3
  177. package/src/assets/svgIcons/upload_avatar-1.svg +12 -12
  178. package/src/assets/svgIcons/upload_avatar.svg +5 -5
  179. package/src/assets/svgIcons/upload_image.svg +8 -8
  180. package/src/assets/svgIcons/vertical_tool.svg +3 -0
  181. package/src/assets/svgIcons/virtual_storage.svg +4 -4
  182. package/src/assets/svgIcons/warning.svg +4 -4
  183. package/src/assets/svgIcons/way.svg +5 -5
  184. package/src/assets/svgIcons/wifi.svg +3 -3
  185. package/src/assets/svgIcons/winter.svg +3 -3
  186. package/src/assets/theme.js +36 -34
  187. package/src/components/addNewButton/AddNewButton.stories.js +24 -24
  188. package/src/components/addNewButton/index.vue +58 -58
  189. package/src/components/buttons/closeButton/CloseButton.stories.js +29 -29
  190. package/src/components/buttons/closeButton/index.vue +61 -61
  191. package/src/components/buttons/externalButton/index.vue +101 -101
  192. package/src/components/buttons/mainButton/index.vue +82 -82
  193. package/src/components/deleteIcon/DeleteIcon.stories.js +29 -29
  194. package/src/components/deleteIcon/index.vue +55 -55
  195. package/src/components/errorMessage/index.vue +62 -0
  196. package/src/components/icon/Icons.stories.js +41 -41
  197. package/src/components/icon/iconCollection.vue +68 -68
  198. package/src/components/icon/index.vue +84 -83
  199. package/src/components/iconWrapper/index.vue +116 -0
  200. package/src/components/infoText/index.vue +166 -151
  201. package/src/components/inputs/checkbox/Checkbox.stories.js +57 -57
  202. package/src/components/inputs/checkbox/index.vue +182 -182
  203. package/src/components/inputs/inputNumber/InputNumber.stories.js +150 -150
  204. package/src/components/inputs/inputNumber/index.vue +557 -390
  205. package/src/components/inputs/inputNumberQuestion/index.vue +215 -215
  206. package/src/components/inputs/inputText/InputText.stories.js +75 -75
  207. package/src/components/inputs/inputText/index.vue +258 -253
  208. package/src/components/inputs/radioButton/RadioButton.stories.js +58 -58
  209. package/src/components/inputs/radioButton/index.vue +246 -246
  210. package/src/components/inputs/searchInput/SearchInput.stories.js +40 -40
  211. package/src/components/inputs/searchInput/index.vue +97 -97
  212. package/src/components/inputs/slider/index.vue +126 -126
  213. package/src/components/inputs/textAreaInput/TextAreaInput.stories.js +135 -135
  214. package/src/components/inputs/textAreaInput/index.vue +194 -189
  215. package/src/components/inputs/toggle/Toggle.stories.js +77 -77
  216. package/src/components/inputs/toggle/index.vue +288 -288
  217. package/src/components/modals/modal/index.vue +153 -153
  218. package/src/components/modals/modal/modal.stories.js +31 -31
  219. package/src/components/pageSubtitle/index.vue +68 -68
  220. package/src/components/pageTitle/index.vue +45 -45
  221. package/src/components/progressBar/index.vue +125 -125
  222. package/src/components/projectMarker/index.vue +285 -285
  223. package/src/components/spinner/index.vue +71 -71
  224. package/src/components/tableDropdown/index.vue +644 -644
  225. package/src/components/tables/mainTable/exampleNested.vue +328 -328
  226. package/src/components/tables/mainTable/index.vue +379 -379
  227. package/src/components/tables/viewTable/index.vue +195 -195
  228. package/src/components/threeDots/index.vue +333 -333
  229. package/src/helpers/numberConverter.js +103 -98
  230. package/src/helpers/translateLang.js +80 -80
  231. package/src/main.js +13 -13
@@ -1,253 +1,258 @@
1
- <template>
2
- <container>
3
- <input-wrapper
4
- :hasLabel="!!label && label.length > 0"
5
- :alignItems="alignItems"
6
- >
7
- <label-wrapper v-if="label">
8
- <input-label :fontSize="fontSize">{{ label }}</input-label>
9
- <info-text
10
- v-if="infoTextMessage"
11
- :text="infoTextMessage"
12
- borderColor="#ccc"
13
- :size="fontSize ? fontSize : '16'"
14
- :alignText="infoTextAlign"
15
- />
16
- </label-wrapper>
17
- <icon-container>
18
- <input-container
19
- :placeholder="placeholder"
20
- :isError="isError"
21
- :inputWidth="inputWidth"
22
- :minWidth="minWidth"
23
- :value="value"
24
- @input="onChangeHandler"
25
- :noBorder="noBorder"
26
- :disabled="disabled"
27
- :isDisabled="disabled"
28
- :fontSize="fontSize"
29
- :inputType="inputType"
30
- :type="inputTypeData"
31
- />
32
- <icon-wrapper
33
- v-if="inputType === 'password' && !isError"
34
- @click="toggleShowPassword()"
35
- size="20px"
36
- >
37
- <icon name="current_variant" size="20px" />
38
- </icon-wrapper>
39
- <icon-wrapper v-if="isError" size="16px">
40
- <icon name="warning" size="16px" cursor="default" />
41
- </icon-wrapper>
42
- </icon-container>
43
- </input-wrapper>
44
- <error-message v-if="isError">{{ errorMessage }}</error-message>
45
- </container>
46
- </template>
47
-
48
- <script>
49
- import styled from 'vue-styled-components'
50
- import InfoText from '../../infoText'
51
- import Icon from '../../icon'
52
-
53
- const Container = styled.div`
54
- width: 100%;
55
- position: relative;
56
- `
57
-
58
- const labelAttrs = { fontSize: String }
59
- const InputLabel = styled('div', labelAttrs)`
60
- font-weight: bold;
61
- font-size: ${(props) => (props.fontSize ? props.fontSize : '13px')};
62
- `
63
-
64
- const LabelWrapper = styled.div`
65
- display: inline-grid;
66
- grid-template-columns: auto auto;
67
- grid-gap: 12px;
68
- align-items: center;
69
- justify-content: start;
70
- `
71
-
72
- const inputProps = {
73
- isError: Boolean,
74
- inputWidth: String,
75
- minWidth: String,
76
- noBorder: Boolean,
77
- isDisabled: Boolean,
78
- fontSize: String,
79
- inputType: String
80
- }
81
- const InputContainer = styled('input', inputProps)`
82
- border: ${(props) =>
83
- props.isError
84
- ? '1px solid ' + props.theme.colors.red
85
- : props.noBorder
86
- ? 'none'
87
- : props.hasLength
88
- ? '1px solid ' + props.theme.colors.black
89
- : '1px solid ' + props.theme.colors.mediumGray};
90
- padding: ${(props) =>
91
- props.isError
92
- ? '11px 25px 11px 10px'
93
- : props.inputType === 'password'
94
- ? '11px 25px 11px 10px'
95
- : '11px 5px 11px 10px'};
96
- border-radius: 4px;
97
- position: relative;
98
- font-size: ${(props) => (props.fontSize ? props.fontSize : '16px')};
99
- color: ${(props) =>
100
- props.isError ? props.theme.colors.red : props.theme.colors.black};
101
- width: ${(props) => (props.inputWidth ? props.inputWidth : '100%')};
102
- min-width: ${(props) => (props.minWidth ? props.minWidth : 'unset')};
103
- box-sizing: border-box; // to allow width of 100% with padding
104
- font-weight: 500;
105
- cursor: ${(props) => (props.isDisabled ? 'not-allowed' : 'auto')};
106
- background-color: ${(props) =>
107
- props.isDisabled ? props.theme.colors.grey5 : '#fff'};
108
-
109
- &::placeholder {
110
- color: ${(props) =>
111
- props.isError ? props.theme.colors.red : props.theme.colors.darkGray};
112
- }
113
-
114
- &:focus {
115
- outline: none;
116
- }
117
- `
118
-
119
- const inputAttrs = { alignItems: String, hasLabel: Boolean }
120
- const InputWrapper = styled('div', inputAttrs)`
121
- position: relative;
122
- display: grid;
123
- align-items: center;
124
- gap: 8px;
125
- grid-template-columns: ${(props) =>
126
- props.alignItems === 'vertical' || !props.hasLabel ? '1fr' : 'auto 1fr'};
127
- `
128
-
129
- const ErrorMessage = styled.div`
130
- font-size: 14px;
131
- color: ${(props) => props.theme.colors.red};
132
- position: absolute;
133
- top: calc(100% + 1px);
134
- `
135
-
136
- const IconAttrs = { size: String }
137
- const IconWrapper = styled('div', IconAttrs)`
138
- position: absolute;
139
- top: 0;
140
- bottom: 0;
141
- margin: auto;
142
- right: 5px;
143
- height: ${(props) => (props.size ? props.size : 'auto')};
144
- `
145
-
146
- const IconContainer = styled.div`
147
- position: relative;
148
- `
149
-
150
- export default {
151
- // import InputText from "@eturnity/eturnity_reusable_components/src/components/inputs/inputText"
152
- // To use:
153
- // <input-text
154
- // placeholder="Company name"
155
- // :value="companyName"
156
- // @input-change="onInputChange({ value: $event, type: 'companyName' })"
157
- // :isError="checkErrors()"
158
- // :errorMessage="This is my error message"
159
- // infoTextAlign="right" // left by default
160
- // infoTextMessage="My info message"
161
- // label="Question 5"
162
- // alignItems="horizontal" // horizontal, vertical
163
- // inputWidth="250px"
164
- // minWidth="100px"
165
- // fontSize="13px"
166
- // />
167
- name: 'input-text',
168
- components: {
169
- Container,
170
- InputContainer,
171
- InputWrapper,
172
- ErrorMessage,
173
- InfoText,
174
- InputLabel,
175
- LabelWrapper,
176
- Icon,
177
- IconWrapper,
178
- IconContainer
179
- },
180
- data() {
181
- return {
182
- inputTypeData: 'text'
183
- }
184
- },
185
- props: {
186
- placeholder: {
187
- required: false,
188
- default: ''
189
- },
190
- alignItems: {
191
- required: false,
192
- default: 'horizontal'
193
- },
194
- isError: {
195
- required: false,
196
- default: false
197
- },
198
- inputWidth: {
199
- required: false,
200
- default: null
201
- },
202
- minWidth: {
203
- required: false,
204
- default: null
205
- },
206
- value: {
207
- required: true,
208
- default: null
209
- },
210
- errorMessage: {
211
- required: false,
212
- default: ''
213
- },
214
- infoTextMessage: {
215
- required: false
216
- },
217
- infoTextAlign: {
218
- required: false
219
- },
220
- label: {
221
- required: false
222
- },
223
- noBorder: {
224
- required: false,
225
- default: false
226
- },
227
- disabled: {
228
- required: false,
229
- default: false
230
- },
231
- fontSize: {
232
- required: false,
233
- default: null
234
- },
235
- inputType: {
236
- required: false,
237
- default: 'text'
238
- }
239
- },
240
- methods: {
241
- onChangeHandler($event) {
242
- this.$emit('input-change', $event)
243
- },
244
- toggleShowPassword() {
245
- this.inputTypeData =
246
- this.inputTypeData === 'password' ? 'text' : 'password'
247
- }
248
- },
249
- created() {
250
- this.inputTypeData = this.inputType
251
- }
252
- }
253
- </script>
1
+ <template>
2
+ <container>
3
+ <input-wrapper
4
+ :hasLabel="!!label && label.length > 0"
5
+ :alignItems="alignItems"
6
+ >
7
+ <label-wrapper v-if="label">
8
+ <input-label :fontSize="fontSize">{{ label }}</input-label>
9
+ <info-text
10
+ v-if="infoTextMessage"
11
+ :text="infoTextMessage"
12
+ borderColor="#ccc"
13
+ :size="fontSize ? fontSize : '16px'"
14
+ :alignText="infoTextAlign"
15
+ />
16
+ </label-wrapper>
17
+ <icon-container>
18
+ <input-container
19
+ :placeholder="placeholder"
20
+ :isError="isError"
21
+ :inputWidth="inputWidth"
22
+ :minWidth="minWidth"
23
+ :value="value"
24
+ @input="onChangeHandler"
25
+ :noBorder="noBorder"
26
+ :disabled="disabled"
27
+ :isDisabled="disabled"
28
+ :fontSize="fontSize"
29
+ :inputType="inputType"
30
+ :type="inputTypeData"
31
+ />
32
+ <icon-wrapper
33
+ v-if="inputType === 'password' && !isError"
34
+ @click="toggleShowPassword()"
35
+ size="20px"
36
+ >
37
+ <icon name="current_variant" size="20px" />
38
+ </icon-wrapper>
39
+ <icon-wrapper v-if="isError" size="16px">
40
+ <icon name="warning" size="16px" cursor="default" />
41
+ </icon-wrapper>
42
+ </icon-container>
43
+ </input-wrapper>
44
+ </container>
45
+ </template>
46
+
47
+ <script>
48
+ import styled from 'vue-styled-components'
49
+ import InfoText from '../../infoText'
50
+ import Icon from '../../icon'
51
+
52
+ const Container = styled.div`
53
+ width: 100%;
54
+ position: relative;
55
+ `
56
+ const InputErrorWrapper = styled.div`
57
+ display: inline-grid;
58
+ grid-template-row: auto auto;
59
+ grid-gap: 0px;
60
+ align-items: center;
61
+ `
62
+ const labelAttrs = { fontSize: String }
63
+ const InputLabel = styled('div', labelAttrs)`
64
+ font-weight: bold;
65
+ font-size: ${(props) => (props.fontSize ? props.fontSize : '13px')};
66
+ `
67
+
68
+ const LabelWrapper = styled.div`
69
+ display: inline-grid;
70
+ grid-template-columns: auto auto;
71
+ grid-gap: 12px;
72
+ align-items: center;
73
+ justify-content: start;
74
+ `
75
+
76
+ const inputProps = {
77
+ isError: Boolean,
78
+ inputWidth: String,
79
+ minWidth: String,
80
+ noBorder: Boolean,
81
+ isDisabled: Boolean,
82
+ fontSize: String,
83
+ inputType: String
84
+ }
85
+ const InputContainer = styled('input', inputProps)`
86
+ border: ${(props) =>
87
+ props.isError
88
+ ? '1px solid ' + props.theme.colors.red
89
+ : props.noBorder
90
+ ? 'none'
91
+ : props.hasLength
92
+ ? '1px solid ' + props.theme.colors.black
93
+ : '1px solid ' + props.theme.colors.mediumGray};
94
+ padding: ${(props) =>
95
+ props.isError
96
+ ? '11px 25px 11px 10px'
97
+ : props.inputType === 'password'
98
+ ? '11px 25px 11px 10px'
99
+ : '11px 5px 11px 10px'};
100
+ border-radius: 4px;
101
+ position: relative;
102
+ font-size: ${(props) => (props.fontSize ? props.fontSize : '16px')};
103
+ color: ${(props) =>
104
+ props.isError ? props.theme.colors.red : props.theme.colors.black};
105
+ width: ${(props) => (props.inputWidth ? props.inputWidth : '100%')};
106
+ min-width: ${(props) => (props.minWidth ? props.minWidth : 'unset')};
107
+ box-sizing: border-box; // to allow width of 100% with padding
108
+ font-weight: 500;
109
+ cursor: ${(props) => (props.isDisabled ? 'not-allowed' : 'auto')};
110
+ background-color: ${(props) =>
111
+ props.isDisabled ? props.theme.colors.grey5 : '#fff'};
112
+
113
+ &::placeholder {
114
+ color: ${(props) =>
115
+ props.isError ? props.theme.colors.red : props.theme.colors.darkGray};
116
+ }
117
+
118
+ &:focus {
119
+ outline: none;
120
+ }
121
+ `
122
+
123
+ const inputAttrs = { alignItems: String, hasLabel: Boolean }
124
+ const InputWrapper = styled('div', inputAttrs)`
125
+ position: relative;
126
+ display: grid;
127
+ align-items: center;
128
+ gap: 8px;
129
+ grid-template-columns: ${(props) =>
130
+ props.alignItems === 'vertical' || !props.hasLabel ? '1fr' : 'auto 1fr'};
131
+ `
132
+
133
+ const ErrorMessage = styled.div`
134
+ font-size: 14px;
135
+ color: ${(props) => props.theme.colors.red};
136
+ position: absolute;
137
+ top: calc(100% + 1px);
138
+ `
139
+
140
+ const IconAttrs = { size: String }
141
+ const IconWrapper = styled('div', IconAttrs)`
142
+ position: absolute;
143
+ top: 0;
144
+ bottom: 0;
145
+ margin: auto;
146
+ right: 5px;
147
+ height: ${(props) => (props.size ? props.size : 'auto')};
148
+ `
149
+
150
+ const IconContainer = styled.div`
151
+ position: relative;
152
+ `
153
+
154
+ export default {
155
+ // import InputText from "@eturnity/eturnity_reusable_components/src/components/inputs/inputText"
156
+ // To use:
157
+ // <input-text
158
+ // placeholder="Company name"
159
+ // :value="companyName"
160
+ // @input-change="onInputChange({ value: $event, type: 'companyName' })"
161
+ // :isError="checkErrors()"
162
+ // :errorMessage="This is my error message"
163
+ // infoTextAlign="right" // left by default
164
+ // infoTextMessage="My info message"
165
+ // label="Question 5"
166
+ // alignItems="horizontal" // horizontal, vertical
167
+ // inputWidth="250px"
168
+ // minWidth="100px"
169
+ // fontSize="13px"
170
+ // />
171
+ name: 'input-text',
172
+ components: {
173
+ Container,
174
+ InputContainer,
175
+ InputWrapper,
176
+ ErrorMessage,
177
+ InfoText,
178
+ InputLabel,
179
+ InputErrorWrapper,
180
+ LabelWrapper,
181
+ Icon,
182
+ IconWrapper,
183
+ IconContainer
184
+ },
185
+ data() {
186
+ return {
187
+ inputTypeData: 'text'
188
+ }
189
+ },
190
+ props: {
191
+ placeholder: {
192
+ required: false,
193
+ default: ''
194
+ },
195
+ alignItems: {
196
+ required: false,
197
+ default: 'horizontal'
198
+ },
199
+ isError: {
200
+ required: false,
201
+ default: false
202
+ },
203
+ inputWidth: {
204
+ required: false,
205
+ default: null
206
+ },
207
+ minWidth: {
208
+ required: false,
209
+ default: null
210
+ },
211
+ value: {
212
+ required: true,
213
+ default: null
214
+ },
215
+ errorMessage: {
216
+ required: false,
217
+ default: ''
218
+ },
219
+ infoTextMessage: {
220
+ required: false
221
+ },
222
+ infoTextAlign: {
223
+ required: false
224
+ },
225
+ label: {
226
+ required: false
227
+ },
228
+ noBorder: {
229
+ required: false,
230
+ default: false
231
+ },
232
+ disabled: {
233
+ required: false,
234
+ default: false
235
+ },
236
+ fontSize: {
237
+ required: false,
238
+ default: null
239
+ },
240
+ inputType: {
241
+ required: false,
242
+ default: 'text'
243
+ }
244
+ },
245
+ methods: {
246
+ onChangeHandler($event) {
247
+ this.$emit('input-change', $event)
248
+ },
249
+ toggleShowPassword() {
250
+ this.inputTypeData =
251
+ this.inputTypeData === 'password' ? 'text' : 'password'
252
+ }
253
+ },
254
+ created() {
255
+ this.inputTypeData = this.inputType
256
+ }
257
+ }
258
+ </script>
@@ -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
+ }