@gisce/react-ooui 2.6.0-alpha.7 → 2.6.0-alpha.9

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 (28) hide show
  1. package/dist/locales/ca_ES.d.ts +1 -0
  2. package/dist/locales/ca_ES.d.ts.map +1 -1
  3. package/dist/locales/en_US.d.ts +1 -0
  4. package/dist/locales/en_US.d.ts.map +1 -1
  5. package/dist/locales/es_ES.d.ts +1 -0
  6. package/dist/locales/es_ES.d.ts.map +1 -1
  7. package/dist/models/erpFeature.d.ts +2 -1
  8. package/dist/models/erpFeature.d.ts.map +1 -1
  9. package/dist/react-ooui.es.js +3604 -3501
  10. package/dist/react-ooui.es.js.map +1 -1
  11. package/dist/types/index.d.ts +6 -0
  12. package/dist/types/index.d.ts.map +1 -1
  13. package/dist/widgets/views/Dashboard/Dashboard.d.ts.map +1 -1
  14. package/dist/widgets/views/DashboardGrid/DashboardGridItem.types.d.ts +0 -1
  15. package/dist/widgets/views/DashboardGrid/DashboardGridItem.types.d.ts.map +1 -1
  16. package/dist/widgets/views/Graph/GraphChart.d.ts.map +1 -1
  17. package/dist/widgets/views/Graph/GraphChartComp.d.ts +10 -0
  18. package/dist/widgets/views/Graph/GraphChartComp.d.ts.map +1 -0
  19. package/dist/widgets/views/Graph/GraphDefaults.d.ts +1 -0
  20. package/dist/widgets/views/Graph/GraphDefaults.d.ts.map +1 -1
  21. package/dist/widgets/views/Graph/GraphIndicator.d.ts.map +1 -1
  22. package/dist/widgets/views/Graph/GraphIndicatorComp.d.ts +11 -0
  23. package/dist/widgets/views/Graph/GraphIndicatorComp.d.ts.map +1 -0
  24. package/dist/widgets/views/Graph/GraphServer.d.ts +10 -0
  25. package/dist/widgets/views/Graph/GraphServer.d.ts.map +1 -0
  26. package/dist/widgets/views/Graph/useServerGraphData.d.ts +32 -0
  27. package/dist/widgets/views/Graph/useServerGraphData.d.ts.map +1 -0
  28. package/package.json +1 -1
@@ -79,6 +79,7 @@ declare const _default: {
79
79
  openAttachmentLink: string;
80
80
  uninformed: string;
81
81
  totalRegisters: string;
82
+ total: string;
82
83
  export: string;
83
84
  selectAtLeastOneField: string;
84
85
  printScreen: string;
@@ -1 +1 @@
1
- {"version":3,"file":"ca_ES.d.ts","sourceRoot":"","sources":["../../src/locales/ca_ES.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAkGE"}
1
+ {"version":3,"file":"ca_ES.d.ts","sourceRoot":"","sources":["../../src/locales/ca_ES.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAmGE"}
@@ -79,6 +79,7 @@ declare const _default: {
79
79
  openAttachmentLink: string;
80
80
  uninformed: string;
81
81
  totalRegisters: string;
82
+ total: string;
82
83
  export: string;
83
84
  selectAtLeastOneField: string;
84
85
  printScreen: string;
@@ -1 +1 @@
1
- {"version":3,"file":"en_US.d.ts","sourceRoot":"","sources":["../../src/locales/en_US.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA+FE"}
1
+ {"version":3,"file":"en_US.d.ts","sourceRoot":"","sources":["../../src/locales/en_US.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAgGE"}
@@ -79,6 +79,7 @@ declare const _default: {
79
79
  openAttachmentLink: string;
80
80
  uninformed: string;
81
81
  totalRegisters: string;
82
+ total: string;
82
83
  export: string;
83
84
  selectAtLeastOneField: string;
84
85
  printScreen: string;
@@ -1 +1 @@
1
- {"version":3,"file":"es_ES.d.ts","sourceRoot":"","sources":["../../src/locales/es_ES.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAoGE"}
1
+ {"version":3,"file":"es_ES.d.ts","sourceRoot":"","sources":["../../src/locales/es_ES.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqGE"}
@@ -1,7 +1,8 @@
1
1
  export declare enum ErpFeatureKeys {
2
2
  FEATURE_VIEW_JSON_ATTRS = "view_json_attrs",
3
3
  FEATURE_ADVANCED_EXPORT = "export_data2",
4
- FEATURE_OMNISEARCH = "omnisearch"
4
+ FEATURE_OMNISEARCH = "omnisearch",
5
+ FEATURE_READFORVIEW = "read_for_view"
5
6
  }
6
7
  export declare const ErpAllFeatureKeys: string[];
7
8
  export type ErpFeaturesMap = {
@@ -1 +1 @@
1
- {"version":3,"file":"erpFeature.d.ts","sourceRoot":"","sources":["../../src/models/erpFeature.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACxB,uBAAuB,oBAAoB;IAC3C,uBAAuB,iBAAiB;IACxC,kBAAkB,eAAe;CAElC;AAED,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAAkC,CAAC;AAEzE,MAAM,MAAM,cAAc,GAAG;KAC1B,GAAG,IAAI,cAAc,CAAC,CAAC,EAAE,OAAO;CAClC,CAAC"}
1
+ {"version":3,"file":"erpFeature.d.ts","sourceRoot":"","sources":["../../src/models/erpFeature.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACxB,uBAAuB,oBAAoB;IAC3C,uBAAuB,iBAAiB;IACxC,kBAAkB,eAAe;IACjC,mBAAmB,kBAAkB;CAEtC;AAED,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAAkC,CAAC;AAEzE,MAAM,MAAM,cAAc,GAAG;KAC1B,GAAG,IAAI,cAAc,CAAC,CAAC,EAAE,OAAO;CAClC,CAAC"}