@aquera/nile-elements 0.1.60 → 0.1.61-beta-1.0

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 (567) hide show
  1. package/README.md +0 -16
  2. package/demo/index.html +44 -9
  3. package/dist/aquera-nile-elements-0.1.57-beta-2.0.tgz +0 -0
  4. package/dist/axe.min-2b379f29.cjs.js +12 -0
  5. package/dist/axe.min-2b379f29.cjs.js.map +1 -0
  6. package/dist/axe.min-c2cd8733.esm.js +12 -0
  7. package/dist/{fixture-fe6c932e.cjs.js → fixture-324a7ef9.cjs.js} +2 -2
  8. package/dist/{fixture-fe6c932e.cjs.js.map → fixture-324a7ef9.cjs.js.map} +1 -1
  9. package/dist/fixture-add72f26.esm.js +569 -0
  10. package/dist/fixture-ba65eb22.esm.js +569 -0
  11. package/dist/fixture-c1bd203f.cjs.js +395 -0
  12. package/dist/fixture-c1bd203f.cjs.js.map +1 -0
  13. package/dist/fixture-cb376a7f.cjs.js +395 -0
  14. package/dist/fixture-cb376a7f.cjs.js.map +1 -0
  15. package/dist/{fixture-e7023246.esm.js → fixture-f2693d97.esm.js} +1 -1
  16. package/dist/index.cjs.js +1 -1
  17. package/dist/index.esm.js +1 -1
  18. package/dist/index.js +602 -1706
  19. package/dist/internal/form.cjs.js +1 -1
  20. package/dist/internal/form.cjs.js.map +1 -1
  21. package/dist/internal/form.esm.js +1 -1
  22. package/dist/lit-html-39a6718c.esm.js +6 -0
  23. package/dist/lit-html-9b3af046.cjs.js +6 -0
  24. package/dist/lit-html-9b3af046.cjs.js.map +1 -0
  25. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  26. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  27. package/dist/nile-auto-complete/index.cjs.js +1 -1
  28. package/dist/nile-auto-complete/index.esm.js +1 -1
  29. package/dist/nile-auto-complete/nile-auto-complete.cjs.js +17 -1
  30. package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
  31. package/dist/nile-auto-complete/nile-auto-complete.esm.js +29 -8
  32. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  33. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +1 -1
  34. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  35. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  36. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  37. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  38. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  39. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  40. package/dist/nile-button/nile-button.test.esm.js +1 -1
  41. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  42. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  43. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  44. package/dist/nile-calendar/nile-calendar.test.cjs.js.map +1 -1
  45. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  46. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  47. package/dist/nile-card/nile-card.test.esm.js +1 -1
  48. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  49. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  50. package/dist/nile-chip/nile-chip.cjs.js +1 -1
  51. package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
  52. package/dist/nile-chip/nile-chip.esm.js +1 -1
  53. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  54. package/dist/nile-chip/nile-chip.test.cjs.js.map +1 -1
  55. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  56. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  57. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  58. package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
  59. package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
  60. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
  61. package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
  62. package/dist/nile-empty-state/nile-empty-state.cjs.js +1 -1
  63. package/dist/nile-empty-state/nile-empty-state.cjs.js.map +1 -1
  64. package/dist/nile-empty-state/nile-empty-state.esm.js +13 -13
  65. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
  66. package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
  67. package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
  68. package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
  69. package/dist/nile-file-preview/index.cjs.js +2 -0
  70. package/dist/nile-file-preview/index.esm.js +1 -0
  71. package/dist/nile-file-preview/nile-file-preview.cjs.js +2 -0
  72. package/dist/nile-file-preview/nile-file-preview.cjs.js.map +1 -0
  73. package/dist/nile-file-preview/nile-file-preview.css.cjs.js +2 -0
  74. package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +1 -0
  75. package/dist/nile-file-preview/nile-file-preview.css.esm.js +594 -0
  76. package/dist/nile-file-preview/nile-file-preview.esm.js +3 -0
  77. package/dist/nile-file-preview/nile-file-preview.template.cjs.js +2 -0
  78. package/dist/nile-file-preview/nile-file-preview.template.cjs.js.map +1 -0
  79. package/dist/nile-file-preview/nile-file-preview.template.esm.js +176 -0
  80. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +2 -0
  81. package/dist/nile-file-preview/nile-file-preview.test.cjs.js.map +1 -0
  82. package/dist/nile-file-preview/nile-file-preview.test.esm.js +1 -0
  83. package/dist/nile-file-preview/types/index.cjs.js +2 -0
  84. package/dist/nile-file-preview/types/index.cjs.js.map +1 -0
  85. package/dist/nile-file-preview/types/index.esm.js +1 -0
  86. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js +2 -0
  87. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js.map +1 -0
  88. package/dist/nile-file-preview/types/nile-file-preview.enums.esm.js +1 -0
  89. package/dist/nile-file-preview/types/nile-file-preview.interface.cjs.js +2 -0
  90. package/dist/nile-file-preview/types/nile-file-preview.interface.cjs.js.map +1 -0
  91. package/dist/nile-file-preview/utils/index.cjs.js +2 -0
  92. package/dist/nile-file-preview/utils/index.cjs.js.map +1 -0
  93. package/dist/nile-file-preview/utils/index.esm.js +1 -0
  94. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js +2 -0
  95. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js.map +1 -0
  96. package/dist/nile-file-preview/utils/nile-file-preview.util.esm.js +1 -0
  97. package/dist/nile-file-upload/index.cjs.js +2 -0
  98. package/dist/nile-file-upload/index.cjs.js.map +1 -0
  99. package/dist/nile-file-upload/index.esm.js +1 -0
  100. package/dist/nile-file-upload/nile-file-upload.cjs.js +2 -0
  101. package/dist/nile-file-upload/nile-file-upload.cjs.js.map +1 -0
  102. package/dist/nile-file-upload/nile-file-upload.css.cjs.js +2 -0
  103. package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +1 -0
  104. package/dist/nile-file-upload/nile-file-upload.css.esm.js +585 -0
  105. package/dist/nile-file-upload/nile-file-upload.esm.js +3 -0
  106. package/dist/nile-file-upload/nile-file-upload.template.cjs.js +10 -0
  107. package/dist/nile-file-upload/nile-file-upload.template.cjs.js.map +1 -0
  108. package/dist/nile-file-upload/nile-file-upload.template.esm.js +109 -0
  109. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +2 -0
  110. package/dist/nile-file-upload/nile-file-upload.test.cjs.js.map +1 -0
  111. package/dist/nile-file-upload/nile-file-upload.test.esm.js +1 -0
  112. package/dist/nile-file-upload/types/file-upload.enums.cjs.js +2 -0
  113. package/dist/nile-file-upload/types/file-upload.enums.cjs.js.map +1 -0
  114. package/dist/nile-file-upload/types/file-upload.enums.esm.js +1 -0
  115. package/dist/{nile-virtual-select/types.cjs.js → nile-file-upload/types/file-upload.type.cjs.js} +1 -1
  116. package/dist/nile-file-upload/types/file-upload.type.cjs.js.map +1 -0
  117. package/dist/nile-file-upload/types/file-upload.type.esm.js +1 -0
  118. package/dist/nile-file-upload/types/index.cjs.js +2 -0
  119. package/dist/nile-file-upload/types/index.cjs.js.map +1 -0
  120. package/dist/nile-file-upload/types/index.esm.js +1 -0
  121. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js +2 -0
  122. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js.map +1 -0
  123. package/dist/nile-file-upload/utils/drag-drop.util.esm.js +1 -0
  124. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +3 -0
  125. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -0
  126. package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -0
  127. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  128. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  129. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  130. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  131. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  132. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  133. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  134. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  135. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  136. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  137. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  138. package/dist/nile-input/nile-input.test.esm.js +1 -1
  139. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  140. package/dist/nile-link/nile-link.test.esm.js +1 -1
  141. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  142. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  143. package/dist/nile-option/nile-option.cjs.js +1 -1
  144. package/dist/nile-option/nile-option.cjs.js.map +1 -1
  145. package/dist/nile-option/nile-option.esm.js +2 -2
  146. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  147. package/dist/nile-popover/nile-popover.test.esm.js +1 -1
  148. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  149. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  150. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  151. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  152. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  153. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  154. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  155. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  156. package/dist/nile-select/index.cjs.js +1 -1
  157. package/dist/nile-select/index.esm.js +1 -1
  158. package/dist/nile-select/nile-select.cjs.js +1 -1
  159. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  160. package/dist/nile-select/nile-select.esm.js +2 -2
  161. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  162. package/dist/nile-select/nile-select.test.cjs.js.map +1 -1
  163. package/dist/nile-select/nile-select.test.esm.js +2 -2
  164. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  165. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  166. package/dist/nile-slider/nile-slider.css.cjs.js +1 -1
  167. package/dist/nile-slider/nile-slider.css.cjs.js.map +1 -1
  168. package/dist/nile-slider/nile-slider.css.esm.js +1 -1
  169. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  170. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  171. package/dist/nile-table-body/index.cjs.js +1 -1
  172. package/dist/nile-table-body/index.esm.js +1 -1
  173. package/dist/nile-table-body/nile-table-body.cjs.js +1 -1
  174. package/dist/nile-table-body/nile-table-body.cjs.js.map +1 -1
  175. package/dist/nile-table-body/nile-table-body.css.cjs.js +1 -1
  176. package/dist/nile-table-body/nile-table-body.css.cjs.js.map +1 -1
  177. package/dist/nile-table-body/nile-table-body.css.esm.js +2 -4
  178. package/dist/nile-table-body/nile-table-body.esm.js +2 -3
  179. package/dist/nile-table-cell-item/index.cjs.js +1 -1
  180. package/dist/nile-table-cell-item/index.esm.js +1 -1
  181. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js +1 -1
  182. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js.map +1 -1
  183. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js +1 -1
  184. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js.map +1 -1
  185. package/dist/nile-table-cell-item/nile-table-cell-item.css.esm.js +3 -20
  186. package/dist/nile-table-cell-item/nile-table-cell-item.esm.js +3 -8
  187. package/dist/nile-table-header-item/index.cjs.js +1 -1
  188. package/dist/nile-table-header-item/index.esm.js +1 -1
  189. package/dist/nile-table-header-item/nile-table-header-item.cjs.js +1 -1
  190. package/dist/nile-table-header-item/nile-table-header-item.cjs.js.map +1 -1
  191. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js +1 -1
  192. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js.map +1 -1
  193. package/dist/nile-table-header-item/nile-table-header-item.css.esm.js +2 -7
  194. package/dist/nile-table-header-item/nile-table-header-item.esm.js +8 -9
  195. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  196. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  197. package/dist/src/index.d.ts +0 -2
  198. package/dist/src/index.js +0 -2
  199. package/dist/src/index.js.map +1 -1
  200. package/dist/src/internal/form.js +3 -3
  201. package/dist/src/internal/form.js.map +1 -1
  202. package/dist/src/nile-chip/nile-chip.js +1 -10
  203. package/dist/src/nile-chip/nile-chip.js.map +1 -1
  204. package/dist/src/nile-empty-state/nile-empty-state.js +11 -11
  205. package/dist/src/nile-empty-state/nile-empty-state.js.map +1 -1
  206. package/dist/src/nile-file-preview/index.d.ts +1 -0
  207. package/dist/src/nile-file-preview/index.js +2 -0
  208. package/dist/src/nile-file-preview/index.js.map +1 -0
  209. package/dist/src/nile-file-preview/nile-file-preview.css.d.ts +12 -0
  210. package/dist/src/nile-file-preview/nile-file-preview.css.js +606 -0
  211. package/dist/src/nile-file-preview/nile-file-preview.css.js.map +1 -0
  212. package/dist/src/nile-file-preview/nile-file-preview.d.ts +50 -0
  213. package/dist/src/nile-file-preview/nile-file-preview.js +171 -0
  214. package/dist/src/nile-file-preview/nile-file-preview.js.map +1 -0
  215. package/dist/src/nile-file-preview/nile-file-preview.template.d.ts +13 -0
  216. package/dist/src/nile-file-preview/nile-file-preview.template.js +208 -0
  217. package/dist/src/nile-file-preview/nile-file-preview.template.js.map +1 -0
  218. package/dist/src/nile-file-preview/nile-file-preview.test.d.ts +7 -0
  219. package/dist/src/nile-file-preview/nile-file-preview.test.js +30 -0
  220. package/dist/src/nile-file-preview/nile-file-preview.test.js.map +1 -0
  221. package/dist/src/nile-file-preview/types/index.d.ts +2 -0
  222. package/dist/src/nile-file-preview/types/index.js +3 -0
  223. package/dist/src/nile-file-preview/types/index.js.map +1 -0
  224. package/dist/src/nile-file-preview/types/nile-file-preview.enums.d.ts +28 -0
  225. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js +33 -0
  226. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js.map +1 -0
  227. package/dist/src/nile-file-preview/types/nile-file-preview.interface.d.ts +4 -0
  228. package/dist/src/nile-file-preview/types/nile-file-preview.interface.js +2 -0
  229. package/dist/src/nile-file-preview/types/nile-file-preview.interface.js.map +1 -0
  230. package/dist/src/nile-file-preview/utils/index.d.ts +1 -0
  231. package/dist/src/nile-file-preview/utils/index.js +2 -0
  232. package/dist/src/nile-file-preview/utils/index.js.map +1 -0
  233. package/dist/src/nile-file-preview/utils/nile-file-preview.util.d.ts +9 -0
  234. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js +63 -0
  235. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js.map +1 -0
  236. package/dist/src/nile-file-upload/index.d.ts +1 -0
  237. package/dist/src/nile-file-upload/index.js +2 -0
  238. package/dist/src/nile-file-upload/index.js.map +1 -0
  239. package/dist/src/nile-file-upload/nile-file-upload.css.d.ts +12 -0
  240. package/dist/src/nile-file-upload/nile-file-upload.css.js +597 -0
  241. package/dist/src/nile-file-upload/nile-file-upload.css.js.map +1 -0
  242. package/dist/src/nile-file-upload/nile-file-upload.d.ts +50 -0
  243. package/dist/src/nile-file-upload/nile-file-upload.js +182 -0
  244. package/dist/src/nile-file-upload/nile-file-upload.js.map +1 -0
  245. package/dist/src/nile-file-upload/nile-file-upload.template.d.ts +10 -0
  246. package/dist/src/nile-file-upload/nile-file-upload.template.js +116 -0
  247. package/dist/src/nile-file-upload/nile-file-upload.template.js.map +1 -0
  248. package/dist/src/nile-file-upload/nile-file-upload.test.d.ts +7 -0
  249. package/dist/src/nile-file-upload/nile-file-upload.test.js +30 -0
  250. package/dist/src/nile-file-upload/nile-file-upload.test.js.map +1 -0
  251. package/dist/src/nile-file-upload/types/file-upload.enums.d.ts +39 -0
  252. package/dist/src/nile-file-upload/types/file-upload.enums.js +46 -0
  253. package/dist/src/nile-file-upload/types/file-upload.enums.js.map +1 -0
  254. package/dist/src/nile-file-upload/types/file-upload.type.d.ts +4 -0
  255. package/dist/src/nile-file-upload/types/file-upload.type.js +2 -0
  256. package/dist/src/nile-file-upload/types/file-upload.type.js.map +1 -0
  257. package/dist/src/nile-file-upload/types/index.d.ts +2 -0
  258. package/dist/src/nile-file-upload/types/index.js +3 -0
  259. package/dist/src/nile-file-upload/types/index.js.map +1 -0
  260. package/dist/src/nile-file-upload/utils/drag-drop.util.d.ts +21 -0
  261. package/dist/src/nile-file-upload/utils/drag-drop.util.js +82 -0
  262. package/dist/src/nile-file-upload/utils/drag-drop.util.js.map +1 -0
  263. package/dist/src/nile-file-upload/utils/file-validation.util.d.ts +12 -0
  264. package/dist/src/nile-file-upload/utils/file-validation.util.js +154 -0
  265. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -0
  266. package/dist/src/nile-icon/icons/svg/ng-activity.d.ts +5 -0
  267. package/dist/src/nile-icon/icons/svg/ng-activity.js +5 -0
  268. package/dist/src/nile-icon/icons/svg/ng-activity.js.map +1 -0
  269. package/dist/src/nile-icon/icons/svg/ng-align-center.d.ts +5 -0
  270. package/dist/src/nile-icon/icons/svg/ng-align-center.js +5 -0
  271. package/dist/src/nile-icon/icons/svg/ng-align-center.js.map +1 -0
  272. package/dist/src/nile-icon/icons/svg/ng-annotation-x.d.ts +5 -0
  273. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js +5 -0
  274. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js.map +1 -0
  275. package/dist/src/nile-icon/icons/svg/ng-arrow-down.d.ts +5 -0
  276. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js +5 -0
  277. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js.map +1 -0
  278. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.d.ts +5 -0
  279. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js +5 -0
  280. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js.map +1 -0
  281. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.d.ts +5 -0
  282. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js +5 -0
  283. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js.map +1 -0
  284. package/dist/src/nile-icon/icons/svg/ng-arrow-up.d.ts +5 -0
  285. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js +5 -0
  286. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js.map +1 -0
  287. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.d.ts +5 -0
  288. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js +5 -0
  289. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js.map +1 -0
  290. package/dist/src/nile-icon/icons/svg/ng-bell-01.d.ts +5 -0
  291. package/dist/src/nile-icon/icons/svg/ng-bell-01.js +5 -0
  292. package/dist/src/nile-icon/icons/svg/ng-bell-01.js.map +1 -0
  293. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.d.ts +5 -0
  294. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js +5 -0
  295. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js.map +1 -0
  296. package/dist/src/nile-icon/icons/svg/ng-bold-01.d.ts +5 -0
  297. package/dist/src/nile-icon/icons/svg/ng-bold-01.js +5 -0
  298. package/dist/src/nile-icon/icons/svg/ng-bold-01.js.map +1 -0
  299. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.d.ts +5 -0
  300. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js +5 -0
  301. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js.map +1 -0
  302. package/dist/src/nile-icon/icons/svg/ng-calendar.d.ts +5 -0
  303. package/dist/src/nile-icon/icons/svg/ng-calendar.js +5 -0
  304. package/dist/src/nile-icon/icons/svg/ng-calendar.js.map +1 -0
  305. package/dist/src/nile-icon/icons/svg/ng-check-circle.d.ts +5 -0
  306. package/dist/src/nile-icon/icons/svg/ng-check-circle.js +5 -0
  307. package/dist/src/nile-icon/icons/svg/ng-check-circle.js.map +1 -0
  308. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.d.ts +5 -0
  309. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js +5 -0
  310. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js.map +1 -0
  311. package/dist/src/nile-icon/icons/svg/ng-chevron-down.d.ts +5 -0
  312. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js +5 -0
  313. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js.map +1 -0
  314. package/dist/src/nile-icon/icons/svg/ng-chevron-left.d.ts +5 -0
  315. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js +5 -0
  316. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js.map +1 -0
  317. package/dist/src/nile-icon/icons/svg/ng-chevron-right.d.ts +5 -0
  318. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js +5 -0
  319. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js.map +1 -0
  320. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.d.ts +5 -0
  321. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js +5 -0
  322. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js.map +1 -0
  323. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.d.ts +5 -0
  324. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js +5 -0
  325. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js.map +1 -0
  326. package/dist/src/nile-icon/icons/svg/ng-chevron-up.d.ts +5 -0
  327. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js +5 -0
  328. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js.map +1 -0
  329. package/dist/src/nile-icon/icons/svg/ng-copy-03.d.ts +5 -0
  330. package/dist/src/nile-icon/icons/svg/ng-copy-03.js +5 -0
  331. package/dist/src/nile-icon/icons/svg/ng-copy-03.js.map +1 -0
  332. package/dist/src/nile-icon/icons/svg/ng-dots-grid.d.ts +5 -0
  333. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js +5 -0
  334. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js.map +1 -0
  335. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.d.ts +5 -0
  336. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js +5 -0
  337. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js.map +1 -0
  338. package/dist/src/nile-icon/icons/svg/ng-download-01.d.ts +5 -0
  339. package/dist/src/nile-icon/icons/svg/ng-download-01.js +5 -0
  340. package/dist/src/nile-icon/icons/svg/ng-download-01.js.map +1 -0
  341. package/dist/src/nile-icon/icons/svg/ng-dropdown.d.ts +5 -0
  342. package/dist/src/nile-icon/icons/svg/ng-dropdown.js +5 -0
  343. package/dist/src/nile-icon/icons/svg/ng-dropdown.js.map +1 -0
  344. package/dist/src/nile-icon/icons/svg/ng-edit-02.d.ts +5 -0
  345. package/dist/src/nile-icon/icons/svg/ng-edit-02.js +5 -0
  346. package/dist/src/nile-icon/icons/svg/ng-edit-02.js.map +1 -0
  347. package/dist/src/nile-icon/icons/svg/ng-edit-05.d.ts +5 -0
  348. package/dist/src/nile-icon/icons/svg/ng-edit-05.js +5 -0
  349. package/dist/src/nile-icon/icons/svg/ng-edit-05.js.map +1 -0
  350. package/dist/src/nile-icon/icons/svg/ng-expand-06.d.ts +5 -0
  351. package/dist/src/nile-icon/icons/svg/ng-expand-06.js +5 -0
  352. package/dist/src/nile-icon/icons/svg/ng-expand-06.js.map +1 -0
  353. package/dist/src/nile-icon/icons/svg/ng-eye-off.d.ts +5 -0
  354. package/dist/src/nile-icon/icons/svg/ng-eye-off.js +5 -0
  355. package/dist/src/nile-icon/icons/svg/ng-eye-off.js.map +1 -0
  356. package/dist/src/nile-icon/icons/svg/ng-eye.d.ts +5 -0
  357. package/dist/src/nile-icon/icons/svg/ng-eye.js +5 -0
  358. package/dist/src/nile-icon/icons/svg/ng-eye.js.map +1 -0
  359. package/dist/src/nile-icon/icons/svg/ng-file-02.d.ts +5 -0
  360. package/dist/src/nile-icon/icons/svg/ng-file-02.js +5 -0
  361. package/dist/src/nile-icon/icons/svg/ng-file-02.js.map +1 -0
  362. package/dist/src/nile-icon/icons/svg/ng-file-check-02.d.ts +5 -0
  363. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js +5 -0
  364. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js.map +1 -0
  365. package/dist/src/nile-icon/icons/svg/ng-file-question-03.d.ts +5 -0
  366. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js +5 -0
  367. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js.map +1 -0
  368. package/dist/src/nile-icon/icons/svg/ng-filter-lines.d.ts +5 -0
  369. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js +5 -0
  370. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js.map +1 -0
  371. package/dist/src/nile-icon/icons/svg/ng-grid-01.d.ts +5 -0
  372. package/dist/src/nile-icon/icons/svg/ng-grid-01.js +5 -0
  373. package/dist/src/nile-icon/icons/svg/ng-grid-01.js.map +1 -0
  374. package/dist/src/nile-icon/icons/svg/ng-help-circle.d.ts +5 -0
  375. package/dist/src/nile-icon/icons/svg/ng-help-circle.js +5 -0
  376. package/dist/src/nile-icon/icons/svg/ng-help-circle.js.map +1 -0
  377. package/dist/src/nile-icon/icons/svg/ng-image-user-left.d.ts +5 -0
  378. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js +5 -0
  379. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js.map +1 -0
  380. package/dist/src/nile-icon/icons/svg/ng-info-circle.d.ts +5 -0
  381. package/dist/src/nile-icon/icons/svg/ng-info-circle.js +5 -0
  382. package/dist/src/nile-icon/icons/svg/ng-info-circle.js.map +1 -0
  383. package/dist/src/nile-icon/icons/svg/ng-italic-01.d.ts +5 -0
  384. package/dist/src/nile-icon/icons/svg/ng-italic-01.js +5 -0
  385. package/dist/src/nile-icon/icons/svg/ng-italic-01.js.map +1 -0
  386. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.d.ts +5 -0
  387. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js +5 -0
  388. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js.map +1 -0
  389. package/dist/src/nile-icon/icons/svg/ng-list.d.ts +5 -0
  390. package/dist/src/nile-icon/icons/svg/ng-list.js +5 -0
  391. package/dist/src/nile-icon/icons/svg/ng-list.js.map +1 -0
  392. package/dist/src/nile-icon/icons/svg/ng-log-out-01.d.ts +5 -0
  393. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js +5 -0
  394. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js.map +1 -0
  395. package/dist/src/nile-icon/icons/svg/ng-mail-01.d.ts +5 -0
  396. package/dist/src/nile-icon/icons/svg/ng-mail-01.js +5 -0
  397. package/dist/src/nile-icon/icons/svg/ng-mail-01.js.map +1 -0
  398. package/dist/src/nile-icon/icons/svg/ng-mail-04.d.ts +5 -0
  399. package/dist/src/nile-icon/icons/svg/ng-mail-04.js +5 -0
  400. package/dist/src/nile-icon/icons/svg/ng-mail-04.js.map +1 -0
  401. package/dist/src/nile-icon/icons/svg/ng-menu-05.d.ts +5 -0
  402. package/dist/src/nile-icon/icons/svg/ng-menu-05.js +5 -0
  403. package/dist/src/nile-icon/icons/svg/ng-menu-05.js.map +1 -0
  404. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.d.ts +5 -0
  405. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js +5 -0
  406. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js.map +1 -0
  407. package/dist/src/nile-icon/icons/svg/ng-minimize-02.d.ts +5 -0
  408. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js +5 -0
  409. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js.map +1 -0
  410. package/dist/src/nile-icon/icons/svg/ng-plus.d.ts +5 -0
  411. package/dist/src/nile-icon/icons/svg/ng-plus.js +5 -0
  412. package/dist/src/nile-icon/icons/svg/ng-plus.js.map +1 -0
  413. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.d.ts +5 -0
  414. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js +5 -0
  415. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js.map +1 -0
  416. package/dist/src/nile-icon/icons/svg/ng-rocket-02.d.ts +5 -0
  417. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js +5 -0
  418. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js.map +1 -0
  419. package/dist/src/nile-icon/icons/svg/ng-search-lg.d.ts +5 -0
  420. package/dist/src/nile-icon/icons/svg/ng-search-lg.js +5 -0
  421. package/dist/src/nile-icon/icons/svg/ng-search-lg.js.map +1 -0
  422. package/dist/src/nile-icon/icons/svg/ng-send-01.d.ts +5 -0
  423. package/dist/src/nile-icon/icons/svg/ng-send-01.js +5 -0
  424. package/dist/src/nile-icon/icons/svg/ng-send-01.js.map +1 -0
  425. package/dist/src/nile-icon/icons/svg/ng-settings-01.d.ts +5 -0
  426. package/dist/src/nile-icon/icons/svg/ng-settings-01.js +5 -0
  427. package/dist/src/nile-icon/icons/svg/ng-settings-01.js.map +1 -0
  428. package/dist/src/nile-icon/icons/svg/ng-share-04.d.ts +5 -0
  429. package/dist/src/nile-icon/icons/svg/ng-share-04.js +5 -0
  430. package/dist/src/nile-icon/icons/svg/ng-share-04.js.map +1 -0
  431. package/dist/src/nile-icon/icons/svg/ng-share-06.d.ts +5 -0
  432. package/dist/src/nile-icon/icons/svg/ng-share-06.js +5 -0
  433. package/dist/src/nile-icon/icons/svg/ng-share-06.js.map +1 -0
  434. package/dist/src/nile-icon/icons/svg/ng-stars-02.d.ts +5 -0
  435. package/dist/src/nile-icon/icons/svg/ng-stars-02.js +5 -0
  436. package/dist/src/nile-icon/icons/svg/ng-stars-02.js.map +1 -0
  437. package/dist/src/nile-icon/icons/svg/ng-trash-01.d.ts +5 -0
  438. package/dist/src/nile-icon/icons/svg/ng-trash-01.js +5 -0
  439. package/dist/src/nile-icon/icons/svg/ng-trash-01.js.map +1 -0
  440. package/dist/src/nile-icon/icons/svg/ng-trash-03.d.ts +5 -0
  441. package/dist/src/nile-icon/icons/svg/ng-trash-03.js +5 -0
  442. package/dist/src/nile-icon/icons/svg/ng-trash-03.js.map +1 -0
  443. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.d.ts +5 -0
  444. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js +5 -0
  445. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js.map +1 -0
  446. package/dist/src/nile-icon/icons/svg/ng-underline-01.d.ts +5 -0
  447. package/dist/src/nile-icon/icons/svg/ng-underline-01.js +5 -0
  448. package/dist/src/nile-icon/icons/svg/ng-underline-01.js.map +1 -0
  449. package/dist/src/nile-icon/icons/svg/ng-upload-01.d.ts +5 -0
  450. package/dist/src/nile-icon/icons/svg/ng-upload-01.js +5 -0
  451. package/dist/src/nile-icon/icons/svg/ng-upload-01.js.map +1 -0
  452. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.d.ts +5 -0
  453. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js +5 -0
  454. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js.map +1 -0
  455. package/dist/src/nile-icon/icons/svg/ng-user-01.d.ts +5 -0
  456. package/dist/src/nile-icon/icons/svg/ng-user-01.js +5 -0
  457. package/dist/src/nile-icon/icons/svg/ng-user-01.js.map +1 -0
  458. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.d.ts +5 -0
  459. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js +5 -0
  460. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js.map +1 -0
  461. package/dist/src/nile-icon/icons/svg/ng-user-check-02.d.ts +5 -0
  462. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js +5 -0
  463. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js.map +1 -0
  464. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.d.ts +5 -0
  465. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js +5 -0
  466. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js.map +1 -0
  467. package/dist/src/nile-icon/icons/svg/ng-user-right-01.d.ts +5 -0
  468. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js +5 -0
  469. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js.map +1 -0
  470. package/dist/src/nile-icon/icons/svg/ng-users-01.d.ts +5 -0
  471. package/dist/src/nile-icon/icons/svg/ng-users-01.js +5 -0
  472. package/dist/src/nile-icon/icons/svg/ng-users-01.js.map +1 -0
  473. package/dist/src/nile-icon/icons/svg/ng-x-close.d.ts +5 -0
  474. package/dist/src/nile-icon/icons/svg/ng-x-close.js +5 -0
  475. package/dist/src/nile-icon/icons/svg/ng-x-close.js.map +1 -0
  476. package/dist/src/nile-icon/icons/svg/ng-x-square.d.ts +5 -0
  477. package/dist/src/nile-icon/icons/svg/ng-x-square.js +5 -0
  478. package/dist/src/nile-icon/icons/svg/ng-x-square.js.map +1 -0
  479. package/dist/src/nile-option/nile-option.d.ts +2 -2
  480. package/dist/src/nile-option/nile-option.js +19 -16
  481. package/dist/src/nile-option/nile-option.js.map +1 -1
  482. package/dist/src/nile-select/nile-select.d.ts +5 -12
  483. package/dist/src/nile-select/nile-select.js +43 -40
  484. package/dist/src/nile-select/nile-select.js.map +1 -1
  485. package/dist/src/nile-table-body/nile-table-body.css.js +0 -3
  486. package/dist/src/nile-table-body/nile-table-body.css.js.map +1 -1
  487. package/dist/src/nile-table-body/nile-table-body.d.ts +0 -2
  488. package/dist/src/nile-table-body/nile-table-body.js +0 -10
  489. package/dist/src/nile-table-body/nile-table-body.js.map +1 -1
  490. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js +1 -19
  491. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js.map +1 -1
  492. package/dist/src/nile-table-cell-item/nile-table-cell-item.d.ts +0 -3
  493. package/dist/src/nile-table-cell-item/nile-table-cell-item.js +8 -27
  494. package/dist/src/nile-table-cell-item/nile-table-cell-item.js.map +1 -1
  495. package/dist/src/nile-table-header-item/nile-table-header-item.css.js +0 -6
  496. package/dist/src/nile-table-header-item/nile-table-header-item.css.js.map +1 -1
  497. package/dist/src/nile-table-header-item/nile-table-header-item.d.ts +0 -3
  498. package/dist/src/nile-table-header-item/nile-table-header-item.js +15 -22
  499. package/dist/src/nile-table-header-item/nile-table-header-item.js.map +1 -1
  500. package/dist/tsconfig.tsbuildinfo +1 -1
  501. package/package.json +3 -3
  502. package/src/index.ts +1 -4
  503. package/src/internal/form.ts +3 -3
  504. package/src/nile-chip/nile-chip.ts +1 -9
  505. package/src/nile-empty-state/nile-empty-state.ts +11 -11
  506. package/src/nile-option/nile-option.ts +15 -14
  507. package/src/nile-select/nile-select.ts +37 -39
  508. package/src/nile-table-body/nile-table-body.css.ts +0 -3
  509. package/src/nile-table-body/nile-table-body.ts +0 -9
  510. package/src/nile-table-cell-item/nile-table-cell-item.css.ts +1 -19
  511. package/src/nile-table-cell-item/nile-table-cell-item.ts +5 -22
  512. package/src/nile-table-header-item/nile-table-header-item.css.ts +0 -6
  513. package/src/nile-table-header-item/nile-table-header-item.ts +5 -11
  514. package/vscode-html-custom-data.json +52 -375
  515. package/dist/internal/resizable-table-helper.cjs.js +0 -2
  516. package/dist/internal/resizable-table-helper.cjs.js.map +0 -1
  517. package/dist/internal/resizable-table-helper.esm.js +0 -1
  518. package/dist/internal/resizable-table-styles.cjs.js +0 -2
  519. package/dist/internal/resizable-table-styles.cjs.js.map +0 -1
  520. package/dist/internal/resizable-table-styles.esm.js +0 -120
  521. package/dist/nile-select/virtual-scroll-helper.cjs.js +0 -2
  522. package/dist/nile-select/virtual-scroll-helper.cjs.js.map +0 -1
  523. package/dist/nile-select/virtual-scroll-helper.esm.js +0 -38
  524. package/dist/nile-virtual-select/index.cjs.js +0 -2
  525. package/dist/nile-virtual-select/index.esm.js +0 -1
  526. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +0 -2
  527. package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +0 -1
  528. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +0 -2
  529. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +0 -1
  530. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +0 -477
  531. package/dist/nile-virtual-select/nile-virtual-select.esm.js +0 -227
  532. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +0 -2
  533. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +0 -1
  534. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +0 -93
  535. package/dist/nile-virtual-select/renderer.cjs.js +0 -2
  536. package/dist/nile-virtual-select/renderer.cjs.js.map +0 -1
  537. package/dist/nile-virtual-select/renderer.esm.js +0 -27
  538. package/dist/nile-virtual-select/search-manager.cjs.js +0 -2
  539. package/dist/nile-virtual-select/search-manager.cjs.js.map +0 -1
  540. package/dist/nile-virtual-select/search-manager.esm.js +0 -1
  541. package/dist/nile-virtual-select/selection-manager.cjs.js +0 -2
  542. package/dist/nile-virtual-select/selection-manager.cjs.js.map +0 -1
  543. package/dist/nile-virtual-select/selection-manager.esm.js +0 -1
  544. package/dist/nile-virtual-select/types.cjs.js.map +0 -1
  545. package/dist/virtualize-a4a40d96.esm.js +0 -22
  546. package/dist/virtualize-b6a2fbe0.cjs.js +0 -18
  547. package/dist/virtualize-b6a2fbe0.cjs.js.map +0 -1
  548. package/src/internal/resizable-table-helper.ts +0 -151
  549. package/src/internal/resizable-table-styles.ts +0 -144
  550. package/src/nile-select/virtual-scroll-helper.ts +0 -56
  551. package/src/nile-slider/index.ts +0 -1
  552. package/src/nile-slider/nile-slider.css.ts +0 -119
  553. package/src/nile-slider/nile-slider.template.ts +0 -77
  554. package/src/nile-slider/nile-slider.ts +0 -215
  555. package/src/nile-slider/types/nile-slider.enums.ts +0 -10
  556. package/src/nile-slider/types/nile-slider.types.ts +0 -13
  557. package/src/nile-slider/utils/nile-slider.utils.ts +0 -136
  558. package/src/nile-virtual-select/index.ts +0 -1
  559. package/src/nile-virtual-select/nile-virtual-select.css.ts +0 -491
  560. package/src/nile-virtual-select/nile-virtual-select.test.ts +0 -774
  561. package/src/nile-virtual-select/nile-virtual-select.ts +0 -1314
  562. package/src/nile-virtual-select/renderer.ts +0 -99
  563. package/src/nile-virtual-select/search-manager.ts +0 -50
  564. package/src/nile-virtual-select/selection-manager.ts +0 -75
  565. package/src/nile-virtual-select/types.ts +0 -54
  566. /package/dist/{nile-virtual-select → nile-file-preview}/index.cjs.js.map +0 -0
  567. /package/dist/{nile-virtual-select/types.esm.js → nile-file-preview/types/nile-file-preview.interface.esm.js} +0 -0
@@ -1121,7 +1121,7 @@
1121
1121
  },
1122
1122
  {
1123
1123
  "name": "nile-drawer",
1124
- "description": "Nile drawer component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the drawer opens.\n\n * `nile-after-show` {} - Emitted after the drawer opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the drawer closes.\n\n * `nile-after-hide` {} - Emitted after the drawer closes and all animations are complete.\n\n * `nile-initial-focus` {} - Emitted when the drawer opens and is ready to receive focus. Calling\n`event.preventDefault()` will prevent focusing and allow you to set it on a different element, such as an input.\n\n * `nile-request-close` {`\"{ source: 'close-button' \" | \"keyboard\" | \" 'overlay' }\"`} - Emitted when the user attempts to\nclose the drawer by clicking the close button, clicking the overlay, or pressing escape. Calling\n`event.preventDefault()` will keep the drawer open. Avoid using this unless closing the drawer will result in\ndestructive behavior such as data loss.\n\nSlots:\n\n * ` ` {} - The drawer's main content.\n\n * `label` {} - The drawer's label. Alternatively, you can use the `label` attribute.\n\n * `header-actions` {} - Optional actions to add to the header. Works best with `<nile-icon-button>`.\n\n * `footer` {} - The drawer's footer, usually one or more buttons representing various options.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `no-header` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `modal` - \n\n * `originalTrigger` {`HTMLElement | null`} - \n\n * `drawer` {`HTMLElement`} - \n\n * `panel` {`HTMLElement`} - \n\n * `overlay` {`HTMLElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `noHeader` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1124
+ "description": "Nile drawer component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the drawer opens.\n\n * `nile-after-show` {} - Emitted after the drawer opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the drawer closes.\n\n * `nile-after-hide` {} - Emitted after the drawer closes and all animations are complete.\n\n * `nile-initial-focus` {} - Emitted when the drawer opens and is ready to receive focus. Calling\n`event.preventDefault()` will prevent focusing and allow you to set it on a different element, such as an input.\n\n * `nile-request-close` {`\"{ source: 'close-button' \" | \"keyboard\" | \" 'overlay' }\"`} - Emitted when the user attempts to\nclose the drawer by clicking the close button, clicking the overlay, or pressing escape. Calling\n`event.preventDefault()` will keep the drawer open. Avoid using this unless closing the drawer will result in\ndestructive behavior such as data loss.\n\nSlots:\n\n * ` ` {} - The drawer's main content.\n\n * `label` {} - The drawer's label. Alternatively, you can use the `label` attribute.\n\n * `header-actions` {} - Optional actions to add to the header. Works best with `<nile-icon-button>`.\n\n * `footer` {} - The drawer's footer, usually one or more buttons representing various options.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `no-header` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `modal` - \n\n * `originalTrigger` {`HTMLElement | null`} - \n\n * `drawer` {`HTMLElement`} - \n\n * `panel` {`HTMLElement`} - \n\n * `overlay` {`HTMLElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `noHeader` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1125
1125
  "attributes": [
1126
1126
  {
1127
1127
  "name": "open",
@@ -1139,16 +1139,16 @@
1139
1139
  },
1140
1140
  {
1141
1141
  "name": "placement",
1142
- "description": "`placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The direction from which the drawer will open.\n\nProperty: placement\n\nDefault: end",
1142
+ "description": "`placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The direction from which the drawer will open.\n\nProperty: placement\n\nDefault: end",
1143
1143
  "values": [
1144
1144
  {
1145
1145
  "name": "top"
1146
1146
  },
1147
1147
  {
1148
- "name": "bottom"
1148
+ "name": "end"
1149
1149
  },
1150
1150
  {
1151
- "name": "end"
1151
+ "name": "bottom"
1152
1152
  },
1153
1153
  {
1154
1154
  "name": "start"
@@ -1198,7 +1198,7 @@
1198
1198
  },
1199
1199
  {
1200
1200
  "name": "nile-dropdown",
1201
- "description": "Nile icon component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the dropdown opens.\n\n * `nile-after-show` {} - Emitted after the dropdown opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the dropdown closes.\n\n * `nile-after-hide` {} - Emitted after the dropdown closes and all animations are complete.\n\nSlots:\n\n * ` ` {} - The dropdown's main content.\n\n * `trigger` {} - The dropdown's trigger, usually a `<nile-button>` element.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stay-open-on-select` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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\nProperties:\n\n * `styles` - \n\n * `popup` - \n\n * `trigger` {`HTMLSlotElement`} - \n\n * `panel` {`HTMLSlotElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stayOpenOnSelect` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `containingElement` {`HTMLElement | undefined`} - The dropdown will close when the user interacts outside of this element (e.g. clicking). Useful for composing other\ncomponents that use a dropdown internally.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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 * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1201
+ "description": "Nile icon component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the dropdown opens.\n\n * `nile-after-show` {} - Emitted after the dropdown opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the dropdown closes.\n\n * `nile-after-hide` {} - Emitted after the dropdown closes and all animations are complete.\n\nSlots:\n\n * ` ` {} - The dropdown's main content.\n\n * `trigger` {} - The dropdown's trigger, usually a `<nile-button>` element.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stay-open-on-select` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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\nProperties:\n\n * `styles` - \n\n * `popup` - \n\n * `trigger` {`HTMLSlotElement`} - \n\n * `panel` {`HTMLSlotElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stayOpenOnSelect` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `containingElement` {`HTMLElement | undefined`} - The dropdown will close when the user interacts outside of this element (e.g. clicking). Useful for composing other\ncomponents that use a dropdown internally.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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 * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1202
1202
  "attributes": [
1203
1203
  {
1204
1204
  "name": "open",
@@ -1207,7 +1207,7 @@
1207
1207
  },
1208
1208
  {
1209
1209
  "name": "placement",
1210
- "description": "`placement` {`TooltipPosition`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\nProperty: placement\n\nDefault: bottom-start",
1210
+ "description": "`placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\nProperty: placement\n\nDefault: bottom-start",
1211
1211
  "values": [
1212
1212
  {
1213
1213
  "name": "left"
@@ -1219,25 +1219,25 @@
1219
1219
  "name": "top"
1220
1220
  },
1221
1221
  {
1222
- "name": "top-start"
1222
+ "name": "bottom"
1223
1223
  },
1224
1224
  {
1225
- "name": "top-end"
1225
+ "name": "top-start"
1226
1226
  },
1227
1227
  {
1228
- "name": "right-start"
1228
+ "name": "top-end"
1229
1229
  },
1230
1230
  {
1231
- "name": "right-end"
1231
+ "name": "bottom-start"
1232
1232
  },
1233
1233
  {
1234
- "name": "bottom"
1234
+ "name": "bottom-end"
1235
1235
  },
1236
1236
  {
1237
- "name": "bottom-start"
1237
+ "name": "right-start"
1238
1238
  },
1239
1239
  {
1240
- "name": "bottom-end"
1240
+ "name": "right-end"
1241
1241
  },
1242
1242
  {
1243
1243
  "name": "left-start"
@@ -2317,7 +2317,7 @@
2317
2317
  },
2318
2318
  {
2319
2319
  "name": "nile-option",
2320
- "description": "Slots:\n\n * ` ` {} - The option's label.\n\n * `prefix` {} - Used to prepend an icon or similar element to the menu item.\n\n * `suffix` {} - Used to append an icon or similar element to the menu item.\n\nAttributes:\n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\n * `selected` {`boolean`} - Indicates whether the option is selected.\n\nProperties:\n\n * `styles` - \n\n * `cachedTextLabel` {`string`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `current` {`boolean`} - \n\n * `hasHover` {`boolean`} - \n\n * `hidden` {`boolean`} - \n\n * `isMultipleSelect` {`boolean`} - \n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\n * `selected` {`boolean`} - Indicates whether the option is selected.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2320
+ "description": "Slots:\n\n * ` ` {} - The option's label.\n\n * `prefix` {} - Used to prepend an icon or similar element to the menu item.\n\n * `suffix` {} - Used to append an icon or similar element to the menu item.\n\nAttributes:\n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\nProperties:\n\n * `styles` - \n\n * `cachedTextLabel` {`string`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `current` {`boolean`} - \n\n * `selected` {`boolean`} - \n\n * `hasHover` {`boolean`} - \n\n * `hidden` {`boolean`} - \n\n * `isMultipleSelect` {`boolean`} - \n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2321
2321
  "attributes": [
2322
2322
  {
2323
2323
  "name": "value",
@@ -2332,11 +2332,6 @@
2332
2332
  "name": "disabled",
2333
2333
  "description": "`disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\nProperty: disabled\n\nDefault: false",
2334
2334
  "valueSet": "v"
2335
- },
2336
- {
2337
- "name": "selected",
2338
- "description": "`selected` {`boolean`} - Indicates whether the option is selected.\n\nProperty: selected\n\nDefault: false",
2339
- "valueSet": "v"
2340
2335
  }
2341
2336
  ]
2342
2337
  },
@@ -2400,11 +2395,11 @@
2400
2395
  },
2401
2396
  {
2402
2397
  "name": "nile-popover",
2403
- "description": "Nile icon component.\n\nAttributes:\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popover. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `distance` {`number`} - The distance in pixels from which to offset the popover away from its target.\n\n * `preventOverlayClose` {`boolean`} - \n\n * `arrow` {`boolean`} - \n\n * `title` {`string`} - Gives the title to the popover\n\n * `open` {`boolean`} - \n\n * `arrow-placement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - \n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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 * `flip` {`boolean`} - \n\nProperties:\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popover. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `distance` {`number`} - The distance in pixels from which to offset the popover away from its target.\n\n * `preventOverlayClose` {`boolean`} - \n\n * `arrow` {`boolean`} - \n\n * `title` {`string`} - Gives the title to the popover\n\n * `open` {`boolean`} - \n\n * `isShow` {`boolean`} - \n\n * `arrowPlacement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - \n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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 * `flip` {`boolean`} - \n\n * `handleClick` - \n\n * `handleDocumentClick` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2398
+ "description": "Nile icon component.\n\nAttributes:\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the popover. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `distance` {`number`} - The distance in pixels from which to offset the popover away from its target.\n\n * `preventOverlayClose` {`boolean`} - \n\n * `arrow` {`boolean`} - \n\n * `title` {`string`} - Gives the title to the popover\n\n * `open` {`boolean`} - \n\n * `arrow-placement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - \n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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 * `flip` {`boolean`} - \n\nProperties:\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the popover. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `distance` {`number`} - The distance in pixels from which to offset the popover away from its target.\n\n * `preventOverlayClose` {`boolean`} - \n\n * `arrow` {`boolean`} - \n\n * `title` {`string`} - Gives the title to the popover\n\n * `open` {`boolean`} - \n\n * `isShow` {`boolean`} - \n\n * `arrowPlacement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - \n\n * `hoist` {`boolean`} - Enable this option to prevent the panel 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 * `flip` {`boolean`} - \n\n * `handleClick` - \n\n * `handleDocumentClick` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2404
2399
  "attributes": [
2405
2400
  {
2406
2401
  "name": "placement",
2407
- "description": "`placement` {`TooltipPosition`} - The preferred placement of the popover. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\nProperty: placement\n\nDefault: top",
2402
+ "description": "`placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the popover. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\nProperty: placement\n\nDefault: top",
2408
2403
  "values": [
2409
2404
  {
2410
2405
  "name": "left"
@@ -2416,25 +2411,25 @@
2416
2411
  "name": "top"
2417
2412
  },
2418
2413
  {
2419
- "name": "top-start"
2414
+ "name": "bottom"
2420
2415
  },
2421
2416
  {
2422
- "name": "top-end"
2417
+ "name": "top-start"
2423
2418
  },
2424
2419
  {
2425
- "name": "right-start"
2420
+ "name": "top-end"
2426
2421
  },
2427
2422
  {
2428
- "name": "right-end"
2423
+ "name": "bottom-start"
2429
2424
  },
2430
2425
  {
2431
- "name": "bottom"
2426
+ "name": "bottom-end"
2432
2427
  },
2433
2428
  {
2434
- "name": "bottom-start"
2429
+ "name": "right-start"
2435
2430
  },
2436
2431
  {
2437
- "name": "bottom-end"
2432
+ "name": "right-end"
2438
2433
  },
2439
2434
  {
2440
2435
  "name": "left-start"
@@ -2499,7 +2494,7 @@
2499
2494
  },
2500
2495
  {
2501
2496
  "name": "nile-popup",
2502
- "description": "Nile icon component.\n\nAttributes:\n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrow-placement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrow-padding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flip-fallback-placements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flip-fallback-strategy` {`\"best-fit\" | \"initial\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flip-padding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shift-padding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `auto-size` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `auto-size-padding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\nProperties:\n\n * `styles` - \n\n * `anchorEl` {`Element | null`} - \n\n * `cleanup` - \n\n * `popup` {`HTMLElement`} - A reference to the internal popup container. Useful for animating and styling the popup with JavaScript.\n\n * `arrowEl` {`HTMLElement`} - \n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrowPlacement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrowPadding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flipFallbackPlacements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flipFallbackStrategy` {`\"best-fit\" | \"initial\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flipPadding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shiftPadding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `autoSize` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `autoSizePadding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2497
+ "description": "Nile icon component.\n\nAttributes:\n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrow-placement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrow-padding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flip-fallback-placements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flip-fallback-strategy` {`\"best-fit\" | \"initial\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flip-padding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shift-padding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `auto-size` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `auto-size-padding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\nProperties:\n\n * `styles` - \n\n * `anchorEl` {`Element | null`} - \n\n * `cleanup` - \n\n * `popup` {`HTMLElement`} - A reference to the internal popup container. Useful for animating and styling the popup with JavaScript.\n\n * `arrowEl` {`HTMLElement`} - \n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrowPlacement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrowPadding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flipFallbackPlacements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flipFallbackStrategy` {`\"best-fit\" | \"initial\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flipPadding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shiftPadding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `autoSize` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `autoSizePadding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2503
2498
  "attributes": [
2504
2499
  {
2505
2500
  "name": "anchor",
@@ -2513,7 +2508,7 @@
2513
2508
  },
2514
2509
  {
2515
2510
  "name": "placement",
2516
- "description": "`placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\nProperty: placement\n\nDefault: top",
2511
+ "description": "`placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\nProperty: placement\n\nDefault: top",
2517
2512
  "values": [
2518
2513
  {
2519
2514
  "name": "left"
@@ -2525,25 +2520,25 @@
2525
2520
  "name": "top"
2526
2521
  },
2527
2522
  {
2528
- "name": "top-start"
2523
+ "name": "bottom"
2529
2524
  },
2530
2525
  {
2531
- "name": "top-end"
2526
+ "name": "top-start"
2532
2527
  },
2533
2528
  {
2534
- "name": "right-start"
2529
+ "name": "top-end"
2535
2530
  },
2536
2531
  {
2537
- "name": "right-end"
2532
+ "name": "bottom-start"
2538
2533
  },
2539
2534
  {
2540
- "name": "bottom"
2535
+ "name": "bottom-end"
2541
2536
  },
2542
2537
  {
2543
- "name": "bottom-start"
2538
+ "name": "right-start"
2544
2539
  },
2545
2540
  {
2546
- "name": "bottom-end"
2541
+ "name": "right-end"
2547
2542
  },
2548
2543
  {
2549
2544
  "name": "left-start"
@@ -2843,7 +2838,7 @@
2843
2838
  },
2844
2839
  {
2845
2840
  "name": "nile-select",
2846
- "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 * ` ` {} - 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` {`boolean`} - Allows more than one option to be selected.\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 * `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 * `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` {`boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`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 * `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`} - ",
2841
+ "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 * ` ` {} - 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 * `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 * `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 * `hasSlotController` - \n\n * `typeToSelectString` {`string`} - \n\n * `typeToSelectTimeout` {`number`} - \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 * `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 * `options` {`NileOption[]`} - \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`} - ",
2847
2842
  "attributes": [
2848
2843
  {
2849
2844
  "name": "size",
@@ -2895,8 +2890,8 @@
2895
2890
  },
2896
2891
  {
2897
2892
  "name": "multiple",
2898
- "description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
2899
- "valueSet": "v"
2893
+ "description": "`multiple` {`string | boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
2894
+ "values": []
2900
2895
  },
2901
2896
  {
2902
2897
  "name": "help-text",
@@ -2980,15 +2975,6 @@
2980
2975
  "name": "noResultsMessage",
2981
2976
  "description": "`noResultsMessage` {`string`} - \n\nProperty: noResultsMessage\n\nDefault: No results found"
2982
2977
  },
2983
- {
2984
- "name": "data",
2985
- "description": "`data` - \n\nProperty: data\n\nDefault: "
2986
- },
2987
- {
2988
- "name": "enableVirtualScroll",
2989
- "description": "`enableVirtualScroll` {`boolean`} - \n\nProperty: enableVirtualScroll\n\nDefault: false",
2990
- "valueSet": "v"
2991
- },
2992
2978
  {
2993
2979
  "name": "name",
2994
2980
  "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
@@ -3176,96 +3162,6 @@
3176
3162
  }
3177
3163
  ]
3178
3164
  },
3179
- {
3180
- "name": "nile-slider",
3181
- "description": "Nile slider component.\n\nAttributes:\n\n * `minValue` {`number`} - \n\n * `value` {`number`} - \n\n * `maxValue` {`number`} - \n\n * `rangeOneValue` {`number`} - \n\n * `rangeTwoValue` {`number`} - \n\n * `showLabel` {`boolean`} - \n\n * `labelStart` {`string`} - \n\n * `labelEnd` {`string`} - \n\n * `rangeSlider` {`boolean`} - \n\n * `labelPosition` {`string`} - \n\n * `tooltipPosition` {`TooltipPosition`} - \n\nProperties:\n\n * `minValue` {`number`} - \n\n * `value` {`number`} - \n\n * `maxValue` {`number`} - \n\n * `rangeOneValue` {`number`} - \n\n * `rangeTwoValue` {`number`} - \n\n * `showLabel` {`boolean`} - \n\n * `labelStart` {`string`} - \n\n * `labelEnd` {`string`} - \n\n * `rangeSlider` {`boolean`} - \n\n * `labelPosition` {`string`} - \n\n * `tooltipPosition` {`TooltipPosition`} - \n\n * `buttonOne` {`HTMLElement`} - \n\n * `buttonTwo` {`HTMLElement`} - \n\n * `range` {`HTMLElement`} - \n\n * `completed` {`HTMLElement`} - \n\n * `activeThumb` {`\"one\" | \"two\" | null`} - \n\n * `onMouseMove` - \n\n * `onMouseUp` - \n\n * `onMouseDown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3182
- "attributes": [
3183
- {
3184
- "name": "minValue",
3185
- "description": "`minValue` {`number`} - \n\nProperty: minValue\n\nDefault: 0"
3186
- },
3187
- {
3188
- "name": "value",
3189
- "description": "`value` {`number`} - \n\nProperty: value\n\nDefault: minValue"
3190
- },
3191
- {
3192
- "name": "maxValue",
3193
- "description": "`maxValue` {`number`} - \n\nProperty: maxValue\n\nDefault: 100"
3194
- },
3195
- {
3196
- "name": "rangeOneValue",
3197
- "description": "`rangeOneValue` {`number`} - \n\nProperty: rangeOneValue\n\nDefault: minValue"
3198
- },
3199
- {
3200
- "name": "rangeTwoValue",
3201
- "description": "`rangeTwoValue` {`number`} - \n\nProperty: rangeTwoValue\n\nDefault: maxValue"
3202
- },
3203
- {
3204
- "name": "showLabel",
3205
- "description": "`showLabel` {`boolean`} - \n\nProperty: showLabel\n\nDefault: false",
3206
- "valueSet": "v"
3207
- },
3208
- {
3209
- "name": "labelStart",
3210
- "description": "`labelStart` {`string`} - \n\nProperty: labelStart\n\nDefault: "
3211
- },
3212
- {
3213
- "name": "labelEnd",
3214
- "description": "`labelEnd` {`string`} - \n\nProperty: labelEnd\n\nDefault: "
3215
- },
3216
- {
3217
- "name": "rangeSlider",
3218
- "description": "`rangeSlider` {`boolean`} - \n\nProperty: rangeSlider\n\nDefault: false",
3219
- "valueSet": "v"
3220
- },
3221
- {
3222
- "name": "labelPosition",
3223
- "description": "`labelPosition` {`string`} - \n\nProperty: labelPosition\n\nDefault: top"
3224
- },
3225
- {
3226
- "name": "tooltipPosition",
3227
- "description": "`tooltipPosition` {`TooltipPosition`} - \n\nProperty: tooltipPosition\n\nDefault: top",
3228
- "values": [
3229
- {
3230
- "name": "left"
3231
- },
3232
- {
3233
- "name": "right"
3234
- },
3235
- {
3236
- "name": "top"
3237
- },
3238
- {
3239
- "name": "top-start"
3240
- },
3241
- {
3242
- "name": "top-end"
3243
- },
3244
- {
3245
- "name": "right-start"
3246
- },
3247
- {
3248
- "name": "right-end"
3249
- },
3250
- {
3251
- "name": "bottom"
3252
- },
3253
- {
3254
- "name": "bottom-start"
3255
- },
3256
- {
3257
- "name": "bottom-end"
3258
- },
3259
- {
3260
- "name": "left-start"
3261
- },
3262
- {
3263
- "name": "left-end"
3264
- }
3265
- ]
3266
- }
3267
- ]
3268
- },
3269
3165
  {
3270
3166
  "name": "nile-spinner",
3271
3167
  "description": "Nile icon component.\n\n",
@@ -3394,20 +3290,20 @@
3394
3290
  },
3395
3291
  {
3396
3292
  "name": "nile-tab-group",
3397
- "description": "Nile icon component.\n\nEvents:\n\n * `nile-tab-show` - Emitted when a tab is shown.\n\n * `nile-tab-hide` - Emitted when a tab is hidden.\n\nSlots:\n\n * ` ` {} - Used for grouping tab panels in the tab group. Must be `<nile-tab-panel>` elements.\n\n * `nav` {} - Used for grouping tabs in the tab group. Must be `<nile-tab>` elements.\n\nAttributes:\n\n * `placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The placement of the tabs.\n\n * `value` {`string`} - The placement of the tabs.\n\n * `no-track` {`boolean`} - Track for showing Indicators and Background.\n\n * `activation` {`\"auto\" | \"manual\"`} - When set to auto, navigating tabs with the arrow keys will instantly show the corresponding tab panel. When set to\nmanual, the tab will receive focus but will not show until the user presses spacebar or enter.\n\n * `no-scroll-controls` {`boolean`} - Disables the scroll arrows that appear when tabs overflow.\n\n * `centered` {`boolean`} - Controls whether tabs are centered and have equal width\n\nProperties:\n\n * `styles` - \n\n * `activeTab` - \n\n * `mutationObserver` {`MutationObserver`} - \n\n * `resizeObserver` - \n\n * `tabs` {`NileTab[]`} - \n\n * `panels` {`NileTabPanel[]`} - \n\n * `tabGroup` {`HTMLElement`} - \n\n * `body` {`HTMLSlotElement`} - \n\n * `nav` {`HTMLElement`} - \n\n * `indicator` {`HTMLElement`} - \n\n * `hasScrollControls` {`boolean`} - \n\n * `placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The placement of the tabs.\n\n * `activeTabProp` {`string`} - The placement of the tabs.\n\n * `noTrack` {`boolean`} - Track for showing Indicators and Background.\n\n * `activation` {`\"auto\" | \"manual\"`} - When set to auto, navigating tabs with the arrow keys will instantly show the corresponding tab panel. When set to\nmanual, the tab will receive focus but will not show until the user presses spacebar or enter.\n\n * `noScrollControls` {`boolean`} - Disables the scroll arrows that appear when tabs overflow.\n\n * `centered` {`boolean`} - Controls whether tabs are centered and have equal width\n\n * `activeTabName` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3293
+ "description": "Nile icon component.\n\nEvents:\n\n * `nile-tab-show` - Emitted when a tab is shown.\n\n * `nile-tab-hide` - Emitted when a tab is hidden.\n\nSlots:\n\n * ` ` {} - Used for grouping tab panels in the tab group. Must be `<nile-tab-panel>` elements.\n\n * `nav` {} - Used for grouping tabs in the tab group. Must be `<nile-tab>` elements.\n\nAttributes:\n\n * `placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The placement of the tabs.\n\n * `value` {`string`} - The placement of the tabs.\n\n * `no-track` {`boolean`} - Track for showing Indicators and Background.\n\n * `activation` {`\"auto\" | \"manual\"`} - When set to auto, navigating tabs with the arrow keys will instantly show the corresponding tab panel. When set to\nmanual, the tab will receive focus but will not show until the user presses spacebar or enter.\n\n * `no-scroll-controls` {`boolean`} - Disables the scroll arrows that appear when tabs overflow.\n\n * `centered` {`boolean`} - Controls whether tabs are centered and have equal width\n\nProperties:\n\n * `styles` - \n\n * `activeTab` - \n\n * `mutationObserver` {`MutationObserver`} - \n\n * `resizeObserver` - \n\n * `tabs` {`NileTab[]`} - \n\n * `panels` {`NileTabPanel[]`} - \n\n * `tabGroup` {`HTMLElement`} - \n\n * `body` {`HTMLSlotElement`} - \n\n * `nav` {`HTMLElement`} - \n\n * `indicator` {`HTMLElement`} - \n\n * `hasScrollControls` {`boolean`} - \n\n * `placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The placement of the tabs.\n\n * `activeTabProp` {`string`} - The placement of the tabs.\n\n * `noTrack` {`boolean`} - Track for showing Indicators and Background.\n\n * `activation` {`\"auto\" | \"manual\"`} - When set to auto, navigating tabs with the arrow keys will instantly show the corresponding tab panel. When set to\nmanual, the tab will receive focus but will not show until the user presses spacebar or enter.\n\n * `noScrollControls` {`boolean`} - Disables the scroll arrows that appear when tabs overflow.\n\n * `centered` {`boolean`} - Controls whether tabs are centered and have equal width\n\n * `activeTabName` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3398
3294
  "attributes": [
3399
3295
  {
3400
3296
  "name": "placement",
3401
- "description": "`placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The placement of the tabs.\n\nProperty: placement\n\nDefault: top",
3297
+ "description": "`placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The placement of the tabs.\n\nProperty: placement\n\nDefault: top",
3402
3298
  "values": [
3403
3299
  {
3404
3300
  "name": "top"
3405
3301
  },
3406
3302
  {
3407
- "name": "bottom"
3303
+ "name": "end"
3408
3304
  },
3409
3305
  {
3410
- "name": "end"
3306
+ "name": "bottom"
3411
3307
  },
3412
3308
  {
3413
3309
  "name": "start"
@@ -3506,7 +3402,7 @@
3506
3402
  },
3507
3403
  {
3508
3404
  "name": "nile-table-body",
3509
- "description": "nile-table-body component.\n\nAttributes:\n\n * `type` {`\"primary\" | \"secondary\"`} - \n\nProperties:\n\n * `defaultSlot` {`HTMLSlotElement`} - The styles for TableBody\n\n * `_childNodes` {`HTMLElement[]`} - \n\n * `type` {`\"primary\" | \"secondary\"`} - \n\n * `rows_data` {`any[]`} - \n\n * `header_rows_data` {`any[]`} - \n\n * `sort__index` {`number`} - \n\n * `search__index` {`number`} - \n\n * `hasResizableColumns` {`boolean`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3405
+ "description": "nile-table-body component.\n\nAttributes:\n\n * `type` {`\"primary\" | \"secondary\"`} - \n\nProperties:\n\n * `defaultSlot` {`HTMLSlotElement`} - The styles for TableBody\n\n * `_childNodes` {`HTMLElement[]`} - \n\n * `type` {`\"primary\" | \"secondary\"`} - \n\n * `rows_data` {`any[]`} - \n\n * `header_rows_data` {`any[]`} - \n\n * `sort__index` {`number`} - \n\n * `search__index` {`number`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3510
3406
  "attributes": [
3511
3407
  {
3512
3408
  "name": "type",
@@ -3524,18 +3420,12 @@
3524
3420
  },
3525
3421
  {
3526
3422
  "name": "nile-table-cell-item",
3527
- "description": "Nile table Cell Item component.\n\nAttributes:\n\n * `resizable` {`boolean`} - Enables the resize functionality.\n\nProperties:\n\n * `hasSlotController` - \n\n * `resizable` {`boolean`} - Enables the resize functionality.\n\n * `handleResizeStart` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3528
- "attributes": [
3529
- {
3530
- "name": "resizable",
3531
- "description": "`resizable` {`boolean`} - Enables the resize functionality.\n\nProperty: resizable\n\nDefault: false",
3532
- "valueSet": "v"
3533
- }
3534
- ]
3423
+ "description": "Nile table Cell Item component.\n\nProperties:\n\n * `hasSlotController` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3424
+ "attributes": []
3535
3425
  },
3536
3426
  {
3537
3427
  "name": "nile-table-header-item",
3538
- "description": "Nile icon component.\n\nAttributes:\n\n * `havesort` {`boolean`} - Enables the sort functionality.\n\n * `havefilter` {`boolean`} - Enables the sort functionality.\n\n * `icon-name` {`string`} - Places the icon .\n\n * `resizable` {`boolean`} - Enables the resize functionality.\n\nProperties:\n\n * `hasSlotController` - \n\n * `havesort` {`boolean`} - Enables the sort functionality.\n\n * `havefilter` {`boolean`} - Enables the sort functionality.\n\n * `iconName` {`string`} - Places the icon .\n\n * `resizable` {`boolean`} - Enables the resize functionality.\n\n * `sorting_ct` {`number`} - \n\n * `handleResizeStart` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3428
+ "description": "Nile icon component.\n\nAttributes:\n\n * `havesort` {`boolean`} - Enables the sort functionality.\n\n * `havefilter` {`boolean`} - Enables the sort functionality.\n\n * `icon-name` {`string`} - Places the icon .\n\nProperties:\n\n * `hasSlotController` - \n\n * `havesort` {`boolean`} - Enables the sort functionality.\n\n * `havefilter` {`boolean`} - Enables the sort functionality.\n\n * `iconName` {`string`} - Places the icon .\n\n * `sorting_ct` {`number`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3539
3429
  "attributes": [
3540
3430
  {
3541
3431
  "name": "havesort",
@@ -3550,11 +3440,6 @@
3550
3440
  {
3551
3441
  "name": "icon-name",
3552
3442
  "description": "`icon-name` {`string`} - Places the icon .\n\nProperty: iconName\n\nDefault: "
3553
- },
3554
- {
3555
- "name": "resizable",
3556
- "description": "`resizable` {`boolean`} - Enables the resize functionality.\n\nProperty: resizable\n\nDefault: false",
3557
- "valueSet": "v"
3558
3443
  }
3559
3444
  ]
3560
3445
  },
@@ -3981,7 +3866,7 @@
3981
3866
  },
3982
3867
  {
3983
3868
  "name": "nile-tooltip",
3984
- "description": "Nile icon component.\n\nAttributes:\n\n * `content` {`string`} - The tooltip's content. If you need to display HTML, use the `content` slot instead.\n\n * `size` {`\"small\" | \"large\"`} - Size Property to decide the tool tip size\n\n * `placement` {`TooltipPosition`} - The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the tooltip so it won't show when triggered.\n\n * `distance` {`number`} - The distance in pixels from which to offset the tooltip away from its target.\n\n * `open` {`boolean`} - Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the tooltip along its target.\n\n * `trigger` {`string`} - Controls how the tooltip is activated. Possible options include `click`, `hover`, `focus`, and `manual`. Multiple\noptions can be passed by separating them with a space. When manual is used, the tooltip must be activated\nprogrammatically.\n\n * `hoist` {`boolean`} - Enable this option to prevent the tooltip from being clipped when the component is placed inside a container with\n`overflow: auto|hidden|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all,\nscenarios.\n\nProperties:\n\n * `hoverTimeout` {`number`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `body` {`HTMLElement`} - \n\n * `popup` - \n\n * `content` {`string`} - The tooltip's content. If you need to display HTML, use the `content` slot instead.\n\n * `size` {`\"small\" | \"large\"`} - Size Property to decide the tool tip size\n\n * `placement` {`TooltipPosition`} - The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the tooltip so it won't show when triggered.\n\n * `distance` {`number`} - The distance in pixels from which to offset the tooltip away from its target.\n\n * `open` {`boolean`} - Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the tooltip along its target.\n\n * `trigger` {`string`} - Controls how the tooltip is activated. Possible options include `click`, `hover`, `focus`, and `manual`. Multiple\noptions can be passed by separating them with a space. When manual is used, the tooltip must be activated\nprogrammatically.\n\n * `hoist` {`boolean`} - Enable this option to prevent the tooltip from being clipped when the component is placed inside a container with\n`overflow: auto|hidden|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all,\nscenarios.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3869
+ "description": "Nile icon component.\n\nAttributes:\n\n * `content` {`string`} - The tooltip's content. If you need to display HTML, use the `content` slot instead.\n\n * `size` {`\"small\" | \"large\"`} - Size Property to decide the tool tip size\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the tooltip so it won't show when triggered.\n\n * `distance` {`number`} - The distance in pixels from which to offset the tooltip away from its target.\n\n * `open` {`boolean`} - Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the tooltip along its target.\n\n * `trigger` {`string`} - Controls how the tooltip is activated. Possible options include `click`, `hover`, `focus`, and `manual`. Multiple\noptions can be passed by separating them with a space. When manual is used, the tooltip must be activated\nprogrammatically.\n\n * `hoist` {`boolean`} - Enable this option to prevent the tooltip from being clipped when the component is placed inside a container with\n`overflow: auto|hidden|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all,\nscenarios.\n\nProperties:\n\n * `hoverTimeout` {`number`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `body` {`HTMLElement`} - \n\n * `popup` - \n\n * `content` {`string`} - The tooltip's content. If you need to display HTML, use the `content` slot instead.\n\n * `size` {`\"small\" | \"large\"`} - Size Property to decide the tool tip size\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the tooltip so it won't show when triggered.\n\n * `distance` {`number`} - The distance in pixels from which to offset the tooltip away from its target.\n\n * `open` {`boolean`} - Indicates whether or not the tooltip is open. You can use this in lieu of the show/hide methods.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the tooltip along its target.\n\n * `trigger` {`string`} - Controls how the tooltip is activated. Possible options include `click`, `hover`, `focus`, and `manual`. Multiple\noptions can be passed by separating them with a space. When manual is used, the tooltip must be activated\nprogrammatically.\n\n * `hoist` {`boolean`} - Enable this option to prevent the tooltip from being clipped when the component is placed inside a container with\n`overflow: auto|hidden|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all,\nscenarios.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3985
3870
  "attributes": [
3986
3871
  {
3987
3872
  "name": "content",
@@ -4001,7 +3886,7 @@
4001
3886
  },
4002
3887
  {
4003
3888
  "name": "placement",
4004
- "description": "`placement` {`TooltipPosition`} - The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\nProperty: placement\n\nDefault: top",
3889
+ "description": "`placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside of the viewport.\n\nProperty: placement\n\nDefault: top",
4005
3890
  "values": [
4006
3891
  {
4007
3892
  "name": "left"
@@ -4013,25 +3898,25 @@
4013
3898
  "name": "top"
4014
3899
  },
4015
3900
  {
4016
- "name": "top-start"
3901
+ "name": "bottom"
4017
3902
  },
4018
3903
  {
4019
- "name": "top-end"
3904
+ "name": "top-start"
4020
3905
  },
4021
3906
  {
4022
- "name": "right-start"
3907
+ "name": "top-end"
4023
3908
  },
4024
3909
  {
4025
- "name": "right-end"
3910
+ "name": "bottom-start"
4026
3911
  },
4027
3912
  {
4028
- "name": "bottom"
3913
+ "name": "bottom-end"
4029
3914
  },
4030
3915
  {
4031
- "name": "bottom-start"
3916
+ "name": "right-start"
4032
3917
  },
4033
3918
  {
4034
- "name": "bottom-end"
3919
+ "name": "right-end"
4035
3920
  },
4036
3921
  {
4037
3922
  "name": "left-start"
@@ -4158,214 +4043,6 @@
4158
4043
  "description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: "
4159
4044
  }
4160
4045
  ]
4161
- },
4162
- {
4163
- "name": "nile-virtual-select",
4164
- "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`} - ",
4165
- "attributes": [
4166
- {
4167
- "name": "data",
4168
- "description": "`data` - Array of all option items for virtual scrolling\n\nProperty: data\n\nDefault: "
4169
- },
4170
- {
4171
- "name": "size",
4172
- "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\nProperty: size\n\nDefault: medium",
4173
- "values": [
4174
- {
4175
- "name": "medium"
4176
- },
4177
- {
4178
- "name": "small"
4179
- },
4180
- {
4181
- "name": "large"
4182
- }
4183
- ]
4184
- },
4185
- {
4186
- "name": "placeholder",
4187
- "description": "`placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\nProperty: placeholder\n\nDefault: Select..."
4188
- },
4189
- {
4190
- "name": "searchEnabled",
4191
- "description": "`searchEnabled` {`boolean`} - Enable search functionality\n\nProperty: searchEnabled\n\nDefault: false",
4192
- "valueSet": "v"
4193
- },
4194
- {
4195
- "name": "internal-search-placeholder",
4196
- "description": "`internal-search-placeholder` {`string`} - Search input placeholder\n\nProperty: internalSearchPlaceHolder\n\nDefault: Search..."
4197
- },
4198
- {
4199
- "name": "disableLocalSearch",
4200
- "description": "`disableLocalSearch` {`boolean`} - Disable local search filtering\n\nProperty: disableLocalSearch\n\nDefault: false",
4201
- "valueSet": "v"
4202
- },
4203
- {
4204
- "name": "optionsLoading",
4205
- "description": "`optionsLoading` {`boolean`} - Show loading state\n\nProperty: optionsLoading\n\nDefault: false",
4206
- "valueSet": "v"
4207
- },
4208
- {
4209
- "name": "multiple",
4210
- "description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
4211
- "valueSet": "v"
4212
- },
4213
- {
4214
- "name": "help-text",
4215
- "description": "`help-text` {`string`} - Help text\n\nProperty: helpText\n\nDefault: "
4216
- },
4217
- {
4218
- "name": "error-message",
4219
- "description": "`error-message` {`string`} - Error message\n\nProperty: errorMessage\n\nDefault: "
4220
- },
4221
- {
4222
- "name": "warning",
4223
- "description": "`warning` {`boolean`} - Sets the input to a warning state\n\nProperty: warning\n\nDefault: false",
4224
- "valueSet": "v"
4225
- },
4226
- {
4227
- "name": "error",
4228
- "description": "`error` {`boolean`} - Sets the input to an error state\n\nProperty: error\n\nDefault: false",
4229
- "valueSet": "v"
4230
- },
4231
- {
4232
- "name": "success",
4233
- "description": "`success` {`boolean`} - Sets the input to a success state\n\nProperty: success\n\nDefault: false",
4234
- "valueSet": "v"
4235
- },
4236
- {
4237
- "name": "clearable",
4238
- "description": "`clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\nProperty: clearable\n\nDefault: false",
4239
- "valueSet": "v"
4240
- },
4241
- {
4242
- "name": "open",
4243
- "description": "`open` {`boolean`} - The select's open state.\n\nProperty: open\n\nDefault: false",
4244
- "valueSet": "v"
4245
- },
4246
- {
4247
- "name": "hoist",
4248
- "description": "`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\nProperty: hoist\n\nDefault: false",
4249
- "valueSet": "v"
4250
- },
4251
- {
4252
- "name": "filled",
4253
- "description": "`filled` {`boolean`} - Draws a filled select.\n\nProperty: filled\n\nDefault: false",
4254
- "valueSet": "v"
4255
- },
4256
- {
4257
- "name": "pill",
4258
- "description": "`pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\nProperty: pill\n\nDefault: false",
4259
- "valueSet": "v"
4260
- },
4261
- {
4262
- "name": "label",
4263
- "description": "`label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\nProperty: label\n\nDefault: "
4264
- },
4265
- {
4266
- "name": "placement",
4267
- "description": "`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\nProperty: placement\n\nDefault: bottom",
4268
- "values": [
4269
- {
4270
- "name": "top"
4271
- },
4272
- {
4273
- "name": "bottom"
4274
- }
4275
- ]
4276
- },
4277
- {
4278
- "name": "showNoResults",
4279
- "description": "`showNoResults` {`boolean`} - Show no results message\n\nProperty: showNoResults\n\nDefault: false",
4280
- "valueSet": "v"
4281
- },
4282
- {
4283
- "name": "noResultsMessage",
4284
- "description": "`noResultsMessage` {`string`} - No results message\n\nProperty: noResultsMessage\n\nDefault: No results found"
4285
- },
4286
- {
4287
- "name": "showSelected",
4288
- "description": "`showSelected` {`boolean`} - Show selected options only\n\nProperty: showSelected\n\nDefault: false",
4289
- "valueSet": "v"
4290
- },
4291
- {
4292
- "name": "blockValueChange",
4293
- "description": "`blockValueChange` {`boolean`} - Block value change events\n\nProperty: blockValueChange\n\nDefault: false",
4294
- "valueSet": "v"
4295
- },
4296
- {
4297
- "name": "noWidthSync",
4298
- "description": "`noWidthSync` {`boolean`} - Disable width synchronization\n\nProperty: noWidthSync\n\nDefault: false",
4299
- "valueSet": "v"
4300
- },
4301
- {
4302
- "name": "max-options-visible",
4303
- "description": "`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\nProperty: maxOptionsVisible\n\nDefault: 3"
4304
- },
4305
- {
4306
- "name": "name",
4307
- "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
4308
- },
4309
- {
4310
- "name": "value",
4311
- "description": "`value` {`string | string[]`} - The current value of the select. When `multiple` is enabled, the value will be an array of selected values.\n\nProperty: value\n\nDefault: ",
4312
- "values": []
4313
- },
4314
- {
4315
- "name": "disabled",
4316
- "description": "`disabled` {`boolean`} - Disables the select control.\n\nProperty: disabled\n\nDefault: false",
4317
- "valueSet": "v"
4318
- },
4319
- {
4320
- "name": "form",
4321
- "description": "`form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\nProperty: form\n\nDefault: "
4322
- },
4323
- {
4324
- "name": "required",
4325
- "description": "`required` {`boolean`} - The select's required attribute.\n\nProperty: required\n\nDefault: false",
4326
- "valueSet": "v"
4327
- },
4328
- {
4329
- "name": "onnile-change",
4330
- "description": "`nile-change` {} - Emitted when the control's value changes."
4331
- },
4332
- {
4333
- "name": "onnile-clear",
4334
- "description": "`nile-clear` {} - Emitted when the control's value is cleared."
4335
- },
4336
- {
4337
- "name": "onnile-input",
4338
- "description": "`nile-input` {} - Emitted when the control receives input."
4339
- },
4340
- {
4341
- "name": "onnile-focus",
4342
- "description": "`nile-focus` {} - Emitted when the control gains focus."
4343
- },
4344
- {
4345
- "name": "onnile-blur",
4346
- "description": "`nile-blur` {} - Emitted when the control loses focus."
4347
- },
4348
- {
4349
- "name": "onnile-show",
4350
- "description": "`nile-show` {} - Emitted when the select's menu opens."
4351
- },
4352
- {
4353
- "name": "onnile-after-show",
4354
- "description": "`nile-after-show` {} - Emitted after the select's menu opens and all animations are complete."
4355
- },
4356
- {
4357
- "name": "onnile-hide",
4358
- "description": "`nile-hide` {} - Emitted when the select's menu closes."
4359
- },
4360
- {
4361
- "name": "onnile-after-hide",
4362
- "description": "`nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete."
4363
- },
4364
- {
4365
- "name": "onnile-invalid",
4366
- "description": "`nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied."
4367
- }
4368
- ]
4369
4046
  }
4370
4047
  ],
4371
4048
  "globalAttributes": [],