ngx-vector-components 4.9.0 → 4.10.2

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