@openui5/sap.m 1.71.57 → 1.71.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (322) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +1 -1
  3. package/src/sap/m/AccButton.js +1 -1
  4. package/src/sap/m/ActionListItem.js +1 -1
  5. package/src/sap/m/ActionSelect.js +1 -1
  6. package/src/sap/m/ActionSheet.js +1 -1
  7. package/src/sap/m/App.js +1 -1
  8. package/src/sap/m/AssociativeOverflowToolbar.js +1 -1
  9. package/src/sap/m/Bar.js +1 -1
  10. package/src/sap/m/Breadcrumbs.js +1 -1
  11. package/src/sap/m/BusyDialog.js +1 -1
  12. package/src/sap/m/BusyIndicator.js +1 -1
  13. package/src/sap/m/Button.js +1 -1
  14. package/src/sap/m/Carousel.js +1 -1
  15. package/src/sap/m/CarouselLayout.js +1 -1
  16. package/src/sap/m/CheckBox.js +1 -1
  17. package/src/sap/m/ColorPalette.js +1 -1
  18. package/src/sap/m/ColorPalettePopover.js +1 -1
  19. package/src/sap/m/Column.js +1 -1
  20. package/src/sap/m/ColumnHeaderPopover.js +1 -1
  21. package/src/sap/m/ColumnListItem.js +1 -1
  22. package/src/sap/m/ColumnPopoverActionItem.js +1 -1
  23. package/src/sap/m/ColumnPopoverCustomItem.js +1 -1
  24. package/src/sap/m/ColumnPopoverItem.js +1 -1
  25. package/src/sap/m/ColumnPopoverSortItem.js +1 -1
  26. package/src/sap/m/ComboBox.js +1 -1
  27. package/src/sap/m/ComboBoxBase.js +1 -1
  28. package/src/sap/m/ComboBoxTextField.js +1 -1
  29. package/src/sap/m/CustomListItem.js +1 -1
  30. package/src/sap/m/CustomTile.js +1 -1
  31. package/src/sap/m/CustomTreeItem.js +1 -1
  32. package/src/sap/m/DatePicker.js +1 -1
  33. package/src/sap/m/DateRangeSelection.js +12 -5
  34. package/src/sap/m/DateTimeField.js +13 -8
  35. package/src/sap/m/DateTimeInput.js +1 -1
  36. package/src/sap/m/DateTimePicker.js +1 -1
  37. package/src/sap/m/Dialog.js +3 -1
  38. package/src/sap/m/DisplayListItem.js +1 -1
  39. package/src/sap/m/DraftIndicator.js +1 -1
  40. package/src/sap/m/FacetFilter.js +1 -1
  41. package/src/sap/m/FacetFilterItem.js +1 -1
  42. package/src/sap/m/FacetFilterList.js +1 -1
  43. package/src/sap/m/FeedContent.js +1 -1
  44. package/src/sap/m/FeedInput.js +1 -1
  45. package/src/sap/m/FeedListItem.js +8 -1
  46. package/src/sap/m/FeedListItemAction.js +1 -1
  47. package/src/sap/m/Fiori20Adapter.js +2 -2
  48. package/src/sap/m/FlexBox.js +1 -1
  49. package/src/sap/m/FlexItemData.js +1 -1
  50. package/src/sap/m/FormattedText.js +46 -51
  51. package/src/sap/m/GenericTag.js +1 -1
  52. package/src/sap/m/GenericTile.js +1 -1
  53. package/src/sap/m/GroupHeaderListItem.js +1 -1
  54. package/src/sap/m/GrowingEnablement.js +2 -4
  55. package/src/sap/m/GrowingList.js +1 -1
  56. package/src/sap/m/HBox.js +1 -1
  57. package/src/sap/m/HeaderContainer.js +1 -1
  58. package/src/sap/m/HeaderContainerItemNavigator.js +1 -1
  59. package/src/sap/m/IconTabBar.js +1 -1
  60. package/src/sap/m/IconTabBarSelectList.js +1 -1
  61. package/src/sap/m/IconTabFilter.js +1 -1
  62. package/src/sap/m/IconTabHeader.js +1 -1
  63. package/src/sap/m/IconTabSeparator.js +1 -1
  64. package/src/sap/m/Image.js +1 -1
  65. package/src/sap/m/ImageContent.js +1 -1
  66. package/src/sap/m/Input.js +1 -1
  67. package/src/sap/m/InputBase.js +1 -1
  68. package/src/sap/m/InputListItem.js +1 -1
  69. package/src/sap/m/Label.js +1 -1
  70. package/src/sap/m/LightBox.js +1 -1
  71. package/src/sap/m/LightBoxItem.js +1 -1
  72. package/src/sap/m/Link.js +29 -1
  73. package/src/sap/m/List.js +1 -1
  74. package/src/sap/m/ListBase.js +1 -1
  75. package/src/sap/m/ListItemBase.js +1 -1
  76. package/src/sap/m/MaskEnabler.js +1 -1
  77. package/src/sap/m/MaskInput.js +1 -1
  78. package/src/sap/m/MaskInputRule.js +1 -1
  79. package/src/sap/m/Menu.js +1 -1
  80. package/src/sap/m/MenuButton.js +1 -1
  81. package/src/sap/m/MenuItem.js +1 -1
  82. package/src/sap/m/MenuListItem.js +1 -1
  83. package/src/sap/m/MessageItem.js +1 -1
  84. package/src/sap/m/MessageListItem.js +1 -1
  85. package/src/sap/m/MessagePage.js +1 -1
  86. package/src/sap/m/MessagePopover.js +1 -1
  87. package/src/sap/m/MessagePopoverItem.js +1 -1
  88. package/src/sap/m/MessageStrip.js +1 -1
  89. package/src/sap/m/MessageToast.js +1 -1
  90. package/src/sap/m/MessageView.js +1 -1
  91. package/src/sap/m/MultiComboBox.js +1 -1
  92. package/src/sap/m/MultiEditField.js +1 -1
  93. package/src/sap/m/MultiInput.js +1 -1
  94. package/src/sap/m/NavContainer.js +1 -1
  95. package/src/sap/m/NewsContent.js +1 -1
  96. package/src/sap/m/NotificationListBase.js +1 -1
  97. package/src/sap/m/NotificationListGroup.js +1 -1
  98. package/src/sap/m/NotificationListItem.js +1 -1
  99. package/src/sap/m/NumericContent.js +1 -1
  100. package/src/sap/m/ObjectAttribute.js +1 -1
  101. package/src/sap/m/ObjectHeader.js +1 -1
  102. package/src/sap/m/ObjectIdentifier.js +1 -1
  103. package/src/sap/m/ObjectListItem.js +1 -1
  104. package/src/sap/m/ObjectMarker.js +1 -1
  105. package/src/sap/m/ObjectNumber.js +1 -1
  106. package/src/sap/m/ObjectStatus.js +1 -1
  107. package/src/sap/m/OverflowToolbar.js +1 -1
  108. package/src/sap/m/OverflowToolbarAssociativePopover.js +1 -1
  109. package/src/sap/m/OverflowToolbarButton.js +1 -1
  110. package/src/sap/m/OverflowToolbarLayoutData.js +1 -1
  111. package/src/sap/m/OverflowToolbarToggleButton.js +1 -1
  112. package/src/sap/m/P13nAnyFilterItem.js +1 -1
  113. package/src/sap/m/P13nColumnsItem.js +1 -1
  114. package/src/sap/m/P13nColumnsPanel.js +1 -1
  115. package/src/sap/m/P13nConditionPanel.js +11 -1
  116. package/src/sap/m/P13nDialog.js +1 -1
  117. package/src/sap/m/P13nDimMeasureItem.js +1 -1
  118. package/src/sap/m/P13nDimMeasurePanel.js +1 -1
  119. package/src/sap/m/P13nFilterItem.js +1 -1
  120. package/src/sap/m/P13nFilterPanel.js +1 -18
  121. package/src/sap/m/P13nGroupItem.js +1 -1
  122. package/src/sap/m/P13nGroupPanel.js +1 -1
  123. package/src/sap/m/P13nItem.js +1 -1
  124. package/src/sap/m/P13nPanel.js +1 -1
  125. package/src/sap/m/P13nSelectionItem.js +1 -1
  126. package/src/sap/m/P13nSelectionPanel.js +1 -1
  127. package/src/sap/m/P13nSortItem.js +1 -1
  128. package/src/sap/m/P13nSortPanel.js +1 -1
  129. package/src/sap/m/PDFViewer.js +1 -1
  130. package/src/sap/m/PDFViewerRenderer.js +1 -1
  131. package/src/sap/m/Page.js +1 -1
  132. package/src/sap/m/PageAccessibleLandmarkInfo.js +1 -1
  133. package/src/sap/m/PagingButton.js +1 -1
  134. package/src/sap/m/Panel.js +1 -1
  135. package/src/sap/m/PlanningCalendar.js +3 -11
  136. package/src/sap/m/PlanningCalendarHeader.js +1 -1
  137. package/src/sap/m/PlanningCalendarLegend.js +1 -1
  138. package/src/sap/m/PlanningCalendarRow.js +1 -1
  139. package/src/sap/m/PlanningCalendarView.js +1 -1
  140. package/src/sap/m/Popover.js +1 -1
  141. package/src/sap/m/ProgressIndicator.js +1 -1
  142. package/src/sap/m/PullToRefresh.js +1 -1
  143. package/src/sap/m/QuickView.js +1 -1
  144. package/src/sap/m/QuickViewBase.js +1 -1
  145. package/src/sap/m/QuickViewCard.js +1 -1
  146. package/src/sap/m/QuickViewGroup.js +1 -1
  147. package/src/sap/m/QuickViewGroupElement.js +1 -1
  148. package/src/sap/m/QuickViewPage.js +1 -1
  149. package/src/sap/m/RadioButton.js +1 -1
  150. package/src/sap/m/RadioButtonGroup.js +1 -1
  151. package/src/sap/m/RangeSlider.js +1 -1
  152. package/src/sap/m/RatingIndicator.js +1 -1
  153. package/src/sap/m/ResponsivePopover.js +1 -1
  154. package/src/sap/m/ResponsiveScale.js +1 -1
  155. package/src/sap/m/ScrollBar.js +1 -1
  156. package/src/sap/m/ScrollContainer.js +1 -1
  157. package/src/sap/m/SearchField.js +1 -1
  158. package/src/sap/m/SegmentedButton.js +1 -1
  159. package/src/sap/m/SegmentedButtonItem.js +1 -1
  160. package/src/sap/m/Select.js +1 -1
  161. package/src/sap/m/SelectDialog.js +1 -1
  162. package/src/sap/m/SelectList.js +1 -1
  163. package/src/sap/m/SelectionDetails.js +1 -1
  164. package/src/sap/m/SelectionDetailsFacade.js +2 -2
  165. package/src/sap/m/SelectionDetailsItem.js +1 -1
  166. package/src/sap/m/SelectionDetailsItemLine.js +1 -1
  167. package/src/sap/m/Shell.js +1 -1
  168. package/src/sap/m/SimpleFixFlex.js +1 -1
  169. package/src/sap/m/SinglePlanningCalendar.js +1 -1
  170. package/src/sap/m/SinglePlanningCalendarDayView.js +1 -1
  171. package/src/sap/m/SinglePlanningCalendarGrid.js +1 -1
  172. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +1 -1
  173. package/src/sap/m/SinglePlanningCalendarMonthView.js +1 -1
  174. package/src/sap/m/SinglePlanningCalendarView.js +1 -1
  175. package/src/sap/m/SinglePlanningCalendarWeekView.js +1 -1
  176. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +1 -1
  177. package/src/sap/m/SlideTile.js +1 -1
  178. package/src/sap/m/Slider.js +1 -1
  179. package/src/sap/m/SliderTooltip.js +1 -1
  180. package/src/sap/m/SliderTooltipBase.js +1 -1
  181. package/src/sap/m/SliderTooltipContainer.js +1 -1
  182. package/src/sap/m/SplitApp.js +1 -1
  183. package/src/sap/m/SplitButton.js +1 -1
  184. package/src/sap/m/SplitContainer.js +1 -1
  185. package/src/sap/m/StandardListItem.js +1 -1
  186. package/src/sap/m/StandardTile.js +1 -1
  187. package/src/sap/m/StandardTreeItem.js +1 -1
  188. package/src/sap/m/StepInput.js +1 -1
  189. package/src/sap/m/SuggestionItem.js +1 -1
  190. package/src/sap/m/SuggestionsPopover.js +1 -1
  191. package/src/sap/m/Switch.js +1 -1
  192. package/src/sap/m/TabContainer.js +1 -1
  193. package/src/sap/m/TabContainerItem.js +1 -1
  194. package/src/sap/m/TabStrip.js +1 -1
  195. package/src/sap/m/TabStripItem.js +1 -1
  196. package/src/sap/m/Table.js +1 -1
  197. package/src/sap/m/TablePersoController.js +1 -1
  198. package/src/sap/m/TablePersoDialog.js +1 -1
  199. package/src/sap/m/TablePersoProvider.js +1 -1
  200. package/src/sap/m/TableSelectDialog.js +1 -1
  201. package/src/sap/m/Text.js +1 -1
  202. package/src/sap/m/TextArea.js +1 -1
  203. package/src/sap/m/Tile.js +1 -1
  204. package/src/sap/m/TileContainer.js +1 -1
  205. package/src/sap/m/TileContent.js +1 -1
  206. package/src/sap/m/TimePicker.js +1 -1
  207. package/src/sap/m/TimePickerSlider.js +1 -4
  208. package/src/sap/m/TimePickerSliders.js +1 -1
  209. package/src/sap/m/Title.js +1 -1
  210. package/src/sap/m/TitlePropagationSupport.js +1 -1
  211. package/src/sap/m/ToggleButton.js +1 -1
  212. package/src/sap/m/Token.js +1 -1
  213. package/src/sap/m/Tokenizer.js +1 -1
  214. package/src/sap/m/Toolbar.js +1 -1
  215. package/src/sap/m/ToolbarLayoutData.js +1 -1
  216. package/src/sap/m/ToolbarSeparator.js +1 -1
  217. package/src/sap/m/ToolbarSpacer.js +1 -1
  218. package/src/sap/m/Tree.js +1 -1
  219. package/src/sap/m/TreeItemBase.js +1 -1
  220. package/src/sap/m/UploadCollection.js +1 -1
  221. package/src/sap/m/UploadCollectionItem.js +1 -1
  222. package/src/sap/m/UploadCollectionParameter.js +1 -1
  223. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +1 -1
  224. package/src/sap/m/VBox.js +1 -1
  225. package/src/sap/m/ViewSettingsCustomItem.js +1 -1
  226. package/src/sap/m/ViewSettingsCustomTab.js +1 -1
  227. package/src/sap/m/ViewSettingsDialog.js +1 -1
  228. package/src/sap/m/ViewSettingsFilterItem.js +1 -1
  229. package/src/sap/m/ViewSettingsItem.js +1 -1
  230. package/src/sap/m/VisibleItem.js +1 -1
  231. package/src/sap/m/Wizard.js +1 -1
  232. package/src/sap/m/WizardProgressNavigator.js +1 -1
  233. package/src/sap/m/WizardStep.js +1 -1
  234. package/src/sap/m/changeHandler/AddTableColumn.js +1 -1
  235. package/src/sap/m/changeHandler/ChangeLinkTarget.js +1 -1
  236. package/src/sap/m/changeHandler/CombineButtons.js +1 -1
  237. package/src/sap/m/changeHandler/MoveTableColumns.js +1 -1
  238. package/src/sap/m/changeHandler/SplitMenuButton.js +1 -1
  239. package/src/sap/m/delegate/ValueStateMessage.js +0 -1
  240. package/src/sap/m/designtime/messagebundle_de.properties +2 -2
  241. package/src/sap/m/designtime/messagebundle_fr.properties +1 -1
  242. package/src/sap/m/designtime/messagebundle_hu.properties +1 -1
  243. package/src/sap/m/library.js +2 -2
  244. package/src/sap/m/messagebundle_ar.properties +6 -6
  245. package/src/sap/m/messagebundle_bg.properties +28 -28
  246. package/src/sap/m/messagebundle_ca.properties +6 -6
  247. package/src/sap/m/messagebundle_cs.properties +8 -8
  248. package/src/sap/m/messagebundle_da.properties +8 -8
  249. package/src/sap/m/messagebundle_de.properties +4 -4
  250. package/src/sap/m/messagebundle_el.properties +5 -5
  251. package/src/sap/m/messagebundle_en.properties +5 -5
  252. package/src/sap/m/messagebundle_es.properties +8 -8
  253. package/src/sap/m/messagebundle_et.properties +3 -3
  254. package/src/sap/m/messagebundle_fi.properties +21 -21
  255. package/src/sap/m/messagebundle_fr.properties +11 -11
  256. package/src/sap/m/messagebundle_hi.properties +2 -2
  257. package/src/sap/m/messagebundle_hr.properties +15 -15
  258. package/src/sap/m/messagebundle_hu.properties +12 -12
  259. package/src/sap/m/messagebundle_it.properties +30 -30
  260. package/src/sap/m/messagebundle_iw.properties +2 -2
  261. package/src/sap/m/messagebundle_ja.properties +1 -1
  262. package/src/sap/m/messagebundle_kk.properties +7 -7
  263. package/src/sap/m/messagebundle_ko.properties +7 -7
  264. package/src/sap/m/messagebundle_lt.properties +15 -15
  265. package/src/sap/m/messagebundle_lv.properties +1 -1
  266. package/src/sap/m/messagebundle_ms.properties +14 -14
  267. package/src/sap/m/messagebundle_nl.properties +6 -6
  268. package/src/sap/m/messagebundle_no.properties +8 -8
  269. package/src/sap/m/messagebundle_pt.properties +29 -29
  270. package/src/sap/m/messagebundle_ro.properties +20 -20
  271. package/src/sap/m/messagebundle_ru.properties +9 -9
  272. package/src/sap/m/messagebundle_sh.properties +10 -10
  273. package/src/sap/m/messagebundle_sk.properties +4 -4
  274. package/src/sap/m/messagebundle_sl.properties +4 -4
  275. package/src/sap/m/messagebundle_sv.properties +13 -13
  276. package/src/sap/m/messagebundle_th.properties +22 -22
  277. package/src/sap/m/messagebundle_tr.properties +5 -5
  278. package/src/sap/m/messagebundle_uk.properties +13 -13
  279. package/src/sap/m/messagebundle_vi.properties +16 -16
  280. package/src/sap/m/messagebundle_zh_CN.properties +4 -4
  281. package/src/sap/m/messagebundle_zh_TW.properties +16 -16
  282. package/src/sap/m/semantic/AddAction.js +1 -1
  283. package/src/sap/m/semantic/CancelAction.js +1 -1
  284. package/src/sap/m/semantic/DeleteAction.js +1 -1
  285. package/src/sap/m/semantic/DetailPage.js +1 -1
  286. package/src/sap/m/semantic/DiscussInJamAction.js +1 -1
  287. package/src/sap/m/semantic/EditAction.js +1 -1
  288. package/src/sap/m/semantic/FavoriteAction.js +1 -1
  289. package/src/sap/m/semantic/FilterAction.js +1 -1
  290. package/src/sap/m/semantic/FilterSelect.js +1 -1
  291. package/src/sap/m/semantic/FlagAction.js +1 -1
  292. package/src/sap/m/semantic/ForwardAction.js +1 -1
  293. package/src/sap/m/semantic/FullscreenPage.js +1 -1
  294. package/src/sap/m/semantic/GroupAction.js +1 -1
  295. package/src/sap/m/semantic/GroupSelect.js +1 -1
  296. package/src/sap/m/semantic/MainAction.js +1 -1
  297. package/src/sap/m/semantic/MasterPage.js +1 -1
  298. package/src/sap/m/semantic/MessagesIndicator.js +1 -1
  299. package/src/sap/m/semantic/MultiSelectAction.js +1 -1
  300. package/src/sap/m/semantic/NegativeAction.js +1 -1
  301. package/src/sap/m/semantic/OpenInAction.js +1 -1
  302. package/src/sap/m/semantic/PositiveAction.js +1 -1
  303. package/src/sap/m/semantic/PrintAction.js +1 -1
  304. package/src/sap/m/semantic/SaveAction.js +1 -1
  305. package/src/sap/m/semantic/Segment.js +1 -1
  306. package/src/sap/m/semantic/SegmentedContainer.js +1 -1
  307. package/src/sap/m/semantic/SemanticButton.js +1 -1
  308. package/src/sap/m/semantic/SemanticConfiguration.js +1 -1
  309. package/src/sap/m/semantic/SemanticControl.js +1 -1
  310. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +1 -1
  311. package/src/sap/m/semantic/SemanticPage.js +1 -1
  312. package/src/sap/m/semantic/SemanticSelect.js +1 -1
  313. package/src/sap/m/semantic/SemanticToggleButton.js +1 -1
  314. package/src/sap/m/semantic/SendEmailAction.js +1 -1
  315. package/src/sap/m/semantic/SendMessageAction.js +1 -1
  316. package/src/sap/m/semantic/ShareInJamAction.js +1 -1
  317. package/src/sap/m/semantic/ShareMenu.js +1 -1
  318. package/src/sap/m/semantic/ShareMenuPage.js +1 -1
  319. package/src/sap/m/semantic/SortAction.js +1 -1
  320. package/src/sap/m/semantic/SortSelect.js +1 -1
  321. package/src/sap/m/upload/UploadSet.js +1 -1
  322. package/src/sap/m/upload/UploadSetItem.js +31 -25
@@ -119,7 +119,7 @@ LIST_ITEM_STATE_SUCCESS=Th\u00E0nh c\u00F4ng
119
119
  LIST_ITEM_DELETE=Xo\u0301a
120
120
 
121
121
  #XTOL: tooltip for the edit icon of the list item
122
- LIST_ITEM_EDIT=Hi\u1EC7u ch\u1EC9nh
122
+ LIST_ITEM_EDIT=Hi\u00EA\u0323u chi\u0309nh
123
123
 
124
124
  #XACT: Aria-describedby text for Error MessageListItem.
125
125
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_ERROR=Nh\u00E2\u0301n Alt+Enter \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 l\u00F4\u0303i
@@ -182,7 +182,7 @@ LOAD_MORE_DATA=Th\u00EAm
182
182
  MOBISCROLL_SET=OK
183
183
 
184
184
  #XBUT: Cancel/Close button of MobiScroll Date&Time Picker
185
- MOBISCROLL_CANCEL=Hu\u0309y
185
+ MOBISCROLL_CANCEL=H\u1EE7y
186
186
 
187
187
  #XBUT: MobiScroll Date&Time Picker Month Header
188
188
  MOBISCROLL_MONTH=Tha\u0301ng
@@ -221,7 +221,7 @@ SPLITCONTAINER_NAVBUTTON_TOOLTIP=Hi\u00EA\u0309n thi\u0323 {0}
221
221
  MSGBOX_OK=OK
222
222
 
223
223
  #XBUT: MessageBox predefined text for CANCEL action
224
- MSGBOX_CANCEL=Hu\u0309y
224
+ MSGBOX_CANCEL=H\u1EE7y
225
225
 
226
226
  #XBUT: MessageBox predefined text for YES action
227
227
  MSGBOX_YES=Co\u0301
@@ -287,7 +287,7 @@ SHELL_LOGOUT=\u0110\u0103ng xu\u00E2\u0301t
287
287
  PERSODIALOG_OK=OK
288
288
 
289
289
  #XBUT: Text for Cancel button in the personalization dialog
290
- PERSODIALOG_CANCEL=Hu\u0309y
290
+ PERSODIALOG_CANCEL=H\u1EE7y
291
291
 
292
292
  #XTOL: Tooltip for Reset Personalization toolbar button
293
293
  PERSODIALOG_UNDO=Thi\u00EA\u0301t l\u00E2\u0323p la\u0323i ca\u0301 nh\u00E2n ho\u0301a
@@ -329,7 +329,7 @@ VIEWSETTINGS_FILTERTEXT=\u0110\u01B0\u01A1\u0323c lo\u0323c theo\:
329
329
  VIEWSETTINGS_ACCEPT=OK
330
330
 
331
331
  #XBUT: Button to cancel the view settings dialog
332
- VIEWSETTINGS_CANCEL=Hu\u0309y
332
+ VIEWSETTINGS_CANCEL=H\u1EE7y
333
333
 
334
334
  #XBUT: Button to reset filters
335
335
  VIEWSETTINGS_RESET=Thi\u00EA\u0301t l\u00E2\u0323p la\u0323i
@@ -518,7 +518,7 @@ UPLOADCOLLECTION_TERMINATE_TITLE=K\u1EBFt th\u00FAc t\u1EA3i l\u00EAn
518
518
  UPLOADCOLLECTION_EXISTS=T\u00EAn t\u00E2\u0323p tin \u0111a\u0303 t\u00F4\u0300n ta\u0323i.
519
519
 
520
520
  #XMSG: Message text informing that a file name must be entered during edit file name in the UploadCollection control
521
- UPLOADCOLLECTION_TYPE_FILENAME=Nh\u00E2\u0323p t\u00EAn t\u00E2\u0323p tin.
521
+ UPLOADCOLLECTION_TYPE_FILENAME=Vui lo\u0300ng nh\u00E2\u0323p t\u00EAn t\u00E2\u0323p tin.
522
522
 
523
523
  #XMSG: Message text for uploading status to the UploadCollection control
524
524
  UPLOADCOLLECTION_UPLOADING=\u0110ang ta\u0309i l\u00EAn\: {0} %
@@ -649,7 +649,7 @@ P13NDIALOG_TITLE_DIMEASURE=Xa\u0301c \u0111i\u0323nh \u0111\u0103\u0323c ti\u030
649
649
  #XBUT: Text for OK button in the personalization dialog
650
650
  P13NDIALOG_OK=OK
651
651
  #XBUT: Text for Cancel button in the personalization dialog
652
- P13NDIALOG_CANCEL=Hu\u0309y
652
+ P13NDIALOG_CANCEL=H\u1EE7y
653
653
  #XBUT: Text for Reset button in the personalization dialog
654
654
  P13NDIALOG_RESET=Kh\u00F4i phu\u0323c
655
655
  #XTIT: Text for Fix button in ValidationDialog
@@ -886,7 +886,7 @@ MESSAGE_PAGE_TEXT=Kh\u00F4ng ti\u0300m th\u00E2\u0301y mu\u0323c phu\u0300 h\u01
886
886
  MESSAGE_PAGE_DESCRIPTION=Ki\u00EA\u0309m tra thi\u00EA\u0301t l\u00E2\u0323p lo\u0323c
887
887
 
888
888
  #XFLD: Token number indicator which is used to show more tokens in Tokenizers inside MultiInput and MultiComboBox
889
- MULTIINPUT_SHOW_MORE_TOKENS={0} Nhi\u00EA\u0300u h\u01A1n
889
+ MULTIINPUT_SHOW_MORE_TOKENS={0} th\u00EAm
890
890
 
891
891
  #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
892
892
  TOKENIZER_SHOW_ALL_ITEM={0} mu\u0323c
@@ -928,7 +928,7 @@ MESSAGEPOPOVER_ARIA_HEADING=Th\u00F4ng ba\u0301o
928
928
  #XTOL: Message view error button tooltip
929
929
  MESSAGEVIEW_BUTTON_TOOLTIP_ERROR=L\u00F4\u0303i
930
930
  #XTOL: Message view success button tooltip
931
- MESSAGEVIEW_BUTTON_TOOLTIP_SUCCESS=Tha\u0300nh c\u00F4ng
931
+ MESSAGEVIEW_BUTTON_TOOLTIP_SUCCESS=Th\u00E0nh c\u00F4ng
932
932
  #XTOL: Message view warning button tooltip
933
933
  MESSAGEVIEW_BUTTON_TOOLTIP_WARNING=Ca\u0309nh ba\u0301o
934
934
  #XTOL: Message view information button tooltip
@@ -954,7 +954,7 @@ CAROUSEL_ERROR_MESSAGE=Kh\u00F4ng th\u00EA\u0309 ta\u0309i n\u00F4\u0323i dung.
954
954
  COLON=\:
955
955
 
956
956
  #XBUT: sap.m.semantic.SemanticControl Edit button text
957
- SEMANTIC_CONTROL_EDIT=Hi\u1EC7u ch\u1EC9nh
957
+ SEMANTIC_CONTROL_EDIT=Hi\u00EA\u0323u chi\u0309nh
958
958
  #XBUT: sap.m.semantic.SemanticControl Save button text
959
959
  SEMANTIC_CONTROL_SAVE=L\u01B0u
960
960
  #XBUT: sap.m.semantic.SemanticControl Delete button text
@@ -982,7 +982,7 @@ SEMANTIC_CONTROL_FAVORITE=Mu\u0323c \u01B0a thi\u0301ch
982
982
  #XBUT: sap.m.semantic.SemanticControl Add button text
983
983
  SEMANTIC_CONTROL_ADD=Th\u00EAm
984
984
  #XBUT: sap.m.semantic.SemanticControl Send Email button text
985
- SEMANTIC_CONTROL_SEND_EMAIL=G\u01B0\u0309i th\u01B0 \u0111i\u00EA\u0323n t\u01B0\u0309
985
+ SEMANTIC_CONTROL_SEND_EMAIL=G\u01B0\u0309i email
986
986
  #XBUT: sap.m.semantic.SemanticControl Discuss in SAP Jam button text
987
987
  SEMANTIC_CONTROL_DISCUSS_IN_JAM=Tha\u0309o lu\u00E2\u0323n trong SAP Jam
988
988
  #XBUT: sap.m.semantic.SemanticControl Share in SAP Jam button text
@@ -1014,7 +1014,7 @@ DRAFT_INDICATOR_DRAFT_SAVED=Ba\u0309n tha\u0309o \u0111\u01B0\u01A1\u0323c l\u01
1014
1014
  #XBUT: Wizard predefined text for Cancel button
1015
1015
  WIZARD_CANCEL=H\u1EE7y
1016
1016
  #XBUT: Wizard predefined text for Next button
1017
- WIZARD_NEXT=K\u00EA\u0301 ti\u1EBFp
1017
+ WIZARD_NEXT=Ti\u00EA\u0301p
1018
1018
  #XBUT: Wizard predefined text for Finish button
1019
1019
  WIZARD_FINISH=Xem xe\u0301t
1020
1020
 
@@ -1023,7 +1023,7 @@ DATEPICKER_DATE_TYPE=Nga\u0300y
1023
1023
  #XBUT: Date Selection button text of Date Picker control
1024
1024
  DATEPICKER_SELECTION_CONFIRM=OK
1025
1025
  #XBUT: Cancel/Close button text of Date Picker control
1026
- DATEPICKER_SELECTION_CANCEL=Hu\u0309y
1026
+ DATEPICKER_SELECTION_CANCEL=H\u1EE7y
1027
1027
 
1028
1028
  #XACT: WizardProgressNavigator selected step
1029
1029
  WIZARD_PROG_NAV_SELECTED=\u0110\u01B0\u01A1\u0323c cho\u0323n
@@ -1100,7 +1100,7 @@ TOOLTIP_OLI_LOCK_MARK_VALUE=Bi\u0323 kho\u0301a
1100
1100
  TIMEPICKER_SET=OK
1101
1101
 
1102
1102
  #XBUT: Cancel/Close button text of Time Picker control
1103
- TIMEPICKER_CANCEL=Hu\u0309y
1103
+ TIMEPICKER_CANCEL=H\u1EE7y
1104
1104
 
1105
1105
  #YACT: ARIA tag of Time Picker control
1106
1106
  TIMEPICKER_SCREENREADER_TAG=C\u00F4ng cu\u0323 cho\u0323n th\u01A1\u0300i gian
@@ -1246,7 +1246,7 @@ SPC_BLOCKERS=Tri\u0300nh ch\u0103\u0323n
1246
1246
  SPC_APPOINTMENTS=Cu\u00F4\u0323c he\u0323n
1247
1247
 
1248
1248
  #XLNK Text for the link when we have more Appointments for a day in month view in SinglePlanningCalendar
1249
- SPC_MORE_LINK={0} Nhi\u00EA\u0300u h\u01A1n
1249
+ SPC_MORE_LINK={0} th\u00EAm
1250
1250
 
1251
1251
  #XACT: PlanningCalendar accessibility description
1252
1252
  PLANNINGCALENDAR=Li\u0323ch d\u01B0\u0323 ki\u00EA\u0301n
@@ -1649,7 +1649,7 @@ PANEL_ICON=M\u01A1\u0309 r\u00F4\u0323ng/Thu go\u0323n
1649
1649
  SEARCHFIELD_SEARCH_BUTTON_TOOLTIP=Ti\u0300m ki\u00EA\u0301m
1650
1650
 
1651
1651
  #XACT: SearchField reset button default tooltip
1652
- SEARCHFIELD_RESET_BUTTON_TOOLTIP=Thi\u00EA\u0301t l\u00E2\u0323p l\u1EA1i
1652
+ SEARCHFIELD_RESET_BUTTON_TOOLTIP=Thi\u00EA\u0301t l\u00E2\u0323p la\u0323i
1653
1653
 
1654
1654
  #XACT: SearchField refresh button default tooltip
1655
1655
  SEARCHFIELD_REFRESH_BUTTON_TOOLTIP=La\u0300m m\u01A1\u0301i
@@ -733,13 +733,13 @@ CONDITIONPANEL_OPTION_DATE_BT=\u4ECB\u4E8E
733
733
  #XTIT: ConditionPanel Option for date
734
734
  CONDITIONPANEL_OPTION_DATE_EQ=\u7B49\u4E8E
735
735
  #XTIT: ConditionPanel Option for date
736
- CONDITIONPANEL_OPTION_DATE_GT=\u4E4B\u540E
736
+ CONDITIONPANEL_OPTION_DATE_GT=\u665A\u4E8E
737
737
  #XTIT: ConditionPanel Option for date
738
- CONDITIONPANEL_OPTION_DATE_GE=\u5904\u4E8E\u6216\u4E4B\u540E
738
+ CONDITIONPANEL_OPTION_DATE_GE=\u5904\u4E8E\u6216\u665A\u4E8E
739
739
  #XTIT: ConditionPanel Option for date
740
- CONDITIONPANEL_OPTION_DATE_LT=\u4E4B\u524D
740
+ CONDITIONPANEL_OPTION_DATE_LT=\u65E9\u4E8E
741
741
  #XTIT: ConditionPanel Option for date
742
- CONDITIONPANEL_OPTION_DATE_LE=\u4E4B\u524D\u6216\u5904\u4E8E
742
+ CONDITIONPANEL_OPTION_DATE_LE=\u65E9\u4E8E\u6216\u5904\u4E8E
743
743
  #XTIT: ConditionPanel Option for numeric
744
744
  CONDITIONPANEL_OPTION_NUMERIC_BT=\u4ECB\u4E8E
745
745
  #XTIT: ConditionPanel Option for numeric
@@ -461,10 +461,10 @@ INPUT_AVALIABLE_VALUES=\u53EF\u7528\u503C
461
461
  INPUTBASE_VALUE_STATE_ERROR=\u503C\u72C0\u614B\u932F\u8AA4
462
462
 
463
463
  #XACT: ARIA announcement for the Input's value state "Warning"
464
- INPUTBASE_VALUE_STATE_WARNING=\u503C\u72C0\u614B (\u8B66\u544A)
464
+ INPUTBASE_VALUE_STATE_WARNING=\u503C\u72C0\u614B\u3008\u8B66\u544A\u3009
465
465
 
466
466
  #XACT: ARIA announcement for the Input's value state "Success"
467
- INPUTBASE_VALUE_STATE_SUCCESS=\u503C\u72C0\u614B (\u6210\u529F)
467
+ INPUTBASE_VALUE_STATE_SUCCESS=\u503C\u72C0\u614B\u3008\u6210\u529F\u3009
468
468
 
469
469
  #XACT: ARIA announcement for the Input's value state "Information"
470
470
  INPUTBASE_VALUE_STATE_INFORMATION=\u503C\u72C0\u614B\u8CC7\u8A0A
@@ -485,10 +485,10 @@ FACETFILTER_ADDFACET=\u65B0\u589E\u7BE9\u9078
485
485
  FACETFILTER_RESET=\u91CD\u8A2D\u7BE9\u9078
486
486
 
487
487
  #XBUT: Tooltip for left scrolling arrow
488
- FACETFILTER_PREVIOUS=\u4E0A\u4E00\u500B
488
+ FACETFILTER_PREVIOUS=\u4E0A\u4E00\u9801
489
489
 
490
490
  #XBUT: Tooltip for right scrolling arrow
491
- FACETFILTER_NEXT=\u4E0B\u4E00\u500B
491
+ FACETFILTER_NEXT=\u4E0B\u4E00\u9801
492
492
 
493
493
  #XLNK: Link to allow the user to see complete feed post
494
494
  TEXT_SHOW_MORE=\u66F4\u591A
@@ -515,10 +515,10 @@ UPLOADCOLLECTION_TERMINATE_TEXT=\u5C07\u7D42\u6B62\u4E0B\u5217\u6A94\u6848\u7684
515
515
  UPLOADCOLLECTION_TERMINATE_TITLE=\u7D42\u6B62\u4E0A\u50B3
516
516
 
517
517
  #XMSG: Message text file name already exists in the UploadCollection control
518
- UPLOADCOLLECTION_EXISTS=\u6A94\u6848\u540D\u7A31\u5DF2\u5B58\u5728\u3002
518
+ UPLOADCOLLECTION_EXISTS=\u6A94\u6848\u540D\u7A31\u5DF2\u5B58\u5728
519
519
 
520
520
  #XMSG: Message text informing that a file name must be entered during edit file name in the UploadCollection control
521
- UPLOADCOLLECTION_TYPE_FILENAME=\u8ACB\u8F38\u5165\u6A94\u6848\u540D\u7A31\u3002
521
+ UPLOADCOLLECTION_TYPE_FILENAME=\u8ACB\u8F38\u5165\u6A94\u6848\u540D\u7A31
522
522
 
523
523
  #XMSG: Message text for uploading status to the UploadCollection control
524
524
  UPLOADCOLLECTION_UPLOADING=\u6B63\u5728\u4E0A\u50B3\uFF1A {0} %
@@ -560,7 +560,7 @@ UPLOADCOLLECTION_ADD=\u65B0\u589E
560
560
  UPLOADCOLLECTION_UPLOAD=\u4E0A\u50B3
561
561
 
562
562
  #XMSG: Message text for no data text in the upload collection
563
- UPLOADCOLLECTION_NO_DATA_TEXT=\u627E\u4E0D\u5230\u6A94\u6848\u3002
563
+ UPLOADCOLLECTION_NO_DATA_TEXT=\u627E\u4E0D\u5230\u6A94\u6848
564
564
 
565
565
  #XMSG: Message text for no data description in the upload collection
566
566
  UPLOADCOLLECTION_NO_DATA_DESCRIPTION=\u62D6\u653E\u6A94\u6848\u4EE5\u4E0A\u50B3\uFF0C\u6216\u4F7F\u7528 "+" \u6309\u9215
@@ -860,12 +860,12 @@ ICONTABBAR_NEXTSTEP=\u4E0B\u4E00\u6B65
860
860
  #XACT: ARIA text for positive icon color
861
861
  ICONTABBAR_ICONCOLOR_POSITIVE=\u6B63
862
862
  #XACT: ARIA text for critical icon color
863
- ICONTABBAR_ICONCOLOR_CRITICAL=\u95DC\u9375
863
+ ICONTABBAR_ICONCOLOR_CRITICAL=\u91CD\u8981
864
864
  #XACT: ARIA text for negative icon color
865
865
  ICONTABBAR_ICONCOLOR_NEGATIVE=\u8CA0
866
866
 
867
867
  #XACT: ARIA text of current selected value vs. max. possible value of the RatingIndicator control
868
- RATING_VALUEARIATEXT={0}/{1}
868
+ RATING_VALUEARIATEXT={0} / {1}
869
869
  #XACT: ARIA description of the RatingIndicator control
870
870
  RATING_ARIA_NAME=\u8A55\u6BD4
871
871
 
@@ -886,7 +886,7 @@ MESSAGE_PAGE_TEXT=\u627E\u4E0D\u5230\u7B26\u5408\u9805\u76EE
886
886
  MESSAGE_PAGE_DESCRIPTION=\u6AA2\u67E5\u7BE9\u9078\u8A2D\u5B9A
887
887
 
888
888
  #XFLD: Token number indicator which is used to show more tokens in Tokenizers inside MultiInput and MultiComboBox
889
- MULTIINPUT_SHOW_MORE_TOKENS=\u8D85\u904E {0} \u500B
889
+ MULTIINPUT_SHOW_MORE_TOKENS=\u66F4\u591A ({0} \u500B)
890
890
 
891
891
  #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
892
892
  TOKENIZER_SHOW_ALL_ITEM={0} \u500B\u9805\u76EE
@@ -910,7 +910,7 @@ TOKEN_ARIA_DELETABLE=\u53EF\u522A\u9664
910
910
  TOKEN_ARIA_SELECTED=\u5DF2\u9078\u64C7
911
911
 
912
912
  #XACT: ARIA announcement for the ObjectListItem unread mark
913
- OBJECTLISTITEM_ARIA_UNREAD_VALUE=\u672A\u8B80\u53D6
913
+ OBJECTLISTITEM_ARIA_UNREAD_VALUE=\u672A\u8B80
914
914
  #XACT: ARIA announcement for the ObjectListItem locked mark
915
915
  OBJECTLISTITEM_ARIA_LOCKED_MARK_VALUE=\u5DF2\u9396\u4F4F
916
916
 
@@ -1014,14 +1014,14 @@ DRAFT_INDICATOR_DRAFT_SAVED=\u5DF2\u5132\u5B58\u8349\u7A3F
1014
1014
  #XBUT: Wizard predefined text for Cancel button
1015
1015
  WIZARD_CANCEL=\u53D6\u6D88
1016
1016
  #XBUT: Wizard predefined text for Next button
1017
- WIZARD_NEXT=\u4E0B\u4E00\u500B
1017
+ WIZARD_NEXT=\u4E0B\u4E00\u6B65
1018
1018
  #XBUT: Wizard predefined text for Finish button
1019
1019
  WIZARD_FINISH=\u5BE9\u67E5
1020
1020
 
1021
1021
  #XACT: Aria information for the Date Picker
1022
1022
  DATEPICKER_DATE_TYPE=\u65E5\u671F
1023
1023
  #XBUT: Date Selection button text of Date Picker control
1024
- DATEPICKER_SELECTION_CONFIRM=\u78BA\u5B9A
1024
+ DATEPICKER_SELECTION_CONFIRM=\u6210\u529F
1025
1025
  #XBUT: Cancel/Close button text of Date Picker control
1026
1026
  DATEPICKER_SELECTION_CANCEL=\u53D6\u6D88
1027
1027
 
@@ -1246,7 +1246,7 @@ SPC_BLOCKERS=\u5C01\u9396\u7A0B\u5F0F
1246
1246
  SPC_APPOINTMENTS=\u7D04\u6703
1247
1247
 
1248
1248
  #XLNK Text for the link when we have more Appointments for a day in month view in SinglePlanningCalendar
1249
- SPC_MORE_LINK=\u8D85\u904E {0} \u500B
1249
+ SPC_MORE_LINK=\u66F4\u591A ({0} \u500B)
1250
1250
 
1251
1251
  #XACT: PlanningCalendar accessibility description
1252
1252
  PLANNINGCALENDAR=\u898F\u5283\u884C\u4E8B\u66C6
@@ -1463,10 +1463,10 @@ SLIDER_INPUT_TOOLTIP=\u6309 F2 \u524D\u5F80\u8F38\u5165\u5DE5\u5177\u63D0\u793A
1463
1463
  LIGHTBOX_CLOSE_BUTTON=\u95DC\u9589
1464
1464
 
1465
1465
  #XTOL: Tooltip on the button to allow to scroll back
1466
- HEADERCONTAINER_BUTTON_PREV_SECTION=\u4E0A\u4E00\u500B
1466
+ HEADERCONTAINER_BUTTON_PREV_SECTION=\u4E0A\u4E00\u6B65
1467
1467
 
1468
1468
  #XTOL: Tooltip on the button to allow to scroll forward
1469
- HEADERCONTAINER_BUTTON_NEXT_SECTION=\u4E0B\u4E00\u500B
1469
+ HEADERCONTAINER_BUTTON_NEXT_SECTION=\u4E0B\u4E00\u6B65
1470
1470
 
1471
1471
  #XTXT: Error message for LightBox image not loaded due to timeout.
1472
1472
  LIGHTBOX_IMAGE_TIMED_OUT=\u7121\u6CD5\u8F09\u5165\u5F71\u50CF
@@ -21,7 +21,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
21
21
  * @extends sap.m.semantic.SemanticButton
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.71.57
24
+ * @version 1.71.59
25
25
  *
26
26
  * @constructor
27
27
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -46,7 +46,7 @@ sap.ui.define(["sap/m/semantic/ShareMenuPage", "sap/m/semantic/SemanticConfigura
46
46
  * @extends sap.m.semantic.ShareMenuPage
47
47
  *
48
48
  * @author SAP SE
49
- * @version 1.71.57
49
+ * @version 1.71.59
50
50
  *
51
51
  * @constructor
52
52
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticToggleButton'], function(SemanticToggleBu
19
19
  * @extends sap.m.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -25,7 +25,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
25
25
  * @implements sap.m.semantic.IFilter
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.71.57
28
+ * @version 1.71.59
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -24,7 +24,7 @@ sap.ui.define(['sap/m/semantic/SemanticSelect'], function(SemanticSelect) {
24
24
  * @implements sap.m.semantic.IFilter
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.71.57
27
+ * @version 1.71.59
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticToggleButton'], function(SemanticToggleBu
19
19
  * @extends sap.m.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -39,7 +39,7 @@ sap.ui.define(["sap/m/semantic/ShareMenuPage", "sap/m/semantic/SemanticConfigura
39
39
  * @extends sap.m.semantic.ShareMenuPage
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.71.57
42
+ * @version 1.71.59
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -25,7 +25,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
25
25
  * @implements sap.m.semantic.IGroup
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.71.57
28
+ * @version 1.71.59
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -24,7 +24,7 @@ sap.ui.define(['sap/m/semantic/SemanticSelect'], function(SemanticSelect) {
24
24
  * @implements sap.m.semantic.IGroup
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.71.57
27
+ * @version 1.71.59
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -45,7 +45,7 @@ sap.ui.define(["sap/m/semantic/SemanticPage", "sap/m/semantic/SemanticPageRender
45
45
  * @extends sap.m.semantic.SemanticPage
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.71.57
48
+ * @version 1.71.59
49
49
  *
50
50
  * @constructor
51
51
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticToggleButton'], function(SemanticToggleBu
19
19
  * @extends sap.m.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/ui/base/Metadata', "sap/base/Log"], function(Metadata, Log)
19
19
  * Constructor for an sap.m.semantic.Segment.
20
20
  *
21
21
  * @class Abstraction for a segment in a SegmentedContainer
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  * @private
24
24
  * @since 1.30.0
25
25
  * @alias sap.m.semantic.Segment
@@ -20,7 +20,7 @@ sap.ui.define(['sap/m/semantic/Segment', 'sap/ui/base/Metadata', "sap/base/Log"]
20
20
  * Constructor for an sap.m.semantic.SegmentedContainer.
21
21
  *
22
22
  * @class text
23
- * @version 1.71.57
23
+ * @version 1.71.59
24
24
  * @private
25
25
  * @since 1.30.0
26
26
  * @alias sap.m.semantic.SegmentedContainer
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @abstract
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.71.57
28
+ * @version 1.71.59
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -36,7 +36,7 @@ sap.ui.define([
36
36
  * Constructor for an sap.m.semantic.SemanticConfiguration.
37
37
  *
38
38
  * @class Defines the visual properties and positioning for each supported semantic type
39
- * @version 1.71.57
39
+ * @version 1.71.59
40
40
  * @private
41
41
  * @since 1.30.0
42
42
  * @alias sap.m.semantic.SemanticConfiguration
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @abstract
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.71.57
28
+ * @version 1.71.59
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['sap/m/OverflowToolbarButton', 'sap/m/ButtonRenderer'],
22
22
  * @extends sap.m.OverflowToolbarButton
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.71.57
25
+ * @version 1.71.59
26
26
  *
27
27
  * @constructor
28
28
  * @private
@@ -109,7 +109,7 @@ function(
109
109
  * @abstract
110
110
  *
111
111
  * @author SAP SE
112
- * @version 1.71.57
112
+ * @version 1.71.59
113
113
  *
114
114
  * @constructor
115
115
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticControl', 'sap/m/Select', "sap/base/Log"]
19
19
  * @abstract
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton', 'sap/m/library', "sap/ui/events/
22
22
  * @abstract
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.71.57
25
+ * @version 1.71.59
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.57
22
+ * @version 1.71.59
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  * ShareMenu is a special menu that is represented by (1) an actionSheet with the menu items and (2) a button that opens the actionSheet.
44
44
  * If the menu has only one item, then that item appears in place of the button that opens the actionSheet.
45
45
  *
46
- * @version 1.71.57
46
+ * @version 1.71.59
47
47
  * @private
48
48
  * @since 1.30.0
49
49
  * @alias sap.m.semantic.ShareMenu
@@ -22,7 +22,7 @@ sap.ui.define(["sap/m/semantic/SemanticPage", "sap/m/semantic/SemanticConfigurat
22
22
  * @extends sap.m.semantic.SemanticPage
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.71.57
25
+ * @version 1.71.59
26
26
  *
27
27
  * @constructor
28
28
  * @public