@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,801 @@
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/TableGrowingWithScroll.html.8ef93d31.css">
15
+ </head>
16
+
17
+
18
+
19
+ <body class="tablegrowingwithscroll1auto">
20
+ <pre><code>
21
+ &ltui5-table growing="Scroll">&lt/ui5-table>
22
+
23
+ table.addEventListener("load-more", () => {
24
+ table.busy = true; // set busy state
25
+
26
+ setTimeout(function() { // load items - make take some time
27
+ loadMoreRows();
28
+ table.busy = false; // remove busy state
29
+ }, 1500);
30
+ });
31
+ </code></pre>
32
+ <br><br>
33
+ <ui5-input id="inputLoadMoreCounter"></ui5-input>
34
+ <br><br>
35
+ <ui5-button id="btnScroll">SrollToBottom</ui5-button>
36
+ <br><br>
37
+
38
+ <section>
39
+ <ui5-table id="tbl" growing="Scroll">
40
+ <ui5-table-column id="column-1" slot="columns" width="350px">
41
+ <ui5-label>Product</ui5-label>
42
+ </ui5-table-column>
43
+
44
+ <ui5-table-column id="column-2" slot="columns" min-width="800" popin-text="Supplier">
45
+ <ui5-label>Supplier</ui5-label>
46
+ </ui5-table-column>
47
+
48
+ <ui5-table-column id="column-3" slot="columns" min-width="600" popin-text="Dimensions" demand-popin>
49
+ <div class="column-content">
50
+ <ui5-label>Dimensions</ui5-label>
51
+ </div>
52
+ </ui5-table-column>
53
+
54
+ <ui5-table-column id="column-4" slot="columns" min-width="600" popin-text="Weight" demand-popin>
55
+ <ui5-label>Weight</ui5-label>
56
+ </ui5-table-column>
57
+
58
+ <ui5-table-column id="column-5" slot="columns">
59
+ <ui5-label>Price</ui5-label>
60
+ </ui5-table-column>
61
+ </ui5-table>
62
+ </section>
63
+ </body>
64
+
65
+ <script>
66
+ var products = {
67
+ "ProductCollection": [{
68
+ "ProductId": "HT-1000",
69
+ "Category": "Laptops",
70
+ "MainCategory": "Computer Systems",
71
+ "TaxTarifCode": "1",
72
+ "SupplierName": "Very Best Screens",
73
+ "WeightMeasure": 4.2,
74
+ "WeightUnit": "KG",
75
+ "Description": "Notebook Basic 15 with 2,80 GHz quad core, 15\" LCD, 4 GB DDR3 RAM, 500 GB Hard Disc, Windows 8 Pro",
76
+ "Name": "Notebook Basic 15",
77
+ "DateOfSale": "2017-03-26",
78
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1000.jpg",
79
+ "Status": "Available",
80
+ "Quantity": 10,
81
+ "UoM": "PC",
82
+ "CurrencyCode": "EUR",
83
+ "Price": 956,
84
+ "Width": 30,
85
+ "Depth": 18,
86
+ "Height": 3,
87
+ "DimUnit": "cm"
88
+ }, {
89
+ "ProductId": "HT-1001",
90
+ "Category": "Laptops",
91
+ "MainCategory": "Computer Systems",
92
+ "TaxTarifCode": "1",
93
+ "SupplierName": "Very Best Screens",
94
+ "WeightMeasure": 4.5,
95
+ "WeightUnit": "KG",
96
+ "Description": "Notebook Basic 17 with 2,80 GHz quad core, 17\" LCD, 4 GB DDR3 RAM, 500 GB Hard Disc, Windows 8 Pro",
97
+ "Name": "Notebook Basic 17",
98
+ "DateOfSale": "2017-04-17",
99
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1001.jpg",
100
+ "Status": "Available",
101
+ "Quantity": 20,
102
+ "UoM": "PC",
103
+ "CurrencyCode": "EUR",
104
+ "Price": 1249,
105
+ "Width": 29,
106
+ "Depth": 17,
107
+ "Height": 3.1,
108
+ "DimUnit": "cm"
109
+ }, {
110
+ "ProductId": "HT-1002",
111
+ "Category": "Laptops",
112
+ "MainCategory": "Computer Systems",
113
+ "TaxTarifCode": "1",
114
+ "SupplierName": "Very Best Screens",
115
+ "WeightMeasure": 4.2,
116
+ "WeightUnit": "KG",
117
+ "Description": "Notebook Basic 18 with 2,80 GHz quad core, 18\" LCD, 8 GB DDR3 RAM, 1000 GB Hard Disc, Windows 8 Pro",
118
+ "Name": "Notebook Basic 18",
119
+ "DateOfSale": "2017-01-07",
120
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1002.jpg",
121
+ "Status": "Available",
122
+ "Quantity": 10,
123
+ "UoM": "PC",
124
+ "CurrencyCode": "EUR",
125
+ "Price": 1570,
126
+ "Width": 28,
127
+ "Depth": 19,
128
+ "Height": 2.5,
129
+ "DimUnit": "cm"
130
+ }, {
131
+ "ProductId": "HT-1003",
132
+ "Category": "Laptops",
133
+ "MainCategory": "Computer Systems",
134
+ "TaxTarifCode": "1",
135
+ "SupplierName": "Smartcards",
136
+ "WeightMeasure": 4.2,
137
+ "WeightUnit": "KG",
138
+ "Description": "Notebook Basic 19 with 2,80 GHz quad core, 19\" LCD, 8 GB DDR3 RAM, 1000 GB Hard Disc, Windows 8 Pro",
139
+ "Name": "Notebook Basic 19",
140
+ "DateOfSale": "2017-04-09",
141
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1003.jpg",
142
+ "Status": "Available",
143
+ "Quantity": 15,
144
+ "UoM": "PC",
145
+ "CurrencyCode": "EUR",
146
+ "Price": 1650,
147
+ "Width": 32,
148
+ "Depth": 21,
149
+ "Height": 4,
150
+ "DimUnit": "cm"
151
+ }, {
152
+ "ProductId": "HT-1007",
153
+ "Category": "Accessories",
154
+ "MainCategory": "Computer Components",
155
+ "TaxTarifCode": "1",
156
+ "SupplierName": "Technocom",
157
+ "WeightMeasure": 0.2,
158
+ "WeightUnit": "KG",
159
+ "Description": "Digital Organizer with State-of-the-Art Storage Encryption",
160
+ "Name": "ITelO Vault",
161
+ "DateOfSale": "2017-05-17",
162
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1007.jpg",
163
+ "Status": "Available",
164
+ "Quantity": 15,
165
+ "UoM": "PC",
166
+ "CurrencyCode": "EUR",
167
+ "Price": 299,
168
+ "Width": 32,
169
+ "Depth": 22,
170
+ "Height": 3,
171
+ "DimUnit": "cm"
172
+ }, {
173
+ "ProductId": "HT-1010",
174
+ "Category": "Accessories",
175
+ "MainCategory": "Computer Systems",
176
+ "TaxTarifCode": "1",
177
+ "SupplierName": "Very Best Screens",
178
+ "WeightMeasure": 4.3,
179
+ "WeightUnit": "KG",
180
+ "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",
181
+ "Name": "Notebook Professional 15",
182
+ "DateOfSale": "2017-02-22",
183
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1010.jpg",
184
+ "Status": "Available",
185
+ "Quantity": 16,
186
+ "UoM": "PC",
187
+ "CurrencyCode": "EUR",
188
+ "Price": 1999,
189
+ "Width": 33,
190
+ "Depth": 20,
191
+ "Height": 3,
192
+ "DimUnit": "cm"
193
+ }, {
194
+ "ProductId": "HT-1011",
195
+ "Category": "Laptops",
196
+ "MainCategory": "Computer Systems",
197
+ "TaxTarifCode": "1",
198
+ "SupplierName": "Very Best Screens",
199
+ "WeightMeasure": 4.1,
200
+ "WeightUnit": "KG",
201
+ "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",
202
+ "Name": "Notebook Professional 17",
203
+ "DateOfSale": "2017-01-02",
204
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1011.jpg",
205
+ "Status": "Available",
206
+ "Quantity": 17,
207
+ "UoM": "PC",
208
+ "CurrencyCode": "EUR",
209
+ "Price": 2299,
210
+ "Width": 33,
211
+ "Depth": 23,
212
+ "Height": 2,
213
+ "DimUnit": "cm"
214
+ }, {
215
+ "ProductId": "HT-1020",
216
+ "Category": "Accessories",
217
+ "MainCategory": "Computer Components",
218
+ "TaxTarifCode": "1",
219
+ "SupplierName": "Technocom",
220
+ "WeightMeasure": 0.16,
221
+ "WeightUnit": "KG",
222
+ "Description": "Digital Organizer with State-of-the-Art Encryption for Storage and Network Communications",
223
+ "Name": "ITelO Vault Net",
224
+ "DateOfSale": "2017-05-08",
225
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1020.jpg",
226
+ "Status": "Available",
227
+ "Quantity": 14,
228
+ "UoM": "PC",
229
+ "CurrencyCode": "EUR",
230
+ "Price": 459,
231
+ "Width": 10,
232
+ "Depth": 1.8,
233
+ "Height": 17,
234
+ "DimUnit": "cm"
235
+ }, {
236
+ "ProductId": "HT-1021",
237
+ "Category": "Accessories",
238
+ "MainCategory": "Computer Components",
239
+ "TaxTarifCode": "1",
240
+ "SupplierName": "Technocom",
241
+ "WeightMeasure": 0.18,
242
+ "WeightUnit": "KG",
243
+ "Description": "Digital Organizer with State-of-the-Art Encryption for Storage and Secure Stellite Link",
244
+ "Name": "ITelO Vault SAT",
245
+ "DateOfSale": "2017-06-30",
246
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1021.jpg",
247
+ "Status": "Available",
248
+ "Quantity": 50,
249
+ "UoM": "PC",
250
+ "CurrencyCode": "EUR",
251
+ "Price": 149,
252
+ "Width": 11,
253
+ "Depth": 1.7,
254
+ "Height": 18,
255
+ "DimUnit": "cm"
256
+ }, {
257
+ "ProductId": "HT-1022",
258
+ "Category": "Accessories",
259
+ "MainCategory": "Computer Components",
260
+ "TaxTarifCode": "1",
261
+ "SupplierName": "Technocom",
262
+ "WeightMeasure": 0.2,
263
+ "WeightUnit": "KG",
264
+ "Description": "32 GB Digital Assistant with high-resolution color screen",
265
+ "Name": "Comfort Easy",
266
+ "DateOfSale": "2017-03-02",
267
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1022.jpg",
268
+ "Status": "Available",
269
+ "Quantity": 30,
270
+ "UoM": "PC",
271
+ "CurrencyCode": "EUR",
272
+ "Price": 1679,
273
+ "Width": 84,
274
+ "Depth": 1.5,
275
+ "Height": 14,
276
+ "DimUnit": "cm"
277
+ }, {
278
+ "ProductId": "HT-1023",
279
+ "Category": "Accessories",
280
+ "MainCategory": "Computer Components",
281
+ "TaxTarifCode": "1",
282
+ "SupplierName": "Technocom",
283
+ "WeightMeasure": 0.8,
284
+ "WeightUnit": "KG",
285
+ "Description": "64 GB Digital Assistant with high-resolution color screen and synthesized voice output",
286
+ "Name": "Comfort Senior",
287
+ "DateOfSale": "2017-02-25",
288
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1023.jpg",
289
+ "Status": "Available",
290
+ "Quantity": 24,
291
+ "UoM": "PC",
292
+ "CurrencyCode": "EUR",
293
+ "Price": 512,
294
+ "Width": 80,
295
+ "Depth": 1.6,
296
+ "Height": 13,
297
+ "DimUnit": "cm"
298
+ }, {
299
+ "ProductId": "HT-1030",
300
+ "Category": "Flat Screen Monitors",
301
+ "MainCategory": "Computer Components",
302
+ "TaxTarifCode": "1",
303
+ "SupplierName": "Very Best Screens",
304
+ "WeightMeasure": 21,
305
+ "WeightUnit": "KG",
306
+ "Description": "Optimum Hi-Resolution max. 1920 x 1080 @ 85Hz, Dot Pitch: 0.27mm",
307
+ "Name": "Ergo Screen E-I",
308
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1030.jpg",
309
+ "Status": "Available",
310
+ "Quantity": 14,
311
+ "UoM": "PC",
312
+ "CurrencyCode": "EUR",
313
+ "Price": 230,
314
+ "Width": 37,
315
+ "Depth": 12,
316
+ "Height": 36,
317
+ "DimUnit": "cm"
318
+ }, {
319
+ "ProductId": "HT-1031",
320
+ "Category": "Flat Screen Monitors",
321
+ "MainCategory": "Computer Components",
322
+ "TaxTarifCode": "1",
323
+ "SupplierName": "Very Best Screens",
324
+ "WeightMeasure": 21,
325
+ "WeightUnit": "KG",
326
+ "Description": "Optimum Hi-Resolution max. 1920 x 1200 @ 85Hz, Dot Pitch: 0.26mm",
327
+ "Name": "Ergo Screen E-II",
328
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1031.jpg",
329
+ "Status": "Available",
330
+ "Quantity": 24,
331
+ "UoM": "PC",
332
+ "CurrencyCode": "EUR",
333
+ "Price": 285,
334
+ "Width": 40.8,
335
+ "Depth": 19,
336
+ "Height": 43,
337
+ "DimUnit": "cm"
338
+ }, {
339
+ "ProductId": "HT-1032",
340
+ "Category": "Flat Screen Monitors",
341
+ "MainCategory": "Computer Components",
342
+ "TaxTarifCode": "1",
343
+ "SupplierName": "Very Best Screens",
344
+ "WeightMeasure": 21,
345
+ "WeightUnit": "KG",
346
+ "Description": "Optimum Hi-Resolution max. 2560 x 1440 @ 85Hz, Dot Pitch: 0.25mm",
347
+ "Name": "Ergo Screen E-III",
348
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1032.jpg",
349
+ "Status": "Available",
350
+ "Quantity": 50,
351
+ "UoM": "PC",
352
+ "CurrencyCode": "EUR",
353
+ "Price": 345,
354
+ "Width": 40.8,
355
+ "Depth": 19,
356
+ "Height": 43,
357
+ "DimUnit": "cm"
358
+ }, {
359
+ "ProductId": "HT-1035",
360
+ "Category": "Flat Screen Monitors",
361
+ "MainCategory": "Computer Components",
362
+ "TaxTarifCode": "1",
363
+ "SupplierName": "Very Best Screens",
364
+ "WeightMeasure": 14,
365
+ "WeightUnit": "KG",
366
+ "Description": "Optimum Hi-Resolution max. 1600 x 1200 @ 85Hz, Dot Pitch: 0.24mm",
367
+ "Name": "Flat Basic",
368
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1035.jpg",
369
+ "Status": "Available",
370
+ "Quantity": 23,
371
+ "UoM": "PC",
372
+ "CurrencyCode": "EUR",
373
+ "Price": 399,
374
+ "Width": 39,
375
+ "Depth": 20,
376
+ "Height": 41,
377
+ "DimUnit": "cm"
378
+ }, {
379
+ "ProductId": "HT-1036",
380
+ "Category": "Flat Screen Monitors",
381
+ "MainCategory": "Computer Components",
382
+ "TaxTarifCode": "1",
383
+ "SupplierName": "Very Best Screens",
384
+ "WeightMeasure": 15,
385
+ "WeightUnit": "KG",
386
+ "Description": "Optimum Hi-Resolution max. 2048 x 1080 @ 85Hz, Dot Pitch: 0.26mm",
387
+ "Name": "Flat Future",
388
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1036.jpg",
389
+ "Status": "Available",
390
+ "Quantity": 22,
391
+ "UoM": "PC",
392
+ "CurrencyCode": "EUR",
393
+ "Price": 430,
394
+ "Width": 45,
395
+ "Depth": 26,
396
+ "Height": 46,
397
+ "DimUnit": "cm"
398
+ }, {
399
+ "ProductId": "HT-1037",
400
+ "Category": "Flat Screen Monitors",
401
+ "MainCategory": "Computer Components",
402
+ "TaxTarifCode": "1",
403
+ "SupplierName": "Very Best Screens",
404
+ "WeightMeasure": 17,
405
+ "WeightUnit": "KG",
406
+ "Description": "Optimum Hi-Resolution max. 2016 x 1512 @ 85Hz, Dot Pitch: 0.24mm",
407
+ "Name": "Flat XL",
408
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1037.jpg",
409
+ "Status": "Available",
410
+ "Quantity": 23,
411
+ "UoM": "PC",
412
+ "CurrencyCode": "EUR",
413
+ "Price": 1230,
414
+ "Width": 54.5,
415
+ "Depth": 22.1,
416
+ "Height": 39.1,
417
+ "DimUnit": "cm"
418
+ }, {
419
+ "ProductId": "HT-1040",
420
+ "Category": "Printers",
421
+ "MainCategory": "Printers & Scanners",
422
+ "TaxTarifCode": "1",
423
+ "SupplierName": "Alpha Printers",
424
+ "WeightMeasure": 32,
425
+ "WeightUnit": "KG",
426
+ "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",
427
+ "Name": "Laser Professional Eco",
428
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1040.jpg",
429
+ "Status": "Available",
430
+ "Quantity": 21,
431
+ "UoM": "PC",
432
+ "CurrencyCode": "EUR",
433
+ "Price": 830,
434
+ "Width": 51,
435
+ "Depth": 46,
436
+ "Height": 30,
437
+ "DimUnit": "cm"
438
+ }, {
439
+ "ProductId": "HT-1041",
440
+ "Category": "Printers",
441
+ "MainCategory": "Printers & Scanners",
442
+ "TaxTarifCode": "1",
443
+ "SupplierName": "Alpha Printers",
444
+ "WeightMeasure": 23,
445
+ "WeightUnit": "KG",
446
+ "Description": "Up to 22 ppm color or 24 ppm monochrome A4/letter, powerful 500 MHz processor and 128MB of memory",
447
+ "Name": "Laser Basic",
448
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1041.jpg",
449
+ "Status": "Available",
450
+ "Quantity": 8,
451
+ "UoM": "PC",
452
+ "CurrencyCode": "EUR",
453
+ "Price": 490,
454
+ "Width": 48,
455
+ "Depth": 42,
456
+ "Height": 26,
457
+ "DimUnit": "cm"
458
+ }, {
459
+ "ProductId": "HT-1042",
460
+ "Category": "Printers",
461
+ "MainCategory": "Printers & Scanners",
462
+ "TaxTarifCode": "1",
463
+ "SupplierName": "Alpha Printers",
464
+ "WeightMeasure": 17,
465
+ "WeightUnit": "KG",
466
+ "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",
467
+ "Name": "Laser Allround",
468
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1042.jpg",
469
+ "Status": "Available",
470
+ "Quantity": 9,
471
+ "UoM": "PC",
472
+ "CurrencyCode": "EUR",
473
+ "Price": 349,
474
+ "Width": 53,
475
+ "Depth": 50,
476
+ "Height": 65,
477
+ "DimUnit": "cm"
478
+ }, {
479
+ "ProductId": "HT-1050",
480
+ "Category": "Printers",
481
+ "MainCategory": "Printers & Scanners",
482
+ "TaxTarifCode": "1",
483
+ "SupplierName": "Alpha Printers",
484
+ "WeightMeasure": 3,
485
+ "WeightUnit": "KG",
486
+ "Description": "4800 dpi x 1200 dpi - up to 35 ppm (mono) / up to 34 ppm (color) - capacity: 250 sheets - Hi-Speed USB, Ethernet",
487
+ "Name": "Ultra Jet Super Color",
488
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1050.jpg",
489
+ "Status": "Available",
490
+ "Quantity": 17,
491
+ "UoM": "PC",
492
+ "CurrencyCode": "EUR",
493
+ "Price": 139,
494
+ "Width": 41,
495
+ "Depth": 41,
496
+ "Height": 28,
497
+ "DimUnit": "cm"
498
+ }, {
499
+ "ProductId": "HT-1051",
500
+ "Category": "Printers",
501
+ "MainCategory": "Printers & Scanners",
502
+ "TaxTarifCode": "1",
503
+ "SupplierName": "Printer for All",
504
+ "WeightMeasure": 1.9,
505
+ "WeightUnit": "KG",
506
+ "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",
507
+ "Name": "Ultra Jet Mobile",
508
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1051.jpg",
509
+ "Status": "Available",
510
+ "Quantity": 18,
511
+ "UoM": "PC",
512
+ "CurrencyCode": "EUR",
513
+ "Price": 99,
514
+ "Width": 46,
515
+ "Depth": 32,
516
+ "Height": 25,
517
+ "DimUnit": "cm"
518
+ }, {
519
+ "ProductId": "HT-1052",
520
+ "Category": "Printers",
521
+ "MainCategory": "Printers & Scanners",
522
+ "TaxTarifCode": "1",
523
+ "SupplierName": "Printer for All",
524
+ "WeightMeasure": 18,
525
+ "WeightUnit": "KG",
526
+ "Description": "4800 dpi x 1200 dpi - up to 35 ppm (mono) / up to 34 ppm (color) - capacity: 250 sheets - Hi-Speed USB2.0, Ethernet",
527
+ "Name": "Ultra Jet Super Highspeed",
528
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1052.jpg",
529
+ "Status": "Available",
530
+ "Quantity": 25,
531
+ "UoM": "PC",
532
+ "CurrencyCode": "EUR",
533
+ "Price": 170,
534
+ "Width": 41,
535
+ "Depth": 41,
536
+ "Height": 28,
537
+ "DimUnit": "cm"
538
+ }, {
539
+ "ProductId": "HT-1055",
540
+ "Category": "Multifunction Printers",
541
+ "MainCategory": "Printers & Scanners",
542
+ "TaxTarifCode": "1",
543
+ "SupplierName": "Printer for All",
544
+ "WeightMeasure": 6.3,
545
+ "WeightUnit": "KG",
546
+ "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)",
547
+ "Name": "Multi Print",
548
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1055.jpg",
549
+ "Status": "Available",
550
+ "Quantity": 16,
551
+ "UoM": "PC",
552
+ "CurrencyCode": "EUR",
553
+ "Price": 99,
554
+ "Width": 55,
555
+ "Depth": 45,
556
+ "Height": 29,
557
+ "DimUnit": "cm"
558
+ }, {
559
+ "ProductId": "HT-1056",
560
+ "Category": "Multifunction Printers",
561
+ "MainCategory": "Printers & Scanners",
562
+ "TaxTarifCode": "1",
563
+ "SupplierName": "Printer for All",
564
+ "WeightMeasure": 4.3,
565
+ "WeightUnit": "KG",
566
+ "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)",
567
+ "Name": "Multi Color",
568
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1056.jpg",
569
+ "Status": "Available",
570
+ "Quantity": 5,
571
+ "UoM": "PC",
572
+ "CurrencyCode": "EUR",
573
+ "Price": 119,
574
+ "Width": 51,
575
+ "Depth": 41.3,
576
+ "Height": 22,
577
+ "DimUnit": "cm"
578
+ }, {
579
+ "ProductId": "HT-1060",
580
+ "Category": "Mice",
581
+ "MainCategory": "Computer Components",
582
+ "TaxTarifCode": "1",
583
+ "SupplierName": "Oxynum",
584
+ "WeightMeasure": 0.09,
585
+ "WeightUnit": "KG",
586
+ "Description": "Cordless Optical USB Mice, Laptop, Color: Black, Plug&Play",
587
+ "Name": "Cordless Mouse",
588
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1060.jpg",
589
+ "Status": "Available",
590
+ "Quantity": 25,
591
+ "UoM": "PC",
592
+ "CurrencyCode": "EUR",
593
+ "Price": 9,
594
+ "Width": 6,
595
+ "Depth": 14.5,
596
+ "Height": 3.5,
597
+ "DimUnit": "cm"
598
+ }, {
599
+ "ProductId": "HT-1061",
600
+ "Category": "Mice",
601
+ "MainCategory": "Computer Components",
602
+ "TaxTarifCode": "1",
603
+ "SupplierName": "Oxynum",
604
+ "WeightMeasure": 0.09,
605
+ "WeightUnit": "KG",
606
+ "Description": "Optical USB, PS/2 Mouse, Color: Blue, 3-button-functionality (incl. Scroll wheel)",
607
+ "Name": "Speed Mouse",
608
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1061.jpg",
609
+ "Status": "Available",
610
+ "Quantity": 12,
611
+ "UoM": "PC",
612
+ "CurrencyCode": "EUR",
613
+ "Price": 7,
614
+ "Width": 7,
615
+ "Depth": 15,
616
+ "Height": 3.1,
617
+ "DimUnit": "cm"
618
+ }, {
619
+ "ProductId": "HT-1062",
620
+ "Category": "Mice",
621
+ "MainCategory": "Computer Components",
622
+ "TaxTarifCode": "1",
623
+ "SupplierName": "Oxynum",
624
+ "WeightMeasure": 0.03,
625
+ "WeightUnit": "KG",
626
+ "Description": "Optical USB Mouse, Color: Red, 5-button-functionality(incl. Scroll wheel), Plug&Play",
627
+ "Name": "Track Mouse",
628
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1062.jpg",
629
+ "Status": "Available",
630
+ "Quantity": 12,
631
+ "UoM": "PC",
632
+ "CurrencyCode": "EUR",
633
+ "Price": 11,
634
+ "Width": 3,
635
+ "Depth": 7,
636
+ "Height": 4,
637
+ "DimUnit": "cm"
638
+ }, {
639
+ "ProductId": "HT-1063",
640
+ "Category": "Keyboards",
641
+ "MainCategory": "Computer Components",
642
+ "TaxTarifCode": "1",
643
+ "SupplierName": "Oxynum",
644
+ "WeightMeasure": 2.1,
645
+ "WeightUnit": "KG",
646
+ "Description": "Ergonomic USB Keyboard for Desktop, Plug&Play",
647
+ "Name": "Ergonomic Keyboard",
648
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1063.jpg",
649
+ "Status": "Available",
650
+ "Quantity": 50,
651
+ "UoM": "PC",
652
+ "CurrencyCode": "EUR",
653
+ "Price": 14,
654
+ "Width": 50,
655
+ "Depth": 21,
656
+ "Height": 3.5,
657
+ "DimUnit": "cm"
658
+ }, {
659
+ "ProductId": "HT-1064",
660
+ "Category": "Keyboards",
661
+ "MainCategory": "Computer Components",
662
+ "TaxTarifCode": "1",
663
+ "SupplierName": "Oxynum",
664
+ "WeightMeasure": 1.8,
665
+ "WeightUnit": "KG",
666
+ "Description": "Corded Keyboard with special keys for Internet Usability, USB",
667
+ "Name": "Internet Keyboard",
668
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1064.jpg",
669
+ "Status": "Available",
670
+ "Quantity": 35,
671
+ "UoM": "PC",
672
+ "CurrencyCode": "EUR",
673
+ "Price": 16,
674
+ "Width": 52,
675
+ "Depth": 25,
676
+ "Height": 3,
677
+ "DimUnit": "cm"
678
+ }, {
679
+ "ProductId": "HT-1065",
680
+ "Category": "Keyboards",
681
+ "MainCategory": "Computer Components",
682
+ "TaxTarifCode": "1",
683
+ "SupplierName": "Oxynum",
684
+ "WeightMeasure": 2.3,
685
+ "WeightUnit": "KG",
686
+ "Description": "Corded Ergonomic Keyboard with special keys for Media Usability, USB",
687
+ "Name": "Media Keyboard",
688
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1065.jpg",
689
+ "Status": "Available",
690
+ "Quantity": 26,
691
+ "UoM": "PC",
692
+ "CurrencyCode": "EUR",
693
+ "Price": 26,
694
+ "Width": 51.4,
695
+ "Depth": 23,
696
+ "Height": 4,
697
+ "DimUnit": "cm"
698
+ }, {
699
+ "ProductId": "HT-1066",
700
+ "Category": "Mousepads",
701
+ "MainCategory": "Computer Components",
702
+ "TaxTarifCode": "1",
703
+ "SupplierName": "Oxynum",
704
+ "WeightMeasure": 80,
705
+ "WeightUnit": "G",
706
+ "Description": "Nice mouse pad with ITelO Logo",
707
+ "Name": "Mousepad",
708
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1066.jpg",
709
+ "Status": "Available",
710
+ "Quantity": 12,
711
+ "UoM": "PC",
712
+ "CurrencyCode": "EUR",
713
+ "Price": 6.99,
714
+ "Width": 15,
715
+ "Depth": 6,
716
+ "Height": 0.2,
717
+ "DimUnit": "cm"
718
+ }, {
719
+ "ProductId": "HT-1067",
720
+ "Category": "Mousepads",
721
+ "MainCategory": "Computer Components",
722
+ "TaxTarifCode": "1",
723
+ "SupplierName": "Oxynum",
724
+ "WeightMeasure": 80,
725
+ "WeightUnit": "G",
726
+ "Description": "Ergonomic mouse pad with ITelO Logo",
727
+ "Name": "Ergo Mousepad",
728
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1067.jpg",
729
+ "Status": "Available",
730
+ "Quantity": 16,
731
+ "UoM": "PC",
732
+ "CurrencyCode": "EUR",
733
+ "Price": 8.99,
734
+ "Width": 15,
735
+ "Depth": 6,
736
+ "Height": 0.2,
737
+ "DimUnit": "cm"
738
+ }, {
739
+ "ProductId": "HT-1068",
740
+ "Category": "Mousepads",
741
+ "MainCategory": "Computer Components",
742
+ "TaxTarifCode": "1",
743
+ "SupplierName": "Fasttech",
744
+ "WeightMeasure": 90,
745
+ "WeightUnit": "G",
746
+ "Description": "ITelO Mousepad Special Edition",
747
+ "Name": "Designer Mousepad",
748
+ "ProductPicUrl": "test-resources/sap/ui/documentation/sdk/images/HT-1068.jpg",
749
+ "Status": "Available",
750
+ "Quantity": 26,
751
+ "UoM": "PC",
752
+ "CurrencyCode": "EUR",
753
+ "Price": 12.99,
754
+ "Width": 24,
755
+ "Depth": 24,
756
+ "Height": 0.6,
757
+ "DimUnit": "cm"
758
+ }]
759
+ };
760
+ var INITIAL_ROWS = 20;
761
+ var NEW_ROWS = 8;
762
+ var table = document.getElementById("tbl");
763
+ var btnScroll = document.getElementById("btnScroll");
764
+ var loadMoreTracker = 1;
765
+ var timeoutTracker = null;
766
+
767
+ function init(tbl, rows) {
768
+ var html = '';
769
+ products.ProductCollection.slice(0, rows).forEach(function (product, index, arr) {
770
+ var test = "<ui5-table-row id=roll-".concat(index, ">\n\t\t\t\t\t\t\t<ui5-table-cell>\n\t\t\t\t\t\t\t\t<div class=\"double-line-content\">\n\t\t\t\t\t\t\t\t\t<ui5-label>\n\t\t\t\t\t\t\t\t\t\t<b>").concat(product.Name, "</b>\n\t\t\t\t\t\t\t\t\t</ui5-label>\n\t\t\t\t\t\t\t\t\t<ui5-label style=\"margin-top: 0.5rem\">").concat(product.ProductId, "</ui5-label>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</ui5-table-cell>\n\n\t\t\t\t\t\t\t<ui5-table-cell>\n\t\t\t\t\t\t\t\t<ui5-label class=\"middle\" >").concat(product.SupplierName, "</ui5-label>\n\t\t\t\t\t\t\t</ui5-table-cell>\n\n\t\t\t\t\t\t\t<ui5-table-cell>\n\t\t\t\t\t\t\t\t<ui5-label class=\"middle\" >").concat(product.Width, " x ").concat(product.Depth, " x ").concat(product.Height, " ").concat(product.DimUnit, "</ui5-label>\n\t\t\t\t\t\t\t</ui5-table-cell>\n\n\t\t\t\t\t\t\t<ui5-table-cell>\n\t\t\t\t\t\t\t\t<ui5-label style=\"color: #2b7c2b\" class=\"middle\">\n\t\t\t\t\t\t\t\t\t<b>").concat(product.WeightMeasure, "</b> ").concat(product.WeightUnit, "</ui5-label>\n\t\t\t\t\t\t\t</ui5-table-cell>\n\n\t\t\t\t\t\t\t<ui5-table-cell>\n\t\t\t\t\t\t\t\t<ui5-label class=\"middle\" >\n\t\t\t\t\t\t\t\t\t<b>").concat(product.Price, "</b> ").concat(product.CurrencyCode, "</ui5-label>\n\t\t\t\t\t\t\t</ui5-table-cell>\n\n\t\t\t\t\t\t</ui5-table-row>");
771
+ html += test;
772
+ });
773
+
774
+ tbl.insertAdjacentHTML('beforeend', html);
775
+ }
776
+
777
+ function loadMore() {
778
+ table.busy = true;
779
+
780
+ ++loadMoreTracker;
781
+ inputLoadMoreCounter.value = loadMoreTracker - 1;
782
+
783
+ if (timeoutTracker) {
784
+ clearTimeout(timeoutTracker);
785
+ }
786
+
787
+ timeoutTracker = setTimeout(function() {
788
+ init(table, NEW_ROWS);
789
+ table.busy = false;
790
+ }, 1500);
791
+ }
792
+
793
+ table.addEventListener("ui5-load-more", loadMore);
794
+
795
+ btnScroll.addEventListener("click", function() {
796
+ document.scrollingElement.scrollTop = document.scrollingElement.scrollHeight;
797
+ });
798
+
799
+ init(table, INITIAL_ROWS);
800
+ </script>
801
+ </html>