@weni/unnnic-system 3.12.3-alpha.3 → 3.12.3-alpha.4

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.
@@ -42,7 +42,8 @@ declare const _default: {
42
42
  "custom": "Custom"
43
43
  }
44
44
  },
45
- "search": "Search"
45
+ "search": "Search",
46
+ "without_results": "No results found"
46
47
  };
47
48
 
48
49
  export default _default;
@@ -42,7 +42,8 @@ declare const _default: {
42
42
  "custom": "Personalizados"
43
43
  }
44
44
  },
45
- "search": "Buscar"
45
+ "search": "Buscar",
46
+ "without_results": "No se encontró ningún resultado"
46
47
  };
47
48
 
48
49
  export default _default;
@@ -42,7 +42,8 @@ declare const _default: {
42
42
  "custom": "Personalizados"
43
43
  }
44
44
  },
45
- "search": "Buscar"
45
+ "search": "Buscar",
46
+ "without_results": "Nenhum resultado encontrado"
46
47
  };
47
48
 
48
49
  export default _default;
@@ -1,4 +1,4 @@
1
- import { h as e } from "./index-3e8b73e8.mjs";
1
+ import { h as e } from "./index-492e2532.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Portuguese (Brazil) [pt-br]