ngx-vector-components 4.1.0 → 4.1.1

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 (159) hide show
  1. package/CHANGELOG.md +340 -334
  2. package/README.md +35 -35
  3. package/assets/icons/chevron_down_icon.svg +3 -3
  4. package/assets/icons/home_menu_icon.svg +3 -3
  5. package/assets/icons/logout_icon.svg +9 -9
  6. package/assets/icons/menu_footer_icon.svg +3 -3
  7. package/assets/icons/menu_hamburguer_icon.svg +3 -3
  8. package/assets/icons/terms_of_use_icon.svg +9 -9
  9. package/assets/icons/vector_admin_icon.svg +4 -4
  10. package/assets/icons/vector_fintech_icon.svg +3 -3
  11. package/assets/icons/vector_logtech_icon.svg +6 -6
  12. package/assets/icons/vector_marketplace_icon.svg +3 -3
  13. package/assets/images/bunge_logo.svg +23 -23
  14. package/assets/images/cofco_logo.svg +117 -117
  15. package/assets/images/emote_bad.svg +6 -6
  16. package/assets/images/emote_cool.svg +5 -5
  17. package/assets/images/emote_nice.svg +5 -5
  18. package/assets/images/success_sign.svg +4 -4
  19. package/assets/images/vector-logo-horizontal-inverse-color.svg +13 -13
  20. package/assets/images/vector_logo_horizontal.svg +13 -13
  21. package/assets/images/warn_sign.svg +4 -4
  22. package/assets/styles/_fonts.scss +114 -114
  23. package/assets/styles/_mixins.scss +7 -7
  24. package/assets/styles/_primeng-custom-theme.scss +963 -963
  25. package/assets/styles/_spinner.scss +35 -35
  26. package/assets/styles/_styles.scss +115 -115
  27. package/assets/styles/_variables.scss +27 -27
  28. package/esm2020/lib/components/badge/badge.component.mjs +3 -3
  29. package/esm2020/lib/components/badge/badge.module.mjs +1 -1
  30. package/esm2020/lib/components/badge/index.mjs +1 -1
  31. package/esm2020/lib/components/breadcrumb/breadcrumb.component.mjs +3 -3
  32. package/esm2020/lib/components/breadcrumb/breadcrumb.module.mjs +1 -1
  33. package/esm2020/lib/components/breadcrumb/index.mjs +1 -1
  34. package/esm2020/lib/components/crud-base/crud-base.component.mjs +1 -1
  35. package/esm2020/lib/components/crud-base/index.mjs +1 -1
  36. package/esm2020/lib/components/crud-footer/crud-footer.component.mjs +3 -3
  37. package/esm2020/lib/components/crud-footer/crud-footer.module.mjs +1 -1
  38. package/esm2020/lib/components/crud-footer/index.mjs +1 -1
  39. package/esm2020/lib/components/crud-header/crud-header.component.mjs +3 -3
  40. package/esm2020/lib/components/crud-header/crud-header.module.mjs +1 -1
  41. package/esm2020/lib/components/crud-header/index.mjs +1 -1
  42. package/esm2020/lib/components/crud-history/crud-history.component.mjs +3 -3
  43. package/esm2020/lib/components/crud-history/crud-history.module.mjs +1 -1
  44. package/esm2020/lib/components/crud-history/index.mjs +1 -1
  45. package/esm2020/lib/components/fields/button/button.component.mjs +3 -3
  46. package/esm2020/lib/components/fields/button/index.mjs +1 -1
  47. package/esm2020/lib/components/fields/calendar-field/calendar-field.component.mjs +3 -3
  48. package/esm2020/lib/components/fields/calendar-field/index.mjs +1 -1
  49. package/esm2020/lib/components/fields/checkbox-field/checkbox-field.component.mjs +3 -3
  50. package/esm2020/lib/components/fields/checkbox-field/index.mjs +1 -1
  51. package/esm2020/lib/components/fields/currency-field/currency-field.component.mjs +3 -3
  52. package/esm2020/lib/components/fields/currency-field/index.mjs +1 -1
  53. package/esm2020/lib/components/fields/data-table/data-table.component.mjs +3 -3
  54. package/esm2020/lib/components/fields/data-table/index.mjs +1 -1
  55. package/esm2020/lib/components/fields/dropdown-field/dropdown-field.component.mjs +3 -3
  56. package/esm2020/lib/components/fields/dropdown-field/index.mjs +1 -1
  57. package/esm2020/lib/components/fields/field-error-message/field-error-message.component.mjs +3 -3
  58. package/esm2020/lib/components/fields/field-error-message/index.mjs +1 -1
  59. package/esm2020/lib/components/fields/fields.module.mjs +1 -1
  60. package/esm2020/lib/components/fields/filters/filters.component.mjs +3 -3
  61. package/esm2020/lib/components/fields/filters/index.mjs +1 -1
  62. package/esm2020/lib/components/fields/index.mjs +1 -1
  63. package/esm2020/lib/components/fields/multiselect-field/index.mjs +1 -1
  64. package/esm2020/lib/components/fields/multiselect-field/multiselect-field.component.mjs +3 -3
  65. package/esm2020/lib/components/fields/percentage-field/index.mjs +1 -1
  66. package/esm2020/lib/components/fields/percentage-field/percentage-field.component.mjs +3 -3
  67. package/esm2020/lib/components/fields/radio-button-field/index.mjs +1 -1
  68. package/esm2020/lib/components/fields/radio-button-field/radio-button-field.component.mjs +3 -3
  69. package/esm2020/lib/components/fields/range-value/index.mjs +1 -1
  70. package/esm2020/lib/components/fields/range-value/range-value.component.mjs +3 -3
  71. package/esm2020/lib/components/fields/search-field/index.mjs +1 -1
  72. package/esm2020/lib/components/fields/search-field/search-field.component.mjs +3 -3
  73. package/esm2020/lib/components/fields/select-button-field/index.mjs +1 -1
  74. package/esm2020/lib/components/fields/select-button-field/select-button-field.component.mjs +3 -3
  75. package/esm2020/lib/components/fields/text-field/index.mjs +1 -1
  76. package/esm2020/lib/components/fields/text-field/text-field.component.mjs +3 -3
  77. package/esm2020/lib/components/fields/textarea-field/index.mjs +1 -1
  78. package/esm2020/lib/components/fields/textarea-field/textarea-field.component.mjs +3 -3
  79. package/esm2020/lib/components/generic-error-modal/generic-error-modal.component.mjs +3 -3
  80. package/esm2020/lib/components/generic-error-modal/generic-error-modal.module.mjs +1 -1
  81. package/esm2020/lib/components/generic-error-modal/index.mjs +1 -1
  82. package/esm2020/lib/components/generic-modal/generic-modal.component.mjs +3 -3
  83. package/esm2020/lib/components/generic-modal/generic-modal.module.mjs +1 -1
  84. package/esm2020/lib/components/generic-modal/index.mjs +1 -1
  85. package/esm2020/lib/components/index.mjs +1 -1
  86. package/esm2020/lib/components/menu/index.mjs +1 -1
  87. package/esm2020/lib/components/menu/menu.component.mjs +3 -3
  88. package/esm2020/lib/components/menu/menu.module.mjs +1 -1
  89. package/esm2020/lib/components/menu/sub-menus-list/sub-menus-list.component.mjs +3 -3
  90. package/esm2020/lib/components/panel/index.mjs +1 -1
  91. package/esm2020/lib/components/panel/panel.component.mjs +3 -3
  92. package/esm2020/lib/components/panel/panel.module.mjs +1 -1
  93. package/esm2020/lib/components/top-bar/index.mjs +1 -1
  94. package/esm2020/lib/components/top-bar/top-bar.component.mjs +3 -3
  95. package/esm2020/lib/components/top-bar/top-bar.module.mjs +1 -1
  96. package/esm2020/lib/guards/crud-list-has-items.guard.mjs +1 -1
  97. package/esm2020/lib/guards/get-token-by-guid.guard.mjs +1 -1
  98. package/esm2020/lib/guards/has-permission.guard.mjs +1 -1
  99. package/esm2020/lib/guards/index.mjs +1 -1
  100. package/esm2020/lib/guards/role.guard.mjs +1 -1
  101. package/esm2020/lib/guards/token-is-present.guard.mjs +1 -1
  102. package/esm2020/lib/interceptors/http-interceptor.mjs +1 -1
  103. package/esm2020/lib/interceptors/index.mjs +1 -1
  104. package/esm2020/lib/models/app-name.enum.mjs +1 -1
  105. package/esm2020/lib/models/boolean-type.enum.mjs +1 -1
  106. package/esm2020/lib/models/crud-history.model.mjs +1 -1
  107. package/esm2020/lib/models/crud-mode.enum.mjs +1 -1
  108. package/esm2020/lib/models/data-table.model.mjs +1 -1
  109. package/esm2020/lib/models/document-type.enum.mjs +1 -1
  110. package/esm2020/lib/models/filters.model.mjs +2 -0
  111. package/esm2020/lib/models/http-response.model.mjs +1 -1
  112. package/esm2020/lib/models/index.mjs +2 -1
  113. package/esm2020/lib/models/ip-info.enum.mjs +1 -1
  114. package/esm2020/lib/models/list-item.model.mjs +1 -1
  115. package/esm2020/lib/models/menu-item.model.mjs +1 -1
  116. package/esm2020/lib/models/message-status.enum.mjs +1 -1
  117. package/esm2020/lib/models/profile.model.mjs +1 -1
  118. package/esm2020/lib/models/role.enum.mjs +1 -1
  119. package/esm2020/lib/models/status.enum.mjs +1 -1
  120. package/esm2020/lib/models/view.enum.mjs +1 -1
  121. package/esm2020/lib/pipes/currency-brl.pipe.mjs +1 -1
  122. package/esm2020/lib/pipes/format-document.pipe.mjs +1 -1
  123. package/esm2020/lib/pipes/index.mjs +1 -1
  124. package/esm2020/lib/pipes/not-hidden.pipe.mjs +1 -1
  125. package/esm2020/lib/pipes/only-active.pipe.mjs +1 -1
  126. package/esm2020/lib/pipes/pipes.module.mjs +1 -1
  127. package/esm2020/lib/pipes/remove-last-child.pipe.mjs +1 -1
  128. package/esm2020/lib/resolvers/get-entity-history.resolver.mjs +1 -1
  129. package/esm2020/lib/resolvers/get-selected-crud-item.resolver.mjs +1 -1
  130. package/esm2020/lib/resolvers/index.mjs +1 -1
  131. package/esm2020/lib/services/auth.service.mjs +1 -1
  132. package/esm2020/lib/services/base-dropdown.mjs +1 -1
  133. package/esm2020/lib/services/crud-base.service.mjs +1 -1
  134. package/esm2020/lib/services/enum.service.mjs +1 -1
  135. package/esm2020/lib/services/error-message.service.mjs +1 -1
  136. package/esm2020/lib/services/geolocation.service.mjs +1 -1
  137. package/esm2020/lib/services/index.mjs +1 -1
  138. package/esm2020/lib/services/loading.service.mjs +1 -1
  139. package/esm2020/lib/services/menu.service.mjs +1 -1
  140. package/esm2020/lib/services/modal.service.mjs +1 -1
  141. package/esm2020/lib/services/profile.service.mjs +1 -1
  142. package/esm2020/lib/services/storage.service.mjs +1 -1
  143. package/esm2020/lib/shared/shared.module.mjs +1 -1
  144. package/esm2020/lib/utils/file.util.mjs +1 -1
  145. package/esm2020/lib/utils/index.mjs +1 -1
  146. package/esm2020/lib/utils/mask.util.mjs +1 -1
  147. package/esm2020/lib/utils/object.util.mjs +1 -1
  148. package/esm2020/lib/utils/string.util.mjs +1 -1
  149. package/esm2020/lib/utils/validation.util.mjs +1 -1
  150. package/esm2020/lib/utils/window.util.mjs +1 -1
  151. package/esm2020/public-api.mjs +1 -1
  152. package/fesm2015/ngx-vector-components.mjs +54 -54
  153. package/fesm2015/ngx-vector-components.mjs.map +1 -1
  154. package/fesm2020/ngx-vector-components.mjs +54 -54
  155. package/fesm2020/ngx-vector-components.mjs.map +1 -1
  156. package/lib/components/fields/data-table/data-table.component.d.ts +1 -5
  157. package/lib/models/filters.model.d.ts +4 -0
  158. package/lib/models/index.d.ts +1 -0
  159. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,334 +1,340 @@
1
- # Changelog
2
-
3
- ## [4.1.0] (23/06/2022)
4
-
5
- ### Features
6
-
7
- - Added `onFilterChanged` event on `filters` and `data-table`;
8
-
9
- ### Bug Fixes
10
-
11
- - Fixed `filters` to validate required fields before searching.
12
-
13
- ## [4.0.0] (21/06/2022)
14
-
15
- ### Breaking Changes
16
-
17
- - Added `getById` on `BaseDropdown` interface.
18
-
19
- ### Bug Fixes
20
-
21
- - Fixed `dropdown` behavior with and without `minLengthToService` set;
22
- - Fixed `dropdown` search on suggestions to ignore case;
23
- - Fixed `data-table` header z-index to keep below other fixed elements (e.g `vector-footer`);
24
- - Fixed `multiselect` to get the correct item property for value.
25
-
26
- ## [3.6.1] (15/06/2022)
27
-
28
- ### Bug Fixes
29
-
30
- - Changed overflow behavior of tabview to scroll.
31
- -
32
-
33
- ## [3.6.0] (14/06/2022)
34
-
35
- ### Features
36
-
37
- - Added selection to data-table component.
38
- - Added hasAction input, now can hide action column.
39
-
40
- ## [3.5.0] (09/06/2022)
41
-
42
- ### Features
43
-
44
- - Added `disabled` property on `ListItem`;
45
- - Added `onChange` event on `vector-multiselect-field`.
46
-
47
- ## [3.4.0] (26/05/2022)
48
-
49
- ### Features
50
-
51
- - Added `inputClassName` property to `vector-currency-field`;
52
-
53
- ### Bug Fixes
54
-
55
- - Fixed `vector-button` style property type;
56
-
57
- ## [3.3.1] (25/05/2022)
58
-
59
- ### Bug Fixes
60
-
61
- - Fixed `fullName` validation of `Utils`, changed invalid error message.
62
-
63
- ## [3.3.0] (24/05/2022)
64
-
65
- ### Features
66
-
67
- - Added min length to call the dropdown service query.
68
-
69
- ## [3.2.0] (24/05/2022)
70
-
71
- ### Features
72
-
73
- - Added the ability to add a button column to the `vector-data-table` component that calls a custom function.
74
- - Added the possibility to hide the actions column of the component `vector-data-table`.
75
-
76
- ## [3.1.1] (20/05/2022)
77
-
78
- ### Bug Fixes
79
-
80
- - Fixed `vector-button` to fill 100% of container.
81
- - Fixed `BOLETO_PATTERN` in `MaskUtils` for accept a digit more.
82
-
83
- ## [3.1.0] (19/05/2022)
84
-
85
- ### Features
86
-
87
- - added `isBankingField` input to `vector-currency-field`.
88
-
89
- ## [3.0.2] (19/05/2022)
90
-
91
- ### Bug Fixes
92
-
93
- - Fixed `vector-button` disable behavior.
94
-
95
- ## [3.0.1] (08/05/2022)
96
-
97
- ### Bug Fixes
98
-
99
- - Fixed peer dependency version.
100
-
101
- ## [3.0.0] (08/05/2022)
102
-
103
- ### Breaking Changes
104
-
105
- - Changed `mixins` to a separated `mixins.scss` file.
106
-
107
- ### Features
108
-
109
- - Added generic guard to check if crud list has items;
110
- - Added generic resolver to get the selected crud item from the list;
111
- - Added generic resolver to get the selected crud item history from the list;
112
- - Added `vector-badge` component;
113
- - Added `vector-crud-header` component;
114
- - Added `vector-select-button-field` component;
115
- - Added `formatDocument` pipe;
116
- - Added `VIRTUAL_CARRIER` view type;
117
- - Added styles input to `vector-button` to apply styles to the `<button>` tag;
118
- - Added dynamic filters to dropdown;
119
- - Breadcrumb now has clickable links to navigate to route fragments.
120
-
121
- ### Bug Fixes
122
-
123
- - Menu fixed to navigate to menu route even if it has children;
124
- - Changed `vector-data-table` appearence to match new design;
125
- - Fixed `vector-filters` to hide the search button when there is no visible filters;
126
- - Removed unnecessary `variables.scss` references throughout the project.
127
-
128
- ## [2.14.0] (05/05/2022)
129
-
130
- ### Features
131
-
132
- - TokenIsPresentGuard changed to support both storage and queryParams token.
133
-
134
- ### Bug Fixes
135
-
136
- - MenuComponent fixed to take priority on `frameUrl` to make sure `route` can still be used to build the breadcrumbs if needed;
137
- - Made some changes to the accordion styles.
138
-
139
- ## [2.13.1] (28/04/2022)
140
-
141
- ### Bug Fixes
142
-
143
- - Fix conflict merge with versions 2.12.0 with 2.13.0.
144
-
145
- ## [2.13.0] (27/04/2022)
146
-
147
- ### Features
148
-
149
- - Added input valueMovimented in vector-range-value component.
150
-
151
- ### Bug Fixes
152
-
153
- - Fix Sent API address for endpoint.
154
- - Fix export GeolocationService.
155
-
156
- ## [2.12.0] (26/04/2022)
157
-
158
- ### Features
159
-
160
- - MenuItem changed to accept both singular and array of permissions.
161
-
162
- ## [2.11.0] (20/04/2022)
163
-
164
- ### Features
165
-
166
- - Added currency-input rounded option.
167
-
168
- ### Bug Fixes
169
-
170
- - Fixed breadcrumb responsive layout;
171
- - Fixed radio-button responsive layout;
172
- - Changed menu backgroud to white;
173
- - Changed accordion styles.
174
-
175
- ## [2.10.0] (19/04/2022)
176
-
177
- ### Features
178
-
179
- - Added login info and geolocation to share: date, time, device info, ip, hostname, latitude, longitude, accuracy.
180
-
181
- ## [2.8.0] (08/04/2022)
182
-
183
- ### Features
184
-
185
- - Added containsLettersAndNumbers validation.
186
-
187
- ### Fix
188
-
189
- - Fix currency-field min and max value don't work.
190
-
191
- ## [2.7.1] (08/04/2022)
192
-
193
- ### Fix
194
-
195
- - Fix text-field don't limit to alpha numeric with alphanumeric true.
196
-
197
- ## [2.7.0] (04/04/2022)
198
-
199
- ### Features
200
-
201
- - Added alphaNumeric option to text-field.
202
-
203
- ### Bug Fixes
204
-
205
- - Fix top-bar to hidden notification if is fintech.
206
- - Fix top-bar changed label for change password.
207
- - Fix toggle menu when keydown escape.
208
-
209
- ## [2.6.0] (30/03/2022)
210
-
211
- ### Features
212
-
213
- - Added directive min and max for percentage-field.
214
- - Added notSequentialNumbers validator.
215
- - Added firstLetterIsUppercase validator.
216
-
217
- ### Bug Fixes
218
-
219
- - Fix menu service for don't delete father.
220
-
221
- ## [2.5.1] (24/03/2022)
222
-
223
- ### Bug Fixes
224
-
225
- - Fix input checkbox don't mark when click on label.
226
-
227
- ## [2.5.0] (21/03/2022)
228
-
229
- ### Features
230
-
231
- - Added menu notifications count
232
-
233
- ### Bug Fixes
234
-
235
- - Fixed gray colors variables names;
236
- - Fixed topbar to show Fintech menus only when is Fintech;
237
- - Fixed permissions request to save permissions on storage before using them.
238
- - Calendar-field "min" and "max" properties set optional.
239
-
240
- ## [2.4.0] (20/03/2022)
241
-
242
- ### Features
243
-
244
- - Added min and max validation functions to forms;
245
- - Added onlyActivePipe.
246
-
247
- ### Bug Fixes
248
-
249
- - Fixed menu service to hide parent menus when no children is left after filtering by permission;
250
- - Changed data-table scrollHeight from 350px to 300px to prevent unnecessary scrolling on viewport;
251
- - Added toast to unexpected errors from the API.
252
-
253
- ## [2.3.0] (18/03/2022)
254
-
255
- ### Features
256
-
257
- - Added vector-field-error-message for showing when field is invalid.
258
-
259
- ### Bug Fixes
260
-
261
- - Fix input calendar invalid showing incorrect;
262
- - Fix input dropdown invalid showing incorrect;
263
- - Fix Top-bar now show correct account information.
264
-
265
- ## [2.2.2] (17/03/2022)
266
-
267
- ### Feature
268
-
269
- - Added new default color for text in \_variables.scss.
270
- - Fix Portals items in menu showing incorrect.
271
-
272
- ## [2.2.1] (17/03/2022)
273
-
274
- ### Bug Fixes
275
-
276
- - Fix Portals items menu with switched color.
277
- - Added directive in vector-top-var(fintech, service);
278
- - Fix Menu showing without account information in fintech vector-top-bar;
279
-
280
- ## [2.2.0] (10/03/2022)
281
-
282
- ### Features
283
-
284
- - Added textarea field;
285
- - Added sessionStorage functions to StorageService;
286
- - Added IFrame opening option to menu items;
287
- - Added inversed colors vector logo.
288
-
289
- ### Bug Fixes
290
-
291
- - Fixed dropdown code comparision on filter to support any format;
292
- - Fixed data table auto load when using virtual pagination;
293
- - Fixed breadcrumb font-weight;
294
- - Fixed menu icon filter.
295
-
296
- ## [2.0.3] (01/03/2022)
297
-
298
- ### Bug Fixes
299
-
300
- - Fixed AuthService url to support multiple projects with different endpoint prefixes.
301
-
302
- ## [2.0.2] (01/03/2022)
303
-
304
- ### Bug Fixes
305
-
306
- - Fixed old variable
307
-
308
- ## [2.0.1] (01/03/2022)
309
-
310
- ### Bug Fixes
311
-
312
- - Fixed missing styles
313
-
314
- ## [2.0.0] (01/03/2022)
315
-
316
- ### Breaking Changes
317
-
318
- - CSS variables changed declaration form.
319
-
320
- ## [1.0.2] (01/03/2022)
321
-
322
- ### Bug Fixes
323
-
324
- - Changed text field filter to validate only when on "only text" mode.
325
-
326
- ## [1.0.1] (27/02/2022)
327
-
328
- ### Bug Fixes
329
-
330
- ### Features
331
-
332
- ### Breaking Changes
333
-
334
- - Library publishing
1
+ # Changelog
2
+
3
+ ## [4.1.1] (23/06/2022)
4
+
5
+ ### Bug Fixes
6
+
7
+ - Fixed `FilterChangedEvent` external model to use in all project.
8
+
9
+ ## [4.1.0] (23/06/2022)
10
+
11
+ ### Features
12
+
13
+ - Added `onFilterChanged` event on `filters` and `data-table`;
14
+
15
+ ### Bug Fixes
16
+
17
+ - Fixed `filters` to validate required fields before searching.
18
+
19
+ ## [4.0.0] (21/06/2022)
20
+
21
+ ### Breaking Changes
22
+
23
+ - Added `getById` on `BaseDropdown` interface.
24
+
25
+ ### Bug Fixes
26
+
27
+ - Fixed `dropdown` behavior with and without `minLengthToService` set;
28
+ - Fixed `dropdown` search on suggestions to ignore case;
29
+ - Fixed `data-table` header z-index to keep below other fixed elements (e.g `vector-footer`);
30
+ - Fixed `multiselect` to get the correct item property for value.
31
+
32
+ ## [3.6.1] (15/06/2022)
33
+
34
+ ### Bug Fixes
35
+
36
+ - Changed overflow behavior of tabview to scroll.
37
+ -
38
+
39
+ ## [3.6.0] (14/06/2022)
40
+
41
+ ### Features
42
+
43
+ - Added selection to data-table component.
44
+ - Added hasAction input, now can hide action column.
45
+
46
+ ## [3.5.0] (09/06/2022)
47
+
48
+ ### Features
49
+
50
+ - Added `disabled` property on `ListItem`;
51
+ - Added `onChange` event on `vector-multiselect-field`.
52
+
53
+ ## [3.4.0] (26/05/2022)
54
+
55
+ ### Features
56
+
57
+ - Added `inputClassName` property to `vector-currency-field`;
58
+
59
+ ### Bug Fixes
60
+
61
+ - Fixed `vector-button` style property type;
62
+
63
+ ## [3.3.1] (25/05/2022)
64
+
65
+ ### Bug Fixes
66
+
67
+ - Fixed `fullName` validation of `Utils`, changed invalid error message.
68
+
69
+ ## [3.3.0] (24/05/2022)
70
+
71
+ ### Features
72
+
73
+ - Added min length to call the dropdown service query.
74
+
75
+ ## [3.2.0] (24/05/2022)
76
+
77
+ ### Features
78
+
79
+ - Added the ability to add a button column to the `vector-data-table` component that calls a custom function.
80
+ - Added the possibility to hide the actions column of the component `vector-data-table`.
81
+
82
+ ## [3.1.1] (20/05/2022)
83
+
84
+ ### Bug Fixes
85
+
86
+ - Fixed `vector-button` to fill 100% of container.
87
+ - Fixed `BOLETO_PATTERN` in `MaskUtils` for accept a digit more.
88
+
89
+ ## [3.1.0] (19/05/2022)
90
+
91
+ ### Features
92
+
93
+ - added `isBankingField` input to `vector-currency-field`.
94
+
95
+ ## [3.0.2] (19/05/2022)
96
+
97
+ ### Bug Fixes
98
+
99
+ - Fixed `vector-button` disable behavior.
100
+
101
+ ## [3.0.1] (08/05/2022)
102
+
103
+ ### Bug Fixes
104
+
105
+ - Fixed peer dependency version.
106
+
107
+ ## [3.0.0] (08/05/2022)
108
+
109
+ ### Breaking Changes
110
+
111
+ - Changed `mixins` to a separated `mixins.scss` file.
112
+
113
+ ### Features
114
+
115
+ - Added generic guard to check if crud list has items;
116
+ - Added generic resolver to get the selected crud item from the list;
117
+ - Added generic resolver to get the selected crud item history from the list;
118
+ - Added `vector-badge` component;
119
+ - Added `vector-crud-header` component;
120
+ - Added `vector-select-button-field` component;
121
+ - Added `formatDocument` pipe;
122
+ - Added `VIRTUAL_CARRIER` view type;
123
+ - Added styles input to `vector-button` to apply styles to the `<button>` tag;
124
+ - Added dynamic filters to dropdown;
125
+ - Breadcrumb now has clickable links to navigate to route fragments.
126
+
127
+ ### Bug Fixes
128
+
129
+ - Menu fixed to navigate to menu route even if it has children;
130
+ - Changed `vector-data-table` appearence to match new design;
131
+ - Fixed `vector-filters` to hide the search button when there is no visible filters;
132
+ - Removed unnecessary `variables.scss` references throughout the project.
133
+
134
+ ## [2.14.0] (05/05/2022)
135
+
136
+ ### Features
137
+
138
+ - TokenIsPresentGuard changed to support both storage and queryParams token.
139
+
140
+ ### Bug Fixes
141
+
142
+ - MenuComponent fixed to take priority on `frameUrl` to make sure `route` can still be used to build the breadcrumbs if needed;
143
+ - Made some changes to the accordion styles.
144
+
145
+ ## [2.13.1] (28/04/2022)
146
+
147
+ ### Bug Fixes
148
+
149
+ - Fix conflict merge with versions 2.12.0 with 2.13.0.
150
+
151
+ ## [2.13.0] (27/04/2022)
152
+
153
+ ### Features
154
+
155
+ - Added input valueMovimented in vector-range-value component.
156
+
157
+ ### Bug Fixes
158
+
159
+ - Fix Sent API address for endpoint.
160
+ - Fix export GeolocationService.
161
+
162
+ ## [2.12.0] (26/04/2022)
163
+
164
+ ### Features
165
+
166
+ - MenuItem changed to accept both singular and array of permissions.
167
+
168
+ ## [2.11.0] (20/04/2022)
169
+
170
+ ### Features
171
+
172
+ - Added currency-input rounded option.
173
+
174
+ ### Bug Fixes
175
+
176
+ - Fixed breadcrumb responsive layout;
177
+ - Fixed radio-button responsive layout;
178
+ - Changed menu backgroud to white;
179
+ - Changed accordion styles.
180
+
181
+ ## [2.10.0] (19/04/2022)
182
+
183
+ ### Features
184
+
185
+ - Added login info and geolocation to share: date, time, device info, ip, hostname, latitude, longitude, accuracy.
186
+
187
+ ## [2.8.0] (08/04/2022)
188
+
189
+ ### Features
190
+
191
+ - Added containsLettersAndNumbers validation.
192
+
193
+ ### Fix
194
+
195
+ - Fix currency-field min and max value don't work.
196
+
197
+ ## [2.7.1] (08/04/2022)
198
+
199
+ ### Fix
200
+
201
+ - Fix text-field don't limit to alpha numeric with alphanumeric true.
202
+
203
+ ## [2.7.0] (04/04/2022)
204
+
205
+ ### Features
206
+
207
+ - Added alphaNumeric option to text-field.
208
+
209
+ ### Bug Fixes
210
+
211
+ - Fix top-bar to hidden notification if is fintech.
212
+ - Fix top-bar changed label for change password.
213
+ - Fix toggle menu when keydown escape.
214
+
215
+ ## [2.6.0] (30/03/2022)
216
+
217
+ ### Features
218
+
219
+ - Added directive min and max for percentage-field.
220
+ - Added notSequentialNumbers validator.
221
+ - Added firstLetterIsUppercase validator.
222
+
223
+ ### Bug Fixes
224
+
225
+ - Fix menu service for don't delete father.
226
+
227
+ ## [2.5.1] (24/03/2022)
228
+
229
+ ### Bug Fixes
230
+
231
+ - Fix input checkbox don't mark when click on label.
232
+
233
+ ## [2.5.0] (21/03/2022)
234
+
235
+ ### Features
236
+
237
+ - Added menu notifications count
238
+
239
+ ### Bug Fixes
240
+
241
+ - Fixed gray colors variables names;
242
+ - Fixed topbar to show Fintech menus only when is Fintech;
243
+ - Fixed permissions request to save permissions on storage before using them.
244
+ - Calendar-field "min" and "max" properties set optional.
245
+
246
+ ## [2.4.0] (20/03/2022)
247
+
248
+ ### Features
249
+
250
+ - Added min and max validation functions to forms;
251
+ - Added onlyActivePipe.
252
+
253
+ ### Bug Fixes
254
+
255
+ - Fixed menu service to hide parent menus when no children is left after filtering by permission;
256
+ - Changed data-table scrollHeight from 350px to 300px to prevent unnecessary scrolling on viewport;
257
+ - Added toast to unexpected errors from the API.
258
+
259
+ ## [2.3.0] (18/03/2022)
260
+
261
+ ### Features
262
+
263
+ - Added vector-field-error-message for showing when field is invalid.
264
+
265
+ ### Bug Fixes
266
+
267
+ - Fix input calendar invalid showing incorrect;
268
+ - Fix input dropdown invalid showing incorrect;
269
+ - Fix Top-bar now show correct account information.
270
+
271
+ ## [2.2.2] (17/03/2022)
272
+
273
+ ### Feature
274
+
275
+ - Added new default color for text in \_variables.scss.
276
+ - Fix Portals items in menu showing incorrect.
277
+
278
+ ## [2.2.1] (17/03/2022)
279
+
280
+ ### Bug Fixes
281
+
282
+ - Fix Portals items menu with switched color.
283
+ - Added directive in vector-top-var(fintech, service);
284
+ - Fix Menu showing without account information in fintech vector-top-bar;
285
+
286
+ ## [2.2.0] (10/03/2022)
287
+
288
+ ### Features
289
+
290
+ - Added textarea field;
291
+ - Added sessionStorage functions to StorageService;
292
+ - Added IFrame opening option to menu items;
293
+ - Added inversed colors vector logo.
294
+
295
+ ### Bug Fixes
296
+
297
+ - Fixed dropdown code comparision on filter to support any format;
298
+ - Fixed data table auto load when using virtual pagination;
299
+ - Fixed breadcrumb font-weight;
300
+ - Fixed menu icon filter.
301
+
302
+ ## [2.0.3] (01/03/2022)
303
+
304
+ ### Bug Fixes
305
+
306
+ - Fixed AuthService url to support multiple projects with different endpoint prefixes.
307
+
308
+ ## [2.0.2] (01/03/2022)
309
+
310
+ ### Bug Fixes
311
+
312
+ - Fixed old variable
313
+
314
+ ## [2.0.1] (01/03/2022)
315
+
316
+ ### Bug Fixes
317
+
318
+ - Fixed missing styles
319
+
320
+ ## [2.0.0] (01/03/2022)
321
+
322
+ ### Breaking Changes
323
+
324
+ - CSS variables changed declaration form.
325
+
326
+ ## [1.0.2] (01/03/2022)
327
+
328
+ ### Bug Fixes
329
+
330
+ - Changed text field filter to validate only when on "only text" mode.
331
+
332
+ ## [1.0.1] (27/02/2022)
333
+
334
+ ### Bug Fixes
335
+
336
+ ### Features
337
+
338
+ ### Breaking Changes
339
+
340
+ - Library publishing