ngx-vector-components 4.16.1 → 4.17.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 +531 -525
  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 +964 -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 +8 -7
  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/generic-modal.model.mjs +1 -1
  112. package/esm2020/lib/models/http-response.model.mjs +1 -1
  113. package/esm2020/lib/models/index.mjs +1 -1
  114. package/esm2020/lib/models/ip-info.enum.mjs +1 -1
  115. package/esm2020/lib/models/list-item.model.mjs +1 -1
  116. package/esm2020/lib/models/menu-item.model.mjs +1 -1
  117. package/esm2020/lib/models/message-status.enum.mjs +1 -1
  118. package/esm2020/lib/models/profile.model.mjs +1 -1
  119. package/esm2020/lib/models/role.enum.mjs +1 -1
  120. package/esm2020/lib/models/status.enum.mjs +1 -1
  121. package/esm2020/lib/models/view.enum.mjs +1 -1
  122. package/esm2020/lib/pipes/currency-brl.pipe.mjs +1 -1
  123. package/esm2020/lib/pipes/format-document.pipe.mjs +1 -1
  124. package/esm2020/lib/pipes/index.mjs +1 -1
  125. package/esm2020/lib/pipes/mask.pipe.mjs +1 -1
  126. package/esm2020/lib/pipes/not-hidden.pipe.mjs +1 -1
  127. package/esm2020/lib/pipes/only-active.pipe.mjs +1 -1
  128. package/esm2020/lib/pipes/pipes.module.mjs +1 -1
  129. package/esm2020/lib/pipes/remove-last-child.pipe.mjs +1 -1
  130. package/esm2020/lib/resolvers/get-selected-crud-item.resolver.mjs +1 -1
  131. package/esm2020/lib/resolvers/index.mjs +1 -1
  132. package/esm2020/lib/services/auth.service.mjs +1 -1
  133. package/esm2020/lib/services/base-dropdown.mjs +1 -1
  134. package/esm2020/lib/services/crud-base.service.mjs +1 -1
  135. package/esm2020/lib/services/enum.service.mjs +1 -1
  136. package/esm2020/lib/services/error-message.service.mjs +1 -1
  137. package/esm2020/lib/services/geolocation.service.mjs +1 -1
  138. package/esm2020/lib/services/index.mjs +1 -1
  139. package/esm2020/lib/services/loading.service.mjs +1 -1
  140. package/esm2020/lib/services/menu.service.mjs +1 -1
  141. package/esm2020/lib/services/modal.service.mjs +1 -1
  142. package/esm2020/lib/services/profile.service.mjs +1 -1
  143. package/esm2020/lib/services/storage.service.mjs +1 -1
  144. package/esm2020/lib/shared/shared.module.mjs +1 -1
  145. package/esm2020/lib/utils/file.util.mjs +1 -1
  146. package/esm2020/lib/utils/index.mjs +1 -1
  147. package/esm2020/lib/utils/mask.util.mjs +1 -1
  148. package/esm2020/lib/utils/object.util.mjs +1 -1
  149. package/esm2020/lib/utils/string.util.mjs +1 -1
  150. package/esm2020/lib/utils/validation.util.mjs +1 -1
  151. package/esm2020/lib/utils/window.util.mjs +1 -1
  152. package/esm2020/public-api.mjs +1 -1
  153. package/fesm2015/ngx-vector-components.mjs +92 -92
  154. package/fesm2015/ngx-vector-components.mjs.map +1 -1
  155. package/fesm2020/ngx-vector-components.mjs +92 -92
  156. package/fesm2020/ngx-vector-components.mjs.map +1 -1
  157. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,525 +1,531 @@
1
- # Changelog
2
-
3
- ## [4.16.1] (01/08/2022)
4
-
5
- ### Bugfixes
6
-
7
- - Fixed `getCodes` function from `ObjectUtil` to support inner JSON objects.
8
-
9
- ## [4.16.0] (31/07/2022)
10
-
11
- ### Features
12
-
13
- - Added `getCodes` to `ObjectUtil` to mutate the given object properties to keep only the `code` property.
14
-
15
- ### Bugfixes
16
-
17
- - `FiltersComponent` fixed to patch the query params values correctly.
18
-
19
- ## [4.15.0] (01/08/2022)
20
-
21
- ### Features
22
-
23
- - Added function to add new account fintech.
24
-
25
- ## [4.14.0] (22/07/2022)
26
-
27
- ### Features
28
-
29
- - Added `AlterationHistory` in `vector-crud-history` to use the logtech pattern.
30
-
31
- ## [4.13.0] (18/07/2022)
32
-
33
- ### Features
34
-
35
- - Added `selectionType` in `vector-data-table` to add `checkboxbutton` or `radionbutton` in table.
36
-
37
- ### Refactor
38
-
39
- - Refactor `generic-modal` to accept news parameters and output events for make more dynamically.
40
-
41
- ## [4.12.0] (18/07/2022)
42
-
43
- ### Features
44
-
45
- - Added `multipleCheck` in `vector-checkbox-field` to add multiple options.
46
-
47
- ## [4.11.2] (16/07/2022)
48
-
49
- ### Bugfixes
50
-
51
- - Fixed `radio-button` to show invalid status color when touched.
52
-
53
- ## [4.11.1] (15/07/2022)
54
-
55
- ### Bugfixes
56
-
57
- - Fixed `getUserId` in `storageService` to get correctly user id.
58
-
59
- ## [4.11.0] (15/07/2022)
60
-
61
- ### Features
62
-
63
- - added `disabled` on `vector-range-field` to disabled field when insert true.
64
- - added `disabled` on `vector-currency-field` to disabled field when insert true.
65
-
66
- ## [4.10.5] (14/07/2022)
67
-
68
- ### Bugfixes
69
-
70
- - Fixed `doMaskString` on `MaskUtil` to safely return a empty `string` when receiving an empty input.
71
-
72
- ## [4.10.4] (13/07/2022)
73
-
74
- ### Bugfixes
75
-
76
- - Fixed excel and pdf display button in `vector-data-table`.
77
-
78
- ## [4.10.3] (13/07/2022)
79
-
80
- ### Bugfixes
81
-
82
- - Fixed sort column without actions in `vector-data-table`.
83
-
84
- ## [4.10.2] (10/07/2022)
85
-
86
- ### Bugfixes
87
-
88
- - Fixed arrow icon in(Sort column) `vector-data-table`
89
-
90
- ## [4.10.1] (10/07/2022)
91
-
92
- ### Bugfixes
93
-
94
- - Fixed autoStart `vector-data-table`
95
-
96
- ## [4.9.0] (10/07/2022)
97
-
98
- ### Features
99
-
100
- - Added `MASK` type to `TableColumn` enum and implemented it on `data-table`;
101
- - Added `FieldType` `DATE_RANGE` to `data-table` filters.
102
-
103
- ## [4.8.0] (09/07/2022)
104
-
105
- ### Features
106
-
107
- - Added `notSortable` property do `TableColumn` and implemented it on `data-table`.
108
-
109
- ## [4.7.1] (09/07/2022)
110
-
111
- ### BugFixes
112
-
113
- - Fixed `getById` on `getSugestionsOfDropDown`.
114
-
115
- ## [4.7.0] (08/07/2022)
116
-
117
- ### BugFixes
118
-
119
- - Added new Permissions in `profile.model.ts`.
120
-
121
- ### Features
122
-
123
- - Added `profileTypeItens` BehaviourSubject in `profile.serivice.ts`.
124
-
125
- ## [4.6.3] (08/07/2022)
126
-
127
- ### Bugfixes
128
-
129
- - fixed `menu-label` min-width to align correctly items.
130
-
131
- ## [4.6.2] (07/07/2022)
132
-
133
- ### Bugfixes
134
-
135
- - fixed `top-bar` to display vector user first name.
136
-
137
- ## [4.6.1] (05/07/2022)
138
-
139
- ### Bugfixes
140
-
141
- - `percentage field component` added minFractionDigits and maxFractionDigits properties to configure decimal values
142
-
143
- ## [4.6.0] (06/07/2022)
144
-
145
- ### Features
146
-
147
- - Added `goBackHidden` parameter to hidden goBackButton in `vector-crud-footer`.
148
-
149
- ## [4.5.1] (30/06/2022)
150
-
151
- ### Bugfixes
152
-
153
- - `menu` changed admin menu to show only fintech admin.
154
-
155
- ## [4.5.0] (29/06/2022)
156
-
157
- ### Features
158
-
159
- - `vector-filters` changed to read the url queryParams to set default values.
160
-
161
- ## [4.4.0] (28/06/2022)
162
-
163
- ### Features
164
-
165
- - Added `isExternalUrl` in `http-interceptor.ts`;
166
-
167
- ## [4.3.0] (27/06/2022)
168
-
169
- ### Features
170
-
171
- - Added `HttpDataResponse` in model `http-response.model.ts`;
172
-
173
- ## [4.2.1] (27/06/2022)
174
-
175
- ### Bug Fixes
176
-
177
- - Added `ADD_REGION` in model `profile.model.ts`;
178
- - Added `SHOW_REGION` in model `profile.model.ts`;
179
- - Added `EDIT_REGION` in model `profile.model.ts`;
180
-
181
- ## [4.2.0] (24/06/2022)
182
-
183
- ### Features
184
-
185
- - Added `CUSTOM_STYLES` in TableColumnType on `data-table-component`;
186
- - Added `textFieldClass` in TableColumn on `data-table-component`;
187
-
188
- ## [4.1.1] (23/06/2022)
189
-
190
- ### Bug Fixes
191
-
192
- - Fixed `FilterChangedEvent` external model to use in all project.
193
-
194
- ## [4.1.0] (23/06/2022)
195
-
196
- ### Features
197
-
198
- - Added `onFilterChanged` event on `filters` and `data-table`;
199
-
200
- ### Bug Fixes
201
-
202
- - Fixed `filters` to validate required fields before searching.
203
-
204
- ## [4.0.0] (21/06/2022)
205
-
206
- ### Breaking Changes
207
-
208
- - Added `getById` on `BaseDropdown` interface.
209
-
210
- ### Bug Fixes
211
-
212
- - Fixed `dropdown` behavior with and without `minLengthToService` set;
213
- - Fixed `dropdown` search on suggestions to ignore case;
214
- - Fixed `data-table` header z-index to keep below other fixed elements (e.g `vector-footer`);
215
- - Fixed `multiselect` to get the correct item property for value.
216
-
217
- ## [3.6.1] (15/06/2022)
218
-
219
- ### Bug Fixes
220
-
221
- - Changed overflow behavior of tabview to scroll.
222
- -
223
-
224
- ## [3.6.0] (14/06/2022)
225
-
226
- ### Features
227
-
228
- - Added selection to data-table component.
229
- - Added hasAction input, now can hide action column.
230
-
231
- ## [3.5.0] (09/06/2022)
232
-
233
- ### Features
234
-
235
- - Added `disabled` property on `ListItem`;
236
- - Added `onChange` event on `vector-multiselect-field`.
237
-
238
- ## [3.4.0] (26/05/2022)
239
-
240
- ### Features
241
-
242
- - Added `inputClassName` property to `vector-currency-field`;
243
-
244
- ### Bug Fixes
245
-
246
- - Fixed `vector-button` style property type;
247
-
248
- ## [3.3.1] (25/05/2022)
249
-
250
- ### Bug Fixes
251
-
252
- - Fixed `fullName` validation of `Utils`, changed invalid error message.
253
-
254
- ## [3.3.0] (24/05/2022)
255
-
256
- ### Features
257
-
258
- - Added min length to call the dropdown service query.
259
-
260
- ## [3.2.0] (24/05/2022)
261
-
262
- ### Features
263
-
264
- - Added the ability to add a button column to the `vector-data-table` component that calls a custom function.
265
- - Added the possibility to hide the actions column of the component `vector-data-table`.
266
-
267
- ## [3.1.1] (20/05/2022)
268
-
269
- ### Bug Fixes
270
-
271
- - Fixed `vector-button` to fill 100% of container.
272
- - Fixed `BOLETO_PATTERN` in `MaskUtils` for accept a digit more.
273
-
274
- ## [3.1.0] (19/05/2022)
275
-
276
- ### Features
277
-
278
- - added `isBankingField` input to `vector-currency-field`.
279
-
280
- ## [3.0.2] (19/05/2022)
281
-
282
- ### Bug Fixes
283
-
284
- - Fixed `vector-button` disable behavior.
285
-
286
- ## [3.0.1] (08/05/2022)
287
-
288
- ### Bug Fixes
289
-
290
- - Fixed peer dependency version.
291
-
292
- ## [3.0.0] (08/05/2022)
293
-
294
- ### Breaking Changes
295
-
296
- - Changed `mixins` to a separated `mixins.scss` file.
297
-
298
- ### Features
299
-
300
- - Added generic guard to check if crud list has items;
301
- - Added generic resolver to get the selected crud item from the list;
302
- - Added generic resolver to get the selected crud item history from the list;
303
- - Added `vector-badge` component;
304
- - Added `vector-crud-header` component;
305
- - Added `vector-select-button-field` component;
306
- - Added `formatDocument` pipe;
307
- - Added `VIRTUAL_CARRIER` view type;
308
- - Added styles input to `vector-button` to apply styles to the `<button>` tag;
309
- - Added dynamic filters to dropdown;
310
- - Breadcrumb now has clickable links to navigate to route fragments.
311
-
312
- ### Bug Fixes
313
-
314
- - Menu fixed to navigate to menu route even if it has children;
315
- - Changed `vector-data-table` appearence to match new design;
316
- - Fixed `vector-filters` to hide the search button when there is no visible filters;
317
- - Removed unnecessary `variables.scss` references throughout the project.
318
-
319
- ## [2.14.0] (05/05/2022)
320
-
321
- ### Features
322
-
323
- - TokenIsPresentGuard changed to support both storage and queryParams token.
324
-
325
- ### Bug Fixes
326
-
327
- - MenuComponent fixed to take priority on `frameUrl` to make sure `route` can still be used to build the breadcrumbs if needed;
328
- - Made some changes to the accordion styles.
329
-
330
- ## [2.13.1] (28/04/2022)
331
-
332
- ### Bug Fixes
333
-
334
- - Fix conflict merge with versions 2.12.0 with 2.13.0.
335
-
336
- ## [2.13.0] (27/04/2022)
337
-
338
- ### Features
339
-
340
- - Added input valueMovimented in vector-range-value component.
341
-
342
- ### Bug Fixes
343
-
344
- - Fix Sent API address for endpoint.
345
- - Fix export GeolocationService.
346
-
347
- ## [2.12.0] (26/04/2022)
348
-
349
- ### Features
350
-
351
- - MenuItem changed to accept both singular and array of permissions.
352
-
353
- ## [2.11.0] (20/04/2022)
354
-
355
- ### Features
356
-
357
- - Added currency-input rounded option.
358
-
359
- ### Bug Fixes
360
-
361
- - Fixed breadcrumb responsive layout;
362
- - Fixed radio-button responsive layout;
363
- - Changed menu backgroud to white;
364
- - Changed accordion styles.
365
-
366
- ## [2.10.0] (19/04/2022)
367
-
368
- ### Features
369
-
370
- - Added login info and geolocation to share: date, time, device info, ip, hostname, latitude, longitude, accuracy.
371
-
372
- ## [2.8.0] (08/04/2022)
373
-
374
- ### Features
375
-
376
- - Added containsLettersAndNumbers validation.
377
-
378
- ### Fix
379
-
380
- - Fix currency-field min and max value don't work.
381
-
382
- ## [2.7.1] (08/04/2022)
383
-
384
- ### Fix
385
-
386
- - Fix text-field don't limit to alpha numeric with alphanumeric true.
387
-
388
- ## [2.7.0] (04/04/2022)
389
-
390
- ### Features
391
-
392
- - Added alphaNumeric option to text-field.
393
-
394
- ### Bug Fixes
395
-
396
- - Fix top-bar to hidden notification if is fintech.
397
- - Fix top-bar changed label for change password.
398
- - Fix toggle menu when keydown escape.
399
-
400
- ## [2.6.0] (30/03/2022)
401
-
402
- ### Features
403
-
404
- - Added directive min and max for percentage-field.
405
- - Added notSequentialNumbers validator.
406
- - Added firstLetterIsUppercase validator.
407
-
408
- ### Bug Fixes
409
-
410
- - Fix menu service for don't delete father.
411
-
412
- ## [2.5.1] (24/03/2022)
413
-
414
- ### Bug Fixes
415
-
416
- - Fix input checkbox don't mark when click on label.
417
-
418
- ## [2.5.0] (21/03/2022)
419
-
420
- ### Features
421
-
422
- - Added menu notifications count
423
-
424
- ### Bug Fixes
425
-
426
- - Fixed gray colors variables names;
427
- - Fixed topbar to show Fintech menus only when is Fintech;
428
- - Fixed permissions request to save permissions on storage before using them.
429
- - Calendar-field "min" and "max" properties set optional.
430
-
431
- ## [2.4.0] (20/03/2022)
432
-
433
- ### Features
434
-
435
- - Added min and max validation functions to forms;
436
- - Added onlyActivePipe.
437
-
438
- ### Bug Fixes
439
-
440
- - Fixed menu service to hide parent menus when no children is left after filtering by permission;
441
- - Changed data-table scrollHeight from 350px to 300px to prevent unnecessary scrolling on viewport;
442
- - Added toast to unexpected errors from the API.
443
-
444
- ## [2.3.0] (18/03/2022)
445
-
446
- ### Features
447
-
448
- - Added vector-field-error-message for showing when field is invalid.
449
-
450
- ### Bug Fixes
451
-
452
- - Fix input calendar invalid showing incorrect;
453
- - Fix input dropdown invalid showing incorrect;
454
- - Fix Top-bar now show correct account information.
455
-
456
- ## [2.2.2] (17/03/2022)
457
-
458
- ### Feature
459
-
460
- - Added new default color for text in \_variables.scss.
461
- - Fix Portals items in menu showing incorrect.
462
-
463
- ## [2.2.1] (17/03/2022)
464
-
465
- ### Bug Fixes
466
-
467
- - Fix Portals items menu with switched color.
468
- - Added directive in vector-top-var(fintech, service);
469
- - Fix Menu showing without account information in fintech vector-top-bar;
470
-
471
- ## [2.2.0] (10/03/2022)
472
-
473
- ### Features
474
-
475
- - Added textarea field;
476
- - Added sessionStorage functions to StorageService;
477
- - Added IFrame opening option to menu items;
478
- - Added inversed colors vector logo.
479
-
480
- ### Bug Fixes
481
-
482
- - Fixed dropdown code comparision on filter to support any format;
483
- - Fixed data table auto load when using virtual pagination;
484
- - Fixed breadcrumb font-weight;
485
- - Fixed menu icon filter.
486
-
487
- ## [2.0.3] (01/03/2022)
488
-
489
- ### Bug Fixes
490
-
491
- - Fixed AuthService url to support multiple projects with different endpoint prefixes.
492
-
493
- ## [2.0.2] (01/03/2022)
494
-
495
- ### Bug Fixes
496
-
497
- - Fixed old variable
498
-
499
- ## [2.0.1] (01/03/2022)
500
-
501
- ### Bug Fixes
502
-
503
- - Fixed missing styles
504
-
505
- ## [2.0.0] (01/03/2022)
506
-
507
- ### Breaking Changes
508
-
509
- - CSS variables changed declaration form.
510
-
511
- ## [1.0.2] (01/03/2022)
512
-
513
- ### Bug Fixes
514
-
515
- - Changed text field filter to validate only when on "only text" mode.
516
-
517
- ## [1.0.1] (27/02/2022)
518
-
519
- ### Bug Fixes
520
-
521
- ### Features
522
-
523
- ### Breaking Changes
524
-
525
- - Library publishing
1
+ # Changelog
2
+
3
+ ## [4.17.0] (04/08/2022)
4
+
5
+ ### Features
6
+
7
+ - Added `filterMultiselect` to `FiltersType` to search for multiple selection
8
+
9
+ ## [4.16.1] (01/08/2022)
10
+
11
+ ### Bugfixes
12
+
13
+ - Fixed `getCodes` function from `ObjectUtil` to support inner JSON objects.
14
+
15
+ ## [4.16.0] (31/07/2022)
16
+
17
+ ### Features
18
+
19
+ - Added `getCodes` to `ObjectUtil` to mutate the given object properties to keep only the `code` property.
20
+
21
+ ### Bugfixes
22
+
23
+ - `FiltersComponent` fixed to patch the query params values correctly.
24
+
25
+ ## [4.15.0] (01/08/2022)
26
+
27
+ ### Features
28
+
29
+ - Added function to add new account fintech.
30
+
31
+ ## [4.14.0] (22/07/2022)
32
+
33
+ ### Features
34
+
35
+ - Added `AlterationHistory` in `vector-crud-history` to use the logtech pattern.
36
+
37
+ ## [4.13.0] (18/07/2022)
38
+
39
+ ### Features
40
+
41
+ - Added `selectionType` in `vector-data-table` to add `checkboxbutton` or `radionbutton` in table.
42
+
43
+ ### Refactor
44
+
45
+ - Refactor `generic-modal` to accept news parameters and output events for make more dynamically.
46
+
47
+ ## [4.12.0] (18/07/2022)
48
+
49
+ ### Features
50
+
51
+ - Added `multipleCheck` in `vector-checkbox-field` to add multiple options.
52
+
53
+ ## [4.11.2] (16/07/2022)
54
+
55
+ ### Bugfixes
56
+
57
+ - Fixed `radio-button` to show invalid status color when touched.
58
+
59
+ ## [4.11.1] (15/07/2022)
60
+
61
+ ### Bugfixes
62
+
63
+ - Fixed `getUserId` in `storageService` to get correctly user id.
64
+
65
+ ## [4.11.0] (15/07/2022)
66
+
67
+ ### Features
68
+
69
+ - added `disabled` on `vector-range-field` to disabled field when insert true.
70
+ - added `disabled` on `vector-currency-field` to disabled field when insert true.
71
+
72
+ ## [4.10.5] (14/07/2022)
73
+
74
+ ### Bugfixes
75
+
76
+ - Fixed `doMaskString` on `MaskUtil` to safely return a empty `string` when receiving an empty input.
77
+
78
+ ## [4.10.4] (13/07/2022)
79
+
80
+ ### Bugfixes
81
+
82
+ - Fixed excel and pdf display button in `vector-data-table`.
83
+
84
+ ## [4.10.3] (13/07/2022)
85
+
86
+ ### Bugfixes
87
+
88
+ - Fixed sort column without actions in `vector-data-table`.
89
+
90
+ ## [4.10.2] (10/07/2022)
91
+
92
+ ### Bugfixes
93
+
94
+ - Fixed arrow icon in(Sort column) `vector-data-table`
95
+
96
+ ## [4.10.1] (10/07/2022)
97
+
98
+ ### Bugfixes
99
+
100
+ - Fixed autoStart `vector-data-table`
101
+
102
+ ## [4.9.0] (10/07/2022)
103
+
104
+ ### Features
105
+
106
+ - Added `MASK` type to `TableColumn` enum and implemented it on `data-table`;
107
+ - Added `FieldType` `DATE_RANGE` to `data-table` filters.
108
+
109
+ ## [4.8.0] (09/07/2022)
110
+
111
+ ### Features
112
+
113
+ - Added `notSortable` property do `TableColumn` and implemented it on `data-table`.
114
+
115
+ ## [4.7.1] (09/07/2022)
116
+
117
+ ### BugFixes
118
+
119
+ - Fixed `getById` on `getSugestionsOfDropDown`.
120
+
121
+ ## [4.7.0] (08/07/2022)
122
+
123
+ ### BugFixes
124
+
125
+ - Added new Permissions in `profile.model.ts`.
126
+
127
+ ### Features
128
+
129
+ - Added `profileTypeItens` BehaviourSubject in `profile.serivice.ts`.
130
+
131
+ ## [4.6.3] (08/07/2022)
132
+
133
+ ### Bugfixes
134
+
135
+ - fixed `menu-label` min-width to align correctly items.
136
+
137
+ ## [4.6.2] (07/07/2022)
138
+
139
+ ### Bugfixes
140
+
141
+ - fixed `top-bar` to display vector user first name.
142
+
143
+ ## [4.6.1] (05/07/2022)
144
+
145
+ ### Bugfixes
146
+
147
+ - `percentage field component` added minFractionDigits and maxFractionDigits properties to configure decimal values
148
+
149
+ ## [4.6.0] (06/07/2022)
150
+
151
+ ### Features
152
+
153
+ - Added `goBackHidden` parameter to hidden goBackButton in `vector-crud-footer`.
154
+
155
+ ## [4.5.1] (30/06/2022)
156
+
157
+ ### Bugfixes
158
+
159
+ - `menu` changed admin menu to show only fintech admin.
160
+
161
+ ## [4.5.0] (29/06/2022)
162
+
163
+ ### Features
164
+
165
+ - `vector-filters` changed to read the url queryParams to set default values.
166
+
167
+ ## [4.4.0] (28/06/2022)
168
+
169
+ ### Features
170
+
171
+ - Added `isExternalUrl` in `http-interceptor.ts`;
172
+
173
+ ## [4.3.0] (27/06/2022)
174
+
175
+ ### Features
176
+
177
+ - Added `HttpDataResponse` in model `http-response.model.ts`;
178
+
179
+ ## [4.2.1] (27/06/2022)
180
+
181
+ ### Bug Fixes
182
+
183
+ - Added `ADD_REGION` in model `profile.model.ts`;
184
+ - Added `SHOW_REGION` in model `profile.model.ts`;
185
+ - Added `EDIT_REGION` in model `profile.model.ts`;
186
+
187
+ ## [4.2.0] (24/06/2022)
188
+
189
+ ### Features
190
+
191
+ - Added `CUSTOM_STYLES` in TableColumnType on `data-table-component`;
192
+ - Added `textFieldClass` in TableColumn on `data-table-component`;
193
+
194
+ ## [4.1.1] (23/06/2022)
195
+
196
+ ### Bug Fixes
197
+
198
+ - Fixed `FilterChangedEvent` external model to use in all project.
199
+
200
+ ## [4.1.0] (23/06/2022)
201
+
202
+ ### Features
203
+
204
+ - Added `onFilterChanged` event on `filters` and `data-table`;
205
+
206
+ ### Bug Fixes
207
+
208
+ - Fixed `filters` to validate required fields before searching.
209
+
210
+ ## [4.0.0] (21/06/2022)
211
+
212
+ ### Breaking Changes
213
+
214
+ - Added `getById` on `BaseDropdown` interface.
215
+
216
+ ### Bug Fixes
217
+
218
+ - Fixed `dropdown` behavior with and without `minLengthToService` set;
219
+ - Fixed `dropdown` search on suggestions to ignore case;
220
+ - Fixed `data-table` header z-index to keep below other fixed elements (e.g `vector-footer`);
221
+ - Fixed `multiselect` to get the correct item property for value.
222
+
223
+ ## [3.6.1] (15/06/2022)
224
+
225
+ ### Bug Fixes
226
+
227
+ - Changed overflow behavior of tabview to scroll.
228
+ -
229
+
230
+ ## [3.6.0] (14/06/2022)
231
+
232
+ ### Features
233
+
234
+ - Added selection to data-table component.
235
+ - Added hasAction input, now can hide action column.
236
+
237
+ ## [3.5.0] (09/06/2022)
238
+
239
+ ### Features
240
+
241
+ - Added `disabled` property on `ListItem`;
242
+ - Added `onChange` event on `vector-multiselect-field`.
243
+
244
+ ## [3.4.0] (26/05/2022)
245
+
246
+ ### Features
247
+
248
+ - Added `inputClassName` property to `vector-currency-field`;
249
+
250
+ ### Bug Fixes
251
+
252
+ - Fixed `vector-button` style property type;
253
+
254
+ ## [3.3.1] (25/05/2022)
255
+
256
+ ### Bug Fixes
257
+
258
+ - Fixed `fullName` validation of `Utils`, changed invalid error message.
259
+
260
+ ## [3.3.0] (24/05/2022)
261
+
262
+ ### Features
263
+
264
+ - Added min length to call the dropdown service query.
265
+
266
+ ## [3.2.0] (24/05/2022)
267
+
268
+ ### Features
269
+
270
+ - Added the ability to add a button column to the `vector-data-table` component that calls a custom function.
271
+ - Added the possibility to hide the actions column of the component `vector-data-table`.
272
+
273
+ ## [3.1.1] (20/05/2022)
274
+
275
+ ### Bug Fixes
276
+
277
+ - Fixed `vector-button` to fill 100% of container.
278
+ - Fixed `BOLETO_PATTERN` in `MaskUtils` for accept a digit more.
279
+
280
+ ## [3.1.0] (19/05/2022)
281
+
282
+ ### Features
283
+
284
+ - added `isBankingField` input to `vector-currency-field`.
285
+
286
+ ## [3.0.2] (19/05/2022)
287
+
288
+ ### Bug Fixes
289
+
290
+ - Fixed `vector-button` disable behavior.
291
+
292
+ ## [3.0.1] (08/05/2022)
293
+
294
+ ### Bug Fixes
295
+
296
+ - Fixed peer dependency version.
297
+
298
+ ## [3.0.0] (08/05/2022)
299
+
300
+ ### Breaking Changes
301
+
302
+ - Changed `mixins` to a separated `mixins.scss` file.
303
+
304
+ ### Features
305
+
306
+ - Added generic guard to check if crud list has items;
307
+ - Added generic resolver to get the selected crud item from the list;
308
+ - Added generic resolver to get the selected crud item history from the list;
309
+ - Added `vector-badge` component;
310
+ - Added `vector-crud-header` component;
311
+ - Added `vector-select-button-field` component;
312
+ - Added `formatDocument` pipe;
313
+ - Added `VIRTUAL_CARRIER` view type;
314
+ - Added styles input to `vector-button` to apply styles to the `<button>` tag;
315
+ - Added dynamic filters to dropdown;
316
+ - Breadcrumb now has clickable links to navigate to route fragments.
317
+
318
+ ### Bug Fixes
319
+
320
+ - Menu fixed to navigate to menu route even if it has children;
321
+ - Changed `vector-data-table` appearence to match new design;
322
+ - Fixed `vector-filters` to hide the search button when there is no visible filters;
323
+ - Removed unnecessary `variables.scss` references throughout the project.
324
+
325
+ ## [2.14.0] (05/05/2022)
326
+
327
+ ### Features
328
+
329
+ - TokenIsPresentGuard changed to support both storage and queryParams token.
330
+
331
+ ### Bug Fixes
332
+
333
+ - MenuComponent fixed to take priority on `frameUrl` to make sure `route` can still be used to build the breadcrumbs if needed;
334
+ - Made some changes to the accordion styles.
335
+
336
+ ## [2.13.1] (28/04/2022)
337
+
338
+ ### Bug Fixes
339
+
340
+ - Fix conflict merge with versions 2.12.0 with 2.13.0.
341
+
342
+ ## [2.13.0] (27/04/2022)
343
+
344
+ ### Features
345
+
346
+ - Added input valueMovimented in vector-range-value component.
347
+
348
+ ### Bug Fixes
349
+
350
+ - Fix Sent API address for endpoint.
351
+ - Fix export GeolocationService.
352
+
353
+ ## [2.12.0] (26/04/2022)
354
+
355
+ ### Features
356
+
357
+ - MenuItem changed to accept both singular and array of permissions.
358
+
359
+ ## [2.11.0] (20/04/2022)
360
+
361
+ ### Features
362
+
363
+ - Added currency-input rounded option.
364
+
365
+ ### Bug Fixes
366
+
367
+ - Fixed breadcrumb responsive layout;
368
+ - Fixed radio-button responsive layout;
369
+ - Changed menu backgroud to white;
370
+ - Changed accordion styles.
371
+
372
+ ## [2.10.0] (19/04/2022)
373
+
374
+ ### Features
375
+
376
+ - Added login info and geolocation to share: date, time, device info, ip, hostname, latitude, longitude, accuracy.
377
+
378
+ ## [2.8.0] (08/04/2022)
379
+
380
+ ### Features
381
+
382
+ - Added containsLettersAndNumbers validation.
383
+
384
+ ### Fix
385
+
386
+ - Fix currency-field min and max value don't work.
387
+
388
+ ## [2.7.1] (08/04/2022)
389
+
390
+ ### Fix
391
+
392
+ - Fix text-field don't limit to alpha numeric with alphanumeric true.
393
+
394
+ ## [2.7.0] (04/04/2022)
395
+
396
+ ### Features
397
+
398
+ - Added alphaNumeric option to text-field.
399
+
400
+ ### Bug Fixes
401
+
402
+ - Fix top-bar to hidden notification if is fintech.
403
+ - Fix top-bar changed label for change password.
404
+ - Fix toggle menu when keydown escape.
405
+
406
+ ## [2.6.0] (30/03/2022)
407
+
408
+ ### Features
409
+
410
+ - Added directive min and max for percentage-field.
411
+ - Added notSequentialNumbers validator.
412
+ - Added firstLetterIsUppercase validator.
413
+
414
+ ### Bug Fixes
415
+
416
+ - Fix menu service for don't delete father.
417
+
418
+ ## [2.5.1] (24/03/2022)
419
+
420
+ ### Bug Fixes
421
+
422
+ - Fix input checkbox don't mark when click on label.
423
+
424
+ ## [2.5.0] (21/03/2022)
425
+
426
+ ### Features
427
+
428
+ - Added menu notifications count
429
+
430
+ ### Bug Fixes
431
+
432
+ - Fixed gray colors variables names;
433
+ - Fixed topbar to show Fintech menus only when is Fintech;
434
+ - Fixed permissions request to save permissions on storage before using them.
435
+ - Calendar-field "min" and "max" properties set optional.
436
+
437
+ ## [2.4.0] (20/03/2022)
438
+
439
+ ### Features
440
+
441
+ - Added min and max validation functions to forms;
442
+ - Added onlyActivePipe.
443
+
444
+ ### Bug Fixes
445
+
446
+ - Fixed menu service to hide parent menus when no children is left after filtering by permission;
447
+ - Changed data-table scrollHeight from 350px to 300px to prevent unnecessary scrolling on viewport;
448
+ - Added toast to unexpected errors from the API.
449
+
450
+ ## [2.3.0] (18/03/2022)
451
+
452
+ ### Features
453
+
454
+ - Added vector-field-error-message for showing when field is invalid.
455
+
456
+ ### Bug Fixes
457
+
458
+ - Fix input calendar invalid showing incorrect;
459
+ - Fix input dropdown invalid showing incorrect;
460
+ - Fix Top-bar now show correct account information.
461
+
462
+ ## [2.2.2] (17/03/2022)
463
+
464
+ ### Feature
465
+
466
+ - Added new default color for text in \_variables.scss.
467
+ - Fix Portals items in menu showing incorrect.
468
+
469
+ ## [2.2.1] (17/03/2022)
470
+
471
+ ### Bug Fixes
472
+
473
+ - Fix Portals items menu with switched color.
474
+ - Added directive in vector-top-var(fintech, service);
475
+ - Fix Menu showing without account information in fintech vector-top-bar;
476
+
477
+ ## [2.2.0] (10/03/2022)
478
+
479
+ ### Features
480
+
481
+ - Added textarea field;
482
+ - Added sessionStorage functions to StorageService;
483
+ - Added IFrame opening option to menu items;
484
+ - Added inversed colors vector logo.
485
+
486
+ ### Bug Fixes
487
+
488
+ - Fixed dropdown code comparision on filter to support any format;
489
+ - Fixed data table auto load when using virtual pagination;
490
+ - Fixed breadcrumb font-weight;
491
+ - Fixed menu icon filter.
492
+
493
+ ## [2.0.3] (01/03/2022)
494
+
495
+ ### Bug Fixes
496
+
497
+ - Fixed AuthService url to support multiple projects with different endpoint prefixes.
498
+
499
+ ## [2.0.2] (01/03/2022)
500
+
501
+ ### Bug Fixes
502
+
503
+ - Fixed old variable
504
+
505
+ ## [2.0.1] (01/03/2022)
506
+
507
+ ### Bug Fixes
508
+
509
+ - Fixed missing styles
510
+
511
+ ## [2.0.0] (01/03/2022)
512
+
513
+ ### Breaking Changes
514
+
515
+ - CSS variables changed declaration form.
516
+
517
+ ## [1.0.2] (01/03/2022)
518
+
519
+ ### Bug Fixes
520
+
521
+ - Changed text field filter to validate only when on "only text" mode.
522
+
523
+ ## [1.0.1] (27/02/2022)
524
+
525
+ ### Bug Fixes
526
+
527
+ ### Features
528
+
529
+ ### Breaking Changes
530
+
531
+ - Library publishing