@ui5/webcomponents 1.10.4 → 1.10.6

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 (112) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/AvatarGroup.js +2 -19
  3. package/dist/TreeList.js +1 -1
  4. package/dist/assets/test/pages/{ComboBox.html.a0eeb455.js → ComboBox.html.55acc5c8.js} +1 -1
  5. package/dist/assets/test/pages/{Icon.html.86f23f1d.js → Icon.html.e0b5f237.js} +1 -1
  6. package/dist/assets/test/pages/{Label.html.8c15f5db.js → Label.html.8ee437bd.js} +1 -1
  7. package/dist/assets/test/pages/{Popups.html.635cc5de.js → Popups.html.69597411.js} +1 -1
  8. package/dist/test/pages/72override.html +1 -1
  9. package/dist/test/pages/AnimanitionOff.html +1 -1
  10. package/dist/test/pages/Avatar.html +1 -1
  11. package/dist/test/pages/AvatarGroup.html +1 -1
  12. package/dist/test/pages/Badge.html +1 -1
  13. package/dist/test/pages/Breadcrumbs.html +1 -1
  14. package/dist/test/pages/BusyIndicator.html +1 -1
  15. package/dist/test/pages/Button.html +1 -1
  16. package/dist/test/pages/Calendar.html +1 -1
  17. package/dist/test/pages/Card.html +1 -1
  18. package/dist/test/pages/Carousel.html +1 -1
  19. package/dist/test/pages/CheckBox.html +1 -1
  20. package/dist/test/pages/ColorPalette.html +1 -1
  21. package/dist/test/pages/ColorPalettePopover.html +1 -1
  22. package/dist/test/pages/ColorPicker.html +1 -1
  23. package/dist/test/pages/ComboBox.html +2 -2
  24. package/dist/test/pages/Components.html +1 -1
  25. package/dist/test/pages/CoreControls.html +1 -1
  26. package/dist/test/pages/CoreControls_exp.html +1 -1
  27. package/dist/test/pages/CustomCSS.html +1 -1
  28. package/dist/test/pages/DatePicker.html +1 -1
  29. package/dist/test/pages/DatePicker_test_page.html +1 -1
  30. package/dist/test/pages/DateRangePicker.html +1 -1
  31. package/dist/test/pages/DateTimePicker.html +1 -1
  32. package/dist/test/pages/DayPicker.html +1 -1
  33. package/dist/test/pages/Dialog.html +1 -1
  34. package/dist/test/pages/DialogLifecycle.html +1 -1
  35. package/dist/test/pages/DialogSemantic.html +1 -1
  36. package/dist/test/pages/DurationPicker.html +1 -1
  37. package/dist/test/pages/Eventing.html +1 -1
  38. package/dist/test/pages/FileUploader.html +1 -1
  39. package/dist/test/pages/FormSupport.html +1 -1
  40. package/dist/test/pages/HCB.html +1 -1
  41. package/dist/test/pages/Icon.html +2 -2
  42. package/dist/test/pages/Icon_custom.html +1 -1
  43. package/dist/test/pages/Input.html +1 -1
  44. package/dist/test/pages/InputFieldMinWidth.html +1 -1
  45. package/dist/test/pages/InputIcons.html +1 -1
  46. package/dist/test/pages/Input_quickview.html +1 -1
  47. package/dist/test/pages/InputsAlignment.html +1 -1
  48. package/dist/test/pages/InputsLazyLoading.html +1 -1
  49. package/dist/test/pages/ItemNavigation.html +1 -1
  50. package/dist/test/pages/Kitchen.html +1 -1
  51. package/dist/test/pages/Kitchen.openui5.html +1 -1
  52. package/dist/test/pages/Label.html +2 -2
  53. package/dist/test/pages/Link.html +1 -1
  54. package/dist/test/pages/List.html +1 -1
  55. package/dist/test/pages/ListGrowing_Button.html +1 -1
  56. package/dist/test/pages/ListGrowing_Scroll.html +1 -1
  57. package/dist/test/pages/List_keyboard_support.html +1 -1
  58. package/dist/test/pages/List_test_page.html +1 -1
  59. package/dist/test/pages/LitKeyFunction.html +1 -1
  60. package/dist/test/pages/MemoryLeak.html +1 -1
  61. package/dist/test/pages/Menu.html +1 -1
  62. package/dist/test/pages/MessagePage.html +1 -1
  63. package/dist/test/pages/MessageStrip.html +1 -1
  64. package/dist/test/pages/MultiComboBox.html +1 -1
  65. package/dist/test/pages/MultiInput.html +1 -1
  66. package/dist/test/pages/MultiInput_Suggestions.html +1 -1
  67. package/dist/test/pages/OpenUI5.html +1 -1
  68. package/dist/test/pages/Panel.html +1 -1
  69. package/dist/test/pages/Popover.html +1 -1
  70. package/dist/test/pages/PopoverArrowBounds.html +1 -1
  71. package/dist/test/pages/Popups.html +2 -2
  72. package/dist/test/pages/ProgressIndicator.html +1 -1
  73. package/dist/test/pages/RTL.html +1 -1
  74. package/dist/test/pages/RadioButton.html +1 -1
  75. package/dist/test/pages/RangeSlider.html +1 -1
  76. package/dist/test/pages/RatingIndicator.html +1 -1
  77. package/dist/test/pages/ResizeHandler.html +1 -1
  78. package/dist/test/pages/ResponsivePopover.html +1 -1
  79. package/dist/test/pages/SegmentedButton.html +1 -1
  80. package/dist/test/pages/Select.html +1 -1
  81. package/dist/test/pages/Simple.html +1 -1
  82. package/dist/test/pages/Slider.html +1 -1
  83. package/dist/test/pages/SplitButton.html +1 -1
  84. package/dist/test/pages/StepInput.html +1 -1
  85. package/dist/test/pages/Switch.html +1 -1
  86. package/dist/test/pages/TabContainer.html +1 -1
  87. package/dist/test/pages/Table-perf-pure.html +1 -1
  88. package/dist/test/pages/Table-perf.html +1 -1
  89. package/dist/test/pages/Table.html +1 -1
  90. package/dist/test/pages/Table2.html +1 -1
  91. package/dist/test/pages/TableAllPopin.html +1 -1
  92. package/dist/test/pages/TableCustomStyling.html +1 -1
  93. package/dist/test/pages/TableGrouping.html +1 -1
  94. package/dist/test/pages/TableGrowingWithButton.html +1 -1
  95. package/dist/test/pages/TableGrowingWithScroll.html +1 -1
  96. package/dist/test/pages/TableSelection.html +1 -1
  97. package/dist/test/pages/TextArea.html +1 -1
  98. package/dist/test/pages/TimePicker.html +1 -1
  99. package/dist/test/pages/TimeSelection.html +1 -1
  100. package/dist/test/pages/Title.html +1 -1
  101. package/dist/test/pages/Toast.html +1 -1
  102. package/dist/test/pages/ToggleButton.html +1 -1
  103. package/dist/test/pages/Tree.html +14 -1
  104. package/dist/test/pages/WheelSlider_Test_Page.html +1 -1
  105. package/dist/test/pages/base/DOMObserver.html +1 -1
  106. package/dist/test/pages/base/InvisibleMessage.html +1 -1
  107. package/dist/test/pages/form.html +1 -1
  108. package/dist/test/pages/i18n-defaultLang.html +1 -1
  109. package/dist/test/pages/i18n-demo.html +1 -1
  110. package/package.json +7 -7
  111. package/src/AvatarGroup.js +2 -19
  112. package/src/TreeList.js +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.10.6](https://github.com/SAP/ui5-webcomponents/compare/v1.10.5...v1.10.6) (2023-03-14)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents
9
+
10
+
11
+
12
+
13
+
14
+ ## [1.10.5](https://github.com/SAP/ui5-webcomponents/compare/v1.10.4...v1.10.5) (2023-02-24)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **ui5-tree:** correctly pass mode to sub items ([#6574](https://github.com/SAP/ui5-webcomponents/issues/6574)) ([d0a9762](https://github.com/SAP/ui5-webcomponents/commit/d0a97624599eb447d2e95dd5ad94f873e6d4c03e))
20
+
21
+
22
+
23
+
24
+
6
25
  ## [1.10.4](https://github.com/SAP/ui5-webcomponents/compare/v1.10.3...v1.10.4) (2023-02-15)
7
26
 
8
27
 
@@ -8,7 +8,6 @@ import {
8
8
  isEnter,
9
9
  isSpace,
10
10
  } from "@ui5/webcomponents-base/dist/Keys.js";
11
- import { isChrome } from "@ui5/webcomponents-base/dist/Device.js";
12
11
 
13
12
  import {
14
13
  AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL,
@@ -377,20 +376,13 @@ class AvatarGroup extends UI5Element {
377
376
  // if in "Group" mode overflow button size is equal to the offset from second item
378
377
  if (this._isGroup) {
379
378
  let item = this.items[1];
380
- let ltrEffectiveWidth;
379
+ const ltrEffectiveWidth = item.offsetLeft - this.offsetLeft;
381
380
 
382
381
  // in some cases when second avatar is overflowed the offset of the button is the right one
383
382
  if (!item || item.hidden) {
384
383
  item = button;
385
384
  }
386
385
 
387
- ltrEffectiveWidth = item.offsetLeft;
388
-
389
- if (!isChrome()) {
390
- // additional subtractions required for non-Chromium browsers
391
- ltrEffectiveWidth = item.offsetLeft - this.offsetLeft;
392
- }
393
-
394
386
  return this.effectiveDir === "rtl" ? this._getWidthToItem(item) : ltrEffectiveWidth;
395
387
  }
396
388
 
@@ -527,7 +519,7 @@ class AvatarGroup extends UI5Element {
527
519
  */
528
520
  _getWidthToItem(item) {
529
521
  const isRTL = this.effectiveDir === "rtl";
530
- let ltrWidthToItem;
522
+ const ltrWidthToItem = item.offsetLeft - this.offsetLeft;
531
523
 
532
524
  if (isRTL) {
533
525
  // in RTL the total width is equal to difference of the parent container width and
@@ -535,15 +527,6 @@ class AvatarGroup extends UI5Element {
535
527
  return item.offsetParent.offsetWidth - item.offsetLeft - item.offsetWidth;
536
528
  }
537
529
 
538
- // in LTR the width is equal to item.offsetLeft
539
- ltrWidthToItem = item.offsetLeft;
540
-
541
- if (!isChrome()) {
542
- // for non-Chromium browsers offsetLeft may differ
543
- // to normalize it, the Avatar Group's offset-left is subtracted
544
- ltrWidthToItem = item.offsetLeft - this.offsetLeft;
545
- }
546
-
547
530
  return ltrWidthToItem;
548
531
  }
549
532
 
package/dist/TreeList.js CHANGED
@@ -38,7 +38,7 @@ const flattenTree = (items, result, includeCollapsed) => {
38
38
  result.push(item);
39
39
 
40
40
  if ((item.expanded || includeCollapsed) && item.items) {
41
- flattenTree(item.items, result);
41
+ flattenTree(item.items, result, includeCollapsed);
42
42
  }
43
43
  });
44
44
  };
@@ -1 +1 @@
1
- import"../../bundle.common.e67c4775.js";document.getElementById("lazy").addEventListener("ui5-input",async t=>{const{value:e}=t.target;if(t.target.loading=!0,!e)return;const n=await(await fetch(`https://restcountries.com/v3.1/name/${e}`)).json();for(;document.getElementById("lazy").firstChild;)document.getElementById("lazy").removeChild(document.getElementById("lazy").firstChild);n.map(a=>{const o=document.createElement("ui5-cb-item");o.setAttribute("text",a.name.common),document.getElementById("lazy").appendChild(o)}),t.target.loading=!1});
1
+ import"../../bundle.common.149f2d83.js";document.getElementById("lazy").addEventListener("ui5-input",async t=>{const{value:e}=t.target;if(t.target.loading=!0,!e)return;const n=await(await fetch(`https://restcountries.com/v3.1/name/${e}`)).json();for(;document.getElementById("lazy").firstChild;)document.getElementById("lazy").removeChild(document.getElementById("lazy").firstChild);n.map(a=>{const o=document.createElement("ui5-cb-item");o.setAttribute("text",a.name.common),document.getElementById("lazy").appendChild(o)}),t.target.loading=!1});
@@ -1 +1 @@
1
- import"../../bundle.common.e67c4775.js";(async()=>{var e=await window["sap-ui-webcomponents-bundle"].getIconNames();e.forEach(i=>{var o=document.createElement("ui5-icon");o.name=i,allIcons.appendChild(o)})})();
1
+ import"../../bundle.common.149f2d83.js";(async()=>{var e=await window["sap-ui-webcomponents-bundle"].getIconNames();e.forEach(i=>{var o=document.createElement("ui5-icon");o.name=i,allIcons.appendChild(o)})})();
@@ -1,4 +1,4 @@
1
- import"../../bundle.common.e67c4775.js";class t extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"});const e=document.createElement("div");e.innerHTML=`
1
+ import"../../bundle.common.149f2d83.js";class t extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"});const e=document.createElement("div");e.innerHTML=`
2
2
  <ui5-label for="input">Label:</ui5-label>
3
3
  <ui5-input id="input"></ui5-input>
4
4
  `,this.shadowRoot.append(e)}}customElements.define("label-page-custom-element",t);
@@ -1 +1 @@
1
- import"../../bundle.common.e67c4775.js";var c=document.querySelector(".wcBtnOpenDialog");c.addEventListener("click",function(){var e=document.querySelector(".wcDialog");e.show()});var n=document.querySelector(".wcBtnCloseDialog");n.addEventListener("click",function(){var e=document.querySelector(".wcDialog");e.close()});var a=document.querySelector(".wcBtnOpenNewDialog");a.addEventListener("click",function(){var e=document.querySelector(".wcNewDialog");e.show()});var o=document.querySelector(".wcBtnOpenNewDialogPopover");o.addEventListener("click",function(){var e=document.querySelector(".wcNewDialogPopover");e.showAt(o)});var r=document.querySelector(".wcBtnOpenPopover");r.addEventListener("click",function(){var e=document.querySelector(".wcPopover");e.showAt(r)});var l=document.querySelector(".wcBtnClosePopover");l.addEventListener("click",function(){var e=document.querySelector(".wcPopover");e.close()});var t=document.querySelector(".wcBtnOpenNewPopover");t.addEventListener("click",function(){var e=document.querySelector(".wcNewPopover");e.showAt(t)});var i=document.querySelector(".wcBtnOpenNewPopoverDialog11");i.addEventListener("click",function(){var e=document.querySelector(".wcNewPopoverDialog11");e.show()});
1
+ import"../../bundle.common.149f2d83.js";var c=document.querySelector(".wcBtnOpenDialog");c.addEventListener("click",function(){var e=document.querySelector(".wcDialog");e.show()});var n=document.querySelector(".wcBtnCloseDialog");n.addEventListener("click",function(){var e=document.querySelector(".wcDialog");e.close()});var a=document.querySelector(".wcBtnOpenNewDialog");a.addEventListener("click",function(){var e=document.querySelector(".wcNewDialog");e.show()});var o=document.querySelector(".wcBtnOpenNewDialogPopover");o.addEventListener("click",function(){var e=document.querySelector(".wcNewDialogPopover");e.showAt(o)});var r=document.querySelector(".wcBtnOpenPopover");r.addEventListener("click",function(){var e=document.querySelector(".wcPopover");e.showAt(r)});var l=document.querySelector(".wcBtnClosePopover");l.addEventListener("click",function(){var e=document.querySelector(".wcPopover");e.close()});var t=document.querySelector(".wcBtnOpenNewPopover");t.addEventListener("click",function(){var e=document.querySelector(".wcNewPopover");e.showAt(t)});var i=document.querySelector(".wcBtnOpenNewPopoverDialog11");i.addEventListener("click",function(){var e=document.querySelector(".wcNewPopoverDialog11");e.show()});
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/72override.html.dda35518.css">
26
26
  </head>
27
27
 
@@ -28,7 +28,7 @@
28
28
  });
29
29
  });
30
30
  </script>
31
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
31
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
32
32
  <link rel="stylesheet" href="/assets/test/pages/AnimanitionOff.html.b7566ecc.css">
33
33
  </head>
34
34
 
@@ -15,7 +15,7 @@
15
15
  <script>// delete Document.prototype.adoptedStyleSheets;</script>
16
16
 
17
17
 
18
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
18
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
19
19
  <link rel="stylesheet" href="/assets/test/pages/Avatar.html.62cc0573.css">
20
20
  </head>
21
21
 
@@ -20,7 +20,7 @@
20
20
 
21
21
 
22
22
 
23
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
23
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
24
24
  <link rel="stylesheet" href="/assets/test/pages/AvatarGroup.html.20647fe1.css">
25
25
  </head>
26
26
 
@@ -15,7 +15,7 @@
15
15
  </script>
16
16
 
17
17
 
18
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
18
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
19
19
  <link rel="stylesheet" href="/assets/test/pages/Badge.html.bcc1c9a3.css">
20
20
  </head>
21
21
 
@@ -22,7 +22,7 @@
22
22
 
23
23
 
24
24
 
25
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
25
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
26
26
  <link rel="stylesheet" href="/assets/test/pages/Breadcrumbs.html.5753069f.css">
27
27
  </head>
28
28
 
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/BusyIndicator.html.ce95c23c.css">
26
26
  </head>
27
27
 
@@ -15,7 +15,7 @@
15
15
 
16
16
 
17
17
 
18
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
18
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
19
19
  <link rel="stylesheet" href="/assets/test/pages/Button.html.957848f0.css">
20
20
  </head>
21
21
 
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/Calendar.html.9ff42e30.css">
26
26
  </head>
27
27
  <body class="calendar1auto">
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
12
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
13
13
  <link rel="stylesheet" href="/assets/test/pages/Card.html.8c5e4756.css">
14
14
  </head>
15
15
 
@@ -11,7 +11,7 @@
11
11
 
12
12
 
13
13
 
14
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
14
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
15
15
  <link rel="stylesheet" href="/assets/test/pages/Carousel.html.fcdd32a7.css">
16
16
  </head>
17
17
 
@@ -13,7 +13,7 @@
13
13
  <script>// delete Document.prototype.adoptedStyleSheets;</script>
14
14
 
15
15
 
16
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
16
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
17
17
  <link rel="stylesheet" href="/assets/test/pages/CheckBox.html.08ae630d.css">
18
18
  </head>
19
19
 
@@ -16,7 +16,7 @@
16
16
 
17
17
 
18
18
 
19
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
19
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
20
20
  <link rel="stylesheet" href="/assets/test/pages/ColorPalette.html.8c4c4ca3.css">
21
21
  </head>
22
22
 
@@ -16,7 +16,7 @@
16
16
 
17
17
 
18
18
 
19
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
19
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
20
20
  <link rel="stylesheet" href="/assets/test/pages/ColorPalettePopover.html.727f90e2.css">
21
21
  </head>
22
22
 
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/ColorPicker.html.cc0c0d29.css">
26
26
  </head>
27
27
  <body class="colorpicker1auto">
@@ -20,8 +20,8 @@
20
20
 
21
21
 
22
22
 
23
- <script type="module" crossorigin src="/assets/test/pages/ComboBox.html.a0eeb455.js"></script>
24
- <link rel="modulepreload" href="/assets/bundle.common.e67c4775.js">
23
+ <script type="module" crossorigin src="/assets/test/pages/ComboBox.html.55acc5c8.js"></script>
24
+ <link rel="modulepreload" href="/assets/bundle.common.149f2d83.js">
25
25
  <link rel="stylesheet" href="/assets/test/pages/ComboBox.html.14fbc3aa.css">
26
26
  </head>
27
27
 
@@ -18,7 +18,7 @@
18
18
 
19
19
 
20
20
 
21
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
21
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
22
22
  <link rel="stylesheet" href="/assets/test/pages/Components.html.b41617c5.css">
23
23
  </head>
24
24
 
@@ -20,7 +20,7 @@
20
20
  </script>
21
21
 
22
22
 
23
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
23
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
24
24
  <link rel="stylesheet" href="/assets/test/pages/CoreControls.html.dabd050c.css">
25
25
  </head>
26
26
 
@@ -20,7 +20,7 @@
20
20
  </script>
21
21
 
22
22
 
23
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
23
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
24
24
  <link rel="stylesheet" href="/assets/test/pages/CoreControls_exp.html.46ab2dc9.css">
25
25
  </head>
26
26
 
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/CustomCSS.html.4d6e9b1f.css">
26
26
  </head>
27
27
 
@@ -32,7 +32,7 @@
32
32
  </script>
33
33
 
34
34
 
35
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
35
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
36
36
  <link rel="stylesheet" href="/assets/test/pages/DatePicker.html.e667d0b8.css">
37
37
  </head>
38
38
  <body class="datepicker1auto">
@@ -15,7 +15,7 @@
15
15
 
16
16
 
17
17
 
18
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
18
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
19
19
  <link rel="stylesheet" href="/assets/test/pages/DatePicker_test_page.html.882ab55e.css">
20
20
  </head>
21
21
  <body class="datepicker_test_page1auto">
@@ -23,7 +23,7 @@
23
23
  </script>
24
24
 
25
25
 
26
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
26
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
27
27
  <link rel="stylesheet" href="/assets/test/pages/DateRangePicker.html.1b5072fd.css">
28
28
  </head>
29
29
  <body class="daterangepicker1auto">
@@ -15,7 +15,7 @@
15
15
 
16
16
 
17
17
 
18
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
18
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
19
19
  <link rel="stylesheet" href="/assets/test/pages/DateTimePicker.html.eff0e2e0.css">
20
20
  </head>
21
21
 
@@ -27,7 +27,7 @@
27
27
  </script>
28
28
 
29
29
 
30
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
30
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
31
31
  <link rel="stylesheet" href="/assets/test/pages/DayPicker.html.5700622a.css">
32
32
  </head>
33
33
  <body class="daypicker1auto">
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/Dialog.html.329cb1dc.css">
26
26
  </head>
27
27
 
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/DialogLifecycle.html.e4ac6ba2.css">
26
26
  </head>
27
27
 
@@ -22,7 +22,7 @@
22
22
 
23
23
 
24
24
 
25
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
25
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
26
26
  <link rel="stylesheet" href="/assets/test/pages/DialogSemantic.html.f61ec13d.css">
27
27
  </head>
28
28
 
@@ -13,7 +13,7 @@
13
13
 
14
14
 
15
15
 
16
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
16
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
17
17
  <link rel="stylesheet" href="/assets/test/pages/DurationPicker.html.92ecf486.css">
18
18
  </head>
19
19
 
@@ -11,7 +11,7 @@
11
11
 
12
12
 
13
13
 
14
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
14
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
15
15
  <link rel="stylesheet" href="/assets/test/pages/Eventing.html.cd934528.css">
16
16
  </head>
17
17
 
@@ -12,7 +12,7 @@
12
12
  <script>
13
13
  // delete Document.prototype.adoptedStyleSheets
14
14
  </script>
15
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
15
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
16
16
  <link rel="stylesheet" href="/assets/test/pages/FileUploader.html.30b8cbbd.css">
17
17
  </head>
18
18
  <body>
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
13
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
14
14
  <link rel="stylesheet" href="/assets/test/pages/FormSupport.html.4e02207b.css">
15
15
  </head>
16
16
 
@@ -21,7 +21,7 @@
21
21
  crossorigin="anonymous"></script>
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/HCB.html.d458990b.css">
26
26
  </head>
27
27
 
@@ -20,8 +20,8 @@
20
20
 
21
21
 
22
22
 
23
- <script type="module" crossorigin src="/assets/test/pages/Icon.html.86f23f1d.js"></script>
24
- <link rel="modulepreload" href="/assets/bundle.common.e67c4775.js">
23
+ <script type="module" crossorigin src="/assets/test/pages/Icon.html.e0b5f237.js"></script>
24
+ <link rel="modulepreload" href="/assets/bundle.common.149f2d83.js">
25
25
  <link rel="stylesheet" href="/assets/test/pages/Icon.html.be3b1acc.css">
26
26
  </head>
27
27
 
@@ -6,7 +6,7 @@
6
6
 
7
7
  <title>Custom Icon Colelction</title>
8
8
 
9
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
9
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
10
10
  </head>
11
11
 
12
12
  <body>
@@ -11,7 +11,7 @@
11
11
 
12
12
  <script>// delete Document.prototype.adoptedStyleSheets;</script>
13
13
 
14
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
14
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
15
15
  <link rel="stylesheet" href="/assets/test/pages/Input.html.85ce57b4.css">
16
16
  </head>
17
17
 
@@ -6,7 +6,7 @@
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
7
  <title>ui5-input</title>
8
8
 
9
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
9
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
10
10
  </head>
11
11
 
12
12
  <style>
@@ -6,7 +6,7 @@
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
7
7
  <title>ui5-input with icons</title>
8
8
 
9
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
9
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
10
10
  </head>
11
11
 
12
12
  <style>
@@ -9,7 +9,7 @@
9
9
 
10
10
  <script>// delete Document.prototype.adoptedStyleSheets;</script>
11
11
 
12
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
12
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
13
13
  <link rel="stylesheet" href="/assets/test/pages/Input_quickview.html.86df3de3.css">
14
14
  </head>
15
15
 
@@ -10,7 +10,7 @@
10
10
 
11
11
  <script>// delete Document.prototype.adoptedStyleSheets;</script>
12
12
 
13
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
13
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
14
14
  <link rel="stylesheet" href="/assets/test/pages/InputsAlignment.html.5c5593c2.css">
15
15
  </head>
16
16
 
@@ -31,7 +31,7 @@
31
31
  margin: 1rem;
32
32
  }
33
33
  </style>
34
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
34
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
35
35
  </head>
36
36
 
37
37
  <body>
@@ -7,7 +7,7 @@
7
7
 
8
8
 
9
9
 
10
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
10
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
11
11
  <link rel="stylesheet" href="/assets/test/pages/ItemNavigation.html.f5758aae.css">
12
12
  </head>
13
13
 
@@ -33,7 +33,7 @@
33
33
 
34
34
 
35
35
  <!-- <script>delete Document.prototype.adoptedStyleSheets;</script> -->
36
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
36
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
37
37
  <script type="module" crossorigin src="/assets/kitchen-scripts.ec775613.js"></script>
38
38
  <link rel="stylesheet" href="/assets/kitchen-scripts.489c25fb.css">
39
39
  <link rel="stylesheet" href="/assets/test/pages/Kitchen.html.d0d90fc6.css">
@@ -31,7 +31,7 @@
31
31
 
32
32
 
33
33
 
34
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
34
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
35
35
  <script type="module" crossorigin src="/assets/kitchen-scripts.ec775613.js"></script>
36
36
  <link rel="stylesheet" href="/assets/kitchen-scripts.489c25fb.css">
37
37
  <link rel="stylesheet" href="/assets/test/pages/Kitchen.openui5.html.910e3d52.css">
@@ -21,8 +21,8 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/test/pages/Label.html.8c15f5db.js"></script>
25
- <link rel="modulepreload" href="/assets/bundle.common.e67c4775.js">
24
+ <script type="module" crossorigin src="/assets/test/pages/Label.html.8ee437bd.js"></script>
25
+ <link rel="modulepreload" href="/assets/bundle.common.149f2d83.js">
26
26
  <link rel="stylesheet" href="/assets/test/pages/Label.html.e994dc8e.css">
27
27
  </head>
28
28
 
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
 
24
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
24
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
25
25
  <link rel="stylesheet" href="/assets/test/pages/Link.html.d4c480d9.css">
26
26
  </head>
27
27
 
@@ -11,7 +11,7 @@
11
11
 
12
12
  <script>// delete Document.prototype.adoptedStyleSheets;</script>
13
13
 
14
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
14
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
15
15
  <link rel="stylesheet" href="/assets/test/pages/List.html.65a3c4b3.css">
16
16
  </head>
17
17
 
@@ -11,7 +11,7 @@
11
11
 
12
12
  <script>// delete Document.prototype.adoptedStyleSheets;</script>
13
13
 
14
- <script type="module" crossorigin src="/assets/bundle.common.e67c4775.js"></script>
14
+ <script type="module" crossorigin src="/assets/bundle.common.149f2d83.js"></script>
15
15
  <link rel="stylesheet" href="/assets/test/pages/ListGrowing_Button.html.49bbaf80.css">
16
16
  </head>
17
17