bit-ng-library 12.0.0 → 12.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/README.md +152 -134
  2. package/bit-ng-library.d.ts +6 -6
  3. package/bit-ng-library.metadata.json +1 -1
  4. package/bundles/bit-ng-library.umd.js +4915 -4868
  5. package/bundles/bit-ng-library.umd.js.map +1 -1
  6. package/esm2015/bit-ng-library.js +6 -6
  7. package/esm2015/lib/base/components/base.component.js +15 -15
  8. package/esm2015/lib/base/models/base-form.models.js +129 -129
  9. package/esm2015/lib/base/models/base-list.models.js +202 -202
  10. package/esm2015/lib/base/models/base-sublist.models.js +93 -93
  11. package/esm2015/lib/base/models/index.js +5 -5
  12. package/esm2015/lib/base/models/types.js +19 -19
  13. package/esm2015/lib/base/shared/base-interface.service.js +2 -2
  14. package/esm2015/lib/base/shared/base.filter.js +78 -78
  15. package/esm2015/lib/base/shared/base.service.js +85 -85
  16. package/esm2015/lib/base/shared/utils.js +113 -113
  17. package/esm2015/lib/sharedlibrary/components/breadcrumb/bit-breadcrumb.component.js +57 -57
  18. package/esm2015/lib/sharedlibrary/components/contol-messages/bit-control-messages.component.js +43 -43
  19. package/esm2015/lib/sharedlibrary/components/dialog/bit-dialog.component.js +163 -163
  20. package/esm2015/lib/sharedlibrary/components/footer/bit-footer.component.js +242 -206
  21. package/esm2015/lib/sharedlibrary/components/form/autocomplete/bit-autocomplete.component.js +44 -44
  22. package/esm2015/lib/sharedlibrary/components/form/bit-custom.component.js +89 -89
  23. package/esm2015/lib/sharedlibrary/components/form/bit-editable.component.js +83 -83
  24. package/esm2015/lib/sharedlibrary/components/form/bit-general.component.js +81 -81
  25. package/esm2015/lib/sharedlibrary/components/form/calendar/bit-calendar.component.js +38 -38
  26. package/esm2015/lib/sharedlibrary/components/form/checkbox/bit-checkbox.component.js +23 -23
  27. package/esm2015/lib/sharedlibrary/components/form/date/bit-date.component.js +45 -45
  28. package/esm2015/lib/sharedlibrary/components/form/datetime/bit-datetime.component.js +38 -38
  29. package/esm2015/lib/sharedlibrary/components/form/dropdown/bit-dropdown-general.component.js +99 -99
  30. package/esm2015/lib/sharedlibrary/components/form/dropdown/bit-dropdown-multiple.component.js +81 -81
  31. package/esm2015/lib/sharedlibrary/components/form/dropdown/bit-dropdown.component.js +89 -89
  32. package/esm2015/lib/sharedlibrary/components/form/editor/bit-editor.component.js +77 -77
  33. package/esm2015/lib/sharedlibrary/components/form/readonly/bit-readonly.component.js +95 -95
  34. package/esm2015/lib/sharedlibrary/components/form/switch/bit-switch.component.js +43 -43
  35. package/esm2015/lib/sharedlibrary/components/form/text/bit-text.component.js +19 -19
  36. package/esm2015/lib/sharedlibrary/components/form/textarea/bit-textarea.component.js +19 -19
  37. package/esm2015/lib/sharedlibrary/components/form/time/bit-time.component.js +45 -45
  38. package/esm2015/lib/sharedlibrary/components/header/bit-header.component.js +38 -38
  39. package/esm2015/lib/sharedlibrary/components/help/bit-help.component.js +47 -47
  40. package/esm2015/lib/sharedlibrary/components/loading/bit-loading.component.js +55 -55
  41. package/esm2015/lib/sharedlibrary/components/misc/bit-boton-ayuda.component.js +33 -33
  42. package/esm2015/lib/sharedlibrary/components/misc/bit-column-boolean.component.js +28 -28
  43. package/esm2015/lib/sharedlibrary/components/misc/bit-domain-value.component.js +39 -39
  44. package/esm2015/lib/sharedlibrary/components/notificacion/bit-notification-error.component.js +110 -110
  45. package/esm2015/lib/sharedlibrary/components/notificacion/bit-notification-toast.component.js +45 -45
  46. package/esm2015/lib/sharedlibrary/components/toolbar/bit-toolbar.component.js +97 -97
  47. package/esm2015/lib/sharedlibrary/components/upload/bit-ng-upload.component.js +118 -116
  48. package/esm2015/lib/sharedlibrary/components/user/bit-user-controls.component.js +30 -30
  49. package/esm2015/lib/sharedlibrary/data/ayudacontextual.js +12 -12
  50. package/esm2015/lib/sharedlibrary/data/bitmessage.js +21 -21
  51. package/esm2015/lib/sharedlibrary/data/bitnotification-error.js +11 -11
  52. package/esm2015/lib/sharedlibrary/data/bitnotification.js +12 -12
  53. package/esm2015/lib/sharedlibrary/data/configuration-editor.js +20 -20
  54. package/esm2015/lib/sharedlibrary/data/domain.js +9 -9
  55. package/esm2015/lib/sharedlibrary/data/error.js +14 -14
  56. package/esm2015/lib/sharedlibrary/data/fichero.js +18 -18
  57. package/esm2015/lib/sharedlibrary/data/index.js +10 -10
  58. package/esm2015/lib/sharedlibrary/data/item.js +9 -9
  59. package/esm2015/lib/sharedlibrary/directives/edit-mode.directive.js +15 -15
  60. package/esm2015/lib/sharedlibrary/directives/focus-register.directive.js +30 -30
  61. package/esm2015/lib/sharedlibrary/directives/view-mode.directive.js +15 -15
  62. package/esm2015/lib/sharedlibrary/global.constants.js +24 -24
  63. package/esm2015/lib/sharedlibrary/guards/candeactivate.guard.js +10 -10
  64. package/esm2015/lib/sharedlibrary/pipes/capitalize.pipe.js +18 -18
  65. package/esm2015/lib/sharedlibrary/pipes/other-actions.pipe.js +22 -22
  66. package/esm2015/lib/sharedlibrary/pipes/pipe-cantidadmoneda.pipe.js +41 -41
  67. package/esm2015/lib/sharedlibrary/pipes/remove-line-breaks.pipe.js +24 -24
  68. package/esm2015/lib/sharedlibrary/services/ayuda.service.js +37 -37
  69. package/esm2015/lib/sharedlibrary/services/base-data-adapter.service.js +16 -16
  70. package/esm2015/lib/sharedlibrary/services/base-data.service.js +4 -4
  71. package/esm2015/lib/sharedlibrary/services/custom-validators.service.js +627 -627
  72. package/esm2015/lib/sharedlibrary/services/domain.service.js +26 -26
  73. package/esm2015/lib/sharedlibrary/services/focus.service.js +28 -28
  74. package/esm2015/lib/sharedlibrary/services/general-utils.service.js +142 -142
  75. package/esm2015/lib/sharedlibrary/services/http-utils.service.js +178 -178
  76. package/esm2015/lib/sharedlibrary/services/index.js +16 -16
  77. package/esm2015/lib/sharedlibrary/services/locator.service.js +8 -8
  78. package/esm2015/lib/sharedlibrary/services/message.service.js +68 -68
  79. package/esm2015/lib/sharedlibrary/services/session-shared.service.js +22 -22
  80. package/esm2015/lib/sharedlibrary/services/tableview.service.js +18 -18
  81. package/esm2015/lib/sharedlibrary/services/toolbar.service.js +24 -24
  82. package/esm2015/lib/sharedlibrary/services/translate.service.js +67 -67
  83. package/esm2015/lib/sharedlibrary/services/upload.service.js +55 -55
  84. package/esm2015/lib/sharedlibrary/sharedlibrary.module.js +135 -135
  85. package/esm2015/lib/sharedlibrary/utils/custom-http-interceptor.js +41 -41
  86. package/esm2015/public-api.js +81 -81
  87. package/fesm2015/bit-ng-library.js +4309 -4271
  88. package/fesm2015/bit-ng-library.js.map +1 -1
  89. package/lib/base/components/base.component.d.ts +5 -5
  90. package/lib/base/models/base-form.models.d.ts +80 -80
  91. package/lib/base/models/base-list.models.d.ts +136 -136
  92. package/lib/base/models/base-sublist.models.d.ts +42 -42
  93. package/lib/base/models/index.d.ts +4 -4
  94. package/lib/base/models/types.d.ts +33 -33
  95. package/lib/base/shared/base-interface.service.d.ts +37 -37
  96. package/lib/base/shared/base.filter.d.ts +37 -37
  97. package/lib/base/shared/base.service.d.ts +59 -59
  98. package/lib/base/shared/utils.d.ts +42 -42
  99. package/lib/sharedlibrary/components/breadcrumb/bit-breadcrumb.component.d.ts +22 -22
  100. package/lib/sharedlibrary/components/contol-messages/bit-control-messages.component.d.ts +12 -12
  101. package/lib/sharedlibrary/components/dialog/bit-dialog.component.d.ts +27 -27
  102. package/lib/sharedlibrary/components/footer/bit-footer.component.d.ts +80 -70
  103. package/lib/sharedlibrary/components/form/autocomplete/bit-autocomplete.component.d.ts +16 -16
  104. package/lib/sharedlibrary/components/form/bit-custom.component.d.ts +32 -32
  105. package/lib/sharedlibrary/components/form/bit-editable.component.d.ts +28 -28
  106. package/lib/sharedlibrary/components/form/bit-general.component.d.ts +38 -38
  107. package/lib/sharedlibrary/components/form/calendar/bit-calendar.component.d.ts +16 -16
  108. package/lib/sharedlibrary/components/form/checkbox/bit-checkbox.component.d.ts +7 -7
  109. package/lib/sharedlibrary/components/form/date/bit-date.component.d.ts +12 -12
  110. package/lib/sharedlibrary/components/form/datetime/bit-datetime.component.d.ts +11 -11
  111. package/lib/sharedlibrary/components/form/dropdown/bit-dropdown-general.component.d.ts +38 -38
  112. package/lib/sharedlibrary/components/form/dropdown/bit-dropdown-multiple.component.d.ts +34 -34
  113. package/lib/sharedlibrary/components/form/dropdown/bit-dropdown.component.d.ts +30 -30
  114. package/lib/sharedlibrary/components/form/editor/bit-editor.component.d.ts +28 -28
  115. package/lib/sharedlibrary/components/form/readonly/bit-readonly.component.d.ts +23 -23
  116. package/lib/sharedlibrary/components/form/switch/bit-switch.component.d.ts +12 -12
  117. package/lib/sharedlibrary/components/form/text/bit-text.component.d.ts +6 -6
  118. package/lib/sharedlibrary/components/form/textarea/bit-textarea.component.d.ts +6 -6
  119. package/lib/sharedlibrary/components/form/time/bit-time.component.d.ts +12 -12
  120. package/lib/sharedlibrary/components/header/bit-header.component.d.ts +19 -19
  121. package/lib/sharedlibrary/components/help/bit-help.component.d.ts +12 -12
  122. package/lib/sharedlibrary/components/loading/bit-loading.component.d.ts +14 -14
  123. package/lib/sharedlibrary/components/misc/bit-boton-ayuda.component.d.ts +9 -9
  124. package/lib/sharedlibrary/components/misc/bit-column-boolean.component.d.ts +10 -10
  125. package/lib/sharedlibrary/components/misc/bit-domain-value.component.d.ts +11 -11
  126. package/lib/sharedlibrary/components/notificacion/bit-notification-error.component.d.ts +31 -31
  127. package/lib/sharedlibrary/components/notificacion/bit-notification-toast.component.d.ts +13 -13
  128. package/lib/sharedlibrary/components/toolbar/bit-toolbar.component.d.ts +36 -36
  129. package/lib/sharedlibrary/components/upload/bit-ng-upload.component.d.ts +46 -45
  130. package/lib/sharedlibrary/components/user/bit-user-controls.component.d.ts +11 -11
  131. package/lib/sharedlibrary/data/ayudacontextual.d.ts +8 -8
  132. package/lib/sharedlibrary/data/bitmessage.d.ts +17 -17
  133. package/lib/sharedlibrary/data/bitnotification-error.d.ts +9 -9
  134. package/lib/sharedlibrary/data/bitnotification.d.ts +10 -10
  135. package/lib/sharedlibrary/data/configuration-editor.d.ts +9 -9
  136. package/lib/sharedlibrary/data/domain.d.ts +7 -7
  137. package/lib/sharedlibrary/data/error.d.ts +12 -12
  138. package/lib/sharedlibrary/data/fichero.d.ts +13 -13
  139. package/lib/sharedlibrary/data/index.d.ts +9 -9
  140. package/lib/sharedlibrary/data/item.d.ts +7 -7
  141. package/lib/sharedlibrary/directives/edit-mode.directive.d.ts +5 -5
  142. package/lib/sharedlibrary/directives/focus-register.directive.d.ts +10 -10
  143. package/lib/sharedlibrary/directives/view-mode.directive.d.ts +5 -5
  144. package/lib/sharedlibrary/global.constants.d.ts +15 -15
  145. package/lib/sharedlibrary/guards/candeactivate.guard.d.ts +8 -8
  146. package/lib/sharedlibrary/pipes/capitalize.pipe.d.ts +7 -7
  147. package/lib/sharedlibrary/pipes/other-actions.pipe.d.ts +4 -4
  148. package/lib/sharedlibrary/pipes/pipe-cantidadmoneda.pipe.d.ts +9 -9
  149. package/lib/sharedlibrary/pipes/remove-line-breaks.pipe.d.ts +4 -4
  150. package/lib/sharedlibrary/services/ayuda.service.d.ts +10 -10
  151. package/lib/sharedlibrary/services/base-data-adapter.service.d.ts +11 -11
  152. package/lib/sharedlibrary/services/base-data.service.d.ts +13 -13
  153. package/lib/sharedlibrary/services/custom-validators.service.d.ts +173 -173
  154. package/lib/sharedlibrary/services/domain.service.d.ts +8 -8
  155. package/lib/sharedlibrary/services/focus.service.d.ts +9 -9
  156. package/lib/sharedlibrary/services/general-utils.service.d.ts +36 -36
  157. package/lib/sharedlibrary/services/http-utils.service.d.ts +31 -31
  158. package/lib/sharedlibrary/services/index.d.ts +15 -15
  159. package/lib/sharedlibrary/services/locator.service.d.ts +8 -8
  160. package/lib/sharedlibrary/services/message.service.d.ts +41 -41
  161. package/lib/sharedlibrary/services/session-shared.service.d.ts +6 -6
  162. package/lib/sharedlibrary/services/tableview.service.d.ts +6 -6
  163. package/lib/sharedlibrary/services/toolbar.service.d.ts +7 -7
  164. package/lib/sharedlibrary/services/translate.service.d.ts +28 -28
  165. package/lib/sharedlibrary/services/upload.service.d.ts +16 -16
  166. package/lib/sharedlibrary/sharedlibrary.module.d.ts +6 -6
  167. package/lib/sharedlibrary/utils/custom-http-interceptor.d.ts +10 -10
  168. package/package.json +1 -1
  169. package/public-api.d.ts +77 -77
package/README.md CHANGED
@@ -1,134 +1,152 @@
1
- # BitNgLibrary
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.6.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project bit-ng-library` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project bit-ng-library`.
8
-
9
- > Note: Don't forget to add `--project bit-ng-library` or else it will be added to the default project in your `angular.json` file.
10
-
11
- ## Build
12
-
13
- Run `ng build bit-ng-library --prod` to build the project. The build artifacts will be stored in the `dist/` directory.
14
-
15
- ## Publishing
16
-
17
- After building your library with `ng build bit-ng-library`, go to the dist folder `cd dist/bit-ng-library` and run `npm publish`.
18
-
19
- ## Running unit tests
20
-
21
- Run `ng test bit-ng-library` to execute the unit tests via [Karma](https://karma-runner.github.io).
22
-
23
- ## Further help
24
-
25
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
26
-
27
- ## changelog
28
-
29
- ## [12.0.0] - 2021-08-22
30
-
31
- Versión angular12
32
-
33
- ## [11.0.6] - 2021-08-06
34
-
35
- Estilo para el footer sin resultados
36
-
37
- ## [11.0.5] - 2021-07-08
38
-
39
- se restaura el servicio DomainService que había desaparecido tras un delete no sé muy bien porqué
40
-
41
- ## [11.0.4] - 2021-07-08
42
-
43
- se pone firstDayOfWeek a los calendarios de prime
44
-
45
- ## [11.0.3] - 2021-05-20
46
-
47
- Se modifica el bit-ng-upload
48
-
49
- ## [11.0.2] - 2021-05-13
50
-
51
- Se adapta la toolbar a prime para el caso de botones con más acciones
52
-
53
- ## [11.0.1] - 2021-05-05
54
-
55
- Se añade la función objectoToQueryParameters
56
-
57
- ## [11.0.0] - 2021-04-21
58
-
59
- Versión compatible con angular 11
60
-
61
- ## [1.2.4] - 2021-04-21
62
-
63
- se añaden console.log en el envío de la notificacionError al detectarse fallos
64
-
65
- ## [1.2.3] - 2021-03-19
66
-
67
- método para poder ocultar notificaciones de error
68
-
69
- ## [1.2.2] - 2021-03-05
70
-
71
- Se imorta moment versión mini
72
-
73
- ## [1.2.1] - 2021-02-25
74
-
75
- Añadir tag pInputText al input de bit-text-component.
76
-
77
- ## [1.2.0] - 2021-02-05
78
-
79
- Migración a angular 10
80
-
81
- ## [1.1.3] - 2020-09-11
82
-
83
- ### Changed
84
-
85
- Se añade la validación de teléfonos separados por comas
86
-
87
- ## [1.1.2] - 2020-09-10
88
-
89
- ### Changed
90
-
91
- Se arregla un fallo del bit-dropdown-multiple que no traduce el valor emptyTest.
92
- Se añade el parámetro filter al bit-dropdown-multiple para poder indicar si queremos que filtre o no
93
-
94
- ## [1.1.1] - 2020-08-07
95
-
96
- ### Changed
97
-
98
- Se arregla un fallo del bit-dropdown que repetía dos veces el valor empty
99
-
100
- ## [1.1.0] - 2020-07-30
101
-
102
- ### Changed
103
-
104
- Se eliminan los css internos
105
-
106
- ## [1.0.0] - 2020-07-01
107
-
108
- ### Changed
109
-
110
- Primera versión funcional
111
-
112
- ## [1.0.3-alpha1] - 2020-05-14
113
-
114
- ### Changed
115
-
116
- - Se modifica el observable que notifica el cambio de idioma de Subject a BehaviourSubject por un issue que siempre se emitía el valor ca cuando te resuscribías
117
-
118
- ## [1.0.3-alpha1] - 2020-05-13
119
-
120
- ### Changed
121
-
122
- - Label mal construido no se traducía
123
-
124
- ## [1.0.2-alpha1] - 2020-05-13
125
-
126
- ### Changed
127
-
128
- - Se publica la clase BaseLisPaginateComponent
129
-
130
- ## [1.0.1-alpha1] - 2020-05-12
131
-
132
- ### Added
133
-
134
- - Commit inicial
1
+ # BitNgLibrary
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.6.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project bit-ng-library` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project bit-ng-library`.
8
+
9
+ > Note: Don't forget to add `--project bit-ng-library` or else it will be added to the default project in your `angular.json` file.
10
+
11
+ ## Build
12
+
13
+ Run `ng build bit-ng-library --configuration production` to build the project. The build artifacts will be stored in the `dist/` directory.
14
+
15
+ ## Publishing
16
+
17
+ After building your library with `ng build bit-ng-library`, go to the dist folder `cd dist/bit-ng-library` and run `npm publish`.
18
+
19
+ ## Running unit tests
20
+
21
+ Run `ng test bit-ng-library` to execute the unit tests via [Karma](https://karma-runner.github.io).
22
+
23
+ ## Further help
24
+
25
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
26
+
27
+ ## changelog
28
+
29
+ ## [12.1.0] - 2021-12-30
30
+
31
+ Cambios:
32
+ * Nuevo tipo de bit-footer para las páginas con infinity-scroll, donde se muestra información de la carga de datos.
33
+ * Para el tipo "list" de bit-footer añadidas opciones para poder ocultar los enlaces a páginas y los botones de primera y última página hasta que no se han recuperado todos los registros. Ambos cambios son workarounds para que el usuario final no se encuentre el bug de página vacía cuando solicita una página de registros mucho más avanzada de la que se encuentra en ese momento.
34
+
35
+ ## [12.0.3] - 2021-12-30
36
+
37
+ Nuevo parámetro "inputAccept" para el "input file" del componente BitNgUpload, que permite restringir los tipos de ficheros del explorador de archivos al elegir un archivo para subida.
38
+
39
+ ## [12.0.2] - 2021-10-20
40
+
41
+ Se aplican cambios para centrar spinner y el breadcrumb
42
+
43
+ ## [12.0.1] - 2021-09-30
44
+
45
+ Se aplican cambios para adecuarse al primeflex3
46
+
47
+ ## [12.0.0] - 2021-08-22
48
+
49
+ Versión angular12
50
+
51
+ ## [11.0.6] - 2021-08-06
52
+
53
+ Estilo para el footer sin resultados
54
+
55
+ ## [11.0.5] - 2021-07-08
56
+
57
+ se restaura el servicio DomainService que había desaparecido tras un delete no sé muy bien porqué
58
+
59
+ ## [11.0.4] - 2021-07-08
60
+
61
+ se pone firstDayOfWeek a los calendarios de prime
62
+
63
+ ## [11.0.3] - 2021-05-20
64
+
65
+ Se modifica el bit-ng-upload
66
+
67
+ ## [11.0.2] - 2021-05-13
68
+
69
+ Se adapta la toolbar a prime para el caso de botones con más acciones
70
+
71
+ ## [11.0.1] - 2021-05-05
72
+
73
+ Se añade la función objectoToQueryParameters
74
+
75
+ ## [11.0.0] - 2021-04-21
76
+
77
+ Versión compatible con angular 11
78
+
79
+ ## [1.2.4] - 2021-04-21
80
+
81
+ se añaden console.log en el envío de la notificacionError al detectarse fallos
82
+
83
+ ## [1.2.3] - 2021-03-19
84
+
85
+ método para poder ocultar notificaciones de error
86
+
87
+ ## [1.2.2] - 2021-03-05
88
+
89
+ Se imorta moment versión mini
90
+
91
+ ## [1.2.1] - 2021-02-25
92
+
93
+ Añadir tag pInputText al input de bit-text-component.
94
+
95
+ ## [1.2.0] - 2021-02-05
96
+
97
+ Migración a angular 10
98
+
99
+ ## [1.1.3] - 2020-09-11
100
+
101
+ ### Changed
102
+
103
+ Se añade la validación de teléfonos separados por comas
104
+
105
+ ## [1.1.2] - 2020-09-10
106
+
107
+ ### Changed
108
+
109
+ Se arregla un fallo del bit-dropdown-multiple que no traduce el valor emptyTest.
110
+ Se añade el parámetro filter al bit-dropdown-multiple para poder indicar si queremos que filtre o no
111
+
112
+ ## [1.1.1] - 2020-08-07
113
+
114
+ ### Changed
115
+
116
+ Se arregla un fallo del bit-dropdown que repetía dos veces el valor empty
117
+
118
+ ## [1.1.0] - 2020-07-30
119
+
120
+ ### Changed
121
+
122
+ Se eliminan los css internos
123
+
124
+ ## [1.0.0] - 2020-07-01
125
+
126
+ ### Changed
127
+
128
+ Primera versión funcional
129
+
130
+ ## [1.0.3-alpha1] - 2020-05-14
131
+
132
+ ### Changed
133
+
134
+ - Se modifica el observable que notifica el cambio de idioma de Subject a BehaviourSubject por un issue que siempre se emitía el valor ca cuando te resuscribías
135
+
136
+ ## [1.0.3-alpha1] - 2020-05-13
137
+
138
+ ### Changed
139
+
140
+ - Label mal construido no se traducía
141
+
142
+ ## [1.0.2-alpha1] - 2020-05-13
143
+
144
+ ### Changed
145
+
146
+ - Se publica la clase BaseLisPaginateComponent
147
+
148
+ ## [1.0.1-alpha1] - 2020-05-12
149
+
150
+ ### Added
151
+
152
+ - Commit inicial
@@ -1,6 +1,6 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public-api';
5
- export { ErrorValidateForm as ɵg, TranslatedMessage as ɵf } from './lib/base/models';
6
- export { AyudaService as ɵd, BitMessageService as ɵc, FocusService as ɵa, SessionSharedService as ɵe, TranslateService as ɵb } from './lib/sharedlibrary/services';
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './public-api';
5
+ export { ErrorValidateForm as ɵh, TranslatedMessage as ɵg } from './lib/base/models';
6
+ export { AyudaService as ɵe, BitMessageService as ɵc, FocusService as ɵa, GeneralUtils as ɵd, SessionSharedService as ɵf, TranslateService as ɵb } from './lib/sharedlibrary/services';