@aquera/nile-elements 1.0.4-beta-1.2 → 1.0.4-beta-1.4

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 (595) hide show
  1. package/README.md +6 -0
  2. package/demo/variables.css +1 -0
  3. package/dist/css-tag-bb10c0fa.cjs.js +6 -0
  4. package/dist/css-tag-bb10c0fa.cjs.js.map +1 -0
  5. package/dist/css-tag-dc564feb.esm.js +6 -0
  6. package/dist/{fixture-8edec91c.esm.js → fixture-985bba12.esm.js} +1 -1
  7. package/dist/{fixture-3bfb4490.cjs.js → fixture-d1470b58.cjs.js} +2 -2
  8. package/dist/{fixture-3bfb4490.cjs.js.map → fixture-d1470b58.cjs.js.map} +1 -1
  9. package/dist/index.cjs.js +1 -1
  10. package/dist/index.esm.js +1 -1
  11. package/dist/index.js +797 -316
  12. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  13. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  14. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  15. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +1 -1
  16. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  17. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  18. package/dist/nile-avatar/nile-avatar.test.cjs.js.map +1 -1
  19. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  20. package/dist/nile-badge/index.cjs.js +1 -1
  21. package/dist/nile-badge/index.esm.js +1 -1
  22. package/dist/nile-badge/nile-badge.cjs.js +1 -1
  23. package/dist/nile-badge/nile-badge.cjs.js.map +1 -1
  24. package/dist/nile-badge/nile-badge.esm.js +1 -1
  25. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  26. package/dist/nile-badge/nile-badge.test.cjs.js.map +1 -1
  27. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  28. package/dist/nile-button/index.cjs.js +1 -1
  29. package/dist/nile-button/index.esm.js +1 -1
  30. package/dist/nile-button/nile-button.cjs.js +1 -1
  31. package/dist/nile-button/nile-button.cjs.js.map +1 -1
  32. package/dist/nile-button/nile-button.esm.js +2 -2
  33. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  34. package/dist/nile-button/nile-button.test.cjs.js.map +1 -1
  35. package/dist/nile-button/nile-button.test.esm.js +1 -1
  36. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  37. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  38. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  39. package/dist/nile-calendar/nile-calendar.test.cjs.js.map +1 -1
  40. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  41. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  42. package/dist/nile-card/nile-card.test.esm.js +1 -1
  43. package/dist/nile-checkbox/nile-checkbox.css.cjs.js +1 -1
  44. package/dist/nile-checkbox/nile-checkbox.css.cjs.js.map +1 -1
  45. package/dist/nile-checkbox/nile-checkbox.css.esm.js +1 -1
  46. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  47. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  48. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  49. package/dist/nile-chip/nile-chip.test.cjs.js.map +1 -1
  50. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  51. package/dist/nile-dialog/index.cjs.js +1 -1
  52. package/dist/nile-dialog/index.esm.js +1 -1
  53. package/dist/nile-dialog/nile-dialog.cjs.js +1 -1
  54. package/dist/nile-dialog/nile-dialog.cjs.js.map +1 -1
  55. package/dist/nile-dialog/nile-dialog.esm.js +6 -6
  56. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  57. package/dist/nile-dialog/nile-dialog.test.cjs.js.map +1 -1
  58. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  59. package/dist/nile-drawer/index.cjs.js +1 -1
  60. package/dist/nile-drawer/index.esm.js +1 -1
  61. package/dist/nile-drawer/nile-drawer.cjs.js +1 -1
  62. package/dist/nile-drawer/nile-drawer.cjs.js.map +1 -1
  63. package/dist/nile-drawer/nile-drawer.esm.js +1 -1
  64. package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
  65. package/dist/nile-drawer/nile-drawer.test.cjs.js.map +1 -1
  66. package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
  67. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
  68. package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
  69. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
  70. package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
  71. package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
  72. package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
  73. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +1 -1
  74. package/dist/nile-file-preview/nile-file-preview.test.esm.js +1 -1
  75. package/dist/nile-file-upload/index.cjs.js +1 -1
  76. package/dist/nile-file-upload/nile-file-upload.cjs.js +1 -1
  77. package/dist/nile-file-upload/nile-file-upload.template.cjs.js +1 -1
  78. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +1 -1
  79. package/dist/nile-file-upload/nile-file-upload.test.esm.js +1 -1
  80. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  81. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  82. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  83. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  84. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  85. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  86. package/dist/nile-grid/index.cjs.js +2 -0
  87. package/dist/nile-grid/index.cjs.js.map +1 -0
  88. package/dist/nile-grid/index.esm.js +1 -0
  89. package/dist/nile-grid/nile-grid.cjs.js +2 -0
  90. package/dist/nile-grid/nile-grid.cjs.js.map +1 -0
  91. package/dist/nile-grid/nile-grid.css.cjs.js +2 -0
  92. package/dist/nile-grid/nile-grid.css.cjs.js.map +1 -0
  93. package/dist/nile-grid/nile-grid.css.esm.js +32 -0
  94. package/dist/nile-grid/nile-grid.esm.js +7 -0
  95. package/dist/nile-grid/nile-grid.utils.cjs.js +2 -0
  96. package/dist/nile-grid/nile-grid.utils.cjs.js.map +1 -0
  97. package/dist/nile-grid/nile-grid.utils.esm.js +1 -0
  98. package/dist/nile-grid-body/index.cjs.js +2 -0
  99. package/dist/nile-grid-body/index.cjs.js.map +1 -0
  100. package/dist/nile-grid-body/index.esm.js +1 -0
  101. package/dist/nile-grid-body/nile-grid-body.cjs.js +2 -0
  102. package/dist/nile-grid-body/nile-grid-body.cjs.js.map +1 -0
  103. package/dist/nile-grid-body/nile-grid-body.css.cjs.js +2 -0
  104. package/dist/nile-grid-body/nile-grid-body.css.cjs.js.map +1 -0
  105. package/dist/nile-grid-body/nile-grid-body.css.esm.js +10 -0
  106. package/dist/nile-grid-body/nile-grid-body.esm.js +5 -0
  107. package/dist/nile-grid-cell-item/index.cjs.js +2 -0
  108. package/dist/nile-grid-cell-item/index.cjs.js.map +1 -0
  109. package/dist/nile-grid-cell-item/index.esm.js +1 -0
  110. package/dist/nile-grid-cell-item/nile-grid-cell-item.cjs.js +2 -0
  111. package/dist/nile-grid-cell-item/nile-grid-cell-item.cjs.js.map +1 -0
  112. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js +2 -0
  113. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js.map +1 -0
  114. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.esm.js +35 -0
  115. package/dist/nile-grid-cell-item/nile-grid-cell-item.esm.js +12 -0
  116. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js +2 -0
  117. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js.map +1 -0
  118. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.esm.js +1 -0
  119. package/dist/nile-grid-head/index.cjs.js +2 -0
  120. package/dist/nile-grid-head/index.cjs.js.map +1 -0
  121. package/dist/nile-grid-head/index.esm.js +1 -0
  122. package/dist/nile-grid-head/nile-grid-head.cjs.js +2 -0
  123. package/dist/nile-grid-head/nile-grid-head.cjs.js.map +1 -0
  124. package/dist/nile-grid-head/nile-grid-head.css.cjs.js +2 -0
  125. package/dist/nile-grid-head/nile-grid-head.css.cjs.js.map +1 -0
  126. package/dist/nile-grid-head/nile-grid-head.css.esm.js +7 -0
  127. package/dist/nile-grid-head/nile-grid-head.esm.js +5 -0
  128. package/dist/nile-grid-head-item/index.cjs.js +2 -0
  129. package/dist/nile-grid-head-item/index.cjs.js.map +1 -0
  130. package/dist/nile-grid-head-item/index.esm.js +1 -0
  131. package/dist/nile-grid-head-item/nile-grid-head-item.cjs.js +2 -0
  132. package/dist/nile-grid-head-item/nile-grid-head-item.cjs.js.map +1 -0
  133. package/dist/nile-grid-head-item/nile-grid-head-item.css.cjs.js +2 -0
  134. package/dist/nile-grid-head-item/nile-grid-head-item.css.cjs.js.map +1 -0
  135. package/dist/nile-grid-head-item/nile-grid-head-item.css.esm.js +34 -0
  136. package/dist/nile-grid-head-item/nile-grid-head-item.esm.js +12 -0
  137. package/dist/nile-grid-head-item/nile-grid-head-item.utils.cjs.js +2 -0
  138. package/dist/nile-grid-head-item/nile-grid-head-item.utils.cjs.js.map +1 -0
  139. package/dist/nile-grid-head-item/nile-grid-head-item.utils.esm.js +1 -0
  140. package/dist/nile-grid-row/index.cjs.js +2 -0
  141. package/dist/nile-grid-row/index.cjs.js.map +1 -0
  142. package/dist/nile-grid-row/index.esm.js +1 -0
  143. package/dist/nile-grid-row/nile-grid-row.cjs.js +2 -0
  144. package/dist/nile-grid-row/nile-grid-row.cjs.js.map +1 -0
  145. package/dist/nile-grid-row/nile-grid-row.css.cjs.js +2 -0
  146. package/dist/nile-grid-row/nile-grid-row.css.cjs.js.map +1 -0
  147. package/dist/nile-grid-row/nile-grid-row.css.esm.js +15 -0
  148. package/dist/nile-grid-row/nile-grid-row.esm.js +7 -0
  149. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  150. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  151. package/dist/nile-icon/icons/svg/format_align_justify.cjs.js +2 -0
  152. package/dist/nile-icon/icons/svg/format_align_justify.cjs.js.map +1 -0
  153. package/dist/nile-icon/icons/svg/format_align_justify.esm.js +1 -0
  154. package/dist/nile-icon/icons/svg/format_align_left.cjs.js +2 -0
  155. package/dist/nile-icon/icons/svg/format_align_left.cjs.js.map +1 -0
  156. package/dist/nile-icon/icons/svg/format_align_left.esm.js +1 -0
  157. package/dist/nile-icon/icons/svg/format_align_middle.cjs.js +2 -0
  158. package/dist/nile-icon/icons/svg/format_align_middle.cjs.js.map +1 -0
  159. package/dist/nile-icon/icons/svg/format_align_middle.esm.js +1 -0
  160. package/dist/nile-icon/icons/svg/format_align_right.cjs.js +2 -0
  161. package/dist/nile-icon/icons/svg/format_align_right.cjs.js.map +1 -0
  162. package/dist/nile-icon/icons/svg/format_align_right.esm.js +1 -0
  163. package/dist/nile-icon/icons/svg/format_bold.cjs.js +2 -0
  164. package/dist/nile-icon/icons/svg/format_bold.cjs.js.map +1 -0
  165. package/dist/nile-icon/icons/svg/format_bold.esm.js +1 -0
  166. package/dist/nile-icon/icons/svg/format_clear.cjs.js +2 -0
  167. package/dist/nile-icon/icons/svg/format_clear.cjs.js.map +1 -0
  168. package/dist/nile-icon/icons/svg/format_clear.esm.js +1 -0
  169. package/dist/nile-icon/icons/svg/format_italic.cjs.js +2 -0
  170. package/dist/nile-icon/icons/svg/format_italic.cjs.js.map +1 -0
  171. package/dist/nile-icon/icons/svg/format_italic.esm.js +1 -0
  172. package/dist/nile-icon/icons/svg/format_list_bulleted.cjs.js +2 -0
  173. package/dist/nile-icon/icons/svg/format_list_bulleted.cjs.js.map +1 -0
  174. package/dist/nile-icon/icons/svg/format_list_bulleted.esm.js +1 -0
  175. package/dist/nile-icon/icons/svg/format_list_numbered.cjs.js +2 -0
  176. package/dist/nile-icon/icons/svg/format_list_numbered.cjs.js.map +1 -0
  177. package/dist/nile-icon/icons/svg/format_list_numbered.esm.js +1 -0
  178. package/dist/nile-icon/icons/svg/format_underline.cjs.js +2 -0
  179. package/dist/nile-icon/icons/svg/format_underline.cjs.js.map +1 -0
  180. package/dist/nile-icon/icons/svg/format_underline.esm.js +1 -0
  181. package/dist/nile-icon/icons/svg/image_2.cjs.js +2 -0
  182. package/dist/nile-icon/icons/svg/image_2.cjs.js.map +1 -0
  183. package/dist/nile-icon/icons/svg/image_2.esm.js +1 -0
  184. package/dist/nile-icon/icons/svg/index.cjs.js +1 -1
  185. package/dist/nile-icon/icons/svg/index.esm.js +1 -1
  186. package/dist/nile-icon/icons/svg/link_2.cjs.js +2 -0
  187. package/dist/nile-icon/icons/svg/link_2.cjs.js.map +1 -0
  188. package/dist/nile-icon/icons/svg/link_2.esm.js +1 -0
  189. package/dist/nile-icon/index.cjs.js +1 -1
  190. package/dist/nile-icon/index.cjs.js.map +1 -1
  191. package/dist/nile-icon/index.esm.js +1 -1
  192. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  193. package/dist/nile-icon/nile-icon.test.cjs.js.map +1 -1
  194. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  195. package/dist/nile-icon-button/index.cjs.js +1 -1
  196. package/dist/nile-icon-button/index.esm.js +1 -1
  197. package/dist/nile-icon-button/nile-icon-button.cjs.js +1 -1
  198. package/dist/nile-icon-button/nile-icon-button.cjs.js.map +1 -1
  199. package/dist/nile-icon-button/nile-icon-button.esm.js +1 -1
  200. package/dist/nile-input/index.cjs.js +1 -1
  201. package/dist/nile-input/index.esm.js +1 -1
  202. package/dist/nile-input/nile-input.cjs.js +1 -1
  203. package/dist/nile-input/nile-input.cjs.js.map +1 -1
  204. package/dist/nile-input/nile-input.esm.js +5 -5
  205. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  206. package/dist/nile-input/nile-input.test.cjs.js.map +1 -1
  207. package/dist/nile-input/nile-input.test.esm.js +1 -1
  208. package/dist/nile-link/nile-link.css.cjs.js +1 -1
  209. package/dist/nile-link/nile-link.css.cjs.js.map +1 -1
  210. package/dist/nile-link/nile-link.css.esm.js +3 -2
  211. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  212. package/dist/nile-link/nile-link.test.esm.js +1 -1
  213. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  214. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  215. package/dist/nile-menu-item/index.cjs.js +1 -1
  216. package/dist/nile-menu-item/index.esm.js +1 -1
  217. package/dist/nile-menu-item/nile-menu-item.cjs.js +1 -1
  218. package/dist/nile-menu-item/nile-menu-item.cjs.js.map +1 -1
  219. package/dist/nile-menu-item/nile-menu-item.esm.js +2 -2
  220. package/dist/nile-option/index.cjs.js +1 -1
  221. package/dist/nile-option/index.esm.js +1 -1
  222. package/dist/nile-option/nile-option.cjs.js +1 -1
  223. package/dist/nile-option/nile-option.cjs.js.map +1 -1
  224. package/dist/nile-option/nile-option.esm.js +1 -1
  225. package/dist/nile-popover/index.cjs.js +1 -1
  226. package/dist/nile-popover/index.esm.js +1 -1
  227. package/dist/nile-popover/nile-popover.cjs.js +4 -4
  228. package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
  229. package/dist/nile-popover/nile-popover.esm.js +6 -11
  230. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  231. package/dist/nile-popover/nile-popover.test.cjs.js.map +1 -1
  232. package/dist/nile-popover/nile-popover.test.esm.js +5 -5
  233. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  234. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  235. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  236. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  237. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  238. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  239. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  240. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  241. package/dist/nile-rich-text-editor/index.cjs.js +2 -0
  242. package/dist/nile-rich-text-editor/index.cjs.js.map +1 -0
  243. package/dist/nile-rich-text-editor/index.esm.js +1 -0
  244. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js +2 -0
  245. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js.map +1 -0
  246. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js +2 -0
  247. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js.map +1 -0
  248. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.esm.js +149 -0
  249. package/dist/nile-rich-text-editor/nile-rich-text-editor.esm.js +1 -0
  250. package/dist/nile-rich-text-editor/nile-rte-color.cjs.js +2 -0
  251. package/dist/nile-rich-text-editor/nile-rte-color.cjs.js.map +1 -0
  252. package/dist/nile-rich-text-editor/nile-rte-color.esm.js +53 -0
  253. package/dist/nile-rich-text-editor/nile-rte-divider.cjs.js +2 -0
  254. package/dist/nile-rich-text-editor/nile-rte-divider.cjs.js.map +1 -0
  255. package/dist/nile-rich-text-editor/nile-rte-divider.esm.js +1 -0
  256. package/dist/nile-rich-text-editor/nile-rte-link.cjs.js +2 -0
  257. package/dist/nile-rich-text-editor/nile-rte-link.cjs.js.map +1 -0
  258. package/dist/nile-rich-text-editor/nile-rte-link.esm.js +19 -0
  259. package/dist/nile-rich-text-editor/nile-rte-mentions-item.cjs.js +2 -0
  260. package/dist/nile-rich-text-editor/nile-rte-mentions-item.cjs.js.map +1 -0
  261. package/dist/nile-rich-text-editor/nile-rte-mentions-item.esm.js +1 -0
  262. package/dist/nile-rich-text-editor/nile-rte-mentions.cjs.js +3 -0
  263. package/dist/nile-rich-text-editor/nile-rte-mentions.cjs.js.map +1 -0
  264. package/dist/nile-rich-text-editor/nile-rte-mentions.esm.js +1 -0
  265. package/dist/nile-rich-text-editor/nile-rte-preview.cjs.js +2 -0
  266. package/dist/nile-rich-text-editor/nile-rte-preview.cjs.js.map +1 -0
  267. package/dist/nile-rich-text-editor/nile-rte-preview.esm.js +1 -0
  268. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js +2 -0
  269. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js.map +1 -0
  270. package/dist/nile-rich-text-editor/nile-rte-select.esm.js +66 -0
  271. package/dist/nile-rich-text-editor/nile-rte-toolbar-item.cjs.js +2 -0
  272. package/dist/nile-rich-text-editor/nile-rte-toolbar-item.cjs.js.map +1 -0
  273. package/dist/nile-rich-text-editor/nile-rte-toolbar-item.esm.js +1 -0
  274. package/dist/nile-rich-text-editor/nile-rte-toolbar.cjs.js +2 -0
  275. package/dist/nile-rich-text-editor/nile-rte-toolbar.cjs.js.map +1 -0
  276. package/dist/nile-rich-text-editor/nile-rte-toolbar.esm.js +1 -0
  277. package/dist/nile-rich-text-editor/utils.cjs.js +2 -0
  278. package/dist/nile-rich-text-editor/utils.cjs.js.map +1 -0
  279. package/dist/nile-rich-text-editor/utils.esm.js +1 -0
  280. package/dist/nile-select/index.cjs.js +1 -1
  281. package/dist/nile-select/index.esm.js +1 -1
  282. package/dist/nile-select/nile-select.cjs.js +1 -1
  283. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  284. package/dist/nile-select/nile-select.css.cjs.js +1 -1
  285. package/dist/nile-select/nile-select.css.cjs.js.map +1 -1
  286. package/dist/nile-select/nile-select.css.esm.js +1 -1
  287. package/dist/nile-select/nile-select.esm.js +2 -2
  288. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  289. package/dist/nile-select/nile-select.test.cjs.js.map +1 -1
  290. package/dist/nile-select/nile-select.test.esm.js +12 -12
  291. package/dist/nile-select/virtual-scroll-helper.cjs.js +1 -1
  292. package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -1
  293. package/dist/nile-select/virtual-scroll-helper.esm.js +2 -0
  294. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  295. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  296. package/dist/nile-stepper-item/nile-stepper-item.cjs.js +1 -1
  297. package/dist/nile-stepper-item/nile-stepper-item.cjs.js.map +1 -1
  298. package/dist/nile-stepper-item/nile-stepper-item.esm.js +6 -6
  299. package/dist/nile-tab/index.cjs.js +1 -1
  300. package/dist/nile-tab/index.esm.js +1 -1
  301. package/dist/nile-tab/nile-tab.cjs.js +1 -1
  302. package/dist/nile-tab/nile-tab.cjs.js.map +1 -1
  303. package/dist/nile-tab/nile-tab.esm.js +2 -2
  304. package/dist/nile-tab-group/index.cjs.js +1 -1
  305. package/dist/nile-tab-group/index.esm.js +1 -1
  306. package/dist/nile-tab-group/nile-tab-group.cjs.js +1 -1
  307. package/dist/nile-tab-group/nile-tab-group.cjs.js.map +1 -1
  308. package/dist/nile-tab-group/nile-tab-group.esm.js +1 -1
  309. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  310. package/dist/nile-tab-group/nile-tab-group.test.cjs.js.map +1 -1
  311. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  312. package/dist/nile-tag/index.cjs.js +1 -1
  313. package/dist/nile-tag/index.esm.js +1 -1
  314. package/dist/nile-tag/nile-tag.cjs.js +1 -1
  315. package/dist/nile-tag/nile-tag.cjs.js.map +1 -1
  316. package/dist/nile-tag/nile-tag.esm.js +1 -1
  317. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  318. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  319. package/dist/nile-toast/index.cjs.js +1 -1
  320. package/dist/nile-toast/index.esm.js +1 -1
  321. package/dist/nile-toast/nile-toast.cjs.js +1 -1
  322. package/dist/nile-toast/nile-toast.cjs.js.map +1 -1
  323. package/dist/nile-toast/nile-toast.esm.js +2 -2
  324. package/dist/nile-tree/index.cjs.js +1 -1
  325. package/dist/nile-tree/index.esm.js +1 -1
  326. package/dist/nile-tree/nile-tree.cjs.js +1 -1
  327. package/dist/nile-tree/nile-tree.cjs.js.map +1 -1
  328. package/dist/nile-tree/nile-tree.esm.js +1 -1
  329. package/dist/nile-tree-item/index.cjs.js +1 -1
  330. package/dist/nile-tree-item/index.esm.js +1 -1
  331. package/dist/nile-tree-item/nile-tree-item.cjs.js +1 -1
  332. package/dist/nile-tree-item/nile-tree-item.cjs.js.map +1 -1
  333. package/dist/nile-tree-item/nile-tree-item.esm.js +3 -3
  334. package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.cjs.js +1 -1
  335. package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.cjs.js.map +1 -1
  336. package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.esm.js +8 -8
  337. package/dist/nile-virtual-select/index.cjs.js +1 -1
  338. package/dist/nile-virtual-select/index.esm.js +1 -1
  339. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +5 -1
  340. package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -1
  341. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +1 -1
  342. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -1
  343. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +29 -1
  344. package/dist/nile-virtual-select/nile-virtual-select.esm.js +21 -13
  345. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +1 -1
  346. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +1 -1
  347. package/dist/nile-virtual-select/renderer.cjs.js +1 -1
  348. package/dist/nile-virtual-select/renderer.cjs.js.map +1 -1
  349. package/dist/nile-virtual-select/renderer.esm.js +11 -10
  350. package/dist/nile-virtual-select/selection-manager.cjs.js +1 -1
  351. package/dist/nile-virtual-select/selection-manager.cjs.js.map +1 -1
  352. package/dist/nile-virtual-select/selection-manager.esm.js +1 -1
  353. package/dist/scopedElementsWrapper-31107e48.esm.js +1 -0
  354. package/dist/scopedElementsWrapper-c815042c.cjs.js +2 -0
  355. package/dist/scopedElementsWrapper-c815042c.cjs.js.map +1 -0
  356. package/dist/src/index.d.ts +7 -0
  357. package/dist/src/index.js +7 -0
  358. package/dist/src/index.js.map +1 -1
  359. package/dist/src/nile-button/nile-button.d.ts +1 -1
  360. package/dist/src/nile-button/nile-button.js +1 -1
  361. package/dist/src/nile-button/nile-button.js.map +1 -1
  362. package/dist/src/nile-checkbox/nile-checkbox.css.js +1 -1
  363. package/dist/src/nile-checkbox/nile-checkbox.css.js.map +1 -1
  364. package/dist/src/nile-grid/index.d.ts +1 -0
  365. package/dist/src/nile-grid/index.js +2 -0
  366. package/dist/src/nile-grid/index.js.map +1 -0
  367. package/dist/src/nile-grid/nile-grid.css.d.ts +9 -0
  368. package/dist/src/nile-grid/nile-grid.css.js +41 -0
  369. package/dist/src/nile-grid/nile-grid.css.js.map +1 -0
  370. package/dist/src/nile-grid/nile-grid.d.ts +50 -0
  371. package/dist/src/nile-grid/nile-grid.js +130 -0
  372. package/dist/src/nile-grid/nile-grid.js.map +1 -0
  373. package/dist/src/nile-grid/nile-grid.utils.d.ts +9 -0
  374. package/dist/src/nile-grid/nile-grid.utils.js +170 -0
  375. package/dist/src/nile-grid/nile-grid.utils.js.map +1 -0
  376. package/dist/src/nile-grid-body/index.d.ts +1 -0
  377. package/dist/src/nile-grid-body/index.js +2 -0
  378. package/dist/src/nile-grid-body/index.js.map +1 -0
  379. package/dist/src/nile-grid-body/nile-grid-body.css.d.ts +12 -0
  380. package/dist/src/nile-grid-body/nile-grid-body.css.js +22 -0
  381. package/dist/src/nile-grid-body/nile-grid-body.css.js.map +1 -0
  382. package/dist/src/nile-grid-body/nile-grid-body.d.ts +29 -0
  383. package/dist/src/nile-grid-body/nile-grid-body.js +43 -0
  384. package/dist/src/nile-grid-body/nile-grid-body.js.map +1 -0
  385. package/dist/src/nile-grid-cell-item/index.d.ts +1 -0
  386. package/dist/src/nile-grid-cell-item/index.js +2 -0
  387. package/dist/src/nile-grid-cell-item/index.js.map +1 -0
  388. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.d.ts +12 -0
  389. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.js +47 -0
  390. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.js.map +1 -0
  391. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.d.ts +36 -0
  392. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.js +93 -0
  393. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.js.map +1 -0
  394. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.d.ts +10 -0
  395. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.js +34 -0
  396. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.js.map +1 -0
  397. package/dist/src/nile-grid-head/index.d.ts +1 -0
  398. package/dist/src/nile-grid-head/index.js +2 -0
  399. package/dist/src/nile-grid-head/index.js.map +1 -0
  400. package/dist/src/nile-grid-head/nile-grid-head.css.d.ts +12 -0
  401. package/dist/src/nile-grid-head/nile-grid-head.css.js +19 -0
  402. package/dist/src/nile-grid-head/nile-grid-head.css.js.map +1 -0
  403. package/dist/src/nile-grid-head/nile-grid-head.d.ts +28 -0
  404. package/dist/src/nile-grid-head/nile-grid-head.js +41 -0
  405. package/dist/src/nile-grid-head/nile-grid-head.js.map +1 -0
  406. package/dist/src/nile-grid-head-item/index.d.ts +1 -0
  407. package/dist/src/nile-grid-head-item/index.js +2 -0
  408. package/dist/src/nile-grid-head-item/index.js.map +1 -0
  409. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.d.ts +12 -0
  410. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.js +46 -0
  411. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.js.map +1 -0
  412. package/dist/src/nile-grid-head-item/nile-grid-head-item.d.ts +37 -0
  413. package/dist/src/nile-grid-head-item/nile-grid-head-item.js +100 -0
  414. package/dist/src/nile-grid-head-item/nile-grid-head-item.js.map +1 -0
  415. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.d.ts +10 -0
  416. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.js +34 -0
  417. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.js.map +1 -0
  418. package/dist/src/nile-grid-row/index.d.ts +1 -0
  419. package/dist/src/nile-grid-row/index.js +2 -0
  420. package/dist/src/nile-grid-row/index.js.map +1 -0
  421. package/dist/src/nile-grid-row/nile-grid-row.css.d.ts +12 -0
  422. package/dist/src/nile-grid-row/nile-grid-row.css.js +27 -0
  423. package/dist/src/nile-grid-row/nile-grid-row.css.js.map +1 -0
  424. package/dist/src/nile-grid-row/nile-grid-row.d.ts +29 -0
  425. package/dist/src/nile-grid-row/nile-grid-row.js +45 -0
  426. package/dist/src/nile-grid-row/nile-grid-row.js.map +1 -0
  427. package/dist/src/nile-icon/icons/svg/format_align_justify.d.ts +5 -0
  428. package/dist/src/nile-icon/icons/svg/format_align_justify.js +5 -0
  429. package/dist/src/nile-icon/icons/svg/format_align_justify.js.map +1 -0
  430. package/dist/src/nile-icon/icons/svg/format_align_left.d.ts +5 -0
  431. package/dist/src/nile-icon/icons/svg/format_align_left.js +5 -0
  432. package/dist/src/nile-icon/icons/svg/format_align_left.js.map +1 -0
  433. package/dist/src/nile-icon/icons/svg/format_align_middle.d.ts +5 -0
  434. package/dist/src/nile-icon/icons/svg/format_align_middle.js +5 -0
  435. package/dist/src/nile-icon/icons/svg/format_align_middle.js.map +1 -0
  436. package/dist/src/nile-icon/icons/svg/format_align_right.d.ts +5 -0
  437. package/dist/src/nile-icon/icons/svg/format_align_right.js +5 -0
  438. package/dist/src/nile-icon/icons/svg/format_align_right.js.map +1 -0
  439. package/dist/src/nile-icon/icons/svg/format_bold.d.ts +5 -0
  440. package/dist/src/nile-icon/icons/svg/format_bold.js +5 -0
  441. package/dist/src/nile-icon/icons/svg/format_bold.js.map +1 -0
  442. package/dist/src/nile-icon/icons/svg/format_clear.d.ts +5 -0
  443. package/dist/src/nile-icon/icons/svg/format_clear.js +5 -0
  444. package/dist/src/nile-icon/icons/svg/format_clear.js.map +1 -0
  445. package/dist/src/nile-icon/icons/svg/format_italic.d.ts +5 -0
  446. package/dist/src/nile-icon/icons/svg/format_italic.js +5 -0
  447. package/dist/src/nile-icon/icons/svg/format_italic.js.map +1 -0
  448. package/dist/src/nile-icon/icons/svg/format_list_bulleted.d.ts +5 -0
  449. package/dist/src/nile-icon/icons/svg/format_list_bulleted.js +5 -0
  450. package/dist/src/nile-icon/icons/svg/format_list_bulleted.js.map +1 -0
  451. package/dist/src/nile-icon/icons/svg/format_list_numbered.d.ts +5 -0
  452. package/dist/src/nile-icon/icons/svg/format_list_numbered.js +5 -0
  453. package/dist/src/nile-icon/icons/svg/format_list_numbered.js.map +1 -0
  454. package/dist/src/nile-icon/icons/svg/format_underline.d.ts +5 -0
  455. package/dist/src/nile-icon/icons/svg/format_underline.js +5 -0
  456. package/dist/src/nile-icon/icons/svg/format_underline.js.map +1 -0
  457. package/dist/src/nile-icon/icons/svg/image_2.d.ts +5 -0
  458. package/dist/src/nile-icon/icons/svg/image_2.js +5 -0
  459. package/dist/src/nile-icon/icons/svg/image_2.js.map +1 -0
  460. package/dist/src/nile-icon/icons/svg/index.d.ts +12 -0
  461. package/dist/src/nile-icon/icons/svg/index.js +12 -0
  462. package/dist/src/nile-icon/icons/svg/index.js.map +1 -1
  463. package/dist/src/nile-icon/icons/svg/link_2.d.ts +5 -0
  464. package/dist/src/nile-icon/icons/svg/link_2.js +5 -0
  465. package/dist/src/nile-icon/icons/svg/link_2.js.map +1 -0
  466. package/dist/src/nile-link/nile-link.css.js +1 -0
  467. package/dist/src/nile-link/nile-link.css.js.map +1 -1
  468. package/dist/src/nile-popover/nile-popover.js.map +1 -1
  469. package/dist/src/nile-rich-text-editor/index.d.ts +1 -0
  470. package/dist/src/nile-rich-text-editor/index.js +2 -0
  471. package/dist/src/nile-rich-text-editor/index.js.map +1 -0
  472. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.d.ts +3 -0
  473. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js +152 -0
  474. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js.map +1 -0
  475. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.d.ts +63 -0
  476. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js +734 -0
  477. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js.map +1 -0
  478. package/dist/src/nile-rich-text-editor/nile-rte-color.d.ts +20 -0
  479. package/dist/src/nile-rich-text-editor/nile-rte-color.js +188 -0
  480. package/dist/src/nile-rich-text-editor/nile-rte-color.js.map +1 -0
  481. package/dist/src/nile-rich-text-editor/nile-rte-divider.d.ts +10 -0
  482. package/dist/src/nile-rich-text-editor/nile-rte-divider.js +12 -0
  483. package/dist/src/nile-rich-text-editor/nile-rte-divider.js.map +1 -0
  484. package/dist/src/nile-rich-text-editor/nile-rte-link.d.ts +19 -0
  485. package/dist/src/nile-rich-text-editor/nile-rte-link.js +169 -0
  486. package/dist/src/nile-rich-text-editor/nile-rte-link.js.map +1 -0
  487. package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.d.ts +18 -0
  488. package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.js +52 -0
  489. package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.js.map +1 -0
  490. package/dist/src/nile-rich-text-editor/nile-rte-mentions.d.ts +64 -0
  491. package/dist/src/nile-rich-text-editor/nile-rte-mentions.js +544 -0
  492. package/dist/src/nile-rich-text-editor/nile-rte-mentions.js.map +1 -0
  493. package/dist/src/nile-rich-text-editor/nile-rte-preview.d.ts +10 -0
  494. package/dist/src/nile-rich-text-editor/nile-rte-preview.js +12 -0
  495. package/dist/src/nile-rich-text-editor/nile-rte-preview.js.map +1 -0
  496. package/dist/src/nile-rich-text-editor/nile-rte-select.d.ts +33 -0
  497. package/dist/src/nile-rich-text-editor/nile-rte-select.js +228 -0
  498. package/dist/src/nile-rich-text-editor/nile-rte-select.js.map +1 -0
  499. package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.d.ts +12 -0
  500. package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.js +23 -0
  501. package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.js.map +1 -0
  502. package/dist/src/nile-rich-text-editor/nile-rte-toolbar.d.ts +10 -0
  503. package/dist/src/nile-rich-text-editor/nile-rte-toolbar.js +12 -0
  504. package/dist/src/nile-rich-text-editor/nile-rte-toolbar.js.map +1 -0
  505. package/dist/src/nile-rich-text-editor/utils.d.ts +13 -0
  506. package/dist/src/nile-rich-text-editor/utils.js +538 -0
  507. package/dist/src/nile-rich-text-editor/utils.js.map +1 -0
  508. package/dist/src/nile-select/nile-select.css.js +1 -1
  509. package/dist/src/nile-select/nile-select.css.js.map +1 -1
  510. package/dist/src/nile-select/nile-select.d.ts +5 -0
  511. package/dist/src/nile-select/nile-select.js +32 -2
  512. package/dist/src/nile-select/nile-select.js.map +1 -1
  513. package/dist/src/nile-select/virtual-scroll-helper.js +2 -0
  514. package/dist/src/nile-select/virtual-scroll-helper.js.map +1 -1
  515. package/dist/src/nile-stepper-item/nile-stepper-item.js +5 -5
  516. package/dist/src/nile-stepper-item/nile-stepper-item.js.map +1 -1
  517. package/dist/src/nile-vertical-stepper-item/nile-vertical-stepper-item.js +4 -4
  518. package/dist/src/nile-vertical-stepper-item/nile-vertical-stepper-item.js.map +1 -1
  519. package/dist/src/nile-virtual-select/nile-virtual-select.css.js +29 -1
  520. package/dist/src/nile-virtual-select/nile-virtual-select.css.js.map +1 -1
  521. package/dist/src/nile-virtual-select/nile-virtual-select.d.ts +22 -1
  522. package/dist/src/nile-virtual-select/nile-virtual-select.js +148 -23
  523. package/dist/src/nile-virtual-select/nile-virtual-select.js.map +1 -1
  524. package/dist/src/nile-virtual-select/renderer.d.ts +2 -2
  525. package/dist/src/nile-virtual-select/renderer.js +9 -8
  526. package/dist/src/nile-virtual-select/renderer.js.map +1 -1
  527. package/dist/src/nile-virtual-select/selection-manager.js +1 -1
  528. package/dist/src/nile-virtual-select/selection-manager.js.map +1 -1
  529. package/dist/tsconfig.tsbuildinfo +1 -1
  530. package/package.json +11 -4
  531. package/src/index.ts +8 -1
  532. package/src/nile-button/nile-button.ts +1 -1
  533. package/src/nile-checkbox/nile-checkbox.css.ts +1 -1
  534. package/src/nile-grid/index.ts +1 -0
  535. package/src/nile-grid/nile-grid.css.ts +43 -0
  536. package/src/nile-grid/nile-grid.ts +185 -0
  537. package/src/nile-grid/nile-grid.utils.ts +252 -0
  538. package/src/nile-grid-body/index.ts +1 -0
  539. package/src/nile-grid-body/nile-grid-body.css.ts +24 -0
  540. package/src/nile-grid-body/nile-grid-body.ts +51 -0
  541. package/src/nile-grid-cell-item/index.ts +1 -0
  542. package/src/nile-grid-cell-item/nile-grid-cell-item.css.ts +49 -0
  543. package/src/nile-grid-cell-item/nile-grid-cell-item.ts +98 -0
  544. package/src/nile-grid-cell-item/nile-grid-cell-item.utils.ts +65 -0
  545. package/src/nile-grid-head/index.ts +1 -0
  546. package/src/nile-grid-head/nile-grid-head.css.ts +21 -0
  547. package/src/nile-grid-head/nile-grid-head.ts +50 -0
  548. package/src/nile-grid-head-item/index.ts +1 -0
  549. package/src/nile-grid-head-item/nile-grid-head-item.css.ts +48 -0
  550. package/src/nile-grid-head-item/nile-grid-head-item.ts +111 -0
  551. package/src/nile-grid-head-item/nile-grid-head-item.utils.ts +66 -0
  552. package/src/nile-grid-row/index.ts +1 -0
  553. package/src/nile-grid-row/nile-grid-row.css.ts +29 -0
  554. package/src/nile-grid-row/nile-grid-row.ts +53 -0
  555. package/src/nile-icon/icons/svg/format_align_justify.ts +5 -0
  556. package/src/nile-icon/icons/svg/format_align_left.ts +5 -0
  557. package/src/nile-icon/icons/svg/format_align_middle.ts +5 -0
  558. package/src/nile-icon/icons/svg/format_align_right.ts +5 -0
  559. package/src/nile-icon/icons/svg/format_bold.ts +5 -0
  560. package/src/nile-icon/icons/svg/format_clear.ts +5 -0
  561. package/src/nile-icon/icons/svg/format_italic.ts +5 -0
  562. package/src/nile-icon/icons/svg/format_list_bulleted.ts +5 -0
  563. package/src/nile-icon/icons/svg/format_list_numbered.ts +5 -0
  564. package/src/nile-icon/icons/svg/format_underline.ts +5 -0
  565. package/src/nile-icon/icons/svg/image_2.ts +5 -0
  566. package/src/nile-icon/icons/svg/index.ts +12 -0
  567. package/src/nile-icon/icons/svg/link_2.ts +5 -0
  568. package/src/nile-link/nile-link.css.ts +1 -0
  569. package/src/nile-popover/nile-popover.ts +0 -1
  570. package/src/nile-rich-text-editor/index.ts +1 -0
  571. package/src/nile-rich-text-editor/nile-rich-text-editor.css.ts +154 -0
  572. package/src/nile-rich-text-editor/nile-rich-text-editor.ts +835 -0
  573. package/src/nile-rich-text-editor/nile-rte-color.ts +189 -0
  574. package/src/nile-rich-text-editor/nile-rte-divider.ts +9 -0
  575. package/src/nile-rich-text-editor/nile-rte-link.ts +161 -0
  576. package/src/nile-rich-text-editor/nile-rte-mentions-item.ts +45 -0
  577. package/src/nile-rich-text-editor/nile-rte-mentions.ts +618 -0
  578. package/src/nile-rich-text-editor/nile-rte-preview.ts +9 -0
  579. package/src/nile-rich-text-editor/nile-rte-select.ts +249 -0
  580. package/src/nile-rich-text-editor/nile-rte-toolbar-item.ts +13 -0
  581. package/src/nile-rich-text-editor/nile-rte-toolbar.ts +9 -0
  582. package/src/nile-rich-text-editor/utils.ts +643 -0
  583. package/src/nile-select/nile-select.css.ts +1 -1
  584. package/src/nile-select/nile-select.ts +30 -2
  585. package/src/nile-select/virtual-scroll-helper.ts +2 -0
  586. package/src/nile-stepper-item/nile-stepper-item.ts +5 -5
  587. package/src/nile-vertical-stepper-item/nile-vertical-stepper-item.ts +4 -4
  588. package/src/nile-virtual-select/nile-virtual-select.css.ts +29 -1
  589. package/src/nile-virtual-select/nile-virtual-select.ts +158 -27
  590. package/src/nile-virtual-select/renderer.ts +10 -8
  591. package/src/nile-virtual-select/selection-manager.ts +1 -1
  592. package/vscode-html-custom-data.json +363 -34
  593. package/dist/scopedElementsWrapper-4c29be11.esm.js +0 -7
  594. package/dist/scopedElementsWrapper-a112fc73.cjs.js +0 -6
  595. package/dist/scopedElementsWrapper-a112fc73.cjs.js.map +0 -1
@@ -369,7 +369,7 @@
369
369
  },
370
370
  {
371
371
  "name": "nile-button",
372
- "description": "Events:\n\n * `nile-blur` {} - Emitted when the button loses focus.\n\n * `nile-focus` {} - Emitted when the button gains focus.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\nSlots:\n\n * ` ` {} - The button's label.\n\n * `prefix` {} - A presentational prefix icon or similar element.\n\n * `suffix` {} - A presentational suffix icon or similar element.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `variant` {`\"primary\" | \"secondary\" | \"tertiary\" | \"caution\" | \"ghost\" | \"destructive\" | \"secondary-grey\" | \"secondary-blue\"`} - The button's theme variant.\n\n * `size` {`\"medium\"`} - The button's size.\n\n * `caret` {`boolean`} - Draws the button with a caret. Used to indicate that the button triggers a dropdown menu or similar behavior.\n\n * `loading` {`boolean`} - Draws the button in a loading state.\n\n * `outline` {`boolean`} - Draws an outlined button.\n\n * `pill` {`boolean`} - Draws a pill-style button with rounded edges.\n\n * `circle` {`boolean`} - Draws a circular icon button. When this attribute is present, the button expects a single `<nile-icon>` in the\ndefault slot.\n\n * `type` {`\"button\" | \"submit\" | \"reset\"`} - The type of button. Note that the default value is `button` instead of `submit`, which is opposite of how native\n`<button>` elements behave. When the type is `submit`, the button will submit the surrounding form.\n\n * `href` {`string`} - When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.\n\n * `target` {`\"_blank\" | \"_parent\" | \"_self\" | \"_top\"`} - Tells the browser where to open the link. Only used when `href` is present.\n\n * `rel` {`string`} - When using `href`, this attribute will map to the underlying link's `rel` attribute. Unlike regular links, the\ndefault is `noreferrer noopener` to prevent security exploits. However, if you're using `target` to point to a\nspecific tab/window, this will prevent that from working correctly. You can remove or change the default value by\nsetting the attribute to an empty string or a value of your choice, respectively.\n\n * `download` {`string | undefined`} - Tells the browser to download the linked file as this filename. Only used when `href` is present.\n\n * `formaction` {`string`} - Used to override the form owner's `action` attribute.\n\n * `formenctype` {`\"application/x-www-form-urlencoded\" | \"multipart/form-data\" | \"text/plain\"`} - Used to override the form owner's `enctype` attribute.\n\n * `formmethod` {`\"post\" | \"get\"`} - Used to override the form owner's `method` attribute.\n\n * `formnovalidate` {`boolean`} - Used to override the form owner's `novalidate` attribute.\n\n * `formtarget` {`string`} - Used to override the form owner's `target` attribute.\n\n * `hide-border` {`boolean`} - \n\n * `name` {`string`} - The name of the button, submitted as a name/value pair with form data, but only when this button is the submitter.\nThis attribute is ignored when `href` is present.\n\n * `value` {`string`} - The value of the button, submitted as a pair with the button's name as part of the form data, but only when this\nbutton is the submitter. This attribute is ignored when `href` is present.\n\n * `disabled` {`boolean`} - Disables the button.\n\n * `form` {`string`} - The \"form owner\" to associate the button with. If omitted, the closest containing form will be used instead. The\nvalue of this attribute must be an id of a form in the same document or shadow root as the button.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `button` {`HTMLButtonElement | HTMLLinkElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `invalid` {`boolean`} - \n\n * `title` {`string`} - \n\n * `variant` {`\"primary\" | \"secondary\" | \"tertiary\" | \"caution\" | \"ghost\" | \"destructive\" | \"secondary-grey\" | \"secondary-blue\"`} - The button's theme variant.\n\n * `size` {`\"medium\"`} - The button's size.\n\n * `caret` {`boolean`} - Draws the button with a caret. Used to indicate that the button triggers a dropdown menu or similar behavior.\n\n * `loading` {`boolean`} - Draws the button in a loading state.\n\n * `outline` {`boolean`} - Draws an outlined button.\n\n * `pill` {`boolean`} - Draws a pill-style button with rounded edges.\n\n * `circle` {`boolean`} - Draws a circular icon button. When this attribute is present, the button expects a single `<nile-icon>` in the\ndefault slot.\n\n * `type` {`\"button\" | \"submit\" | \"reset\"`} - The type of button. Note that the default value is `button` instead of `submit`, which is opposite of how native\n`<button>` elements behave. When the type is `submit`, the button will submit the surrounding form.\n\n * `href` {`string`} - When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.\n\n * `target` {`\"_blank\" | \"_parent\" | \"_self\" | \"_top\"`} - Tells the browser where to open the link. Only used when `href` is present.\n\n * `rel` {`string`} - When using `href`, this attribute will map to the underlying link's `rel` attribute. Unlike regular links, the\ndefault is `noreferrer noopener` to prevent security exploits. However, if you're using `target` to point to a\nspecific tab/window, this will prevent that from working correctly. You can remove or change the default value by\nsetting the attribute to an empty string or a value of your choice, respectively.\n\n * `download` {`string | undefined`} - Tells the browser to download the linked file as this filename. Only used when `href` is present.\n\n * `formAction` {`string`} - Used to override the form owner's `action` attribute.\n\n * `formEnctype` {`\"application/x-www-form-urlencoded\" | \"multipart/form-data\" | \"text/plain\"`} - Used to override the form owner's `enctype` attribute.\n\n * `formMethod` {`\"post\" | \"get\"`} - Used to override the form owner's `method` attribute.\n\n * `formNoValidate` {`boolean`} - Used to override the form owner's `novalidate` attribute.\n\n * `formTarget` {`string`} - Used to override the form owner's `target` attribute.\n\n * `hideBorder` {`boolean`} - \n\n * `name` {`string`} - The name of the button, submitted as a name/value pair with form data, but only when this button is the submitter.\nThis attribute is ignored when `href` is present.\n\n * `value` {`string`} - The value of the button, submitted as a pair with the button's name as part of the form data, but only when this\nbutton is the submitter. This attribute is ignored when `href` is present.\n\n * `disabled` {`boolean`} - Disables the button.\n\n * `defaultValue` {`unknown`} - \n\n * `defaultChecked` {`boolean | undefined`} - \n\n * `form` {`string`} - The \"form owner\" to associate the button with. If omitted, the closest containing form will be used instead. The\nvalue of this attribute must be an id of a form in the same document or shadow root as the button.\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 | undefined`} - \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`} - ",
372
+ "description": "Events:\n\n * `nile-blur` {} - Emitted when the button loses focus.\n\n * `nile-focus` {} - Emitted when the button gains focus.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\nSlots:\n\n * ` ` {} - The button's label.\n\n * `prefix` {} - A presentational prefix icon or similar element.\n\n * `suffix` {} - A presentational suffix icon or similar element.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `variant` {`\"primary\" | \"secondary\" | \"tertiary\" | \"caution\" | \"ghost\" | \"destructive\" | \"secondary-grey\" | \"secondary-blue\"`} - The button's theme variant.\n\n * `caret` {`boolean`} - Draws the button with a caret. Used to indicate that the button triggers a dropdown menu or similar behavior.\n\n * `loading` {`boolean`} - Draws the button in a loading state.\n\n * `outline` {`boolean`} - Draws an outlined button.\n\n * `pill` {`boolean`} - Draws a pill-style button with rounded edges.\n\n * `circle` {`boolean`} - Draws a circular icon button. When this attribute is present, the button expects a single `<nile-icon>` in the\ndefault slot.\n\n * `type` {`\"button\" | \"submit\" | \"reset\"`} - The type of button. Note that the default value is `button` instead of `submit`, which is opposite of how native\n`<button>` elements behave. When the type is `submit`, the button will submit the surrounding form.\n\n * `href` {`string`} - When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.\n\n * `target` {`\"_blank\" | \"_parent\" | \"_self\" | \"_top\"`} - Tells the browser where to open the link. Only used when `href` is present.\n\n * `rel` {`string`} - When using `href`, this attribute will map to the underlying link's `rel` attribute. Unlike regular links, the\ndefault is `noreferrer noopener` to prevent security exploits. However, if you're using `target` to point to a\nspecific tab/window, this will prevent that from working correctly. You can remove or change the default value by\nsetting the attribute to an empty string or a value of your choice, respectively.\n\n * `download` {`string | undefined`} - Tells the browser to download the linked file as this filename. Only used when `href` is present.\n\n * `formaction` {`string`} - Used to override the form owner's `action` attribute.\n\n * `formenctype` {`\"application/x-www-form-urlencoded\" | \"multipart/form-data\" | \"text/plain\"`} - Used to override the form owner's `enctype` attribute.\n\n * `formmethod` {`\"post\" | \"get\"`} - Used to override the form owner's `method` attribute.\n\n * `formnovalidate` {`boolean`} - Used to override the form owner's `novalidate` attribute.\n\n * `formtarget` {`string`} - Used to override the form owner's `target` attribute.\n\n * `hide-border` {`boolean`} - \n\n * `name` {`string`} - The name of the button, submitted as a name/value pair with form data, but only when this button is the submitter.\nThis attribute is ignored when `href` is present.\n\n * `value` {`string`} - The value of the button, submitted as a pair with the button's name as part of the form data, but only when this\nbutton is the submitter. This attribute is ignored when `href` is present.\n\n * `disabled` {`boolean`} - Disables the button.\n\n * `form` {`string`} - The \"form owner\" to associate the button with. If omitted, the closest containing form will be used instead. The\nvalue of this attribute must be an id of a form in the same document or shadow root as the button.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `button` {`HTMLButtonElement | HTMLLinkElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `invalid` {`boolean`} - \n\n * `title` {`string`} - \n\n * `variant` {`\"primary\" | \"secondary\" | \"tertiary\" | \"caution\" | \"ghost\" | \"destructive\" | \"secondary-grey\" | \"secondary-blue\"`} - The button's theme variant.\n\n * `size` {`string`} - The button's size.\n\n * `caret` {`boolean`} - Draws the button with a caret. Used to indicate that the button triggers a dropdown menu or similar behavior.\n\n * `loading` {`boolean`} - Draws the button in a loading state.\n\n * `outline` {`boolean`} - Draws an outlined button.\n\n * `pill` {`boolean`} - Draws a pill-style button with rounded edges.\n\n * `circle` {`boolean`} - Draws a circular icon button. When this attribute is present, the button expects a single `<nile-icon>` in the\ndefault slot.\n\n * `type` {`\"button\" | \"submit\" | \"reset\"`} - The type of button. Note that the default value is `button` instead of `submit`, which is opposite of how native\n`<button>` elements behave. When the type is `submit`, the button will submit the surrounding form.\n\n * `href` {`string`} - When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.\n\n * `target` {`\"_blank\" | \"_parent\" | \"_self\" | \"_top\"`} - Tells the browser where to open the link. Only used when `href` is present.\n\n * `rel` {`string`} - When using `href`, this attribute will map to the underlying link's `rel` attribute. Unlike regular links, the\ndefault is `noreferrer noopener` to prevent security exploits. However, if you're using `target` to point to a\nspecific tab/window, this will prevent that from working correctly. You can remove or change the default value by\nsetting the attribute to an empty string or a value of your choice, respectively.\n\n * `download` {`string | undefined`} - Tells the browser to download the linked file as this filename. Only used when `href` is present.\n\n * `formAction` {`string`} - Used to override the form owner's `action` attribute.\n\n * `formEnctype` {`\"application/x-www-form-urlencoded\" | \"multipart/form-data\" | \"text/plain\"`} - Used to override the form owner's `enctype` attribute.\n\n * `formMethod` {`\"post\" | \"get\"`} - Used to override the form owner's `method` attribute.\n\n * `formNoValidate` {`boolean`} - Used to override the form owner's `novalidate` attribute.\n\n * `formTarget` {`string`} - Used to override the form owner's `target` attribute.\n\n * `hideBorder` {`boolean`} - \n\n * `name` {`string`} - The name of the button, submitted as a name/value pair with form data, but only when this button is the submitter.\nThis attribute is ignored when `href` is present.\n\n * `value` {`string`} - The value of the button, submitted as a pair with the button's name as part of the form data, but only when this\nbutton is the submitter. This attribute is ignored when `href` is present.\n\n * `disabled` {`boolean`} - Disables the button.\n\n * `defaultValue` {`unknown`} - \n\n * `defaultChecked` {`boolean | undefined`} - \n\n * `form` {`string`} - The \"form owner\" to associate the button with. If omitted, the closest containing form will be used instead. The\nvalue of this attribute must be an id of a form in the same document or shadow root as the button.\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 | undefined`} - \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`} - ",
373
373
  "attributes": [
374
374
  {
375
375
  "name": "title",
@@ -405,15 +405,6 @@
405
405
  }
406
406
  ]
407
407
  },
408
- {
409
- "name": "size",
410
- "description": "`size` {`\"medium\"`} - The button's size.\n\nProperty: size\n\nDefault: medium",
411
- "values": [
412
- {
413
- "name": "medium"
414
- }
415
- ]
416
- },
417
408
  {
418
409
  "name": "caret",
419
410
  "description": "`caret` {`boolean`} - Draws the button with a caret. Used to indicate that the button triggers a dropdown menu or similar behavior.\n\nProperty: caret\n\nDefault: false",
@@ -660,7 +651,7 @@
660
651
  },
661
652
  {
662
653
  "name": "nile-checkbox",
663
- "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` {`\"medium\" | \"small\" | \"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` {`\"medium\" | \"small\" | \"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`} - ",
654
+ "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`} - ",
664
655
  "attributes": [
665
656
  {
666
657
  "name": "title",
@@ -677,13 +668,13 @@
677
668
  },
678
669
  {
679
670
  "name": "size",
680
- "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The checkbox's size.\n\nProperty: size\n\nDefault: medium",
671
+ "description": "`size` {`\"small\" | \"medium\" | \"large\"`} - The checkbox's size.\n\nProperty: size\n\nDefault: medium",
681
672
  "values": [
682
673
  {
683
- "name": "medium"
674
+ "name": "small"
684
675
  },
685
676
  {
686
- "name": "small"
677
+ "name": "medium"
687
678
  },
688
679
  {
689
680
  "name": "large"
@@ -1859,6 +1850,128 @@
1859
1850
  }
1860
1851
  ]
1861
1852
  },
1853
+ {
1854
+ "name": "nile-grid-body",
1855
+ "description": "Nile grid-body component.\n\nProperties:\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1856
+ "attributes": []
1857
+ },
1858
+ {
1859
+ "name": "nile-grid-cell-item",
1860
+ "description": "Nile grid-cell component.\n\nAttributes:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `align` {`\"end\" | \"start\" | \"center\" | undefined`} - \n\n * `valign` {`\"top\" | \"bottom\" | \"middle\" | undefined`} - \n\n * `resizable` {`boolean`} - \n\n * `textOverflowType` {`\"ellipsis\" | \"clip\"`} - \n\nProperties:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `align` {`\"end\" | \"start\" | \"center\" | undefined`} - \n\n * `valign` {`\"top\" | \"bottom\" | \"middle\" | undefined`} - \n\n * `resizable` {`boolean`} - \n\n * `textOverflowType` {`\"ellipsis\" | \"clip\"`} - \n\n * `onHandlePointerDown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1861
+ "attributes": [
1862
+ {
1863
+ "name": "colspan",
1864
+ "description": "`colspan` {`number`} - \n\nProperty: colspan\n\nDefault: 1"
1865
+ },
1866
+ {
1867
+ "name": "rowspan",
1868
+ "description": "`rowspan` {`number`} - \n\nProperty: rowspan\n\nDefault: 1"
1869
+ },
1870
+ {
1871
+ "name": "align",
1872
+ "description": "`align` {`\"end\" | \"start\" | \"center\" | undefined`} - \n\nProperty: align",
1873
+ "values": [
1874
+ {
1875
+ "name": "end"
1876
+ },
1877
+ {
1878
+ "name": "start"
1879
+ },
1880
+ {
1881
+ "name": "center"
1882
+ }
1883
+ ]
1884
+ },
1885
+ {
1886
+ "name": "valign",
1887
+ "description": "`valign` {`\"top\" | \"bottom\" | \"middle\" | undefined`} - \n\nProperty: valign",
1888
+ "values": [
1889
+ {
1890
+ "name": "top"
1891
+ },
1892
+ {
1893
+ "name": "bottom"
1894
+ },
1895
+ {
1896
+ "name": "middle"
1897
+ }
1898
+ ]
1899
+ },
1900
+ {
1901
+ "name": "resizable",
1902
+ "description": "`resizable` {`boolean`} - \n\nProperty: resizable\n\nDefault: false",
1903
+ "valueSet": "v"
1904
+ },
1905
+ {
1906
+ "name": "textOverflowType",
1907
+ "description": "`textOverflowType` {`\"ellipsis\" | \"clip\"`} - \n\nProperty: textOverflowType\n\nDefault: ellipsis",
1908
+ "values": [
1909
+ {
1910
+ "name": "ellipsis"
1911
+ },
1912
+ {
1913
+ "name": "clip"
1914
+ }
1915
+ ]
1916
+ }
1917
+ ]
1918
+ },
1919
+ {
1920
+ "name": "nile-grid-head-item",
1921
+ "description": "Nile grid-head-item component.\n\nAttributes:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `scope` {`\"col\" | \"row\"`} - \n\n * `resizable` {`boolean`} - \n\n * `sticky` {`boolean`} - \n\nProperties:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `scope` {`\"col\" | \"row\"`} - \n\n * `resizable` {`boolean`} - \n\n * `sticky` {`boolean`} - \n\n * `onHandlePointerDown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1922
+ "attributes": [
1923
+ {
1924
+ "name": "colspan",
1925
+ "description": "`colspan` {`number`} - \n\nProperty: colspan\n\nDefault: 1"
1926
+ },
1927
+ {
1928
+ "name": "rowspan",
1929
+ "description": "`rowspan` {`number`} - \n\nProperty: rowspan\n\nDefault: 1"
1930
+ },
1931
+ {
1932
+ "name": "scope",
1933
+ "description": "`scope` {`\"col\" | \"row\"`} - \n\nProperty: scope\n\nDefault: col",
1934
+ "values": [
1935
+ {
1936
+ "name": "col"
1937
+ },
1938
+ {
1939
+ "name": "row"
1940
+ }
1941
+ ]
1942
+ },
1943
+ {
1944
+ "name": "resizable",
1945
+ "description": "`resizable` {`boolean`} - \n\nProperty: resizable\n\nDefault: false",
1946
+ "valueSet": "v"
1947
+ },
1948
+ {
1949
+ "name": "sticky",
1950
+ "description": "`sticky` {`boolean`} - \n\nProperty: sticky\n\nDefault: false",
1951
+ "valueSet": "v"
1952
+ }
1953
+ ]
1954
+ },
1955
+ {
1956
+ "name": "nile-grid-head",
1957
+ "description": "Nile grid-head component.\n\nProperties:\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1958
+ "attributes": []
1959
+ },
1960
+ {
1961
+ "name": "nile-grid-row",
1962
+ "description": "Nile grid-row component.\n\nProperties:\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1963
+ "attributes": []
1964
+ },
1965
+ {
1966
+ "name": "nile-grid",
1967
+ "description": "Nile grid component.\n\nAttributes:\n\n * `customWidths` {`number[]`} - User can pass custom widths for the columns\n\nProperties:\n\n * `customWidths` {`number[]`} - User can pass custom widths for the columns\n\n * `colTemplate` {`string`} - To set the grid template columns in rebuildTemplate method\n\n * `columnWidths` {`number[]`} - To store the column widths in the beginning and after resizing\n\n * `slotEl` {`HTMLSlotElement`} - To get the slot element\n\n * `resizeStart` {`HTMLElement`} - To get the first resize line to show the resize handle\n\n * `resizeEnd` {`HTMLElement`} - To get the last resize line to show the resize handle\n\n * `mo` {`MutationObserver | undefined`} - To store the mutation observer\n\n * `raf` {`number`} - To store the request animation frame\n\n * `onResize` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1968
+ "attributes": [
1969
+ {
1970
+ "name": "customWidths",
1971
+ "description": "`customWidths` {`number[]`} - User can pass custom widths for the columns\n\nProperty: customWidths\n\nDefault: "
1972
+ }
1973
+ ]
1974
+ },
1862
1975
  {
1863
1976
  "name": "nile-heading",
1864
1977
  "description": "An nile-heading element.\n\nEvents:\n\n * `count-changed` {} - Indicates when the count changes\n\nSlots:\n\n * ` ` {} - This element has a slot\n\nAttributes:\n\n * `name` {`string`} - Button Lab\n\n * `size` {`string`} - Text Size\n\nProperties:\n\n * `styles` - \n\n * `name` {`string`} - Button Lab\n\n * `size` {`string`} - Text Size\n\n * `override` - ",
@@ -2062,7 +2175,7 @@
2062
2175
  },
2063
2176
  {
2064
2177
  "name": "nile-input",
2065
- "description": "Nile icon component.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input'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 * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `password-toggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `password-visible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `no-spin-buttons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\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` {`\"off\" | \"on\"`} - 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 input.\n\n * `canSavePassword` {`boolean`} - \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 * `noOutline` - \n\n * `noPadding` - \n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `input` {`HTMLInputElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `passwordToggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `passwordVisible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `noSpinButtons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\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` {`\"off\" | \"on\"`} - 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 input.\n\n * `canSavePassword` {`boolean`} - \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 * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `noOutline` - \n\n * `noPadding` - \n\n * `valueAsDate` {`Date | null`} - Gets or sets the current value as a `Date` object. Returns `null` if the value can't be converted.\n\n * `valueAsNumber` {`number`} - Gets or sets the current value as a number. Returns `NaN` if the value can't be converted.\n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `defaultValue` {`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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\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`} - ",
2178
+ "description": "Nile icon component.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input'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 * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `password-toggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `password-visible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `no-spin-buttons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\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` {`\"off\" | \"on\"`} - 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 input.\n\n * `canSavePassword` {`boolean`} - \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 * `noOutline` - \n\n * `noPadding` - \n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `input` {`HTMLInputElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `passwordToggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `passwordVisible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `noSpinButtons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\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` {`\"off\" | \"on\"`} - 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 input.\n\n * `canSavePassword` {`boolean`} - \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 * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `noOutline` - \n\n * `noPadding` - \n\n * `valueAsDate` {`Date | null`} - Gets or sets the current value as a `Date` object. Returns `null` if the value can't be converted.\n\n * `valueAsNumber` {`number`} - Gets or sets the current value as a number. Returns `NaN` if the value can't be converted.\n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `defaultValue` {`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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\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`} - ",
2066
2179
  "attributes": [
2067
2180
  {
2068
2181
  "name": "title",
@@ -2111,13 +2224,13 @@
2111
2224
  },
2112
2225
  {
2113
2226
  "name": "size",
2114
- "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The input's size.\n\nProperty: size\n\nDefault: medium",
2227
+ "description": "`size` {`\"small\" | \"medium\" | \"large\"`} - The input's size.\n\nProperty: size\n\nDefault: medium",
2115
2228
  "values": [
2116
2229
  {
2117
- "name": "medium"
2230
+ "name": "small"
2118
2231
  },
2119
2232
  {
2120
- "name": "small"
2233
+ "name": "medium"
2121
2234
  },
2122
2235
  {
2123
2236
  "name": "large"
@@ -3008,7 +3121,7 @@
3008
3121
  },
3009
3122
  {
3010
3123
  "name": "nile-radio",
3011
- "description": "Nile icon component.\n\nEvents:\n\n * `blur` {} - Emitted when the control loses focus.\n\n * `focus` {} - Emitted when the control gains focus.\n\nSlots:\n\n * ` ` {} - The radio's label.\n\nAttributes:\n\n * `checked` {`boolean`} - \n\n * `value` {`string`} - The radio's value. When selected, the radio group will receive this value.\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The radio's size.\n\n * `disabled` {`boolean`} - Disables the radio.\n\n * `islabelborder` {`boolean`} - The radio's labelborder.\n\n * `allowUncheck` {`boolean`} - \n\nProperties:\n\n * `styles` - \n\n * `checked` {`boolean`} - \n\n * `hasFocus` {`boolean`} - \n\n * `value` {`string`} - The radio's value. When selected, the radio group will receive this value.\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The radio's size.\n\n * `disabled` {`boolean`} - Disables the radio.\n\n * `islabelborder` {`boolean`} - The radio's labelborder.\n\n * `allowUncheck` {`boolean`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3124
+ "description": "Nile icon component.\n\nEvents:\n\n * `blur` {} - Emitted when the control loses focus.\n\n * `focus` {} - Emitted when the control gains focus.\n\nSlots:\n\n * ` ` {} - The radio's label.\n\nAttributes:\n\n * `checked` {`boolean`} - \n\n * `value` {`string`} - The radio's value. When selected, the radio group will receive this value.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The radio's size.\n\n * `disabled` {`boolean`} - Disables the radio.\n\n * `islabelborder` {`boolean`} - The radio's labelborder.\n\n * `allowUncheck` {`boolean`} - \n\nProperties:\n\n * `styles` - \n\n * `checked` {`boolean`} - \n\n * `hasFocus` {`boolean`} - \n\n * `value` {`string`} - The radio's value. When selected, the radio group will receive this value.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The radio's size.\n\n * `disabled` {`boolean`} - Disables the radio.\n\n * `islabelborder` {`boolean`} - The radio's labelborder.\n\n * `allowUncheck` {`boolean`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3012
3125
  "attributes": [
3013
3126
  {
3014
3127
  "name": "checked",
@@ -3021,13 +3134,13 @@
3021
3134
  },
3022
3135
  {
3023
3136
  "name": "size",
3024
- "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The radio's size.\n\nProperty: size\n\nDefault: medium",
3137
+ "description": "`size` {`\"small\" | \"medium\" | \"large\"`} - The radio's size.\n\nProperty: size\n\nDefault: medium",
3025
3138
  "values": [
3026
3139
  {
3027
- "name": "medium"
3140
+ "name": "small"
3028
3141
  },
3029
3142
  {
3030
- "name": "small"
3143
+ "name": "medium"
3031
3144
  },
3032
3145
  {
3033
3146
  "name": "large"
@@ -3059,6 +3172,186 @@
3059
3172
  }
3060
3173
  ]
3061
3174
  },
3175
+ {
3176
+ "name": "nile-rich-text-editor",
3177
+ "description": "Events:\n\n * `content-changed` {`CustomEvent<{ content: string; mention: any; }>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `singlelineeditor` {`boolean`} - \n\n * `mentions` - \n\nProperties:\n\n * `value` {`string`} - \n\n * `singleLineEditor` {`boolean`} - \n\n * `mentions` - \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 * `mentionsEl` {`HTMLElement | null`} - \n\n * `onEditorKeydown` - \n\n * `onSelectionChange` - ",
3178
+ "attributes": [
3179
+ {
3180
+ "name": "value",
3181
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
3182
+ },
3183
+ {
3184
+ "name": "singlelineeditor",
3185
+ "description": "`singlelineeditor` {`boolean`} - \n\nProperty: singleLineEditor\n\nDefault: false",
3186
+ "valueSet": "v"
3187
+ },
3188
+ {
3189
+ "name": "mentions",
3190
+ "description": "`mentions` - \n\nProperty: mentions\n\nDefault: [object Object]"
3191
+ },
3192
+ {
3193
+ "name": "oncontent-changed",
3194
+ "description": "`content-changed` {`CustomEvent<{ content: string; mention: any; }>`} - "
3195
+ }
3196
+ ]
3197
+ },
3198
+ {
3199
+ "name": "nile-rte-color",
3200
+ "description": "Events:\n\n * `change` {`CustomEvent<{ mode: \"foreColor\" | \"backColor\"; value: string; }>`} - \n\nAttributes:\n\n * `mode` {`\"foreColor\" | \"backColor\"`} - \n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `palette` {`string[]`} - \n\nProperties:\n\n * `mode` {`\"foreColor\" | \"backColor\"`} - \n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `palette` {`string[]`} - \n\n * `recentColors` {`string[]`} - \n\n * `inputEl` {`HTMLInputElement`} - \n\n * `pickCustom` - ",
3201
+ "attributes": [
3202
+ {
3203
+ "name": "mode",
3204
+ "description": "`mode` {`\"foreColor\" | \"backColor\"`} - \n\nProperty: mode\n\nDefault: foreColor",
3205
+ "values": [
3206
+ {
3207
+ "name": "foreColor"
3208
+ },
3209
+ {
3210
+ "name": "backColor"
3211
+ }
3212
+ ]
3213
+ },
3214
+ {
3215
+ "name": "label",
3216
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: Text Color"
3217
+ },
3218
+ {
3219
+ "name": "value",
3220
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: #000000"
3221
+ },
3222
+ {
3223
+ "name": "palette",
3224
+ "description": "`palette` {`string[]`} - \n\nProperty: palette\n\nDefault: #000000,#444444,#666666,#999999,#cccccc,#eeeeee,#ffffff,#d32f2f,#f44336,#ff9800,#ffeb3b,#4caf50,#2196f3,#3f51b5,#9c27b0,#03a9f4,#00bcd4,#009688,#8bc34a,#cddc39,#ffc107,#ff5722"
3225
+ },
3226
+ {
3227
+ "name": "onchange",
3228
+ "description": "`change` {`CustomEvent<{ mode: \"foreColor\" | \"backColor\"; value: string; }>`} - "
3229
+ }
3230
+ ]
3231
+ },
3232
+ {
3233
+ "name": "nile-rte-divider",
3234
+ "attributes": []
3235
+ },
3236
+ {
3237
+ "name": "nile-rte-link",
3238
+ "description": "Events:\n\n * `link-changed` {`CustomEvent<{ href: string; }>`} - \n\nAttributes:\n\n * `placeholder` {`string`} - \n\nProperties:\n\n * `editorEl` {`HTMLElement`} - \n\n * `placeholder` {`string`} - \n\n * `linkValue` {`string`} - \n\n * `selectionRange` {`Range | null`} - ",
3239
+ "attributes": [
3240
+ {
3241
+ "name": "placeholder",
3242
+ "description": "`placeholder` {`string`} - \n\nProperty: placeholder\n\nDefault: https://"
3243
+ },
3244
+ {
3245
+ "name": "onlink-changed",
3246
+ "description": "`link-changed` {`CustomEvent<{ href: string; }>`} - "
3247
+ }
3248
+ ]
3249
+ },
3250
+ {
3251
+ "name": "nile-rte-mentions-item",
3252
+ "description": "Attributes:\n\n * `mentionscharacter` {`string`} - \n\n * `mentionscolor` {`string`} - \n\n * `mentionsprefix` {`string`} - \n\n * `mentionssuffix` {`string`} - \n\n * `mentionsdata` {`MentionItem[]`} - \n\nProperties:\n\n * `mentionsCharacter` {`string`} - \n\n * `mentionsColor` {`string`} - \n\n * `mentionsPrefix` {`string`} - \n\n * `mentionsSuffix` {`string`} - \n\n * `mentionsData` {`MentionItem[]`} - ",
3253
+ "attributes": [
3254
+ {
3255
+ "name": "mentionscharacter",
3256
+ "description": "`mentionscharacter` {`string`} - \n\nProperty: mentionsCharacter\n\nDefault: "
3257
+ },
3258
+ {
3259
+ "name": "mentionscolor",
3260
+ "description": "`mentionscolor` {`string`} - \n\nProperty: mentionsColor\n\nDefault: "
3261
+ },
3262
+ {
3263
+ "name": "mentionsprefix",
3264
+ "description": "`mentionsprefix` {`string`} - \n\nProperty: mentionsPrefix\n\nDefault: "
3265
+ },
3266
+ {
3267
+ "name": "mentionssuffix",
3268
+ "description": "`mentionssuffix` {`string`} - \n\nProperty: mentionsSuffix\n\nDefault: "
3269
+ },
3270
+ {
3271
+ "name": "mentionsdata",
3272
+ "description": "`mentionsdata` {`MentionItem[]`} - \n\nProperty: mentionsData\n\nDefault: "
3273
+ }
3274
+ ]
3275
+ },
3276
+ {
3277
+ "name": "nile-rte-mentions",
3278
+ "description": "Events:\n\n * `mention-opened` {`CustomEvent<{ trigger: string; suggestions: MentionItem[]; }>`} - \n\n * `mention-selected` {`CustomEvent<{ trigger: string; key: string; label: string; prefix: string; suffix: string; }>`} - \n\n * `input` {`InputEvent`} - \n\nAttributes:\n\n * `displayformat` {`boolean`} - \n\n * `mentions` - \n\n * `mentionformat` - \n\n * `mentioncolors` - \n\nProperties:\n\n * `displayFormat` {`boolean`} - \n\n * `mentions` - \n\n * `mentionFormat` - \n\n * `itemsFormats` - \n\n * `mentionColors` - \n\n * `externalConfig` - \n\n * `itemsConfig` - \n\n * `mentionActiveIndex` {`number`} - \n\n * `itemsColors` - \n\n * `config` - \n\n * `editorEl` {`HTMLElement | null`} - \n\n * `hostEl` {`HTMLElement | null`} - \n\n * `dropdownEl` {`HTMLElement | null`} - \n\n * `menuEl` {`HTMLElement | null`} - \n\n * `lastRange` {`Range | null`} - \n\n * `mentionOpen` {`boolean`} - \n\n * `mentionTrigger` {`string | null`} - \n\n * `mentionQuery` {`string`} - \n\n * `mentionSuggestions` {`MentionItem[]`} - \n\n * `mentionFiltered` {`MentionItem[]`} - \n\n * `mentionX` {`number`} - \n\n * `mentionY` {`number`} - \n\n * `triggerBtn` {`HTMLElement | null`} - \n\n * `mo` {`MutationObserver | null`} - \n\n * `onSelectionChange` - \n\n * `saveSelection` - \n\n * `onEditorInput` - \n\n * `onEditorKeyUp` - \n\n * `onEditorKeyDown` - \n\n * `repositionMention` - ",
3279
+ "attributes": [
3280
+ {
3281
+ "name": "displayformat",
3282
+ "description": "`displayformat` {`boolean`} - \n\nProperty: displayFormat\n\nDefault: false",
3283
+ "valueSet": "v"
3284
+ },
3285
+ {
3286
+ "name": "mentions",
3287
+ "description": "`mentions` - \n\nProperty: mentions\n\nDefault: [object Object]"
3288
+ },
3289
+ {
3290
+ "name": "mentionformat",
3291
+ "description": "`mentionformat` - \n\nProperty: mentionFormat\n\nDefault: [object Object]"
3292
+ },
3293
+ {
3294
+ "name": "mentioncolors",
3295
+ "description": "`mentioncolors` - \n\nProperty: mentionColors\n\nDefault: [object Object]"
3296
+ },
3297
+ {
3298
+ "name": "onmention-opened",
3299
+ "description": "`mention-opened` {`CustomEvent<{ trigger: string; suggestions: MentionItem[]; }>`} - "
3300
+ },
3301
+ {
3302
+ "name": "onmention-selected",
3303
+ "description": "`mention-selected` {`CustomEvent<{ trigger: string; key: string; label: string; prefix: string; suffix: string; }>`} - "
3304
+ },
3305
+ {
3306
+ "name": "oninput",
3307
+ "description": "`input` {`InputEvent`} - "
3308
+ }
3309
+ ]
3310
+ },
3311
+ {
3312
+ "name": "nile-rte-preview",
3313
+ "attributes": []
3314
+ },
3315
+ {
3316
+ "name": "nile-rte-select",
3317
+ "description": "Events:\n\n * `change` {`CustomEvent<string>`} - \n\nAttributes:\n\n * `type` {`string`} - \n\n * `options` {`string`} - \n\n * `label` {`string`} - \n\nProperties:\n\n * `type` {`string`} - \n\n * `options` {`string`} - \n\n * `optionsObj` {`(GenericOption | HeadingOption)[] | undefined`} - \n\n * `label` {`string`} - \n\n * `selectedValue` {`string`} - \n\n * `parsedOptions` {`NormalizedOption[]`} - ",
3318
+ "attributes": [
3319
+ {
3320
+ "name": "type",
3321
+ "description": "`type` {`string`} - \n\nProperty: type\n\nDefault: "
3322
+ },
3323
+ {
3324
+ "name": "options",
3325
+ "description": "`options` {`string`} - \n\nProperty: options\n\nDefault: []"
3326
+ },
3327
+ {
3328
+ "name": "label",
3329
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
3330
+ },
3331
+ {
3332
+ "name": "onchange",
3333
+ "description": "`change` {`CustomEvent<string>`} - "
3334
+ }
3335
+ ]
3336
+ },
3337
+ {
3338
+ "name": "nile-rte-toolbar-item",
3339
+ "description": "Attributes:\n\n * `name` {`string`} - \n\n * `label` {`string`} - \n\nProperties:\n\n * `name` {`string`} - \n\n * `label` {`string`} - ",
3340
+ "attributes": [
3341
+ {
3342
+ "name": "name",
3343
+ "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
3344
+ },
3345
+ {
3346
+ "name": "label",
3347
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
3348
+ }
3349
+ ]
3350
+ },
3351
+ {
3352
+ "name": "nile-rte-toolbar",
3353
+ "attributes": []
3354
+ },
3062
3355
  {
3063
3356
  "name": "nile-section-message",
3064
3357
  "description": "Attributes:\n\n * `heading` {`string`} - \n\n * `description` {`string`} - \n\n * `icon-size` {`number`} - \n\n * `variant` {`\"primary\" | \"success\" | \"warning\" | \"error\"`} - The section message theme variant.\n\nProperties:\n\n * `hasSlotController` - \n\n * `heading` {`string`} - \n\n * `description` {`string`} - \n\n * `iconSize` {`number`} - \n\n * `variant` {`\"primary\" | \"success\" | \"warning\" | \"error\"`} - The section message theme variant.\n\n * `iconMap` {`{ primary: string; success: string; warning: string; error: string; }`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
@@ -3097,17 +3390,17 @@
3097
3390
  },
3098
3391
  {
3099
3392
  "name": "nile-select",
3100
- "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` {`\"medium\" | \"small\" | \"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 * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help-text` {`string`} - \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 * `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 * `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 * `hasSlotController` - \n\n * `typeToSelectString` {`string`} - \n\n * `typeToSelectTimeout` {`number`} - \n\n * `scrollTimeout` {`number | undefined`} - \n\n * `scrolling` {`boolean`} - \n\n * `options` {`NileOption[]`} - \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` {`\"medium\" | \"small\" | \"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 * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help_text` {`string`} - \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 * `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 * `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`} - ",
3393
+ "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 * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \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 * `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 * `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 * `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 * `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 * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \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 * `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 * `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`} - ",
3101
3394
  "attributes": [
3102
3395
  {
3103
3396
  "name": "size",
3104
- "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\nProperty: size\n\nDefault: medium",
3397
+ "description": "`size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\nProperty: size\n\nDefault: medium",
3105
3398
  "values": [
3106
3399
  {
3107
- "name": "medium"
3400
+ "name": "small"
3108
3401
  },
3109
3402
  {
3110
- "name": "small"
3403
+ "name": "medium"
3111
3404
  },
3112
3405
  {
3113
3406
  "name": "large"
@@ -3160,6 +3453,11 @@
3160
3453
  "name": "help-text",
3161
3454
  "description": "`help-text` {`string`} - \n\nProperty: help_text\n\nDefault: "
3162
3455
  },
3456
+ {
3457
+ "name": "autoResize",
3458
+ "description": "`autoResize` {`boolean`} - \n\nProperty: autoResize\n\nDefault: false",
3459
+ "valueSet": "v"
3460
+ },
3163
3461
  {
3164
3462
  "name": "error-message",
3165
3463
  "description": "`error-message` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
@@ -3257,6 +3555,11 @@
3257
3555
  "description": "`autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\nProperty: autoFocusSearch\n\nDefault: false",
3258
3556
  "valueSet": "v"
3259
3557
  },
3558
+ {
3559
+ "name": "loading",
3560
+ "description": "`loading` {`boolean`} - loading indicator for virtual select\n\nProperty: loading\n\nDefault: false",
3561
+ "valueSet": "v"
3562
+ },
3260
3563
  {
3261
3564
  "name": "name",
3262
3565
  "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
@@ -3863,7 +4166,7 @@
3863
4166
  },
3864
4167
  {
3865
4168
  "name": "nile-tag",
3866
- "description": "Events:\n\n * `nile-remove` {} - Emitted when the remove button is activated.\n\nSlots:\n\n * ` ` {} - The tag's content.\n\nAttributes:\n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\nProperties:\n\n * `styles` - \n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
4169
+ "description": "Events:\n\n * `nile-remove` {} - Emitted when the remove button is activated.\n\nSlots:\n\n * ` ` {} - The tag's content.\n\nAttributes:\n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\nProperties:\n\n * `styles` - \n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3867
4170
  "attributes": [
3868
4171
  {
3869
4172
  "name": "variant",
@@ -3891,13 +4194,13 @@
3891
4194
  },
3892
4195
  {
3893
4196
  "name": "size",
3894
- "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The tag's size.\n\nProperty: size\n\nDefault: medium",
4197
+ "description": "`size` {`\"small\" | \"medium\" | \"large\"`} - The tag's size.\n\nProperty: size\n\nDefault: medium",
3895
4198
  "values": [
3896
4199
  {
3897
- "name": "medium"
4200
+ "name": "small"
3898
4201
  },
3899
4202
  {
3900
- "name": "small"
4203
+ "name": "medium"
3901
4204
  },
3902
4205
  {
3903
4206
  "name": "large"
@@ -4454,7 +4757,7 @@
4454
4757
  },
4455
4758
  {
4456
4759
  "name": "nile-virtual-select",
4457
- "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\nSlots:\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.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `data` - Array of all option items for virtual scrolling\n\n * `size` {`\"medium\" | \"small\" | \"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`} - Enable search functionality\n\n * `internal-search-placeholder` {`string`} - Search input placeholder\n\n * `disableLocalSearch` {`boolean`} - Disable local search filtering\n\n * `optionsLoading` {`boolean`} - Show loading state\n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `help-text` {`string`} - Help text\n\n * `error-message` {`string`} - Error message\n\n * `warning` {`boolean`} - Sets the input to a warning state\n\n * `error` {`boolean`} - Sets the input to an error state\n\n * `success` {`boolean`} - Sets the input to a success state\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - 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 * `showNoResults` {`boolean`} - Show no results message\n\n * `noResultsMessage` {`string`} - No results message\n\n * `showSelected` {`boolean`} - Show selected options only\n\n * `blockValueChange` {`boolean`} - Block value change events\n\n * `noWidthSync` {`boolean`} - Disable width synchronization\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 * `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. When `multiple` is enabled, the value will be an array of selected values.\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 * `hasSlotController` - \n\n * `popup` - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `virtualizedContainer` {`HTMLElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `selectedOptions` {`VirtualOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `data` - Array of all option items for virtual scrolling\n\n * `originalOptionItems` - Original unfiltered option items for search functionality\n\n * `size` {`\"medium\" | \"small\" | \"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`} - Current search value\n\n * `searchEnabled` {`boolean`} - Enable search functionality\n\n * `internalSearchPlaceHolder` {`string`} - Search input placeholder\n\n * `disableLocalSearch` {`boolean`} - Disable local search filtering\n\n * `optionsLoading` {`boolean`} - Show loading state\n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - Help text\n\n * `errorMessage` {`string`} - Error message\n\n * `warning` {`boolean`} - Sets the input to a warning state\n\n * `error` {`boolean`} - Sets the input to an error state\n\n * `success` {`boolean`} - Sets the input to a success state\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - 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 * `showNoResults` {`boolean`} - Show no results message\n\n * `noResultsMessage` {`string`} - No results message\n\n * `showSelected` {`boolean`} - Show selected options only\n\n * `renderItemConfig` {`RenderItemConfig | undefined`} - Enhanced configuration for rendering items with support for display text, value, and search text\n\n * `blockValueChange` {`boolean`} - Block value change events\n\n * `noWidthSync` {`boolean`} - Disable width synchronization\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 * `oldMaxOptionsVisible` {`number`} - \n\n * `handleDocumentMouseDown` - \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. When `multiple` is enabled, the value will be an array of selected values.\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`} - ",
4760
+ "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 virtualized container. The event payload includes scroll position information.\n\n * `nile-scroll-start` {} - Emitted when the user starts scrolling within the virtualized container.\n\n * `nile-scroll-end` {} - Emitted when the user stops scrolling and reaches the bottom of the virtualized container (debounced).\n\nSlots:\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.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `data` - Array of all option items for virtual scrolling\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 * `autoResize` {`boolean`} - Enable automatic resizing of tags area\n\n * `searchEnabled` {`boolean`} - Enable search functionality\n\n * `internal-search-placeholder` {`string`} - Search input placeholder\n\n * `disableLocalSearch` {`boolean`} - Disable local search filtering\n\n * `optionsLoading` {`boolean`} - Show loading state\n\n * `loading` {`boolean`} - Show loading state using nile-loader\n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `help-text` {`string`} - Help text\n\n * `error-message` {`string`} - Error message\n\n * `warning` {`boolean`} - Sets the input to a warning state\n\n * `error` {`boolean`} - Sets the input to an error state\n\n * `success` {`boolean`} - Sets the input to a success state\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - 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 * `showNoResults` {`boolean`} - Show no results message\n\n * `noResultsMessage` {`string`} - No results message\n\n * `showSelected` {`boolean`} - Show selected options only\n\n * `blockValueChange` {`boolean`} - Block value change events\n\n * `noWidthSync` {`boolean`} - Disable width synchronization\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 * `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. When `multiple` is enabled, the value will be an array of selected values.\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 * `hasSlotController` - \n\n * `popup` - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `virtualizedContainer` {`HTMLElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `selectedOptions` {`VirtualOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `scrollTimeout` {`number | undefined`} - \n\n * `scrolling` {`boolean`} - \n\n * `data` - Array of all option items for virtual scrolling\n\n * `originalOptionItems` - Original unfiltered option items for search functionality\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 * `autoResize` {`boolean`} - Enable automatic resizing of tags area\n\n * `searchValue` {`string`} - Current search value\n\n * `searchEnabled` {`boolean`} - Enable search functionality\n\n * `internalSearchPlaceHolder` {`string`} - Search input placeholder\n\n * `disableLocalSearch` {`boolean`} - Disable local search filtering\n\n * `optionsLoading` {`boolean`} - Show loading state\n\n * `loading` {`boolean`} - Show loading state using nile-loader\n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - Help text\n\n * `errorMessage` {`string`} - Error message\n\n * `warning` {`boolean`} - Sets the input to a warning state\n\n * `error` {`boolean`} - Sets the input to an error state\n\n * `success` {`boolean`} - Sets the input to a success state\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - 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 * `showNoResults` {`boolean`} - Show no results message\n\n * `noResultsMessage` {`string`} - No results message\n\n * `showSelected` {`boolean`} - Show selected options only\n\n * `renderItemConfig` {`RenderItemConfig | undefined`} - Enhanced configuration for rendering items with support for display text, value, and search text\n\n * `blockValueChange` {`boolean`} - Block value change events\n\n * `noWidthSync` {`boolean`} - Disable width synchronization\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 * `oldMaxOptionsVisible` {`number`} - \n\n * `showListbox` {`boolean`} - \n\n * `handleDocumentMouseDown` - \n\n * `handleWindowError` - This is a workaround for an error in the Lit Labs virtualizer.\nSince there are no specific guidelines available to fix the issue,\nwe are catching only the error message related to the virtualizer.\n\n * `resizeController` - \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. When `multiple` is enabled, the value will be an array of selected values.\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`} - ",
4458
4761
  "attributes": [
4459
4762
  {
4460
4763
  "name": "data",
@@ -4462,13 +4765,13 @@
4462
4765
  },
4463
4766
  {
4464
4767
  "name": "size",
4465
- "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\nProperty: size\n\nDefault: medium",
4768
+ "description": "`size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\nProperty: size\n\nDefault: medium",
4466
4769
  "values": [
4467
4770
  {
4468
- "name": "medium"
4771
+ "name": "small"
4469
4772
  },
4470
4773
  {
4471
- "name": "small"
4774
+ "name": "medium"
4472
4775
  },
4473
4776
  {
4474
4777
  "name": "large"
@@ -4479,6 +4782,11 @@
4479
4782
  "name": "placeholder",
4480
4783
  "description": "`placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\nProperty: placeholder\n\nDefault: Select..."
4481
4784
  },
4785
+ {
4786
+ "name": "autoResize",
4787
+ "description": "`autoResize` {`boolean`} - Enable automatic resizing of tags area\n\nProperty: autoResize\n\nDefault: false",
4788
+ "valueSet": "v"
4789
+ },
4482
4790
  {
4483
4791
  "name": "searchEnabled",
4484
4792
  "description": "`searchEnabled` {`boolean`} - Enable search functionality\n\nProperty: searchEnabled\n\nDefault: false",
@@ -4498,6 +4806,11 @@
4498
4806
  "description": "`optionsLoading` {`boolean`} - Show loading state\n\nProperty: optionsLoading\n\nDefault: false",
4499
4807
  "valueSet": "v"
4500
4808
  },
4809
+ {
4810
+ "name": "loading",
4811
+ "description": "`loading` {`boolean`} - Show loading state using nile-loader\n\nProperty: loading\n\nDefault: false",
4812
+ "valueSet": "v"
4813
+ },
4501
4814
  {
4502
4815
  "name": "multiple",
4503
4816
  "description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
@@ -4657,6 +4970,22 @@
4657
4970
  {
4658
4971
  "name": "onnile-invalid",
4659
4972
  "description": "`nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied."
4973
+ },
4974
+ {
4975
+ "name": "onnile-search",
4976
+ "description": "`nile-search` {} - Emitted when the user types in the search input. The event payload includes the search query for backend search functionality."
4977
+ },
4978
+ {
4979
+ "name": "onnile-scroll",
4980
+ "description": "`nile-scroll` {} - Emitted when the user scrolls within the virtualized container. The event payload includes scroll position information."
4981
+ },
4982
+ {
4983
+ "name": "onnile-scroll-start",
4984
+ "description": "`nile-scroll-start` {} - Emitted when the user starts scrolling within the virtualized container."
4985
+ },
4986
+ {
4987
+ "name": "onnile-scroll-end",
4988
+ "description": "`nile-scroll-end` {} - Emitted when the user stops scrolling and reaches the bottom of the virtualized container (debounced)."
4660
4989
  }
4661
4990
  ]
4662
4991
  }