@credithub/harlan-components 1.20.1 → 1.20.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.
package/lib/cjs/index.js CHANGED
@@ -65434,7 +65434,7 @@ var getPossuiPendenciaText = function (_a) {
65434
65434
  protestos
65435
65435
  ? protestos === 1
65436
65436
  ? 'Protesto Encontrado'
65437
- : "Protestos: ".concat(protestos)
65437
+ : "".concat(protestos, " Protestos")
65438
65438
  : '',
65439
65439
  processosJuridicos
65440
65440
  ? processosJuridicos === 1
@@ -46,7 +46,7 @@ var getPossuiPendenciaText = function (_a) {
46
46
  protestos
47
47
  ? protestos === 1
48
48
  ? 'Protesto Encontrado'
49
- : "Protestos: ".concat(protestos)
49
+ : "".concat(protestos, " Protestos")
50
50
  : '',
51
51
  processosJuridicos
52
52
  ? processosJuridicos === 1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@credithub/harlan-components",
3
- "version": "1.20.1",
3
+ "version": "1.20.2",
4
4
  "description": "Provide a set of web components to be used in Harlan and other projects",
5
5
  "keywords": [
6
6
  "harlan",