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