@quartzds/core 1.0.0-beta.81 → 1.0.0-beta.82

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 (264) hide show
  1. package/components/index.js +2 -2
  2. package/components/{p-7b04d43e.js → p-002e77af.js} +656 -328
  3. package/components/p-002e77af.js.map +1 -0
  4. package/components/{p-9df62f97.js → p-065d722e.js} +18 -7
  5. package/components/{p-9df62f97.js.map → p-065d722e.js.map} +1 -1
  6. package/components/{p-d279ae53.js → p-2e88c3cc.js} +11 -3
  7. package/components/p-2e88c3cc.js.map +1 -0
  8. package/components/{p-b82bac0a.js → p-84aae53b.js} +20 -11
  9. package/components/p-84aae53b.js.map +1 -0
  10. package/components/{p-698edde1.js → p-86778e81.js} +79 -44
  11. package/components/p-86778e81.js.map +1 -0
  12. package/components/{p-028b9d2e.js → p-86a0fdf3.js} +11 -4
  13. package/components/p-86a0fdf3.js.map +1 -0
  14. package/components/{p-7f6e797a.js → p-938d74a8.js} +17 -12
  15. package/components/p-938d74a8.js.map +1 -0
  16. package/components/{p-82461767.js → p-9a9561a8.js} +8 -80
  17. package/components/p-9a9561a8.js.map +1 -0
  18. package/components/{p-f5ba28ff.js → p-ae6eda4e.js} +41 -30
  19. package/components/p-ae6eda4e.js.map +1 -0
  20. package/components/{p-f85b490c.js → p-ed500f42.js} +72 -28
  21. package/components/p-ed500f42.js.map +1 -0
  22. package/components/{p-355efdb1.js → p-ee2621aa.js} +11 -5
  23. package/components/p-ee2621aa.js.map +1 -0
  24. package/components/{p-4141d6ed.js → p-efdb8fa2.js} +2 -2
  25. package/components/p-efdb8fa2.js.map +1 -0
  26. package/components/qds-badge-counter.js +1 -1
  27. package/components/qds-badge-indicator.js +1 -1
  28. package/components/qds-breadcrumb-item.js +65 -15
  29. package/components/qds-breadcrumb-item.js.map +1 -1
  30. package/components/qds-button.js +1 -1
  31. package/components/qds-checkbox.js +1 -1
  32. package/components/qds-chip.js +46 -25
  33. package/components/qds-chip.js.map +1 -1
  34. package/components/qds-dialog.js +9 -4
  35. package/components/qds-dialog.js.map +1 -1
  36. package/components/qds-divider.js +1 -1
  37. package/components/qds-dropdown.js +25 -18
  38. package/components/qds-dropdown.js.map +1 -1
  39. package/components/qds-form-message.js +18 -8
  40. package/components/qds-form-message.js.map +1 -1
  41. package/components/qds-icon.js +1 -1
  42. package/components/qds-inline-link.js +18 -17
  43. package/components/qds-inline-link.js.map +1 -1
  44. package/components/qds-input.js +116 -51
  45. package/components/qds-input.js.map +1 -1
  46. package/components/qds-label.js +1 -1
  47. package/components/qds-list-item.js +21 -22
  48. package/components/qds-list-item.js.map +1 -1
  49. package/components/qds-loader.js +6 -4
  50. package/components/qds-loader.js.map +1 -1
  51. package/components/qds-nav-list-item.js +32 -16
  52. package/components/qds-nav-list-item.js.map +1 -1
  53. package/components/qds-progress-bar.js +26 -8
  54. package/components/qds-progress-bar.js.map +1 -1
  55. package/components/qds-radio.js +25 -24
  56. package/components/qds-radio.js.map +1 -1
  57. package/components/qds-select.js +117 -27
  58. package/components/qds-select.js.map +1 -1
  59. package/components/qds-standalone-link.js +26 -19
  60. package/components/qds-standalone-link.js.map +1 -1
  61. package/components/qds-switch.js +70 -21
  62. package/components/qds-switch.js.map +1 -1
  63. package/components/qds-tab.js +71 -45
  64. package/components/qds-tab.js.map +1 -1
  65. package/components/qds-tabbar.js +34 -27
  66. package/components/qds-tabbar.js.map +1 -1
  67. package/components/qds-table-body.js +3 -3
  68. package/components/qds-table-body.js.map +1 -1
  69. package/components/qds-table-cell.js +3 -5
  70. package/components/qds-table-cell.js.map +1 -1
  71. package/components/qds-table-head-cell.js +3 -7
  72. package/components/qds-table-head-cell.js.map +1 -1
  73. package/components/qds-table-head.js +3 -3
  74. package/components/qds-table-head.js.map +1 -1
  75. package/components/qds-table-row.js +3 -3
  76. package/components/qds-table-row.js.map +1 -1
  77. package/components/qds-table.js +3 -3
  78. package/components/qds-table.js.map +1 -1
  79. package/components/qds-tag.js +1 -1
  80. package/components/qds-textarea.js +92 -35
  81. package/components/qds-textarea.js.map +1 -1
  82. package/components/qds-title.js +1 -1
  83. package/components/qds-tooltip.js +1 -1
  84. package/dist/cjs/helpers-cdd65bd0.js.map +1 -1
  85. package/dist/cjs/{index-a9985af0.js → index-644fe556.js} +720 -273
  86. package/dist/cjs/index-644fe556.js.map +1 -0
  87. package/dist/cjs/index.cjs.js +2 -2
  88. package/dist/cjs/{library-57845012.js → library-1fda56bc.js} +2 -2
  89. package/dist/cjs/{library-57845012.js.map → library-1fda56bc.js.map} +1 -1
  90. package/dist/cjs/loader.cjs.js +2 -2
  91. package/dist/cjs/qds-badge-counter_2.cjs.entry.js +151 -0
  92. package/dist/cjs/qds-badge-counter_2.cjs.entry.js.map +1 -0
  93. package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +53 -12
  94. package/dist/cjs/qds-breadcrumb-item.cjs.entry.js.map +1 -1
  95. package/dist/cjs/qds-button.cjs.entry.js +73 -38
  96. package/dist/cjs/qds-button.cjs.entry.js.map +1 -1
  97. package/dist/cjs/qds-checkbox.cjs.entry.js +67 -22
  98. package/dist/cjs/qds-checkbox.cjs.entry.js.map +1 -1
  99. package/dist/cjs/qds-chip.cjs.entry.js +43 -21
  100. package/dist/cjs/qds-chip.cjs.entry.js.map +1 -1
  101. package/dist/cjs/qds-dialog.cjs.entry.js +8 -3
  102. package/dist/cjs/qds-dialog.cjs.entry.js.map +1 -1
  103. package/dist/cjs/qds-divider.cjs.entry.js +9 -3
  104. package/dist/cjs/qds-divider.cjs.entry.js.map +1 -1
  105. package/dist/cjs/qds-dropdown.cjs.entry.js +24 -17
  106. package/dist/cjs/qds-dropdown.cjs.entry.js.map +1 -1
  107. package/dist/cjs/qds-form-message.cjs.entry.js +16 -6
  108. package/dist/cjs/qds-form-message.cjs.entry.js.map +1 -1
  109. package/dist/cjs/qds-icon.cjs.entry.js +7 -5
  110. package/dist/cjs/qds-icon.cjs.entry.js.map +1 -1
  111. package/dist/cjs/qds-inline-link.cjs.entry.js +16 -15
  112. package/dist/cjs/qds-inline-link.cjs.entry.js.map +1 -1
  113. package/dist/cjs/qds-input.cjs.entry.js +109 -41
  114. package/dist/cjs/qds-input.cjs.entry.js.map +1 -1
  115. package/dist/cjs/qds-label.cjs.entry.js +16 -5
  116. package/dist/cjs/qds-label.cjs.entry.js.map +1 -1
  117. package/dist/cjs/qds-list-item.cjs.entry.js +17 -18
  118. package/dist/cjs/qds-list-item.cjs.entry.js.map +1 -1
  119. package/dist/cjs/qds-loader.cjs.entry.js +5 -3
  120. package/dist/cjs/qds-loader.cjs.entry.js.map +1 -1
  121. package/dist/cjs/qds-nav-list-item.cjs.entry.js +29 -13
  122. package/dist/cjs/qds-nav-list-item.cjs.entry.js.map +1 -1
  123. package/dist/cjs/qds-progress-bar.cjs.entry.js +26 -8
  124. package/dist/cjs/qds-progress-bar.cjs.entry.js.map +1 -1
  125. package/dist/cjs/qds-radio.cjs.entry.js +22 -21
  126. package/dist/cjs/qds-radio.cjs.entry.js.map +1 -1
  127. package/dist/cjs/qds-select.cjs.entry.js +114 -23
  128. package/dist/cjs/qds-select.cjs.entry.js.map +1 -1
  129. package/dist/cjs/qds-standalone-link.cjs.entry.js +24 -17
  130. package/dist/cjs/qds-standalone-link.cjs.entry.js.map +1 -1
  131. package/dist/cjs/qds-switch.cjs.entry.js +68 -18
  132. package/dist/cjs/qds-switch.cjs.entry.js.map +1 -1
  133. package/dist/cjs/qds-tab.cjs.entry.js +64 -38
  134. package/dist/cjs/qds-tab.cjs.entry.js.map +1 -1
  135. package/dist/cjs/qds-tabbar.cjs.entry.js +27 -20
  136. package/dist/cjs/qds-tabbar.cjs.entry.js.map +1 -1
  137. package/dist/cjs/qds-table-body.cjs.entry.js +2 -2
  138. package/dist/cjs/qds-table-body.cjs.entry.js.map +1 -1
  139. package/dist/cjs/qds-table-cell.cjs.entry.js +2 -4
  140. package/dist/cjs/qds-table-cell.cjs.entry.js.map +1 -1
  141. package/dist/cjs/qds-table-head-cell.cjs.entry.js +2 -6
  142. package/dist/cjs/qds-table-head-cell.cjs.entry.js.map +1 -1
  143. package/dist/cjs/qds-table-head.cjs.entry.js +2 -2
  144. package/dist/cjs/qds-table-head.cjs.entry.js.map +1 -1
  145. package/dist/cjs/qds-table-row.cjs.entry.js +2 -2
  146. package/dist/cjs/qds-table-row.cjs.entry.js.map +1 -1
  147. package/dist/cjs/qds-table.cjs.entry.js +2 -2
  148. package/dist/cjs/qds-table.cjs.entry.js.map +1 -1
  149. package/dist/cjs/qds-tag_2.cjs.entry.js +30 -16
  150. package/dist/cjs/qds-tag_2.cjs.entry.js.map +1 -1
  151. package/dist/cjs/qds-textarea.cjs.entry.js +90 -30
  152. package/dist/cjs/qds-textarea.cjs.entry.js.map +1 -1
  153. package/dist/cjs/{qds-badge-counter_3.cjs.entry.js → qds-tooltip.cjs.entry.js} +40 -152
  154. package/dist/cjs/qds-tooltip.cjs.entry.js.map +1 -0
  155. package/dist/cjs/qds.cjs.js +3 -3
  156. package/dist/cjs/qds.cjs.js.map +1 -1
  157. package/dist/custom-elements.json +102 -201
  158. package/dist/docs.d.ts +8 -0
  159. package/dist/docs.json +870 -630
  160. package/dist/esm/{helpers-4eb4fa44.js → helpers-d08540f8.js} +2 -2
  161. package/dist/esm/helpers-d08540f8.js.map +1 -0
  162. package/dist/esm/{index-5291e8ff.js → index-be1284b6.js} +720 -273
  163. package/dist/esm/index-be1284b6.js.map +1 -0
  164. package/dist/esm/index.js +2 -2
  165. package/dist/esm/{library-9edbe354.js → library-a92b7d9e.js} +2 -2
  166. package/dist/esm/{library-9edbe354.js.map → library-a92b7d9e.js.map} +1 -1
  167. package/dist/esm/loader.js +3 -3
  168. package/dist/esm/qds-badge-counter_2.entry.js +146 -0
  169. package/dist/esm/qds-badge-counter_2.entry.js.map +1 -0
  170. package/dist/esm/qds-breadcrumb-item.entry.js +54 -13
  171. package/dist/esm/qds-breadcrumb-item.entry.js.map +1 -1
  172. package/dist/esm/qds-button.entry.js +74 -39
  173. package/dist/esm/qds-button.entry.js.map +1 -1
  174. package/dist/esm/qds-checkbox.entry.js +69 -24
  175. package/dist/esm/qds-checkbox.entry.js.map +1 -1
  176. package/dist/esm/qds-chip.entry.js +44 -22
  177. package/dist/esm/qds-chip.entry.js.map +1 -1
  178. package/dist/esm/qds-dialog.entry.js +9 -4
  179. package/dist/esm/qds-dialog.entry.js.map +1 -1
  180. package/dist/esm/qds-divider.entry.js +10 -4
  181. package/dist/esm/qds-divider.entry.js.map +1 -1
  182. package/dist/esm/qds-dropdown.entry.js +25 -18
  183. package/dist/esm/qds-dropdown.entry.js.map +1 -1
  184. package/dist/esm/qds-form-message.entry.js +17 -7
  185. package/dist/esm/qds-form-message.entry.js.map +1 -1
  186. package/dist/esm/qds-icon.entry.js +8 -6
  187. package/dist/esm/qds-icon.entry.js.map +1 -1
  188. package/dist/esm/qds-inline-link.entry.js +17 -16
  189. package/dist/esm/qds-inline-link.entry.js.map +1 -1
  190. package/dist/esm/qds-input.entry.js +111 -43
  191. package/dist/esm/qds-input.entry.js.map +1 -1
  192. package/dist/esm/qds-label.entry.js +17 -6
  193. package/dist/esm/qds-label.entry.js.map +1 -1
  194. package/dist/esm/qds-list-item.entry.js +18 -19
  195. package/dist/esm/qds-list-item.entry.js.map +1 -1
  196. package/dist/esm/qds-loader.entry.js +5 -3
  197. package/dist/esm/qds-loader.entry.js.map +1 -1
  198. package/dist/esm/qds-nav-list-item.entry.js +30 -14
  199. package/dist/esm/qds-nav-list-item.entry.js.map +1 -1
  200. package/dist/esm/qds-progress-bar.entry.js +26 -8
  201. package/dist/esm/qds-progress-bar.entry.js.map +1 -1
  202. package/dist/esm/qds-radio.entry.js +23 -22
  203. package/dist/esm/qds-radio.entry.js.map +1 -1
  204. package/dist/esm/qds-select.entry.js +116 -25
  205. package/dist/esm/qds-select.entry.js.map +1 -1
  206. package/dist/esm/qds-standalone-link.entry.js +25 -18
  207. package/dist/esm/qds-standalone-link.entry.js.map +1 -1
  208. package/dist/esm/qds-switch.entry.js +70 -20
  209. package/dist/esm/qds-switch.entry.js.map +1 -1
  210. package/dist/esm/qds-tab.entry.js +65 -39
  211. package/dist/esm/qds-tab.entry.js.map +1 -1
  212. package/dist/esm/qds-tabbar.entry.js +28 -21
  213. package/dist/esm/qds-tabbar.entry.js.map +1 -1
  214. package/dist/esm/qds-table-body.entry.js +3 -3
  215. package/dist/esm/qds-table-body.entry.js.map +1 -1
  216. package/dist/esm/qds-table-cell.entry.js +3 -5
  217. package/dist/esm/qds-table-cell.entry.js.map +1 -1
  218. package/dist/esm/qds-table-head-cell.entry.js +3 -7
  219. package/dist/esm/qds-table-head-cell.entry.js.map +1 -1
  220. package/dist/esm/qds-table-head.entry.js +3 -3
  221. package/dist/esm/qds-table-head.entry.js.map +1 -1
  222. package/dist/esm/qds-table-row.entry.js +3 -3
  223. package/dist/esm/qds-table-row.entry.js.map +1 -1
  224. package/dist/esm/qds-table.entry.js +3 -3
  225. package/dist/esm/qds-table.entry.js.map +1 -1
  226. package/dist/esm/qds-tag_2.entry.js +31 -17
  227. package/dist/esm/qds-tag_2.entry.js.map +1 -1
  228. package/dist/esm/qds-textarea.entry.js +92 -32
  229. package/dist/esm/qds-textarea.entry.js.map +1 -1
  230. package/dist/esm/{qds-badge-counter_3.entry.js → qds-tooltip.entry.js} +42 -152
  231. package/dist/esm/qds-tooltip.entry.js.map +1 -0
  232. package/dist/esm/qds.js +4 -4
  233. package/dist/esm/qds.js.map +1 -1
  234. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +4 -0
  235. package/dist/types/components/checkbox/checkbox.d.ts +0 -6
  236. package/dist/types/components/chip/chip.d.ts +0 -6
  237. package/dist/types/components/input/input.d.ts +1 -29
  238. package/dist/types/components/select/select.d.ts +0 -6
  239. package/dist/types/components/switch/switch.d.ts +0 -6
  240. package/dist/types/components/tag/tag.d.ts +1 -1
  241. package/dist/types/components/textarea/textarea.d.ts +1 -28
  242. package/dist/types/components.d.ts +623 -91
  243. package/dist/types/stencil-public-runtime.d.ts +6 -0
  244. package/dist/vscode.html-custom-data.json +0 -80
  245. package/hydrate/index.d.ts +28 -5
  246. package/hydrate/index.js +2748 -1041
  247. package/hydrate/index.mjs +2748 -1041
  248. package/package.json +3 -3
  249. package/components/p-028b9d2e.js.map +0 -1
  250. package/components/p-355efdb1.js.map +0 -1
  251. package/components/p-4141d6ed.js.map +0 -1
  252. package/components/p-698edde1.js.map +0 -1
  253. package/components/p-7b04d43e.js.map +0 -1
  254. package/components/p-7f6e797a.js.map +0 -1
  255. package/components/p-82461767.js.map +0 -1
  256. package/components/p-b82bac0a.js.map +0 -1
  257. package/components/p-d279ae53.js.map +0 -1
  258. package/components/p-f5ba28ff.js.map +0 -1
  259. package/components/p-f85b490c.js.map +0 -1
  260. package/dist/cjs/index-a9985af0.js.map +0 -1
  261. package/dist/cjs/qds-badge-counter_3.cjs.entry.js.map +0 -1
  262. package/dist/esm/helpers-4eb4fa44.js.map +0 -1
  263. package/dist/esm/index-5291e8ff.js.map +0 -1
  264. package/dist/esm/qds-badge-counter_3.entry.js.map +0 -1
@@ -14,7 +14,7 @@ import { Importance, Size, Status, Target } from "./components/shared";
14
14
  import { OffsetOptions, QdsFocusEventDetail, QdsInputEventDetail } from "./helpers";
15
15
  import { CheckboxValue } from "./components/checkbox/checkbox";
16
16
  import { ChipType } from "./components/chip/chip";
17
- import { AutoCapitalize, AutoComplete, EnterKeyHint, InputMode, Value } from "./components/controls";
17
+ import { AutoComplete, EnterKeyHint, InputMode, Value } from "./components/controls";
18
18
  import { AutoUpdateOptions, DetectOverflowOptions, FlipOptions, Placement, ReferenceElement, ShiftOptions, Strategy } from "@floating-ui/dom";
19
19
  import { Capture, InputType } from "./components/input/input";
20
20
  import { Destination, Divider, ListAction } from "./components/list-item/list-item";
@@ -37,7 +37,7 @@ export { Importance, Size, Status, Target } from "./components/shared";
37
37
  export { OffsetOptions, QdsFocusEventDetail, QdsInputEventDetail } from "./helpers";
38
38
  export { CheckboxValue } from "./components/checkbox/checkbox";
39
39
  export { ChipType } from "./components/chip/chip";
40
- export { AutoCapitalize, AutoComplete, EnterKeyHint, InputMode, Value } from "./components/controls";
40
+ export { AutoComplete, EnterKeyHint, InputMode, Value } from "./components/controls";
41
41
  export { AutoUpdateOptions, DetectOverflowOptions, FlipOptions, Placement, ReferenceElement, ShiftOptions, Strategy } from "@floating-ui/dom";
42
42
  export { Capture, InputType } from "./components/input/input";
43
43
  export { Destination, Divider, ListAction } from "./components/list-item/list-item";
@@ -76,6 +76,10 @@ export namespace Components {
76
76
  * Shows a stroke ring around the component for better visibility
77
77
  */
78
78
  "strokeRing": boolean;
79
+ /**
80
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
81
+ */
82
+ "stroke-ring"?: boolean;
79
83
  /**
80
84
  * The badge-counter's value.
81
85
  */
@@ -105,6 +109,10 @@ export namespace Components {
105
109
  * Shows a stroke ring around the badge indicator for better visibility.
106
110
  */
107
111
  "strokeRing": boolean;
112
+ /**
113
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
114
+ */
115
+ "stroke-ring"?: boolean;
108
116
  }
109
117
  /**
110
118
  * The `<qds-breadcrumb-item>` element is used as a navigational aid that is
@@ -130,6 +138,10 @@ export namespace Components {
130
138
  * @webnative
131
139
  */
132
140
  "referrerPolicy"?: ReferrerPolicy;
141
+ /**
142
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
143
+ */
144
+ "referrerpolicy"?: ReferrerPolicy;
133
145
  /**
134
146
  * The relationship of the linked URL as space-separated [link types](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel). The following list includes some of the most important existing keywords. Every keyword within a space-separated value should be unique within that value. - [`alternate`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-alternate): Alternate representations of the current document. - [`author`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-author): Author of the current document or article. - [`bookmark`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-bookmark): Permalink for the nearest ancestor section. - [`external`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-external): The referenced document is not part of the same site as the current document. An icon will be rendered next to the text if this value is specified. - [`help`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-help): Link to context-sensitive help. - [`license`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-license): Indicates that the main content of the current document is covered by the copyright license described by the referenced document. - [`me`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me): Indicates that the current document represents the person who owns the linked content. - [`next`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-next): Indicates that the current document is a part of a series and that the next document in the series is the referenced document. - [`nofollow`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-nofollow): Indicates that the current document's original author or publisher does not endorse the referenced document. - [`noopener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/noopener): Creates a top-level browsing context that is not an auxiliary browsing context if the hyperlink would create either of those, to begin with (i.e., has an appropriate `target` attribute value). - [`noreferrer`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-noreferrer): No `Referer` header will be included. Additionally, has the same effect as `noopener`. - [`opener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-opener): Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has "`_blank`" as `target` attribute value). - [`prev`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-prev): Indicates that the current document is a part of a series and that the previous document in the series is the referenced document. - [`search`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-search): Gives a link to a resource that can be used to search through the current document and its related pages. - [`tag`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-tag): Gives a tag (identified by the given address) that applies to the current document.
135
147
  * @webnative
@@ -167,10 +179,18 @@ export namespace Components {
167
179
  * The indicator or counter badge's accessible text that will be used by screen readers.
168
180
  */
169
181
  "badgeDescription"?: string;
182
+ /**
183
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
184
+ */
185
+ "badge-description"?: string;
170
186
  /**
171
187
  * The indicator's status.
172
188
  */
173
189
  "badgeIndicatorStatus"?: HTMLQdsBadgeIndicatorElement['status'];
190
+ /**
191
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
192
+ */
193
+ "badge-indicator-status"?: HTMLQdsBadgeIndicatorElement['status'];
174
194
  /**
175
195
  * Prevents the button from being interacted with: it cannot be pressed or focused.
176
196
  * @webnative
@@ -191,21 +211,37 @@ export namespace Components {
191
211
  * @webnative
192
212
  */
193
213
  "formAction"?: string;
214
+ /**
215
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
216
+ */
217
+ "formaction"?: string;
194
218
  /**
195
219
  * If the button is a submit button (it's inside/associated with a `<form>` and doesn't have `type="button"`), this attribute specifies the [HTTP method][] used to submit the form, or `dialog` which won't submit the form. Possible values: - `get`: The form data are appended to the form's action URL, with a ? as a separator, and the resulting URL is sent to the server. Use this method when the form has no side effects, like search forms. - `post`: The data from the form are included in the body of the HTTP request when sent to the server. Use when the form contains information that shouldn't be public, like login credentials. - `dialog`: Close the dialog box in which the button finds itself, if any, and do not submit the button's form owner. If specified, this attribute overrides the `method` attribute of the button's form owner. [HTTP method]: https://developer.mozilla.org/docs/Web/HTTP/Methods
196
220
  * @webnative
197
221
  */
198
222
  "formMethod"?: FormMethod;
223
+ /**
224
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
225
+ */
226
+ "formmethod"?: FormMethod;
199
227
  /**
200
228
  * If the button is a submit button, this attribute specifies that the form is not to be [validated](https://developer.mozilla.org/docs/Learn/Forms/Form_validation) when it is submitted. If this attribute is specified, it overrides the [`novalidate`](https://developer.mozilla.org/docs/Web/HTML/Element/form#attr-novalidate) attribute of the button's form owner.
201
229
  * @webnative
202
230
  */
203
231
  "formNoValidate": boolean;
232
+ /**
233
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
234
+ */
235
+ "formnovalidate"?: boolean;
204
236
  /**
205
237
  * If the button is a submit button, this attribute is an author-defined name or standardized, underscore-prefixed keyword indicating where to display the response from submitting the form. This is the `name` of, or keyword for, a browsing context (a tab, window, or [`<iframe>`](https://developer.mozilla.org/docs/Web/HTML/Element/iframe)). If this attribute is specified, it overrides the [`target`](https://developer.mozilla.org/docs/Web/HTML/Element/form#attr-target) attribute of the button's form owner. The following keywords have special meanings: - `_blank`: Load the response into a new unnamed browsing context — usually a new tab or window, depending on the user's browser settings. - `_parent`: Load the response into the parent browsing context of the current one. If there is no parent, this option behaves the same way as `_self`. - `_self`: Load the response into the same browsing context as the current one. - `_top`: Load the response into the top-level browsing context (that is, the browsing context that is an ancestor of the current one, and has no parent). If there is no parent, this option behaves the same way as `_self`.
206
238
  * @webnative
207
239
  */
208
240
  "formTarget": LiteralUnion<ButtonTarget, string>;
241
+ /**
242
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
243
+ */
244
+ "formtarget"?: LiteralUnion<ButtonTarget, string>;
209
245
  /**
210
246
  * When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
211
247
  * @webnative
@@ -215,10 +251,18 @@ export namespace Components {
215
251
  * The name of a registered icon library.
216
252
  */
217
253
  "iconLibrary": string;
254
+ /**
255
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
256
+ */
257
+ "icon-library"?: string;
218
258
  /**
219
259
  * The name of the icon to render. Available names depend on the icon library being used.
220
260
  */
221
261
  "iconName"?: string;
262
+ /**
263
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
264
+ */
265
+ "icon-name"?: string;
222
266
  /**
223
267
  * The button's importance.
224
268
  */
@@ -232,6 +276,10 @@ export namespace Components {
232
276
  * Indicates the type of interactive popup element that can be triggered by the `qds-button`.
233
277
  */
234
278
  "popupType"?: PopupType;
279
+ /**
280
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
281
+ */
282
+ "popup-type"?: PopupType;
235
283
  /**
236
284
  * When href is define and the button act as a link (`<a>`), the `rel` will be added to the element.
237
285
  * @webnative
@@ -268,11 +316,6 @@ export namespace Components {
268
316
  * @see https://quartz.se.com/build/components/checkbox
269
317
  */
270
318
  interface QdsCheckbox {
271
- /**
272
- * Specify whether the checkbox should have focus when the page loads.
273
- * @webnative
274
- */
275
- "autoFocus"?: boolean;
276
319
  /**
277
320
  * Sets the checkbox's state.
278
321
  * @webnative
@@ -322,6 +365,10 @@ export namespace Components {
322
365
  * @webnative
323
366
  */
324
367
  "validationMessage": ElementInternals['validationMessage'];
368
+ /**
369
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
370
+ */
371
+ "validation-message"?: ElementInternals['validationMessage'];
325
372
  /**
326
373
  * The [`ValidityState`][] object for this `<qds-checkbox>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
327
374
  * @readonly
@@ -339,6 +386,10 @@ export namespace Components {
339
386
  * @webnative
340
387
  */
341
388
  "willValidate": ElementInternals['willValidate'];
389
+ /**
390
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
391
+ */
392
+ "will-validate"?: ElementInternals['willValidate'];
342
393
  }
343
394
  /**
344
395
  * `<qds-chip>` elements are interactive elements that represent selections.
@@ -347,11 +398,6 @@ export namespace Components {
347
398
  * @see https://quartz.se.com/build/components/chip
348
399
  */
349
400
  interface QdsChip {
350
- /**
351
- * Specify whether the chip should have focus when the page loads.
352
- * @webnative
353
- */
354
- "autoFocus"?: boolean;
355
401
  /**
356
402
  * Sets the selectable chip's state.
357
403
  * @webnative
@@ -370,10 +416,18 @@ export namespace Components {
370
416
  * The name of a registered icon library.
371
417
  */
372
418
  "iconLibrary": string;
419
+ /**
420
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
421
+ */
422
+ "icon-library"?: string;
373
423
  /**
374
424
  * The name of the icon to render. Available names depend on the icon library being used.
375
425
  */
376
426
  "iconName"?: string;
427
+ /**
428
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
429
+ */
430
+ "icon-name"?: string;
377
431
  /**
378
432
  * The name of the chip, which is submitted with the form data.
379
433
  * @webnative
@@ -449,10 +503,18 @@ export namespace Components {
449
503
  * Disable Floating UI's [`flip` middleware](https://floating-ui.com/docs/flip).
450
504
  */
451
505
  "noFlip": boolean;
506
+ /**
507
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
508
+ */
509
+ "no-flip"?: boolean;
452
510
  /**
453
511
  * Disable Floating UI's [`shift` middleware](https://floating-ui.com/docs/shift).
454
512
  */
455
513
  "noShift": boolean;
514
+ /**
515
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
516
+ */
517
+ "no-shift"?: boolean;
456
518
  /**
457
519
  * Options to pass to Floating UI's [`offset` middleware](https://floating-ui.com/docs/offset). The [`mainAxis` option](https://floating-ui.com/docs/offset#mainaxis) is not supported.
458
520
  * @see https://floating-ui.com/docs/offset#options
@@ -509,6 +571,10 @@ export namespace Components {
509
571
  * @example <qds-form-message status-description="Error" text="Password is required."></qds-form-message> // This form message will be read by screen readers as "Error Password is required."
510
572
  */
511
573
  "statusDescription"?: string;
574
+ /**
575
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
576
+ */
577
+ "status-description"?: string;
512
578
  /**
513
579
  * The form message's text.
514
580
  */
@@ -560,10 +626,18 @@ export namespace Components {
560
626
  * The name of a registered icon library.
561
627
  */
562
628
  "iconLibrary": string;
629
+ /**
630
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
631
+ */
632
+ "icon-library"?: string;
563
633
  /**
564
634
  * The name of the icon to render. Available names depend on the icon library being used.
565
635
  */
566
636
  "iconName"?: string;
637
+ /**
638
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
639
+ */
640
+ "icon-name"?: string;
567
641
  /**
568
642
  * The inline link's importance.
569
643
  */
@@ -573,6 +647,10 @@ export namespace Components {
573
647
  * @webnative
574
648
  */
575
649
  "referrerPolicy"?: ReferrerPolicy;
650
+ /**
651
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
652
+ */
653
+ "referrerpolicy"?: ReferrerPolicy;
576
654
  /**
577
655
  * The relationship of the linked URL as space-separated [link types](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel). The following list includes some of the most important existing keywords. Every keyword within a space-separated value should be unique within that value. - [`alternate`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-alternate): Alternate representations of the current document. - [`author`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-author): Author of the current document or article. - [`bookmark`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-bookmark): Permalink for the nearest ancestor section. - [`external`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-external): The referenced document is not part of the same site as the current document. An icon will be rendered next to the text if this value is specified. - [`help`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-help): Link to context-sensitive help. - [`license`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-license): Indicates that the main content of the current document is covered by the copyright license described by the referenced document. - [`me`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me): Indicates that the current document represents the person who owns the linked content. - [`next`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-next): Indicates that the current document is a part of a series and that the next document in the series is the referenced document. - [`nofollow`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-nofollow): Indicates that the current document's original author or publisher does not endorse the referenced document. - [`noopener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/noopener): Creates a top-level browsing context that is not an auxiliary browsing context if the hyperlink would create either of those, to begin with (i.e., has an appropriate `target` attribute value). - [`noreferrer`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-noreferrer): No `Referer` header will be included. Additionally, has the same effect as `noopener`. - [`opener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-opener): Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has "`_blank`" as `target` attribute value). - [`prev`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-prev): Indicates that the current document is a part of a series and that the previous document in the series is the referenced document. - [`search`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-search): Gives a link to a resource that can be used to search through the current document and its related pages. - [`tag`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-tag): Gives a tag (identified by the given address) that applies to the current document.
578
656
  * @webnative
@@ -599,21 +677,15 @@ export namespace Components {
599
677
  * @webnative
600
678
  */
601
679
  "accept"?: string;
602
- /**
603
- * Controls whether and how input is automatically capitalized as it is entered/edited by the user. Only valid for `search`, `tel`, and `text` inputs. Possible values: - `"off"` or `"none"`: No auto-capitalization is applied (all letters default to lowercase). - `"on"` or `"sentences"`: The first letter of each sentence defaults to a capital letter; all other letters default to lowercase. - `"words"`: The first letter of each word defaults to a capital letter; all other letters default to lowercase. - `"characters"`: All letters default to uppercase.
604
- * @webnative
605
- */
606
- "autoCapitalize"?: AutoCapitalize;
607
680
  /**
608
681
  * Provides a hint for a [user agent's][] autocomplete feature. See [the HTML `autocomplete` attribute][autocomplete] for a complete list of values and details on how to use `autoComplete`. [user agent's]: https://developer.mozilla.org/docs/Glossary/User_agent [autocomplete]: https://developer.mozilla.org/docs/Web/HTML/Attributes/autocomplete
609
682
  * @webnative
610
683
  */
611
684
  "autoComplete"?: AutoComplete;
612
685
  /**
613
- * Specify whether the input should have focus when the page loads.
614
- * @webnative
686
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
615
687
  */
616
- "autoFocus"?: boolean;
688
+ "autocomplete"?: AutoComplete;
617
689
  /**
618
690
  * Specifies that a new file should be captured and which device should be used to capture that new media of the type defined by `accept`. Values include `user`, `environment`, and `''`: - `user`: The user-facing camera and/or microphone should be used. - `environment`: The outward-facing camera and/or microphone should be used. - `''`: The implementation-specific capture state.
619
691
  * @webnative
@@ -662,6 +734,10 @@ export namespace Components {
662
734
  * @webnative
663
735
  */
664
736
  "maxLength"?: number;
737
+ /**
738
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
739
+ */
740
+ "maxlength"?: number;
665
741
  /**
666
742
  * Defines the most negative value in the range of permitted values. If the `value` entered into the input is less than this, the input fails [constraint validation][]. Only valid for `date`, `datetime-local`, `month`, `time`, and `week` inputs. This value must be less than or equal to the value of the `max` attribute. If this value isn't a valid number, then the input has no minimum value. [constraint validation]: https://developer.mozilla.org/docs/Web/Guide/HTML/Constraint_validation
667
743
  * @webnative
@@ -672,6 +748,10 @@ export namespace Components {
672
748
  * @webnative
673
749
  */
674
750
  "minLength"?: number;
751
+ /**
752
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
753
+ */
754
+ "minlength"?: number;
675
755
  /**
676
756
  * For `email` inputs, specifies if multiple comma-separated email addresses can be entered. For `file` inputs, specifies if the user is allowed to select more than one file. Only valid for `email` or `file` inputs.
677
757
  * @webnative
@@ -686,6 +766,10 @@ export namespace Components {
686
766
  * Hide the input type's icon. > **_NOTE:_** Due to browser limitations, the icon may not be hidden in all browsers.
687
767
  */
688
768
  "noIcon"?: boolean;
769
+ /**
770
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
771
+ */
772
+ "no-icon"?: boolean;
689
773
  /**
690
774
  * Defines a regular expression that the input's `value` must match in order for the value to pass [constraint validation][]. It must be a valid JavaScript regular expression, as used by the [`RegExp`][] type, and as documented in MDN's [guide on regular expressions][]; the `'u'` flag is specified when compiling the regular expression, so that the pattern is treated as a sequence of Unicode code points, instead of as ASCII. No forward slashes should be specified around the pattern text. Only valid for `email`, `password`, `search`, `tel`, `text`, and `url` inputs. If the `pattern` is invalid, no regular expression is applied and this property is ignored. If the pattern is valid and a non-empty value does not match the pattern, constraint validation will prevent form submission. [constraint validation]: https://developer.mozilla.org/docs/Web/Guide/HTML/Constraint_validation [`RegExp`]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RegExp [guide on regular expressions]: https://developer.mozilla.org/docs/Web/JavaScript/Guide/Regular_Expressions
691
775
  * @webnative
@@ -706,25 +790,32 @@ export namespace Components {
706
790
  * @webnative
707
791
  */
708
792
  "selectionDirection": HTMLInputElement['selectionDirection'];
793
+ /**
794
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
795
+ */
796
+ "selection-direction"?: HTMLInputElement['selectionDirection'];
709
797
  /**
710
798
  * Get or set the ending position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
711
799
  * @webnative
712
800
  */
713
801
  "selectionEnd": HTMLInputElement['selectionEnd'];
802
+ /**
803
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
804
+ */
805
+ "selection-end"?: HTMLInputElement['selectionEnd'];
714
806
  /**
715
807
  * Get or set the starting position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
716
808
  * @webnative
717
809
  */
718
810
  "selectionStart": HTMLInputElement['selectionStart'];
719
811
  /**
720
- * The input's size. > **_NOTE:_** The native [`size` HTML attribute][size] is not supported. CSS `width` should be used instead if this functionality is needed. [size]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
812
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
721
813
  */
722
- "size"?: Size;
814
+ "selection-start"?: HTMLInputElement['selectionStart'];
723
815
  /**
724
- * Defines whether the input may be checked for spelling errors.
725
- * @webnative
816
+ * The input's size. > **_NOTE:_** The native [`size` HTML attribute][size] is not supported. CSS `width` should be used instead if this functionality is needed. [size]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
726
817
  */
727
- "spellCheck"?: boolean;
818
+ "size"?: Size;
728
819
  /**
729
820
  * Specifies the granularity that the `value` must adhere to. Only valid for `date`, `datetime-local`, `month`, `number`, `time`, and `week` inputs. The value must be a positive number—integer or float—or the special value `any`, which means no stepping is implied, and any value is allowed (barring other constraints, such as `min` and `max`). If `any` is not explicitly set, valid values for the `number` are the basis for stepping — the `min` value and increments of the step value, up to the `max` value, if specified.
730
821
  * @webnative
@@ -741,6 +832,10 @@ export namespace Components {
741
832
  * @webnative
742
833
  */
743
834
  "validationMessage": ElementInternals['validationMessage'];
835
+ /**
836
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
837
+ */
838
+ "validation-message"?: ElementInternals['validationMessage'];
744
839
  /**
745
840
  * The [`ValidityState`][] object for this `<qds-select>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
746
841
  * @readonly
@@ -758,6 +853,10 @@ export namespace Components {
758
853
  * @webnative
759
854
  */
760
855
  "willValidate": ElementInternals['willValidate'];
856
+ /**
857
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
858
+ */
859
+ "will-validate"?: ElementInternals['willValidate'];
761
860
  }
762
861
  /**
763
862
  * `<qds-label>` elements represent a caption for an item in a user interface.
@@ -805,10 +904,18 @@ export namespace Components {
805
904
  * The name of a registered icon library.
806
905
  */
807
906
  "iconLibrary": string;
907
+ /**
908
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
909
+ */
910
+ "icon-library"?: string;
808
911
  /**
809
912
  * The name of the icon to render. Available names depend on the icon library being used.
810
913
  */
811
914
  "iconName"?: string;
915
+ /**
916
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
917
+ */
918
+ "icon-name"?: string;
812
919
  /**
813
920
  * Sets the list item to an indeterminate state, only when `list-action="indeterminate"`. This is usually applied to items that represent a "select all/none" behavior when associated items have a mix of selected and unselected states.
814
921
  * @webnative
@@ -822,6 +929,10 @@ export namespace Components {
822
929
  * The type of list-level action that the list item supports
823
930
  */
824
931
  "listAction"?: ListAction;
932
+ /**
933
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
934
+ */
935
+ "list-action"?: ListAction;
825
936
  /**
826
937
  * Whether or not the list item is selected.
827
938
  */
@@ -870,10 +981,18 @@ export namespace Components {
870
981
  * The name of a registered icon library.
871
982
  */
872
983
  "iconLibrary": string;
984
+ /**
985
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
986
+ */
987
+ "icon-library"?: string;
873
988
  /**
874
989
  * The name of the icon to render. Available names depend on the icon library being used.
875
990
  */
876
991
  "iconName"?: string;
992
+ /**
993
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
994
+ */
995
+ "icon-name"?: string;
877
996
  /**
878
997
  * Whether or not the navigation list item is selected.
879
998
  */
@@ -988,10 +1107,9 @@ export namespace Components {
988
1107
  */
989
1108
  "autoComplete"?: AutoComplete;
990
1109
  /**
991
- * Specify whether the select should have focus when the page loads.
992
- * @webnative
1110
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
993
1111
  */
994
- "autoFocus"?: boolean;
1112
+ "autocomplete"?: AutoComplete;
995
1113
  /**
996
1114
  * Prevents the select from being interacted with: it cannot be pressed or focused.
997
1115
  * @webnative
@@ -1035,6 +1153,10 @@ export namespace Components {
1035
1153
  * @webnative
1036
1154
  */
1037
1155
  "selectedIndex": HTMLSelectElement['selectedIndex'];
1156
+ /**
1157
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1158
+ */
1159
+ "selected-index"?: HTMLSelectElement['selectedIndex'];
1038
1160
  /**
1039
1161
  * Collection of the [`<option>`][] elements contained within the `<qds-select>` element that are currently selected. [`<option>`]: https://developer.mozilla.org/docs/Web/HTML/Element/option
1040
1162
  * @readonly
@@ -1057,6 +1179,10 @@ export namespace Components {
1057
1179
  * @webnative
1058
1180
  */
1059
1181
  "validationMessage": ElementInternals['validationMessage'];
1182
+ /**
1183
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1184
+ */
1185
+ "validation-message"?: ElementInternals['validationMessage'];
1060
1186
  /**
1061
1187
  * The [`ValidityState`][] object for this `<qds-select>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
1062
1188
  * @readonly
@@ -1074,6 +1200,10 @@ export namespace Components {
1074
1200
  * @webnative
1075
1201
  */
1076
1202
  "willValidate": ElementInternals['willValidate'];
1203
+ /**
1204
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1205
+ */
1206
+ "will-validate"?: ElementInternals['willValidate'];
1077
1207
  }
1078
1208
  /**
1079
1209
  * `<qds-standalone-link>` elements, with their `href` property, create a hyperlink
@@ -1108,10 +1238,18 @@ export namespace Components {
1108
1238
  * The name of a registered icon library.
1109
1239
  */
1110
1240
  "iconLibrary": string;
1241
+ /**
1242
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1243
+ */
1244
+ "icon-library"?: string;
1111
1245
  /**
1112
1246
  * The name of the icon to render. Available names depend on the icon library being used.
1113
1247
  */
1114
1248
  "iconName"?: string;
1249
+ /**
1250
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1251
+ */
1252
+ "icon-name"?: string;
1115
1253
  /**
1116
1254
  * The standalone link's importance.
1117
1255
  */
@@ -1121,6 +1259,10 @@ export namespace Components {
1121
1259
  * @webnative
1122
1260
  */
1123
1261
  "referrerPolicy"?: ReferrerPolicy;
1262
+ /**
1263
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1264
+ */
1265
+ "referrerpolicy"?: ReferrerPolicy;
1124
1266
  /**
1125
1267
  * The relationship of the linked URL as space-separated [link types](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel). The following list includes some of the most important existing keywords. Every keyword within a space-separated value should be unique within that value. - [`alternate`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-alternate): Alternate representations of the current document. - [`author`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-author): Author of the current document or article. - [`bookmark`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-bookmark): Permalink for the nearest ancestor section. - [`external`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-external): The referenced document is not part of the same site as the current document. An icon will be rendered next to the text if this value is specified. - [`help`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-help): Link to context-sensitive help. - [`license`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-license): Indicates that the main content of the current document is covered by the copyright license described by the referenced document. - [`me`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me): Indicates that the current document represents the person who owns the linked content. - [`next`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-next): Indicates that the current document is a part of a series and that the next document in the series is the referenced document. - [`nofollow`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-nofollow): Indicates that the current document's original author or publisher does not endorse the referenced document. - [`noopener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/noopener): Creates a top-level browsing context that is not an auxiliary browsing context if the hyperlink would create either of those, to begin with (i.e., has an appropriate `target` attribute value). - [`noreferrer`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-noreferrer): No `Referer` header will be included. Additionally, has the same effect as `noopener`. - [`opener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-opener): Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has "`_blank`" as `target` attribute value). - [`prev`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-prev): Indicates that the current document is a part of a series and that the previous document in the series is the referenced document. - [`search`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-search): Gives a link to a resource that can be used to search through the current document and its related pages. - [`tag`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-tag): Gives a tag (identified by the given address) that applies to the current document.
1126
1268
  * @webnative
@@ -1144,11 +1286,6 @@ export namespace Components {
1144
1286
  * @see https://quartz.se.com/build/components/switch
1145
1287
  */
1146
1288
  interface QdsSwitch {
1147
- /**
1148
- * Specify whether the switch should have focus when the page loads.
1149
- * @webnative
1150
- */
1151
- "autoFocus"?: boolean;
1152
1289
  /**
1153
1290
  * Sets the switch's state.
1154
1291
  * @webnative
@@ -1189,6 +1326,10 @@ export namespace Components {
1189
1326
  * @webnative
1190
1327
  */
1191
1328
  "validationMessage": ElementInternals['validationMessage'];
1329
+ /**
1330
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1331
+ */
1332
+ "validation-message"?: ElementInternals['validationMessage'];
1192
1333
  /**
1193
1334
  * The [`ValidityState`][] object for this `<qds-switch>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
1194
1335
  * @readonly
@@ -1206,6 +1347,10 @@ export namespace Components {
1206
1347
  * @webnative
1207
1348
  */
1208
1349
  "willValidate": ElementInternals['willValidate'];
1350
+ /**
1351
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1352
+ */
1353
+ "will-validate"?: ElementInternals['willValidate'];
1209
1354
  }
1210
1355
  /**
1211
1356
  * <qds-tab> is a navigational element that is used in different horizontal or vertical navigation bars
@@ -1226,14 +1371,26 @@ export namespace Components {
1226
1371
  * The tab's counter importance.
1227
1372
  */
1228
1373
  "badgeCounterImportance"?: HTMLQdsBadgeCounterElement['importance'];
1374
+ /**
1375
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1376
+ */
1377
+ "badge-counter-importance"?: HTMLQdsBadgeCounterElement['importance'];
1229
1378
  /**
1230
1379
  * The indicator or counter badge's accessible text that will be used by screen readers.
1231
1380
  */
1232
1381
  "badgeDescription"?: string;
1382
+ /**
1383
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1384
+ */
1385
+ "badge-description"?: string;
1233
1386
  /**
1234
1387
  * The indicator's status.
1235
1388
  */
1236
1389
  "badgeIndicatorStatus"?: HTMLQdsBadgeIndicatorElement['status'];
1390
+ /**
1391
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1392
+ */
1393
+ "badge-indicator-status"?: HTMLQdsBadgeIndicatorElement['status'];
1237
1394
  /**
1238
1395
  * Prevents the tab from being interacted with: it cannot be selected or focused.
1239
1396
  */
@@ -1247,14 +1404,26 @@ export namespace Components {
1247
1404
  * The name of a registered icon library.
1248
1405
  */
1249
1406
  "iconLibrary": string;
1407
+ /**
1408
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1409
+ */
1410
+ "icon-library"?: string;
1250
1411
  /**
1251
1412
  * The name of the icon to render. Available names depend on the icon library being used.
1252
1413
  */
1253
1414
  "iconName"?: string;
1415
+ /**
1416
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1417
+ */
1418
+ "icon-name"?: string;
1254
1419
  /**
1255
1420
  * Displays the tab in a collapsed state without its text. The text will be displayed in a tooltip instead. This property has no effect if the tab does not have an icon set.
1256
1421
  */
1257
1422
  "iconOnly": boolean;
1423
+ /**
1424
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1425
+ */
1426
+ "icon-only"?: boolean;
1258
1427
  /**
1259
1428
  * The tab's importance.
1260
1429
  */
@@ -1263,6 +1432,10 @@ export namespace Components {
1263
1432
  * The tab's indicator position.
1264
1433
  */
1265
1434
  "indicatorPosition"?: IndicatorPosition;
1435
+ /**
1436
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1437
+ */
1438
+ "indicator-position"?: IndicatorPosition;
1266
1439
  /**
1267
1440
  * The tab panel element associated with this tab. The `panel` specified can be any of the following: - A CSS selector string - A reference to an [`Element`][] - A function returning a reference to an [`Element`][] or a CSS selector string [`Element`]: https://developer.mozilla.org/docs/Web/API/Element
1268
1441
  */
@@ -1283,30 +1456,58 @@ export namespace Components {
1283
1456
  * The tag icon's accessible text that will be used by screen readers.
1284
1457
  */
1285
1458
  "tagIconDescription"?: string;
1459
+ /**
1460
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1461
+ */
1462
+ "tag-icon-description"?: string;
1286
1463
  /**
1287
1464
  * The name of a registered icon library.
1288
1465
  */
1289
1466
  "tagIconLibrary": string;
1467
+ /**
1468
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1469
+ */
1470
+ "tag-icon-library"?: string;
1290
1471
  /**
1291
1472
  * The name of the tab's tag icon to render. Available names depend on the icon library being used.
1292
1473
  */
1293
1474
  "tagIconName"?: string;
1475
+ /**
1476
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1477
+ */
1478
+ "tag-icon-name"?: string;
1294
1479
  /**
1295
1480
  * The tab's tag importance.
1296
1481
  */
1297
1482
  "tagImportance"?: HTMLQdsTagElement['importance'];
1483
+ /**
1484
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1485
+ */
1486
+ "tag-importance"?: HTMLQdsTagElement['importance'];
1298
1487
  /**
1299
1488
  * The tab's tag size.
1300
1489
  */
1301
1490
  "tagSize"?: Size;
1491
+ /**
1492
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1493
+ */
1494
+ "tag-size"?: Size;
1302
1495
  /**
1303
1496
  * The tab's tag status.
1304
1497
  */
1305
1498
  "tagStatus"?: Status;
1499
+ /**
1500
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1501
+ */
1502
+ "tag-status"?: Status;
1306
1503
  /**
1307
1504
  * The tab's tag text.
1308
1505
  */
1309
1506
  "tagText"?: string;
1507
+ /**
1508
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1509
+ */
1510
+ "tag-text"?: string;
1310
1511
  /**
1311
1512
  * Primary text to display.
1312
1513
  */
@@ -1334,6 +1535,10 @@ export namespace Components {
1334
1535
  * the tablist Description
1335
1536
  */
1336
1537
  "tablistDescription"?: string;
1538
+ /**
1539
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1540
+ */
1541
+ "tablist-description"?: string;
1337
1542
  }
1338
1543
  /**
1339
1544
  * The `<qds-table>` element represents tabular data — that is, information
@@ -1362,11 +1567,19 @@ export namespace Components {
1362
1567
  * @webnative
1363
1568
  */
1364
1569
  "colSpan"?: number;
1570
+ /**
1571
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1572
+ */
1573
+ "colspan"?: number;
1365
1574
  /**
1366
1575
  * Non-negative integer value that indicates for how many rows the cell extends. Its default value is `1`; if its value is set to `0`, it extends until the end of the table section (`<qds-table-head>` or `<qds-table-body>`, even if implicitly defined), that the cell belongs to. Values higher than 65534 are clipped down to 65534.
1367
1576
  * @webnative
1368
1577
  */
1369
1578
  "rowSpan"?: number;
1579
+ /**
1580
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1581
+ */
1582
+ "rowspan"?: number;
1370
1583
  }
1371
1584
  /**
1372
1585
  * The `<qds-table-head>` element encapsulates a set of rows (`<qds-table-row>`
@@ -1393,11 +1606,19 @@ export namespace Components {
1393
1606
  * @webnative
1394
1607
  */
1395
1608
  "colSpan"?: number;
1609
+ /**
1610
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1611
+ */
1612
+ "colspan"?: number;
1396
1613
  /**
1397
1614
  * Non-negative integer value that indicates for how many rows the cell extends. Its default value is `1`; if its value is set to `0`, it extends until the end of the table section (`<qds-table-head>` or `<qds-table-body>`, even if implicitly defined), that the cell belongs to. Values higher than 65534 are clipped down to 65534.
1398
1615
  * @webnative
1399
1616
  */
1400
1617
  "rowSpan"?: number;
1618
+ /**
1619
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1620
+ */
1621
+ "rowspan"?: number;
1401
1622
  /**
1402
1623
  * Defines the cells that the header element relates to. It may have the following values: - `row`: The header relates to all cells of the row it belongs to. - `col`: The header relates to all cells of the column it belongs to. If the `scope` attribute is not specified, or its value is not `row` or `col`, then browsers automatically select the set of cells to which the header cell applies.
1403
1624
  * @webnative
@@ -1422,14 +1643,26 @@ export namespace Components {
1422
1643
  * Provides a text description of the icon for screen readers.
1423
1644
  */
1424
1645
  "iconDescription"?: string;
1646
+ /**
1647
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1648
+ */
1649
+ "icon-description"?: string;
1425
1650
  /**
1426
1651
  * The name of a registered icon library.
1427
1652
  */
1428
1653
  "iconLibrary": string;
1654
+ /**
1655
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1656
+ */
1657
+ "icon-library"?: string;
1429
1658
  /**
1430
1659
  * The name of the icon to render. Available names depend on the icon library being used.
1431
1660
  */
1432
1661
  "iconName"?: string;
1662
+ /**
1663
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1664
+ */
1665
+ "icon-name"?: string;
1433
1666
  /**
1434
1667
  * The tag's importance.
1435
1668
  */
@@ -1441,7 +1674,7 @@ export namespace Components {
1441
1674
  /**
1442
1675
  * The tag's status.
1443
1676
  */
1444
- "status": TagStatus;
1677
+ "status"?: TagStatus;
1445
1678
  /**
1446
1679
  * The tag's text.
1447
1680
  */
@@ -1454,21 +1687,15 @@ export namespace Components {
1454
1687
  * @see https://quartz.se.com/build/components/textarea
1455
1688
  */
1456
1689
  interface QdsTextarea {
1457
- /**
1458
- * Controls whether and how input is automatically capitalized as it is entered/edited by the user. Possible values: - `"off"` or `"none"`: No auto-capitalization is applied (all letters default to lowercase). - `"on"` or `"sentences"`: The first letter of each sentence defaults to a capital letter; all other letters default to lowercase. - `"words"`: The first letter of each word defaults to a capital letter; all other letters default to lowercase. - `"characters"`: All letters default to uppercase.
1459
- * @webnative
1460
- */
1461
- "autoCapitalize"?: AutoCapitalize;
1462
1690
  /**
1463
1691
  * Indicates whether the value of the textarea can be automatically completed by the browser. Possible values: `off`: The user must explicitly enter a value into this field for every use, or the document provides its own auto-completion method; the browser does not automatically complete the entry. `on`: The browser can automatically complete the value based on values that the user has entered during previous uses. If the `autocomplete` attribute is not specified on a `<qds-textarea>` element, then the browser uses the `autocomplete` attribute value of the `<qds-textarea>` element's form owner. The form owner is either the [`<form>`][] element that this `<qds-textarea>` element is a descendant of or the form element whose `id` is specified by the `form` attribute of the `qds-textarea` element. For more information, see the [`autocomplete`] attribute in [`<form>`][]. [`<form>`]: https://developer.mozilla.org/docs/Web/HTML/Element/form [`autocomplete`]: https://developer.mozilla.org/docs/Web/HTML/Element/form#autocomplete
1464
1692
  * @webnative
1465
1693
  */
1466
1694
  "autoComplete"?: TextAreaAutoComplete;
1467
1695
  /**
1468
- * Specify whether the input should have focus when the page loads.
1469
- * @webnative
1696
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1470
1697
  */
1471
- "autoFocus"?: boolean;
1698
+ "autocomplete"?: TextAreaAutoComplete;
1472
1699
  /**
1473
1700
  * The visible width of the text control, in average character widths. If it is specified, it must be a positive integer. If it is not specified, the default value is `20`.
1474
1701
  * @webnative
@@ -1506,11 +1733,19 @@ export namespace Components {
1506
1733
  * @webnative
1507
1734
  */
1508
1735
  "maxLength"?: number;
1736
+ /**
1737
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1738
+ */
1739
+ "maxlength"?: number;
1509
1740
  /**
1510
1741
  * The minimum number of characters (as UTF-16 code units) the user can enter into the textarea. This must be an non-negative integer value smaller than or equal to the value specified by `maxlength`. If no `minlength` is specified, or an invalid value is specified, the textarea has no minimum length. The textarea will fail [constraint validation][] if the length of the text entered into the field is fewer than `minlength` UTF-16 code units long, preventing form submission. See [Client-side validation][] for more information. [constraint validation]: https://developer.mozilla.org/docs/Web/Guide/HTML/Constraint_validation [Client-side validation]: https://developer.mozilla.org/docs/Web/HTML/Element/input#client-side_validation
1511
1742
  * @webnative
1512
1743
  */
1513
1744
  "minLength"?: number;
1745
+ /**
1746
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1747
+ */
1748
+ "minlength"?: number;
1514
1749
  /**
1515
1750
  * The name of the textarea, which is submitted with the form data.
1516
1751
  * @webnative
@@ -1536,31 +1771,42 @@ export namespace Components {
1536
1771
  * @webnative
1537
1772
  */
1538
1773
  "selectionDirection": HTMLInputElement['selectionDirection'];
1774
+ /**
1775
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1776
+ */
1777
+ "selection-direction"?: HTMLInputElement['selectionDirection'];
1539
1778
  /**
1540
1779
  * Get or set the ending position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
1541
1780
  * @webnative
1542
1781
  */
1543
1782
  "selectionEnd": HTMLInputElement['selectionEnd'];
1783
+ /**
1784
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1785
+ */
1786
+ "selection-end"?: HTMLInputElement['selectionEnd'];
1544
1787
  /**
1545
1788
  * Get or set the starting position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
1546
1789
  * @webnative
1547
1790
  */
1548
1791
  "selectionStart": HTMLInputElement['selectionStart'];
1549
1792
  /**
1550
- * The textarea's size. > **_NOTE:_** The native [`size` HTML attribute][] is not supported. CSS `width` should be used instead if this functionality is needed. [`size` HTML attribute]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
1793
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1551
1794
  */
1552
- "size"?: Size;
1795
+ "selection-start"?: HTMLInputElement['selectionStart'];
1553
1796
  /**
1554
- * Defines whether the textarea may be checked for spelling errors.
1555
- * @webnative
1797
+ * The textarea's size. > **_NOTE:_** The native [`size` HTML attribute][] is not supported. CSS `width` should be used instead if this functionality is needed. [`size` HTML attribute]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
1556
1798
  */
1557
- "spellCheck"?: boolean;
1799
+ "size"?: Size;
1558
1800
  /**
1559
1801
  * The error message that would be shown to the user if the `<qds-select>` was to be checked for validity.
1560
1802
  * @readonly
1561
1803
  * @webnative
1562
1804
  */
1563
1805
  "validationMessage": ElementInternals['validationMessage'];
1806
+ /**
1807
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1808
+ */
1809
+ "validation-message"?: ElementInternals['validationMessage'];
1564
1810
  /**
1565
1811
  * The [`ValidityState`][] object for this `<qds-select>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
1566
1812
  * @readonly
@@ -1578,6 +1824,10 @@ export namespace Components {
1578
1824
  * @webnative
1579
1825
  */
1580
1826
  "willValidate": ElementInternals['willValidate'];
1827
+ /**
1828
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1829
+ */
1830
+ "will-validate"?: ElementInternals['willValidate'];
1581
1831
  /**
1582
1832
  * Indicates how the control should wrap the value for form submission. Possible values are: - `hard`: The browser automatically inserts line breaks (`CR+LF`) so that each line is no longer than the width of the control; the `cols` attribute must be specified for this to take effect - `soft`: The browser ensures that all line breaks in the entered value are a `CR+LF` pair, but no additional line breaks are added to the value. - `off`: Like `soft` but changes appearance to `white-space: pre` so line segments exceeding `cols` are not wrapped and the `<qds-textarea>` becomes horizontally scrollable. If this attribute is not specified, `soft` is its default value.
1583
1833
  * @webnative
@@ -1596,10 +1846,18 @@ export namespace Components {
1596
1846
  * The name of a registered icon library.
1597
1847
  */
1598
1848
  "iconLibrary": string;
1849
+ /**
1850
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1851
+ */
1852
+ "icon-library"?: string;
1599
1853
  /**
1600
1854
  * The name of the icon to render. Available names depend on the icon library being used.
1601
1855
  */
1602
1856
  "iconName"?: string;
1857
+ /**
1858
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1859
+ */
1860
+ "icon-name"?: string;
1603
1861
  /**
1604
1862
  * Text to display for the kicker.
1605
1863
  */
@@ -1647,10 +1905,18 @@ export namespace Components {
1647
1905
  * Disable Floating UI's [`flip` middleware](https://floating-ui.com/docs/flip).
1648
1906
  */
1649
1907
  "noFlip": boolean;
1908
+ /**
1909
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1910
+ */
1911
+ "no-flip"?: boolean;
1650
1912
  /**
1651
1913
  * Disable Floating UI's [`shift` middleware](https://floating-ui.com/docs/shift).
1652
1914
  */
1653
1915
  "noShift": boolean;
1916
+ /**
1917
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
1918
+ */
1919
+ "no-shift"?: boolean;
1654
1920
  /**
1655
1921
  * Options to pass to Floating UI's [`offset` middleware](https://floating-ui.com/docs/offset). The [`mainAxis` option](https://floating-ui.com/docs/offset#mainaxis) is not supported.
1656
1922
  * @see https://floating-ui.com/docs/offset#options
@@ -2449,6 +2715,10 @@ declare namespace LocalJSX {
2449
2715
  * Shows a stroke ring around the component for better visibility
2450
2716
  */
2451
2717
  "strokeRing"?: boolean;
2718
+ /**
2719
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2720
+ */
2721
+ "stroke-ring"?: boolean;
2452
2722
  /**
2453
2723
  * The badge-counter's value.
2454
2724
  */
@@ -2478,6 +2748,10 @@ declare namespace LocalJSX {
2478
2748
  * Shows a stroke ring around the badge indicator for better visibility.
2479
2749
  */
2480
2750
  "strokeRing"?: boolean;
2751
+ /**
2752
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2753
+ */
2754
+ "stroke-ring"?: boolean;
2481
2755
  }
2482
2756
  /**
2483
2757
  * The `<qds-breadcrumb-item>` element is used as a navigational aid that is
@@ -2503,6 +2777,10 @@ declare namespace LocalJSX {
2503
2777
  * @webnative
2504
2778
  */
2505
2779
  "referrerPolicy"?: ReferrerPolicy;
2780
+ /**
2781
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2782
+ */
2783
+ "referrerpolicy"?: ReferrerPolicy;
2506
2784
  /**
2507
2785
  * The relationship of the linked URL as space-separated [link types](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel). The following list includes some of the most important existing keywords. Every keyword within a space-separated value should be unique within that value. - [`alternate`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-alternate): Alternate representations of the current document. - [`author`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-author): Author of the current document or article. - [`bookmark`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-bookmark): Permalink for the nearest ancestor section. - [`external`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-external): The referenced document is not part of the same site as the current document. An icon will be rendered next to the text if this value is specified. - [`help`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-help): Link to context-sensitive help. - [`license`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-license): Indicates that the main content of the current document is covered by the copyright license described by the referenced document. - [`me`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me): Indicates that the current document represents the person who owns the linked content. - [`next`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-next): Indicates that the current document is a part of a series and that the next document in the series is the referenced document. - [`nofollow`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-nofollow): Indicates that the current document's original author or publisher does not endorse the referenced document. - [`noopener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/noopener): Creates a top-level browsing context that is not an auxiliary browsing context if the hyperlink would create either of those, to begin with (i.e., has an appropriate `target` attribute value). - [`noreferrer`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-noreferrer): No `Referer` header will be included. Additionally, has the same effect as `noopener`. - [`opener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-opener): Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has "`_blank`" as `target` attribute value). - [`prev`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-prev): Indicates that the current document is a part of a series and that the previous document in the series is the referenced document. - [`search`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-search): Gives a link to a resource that can be used to search through the current document and its related pages. - [`tag`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-tag): Gives a tag (identified by the given address) that applies to the current document.
2508
2786
  * @webnative
@@ -2540,10 +2818,18 @@ declare namespace LocalJSX {
2540
2818
  * The indicator or counter badge's accessible text that will be used by screen readers.
2541
2819
  */
2542
2820
  "badgeDescription"?: string;
2821
+ /**
2822
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2823
+ */
2824
+ "badge-description"?: string;
2543
2825
  /**
2544
2826
  * The indicator's status.
2545
2827
  */
2546
2828
  "badgeIndicatorStatus"?: HTMLQdsBadgeIndicatorElement['status'];
2829
+ /**
2830
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2831
+ */
2832
+ "badge-indicator-status"?: HTMLQdsBadgeIndicatorElement['status'];
2547
2833
  /**
2548
2834
  * Prevents the button from being interacted with: it cannot be pressed or focused.
2549
2835
  * @webnative
@@ -2564,21 +2850,37 @@ declare namespace LocalJSX {
2564
2850
  * @webnative
2565
2851
  */
2566
2852
  "formAction"?: string;
2853
+ /**
2854
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2855
+ */
2856
+ "formaction"?: string;
2567
2857
  /**
2568
2858
  * If the button is a submit button (it's inside/associated with a `<form>` and doesn't have `type="button"`), this attribute specifies the [HTTP method][] used to submit the form, or `dialog` which won't submit the form. Possible values: - `get`: The form data are appended to the form's action URL, with a ? as a separator, and the resulting URL is sent to the server. Use this method when the form has no side effects, like search forms. - `post`: The data from the form are included in the body of the HTTP request when sent to the server. Use when the form contains information that shouldn't be public, like login credentials. - `dialog`: Close the dialog box in which the button finds itself, if any, and do not submit the button's form owner. If specified, this attribute overrides the `method` attribute of the button's form owner. [HTTP method]: https://developer.mozilla.org/docs/Web/HTTP/Methods
2569
2859
  * @webnative
2570
2860
  */
2571
2861
  "formMethod"?: FormMethod;
2862
+ /**
2863
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2864
+ */
2865
+ "formmethod"?: FormMethod;
2572
2866
  /**
2573
2867
  * If the button is a submit button, this attribute specifies that the form is not to be [validated](https://developer.mozilla.org/docs/Learn/Forms/Form_validation) when it is submitted. If this attribute is specified, it overrides the [`novalidate`](https://developer.mozilla.org/docs/Web/HTML/Element/form#attr-novalidate) attribute of the button's form owner.
2574
2868
  * @webnative
2575
2869
  */
2576
2870
  "formNoValidate"?: boolean;
2871
+ /**
2872
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2873
+ */
2874
+ "formnovalidate"?: boolean;
2577
2875
  /**
2578
2876
  * If the button is a submit button, this attribute is an author-defined name or standardized, underscore-prefixed keyword indicating where to display the response from submitting the form. This is the `name` of, or keyword for, a browsing context (a tab, window, or [`<iframe>`](https://developer.mozilla.org/docs/Web/HTML/Element/iframe)). If this attribute is specified, it overrides the [`target`](https://developer.mozilla.org/docs/Web/HTML/Element/form#attr-target) attribute of the button's form owner. The following keywords have special meanings: - `_blank`: Load the response into a new unnamed browsing context — usually a new tab or window, depending on the user's browser settings. - `_parent`: Load the response into the parent browsing context of the current one. If there is no parent, this option behaves the same way as `_self`. - `_self`: Load the response into the same browsing context as the current one. - `_top`: Load the response into the top-level browsing context (that is, the browsing context that is an ancestor of the current one, and has no parent). If there is no parent, this option behaves the same way as `_self`.
2579
2877
  * @webnative
2580
2878
  */
2581
2879
  "formTarget"?: LiteralUnion<ButtonTarget, string>;
2880
+ /**
2881
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2882
+ */
2883
+ "formtarget"?: LiteralUnion<ButtonTarget, string>;
2582
2884
  /**
2583
2885
  * When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
2584
2886
  * @webnative
@@ -2588,10 +2890,18 @@ declare namespace LocalJSX {
2588
2890
  * The name of a registered icon library.
2589
2891
  */
2590
2892
  "iconLibrary"?: string;
2893
+ /**
2894
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2895
+ */
2896
+ "icon-library"?: string;
2591
2897
  /**
2592
2898
  * The name of the icon to render. Available names depend on the icon library being used.
2593
2899
  */
2594
2900
  "iconName"?: string;
2901
+ /**
2902
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2903
+ */
2904
+ "icon-name"?: string;
2595
2905
  /**
2596
2906
  * The button's importance.
2597
2907
  */
@@ -2613,6 +2923,10 @@ declare namespace LocalJSX {
2613
2923
  * Indicates the type of interactive popup element that can be triggered by the `qds-button`.
2614
2924
  */
2615
2925
  "popupType"?: PopupType;
2926
+ /**
2927
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
2928
+ */
2929
+ "popup-type"?: PopupType;
2616
2930
  /**
2617
2931
  * When href is define and the button act as a link (`<a>`), the `rel` will be added to the element.
2618
2932
  * @webnative
@@ -2649,11 +2963,6 @@ declare namespace LocalJSX {
2649
2963
  * @see https://quartz.se.com/build/components/checkbox
2650
2964
  */
2651
2965
  interface QdsCheckbox {
2652
- /**
2653
- * Specify whether the checkbox should have focus when the page loads.
2654
- * @webnative
2655
- */
2656
- "autoFocus"?: boolean;
2657
2966
  /**
2658
2967
  * Sets the checkbox's state.
2659
2968
  * @webnative
@@ -2715,6 +3024,10 @@ declare namespace LocalJSX {
2715
3024
  * @webnative
2716
3025
  */
2717
3026
  "validationMessage"?: ElementInternals['validationMessage'];
3027
+ /**
3028
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3029
+ */
3030
+ "validation-message"?: ElementInternals['validationMessage'];
2718
3031
  /**
2719
3032
  * The [`ValidityState`][] object for this `<qds-checkbox>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
2720
3033
  * @readonly
@@ -2732,6 +3045,10 @@ declare namespace LocalJSX {
2732
3045
  * @webnative
2733
3046
  */
2734
3047
  "willValidate"?: ElementInternals['willValidate'];
3048
+ /**
3049
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3050
+ */
3051
+ "will-validate"?: ElementInternals['willValidate'];
2735
3052
  }
2736
3053
  /**
2737
3054
  * `<qds-chip>` elements are interactive elements that represent selections.
@@ -2740,11 +3057,6 @@ declare namespace LocalJSX {
2740
3057
  * @see https://quartz.se.com/build/components/chip
2741
3058
  */
2742
3059
  interface QdsChip {
2743
- /**
2744
- * Specify whether the chip should have focus when the page loads.
2745
- * @webnative
2746
- */
2747
- "autoFocus"?: boolean;
2748
3060
  /**
2749
3061
  * Sets the selectable chip's state.
2750
3062
  * @webnative
@@ -2763,10 +3075,18 @@ declare namespace LocalJSX {
2763
3075
  * The name of a registered icon library.
2764
3076
  */
2765
3077
  "iconLibrary"?: string;
3078
+ /**
3079
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3080
+ */
3081
+ "icon-library"?: string;
2766
3082
  /**
2767
3083
  * The name of the icon to render. Available names depend on the icon library being used.
2768
3084
  */
2769
3085
  "iconName"?: string;
3086
+ /**
3087
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3088
+ */
3089
+ "icon-name"?: string;
2770
3090
  /**
2771
3091
  * The name of the chip, which is submitted with the form data.
2772
3092
  * @webnative
@@ -2866,10 +3186,18 @@ declare namespace LocalJSX {
2866
3186
  * Disable Floating UI's [`flip` middleware](https://floating-ui.com/docs/flip).
2867
3187
  */
2868
3188
  "noFlip"?: boolean;
3189
+ /**
3190
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3191
+ */
3192
+ "no-flip"?: boolean;
2869
3193
  /**
2870
3194
  * Disable Floating UI's [`shift` middleware](https://floating-ui.com/docs/shift).
2871
3195
  */
2872
3196
  "noShift"?: boolean;
3197
+ /**
3198
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3199
+ */
3200
+ "no-shift"?: boolean;
2873
3201
  /**
2874
3202
  * Options to pass to Floating UI's [`offset` middleware](https://floating-ui.com/docs/offset). The [`mainAxis` option](https://floating-ui.com/docs/offset#mainaxis) is not supported.
2875
3203
  * @see https://floating-ui.com/docs/offset#options
@@ -2930,6 +3258,10 @@ declare namespace LocalJSX {
2930
3258
  * @example <qds-form-message status-description="Error" text="Password is required."></qds-form-message> // This form message will be read by screen readers as "Error Password is required."
2931
3259
  */
2932
3260
  "statusDescription"?: string;
3261
+ /**
3262
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3263
+ */
3264
+ "status-description"?: string;
2933
3265
  /**
2934
3266
  * The form message's text.
2935
3267
  */
@@ -2989,10 +3321,18 @@ declare namespace LocalJSX {
2989
3321
  * The name of a registered icon library.
2990
3322
  */
2991
3323
  "iconLibrary"?: string;
3324
+ /**
3325
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3326
+ */
3327
+ "icon-library"?: string;
2992
3328
  /**
2993
3329
  * The name of the icon to render. Available names depend on the icon library being used.
2994
3330
  */
2995
3331
  "iconName"?: string;
3332
+ /**
3333
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3334
+ */
3335
+ "icon-name"?: string;
2996
3336
  /**
2997
3337
  * The inline link's importance.
2998
3338
  */
@@ -3010,6 +3350,10 @@ declare namespace LocalJSX {
3010
3350
  * @webnative
3011
3351
  */
3012
3352
  "referrerPolicy"?: ReferrerPolicy;
3353
+ /**
3354
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3355
+ */
3356
+ "referrerpolicy"?: ReferrerPolicy;
3013
3357
  /**
3014
3358
  * The relationship of the linked URL as space-separated [link types](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel). The following list includes some of the most important existing keywords. Every keyword within a space-separated value should be unique within that value. - [`alternate`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-alternate): Alternate representations of the current document. - [`author`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-author): Author of the current document or article. - [`bookmark`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-bookmark): Permalink for the nearest ancestor section. - [`external`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-external): The referenced document is not part of the same site as the current document. An icon will be rendered next to the text if this value is specified. - [`help`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-help): Link to context-sensitive help. - [`license`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-license): Indicates that the main content of the current document is covered by the copyright license described by the referenced document. - [`me`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me): Indicates that the current document represents the person who owns the linked content. - [`next`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-next): Indicates that the current document is a part of a series and that the next document in the series is the referenced document. - [`nofollow`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-nofollow): Indicates that the current document's original author or publisher does not endorse the referenced document. - [`noopener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/noopener): Creates a top-level browsing context that is not an auxiliary browsing context if the hyperlink would create either of those, to begin with (i.e., has an appropriate `target` attribute value). - [`noreferrer`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-noreferrer): No `Referer` header will be included. Additionally, has the same effect as `noopener`. - [`opener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-opener): Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has "`_blank`" as `target` attribute value). - [`prev`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-prev): Indicates that the current document is a part of a series and that the previous document in the series is the referenced document. - [`search`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-search): Gives a link to a resource that can be used to search through the current document and its related pages. - [`tag`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-tag): Gives a tag (identified by the given address) that applies to the current document.
3015
3359
  * @webnative
@@ -3036,21 +3380,15 @@ declare namespace LocalJSX {
3036
3380
  * @webnative
3037
3381
  */
3038
3382
  "accept"?: string;
3039
- /**
3040
- * Controls whether and how input is automatically capitalized as it is entered/edited by the user. Only valid for `search`, `tel`, and `text` inputs. Possible values: - `"off"` or `"none"`: No auto-capitalization is applied (all letters default to lowercase). - `"on"` or `"sentences"`: The first letter of each sentence defaults to a capital letter; all other letters default to lowercase. - `"words"`: The first letter of each word defaults to a capital letter; all other letters default to lowercase. - `"characters"`: All letters default to uppercase.
3041
- * @webnative
3042
- */
3043
- "autoCapitalize"?: AutoCapitalize;
3044
3383
  /**
3045
3384
  * Provides a hint for a [user agent's][] autocomplete feature. See [the HTML `autocomplete` attribute][autocomplete] for a complete list of values and details on how to use `autoComplete`. [user agent's]: https://developer.mozilla.org/docs/Glossary/User_agent [autocomplete]: https://developer.mozilla.org/docs/Web/HTML/Attributes/autocomplete
3046
3385
  * @webnative
3047
3386
  */
3048
3387
  "autoComplete"?: AutoComplete;
3049
3388
  /**
3050
- * Specify whether the input should have focus when the page loads.
3051
- * @webnative
3389
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3052
3390
  */
3053
- "autoFocus"?: boolean;
3391
+ "autocomplete"?: AutoComplete;
3054
3392
  /**
3055
3393
  * Specifies that a new file should be captured and which device should be used to capture that new media of the type defined by `accept`. Values include `user`, `environment`, and `''`: - `user`: The user-facing camera and/or microphone should be used. - `environment`: The outward-facing camera and/or microphone should be used. - `''`: The implementation-specific capture state.
3056
3394
  * @webnative
@@ -3099,6 +3437,10 @@ declare namespace LocalJSX {
3099
3437
  * @webnative
3100
3438
  */
3101
3439
  "maxLength"?: number;
3440
+ /**
3441
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3442
+ */
3443
+ "maxlength"?: number;
3102
3444
  /**
3103
3445
  * Defines the most negative value in the range of permitted values. If the `value` entered into the input is less than this, the input fails [constraint validation][]. Only valid for `date`, `datetime-local`, `month`, `time`, and `week` inputs. This value must be less than or equal to the value of the `max` attribute. If this value isn't a valid number, then the input has no minimum value. [constraint validation]: https://developer.mozilla.org/docs/Web/Guide/HTML/Constraint_validation
3104
3446
  * @webnative
@@ -3109,6 +3451,10 @@ declare namespace LocalJSX {
3109
3451
  * @webnative
3110
3452
  */
3111
3453
  "minLength"?: number;
3454
+ /**
3455
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3456
+ */
3457
+ "minlength"?: number;
3112
3458
  /**
3113
3459
  * For `email` inputs, specifies if multiple comma-separated email addresses can be entered. For `file` inputs, specifies if the user is allowed to select more than one file. Only valid for `email` or `file` inputs.
3114
3460
  * @webnative
@@ -3123,6 +3469,10 @@ declare namespace LocalJSX {
3123
3469
  * Hide the input type's icon. > **_NOTE:_** Due to browser limitations, the icon may not be hidden in all browsers.
3124
3470
  */
3125
3471
  "noIcon"?: boolean;
3472
+ /**
3473
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3474
+ */
3475
+ "no-icon"?: boolean;
3126
3476
  /**
3127
3477
  * Emitted when the input loses focus.
3128
3478
  */
@@ -3163,25 +3513,32 @@ declare namespace LocalJSX {
3163
3513
  * @webnative
3164
3514
  */
3165
3515
  "selectionDirection"?: HTMLInputElement['selectionDirection'];
3516
+ /**
3517
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3518
+ */
3519
+ "selection-direction"?: HTMLInputElement['selectionDirection'];
3166
3520
  /**
3167
3521
  * Get or set the ending position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
3168
3522
  * @webnative
3169
3523
  */
3170
3524
  "selectionEnd"?: HTMLInputElement['selectionEnd'];
3525
+ /**
3526
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3527
+ */
3528
+ "selection-end"?: HTMLInputElement['selectionEnd'];
3171
3529
  /**
3172
3530
  * Get or set the starting position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
3173
3531
  * @webnative
3174
3532
  */
3175
3533
  "selectionStart"?: HTMLInputElement['selectionStart'];
3176
3534
  /**
3177
- * The input's size. > **_NOTE:_** The native [`size` HTML attribute][size] is not supported. CSS `width` should be used instead if this functionality is needed. [size]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
3535
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3178
3536
  */
3179
- "size"?: Size;
3537
+ "selection-start"?: HTMLInputElement['selectionStart'];
3180
3538
  /**
3181
- * Defines whether the input may be checked for spelling errors.
3182
- * @webnative
3539
+ * The input's size. > **_NOTE:_** The native [`size` HTML attribute][size] is not supported. CSS `width` should be used instead if this functionality is needed. [size]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
3183
3540
  */
3184
- "spellCheck"?: boolean;
3541
+ "size"?: Size;
3185
3542
  /**
3186
3543
  * Specifies the granularity that the `value` must adhere to. Only valid for `date`, `datetime-local`, `month`, `number`, `time`, and `week` inputs. The value must be a positive number—integer or float—or the special value `any`, which means no stepping is implied, and any value is allowed (barring other constraints, such as `min` and `max`). If `any` is not explicitly set, valid values for the `number` are the basis for stepping — the `min` value and increments of the step value, up to the `max` value, if specified.
3187
3544
  * @webnative
@@ -3198,6 +3555,10 @@ declare namespace LocalJSX {
3198
3555
  * @webnative
3199
3556
  */
3200
3557
  "validationMessage"?: ElementInternals['validationMessage'];
3558
+ /**
3559
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3560
+ */
3561
+ "validation-message"?: ElementInternals['validationMessage'];
3201
3562
  /**
3202
3563
  * The [`ValidityState`][] object for this `<qds-select>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
3203
3564
  * @readonly
@@ -3215,6 +3576,10 @@ declare namespace LocalJSX {
3215
3576
  * @webnative
3216
3577
  */
3217
3578
  "willValidate"?: ElementInternals['willValidate'];
3579
+ /**
3580
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3581
+ */
3582
+ "will-validate"?: ElementInternals['willValidate'];
3218
3583
  }
3219
3584
  /**
3220
3585
  * `<qds-label>` elements represent a caption for an item in a user interface.
@@ -3262,10 +3627,18 @@ declare namespace LocalJSX {
3262
3627
  * The name of a registered icon library.
3263
3628
  */
3264
3629
  "iconLibrary"?: string;
3630
+ /**
3631
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3632
+ */
3633
+ "icon-library"?: string;
3265
3634
  /**
3266
3635
  * The name of the icon to render. Available names depend on the icon library being used.
3267
3636
  */
3268
3637
  "iconName"?: string;
3638
+ /**
3639
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3640
+ */
3641
+ "icon-name"?: string;
3269
3642
  /**
3270
3643
  * Sets the list item to an indeterminate state, only when `list-action="indeterminate"`. This is usually applied to items that represent a "select all/none" behavior when associated items have a mix of selected and unselected states.
3271
3644
  * @webnative
@@ -3279,6 +3652,10 @@ declare namespace LocalJSX {
3279
3652
  * The type of list-level action that the list item supports
3280
3653
  */
3281
3654
  "listAction"?: ListAction;
3655
+ /**
3656
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3657
+ */
3658
+ "list-action"?: ListAction;
3282
3659
  /**
3283
3660
  * Emitted when the list item loses focus.
3284
3661
  */
@@ -3339,10 +3716,18 @@ declare namespace LocalJSX {
3339
3716
  * The name of a registered icon library.
3340
3717
  */
3341
3718
  "iconLibrary"?: string;
3719
+ /**
3720
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3721
+ */
3722
+ "icon-library"?: string;
3342
3723
  /**
3343
3724
  * The name of the icon to render. Available names depend on the icon library being used.
3344
3725
  */
3345
3726
  "iconName"?: string;
3727
+ /**
3728
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3729
+ */
3730
+ "icon-name"?: string;
3346
3731
  /**
3347
3732
  * Emitted when the navigation list item loses focus.
3348
3733
  */
@@ -3477,10 +3862,9 @@ declare namespace LocalJSX {
3477
3862
  */
3478
3863
  "autoComplete"?: AutoComplete;
3479
3864
  /**
3480
- * Specify whether the select should have focus when the page loads.
3481
- * @webnative
3865
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3482
3866
  */
3483
- "autoFocus"?: boolean;
3867
+ "autocomplete"?: AutoComplete;
3484
3868
  /**
3485
3869
  * Prevents the select from being interacted with: it cannot be pressed or focused.
3486
3870
  * @webnative
@@ -3540,6 +3924,10 @@ declare namespace LocalJSX {
3540
3924
  * @webnative
3541
3925
  */
3542
3926
  "selectedIndex"?: HTMLSelectElement['selectedIndex'];
3927
+ /**
3928
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3929
+ */
3930
+ "selected-index"?: HTMLSelectElement['selectedIndex'];
3543
3931
  /**
3544
3932
  * Collection of the [`<option>`][] elements contained within the `<qds-select>` element that are currently selected. [`<option>`]: https://developer.mozilla.org/docs/Web/HTML/Element/option
3545
3933
  * @readonly
@@ -3562,6 +3950,10 @@ declare namespace LocalJSX {
3562
3950
  * @webnative
3563
3951
  */
3564
3952
  "validationMessage"?: ElementInternals['validationMessage'];
3953
+ /**
3954
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3955
+ */
3956
+ "validation-message"?: ElementInternals['validationMessage'];
3565
3957
  /**
3566
3958
  * The [`ValidityState`][] object for this `<qds-select>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
3567
3959
  * @readonly
@@ -3579,6 +3971,10 @@ declare namespace LocalJSX {
3579
3971
  * @webnative
3580
3972
  */
3581
3973
  "willValidate"?: ElementInternals['willValidate'];
3974
+ /**
3975
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
3976
+ */
3977
+ "will-validate"?: ElementInternals['willValidate'];
3582
3978
  }
3583
3979
  /**
3584
3980
  * `<qds-standalone-link>` elements, with their `href` property, create a hyperlink
@@ -3613,10 +4009,18 @@ declare namespace LocalJSX {
3613
4009
  * The name of a registered icon library.
3614
4010
  */
3615
4011
  "iconLibrary"?: string;
4012
+ /**
4013
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4014
+ */
4015
+ "icon-library"?: string;
3616
4016
  /**
3617
4017
  * The name of the icon to render. Available names depend on the icon library being used.
3618
4018
  */
3619
4019
  "iconName"?: string;
4020
+ /**
4021
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4022
+ */
4023
+ "icon-name"?: string;
3620
4024
  /**
3621
4025
  * The standalone link's importance.
3622
4026
  */
@@ -3634,6 +4038,10 @@ declare namespace LocalJSX {
3634
4038
  * @webnative
3635
4039
  */
3636
4040
  "referrerPolicy"?: ReferrerPolicy;
4041
+ /**
4042
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4043
+ */
4044
+ "referrerpolicy"?: ReferrerPolicy;
3637
4045
  /**
3638
4046
  * The relationship of the linked URL as space-separated [link types](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel). The following list includes some of the most important existing keywords. Every keyword within a space-separated value should be unique within that value. - [`alternate`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-alternate): Alternate representations of the current document. - [`author`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-author): Author of the current document or article. - [`bookmark`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-bookmark): Permalink for the nearest ancestor section. - [`external`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-external): The referenced document is not part of the same site as the current document. An icon will be rendered next to the text if this value is specified. - [`help`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-help): Link to context-sensitive help. - [`license`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-license): Indicates that the main content of the current document is covered by the copyright license described by the referenced document. - [`me`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me): Indicates that the current document represents the person who owns the linked content. - [`next`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-next): Indicates that the current document is a part of a series and that the next document in the series is the referenced document. - [`nofollow`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-nofollow): Indicates that the current document's original author or publisher does not endorse the referenced document. - [`noopener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/noopener): Creates a top-level browsing context that is not an auxiliary browsing context if the hyperlink would create either of those, to begin with (i.e., has an appropriate `target` attribute value). - [`noreferrer`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-noreferrer): No `Referer` header will be included. Additionally, has the same effect as `noopener`. - [`opener`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-opener): Creates an auxiliary browsing context if the hyperlink would otherwise create a top-level browsing context that is not an auxiliary browsing context (i.e., has "`_blank`" as `target` attribute value). - [`prev`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-prev): Indicates that the current document is a part of a series and that the previous document in the series is the referenced document. - [`search`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-search): Gives a link to a resource that can be used to search through the current document and its related pages. - [`tag`](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel#attr-tag): Gives a tag (identified by the given address) that applies to the current document.
3639
4047
  * @webnative
@@ -3657,11 +4065,6 @@ declare namespace LocalJSX {
3657
4065
  * @see https://quartz.se.com/build/components/switch
3658
4066
  */
3659
4067
  interface QdsSwitch {
3660
- /**
3661
- * Specify whether the switch should have focus when the page loads.
3662
- * @webnative
3663
- */
3664
- "autoFocus"?: boolean;
3665
4068
  /**
3666
4069
  * Sets the switch's state.
3667
4070
  * @webnative
@@ -3714,6 +4117,10 @@ declare namespace LocalJSX {
3714
4117
  * @webnative
3715
4118
  */
3716
4119
  "validationMessage"?: ElementInternals['validationMessage'];
4120
+ /**
4121
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4122
+ */
4123
+ "validation-message"?: ElementInternals['validationMessage'];
3717
4124
  /**
3718
4125
  * The [`ValidityState`][] object for this `<qds-switch>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
3719
4126
  * @readonly
@@ -3731,6 +4138,10 @@ declare namespace LocalJSX {
3731
4138
  * @webnative
3732
4139
  */
3733
4140
  "willValidate"?: ElementInternals['willValidate'];
4141
+ /**
4142
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4143
+ */
4144
+ "will-validate"?: ElementInternals['willValidate'];
3734
4145
  }
3735
4146
  /**
3736
4147
  * <qds-tab> is a navigational element that is used in different horizontal or vertical navigation bars
@@ -3751,14 +4162,26 @@ declare namespace LocalJSX {
3751
4162
  * The tab's counter importance.
3752
4163
  */
3753
4164
  "badgeCounterImportance"?: HTMLQdsBadgeCounterElement['importance'];
4165
+ /**
4166
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4167
+ */
4168
+ "badge-counter-importance"?: HTMLQdsBadgeCounterElement['importance'];
3754
4169
  /**
3755
4170
  * The indicator or counter badge's accessible text that will be used by screen readers.
3756
4171
  */
3757
4172
  "badgeDescription"?: string;
4173
+ /**
4174
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4175
+ */
4176
+ "badge-description"?: string;
3758
4177
  /**
3759
4178
  * The indicator's status.
3760
4179
  */
3761
4180
  "badgeIndicatorStatus"?: HTMLQdsBadgeIndicatorElement['status'];
4181
+ /**
4182
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4183
+ */
4184
+ "badge-indicator-status"?: HTMLQdsBadgeIndicatorElement['status'];
3762
4185
  /**
3763
4186
  * Prevents the tab from being interacted with: it cannot be selected or focused.
3764
4187
  */
@@ -3772,14 +4195,26 @@ declare namespace LocalJSX {
3772
4195
  * The name of a registered icon library.
3773
4196
  */
3774
4197
  "iconLibrary"?: string;
4198
+ /**
4199
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4200
+ */
4201
+ "icon-library"?: string;
3775
4202
  /**
3776
4203
  * The name of the icon to render. Available names depend on the icon library being used.
3777
4204
  */
3778
4205
  "iconName"?: string;
4206
+ /**
4207
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4208
+ */
4209
+ "icon-name"?: string;
3779
4210
  /**
3780
4211
  * Displays the tab in a collapsed state without its text. The text will be displayed in a tooltip instead. This property has no effect if the tab does not have an icon set.
3781
4212
  */
3782
4213
  "iconOnly"?: boolean;
4214
+ /**
4215
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4216
+ */
4217
+ "icon-only"?: boolean;
3783
4218
  /**
3784
4219
  * The tab's importance.
3785
4220
  */
@@ -3788,6 +4223,10 @@ declare namespace LocalJSX {
3788
4223
  * The tab's indicator position.
3789
4224
  */
3790
4225
  "indicatorPosition"?: IndicatorPosition;
4226
+ /**
4227
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4228
+ */
4229
+ "indicator-position"?: IndicatorPosition;
3791
4230
  /**
3792
4231
  * Emitted when the tab loses focus.
3793
4232
  */
@@ -3820,30 +4259,58 @@ declare namespace LocalJSX {
3820
4259
  * The tag icon's accessible text that will be used by screen readers.
3821
4260
  */
3822
4261
  "tagIconDescription"?: string;
4262
+ /**
4263
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4264
+ */
4265
+ "tag-icon-description"?: string;
3823
4266
  /**
3824
4267
  * The name of a registered icon library.
3825
4268
  */
3826
4269
  "tagIconLibrary"?: string;
4270
+ /**
4271
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4272
+ */
4273
+ "tag-icon-library"?: string;
3827
4274
  /**
3828
4275
  * The name of the tab's tag icon to render. Available names depend on the icon library being used.
3829
4276
  */
3830
4277
  "tagIconName"?: string;
4278
+ /**
4279
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4280
+ */
4281
+ "tag-icon-name"?: string;
3831
4282
  /**
3832
4283
  * The tab's tag importance.
3833
4284
  */
3834
4285
  "tagImportance"?: HTMLQdsTagElement['importance'];
4286
+ /**
4287
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4288
+ */
4289
+ "tag-importance"?: HTMLQdsTagElement['importance'];
3835
4290
  /**
3836
4291
  * The tab's tag size.
3837
4292
  */
3838
4293
  "tagSize"?: Size;
4294
+ /**
4295
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4296
+ */
4297
+ "tag-size"?: Size;
3839
4298
  /**
3840
4299
  * The tab's tag status.
3841
4300
  */
3842
4301
  "tagStatus"?: Status;
4302
+ /**
4303
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4304
+ */
4305
+ "tag-status"?: Status;
3843
4306
  /**
3844
4307
  * The tab's tag text.
3845
4308
  */
3846
4309
  "tagText"?: string;
4310
+ /**
4311
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4312
+ */
4313
+ "tag-text"?: string;
3847
4314
  /**
3848
4315
  * Primary text to display.
3849
4316
  */
@@ -3879,6 +4346,10 @@ declare namespace LocalJSX {
3879
4346
  * the tablist Description
3880
4347
  */
3881
4348
  "tablistDescription"?: string;
4349
+ /**
4350
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4351
+ */
4352
+ "tablist-description"?: string;
3882
4353
  }
3883
4354
  /**
3884
4355
  * The `<qds-table>` element represents tabular data — that is, information
@@ -3907,11 +4378,19 @@ declare namespace LocalJSX {
3907
4378
  * @webnative
3908
4379
  */
3909
4380
  "colSpan"?: number;
4381
+ /**
4382
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4383
+ */
4384
+ "colspan"?: number;
3910
4385
  /**
3911
4386
  * Non-negative integer value that indicates for how many rows the cell extends. Its default value is `1`; if its value is set to `0`, it extends until the end of the table section (`<qds-table-head>` or `<qds-table-body>`, even if implicitly defined), that the cell belongs to. Values higher than 65534 are clipped down to 65534.
3912
4387
  * @webnative
3913
4388
  */
3914
4389
  "rowSpan"?: number;
4390
+ /**
4391
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4392
+ */
4393
+ "rowspan"?: number;
3915
4394
  }
3916
4395
  /**
3917
4396
  * The `<qds-table-head>` element encapsulates a set of rows (`<qds-table-row>`
@@ -3938,11 +4417,19 @@ declare namespace LocalJSX {
3938
4417
  * @webnative
3939
4418
  */
3940
4419
  "colSpan"?: number;
4420
+ /**
4421
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4422
+ */
4423
+ "colspan"?: number;
3941
4424
  /**
3942
4425
  * Non-negative integer value that indicates for how many rows the cell extends. Its default value is `1`; if its value is set to `0`, it extends until the end of the table section (`<qds-table-head>` or `<qds-table-body>`, even if implicitly defined), that the cell belongs to. Values higher than 65534 are clipped down to 65534.
3943
4426
  * @webnative
3944
4427
  */
3945
4428
  "rowSpan"?: number;
4429
+ /**
4430
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4431
+ */
4432
+ "rowspan"?: number;
3946
4433
  /**
3947
4434
  * Defines the cells that the header element relates to. It may have the following values: - `row`: The header relates to all cells of the row it belongs to. - `col`: The header relates to all cells of the column it belongs to. If the `scope` attribute is not specified, or its value is not `row` or `col`, then browsers automatically select the set of cells to which the header cell applies.
3948
4435
  * @webnative
@@ -3967,14 +4454,26 @@ declare namespace LocalJSX {
3967
4454
  * Provides a text description of the icon for screen readers.
3968
4455
  */
3969
4456
  "iconDescription"?: string;
4457
+ /**
4458
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4459
+ */
4460
+ "icon-description"?: string;
3970
4461
  /**
3971
4462
  * The name of a registered icon library.
3972
4463
  */
3973
4464
  "iconLibrary"?: string;
4465
+ /**
4466
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4467
+ */
4468
+ "icon-library"?: string;
3974
4469
  /**
3975
4470
  * The name of the icon to render. Available names depend on the icon library being used.
3976
4471
  */
3977
4472
  "iconName"?: string;
4473
+ /**
4474
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4475
+ */
4476
+ "icon-name"?: string;
3978
4477
  /**
3979
4478
  * The tag's importance.
3980
4479
  */
@@ -3999,21 +4498,15 @@ declare namespace LocalJSX {
3999
4498
  * @see https://quartz.se.com/build/components/textarea
4000
4499
  */
4001
4500
  interface QdsTextarea {
4002
- /**
4003
- * Controls whether and how input is automatically capitalized as it is entered/edited by the user. Possible values: - `"off"` or `"none"`: No auto-capitalization is applied (all letters default to lowercase). - `"on"` or `"sentences"`: The first letter of each sentence defaults to a capital letter; all other letters default to lowercase. - `"words"`: The first letter of each word defaults to a capital letter; all other letters default to lowercase. - `"characters"`: All letters default to uppercase.
4004
- * @webnative
4005
- */
4006
- "autoCapitalize"?: AutoCapitalize;
4007
4501
  /**
4008
4502
  * Indicates whether the value of the textarea can be automatically completed by the browser. Possible values: `off`: The user must explicitly enter a value into this field for every use, or the document provides its own auto-completion method; the browser does not automatically complete the entry. `on`: The browser can automatically complete the value based on values that the user has entered during previous uses. If the `autocomplete` attribute is not specified on a `<qds-textarea>` element, then the browser uses the `autocomplete` attribute value of the `<qds-textarea>` element's form owner. The form owner is either the [`<form>`][] element that this `<qds-textarea>` element is a descendant of or the form element whose `id` is specified by the `form` attribute of the `qds-textarea` element. For more information, see the [`autocomplete`] attribute in [`<form>`][]. [`<form>`]: https://developer.mozilla.org/docs/Web/HTML/Element/form [`autocomplete`]: https://developer.mozilla.org/docs/Web/HTML/Element/form#autocomplete
4009
4503
  * @webnative
4010
4504
  */
4011
4505
  "autoComplete"?: TextAreaAutoComplete;
4012
4506
  /**
4013
- * Specify whether the input should have focus when the page loads.
4014
- * @webnative
4507
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4015
4508
  */
4016
- "autoFocus"?: boolean;
4509
+ "autocomplete"?: TextAreaAutoComplete;
4017
4510
  /**
4018
4511
  * The visible width of the text control, in average character widths. If it is specified, it must be a positive integer. If it is not specified, the default value is `20`.
4019
4512
  * @webnative
@@ -4051,11 +4544,19 @@ declare namespace LocalJSX {
4051
4544
  * @webnative
4052
4545
  */
4053
4546
  "maxLength"?: number;
4547
+ /**
4548
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4549
+ */
4550
+ "maxlength"?: number;
4054
4551
  /**
4055
4552
  * The minimum number of characters (as UTF-16 code units) the user can enter into the textarea. This must be an non-negative integer value smaller than or equal to the value specified by `maxlength`. If no `minlength` is specified, or an invalid value is specified, the textarea has no minimum length. The textarea will fail [constraint validation][] if the length of the text entered into the field is fewer than `minlength` UTF-16 code units long, preventing form submission. See [Client-side validation][] for more information. [constraint validation]: https://developer.mozilla.org/docs/Web/Guide/HTML/Constraint_validation [Client-side validation]: https://developer.mozilla.org/docs/Web/HTML/Element/input#client-side_validation
4056
4553
  * @webnative
4057
4554
  */
4058
4555
  "minLength"?: number;
4556
+ /**
4557
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4558
+ */
4559
+ "minlength"?: number;
4059
4560
  /**
4060
4561
  * The name of the textarea, which is submitted with the form data.
4061
4562
  * @webnative
@@ -4097,31 +4598,42 @@ declare namespace LocalJSX {
4097
4598
  * @webnative
4098
4599
  */
4099
4600
  "selectionDirection"?: HTMLInputElement['selectionDirection'];
4601
+ /**
4602
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4603
+ */
4604
+ "selection-direction"?: HTMLInputElement['selectionDirection'];
4100
4605
  /**
4101
4606
  * Get or set the ending position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
4102
4607
  * @webnative
4103
4608
  */
4104
4609
  "selectionEnd"?: HTMLInputElement['selectionEnd'];
4610
+ /**
4611
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4612
+ */
4613
+ "selection-end"?: HTMLInputElement['selectionEnd'];
4105
4614
  /**
4106
4615
  * Get or set the starting position or offset of a text selection. > **_NOTE:_** This property has no effect when used as an attribute.
4107
4616
  * @webnative
4108
4617
  */
4109
4618
  "selectionStart"?: HTMLInputElement['selectionStart'];
4110
4619
  /**
4111
- * The textarea's size. > **_NOTE:_** The native [`size` HTML attribute][] is not supported. CSS `width` should be used instead if this functionality is needed. [`size` HTML attribute]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
4620
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4112
4621
  */
4113
- "size"?: Size;
4622
+ "selection-start"?: HTMLInputElement['selectionStart'];
4114
4623
  /**
4115
- * Defines whether the textarea may be checked for spelling errors.
4116
- * @webnative
4624
+ * The textarea's size. > **_NOTE:_** The native [`size` HTML attribute][] is not supported. CSS `width` should be used instead if this functionality is needed. [`size` HTML attribute]: https://developer.mozilla.org/docs/Web/HTML/Attributes/size
4117
4625
  */
4118
- "spellCheck"?: boolean;
4626
+ "size"?: Size;
4119
4627
  /**
4120
4628
  * The error message that would be shown to the user if the `<qds-select>` was to be checked for validity.
4121
4629
  * @readonly
4122
4630
  * @webnative
4123
4631
  */
4124
4632
  "validationMessage"?: ElementInternals['validationMessage'];
4633
+ /**
4634
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4635
+ */
4636
+ "validation-message"?: ElementInternals['validationMessage'];
4125
4637
  /**
4126
4638
  * The [`ValidityState`][] object for this `<qds-select>`. [`ValidityState`]: https://developer.mozilla.org/docs/Web/API/ValidityState
4127
4639
  * @readonly
@@ -4139,6 +4651,10 @@ declare namespace LocalJSX {
4139
4651
  * @webnative
4140
4652
  */
4141
4653
  "willValidate"?: ElementInternals['willValidate'];
4654
+ /**
4655
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4656
+ */
4657
+ "will-validate"?: ElementInternals['willValidate'];
4142
4658
  /**
4143
4659
  * Indicates how the control should wrap the value for form submission. Possible values are: - `hard`: The browser automatically inserts line breaks (`CR+LF`) so that each line is no longer than the width of the control; the `cols` attribute must be specified for this to take effect - `soft`: The browser ensures that all line breaks in the entered value are a `CR+LF` pair, but no additional line breaks are added to the value. - `off`: Like `soft` but changes appearance to `white-space: pre` so line segments exceeding `cols` are not wrapped and the `<qds-textarea>` becomes horizontally scrollable. If this attribute is not specified, `soft` is its default value.
4144
4660
  * @webnative
@@ -4157,10 +4673,18 @@ declare namespace LocalJSX {
4157
4673
  * The name of a registered icon library.
4158
4674
  */
4159
4675
  "iconLibrary"?: string;
4676
+ /**
4677
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4678
+ */
4679
+ "icon-library"?: string;
4160
4680
  /**
4161
4681
  * The name of the icon to render. Available names depend on the icon library being used.
4162
4682
  */
4163
4683
  "iconName"?: string;
4684
+ /**
4685
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4686
+ */
4687
+ "icon-name"?: string;
4164
4688
  /**
4165
4689
  * Text to display for the kicker.
4166
4690
  */
@@ -4204,10 +4728,18 @@ declare namespace LocalJSX {
4204
4728
  * Disable Floating UI's [`flip` middleware](https://floating-ui.com/docs/flip).
4205
4729
  */
4206
4730
  "noFlip"?: boolean;
4731
+ /**
4732
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4733
+ */
4734
+ "no-flip"?: boolean;
4207
4735
  /**
4208
4736
  * Disable Floating UI's [`shift` middleware](https://floating-ui.com/docs/shift).
4209
4737
  */
4210
4738
  "noShift"?: boolean;
4739
+ /**
4740
+ * @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
4741
+ */
4742
+ "no-shift"?: boolean;
4211
4743
  /**
4212
4744
  * Options to pass to Floating UI's [`offset` middleware](https://floating-ui.com/docs/offset). The [`mainAxis` option](https://floating-ui.com/docs/offset#mainaxis) is not supported.
4213
4745
  * @see https://floating-ui.com/docs/offset#options