@qrvey/utils 1.2.9-3 → 1.2.9-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.
- package/README.md +317 -317
- package/dist/cjs/columns/constants/COLUMN_PROPERTY_LABEL.d.ts +1 -0
- package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.d.ts +1 -0
- package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.js +1 -0
- package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +2 -1
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +0 -14
- package/dist/cjs/globalization/interfaces/chart_builder/index.d.ts +0 -7
- package/dist/cjs/globalization/interfaces/chart_builder/index.js +0 -7
- package/dist/cjs/globalization/interfaces/common/II18nColumnProperties.d.ts +1 -0
- package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +1 -0
- package/dist/cjs/globalization/interfaces/filters/II18nValueContainer.d.ts +1 -0
- package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +17 -9
- package/dist/cjs/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +3 -2
- package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.d.ts +1 -1
- package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.js +0 -36
- package/dist/cjs/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +1 -0
- package/dist/cjs/globalization/labels/filters/I18N_FILTER_BUILDER.js +3 -2
- package/dist/cjs/globalization/labels/filters/I18N_VALUE_CONTAINER.js +3 -2
- package/dist/cjs/globalization/labels/panel/I18N_PANEL.js +17 -9
- package/dist/columns/constants/COLUMN_PROPERTY_LABEL.d.ts +1 -0
- package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.d.ts +1 -0
- package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.js +1 -0
- package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +2 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +0 -14
- package/dist/globalization/interfaces/chart_builder/index.d.ts +0 -7
- package/dist/globalization/interfaces/chart_builder/index.js +0 -7
- package/dist/globalization/interfaces/common/II18nColumnProperties.d.ts +1 -0
- package/dist/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +1 -0
- package/dist/globalization/interfaces/filters/II18nValueContainer.d.ts +1 -0
- package/dist/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +17 -9
- package/dist/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +3 -2
- package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.d.ts +1 -1
- package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.js +0 -36
- package/dist/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +1 -0
- package/dist/globalization/labels/filters/I18N_FILTER_BUILDER.js +3 -2
- package/dist/globalization/labels/filters/I18N_VALUE_CONTAINER.js +3 -2
- package/dist/globalization/labels/panel/I18N_PANEL.js +17 -9
- package/package.json +1 -1
- package/src/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.ts +1 -0
- package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.ts +2 -1
- package/src/globalization/interfaces/chart_builder/II18nChartBuilder.ts +0 -14
- package/src/globalization/interfaces/chart_builder/index.ts +0 -7
- package/src/globalization/interfaces/common/II18nColumnProperties.ts +1 -0
- package/src/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.ts +1 -0
- package/src/globalization/interfaces/filters/II18nValueContainer.ts +1 -0
- package/src/globalization/interfaces/panel/II18nPanelSummaryViews.ts +17 -9
- package/src/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.ts +3 -2
- package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.ts +1 -38
- package/src/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.ts +1 -0
- package/src/globalization/labels/filters/I18N_FILTER_BUILDER.ts +3 -2
- package/src/globalization/labels/filters/I18N_VALUE_CONTAINER.ts +3 -2
- package/src/globalization/labels/panel/I18N_PANEL.ts +17 -9
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.d.ts +0 -5
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.js +0 -2
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.js +0 -2
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.js +0 -2
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.js +0 -2
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.js +0 -2
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.d.ts +0 -6
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.js +0 -2
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.d.ts +0 -5
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.js +0 -2
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.d.ts +0 -5
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.js +0 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.js +0 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.js +0 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.js +0 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.js +0 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.d.ts +0 -6
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.js +0 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.d.ts +0 -5
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.js +0 -1
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.ts +0 -6
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.ts +0 -4
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.ts +0 -4
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.ts +0 -4
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.ts +0 -4
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.ts +0 -6
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.ts +0 -6
|
@@ -12,6 +12,7 @@ export enum COMPLEX_COLUMN_PROPERTY_LABEL {
|
|
|
12
12
|
IMAGEUPLOAD_IMAGESIZE = 'Image Size',
|
|
13
13
|
IMAGEUPLOAD_IMAGETYPE = 'Image Type',
|
|
14
14
|
IMAGEUPLOAD_IMAGEWORDS = 'Image Words',
|
|
15
|
+
IMAGEUPLOAD_IMAGECATEGORY = 'Categories',
|
|
15
16
|
EXPRESSION_POSITIVE = 'Positive',
|
|
16
17
|
EXPRESSION_NEGATIVE = 'Negative',
|
|
17
18
|
}
|
|
@@ -39,13 +39,6 @@ import { II18nChartBuilderDataPanel } from "./II18nChartBuilderDataPanel";
|
|
|
39
39
|
import { II18nChartBuilderDimensions } from "./II18nChartBuilderDimensions";
|
|
40
40
|
import { II18nChartBuilderShelfMenu } from "./II18nChartBuilderShelfMenu";
|
|
41
41
|
import { II18nChartBuilderScaleTypes } from "./II18nChartBuilderScaleTypes";
|
|
42
|
-
import { II18nChartBuilderComplexName } from "./II18nChartBuilderComplexName";
|
|
43
|
-
import { II18nChartBuilderComplexText } from "./II18nChartBuilderComplexText";
|
|
44
|
-
import { II18nChartBuilderComplexUsaAddress } from "./II18nChartBuilderComplexUsaAddress";
|
|
45
|
-
import { II18nChartBuilderComplexAddress } from "./II18nChartBuilderComplexAddress";
|
|
46
|
-
import { II18nChartBuilderComplexFile } from "./II18nChartBuilderComplexFile";
|
|
47
|
-
import { II18nChartBuilderComplexImage } from "./II18nChartBuilderComplexImage";
|
|
48
|
-
import { II18nChartBuilderComplexImageAnalysis } from "./II18nChartBuilderComplexImageAnalysis";
|
|
49
42
|
import { II18nChartBuilderTrendChart } from "./II18nChartBuilderTrendChart";
|
|
50
43
|
import { II18nChartBuilderChartInfo } from "./II18nChartBuilderChartInfo";
|
|
51
44
|
import { II18nChartBuilderDndZone } from "./II18nChartBuilderDndZone";
|
|
@@ -95,13 +88,6 @@ export interface II18nChartBuilder {
|
|
|
95
88
|
circle_size: II18nChartBuilderCircleSize;
|
|
96
89
|
color_settings: II18nChartBuilderColorSettings;
|
|
97
90
|
comparison_options: II18nChartBuilderComparisionOptions;
|
|
98
|
-
complex_address: II18nChartBuilderComplexAddress;
|
|
99
|
-
complex_file: II18nChartBuilderComplexFile;
|
|
100
|
-
complex_image: II18nChartBuilderComplexImage;
|
|
101
|
-
complex_image_analysis: II18nChartBuilderComplexImageAnalysis;
|
|
102
|
-
complex_name: II18nChartBuilderComplexName;
|
|
103
|
-
complex_text: II18nChartBuilderComplexText;
|
|
104
|
-
complex_usa_address: II18nChartBuilderComplexUsaAddress;
|
|
105
91
|
conditional_formatting: II18nChartBuilderConditionalFormatting;
|
|
106
92
|
custom_format_dialog: II18nChartBuilderCustomFormatDialog;
|
|
107
93
|
data_panel: II18nChartBuilderDataPanel;
|
|
@@ -40,13 +40,6 @@ export * from './II18nChartBuilderDataPanel';
|
|
|
40
40
|
export * from './II18nChartBuilderDimensions';
|
|
41
41
|
export * from './II18nChartBuilderShelfMenu';
|
|
42
42
|
export * from './II18nChartBuilderScaleTypes';
|
|
43
|
-
export * from './II18nChartBuilderComplexName';
|
|
44
|
-
export * from './II18nChartBuilderComplexText';
|
|
45
|
-
export * from './II18nChartBuilderComplexUsaAddress';
|
|
46
|
-
export * from './II18nChartBuilderComplexAddress';
|
|
47
|
-
export * from './II18nChartBuilderComplexFile';
|
|
48
|
-
export * from './II18nChartBuilderComplexImage';
|
|
49
|
-
export * from './II18nChartBuilderComplexImageAnalysis';
|
|
50
43
|
export * from './II18nChartBuilderTrendChart';
|
|
51
44
|
export * from './II18nChartBuilderChartInfo';
|
|
52
45
|
export * from './II18nChartBuilderDndZone';
|
|
@@ -34,6 +34,7 @@ export interface II18nColumnProperties {
|
|
|
34
34
|
imageupload_filesize_label: string;
|
|
35
35
|
imageupload_filetype_label: string;
|
|
36
36
|
imageupload_analysis_label: string;
|
|
37
|
+
imageupload_analysis_categories_label: string;
|
|
37
38
|
expression_positive_label: string;
|
|
38
39
|
expression_negative_label: string;
|
|
39
40
|
|
|
@@ -1,19 +1,27 @@
|
|
|
1
1
|
export interface II18nPanelSummaryViews {
|
|
2
2
|
bar_chart: string;
|
|
3
|
-
metrics: string;
|
|
4
|
-
list_view: string;
|
|
5
|
-
fill_null: string;
|
|
6
|
-
wordcloud: string;
|
|
7
|
-
histogram: string;
|
|
8
|
-
pie_chart: string;
|
|
9
|
-
dot_map: string;
|
|
10
3
|
bubble_view: string;
|
|
11
4
|
bubble_map: string;
|
|
5
|
+
categories: string;
|
|
6
|
+
cluster_chart: string;
|
|
7
|
+
dot_map: string;
|
|
12
8
|
entities: string;
|
|
9
|
+
fill_null: string;
|
|
10
|
+
histogram: string;
|
|
13
11
|
keyphrases: string;
|
|
12
|
+
list_view: string;
|
|
13
|
+
pie_chart: string;
|
|
14
14
|
sentiment: string;
|
|
15
15
|
starts: string;
|
|
16
|
-
|
|
16
|
+
metrics: string;
|
|
17
17
|
multiseries: string;
|
|
18
|
-
|
|
18
|
+
metric_filled_in: string;
|
|
19
|
+
metric_label_average: string;
|
|
20
|
+
metric_label_minimum: string;
|
|
21
|
+
metric_label_maximum: string;
|
|
22
|
+
metric_label_sum: string;
|
|
23
|
+
metric_label_count: string;
|
|
24
|
+
metric_label_standar_desviation: string;
|
|
25
|
+
metric_null: string;
|
|
26
|
+
wordcloud: string;
|
|
19
27
|
}
|
|
@@ -87,9 +87,10 @@ export const I18N_BUCKET_BUILDER: II18nBucketBuilder = {
|
|
|
87
87
|
messages: {
|
|
88
88
|
added: 'Bucketed Column Successfully Saved as New',
|
|
89
89
|
bad_configuration_object: 'Bad Configuration Object',
|
|
90
|
-
edited: 'Bucketed Column Successfully Edited',
|
|
91
|
-
duplicated: 'Bucketed Column Successfully Duplicated',
|
|
92
90
|
deleted: 'Bucketed Column Successfully Deleted',
|
|
91
|
+
duplicated: 'Bucketed Column Successfully Duplicated',
|
|
92
|
+
edited: 'Bucketed Column Successfully Edited',
|
|
93
|
+
insufficient_values: 'Insufficient values for bucket ranging.',
|
|
93
94
|
},
|
|
94
95
|
modal_bucket: {
|
|
95
96
|
loading: 'Loading dependencies...',
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { II18nChartBuilder } from "../../interfaces/chart_builder/II18nChartBuilder";
|
|
2
2
|
|
|
3
3
|
type General = 'nav_panel' | 'save_dialog' | 'save_incomplete_dialog' | 'leave_dialog' | 'custom_format_dialog' | 'data_panel'
|
|
4
|
-
| 'dimensions' | 'shelf_menu' | 'scale_types' | '
|
|
5
|
-
| 'complex_address' | 'complex_file' | 'complex_image' | 'complex_image_analysis' | 'trend_chart'
|
|
4
|
+
| 'dimensions' | 'shelf_menu' | 'scale_types' | 'trend_chart'
|
|
6
5
|
| 'chart_info' | 'dnd_zone' | 'chart_labes' | 'action_panel' | 'messages_general' | 'messages_default'
|
|
7
6
|
| 'messages_crosstab' | 'messages_table_chart' | 'messages_missing_default' | 'messages_ms' | 'messages_pie'
|
|
8
7
|
| 'messages_min_max' | 'messages_metric' | 'messages_heatmap' | 'messages_geo' | 'messages_geo_bubble'
|
|
@@ -104,42 +103,6 @@ export const I18N_CHART_BUILDER_GENERAL: Pick<II18nChartBuilder, General> = {
|
|
|
104
103
|
discrete: 'Discrete',
|
|
105
104
|
continuous: 'Continuous'
|
|
106
105
|
},
|
|
107
|
-
complex_name: {
|
|
108
|
-
first_name: 'First Name',
|
|
109
|
-
last_name: 'Last Name'
|
|
110
|
-
},
|
|
111
|
-
complex_text: {
|
|
112
|
-
words: 'Words',
|
|
113
|
-
keyphrases: 'Keyphrases',
|
|
114
|
-
sentiment: 'Sentiment',
|
|
115
|
-
entities: 'Entities'
|
|
116
|
-
},
|
|
117
|
-
complex_usa_address: {
|
|
118
|
-
address_1: 'Address Line 1',
|
|
119
|
-
address_2: 'Address Line 2',
|
|
120
|
-
city: 'City',
|
|
121
|
-
postal_code: 'Zip Code',
|
|
122
|
-
state: 'State'
|
|
123
|
-
},
|
|
124
|
-
complex_address: {
|
|
125
|
-
street: 'Street Address',
|
|
126
|
-
city: 'City',
|
|
127
|
-
postal_code: 'Postal/Zip Code',
|
|
128
|
-
state: 'State/Region/Province',
|
|
129
|
-
country: 'Country'
|
|
130
|
-
},
|
|
131
|
-
complex_file: {
|
|
132
|
-
file_size: 'File Size',
|
|
133
|
-
file_type: 'File Type'
|
|
134
|
-
},
|
|
135
|
-
complex_image: {
|
|
136
|
-
image_size: 'File Size',
|
|
137
|
-
image_type: 'File Type'
|
|
138
|
-
},
|
|
139
|
-
complex_image_analysis: {
|
|
140
|
-
word: 'Word',
|
|
141
|
-
categories: 'Categories'
|
|
142
|
-
},
|
|
143
106
|
trend_chart: {
|
|
144
107
|
add: 'Add Trend Chart',
|
|
145
108
|
add_trend_disabled: 'Trend Chart is disabled, add fields on the Columns and Groups shelf to enable it.',
|
|
@@ -39,6 +39,7 @@ export const I18N_COLUMN_PROPERTY_LABEL: II18nColumnProperties = {
|
|
|
39
39
|
imageupload_filesize_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGESIZE,
|
|
40
40
|
imageupload_filetype_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGETYPE,
|
|
41
41
|
imageupload_analysis_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGEWORDS,
|
|
42
|
+
imageupload_analysis_categories_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGECATEGORY,
|
|
42
43
|
expression_positive_label: COLUMN_PROPERTY_LABEL.EXPRESSION_POSITIVE,
|
|
43
44
|
expression_negative_label: COLUMN_PROPERTY_LABEL.EXPRESSION_NEGATIVE,
|
|
44
45
|
|
|
@@ -6,8 +6,9 @@ export const I18N_FILTER_BUILDER: II18nFilterBuilder = {
|
|
|
6
6
|
apply_to: 'Apply to',
|
|
7
7
|
cancel_button: 'Cancel',
|
|
8
8
|
column_selector: {
|
|
9
|
-
|
|
9
|
+
no_data_message: 'No Data Found',
|
|
10
10
|
placeholder: 'Search or select a column to create filters',
|
|
11
|
+
title: 'Column',
|
|
11
12
|
},
|
|
12
13
|
divider_label: 'Is',
|
|
13
14
|
error_messages: {
|
|
@@ -26,8 +27,8 @@ export const I18N_FILTER_BUILDER: II18nFilterBuilder = {
|
|
|
26
27
|
},
|
|
27
28
|
info_container: {
|
|
28
29
|
info: '<b>OR</b> logic is used for multiple values.',
|
|
29
|
-
selected_label: 'selected of',
|
|
30
30
|
loaded_label: 'loaded',
|
|
31
|
+
selected_label: 'selected of',
|
|
31
32
|
},
|
|
32
33
|
scopes: {
|
|
33
34
|
global: FILTER_BUILDER_SCOPE_LABEL.GLOBAL,
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { II18nValueContainer } from "../../interfaces/filters/II18nValueContainer";
|
|
2
2
|
|
|
3
3
|
export const I18N_VALUE_CONTAINER: II18nValueContainer = {
|
|
4
|
+
no_label: 'No Label',
|
|
5
|
+
no_records_message: 'No records found',
|
|
4
6
|
search_input: {
|
|
5
|
-
placeholder: 'Search or type values separated by commas. Use {{ for tokens.',
|
|
6
7
|
enter_value_first_label: "Press",
|
|
7
8
|
enter_value_second_label: "Enter",
|
|
8
9
|
enter_value_third_label: "to Insert",
|
|
10
|
+
placeholder: 'Search or type values separated by commas. Use {{ for tokens.',
|
|
9
11
|
},
|
|
10
|
-
no_label: 'No Label',
|
|
11
12
|
select_all: 'Select All',
|
|
12
13
|
};
|
|
@@ -84,22 +84,30 @@ export const I18N_PANEL: II18nPanel = {
|
|
|
84
84
|
},
|
|
85
85
|
summary_views: {
|
|
86
86
|
bar_chart: 'Bar Chart',
|
|
87
|
-
metrics: 'Metrics',
|
|
88
|
-
list_view: 'List View',
|
|
89
|
-
fill_null: 'Fill / Null',
|
|
90
|
-
wordcloud: 'Wordcloud',
|
|
91
|
-
histogram: 'Histogram',
|
|
92
|
-
pie_chart: 'Pie Chart',
|
|
93
|
-
dot_map: 'Dot Map',
|
|
94
87
|
bubble_view: 'Bubble',
|
|
95
88
|
bubble_map: 'Bubble Map',
|
|
89
|
+
categories: 'Categories',
|
|
90
|
+
cluster_chart: 'Cluster Chart',
|
|
91
|
+
dot_map: 'Dot Map',
|
|
96
92
|
entities: 'Entities',
|
|
93
|
+
fill_null: 'Fill / Null',
|
|
94
|
+
histogram: 'Histogram',
|
|
97
95
|
keyphrases: 'Keyphrases',
|
|
96
|
+
list_view: 'List View',
|
|
97
|
+
pie_chart: 'Pie Chart',
|
|
98
98
|
sentiment: 'Sentiment',
|
|
99
99
|
starts: 'Stars',
|
|
100
|
-
|
|
100
|
+
metrics: 'Metrics',
|
|
101
101
|
multiseries: 'Multiseries',
|
|
102
|
-
|
|
102
|
+
metric_null: 'Null',
|
|
103
|
+
metric_filled_in: 'Filled in',
|
|
104
|
+
metric_label_average: 'Average',
|
|
105
|
+
metric_label_minimum: 'Minimum',
|
|
106
|
+
metric_label_maximum: 'Maximum',
|
|
107
|
+
metric_label_sum: 'Sum',
|
|
108
|
+
metric_label_count: 'Count',
|
|
109
|
+
metric_label_standar_desviation: 'Standard Deviation',
|
|
110
|
+
wordcloud: 'Wordcloud',
|
|
103
111
|
},
|
|
104
112
|
timeout_message: 'Calculating {{type}}. This process may take a while.',
|
|
105
113
|
tooltips: {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|