@aquera/nile-elements 1.3.9-beta-1.4 → 1.4.0-beta-1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (602) hide show
  1. package/README.md +19 -0
  2. package/demo/index.css +1 -6
  3. package/demo/index.html +53 -202
  4. package/demo/index.js +10 -0
  5. package/dist/{fixture-1c49c014.cjs.js → fixture-54600b35.cjs.js} +2 -2
  6. package/dist/{fixture-1c49c014.cjs.js.map → fixture-54600b35.cjs.js.map} +1 -1
  7. package/dist/fixture-5b79f853.cjs.js +395 -0
  8. package/dist/fixture-5b79f853.cjs.js.map +1 -0
  9. package/dist/fixture-73855806.cjs.js +395 -0
  10. package/dist/fixture-73855806.cjs.js.map +1 -0
  11. package/dist/fixture-90b199c4.esm.js +569 -0
  12. package/dist/{fixture-985bba12.esm.js → fixture-9871e8a9.esm.js} +1 -1
  13. package/dist/fixture-c1d78368.cjs.js +395 -0
  14. package/dist/fixture-c1d78368.cjs.js.map +1 -0
  15. package/dist/fixture-cf7bfcf5.esm.js +569 -0
  16. package/dist/fixture-dbd66009.cjs.js +395 -0
  17. package/dist/fixture-dbd66009.cjs.js.map +1 -0
  18. package/dist/index.cjs.js +1 -1
  19. package/dist/index.esm.js +1 -1
  20. package/dist/index.js +599 -268
  21. package/dist/internal/animate.cjs.js +1 -1
  22. package/dist/internal/animate.cjs.js.map +1 -1
  23. package/dist/internal/animate.esm.js +1 -1
  24. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  25. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  26. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  27. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  28. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  29. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  30. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  31. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  32. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  33. package/dist/nile-button/nile-button.test.esm.js +1 -1
  34. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  35. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  36. package/dist/nile-calendar/nile-calendar.cjs.js +1 -1
  37. package/dist/nile-calendar/nile-calendar.cjs.js.map +1 -1
  38. package/dist/nile-calendar/nile-calendar.css.cjs.js +1 -1
  39. package/dist/nile-calendar/nile-calendar.css.cjs.js.map +1 -1
  40. package/dist/nile-calendar/nile-calendar.css.esm.js +4 -0
  41. package/dist/nile-calendar/nile-calendar.esm.js +2 -0
  42. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  43. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  44. package/dist/nile-card/nile-card.css.cjs.js +1 -1
  45. package/dist/nile-card/nile-card.css.cjs.js.map +1 -1
  46. package/dist/nile-card/nile-card.css.esm.js +1 -1
  47. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  48. package/dist/nile-card/nile-card.test.esm.js +1 -1
  49. package/dist/nile-carousel/carousel-helpers.cjs.js +2 -0
  50. package/dist/nile-carousel/carousel-helpers.cjs.js.map +1 -0
  51. package/dist/nile-carousel/carousel-helpers.esm.js +1 -0
  52. package/dist/nile-carousel/index.cjs.js +2 -0
  53. package/dist/nile-carousel/index.cjs.js.map +1 -0
  54. package/dist/nile-carousel/index.esm.js +1 -0
  55. package/dist/nile-carousel/nile-carousel-item/index.cjs.js +2 -0
  56. package/dist/nile-carousel/nile-carousel-item/index.cjs.js.map +1 -0
  57. package/dist/nile-carousel/nile-carousel-item/index.esm.js +1 -0
  58. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.cjs.js +2 -0
  59. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.cjs.js.map +1 -0
  60. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.css.cjs.js +2 -0
  61. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.css.cjs.js.map +1 -0
  62. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.css.esm.js +18 -0
  63. package/dist/nile-carousel/nile-carousel-item/nile-carousel-item.esm.js +5 -0
  64. package/dist/nile-carousel/nile-carousel.cjs.js +2 -0
  65. package/dist/nile-carousel/nile-carousel.cjs.js.map +1 -0
  66. package/dist/nile-carousel/nile-carousel.css.cjs.js +2 -0
  67. package/dist/nile-carousel/nile-carousel.css.cjs.js.map +1 -0
  68. package/dist/nile-carousel/nile-carousel.css.esm.js +157 -0
  69. package/dist/nile-carousel/nile-carousel.esm.js +58 -0
  70. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  71. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  72. package/dist/nile-chip/nile-chip.cjs.js +1 -1
  73. package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
  74. package/dist/nile-chip/nile-chip.esm.js +9 -6
  75. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  76. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  77. package/dist/nile-code-editor/backup_nile-code-editor copy.cjs.js +2 -0
  78. package/dist/nile-code-editor/backup_nile-code-editor copy.cjs.js.map +1 -0
  79. package/dist/nile-code-editor/backup_nile-code-editor copy.esm.js +1 -0
  80. package/dist/nile-date-picker/nile-date-picker.cjs.js +1 -1
  81. package/dist/nile-date-picker/nile-date-picker.cjs.js.map +1 -1
  82. package/dist/nile-date-picker/nile-date-picker.esm.js +7 -2
  83. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  84. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  85. package/dist/nile-drawer/nile-drawer.test.cjs.js +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.test.cjs.js +1 -1
  94. package/dist/nile-file-preview/nile-file-preview.test.esm.js +1 -1
  95. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +1 -1
  96. package/dist/nile-file-upload/nile-file-upload.test.esm.js +1 -1
  97. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  98. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  99. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  100. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  101. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  102. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  103. package/dist/nile-grid/nile-grid.types.cjs.js +2 -0
  104. package/dist/nile-grid/nile-grid.types.cjs.js.map +1 -0
  105. package/dist/nile-grid/nile-grid.types.esm.js +1 -0
  106. package/dist/nile-grid-body/index.cjs.js +2 -0
  107. package/dist/nile-grid-body/index.cjs.js.map +1 -0
  108. package/dist/nile-grid-body/index.esm.js +1 -0
  109. package/dist/nile-grid-body/nile-grid-body.cjs.js +2 -0
  110. package/dist/nile-grid-body/nile-grid-body.cjs.js.map +1 -0
  111. package/dist/nile-grid-body/nile-grid-body.css.cjs.js +2 -0
  112. package/dist/nile-grid-body/nile-grid-body.css.cjs.js.map +1 -0
  113. package/dist/nile-grid-body/nile-grid-body.css.esm.js +10 -0
  114. package/dist/nile-grid-body/nile-grid-body.esm.js +5 -0
  115. package/dist/nile-grid-cell-item/index.cjs.js +2 -0
  116. package/dist/nile-grid-cell-item/index.cjs.js.map +1 -0
  117. package/dist/nile-grid-cell-item/index.esm.js +1 -0
  118. package/dist/nile-grid-cell-item/nile-grid-cell-item.cjs.js +2 -0
  119. package/dist/nile-grid-cell-item/nile-grid-cell-item.cjs.js.map +1 -0
  120. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js +2 -0
  121. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js.map +1 -0
  122. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.esm.js +35 -0
  123. package/dist/nile-grid-cell-item/nile-grid-cell-item.esm.js +12 -0
  124. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js +2 -0
  125. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js.map +1 -0
  126. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.esm.js +1 -0
  127. package/dist/nile-grid-head/index.cjs.js +2 -0
  128. package/dist/nile-grid-head/index.cjs.js.map +1 -0
  129. package/dist/nile-grid-head/index.esm.js +1 -0
  130. package/dist/nile-grid-head/nile-grid-head.cjs.js +2 -0
  131. package/dist/nile-grid-head/nile-grid-head.cjs.js.map +1 -0
  132. package/dist/nile-grid-head/nile-grid-head.css.cjs.js +2 -0
  133. package/dist/nile-grid-head/nile-grid-head.css.cjs.js.map +1 -0
  134. package/dist/nile-grid-head/nile-grid-head.css.esm.js +7 -0
  135. package/dist/nile-grid-head/nile-grid-head.esm.js +5 -0
  136. package/dist/nile-grid-head-item/index.cjs.js +2 -0
  137. package/dist/nile-grid-head-item/index.cjs.js.map +1 -0
  138. package/dist/nile-grid-head-item/index.esm.js +1 -0
  139. package/dist/nile-grid-head-item/nile-grid-head-item.cjs.js +2 -0
  140. package/dist/nile-grid-head-item/nile-grid-head-item.cjs.js.map +1 -0
  141. package/dist/nile-grid-head-item/nile-grid-head-item.css.cjs.js +2 -0
  142. package/dist/nile-grid-head-item/nile-grid-head-item.css.cjs.js.map +1 -0
  143. package/dist/nile-grid-head-item/nile-grid-head-item.css.esm.js +34 -0
  144. package/dist/nile-grid-head-item/nile-grid-head-item.esm.js +12 -0
  145. package/dist/nile-grid-head-item/nile-grid-head-item.utils.cjs.js +2 -0
  146. package/dist/nile-grid-head-item/nile-grid-head-item.utils.cjs.js.map +1 -0
  147. package/dist/nile-grid-head-item/nile-grid-head-item.utils.esm.js +1 -0
  148. package/dist/nile-grid-row/index.cjs.js +2 -0
  149. package/dist/nile-grid-row/index.cjs.js.map +1 -0
  150. package/dist/nile-grid-row/index.esm.js +1 -0
  151. package/dist/nile-grid-row/nile-grid-row.cjs.js +2 -0
  152. package/dist/nile-grid-row/nile-grid-row.cjs.js.map +1 -0
  153. package/dist/nile-grid-row/nile-grid-row.css.cjs.js +2 -0
  154. package/dist/nile-grid-row/nile-grid-row.css.cjs.js.map +1 -0
  155. package/dist/nile-grid-row/nile-grid-row.css.esm.js +15 -0
  156. package/dist/nile-grid-row/nile-grid-row.esm.js +7 -0
  157. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  158. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  159. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  160. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  161. package/dist/nile-icon-button/nile-icon-button.cjs.js +1 -1
  162. package/dist/nile-icon-button/nile-icon-button.cjs.js.map +1 -1
  163. package/dist/nile-icon-button/nile-icon-button.esm.js +2 -2
  164. package/dist/nile-inline-sidebar/nile-inline-sidebar.cjs.js +1 -1
  165. package/dist/nile-inline-sidebar/nile-inline-sidebar.cjs.js.map +1 -1
  166. package/dist/nile-inline-sidebar/nile-inline-sidebar.esm.js +2 -2
  167. package/dist/nile-input/nile-input.css.cjs.js +1 -1
  168. package/dist/nile-input/nile-input.css.cjs.js.map +1 -1
  169. package/dist/nile-input/nile-input.css.esm.js +1 -1
  170. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  171. package/dist/nile-input/nile-input.test.esm.js +1 -1
  172. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  173. package/dist/nile-link/nile-link.test.esm.js +1 -1
  174. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  175. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  176. package/dist/nile-option-group/nile-option-group.cjs.js +1 -1
  177. package/dist/nile-option-group/nile-option-group.cjs.js.map +1 -1
  178. package/dist/nile-option-group/nile-option-group.css.cjs.js +1 -1
  179. package/dist/nile-option-group/nile-option-group.css.cjs.js.map +1 -1
  180. package/dist/nile-option-group/nile-option-group.css.esm.js +14 -0
  181. package/dist/nile-option-group/nile-option-group.esm.js +2 -2
  182. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  183. package/dist/nile-popover/nile-popover.test.esm.js +1 -1
  184. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  185. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  186. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  187. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  188. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  189. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  190. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  191. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  192. package/dist/nile-rich-text-editor/utils.cjs.js +2 -0
  193. package/dist/nile-rich-text-editor/utils.cjs.js.map +1 -0
  194. package/dist/nile-rich-text-editor/utils.esm.js +1 -0
  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.css.cjs.js +1 -1
  198. package/dist/nile-select/nile-select.css.cjs.js.map +1 -1
  199. package/dist/nile-select/nile-select.css.esm.js +4 -2
  200. package/dist/nile-select/nile-select.esm.js +2 -2
  201. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  202. package/dist/nile-select/nile-select.test.esm.js +1 -1
  203. package/dist/nile-side-bar-footer-item/nile-side-bar-footer-item.css.cjs.js +1 -1
  204. package/dist/nile-side-bar-footer-item/nile-side-bar-footer-item.css.cjs.js.map +1 -1
  205. package/dist/nile-side-bar-footer-item/nile-side-bar-footer-item.css.esm.js +2 -10
  206. package/dist/nile-side-bar-footer-text/nile-side-bar-footer-text.css.cjs.js +1 -1
  207. package/dist/nile-side-bar-footer-text/nile-side-bar-footer-text.css.cjs.js.map +1 -1
  208. package/dist/nile-side-bar-footer-text/nile-side-bar-footer-text.css.esm.js +1 -1
  209. package/dist/nile-side-bar-group-item-text/nile-side-bar-group-item-text.css.cjs.js +1 -1
  210. package/dist/nile-side-bar-group-item-text/nile-side-bar-group-item-text.css.cjs.js.map +1 -1
  211. package/dist/nile-side-bar-group-item-text/nile-side-bar-group-item-text.css.esm.js +4 -4
  212. package/dist/nile-sidebar/index.cjs.js +2 -0
  213. package/dist/nile-sidebar/index.cjs.js.map +1 -0
  214. package/dist/nile-sidebar/index.esm.js +75 -0
  215. package/dist/nile-sidebar-menu/index.cjs.js +2 -0
  216. package/dist/nile-sidebar-menu/index.cjs.js.map +1 -0
  217. package/dist/nile-sidebar-menu/index.esm.js +1 -0
  218. package/dist/nile-sidebar-menu/nile-sidebar-menu.cjs.js +2 -0
  219. package/dist/nile-sidebar-menu/nile-sidebar-menu.cjs.js.map +1 -0
  220. package/dist/nile-sidebar-menu/nile-sidebar-menu.css.cjs.js +2 -0
  221. package/dist/nile-sidebar-menu/nile-sidebar-menu.css.cjs.js.map +1 -0
  222. package/dist/nile-sidebar-menu/nile-sidebar-menu.css.esm.js +38 -0
  223. package/dist/nile-sidebar-menu/nile-sidebar-menu.esm.js +10 -0
  224. package/dist/nile-sidebar-menu-items/index.cjs.js +2 -0
  225. package/dist/nile-sidebar-menu-items/index.cjs.js.map +1 -0
  226. package/dist/nile-sidebar-menu-items/index.esm.js +1 -0
  227. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.cjs.js +2 -0
  228. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.cjs.js.map +1 -0
  229. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.css.cjs.js +2 -0
  230. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.css.cjs.js.map +1 -0
  231. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.css.esm.js +36 -0
  232. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.esm.js +15 -0
  233. package/dist/nile-sidebar-wrapper/index.cjs.js +2 -0
  234. package/dist/nile-sidebar-wrapper/index.cjs.js.map +1 -0
  235. package/dist/nile-sidebar-wrapper/index.esm.js +1 -0
  236. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.cjs.js +2 -0
  237. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.cjs.js.map +1 -0
  238. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.css.cjs.js +2 -0
  239. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.css.cjs.js.map +1 -0
  240. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.css.esm.js +105 -0
  241. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.esm.js +16 -0
  242. package/dist/nile-skeleton-loader/index.cjs.js +2 -0
  243. package/dist/nile-skeleton-loader/index.cjs.js.map +1 -0
  244. package/dist/nile-skeleton-loader/index.esm.js +1 -0
  245. package/dist/nile-skeleton-loader/nile-skeleton-loader.cjs.js +2 -0
  246. package/dist/nile-skeleton-loader/nile-skeleton-loader.cjs.js.map +1 -0
  247. package/dist/nile-skeleton-loader/nile-skeleton-loader.css.cjs.js +2 -0
  248. package/dist/nile-skeleton-loader/nile-skeleton-loader.css.cjs.js.map +1 -0
  249. package/dist/nile-skeleton-loader/nile-skeleton-loader.css.esm.js +49 -0
  250. package/dist/nile-skeleton-loader/nile-skeleton-loader.esm.js +16 -0
  251. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  252. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  253. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  254. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  255. package/dist/nile-tag/nile-tag.cjs.js +1 -1
  256. package/dist/nile-tag/nile-tag.cjs.js.map +1 -1
  257. package/dist/nile-tag/nile-tag.esm.js +3 -2
  258. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  259. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  260. package/dist/nile-tooltip/nile-tooltip.cjs.js +1 -1
  261. package/dist/nile-tooltip/nile-tooltip.esm.js +1 -1
  262. package/dist/nile-virtual-select/group-manager.cjs.js +2 -0
  263. package/dist/nile-virtual-select/group-manager.cjs.js.map +1 -0
  264. package/dist/nile-virtual-select/group-manager.esm.js +1 -0
  265. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +1 -1
  266. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +1 -1
  267. package/dist/nile-virtual-select/temp_nile-virtual-select copy.cjs.js +2 -0
  268. package/dist/nile-virtual-select/temp_nile-virtual-select copy.cjs.js.map +1 -0
  269. package/dist/nile-virtual-select/temp_nile-virtual-select copy.esm.js +231 -0
  270. package/dist/scopedElementsWrapper-1bff26ef.cjs.js +2 -0
  271. package/dist/scopedElementsWrapper-1bff26ef.cjs.js.map +1 -0
  272. package/dist/scopedElementsWrapper-4c29be11.esm.js +7 -0
  273. package/dist/scopedElementsWrapper-a112fc73.cjs.js +6 -0
  274. package/dist/scopedElementsWrapper-a112fc73.cjs.js.map +1 -0
  275. package/dist/scopedElementsWrapper-c815042c.cjs.js +2 -0
  276. package/dist/scopedElementsWrapper-c815042c.cjs.js.map +1 -0
  277. package/dist/src/index.d.ts +3 -0
  278. package/dist/src/index.js +3 -0
  279. package/dist/src/index.js.map +1 -1
  280. package/dist/src/internal/portal-manager.d.ts +53 -0
  281. package/dist/src/internal/portal-manager.js +196 -0
  282. package/dist/src/internal/portal-manager.js.map +1 -0
  283. package/dist/src/internal/portal.d.ts +60 -0
  284. package/dist/src/internal/portal.js +199 -0
  285. package/dist/src/internal/portal.js.map +1 -0
  286. package/dist/src/internal/resizable-helper.d.ts +59 -0
  287. package/dist/src/internal/resizable-helper.js +115 -0
  288. package/dist/src/internal/resizable-helper.js.map +1 -0
  289. package/dist/src/internal/resizable-styles.d.ts +16 -0
  290. package/dist/src/internal/resizable-styles.js +144 -0
  291. package/dist/src/internal/resizable-styles.js.map +1 -0
  292. package/dist/src/internal/virtualizer-error-handler.d.ts +30 -0
  293. package/dist/src/internal/virtualizer-error-handler.js +82 -0
  294. package/dist/src/internal/virtualizer-error-handler.js.map +1 -0
  295. package/dist/src/lib/index.d.ts +7 -0
  296. package/dist/src/lib/index.js +8 -0
  297. package/dist/src/lib/index.js.map +1 -0
  298. package/dist/src/lib/virtualize.d.ts +32 -0
  299. package/dist/src/lib/virtualize.js +105 -0
  300. package/dist/src/lib/virtualize.js.map +1 -0
  301. package/dist/src/lib/virtualize.test.d.ts +7 -0
  302. package/dist/src/lib/virtualize.test.js +57 -0
  303. package/dist/src/lib/virtualize.test.js.map +1 -0
  304. package/dist/src/nile-badge/__snapshots__/nile-badge.test.snap.js +17 -0
  305. package/dist/src/nile-calendar/__snapshots__/nile-calendar.test.snap.js +310 -0
  306. package/dist/src/nile-calendar/nile-calendar.css.js +4 -0
  307. package/dist/src/nile-calendar/nile-calendar.css.js.map +1 -1
  308. package/dist/src/nile-calendar/nile-calendar.js +2 -0
  309. package/dist/src/nile-calendar/nile-calendar.js.map +1 -1
  310. package/dist/src/nile-card/__snapshots__/nile-card.test.snap.js +34 -0
  311. package/dist/src/nile-card/nile-card.css.js +1 -1
  312. package/dist/src/nile-card/nile-card.css.js.map +1 -1
  313. package/dist/src/nile-carousel/carousel-helpers.d.ts +18 -0
  314. package/dist/src/nile-carousel/carousel-helpers.js +53 -0
  315. package/dist/src/nile-carousel/carousel-helpers.js.map +1 -0
  316. package/dist/src/nile-carousel/index.d.ts +1 -0
  317. package/dist/src/nile-carousel/index.js +2 -0
  318. package/dist/src/nile-carousel/index.js.map +1 -0
  319. package/dist/src/nile-carousel/nile-carousel-item/index.d.ts +1 -0
  320. package/dist/src/nile-carousel/nile-carousel-item/index.js +2 -0
  321. package/dist/src/nile-carousel/nile-carousel-item/index.js.map +1 -0
  322. package/dist/src/nile-carousel/nile-carousel-item/nile-carousel-item.css.d.ts +12 -0
  323. package/dist/src/nile-carousel/nile-carousel-item/nile-carousel-item.css.js +30 -0
  324. package/dist/src/nile-carousel/nile-carousel-item/nile-carousel-item.css.js.map +1 -0
  325. package/dist/src/nile-carousel/nile-carousel-item/nile-carousel-item.d.ts +24 -0
  326. package/dist/src/nile-carousel/nile-carousel-item/nile-carousel-item.js +35 -0
  327. package/dist/src/nile-carousel/nile-carousel-item/nile-carousel-item.js.map +1 -0
  328. package/dist/src/nile-carousel/nile-carousel.css.d.ts +12 -0
  329. package/dist/src/nile-carousel/nile-carousel.css.js +169 -0
  330. package/dist/src/nile-carousel/nile-carousel.css.js.map +1 -0
  331. package/dist/src/nile-carousel/nile-carousel.d.ts +56 -0
  332. package/dist/src/nile-carousel/nile-carousel.js +340 -0
  333. package/dist/src/nile-carousel/nile-carousel.js.map +1 -0
  334. package/dist/src/nile-checkbox/__snapshots__/nile-checkbox.test.snap.js +31 -0
  335. package/dist/src/nile-chip/nile-chip.d.ts +4 -0
  336. package/dist/src/nile-chip/nile-chip.js +33 -0
  337. package/dist/src/nile-chip/nile-chip.js.map +1 -1
  338. package/dist/src/nile-code-editor/Old_theme copy.d.ts +191 -0
  339. package/dist/src/nile-code-editor/Old_theme copy.js +193 -0
  340. package/dist/src/nile-code-editor/Old_theme copy.js.map +1 -0
  341. package/dist/src/nile-code-editor/backup_nile-code-editor copy.d.ts +0 -0
  342. package/dist/src/nile-code-editor/backup_nile-code-editor copy.js +675 -0
  343. package/dist/src/nile-code-editor/backup_nile-code-editor copy.js.map +1 -0
  344. package/dist/src/nile-code-editor/theme copy.d.ts +191 -0
  345. package/dist/src/nile-code-editor/theme copy.js +193 -0
  346. package/dist/src/nile-code-editor/theme copy.js.map +1 -0
  347. package/dist/src/nile-date-picker/nile-date-picker.d.ts +4 -0
  348. package/dist/src/nile-date-picker/nile-date-picker.js +19 -0
  349. package/dist/src/nile-date-picker/nile-date-picker.js.map +1 -1
  350. package/dist/src/nile-grid/data-processor.d.ts +37 -0
  351. package/dist/src/nile-grid/data-processor.js +122 -0
  352. package/dist/src/nile-grid/data-processor.js.map +1 -0
  353. package/dist/src/nile-grid/event-handlers.d.ts +35 -0
  354. package/dist/src/nile-grid/event-handlers.js +158 -0
  355. package/dist/src/nile-grid/event-handlers.js.map +1 -0
  356. package/dist/src/nile-grid/nile-grid.types.d.ts +3 -0
  357. package/dist/src/nile-grid/nile-grid.types.js +2 -0
  358. package/dist/src/nile-grid/nile-grid.types.js.map +1 -0
  359. package/dist/src/nile-grid/renderer.d.ts +8 -0
  360. package/dist/src/nile-grid/renderer.js +78 -0
  361. package/dist/src/nile-grid/renderer.js.map +1 -0
  362. package/dist/src/nile-grid/resize-handler.d.ts +4 -0
  363. package/dist/src/nile-grid/resize-handler.js +36 -0
  364. package/dist/src/nile-grid/resize-handler.js.map +1 -0
  365. package/dist/src/nile-grid/types.d.ts +32 -0
  366. package/dist/src/nile-grid/types.js +2 -0
  367. package/dist/src/nile-grid/types.js.map +1 -0
  368. package/dist/src/nile-grid/utils.d.ts +4 -0
  369. package/dist/src/nile-grid/utils.js +32 -0
  370. package/dist/src/nile-grid/utils.js.map +1 -0
  371. package/dist/src/nile-grid-body/index.d.ts +1 -0
  372. package/dist/src/nile-grid-body/index.js +2 -0
  373. package/dist/src/nile-grid-body/index.js.map +1 -0
  374. package/dist/src/nile-grid-body/nile-grid-body.css.d.ts +12 -0
  375. package/dist/src/nile-grid-body/nile-grid-body.css.js +22 -0
  376. package/dist/src/nile-grid-body/nile-grid-body.css.js.map +1 -0
  377. package/dist/src/nile-grid-body/nile-grid-body.d.ts +29 -0
  378. package/dist/src/nile-grid-body/nile-grid-body.js +43 -0
  379. package/dist/src/nile-grid-body/nile-grid-body.js.map +1 -0
  380. package/dist/src/nile-grid-cell-item/index.d.ts +1 -0
  381. package/dist/src/nile-grid-cell-item/index.js +2 -0
  382. package/dist/src/nile-grid-cell-item/index.js.map +1 -0
  383. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.d.ts +12 -0
  384. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.js +47 -0
  385. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.js.map +1 -0
  386. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.d.ts +36 -0
  387. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.js +93 -0
  388. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.js.map +1 -0
  389. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.d.ts +10 -0
  390. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.js +34 -0
  391. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.js.map +1 -0
  392. package/dist/src/nile-grid-head/index.d.ts +1 -0
  393. package/dist/src/nile-grid-head/index.js +2 -0
  394. package/dist/src/nile-grid-head/index.js.map +1 -0
  395. package/dist/src/nile-grid-head/nile-grid-head.css.d.ts +12 -0
  396. package/dist/src/nile-grid-head/nile-grid-head.css.js +19 -0
  397. package/dist/src/nile-grid-head/nile-grid-head.css.js.map +1 -0
  398. package/dist/src/nile-grid-head/nile-grid-head.d.ts +28 -0
  399. package/dist/src/nile-grid-head/nile-grid-head.js +41 -0
  400. package/dist/src/nile-grid-head/nile-grid-head.js.map +1 -0
  401. package/dist/src/nile-grid-head-item/index.d.ts +1 -0
  402. package/dist/src/nile-grid-head-item/index.js +2 -0
  403. package/dist/src/nile-grid-head-item/index.js.map +1 -0
  404. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.d.ts +12 -0
  405. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.js +46 -0
  406. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.js.map +1 -0
  407. package/dist/src/nile-grid-head-item/nile-grid-head-item.d.ts +37 -0
  408. package/dist/src/nile-grid-head-item/nile-grid-head-item.js +100 -0
  409. package/dist/src/nile-grid-head-item/nile-grid-head-item.js.map +1 -0
  410. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.d.ts +10 -0
  411. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.js +34 -0
  412. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.js.map +1 -0
  413. package/dist/src/nile-grid-row/index.d.ts +1 -0
  414. package/dist/src/nile-grid-row/index.js +2 -0
  415. package/dist/src/nile-grid-row/index.js.map +1 -0
  416. package/dist/src/nile-grid-row/nile-grid-row.css.d.ts +12 -0
  417. package/dist/src/nile-grid-row/nile-grid-row.css.js +27 -0
  418. package/dist/src/nile-grid-row/nile-grid-row.css.js.map +1 -0
  419. package/dist/src/nile-grid-row/nile-grid-row.d.ts +29 -0
  420. package/dist/src/nile-grid-row/nile-grid-row.js +45 -0
  421. package/dist/src/nile-grid-row/nile-grid-row.js.map +1 -0
  422. package/dist/src/nile-hero/__snapshots__/nile-hero.test.snap.js +47 -0
  423. package/dist/src/nile-icon/__snapshots__/nile-icon.test.snap.js +16 -0
  424. package/dist/src/nile-icon-button/nile-icon-button.js +2 -2
  425. package/dist/src/nile-icon-button/nile-icon-button.js.map +1 -1
  426. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.js +2 -2
  427. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.js.map +1 -1
  428. package/dist/src/nile-input/__snapshots__/nile-input.test.snap.js +75 -0
  429. package/dist/src/nile-input/nile-input.css.js +1 -1
  430. package/dist/src/nile-input/nile-input.css.js.map +1 -1
  431. package/dist/src/nile-menu/portal-manager.d.ts +39 -0
  432. package/dist/src/nile-menu/portal-manager.js +340 -0
  433. package/dist/src/nile-menu/portal-manager.js.map +1 -0
  434. package/dist/src/nile-menu/portal-utils.d.ts +21 -0
  435. package/dist/src/nile-menu/portal-utils.js +128 -0
  436. package/dist/src/nile-menu/portal-utils.js.map +1 -0
  437. package/dist/src/nile-option-group/nile-option-group.css.js +14 -0
  438. package/dist/src/nile-option-group/nile-option-group.css.js.map +1 -1
  439. package/dist/src/nile-option-group/nile-option-group.d.ts +1 -0
  440. package/dist/src/nile-option-group/nile-option-group.js +4 -0
  441. package/dist/src/nile-option-group/nile-option-group.js.map +1 -1
  442. package/dist/src/nile-popover/__snapshots__/nile-popover.test.snap.js +22 -0
  443. package/dist/src/nile-popover/popover-portal-handler.d.ts +21 -0
  444. package/dist/src/nile-popover/popover-portal-handler.js +106 -0
  445. package/dist/src/nile-popover/popover-portal-handler.js.map +1 -0
  446. package/dist/src/nile-portal-wrapper/index.d.ts +1 -0
  447. package/dist/src/nile-portal-wrapper/index.js +2 -0
  448. package/dist/src/nile-portal-wrapper/index.js.map +1 -0
  449. package/dist/src/nile-portal-wrapper/nile-portal-wrapper.d.ts +47 -0
  450. package/dist/src/nile-portal-wrapper/nile-portal-wrapper.js +451 -0
  451. package/dist/src/nile-portal-wrapper/nile-portal-wrapper.js.map +1 -0
  452. package/dist/src/nile-rich-text-editor/utils.d.ts +13 -0
  453. package/dist/src/nile-rich-text-editor/utils.js +538 -0
  454. package/dist/src/nile-rich-text-editor/utils.js.map +1 -0
  455. package/dist/src/nile-select/body-append-manager.d.ts +90 -0
  456. package/dist/src/nile-select/body-append-manager.js +298 -0
  457. package/dist/src/nile-select/body-append-manager.js.map +1 -0
  458. package/dist/src/nile-select/nile-select.css.js +4 -2
  459. package/dist/src/nile-select/nile-select.css.js.map +1 -1
  460. package/dist/src/nile-select/nile-select.d.ts +3 -0
  461. package/dist/src/nile-select/nile-select.js +32 -0
  462. package/dist/src/nile-select/nile-select.js.map +1 -1
  463. package/dist/src/nile-side-bar-footer-item/nile-side-bar-footer-item.css.js +1 -9
  464. package/dist/src/nile-side-bar-footer-item/nile-side-bar-footer-item.css.js.map +1 -1
  465. package/dist/src/nile-side-bar-footer-text/nile-side-bar-footer-text.css.js +1 -1
  466. package/dist/src/nile-side-bar-footer-text/nile-side-bar-footer-text.css.js.map +1 -1
  467. package/dist/src/nile-side-bar-group-item-text/nile-side-bar-group-item-text.css.js +2 -2
  468. package/dist/src/nile-side-bar-group-item-text/nile-side-bar-group-item-text.css.js.map +1 -1
  469. package/dist/src/nile-sidebar/index.d.ts +28 -0
  470. package/dist/src/nile-sidebar/index.js +116 -0
  471. package/dist/src/nile-sidebar/index.js.map +1 -0
  472. package/dist/src/nile-sidebar-menu/index.d.ts +1 -0
  473. package/dist/src/nile-sidebar-menu/index.js +2 -0
  474. package/dist/src/nile-sidebar-menu/index.js.map +1 -0
  475. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.css.d.ts +12 -0
  476. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.css.js +47 -0
  477. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.css.js.map +1 -0
  478. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.d.ts +37 -0
  479. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.js +84 -0
  480. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.js.map +1 -0
  481. package/dist/src/nile-sidebar-menu-items/index.d.ts +1 -0
  482. package/dist/src/nile-sidebar-menu-items/index.js +2 -0
  483. package/dist/src/nile-sidebar-menu-items/index.js.map +1 -0
  484. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.css.d.ts +12 -0
  485. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.css.js +45 -0
  486. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.css.js.map +1 -0
  487. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.d.ts +35 -0
  488. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.js +78 -0
  489. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.js.map +1 -0
  490. package/dist/src/nile-sidebar-wrapper/index.d.ts +1 -0
  491. package/dist/src/nile-sidebar-wrapper/index.js +2 -0
  492. package/dist/src/nile-sidebar-wrapper/index.js.map +1 -0
  493. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.css.d.ts +12 -0
  494. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.css.js +114 -0
  495. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.css.js.map +1 -0
  496. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.d.ts +35 -0
  497. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.js +89 -0
  498. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.js.map +1 -0
  499. package/dist/src/nile-skeleton-loader/index.d.ts +1 -0
  500. package/dist/src/nile-skeleton-loader/index.js +2 -0
  501. package/dist/src/nile-skeleton-loader/index.js.map +1 -0
  502. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.css.d.ts +3 -0
  503. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.css.js +52 -0
  504. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.css.js.map +1 -0
  505. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.d.ts +20 -0
  506. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.js +104 -0
  507. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.js.map +1 -0
  508. package/dist/src/nile-table-body/virtual-scroll-helper.d.ts +9 -0
  509. package/dist/src/nile-table-body/virtual-scroll-helper.js +24 -0
  510. package/dist/src/nile-table-body/virtual-scroll-helper.js.map +1 -0
  511. package/dist/src/nile-tag/nile-tag.d.ts +2 -0
  512. package/dist/src/nile-tag/nile-tag.js +6 -0
  513. package/dist/src/nile-tag/nile-tag.js.map +1 -1
  514. package/dist/src/nile-virtual-select/body-append-helper.d.ts +16 -0
  515. package/dist/src/nile-virtual-select/body-append-helper.js +95 -0
  516. package/dist/src/nile-virtual-select/body-append-helper.js.map +1 -0
  517. package/dist/src/nile-virtual-select/group-manager.d.ts +32 -0
  518. package/dist/src/nile-virtual-select/group-manager.js +134 -0
  519. package/dist/src/nile-virtual-select/group-manager.js.map +1 -0
  520. package/dist/src/nile-virtual-select/portal-utils.d.ts +65 -0
  521. package/dist/src/nile-virtual-select/portal-utils.js +376 -0
  522. package/dist/src/nile-virtual-select/portal-utils.js.map +1 -0
  523. package/dist/src/nile-virtual-select/temp_nile-virtual-select copy.d.ts +273 -0
  524. package/dist/src/nile-virtual-select/temp_nile-virtual-select copy.js +1305 -0
  525. package/dist/src/nile-virtual-select/temp_nile-virtual-select copy.js.map +1 -0
  526. package/dist/src/nile-virtual-select/virtualizer-error-handler.d.ts +21 -0
  527. package/dist/src/nile-virtual-select/virtualizer-error-handler.js +56 -0
  528. package/dist/src/nile-virtual-select/virtualizer-error-handler.js.map +1 -0
  529. package/dist/src/nile-virtual-select-disabled/index.d.ts +1 -0
  530. package/dist/src/nile-virtual-select-disabled/index.js +2 -0
  531. package/dist/src/nile-virtual-select-disabled/index.js.map +1 -0
  532. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.css.d.ts +12 -0
  533. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.css.js +538 -0
  534. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.css.js.map +1 -0
  535. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.d.ts +299 -0
  536. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.js +1441 -0
  537. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.js.map +1 -0
  538. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.test.d.ts +7 -0
  539. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.test.js +631 -0
  540. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.test.js.map +1 -0
  541. package/dist/src/nile-virtual-select-disabled/portal-manager.d.ts +45 -0
  542. package/dist/src/nile-virtual-select-disabled/portal-manager.js +333 -0
  543. package/dist/src/nile-virtual-select-disabled/portal-manager.js.map +1 -0
  544. package/dist/src/nile-virtual-select-disabled/renderer.d.ts +16 -0
  545. package/dist/src/nile-virtual-select-disabled/renderer.js +79 -0
  546. package/dist/src/nile-virtual-select-disabled/renderer.js.map +1 -0
  547. package/dist/src/nile-virtual-select-disabled/search-manager.d.ts +12 -0
  548. package/dist/src/nile-virtual-select-disabled/search-manager.js +40 -0
  549. package/dist/src/nile-virtual-select-disabled/search-manager.js.map +1 -0
  550. package/dist/src/nile-virtual-select-disabled/selection-manager.d.ts +12 -0
  551. package/dist/src/nile-virtual-select-disabled/selection-manager.js +64 -0
  552. package/dist/src/nile-virtual-select-disabled/selection-manager.js.map +1 -0
  553. package/dist/src/nile-virtual-select-disabled/types.d.ts +50 -0
  554. package/dist/src/nile-virtual-select-disabled/types.js +8 -0
  555. package/dist/src/nile-virtual-select-disabled/types.js.map +1 -0
  556. package/dist/src/nile-virtual-table-body/index.d.ts +2 -0
  557. package/dist/src/nile-virtual-table-body/index.js +3 -0
  558. package/dist/src/nile-virtual-table-body/index.js.map +1 -0
  559. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.d.ts +1 -0
  560. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.js +44 -0
  561. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.js.map +1 -0
  562. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.d.ts +50 -0
  563. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.js +135 -0
  564. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.js.map +1 -0
  565. package/dist/src/nile-virtual-table-body/renderer.d.ts +16 -0
  566. package/dist/src/nile-virtual-table-body/renderer.js +49 -0
  567. package/dist/src/nile-virtual-table-body/renderer.js.map +1 -0
  568. package/dist/src/utilities/stepper-utils.d.ts +71 -0
  569. package/dist/src/utilities/stepper-utils.js +108 -0
  570. package/dist/src/utilities/stepper-utils.js.map +1 -0
  571. package/dist/src/version.js +2 -2
  572. package/dist/src/version.js.map +1 -1
  573. package/dist/tsconfig.tsbuildinfo +1 -1
  574. package/package.json +1 -1
  575. package/src/index.ts +3 -0
  576. package/src/nile-calendar/nile-calendar.css.ts +4 -0
  577. package/src/nile-calendar/nile-calendar.ts +2 -0
  578. package/src/nile-card/nile-card.css.ts +1 -1
  579. package/src/nile-carousel/carousel-helpers.ts +83 -0
  580. package/src/nile-carousel/index.ts +2 -0
  581. package/src/nile-carousel/nile-carousel-item/index.ts +2 -0
  582. package/src/nile-carousel/nile-carousel-item/nile-carousel-item.css.ts +33 -0
  583. package/src/nile-carousel/nile-carousel-item/nile-carousel-item.ts +42 -0
  584. package/src/nile-carousel/nile-carousel.css.ts +172 -0
  585. package/src/nile-carousel/nile-carousel.ts +404 -0
  586. package/src/nile-chip/nile-chip.ts +34 -0
  587. package/src/nile-date-picker/nile-date-picker.ts +12 -0
  588. package/src/nile-icon-button/nile-icon-button.ts +2 -2
  589. package/src/nile-inline-sidebar/nile-inline-sidebar.ts +2 -2
  590. package/src/nile-input/nile-input.css.ts +1 -1
  591. package/src/nile-option-group/nile-option-group.css.ts +14 -0
  592. package/src/nile-option-group/nile-option-group.ts +1 -0
  593. package/src/nile-select/nile-select.css.ts +4 -2
  594. package/src/nile-select/nile-select.ts +33 -2
  595. package/src/nile-side-bar-footer-item/nile-side-bar-footer-item.css.ts +1 -9
  596. package/src/nile-side-bar-footer-text/nile-side-bar-footer-text.css.ts +1 -1
  597. package/src/nile-side-bar-group-item-text/nile-side-bar-group-item-text.css.ts +2 -2
  598. package/src/nile-skeleton-loader/index.ts +2 -0
  599. package/src/nile-skeleton-loader/nile-skeleton-loader.css.ts +54 -0
  600. package/src/nile-skeleton-loader/nile-skeleton-loader.ts +106 -0
  601. package/src/nile-tag/nile-tag.ts +4 -0
  602. package/vscode-html-custom-data.json +138 -21
@@ -686,6 +686,47 @@
686
686
  }
687
687
  ]
688
688
  },
689
+ {
690
+ "name": "nile-carousel-item",
691
+ "description": "Nile carousel-item component.\n\nProperties:\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
692
+ "attributes": []
693
+ },
694
+ {
695
+ "name": "nile-carousel",
696
+ "description": "Attributes:\n\n * `navigation` {`boolean`} - \n\n * `pagination` {`boolean`} - \n\n * `slides-per-page` {`number`} - \n\n * `slides-per-move` {`number`} - \n\n * `orientation` {`\"horizontal\" | \"vertical\"`} - \n\nProperties:\n\n * `styles` {`CSSResultArray`} - \n\n * `navigation` {`boolean`} - \n\n * `pagination` {`boolean`} - \n\n * `slidesPerPage` {`number`} - \n\n * `slidesPerMove` {`number`} - \n\n * `orientation` {`\"horizontal\" | \"vertical\"`} - \n\n * `scrollContainer` {`HTMLElement`} - \n\n * `paginationContainer` {`HTMLElement`} - \n\n * `activeSlide` {`number`} - \n\n * `scrolling` {`boolean`} - \n\n * `mutationObserver` {`MutationObserver`} - \n\n * `pendingSlideChange` {`boolean`} - \n\n * `handleScroll` - \n\n * `handleScrollEnd` - \n\n * `handleSlotChange` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
697
+ "attributes": [
698
+ {
699
+ "name": "navigation",
700
+ "description": "`navigation` {`boolean`} - \n\nProperty: navigation\n\nDefault: false",
701
+ "valueSet": "v"
702
+ },
703
+ {
704
+ "name": "pagination",
705
+ "description": "`pagination` {`boolean`} - \n\nProperty: pagination\n\nDefault: false",
706
+ "valueSet": "v"
707
+ },
708
+ {
709
+ "name": "slides-per-page",
710
+ "description": "`slides-per-page` {`number`} - \n\nProperty: slidesPerPage\n\nDefault: 1"
711
+ },
712
+ {
713
+ "name": "slides-per-move",
714
+ "description": "`slides-per-move` {`number`} - \n\nProperty: slidesPerMove\n\nDefault: 1"
715
+ },
716
+ {
717
+ "name": "orientation",
718
+ "description": "`orientation` {`\"horizontal\" | \"vertical\"`} - \n\nProperty: orientation\n\nDefault: horizontal",
719
+ "values": [
720
+ {
721
+ "name": "horizontal"
722
+ },
723
+ {
724
+ "name": "vertical"
725
+ }
726
+ ]
727
+ }
728
+ ]
729
+ },
689
730
  {
690
731
  "name": "nile-checkbox",
691
732
  "description": "Nile icon component.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the checkbox, submitted as a name/value pair with form data.\n\n * `value` {`boolean`} - The current value of the checkbox, submitted as a name/value pair with form data.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The checkbox's size.\n\n * `disabled` {`boolean`} - Disables the checkbox.\n\n * `checked` {`boolean`} - Draws the checkbox in a checked state.\n\n * `label` {`string`} - Label, declared this property for backward compatibility of old component\n\n * `indeterminate` {`boolean`} - Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a \"select\nall/none\" behavior when associated checkboxes have a mix of checked and unchecked states.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `showHelpText` {`boolean`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the checkbox a required field.\n\nProperties:\n\n * `styles` - \n\n * `input` {`HTMLInputElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the checkbox, submitted as a name/value pair with form data.\n\n * `value` {`boolean`} - The current value of the checkbox, submitted as a name/value pair with form data.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The checkbox's size.\n\n * `disabled` {`boolean`} - Disables the checkbox.\n\n * `checked` {`boolean`} - Draws the checkbox in a checked state.\n\n * `label` {`string`} - Label, declared this property for backward compatibility of old component\n\n * `indeterminate` {`boolean`} - Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a \"select\nall/none\" behavior when associated checkboxes have a mix of checked and unchecked states.\n\n * `defaultChecked` {`boolean`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `showHelpText` {`boolean`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the checkbox a required field.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
@@ -763,7 +804,7 @@
763
804
  },
764
805
  {
765
806
  "name": "nile-chip",
766
- "description": "Attributes:\n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `noAutoComplete` {`boolean`} - \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 * `noDuplicates` {`boolean`} - Disables the duplicate entries.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `tagVariant` {`string`} - \n\n * `acceptUserInput` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `portal` {`boolean`} - When true, the dropdown menu will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `enableVirtualScroll` {`boolean`} - Virtual scroll in dropdown options.\n\n * `autoCompleteOptions` {`any[]`} - \n\n * `filteredAutoCompleteOptions` {`any[]`} - \n\n * `value` {`any[]`} - \n\n * `noWrap` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `errorIndexes` {`number[]`} - \n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\nProperties:\n\n * `hasSlotController` - \n\n * `tags` {`string[]`} - \n\n * `inputValue` {`string`} - \n\n * `isDropdownOpen` {`boolean`} - \n\n * `tooltips` {`(string | null)[]`} - \n\n * `autoComplete` - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `noAutoComplete` {`boolean`} - \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 * `noDuplicates` {`boolean`} - Disables the duplicate entries.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `tagVariant` {`string`} - \n\n * `acceptUserInput` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `portal` {`boolean`} - When true, the dropdown menu will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `enableVirtualScroll` {`boolean`} - Virtual scroll in dropdown options.\n\n * `autoCompleteOptions` {`any[]`} - \n\n * `filteredAutoCompleteOptions` {`any[]`} - \n\n * `value` {`any[]`} - \n\n * `noWrap` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `errorIndexes` {`number[]`} - \n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `filterFunction` - \n\n * `renderItemFunction` - \n\n * `visibilityManager` - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\n * `handleDocumentClick` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
807
+ "description": "Attributes:\n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `noAutoComplete` {`boolean`} - \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 * `noDuplicates` {`boolean`} - Disables the duplicate entries.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `tagVariant` {`string`} - \n\n * `acceptUserInput` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `addOnBlur` {`boolean`} - When true, adds a chip when the input loses focus or when clicking outside the component. Only works when acceptUserInput is true.\n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `portal` {`boolean`} - When true, the dropdown menu will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `enableVirtualScroll` {`boolean`} - Virtual scroll in dropdown options.\n\n * `autoCompleteOptions` {`any[]`} - \n\n * `filteredAutoCompleteOptions` {`any[]`} - \n\n * `value` {`any[]`} - \n\n * `noWrap` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `errorIndexes` {`number[]`} - \n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\nProperties:\n\n * `hasSlotController` - \n\n * `tags` {`string[]`} - \n\n * `inputValue` {`string`} - \n\n * `isDropdownOpen` {`boolean`} - \n\n * `tooltips` {`(string | null)[]`} - \n\n * `autoComplete` - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `noAutoComplete` {`boolean`} - \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 * `noDuplicates` {`boolean`} - Disables the duplicate entries.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `tagVariant` {`string`} - \n\n * `acceptUserInput` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `addOnBlur` {`boolean`} - When true, adds a chip when the input loses focus or when clicking outside the component. Only works when acceptUserInput is true.\n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `portal` {`boolean`} - When true, the dropdown menu will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `enableVirtualScroll` {`boolean`} - Virtual scroll in dropdown options.\n\n * `autoCompleteOptions` {`any[]`} - \n\n * `filteredAutoCompleteOptions` {`any[]`} - \n\n * `value` {`any[]`} - \n\n * `noWrap` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `errorIndexes` {`number[]`} - \n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `filterFunction` - \n\n * `renderItemFunction` - \n\n * `visibilityManager` - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\n * `handleDocumentClick` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
767
808
  "attributes": [
768
809
  {
769
810
  "name": "warning",
@@ -803,6 +844,11 @@
803
844
  "description": "`acceptUserInput` {`boolean`} - Adds a clear button when the input is not empty.\n\nProperty: acceptUserInput\n\nDefault: false",
804
845
  "valueSet": "v"
805
846
  },
847
+ {
848
+ "name": "addOnBlur",
849
+ "description": "`addOnBlur` {`boolean`} - When true, adds a chip when the input loses focus or when clicking outside the component. Only works when acceptUserInput is true.\n\nProperty: addOnBlur\n\nDefault: false",
850
+ "valueSet": "v"
851
+ },
806
852
  {
807
853
  "name": "clearable",
808
854
  "description": "`clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\nProperty: clearable\n\nDefault: false",
@@ -1107,7 +1153,7 @@
1107
1153
  },
1108
1154
  {
1109
1155
  "name": "nile-date-picker",
1110
- "description": "Attributes:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hide-time-zone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hide-duration-fields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\nProperties:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hideTimeZone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hideDurationFields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\n * `dropdown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1156
+ "description": "Attributes:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hide-time-zone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hide-duration-fields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `showMonthDropdown` {`boolean`} - \n\nProperties:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hideTimeZone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hideDurationFields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `dropdown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1111
1157
  "attributes": [
1112
1158
  {
1113
1159
  "name": "range",
@@ -1180,6 +1226,24 @@
1180
1226
  {
1181
1227
  "name": "rangeSeparator",
1182
1228
  "description": "`rangeSeparator` {`string`} - \n\nProperty: rangeSeparator\n\nDefault: - "
1229
+ },
1230
+ {
1231
+ "name": "startYear",
1232
+ "description": "`startYear` {`number`} - \n\nProperty: startYear"
1233
+ },
1234
+ {
1235
+ "name": "endYear",
1236
+ "description": "`endYear` {`number`} - \n\nProperty: endYear"
1237
+ },
1238
+ {
1239
+ "name": "showYearDropdown",
1240
+ "description": "`showYearDropdown` {`boolean`} - \n\nProperty: showYearDropdown\n\nDefault: false",
1241
+ "valueSet": "v"
1242
+ },
1243
+ {
1244
+ "name": "showMonthDropdown",
1245
+ "description": "`showMonthDropdown` {`boolean`} - \n\nProperty: showMonthDropdown\n\nDefault: false",
1246
+ "valueSet": "v"
1183
1247
  }
1184
1248
  ]
1185
1249
  },
@@ -2763,7 +2827,7 @@
2763
2827
  },
2764
2828
  {
2765
2829
  "name": "nile-lite-tooltip",
2766
- "description": "Nile lite-tooltip component.\n\nSupports wrapper, sibling (for), and singleton modes.\nAligns with Tippy.js props and Nile design system.\n\nEvents:\n\n * `nile-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-toggle` {`CustomEvent<{ open: boolean; instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\nAttributes:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"false\" | \"true\" | \"initial\" | \"horizontal\" | \"vertical\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"narrow\" | \"round\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\nProperties:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"false\" | \"true\" | \"initial\" | \"horizontal\" | \"vertical\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"narrow\" | \"round\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `visibilityManager` - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `tooltipInstances` {`Instance<Props>[] | undefined`} - \n\n * `singleInstance` {`Instance<Props> | undefined`} - \n\n * `singletonInstance` {`Instance<Props> | undefined`} - \n\n * `targetEl` {`HTMLElement | null | undefined`} - \n\n * `generatedId` {`string | undefined`} - \n\n * `prevDescribedby` {`string | null | undefined`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2830
+ "description": "Nile lite-tooltip component.\n\nSupports wrapper, sibling (for), and singleton modes.\nAligns with Tippy.js props and Nile design system.\n\nEvents:\n\n * `nile-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-toggle` {`CustomEvent<{ open: boolean; instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\n * `nile-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - \n\nAttributes:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"horizontal\" | \"vertical\" | \"false\" | \"true\" | \"initial\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"narrow\" | \"round\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\nProperties:\n\n * `for` {`string | null`} - ID of the target element (for sibling mode)\n\n * `content` {`string`} - Tooltip content text or HTML\n\n * `size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\n * `duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\n * `interactive` {`boolean`} - Interactive mode\n\n * `placement` {`\"left\" | \"right\" | \"top\" | \"top-start\" | \"top-end\" | \"right-start\" | \"right-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"left-start\" | \"left-end\" | \"auto\" | \"auto-start\" | \"auto-end\"`} - Placement of the tooltip\n\n * `disabled` {`boolean`} - \n\n * `distance` {`number`} - \n\n * `skidding` {`number`} - \n\n * `open` {`boolean`} - \n\n * `trigger` {`string`} - \n\n * `allowHTML` {`boolean`} - \n\n * `followCursor` {`boolean | \"horizontal\" | \"vertical\" | \"false\" | \"true\" | \"initial\"`} - \n\n * `arrow` {`\"small\" | \"none\" | \"default\" | \"large\" | \"narrow\" | \"round\" | \"wide\"`} - \n\n * `singleton` {`boolean`} - \n\n * `enableRecursiveMode` {`boolean`} - \n\n * `delay` {`number | [number, number]`} - Not added in Doc\n\n * `maxWidth` {`string | number`} - \n\n * `zIndex` {`number`} - \n\n * `hideOnClick` {`boolean | \"toggle\"`} - \n\n * `inertia` {`boolean`} - \n\n * `interactiveBorder` {`number`} - \n\n * `visibilityManager` - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `tooltipInstances` {`Instance<Props>[] | undefined`} - \n\n * `singleInstance` {`Instance<Props> | undefined`} - \n\n * `singletonInstance` {`Instance<Props> | undefined`} - \n\n * `targetEl` {`HTMLElement | null | undefined`} - \n\n * `generatedId` {`string | undefined`} - \n\n * `prevDescribedby` {`string | null | undefined`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2767
2831
  "attributes": [
2768
2832
  {
2769
2833
  "name": "for",
@@ -2876,22 +2940,22 @@
2876
2940
  },
2877
2941
  {
2878
2942
  "name": "followCursor",
2879
- "description": "`followCursor` {`boolean | \"false\" | \"true\" | \"initial\" | \"horizontal\" | \"vertical\"`} - \n\nProperty: followCursor\n\nDefault: false",
2943
+ "description": "`followCursor` {`boolean | \"horizontal\" | \"vertical\" | \"false\" | \"true\" | \"initial\"`} - \n\nProperty: followCursor\n\nDefault: false",
2880
2944
  "values": [
2881
2945
  {
2882
- "name": "false"
2946
+ "name": "horizontal"
2883
2947
  },
2884
2948
  {
2885
- "name": "true"
2949
+ "name": "vertical"
2886
2950
  },
2887
2951
  {
2888
- "name": "initial"
2952
+ "name": "false"
2889
2953
  },
2890
2954
  {
2891
- "name": "horizontal"
2955
+ "name": "true"
2892
2956
  },
2893
2957
  {
2894
- "name": "vertical"
2958
+ "name": "initial"
2895
2959
  }
2896
2960
  ]
2897
2961
  },
@@ -3113,7 +3177,7 @@
3113
3177
  },
3114
3178
  {
3115
3179
  "name": "nile-option-group",
3116
- "description": "Attributes:\n\n * `name` {`string`} - \n\n * `data` {`OptionGroupData | null`} - \n\nProperties:\n\n * `name` {`string`} - \n\n * `data` {`OptionGroupData | null`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3180
+ "description": "Attributes:\n\n * `name` {`string`} - \n\n * `data` {`OptionGroupData | null`} - \n\n * `sticky` {`boolean`} - \n\nProperties:\n\n * `name` {`string`} - \n\n * `data` {`OptionGroupData | null`} - \n\n * `sticky` {`boolean`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3117
3181
  "attributes": [
3118
3182
  {
3119
3183
  "name": "name",
@@ -3123,6 +3187,11 @@
3123
3187
  "name": "data",
3124
3188
  "description": "`data` {`OptionGroupData | null`} - \n\nProperty: data\n\nDefault: null",
3125
3189
  "values": []
3190
+ },
3191
+ {
3192
+ "name": "sticky",
3193
+ "description": "`sticky` {`boolean`} - \n\nProperty: sticky\n\nDefault: false",
3194
+ "valueSet": "v"
3126
3195
  }
3127
3196
  ]
3128
3197
  },
@@ -3334,7 +3403,7 @@
3334
3403
  },
3335
3404
  {
3336
3405
  "name": "nile-popup",
3337
- "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` {`\"initial\" | \"best-fit\"`} - 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` {`\"initial\" | \"best-fit\"`} - 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`} - ",
3406
+ "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` {`\"initial\" | \"best-fit\"`} - 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` {`\"horizontal\" | \"vertical\" | \"both\"`} - 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` {`\"initial\" | \"best-fit\"`} - 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` {`\"horizontal\" | \"vertical\" | \"both\"`} - 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`} - ",
3338
3407
  "attributes": [
3339
3408
  {
3340
3409
  "name": "anchor",
@@ -3481,16 +3550,16 @@
3481
3550
  },
3482
3551
  {
3483
3552
  "name": "auto-size",
3484
- "description": "`auto-size` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\nProperty: autoSize",
3553
+ "description": "`auto-size` {`\"horizontal\" | \"vertical\" | \"both\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\nProperty: autoSize",
3485
3554
  "values": [
3486
- {
3487
- "name": "both"
3488
- },
3489
3555
  {
3490
3556
  "name": "horizontal"
3491
3557
  },
3492
3558
  {
3493
3559
  "name": "vertical"
3560
+ },
3561
+ {
3562
+ "name": "both"
3494
3563
  }
3495
3564
  ]
3496
3565
  },
@@ -3877,7 +3946,7 @@
3877
3946
  },
3878
3947
  {
3879
3948
  "name": "nile-select",
3880
- "description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\n * `nile-search` {} - Emitted when the user types in the search input. The event payload includes the search query for backend search functionality.\n\n * `nile-scroll` {} - Emitted when the user scrolls within the listbox. The event payload includes scroll position information.\n\n * `nile-scroll-start` {} - Emitted when the user starts scrolling within the listbox.\n\n * `nile-scroll-end` {} - Emitted when the user stops scrolling and reaches the bottom of the listbox (debounced).\n\nSlots:\n\n * ` ` {} - The listbox options. Must be `<nile-option>` elements. You can use `<nile-divider>` to group items visually.\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed. Rotates on open and close.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internal-search-placeholder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help-text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `error-message` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the\nvalue will be a space-delimited list of values based on the options selected.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - The select's required attribute.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `virtualScrollHelper` - \n\n * `portalManager` - \n\n * `hasSlotController` - \n\n * `typeToSelectString` {`string`} - \n\n * `typeToSelectTimeout` {`number`} - \n\n * `scrollTimeout` {`number | undefined`} - \n\n * `scrolling` {`boolean`} - \n\n * `options` {`NileOption[]`} - \n\n * `resizeController` - \n\n * `visibilityManager` - \n\n * `popup` - \n\n * `combobox` {`HTMLSlotElement`} - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `listbox` {`HTMLSlotElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `currentOption` - \n\n * `selectedOptions` {`NileOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchValue` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internalSearchPlaceHolder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help_text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `maxOptionsVisible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `oldMaxOptionsVisible` {`number`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `renderItemConfig` {`RenderItemConfig | undefined`} - Enhanced configuration for rendering items with support for display text, value, and search text\n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `handleWindowResize` - \n\n * `handleWindowScroll` - \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`} - ",
3949
+ "description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\n * `nile-search` {} - Emitted when the user types in the search input. The event payload includes the search query for backend search functionality.\n\n * `nile-scroll` {} - Emitted when the user scrolls within the listbox. The event payload includes scroll position information.\n\n * `nile-scroll-start` {} - Emitted when the user starts scrolling within the listbox.\n\n * `nile-scroll-end` {} - Emitted when the user stops scrolling and reaches the bottom of the listbox (debounced).\n\nSlots:\n\n * ` ` {} - The listbox options. Must be `<nile-option>` elements. You can use `<nile-divider>` to group items visually.\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed. Rotates on open and close.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internal-search-placeholder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help-text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `error-message` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `stickyHeader` {`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 * `portalManager` - \n\n * `hasSlotController` - \n\n * `typeToSelectString` {`string`} - \n\n * `typeToSelectTimeout` {`number`} - \n\n * `scrollTimeout` {`number | undefined`} - \n\n * `scrolling` {`boolean`} - \n\n * `options` {`NileOption[]`} - \n\n * `resizeController` - \n\n * `visibilityManager` - \n\n * `popup` - \n\n * `combobox` {`HTMLSlotElement`} - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `listbox` {`HTMLSlotElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `currentOption` - \n\n * `selectedOptions` {`NileOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchValue` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internalSearchPlaceHolder` {`string`} - \n\n * `enableVisibilityEffect` {`boolean`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `portal` {`boolean`} - When true, the listbox will be appended to the document body instead of the parent container.\nThis is useful when the parent has overflow: hidden, clip-path, or transform applied.\n\n * `multiple` {`string | boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `help_text` {`string`} - \n\n * `autoResize` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `maxOptionsVisible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `oldMaxOptionsVisible` {`number`} - \n\n * `enableTabClose` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `renderItemConfig` {`RenderItemConfig | undefined`} - Enhanced configuration for rendering items with support for display text, value, and search text\n\n * `data` - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `enableGroupHeader` {`boolean`} - To enable the group header in the select\n\n * `autoFocusSearch` {`boolean`} - To auto focus the search input when the select is opened\n\n * `loading` {`boolean`} - loading indicator for virtual select\n\n * `stickyHeader` {`boolean`} - \n\n * `handleWindowResize` - \n\n * `handleWindowScroll` - \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`} - ",
3881
3950
  "attributes": [
3882
3951
  {
3883
3952
  "name": "size",
@@ -4062,6 +4131,11 @@
4062
4131
  "description": "`loading` {`boolean`} - loading indicator for virtual select\n\nProperty: loading\n\nDefault: false",
4063
4132
  "valueSet": "v"
4064
4133
  },
4134
+ {
4135
+ "name": "stickyHeader",
4136
+ "description": "`stickyHeader` {`boolean`} - \n\nProperty: stickyHeader\n\nDefault: false",
4137
+ "valueSet": "v"
4138
+ },
4065
4139
  {
4066
4140
  "name": "name",
4067
4141
  "description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
@@ -4548,6 +4622,44 @@
4548
4622
  }
4549
4623
  ]
4550
4624
  },
4625
+ {
4626
+ "name": "nile-skeleton-loader",
4627
+ "description": "Attributes:\n\n * `variant` {`\"text\" | \"circular\" | \"rectangular\" | \"rounded\"`} - \n\n * `width` {`string | number`} - \n\n * `height` {`string | number`} - \n\n * `border-radius` {`string`} - \n\nProperties:\n\n * `variant` {`\"text\" | \"circular\" | \"rectangular\" | \"rounded\"`} - \n\n * `width` {`string | number`} - \n\n * `height` {`string | number`} - \n\n * `borderRadius` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
4628
+ "attributes": [
4629
+ {
4630
+ "name": "variant",
4631
+ "description": "`variant` {`\"text\" | \"circular\" | \"rectangular\" | \"rounded\"`} - \n\nProperty: variant\n\nDefault: text",
4632
+ "values": [
4633
+ {
4634
+ "name": "text"
4635
+ },
4636
+ {
4637
+ "name": "circular"
4638
+ },
4639
+ {
4640
+ "name": "rectangular"
4641
+ },
4642
+ {
4643
+ "name": "rounded"
4644
+ }
4645
+ ]
4646
+ },
4647
+ {
4648
+ "name": "width",
4649
+ "description": "`width` {`string | number`} - \n\nProperty: width\n\nDefault: ",
4650
+ "values": []
4651
+ },
4652
+ {
4653
+ "name": "height",
4654
+ "description": "`height` {`string | number`} - \n\nProperty: height\n\nDefault: ",
4655
+ "values": []
4656
+ },
4657
+ {
4658
+ "name": "border-radius",
4659
+ "description": "`border-radius` {`string`} - \n\nProperty: borderRadius\n\nDefault: "
4660
+ }
4661
+ ]
4662
+ },
4551
4663
  {
4552
4664
  "name": "nile-slide-toggle",
4553
4665
  "description": "Attributes:\n\n * `label` {`string`} - \n\n * `sublabel` {`string`} - \n\n * `textPosition` {`\"left\" | \"right\"`} - \n\n * `isChecked` {`boolean`} - \n\n * `fullWidth` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\nProperties:\n\n * `styles` - \n\n * `label` {`string`} - \n\n * `sublabel` {`string`} - \n\n * `textPosition` {`\"left\" | \"right\"`} - \n\n * `isChecked` {`boolean`} - \n\n * `fullWidth` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
@@ -5015,7 +5127,7 @@
5015
5127
  },
5016
5128
  {
5017
5129
  "name": "nile-tag",
5018
- "description": "Events:\n\n * `nile-remove` {} - Emitted when the remove button is activated.\n\nSlots:\n\n * ` ` {} - The tag's content.\n\nAttributes:\n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\nProperties:\n\n * `styles` - \n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
5130
+ "description": "Events:\n\n * `nile-remove` {} - Emitted when the remove button is activated.\n\nSlots:\n\n * ` ` {} - The tag's content.\n\nAttributes:\n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\n * `disabled` {`boolean`} - Disables the tag and cannot remove the tag.\n\nProperties:\n\n * `styles` - \n\n * `variant` {`\"primary\" | \"success\" | \"normal\" | \"warning\" | \"error\" | \"info\"`} - The tag's theme variant.\n\n * `size` {`\"small\" | \"medium\" | \"large\"`} - The tag's size.\n\n * `pill` {`boolean`} - Draws a pill-style tag with rounded edges.\n\n * `removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\n * `disabled` {`boolean`} - Disables the tag and cannot remove the tag.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
5019
5131
  "attributes": [
5020
5132
  {
5021
5133
  "name": "variant",
@@ -5066,6 +5178,11 @@
5066
5178
  "description": "`removable` {`boolean`} - Makes the tag removable and shows a remove button.\n\nProperty: removable\n\nDefault: false",
5067
5179
  "valueSet": "v"
5068
5180
  },
5181
+ {
5182
+ "name": "disabled",
5183
+ "description": "`disabled` {`boolean`} - Disables the tag and cannot remove the tag.\n\nProperty: disabled\n\nDefault: false",
5184
+ "valueSet": "v"
5185
+ },
5069
5186
  {
5070
5187
  "name": "onnile-remove",
5071
5188
  "description": "`nile-remove` {} - Emitted when the remove button is activated."
@@ -5074,7 +5191,7 @@
5074
5191
  },
5075
5192
  {
5076
5193
  "name": "nile-textarea",
5077
- "description": "Events:\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-change` {} - Emitted when an alteration to the control's value is committed by the user.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-input` {} - Emitted when the control receives input.\n\nSlots:\n\n * `label` {} - The textarea's label. Alternatively, you can use the `label` attribute.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"auto\" | \"vertical\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \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 * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `resizeObserver` - \n\n * `input` {`HTMLTextAreaElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"auto\" | \"vertical\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \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 * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `defaultValue` {`string`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
5194
+ "description": "Events:\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-change` {} - Emitted when an alteration to the control's value is committed by the user.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-input` {} - Emitted when the control receives input.\n\nSlots:\n\n * `label` {} - The textarea's label. Alternatively, you can use the `label` attribute.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"vertical\" | \"auto\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \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 * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `resizeObserver` - \n\n * `input` {`HTMLTextAreaElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `name` {`string`} - The name of the textarea, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the textarea, submitted as a name/value pair with form data.\n\n * `size` {`string`} - The textarea's size.\n\n * `filled` {`boolean`} - Draws a filled textarea.\n\n * `label` {`string`} - The textarea's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `rows` {`number`} - The number of rows to display by default.\n\n * `resize` {`\"none\" | \"vertical\" | \"auto\"`} - Controls how the textarea can be resized.\n\n * `disabled` {`boolean`} - Disables the textarea.\n\n * `readonly` {`boolean`} - Makes the textarea readonly.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Makes the textarea a required field.\n\n * `minlength` {`number`} - \n\n * `maxlength` {`number`} - \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 * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`string`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the textarea.\n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `defaultValue` {`string`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `fullHeight` {`boolean`} - \n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
5078
5195
  "attributes": [
5079
5196
  {
5080
5197
  "name": "title",
@@ -5119,16 +5236,16 @@
5119
5236
  },
5120
5237
  {
5121
5238
  "name": "resize",
5122
- "description": "`resize` {`\"none\" | \"auto\" | \"vertical\"`} - Controls how the textarea can be resized.\n\nProperty: resize\n\nDefault: vertical",
5239
+ "description": "`resize` {`\"none\" | \"vertical\" | \"auto\"`} - Controls how the textarea can be resized.\n\nProperty: resize\n\nDefault: vertical",
5123
5240
  "values": [
5124
5241
  {
5125
5242
  "name": "none"
5126
5243
  },
5127
5244
  {
5128
- "name": "auto"
5245
+ "name": "vertical"
5129
5246
  },
5130
5247
  {
5131
- "name": "vertical"
5248
+ "name": "auto"
5132
5249
  }
5133
5250
  ]
5134
5251
  },