@aquera/nile-elements 1.2.7-beta-2.0 → 1.2.7

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 (529) hide show
  1. package/README.md +5 -0
  2. package/demo/index.css +5 -22
  3. package/demo/index.html +15 -38
  4. package/demo/index.js +0 -75
  5. package/demo/variables.css +1 -1
  6. package/dist/{fixture-cf7bfcf5.esm.js → fixture-985bba12.esm.js} +1 -1
  7. package/dist/{fixture-5b79f853.cjs.js → fixture-dff65c89.cjs.js} +2 -2
  8. package/dist/{fixture-c1d78368.cjs.js.map → fixture-dff65c89.cjs.js.map} +1 -1
  9. package/dist/index.cjs.js +1 -1
  10. package/dist/index.esm.js +1 -1
  11. package/dist/index.js +295 -181
  12. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  13. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  14. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  15. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  16. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  17. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  18. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  19. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  20. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  21. package/dist/nile-button/nile-button.test.esm.js +1 -1
  22. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  23. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  24. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  25. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  26. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  27. package/dist/nile-card/nile-card.test.esm.js +1 -1
  28. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  29. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  30. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  31. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  32. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  33. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  34. package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
  35. package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
  36. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
  37. package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
  38. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
  39. package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
  40. package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
  41. package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
  42. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +1 -1
  43. package/dist/nile-file-preview/nile-file-preview.test.esm.js +1 -1
  44. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +1 -1
  45. package/dist/nile-file-upload/nile-file-upload.test.esm.js +1 -1
  46. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  47. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  48. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  49. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  50. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  51. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  52. package/dist/nile-grid/index.cjs.js +1 -1
  53. package/dist/nile-grid/index.esm.js +1 -1
  54. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.cjs.js +1 -1
  55. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.cjs.js.map +1 -1
  56. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js +1 -1
  57. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js.map +1 -1
  58. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.css.esm.js +13 -6
  59. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.esm.js +1 -1
  60. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js +1 -1
  61. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js.map +1 -1
  62. package/dist/nile-grid/nile-grid-cell-item/nile-grid-cell-item.utils.esm.js +1 -1
  63. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js +1 -1
  64. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js.map +1 -1
  65. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.css.cjs.js +1 -1
  66. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.css.cjs.js.map +1 -1
  67. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.css.esm.js +6 -0
  68. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.esm.js +2 -2
  69. package/dist/nile-grid/nile-grid-row/nile-grid-row.css.cjs.js +1 -1
  70. package/dist/nile-grid/nile-grid-row/nile-grid-row.css.cjs.js.map +1 -1
  71. package/dist/nile-grid/nile-grid-row/nile-grid-row.css.esm.js +1 -1
  72. package/dist/nile-grid/nile-grid.cjs.js +1 -1
  73. package/dist/nile-grid/nile-grid.cjs.js.map +1 -1
  74. package/dist/nile-grid/nile-grid.esm.js +2 -2
  75. package/dist/nile-grid/nile-grid.layout.cjs.js +1 -1
  76. package/dist/nile-grid/nile-grid.layout.esm.js +1 -1
  77. package/dist/nile-grid/nile-grid.resize.cjs.js +1 -1
  78. package/dist/nile-grid/nile-grid.resize.esm.js +1 -1
  79. package/dist/nile-grid/nile-grid.utils.cjs.js.map +1 -1
  80. package/dist/nile-grid/nile-grid.width.cjs.js +1 -1
  81. package/dist/nile-grid/nile-grid.width.cjs.js.map +1 -1
  82. package/dist/nile-grid/nile-grid.width.esm.js +1 -1
  83. package/dist/nile-grid/types/nile-grid.enums.cjs.js +2 -0
  84. package/dist/nile-grid/types/nile-grid.enums.cjs.js.map +1 -0
  85. package/dist/nile-grid/types/nile-grid.enums.esm.js +1 -0
  86. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  87. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  88. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  89. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  90. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  91. package/dist/nile-input/nile-input.test.esm.js +1 -1
  92. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  93. package/dist/nile-link/nile-link.test.esm.js +1 -1
  94. package/dist/nile-lite-tooltip/index.cjs.js +2 -0
  95. package/dist/nile-lite-tooltip/index.esm.js +1 -0
  96. package/dist/nile-lite-tooltip/nile-lite-tooltip.cjs.js +2 -0
  97. package/dist/nile-lite-tooltip/nile-lite-tooltip.cjs.js.map +1 -0
  98. package/dist/nile-lite-tooltip/nile-lite-tooltip.css.cjs.js +2 -0
  99. package/dist/nile-lite-tooltip/nile-lite-tooltip.css.cjs.js.map +1 -0
  100. package/dist/nile-lite-tooltip/nile-lite-tooltip.css.esm.js +101 -0
  101. package/dist/nile-lite-tooltip/nile-lite-tooltip.esm.js +1 -0
  102. package/dist/nile-lite-tooltip/utils.cjs.js +2 -0
  103. package/dist/nile-lite-tooltip/utils.cjs.js.map +1 -0
  104. package/dist/nile-lite-tooltip/utils.esm.js +1 -0
  105. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  106. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  107. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  108. package/dist/nile-popover/nile-popover.test.esm.js +1 -1
  109. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  110. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  111. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  112. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  113. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  114. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  115. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  116. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  117. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  118. package/dist/nile-select/nile-select.test.esm.js +1 -1
  119. package/dist/nile-side-bar-action-menu/nile-side-bar-action-menu.cjs.js +1 -1
  120. package/dist/nile-side-bar-action-menu/nile-side-bar-action-menu.cjs.js.map +1 -1
  121. package/dist/nile-side-bar-action-menu/nile-side-bar-action-menu.esm.js +2 -1
  122. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  123. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  124. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  125. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  126. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  127. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  128. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +1 -1
  129. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +1 -1
  130. package/dist/src/index.d.ts +1 -0
  131. package/dist/src/index.js +1 -0
  132. package/dist/src/index.js.map +1 -1
  133. package/dist/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.css.js +13 -6
  134. package/dist/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.css.js.map +1 -1
  135. package/dist/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.js +1 -1
  136. package/dist/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.js.map +1 -1
  137. package/dist/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.utils.js +2 -2
  138. package/dist/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.utils.js.map +1 -1
  139. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.css.js +6 -0
  140. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.css.js.map +1 -1
  141. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.d.ts +1 -0
  142. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.js +4 -0
  143. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.js.map +1 -1
  144. package/dist/src/nile-grid/nile-grid-row/nile-grid-row.css.js +1 -1
  145. package/dist/src/nile-grid/nile-grid-row/nile-grid-row.css.js.map +1 -1
  146. package/dist/src/nile-grid/nile-grid.d.ts +3 -0
  147. package/dist/src/nile-grid/nile-grid.js +10 -0
  148. package/dist/src/nile-grid/nile-grid.js.map +1 -1
  149. package/dist/src/nile-grid/nile-grid.layout.js +16 -5
  150. package/dist/src/nile-grid/nile-grid.layout.js.map +1 -1
  151. package/dist/src/nile-grid/nile-grid.resize.d.ts +1 -1
  152. package/dist/src/nile-grid/nile-grid.resize.js +8 -13
  153. package/dist/src/nile-grid/nile-grid.resize.js.map +1 -1
  154. package/dist/src/nile-grid/nile-grid.utils.js.map +1 -1
  155. package/dist/src/nile-grid/nile-grid.width.d.ts +3 -3
  156. package/dist/src/nile-grid/nile-grid.width.js +31 -19
  157. package/dist/src/nile-grid/nile-grid.width.js.map +1 -1
  158. package/dist/src/nile-grid/types/nile-grid.enums.d.ts +1 -0
  159. package/dist/src/nile-grid/types/nile-grid.enums.js +2 -0
  160. package/dist/src/nile-grid/types/nile-grid.enums.js.map +1 -0
  161. package/dist/src/nile-grid/types/nile-grid.types.js.map +1 -0
  162. package/dist/src/nile-lite-tooltip/index.d.ts +1 -0
  163. package/dist/src/nile-lite-tooltip/index.js +2 -0
  164. package/dist/src/{nile-sidebar-menu → nile-lite-tooltip}/index.js.map +1 -1
  165. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.css.d.ts +13 -0
  166. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.css.js +123 -0
  167. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.css.js.map +1 -0
  168. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.d.ts +61 -0
  169. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.js +276 -0
  170. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.js.map +1 -0
  171. package/dist/src/nile-lite-tooltip/utils.d.ts +2 -0
  172. package/dist/src/nile-lite-tooltip/utils.js +27 -0
  173. package/dist/src/nile-lite-tooltip/utils.js.map +1 -0
  174. package/dist/src/nile-side-bar-action-menu/nile-side-bar-action-menu.js +2 -1
  175. package/dist/src/nile-side-bar-action-menu/nile-side-bar-action-menu.js.map +1 -1
  176. package/dist/src/version.js +3 -2
  177. package/dist/src/version.js.map +1 -1
  178. package/dist/tsconfig.tsbuildinfo +1 -1
  179. package/dist/version.cjs.js +1 -1
  180. package/dist/version.cjs.js.map +1 -1
  181. package/dist/version.esm.js +1 -1
  182. package/package.json +19 -17
  183. package/src/index.ts +2 -1
  184. package/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.css.ts +13 -6
  185. package/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.ts +1 -1
  186. package/src/nile-grid/nile-grid-cell-item/nile-grid-cell-item.utils.ts +2 -2
  187. package/src/nile-grid/nile-grid-head-item/nile-grid-head-item.css.ts +6 -0
  188. package/src/nile-grid/nile-grid-head-item/nile-grid-head-item.ts +1 -0
  189. package/src/nile-grid/nile-grid-row/nile-grid-row.css.ts +1 -1
  190. package/src/nile-grid/nile-grid.layout.ts +14 -6
  191. package/src/nile-grid/nile-grid.resize.ts +7 -12
  192. package/src/nile-grid/nile-grid.ts +6 -0
  193. package/src/nile-grid/nile-grid.utils.ts +0 -1
  194. package/src/nile-grid/nile-grid.width.ts +34 -20
  195. package/src/nile-grid/types/nile-grid.enums.ts +1 -0
  196. package/src/nile-lite-tooltip/index.ts +1 -0
  197. package/src/nile-lite-tooltip/nile-lite-tooltip.css.ts +128 -0
  198. package/src/nile-lite-tooltip/nile-lite-tooltip.ts +307 -0
  199. package/src/nile-lite-tooltip/utils.ts +31 -0
  200. package/src/nile-side-bar-action-menu/nile-side-bar-action-menu.ts +2 -1
  201. package/src/version.ts +1 -0
  202. package/vscode-html-custom-data.json +223 -6
  203. package/dist/fixture-5b79f853.cjs.js.map +0 -1
  204. package/dist/fixture-73855806.cjs.js +0 -395
  205. package/dist/fixture-73855806.cjs.js.map +0 -1
  206. package/dist/fixture-90b199c4.esm.js +0 -569
  207. package/dist/fixture-9871e8a9.esm.js +0 -569
  208. package/dist/fixture-c1d78368.cjs.js +0 -395
  209. package/dist/fixture-dbd66009.cjs.js +0 -395
  210. package/dist/fixture-dbd66009.cjs.js.map +0 -1
  211. package/dist/nile-code-editor/backup_nile-code-editor copy.cjs.js +0 -2
  212. package/dist/nile-code-editor/backup_nile-code-editor copy.cjs.js.map +0 -1
  213. package/dist/nile-code-editor/backup_nile-code-editor copy.esm.js +0 -1
  214. package/dist/nile-grid-body/index.cjs.js +0 -2
  215. package/dist/nile-grid-body/index.esm.js +0 -1
  216. package/dist/nile-grid-body/nile-grid-body.cjs.js +0 -2
  217. package/dist/nile-grid-body/nile-grid-body.cjs.js.map +0 -1
  218. package/dist/nile-grid-body/nile-grid-body.css.cjs.js +0 -2
  219. package/dist/nile-grid-body/nile-grid-body.css.cjs.js.map +0 -1
  220. package/dist/nile-grid-body/nile-grid-body.css.esm.js +0 -10
  221. package/dist/nile-grid-body/nile-grid-body.esm.js +0 -5
  222. package/dist/nile-grid-cell-item/index.cjs.js +0 -2
  223. package/dist/nile-grid-cell-item/index.cjs.js.map +0 -1
  224. package/dist/nile-grid-cell-item/index.esm.js +0 -1
  225. package/dist/nile-grid-cell-item/nile-grid-cell-item.cjs.js +0 -2
  226. package/dist/nile-grid-cell-item/nile-grid-cell-item.cjs.js.map +0 -1
  227. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js +0 -2
  228. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.cjs.js.map +0 -1
  229. package/dist/nile-grid-cell-item/nile-grid-cell-item.css.esm.js +0 -35
  230. package/dist/nile-grid-cell-item/nile-grid-cell-item.esm.js +0 -12
  231. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js +0 -2
  232. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.cjs.js.map +0 -1
  233. package/dist/nile-grid-cell-item/nile-grid-cell-item.utils.esm.js +0 -1
  234. package/dist/nile-grid-head/index.cjs.js +0 -2
  235. package/dist/nile-grid-head/index.cjs.js.map +0 -1
  236. package/dist/nile-grid-head/index.esm.js +0 -1
  237. package/dist/nile-grid-head/nile-grid-head.cjs.js +0 -2
  238. package/dist/nile-grid-head/nile-grid-head.cjs.js.map +0 -1
  239. package/dist/nile-grid-head/nile-grid-head.css.cjs.js +0 -2
  240. package/dist/nile-grid-head/nile-grid-head.css.cjs.js.map +0 -1
  241. package/dist/nile-grid-head/nile-grid-head.css.esm.js +0 -7
  242. package/dist/nile-grid-head/nile-grid-head.esm.js +0 -5
  243. package/dist/nile-grid-head-item/index.cjs.js +0 -2
  244. package/dist/nile-grid-head-item/index.cjs.js.map +0 -1
  245. package/dist/nile-grid-head-item/index.esm.js +0 -1
  246. package/dist/nile-grid-head-item/nile-grid-head-item.cjs.js +0 -2
  247. package/dist/nile-grid-head-item/nile-grid-head-item.cjs.js.map +0 -1
  248. package/dist/nile-grid-head-item/nile-grid-head-item.css.cjs.js +0 -2
  249. package/dist/nile-grid-head-item/nile-grid-head-item.css.cjs.js.map +0 -1
  250. package/dist/nile-grid-head-item/nile-grid-head-item.css.esm.js +0 -34
  251. package/dist/nile-grid-head-item/nile-grid-head-item.esm.js +0 -12
  252. package/dist/nile-grid-head-item/nile-grid-head-item.utils.cjs.js +0 -2
  253. package/dist/nile-grid-head-item/nile-grid-head-item.utils.cjs.js.map +0 -1
  254. package/dist/nile-grid-head-item/nile-grid-head-item.utils.esm.js +0 -1
  255. package/dist/nile-grid-row/index.cjs.js +0 -2
  256. package/dist/nile-grid-row/index.cjs.js.map +0 -1
  257. package/dist/nile-grid-row/index.esm.js +0 -1
  258. package/dist/nile-grid-row/nile-grid-row.cjs.js +0 -2
  259. package/dist/nile-grid-row/nile-grid-row.cjs.js.map +0 -1
  260. package/dist/nile-grid-row/nile-grid-row.css.cjs.js +0 -2
  261. package/dist/nile-grid-row/nile-grid-row.css.cjs.js.map +0 -1
  262. package/dist/nile-grid-row/nile-grid-row.css.esm.js +0 -15
  263. package/dist/nile-grid-row/nile-grid-row.esm.js +0 -7
  264. package/dist/nile-rich-text-editor/utils.cjs.js +0 -2
  265. package/dist/nile-rich-text-editor/utils.cjs.js.map +0 -1
  266. package/dist/nile-rich-text-editor/utils.esm.js +0 -1
  267. package/dist/nile-sidebar/index.cjs.js +0 -2
  268. package/dist/nile-sidebar/index.cjs.js.map +0 -1
  269. package/dist/nile-sidebar/index.esm.js +0 -75
  270. package/dist/nile-sidebar-menu/index.cjs.js +0 -2
  271. package/dist/nile-sidebar-menu/index.cjs.js.map +0 -1
  272. package/dist/nile-sidebar-menu/index.esm.js +0 -1
  273. package/dist/nile-sidebar-menu/nile-sidebar-menu.cjs.js +0 -2
  274. package/dist/nile-sidebar-menu/nile-sidebar-menu.cjs.js.map +0 -1
  275. package/dist/nile-sidebar-menu/nile-sidebar-menu.css.cjs.js +0 -2
  276. package/dist/nile-sidebar-menu/nile-sidebar-menu.css.cjs.js.map +0 -1
  277. package/dist/nile-sidebar-menu/nile-sidebar-menu.css.esm.js +0 -38
  278. package/dist/nile-sidebar-menu/nile-sidebar-menu.esm.js +0 -10
  279. package/dist/nile-sidebar-menu-items/index.cjs.js +0 -2
  280. package/dist/nile-sidebar-menu-items/index.cjs.js.map +0 -1
  281. package/dist/nile-sidebar-menu-items/index.esm.js +0 -1
  282. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.cjs.js +0 -2
  283. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.cjs.js.map +0 -1
  284. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.css.cjs.js +0 -2
  285. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.css.cjs.js.map +0 -1
  286. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.css.esm.js +0 -36
  287. package/dist/nile-sidebar-menu-items/nile-sidebar-menu-items.esm.js +0 -15
  288. package/dist/nile-sidebar-wrapper/index.cjs.js +0 -2
  289. package/dist/nile-sidebar-wrapper/index.cjs.js.map +0 -1
  290. package/dist/nile-sidebar-wrapper/index.esm.js +0 -1
  291. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.cjs.js +0 -2
  292. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.cjs.js.map +0 -1
  293. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.css.cjs.js +0 -2
  294. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.css.cjs.js.map +0 -1
  295. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.css.esm.js +0 -105
  296. package/dist/nile-sidebar-wrapper/nile-sidebar-wrapper.esm.js +0 -16
  297. package/dist/nile-virtual-select/group-manager.cjs.js +0 -2
  298. package/dist/nile-virtual-select/group-manager.cjs.js.map +0 -1
  299. package/dist/nile-virtual-select/group-manager.esm.js +0 -1
  300. package/dist/nile-virtual-select/temp_nile-virtual-select copy.cjs.js +0 -2
  301. package/dist/nile-virtual-select/temp_nile-virtual-select copy.cjs.js.map +0 -1
  302. package/dist/nile-virtual-select/temp_nile-virtual-select copy.esm.js +0 -231
  303. package/dist/scopedElementsWrapper-4c29be11.esm.js +0 -7
  304. package/dist/scopedElementsWrapper-a112fc73.cjs.js +0 -6
  305. package/dist/scopedElementsWrapper-a112fc73.cjs.js.map +0 -1
  306. package/dist/scopedElementsWrapper-c815042c.cjs.js +0 -2
  307. package/dist/scopedElementsWrapper-c815042c.cjs.js.map +0 -1
  308. package/dist/src/internal/portal-manager.d.ts +0 -53
  309. package/dist/src/internal/portal-manager.js +0 -196
  310. package/dist/src/internal/portal-manager.js.map +0 -1
  311. package/dist/src/internal/portal.d.ts +0 -60
  312. package/dist/src/internal/portal.js +0 -199
  313. package/dist/src/internal/portal.js.map +0 -1
  314. package/dist/src/internal/resizable-helper.d.ts +0 -59
  315. package/dist/src/internal/resizable-helper.js +0 -115
  316. package/dist/src/internal/resizable-helper.js.map +0 -1
  317. package/dist/src/internal/resizable-styles.d.ts +0 -16
  318. package/dist/src/internal/resizable-styles.js +0 -144
  319. package/dist/src/internal/resizable-styles.js.map +0 -1
  320. package/dist/src/internal/virtualizer-error-handler.d.ts +0 -30
  321. package/dist/src/internal/virtualizer-error-handler.js +0 -82
  322. package/dist/src/internal/virtualizer-error-handler.js.map +0 -1
  323. package/dist/src/lib/index.d.ts +0 -7
  324. package/dist/src/lib/index.js +0 -8
  325. package/dist/src/lib/index.js.map +0 -1
  326. package/dist/src/lib/virtualize.d.ts +0 -32
  327. package/dist/src/lib/virtualize.js +0 -105
  328. package/dist/src/lib/virtualize.js.map +0 -1
  329. package/dist/src/lib/virtualize.test.d.ts +0 -7
  330. package/dist/src/lib/virtualize.test.js +0 -57
  331. package/dist/src/lib/virtualize.test.js.map +0 -1
  332. package/dist/src/nile-badge/__snapshots__/nile-badge.test.snap.js +0 -17
  333. package/dist/src/nile-calendar/__snapshots__/nile-calendar.test.snap.js +0 -310
  334. package/dist/src/nile-card/__snapshots__/nile-card.test.snap.js +0 -34
  335. package/dist/src/nile-checkbox/__snapshots__/nile-checkbox.test.snap.js +0 -31
  336. package/dist/src/nile-code-editor/Old_theme copy.d.ts +0 -191
  337. package/dist/src/nile-code-editor/Old_theme copy.js +0 -193
  338. package/dist/src/nile-code-editor/Old_theme copy.js.map +0 -1
  339. package/dist/src/nile-code-editor/backup_nile-code-editor copy.d.ts +0 -0
  340. package/dist/src/nile-code-editor/backup_nile-code-editor copy.js +0 -675
  341. package/dist/src/nile-code-editor/backup_nile-code-editor copy.js.map +0 -1
  342. package/dist/src/nile-code-editor/theme copy.d.ts +0 -191
  343. package/dist/src/nile-code-editor/theme copy.js +0 -193
  344. package/dist/src/nile-code-editor/theme copy.js.map +0 -1
  345. package/dist/src/nile-grid/data-processor.d.ts +0 -37
  346. package/dist/src/nile-grid/data-processor.js +0 -122
  347. package/dist/src/nile-grid/data-processor.js.map +0 -1
  348. package/dist/src/nile-grid/event-handlers.d.ts +0 -35
  349. package/dist/src/nile-grid/event-handlers.js +0 -158
  350. package/dist/src/nile-grid/event-handlers.js.map +0 -1
  351. package/dist/src/nile-grid/nile-grid.types.js.map +0 -1
  352. package/dist/src/nile-grid/renderer.d.ts +0 -8
  353. package/dist/src/nile-grid/renderer.js +0 -78
  354. package/dist/src/nile-grid/renderer.js.map +0 -1
  355. package/dist/src/nile-grid/resize-handler.d.ts +0 -4
  356. package/dist/src/nile-grid/resize-handler.js +0 -36
  357. package/dist/src/nile-grid/resize-handler.js.map +0 -1
  358. package/dist/src/nile-grid/types.d.ts +0 -32
  359. package/dist/src/nile-grid/types.js +0 -2
  360. package/dist/src/nile-grid/types.js.map +0 -1
  361. package/dist/src/nile-grid/utils.d.ts +0 -4
  362. package/dist/src/nile-grid/utils.js +0 -32
  363. package/dist/src/nile-grid/utils.js.map +0 -1
  364. package/dist/src/nile-grid-body/index.d.ts +0 -1
  365. package/dist/src/nile-grid-body/index.js +0 -2
  366. package/dist/src/nile-grid-body/index.js.map +0 -1
  367. package/dist/src/nile-grid-body/nile-grid-body.css.d.ts +0 -12
  368. package/dist/src/nile-grid-body/nile-grid-body.css.js +0 -22
  369. package/dist/src/nile-grid-body/nile-grid-body.css.js.map +0 -1
  370. package/dist/src/nile-grid-body/nile-grid-body.d.ts +0 -29
  371. package/dist/src/nile-grid-body/nile-grid-body.js +0 -43
  372. package/dist/src/nile-grid-body/nile-grid-body.js.map +0 -1
  373. package/dist/src/nile-grid-cell-item/index.d.ts +0 -1
  374. package/dist/src/nile-grid-cell-item/index.js +0 -2
  375. package/dist/src/nile-grid-cell-item/index.js.map +0 -1
  376. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.d.ts +0 -12
  377. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.js +0 -47
  378. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.css.js.map +0 -1
  379. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.d.ts +0 -36
  380. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.js +0 -93
  381. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.js.map +0 -1
  382. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.d.ts +0 -10
  383. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.js +0 -34
  384. package/dist/src/nile-grid-cell-item/nile-grid-cell-item.utils.js.map +0 -1
  385. package/dist/src/nile-grid-head/index.d.ts +0 -1
  386. package/dist/src/nile-grid-head/index.js +0 -2
  387. package/dist/src/nile-grid-head/index.js.map +0 -1
  388. package/dist/src/nile-grid-head/nile-grid-head.css.d.ts +0 -12
  389. package/dist/src/nile-grid-head/nile-grid-head.css.js +0 -19
  390. package/dist/src/nile-grid-head/nile-grid-head.css.js.map +0 -1
  391. package/dist/src/nile-grid-head/nile-grid-head.d.ts +0 -28
  392. package/dist/src/nile-grid-head/nile-grid-head.js +0 -41
  393. package/dist/src/nile-grid-head/nile-grid-head.js.map +0 -1
  394. package/dist/src/nile-grid-head-item/index.d.ts +0 -1
  395. package/dist/src/nile-grid-head-item/index.js +0 -2
  396. package/dist/src/nile-grid-head-item/index.js.map +0 -1
  397. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.d.ts +0 -12
  398. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.js +0 -46
  399. package/dist/src/nile-grid-head-item/nile-grid-head-item.css.js.map +0 -1
  400. package/dist/src/nile-grid-head-item/nile-grid-head-item.d.ts +0 -37
  401. package/dist/src/nile-grid-head-item/nile-grid-head-item.js +0 -100
  402. package/dist/src/nile-grid-head-item/nile-grid-head-item.js.map +0 -1
  403. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.d.ts +0 -10
  404. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.js +0 -34
  405. package/dist/src/nile-grid-head-item/nile-grid-head-item.utils.js.map +0 -1
  406. package/dist/src/nile-grid-row/index.d.ts +0 -1
  407. package/dist/src/nile-grid-row/index.js +0 -2
  408. package/dist/src/nile-grid-row/index.js.map +0 -1
  409. package/dist/src/nile-grid-row/nile-grid-row.css.d.ts +0 -12
  410. package/dist/src/nile-grid-row/nile-grid-row.css.js +0 -27
  411. package/dist/src/nile-grid-row/nile-grid-row.css.js.map +0 -1
  412. package/dist/src/nile-grid-row/nile-grid-row.d.ts +0 -29
  413. package/dist/src/nile-grid-row/nile-grid-row.js +0 -45
  414. package/dist/src/nile-grid-row/nile-grid-row.js.map +0 -1
  415. package/dist/src/nile-hero/__snapshots__/nile-hero.test.snap.js +0 -47
  416. package/dist/src/nile-icon/__snapshots__/nile-icon.test.snap.js +0 -16
  417. package/dist/src/nile-input/__snapshots__/nile-input.test.snap.js +0 -75
  418. package/dist/src/nile-popover/__snapshots__/nile-popover.test.snap.js +0 -22
  419. package/dist/src/nile-popover/popover-portal-handler.d.ts +0 -21
  420. package/dist/src/nile-popover/popover-portal-handler.js +0 -106
  421. package/dist/src/nile-popover/popover-portal-handler.js.map +0 -1
  422. package/dist/src/nile-portal-wrapper/index.d.ts +0 -1
  423. package/dist/src/nile-portal-wrapper/index.js +0 -2
  424. package/dist/src/nile-portal-wrapper/index.js.map +0 -1
  425. package/dist/src/nile-portal-wrapper/nile-portal-wrapper.d.ts +0 -47
  426. package/dist/src/nile-portal-wrapper/nile-portal-wrapper.js +0 -451
  427. package/dist/src/nile-portal-wrapper/nile-portal-wrapper.js.map +0 -1
  428. package/dist/src/nile-rich-text-editor/utils.d.ts +0 -13
  429. package/dist/src/nile-rich-text-editor/utils.js +0 -538
  430. package/dist/src/nile-rich-text-editor/utils.js.map +0 -1
  431. package/dist/src/nile-select/body-append-manager.d.ts +0 -90
  432. package/dist/src/nile-select/body-append-manager.js +0 -298
  433. package/dist/src/nile-select/body-append-manager.js.map +0 -1
  434. package/dist/src/nile-sidebar/index.d.ts +0 -28
  435. package/dist/src/nile-sidebar/index.js +0 -116
  436. package/dist/src/nile-sidebar/index.js.map +0 -1
  437. package/dist/src/nile-sidebar-menu/index.d.ts +0 -1
  438. package/dist/src/nile-sidebar-menu/index.js +0 -2
  439. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.css.d.ts +0 -12
  440. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.css.js +0 -47
  441. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.css.js.map +0 -1
  442. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.d.ts +0 -37
  443. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.js +0 -84
  444. package/dist/src/nile-sidebar-menu/nile-sidebar-menu.js.map +0 -1
  445. package/dist/src/nile-sidebar-menu-items/index.d.ts +0 -1
  446. package/dist/src/nile-sidebar-menu-items/index.js +0 -2
  447. package/dist/src/nile-sidebar-menu-items/index.js.map +0 -1
  448. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.css.d.ts +0 -12
  449. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.css.js +0 -45
  450. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.css.js.map +0 -1
  451. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.d.ts +0 -35
  452. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.js +0 -78
  453. package/dist/src/nile-sidebar-menu-items/nile-sidebar-menu-items.js.map +0 -1
  454. package/dist/src/nile-sidebar-wrapper/index.d.ts +0 -1
  455. package/dist/src/nile-sidebar-wrapper/index.js +0 -2
  456. package/dist/src/nile-sidebar-wrapper/index.js.map +0 -1
  457. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.css.d.ts +0 -12
  458. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.css.js +0 -114
  459. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.css.js.map +0 -1
  460. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.d.ts +0 -35
  461. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.js +0 -89
  462. package/dist/src/nile-sidebar-wrapper/nile-sidebar-wrapper.js.map +0 -1
  463. package/dist/src/nile-table-body/virtual-scroll-helper.d.ts +0 -9
  464. package/dist/src/nile-table-body/virtual-scroll-helper.js +0 -24
  465. package/dist/src/nile-table-body/virtual-scroll-helper.js.map +0 -1
  466. package/dist/src/nile-virtual-select/body-append-helper.d.ts +0 -16
  467. package/dist/src/nile-virtual-select/body-append-helper.js +0 -95
  468. package/dist/src/nile-virtual-select/body-append-helper.js.map +0 -1
  469. package/dist/src/nile-virtual-select/group-manager.d.ts +0 -32
  470. package/dist/src/nile-virtual-select/group-manager.js +0 -134
  471. package/dist/src/nile-virtual-select/group-manager.js.map +0 -1
  472. package/dist/src/nile-virtual-select/portal-utils.d.ts +0 -65
  473. package/dist/src/nile-virtual-select/portal-utils.js +0 -376
  474. package/dist/src/nile-virtual-select/portal-utils.js.map +0 -1
  475. package/dist/src/nile-virtual-select/temp_nile-virtual-select copy.d.ts +0 -273
  476. package/dist/src/nile-virtual-select/temp_nile-virtual-select copy.js +0 -1305
  477. package/dist/src/nile-virtual-select/temp_nile-virtual-select copy.js.map +0 -1
  478. package/dist/src/nile-virtual-select/virtualizer-error-handler.d.ts +0 -21
  479. package/dist/src/nile-virtual-select/virtualizer-error-handler.js +0 -56
  480. package/dist/src/nile-virtual-select/virtualizer-error-handler.js.map +0 -1
  481. package/dist/src/nile-virtual-select-disabled/index.d.ts +0 -1
  482. package/dist/src/nile-virtual-select-disabled/index.js +0 -2
  483. package/dist/src/nile-virtual-select-disabled/index.js.map +0 -1
  484. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.css.d.ts +0 -12
  485. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.css.js +0 -538
  486. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.css.js.map +0 -1
  487. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.d.ts +0 -299
  488. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.js +0 -1441
  489. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.js.map +0 -1
  490. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.test.d.ts +0 -7
  491. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.test.js +0 -631
  492. package/dist/src/nile-virtual-select-disabled/nile-virtual-select.test.js.map +0 -1
  493. package/dist/src/nile-virtual-select-disabled/portal-manager.d.ts +0 -45
  494. package/dist/src/nile-virtual-select-disabled/portal-manager.js +0 -333
  495. package/dist/src/nile-virtual-select-disabled/portal-manager.js.map +0 -1
  496. package/dist/src/nile-virtual-select-disabled/renderer.d.ts +0 -16
  497. package/dist/src/nile-virtual-select-disabled/renderer.js +0 -79
  498. package/dist/src/nile-virtual-select-disabled/renderer.js.map +0 -1
  499. package/dist/src/nile-virtual-select-disabled/search-manager.d.ts +0 -12
  500. package/dist/src/nile-virtual-select-disabled/search-manager.js +0 -40
  501. package/dist/src/nile-virtual-select-disabled/search-manager.js.map +0 -1
  502. package/dist/src/nile-virtual-select-disabled/selection-manager.d.ts +0 -12
  503. package/dist/src/nile-virtual-select-disabled/selection-manager.js +0 -64
  504. package/dist/src/nile-virtual-select-disabled/selection-manager.js.map +0 -1
  505. package/dist/src/nile-virtual-select-disabled/types.d.ts +0 -50
  506. package/dist/src/nile-virtual-select-disabled/types.js +0 -8
  507. package/dist/src/nile-virtual-select-disabled/types.js.map +0 -1
  508. package/dist/src/nile-virtual-table-body/index.d.ts +0 -2
  509. package/dist/src/nile-virtual-table-body/index.js +0 -3
  510. package/dist/src/nile-virtual-table-body/index.js.map +0 -1
  511. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.d.ts +0 -1
  512. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.js +0 -44
  513. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.js.map +0 -1
  514. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.d.ts +0 -50
  515. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.js +0 -135
  516. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.js.map +0 -1
  517. package/dist/src/nile-virtual-table-body/renderer.d.ts +0 -16
  518. package/dist/src/nile-virtual-table-body/renderer.js +0 -49
  519. package/dist/src/nile-virtual-table-body/renderer.js.map +0 -1
  520. package/dist/src/utilities/stepper-utils.d.ts +0 -71
  521. package/dist/src/utilities/stepper-utils.js +0 -108
  522. package/dist/src/utilities/stepper-utils.js.map +0 -1
  523. /package/dist/nile-grid/{nile-grid.types.cjs.js → types/nile-grid.types.cjs.js} +0 -0
  524. /package/dist/nile-grid/{nile-grid.types.cjs.js.map → types/nile-grid.types.cjs.js.map} +0 -0
  525. /package/dist/nile-grid/{nile-grid.types.esm.js → types/nile-grid.types.esm.js} +0 -0
  526. /package/dist/{nile-grid-body → nile-lite-tooltip}/index.cjs.js.map +0 -0
  527. /package/dist/src/nile-grid/{nile-grid.types.d.ts → types/nile-grid.types.d.ts} +0 -0
  528. /package/dist/src/nile-grid/{nile-grid.types.js → types/nile-grid.types.js} +0 -0
  529. /package/src/nile-grid/{nile-grid.types.ts → types/nile-grid.types.ts} +0 -0
@@ -1881,7 +1881,7 @@
1881
1881
  },
1882
1882
  {
1883
1883
  "name": "nile-grid-head-item",
1884
- "description": "Nile grid-head-item component.\n\nAttributes:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `resizable` {`boolean`} - \n\n * `width` {`string | null`} - \n\n * `sticky` {`string | null`} - \n\nProperties:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `resizable` {`boolean`} - \n\n * `width` {`string | null`} - \n\n * `sticky` {`string | null`} - \n\n * `onHandlePointerDown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1884
+ "description": "Nile grid-head-item component.\n\nAttributes:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `resizable` {`boolean`} - \n\n * `width` {`string | null`} - \n\n * `sticky` {`string | null`} - \n\n * `lockWidth` {`boolean`} - \n\nProperties:\n\n * `colspan` {`number`} - \n\n * `rowspan` {`number`} - \n\n * `resizable` {`boolean`} - \n\n * `width` {`string | null`} - \n\n * `sticky` {`string | null`} - \n\n * `lockWidth` {`boolean`} - \n\n * `onHandlePointerDown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1885
1885
  "attributes": [
1886
1886
  {
1887
1887
  "name": "colspan",
@@ -1905,6 +1905,11 @@
1905
1905
  "name": "sticky",
1906
1906
  "description": "`sticky` {`string | null`} - \n\nProperty: sticky\n\nDefault: null",
1907
1907
  "values": []
1908
+ },
1909
+ {
1910
+ "name": "lockWidth",
1911
+ "description": "`lockWidth` {`boolean`} - \n\nProperty: lockWidth\n\nDefault: false",
1912
+ "valueSet": "v"
1908
1913
  }
1909
1914
  ]
1910
1915
  },
@@ -1942,7 +1947,7 @@
1942
1947
  },
1943
1948
  {
1944
1949
  "name": "nile-grid",
1945
- "description": "Nile grid component.\n\nAttributes:\n\n * `enableResizeScroll` {`boolean`} - To enable horizontal scrolling when user is resizing\n\n * `hoverable` {`boolean`} - To enable hoverable rows\n\n * `minColumnWidth` {`number`} - Minimum column width\n\nProperties:\n\n * `colTemplate` {`string`} - To set the grid template columns in rebuildTemplate method\n\n * `columnWidths` {`number[]`} - To store the column widths in the beginning and after resizing\n\n * `slotEl` {`HTMLSlotElement`} - To get the slot element\n\n * `resizeStart` {`HTMLElement`} - To get the first resize line to show the resize handle\n\n * `resizeEnd` {`HTMLElement`} - To get the last resize line to show the resize handle\n\n * `enableResizeScroll` {`boolean`} - To enable horizontal scrolling when user is resizing\n\n * `hoverable` {`boolean`} - To enable hoverable rows\n\n * `mo` {`MutationObserver | undefined`} - To store the mutation observer\n\n * `resizeObserver` - To store the resize observer\n\n * `resizeObserverStickyShadows` - \n\n * `raf` {`number`} - To store the request animation frame\n\n * `minColumnWidth` {`number`} - Minimum column width\n\n * `stickyLeftIndexes` {`number[]`} - To store the sticky index's\n\n * `stickyRightIndexes` {`number[]`} - To store the sticky index's\n\n * `cellHeight` {`number | null`} - To calculate the rowspan height\n\n * `widthsInitialized` {`boolean`} - To check if the widths are initialized\n\n * `onResize` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1950
+ "description": "Nile grid component.\n\nAttributes:\n\n * `enableResizeScroll` {`boolean`} - To enable horizontal scrolling when user is resizing\n\n * `hoverable` {`boolean`} - To enable hoverable rows\n\n * `minColumnWidth` {`number`} - Minimum column width\n\nProperties:\n\n * `colTemplate` {`string`} - To set the grid template columns in rebuildTemplate method\n\n * `columnWidths` {`number[]`} - To store the column widths in the beginning and after resizing\n\n * `slotEl` {`HTMLSlotElement`} - To get the slot element\n\n * `resizeStart` {`HTMLElement`} - To get the first resize line to show the resize handle\n\n * `resizeEnd` {`HTMLElement`} - To get the last resize line to show the resize handle\n\n * `enableResizeScroll` {`boolean`} - To enable horizontal scrolling when user is resizing\n\n * `hoverable` {`boolean`} - To enable hoverable rows\n\n * `mo` {`MutationObserver | undefined`} - To store the mutation observer\n\n * `resizeObserver` - To store the resize observer\n\n * `resizeObserverStickyShadows` - \n\n * `raf` {`number`} - To store the request animation frame\n\n * `minColumnWidth` {`number`} - Minimum column width\n\n * `stickyLeftIndexes` {`number[]`} - To store the sticky index's\n\n * `stickyRightIndexes` {`number[]`} - To store the sticky index's\n\n * `cellHeight` {`number | null`} - To calculate the rowspan height\n\n * `headHeight` {`number | null`} - \n\n * `widthsInitialized` {`boolean`} - To check if the widths are initialized\n\n * `lockedWidthColumns` {`boolean[]`} - To check if the widths are initialized\n\n * `onResize` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1946
1951
  "attributes": [
1947
1952
  {
1948
1953
  "name": "enableResizeScroll",
@@ -2595,6 +2600,218 @@
2595
2600
  "description": "Nile list component.\n\nProperties:\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2596
2601
  "attributes": []
2597
2602
  },
2603
+ {
2604
+ "name": "nile-lite-tooltip",
2605
+ "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\" | \"large\" | \"narrow\" | \"default\" | \"round\" | \"wide\"`} - \n\n * `singleton` {`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\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\" | \"large\" | \"narrow\" | \"default\" | \"round\" | \"wide\"`} - \n\n * `singleton` {`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 * `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`} - ",
2606
+ "attributes": [
2607
+ {
2608
+ "name": "for",
2609
+ "description": "`for` {`string | null`} - ID of the target element (for sibling mode)\n\nProperty: for\n\nDefault: null",
2610
+ "values": []
2611
+ },
2612
+ {
2613
+ "name": "content",
2614
+ "description": "`content` {`string`} - Tooltip content text or HTML\n\nProperty: content\n\nDefault: "
2615
+ },
2616
+ {
2617
+ "name": "size",
2618
+ "description": "`size` {`\"small\" | \"large\"`} - Tooltip size (applies CSS class)\n\nProperty: size\n\nDefault: small",
2619
+ "values": [
2620
+ {
2621
+ "name": "small"
2622
+ },
2623
+ {
2624
+ "name": "large"
2625
+ }
2626
+ ]
2627
+ },
2628
+ {
2629
+ "name": "duration",
2630
+ "description": "`duration` {`string | number | [number, number]`} - Animation duration for show/hide (ms). Can be a single value or [show, hide].\n\nProperty: duration\n\nDefault: 200",
2631
+ "values": []
2632
+ },
2633
+ {
2634
+ "name": "interactive",
2635
+ "description": "`interactive` {`boolean`} - Interactive mode\n\nProperty: interactive\n\nDefault: false",
2636
+ "valueSet": "v"
2637
+ },
2638
+ {
2639
+ "name": "placement",
2640
+ "description": "`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\nProperty: placement\n\nDefault: top",
2641
+ "values": [
2642
+ {
2643
+ "name": "left"
2644
+ },
2645
+ {
2646
+ "name": "right"
2647
+ },
2648
+ {
2649
+ "name": "top"
2650
+ },
2651
+ {
2652
+ "name": "top-start"
2653
+ },
2654
+ {
2655
+ "name": "top-end"
2656
+ },
2657
+ {
2658
+ "name": "right-start"
2659
+ },
2660
+ {
2661
+ "name": "right-end"
2662
+ },
2663
+ {
2664
+ "name": "bottom"
2665
+ },
2666
+ {
2667
+ "name": "bottom-start"
2668
+ },
2669
+ {
2670
+ "name": "bottom-end"
2671
+ },
2672
+ {
2673
+ "name": "left-start"
2674
+ },
2675
+ {
2676
+ "name": "left-end"
2677
+ },
2678
+ {
2679
+ "name": "auto"
2680
+ },
2681
+ {
2682
+ "name": "auto-start"
2683
+ },
2684
+ {
2685
+ "name": "auto-end"
2686
+ }
2687
+ ]
2688
+ },
2689
+ {
2690
+ "name": "disabled",
2691
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
2692
+ "valueSet": "v"
2693
+ },
2694
+ {
2695
+ "name": "distance",
2696
+ "description": "`distance` {`number`} - \n\nProperty: distance\n\nDefault: 8"
2697
+ },
2698
+ {
2699
+ "name": "skidding",
2700
+ "description": "`skidding` {`number`} - \n\nProperty: skidding\n\nDefault: 0"
2701
+ },
2702
+ {
2703
+ "name": "open",
2704
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
2705
+ "valueSet": "v"
2706
+ },
2707
+ {
2708
+ "name": "trigger",
2709
+ "description": "`trigger` {`string`} - \n\nProperty: trigger\n\nDefault: mouseenter focus"
2710
+ },
2711
+ {
2712
+ "name": "allowHTML",
2713
+ "description": "`allowHTML` {`boolean`} - \n\nProperty: allowHTML\n\nDefault: false",
2714
+ "valueSet": "v"
2715
+ },
2716
+ {
2717
+ "name": "followCursor",
2718
+ "description": "`followCursor` {`boolean | \"false\" | \"true\" | \"initial\" | \"horizontal\" | \"vertical\"`} - \n\nProperty: followCursor\n\nDefault: false",
2719
+ "values": [
2720
+ {
2721
+ "name": "false"
2722
+ },
2723
+ {
2724
+ "name": "true"
2725
+ },
2726
+ {
2727
+ "name": "initial"
2728
+ },
2729
+ {
2730
+ "name": "horizontal"
2731
+ },
2732
+ {
2733
+ "name": "vertical"
2734
+ }
2735
+ ]
2736
+ },
2737
+ {
2738
+ "name": "arrow",
2739
+ "description": "`arrow` {`\"small\" | \"none\" | \"large\" | \"narrow\" | \"default\" | \"round\" | \"wide\"`} - \n\nProperty: arrow\n\nDefault: default",
2740
+ "values": [
2741
+ {
2742
+ "name": "small"
2743
+ },
2744
+ {
2745
+ "name": "none"
2746
+ },
2747
+ {
2748
+ "name": "large"
2749
+ },
2750
+ {
2751
+ "name": "narrow"
2752
+ },
2753
+ {
2754
+ "name": "default"
2755
+ },
2756
+ {
2757
+ "name": "round"
2758
+ },
2759
+ {
2760
+ "name": "wide"
2761
+ }
2762
+ ]
2763
+ },
2764
+ {
2765
+ "name": "singleton",
2766
+ "description": "`singleton` {`boolean`} - \n\nProperty: singleton\n\nDefault: false",
2767
+ "valueSet": "v"
2768
+ },
2769
+ {
2770
+ "name": "delay",
2771
+ "description": "`delay` {`number | [number, number]`} - Not added in Doc\n\nProperty: delay\n\nDefault: 0",
2772
+ "values": []
2773
+ },
2774
+ {
2775
+ "name": "maxWidth",
2776
+ "description": "`maxWidth` {`string | number`} - \n\nProperty: maxWidth\n\nDefault: auto",
2777
+ "values": []
2778
+ },
2779
+ {
2780
+ "name": "zIndex",
2781
+ "description": "`zIndex` {`number`} - \n\nProperty: zIndex\n\nDefault: 9999"
2782
+ },
2783
+ {
2784
+ "name": "hideOnClick",
2785
+ "description": "`hideOnClick` {`boolean | \"toggle\"`} - \n\nProperty: hideOnClick\n\nDefault: true",
2786
+ "values": [
2787
+ {
2788
+ "name": "toggle"
2789
+ }
2790
+ ]
2791
+ },
2792
+ {
2793
+ "name": "inertia",
2794
+ "description": "`inertia` {`boolean`} - \n\nProperty: inertia\n\nDefault: false",
2795
+ "valueSet": "v"
2796
+ },
2797
+ {
2798
+ "name": "interactiveBorder",
2799
+ "description": "`interactiveBorder` {`number`} - \n\nProperty: interactiveBorder\n\nDefault: 2"
2800
+ },
2801
+ {
2802
+ "name": "onnile-show",
2803
+ "description": "`nile-show` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - "
2804
+ },
2805
+ {
2806
+ "name": "onnile-toggle",
2807
+ "description": "`nile-toggle` {`CustomEvent<{ open: boolean; instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - "
2808
+ },
2809
+ {
2810
+ "name": "onnile-hide",
2811
+ "description": "`nile-hide` {`CustomEvent<{ instance: Instance<Props>; target: ReferenceElement<Props>; }>`} - "
2812
+ }
2813
+ ]
2814
+ },
2598
2815
  {
2599
2816
  "name": "nile-loader",
2600
2817
  "description": "Attributes:\n\n * `height` {`string`} - \n\n * `width` {`string`} - \n\n * `label` {`string`} - \n\n * `size` {`\"sm\" | \"md\" | \"lg\" | \"xl\"`} - \n\n * `margin` {`string`} - \n\n * `variant` {`string`} - \n\n * `color` {`string`} - \n\nProperties:\n\n * `propHeight` {`string`} - \n\n * `propWidth` {`string`} - \n\n * `label` {`string`} - \n\n * `size` {`\"sm\" | \"md\" | \"lg\" | \"xl\"`} - \n\n * `margin` {`string`} - \n\n * `variant` {`string`} - \n\n * `color` {`string`} - \n\n * `height` {`string`} - \n\n * `width` {`string`} - \n\n * `styles` - \n\n * `override` - ",
@@ -2931,7 +3148,7 @@
2931
3148
  },
2932
3149
  {
2933
3150
  "name": "nile-popup",
2934
- "description": "Nile icon component.\n\nAttributes:\n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrow-placement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrow-padding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flip-fallback-placements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flip-fallback-strategy` {`\"best-fit\" | \"initial\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flip-padding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shift-padding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `auto-size` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `auto-size-padding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\nProperties:\n\n * `styles` - \n\n * `anchorEl` {`Element | null`} - \n\n * `cleanup` - \n\n * `popup` {`HTMLElement`} - A reference to the internal popup container. Useful for animating and styling the popup with JavaScript.\n\n * `arrowEl` {`HTMLElement`} - \n\n * `anchor` {`string | Element`} - The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide its `id` or a\nreference to it here. If the anchor lives inside the popup, use the `anchor` slot instead.\n\n * `active` {`boolean`} - Activates the positioning logic and shows the popup. When this attribute is removed, the positioning logic is torn\ndown and the popup will be hidden.\n\n * `placement` {`TooltipPosition`} - The preferred placement of the popup. Note that the actual placement will vary as configured to keep the\npanel inside of the viewport.\n\n * `strategy` {`\"absolute\" | \"fixed\"`} - Determines how the popup is positioned. The `absolute` strategy works well in most cases, but if overflow is\nclipped, using a `fixed` position strategy can often workaround it.\n\n * `distance` {`number`} - The distance in pixels from which to offset the panel away from its anchor.\n\n * `skidding` {`number`} - The distance in pixels from which to offset the panel along its anchor.\n\n * `arrow` {`boolean`} - Attaches an arrow to the popup. The arrow's size and color can be customized using the `--arrow-size` and\n`--arrow-color` custom properties. For additional customizations, you can also target the arrow using\n`::part(arrow)` in your stylesheet.\n\n * `arrowPlacement` {`\"end\" | \"start\" | \"center\" | \"anchor\"`} - The placement of the arrow. The default is `anchor`, which will align the arrow as close to the center of the\nanchor as possible, considering available space and `arrow-padding`. A value of `start`, `end`, or `center` will\nalign the arrow to the start, end, or center of the popover instead.\n\n * `arrowPadding` {`number`} - The amount of padding between the arrow and the edges of the popup. If the popup has a border-radius, for example,\nthis will prevent it from overflowing the corners.\n\n * `flip` {`boolean`} - When set, placement of the popup will flip to the opposite site to keep it in view. You can use\n`flipFallbackPlacements` to further configure how the fallback placement is determined.\n\n * `flipFallbackPlacements` {`string`} - If the preferred placement doesn't fit, popup will be tested in these fallback placements until one fits. Must be a\nstring of any number of placements separated by a space, e.g. \"top bottom left\". If no placement fits, the flip\nfallback strategy will be used instead.\n\n * `flipFallbackStrategy` {`\"best-fit\" | \"initial\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\n * `flipBoundary` {`Element | Element[]`} - The flip boundary describes clipping element(s) that overflow will be checked relative to when flipping. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `flipPadding` {`number`} - The amount of padding, in pixels, to exceed before the flip behavior will occur.\n\n * `shift` {`boolean`} - Moves the popup along the axis to keep it in view when clipped.\n\n * `shiftBoundary` {`Element | Element[]`} - The shift boundary describes clipping element(s) that overflow will be checked relative to when shifting. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `shiftPadding` {`number`} - The amount of padding, in pixels, to exceed before the shift behavior will occur.\n\n * `autoSize` {`\"both\" | \"horizontal\" | \"vertical\"`} - When set, this will cause the popup to automatically resize itself to prevent it from overflowing.\n\n * `sync` {`\"width\" | \"height\" | \"both\"`} - Syncs the popup's width or height to that of the anchor element.\n\n * `autoSizeBoundary` {`Element | Element[]`} - The auto-size boundary describes clipping element(s) that overflow will be checked relative to when resizing. By\ndefault, the boundary includes overflow ancestors that will cause the element to be clipped. If needed, you can\nchange the boundary by passing a reference to one or more elements to this property.\n\n * `autoSizePadding` {`number`} - The amount of padding, in pixels, to exceed before the auto-size behavior will occur.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3151
+ "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`} - ",
2935
3152
  "attributes": [
2936
3153
  {
2937
3154
  "name": "anchor",
@@ -3043,13 +3260,13 @@
3043
3260
  },
3044
3261
  {
3045
3262
  "name": "flip-fallback-strategy",
3046
- "description": "`flip-fallback-strategy` {`\"best-fit\" | \"initial\"`} - When neither the preferred placement nor the fallback placements fit, this value will be used to determine whether\nthe popup should be positioned using the best available fit based on available space or as it was initially\npreferred.\n\nProperty: flipFallbackStrategy\n\nDefault: best-fit",
3263
+ "description": "`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\nProperty: flipFallbackStrategy\n\nDefault: best-fit",
3047
3264
  "values": [
3048
3265
  {
3049
- "name": "best-fit"
3266
+ "name": "initial"
3050
3267
  },
3051
3268
  {
3052
- "name": "initial"
3269
+ "name": "best-fit"
3053
3270
  }
3054
3271
  ]
3055
3272
  },