@eturnity/eturnity_reusable_components 1.2.19-EPDM-5310.5 → 1.2.19-dev03.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 (221) 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 +62 -62
  7. package/public/index.html +17 -17
  8. package/src/App.vue +275 -218
  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/battery.svg +3 -3
  46. package/src/assets/svgIcons/bell.svg +3 -3
  47. package/src/assets/svgIcons/bold.svg +3 -3
  48. package/src/assets/svgIcons/bom.svg +3 -3
  49. package/src/assets/svgIcons/bom_generation.svg +10 -10
  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/current_variant.svg +4 -4
  71. package/src/assets/svgIcons/deadline.svg +4 -4
  72. package/src/assets/svgIcons/delete.svg +4 -4
  73. package/src/assets/svgIcons/delete_area_active.svg +16 -16
  74. package/src/assets/svgIcons/delete_area_inactive.svg +15 -15
  75. package/src/assets/svgIcons/direction_active-1.svg +12 -12
  76. package/src/assets/svgIcons/direction_active.svg +5 -5
  77. package/src/assets/svgIcons/direction_inactive.svg +4 -4
  78. package/src/assets/svgIcons/distances_active.svg +9 -9
  79. package/src/assets/svgIcons/distances_inactive.svg +8 -8
  80. package/src/assets/svgIcons/document.svg +3 -3
  81. package/src/assets/svgIcons/downarrow.svg +3 -3
  82. package/src/assets/svgIcons/download.svg +4 -4
  83. package/src/assets/svgIcons/duplicate-1.svg +8 -8
  84. package/src/assets/svgIcons/duplicate-2.svg +5 -5
  85. package/src/assets/svgIcons/duplicate-3.svg +3 -3
  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/margin_tool.svg +4 -0
  124. package/src/assets/svgIcons/meeting.svg +6 -6
  125. package/src/assets/svgIcons/move_copy.svg +4 -4
  126. package/src/assets/svgIcons/new_area_inactive.svg +11 -11
  127. package/src/assets/svgIcons/next.svg +4 -4
  128. package/src/assets/svgIcons/not_equal_to.svg +3 -3
  129. package/src/assets/svgIcons/numbered_list.svg +6 -6
  130. package/src/assets/svgIcons/obstacle_tool.svg +13 -13
  131. package/src/assets/svgIcons/pan_tool.svg +12 -12
  132. package/src/assets/svgIcons/panels_tool.svg +8 -8
  133. package/src/assets/svgIcons/pen_tool.svg +4 -4
  134. package/src/assets/svgIcons/picker_tool.svg +4 -4
  135. package/src/assets/svgIcons/picture.svg +3 -3
  136. package/src/assets/svgIcons/pin.svg +5 -5
  137. package/src/assets/svgIcons/presentation.svg +3 -3
  138. package/src/assets/svgIcons/previous.svg +4 -4
  139. package/src/assets/svgIcons/profile-1.svg +4 -4
  140. package/src/assets/svgIcons/profile.svg +4 -4
  141. package/src/assets/svgIcons/profitability.svg +3 -3
  142. package/src/assets/svgIcons/project_analysis.svg +4 -4
  143. package/src/assets/svgIcons/project_settings.svg +4 -4
  144. package/src/assets/svgIcons/pv.svg +3 -3
  145. package/src/assets/svgIcons/quotations.svg +6 -6
  146. package/src/assets/svgIcons/redo.svg +6 -0
  147. package/src/assets/svgIcons/rotate_view.svg +5 -5
  148. package/src/assets/svgIcons/run_simulation.svg +3 -3
  149. package/src/assets/svgIcons/scaling_tool.svg +8 -8
  150. package/src/assets/svgIcons/search.svg +3 -3
  151. package/src/assets/svgIcons/security.svg +3 -3
  152. package/src/assets/svgIcons/settings.svg +3 -3
  153. package/src/assets/svgIcons/show_in_a_new_tab.svg +12 -12
  154. package/src/assets/svgIcons/smartphone.svg +4 -4
  155. package/src/assets/svgIcons/solar_calc.svg +13 -13
  156. package/src/assets/svgIcons/sorting.svg +4 -4
  157. package/src/assets/svgIcons/start_of_the_list.svg +5 -5
  158. package/src/assets/svgIcons/strikethrough.svg +4 -4
  159. package/src/assets/svgIcons/subsidies-1.svg +5 -5
  160. package/src/assets/svgIcons/subsidies-2.svg +3 -3
  161. package/src/assets/svgIcons/subsidies.svg +3 -3
  162. package/src/assets/svgIcons/subtract_icon.svg +3 -3
  163. package/src/assets/svgIcons/suitcase.svg +3 -3
  164. package/src/assets/svgIcons/template_icon_not_clickable.svg +6 -6
  165. package/src/assets/svgIcons/truck.svg +3 -3
  166. package/src/assets/svgIcons/underlined.svg +3 -3
  167. package/src/assets/svgIcons/undo.svg +6 -0
  168. package/src/assets/svgIcons/uparrow.svg +3 -3
  169. package/src/assets/svgIcons/upload_avatar-1.svg +12 -12
  170. package/src/assets/svgIcons/upload_avatar.svg +5 -5
  171. package/src/assets/svgIcons/upload_image.svg +8 -8
  172. package/src/assets/svgIcons/virtual_storage.svg +4 -4
  173. package/src/assets/svgIcons/warning.svg +4 -4
  174. package/src/assets/svgIcons/way.svg +5 -5
  175. package/src/assets/svgIcons/wifi.svg +3 -3
  176. package/src/assets/svgIcons/winter.svg +3 -3
  177. package/src/assets/theme.js +36 -34
  178. package/src/components/addNewButton/AddNewButton.stories.js +24 -24
  179. package/src/components/addNewButton/index.vue +58 -58
  180. package/src/components/buttons/closeButton/CloseButton.stories.js +29 -29
  181. package/src/components/buttons/closeButton/index.vue +61 -61
  182. package/src/components/buttons/externalButton/index.vue +101 -101
  183. package/src/components/buttons/mainButton/index.vue +82 -82
  184. package/src/components/deleteIcon/DeleteIcon.stories.js +29 -29
  185. package/src/components/deleteIcon/index.vue +55 -55
  186. package/src/components/errorMessage/index.vue +62 -0
  187. package/src/components/icon/Icons.stories.js +41 -41
  188. package/src/components/icon/iconCollection.vue +68 -68
  189. package/src/components/icon/index.vue +73 -76
  190. package/src/components/iconWrapper/index.vue +111 -0
  191. package/src/components/infoText/index.vue +164 -151
  192. package/src/components/inputs/checkbox/Checkbox.stories.js +57 -57
  193. package/src/components/inputs/checkbox/index.vue +182 -182
  194. package/src/components/inputs/inputNumber/InputNumber.stories.js +150 -150
  195. package/src/components/inputs/inputNumber/index.vue +476 -390
  196. package/src/components/inputs/inputNumberQuestion/index.vue +215 -215
  197. package/src/components/inputs/inputText/InputText.stories.js +75 -75
  198. package/src/components/inputs/inputText/index.vue +200 -198
  199. package/src/components/inputs/radioButton/RadioButton.stories.js +58 -58
  200. package/src/components/inputs/radioButton/index.vue +253 -253
  201. package/src/components/inputs/searchInput/SearchInput.stories.js +40 -40
  202. package/src/components/inputs/searchInput/index.vue +96 -97
  203. package/src/components/inputs/slider/index.vue +126 -126
  204. package/src/components/inputs/textAreaInput/TextAreaInput.stories.js +135 -135
  205. package/src/components/inputs/textAreaInput/index.vue +194 -189
  206. package/src/components/inputs/toggle/Toggle.stories.js +77 -77
  207. package/src/components/inputs/toggle/index.vue +288 -288
  208. package/src/components/modals/modal/index.vue +153 -153
  209. package/src/components/modals/modal/modal.stories.js +31 -31
  210. package/src/components/pageSubtitle/index.vue +64 -68
  211. package/src/components/pageTitle/index.vue +37 -45
  212. package/src/components/progressBar/index.vue +125 -125
  213. package/src/components/spinner/index.vue +71 -71
  214. package/src/components/tableDropdown/index.vue +644 -644
  215. package/src/components/tables/mainTable/exampleNested.vue +328 -328
  216. package/src/components/tables/mainTable/index.vue +365 -365
  217. package/src/components/tables/viewTable/index.vue +195 -195
  218. package/src/components/threeDots/index.vue +324 -324
  219. package/src/helpers/numberConverter.js +101 -98
  220. package/src/helpers/translateLang.js +80 -80
  221. package/src/main.js +11 -11
@@ -1,151 +1,164 @@
1
- <template>
2
- <component-wrapper>
3
- <icon-wrapper>
4
- <icon-img
5
- :isActive="showInfo"
6
- :size="size"
7
- :borderColor="borderColor"
8
- @click.prevent="toggleShowInfo()"
9
- @mouseenter="toggleShowInfo()"
10
- @mouseleave="toggleShowInfo()"
11
- >
12
- <svg
13
- class="img-icon"
14
- :width="size"
15
- :height="size"
16
- viewBox="0 0 24 24"
17
- fill="none"
18
- xmlns="http://www.w3.org/2000/svg"
19
- >
20
- <path
21
- class="img-icon"
22
- d="M20.4853 3.51469C18.2188 1.24823 15.2053 0 12 0C8.79469 0 5.78123 1.24823 3.51469 3.51469C1.24823 5.78123 0 8.79469 0 12C0 15.2053 1.24823 18.2188 3.51469 20.4853C5.78123 22.7518 8.79469 24 12 24C15.2053 24 18.2188 22.7518 20.4853 20.4853C22.7518 18.2188 24 15.2053 24 12C24 8.79469 22.7518 5.78123 20.4853 3.51469ZM12 3.28125C13.4216 3.28125 14.5781 4.4378 14.5781 5.85938C14.5781 7.28095 13.4216 8.4375 12 8.4375C10.5784 8.4375 9.42188 7.28095 9.42188 5.85938C9.42188 4.4378 10.5784 3.28125 12 3.28125ZM15.2812 19.6875H8.71875V18.2812H10.125V11.9167H8.71875V10.5104H13.875V18.2812H15.2812V19.6875Z"
23
- fill="#D5D5D5"
24
- />
25
- </svg>
26
- </icon-img>
27
- <text-overlay
28
- v-if="showInfo"
29
- :borderColor="borderColor"
30
- :alignText="alignText"
31
- >
32
- {{ text }}
33
- </text-overlay>
34
- </icon-wrapper>
35
- </component-wrapper>
36
- </template>
37
-
38
- <script>
39
- // import InfoText from "@eturnity/eturnity_reusable_components/src/components/infoText"
40
- //To use:
41
- // <info-text
42
- // text="Veritatis et quasi architecto beatae vitae"
43
- // borderColor="#ccc"
44
- // size="20"
45
- // alignText="right" // default is left
46
- // />
47
-
48
- import styled from "vue-styled-components"
49
-
50
- const IconWrapper = styled.div`
51
- position: relative;
52
- `
53
-
54
- const textAttrs = { borderColor: String, alignText: String }
55
- const TextOverlay = styled("div", textAttrs)`
56
- position: absolute;
57
- top: 26px;
58
- right: ${(props) => (props.alignText === "left" ? "-10px" : "inherit")};
59
- left: ${(props) => (props.alignText === "left" ? "inherit" : "-10px")};
60
- background: ${(props) => props.theme.colors.black};
61
- padding: 10px;
62
- width: max-content;
63
- max-width: 400px;
64
- font-size: 13px;
65
- font-weight: 400;
66
- border-radius: 4px;
67
- z-index: 99;
68
- color: ${(props) => props.theme.colors.white};
69
-
70
- :before {
71
- content: "";
72
- background-color: ${(props) => props.theme.colors.black};
73
- position: absolute;
74
- top: 2px;
75
- right: ${(props) => (props.alignText === "left" ? "-12px" : "inherit")};
76
- left: ${(props) => (props.alignText === "left" ? "inherit" : "40px")};
77
- height: 8px;
78
- width: 8px;
79
- transform-origin: center center;
80
- transform: translate(-2em, -0.5em) rotate(45deg);
81
- }
82
- `
83
-
84
- const iconAttrs = { isActive: Boolean, size: String, borderColor: String }
85
- const IconImg = styled("div", iconAttrs)`
86
- cursor: pointer;
87
- height: ${(props) => props.size + "px"};
88
-
89
- .img-icon {
90
- fill: ${(props) =>
91
- props.isActive
92
- ? props.borderColor
93
- ? props.borderColor
94
- : props.theme.colors.secondary
95
- : props.theme.colors.mediumGray};
96
- }
97
- `
98
-
99
- const ComponentWrapper = styled.div`
100
- display: inline-block;
101
- `
102
-
103
- export default {
104
- name: "info-text",
105
- components: {
106
- IconWrapper,
107
- TextOverlay,
108
- ComponentWrapper,
109
- IconImg,
110
- },
111
- props: {
112
- text: {
113
- required: true,
114
- },
115
- borderColor: {
116
- required: false,
117
- default: null,
118
- },
119
- size: {
120
- required: false,
121
- default: "20",
122
- },
123
- alignText: {
124
- required: false,
125
- default: "left", // "left" or "right"
126
- },
127
- },
128
- methods: {
129
- toggleShowInfo() {
130
- this.showInfo = !this.showInfo
131
-
132
- if (this.showInfo) {
133
- document.addEventListener("click", this.clickOutside)
134
- } else {
135
- document.removeEventListener("click", this.clickOutside)
136
- }
137
- },
138
- clickOutside(event) {
139
- if (this.$el.contains(event.target)) {
140
- return
141
- }
142
- this.toggleShowInfo()
143
- },
144
- },
145
- data() {
146
- return {
147
- showInfo: false,
148
- }
149
- },
150
- }
151
- </script>
1
+ <template>
2
+ <component-wrapper>
3
+ <icon-wrapper :size="size">
4
+ <icon-img
5
+ :isActive="showInfo"
6
+ :size="size"
7
+ :borderColor="borderColor"
8
+ @click.prevent="toggleShowInfo()"
9
+ @mouseenter="openTrigger == 'onHover' ? toggleShowInfo() : ''"
10
+ @mouseleave="openTrigger == 'onHover' ? toggleShowInfo() : ''"
11
+ >
12
+ <icon :size="size + 'px'" name="info" :color="iconColor" />
13
+ </icon-img>
14
+ <text-overlay
15
+ v-if="showInfo"
16
+ :borderColor="borderColor"
17
+ :alignText="alignText"
18
+ :width="width"
19
+ :halfComputedTextInfoWidth="halfComputedTextInfoWidth"
20
+ :alignArrow="alignArrow"
21
+ :iconSize="size"
22
+ ><slot />
23
+ {{ text }}
24
+ </text-overlay>
25
+ </icon-wrapper>
26
+ </component-wrapper>
27
+ </template>
28
+
29
+ <script>
30
+ // import InfoText from "@eturnity/eturnity_reusable_components/src/components/infoText"
31
+ //To use:
32
+ // <info-text
33
+ // text="Veritatis et quasi architecto beatae vitae"
34
+ // borderColor="#ccc"
35
+ // size="20"
36
+ // alignText="right" // default is left
37
+ // />
38
+ import theme from '@/assets/theme.js'
39
+ import styled from 'vue-styled-components'
40
+ import icon from '../icon'
41
+
42
+ const textAttrs = { iconSize:Number, borderColor: String, alignArrow:String, alignText: String, width:String,halfComputedTextInfoWidth:Number }
43
+ const TextOverlay = styled('div', textAttrs)`
44
+ position: absolute;
45
+ top: ${(props) => (parseInt(props.iconSize) + 15)}px;
46
+ ${(props) => (props.alignArrow === 'left' ? 'left: '+((props.iconSize/2)-18)+'px;' :
47
+ props.alignArrow === 'center' ? 'left: calc((-'+props.width+' + '+props.iconSize+'px)/2 - 7px);':
48
+ 'right: '+((props.iconSize/2)-17)+'px;')};
49
+ text-align: ${(props) => props.alignText};
50
+ background: ${(props) => props.theme.colors.black};
51
+ padding: 10px;
52
+ width: ${(props) => props.width };
53
+ max-width: 400px;
54
+ font-size: 13px;
55
+ font-weight: 400;
56
+ border-radius: 4px;
57
+ z-index: 99;
58
+ color: ${(props) => props.theme.colors.white};
59
+
60
+ :before {
61
+ content: '';
62
+ background-color: ${(props) => props.theme.colors.black};
63
+ position: absolute;
64
+ top: 2px;
65
+ ${(props) => (props.alignArrow === 'left' ? 'left:40px;' :
66
+ props.alignArrow=='center' ? 'left: calc(50% + 19px);' :
67
+ 'right:-13px;')};
68
+ height: 8px;
69
+ width: 8px;
70
+ transform-origin: center center;
71
+ transform: translate(-2em, -0.5em) rotate(45deg);
72
+ }
73
+ `
74
+
75
+ const iconAttrs = { isActive: Boolean, size: Number, borderColor: String }
76
+
77
+ const IconWrapper = styled('div', iconAttrs)`
78
+ position: relative;
79
+ top: 1px;
80
+ height: ${(props) => props.size}px;
81
+ `
82
+ const IconImg = styled('div', iconAttrs)`
83
+ cursor: pointer;
84
+ height: ${(props) => props.size}px;
85
+ `
86
+
87
+ const ComponentWrapper = styled.div`
88
+ display: inline-block;
89
+ `
90
+
91
+ export default {
92
+ name: 'info-text',
93
+ components: {
94
+ IconWrapper,
95
+ TextOverlay,
96
+ ComponentWrapper,
97
+ IconImg,
98
+ icon
99
+ },
100
+ props: {
101
+ text: {
102
+ required: false,
103
+ },
104
+ borderColor: {
105
+ required: false,
106
+ default: null
107
+ },
108
+ size: {
109
+ required: false,
110
+ default: '14'
111
+ },
112
+ alignText: {
113
+ required: false,
114
+ default: 'left' // "left" or "right"
115
+ },
116
+ alignArrow:{
117
+ required:false,
118
+ default:'center'
119
+ },
120
+ openTrigger:{
121
+ required:false,
122
+ default: 'onClick'
123
+ },
124
+ width:{
125
+ required:false,
126
+ default:'165px'
127
+ }
128
+ },
129
+ methods: {
130
+ toggleShowInfo() {
131
+ this.showInfo = !this.showInfo
132
+
133
+ if (this.showInfo) {
134
+ document.addEventListener('click', this.clickOutside)
135
+ } else {
136
+ document.removeEventListener('click', this.clickOutside)
137
+ }
138
+ },
139
+ clickOutside(event) {
140
+ if (this.$el.contains(event.target)) {
141
+ return
142
+ }
143
+ this.toggleShowInfo()
144
+ }
145
+ },
146
+ data() {
147
+ return {
148
+ showInfo: false,
149
+ }
150
+ },
151
+ computed: {
152
+ iconColor() {
153
+ return this.isActive
154
+ ? this.borderColor
155
+ ? this.borderColor
156
+ : theme.colors.secondary
157
+ : theme.colors.mediumGray
158
+ },
159
+ halfComputedTextInfoWidth() {
160
+ return parseInt(this.width)/2;
161
+ }
162
+ }
163
+ }
164
+ </script>
@@ -1,57 +1,57 @@
1
- import Checkbox from "./index.vue"
2
-
3
- export default {
4
- title: "Checkbox",
5
- component: Checkbox,
6
- // argTypes: {},
7
- }
8
-
9
- const Template = (args, { argTypes }) => ({
10
- // Components used in your story `template` are defined in the `components` object
11
- components: { Checkbox },
12
- // The story's `args` need to be mapped into the template through the `setup()` method
13
- props: Object.keys(argTypes),
14
- template: '<checkbox v-bind="$props" />',
15
-
16
- // import Checkbox from "@eturnity/eturnity_reusable_components/src/components/inputs/checkbox"
17
- //To use:
18
- // <checkbox
19
- // label="Do you accept the Terms?"
20
- // :isChecked="isChecked" //required
21
- // @on-event-handler="onInputChange($event)" //required
22
- // checkColor="blue"
23
- // size="small"
24
- // backgroundColor="red"
25
- // :isDisabled="true"
26
- // />
27
- })
28
-
29
- export const Default = Template.bind({})
30
- Default.args = {
31
- isChecked: true,
32
- size: "medium", // "small" or "medium"
33
- isDisabled: false,
34
- }
35
-
36
- export const Small = Template.bind({})
37
- Small.args = {
38
- isChecked: true,
39
- size: "small", // "small" or "medium"
40
- isDisabled: false,
41
- }
42
-
43
- export const CustomColor = Template.bind({})
44
- CustomColor.args = {
45
- isChecked: true,
46
- size: "medium", // "small" or "medium"
47
- checkColor: "blue",
48
- backgroundColor: "red",
49
- isDisabled: false,
50
- }
51
-
52
- export const Disabled = Template.bind({})
53
- Disabled.args = {
54
- isChecked: false,
55
- size: "medium", // "small" or "medium"
56
- isDisabled: true,
57
- }
1
+ import Checkbox from "./index.vue"
2
+
3
+ export default {
4
+ title: "Checkbox",
5
+ component: Checkbox,
6
+ // argTypes: {},
7
+ }
8
+
9
+ const Template = (args, { argTypes }) => ({
10
+ // Components used in your story `template` are defined in the `components` object
11
+ components: { Checkbox },
12
+ // The story's `args` need to be mapped into the template through the `setup()` method
13
+ props: Object.keys(argTypes),
14
+ template: '<checkbox v-bind="$props" />',
15
+
16
+ // import Checkbox from "@eturnity/eturnity_reusable_components/src/components/inputs/checkbox"
17
+ //To use:
18
+ // <checkbox
19
+ // label="Do you accept the Terms?"
20
+ // :isChecked="isChecked" //required
21
+ // @on-event-handler="onInputChange($event)" //required
22
+ // checkColor="blue"
23
+ // size="small"
24
+ // backgroundColor="red"
25
+ // :isDisabled="true"
26
+ // />
27
+ })
28
+
29
+ export const Default = Template.bind({})
30
+ Default.args = {
31
+ isChecked: true,
32
+ size: "medium", // "small" or "medium"
33
+ isDisabled: false,
34
+ }
35
+
36
+ export const Small = Template.bind({})
37
+ Small.args = {
38
+ isChecked: true,
39
+ size: "small", // "small" or "medium"
40
+ isDisabled: false,
41
+ }
42
+
43
+ export const CustomColor = Template.bind({})
44
+ CustomColor.args = {
45
+ isChecked: true,
46
+ size: "medium", // "small" or "medium"
47
+ checkColor: "blue",
48
+ backgroundColor: "red",
49
+ isDisabled: false,
50
+ }
51
+
52
+ export const Disabled = Template.bind({})
53
+ Disabled.args = {
54
+ isChecked: false,
55
+ size: "medium", // "small" or "medium"
56
+ isDisabled: true,
57
+ }