@gooddata/sdk-ui 8.13.0-alpha.9 → 9.0.0-alpha.10
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/dist/base/constants/bucketNames.d.ts +26 -16
- package/dist/base/constants/bucketNames.d.ts.map +1 -1
- package/dist/base/constants/bucketNames.js +37 -33
- package/dist/base/constants/bucketNames.js.map +1 -1
- package/dist/base/errors/GoodDataSdkError.d.ts +2 -1
- package/dist/base/errors/GoodDataSdkError.d.ts.map +1 -1
- package/dist/base/errors/GoodDataSdkError.js +82 -112
- package/dist/base/errors/GoodDataSdkError.js.map +1 -1
- package/dist/base/errors/errorHandling.d.ts.map +1 -1
- package/dist/base/errors/errorHandling.js +26 -23
- package/dist/base/errors/errorHandling.js.map +1 -1
- package/dist/base/headerMatching/HeaderPredicate.d.ts +1 -1
- package/dist/base/headerMatching/HeaderPredicate.d.ts.map +1 -1
- package/dist/base/headerMatching/HeaderPredicateFactory.js +62 -70
- package/dist/base/headerMatching/HeaderPredicateFactory.js.map +1 -1
- package/dist/base/headerMatching/MappingHeader.d.ts +8 -2
- package/dist/base/headerMatching/MappingHeader.d.ts.map +1 -1
- package/dist/base/headerMatching/MappingHeader.js +35 -17
- package/dist/base/headerMatching/MappingHeader.js.map +1 -1
- package/dist/base/index.d.ts +3 -3
- package/dist/base/index.d.ts.map +1 -1
- package/dist/base/index.js +7 -4
- package/dist/base/index.js.map +1 -1
- package/dist/base/interfaces/OverTimeComparison.d.ts +1 -1
- package/dist/base/interfaces/OverTimeComparison.d.ts.map +1 -1
- package/dist/base/localization/IntlStore.d.ts +2 -4
- package/dist/base/localization/IntlStore.d.ts.map +1 -1
- package/dist/base/localization/IntlStore.js +15 -17
- package/dist/base/localization/IntlStore.js.map +1 -1
- package/dist/base/localization/IntlWrapper.d.ts +1 -0
- package/dist/base/localization/IntlWrapper.d.ts.map +1 -1
- package/dist/base/localization/IntlWrapper.js +10 -10
- package/dist/base/localization/IntlWrapper.js.map +1 -1
- package/dist/base/localization/Locale.d.ts +1 -1
- package/dist/base/localization/Locale.d.ts.map +1 -1
- package/dist/base/localization/Locale.js +2 -1
- package/dist/base/localization/Locale.js.map +1 -1
- package/dist/base/localization/TranslationsCustomizationProvider/Context.d.ts +4 -0
- package/dist/base/localization/TranslationsCustomizationProvider/Context.d.ts.map +1 -1
- package/dist/base/localization/TranslationsCustomizationProvider/Context.js +15 -15
- package/dist/base/localization/TranslationsCustomizationProvider/Context.js.map +1 -1
- package/dist/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js +29 -38
- package/dist/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js.map +1 -1
- package/dist/base/localization/TranslationsCustomizationProvider/utils.d.ts +3 -3
- package/dist/base/localization/TranslationsCustomizationProvider/utils.d.ts.map +1 -1
- package/dist/base/localization/TranslationsCustomizationProvider/utils.js +31 -38
- package/dist/base/localization/TranslationsCustomizationProvider/utils.js.map +1 -1
- package/dist/base/localization/TranslationsProvider.d.ts +1 -1
- package/dist/base/localization/TranslationsProvider.d.ts.map +1 -1
- package/dist/base/localization/TranslationsProvider.js +14 -21
- package/dist/base/localization/TranslationsProvider.js.map +1 -1
- package/dist/base/localization/bundles/de-DE.json +20 -7
- package/dist/base/localization/bundles/en-US.json +98 -27
- package/dist/base/localization/bundles/es-ES.json +20 -7
- package/dist/base/localization/bundles/fr-FR.json +20 -7
- package/dist/base/localization/bundles/ja-JP.json +20 -7
- package/dist/base/localization/bundles/nl-NL.json +20 -7
- package/dist/base/localization/bundles/pt-BR.json +20 -7
- package/dist/base/localization/bundles/pt-PT.json +20 -7
- package/dist/base/localization/bundles/ru-RU.json +20 -7
- package/dist/base/localization/bundles/zh-Hans.json +20 -7
- package/dist/base/localization/intlUtils.d.ts +6 -0
- package/dist/base/localization/intlUtils.d.ts.map +1 -1
- package/dist/base/localization/intlUtils.js +32 -29
- package/dist/base/localization/intlUtils.js.map +1 -1
- package/dist/base/localization/messagesMap.js +12 -12
- package/dist/base/localization/messagesMap.js.map +1 -1
- package/dist/base/measureFormats/fillMissingFormat.js +6 -6
- package/dist/base/measureFormats/fillMissingFormat.js.map +1 -1
- package/dist/base/measureFormats/fillMissingFormats.js +3 -3
- package/dist/base/measureFormats/fillMissingFormats.js.map +1 -1
- package/dist/base/measureTitles/ArithmeticMeasureTitleFactory.d.ts.map +1 -1
- package/dist/base/measureTitles/ArithmeticMeasureTitleFactory.js +29 -30
- package/dist/base/measureTitles/ArithmeticMeasureTitleFactory.js.map +1 -1
- package/dist/base/measureTitles/DerivedMeasureTitleSuffixFactory.d.ts.map +1 -1
- package/dist/base/measureTitles/DerivedMeasureTitleSuffixFactory.js +16 -17
- package/dist/base/measureTitles/DerivedMeasureTitleSuffixFactory.js.map +1 -1
- package/dist/base/measureTitles/fillMissingTitles.js +55 -56
- package/dist/base/measureTitles/fillMissingTitles.js.map +1 -1
- package/dist/base/measureTitles/ignoreTitlesForSimpleMeasures.js +5 -5
- package/dist/base/measureTitles/ignoreTitlesForSimpleMeasures.js.map +1 -1
- package/dist/base/react/BackendContext.d.ts +6 -2
- package/dist/base/react/BackendContext.d.ts.map +1 -1
- package/dist/base/react/BackendContext.js +18 -17
- package/dist/base/react/BackendContext.js.map +1 -1
- package/dist/base/react/CancelablePromise.js +23 -25
- package/dist/base/react/CancelablePromise.js.map +1 -1
- package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts +2 -2
- package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts.map +1 -1
- package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js +39 -33
- package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js.map +1 -1
- package/dist/base/react/ClientWorkspaceContext/interfaces.d.ts +5 -0
- package/dist/base/react/ClientWorkspaceContext/interfaces.d.ts.map +1 -1
- package/dist/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js +30 -82
- package/dist/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js.map +1 -1
- package/dist/base/react/ErrorComponent.js +35 -40
- package/dist/base/react/ErrorComponent.js.map +1 -1
- package/dist/base/react/LoadingComponent.js +42 -36
- package/dist/base/react/LoadingComponent.js.map +1 -1
- package/dist/base/react/PromiseCache.js +31 -34
- package/dist/base/react/PromiseCache.js.map +1 -1
- package/dist/base/react/WorkspaceContext.d.ts +6 -2
- package/dist/base/react/WorkspaceContext.d.ts.map +1 -1
- package/dist/base/react/WorkspaceContext.js +18 -17
- package/dist/base/react/WorkspaceContext.js.map +1 -1
- package/dist/base/react/legacy/availableDrillTargets.js +16 -17
- package/dist/base/react/legacy/availableDrillTargets.js.map +1 -1
- package/dist/base/react/legacy/withEntireDataView.js +117 -141
- package/dist/base/react/legacy/withEntireDataView.js.map +1 -1
- package/dist/base/react/placeholders/aliases.d.ts +15 -15
- package/dist/base/react/placeholders/aliases.d.ts.map +1 -1
- package/dist/base/react/placeholders/base.d.ts +20 -20
- package/dist/base/react/placeholders/base.d.ts.map +1 -1
- package/dist/base/react/placeholders/base.js +6 -6
- package/dist/base/react/placeholders/base.js.map +1 -1
- package/dist/base/react/placeholders/context.d.ts +1 -1
- package/dist/base/react/placeholders/context.d.ts.map +1 -1
- package/dist/base/react/placeholders/context.js +17 -16
- package/dist/base/react/placeholders/context.js.map +1 -1
- package/dist/base/react/placeholders/factory.js +16 -18
- package/dist/base/react/placeholders/factory.js.map +1 -1
- package/dist/base/react/placeholders/hooks.js +41 -47
- package/dist/base/react/placeholders/hooks.js.map +1 -1
- package/dist/base/react/placeholders/resolve.js +15 -18
- package/dist/base/react/placeholders/resolve.js.map +1 -1
- package/dist/base/react/useCancelablePromise.d.ts +8 -8
- package/dist/base/react/useCancelablePromise.d.ts.map +1 -1
- package/dist/base/react/useCancelablePromise.js +24 -21
- package/dist/base/react/useCancelablePromise.js.map +1 -1
- package/dist/base/react/useCancelablePromiseUtils.js +16 -17
- package/dist/base/react/useCancelablePromiseUtils.js.map +1 -1
- package/dist/base/react/usePagedResource.js +25 -29
- package/dist/base/react/usePagedResource.js.map +1 -1
- package/dist/base/react/usePrevious.js +5 -4
- package/dist/base/react/usePrevious.js.map +1 -1
- package/dist/base/react/usePromiseCache.js +17 -18
- package/dist/base/react/usePromiseCache.js.map +1 -1
- package/dist/base/react/withContexts.js +6 -6
- package/dist/base/react/withContexts.js.map +1 -1
- package/dist/base/react/wrapDisplayName.d.ts +1 -1
- package/dist/base/react/wrapDisplayName.d.ts.map +1 -1
- package/dist/base/react/wrapDisplayName.js +6 -5
- package/dist/base/react/wrapDisplayName.js.map +1 -1
- package/dist/base/results/dataAccess.d.ts +18 -10
- package/dist/base/results/dataAccess.d.ts.map +1 -1
- package/dist/base/results/dataAccessConfig.d.ts +3 -3
- package/dist/base/results/dataAccessConfig.d.ts.map +1 -1
- package/dist/base/results/dataAccessConfig.js +10 -10
- package/dist/base/results/dataAccessConfig.js.map +1 -1
- package/dist/base/results/facade.js +39 -40
- package/dist/base/results/facade.js.map +1 -1
- package/dist/base/results/internal/dataAccessDigest.d.ts +6 -6
- package/dist/base/results/internal/dataAccessDigest.d.ts.map +1 -1
- package/dist/base/results/internal/dataAccessDigest.js +68 -81
- package/dist/base/results/internal/dataAccessDigest.js.map +1 -1
- package/dist/base/results/internal/dataAccessImpl.d.ts.map +1 -1
- package/dist/base/results/internal/dataAccessImpl.js +160 -159
- package/dist/base/results/internal/dataAccessImpl.js.map +1 -1
- package/dist/base/results/internal/dataAccessMethods.js +52 -58
- package/dist/base/results/internal/dataAccessMethods.js.map +1 -1
- package/dist/base/results/internal/definitionMethods.js +40 -41
- package/dist/base/results/internal/definitionMethods.js.map +1 -1
- package/dist/base/results/internal/lazyInitArray.d.ts +1 -1
- package/dist/base/results/internal/lazyInitArray.d.ts.map +1 -1
- package/dist/base/results/internal/lazyInitArray.js +20 -20
- package/dist/base/results/internal/lazyInitArray.js.map +1 -1
- package/dist/base/results/internal/resultDataMethods.d.ts +24 -0
- package/dist/base/results/internal/resultDataMethods.d.ts.map +1 -1
- package/dist/base/results/internal/resultDataMethods.js +59 -29
- package/dist/base/results/internal/resultDataMethods.js.map +1 -1
- package/dist/base/results/internal/resultMetaMethods.d.ts.map +1 -1
- package/dist/base/results/internal/resultMetaMethods.js +69 -77
- package/dist/base/results/internal/resultMetaMethods.js.map +1 -1
- package/dist/base/results/internal/utils.d.ts +8 -1
- package/dist/base/results/internal/utils.d.ts.map +1 -1
- package/dist/base/results/internal/utils.js +14 -2
- package/dist/base/results/internal/utils.js.map +1 -1
- package/dist/base/vis/DrillEvents.d.ts +5 -5
- package/dist/base/vis/DrillEvents.d.ts.map +1 -1
- package/dist/base/vis/DrillEvents.js +8 -8
- package/dist/base/vis/DrillEvents.js.map +1 -1
- package/dist/base/vis/Events.d.ts +6 -5
- package/dist/base/vis/Events.d.ts.map +1 -1
- package/dist/base/vis/drilling.d.ts.map +1 -1
- package/dist/base/vis/drilling.js +26 -31
- package/dist/base/vis/drilling.js.map +1 -1
- package/dist/base/vis/export.js +10 -10
- package/dist/base/vis/export.js.map +1 -1
- package/dist/base/vis/visualizationTypes.d.ts +13 -10
- package/dist/base/vis/visualizationTypes.d.ts.map +1 -1
- package/dist/base/vis/visualizationTypes.js +4 -1
- package/dist/base/vis/visualizationTypes.js.map +1 -1
- package/dist/execution/DataViewLoader.js +36 -80
- package/dist/execution/DataViewLoader.js.map +1 -1
- package/dist/execution/Execute.js +36 -35
- package/dist/execution/Execute.js.map +1 -1
- package/dist/execution/ExecuteInsight.js +55 -63
- package/dist/execution/ExecuteInsight.js.map +1 -1
- package/dist/execution/RawExecute.js +28 -28
- package/dist/execution/RawExecute.js.map +1 -1
- package/dist/execution/createExecution.d.ts +1 -1
- package/dist/execution/createExecution.d.ts.map +1 -1
- package/dist/execution/createExecution.js +18 -17
- package/dist/execution/createExecution.js.map +1 -1
- package/dist/execution/index.d.ts +0 -2
- package/dist/execution/index.d.ts.map +1 -1
- package/dist/execution/index.js +1 -5
- package/dist/execution/index.js.map +1 -1
- package/dist/execution/interfaces.d.ts +2 -2
- package/dist/execution/interfaces.d.ts.map +1 -1
- package/dist/execution/useDataExport.d.ts +2 -2
- package/dist/execution/useDataExport.d.ts.map +1 -1
- package/dist/execution/useDataExport.js +17 -20
- package/dist/execution/useDataExport.js.map +1 -1
- package/dist/execution/useExecutionDataView.d.ts +1 -1
- package/dist/execution/useExecutionDataView.d.ts.map +1 -1
- package/dist/execution/useExecutionDataView.js +45 -25
- package/dist/execution/useExecutionDataView.js.map +1 -1
- package/dist/execution/useInsight.js +10 -10
- package/dist/execution/useInsight.js.map +1 -1
- package/dist/execution/useInsightDataView.d.ts +1 -1
- package/dist/execution/useInsightDataView.d.ts.map +1 -1
- package/dist/execution/useInsightDataView.js +28 -29
- package/dist/execution/useInsightDataView.js.map +1 -1
- package/dist/execution/withExecution.js +28 -57
- package/dist/execution/withExecution.js.map +1 -1
- package/dist/execution/withExecutionLoading.d.ts +2 -2
- package/dist/execution/withExecutionLoading.d.ts.map +1 -1
- package/dist/execution/withExecutionLoading.js +90 -107
- package/dist/execution/withExecutionLoading.js.map +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -5
- package/dist/index.js.map +1 -1
- package/dist/kpi/FormattedNumber.d.ts +1 -1
- package/dist/kpi/FormattedNumber.d.ts.map +1 -1
- package/dist/kpi/FormattedNumber.js +9 -9
- package/dist/kpi/FormattedNumber.js.map +1 -1
- package/dist/kpi/Kpi.d.ts.map +1 -1
- package/dist/kpi/Kpi.js +31 -31
- package/dist/kpi/Kpi.js.map +1 -1
- package/dist/kpi/KpiError.d.ts +1 -1
- package/dist/kpi/KpiError.d.ts.map +1 -1
- package/dist/kpi/KpiError.js +5 -4
- package/dist/kpi/KpiError.js.map +1 -1
- package/dist/locales.d.ts +2 -41
- package/dist/locales.d.ts.map +1 -1
- package/dist/locales.js +3 -3
- package/dist/locales.js.map +1 -1
- package/dist/sdk-ui.d.ts +111 -235
- package/esm/base/constants/bucketNames.d.ts +26 -16
- package/esm/base/constants/bucketNames.d.ts.map +1 -1
- package/esm/base/constants/bucketNames.js +38 -34
- package/esm/base/constants/bucketNames.js.map +1 -1
- package/esm/base/constants/colorPalette.js +1 -1
- package/esm/base/constants/colorPalette.js.map +1 -1
- package/esm/base/errors/GoodDataSdkError.d.ts +2 -1
- package/esm/base/errors/GoodDataSdkError.d.ts.map +1 -1
- package/esm/base/errors/GoodDataSdkError.js +67 -112
- package/esm/base/errors/GoodDataSdkError.js.map +1 -1
- package/esm/base/errors/errorHandling.d.ts.map +1 -1
- package/esm/base/errors/errorHandling.js +18 -15
- package/esm/base/errors/errorHandling.js.map +1 -1
- package/esm/base/headerMatching/HeaderPredicate.d.ts +1 -1
- package/esm/base/headerMatching/HeaderPredicate.d.ts.map +1 -1
- package/esm/base/headerMatching/HeaderPredicateFactory.js +49 -57
- package/esm/base/headerMatching/HeaderPredicateFactory.js.map +1 -1
- package/esm/base/headerMatching/MappingHeader.d.ts +8 -2
- package/esm/base/headerMatching/MappingHeader.d.ts.map +1 -1
- package/esm/base/headerMatching/MappingHeader.js +20 -3
- package/esm/base/headerMatching/MappingHeader.js.map +1 -1
- package/esm/base/index.d.ts +3 -3
- package/esm/base/index.d.ts.map +1 -1
- package/esm/base/index.js +3 -3
- package/esm/base/index.js.map +1 -1
- package/esm/base/interfaces/OverTimeComparison.d.ts +1 -1
- package/esm/base/interfaces/OverTimeComparison.d.ts.map +1 -1
- package/esm/base/interfaces/OverTimeComparison.js +1 -1
- package/esm/base/interfaces/OverTimeComparison.js.map +1 -1
- package/esm/base/localization/IntlStore.d.ts +2 -4
- package/esm/base/localization/IntlStore.d.ts.map +1 -1
- package/esm/base/localization/IntlStore.js +8 -11
- package/esm/base/localization/IntlStore.js.map +1 -1
- package/esm/base/localization/IntlWrapper.d.ts +1 -0
- package/esm/base/localization/IntlWrapper.d.ts.map +1 -1
- package/esm/base/localization/IntlWrapper.js +3 -4
- package/esm/base/localization/IntlWrapper.js.map +1 -1
- package/esm/base/localization/Locale.d.ts +1 -1
- package/esm/base/localization/Locale.d.ts.map +1 -1
- package/esm/base/localization/Locale.js +3 -3
- package/esm/base/localization/Locale.js.map +1 -1
- package/esm/base/localization/TranslationsCustomizationProvider/Context.d.ts +4 -0
- package/esm/base/localization/TranslationsCustomizationProvider/Context.d.ts.map +1 -1
- package/esm/base/localization/TranslationsCustomizationProvider/Context.js +7 -9
- package/esm/base/localization/TranslationsCustomizationProvider/Context.js.map +1 -1
- package/esm/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js +22 -33
- package/esm/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js.map +1 -1
- package/esm/base/localization/TranslationsCustomizationProvider/utils.d.ts +3 -3
- package/esm/base/localization/TranslationsCustomizationProvider/utils.d.ts.map +1 -1
- package/esm/base/localization/TranslationsCustomizationProvider/utils.js +24 -37
- package/esm/base/localization/TranslationsCustomizationProvider/utils.js.map +1 -1
- package/esm/base/localization/TranslationsProvider.d.ts +1 -1
- package/esm/base/localization/TranslationsProvider.d.ts.map +1 -1
- package/esm/base/localization/TranslationsProvider.js +8 -17
- package/esm/base/localization/TranslationsProvider.js.map +1 -1
- package/esm/base/localization/bundles/de-DE.json +20 -7
- package/esm/base/localization/bundles/en-US.json +98 -27
- package/esm/base/localization/bundles/es-ES.json +20 -7
- package/esm/base/localization/bundles/fr-FR.json +20 -7
- package/esm/base/localization/bundles/ja-JP.json +20 -7
- package/esm/base/localization/bundles/nl-NL.json +20 -7
- package/esm/base/localization/bundles/pt-BR.json +20 -7
- package/esm/base/localization/bundles/pt-PT.json +20 -7
- package/esm/base/localization/bundles/ru-RU.json +20 -7
- package/esm/base/localization/bundles/zh-Hans.json +20 -7
- package/esm/base/localization/intlUtils.d.ts +6 -0
- package/esm/base/localization/intlUtils.d.ts.map +1 -1
- package/esm/base/localization/intlUtils.js +20 -20
- package/esm/base/localization/intlUtils.js.map +1 -1
- package/esm/base/localization/messagesMap.js +1 -1
- package/esm/base/localization/messagesMap.js.map +1 -1
- package/esm/base/measureFormats/fillMissingFormat.js +4 -4
- package/esm/base/measureFormats/fillMissingFormat.js.map +1 -1
- package/esm/base/measureFormats/fillMissingFormats.js +1 -1
- package/esm/base/measureFormats/fillMissingFormats.js.map +1 -1
- package/esm/base/measureTitles/ArithmeticMeasureTitleFactory.d.ts.map +1 -1
- package/esm/base/measureTitles/ArithmeticMeasureTitleFactory.js +26 -28
- package/esm/base/measureTitles/ArithmeticMeasureTitleFactory.js.map +1 -1
- package/esm/base/measureTitles/DerivedMeasureTitleSuffixFactory.d.ts.map +1 -1
- package/esm/base/measureTitles/DerivedMeasureTitleSuffixFactory.js +12 -14
- package/esm/base/measureTitles/DerivedMeasureTitleSuffixFactory.js.map +1 -1
- package/esm/base/measureTitles/fillMissingTitles.js +44 -45
- package/esm/base/measureTitles/fillMissingTitles.js.map +1 -1
- package/esm/base/measureTitles/ignoreTitlesForSimpleMeasures.js +3 -3
- package/esm/base/measureTitles/ignoreTitlesForSimpleMeasures.js.map +1 -1
- package/esm/base/react/BackendContext.d.ts +6 -2
- package/esm/base/react/BackendContext.d.ts.map +1 -1
- package/esm/base/react/BackendContext.js +10 -13
- package/esm/base/react/BackendContext.js.map +1 -1
- package/esm/base/react/CancelablePromise.js +19 -24
- package/esm/base/react/CancelablePromise.js.map +1 -1
- package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts +2 -2
- package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts.map +1 -1
- package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js +20 -21
- package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js.map +1 -1
- package/esm/base/react/ClientWorkspaceContext/interfaces.d.ts +5 -0
- package/esm/base/react/ClientWorkspaceContext/interfaces.d.ts.map +1 -1
- package/esm/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js +27 -80
- package/esm/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js.map +1 -1
- package/esm/base/react/ErrorComponent.js +33 -39
- package/esm/base/react/ErrorComponent.js.map +1 -1
- package/esm/base/react/LoadingComponent.js +40 -35
- package/esm/base/react/LoadingComponent.js.map +1 -1
- package/esm/base/react/PromiseCache.js +28 -32
- package/esm/base/react/PromiseCache.js.map +1 -1
- package/esm/base/react/WorkspaceContext.d.ts +6 -2
- package/esm/base/react/WorkspaceContext.d.ts.map +1 -1
- package/esm/base/react/WorkspaceContext.js +10 -13
- package/esm/base/react/WorkspaceContext.js.map +1 -1
- package/esm/base/react/legacy/availableDrillTargets.js +12 -13
- package/esm/base/react/legacy/availableDrillTargets.js.map +1 -1
- package/esm/base/react/legacy/withEntireDataView.js +102 -127
- package/esm/base/react/legacy/withEntireDataView.js.map +1 -1
- package/esm/base/react/placeholders/aliases.d.ts +15 -15
- package/esm/base/react/placeholders/aliases.d.ts.map +1 -1
- package/esm/base/react/placeholders/base.d.ts +20 -20
- package/esm/base/react/placeholders/base.d.ts.map +1 -1
- package/esm/base/react/placeholders/base.js +2 -2
- package/esm/base/react/placeholders/base.js.map +1 -1
- package/esm/base/react/placeholders/context.d.ts +1 -1
- package/esm/base/react/placeholders/context.d.ts.map +1 -1
- package/esm/base/react/placeholders/context.js +12 -13
- package/esm/base/react/placeholders/context.js.map +1 -1
- package/esm/base/react/placeholders/factory.js +11 -13
- package/esm/base/react/placeholders/factory.js.map +1 -1
- package/esm/base/react/placeholders/hooks.js +27 -33
- package/esm/base/react/placeholders/hooks.js.map +1 -1
- package/esm/base/react/placeholders/resolve.js +6 -10
- package/esm/base/react/placeholders/resolve.js.map +1 -1
- package/esm/base/react/useCancelablePromise.d.ts +8 -8
- package/esm/base/react/useCancelablePromise.d.ts.map +1 -1
- package/esm/base/react/useCancelablePromise.js +18 -16
- package/esm/base/react/useCancelablePromise.js.map +1 -1
- package/esm/base/react/useCancelablePromiseUtils.js +13 -15
- package/esm/base/react/useCancelablePromiseUtils.js.map +1 -1
- package/esm/base/react/usePagedResource.js +23 -27
- package/esm/base/react/usePagedResource.js.map +1 -1
- package/esm/base/react/usePrevious.js +3 -3
- package/esm/base/react/usePrevious.js.map +1 -1
- package/esm/base/react/usePromiseCache.js +15 -16
- package/esm/base/react/usePromiseCache.js.map +1 -1
- package/esm/base/react/wrapDisplayName.d.ts +1 -1
- package/esm/base/react/wrapDisplayName.d.ts.map +1 -1
- package/esm/base/react/wrapDisplayName.js +5 -5
- package/esm/base/react/wrapDisplayName.js.map +1 -1
- package/esm/base/results/dataAccess.d.ts +18 -10
- package/esm/base/results/dataAccess.d.ts.map +1 -1
- package/esm/base/results/dataAccessConfig.d.ts +3 -3
- package/esm/base/results/dataAccessConfig.d.ts.map +1 -1
- package/esm/base/results/dataAccessConfig.js +6 -6
- package/esm/base/results/dataAccessConfig.js.map +1 -1
- package/esm/base/results/facade.js +30 -31
- package/esm/base/results/facade.js.map +1 -1
- package/esm/base/results/internal/dataAccessDigest.d.ts +6 -6
- package/esm/base/results/internal/dataAccessDigest.d.ts.map +1 -1
- package/esm/base/results/internal/dataAccessDigest.js +64 -78
- package/esm/base/results/internal/dataAccessDigest.js.map +1 -1
- package/esm/base/results/internal/dataAccessImpl.d.ts.map +1 -1
- package/esm/base/results/internal/dataAccessImpl.js +140 -140
- package/esm/base/results/internal/dataAccessImpl.js.map +1 -1
- package/esm/base/results/internal/dataAccessMethods.js +49 -55
- package/esm/base/results/internal/dataAccessMethods.js.map +1 -1
- package/esm/base/results/internal/definitionMethods.js +33 -34
- package/esm/base/results/internal/definitionMethods.js.map +1 -1
- package/esm/base/results/internal/lazyInitArray.d.ts +1 -1
- package/esm/base/results/internal/lazyInitArray.d.ts.map +1 -1
- package/esm/base/results/internal/lazyInitArray.js +18 -19
- package/esm/base/results/internal/lazyInitArray.js.map +1 -1
- package/esm/base/results/internal/resultDataMethods.d.ts +24 -0
- package/esm/base/results/internal/resultDataMethods.d.ts.map +1 -1
- package/esm/base/results/internal/resultDataMethods.js +54 -24
- package/esm/base/results/internal/resultDataMethods.js.map +1 -1
- package/esm/base/results/internal/resultMetaMethods.d.ts.map +1 -1
- package/esm/base/results/internal/resultMetaMethods.js +62 -70
- package/esm/base/results/internal/resultMetaMethods.js.map +1 -1
- package/esm/base/results/internal/utils.d.ts +8 -1
- package/esm/base/results/internal/utils.d.ts.map +1 -1
- package/esm/base/results/internal/utils.js +12 -1
- package/esm/base/results/internal/utils.js.map +1 -1
- package/esm/base/vis/DrillEvents.d.ts +5 -5
- package/esm/base/vis/DrillEvents.d.ts.map +1 -1
- package/esm/base/vis/DrillEvents.js +2 -2
- package/esm/base/vis/DrillEvents.js.map +1 -1
- package/esm/base/vis/Events.d.ts +6 -5
- package/esm/base/vis/Events.d.ts.map +1 -1
- package/esm/base/vis/drilling.d.ts.map +1 -1
- package/esm/base/vis/drilling.js +14 -20
- package/esm/base/vis/drilling.js.map +1 -1
- package/esm/base/vis/export.js +10 -10
- package/esm/base/vis/export.js.map +1 -1
- package/esm/base/vis/visualizationTypes.d.ts +13 -10
- package/esm/base/vis/visualizationTypes.d.ts.map +1 -1
- package/esm/base/vis/visualizationTypes.js +5 -2
- package/esm/base/vis/visualizationTypes.js.map +1 -1
- package/esm/execution/DataViewLoader.js +32 -78
- package/esm/execution/DataViewLoader.js.map +1 -1
- package/esm/execution/Execute.js +29 -30
- package/esm/execution/Execute.js.map +1 -1
- package/esm/execution/ExecuteInsight.js +49 -58
- package/esm/execution/ExecuteInsight.js.map +1 -1
- package/esm/execution/RawExecute.js +24 -24
- package/esm/execution/RawExecute.js.map +1 -1
- package/esm/execution/createExecution.d.ts +1 -1
- package/esm/execution/createExecution.d.ts.map +1 -1
- package/esm/execution/createExecution.js +12 -12
- package/esm/execution/createExecution.js.map +1 -1
- package/esm/execution/index.d.ts +0 -2
- package/esm/execution/index.d.ts.map +1 -1
- package/esm/execution/index.js +0 -2
- package/esm/execution/index.js.map +1 -1
- package/esm/execution/interfaces.d.ts +2 -2
- package/esm/execution/interfaces.d.ts.map +1 -1
- package/esm/execution/useDataExport.d.ts +2 -2
- package/esm/execution/useDataExport.d.ts.map +1 -1
- package/esm/execution/useDataExport.js +15 -18
- package/esm/execution/useDataExport.js.map +1 -1
- package/esm/execution/useExecutionDataView.d.ts +1 -1
- package/esm/execution/useExecutionDataView.d.ts.map +1 -1
- package/esm/execution/useExecutionDataView.js +42 -23
- package/esm/execution/useExecutionDataView.js.map +1 -1
- package/esm/execution/useInsight.js +8 -8
- package/esm/execution/useInsight.js.map +1 -1
- package/esm/execution/useInsightDataView.d.ts +1 -1
- package/esm/execution/useInsightDataView.d.ts.map +1 -1
- package/esm/execution/useInsightDataView.js +23 -24
- package/esm/execution/useInsightDataView.js.map +1 -1
- package/esm/execution/withExecution.js +24 -53
- package/esm/execution/withExecution.js.map +1 -1
- package/esm/execution/withExecutionLoading.d.ts +2 -2
- package/esm/execution/withExecutionLoading.d.ts.map +1 -1
- package/esm/execution/withExecutionLoading.js +82 -100
- package/esm/execution/withExecutionLoading.js.map +1 -1
- package/esm/index.d.ts +0 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +1 -3
- package/esm/index.js.map +1 -1
- package/esm/kpi/FormattedNumber.d.ts +1 -1
- package/esm/kpi/FormattedNumber.d.ts.map +1 -1
- package/esm/kpi/FormattedNumber.js +5 -6
- package/esm/kpi/FormattedNumber.js.map +1 -1
- package/esm/kpi/Kpi.d.ts.map +1 -1
- package/esm/kpi/Kpi.js +20 -21
- package/esm/kpi/Kpi.js.map +1 -1
- package/esm/kpi/KpiError.d.ts +1 -1
- package/esm/kpi/KpiError.d.ts.map +1 -1
- package/esm/kpi/KpiError.js +2 -2
- package/esm/kpi/KpiError.js.map +1 -1
- package/esm/locales.d.ts +2 -41
- package/esm/locales.d.ts.map +1 -1
- package/esm/locales.js +2 -2
- package/esm/locales.js.map +1 -1
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +28 -31
- package/dist/base/helpers/CatalogHelper.d.ts +0 -99
- package/dist/base/helpers/CatalogHelper.d.ts.map +0 -1
- package/dist/base/helpers/CatalogHelper.js +0 -90
- package/dist/base/helpers/CatalogHelper.js.map +0 -1
- package/dist/execution/useDataView.d.ts +0 -31
- package/dist/execution/useDataView.d.ts.map +0 -1
- package/dist/execution/useDataView.js +0 -43
- package/dist/execution/useDataView.js.map +0 -1
- package/dist/execution/useExecution.d.ts +0 -70
- package/dist/execution/useExecution.d.ts.map +0 -1
- package/dist/execution/useExecution.js +0 -29
- package/dist/execution/useExecution.js.map +0 -1
- package/dist/polyfills.d.ts +0 -3
- package/dist/polyfills.d.ts.map +0 -1
- package/dist/polyfills.js +0 -8
- package/dist/polyfills.js.map +0 -1
- package/esm/base/helpers/CatalogHelper.d.ts +0 -99
- package/esm/base/helpers/CatalogHelper.d.ts.map +0 -1
- package/esm/base/helpers/CatalogHelper.js +0 -87
- package/esm/base/helpers/CatalogHelper.js.map +0 -1
- package/esm/execution/useDataView.d.ts +0 -31
- package/esm/execution/useDataView.d.ts.map +0 -1
- package/esm/execution/useDataView.js +0 -39
- package/esm/execution/useDataView.js.map +0 -1
- package/esm/execution/useExecution.d.ts +0 -70
- package/esm/execution/useExecution.d.ts.map +0 -1
- package/esm/execution/useExecution.js +0 -25
- package/esm/execution/useExecution.js.map +0 -1
- package/esm/polyfills.d.ts +0 -3
- package/esm/polyfills.d.ts.map +0 -1
- package/esm/polyfills.js +0 -6
- package/esm/polyfills.js.map +0 -1
|
@@ -212,6 +212,11 @@
|
|
|
212
212
|
"comment": "",
|
|
213
213
|
"limit": 0
|
|
214
214
|
},
|
|
215
|
+
"visualization.waterfall.total": {
|
|
216
|
+
"value": "Total",
|
|
217
|
+
"comment": "The default name for the waterfall total column",
|
|
218
|
+
"limit": 0
|
|
219
|
+
},
|
|
215
220
|
"visualization.ErrorMessageGeneric|insight": {
|
|
216
221
|
"value": "Sorry, we can't display this insight",
|
|
217
222
|
"comment": "",
|
|
@@ -501,11 +506,21 @@
|
|
|
501
506
|
"comment": "Heading showed above row attributes of the table you may apply one of aggregation (total) on.",
|
|
502
507
|
"limit": 50
|
|
503
508
|
},
|
|
509
|
+
"visualizations.menu.aggregations.columns": {
|
|
510
|
+
"value": "Columns",
|
|
511
|
+
"comment": "Heading showed above columns attributes of the table you may apply one of aggregation (total) on.",
|
|
512
|
+
"limit": 50
|
|
513
|
+
},
|
|
504
514
|
"visualizations.menu.aggregations.all-rows": {
|
|
505
515
|
"value": "of all rows",
|
|
506
516
|
"comment": "Menu option that adds row aggregation (grand total) to the table. Example: 'Sum of all rows'",
|
|
507
517
|
"limit": 50
|
|
508
518
|
},
|
|
519
|
+
"visualizations.menu.aggregations.all-columns": {
|
|
520
|
+
"value": "of all columns",
|
|
521
|
+
"comment": "Menu option that adds column aggregation (grand total) to the table. Example: 'Sum of all columns'",
|
|
522
|
+
"limit": 50
|
|
523
|
+
},
|
|
509
524
|
"visualizations.menu.aggregations.within-attribute": {
|
|
510
525
|
"value": "within {attributeName}",
|
|
511
526
|
"comment": "Menu option that adds row aggregation (sub-total) for specific attribute to the table. Example: 'Sum within Attribute A'. Don't translate placeholder '{attributeName}'.",
|
|
@@ -1695,19 +1710,44 @@
|
|
|
1695
1710
|
"comment": "Label of confirm button, copy code to clipboard.",
|
|
1696
1711
|
"limit": 0
|
|
1697
1712
|
},
|
|
1713
|
+
"embedInsightDialog.component.type": {
|
|
1714
|
+
"value": "Component type",
|
|
1715
|
+
"comment": "Selector that define the component type of generated code Referential or Programmatic",
|
|
1716
|
+
"limit": 0
|
|
1717
|
+
},
|
|
1698
1718
|
"embedInsightDialog.code.language.codeAs": {
|
|
1699
1719
|
"value": "Code as",
|
|
1700
1720
|
"comment": "Selector that define language of generated code Typescript or Javascript",
|
|
1701
1721
|
"limit": 0
|
|
1702
1722
|
},
|
|
1703
|
-
"embedInsightDialog.
|
|
1723
|
+
"embedInsightDialog.react.options": {
|
|
1704
1724
|
"value": "Other options",
|
|
1705
1725
|
"comment": "Options of generated code. Include component specific item, define height etc.",
|
|
1706
1726
|
"limit": 0
|
|
1707
1727
|
},
|
|
1708
|
-
"embedInsightDialog.
|
|
1709
|
-
"value": "
|
|
1710
|
-
"comment": "
|
|
1728
|
+
"embedInsightDialog.webComponents.options": {
|
|
1729
|
+
"value": "Options",
|
|
1730
|
+
"comment": "Options of generated code. Include component specific item, define height etc.",
|
|
1731
|
+
"limit": 0
|
|
1732
|
+
},
|
|
1733
|
+
"embedInsightDialog.webComponents.options.displayTitle": {
|
|
1734
|
+
"value": "Display title",
|
|
1735
|
+
"comment": "",
|
|
1736
|
+
"limit": 0
|
|
1737
|
+
},
|
|
1738
|
+
"embedInsightDialog.webComponents.options.customTitle": {
|
|
1739
|
+
"value": "Custom title",
|
|
1740
|
+
"comment": "Options of generated code. Include component specific item, define height etc.",
|
|
1741
|
+
"limit": 0
|
|
1742
|
+
},
|
|
1743
|
+
"embedInsightDialog.webComponents.options.locale": {
|
|
1744
|
+
"value": "Locale",
|
|
1745
|
+
"comment": "Options of generated code. Include component specific item, define height etc.",
|
|
1746
|
+
"limit": 0
|
|
1747
|
+
},
|
|
1748
|
+
"embedInsightDialog.webComponents.locale.tooltip": {
|
|
1749
|
+
"value": "Choose a specific language localization. If disabled, the visualization defaults to your current display language settings.",
|
|
1750
|
+
"comment": "Tooltip for the web components locale",
|
|
1711
1751
|
"limit": 0
|
|
1712
1752
|
},
|
|
1713
1753
|
"embedInsightDialog.code.options.include.config.info|insight": {
|
|
@@ -1726,55 +1766,54 @@
|
|
|
1726
1766
|
"comment": "",
|
|
1727
1767
|
"limit": 0
|
|
1728
1768
|
},
|
|
1729
|
-
"embedInsightDialog.code.options.display.
|
|
1730
|
-
"value": "Display
|
|
1769
|
+
"embedInsightDialog.code.options.display.configuration": {
|
|
1770
|
+
"value": "Display configuration",
|
|
1731
1771
|
"comment": "",
|
|
1732
1772
|
"limit": 0
|
|
1733
1773
|
},
|
|
1734
|
-
"embedInsightDialog.headLine.
|
|
1735
|
-
"value": "Embed
|
|
1736
|
-
"comment": "
|
|
1737
|
-
"limit": 0
|
|
1738
|
-
},
|
|
1739
|
-
"embedInsightDialog.headLine.byReference|report": {
|
|
1740
|
-
"value": "Embed as a live report",
|
|
1741
|
-
"comment": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
|
|
1742
|
-
"limit": 0,
|
|
1743
|
-
"translate": false
|
|
1744
|
-
},
|
|
1745
|
-
"embedInsightDialog.headLine.byDefinition|insight": {
|
|
1746
|
-
"value": "Embed as a permanent insight",
|
|
1747
|
-
"comment": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
|
|
1774
|
+
"embedInsightDialog.headLine.embedInsight|insight": {
|
|
1775
|
+
"value": "Embed insight",
|
|
1776
|
+
"comment": "",
|
|
1748
1777
|
"limit": 0
|
|
1749
1778
|
},
|
|
1750
|
-
"embedInsightDialog.headLine.
|
|
1751
|
-
"value": "Embed
|
|
1752
|
-
"comment": "
|
|
1779
|
+
"embedInsightDialog.headLine.embedInsight|report": {
|
|
1780
|
+
"value": "Embed report",
|
|
1781
|
+
"comment": "",
|
|
1753
1782
|
"limit": 0,
|
|
1754
1783
|
"translate": false
|
|
1755
1784
|
},
|
|
1756
|
-
"embedInsightDialog.
|
|
1785
|
+
"embedInsightDialog.componentType.byReference.tooltip|insight": {
|
|
1757
1786
|
"value": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
|
|
1758
1787
|
"comment": "Tooltip that explain what Embed as a live insight means",
|
|
1759
1788
|
"limit": 0
|
|
1760
1789
|
},
|
|
1761
|
-
"embedInsightDialog.
|
|
1790
|
+
"embedInsightDialog.componentType.byReference.tooltip|report": {
|
|
1762
1791
|
"value": "Embed as a reference to a saved report in a generic GD.UI react component. Any future changes to the report (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
|
|
1763
1792
|
"comment": "Tooltip that explain what Embed as a live insight means",
|
|
1764
1793
|
"limit": 0,
|
|
1765
1794
|
"translate": false
|
|
1766
1795
|
},
|
|
1767
|
-
"embedInsightDialog.
|
|
1796
|
+
"embedInsightDialog.componentType.byDefinition.tooltip|insight": {
|
|
1768
1797
|
"value": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
|
|
1769
1798
|
"comment": "Tooltip that explain what Embed as a a permanent report",
|
|
1770
1799
|
"limit": 0
|
|
1771
1800
|
},
|
|
1772
|
-
"embedInsightDialog.
|
|
1801
|
+
"embedInsightDialog.componentType.byDefinition.tooltip|report": {
|
|
1773
1802
|
"value": "Embed as an report definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the report (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
|
|
1774
1803
|
"comment": "Tooltip that explain what Embed as a a permanent report",
|
|
1775
1804
|
"limit": 0,
|
|
1776
1805
|
"translate": false
|
|
1777
1806
|
},
|
|
1807
|
+
"embedInsightDialog.webComponents.customTitle.tooltip": {
|
|
1808
|
+
"value": "Define the text of the title directly in the code snippet.",
|
|
1809
|
+
"comment": "Tooltip for the web components custom title",
|
|
1810
|
+
"limit": 0
|
|
1811
|
+
},
|
|
1812
|
+
"embedInsightDialog.webComponents.customTitle.disabled.tooltip": {
|
|
1813
|
+
"value": "Enable Display title first.",
|
|
1814
|
+
"comment": "Tooltip for the web components custom title when it is disabled",
|
|
1815
|
+
"limit": 0
|
|
1816
|
+
},
|
|
1778
1817
|
"embedInsightDialog.prepareEnvironmentMessage": {
|
|
1779
1818
|
"value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
|
|
1780
1819
|
"comment": "Do not translate html tags <b>, </b>",
|
|
@@ -1800,6 +1839,38 @@
|
|
|
1800
1839
|
"comment": "Link to documentation of used component and all component properties",
|
|
1801
1840
|
"limit": 0
|
|
1802
1841
|
},
|
|
1842
|
+
"embedInsightDialog.emptyInsight.byReference|insight": {
|
|
1843
|
+
"value": "Code snipped will be displayed here once you <a>save the insight</a>.",
|
|
1844
|
+
"comment": "The disabled message for code area. Do not translate html tags <a>, </a>",
|
|
1845
|
+
"limit": 0
|
|
1846
|
+
},
|
|
1847
|
+
"embedInsightDialog.emptyInsight.byReference|report": {
|
|
1848
|
+
"value": "Code snipped will be displayed here once you <a>save the report</a>.",
|
|
1849
|
+
"comment": "The disabled message for code area. Do not translate html tags <a>, </a>",
|
|
1850
|
+
"limit": 0,
|
|
1851
|
+
"translate": false
|
|
1852
|
+
},
|
|
1853
|
+
"embedInsightDialog.emptyInsight.byDefinition|insight": {
|
|
1854
|
+
"value": "This insight type cannot be embedded as programmatic type component.",
|
|
1855
|
+
"comment": "The disabled message for code area",
|
|
1856
|
+
"limit": 0
|
|
1857
|
+
},
|
|
1858
|
+
"embedInsightDialog.emptyInsight.byDefinition|report": {
|
|
1859
|
+
"value": "This report type cannot be embedded as programmatic type component.",
|
|
1860
|
+
"comment": "The disabled message for code area",
|
|
1861
|
+
"limit": 0,
|
|
1862
|
+
"translate": false
|
|
1863
|
+
},
|
|
1864
|
+
"embedDialog.tab.react": {
|
|
1865
|
+
"value": "React",
|
|
1866
|
+
"comment": "The tab title",
|
|
1867
|
+
"limit": 0
|
|
1868
|
+
},
|
|
1869
|
+
"embedDialog.tab.webComponents": {
|
|
1870
|
+
"value": "Web Components",
|
|
1871
|
+
"comment": "The tab title",
|
|
1872
|
+
"limit": 0
|
|
1873
|
+
},
|
|
1803
1874
|
"error.overlay.login": {
|
|
1804
1875
|
"value": "Login",
|
|
1805
1876
|
"comment": "",
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"visualization.numericValues.p": "P",
|
|
39
39
|
"visualization.numericValues.e": "E",
|
|
40
40
|
"visualization.emptyValue": "valor vacío",
|
|
41
|
+
"visualization.waterfall.total": "Total",
|
|
41
42
|
"visualization.ErrorMessageGeneric": "Lo sentimos, no podemos mostrar esta perspectiva",
|
|
42
43
|
"visualization.ErrorDescriptionGeneric": "Póngase en contacto con su administrador.",
|
|
43
44
|
"visualization.ErrorMessageDataTooLarge": "Demasiados puntos de datos para ser mostrados",
|
|
@@ -91,7 +92,9 @@
|
|
|
91
92
|
"visualizations.legend.text.combo": "{0} ({1})",
|
|
92
93
|
"visualizations.menu.aggregations": "Agregar",
|
|
93
94
|
"visualizations.menu.aggregations.rows": "Filas",
|
|
95
|
+
"visualizations.menu.aggregations.columns": "Columnas",
|
|
94
96
|
"visualizations.menu.aggregations.all-rows": "de todas las filas",
|
|
97
|
+
"visualizations.menu.aggregations.all-columns": "de todas las columnas",
|
|
95
98
|
"visualizations.menu.aggregations.within-attribute": "dentro de {attributeName}",
|
|
96
99
|
"apply": "Aplicar",
|
|
97
100
|
"cancel": "Cancelar",
|
|
@@ -325,21 +328,31 @@
|
|
|
325
328
|
"sorting.default.tooltip": "Use el orden definido en el atributo.",
|
|
326
329
|
"embedInsightDialog.actions.close": "Cerrar",
|
|
327
330
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
331
|
+
"embedInsightDialog.component.type": "Tipo de componente",
|
|
328
332
|
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
329
|
-
"embedInsightDialog.
|
|
330
|
-
"embedInsightDialog.
|
|
333
|
+
"embedInsightDialog.react.options": "Otras opciones",
|
|
334
|
+
"embedInsightDialog.webComponents.options": "Opciones",
|
|
335
|
+
"embedInsightDialog.webComponents.options.displayTitle": "Mostrar título",
|
|
336
|
+
"embedInsightDialog.webComponents.options.customTitle": "Título personalizado",
|
|
337
|
+
"embedInsightDialog.webComponents.options.locale": "Lugar",
|
|
338
|
+
"embedInsightDialog.webComponents.locale.tooltip": "Elija una localización del idioma específica. Si se desactiva, la visualización adoptará por defecto la configuración actual del idioma de visualización.",
|
|
331
339
|
"embedInsightDialog.code.options.include.config.info": "Incluya la configuración de la perspectiva en cuanto a colores, ejes, leyenda y lienzos si está disponible.",
|
|
332
340
|
"embedInsightDialog.code.options.custom.height": "Personalizar altura",
|
|
333
|
-
"embedInsightDialog.code.options.display.
|
|
334
|
-
"embedInsightDialog.headLine.
|
|
335
|
-
"embedInsightDialog.
|
|
336
|
-
"embedInsightDialog.
|
|
337
|
-
"embedInsightDialog.
|
|
341
|
+
"embedInsightDialog.code.options.display.configuration": "Mostrar configuración",
|
|
342
|
+
"embedInsightDialog.headLine.embedInsight": "Perspectiva incrustada",
|
|
343
|
+
"embedInsightDialog.componentType.byReference.tooltip": "Incrustar como una referencia a una perspectiva guardada en un componente de reacción genérico de GD.UI. Cualquier cambio futuro en la perspectiva (como tipo de visuailzación, métricas, atributos) quedará reflejado en la versión incrustada.",
|
|
344
|
+
"embedInsightDialog.componentType.byDefinition.tooltip": "Incrustar como una definición de perspectiva en un componente de reacción específico de GD.UI según el tipo de visualización seleccionado actualmente. Ningún cambio futuro en la perspectiva (como tipo de visualización, métricas, atributos) hecho en esta aplicación quedará reflejado en la versión incrustada.",
|
|
345
|
+
"embedInsightDialog.webComponents.customTitle.tooltip": "Defina el texto del título directamente en el fragmento de código.",
|
|
346
|
+
"embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Activar Mostrar título primero.",
|
|
338
347
|
"embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento de código funcione, prepare su entorno.",
|
|
339
348
|
"embedInsightDialog.prepareEnvironmentMessage.link": "Más información",
|
|
340
349
|
"embed.dialog.numeric.input.validation": "El valor debe ser un número mayor que 0",
|
|
341
350
|
"embed.dialog.numeric.input.warning": "Esta entrada acepta solo dígitos mayores que 0",
|
|
342
351
|
"embedInsightDialog.complete.list.props.message": "Lista completa de las propiedades de incrustación",
|
|
352
|
+
"embedInsightDialog.emptyInsight.byReference": "El fragmento de código se mostrará aquí cuando <a>haya guardado la perspectiva</a>.",
|
|
353
|
+
"embedInsightDialog.emptyInsight.byDefinition": "Este tipo de perspectiva no se puede incrustar como un componente de tipo programático.",
|
|
354
|
+
"embedDialog.tab.react": "React",
|
|
355
|
+
"embedDialog.tab.webComponents": "Componentes web",
|
|
343
356
|
"error.overlay.login": "Iniciar sesión",
|
|
344
357
|
"error.overlay.title": "Se ha cerrado la sesión",
|
|
345
358
|
"error.overlay.text": "Iníciela de nuevo para continuar su trabajo.",
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"visualization.numericValues.p": "P",
|
|
39
39
|
"visualization.numericValues.e": "E",
|
|
40
40
|
"visualization.emptyValue": "valeur vide",
|
|
41
|
+
"visualization.waterfall.total": "Total",
|
|
41
42
|
"visualization.ErrorMessageGeneric": "Désolé, nous ne pouvons pas afficher cette perception",
|
|
42
43
|
"visualization.ErrorDescriptionGeneric": "Contactez votre administrateur.",
|
|
43
44
|
"visualization.ErrorMessageDataTooLarge": "Trop de points de données à afficher",
|
|
@@ -91,7 +92,9 @@
|
|
|
91
92
|
"visualizations.legend.text.combo": "{0} ({1})",
|
|
92
93
|
"visualizations.menu.aggregations": "Agréger",
|
|
93
94
|
"visualizations.menu.aggregations.rows": "Lignes",
|
|
95
|
+
"visualizations.menu.aggregations.columns": "Colonnes",
|
|
94
96
|
"visualizations.menu.aggregations.all-rows": "de toutes les lignes",
|
|
97
|
+
"visualizations.menu.aggregations.all-columns": "de toutes les colonnes",
|
|
95
98
|
"visualizations.menu.aggregations.within-attribute": "à l'intérieur de {attributeName}",
|
|
96
99
|
"apply": "Appliquer",
|
|
97
100
|
"cancel": "Annuler",
|
|
@@ -325,21 +328,31 @@
|
|
|
325
328
|
"sorting.default.tooltip": "Utilisez l'ordre défini dans l'attribut.",
|
|
326
329
|
"embedInsightDialog.actions.close": "Fermer",
|
|
327
330
|
"embedInsightDialog.actions.copyCode": "Copier le code",
|
|
331
|
+
"embedInsightDialog.component.type": "Type de composant",
|
|
328
332
|
"embedInsightDialog.code.language.codeAs": "Coder avec",
|
|
329
|
-
"embedInsightDialog.
|
|
330
|
-
"embedInsightDialog.
|
|
333
|
+
"embedInsightDialog.react.options": "Autres options",
|
|
334
|
+
"embedInsightDialog.webComponents.options": "Options",
|
|
335
|
+
"embedInsightDialog.webComponents.options.displayTitle": "Afficher le titre",
|
|
336
|
+
"embedInsightDialog.webComponents.options.customTitle": "Titre personnalisé",
|
|
337
|
+
"embedInsightDialog.webComponents.options.locale": "Paramètres régionaux",
|
|
338
|
+
"embedInsightDialog.webComponents.locale.tooltip": "Choisissez la localisation dans une langue spécifique. Si cette option est désactivée, la visualisation utilise par défaut vos paramètres de langue actuels.",
|
|
331
339
|
"embedInsightDialog.code.options.include.config.info": "Inclure la configuration disponible des couleurs, axes, légendes et canevas de la perception.",
|
|
332
340
|
"embedInsightDialog.code.options.custom.height": "Hauteur personnalisée",
|
|
333
|
-
"embedInsightDialog.code.options.display.
|
|
334
|
-
"embedInsightDialog.headLine.
|
|
335
|
-
"embedInsightDialog.
|
|
336
|
-
"embedInsightDialog.
|
|
337
|
-
"embedInsightDialog.
|
|
341
|
+
"embedInsightDialog.code.options.display.configuration": "Afficher la configuration",
|
|
342
|
+
"embedInsightDialog.headLine.embedInsight": "Incorporer la perception",
|
|
343
|
+
"embedInsightDialog.componentType.byReference.tooltip": "Incorporer en tant que référence à une perception enregistrée dans un composant React GD.UI générique. Toute modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) est appliquée à la version incorporée.",
|
|
344
|
+
"embedInsightDialog.componentType.byDefinition.tooltip": "Incorporer en tant que définition de perception dans un composant React GD.UI spécifique sur la base du type de visualisation actuellement sélectionné. Aucune modification ultérieure de cette perception (type de visualisation, métriques ou attributs par exemple) effectuée dans cette application n'est appliquée à la version incorporée.",
|
|
345
|
+
"embedInsightDialog.webComponents.customTitle.tooltip": "Définir le texte du titre directement dans l'extrait de code.",
|
|
346
|
+
"embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Activer l'affichage du titre en premier.",
|
|
338
347
|
"embedInsightDialog.prepareEnvironmentMessage": "<b>Remarque.</b> Pour que cet extrait fonctionne, vous devez préparer l'environnement.",
|
|
339
348
|
"embedInsightDialog.prepareEnvironmentMessage.link": "En savoir plus",
|
|
340
349
|
"embed.dialog.numeric.input.validation": "La valeur doit être supérieure à 0",
|
|
341
350
|
"embed.dialog.numeric.input.warning": "La saisie n'accepte que les chiffres supérieurs à 0.",
|
|
342
351
|
"embedInsightDialog.complete.list.props.message": "Liste complète des propriétés d'incorporation",
|
|
352
|
+
"embedInsightDialog.emptyInsight.byReference": "L'extrait de code s'affiche ici une fois que vous avez <a>enregistré la perception</a>.",
|
|
353
|
+
"embedInsightDialog.emptyInsight.byDefinition": "Ce type de perception ne peut pas être incorporé en tant que composant de type programmatique.",
|
|
354
|
+
"embedDialog.tab.react": "React",
|
|
355
|
+
"embedDialog.tab.webComponents": "Composants web",
|
|
343
356
|
"error.overlay.login": "Connexion",
|
|
344
357
|
"error.overlay.title": "Vous avez été déconnecté(e)",
|
|
345
358
|
"error.overlay.text": "Pour continuer à travailler, reconnectez-vous.",
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"visualization.numericValues.p": "P",
|
|
39
39
|
"visualization.numericValues.e": "E",
|
|
40
40
|
"visualization.emptyValue": "空の値",
|
|
41
|
+
"visualization.waterfall.total": "合計",
|
|
41
42
|
"visualization.ErrorMessageGeneric": "申し訳ございませんが、この解析を表示できません",
|
|
42
43
|
"visualization.ErrorDescriptionGeneric": "管理者に連絡してください.",
|
|
43
44
|
"visualization.ErrorMessageDataTooLarge": "表示するデータポイントが多すぎます",
|
|
@@ -91,7 +92,9 @@
|
|
|
91
92
|
"visualizations.legend.text.combo": "{0} ({1})",
|
|
92
93
|
"visualizations.menu.aggregations": "集計する",
|
|
93
94
|
"visualizations.menu.aggregations.rows": "行",
|
|
95
|
+
"visualizations.menu.aggregations.columns": "列",
|
|
94
96
|
"visualizations.menu.aggregations.all-rows": "全ての行",
|
|
97
|
+
"visualizations.menu.aggregations.all-columns": "列のすべて",
|
|
95
98
|
"visualizations.menu.aggregations.within-attribute": "{attributeName}内",
|
|
96
99
|
"apply": "適用",
|
|
97
100
|
"cancel": "キャンセル",
|
|
@@ -325,21 +328,31 @@
|
|
|
325
328
|
"sorting.default.tooltip": "属性で定義された順序を使用します。",
|
|
326
329
|
"embedInsightDialog.actions.close": "閉じる",
|
|
327
330
|
"embedInsightDialog.actions.copyCode": "コードをコピー",
|
|
331
|
+
"embedInsightDialog.component.type": "要素の種類",
|
|
328
332
|
"embedInsightDialog.code.language.codeAs": "コード",
|
|
329
|
-
"embedInsightDialog.
|
|
330
|
-
"embedInsightDialog.
|
|
333
|
+
"embedInsightDialog.react.options": "その他のオプション",
|
|
334
|
+
"embedInsightDialog.webComponents.options": "オプション",
|
|
335
|
+
"embedInsightDialog.webComponents.options.displayTitle": "タイトルを表示",
|
|
336
|
+
"embedInsightDialog.webComponents.options.customTitle": "カスタムタイトル",
|
|
337
|
+
"embedInsightDialog.webComponents.options.locale": "ロケール",
|
|
338
|
+
"embedInsightDialog.webComponents.locale.tooltip": "ローカライズの特定の言語を選択できます。無効になっている場合現在お使いの言語設定がビジュアライゼーションに適用されます。",
|
|
331
339
|
"embedInsightDialog.code.options.include.config.info": "カラー、軸、凡例、キャンバス(使用可能な場合)のインサイト設定を含めます。",
|
|
332
340
|
"embedInsightDialog.code.options.custom.height": "ユーザー設定の高さ",
|
|
333
|
-
"embedInsightDialog.code.options.display.
|
|
334
|
-
"embedInsightDialog.headLine.
|
|
335
|
-
"embedInsightDialog.
|
|
336
|
-
"embedInsightDialog.
|
|
337
|
-
"embedInsightDialog.
|
|
341
|
+
"embedInsightDialog.code.options.display.configuration": "設定を表示",
|
|
342
|
+
"embedInsightDialog.headLine.embedInsight": "インサイト埋め込み",
|
|
343
|
+
"embedInsightDialog.componentType.byReference.tooltip": "保存されたインサイトへのレファレンスとして、一般的な GD.UI リアクトコンポーネントに埋め込みます。今後のインサイトの変更(表示タイプ、メトリック、属性など)は、埋め込みバージョンに反映されます。",
|
|
344
|
+
"embedInsightDialog.componentType.byDefinition.tooltip": "現在選択されている表示タイプに基づいて、特定の GD.UI リアクト構成要素にインサイト定義として埋め込みます。このアプリケーションで行われるインサイト(表示タイプ、メトリック、属性など)に対する今後の変更は、埋め込みバージョンには反映されません。",
|
|
345
|
+
"embedInsightDialog.webComponents.customTitle.tooltip": "コードスニペットに直接タイトルのテキストを定義します。",
|
|
346
|
+
"embedInsightDialog.webComponents.customTitle.disabled.tooltip": "先にタイトルの表示を有効にしてください。",
|
|
338
347
|
"embedInsightDialog.prepareEnvironmentMessage": "<b>注: </b> このスニペットが動作するように環境を準備します。",
|
|
339
348
|
"embedInsightDialog.prepareEnvironmentMessage.link": "詳細",
|
|
340
349
|
"embed.dialog.numeric.input.validation": "値は 0 より大きい数値にしてください",
|
|
341
350
|
"embed.dialog.numeric.input.warning": "この入力には、0 より大きい数字のみを使用できます",
|
|
342
351
|
"embedInsightDialog.complete.list.props.message": "埋め込みプロパティーの完全なリストです",
|
|
352
|
+
"embedInsightDialog.emptyInsight.byReference": "<a>インサイトを保存すると</a>コードスニペットがここに表示されます。",
|
|
353
|
+
"embedInsightDialog.emptyInsight.byDefinition": "このインサイトの種類はプログラム可能要素として埋め込めません。",
|
|
354
|
+
"embedDialog.tab.react": "React",
|
|
355
|
+
"embedDialog.tab.webComponents": "ウェブ要素",
|
|
343
356
|
"error.overlay.login": "ログイン",
|
|
344
357
|
"error.overlay.title": "ログアウトしています",
|
|
345
358
|
"error.overlay.text": "作業を続行するには、再度ログインしてください。",
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"visualization.numericValues.p": "P",
|
|
39
39
|
"visualization.numericValues.e": "E",
|
|
40
40
|
"visualization.emptyValue": "lege waarde",
|
|
41
|
+
"visualization.waterfall.total": "Totaal",
|
|
41
42
|
"visualization.ErrorMessageGeneric": "Sorry, we kunnen dit inzicht niet weergeven",
|
|
42
43
|
"visualization.ErrorDescriptionGeneric": "Neem contact op met uw beheerder.",
|
|
43
44
|
"visualization.ErrorMessageDataTooLarge": "Te veel datapunten om weer te geven",
|
|
@@ -91,7 +92,9 @@
|
|
|
91
92
|
"visualizations.legend.text.combo": "{0} ({1})",
|
|
92
93
|
"visualizations.menu.aggregations": "Aggregeer",
|
|
93
94
|
"visualizations.menu.aggregations.rows": "Rijen",
|
|
95
|
+
"visualizations.menu.aggregations.columns": "Kolommen",
|
|
94
96
|
"visualizations.menu.aggregations.all-rows": "van alle rijen",
|
|
97
|
+
"visualizations.menu.aggregations.all-columns": "van alle kolommen",
|
|
95
98
|
"visualizations.menu.aggregations.within-attribute": "binnen {attributeName}",
|
|
96
99
|
"apply": "Toepassen",
|
|
97
100
|
"cancel": "Annuleren",
|
|
@@ -325,21 +328,31 @@
|
|
|
325
328
|
"sorting.default.tooltip": "Gebruik de volgorde zoals gedefinieerd in het attribuut.",
|
|
326
329
|
"embedInsightDialog.actions.close": "Sluiten",
|
|
327
330
|
"embedInsightDialog.actions.copyCode": "Code kopiëren",
|
|
331
|
+
"embedInsightDialog.component.type": "Componenttype",
|
|
328
332
|
"embedInsightDialog.code.language.codeAs": "Code als",
|
|
329
|
-
"embedInsightDialog.
|
|
330
|
-
"embedInsightDialog.
|
|
333
|
+
"embedInsightDialog.react.options": "Overige opties",
|
|
334
|
+
"embedInsightDialog.webComponents.options": "Opties",
|
|
335
|
+
"embedInsightDialog.webComponents.options.displayTitle": "Titel weergeven",
|
|
336
|
+
"embedInsightDialog.webComponents.options.customTitle": "Aangepaste titel",
|
|
337
|
+
"embedInsightDialog.webComponents.options.locale": "Lokaal",
|
|
338
|
+
"embedInsightDialog.webComponents.locale.tooltip": "Kies een specifieke taallocatie. Indien uitgeschakeld wordt de weergave ingesteld op de huidige taalinstellingen voor weergave.",
|
|
331
339
|
"embedInsightDialog.code.options.include.config.info": "Implementeer de inzichtconfiguratie van kleuren, assen, legenda en canvas indien beschikbaar.",
|
|
332
340
|
"embedInsightDialog.code.options.custom.height": "Aangepaste hoogte",
|
|
333
|
-
"embedInsightDialog.code.options.display.
|
|
334
|
-
"embedInsightDialog.headLine.
|
|
335
|
-
"embedInsightDialog.
|
|
336
|
-
"embedInsightDialog.
|
|
337
|
-
"embedInsightDialog.
|
|
341
|
+
"embedInsightDialog.code.options.display.configuration": "Configuratie weergeven",
|
|
342
|
+
"embedInsightDialog.headLine.embedInsight": "Inzicht insluiten",
|
|
343
|
+
"embedInsightDialog.componentType.byReference.tooltip": "U kunt een referentie insluiten in een opgeslagen inzicht via een algemene GD.UI-reactiecomponent. Alle toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) worden gereflecteerd in de ingesloten versie.",
|
|
344
|
+
"embedInsightDialog.componentType.byDefinition.tooltip": "Sluit in als een inzichtdefinitie in een specifieke GD.UI-reactiecomponent op basis van het huidig geselecteerde visualisatietype. Toekomstige wijzigingen aan het inzicht (zoals visualisatietype, meetgegevens, attributen) in deze app worden niet gereflecteerd in de ingesloten versie.",
|
|
345
|
+
"embedInsightDialog.webComponents.customTitle.tooltip": "Bepaal de tekst van de titel rechtstreeks in het codefragment.",
|
|
346
|
+
"embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Schakel eerst de titel van de weergave in.",
|
|
338
347
|
"embedInsightDialog.prepareEnvironmentMessage": "<b>Let op.</b> Om dit stukje te laten werken, moet u uw omgeving voorbereiden.",
|
|
339
348
|
"embedInsightDialog.prepareEnvironmentMessage.link": "Meer weten",
|
|
340
349
|
"embed.dialog.numeric.input.validation": "De waarde moet een getal zijn dat groter is dan 0",
|
|
341
350
|
"embed.dialog.numeric.input.warning": "Deze invoer accepteert alleen getallen groter dan 0",
|
|
342
351
|
"embedInsightDialog.complete.list.props.message": "Volledig lijst van ingesloten eigenschappen",
|
|
352
|
+
"embedInsightDialog.emptyInsight.byReference": "Het codefragment wordt hier weergegeven zodra u <a>het inzicht opslaat</a>. ",
|
|
353
|
+
"embedInsightDialog.emptyInsight.byDefinition": "Dit inzichttype kan niet worden ingesloten als programmatisch type component.",
|
|
354
|
+
"embedDialog.tab.react": "React",
|
|
355
|
+
"embedDialog.tab.webComponents": "Webcomponenten",
|
|
343
356
|
"error.overlay.login": "Login",
|
|
344
357
|
"error.overlay.title": "U bent afgemeld",
|
|
345
358
|
"error.overlay.text": "Meld u opnieuw aan om verder te werken.",
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"visualization.numericValues.p": "P",
|
|
39
39
|
"visualization.numericValues.e": "E",
|
|
40
40
|
"visualization.emptyValue": "valor vazio",
|
|
41
|
+
"visualization.waterfall.total": "Total",
|
|
41
42
|
"visualization.ErrorMessageGeneric": "Lamentamos, não é possível exibir este insight",
|
|
42
43
|
"visualization.ErrorDescriptionGeneric": "Entre em contato com seu administrador.",
|
|
43
44
|
"visualization.ErrorMessageDataTooLarge": "Muitos pontos de dados a serem exibidos",
|
|
@@ -91,7 +92,9 @@
|
|
|
91
92
|
"visualizations.legend.text.combo": "{0} ({1})",
|
|
92
93
|
"visualizations.menu.aggregations": "Agregar",
|
|
93
94
|
"visualizations.menu.aggregations.rows": "Linhas",
|
|
95
|
+
"visualizations.menu.aggregations.columns": "Colunas",
|
|
94
96
|
"visualizations.menu.aggregations.all-rows": "de todas as linhas",
|
|
97
|
+
"visualizations.menu.aggregations.all-columns": "de todas as colunas",
|
|
95
98
|
"visualizations.menu.aggregations.within-attribute": "dentro de {attributeName}",
|
|
96
99
|
"apply": "Aplicar",
|
|
97
100
|
"cancel": "Cancelar",
|
|
@@ -325,21 +328,31 @@
|
|
|
325
328
|
"sorting.default.tooltip": "Use a ordem definida no atributo.",
|
|
326
329
|
"embedInsightDialog.actions.close": "Fechar",
|
|
327
330
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
331
|
+
"embedInsightDialog.component.type": "Tipo de componente",
|
|
328
332
|
"embedInsightDialog.code.language.codeAs": "Codificar em",
|
|
329
|
-
"embedInsightDialog.
|
|
330
|
-
"embedInsightDialog.
|
|
333
|
+
"embedInsightDialog.react.options": "Outras opções",
|
|
334
|
+
"embedInsightDialog.webComponents.options": "Opções",
|
|
335
|
+
"embedInsightDialog.webComponents.options.displayTitle": "Exibir título",
|
|
336
|
+
"embedInsightDialog.webComponents.options.customTitle": "Personalizar título",
|
|
337
|
+
"embedInsightDialog.webComponents.options.locale": "Local",
|
|
338
|
+
"embedInsightDialog.webComponents.locale.tooltip": "Escolha a localização de uma língua específica. Se isso estiver desativado, a visualização padrão será a mesma das configurações de visualização de idioma atuais.",
|
|
331
339
|
"embedInsightDialog.code.options.include.config.info": "Caso disponível, incluir a configuração do insight de cores, eixos, legenda e tela.",
|
|
332
340
|
"embedInsightDialog.code.options.custom.height": "Personalizar altura",
|
|
333
|
-
"embedInsightDialog.code.options.display.
|
|
334
|
-
"embedInsightDialog.headLine.
|
|
335
|
-
"embedInsightDialog.
|
|
336
|
-
"embedInsightDialog.
|
|
337
|
-
"embedInsightDialog.
|
|
341
|
+
"embedInsightDialog.code.options.display.configuration": "Exibir configuração",
|
|
342
|
+
"embedInsightDialog.headLine.embedInsight": "Incorporar Insight",
|
|
343
|
+
"embedInsightDialog.componentType.byReference.tooltip": "Incorporar como referência a um insight salvo em um componente de reação de interface do usuário do GoodData. Qualquer alteração futura no insight (como tipo de visualização, métricas, atributos) afetara a versão incorporada.",
|
|
344
|
+
"embedInsightDialog.componentType.byDefinition.tooltip": "Incorporar como definição de insight em um componente de reação de interface de usuário específico, baseado no tipo atual de visualização selecionado. Nenhuma alteração futura no insight (como tipo de visualização, métricas, atributos) feita nesse aplicativo afetara a versão incorporada.",
|
|
345
|
+
"embedInsightDialog.webComponents.customTitle.tooltip": "Definir o texto do título diretamente no fragmento de código.",
|
|
346
|
+
"embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Ativar Exibição de título primeiro.",
|
|
338
347
|
"embedInsightDialog.prepareEnvironmentMessage": "<b>Obs.:</b> para que o snippet funcione, prepare seu ambiente.",
|
|
339
348
|
"embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
|
|
340
349
|
"embed.dialog.numeric.input.validation": "O valor deve ser um número maior que 0",
|
|
341
350
|
"embed.dialog.numeric.input.warning": "Este campo somente aceita dígitos maiores que 0",
|
|
342
351
|
"embedInsightDialog.complete.list.props.message": "Lista completa de propriedades incorporadas",
|
|
352
|
+
"embedInsightDialog.emptyInsight.byReference": "O fragmento de código será exibido aqui assim que você <a>salvar o insight</a>.",
|
|
353
|
+
"embedInsightDialog.emptyInsight.byDefinition": "Esse tipo de insight não pode ser incorporado como um tipo de componente programático.",
|
|
354
|
+
"embedDialog.tab.react": "React",
|
|
355
|
+
"embedDialog.tab.webComponents": "Componentes para a Web",
|
|
343
356
|
"error.overlay.login": "Login",
|
|
344
357
|
"error.overlay.title": "Sua sessão foi encerrada",
|
|
345
358
|
"error.overlay.text": "Conecte-se novamente para continuar trabalhando.",
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"visualization.numericValues.p": "P",
|
|
39
39
|
"visualization.numericValues.e": "E",
|
|
40
40
|
"visualization.emptyValue": "valor vazio",
|
|
41
|
+
"visualization.waterfall.total": "Total",
|
|
41
42
|
"visualization.ErrorMessageGeneric": "Lamentamos, não podemos apresentar este insight",
|
|
42
43
|
"visualization.ErrorDescriptionGeneric": "Contacte o seu administrador.",
|
|
43
44
|
"visualization.ErrorMessageDataTooLarge": "Demasiados pontos de dados para apresentar",
|
|
@@ -91,7 +92,9 @@
|
|
|
91
92
|
"visualizations.legend.text.combo": "{0} ({1})",
|
|
92
93
|
"visualizations.menu.aggregations": "Agregar",
|
|
93
94
|
"visualizations.menu.aggregations.rows": "Linhas",
|
|
95
|
+
"visualizations.menu.aggregations.columns": "Colunas",
|
|
94
96
|
"visualizations.menu.aggregations.all-rows": "de todas as linhas",
|
|
97
|
+
"visualizations.menu.aggregations.all-columns": "de todas as colunas",
|
|
95
98
|
"visualizations.menu.aggregations.within-attribute": "dentro de {attributeName}",
|
|
96
99
|
"apply": "Aplicar",
|
|
97
100
|
"cancel": "Cancelar",
|
|
@@ -325,21 +328,31 @@
|
|
|
325
328
|
"sorting.default.tooltip": "Utilizar a ordem definida no atributo.",
|
|
326
329
|
"embedInsightDialog.actions.close": "Fechar",
|
|
327
330
|
"embedInsightDialog.actions.copyCode": "Copiar código",
|
|
331
|
+
"embedInsightDialog.component.type": "Tipo de componente",
|
|
328
332
|
"embedInsightDialog.code.language.codeAs": "Codificar como",
|
|
329
|
-
"embedInsightDialog.
|
|
330
|
-
"embedInsightDialog.
|
|
333
|
+
"embedInsightDialog.react.options": "Outras opções",
|
|
334
|
+
"embedInsightDialog.webComponents.options": "Opções",
|
|
335
|
+
"embedInsightDialog.webComponents.options.displayTitle": "Mostrar título",
|
|
336
|
+
"embedInsightDialog.webComponents.options.customTitle": "Título personalizado",
|
|
337
|
+
"embedInsightDialog.webComponents.options.locale": "Região",
|
|
338
|
+
"embedInsightDialog.webComponents.locale.tooltip": "Escolha um idioma específico para a localização. Se desativado, a visualização assume como predefinição o seu idioma atual de apresentação.",
|
|
331
339
|
"embedInsightDialog.code.options.include.config.info": "Incluir a configuração de cores, eixos, legenda e tela do insight, se disponível.",
|
|
332
340
|
"embedInsightDialog.code.options.custom.height": "Altura personalizada",
|
|
333
|
-
"embedInsightDialog.code.options.display.
|
|
334
|
-
"embedInsightDialog.headLine.
|
|
335
|
-
"embedInsightDialog.
|
|
336
|
-
"embedInsightDialog.
|
|
337
|
-
"embedInsightDialog.
|
|
341
|
+
"embedInsightDialog.code.options.display.configuration": "Apresentar configuração",
|
|
342
|
+
"embedInsightDialog.headLine.embedInsight": "Incorporar insight",
|
|
343
|
+
"embedInsightDialog.componentType.byReference.tooltip": "Incorporar como referência a um insight guardado num componente React GD.UI genérico. Todas as alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) serão refletidas na versão incorporada.",
|
|
344
|
+
"embedInsightDialog.componentType.byDefinition.tooltip": "Incorporar como definição de insight num componente React GD.UI específico, com base no tipo de visualização atualmente selecionado. As alterações futuras ao insight (tais como tipo de visualização, métricas, atributos) efetuadas nesta aplicação não serão refletidas na versão incorporada.",
|
|
345
|
+
"embedInsightDialog.webComponents.customTitle.tooltip": "Define o texto do título diretamente no fragmento de código.",
|
|
346
|
+
"embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Ativar Apresentar título primeiro.",
|
|
338
347
|
"embedInsightDialog.prepareEnvironmentMessage": "<b>Nota.</b> Para que este fragmento funcione, prepare o seu ambiente.",
|
|
339
348
|
"embedInsightDialog.prepareEnvironmentMessage.link": "Saber mais",
|
|
340
349
|
"embed.dialog.numeric.input.validation": "O valor tem de ser um número superior a 0",
|
|
341
350
|
"embed.dialog.numeric.input.warning": "Esta entrada só aceita dígitos superiores a 0",
|
|
342
351
|
"embedInsightDialog.complete.list.props.message": "Lista completa das propriedades de incorporação",
|
|
352
|
+
"embedInsightDialog.emptyInsight.byReference": "O fragmento de código será apresentado aqui quando <a>guardar o insight</a>.",
|
|
353
|
+
"embedInsightDialog.emptyInsight.byDefinition": "Este tipo de insight não pode ser incorporado como componente de tipo programático.",
|
|
354
|
+
"embedDialog.tab.react": "React",
|
|
355
|
+
"embedDialog.tab.webComponents": "Componentes web",
|
|
343
356
|
"error.overlay.login": "Iniciar sessão",
|
|
344
357
|
"error.overlay.title": "A sua sessão foi terminada",
|
|
345
358
|
"error.overlay.text": "Para continuar o seu trabalho, volte a iniciar sessão.",
|