@qrvey/utils 1.2.9-1 → 1.2.9-13
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 +92 -92
- 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/dates/relative/constants/RELATIVE_UNIT_INFO.d.ts +5 -0
- package/dist/cjs/dates/relative/constants/RELATIVE_UNIT_INFO.js +11 -0
- package/dist/cjs/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.d.ts +5 -0
- package/dist/cjs/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.js +14 -0
- package/dist/cjs/dates/relative/constants/index.d.ts +2 -0
- package/dist/cjs/dates/relative/constants/index.js +2 -0
- package/dist/cjs/dates/relative/interfaces/IRelativeUnit.d.ts +2 -0
- package/dist/cjs/{globalization/interfaces/chart_builder/II18nChartBuilderChartLabes.js → dates/relative/interfaces/IRelativeUnit.js} +0 -0
- package/dist/cjs/dates/relative/interfaces/IRelativeUnitInfo.d.ts +5 -0
- package/dist/cjs/{globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.js → dates/relative/interfaces/IRelativeUnitInfo.js} +0 -0
- package/dist/cjs/dates/relative/interfaces/index.d.ts +2 -0
- package/dist/cjs/dates/relative/interfaces/index.js +2 -0
- package/dist/cjs/filters/adapters/FDToFlatUI.js +0 -2
- package/dist/cjs/filters/adapters/FDToUI.js +1 -2
- package/dist/cjs/filters/adapters/UIToFD.js +0 -1
- package/dist/cjs/filters/adapters/UIToFlatUI.js +0 -2
- package/dist/cjs/filters/adapters/UIToOldLogic.js +1 -1
- package/dist/cjs/filters/adapters/flatUIToOldLogic.js +1 -1
- package/dist/cjs/filters/adapters/flatUIToUI.js +0 -2
- package/dist/cjs/filters/adapters/logicToFlatUI.js +0 -2
- package/dist/cjs/filters/helpers/ui/getUIValues.d.ts +2 -1
- package/dist/cjs/filters/helpers/ui/getUIValues.js +36 -17
- package/dist/cjs/filters/interfaces/ui/IFUFilter.d.ts +1 -1
- package/dist/cjs/filters/interfaces/ui/IFUUIValueSettings.d.ts +6 -0
- package/dist/cjs/{globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.js → filters/interfaces/ui/IFUUIValueSettings.js} +0 -0
- package/dist/cjs/filters/interfaces/ui/index.d.ts +1 -0
- package/dist/cjs/filters/interfaces/ui/index.js +1 -0
- package/dist/cjs/globalization/helpers/getI18nDateGroupLabel.js +2 -0
- package/dist/cjs/globalization/helpers/getReverseI18nGroupLabel.js +2 -0
- package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +2 -1
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +2 -16
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.d.ts +19 -18
- package/dist/cjs/globalization/interfaces/chart_builder/{II18nChartBuilderChartLabes.d.ts → II18nChartBuilderChartLabels.d.ts} +1 -1
- package/dist/cjs/globalization/interfaces/chart_builder/{II18nChartBuilderComplexImage.js → II18nChartBuilderChartLabels.js} +0 -0
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.d.ts +5 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.d.ts +15 -11
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.d.ts +16 -15
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.d.ts +12 -11
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.d.ts +16 -12
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.d.ts +1 -0
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSorting.d.ts +13 -9
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.d.ts +19 -16
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.d.ts +1 -1
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.d.ts +1 -1
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.d.ts +15 -3
- package/dist/cjs/globalization/interfaces/chart_builder/index.d.ts +1 -8
- package/dist/cjs/globalization/interfaces/chart_builder/index.js +1 -8
- package/dist/cjs/globalization/interfaces/common/II18nColumnProperties.d.ts +1 -0
- package/dist/cjs/globalization/interfaces/common/II18nCommon.d.ts +2 -0
- package/dist/cjs/globalization/interfaces/common/II18nUnits.d.ts +7 -0
- package/dist/cjs/globalization/interfaces/{chart_builder/II18nChartBuilderComplexImageAnalysis.js → common/II18nUnits.js} +0 -0
- package/dist/cjs/globalization/interfaces/common/index.d.ts +2 -0
- package/dist/cjs/globalization/interfaces/common/index.js +2 -0
- package/dist/cjs/globalization/interfaces/dashboard/II18nDashboard.d.ts +5 -0
- package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardEmptyState.d.ts +5 -0
- package/dist/cjs/globalization/interfaces/{chart_builder/II18nChartBuilderComplexName.js → dashboard/II18nDashboardEmptyState.js} +0 -0
- package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardMessages.d.ts +6 -0
- package/dist/cjs/globalization/interfaces/{chart_builder/II18nChartBuilderComplexText.js → dashboard/II18nDashboardMessages.js} +0 -0
- package/dist/cjs/globalization/interfaces/dashboard/index.d.ts +2 -0
- package/dist/cjs/globalization/interfaces/dashboard/index.js +2 -0
- package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +1 -0
- package/dist/cjs/globalization/interfaces/filters/II18nRelativeContainer.d.ts +5 -2
- package/dist/cjs/globalization/interfaces/filters/II18nValueContainer.d.ts +1 -0
- package/dist/cjs/globalization/interfaces/panel/II18nPanelErrors.d.ts +11 -9
- package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +21 -11
- package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsPagination.d.ts +1 -0
- package/dist/cjs/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +3 -2
- package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.js +15 -11
- 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 +50 -72
- package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.js +32 -24
- package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.js +2 -1
- package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.js +44 -39
- package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.js +1 -1
- package/dist/cjs/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +1 -0
- package/dist/cjs/globalization/labels/common/I18N_COMMON.js +8 -0
- package/dist/cjs/globalization/labels/dashboard/I18N_DASHBOARD.js +19 -7
- package/dist/cjs/globalization/labels/filters/I18N_FILTER_BUILDER.js +3 -2
- package/dist/cjs/globalization/labels/filters/I18N_RELATIVE_CONTAINER.js +5 -2
- package/dist/cjs/globalization/labels/filters/I18N_VALUE_CONTAINER.js +3 -2
- package/dist/cjs/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.js +3 -3
- package/dist/cjs/globalization/labels/panel/I18N_PANEL.js +32 -20
- package/dist/cjs/globalization/labels/table_charts/I18N_TABLE_CHARTS.js +1 -0
- 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/dates/relative/constants/RELATIVE_UNIT_INFO.d.ts +5 -0
- package/dist/dates/relative/constants/RELATIVE_UNIT_INFO.js +8 -0
- package/dist/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.d.ts +5 -0
- package/dist/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.js +11 -0
- package/dist/dates/relative/constants/index.d.ts +2 -0
- package/dist/dates/relative/constants/index.js +2 -0
- package/dist/dates/relative/interfaces/IRelativeUnit.d.ts +2 -0
- package/dist/{globalization/interfaces/chart_builder/II18nChartBuilderChartLabes.js → dates/relative/interfaces/IRelativeUnit.js} +0 -0
- package/dist/dates/relative/interfaces/IRelativeUnitInfo.d.ts +5 -0
- package/dist/{globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.js → dates/relative/interfaces/IRelativeUnitInfo.js} +0 -0
- package/dist/dates/relative/interfaces/index.d.ts +2 -0
- package/dist/dates/relative/interfaces/index.js +2 -0
- package/dist/filters/adapters/FDToFlatUI.js +0 -2
- package/dist/filters/adapters/FDToUI.js +1 -2
- package/dist/filters/adapters/UIToFD.js +0 -1
- package/dist/filters/adapters/UIToFlatUI.js +0 -2
- package/dist/filters/adapters/UIToOldLogic.js +1 -1
- package/dist/filters/adapters/flatUIToOldLogic.js +1 -1
- package/dist/filters/adapters/flatUIToUI.js +0 -2
- package/dist/filters/adapters/logicToFlatUI.js +0 -2
- package/dist/filters/helpers/ui/getUIValues.d.ts +2 -1
- package/dist/filters/helpers/ui/getUIValues.js +36 -17
- package/dist/filters/interfaces/ui/IFUFilter.d.ts +1 -1
- package/dist/filters/interfaces/ui/IFUUIValueSettings.d.ts +6 -0
- package/dist/{globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.js → filters/interfaces/ui/IFUUIValueSettings.js} +0 -0
- package/dist/filters/interfaces/ui/index.d.ts +1 -0
- package/dist/filters/interfaces/ui/index.js +1 -0
- package/dist/globalization/helpers/getI18nDateGroupLabel.js +2 -0
- package/dist/globalization/helpers/getReverseI18nGroupLabel.js +2 -0
- package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +2 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +2 -16
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.d.ts +19 -18
- package/dist/globalization/interfaces/chart_builder/{II18nChartBuilderChartLabes.d.ts → II18nChartBuilderChartLabels.d.ts} +1 -1
- package/dist/globalization/interfaces/chart_builder/{II18nChartBuilderComplexImage.js → II18nChartBuilderChartLabels.js} +0 -0
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.d.ts +5 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.d.ts +15 -11
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.d.ts +16 -15
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.d.ts +12 -11
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.d.ts +16 -12
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.d.ts +1 -0
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSorting.d.ts +13 -9
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.d.ts +19 -16
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.d.ts +1 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.d.ts +1 -1
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.d.ts +15 -3
- package/dist/globalization/interfaces/chart_builder/index.d.ts +1 -8
- package/dist/globalization/interfaces/chart_builder/index.js +1 -8
- package/dist/globalization/interfaces/common/II18nColumnProperties.d.ts +1 -0
- package/dist/globalization/interfaces/common/II18nCommon.d.ts +2 -0
- package/dist/globalization/interfaces/common/II18nUnits.d.ts +7 -0
- package/dist/globalization/interfaces/{chart_builder/II18nChartBuilderComplexImageAnalysis.js → common/II18nUnits.js} +0 -0
- package/dist/globalization/interfaces/common/index.d.ts +2 -0
- package/dist/globalization/interfaces/common/index.js +2 -0
- package/dist/globalization/interfaces/dashboard/II18nDashboard.d.ts +5 -0
- package/dist/globalization/interfaces/dashboard/II18nDashboardEmptyState.d.ts +5 -0
- package/dist/globalization/interfaces/{chart_builder/II18nChartBuilderComplexName.js → dashboard/II18nDashboardEmptyState.js} +0 -0
- package/dist/globalization/interfaces/dashboard/II18nDashboardMessages.d.ts +6 -0
- package/dist/globalization/interfaces/{chart_builder/II18nChartBuilderComplexText.js → dashboard/II18nDashboardMessages.js} +0 -0
- package/dist/globalization/interfaces/dashboard/index.d.ts +2 -0
- package/dist/globalization/interfaces/dashboard/index.js +2 -0
- package/dist/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +1 -0
- package/dist/globalization/interfaces/filters/II18nRelativeContainer.d.ts +5 -2
- package/dist/globalization/interfaces/filters/II18nValueContainer.d.ts +1 -0
- package/dist/globalization/interfaces/panel/II18nPanelErrors.d.ts +11 -9
- package/dist/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +21 -11
- package/dist/globalization/interfaces/table_charts/II18nTableChartsPagination.d.ts +1 -0
- package/dist/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +3 -2
- package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.js +15 -11
- 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 +50 -72
- package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.js +32 -24
- package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.js +2 -1
- package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.js +44 -39
- package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.js +1 -1
- package/dist/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +1 -0
- package/dist/globalization/labels/common/I18N_COMMON.js +8 -0
- package/dist/globalization/labels/dashboard/I18N_DASHBOARD.js +19 -7
- package/dist/globalization/labels/filters/I18N_FILTER_BUILDER.js +3 -2
- package/dist/globalization/labels/filters/I18N_RELATIVE_CONTAINER.js +5 -2
- package/dist/globalization/labels/filters/I18N_VALUE_CONTAINER.js +3 -2
- package/dist/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.js +3 -3
- package/dist/globalization/labels/panel/I18N_PANEL.js +32 -20
- package/dist/globalization/labels/table_charts/I18N_TABLE_CHARTS.js +1 -0
- package/package.json +1 -1
- package/src/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.ts +1 -0
- package/src/dates/relative/constants/RELATIVE_UNIT_INFO.ts +11 -0
- package/src/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.ts +13 -0
- package/src/dates/relative/constants/index.ts +2 -0
- package/src/dates/relative/interfaces/IRelativeUnit.ts +3 -0
- package/src/dates/relative/interfaces/IRelativeUnitInfo.ts +7 -0
- package/src/dates/relative/interfaces/index.ts +2 -0
- package/src/filters/adapters/FDToFlatUI.ts +0 -2
- package/src/filters/adapters/FDToUI.ts +0 -2
- package/src/filters/adapters/UIToFD.ts +0 -1
- package/src/filters/adapters/UIToFlatUI.ts +0 -2
- package/src/filters/adapters/UIToOldLogic.ts +1 -1
- package/src/filters/adapters/flatUIToOldLogic.ts +1 -1
- package/src/filters/adapters/flatUIToUI.ts +0 -2
- package/src/filters/adapters/logicToFlatUI.ts +1 -3
- package/src/filters/helpers/ui/getUIValues.ts +39 -18
- package/src/filters/interfaces/ui/IFUFilter.ts +1 -1
- package/src/filters/interfaces/ui/IFUUIValueSettings.ts +7 -0
- package/src/filters/interfaces/ui/index.ts +1 -0
- package/src/globalization/helpers/getI18nDateGroupLabel.ts +2 -0
- package/src/globalization/helpers/getReverseI18nGroupLabel.ts +2 -0
- package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.ts +2 -1
- package/src/globalization/interfaces/chart_builder/II18nChartBuilder.ts +2 -16
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.ts +19 -18
- package/src/globalization/interfaces/chart_builder/{II18nChartBuilderChartLabes.ts → II18nChartBuilderChartLabels.ts} +1 -1
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.ts +5 -4
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.ts +15 -11
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.ts +16 -15
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.ts +12 -11
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.ts +16 -12
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.ts +1 -0
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderSorting.ts +13 -9
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.ts +19 -16
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.ts +1 -1
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.ts +1 -1
- package/src/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.ts +15 -3
- package/src/globalization/interfaces/chart_builder/index.ts +1 -8
- package/src/globalization/interfaces/common/II18nColumnProperties.ts +1 -0
- package/src/globalization/interfaces/common/II18nCommon.ts +2 -0
- package/src/globalization/interfaces/common/II18nUnits.ts +7 -0
- package/src/globalization/interfaces/common/index.ts +3 -0
- package/src/globalization/interfaces/dashboard/II18nDashboard.ts +5 -0
- package/src/globalization/interfaces/dashboard/II18nDashboardEmptyState.ts +5 -0
- package/src/globalization/interfaces/dashboard/II18nDashboardMessages.ts +6 -0
- package/src/globalization/interfaces/dashboard/index.ts +2 -0
- package/src/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.ts +1 -0
- package/src/globalization/interfaces/filters/II18nRelativeContainer.ts +5 -2
- package/src/globalization/interfaces/filters/II18nValueContainer.ts +1 -0
- package/src/globalization/interfaces/panel/II18nPanelErrors.ts +11 -9
- package/src/globalization/interfaces/panel/II18nPanelSummaryViews.ts +21 -11
- package/src/globalization/interfaces/table_charts/II18nTableChartsPagination.ts +1 -0
- package/src/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.ts +3 -2
- package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.ts +15 -11
- package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.ts +52 -76
- package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.ts +33 -25
- package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.ts +2 -1
- package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.ts +44 -39
- package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.ts +1 -1
- package/src/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.ts +1 -0
- package/src/globalization/labels/common/I18N_COMMON.ts +8 -0
- package/src/globalization/labels/dashboard/I18N_DASHBOARD.ts +19 -7
- package/src/globalization/labels/filters/I18N_FILTER_BUILDER.ts +3 -2
- package/src/globalization/labels/filters/I18N_RELATIVE_CONTAINER.ts +5 -2
- package/src/globalization/labels/filters/I18N_VALUE_CONTAINER.ts +3 -2
- package/src/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.ts +3 -3
- package/src/globalization/labels/panel/I18N_PANEL.ts +32 -20
- package/src/globalization/labels/table_charts/I18N_TABLE_CHARTS.ts +1 -0
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexAddress.d.ts +0 -5
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexFile.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.d.ts +0 -4
- package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.d.ts +0 -6
- 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/II18nChartBuilderComplexFile.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImage.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexImageAnalysis.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexName.d.ts +0 -4
- package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComplexText.d.ts +0 -6
- 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
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
export interface II18nPanelErrors {
|
|
2
|
+
chart_not_found: string;
|
|
3
|
+
continuous_date_limit: string;
|
|
4
|
+
continuous_numeric_limit: string;
|
|
5
|
+
drilldown_unavailable: string;
|
|
6
|
+
invalid_data_for_chart: string;
|
|
7
|
+
longer_available_panel: string;
|
|
8
|
+
long_text: string;
|
|
2
9
|
missing_column: string;
|
|
3
10
|
missing_bucket_column: string;
|
|
4
11
|
missing_formula_column: string;
|
|
5
12
|
missing_linked_column: string;
|
|
13
|
+
max_buckets_limit: string;
|
|
6
14
|
no_data_found: string;
|
|
15
|
+
restore_panel: string;
|
|
16
|
+
refresh_panel: string;
|
|
7
17
|
server_error: string;
|
|
8
|
-
try_again: string;
|
|
9
|
-
chart_not_found: string;
|
|
10
18
|
service_unavailable: string;
|
|
11
|
-
|
|
12
|
-
restore_panel: string;
|
|
13
|
-
long_text: string;
|
|
14
|
-
drilldown_unavailable: string;
|
|
15
|
-
max_buckets_limit: string;
|
|
16
|
-
continuous_date_limit: string;
|
|
17
|
-
continuous_numeric_limit: string;
|
|
19
|
+
try_again: string;
|
|
18
20
|
table_calculation_no_data_found: string;
|
|
19
21
|
}
|
|
@@ -1,19 +1,29 @@
|
|
|
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
|
-
bubble_view: string;
|
|
11
3
|
bubble_map: string;
|
|
4
|
+
bubble_view: 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
|
+
metric_filled_in: string;
|
|
14
|
+
metric_label_average: string;
|
|
15
|
+
metric_label_count: string;
|
|
16
|
+
metric_label_maximum: string;
|
|
17
|
+
metric_label_minimum: string;
|
|
18
|
+
metric_label_standar_desviation: string;
|
|
19
|
+
metric_label_sum: string;
|
|
20
|
+
metric_null: string;
|
|
21
|
+
metrics: string;
|
|
22
|
+
multiseries: string;
|
|
23
|
+
no_data_found_for_this_field: string;
|
|
24
|
+
pie_chart: string;
|
|
25
|
+
restore_panel: string;
|
|
14
26
|
sentiment: string;
|
|
15
27
|
starts: string;
|
|
16
|
-
|
|
17
|
-
multiseries: string;
|
|
18
|
-
cluster_chart: string;
|
|
28
|
+
wordcloud: string;
|
|
19
29
|
}
|
|
@@ -85,9 +85,10 @@ export const I18N_BUCKET_BUILDER = {
|
|
|
85
85
|
messages: {
|
|
86
86
|
added: 'Bucketed Column Successfully Saved as New',
|
|
87
87
|
bad_configuration_object: 'Bad Configuration Object',
|
|
88
|
-
edited: 'Bucketed Column Successfully Edited',
|
|
89
|
-
duplicated: 'Bucketed Column Successfully Duplicated',
|
|
90
88
|
deleted: 'Bucketed Column Successfully Deleted',
|
|
89
|
+
duplicated: 'Bucketed Column Successfully Duplicated',
|
|
90
|
+
edited: 'Bucketed Column Successfully Edited',
|
|
91
|
+
insufficient_values: 'Insufficient values for bucket ranging.',
|
|
91
92
|
},
|
|
92
93
|
modal_bucket: {
|
|
93
94
|
loading: 'Loading dependencies...',
|
|
@@ -1,22 +1,26 @@
|
|
|
1
1
|
export const I18N_CHART_BUILDER_COMPARISION_OPTIONS = {
|
|
2
2
|
comparison_options: {
|
|
3
|
-
date_column: 'Date Column',
|
|
4
|
-
time_period: 'Time Period',
|
|
5
3
|
comparison: 'Comparison',
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
4
|
+
change_triangle_up: 'Triangle Up',
|
|
5
|
+
change_triangle_down: 'Triangle Down',
|
|
6
|
+
change_none: 'None',
|
|
7
|
+
change_circle: 'Circle',
|
|
8
|
+
date_column: 'Date Column',
|
|
9
|
+
difference_higher: 'higher',
|
|
10
|
+
difference_lower: 'lower',
|
|
11
|
+
difference_equal_to: 'Equal to',
|
|
12
|
+
decreasing_change: 'Decreasing Change',
|
|
9
13
|
font_color: 'Font Color',
|
|
10
14
|
font_size: 'Font Size',
|
|
11
15
|
font_style: 'Font Style',
|
|
16
|
+
font_size_disabled: '<i>Automatic Resize</i> is active, go to <i>Styles</i> tab and disable it to set the size manually.',
|
|
12
17
|
increasing_change: 'Increasing Change',
|
|
13
|
-
decreasing_change: 'Decreasing Change',
|
|
14
18
|
no_change: 'No Change',
|
|
15
|
-
|
|
16
|
-
change_triangle_down: 'Triangle Down',
|
|
17
|
-
chnage_none: 'None',
|
|
18
|
-
change_circle: 'Circle',
|
|
19
|
-
font_size_disabled: '<i>Automatic Resize</i> is active, go to <i>Styles</i> tab and disable it to set the size manually.',
|
|
19
|
+
preposition_than: 'than',
|
|
20
20
|
select_option: 'Select Option',
|
|
21
|
+
type: 'Type',
|
|
22
|
+
time_period: 'Time Period',
|
|
23
|
+
type_change: '% Change',
|
|
24
|
+
type_difference: 'Difference',
|
|
21
25
|
}
|
|
22
26
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { II18nChartBuilder } from "../../interfaces/chart_builder/II18nChartBuilder";
|
|
2
|
-
declare type General = 'nav_panel' | 'save_dialog' | 'save_incomplete_dialog' | 'leave_dialog' | 'custom_format_dialog' | 'data_panel' | 'dimensions' | 'shelf_menu' | 'scale_types' | '
|
|
2
|
+
declare type General = 'nav_panel' | 'save_dialog' | 'save_incomplete_dialog' | 'leave_dialog' | 'custom_format_dialog' | 'data_panel' | 'dimensions' | 'shelf_menu' | 'scale_types' | 'trend_chart' | 'chart_info' | 'dnd_zone' | 'chart_labels' | 'action_panel' | 'messages_general' | 'messages_default' | 'messages_crosstab' | 'messages_table_chart' | 'messages_missing_default' | 'messages_ms' | 'messages_pie' | 'messages_min_max' | 'messages_metric' | 'messages_heatmap' | 'messages_geo' | 'messages_geo_bubble' | 'messages_box_whiskers';
|
|
3
3
|
export declare const I18N_CHART_BUILDER_GENERAL: Pick<II18nChartBuilder, General>;
|
|
4
4
|
export {};
|
|
@@ -42,47 +42,49 @@ export const I18N_CHART_BUILDER_GENERAL = {
|
|
|
42
42
|
timestamp: 'Timestamp'
|
|
43
43
|
},
|
|
44
44
|
data_panel: {
|
|
45
|
-
loading: 'Loading ...',
|
|
46
|
-
loading_data: 'loading Data',
|
|
47
|
-
error_state: 'error state',
|
|
48
|
-
title: 'Data',
|
|
49
|
-
links: 'Links',
|
|
50
|
-
linked_tooltip: 'Linked',
|
|
51
45
|
column_tooltip: 'Column',
|
|
52
|
-
go_dataset_tooltip: 'Go to Dataset',
|
|
53
|
-
search_links_placeholder: 'Search Links',
|
|
54
|
-
search_columns_placeholder: 'Search Columns',
|
|
55
46
|
categories: 'Categories',
|
|
56
|
-
|
|
57
|
-
values: 'Values',
|
|
58
|
-
no_values_available: 'No values available',
|
|
47
|
+
error_state: 'error state',
|
|
59
48
|
geolocations: 'Geolocations',
|
|
60
|
-
|
|
61
|
-
|
|
49
|
+
go_dataset_tooltip: 'Go to Dataset',
|
|
50
|
+
linked_tooltip: 'Linked',
|
|
51
|
+
links: 'Links',
|
|
52
|
+
loading: 'Loading ...',
|
|
53
|
+
loading_data: 'loading Data',
|
|
54
|
+
no_categories_available: 'No categories available',
|
|
62
55
|
no_data_available: 'There is no data available. Once data is added, it will be displayed here and you can begin creating charts.',
|
|
63
|
-
no_data_moment_start: 'There is no data available at the moment,',
|
|
64
56
|
no_data_moment_action: 'click here',
|
|
65
57
|
no_data_moment_end: 'to create a dataset and begin working on your chart.',
|
|
66
|
-
|
|
58
|
+
no_data_moment_start: 'There is no data available at the moment,',
|
|
59
|
+
no_datasets_available: 'No datasets available',
|
|
60
|
+
no_geolocations_available: 'No geolocations available',
|
|
61
|
+
no_geolocations_available_tooltips: 'Geolocation groups are required to <br> create maps. These groups can be<br> set up from the Data Page.',
|
|
62
|
+
no_values_available: 'No values available',
|
|
63
|
+
search_columns_placeholder: 'Search Columns',
|
|
64
|
+
search_dataset_placeholder: 'Search Dataset',
|
|
65
|
+
search_links_placeholder: 'Search Links',
|
|
66
|
+
title: 'Data',
|
|
67
|
+
values: 'Values',
|
|
67
68
|
},
|
|
68
69
|
dimensions: {
|
|
69
|
-
|
|
70
|
+
categories: 'Categories',
|
|
70
71
|
category: 'Category',
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
other_values: 'Other Values',
|
|
75
|
-
pivot: 'Pivot',
|
|
72
|
+
column: 'Column',
|
|
73
|
+
columns: 'Columns',
|
|
74
|
+
dimension: 'Dimension',
|
|
76
75
|
distribution: 'Distribution',
|
|
76
|
+
geolocation: 'Geolocation',
|
|
77
77
|
group: 'Group',
|
|
78
78
|
groups: 'Groups',
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
column: 'Column',
|
|
82
|
-
columns: 'Columns',
|
|
79
|
+
other_values: 'Other Values',
|
|
80
|
+
pivot: 'Pivot',
|
|
83
81
|
row: 'Row',
|
|
84
82
|
rows: 'Rows',
|
|
85
|
-
|
|
83
|
+
section: 'Section',
|
|
84
|
+
sections: 'Sections',
|
|
85
|
+
series: 'Series',
|
|
86
|
+
value: 'Value',
|
|
87
|
+
values: 'Values',
|
|
86
88
|
},
|
|
87
89
|
shelf_menu: {
|
|
88
90
|
bucket: 'Cubo',
|
|
@@ -94,42 +96,6 @@ export const I18N_CHART_BUILDER_GENERAL = {
|
|
|
94
96
|
discrete: 'Discrete',
|
|
95
97
|
continuous: 'Continuous'
|
|
96
98
|
},
|
|
97
|
-
complex_name: {
|
|
98
|
-
first_name: 'First Name',
|
|
99
|
-
last_name: 'Last Name'
|
|
100
|
-
},
|
|
101
|
-
complex_text: {
|
|
102
|
-
words: 'Words',
|
|
103
|
-
keyphrases: 'Keyphrases',
|
|
104
|
-
sentiment: 'Sentiment',
|
|
105
|
-
entities: 'Entities'
|
|
106
|
-
},
|
|
107
|
-
complex_usa_address: {
|
|
108
|
-
address_1: 'Address Line 1',
|
|
109
|
-
address_2: 'Address Line 2',
|
|
110
|
-
city: 'City',
|
|
111
|
-
postal_code: 'Zip Code',
|
|
112
|
-
state: 'State'
|
|
113
|
-
},
|
|
114
|
-
complex_address: {
|
|
115
|
-
street: 'Street Address',
|
|
116
|
-
city: 'City',
|
|
117
|
-
postal_code: 'Postal/Zip Code',
|
|
118
|
-
state: 'State/Region/Province',
|
|
119
|
-
country: 'Country'
|
|
120
|
-
},
|
|
121
|
-
complex_file: {
|
|
122
|
-
file_size: 'File Size',
|
|
123
|
-
file_type: 'File Type'
|
|
124
|
-
},
|
|
125
|
-
complex_image: {
|
|
126
|
-
image_size: 'File Size',
|
|
127
|
-
image_type: 'File Type'
|
|
128
|
-
},
|
|
129
|
-
complex_image_analysis: {
|
|
130
|
-
word: 'Word',
|
|
131
|
-
categories: 'Categories'
|
|
132
|
-
},
|
|
133
99
|
trend_chart: {
|
|
134
100
|
add: 'Add Trend Chart',
|
|
135
101
|
add_trend_disabled: 'Trend Chart is disabled, add fields on the Columns and Groups shelf to enable it.',
|
|
@@ -137,13 +103,32 @@ export const I18N_CHART_BUILDER_GENERAL = {
|
|
|
137
103
|
color: 'Color',
|
|
138
104
|
date_grouping: 'Date Grouping',
|
|
139
105
|
fill: 'Fill',
|
|
140
|
-
fill_none: 'None',
|
|
141
106
|
fill_below: 'Below',
|
|
107
|
+
fill_none: 'None',
|
|
108
|
+
fixed_scale: 'Fixed Scale',
|
|
109
|
+
label: 'Label',
|
|
110
|
+
label_placeholder: 'Type custom label',
|
|
111
|
+
less_than: 'Less than',
|
|
112
|
+
loss_threshold: 'Loss Threshold',
|
|
113
|
+
max_data_points: 'Max Data Points',
|
|
114
|
+
max_scale: 'Max Scale',
|
|
115
|
+
min_scale: 'Min Scale',
|
|
142
116
|
new_trend_chart_label: 'Trend Chart Num',
|
|
143
117
|
options_title: 'Trend by',
|
|
118
|
+
remove: 'Remove',
|
|
144
119
|
select_column: 'Column',
|
|
145
120
|
select_column_placeholder: 'Select Option',
|
|
121
|
+
show_value: 'Show Value',
|
|
122
|
+
target: 'Target',
|
|
123
|
+
target_aggregate: 'Target Aggregate',
|
|
124
|
+
target_aggregate_placeholder: 'All',
|
|
125
|
+
target_column: 'Target Column',
|
|
126
|
+
target_column_placeholder: 'All',
|
|
127
|
+
target_label: 'Target Label',
|
|
128
|
+
target_value: 'Target Value',
|
|
129
|
+
time_period: 'Time Period',
|
|
146
130
|
title: 'Trend Chart',
|
|
131
|
+
tooltips: 'Tooltips',
|
|
147
132
|
trend_by_column: 'Trend by Column',
|
|
148
133
|
trend_by_column_placeholder: 'Select Option',
|
|
149
134
|
trend_sort: 'Trend Sort',
|
|
@@ -153,13 +138,6 @@ export const I18N_CHART_BUILDER_GENERAL = {
|
|
|
153
138
|
type_line: 'Line',
|
|
154
139
|
type_spline: 'Spline',
|
|
155
140
|
type_step_line: 'Step Line',
|
|
156
|
-
tooltips: 'Tooltips',
|
|
157
|
-
show_value: 'Show Value',
|
|
158
|
-
label: 'Label',
|
|
159
|
-
label_placeholder: 'Type custom label',
|
|
160
|
-
time_period: 'Time Period',
|
|
161
|
-
max_data_points: 'Max Data Points',
|
|
162
|
-
remove: 'Remove',
|
|
163
141
|
},
|
|
164
142
|
chart_info: {
|
|
165
143
|
title_placeholder: 'Untitled Chart',
|
|
@@ -169,7 +147,7 @@ export const I18N_CHART_BUILDER_GENERAL = {
|
|
|
169
147
|
drop_column_here: 'Drop column here',
|
|
170
148
|
drop_column_as: 'Drop column as'
|
|
171
149
|
},
|
|
172
|
-
|
|
150
|
+
chart_labels: {
|
|
173
151
|
bar: 'Bar Chart',
|
|
174
152
|
line: 'Line Chart',
|
|
175
153
|
symbol: 'Symbol Chart',
|
|
@@ -1,24 +1,28 @@
|
|
|
1
1
|
export const I18N_CHART_BUILDER_GENERAL_OPTIONS = {
|
|
2
2
|
general_options: {
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
allow_pagination: 'Allow Pagination',
|
|
4
|
+
data_points: 'Data Points',
|
|
5
5
|
display_average: 'Display Average',
|
|
6
|
+
does_not_apply_to_dates: 'does not apply to Dates',
|
|
6
7
|
fixed_scale: 'Fixed Scale',
|
|
7
|
-
max_scale: 'Max Scale',
|
|
8
|
-
min_scale: 'Min Scale',
|
|
9
8
|
fixed_scale_placeholder: 'Auto',
|
|
10
|
-
max_groups: 'maximo de grupos',
|
|
11
9
|
freeze_first_column: 'Freeze First Column',
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
view_total: 'Totals',
|
|
15
|
-
view_subtotals: 'Subtotals',
|
|
16
|
-
max_rows: 'Max Rows',
|
|
10
|
+
max: 'Max {{attr}}',
|
|
11
|
+
max_categories: 'Max Categories',
|
|
17
12
|
max_columns: 'Max Columns',
|
|
13
|
+
max_data_points: 'Max Data Points',
|
|
14
|
+
max_groups: 'Max Groups',
|
|
15
|
+
max_rows: 'Max Rows',
|
|
16
|
+
max_scale: 'Max Scale',
|
|
17
|
+
max_series: 'Max Series',
|
|
18
18
|
max_slices: 'Max Slices',
|
|
19
|
-
|
|
20
|
-
allow_pagination: 'Allow Pagination',
|
|
19
|
+
min_scale: 'Min Scale',
|
|
21
20
|
records_per_page: 'Records per page',
|
|
21
|
+
slices: 'Slices',
|
|
22
|
+
view_labels: 'Label',
|
|
23
|
+
view_sorting: 'Sorting',
|
|
24
|
+
view_subtotals: 'Subtotals',
|
|
25
|
+
view_total: 'Totals',
|
|
22
26
|
},
|
|
23
27
|
tooltip_settings: {
|
|
24
28
|
name: 'Tooltips',
|
|
@@ -33,7 +37,7 @@ export const I18N_CHART_BUILDER_GENERAL_OPTIONS = {
|
|
|
33
37
|
values_format: 'Values Format',
|
|
34
38
|
remove: 'Remove',
|
|
35
39
|
header_label: 'Header',
|
|
36
|
-
|
|
40
|
+
header_placeholder: 'Type text',
|
|
37
41
|
values_multiples_first: 'First',
|
|
38
42
|
values_multiples_last: 'Last',
|
|
39
43
|
},
|
|
@@ -58,7 +62,7 @@ export const I18N_CHART_BUILDER_GENERAL_OPTIONS = {
|
|
|
58
62
|
calculation_type_difference: 'Difference',
|
|
59
63
|
calculation_type_percent_difference: '% Difference',
|
|
60
64
|
custom_label: 'Custom Label',
|
|
61
|
-
|
|
65
|
+
custom_label_placeholder: 'Type Custom Label',
|
|
62
66
|
remove: 'Remove',
|
|
63
67
|
calculation: 'Calculation',
|
|
64
68
|
remove_calculation: 'Remove Calculation',
|
|
@@ -73,20 +77,24 @@ export const I18N_CHART_BUILDER_GENERAL_OPTIONS = {
|
|
|
73
77
|
none_tooltip: 'None'
|
|
74
78
|
},
|
|
75
79
|
sorting: {
|
|
76
|
-
|
|
77
|
-
sort_by: 'Sort by',
|
|
78
|
-
label: 'Label',
|
|
79
|
-
value: 'Value',
|
|
80
|
-
descending: 'Descending',
|
|
80
|
+
aggregation_label: 'Aggregation',
|
|
81
81
|
ascending: 'Ascending',
|
|
82
|
-
|
|
83
|
-
|
|
82
|
+
clear_sorting: 'Clear Sorting',
|
|
83
|
+
descending: 'Descending',
|
|
84
|
+
label: 'Label',
|
|
85
|
+
order_chart_columns: 'Chart Columns',
|
|
86
|
+
order_others_columns: 'Other Columns',
|
|
87
|
+
select_aggregate_placeholder: 'Select Aggregate',
|
|
88
|
+
select_column_placeholder: 'Select Column',
|
|
84
89
|
sort_ascending: 'Sort Ascending',
|
|
90
|
+
sort_by: 'Sort by',
|
|
91
|
+
sort_descending: 'Sort Descending',
|
|
85
92
|
sort_descending_a_to_z: 'A to Z',
|
|
86
93
|
sort_descending_z_to_a: 'Z to A',
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
94
|
+
sort: 'Sort',
|
|
95
|
+
sorting_by_calculated_value: 'Sorting by Calculated Value',
|
|
96
|
+
title: 'Sorting',
|
|
97
|
+
value: 'Value',
|
|
90
98
|
},
|
|
91
99
|
menu_actions: {
|
|
92
100
|
title: 'Menu Actions',
|
|
@@ -22,11 +22,12 @@ export const I18N_CHART_BUILDER_LAYER_OPTIONS = {
|
|
|
22
22
|
custom_label_placeholder: 'Type custom label',
|
|
23
23
|
dynamic: 'Dynamic',
|
|
24
24
|
fixed: 'Fixed',
|
|
25
|
-
new_reference_line_label: 'Reference Line
|
|
25
|
+
new_reference_line_label: 'Reference Line',
|
|
26
26
|
opacity: 'Opacity',
|
|
27
27
|
remove: 'Remove',
|
|
28
28
|
title: 'Reference Line',
|
|
29
29
|
value: 'Value',
|
|
30
30
|
value_aggregated: 'Value Aggregate',
|
|
31
|
+
value_aggregated_placeholder: 'Select Aggregate',
|
|
31
32
|
},
|
|
32
33
|
};
|
|
@@ -1,39 +1,43 @@
|
|
|
1
1
|
export const I18N_CHART_BUILDER_STYLE_OPTIONS = {
|
|
2
2
|
style_options: {
|
|
3
|
+
allow_clustering: 'Allow Clustering',
|
|
3
4
|
axis_labels: 'Axis Labels',
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
axis_position_disabled_message: '<i>Axis Position</i> is disabled because stacked type configuration is in use.',
|
|
6
|
+
bar_type_disabled_message: 'Bar <i>Type</i> selection is disabled because not all of the column visualization styles are set as bars.',
|
|
6
7
|
bar_width: 'Bar Width',
|
|
7
8
|
bar_width_symbol: '%',
|
|
8
9
|
bar_width_auto: 'Auto',
|
|
9
|
-
|
|
10
|
+
bullet_color: 'Bullet Color',
|
|
10
11
|
borders_check: 'Borders',
|
|
11
|
-
|
|
12
|
-
values_check: 'Values',
|
|
13
|
-
percentage_check: 'Percentage',
|
|
14
|
-
line_opacity: 'Line Opacity',
|
|
15
|
-
threshold_opacity: 'Threshold Opacity',
|
|
16
|
-
symbol_opacity: 'Symbol Opacity',
|
|
17
|
-
show_animation_check: 'Show Animation',
|
|
18
|
-
needle_color: 'Needle Color',
|
|
19
|
-
show_comparision_check: 'Show Comparison',
|
|
12
|
+
chart_type_disabled_message: '<i>Type</i> selection is disabled because stacked type configuration is in use.',
|
|
20
13
|
comparision_color: 'Comparision Color',
|
|
21
|
-
|
|
14
|
+
data_labels_check: 'Data Labels',
|
|
22
15
|
default_format_title: 'Format',
|
|
23
|
-
reversed_colors: 'Reversed Colors',
|
|
24
|
-
map_borders: 'Map borders',
|
|
25
|
-
allow_clustering: 'Allow Clustering',
|
|
26
16
|
display_outliers_check: 'Display outliers',
|
|
17
|
+
line_opacity: 'Line Opacity',
|
|
18
|
+
map_borders: 'Map borders',
|
|
19
|
+
needle_color: 'Needle Color',
|
|
27
20
|
opacity: 'Opacity',
|
|
21
|
+
percentage_check: 'Percentage',
|
|
22
|
+
reversed_colors: 'Reversed Colors',
|
|
23
|
+
shading_check: 'Shading',
|
|
24
|
+
symbol_opacity: 'Symbol Opacity',
|
|
25
|
+
show_animation_check: 'Show Animation',
|
|
26
|
+
show_comparison_check: 'Show Comparison',
|
|
27
|
+
threshold_opacity: 'Threshold Opacity',
|
|
28
|
+
values_check: 'Values',
|
|
29
|
+
x_axis_title: 'X - Axis',
|
|
30
|
+
y_axis_title: 'Y - Axis',
|
|
28
31
|
},
|
|
29
32
|
color_settings: {
|
|
30
|
-
select_color_type: 'Color type',
|
|
31
|
-
single_color: 'Single color',
|
|
32
33
|
color_by_category: 'By category',
|
|
33
|
-
select_color: 'Color',
|
|
34
|
-
select_theme: 'Theme',
|
|
35
34
|
color_by_value_title: 'Color by value',
|
|
36
35
|
match_color: 'Match colors across charts',
|
|
36
|
+
select_color: 'Color',
|
|
37
|
+
select_color_type: 'Color type',
|
|
38
|
+
select_color_type_placeholder: 'Select color type',
|
|
39
|
+
select_theme: 'Theme',
|
|
40
|
+
single_color: 'Single color',
|
|
37
41
|
},
|
|
38
42
|
color_by_values: {
|
|
39
43
|
title: 'Color by values',
|
|
@@ -54,32 +58,33 @@ export const I18N_CHART_BUILDER_STYLE_OPTIONS = {
|
|
|
54
58
|
horizontal: 'Horizontal',
|
|
55
59
|
},
|
|
56
60
|
axis_style: {
|
|
57
|
-
|
|
61
|
+
axis_format_title: 'Axis Format',
|
|
62
|
+
axis_position: 'Axis Position',
|
|
63
|
+
axis_position_left: 'Left',
|
|
64
|
+
axis_position_primary_axis: 'Use Primary Axis',
|
|
65
|
+
axis_position_right: 'Right',
|
|
58
66
|
custom_axis_label: 'Axis Label',
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
values_axis_check: 'Axis Values',
|
|
62
|
-
values_rotation: 'Values Rotation',
|
|
63
|
-
values_rotation_horizontal: 'Horizontal',
|
|
64
|
-
values_rotation_diagonal: 'Diagonal',
|
|
65
|
-
values_rotation_vertical: 'Vertical',
|
|
67
|
+
custom_label: 'Label',
|
|
68
|
+
custom_label_placeholder: 'Custom label',
|
|
66
69
|
format_title: 'Format',
|
|
67
|
-
|
|
70
|
+
max_range: 'Max Range',
|
|
71
|
+
max_range_placeholder: 'Auto',
|
|
72
|
+
min_range: 'Min Range',
|
|
73
|
+
min_range_placeholder: 'Auto',
|
|
74
|
+
position: 'Position',
|
|
68
75
|
scale_type: 'Scale Type',
|
|
69
76
|
scale_type_linear: 'Linear',
|
|
70
77
|
scale_type_logarithm: 'Logarithm',
|
|
71
|
-
|
|
72
|
-
min_range_placeholder: 'Auto',
|
|
73
|
-
max_range: 'Max Range',
|
|
74
|
-
max_range_placeholder: 'Auto',
|
|
78
|
+
scale_type_placeholder: 'Select color type',
|
|
75
79
|
steps: 'Steps',
|
|
76
80
|
steps_placeholder: 'Auto',
|
|
77
|
-
position: 'Position',
|
|
78
|
-
axis_position: 'Axis Position',
|
|
79
|
-
axis_position_primari_axis: 'Use Primary Axis',
|
|
80
|
-
axis_position_left: 'Left',
|
|
81
|
-
axis_position_right: 'Right',
|
|
82
81
|
type_label: 'Type',
|
|
82
|
+
values_axis_check: 'Axis Values',
|
|
83
|
+
values_check: 'Values',
|
|
84
|
+
values_rotation: 'Values Rotation',
|
|
85
|
+
values_rotation_diagonal: 'Diagonal',
|
|
86
|
+
values_rotation_horizontal: 'Horizontal',
|
|
87
|
+
values_rotation_vertical: 'Vertical',
|
|
83
88
|
},
|
|
84
89
|
bar_types: {
|
|
85
90
|
title: 'Type',
|
|
@@ -102,7 +107,7 @@ export const I18N_CHART_BUILDER_STYLE_OPTIONS = {
|
|
|
102
107
|
thickness_thin: 'Thin',
|
|
103
108
|
thickness_normal: 'Normal',
|
|
104
109
|
thickness_bold: 'Bold',
|
|
105
|
-
styles_title: '
|
|
110
|
+
styles_title: 'Line Style',
|
|
106
111
|
styles_solid: 'Solid',
|
|
107
112
|
styles_dashed: 'Dashed',
|
|
108
113
|
styles_dotted: 'Dotted',
|
|
@@ -30,6 +30,7 @@ export const I18N_COLUMN_PROPERTY_LABEL = {
|
|
|
30
30
|
imageupload_filesize_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGESIZE,
|
|
31
31
|
imageupload_filetype_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGETYPE,
|
|
32
32
|
imageupload_analysis_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGEWORDS,
|
|
33
|
+
imageupload_analysis_categories_label: COLUMN_PROPERTY_LABEL.IMAGEUPLOAD_IMAGECATEGORY,
|
|
33
34
|
expression_positive_label: COLUMN_PROPERTY_LABEL.EXPRESSION_POSITIVE,
|
|
34
35
|
expression_negative_label: COLUMN_PROPERTY_LABEL.EXPRESSION_NEGATIVE,
|
|
35
36
|
name_first_name_label: COLUMN_PROPERTY_LABEL.NAME_FIRST,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { RELATIVE_UNIT_INFO } from "../../../dates/relative/constants/RELATIVE_UNIT_INFO";
|
|
1
2
|
import { I18N_AGGREGATE_LABEL } from "./I18N_AGGREGATE_LABEL";
|
|
2
3
|
import { I18N_COLUMN_LABEL } from "./I18N_COLUMN_LABEL";
|
|
3
4
|
import { I18N_COLUMN_PROPERTY_LABEL } from "./I18N_COLUMN_PROPERTY_LABEL";
|
|
@@ -17,4 +18,11 @@ export const I18N_COMMON = {
|
|
|
17
18
|
no_data_found: "No Data Found",
|
|
18
19
|
properties: I18N_COLUMN_PROPERTY_LABEL,
|
|
19
20
|
search: "Search",
|
|
21
|
+
units: {
|
|
22
|
+
day: RELATIVE_UNIT_INFO.DAY.label,
|
|
23
|
+
month: RELATIVE_UNIT_INFO.MONTH.label,
|
|
24
|
+
quarter: RELATIVE_UNIT_INFO.QUARTER.label,
|
|
25
|
+
week: RELATIVE_UNIT_INFO.WEEK.label,
|
|
26
|
+
year: RELATIVE_UNIT_INFO.YEAR.label,
|
|
27
|
+
}
|
|
20
28
|
};
|
|
@@ -5,24 +5,36 @@ export const I18N_DASHBOARD = {
|
|
|
5
5
|
metric: "Metric",
|
|
6
6
|
summary: "Summary",
|
|
7
7
|
},
|
|
8
|
+
empty_state: {
|
|
9
|
+
about_charts: 'about charts',
|
|
10
|
+
about_metrics: 'about metrics',
|
|
11
|
+
learn_more: 'Learn more',
|
|
12
|
+
},
|
|
8
13
|
export_csv: "Export to CSV",
|
|
14
|
+
messages: {
|
|
15
|
+
dataset_not_available: "Dataset not available at the moment.",
|
|
16
|
+
dataset_not_found: "Dataset not found.",
|
|
17
|
+
server_error: "Server Error.",
|
|
18
|
+
try_again: "Try Again",
|
|
19
|
+
},
|
|
20
|
+
no_record_found: 'No Records Found',
|
|
9
21
|
toast: {
|
|
10
|
-
refresh_table_message: 'Record Successfully Edited.',
|
|
11
|
-
delete_record_message: 'Record Successfully Deleted.',
|
|
12
22
|
add_record_message: 'Record Successfully Added.',
|
|
13
23
|
data_views_updated_message: 'Data views updated successfully.',
|
|
24
|
+
delete_record_message: 'Record Successfully Deleted.',
|
|
25
|
+
refresh_table_message: 'Record Successfully Edited.',
|
|
14
26
|
},
|
|
15
27
|
tooltips: {
|
|
16
|
-
style_themes: "Style Themes",
|
|
17
|
-
formulas: "Formulas",
|
|
18
28
|
buckets: "Buckets",
|
|
19
29
|
download: "Download",
|
|
20
30
|
embed_analyze: "Embed Analyze View",
|
|
31
|
+
formulas: "Formulas",
|
|
32
|
+
style_themes: "Style Themes",
|
|
21
33
|
},
|
|
22
34
|
views: {
|
|
23
|
-
summary_view: "Summary",
|
|
24
|
-
tabular_view: "Tabular View",
|
|
25
35
|
custom_view: "Custom View",
|
|
26
36
|
metric_view: "Metric View",
|
|
27
|
-
|
|
37
|
+
summary_view: "Summary",
|
|
38
|
+
tabular_view: "Tabular View",
|
|
39
|
+
}
|
|
28
40
|
};
|
|
@@ -4,8 +4,9 @@ export const I18N_FILTER_BUILDER = {
|
|
|
4
4
|
apply_to: 'Apply to',
|
|
5
5
|
cancel_button: 'Cancel',
|
|
6
6
|
column_selector: {
|
|
7
|
-
|
|
7
|
+
no_data_message: 'No Data Found',
|
|
8
8
|
placeholder: 'Search or select a column to create filters',
|
|
9
|
+
title: 'Column',
|
|
9
10
|
},
|
|
10
11
|
divider_label: 'Is',
|
|
11
12
|
error_messages: {
|
|
@@ -24,8 +25,8 @@ export const I18N_FILTER_BUILDER = {
|
|
|
24
25
|
},
|
|
25
26
|
info_container: {
|
|
26
27
|
info: '<b>OR</b> logic is used for multiple values.',
|
|
27
|
-
selected_label: 'selected of',
|
|
28
28
|
loaded_label: 'loaded',
|
|
29
|
+
selected_label: 'selected of',
|
|
29
30
|
},
|
|
30
31
|
scopes: {
|
|
31
32
|
global: FILTER_BUILDER_SCOPE_LABEL.GLOBAL,
|