@sapui5/sap.cux.home 1.138.0 → 1.139.1
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/package.json +1 -1
- package/src/sap/cux/home/.library +1 -1
- package/src/sap/cux/home/App.d.ts +2 -2
- package/src/sap/cux/home/App.js +2 -2
- package/src/sap/cux/home/App.js.map +1 -1
- package/src/sap/cux/home/App.ts +2 -2
- package/src/sap/cux/home/AppsAdditionPanel.d.ts.map +1 -1
- package/src/sap/cux/home/AppsAdditionPanel.js +17 -10
- package/src/sap/cux/home/AppsAdditionPanel.js.map +1 -1
- package/src/sap/cux/home/AppsAdditionPanel.ts +19 -12
- package/src/sap/cux/home/AppsContainer.d.ts +2 -3
- package/src/sap/cux/home/AppsContainer.d.ts.map +1 -1
- package/src/sap/cux/home/AppsContainer.js +5 -8
- package/src/sap/cux/home/AppsContainer.js.map +1 -1
- package/src/sap/cux/home/AppsContainer.ts +4 -8
- package/src/sap/cux/home/BaseApp.d.ts +2 -2
- package/src/sap/cux/home/BaseApp.js +2 -2
- package/src/sap/cux/home/BaseApp.js.map +1 -1
- package/src/sap/cux/home/BaseApp.ts +2 -2
- package/src/sap/cux/home/BaseAppPanel.js +1 -1
- package/src/sap/cux/home/BaseAppPanel.js.map +1 -1
- package/src/sap/cux/home/BaseAppPanel.ts +1 -1
- package/src/sap/cux/home/BaseContainer.d.ts +2 -2
- package/src/sap/cux/home/BaseContainer.js +3 -3
- package/src/sap/cux/home/BaseContainer.js.map +1 -1
- package/src/sap/cux/home/BaseContainer.ts +3 -3
- package/src/sap/cux/home/BaseContainerRenderer.d.ts +4 -4
- package/src/sap/cux/home/BaseContainerRenderer.d.ts.map +1 -1
- package/src/sap/cux/home/BaseContainerRenderer.js +17 -19
- package/src/sap/cux/home/BaseContainerRenderer.js.map +1 -1
- package/src/sap/cux/home/BaseContainerRenderer.ts +21 -25
- package/src/sap/cux/home/BaseLayout.d.ts +2 -2
- package/src/sap/cux/home/BaseLayout.js +2 -2
- package/src/sap/cux/home/BaseLayout.js.map +1 -1
- package/src/sap/cux/home/BaseLayout.ts +2 -2
- package/src/sap/cux/home/BaseNewsItem.d.ts +2 -2
- package/src/sap/cux/home/BaseNewsItem.js +2 -2
- package/src/sap/cux/home/BaseNewsItem.js.map +1 -1
- package/src/sap/cux/home/BaseNewsItem.ts +2 -2
- package/src/sap/cux/home/BaseNewsPanel.d.ts +2 -2
- package/src/sap/cux/home/BaseNewsPanel.js +2 -2
- package/src/sap/cux/home/BaseNewsPanel.js.map +1 -1
- package/src/sap/cux/home/BaseNewsPanel.ts +2 -2
- package/src/sap/cux/home/BasePagePanel.d.ts +2 -2
- package/src/sap/cux/home/BasePagePanel.js +2 -2
- package/src/sap/cux/home/BasePagePanel.js.map +1 -1
- package/src/sap/cux/home/BasePagePanel.ts +2 -2
- package/src/sap/cux/home/BasePanel.d.ts +2 -2
- package/src/sap/cux/home/BasePanel.js +2 -2
- package/src/sap/cux/home/BasePanel.js.map +1 -1
- package/src/sap/cux/home/BasePanel.ts +2 -2
- package/src/sap/cux/home/BaseSettingsDialog.d.ts +2 -2
- package/src/sap/cux/home/BaseSettingsDialog.js +2 -2
- package/src/sap/cux/home/BaseSettingsDialog.js.map +1 -1
- package/src/sap/cux/home/BaseSettingsDialog.ts +2 -2
- package/src/sap/cux/home/BaseSettingsPanel.d.ts +3 -3
- package/src/sap/cux/home/BaseSettingsPanel.d.ts.map +1 -1
- package/src/sap/cux/home/BaseSettingsPanel.js +4 -3
- package/src/sap/cux/home/BaseSettingsPanel.js.map +1 -1
- package/src/sap/cux/home/BaseSettingsPanel.ts +6 -4
- package/src/sap/cux/home/CardsPanel.d.ts +2 -2
- package/src/sap/cux/home/CardsPanel.d.ts.map +1 -1
- package/src/sap/cux/home/CardsPanel.js +4 -4
- package/src/sap/cux/home/CardsPanel.js.map +1 -1
- package/src/sap/cux/home/CardsPanel.ts +4 -7
- package/src/sap/cux/home/ContentAdditionDialog.js +1 -1
- package/src/sap/cux/home/ContentAdditionDialog.js.map +1 -1
- package/src/sap/cux/home/ContentAdditionDialog.ts +1 -1
- package/src/sap/cux/home/ErrorPanel.d.ts +2 -2
- package/src/sap/cux/home/ErrorPanel.js +2 -2
- package/src/sap/cux/home/ErrorPanel.js.map +1 -1
- package/src/sap/cux/home/ErrorPanel.ts +2 -2
- package/src/sap/cux/home/FavAppPanel.d.ts +2 -2
- package/src/sap/cux/home/FavAppPanel.js +2 -2
- package/src/sap/cux/home/FavAppPanel.js.map +1 -1
- package/src/sap/cux/home/FavAppPanel.ts +2 -2
- package/src/sap/cux/home/FrequentAppPanel.d.ts +2 -2
- package/src/sap/cux/home/FrequentAppPanel.js +2 -2
- package/src/sap/cux/home/FrequentAppPanel.js.map +1 -1
- package/src/sap/cux/home/FrequentAppPanel.ts +2 -2
- package/src/sap/cux/home/Group.d.ts +2 -2
- package/src/sap/cux/home/Group.js +2 -2
- package/src/sap/cux/home/Group.js.map +1 -1
- package/src/sap/cux/home/Group.ts +2 -2
- package/src/sap/cux/home/IToDoPanel.d.ts +2 -2
- package/src/sap/cux/home/IToDoPanel.js.map +1 -1
- package/src/sap/cux/home/IToDoPanel.ts +2 -2
- package/src/sap/cux/home/InsightsAdditionPanel.d.ts.map +1 -1
- package/src/sap/cux/home/InsightsAdditionPanel.js +4 -7
- package/src/sap/cux/home/InsightsAdditionPanel.js.map +1 -1
- package/src/sap/cux/home/InsightsAdditionPanel.ts +4 -8
- package/src/sap/cux/home/InsightsContainer.d.ts +2 -3
- package/src/sap/cux/home/InsightsContainer.d.ts.map +1 -1
- package/src/sap/cux/home/InsightsContainer.js +6 -6
- package/src/sap/cux/home/InsightsContainer.js.map +1 -1
- package/src/sap/cux/home/InsightsContainer.ts +13 -7
- package/src/sap/cux/home/KeyUserNewsPagesSettingsPanel.d.ts.map +1 -1
- package/src/sap/cux/home/KeyUserNewsPagesSettingsPanel.js +5 -3
- package/src/sap/cux/home/KeyUserNewsPagesSettingsPanel.js.map +1 -1
- package/src/sap/cux/home/KeyUserNewsPagesSettingsPanel.ts +4 -2
- package/src/sap/cux/home/KeyUserNewsSettingsPanel.d.ts +11 -5
- package/src/sap/cux/home/KeyUserNewsSettingsPanel.d.ts.map +1 -1
- package/src/sap/cux/home/KeyUserNewsSettingsPanel.js +160 -82
- package/src/sap/cux/home/KeyUserNewsSettingsPanel.js.map +1 -1
- package/src/sap/cux/home/KeyUserNewsSettingsPanel.ts +164 -82
- package/src/sap/cux/home/Layout.d.ts +2 -3
- package/src/sap/cux/home/Layout.d.ts.map +1 -1
- package/src/sap/cux/home/Layout.js +2 -3
- package/src/sap/cux/home/Layout.js.map +1 -1
- package/src/sap/cux/home/Layout.ts +2 -4
- package/src/sap/cux/home/MenuItem.d.ts +2 -2
- package/src/sap/cux/home/MenuItem.js +2 -2
- package/src/sap/cux/home/MenuItem.js.map +1 -1
- package/src/sap/cux/home/MenuItem.ts +2 -2
- package/src/sap/cux/home/NewsAndPagesContainer.d.ts +24 -3
- package/src/sap/cux/home/NewsAndPagesContainer.d.ts.map +1 -1
- package/src/sap/cux/home/NewsAndPagesContainer.js +49 -21
- package/src/sap/cux/home/NewsAndPagesContainer.js.map +1 -1
- package/src/sap/cux/home/NewsAndPagesContainer.ts +53 -21
- package/src/sap/cux/home/NewsGroup.d.ts.map +1 -1
- package/src/sap/cux/home/NewsGroup.js +11 -6
- package/src/sap/cux/home/NewsGroup.js.map +1 -1
- package/src/sap/cux/home/NewsGroup.ts +11 -8
- package/src/sap/cux/home/NewsPanel.d.ts +36 -7
- package/src/sap/cux/home/NewsPanel.d.ts.map +1 -1
- package/src/sap/cux/home/NewsPanel.gen.d.ts +0 -91
- package/src/sap/cux/home/NewsPanel.js +281 -200
- package/src/sap/cux/home/NewsPanel.js.map +1 -1
- package/src/sap/cux/home/NewsPanel.ts +168 -102
- package/src/sap/cux/home/NewsSettingsPanel.d.ts.map +1 -1
- package/src/sap/cux/home/NewsSettingsPanel.js +10 -6
- package/src/sap/cux/home/NewsSettingsPanel.js.map +1 -1
- package/src/sap/cux/home/NewsSettingsPanel.ts +12 -6
- package/src/sap/cux/home/NoDataContainer.d.ts +2 -3
- package/src/sap/cux/home/NoDataContainer.d.ts.map +1 -1
- package/src/sap/cux/home/NoDataContainer.js +2 -2
- package/src/sap/cux/home/NoDataContainer.js.map +1 -1
- package/src/sap/cux/home/NoDataContainer.ts +2 -2
- package/src/sap/cux/home/PagePanel.d.ts +2 -2
- package/src/sap/cux/home/PagePanel.js +2 -2
- package/src/sap/cux/home/PagePanel.js.map +1 -1
- package/src/sap/cux/home/PagePanel.ts +2 -2
- package/src/sap/cux/home/RecentAppPanel.d.ts +2 -2
- package/src/sap/cux/home/RecentAppPanel.js +2 -2
- package/src/sap/cux/home/RecentAppPanel.js.map +1 -1
- package/src/sap/cux/home/RecentAppPanel.ts +2 -2
- package/src/sap/cux/home/RecommendedAppPanel.d.ts +2 -2
- package/src/sap/cux/home/RecommendedAppPanel.js +2 -2
- package/src/sap/cux/home/RecommendedAppPanel.js.map +1 -1
- package/src/sap/cux/home/RecommendedAppPanel.ts +2 -2
- package/src/sap/cux/home/SituationPanel.d.ts +2 -2
- package/src/sap/cux/home/SituationPanel.js +2 -2
- package/src/sap/cux/home/SituationPanel.js.map +1 -1
- package/src/sap/cux/home/SituationPanel.ts +2 -2
- package/src/sap/cux/home/SpaceInsightsPanel.d.ts +2 -2
- package/src/sap/cux/home/SpaceInsightsPanel.d.ts.map +1 -1
- package/src/sap/cux/home/SpaceInsightsPanel.js +6 -3
- package/src/sap/cux/home/SpaceInsightsPanel.js.map +1 -1
- package/src/sap/cux/home/SpaceInsightsPanel.ts +6 -3
- package/src/sap/cux/home/SpacePanel.d.ts +2 -2
- package/src/sap/cux/home/SpacePanel.js +2 -2
- package/src/sap/cux/home/SpacePanel.js.map +1 -1
- package/src/sap/cux/home/SpacePanel.ts +2 -2
- package/src/sap/cux/home/TaskPanel.d.ts +2 -2
- package/src/sap/cux/home/TaskPanel.d.ts.map +1 -1
- package/src/sap/cux/home/TaskPanel.js +4 -11
- package/src/sap/cux/home/TaskPanel.js.map +1 -1
- package/src/sap/cux/home/TaskPanel.ts +5 -11
- package/src/sap/cux/home/TilesPanel.d.ts +2 -2
- package/src/sap/cux/home/TilesPanel.d.ts.map +1 -1
- package/src/sap/cux/home/TilesPanel.js +6 -6
- package/src/sap/cux/home/TilesPanel.js.map +1 -1
- package/src/sap/cux/home/TilesPanel.ts +6 -12
- package/src/sap/cux/home/ToDoPanel.d.ts +2 -2
- package/src/sap/cux/home/ToDoPanel.d.ts.map +1 -1
- package/src/sap/cux/home/ToDoPanel.js +4 -19
- package/src/sap/cux/home/ToDoPanel.js.map +1 -1
- package/src/sap/cux/home/ToDoPanel.ts +4 -20
- package/src/sap/cux/home/ToDosContainer.d.ts +2 -3
- package/src/sap/cux/home/ToDosContainer.d.ts.map +1 -1
- package/src/sap/cux/home/ToDosContainer.js +5 -5
- package/src/sap/cux/home/ToDosContainer.js.map +1 -1
- package/src/sap/cux/home/ToDosContainer.ts +3 -3
- package/src/sap/cux/home/changeHandler/SetNewsFeedUrl.d.ts.map +1 -1
- package/src/sap/cux/home/changeHandler/SetNewsFeedUrl.js +1 -0
- package/src/sap/cux/home/changeHandler/SetNewsFeedUrl.js.map +1 -1
- package/src/sap/cux/home/changeHandler/SetNewsFeedUrl.ts +1 -0
- package/src/sap/cux/home/i18n/messagebundle.properties +17 -5
- package/src/sap/cux/home/i18n/messagebundle_ar.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_bg.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_ca.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_cnr.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_cs.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_cy.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_da.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_de.properties +15 -15
- package/src/sap/cux/home/i18n/messagebundle_el.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_en.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_en_GB.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_en_US_sappsd.properties +12 -6
- package/src/sap/cux/home/i18n/messagebundle_en_US_saprigi.properties +12 -6
- package/src/sap/cux/home/i18n/messagebundle_en_US_saptrc.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_es.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_es_MX.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_et.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_fi.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_fr.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_fr_CA.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_hi.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_hr.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_hu.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_id.properties +6 -6
- package/src/sap/cux/home/i18n/messagebundle_it.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_iw.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_ja.properties +9 -9
- package/src/sap/cux/home/i18n/messagebundle_kk.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_ko.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_lt.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_lv.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_mk.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_ms.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_nl.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_no.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_pl.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_pt.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_pt_PT.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_ro.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_ru.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_sh.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_sk.properties +6 -6
- package/src/sap/cux/home/i18n/messagebundle_sl.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_sr.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_sv.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_th.properties +7 -7
- package/src/sap/cux/home/i18n/messagebundle_tr.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_uk.properties +6 -6
- package/src/sap/cux/home/i18n/messagebundle_vi.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_zh_CN.properties +5 -5
- package/src/sap/cux/home/i18n/messagebundle_zh_TW.properties +5 -5
- package/src/sap/cux/home/interface/CardsInterface.d.ts +1 -5
- package/src/sap/cux/home/interface/CardsInterface.d.ts.map +1 -1
- package/src/sap/cux/home/interface/CardsInterface.js.map +1 -1
- package/src/sap/cux/home/interface/CardsInterface.ts +1 -1
- package/src/sap/cux/home/interface/KeyUserInterface.d.ts +2 -0
- package/src/sap/cux/home/interface/KeyUserInterface.d.ts.map +1 -1
- package/src/sap/cux/home/interface/KeyUserInterface.js.map +1 -1
- package/src/sap/cux/home/interface/KeyUserInterface.ts +2 -0
- package/src/sap/cux/home/library.d.ts +26 -15
- package/src/sap/cux/home/library.d.ts.map +1 -1
- package/src/sap/cux/home/library.js +26 -15
- package/src/sap/cux/home/library.js.map +1 -1
- package/src/sap/cux/home/library.ts +27 -15
- package/src/sap/cux/home/themes/base/ContentAdditionDialog.less +0 -8
- package/src/sap/cux/home/themes/base/NewsAndPagesContainer.less +4 -0
- package/src/sap/cux/home/themes/base/ToDosContainer.less +2 -1
- package/src/sap/cux/home/utils/CommonUtils.d.ts +1 -1
- package/src/sap/cux/home/utils/CommonUtils.d.ts.map +1 -1
- package/src/sap/cux/home/utils/CommonUtils.js.map +1 -1
- package/src/sap/cux/home/utils/CommonUtils.ts +5 -2
- package/src/sap/cux/home/utils/FeatureUtils.js +0 -2
- package/src/sap/cux/home/utils/FeatureUtils.js.map +1 -1
- package/src/sap/cux/home/utils/FeatureUtils.ts +3 -3
- package/src/sap/cux/home/utils/HttpHelper.js.map +1 -1
- package/src/sap/cux/home/utils/HttpHelper.ts +1 -1
- package/src/sap/cux/home/utils/KeyUserPersonalization.d.ts.map +1 -1
- package/src/sap/cux/home/utils/KeyUserPersonalization.js +0 -1
- package/src/sap/cux/home/utils/KeyUserPersonalization.js.map +1 -1
- package/src/sap/cux/home/utils/KeyUserPersonalization.ts +0 -1
- package/src/sap/cux/home/utils/fragment/appsAdditionContent.fragment.xml +9 -4
- package/src/sap/cux/home/{AppsContainerGenericPlaceholder.d.ts → utils/placeholder/AppsPlaceholder.d.ts} +2 -2
- package/src/sap/cux/home/utils/placeholder/AppsPlaceholder.d.ts.map +1 -0
- package/src/sap/cux/home/{AppsContainerGenericPlaceholder.js → utils/placeholder/AppsPlaceholder.js} +1 -1
- package/src/sap/cux/home/utils/placeholder/AppsPlaceholder.js.map +1 -0
- package/src/sap/cux/home/utils/placeholder/InsightsPlaceholder.d.ts +8 -0
- package/src/sap/cux/home/utils/placeholder/InsightsPlaceholder.d.ts.map +1 -0
- package/src/sap/cux/home/{InsightsContainerGenericPlaceholder.js → utils/placeholder/InsightsPlaceholder.js} +1 -1
- package/src/sap/cux/home/utils/placeholder/InsightsPlaceholder.js.map +1 -0
- package/src/sap/cux/home/{InsightsContainerGenericPlaceholder.d.ts → utils/placeholder/NewsAndPagesPlaceholder.d.ts} +3 -3
- package/src/sap/cux/home/utils/placeholder/NewsAndPagesPlaceholder.d.ts.map +1 -0
- package/src/sap/cux/home/{NewsAndPagesContainerGenericPlaceholder.js → utils/placeholder/NewsAndPagesPlaceholder.js} +1 -1
- package/src/sap/cux/home/utils/placeholder/NewsAndPagesPlaceholder.js.map +1 -0
- package/src/sap/cux/home/{ToDosContainerGenericPlaceholder.d.ts → utils/placeholder/ToDosPlaceholder.d.ts} +2 -2
- package/src/sap/cux/home/utils/placeholder/ToDosPlaceholder.d.ts.map +1 -0
- package/src/sap/cux/home/{ToDosContainerGenericPlaceholder.js → utils/placeholder/ToDosPlaceholder.js} +1 -1
- package/src/sap/cux/home/utils/placeholder/ToDosPlaceholder.js.map +1 -0
- package/src/sap/cux/home/AppsContainerGenericPlaceholder.d.ts.map +0 -1
- package/src/sap/cux/home/AppsContainerGenericPlaceholder.js.map +0 -1
- package/src/sap/cux/home/InsightsContainerGenericPlaceholder.d.ts.map +0 -1
- package/src/sap/cux/home/InsightsContainerGenericPlaceholder.js.map +0 -1
- package/src/sap/cux/home/NewsAndPagesContainerGenericPlaceholder.d.ts +0 -8
- package/src/sap/cux/home/NewsAndPagesContainerGenericPlaceholder.d.ts.map +0 -1
- package/src/sap/cux/home/NewsAndPagesContainerGenericPlaceholder.js.map +0 -1
- package/src/sap/cux/home/ToDosContainerGenericPlaceholder.d.ts.map +0 -1
- package/src/sap/cux/home/ToDosContainerGenericPlaceholder.js.map +0 -1
- /package/src/sap/cux/home/{AppsContainerGenericPlaceholder.ts → utils/placeholder/AppsPlaceholder.ts} +0 -0
- /package/src/sap/cux/home/{InsightsContainerGenericPlaceholder.ts → utils/placeholder/InsightsPlaceholder.ts} +0 -0
- /package/src/sap/cux/home/{NewsAndPagesContainerGenericPlaceholder.ts → utils/placeholder/NewsAndPagesPlaceholder.ts} +0 -0
- /package/src/sap/cux/home/{ToDosContainerGenericPlaceholder.ts → utils/placeholder/ToDosPlaceholder.ts} +0 -0
|
@@ -3,6 +3,7 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
3
3
|
import type { $BaseNewsPanelSettings } from "sap/cux/home/BaseNewsPanel";
|
|
4
4
|
import BaseNewsPanel from "sap/cux/home/BaseNewsPanel";
|
|
5
5
|
import NewsGroup from "sap/cux/home/NewsGroup";
|
|
6
|
+
import { NewsType } from "sap/cux/home/library";
|
|
6
7
|
interface IBindingInfo {
|
|
7
8
|
path: string;
|
|
8
9
|
length: number;
|
|
@@ -88,7 +89,13 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
88
89
|
};
|
|
89
90
|
}
|
|
90
91
|
type FileFormat = "xlsx" | "csv";
|
|
91
|
-
const BASE_URL = "/sap/opu/odata4/ui2/insights_srv/srvd/ui2/", NEWS_FEED_READ_API: string, NEWS_FEED_TRANSLATION_API: string, DEFAULT_FEED_COUNT = 7,
|
|
92
|
+
const BASE_URL = "/sap/opu/odata4/ui2/insights_srv/srvd/ui2/", NEWS_FEED_READ_API: string, NEWS_FEED_TRANSLATION_API: string, DEFAULT_FEED_COUNT = 7, NEWS_HEIGHT: {
|
|
93
|
+
LargeDesktop: string;
|
|
94
|
+
XLargeDesktop: string;
|
|
95
|
+
Desktop: string;
|
|
96
|
+
Tablet: string;
|
|
97
|
+
Mobile: string;
|
|
98
|
+
}, fnImagePlaceholder: (sPath: string, N: number) => string[];
|
|
92
99
|
const CUSTOM_NEWS_FEED: {
|
|
93
100
|
TITLE: string;
|
|
94
101
|
LINK: string;
|
|
@@ -111,8 +118,8 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
111
118
|
* @version 0.0.1
|
|
112
119
|
* @since 1.121
|
|
113
120
|
*
|
|
114
|
-
* @
|
|
115
|
-
* @
|
|
121
|
+
* @private
|
|
122
|
+
* @ui5-restricted ux.eng.s4producthomes1
|
|
116
123
|
*
|
|
117
124
|
* @alias sap.cux.home.NewsPanel
|
|
118
125
|
*/
|
|
@@ -130,6 +137,8 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
130
137
|
private _defaultNewsPromise;
|
|
131
138
|
private fetchedFeedUrl;
|
|
132
139
|
private defaultUrl;
|
|
140
|
+
private _noUpdatesNewsFeed;
|
|
141
|
+
private _endUserResponse;
|
|
133
142
|
static readonly metadata: MetadataOptions;
|
|
134
143
|
constructor(idOrSettings?: string | $BaseNewsPanelSettings);
|
|
135
144
|
constructor(id?: string, settings?: $BaseNewsPanelSettings);
|
|
@@ -153,7 +162,7 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
153
162
|
* @param {boolean} [isKeyUserChange=false] - Indicates if the change is made by a key user.
|
|
154
163
|
* @private
|
|
155
164
|
*/
|
|
156
|
-
setDefaultNews(
|
|
165
|
+
setDefaultNews(): Promise<void>;
|
|
157
166
|
/**
|
|
158
167
|
* Set the visibility of the manage news item in the menu.
|
|
159
168
|
* @param visible - A boolean indicating whether the manage news item should be visible or not.
|
|
@@ -172,6 +181,12 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
172
181
|
* @returns {void}
|
|
173
182
|
*/
|
|
174
183
|
private setPressEnabledForNewsGroup;
|
|
184
|
+
/**
|
|
185
|
+
*
|
|
186
|
+
* @param description - The description from which inline styles need to be removed.
|
|
187
|
+
* @returns {string} The description with inline styles removed.
|
|
188
|
+
*/
|
|
189
|
+
private removeInlineStylesFromDescription;
|
|
175
190
|
/**
|
|
176
191
|
* Retrieves the current news group data based on the provided id.
|
|
177
192
|
*
|
|
@@ -242,6 +257,7 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
242
257
|
* @returns {Promise} A promise that resolves to the extracted image URL.
|
|
243
258
|
*/
|
|
244
259
|
private extractImage;
|
|
260
|
+
getNewsType(): NewsType;
|
|
245
261
|
/**
|
|
246
262
|
* Checks if the custom file format is CSV based on the custom file name.
|
|
247
263
|
*
|
|
@@ -259,6 +275,13 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
259
275
|
* @private
|
|
260
276
|
*/
|
|
261
277
|
private setPersDataNewsFeed;
|
|
278
|
+
/**
|
|
279
|
+
* Sets the news feed type (Default or Custom) based on the provided data structure.
|
|
280
|
+
*
|
|
281
|
+
* @param {INewsFeed[]} data - News feed data from the URL.
|
|
282
|
+
* @returns {Promise<void>} Resolves after setting the appropriate feed.
|
|
283
|
+
*/
|
|
284
|
+
setNewsFeedFromUrl(data: INewsFeed[]): Promise<void>;
|
|
262
285
|
/**
|
|
263
286
|
* This method retrieves the count and feeds of the custom news feed asynchronously.
|
|
264
287
|
* If the count is not zero, it loads the custom news feed data and returns the feeds.
|
|
@@ -317,10 +340,16 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
317
340
|
private getDefaultNewsResponse;
|
|
318
341
|
/**
|
|
319
342
|
*
|
|
320
|
-
* @returns {ODataResponse} The placeholder news group with enriched titles and descriptions
|
|
343
|
+
* @returns {ODataResponse} The no update placeholder news group with enriched titles and descriptions to show when there are no updates
|
|
344
|
+
* @private
|
|
345
|
+
*/
|
|
346
|
+
private getNoUpdatesPlaceholder;
|
|
347
|
+
/**
|
|
348
|
+
* Returns if its a no updates new feed group or not
|
|
349
|
+
* This indicates whether the news feed is a static no updates placeholder news feed.
|
|
321
350
|
* @private
|
|
322
351
|
*/
|
|
323
|
-
|
|
352
|
+
isNoUpdatesNewsFeed(): boolean;
|
|
324
353
|
/**
|
|
325
354
|
* Fetches the default news data from the server.
|
|
326
355
|
* @returns {Promise<ODataResponse>} A promise that resolves to the fetched news data
|
|
@@ -337,7 +366,7 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
337
366
|
* @returns {Promise<INewsFeed[]>} A promise that resolves to an array of custom news feed items.
|
|
338
367
|
* @private
|
|
339
368
|
*/
|
|
340
|
-
|
|
369
|
+
getCustomOrDefaultNewsFeed(sFeedId: string, showAllPreparationRequired: boolean): Promise<INewsFeed[]>;
|
|
341
370
|
/**
|
|
342
371
|
* Retrieves custom news feed items identified by the provided feed ID and settings.
|
|
343
372
|
* It processes the response data and returns an array of custom news feed items.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsPanel.d.ts","sourceRoot":"../../../../..","sources":["src/sap/cux/home/NewsPanel.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,wBAAwB,CAAC;IAYxC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;IAQ3D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;IACzE,OAAO,aAAa,MAAM,4BAA4B,CAAC;IAGvD,OAAO,SAAS,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"NewsPanel.d.ts","sourceRoot":"../../../../..","sources":["src/sap/cux/home/NewsPanel.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,wBAAwB,CAAC;IAYxC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;IAQ3D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;IACzE,OAAO,aAAa,MAAM,4BAA4B,CAAC;IAGvD,OAAO,SAAS,MAAM,wBAAwB,CAAC;IAE/C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;IAShD,UAAU,YAAY;QACrB,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;KACf;IAED,UAAU,aAAa;QACtB,KAAK,EAAE,SAAS,EAAE,CAAC;KACnB;IAED,UAAiB,SAAS;QACzB,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QACzC,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;QAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;KACvB;IAED,UAAiB,SAAS;QACzB,QAAQ,EAAE,MAAM,CAAC;QACjB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,0BAA0B,CAAC,EAAE,OAAO,CAAC;KACrC;IAED,UAAU,eAAe;QACxB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,cAAc,CAAC,EAAE,MAAM,CAAC;KACxB;IAED,UAAU,iBAAiB;QAC1B,SAAS,EAAE;YACV,UAAU,EAAE,aAAa,EAAE,CAAC;SAC5B,CAAC;KACF;IAED,UAAU,aAAa;QACtB,gBAAgB,EAAE,MAAM,CAAC;QACzB,qBAAqB,EAAE,MAAM,CAAC;QAC9B,KAAK,EAAE,SAAS,EAAE,CAAC;KACnB;IAED,UAAU,aAAa;QACtB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;QAC3B,gBAAgB,CAAC,EAAE;YAClB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;SACtB,CAAC;QACF,WAAW,CAAC,EAAE;YACb,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;SACvB,CAAC;QACF,SAAS,EAAE;YACV,UAAU,EAAE;gBACX,CAAC,GAAG,EAAE,MAAM,GAAG,aAAa,CAAC;aAC7B,CAAC;YACF,oBAAoB,CAAC,EAAE,MAAM,CAAC;SAC9B,CAAC;KACF;IAED,UAAU,aAAa;QACtB,YAAY,CAAC,EAAE;YACd,KAAK,EAAE,MAAM,CAAC;YACd,MAAM,EAAE,MAAM,CAAC;SACf,CAAC;QACF,QAAQ,EAAE,OAAO,CAAC;KAClB;IACD,UAAU,iBAAiB;QAC1B,KAAK,EAAE,MAAM,EAAE,CAAC;QAChB,0BAA0B,CAAC,EAAE,OAAO,CAAC;KACrC;IACD,UAAU,aAAa;QACtB,CAAC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAC;KACzB;IAED,UAAU,gBAAgB;QACzB,CAAC,GAAG,EAAE,MAAM,GAAG,SAAS,EAAE,CAAC;KAC3B;IAED,UAAiB,SAAS;QACzB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KACtB;IAED,UAAiB,UAAU;QAC1B,CAAC,GAAG,EAAE,MAAM,GAAG;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;SAAE,CAAC;KACzC;IAED,KAAY,UAAU,GAAG,MAAM,GAAG,KAAK,CAAC;IAExC,MAAM,QAAQ,+CAA+C,EAC5D,kBAAkB,QAAqD,EACvE,yBAAyB,QAAqE,EAC9F,kBAAkB,IAAI,EACtB,WAAW;;;;;;KAMV,EACD,kBAAkB,GAAa,OAAO,MAAM,EAAE,GAAG,MAAM,aAItD,CAAC;IAEH,MAAM,gBAAgB;;;;;;;;;KAoBpB,EACD,aAAa,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;KAWvC,CAAC;IAEH;;;;;;;;;;;;;;OAcG;IACH,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,aAAa;QACnD,OAAO,CAAC,SAAS,CAAa;QAC9B,OAAO,CAAC,UAAU,CAAY;QAC9B,OAAO,CAAC,eAAe,CAAY;QACnC,OAAO,CAAC,KAAK,CAAU;QACvB,OAAO,CAAC,mBAAmB,CAAuB;QAClD,OAAO,CAAC,SAAS,CAAW;QAC5B,OAAO,CAAC,gBAAgB,CAAqB;QAC7C,OAAO,CAAC,SAAS,CAAY;QAC7B,OAAO,CAAC,oBAAoB,CAAiB;QAC7C,OAAO,CAAC,iBAAiB,CAAY;QACrC,OAAO,CAAC,mBAAmB,CAAuC;QAClE,OAAO,CAAC,cAAc,CAAU;QAChC,OAAO,CAAC,UAAU,CAAU;QAC5B,OAAO,CAAC,kBAAkB,CAAkB;QAC5C,OAAO,CAAC,gBAAgB,CAAiB;QAEzC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAE,eAAe,CAmDvC;oBAEU,YAAY,CAAC,EAAE,MAAM,GAAG,sBAAsB;oBAC9C,EAAE,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,sBAAsB;QAY1D;;;;;WAKG;QACI,IAAI,IAAI,IAAI;QAgCnB;;;;;WAKG;QACU,OAAO;QA2DpB;;;;;WAKG;QACU,cAAc;QAiB3B;;;WAGG;QACH,OAAO,CAAC,2BAA2B;QASnC;;;;WAIG;QACH,OAAO,CAAC,kBAAkB;QAM1B;;;;;WAKG;QACH,OAAO,CAAC,2BAA2B;QAkDnC;;;;WAIG;QACH,OAAO,CAAC,iCAAiC;QAIzC;;;;;;;WAOG;QACI,mBAAmB,CAAC,EAAE,EAAE,MAAM;QA4BrC;;;WAGG;QAEH;;;;;WAKG;gBACW,kBAAkB;QA8BhC;;;;;WAKG;gBACW,YAAY;QAgC1B;;;WAGG;QACI,eAAe,IAAI,IAAI;QAcjB,MAAM,CAAC,GAAG,EAAE,MAAM;QAU/B;;;;WAIG;QACI,YAAY;QAanB;;;;WAIG;QACH,OAAO,CAAC,YAAY;QAsCpB,OAAO,CAAC,gBAAgB;QAIxB;;;;WAIG;gBACW,mBAAmB;QAUjC;;;;WAIG;QACH,OAAO,CAAC,UAAU;QASlB;;;;WAIG;QACI,mBAAmB;QAI1B;;;;WAIG;QACH,OAAO,CAAC,YAAY;QAiBb,WAAW,IAAI,QAAQ;QAG9B;;;;;WAKG;QACH,OAAO,CAAC,eAAe;QAGvB;;;;;;;;WAQG;gBACW,mBAAmB;QAMjC;;;;;WAKG;QACU,kBAAkB,CAAC,IAAI,EAAE,SAAS,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC;QAejE;;;;;;WAMG;QACU,iBAAiB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;QA+D9D;;;;;;;;;;WAUG;QACH,OAAO,CAAC,mBAAmB;QAM3B;;;;;;;;;;;WAWG;QACH,OAAO,CAAC,8BAA8B;QAWtC;;;;;;;WAOG;QACH,OAAO,CAAC,yBAAyB;QA8BjC;;;;;;WAMG;QACI,2BAA2B;QAIlC;;;;WAIG;QACH,OAAO,CAAC,sBAAsB;QAa9B;;;;WAIG;QACH,OAAO,CAAC,uBAAuB;QAoB/B;;;;WAIG;QACI,mBAAmB,IAAI,OAAO;QAIrC;;;;;WAKG;gBACW,gBAAgB;QAsC9B;;;;;;;;WAQG;QACU,0BAA0B,CAAC,OAAO,EAAE,MAAM,EAAE,0BAA0B,EAAE,OAAO,GAAG,OAAO,CAAC,SAAS,EAAE,CAAC;QAYnH;;;;;;;WAOG;gBACW,iBAAiB;QA+B/B;;;;;WAKG;QACI,qBAAqB,CAAC,KAAK,EAAE,SAAS;QAS7C;;;;;;WAMG;QACU,eAAe,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM;QAejE;;;;;;WAMG;QACH,OAAO,CAAC,gBAAgB;QAoBxB;;;;;WAKG;QACH,OAAO,CAAC,UAAU;QAelB;;;WAGG;gBACW,mBAAmB;QAYjC;;;;WAIG;gBACW,kBAAkB;QAsChC;;;;;;;WAOG;QACH,OAAO,CAAC,iBAAiB;QASzB;;;;WAIG;QACH,OAAO,CAAC,iBAAiB;QAezB;;;WAGG;gBACW,kBAAkB;QAkBhC;;;;WAIG;QACH,OAAO,CAAC,cAAc;QA4BtB;;;;;WAKG;QACH,OAAO,CAAC,kBAAkB;QAc1B;;;;;;WAMG;QACH,OAAO,CAAC,mBAAmB;QA4B3B;;;;;;WAMG;QACH,OAAO,CAAC,iBAAiB;QAUzB;;;;;WAKG;QACH,OAAO,CAAC,aAAa;QA6CrB,OAAO,CAAC,uBAAuB;KAK/B;CACA"}
|
|
@@ -3,7 +3,6 @@ declare module "sap/cux/home/NewsPanel" {
|
|
|
3
3
|
* SAP UI development toolkit for HTML5 (SAPUI5)
|
|
4
4
|
* * (c) Copyright 2009-2025 SAP SE. All rights reserved
|
|
5
5
|
*/
|
|
6
|
-
import { NewsType } from "sap/cux/home/library";
|
|
7
6
|
import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
|
|
8
7
|
import { $BaseNewsPanelSettings } from "sap/cux/home/BaseNewsPanel";
|
|
9
8
|
|
|
@@ -17,11 +16,6 @@ import { $BaseNewsPanelSettings } from "sap/cux/home/BaseNewsPanel";
|
|
|
17
16
|
*/
|
|
18
17
|
url?: string | PropertyBindingInfo;
|
|
19
18
|
|
|
20
|
-
/**
|
|
21
|
-
* Type of the news item.
|
|
22
|
-
*/
|
|
23
|
-
type?: NewsType | PropertyBindingInfo | `{${string}}`;
|
|
24
|
-
|
|
25
19
|
/**
|
|
26
20
|
* The key of custom news feed.
|
|
27
21
|
*/
|
|
@@ -31,16 +25,6 @@ import { $BaseNewsPanelSettings } from "sap/cux/home/BaseNewsPanel";
|
|
|
31
25
|
* The filename of custom news feed.
|
|
32
26
|
*/
|
|
33
27
|
customFileName?: string | PropertyBindingInfo;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* The flag for custom news feed is checked or not.
|
|
37
|
-
*/
|
|
38
|
-
showCustom?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* Property to set default News.
|
|
42
|
-
*/
|
|
43
|
-
showDefault?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
44
28
|
}
|
|
45
29
|
|
|
46
30
|
export default interface NewsPanel {
|
|
@@ -70,31 +54,6 @@ import { $BaseNewsPanelSettings } from "sap/cux/home/BaseNewsPanel";
|
|
|
70
54
|
*/
|
|
71
55
|
setUrl(url: string): this;
|
|
72
56
|
|
|
73
|
-
// property: type
|
|
74
|
-
|
|
75
|
-
/**
|
|
76
|
-
* Gets current value of property "type".
|
|
77
|
-
*
|
|
78
|
-
* Type of the news item.
|
|
79
|
-
*
|
|
80
|
-
* Default value is: "NewsType.RSS"
|
|
81
|
-
* @returns Value of property "type"
|
|
82
|
-
*/
|
|
83
|
-
getType(): NewsType;
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* Sets a new value for property "type".
|
|
87
|
-
*
|
|
88
|
-
* Type of the news item.
|
|
89
|
-
*
|
|
90
|
-
* When called with a value of "null" or "undefined", the default value of the property will be restored.
|
|
91
|
-
*
|
|
92
|
-
* Default value is: "NewsType.RSS"
|
|
93
|
-
* @param [type="NewsType.RSS"] New value for property "type"
|
|
94
|
-
* @returns Reference to "this" in order to allow method chaining
|
|
95
|
-
*/
|
|
96
|
-
setType(type: NewsType): this;
|
|
97
|
-
|
|
98
57
|
// property: customFeedKey
|
|
99
58
|
|
|
100
59
|
/**
|
|
@@ -144,55 +103,5 @@ import { $BaseNewsPanelSettings } from "sap/cux/home/BaseNewsPanel";
|
|
|
144
103
|
* @returns Reference to "this" in order to allow method chaining
|
|
145
104
|
*/
|
|
146
105
|
setCustomFileName(customFileName: string): this;
|
|
147
|
-
|
|
148
|
-
// property: showCustom
|
|
149
|
-
|
|
150
|
-
/**
|
|
151
|
-
* Gets current value of property "showCustom".
|
|
152
|
-
*
|
|
153
|
-
* The flag for custom news feed is checked or not.
|
|
154
|
-
*
|
|
155
|
-
* Default value is: false
|
|
156
|
-
* @returns Value of property "showCustom"
|
|
157
|
-
*/
|
|
158
|
-
getShowCustom(): boolean;
|
|
159
|
-
|
|
160
|
-
/**
|
|
161
|
-
* Sets a new value for property "showCustom".
|
|
162
|
-
*
|
|
163
|
-
* The flag for custom news feed is checked or not.
|
|
164
|
-
*
|
|
165
|
-
* When called with a value of "null" or "undefined", the default value of the property will be restored.
|
|
166
|
-
*
|
|
167
|
-
* Default value is: false
|
|
168
|
-
* @param [showCustom=false] New value for property "showCustom"
|
|
169
|
-
* @returns Reference to "this" in order to allow method chaining
|
|
170
|
-
*/
|
|
171
|
-
setShowCustom(showCustom: boolean): this;
|
|
172
|
-
|
|
173
|
-
// property: showDefault
|
|
174
|
-
|
|
175
|
-
/**
|
|
176
|
-
* Gets current value of property "showDefault".
|
|
177
|
-
*
|
|
178
|
-
* Property to set default News.
|
|
179
|
-
*
|
|
180
|
-
* Default value is: false
|
|
181
|
-
* @returns Value of property "showDefault"
|
|
182
|
-
*/
|
|
183
|
-
getShowDefault(): boolean;
|
|
184
|
-
|
|
185
|
-
/**
|
|
186
|
-
* Sets a new value for property "showDefault".
|
|
187
|
-
*
|
|
188
|
-
* Property to set default News.
|
|
189
|
-
*
|
|
190
|
-
* When called with a value of "null" or "undefined", the default value of the property will be restored.
|
|
191
|
-
*
|
|
192
|
-
* Default value is: false
|
|
193
|
-
* @param [showDefault=false] New value for property "showDefault"
|
|
194
|
-
* @returns Reference to "this" in order to allow method chaining
|
|
195
|
-
*/
|
|
196
|
-
setShowDefault(showDefault: boolean): this;
|
|
197
106
|
}
|
|
198
107
|
}
|