@quartzds/core 1.0.0-beta.113 → 1.0.0-beta.115
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 +50 -0
- package/components/index.d.ts +2 -2
- package/components/index.js +2 -2
- package/components/{p-CB1GgGmx.js → p--vOFwWP9.js} +4 -4
- package/components/{p-CB1GgGmx.js.map → p--vOFwWP9.js.map} +1 -1
- package/{dist/esm/helpers-CDZIefsI.js → components/p-Bs-thw7N.js} +24 -8
- package/components/{p-CzJQDr3N.js.map → p-Bs-thw7N.js.map} +1 -1
- package/components/{p-9fm05BrQ.js → p-D6kEwmWw.js} +16 -9
- package/components/p-D6kEwmWw.js.map +1 -0
- package/components/{p-jzP-octC.js → p-DG13nyez.js} +13 -13
- package/components/p-DG13nyez.js.map +1 -0
- package/components/{p-oYV2Vg_F.js → p-DHsQa63F.js} +6 -6
- package/components/{p-oYV2Vg_F.js.map → p-DHsQa63F.js.map} +1 -1
- package/components/{p-GGIVf4ry.js → p-DQ0iArwG.js} +12 -12
- package/components/p-DQ0iArwG.js.map +1 -0
- package/components/{p-Cin_uEzc.js → p-DRvYbv4e.js} +6 -6
- package/components/{p-Cin_uEzc.js.map → p-DRvYbv4e.js.map} +1 -1
- package/components/p-DabDNFFa.js +112 -0
- package/components/p-DabDNFFa.js.map +1 -0
- package/components/{p-CPvTGxdE.js → p-DeLdhUte.js} +9 -9
- package/components/p-DeLdhUte.js.map +1 -0
- package/components/{p-CK_Yxg3A.js → p-Df4zqimN.js} +11 -9
- package/components/p-Df4zqimN.js.map +1 -0
- package/components/{p-Dqnx5weA.js → p-Dmky30vp.js} +3 -3
- package/components/{p-Dqnx5weA.js.map → p-Dmky30vp.js.map} +1 -1
- package/components/{p-CSR3ZAEX.js → p-I5PkZmy8.js} +4 -4
- package/components/{p-CSR3ZAEX.js.map → p-I5PkZmy8.js.map} +1 -1
- package/components/qds-action-item.js +7 -7
- package/components/qds-action-item.js.map +1 -1
- package/components/{qds-nav-list-item.d.ts → qds-avatar-media.d.ts} +4 -4
- package/components/qds-avatar-media.js +14 -0
- package/components/qds-avatar-media.js.map +1 -0
- package/components/qds-breadcrumb-item.js +7 -7
- package/components/qds-breadcrumb-item.js.map +1 -1
- package/components/qds-button.js +1 -1
- package/components/qds-checkbox.js +1 -1
- package/components/qds-chip.js +11 -11
- package/components/qds-chip.js.map +1 -1
- package/components/qds-dialog.js +26 -7
- package/components/qds-dialog.js.map +1 -1
- package/components/qds-dropdown.js +1 -1
- package/components/qds-form-message.js +5 -5
- package/components/qds-form-message.js.map +1 -1
- package/components/qds-icon-button.js +10 -8
- package/components/qds-icon-button.js.map +1 -1
- package/components/qds-icon.js +1 -1
- package/components/qds-inline-link.js +43 -13
- package/components/qds-inline-link.js.map +1 -1
- package/components/qds-input.js +6 -6
- package/components/qds-label.js +1 -1
- package/components/qds-list-item.js +22 -16
- package/components/qds-list-item.js.map +1 -1
- package/components/qds-loader.js +3 -3
- package/components/qds-loader.js.map +1 -1
- package/components/qds-menu-item.js +9 -9
- package/components/qds-menu-item.js.map +1 -1
- package/components/qds-mini-button.js +1 -1
- package/components/qds-progress-bar.js +1 -1
- package/components/qds-radio.js +1 -1
- package/components/qds-select.js +5 -5
- package/components/qds-standalone-link.js +43 -13
- package/components/qds-standalone-link.js.map +1 -1
- package/components/qds-switch.js +5 -5
- package/components/qds-tab.js +11 -11
- package/components/qds-tab.js.map +1 -1
- package/components/qds-tabbar.js +8 -8
- package/components/qds-table-cell.js +2 -2
- package/components/qds-table-head-cell.js +2 -2
- package/components/qds-table-row.js +1 -1
- package/components/qds-table.js +1 -1
- package/components/qds-tag.js +1 -1
- package/components/qds-textarea.js +3 -3
- package/components/qds-title.js +1 -1
- package/components/qds-tooltip.js +1 -1
- package/dist/cjs/{helpers-D--0PcCT.js → helpers-BH_NFaV-.js} +24 -8
- package/dist/cjs/helpers-BH_NFaV-.js.map +1 -0
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/{library-CF8K3bIq.js → library-C_NJJiFI.js} +15 -8
- package/dist/cjs/library-C_NJJiFI.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/qds-action-item.cjs.entry.js +5 -5
- package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-avatar-media.qds-checkbox.qds-radio.entry.cjs.js.map +1 -0
- package/dist/cjs/{qds-checkbox_2.cjs.entry.js → qds-avatar-media_3.cjs.entry.js} +79 -8
- package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +5 -5
- package/dist/cjs/qds-breadcrumb-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-button.cjs.entry.js +8 -8
- package/dist/cjs/qds-button.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-chip.cjs.entry.js +8 -8
- package/dist/cjs/qds-chip.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-dialog.cjs.entry.js +23 -4
- package/dist/cjs/qds-dialog.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/qds-form-message.cjs.entry.js +4 -4
- package/dist/cjs/qds-form-message.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-icon-button.cjs.entry.js +8 -6
- package/dist/cjs/qds-icon-button.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-icon.cjs.entry.js +2 -2
- package/dist/cjs/qds-inline-link.cjs.entry.js +39 -8
- package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-input.cjs.entry.js +4 -4
- package/dist/cjs/qds-label.cjs.entry.js +9 -9
- package/dist/cjs/qds-label.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-list-item.cjs.entry.js +10 -10
- package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-loader.cjs.entry.js +2 -2
- package/dist/cjs/qds-loader.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-menu-item.cjs.entry.js +6 -6
- package/dist/cjs/qds-menu-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-mini-button.cjs.entry.js +1 -1
- package/dist/cjs/qds-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/qds-select.cjs.entry.js +4 -4
- package/dist/cjs/qds-standalone-link.cjs.entry.js +39 -8
- package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-switch.cjs.entry.js +4 -4
- package/dist/cjs/qds-tab.cjs.entry.js +7 -7
- package/dist/cjs/qds-tab.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-tabbar.cjs.entry.js +5 -5
- package/dist/cjs/qds-table-cell.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-head-cell.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-row.cjs.entry.js +1 -1
- package/dist/cjs/qds-table.cjs.entry.js +1 -1
- package/dist/cjs/qds-tag_2.cjs.entry.js +6 -6
- package/dist/cjs/qds-textarea.cjs.entry.js +3 -3
- package/dist/cjs/qds-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/qds.cjs.js +1 -1
- package/dist/custom-elements.json +311 -367
- package/dist/docs.json +223 -331
- package/{components/p-CzJQDr3N.js → dist/esm/helpers-t9FQ7Vl_.js} +24 -8
- package/dist/esm/helpers-t9FQ7Vl_.js.map +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/{library-B2PJ_ZJB.js → library-C7n28y3j.js} +15 -8
- package/dist/esm/library-C7n28y3j.js.map +1 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/qds-action-item.entry.js +5 -5
- package/dist/esm/qds-action-item.entry.js.map +1 -1
- package/dist/esm/qds-avatar-media.qds-checkbox.qds-radio.entry.js.map +1 -0
- package/dist/esm/{qds-checkbox_2.entry.js → qds-avatar-media_3.entry.js} +79 -9
- package/dist/esm/qds-breadcrumb-item.entry.js +5 -5
- package/dist/esm/qds-breadcrumb-item.entry.js.map +1 -1
- package/dist/esm/qds-button.entry.js +8 -8
- package/dist/esm/qds-button.entry.js.map +1 -1
- package/dist/esm/qds-chip.entry.js +8 -8
- package/dist/esm/qds-chip.entry.js.map +1 -1
- package/dist/esm/qds-dialog.entry.js +23 -4
- package/dist/esm/qds-dialog.entry.js.map +1 -1
- package/dist/esm/qds-dropdown.entry.js +1 -1
- package/dist/esm/qds-form-message.entry.js +4 -4
- package/dist/esm/qds-form-message.entry.js.map +1 -1
- package/dist/esm/qds-icon-button.entry.js +8 -6
- package/dist/esm/qds-icon-button.entry.js.map +1 -1
- package/dist/esm/qds-icon.entry.js +2 -2
- package/dist/esm/qds-inline-link.entry.js +39 -8
- package/dist/esm/qds-inline-link.entry.js.map +1 -1
- package/dist/esm/qds-input.entry.js +4 -4
- package/dist/esm/qds-label.entry.js +9 -9
- package/dist/esm/qds-label.entry.js.map +1 -1
- package/dist/esm/qds-list-item.entry.js +10 -10
- package/dist/esm/qds-list-item.entry.js.map +1 -1
- package/dist/esm/qds-loader.entry.js +2 -2
- package/dist/esm/qds-loader.entry.js.map +1 -1
- package/dist/esm/qds-menu-item.entry.js +6 -6
- 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-progress-bar.entry.js +1 -1
- package/dist/esm/qds-select.entry.js +4 -4
- package/dist/esm/qds-standalone-link.entry.js +39 -8
- package/dist/esm/qds-standalone-link.entry.js.map +1 -1
- package/dist/esm/qds-switch.entry.js +4 -4
- package/dist/esm/qds-tab.entry.js +7 -7
- package/dist/esm/qds-tab.entry.js.map +1 -1
- package/dist/esm/qds-tabbar.entry.js +5 -5
- package/dist/esm/qds-table-cell.entry.js +2 -2
- package/dist/esm/qds-table-head-cell.entry.js +2 -2
- package/dist/esm/qds-table-row.entry.js +1 -1
- package/dist/esm/qds-table.entry.js +1 -1
- package/dist/esm/qds-tag_2.entry.js +6 -6
- package/dist/esm/qds-textarea.entry.js +3 -3
- package/dist/esm/qds-tooltip.entry.js +2 -2
- package/dist/esm/qds.js +1 -1
- package/dist/types/components/avatar-media/avatar-media.d.ts +39 -0
- package/dist/types/components/icon-button/icon-button.d.ts +1 -1
- package/dist/types/components/inline-link/inline-link.d.ts +1 -1
- package/dist/types/components/label/label.d.ts +1 -1
- package/dist/types/components/standalone-link/standalone-link.d.ts +1 -1
- package/dist/types/components.d.ts +94 -125
- package/dist/types/helpers.d.ts +3 -3
- package/dist/vscode.html-custom-data.json +29 -52
- package/hydrate/index.js +694 -632
- package/hydrate/index.mjs +694 -632
- package/package.json +1 -1
- package/components/p-9fm05BrQ.js.map +0 -1
- package/components/p-CK_Yxg3A.js.map +0 -1
- package/components/p-CPvTGxdE.js.map +0 -1
- package/components/p-GGIVf4ry.js.map +0 -1
- package/components/p-jzP-octC.js.map +0 -1
- package/components/qds-nav-list-item.js +0 -164
- package/components/qds-nav-list-item.js.map +0 -1
- package/dist/cjs/helpers-D--0PcCT.js.map +0 -1
- package/dist/cjs/library-CF8K3bIq.js.map +0 -1
- package/dist/cjs/qds-checkbox.qds-radio.entry.cjs.js.map +0 -1
- package/dist/cjs/qds-nav-list-item.cjs.entry.js +0 -120
- package/dist/cjs/qds-nav-list-item.entry.cjs.js.map +0 -1
- package/dist/esm/helpers-CDZIefsI.js.map +0 -1
- package/dist/esm/library-B2PJ_ZJB.js.map +0 -1
- package/dist/esm/qds-checkbox.qds-radio.entry.js.map +0 -1
- package/dist/esm/qds-nav-list-item.entry.js +0 -118
- package/dist/esm/qds-nav-list-item.entry.js.map +0 -1
- package/dist/types/components/nav-list-item/nav-list-item.d.ts +0 -67
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-
|
|
2
|
+
"timestamp": "2025-12-18T08:11:16",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.37.1",
|
|
@@ -353,6 +353,202 @@
|
|
|
353
353
|
]
|
|
354
354
|
}
|
|
355
355
|
},
|
|
356
|
+
{
|
|
357
|
+
"filePath": "src/components/avatar-media/avatar-media.tsx",
|
|
358
|
+
"encapsulation": "shadow",
|
|
359
|
+
"tag": "qds-avatar-media",
|
|
360
|
+
"readme": "<!--\nSPDX-FileCopyrightText: © 2025 Schneider Electric\n\nSPDX-License-Identifier: Apache-2.0\n-->\n\n# qds-loader\n",
|
|
361
|
+
"docs": "<!--\nSPDX-FileCopyrightText: © 2025 Schneider Electric\n\nSPDX-License-Identifier: Apache-2.0\n-->",
|
|
362
|
+
"docsTags": [
|
|
363
|
+
{
|
|
364
|
+
"name": "experimental"
|
|
365
|
+
}
|
|
366
|
+
],
|
|
367
|
+
"usage": {},
|
|
368
|
+
"props": [
|
|
369
|
+
{
|
|
370
|
+
"name": "alt",
|
|
371
|
+
"type": "string",
|
|
372
|
+
"complexType": {
|
|
373
|
+
"original": "string",
|
|
374
|
+
"resolved": "string",
|
|
375
|
+
"references": {}
|
|
376
|
+
},
|
|
377
|
+
"mutable": false,
|
|
378
|
+
"attr": "alt",
|
|
379
|
+
"reflectToAttr": false,
|
|
380
|
+
"docs": "The alt text for the avatar-media's image.",
|
|
381
|
+
"docsTags": [
|
|
382
|
+
{
|
|
383
|
+
"name": "webnative"
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"name": "default",
|
|
387
|
+
"text": "''"
|
|
388
|
+
}
|
|
389
|
+
],
|
|
390
|
+
"default": "''",
|
|
391
|
+
"values": [
|
|
392
|
+
{
|
|
393
|
+
"type": "string"
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"optional": false,
|
|
397
|
+
"required": false,
|
|
398
|
+
"getter": false,
|
|
399
|
+
"setter": false
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"name": "iconLibrary",
|
|
403
|
+
"type": "string | undefined",
|
|
404
|
+
"complexType": {
|
|
405
|
+
"original": "string",
|
|
406
|
+
"resolved": "string | undefined",
|
|
407
|
+
"references": {}
|
|
408
|
+
},
|
|
409
|
+
"mutable": false,
|
|
410
|
+
"attr": "icon-library",
|
|
411
|
+
"reflectToAttr": false,
|
|
412
|
+
"docs": "The avatar-media's icon library.",
|
|
413
|
+
"docsTags": [
|
|
414
|
+
{
|
|
415
|
+
"name": "default",
|
|
416
|
+
"text": "'default'"
|
|
417
|
+
}
|
|
418
|
+
],
|
|
419
|
+
"default": "'default'",
|
|
420
|
+
"values": [
|
|
421
|
+
{
|
|
422
|
+
"type": "string"
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"type": "undefined"
|
|
426
|
+
}
|
|
427
|
+
],
|
|
428
|
+
"optional": true,
|
|
429
|
+
"required": false,
|
|
430
|
+
"getter": false,
|
|
431
|
+
"setter": false
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"name": "iconName",
|
|
435
|
+
"type": "string | undefined",
|
|
436
|
+
"complexType": {
|
|
437
|
+
"original": "string",
|
|
438
|
+
"resolved": "string | undefined",
|
|
439
|
+
"references": {}
|
|
440
|
+
},
|
|
441
|
+
"mutable": false,
|
|
442
|
+
"attr": "icon-name",
|
|
443
|
+
"reflectToAttr": false,
|
|
444
|
+
"docs": "The avatar-media's icon name.",
|
|
445
|
+
"docsTags": [],
|
|
446
|
+
"values": [
|
|
447
|
+
{
|
|
448
|
+
"type": "string"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"type": "undefined"
|
|
452
|
+
}
|
|
453
|
+
],
|
|
454
|
+
"optional": true,
|
|
455
|
+
"required": false,
|
|
456
|
+
"getter": false,
|
|
457
|
+
"setter": false
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"name": "src",
|
|
461
|
+
"type": "string | undefined",
|
|
462
|
+
"complexType": {
|
|
463
|
+
"original": "string",
|
|
464
|
+
"resolved": "string | undefined",
|
|
465
|
+
"references": {}
|
|
466
|
+
},
|
|
467
|
+
"mutable": false,
|
|
468
|
+
"attr": "src",
|
|
469
|
+
"reflectToAttr": false,
|
|
470
|
+
"docs": "The avatar-media's image source.",
|
|
471
|
+
"docsTags": [
|
|
472
|
+
{
|
|
473
|
+
"name": "webnative"
|
|
474
|
+
}
|
|
475
|
+
],
|
|
476
|
+
"values": [
|
|
477
|
+
{
|
|
478
|
+
"type": "string"
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"type": "undefined"
|
|
482
|
+
}
|
|
483
|
+
],
|
|
484
|
+
"optional": true,
|
|
485
|
+
"required": false,
|
|
486
|
+
"getter": false,
|
|
487
|
+
"setter": false
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"name": "text",
|
|
491
|
+
"type": "string | undefined",
|
|
492
|
+
"complexType": {
|
|
493
|
+
"original": "string",
|
|
494
|
+
"resolved": "string | undefined",
|
|
495
|
+
"references": {}
|
|
496
|
+
},
|
|
497
|
+
"mutable": false,
|
|
498
|
+
"attr": "text",
|
|
499
|
+
"reflectToAttr": false,
|
|
500
|
+
"docs": "The avatar-media's text content.",
|
|
501
|
+
"docsTags": [],
|
|
502
|
+
"values": [
|
|
503
|
+
{
|
|
504
|
+
"type": "string"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"type": "undefined"
|
|
508
|
+
}
|
|
509
|
+
],
|
|
510
|
+
"optional": true,
|
|
511
|
+
"required": false,
|
|
512
|
+
"getter": false,
|
|
513
|
+
"setter": false
|
|
514
|
+
}
|
|
515
|
+
],
|
|
516
|
+
"methods": [],
|
|
517
|
+
"events": [
|
|
518
|
+
{
|
|
519
|
+
"event": "qdsError",
|
|
520
|
+
"detail": "void",
|
|
521
|
+
"bubbles": true,
|
|
522
|
+
"complexType": {
|
|
523
|
+
"original": "void",
|
|
524
|
+
"resolved": "void",
|
|
525
|
+
"references": {}
|
|
526
|
+
},
|
|
527
|
+
"cancelable": false,
|
|
528
|
+
"composed": true,
|
|
529
|
+
"docs": "Emitted when the avatar-media's image fails to load due to an error.",
|
|
530
|
+
"docsTags": []
|
|
531
|
+
}
|
|
532
|
+
],
|
|
533
|
+
"listeners": [],
|
|
534
|
+
"styles": [],
|
|
535
|
+
"slots": [],
|
|
536
|
+
"parts": [],
|
|
537
|
+
"dependents": [
|
|
538
|
+
"qds-list-item"
|
|
539
|
+
],
|
|
540
|
+
"dependencies": [
|
|
541
|
+
"qds-icon"
|
|
542
|
+
],
|
|
543
|
+
"dependencyGraph": {
|
|
544
|
+
"qds-avatar-media": [
|
|
545
|
+
"qds-icon"
|
|
546
|
+
],
|
|
547
|
+
"qds-list-item": [
|
|
548
|
+
"qds-avatar-media"
|
|
549
|
+
]
|
|
550
|
+
}
|
|
551
|
+
},
|
|
356
552
|
{
|
|
357
553
|
"filePath": "src/components/badge-counter/badge-counter.tsx",
|
|
358
554
|
"encapsulation": "shadow",
|
|
@@ -4688,6 +4884,7 @@
|
|
|
4688
4884
|
"parts": [],
|
|
4689
4885
|
"dependents": [
|
|
4690
4886
|
"qds-action-item",
|
|
4887
|
+
"qds-avatar-media",
|
|
4691
4888
|
"qds-breadcrumb-item",
|
|
4692
4889
|
"qds-button",
|
|
4693
4890
|
"qds-checkbox",
|
|
@@ -4699,7 +4896,6 @@
|
|
|
4699
4896
|
"qds-loader",
|
|
4700
4897
|
"qds-menu-item",
|
|
4701
4898
|
"qds-mini-button",
|
|
4702
|
-
"qds-nav-list-item",
|
|
4703
4899
|
"qds-radio",
|
|
4704
4900
|
"qds-select",
|
|
4705
4901
|
"qds-standalone-link",
|
|
@@ -4713,6 +4909,9 @@
|
|
|
4713
4909
|
"qds-action-item": [
|
|
4714
4910
|
"qds-icon"
|
|
4715
4911
|
],
|
|
4912
|
+
"qds-avatar-media": [
|
|
4913
|
+
"qds-icon"
|
|
4914
|
+
],
|
|
4716
4915
|
"qds-breadcrumb-item": [
|
|
4717
4916
|
"qds-icon"
|
|
4718
4917
|
],
|
|
@@ -4746,9 +4945,6 @@
|
|
|
4746
4945
|
"qds-mini-button": [
|
|
4747
4946
|
"qds-icon"
|
|
4748
4947
|
],
|
|
4749
|
-
"qds-nav-list-item": [
|
|
4750
|
-
"qds-icon"
|
|
4751
|
-
],
|
|
4752
4948
|
"qds-radio": [
|
|
4753
4949
|
"qds-icon"
|
|
4754
4950
|
],
|
|
@@ -5246,10 +5442,10 @@
|
|
|
5246
5442
|
},
|
|
5247
5443
|
{
|
|
5248
5444
|
"name": "text",
|
|
5249
|
-
"type": "string",
|
|
5445
|
+
"type": "string | undefined",
|
|
5250
5446
|
"complexType": {
|
|
5251
5447
|
"original": "string",
|
|
5252
|
-
"resolved": "string",
|
|
5448
|
+
"resolved": "string | undefined",
|
|
5253
5449
|
"references": {}
|
|
5254
5450
|
},
|
|
5255
5451
|
"mutable": false,
|
|
@@ -5260,10 +5456,13 @@
|
|
|
5260
5456
|
"values": [
|
|
5261
5457
|
{
|
|
5262
5458
|
"type": "string"
|
|
5459
|
+
},
|
|
5460
|
+
{
|
|
5461
|
+
"type": "undefined"
|
|
5263
5462
|
}
|
|
5264
5463
|
],
|
|
5265
|
-
"optional":
|
|
5266
|
-
"required":
|
|
5464
|
+
"optional": true,
|
|
5465
|
+
"required": false,
|
|
5267
5466
|
"getter": false,
|
|
5268
5467
|
"setter": false
|
|
5269
5468
|
}
|
|
@@ -5810,6 +6009,11 @@
|
|
|
5810
6009
|
"event": "click",
|
|
5811
6010
|
"capture": false,
|
|
5812
6011
|
"passive": false
|
|
6012
|
+
},
|
|
6013
|
+
{
|
|
6014
|
+
"event": "keydown",
|
|
6015
|
+
"capture": false,
|
|
6016
|
+
"passive": false
|
|
5813
6017
|
}
|
|
5814
6018
|
],
|
|
5815
6019
|
"styles": [],
|
|
@@ -7977,6 +8181,7 @@
|
|
|
7977
8181
|
"qds-checkbox",
|
|
7978
8182
|
"qds-radio",
|
|
7979
8183
|
"qds-icon",
|
|
8184
|
+
"qds-avatar-media",
|
|
7980
8185
|
"qds-badge-counter",
|
|
7981
8186
|
"qds-divider",
|
|
7982
8187
|
"qds-tooltip"
|
|
@@ -7986,6 +8191,7 @@
|
|
|
7986
8191
|
"qds-checkbox",
|
|
7987
8192
|
"qds-radio",
|
|
7988
8193
|
"qds-icon",
|
|
8194
|
+
"qds-avatar-media",
|
|
7989
8195
|
"qds-badge-counter",
|
|
7990
8196
|
"qds-divider",
|
|
7991
8197
|
"qds-tooltip"
|
|
@@ -8000,6 +8206,9 @@
|
|
|
8000
8206
|
"qds-radio": [
|
|
8001
8207
|
"qds-icon",
|
|
8002
8208
|
"qds-label"
|
|
8209
|
+
],
|
|
8210
|
+
"qds-avatar-media": [
|
|
8211
|
+
"qds-icon"
|
|
8003
8212
|
]
|
|
8004
8213
|
}
|
|
8005
8214
|
},
|
|
@@ -8866,324 +9075,6 @@
|
|
|
8866
9075
|
]
|
|
8867
9076
|
}
|
|
8868
9077
|
},
|
|
8869
|
-
{
|
|
8870
|
-
"filePath": "src/components/nav-list-item/nav-list-item.tsx",
|
|
8871
|
-
"encapsulation": "shadow",
|
|
8872
|
-
"tag": "qds-nav-list-item",
|
|
8873
|
-
"readme": "<!--\nSPDX-FileCopyrightText: © 2024 Schneider Electric\n\nSPDX-License-Identifier: Apache-2.0\n-->\n\n# qds-nav-list-item\n",
|
|
8874
|
-
"docs": "<!--\nSPDX-FileCopyrightText: © 2024 Schneider Electric\n\nSPDX-License-Identifier: Apache-2.0\n-->",
|
|
8875
|
-
"docsTags": [
|
|
8876
|
-
{
|
|
8877
|
-
"name": "see",
|
|
8878
|
-
"text": "https://quartz.se.com/build/components/nav-list-item"
|
|
8879
|
-
}
|
|
8880
|
-
],
|
|
8881
|
-
"usage": {},
|
|
8882
|
-
"props": [
|
|
8883
|
-
{
|
|
8884
|
-
"name": "collapsed",
|
|
8885
|
-
"type": "boolean",
|
|
8886
|
-
"complexType": {
|
|
8887
|
-
"original": "boolean",
|
|
8888
|
-
"resolved": "boolean",
|
|
8889
|
-
"references": {}
|
|
8890
|
-
},
|
|
8891
|
-
"mutable": false,
|
|
8892
|
-
"attr": "collapsed",
|
|
8893
|
-
"reflectToAttr": false,
|
|
8894
|
-
"docs": "Displays the navigation list item in a collapsed state without its text.\nThe text will be displayed in a tooltip instead.\n\nThis property has no effect if the navigation list item does not have an\nicon set.",
|
|
8895
|
-
"docsTags": [
|
|
8896
|
-
{
|
|
8897
|
-
"name": "default",
|
|
8898
|
-
"text": "false"
|
|
8899
|
-
}
|
|
8900
|
-
],
|
|
8901
|
-
"default": "false",
|
|
8902
|
-
"values": [
|
|
8903
|
-
{
|
|
8904
|
-
"type": "boolean"
|
|
8905
|
-
}
|
|
8906
|
-
],
|
|
8907
|
-
"optional": false,
|
|
8908
|
-
"required": false,
|
|
8909
|
-
"getter": false,
|
|
8910
|
-
"setter": false
|
|
8911
|
-
},
|
|
8912
|
-
{
|
|
8913
|
-
"name": "disabled",
|
|
8914
|
-
"type": "boolean",
|
|
8915
|
-
"complexType": {
|
|
8916
|
-
"original": "boolean",
|
|
8917
|
-
"resolved": "boolean",
|
|
8918
|
-
"references": {}
|
|
8919
|
-
},
|
|
8920
|
-
"mutable": false,
|
|
8921
|
-
"attr": "disabled",
|
|
8922
|
-
"reflectToAttr": false,
|
|
8923
|
-
"docs": "Prevents the navigation list item from being interacted with: it cannot be\nselected or focused.",
|
|
8924
|
-
"docsTags": [
|
|
8925
|
-
{
|
|
8926
|
-
"name": "default",
|
|
8927
|
-
"text": "false"
|
|
8928
|
-
}
|
|
8929
|
-
],
|
|
8930
|
-
"default": "false",
|
|
8931
|
-
"values": [
|
|
8932
|
-
{
|
|
8933
|
-
"type": "boolean"
|
|
8934
|
-
}
|
|
8935
|
-
],
|
|
8936
|
-
"optional": false,
|
|
8937
|
-
"required": false,
|
|
8938
|
-
"getter": false,
|
|
8939
|
-
"setter": false
|
|
8940
|
-
},
|
|
8941
|
-
{
|
|
8942
|
-
"name": "iconLibrary",
|
|
8943
|
-
"type": "string",
|
|
8944
|
-
"complexType": {
|
|
8945
|
-
"original": "string",
|
|
8946
|
-
"resolved": "string",
|
|
8947
|
-
"references": {}
|
|
8948
|
-
},
|
|
8949
|
-
"mutable": false,
|
|
8950
|
-
"attr": "icon-library",
|
|
8951
|
-
"reflectToAttr": false,
|
|
8952
|
-
"docs": "The name of a registered icon library.",
|
|
8953
|
-
"docsTags": [
|
|
8954
|
-
{
|
|
8955
|
-
"name": "default",
|
|
8956
|
-
"text": "'default'"
|
|
8957
|
-
}
|
|
8958
|
-
],
|
|
8959
|
-
"default": "'default'",
|
|
8960
|
-
"values": [
|
|
8961
|
-
{
|
|
8962
|
-
"type": "string"
|
|
8963
|
-
}
|
|
8964
|
-
],
|
|
8965
|
-
"optional": false,
|
|
8966
|
-
"required": false,
|
|
8967
|
-
"getter": false,
|
|
8968
|
-
"setter": false
|
|
8969
|
-
},
|
|
8970
|
-
{
|
|
8971
|
-
"name": "iconName",
|
|
8972
|
-
"type": "string | undefined",
|
|
8973
|
-
"complexType": {
|
|
8974
|
-
"original": "string",
|
|
8975
|
-
"resolved": "string | undefined",
|
|
8976
|
-
"references": {}
|
|
8977
|
-
},
|
|
8978
|
-
"mutable": false,
|
|
8979
|
-
"attr": "icon-name",
|
|
8980
|
-
"reflectToAttr": false,
|
|
8981
|
-
"docs": "The name of the icon to render.\n\nAvailable names depend on the icon library being used.",
|
|
8982
|
-
"docsTags": [],
|
|
8983
|
-
"values": [
|
|
8984
|
-
{
|
|
8985
|
-
"type": "string"
|
|
8986
|
-
},
|
|
8987
|
-
{
|
|
8988
|
-
"type": "undefined"
|
|
8989
|
-
}
|
|
8990
|
-
],
|
|
8991
|
-
"optional": true,
|
|
8992
|
-
"required": false,
|
|
8993
|
-
"getter": false,
|
|
8994
|
-
"setter": false
|
|
8995
|
-
},
|
|
8996
|
-
{
|
|
8997
|
-
"name": "selected",
|
|
8998
|
-
"type": "boolean",
|
|
8999
|
-
"complexType": {
|
|
9000
|
-
"original": "boolean",
|
|
9001
|
-
"resolved": "boolean",
|
|
9002
|
-
"references": {}
|
|
9003
|
-
},
|
|
9004
|
-
"mutable": false,
|
|
9005
|
-
"attr": "selected",
|
|
9006
|
-
"reflectToAttr": false,
|
|
9007
|
-
"docs": "Whether or not the navigation list item is selected.",
|
|
9008
|
-
"docsTags": [
|
|
9009
|
-
{
|
|
9010
|
-
"name": "default",
|
|
9011
|
-
"text": "false"
|
|
9012
|
-
}
|
|
9013
|
-
],
|
|
9014
|
-
"default": "false",
|
|
9015
|
-
"values": [
|
|
9016
|
-
{
|
|
9017
|
-
"type": "boolean"
|
|
9018
|
-
}
|
|
9019
|
-
],
|
|
9020
|
-
"optional": false,
|
|
9021
|
-
"required": false,
|
|
9022
|
-
"getter": false,
|
|
9023
|
-
"setter": false
|
|
9024
|
-
},
|
|
9025
|
-
{
|
|
9026
|
-
"name": "size",
|
|
9027
|
-
"type": "\"large\" | \"small\" | \"standard\" | undefined",
|
|
9028
|
-
"complexType": {
|
|
9029
|
-
"original": "Size",
|
|
9030
|
-
"resolved": "\"large\" | \"small\" | \"standard\" | undefined",
|
|
9031
|
-
"references": {
|
|
9032
|
-
"Size": {
|
|
9033
|
-
"location": "import",
|
|
9034
|
-
"path": "../shared",
|
|
9035
|
-
"id": "src/components/shared.ts::Size"
|
|
9036
|
-
}
|
|
9037
|
-
}
|
|
9038
|
-
},
|
|
9039
|
-
"mutable": false,
|
|
9040
|
-
"attr": "size",
|
|
9041
|
-
"reflectToAttr": false,
|
|
9042
|
-
"docs": "The navigation list items's size.",
|
|
9043
|
-
"docsTags": [
|
|
9044
|
-
{
|
|
9045
|
-
"name": "default",
|
|
9046
|
-
"text": "'standard'"
|
|
9047
|
-
}
|
|
9048
|
-
],
|
|
9049
|
-
"default": "'standard'",
|
|
9050
|
-
"values": [
|
|
9051
|
-
{
|
|
9052
|
-
"value": "large",
|
|
9053
|
-
"type": "string"
|
|
9054
|
-
},
|
|
9055
|
-
{
|
|
9056
|
-
"value": "small",
|
|
9057
|
-
"type": "string"
|
|
9058
|
-
},
|
|
9059
|
-
{
|
|
9060
|
-
"value": "standard",
|
|
9061
|
-
"type": "string"
|
|
9062
|
-
},
|
|
9063
|
-
{
|
|
9064
|
-
"type": "undefined"
|
|
9065
|
-
}
|
|
9066
|
-
],
|
|
9067
|
-
"optional": true,
|
|
9068
|
-
"required": false,
|
|
9069
|
-
"getter": false,
|
|
9070
|
-
"setter": false
|
|
9071
|
-
},
|
|
9072
|
-
{
|
|
9073
|
-
"name": "subtext",
|
|
9074
|
-
"type": "string | undefined",
|
|
9075
|
-
"complexType": {
|
|
9076
|
-
"original": "string",
|
|
9077
|
-
"resolved": "string | undefined",
|
|
9078
|
-
"references": {}
|
|
9079
|
-
},
|
|
9080
|
-
"mutable": false,
|
|
9081
|
-
"attr": "subtext",
|
|
9082
|
-
"reflectToAttr": false,
|
|
9083
|
-
"docs": "Text to display for the subtext.",
|
|
9084
|
-
"docsTags": [],
|
|
9085
|
-
"values": [
|
|
9086
|
-
{
|
|
9087
|
-
"type": "string"
|
|
9088
|
-
},
|
|
9089
|
-
{
|
|
9090
|
-
"type": "undefined"
|
|
9091
|
-
}
|
|
9092
|
-
],
|
|
9093
|
-
"optional": true,
|
|
9094
|
-
"required": false,
|
|
9095
|
-
"getter": false,
|
|
9096
|
-
"setter": false
|
|
9097
|
-
},
|
|
9098
|
-
{
|
|
9099
|
-
"name": "text",
|
|
9100
|
-
"type": "string",
|
|
9101
|
-
"complexType": {
|
|
9102
|
-
"original": "string",
|
|
9103
|
-
"resolved": "string",
|
|
9104
|
-
"references": {}
|
|
9105
|
-
},
|
|
9106
|
-
"mutable": false,
|
|
9107
|
-
"attr": "text",
|
|
9108
|
-
"reflectToAttr": false,
|
|
9109
|
-
"docs": "Primary text to display.",
|
|
9110
|
-
"docsTags": [],
|
|
9111
|
-
"values": [
|
|
9112
|
-
{
|
|
9113
|
-
"type": "string"
|
|
9114
|
-
}
|
|
9115
|
-
],
|
|
9116
|
-
"optional": false,
|
|
9117
|
-
"required": true,
|
|
9118
|
-
"getter": false,
|
|
9119
|
-
"setter": false
|
|
9120
|
-
}
|
|
9121
|
-
],
|
|
9122
|
-
"methods": [],
|
|
9123
|
-
"events": [
|
|
9124
|
-
{
|
|
9125
|
-
"event": "qdsBlur",
|
|
9126
|
-
"detail": "{ readonly relatedTarget: EventTarget | null; }",
|
|
9127
|
-
"bubbles": false,
|
|
9128
|
-
"complexType": {
|
|
9129
|
-
"original": "QdsFocusEventDetail",
|
|
9130
|
-
"resolved": "{ readonly relatedTarget: EventTarget | null; }",
|
|
9131
|
-
"references": {
|
|
9132
|
-
"QdsFocusEventDetail": {
|
|
9133
|
-
"location": "import",
|
|
9134
|
-
"path": "../../helpers",
|
|
9135
|
-
"id": "src/helpers.ts::QdsFocusEventDetail"
|
|
9136
|
-
}
|
|
9137
|
-
}
|
|
9138
|
-
},
|
|
9139
|
-
"cancelable": false,
|
|
9140
|
-
"composed": true,
|
|
9141
|
-
"docs": "Emitted when the navigation list item loses focus.",
|
|
9142
|
-
"docsTags": []
|
|
9143
|
-
},
|
|
9144
|
-
{
|
|
9145
|
-
"event": "qdsFocus",
|
|
9146
|
-
"detail": "{ readonly relatedTarget: EventTarget | null; }",
|
|
9147
|
-
"bubbles": false,
|
|
9148
|
-
"complexType": {
|
|
9149
|
-
"original": "QdsFocusEventDetail",
|
|
9150
|
-
"resolved": "{ readonly relatedTarget: EventTarget | null; }",
|
|
9151
|
-
"references": {
|
|
9152
|
-
"QdsFocusEventDetail": {
|
|
9153
|
-
"location": "import",
|
|
9154
|
-
"path": "../../helpers",
|
|
9155
|
-
"id": "src/helpers.ts::QdsFocusEventDetail"
|
|
9156
|
-
}
|
|
9157
|
-
}
|
|
9158
|
-
},
|
|
9159
|
-
"cancelable": false,
|
|
9160
|
-
"composed": true,
|
|
9161
|
-
"docs": "Emitted when the navigation list item gains focus.",
|
|
9162
|
-
"docsTags": []
|
|
9163
|
-
}
|
|
9164
|
-
],
|
|
9165
|
-
"listeners": [
|
|
9166
|
-
{
|
|
9167
|
-
"event": "click",
|
|
9168
|
-
"capture": false,
|
|
9169
|
-
"passive": false
|
|
9170
|
-
}
|
|
9171
|
-
],
|
|
9172
|
-
"styles": [],
|
|
9173
|
-
"slots": [],
|
|
9174
|
-
"parts": [],
|
|
9175
|
-
"dependents": [],
|
|
9176
|
-
"dependencies": [
|
|
9177
|
-
"qds-icon",
|
|
9178
|
-
"qds-tooltip"
|
|
9179
|
-
],
|
|
9180
|
-
"dependencyGraph": {
|
|
9181
|
-
"qds-nav-list-item": [
|
|
9182
|
-
"qds-icon",
|
|
9183
|
-
"qds-tooltip"
|
|
9184
|
-
]
|
|
9185
|
-
}
|
|
9186
|
-
},
|
|
9187
9078
|
{
|
|
9188
9079
|
"filePath": "src/components/progress-bar/progress-bar.tsx",
|
|
9189
9080
|
"encapsulation": "shadow",
|
|
@@ -11041,6 +10932,11 @@
|
|
|
11041
10932
|
"event": "click",
|
|
11042
10933
|
"capture": false,
|
|
11043
10934
|
"passive": false
|
|
10935
|
+
},
|
|
10936
|
+
{
|
|
10937
|
+
"event": "keydown",
|
|
10938
|
+
"capture": false,
|
|
10939
|
+
"passive": false
|
|
11044
10940
|
}
|
|
11045
10941
|
],
|
|
11046
10942
|
"styles": [],
|
|
@@ -15586,7 +15482,6 @@
|
|
|
15586
15482
|
"qds-label",
|
|
15587
15483
|
"qds-list-item",
|
|
15588
15484
|
"qds-menu-item",
|
|
15589
|
-
"qds-nav-list-item",
|
|
15590
15485
|
"qds-tab"
|
|
15591
15486
|
],
|
|
15592
15487
|
"dependencies": [],
|
|
@@ -15615,9 +15510,6 @@
|
|
|
15615
15510
|
"qds-menu-item": [
|
|
15616
15511
|
"qds-tooltip"
|
|
15617
15512
|
],
|
|
15618
|
-
"qds-nav-list-item": [
|
|
15619
|
-
"qds-tooltip"
|
|
15620
|
-
],
|
|
15621
15513
|
"qds-tab": [
|
|
15622
15514
|
"qds-tooltip"
|
|
15623
15515
|
]
|
|
@@ -157,14 +157,30 @@ const roundByDPR = (value) => {
|
|
|
157
157
|
return Math.round(value * dpr) / dpr;
|
|
158
158
|
};
|
|
159
159
|
/**
|
|
160
|
-
* Checks if an element's
|
|
160
|
+
* Checks if an element's ellipsis is active.
|
|
161
161
|
*
|
|
162
162
|
* @param element The element to check.
|
|
163
|
-
* @returns `true` if
|
|
163
|
+
* @returns `true` if ellipsis is active, `false` otherwise.
|
|
164
164
|
*/
|
|
165
|
-
const
|
|
166
|
-
|
|
167
|
-
|
|
165
|
+
const isEllipsisActive = (element) => {
|
|
166
|
+
if (!element.parentElement)
|
|
167
|
+
return false;
|
|
168
|
+
const temporary = element.cloneNode(true);
|
|
169
|
+
Object.assign(temporary.style, {
|
|
170
|
+
position: 'fixed',
|
|
171
|
+
overflow: 'visible',
|
|
172
|
+
whiteSpace: 'nowrap',
|
|
173
|
+
visibility: 'hidden',
|
|
174
|
+
});
|
|
175
|
+
element.parentElement.append(temporary);
|
|
176
|
+
try {
|
|
177
|
+
const fullWidth = temporary.getBoundingClientRect().width;
|
|
178
|
+
const displayWidth = element.getBoundingClientRect().width;
|
|
179
|
+
return fullWidth > displayWidth;
|
|
180
|
+
}
|
|
181
|
+
finally {
|
|
182
|
+
temporary.remove();
|
|
183
|
+
}
|
|
168
184
|
};
|
|
169
185
|
const determineLinkIcon = (target,
|
|
170
186
|
// eslint-disable-next-line unicorn/prevent-abbreviations
|
|
@@ -252,7 +268,7 @@ const VERTICAL_MOVE_KEYS = new Set([
|
|
|
252
268
|
'End',
|
|
253
269
|
]);
|
|
254
270
|
|
|
255
|
-
export { HORIZONTAL_MOVE_KEYS as H, VERTICAL_MOVE_KEYS as V,
|
|
256
|
-
//# sourceMappingURL=
|
|
271
|
+
export { HORIZONTAL_MOVE_KEYS as H, VERTICAL_MOVE_KEYS as V, isEllipsisActive as a, inheritAriaAttributes as b, pickInputEventAttributes as c, determineLinkIcon as d, resolvePanelElement as e, componentOnReady as f, ignorePromise as g, propertyToPx as h, invariant as i, roundByDPR as j, isTouchDevice as k, pickFocusEventAttributes as p, resolveTarget as r };
|
|
272
|
+
//# sourceMappingURL=helpers-t9FQ7Vl_.js.map
|
|
257
273
|
|
|
258
|
-
//# sourceMappingURL=
|
|
274
|
+
//# sourceMappingURL=helpers-t9FQ7Vl_.js.map
|