@db-ux/wc-core-components 4.4.0 → 4.4.1-floating-components-066d296

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 (124) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/cjs/db-accordion-item.cjs.entry.js +1 -1
  3. package/dist/cjs/db-accordion.cjs.entry.js +1 -1
  4. package/dist/cjs/db-badge.cjs.entry.js +1 -1
  5. package/dist/cjs/db-brand.cjs.entry.js +1 -1
  6. package/dist/cjs/db-button.cjs.entry.js +1 -1
  7. package/dist/cjs/db-card.cjs.entry.js +1 -1
  8. package/dist/cjs/db-checkbox.cjs.entry.js +1 -1
  9. package/dist/cjs/db-custom-select-dropdown_5.cjs.entry.js +1 -1
  10. package/dist/cjs/db-custom-select-form-field.cjs.entry.js +1 -1
  11. package/dist/cjs/db-custom-select.cjs.entry.js +2 -2
  12. package/dist/cjs/db-divider.cjs.entry.js +1 -1
  13. package/dist/cjs/db-drawer.cjs.entry.js +1 -1
  14. package/dist/cjs/db-header.cjs.entry.js +3 -3
  15. package/dist/cjs/db-icon.cjs.entry.js +1 -1
  16. package/dist/cjs/db-infotext.cjs.entry.js +1 -1
  17. package/dist/cjs/db-link.cjs.entry.js +1 -1
  18. package/dist/cjs/db-navigation-item.cjs.entry.js +3 -3
  19. package/dist/cjs/db-navigation.cjs.entry.js +1 -1
  20. package/dist/cjs/db-notification.cjs.entry.js +1 -1
  21. package/dist/cjs/db-page.cjs.entry.js +1 -1
  22. package/dist/cjs/db-popover.cjs.entry.js +5 -5
  23. package/dist/cjs/db-radio.cjs.entry.js +1 -1
  24. package/dist/cjs/db-section.cjs.entry.js +1 -1
  25. package/dist/cjs/db-select.cjs.entry.js +1 -1
  26. package/dist/cjs/db-stack.cjs.entry.js +1 -1
  27. package/dist/cjs/db-switch.cjs.entry.js +1 -1
  28. package/dist/cjs/db-tab-item_3.cjs.entry.js +1 -1
  29. package/dist/cjs/db-tabs.cjs.entry.js +1 -1
  30. package/dist/cjs/db-textarea.cjs.entry.js +1 -1
  31. package/dist/cjs/db-tooltip.cjs.entry.js +6 -5
  32. package/dist/cjs/db-ux.cjs.js +2 -2
  33. package/dist/cjs/{floating-components-ogUqz72V.js → floating-components-pYaTeNhp.js} +65 -15
  34. package/dist/cjs/{index-DjRSp6-m.js → index-Bi4QN5oK.js} +19 -2
  35. package/dist/cjs/index.cjs.js +2 -2
  36. package/dist/cjs/loader.cjs.js +1 -1
  37. package/dist/cjs/{navigation-DauGE-qj.js → navigation-BztJmEHf.js} +1 -1
  38. package/dist/collection/collection-manifest.json +1 -1
  39. package/dist/collection/components/popover/popover.js +3 -3
  40. package/dist/collection/components/tooltip/tooltip.js +4 -3
  41. package/dist/collection/utils/floating-components.js +65 -15
  42. package/dist/db-ux/db-ux.esm.js +1 -1
  43. package/dist/db-ux/index.esm.js +1 -1
  44. package/dist/db-ux/p-05XnVETo.js +2 -0
  45. package/dist/db-ux/{p-d704426f.entry.js → p-09f188aa.entry.js} +1 -1
  46. package/dist/db-ux/{p-9b6d8f95.entry.js → p-146365b4.entry.js} +1 -1
  47. package/dist/db-ux/{p-a053966f.entry.js → p-1975c375.entry.js} +1 -1
  48. package/dist/db-ux/{p-ea2290ac.entry.js → p-19c9285e.entry.js} +1 -1
  49. package/dist/db-ux/{p-6195c74d.entry.js → p-1ae2420e.entry.js} +1 -1
  50. package/dist/db-ux/p-1e76ee94.entry.js +1 -0
  51. package/dist/db-ux/p-2c0bd1d8.entry.js +1 -0
  52. package/dist/db-ux/{p-2618f875.entry.js → p-32fcf516.entry.js} +1 -1
  53. package/dist/db-ux/{p-b97c0f63.entry.js → p-349276ca.entry.js} +1 -1
  54. package/dist/db-ux/{p-b67906ed.entry.js → p-36f93663.entry.js} +1 -1
  55. package/dist/db-ux/{p-23ea8d2f.entry.js → p-47b821f7.entry.js} +1 -1
  56. package/dist/db-ux/{p-010fa365.entry.js → p-5549d866.entry.js} +1 -1
  57. package/dist/db-ux/{p-6f685ea9.entry.js → p-56984c5d.entry.js} +1 -1
  58. package/dist/db-ux/{p-13ed143a.entry.js → p-5b87a881.entry.js} +1 -1
  59. package/dist/db-ux/p-5e8b2167.entry.js +1 -0
  60. package/dist/db-ux/{p-7c570038.entry.js → p-5e8d052f.entry.js} +1 -1
  61. package/dist/db-ux/{p-915cd9e8.entry.js → p-77840cb4.entry.js} +1 -1
  62. package/dist/db-ux/{p-23227dd9.entry.js → p-8a0ca84b.entry.js} +1 -1
  63. package/dist/db-ux/{p-6e094b8f.entry.js → p-8d37aa19.entry.js} +1 -1
  64. package/dist/db-ux/{p-11005d83.entry.js → p-8fb51989.entry.js} +1 -1
  65. package/dist/db-ux/p-90380da4.entry.js +1 -0
  66. package/dist/db-ux/{p-f4f48665.entry.js → p-93506fdb.entry.js} +1 -1
  67. package/dist/db-ux/p-981d05c0.entry.js +1 -0
  68. package/dist/db-ux/p-DfYL98sI.js +1 -0
  69. package/dist/db-ux/{p-81f1cca3.entry.js → p-ba4084e8.entry.js} +1 -1
  70. package/dist/db-ux/{p-sP2NlPcu.js → p-cNk4ImpW.js} +1 -1
  71. package/dist/db-ux/{p-2e960c38.entry.js → p-ced0df76.entry.js} +1 -1
  72. package/dist/db-ux/{p-88fbecb8.entry.js → p-cede20c2.entry.js} +1 -1
  73. package/dist/db-ux/p-d1974cb0.entry.js +1 -0
  74. package/dist/db-ux/{p-284bb676.entry.js → p-d2fd9838.entry.js} +1 -1
  75. package/dist/db-ux/{p-64274383.entry.js → p-ec270b7d.entry.js} +1 -1
  76. package/dist/db-ux/{p-1cb46c2f.entry.js → p-f80474a6.entry.js} +1 -1
  77. package/dist/esm/db-accordion-item.entry.js +1 -1
  78. package/dist/esm/db-accordion.entry.js +1 -1
  79. package/dist/esm/db-badge.entry.js +1 -1
  80. package/dist/esm/db-brand.entry.js +1 -1
  81. package/dist/esm/db-button.entry.js +1 -1
  82. package/dist/esm/db-card.entry.js +1 -1
  83. package/dist/esm/db-checkbox.entry.js +1 -1
  84. package/dist/esm/db-custom-select-dropdown_5.entry.js +1 -1
  85. package/dist/esm/db-custom-select-form-field.entry.js +1 -1
  86. package/dist/esm/db-custom-select.entry.js +2 -2
  87. package/dist/esm/db-divider.entry.js +1 -1
  88. package/dist/esm/db-drawer.entry.js +1 -1
  89. package/dist/esm/db-header.entry.js +3 -3
  90. package/dist/esm/db-icon.entry.js +1 -1
  91. package/dist/esm/db-infotext.entry.js +1 -1
  92. package/dist/esm/db-link.entry.js +1 -1
  93. package/dist/esm/db-navigation-item.entry.js +3 -3
  94. package/dist/esm/db-navigation.entry.js +1 -1
  95. package/dist/esm/db-notification.entry.js +1 -1
  96. package/dist/esm/db-page.entry.js +1 -1
  97. package/dist/esm/db-popover.entry.js +5 -5
  98. package/dist/esm/db-radio.entry.js +1 -1
  99. package/dist/esm/db-section.entry.js +1 -1
  100. package/dist/esm/db-select.entry.js +1 -1
  101. package/dist/esm/db-stack.entry.js +1 -1
  102. package/dist/esm/db-switch.entry.js +1 -1
  103. package/dist/esm/db-tab-item_3.entry.js +1 -1
  104. package/dist/esm/db-tabs.entry.js +1 -1
  105. package/dist/esm/db-textarea.entry.js +1 -1
  106. package/dist/esm/db-tooltip.entry.js +6 -5
  107. package/dist/esm/db-ux.js +3 -3
  108. package/dist/esm/{floating-components-G-TursYV.js → floating-components-DfYL98sI.js} +65 -15
  109. package/dist/esm/{index-aO-2B9yO.js → index-05XnVETo.js} +19 -2
  110. package/dist/esm/index.js +2 -2
  111. package/dist/esm/loader.js +2 -2
  112. package/dist/esm/{navigation--UdC9CzO.js → navigation-DgsMCdfn.js} +1 -1
  113. package/dist/types/components.d.ts +582 -72
  114. package/dist/types/stencil-public-runtime.d.ts +24 -1
  115. package/dist/web-types.json +1 -1
  116. package/package.json +4 -4
  117. package/dist/db-ux/p-18d640f5.entry.js +0 -1
  118. package/dist/db-ux/p-2decd9e2.entry.js +0 -1
  119. package/dist/db-ux/p-567804e7.entry.js +0 -1
  120. package/dist/db-ux/p-71eda55f.entry.js +0 -1
  121. package/dist/db-ux/p-G-TursYV.js +0 -1
  122. package/dist/db-ux/p-aO-2B9yO.js +0 -2
  123. package/dist/db-ux/p-be4edb12.entry.js +0 -1
  124. package/dist/db-ux/p-d925eaa3.entry.js +0 -1
@@ -1,9 +1,9 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-05XnVETo.js';
2
2
  import { l as DEFAULT_INVALID_MESSAGE, a as DEFAULT_LABEL, m as DEFAULT_REMOVE, d as DEFAULT_LABEL_ID_SUFFIX, e as DEFAULT_SELECT_ID_SUFFIX, g as DEFAULT_VALID_MESSAGE_ID_SUFFIX, h as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, i as DEFAULT_PLACEHOLDER_ID_SUFFIX, o as DEFAULT_SELECTED, f as DEFAULT_MESSAGE_ID_SUFFIX, k as DEFAULT_VALID_MESSAGE, c as DEFAULT_MESSAGE, s as DEFAULT_CLOSE_BUTTON } from './constants-BdL-nI5y.js';
3
3
  import { h as hasVoiceOver, d as delay, s as stringPropVisible, m as getSearchInput, u as uuid, g as getBooleanAsString, e as getBoolean, l as getHideProp, c as cls } from './index-C4x0SOcx.js';
4
4
  import { D as DocumentClickListener } from './document-click-listener-CmYoXpGE.js';
5
5
  import { D as DocumentScrollListener } from './document-scroll-listener-65bHuFAN.js';
6
- import { a as handleFixedDropdown } from './floating-components-G-TursYV.js';
6
+ import { a as handleFixedDropdown } from './floating-components-DfYL98sI.js';
7
7
  import { b as addResetEventListener } from './form-components-BLsiOrPI.js';
8
8
 
9
9
  const DBCustomSelect = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { c as cls } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBDivider = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-05XnVETo.js';
2
2
  import { s as DEFAULT_CLOSE_BUTTON } from './constants-BdL-nI5y.js';
3
3
  import { o as isKeyboardEvent, d as delay, g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
4
4
 
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-05XnVETo.js';
2
2
  import { p as DEFAULT_BURGER_MENU } from './constants-BdL-nI5y.js';
3
3
  import { a as addAttributeToChildren, e as getBoolean, c as cls } from './index-C4x0SOcx.js';
4
- import { i as isEventTargetNavigationItem } from './navigation--UdC9CzO.js';
5
- import './floating-components-G-TursYV.js';
4
+ import { i as isEventTargetNavigationItem } from './navigation-DgsMCdfn.js';
5
+ import './floating-components-DfYL98sI.js';
6
6
 
7
7
  const DBHeader = class {
8
8
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { c as cls } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBIcon = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBInfotext = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBLink = class {
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-05XnVETo.js';
2
2
  import { n as DEFAULT_BACK } from './constants-BdL-nI5y.js';
3
3
  import { u as uuid, d as delay, e as getBoolean, g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
4
- import { N as NavigationItemSafeTriangle } from './navigation--UdC9CzO.js';
5
- import './floating-components-G-TursYV.js';
4
+ import { N as NavigationItemSafeTriangle } from './navigation-DgsMCdfn.js';
5
+ import './floating-components-DfYL98sI.js';
6
6
 
7
7
  const DBNavigationItem = class {
8
8
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { D as DEFAULT_ID } from './constants-BdL-nI5y.js';
3
3
  import { u as uuid, c as cls } from './index-C4x0SOcx.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-05XnVETo.js';
2
2
  import { s as DEFAULT_CLOSE_BUTTON } from './constants-BdL-nI5y.js';
3
3
  import { e as getBoolean, s as stringPropVisible, g as getBooleanAsString, p as getNotificationRole, c as cls } from './index-C4x0SOcx.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { c as cls, g as getBooleanAsString } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBPage = class {
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { d as delay, g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
3
3
  import { D as DocumentScrollListener } from './document-scroll-listener-65bHuFAN.js';
4
- import { b as handleFixedPopover } from './floating-components-G-TursYV.js';
4
+ import { b as handleFixedPopover } from './floating-components-DfYL98sI.js';
5
5
 
6
6
  const DBPopover = class {
7
7
  constructor(hostRef) {
@@ -25,7 +25,7 @@ const DBPopover = class {
25
25
  const article = this._ref.querySelector("article");
26
26
  if (article) {
27
27
  // This is a workaround for angular
28
- delay(() => {
28
+ void delay(() => {
29
29
  var _a;
30
30
  handleFixedPopover(article, this._ref, (_a = this.placement) !== null && _a !== void 0 ? _a : "bottom");
31
31
  }, 1);
@@ -164,9 +164,9 @@ const DBPopover = class {
164
164
  }
165
165
  render() {
166
166
  var _a;
167
- return (h("div", { key: '4d902919abc8bf5b55a617a31424f35582e029c1', class: cls("db-popover", this.className), ref: (el) => {
167
+ return (h("div", { key: 'b8da95165af96a1486a2a90df63886c98d73ff42', class: cls("db-popover", this.className), ref: (el) => {
168
168
  this._ref = el;
169
- }, id: this.id }, h("slot", { key: '166a0b766f6f0c003e6d7a250fd466267117f59a', name: "trigger" }), h("article", { key: '4fa535dc081c76eb21671e0abfb7d090b38e6e5c', class: "db-popover-content", "data-spacing": this.spacing, "data-gap": getBooleanAsString(this.gap), "data-animation": getBooleanAsString((_a = this.animation) !== null && _a !== void 0 ? _a : true), "data-open": getBooleanAsString(this.open), "data-delay": this.delay, "data-width": this.width, "data-placement": this.placement }, h("slot", { key: 'ef47687b496cfe4d6cce11ef5d282a2ec3a88004' }))));
169
+ }, id: this.id }, h("slot", { key: 'a8aabd06a96b791d23fa7bc037ad22feff8a370b', name: "trigger" }), h("article", { key: 'c349d59d154d8285ac4df1f1093503a65f1cad2d', class: "db-popover-content", "data-spacing": this.spacing, "data-gap": getBooleanAsString(this.gap), "data-animation": getBooleanAsString((_a = this.animation) !== null && _a !== void 0 ? _a : true), "data-open": getBooleanAsString(this.open), "data-delay": this.delay, "data-width": this.width, "data-placement": this.placement }, h("slot", { key: '76e4010918fec2ef4f79a6e7a10a79bc9744802a' }))));
170
170
  }
171
171
  static get watchers() { return {
172
172
  "_ref": [{
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-05XnVETo.js';
2
2
  import { u as uuid, e as getBoolean, l as getHideProp, c as cls, d as delay } from './index-C4x0SOcx.js';
3
3
  import { b as addResetEventListener } from './form-components-BLsiOrPI.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { c as cls } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBSection = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-05XnVETo.js';
2
2
  import { l as DEFAULT_INVALID_MESSAGE, g as DEFAULT_VALID_MESSAGE_ID_SUFFIX, h as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, f as DEFAULT_MESSAGE_ID_SUFFIX, i as DEFAULT_PLACEHOLDER_ID_SUFFIX, k as DEFAULT_VALID_MESSAGE, a as DEFAULT_LABEL } from './constants-BdL-nI5y.js';
3
3
  import { h as hasVoiceOver, d as delay, s as stringPropVisible, u as uuid, e as getBoolean, g as getBooleanAsString, l as getHideProp, c as cls } from './index-C4x0SOcx.js';
4
4
  import { c as addValueResetEventListener } from './form-components-BLsiOrPI.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBStack = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-05XnVETo.js';
2
2
  import { l as DEFAULT_INVALID_MESSAGE, f as DEFAULT_MESSAGE_ID_SUFFIX, g as DEFAULT_VALID_MESSAGE_ID_SUFFIX, h as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, k as DEFAULT_VALID_MESSAGE } from './constants-BdL-nI5y.js';
3
3
  import { h as hasVoiceOver, d as delay, s as stringPropVisible, u as uuid, e as getBoolean, l as getHideProp, g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
4
4
  import { a as addCheckedResetEventListener } from './form-components-BLsiOrPI.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-05XnVETo.js';
2
2
  import { g as getBooleanAsString, e as getBoolean, c as cls, u as uuid } from './index-C4x0SOcx.js';
3
3
  import { D as DEFAULT_ID } from './constants-BdL-nI5y.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-05XnVETo.js';
2
2
  import { u as uuid, c as cls } from './index-C4x0SOcx.js';
3
3
 
4
4
  const DBTabs = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-05XnVETo.js';
2
2
  import { l as DEFAULT_INVALID_MESSAGE, g as DEFAULT_VALID_MESSAGE_ID_SUFFIX, h as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, f as DEFAULT_MESSAGE_ID_SUFFIX, k as DEFAULT_VALID_MESSAGE, b as DEFAULT_PLACEHOLDER, r as DEFAULT_ROWS, a as DEFAULT_LABEL } from './constants-BdL-nI5y.js';
3
3
  import { h as hasVoiceOver, d as delay, s as stringPropVisible, u as uuid, f as getNumber, e as getBoolean, l as getHideProp, c as cls } from './index-C4x0SOcx.js';
4
4
  import { c as addValueResetEventListener } from './form-components-BLsiOrPI.js';
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, h } from './index-aO-2B9yO.js';
1
+ import { r as registerInstance, h } from './index-05XnVETo.js';
2
2
  import { D as DEFAULT_ID } from './constants-BdL-nI5y.js';
3
3
  import { d as delay, u as uuid, g as getBooleanAsString, c as cls } from './index-C4x0SOcx.js';
4
4
  import { D as DocumentScrollListener } from './document-scroll-listener-65bHuFAN.js';
5
- import { b as handleFixedPopover } from './floating-components-G-TursYV.js';
5
+ import { b as handleFixedPopover } from './floating-components-DfYL98sI.js';
6
6
 
7
7
  const DBTooltip = class {
8
8
  constructor(hostRef) {
@@ -35,7 +35,7 @@ const DBTooltip = class {
35
35
  return;
36
36
  if (this._ref) {
37
37
  // This is a workaround for angular
38
- delay(() => {
38
+ void delay(() => {
39
39
  var _a;
40
40
  // Due to race conditions we need to check for _ref again
41
41
  if (this._ref) {
@@ -100,6 +100,7 @@ const DBTooltip = class {
100
100
  if (this._ref && this.initialized && this._id) {
101
101
  const parent = this.getParent();
102
102
  if (parent) {
103
+ this.handleAutoPlacement(parent);
103
104
  ["mouseenter", "focusin"].forEach((event) => {
104
105
  parent.addEventListener(event, () => this.handleEnter(parent));
105
106
  });
@@ -137,9 +138,9 @@ const DBTooltip = class {
137
138
  }
138
139
  render() {
139
140
  var _a, _b;
140
- return (h("i", { key: '4bbec1f80b0912b870b2382cf63c3e1cba11b5e3', class: cls("db-tooltip", this.className), role: "tooltip", "aria-hidden": "true", "data-gap": "true", ref: (el) => {
141
+ return (h("i", { key: 'e00df6c3323a5e03dcdab1b3b995921cad86a7d9', class: cls("db-tooltip", this.className), role: "tooltip", "aria-hidden": "true", "data-gap": "true", ref: (el) => {
141
142
  this._ref = el;
142
- }, id: this._id, "data-emphasis": this.emphasis, "data-animation": getBooleanAsString((_a = this.animation) !== null && _a !== void 0 ? _a : true), "data-delay": this.delay, "data-width": this.width, "data-show-arrow": getBooleanAsString((_b = this.showArrow) !== null && _b !== void 0 ? _b : true), "data-placement": this.placement, onClick: (event) => this.handleClick(event) }, h("slot", { key: '7bcf79fa968c0a8bef84dd49c71f307c3094072c' })));
143
+ }, id: this._id, "data-emphasis": this.emphasis, "data-animation": getBooleanAsString((_a = this.animation) !== null && _a !== void 0 ? _a : true), "data-delay": this.delay, "data-width": this.width, "data-show-arrow": getBooleanAsString((_b = this.showArrow) !== null && _b !== void 0 ? _b : true), "data-placement": this.placement, onClick: (event) => this.handleClick(event) }, h("slot", { key: 'a08164faf64e493d0aebf674478f0125affd7a09' })));
143
144
  }
144
145
  static get watchers() { return {
145
146
  "_ref": [{
package/dist/esm/db-ux.js CHANGED
@@ -1,9 +1,9 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-aO-2B9yO.js';
2
- export { s as setNonce } from './index-aO-2B9yO.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-05XnVETo.js';
2
+ export { s as setNonce } from './index-05XnVETo.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v4.41.3 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v4.42.0 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
 
9
9
  var patchBrowser = () => {
@@ -228,10 +228,54 @@ const getFloatingProps = (element, parent, placement) => {
228
228
  innerHeight
229
229
  };
230
230
  };
231
+ const MAX_ANCESTOR_DEPTH = 10;
232
+ const ancestorCache = new WeakMap();
233
+ const getAncestorHasCorrectedPlacement = (element) => {
234
+ if (ancestorCache.has(element)) {
235
+ return ancestorCache.get(element);
236
+ }
237
+ let current = element.parentElement;
238
+ let anchor = 0;
239
+ while (current && anchor < MAX_ANCESTOR_DEPTH) {
240
+ if (current.dataset['correctedPlacement']) {
241
+ ancestorCache.set(element, current);
242
+ return current;
243
+ }
244
+ current = current.parentElement;
245
+ anchor += 1;
246
+ }
247
+ ancestorCache.set(element, null);
248
+ return null;
249
+ };
231
250
  const handleFixedPopover = (element, parent, placement) => {
232
- var _a;
233
- const distance = (_a = getComputedStyle(element).getPropertyValue('--db-popover-distance')) !== null && _a !== void 0 ? _a : '0px';
234
- const { top, height, width, childHeight, childWidth, right, left, bottom, correctedPlacement, innerWidth, innerHeight } = getFloatingProps(element, parent, placement);
251
+ var _a, _b;
252
+ const parentComputedStyles = getComputedStyle(parent);
253
+ const parentHasFloatingPosition = ['absolute', 'fixed'].includes(parentComputedStyles.position);
254
+ const ancestorWithCorrectedPlacement = getAncestorHasCorrectedPlacement(element);
255
+ const noFloatingAncestor = !ancestorWithCorrectedPlacement && !parentHasFloatingPosition;
256
+ const distance = (_b = (_a = getComputedStyle(element)) === null || _a === void 0 ? void 0 : _a.getPropertyValue('--db-popover-distance')) !== null && _b !== void 0 ? _b : '0px';
257
+ let { top, height, width, childHeight, childWidth, right, left, bottom, correctedPlacement, innerWidth, innerHeight } = getFloatingProps(element, parent, placement);
258
+ if (ancestorWithCorrectedPlacement) {
259
+ const ancestorRect = ancestorWithCorrectedPlacement.getBoundingClientRect();
260
+ left = Math.abs(left - ancestorRect.left);
261
+ right = (width + Math.abs(right - ancestorRect.right)) * 1.5; // We add a transform -50% later
262
+ top = Math.abs(top - ancestorRect.top);
263
+ bottom = (height + Math.abs(bottom - ancestorRect.bottom)) * 1.5; // We add a transform -50% later
264
+ }
265
+ if (parentHasFloatingPosition) {
266
+ /*
267
+ * If we have a floating element inside an element with position:absolute/fixed
268
+ * we need to calculate with relative values
269
+ * */
270
+ left = 0;
271
+ right = width;
272
+ top = 0;
273
+ bottom = height;
274
+ if (['auto', 'inherit', '0'].includes(parentComputedStyles.zIndex)) {
275
+ // We need the default zIndex for floating elements on the parent
276
+ parent.style.zIndex = '1';
277
+ }
278
+ }
235
279
  // Tooltip arrow position
236
280
  if (childWidth > width && (correctedPlacement.startsWith('bottom') || correctedPlacement.startsWith('top'))) {
237
281
  const diff = width / 2 / childWidth * 100;
@@ -241,6 +285,9 @@ const handleFixedPopover = (element, parent, placement) => {
241
285
  else if (correctedPlacement.endsWith('end')) {
242
286
  element.style.setProperty('--db-tooltip-arrow-inline-start', `${100 - diff}%`);
243
287
  }
288
+ else {
289
+ element.style.setProperty('--db-tooltip-arrow-inline-start', `50%`);
290
+ }
244
291
  }
245
292
  if (childHeight > height && (correctedPlacement.startsWith('left') || correctedPlacement.startsWith('bottom'))) {
246
293
  const diff = height / 2 / childHeight * 100;
@@ -250,6 +297,9 @@ const handleFixedPopover = (element, parent, placement) => {
250
297
  else if (correctedPlacement.endsWith('end')) {
251
298
  element.style.setProperty('--db-tooltip-arrow-block-start', `${100 - diff}%`);
252
299
  }
300
+ else {
301
+ element.style.setProperty('--db-tooltip-arrow-block-start', `50%`);
302
+ }
253
303
  }
254
304
  // Popover position
255
305
  if (correctedPlacement === 'right' || correctedPlacement === 'left') {
@@ -259,11 +309,11 @@ const handleFixedPopover = (element, parent, placement) => {
259
309
  else if (correctedPlacement === 'right-start' || correctedPlacement === 'left-start') {
260
310
  const end = top + childHeight;
261
311
  element.style.insetBlockStart = `${top}px`;
262
- element.style.insetBlockEnd = `${end > innerHeight ? innerHeight : end}px`;
312
+ element.style.insetBlockEnd = `${!parentHasFloatingPosition && end > innerHeight ? innerHeight : end}px`;
263
313
  }
264
314
  else if (correctedPlacement === 'right-end' || correctedPlacement === 'left-end') {
265
315
  const start = bottom - childHeight;
266
- element.style.insetBlockStart = `${start < 0 ? 0 : start}px`;
316
+ element.style.insetBlockStart = `${!parentHasFloatingPosition && start < 0 ? 0 : start}px`;
267
317
  element.style.insetBlockEnd = `${bottom}px`;
268
318
  }
269
319
  else if (correctedPlacement === 'top' || correctedPlacement === 'bottom') {
@@ -273,32 +323,32 @@ const handleFixedPopover = (element, parent, placement) => {
273
323
  else if (correctedPlacement === 'top-start' || correctedPlacement === 'bottom-start') {
274
324
  const end = left + childWidth;
275
325
  element.style.insetInlineStart = `${left}px`;
276
- element.style.insetInlineEnd = `${end > innerWidth ? innerWidth : end}px`;
326
+ element.style.insetInlineEnd = `${!parentHasFloatingPosition && end > innerWidth ? innerWidth : end}px`;
277
327
  }
278
328
  else if (correctedPlacement === 'top-end' || correctedPlacement === 'bottom-end') {
279
- const start = left - childWidth;
280
- element.style.insetInlineStart = `${right - childWidth}px`;
281
- element.style.insetInlineEnd = `${start < 0 ? 0 : start}px`;
329
+ const start = right - childWidth;
330
+ element.style.insetInlineStart = `${!parentHasFloatingPosition && start < 0 ? 0 : start}px`;
331
+ element.style.insetInlineEnd = `${right}px`;
282
332
  }
283
333
  if (correctedPlacement === null || correctedPlacement === void 0 ? void 0 : correctedPlacement.startsWith('right')) {
284
334
  const end = right + childWidth;
285
335
  element.style.insetInlineStart = `calc(${right}px + ${distance})`;
286
- element.style.insetInlineEnd = `calc(${end > innerWidth ? innerWidth : end}px + ${distance})`;
336
+ element.style.insetInlineEnd = `calc(${noFloatingAncestor && end > innerWidth ? innerWidth : end}px + ${distance})`;
287
337
  }
288
338
  else if (correctedPlacement === null || correctedPlacement === void 0 ? void 0 : correctedPlacement.startsWith('left')) {
289
339
  const start = left - childWidth;
290
- element.style.insetInlineStart = `calc(${start < 0 ? 0 : start}px - ${distance})`;
340
+ element.style.insetInlineStart = `calc(${noFloatingAncestor && start < 0 ? 0 : start}px - ${distance})`;
291
341
  element.style.insetInlineEnd = `calc(${right}px - ${distance})`;
292
342
  }
293
343
  else if (correctedPlacement === null || correctedPlacement === void 0 ? void 0 : correctedPlacement.startsWith('top')) {
294
344
  const start = top - childHeight;
295
- element.style.insetBlockStart = `calc(${start < 0 ? 0 : start}px - ${distance})`;
296
- element.style.insetBlockEnd = `calc(${bottom}px - ${distance})`;
345
+ element.style.insetBlockStart = `calc(${noFloatingAncestor && start < 0 ? 0 : start}px - ${distance})`;
346
+ element.style.insetBlockEnd = `calc(${parentHasFloatingPosition ? start : bottom}px - ${distance})`;
297
347
  }
298
348
  else if (correctedPlacement === null || correctedPlacement === void 0 ? void 0 : correctedPlacement.startsWith('bottom')) {
299
349
  const end = bottom + childHeight;
300
- element.style.insetBlockStart = `calc(${bottom}px + ${distance})`;
301
- element.style.insetBlockEnd = `calc(${end > innerHeight ? innerHeight : end}px + ${distance})`;
350
+ element.style.insetBlockStart = `calc(${parentHasFloatingPosition ? end : bottom}px + ${distance})`;
351
+ element.style.insetBlockEnd = `calc(${noFloatingAncestor && end > innerHeight ? innerHeight : end}px + ${distance})`;
302
352
  }
303
353
  element.style.position = 'fixed';
304
354
  element.dataset['correctedPlacement'] = correctedPlacement;
@@ -2,7 +2,7 @@ const NAMESPACE = 'db-ux';
2
2
  const BUILD = /* db-ux */ { hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: true, shadowDom: false, slotRelocation: true, state: true, updatable: true};
3
3
 
4
4
  /*
5
- Stencil Client Platform v4.41.3 | MIT Licensed | https://stenciljs.com
5
+ Stencil Client Platform v4.42.0 | MIT Licensed | https://stenciljs.com
6
6
  */
7
7
 
8
8
  var reWireGetterSetter = (instance, hostRef) => {
@@ -498,6 +498,23 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
498
498
  plt.ael(elm, memberName, newValue, capture);
499
499
  }
500
500
  }
501
+ } else if (memberName[0] === "a" && memberName.startsWith("attr:")) {
502
+ const attrName = memberName.slice(5);
503
+ if (newValue == null || newValue === false) {
504
+ if (newValue !== false || elm.getAttribute(attrName) === "") {
505
+ elm.removeAttribute(attrName);
506
+ }
507
+ } else {
508
+ elm.setAttribute(attrName, newValue === true ? "" : newValue);
509
+ }
510
+ return;
511
+ } else if (memberName[0] === "p" && memberName.startsWith("prop:")) {
512
+ const propName = memberName.slice(5);
513
+ try {
514
+ elm[propName] = newValue;
515
+ } catch (e) {
516
+ }
517
+ return;
501
518
  } else {
502
519
  const isComplex = isComplexType(newValue);
503
520
  if ((isProp || isComplex && newValue !== null) && true) {
@@ -506,7 +523,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
506
523
  const n = newValue == null ? "" : newValue;
507
524
  if (memberName === "list") {
508
525
  isProp = false;
509
- } else if (oldValue == null || elm[memberName] != n) {
526
+ } else if (oldValue == null || elm[memberName] !== n) {
510
527
  if (typeof elm.__lookupSetter__(memberName) === "function") {
511
528
  elm[memberName] = n;
512
529
  } else {
package/dist/esm/index.js CHANGED
@@ -2,8 +2,8 @@ export { x as COLOR, y as COLORS, z as COLORS_SIMPLE, C as COLOR_CONST, w as COL
2
2
  export { a as addAttributeToChildren, c as cls, d as delay, e as getBoolean, g as getBooleanAsString, l as getHideProp, k as getInputValue, p as getNotificationRole, f as getNumber, n as getOptionKey, m as getSearchInput, j as getStep, h as hasVoiceOver, i as isArrayOfStrings, b as isIOSSafari, o as isKeyboardEvent, s as stringPropVisible, u as uuid } from './index-C4x0SOcx.js';
3
3
  export { D as DocumentClickListener } from './document-click-listener-CmYoXpGE.js';
4
4
  export { D as DocumentScrollListener } from './document-scroll-listener-65bHuFAN.js';
5
- export { g as getFloatingProps, h as handleDataOutside, a as handleFixedDropdown, b as handleFixedPopover } from './floating-components-G-TursYV.js';
6
- export { N as NavigationItemSafeTriangle, i as isEventTargetNavigationItem } from './navigation--UdC9CzO.js';
5
+ export { g as getFloatingProps, h as handleDataOutside, a as handleFixedDropdown, b as handleFixedPopover } from './floating-components-DfYL98sI.js';
6
+ export { N as NavigationItemSafeTriangle, i as isEventTargetNavigationItem } from './navigation-DgsMCdfn.js';
7
7
 
8
8
  const AccordionVariantList = ['divider', 'card'];
9
9
  const AccordionBehaviorList = ['multiple', 'single'];
@@ -1,5 +1,5 @@
1
- import { b as bootstrapLazy } from './index-aO-2B9yO.js';
2
- export { s as setNonce } from './index-aO-2B9yO.js';
1
+ import { b as bootstrapLazy } from './index-05XnVETo.js';
2
+ export { s as setNonce } from './index-05XnVETo.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  const defineCustomElements = async (win, options) => {
@@ -1,4 +1,4 @@
1
- import { h as handleDataOutside } from './floating-components-G-TursYV.js';
1
+ import { h as handleDataOutside } from './floating-components-DfYL98sI.js';
2
2
 
3
3
  const isEventTargetNavigationItem = (event) => {
4
4
  var _a, _b;