@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.
- package/CHANGELOG.md +34 -0
- package/components/{p-CQ-Ilm5d.js → p-B9xuNEzc.js} +55 -10
- package/components/p-B9xuNEzc.js.map +1 -0
- package/components/{p-CrzaI1TQ.js → p-BHBodFuD.js} +5 -5
- package/components/{p-CrzaI1TQ.js.map → p-BHBodFuD.js.map} +1 -1
- package/components/{p-Cevyg51v.js → p-BLA62eFO.js} +35 -18
- package/components/p-BLA62eFO.js.map +1 -0
- package/components/{p-DEa0r_EV.js → p-C-pZcrGt.js} +5 -5
- package/components/{p-DEa0r_EV.js.map → p-C-pZcrGt.js.map} +1 -1
- package/components/{p-CnWdHgve.js → p-Cb4tcewD.js} +10 -8
- package/components/p-Cb4tcewD.js.map +1 -0
- package/components/{p-BJEvSqqL.js → p-Cb5Tgh-o.js} +3 -3
- package/components/{p-BJEvSqqL.js.map → p-Cb5Tgh-o.js.map} +1 -1
- package/components/{p-DjZ2J7fQ.js → p-D2BuSQre.js} +3 -3
- package/components/{p-DjZ2J7fQ.js.map → p-D2BuSQre.js.map} +1 -1
- package/components/{p-cw45QxUT.js → p-DL21f4D7.js} +3 -3
- package/components/{p-cw45QxUT.js.map → p-DL21f4D7.js.map} +1 -1
- package/components/{p-BoqB4ddF.js → p-eUDNu0SE.js} +3 -3
- package/components/{p-BoqB4ddF.js.map → p-eUDNu0SE.js.map} +1 -1
- package/components/qds-action-item.js +38 -17
- package/components/qds-action-item.js.map +1 -1
- package/components/qds-avatar.js +1 -1
- package/components/qds-avatar.js.map +1 -1
- package/components/qds-breadcrumb-item.js +2 -2
- package/components/qds-button.js +10 -8
- package/components/qds-button.js.map +1 -1
- package/components/qds-checkbox.js +1 -1
- package/components/qds-chip.js +3 -3
- package/components/qds-dialog.js +3 -3
- package/components/qds-dropdown.js +1 -1
- package/components/qds-icon-button.js +1 -1
- package/components/qds-icon-tab.js +3 -3
- package/components/qds-inline-link.js +5 -3
- package/components/qds-inline-link.js.map +1 -1
- package/components/qds-input.js +3 -3
- package/components/qds-input.js.map +1 -1
- package/components/qds-label.js +2 -2
- package/components/qds-list-item.js +66 -30
- package/components/qds-list-item.js.map +1 -1
- package/components/qds-menu-item.js +7 -7
- package/components/qds-menu-item.js.map +1 -1
- package/components/qds-mini-button.js +1 -1
- package/components/qds-radio.js +1 -1
- package/components/qds-select.js +2 -2
- package/components/qds-standalone-link.js +5 -3
- package/components/qds-standalone-link.js.map +1 -1
- package/components/qds-switch.js +1 -1
- package/components/qds-tab.js +3 -3
- package/components/qds-tabbar.js +3 -3
- package/components/qds-tag.js +1 -1
- package/components/qds-textarea.js +1 -1
- package/components/qds-title.js +1 -1
- package/components/qds-tooltip.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/qds-action-item.cjs.entry.js +32 -12
- package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-avatar.cjs.entry.js +1 -1
- package/dist/cjs/qds-avatar.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-button.cjs.entry.js +8 -6
- package/dist/cjs/qds-button.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-checkbox_2.cjs.entry.js +2 -2
- package/dist/cjs/qds-divider.qds-icon-button.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-divider_2.cjs.entry.js +6 -4
- package/dist/cjs/qds-dropdown.cjs.entry.js +32 -15
- package/dist/cjs/qds-dropdown.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-inline-link.cjs.entry.js +4 -2
- package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-input.cjs.entry.js +1 -1
- package/dist/cjs/qds-input.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-list-item.cjs.entry.js +55 -22
- package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-menu-item.cjs.entry.js +3 -3
- package/dist/cjs/qds-menu-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-select.cjs.entry.js +1 -1
- package/dist/cjs/qds-standalone-link.cjs.entry.js +4 -2
- package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-title.cjs.entry.js +1 -1
- package/dist/cjs/qds-tooltip.cjs.entry.js +52 -7
- package/dist/cjs/qds-tooltip.entry.cjs.js.map +1 -1
- package/dist/cjs/qds.cjs.js +1 -1
- package/dist/custom-elements.json +132 -10
- package/dist/docs.json +13 -4
- package/dist/esm/{helpers-_a9kqEyo.js → helpers-BIo9VDPx.js} +3 -3
- package/dist/esm/{helpers-_a9kqEyo.js.map → helpers-BIo9VDPx.js.map} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/qds-action-item.entry.js +34 -14
- package/dist/esm/qds-action-item.entry.js.map +1 -1
- package/dist/esm/qds-avatar.entry.js +1 -1
- package/dist/esm/qds-avatar.entry.js.map +1 -1
- package/dist/esm/qds-breadcrumb-item.entry.js +1 -1
- package/dist/esm/qds-button.entry.js +9 -7
- package/dist/esm/qds-button.entry.js.map +1 -1
- package/dist/esm/qds-checkbox_2.entry.js +3 -3
- package/dist/esm/qds-chip.entry.js +1 -1
- package/dist/esm/qds-dialog.entry.js +1 -1
- package/dist/esm/qds-divider.qds-icon-button.entry.js.map +1 -1
- package/dist/esm/qds-divider_2.entry.js +7 -5
- package/dist/esm/qds-dropdown.entry.js +33 -16
- package/dist/esm/qds-dropdown.entry.js.map +1 -1
- package/dist/esm/qds-icon-tab.entry.js +1 -1
- package/dist/esm/qds-inline-link.entry.js +5 -3
- package/dist/esm/qds-inline-link.entry.js.map +1 -1
- package/dist/esm/qds-input.entry.js +2 -2
- package/dist/esm/qds-input.entry.js.map +1 -1
- package/dist/esm/qds-label.entry.js +1 -1
- package/dist/esm/qds-list-item.entry.js +56 -23
- package/dist/esm/qds-list-item.entry.js.map +1 -1
- package/dist/esm/qds-menu-item.entry.js +4 -4
- package/dist/esm/qds-menu-item.entry.js.map +1 -1
- package/dist/esm/qds-mini-button.entry.js +1 -1
- package/dist/esm/qds-select.entry.js +2 -2
- package/dist/esm/qds-standalone-link.entry.js +5 -3
- package/dist/esm/qds-standalone-link.entry.js.map +1 -1
- package/dist/esm/qds-switch.entry.js +1 -1
- package/dist/esm/qds-tab.entry.js +1 -1
- package/dist/esm/qds-tabbar.entry.js +1 -1
- package/dist/esm/qds-tag.entry.js +1 -1
- package/dist/esm/qds-textarea.entry.js +1 -1
- package/dist/esm/qds-title.entry.js +1 -1
- package/dist/esm/qds-tooltip.entry.js +53 -8
- package/dist/esm/qds-tooltip.entry.js.map +1 -1
- package/dist/esm/qds.js +1 -1
- package/dist/types/components/action-item/action-item.d.ts +3 -0
- package/dist/types/components/list-item/list-item.d.ts +1 -0
- package/hydrate/index.js +209 -86
- package/hydrate/index.mjs +209 -86
- package/package.json +1 -1
- package/styles/core.css +7 -19
- package/components/p-CQ-Ilm5d.js.map +0 -1
- package/components/p-Cevyg51v.js.map +0 -1
- 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": "#
|
|
135
|
+
"name": "#span",
|
|
127
136
|
"privacy": "private",
|
|
128
137
|
"type": {
|
|
129
|
-
"text": "
|
|
138
|
+
"text": "HTMLSpanElement | undefined"
|
|
130
139
|
}
|
|
131
140
|
},
|
|
132
141
|
{
|
|
133
142
|
"kind": "field",
|
|
134
|
-
"name": "#
|
|
143
|
+
"name": "#tooltipElement",
|
|
135
144
|
"privacy": "private",
|
|
136
145
|
"type": {
|
|
137
|
-
"text": "
|
|
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": "
|
|
234
|
-
"privacy": "
|
|
260
|
+
"name": "onPointerleave",
|
|
261
|
+
"privacy": "protected",
|
|
262
|
+
"return": {
|
|
263
|
+
"type": {
|
|
264
|
+
"text": "void"
|
|
265
|
+
}
|
|
266
|
+
}
|
|
235
267
|
},
|
|
236
268
|
{
|
|
237
|
-
"kind": "
|
|
238
|
-
"name": "
|
|
239
|
-
"privacy": "
|
|
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-
|
|
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":
|
|
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":
|
|
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":
|
|
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,
|
|
3559
|
-
//# sourceMappingURL=helpers-
|
|
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-
|
|
3561
|
+
//# sourceMappingURL=helpers-BIo9VDPx.js.map
|