@smart-factor/gem-ui-components 0.0.111 → 0.0.113

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.
@@ -258890,7 +258890,7 @@ const StyledFormHelperText$1 = styled$1(FormHelperText)`
258890
258890
  "headerFilterOperator>=": "Większe od lub równe",
258891
258891
  "headerFilterOperator<": "Mniejsze od",
258892
258892
  "headerFilterOperator<=": "Mniejsze od lub równe",
258893
- detailPanelToggle: "Detail panel toggle",
258893
+ detailPanelToggle: "Szczegóły",
258894
258894
  aggregationMenuItemHeader: "Agregacja",
258895
258895
  aggregationFunctionLabelSum: "suma",
258896
258896
  aggregationFunctionLabelAvg: "średnia",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smart-factor/gem-ui-components",
3
- "version": "0.0.111",
3
+ "version": "0.0.113",
4
4
  "private": false,
5
5
  "description": "Gem UI Components",
6
6
  "type": "module",