ngx-vector-components 4.10.4 → 4.10.5

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