@openui5/sap.ui.documentation 1.131.0 → 1.132.0
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/THIRDPARTY.txt +1 -1
- package/package.json +7 -7
- package/src/sap/ui/documentation/.library +2 -2
- package/src/sap/ui/documentation/BorrowedList.js +1 -1
- package/src/sap/ui/documentation/DemokitTreeItem.js +1 -1
- package/src/sap/ui/documentation/DemokitTreeItemRenderer.js +1 -1
- package/src/sap/ui/documentation/DivContainer.js +1 -1
- package/src/sap/ui/documentation/JSDocText.js +1 -1
- package/src/sap/ui/documentation/JSDocType.js +72 -0
- package/src/sap/ui/documentation/LightTable.js +1 -1
- package/src/sap/ui/documentation/ObjectPageSubSection.js +1 -1
- package/src/sap/ui/documentation/ParamText.js +1 -1
- package/src/sap/ui/documentation/Row.js +1 -1
- package/src/sap/ui/documentation/Search.js +1 -1
- package/src/sap/ui/documentation/TitleLink.js +1 -1
- package/src/sap/ui/documentation/WebPageTitleUtil.js +1 -1
- package/src/sap/ui/documentation/library.js +3 -3
- package/src/sap/ui/documentation/messagebundle.properties +11 -3
- package/src/sap/ui/documentation/messagebundle_ar.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_bg.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_ca.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_cnr.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_cs.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_cy.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_da.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_de.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_el.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_en.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_en_GB.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +1 -0
- package/src/sap/ui/documentation/messagebundle_en_US_saptrc.properties +456 -452
- package/src/sap/ui/documentation/messagebundle_es.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_es_MX.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_et.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_fi.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_fr.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_fr_CA.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_hi.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_hr.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_hu.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_id.properties +8 -5
- package/src/sap/ui/documentation/messagebundle_it.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_iw.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_ja.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_kk.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_ko.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_lt.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_lv.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_mk.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_ms.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_nl.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_no.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_pl.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_pt.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_pt_PT.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_ro.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_ru.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_sh.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_sk.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_sl.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_sr.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_sv.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_th.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_tr.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_uk.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_vi.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_zh_CN.properties +6 -3
- package/src/sap/ui/documentation/messagebundle_zh_TW.properties +6 -3
- package/src/sap/ui/documentation/sdk/Component.js +26 -13
- package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -1
- package/src/sap/ui/documentation/sdk/blocks/IndexEntryController.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetail.controller.js +2 -2
- package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetailInitial.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +7 -5
- package/src/sap/ui/documentation/sdk/controller/App.controller.js +33 -32
- package/src/sap/ui/documentation/sdk/controller/BPSupport.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/BaseController.js +52 -9
- package/src/sap/ui/documentation/sdk/controller/Code.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Controls.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ControlsMaster.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Downloads.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ErrorHandler.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Group.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/License.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/LiveEditor.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +3 -3
- package/src/sap/ui/documentation/sdk/controller/News.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/NotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ReleaseNotes.controller.js +3 -2
- package/src/sap/ui/documentation/sdk/controller/Resources.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SampleNotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +8 -2
- package/src/sap/ui/documentation/sdk/controller/Sitemap.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +1 -2
- package/src/sap/ui/documentation/sdk/controller/TermsOfUse.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +18 -33
- package/src/sap/ui/documentation/sdk/controller/TopicDetailInitial.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicMaster.controller.js +5 -4
- package/src/sap/ui/documentation/sdk/controller/VersionNotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Welcome.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/config/sampleForwardingConfig.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/APIInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ConfigUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/CookiesConsentManager.js +332 -0
- package/src/sap/ui/documentation/sdk/controller/util/DataTable.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTableHelper.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTableUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DocuInfo.js +14 -4
- package/src/sap/ui/documentation/sdk/controller/util/DocumentationLoader.js +37 -0
- package/src/sap/ui/documentation/sdk/controller/util/EntityInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/Highlighter.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/IndexWorker.js +11 -2
- package/src/sap/ui/documentation/sdk/controller/util/JSDocUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/NewsInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ResourceDownloadUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ResourcesInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ResponsiveImageMap.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/SearchUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/SidyBySideImageMap.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ThemePicker.js +23 -9
- package/src/sap/ui/documentation/sdk/controller/util/Tooltip.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/TreeUtil.js +35 -3
- package/src/sap/ui/documentation/sdk/controller/util/URLUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/UsageTracker.js +316 -0
- package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDown.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDownRenderer.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRange.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRangeRenderer.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/Overlay.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Circle.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Polygon.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Rect.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Shape.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/ShapeFactory.js +1 -1
- package/src/sap/ui/documentation/sdk/controls/FileEditor.js +1 -1
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/Component.js +3 -3
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/controller/CookieSettingsDialog.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_en_US_saptrc.properties +10 -10
- package/src/sap/ui/documentation/sdk/css/style.css +4 -0
- package/src/sap/ui/documentation/sdk/index.js +1 -1
- package/src/sap/ui/documentation/sdk/manifest.json +59 -30
- package/src/sap/ui/documentation/sdk/model/ExploreSettingsModel.js +1 -1
- package/src/sap/ui/documentation/sdk/model/formatter.js +35 -1
- package/src/sap/ui/documentation/sdk/model/libraryData.js +1 -1
- package/src/sap/ui/documentation/sdk/model/models.js +1 -1
- package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
- package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +52 -5
- package/src/sap/ui/documentation/sdk/util/FileUtils.js +1 -1
- package/src/sap/ui/documentation/sdk/util/LiveEditorOutput.js +1 -1
- package/src/sap/ui/documentation/sdk/util/Resources.js +1 -1
- package/src/sap/ui/documentation/sdk/util/ToggleFullScreenHandler.js +1 -1
- package/src/sap/ui/documentation/sdk/view/App.view.xml +4 -3
- package/src/sap/ui/documentation/sdk/view/Footer.fragment.xml +6 -2
- package/src/sap/ui/documentation/sdk/view/FooterMaster.fragment.xml +1 -0
- package/src/sap/ui/documentation/sdk/view/GlobalSearchPicker.fragment.xml +9 -0
- package/src/sap/ui/documentation/sdk/view/SearchPage.view.xml +44 -0
- package/src/sap/ui/documentation/sdk/view/SubApiDetail.view.xml +29 -51
- package/src/sap/ui/documentation/themes/base/JSDocType.less +20 -0
- package/src/sap/ui/documentation/themes/base/library.source.less +2 -1
- package/src/sap/ui/documentation/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_dark/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_hcw/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon/Link.less +8 -2
- package/src/sap/ui/documentation/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon_dark/Link.less +8 -2
- package/src/sap/ui/documentation/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon_hcw/library.source.less +1 -1
|
@@ -171,7 +171,7 @@ TOPIC_DETAIL_EDIT_GITHUB=Auf GitHub bearbeiten
|
|
|
171
171
|
TOPIC_DETAIL_EDIT_GITHUB_TOOLTIP=Diese Seite auf GitHub bearbeiten
|
|
172
172
|
TOPIC_DETAIL_FULLSCREEN_TOOLTIP=Dieses Dokument im Vollbildmodus anzeigen
|
|
173
173
|
|
|
174
|
-
TOPIC_MASTER_FILTER_PLACEHOLDER=
|
|
174
|
+
TOPIC_MASTER_FILTER_PLACEHOLDER=Filtern
|
|
175
175
|
TOPIC_MASTER_EXPAND_TOOLTIP=Alles expandieren
|
|
176
176
|
TOPIC_MASTER_COLAPSE_TOOLTIP=Alles komprimieren
|
|
177
177
|
TOPIC_MASTER_NO_DATA_TEXT=Keine Daten. Versuchen Sie es erneut mit einer globalen Suche.
|
|
@@ -213,7 +213,7 @@ CONTROLS_TEXT_14=Seite mit Titel, Header und Inhaltsbereich
|
|
|
213
213
|
CONTROLS_TEXT_15=Seite mit maximal drei Spalten
|
|
214
214
|
CONTROLS_TEXT_16=Zweispaltiges Layout
|
|
215
215
|
|
|
216
|
-
CONTROLS_MASTER_FILTER_PLACERHOLDER=
|
|
216
|
+
CONTROLS_MASTER_FILTER_PLACERHOLDER=Filter
|
|
217
217
|
CONTROLS_MASTER_FILTER_BTN_TOOLTIP=Gruppe / Filter
|
|
218
218
|
CONTROLS_MASTER_NO_DATA_TEXT=Keine Daten. Versuchen Sie es erneut mit einer globalen Suche.
|
|
219
219
|
|
|
@@ -311,6 +311,7 @@ SEARCH_SUGGESTIONS_SEE_ALL_SECTION_TITLE=Alle anzeigen
|
|
|
311
311
|
SEARCH_SUGGESTIONS_DOCUMENTATION_SECTION_TITLE=Dokumentation
|
|
312
312
|
SEARCH_SUGGESTIONS_API_SECTION_TITLE=API-Referenz
|
|
313
313
|
SEARCH_SUGGESTIONS_SAMPLES_SECTION_TITLE=Beispiele
|
|
314
|
+
SEARCH_SUGGESTIONS_EXTERNAL_SECTION_TITLE=Externe Referenzen
|
|
314
315
|
SEARCH_PAGE_ALL_SECTION_TABLE_TITLE=Alle ({0} von {1})
|
|
315
316
|
SEARCH_PAGE_API_SECTION_TITLE=API-Referenz ({0})
|
|
316
317
|
SEARCH_PAGE_API_SECTION_TABLE_TITLE=API-Referenz ({0} of {1})
|
|
@@ -318,6 +319,8 @@ SEARCH_PAGE_DOCUMENTATION_SECTION_TITLE=Dokumentation ({0})
|
|
|
318
319
|
SEARCH_PAGE_DOCUMENTATION_SECTION_TABLE_TITLE=Dokumentation ({0}von {1})
|
|
319
320
|
SEARCH_PAGE_SAMPLES_SECTION_TITLE=Beispiele ({0})
|
|
320
321
|
SEARCH_PAGE_SAMPLES_SECTION_TABLE_TITLE=Beispiele ({0} von {1})
|
|
322
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TITLE=Externe Referenzen ({0})
|
|
323
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TABLE_TITLE=Externe Referenzen ({0} von {1})
|
|
321
324
|
|
|
322
325
|
RELEASE_DIALOG_TITLE=\u00C4nderungsprotokoll f\u00FCr\: {0}
|
|
323
326
|
RELEASE_DIALOG_CLOSE_BTN=Schlie\u00DFen
|
|
@@ -368,7 +371,7 @@ LIVE_EDITOR_RESULT=Ergebnis
|
|
|
368
371
|
LIVE_EDITOR_PREVIEW_BTN=Vorschau
|
|
369
372
|
LIVE_EDITOR_LIVE_PREVIEW_TEXT=Automatische Vorschau
|
|
370
373
|
|
|
371
|
-
API_MASTER_PLACEHOLDER=
|
|
374
|
+
API_MASTER_PLACEHOLDER=Filtern
|
|
372
375
|
API_MASTER_EXPAND_BTN_TOOLTIP=Alles expandieren
|
|
373
376
|
API_MASTER_COLLAPSE_BTN_TOOLTIP=Alles komprimieren
|
|
374
377
|
API_MASTER_DEPRECATED_CB=Abgek\u00FCndigte anzeigen
|
|
@@ -171,7 +171,7 @@ TOPIC_DETAIL_EDIT_GITHUB=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\
|
|
|
171
171
|
TOPIC_DETAIL_EDIT_GITHUB_TOOLTIP=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B1\u03C5\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2 \u03C3\u03B5 GitHub
|
|
172
172
|
TOPIC_DETAIL_FULLSCREEN_TOOLTIP=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03B1\u03C5\u03C4\u03BF\u03CD \u03C4\u03BF\u03C5 \u03B5\u03B3\u03B3\u03C1\u03AC\u03C6\u03BF\u03C5 \u03C3\u03B5 \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03C0\u03BB\u03AE\u03C1\u03BF\u03C5\u03C2 \u03BF\u03B8\u03CC\u03BD\u03B7\u03C2
|
|
173
173
|
|
|
174
|
-
TOPIC_MASTER_FILTER_PLACEHOLDER=\
|
|
174
|
+
TOPIC_MASTER_FILTER_PLACEHOLDER=\u03A6\u03AF\u03BB\u03C4\u03C1\u03BF
|
|
175
175
|
TOPIC_MASTER_EXPAND_TOOLTIP=\u0395\u03C0\u03AD\u03BA\u03C4\u03B1\u03C3\u03B7 \u039F\u03BB\u03C9\u03BD
|
|
176
176
|
TOPIC_MASTER_COLAPSE_TOOLTIP=\u03A3\u03CD\u03BC\u03C0\u03C4\u03C5\u03BE\u03B7 \u039F\u03BB\u03C9\u03BD
|
|
177
177
|
TOPIC_MASTER_NO_DATA_TEXT=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03BF, \u03B4\u03BF\u03BA\u03B9\u03BC\u03AC\u03C3\u03C4\u03B5 \u03BC\u03B5 \u03C4\u03B7\u03BD \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03AE \u03B1\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7
|
|
@@ -213,7 +213,7 @@ CONTROLS_TEXT_14=\u03A3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03BC\u03B5 \u03C4\u03AF\
|
|
|
213
213
|
CONTROLS_TEXT_15=\u03A3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03BC\u03B5 \u03BC\u03AD\u03C7\u03C1\u03B9 3 \u03C3\u03C4\u03AE\u03BB\u03B5\u03C2
|
|
214
214
|
CONTROLS_TEXT_16=\u0394\u03B9\u03AC\u03C4\u03B1\u03BE\u03B7 \u03B4\u03CD\u03BF \u03C3\u03C4\u03B7\u03BB\u03CE\u03BD
|
|
215
215
|
|
|
216
|
-
CONTROLS_MASTER_FILTER_PLACERHOLDER=\
|
|
216
|
+
CONTROLS_MASTER_FILTER_PLACERHOLDER=\u03A6\u03AF\u03BB\u03C4\u03C1\u03BF
|
|
217
217
|
CONTROLS_MASTER_FILTER_BTN_TOOLTIP=\u039F\u03BC\u03AC\u03B4\u03B1 / \u03A6\u03AF\u03BB\u03C4\u03C1\u03BF
|
|
218
218
|
CONTROLS_MASTER_NO_DATA_TEXT=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03BF, \u03B4\u03BF\u03BA\u03B9\u03BC\u03AC\u03C3\u03C4\u03B5 \u03C4\u03B7\u03BD \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03AE \u03B1\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7.
|
|
219
219
|
|
|
@@ -311,6 +311,7 @@ SEARCH_SUGGESTIONS_SEE_ALL_SECTION_TITLE=\u0394\u03B5\u03AF\u03C4\u03B5 \u039F\u
|
|
|
311
311
|
SEARCH_SUGGESTIONS_DOCUMENTATION_SECTION_TITLE=\u03A4\u03B5\u03BA\u03BC\u03B7\u03C1\u03AF\u03C9\u03C3\u03B7
|
|
312
312
|
SEARCH_SUGGESTIONS_API_SECTION_TITLE=\u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC API
|
|
313
313
|
SEARCH_SUGGESTIONS_SAMPLES_SECTION_TITLE=\u0394\u03B5\u03AF\u03B3\u03BC\u03B1\u03C4\u03B1
|
|
314
|
+
SEARCH_SUGGESTIONS_EXTERNAL_SECTION_TITLE=\u0395\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03AD\u03C2 \u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AD\u03C2
|
|
314
315
|
SEARCH_PAGE_ALL_SECTION_TABLE_TITLE=\u038C\u03BB\u03B1 ({0} \u03B1\u03C0\u03CC {1})
|
|
315
316
|
SEARCH_PAGE_API_SECTION_TITLE=\u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC API ({0})
|
|
316
317
|
SEARCH_PAGE_API_SECTION_TABLE_TITLE=\u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC API ({0} \u03B1\u03C0\u03CC {1})
|
|
@@ -318,6 +319,8 @@ SEARCH_PAGE_DOCUMENTATION_SECTION_TITLE=\u03A4\u03B5\u03BA\u03BC\u03B7\u03C1\u03
|
|
|
318
319
|
SEARCH_PAGE_DOCUMENTATION_SECTION_TABLE_TITLE=\u03A4\u03B5\u03BA\u03BC\u03B7\u03C1\u03AF\u03C9\u03C3\u03B7 ({0} \u03B1\u03C0\u03CC {1})
|
|
319
320
|
SEARCH_PAGE_SAMPLES_SECTION_TITLE=\u0394\u03B5\u03AF\u03B3\u03BC\u03B1\u03C4\u03B1 ({0})
|
|
320
321
|
SEARCH_PAGE_SAMPLES_SECTION_TABLE_TITLE=\u0394\u03B5\u03AF\u03B3\u03BC\u03B1\u03C4\u03B1 ({0} \u03B1\u03C0\u03CC {1})
|
|
322
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TITLE=\u0395\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03AD\u03C2 \u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AD\u03C2 ({0})
|
|
323
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TABLE_TITLE=\u0395\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03AD\u03C2 \u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AD\u03C2 ({0} \u03B1\u03C0\u03CC {1})
|
|
321
324
|
|
|
322
325
|
RELEASE_DIALOG_TITLE=\u0397\u03BC/\u03B3\u03B9\u03BF \u03B1\u03BB\u03BB\u03B1\u03B3\u03CE\u03BD \u03B3\u03B9\u03B1\: {0}
|
|
323
326
|
RELEASE_DIALOG_CLOSE_BTN=\u039A\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
|
|
@@ -368,7 +371,7 @@ LIVE_EDITOR_RESULT=\u0391\u03C0\u03BF\u03C4\u03AD\u03BB\u03B5\u03C3\u03BC\u03B1
|
|
|
368
371
|
LIVE_EDITOR_PREVIEW_BTN=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03C3\u03BA\u03CC\u03C0\u03B7\u03C3\u03B7
|
|
369
372
|
LIVE_EDITOR_LIVE_PREVIEW_TEXT=\u0391\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B7 \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03C3\u03BA\u03CC\u03C0\u03B7\u03C3\u03B7
|
|
370
373
|
|
|
371
|
-
API_MASTER_PLACEHOLDER=\
|
|
374
|
+
API_MASTER_PLACEHOLDER=\u03A6\u03AF\u03BB\u03C4\u03C1\u03BF
|
|
372
375
|
API_MASTER_EXPAND_BTN_TOOLTIP=\u0395\u03C0\u03AD\u03BA\u03C4\u03B1\u03C3\u03B7 \u039F\u03BB\u03C9\u03BD
|
|
373
376
|
API_MASTER_COLLAPSE_BTN_TOOLTIP=\u03A3\u03CD\u03BC\u03C0\u03C4\u03C5\u03BE\u03B7 \u039F\u03BB\u03C9\u03BD
|
|
374
377
|
API_MASTER_DEPRECATED_CB=\u03A3\u03C5\u03BC\u03C0\u03B5\u03C1\u03AF\u03BB\u03B7\u03C8\u03B7 \u03BA\u03B1\u03C4\u03B1\u03C1\u03B3\u03B7\u03BC\u03AD\u03BD\u03C9\u03BD
|
|
@@ -171,7 +171,7 @@ TOPIC_DETAIL_EDIT_GITHUB=Edit on GitHub
|
|
|
171
171
|
TOPIC_DETAIL_EDIT_GITHUB_TOOLTIP=Edit this page on GitHub
|
|
172
172
|
TOPIC_DETAIL_FULLSCREEN_TOOLTIP=Show this document in full screen mode
|
|
173
173
|
|
|
174
|
-
TOPIC_MASTER_FILTER_PLACEHOLDER=
|
|
174
|
+
TOPIC_MASTER_FILTER_PLACEHOLDER=Filter
|
|
175
175
|
TOPIC_MASTER_EXPAND_TOOLTIP=Expand All
|
|
176
176
|
TOPIC_MASTER_COLAPSE_TOOLTIP=Collapse All
|
|
177
177
|
TOPIC_MASTER_NO_DATA_TEXT=No data, please try with the global search
|
|
@@ -213,7 +213,7 @@ CONTROLS_TEXT_14=Page with title, header, and content area
|
|
|
213
213
|
CONTROLS_TEXT_15=Page with up to 3 columns
|
|
214
214
|
CONTROLS_TEXT_16=Two-column layout
|
|
215
215
|
|
|
216
|
-
CONTROLS_MASTER_FILTER_PLACERHOLDER=
|
|
216
|
+
CONTROLS_MASTER_FILTER_PLACERHOLDER=Filter
|
|
217
217
|
CONTROLS_MASTER_FILTER_BTN_TOOLTIP=Group / Filter
|
|
218
218
|
CONTROLS_MASTER_NO_DATA_TEXT=No data, please try with the global search.
|
|
219
219
|
|
|
@@ -311,6 +311,7 @@ SEARCH_SUGGESTIONS_SEE_ALL_SECTION_TITLE=See All
|
|
|
311
311
|
SEARCH_SUGGESTIONS_DOCUMENTATION_SECTION_TITLE=Documentation
|
|
312
312
|
SEARCH_SUGGESTIONS_API_SECTION_TITLE=API Reference
|
|
313
313
|
SEARCH_SUGGESTIONS_SAMPLES_SECTION_TITLE=Samples
|
|
314
|
+
SEARCH_SUGGESTIONS_EXTERNAL_SECTION_TITLE=External References
|
|
314
315
|
SEARCH_PAGE_ALL_SECTION_TABLE_TITLE=All ({0} of {1})
|
|
315
316
|
SEARCH_PAGE_API_SECTION_TITLE=API Reference ({0})
|
|
316
317
|
SEARCH_PAGE_API_SECTION_TABLE_TITLE=API Reference ({0} of {1})
|
|
@@ -318,6 +319,8 @@ SEARCH_PAGE_DOCUMENTATION_SECTION_TITLE=Documentation ({0})
|
|
|
318
319
|
SEARCH_PAGE_DOCUMENTATION_SECTION_TABLE_TITLE=Documentation ({0} of {1})
|
|
319
320
|
SEARCH_PAGE_SAMPLES_SECTION_TITLE=Samples ({0})
|
|
320
321
|
SEARCH_PAGE_SAMPLES_SECTION_TABLE_TITLE=Samples ({0} of {1})
|
|
322
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TITLE=External References ({0})
|
|
323
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TABLE_TITLE=External References ({0} of {1})
|
|
321
324
|
|
|
322
325
|
RELEASE_DIALOG_TITLE=Change log for\: {0}
|
|
323
326
|
RELEASE_DIALOG_CLOSE_BTN=Close
|
|
@@ -368,7 +371,7 @@ LIVE_EDITOR_RESULT=Result
|
|
|
368
371
|
LIVE_EDITOR_PREVIEW_BTN=Preview
|
|
369
372
|
LIVE_EDITOR_LIVE_PREVIEW_TEXT=Auto-preview
|
|
370
373
|
|
|
371
|
-
API_MASTER_PLACEHOLDER=
|
|
374
|
+
API_MASTER_PLACEHOLDER=Filter
|
|
372
375
|
API_MASTER_EXPAND_BTN_TOOLTIP=Expand All
|
|
373
376
|
API_MASTER_COLLAPSE_BTN_TOOLTIP=Collapse All
|
|
374
377
|
API_MASTER_DEPRECATED_CB=Include deprecated
|
|
@@ -171,7 +171,7 @@ TOPIC_DETAIL_EDIT_GITHUB=Edit on GitHub
|
|
|
171
171
|
TOPIC_DETAIL_EDIT_GITHUB_TOOLTIP=Edit this page on GitHub
|
|
172
172
|
TOPIC_DETAIL_FULLSCREEN_TOOLTIP=Show this document in full screen mode
|
|
173
173
|
|
|
174
|
-
TOPIC_MASTER_FILTER_PLACEHOLDER=
|
|
174
|
+
TOPIC_MASTER_FILTER_PLACEHOLDER=Filter
|
|
175
175
|
TOPIC_MASTER_EXPAND_TOOLTIP=Expand All
|
|
176
176
|
TOPIC_MASTER_COLAPSE_TOOLTIP=Collapse All
|
|
177
177
|
TOPIC_MASTER_NO_DATA_TEXT=No data, please try with the global search
|
|
@@ -213,7 +213,7 @@ CONTROLS_TEXT_14=Page with title, header and content area
|
|
|
213
213
|
CONTROLS_TEXT_15=Page with up to 3 columns
|
|
214
214
|
CONTROLS_TEXT_16=Two-column layout
|
|
215
215
|
|
|
216
|
-
CONTROLS_MASTER_FILTER_PLACERHOLDER=
|
|
216
|
+
CONTROLS_MASTER_FILTER_PLACERHOLDER=Filter
|
|
217
217
|
CONTROLS_MASTER_FILTER_BTN_TOOLTIP=Group / Filter
|
|
218
218
|
CONTROLS_MASTER_NO_DATA_TEXT=No data, please try with the global search.
|
|
219
219
|
|
|
@@ -311,6 +311,7 @@ SEARCH_SUGGESTIONS_SEE_ALL_SECTION_TITLE=See All
|
|
|
311
311
|
SEARCH_SUGGESTIONS_DOCUMENTATION_SECTION_TITLE=Documentation
|
|
312
312
|
SEARCH_SUGGESTIONS_API_SECTION_TITLE=API Reference
|
|
313
313
|
SEARCH_SUGGESTIONS_SAMPLES_SECTION_TITLE=Samples
|
|
314
|
+
SEARCH_SUGGESTIONS_EXTERNAL_SECTION_TITLE=External References
|
|
314
315
|
SEARCH_PAGE_ALL_SECTION_TABLE_TITLE=All ({0} of {1})
|
|
315
316
|
SEARCH_PAGE_API_SECTION_TITLE=API Reference ({0})
|
|
316
317
|
SEARCH_PAGE_API_SECTION_TABLE_TITLE=API Reference ({0} of {1})
|
|
@@ -318,6 +319,8 @@ SEARCH_PAGE_DOCUMENTATION_SECTION_TITLE=Documentation ({0})
|
|
|
318
319
|
SEARCH_PAGE_DOCUMENTATION_SECTION_TABLE_TITLE=Documentation ({0} of {1})
|
|
319
320
|
SEARCH_PAGE_SAMPLES_SECTION_TITLE=Samples ({0})
|
|
320
321
|
SEARCH_PAGE_SAMPLES_SECTION_TABLE_TITLE=Samples ({0} of {1})
|
|
322
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TITLE=External References ({0})
|
|
323
|
+
SEARCH_PAGE_EXTERNAL_SECTION_TABLE_TITLE=External References ({0} of {1})
|
|
321
324
|
|
|
322
325
|
RELEASE_DIALOG_TITLE=Change log for\: {0}
|
|
323
326
|
RELEASE_DIALOG_CLOSE_BTN=Close
|
|
@@ -368,7 +371,7 @@ LIVE_EDITOR_RESULT=Result
|
|
|
368
371
|
LIVE_EDITOR_PREVIEW_BTN=Preview
|
|
369
372
|
LIVE_EDITOR_LIVE_PREVIEW_TEXT=Auto-Preview
|
|
370
373
|
|
|
371
|
-
API_MASTER_PLACEHOLDER=
|
|
374
|
+
API_MASTER_PLACEHOLDER=Filter
|
|
372
375
|
API_MASTER_EXPAND_BTN_TOOLTIP=Expand All
|
|
373
376
|
API_MASTER_COLLAPSE_BTN_TOOLTIP=Collapse All
|
|
374
377
|
API_MASTER_DEPRECATED_CB=Include deprecated
|
|
@@ -30,6 +30,7 @@ APP_INFORMATION_BTN_ABOUT=\u206A\u206A\u206A\u200C\u200B\u200D\u200D\u200C\u200B
|
|
|
30
30
|
APP_INFORMATION_BTN_LEGAL=\u206A\u206A\u206A\u200C\u200C\u200B\u200B\u200C\u200D\u200D\u200C\u200D\u200C\u200D\u200D\u200B\u200D\u200D\u200C\u200D\u200D\u200D\u200B\u200C\u200B\u200C\u200D\u200D\u200B\u200D\u200B\u200D\u200D\u200D\u200C\u200D\u200B\u200C\u200C\u200C\u200C\u200C\u200B\u200C\u206ALegal\u206A\u206A
|
|
31
31
|
APP_INFORMATION_BTN_PRIVACY=\u206A\u206A\u206A\u200C\u200B\u200B\u200B\u200B\u200C\u200D\u200D\u200B\u200C\u200B\u200B\u200D\u200C\u200B\u200D\u200C\u200D\u200C\u200D\u200C\u200B\u200C\u200B\u200C\u200B\u200D\u200D\u200D\u200B\u200C\u200B\u200B\u200D\u200B\u200D\u200B\u200B\u200B\u200B\u200B\u206APrivacy\u206A\u206A
|
|
32
32
|
APP_INFORMATION_BTN_TERMS_OF_USE=\u206A\u206A\u206A\u200D\u200C\u200D\u200D\u200C\u200C\u200C\u200C\u200C\u200C\u200B\u200B\u200B\u200C\u200B\u200B\u200B\u200B\u200D\u200D\u200B\u200C\u200D\u200D\u200D\u200C\u200D\u200D\u200C\u200B\u200B\u200D\u200C\u200D\u200D\u200D\u200D\u200D\u200B\u200C\u206ATerms of Use\u206A\u206A
|
|
33
|
+
APP_INFORMATION_BTN_COOKIE_PREFERENCES=\u206A\u206A\u206A\u200C\u200C\u200C\u200C\u200D\u200B\u200C\u200B\u200C\u200B\u200B\u200C\u200B\u200C\u200D\u200C\u200C\u200B\u200C\u200D\u200D\u200D\u200C\u200D\u200D\u200B\u200C\u200C\u200B\u200D\u200D\u200B\u200B\u200D\u200D\u200C\u200B\u200D\u200C\u200B\u206ACookie Preferences\u206A\u206A
|
|
33
34
|
APP_INFORMATION_BTN_APPEARANCE=\u206A\u206A\u206A\u200D\u200C\u200D\u200B\u200D\u200D\u200D\u200B\u200D\u200D\u200C\u200C\u200C\u200C\u200D\u200B\u200C\u200C\u200B\u200C\u200C\u200D\u200C\u200C\u200D\u200C\u200D\u200D\u200C\u200D\u200D\u200B\u200D\u200C\u200C\u200C\u200B\u200C\u200C\u200D\u206AAppearance\u206A\u206A
|
|
34
35
|
APP_INFORMATION_BTN_APPEARANCE_LIGHT=\u206A\u206A\u206A\u200C\u200C\u200C\u200C\u200B\u200B\u200D\u200C\u200C\u200D\u200B\u200B\u200D\u200D\u200C\u200C\u200D\u200B\u200B\u200C\u200C\u200B\u200C\u200B\u200D\u200C\u200C\u200C\u200B\u200D\u200D\u200D\u200B\u200C\u200D\u200B\u200C\u200C\u206ALight\u206A\u206A
|
|
35
36
|
APP_INFORMATION_BTN_APPEARANCE_DARK=\u206A\u206A\u206A\u200C\u200D\u200B\u200D\u200B\u200D\u200C\u200B\u200C\u200C\u200C\u200C\u200B\u200C\u200D\u200D\u200C\u200B\u200D\u200C\u200C\u200C\u200B\u200C\u200B\u200D\u200D\u200D\u200B\u200B\u200C\u200B\u200D\u200D\u200C\u200C\u200C\u200B\u200B\u200B\u206ADark\u206A\u206A
|