@aquera/nile-elements 1.6.2 → 1.6.3

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 (680) hide show
  1. package/README.md +8 -0
  2. package/dist/index.cjs.js +1 -1
  3. package/dist/index.esm.js +1 -1
  4. package/dist/index.js +503 -335
  5. package/dist/internal/accessibility/a11y.custom-value.enum.cjs.js +2 -0
  6. package/dist/internal/accessibility/a11y.custom-value.enum.cjs.js.map +1 -0
  7. package/dist/internal/accessibility/a11y.custom-value.enum.esm.js +1 -0
  8. package/dist/internal/accessibility/a11y.property.enum.cjs.js +2 -0
  9. package/dist/internal/accessibility/a11y.property.enum.cjs.js.map +1 -0
  10. package/dist/internal/accessibility/a11y.property.enum.esm.js +1 -0
  11. package/dist/internal/accessibility/a11y.role.enum.cjs.js +2 -0
  12. package/dist/internal/accessibility/a11y.role.enum.cjs.js.map +1 -0
  13. package/dist/internal/accessibility/a11y.role.enum.esm.js +1 -0
  14. package/dist/internal/accessibility/a11y.state.enum.cjs.js +2 -0
  15. package/dist/internal/accessibility/a11y.state.enum.cjs.js.map +1 -0
  16. package/dist/internal/accessibility/a11y.state.enum.esm.js +1 -0
  17. package/dist/internal/accessibility/accessibility.const.cjs.js +2 -0
  18. package/dist/internal/accessibility/accessibility.const.cjs.js.map +1 -0
  19. package/dist/internal/accessibility/accessibility.const.esm.js +1 -0
  20. package/dist/internal/accessibility/role.enum.cjs.js +2 -0
  21. package/dist/internal/accessibility/role.enum.cjs.js.map +1 -0
  22. package/dist/internal/accessibility/role.enum.esm.js +1 -0
  23. package/dist/internal/nile-element.cjs.js +1 -1
  24. package/dist/internal/nile-element.cjs.js.map +1 -1
  25. package/dist/internal/nile-element.esm.js +1 -1
  26. package/dist/nile-accordion/index.cjs.js +1 -1
  27. package/dist/nile-accordion/index.esm.js +1 -1
  28. package/dist/nile-accordion/nile-accordion.cjs.js +1 -1
  29. package/dist/nile-accordion/nile-accordion.cjs.js.map +1 -1
  30. package/dist/nile-accordion/nile-accordion.esm.js +2 -2
  31. package/dist/nile-auto-complete/index.cjs.js +1 -1
  32. package/dist/nile-auto-complete/index.esm.js +1 -1
  33. package/dist/nile-auto-complete/nile-auto-complete.cjs.js +1 -1
  34. package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
  35. package/dist/nile-auto-complete/nile-auto-complete.esm.js +1 -1
  36. package/dist/nile-avatar/index.cjs.js +1 -1
  37. package/dist/nile-avatar/index.esm.js +1 -1
  38. package/dist/nile-avatar/nile-avatar.cjs.js +1 -1
  39. package/dist/nile-avatar/nile-avatar.cjs.js.map +1 -1
  40. package/dist/nile-avatar/nile-avatar.esm.js +3 -1
  41. package/dist/nile-badge/index.cjs.js +1 -1
  42. package/dist/nile-badge/index.esm.js +1 -1
  43. package/dist/nile-badge/nile-badge.cjs.js +1 -1
  44. package/dist/nile-badge/nile-badge.cjs.js.map +1 -1
  45. package/dist/nile-badge/nile-badge.esm.js +2 -2
  46. package/dist/nile-breadcrumb/index.cjs.js +1 -1
  47. package/dist/nile-breadcrumb/index.esm.js +1 -1
  48. package/dist/nile-breadcrumb/nile-breadcrumb.cjs.js +1 -1
  49. package/dist/nile-breadcrumb/nile-breadcrumb.cjs.js.map +1 -1
  50. package/dist/nile-breadcrumb/nile-breadcrumb.esm.js +1 -1
  51. package/dist/nile-breadcrumb-item/index.cjs.js +1 -1
  52. package/dist/nile-breadcrumb-item/index.esm.js +1 -1
  53. package/dist/nile-breadcrumb-item/nile-breadcrumb-item.cjs.js +1 -1
  54. package/dist/nile-breadcrumb-item/nile-breadcrumb-item.cjs.js.map +1 -1
  55. package/dist/nile-breadcrumb-item/nile-breadcrumb-item.esm.js +4 -4
  56. package/dist/nile-button/index.cjs.js +1 -1
  57. package/dist/nile-button/index.esm.js +1 -1
  58. package/dist/nile-button/nile-button.cjs.js +1 -1
  59. package/dist/nile-button/nile-button.cjs.js.map +1 -1
  60. package/dist/nile-button/nile-button.esm.js +1 -1
  61. package/dist/nile-button-filter/index.cjs.js +1 -1
  62. package/dist/nile-button-filter/index.esm.js +1 -1
  63. package/dist/nile-button-filter/nile-button-filter.cjs.js +1 -1
  64. package/dist/nile-button-filter/nile-button-filter.cjs.js.map +1 -1
  65. package/dist/nile-button-filter/nile-button-filter.esm.js +7 -7
  66. package/dist/nile-button-toggle/index.cjs.js +1 -1
  67. package/dist/nile-button-toggle/index.esm.js +1 -1
  68. package/dist/nile-button-toggle/nile-button-toggle.cjs.js +1 -1
  69. package/dist/nile-button-toggle/nile-button-toggle.cjs.js.map +1 -1
  70. package/dist/nile-button-toggle/nile-button-toggle.esm.js +2 -2
  71. package/dist/nile-button-toggle-group/index.cjs.js +1 -1
  72. package/dist/nile-button-toggle-group/index.esm.js +1 -1
  73. package/dist/nile-button-toggle-group/nile-button-toggle-group.cjs.js +1 -1
  74. package/dist/nile-button-toggle-group/nile-button-toggle-group.cjs.js.map +1 -1
  75. package/dist/nile-button-toggle-group/nile-button-toggle-group.esm.js +1 -1
  76. package/dist/nile-calendar/index.cjs.js +1 -1
  77. package/dist/nile-calendar/index.esm.js +1 -1
  78. package/dist/nile-calendar/nile-calendar.cjs.js +1 -1
  79. package/dist/nile-calendar/nile-calendar.cjs.js.map +1 -1
  80. package/dist/nile-calendar/nile-calendar.esm.js +4 -4
  81. package/dist/nile-card/index.cjs.js +1 -1
  82. package/dist/nile-card/index.esm.js +1 -1
  83. package/dist/nile-card/nile-card.cjs.js +1 -1
  84. package/dist/nile-card/nile-card.cjs.js.map +1 -1
  85. package/dist/nile-card/nile-card.esm.js +2 -2
  86. package/dist/nile-carousel/index.cjs.js +1 -1
  87. package/dist/nile-carousel/index.esm.js +1 -1
  88. package/dist/nile-carousel/nile-carousel-item/index.cjs.js +1 -1
  89. package/dist/nile-carousel/nile-carousel-item/index.esm.js +1 -1
  90. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.cjs.js +1 -1
  91. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.cjs.js.map +1 -1
  92. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.esm.js +2 -2
  93. package/dist/nile-carousel/nile-carousel.cjs.js +1 -1
  94. package/dist/nile-carousel/nile-carousel.cjs.js.map +1 -1
  95. package/dist/nile-carousel/nile-carousel.esm.js +1 -1
  96. package/dist/nile-checkbox/index.cjs.js +1 -1
  97. package/dist/nile-checkbox/index.esm.js +1 -1
  98. package/dist/nile-checkbox/nile-checkbox.cjs.js +1 -1
  99. package/dist/nile-checkbox/nile-checkbox.cjs.js.map +1 -1
  100. package/dist/nile-checkbox/nile-checkbox.css.cjs.js +1 -1
  101. package/dist/nile-checkbox/nile-checkbox.css.cjs.js.map +1 -1
  102. package/dist/nile-checkbox/nile-checkbox.css.esm.js +4 -0
  103. package/dist/nile-checkbox/nile-checkbox.esm.js +3 -3
  104. package/dist/nile-checkbox-group/index.cjs.js +2 -0
  105. package/dist/nile-checkbox-group/index.cjs.js.map +1 -0
  106. package/dist/nile-checkbox-group/index.esm.js +1 -0
  107. package/dist/nile-checkbox-group/nile-checkbox-group.cjs.js +2 -0
  108. package/dist/nile-checkbox-group/nile-checkbox-group.cjs.js.map +1 -0
  109. package/dist/nile-checkbox-group/nile-checkbox-group.css.cjs.js +2 -0
  110. package/dist/nile-checkbox-group/nile-checkbox-group.css.cjs.js.map +1 -0
  111. package/dist/nile-checkbox-group/nile-checkbox-group.css.esm.js +68 -0
  112. package/dist/nile-checkbox-group/nile-checkbox-group.esm.js +56 -0
  113. package/dist/nile-chip/index.cjs.js +1 -1
  114. package/dist/nile-chip/index.esm.js +1 -1
  115. package/dist/nile-chip/nile-chip.cjs.js +1 -1
  116. package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
  117. package/dist/nile-chip/nile-chip.esm.js +2 -2
  118. package/dist/nile-circular-progressbar/index.cjs.js +1 -1
  119. package/dist/nile-circular-progressbar/index.esm.js +1 -1
  120. package/dist/nile-circular-progressbar/nile-circular-progressbar.cjs.js +1 -1
  121. package/dist/nile-circular-progressbar/nile-circular-progressbar.cjs.js.map +1 -1
  122. package/dist/nile-circular-progressbar/nile-circular-progressbar.esm.js +2 -2
  123. package/dist/nile-code-editor/index.cjs.js +1 -1
  124. package/dist/nile-code-editor/index.esm.js +1 -1
  125. package/dist/nile-code-editor/nile-code-editor.cjs.js +1 -1
  126. package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
  127. package/dist/nile-code-editor/nile-code-editor.esm.js +1 -1
  128. package/dist/nile-content-editor/index.cjs.js +1 -1
  129. package/dist/nile-content-editor/index.esm.js +1 -1
  130. package/dist/nile-content-editor/nile-content-editor.cjs.js +1 -1
  131. package/dist/nile-content-editor/nile-content-editor.cjs.js.map +1 -1
  132. package/dist/nile-content-editor/nile-content-editor.esm.js +5 -5
  133. package/dist/nile-date-picker/index.cjs.js +1 -1
  134. package/dist/nile-date-picker/index.esm.js +1 -1
  135. package/dist/nile-date-picker/nile-date-picker.cjs.js +1 -1
  136. package/dist/nile-date-picker/nile-date-picker.cjs.js.map +1 -1
  137. package/dist/nile-date-picker/nile-date-picker.esm.js +1 -1
  138. package/dist/nile-detail/index.cjs.js +1 -1
  139. package/dist/nile-detail/index.esm.js +1 -1
  140. package/dist/nile-detail/nile-detail.cjs.js +1 -1
  141. package/dist/nile-detail/nile-detail.cjs.js.map +1 -1
  142. package/dist/nile-detail/nile-detail.esm.js +2 -2
  143. package/dist/nile-dialog/index.cjs.js +1 -1
  144. package/dist/nile-dialog/index.esm.js +1 -1
  145. package/dist/nile-dialog/nile-dialog.cjs.js +1 -1
  146. package/dist/nile-dialog/nile-dialog.cjs.js.map +1 -1
  147. package/dist/nile-dialog/nile-dialog.esm.js +2 -2
  148. package/dist/nile-divider/index.cjs.js +1 -1
  149. package/dist/nile-divider/index.esm.js +1 -1
  150. package/dist/nile-divider/nile-divider.cjs.js +1 -1
  151. package/dist/nile-divider/nile-divider.cjs.js.map +1 -1
  152. package/dist/nile-divider/nile-divider.esm.js +2 -2
  153. package/dist/nile-drawer/index.cjs.js +1 -1
  154. package/dist/nile-drawer/index.esm.js +1 -1
  155. package/dist/nile-drawer/nile-drawer.cjs.js +1 -1
  156. package/dist/nile-drawer/nile-drawer.cjs.js.map +1 -1
  157. package/dist/nile-drawer/nile-drawer.esm.js +1 -1
  158. package/dist/nile-dropdown/index.cjs.js +1 -1
  159. package/dist/nile-dropdown/index.esm.js +1 -1
  160. package/dist/nile-dropdown/nile-dropdown.cjs.js +1 -1
  161. package/dist/nile-dropdown/nile-dropdown.cjs.js.map +1 -1
  162. package/dist/nile-dropdown/nile-dropdown.esm.js +1 -1
  163. package/dist/nile-empty-state/index.cjs.js +1 -1
  164. package/dist/nile-empty-state/index.esm.js +1 -1
  165. package/dist/nile-empty-state/nile-empty-state.cjs.js +1 -1
  166. package/dist/nile-empty-state/nile-empty-state.cjs.js.map +1 -1
  167. package/dist/nile-empty-state/nile-empty-state.esm.js +2 -2
  168. package/dist/nile-file-preview/index.cjs.js +1 -1
  169. package/dist/nile-file-preview/index.esm.js +1 -1
  170. package/dist/nile-file-preview/nile-file-preview.cjs.js +1 -1
  171. package/dist/nile-file-preview/nile-file-preview.cjs.js.map +1 -1
  172. package/dist/nile-file-preview/nile-file-preview.esm.js +1 -1
  173. package/dist/nile-file-upload/index.cjs.js +1 -1
  174. package/dist/nile-file-upload/index.esm.js +1 -1
  175. package/dist/nile-file-upload/nile-file-upload.cjs.js +1 -1
  176. package/dist/nile-file-upload/nile-file-upload.cjs.js.map +1 -1
  177. package/dist/nile-file-upload/nile-file-upload.esm.js +2 -2
  178. package/dist/nile-filter-chip/index.cjs.js +1 -1
  179. package/dist/nile-filter-chip/index.esm.js +1 -1
  180. package/dist/nile-filter-chip/nile-filter-chip.cjs.js +1 -1
  181. package/dist/nile-filter-chip/nile-filter-chip.cjs.js.map +1 -1
  182. package/dist/nile-filter-chip/nile-filter-chip.esm.js +2 -2
  183. package/dist/nile-floating-panel/index.cjs.js +1 -1
  184. package/dist/nile-floating-panel/index.esm.js +1 -1
  185. package/dist/nile-floating-panel/nile-floating-panel.cjs.js +1 -1
  186. package/dist/nile-floating-panel/nile-floating-panel.cjs.js.map +1 -1
  187. package/dist/nile-floating-panel/nile-floating-panel.esm.js +1 -1
  188. package/dist/nile-form-group/index.cjs.js +1 -1
  189. package/dist/nile-form-group/index.esm.js +1 -1
  190. package/dist/nile-form-group/nile-form-group.cjs.js +1 -1
  191. package/dist/nile-form-group/nile-form-group.cjs.js.map +1 -1
  192. package/dist/nile-form-group/nile-form-group.esm.js +2 -2
  193. package/dist/nile-format-date/index.cjs.js +1 -1
  194. package/dist/nile-format-date/index.esm.js +1 -1
  195. package/dist/nile-format-date/nile-format-date.cjs.js +1 -1
  196. package/dist/nile-format-date/nile-format-date.cjs.js.map +1 -1
  197. package/dist/nile-format-date/nile-format-date.esm.js +1 -1
  198. package/dist/nile-grid/index.cjs.js +1 -1
  199. package/dist/nile-grid/index.esm.js +1 -1
  200. package/dist/nile-grid/nile-grid-body/index.cjs.js +1 -1
  201. package/dist/nile-grid/nile-grid-body/index.esm.js +1 -1
  202. package/dist/nile-grid/nile-grid-body/nile-grid-body.cjs.js +1 -1
  203. package/dist/nile-grid/nile-grid-body/nile-grid-body.cjs.js.map +1 -1
  204. package/dist/nile-grid/nile-grid-body/nile-grid-body.esm.js +2 -2
  205. package/dist/nile-grid/nile-grid-cell-item/index.cjs.js +1 -1
  206. package/dist/nile-grid/nile-grid-cell-item/index.esm.js +1 -1
  207. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.cjs.js +1 -1
  208. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.cjs.js.map +1 -1
  209. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.esm.js +2 -2
  210. package/dist/nile-grid/nile-grid-head/index.cjs.js +1 -1
  211. package/dist/nile-grid/nile-grid-head/index.esm.js +1 -1
  212. package/dist/nile-grid/nile-grid-head/nile-grid-head.cjs.js +1 -1
  213. package/dist/nile-grid/nile-grid-head/nile-grid-head.cjs.js.map +1 -1
  214. package/dist/nile-grid/nile-grid-head/nile-grid-head.esm.js +2 -2
  215. package/dist/nile-grid/nile-grid-head-item/index.cjs.js +1 -1
  216. package/dist/nile-grid/nile-grid-head-item/index.esm.js +1 -1
  217. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js +1 -1
  218. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js.map +1 -1
  219. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.esm.js +3 -3
  220. package/dist/nile-grid/nile-grid-row/index.cjs.js +1 -1
  221. package/dist/nile-grid/nile-grid-row/index.esm.js +1 -1
  222. package/dist/nile-grid/nile-grid-row/nile-grid-row.cjs.js +1 -1
  223. package/dist/nile-grid/nile-grid-row/nile-grid-row.cjs.js.map +1 -1
  224. package/dist/nile-grid/nile-grid-row/nile-grid-row.esm.js +2 -2
  225. package/dist/nile-grid/nile-grid.cjs.js +1 -1
  226. package/dist/nile-grid/nile-grid.cjs.js.map +1 -1
  227. package/dist/nile-grid/nile-grid.esm.js +2 -2
  228. package/dist/nile-hero/index.cjs.js +1 -1
  229. package/dist/nile-hero/index.esm.js +1 -1
  230. package/dist/nile-hero/nile-hero.cjs.js +1 -1
  231. package/dist/nile-hero/nile-hero.cjs.js.map +1 -1
  232. package/dist/nile-hero/nile-hero.esm.js +2 -2
  233. package/dist/nile-hero-header/index.cjs.js +1 -1
  234. package/dist/nile-hero-header/index.esm.js +1 -1
  235. package/dist/nile-hero-header/nile-hero-header.cjs.js +1 -1
  236. package/dist/nile-hero-header/nile-hero-header.cjs.js.map +1 -1
  237. package/dist/nile-hero-header/nile-hero-header.esm.js +2 -2
  238. package/dist/nile-icon-button/index.cjs.js +1 -1
  239. package/dist/nile-icon-button/index.esm.js +1 -1
  240. package/dist/nile-icon-button/nile-icon-button.cjs.js +1 -1
  241. package/dist/nile-icon-button/nile-icon-button.cjs.js.map +1 -1
  242. package/dist/nile-icon-button/nile-icon-button.esm.js +1 -1
  243. package/dist/nile-inline-edit/index.cjs.js +1 -1
  244. package/dist/nile-inline-edit/index.esm.js +1 -1
  245. package/dist/nile-inline-edit/nile-inline-edit.cjs.js +1 -1
  246. package/dist/nile-inline-edit/nile-inline-edit.cjs.js.map +1 -1
  247. package/dist/nile-inline-edit/nile-inline-edit.esm.js +2 -2
  248. package/dist/nile-inline-sidebar/index.cjs.js +1 -1
  249. package/dist/nile-inline-sidebar/index.esm.js +1 -1
  250. package/dist/nile-inline-sidebar/nile-inline-sidebar.cjs.js +1 -1
  251. package/dist/nile-inline-sidebar/nile-inline-sidebar.cjs.js.map +1 -1
  252. package/dist/nile-inline-sidebar/nile-inline-sidebar.esm.js +3 -3
  253. package/dist/nile-inline-sidebar-group/index.cjs.js +1 -1
  254. package/dist/nile-inline-sidebar-group/index.esm.js +1 -1
  255. package/dist/nile-inline-sidebar-group/nile-inline-sidebar-group.cjs.js +1 -1
  256. package/dist/nile-inline-sidebar-group/nile-inline-sidebar-group.cjs.js.map +1 -1
  257. package/dist/nile-inline-sidebar-group/nile-inline-sidebar-group.esm.js +3 -3
  258. package/dist/nile-inline-sidebar-item/index.cjs.js +1 -1
  259. package/dist/nile-inline-sidebar-item/index.esm.js +1 -1
  260. package/dist/nile-inline-sidebar-item/nile-inline-sidebar-item.cjs.js +1 -1
  261. package/dist/nile-inline-sidebar-item/nile-inline-sidebar-item.cjs.js.map +1 -1
  262. package/dist/nile-inline-sidebar-item/nile-inline-sidebar-item.esm.js +3 -3
  263. package/dist/nile-input/index.cjs.js +1 -1
  264. package/dist/nile-input/index.esm.js +1 -1
  265. package/dist/nile-input/nile-input.cjs.js +1 -1
  266. package/dist/nile-input/nile-input.cjs.js.map +1 -1
  267. package/dist/nile-input/nile-input.esm.js +1 -1
  268. package/dist/nile-link/index.cjs.js +1 -1
  269. package/dist/nile-link/index.esm.js +1 -1
  270. package/dist/nile-link/nile-link.cjs.js +1 -1
  271. package/dist/nile-link/nile-link.cjs.js.map +1 -1
  272. package/dist/nile-link/nile-link.esm.js +3 -3
  273. package/dist/nile-list/index.cjs.js +1 -1
  274. package/dist/nile-list/index.esm.js +1 -1
  275. package/dist/nile-list/nile-list.cjs.js +1 -1
  276. package/dist/nile-list/nile-list.cjs.js.map +1 -1
  277. package/dist/nile-list/nile-list.esm.js +1 -1
  278. package/dist/nile-list-item/index.cjs.js +1 -1
  279. package/dist/nile-list-item/index.esm.js +1 -1
  280. package/dist/nile-list-item/nile-list-item.cjs.js +1 -1
  281. package/dist/nile-list-item/nile-list-item.cjs.js.map +1 -1
  282. package/dist/nile-list-item/nile-list-item.esm.js +2 -2
  283. package/dist/nile-lite-tooltip/index.cjs.js +1 -1
  284. package/dist/nile-lite-tooltip/index.esm.js +1 -1
  285. package/dist/nile-lite-tooltip/nile-lite-tooltip.cjs.js +1 -1
  286. package/dist/nile-lite-tooltip/nile-lite-tooltip.cjs.js.map +1 -1
  287. package/dist/nile-lite-tooltip/nile-lite-tooltip.esm.js +1 -1
  288. package/dist/nile-menu/index.cjs.js +1 -1
  289. package/dist/nile-menu/index.esm.js +1 -1
  290. package/dist/nile-menu/nile-menu.cjs.js +1 -1
  291. package/dist/nile-menu/nile-menu.cjs.js.map +1 -1
  292. package/dist/nile-menu/nile-menu.esm.js +2 -2
  293. package/dist/nile-menu-item/index.cjs.js +1 -1
  294. package/dist/nile-menu-item/index.esm.js +1 -1
  295. package/dist/nile-menu-item/nile-menu-item.cjs.js +1 -1
  296. package/dist/nile-menu-item/nile-menu-item.cjs.js.map +1 -1
  297. package/dist/nile-menu-item/nile-menu-item.esm.js +1 -1
  298. package/dist/nile-option/index.cjs.js +1 -1
  299. package/dist/nile-option/index.esm.js +1 -1
  300. package/dist/nile-option/nile-option.cjs.js +1 -1
  301. package/dist/nile-option/nile-option.cjs.js.map +1 -1
  302. package/dist/nile-option/nile-option.esm.js +5 -5
  303. package/dist/nile-option-group/index.cjs.js +1 -1
  304. package/dist/nile-option-group/index.esm.js +1 -1
  305. package/dist/nile-option-group/nile-option-group.cjs.js +1 -1
  306. package/dist/nile-option-group/nile-option-group.cjs.js.map +1 -1
  307. package/dist/nile-option-group/nile-option-group.esm.js +2 -2
  308. package/dist/nile-otp-input/index.cjs.js +1 -1
  309. package/dist/nile-otp-input/index.esm.js +1 -1
  310. package/dist/nile-otp-input/nile-otp-input.cjs.js +1 -1
  311. package/dist/nile-otp-input/nile-otp-input.cjs.js.map +1 -1
  312. package/dist/nile-otp-input/nile-otp-input.esm.js +1 -1
  313. package/dist/nile-page-header/index.cjs.js +1 -1
  314. package/dist/nile-page-header/index.esm.js +1 -1
  315. package/dist/nile-page-header/nile-page-header.cjs.js +1 -1
  316. package/dist/nile-page-header/nile-page-header.cjs.js.map +1 -1
  317. package/dist/nile-page-header/nile-page-header.esm.js +2 -2
  318. package/dist/nile-pagination/index.cjs.js +1 -1
  319. package/dist/nile-pagination/index.esm.js +1 -1
  320. package/dist/nile-pagination/nile-pagination.cjs.js +1 -1
  321. package/dist/nile-pagination/nile-pagination.cjs.js.map +1 -1
  322. package/dist/nile-pagination/nile-pagination.css.cjs.js +1 -1
  323. package/dist/nile-pagination/nile-pagination.css.cjs.js.map +1 -1
  324. package/dist/nile-pagination/nile-pagination.css.esm.js +7 -0
  325. package/dist/nile-pagination/nile-pagination.esm.js +1 -1
  326. package/dist/nile-popover/index.cjs.js +1 -1
  327. package/dist/nile-popover/index.esm.js +1 -1
  328. package/dist/nile-popover/nile-popover.cjs.js +2 -2
  329. package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
  330. package/dist/nile-popover/nile-popover.esm.js +3 -3
  331. package/dist/nile-popup/index.cjs.js +1 -1
  332. package/dist/nile-popup/index.esm.js +1 -1
  333. package/dist/nile-popup/nile-popup.cjs.js +1 -1
  334. package/dist/nile-popup/nile-popup.cjs.js.map +1 -1
  335. package/dist/nile-popup/nile-popup.esm.js +2 -2
  336. package/dist/nile-progress-bar/index.cjs.js +1 -1
  337. package/dist/nile-progress-bar/index.esm.js +1 -1
  338. package/dist/nile-progress-bar/nile-progress-bar.cjs.js +1 -1
  339. package/dist/nile-progress-bar/nile-progress-bar.cjs.js.map +1 -1
  340. package/dist/nile-progress-bar/nile-progress-bar.esm.js +2 -2
  341. package/dist/nile-qr-code/index.cjs.js +1 -1
  342. package/dist/nile-qr-code/index.esm.js +1 -1
  343. package/dist/nile-qr-code/nile-qr-code.cjs.js +1 -1
  344. package/dist/nile-qr-code/nile-qr-code.cjs.js.map +1 -1
  345. package/dist/nile-qr-code/nile-qr-code.esm.js +2 -2
  346. package/dist/nile-radio/index.cjs.js +1 -1
  347. package/dist/nile-radio/index.esm.js +1 -1
  348. package/dist/nile-radio/nile-radio.cjs.js +1 -1
  349. package/dist/nile-radio/nile-radio.cjs.js.map +1 -1
  350. package/dist/nile-radio/nile-radio.css.cjs.js +1 -1
  351. package/dist/nile-radio/nile-radio.css.cjs.js.map +1 -1
  352. package/dist/nile-radio/nile-radio.css.esm.js +4 -0
  353. package/dist/nile-radio/nile-radio.esm.js +2 -2
  354. package/dist/nile-radio-group/index.cjs.js +1 -1
  355. package/dist/nile-radio-group/index.esm.js +1 -1
  356. package/dist/nile-radio-group/nile-radio-group.cjs.js +1 -1
  357. package/dist/nile-radio-group/nile-radio-group.cjs.js.map +1 -1
  358. package/dist/nile-radio-group/nile-radio-group.esm.js +2 -2
  359. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js +1 -1
  360. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js.map +1 -1
  361. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js +1 -1
  362. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js.map +1 -1
  363. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.esm.js +8 -6
  364. package/dist/nile-rich-text-editor/nile-rich-text-editor.esm.js +1 -1
  365. package/dist/nile-section-message/index.cjs.js +1 -1
  366. package/dist/nile-section-message/index.esm.js +1 -1
  367. package/dist/nile-section-message/nile-section-message.cjs.js +1 -1
  368. package/dist/nile-section-message/nile-section-message.cjs.js.map +1 -1
  369. package/dist/nile-section-message/nile-section-message.esm.js +2 -2
  370. package/dist/nile-select/index.cjs.js +1 -1
  371. package/dist/nile-select/index.esm.js +1 -1
  372. package/dist/nile-select/nile-select.cjs.js +1 -1
  373. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  374. package/dist/nile-select/nile-select.css.cjs.js +1 -1
  375. package/dist/nile-select/nile-select.css.cjs.js.map +1 -1
  376. package/dist/nile-select/nile-select.css.esm.js +21 -2
  377. package/dist/nile-select/nile-select.esm.js +33 -25
  378. package/dist/nile-select/portal-utils.cjs.js +1 -1
  379. package/dist/nile-select/portal-utils.cjs.js.map +1 -1
  380. package/dist/nile-select/portal-utils.esm.js +1 -1
  381. package/dist/nile-side-bar/index.cjs.js +1 -1
  382. package/dist/nile-side-bar/index.esm.js +1 -1
  383. package/dist/nile-side-bar/nile-side-bar.cjs.js +1 -1
  384. package/dist/nile-side-bar/nile-side-bar.cjs.js.map +1 -1
  385. package/dist/nile-side-bar/nile-side-bar.esm.js +2 -2
  386. package/dist/nile-side-bar-action/index.cjs.js +1 -1
  387. package/dist/nile-side-bar-action/index.esm.js +1 -1
  388. package/dist/nile-side-bar-action/nile-side-bar-action.cjs.js +1 -1
  389. package/dist/nile-side-bar-action/nile-side-bar-action.cjs.js.map +1 -1
  390. package/dist/nile-side-bar-action/nile-side-bar-action.esm.js +3 -3
  391. package/dist/nile-side-bar-action-menu/index.cjs.js +1 -1
  392. package/dist/nile-side-bar-action-menu/index.esm.js +1 -1
  393. package/dist/nile-side-bar-action-menu/nile-side-bar-action-menu.cjs.js +1 -1
  394. package/dist/nile-side-bar-action-menu/nile-side-bar-action-menu.cjs.js.map +1 -1
  395. package/dist/nile-side-bar-action-menu/nile-side-bar-action-menu.esm.js +2 -2
  396. package/dist/nile-side-bar-action-menu-item/index.cjs.js +1 -1
  397. package/dist/nile-side-bar-action-menu-item/index.esm.js +1 -1
  398. package/dist/nile-side-bar-action-menu-item/nile-side-bar-action-menu-item.cjs.js +1 -1
  399. package/dist/nile-side-bar-action-menu-item/nile-side-bar-action-menu-item.cjs.js.map +1 -1
  400. package/dist/nile-side-bar-action-menu-item/nile-side-bar-action-menu-item.esm.js +1 -1
  401. package/dist/nile-side-bar-expand/index.cjs.js +1 -1
  402. package/dist/nile-side-bar-expand/index.esm.js +1 -1
  403. package/dist/nile-side-bar-expand/nile-side-bar-expand.cjs.js +1 -1
  404. package/dist/nile-side-bar-expand/nile-side-bar-expand.cjs.js.map +1 -1
  405. package/dist/nile-side-bar-expand/nile-side-bar-expand.esm.js +2 -2
  406. package/dist/nile-side-bar-footer/index.cjs.js +1 -1
  407. package/dist/nile-side-bar-footer/index.esm.js +1 -1
  408. package/dist/nile-side-bar-footer/nile-side-bar-footer.cjs.js +1 -1
  409. package/dist/nile-side-bar-footer/nile-side-bar-footer.cjs.js.map +1 -1
  410. package/dist/nile-side-bar-footer/nile-side-bar-footer.esm.js +2 -2
  411. package/dist/nile-side-bar-footer-item/index.cjs.js +1 -1
  412. package/dist/nile-side-bar-footer-item/index.esm.js +1 -1
  413. package/dist/nile-side-bar-footer-item/nile-side-bar-footer-item.cjs.js +1 -1
  414. package/dist/nile-side-bar-footer-item/nile-side-bar-footer-item.cjs.js.map +1 -1
  415. package/dist/nile-side-bar-footer-item/nile-side-bar-footer-item.esm.js +1 -1
  416. package/dist/nile-side-bar-footer-text/index.cjs.js +1 -1
  417. package/dist/nile-side-bar-footer-text/index.esm.js +1 -1
  418. package/dist/nile-side-bar-footer-text/nile-side-bar-footer-text.cjs.js +1 -1
  419. package/dist/nile-side-bar-footer-text/nile-side-bar-footer-text.cjs.js.map +1 -1
  420. package/dist/nile-side-bar-footer-text/nile-side-bar-footer-text.esm.js +3 -3
  421. package/dist/nile-side-bar-group/index.cjs.js +1 -1
  422. package/dist/nile-side-bar-group/index.esm.js +1 -1
  423. package/dist/nile-side-bar-group/nile-side-bar-group.cjs.js +1 -1
  424. package/dist/nile-side-bar-group/nile-side-bar-group.cjs.js.map +1 -1
  425. package/dist/nile-side-bar-group/nile-side-bar-group.esm.js +2 -2
  426. package/dist/nile-side-bar-group-item/index.cjs.js +1 -1
  427. package/dist/nile-side-bar-group-item/index.esm.js +1 -1
  428. package/dist/nile-side-bar-group-item/nile-side-bar-group-item.cjs.js +1 -1
  429. package/dist/nile-side-bar-group-item/nile-side-bar-group-item.cjs.js.map +1 -1
  430. package/dist/nile-side-bar-group-item/nile-side-bar-group-item.esm.js +2 -2
  431. package/dist/nile-side-bar-group-item-icon/index.cjs.js +1 -1
  432. package/dist/nile-side-bar-group-item-icon/index.esm.js +1 -1
  433. package/dist/nile-side-bar-group-item-icon/nile-side-bar-group-item-icon.cjs.js +1 -1
  434. package/dist/nile-side-bar-group-item-icon/nile-side-bar-group-item-icon.cjs.js.map +1 -1
  435. package/dist/nile-side-bar-group-item-icon/nile-side-bar-group-item-icon.esm.js +2 -2
  436. package/dist/nile-side-bar-group-item-text/index.cjs.js +1 -1
  437. package/dist/nile-side-bar-group-item-text/index.esm.js +1 -1
  438. package/dist/nile-side-bar-group-item-text/nile-side-bar-group-item-text.cjs.js +1 -1
  439. package/dist/nile-side-bar-group-item-text/nile-side-bar-group-item-text.cjs.js.map +1 -1
  440. package/dist/nile-side-bar-group-item-text/nile-side-bar-group-item-text.esm.js +1 -1
  441. package/dist/nile-side-bar-header/index.cjs.js +1 -1
  442. package/dist/nile-side-bar-header/index.esm.js +1 -1
  443. package/dist/nile-side-bar-header/nile-side-bar-header.cjs.js +1 -1
  444. package/dist/nile-side-bar-header/nile-side-bar-header.cjs.js.map +1 -1
  445. package/dist/nile-side-bar-header/nile-side-bar-header.esm.js +2 -2
  446. package/dist/nile-side-bar-logo/index.cjs.js +1 -1
  447. package/dist/nile-side-bar-logo/index.esm.js +1 -1
  448. package/dist/nile-side-bar-logo/nile-side-bar-logo.cjs.js +1 -1
  449. package/dist/nile-side-bar-logo/nile-side-bar-logo.cjs.js.map +1 -1
  450. package/dist/nile-side-bar-logo/nile-side-bar-logo.esm.js +2 -2
  451. package/dist/nile-side-bar-panel/index.cjs.js +1 -1
  452. package/dist/nile-side-bar-panel/index.esm.js +1 -1
  453. package/dist/nile-side-bar-panel/nile-side-bar-panel.cjs.js +1 -1
  454. package/dist/nile-side-bar-panel/nile-side-bar-panel.cjs.js.map +1 -1
  455. package/dist/nile-side-bar-panel/nile-side-bar-panel.esm.js +2 -2
  456. package/dist/nile-skeleton-loader/index.cjs.js +1 -1
  457. package/dist/nile-skeleton-loader/index.esm.js +1 -1
  458. package/dist/nile-skeleton-loader/nile-skeleton-loader.cjs.js +1 -1
  459. package/dist/nile-skeleton-loader/nile-skeleton-loader.cjs.js.map +1 -1
  460. package/dist/nile-skeleton-loader/nile-skeleton-loader.esm.js +2 -2
  461. package/dist/nile-slide-toggle/index.cjs.js +1 -1
  462. package/dist/nile-slide-toggle/index.esm.js +1 -1
  463. package/dist/nile-slide-toggle/nile-slide-toggle.cjs.js +1 -1
  464. package/dist/nile-slide-toggle/nile-slide-toggle.cjs.js.map +1 -1
  465. package/dist/nile-slide-toggle/nile-slide-toggle.esm.js +2 -2
  466. package/dist/nile-slider/index.cjs.js +1 -1
  467. package/dist/nile-slider/index.esm.js +1 -1
  468. package/dist/nile-slider/nile-slider.cjs.js +1 -1
  469. package/dist/nile-slider/nile-slider.cjs.js.map +1 -1
  470. package/dist/nile-slider/nile-slider.esm.js +3 -3
  471. package/dist/nile-split-panel/index.cjs.js +1 -1
  472. package/dist/nile-split-panel/index.esm.js +1 -1
  473. package/dist/nile-split-panel/nile-split-panel.cjs.js +1 -1
  474. package/dist/nile-split-panel/nile-split-panel.cjs.js.map +1 -1
  475. package/dist/nile-split-panel/nile-split-panel.esm.js +2 -2
  476. package/dist/nile-stepper/index.cjs.js +1 -1
  477. package/dist/nile-stepper/index.esm.js +1 -1
  478. package/dist/nile-stepper/nile-stepper.cjs.js +1 -1
  479. package/dist/nile-stepper/nile-stepper.cjs.js.map +1 -1
  480. package/dist/nile-stepper/nile-stepper.esm.js +3 -3
  481. package/dist/nile-stepper-item/index.cjs.js +1 -1
  482. package/dist/nile-stepper-item/index.esm.js +1 -1
  483. package/dist/nile-stepper-item/nile-stepper-item.cjs.js +1 -1
  484. package/dist/nile-stepper-item/nile-stepper-item.cjs.js.map +1 -1
  485. package/dist/nile-stepper-item/nile-stepper-item.esm.js +1 -1
  486. package/dist/nile-switcher/index.cjs.js +1 -1
  487. package/dist/nile-switcher/index.esm.js +1 -1
  488. package/dist/nile-switcher/nile-switcher.cjs.js +1 -1
  489. package/dist/nile-switcher/nile-switcher.cjs.js.map +1 -1
  490. package/dist/nile-switcher/nile-switcher.esm.js +23 -23
  491. package/dist/nile-tab/index.cjs.js +1 -1
  492. package/dist/nile-tab/index.esm.js +1 -1
  493. package/dist/nile-tab/nile-tab.cjs.js +1 -1
  494. package/dist/nile-tab/nile-tab.cjs.js.map +1 -1
  495. package/dist/nile-tab/nile-tab.esm.js +1 -1
  496. package/dist/nile-tab-group/index.cjs.js +1 -1
  497. package/dist/nile-tab-group/index.esm.js +1 -1
  498. package/dist/nile-tab-group/nile-tab-group.cjs.js +1 -1
  499. package/dist/nile-tab-group/nile-tab-group.cjs.js.map +1 -1
  500. package/dist/nile-tab-group/nile-tab-group.esm.js +1 -1
  501. package/dist/nile-tab-panel/index.cjs.js +1 -1
  502. package/dist/nile-tab-panel/index.esm.js +1 -1
  503. package/dist/nile-tab-panel/nile-tab-panel.cjs.js +1 -1
  504. package/dist/nile-tab-panel/nile-tab-panel.cjs.js.map +1 -1
  505. package/dist/nile-tab-panel/nile-tab-panel.esm.js +3 -3
  506. package/dist/nile-table/index.cjs.js +1 -1
  507. package/dist/nile-table/index.esm.js +1 -1
  508. package/dist/nile-table/nile-table.cjs.js +1 -1
  509. package/dist/nile-table/nile-table.cjs.js.map +1 -1
  510. package/dist/nile-table/nile-table.esm.js +1 -1
  511. package/dist/nile-table-body/index.cjs.js +1 -1
  512. package/dist/nile-table-body/index.esm.js +1 -1
  513. package/dist/nile-table-body/nile-table-body.cjs.js +1 -1
  514. package/dist/nile-table-body/nile-table-body.cjs.js.map +1 -1
  515. package/dist/nile-table-body/nile-table-body.esm.js +3 -3
  516. package/dist/nile-table-cell-item/index.cjs.js +1 -1
  517. package/dist/nile-table-cell-item/index.esm.js +1 -1
  518. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js +1 -1
  519. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js.map +1 -1
  520. package/dist/nile-table-cell-item/nile-table-cell-item.esm.js +5 -5
  521. package/dist/nile-table-header-item/index.cjs.js +1 -1
  522. package/dist/nile-table-header-item/index.esm.js +1 -1
  523. package/dist/nile-table-header-item/nile-table-header-item.cjs.js +1 -1
  524. package/dist/nile-table-header-item/nile-table-header-item.cjs.js.map +1 -1
  525. package/dist/nile-table-header-item/nile-table-header-item.esm.js +1 -1
  526. package/dist/nile-table-row/index.cjs.js +1 -1
  527. package/dist/nile-table-row/index.esm.js +1 -1
  528. package/dist/nile-table-row/nile-table-row.cjs.js +1 -1
  529. package/dist/nile-table-row/nile-table-row.cjs.js.map +1 -1
  530. package/dist/nile-table-row/nile-table-row.esm.js +2 -2
  531. package/dist/nile-tag/index.cjs.js +1 -1
  532. package/dist/nile-tag/index.esm.js +1 -1
  533. package/dist/nile-tag/nile-tag.cjs.js +1 -1
  534. package/dist/nile-tag/nile-tag.cjs.js.map +1 -1
  535. package/dist/nile-tag/nile-tag.esm.js +1 -1
  536. package/dist/nile-textarea/index.cjs.js +1 -1
  537. package/dist/nile-textarea/index.esm.js +1 -1
  538. package/dist/nile-textarea/nile-textarea.cjs.js +1 -1
  539. package/dist/nile-textarea/nile-textarea.cjs.js.map +1 -1
  540. package/dist/nile-textarea/nile-textarea.esm.js +2 -2
  541. package/dist/nile-title/index.cjs.js +1 -1
  542. package/dist/nile-title/index.esm.js +1 -1
  543. package/dist/nile-title/nile-title.cjs.js +1 -1
  544. package/dist/nile-title/nile-title.cjs.js.map +1 -1
  545. package/dist/nile-title/nile-title.esm.js +1 -1
  546. package/dist/nile-toast/index.cjs.js +1 -1
  547. package/dist/nile-toast/index.esm.js +1 -1
  548. package/dist/nile-toast/nile-toast.cjs.js +1 -1
  549. package/dist/nile-toast/nile-toast.cjs.js.map +1 -1
  550. package/dist/nile-toast/nile-toast.esm.js +2 -2
  551. package/dist/nile-toolbar/index.cjs.js +1 -1
  552. package/dist/nile-toolbar/index.esm.js +1 -1
  553. package/dist/nile-toolbar/nile-toolbar.cjs.js +1 -1
  554. package/dist/nile-toolbar/nile-toolbar.cjs.js.map +1 -1
  555. package/dist/nile-toolbar/nile-toolbar.esm.js +2 -2
  556. package/dist/nile-tooltip/index.cjs.js +1 -1
  557. package/dist/nile-tooltip/index.esm.js +1 -1
  558. package/dist/nile-tooltip/nile-tooltip.cjs.js +1 -1
  559. package/dist/nile-tooltip/nile-tooltip.cjs.js.map +1 -1
  560. package/dist/nile-tooltip/nile-tooltip.esm.js +2 -2
  561. package/dist/nile-tree/index.cjs.js +1 -1
  562. package/dist/nile-tree/index.esm.js +1 -1
  563. package/dist/nile-tree/nile-tree.cjs.js +1 -1
  564. package/dist/nile-tree/nile-tree.cjs.js.map +1 -1
  565. package/dist/nile-tree/nile-tree.esm.js +1 -1
  566. package/dist/nile-tree-item/index.cjs.js +1 -1
  567. package/dist/nile-tree-item/index.esm.js +1 -1
  568. package/dist/nile-tree-item/nile-tree-item.cjs.js +1 -1
  569. package/dist/nile-tree-item/nile-tree-item.cjs.js.map +1 -1
  570. package/dist/nile-tree-item/nile-tree-item.esm.js +1 -1
  571. package/dist/nile-vertical-stepper-item/index.cjs.js +1 -1
  572. package/dist/nile-vertical-stepper-item/index.esm.js +1 -1
  573. package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.cjs.js +1 -1
  574. package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.cjs.js.map +1 -1
  575. package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.esm.js +7 -7
  576. package/dist/nile-virtual-select/index.cjs.js +1 -1
  577. package/dist/nile-virtual-select/index.esm.js +1 -1
  578. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +3 -3
  579. package/dist/nile-virtual-select/nile-virtual-select.esm.js +3 -3
  580. package/dist/src/index.d.ts +1 -0
  581. package/dist/src/index.js +1 -0
  582. package/dist/src/index.js.map +1 -1
  583. package/dist/src/internal/accessibility/a11y.custom-value.enum.d.ts +69 -0
  584. package/dist/src/internal/accessibility/a11y.custom-value.enum.js +71 -0
  585. package/dist/src/internal/accessibility/a11y.custom-value.enum.js.map +1 -0
  586. package/dist/src/internal/accessibility/a11y.property.enum.d.ts +33 -0
  587. package/dist/src/internal/accessibility/a11y.property.enum.js +35 -0
  588. package/dist/src/internal/accessibility/a11y.property.enum.js.map +1 -0
  589. package/dist/src/internal/accessibility/a11y.role.enum.d.ts +50 -0
  590. package/dist/src/internal/accessibility/a11y.role.enum.js +52 -0
  591. package/dist/src/internal/accessibility/a11y.role.enum.js.map +1 -0
  592. package/dist/src/internal/accessibility/a11y.state.enum.d.ts +17 -0
  593. package/dist/src/internal/accessibility/a11y.state.enum.js +19 -0
  594. package/dist/src/internal/accessibility/a11y.state.enum.js.map +1 -0
  595. package/dist/src/internal/accessibility/accessibility.const.d.ts +8 -0
  596. package/dist/src/internal/accessibility/accessibility.const.js +9 -0
  597. package/dist/src/internal/accessibility/accessibility.const.js.map +1 -0
  598. package/dist/src/internal/accessibility/role.enum.d.ts +3 -0
  599. package/dist/src/internal/accessibility/role.enum.js +5 -0
  600. package/dist/src/internal/accessibility/role.enum.js.map +1 -0
  601. package/dist/src/internal/nile-element.d.ts +52 -0
  602. package/dist/src/internal/nile-element.js +45 -0
  603. package/dist/src/internal/nile-element.js.map +1 -1
  604. package/dist/src/nile-avatar/nile-avatar.js +2 -0
  605. package/dist/src/nile-avatar/nile-avatar.js.map +1 -1
  606. package/dist/src/nile-badge/nile-badge.d.ts +1 -0
  607. package/dist/src/nile-badge/nile-badge.js +12 -1
  608. package/dist/src/nile-badge/nile-badge.js.map +1 -1
  609. package/dist/src/nile-checkbox/nile-checkbox.css.js +4 -0
  610. package/dist/src/nile-checkbox/nile-checkbox.css.js.map +1 -1
  611. package/dist/src/nile-checkbox/nile-checkbox.d.ts +2 -0
  612. package/dist/src/nile-checkbox/nile-checkbox.js +5 -0
  613. package/dist/src/nile-checkbox/nile-checkbox.js.map +1 -1
  614. package/dist/src/nile-checkbox-group/index.d.ts +1 -0
  615. package/dist/src/nile-checkbox-group/index.js +2 -0
  616. package/dist/src/nile-checkbox-group/index.js.map +1 -0
  617. package/dist/src/nile-checkbox-group/nile-checkbox-group.css.d.ts +1 -0
  618. package/dist/src/nile-checkbox-group/nile-checkbox-group.css.js +70 -0
  619. package/dist/src/nile-checkbox-group/nile-checkbox-group.css.js.map +1 -0
  620. package/dist/src/nile-checkbox-group/nile-checkbox-group.d.ts +84 -0
  621. package/dist/src/nile-checkbox-group/nile-checkbox-group.js +355 -0
  622. package/dist/src/nile-checkbox-group/nile-checkbox-group.js.map +1 -0
  623. package/dist/src/nile-checkbox-group/nile-checkbox-group.test.d.ts +2 -0
  624. package/dist/src/nile-checkbox-group/nile-checkbox-group.test.js +671 -0
  625. package/dist/src/nile-checkbox-group/nile-checkbox-group.test.js.map +1 -0
  626. package/dist/src/nile-link/nile-link.d.ts +2 -1
  627. package/dist/src/nile-link/nile-link.js +18 -1
  628. package/dist/src/nile-link/nile-link.js.map +1 -1
  629. package/dist/src/nile-otp-input/nile-otp-input.test.js +7 -7
  630. package/dist/src/nile-otp-input/nile-otp-input.test.js.map +1 -1
  631. package/dist/src/nile-pagination/nile-pagination.css.js +7 -0
  632. package/dist/src/nile-pagination/nile-pagination.css.js.map +1 -1
  633. package/dist/src/nile-radio/nile-radio.css.js +4 -0
  634. package/dist/src/nile-radio/nile-radio.css.js.map +1 -1
  635. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js +8 -6
  636. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js.map +1 -1
  637. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.d.ts +2 -0
  638. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js +43 -0
  639. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js.map +1 -1
  640. package/dist/src/nile-rich-text-editor/nile-rte-link.test.js +6 -5
  641. package/dist/src/nile-rich-text-editor/nile-rte-link.test.js.map +1 -1
  642. package/dist/src/nile-select/nile-select.css.js +21 -2
  643. package/dist/src/nile-select/nile-select.css.js.map +1 -1
  644. package/dist/src/nile-select/nile-select.d.ts +4 -0
  645. package/dist/src/nile-select/nile-select.js +42 -24
  646. package/dist/src/nile-select/nile-select.js.map +1 -1
  647. package/dist/src/nile-select/portal-utils.d.ts +2 -0
  648. package/dist/src/nile-select/portal-utils.js +36 -3
  649. package/dist/src/nile-select/portal-utils.js.map +1 -1
  650. package/dist/src/version.js +1 -1
  651. package/dist/src/version.js.map +1 -1
  652. package/dist/tsconfig.tsbuildinfo +1 -1
  653. package/package.json +3 -2
  654. package/src/index.ts +1 -0
  655. package/src/internal/accessibility/a11y.custom-value.enum.ts +69 -0
  656. package/src/internal/accessibility/a11y.property.enum.ts +33 -0
  657. package/src/internal/accessibility/a11y.role.enum.ts +50 -0
  658. package/src/internal/accessibility/a11y.state.enum.ts +17 -0
  659. package/src/internal/accessibility/accessibility.const.ts +9 -0
  660. package/src/internal/accessibility/role.enum.ts +3 -0
  661. package/src/internal/nile-element.ts +99 -0
  662. package/src/nile-avatar/nile-avatar.ts +2 -0
  663. package/src/nile-badge/nile-badge.ts +13 -1
  664. package/src/nile-checkbox/nile-checkbox.css.ts +4 -0
  665. package/src/nile-checkbox/nile-checkbox.ts +3 -0
  666. package/src/nile-checkbox-group/index.ts +1 -0
  667. package/src/nile-checkbox-group/nile-checkbox-group.css.ts +70 -0
  668. package/src/nile-checkbox-group/nile-checkbox-group.test.ts +769 -0
  669. package/src/nile-checkbox-group/nile-checkbox-group.ts +351 -0
  670. package/src/nile-link/nile-link.ts +21 -2
  671. package/src/nile-otp-input/nile-otp-input.test.ts +7 -7
  672. package/src/nile-pagination/nile-pagination.css.ts +7 -0
  673. package/src/nile-radio/nile-radio.css.ts +4 -0
  674. package/src/nile-rich-text-editor/nile-rich-text-editor.css.ts +8 -6
  675. package/src/nile-rich-text-editor/nile-rich-text-editor.ts +43 -0
  676. package/src/nile-rich-text-editor/nile-rte-link.test.ts +6 -5
  677. package/src/nile-select/nile-select.css.ts +21 -2
  678. package/src/nile-select/nile-select.ts +44 -24
  679. package/src/nile-select/portal-utils.ts +46 -3
  680. package/vscode-html-custom-data.json +111 -19
@@ -69,6 +69,7 @@ type NileRemoveEvent = CustomEvent<Record<PropertyKey, never>>;
69
69
  * @slot clear-icon - An icon to use in lieu of the default clear icon.
70
70
  * @slot expand-icon - The icon to show when the control is expanded and collapsed. Rotates on open and close.
71
71
  * @slot help-text - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.
72
+ * @slot pre-footer - Content to display at the bottom of the dropdown listbox. Useful for action buttons like "Create New". In multi-select mode, appears above the "Show Selected" / "Clear All" bar.
72
73
  *
73
74
  * @event nile-change - Emitted when the control's value changes.
74
75
  * @event nile-clear - Emitted when the control's value is cleared.
@@ -101,6 +102,8 @@ type NileRemoveEvent = CustomEvent<Record<PropertyKey, never>>;
101
102
  * @csspart tag__remove-button__base - The tag's remove button base part.
102
103
  * @csspart clear-button - The clear button.
103
104
  * @csspart expand-icon - The container that wraps the expand icon.
105
+ * @csspart custom-footer - The container that wraps the custom footer slot content.
106
+ * @csspart footer-area - The sticky wrapper around the custom footer and the built-in multi-select footer.
104
107
  */
105
108
 
106
109
  @customElement('nile-select')
@@ -116,7 +119,8 @@ export class NileSelect extends NileElement implements NileFormControl{
116
119
  private readonly hasSlotController = new HasSlotController(
117
120
  this,
118
121
  'help-text',
119
- 'label'
122
+ 'label',
123
+ 'pre-footer'
120
124
  );
121
125
  private typeToSelectString = '';
122
126
  private typeToSelectTimeout: number;
@@ -522,6 +526,10 @@ export class NileSelect extends NileElement implements NileFormControl{
522
526
  event.preventDefault();
523
527
  }
524
528
 
529
+ private handlePreFooterClick(): void {
530
+ this.hide();
531
+ }
532
+
525
533
  /**
526
534
  * Toggles the display of selected options in the dropdown
527
535
  * @param event - the event object
@@ -1680,29 +1688,41 @@ export class NileSelect extends NileElement implements NileFormControl{
1680
1688
  <slot></slot>
1681
1689
  </div>
1682
1690
 
1683
- ${this.multiple
1684
- ? html` <div
1685
- part="footer"
1686
- class="select__footer"
1687
- @click="${this.handleFooterClick}"
1688
- >
1689
- <span
1690
- @click="${this.toggleShowSelected}"
1691
- style="cursor: pointer;"
1692
- >
1693
- <nile-checkbox
1694
- ?disabled="${this.selectedOptions.length === 0}"
1695
- ?checked="${this.showSelected}"
1696
- >
1697
- &nbsp; Show Selected</nile-checkbox
1698
- >
1699
- </span>
1700
- ${this.selectedOptions.length !== 0
1701
- ? html` <span
1702
- class="select__clear"
1703
- @click="${this.unSlectAll}"
1704
- >Clear All</span
1705
- >`
1691
+ ${this.hasSlotController.test('pre-footer') || this.multiple
1692
+ ? html`<div part="footer-area" class="select__pre-footer-area">
1693
+ ${this.hasSlotController.test('pre-footer')
1694
+ ? html`
1695
+ <div part="pre-footer" @click=${this.handlePreFooterClick}>
1696
+ <slot
1697
+ name="pre-footer"
1698
+ class="select__custom-footer"
1699
+ ></slot> </div>`
1700
+ : ''}
1701
+ ${this.multiple
1702
+ ? html`<div
1703
+ part="footer"
1704
+ class="select__footer"
1705
+ @click="${this.handleFooterClick}"
1706
+ >
1707
+ <span
1708
+ @click="${this.toggleShowSelected}"
1709
+ style="cursor: pointer;"
1710
+ >
1711
+ <nile-checkbox
1712
+ ?disabled="${this.selectedOptions.length === 0}"
1713
+ ?checked="${this.showSelected}"
1714
+ >
1715
+ &nbsp; Show Selected</nile-checkbox
1716
+ >
1717
+ </span>
1718
+ ${this.selectedOptions.length !== 0
1719
+ ? html`<span
1720
+ class="select__clear"
1721
+ @click="${this.unSlectAll}"
1722
+ >Clear All</span
1723
+ >`
1724
+ : ``}
1725
+ </div>`
1706
1726
  : ``}
1707
1727
  </div>`
1708
1728
  : ``}
@@ -248,10 +248,42 @@ export class PortalContentUtils {
248
248
  }
249
249
 
250
250
  static addFooterSection(listbox: HTMLElement, component: any): void {
251
- if (!component.multiple) return;
251
+ const hasCustomFooter = component.querySelectorAll('[slot="pre-footer"]').length > 0;
252
+ const hasBuiltInFooter = component.multiple;
252
253
 
253
- const footerDiv = this.createFooter(component);
254
- listbox.appendChild(footerDiv);
254
+ if (!hasCustomFooter && !hasBuiltInFooter) return;
255
+
256
+ const footerArea = document.createElement('div');
257
+ footerArea.setAttribute('part', 'footer-area');
258
+ footerArea.className = 'select__footer-area';
259
+
260
+ if (hasCustomFooter) {
261
+ this.addCustomFooter(footerArea, component);
262
+ }
263
+
264
+ if (hasBuiltInFooter) {
265
+ const builtInFooter = this.createFooter(component);
266
+ footerArea.appendChild(builtInFooter);
267
+ }
268
+
269
+ listbox.appendChild(footerArea);
270
+ }
271
+
272
+ static addCustomFooter(container: HTMLElement, component: any): void {
273
+ const footerContent = Array.from(component.querySelectorAll('[slot="pre-footer"]'));
274
+ if (footerContent.length === 0) return;
275
+
276
+ const customFooter = document.createElement('div');
277
+ customFooter.className = 'select__custom-footer';
278
+ customFooter.setAttribute('part', 'custom-footer');
279
+
280
+ footerContent.forEach((el: Element) => {
281
+ customFooter.appendChild(el.cloneNode(true));
282
+ });
283
+
284
+ customFooter.addEventListener('click', () => component.hide());
285
+
286
+ container.appendChild(customFooter);
255
287
  }
256
288
 
257
289
  static createFooter(component: any): HTMLElement {
@@ -430,6 +462,17 @@ export class PortalEventUtils {
430
462
  this.setupShowSelectedToggle(footer, component);
431
463
  this.setupClearAllHandler(footer, component);
432
464
  }
465
+
466
+ this.setupCustomFooterListeners(clonedListbox, component);
467
+ }
468
+
469
+ static setupCustomFooterListeners(clonedListbox: HTMLElement, component: any): void {
470
+ const customFooter = clonedListbox.querySelector('.select__custom-footer') as HTMLElement;
471
+ if (!customFooter) return;
472
+
473
+ customFooter.addEventListener('click', (event) => {
474
+ event.stopPropagation();
475
+ });
433
476
  }
434
477
 
435
478
  static setupFooterClickHandlers(footer: HTMLElement): void {
@@ -746,9 +746,97 @@
746
746
  }
747
747
  ]
748
748
  },
749
+ {
750
+ "name": "nile-checkbox-group",
751
+ "description": "Events:\n\n * `change` {} - Emitted when the checkbox group's selected values change.\n\n * `input` {} - Emitted when the checkbox group receives user input.\n\nSlots:\n\n * ` ` {} - The default slot where `<nile-checkbox>` elements are placed (slotted mode).\n\n * `label` {} - The checkbox group's label. Required for proper accessibility. Alternatively, use the `label` attribute.\n\nAttributes:\n\n * `label` {`string`} - The checkbox group's label. Required for proper accessibility.\n\n * `name` {`string`} - The name of the checkbox group, submitted as a name/value pair with form data.\n\n * `value` {`string[]`} - The current selected values, as an array of checkbox value strings.\n\n * `for` {`string`} - Group name for property-based association. When set, the group discovers\ncheckboxes anywhere in the DOM that have a matching `group` attribute\ninstead of relying on slotted children.\n\n * `form` {`string`} - Associates the group with a `<form>` element by its `id`. The form must\nbe in the same document or shadow root.\n\n * `required` {`boolean`} - At least one checkbox must be checked before the form can submit.\n\n * `orientation` {`\"vertical\" | \"horizontal\"`} - Layout direction of the checkboxes.\n\n * `labelInline` {`boolean`} - Display checkboxes in an inline (horizontal) layout. Alias for orientation=\"horizontal\".\n\n * `disabled` {`boolean`} - Disables all associated checkboxes.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `max` {`number | undefined`} - Maximum number of checkboxes that can be checked. Unchecked boxes are disabled when the limit is reached.\n\n * `min` {`number | undefined`} - Minimum selections required for validation.\n\n * `bordered` {`boolean`} - Shows a visible border around the fieldset wrapper.\n\n * `legend` {`string`} - Legend text displayed at the top of the fieldset when bordered is enabled.\n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `boundDocumentListener` - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `defaultValue` {`string[]`} - \n\n * `label` {`string`} - The checkbox group's label. Required for proper accessibility.\n\n * `name` {`string`} - The name of the checkbox group, submitted as a name/value pair with form data.\n\n * `value` {`string[]`} - The current selected values, as an array of checkbox value strings.\n\n * `for` {`string`} - Group name for property-based association. When set, the group discovers\ncheckboxes anywhere in the DOM that have a matching `group` attribute\ninstead of relying on slotted children.\n\n * `form` {`string`} - Associates the group with a `<form>` element by its `id`. The form must\nbe in the same document or shadow root.\n\n * `required` {`boolean`} - At least one checkbox must be checked before the form can submit.\n\n * `orientation` {`\"vertical\" | \"horizontal\"`} - Layout direction of the checkboxes.\n\n * `labelInline` {`boolean`} - Display checkboxes in an inline (horizontal) layout. Alias for orientation=\"horizontal\".\n\n * `disabled` {`boolean`} - Disables all associated checkboxes.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `max` {`number | undefined`} - Maximum number of checkboxes that can be checked. Unchecked boxes are disabled when the limit is reached.\n\n * `min` {`number | undefined`} - Minimum selections required for validation.\n\n * `bordered` {`boolean`} - Shows a visible border around the fieldset wrapper.\n\n * `legend` {`string`} - Legend text displayed at the top of the fieldset when bordered is enabled.\n\n * `isHorizontal` {`boolean`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
752
+ "attributes": [
753
+ {
754
+ "name": "label",
755
+ "description": "`label` {`string`} - The checkbox group's label. Required for proper accessibility.\n\nProperty: label\n\nDefault: "
756
+ },
757
+ {
758
+ "name": "name",
759
+ "description": "`name` {`string`} - The name of the checkbox group, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
760
+ },
761
+ {
762
+ "name": "value",
763
+ "description": "`value` {`string[]`} - The current selected values, as an array of checkbox value strings.\n\nProperty: value\n\nDefault: "
764
+ },
765
+ {
766
+ "name": "for",
767
+ "description": "`for` {`string`} - Group name for property-based association. When set, the group discovers\ncheckboxes anywhere in the DOM that have a matching `group` attribute\ninstead of relying on slotted children.\n\nProperty: for\n\nDefault: "
768
+ },
769
+ {
770
+ "name": "form",
771
+ "description": "`form` {`string`} - Associates the group with a `<form>` element by its `id`. The form must\nbe in the same document or shadow root.\n\nProperty: form\n\nDefault: "
772
+ },
773
+ {
774
+ "name": "required",
775
+ "description": "`required` {`boolean`} - At least one checkbox must be checked before the form can submit.\n\nProperty: required\n\nDefault: false",
776
+ "valueSet": "v"
777
+ },
778
+ {
779
+ "name": "orientation",
780
+ "description": "`orientation` {`\"vertical\" | \"horizontal\"`} - Layout direction of the checkboxes.\n\nProperty: orientation\n\nDefault: vertical",
781
+ "values": [
782
+ {
783
+ "name": "vertical"
784
+ },
785
+ {
786
+ "name": "horizontal"
787
+ }
788
+ ]
789
+ },
790
+ {
791
+ "name": "labelInline",
792
+ "description": "`labelInline` {`boolean`} - Display checkboxes in an inline (horizontal) layout. Alias for orientation=\"horizontal\".\n\nProperty: labelInline\n\nDefault: false",
793
+ "valueSet": "v"
794
+ },
795
+ {
796
+ "name": "disabled",
797
+ "description": "`disabled` {`boolean`} - Disables all associated checkboxes.\n\nProperty: disabled\n\nDefault: false",
798
+ "valueSet": "v"
799
+ },
800
+ {
801
+ "name": "helpText",
802
+ "description": "`helpText` {`string`} - \n\nProperty: helpText\n\nDefault: "
803
+ },
804
+ {
805
+ "name": "errorMessage",
806
+ "description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
807
+ },
808
+ {
809
+ "name": "max",
810
+ "description": "`max` {`number | undefined`} - Maximum number of checkboxes that can be checked. Unchecked boxes are disabled when the limit is reached.\n\nProperty: max",
811
+ "values": []
812
+ },
813
+ {
814
+ "name": "min",
815
+ "description": "`min` {`number | undefined`} - Minimum selections required for validation.\n\nProperty: min",
816
+ "values": []
817
+ },
818
+ {
819
+ "name": "bordered",
820
+ "description": "`bordered` {`boolean`} - Shows a visible border around the fieldset wrapper.\n\nProperty: bordered\n\nDefault: false",
821
+ "valueSet": "v"
822
+ },
823
+ {
824
+ "name": "legend",
825
+ "description": "`legend` {`string`} - Legend text displayed at the top of the fieldset when bordered is enabled.\n\nProperty: legend\n\nDefault: "
826
+ },
827
+ {
828
+ "name": "onchange",
829
+ "description": "`change` {} - Emitted when the checkbox group's selected values change."
830
+ },
831
+ {
832
+ "name": "oninput",
833
+ "description": "`input` {} - Emitted when the checkbox group receives user input."
834
+ }
835
+ ]
836
+ },
749
837
  {
750
838
  "name": "nile-checkbox",
751
- "description": "Nile icon component.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the checkbox, submitted as a name/value pair with form data.\n\n * `value` {`boolean`} - The current value of the checkbox, submitted as a name/value pair with form data.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The checkbox's size.\n\n * `disabled` {`boolean`} - Disables the checkbox.\n\n * `checked` {`boolean`} - Draws the checkbox in a checked state.\n\n * `label` {`string`} - Label, declared this property for backward compatibility of old component\n\n * `indeterminate` {`boolean`} - Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a \"select\nall/none\" behavior when associated checkboxes have a mix of checked and unchecked states.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `showHelpText` {`boolean`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the checkbox a required field.\n\nProperties:\n\n * `styles` - \n\n * `input` {`HTMLInputElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the checkbox, submitted as a name/value pair with form data.\n\n * `value` {`boolean`} - The current value of the checkbox, submitted as a name/value pair with form data.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The checkbox's size.\n\n * `disabled` {`boolean`} - Disables the checkbox.\n\n * `checked` {`boolean`} - Draws the checkbox in a checked state.\n\n * `label` {`string`} - Label, declared this property for backward compatibility of old component\n\n * `indeterminate` {`boolean`} - Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a \"select\nall/none\" behavior when associated checkboxes have a mix of checked and unchecked states.\n\n * `defaultChecked` {`boolean`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `showHelpText` {`boolean`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the checkbox a required field.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
839
+ "description": "Nile icon component.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the checkbox, submitted as a name/value pair with form data.\n\n * `value` {`boolean`} - The current value of the checkbox, submitted as a name/value pair with form data.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The checkbox's size.\n\n * `disabled` {`boolean`} - Disables the checkbox.\n\n * `checked` {`boolean`} - Draws the checkbox in a checked state.\n\n * `label` {`string`} - Label, declared this property for backward compatibility of old component\n\n * `indeterminate` {`boolean`} - Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a \"select\nall/none\" behavior when associated checkboxes have a mix of checked and unchecked states.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `showHelpText` {`boolean`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `group` {`string`} - Associates this checkbox with a nile-checkbox-group via a shared group name.\n\n * `required` {`boolean`} - Makes the checkbox a required field.\n\nProperties:\n\n * `styles` - \n\n * `input` {`HTMLInputElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the checkbox, submitted as a name/value pair with form data.\n\n * `value` {`boolean`} - The current value of the checkbox, submitted as a name/value pair with form data.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The checkbox's size.\n\n * `disabled` {`boolean`} - Disables the checkbox.\n\n * `checked` {`boolean`} - Draws the checkbox in a checked state.\n\n * `label` {`string`} - Label, declared this property for backward compatibility of old component\n\n * `indeterminate` {`boolean`} - Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a \"select\nall/none\" behavior when associated checkboxes have a mix of checked and unchecked states.\n\n * `defaultChecked` {`boolean`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `showHelpText` {`boolean`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `group` {`string`} - Associates this checkbox with a nile-checkbox-group via a shared group name.\n\n * `required` {`boolean`} - Makes the checkbox a required field.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
752
840
  "attributes": [
753
841
  {
754
842
  "name": "title",
@@ -814,6 +902,10 @@
814
902
  "name": "form",
815
903
  "description": "`form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\nProperty: form\n\nDefault: "
816
904
  },
905
+ {
906
+ "name": "group",
907
+ "description": "`group` {`string`} - Associates this checkbox with a nile-checkbox-group via a shared group name.\n\nProperty: group\n\nDefault: "
908
+ },
817
909
  {
818
910
  "name": "required",
819
911
  "description": "`required` {`boolean`} - Makes the checkbox a required field.\n\nProperty: required\n\nDefault: false",
@@ -1906,7 +1998,7 @@
1906
1998
  },
1907
1999
  {
1908
2000
  "name": "nile-floating-panel",
1909
- "description": "Nile floating-panel component.\n\nA popover that supports rich content (title, body, actions).\n\n**Wrapper mode** (default): first child element is the trigger.\n**For mode**: set `for=\"elementId\"` to attach to an external element.\n\nEvents:\n\n * `nile-init` {} - Component initialized.\n\n * `nile-destroy` {} - Component destroyed.\n\n * `nile-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel opened.\n\n * `nile-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel closed.\n\n * `nile-after-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel fully visible after animation.\n\n * `nile-after-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel fully hidden after animation.\n\n * `nile-toggle` {`CustomEvent<{ open: boolean; instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Open/close transition (detail.open).\n\n * `nile-visibility-change` {} - Hidden by scroll/tab change.\n\nAttributes:\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - \n\n * `trigger` {`string`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `arrow` {`\"none\" | \"default\" | \"round\"`} - \n\n * `animation` {`string`} - \n\n * `duration` {`string | number | [number, number]`} - \n\n * `delay` {`number | [number, number]`} - \n\n * `interactive` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `followCursor` {`boolean | \"initial\" | \"horizontal\" | \"vertical\" | \"true\" | \"false\"`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `allowHTML` {`boolean`} - \n\n * `flip` {`boolean`} - \n\n * `for` {`string | null`} - \n\n * `open` {`boolean`} - \n\n * `preventOverlayClose` {`boolean`} - \n\n * `title` {`string`} - \n\n * `disabled` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\n * `group` {`string | null`} - When set, only one panel in the same group can be open at a time.\n\n * `closeOnEscape` {`boolean`} - Close the panel when Escape is pressed.\n\n * `panelClass` {`string`} - Custom CSS class(es) added to the Tippy popper element, allowing per-instance styling from the host.\n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\nProperties:\n\n * `_groups` {`Map<string, Set<NileFloatingPanel>>`} - \n\n * `_reducedMotionQuery` {`MediaQueryList | null`} - \n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - \n\n * `trigger` {`string`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `arrow` {`\"none\" | \"default\" | \"round\"`} - \n\n * `animation` {`string`} - \n\n * `duration` {`string | number | [number, number]`} - \n\n * `delay` {`number | [number, number]`} - \n\n * `interactive` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `followCursor` {`boolean | \"initial\" | \"horizontal\" | \"vertical\" | \"true\" | \"false\"`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `allowHTML` {`boolean`} - \n\n * `flip` {`boolean`} - \n\n * `for` {`string | null`} - \n\n * `open` {`boolean`} - \n\n * `preventOverlayClose` {`boolean`} - \n\n * `title` {`string`} - \n\n * `disabled` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\n * `group` {`string | null`} - When set, only one panel in the same group can be open at a time.\n\n * `closeOnEscape` {`boolean`} - Close the panel when Escape is pressed.\n\n * `panelClass` {`string`} - Custom CSS class(es) added to the Tippy popper element, allowing per-instance styling from the host.\n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `tippyInstance` {`Instance<Props> | null`} - \n\n * `visibilityManager` - \n\n * `panelContainer` {`HTMLElement | null`} - \n\n * `anchorEl` {`HTMLElement | null`} - \n\n * `_suppressOpenWatch` {`boolean`} - \n\n * `_panelId` {`string`} - \n\n * `_boundEscHandler` - \n\n * `_pendingShowListener` - \n\n * `_pendingHideListener` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2001
+ "description": "Nile floating-panel component.\n\nA popover that supports rich content (title, body, actions).\n\n**Wrapper mode** (default): first child element is the trigger.\n**For mode**: set `for=\"elementId\"` to attach to an external element.\n\nEvents:\n\n * `nile-init` {} - Component initialized.\n\n * `nile-destroy` {} - Component destroyed.\n\n * `nile-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel opened.\n\n * `nile-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel closed.\n\n * `nile-after-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel fully visible after animation.\n\n * `nile-after-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Panel fully hidden after animation.\n\n * `nile-toggle` {`CustomEvent<{ open: boolean; instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - Open/close transition (detail.open).\n\n * `nile-visibility-change` {} - Hidden by scroll/tab change.\n\nAttributes:\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - \n\n * `trigger` {`string`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `arrow` {`\"none\" | \"default\" | \"round\"`} - \n\n * `animation` {`string`} - \n\n * `duration` {`string | number | [number, number]`} - \n\n * `delay` {`number | [number, number]`} - \n\n * `interactive` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `followCursor` {`boolean | \"vertical\" | \"horizontal\" | \"initial\" | \"true\" | \"false\"`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `allowHTML` {`boolean`} - \n\n * `flip` {`boolean`} - \n\n * `for` {`string | null`} - \n\n * `open` {`boolean`} - \n\n * `preventOverlayClose` {`boolean`} - \n\n * `title` {`string`} - \n\n * `disabled` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\n * `group` {`string | null`} - When set, only one panel in the same group can be open at a time.\n\n * `closeOnEscape` {`boolean`} - Close the panel when Escape is pressed.\n\n * `panelClass` {`string`} - Custom CSS class(es) added to the Tippy popper element, allowing per-instance styling from the host.\n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\nProperties:\n\n * `_groups` {`Map<string, Set<NileFloatingPanel>>`} - \n\n * `_reducedMotionQuery` {`MediaQueryList | null`} - \n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - \n\n * `trigger` {`string`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `arrow` {`\"none\" | \"default\" | \"round\"`} - \n\n * `animation` {`string`} - \n\n * `duration` {`string | number | [number, number]`} - \n\n * `delay` {`number | [number, number]`} - \n\n * `interactive` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `followCursor` {`boolean | \"vertical\" | \"horizontal\" | \"initial\" | \"true\" | \"false\"`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `allowHTML` {`boolean`} - \n\n * `flip` {`boolean`} - \n\n * `for` {`string | null`} - \n\n * `open` {`boolean`} - \n\n * `preventOverlayClose` {`boolean`} - \n\n * `title` {`string`} - \n\n * `disabled` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\n * `group` {`string | null`} - When set, only one panel in the same group can be open at a time.\n\n * `closeOnEscape` {`boolean`} - Close the panel when Escape is pressed.\n\n * `panelClass` {`string`} - Custom CSS class(es) added to the Tippy popper element, allowing per-instance styling from the host.\n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `tippyInstance` {`Instance<Props> | null`} - \n\n * `visibilityManager` - \n\n * `panelContainer` {`HTMLElement | null`} - \n\n * `anchorEl` {`HTMLElement | null`} - \n\n * `_suppressOpenWatch` {`boolean`} - \n\n * `_panelId` {`string`} - \n\n * `_boundEscHandler` - \n\n * `_pendingShowListener` - \n\n * `_pendingHideListener` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1910
2002
  "attributes": [
1911
2003
  {
1912
2004
  "name": "placement",
@@ -2020,16 +2112,16 @@
2020
2112
  },
2021
2113
  {
2022
2114
  "name": "followCursor",
2023
- "description": "`followCursor` {`boolean | \"initial\" | \"horizontal\" | \"vertical\" | \"true\" | \"false\"`} - \n\nProperty: followCursor\n\nDefault: false",
2115
+ "description": "`followCursor` {`boolean | \"vertical\" | \"horizontal\" | \"initial\" | \"true\" | \"false\"`} - \n\nProperty: followCursor\n\nDefault: false",
2024
2116
  "values": [
2025
2117
  {
2026
- "name": "initial"
2118
+ "name": "vertical"
2027
2119
  },
2028
2120
  {
2029
2121
  "name": "horizontal"
2030
2122
  },
2031
2123
  {
2032
- "name": "vertical"
2124
+ "name": "initial"
2033
2125
  },
2034
2126
  {
2035
2127
  "name": "true"
@@ -3137,7 +3229,7 @@
3137
3229
  },
3138
3230
  {
3139
3231
  "name": "nile-lite-tooltip",
3140
- "description": "Nile lite-tooltip component.\n\nSupports wrapper, sibling (for), and singleton modes.\nAligns with Tippy.js props and Nile design system.\n\nEvents:\n\n * `nile-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-toggle` {`CustomEvent<{ open: boolean; instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\nAttributes:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"initial\" | \"horizontal\" | \"vertical\" | \"true\" | \"false\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"round\" | \"narrow\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\nProperties:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"initial\" | \"horizontal\" | \"vertical\" | \"true\" | \"false\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"round\" | \"narrow\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `visibilityManager` - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\n * `tooltipInstances` {`Instance<Props>[] | undefined`} - \n\n * `singleInstance` {`Instance<Props> | undefined`} - \n\n * `singletonInstance` {`Instance<Props> | undefined`} - \n\n * `targetEl` {`HTMLElement | null | undefined`} - \n\n * `generatedId` {`string | undefined`} - \n\n * `prevDescribedby` {`string | null | undefined`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3232
+ "description": "Nile lite-tooltip component.\n\nSupports wrapper, sibling (for), and singleton modes.\nAligns with Tippy.js props and Nile design system.\n\nEvents:\n\n * `nile-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-toggle` {`CustomEvent<{ open: boolean; instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\nAttributes:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"vertical\" | \"horizontal\" | \"initial\" | \"true\" | \"false\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"round\" | \"narrow\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\nProperties:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"vertical\" | \"horizontal\" | \"initial\" | \"true\" | \"false\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"round\" | \"narrow\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `visibilityManager` - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `width` {`string | undefined`} - \n\n * `height` {`string | undefined`} - \n\n * `tooltipInstances` {`Instance<Props>[] | undefined`} - \n\n * `singleInstance` {`Instance<Props> | undefined`} - \n\n * `singletonInstance` {`Instance<Props> | undefined`} - \n\n * `targetEl` {`HTMLElement | null | undefined`} - \n\n * `generatedId` {`string | undefined`} - \n\n * `prevDescribedby` {`string | null | undefined`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3141
3233
  "attributes": [
3142
3234
  {
3143
3235
  "name": "for",
@@ -3250,16 +3342,16 @@
3250
3342
  },
3251
3343
  {
3252
3344
  "name": "followCursor",
3253
- "description": "`followCursor` {`boolean | \"initial\" | \"horizontal\" | \"vertical\" | \"true\" | \"false\"`} - \n\nProperty: followCursor\n\nDefault: false",
3345
+ "description": "`followCursor` {`boolean | \"vertical\" | \"horizontal\" | \"initial\" | \"true\" | \"false\"`} - \n\nProperty: followCursor\n\nDefault: false",
3254
3346
  "values": [
3255
3347
  {
3256
- "name": "initial"
3348
+ "name": "vertical"
3257
3349
  },
3258
3350
  {
3259
3351
  "name": "horizontal"
3260
3352
  },
3261
3353
  {
3262
- "name": "vertical"
3354
+ "name": "initial"
3263
3355
  },
3264
3356
  {
3265
3357
  "name": "true"
@@ -3901,7 +3993,7 @@
3901
3993
  },
3902
3994
  {
3903
3995
  "name": "nile-popup",
3904
- "description": "Nile icon component.\n\nAttributes:\n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrow-placement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrow-padding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flip-fallback-placements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flip-fallback-strategy` {`\"initial\" | \"best-fit\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flip-padding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shift-padding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `auto-size` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `auto-size-padding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\nProperties:\n\n * `styles` - \n\n * `anchorEl` {`Element | null`} - \n\n * `cleanup` - \n\n * `popup` {`HTMLElement`} - A reference to the internal popup container. Useful for animating and styling the popup with JavaScript.\n\n * `arrowEl` {`HTMLElement`} - \n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrowPlacement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrowPadding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flipFallbackPlacements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flipFallbackStrategy` {`\"initial\" | \"best-fit\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flipPadding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shiftPadding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `autoSize` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `autoSizePadding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3996
+ "description": "Nile icon component.\n\nAttributes:\n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrow-placement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrow-padding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flip-fallback-placements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flip-fallback-strategy` {`\"initial\" | \"best-fit\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flip-padding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shift-padding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `auto-size` {`\"vertical\" | \"horizontal\" | \"both\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `auto-size-padding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\nProperties:\n\n * `styles` - \n\n * `anchorEl` {`Element | null`} - \n\n * `cleanup` - \n\n * `popup` {`HTMLElement`} - A reference to the internal popup container. Useful for animating and styling the popup with JavaScript.\n\n * `arrowEl` {`HTMLElement`} - \n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrowPlacement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrowPadding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flipFallbackPlacements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flipFallbackStrategy` {`\"initial\" | \"best-fit\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flipPadding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shiftPadding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `autoSize` {`\"vertical\" | \"horizontal\" | \"both\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `autoSizePadding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3905
3997
  "attributes": [
3906
3998
  {
3907
3999
  "name": "anchor",
@@ -4048,16 +4140,16 @@
4048
4140
  },
4049
4141
  {
4050
4142
  "name": "auto-size",
4051
- "description": "`auto-size` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\nProperty: autoSize",
4143
+ "description": "`auto-size` {`\"vertical\" | \"horizontal\" | \"both\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\nProperty: autoSize",
4052
4144
  "values": [
4053
4145
  {
4054
- "name": "both"
4146
+ "name": "vertical"
4055
4147
  },
4056
4148
  {
4057
4149
  "name": "horizontal"
4058
4150
  },
4059
4151
  {
4060
- "name": "vertical"
4152
+ "name": "both"
4061
4153
  }
4062
4154
  ]
4063
4155
  },
@@ -4291,7 +4383,7 @@
4291
4383
  },
4292
4384
  {
4293
4385
  "name": "nile-rich-text-editor",
4294
- "description": "Events:\n\n * `nile-change` {`CustomEvent<{ content: string; mention: any; }>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `singlelineeditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `singleLineEditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\n * `content` {`string`} - \n\n * `editorEl` {`HTMLElement`} - \n\n * `previewEl` {`HTMLElement | null`} - \n\n * `toolbarEl` {`HTMLElement | null`} - \n\n * `lastRange` {`Range | null`} - \n\n * `buttonMap` {`Map<string, HTMLElement[]>`} - \n\n * `headingSelect` {`HTMLSelectElement | null`} - \n\n * `fontSelect` {`HTMLSelectElement | null`} - \n\n * `colorInput` {`HTMLInputElement | null`} - \n\n * `bgColorInput` {`HTMLInputElement | null`} - \n\n * `colorSwatchEl` {`HTMLElement | null`} - \n\n * `bgSwatchEl` {`HTMLElement | null`} - \n\n * `containerEl` {`HTMLElement | null`} - \n\n * `linkEl` {`HTMLElement | null`} - \n\n * `mentionsEl` {`HTMLElement | null`} - \n\n * `onEditorClick` - \n\n * `onEditorInput` - \n\n * `onEditorMouseup` - \n\n * `onEditorKeyup` - \n\n * `onEditorKeydown` - \n\n * `onSelectionChange` - ",
4386
+ "description": "Events:\n\n * `nile-change` {`CustomEvent<{ content: string; mention: any; }>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `singlelineeditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `singleLineEditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\n * `content` {`string`} - \n\n * `editorEl` {`HTMLElement`} - \n\n * `previewEl` {`HTMLElement | null`} - \n\n * `toolbarEl` {`HTMLElement | null`} - \n\n * `lastRange` {`Range | null`} - \n\n * `buttonMap` {`Map<string, HTMLElement[]>`} - \n\n * `headingSelect` {`HTMLSelectElement | null`} - \n\n * `fontSelect` {`HTMLSelectElement | null`} - \n\n * `colorInput` {`HTMLInputElement | null`} - \n\n * `bgColorInput` {`HTMLInputElement | null`} - \n\n * `colorSwatchEl` {`HTMLElement | null`} - \n\n * `bgSwatchEl` {`HTMLElement | null`} - \n\n * `containerEl` {`HTMLElement | null`} - \n\n * `linkEl` {`HTMLElement | null`} - \n\n * `mentionsEl` {`HTMLElement | null`} - \n\n * `onEditorClick` - \n\n * `onEditorPaste` - \n\n * `onEditorDrop` - \n\n * `onEditorInput` - \n\n * `onEditorMouseup` - \n\n * `onEditorKeyup` - \n\n * `onEditorKeydown` - \n\n * `onSelectionChange` - ",
4295
4387
  "attributes": [
4296
4388
  {
4297
4389
  "name": "value",
@@ -4553,7 +4645,7 @@
4553
4645
  },
4554
4646
  {
4555
4647
  "name": "nile-select",
4556
- "description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\n * `nile-search` {} - Emitted when the user types in the search input. The event payload includes the search query for backend search functionality.\n\n * `nile-scroll` {} - Emitted when the user scrolls within the listbox. The event payload includes scroll position information.\n\n * `nile-scroll-start` {} - Emitted when the user starts scrolling within the listbox.\n\n * `nile-scroll-end` {} - Emitted when the user stops scrolling and reaches the bottom of the listbox (debounced).\n\nSlots:\n\n * ` ` {} - The listbox options. Must be `<nile-option>` elements. You can use `<nile-divider>` to group items visually.\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed. Rotates on open and close.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internal-search-placeholder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help-text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `error-message` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `stickyHeader` {`boolean`} - \n\n * `descriptionSearchEnabled` {`boolean`} - \n\n * `enableDescription` {`boolean`} - \n\n * `allowHtmlLabel` {`boolean`} - \n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the\nvalue will be a space-delimited list of values based on the options selected.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - The select's required attribute.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `virtualScrollHelper` - \n\n * `portalManager` - \n\n * `hasSlotController` - \n\n * `typeToSelectString` {`string`} - \n\n * `typeToSelectTimeout` {`number`} - \n\n * `scrollTimeout` {`number | undefined`} - \n\n * `scrolling` {`boolean`} - \n\n * `options` {`NileOption[]`} - \n\n * `resizeController` - \n\n * `visibilityManager` - \n\n * `popup` - \n\n * `combobox` {`HTMLSlotElement`} - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `listbox` {`HTMLSlotElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `currentOption` - \n\n * `selectedOptions` {`NileOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchValue` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internalSearchPlaceHolder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help_text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `maxOptionsVisible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `oldMaxOptionsVisible` {`number`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `renderItemConfig` {`RenderItemConfig | undefined`} - Enhanced configuration for rendering items with support for display text, value, and search text\n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `stickyHeader` {`boolean`} - \n\n * `descriptionSearchEnabled` {`boolean`} - \n\n * `enableDescription` {`boolean`} - \n\n * `allowHtmlLabel` {`boolean`} - \n\n * `handleWindowResize` - \n\n * `handleWindowScroll` - \n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the\nvalue will be a space-delimited list of values based on the options selected.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `defaultValue` {`string | string[]`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `defaultChecked` {`boolean | undefined`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `pattern` {`string | undefined`} - \n\n * `min` {`string | number | Date | undefined`} - \n\n * `max` {`string | number | Date | undefined`} - \n\n * `step` {`number | \"any\" | undefined`} - \n\n * `required` {`boolean`} - The select's required attribute.\n\n * `minlength` {`number | undefined`} - \n\n * `maxlength` {`number | undefined`} - \n\n * `validity` {`ValidityState`} - Gets the validity state object\n\n * `validationMessage` {`string`} - Gets the validation message\n\n * `checkValidity` - \n\n * `getForm` - \n\n * `reportValidity` - \n\n * `setCustomValidity` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
4648
+ "description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\n * `nile-search` {} - Emitted when the user types in the search input. The event payload includes the search query for backend search functionality.\n\n * `nile-scroll` {} - Emitted when the user scrolls within the listbox. The event payload includes scroll position information.\n\n * `nile-scroll-start` {} - Emitted when the user starts scrolling within the listbox.\n\n * `nile-scroll-end` {} - Emitted when the user stops scrolling and reaches the bottom of the listbox (debounced).\n\nSlots:\n\n * ` ` {} - The listbox options. Must be `<nile-option>` elements. You can use `<nile-divider>` to group items visually.\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed. Rotates on open and close.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\n * `pre-footer` {} - Content to display at the bottom of the dropdown listbox. Useful for action buttons like \"Create New\". In multi-select mode, appears above the \"Show Selected\" / \"Clear All\" bar.\n\nAttributes:\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internal-search-placeholder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help-text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `error-message` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `stickyHeader` {`boolean`} - \n\n * `descriptionSearchEnabled` {`boolean`} - \n\n * `enableDescription` {`boolean`} - \n\n * `allowHtmlLabel` {`boolean`} - \n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the\nvalue will be a space-delimited list of values based on the options selected.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - The select's required attribute.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `virtualScrollHelper` - \n\n * `portalManager` - \n\n * `hasSlotController` - \n\n * `typeToSelectString` {`string`} - \n\n * `typeToSelectTimeout` {`number`} - \n\n * `scrollTimeout` {`number | undefined`} - \n\n * `scrolling` {`boolean`} - \n\n * `options` {`NileOption[]`} - \n\n * `resizeController` - \n\n * `visibilityManager` - \n\n * `popup` - \n\n * `combobox` {`HTMLSlotElement`} - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `listbox` {`HTMLSlotElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `currentOption` - \n\n * `selectedOptions` {`NileOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchValue` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internalSearchPlaceHolder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help_text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `maxOptionsVisible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `oldMaxOptionsVisible` {`number`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `renderItemConfig` {`RenderItemConfig | undefined`} - Enhanced configuration for rendering items with support for display text, value, and search text\n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `stickyHeader` {`boolean`} - \n\n * `descriptionSearchEnabled` {`boolean`} - \n\n * `enableDescription` {`boolean`} - \n\n * `allowHtmlLabel` {`boolean`} - \n\n * `handleWindowResize` - \n\n * `handleWindowScroll` - \n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the\nvalue will be a space-delimited list of values based on the options selected.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `defaultValue` {`string | string[]`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `defaultChecked` {`boolean | undefined`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `pattern` {`string | undefined`} - \n\n * `min` {`string | number | Date | undefined`} - \n\n * `max` {`string | number | Date | undefined`} - \n\n * `step` {`number | \"any\" | undefined`} - \n\n * `required` {`boolean`} - The select's required attribute.\n\n * `minlength` {`number | undefined`} - \n\n * `maxlength` {`number | undefined`} - \n\n * `validity` {`ValidityState`} - Gets the validity state object\n\n * `validationMessage` {`string`} - Gets the validation message\n\n * `checkValidity` - \n\n * `getForm` - \n\n * `reportValidity` - \n\n * `setCustomValidity` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
4557
4649
  "attributes": [
4558
4650
  {
4559
4651
  "name": "size",
@@ -5827,7 +5919,7 @@
5827
5919
  },
5828
5920
  {
5829
5921
  "name": "nile-textarea",
5830
- "description": "Events:\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-change` {} - Emitted when an alteration to the control's value is committed by the user.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-input` {} - Emitted when the control receives input.\n\nSlots:\n\n * `label` {} - The textarea's label. Alternatively, you can use the `label` attribute.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"auto\" | \"vertical\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `resizeObserver` - \n\n * `input` {`HTMLTextAreaElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"auto\" | \"vertical\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `defaultValue` {`string`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
5922
+ "description": "Events:\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-change` {} - Emitted when an alteration to the control's value is committed by the user.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-input` {} - Emitted when the control receives input.\n\nSlots:\n\n * `label` {} - The textarea's label. Alternatively, you can use the `label` attribute.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"vertical\" | \"auto\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `resizeObserver` - \n\n * `input` {`HTMLTextAreaElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"vertical\" | \"auto\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `defaultValue` {`string`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
5831
5923
  "attributes": [
5832
5924
  {
5833
5925
  "name": "title",
@@ -5872,16 +5964,16 @@
5872
5964
  },
5873
5965
  {
5874
5966
  "name": "resize",
5875
- "description": "`resize` {`\"none\" | \"auto\" | \"vertical\"`} - Controls how the textarea can be resized.\n\nProperty: resize\n\nDefault: vertical",
5967
+ "description": "`resize` {`\"none\" | \"vertical\" | \"auto\"`} - Controls how the textarea can be resized.\n\nProperty: resize\n\nDefault: vertical",
5876
5968
  "values": [
5877
5969
  {
5878
5970
  "name": "none"
5879
5971
  },
5880
5972
  {
5881
- "name": "auto"
5973
+ "name": "vertical"
5882
5974
  },
5883
5975
  {
5884
- "name": "vertical"
5976
+ "name": "auto"
5885
5977
  }
5886
5978
  ]
5887
5979
  },