@quartzds/core 1.0.0-beta.129 → 1.0.0-beta.130

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 (131) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/components/{p-CQ-Ilm5d.js → p-B9xuNEzc.js} +55 -10
  3. package/components/p-B9xuNEzc.js.map +1 -0
  4. package/components/{p-CrzaI1TQ.js → p-BHBodFuD.js} +5 -5
  5. package/components/{p-CrzaI1TQ.js.map → p-BHBodFuD.js.map} +1 -1
  6. package/components/{p-Cevyg51v.js → p-BLA62eFO.js} +35 -18
  7. package/components/p-BLA62eFO.js.map +1 -0
  8. package/components/{p-DEa0r_EV.js → p-C-pZcrGt.js} +5 -5
  9. package/components/{p-DEa0r_EV.js.map → p-C-pZcrGt.js.map} +1 -1
  10. package/components/{p-CnWdHgve.js → p-Cb4tcewD.js} +10 -8
  11. package/components/p-Cb4tcewD.js.map +1 -0
  12. package/components/{p-BJEvSqqL.js → p-Cb5Tgh-o.js} +3 -3
  13. package/components/{p-BJEvSqqL.js.map → p-Cb5Tgh-o.js.map} +1 -1
  14. package/components/{p-DjZ2J7fQ.js → p-D2BuSQre.js} +3 -3
  15. package/components/{p-DjZ2J7fQ.js.map → p-D2BuSQre.js.map} +1 -1
  16. package/components/{p-cw45QxUT.js → p-DL21f4D7.js} +3 -3
  17. package/components/{p-cw45QxUT.js.map → p-DL21f4D7.js.map} +1 -1
  18. package/components/{p-BoqB4ddF.js → p-eUDNu0SE.js} +3 -3
  19. package/components/{p-BoqB4ddF.js.map → p-eUDNu0SE.js.map} +1 -1
  20. package/components/qds-action-item.js +38 -17
  21. package/components/qds-action-item.js.map +1 -1
  22. package/components/qds-avatar.js +1 -1
  23. package/components/qds-avatar.js.map +1 -1
  24. package/components/qds-breadcrumb-item.js +2 -2
  25. package/components/qds-button.js +10 -8
  26. package/components/qds-button.js.map +1 -1
  27. package/components/qds-checkbox.js +1 -1
  28. package/components/qds-chip.js +3 -3
  29. package/components/qds-dialog.js +3 -3
  30. package/components/qds-dropdown.js +1 -1
  31. package/components/qds-icon-button.js +1 -1
  32. package/components/qds-icon-tab.js +3 -3
  33. package/components/qds-inline-link.js +5 -3
  34. package/components/qds-inline-link.js.map +1 -1
  35. package/components/qds-input.js +3 -3
  36. package/components/qds-input.js.map +1 -1
  37. package/components/qds-label.js +2 -2
  38. package/components/qds-list-item.js +66 -30
  39. package/components/qds-list-item.js.map +1 -1
  40. package/components/qds-menu-item.js +7 -7
  41. package/components/qds-menu-item.js.map +1 -1
  42. package/components/qds-mini-button.js +1 -1
  43. package/components/qds-radio.js +1 -1
  44. package/components/qds-select.js +2 -2
  45. package/components/qds-standalone-link.js +5 -3
  46. package/components/qds-standalone-link.js.map +1 -1
  47. package/components/qds-switch.js +1 -1
  48. package/components/qds-tab.js +3 -3
  49. package/components/qds-tabbar.js +3 -3
  50. package/components/qds-tag.js +1 -1
  51. package/components/qds-textarea.js +1 -1
  52. package/components/qds-title.js +1 -1
  53. package/components/qds-tooltip.js +1 -1
  54. package/dist/cjs/loader.cjs.js +1 -1
  55. package/dist/cjs/qds-action-item.cjs.entry.js +32 -12
  56. package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -1
  57. package/dist/cjs/qds-avatar.cjs.entry.js +1 -1
  58. package/dist/cjs/qds-avatar.entry.cjs.js.map +1 -1
  59. package/dist/cjs/qds-button.cjs.entry.js +8 -6
  60. package/dist/cjs/qds-button.entry.cjs.js.map +1 -1
  61. package/dist/cjs/qds-checkbox_2.cjs.entry.js +2 -2
  62. package/dist/cjs/qds-divider.qds-icon-button.entry.cjs.js.map +1 -1
  63. package/dist/cjs/qds-divider_2.cjs.entry.js +6 -4
  64. package/dist/cjs/qds-dropdown.cjs.entry.js +32 -15
  65. package/dist/cjs/qds-dropdown.entry.cjs.js.map +1 -1
  66. package/dist/cjs/qds-inline-link.cjs.entry.js +4 -2
  67. package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -1
  68. package/dist/cjs/qds-input.cjs.entry.js +1 -1
  69. package/dist/cjs/qds-input.entry.cjs.js.map +1 -1
  70. package/dist/cjs/qds-list-item.cjs.entry.js +55 -22
  71. package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -1
  72. package/dist/cjs/qds-menu-item.cjs.entry.js +3 -3
  73. package/dist/cjs/qds-menu-item.entry.cjs.js.map +1 -1
  74. package/dist/cjs/qds-select.cjs.entry.js +1 -1
  75. package/dist/cjs/qds-standalone-link.cjs.entry.js +4 -2
  76. package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -1
  77. package/dist/cjs/qds-title.cjs.entry.js +1 -1
  78. package/dist/cjs/qds-tooltip.cjs.entry.js +52 -7
  79. package/dist/cjs/qds-tooltip.entry.cjs.js.map +1 -1
  80. package/dist/cjs/qds.cjs.js +1 -1
  81. package/dist/custom-elements.json +132 -10
  82. package/dist/docs.json +13 -4
  83. package/dist/esm/{helpers-_a9kqEyo.js → helpers-BIo9VDPx.js} +3 -3
  84. package/dist/esm/{helpers-_a9kqEyo.js.map → helpers-BIo9VDPx.js.map} +1 -1
  85. package/dist/esm/loader.js +1 -1
  86. package/dist/esm/qds-action-item.entry.js +34 -14
  87. package/dist/esm/qds-action-item.entry.js.map +1 -1
  88. package/dist/esm/qds-avatar.entry.js +1 -1
  89. package/dist/esm/qds-avatar.entry.js.map +1 -1
  90. package/dist/esm/qds-breadcrumb-item.entry.js +1 -1
  91. package/dist/esm/qds-button.entry.js +9 -7
  92. package/dist/esm/qds-button.entry.js.map +1 -1
  93. package/dist/esm/qds-checkbox_2.entry.js +3 -3
  94. package/dist/esm/qds-chip.entry.js +1 -1
  95. package/dist/esm/qds-dialog.entry.js +1 -1
  96. package/dist/esm/qds-divider.qds-icon-button.entry.js.map +1 -1
  97. package/dist/esm/qds-divider_2.entry.js +7 -5
  98. package/dist/esm/qds-dropdown.entry.js +33 -16
  99. package/dist/esm/qds-dropdown.entry.js.map +1 -1
  100. package/dist/esm/qds-icon-tab.entry.js +1 -1
  101. package/dist/esm/qds-inline-link.entry.js +5 -3
  102. package/dist/esm/qds-inline-link.entry.js.map +1 -1
  103. package/dist/esm/qds-input.entry.js +2 -2
  104. package/dist/esm/qds-input.entry.js.map +1 -1
  105. package/dist/esm/qds-label.entry.js +1 -1
  106. package/dist/esm/qds-list-item.entry.js +56 -23
  107. package/dist/esm/qds-list-item.entry.js.map +1 -1
  108. package/dist/esm/qds-menu-item.entry.js +4 -4
  109. package/dist/esm/qds-menu-item.entry.js.map +1 -1
  110. package/dist/esm/qds-mini-button.entry.js +1 -1
  111. package/dist/esm/qds-select.entry.js +2 -2
  112. package/dist/esm/qds-standalone-link.entry.js +5 -3
  113. package/dist/esm/qds-standalone-link.entry.js.map +1 -1
  114. package/dist/esm/qds-switch.entry.js +1 -1
  115. package/dist/esm/qds-tab.entry.js +1 -1
  116. package/dist/esm/qds-tabbar.entry.js +1 -1
  117. package/dist/esm/qds-tag.entry.js +1 -1
  118. package/dist/esm/qds-textarea.entry.js +1 -1
  119. package/dist/esm/qds-title.entry.js +1 -1
  120. package/dist/esm/qds-tooltip.entry.js +53 -8
  121. package/dist/esm/qds-tooltip.entry.js.map +1 -1
  122. package/dist/esm/qds.js +1 -1
  123. package/dist/types/components/action-item/action-item.d.ts +3 -0
  124. package/dist/types/components/list-item/list-item.d.ts +1 -0
  125. package/hydrate/index.js +209 -86
  126. package/hydrate/index.mjs +209 -86
  127. package/package.json +1 -1
  128. package/styles/core.css +7 -19
  129. package/components/p-CQ-Ilm5d.js.map +0 -1
  130. package/components/p-Cevyg51v.js.map +0 -1
  131. package/components/p-CnWdHgve.js.map +0 -1
@@ -104,6 +104,15 @@
104
104
  "privacy": "private",
105
105
  "default": "false"
106
106
  },
107
+ {
108
+ "kind": "field",
109
+ "name": "host",
110
+ "type": {
111
+ "text": "HTMLElement"
112
+ },
113
+ "privacy": "private",
114
+ "readonly": true
115
+ },
107
116
  {
108
117
  "kind": "field",
109
118
  "name": "internals",
@@ -123,18 +132,18 @@
123
132
  },
124
133
  {
125
134
  "kind": "field",
126
- "name": "#actionItem",
135
+ "name": "#span",
127
136
  "privacy": "private",
128
137
  "type": {
129
- "text": "HTMLDivElement | undefined"
138
+ "text": "HTMLSpanElement | undefined"
130
139
  }
131
140
  },
132
141
  {
133
142
  "kind": "field",
134
- "name": "#span",
143
+ "name": "#tooltipElement",
135
144
  "privacy": "private",
136
145
  "type": {
137
- "text": "HTMLSpanElement | undefined"
146
+ "text": "HTMLQdsTooltipElement | undefined"
138
147
  }
139
148
  },
140
149
  {
@@ -174,6 +183,24 @@
174
183
  }
175
184
  }
176
185
  },
186
+ {
187
+ "kind": "method",
188
+ "name": "tooltipChanged",
189
+ "privacy": "protected",
190
+ "return": {
191
+ "type": {
192
+ "text": "void"
193
+ }
194
+ },
195
+ "parameters": [
196
+ {
197
+ "name": "truncated",
198
+ "type": {
199
+ "text": "boolean"
200
+ }
201
+ }
202
+ ]
203
+ },
177
204
  {
178
205
  "kind": "method",
179
206
  "name": "onBlur",
@@ -230,14 +257,18 @@
230
257
  },
231
258
  {
232
259
  "kind": "method",
233
- "name": "render",
234
- "privacy": "public"
260
+ "name": "onPointerleave",
261
+ "privacy": "protected",
262
+ "return": {
263
+ "type": {
264
+ "text": "void"
265
+ }
266
+ }
235
267
  },
236
268
  {
237
- "kind": "field",
238
- "name": "#actionDivRef",
239
- "privacy": "private",
240
- "readonly": true
269
+ "kind": "method",
270
+ "name": "render",
271
+ "privacy": "public"
241
272
  },
242
273
  {
243
274
  "kind": "field",
@@ -4160,6 +4191,12 @@
4160
4191
  },
4161
4192
  "default": "[]"
4162
4193
  },
4194
+ {
4195
+ "kind": "field",
4196
+ "name": "#instanceId",
4197
+ "privacy": "private",
4198
+ "readonly": true
4199
+ },
4163
4200
  {
4164
4201
  "kind": "field",
4165
4202
  "name": "#gap",
@@ -4447,6 +4484,24 @@
4447
4484
  "name": "#onSlotchange",
4448
4485
  "privacy": "private",
4449
4486
  "readonly": true
4487
+ },
4488
+ {
4489
+ "kind": "method",
4490
+ "name": "#isReferenceOrDescendant",
4491
+ "privacy": "private",
4492
+ "return": {
4493
+ "type": {
4494
+ "text": "boolean"
4495
+ }
4496
+ },
4497
+ "parameters": [
4498
+ {
4499
+ "name": "target",
4500
+ "type": {
4501
+ "text": "EventTarget | null"
4502
+ }
4503
+ }
4504
+ ]
4450
4505
  }
4451
4506
  ],
4452
4507
  "attributes": [
@@ -8321,6 +8376,16 @@
8321
8376
  }
8322
8377
  }
8323
8378
  },
8379
+ {
8380
+ "kind": "method",
8381
+ "name": "badgeOrKickerChanged",
8382
+ "privacy": "protected",
8383
+ "return": {
8384
+ "type": {
8385
+ "text": "void"
8386
+ }
8387
+ }
8388
+ },
8324
8389
  {
8325
8390
  "kind": "method",
8326
8391
  "name": "render",
@@ -8391,6 +8456,24 @@
8391
8456
  "name": "#radioRef",
8392
8457
  "privacy": "private",
8393
8458
  "readonly": true
8459
+ },
8460
+ {
8461
+ "kind": "field",
8462
+ "name": "#buildFullAriaLabel",
8463
+ "privacy": "private",
8464
+ "readonly": true
8465
+ },
8466
+ {
8467
+ "kind": "field",
8468
+ "name": "#updateRole",
8469
+ "privacy": "private",
8470
+ "readonly": true
8471
+ },
8472
+ {
8473
+ "kind": "field",
8474
+ "name": "#updateAriaLabel",
8475
+ "privacy": "private",
8476
+ "readonly": true
8394
8477
  }
8395
8478
  ],
8396
8479
  "attributes": [
@@ -15476,6 +15559,15 @@
15476
15559
  },
15477
15560
  "default": "false"
15478
15561
  },
15562
+ {
15563
+ "kind": "field",
15564
+ "name": "#isClosedByEscape",
15565
+ "privacy": "private",
15566
+ "type": {
15567
+ "text": "boolean"
15568
+ },
15569
+ "default": "false"
15570
+ },
15479
15571
  {
15480
15572
  "kind": "field",
15481
15573
  "name": "#isTouchDevice",
@@ -15782,6 +15874,36 @@
15782
15874
  "privacy": "private",
15783
15875
  "readonly": true
15784
15876
  },
15877
+ {
15878
+ "kind": "method",
15879
+ "name": "#registerAsOpenTooltip",
15880
+ "privacy": "private",
15881
+ "return": {
15882
+ "type": {
15883
+ "text": "void"
15884
+ }
15885
+ }
15886
+ },
15887
+ {
15888
+ "kind": "method",
15889
+ "name": "#unregisterOpenTooltip",
15890
+ "privacy": "private",
15891
+ "return": {
15892
+ "type": {
15893
+ "text": "void"
15894
+ }
15895
+ }
15896
+ },
15897
+ {
15898
+ "kind": "method",
15899
+ "name": "#isTopMostOpenTooltip",
15900
+ "privacy": "private",
15901
+ "return": {
15902
+ "type": {
15903
+ "text": "boolean"
15904
+ }
15905
+ }
15906
+ },
15785
15907
  {
15786
15908
  "kind": "method",
15787
15909
  "name": "#on",
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-07-02T15:46:32",
2
+ "timestamp": "2026-07-29T13:39:29",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.37.1",
@@ -82,7 +82,7 @@
82
82
  },
83
83
  "mutable": false,
84
84
  "attr": "disabled",
85
- "reflectToAttr": false,
85
+ "reflectToAttr": true,
86
86
  "docs": "Prevents the action item from being interacted with: it cannot be clicked\nor focused.",
87
87
  "docsTags": [
88
88
  {
@@ -336,6 +336,11 @@
336
336
  "event": "click",
337
337
  "capture": false,
338
338
  "passive": false
339
+ },
340
+ {
341
+ "event": "pointerleave",
342
+ "capture": false,
343
+ "passive": true
339
344
  }
340
345
  ],
341
346
  "styles": [],
@@ -9126,7 +9131,7 @@
9126
9131
  },
9127
9132
  "mutable": false,
9128
9133
  "attr": "list-action",
9129
- "reflectToAttr": false,
9134
+ "reflectToAttr": true,
9130
9135
  "docs": "The type of list-level action that the list item supports",
9131
9136
  "docsTags": [
9132
9137
  {
@@ -9675,7 +9680,7 @@
9675
9680
  },
9676
9681
  "mutable": false,
9677
9682
  "attr": "disabled",
9678
- "reflectToAttr": false,
9683
+ "reflectToAttr": true,
9679
9684
  "docs": "Prevents the menu item from being interacted with: it cannot be clicked\nor focused.",
9680
9685
  "docsTags": [
9681
9686
  {
@@ -16981,6 +16986,10 @@
16981
16986
  "Promise": {
16982
16987
  "location": "global",
16983
16988
  "id": "global::Promise"
16989
+ },
16990
+ "HTMLElement": {
16991
+ "location": "global",
16992
+ "id": "global::HTMLElement"
16984
16993
  }
16985
16994
  },
16986
16995
  "return": "Promise<void>"
@@ -3555,7 +3555,7 @@ const computeBadgeValue = (text, badge, description) => {
3555
3555
  return parts.length > 0 ? parts.join(' ') : null;
3556
3556
  };
3557
3557
 
3558
- export { HORIZONTAL_MOVE_KEYS as H, VERTICAL_MOVE_KEYS as V, isEllipsisActive as a, isCurrentPage as b, isIndicator as c, isCounter as d, computeBadgeValue as e, inheritAriaAttributes as f, determineLinkIcon as g, pickInputEventAttributes as h, invariant as i, isRTL as j, getSubmenuOpenKey as k, resolvePanelElement as l, componentOnReady as m, ignorePromise as n, closestElement as o, pickFocusEventAttributes as p, getSubmenuCloseKey as q, resolveTarget as r, propertyToPx as s, isTouchDevice as t };
3559
- //# sourceMappingURL=helpers-_a9kqEyo.js.map
3558
+ export { HORIZONTAL_MOVE_KEYS as H, VERTICAL_MOVE_KEYS as V, invariant as a, isEllipsisActive as b, isCurrentPage as c, isIndicator as d, isCounter as e, computeBadgeValue as f, inheritAriaAttributes as g, determineLinkIcon as h, ignorePromise as i, pickInputEventAttributes as j, isRTL as k, getSubmenuOpenKey as l, resolvePanelElement as m, componentOnReady as n, closestElement as o, pickFocusEventAttributes as p, getSubmenuCloseKey as q, resolveTarget as r, propertyToPx as s, isTouchDevice as t };
3559
+ //# sourceMappingURL=helpers-BIo9VDPx.js.map
3560
3560
 
3561
- //# sourceMappingURL=helpers-_a9kqEyo.js.map
3561
+ //# sourceMappingURL=helpers-BIo9VDPx.js.map