@aquera/nile-elements 0.1.63-beta-1.2 → 0.1.63

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 (910) hide show
  1. package/README.md +81 -14
  2. package/demo/index.css +17 -53
  3. package/demo/index.html +28 -179
  4. package/demo/index.js +0 -1
  5. package/dist/{fixture-f2693d97.esm.js → fixture-e7023246.esm.js} +1 -1
  6. package/dist/{fixture-324a7ef9.cjs.js → fixture-fe6c932e.cjs.js} +2 -2
  7. package/dist/{fixture-324a7ef9.cjs.js.map → fixture-fe6c932e.cjs.js.map} +1 -1
  8. package/dist/index.cjs.js +1 -1
  9. package/dist/index.esm.js +1 -1
  10. package/dist/index.js +1683 -573
  11. package/dist/internal/form.cjs.js +1 -1
  12. package/dist/internal/form.cjs.js.map +1 -1
  13. package/dist/internal/form.esm.js +1 -1
  14. package/dist/internal/resizable-table-helper.cjs.js +2 -0
  15. package/dist/internal/resizable-table-helper.cjs.js.map +1 -0
  16. package/dist/internal/resizable-table-helper.esm.js +1 -0
  17. package/dist/internal/resizable-table-styles.cjs.js +2 -0
  18. package/dist/internal/resizable-table-styles.cjs.js.map +1 -0
  19. package/dist/internal/resizable-table-styles.esm.js +132 -0
  20. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  21. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  22. package/dist/nile-auto-complete/index.cjs.js +1 -1
  23. package/dist/nile-auto-complete/index.esm.js +1 -1
  24. package/dist/nile-auto-complete/nile-auto-complete.cjs.js +1 -17
  25. package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
  26. package/dist/nile-auto-complete/nile-auto-complete.esm.js +8 -29
  27. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  28. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +1 -1
  29. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  30. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  31. package/dist/nile-avatar/nile-avatar.test.cjs.js.map +1 -1
  32. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  33. package/dist/nile-badge/index.cjs.js +1 -1
  34. package/dist/nile-badge/index.esm.js +1 -1
  35. package/dist/nile-badge/nile-badge.cjs.js +1 -1
  36. package/dist/nile-badge/nile-badge.cjs.js.map +1 -1
  37. package/dist/nile-badge/nile-badge.esm.js +1 -1
  38. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  39. package/dist/nile-badge/nile-badge.test.cjs.js.map +1 -1
  40. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  41. package/dist/nile-button/index.cjs.js +1 -1
  42. package/dist/nile-button/index.esm.js +1 -1
  43. package/dist/nile-button/nile-button.cjs.js +1 -1
  44. package/dist/nile-button/nile-button.cjs.js.map +1 -1
  45. package/dist/nile-button/nile-button.esm.js +1 -1
  46. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  47. package/dist/nile-button/nile-button.test.cjs.js.map +1 -1
  48. package/dist/nile-button/nile-button.test.esm.js +1 -1
  49. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  50. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  51. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  52. package/dist/nile-calendar/nile-calendar.test.cjs.js.map +1 -1
  53. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  54. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  55. package/dist/nile-card/nile-card.test.esm.js +1 -1
  56. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  57. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  58. package/dist/nile-chip/nile-chip.cjs.js +1 -1
  59. package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
  60. package/dist/nile-chip/nile-chip.esm.js +9 -17
  61. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  62. package/dist/nile-chip/nile-chip.test.cjs.js.map +1 -1
  63. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  64. package/dist/nile-code-editor/extensionSetup.cjs.js +5 -5
  65. package/dist/nile-code-editor/extensionSetup.cjs.js.map +1 -1
  66. package/dist/nile-code-editor/extensionSetup.esm.js +1 -1
  67. package/dist/nile-code-editor/nile-code-editor.cjs.js +2 -2
  68. package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
  69. package/dist/nile-code-editor/nile-code-editor.esm.js +3 -3
  70. package/dist/nile-code-editor/theme.cjs.js +1 -1
  71. package/dist/nile-code-editor/theme.cjs.js.map +1 -1
  72. package/dist/nile-code-editor/theme.esm.js +1 -1
  73. package/dist/nile-dialog/index.cjs.js +1 -1
  74. package/dist/nile-dialog/index.esm.js +1 -1
  75. package/dist/nile-dialog/nile-dialog.cjs.js +1 -1
  76. package/dist/nile-dialog/nile-dialog.cjs.js.map +1 -1
  77. package/dist/nile-dialog/nile-dialog.esm.js +1 -1
  78. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  79. package/dist/nile-dialog/nile-dialog.test.cjs.js.map +1 -1
  80. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  81. package/dist/nile-drawer/index.cjs.js +1 -1
  82. package/dist/nile-drawer/index.esm.js +1 -1
  83. package/dist/nile-drawer/nile-drawer.cjs.js +1 -1
  84. package/dist/nile-drawer/nile-drawer.cjs.js.map +1 -1
  85. package/dist/nile-drawer/nile-drawer.esm.js +1 -1
  86. package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
  87. package/dist/nile-drawer/nile-drawer.test.cjs.js.map +1 -1
  88. package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
  89. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
  90. package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
  91. package/dist/nile-empty-state/nile-empty-state.cjs.js +1 -1
  92. package/dist/nile-empty-state/nile-empty-state.cjs.js.map +1 -1
  93. package/dist/nile-empty-state/nile-empty-state.esm.js +13 -13
  94. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
  95. package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
  96. package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
  97. package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
  98. package/dist/nile-error-notification/nile-error-notification.cjs.js +1 -1
  99. package/dist/nile-error-notification/nile-error-notification.cjs.js.map +1 -1
  100. package/dist/nile-error-notification/nile-error-notification.esm.js +4 -2
  101. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  102. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  103. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  104. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  105. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  106. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  107. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  108. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  109. package/dist/nile-icon/icons/svg/accessreview.cjs.js +1 -1
  110. package/dist/nile-icon/icons/svg/accessreview.cjs.js.map +1 -1
  111. package/dist/nile-icon/icons/svg/accessreview.esm.js +1 -1
  112. package/dist/nile-icon/icons/svg/agent.cjs.js +1 -1
  113. package/dist/nile-icon/icons/svg/agent.cjs.js.map +1 -1
  114. package/dist/nile-icon/icons/svg/agent.esm.js +1 -1
  115. package/dist/nile-icon/icons/svg/api.cjs.js +1 -1
  116. package/dist/nile-icon/icons/svg/api.cjs.js.map +1 -1
  117. package/dist/nile-icon/icons/svg/api.esm.js +1 -1
  118. package/dist/nile-icon/icons/svg/apply-filter.cjs.js +1 -1
  119. package/dist/nile-icon/icons/svg/apply-filter.cjs.js.map +1 -1
  120. package/dist/nile-icon/icons/svg/apply-filter.esm.js +1 -1
  121. package/dist/nile-icon/icons/svg/arrowdropdown.cjs.js +1 -1
  122. package/dist/nile-icon/icons/svg/arrowdropdown.cjs.js.map +1 -1
  123. package/dist/nile-icon/icons/svg/arrowdropdown.esm.js +1 -1
  124. package/dist/nile-icon/icons/svg/arrowdropup.cjs.js +1 -1
  125. package/dist/nile-icon/icons/svg/arrowdropup.cjs.js.map +1 -1
  126. package/dist/nile-icon/icons/svg/arrowdropup.esm.js +1 -1
  127. package/dist/nile-icon/icons/svg/database.cjs.js +1 -1
  128. package/dist/nile-icon/icons/svg/database.cjs.js.map +1 -1
  129. package/dist/nile-icon/icons/svg/database.esm.js +1 -1
  130. package/dist/nile-icon/icons/svg/done.cjs.js +1 -1
  131. package/dist/nile-icon/icons/svg/done.cjs.js.map +1 -1
  132. package/dist/nile-icon/icons/svg/done.esm.js +1 -1
  133. package/dist/nile-icon/icons/svg/dontmap.cjs.js +1 -1
  134. package/dist/nile-icon/icons/svg/dontmap.cjs.js.map +1 -1
  135. package/dist/nile-icon/icons/svg/dontmap.esm.js +1 -1
  136. package/dist/nile-icon/icons/svg/doublearrowleft.cjs.js +1 -1
  137. package/dist/nile-icon/icons/svg/doublearrowleft.cjs.js.map +1 -1
  138. package/dist/nile-icon/icons/svg/doublearrowleft.esm.js +1 -1
  139. package/dist/nile-icon/icons/svg/doublearrowright.cjs.js +1 -1
  140. package/dist/nile-icon/icons/svg/doublearrowright.cjs.js.map +1 -1
  141. package/dist/nile-icon/icons/svg/doublearrowright.esm.js +1 -1
  142. package/dist/nile-icon/icons/svg/drag.cjs.js +1 -1
  143. package/dist/nile-icon/icons/svg/drag.cjs.js.map +1 -1
  144. package/dist/nile-icon/icons/svg/drag.esm.js +1 -1
  145. package/dist/nile-icon/icons/svg/expand-06.cjs.js +1 -1
  146. package/dist/nile-icon/icons/svg/expand-06.cjs.js.map +1 -1
  147. package/dist/nile-icon/icons/svg/expand-06.esm.js +1 -1
  148. package/dist/nile-icon/icons/svg/expand.cjs.js +1 -1
  149. package/dist/nile-icon/icons/svg/expand.cjs.js.map +1 -1
  150. package/dist/nile-icon/icons/svg/expand.esm.js +1 -1
  151. package/dist/nile-icon/icons/svg/index.cjs.js +1 -1
  152. package/dist/nile-icon/icons/svg/index.esm.js +1 -1
  153. package/dist/nile-icon/icons/svg/info.cjs.js +1 -1
  154. package/dist/nile-icon/icons/svg/info.cjs.js.map +1 -1
  155. package/dist/nile-icon/icons/svg/info.esm.js +1 -1
  156. package/dist/nile-icon/icons/svg/integer.cjs.js +1 -1
  157. package/dist/nile-icon/icons/svg/integer.cjs.js.map +1 -1
  158. package/dist/nile-icon/icons/svg/integer.esm.js +1 -1
  159. package/dist/nile-icon/icons/svg/pluscircle.cjs.js +1 -1
  160. package/dist/nile-icon/icons/svg/pluscircle.cjs.js.map +1 -1
  161. package/dist/nile-icon/icons/svg/pluscircle.esm.js +1 -1
  162. package/dist/nile-icon/icons/svg/question.cjs.js +1 -1
  163. package/dist/nile-icon/icons/svg/question.cjs.js.map +1 -1
  164. package/dist/nile-icon/icons/svg/question.esm.js +1 -1
  165. package/dist/nile-icon/icons/svg/resource.cjs.js +1 -1
  166. package/dist/nile-icon/icons/svg/resource.cjs.js.map +1 -1
  167. package/dist/nile-icon/icons/svg/resource.esm.js +1 -1
  168. package/dist/nile-icon/icons/svg/sendescalation.cjs.js +1 -1
  169. package/dist/nile-icon/icons/svg/sendescalation.cjs.js.map +1 -1
  170. package/dist/nile-icon/icons/svg/sendescalation.esm.js +1 -1
  171. package/dist/nile-icon/icons/svg/sendreminder.cjs.js +1 -1
  172. package/dist/nile-icon/icons/svg/sendreminder.cjs.js.map +1 -1
  173. package/dist/nile-icon/icons/svg/sendreminder.esm.js +1 -1
  174. package/dist/nile-icon/icons/svg/timezone.cjs.js +1 -1
  175. package/dist/nile-icon/icons/svg/timezone.cjs.js.map +1 -1
  176. package/dist/nile-icon/icons/svg/timezone.esm.js +1 -1
  177. package/dist/nile-icon/icons/svg/unmute.cjs.js +1 -1
  178. package/dist/nile-icon/icons/svg/unmute.cjs.js.map +1 -1
  179. package/dist/nile-icon/icons/svg/unmute.esm.js +1 -1
  180. package/dist/nile-icon/icons/svg/upgrade.cjs.js +1 -1
  181. package/dist/nile-icon/icons/svg/upgrade.cjs.js.map +1 -1
  182. package/dist/nile-icon/icons/svg/upgrade.esm.js +1 -1
  183. package/dist/nile-icon/index.cjs.js +1 -1
  184. package/dist/nile-icon/index.cjs.js.map +1 -1
  185. package/dist/nile-icon/index.esm.js +1 -1
  186. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  187. package/dist/nile-icon/nile-icon.test.cjs.js.map +1 -1
  188. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  189. package/dist/nile-icon-button/index.cjs.js +1 -1
  190. package/dist/nile-icon-button/index.esm.js +1 -1
  191. package/dist/nile-icon-button/nile-icon-button.cjs.js +1 -1
  192. package/dist/nile-icon-button/nile-icon-button.cjs.js.map +1 -1
  193. package/dist/nile-icon-button/nile-icon-button.esm.js +1 -1
  194. package/dist/nile-input/index.cjs.js +1 -1
  195. package/dist/nile-input/index.esm.js +1 -1
  196. package/dist/nile-input/nile-input.cjs.js +1 -1
  197. package/dist/nile-input/nile-input.cjs.js.map +1 -1
  198. package/dist/nile-input/nile-input.esm.js +1 -1
  199. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  200. package/dist/nile-input/nile-input.test.cjs.js.map +1 -1
  201. package/dist/nile-input/nile-input.test.esm.js +1 -1
  202. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  203. package/dist/nile-link/nile-link.test.esm.js +1 -1
  204. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  205. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  206. package/dist/nile-menu/nile-menu.css.cjs.js +1 -1
  207. package/dist/nile-menu/nile-menu.css.cjs.js.map +1 -1
  208. package/dist/nile-menu/nile-menu.css.esm.js +3 -3
  209. package/dist/nile-menu-item/index.cjs.js +1 -1
  210. package/dist/nile-menu-item/index.esm.js +1 -1
  211. package/dist/nile-menu-item/nile-menu-item.cjs.js +1 -1
  212. package/dist/nile-menu-item/nile-menu-item.cjs.js.map +1 -1
  213. package/dist/nile-menu-item/nile-menu-item.esm.js +1 -1
  214. package/dist/nile-option/index.cjs.js +1 -1
  215. package/dist/nile-option/index.esm.js +1 -1
  216. package/dist/nile-option/nile-option.cjs.js +1 -1
  217. package/dist/nile-option/nile-option.cjs.js.map +1 -1
  218. package/dist/nile-option/nile-option.esm.js +2 -2
  219. package/dist/nile-popover/index.cjs.js +1 -1
  220. package/dist/nile-popover/index.esm.js +1 -1
  221. package/dist/nile-popover/nile-popover.cjs.js +11 -3
  222. package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
  223. package/dist/nile-popover/nile-popover.esm.js +13 -7
  224. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  225. package/dist/nile-popover/nile-popover.test.cjs.js.map +1 -1
  226. package/dist/nile-popover/nile-popover.test.esm.js +3 -3
  227. package/dist/nile-popup/nile-popup.cjs.js +1 -1
  228. package/dist/nile-popup/nile-popup.cjs.js.map +1 -1
  229. package/dist/nile-popup/nile-popup.esm.js +1 -1
  230. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  231. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  232. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  233. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  234. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  235. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  236. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  237. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  238. package/dist/nile-select/index.cjs.js +1 -1
  239. package/dist/nile-select/index.esm.js +1 -1
  240. package/dist/nile-select/nile-select.cjs.js +1 -1
  241. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  242. package/dist/nile-select/nile-select.esm.js +2 -2
  243. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  244. package/dist/nile-select/nile-select.test.cjs.js.map +1 -1
  245. package/dist/nile-select/nile-select.test.esm.js +2 -2
  246. package/dist/nile-select/virtual-scroll-helper.cjs.js +2 -0
  247. package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -0
  248. package/dist/nile-select/virtual-scroll-helper.esm.js +38 -0
  249. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  250. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  251. package/dist/nile-slider/nile-slider.css.cjs.js +1 -1
  252. package/dist/nile-slider/nile-slider.css.cjs.js.map +1 -1
  253. package/dist/nile-slider/nile-slider.css.esm.js +1 -1
  254. package/dist/nile-tab/index.cjs.js +1 -1
  255. package/dist/nile-tab/index.esm.js +1 -1
  256. package/dist/nile-tab/nile-tab.cjs.js +1 -1
  257. package/dist/nile-tab/nile-tab.cjs.js.map +1 -1
  258. package/dist/nile-tab/nile-tab.esm.js +2 -2
  259. package/dist/nile-tab-group/index.cjs.js +1 -1
  260. package/dist/nile-tab-group/index.esm.js +1 -1
  261. package/dist/nile-tab-group/nile-tab-group.cjs.js +1 -1
  262. package/dist/nile-tab-group/nile-tab-group.cjs.js.map +1 -1
  263. package/dist/nile-tab-group/nile-tab-group.esm.js +1 -1
  264. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  265. package/dist/nile-tab-group/nile-tab-group.test.cjs.js.map +1 -1
  266. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  267. package/dist/nile-table-body/index.cjs.js +1 -1
  268. package/dist/nile-table-body/index.esm.js +1 -1
  269. package/dist/nile-table-body/nile-table-body.cjs.js +1 -1
  270. package/dist/nile-table-body/nile-table-body.cjs.js.map +1 -1
  271. package/dist/nile-table-body/nile-table-body.css.cjs.js +1 -1
  272. package/dist/nile-table-body/nile-table-body.css.cjs.js.map +1 -1
  273. package/dist/nile-table-body/nile-table-body.css.esm.js +4 -2
  274. package/dist/nile-table-body/nile-table-body.esm.js +3 -2
  275. package/dist/nile-table-cell-item/index.cjs.js +1 -1
  276. package/dist/nile-table-cell-item/index.esm.js +1 -1
  277. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js +1 -1
  278. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js.map +1 -1
  279. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js +1 -1
  280. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js.map +1 -1
  281. package/dist/nile-table-cell-item/nile-table-cell-item.css.esm.js +16 -3
  282. package/dist/nile-table-cell-item/nile-table-cell-item.esm.js +8 -3
  283. package/dist/nile-table-header-item/index.cjs.js +1 -1
  284. package/dist/nile-table-header-item/index.esm.js +1 -1
  285. package/dist/nile-table-header-item/nile-table-header-item.cjs.js +1 -1
  286. package/dist/nile-table-header-item/nile-table-header-item.cjs.js.map +1 -1
  287. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js +1 -1
  288. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js.map +1 -1
  289. package/dist/nile-table-header-item/nile-table-header-item.css.esm.js +5 -2
  290. package/dist/nile-table-header-item/nile-table-header-item.esm.js +9 -8
  291. package/dist/nile-tag/index.cjs.js +1 -1
  292. package/dist/nile-tag/index.esm.js +1 -1
  293. package/dist/nile-tag/nile-tag.cjs.js +1 -1
  294. package/dist/nile-tag/nile-tag.cjs.js.map +1 -1
  295. package/dist/nile-tag/nile-tag.esm.js +1 -1
  296. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  297. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  298. package/dist/nile-toast/index.cjs.js +1 -1
  299. package/dist/nile-toast/index.esm.js +1 -1
  300. package/dist/nile-toast/nile-toast.cjs.js +1 -1
  301. package/dist/nile-toast/nile-toast.cjs.js.map +1 -1
  302. package/dist/nile-toast/nile-toast.esm.js +1 -1
  303. package/dist/nile-tree/index.cjs.js +1 -1
  304. package/dist/nile-tree/index.esm.js +1 -1
  305. package/dist/nile-tree/nile-tree.cjs.js +1 -1
  306. package/dist/nile-tree/nile-tree.cjs.js.map +1 -1
  307. package/dist/nile-tree/nile-tree.esm.js +1 -1
  308. package/dist/nile-tree-item/index.cjs.js +1 -1
  309. package/dist/nile-tree-item/index.esm.js +1 -1
  310. package/dist/nile-tree-item/nile-tree-item.cjs.js +1 -1
  311. package/dist/nile-tree-item/nile-tree-item.cjs.js.map +1 -1
  312. package/dist/nile-tree-item/nile-tree-item.esm.js +1 -1
  313. package/dist/nile-virtual-select/index.cjs.js +2 -0
  314. package/dist/nile-virtual-select/index.esm.js +1 -0
  315. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +2 -0
  316. package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -0
  317. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +2 -0
  318. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -0
  319. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +477 -0
  320. package/dist/nile-virtual-select/nile-virtual-select.esm.js +227 -0
  321. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +2 -0
  322. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +1 -0
  323. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +93 -0
  324. package/dist/nile-virtual-select/renderer.cjs.js +2 -0
  325. package/dist/nile-virtual-select/renderer.cjs.js.map +1 -0
  326. package/dist/nile-virtual-select/renderer.esm.js +27 -0
  327. package/dist/nile-virtual-select/search-manager.cjs.js +2 -0
  328. package/dist/nile-virtual-select/search-manager.cjs.js.map +1 -0
  329. package/dist/nile-virtual-select/search-manager.esm.js +1 -0
  330. package/dist/nile-virtual-select/selection-manager.cjs.js +2 -0
  331. package/dist/nile-virtual-select/selection-manager.cjs.js.map +1 -0
  332. package/dist/nile-virtual-select/selection-manager.esm.js +1 -0
  333. package/dist/{nile-file-upload/types/file-upload.type.cjs.js → nile-virtual-select/types.cjs.js} +1 -1
  334. package/dist/nile-virtual-select/types.cjs.js.map +1 -0
  335. package/dist/src/index.d.ts +3 -2
  336. package/dist/src/index.js +3 -2
  337. package/dist/src/index.js.map +1 -1
  338. package/dist/src/internal/form.js +3 -3
  339. package/dist/src/internal/form.js.map +1 -1
  340. package/dist/src/nile-chip/nile-chip.js +11 -10
  341. package/dist/src/nile-chip/nile-chip.js.map +1 -1
  342. package/dist/src/nile-code-editor/nile-code-editor.d.ts +5 -0
  343. package/dist/src/nile-code-editor/nile-code-editor.js +69 -7
  344. package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
  345. package/dist/src/nile-code-editor/theme.d.ts +116 -0
  346. package/dist/src/nile-code-editor/theme.js +116 -0
  347. package/dist/src/nile-code-editor/theme.js.map +1 -1
  348. package/dist/src/nile-empty-state/nile-empty-state.js +11 -11
  349. package/dist/src/nile-empty-state/nile-empty-state.js.map +1 -1
  350. package/dist/src/nile-error-notification/nile-error-notification.js +4 -2
  351. package/dist/src/nile-error-notification/nile-error-notification.js.map +1 -1
  352. package/dist/src/nile-icon/icons/svg/accessreview.d.ts +1 -1
  353. package/dist/src/nile-icon/icons/svg/accessreview.js +1 -1
  354. package/dist/src/nile-icon/icons/svg/accessreview.js.map +1 -1
  355. package/dist/src/nile-icon/icons/svg/agent.d.ts +1 -1
  356. package/dist/src/nile-icon/icons/svg/agent.js +1 -1
  357. package/dist/src/nile-icon/icons/svg/agent.js.map +1 -1
  358. package/dist/src/nile-icon/icons/svg/api.d.ts +1 -1
  359. package/dist/src/nile-icon/icons/svg/api.js +1 -1
  360. package/dist/src/nile-icon/icons/svg/api.js.map +1 -1
  361. package/dist/src/nile-icon/icons/svg/apply-filter.d.ts +1 -1
  362. package/dist/src/nile-icon/icons/svg/apply-filter.js +1 -1
  363. package/dist/src/nile-icon/icons/svg/apply-filter.js.map +1 -1
  364. package/dist/src/nile-icon/icons/svg/arrowdropdown.d.ts +1 -1
  365. package/dist/src/nile-icon/icons/svg/arrowdropdown.js +1 -1
  366. package/dist/src/nile-icon/icons/svg/arrowdropdown.js.map +1 -1
  367. package/dist/src/nile-icon/icons/svg/arrowdropup.d.ts +1 -1
  368. package/dist/src/nile-icon/icons/svg/arrowdropup.js +1 -1
  369. package/dist/src/nile-icon/icons/svg/arrowdropup.js.map +1 -1
  370. package/dist/src/nile-icon/icons/svg/database.d.ts +1 -1
  371. package/dist/src/nile-icon/icons/svg/database.js +1 -1
  372. package/dist/src/nile-icon/icons/svg/database.js.map +1 -1
  373. package/dist/src/nile-icon/icons/svg/done.d.ts +1 -1
  374. package/dist/src/nile-icon/icons/svg/done.js +1 -1
  375. package/dist/src/nile-icon/icons/svg/done.js.map +1 -1
  376. package/dist/src/nile-icon/icons/svg/dontmap.d.ts +1 -1
  377. package/dist/src/nile-icon/icons/svg/dontmap.js +1 -1
  378. package/dist/src/nile-icon/icons/svg/dontmap.js.map +1 -1
  379. package/dist/src/nile-icon/icons/svg/doublearrowleft.d.ts +1 -1
  380. package/dist/src/nile-icon/icons/svg/doublearrowleft.js +1 -1
  381. package/dist/src/nile-icon/icons/svg/doublearrowleft.js.map +1 -1
  382. package/dist/src/nile-icon/icons/svg/doublearrowright.d.ts +1 -1
  383. package/dist/src/nile-icon/icons/svg/doublearrowright.js +1 -1
  384. package/dist/src/nile-icon/icons/svg/doublearrowright.js.map +1 -1
  385. package/dist/src/nile-icon/icons/svg/drag.d.ts +1 -1
  386. package/dist/src/nile-icon/icons/svg/drag.js +1 -1
  387. package/dist/src/nile-icon/icons/svg/drag.js.map +1 -1
  388. package/dist/src/nile-icon/icons/svg/expand-06.d.ts +1 -1
  389. package/dist/src/nile-icon/icons/svg/expand-06.js +1 -1
  390. package/dist/src/nile-icon/icons/svg/expand-06.js.map +1 -1
  391. package/dist/src/nile-icon/icons/svg/expand.d.ts +1 -1
  392. package/dist/src/nile-icon/icons/svg/expand.js +1 -1
  393. package/dist/src/nile-icon/icons/svg/expand.js.map +1 -1
  394. package/dist/src/nile-icon/icons/svg/index.d.ts +6 -0
  395. package/dist/src/nile-icon/icons/svg/index.js +6 -0
  396. package/dist/src/nile-icon/icons/svg/index.js.map +1 -1
  397. package/dist/src/nile-icon/icons/svg/info.d.ts +1 -1
  398. package/dist/src/nile-icon/icons/svg/info.js +1 -1
  399. package/dist/src/nile-icon/icons/svg/info.js.map +1 -1
  400. package/dist/src/nile-icon/icons/svg/integer.d.ts +1 -1
  401. package/dist/src/nile-icon/icons/svg/integer.js +1 -1
  402. package/dist/src/nile-icon/icons/svg/integer.js.map +1 -1
  403. package/dist/src/nile-icon/icons/svg/pluscircle.d.ts +1 -1
  404. package/dist/src/nile-icon/icons/svg/pluscircle.js +1 -1
  405. package/dist/src/nile-icon/icons/svg/pluscircle.js.map +1 -1
  406. package/dist/src/nile-icon/icons/svg/question.d.ts +1 -1
  407. package/dist/src/nile-icon/icons/svg/question.js +1 -1
  408. package/dist/src/nile-icon/icons/svg/question.js.map +1 -1
  409. package/dist/src/nile-icon/icons/svg/resource.d.ts +1 -1
  410. package/dist/src/nile-icon/icons/svg/resource.js +1 -1
  411. package/dist/src/nile-icon/icons/svg/resource.js.map +1 -1
  412. package/dist/src/nile-icon/icons/svg/sendescalation.d.ts +1 -1
  413. package/dist/src/nile-icon/icons/svg/sendescalation.js +1 -1
  414. package/dist/src/nile-icon/icons/svg/sendescalation.js.map +1 -1
  415. package/dist/src/nile-icon/icons/svg/sendreminder.d.ts +1 -1
  416. package/dist/src/nile-icon/icons/svg/sendreminder.js +1 -1
  417. package/dist/src/nile-icon/icons/svg/sendreminder.js.map +1 -1
  418. package/dist/src/nile-icon/icons/svg/timezone.d.ts +1 -1
  419. package/dist/src/nile-icon/icons/svg/timezone.js +1 -1
  420. package/dist/src/nile-icon/icons/svg/timezone.js.map +1 -1
  421. package/dist/src/nile-icon/icons/svg/unmute.d.ts +1 -1
  422. package/dist/src/nile-icon/icons/svg/unmute.js +1 -1
  423. package/dist/src/nile-icon/icons/svg/unmute.js.map +1 -1
  424. package/dist/src/nile-icon/icons/svg/upgrade.d.ts +1 -1
  425. package/dist/src/nile-icon/icons/svg/upgrade.js +1 -1
  426. package/dist/src/nile-icon/icons/svg/upgrade.js.map +1 -1
  427. package/dist/src/nile-menu/nile-menu.css.js +1 -1
  428. package/dist/src/nile-menu/nile-menu.css.js.map +1 -1
  429. package/dist/src/nile-option/nile-option.d.ts +6 -2
  430. package/dist/src/nile-option/nile-option.js +27 -11
  431. package/dist/src/nile-option/nile-option.js.map +1 -1
  432. package/dist/src/nile-popup/nile-popup.js +20 -1
  433. package/dist/src/nile-popup/nile-popup.js.map +1 -1
  434. package/dist/src/nile-select/nile-select.d.ts +17 -4
  435. package/dist/src/nile-select/nile-select.js +73 -19
  436. package/dist/src/nile-select/nile-select.js.map +1 -1
  437. package/dist/src/nile-tab/nile-tab.js +1 -1
  438. package/dist/src/nile-tab/nile-tab.js.map +1 -1
  439. package/dist/src/nile-table-body/nile-table-body.css.js +3 -0
  440. package/dist/src/nile-table-body/nile-table-body.css.js.map +1 -1
  441. package/dist/src/nile-table-body/nile-table-body.d.ts +2 -0
  442. package/dist/src/nile-table-body/nile-table-body.js +10 -0
  443. package/dist/src/nile-table-body/nile-table-body.js.map +1 -1
  444. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js +15 -1
  445. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js.map +1 -1
  446. package/dist/src/nile-table-cell-item/nile-table-cell-item.d.ts +3 -0
  447. package/dist/src/nile-table-cell-item/nile-table-cell-item.js +27 -8
  448. package/dist/src/nile-table-cell-item/nile-table-cell-item.js.map +1 -1
  449. package/dist/src/nile-table-header-item/nile-table-header-item.css.js +4 -0
  450. package/dist/src/nile-table-header-item/nile-table-header-item.css.js.map +1 -1
  451. package/dist/src/nile-table-header-item/nile-table-header-item.d.ts +3 -0
  452. package/dist/src/nile-table-header-item/nile-table-header-item.js +22 -15
  453. package/dist/src/nile-table-header-item/nile-table-header-item.js.map +1 -1
  454. package/dist/tsconfig.tsbuildinfo +1 -1
  455. package/dist/virtualize-a4a40d96.esm.js +22 -0
  456. package/dist/virtualize-b6a2fbe0.cjs.js +18 -0
  457. package/dist/virtualize-b6a2fbe0.cjs.js.map +1 -0
  458. package/package.json +4 -2
  459. package/rollup.config.js +27 -39
  460. package/src/index.ts +5 -3
  461. package/src/internal/form.ts +3 -3
  462. package/src/internal/resizable-table-helper.ts +151 -0
  463. package/src/internal/resizable-table-styles.ts +156 -0
  464. package/src/nile-chip/nile-chip.ts +10 -10
  465. package/src/nile-code-editor/nile-code-editor.ts +78 -8
  466. package/src/nile-code-editor/theme.ts +117 -0
  467. package/src/nile-empty-state/nile-empty-state.ts +11 -11
  468. package/src/nile-error-notification/nile-error-notification.ts +4 -3
  469. package/src/nile-icon/icons/svg/accessreview.ts +1 -1
  470. package/src/nile-icon/icons/svg/agent.ts +1 -1
  471. package/src/nile-icon/icons/svg/api.ts +1 -1
  472. package/src/nile-icon/icons/svg/apply-filter.ts +1 -1
  473. package/src/nile-icon/icons/svg/arrowdropdown.ts +1 -1
  474. package/src/nile-icon/icons/svg/arrowdropup.ts +1 -1
  475. package/src/nile-icon/icons/svg/attribute.ts +5 -0
  476. package/src/nile-icon/icons/svg/class.ts +5 -0
  477. package/src/nile-icon/icons/svg/column-add.ts +5 -0
  478. package/src/nile-icon/icons/svg/database.ts +1 -1
  479. package/src/nile-icon/icons/svg/done.ts +1 -1
  480. package/src/nile-icon/icons/svg/dontmap.ts +1 -1
  481. package/src/nile-icon/icons/svg/doublearrowleft.ts +1 -1
  482. package/src/nile-icon/icons/svg/doublearrowright.ts +1 -1
  483. package/src/nile-icon/icons/svg/drag.ts +1 -1
  484. package/src/nile-icon/icons/svg/expand-06.ts +1 -1
  485. package/src/nile-icon/icons/svg/expand.ts +1 -1
  486. package/src/nile-icon/icons/svg/function.ts +5 -0
  487. package/src/nile-icon/icons/svg/index.ts +6 -0
  488. package/src/nile-icon/icons/svg/info.ts +1 -1
  489. package/src/nile-icon/icons/svg/integer.ts +1 -1
  490. package/src/nile-icon/icons/svg/keyword.ts +5 -0
  491. package/src/nile-icon/icons/svg/pluscircle.ts +1 -1
  492. package/src/nile-icon/icons/svg/question.ts +1 -1
  493. package/src/nile-icon/icons/svg/resource.ts +1 -1
  494. package/src/nile-icon/icons/svg/savings.ts +5 -0
  495. package/src/nile-icon/icons/svg/sendescalation.ts +1 -1
  496. package/src/nile-icon/icons/svg/sendreminder.ts +1 -1
  497. package/src/nile-icon/icons/svg/timezone.ts +1 -1
  498. package/src/nile-icon/icons/svg/unmute.ts +1 -1
  499. package/src/nile-icon/icons/svg/upgrade.ts +1 -1
  500. package/src/nile-menu/nile-menu.css.ts +1 -1
  501. package/src/nile-option/nile-option.ts +24 -9
  502. package/src/nile-pagination/index.ts +1 -0
  503. package/src/nile-pagination/nile-pagination-utils.ts +63 -0
  504. package/src/nile-pagination/nile-pagination.css.ts +252 -0
  505. package/src/nile-pagination/nile-pagination.ts +361 -0
  506. package/src/nile-popup/nile-popup.ts +20 -3
  507. package/src/nile-select/nile-select.ts +76 -11
  508. package/src/nile-select/virtual-scroll-helper.ts +56 -0
  509. package/src/nile-slider/index.ts +1 -0
  510. package/src/nile-slider/nile-slider.css.ts +119 -0
  511. package/src/nile-slider/nile-slider.template.ts +77 -0
  512. package/src/nile-slider/nile-slider.ts +215 -0
  513. package/src/nile-slider/types/nile-slider.enums.ts +10 -0
  514. package/src/nile-slider/types/nile-slider.types.ts +13 -0
  515. package/src/nile-slider/utils/nile-slider.utils.ts +136 -0
  516. package/src/nile-tab/nile-tab.ts +1 -1
  517. package/src/nile-table-body/nile-table-body.css.ts +3 -0
  518. package/src/nile-table-body/nile-table-body.ts +9 -0
  519. package/src/nile-table-cell-item/nile-table-cell-item.css.ts +15 -1
  520. package/src/nile-table-cell-item/nile-table-cell-item.ts +22 -5
  521. package/src/nile-table-header-item/nile-table-header-item.css.ts +4 -0
  522. package/src/nile-table-header-item/nile-table-header-item.ts +11 -5
  523. package/src/nile-virtual-select/index.ts +1 -0
  524. package/src/nile-virtual-select/nile-virtual-select.css.ts +491 -0
  525. package/src/nile-virtual-select/nile-virtual-select.test.ts +774 -0
  526. package/src/nile-virtual-select/nile-virtual-select.ts +1314 -0
  527. package/src/nile-virtual-select/renderer.ts +99 -0
  528. package/src/nile-virtual-select/search-manager.ts +50 -0
  529. package/src/nile-virtual-select/selection-manager.ts +75 -0
  530. package/src/nile-virtual-select/types.ts +54 -0
  531. package/vscode-html-custom-data.json +430 -196
  532. package/demo/filenames.txt +0 -1
  533. package/demo/filenames.txt +0 -1
  534. package/dist/aquera-nile-elements-0.1.57-beta-2.0.tgz +0 -0
  535. package/dist/axe.min-2b379f29.cjs.js +0 -12
  536. package/dist/axe.min-2b379f29.cjs.js.map +0 -1
  537. package/dist/axe.min-c2cd8733.esm.js +0 -12
  538. package/dist/fixture-add72f26.esm.js +0 -569
  539. package/dist/fixture-ba65eb22.esm.js +0 -569
  540. package/dist/fixture-c1bd203f.cjs.js +0 -395
  541. package/dist/fixture-c1bd203f.cjs.js.map +0 -1
  542. package/dist/fixture-cb376a7f.cjs.js +0 -395
  543. package/dist/fixture-cb376a7f.cjs.js.map +0 -1
  544. package/dist/lit-html-39a6718c.esm.js +0 -6
  545. package/dist/lit-html-9b3af046.cjs.js +0 -6
  546. package/dist/lit-html-9b3af046.cjs.js.map +0 -1
  547. package/dist/nile-file-preview/index.cjs.js +0 -2
  548. package/dist/nile-file-preview/index.esm.js +0 -1
  549. package/dist/nile-file-preview/nile-file-preview.cjs.js +0 -2
  550. package/dist/nile-file-preview/nile-file-preview.cjs.js.map +0 -1
  551. package/dist/nile-file-preview/nile-file-preview.css.cjs.js +0 -2
  552. package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +0 -1
  553. package/dist/nile-file-preview/nile-file-preview.css.esm.js +0 -598
  554. package/dist/nile-file-preview/nile-file-preview.esm.js +0 -3
  555. package/dist/nile-file-preview/nile-file-preview.template.cjs.js +0 -2
  556. package/dist/nile-file-preview/nile-file-preview.template.cjs.js.map +0 -1
  557. package/dist/nile-file-preview/nile-file-preview.template.esm.js +0 -176
  558. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +0 -2
  559. package/dist/nile-file-preview/nile-file-preview.test.cjs.js.map +0 -1
  560. package/dist/nile-file-preview/nile-file-preview.test.esm.js +0 -1
  561. package/dist/nile-file-preview/types/index.cjs.js +0 -2
  562. package/dist/nile-file-preview/types/index.cjs.js.map +0 -1
  563. package/dist/nile-file-preview/types/index.esm.js +0 -1
  564. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js +0 -2
  565. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js.map +0 -1
  566. package/dist/nile-file-preview/types/nile-file-preview.enums.esm.js +0 -1
  567. package/dist/nile-file-preview/types/nile-file-preview.interface.cjs.js +0 -2
  568. package/dist/nile-file-preview/types/nile-file-preview.interface.cjs.js.map +0 -1
  569. package/dist/nile-file-preview/utils/index.cjs.js +0 -2
  570. package/dist/nile-file-preview/utils/index.cjs.js.map +0 -1
  571. package/dist/nile-file-preview/utils/index.esm.js +0 -1
  572. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js +0 -2
  573. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js.map +0 -1
  574. package/dist/nile-file-preview/utils/nile-file-preview.util.esm.js +0 -1
  575. package/dist/nile-file-upload/index.cjs.js +0 -2
  576. package/dist/nile-file-upload/index.cjs.js.map +0 -1
  577. package/dist/nile-file-upload/index.esm.js +0 -1
  578. package/dist/nile-file-upload/nile-file-upload.cjs.js +0 -2
  579. package/dist/nile-file-upload/nile-file-upload.cjs.js.map +0 -1
  580. package/dist/nile-file-upload/nile-file-upload.css.cjs.js +0 -2
  581. package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +0 -1
  582. package/dist/nile-file-upload/nile-file-upload.css.esm.js +0 -610
  583. package/dist/nile-file-upload/nile-file-upload.esm.js +0 -3
  584. package/dist/nile-file-upload/nile-file-upload.template.cjs.js +0 -10
  585. package/dist/nile-file-upload/nile-file-upload.template.cjs.js.map +0 -1
  586. package/dist/nile-file-upload/nile-file-upload.template.esm.js +0 -109
  587. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +0 -2
  588. package/dist/nile-file-upload/nile-file-upload.test.cjs.js.map +0 -1
  589. package/dist/nile-file-upload/nile-file-upload.test.esm.js +0 -1
  590. package/dist/nile-file-upload/types/file-upload.enums.cjs.js +0 -2
  591. package/dist/nile-file-upload/types/file-upload.enums.cjs.js.map +0 -1
  592. package/dist/nile-file-upload/types/file-upload.enums.esm.js +0 -1
  593. package/dist/nile-file-upload/types/file-upload.type.cjs.js.map +0 -1
  594. package/dist/nile-file-upload/types/file-upload.type.esm.js +0 -1
  595. package/dist/nile-file-upload/types/index.cjs.js +0 -2
  596. package/dist/nile-file-upload/types/index.cjs.js.map +0 -1
  597. package/dist/nile-file-upload/types/index.esm.js +0 -1
  598. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js +0 -2
  599. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js.map +0 -1
  600. package/dist/nile-file-upload/utils/drag-drop.util.esm.js +0 -1
  601. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +0 -3
  602. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +0 -1
  603. package/dist/nile-file-upload/utils/file-validation.util.esm.js +0 -1
  604. package/dist/src/nile-file-preview/index.d.ts +0 -1
  605. package/dist/src/nile-file-preview/index.js +0 -2
  606. package/dist/src/nile-file-preview/index.js.map +0 -1
  607. package/dist/src/nile-file-preview/nile-file-preview.css.d.ts +0 -12
  608. package/dist/src/nile-file-preview/nile-file-preview.css.js +0 -610
  609. package/dist/src/nile-file-preview/nile-file-preview.css.js.map +0 -1
  610. package/dist/src/nile-file-preview/nile-file-preview.d.ts +0 -50
  611. package/dist/src/nile-file-preview/nile-file-preview.js +0 -171
  612. package/dist/src/nile-file-preview/nile-file-preview.js.map +0 -1
  613. package/dist/src/nile-file-preview/nile-file-preview.template.d.ts +0 -13
  614. package/dist/src/nile-file-preview/nile-file-preview.template.js +0 -208
  615. package/dist/src/nile-file-preview/nile-file-preview.template.js.map +0 -1
  616. package/dist/src/nile-file-preview/nile-file-preview.test.d.ts +0 -7
  617. package/dist/src/nile-file-preview/nile-file-preview.test.js +0 -30
  618. package/dist/src/nile-file-preview/nile-file-preview.test.js.map +0 -1
  619. package/dist/src/nile-file-preview/types/index.d.ts +0 -2
  620. package/dist/src/nile-file-preview/types/index.js +0 -3
  621. package/dist/src/nile-file-preview/types/index.js.map +0 -1
  622. package/dist/src/nile-file-preview/types/nile-file-preview.enums.d.ts +0 -28
  623. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js +0 -33
  624. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js.map +0 -1
  625. package/dist/src/nile-file-preview/types/nile-file-preview.interface.d.ts +0 -4
  626. package/dist/src/nile-file-preview/types/nile-file-preview.interface.js +0 -2
  627. package/dist/src/nile-file-preview/types/nile-file-preview.interface.js.map +0 -1
  628. package/dist/src/nile-file-preview/utils/index.d.ts +0 -1
  629. package/dist/src/nile-file-preview/utils/index.js +0 -2
  630. package/dist/src/nile-file-preview/utils/index.js.map +0 -1
  631. package/dist/src/nile-file-preview/utils/nile-file-preview.util.d.ts +0 -9
  632. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js +0 -63
  633. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js.map +0 -1
  634. package/dist/src/nile-file-upload/index.d.ts +0 -1
  635. package/dist/src/nile-file-upload/index.js +0 -2
  636. package/dist/src/nile-file-upload/index.js.map +0 -1
  637. package/dist/src/nile-file-upload/nile-file-upload.css.d.ts +0 -12
  638. package/dist/src/nile-file-upload/nile-file-upload.css.js +0 -622
  639. package/dist/src/nile-file-upload/nile-file-upload.css.js.map +0 -1
  640. package/dist/src/nile-file-upload/nile-file-upload.d.ts +0 -50
  641. package/dist/src/nile-file-upload/nile-file-upload.js +0 -174
  642. package/dist/src/nile-file-upload/nile-file-upload.js.map +0 -1
  643. package/dist/src/nile-file-upload/nile-file-upload.template.d.ts +0 -10
  644. package/dist/src/nile-file-upload/nile-file-upload.template.js +0 -116
  645. package/dist/src/nile-file-upload/nile-file-upload.template.js.map +0 -1
  646. package/dist/src/nile-file-upload/nile-file-upload.test.d.ts +0 -7
  647. package/dist/src/nile-file-upload/nile-file-upload.test.js +0 -30
  648. package/dist/src/nile-file-upload/nile-file-upload.test.js.map +0 -1
  649. package/dist/src/nile-file-upload/types/file-upload.enums.d.ts +0 -40
  650. package/dist/src/nile-file-upload/types/file-upload.enums.js +0 -47
  651. package/dist/src/nile-file-upload/types/file-upload.enums.js.map +0 -1
  652. package/dist/src/nile-file-upload/types/file-upload.type.d.ts +0 -4
  653. package/dist/src/nile-file-upload/types/file-upload.type.js +0 -2
  654. package/dist/src/nile-file-upload/types/file-upload.type.js.map +0 -1
  655. package/dist/src/nile-file-upload/types/index.d.ts +0 -2
  656. package/dist/src/nile-file-upload/types/index.js +0 -3
  657. package/dist/src/nile-file-upload/types/index.js.map +0 -1
  658. package/dist/src/nile-file-upload/utils/drag-drop.util.d.ts +0 -21
  659. package/dist/src/nile-file-upload/utils/drag-drop.util.js +0 -82
  660. package/dist/src/nile-file-upload/utils/drag-drop.util.js.map +0 -1
  661. package/dist/src/nile-file-upload/utils/file-validation.util.d.ts +0 -12
  662. package/dist/src/nile-file-upload/utils/file-validation.util.js +0 -160
  663. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +0 -1
  664. package/dist/src/nile-icon/icons/svg/ng-activity.d.ts +0 -5
  665. package/dist/src/nile-icon/icons/svg/ng-activity.js +0 -5
  666. package/dist/src/nile-icon/icons/svg/ng-activity.js.map +0 -1
  667. package/dist/src/nile-icon/icons/svg/ng-align-center.d.ts +0 -5
  668. package/dist/src/nile-icon/icons/svg/ng-align-center.js +0 -5
  669. package/dist/src/nile-icon/icons/svg/ng-align-center.js.map +0 -1
  670. package/dist/src/nile-icon/icons/svg/ng-annotation-x.d.ts +0 -5
  671. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js +0 -5
  672. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js.map +0 -1
  673. package/dist/src/nile-icon/icons/svg/ng-arrow-down.d.ts +0 -5
  674. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js +0 -5
  675. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js.map +0 -1
  676. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.d.ts +0 -5
  677. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js +0 -5
  678. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js.map +0 -1
  679. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.d.ts +0 -5
  680. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js +0 -5
  681. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js.map +0 -1
  682. package/dist/src/nile-icon/icons/svg/ng-arrow-up.d.ts +0 -5
  683. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js +0 -5
  684. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js.map +0 -1
  685. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.d.ts +0 -5
  686. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js +0 -5
  687. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js.map +0 -1
  688. package/dist/src/nile-icon/icons/svg/ng-bell-01.d.ts +0 -5
  689. package/dist/src/nile-icon/icons/svg/ng-bell-01.js +0 -5
  690. package/dist/src/nile-icon/icons/svg/ng-bell-01.js.map +0 -1
  691. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.d.ts +0 -5
  692. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js +0 -5
  693. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js.map +0 -1
  694. package/dist/src/nile-icon/icons/svg/ng-bold-01.d.ts +0 -5
  695. package/dist/src/nile-icon/icons/svg/ng-bold-01.js +0 -5
  696. package/dist/src/nile-icon/icons/svg/ng-bold-01.js.map +0 -1
  697. package/dist/src/nile-icon/icons/svg/ng-building-01.d.ts +0 -5
  698. package/dist/src/nile-icon/icons/svg/ng-building-01.js +0 -5
  699. package/dist/src/nile-icon/icons/svg/ng-building-01.js.map +0 -1
  700. package/dist/src/nile-icon/icons/svg/ng-building-05.d.ts +0 -5
  701. package/dist/src/nile-icon/icons/svg/ng-building-05.js +0 -5
  702. package/dist/src/nile-icon/icons/svg/ng-building-05.js.map +0 -1
  703. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.d.ts +0 -5
  704. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js +0 -5
  705. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js.map +0 -1
  706. package/dist/src/nile-icon/icons/svg/ng-calendar.d.ts +0 -5
  707. package/dist/src/nile-icon/icons/svg/ng-calendar.js +0 -5
  708. package/dist/src/nile-icon/icons/svg/ng-calendar.js.map +0 -1
  709. package/dist/src/nile-icon/icons/svg/ng-check-circle.d.ts +0 -5
  710. package/dist/src/nile-icon/icons/svg/ng-check-circle.js +0 -5
  711. package/dist/src/nile-icon/icons/svg/ng-check-circle.js.map +0 -1
  712. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.d.ts +0 -5
  713. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js +0 -5
  714. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js.map +0 -1
  715. package/dist/src/nile-icon/icons/svg/ng-chevron-down.d.ts +0 -5
  716. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js +0 -5
  717. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js.map +0 -1
  718. package/dist/src/nile-icon/icons/svg/ng-chevron-left.d.ts +0 -5
  719. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js +0 -5
  720. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js.map +0 -1
  721. package/dist/src/nile-icon/icons/svg/ng-chevron-right.d.ts +0 -5
  722. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js +0 -5
  723. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js.map +0 -1
  724. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.d.ts +0 -5
  725. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js +0 -5
  726. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js.map +0 -1
  727. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.d.ts +0 -5
  728. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js +0 -5
  729. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js.map +0 -1
  730. package/dist/src/nile-icon/icons/svg/ng-chevron-up.d.ts +0 -5
  731. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js +0 -5
  732. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js.map +0 -1
  733. package/dist/src/nile-icon/icons/svg/ng-copy-03.d.ts +0 -5
  734. package/dist/src/nile-icon/icons/svg/ng-copy-03.js +0 -5
  735. package/dist/src/nile-icon/icons/svg/ng-copy-03.js.map +0 -1
  736. package/dist/src/nile-icon/icons/svg/ng-dataflow-04.d.ts +0 -5
  737. package/dist/src/nile-icon/icons/svg/ng-dataflow-04.js +0 -5
  738. package/dist/src/nile-icon/icons/svg/ng-dataflow-04.js.map +0 -1
  739. package/dist/src/nile-icon/icons/svg/ng-dots-grid.d.ts +0 -5
  740. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js +0 -5
  741. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js.map +0 -1
  742. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.d.ts +0 -5
  743. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js +0 -5
  744. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js.map +0 -1
  745. package/dist/src/nile-icon/icons/svg/ng-download-01.d.ts +0 -5
  746. package/dist/src/nile-icon/icons/svg/ng-download-01.js +0 -5
  747. package/dist/src/nile-icon/icons/svg/ng-download-01.js.map +0 -1
  748. package/dist/src/nile-icon/icons/svg/ng-dropdown.d.ts +0 -5
  749. package/dist/src/nile-icon/icons/svg/ng-dropdown.js +0 -5
  750. package/dist/src/nile-icon/icons/svg/ng-dropdown.js.map +0 -1
  751. package/dist/src/nile-icon/icons/svg/ng-edit-02.d.ts +0 -5
  752. package/dist/src/nile-icon/icons/svg/ng-edit-02.js +0 -5
  753. package/dist/src/nile-icon/icons/svg/ng-edit-02.js.map +0 -1
  754. package/dist/src/nile-icon/icons/svg/ng-edit-05.d.ts +0 -5
  755. package/dist/src/nile-icon/icons/svg/ng-edit-05.js +0 -5
  756. package/dist/src/nile-icon/icons/svg/ng-edit-05.js.map +0 -1
  757. package/dist/src/nile-icon/icons/svg/ng-expand-06.d.ts +0 -5
  758. package/dist/src/nile-icon/icons/svg/ng-expand-06.js +0 -5
  759. package/dist/src/nile-icon/icons/svg/ng-expand-06.js.map +0 -1
  760. package/dist/src/nile-icon/icons/svg/ng-eye-off.d.ts +0 -5
  761. package/dist/src/nile-icon/icons/svg/ng-eye-off.js +0 -5
  762. package/dist/src/nile-icon/icons/svg/ng-eye-off.js.map +0 -1
  763. package/dist/src/nile-icon/icons/svg/ng-eye.d.ts +0 -5
  764. package/dist/src/nile-icon/icons/svg/ng-eye.js +0 -5
  765. package/dist/src/nile-icon/icons/svg/ng-eye.js.map +0 -1
  766. package/dist/src/nile-icon/icons/svg/ng-file-02.d.ts +0 -5
  767. package/dist/src/nile-icon/icons/svg/ng-file-02.js +0 -5
  768. package/dist/src/nile-icon/icons/svg/ng-file-02.js.map +0 -1
  769. package/dist/src/nile-icon/icons/svg/ng-file-check-02.d.ts +0 -5
  770. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js +0 -5
  771. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js.map +0 -1
  772. package/dist/src/nile-icon/icons/svg/ng-file-question-03.d.ts +0 -5
  773. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js +0 -5
  774. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js.map +0 -1
  775. package/dist/src/nile-icon/icons/svg/ng-filter-lines.d.ts +0 -5
  776. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js +0 -5
  777. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js.map +0 -1
  778. package/dist/src/nile-icon/icons/svg/ng-grid-01.d.ts +0 -5
  779. package/dist/src/nile-icon/icons/svg/ng-grid-01.js +0 -5
  780. package/dist/src/nile-icon/icons/svg/ng-grid-01.js.map +0 -1
  781. package/dist/src/nile-icon/icons/svg/ng-help-circle.d.ts +0 -5
  782. package/dist/src/nile-icon/icons/svg/ng-help-circle.js +0 -5
  783. package/dist/src/nile-icon/icons/svg/ng-help-circle.js.map +0 -1
  784. package/dist/src/nile-icon/icons/svg/ng-image-user-left.d.ts +0 -5
  785. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js +0 -5
  786. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js.map +0 -1
  787. package/dist/src/nile-icon/icons/svg/ng-info-circle.d.ts +0 -5
  788. package/dist/src/nile-icon/icons/svg/ng-info-circle.js +0 -5
  789. package/dist/src/nile-icon/icons/svg/ng-info-circle.js.map +0 -1
  790. package/dist/src/nile-icon/icons/svg/ng-italic-01.d.ts +0 -5
  791. package/dist/src/nile-icon/icons/svg/ng-italic-01.js +0 -5
  792. package/dist/src/nile-icon/icons/svg/ng-italic-01.js.map +0 -1
  793. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.d.ts +0 -5
  794. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js +0 -5
  795. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js.map +0 -1
  796. package/dist/src/nile-icon/icons/svg/ng-list.d.ts +0 -5
  797. package/dist/src/nile-icon/icons/svg/ng-list.js +0 -5
  798. package/dist/src/nile-icon/icons/svg/ng-list.js.map +0 -1
  799. package/dist/src/nile-icon/icons/svg/ng-log-out-01.d.ts +0 -5
  800. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js +0 -5
  801. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js.map +0 -1
  802. package/dist/src/nile-icon/icons/svg/ng-mail-01.d.ts +0 -5
  803. package/dist/src/nile-icon/icons/svg/ng-mail-01.js +0 -5
  804. package/dist/src/nile-icon/icons/svg/ng-mail-01.js.map +0 -1
  805. package/dist/src/nile-icon/icons/svg/ng-mail-04.d.ts +0 -5
  806. package/dist/src/nile-icon/icons/svg/ng-mail-04.js +0 -5
  807. package/dist/src/nile-icon/icons/svg/ng-mail-04.js.map +0 -1
  808. package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.d.ts +0 -5
  809. package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.js +0 -5
  810. package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.js.map +0 -1
  811. package/dist/src/nile-icon/icons/svg/ng-menu-05.d.ts +0 -5
  812. package/dist/src/nile-icon/icons/svg/ng-menu-05.js +0 -5
  813. package/dist/src/nile-icon/icons/svg/ng-menu-05.js.map +0 -1
  814. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.d.ts +0 -5
  815. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js +0 -5
  816. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js.map +0 -1
  817. package/dist/src/nile-icon/icons/svg/ng-minimize-02.d.ts +0 -5
  818. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js +0 -5
  819. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js.map +0 -1
  820. package/dist/src/nile-icon/icons/svg/ng-plus.d.ts +0 -5
  821. package/dist/src/nile-icon/icons/svg/ng-plus.js +0 -5
  822. package/dist/src/nile-icon/icons/svg/ng-plus.js.map +0 -1
  823. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.d.ts +0 -5
  824. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js +0 -5
  825. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js.map +0 -1
  826. package/dist/src/nile-icon/icons/svg/ng-rocket-02.d.ts +0 -5
  827. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js +0 -5
  828. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js.map +0 -1
  829. package/dist/src/nile-icon/icons/svg/ng-search-lg.d.ts +0 -5
  830. package/dist/src/nile-icon/icons/svg/ng-search-lg.js +0 -5
  831. package/dist/src/nile-icon/icons/svg/ng-search-lg.js.map +0 -1
  832. package/dist/src/nile-icon/icons/svg/ng-send-01.d.ts +0 -5
  833. package/dist/src/nile-icon/icons/svg/ng-send-01.js +0 -5
  834. package/dist/src/nile-icon/icons/svg/ng-send-01.js.map +0 -1
  835. package/dist/src/nile-icon/icons/svg/ng-settings-01.d.ts +0 -5
  836. package/dist/src/nile-icon/icons/svg/ng-settings-01.js +0 -5
  837. package/dist/src/nile-icon/icons/svg/ng-settings-01.js.map +0 -1
  838. package/dist/src/nile-icon/icons/svg/ng-share-04.d.ts +0 -5
  839. package/dist/src/nile-icon/icons/svg/ng-share-04.js +0 -5
  840. package/dist/src/nile-icon/icons/svg/ng-share-04.js.map +0 -1
  841. package/dist/src/nile-icon/icons/svg/ng-share-06.d.ts +0 -5
  842. package/dist/src/nile-icon/icons/svg/ng-share-06.js +0 -5
  843. package/dist/src/nile-icon/icons/svg/ng-share-06.js.map +0 -1
  844. package/dist/src/nile-icon/icons/svg/ng-stars-02.d.ts +0 -5
  845. package/dist/src/nile-icon/icons/svg/ng-stars-02.js +0 -5
  846. package/dist/src/nile-icon/icons/svg/ng-stars-02.js.map +0 -1
  847. package/dist/src/nile-icon/icons/svg/ng-trash-01.d.ts +0 -5
  848. package/dist/src/nile-icon/icons/svg/ng-trash-01.js +0 -5
  849. package/dist/src/nile-icon/icons/svg/ng-trash-01.js.map +0 -1
  850. package/dist/src/nile-icon/icons/svg/ng-trash-03.d.ts +0 -5
  851. package/dist/src/nile-icon/icons/svg/ng-trash-03.js +0 -5
  852. package/dist/src/nile-icon/icons/svg/ng-trash-03.js.map +0 -1
  853. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.d.ts +0 -5
  854. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js +0 -5
  855. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js.map +0 -1
  856. package/dist/src/nile-icon/icons/svg/ng-underline-01.d.ts +0 -5
  857. package/dist/src/nile-icon/icons/svg/ng-underline-01.js +0 -5
  858. package/dist/src/nile-icon/icons/svg/ng-underline-01.js.map +0 -1
  859. package/dist/src/nile-icon/icons/svg/ng-upload-01.d.ts +0 -5
  860. package/dist/src/nile-icon/icons/svg/ng-upload-01.js +0 -5
  861. package/dist/src/nile-icon/icons/svg/ng-upload-01.js.map +0 -1
  862. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.d.ts +0 -5
  863. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js +0 -5
  864. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js.map +0 -1
  865. package/dist/src/nile-icon/icons/svg/ng-user-01.d.ts +0 -5
  866. package/dist/src/nile-icon/icons/svg/ng-user-01.js +0 -5
  867. package/dist/src/nile-icon/icons/svg/ng-user-01.js.map +0 -1
  868. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.d.ts +0 -5
  869. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js +0 -5
  870. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js.map +0 -1
  871. package/dist/src/nile-icon/icons/svg/ng-user-check-02.d.ts +0 -5
  872. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js +0 -5
  873. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js.map +0 -1
  874. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.d.ts +0 -5
  875. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js +0 -5
  876. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js.map +0 -1
  877. package/dist/src/nile-icon/icons/svg/ng-user-right-01.d.ts +0 -5
  878. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js +0 -5
  879. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js.map +0 -1
  880. package/dist/src/nile-icon/icons/svg/ng-users-01.d.ts +0 -5
  881. package/dist/src/nile-icon/icons/svg/ng-users-01.js +0 -5
  882. package/dist/src/nile-icon/icons/svg/ng-users-01.js.map +0 -1
  883. package/dist/src/nile-icon/icons/svg/ng-x-close.d.ts +0 -5
  884. package/dist/src/nile-icon/icons/svg/ng-x-close.js +0 -5
  885. package/dist/src/nile-icon/icons/svg/ng-x-close.js.map +0 -1
  886. package/dist/src/nile-icon/icons/svg/ng-x-square.d.ts +0 -5
  887. package/dist/src/nile-icon/icons/svg/ng-x-square.js +0 -5
  888. package/dist/src/nile-icon/icons/svg/ng-x-square.js.map +0 -1
  889. package/src/nile-file-preview/index.ts +0 -1
  890. package/src/nile-file-preview/nile-file-preview.css.ts +0 -612
  891. package/src/nile-file-preview/nile-file-preview.template.ts +0 -246
  892. package/src/nile-file-preview/nile-file-preview.test.ts +0 -38
  893. package/src/nile-file-preview/nile-file-preview.ts +0 -175
  894. package/src/nile-file-preview/types/index.ts +0 -2
  895. package/src/nile-file-preview/types/nile-file-preview.enums.ts +0 -31
  896. package/src/nile-file-preview/types/nile-file-preview.interface.ts +0 -4
  897. package/src/nile-file-preview/utils/index.ts +0 -1
  898. package/src/nile-file-preview/utils/nile-file-preview.util.ts +0 -75
  899. package/src/nile-file-upload/index.ts +0 -1
  900. package/src/nile-file-upload/nile-file-upload.css.ts +0 -624
  901. package/src/nile-file-upload/nile-file-upload.template.ts +0 -174
  902. package/src/nile-file-upload/nile-file-upload.test.ts +0 -38
  903. package/src/nile-file-upload/nile-file-upload.ts +0 -156
  904. package/src/nile-file-upload/types/file-upload.enums.ts +0 -44
  905. package/src/nile-file-upload/types/file-upload.type.ts +0 -5
  906. package/src/nile-file-upload/types/index.ts +0 -2
  907. package/src/nile-file-upload/utils/drag-drop.util.ts +0 -106
  908. package/src/nile-file-upload/utils/file-validation.util.ts +0 -206
  909. /package/dist/{nile-file-preview → nile-virtual-select}/index.cjs.js.map +0 -0
  910. /package/dist/{nile-file-preview/types/nile-file-preview.interface.esm.js → nile-virtual-select/types.esm.js} +0 -0
@@ -818,7 +818,7 @@
818
818
  },
819
819
  {
820
820
  "name": "nile-code-editor",
821
- "description": "Nile icon component.\n\nEvents:\n\n * `nile-focus` {`Event`} - \n\n * `nile-blur` {`Event`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `error-message` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\nProperties:\n\n * `codeEditor` {`HTMLInputElement`} - \n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `errorMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `disableSyntaxHighlighting` {`boolean`} - \n\n * `customThemeCSS` {`object | null`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\n * `view` - \n\n * `viewState` - \n\n * `timeOut` - \n\n * `lineNumbersComp` - \n\n * `restrictSingleLineComp` - \n\n * `readOnlyComp` - \n\n * `customCompletionComp` - \n\n * `placeholderComp` - \n\n * `defaultSyntaxHighlightingComp` - \n\n * `themeComp` - \n\n * `customAutocomplete` - Custom autocomplete handler for code editor suggestions\n\n * `insertBetweenCode` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
821
+ "description": "Nile icon component.\n\nEvents:\n\n * `nile-focus` {`Event`} - \n\n * `nile-blur` {`Event`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `error-message` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\n * `tabCompletion` {`boolean`} - \n\nProperties:\n\n * `codeEditor` {`HTMLInputElement`} - \n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `errorMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `disableSyntaxHighlighting` {`boolean`} - \n\n * `customThemeCSS` {`object | null`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\n * `tabCompletion` {`boolean`} - \n\n * `view` - \n\n * `viewState` - \n\n * `timeOut` - \n\n * `lineNumbersComp` - \n\n * `restrictSingleLineComp` - \n\n * `readOnlyComp` - \n\n * `customCompletionComp` - \n\n * `placeholderComp` - \n\n * `defaultSyntaxHighlightingComp` - \n\n * `themeComp` - \n\n * `isSpacePressed` {`boolean`} - \n\n * `customAutocomplete` - Custom autocomplete handler for code editor suggestions\n\n * `insertBetweenCode` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
822
822
  "attributes": [
823
823
  {
824
824
  "name": "value",
@@ -931,6 +931,11 @@
931
931
  "description": "`aboveCursor` {`boolean`} - \n\nProperty: aboveCursor\n\nDefault: false",
932
932
  "valueSet": "v"
933
933
  },
934
+ {
935
+ "name": "tabCompletion",
936
+ "description": "`tabCompletion` {`boolean`} - \n\nProperty: tabCompletion\n\nDefault: true",
937
+ "valueSet": "v"
938
+ },
934
939
  {
935
940
  "name": "onnile-focus",
936
941
  "description": "`nile-focus` {`Event`} - "
@@ -1116,7 +1121,7 @@
1116
1121
  },
1117
1122
  {
1118
1123
  "name": "nile-drawer",
1119
- "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`} - ",
1120
1125
  "attributes": [
1121
1126
  {
1122
1127
  "name": "open",
@@ -1134,16 +1139,16 @@
1134
1139
  },
1135
1140
  {
1136
1141
  "name": "placement",
1137
- "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",
1138
1143
  "values": [
1139
1144
  {
1140
1145
  "name": "top"
1141
1146
  },
1142
1147
  {
1143
- "name": "end"
1148
+ "name": "bottom"
1144
1149
  },
1145
1150
  {
1146
- "name": "bottom"
1151
+ "name": "end"
1147
1152
  },
1148
1153
  {
1149
1154
  "name": "start"
@@ -1193,7 +1198,7 @@
1193
1198
  },
1194
1199
  {
1195
1200
  "name": "nile-dropdown",
1196
- "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`} - ",
1197
1202
  "attributes": [
1198
1203
  {
1199
1204
  "name": "open",
@@ -1202,7 +1207,7 @@
1202
1207
  },
1203
1208
  {
1204
1209
  "name": "placement",
1205
- "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",
1206
1211
  "values": [
1207
1212
  {
1208
1213
  "name": "left"
@@ -1213,9 +1218,6 @@
1213
1218
  {
1214
1219
  "name": "top"
1215
1220
  },
1216
- {
1217
- "name": "bottom"
1218
- },
1219
1221
  {
1220
1222
  "name": "top-start"
1221
1223
  },
@@ -1223,16 +1225,19 @@
1223
1225
  "name": "top-end"
1224
1226
  },
1225
1227
  {
1226
- "name": "bottom-start"
1228
+ "name": "right-start"
1227
1229
  },
1228
1230
  {
1229
- "name": "bottom-end"
1231
+ "name": "right-end"
1230
1232
  },
1231
1233
  {
1232
- "name": "right-start"
1234
+ "name": "bottom"
1233
1235
  },
1234
1236
  {
1235
- "name": "right-end"
1237
+ "name": "bottom-start"
1238
+ },
1239
+ {
1240
+ "name": "bottom-end"
1236
1241
  },
1237
1242
  {
1238
1243
  "name": "left-start"
@@ -1393,149 +1398,6 @@
1393
1398
  }
1394
1399
  ]
1395
1400
  },
1396
- {
1397
- "name": "nile-file-preview",
1398
- "description": "Nile preview component.\n\nAttributes:\n\n * `errorMessage` {`string`} - \n\n * `inputFile` {`File`} - \n\n * `fileUrl` {`string`} - \n\n * `uploadStatus` {`number`} - \n\n * `state` {`FilePreviewState`} - \n\n * `variant` {`FilePreviewVariant`} - \n\n * `inputFileName` {`string`} - \n\nProperties:\n\n * `errorMessage` {`string`} - \n\n * `inputFile` {`File`} - \n\n * `fileUrl` {`string`} - \n\n * `uploadStatus` {`number`} - \n\n * `state` {`FilePreviewState`} - \n\n * `variant` {`FilePreviewVariant`} - \n\n * `inputFileName` {`string`} - \n\n * `inputFileHtml` {`UncompiledTemplateResult<ResultType> | null`} - \n\n * `originalUrl` {`string`} - \n\n * `dummyFile` {`File`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1399
- "attributes": [
1400
- {
1401
- "name": "errorMessage",
1402
- "description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
1403
- },
1404
- {
1405
- "name": "inputFile",
1406
- "description": "`inputFile` {`File`} - \n\nProperty: inputFile"
1407
- },
1408
- {
1409
- "name": "fileUrl",
1410
- "description": "`fileUrl` {`string`} - \n\nProperty: fileUrl\n\nDefault: "
1411
- },
1412
- {
1413
- "name": "uploadStatus",
1414
- "description": "`uploadStatus` {`number`} - \n\nProperty: uploadStatus\n\nDefault: 0"
1415
- },
1416
- {
1417
- "name": "state",
1418
- "description": "`state` {`FilePreviewState`} - \n\nProperty: state\n\nDefault: default",
1419
- "values": [
1420
- {
1421
- "name": "default"
1422
- },
1423
- {
1424
- "name": "uploading"
1425
- },
1426
- {
1427
- "name": "preview"
1428
- },
1429
- {
1430
- "name": "no-preview"
1431
- },
1432
- {
1433
- "name": "error"
1434
- }
1435
- ]
1436
- },
1437
- {
1438
- "name": "variant",
1439
- "description": "`variant` {`FilePreviewVariant`} - \n\nProperty: variant\n\nDefault: horizontal",
1440
- "values": [
1441
- {
1442
- "name": "horizontal"
1443
- },
1444
- {
1445
- "name": "vertical"
1446
- }
1447
- ]
1448
- },
1449
- {
1450
- "name": "inputFileName",
1451
- "description": "`inputFileName` {`string`} - \n\nProperty: inputFileName\n\nDefault: "
1452
- }
1453
- ]
1454
- },
1455
- {
1456
- "name": "nile-file-upload",
1457
- "description": "Nile file-upload component.\n\nAttributes:\n\n * `size` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `allowMultiple` {`boolean`} - \n\n * `allowDuplicates` {`boolean`} - \n\n * `allowedTypes` {`string[]`} - \n\n * `uploadedFiles` {`File[]`} - \n\n * `title` {`string`} - \n\n * `subtitle` {`string`} - \n\n * `state` {`FileUploadState`} - \n\n * `variant` {`FileUploadVariant`} - \n\n * `fileUploadUrl` {`string`} - \n\n * `autoUpload` {`boolean`} - \n\nProperties:\n\n * `size` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `allowMultiple` {`boolean`} - \n\n * `allowDuplicates` {`boolean`} - \n\n * `allowedTypes` {`string[]`} - \n\n * `uploadedFiles` {`File[]`} - \n\n * `title` {`string`} - \n\n * `subtitle` {`string`} - \n\n * `state` {`FileUploadState`} - \n\n * `variant` {`FileUploadVariant`} - \n\n * `fileUploadUrl` {`string`} - \n\n * `autoUpload` {`boolean`} - \n\n * `input` {`HTMLInputElement`} - \n\n * `uploadRequests` {`Map<File, XMLHttpRequest>`} - \n\n * `fileSizeExceededFilesNumber` {`number`} - \n\n * `dragHandler` - \n\n * `setState` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1458
- "attributes": [
1459
- {
1460
- "name": "size",
1461
- "description": "`size` {`string`} - \n\nProperty: size\n\nDefault: 10MB"
1462
- },
1463
- {
1464
- "name": "error",
1465
- "description": "`error` {`boolean`} - \n\nProperty: error\n\nDefault: false",
1466
- "valueSet": "v"
1467
- },
1468
- {
1469
- "name": "errorMessage",
1470
- "description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
1471
- },
1472
- {
1473
- "name": "allowMultiple",
1474
- "description": "`allowMultiple` {`boolean`} - \n\nProperty: allowMultiple\n\nDefault: false",
1475
- "valueSet": "v"
1476
- },
1477
- {
1478
- "name": "allowDuplicates",
1479
- "description": "`allowDuplicates` {`boolean`} - \n\nProperty: allowDuplicates\n\nDefault: false",
1480
- "valueSet": "v"
1481
- },
1482
- {
1483
- "name": "allowedTypes",
1484
- "description": "`allowedTypes` {`string[]`} - \n\nProperty: allowedTypes\n\nDefault: "
1485
- },
1486
- {
1487
- "name": "uploadedFiles",
1488
- "description": "`uploadedFiles` {`File[]`} - \n\nProperty: uploadedFiles\n\nDefault: "
1489
- },
1490
- {
1491
- "name": "title",
1492
- "description": "`title` {`string`} - \n\nProperty: title\n\nDefault: Drag and drop to upload"
1493
- },
1494
- {
1495
- "name": "subtitle",
1496
- "description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: PNG, JPG or SVG (upto 1MB) | 1:1 ratio"
1497
- },
1498
- {
1499
- "name": "state",
1500
- "description": "`state` {`FileUploadState`} - \n\nProperty: state\n\nDefault: default",
1501
- "values": [
1502
- {
1503
- "name": "default"
1504
- },
1505
- {
1506
- "name": "disabled"
1507
- },
1508
- {
1509
- "name": "hover"
1510
- },
1511
- {
1512
- "name": "drag"
1513
- }
1514
- ]
1515
- },
1516
- {
1517
- "name": "variant",
1518
- "description": "`variant` {`FileUploadVariant`} - \n\nProperty: variant\n\nDefault: horizontal",
1519
- "values": [
1520
- {
1521
- "name": "horizontal"
1522
- },
1523
- {
1524
- "name": "vertical"
1525
- }
1526
- ]
1527
- },
1528
- {
1529
- "name": "fileUploadUrl",
1530
- "description": "`fileUploadUrl` {`string`} - \n\nProperty: fileUploadUrl\n\nDefault: "
1531
- },
1532
- {
1533
- "name": "autoUpload",
1534
- "description": "`autoUpload` {`boolean`} - \n\nProperty: autoUpload\n\nDefault: true",
1535
- "valueSet": "v"
1536
- }
1537
- ]
1538
- },
1539
1401
  {
1540
1402
  "name": "nile-filter-chip",
1541
1403
  "description": "Nile filter-chip component.\n\nEvents:\n\n * `nile-close` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\n * `nile-click` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\nAttributes:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\nProperties:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\n * `activeChips` {`NileFilterChip[]`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
@@ -2455,16 +2317,26 @@
2455
2317
  },
2456
2318
  {
2457
2319
  "name": "nile-option",
2458
- "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 * `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 * `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`} - ",
2459
2321
  "attributes": [
2460
2322
  {
2461
2323
  "name": "value",
2462
2324
  "description": "`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\nProperty: value\n\nDefault: "
2463
2325
  },
2326
+ {
2327
+ "name": "showCheckbox",
2328
+ "description": "`showCheckbox` {`boolean`} - \n\nProperty: showCheckbox\n\nDefault: false",
2329
+ "valueSet": "v"
2330
+ },
2464
2331
  {
2465
2332
  "name": "disabled",
2466
2333
  "description": "`disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\nProperty: disabled\n\nDefault: false",
2467
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"
2468
2340
  }
2469
2341
  ]
2470
2342
  },
@@ -2482,13 +2354,57 @@
2482
2354
  }
2483
2355
  ]
2484
2356
  },
2357
+ {
2358
+ "name": "nile-pagination",
2359
+ "description": "Attributes:\n\n * `totalitems` {`number`} - \n\n * `currentpage` {`number`} - \n\n * `pagesize` {`number`} - \n\n * `pagesizeoptions` {`number[]`} - \n\n * `variant` {`\"fluid\" | \"compact\"`} - \n\n * `disabled` {`boolean`} - \n\n * `showTitle` {`boolean`} - \n\nProperties:\n\n * `totalItems` {`number`} - \n\n * `currentPage` {`number`} - \n\n * `pageSize` {`number`} - \n\n * `pageSizeOptions` {`number[]`} - \n\n * `variant` {`\"fluid\" | \"compact\"`} - \n\n * `disabled` {`boolean`} - \n\n * `showTitle` {`boolean`} - \n\n * `_pageSizeOpen` {`boolean`} - \n\n * `_pageOpen` {`boolean`} - \n\n * `_pageSizeDropdown` {`HTMLElement`} - \n\n * `totalPages` {`number`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2360
+ "attributes": [
2361
+ {
2362
+ "name": "totalitems",
2363
+ "description": "`totalitems` {`number`} - \n\nProperty: totalItems\n\nDefault: 0"
2364
+ },
2365
+ {
2366
+ "name": "currentpage",
2367
+ "description": "`currentpage` {`number`} - \n\nProperty: currentPage\n\nDefault: 1"
2368
+ },
2369
+ {
2370
+ "name": "pagesize",
2371
+ "description": "`pagesize` {`number`} - \n\nProperty: pageSize\n\nDefault: 50"
2372
+ },
2373
+ {
2374
+ "name": "pagesizeoptions",
2375
+ "description": "`pagesizeoptions` {`number[]`} - \n\nProperty: pageSizeOptions\n\nDefault: 10,25,50,100"
2376
+ },
2377
+ {
2378
+ "name": "variant",
2379
+ "description": "`variant` {`\"fluid\" | \"compact\"`} - \n\nProperty: variant\n\nDefault: fluid",
2380
+ "values": [
2381
+ {
2382
+ "name": "fluid"
2383
+ },
2384
+ {
2385
+ "name": "compact"
2386
+ }
2387
+ ]
2388
+ },
2389
+ {
2390
+ "name": "disabled",
2391
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
2392
+ "valueSet": "v"
2393
+ },
2394
+ {
2395
+ "name": "showTitle",
2396
+ "description": "`showTitle` {`boolean`} - \n\nProperty: showTitle\n\nDefault: true",
2397
+ "valueSet": "v"
2398
+ }
2399
+ ]
2400
+ },
2485
2401
  {
2486
2402
  "name": "nile-popover",
2487
- "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`} - ",
2488
2404
  "attributes": [
2489
2405
  {
2490
2406
  "name": "placement",
2491
- "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",
2492
2408
  "values": [
2493
2409
  {
2494
2410
  "name": "left"
@@ -2499,9 +2415,6 @@
2499
2415
  {
2500
2416
  "name": "top"
2501
2417
  },
2502
- {
2503
- "name": "bottom"
2504
- },
2505
2418
  {
2506
2419
  "name": "top-start"
2507
2420
  },
@@ -2509,16 +2422,19 @@
2509
2422
  "name": "top-end"
2510
2423
  },
2511
2424
  {
2512
- "name": "bottom-start"
2425
+ "name": "right-start"
2513
2426
  },
2514
2427
  {
2515
- "name": "bottom-end"
2428
+ "name": "right-end"
2516
2429
  },
2517
2430
  {
2518
- "name": "right-start"
2431
+ "name": "bottom"
2519
2432
  },
2520
2433
  {
2521
- "name": "right-end"
2434
+ "name": "bottom-start"
2435
+ },
2436
+ {
2437
+ "name": "bottom-end"
2522
2438
  },
2523
2439
  {
2524
2440
  "name": "left-start"
@@ -2583,7 +2499,7 @@
2583
2499
  },
2584
2500
  {
2585
2501
  "name": "nile-popup",
2586
- "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`} - ",
2587
2503
  "attributes": [
2588
2504
  {
2589
2505
  "name": "anchor",
@@ -2597,7 +2513,7 @@
2597
2513
  },
2598
2514
  {
2599
2515
  "name": "placement",
2600
- "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",
2601
2517
  "values": [
2602
2518
  {
2603
2519
  "name": "left"
@@ -2608,9 +2524,6 @@
2608
2524
  {
2609
2525
  "name": "top"
2610
2526
  },
2611
- {
2612
- "name": "bottom"
2613
- },
2614
2527
  {
2615
2528
  "name": "top-start"
2616
2529
  },
@@ -2618,16 +2531,19 @@
2618
2531
  "name": "top-end"
2619
2532
  },
2620
2533
  {
2621
- "name": "bottom-start"
2534
+ "name": "right-start"
2622
2535
  },
2623
2536
  {
2624
- "name": "bottom-end"
2537
+ "name": "right-end"
2625
2538
  },
2626
2539
  {
2627
- "name": "right-start"
2540
+ "name": "bottom"
2628
2541
  },
2629
2542
  {
2630
- "name": "right-end"
2543
+ "name": "bottom-start"
2544
+ },
2545
+ {
2546
+ "name": "bottom-end"
2631
2547
  },
2632
2548
  {
2633
2549
  "name": "left-start"
@@ -2927,7 +2843,7 @@
2927
2843
  },
2928
2844
  {
2929
2845
  "name": "nile-select",
2930
- "description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\nSlots:\n\n * ` ` {} - The listbox options. Must be `<nile-option>` elements. You can use `<nile-divider>` to group items visually.\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed. Rotates on open and close.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internal-search-placeholder` {`string`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `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` {`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 * `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`} - ",
2931
2847
  "attributes": [
2932
2848
  {
2933
2849
  "name": "size",
@@ -2979,8 +2895,8 @@
2979
2895
  },
2980
2896
  {
2981
2897
  "name": "multiple",
2982
- "description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
2983
- "valueSet": "v"
2898
+ "description": "`multiple` {`string | boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
2899
+ "values": []
2984
2900
  },
2985
2901
  {
2986
2902
  "name": "help-text",
@@ -3064,6 +2980,15 @@
3064
2980
  "name": "noResultsMessage",
3065
2981
  "description": "`noResultsMessage` {`string`} - \n\nProperty: noResultsMessage\n\nDefault: No results found"
3066
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
+ },
3067
2992
  {
3068
2993
  "name": "name",
3069
2994
  "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
@@ -3251,6 +3176,96 @@
3251
3176
  }
3252
3177
  ]
3253
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
+ },
3254
3269
  {
3255
3270
  "name": "nile-spinner",
3256
3271
  "description": "Nile icon component.\n\n",
@@ -3379,20 +3394,20 @@
3379
3394
  },
3380
3395
  {
3381
3396
  "name": "nile-tab-group",
3382
- "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`} - ",
3383
3398
  "attributes": [
3384
3399
  {
3385
3400
  "name": "placement",
3386
- "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",
3387
3402
  "values": [
3388
3403
  {
3389
3404
  "name": "top"
3390
3405
  },
3391
3406
  {
3392
- "name": "end"
3407
+ "name": "bottom"
3393
3408
  },
3394
3409
  {
3395
- "name": "bottom"
3410
+ "name": "end"
3396
3411
  },
3397
3412
  {
3398
3413
  "name": "start"
@@ -3491,7 +3506,7 @@
3491
3506
  },
3492
3507
  {
3493
3508
  "name": "nile-table-body",
3494
- "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`} - ",
3495
3510
  "attributes": [
3496
3511
  {
3497
3512
  "name": "type",
@@ -3509,12 +3524,18 @@
3509
3524
  },
3510
3525
  {
3511
3526
  "name": "nile-table-cell-item",
3512
- "description": "Nile table Cell Item component.\n\nProperties:\n\n * `hasSlotController` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3513
- "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
+ ]
3514
3535
  },
3515
3536
  {
3516
3537
  "name": "nile-table-header-item",
3517
- "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`} - ",
3518
3539
  "attributes": [
3519
3540
  {
3520
3541
  "name": "havesort",
@@ -3529,6 +3550,11 @@
3529
3550
  {
3530
3551
  "name": "icon-name",
3531
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"
3532
3558
  }
3533
3559
  ]
3534
3560
  },
@@ -3955,7 +3981,7 @@
3955
3981
  },
3956
3982
  {
3957
3983
  "name": "nile-tooltip",
3958
- "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`} - ",
3959
3985
  "attributes": [
3960
3986
  {
3961
3987
  "name": "content",
@@ -3975,7 +4001,7 @@
3975
4001
  },
3976
4002
  {
3977
4003
  "name": "placement",
3978
- "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",
3979
4005
  "values": [
3980
4006
  {
3981
4007
  "name": "left"
@@ -3986,9 +4012,6 @@
3986
4012
  {
3987
4013
  "name": "top"
3988
4014
  },
3989
- {
3990
- "name": "bottom"
3991
- },
3992
4015
  {
3993
4016
  "name": "top-start"
3994
4017
  },
@@ -3996,16 +4019,19 @@
3996
4019
  "name": "top-end"
3997
4020
  },
3998
4021
  {
3999
- "name": "bottom-start"
4022
+ "name": "right-start"
4000
4023
  },
4001
4024
  {
4002
- "name": "bottom-end"
4025
+ "name": "right-end"
4003
4026
  },
4004
4027
  {
4005
- "name": "right-start"
4028
+ "name": "bottom"
4006
4029
  },
4007
4030
  {
4008
- "name": "right-end"
4031
+ "name": "bottom-start"
4032
+ },
4033
+ {
4034
+ "name": "bottom-end"
4009
4035
  },
4010
4036
  {
4011
4037
  "name": "left-start"
@@ -4132,6 +4158,214 @@
4132
4158
  "description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: "
4133
4159
  }
4134
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
+ ]
4135
4369
  }
4136
4370
  ],
4137
4371
  "globalAttributes": [],