ngx-vector-components 4.7.0 → 4.7.1

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