@widergy/utilitygo-smart-bill-web 3.26.0 → 3.27.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.
package/CHANGELOG.md CHANGED
@@ -1,88 +1,85 @@
1
- # [3.26.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.25.0...v3.26.0) (2026-05-04)
1
+ # [3.27.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.26.0...v3.27.0) (2026-06-17)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * markdown extended in attachment ([#92](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/92)) ([d432abe](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/d432abed9c6686bf0a16f472408e09348913bce6))
6
+ * [CX-2398] new ut loading ([#93](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/93)) ([ad44ad8](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/ad44ad869a9bdd819720d1444e9f3d29fcd6cd35))
7
7
 
8
- # [3.25.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.4...v3.25.0) (2026-04-24)
8
+ # [3.26.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.25.0...v3.26.0) (2026-05-04)
9
9
 
10
+ ### Novedades y Mejoras
10
11
 
11
- ### Features
12
+ * Se amplió el soporte de formato de texto enriquecido (Markdown) en los archivos adjuntos, permitiendo una presentación más clara y estructurada del contenido. [#92](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/92) [EVEP-459](https://widergy.atlassian.net/browse/EVEP-459)
12
13
 
13
- * add more data in second header ([#91](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/91)) ([114f053](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/114f053f7e9a8f57754484de2c36f6ced1ecca5f))
14
+ # [3.25.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.4...v3.25.0) (2026-04-24)
14
15
 
15
- ## [3.24.4](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.3...v3.24.4) (2026-04-22)
16
+ ### Novedades y Mejoras
16
17
 
18
+ * Se amplió la información disponible en el encabezado secundario de la aplicación. [#91](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/91) [EVEP-456](https://widergy.atlassian.net/browse/EVEP-456)
17
19
 
18
- ### Bug Fixes
20
+ ## [3.24.4](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.3...v3.24.4) (2026-04-22)
19
21
 
20
- * crash ([#90](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/90)) ([19b16e0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/19b16e081535e1082e307f91edadaf889d756556))
22
+ ### Correcciones
21
23
 
22
- ## [3.24.3](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.2...v3.24.3) (2026-04-14)
24
+ * Se corrigió un error que causaba fallos en la visualización de ciertos tipos de factura. [#90](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/90) [EVEP-455](https://widergy.atlassian.net/browse/EVEP-455)
25
+ * Mejoras internas de la plataforma. [`ef3dc26`](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/ef3dc26)
23
26
 
27
+ ## [3.24.3](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.2...v3.24.3) (2026-04-14)
24
28
 
25
- ### Bug Fixes
29
+ ### Novedades y Mejoras
26
30
 
27
- * [DEV-766] standarize prepush ([#87](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/87)) ([b363f3a](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/b363f3a4bbacf78e5f0cd717cbb60ce2ff53729b))
31
+ * Mejoras internas de la plataforma [#87](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/87) [DEV-766](https://widergy.atlassian.net/browse/DEV-766)
28
32
 
29
33
  ## [3.24.2](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.1...v3.24.2) (2026-03-25)
30
34
 
35
+ ### Novedades y Mejoras
31
36
 
32
- ### Bug Fixes
33
-
34
- * [DEV-766] ci linter skip ([#86](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/86)) ([399a0d4](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/399a0d4f9558febffd4424bfd3d4c0c9608bf420))
37
+ * Mejoras internas de la plataforma. [#86](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/86) [DEV-766](https://widergy.atlassian.net/browse/DEV-766)
35
38
 
36
39
  ## [3.24.1](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.24.0...v3.24.1) (2026-03-12)
37
40
 
41
+ ### Correcciones
38
42
 
39
- ### Bug Fixes
40
-
41
- * bar height ([#85](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/85)) ([1be07f3](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/1be07f3d6044a38b13712dbc7d11c049919f5296))
43
+ * Se corrigió la visualización del gráfico de consumo en Smart Bill: las barras ahora muestran proporciones correctas entre períodos. [#85](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/85) [EVEP-438](https://widergy.atlassian.net/browse/EVEP-438)
42
44
 
43
45
  # [3.24.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.23.0...v3.24.0) (2026-03-11)
44
46
 
47
+ ### Novedades y Mejoras
45
48
 
46
- ### Features
47
-
48
- * [EVEP-29] delinquency attachment ([#82](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/82)) ([164a7a0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/164a7a0535089f8c246aecad9f0a4a2d6d66d591))
49
- * [EVEP-422] change in footer ([#81](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/81)) ([61194aa](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/61194aabebd0d2d357ea942f228c7204d7209559))
50
- * [EVEP-430] change periods ([#84](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/84)) ([afd95a2](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/afd95a26d54e4800c99a2211499614925dc822dc))
49
+ * En el desglose de la factura, los conceptos ahora pueden expandirse para mostrar sus subconceptos, con una experiencia consistente con el resto del detalle de factura. Cuando no hay subconceptos, la visualización permanece igual que antes. [#81](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/81) [EVEP-422](https://widergy.atlassian.net/browse/EVEP-422)
50
+ * Se incorporó soporte para adjuntar información de deuda al flujo de morosidad. [#82](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/82) [EVEP-29](https://widergy.atlassian.net/browse/EVEP-29)
51
+ * Los períodos de consumo ahora se muestran ordenados de más antiguo a más reciente, mejorando la lectura del historial en los gráficos comparativos. [#84](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/84) [EVEP-430](https://widergy.atlassian.net/browse/EVEP-430)
51
52
 
52
53
  # [3.23.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.22.0...v3.23.0) (2026-02-10)
53
54
 
55
+ ### Novedades y Mejoras
54
56
 
55
- ### Features
56
-
57
- * [DEV-766] mvp widergy/eslint-config package ([#76](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/76)) ([da619f9](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/da619f9457b2ac69edfd58996e2583239fb05a8a))
57
+ * Mejoras internas de la plataforma [#76](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/76) [DEV-766](https://widergy.atlassian.net/browse/DEV-766)
58
58
 
59
59
  # [3.22.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.21.0...v3.22.0) (2026-01-30)
60
60
 
61
+ ### Novedades y Mejoras
61
62
 
62
- ### Features
63
-
64
- * [EVEP-366] smartbill changes ([#80](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/80)) ([f3e74eb](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/f3e74ebe37a182281e3ff64c762f92b44423b4d9))
63
+ * En la sección de consumo de la factura, la barra de progreso ahora muestra siempre el valor mayor a la derecha, mejorando la lectura visual de los datos contratados versus los registrados. [#80](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/80) [EVEP-366](https://widergy.atlassian.net/browse/EVEP-366)
64
+ * El gráfico de consumo ahora muestra los últimos 6 períodos junto con el mismo período del año anterior, permitiendo una comparación histórica más completa. [#80](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/80) [EVEP-366](https://widergy.atlassian.net/browse/EVEP-366)
65
65
 
66
66
  # [3.21.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.20.2...v3.21.0) (2026-01-21)
67
67
 
68
+ ### Novedades y Mejoras
68
69
 
69
- ### Features
70
-
71
- * format number ([#78](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/78)) ([090a4a9](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/090a4a9519c9edd45f4fe4a9162fcd9beca11aa9))
70
+ * Los valores de consumo ahora se muestran con formato numérico adecuado, mejorando la legibilidad de la información en pantalla. [#78](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/78) [EVEP-322](https://widergy.atlassian.net/browse/EVEP-322)
72
71
 
73
72
  ## [3.20.2](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.20.1...v3.20.2) (2026-01-21)
74
73
 
74
+ ### Novedades y Mejoras
75
75
 
76
- ### Bug Fixes
77
-
78
- * banner, tooltip and new link ([#79](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/79)) ([9edc1d4](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/9edc1d4b95fadd658390e38abd34f3289e696480))
76
+ * Se actualizó la proyección de consumo con mejoras en su visualización y cálculo. [#79](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/79) [EVEP-355](https://widergy.atlassian.net/browse/EVEP-355)
79
77
 
80
78
  ## [3.20.1](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.20.0...v3.20.1) (2026-01-16)
81
79
 
80
+ ### Correcciones
82
81
 
83
- ### Bug Fixes
84
-
85
- * [EVEP-292] billing date range ([#77](https://github.com/widergy/UtilityGO-Smart-Bill-Web/issues/77)) ([683c944](https://github.com/widergy/UtilityGO-Smart-Bill-Web/commit/683c9449c63c7e2520e385a58bda25730f2096fe))
82
+ * Se corrigió un problema con el rango de fechas en la facturación. [#77](https://github.com/widergy/UtilityGO-Smart-Bill-Web/pull/77) [EVEP-292](https://widergy.atlassian.net/browse/EVEP-292)
86
83
 
87
84
  # [3.20.0](https://github.com/widergy/UtilityGO-Smart-Bill-Web/compare/v3.19.0...v3.20.0) (2025-12-23)
88
85
 
@@ -31,8 +31,12 @@ const SmartBillSummary = _ref => {
31
31
  downloadSmartBillLoading,
32
32
  handlers,
33
33
  loading,
34
+ loadingLogo,
35
+ loadingText,
36
+ loadingVersion,
34
37
  showOnboarding = false,
35
38
  onCloseOnboarding,
39
+ useUtilityLoading,
36
40
  onboardingSteps,
37
41
  reverseRow,
38
42
  smartBill,
@@ -120,7 +124,12 @@ const SmartBillSummary = _ref => {
120
124
  }, [defaultCurrentTab, glossaryError, glossaryLoading]);
121
125
  return /*#__PURE__*/_react.default.createElement(_energyUi.UTLoading, {
122
126
  className: _stylesModule.default.loadingContainer,
123
- loading: loading
127
+ fullScreen: false,
128
+ loading: loading,
129
+ Logo: loadingLogo,
130
+ text: loadingText,
131
+ useUtilityLoading: useUtilityLoading,
132
+ version: loadingVersion
124
133
  }, /*#__PURE__*/_react.default.createElement("div", {
125
134
  className: showOnboarding ? _stylesModule.default.tabs : ''
126
135
  }, /*#__PURE__*/_react.default.createElement(_energyUi.UTTabs, {
@@ -189,6 +198,10 @@ const SmartBillSummary = _ref => {
189
198
  handlers,
190
199
  isDesktopSize,
191
200
  loading,
201
+ loadingLogo,
202
+ loadingText,
203
+ loadingVersion,
204
+ useUtilityLoading,
192
205
  reverseRow,
193
206
  smartBill,
194
207
  translations,
@@ -251,9 +264,13 @@ SmartBillSummary.propTypes = {
251
264
  [_propTypes.string]: _propTypes.func
252
265
  }),
253
266
  loading: _propTypes.bool,
267
+ loadingLogo: _propTypes.string,
268
+ loadingText: _propTypes.string,
269
+ loadingVersion: _propTypes.string,
254
270
  showOnboarding: _propTypes.bool,
255
271
  onCloseOnboarding: _propTypes.func,
256
272
  onboardingSteps: (0, _propTypes.arrayOf)(_propTypes.object),
273
+ useUtilityLoading: _propTypes.bool,
257
274
  reverseRow: _propTypes.object,
258
275
  smartBill: _billDataTypes.billDataTypes,
259
276
  tabOptions: (0, _propTypes.arrayOf)((0, _propTypes.shape)({
@@ -17,7 +17,11 @@ const Glossary = _ref => {
17
17
  glossaryData,
18
18
  glossaryLoading,
19
19
  handlers,
20
- translations
20
+ loadingLogo,
21
+ loadingText,
22
+ loadingVersion,
23
+ translations,
24
+ useUtilityLoading
21
25
  } = _ref;
22
26
  const {
23
27
  pages,
@@ -29,7 +33,11 @@ const Glossary = _ref => {
29
33
  return glossaryLoading ? /*#__PURE__*/_react.default.createElement("div", {
30
34
  className: _stylesModule.default.loadingContainer
31
35
  }, /*#__PURE__*/_react.default.createElement(_energyUi.UTLoading, {
32
- loading: true
36
+ loading: true,
37
+ Logo: loadingLogo,
38
+ text: loadingText,
39
+ useUtilityLoading: useUtilityLoading,
40
+ version: loadingVersion
33
41
  })) : /*#__PURE__*/_react.default.createElement(_energyUi.UTDocumentWizard, {
34
42
  handlers: handlers,
35
43
  labels: translations,
@@ -39,9 +47,13 @@ const Glossary = _ref => {
39
47
  };
40
48
  Glossary.propTypes = {
41
49
  getGlossaryData: _propTypes.func,
42
- glossaryData: undefined || _propTypes.object,
50
+ glossaryData: _propTypes.object,
43
51
  glossaryLoading: _propTypes.bool,
44
52
  handlers: _propTypes.object,
45
- translations: _propTypes.object
53
+ loadingLogo: _propTypes.string,
54
+ loadingText: _propTypes.string,
55
+ loadingVersion: _propTypes.string,
56
+ translations: _propTypes.object,
57
+ useUtilityLoading: _propTypes.bool
46
58
  };
47
59
  var _default = exports.default = Glossary;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@widergy/utilitygo-smart-bill-web",
3
- "version": "3.26.0",
3
+ "version": "3.27.0",
4
4
  "description": "UtilityGO SmartBill Web",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",