@quartzds/core 1.0.0-beta.121 → 1.0.0-beta.122

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 (230) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/components/index.js +1 -1
  3. package/components/{p-CURs27Ur.js → p-BalM52S_.js} +3 -3
  4. package/components/{p-CURs27Ur.js.map → p-BalM52S_.js.map} +1 -1
  5. package/components/{p-CkyaV9az.js → p-C0VgKX4J.js} +9 -9
  6. package/components/p-C0VgKX4J.js.map +1 -0
  7. package/components/{p-DtxwXYGb.js → p-C9R8N06B.js} +5 -31
  8. package/components/p-C9R8N06B.js.map +1 -0
  9. package/components/{p-DR79BVX5.js → p-CKp062X8.js} +6 -6
  10. package/components/p-CKp062X8.js.map +1 -0
  11. package/components/{p-CjVnGhSO.js → p-CVuTVnQo.js} +3 -3
  12. package/components/{p-CjVnGhSO.js.map → p-CVuTVnQo.js.map} +1 -1
  13. package/components/{p-CkUTS1aU.js → p-Ck9w5WIb.js} +6 -6
  14. package/components/p-Ck9w5WIb.js.map +1 -0
  15. package/components/p-DCAlWquR.js +200 -0
  16. package/components/p-DCAlWquR.js.map +1 -0
  17. package/components/{p-DNHI4C-W.js → p-DRcxeXWE.js} +58 -22
  18. package/components/p-DRcxeXWE.js.map +1 -0
  19. package/components/{p-B2ZVUvk9.js → p-DgYrfIr_.js} +5 -5
  20. package/components/{p-B2ZVUvk9.js.map → p-DgYrfIr_.js.map} +1 -1
  21. package/components/{p-CDRwHAIT.js → p-XP2CY_fo.js} +3 -3
  22. package/components/p-XP2CY_fo.js.map +1 -0
  23. package/components/{p-C1c4JVlg.js → p-io1iVgY1.js} +47 -28
  24. package/components/p-io1iVgY1.js.map +1 -0
  25. package/components/{p-D82sb4oJ.js → p-oqmnh-8P.js} +4 -4
  26. package/components/{p-D82sb4oJ.js.map → p-oqmnh-8P.js.map} +1 -1
  27. package/components/{p-5dwtV5iH.js → p-yb0Kv4Y6.js} +24 -6
  28. package/components/p-yb0Kv4Y6.js.map +1 -0
  29. package/components/qds-action-item.js +4 -4
  30. package/components/qds-action-item.js.map +1 -1
  31. package/components/qds-avatar-media.js +1 -1
  32. package/components/qds-badge-counter.js +1 -1
  33. package/components/qds-breadcrumb-item.js +5 -5
  34. package/components/qds-breadcrumb-item.js.map +1 -1
  35. package/components/qds-button.js +5 -5
  36. package/components/qds-button.js.map +1 -1
  37. package/components/qds-checkbox.js +1 -1
  38. package/components/qds-chip.js +9 -9
  39. package/components/qds-chip.js.map +1 -1
  40. package/components/qds-dialog.js +6 -6
  41. package/components/qds-divider.js +1 -1
  42. package/components/qds-dropdown.js +1 -1
  43. package/components/qds-form-message.js +4 -4
  44. package/components/qds-form-message.js.map +1 -1
  45. package/components/qds-icon-button.js +1 -1
  46. package/components/qds-icon-tab.js +8 -8
  47. package/components/qds-icon.js +1 -1
  48. package/components/qds-inline-link.js +4 -4
  49. package/components/qds-inline-link.js.map +1 -1
  50. package/components/qds-input.js +17 -13
  51. package/components/qds-input.js.map +1 -1
  52. package/components/qds-label.js +153 -1
  53. package/components/qds-label.js.map +1 -1
  54. package/components/qds-list-item.js +25 -29
  55. package/components/qds-list-item.js.map +1 -1
  56. package/components/qds-loader.js +2 -2
  57. package/components/qds-loader.js.map +1 -1
  58. package/components/qds-menu-item.js +6 -6
  59. package/components/qds-mini-button.js +1 -1
  60. package/components/qds-progress-bar.js +1 -1
  61. package/components/qds-radio.js +1 -1
  62. package/components/qds-select.js +6 -6
  63. package/components/qds-select.js.map +1 -1
  64. package/components/qds-standalone-link.js +5 -5
  65. package/components/qds-standalone-link.js.map +1 -1
  66. package/components/qds-switch.js +5 -5
  67. package/components/qds-tab.js +20 -15
  68. package/components/qds-tab.js.map +1 -1
  69. package/components/qds-tabbar.js +95 -34
  70. package/components/qds-tabbar.js.map +1 -1
  71. package/components/qds-table-cell.js +32 -4
  72. package/components/qds-table-cell.js.map +1 -1
  73. package/components/qds-table-head-cell.js +32 -4
  74. package/components/qds-table-head-cell.js.map +1 -1
  75. package/components/qds-table-row.js +2 -2
  76. package/components/qds-table-row.js.map +1 -1
  77. package/components/qds-table.js +1 -1
  78. package/components/qds-tag.js +1 -1
  79. package/components/qds-textarea.js +4 -4
  80. package/components/qds-textarea.js.map +1 -1
  81. package/components/qds-title.js +1 -1
  82. package/components/qds-tooltip.js +1 -1
  83. package/dist/cjs/loader.cjs.js +1 -1
  84. package/dist/cjs/qds-action-item.cjs.entry.js +1 -1
  85. package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -1
  86. package/dist/cjs/qds-avatar-media.qds-checkbox.qds-radio.entry.cjs.js.map +1 -1
  87. package/dist/cjs/qds-avatar-media_3.cjs.entry.js +144 -41
  88. package/dist/cjs/qds-badge-counter.qds-badge-indicator.entry.cjs.js.map +1 -1
  89. package/dist/cjs/qds-badge-counter_2.cjs.entry.js +1 -1
  90. package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +2 -2
  91. package/dist/cjs/qds-breadcrumb-item.entry.cjs.js.map +1 -1
  92. package/dist/cjs/qds-button.cjs.entry.js +1 -1
  93. package/dist/cjs/qds-button.entry.cjs.js.map +1 -1
  94. package/dist/cjs/qds-chip.cjs.entry.js +5 -5
  95. package/dist/cjs/qds-chip.entry.cjs.js.map +1 -1
  96. package/dist/cjs/qds-dialog.cjs.entry.js +1 -1
  97. package/dist/cjs/qds-divider.qds-icon-button.entry.cjs.js.map +1 -1
  98. package/dist/cjs/qds-divider_2.cjs.entry.js +4 -4
  99. package/dist/cjs/qds-dropdown.cjs.entry.js +21 -3
  100. package/dist/cjs/qds-dropdown.entry.cjs.js.map +1 -1
  101. package/dist/cjs/qds-form-message.cjs.entry.js +2 -2
  102. package/dist/cjs/qds-form-message.entry.cjs.js.map +1 -1
  103. package/dist/cjs/qds-icon-tab.cjs.entry.js +3 -3
  104. package/dist/cjs/qds-icon.cjs.entry.js +9 -29
  105. package/dist/cjs/qds-icon.entry.cjs.js.map +1 -1
  106. package/dist/cjs/qds-inline-link.cjs.entry.js +2 -2
  107. package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -1
  108. package/dist/cjs/qds-input.cjs.entry.js +14 -10
  109. package/dist/cjs/qds-input.entry.cjs.js.map +1 -1
  110. package/dist/cjs/qds-label.cjs.entry.js +2 -2
  111. package/dist/cjs/qds-list-item.cjs.entry.js +6 -4
  112. package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -1
  113. package/dist/cjs/qds-loader.cjs.entry.js +1 -1
  114. package/dist/cjs/qds-loader.entry.cjs.js.map +1 -1
  115. package/dist/cjs/qds-menu-item.cjs.entry.js +2 -2
  116. package/dist/cjs/qds-mini-button.cjs.entry.js +1 -1
  117. package/dist/cjs/qds-progress-bar.cjs.entry.js +1 -1
  118. package/dist/cjs/qds-select.cjs.entry.js +4 -4
  119. package/dist/cjs/qds-select.entry.cjs.js.map +1 -1
  120. package/dist/cjs/qds-standalone-link.cjs.entry.js +3 -3
  121. package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -1
  122. package/dist/cjs/qds-switch.cjs.entry.js +3 -3
  123. package/dist/cjs/qds-tab.cjs.entry.js +15 -10
  124. package/dist/cjs/qds-tab.entry.cjs.js.map +1 -1
  125. package/dist/cjs/qds-tabbar.cjs.entry.js +83 -27
  126. package/dist/cjs/qds-tabbar.entry.cjs.js.map +1 -1
  127. package/dist/cjs/qds-table-cell.cjs.entry.js +30 -3
  128. package/dist/cjs/qds-table-cell.entry.cjs.js.map +1 -1
  129. package/dist/cjs/qds-table-head-cell.cjs.entry.js +30 -3
  130. package/dist/cjs/qds-table-head-cell.entry.cjs.js.map +1 -1
  131. package/dist/cjs/qds-table-row.cjs.entry.js +2 -2
  132. package/dist/cjs/qds-table-row.entry.cjs.js.map +1 -1
  133. package/dist/cjs/qds-table.cjs.entry.js +1 -1
  134. package/dist/cjs/qds-tag.cjs.entry.js +2 -2
  135. package/dist/cjs/qds-tag.entry.cjs.js.map +1 -1
  136. package/dist/cjs/qds-textarea.cjs.entry.js +3 -3
  137. package/dist/cjs/qds-textarea.entry.cjs.js.map +1 -1
  138. package/dist/cjs/qds-title.cjs.entry.js +3 -3
  139. package/dist/cjs/qds-title.entry.cjs.js.map +1 -1
  140. package/dist/cjs/qds-tooltip.cjs.entry.js +1 -1
  141. package/dist/cjs/qds.cjs.js +1 -1
  142. package/dist/custom-elements.json +365 -30
  143. package/dist/docs.json +319 -63
  144. package/dist/esm/{helpers-eFD8hV6J.js → helpers-Fe2AA6uo.js} +3 -3
  145. package/dist/esm/{helpers-eFD8hV6J.js.map → helpers-Fe2AA6uo.js.map} +1 -1
  146. package/dist/esm/loader.js +1 -1
  147. package/dist/esm/qds-action-item.entry.js +2 -2
  148. package/dist/esm/qds-action-item.entry.js.map +1 -1
  149. package/dist/esm/qds-avatar-media.qds-checkbox.qds-radio.entry.js.map +1 -1
  150. package/dist/esm/qds-avatar-media_3.entry.js +146 -43
  151. package/dist/esm/qds-badge-counter.qds-badge-indicator.entry.js.map +1 -1
  152. package/dist/esm/qds-badge-counter_2.entry.js +1 -1
  153. package/dist/esm/qds-breadcrumb-item.entry.js +3 -3
  154. package/dist/esm/qds-breadcrumb-item.entry.js.map +1 -1
  155. package/dist/esm/qds-button.entry.js +2 -2
  156. package/dist/esm/qds-button.entry.js.map +1 -1
  157. package/dist/esm/qds-chip.entry.js +6 -6
  158. package/dist/esm/qds-chip.entry.js.map +1 -1
  159. package/dist/esm/qds-dialog.entry.js +2 -2
  160. package/dist/esm/qds-divider.qds-icon-button.entry.js.map +1 -1
  161. package/dist/esm/qds-divider_2.entry.js +5 -5
  162. package/dist/esm/qds-dropdown.entry.js +22 -4
  163. package/dist/esm/qds-dropdown.entry.js.map +1 -1
  164. package/dist/esm/qds-form-message.entry.js +3 -3
  165. package/dist/esm/qds-form-message.entry.js.map +1 -1
  166. package/dist/esm/qds-icon-tab.entry.js +4 -4
  167. package/dist/esm/qds-icon.entry.js +10 -30
  168. package/dist/esm/qds-icon.entry.js.map +1 -1
  169. package/dist/esm/qds-inline-link.entry.js +3 -3
  170. package/dist/esm/qds-inline-link.entry.js.map +1 -1
  171. package/dist/esm/qds-input.entry.js +15 -11
  172. package/dist/esm/qds-input.entry.js.map +1 -1
  173. package/dist/esm/qds-label.entry.js +3 -3
  174. package/dist/esm/qds-list-item.entry.js +7 -5
  175. package/dist/esm/qds-list-item.entry.js.map +1 -1
  176. package/dist/esm/qds-loader.entry.js +1 -1
  177. package/dist/esm/qds-loader.entry.js.map +1 -1
  178. package/dist/esm/qds-menu-item.entry.js +3 -3
  179. package/dist/esm/qds-mini-button.entry.js +2 -2
  180. package/dist/esm/qds-progress-bar.entry.js +1 -1
  181. package/dist/esm/qds-select.entry.js +5 -5
  182. package/dist/esm/qds-select.entry.js.map +1 -1
  183. package/dist/esm/qds-standalone-link.entry.js +4 -4
  184. package/dist/esm/qds-standalone-link.entry.js.map +1 -1
  185. package/dist/esm/qds-switch.entry.js +4 -4
  186. package/dist/esm/qds-tab.entry.js +16 -11
  187. package/dist/esm/qds-tab.entry.js.map +1 -1
  188. package/dist/esm/qds-tabbar.entry.js +84 -28
  189. package/dist/esm/qds-tabbar.entry.js.map +1 -1
  190. package/dist/esm/qds-table-cell.entry.js +30 -3
  191. package/dist/esm/qds-table-cell.entry.js.map +1 -1
  192. package/dist/esm/qds-table-head-cell.entry.js +30 -3
  193. package/dist/esm/qds-table-head-cell.entry.js.map +1 -1
  194. package/dist/esm/qds-table-row.entry.js +2 -2
  195. package/dist/esm/qds-table-row.entry.js.map +1 -1
  196. package/dist/esm/qds-table.entry.js +1 -1
  197. package/dist/esm/qds-tag.entry.js +3 -3
  198. package/dist/esm/qds-tag.entry.js.map +1 -1
  199. package/dist/esm/qds-textarea.entry.js +4 -4
  200. package/dist/esm/qds-textarea.entry.js.map +1 -1
  201. package/dist/esm/qds-title.entry.js +3 -3
  202. package/dist/esm/qds-title.entry.js.map +1 -1
  203. package/dist/esm/qds-tooltip.entry.js +2 -2
  204. package/dist/esm/qds.js +1 -1
  205. package/dist/types/components/avatar-media/avatar-media.d.ts +14 -5
  206. package/dist/types/components/checkbox/checkbox.d.ts +4 -0
  207. package/dist/types/components/icon/icon.d.ts +1 -2
  208. package/dist/types/components/radio/radio.d.ts +4 -0
  209. package/dist/types/components/tab/tab.d.ts +1 -1
  210. package/dist/types/components/tabbar/tabbar.d.ts +27 -1
  211. package/dist/types/components/table-cell/table-cell.d.ts +6 -0
  212. package/dist/types/components/table-head-cell/table-head-cell.d.ts +6 -0
  213. package/dist/types/components.d.ts +72 -15
  214. package/dist/vscode.html-custom-data.json +79 -4
  215. package/hydrate/index.js +962 -732
  216. package/hydrate/index.mjs +962 -732
  217. package/package.json +1 -1
  218. package/styles/core.css +24 -22
  219. package/components/p-5dwtV5iH.js.map +0 -1
  220. package/components/p-C1c4JVlg.js.map +0 -1
  221. package/components/p-CDRwHAIT.js.map +0 -1
  222. package/components/p-CkUTS1aU.js.map +0 -1
  223. package/components/p-CkyaV9az.js.map +0 -1
  224. package/components/p-D9pW936J.js +0 -164
  225. package/components/p-D9pW936J.js.map +0 -1
  226. package/components/p-DNHI4C-W.js.map +0 -1
  227. package/components/p-DR79BVX5.js.map +0 -1
  228. package/components/p-DtxwXYGb.js.map +0 -1
  229. package/components/p-laE-pGH7.js +0 -163
  230. package/components/p-laE-pGH7.js.map +0 -1
@@ -386,11 +386,10 @@
386
386
  "kind": "field",
387
387
  "name": "alt",
388
388
  "type": {
389
- "text": "string"
389
+ "text": "string | undefined"
390
390
  },
391
391
  "privacy": "public",
392
392
  "readonly": true,
393
- "default": "''",
394
393
  "description": "The alt text for the avatar-media's image."
395
394
  },
396
395
  {
@@ -401,7 +400,7 @@
401
400
  },
402
401
  "privacy": "public",
403
402
  "readonly": true,
404
- "description": "The avatar-media's icon name."
403
+ "description": "The name of the icon to render.\n\nAvailable names depend on the icon library being used."
405
404
  },
406
405
  {
407
406
  "kind": "field",
@@ -412,7 +411,7 @@
412
411
  "privacy": "public",
413
412
  "readonly": true,
414
413
  "default": "'default'",
415
- "description": "The avatar-media's icon library."
414
+ "description": "The name of a registered icon library."
416
415
  },
417
416
  {
418
417
  "kind": "field",
@@ -441,9 +440,38 @@
441
440
  "privacy": "private",
442
441
  "default": "false"
443
442
  },
443
+ {
444
+ "kind": "field",
445
+ "name": "internals",
446
+ "type": {
447
+ "text": "ElementInternals"
448
+ },
449
+ "privacy": "private",
450
+ "readonly": true
451
+ },
444
452
  {
445
453
  "kind": "method",
446
- "name": "handleTextChange",
454
+ "name": "textChanged",
455
+ "privacy": "private",
456
+ "return": {
457
+ "type": {
458
+ "text": "void"
459
+ }
460
+ }
461
+ },
462
+ {
463
+ "kind": "method",
464
+ "name": "labelChanged",
465
+ "privacy": "private",
466
+ "return": {
467
+ "type": {
468
+ "text": "void"
469
+ }
470
+ }
471
+ },
472
+ {
473
+ "kind": "method",
474
+ "name": "roleChanged",
447
475
  "privacy": "private",
448
476
  "return": {
449
477
  "type": {
@@ -467,6 +495,12 @@
467
495
  "name": "#handleImageError",
468
496
  "privacy": "private",
469
497
  "readonly": true
498
+ },
499
+ {
500
+ "kind": "field",
501
+ "name": "#handleImageLoad",
502
+ "privacy": "private",
503
+ "readonly": true
470
504
  }
471
505
  ],
472
506
  "attributes": [
@@ -481,7 +515,6 @@
481
515
  {
482
516
  "name": "alt",
483
517
  "fieldName": "alt",
484
- "default": "''",
485
518
  "description": "The alt text for the avatar-media's image.",
486
519
  "type": {
487
520
  "text": "string"
@@ -490,7 +523,7 @@
490
523
  {
491
524
  "name": "icon-name",
492
525
  "fieldName": "iconName",
493
- "description": "The avatar-media's icon name.",
526
+ "description": "The name of the icon to render.\n\nAvailable names depend on the icon library being used.",
494
527
  "type": {
495
528
  "text": "string"
496
529
  }
@@ -499,7 +532,7 @@
499
532
  "name": "icon-library",
500
533
  "fieldName": "iconLibrary",
501
534
  "default": "'default'",
502
- "description": "The avatar-media's icon library.",
535
+ "description": "The name of a registered icon library.",
503
536
  "type": {
504
537
  "text": "string"
505
538
  }
@@ -515,6 +548,14 @@
515
548
  ],
516
549
  "tagName": "qds-avatar-media",
517
550
  "events": [
551
+ {
552
+ "name": "qdsLoad",
553
+ "type": {
554
+ "text": "EventEmitter<void>"
555
+ },
556
+ "readonly": true,
557
+ "description": "Emitted when the avatar-media's image has loaded."
558
+ },
518
559
  {
519
560
  "name": "qdsError",
520
561
  "type": {
@@ -2313,6 +2354,15 @@
2313
2354
  },
2314
2355
  "privacy": "private"
2315
2356
  },
2357
+ {
2358
+ "kind": "field",
2359
+ "name": "tooltip",
2360
+ "type": {
2361
+ "text": "boolean"
2362
+ },
2363
+ "privacy": "private",
2364
+ "default": "false"
2365
+ },
2316
2366
  {
2317
2367
  "kind": "field",
2318
2368
  "name": "#inheritedAttributes",
@@ -2322,6 +2372,30 @@
2322
2372
  },
2323
2373
  "default": "{}"
2324
2374
  },
2375
+ {
2376
+ "kind": "field",
2377
+ "name": "#ro",
2378
+ "privacy": "private",
2379
+ "type": {
2380
+ "text": "ResizeObserver | undefined"
2381
+ }
2382
+ },
2383
+ {
2384
+ "kind": "field",
2385
+ "name": "#span",
2386
+ "privacy": "private",
2387
+ "type": {
2388
+ "text": "HTMLSpanElement | undefined"
2389
+ }
2390
+ },
2391
+ {
2392
+ "kind": "field",
2393
+ "name": "#tooltip",
2394
+ "privacy": "private",
2395
+ "type": {
2396
+ "text": "HTMLQdsTooltipElement | undefined"
2397
+ }
2398
+ },
2325
2399
  {
2326
2400
  "kind": "field",
2327
2401
  "name": "#computedChecked",
@@ -2432,6 +2506,16 @@
2432
2506
  }
2433
2507
  ]
2434
2508
  },
2509
+ {
2510
+ "kind": "method",
2511
+ "name": "textChanged",
2512
+ "privacy": "protected",
2513
+ "return": {
2514
+ "type": {
2515
+ "text": "void"
2516
+ }
2517
+ }
2518
+ },
2435
2519
  {
2436
2520
  "kind": "method",
2437
2521
  "name": "valueChanged",
@@ -2483,6 +2567,18 @@
2483
2567
  "privacy": "private",
2484
2568
  "readonly": true
2485
2569
  },
2570
+ {
2571
+ "kind": "field",
2572
+ "name": "#spanRef",
2573
+ "privacy": "private",
2574
+ "readonly": true
2575
+ },
2576
+ {
2577
+ "kind": "field",
2578
+ "name": "#tooltipRef",
2579
+ "privacy": "private",
2580
+ "readonly": true
2581
+ },
2486
2582
  {
2487
2583
  "kind": "method",
2488
2584
  "name": "#defineGetter",
@@ -4287,15 +4383,6 @@
4287
4383
  "default": "'default'",
4288
4384
  "description": "The name of a registered icon library."
4289
4385
  },
4290
- {
4291
- "kind": "field",
4292
- "name": "host",
4293
- "type": {
4294
- "text": "HTMLElement"
4295
- },
4296
- "privacy": "private",
4297
- "readonly": true
4298
- },
4299
4386
  {
4300
4387
  "kind": "field",
4301
4388
  "name": "svg",
@@ -4307,12 +4394,12 @@
4307
4394
  },
4308
4395
  {
4309
4396
  "kind": "field",
4310
- "name": "#inheritedAttributes",
4311
- "privacy": "private",
4397
+ "name": "internals",
4312
4398
  "type": {
4313
- "text": "Attributes"
4399
+ "text": "ElementInternals"
4314
4400
  },
4315
- "default": "{}"
4401
+ "privacy": "private",
4402
+ "readonly": true
4316
4403
  },
4317
4404
  {
4318
4405
  "kind": "method",
@@ -9344,6 +9431,15 @@
9344
9431
  },
9345
9432
  "privacy": "private"
9346
9433
  },
9434
+ {
9435
+ "kind": "field",
9436
+ "name": "tooltip",
9437
+ "type": {
9438
+ "text": "boolean"
9439
+ },
9440
+ "privacy": "private",
9441
+ "default": "false"
9442
+ },
9347
9443
  {
9348
9444
  "kind": "field",
9349
9445
  "name": "#inheritedAttributes",
@@ -9361,6 +9457,30 @@
9361
9457
  "text": "HTMLInputElement | undefined"
9362
9458
  }
9363
9459
  },
9460
+ {
9461
+ "kind": "field",
9462
+ "name": "#ro",
9463
+ "privacy": "private",
9464
+ "type": {
9465
+ "text": "ResizeObserver | undefined"
9466
+ }
9467
+ },
9468
+ {
9469
+ "kind": "field",
9470
+ "name": "#span",
9471
+ "privacy": "private",
9472
+ "type": {
9473
+ "text": "HTMLSpanElement | undefined"
9474
+ }
9475
+ },
9476
+ {
9477
+ "kind": "field",
9478
+ "name": "#tooltip",
9479
+ "privacy": "private",
9480
+ "type": {
9481
+ "text": "HTMLQdsTooltipElement | undefined"
9482
+ }
9483
+ },
9364
9484
  {
9365
9485
  "kind": "field",
9366
9486
  "name": "#computedDisabled",
@@ -9424,6 +9544,16 @@
9424
9544
  }
9425
9545
  ]
9426
9546
  },
9547
+ {
9548
+ "kind": "method",
9549
+ "name": "textChanged",
9550
+ "privacy": "protected",
9551
+ "return": {
9552
+ "type": {
9553
+ "text": "void"
9554
+ }
9555
+ }
9556
+ },
9427
9557
  {
9428
9558
  "kind": "method",
9429
9559
  "name": "render",
@@ -9443,13 +9573,25 @@
9443
9573
  },
9444
9574
  {
9445
9575
  "kind": "field",
9446
- "name": "#onChange",
9576
+ "name": "#onFocus",
9447
9577
  "privacy": "private",
9448
9578
  "readonly": true
9449
9579
  },
9450
9580
  {
9451
9581
  "kind": "field",
9452
- "name": "#onFocus",
9582
+ "name": "#spanRef",
9583
+ "privacy": "private",
9584
+ "readonly": true
9585
+ },
9586
+ {
9587
+ "kind": "field",
9588
+ "name": "#tooltipRef",
9589
+ "privacy": "private",
9590
+ "readonly": true
9591
+ },
9592
+ {
9593
+ "kind": "field",
9594
+ "name": "#onChange",
9453
9595
  "privacy": "private",
9454
9596
  "readonly": true
9455
9597
  }
@@ -11401,7 +11543,7 @@
11401
11543
  },
11402
11544
  "privacy": "public",
11403
11545
  "readonly": true,
11404
- "default": "'block-end'",
11546
+ "default": "'block-start'",
11405
11547
  "description": "The tab's indicator position."
11406
11548
  },
11407
11549
  {
@@ -11617,6 +11759,24 @@
11617
11759
  },
11618
11760
  "readonly": true
11619
11761
  },
11762
+ {
11763
+ "kind": "field",
11764
+ "name": "#parentImportance",
11765
+ "privacy": "private",
11766
+ "type": {
11767
+ "text": "TabbarImportance"
11768
+ },
11769
+ "readonly": true
11770
+ },
11771
+ {
11772
+ "kind": "field",
11773
+ "name": "#parentSize",
11774
+ "privacy": "private",
11775
+ "type": {
11776
+ "text": "TabbarSize"
11777
+ },
11778
+ "readonly": true
11779
+ },
11620
11780
  {
11621
11781
  "kind": "field",
11622
11782
  "name": "#parentLayer",
@@ -11874,7 +12034,7 @@
11874
12034
  {
11875
12035
  "name": "indicator-position",
11876
12036
  "fieldName": "indicatorPosition",
11877
- "default": "'block-end'",
12037
+ "default": "'block-start'",
11878
12038
  "description": "The tab's indicator position.",
11879
12039
  "type": {
11880
12040
  "text": "IndicatorPosition"
@@ -12054,7 +12214,8 @@
12054
12214
  },
12055
12215
  "privacy": "public",
12056
12216
  "default": "'main'",
12057
- "description": "The tabbar's layer."
12217
+ "description": "The tabbar's layer.",
12218
+ "deprecated": "The property layer is deprecated. Please use `size` property instead.\nPlease do not use `layer` and `size` at the same time."
12058
12219
  },
12059
12220
  {
12060
12221
  "kind": "field",
@@ -12064,7 +12225,18 @@
12064
12225
  },
12065
12226
  "privacy": "public",
12066
12227
  "default": "'root'",
12067
- "description": "The tabbar's level."
12228
+ "description": "The tabbar's level.",
12229
+ "deprecated": "The property level is deprecated. Please use `size` property instead.\nPlease do not use `level` and `size` at the same time."
12230
+ },
12231
+ {
12232
+ "kind": "field",
12233
+ "name": "size",
12234
+ "type": {
12235
+ "text": "Size | undefined"
12236
+ },
12237
+ "privacy": "public",
12238
+ "default": "'standard'",
12239
+ "description": "The tabbar's size. This controls the size of the tabs within the tabbar."
12068
12240
  },
12069
12241
  {
12070
12242
  "kind": "field",
@@ -12074,7 +12246,18 @@
12074
12246
  },
12075
12247
  "privacy": "public",
12076
12248
  "default": "'horizontal'",
12077
- "description": "The tabbar's orientation."
12249
+ "description": "The tabbar's orientation.",
12250
+ "deprecated": "Please use the `placement` property instead. Do not use\n`orientation` and `placement` at the same time."
12251
+ },
12252
+ {
12253
+ "kind": "field",
12254
+ "name": "placement",
12255
+ "type": {
12256
+ "text": "Placement | undefined"
12257
+ },
12258
+ "privacy": "public",
12259
+ "default": "'top'",
12260
+ "description": "The tabbar's placement."
12078
12261
  },
12079
12262
  {
12080
12263
  "kind": "field",
@@ -12104,9 +12287,18 @@
12104
12287
  },
12105
12288
  "privacy": "public",
12106
12289
  "readonly": true,
12107
- "default": "'left'",
12290
+ "default": "'start'",
12108
12291
  "description": "The alignment of tabs. Only applicable for horizontal orientation."
12109
12292
  },
12293
+ {
12294
+ "kind": "field",
12295
+ "name": "importance",
12296
+ "type": {
12297
+ "text": "TabbarImportance | undefined"
12298
+ },
12299
+ "privacy": "public",
12300
+ "description": "The importance of the tabbar. This controls the visual emphasis of the tabs within the tabbar."
12301
+ },
12110
12302
  {
12111
12303
  "kind": "field",
12112
12304
  "name": "host",
@@ -12176,6 +12368,33 @@
12176
12368
  },
12177
12369
  "default": "{}"
12178
12370
  },
12371
+ {
12372
+ "kind": "field",
12373
+ "name": "#computedImportance",
12374
+ "privacy": "private",
12375
+ "type": {
12376
+ "text": "TabbarImportance"
12377
+ },
12378
+ "readonly": true
12379
+ },
12380
+ {
12381
+ "kind": "field",
12382
+ "name": "#computedSize",
12383
+ "privacy": "private",
12384
+ "type": {
12385
+ "text": "Size | undefined"
12386
+ },
12387
+ "readonly": true
12388
+ },
12389
+ {
12390
+ "kind": "field",
12391
+ "name": "#computedPlacement",
12392
+ "privacy": "private",
12393
+ "type": {
12394
+ "text": "IndicatorPosition | undefined"
12395
+ },
12396
+ "readonly": true
12397
+ },
12179
12398
  {
12180
12399
  "kind": "field",
12181
12400
  "name": "#computeDividerVisible",
@@ -12185,6 +12404,16 @@
12185
12404
  },
12186
12405
  "readonly": true
12187
12406
  },
12407
+ {
12408
+ "kind": "method",
12409
+ "name": "settingChanged",
12410
+ "privacy": "protected",
12411
+ "return": {
12412
+ "type": {
12413
+ "text": "void"
12414
+ }
12415
+ }
12416
+ },
12188
12417
  {
12189
12418
  "kind": "method",
12190
12419
  "name": "windowResize",
@@ -12294,6 +12523,18 @@
12294
12523
  }
12295
12524
  ]
12296
12525
  },
12526
+ {
12527
+ "kind": "field",
12528
+ "name": "#isVerticalPlacement",
12529
+ "privacy": "private",
12530
+ "readonly": true
12531
+ },
12532
+ {
12533
+ "kind": "field",
12534
+ "name": "#isHorizontalPlacement",
12535
+ "privacy": "private",
12536
+ "readonly": true
12537
+ },
12297
12538
  {
12298
12539
  "kind": "field",
12299
12540
  "name": "#onClick",
@@ -12334,6 +12575,16 @@
12334
12575
  }
12335
12576
  }
12336
12577
  },
12578
+ {
12579
+ "kind": "method",
12580
+ "name": "#setTabSettings",
12581
+ "privacy": "private",
12582
+ "return": {
12583
+ "type": {
12584
+ "text": "void"
12585
+ }
12586
+ }
12587
+ },
12337
12588
  {
12338
12589
  "kind": "field",
12339
12590
  "name": "#onSlotchange",
@@ -12360,6 +12611,15 @@
12360
12611
  "text": "Level"
12361
12612
  }
12362
12613
  },
12614
+ {
12615
+ "name": "size",
12616
+ "fieldName": "size",
12617
+ "default": "'standard'",
12618
+ "description": "The tabbar's size. This controls the size of the tabs within the tabbar.",
12619
+ "type": {
12620
+ "text": "Size"
12621
+ }
12622
+ },
12363
12623
  {
12364
12624
  "name": "orientation",
12365
12625
  "fieldName": "orientation",
@@ -12369,6 +12629,15 @@
12369
12629
  "text": "Orientation"
12370
12630
  }
12371
12631
  },
12632
+ {
12633
+ "name": "placement",
12634
+ "fieldName": "placement",
12635
+ "default": "'top'",
12636
+ "description": "The tabbar's placement.",
12637
+ "type": {
12638
+ "text": "Placement"
12639
+ }
12640
+ },
12372
12641
  {
12373
12642
  "name": "tablist-description",
12374
12643
  "fieldName": "tablistDescription",
@@ -12389,11 +12658,19 @@
12389
12658
  {
12390
12659
  "name": "alignment",
12391
12660
  "fieldName": "alignment",
12392
- "default": "'left'",
12661
+ "default": "'start'",
12393
12662
  "description": "The alignment of tabs. Only applicable for horizontal orientation.",
12394
12663
  "type": {
12395
12664
  "text": "Alignment"
12396
12665
  }
12666
+ },
12667
+ {
12668
+ "name": "importance",
12669
+ "fieldName": "importance",
12670
+ "description": "The importance of the tabbar. This controls the visual emphasis of the tabs within the tabbar.",
12671
+ "type": {
12672
+ "text": "TabbarImportance"
12673
+ }
12397
12674
  }
12398
12675
  ],
12399
12676
  "tagName": "qds-tabbar",
@@ -12514,6 +12791,17 @@
12514
12791
  "readonly": true,
12515
12792
  "description": "Non-negative integer value that indicates for how many rows the cell\nextends. Its default value is `1`; if its value is set to `0`, it extends\nuntil the end of the table section (`<qds-table-head>` or\n`<qds-table-body>`, even if implicitly defined), that the cell belongs to.\nValues higher than 65534 are clipped down to 65534."
12516
12793
  },
12794
+ {
12795
+ "kind": "field",
12796
+ "name": "size",
12797
+ "type": {
12798
+ "text": "Size | undefined"
12799
+ },
12800
+ "privacy": "public",
12801
+ "readonly": true,
12802
+ "default": "'standard'",
12803
+ "description": "The table cell's size."
12804
+ },
12517
12805
  {
12518
12806
  "kind": "field",
12519
12807
  "name": "internals",
@@ -12523,6 +12811,15 @@
12523
12811
  "privacy": "private",
12524
12812
  "readonly": true
12525
12813
  },
12814
+ {
12815
+ "kind": "field",
12816
+ "name": "#computedSize",
12817
+ "privacy": "private",
12818
+ "type": {
12819
+ "text": "Size"
12820
+ },
12821
+ "readonly": true
12822
+ },
12526
12823
  {
12527
12824
  "kind": "method",
12528
12825
  "name": "colSpanChanged",
@@ -12581,6 +12878,15 @@
12581
12878
  "type": {
12582
12879
  "text": "number"
12583
12880
  }
12881
+ },
12882
+ {
12883
+ "name": "size",
12884
+ "fieldName": "size",
12885
+ "default": "'standard'",
12886
+ "description": "The table cell's size.",
12887
+ "type": {
12888
+ "text": "Size"
12889
+ }
12584
12890
  }
12585
12891
  ],
12586
12892
  "tagName": "qds-table-cell",
@@ -12646,6 +12952,17 @@
12646
12952
  "readonly": true,
12647
12953
  "description": "Defines the cells that the header element relates to. It may have the\nfollowing values:\n\n- `row`: The header relates to all cells of the row it belongs to.\n- `col`: The header relates to all cells of the column it belongs to.\n\nIf the `scope` attribute is not specified, or its value is not `row` or\n`col`, then browsers automatically select the set of cells to which the\nheader cell applies."
12648
12954
  },
12955
+ {
12956
+ "kind": "field",
12957
+ "name": "size",
12958
+ "type": {
12959
+ "text": "Size | undefined"
12960
+ },
12961
+ "privacy": "public",
12962
+ "readonly": true,
12963
+ "default": "'standard'",
12964
+ "description": "The table header cell's size."
12965
+ },
12649
12966
  {
12650
12967
  "kind": "field",
12651
12968
  "name": "internals",
@@ -12655,6 +12972,15 @@
12655
12972
  "privacy": "private",
12656
12973
  "readonly": true
12657
12974
  },
12975
+ {
12976
+ "kind": "field",
12977
+ "name": "#computedSize",
12978
+ "privacy": "private",
12979
+ "type": {
12980
+ "text": "Size"
12981
+ },
12982
+ "readonly": true
12983
+ },
12658
12984
  {
12659
12985
  "kind": "method",
12660
12986
  "name": "colSpanChanged",
@@ -12739,6 +13065,15 @@
12739
13065
  "type": {
12740
13066
  "text": "Scope"
12741
13067
  }
13068
+ },
13069
+ {
13070
+ "name": "size",
13071
+ "fieldName": "size",
13072
+ "default": "'standard'",
13073
+ "description": "The table header cell's size.",
13074
+ "type": {
13075
+ "text": "Size"
13076
+ }
12742
13077
  }
12743
13078
  ],
12744
13079
  "tagName": "qds-table-head-cell",