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

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 +19 -0
  2. package/demo/index.html +10 -45
  3. package/dist/{fixture-f2693d97.esm.js → fixture-e7023246.esm.js} +1 -1
  4. package/dist/{fixture-324a7ef9.cjs.js → fixture-fe6c932e.cjs.js} +2 -2
  5. package/dist/{fixture-324a7ef9.cjs.js.map → fixture-fe6c932e.cjs.js.map} +1 -1
  6. package/dist/index.cjs.js +1 -1
  7. package/dist/index.esm.js +1 -1
  8. package/dist/index.js +1677 -573
  9. package/dist/internal/form.cjs.js +1 -1
  10. package/dist/internal/form.cjs.js.map +1 -1
  11. package/dist/internal/form.esm.js +1 -1
  12. package/dist/internal/resizable-table-helper.cjs.js +2 -0
  13. package/dist/internal/resizable-table-helper.cjs.js.map +1 -0
  14. package/dist/internal/resizable-table-helper.esm.js +1 -0
  15. package/dist/internal/resizable-table-styles.cjs.js +2 -0
  16. package/dist/internal/resizable-table-styles.cjs.js.map +1 -0
  17. package/dist/internal/resizable-table-styles.esm.js +120 -0
  18. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  19. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  20. package/dist/nile-auto-complete/index.cjs.js +1 -1
  21. package/dist/nile-auto-complete/index.esm.js +1 -1
  22. package/dist/nile-auto-complete/nile-auto-complete.cjs.js +1 -17
  23. package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
  24. package/dist/nile-auto-complete/nile-auto-complete.esm.js +8 -29
  25. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  26. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +1 -1
  27. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  28. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  29. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  30. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  31. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  32. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  33. package/dist/nile-button/nile-button.test.esm.js +1 -1
  34. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  35. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  36. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  37. package/dist/nile-calendar/nile-calendar.test.cjs.js.map +1 -1
  38. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  39. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  40. package/dist/nile-card/nile-card.test.esm.js +1 -1
  41. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  42. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  43. package/dist/nile-chip/nile-chip.cjs.js +1 -1
  44. package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
  45. package/dist/nile-chip/nile-chip.esm.js +1 -1
  46. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  47. package/dist/nile-chip/nile-chip.test.cjs.js.map +1 -1
  48. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  49. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  50. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  51. package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
  52. package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
  53. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
  54. package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
  55. package/dist/nile-empty-state/nile-empty-state.cjs.js +1 -1
  56. package/dist/nile-empty-state/nile-empty-state.cjs.js.map +1 -1
  57. package/dist/nile-empty-state/nile-empty-state.esm.js +13 -13
  58. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
  59. package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
  60. package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
  61. package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
  62. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  63. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  64. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  65. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  66. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  67. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  68. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  69. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  70. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  71. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  72. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  73. package/dist/nile-input/nile-input.test.esm.js +1 -1
  74. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  75. package/dist/nile-link/nile-link.test.esm.js +1 -1
  76. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  77. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  78. package/dist/nile-option/nile-option.cjs.js +1 -1
  79. package/dist/nile-option/nile-option.cjs.js.map +1 -1
  80. package/dist/nile-option/nile-option.esm.js +2 -2
  81. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  82. package/dist/nile-popover/nile-popover.test.esm.js +1 -1
  83. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  84. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  85. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  86. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  87. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  88. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  89. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  90. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  91. package/dist/nile-select/index.cjs.js +1 -1
  92. package/dist/nile-select/index.esm.js +1 -1
  93. package/dist/nile-select/nile-select.cjs.js +1 -1
  94. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  95. package/dist/nile-select/nile-select.esm.js +2 -2
  96. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  97. package/dist/nile-select/nile-select.test.cjs.js.map +1 -1
  98. package/dist/nile-select/nile-select.test.esm.js +2 -2
  99. package/dist/nile-select/virtual-scroll-helper.cjs.js +2 -0
  100. package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -0
  101. package/dist/nile-select/virtual-scroll-helper.esm.js +38 -0
  102. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  103. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  104. package/dist/nile-slider/nile-slider.css.cjs.js +1 -1
  105. package/dist/nile-slider/nile-slider.css.cjs.js.map +1 -1
  106. package/dist/nile-slider/nile-slider.css.esm.js +1 -1
  107. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  108. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  109. package/dist/nile-table-body/index.cjs.js +1 -1
  110. package/dist/nile-table-body/index.esm.js +1 -1
  111. package/dist/nile-table-body/nile-table-body.cjs.js +1 -1
  112. package/dist/nile-table-body/nile-table-body.cjs.js.map +1 -1
  113. package/dist/nile-table-body/nile-table-body.css.cjs.js +1 -1
  114. package/dist/nile-table-body/nile-table-body.css.cjs.js.map +1 -1
  115. package/dist/nile-table-body/nile-table-body.css.esm.js +4 -2
  116. package/dist/nile-table-body/nile-table-body.esm.js +3 -2
  117. package/dist/nile-table-cell-item/index.cjs.js +1 -1
  118. package/dist/nile-table-cell-item/index.esm.js +1 -1
  119. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js +1 -1
  120. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js.map +1 -1
  121. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js +1 -1
  122. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js.map +1 -1
  123. package/dist/nile-table-cell-item/nile-table-cell-item.css.esm.js +20 -3
  124. package/dist/nile-table-cell-item/nile-table-cell-item.esm.js +8 -3
  125. package/dist/nile-table-header-item/index.cjs.js +1 -1
  126. package/dist/nile-table-header-item/index.esm.js +1 -1
  127. package/dist/nile-table-header-item/nile-table-header-item.cjs.js +1 -1
  128. package/dist/nile-table-header-item/nile-table-header-item.cjs.js.map +1 -1
  129. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js +1 -1
  130. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js.map +1 -1
  131. package/dist/nile-table-header-item/nile-table-header-item.css.esm.js +7 -2
  132. package/dist/nile-table-header-item/nile-table-header-item.esm.js +9 -8
  133. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  134. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  135. package/dist/nile-virtual-select/index.cjs.js +2 -0
  136. package/dist/nile-virtual-select/index.esm.js +1 -0
  137. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +2 -0
  138. package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -0
  139. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +2 -0
  140. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -0
  141. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +477 -0
  142. package/dist/nile-virtual-select/nile-virtual-select.esm.js +227 -0
  143. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +2 -0
  144. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +1 -0
  145. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +93 -0
  146. package/dist/nile-virtual-select/renderer.cjs.js +2 -0
  147. package/dist/nile-virtual-select/renderer.cjs.js.map +1 -0
  148. package/dist/nile-virtual-select/renderer.esm.js +27 -0
  149. package/dist/nile-virtual-select/search-manager.cjs.js +2 -0
  150. package/dist/nile-virtual-select/search-manager.cjs.js.map +1 -0
  151. package/dist/nile-virtual-select/search-manager.esm.js +1 -0
  152. package/dist/nile-virtual-select/selection-manager.cjs.js +2 -0
  153. package/dist/nile-virtual-select/selection-manager.cjs.js.map +1 -0
  154. package/dist/nile-virtual-select/selection-manager.esm.js +1 -0
  155. package/dist/{nile-file-upload/types/file-upload.type.cjs.js → nile-virtual-select/types.cjs.js} +1 -1
  156. package/dist/nile-virtual-select/types.cjs.js.map +1 -0
  157. package/dist/src/index.d.ts +2 -0
  158. package/dist/src/index.js +2 -0
  159. package/dist/src/index.js.map +1 -1
  160. package/dist/src/internal/form.js +3 -3
  161. package/dist/src/internal/form.js.map +1 -1
  162. package/dist/src/nile-chip/nile-chip.js +10 -1
  163. package/dist/src/nile-chip/nile-chip.js.map +1 -1
  164. package/dist/src/nile-empty-state/nile-empty-state.js +11 -11
  165. package/dist/src/nile-empty-state/nile-empty-state.js.map +1 -1
  166. package/dist/src/nile-option/nile-option.d.ts +2 -1
  167. package/dist/src/nile-option/nile-option.js +8 -5
  168. package/dist/src/nile-option/nile-option.js.map +1 -1
  169. package/dist/src/nile-select/nile-select.d.ts +11 -2
  170. package/dist/src/nile-select/nile-select.js +37 -18
  171. package/dist/src/nile-select/nile-select.js.map +1 -1
  172. package/dist/src/nile-table-body/nile-table-body.css.js +3 -0
  173. package/dist/src/nile-table-body/nile-table-body.css.js.map +1 -1
  174. package/dist/src/nile-table-body/nile-table-body.d.ts +2 -0
  175. package/dist/src/nile-table-body/nile-table-body.js +10 -0
  176. package/dist/src/nile-table-body/nile-table-body.js.map +1 -1
  177. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js +19 -1
  178. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js.map +1 -1
  179. package/dist/src/nile-table-cell-item/nile-table-cell-item.d.ts +3 -0
  180. package/dist/src/nile-table-cell-item/nile-table-cell-item.js +27 -8
  181. package/dist/src/nile-table-cell-item/nile-table-cell-item.js.map +1 -1
  182. package/dist/src/nile-table-header-item/nile-table-header-item.css.js +6 -0
  183. package/dist/src/nile-table-header-item/nile-table-header-item.css.js.map +1 -1
  184. package/dist/src/nile-table-header-item/nile-table-header-item.d.ts +3 -0
  185. package/dist/src/nile-table-header-item/nile-table-header-item.js +22 -15
  186. package/dist/src/nile-table-header-item/nile-table-header-item.js.map +1 -1
  187. package/dist/tsconfig.tsbuildinfo +1 -1
  188. package/dist/virtualize-a4a40d96.esm.js +22 -0
  189. package/dist/virtualize-b6a2fbe0.cjs.js +18 -0
  190. package/dist/virtualize-b6a2fbe0.cjs.js.map +1 -0
  191. package/package.json +3 -3
  192. package/src/index.ts +4 -1
  193. package/src/internal/form.ts +3 -3
  194. package/src/internal/resizable-table-helper.ts +151 -0
  195. package/src/internal/resizable-table-styles.ts +144 -0
  196. package/src/nile-chip/nile-chip.ts +9 -1
  197. package/src/nile-empty-state/nile-empty-state.ts +11 -11
  198. package/src/nile-option/nile-option.ts +6 -2
  199. package/src/nile-select/nile-select.ts +35 -9
  200. package/src/nile-select/virtual-scroll-helper.ts +56 -0
  201. package/src/nile-slider/index.ts +1 -0
  202. package/src/nile-slider/nile-slider.css.ts +119 -0
  203. package/src/nile-slider/nile-slider.template.ts +77 -0
  204. package/src/nile-slider/nile-slider.ts +215 -0
  205. package/src/nile-slider/types/nile-slider.enums.ts +10 -0
  206. package/src/nile-slider/types/nile-slider.types.ts +13 -0
  207. package/src/nile-slider/utils/nile-slider.utils.ts +136 -0
  208. package/src/nile-table-body/nile-table-body.css.ts +3 -0
  209. package/src/nile-table-body/nile-table-body.ts +9 -0
  210. package/src/nile-table-cell-item/nile-table-cell-item.css.ts +19 -1
  211. package/src/nile-table-cell-item/nile-table-cell-item.ts +22 -5
  212. package/src/nile-table-header-item/nile-table-header-item.css.ts +6 -0
  213. package/src/nile-table-header-item/nile-table-header-item.ts +11 -5
  214. package/src/nile-virtual-select/index.ts +1 -0
  215. package/src/nile-virtual-select/nile-virtual-select.css.ts +491 -0
  216. package/src/nile-virtual-select/nile-virtual-select.test.ts +774 -0
  217. package/src/nile-virtual-select/nile-virtual-select.ts +1314 -0
  218. package/src/nile-virtual-select/renderer.ts +99 -0
  219. package/src/nile-virtual-select/search-manager.ts +50 -0
  220. package/src/nile-virtual-select/selection-manager.ts +75 -0
  221. package/src/nile-virtual-select/types.ts +54 -0
  222. package/vscode-html-custom-data.json +373 -50
  223. package/dist/aquera-nile-elements-0.1.57-beta-2.0.tgz +0 -0
  224. package/dist/axe.min-2b379f29.cjs.js +0 -12
  225. package/dist/axe.min-2b379f29.cjs.js.map +0 -1
  226. package/dist/axe.min-c2cd8733.esm.js +0 -12
  227. package/dist/fixture-add72f26.esm.js +0 -569
  228. package/dist/fixture-ba65eb22.esm.js +0 -569
  229. package/dist/fixture-c1bd203f.cjs.js +0 -395
  230. package/dist/fixture-c1bd203f.cjs.js.map +0 -1
  231. package/dist/fixture-cb376a7f.cjs.js +0 -395
  232. package/dist/fixture-cb376a7f.cjs.js.map +0 -1
  233. package/dist/lit-html-39a6718c.esm.js +0 -6
  234. package/dist/lit-html-9b3af046.cjs.js +0 -6
  235. package/dist/lit-html-9b3af046.cjs.js.map +0 -1
  236. package/dist/nile-file-preview/index.cjs.js +0 -2
  237. package/dist/nile-file-preview/index.esm.js +0 -1
  238. package/dist/nile-file-preview/nile-file-preview.cjs.js +0 -2
  239. package/dist/nile-file-preview/nile-file-preview.cjs.js.map +0 -1
  240. package/dist/nile-file-preview/nile-file-preview.css.cjs.js +0 -2
  241. package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +0 -1
  242. package/dist/nile-file-preview/nile-file-preview.css.esm.js +0 -594
  243. package/dist/nile-file-preview/nile-file-preview.esm.js +0 -3
  244. package/dist/nile-file-preview/nile-file-preview.template.cjs.js +0 -2
  245. package/dist/nile-file-preview/nile-file-preview.template.cjs.js.map +0 -1
  246. package/dist/nile-file-preview/nile-file-preview.template.esm.js +0 -176
  247. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +0 -2
  248. package/dist/nile-file-preview/nile-file-preview.test.cjs.js.map +0 -1
  249. package/dist/nile-file-preview/nile-file-preview.test.esm.js +0 -1
  250. package/dist/nile-file-preview/types/index.cjs.js +0 -2
  251. package/dist/nile-file-preview/types/index.cjs.js.map +0 -1
  252. package/dist/nile-file-preview/types/index.esm.js +0 -1
  253. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js +0 -2
  254. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js.map +0 -1
  255. package/dist/nile-file-preview/types/nile-file-preview.enums.esm.js +0 -1
  256. package/dist/nile-file-preview/types/nile-file-preview.interface.cjs.js +0 -2
  257. package/dist/nile-file-preview/types/nile-file-preview.interface.cjs.js.map +0 -1
  258. package/dist/nile-file-preview/utils/index.cjs.js +0 -2
  259. package/dist/nile-file-preview/utils/index.cjs.js.map +0 -1
  260. package/dist/nile-file-preview/utils/index.esm.js +0 -1
  261. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js +0 -2
  262. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js.map +0 -1
  263. package/dist/nile-file-preview/utils/nile-file-preview.util.esm.js +0 -1
  264. package/dist/nile-file-upload/index.cjs.js +0 -2
  265. package/dist/nile-file-upload/index.cjs.js.map +0 -1
  266. package/dist/nile-file-upload/index.esm.js +0 -1
  267. package/dist/nile-file-upload/nile-file-upload.cjs.js +0 -2
  268. package/dist/nile-file-upload/nile-file-upload.cjs.js.map +0 -1
  269. package/dist/nile-file-upload/nile-file-upload.css.cjs.js +0 -2
  270. package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +0 -1
  271. package/dist/nile-file-upload/nile-file-upload.css.esm.js +0 -585
  272. package/dist/nile-file-upload/nile-file-upload.esm.js +0 -3
  273. package/dist/nile-file-upload/nile-file-upload.template.cjs.js +0 -10
  274. package/dist/nile-file-upload/nile-file-upload.template.cjs.js.map +0 -1
  275. package/dist/nile-file-upload/nile-file-upload.template.esm.js +0 -109
  276. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +0 -2
  277. package/dist/nile-file-upload/nile-file-upload.test.cjs.js.map +0 -1
  278. package/dist/nile-file-upload/nile-file-upload.test.esm.js +0 -1
  279. package/dist/nile-file-upload/types/file-upload.enums.cjs.js +0 -2
  280. package/dist/nile-file-upload/types/file-upload.enums.cjs.js.map +0 -1
  281. package/dist/nile-file-upload/types/file-upload.enums.esm.js +0 -1
  282. package/dist/nile-file-upload/types/file-upload.type.cjs.js.map +0 -1
  283. package/dist/nile-file-upload/types/file-upload.type.esm.js +0 -1
  284. package/dist/nile-file-upload/types/index.cjs.js +0 -2
  285. package/dist/nile-file-upload/types/index.cjs.js.map +0 -1
  286. package/dist/nile-file-upload/types/index.esm.js +0 -1
  287. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js +0 -2
  288. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js.map +0 -1
  289. package/dist/nile-file-upload/utils/drag-drop.util.esm.js +0 -1
  290. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +0 -3
  291. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +0 -1
  292. package/dist/nile-file-upload/utils/file-validation.util.esm.js +0 -1
  293. package/dist/src/nile-file-preview/index.d.ts +0 -1
  294. package/dist/src/nile-file-preview/index.js +0 -2
  295. package/dist/src/nile-file-preview/index.js.map +0 -1
  296. package/dist/src/nile-file-preview/nile-file-preview.css.d.ts +0 -12
  297. package/dist/src/nile-file-preview/nile-file-preview.css.js +0 -606
  298. package/dist/src/nile-file-preview/nile-file-preview.css.js.map +0 -1
  299. package/dist/src/nile-file-preview/nile-file-preview.d.ts +0 -50
  300. package/dist/src/nile-file-preview/nile-file-preview.js +0 -171
  301. package/dist/src/nile-file-preview/nile-file-preview.js.map +0 -1
  302. package/dist/src/nile-file-preview/nile-file-preview.template.d.ts +0 -13
  303. package/dist/src/nile-file-preview/nile-file-preview.template.js +0 -208
  304. package/dist/src/nile-file-preview/nile-file-preview.template.js.map +0 -1
  305. package/dist/src/nile-file-preview/nile-file-preview.test.d.ts +0 -7
  306. package/dist/src/nile-file-preview/nile-file-preview.test.js +0 -30
  307. package/dist/src/nile-file-preview/nile-file-preview.test.js.map +0 -1
  308. package/dist/src/nile-file-preview/types/index.d.ts +0 -2
  309. package/dist/src/nile-file-preview/types/index.js +0 -3
  310. package/dist/src/nile-file-preview/types/index.js.map +0 -1
  311. package/dist/src/nile-file-preview/types/nile-file-preview.enums.d.ts +0 -28
  312. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js +0 -33
  313. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js.map +0 -1
  314. package/dist/src/nile-file-preview/types/nile-file-preview.interface.d.ts +0 -4
  315. package/dist/src/nile-file-preview/types/nile-file-preview.interface.js +0 -2
  316. package/dist/src/nile-file-preview/types/nile-file-preview.interface.js.map +0 -1
  317. package/dist/src/nile-file-preview/utils/index.d.ts +0 -1
  318. package/dist/src/nile-file-preview/utils/index.js +0 -2
  319. package/dist/src/nile-file-preview/utils/index.js.map +0 -1
  320. package/dist/src/nile-file-preview/utils/nile-file-preview.util.d.ts +0 -9
  321. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js +0 -63
  322. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js.map +0 -1
  323. package/dist/src/nile-file-upload/index.d.ts +0 -1
  324. package/dist/src/nile-file-upload/index.js +0 -2
  325. package/dist/src/nile-file-upload/index.js.map +0 -1
  326. package/dist/src/nile-file-upload/nile-file-upload.css.d.ts +0 -12
  327. package/dist/src/nile-file-upload/nile-file-upload.css.js +0 -597
  328. package/dist/src/nile-file-upload/nile-file-upload.css.js.map +0 -1
  329. package/dist/src/nile-file-upload/nile-file-upload.d.ts +0 -50
  330. package/dist/src/nile-file-upload/nile-file-upload.js +0 -182
  331. package/dist/src/nile-file-upload/nile-file-upload.js.map +0 -1
  332. package/dist/src/nile-file-upload/nile-file-upload.template.d.ts +0 -10
  333. package/dist/src/nile-file-upload/nile-file-upload.template.js +0 -116
  334. package/dist/src/nile-file-upload/nile-file-upload.template.js.map +0 -1
  335. package/dist/src/nile-file-upload/nile-file-upload.test.d.ts +0 -7
  336. package/dist/src/nile-file-upload/nile-file-upload.test.js +0 -30
  337. package/dist/src/nile-file-upload/nile-file-upload.test.js.map +0 -1
  338. package/dist/src/nile-file-upload/types/file-upload.enums.d.ts +0 -39
  339. package/dist/src/nile-file-upload/types/file-upload.enums.js +0 -46
  340. package/dist/src/nile-file-upload/types/file-upload.enums.js.map +0 -1
  341. package/dist/src/nile-file-upload/types/file-upload.type.d.ts +0 -4
  342. package/dist/src/nile-file-upload/types/file-upload.type.js +0 -2
  343. package/dist/src/nile-file-upload/types/file-upload.type.js.map +0 -1
  344. package/dist/src/nile-file-upload/types/index.d.ts +0 -2
  345. package/dist/src/nile-file-upload/types/index.js +0 -3
  346. package/dist/src/nile-file-upload/types/index.js.map +0 -1
  347. package/dist/src/nile-file-upload/utils/drag-drop.util.d.ts +0 -21
  348. package/dist/src/nile-file-upload/utils/drag-drop.util.js +0 -82
  349. package/dist/src/nile-file-upload/utils/drag-drop.util.js.map +0 -1
  350. package/dist/src/nile-file-upload/utils/file-validation.util.d.ts +0 -12
  351. package/dist/src/nile-file-upload/utils/file-validation.util.js +0 -154
  352. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +0 -1
  353. package/dist/src/nile-icon/icons/svg/ng-activity.d.ts +0 -5
  354. package/dist/src/nile-icon/icons/svg/ng-activity.js +0 -5
  355. package/dist/src/nile-icon/icons/svg/ng-activity.js.map +0 -1
  356. package/dist/src/nile-icon/icons/svg/ng-align-center.d.ts +0 -5
  357. package/dist/src/nile-icon/icons/svg/ng-align-center.js +0 -5
  358. package/dist/src/nile-icon/icons/svg/ng-align-center.js.map +0 -1
  359. package/dist/src/nile-icon/icons/svg/ng-annotation-x.d.ts +0 -5
  360. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js +0 -5
  361. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js.map +0 -1
  362. package/dist/src/nile-icon/icons/svg/ng-arrow-down.d.ts +0 -5
  363. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js +0 -5
  364. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js.map +0 -1
  365. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.d.ts +0 -5
  366. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js +0 -5
  367. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js.map +0 -1
  368. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.d.ts +0 -5
  369. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js +0 -5
  370. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js.map +0 -1
  371. package/dist/src/nile-icon/icons/svg/ng-arrow-up.d.ts +0 -5
  372. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js +0 -5
  373. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js.map +0 -1
  374. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.d.ts +0 -5
  375. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js +0 -5
  376. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js.map +0 -1
  377. package/dist/src/nile-icon/icons/svg/ng-bell-01.d.ts +0 -5
  378. package/dist/src/nile-icon/icons/svg/ng-bell-01.js +0 -5
  379. package/dist/src/nile-icon/icons/svg/ng-bell-01.js.map +0 -1
  380. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.d.ts +0 -5
  381. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js +0 -5
  382. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js.map +0 -1
  383. package/dist/src/nile-icon/icons/svg/ng-bold-01.d.ts +0 -5
  384. package/dist/src/nile-icon/icons/svg/ng-bold-01.js +0 -5
  385. package/dist/src/nile-icon/icons/svg/ng-bold-01.js.map +0 -1
  386. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.d.ts +0 -5
  387. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js +0 -5
  388. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js.map +0 -1
  389. package/dist/src/nile-icon/icons/svg/ng-calendar.d.ts +0 -5
  390. package/dist/src/nile-icon/icons/svg/ng-calendar.js +0 -5
  391. package/dist/src/nile-icon/icons/svg/ng-calendar.js.map +0 -1
  392. package/dist/src/nile-icon/icons/svg/ng-check-circle.d.ts +0 -5
  393. package/dist/src/nile-icon/icons/svg/ng-check-circle.js +0 -5
  394. package/dist/src/nile-icon/icons/svg/ng-check-circle.js.map +0 -1
  395. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.d.ts +0 -5
  396. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js +0 -5
  397. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js.map +0 -1
  398. package/dist/src/nile-icon/icons/svg/ng-chevron-down.d.ts +0 -5
  399. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js +0 -5
  400. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js.map +0 -1
  401. package/dist/src/nile-icon/icons/svg/ng-chevron-left.d.ts +0 -5
  402. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js +0 -5
  403. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js.map +0 -1
  404. package/dist/src/nile-icon/icons/svg/ng-chevron-right.d.ts +0 -5
  405. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js +0 -5
  406. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js.map +0 -1
  407. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.d.ts +0 -5
  408. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js +0 -5
  409. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js.map +0 -1
  410. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.d.ts +0 -5
  411. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js +0 -5
  412. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js.map +0 -1
  413. package/dist/src/nile-icon/icons/svg/ng-chevron-up.d.ts +0 -5
  414. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js +0 -5
  415. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js.map +0 -1
  416. package/dist/src/nile-icon/icons/svg/ng-copy-03.d.ts +0 -5
  417. package/dist/src/nile-icon/icons/svg/ng-copy-03.js +0 -5
  418. package/dist/src/nile-icon/icons/svg/ng-copy-03.js.map +0 -1
  419. package/dist/src/nile-icon/icons/svg/ng-dots-grid.d.ts +0 -5
  420. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js +0 -5
  421. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js.map +0 -1
  422. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.d.ts +0 -5
  423. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js +0 -5
  424. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js.map +0 -1
  425. package/dist/src/nile-icon/icons/svg/ng-download-01.d.ts +0 -5
  426. package/dist/src/nile-icon/icons/svg/ng-download-01.js +0 -5
  427. package/dist/src/nile-icon/icons/svg/ng-download-01.js.map +0 -1
  428. package/dist/src/nile-icon/icons/svg/ng-dropdown.d.ts +0 -5
  429. package/dist/src/nile-icon/icons/svg/ng-dropdown.js +0 -5
  430. package/dist/src/nile-icon/icons/svg/ng-dropdown.js.map +0 -1
  431. package/dist/src/nile-icon/icons/svg/ng-edit-02.d.ts +0 -5
  432. package/dist/src/nile-icon/icons/svg/ng-edit-02.js +0 -5
  433. package/dist/src/nile-icon/icons/svg/ng-edit-02.js.map +0 -1
  434. package/dist/src/nile-icon/icons/svg/ng-edit-05.d.ts +0 -5
  435. package/dist/src/nile-icon/icons/svg/ng-edit-05.js +0 -5
  436. package/dist/src/nile-icon/icons/svg/ng-edit-05.js.map +0 -1
  437. package/dist/src/nile-icon/icons/svg/ng-expand-06.d.ts +0 -5
  438. package/dist/src/nile-icon/icons/svg/ng-expand-06.js +0 -5
  439. package/dist/src/nile-icon/icons/svg/ng-expand-06.js.map +0 -1
  440. package/dist/src/nile-icon/icons/svg/ng-eye-off.d.ts +0 -5
  441. package/dist/src/nile-icon/icons/svg/ng-eye-off.js +0 -5
  442. package/dist/src/nile-icon/icons/svg/ng-eye-off.js.map +0 -1
  443. package/dist/src/nile-icon/icons/svg/ng-eye.d.ts +0 -5
  444. package/dist/src/nile-icon/icons/svg/ng-eye.js +0 -5
  445. package/dist/src/nile-icon/icons/svg/ng-eye.js.map +0 -1
  446. package/dist/src/nile-icon/icons/svg/ng-file-02.d.ts +0 -5
  447. package/dist/src/nile-icon/icons/svg/ng-file-02.js +0 -5
  448. package/dist/src/nile-icon/icons/svg/ng-file-02.js.map +0 -1
  449. package/dist/src/nile-icon/icons/svg/ng-file-check-02.d.ts +0 -5
  450. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js +0 -5
  451. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js.map +0 -1
  452. package/dist/src/nile-icon/icons/svg/ng-file-question-03.d.ts +0 -5
  453. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js +0 -5
  454. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js.map +0 -1
  455. package/dist/src/nile-icon/icons/svg/ng-filter-lines.d.ts +0 -5
  456. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js +0 -5
  457. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js.map +0 -1
  458. package/dist/src/nile-icon/icons/svg/ng-grid-01.d.ts +0 -5
  459. package/dist/src/nile-icon/icons/svg/ng-grid-01.js +0 -5
  460. package/dist/src/nile-icon/icons/svg/ng-grid-01.js.map +0 -1
  461. package/dist/src/nile-icon/icons/svg/ng-help-circle.d.ts +0 -5
  462. package/dist/src/nile-icon/icons/svg/ng-help-circle.js +0 -5
  463. package/dist/src/nile-icon/icons/svg/ng-help-circle.js.map +0 -1
  464. package/dist/src/nile-icon/icons/svg/ng-image-user-left.d.ts +0 -5
  465. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js +0 -5
  466. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js.map +0 -1
  467. package/dist/src/nile-icon/icons/svg/ng-info-circle.d.ts +0 -5
  468. package/dist/src/nile-icon/icons/svg/ng-info-circle.js +0 -5
  469. package/dist/src/nile-icon/icons/svg/ng-info-circle.js.map +0 -1
  470. package/dist/src/nile-icon/icons/svg/ng-italic-01.d.ts +0 -5
  471. package/dist/src/nile-icon/icons/svg/ng-italic-01.js +0 -5
  472. package/dist/src/nile-icon/icons/svg/ng-italic-01.js.map +0 -1
  473. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.d.ts +0 -5
  474. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js +0 -5
  475. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js.map +0 -1
  476. package/dist/src/nile-icon/icons/svg/ng-list.d.ts +0 -5
  477. package/dist/src/nile-icon/icons/svg/ng-list.js +0 -5
  478. package/dist/src/nile-icon/icons/svg/ng-list.js.map +0 -1
  479. package/dist/src/nile-icon/icons/svg/ng-log-out-01.d.ts +0 -5
  480. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js +0 -5
  481. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js.map +0 -1
  482. package/dist/src/nile-icon/icons/svg/ng-mail-01.d.ts +0 -5
  483. package/dist/src/nile-icon/icons/svg/ng-mail-01.js +0 -5
  484. package/dist/src/nile-icon/icons/svg/ng-mail-01.js.map +0 -1
  485. package/dist/src/nile-icon/icons/svg/ng-mail-04.d.ts +0 -5
  486. package/dist/src/nile-icon/icons/svg/ng-mail-04.js +0 -5
  487. package/dist/src/nile-icon/icons/svg/ng-mail-04.js.map +0 -1
  488. package/dist/src/nile-icon/icons/svg/ng-menu-05.d.ts +0 -5
  489. package/dist/src/nile-icon/icons/svg/ng-menu-05.js +0 -5
  490. package/dist/src/nile-icon/icons/svg/ng-menu-05.js.map +0 -1
  491. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.d.ts +0 -5
  492. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js +0 -5
  493. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js.map +0 -1
  494. package/dist/src/nile-icon/icons/svg/ng-minimize-02.d.ts +0 -5
  495. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js +0 -5
  496. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js.map +0 -1
  497. package/dist/src/nile-icon/icons/svg/ng-plus.d.ts +0 -5
  498. package/dist/src/nile-icon/icons/svg/ng-plus.js +0 -5
  499. package/dist/src/nile-icon/icons/svg/ng-plus.js.map +0 -1
  500. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.d.ts +0 -5
  501. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js +0 -5
  502. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js.map +0 -1
  503. package/dist/src/nile-icon/icons/svg/ng-rocket-02.d.ts +0 -5
  504. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js +0 -5
  505. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js.map +0 -1
  506. package/dist/src/nile-icon/icons/svg/ng-search-lg.d.ts +0 -5
  507. package/dist/src/nile-icon/icons/svg/ng-search-lg.js +0 -5
  508. package/dist/src/nile-icon/icons/svg/ng-search-lg.js.map +0 -1
  509. package/dist/src/nile-icon/icons/svg/ng-send-01.d.ts +0 -5
  510. package/dist/src/nile-icon/icons/svg/ng-send-01.js +0 -5
  511. package/dist/src/nile-icon/icons/svg/ng-send-01.js.map +0 -1
  512. package/dist/src/nile-icon/icons/svg/ng-settings-01.d.ts +0 -5
  513. package/dist/src/nile-icon/icons/svg/ng-settings-01.js +0 -5
  514. package/dist/src/nile-icon/icons/svg/ng-settings-01.js.map +0 -1
  515. package/dist/src/nile-icon/icons/svg/ng-share-04.d.ts +0 -5
  516. package/dist/src/nile-icon/icons/svg/ng-share-04.js +0 -5
  517. package/dist/src/nile-icon/icons/svg/ng-share-04.js.map +0 -1
  518. package/dist/src/nile-icon/icons/svg/ng-share-06.d.ts +0 -5
  519. package/dist/src/nile-icon/icons/svg/ng-share-06.js +0 -5
  520. package/dist/src/nile-icon/icons/svg/ng-share-06.js.map +0 -1
  521. package/dist/src/nile-icon/icons/svg/ng-stars-02.d.ts +0 -5
  522. package/dist/src/nile-icon/icons/svg/ng-stars-02.js +0 -5
  523. package/dist/src/nile-icon/icons/svg/ng-stars-02.js.map +0 -1
  524. package/dist/src/nile-icon/icons/svg/ng-trash-01.d.ts +0 -5
  525. package/dist/src/nile-icon/icons/svg/ng-trash-01.js +0 -5
  526. package/dist/src/nile-icon/icons/svg/ng-trash-01.js.map +0 -1
  527. package/dist/src/nile-icon/icons/svg/ng-trash-03.d.ts +0 -5
  528. package/dist/src/nile-icon/icons/svg/ng-trash-03.js +0 -5
  529. package/dist/src/nile-icon/icons/svg/ng-trash-03.js.map +0 -1
  530. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.d.ts +0 -5
  531. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js +0 -5
  532. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js.map +0 -1
  533. package/dist/src/nile-icon/icons/svg/ng-underline-01.d.ts +0 -5
  534. package/dist/src/nile-icon/icons/svg/ng-underline-01.js +0 -5
  535. package/dist/src/nile-icon/icons/svg/ng-underline-01.js.map +0 -1
  536. package/dist/src/nile-icon/icons/svg/ng-upload-01.d.ts +0 -5
  537. package/dist/src/nile-icon/icons/svg/ng-upload-01.js +0 -5
  538. package/dist/src/nile-icon/icons/svg/ng-upload-01.js.map +0 -1
  539. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.d.ts +0 -5
  540. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js +0 -5
  541. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js.map +0 -1
  542. package/dist/src/nile-icon/icons/svg/ng-user-01.d.ts +0 -5
  543. package/dist/src/nile-icon/icons/svg/ng-user-01.js +0 -5
  544. package/dist/src/nile-icon/icons/svg/ng-user-01.js.map +0 -1
  545. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.d.ts +0 -5
  546. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js +0 -5
  547. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js.map +0 -1
  548. package/dist/src/nile-icon/icons/svg/ng-user-check-02.d.ts +0 -5
  549. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js +0 -5
  550. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js.map +0 -1
  551. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.d.ts +0 -5
  552. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js +0 -5
  553. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js.map +0 -1
  554. package/dist/src/nile-icon/icons/svg/ng-user-right-01.d.ts +0 -5
  555. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js +0 -5
  556. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js.map +0 -1
  557. package/dist/src/nile-icon/icons/svg/ng-users-01.d.ts +0 -5
  558. package/dist/src/nile-icon/icons/svg/ng-users-01.js +0 -5
  559. package/dist/src/nile-icon/icons/svg/ng-users-01.js.map +0 -1
  560. package/dist/src/nile-icon/icons/svg/ng-x-close.d.ts +0 -5
  561. package/dist/src/nile-icon/icons/svg/ng-x-close.js +0 -5
  562. package/dist/src/nile-icon/icons/svg/ng-x-close.js.map +0 -1
  563. package/dist/src/nile-icon/icons/svg/ng-x-square.d.ts +0 -5
  564. package/dist/src/nile-icon/icons/svg/ng-x-square.js +0 -5
  565. package/dist/src/nile-icon/icons/svg/ng-x-square.js.map +0 -1
  566. /package/dist/{nile-file-preview → nile-virtual-select}/index.cjs.js.map +0 -0
  567. /package/dist/{nile-file-preview/types/nile-file-preview.interface.esm.js → nile-virtual-select/types.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\" | \"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`} - ",
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`} - ",
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\" | \"end\" | \"bottom\" | \"start\"`} - The direction from which the drawer will open.\n\nProperty: placement\n\nDefault: end",
1142
+ "description": "`placement` {`\"top\" | \"bottom\" | \"end\" | \"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": "end"
1148
+ "name": "bottom"
1149
1149
  },
1150
1150
  {
1151
- "name": "bottom"
1151
+ "name": "end"
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` {`\"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`} - ",
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`} - ",
1202
1202
  "attributes": [
1203
1203
  {
1204
1204
  "name": "open",
@@ -1207,7 +1207,7 @@
1207
1207
  },
1208
1208
  {
1209
1209
  "name": "placement",
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",
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",
1211
1211
  "values": [
1212
1212
  {
1213
1213
  "name": "left"
@@ -1218,9 +1218,6 @@
1218
1218
  {
1219
1219
  "name": "top"
1220
1220
  },
1221
- {
1222
- "name": "bottom"
1223
- },
1224
1221
  {
1225
1222
  "name": "top-start"
1226
1223
  },
@@ -1228,16 +1225,19 @@
1228
1225
  "name": "top-end"
1229
1226
  },
1230
1227
  {
1231
- "name": "bottom-start"
1228
+ "name": "right-start"
1232
1229
  },
1233
1230
  {
1234
- "name": "bottom-end"
1231
+ "name": "right-end"
1235
1232
  },
1236
1233
  {
1237
- "name": "right-start"
1234
+ "name": "bottom"
1238
1235
  },
1239
1236
  {
1240
- "name": "right-end"
1237
+ "name": "bottom-start"
1238
+ },
1239
+ {
1240
+ "name": "bottom-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\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`} - ",
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`} - ",
2321
2321
  "attributes": [
2322
2322
  {
2323
2323
  "name": "value",
@@ -2332,6 +2332,11 @@
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"
2335
2340
  }
2336
2341
  ]
2337
2342
  },
@@ -2395,11 +2400,11 @@
2395
2400
  },
2396
2401
  {
2397
2402
  "name": "nile-popover",
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`} - ",
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`} - ",
2399
2404
  "attributes": [
2400
2405
  {
2401
2406
  "name": "placement",
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",
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",
2403
2408
  "values": [
2404
2409
  {
2405
2410
  "name": "left"
@@ -2410,9 +2415,6 @@
2410
2415
  {
2411
2416
  "name": "top"
2412
2417
  },
2413
- {
2414
- "name": "bottom"
2415
- },
2416
2418
  {
2417
2419
  "name": "top-start"
2418
2420
  },
@@ -2420,16 +2422,19 @@
2420
2422
  "name": "top-end"
2421
2423
  },
2422
2424
  {
2423
- "name": "bottom-start"
2425
+ "name": "right-start"
2424
2426
  },
2425
2427
  {
2426
- "name": "bottom-end"
2428
+ "name": "right-end"
2427
2429
  },
2428
2430
  {
2429
- "name": "right-start"
2431
+ "name": "bottom"
2430
2432
  },
2431
2433
  {
2432
- "name": "right-end"
2434
+ "name": "bottom-start"
2435
+ },
2436
+ {
2437
+ "name": "bottom-end"
2433
2438
  },
2434
2439
  {
2435
2440
  "name": "left-start"
@@ -2494,7 +2499,7 @@
2494
2499
  },
2495
2500
  {
2496
2501
  "name": "nile-popup",
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`} - ",
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`} - ",
2498
2503
  "attributes": [
2499
2504
  {
2500
2505
  "name": "anchor",
@@ -2508,7 +2513,7 @@
2508
2513
  },
2509
2514
  {
2510
2515
  "name": "placement",
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",
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",
2512
2517
  "values": [
2513
2518
  {
2514
2519
  "name": "left"
@@ -2519,9 +2524,6 @@
2519
2524
  {
2520
2525
  "name": "top"
2521
2526
  },
2522
- {
2523
- "name": "bottom"
2524
- },
2525
2527
  {
2526
2528
  "name": "top-start"
2527
2529
  },
@@ -2529,16 +2531,19 @@
2529
2531
  "name": "top-end"
2530
2532
  },
2531
2533
  {
2532
- "name": "bottom-start"
2534
+ "name": "right-start"
2533
2535
  },
2534
2536
  {
2535
- "name": "bottom-end"
2537
+ "name": "right-end"
2536
2538
  },
2537
2539
  {
2538
- "name": "right-start"
2540
+ "name": "bottom"
2539
2541
  },
2540
2542
  {
2541
- "name": "right-end"
2543
+ "name": "bottom-start"
2544
+ },
2545
+ {
2546
+ "name": "bottom-end"
2542
2547
  },
2543
2548
  {
2544
2549
  "name": "left-start"
@@ -2838,7 +2843,7 @@
2838
2843
  },
2839
2844
  {
2840
2845
  "name": "nile-select",
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`} - ",
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` {`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 * `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` {`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 * `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 * `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`} - ",
2842
2847
  "attributes": [
2843
2848
  {
2844
2849
  "name": "size",
@@ -2975,6 +2980,15 @@
2975
2980
  "name": "noResultsMessage",
2976
2981
  "description": "`noResultsMessage` {`string`} - \n\nProperty: noResultsMessage\n\nDefault: No results found"
2977
2982
  },
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
+ },
2978
2992
  {
2979
2993
  "name": "name",
2980
2994
  "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
@@ -3162,6 +3176,96 @@
3162
3176
  }
3163
3177
  ]
3164
3178
  },
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
+ },
3165
3269
  {
3166
3270
  "name": "nile-spinner",
3167
3271
  "description": "Nile icon component.\n\n",
@@ -3290,20 +3394,20 @@
3290
3394
  },
3291
3395
  {
3292
3396
  "name": "nile-tab-group",
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`} - ",
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`} - ",
3294
3398
  "attributes": [
3295
3399
  {
3296
3400
  "name": "placement",
3297
- "description": "`placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The placement of the tabs.\n\nProperty: placement\n\nDefault: top",
3401
+ "description": "`placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The placement of the tabs.\n\nProperty: placement\n\nDefault: top",
3298
3402
  "values": [
3299
3403
  {
3300
3404
  "name": "top"
3301
3405
  },
3302
3406
  {
3303
- "name": "end"
3407
+ "name": "bottom"
3304
3408
  },
3305
3409
  {
3306
- "name": "bottom"
3410
+ "name": "end"
3307
3411
  },
3308
3412
  {
3309
3413
  "name": "start"
@@ -3402,7 +3506,7 @@
3402
3506
  },
3403
3507
  {
3404
3508
  "name": "nile-table-body",
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`} - ",
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`} - ",
3406
3510
  "attributes": [
3407
3511
  {
3408
3512
  "name": "type",
@@ -3420,12 +3524,18 @@
3420
3524
  },
3421
3525
  {
3422
3526
  "name": "nile-table-cell-item",
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": []
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
+ ]
3425
3535
  },
3426
3536
  {
3427
3537
  "name": "nile-table-header-item",
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`} - ",
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`} - ",
3429
3539
  "attributes": [
3430
3540
  {
3431
3541
  "name": "havesort",
@@ -3440,6 +3550,11 @@
3440
3550
  {
3441
3551
  "name": "icon-name",
3442
3552
  "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"
3443
3558
  }
3444
3559
  ]
3445
3560
  },
@@ -3866,7 +3981,7 @@
3866
3981
  },
3867
3982
  {
3868
3983
  "name": "nile-tooltip",
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`} - ",
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`} - ",
3870
3985
  "attributes": [
3871
3986
  {
3872
3987
  "name": "content",
@@ -3886,7 +4001,7 @@
3886
4001
  },
3887
4002
  {
3888
4003
  "name": "placement",
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",
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",
3890
4005
  "values": [
3891
4006
  {
3892
4007
  "name": "left"
@@ -3897,9 +4012,6 @@
3897
4012
  {
3898
4013
  "name": "top"
3899
4014
  },
3900
- {
3901
- "name": "bottom"
3902
- },
3903
4015
  {
3904
4016
  "name": "top-start"
3905
4017
  },
@@ -3907,16 +4019,19 @@
3907
4019
  "name": "top-end"
3908
4020
  },
3909
4021
  {
3910
- "name": "bottom-start"
4022
+ "name": "right-start"
3911
4023
  },
3912
4024
  {
3913
- "name": "bottom-end"
4025
+ "name": "right-end"
3914
4026
  },
3915
4027
  {
3916
- "name": "right-start"
4028
+ "name": "bottom"
3917
4029
  },
3918
4030
  {
3919
- "name": "right-end"
4031
+ "name": "bottom-start"
4032
+ },
4033
+ {
4034
+ "name": "bottom-end"
3920
4035
  },
3921
4036
  {
3922
4037
  "name": "left-start"
@@ -4043,6 +4158,214 @@
4043
4158
  "description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: "
4044
4159
  }
4045
4160
  ]
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
+ ]
4046
4369
  }
4047
4370
  ],
4048
4371
  "globalAttributes": [],