@gooddata/sdk-ui-ext 11.47.0-alpha.2 → 11.47.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +3 -3
- package/esm/index.d.ts +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/CfSelect.d.ts +14 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/CfSelect.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/CfSelect.js +25 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.d.ts +18 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.js +132 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.d.ts +4 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.js +15 -116
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.d.ts +5 -3
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.js +10 -10
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.d.ts +25 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.js +94 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.d.ts +66 -7
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.js +165 -21
- package/esm/internal/components/configurationControls/conditionalFormatting/reorderListModel.d.ts +4 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/reorderListModel.d.ts.map +1 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/reorderListModel.js +16 -0
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts +0 -1
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.d.ts +9 -2
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.js +4 -4
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.js +8 -7
- package/esm/internal/translations/de-DE.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/de-DE.localization-bundle.js +12 -0
- package/esm/internal/translations/en-AU.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-AU.localization-bundle.js +12 -0
- package/esm/internal/translations/en-GB.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-GB.localization-bundle.js +12 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts +8 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-US.localization-bundle.js +8 -0
- package/esm/internal/translations/es-419.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-419.localization-bundle.js +12 -0
- package/esm/internal/translations/es-ES.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-ES.localization-bundle.js +12 -0
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fi-FI.localization-bundle.js +12 -0
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-CA.localization-bundle.js +12 -0
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-FR.localization-bundle.js +12 -0
- package/esm/internal/translations/id-ID.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/id-ID.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/id-ID.localization-bundle.js +12 -0
- package/esm/internal/translations/it-IT.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/it-IT.localization-bundle.js +12 -0
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ja-JP.localization-bundle.js +12 -0
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ko-KR.localization-bundle.js +12 -0
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/nl-NL.localization-bundle.js +12 -0
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pl-PL.localization-bundle.js +12 -0
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-BR.localization-bundle.js +12 -0
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-PT.localization-bundle.js +12 -0
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ru-RU.localization-bundle.js +12 -0
- package/esm/internal/translations/sl-SI.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/sl-SI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/sl-SI.localization-bundle.js +12 -0
- package/esm/internal/translations/th-TH.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/th-TH.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/th-TH.localization-bundle.js +12 -0
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/tr-TR.localization-bundle.js +12 -0
- package/esm/internal/translations/uk-UA.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/uk-UA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/uk-UA.localization-bundle.js +12 -0
- package/esm/internal/translations/vi-VN.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/vi-VN.localization-bundle.js +12 -0
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-HK.localization-bundle.js +12 -0
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.js +12 -0
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts +12 -0
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.js +12 -0
- package/esm/locales.d.ts +6 -0
- package/esm/locales.d.ts.map +1 -1
- package/esm/locales.js +2 -0
- package/esm/sdk-ui-ext.d.ts +19 -5
- package/esm/share/ObjectShareDialog.d.ts.map +1 -1
- package/esm/share/ObjectShareDialog.js +2 -2
- package/esm/share/objectShareController.helpers.d.ts +20 -6
- package/esm/share/objectShareController.helpers.d.ts.map +1 -1
- package/esm/share/objectShareController.helpers.js +40 -9
- package/esm/share/objectShareController.types.d.ts +15 -4
- package/esm/share/objectShareController.types.d.ts.map +1 -1
- package/esm/share/useAccessList.d.ts +0 -1
- package/esm/share/useAccessList.d.ts.map +1 -1
- package/esm/share/useAccessList.js +74 -83
- package/esm/share/useObjectShareController.d.ts +3 -1
- package/esm/share/useObjectShareController.d.ts.map +1 -1
- package/esm/share/useObjectShareController.js +12 -19
- package/package.json +21 -21
- package/styles/css/main.css +102 -13
- package/styles/css/main.css.map +1 -1
- package/styles/internal/css/conditional_formatting.css +102 -13
- package/styles/internal/css/conditional_formatting.css.map +1 -1
- package/styles/internal/scss/conditional_formatting.scss +138 -13
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ko-KR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/ko-KR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"ko-KR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/ko-KR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const ko_KR = {
|
|
|
282
282
|
"properties.colors.reset-colors": "색상 재설정",
|
|
283
283
|
"properties.colors": "색상",
|
|
284
284
|
"properties.colorsAndFills": "색상 및 채우기",
|
|
285
|
+
"properties.colorsAndStyles": "색상 및 스타일",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "색상 및 스타일 재설정",
|
|
287
|
+
"properties.lineStyle.label": "선 스타일",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "{name}의 색상 및 스타일 편집",
|
|
289
|
+
"properties.lineStyle.solid": "실선",
|
|
290
|
+
"properties.lineStyle.dashed": "파선",
|
|
291
|
+
"properties.lineStyle.dotted": "점선",
|
|
292
|
+
"properties.lineWidth.label": "선 굵기",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "채우기",
|
|
286
298
|
"properties.fill.solid": "기본 (견고한)",
|
|
287
299
|
"properties.fill.pattern": "패턴",
|
|
@@ -280,6 +280,18 @@ export declare const nl_NL: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nl-NL.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/nl-NL.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"nl-NL.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/nl-NL.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const nl_NL = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Kleuren herstellen",
|
|
283
283
|
"properties.colors": "Kleuren",
|
|
284
284
|
"properties.colorsAndFills": "Kleuren en vullingen",
|
|
285
|
+
"properties.colorsAndStyles": "Kleuren en stijlen",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Kleuren en stijlen resetten",
|
|
287
|
+
"properties.lineStyle.label": "Lijnstijl",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Kleur en stijl bewerken voor {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Ononderbroken",
|
|
290
|
+
"properties.lineStyle.dashed": "Gestreept",
|
|
291
|
+
"properties.lineStyle.dotted": "Gestippeld",
|
|
292
|
+
"properties.lineWidth.label": "Lijndikte",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Vullen",
|
|
286
298
|
"properties.fill.solid": "vast (standaard)",
|
|
287
299
|
"properties.fill.pattern": "patroon",
|
|
@@ -280,6 +280,18 @@ export declare const pl_PL: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pl-PL.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/pl-PL.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"pl-PL.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/pl-PL.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const pl_PL = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Resetuj kolory",
|
|
283
283
|
"properties.colors": "Kolory",
|
|
284
284
|
"properties.colorsAndFills": "Kolory i wypełnienia",
|
|
285
|
+
"properties.colorsAndStyles": "Kolory i style",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Resetuj kolory i style",
|
|
287
|
+
"properties.lineStyle.label": "Styl linii",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Edytuj kolor i styl dla {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Ciągła",
|
|
290
|
+
"properties.lineStyle.dashed": "Kreskowana",
|
|
291
|
+
"properties.lineStyle.dotted": "Kropkowana",
|
|
292
|
+
"properties.lineWidth.label": "Grubość linii",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Wypełnij",
|
|
286
298
|
"properties.fill.solid": "solidny (domyślny)",
|
|
287
299
|
"properties.fill.pattern": "wzorzec",
|
|
@@ -280,6 +280,18 @@ export declare const pt_BR: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pt-BR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/pt-BR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"pt-BR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/pt-BR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const pt_BR = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Redefinir cores",
|
|
283
283
|
"properties.colors": "Cores",
|
|
284
284
|
"properties.colorsAndFills": "Cores e preenchimentos",
|
|
285
|
+
"properties.colorsAndStyles": "Cores e estilos",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Redefinir cores e estilos",
|
|
287
|
+
"properties.lineStyle.label": "Estilo da linha",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Editar cor e estilo de {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Sólida",
|
|
290
|
+
"properties.lineStyle.dashed": "Tracejada",
|
|
291
|
+
"properties.lineStyle.dotted": "Pontilhada",
|
|
292
|
+
"properties.lineWidth.label": "Espessura da linha",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Encher",
|
|
286
298
|
"properties.fill.solid": "sólido (padrão)",
|
|
287
299
|
"properties.fill.pattern": "padrão",
|
|
@@ -280,6 +280,18 @@ export declare const pt_PT: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pt-PT.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/pt-PT.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"pt-PT.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/pt-PT.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const pt_PT = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Repor Cores",
|
|
283
283
|
"properties.colors": "Cores",
|
|
284
284
|
"properties.colorsAndFills": "Cores e preenchimentos",
|
|
285
|
+
"properties.colorsAndStyles": "Cores e estilos",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Redefinir cores e estilos",
|
|
287
|
+
"properties.lineStyle.label": "Estilo da linha",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Editar cor e estilo de {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Sólida",
|
|
290
|
+
"properties.lineStyle.dashed": "Tracejada",
|
|
291
|
+
"properties.lineStyle.dotted": "Pontilhada",
|
|
292
|
+
"properties.lineWidth.label": "Espessura da linha",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Encher",
|
|
286
298
|
"properties.fill.solid": "sólido (padrão)",
|
|
287
299
|
"properties.fill.pattern": "padrão",
|
|
@@ -280,6 +280,18 @@ export declare const ru_RU: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ru-RU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/ru-RU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"ru-RU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/ru-RU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const ru_RU = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Сбросить цвета",
|
|
283
283
|
"properties.colors": "Цвета",
|
|
284
284
|
"properties.colorsAndFills": "Цвета и заливки",
|
|
285
|
+
"properties.colorsAndStyles": "Цвета и стили",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Сбросить цвета и стили",
|
|
287
|
+
"properties.lineStyle.label": "Стиль линии",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Изменить цвет и стиль для {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Сплошная",
|
|
290
|
+
"properties.lineStyle.dashed": "Пунктирная",
|
|
291
|
+
"properties.lineStyle.dotted": "Точечная",
|
|
292
|
+
"properties.lineWidth.label": "Толщина линии",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Заполнить",
|
|
286
298
|
"properties.fill.solid": "сплошной (по умолчанию)",
|
|
287
299
|
"properties.fill.pattern": "шаблон",
|
|
@@ -280,6 +280,18 @@ export declare const sl_SI: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sl-SI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/sl-SI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"sl-SI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/sl-SI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const sl_SI = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Ponastavi barve",
|
|
283
283
|
"properties.colors": "Barve",
|
|
284
284
|
"properties.colorsAndFills": "Barve in polnila",
|
|
285
|
+
"properties.colorsAndStyles": "Barve in slogi",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Ponastavi barve in sloge",
|
|
287
|
+
"properties.lineStyle.label": "Slog črte",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Uredi barvo in slog za {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Polna",
|
|
290
|
+
"properties.lineStyle.dashed": "Črtkana",
|
|
291
|
+
"properties.lineStyle.dotted": "Pikčasta",
|
|
292
|
+
"properties.lineWidth.label": "Debelina črte",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Polnilo",
|
|
286
298
|
"properties.fill.solid": "trdno (privzeto)",
|
|
287
299
|
"properties.fill.pattern": "vzorci",
|
|
@@ -280,6 +280,18 @@ export declare const th_TH: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"th-TH.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/th-TH.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"th-TH.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/th-TH.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const th_TH = {
|
|
|
282
282
|
"properties.colors.reset-colors": "รีเซ็ตสี",
|
|
283
283
|
"properties.colors": "สี",
|
|
284
284
|
"properties.colorsAndFills": "สีและการเติม",
|
|
285
|
+
"properties.colorsAndStyles": "สีและสไตล์",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "รีเซ็ตสีและสไตล์",
|
|
287
|
+
"properties.lineStyle.label": "สไตล์เส้น",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "แก้ไขสีและสไตล์สำหรับ {name}",
|
|
289
|
+
"properties.lineStyle.solid": "เส้นทึบ",
|
|
290
|
+
"properties.lineStyle.dashed": "เส้นประ",
|
|
291
|
+
"properties.lineStyle.dotted": "เส้นจุด",
|
|
292
|
+
"properties.lineWidth.label": "ความหนาเส้น",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "การเติม",
|
|
286
298
|
"properties.fill.solid": "ทึบ (ค่าเริ่มต้น)",
|
|
287
299
|
"properties.fill.pattern": "ลวดลาย",
|
|
@@ -280,6 +280,18 @@ export declare const tr_TR: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tr-TR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/tr-TR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"tr-TR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/tr-TR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const tr_TR = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Renkleri Sıfırla",
|
|
283
283
|
"properties.colors": "Renkler",
|
|
284
284
|
"properties.colorsAndFills": "Renkler ve dolgu",
|
|
285
|
+
"properties.colorsAndStyles": "Renkler ve stiller",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Renkleri ve stilleri sıfırla",
|
|
287
|
+
"properties.lineStyle.label": "Çizgi stili",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "{name} için rengi ve stili düzenle",
|
|
289
|
+
"properties.lineStyle.solid": "Kesintisiz",
|
|
290
|
+
"properties.lineStyle.dashed": "Kesikli",
|
|
291
|
+
"properties.lineStyle.dotted": "Noktalı",
|
|
292
|
+
"properties.lineWidth.label": "Çizgi kalınlığı",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Doldur",
|
|
286
298
|
"properties.fill.solid": "sağlam (varsayılan)",
|
|
287
299
|
"properties.fill.pattern": "desen",
|
|
@@ -280,6 +280,18 @@ export declare const uk_UA: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uk-UA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/uk-UA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"uk-UA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/uk-UA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const uk_UA = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Скинути кольори",
|
|
283
283
|
"properties.colors": "Кольори",
|
|
284
284
|
"properties.colorsAndFills": "Кольори та заливки",
|
|
285
|
+
"properties.colorsAndStyles": "Кольори та стилі",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Скинути кольори та стилі",
|
|
287
|
+
"properties.lineStyle.label": "Стиль лінії",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Редагувати колір і стиль для {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Суцільна",
|
|
290
|
+
"properties.lineStyle.dashed": "Штрихова",
|
|
291
|
+
"properties.lineStyle.dotted": "Пунктирна",
|
|
292
|
+
"properties.lineWidth.label": "Товщина лінії",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Заливка",
|
|
286
298
|
"properties.fill.solid": "суцільна (за замовчуванням)",
|
|
287
299
|
"properties.fill.pattern": "візерунок",
|
|
@@ -280,6 +280,18 @@ export declare const vi_VN: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vi-VN.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/vi-VN.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"vi-VN.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/vi-VN.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const vi_VN = {
|
|
|
282
282
|
"properties.colors.reset-colors": "Đặt lại màu sắc",
|
|
283
283
|
"properties.colors": "Màu sắc",
|
|
284
284
|
"properties.colorsAndFills": "Màu sắc và tô",
|
|
285
|
+
"properties.colorsAndStyles": "Màu sắc và kiểu",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "Đặt lại màu sắc và kiểu",
|
|
287
|
+
"properties.lineStyle.label": "Kiểu đường",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "Chỉnh sửa màu sắc và kiểu cho {name}",
|
|
289
|
+
"properties.lineStyle.solid": "Liền nét",
|
|
290
|
+
"properties.lineStyle.dashed": "Nét đứt",
|
|
291
|
+
"properties.lineStyle.dotted": "Nét chấm",
|
|
292
|
+
"properties.lineWidth.label": "Độ dày đường",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "Tô",
|
|
286
298
|
"properties.fill.solid": "liền (mặc định)",
|
|
287
299
|
"properties.fill.pattern": "mẫu",
|
|
@@ -280,6 +280,18 @@ export declare const zh_HK: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh-HK.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/zh-HK.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"zh-HK.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/zh-HK.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBjB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const zh_HK = {
|
|
|
282
282
|
"properties.colors.reset-colors": "重置顏色",
|
|
283
283
|
"properties.colors": "顏色",
|
|
284
284
|
"properties.colorsAndFills": "顏色和填充",
|
|
285
|
+
"properties.colorsAndStyles": "顏色和樣式",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "重設顏色和樣式",
|
|
287
|
+
"properties.lineStyle.label": "線條樣式",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "編輯 {name} 的顏色和樣式",
|
|
289
|
+
"properties.lineStyle.solid": "實線",
|
|
290
|
+
"properties.lineStyle.dashed": "虛線",
|
|
291
|
+
"properties.lineStyle.dotted": "點線",
|
|
292
|
+
"properties.lineWidth.label": "線條粗幼",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "填補",
|
|
286
298
|
"properties.fill.solid": "實心(預設)",
|
|
287
299
|
"properties.fill.pattern": "模式",
|
|
@@ -280,6 +280,18 @@ export declare const zh_Hans: {
|
|
|
280
280
|
"properties.colors.reset-colors": string;
|
|
281
281
|
"properties.colors": string;
|
|
282
282
|
"properties.colorsAndFills": string;
|
|
283
|
+
"properties.colorsAndStyles": string;
|
|
284
|
+
"properties.colors.reset-colors-and-styles": string;
|
|
285
|
+
"properties.lineStyle.label": string;
|
|
286
|
+
"properties.lineStyle.triggerAriaLabel": string;
|
|
287
|
+
"properties.lineStyle.solid": string;
|
|
288
|
+
"properties.lineStyle.dashed": string;
|
|
289
|
+
"properties.lineStyle.dotted": string;
|
|
290
|
+
"properties.lineWidth.label": string;
|
|
291
|
+
"properties.lineWidth.1px": string;
|
|
292
|
+
"properties.lineWidth.2px": string;
|
|
293
|
+
"properties.lineWidth.3px": string;
|
|
294
|
+
"properties.lineWidth.4px": string;
|
|
283
295
|
"properties.fill": string;
|
|
284
296
|
"properties.fill.solid": string;
|
|
285
297
|
"properties.fill.pattern": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh-Hans.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/zh-Hans.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"zh-Hans.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/internal/translations/zh-Hans.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgqBnB,CAAC"}
|
|
@@ -282,6 +282,18 @@ export const zh_Hans = {
|
|
|
282
282
|
"properties.colors.reset-colors": "重置颜色",
|
|
283
283
|
"properties.colors": "颜色",
|
|
284
284
|
"properties.colorsAndFills": "颜色和填充",
|
|
285
|
+
"properties.colorsAndStyles": "颜色和样式",
|
|
286
|
+
"properties.colors.reset-colors-and-styles": "重置颜色和样式",
|
|
287
|
+
"properties.lineStyle.label": "线条样式",
|
|
288
|
+
"properties.lineStyle.triggerAriaLabel": "编辑 {name} 的颜色和样式",
|
|
289
|
+
"properties.lineStyle.solid": "实线",
|
|
290
|
+
"properties.lineStyle.dashed": "虚线",
|
|
291
|
+
"properties.lineStyle.dotted": "点线",
|
|
292
|
+
"properties.lineWidth.label": "线条粗细",
|
|
293
|
+
"properties.lineWidth.1px": "1 px",
|
|
294
|
+
"properties.lineWidth.2px": "2 px",
|
|
295
|
+
"properties.lineWidth.3px": "3 px",
|
|
296
|
+
"properties.lineWidth.4px": "4 px",
|
|
285
297
|
"properties.fill": "填充",
|
|
286
298
|
"properties.fill.solid": "实心(默认)",
|
|
287
299
|
"properties.fill.pattern": "图案",
|