@ui5/webcomponents 1.10.0 → 1.10.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.
Files changed (303) hide show
  1. package/CHANGELOG.md +101 -0
  2. package/LICENSE.txt +201 -0
  3. package/dist/Avatar.d.ts +2 -2
  4. package/dist/Badge.d.ts +3 -3
  5. package/dist/Breadcrumbs.d.ts +5 -5
  6. package/dist/Breadcrumbs.js +1 -1
  7. package/dist/BusyIndicator.d.ts +136 -0
  8. package/dist/BusyIndicator.js +126 -208
  9. package/dist/BusyIndicator.js.map +1 -0
  10. package/dist/Button.d.ts +3 -3
  11. package/dist/Calendar.d.ts +3 -3
  12. package/dist/Calendar.js +1 -1
  13. package/dist/CalendarHeader.d.ts +2 -2
  14. package/dist/Card.d.ts +3 -3
  15. package/dist/Card.js +1 -1
  16. package/dist/CardHeader.d.ts +2 -2
  17. package/dist/Carousel.d.ts +318 -0
  18. package/dist/Carousel.js +446 -642
  19. package/dist/Carousel.js.map +1 -0
  20. package/dist/CheckBox.d.ts +3 -3
  21. package/dist/ColorPalette.d.ts +5 -5
  22. package/dist/ColorPalette.js +1 -1
  23. package/dist/ColorPaletteItem.d.ts +2 -2
  24. package/dist/ColorPalettePopover.d.ts +2 -2
  25. package/dist/ColorPicker.d.ts +2 -2
  26. package/dist/ComboBox.js +2 -2
  27. package/dist/CustomListItem.d.ts +1 -1
  28. package/dist/DatePicker.d.ts +2 -2
  29. package/dist/DateTimePicker.d.ts +1 -1
  30. package/dist/DayPicker.d.ts +2 -2
  31. package/dist/Dialog.d.ts +4 -5
  32. package/dist/FileUploader.d.ts +4 -4
  33. package/dist/GroupHeaderListItem.d.ts +1 -1
  34. package/dist/Icon.d.ts +2 -2
  35. package/dist/Input.d.ts +5 -5
  36. package/dist/Input.js +1 -1
  37. package/dist/Label.d.ts +2 -2
  38. package/dist/Link.d.ts +2 -2
  39. package/dist/List.d.ts +4 -3
  40. package/dist/List.js +1 -1
  41. package/dist/ListItem.d.ts +1 -1
  42. package/dist/Menu.d.ts +3 -3
  43. package/dist/Menu.js +1 -1
  44. package/dist/MessageStrip.d.ts +2 -2
  45. package/dist/MonthPicker.d.ts +2 -2
  46. package/dist/MultiComboBox.js +6 -2
  47. package/dist/MultiInput.js +1 -1
  48. package/dist/Panel.d.ts +2 -2
  49. package/dist/Popover.d.ts +1 -1
  50. package/dist/Popup.d.ts +3 -3
  51. package/dist/ProgressIndicator.d.ts +2 -2
  52. package/dist/RangeSlider.d.ts +1 -1
  53. package/dist/ResponsivePopover.d.ts +1 -1
  54. package/dist/SegmentedButton.js +1 -1
  55. package/dist/Select.js +1 -1
  56. package/dist/Slider.d.ts +1 -1
  57. package/dist/SplitButton.d.ts +2 -2
  58. package/dist/StandardListItem.d.ts +2 -2
  59. package/dist/StepInput.d.ts +2 -2
  60. package/dist/SuggestionListItem.d.ts +1 -1
  61. package/dist/Switch.d.ts +2 -2
  62. package/dist/TabContainer.js +1 -2
  63. package/dist/Table.d.ts +6 -4
  64. package/dist/Table.js +1 -1
  65. package/dist/TableCell.d.ts +2 -2
  66. package/dist/TableColumn.d.ts +2 -2
  67. package/dist/TableGroupRow.d.ts +2 -2
  68. package/dist/TableRow.d.ts +2 -2
  69. package/dist/TimePickerBase.d.ts +4 -4
  70. package/dist/TimeSelection.d.ts +2 -2
  71. package/dist/Title.d.ts +2 -2
  72. package/dist/Tree.js +1 -1
  73. package/dist/WheelSlider.d.ts +2 -2
  74. package/dist/YearPicker.d.ts +2 -2
  75. package/dist/api.json +1 -1
  76. package/dist/assets/test/pages/72override.html.dda35518.css +1 -0
  77. package/dist/assets/test/pages/AnimanitionOff.html.b7566ecc.css +1 -0
  78. package/dist/assets/test/pages/Avatar.html.62cc0573.css +1 -0
  79. package/dist/assets/test/pages/AvatarGroup.html.20647fe1.css +1 -0
  80. package/dist/assets/test/pages/Badge.html.bcc1c9a3.css +1 -0
  81. package/dist/assets/test/pages/Breadcrumbs.html.5753069f.css +1 -0
  82. package/dist/assets/test/pages/BusyIndicator.html.ce95c23c.css +1 -0
  83. package/dist/assets/test/pages/Button.html.957848f0.css +1 -0
  84. package/dist/assets/test/pages/Calendar.html.9ff42e30.css +1 -0
  85. package/dist/assets/test/pages/Card.html.8c5e4756.css +1 -0
  86. package/dist/assets/test/pages/Carousel.html.fcdd32a7.css +1 -0
  87. package/dist/assets/test/pages/CheckBox.html.08ae630d.css +1 -0
  88. package/dist/assets/test/pages/ColorPalette.html.8c4c4ca3.css +1 -0
  89. package/dist/assets/test/pages/ColorPalettePopover.html.727f90e2.css +1 -0
  90. package/dist/assets/test/pages/ColorPicker.html.cc0c0d29.css +1 -0
  91. package/dist/assets/test/pages/ComboBox.html.14fbc3aa.css +1 -0
  92. package/dist/assets/test/pages/ComboBox.html.c091a8e7.js +1 -0
  93. package/dist/assets/test/pages/Components.html.b41617c5.css +1 -0
  94. package/dist/assets/test/pages/CoreControls.html.dabd050c.css +1 -0
  95. package/dist/assets/test/pages/CoreControls_exp.html.46ab2dc9.css +1 -0
  96. package/dist/assets/test/pages/CustomCSS.html.4d6e9b1f.css +1 -0
  97. package/dist/assets/test/pages/DatePicker.html.e667d0b8.css +1 -0
  98. package/dist/assets/test/pages/DatePicker_test_page.html.882ab55e.css +1 -0
  99. package/dist/assets/test/pages/DateRangePicker.html.1b5072fd.css +1 -0
  100. package/dist/assets/test/pages/DateTimePicker.html.eff0e2e0.css +1 -0
  101. package/dist/assets/test/pages/DayPicker.html.5700622a.css +1 -0
  102. package/dist/assets/test/pages/Dialog.html.329cb1dc.css +1 -0
  103. package/dist/assets/test/pages/DialogLifecycle.html.e4ac6ba2.css +1 -0
  104. package/dist/assets/test/pages/DialogSemantic.html.f61ec13d.css +1 -0
  105. package/dist/assets/test/pages/DurationPicker.html.92ecf486.css +1 -0
  106. package/dist/assets/test/pages/Eventing.html.cd934528.css +1 -0
  107. package/dist/assets/test/pages/FileUploader.html.30b8cbbd.css +1 -0
  108. package/dist/assets/test/pages/FormSupport.html.4e02207b.css +1 -0
  109. package/dist/assets/test/pages/HCB.html.d458990b.css +1 -0
  110. package/dist/assets/test/pages/Icon.html.5f0fd46d.js +1 -0
  111. package/dist/assets/test/pages/Icon.html.be3b1acc.css +1 -0
  112. package/dist/assets/test/pages/Input.html.85ce57b4.css +1 -0
  113. package/dist/assets/test/pages/Input_quickview.html.86df3de3.css +1 -0
  114. package/dist/assets/test/pages/InputsAlignment.html.5c5593c2.css +1 -0
  115. package/dist/assets/test/pages/ItemNavigation.html.f5758aae.css +1 -0
  116. package/dist/assets/test/pages/Kitchen.html.d0d90fc6.css +1 -0
  117. package/dist/assets/test/pages/Kitchen.openui5.html.910e3d52.css +1 -0
  118. package/dist/assets/test/pages/Label.html.26cf5a3e.js +4 -0
  119. package/dist/assets/test/pages/Label.html.e994dc8e.css +1 -0
  120. package/dist/assets/test/pages/Link.html.d4c480d9.css +1 -0
  121. package/dist/assets/test/pages/List.html.65a3c4b3.css +1 -0
  122. package/dist/assets/test/pages/ListGrowing_Button.html.49bbaf80.css +1 -0
  123. package/dist/assets/test/pages/ListGrowing_Scroll.html.841dd1ed.css +1 -0
  124. package/dist/assets/test/pages/List_keyboard_support.html.a7297baf.css +1 -0
  125. package/dist/assets/test/pages/List_test_page.html.356d4e16.css +1 -0
  126. package/dist/assets/test/pages/LitKeyFunction.html.f3f9d649.css +1 -0
  127. package/dist/assets/test/pages/MemoryLeak.html.35d77e5e.css +1 -0
  128. package/dist/assets/test/pages/Menu.html.a758a26d.css +1 -0
  129. package/dist/assets/test/pages/MessagePage.html.30ffc162.css +1 -0
  130. package/dist/assets/test/pages/MessageStrip.html.8c2c85d5.css +1 -0
  131. package/dist/assets/test/pages/MultiComboBox.html.9ede2c74.css +1 -0
  132. package/dist/assets/test/pages/MultiInput.html.1c75cdc2.css +1 -0
  133. package/dist/assets/test/pages/MultiInput_Suggestions.html.79cd0348.css +1 -0
  134. package/dist/assets/test/pages/OpenUI5.html.cf1daa05.css +1 -0
  135. package/dist/assets/test/pages/Panel.html.399730d1.css +1 -0
  136. package/dist/assets/test/pages/Popover.html.6d4f19ad.css +1 -0
  137. package/dist/assets/test/pages/PopoverArrowBounds.html.c1e5feb1.css +1 -0
  138. package/dist/assets/test/pages/Popups.html.0d7c434f.js +1 -0
  139. package/dist/assets/test/pages/Popups.html.bb021765.css +1 -0
  140. package/dist/assets/test/pages/ProgressIndicator.html.d61b0c53.css +1 -0
  141. package/dist/assets/test/pages/RTL.html.dbeca857.css +1 -0
  142. package/dist/assets/test/pages/RadioButton.html.ccfd1850.css +1 -0
  143. package/dist/assets/test/pages/RangeSlider.html.437a9174.css +1 -0
  144. package/dist/assets/test/pages/RatingIndicator.html.737cd73b.css +1 -0
  145. package/dist/assets/test/pages/ResizeHandler.html.ed7c5d20.css +1 -0
  146. package/dist/assets/test/pages/ResponsivePopover.html.6f67ae07.css +1 -0
  147. package/dist/assets/test/pages/SegmentedButton.html.8678479b.css +1 -0
  148. package/dist/assets/test/pages/Select.html.9c98a470.css +1 -0
  149. package/dist/assets/test/pages/Simple.html.8f2ddb30.css +1 -0
  150. package/dist/assets/test/pages/Slider.html.8ea10965.css +1 -0
  151. package/dist/assets/test/pages/SplitButton.html.5c992973.css +1 -0
  152. package/dist/assets/test/pages/StepInput.html.f22c112d.css +1 -0
  153. package/dist/assets/test/pages/Switch.html.a4f3262f.css +1 -0
  154. package/dist/assets/test/pages/TabContainer.html.7f2ade15.css +1 -0
  155. package/dist/assets/test/pages/Table-perf-pure.html.fce52e4b.css +1 -0
  156. package/dist/assets/test/pages/Table-perf.html.88634378.css +1 -0
  157. package/dist/assets/test/pages/Table.html.c43386f4.css +1 -0
  158. package/dist/assets/test/pages/Table2.html.aca0c111.css +1 -0
  159. package/dist/assets/test/pages/TableAllPopin.html.ad586de4.css +1 -0
  160. package/dist/assets/test/pages/TableCustomStyling.html.a85167d6.css +1 -0
  161. package/dist/assets/test/pages/TableGrouping.html.602ae2ad.css +1 -0
  162. package/dist/assets/test/pages/TableGrowingWithButton.html.5a39b2bf.css +1 -0
  163. package/dist/assets/test/pages/TableGrowingWithScroll.html.8ef93d31.css +1 -0
  164. package/dist/assets/test/pages/TableSelection.html.dba2d678.css +1 -0
  165. package/dist/assets/test/pages/TextArea.html.f8e10fd6.css +1 -0
  166. package/dist/assets/test/pages/TimePicker.html.9a4bb300.css +1 -0
  167. package/dist/assets/test/pages/TimeSelection.html.8ad57759.css +1 -0
  168. package/dist/assets/test/pages/Title.html.7bb51811.css +1 -0
  169. package/dist/assets/test/pages/Toast.html.47a93be2.css +1 -0
  170. package/dist/assets/test/pages/ToggleButton.html.3b7dbb8c.css +1 -0
  171. package/dist/assets/test/pages/Tree.html.74fe2a1d.css +1 -0
  172. package/dist/assets/test/pages/WheelSlider_Test_Page.html.8a9a5e49.css +1 -0
  173. package/dist/assets/test/pages/form.html.f0f82118.css +1 -0
  174. package/dist/assets/test/pages/i18n-defaultLang.html.b9d79c6b.css +1 -0
  175. package/dist/assets/test/pages/i18n-demo.html.c6751b5c.css +1 -0
  176. package/dist/generated/templates/CarouselTemplate.lit.js +2 -2
  177. package/dist/test/pages/72override.html +33 -0
  178. package/dist/test/pages/AnimanitionOff.html +52 -0
  179. package/dist/test/pages/Avatar.html +265 -0
  180. package/dist/test/pages/AvatarGroup.html +376 -0
  181. package/dist/test/pages/Badge.html +75 -0
  182. package/dist/test/pages/Breadcrumbs.html +239 -0
  183. package/dist/test/pages/BusyIndicator.html +255 -0
  184. package/dist/test/pages/Button.html +267 -0
  185. package/dist/test/pages/Calendar.html +96 -0
  186. package/dist/test/pages/Card.html +347 -0
  187. package/dist/test/pages/Carousel.html +584 -0
  188. package/dist/test/pages/CheckBox.html +76 -0
  189. package/dist/test/pages/ColorPalette.html +126 -0
  190. package/dist/test/pages/ColorPalettePopover.html +141 -0
  191. package/dist/test/pages/ColorPicker.html +66 -0
  192. package/dist/test/pages/ComboBox.html +279 -0
  193. package/dist/test/pages/Components.html +106 -0
  194. package/dist/test/pages/CoreControls.html +203 -0
  195. package/dist/test/pages/CoreControls_exp.html +203 -0
  196. package/dist/test/pages/CustomCSS.html +55 -0
  197. package/dist/test/pages/DatePicker.html +193 -0
  198. package/dist/test/pages/DatePicker_test_page.html +97 -0
  199. package/dist/test/pages/DateRangePicker.html +64 -0
  200. package/dist/test/pages/DateTimePicker.html +190 -0
  201. package/dist/test/pages/DayPicker.html +37 -0
  202. package/dist/test/pages/Dialog.html +706 -0
  203. package/dist/test/pages/DialogLifecycle.html +62 -0
  204. package/dist/test/pages/DialogSemantic.html +58 -0
  205. package/dist/test/pages/DurationPicker.html +76 -0
  206. package/dist/test/pages/Eventing.html +33 -0
  207. package/dist/test/pages/FileUploader.html +138 -0
  208. package/dist/test/pages/FormSupport.html +59 -0
  209. package/dist/test/pages/HCB.html +45 -0
  210. package/dist/test/pages/Icon.html +269 -0
  211. package/dist/test/pages/Icon_custom.html +26 -0
  212. package/dist/test/pages/Input.html +722 -0
  213. package/dist/test/pages/InputFieldMinWidth.html +158 -0
  214. package/dist/test/pages/InputIcons.html +80 -0
  215. package/dist/test/pages/Input_quickview.html +204 -0
  216. package/dist/test/pages/InputsAlignment.html +131 -0
  217. package/dist/test/pages/InputsLazyLoading.html +244 -0
  218. package/dist/test/pages/ItemNavigation.html +94 -0
  219. package/dist/test/pages/Kitchen.html +638 -0
  220. package/dist/test/pages/Kitchen.openui5.html +570 -0
  221. package/dist/test/pages/Label.html +161 -0
  222. package/dist/test/pages/Link.html +201 -0
  223. package/dist/test/pages/List.html +465 -0
  224. package/dist/test/pages/ListGrowing_Button.html +64 -0
  225. package/dist/test/pages/ListGrowing_Scroll.html +93 -0
  226. package/dist/test/pages/List_keyboard_support.html +130 -0
  227. package/dist/test/pages/List_test_page.html +356 -0
  228. package/dist/test/pages/LitKeyFunction.html +40 -0
  229. package/dist/test/pages/MemoryLeak.html +78 -0
  230. package/dist/test/pages/Menu.html +145 -0
  231. package/dist/test/pages/MessagePage.html +39 -0
  232. package/dist/test/pages/MessageStrip.html +55 -0
  233. package/dist/test/pages/MultiComboBox.html +477 -0
  234. package/dist/test/pages/MultiInput.html +409 -0
  235. package/dist/test/pages/MultiInput_Suggestions.html +161 -0
  236. package/dist/test/pages/OpenUI5.html +83 -0
  237. package/dist/test/pages/Panel.html +226 -0
  238. package/dist/test/pages/Popover.html +586 -0
  239. package/dist/test/pages/PopoverArrowBounds.html +52 -0
  240. package/dist/test/pages/Popups.html +131 -0
  241. package/dist/test/pages/ProgressIndicator.html +151 -0
  242. package/dist/test/pages/RTL.html +118 -0
  243. package/dist/test/pages/RadioButton.html +201 -0
  244. package/dist/test/pages/RangeSlider.html +85 -0
  245. package/dist/test/pages/RatingIndicator.html +97 -0
  246. package/dist/test/pages/ResizeHandler.html +74 -0
  247. package/dist/test/pages/ResponsivePopover.html +244 -0
  248. package/dist/test/pages/SegmentedButton.html +116 -0
  249. package/dist/test/pages/Select.html +240 -0
  250. package/dist/test/pages/Simple.html +25 -0
  251. package/dist/test/pages/Slider.html +79 -0
  252. package/dist/test/pages/SplitButton.html +100 -0
  253. package/dist/test/pages/StepInput.html +164 -0
  254. package/dist/test/pages/Switch.html +88 -0
  255. package/dist/test/pages/TabContainer.html +904 -0
  256. package/dist/test/pages/Table-perf-pure.html +73 -0
  257. package/dist/test/pages/Table-perf.html +76 -0
  258. package/dist/test/pages/Table.html +2808 -0
  259. package/dist/test/pages/Table2.html +53 -0
  260. package/dist/test/pages/TableAllPopin.html +228 -0
  261. package/dist/test/pages/TableCustomStyling.html +89 -0
  262. package/dist/test/pages/TableGrouping.html +109 -0
  263. package/dist/test/pages/TableGrowingWithButton.html +805 -0
  264. package/dist/test/pages/TableGrowingWithScroll.html +801 -0
  265. package/dist/test/pages/TableSelection.html +445 -0
  266. package/dist/test/pages/TextArea.html +222 -0
  267. package/dist/test/pages/TimePicker.html +81 -0
  268. package/dist/test/pages/TimeSelection.html +31 -0
  269. package/dist/test/pages/Title.html +37 -0
  270. package/dist/test/pages/Toast.html +111 -0
  271. package/dist/test/pages/ToggleButton.html +69 -0
  272. package/dist/test/pages/Tree.html +294 -0
  273. package/dist/test/pages/WheelSlider_Test_Page.html +26 -0
  274. package/dist/test/pages/base/DOMObserver.html +20 -0
  275. package/dist/test/pages/base/InvisibleMessage.html +44 -0
  276. package/dist/test/pages/form.html +123 -0
  277. package/dist/test/pages/i18n-defaultLang.html +31 -0
  278. package/dist/test/pages/i18n-demo.html +79 -0
  279. package/global.d.ts +2 -2
  280. package/package.json +10 -9
  281. package/src/Badge.ts +1 -1
  282. package/src/Breadcrumbs.ts +1 -1
  283. package/src/{BusyIndicator.js → BusyIndicator.ts} +95 -100
  284. package/src/Calendar.ts +1 -1
  285. package/src/Card.ts +1 -1
  286. package/src/Carousel.hbs +3 -3
  287. package/src/{Carousel.js → Carousel.ts} +242 -234
  288. package/src/CheckBox.ts +1 -1
  289. package/src/ColorPalette.ts +1 -1
  290. package/src/ComboBox.js +2 -2
  291. package/src/Dialog.ts +2 -2
  292. package/src/Input.ts +1 -1
  293. package/src/List.ts +1 -1
  294. package/src/ListItem.ts +1 -1
  295. package/src/Menu.ts +1 -1
  296. package/src/MultiComboBox.js +6 -2
  297. package/src/MultiInput.js +1 -1
  298. package/src/SegmentedButton.js +1 -1
  299. package/src/Select.js +1 -1
  300. package/src/TabContainer.js +1 -2
  301. package/src/Table.ts +1 -1
  302. package/src/Tree.hbs +1 -1
  303. package/src/Tree.js +1 -1
@@ -0,0 +1,805 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+
4
+ <head>
5
+ <meta charset="utf-8" />
6
+ <title>Table</title>
7
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
8
+ <script>// delete Document.prototype.adoptedStyleSheets</script>
9
+
10
+
11
+
12
+
13
+ <script type="module" crossorigin src="/assets/bundle.common.33be618c.js"></script>
14
+ <link rel="stylesheet" href="/assets/test/pages/TableGrowingWithButton.html.5a39b2bf.css">
15
+ </head>
16
+
17
+
18
+
19
+ <body class="tablegrowingwithbutton1auto">
20
+ <ui5-input id="inputLoadMoreCounter"></ui5-input>
21
+ <ui5-table id="tbl" growing="Button">
22
+ <ui5-table-column id="column-1" slot="columns" width="350px">
23
+ <ui5-label>Product</ui5-label>
24
+ </ui5-table-column>
25
+
26
+ <ui5-table-column id="column-2" slot="columns" min-width="800" popin-text="Supplier">
27
+ <ui5-label>Supplier</ui5-label>
28
+ </ui5-table-column>
29
+
30
+ <ui5-table-column id="column-3" slot="columns" min-width="600" popin-text="Dimensions" demand-popin>
31
+ <div class="column-content">
32
+ <ui5-label>Dimensions</ui5-label>
33
+ </div>
34
+ </ui5-table-column>
35
+
36
+ <ui5-table-column id="column-4" slot="columns" min-width="600" popin-text="Weight" demand-popin>
37
+ <ui5-label>Weight</ui5-label>
38
+ </ui5-table-column>
39
+
40
+ <ui5-table-column id="column-5" slot="columns">
41
+ <ui5-label>Price</ui5-label>
42
+ </ui5-table-column>
43
+ </ui5-table>
44
+
45
+ <h3>Custom texts</h3>
46
+ <ui5-table id="tbl2" growing="Button" growing-button-text="Load more" growing-button-subtext="4 of 123">
47
+ <ui5-table-column id="column-1" slot="columns" width="350px">
48
+ <ui5-label>Product</ui5-label>
49
+ </ui5-table-column>
50
+
51
+ <ui5-table-column id="column-2" slot="columns" min-width="800" popin-text="Supplier">
52
+ <ui5-label>Supplier</ui5-label>
53
+ </ui5-table-column>
54
+
55
+ <ui5-table-column id="column-3" slot="columns" min-width="600" popin-text="Dimensions" demand-popin>
56
+ <div class="column-content">
57
+ <ui5-label>Dimensions</ui5-label>
58
+ </div>
59
+ </ui5-table-column>
60
+
61
+ <ui5-table-column id="column-4" slot="columns" min-width="600" popin-text="Weight" demand-popin>
62
+ <ui5-label>Weight</ui5-label>
63
+ </ui5-table-column>
64
+
65
+ <ui5-table-column id="column-5" slot="columns">
66
+ <ui5-label>Price</ui5-label>
67
+ </ui5-table-column>
68
+ </ui5-table>
69
+ </body>
70
+
71
+ <script>
72
+ var products = {
73
+ "ProductCollection": [{
74
+ "ProductId": "HT-1000",
75
+ "Category": "Laptops",
76
+ "MainCategory": "Computer Systems",
77
+ "TaxTarifCode": "1",
78
+ "SupplierName": "Very Best Screens",
79
+ "WeightMeasure": 4.2,
80
+ "WeightUnit": "KG",
81
+ "Description": "Notebook Basic 15 with 2,80 GHz quad core, 15\" LCD, 4 GB DDR3 RAM, 500 GB Hard Disc, Windows 8 Pro",
82
+ "Name": "Notebook Basic 15",
83
+ "DateOfSale": "2017-03-26",
84
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1000.jpg",
85
+ "Status": "Available",
86
+ "Quantity": 10,
87
+ "UoM": "PC",
88
+ "CurrencyCode": "EUR",
89
+ "Price": 956,
90
+ "Width": 30,
91
+ "Depth": 18,
92
+ "Height": 3,
93
+ "DimUnit": "cm"
94
+ }, {
95
+ "ProductId": "HT-1001",
96
+ "Category": "Laptops",
97
+ "MainCategory": "Computer Systems",
98
+ "TaxTarifCode": "1",
99
+ "SupplierName": "Very Best Screens",
100
+ "WeightMeasure": 4.5,
101
+ "WeightUnit": "KG",
102
+ "Description": "Notebook Basic 17 with 2,80 GHz quad core, 17\" LCD, 4 GB DDR3 RAM, 500 GB Hard Disc, Windows 8 Pro",
103
+ "Name": "Notebook Basic 17",
104
+ "DateOfSale": "2017-04-17",
105
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1001.jpg",
106
+ "Status": "Available",
107
+ "Quantity": 20,
108
+ "UoM": "PC",
109
+ "CurrencyCode": "EUR",
110
+ "Price": 1249,
111
+ "Width": 29,
112
+ "Depth": 17,
113
+ "Height": 3.1,
114
+ "DimUnit": "cm"
115
+ }, {
116
+ "ProductId": "HT-1002",
117
+ "Category": "Laptops",
118
+ "MainCategory": "Computer Systems",
119
+ "TaxTarifCode": "1",
120
+ "SupplierName": "Very Best Screens",
121
+ "WeightMeasure": 4.2,
122
+ "WeightUnit": "KG",
123
+ "Description": "Notebook Basic 18 with 2,80 GHz quad core, 18\" LCD, 8 GB DDR3 RAM, 1000 GB Hard Disc, Windows 8 Pro",
124
+ "Name": "Notebook Basic 18",
125
+ "DateOfSale": "2017-01-07",
126
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1002.jpg",
127
+ "Status": "Available",
128
+ "Quantity": 10,
129
+ "UoM": "PC",
130
+ "CurrencyCode": "EUR",
131
+ "Price": 1570,
132
+ "Width": 28,
133
+ "Depth": 19,
134
+ "Height": 2.5,
135
+ "DimUnit": "cm"
136
+ }, {
137
+ "ProductId": "HT-1003",
138
+ "Category": "Laptops",
139
+ "MainCategory": "Computer Systems",
140
+ "TaxTarifCode": "1",
141
+ "SupplierName": "Smartcards",
142
+ "WeightMeasure": 4.2,
143
+ "WeightUnit": "KG",
144
+ "Description": "Notebook Basic 19 with 2,80 GHz quad core, 19\" LCD, 8 GB DDR3 RAM, 1000 GB Hard Disc, Windows 8 Pro",
145
+ "Name": "Notebook Basic 19",
146
+ "DateOfSale": "2017-04-09",
147
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1003.jpg",
148
+ "Status": "Available",
149
+ "Quantity": 15,
150
+ "UoM": "PC",
151
+ "CurrencyCode": "EUR",
152
+ "Price": 1650,
153
+ "Width": 32,
154
+ "Depth": 21,
155
+ "Height": 4,
156
+ "DimUnit": "cm"
157
+ }, {
158
+ "ProductId": "HT-1007",
159
+ "Category": "Accessories",
160
+ "MainCategory": "Computer Components",
161
+ "TaxTarifCode": "1",
162
+ "SupplierName": "Technocom",
163
+ "WeightMeasure": 0.2,
164
+ "WeightUnit": "KG",
165
+ "Description": "Digital Organizer with State-of-the-Art Storage Encryption",
166
+ "Name": "ITelO Vault",
167
+ "DateOfSale": "2017-05-17",
168
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1007.jpg",
169
+ "Status": "Available",
170
+ "Quantity": 15,
171
+ "UoM": "PC",
172
+ "CurrencyCode": "EUR",
173
+ "Price": 299,
174
+ "Width": 32,
175
+ "Depth": 22,
176
+ "Height": 3,
177
+ "DimUnit": "cm"
178
+ }, {
179
+ "ProductId": "HT-1010",
180
+ "Category": "Accessories",
181
+ "MainCategory": "Computer Systems",
182
+ "TaxTarifCode": "1",
183
+ "SupplierName": "Very Best Screens",
184
+ "WeightMeasure": 4.3,
185
+ "WeightUnit": "KG",
186
+ "Description": "Notebook Professional 15 with 2,80 GHz quad core, 15\" Multitouch LCD, 8 GB DDR3 RAM, 500 GB SSD - DVD-Writer (DVD-R/+R/-RW/-RAM),Windows 8 Pro",
187
+ "Name": "Notebook Professional 15",
188
+ "DateOfSale": "2017-02-22",
189
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1010.jpg",
190
+ "Status": "Available",
191
+ "Quantity": 16,
192
+ "UoM": "PC",
193
+ "CurrencyCode": "EUR",
194
+ "Price": 1999,
195
+ "Width": 33,
196
+ "Depth": 20,
197
+ "Height": 3,
198
+ "DimUnit": "cm"
199
+ }, {
200
+ "ProductId": "HT-1011",
201
+ "Category": "Laptops",
202
+ "MainCategory": "Computer Systems",
203
+ "TaxTarifCode": "1",
204
+ "SupplierName": "Very Best Screens",
205
+ "WeightMeasure": 4.1,
206
+ "WeightUnit": "KG",
207
+ "Description": "Notebook Professional 17 with 2,80 GHz quad core, 17\" Multitouch LCD, 8 GB DDR3 RAM, 500 GB SSD - DVD-Writer (DVD-R/+R/-RW/-RAM),Windows 8 Pro",
208
+ "Name": "Notebook Professional 17",
209
+ "DateOfSale": "2017-01-02",
210
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1011.jpg",
211
+ "Status": "Available",
212
+ "Quantity": 17,
213
+ "UoM": "PC",
214
+ "CurrencyCode": "EUR",
215
+ "Price": 2299,
216
+ "Width": 33,
217
+ "Depth": 23,
218
+ "Height": 2,
219
+ "DimUnit": "cm"
220
+ }, {
221
+ "ProductId": "HT-1020",
222
+ "Category": "Accessories",
223
+ "MainCategory": "Computer Components",
224
+ "TaxTarifCode": "1",
225
+ "SupplierName": "Technocom",
226
+ "WeightMeasure": 0.16,
227
+ "WeightUnit": "KG",
228
+ "Description": "Digital Organizer with State-of-the-Art Encryption for Storage and Network Communications",
229
+ "Name": "ITelO Vault Net",
230
+ "DateOfSale": "2017-05-08",
231
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1020.jpg",
232
+ "Status": "Available",
233
+ "Quantity": 14,
234
+ "UoM": "PC",
235
+ "CurrencyCode": "EUR",
236
+ "Price": 459,
237
+ "Width": 10,
238
+ "Depth": 1.8,
239
+ "Height": 17,
240
+ "DimUnit": "cm"
241
+ }, {
242
+ "ProductId": "HT-1021",
243
+ "Category": "Accessories",
244
+ "MainCategory": "Computer Components",
245
+ "TaxTarifCode": "1",
246
+ "SupplierName": "Technocom",
247
+ "WeightMeasure": 0.18,
248
+ "WeightUnit": "KG",
249
+ "Description": "Digital Organizer with State-of-the-Art Encryption for Storage and Secure Stellite Link",
250
+ "Name": "ITelO Vault SAT",
251
+ "DateOfSale": "2017-06-30",
252
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1021.jpg",
253
+ "Status": "Available",
254
+ "Quantity": 50,
255
+ "UoM": "PC",
256
+ "CurrencyCode": "EUR",
257
+ "Price": 149,
258
+ "Width": 11,
259
+ "Depth": 1.7,
260
+ "Height": 18,
261
+ "DimUnit": "cm"
262
+ }, {
263
+ "ProductId": "HT-1022",
264
+ "Category": "Accessories",
265
+ "MainCategory": "Computer Components",
266
+ "TaxTarifCode": "1",
267
+ "SupplierName": "Technocom",
268
+ "WeightMeasure": 0.2,
269
+ "WeightUnit": "KG",
270
+ "Description": "32 GB Digital Assistant with high-resolution color screen",
271
+ "Name": "Comfort Easy",
272
+ "DateOfSale": "2017-03-02",
273
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1022.jpg",
274
+ "Status": "Available",
275
+ "Quantity": 30,
276
+ "UoM": "PC",
277
+ "CurrencyCode": "EUR",
278
+ "Price": 1679,
279
+ "Width": 84,
280
+ "Depth": 1.5,
281
+ "Height": 14,
282
+ "DimUnit": "cm"
283
+ }, {
284
+ "ProductId": "HT-1023",
285
+ "Category": "Accessories",
286
+ "MainCategory": "Computer Components",
287
+ "TaxTarifCode": "1",
288
+ "SupplierName": "Technocom",
289
+ "WeightMeasure": 0.8,
290
+ "WeightUnit": "KG",
291
+ "Description": "64 GB Digital Assistant with high-resolution color screen and synthesized voice output",
292
+ "Name": "Comfort Senior",
293
+ "DateOfSale": "2017-02-25",
294
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1023.jpg",
295
+ "Status": "Available",
296
+ "Quantity": 24,
297
+ "UoM": "PC",
298
+ "CurrencyCode": "EUR",
299
+ "Price": 512,
300
+ "Width": 80,
301
+ "Depth": 1.6,
302
+ "Height": 13,
303
+ "DimUnit": "cm"
304
+ }, {
305
+ "ProductId": "HT-1030",
306
+ "Category": "Flat Screen Monitors",
307
+ "MainCategory": "Computer Components",
308
+ "TaxTarifCode": "1",
309
+ "SupplierName": "Very Best Screens",
310
+ "WeightMeasure": 21,
311
+ "WeightUnit": "KG",
312
+ "Description": "Optimum Hi-Resolution max. 1920 x 1080 @ 85Hz, Dot Pitch: 0.27mm",
313
+ "Name": "Ergo Screen E-I",
314
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1030.jpg",
315
+ "Status": "Available",
316
+ "Quantity": 14,
317
+ "UoM": "PC",
318
+ "CurrencyCode": "EUR",
319
+ "Price": 230,
320
+ "Width": 37,
321
+ "Depth": 12,
322
+ "Height": 36,
323
+ "DimUnit": "cm"
324
+ }, {
325
+ "ProductId": "HT-1031",
326
+ "Category": "Flat Screen Monitors",
327
+ "MainCategory": "Computer Components",
328
+ "TaxTarifCode": "1",
329
+ "SupplierName": "Very Best Screens",
330
+ "WeightMeasure": 21,
331
+ "WeightUnit": "KG",
332
+ "Description": "Optimum Hi-Resolution max. 1920 x 1200 @ 85Hz, Dot Pitch: 0.26mm",
333
+ "Name": "Ergo Screen E-II",
334
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1031.jpg",
335
+ "Status": "Available",
336
+ "Quantity": 24,
337
+ "UoM": "PC",
338
+ "CurrencyCode": "EUR",
339
+ "Price": 285,
340
+ "Width": 40.8,
341
+ "Depth": 19,
342
+ "Height": 43,
343
+ "DimUnit": "cm"
344
+ }, {
345
+ "ProductId": "HT-1032",
346
+ "Category": "Flat Screen Monitors",
347
+ "MainCategory": "Computer Components",
348
+ "TaxTarifCode": "1",
349
+ "SupplierName": "Very Best Screens",
350
+ "WeightMeasure": 21,
351
+ "WeightUnit": "KG",
352
+ "Description": "Optimum Hi-Resolution max. 2560 x 1440 @ 85Hz, Dot Pitch: 0.25mm",
353
+ "Name": "Ergo Screen E-III",
354
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1032.jpg",
355
+ "Status": "Available",
356
+ "Quantity": 50,
357
+ "UoM": "PC",
358
+ "CurrencyCode": "EUR",
359
+ "Price": 345,
360
+ "Width": 40.8,
361
+ "Depth": 19,
362
+ "Height": 43,
363
+ "DimUnit": "cm"
364
+ }, {
365
+ "ProductId": "HT-1035",
366
+ "Category": "Flat Screen Monitors",
367
+ "MainCategory": "Computer Components",
368
+ "TaxTarifCode": "1",
369
+ "SupplierName": "Very Best Screens",
370
+ "WeightMeasure": 14,
371
+ "WeightUnit": "KG",
372
+ "Description": "Optimum Hi-Resolution max. 1600 x 1200 @ 85Hz, Dot Pitch: 0.24mm",
373
+ "Name": "Flat Basic",
374
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1035.jpg",
375
+ "Status": "Available",
376
+ "Quantity": 23,
377
+ "UoM": "PC",
378
+ "CurrencyCode": "EUR",
379
+ "Price": 399,
380
+ "Width": 39,
381
+ "Depth": 20,
382
+ "Height": 41,
383
+ "DimUnit": "cm"
384
+ }, {
385
+ "ProductId": "HT-1036",
386
+ "Category": "Flat Screen Monitors",
387
+ "MainCategory": "Computer Components",
388
+ "TaxTarifCode": "1",
389
+ "SupplierName": "Very Best Screens",
390
+ "WeightMeasure": 15,
391
+ "WeightUnit": "KG",
392
+ "Description": "Optimum Hi-Resolution max. 2048 x 1080 @ 85Hz, Dot Pitch: 0.26mm",
393
+ "Name": "Flat Future",
394
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1036.jpg",
395
+ "Status": "Available",
396
+ "Quantity": 22,
397
+ "UoM": "PC",
398
+ "CurrencyCode": "EUR",
399
+ "Price": 430,
400
+ "Width": 45,
401
+ "Depth": 26,
402
+ "Height": 46,
403
+ "DimUnit": "cm"
404
+ }, {
405
+ "ProductId": "HT-1037",
406
+ "Category": "Flat Screen Monitors",
407
+ "MainCategory": "Computer Components",
408
+ "TaxTarifCode": "1",
409
+ "SupplierName": "Very Best Screens",
410
+ "WeightMeasure": 17,
411
+ "WeightUnit": "KG",
412
+ "Description": "Optimum Hi-Resolution max. 2016 x 1512 @ 85Hz, Dot Pitch: 0.24mm",
413
+ "Name": "Flat XL",
414
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1037.jpg",
415
+ "Status": "Available",
416
+ "Quantity": 23,
417
+ "UoM": "PC",
418
+ "CurrencyCode": "EUR",
419
+ "Price": 1230,
420
+ "Width": 54.5,
421
+ "Depth": 22.1,
422
+ "Height": 39.1,
423
+ "DimUnit": "cm"
424
+ }, {
425
+ "ProductId": "HT-1040",
426
+ "Category": "Printers",
427
+ "MainCategory": "Printers & Scanners",
428
+ "TaxTarifCode": "1",
429
+ "SupplierName": "Alpha Printers",
430
+ "WeightMeasure": 32,
431
+ "WeightUnit": "KG",
432
+ "Description": "Print 2400 dpi image quality color documents at speeds of up to 32 ppm (color) or 36 ppm (monochrome), letter/A4. Powerful 500 MHz processor, 512MB of memory",
433
+ "Name": "Laser Professional Eco",
434
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1040.jpg",
435
+ "Status": "Available",
436
+ "Quantity": 21,
437
+ "UoM": "PC",
438
+ "CurrencyCode": "EUR",
439
+ "Price": 830,
440
+ "Width": 51,
441
+ "Depth": 46,
442
+ "Height": 30,
443
+ "DimUnit": "cm"
444
+ }, {
445
+ "ProductId": "HT-1041",
446
+ "Category": "Printers",
447
+ "MainCategory": "Printers & Scanners",
448
+ "TaxTarifCode": "1",
449
+ "SupplierName": "Alpha Printers",
450
+ "WeightMeasure": 23,
451
+ "WeightUnit": "KG",
452
+ "Description": "Up to 22 ppm color or 24 ppm monochrome A4/letter, powerful 500 MHz processor and 128MB of memory",
453
+ "Name": "Laser Basic",
454
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1041.jpg",
455
+ "Status": "Available",
456
+ "Quantity": 8,
457
+ "UoM": "PC",
458
+ "CurrencyCode": "EUR",
459
+ "Price": 490,
460
+ "Width": 48,
461
+ "Depth": 42,
462
+ "Height": 26,
463
+ "DimUnit": "cm"
464
+ }, {
465
+ "ProductId": "HT-1042",
466
+ "Category": "Printers",
467
+ "MainCategory": "Printers & Scanners",
468
+ "TaxTarifCode": "1",
469
+ "SupplierName": "Alpha Printers",
470
+ "WeightMeasure": 17,
471
+ "WeightUnit": "KG",
472
+ "Description": "Print up to 25 ppm letter and 24 ppm A4 color or monochrome, with Available first-page-out-time of less than 13 seconds for monochrome and less than 15 seconds for color",
473
+ "Name": "Laser Allround",
474
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1042.jpg",
475
+ "Status": "Available",
476
+ "Quantity": 9,
477
+ "UoM": "PC",
478
+ "CurrencyCode": "EUR",
479
+ "Price": 349,
480
+ "Width": 53,
481
+ "Depth": 50,
482
+ "Height": 65,
483
+ "DimUnit": "cm"
484
+ }, {
485
+ "ProductId": "HT-1050",
486
+ "Category": "Printers",
487
+ "MainCategory": "Printers & Scanners",
488
+ "TaxTarifCode": "1",
489
+ "SupplierName": "Alpha Printers",
490
+ "WeightMeasure": 3,
491
+ "WeightUnit": "KG",
492
+ "Description": "4800 dpi x 1200 dpi - up to 35 ppm (mono) / up to 34 ppm (color) - capacity: 250 sheets - Hi-Speed USB, Ethernet",
493
+ "Name": "Ultra Jet Super Color",
494
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1050.jpg",
495
+ "Status": "Available",
496
+ "Quantity": 17,
497
+ "UoM": "PC",
498
+ "CurrencyCode": "EUR",
499
+ "Price": 139,
500
+ "Width": 41,
501
+ "Depth": 41,
502
+ "Height": 28,
503
+ "DimUnit": "cm"
504
+ }, {
505
+ "ProductId": "HT-1051",
506
+ "Category": "Printers",
507
+ "MainCategory": "Printers & Scanners",
508
+ "TaxTarifCode": "1",
509
+ "SupplierName": "Printer for All",
510
+ "WeightMeasure": 1.9,
511
+ "WeightUnit": "KG",
512
+ "Description": "1000 dpi x 1000 dpi - up to 35 ppm (mono) / up to 34 ppm (color) - capacity: 250 sheets - Hi-Speed USB - excellent dimensions for the small office",
513
+ "Name": "Ultra Jet Mobile",
514
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1051.jpg",
515
+ "Status": "Available",
516
+ "Quantity": 18,
517
+ "UoM": "PC",
518
+ "CurrencyCode": "EUR",
519
+ "Price": 99,
520
+ "Width": 46,
521
+ "Depth": 32,
522
+ "Height": 25,
523
+ "DimUnit": "cm"
524
+ }, {
525
+ "ProductId": "HT-1052",
526
+ "Category": "Printers",
527
+ "MainCategory": "Printers & Scanners",
528
+ "TaxTarifCode": "1",
529
+ "SupplierName": "Printer for All",
530
+ "WeightMeasure": 18,
531
+ "WeightUnit": "KG",
532
+ "Description": "4800 dpi x 1200 dpi - up to 35 ppm (mono) / up to 34 ppm (color) - capacity: 250 sheets - Hi-Speed USB2.0, Ethernet",
533
+ "Name": "Ultra Jet Super Highspeed",
534
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1052.jpg",
535
+ "Status": "Available",
536
+ "Quantity": 25,
537
+ "UoM": "PC",
538
+ "CurrencyCode": "EUR",
539
+ "Price": 170,
540
+ "Width": 41,
541
+ "Depth": 41,
542
+ "Height": 28,
543
+ "DimUnit": "cm"
544
+ }, {
545
+ "ProductId": "HT-1055",
546
+ "Category": "Multifunction Printers",
547
+ "MainCategory": "Printers & Scanners",
548
+ "TaxTarifCode": "1",
549
+ "SupplierName": "Printer for All",
550
+ "WeightMeasure": 6.3,
551
+ "WeightUnit": "KG",
552
+ "Description": "1000 dpi x 1000 dpi - up to 16 ppm (mono) / up to 15 ppm (color)- capacity 80 sheets - scanner (216 x 297 mm, 1200dpi x 2400dpi)",
553
+ "Name": "Multi Print",
554
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1055.jpg",
555
+ "Status": "Available",
556
+ "Quantity": 16,
557
+ "UoM": "PC",
558
+ "CurrencyCode": "EUR",
559
+ "Price": 99,
560
+ "Width": 55,
561
+ "Depth": 45,
562
+ "Height": 29,
563
+ "DimUnit": "cm"
564
+ }, {
565
+ "ProductId": "HT-1056",
566
+ "Category": "Multifunction Printers",
567
+ "MainCategory": "Printers & Scanners",
568
+ "TaxTarifCode": "1",
569
+ "SupplierName": "Printer for All",
570
+ "WeightMeasure": 4.3,
571
+ "WeightUnit": "KG",
572
+ "Description": "1200 dpi x 1200 dpi - up to 25 ppm (mono) / up to 24 ppm (color)- capacity 80 sheets - scanner (216 x 297 mm, 2400dpi x 4800dpi, high resolution)",
573
+ "Name": "Multi Color",
574
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1056.jpg",
575
+ "Status": "Available",
576
+ "Quantity": 5,
577
+ "UoM": "PC",
578
+ "CurrencyCode": "EUR",
579
+ "Price": 119,
580
+ "Width": 51,
581
+ "Depth": 41.3,
582
+ "Height": 22,
583
+ "DimUnit": "cm"
584
+ }, {
585
+ "ProductId": "HT-1060",
586
+ "Category": "Mice",
587
+ "MainCategory": "Computer Components",
588
+ "TaxTarifCode": "1",
589
+ "SupplierName": "Oxynum",
590
+ "WeightMeasure": 0.09,
591
+ "WeightUnit": "KG",
592
+ "Description": "Cordless Optical USB Mice, Laptop, Color: Black, Plug&Play",
593
+ "Name": "Cordless Mouse",
594
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1060.jpg",
595
+ "Status": "Available",
596
+ "Quantity": 25,
597
+ "UoM": "PC",
598
+ "CurrencyCode": "EUR",
599
+ "Price": 9,
600
+ "Width": 6,
601
+ "Depth": 14.5,
602
+ "Height": 3.5,
603
+ "DimUnit": "cm"
604
+ }, {
605
+ "ProductId": "HT-1061",
606
+ "Category": "Mice",
607
+ "MainCategory": "Computer Components",
608
+ "TaxTarifCode": "1",
609
+ "SupplierName": "Oxynum",
610
+ "WeightMeasure": 0.09,
611
+ "WeightUnit": "KG",
612
+ "Description": "Optical USB, PS/2 Mouse, Color: Blue, 3-button-functionality (incl. Scroll wheel)",
613
+ "Name": "Speed Mouse",
614
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1061.jpg",
615
+ "Status": "Available",
616
+ "Quantity": 12,
617
+ "UoM": "PC",
618
+ "CurrencyCode": "EUR",
619
+ "Price": 7,
620
+ "Width": 7,
621
+ "Depth": 15,
622
+ "Height": 3.1,
623
+ "DimUnit": "cm"
624
+ }, {
625
+ "ProductId": "HT-1062",
626
+ "Category": "Mice",
627
+ "MainCategory": "Computer Components",
628
+ "TaxTarifCode": "1",
629
+ "SupplierName": "Oxynum",
630
+ "WeightMeasure": 0.03,
631
+ "WeightUnit": "KG",
632
+ "Description": "Optical USB Mouse, Color: Red, 5-button-functionality(incl. Scroll wheel), Plug&Play",
633
+ "Name": "Track Mouse",
634
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1062.jpg",
635
+ "Status": "Available",
636
+ "Quantity": 12,
637
+ "UoM": "PC",
638
+ "CurrencyCode": "EUR",
639
+ "Price": 11,
640
+ "Width": 3,
641
+ "Depth": 7,
642
+ "Height": 4,
643
+ "DimUnit": "cm"
644
+ }, {
645
+ "ProductId": "HT-1063",
646
+ "Category": "Keyboards",
647
+ "MainCategory": "Computer Components",
648
+ "TaxTarifCode": "1",
649
+ "SupplierName": "Oxynum",
650
+ "WeightMeasure": 2.1,
651
+ "WeightUnit": "KG",
652
+ "Description": "Ergonomic USB Keyboard for Desktop, Plug&Play",
653
+ "Name": "Ergonomic Keyboard",
654
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1063.jpg",
655
+ "Status": "Available",
656
+ "Quantity": 50,
657
+ "UoM": "PC",
658
+ "CurrencyCode": "EUR",
659
+ "Price": 14,
660
+ "Width": 50,
661
+ "Depth": 21,
662
+ "Height": 3.5,
663
+ "DimUnit": "cm"
664
+ }, {
665
+ "ProductId": "HT-1064",
666
+ "Category": "Keyboards",
667
+ "MainCategory": "Computer Components",
668
+ "TaxTarifCode": "1",
669
+ "SupplierName": "Oxynum",
670
+ "WeightMeasure": 1.8,
671
+ "WeightUnit": "KG",
672
+ "Description": "Corded Keyboard with special keys for Internet Usability, USB",
673
+ "Name": "Internet Keyboard",
674
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1064.jpg",
675
+ "Status": "Available",
676
+ "Quantity": 35,
677
+ "UoM": "PC",
678
+ "CurrencyCode": "EUR",
679
+ "Price": 16,
680
+ "Width": 52,
681
+ "Depth": 25,
682
+ "Height": 3,
683
+ "DimUnit": "cm"
684
+ }, {
685
+ "ProductId": "HT-1065",
686
+ "Category": "Keyboards",
687
+ "MainCategory": "Computer Components",
688
+ "TaxTarifCode": "1",
689
+ "SupplierName": "Oxynum",
690
+ "WeightMeasure": 2.3,
691
+ "WeightUnit": "KG",
692
+ "Description": "Corded Ergonomic Keyboard with special keys for Media Usability, USB",
693
+ "Name": "Media Keyboard",
694
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1065.jpg",
695
+ "Status": "Available",
696
+ "Quantity": 26,
697
+ "UoM": "PC",
698
+ "CurrencyCode": "EUR",
699
+ "Price": 26,
700
+ "Width": 51.4,
701
+ "Depth": 23,
702
+ "Height": 4,
703
+ "DimUnit": "cm"
704
+ }, {
705
+ "ProductId": "HT-1066",
706
+ "Category": "Mousepads",
707
+ "MainCategory": "Computer Components",
708
+ "TaxTarifCode": "1",
709
+ "SupplierName": "Oxynum",
710
+ "WeightMeasure": 80,
711
+ "WeightUnit": "G",
712
+ "Description": "Nice mouse pad with ITelO Logo",
713
+ "Name": "Mousepad",
714
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1066.jpg",
715
+ "Status": "Available",
716
+ "Quantity": 12,
717
+ "UoM": "PC",
718
+ "CurrencyCode": "EUR",
719
+ "Price": 6.99,
720
+ "Width": 15,
721
+ "Depth": 6,
722
+ "Height": 0.2,
723
+ "DimUnit": "cm"
724
+ }, {
725
+ "ProductId": "HT-1067",
726
+ "Category": "Mousepads",
727
+ "MainCategory": "Computer Components",
728
+ "TaxTarifCode": "1",
729
+ "SupplierName": "Oxynum",
730
+ "WeightMeasure": 80,
731
+ "WeightUnit": "G",
732
+ "Description": "Ergonomic mouse pad with ITelO Logo",
733
+ "Name": "Ergo Mousepad",
734
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1067.jpg",
735
+ "Status": "Available",
736
+ "Quantity": 16,
737
+ "UoM": "PC",
738
+ "CurrencyCode": "EUR",
739
+ "Price": 8.99,
740
+ "Width": 15,
741
+ "Depth": 6,
742
+ "Height": 0.2,
743
+ "DimUnit": "cm"
744
+ }, {
745
+ "ProductId": "HT-1068",
746
+ "Category": "Mousepads",
747
+ "MainCategory": "Computer Components",
748
+ "TaxTarifCode": "1",
749
+ "SupplierName": "Fasttech",
750
+ "WeightMeasure": 90,
751
+ "WeightUnit": "G",
752
+ "Description": "ITelO Mousepad Special Edition",
753
+ "Name": "Designer Mousepad",
754
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1068.jpg",
755
+ "Status": "Available",
756
+ "Quantity": 26,
757
+ "UoM": "PC",
758
+ "CurrencyCode": "EUR",
759
+ "Price": 12.99,
760
+ "Width": 24,
761
+ "Depth": 24,
762
+ "Height": 0.6,
763
+ "DimUnit": "cm"
764
+ }]
765
+ };
766
+ var ROWS = 4;
767
+ var table = document.getElementById("tbl");
768
+ var table2 = document.getElementById("tbl2");
769
+ var loadMoreTracker = 1;
770
+
771
+ function init(tbl, rows) {
772
+ tbl.busy = true;
773
+
774
+ var html = '';
775
+ products.ProductCollection.slice(0, ROWS).forEach(function (product, index, arr) {
776
+ var test = "<ui5-table-row><ui5-table-cell><ui5-label>".concat(product.Name, "</ui5-label><ui5-label>").concat(product.ProductId, "</ui5-label></ui5-table-cell><ui5-table-cell><ui5-label>").concat(product.SupplierName, "</ui5-label></ui5-table-cell><ui5-table-cell><ui5-label >").concat(product.Width, " x ").concat(product.Depth, " x ").concat(product.Height, " ").concat(product.DimUnit, "</ui5-label></ui5-table-cell><ui5-table-cell><ui5-label>").concat(product.WeightMeasure, "</b> ").concat(product.WeightUnit, "</ui5-label></ui5-table-cell><ui5-table-cell><ui5-label>").concat(product.Price, "</b> ").concat(product.CurrencyCode, "</ui5-label></ui5-table-cell></ui5-table-row>");
777
+ html += test;
778
+ });
779
+
780
+ tbl.insertAdjacentHTML('beforeend', html);
781
+
782
+ tbl.setAttribute("growing-button-subtext", "[" + loadMoreTracker * ROWS + " / 123]");
783
+ inputLoadMoreCounter.value = loadMoreTracker - 1;
784
+
785
+ setTimeout(function() {
786
+ tbl.busy = false;
787
+ }, 1500);
788
+ }
789
+
790
+ function loadMore() {
791
+
792
+ ++loadMoreTracker;
793
+ init(table, ROWS);
794
+ console.log("load-more");
795
+ }
796
+
797
+ table.addEventListener("ui5-load-more", loadMore);
798
+ table2.addEventListener("ui5-load-more", function() {
799
+ init(table2, ROWS);
800
+ console.log("load-more");
801
+ });
802
+
803
+ init(table, ROWS);
804
+ </script>
805
+ </html>