@aquera/nile-elements 0.1.64-beta-1.1 → 0.1.64

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 (1193) hide show
  1. package/README.md +27 -1
  2. package/demo/index.html +10 -175
  3. package/dist/{fixture-75825990.cjs.js → fixture-3bfb4490.cjs.js} +2 -2
  4. package/dist/{fixture-75825990.cjs.js.map → fixture-3bfb4490.cjs.js.map} +1 -1
  5. package/dist/{fixture-e831ec79.esm.js → fixture-8edec91c.esm.js} +1 -1
  6. package/dist/index.cjs.js +1 -1
  7. package/dist/index.esm.js +1 -1
  8. package/dist/index.js +7827 -5700
  9. package/dist/internal/form.cjs.js +1 -1
  10. package/dist/internal/form.cjs.js.map +1 -1
  11. package/dist/internal/form.esm.js +1 -1
  12. package/dist/internal/resizable-table-helper.cjs.js +2 -0
  13. package/dist/internal/resizable-table-helper.cjs.js.map +1 -0
  14. package/dist/internal/resizable-table-helper.esm.js +1 -0
  15. package/dist/internal/resizable-table-styles.cjs.js +2 -0
  16. package/dist/internal/resizable-table-styles.cjs.js.map +1 -0
  17. package/dist/internal/resizable-table-styles.esm.js +132 -0
  18. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  19. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  20. package/dist/nile-auto-complete/index.cjs.js +1 -1
  21. package/dist/nile-auto-complete/index.esm.js +1 -1
  22. package/dist/nile-auto-complete/nile-auto-complete.cjs.js +1 -17
  23. package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
  24. package/dist/nile-auto-complete/nile-auto-complete.esm.js +8 -29
  25. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  26. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +1 -1
  27. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  28. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  29. package/dist/nile-avatar/nile-avatar.test.cjs.js.map +1 -1
  30. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  31. package/dist/nile-badge/index.cjs.js +1 -1
  32. package/dist/nile-badge/index.esm.js +1 -1
  33. package/dist/nile-badge/nile-badge.cjs.js +1 -1
  34. package/dist/nile-badge/nile-badge.cjs.js.map +1 -1
  35. package/dist/nile-badge/nile-badge.esm.js +1 -1
  36. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  37. package/dist/nile-badge/nile-badge.test.cjs.js.map +1 -1
  38. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  39. package/dist/nile-button/index.cjs.js +1 -1
  40. package/dist/nile-button/index.esm.js +1 -1
  41. package/dist/nile-button/nile-button.cjs.js +1 -1
  42. package/dist/nile-button/nile-button.cjs.js.map +1 -1
  43. package/dist/nile-button/nile-button.esm.js +1 -1
  44. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  45. package/dist/nile-button/nile-button.test.cjs.js.map +1 -1
  46. package/dist/nile-button/nile-button.test.esm.js +1 -1
  47. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  48. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  49. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  50. package/dist/nile-calendar/nile-calendar.test.cjs.js.map +1 -1
  51. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  52. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  53. package/dist/nile-card/nile-card.test.esm.js +1 -1
  54. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  55. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  56. package/dist/nile-chip/nile-chip.cjs.js +1 -1
  57. package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
  58. package/dist/nile-chip/nile-chip.esm.js +1 -1
  59. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  60. package/dist/nile-chip/nile-chip.test.cjs.js.map +1 -1
  61. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  62. package/dist/nile-code-editor/extensionSetup.cjs.js +5 -5
  63. package/dist/nile-code-editor/extensionSetup.cjs.js.map +1 -1
  64. package/dist/nile-code-editor/extensionSetup.esm.js +1 -1
  65. package/dist/nile-code-editor/nile-code-editor.cjs.js +2 -2
  66. package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
  67. package/dist/nile-code-editor/nile-code-editor.esm.js +3 -3
  68. package/dist/nile-code-editor/theme.cjs.js +1 -1
  69. package/dist/nile-code-editor/theme.cjs.js.map +1 -1
  70. package/dist/nile-code-editor/theme.esm.js +1 -1
  71. package/dist/nile-dialog/index.cjs.js +1 -1
  72. package/dist/nile-dialog/index.esm.js +1 -1
  73. package/dist/nile-dialog/nile-dialog.cjs.js +1 -1
  74. package/dist/nile-dialog/nile-dialog.cjs.js.map +1 -1
  75. package/dist/nile-dialog/nile-dialog.esm.js +1 -1
  76. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  77. package/dist/nile-dialog/nile-dialog.test.cjs.js.map +1 -1
  78. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  79. package/dist/nile-drawer/index.cjs.js +1 -1
  80. package/dist/nile-drawer/index.esm.js +1 -1
  81. package/dist/nile-drawer/nile-drawer.cjs.js +1 -1
  82. package/dist/nile-drawer/nile-drawer.cjs.js.map +1 -1
  83. package/dist/nile-drawer/nile-drawer.esm.js +1 -1
  84. package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
  85. package/dist/nile-drawer/nile-drawer.test.cjs.js.map +1 -1
  86. package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
  87. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
  88. package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
  89. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
  90. package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
  91. package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
  92. package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
  93. package/dist/nile-file-preview/nile-file-preview.cjs.js +1 -1
  94. package/dist/nile-file-preview/nile-file-preview.cjs.js.map +1 -1
  95. package/dist/nile-file-preview/nile-file-preview.css.cjs.js +1 -1
  96. package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +1 -1
  97. package/dist/nile-file-preview/nile-file-preview.css.esm.js +203 -184
  98. package/dist/nile-file-preview/nile-file-preview.esm.js +1 -3
  99. package/dist/nile-file-preview/nile-file-preview.template.cjs.js +1 -1
  100. package/dist/nile-file-preview/nile-file-preview.template.cjs.js.map +1 -1
  101. package/dist/nile-file-preview/nile-file-preview.template.esm.js +59 -62
  102. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +1 -1
  103. package/dist/nile-file-preview/nile-file-preview.test.esm.js +1 -1
  104. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js +1 -1
  105. package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js.map +1 -1
  106. package/dist/nile-file-preview/types/nile-file-preview.enums.esm.js +1 -1
  107. package/dist/nile-file-preview/utils/index.cjs.js +1 -1
  108. package/dist/nile-file-preview/utils/index.esm.js +1 -1
  109. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js +1 -1
  110. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js.map +1 -1
  111. package/dist/nile-file-preview/utils/nile-file-preview.util.esm.js +1 -1
  112. package/dist/nile-file-upload/index.cjs.js +1 -1
  113. package/dist/nile-file-upload/index.esm.js +1 -1
  114. package/dist/nile-file-upload/nile-file-upload.cjs.js +1 -1
  115. package/dist/nile-file-upload/nile-file-upload.cjs.js.map +1 -1
  116. package/dist/nile-file-upload/nile-file-upload.css.cjs.js +1 -1
  117. package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +1 -1
  118. package/dist/nile-file-upload/nile-file-upload.css.esm.js +142 -89
  119. package/dist/nile-file-upload/nile-file-upload.esm.js +2 -2
  120. package/dist/nile-file-upload/nile-file-upload.template.cjs.js +3 -3
  121. package/dist/nile-file-upload/nile-file-upload.template.cjs.js.map +1 -1
  122. package/dist/nile-file-upload/nile-file-upload.template.esm.js +44 -98
  123. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +1 -1
  124. package/dist/nile-file-upload/nile-file-upload.test.esm.js +1 -1
  125. package/dist/nile-file-upload/types/file-upload.enums.cjs.js +1 -1
  126. package/dist/nile-file-upload/types/file-upload.enums.cjs.js.map +1 -1
  127. package/dist/nile-file-upload/types/file-upload.enums.esm.js +1 -1
  128. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js +1 -1
  129. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js.map +1 -1
  130. package/dist/nile-file-upload/utils/drag-drop.util.esm.js +1 -1
  131. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +2 -1
  132. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -1
  133. package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -1
  134. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  135. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  136. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  137. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  138. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  139. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  140. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  141. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  142. package/dist/nile-icon/icons/svg/index.cjs.js +1 -1
  143. package/dist/nile-icon/icons/svg/index.esm.js +1 -1
  144. package/dist/nile-icon/index.cjs.js +1 -1
  145. package/dist/nile-icon/index.cjs.js.map +1 -1
  146. package/dist/nile-icon/index.esm.js +1 -1
  147. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  148. package/dist/nile-icon/nile-icon.test.cjs.js.map +1 -1
  149. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  150. package/dist/nile-icon-button/index.cjs.js +1 -1
  151. package/dist/nile-icon-button/index.esm.js +1 -1
  152. package/dist/nile-icon-button/nile-icon-button.cjs.js +1 -1
  153. package/dist/nile-icon-button/nile-icon-button.cjs.js.map +1 -1
  154. package/dist/nile-icon-button/nile-icon-button.esm.js +1 -1
  155. package/dist/nile-input/index.cjs.js +1 -1
  156. package/dist/nile-input/index.esm.js +1 -1
  157. package/dist/nile-input/nile-input.cjs.js +1 -1
  158. package/dist/nile-input/nile-input.cjs.js.map +1 -1
  159. package/dist/nile-input/nile-input.esm.js +1 -1
  160. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  161. package/dist/nile-input/nile-input.test.cjs.js.map +1 -1
  162. package/dist/nile-input/nile-input.test.esm.js +2 -2
  163. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  164. package/dist/nile-link/nile-link.test.esm.js +1 -1
  165. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  166. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  167. package/dist/nile-menu-item/index.cjs.js +1 -1
  168. package/dist/nile-menu-item/index.esm.js +1 -1
  169. package/dist/nile-menu-item/nile-menu-item.cjs.js +1 -1
  170. package/dist/nile-menu-item/nile-menu-item.cjs.js.map +1 -1
  171. package/dist/nile-menu-item/nile-menu-item.esm.js +1 -1
  172. package/dist/nile-option/index.cjs.js +1 -1
  173. package/dist/nile-option/index.esm.js +1 -1
  174. package/dist/nile-option/nile-option.cjs.js +1 -1
  175. package/dist/nile-option/nile-option.cjs.js.map +1 -1
  176. package/dist/nile-option/nile-option.esm.js +2 -2
  177. package/dist/nile-popover/index.cjs.js +1 -1
  178. package/dist/nile-popover/index.esm.js +1 -1
  179. package/dist/nile-popover/nile-popover.cjs.js +3 -11
  180. package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
  181. package/dist/nile-popover/nile-popover.esm.js +7 -13
  182. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  183. package/dist/nile-popover/nile-popover.test.cjs.js.map +1 -1
  184. package/dist/nile-popover/nile-popover.test.esm.js +3 -3
  185. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  186. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  187. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  188. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  189. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  190. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  191. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  192. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  193. package/dist/nile-select/index.cjs.js +1 -1
  194. package/dist/nile-select/index.esm.js +1 -1
  195. package/dist/nile-select/nile-select.cjs.js +1 -1
  196. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  197. package/dist/nile-select/nile-select.esm.js +2 -2
  198. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  199. package/dist/nile-select/nile-select.test.cjs.js.map +1 -1
  200. package/dist/nile-select/nile-select.test.esm.js +2 -2
  201. package/dist/nile-select/virtual-scroll-helper.cjs.js +2 -0
  202. package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -0
  203. package/dist/nile-select/virtual-scroll-helper.esm.js +38 -0
  204. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  205. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  206. package/dist/nile-slider/index.cjs.js +2 -0
  207. package/dist/nile-slider/index.esm.js +1 -0
  208. package/dist/nile-slider/nile-slider.cjs.js +2 -0
  209. package/dist/nile-slider/nile-slider.cjs.js.map +1 -0
  210. package/dist/nile-slider/nile-slider.css.cjs.js +2 -0
  211. package/dist/nile-slider/nile-slider.css.cjs.js.map +1 -0
  212. package/dist/nile-slider/nile-slider.css.esm.js +106 -0
  213. package/dist/nile-slider/nile-slider.esm.js +27 -0
  214. package/dist/nile-slider/nile-slider.template.cjs.js +2 -0
  215. package/dist/nile-slider/nile-slider.template.cjs.js.map +1 -0
  216. package/dist/nile-slider/nile-slider.template.esm.js +59 -0
  217. package/dist/nile-slider/types/nile-slider.enums.cjs.js +2 -0
  218. package/dist/nile-slider/types/nile-slider.enums.cjs.js.map +1 -0
  219. package/dist/nile-slider/types/nile-slider.enums.esm.js +1 -0
  220. package/dist/nile-slider/types/nile-slider.types.cjs.js +2 -0
  221. package/dist/nile-slider/types/nile-slider.types.cjs.js.map +1 -0
  222. package/dist/nile-slider/types/nile-slider.types.esm.js +1 -0
  223. package/dist/nile-slider/utils/nile-slider.utils.cjs.js +2 -0
  224. package/dist/nile-slider/utils/nile-slider.utils.cjs.js.map +1 -0
  225. package/dist/nile-slider/utils/nile-slider.utils.esm.js +1 -0
  226. package/dist/nile-tab/index.cjs.js +1 -1
  227. package/dist/nile-tab/index.esm.js +1 -1
  228. package/dist/nile-tab/nile-tab.cjs.js +1 -1
  229. package/dist/nile-tab/nile-tab.cjs.js.map +1 -1
  230. package/dist/nile-tab/nile-tab.esm.js +1 -1
  231. package/dist/nile-tab-group/index.cjs.js +1 -1
  232. package/dist/nile-tab-group/index.esm.js +1 -1
  233. package/dist/nile-tab-group/nile-tab-group.cjs.js +1 -1
  234. package/dist/nile-tab-group/nile-tab-group.cjs.js.map +1 -1
  235. package/dist/nile-tab-group/nile-tab-group.esm.js +1 -1
  236. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  237. package/dist/nile-tab-group/nile-tab-group.test.cjs.js.map +1 -1
  238. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  239. package/dist/nile-table-body/index.cjs.js +1 -1
  240. package/dist/nile-table-body/index.esm.js +1 -1
  241. package/dist/nile-table-body/nile-table-body.cjs.js +1 -1
  242. package/dist/nile-table-body/nile-table-body.cjs.js.map +1 -1
  243. package/dist/nile-table-body/nile-table-body.css.cjs.js +1 -1
  244. package/dist/nile-table-body/nile-table-body.css.cjs.js.map +1 -1
  245. package/dist/nile-table-body/nile-table-body.css.esm.js +4 -2
  246. package/dist/nile-table-body/nile-table-body.esm.js +3 -2
  247. package/dist/nile-table-cell-item/index.cjs.js +1 -1
  248. package/dist/nile-table-cell-item/index.esm.js +1 -1
  249. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js +1 -1
  250. package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js.map +1 -1
  251. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js +1 -1
  252. package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js.map +1 -1
  253. package/dist/nile-table-cell-item/nile-table-cell-item.css.esm.js +16 -3
  254. package/dist/nile-table-cell-item/nile-table-cell-item.esm.js +8 -3
  255. package/dist/nile-table-header-item/index.cjs.js +1 -1
  256. package/dist/nile-table-header-item/index.esm.js +1 -1
  257. package/dist/nile-table-header-item/nile-table-header-item.cjs.js +1 -1
  258. package/dist/nile-table-header-item/nile-table-header-item.cjs.js.map +1 -1
  259. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js +1 -1
  260. package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js.map +1 -1
  261. package/dist/nile-table-header-item/nile-table-header-item.css.esm.js +5 -2
  262. package/dist/nile-table-header-item/nile-table-header-item.esm.js +9 -8
  263. package/dist/nile-tag/index.cjs.js +1 -1
  264. package/dist/nile-tag/index.esm.js +1 -1
  265. package/dist/nile-tag/nile-tag.cjs.js +1 -1
  266. package/dist/nile-tag/nile-tag.cjs.js.map +1 -1
  267. package/dist/nile-tag/nile-tag.esm.js +1 -1
  268. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  269. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  270. package/dist/nile-toast/index.cjs.js +1 -1
  271. package/dist/nile-toast/index.esm.js +1 -1
  272. package/dist/nile-toast/nile-toast.cjs.js +1 -1
  273. package/dist/nile-toast/nile-toast.cjs.js.map +1 -1
  274. package/dist/nile-toast/nile-toast.esm.js +1 -1
  275. package/dist/nile-tree/index.cjs.js +1 -1
  276. package/dist/nile-tree/index.esm.js +1 -1
  277. package/dist/nile-tree/nile-tree.cjs.js +1 -1
  278. package/dist/nile-tree/nile-tree.cjs.js.map +1 -1
  279. package/dist/nile-tree/nile-tree.esm.js +1 -1
  280. package/dist/nile-tree-item/index.cjs.js +1 -1
  281. package/dist/nile-tree-item/index.esm.js +1 -1
  282. package/dist/nile-tree-item/nile-tree-item.cjs.js +1 -1
  283. package/dist/nile-tree-item/nile-tree-item.cjs.js.map +1 -1
  284. package/dist/nile-tree-item/nile-tree-item.esm.js +1 -1
  285. package/dist/nile-virtual-select/index.cjs.js +2 -0
  286. package/dist/nile-virtual-select/index.esm.js +1 -0
  287. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +2 -0
  288. package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -0
  289. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +2 -0
  290. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -0
  291. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +477 -0
  292. package/dist/nile-virtual-select/nile-virtual-select.esm.js +227 -0
  293. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +2 -0
  294. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +1 -0
  295. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +93 -0
  296. package/dist/nile-virtual-select/renderer.cjs.js +2 -0
  297. package/dist/nile-virtual-select/renderer.cjs.js.map +1 -0
  298. package/dist/nile-virtual-select/renderer.esm.js +27 -0
  299. package/dist/nile-virtual-select/search-manager.cjs.js +2 -0
  300. package/dist/nile-virtual-select/search-manager.cjs.js.map +1 -0
  301. package/dist/nile-virtual-select/search-manager.esm.js +1 -0
  302. package/dist/nile-virtual-select/selection-manager.cjs.js +2 -0
  303. package/dist/nile-virtual-select/selection-manager.cjs.js.map +1 -0
  304. package/dist/nile-virtual-select/selection-manager.esm.js +1 -0
  305. package/dist/nile-virtual-select/types.cjs.js +2 -0
  306. package/dist/nile-virtual-select/types.cjs.js.map +1 -0
  307. package/dist/nile-virtual-select/types.esm.js +1 -0
  308. package/dist/src/index.d.ts +4 -3
  309. package/dist/src/index.js +4 -3
  310. package/dist/src/index.js.map +1 -1
  311. package/dist/src/internal/form.js +3 -3
  312. package/dist/src/internal/form.js.map +1 -1
  313. package/dist/src/internal/resizable-table-helper.d.ts +59 -0
  314. package/dist/src/internal/resizable-table-helper.js +111 -0
  315. package/dist/src/internal/resizable-table-helper.js.map +1 -0
  316. package/dist/src/internal/resizable-table-styles.d.ts +16 -0
  317. package/dist/src/internal/resizable-table-styles.js +149 -0
  318. package/dist/src/internal/resizable-table-styles.js.map +1 -0
  319. package/dist/src/nile-chip/nile-chip.js +10 -1
  320. package/dist/src/nile-chip/nile-chip.js.map +1 -1
  321. package/dist/src/nile-code-editor/nile-code-editor.d.ts +3 -0
  322. package/dist/src/nile-code-editor/nile-code-editor.js +23 -3
  323. package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
  324. package/dist/src/nile-code-editor/theme.d.ts +6 -0
  325. package/dist/src/nile-code-editor/theme.js +8 -2
  326. package/dist/src/nile-code-editor/theme.js.map +1 -1
  327. package/dist/src/nile-file-preview/nile-file-preview.css.js +201 -182
  328. package/dist/src/nile-file-preview/nile-file-preview.css.js.map +1 -1
  329. package/dist/src/nile-file-preview/nile-file-preview.d.ts +6 -2
  330. package/dist/src/nile-file-preview/nile-file-preview.js +49 -20
  331. package/dist/src/nile-file-preview/nile-file-preview.js.map +1 -1
  332. package/dist/src/nile-file-preview/nile-file-preview.template.d.ts +3 -2
  333. package/dist/src/nile-file-preview/nile-file-preview.template.js +51 -47
  334. package/dist/src/nile-file-preview/nile-file-preview.template.js.map +1 -1
  335. package/dist/src/nile-file-preview/types/nile-file-preview.enums.d.ts +4 -3
  336. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js +3 -2
  337. package/dist/src/nile-file-preview/types/nile-file-preview.enums.js.map +1 -1
  338. package/dist/src/nile-file-preview/utils/nile-file-preview.util.d.ts +4 -0
  339. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js +25 -0
  340. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js.map +1 -1
  341. package/dist/src/nile-file-upload/nile-file-upload.css.js +140 -87
  342. package/dist/src/nile-file-upload/nile-file-upload.css.js.map +1 -1
  343. package/dist/src/nile-file-upload/nile-file-upload.d.ts +4 -1
  344. package/dist/src/nile-file-upload/nile-file-upload.js +30 -20
  345. package/dist/src/nile-file-upload/nile-file-upload.js.map +1 -1
  346. package/dist/src/nile-file-upload/nile-file-upload.template.d.ts +7 -5
  347. package/dist/src/nile-file-upload/nile-file-upload.template.js +63 -105
  348. package/dist/src/nile-file-upload/nile-file-upload.template.js.map +1 -1
  349. package/dist/src/nile-file-upload/types/file-upload.enums.d.ts +11 -4
  350. package/dist/src/nile-file-upload/types/file-upload.enums.js +8 -1
  351. package/dist/src/nile-file-upload/types/file-upload.enums.js.map +1 -1
  352. package/dist/src/nile-file-upload/utils/drag-drop.util.d.ts +2 -4
  353. package/dist/src/nile-file-upload/utils/drag-drop.util.js +18 -21
  354. package/dist/src/nile-file-upload/utils/drag-drop.util.js.map +1 -1
  355. package/dist/src/nile-file-upload/utils/file-validation.util.d.ts +3 -1
  356. package/dist/src/nile-file-upload/utils/file-validation.util.js +82 -32
  357. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -1
  358. package/dist/src/nile-icon/icons/svg/index.d.ts +0 -9
  359. package/dist/src/nile-icon/icons/svg/index.js +0 -9
  360. package/dist/src/nile-icon/icons/svg/index.js.map +1 -1
  361. package/dist/src/nile-option/nile-option.d.ts +3 -1
  362. package/dist/src/nile-option/nile-option.js +21 -14
  363. package/dist/src/nile-option/nile-option.js.map +1 -1
  364. package/dist/src/nile-select/nile-select.d.ts +14 -3
  365. package/dist/src/nile-select/nile-select.js +64 -21
  366. package/dist/src/nile-select/nile-select.js.map +1 -1
  367. package/dist/src/nile-select/virtual-scroll-helper.d.ts +9 -0
  368. package/dist/src/nile-select/virtual-scroll-helper.js +51 -0
  369. package/dist/src/nile-select/virtual-scroll-helper.js.map +1 -0
  370. package/dist/src/nile-slider/index.d.ts +1 -0
  371. package/dist/src/nile-slider/index.js +2 -0
  372. package/dist/src/nile-slider/index.js.map +1 -0
  373. package/dist/src/{nile-richtexteditor/nile-richtexteditor.css.d.ts → nile-slider/nile-slider.css.d.ts} +2 -2
  374. package/dist/src/nile-slider/nile-slider.css.js +118 -0
  375. package/dist/src/nile-slider/nile-slider.css.js.map +1 -0
  376. package/dist/src/nile-slider/nile-slider.d.ts +48 -0
  377. package/dist/src/nile-slider/nile-slider.js +217 -0
  378. package/dist/src/nile-slider/nile-slider.js.map +1 -0
  379. package/dist/src/nile-slider/nile-slider.template.d.ts +5 -0
  380. package/dist/src/nile-slider/nile-slider.template.js +73 -0
  381. package/dist/src/nile-slider/nile-slider.template.js.map +1 -0
  382. package/dist/src/nile-slider/types/nile-slider.enums.d.ts +10 -0
  383. package/dist/src/nile-slider/types/nile-slider.enums.js +2 -0
  384. package/dist/src/nile-slider/types/nile-slider.enums.js.map +1 -0
  385. package/dist/src/nile-slider/types/nile-slider.types.d.ts +1 -0
  386. package/dist/src/nile-slider/types/nile-slider.types.js +2 -0
  387. package/dist/src/nile-slider/types/nile-slider.types.js.map +1 -0
  388. package/dist/src/nile-slider/utils/nile-slider.utils.d.ts +11 -0
  389. package/dist/src/nile-slider/utils/nile-slider.utils.js +99 -0
  390. package/dist/src/nile-slider/utils/nile-slider.utils.js.map +1 -0
  391. package/dist/src/nile-table-body/nile-table-body.css.js +3 -0
  392. package/dist/src/nile-table-body/nile-table-body.css.js.map +1 -1
  393. package/dist/src/nile-table-body/nile-table-body.d.ts +2 -0
  394. package/dist/src/nile-table-body/nile-table-body.js +10 -0
  395. package/dist/src/nile-table-body/nile-table-body.js.map +1 -1
  396. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js +15 -1
  397. package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js.map +1 -1
  398. package/dist/src/nile-table-cell-item/nile-table-cell-item.d.ts +3 -0
  399. package/dist/src/nile-table-cell-item/nile-table-cell-item.js +27 -8
  400. package/dist/src/nile-table-cell-item/nile-table-cell-item.js.map +1 -1
  401. package/dist/src/nile-table-header-item/nile-table-header-item.css.js +4 -0
  402. package/dist/src/nile-table-header-item/nile-table-header-item.css.js.map +1 -1
  403. package/dist/src/nile-table-header-item/nile-table-header-item.d.ts +3 -0
  404. package/dist/src/nile-table-header-item/nile-table-header-item.js +22 -15
  405. package/dist/src/nile-table-header-item/nile-table-header-item.js.map +1 -1
  406. package/dist/src/nile-virtual-select/index.d.ts +1 -0
  407. package/dist/src/nile-virtual-select/index.js +2 -0
  408. package/dist/src/nile-virtual-select/index.js.map +1 -0
  409. package/dist/src/nile-virtual-select/nile-virtual-select.css.d.ts +12 -0
  410. package/dist/src/nile-virtual-select/nile-virtual-select.css.js +489 -0
  411. package/dist/src/nile-virtual-select/nile-virtual-select.css.js.map +1 -0
  412. package/dist/src/nile-virtual-select/nile-virtual-select.d.ts +266 -0
  413. package/dist/src/nile-virtual-select/nile-virtual-select.js +1226 -0
  414. package/dist/src/nile-virtual-select/nile-virtual-select.js.map +1 -0
  415. package/dist/src/nile-virtual-select/nile-virtual-select.test.d.ts +7 -0
  416. package/dist/src/nile-virtual-select/nile-virtual-select.test.js +631 -0
  417. package/dist/src/nile-virtual-select/nile-virtual-select.test.js.map +1 -0
  418. package/dist/src/nile-virtual-select/renderer.d.ts +16 -0
  419. package/dist/src/nile-virtual-select/renderer.js +71 -0
  420. package/dist/src/nile-virtual-select/renderer.js.map +1 -0
  421. package/dist/src/nile-virtual-select/search-manager.d.ts +12 -0
  422. package/dist/src/nile-virtual-select/search-manager.js +40 -0
  423. package/dist/src/nile-virtual-select/search-manager.js.map +1 -0
  424. package/dist/src/nile-virtual-select/selection-manager.d.ts +12 -0
  425. package/dist/src/nile-virtual-select/selection-manager.js +64 -0
  426. package/dist/src/nile-virtual-select/selection-manager.js.map +1 -0
  427. package/dist/src/nile-virtual-select/types.d.ts +50 -0
  428. package/dist/src/nile-virtual-select/types.js +8 -0
  429. package/dist/src/nile-virtual-select/types.js.map +1 -0
  430. package/dist/tsconfig.tsbuildinfo +1 -1
  431. package/dist/virtualize-a4a40d96.esm.js +22 -0
  432. package/dist/virtualize-b6a2fbe0.cjs.js +18 -0
  433. package/dist/virtualize-b6a2fbe0.cjs.js.map +1 -0
  434. package/package.json +3 -5
  435. package/src/index.ts +4 -3
  436. package/src/internal/form.ts +3 -3
  437. package/src/internal/resizable-table-helper.ts +151 -0
  438. package/src/internal/resizable-table-styles.ts +156 -0
  439. package/src/nile-chip/nile-chip.ts +9 -1
  440. package/src/nile-code-editor/nile-code-editor.ts +25 -4
  441. package/src/nile-code-editor/theme.ts +8 -2
  442. package/src/nile-file-preview/index.ts +1 -0
  443. package/src/nile-file-preview/nile-file-preview.css.ts +589 -0
  444. package/src/nile-file-preview/nile-file-preview.template.ts +259 -0
  445. package/src/nile-file-preview/nile-file-preview.test.ts +38 -0
  446. package/src/nile-file-preview/nile-file-preview.ts +205 -0
  447. package/src/nile-file-preview/types/index.ts +2 -0
  448. package/src/nile-file-preview/types/nile-file-preview.enums.ts +32 -0
  449. package/src/nile-file-preview/types/nile-file-preview.interface.ts +4 -0
  450. package/src/nile-file-preview/utils/index.ts +1 -0
  451. package/src/nile-file-preview/utils/nile-file-preview.util.ts +72 -0
  452. package/src/nile-file-upload/index.ts +1 -0
  453. package/src/nile-file-upload/nile-file-upload.css.ts +624 -0
  454. package/src/nile-file-upload/nile-file-upload.template.ts +217 -0
  455. package/src/nile-file-upload/nile-file-upload.test.ts +38 -0
  456. package/src/nile-file-upload/nile-file-upload.ts +161 -0
  457. package/src/nile-file-upload/types/file-upload.enums.ts +46 -0
  458. package/src/nile-file-upload/types/file-upload.type.ts +5 -0
  459. package/src/nile-file-upload/types/index.ts +2 -0
  460. package/src/nile-file-upload/utils/drag-drop.util.ts +106 -0
  461. package/src/nile-file-upload/utils/file-validation.util.ts +216 -0
  462. package/src/nile-icon/icons/svg/index.ts +0 -9
  463. package/src/nile-option/nile-option.ts +18 -11
  464. package/src/nile-select/nile-select.ts +65 -13
  465. package/src/nile-select/virtual-scroll-helper.ts +56 -0
  466. package/src/nile-slider/index.ts +1 -0
  467. package/src/nile-slider/nile-slider.css.ts +119 -0
  468. package/src/nile-slider/nile-slider.template.ts +77 -0
  469. package/src/nile-slider/nile-slider.ts +215 -0
  470. package/src/nile-slider/types/nile-slider.enums.ts +10 -0
  471. package/src/nile-slider/types/nile-slider.types.ts +13 -0
  472. package/src/nile-slider/utils/nile-slider.utils.ts +136 -0
  473. package/src/nile-table-body/nile-table-body.css.ts +3 -0
  474. package/src/nile-table-body/nile-table-body.ts +9 -0
  475. package/src/nile-table-cell-item/nile-table-cell-item.css.ts +15 -1
  476. package/src/nile-table-cell-item/nile-table-cell-item.ts +22 -5
  477. package/src/nile-table-header-item/nile-table-header-item.css.ts +4 -0
  478. package/src/nile-table-header-item/nile-table-header-item.ts +11 -5
  479. package/src/nile-virtual-select/index.ts +1 -0
  480. package/src/nile-virtual-select/nile-virtual-select.css.ts +491 -0
  481. package/src/nile-virtual-select/nile-virtual-select.test.ts +774 -0
  482. package/src/nile-virtual-select/nile-virtual-select.ts +1314 -0
  483. package/src/nile-virtual-select/renderer.ts +99 -0
  484. package/src/nile-virtual-select/search-manager.ts +50 -0
  485. package/src/nile-virtual-select/selection-manager.ts +75 -0
  486. package/src/nile-virtual-select/types.ts +54 -0
  487. package/vscode-html-custom-data.json +524 -190
  488. package/dist/axe.min-2b379f29.cjs.js +0 -12
  489. package/dist/axe.min-2b379f29.cjs.js.map +0 -1
  490. package/dist/axe.min-c2cd8733.esm.js +0 -12
  491. package/dist/fixture-2b5b3aba.esm.js +0 -569
  492. package/dist/fixture-3330277d.cjs.js +0 -395
  493. package/dist/fixture-3330277d.cjs.js.map +0 -1
  494. package/dist/fixture-588a3119.esm.js +0 -569
  495. package/dist/fixture-7bfb866e.cjs.js +0 -395
  496. package/dist/fixture-7bfb866e.cjs.js.map +0 -1
  497. package/dist/nile-icon/icons/svg/bold.cjs.js +0 -2
  498. package/dist/nile-icon/icons/svg/bold.cjs.js.map +0 -1
  499. package/dist/nile-icon/icons/svg/bold.esm.js +0 -1
  500. package/dist/nile-icon/icons/svg/center-align.cjs.js +0 -2
  501. package/dist/nile-icon/icons/svg/center-align.cjs.js.map +0 -1
  502. package/dist/nile-icon/icons/svg/center-align.esm.js +0 -1
  503. package/dist/nile-icon/icons/svg/itallic.cjs.js +0 -2
  504. package/dist/nile-icon/icons/svg/itallic.cjs.js.map +0 -1
  505. package/dist/nile-icon/icons/svg/itallic.esm.js +0 -1
  506. package/dist/nile-icon/icons/svg/justify-align.cjs.js +0 -2
  507. package/dist/nile-icon/icons/svg/justify-align.cjs.js.map +0 -1
  508. package/dist/nile-icon/icons/svg/justify-align.esm.js +0 -1
  509. package/dist/nile-icon/icons/svg/left-align.cjs.js +0 -2
  510. package/dist/nile-icon/icons/svg/left-align.cjs.js.map +0 -1
  511. package/dist/nile-icon/icons/svg/left-align.esm.js +0 -1
  512. package/dist/nile-icon/icons/svg/ng-activity.cjs.js +0 -2
  513. package/dist/nile-icon/icons/svg/ng-activity.cjs.js.map +0 -1
  514. package/dist/nile-icon/icons/svg/ng-activity.esm.js +0 -1
  515. package/dist/nile-icon/icons/svg/ng-align-center.cjs.js +0 -2
  516. package/dist/nile-icon/icons/svg/ng-align-center.cjs.js.map +0 -1
  517. package/dist/nile-icon/icons/svg/ng-align-center.esm.js +0 -1
  518. package/dist/nile-icon/icons/svg/ng-annotation-x.cjs.js +0 -2
  519. package/dist/nile-icon/icons/svg/ng-annotation-x.cjs.js.map +0 -1
  520. package/dist/nile-icon/icons/svg/ng-annotation-x.esm.js +0 -1
  521. package/dist/nile-icon/icons/svg/ng-arrow-down.cjs.js +0 -2
  522. package/dist/nile-icon/icons/svg/ng-arrow-down.cjs.js.map +0 -1
  523. package/dist/nile-icon/icons/svg/ng-arrow-down.esm.js +0 -1
  524. package/dist/nile-icon/icons/svg/ng-arrow-narrow-down.cjs.js +0 -2
  525. package/dist/nile-icon/icons/svg/ng-arrow-narrow-down.cjs.js.map +0 -1
  526. package/dist/nile-icon/icons/svg/ng-arrow-narrow-down.esm.js +0 -1
  527. package/dist/nile-icon/icons/svg/ng-arrow-narrow-left.cjs.js +0 -2
  528. package/dist/nile-icon/icons/svg/ng-arrow-narrow-left.cjs.js.map +0 -1
  529. package/dist/nile-icon/icons/svg/ng-arrow-narrow-left.esm.js +0 -1
  530. package/dist/nile-icon/icons/svg/ng-arrow-up.cjs.js +0 -2
  531. package/dist/nile-icon/icons/svg/ng-arrow-up.cjs.js.map +0 -1
  532. package/dist/nile-icon/icons/svg/ng-arrow-up.esm.js +0 -1
  533. package/dist/nile-icon/icons/svg/ng-bar-chart-12.cjs.js +0 -2
  534. package/dist/nile-icon/icons/svg/ng-bar-chart-12.cjs.js.map +0 -1
  535. package/dist/nile-icon/icons/svg/ng-bar-chart-12.esm.js +0 -1
  536. package/dist/nile-icon/icons/svg/ng-bell-01.cjs.js +0 -2
  537. package/dist/nile-icon/icons/svg/ng-bell-01.cjs.js.map +0 -1
  538. package/dist/nile-icon/icons/svg/ng-bell-01.esm.js +0 -1
  539. package/dist/nile-icon/icons/svg/ng-bell-ringing-04.cjs.js +0 -2
  540. package/dist/nile-icon/icons/svg/ng-bell-ringing-04.cjs.js.map +0 -1
  541. package/dist/nile-icon/icons/svg/ng-bell-ringing-04.esm.js +0 -1
  542. package/dist/nile-icon/icons/svg/ng-bold-01.cjs.js +0 -2
  543. package/dist/nile-icon/icons/svg/ng-bold-01.cjs.js.map +0 -1
  544. package/dist/nile-icon/icons/svg/ng-bold-01.esm.js +0 -1
  545. package/dist/nile-icon/icons/svg/ng-calendar-plus-02.cjs.js +0 -2
  546. package/dist/nile-icon/icons/svg/ng-calendar-plus-02.cjs.js.map +0 -1
  547. package/dist/nile-icon/icons/svg/ng-calendar-plus-02.esm.js +0 -1
  548. package/dist/nile-icon/icons/svg/ng-calendar.cjs.js +0 -2
  549. package/dist/nile-icon/icons/svg/ng-calendar.cjs.js.map +0 -1
  550. package/dist/nile-icon/icons/svg/ng-calendar.esm.js +0 -1
  551. package/dist/nile-icon/icons/svg/ng-check-circle.cjs.js +0 -2
  552. package/dist/nile-icon/icons/svg/ng-check-circle.cjs.js.map +0 -1
  553. package/dist/nile-icon/icons/svg/ng-check-circle.esm.js +0 -1
  554. package/dist/nile-icon/icons/svg/ng-check-square-broken.cjs.js +0 -2
  555. package/dist/nile-icon/icons/svg/ng-check-square-broken.cjs.js.map +0 -1
  556. package/dist/nile-icon/icons/svg/ng-check-square-broken.esm.js +0 -1
  557. package/dist/nile-icon/icons/svg/ng-chevron-down.cjs.js +0 -2
  558. package/dist/nile-icon/icons/svg/ng-chevron-down.cjs.js.map +0 -1
  559. package/dist/nile-icon/icons/svg/ng-chevron-down.esm.js +0 -1
  560. package/dist/nile-icon/icons/svg/ng-chevron-left.cjs.js +0 -2
  561. package/dist/nile-icon/icons/svg/ng-chevron-left.cjs.js.map +0 -1
  562. package/dist/nile-icon/icons/svg/ng-chevron-left.esm.js +0 -1
  563. package/dist/nile-icon/icons/svg/ng-chevron-right.cjs.js +0 -2
  564. package/dist/nile-icon/icons/svg/ng-chevron-right.cjs.js.map +0 -1
  565. package/dist/nile-icon/icons/svg/ng-chevron-right.esm.js +0 -1
  566. package/dist/nile-icon/icons/svg/ng-chevron-selector-vertical.cjs.js +0 -2
  567. package/dist/nile-icon/icons/svg/ng-chevron-selector-vertical.cjs.js.map +0 -1
  568. package/dist/nile-icon/icons/svg/ng-chevron-selector-vertical.esm.js +0 -1
  569. package/dist/nile-icon/icons/svg/ng-chevron-up-double.cjs.js +0 -2
  570. package/dist/nile-icon/icons/svg/ng-chevron-up-double.cjs.js.map +0 -1
  571. package/dist/nile-icon/icons/svg/ng-chevron-up-double.esm.js +0 -1
  572. package/dist/nile-icon/icons/svg/ng-chevron-up.cjs.js +0 -2
  573. package/dist/nile-icon/icons/svg/ng-chevron-up.cjs.js.map +0 -1
  574. package/dist/nile-icon/icons/svg/ng-chevron-up.esm.js +0 -1
  575. package/dist/nile-icon/icons/svg/ng-copy-03.cjs.js +0 -2
  576. package/dist/nile-icon/icons/svg/ng-copy-03.cjs.js.map +0 -1
  577. package/dist/nile-icon/icons/svg/ng-copy-03.esm.js +0 -1
  578. package/dist/nile-icon/icons/svg/ng-dots-grid.cjs.js +0 -2
  579. package/dist/nile-icon/icons/svg/ng-dots-grid.cjs.js.map +0 -1
  580. package/dist/nile-icon/icons/svg/ng-dots-grid.esm.js +0 -1
  581. package/dist/nile-icon/icons/svg/ng-dots-vertical.cjs.js +0 -2
  582. package/dist/nile-icon/icons/svg/ng-dots-vertical.cjs.js.map +0 -1
  583. package/dist/nile-icon/icons/svg/ng-dots-vertical.esm.js +0 -1
  584. package/dist/nile-icon/icons/svg/ng-download-01.cjs.js +0 -2
  585. package/dist/nile-icon/icons/svg/ng-download-01.cjs.js.map +0 -1
  586. package/dist/nile-icon/icons/svg/ng-download-01.esm.js +0 -1
  587. package/dist/nile-icon/icons/svg/ng-dropdown.cjs.js +0 -2
  588. package/dist/nile-icon/icons/svg/ng-dropdown.cjs.js.map +0 -1
  589. package/dist/nile-icon/icons/svg/ng-dropdown.esm.js +0 -1
  590. package/dist/nile-icon/icons/svg/ng-edit-02.cjs.js +0 -2
  591. package/dist/nile-icon/icons/svg/ng-edit-02.cjs.js.map +0 -1
  592. package/dist/nile-icon/icons/svg/ng-edit-02.esm.js +0 -1
  593. package/dist/nile-icon/icons/svg/ng-edit-05.cjs.js +0 -2
  594. package/dist/nile-icon/icons/svg/ng-edit-05.cjs.js.map +0 -1
  595. package/dist/nile-icon/icons/svg/ng-edit-05.esm.js +0 -1
  596. package/dist/nile-icon/icons/svg/ng-expand-06.cjs.js +0 -2
  597. package/dist/nile-icon/icons/svg/ng-expand-06.cjs.js.map +0 -1
  598. package/dist/nile-icon/icons/svg/ng-expand-06.esm.js +0 -1
  599. package/dist/nile-icon/icons/svg/ng-eye.cjs.js +0 -2
  600. package/dist/nile-icon/icons/svg/ng-eye.cjs.js.map +0 -1
  601. package/dist/nile-icon/icons/svg/ng-eye.esm.js +0 -1
  602. package/dist/nile-icon/icons/svg/ng-file-02.cjs.js +0 -2
  603. package/dist/nile-icon/icons/svg/ng-file-02.cjs.js.map +0 -1
  604. package/dist/nile-icon/icons/svg/ng-file-02.esm.js +0 -1
  605. package/dist/nile-icon/icons/svg/ng-file-check-02.cjs.js +0 -2
  606. package/dist/nile-icon/icons/svg/ng-file-check-02.cjs.js.map +0 -1
  607. package/dist/nile-icon/icons/svg/ng-file-check-02.esm.js +0 -1
  608. package/dist/nile-icon/icons/svg/ng-file-question-03.cjs.js +0 -2
  609. package/dist/nile-icon/icons/svg/ng-file-question-03.cjs.js.map +0 -1
  610. package/dist/nile-icon/icons/svg/ng-file-question-03.esm.js +0 -1
  611. package/dist/nile-icon/icons/svg/ng-filter-lines.cjs.js +0 -2
  612. package/dist/nile-icon/icons/svg/ng-filter-lines.cjs.js.map +0 -1
  613. package/dist/nile-icon/icons/svg/ng-filter-lines.esm.js +0 -1
  614. package/dist/nile-icon/icons/svg/ng-grid-01.cjs.js +0 -2
  615. package/dist/nile-icon/icons/svg/ng-grid-01.cjs.js.map +0 -1
  616. package/dist/nile-icon/icons/svg/ng-grid-01.esm.js +0 -1
  617. package/dist/nile-icon/icons/svg/ng-help-circle.cjs.js +0 -2
  618. package/dist/nile-icon/icons/svg/ng-help-circle.cjs.js.map +0 -1
  619. package/dist/nile-icon/icons/svg/ng-help-circle.esm.js +0 -1
  620. package/dist/nile-icon/icons/svg/ng-image-user-left.cjs.js +0 -2
  621. package/dist/nile-icon/icons/svg/ng-image-user-left.cjs.js.map +0 -1
  622. package/dist/nile-icon/icons/svg/ng-image-user-left.esm.js +0 -1
  623. package/dist/nile-icon/icons/svg/ng-info-circle.cjs.js +0 -2
  624. package/dist/nile-icon/icons/svg/ng-info-circle.cjs.js.map +0 -1
  625. package/dist/nile-icon/icons/svg/ng-info-circle.esm.js +0 -1
  626. package/dist/nile-icon/icons/svg/ng-italic-01.cjs.js +0 -2
  627. package/dist/nile-icon/icons/svg/ng-italic-01.cjs.js.map +0 -1
  628. package/dist/nile-icon/icons/svg/ng-italic-01.esm.js +0 -1
  629. package/dist/nile-icon/icons/svg/ng-layers-three-01.cjs.js +0 -2
  630. package/dist/nile-icon/icons/svg/ng-layers-three-01.cjs.js.map +0 -1
  631. package/dist/nile-icon/icons/svg/ng-layers-three-01.esm.js +0 -1
  632. package/dist/nile-icon/icons/svg/ng-list.cjs.js +0 -2
  633. package/dist/nile-icon/icons/svg/ng-list.cjs.js.map +0 -1
  634. package/dist/nile-icon/icons/svg/ng-list.esm.js +0 -1
  635. package/dist/nile-icon/icons/svg/ng-log-out-01.cjs.js +0 -2
  636. package/dist/nile-icon/icons/svg/ng-log-out-01.cjs.js.map +0 -1
  637. package/dist/nile-icon/icons/svg/ng-log-out-01.esm.js +0 -1
  638. package/dist/nile-icon/icons/svg/ng-mail-01.cjs.js +0 -2
  639. package/dist/nile-icon/icons/svg/ng-mail-01.cjs.js.map +0 -1
  640. package/dist/nile-icon/icons/svg/ng-mail-01.esm.js +0 -1
  641. package/dist/nile-icon/icons/svg/ng-mail-04.cjs.js +0 -2
  642. package/dist/nile-icon/icons/svg/ng-mail-04.cjs.js.map +0 -1
  643. package/dist/nile-icon/icons/svg/ng-mail-04.esm.js +0 -1
  644. package/dist/nile-icon/icons/svg/ng-menu-05.cjs.js +0 -2
  645. package/dist/nile-icon/icons/svg/ng-menu-05.cjs.js.map +0 -1
  646. package/dist/nile-icon/icons/svg/ng-menu-05.esm.js +0 -1
  647. package/dist/nile-icon/icons/svg/ng-message-text-square-01.cjs.js +0 -2
  648. package/dist/nile-icon/icons/svg/ng-message-text-square-01.cjs.js.map +0 -1
  649. package/dist/nile-icon/icons/svg/ng-message-text-square-01.esm.js +0 -1
  650. package/dist/nile-icon/icons/svg/ng-minimize-02.cjs.js +0 -2
  651. package/dist/nile-icon/icons/svg/ng-minimize-02.cjs.js.map +0 -1
  652. package/dist/nile-icon/icons/svg/ng-minimize-02.esm.js +0 -1
  653. package/dist/nile-icon/icons/svg/ng-plus.cjs.js +0 -2
  654. package/dist/nile-icon/icons/svg/ng-plus.cjs.js.map +0 -1
  655. package/dist/nile-icon/icons/svg/ng-plus.esm.js +0 -1
  656. package/dist/nile-icon/icons/svg/ng-refresh-cw-02.cjs.js +0 -2
  657. package/dist/nile-icon/icons/svg/ng-refresh-cw-02.cjs.js.map +0 -1
  658. package/dist/nile-icon/icons/svg/ng-refresh-cw-02.esm.js +0 -1
  659. package/dist/nile-icon/icons/svg/ng-rocket-02.cjs.js +0 -2
  660. package/dist/nile-icon/icons/svg/ng-rocket-02.cjs.js.map +0 -1
  661. package/dist/nile-icon/icons/svg/ng-rocket-02.esm.js +0 -1
  662. package/dist/nile-icon/icons/svg/ng-search-lg.cjs.js +0 -2
  663. package/dist/nile-icon/icons/svg/ng-search-lg.cjs.js.map +0 -1
  664. package/dist/nile-icon/icons/svg/ng-search-lg.esm.js +0 -1
  665. package/dist/nile-icon/icons/svg/ng-send-01.cjs.js +0 -2
  666. package/dist/nile-icon/icons/svg/ng-send-01.cjs.js.map +0 -1
  667. package/dist/nile-icon/icons/svg/ng-send-01.esm.js +0 -1
  668. package/dist/nile-icon/icons/svg/ng-settings-01.cjs.js +0 -2
  669. package/dist/nile-icon/icons/svg/ng-settings-01.cjs.js.map +0 -1
  670. package/dist/nile-icon/icons/svg/ng-settings-01.esm.js +0 -1
  671. package/dist/nile-icon/icons/svg/ng-share-04.cjs.js +0 -2
  672. package/dist/nile-icon/icons/svg/ng-share-04.cjs.js.map +0 -1
  673. package/dist/nile-icon/icons/svg/ng-share-04.esm.js +0 -1
  674. package/dist/nile-icon/icons/svg/ng-share-06.cjs.js +0 -2
  675. package/dist/nile-icon/icons/svg/ng-share-06.cjs.js.map +0 -1
  676. package/dist/nile-icon/icons/svg/ng-share-06.esm.js +0 -1
  677. package/dist/nile-icon/icons/svg/ng-stars-02.cjs.js +0 -2
  678. package/dist/nile-icon/icons/svg/ng-stars-02.cjs.js.map +0 -1
  679. package/dist/nile-icon/icons/svg/ng-stars-02.esm.js +0 -1
  680. package/dist/nile-icon/icons/svg/ng-trash-01.cjs.js +0 -2
  681. package/dist/nile-icon/icons/svg/ng-trash-01.cjs.js.map +0 -1
  682. package/dist/nile-icon/icons/svg/ng-trash-01.esm.js +0 -1
  683. package/dist/nile-icon/icons/svg/ng-trash-03.cjs.js +0 -2
  684. package/dist/nile-icon/icons/svg/ng-trash-03.cjs.js.map +0 -1
  685. package/dist/nile-icon/icons/svg/ng-trash-03.esm.js +0 -1
  686. package/dist/nile-icon/icons/svg/ng-trend-up-01.cjs.js +0 -2
  687. package/dist/nile-icon/icons/svg/ng-trend-up-01.cjs.js.map +0 -1
  688. package/dist/nile-icon/icons/svg/ng-trend-up-01.esm.js +0 -1
  689. package/dist/nile-icon/icons/svg/ng-underline-01.cjs.js +0 -2
  690. package/dist/nile-icon/icons/svg/ng-underline-01.cjs.js.map +0 -1
  691. package/dist/nile-icon/icons/svg/ng-underline-01.esm.js +0 -1
  692. package/dist/nile-icon/icons/svg/ng-upload-01.cjs.js +0 -2
  693. package/dist/nile-icon/icons/svg/ng-upload-01.cjs.js.map +0 -1
  694. package/dist/nile-icon/icons/svg/ng-upload-01.esm.js +0 -1
  695. package/dist/nile-icon/icons/svg/ng-upload-cloud-02.cjs.js +0 -2
  696. package/dist/nile-icon/icons/svg/ng-upload-cloud-02.cjs.js.map +0 -1
  697. package/dist/nile-icon/icons/svg/ng-upload-cloud-02.esm.js +0 -1
  698. package/dist/nile-icon/icons/svg/ng-user-01.cjs.js +0 -2
  699. package/dist/nile-icon/icons/svg/ng-user-01.cjs.js.map +0 -1
  700. package/dist/nile-icon/icons/svg/ng-user-01.esm.js +0 -1
  701. package/dist/nile-icon/icons/svg/ng-user-check-02-1.cjs.js +0 -2
  702. package/dist/nile-icon/icons/svg/ng-user-check-02-1.cjs.js.map +0 -1
  703. package/dist/nile-icon/icons/svg/ng-user-check-02-1.esm.js +0 -1
  704. package/dist/nile-icon/icons/svg/ng-user-check-02.cjs.js +0 -2
  705. package/dist/nile-icon/icons/svg/ng-user-check-02.cjs.js.map +0 -1
  706. package/dist/nile-icon/icons/svg/ng-user-check-02.esm.js +0 -1
  707. package/dist/nile-icon/icons/svg/ng-user-plus-02.cjs.js +0 -2
  708. package/dist/nile-icon/icons/svg/ng-user-plus-02.cjs.js.map +0 -1
  709. package/dist/nile-icon/icons/svg/ng-user-plus-02.esm.js +0 -1
  710. package/dist/nile-icon/icons/svg/ng-user-right-01.cjs.js +0 -2
  711. package/dist/nile-icon/icons/svg/ng-user-right-01.cjs.js.map +0 -1
  712. package/dist/nile-icon/icons/svg/ng-user-right-01.esm.js +0 -1
  713. package/dist/nile-icon/icons/svg/ng-users-01.cjs.js +0 -2
  714. package/dist/nile-icon/icons/svg/ng-users-01.cjs.js.map +0 -1
  715. package/dist/nile-icon/icons/svg/ng-users-01.esm.js +0 -1
  716. package/dist/nile-icon/icons/svg/ng-x-close.cjs.js +0 -2
  717. package/dist/nile-icon/icons/svg/ng-x-close.cjs.js.map +0 -1
  718. package/dist/nile-icon/icons/svg/ng-x-close.esm.js +0 -1
  719. package/dist/nile-icon/icons/svg/ng-x-square.cjs.js +0 -2
  720. package/dist/nile-icon/icons/svg/ng-x-square.cjs.js.map +0 -1
  721. package/dist/nile-icon/icons/svg/ng-x-square.esm.js +0 -1
  722. package/dist/nile-icon/icons/svg/ol.cjs.js +0 -2
  723. package/dist/nile-icon/icons/svg/ol.cjs.js.map +0 -1
  724. package/dist/nile-icon/icons/svg/ol.esm.js +0 -1
  725. package/dist/nile-icon/icons/svg/right-align.cjs.js +0 -2
  726. package/dist/nile-icon/icons/svg/right-align.cjs.js.map +0 -1
  727. package/dist/nile-icon/icons/svg/right-align.esm.js +0 -1
  728. package/dist/nile-icon/icons/svg/ul.cjs.js +0 -2
  729. package/dist/nile-icon/icons/svg/ul.cjs.js.map +0 -1
  730. package/dist/nile-icon/icons/svg/ul.esm.js +0 -1
  731. package/dist/nile-icon/icons/svg/underline.cjs.js +0 -2
  732. package/dist/nile-icon/icons/svg/underline.cjs.js.map +0 -1
  733. package/dist/nile-icon/icons/svg/underline.esm.js +0 -1
  734. package/dist/nile-lightdomeditor/index.cjs.js +0 -2
  735. package/dist/nile-lightdomeditor/index.esm.js +0 -1
  736. package/dist/nile-lightdomeditor/nile-lightdomeditor.cjs.js +0 -2
  737. package/dist/nile-lightdomeditor/nile-lightdomeditor.cjs.js.map +0 -1
  738. package/dist/nile-lightdomeditor/nile-lightdomeditor.css.cjs.js +0 -2
  739. package/dist/nile-lightdomeditor/nile-lightdomeditor.css.cjs.js.map +0 -1
  740. package/dist/nile-lightdomeditor/nile-lightdomeditor.css.esm.js +0 -225
  741. package/dist/nile-lightdomeditor/nile-lightdomeditor.esm.js +0 -122
  742. package/dist/nile-rich-text-editor/index.cjs.js +0 -2
  743. package/dist/nile-rich-text-editor/index.esm.js +0 -1
  744. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js +0 -2
  745. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js.map +0 -1
  746. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js +0 -2
  747. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js.map +0 -1
  748. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.esm.js +0 -7
  749. package/dist/nile-rich-text-editor/nile-rich-text-editor.esm.js +0 -1
  750. package/dist/nile-rich-text-editor/nile-rte-color.cjs.js +0 -2
  751. package/dist/nile-rich-text-editor/nile-rte-color.cjs.js.map +0 -1
  752. package/dist/nile-rich-text-editor/nile-rte-color.esm.js +0 -1
  753. package/dist/nile-rich-text-editor/nile-rte-divider.cjs.js +0 -2
  754. package/dist/nile-rich-text-editor/nile-rte-divider.cjs.js.map +0 -1
  755. package/dist/nile-rich-text-editor/nile-rte-divider.esm.js +0 -1
  756. package/dist/nile-rich-text-editor/nile-rte-mentions-item.cjs.js +0 -2
  757. package/dist/nile-rich-text-editor/nile-rte-mentions-item.cjs.js.map +0 -1
  758. package/dist/nile-rich-text-editor/nile-rte-mentions-item.esm.js +0 -1
  759. package/dist/nile-rich-text-editor/nile-rte-mentions.cjs.js +0 -3
  760. package/dist/nile-rich-text-editor/nile-rte-mentions.cjs.js.map +0 -1
  761. package/dist/nile-rich-text-editor/nile-rte-mentions.esm.js +0 -1
  762. package/dist/nile-rich-text-editor/nile-rte-preview.cjs.js +0 -2
  763. package/dist/nile-rich-text-editor/nile-rte-preview.cjs.js.map +0 -1
  764. package/dist/nile-rich-text-editor/nile-rte-preview.esm.js +0 -1
  765. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js +0 -2
  766. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js.map +0 -1
  767. package/dist/nile-rich-text-editor/nile-rte-select.esm.js +0 -32
  768. package/dist/nile-rich-text-editor/nile-rte-toolbar-item.cjs.js +0 -2
  769. package/dist/nile-rich-text-editor/nile-rte-toolbar-item.cjs.js.map +0 -1
  770. package/dist/nile-rich-text-editor/nile-rte-toolbar-item.esm.js +0 -1
  771. package/dist/nile-rich-text-editor/nile-rte-toolbar.cjs.js +0 -2
  772. package/dist/nile-rich-text-editor/nile-rte-toolbar.cjs.js.map +0 -1
  773. package/dist/nile-rich-text-editor/nile-rte-toolbar.esm.js +0 -1
  774. package/dist/nile-rich-text-editor/utils.cjs.js +0 -2
  775. package/dist/nile-rich-text-editor/utils.cjs.js.map +0 -1
  776. package/dist/nile-rich-text-editor/utils.esm.js +0 -1
  777. package/dist/nile-richcodeeditor/index.cjs.js +0 -2
  778. package/dist/nile-richcodeeditor/index.cjs.js.map +0 -1
  779. package/dist/nile-richcodeeditor/index.esm.js +0 -1
  780. package/dist/nile-richcodeeditor/nile-richcodeeditor.cjs.js +0 -2
  781. package/dist/nile-richcodeeditor/nile-richcodeeditor.cjs.js.map +0 -1
  782. package/dist/nile-richcodeeditor/nile-richcodeeditor.css.cjs.js +0 -2
  783. package/dist/nile-richcodeeditor/nile-richcodeeditor.css.cjs.js.map +0 -1
  784. package/dist/nile-richcodeeditor/nile-richcodeeditor.css.esm.js +0 -5
  785. package/dist/nile-richcodeeditor/nile-richcodeeditor.esm.js +0 -66
  786. package/dist/src/nile-badge/__snapshots__/nile-badge.test.snap.js +0 -17
  787. package/dist/src/nile-calendar/__snapshots__/nile-calendar.test.snap.js +0 -310
  788. package/dist/src/nile-card/__snapshots__/nile-card.test.snap.js +0 -34
  789. package/dist/src/nile-checkbox/__snapshots__/nile-checkbox.test.snap.js +0 -31
  790. package/dist/src/nile-hero/__snapshots__/nile-hero.test.snap.js +0 -47
  791. package/dist/src/nile-icon/__snapshots__/nile-icon.test.snap.js +0 -16
  792. package/dist/src/nile-icon/icons/svg/bold.d.ts +0 -5
  793. package/dist/src/nile-icon/icons/svg/bold.js +0 -5
  794. package/dist/src/nile-icon/icons/svg/bold.js.map +0 -1
  795. package/dist/src/nile-icon/icons/svg/center-align.d.ts +0 -5
  796. package/dist/src/nile-icon/icons/svg/center-align.js +0 -5
  797. package/dist/src/nile-icon/icons/svg/center-align.js.map +0 -1
  798. package/dist/src/nile-icon/icons/svg/itallic.d.ts +0 -5
  799. package/dist/src/nile-icon/icons/svg/itallic.js +0 -5
  800. package/dist/src/nile-icon/icons/svg/itallic.js.map +0 -1
  801. package/dist/src/nile-icon/icons/svg/justify-align.d.ts +0 -5
  802. package/dist/src/nile-icon/icons/svg/justify-align.js +0 -5
  803. package/dist/src/nile-icon/icons/svg/justify-align.js.map +0 -1
  804. package/dist/src/nile-icon/icons/svg/left-align.d.ts +0 -5
  805. package/dist/src/nile-icon/icons/svg/left-align.js +0 -5
  806. package/dist/src/nile-icon/icons/svg/left-align.js.map +0 -1
  807. package/dist/src/nile-icon/icons/svg/ng-activity.d.ts +0 -5
  808. package/dist/src/nile-icon/icons/svg/ng-activity.js +0 -5
  809. package/dist/src/nile-icon/icons/svg/ng-activity.js.map +0 -1
  810. package/dist/src/nile-icon/icons/svg/ng-align-center.d.ts +0 -5
  811. package/dist/src/nile-icon/icons/svg/ng-align-center.js +0 -5
  812. package/dist/src/nile-icon/icons/svg/ng-align-center.js.map +0 -1
  813. package/dist/src/nile-icon/icons/svg/ng-annotation-x.d.ts +0 -5
  814. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js +0 -5
  815. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js.map +0 -1
  816. package/dist/src/nile-icon/icons/svg/ng-arrow-down.d.ts +0 -5
  817. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js +0 -5
  818. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js.map +0 -1
  819. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.d.ts +0 -5
  820. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js +0 -5
  821. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js.map +0 -1
  822. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.d.ts +0 -5
  823. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js +0 -5
  824. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js.map +0 -1
  825. package/dist/src/nile-icon/icons/svg/ng-arrow-up.d.ts +0 -5
  826. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js +0 -5
  827. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js.map +0 -1
  828. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.d.ts +0 -5
  829. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js +0 -5
  830. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js.map +0 -1
  831. package/dist/src/nile-icon/icons/svg/ng-bell-01.d.ts +0 -5
  832. package/dist/src/nile-icon/icons/svg/ng-bell-01.js +0 -5
  833. package/dist/src/nile-icon/icons/svg/ng-bell-01.js.map +0 -1
  834. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.d.ts +0 -5
  835. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js +0 -5
  836. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js.map +0 -1
  837. package/dist/src/nile-icon/icons/svg/ng-bold-01.d.ts +0 -5
  838. package/dist/src/nile-icon/icons/svg/ng-bold-01.js +0 -5
  839. package/dist/src/nile-icon/icons/svg/ng-bold-01.js.map +0 -1
  840. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.d.ts +0 -5
  841. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js +0 -5
  842. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js.map +0 -1
  843. package/dist/src/nile-icon/icons/svg/ng-calendar.d.ts +0 -5
  844. package/dist/src/nile-icon/icons/svg/ng-calendar.js +0 -5
  845. package/dist/src/nile-icon/icons/svg/ng-calendar.js.map +0 -1
  846. package/dist/src/nile-icon/icons/svg/ng-check-circle.d.ts +0 -5
  847. package/dist/src/nile-icon/icons/svg/ng-check-circle.js +0 -5
  848. package/dist/src/nile-icon/icons/svg/ng-check-circle.js.map +0 -1
  849. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.d.ts +0 -5
  850. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js +0 -5
  851. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js.map +0 -1
  852. package/dist/src/nile-icon/icons/svg/ng-chevron-down.d.ts +0 -5
  853. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js +0 -5
  854. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js.map +0 -1
  855. package/dist/src/nile-icon/icons/svg/ng-chevron-left.d.ts +0 -5
  856. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js +0 -5
  857. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js.map +0 -1
  858. package/dist/src/nile-icon/icons/svg/ng-chevron-right.d.ts +0 -5
  859. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js +0 -5
  860. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js.map +0 -1
  861. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.d.ts +0 -5
  862. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js +0 -5
  863. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js.map +0 -1
  864. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.d.ts +0 -5
  865. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js +0 -5
  866. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js.map +0 -1
  867. package/dist/src/nile-icon/icons/svg/ng-chevron-up.d.ts +0 -5
  868. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js +0 -5
  869. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js.map +0 -1
  870. package/dist/src/nile-icon/icons/svg/ng-copy-03.d.ts +0 -5
  871. package/dist/src/nile-icon/icons/svg/ng-copy-03.js +0 -5
  872. package/dist/src/nile-icon/icons/svg/ng-copy-03.js.map +0 -1
  873. package/dist/src/nile-icon/icons/svg/ng-dots-grid.d.ts +0 -5
  874. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js +0 -5
  875. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js.map +0 -1
  876. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.d.ts +0 -5
  877. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js +0 -5
  878. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js.map +0 -1
  879. package/dist/src/nile-icon/icons/svg/ng-download-01.d.ts +0 -5
  880. package/dist/src/nile-icon/icons/svg/ng-download-01.js +0 -5
  881. package/dist/src/nile-icon/icons/svg/ng-download-01.js.map +0 -1
  882. package/dist/src/nile-icon/icons/svg/ng-dropdown.d.ts +0 -5
  883. package/dist/src/nile-icon/icons/svg/ng-dropdown.js +0 -5
  884. package/dist/src/nile-icon/icons/svg/ng-dropdown.js.map +0 -1
  885. package/dist/src/nile-icon/icons/svg/ng-edit-02.d.ts +0 -5
  886. package/dist/src/nile-icon/icons/svg/ng-edit-02.js +0 -5
  887. package/dist/src/nile-icon/icons/svg/ng-edit-02.js.map +0 -1
  888. package/dist/src/nile-icon/icons/svg/ng-edit-05.d.ts +0 -5
  889. package/dist/src/nile-icon/icons/svg/ng-edit-05.js +0 -5
  890. package/dist/src/nile-icon/icons/svg/ng-edit-05.js.map +0 -1
  891. package/dist/src/nile-icon/icons/svg/ng-expand-06.d.ts +0 -5
  892. package/dist/src/nile-icon/icons/svg/ng-expand-06.js +0 -5
  893. package/dist/src/nile-icon/icons/svg/ng-expand-06.js.map +0 -1
  894. package/dist/src/nile-icon/icons/svg/ng-eye.d.ts +0 -5
  895. package/dist/src/nile-icon/icons/svg/ng-eye.js +0 -5
  896. package/dist/src/nile-icon/icons/svg/ng-eye.js.map +0 -1
  897. package/dist/src/nile-icon/icons/svg/ng-file-02.d.ts +0 -5
  898. package/dist/src/nile-icon/icons/svg/ng-file-02.js +0 -5
  899. package/dist/src/nile-icon/icons/svg/ng-file-02.js.map +0 -1
  900. package/dist/src/nile-icon/icons/svg/ng-file-check-02.d.ts +0 -5
  901. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js +0 -5
  902. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js.map +0 -1
  903. package/dist/src/nile-icon/icons/svg/ng-file-question-03.d.ts +0 -5
  904. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js +0 -5
  905. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js.map +0 -1
  906. package/dist/src/nile-icon/icons/svg/ng-filter-lines.d.ts +0 -5
  907. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js +0 -5
  908. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js.map +0 -1
  909. package/dist/src/nile-icon/icons/svg/ng-grid-01.d.ts +0 -5
  910. package/dist/src/nile-icon/icons/svg/ng-grid-01.js +0 -5
  911. package/dist/src/nile-icon/icons/svg/ng-grid-01.js.map +0 -1
  912. package/dist/src/nile-icon/icons/svg/ng-help-circle.d.ts +0 -5
  913. package/dist/src/nile-icon/icons/svg/ng-help-circle.js +0 -5
  914. package/dist/src/nile-icon/icons/svg/ng-help-circle.js.map +0 -1
  915. package/dist/src/nile-icon/icons/svg/ng-image-user-left.d.ts +0 -5
  916. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js +0 -5
  917. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js.map +0 -1
  918. package/dist/src/nile-icon/icons/svg/ng-info-circle.d.ts +0 -5
  919. package/dist/src/nile-icon/icons/svg/ng-info-circle.js +0 -5
  920. package/dist/src/nile-icon/icons/svg/ng-info-circle.js.map +0 -1
  921. package/dist/src/nile-icon/icons/svg/ng-italic-01.d.ts +0 -5
  922. package/dist/src/nile-icon/icons/svg/ng-italic-01.js +0 -5
  923. package/dist/src/nile-icon/icons/svg/ng-italic-01.js.map +0 -1
  924. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.d.ts +0 -5
  925. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js +0 -5
  926. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js.map +0 -1
  927. package/dist/src/nile-icon/icons/svg/ng-list.d.ts +0 -5
  928. package/dist/src/nile-icon/icons/svg/ng-list.js +0 -5
  929. package/dist/src/nile-icon/icons/svg/ng-list.js.map +0 -1
  930. package/dist/src/nile-icon/icons/svg/ng-log-out-01.d.ts +0 -5
  931. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js +0 -5
  932. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js.map +0 -1
  933. package/dist/src/nile-icon/icons/svg/ng-mail-01.d.ts +0 -5
  934. package/dist/src/nile-icon/icons/svg/ng-mail-01.js +0 -5
  935. package/dist/src/nile-icon/icons/svg/ng-mail-01.js.map +0 -1
  936. package/dist/src/nile-icon/icons/svg/ng-mail-04.d.ts +0 -5
  937. package/dist/src/nile-icon/icons/svg/ng-mail-04.js +0 -5
  938. package/dist/src/nile-icon/icons/svg/ng-mail-04.js.map +0 -1
  939. package/dist/src/nile-icon/icons/svg/ng-menu-05.d.ts +0 -5
  940. package/dist/src/nile-icon/icons/svg/ng-menu-05.js +0 -5
  941. package/dist/src/nile-icon/icons/svg/ng-menu-05.js.map +0 -1
  942. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.d.ts +0 -5
  943. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js +0 -5
  944. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js.map +0 -1
  945. package/dist/src/nile-icon/icons/svg/ng-minimize-02.d.ts +0 -5
  946. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js +0 -5
  947. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js.map +0 -1
  948. package/dist/src/nile-icon/icons/svg/ng-plus.d.ts +0 -5
  949. package/dist/src/nile-icon/icons/svg/ng-plus.js +0 -5
  950. package/dist/src/nile-icon/icons/svg/ng-plus.js.map +0 -1
  951. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.d.ts +0 -5
  952. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js +0 -5
  953. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js.map +0 -1
  954. package/dist/src/nile-icon/icons/svg/ng-rocket-02.d.ts +0 -5
  955. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js +0 -5
  956. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js.map +0 -1
  957. package/dist/src/nile-icon/icons/svg/ng-search-lg.d.ts +0 -5
  958. package/dist/src/nile-icon/icons/svg/ng-search-lg.js +0 -5
  959. package/dist/src/nile-icon/icons/svg/ng-search-lg.js.map +0 -1
  960. package/dist/src/nile-icon/icons/svg/ng-send-01.d.ts +0 -5
  961. package/dist/src/nile-icon/icons/svg/ng-send-01.js +0 -5
  962. package/dist/src/nile-icon/icons/svg/ng-send-01.js.map +0 -1
  963. package/dist/src/nile-icon/icons/svg/ng-settings-01.d.ts +0 -5
  964. package/dist/src/nile-icon/icons/svg/ng-settings-01.js +0 -5
  965. package/dist/src/nile-icon/icons/svg/ng-settings-01.js.map +0 -1
  966. package/dist/src/nile-icon/icons/svg/ng-share-04.d.ts +0 -5
  967. package/dist/src/nile-icon/icons/svg/ng-share-04.js +0 -5
  968. package/dist/src/nile-icon/icons/svg/ng-share-04.js.map +0 -1
  969. package/dist/src/nile-icon/icons/svg/ng-share-06.d.ts +0 -5
  970. package/dist/src/nile-icon/icons/svg/ng-share-06.js +0 -5
  971. package/dist/src/nile-icon/icons/svg/ng-share-06.js.map +0 -1
  972. package/dist/src/nile-icon/icons/svg/ng-stars-02.d.ts +0 -5
  973. package/dist/src/nile-icon/icons/svg/ng-stars-02.js +0 -5
  974. package/dist/src/nile-icon/icons/svg/ng-stars-02.js.map +0 -1
  975. package/dist/src/nile-icon/icons/svg/ng-trash-01.d.ts +0 -5
  976. package/dist/src/nile-icon/icons/svg/ng-trash-01.js +0 -5
  977. package/dist/src/nile-icon/icons/svg/ng-trash-01.js.map +0 -1
  978. package/dist/src/nile-icon/icons/svg/ng-trash-03.d.ts +0 -5
  979. package/dist/src/nile-icon/icons/svg/ng-trash-03.js +0 -5
  980. package/dist/src/nile-icon/icons/svg/ng-trash-03.js.map +0 -1
  981. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.d.ts +0 -5
  982. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js +0 -5
  983. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js.map +0 -1
  984. package/dist/src/nile-icon/icons/svg/ng-underline-01.d.ts +0 -5
  985. package/dist/src/nile-icon/icons/svg/ng-underline-01.js +0 -5
  986. package/dist/src/nile-icon/icons/svg/ng-underline-01.js.map +0 -1
  987. package/dist/src/nile-icon/icons/svg/ng-upload-01.d.ts +0 -5
  988. package/dist/src/nile-icon/icons/svg/ng-upload-01.js +0 -5
  989. package/dist/src/nile-icon/icons/svg/ng-upload-01.js.map +0 -1
  990. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.d.ts +0 -5
  991. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js +0 -5
  992. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js.map +0 -1
  993. package/dist/src/nile-icon/icons/svg/ng-user-01.d.ts +0 -5
  994. package/dist/src/nile-icon/icons/svg/ng-user-01.js +0 -5
  995. package/dist/src/nile-icon/icons/svg/ng-user-01.js.map +0 -1
  996. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.d.ts +0 -5
  997. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js +0 -5
  998. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js.map +0 -1
  999. package/dist/src/nile-icon/icons/svg/ng-user-check-02.d.ts +0 -5
  1000. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js +0 -5
  1001. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js.map +0 -1
  1002. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.d.ts +0 -5
  1003. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js +0 -5
  1004. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js.map +0 -1
  1005. package/dist/src/nile-icon/icons/svg/ng-user-right-01.d.ts +0 -5
  1006. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js +0 -5
  1007. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js.map +0 -1
  1008. package/dist/src/nile-icon/icons/svg/ng-users-01.d.ts +0 -5
  1009. package/dist/src/nile-icon/icons/svg/ng-users-01.js +0 -5
  1010. package/dist/src/nile-icon/icons/svg/ng-users-01.js.map +0 -1
  1011. package/dist/src/nile-icon/icons/svg/ng-x-close.d.ts +0 -5
  1012. package/dist/src/nile-icon/icons/svg/ng-x-close.js +0 -5
  1013. package/dist/src/nile-icon/icons/svg/ng-x-close.js.map +0 -1
  1014. package/dist/src/nile-icon/icons/svg/ng-x-square.d.ts +0 -5
  1015. package/dist/src/nile-icon/icons/svg/ng-x-square.js +0 -5
  1016. package/dist/src/nile-icon/icons/svg/ng-x-square.js.map +0 -1
  1017. package/dist/src/nile-icon/icons/svg/ol.d.ts +0 -5
  1018. package/dist/src/nile-icon/icons/svg/ol.js +0 -5
  1019. package/dist/src/nile-icon/icons/svg/ol.js.map +0 -1
  1020. package/dist/src/nile-icon/icons/svg/right-align.d.ts +0 -5
  1021. package/dist/src/nile-icon/icons/svg/right-align.js +0 -5
  1022. package/dist/src/nile-icon/icons/svg/right-align.js.map +0 -1
  1023. package/dist/src/nile-icon/icons/svg/ul.d.ts +0 -5
  1024. package/dist/src/nile-icon/icons/svg/ul.js +0 -5
  1025. package/dist/src/nile-icon/icons/svg/ul.js.map +0 -1
  1026. package/dist/src/nile-icon/icons/svg/underline.d.ts +0 -5
  1027. package/dist/src/nile-icon/icons/svg/underline.js +0 -5
  1028. package/dist/src/nile-icon/icons/svg/underline.js.map +0 -1
  1029. package/dist/src/nile-input/__snapshots__/nile-input.test.snap.js +0 -75
  1030. package/dist/src/nile-lightdomeditor/index.d.ts +0 -1
  1031. package/dist/src/nile-lightdomeditor/index.js +0 -2
  1032. package/dist/src/nile-lightdomeditor/index.js.map +0 -1
  1033. package/dist/src/nile-lightdomeditor/nile-lightdomeditor.css.d.ts +0 -6
  1034. package/dist/src/nile-lightdomeditor/nile-lightdomeditor.css.js +0 -237
  1035. package/dist/src/nile-lightdomeditor/nile-lightdomeditor.css.js.map +0 -1
  1036. package/dist/src/nile-lightdomeditor/nile-lightdomeditor.d.ts +0 -74
  1037. package/dist/src/nile-lightdomeditor/nile-lightdomeditor.js +0 -591
  1038. package/dist/src/nile-lightdomeditor/nile-lightdomeditor.js.map +0 -1
  1039. package/dist/src/nile-lightdomeditor/utils/nile-mention.d.ts +0 -13
  1040. package/dist/src/nile-lightdomeditor/utils/nile-mention.js +0 -47
  1041. package/dist/src/nile-lightdomeditor/utils/nile-mention.js.map +0 -1
  1042. package/dist/src/nile-markdowneditor/index.d.ts +0 -1
  1043. package/dist/src/nile-markdowneditor/index.js +0 -2
  1044. package/dist/src/nile-markdowneditor/index.js.map +0 -1
  1045. package/dist/src/nile-markdowneditor/nile-markdowneditor.css.d.ts +0 -12
  1046. package/dist/src/nile-markdowneditor/nile-markdowneditor.css.js +0 -17
  1047. package/dist/src/nile-markdowneditor/nile-markdowneditor.css.js.map +0 -1
  1048. package/dist/src/nile-markdowneditor/nile-markdowneditor.d.ts +0 -32
  1049. package/dist/src/nile-markdowneditor/nile-markdowneditor.js +0 -43
  1050. package/dist/src/nile-markdowneditor/nile-markdowneditor.js.map +0 -1
  1051. package/dist/src/nile-popover/__snapshots__/nile-popover.test.snap.js +0 -22
  1052. package/dist/src/nile-prosemirror-poc/index.d.ts +0 -1
  1053. package/dist/src/nile-prosemirror-poc/index.js +0 -2
  1054. package/dist/src/nile-prosemirror-poc/index.js.map +0 -1
  1055. package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.css.d.ts +0 -12
  1056. package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.css.js +0 -17
  1057. package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.css.js.map +0 -1
  1058. package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.d.ts +0 -24
  1059. package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.js +0 -190
  1060. package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.js.map +0 -1
  1061. package/dist/src/nile-rich-text-editor/index.d.ts +0 -1
  1062. package/dist/src/nile-rich-text-editor/index.js +0 -2
  1063. package/dist/src/nile-rich-text-editor/index.js.map +0 -1
  1064. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.d.ts +0 -12
  1065. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js +0 -19
  1066. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js.map +0 -1
  1067. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.d.ts +0 -54
  1068. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js +0 -591
  1069. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js.map +0 -1
  1070. package/dist/src/nile-rich-text-editor/nile-rte-color.d.ts +0 -14
  1071. package/dist/src/nile-rich-text-editor/nile-rte-color.js +0 -28
  1072. package/dist/src/nile-rich-text-editor/nile-rte-color.js.map +0 -1
  1073. package/dist/src/nile-rich-text-editor/nile-rte-divider.d.ts +0 -10
  1074. package/dist/src/nile-rich-text-editor/nile-rte-divider.js +0 -12
  1075. package/dist/src/nile-rich-text-editor/nile-rte-divider.js.map +0 -1
  1076. package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.d.ts +0 -17
  1077. package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.js +0 -42
  1078. package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.js.map +0 -1
  1079. package/dist/src/nile-rich-text-editor/nile-rte-mentions.d.ts +0 -54
  1080. package/dist/src/nile-rich-text-editor/nile-rte-mentions.js +0 -400
  1081. package/dist/src/nile-rich-text-editor/nile-rte-mentions.js.map +0 -1
  1082. package/dist/src/nile-rich-text-editor/nile-rte-preview.d.ts +0 -10
  1083. package/dist/src/nile-rich-text-editor/nile-rte-preview.js +0 -12
  1084. package/dist/src/nile-rich-text-editor/nile-rte-preview.js.map +0 -1
  1085. package/dist/src/nile-rich-text-editor/nile-rte-select.d.ts +0 -23
  1086. package/dist/src/nile-rich-text-editor/nile-rte-select.js +0 -144
  1087. package/dist/src/nile-rich-text-editor/nile-rte-select.js.map +0 -1
  1088. package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.d.ts +0 -12
  1089. package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.js +0 -23
  1090. package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.js.map +0 -1
  1091. package/dist/src/nile-rich-text-editor/nile-rte-toolbar.d.ts +0 -10
  1092. package/dist/src/nile-rich-text-editor/nile-rte-toolbar.js +0 -12
  1093. package/dist/src/nile-rich-text-editor/nile-rte-toolbar.js.map +0 -1
  1094. package/dist/src/nile-rich-text-editor/nille-rte-mention.d.ts +0 -21
  1095. package/dist/src/nile-rich-text-editor/nille-rte-mention.js +0 -47
  1096. package/dist/src/nile-rich-text-editor/nille-rte-mention.js.map +0 -1
  1097. package/dist/src/nile-rich-text-editor/nille-rte-mentions.d.ts +0 -21
  1098. package/dist/src/nile-rich-text-editor/nille-rte-mentions.js +0 -47
  1099. package/dist/src/nile-rich-text-editor/nille-rte-mentions.js.map +0 -1
  1100. package/dist/src/nile-rich-text-editor/sub-components/nile-rich-text-editor-toolbar-item.d.ts +0 -0
  1101. package/dist/src/nile-rich-text-editor/sub-components/nile-rich-text-editor-toolbar-item.js +0 -2
  1102. package/dist/src/nile-rich-text-editor/sub-components/nile-rich-text-editor-toolbar-item.js.map +0 -1
  1103. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-content.d.ts +0 -8
  1104. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-content.js +0 -39
  1105. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-content.js.map +0 -1
  1106. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-preview.d.ts +0 -0
  1107. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-preview.js +0 -2
  1108. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-preview.js.map +0 -1
  1109. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions/nile-rich-text-editor-mentions.d.ts +0 -12
  1110. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions/nile-rich-text-editor-mentions.js +0 -24
  1111. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions/nile-rich-text-editor-mentions.js.map +0 -1
  1112. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions-item/nile-rich-text-editor-mentions-item.d.ts +0 -25
  1113. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions-item/nile-rich-text-editor-mentions-item.js +0 -89
  1114. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions-item/nile-rich-text-editor-mentions-item.js.map +0 -1
  1115. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.css.d.ts +0 -12
  1116. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.css.js +0 -47
  1117. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.css.js.map +0 -1
  1118. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.d.ts +0 -7
  1119. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.js +0 -28
  1120. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.js.map +0 -1
  1121. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.css.d.ts +0 -6
  1122. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.css.js +0 -237
  1123. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.css.js.map +0 -1
  1124. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.d.ts +0 -5
  1125. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.js +0 -26
  1126. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.js.map +0 -1
  1127. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.css.d.ts +0 -6
  1128. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.css.js +0 -237
  1129. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.css.js.map +0 -1
  1130. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.d.ts +0 -8
  1131. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.js +0 -36
  1132. package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.js.map +0 -1
  1133. package/dist/src/nile-rich-text-editor/utils.d.ts +0 -12
  1134. package/dist/src/nile-rich-text-editor/utils.js +0 -234
  1135. package/dist/src/nile-rich-text-editor/utils.js.map +0 -1
  1136. package/dist/src/nile-richcodeeditor/index.d.ts +0 -1
  1137. package/dist/src/nile-richcodeeditor/index.js +0 -2
  1138. package/dist/src/nile-richcodeeditor/index.js.map +0 -1
  1139. package/dist/src/nile-richcodeeditor/nile-richcodeeditor.css.d.ts +0 -12
  1140. package/dist/src/nile-richcodeeditor/nile-richcodeeditor.css.js +0 -17
  1141. package/dist/src/nile-richcodeeditor/nile-richcodeeditor.css.js.map +0 -1
  1142. package/dist/src/nile-richcodeeditor/nile-richcodeeditor.d.ts +0 -31
  1143. package/dist/src/nile-richcodeeditor/nile-richcodeeditor.js +0 -203
  1144. package/dist/src/nile-richcodeeditor/nile-richcodeeditor.js.map +0 -1
  1145. package/dist/src/nile-richeditor/index.d.ts +0 -1
  1146. package/dist/src/nile-richeditor/index.js +0 -2
  1147. package/dist/src/nile-richeditor/index.js.map +0 -1
  1148. package/dist/src/nile-richeditor/nile-richeditor.css.d.ts +0 -12
  1149. package/dist/src/nile-richeditor/nile-richeditor.css.js +0 -17
  1150. package/dist/src/nile-richeditor/nile-richeditor.css.js.map +0 -1
  1151. package/dist/src/nile-richeditor/nile-richeditor.d.ts +0 -19
  1152. package/dist/src/nile-richeditor/nile-richeditor.js +0 -234
  1153. package/dist/src/nile-richeditor/nile-richeditor.js.map +0 -1
  1154. package/dist/src/nile-richtexteditor/index.d.ts +0 -1
  1155. package/dist/src/nile-richtexteditor/index.js +0 -2
  1156. package/dist/src/nile-richtexteditor/index.js.map +0 -1
  1157. package/dist/src/nile-richtexteditor/nile-richtexteditor.css.js +0 -237
  1158. package/dist/src/nile-richtexteditor/nile-richtexteditor.css.js.map +0 -1
  1159. package/dist/src/nile-richtexteditor/nile-richtexteditor.d.ts +0 -32
  1160. package/dist/src/nile-richtexteditor/nile-richtexteditor.js +0 -46
  1161. package/dist/src/nile-richtexteditor/nile-richtexteditor.js.map +0 -1
  1162. package/dist/src/nile-richtexteditor/utils/nile-mention.d.ts +0 -13
  1163. package/dist/src/nile-richtexteditor/utils/nile-mention.js +0 -47
  1164. package/dist/src/nile-richtexteditor/utils/nile-mention.js.map +0 -1
  1165. package/src/nile-icon/icons/svg/bold.ts +0 -5
  1166. package/src/nile-icon/icons/svg/center-align.ts +0 -5
  1167. package/src/nile-icon/icons/svg/itallic.ts +0 -5
  1168. package/src/nile-icon/icons/svg/justify-align.ts +0 -5
  1169. package/src/nile-icon/icons/svg/left-align.ts +0 -5
  1170. package/src/nile-icon/icons/svg/ol.ts +0 -5
  1171. package/src/nile-icon/icons/svg/right-align.ts +0 -5
  1172. package/src/nile-icon/icons/svg/ul.ts +0 -5
  1173. package/src/nile-icon/icons/svg/underline.ts +0 -5
  1174. package/src/nile-lightdomeditor/index.ts +0 -1
  1175. package/src/nile-lightdomeditor/nile-lightdomeditor.css.ts +0 -238
  1176. package/src/nile-lightdomeditor/nile-lightdomeditor.ts +0 -523
  1177. package/src/nile-rich-text-editor/index.ts +0 -1
  1178. package/src/nile-rich-text-editor/nile-rich-text-editor.css.ts +0 -21
  1179. package/src/nile-rich-text-editor/nile-rich-text-editor.ts +0 -606
  1180. package/src/nile-rich-text-editor/nile-rte-color.ts +0 -14
  1181. package/src/nile-rich-text-editor/nile-rte-divider.ts +0 -9
  1182. package/src/nile-rich-text-editor/nile-rte-mentions-item.ts +0 -37
  1183. package/src/nile-rich-text-editor/nile-rte-mentions.ts +0 -426
  1184. package/src/nile-rich-text-editor/nile-rte-preview.ts +0 -9
  1185. package/src/nile-rich-text-editor/nile-rte-select.ts +0 -147
  1186. package/src/nile-rich-text-editor/nile-rte-toolbar-item.ts +0 -13
  1187. package/src/nile-rich-text-editor/nile-rte-toolbar.ts +0 -9
  1188. package/src/nile-rich-text-editor/utils.ts +0 -179
  1189. package/src/nile-richcodeeditor/index.ts +0 -1
  1190. package/src/nile-richcodeeditor/nile-richcodeeditor.css.ts +0 -19
  1191. package/src/nile-richcodeeditor/nile-richcodeeditor.ts +0 -192
  1192. /package/dist/{nile-lightdomeditor → nile-slider}/index.cjs.js.map +0 -0
  1193. /package/dist/{nile-rich-text-editor → nile-virtual-select}/index.cjs.js.map +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\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 * `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",
@@ -933,7 +933,7 @@
933
933
  },
934
934
  {
935
935
  "name": "tabCompletion",
936
- "description": "`tabCompletion` {`boolean`} - \n\nProperty: tabCompletion\n\nDefault: false",
936
+ "description": "`tabCompletion` {`boolean`} - \n\nProperty: tabCompletion\n\nDefault: true",
937
937
  "valueSet": "v"
938
938
  },
939
939
  {
@@ -1121,7 +1121,7 @@
1121
1121
  },
1122
1122
  {
1123
1123
  "name": "nile-drawer",
1124
- "description": "Nile drawer component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the drawer opens.\n\n * `nile-after-show` {} - Emitted after the drawer opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the drawer closes.\n\n * `nile-after-hide` {} - Emitted after the drawer closes and all animations are complete.\n\n * `nile-initial-focus` {} - Emitted when the drawer opens and is ready to receive focus. Calling\n`event.preventDefault()` will prevent focusing and allow you to set it on a different element, such as an input.\n\n * `nile-request-close` {`\"{ source: 'close-button' \" | \"keyboard\" | \" 'overlay' }\"`} - Emitted when the user attempts to\nclose the drawer by clicking the close button, clicking the overlay, or pressing escape. Calling\n`event.preventDefault()` will keep the drawer open. Avoid using this unless closing the drawer will result in\ndestructive behavior such as data loss.\n\nSlots:\n\n * ` ` {} - The drawer's main content.\n\n * `label` {} - The drawer's label. Alternatively, you can use the `label` attribute.\n\n * `header-actions` {} - Optional actions to add to the header. Works best with `<nile-icon-button>`.\n\n * `footer` {} - The drawer's footer, usually one or more buttons representing various options.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `no-header` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `modal` - \n\n * `originalTrigger` {`HTMLElement | null`} - \n\n * `drawer` {`HTMLElement`} - \n\n * `panel` {`HTMLElement`} - \n\n * `overlay` {`HTMLElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `noHeader` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1124
+ "description": "Nile drawer component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the drawer opens.\n\n * `nile-after-show` {} - Emitted after the drawer opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the drawer closes.\n\n * `nile-after-hide` {} - Emitted after the drawer closes and all animations are complete.\n\n * `nile-initial-focus` {} - Emitted when the drawer opens and is ready to receive focus. Calling\n`event.preventDefault()` will prevent focusing and allow you to set it on a different element, such as an input.\n\n * `nile-request-close` {`\"{ source: 'close-button' \" | \"keyboard\" | \" 'overlay' }\"`} - Emitted when the user attempts to\nclose the drawer by clicking the close button, clicking the overlay, or pressing escape. Calling\n`event.preventDefault()` will keep the drawer open. Avoid using this unless closing the drawer will result in\ndestructive behavior such as data loss.\n\nSlots:\n\n * ` ` {} - The drawer's main content.\n\n * `label` {} - The drawer's label. Alternatively, you can use the `label` attribute.\n\n * `header-actions` {} - Optional actions to add to the header. Works best with `<nile-icon-button>`.\n\n * `footer` {} - The drawer's footer, usually one or more buttons representing various options.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `no-header` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `modal` - \n\n * `originalTrigger` {`HTMLElement | null`} - \n\n * `drawer` {`HTMLElement`} - \n\n * `panel` {`HTMLElement`} - \n\n * `overlay` {`HTMLElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the drawer's open state.\n\n * `closeOnEscape` {`boolean`} - \n\n * `label` {`string`} - The drawer's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The direction from which the drawer will open.\n\n * `contained` {`boolean`} - By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of\nits parent element, set this attribute and add `position: relative` to the parent.\n\n * `preventOverlayClose` {`boolean`} - Drawer doesnt close when clicled on overlay, the only way to close is to do by handling open property\n\n * `noHeader` {`boolean`} - Removes the header. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the drawer.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1125
1125
  "attributes": [
1126
1126
  {
1127
1127
  "name": "open",
@@ -1139,16 +1139,16 @@
1139
1139
  },
1140
1140
  {
1141
1141
  "name": "placement",
1142
- "description": "`placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The direction from which the drawer will open.\n\nProperty: placement\n\nDefault: end",
1142
+ "description": "`placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The direction from which the drawer will open.\n\nProperty: placement\n\nDefault: end",
1143
1143
  "values": [
1144
1144
  {
1145
1145
  "name": "top"
1146
1146
  },
1147
1147
  {
1148
- "name": "end"
1148
+ "name": "bottom"
1149
1149
  },
1150
1150
  {
1151
- "name": "bottom"
1151
+ "name": "end"
1152
1152
  },
1153
1153
  {
1154
1154
  "name": "start"
@@ -1198,7 +1198,7 @@
1198
1198
  },
1199
1199
  {
1200
1200
  "name": "nile-dropdown",
1201
- "description": "Nile icon component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the dropdown opens.\n\n * `nile-after-show` {} - Emitted after the dropdown opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the dropdown closes.\n\n * `nile-after-hide` {} - Emitted after the dropdown closes and all animations are complete.\n\nSlots:\n\n * ` ` {} - The dropdown's main content.\n\n * `trigger` {} - The dropdown's trigger, usually a `<nile-button>` element.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stay-open-on-select` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\nProperties:\n\n * `styles` - \n\n * `popup` - \n\n * `trigger` {`HTMLSlotElement`} - \n\n * `panel` {`HTMLSlotElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stayOpenOnSelect` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `containingElement` {`HTMLElement | undefined`} - The dropdown will close when the user interacts outside of this element (e.g. clicking). Useful for composing other\ncomponents that use a dropdown internally.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1201
+ "description": "Nile icon component.\n\nEvents:\n\n * `nile-show` {} - Emitted when the dropdown opens.\n\n * `nile-after-show` {} - Emitted after the dropdown opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the dropdown closes.\n\n * `nile-after-hide` {} - Emitted after the dropdown closes and all animations are complete.\n\nSlots:\n\n * ` ` {} - The dropdown's main content.\n\n * `trigger` {} - The dropdown's trigger, usually a `<nile-button>` element.\n\nAttributes:\n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stay-open-on-select` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\nProperties:\n\n * `styles` - \n\n * `popup` - \n\n * `trigger` {`HTMLSlotElement`} - \n\n * `panel` {`HTMLSlotElement`} - \n\n * `open` {`boolean`} - Indicates whether or not the dropdown is open. You can toggle this attribute to show and hide the dropdown, or you\ncan use the `show()` and `hide()` methods and this attribute will reflect the dropdown's open state.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\n * `disabled` {`boolean`} - Disables the dropdown so the panel will not open.\n\n * `stayOpenOnSelect` {`boolean`} - By default, the dropdown is closed when an item is selected. This attribute will keep it open instead. Useful for\ndropdowns that allow for multiple interactions.\n\n * `containingElement` {`HTMLElement | undefined`} - The dropdown will close when the user interacts outside of this element (e.g. clicking). Useful for composing other\ncomponents that use a dropdown internally.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its trigger.\n\n * `noOpenOnClick` {`boolean`} - \n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its trigger.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `hoist` {`boolean`} - Enable this option to prevent the panel from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1202
1202
  "attributes": [
1203
1203
  {
1204
1204
  "name": "open",
@@ -1207,7 +1207,7 @@
1207
1207
  },
1208
1208
  {
1209
1209
  "name": "placement",
1210
- "description": "`placement` {`\"left\" | \"right\" | \"top\" | \"bottom\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\"`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\nProperty: placement\n\nDefault: bottom-start",
1210
+ "description": "`placement` {`TooltipPosition`} - The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside of the viewport.\n\nProperty: placement\n\nDefault: bottom-start",
1211
1211
  "values": [
1212
1212
  {
1213
1213
  "name": "left"
@@ -1218,9 +1218,6 @@
1218
1218
  {
1219
1219
  "name": "top"
1220
1220
  },
1221
- {
1222
- "name": "bottom"
1223
- },
1224
1221
  {
1225
1222
  "name": "top-start"
1226
1223
  },
@@ -1228,16 +1225,19 @@
1228
1225
  "name": "top-end"
1229
1226
  },
1230
1227
  {
1231
- "name": "bottom-start"
1228
+ "name": "right-start"
1232
1229
  },
1233
1230
  {
1234
- "name": "bottom-end"
1231
+ "name": "right-end"
1235
1232
  },
1236
1233
  {
1237
- "name": "right-start"
1234
+ "name": "bottom"
1238
1235
  },
1239
1236
  {
1240
- "name": "right-end"
1237
+ "name": "bottom-start"
1238
+ },
1239
+ {
1240
+ "name": "bottom-end"
1241
1241
  },
1242
1242
  {
1243
1243
  "name": "left-start"
@@ -1398,6 +1398,152 @@
1398
1398
  }
1399
1399
  ]
1400
1400
  },
1401
+ {
1402
+ "name": "nile-file-preview",
1403
+ "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 * `isStringTruncated` {`boolean`} - \n\n * `customFile` {`File`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1404
+ "attributes": [
1405
+ {
1406
+ "name": "errorMessage",
1407
+ "description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
1408
+ },
1409
+ {
1410
+ "name": "inputFile",
1411
+ "description": "`inputFile` {`File`} - \n\nProperty: inputFile"
1412
+ },
1413
+ {
1414
+ "name": "fileUrl",
1415
+ "description": "`fileUrl` {`string`} - \n\nProperty: fileUrl\n\nDefault: "
1416
+ },
1417
+ {
1418
+ "name": "uploadStatus",
1419
+ "description": "`uploadStatus` {`number`} - \n\nProperty: uploadStatus\n\nDefault: 0"
1420
+ },
1421
+ {
1422
+ "name": "state",
1423
+ "description": "`state` {`FilePreviewState`} - \n\nProperty: state\n\nDefault: default",
1424
+ "values": [
1425
+ {
1426
+ "name": "default"
1427
+ },
1428
+ {
1429
+ "name": "uploading"
1430
+ },
1431
+ {
1432
+ "name": "preview"
1433
+ },
1434
+ {
1435
+ "name": "no-preview"
1436
+ },
1437
+ {
1438
+ "name": "error"
1439
+ }
1440
+ ]
1441
+ },
1442
+ {
1443
+ "name": "variant",
1444
+ "description": "`variant` {`FilePreviewVariant`} - \n\nProperty: variant\n\nDefault: horizontal",
1445
+ "values": [
1446
+ {
1447
+ "name": "horizontal"
1448
+ },
1449
+ {
1450
+ "name": "vertical"
1451
+ }
1452
+ ]
1453
+ },
1454
+ {
1455
+ "name": "inputFileName",
1456
+ "description": "`inputFileName` {`string`} - \n\nProperty: inputFileName\n\nDefault: "
1457
+ }
1458
+ ]
1459
+ },
1460
+ {
1461
+ "name": "nile-file-upload",
1462
+ "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 * `isStringTruncated` {`boolean`} - \n\n * `dragHandler` - \n\n * `setState` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1463
+ "attributes": [
1464
+ {
1465
+ "name": "size",
1466
+ "description": "`size` {`string`} - \n\nProperty: size\n\nDefault: 10MB"
1467
+ },
1468
+ {
1469
+ "name": "error",
1470
+ "description": "`error` {`boolean`} - \n\nProperty: error\n\nDefault: false",
1471
+ "valueSet": "v"
1472
+ },
1473
+ {
1474
+ "name": "errorMessage",
1475
+ "description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
1476
+ },
1477
+ {
1478
+ "name": "allowMultiple",
1479
+ "description": "`allowMultiple` {`boolean`} - \n\nProperty: allowMultiple\n\nDefault: false",
1480
+ "valueSet": "v"
1481
+ },
1482
+ {
1483
+ "name": "allowDuplicates",
1484
+ "description": "`allowDuplicates` {`boolean`} - \n\nProperty: allowDuplicates\n\nDefault: false",
1485
+ "valueSet": "v"
1486
+ },
1487
+ {
1488
+ "name": "allowedTypes",
1489
+ "description": "`allowedTypes` {`string[]`} - \n\nProperty: allowedTypes\n\nDefault: "
1490
+ },
1491
+ {
1492
+ "name": "uploadedFiles",
1493
+ "description": "`uploadedFiles` {`File[]`} - \n\nProperty: uploadedFiles\n\nDefault: "
1494
+ },
1495
+ {
1496
+ "name": "title",
1497
+ "description": "`title` {`string`} - \n\nProperty: title\n\nDefault: Drag and drop to upload"
1498
+ },
1499
+ {
1500
+ "name": "subtitle",
1501
+ "description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: PNG, JPG or SVG (upto 1MB) | 1:1 ratio"
1502
+ },
1503
+ {
1504
+ "name": "state",
1505
+ "description": "`state` {`FileUploadState`} - \n\nProperty: state\n\nDefault: default",
1506
+ "values": [
1507
+ {
1508
+ "name": "default"
1509
+ },
1510
+ {
1511
+ "name": "disabled"
1512
+ },
1513
+ {
1514
+ "name": "hover"
1515
+ },
1516
+ {
1517
+ "name": "drag"
1518
+ },
1519
+ {
1520
+ "name": "error"
1521
+ }
1522
+ ]
1523
+ },
1524
+ {
1525
+ "name": "variant",
1526
+ "description": "`variant` {`FileUploadVariant`} - \n\nProperty: variant\n\nDefault: horizontal",
1527
+ "values": [
1528
+ {
1529
+ "name": "horizontal"
1530
+ },
1531
+ {
1532
+ "name": "vertical"
1533
+ }
1534
+ ]
1535
+ },
1536
+ {
1537
+ "name": "fileUploadUrl",
1538
+ "description": "`fileUploadUrl` {`string`} - \n\nProperty: fileUploadUrl\n\nDefault: "
1539
+ },
1540
+ {
1541
+ "name": "autoUpload",
1542
+ "description": "`autoUpload` {`boolean`} - \n\nProperty: autoUpload\n\nDefault: true",
1543
+ "valueSet": "v"
1544
+ }
1545
+ ]
1546
+ },
1401
1547
  {
1402
1548
  "name": "nile-filter-chip",
1403
1549
  "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`} - ",
@@ -2145,24 +2291,6 @@
2145
2291
  }
2146
2292
  ]
2147
2293
  },
2148
- {
2149
- "name": "nile-lightdomeditor",
2150
- "description": "Events:\n\n * `content-changed` {`CustomEvent<{ html: string; }>`} - \n\nAttributes:\n\n * `toolbar` {`string`} - \n\n * `mentions` - \n\nProperties:\n\n * `toolbar` {`string`} - \n\n * `mentions` - \n\n * `mentionOpen` {`boolean`} - \n\n * `mentionTrigger` {`string | null`} - \n\n * `mentionQuery` {`string`} - \n\n * `mentionSuggestions` {`MentionItem[]`} - \n\n * `mentionFiltered` {`MentionItem[]`} - \n\n * `mentionX` {`number`} - \n\n * `mentionY` {`number`} - \n\n * `editor` {`HTMLElement`} - \n\n * `imageInput` {`HTMLInputElement`} - \n\n * `previewHTML` {`string`} - \n\n * `characterCount` {`number`} - \n\n * `wordCount` {`number`} - \n\n * `lastRange` {`Range | null`} - \n\n * `TOOLBAR_CONFIG` - Map of toolbar keys to render functions with icons\nEach function receives the component instance to call instance methods\n\n * `parsedToolbar` {`string[]`} - ",
2151
- "attributes": [
2152
- {
2153
- "name": "toolbar",
2154
- "description": "`toolbar` {`string`} - \n\nProperty: toolbar\n\nDefault: "
2155
- },
2156
- {
2157
- "name": "mentions",
2158
- "description": "`mentions` - \n\nProperty: mentions\n\nDefault: [object Object]"
2159
- },
2160
- {
2161
- "name": "oncontent-changed",
2162
- "description": "`content-changed` {`CustomEvent<{ html: string; }>`} - "
2163
- }
2164
- ]
2165
- },
2166
2294
  {
2167
2295
  "name": "nile-link",
2168
2296
  "description": "Nile icon component.\n\nAttributes:\n\n * `disabled` {`boolean`} - Disables the button.\n\n * `button` {`boolean`} - \n\n * `href` {`string`} - \n\nProperties:\n\n * `hasSlotController` - \n\n * `hasFocus` {`boolean`} - \n\n * `disabled` {`boolean`} - Disables the button.\n\n * `button` {`boolean`} - \n\n * `href` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
@@ -2335,7 +2463,7 @@
2335
2463
  },
2336
2464
  {
2337
2465
  "name": "nile-option",
2338
- "description": "Slots:\n\n * ` ` {} - The option's label.\n\n * `prefix` {} - Used to prepend an icon or similar element to the menu item.\n\n * `suffix` {} - Used to append an icon or similar element to the menu item.\n\nAttributes:\n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\nProperties:\n\n * `styles` - \n\n * `cachedTextLabel` {`string`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `current` {`boolean`} - \n\n * `selected` {`boolean`} - \n\n * `hasHover` {`boolean`} - \n\n * `hidden` {`boolean`} - \n\n * `isMultipleSelect` {`boolean`} - \n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2466
+ "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`} - ",
2339
2467
  "attributes": [
2340
2468
  {
2341
2469
  "name": "value",
@@ -2350,6 +2478,11 @@
2350
2478
  "name": "disabled",
2351
2479
  "description": "`disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\nProperty: disabled\n\nDefault: false",
2352
2480
  "valueSet": "v"
2481
+ },
2482
+ {
2483
+ "name": "selected",
2484
+ "description": "`selected` {`boolean`} - Indicates whether the option is selected.\n\nProperty: selected\n\nDefault: false",
2485
+ "valueSet": "v"
2353
2486
  }
2354
2487
  ]
2355
2488
  },
@@ -2413,11 +2546,11 @@
2413
2546
  },
2414
2547
  {
2415
2548
  "name": "nile-popover",
2416
- "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`} - ",
2549
+ "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`} - ",
2417
2550
  "attributes": [
2418
2551
  {
2419
2552
  "name": "placement",
2420
- "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",
2553
+ "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",
2421
2554
  "values": [
2422
2555
  {
2423
2556
  "name": "left"
@@ -2428,9 +2561,6 @@
2428
2561
  {
2429
2562
  "name": "top"
2430
2563
  },
2431
- {
2432
- "name": "bottom"
2433
- },
2434
2564
  {
2435
2565
  "name": "top-start"
2436
2566
  },
@@ -2438,16 +2568,19 @@
2438
2568
  "name": "top-end"
2439
2569
  },
2440
2570
  {
2441
- "name": "bottom-start"
2571
+ "name": "right-start"
2442
2572
  },
2443
2573
  {
2444
- "name": "bottom-end"
2574
+ "name": "right-end"
2445
2575
  },
2446
2576
  {
2447
- "name": "right-start"
2577
+ "name": "bottom"
2448
2578
  },
2449
2579
  {
2450
- "name": "right-end"
2580
+ "name": "bottom-start"
2581
+ },
2582
+ {
2583
+ "name": "bottom-end"
2451
2584
  },
2452
2585
  {
2453
2586
  "name": "left-start"
@@ -2512,7 +2645,7 @@
2512
2645
  },
2513
2646
  {
2514
2647
  "name": "nile-popup",
2515
- "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`} - ",
2648
+ "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`} - ",
2516
2649
  "attributes": [
2517
2650
  {
2518
2651
  "name": "anchor",
@@ -2526,7 +2659,7 @@
2526
2659
  },
2527
2660
  {
2528
2661
  "name": "placement",
2529
- "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",
2662
+ "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",
2530
2663
  "values": [
2531
2664
  {
2532
2665
  "name": "left"
@@ -2537,9 +2670,6 @@
2537
2670
  {
2538
2671
  "name": "top"
2539
2672
  },
2540
- {
2541
- "name": "bottom"
2542
- },
2543
2673
  {
2544
2674
  "name": "top-start"
2545
2675
  },
@@ -2547,16 +2677,19 @@
2547
2677
  "name": "top-end"
2548
2678
  },
2549
2679
  {
2550
- "name": "bottom-start"
2680
+ "name": "right-start"
2551
2681
  },
2552
2682
  {
2553
- "name": "bottom-end"
2683
+ "name": "right-end"
2554
2684
  },
2555
2685
  {
2556
- "name": "right-start"
2686
+ "name": "bottom"
2557
2687
  },
2558
2688
  {
2559
- "name": "right-end"
2689
+ "name": "bottom-start"
2690
+ },
2691
+ {
2692
+ "name": "bottom-end"
2560
2693
  },
2561
2694
  {
2562
2695
  "name": "left-start"
@@ -2818,123 +2951,6 @@
2818
2951
  }
2819
2952
  ]
2820
2953
  },
2821
- {
2822
- "name": "nile-rich-text-editor",
2823
- "description": "Events:\n\n * `content-changed` {`CustomEvent<{ content: string; }>`} - \n\nAttributes:\n\n * `value` {`string`} - Initial HTML content\n\n * `mentions` - Optional mentions config (can also be on <nile-rte-mentions mentions=\"...\">)\n\nProperties:\n\n * `value` {`string`} - Initial HTML content\n\n * `mentions` - Optional mentions config (can also be on <nile-rte-mentions mentions=\"...\">)\n\n * `content` {`string`} - \n\n * `editorEl` {`HTMLElement`} - \n\n * `previewEl` {`HTMLElement | null`} - \n\n * `toolbarEl` {`HTMLElement | null`} - \n\n * `lastRange` {`Range | null`} - \n\n * `buttonMap` {`Map<string, HTMLElement[]>`} - \n\n * `headingSelect` {`HTMLSelectElement | null`} - \n\n * `fontSelect` {`HTMLSelectElement | null`} - \n\n * `colorInput` {`HTMLInputElement | null`} - \n\n * `mentionsEl` {`HTMLElement | null`} - \n\n * `onSelectionChange` - ",
2824
- "attributes": [
2825
- {
2826
- "name": "value",
2827
- "description": "`value` {`string`} - Initial HTML content\n\nProperty: value\n\nDefault: "
2828
- },
2829
- {
2830
- "name": "mentions",
2831
- "description": "`mentions` - Optional mentions config (can also be on <nile-rte-mentions mentions=\"...\">)\n\nProperty: mentions\n\nDefault: [object Object]"
2832
- },
2833
- {
2834
- "name": "oncontent-changed",
2835
- "description": "`content-changed` {`CustomEvent<{ content: string; }>`} - "
2836
- }
2837
- ]
2838
- },
2839
- {
2840
- "name": "nile-rte-color",
2841
- "description": "Attributes:\n\n * `type` {`string`} - 'foreColor' (reserved for future: 'backColor')\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\nProperties:\n\n * `type` {`string`} - 'foreColor' (reserved for future: 'backColor')\n\n * `label` {`string`} - \n\n * `value` {`string`} - ",
2842
- "attributes": [
2843
- {
2844
- "name": "type",
2845
- "description": "`type` {`string`} - 'foreColor' (reserved for future: 'backColor')\n\nProperty: type\n\nDefault: foreColor"
2846
- },
2847
- {
2848
- "name": "label",
2849
- "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: Text Color"
2850
- },
2851
- {
2852
- "name": "value",
2853
- "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: #000000"
2854
- }
2855
- ]
2856
- },
2857
- {
2858
- "name": "nile-rte-divider",
2859
- "attributes": []
2860
- },
2861
- {
2862
- "name": "nile-rte-mentions-item",
2863
- "description": "Attributes:\n\n * `mentionscharacter` {`string`} - Single-character trigger, e.g., '@' or '#'\n\n * `mentionsdata` {`MentionItem[]`} - JSON array of { key, label }\n\nProperties:\n\n * `mentionsCharacter` {`string`} - Single-character trigger, e.g., '@' or '#'\n\n * `mentionsData` {`MentionItem[]`} - JSON array of { key, label }",
2864
- "attributes": [
2865
- {
2866
- "name": "mentionscharacter",
2867
- "description": "`mentionscharacter` {`string`} - Single-character trigger, e.g., '@' or '#'\n\nProperty: mentionsCharacter\n\nDefault: "
2868
- },
2869
- {
2870
- "name": "mentionsdata",
2871
- "description": "`mentionsdata` {`MentionItem[]`} - JSON array of { key, label }\n\nProperty: mentionsData\n\nDefault: "
2872
- }
2873
- ]
2874
- },
2875
- {
2876
- "name": "nile-rte-mentions",
2877
- "description": "Events:\n\n * `input` {`InputEvent`} - \n\nAttributes:\n\n * `mentions` - \n\nProperties:\n\n * `mentions` - \n\n * `externalConfig` - External config from the editor (lowest priority)\n\n * `itemsConfig` - Config gathered from child <nile-rte-mentions-item> (highest priority)\n\n * `config` - \n\n * `editorEl` {`HTMLElement | null`} - \n\n * `hostEl` {`HTMLElement | null`} - \n\n * `dropdownEl` {`HTMLElement | null`} - \n\n * `menuEl` {`HTMLElement | null`} - \n\n * `lastRange` {`Range | null`} - \n\n * `mentionOpen` {`boolean`} - \n\n * `mentionTrigger` {`string | null`} - \n\n * `mentionQuery` {`string`} - \n\n * `mentionSuggestions` {`MentionItem[]`} - \n\n * `mentionFiltered` {`MentionItem[]`} - \n\n * `mentionX` {`number`} - \n\n * `mentionY` {`number`} - \n\n * `triggerBtn` {`HTMLElement | null`} - \n\n * `mo` {`MutationObserver | null`} - \n\n * `onSelectionChange` - \n\n * `saveSelection` - \n\n * `onEditorInput` - \n\n * `onEditorKeyUp` - \n\n * `onEditorKeyDown` - \n\n * `repositionMention` - ",
2878
- "attributes": [
2879
- {
2880
- "name": "mentions",
2881
- "description": "`mentions` - \n\nProperty: mentions\n\nDefault: [object Object]"
2882
- },
2883
- {
2884
- "name": "oninput",
2885
- "description": "`input` {`InputEvent`} - "
2886
- }
2887
- ]
2888
- },
2889
- {
2890
- "name": "nile-rte-preview",
2891
- "attributes": []
2892
- },
2893
- {
2894
- "name": "nile-rte-select",
2895
- "description": "Events:\n\n * `change` {`CustomEvent<string>`} - \n\nAttributes:\n\n * `type` {`string`} - 'heading' | 'font' | 'align'\n\n * `options` {`string`} - JSON: [{ value, label?, icon? }, ...]\n\n * `label` {`string`} - Fallback label for trigger (e.g., \"Align\")\n\nProperties:\n\n * `type` {`string`} - 'heading' | 'font' | 'align'\n\n * `options` {`string`} - JSON: [{ value, label?, icon? }, ...]\n\n * `label` {`string`} - Fallback label for trigger (e.g., \"Align\")\n\n * `selectedValue` {`string`} - \n\n * `parsedOptions` {`{ value: string; label: string; icon?: string | undefined; }[]`} - ",
2896
- "attributes": [
2897
- {
2898
- "name": "type",
2899
- "description": "`type` {`string`} - 'heading' | 'font' | 'align'\n\nProperty: type\n\nDefault: "
2900
- },
2901
- {
2902
- "name": "options",
2903
- "description": "`options` {`string`} - JSON: [{ value, label?, icon? }, ...]\n\nProperty: options\n\nDefault: []"
2904
- },
2905
- {
2906
- "name": "label",
2907
- "description": "`label` {`string`} - Fallback label for trigger (e.g., \"Align\")\n\nProperty: label\n\nDefault: "
2908
- },
2909
- {
2910
- "name": "onchange",
2911
- "description": "`change` {`CustomEvent<string>`} - "
2912
- }
2913
- ]
2914
- },
2915
- {
2916
- "name": "nile-rte-toolbar-item",
2917
- "description": "Attributes:\n\n * `name` {`string`} - \n\n * `label` {`string`} - \n\nProperties:\n\n * `name` {`string`} - \n\n * `label` {`string`} - ",
2918
- "attributes": [
2919
- {
2920
- "name": "name",
2921
- "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
2922
- },
2923
- {
2924
- "name": "label",
2925
- "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
2926
- }
2927
- ]
2928
- },
2929
- {
2930
- "name": "nile-rte-toolbar",
2931
- "attributes": []
2932
- },
2933
- {
2934
- "name": "nile-richcodeeditor",
2935
- "description": "Copyright Aquera Inc 2023\n\nThis source code is licensed under the BSD-3-Clause license found in the\nLICENSE file in the root directory of this source tree.\n\nProperties:\n\n * `styles` - Component styles\n\n * `editor` {`HTMLElement`} - \n\n * `fileInput` {`HTMLInputElement`} - \n\n * `content` {`string`} - \n\n * `currentAlign` {`\"\" | \"left\" | \"right\" | \"center\"`} - ",
2936
- "attributes": []
2937
- },
2938
2954
  {
2939
2955
  "name": "nile-section-message",
2940
2956
  "description": "Attributes:\n\n * `heading` {`string`} - \n\n * `description` {`string`} - \n\n * `icon-size` {`number`} - \n\n * `variant` {`\"primary\" | \"success\" | \"warning\" | \"error\"`} - The section message theme variant.\n\nProperties:\n\n * `hasSlotController` - \n\n * `heading` {`string`} - \n\n * `description` {`string`} - \n\n * `iconSize` {`number`} - \n\n * `variant` {`\"primary\" | \"success\" | \"warning\" | \"error\"`} - The section message theme variant.\n\n * `iconMap` {`{ primary: string; success: string; warning: string; error: string; }`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
@@ -2973,7 +2989,7 @@
2973
2989
  },
2974
2990
  {
2975
2991
  "name": "nile-select",
2976
- "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`} - ",
2992
+ "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`} - ",
2977
2993
  "attributes": [
2978
2994
  {
2979
2995
  "name": "size",
@@ -3025,8 +3041,8 @@
3025
3041
  },
3026
3042
  {
3027
3043
  "name": "multiple",
3028
- "description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
3029
- "valueSet": "v"
3044
+ "description": "`multiple` {`string | boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
3045
+ "values": []
3030
3046
  },
3031
3047
  {
3032
3048
  "name": "help-text",
@@ -3110,6 +3126,15 @@
3110
3126
  "name": "noResultsMessage",
3111
3127
  "description": "`noResultsMessage` {`string`} - \n\nProperty: noResultsMessage\n\nDefault: No results found"
3112
3128
  },
3129
+ {
3130
+ "name": "data",
3131
+ "description": "`data` - \n\nProperty: data\n\nDefault: "
3132
+ },
3133
+ {
3134
+ "name": "enableVirtualScroll",
3135
+ "description": "`enableVirtualScroll` {`boolean`} - \n\nProperty: enableVirtualScroll\n\nDefault: false",
3136
+ "valueSet": "v"
3137
+ },
3113
3138
  {
3114
3139
  "name": "name",
3115
3140
  "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
@@ -3298,7 +3323,97 @@
3298
3323
  ]
3299
3324
  },
3300
3325
  {
3301
- "name": "nile-spinner",
3326
+ "name": "nile-slider",
3327
+ "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`} - ",
3328
+ "attributes": [
3329
+ {
3330
+ "name": "minValue",
3331
+ "description": "`minValue` {`number`} - \n\nProperty: minValue\n\nDefault: 0"
3332
+ },
3333
+ {
3334
+ "name": "value",
3335
+ "description": "`value` {`number`} - \n\nProperty: value\n\nDefault: minValue"
3336
+ },
3337
+ {
3338
+ "name": "maxValue",
3339
+ "description": "`maxValue` {`number`} - \n\nProperty: maxValue\n\nDefault: 100"
3340
+ },
3341
+ {
3342
+ "name": "rangeOneValue",
3343
+ "description": "`rangeOneValue` {`number`} - \n\nProperty: rangeOneValue\n\nDefault: minValue"
3344
+ },
3345
+ {
3346
+ "name": "rangeTwoValue",
3347
+ "description": "`rangeTwoValue` {`number`} - \n\nProperty: rangeTwoValue\n\nDefault: maxValue"
3348
+ },
3349
+ {
3350
+ "name": "showLabel",
3351
+ "description": "`showLabel` {`boolean`} - \n\nProperty: showLabel\n\nDefault: false",
3352
+ "valueSet": "v"
3353
+ },
3354
+ {
3355
+ "name": "labelStart",
3356
+ "description": "`labelStart` {`string`} - \n\nProperty: labelStart\n\nDefault: "
3357
+ },
3358
+ {
3359
+ "name": "labelEnd",
3360
+ "description": "`labelEnd` {`string`} - \n\nProperty: labelEnd\n\nDefault: "
3361
+ },
3362
+ {
3363
+ "name": "rangeSlider",
3364
+ "description": "`rangeSlider` {`boolean`} - \n\nProperty: rangeSlider\n\nDefault: false",
3365
+ "valueSet": "v"
3366
+ },
3367
+ {
3368
+ "name": "labelPosition",
3369
+ "description": "`labelPosition` {`string`} - \n\nProperty: labelPosition\n\nDefault: top"
3370
+ },
3371
+ {
3372
+ "name": "tooltipPosition",
3373
+ "description": "`tooltipPosition` {`TooltipPosition`} - \n\nProperty: tooltipPosition\n\nDefault: top",
3374
+ "values": [
3375
+ {
3376
+ "name": "left"
3377
+ },
3378
+ {
3379
+ "name": "right"
3380
+ },
3381
+ {
3382
+ "name": "top"
3383
+ },
3384
+ {
3385
+ "name": "top-start"
3386
+ },
3387
+ {
3388
+ "name": "top-end"
3389
+ },
3390
+ {
3391
+ "name": "right-start"
3392
+ },
3393
+ {
3394
+ "name": "right-end"
3395
+ },
3396
+ {
3397
+ "name": "bottom"
3398
+ },
3399
+ {
3400
+ "name": "bottom-start"
3401
+ },
3402
+ {
3403
+ "name": "bottom-end"
3404
+ },
3405
+ {
3406
+ "name": "left-start"
3407
+ },
3408
+ {
3409
+ "name": "left-end"
3410
+ }
3411
+ ]
3412
+ }
3413
+ ]
3414
+ },
3415
+ {
3416
+ "name": "nile-spinner",
3302
3417
  "description": "Nile icon component.\n\n",
3303
3418
  "attributes": []
3304
3419
  },
@@ -3425,20 +3540,20 @@
3425
3540
  },
3426
3541
  {
3427
3542
  "name": "nile-tab-group",
3428
- "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`} - ",
3543
+ "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`} - ",
3429
3544
  "attributes": [
3430
3545
  {
3431
3546
  "name": "placement",
3432
- "description": "`placement` {`\"top\" | \"end\" | \"bottom\" | \"start\"`} - The placement of the tabs.\n\nProperty: placement\n\nDefault: top",
3547
+ "description": "`placement` {`\"top\" | \"bottom\" | \"end\" | \"start\"`} - The placement of the tabs.\n\nProperty: placement\n\nDefault: top",
3433
3548
  "values": [
3434
3549
  {
3435
3550
  "name": "top"
3436
3551
  },
3437
3552
  {
3438
- "name": "end"
3553
+ "name": "bottom"
3439
3554
  },
3440
3555
  {
3441
- "name": "bottom"
3556
+ "name": "end"
3442
3557
  },
3443
3558
  {
3444
3559
  "name": "start"
@@ -3537,7 +3652,7 @@
3537
3652
  },
3538
3653
  {
3539
3654
  "name": "nile-table-body",
3540
- "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`} - ",
3655
+ "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`} - ",
3541
3656
  "attributes": [
3542
3657
  {
3543
3658
  "name": "type",
@@ -3555,12 +3670,18 @@
3555
3670
  },
3556
3671
  {
3557
3672
  "name": "nile-table-cell-item",
3558
- "description": "Nile table Cell Item component.\n\nProperties:\n\n * `hasSlotController` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3559
- "attributes": []
3673
+ "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`} - ",
3674
+ "attributes": [
3675
+ {
3676
+ "name": "resizable",
3677
+ "description": "`resizable` {`boolean`} - Enables the resize functionality.\n\nProperty: resizable\n\nDefault: false",
3678
+ "valueSet": "v"
3679
+ }
3680
+ ]
3560
3681
  },
3561
3682
  {
3562
3683
  "name": "nile-table-header-item",
3563
- "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`} - ",
3684
+ "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`} - ",
3564
3685
  "attributes": [
3565
3686
  {
3566
3687
  "name": "havesort",
@@ -3575,6 +3696,11 @@
3575
3696
  {
3576
3697
  "name": "icon-name",
3577
3698
  "description": "`icon-name` {`string`} - Places the icon .\n\nProperty: iconName\n\nDefault: "
3699
+ },
3700
+ {
3701
+ "name": "resizable",
3702
+ "description": "`resizable` {`boolean`} - Enables the resize functionality.\n\nProperty: resizable\n\nDefault: false",
3703
+ "valueSet": "v"
3578
3704
  }
3579
3705
  ]
3580
3706
  },
@@ -4001,7 +4127,7 @@
4001
4127
  },
4002
4128
  {
4003
4129
  "name": "nile-tooltip",
4004
- "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`} - ",
4130
+ "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`} - ",
4005
4131
  "attributes": [
4006
4132
  {
4007
4133
  "name": "content",
@@ -4021,7 +4147,7 @@
4021
4147
  },
4022
4148
  {
4023
4149
  "name": "placement",
4024
- "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",
4150
+ "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",
4025
4151
  "values": [
4026
4152
  {
4027
4153
  "name": "left"
@@ -4032,9 +4158,6 @@
4032
4158
  {
4033
4159
  "name": "top"
4034
4160
  },
4035
- {
4036
- "name": "bottom"
4037
- },
4038
4161
  {
4039
4162
  "name": "top-start"
4040
4163
  },
@@ -4042,16 +4165,19 @@
4042
4165
  "name": "top-end"
4043
4166
  },
4044
4167
  {
4045
- "name": "bottom-start"
4168
+ "name": "right-start"
4046
4169
  },
4047
4170
  {
4048
- "name": "bottom-end"
4171
+ "name": "right-end"
4049
4172
  },
4050
4173
  {
4051
- "name": "right-start"
4174
+ "name": "bottom"
4052
4175
  },
4053
4176
  {
4054
- "name": "right-end"
4177
+ "name": "bottom-start"
4178
+ },
4179
+ {
4180
+ "name": "bottom-end"
4055
4181
  },
4056
4182
  {
4057
4183
  "name": "left-start"
@@ -4178,6 +4304,214 @@
4178
4304
  "description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: "
4179
4305
  }
4180
4306
  ]
4307
+ },
4308
+ {
4309
+ "name": "nile-virtual-select",
4310
+ "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`} - ",
4311
+ "attributes": [
4312
+ {
4313
+ "name": "data",
4314
+ "description": "`data` - Array of all option items for virtual scrolling\n\nProperty: data\n\nDefault: "
4315
+ },
4316
+ {
4317
+ "name": "size",
4318
+ "description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\nProperty: size\n\nDefault: medium",
4319
+ "values": [
4320
+ {
4321
+ "name": "medium"
4322
+ },
4323
+ {
4324
+ "name": "small"
4325
+ },
4326
+ {
4327
+ "name": "large"
4328
+ }
4329
+ ]
4330
+ },
4331
+ {
4332
+ "name": "placeholder",
4333
+ "description": "`placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\nProperty: placeholder\n\nDefault: Select..."
4334
+ },
4335
+ {
4336
+ "name": "searchEnabled",
4337
+ "description": "`searchEnabled` {`boolean`} - Enable search functionality\n\nProperty: searchEnabled\n\nDefault: false",
4338
+ "valueSet": "v"
4339
+ },
4340
+ {
4341
+ "name": "internal-search-placeholder",
4342
+ "description": "`internal-search-placeholder` {`string`} - Search input placeholder\n\nProperty: internalSearchPlaceHolder\n\nDefault: Search..."
4343
+ },
4344
+ {
4345
+ "name": "disableLocalSearch",
4346
+ "description": "`disableLocalSearch` {`boolean`} - Disable local search filtering\n\nProperty: disableLocalSearch\n\nDefault: false",
4347
+ "valueSet": "v"
4348
+ },
4349
+ {
4350
+ "name": "optionsLoading",
4351
+ "description": "`optionsLoading` {`boolean`} - Show loading state\n\nProperty: optionsLoading\n\nDefault: false",
4352
+ "valueSet": "v"
4353
+ },
4354
+ {
4355
+ "name": "multiple",
4356
+ "description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
4357
+ "valueSet": "v"
4358
+ },
4359
+ {
4360
+ "name": "help-text",
4361
+ "description": "`help-text` {`string`} - Help text\n\nProperty: helpText\n\nDefault: "
4362
+ },
4363
+ {
4364
+ "name": "error-message",
4365
+ "description": "`error-message` {`string`} - Error message\n\nProperty: errorMessage\n\nDefault: "
4366
+ },
4367
+ {
4368
+ "name": "warning",
4369
+ "description": "`warning` {`boolean`} - Sets the input to a warning state\n\nProperty: warning\n\nDefault: false",
4370
+ "valueSet": "v"
4371
+ },
4372
+ {
4373
+ "name": "error",
4374
+ "description": "`error` {`boolean`} - Sets the input to an error state\n\nProperty: error\n\nDefault: false",
4375
+ "valueSet": "v"
4376
+ },
4377
+ {
4378
+ "name": "success",
4379
+ "description": "`success` {`boolean`} - Sets the input to a success state\n\nProperty: success\n\nDefault: false",
4380
+ "valueSet": "v"
4381
+ },
4382
+ {
4383
+ "name": "clearable",
4384
+ "description": "`clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\nProperty: clearable\n\nDefault: false",
4385
+ "valueSet": "v"
4386
+ },
4387
+ {
4388
+ "name": "open",
4389
+ "description": "`open` {`boolean`} - The select's open state.\n\nProperty: open\n\nDefault: false",
4390
+ "valueSet": "v"
4391
+ },
4392
+ {
4393
+ "name": "hoist",
4394
+ "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",
4395
+ "valueSet": "v"
4396
+ },
4397
+ {
4398
+ "name": "filled",
4399
+ "description": "`filled` {`boolean`} - Draws a filled select.\n\nProperty: filled\n\nDefault: false",
4400
+ "valueSet": "v"
4401
+ },
4402
+ {
4403
+ "name": "pill",
4404
+ "description": "`pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\nProperty: pill\n\nDefault: false",
4405
+ "valueSet": "v"
4406
+ },
4407
+ {
4408
+ "name": "label",
4409
+ "description": "`label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\nProperty: label\n\nDefault: "
4410
+ },
4411
+ {
4412
+ "name": "placement",
4413
+ "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",
4414
+ "values": [
4415
+ {
4416
+ "name": "top"
4417
+ },
4418
+ {
4419
+ "name": "bottom"
4420
+ }
4421
+ ]
4422
+ },
4423
+ {
4424
+ "name": "showNoResults",
4425
+ "description": "`showNoResults` {`boolean`} - Show no results message\n\nProperty: showNoResults\n\nDefault: false",
4426
+ "valueSet": "v"
4427
+ },
4428
+ {
4429
+ "name": "noResultsMessage",
4430
+ "description": "`noResultsMessage` {`string`} - No results message\n\nProperty: noResultsMessage\n\nDefault: No results found"
4431
+ },
4432
+ {
4433
+ "name": "showSelected",
4434
+ "description": "`showSelected` {`boolean`} - Show selected options only\n\nProperty: showSelected\n\nDefault: false",
4435
+ "valueSet": "v"
4436
+ },
4437
+ {
4438
+ "name": "blockValueChange",
4439
+ "description": "`blockValueChange` {`boolean`} - Block value change events\n\nProperty: blockValueChange\n\nDefault: false",
4440
+ "valueSet": "v"
4441
+ },
4442
+ {
4443
+ "name": "noWidthSync",
4444
+ "description": "`noWidthSync` {`boolean`} - Disable width synchronization\n\nProperty: noWidthSync\n\nDefault: false",
4445
+ "valueSet": "v"
4446
+ },
4447
+ {
4448
+ "name": "max-options-visible",
4449
+ "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"
4450
+ },
4451
+ {
4452
+ "name": "name",
4453
+ "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
4454
+ },
4455
+ {
4456
+ "name": "value",
4457
+ "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: ",
4458
+ "values": []
4459
+ },
4460
+ {
4461
+ "name": "disabled",
4462
+ "description": "`disabled` {`boolean`} - Disables the select control.\n\nProperty: disabled\n\nDefault: false",
4463
+ "valueSet": "v"
4464
+ },
4465
+ {
4466
+ "name": "form",
4467
+ "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: "
4468
+ },
4469
+ {
4470
+ "name": "required",
4471
+ "description": "`required` {`boolean`} - The select's required attribute.\n\nProperty: required\n\nDefault: false",
4472
+ "valueSet": "v"
4473
+ },
4474
+ {
4475
+ "name": "onnile-change",
4476
+ "description": "`nile-change` {} - Emitted when the control's value changes."
4477
+ },
4478
+ {
4479
+ "name": "onnile-clear",
4480
+ "description": "`nile-clear` {} - Emitted when the control's value is cleared."
4481
+ },
4482
+ {
4483
+ "name": "onnile-input",
4484
+ "description": "`nile-input` {} - Emitted when the control receives input."
4485
+ },
4486
+ {
4487
+ "name": "onnile-focus",
4488
+ "description": "`nile-focus` {} - Emitted when the control gains focus."
4489
+ },
4490
+ {
4491
+ "name": "onnile-blur",
4492
+ "description": "`nile-blur` {} - Emitted when the control loses focus."
4493
+ },
4494
+ {
4495
+ "name": "onnile-show",
4496
+ "description": "`nile-show` {} - Emitted when the select's menu opens."
4497
+ },
4498
+ {
4499
+ "name": "onnile-after-show",
4500
+ "description": "`nile-after-show` {} - Emitted after the select's menu opens and all animations are complete."
4501
+ },
4502
+ {
4503
+ "name": "onnile-hide",
4504
+ "description": "`nile-hide` {} - Emitted when the select's menu closes."
4505
+ },
4506
+ {
4507
+ "name": "onnile-after-hide",
4508
+ "description": "`nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete."
4509
+ },
4510
+ {
4511
+ "name": "onnile-invalid",
4512
+ "description": "`nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied."
4513
+ }
4514
+ ]
4181
4515
  }
4182
4516
  ],
4183
4517
  "globalAttributes": [],