@gooddata/sdk-ui-catalog 11.55.0-alpha.1 → 11.55.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/esm/asCode/validateYaml.d.ts +3 -3
  2. package/esm/asCode/validateYaml.d.ts.map +1 -1
  3. package/esm/asCode/validateYaml.js +21 -5
  4. package/esm/catalogDetail/CatalogDetailGenerateDescription.d.ts +2 -2
  5. package/esm/catalogDetail/CatalogDetailGenerateDescription.d.ts.map +1 -1
  6. package/esm/catalogDetail/CatalogDetailGenerateDescription.js +0 -4
  7. package/esm/catalogDetail/CatalogDetailGenerateTitle.d.ts +2 -2
  8. package/esm/catalogDetail/CatalogDetailGenerateTitle.d.ts.map +1 -1
  9. package/esm/catalogDetail/CatalogDetailGenerateTitle.js +0 -4
  10. package/esm/catalogDetail/CatalogDetailHeader.d.ts.map +1 -1
  11. package/esm/catalogDetail/CatalogDetailHeader.js +2 -2
  12. package/esm/catalogItem/guards.d.ts +6 -1
  13. package/esm/catalogItem/guards.d.ts.map +1 -1
  14. package/esm/catalogItem/guards.js +11 -0
  15. package/esm/catalogItem/query.d.ts +1 -7
  16. package/esm/catalogItem/query.d.ts.map +1 -1
  17. package/esm/catalogItem/query.js +0 -11
  18. package/esm/catalogItem/types.d.ts +8 -1
  19. package/esm/catalogItem/types.d.ts.map +1 -1
  20. package/esm/computedAttribute/computedAttributeDescriptor.d.ts.map +1 -1
  21. package/esm/computedAttribute/computedAttributeDescriptor.js +4 -3
  22. package/esm/computedAttribute/computedAttributeMutationPort.d.ts +1 -1
  23. package/esm/computedAttribute/computedAttributeMutationPort.d.ts.map +1 -1
  24. package/esm/computedAttribute/computedAttributeMutationPort.js +2 -1
  25. package/esm/computedAttribute/computedAttributeSerialization.d.ts +6 -4
  26. package/esm/computedAttribute/computedAttributeSerialization.d.ts.map +1 -1
  27. package/esm/computedAttribute/computedAttributeSerialization.js +16 -8
  28. package/esm/computedAttribute/computedAttributeValidation.d.ts +1 -1
  29. package/esm/computedAttribute/computedAttributeValidation.d.ts.map +1 -1
  30. package/esm/computedAttribute/computedAttributeValidation.js +6 -1
  31. package/esm/localization/bundles/de-DE.localization-bundle.d.ts +20 -0
  32. package/esm/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  33. package/esm/localization/bundles/de-DE.localization-bundle.js +20 -0
  34. package/esm/localization/bundles/en-AU.localization-bundle.d.ts +20 -0
  35. package/esm/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  36. package/esm/localization/bundles/en-AU.localization-bundle.js +20 -0
  37. package/esm/localization/bundles/en-GB.localization-bundle.d.ts +20 -0
  38. package/esm/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  39. package/esm/localization/bundles/en-GB.localization-bundle.js +20 -0
  40. package/esm/localization/bundles/en-US.localization-bundle.d.ts +8 -0
  41. package/esm/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  42. package/esm/localization/bundles/en-US.localization-bundle.js +12 -4
  43. package/esm/localization/bundles/es-419.localization-bundle.d.ts +20 -0
  44. package/esm/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  45. package/esm/localization/bundles/es-419.localization-bundle.js +20 -0
  46. package/esm/localization/bundles/es-ES.localization-bundle.d.ts +20 -0
  47. package/esm/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  48. package/esm/localization/bundles/es-ES.localization-bundle.js +20 -0
  49. package/esm/localization/bundles/fi-FI.localization-bundle.d.ts +20 -0
  50. package/esm/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  51. package/esm/localization/bundles/fi-FI.localization-bundle.js +20 -0
  52. package/esm/localization/bundles/fr-CA.localization-bundle.d.ts +20 -0
  53. package/esm/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  54. package/esm/localization/bundles/fr-CA.localization-bundle.js +20 -0
  55. package/esm/localization/bundles/fr-FR.localization-bundle.d.ts +20 -0
  56. package/esm/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  57. package/esm/localization/bundles/fr-FR.localization-bundle.js +20 -0
  58. package/esm/localization/bundles/id-ID.localization-bundle.d.ts +20 -0
  59. package/esm/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
  60. package/esm/localization/bundles/id-ID.localization-bundle.js +20 -0
  61. package/esm/localization/bundles/it-IT.localization-bundle.d.ts +20 -0
  62. package/esm/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  63. package/esm/localization/bundles/it-IT.localization-bundle.js +20 -0
  64. package/esm/localization/bundles/ja-JP.localization-bundle.d.ts +20 -0
  65. package/esm/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  66. package/esm/localization/bundles/ja-JP.localization-bundle.js +20 -0
  67. package/esm/localization/bundles/ko-KR.localization-bundle.d.ts +20 -0
  68. package/esm/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  69. package/esm/localization/bundles/ko-KR.localization-bundle.js +20 -0
  70. package/esm/localization/bundles/nl-NL.localization-bundle.d.ts +20 -0
  71. package/esm/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  72. package/esm/localization/bundles/nl-NL.localization-bundle.js +20 -0
  73. package/esm/localization/bundles/pl-PL.localization-bundle.d.ts +20 -0
  74. package/esm/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  75. package/esm/localization/bundles/pl-PL.localization-bundle.js +20 -0
  76. package/esm/localization/bundles/pt-BR.localization-bundle.d.ts +20 -0
  77. package/esm/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  78. package/esm/localization/bundles/pt-BR.localization-bundle.js +20 -0
  79. package/esm/localization/bundles/pt-PT.localization-bundle.d.ts +20 -0
  80. package/esm/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  81. package/esm/localization/bundles/pt-PT.localization-bundle.js +20 -0
  82. package/esm/localization/bundles/ru-RU.localization-bundle.d.ts +20 -0
  83. package/esm/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  84. package/esm/localization/bundles/ru-RU.localization-bundle.js +20 -0
  85. package/esm/localization/bundles/sl-SI.localization-bundle.d.ts +20 -0
  86. package/esm/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
  87. package/esm/localization/bundles/sl-SI.localization-bundle.js +20 -0
  88. package/esm/localization/bundles/th-TH.localization-bundle.d.ts +20 -0
  89. package/esm/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
  90. package/esm/localization/bundles/th-TH.localization-bundle.js +20 -0
  91. package/esm/localization/bundles/tr-TR.localization-bundle.d.ts +20 -0
  92. package/esm/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  93. package/esm/localization/bundles/tr-TR.localization-bundle.js +20 -0
  94. package/esm/localization/bundles/uk-UA.localization-bundle.d.ts +20 -0
  95. package/esm/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
  96. package/esm/localization/bundles/uk-UA.localization-bundle.js +20 -0
  97. package/esm/localization/bundles/vi-VN.localization-bundle.d.ts +20 -0
  98. package/esm/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
  99. package/esm/localization/bundles/vi-VN.localization-bundle.js +20 -0
  100. package/esm/localization/bundles/zh-HK.localization-bundle.d.ts +20 -0
  101. package/esm/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  102. package/esm/localization/bundles/zh-HK.localization-bundle.js +21 -1
  103. package/esm/localization/bundles/zh-Hans.localization-bundle.d.ts +20 -0
  104. package/esm/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  105. package/esm/localization/bundles/zh-Hans.localization-bundle.js +20 -0
  106. package/esm/localization/bundles/zh-Hant.localization-bundle.d.ts +20 -0
  107. package/esm/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  108. package/esm/localization/bundles/zh-Hant.localization-bundle.js +20 -0
  109. package/esm/metric/metricValidation.js +1 -1
  110. package/esm/parameter/parameterDescriptor.d.ts.map +1 -1
  111. package/esm/parameter/parameterDescriptor.js +1 -0
  112. package/esm/parameter/parameterSerialization.d.ts +8 -0
  113. package/esm/parameter/parameterSerialization.d.ts.map +1 -1
  114. package/esm/parameter/parameterSerialization.js +11 -1
  115. package/esm/parameter/parameterValidation.d.ts +1 -1
  116. package/esm/parameter/parameterValidation.d.ts.map +1 -1
  117. package/esm/parameter/parameterValidation.js +6 -0
  118. package/package.json +16 -19
  119. package/styles/css/codeDialog.css +3 -0
  120. package/styles/css/codeDialog.css.map +1 -1
  121. package/styles/css/detail.css +3 -0
  122. package/styles/css/detail.css.map +1 -1
  123. package/styles/css/main.css +3 -0
  124. package/styles/css/main.css.map +1 -1
  125. package/styles/scss/codeDialog.scss +4 -0
@@ -1 +1 @@
1
- {"version":3,"file":"en-AU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-AU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsQjB,CAAC"}
1
+ {"version":3,"file":"en-AU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-AU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RjB,CAAC"}
@@ -19,6 +19,7 @@ export const en_AU = {
19
19
  "analyticsCatalog.objectType.fact.name": "Fact",
20
20
  "analyticsCatalog.objectType.dateDataset.name": "Date dataset",
21
21
  "analyticsCatalog.objectType.parameter.name": "Parameter",
22
+ "analyticsCatalog.objectType.computedAttribute.name": "Computed attribute",
22
23
  "analyticsCatalog.visualizationType.table.tooltip": "Table",
23
24
  "analyticsCatalog.visualizationType.area.tooltip": "Area chart",
24
25
  "analyticsCatalog.visualizationType.treemap.tooltip": "Treemap chart",
@@ -195,11 +196,30 @@ export const en_AU = {
195
196
  "analyticsCatalog.parameter.dialog.delete.submit": "Delete",
196
197
  "analyticsCatalog.parameter.delete.success": "Parameter deleted.",
197
198
  "analyticsCatalog.parameter.delete.error": "Parameter could not be deleted.",
199
+ "analyticsCatalog.computedAttribute.dialog.create.title": "Create computed attribute",
200
+ "analyticsCatalog.computedAttribute.dialog.edit.title": "Edit computed attribute",
198
201
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": "Save as new",
202
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": "Computed attribute id cannot be changed when saving an existing computed attribute. Use Save as new instead.",
203
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": "Computed attribute definition",
204
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": "Write a MAQL expression that assigns each row a value, using CASE WHEN branches over a metric or a fact.",
205
+ "analyticsCatalog.computedAttribute.dialog.help": "How to create a computed attribute?",
206
+ "analyticsCatalog.computedAttribute.dialog.submit.error": "Computed attribute could not be saved.",
207
+ "analyticsCatalog.computedAttribute.validation.empty": "Computed attribute definition cannot be empty.",
199
208
  "analyticsCatalog.computedAttribute.validation.syntax": "YAML syntax error",
209
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": "The computed attribute definition has an invalid structure.",
210
+ "analyticsCatalog.computedAttribute.validation.missingMaql": "The computed attribute must define a MAQL expression.",
200
211
  "analyticsCatalog.computedAttribute.validation.invalidTags": "Tags must be provided as a list of text values.",
212
+ "analyticsCatalog.computedAttribute.create.defaultTitle": "My computed attribute",
213
+ "analyticsCatalog.computedAttribute.create.success": "Computed attribute created.",
214
+ "analyticsCatalog.computedAttribute.update.success": "Computed attribute saved.",
215
+ "analyticsCatalog.computedAttribute.load.error": "The computed attribute could not be loaded.",
216
+ "analyticsCatalog.computedAttribute.dialog.delete.title": "Delete computed attribute?",
201
217
  "analyticsCatalog.computedAttribute.dialog.delete.body": "Are you sure you want to delete <b>{name}</b>?",
218
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": "This attribute is used in <b>{count, plural, one {# visualisation} other {# visualisations}}</b>",
219
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": "The computed attribute <b>{name}</b> cannot be deleted because it is used in some visualisations. To delete this attribute, remove it from all visualisations first.",
202
220
  "analyticsCatalog.computedAttribute.dialog.delete.submit": "Delete",
221
+ "analyticsCatalog.computedAttribute.delete.success": "Computed attribute deleted.",
222
+ "analyticsCatalog.computedAttribute.delete.error": "Computed attribute could not be deleted.",
203
223
  "analyticsCatalog.metric.dialog.create.title": "Create metric",
204
224
  "analyticsCatalog.metric.dialog.edit.title": "Edit metric",
205
225
  "analyticsCatalog.metric.dialog.sectionHeader": "Metric definition",
@@ -17,6 +17,7 @@ export declare const en_GB: {
17
17
  "analyticsCatalog.objectType.fact.name": string;
18
18
  "analyticsCatalog.objectType.dateDataset.name": string;
19
19
  "analyticsCatalog.objectType.parameter.name": string;
20
+ "analyticsCatalog.objectType.computedAttribute.name": string;
20
21
  "analyticsCatalog.visualizationType.table.tooltip": string;
21
22
  "analyticsCatalog.visualizationType.area.tooltip": string;
22
23
  "analyticsCatalog.visualizationType.treemap.tooltip": string;
@@ -193,11 +194,30 @@ export declare const en_GB: {
193
194
  "analyticsCatalog.parameter.dialog.delete.submit": string;
194
195
  "analyticsCatalog.parameter.delete.success": string;
195
196
  "analyticsCatalog.parameter.delete.error": string;
197
+ "analyticsCatalog.computedAttribute.dialog.create.title": string;
198
+ "analyticsCatalog.computedAttribute.dialog.edit.title": string;
196
199
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": string;
200
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": string;
201
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": string;
202
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": string;
203
+ "analyticsCatalog.computedAttribute.dialog.help": string;
204
+ "analyticsCatalog.computedAttribute.dialog.submit.error": string;
205
+ "analyticsCatalog.computedAttribute.validation.empty": string;
197
206
  "analyticsCatalog.computedAttribute.validation.syntax": string;
207
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": string;
208
+ "analyticsCatalog.computedAttribute.validation.missingMaql": string;
198
209
  "analyticsCatalog.computedAttribute.validation.invalidTags": string;
210
+ "analyticsCatalog.computedAttribute.create.defaultTitle": string;
211
+ "analyticsCatalog.computedAttribute.create.success": string;
212
+ "analyticsCatalog.computedAttribute.update.success": string;
213
+ "analyticsCatalog.computedAttribute.load.error": string;
214
+ "analyticsCatalog.computedAttribute.dialog.delete.title": string;
199
215
  "analyticsCatalog.computedAttribute.dialog.delete.body": string;
216
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": string;
217
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": string;
200
218
  "analyticsCatalog.computedAttribute.dialog.delete.submit": string;
219
+ "analyticsCatalog.computedAttribute.delete.success": string;
220
+ "analyticsCatalog.computedAttribute.delete.error": string;
201
221
  "analyticsCatalog.metric.dialog.create.title": string;
202
222
  "analyticsCatalog.metric.dialog.edit.title": string;
203
223
  "analyticsCatalog.metric.dialog.sectionHeader": string;
@@ -1 +1 @@
1
- {"version":3,"file":"en-GB.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-GB.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsQjB,CAAC"}
1
+ {"version":3,"file":"en-GB.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-GB.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RjB,CAAC"}
@@ -19,6 +19,7 @@ export const en_GB = {
19
19
  "analyticsCatalog.objectType.fact.name": "Fact",
20
20
  "analyticsCatalog.objectType.dateDataset.name": "Date dataset",
21
21
  "analyticsCatalog.objectType.parameter.name": "Parameter",
22
+ "analyticsCatalog.objectType.computedAttribute.name": "Computed attribute",
22
23
  "analyticsCatalog.visualizationType.table.tooltip": "Table",
23
24
  "analyticsCatalog.visualizationType.area.tooltip": "Area chart",
24
25
  "analyticsCatalog.visualizationType.treemap.tooltip": "Treemap chart",
@@ -195,11 +196,30 @@ export const en_GB = {
195
196
  "analyticsCatalog.parameter.dialog.delete.submit": "Delete",
196
197
  "analyticsCatalog.parameter.delete.success": "Parameter deleted.",
197
198
  "analyticsCatalog.parameter.delete.error": "Parameter could not be deleted.",
199
+ "analyticsCatalog.computedAttribute.dialog.create.title": "Create computed attribute",
200
+ "analyticsCatalog.computedAttribute.dialog.edit.title": "Edit computed attribute",
198
201
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": "Save as new",
202
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": "Computed attribute id cannot be changed when saving an existing computed attribute. Use Save as new instead.",
203
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": "Computed attribute definition",
204
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": "Write a MAQL expression that assigns each row a value, using CASE WHEN branches over a metric or a fact.",
205
+ "analyticsCatalog.computedAttribute.dialog.help": "How to create a computed attribute?",
206
+ "analyticsCatalog.computedAttribute.dialog.submit.error": "Computed attribute could not be saved.",
207
+ "analyticsCatalog.computedAttribute.validation.empty": "Computed attribute definition cannot be empty.",
199
208
  "analyticsCatalog.computedAttribute.validation.syntax": "YAML syntax error",
209
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": "The computed attribute definition has an invalid structure.",
210
+ "analyticsCatalog.computedAttribute.validation.missingMaql": "The computed attribute must define a MAQL expression.",
200
211
  "analyticsCatalog.computedAttribute.validation.invalidTags": "Tags must be provided as a list of text values.",
212
+ "analyticsCatalog.computedAttribute.create.defaultTitle": "My computed attribute",
213
+ "analyticsCatalog.computedAttribute.create.success": "Computed attribute created.",
214
+ "analyticsCatalog.computedAttribute.update.success": "Computed attribute saved.",
215
+ "analyticsCatalog.computedAttribute.load.error": "The computed attribute could not be loaded.",
216
+ "analyticsCatalog.computedAttribute.dialog.delete.title": "Delete computed attribute?",
201
217
  "analyticsCatalog.computedAttribute.dialog.delete.body": "Are you sure you want to delete <b>{name}</b>?",
218
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": "This attribute is used in <b>{count, plural, one {# visualisation} other {# visualisations}}</b>",
219
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": "The computed attribute <b>{name}</b> cannot be deleted because it is used in some visualisations. To delete this attribute, remove it from all visualisations first.",
202
220
  "analyticsCatalog.computedAttribute.dialog.delete.submit": "Delete",
221
+ "analyticsCatalog.computedAttribute.delete.success": "Computed attribute deleted.",
222
+ "analyticsCatalog.computedAttribute.delete.error": "Computed attribute could not be deleted.",
203
223
  "analyticsCatalog.metric.dialog.create.title": "Create metric",
204
224
  "analyticsCatalog.metric.dialog.edit.title": "Edit metric",
205
225
  "analyticsCatalog.metric.dialog.sectionHeader": "Metric definition",
@@ -699,6 +699,10 @@ export declare const en_US: {
699
699
  text: string;
700
700
  crowdinContext: string;
701
701
  };
702
+ "analyticsCatalog.parameter.validation.invalidType": {
703
+ text: string;
704
+ crowdinContext: string;
705
+ };
702
706
  "analyticsCatalog.parameter.validation.unsupportedType": {
703
707
  text: string;
704
708
  crowdinContext: string;
@@ -827,6 +831,10 @@ export declare const en_US: {
827
831
  text: string;
828
832
  crowdinContext: string;
829
833
  };
834
+ "analyticsCatalog.computedAttribute.validation.invalidType": {
835
+ text: string;
836
+ crowdinContext: string;
837
+ };
830
838
  "analyticsCatalog.computedAttribute.validation.invalidTags": {
831
839
  text: string;
832
840
  crowdinContext: string;
@@ -1 +1 @@
1
- {"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqmCjB,CAAC"}
1
+ {"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6mCjB,CAAC"}
@@ -701,6 +701,10 @@ export const en_US = {
701
701
  "text": "Parameter definition must be a YAML object with a nested definition block.",
702
702
  "crowdinContext": "Error shown when the parameter YAML does not follow the expected object structure."
703
703
  },
704
+ "analyticsCatalog.parameter.validation.invalidType": {
705
+ "text": "The type must be parameter.",
706
+ "crowdinContext": "Validation error shown when the parameter YAML declares a type other than parameter at the top level. The second 'parameter' is a literal value and must not be translated."
707
+ },
704
708
  "analyticsCatalog.parameter.validation.unsupportedType": {
705
709
  "text": "Only {enabledTypes} parameters are supported.",
706
710
  "crowdinContext": "Error shown when the parameter YAML declares an unsupported parameter type. {enabledTypes} is a comma-separated list of the supported type names (e.g. 'NUMBER' or 'NUMBER and STRING')."
@@ -829,6 +833,10 @@ export const en_US = {
829
833
  "text": "The computed attribute must define a MAQL expression.",
830
834
  "crowdinContext": "Validation error shown when the computed attribute YAML is missing the maql field."
831
835
  },
836
+ "analyticsCatalog.computedAttribute.validation.invalidType": {
837
+ "text": "The type must be computed_attribute.",
838
+ "crowdinContext": "Validation error shown when the computed attribute YAML declares a type other than computed_attribute. computed_attribute is a literal value and must not be translated."
839
+ },
832
840
  "analyticsCatalog.computedAttribute.validation.invalidTags": {
833
841
  "text": "Tags must be a list of text values.",
834
842
  "crowdinContext": "Validation error shown when the computed attribute tags are not a list of strings."
@@ -858,12 +866,12 @@ export const en_US = {
858
866
  "crowdinContext": "Body text of the computed attribute delete confirmation dialog. {name} is the computed attribute title or fallback ID. <b>...</b> wraps the name in bold."
859
867
  },
860
868
  "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": {
861
- "text": "This attribute is used in <b>{count, plural, one {# visualization} other {# visualizations}}</b>",
862
- "crowdinContext": "Warning banner in the computed attribute delete dialog when visualizations still reference it. {count} is the number of referencing visualizations, wrapped in <b>. Followed by a Show more toggle that lists their titles."
869
+ "text": "This attribute is used in <b>{count, plural, one {# object} other {# objects}}</b>",
870
+ "crowdinContext": "Warning banner in the computed attribute delete dialog when other objects still reference it. {count} is the number of referencing visualizations, metrics, and dashboards, wrapped in <b>. Followed by a Show more toggle that lists their titles."
863
871
  },
864
872
  "analyticsCatalog.computedAttribute.dialog.delete.blocked": {
865
- "text": "The computed attribute <b>{name}</b> cannot be deleted because it is used in some visualizations. To delete this attribute, remove it from all visualizations first.",
866
- "crowdinContext": "Body of the computed attribute delete dialog when visualizations still reference it, so deletion is refused. {name} is the computed attribute title or fallback ID. <b>...</b> wraps the name in bold."
873
+ "text": "The computed attribute <b>{name}</b> cannot be deleted because it is used in some visualizations, metrics, or dashboards. To delete this attribute, remove it from all of them first.",
874
+ "crowdinContext": "Body of the computed attribute delete dialog when visualizations, metrics, or dashboards still reference it, so deletion is refused. {name} is the computed attribute title or fallback ID. <b>...</b> wraps the name in bold."
867
875
  },
868
876
  "analyticsCatalog.computedAttribute.dialog.delete.submit": {
869
877
  "text": "Delete",
@@ -17,6 +17,7 @@ export declare const es_419: {
17
17
  "analyticsCatalog.objectType.fact.name": string;
18
18
  "analyticsCatalog.objectType.dateDataset.name": string;
19
19
  "analyticsCatalog.objectType.parameter.name": string;
20
+ "analyticsCatalog.objectType.computedAttribute.name": string;
20
21
  "analyticsCatalog.visualizationType.table.tooltip": string;
21
22
  "analyticsCatalog.visualizationType.area.tooltip": string;
22
23
  "analyticsCatalog.visualizationType.treemap.tooltip": string;
@@ -193,11 +194,30 @@ export declare const es_419: {
193
194
  "analyticsCatalog.parameter.dialog.delete.submit": string;
194
195
  "analyticsCatalog.parameter.delete.success": string;
195
196
  "analyticsCatalog.parameter.delete.error": string;
197
+ "analyticsCatalog.computedAttribute.dialog.create.title": string;
198
+ "analyticsCatalog.computedAttribute.dialog.edit.title": string;
196
199
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": string;
200
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": string;
201
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": string;
202
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": string;
203
+ "analyticsCatalog.computedAttribute.dialog.help": string;
204
+ "analyticsCatalog.computedAttribute.dialog.submit.error": string;
205
+ "analyticsCatalog.computedAttribute.validation.empty": string;
197
206
  "analyticsCatalog.computedAttribute.validation.syntax": string;
207
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": string;
208
+ "analyticsCatalog.computedAttribute.validation.missingMaql": string;
198
209
  "analyticsCatalog.computedAttribute.validation.invalidTags": string;
210
+ "analyticsCatalog.computedAttribute.create.defaultTitle": string;
211
+ "analyticsCatalog.computedAttribute.create.success": string;
212
+ "analyticsCatalog.computedAttribute.update.success": string;
213
+ "analyticsCatalog.computedAttribute.load.error": string;
214
+ "analyticsCatalog.computedAttribute.dialog.delete.title": string;
199
215
  "analyticsCatalog.computedAttribute.dialog.delete.body": string;
216
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": string;
217
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": string;
200
218
  "analyticsCatalog.computedAttribute.dialog.delete.submit": string;
219
+ "analyticsCatalog.computedAttribute.delete.success": string;
220
+ "analyticsCatalog.computedAttribute.delete.error": string;
201
221
  "analyticsCatalog.metric.dialog.create.title": string;
202
222
  "analyticsCatalog.metric.dialog.edit.title": string;
203
223
  "analyticsCatalog.metric.dialog.sectionHeader": string;
@@ -1 +1 @@
1
- {"version":3,"file":"es-419.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/es-419.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsQlB,CAAC"}
1
+ {"version":3,"file":"es-419.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/es-419.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RlB,CAAC"}
@@ -19,6 +19,7 @@ export const es_419 = {
19
19
  "analyticsCatalog.objectType.fact.name": "Hecho",
20
20
  "analyticsCatalog.objectType.dateDataset.name": "Conjunto de datos de fecha",
21
21
  "analyticsCatalog.objectType.parameter.name": "Parámetro",
22
+ "analyticsCatalog.objectType.computedAttribute.name": "Atributo calculado",
22
23
  "analyticsCatalog.visualizationType.table.tooltip": "Tabla",
23
24
  "analyticsCatalog.visualizationType.area.tooltip": "Gráfico de áreas",
24
25
  "analyticsCatalog.visualizationType.treemap.tooltip": "Gráfico de rectángulos (treemap)",
@@ -195,11 +196,30 @@ export const es_419 = {
195
196
  "analyticsCatalog.parameter.dialog.delete.submit": "Eliminar",
196
197
  "analyticsCatalog.parameter.delete.success": "Parámetro eliminado.",
197
198
  "analyticsCatalog.parameter.delete.error": "No se pudo eliminar el parámetro.",
199
+ "analyticsCatalog.computedAttribute.dialog.create.title": "Crear atributo calculado",
200
+ "analyticsCatalog.computedAttribute.dialog.edit.title": "Editar atributo calculado",
198
201
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": "Guardar como nuevo",
202
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": "El id del atributo calculado no se puede cambiar al guardar un atributo calculado existente. Use Guardar como nuevo en su lugar.",
203
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": "Definición de atributo calculado",
204
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": "Escriba una expresión MAQL que asigne un valor a cada fila, mediante ramas CASE WHEN en una métrica o un hecho.",
205
+ "analyticsCatalog.computedAttribute.dialog.help": "¿Cómo crear un atributo calculado?",
206
+ "analyticsCatalog.computedAttribute.dialog.submit.error": "No se pudo guardar el atributo calculado.",
207
+ "analyticsCatalog.computedAttribute.validation.empty": "La definición del atributo calculado no puede estar vacía.",
199
208
  "analyticsCatalog.computedAttribute.validation.syntax": "Error de sintaxis de YAML",
209
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": "La definición del atributo calculado tiene una estructura no válida.",
210
+ "analyticsCatalog.computedAttribute.validation.missingMaql": "El atributo calculado debe definir una expresión MAQL.",
200
211
  "analyticsCatalog.computedAttribute.validation.invalidTags": "Las etiquetas deben ser una lista de valores de texto.",
212
+ "analyticsCatalog.computedAttribute.create.defaultTitle": "Mi atributo calculado",
213
+ "analyticsCatalog.computedAttribute.create.success": "Atributo calculado creado.",
214
+ "analyticsCatalog.computedAttribute.update.success": "Atributo calculado guardado.",
215
+ "analyticsCatalog.computedAttribute.load.error": "No se pudo cargar el atributo calculado.",
216
+ "analyticsCatalog.computedAttribute.dialog.delete.title": "¿Eliminar atributo calculado?",
201
217
  "analyticsCatalog.computedAttribute.dialog.delete.body": "¿Seguro que desea eliminar <b>{name}</b>?",
218
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": "Este atributo se usa en <b>{count, plural, one {# visualización} other {# visualizaciones}}</b>",
219
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": "El atributo calculado <b>{name}</b> no se puede eliminar porque se usa en algunas visualizaciones. Para eliminar este atributo, elimínelo primero de todas las visualizaciones.",
202
220
  "analyticsCatalog.computedAttribute.dialog.delete.submit": "Eliminar",
221
+ "analyticsCatalog.computedAttribute.delete.success": "Atributo calculado eliminado.",
222
+ "analyticsCatalog.computedAttribute.delete.error": "No se pudo eliminar el atributo calculado.",
203
223
  "analyticsCatalog.metric.dialog.create.title": "Crear una métrica",
204
224
  "analyticsCatalog.metric.dialog.edit.title": "Editar métrica",
205
225
  "analyticsCatalog.metric.dialog.sectionHeader": "Definición de la métrica",
@@ -17,6 +17,7 @@ export declare const es_ES: {
17
17
  "analyticsCatalog.objectType.fact.name": string;
18
18
  "analyticsCatalog.objectType.dateDataset.name": string;
19
19
  "analyticsCatalog.objectType.parameter.name": string;
20
+ "analyticsCatalog.objectType.computedAttribute.name": string;
20
21
  "analyticsCatalog.visualizationType.table.tooltip": string;
21
22
  "analyticsCatalog.visualizationType.area.tooltip": string;
22
23
  "analyticsCatalog.visualizationType.treemap.tooltip": string;
@@ -193,11 +194,30 @@ export declare const es_ES: {
193
194
  "analyticsCatalog.parameter.dialog.delete.submit": string;
194
195
  "analyticsCatalog.parameter.delete.success": string;
195
196
  "analyticsCatalog.parameter.delete.error": string;
197
+ "analyticsCatalog.computedAttribute.dialog.create.title": string;
198
+ "analyticsCatalog.computedAttribute.dialog.edit.title": string;
196
199
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": string;
200
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": string;
201
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": string;
202
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": string;
203
+ "analyticsCatalog.computedAttribute.dialog.help": string;
204
+ "analyticsCatalog.computedAttribute.dialog.submit.error": string;
205
+ "analyticsCatalog.computedAttribute.validation.empty": string;
197
206
  "analyticsCatalog.computedAttribute.validation.syntax": string;
207
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": string;
208
+ "analyticsCatalog.computedAttribute.validation.missingMaql": string;
198
209
  "analyticsCatalog.computedAttribute.validation.invalidTags": string;
210
+ "analyticsCatalog.computedAttribute.create.defaultTitle": string;
211
+ "analyticsCatalog.computedAttribute.create.success": string;
212
+ "analyticsCatalog.computedAttribute.update.success": string;
213
+ "analyticsCatalog.computedAttribute.load.error": string;
214
+ "analyticsCatalog.computedAttribute.dialog.delete.title": string;
199
215
  "analyticsCatalog.computedAttribute.dialog.delete.body": string;
216
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": string;
217
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": string;
200
218
  "analyticsCatalog.computedAttribute.dialog.delete.submit": string;
219
+ "analyticsCatalog.computedAttribute.delete.success": string;
220
+ "analyticsCatalog.computedAttribute.delete.error": string;
201
221
  "analyticsCatalog.metric.dialog.create.title": string;
202
222
  "analyticsCatalog.metric.dialog.edit.title": string;
203
223
  "analyticsCatalog.metric.dialog.sectionHeader": string;
@@ -1 +1 @@
1
- {"version":3,"file":"es-ES.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/es-ES.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsQjB,CAAC"}
1
+ {"version":3,"file":"es-ES.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/es-ES.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RjB,CAAC"}
@@ -19,6 +19,7 @@ export const es_ES = {
19
19
  "analyticsCatalog.objectType.fact.name": "Hecho",
20
20
  "analyticsCatalog.objectType.dateDataset.name": "Conjunto de datos de fechas",
21
21
  "analyticsCatalog.objectType.parameter.name": "Parámetro",
22
+ "analyticsCatalog.objectType.computedAttribute.name": "Atributo calculado",
22
23
  "analyticsCatalog.visualizationType.table.tooltip": "Tabla",
23
24
  "analyticsCatalog.visualizationType.area.tooltip": "Gráfico de áreas",
24
25
  "analyticsCatalog.visualizationType.treemap.tooltip": "Gráfico de rectángulos",
@@ -195,11 +196,30 @@ export const es_ES = {
195
196
  "analyticsCatalog.parameter.dialog.delete.submit": "Eliminar",
196
197
  "analyticsCatalog.parameter.delete.success": "Parámetro eliminado.",
197
198
  "analyticsCatalog.parameter.delete.error": "No se pudo eliminar el parámetro.",
199
+ "analyticsCatalog.computedAttribute.dialog.create.title": "Crear atributo calculado",
200
+ "analyticsCatalog.computedAttribute.dialog.edit.title": "Editar atributo calculado",
198
201
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": "Guardar como nuevo",
202
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": "El id del atributo calculado no se puede cambiar al guardar un atributo calculado existente. Use Guardar como nuevo en su lugar.",
203
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": "Definición del atributo calculado",
204
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": "Escriba una expresión MAQL que asigne un valor a cada fila mediante ramas CASE WHEN sobre una métrica o un hecho.",
205
+ "analyticsCatalog.computedAttribute.dialog.help": "¿Cómo crear un atributo calculado?",
206
+ "analyticsCatalog.computedAttribute.dialog.submit.error": "No se pudo guardar el atributo calculado.",
207
+ "analyticsCatalog.computedAttribute.validation.empty": "La definición del atributo calculado no puede estar vacía.",
199
208
  "analyticsCatalog.computedAttribute.validation.syntax": "Error de sintaxis de YAML",
209
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": "La definición del atributo calculado tiene una estructura no válida.",
210
+ "analyticsCatalog.computedAttribute.validation.missingMaql": "El atributo calculado debe definir una expresión MAQL.",
200
211
  "analyticsCatalog.computedAttribute.validation.invalidTags": "Las etiquetas deben ser una lista de valores de texto.",
212
+ "analyticsCatalog.computedAttribute.create.defaultTitle": "Mi atributo calculado",
213
+ "analyticsCatalog.computedAttribute.create.success": "Atributo calculado creado.",
214
+ "analyticsCatalog.computedAttribute.update.success": "Atributo calculado guardado.",
215
+ "analyticsCatalog.computedAttribute.load.error": "No se pudo cargar el atributo calculado.",
216
+ "analyticsCatalog.computedAttribute.dialog.delete.title": "¿Eliminar atributo calculado?",
201
217
  "analyticsCatalog.computedAttribute.dialog.delete.body": "¿Seguro que desea eliminar <b>{name}</b>?",
218
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": "Este atributo se usa en <b>{count, plural, one {# visualización} other {# visualizaciones}}</b>",
219
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": "El atributo calculado <b>{name}</b> no se puede eliminar porque se usa en algunas visualizaciones. Para eliminar este atributo, retírelo primero de todas las visualizaciones.",
202
220
  "analyticsCatalog.computedAttribute.dialog.delete.submit": "Eliminar",
221
+ "analyticsCatalog.computedAttribute.delete.success": "Atributo calculado eliminado.",
222
+ "analyticsCatalog.computedAttribute.delete.error": "No se pudo eliminar el atributo calculado.",
203
223
  "analyticsCatalog.metric.dialog.create.title": "Crear una métrica",
204
224
  "analyticsCatalog.metric.dialog.edit.title": "Editar métrica",
205
225
  "analyticsCatalog.metric.dialog.sectionHeader": "Definición de la métrica",
@@ -17,6 +17,7 @@ export declare const fi_FI: {
17
17
  "analyticsCatalog.objectType.fact.name": string;
18
18
  "analyticsCatalog.objectType.dateDataset.name": string;
19
19
  "analyticsCatalog.objectType.parameter.name": string;
20
+ "analyticsCatalog.objectType.computedAttribute.name": string;
20
21
  "analyticsCatalog.visualizationType.table.tooltip": string;
21
22
  "analyticsCatalog.visualizationType.area.tooltip": string;
22
23
  "analyticsCatalog.visualizationType.treemap.tooltip": string;
@@ -193,11 +194,30 @@ export declare const fi_FI: {
193
194
  "analyticsCatalog.parameter.dialog.delete.submit": string;
194
195
  "analyticsCatalog.parameter.delete.success": string;
195
196
  "analyticsCatalog.parameter.delete.error": string;
197
+ "analyticsCatalog.computedAttribute.dialog.create.title": string;
198
+ "analyticsCatalog.computedAttribute.dialog.edit.title": string;
196
199
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": string;
200
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": string;
201
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": string;
202
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": string;
203
+ "analyticsCatalog.computedAttribute.dialog.help": string;
204
+ "analyticsCatalog.computedAttribute.dialog.submit.error": string;
205
+ "analyticsCatalog.computedAttribute.validation.empty": string;
197
206
  "analyticsCatalog.computedAttribute.validation.syntax": string;
207
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": string;
208
+ "analyticsCatalog.computedAttribute.validation.missingMaql": string;
198
209
  "analyticsCatalog.computedAttribute.validation.invalidTags": string;
210
+ "analyticsCatalog.computedAttribute.create.defaultTitle": string;
211
+ "analyticsCatalog.computedAttribute.create.success": string;
212
+ "analyticsCatalog.computedAttribute.update.success": string;
213
+ "analyticsCatalog.computedAttribute.load.error": string;
214
+ "analyticsCatalog.computedAttribute.dialog.delete.title": string;
199
215
  "analyticsCatalog.computedAttribute.dialog.delete.body": string;
216
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": string;
217
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": string;
200
218
  "analyticsCatalog.computedAttribute.dialog.delete.submit": string;
219
+ "analyticsCatalog.computedAttribute.delete.success": string;
220
+ "analyticsCatalog.computedAttribute.delete.error": string;
201
221
  "analyticsCatalog.metric.dialog.create.title": string;
202
222
  "analyticsCatalog.metric.dialog.edit.title": string;
203
223
  "analyticsCatalog.metric.dialog.sectionHeader": string;
@@ -1 +1 @@
1
- {"version":3,"file":"fi-FI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fi-FI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsQjB,CAAC"}
1
+ {"version":3,"file":"fi-FI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fi-FI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RjB,CAAC"}
@@ -19,6 +19,7 @@ export const fi_FI = {
19
19
  "analyticsCatalog.objectType.fact.name": "Fakta",
20
20
  "analyticsCatalog.objectType.dateDataset.name": "Päivämäärätietojoukko",
21
21
  "analyticsCatalog.objectType.parameter.name": "Parametri",
22
+ "analyticsCatalog.objectType.computedAttribute.name": "Laskettu attribuutti",
22
23
  "analyticsCatalog.visualizationType.table.tooltip": "Taulukko",
23
24
  "analyticsCatalog.visualizationType.area.tooltip": "Aluekaavio",
24
25
  "analyticsCatalog.visualizationType.treemap.tooltip": "Puukartta-kaavio",
@@ -195,11 +196,30 @@ export const fi_FI = {
195
196
  "analyticsCatalog.parameter.dialog.delete.submit": "Poista",
196
197
  "analyticsCatalog.parameter.delete.success": "Parametri poistettu.",
197
198
  "analyticsCatalog.parameter.delete.error": "Parametria ei voitu poistaa.",
199
+ "analyticsCatalog.computedAttribute.dialog.create.title": "Luo laskettu attribuutti",
200
+ "analyticsCatalog.computedAttribute.dialog.edit.title": "Muokkaa laskettua attribuuttia",
198
201
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": "Tallenna uutena",
202
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": "Lasketun attribuutin tunnusta ei voi muuttaa tallennettaessa olemassa olevaa laskettua attribuuttia. Käytä sen sijaan \"Tallenna uutena\".",
203
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": "Lasketun attribuutin määritelmä",
204
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": "Kirjoita MAQL-lauseke, joka määrittää kullekin riville arvon käyttämällä CASE WHEN -haaroja metriikan tai faktan perusteella.",
205
+ "analyticsCatalog.computedAttribute.dialog.help": "Miten laskettu attribuutti luodaan?",
206
+ "analyticsCatalog.computedAttribute.dialog.submit.error": "Laskettua attribuuttia ei voitu tallentaa.",
207
+ "analyticsCatalog.computedAttribute.validation.empty": "Lasketun attribuutin määritelmä ei voi olla tyhjä.",
199
208
  "analyticsCatalog.computedAttribute.validation.syntax": "YAML-syntaksivirhe",
209
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": "Lasketun attribuutin määritelmän rakenne on virheellinen.",
210
+ "analyticsCatalog.computedAttribute.validation.missingMaql": "Lasketun attribuutin on määritettävä MAQL-lauseke.",
200
211
  "analyticsCatalog.computedAttribute.validation.invalidTags": "Tagien on oltava tekstiarvojen luettelo.",
212
+ "analyticsCatalog.computedAttribute.create.defaultTitle": "Oma laskettu attribuutti",
213
+ "analyticsCatalog.computedAttribute.create.success": "Laskettu attribuutti on luotu.",
214
+ "analyticsCatalog.computedAttribute.update.success": "Laskettu attribuutti on tallennettu.",
215
+ "analyticsCatalog.computedAttribute.load.error": "Laskettua attribuuttia ei voitu ladata.",
216
+ "analyticsCatalog.computedAttribute.dialog.delete.title": "Poistetaanko laskettu attribuutti?",
201
217
  "analyticsCatalog.computedAttribute.dialog.delete.body": "Haluatko varmasti poistaa kohteen <b>{name}</b>?",
218
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": "Tätä attribuuttia käytetään <b>{count, plural, one {# visualisoinnissa} other {# visualisoinnissa}}</b>",
219
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": "Laskettua attribuuttia <b>{name}</b> ei voi poistaa, koska sitä käytetään joissakin visualisoinneissa. Poista se ensin kaikista visualisoinneista, jotta voit poistaa tämän attribuutin.",
202
220
  "analyticsCatalog.computedAttribute.dialog.delete.submit": "Poista",
221
+ "analyticsCatalog.computedAttribute.delete.success": "Laskettu attribuutti on poistettu.",
222
+ "analyticsCatalog.computedAttribute.delete.error": "Laskettua attribuuttia ei voitu poistaa.",
203
223
  "analyticsCatalog.metric.dialog.create.title": "Luo metriikka",
204
224
  "analyticsCatalog.metric.dialog.edit.title": "Muokkaa metrikkaa",
205
225
  "analyticsCatalog.metric.dialog.sectionHeader": "Metrinen määritelmä",
@@ -17,6 +17,7 @@ export declare const fr_CA: {
17
17
  "analyticsCatalog.objectType.fact.name": string;
18
18
  "analyticsCatalog.objectType.dateDataset.name": string;
19
19
  "analyticsCatalog.objectType.parameter.name": string;
20
+ "analyticsCatalog.objectType.computedAttribute.name": string;
20
21
  "analyticsCatalog.visualizationType.table.tooltip": string;
21
22
  "analyticsCatalog.visualizationType.area.tooltip": string;
22
23
  "analyticsCatalog.visualizationType.treemap.tooltip": string;
@@ -193,11 +194,30 @@ export declare const fr_CA: {
193
194
  "analyticsCatalog.parameter.dialog.delete.submit": string;
194
195
  "analyticsCatalog.parameter.delete.success": string;
195
196
  "analyticsCatalog.parameter.delete.error": string;
197
+ "analyticsCatalog.computedAttribute.dialog.create.title": string;
198
+ "analyticsCatalog.computedAttribute.dialog.edit.title": string;
196
199
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": string;
200
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": string;
201
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": string;
202
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": string;
203
+ "analyticsCatalog.computedAttribute.dialog.help": string;
204
+ "analyticsCatalog.computedAttribute.dialog.submit.error": string;
205
+ "analyticsCatalog.computedAttribute.validation.empty": string;
197
206
  "analyticsCatalog.computedAttribute.validation.syntax": string;
207
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": string;
208
+ "analyticsCatalog.computedAttribute.validation.missingMaql": string;
198
209
  "analyticsCatalog.computedAttribute.validation.invalidTags": string;
210
+ "analyticsCatalog.computedAttribute.create.defaultTitle": string;
211
+ "analyticsCatalog.computedAttribute.create.success": string;
212
+ "analyticsCatalog.computedAttribute.update.success": string;
213
+ "analyticsCatalog.computedAttribute.load.error": string;
214
+ "analyticsCatalog.computedAttribute.dialog.delete.title": string;
199
215
  "analyticsCatalog.computedAttribute.dialog.delete.body": string;
216
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": string;
217
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": string;
200
218
  "analyticsCatalog.computedAttribute.dialog.delete.submit": string;
219
+ "analyticsCatalog.computedAttribute.delete.success": string;
220
+ "analyticsCatalog.computedAttribute.delete.error": string;
201
221
  "analyticsCatalog.metric.dialog.create.title": string;
202
222
  "analyticsCatalog.metric.dialog.edit.title": string;
203
223
  "analyticsCatalog.metric.dialog.sectionHeader": string;
@@ -1 +1 @@
1
- {"version":3,"file":"fr-CA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fr-CA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsQjB,CAAC"}
1
+ {"version":3,"file":"fr-CA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fr-CA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RjB,CAAC"}
@@ -19,6 +19,7 @@ export const fr_CA = {
19
19
  "analyticsCatalog.objectType.fact.name": "Fait",
20
20
  "analyticsCatalog.objectType.dateDataset.name": "Ensemble de données de dates",
21
21
  "analyticsCatalog.objectType.parameter.name": "Paramètre",
22
+ "analyticsCatalog.objectType.computedAttribute.name": "Attribut calculé",
22
23
  "analyticsCatalog.visualizationType.table.tooltip": "Tableau",
23
24
  "analyticsCatalog.visualizationType.area.tooltip": "Graphique de zones",
24
25
  "analyticsCatalog.visualizationType.treemap.tooltip": "Graphique en compartimentage",
@@ -195,11 +196,30 @@ export const fr_CA = {
195
196
  "analyticsCatalog.parameter.dialog.delete.submit": "Supprimer",
196
197
  "analyticsCatalog.parameter.delete.success": "Le paramètre a été supprimé.",
197
198
  "analyticsCatalog.parameter.delete.error": "Le paramètre n'a pas pu être supprimé.",
199
+ "analyticsCatalog.computedAttribute.dialog.create.title": "Créer un attribut calculé",
200
+ "analyticsCatalog.computedAttribute.dialog.edit.title": "Modifier l’attribut calculé",
198
201
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": "Enregistrer sous un nouveau nom",
202
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": "L’identifiant de l’attribut calculé ne peut pas être modifié lors de l’enregistrement d’un attribut calculé existant. Utilisez Enregistrer sous un nouveau nom à la place.",
203
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": "Définition de l’attribut calculé",
204
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": "Écrivez une expression MAQL qui attribue une valeur à chaque ligne, à l’aide de branches CASE WHEN sur une métrique ou un fait.",
205
+ "analyticsCatalog.computedAttribute.dialog.help": "Comment créer un attribut calculé?",
206
+ "analyticsCatalog.computedAttribute.dialog.submit.error": "L’attribut calculé n’a pas pu être enregistré.",
207
+ "analyticsCatalog.computedAttribute.validation.empty": "La définition de l’attribut calculé ne peut pas être vide.",
199
208
  "analyticsCatalog.computedAttribute.validation.syntax": "Erreur de syntaxe YAML",
209
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": "La définition de l’attribut calculé a une structure non valide.",
210
+ "analyticsCatalog.computedAttribute.validation.missingMaql": "L’attribut calculé doit définir une expression MAQL.",
200
211
  "analyticsCatalog.computedAttribute.validation.invalidTags": "Les balises doivent être une liste de valeurs textuelles.",
212
+ "analyticsCatalog.computedAttribute.create.defaultTitle": "Mon attribut calculé",
213
+ "analyticsCatalog.computedAttribute.create.success": "Attribut calculé créé.",
214
+ "analyticsCatalog.computedAttribute.update.success": "Attribut calculé enregistré.",
215
+ "analyticsCatalog.computedAttribute.load.error": "L’attribut calculé n’a pas pu être chargé.",
216
+ "analyticsCatalog.computedAttribute.dialog.delete.title": "Supprimer l’attribut calculé?",
201
217
  "analyticsCatalog.computedAttribute.dialog.delete.body": "Voulez-vous vraiment supprimer <b>{name}</b>?",
218
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": "Cet attribut est utilisé dans <b>{count, plural, one {# visualisation} other {# visualisations}}</b>",
219
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": "L’attribut calculé <b>{name}</b> ne peut pas être supprimé car il est utilisé dans certaines visualisations. Pour supprimer cet attribut, retirez-le d’abord de toutes les visualisations.",
202
220
  "analyticsCatalog.computedAttribute.dialog.delete.submit": "Supprimer",
221
+ "analyticsCatalog.computedAttribute.delete.success": "Attribut calculé supprimé.",
222
+ "analyticsCatalog.computedAttribute.delete.error": "L’attribut calculé n’a pas pu être supprimé.",
203
223
  "analyticsCatalog.metric.dialog.create.title": "Créer une métrique",
204
224
  "analyticsCatalog.metric.dialog.edit.title": "Modifier la métrique",
205
225
  "analyticsCatalog.metric.dialog.sectionHeader": "Définition de métrique",
@@ -17,6 +17,7 @@ export declare const fr_FR: {
17
17
  "analyticsCatalog.objectType.fact.name": string;
18
18
  "analyticsCatalog.objectType.dateDataset.name": string;
19
19
  "analyticsCatalog.objectType.parameter.name": string;
20
+ "analyticsCatalog.objectType.computedAttribute.name": string;
20
21
  "analyticsCatalog.visualizationType.table.tooltip": string;
21
22
  "analyticsCatalog.visualizationType.area.tooltip": string;
22
23
  "analyticsCatalog.visualizationType.treemap.tooltip": string;
@@ -193,11 +194,30 @@ export declare const fr_FR: {
193
194
  "analyticsCatalog.parameter.dialog.delete.submit": string;
194
195
  "analyticsCatalog.parameter.delete.success": string;
195
196
  "analyticsCatalog.parameter.delete.error": string;
197
+ "analyticsCatalog.computedAttribute.dialog.create.title": string;
198
+ "analyticsCatalog.computedAttribute.dialog.edit.title": string;
196
199
  "analyticsCatalog.computedAttribute.dialog.edit.duplicate": string;
200
+ "analyticsCatalog.computedAttribute.dialog.edit.idImmutable": string;
201
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader": string;
202
+ "analyticsCatalog.computedAttribute.dialog.sectionHeader.tooltip": string;
203
+ "analyticsCatalog.computedAttribute.dialog.help": string;
204
+ "analyticsCatalog.computedAttribute.dialog.submit.error": string;
205
+ "analyticsCatalog.computedAttribute.validation.empty": string;
197
206
  "analyticsCatalog.computedAttribute.validation.syntax": string;
207
+ "analyticsCatalog.computedAttribute.validation.invalidStructure": string;
208
+ "analyticsCatalog.computedAttribute.validation.missingMaql": string;
198
209
  "analyticsCatalog.computedAttribute.validation.invalidTags": string;
210
+ "analyticsCatalog.computedAttribute.create.defaultTitle": string;
211
+ "analyticsCatalog.computedAttribute.create.success": string;
212
+ "analyticsCatalog.computedAttribute.update.success": string;
213
+ "analyticsCatalog.computedAttribute.load.error": string;
214
+ "analyticsCatalog.computedAttribute.dialog.delete.title": string;
199
215
  "analyticsCatalog.computedAttribute.dialog.delete.body": string;
216
+ "analyticsCatalog.computedAttribute.dialog.delete.usageWarning": string;
217
+ "analyticsCatalog.computedAttribute.dialog.delete.blocked": string;
200
218
  "analyticsCatalog.computedAttribute.dialog.delete.submit": string;
219
+ "analyticsCatalog.computedAttribute.delete.success": string;
220
+ "analyticsCatalog.computedAttribute.delete.error": string;
201
221
  "analyticsCatalog.metric.dialog.create.title": string;
202
222
  "analyticsCatalog.metric.dialog.edit.title": string;
203
223
  "analyticsCatalog.metric.dialog.sectionHeader": string;
@@ -1 +1 @@
1
- {"version":3,"file":"fr-FR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fr-FR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsQjB,CAAC"}
1
+ {"version":3,"file":"fr-FR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fr-FR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RjB,CAAC"}