@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.
Files changed (87) hide show
  1. package/README.md +317 -317
  2. package/dist/cjs/columns/constants/COLUMN_PROPERTY_LABEL.d.ts +1 -0
  3. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.d.ts +1 -0
  4. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.js +1 -0
  5. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +2 -1
  6. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +0 -14
  7. package/dist/cjs/globalization/interfaces/chart_builder/index.d.ts +0 -7
  8. package/dist/cjs/globalization/interfaces/chart_builder/index.js +0 -7
  9. package/dist/cjs/globalization/interfaces/common/II18nColumnProperties.d.ts +1 -0
  10. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +1 -0
  11. package/dist/cjs/globalization/interfaces/filters/II18nValueContainer.d.ts +1 -0
  12. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +17 -9
  13. package/dist/cjs/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +3 -2
  14. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.d.ts +1 -1
  15. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.js +0 -36
  16. package/dist/cjs/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +1 -0
  17. package/dist/cjs/globalization/labels/filters/I18N_FILTER_BUILDER.js +3 -2
  18. package/dist/cjs/globalization/labels/filters/I18N_VALUE_CONTAINER.js +3 -2
  19. package/dist/cjs/globalization/labels/panel/I18N_PANEL.js +17 -9
  20. package/dist/columns/constants/COLUMN_PROPERTY_LABEL.d.ts +1 -0
  21. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.d.ts +1 -0
  22. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.js +1 -0
  23. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +2 -1
  24. package/dist/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +0 -14
  25. package/dist/globalization/interfaces/chart_builder/index.d.ts +0 -7
  26. package/dist/globalization/interfaces/chart_builder/index.js +0 -7
  27. package/dist/globalization/interfaces/common/II18nColumnProperties.d.ts +1 -0
  28. package/dist/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +1 -0
  29. package/dist/globalization/interfaces/filters/II18nValueContainer.d.ts +1 -0
  30. package/dist/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +17 -9
  31. package/dist/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +3 -2
  32. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.d.ts +1 -1
  33. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.js +0 -36
  34. package/dist/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +1 -0
  35. package/dist/globalization/labels/filters/I18N_FILTER_BUILDER.js +3 -2
  36. package/dist/globalization/labels/filters/I18N_VALUE_CONTAINER.js +3 -2
  37. package/dist/globalization/labels/panel/I18N_PANEL.js +17 -9
  38. package/package.json +1 -1
  39. package/src/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.ts +1 -0
  40. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.ts +2 -1
  41. package/src/globalization/interfaces/chart_builder/II18nChartBuilder.ts +0 -14
  42. package/src/globalization/interfaces/chart_builder/index.ts +0 -7
  43. package/src/globalization/interfaces/common/II18nColumnProperties.ts +1 -0
  44. package/src/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.ts +1 -0
  45. package/src/globalization/interfaces/filters/II18nValueContainer.ts +1 -0
  46. package/src/globalization/interfaces/panel/II18nPanelSummaryViews.ts +17 -9
  47. package/src/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.ts +3 -2
  48. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.ts +1 -38
  49. package/src/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.ts +1 -0
  50. package/src/globalization/labels/filters/I18N_FILTER_BUILDER.ts +3 -2
  51. package/src/globalization/labels/filters/I18N_VALUE_CONTAINER.ts +3 -2
  52. package/src/globalization/labels/panel/I18N_PANEL.ts +17 -9
  53. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.d.ts +0 -5
  54. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.js +0 -2
  55. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.d.ts +0 -4
  56. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.js +0 -2
  57. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.d.ts +0 -4
  58. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.js +0 -2
  59. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.d.ts +0 -4
  60. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.js +0 -2
  61. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.d.ts +0 -4
  62. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.js +0 -2
  63. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.d.ts +0 -6
  64. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.js +0 -2
  65. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.d.ts +0 -5
  66. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.js +0 -2
  67. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.d.ts +0 -5
  68. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.js +0 -1
  69. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.d.ts +0 -4
  70. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.js +0 -1
  71. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.d.ts +0 -4
  72. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.js +0 -1
  73. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.d.ts +0 -4
  74. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.js +0 -1
  75. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.d.ts +0 -4
  76. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.js +0 -1
  77. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.d.ts +0 -6
  78. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.js +0 -1
  79. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.d.ts +0 -5
  80. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexUsaAddress.js +0 -1
  81. package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.ts +0 -6
  82. package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.ts +0 -4
  83. package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.ts +0 -4
  84. package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.ts +0 -4
  85. package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.ts +0 -4
  86. package/src/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.ts +0 -6
  87. 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
  }
@@ -1,7 +1,8 @@
1
1
  export interface II18nBucketBuilderMessages {
2
2
  added: string;
3
3
  bad_configuration_object: string;
4
- duplicated: string;
5
4
  deleted: string;
5
+ duplicated: string;
6
6
  edited: string;
7
+ insufficient_values: string;
7
8
  }
@@ -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,4 +1,5 @@
1
1
  export interface II18nFilterBuilderColumnSelector {
2
2
  title: string;
3
3
  placeholder: string;
4
+ no_data_message: string;
4
5
  }
@@ -3,5 +3,6 @@ import { II18nValueContainerSearchInput } from "./II18nValueContainerSearchInput
3
3
  export interface II18nValueContainer {
4
4
  search_input: II18nValueContainerSearchInput;
5
5
  no_label: string;
6
+ no_records_message: string;
6
7
  select_all: string;
7
8
  }
@@ -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
- categories: string;
16
+ metrics: string;
17
17
  multiseries: string;
18
- cluster_chart: string;
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' | 'complex_name' | 'complex_text' | 'complex_usa_address'
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
- title: 'Column',
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
- categories: 'Categories',
100
+ metrics: 'Metrics',
101
101
  multiseries: 'Multiseries',
102
- cluster_chart: 'Cluster Chart',
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,5 +0,0 @@
1
- import { II18nChartBuilderAddress } from "./II18nChartBuilderAddress";
2
- export interface II18nChartBuilderComplexAddress extends II18nChartBuilderAddress {
3
- street: string;
4
- country: string;
5
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexFile {
2
- file_size: string;
3
- file_type: string;
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexImage {
2
- image_size: string;
3
- image_type: string;
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexImageAnalysis {
2
- word: string;
3
- categories: string;
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexName {
2
- first_name: string;
3
- last_name: string;
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,6 +0,0 @@
1
- export interface II18nChartBuilderComplexText {
2
- words: string;
3
- keyphrases: string;
4
- sentiment: string;
5
- entities: string;
6
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +0,0 @@
1
- import { II18nChartBuilderAddress } from "./II18nChartBuilderAddress";
2
- export interface II18nChartBuilderComplexUsaAddress extends II18nChartBuilderAddress {
3
- address_1: string;
4
- address_2: string;
5
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +0,0 @@
1
- import { II18nChartBuilderAddress } from "./II18nChartBuilderAddress";
2
- export interface II18nChartBuilderComplexAddress extends II18nChartBuilderAddress {
3
- street: string;
4
- country: string;
5
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexFile {
2
- file_size: string;
3
- file_type: string;
4
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexImage {
2
- image_size: string;
3
- image_type: string;
4
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexImageAnalysis {
2
- word: string;
3
- categories: string;
4
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexName {
2
- first_name: string;
3
- last_name: string;
4
- }
@@ -1,6 +0,0 @@
1
- export interface II18nChartBuilderComplexText {
2
- words: string;
3
- keyphrases: string;
4
- sentiment: string;
5
- entities: string;
6
- }
@@ -1,5 +0,0 @@
1
- import { II18nChartBuilderAddress } from "./II18nChartBuilderAddress";
2
- export interface II18nChartBuilderComplexUsaAddress extends II18nChartBuilderAddress {
3
- address_1: string;
4
- address_2: string;
5
- }
@@ -1,6 +0,0 @@
1
- import { II18nChartBuilderAddress } from "./II18nChartBuilderAddress";
2
-
3
- export interface II18nChartBuilderComplexAddress extends II18nChartBuilderAddress {
4
- street: string;
5
- country: string;
6
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexFile {
2
- file_size: string;
3
- file_type: string;
4
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexImage {
2
- image_size: string;
3
- image_type: string;
4
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexImageAnalysis {
2
- word: string;
3
- categories: string;
4
- }
@@ -1,4 +0,0 @@
1
- export interface II18nChartBuilderComplexName {
2
- first_name: string;
3
- last_name: string;
4
- }
@@ -1,6 +0,0 @@
1
- export interface II18nChartBuilderComplexText {
2
- words: string;
3
- keyphrases: string;
4
- sentiment: string;
5
- entities: string;
6
- }
@@ -1,6 +0,0 @@
1
- import { II18nChartBuilderAddress } from "./II18nChartBuilderAddress";
2
-
3
- export interface II18nChartBuilderComplexUsaAddress extends II18nChartBuilderAddress {
4
- address_1: string;
5
- address_2: string;
6
- }