@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
@@ -0,0 +1,2 @@
1
+ System.register(["lit"],function(_export,_context){"use strict";var t,_templateObject,p;function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}return{setters:[function(_lit){t=_lit.css;}],execute:function execute(){_export("s",p=t(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n :host { }\n\n .tippy-box[data-animation=fade][data-state=hidden] { opacity: 0; }\n [data-tippy-root] { max-width: calc(100vw - 10px); }\n\n .tippy-box {\n position: relative;\n background-color: #333;\n color: #fff;\n border-radius: 4px;\n font-size: 14px;\n line-height: 1.4;\n white-space: normal;\n outline: 0;\n transition-property: transform, visibility, opacity;\n }\n\n \n .tippy-box[data-placement^=top] > .tippy-arrow { bottom: 0; }\n .tippy-box[data-placement^=top] > .tippy-arrow:before {\n bottom: -7px;\n border-width: 8px 8px 0;\n border-top-color: initial;\n }\n\n .tippy-box[data-placement^=bottom] > .tippy-arrow { top: 0; }\n .tippy-box[data-placement^=bottom] > .tippy-arrow:before {\n top: -7px;\n border-width: 0 8px 8px;\n border-bottom-color: initial;\n }\n\n .tippy-box[data-placement^=left] > .tippy-arrow { right: 0; }\n .tippy-box[data-placement^=left] > .tippy-arrow:before {\n right: -7px;\n border-width: 8px 0 8px 8px;\n border-left-color: initial;\n }\n\n .tippy-box[data-placement^=right] > .tippy-arrow { left: 0; }\n .tippy-box[data-placement^=right] > .tippy-arrow:before {\n left: -7px;\n border-width: 8px 8px 8px 0;\n border-right-color: initial;\n }\n\n .tippy-box[data-inertia][data-state=visible] {\n transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);\n }\n\n .tippy-box.large { font-size: 16px; padding: 8px 12px; }\n .tippy-arrow { width: 16px; height: 16px; color: #333; }\n .tippy-arrow:before {\n content: \"\";\n position: absolute;\n border-color: transparent;\n border-style: solid;\n }\n\n .tippy-content {\n position: relative;\n padding: 2px 6px;\n z-index: 1;\n }\n\n .tippy-box[data-placement^=top] > .tippy-svg-arrow { bottom: 0; }\n .tippy-box[data-placement^=top] > .tippy-svg-arrow:after,\n .tippy-box[data-placement^=top] > .tippy-svg-arrow > svg {\n top: 16px;\n transform: rotate(180deg);\n }\n .tippy-box[data-placement^=bottom] > .tippy-svg-arrow { top: 0; }\n .tippy-box[data-placement^=bottom] > .tippy-svg-arrow > svg { bottom: 16px; }\n .tippy-box[data-placement^=left] > .tippy-svg-arrow { right: 0; }\n .tippy-box[data-placement^=left] > .tippy-svg-arrow:after,\n .tippy-box[data-placement^=left] > .tippy-svg-arrow > svg {\n transform: rotate(90deg);\n top: calc(50% - 3px);\n left: 11px;\n }\n .tippy-box[data-placement^=right] > .tippy-svg-arrow { left: 0; }\n .tippy-box[data-placement^=right] > .tippy-svg-arrow:after,\n .tippy-box[data-placement^=right] > .tippy-svg-arrow > svg {\n transform: rotate(-90deg);\n top: calc(50% - 3px);\n right: 11px;\n }\n\n .tippy-svg-arrow {\n width: 16px;\n height: 16px;\n fill: #333;\n text-align: initial;\n position: absolute;\n }\n\n .tippy-svg-arrow > svg {\n position: absolute;\n }\n"]))));!function(){var t="nile-lite-tooltip-styles";if(document.getElementById(t))return;var o=document.createElement("style");o.id=t,o.textContent=p.cssText,document.head.appendChild(o);}();}};});
2
+ //# sourceMappingURL=nile-lite-tooltip.css.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nile-lite-tooltip.css.cjs.js","sources":["../../../src/nile-lite-tooltip/nile-lite-tooltip.css.ts"],"sourcesContent":["/**\n* Copyright Aquera Inc 2025\n*\n* This source code is licensed under the BSD-3-Clause license found in the\n* LICENSE file in the root directory of this source tree.\n*/\n\nimport {css} from 'lit';\n\n/**\n * LightTooltip CSS\n */\nexport const styles = css`\n :host { }\n\n .tippy-box[data-animation=fade][data-state=hidden] { opacity: 0; }\n [data-tippy-root] { max-width: calc(100vw - 10px); }\n\n .tippy-box {\n position: relative;\n background-color: #333;\n color: #fff;\n border-radius: 4px;\n font-size: 14px;\n line-height: 1.4;\n white-space: normal;\n outline: 0;\n transition-property: transform, visibility, opacity;\n }\n\n \n .tippy-box[data-placement^=top] > .tippy-arrow { bottom: 0; }\n .tippy-box[data-placement^=top] > .tippy-arrow:before {\n bottom: -7px;\n border-width: 8px 8px 0;\n border-top-color: initial;\n }\n\n .tippy-box[data-placement^=bottom] > .tippy-arrow { top: 0; }\n .tippy-box[data-placement^=bottom] > .tippy-arrow:before {\n top: -7px;\n border-width: 0 8px 8px;\n border-bottom-color: initial;\n }\n\n .tippy-box[data-placement^=left] > .tippy-arrow { right: 0; }\n .tippy-box[data-placement^=left] > .tippy-arrow:before {\n right: -7px;\n border-width: 8px 0 8px 8px;\n border-left-color: initial;\n }\n\n .tippy-box[data-placement^=right] > .tippy-arrow { left: 0; }\n .tippy-box[data-placement^=right] > .tippy-arrow:before {\n left: -7px;\n border-width: 8px 8px 8px 0;\n border-right-color: initial;\n }\n\n .tippy-box[data-inertia][data-state=visible] {\n transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);\n }\n\n .tippy-box.large { font-size: 16px; padding: 8px 12px; }\n .tippy-arrow { width: 16px; height: 16px; color: #333; }\n .tippy-arrow:before {\n content: \"\";\n position: absolute;\n border-color: transparent;\n border-style: solid;\n }\n\n .tippy-content {\n position: relative;\n padding: 2px 6px;\n z-index: 1;\n }\n\n .tippy-box[data-placement^=top] > .tippy-svg-arrow { bottom: 0; }\n .tippy-box[data-placement^=top] > .tippy-svg-arrow:after,\n .tippy-box[data-placement^=top] > .tippy-svg-arrow > svg {\n top: 16px;\n transform: rotate(180deg);\n }\n .tippy-box[data-placement^=bottom] > .tippy-svg-arrow { top: 0; }\n .tippy-box[data-placement^=bottom] > .tippy-svg-arrow > svg { bottom: 16px; }\n .tippy-box[data-placement^=left] > .tippy-svg-arrow { right: 0; }\n .tippy-box[data-placement^=left] > .tippy-svg-arrow:after,\n .tippy-box[data-placement^=left] > .tippy-svg-arrow > svg {\n transform: rotate(90deg);\n top: calc(50% - 3px);\n left: 11px;\n }\n .tippy-box[data-placement^=right] > .tippy-svg-arrow { left: 0; }\n .tippy-box[data-placement^=right] > .tippy-svg-arrow:after,\n .tippy-box[data-placement^=right] > .tippy-svg-arrow > svg {\n transform: rotate(-90deg);\n top: calc(50% - 3px);\n right: 11px;\n }\n\n .tippy-svg-arrow {\n width: 16px;\n height: 16px;\n fill: #333;\n text-align: initial;\n position: absolute;\n }\n\n .tippy-svg-arrow > svg {\n position: absolute;\n }\n`;\n\n\nexport function injectGlobalTippyStyles(): void {\n const STYLE_ID = 'nile-lite-tooltip-styles';\n if (document.getElementById(STYLE_ID)) return;\n\n const style = document.createElement('style');\n style.id = STYLE_ID;\n style.textContent = styles.cssText;\n document.head.appendChild(style);\n}\n \ninjectGlobalTippyStyles();\n\nexport default [styles];\n"],"names":["styles","css","_templateObject","_taggedTemplateLiteral","STYLE_ID","document","getElementById","style","createElement","id","textContent","cssText","head","appendChild","injectGlobalTippyStyles"],"mappings":"oTAYaA,CAAAA,CAASC,CAAG,CAAAC,eAAA,GAAAA,eAAA,CAAAC,sBAAA,81FAwGvB,CAAA,GAAMC,CAAAA,CAAW,CAAA,0BAAA,CACjB,GAAIC,QAAAA,CAASC,eAAeF,CAAW,CAAA,CAAA,OAEvC,GAAMG,CAAAA,CAAAA,CAAQF,QAASG,CAAAA,aAAAA,CAAc,SACrCD,CAAME,CAAAA,EAAAA,CAAKL,CACXG,CAAAA,CAAAA,CAAMG,WAAcV,CAAAA,CAAAA,CAAOW,OAC3BN,CAAAA,QAAAA,CAASO,IAAKC,CAAAA,WAAAA,CAAYN,CAC5B,CAAA,EAEAO"}
@@ -0,0 +1,101 @@
1
+ import{css as t}from"lit";const p=t`
2
+ :host { }
3
+
4
+ .tippy-box[data-animation=fade][data-state=hidden] { opacity: 0; }
5
+ [data-tippy-root] { max-width: calc(100vw - 10px); }
6
+
7
+ .tippy-box {
8
+ position: relative;
9
+ background-color: #333;
10
+ color: #fff;
11
+ border-radius: 4px;
12
+ font-size: 14px;
13
+ line-height: 1.4;
14
+ white-space: normal;
15
+ outline: 0;
16
+ transition-property: transform, visibility, opacity;
17
+ }
18
+
19
+
20
+ .tippy-box[data-placement^=top] > .tippy-arrow { bottom: 0; }
21
+ .tippy-box[data-placement^=top] > .tippy-arrow:before {
22
+ bottom: -7px;
23
+ border-width: 8px 8px 0;
24
+ border-top-color: initial;
25
+ }
26
+
27
+ .tippy-box[data-placement^=bottom] > .tippy-arrow { top: 0; }
28
+ .tippy-box[data-placement^=bottom] > .tippy-arrow:before {
29
+ top: -7px;
30
+ border-width: 0 8px 8px;
31
+ border-bottom-color: initial;
32
+ }
33
+
34
+ .tippy-box[data-placement^=left] > .tippy-arrow { right: 0; }
35
+ .tippy-box[data-placement^=left] > .tippy-arrow:before {
36
+ right: -7px;
37
+ border-width: 8px 0 8px 8px;
38
+ border-left-color: initial;
39
+ }
40
+
41
+ .tippy-box[data-placement^=right] > .tippy-arrow { left: 0; }
42
+ .tippy-box[data-placement^=right] > .tippy-arrow:before {
43
+ left: -7px;
44
+ border-width: 8px 8px 8px 0;
45
+ border-right-color: initial;
46
+ }
47
+
48
+ .tippy-box[data-inertia][data-state=visible] {
49
+ transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);
50
+ }
51
+
52
+ .tippy-box.large { font-size: 16px; padding: 8px 12px; }
53
+ .tippy-arrow { width: 16px; height: 16px; color: #333; }
54
+ .tippy-arrow:before {
55
+ content: "";
56
+ position: absolute;
57
+ border-color: transparent;
58
+ border-style: solid;
59
+ }
60
+
61
+ .tippy-content {
62
+ position: relative;
63
+ padding: 2px 6px;
64
+ z-index: 1;
65
+ }
66
+
67
+ .tippy-box[data-placement^=top] > .tippy-svg-arrow { bottom: 0; }
68
+ .tippy-box[data-placement^=top] > .tippy-svg-arrow:after,
69
+ .tippy-box[data-placement^=top] > .tippy-svg-arrow > svg {
70
+ top: 16px;
71
+ transform: rotate(180deg);
72
+ }
73
+ .tippy-box[data-placement^=bottom] > .tippy-svg-arrow { top: 0; }
74
+ .tippy-box[data-placement^=bottom] > .tippy-svg-arrow > svg { bottom: 16px; }
75
+ .tippy-box[data-placement^=left] > .tippy-svg-arrow { right: 0; }
76
+ .tippy-box[data-placement^=left] > .tippy-svg-arrow:after,
77
+ .tippy-box[data-placement^=left] > .tippy-svg-arrow > svg {
78
+ transform: rotate(90deg);
79
+ top: calc(50% - 3px);
80
+ left: 11px;
81
+ }
82
+ .tippy-box[data-placement^=right] > .tippy-svg-arrow { left: 0; }
83
+ .tippy-box[data-placement^=right] > .tippy-svg-arrow:after,
84
+ .tippy-box[data-placement^=right] > .tippy-svg-arrow > svg {
85
+ transform: rotate(-90deg);
86
+ top: calc(50% - 3px);
87
+ right: 11px;
88
+ }
89
+
90
+ .tippy-svg-arrow {
91
+ width: 16px;
92
+ height: 16px;
93
+ fill: #333;
94
+ text-align: initial;
95
+ position: absolute;
96
+ }
97
+
98
+ .tippy-svg-arrow > svg {
99
+ position: absolute;
100
+ }
101
+ `;!function(){const t="nile-lite-tooltip-styles";if(document.getElementById(t))return;const o=document.createElement("style");o.id=t,o.textContent=p.cssText,document.head.appendChild(o)}();export{p as s};
@@ -0,0 +1 @@
1
+ import{__decorate as t}from"tslib";import{property as n,customElement as e}from"lit/decorators.js";import{s as i}from"./nile-lite-tooltip.css.esm.js";import{N as r}from"../internal/nile-element.esm.js";import{p as o,a as u}from"./utils.esm.js";import"lit";var a="top",c="bottom",f="right",s="left",d="auto",l=[a,c,f,s],p="start",v="end",h="viewport",m="popper",b=l.reduce((function(t,n){return t.concat([n+"-"+p,n+"-"+v])}),[]),y=[].concat(l,[d]).reduce((function(t,n){return t.concat([n,n+"-"+p,n+"-"+v])}),[]),g=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function w(t){return t?(t.nodeName||"").toLowerCase():null}function O(t){if(null==t)return window;if("[object Window]"!==t.toString()){var n=t.ownerDocument;return n&&n.defaultView||window}return t}function x(t){return t instanceof O(t).Element||t instanceof Element}function j(t){return t instanceof O(t).HTMLElement||t instanceof HTMLElement}function T(t){return"undefined"!=typeof ShadowRoot&&(t instanceof O(t).ShadowRoot||t instanceof ShadowRoot)}var k={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var n=t.state;Object.keys(n.elements).forEach((function(t){var e=n.styles[t]||{},i=n.attributes[t]||{},r=n.elements[t];j(r)&&w(r)&&(Object.assign(r.style,e),Object.keys(i).forEach((function(t){var n=i[t];!1===n?r.removeAttribute(t):r.setAttribute(t,!0===n?"":n)})))}))},effect:function(t){var n=t.state,e={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(n.elements.popper.style,e.popper),n.styles=e,n.elements.arrow&&Object.assign(n.elements.arrow.style,e.arrow),function(){Object.keys(n.elements).forEach((function(t){var i=n.elements[t],r=n.attributes[t]||{},o=Object.keys(n.styles.hasOwnProperty(t)?n.styles[t]:e[t]).reduce((function(t,n){return t[n]="",t}),{});j(i)&&w(i)&&(Object.assign(i.style,o),Object.keys(r).forEach((function(t){i.removeAttribute(t)})))}))}},requires:["computeStyles"]};function C(t){return t.split("-")[0]}var S=Math.max,B=Math.min,M=Math.round;function A(){var t=navigator.userAgentData;return null!=t&&t.brands&&Array.isArray(t.brands)?t.brands.map((function(t){return t.brand+"/"+t.version})).join(" "):navigator.userAgent}function E(){return!/^((?!chrome|android).)*safari/i.test(A())}function R(t,n,e){void 0===n&&(n=!1),void 0===e&&(e=!1);var i=t.getBoundingClientRect(),r=1,o=1;n&&j(t)&&(r=t.offsetWidth>0&&M(i.width)/t.offsetWidth||1,o=t.offsetHeight>0&&M(i.height)/t.offsetHeight||1);var u=(x(t)?O(t):window).visualViewport,a=!E()&&e,c=(i.left+(a&&u?u.offsetLeft:0))/r,f=(i.top+(a&&u?u.offsetTop:0))/o,s=i.width/r,d=i.height/o;return{width:s,height:d,top:f,right:c+s,bottom:f+d,left:c,x:c,y:f}}function H(t){var n=R(t),e=t.offsetWidth,i=t.offsetHeight;return Math.abs(n.width-e)<=1&&(e=n.width),Math.abs(n.height-i)<=1&&(i=n.height),{x:t.offsetLeft,y:t.offsetTop,width:e,height:i}}function U(t,n){var e=n.getRootNode&&n.getRootNode();if(t.contains(n))return!0;if(e&&T(e)){var i=n;do{if(i&&t.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function q(t){return O(t).getComputedStyle(t)}function W(t){return["table","td","th"].indexOf(w(t))>=0}function z(t){return((x(t)?t.ownerDocument:t.document)||window.document).documentElement}function L(t){return"html"===w(t)?t:t.assignedSlot||t.parentNode||(T(t)?t.host:null)||z(t)}function I(t){return j(t)&&"fixed"!==q(t).position?t.offsetParent:null}function P(t){for(var n=O(t),e=I(t);e&&W(e)&&"static"===q(e).position;)e=I(e);return e&&("html"===w(e)||"body"===w(e)&&"static"===q(e).position)?n:e||function(t){var n=/firefox/i.test(A());if(/Trident/i.test(A())&&j(t)&&"fixed"===q(t).position)return null;var e=L(t);for(T(e)&&(e=e.host);j(e)&&["html","body"].indexOf(w(e))<0;){var i=q(e);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||n&&"filter"===i.willChange||n&&i.filter&&"none"!==i.filter)return e;e=e.parentNode}return null}(t)||n}function D(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function N(t,n,e){return S(t,B(n,e))}function F(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function $(t,n){return n.reduce((function(n,e){return n[e]=t,n}),{})}var V={name:"arrow",enabled:!0,phase:"main",fn:function(t){var n,e=t.state,i=t.name,r=t.options,o=e.elements.arrow,u=e.modifiersData.popperOffsets,d=C(e.placement),p=D(d),v=[s,f].indexOf(d)>=0?"height":"width";if(o&&u){var h=function(t,n){return F("number"!=typeof(t="function"==typeof t?t(Object.assign({},n.rects,{placement:n.placement})):t)?t:$(t,l))}(r.padding,e),m=H(o),b="y"===p?a:s,y="y"===p?c:f,g=e.rects.reference[v]+e.rects.reference[p]-u[p]-e.rects.popper[v],w=u[p]-e.rects.reference[p],O=P(o),x=O?"y"===p?O.clientHeight||0:O.clientWidth||0:0,j=g/2-w/2,T=h[b],k=x-m[v]-h[y],S=x/2-m[v]/2+j,B=N(T,S,k),M=p;e.modifiersData[i]=((n={})[M]=B,n.centerOffset=B-S,n)}},effect:function(t){var n=t.state,e=t.options.element,i=void 0===e?"[data-popper-arrow]":e;null!=i&&("string"!=typeof i||(i=n.elements.popper.querySelector(i)))&&U(n.elements.popper,i)&&(n.elements.arrow=i)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function X(t){return t.split("-")[1]}var Y={top:"auto",right:"auto",bottom:"auto",left:"auto"};function J(t){var n,e=t.popper,i=t.popperRect,r=t.placement,o=t.variation,u=t.offsets,d=t.position,l=t.gpuAcceleration,p=t.adaptive,h=t.roundOffsets,m=t.isFixed,b=u.x,y=void 0===b?0:b,g=u.y,w=void 0===g?0:g,x="function"==typeof h?h({x:y,y:w}):{x:y,y:w};y=x.x,w=x.y;var j=u.hasOwnProperty("x"),T=u.hasOwnProperty("y"),k=s,C=a,S=window;if(p){var B=P(e),A="clientHeight",E="clientWidth";if(B===O(e)&&"static"!==q(B=z(e)).position&&"absolute"===d&&(A="scrollHeight",E="scrollWidth"),r===a||(r===s||r===f)&&o===v)C=c,w-=(m&&B===S&&S.visualViewport?S.visualViewport.height:B[A])-i.height,w*=l?1:-1;if(r===s||(r===a||r===c)&&o===v)k=f,y-=(m&&B===S&&S.visualViewport?S.visualViewport.width:B[E])-i.width,y*=l?1:-1}var R,H=Object.assign({position:d},p&&Y),U=!0===h?function(t,n){var e=t.x,i=t.y,r=n.devicePixelRatio||1;return{x:M(e*r)/r||0,y:M(i*r)/r||0}}({x:y,y:w},O(e)):{x:y,y:w};return y=U.x,w=U.y,l?Object.assign({},H,((R={})[C]=T?"0":"",R[k]=j?"0":"",R.transform=(S.devicePixelRatio||1)<=1?"translate("+y+"px, "+w+"px)":"translate3d("+y+"px, "+w+"px, 0)",R)):Object.assign({},H,((n={})[C]=T?w+"px":"",n[k]=j?y+"px":"",n.transform="",n))}var _={passive:!0};var G={left:"right",right:"left",bottom:"top",top:"bottom"};function K(t){return t.replace(/left|right|bottom|top/g,(function(t){return G[t]}))}var Q={start:"end",end:"start"};function Z(t){return t.replace(/start|end/g,(function(t){return Q[t]}))}function tt(t){var n=O(t);return{scrollLeft:n.pageXOffset,scrollTop:n.pageYOffset}}function nt(t){return R(z(t)).left+tt(t).scrollLeft}function et(t){var n=q(t),e=n.overflow,i=n.overflowX,r=n.overflowY;return/auto|scroll|overlay|hidden/.test(e+r+i)}function it(t){return["html","body","#document"].indexOf(w(t))>=0?t.ownerDocument.body:j(t)&&et(t)?t:it(L(t))}function rt(t,n){var e;void 0===n&&(n=[]);var i=it(t),r=i===(null==(e=t.ownerDocument)?void 0:e.body),o=O(i),u=r?[o].concat(o.visualViewport||[],et(i)?i:[]):i,a=n.concat(u);return r?a:a.concat(rt(L(u)))}function ot(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function ut(t,n,e){return n===h?ot(function(t,n){var e=O(t),i=z(t),r=e.visualViewport,o=i.clientWidth,u=i.clientHeight,a=0,c=0;if(r){o=r.width,u=r.height;var f=E();(f||!f&&"fixed"===n)&&(a=r.offsetLeft,c=r.offsetTop)}return{width:o,height:u,x:a+nt(t),y:c}}(t,e)):x(n)?function(t,n){var e=R(t,!1,"fixed"===n);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}(n,e):ot(function(t){var n,e=z(t),i=tt(t),r=null==(n=t.ownerDocument)?void 0:n.body,o=S(e.scrollWidth,e.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),u=S(e.scrollHeight,e.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),a=-i.scrollLeft+nt(t),c=-i.scrollTop;return"rtl"===q(r||e).direction&&(a+=S(e.clientWidth,r?r.clientWidth:0)-o),{width:o,height:u,x:a,y:c}}(z(t)))}function at(t,n,e,i){var r="clippingParents"===n?function(t){var n=rt(L(t)),e=["absolute","fixed"].indexOf(q(t).position)>=0&&j(t)?P(t):t;return x(e)?n.filter((function(t){return x(t)&&U(t,e)&&"body"!==w(t)})):[]}(t):[].concat(n),o=[].concat(r,[e]),u=o[0],a=o.reduce((function(n,e){var r=ut(t,e,i);return n.top=S(r.top,n.top),n.right=B(r.right,n.right),n.bottom=B(r.bottom,n.bottom),n.left=S(r.left,n.left),n}),ut(t,u,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function ct(t){var n,e=t.reference,i=t.element,r=t.placement,o=r?C(r):null,u=r?X(r):null,d=e.x+e.width/2-i.width/2,l=e.y+e.height/2-i.height/2;switch(o){case a:n={x:d,y:e.y-i.height};break;case c:n={x:d,y:e.y+e.height};break;case f:n={x:e.x+e.width,y:l};break;case s:n={x:e.x-i.width,y:l};break;default:n={x:e.x,y:e.y}}var h=o?D(o):null;if(null!=h){var m="y"===h?"height":"width";switch(u){case p:n[h]=n[h]-(e[m]/2-i[m]/2);break;case v:n[h]=n[h]+(e[m]/2-i[m]/2)}}return n}function ft(t,n){void 0===n&&(n={});var e=n,i=e.placement,r=void 0===i?t.placement:i,o=e.strategy,u=void 0===o?t.strategy:o,s=e.boundary,d=void 0===s?"clippingParents":s,p=e.rootBoundary,v=void 0===p?h:p,b=e.elementContext,y=void 0===b?m:b,g=e.altBoundary,w=void 0!==g&&g,O=e.padding,j=void 0===O?0:O,T=F("number"!=typeof j?j:$(j,l)),k=y===m?"reference":m,C=t.rects.popper,S=t.elements[w?k:y],B=at(x(S)?S:S.contextElement||z(t.elements.popper),d,v,u),M=R(t.elements.reference),A=ct({reference:M,element:C,strategy:"absolute",placement:r}),E=ot(Object.assign({},C,A)),H=y===m?E:M,U={top:B.top-H.top+T.top,bottom:H.bottom-B.bottom+T.bottom,left:B.left-H.left+T.left,right:H.right-B.right+T.right},q=t.modifiersData.offset;if(y===m&&q){var W=q[r];Object.keys(U).forEach((function(t){var n=[f,c].indexOf(t)>=0?1:-1,e=[a,c].indexOf(t)>=0?"y":"x";U[t]+=W[e]*n}))}return U}function st(t,n){void 0===n&&(n={});var e=n,i=e.placement,r=e.boundary,o=e.rootBoundary,u=e.padding,a=e.flipVariations,c=e.allowedAutoPlacements,f=void 0===c?y:c,s=X(i),d=s?a?b:b.filter((function(t){return X(t)===s})):l,p=d.filter((function(t){return f.indexOf(t)>=0}));0===p.length&&(p=d);var v=p.reduce((function(n,e){return n[e]=ft(t,{placement:e,boundary:r,rootBoundary:o,padding:u})[C(e)],n}),{});return Object.keys(v).sort((function(t,n){return v[t]-v[n]}))}var dt={name:"flip",enabled:!0,phase:"main",fn:function(t){var n=t.state,e=t.options,i=t.name;if(!n.modifiersData[i]._skip){for(var r=e.mainAxis,o=void 0===r||r,u=e.altAxis,l=void 0===u||u,v=e.fallbackPlacements,h=e.padding,m=e.boundary,b=e.rootBoundary,y=e.altBoundary,g=e.flipVariations,w=void 0===g||g,O=e.allowedAutoPlacements,x=n.options.placement,j=C(x),T=v||(j===x||!w?[K(x)]:function(t){if(C(t)===d)return[];var n=K(t);return[Z(t),n,Z(n)]}(x)),k=[x].concat(T).reduce((function(t,e){return t.concat(C(e)===d?st(n,{placement:e,boundary:m,rootBoundary:b,padding:h,flipVariations:w,allowedAutoPlacements:O}):e)}),[]),S=n.rects.reference,B=n.rects.popper,M=new Map,A=!0,E=k[0],R=0;R<k.length;R++){var H=k[R],U=C(H),q=X(H)===p,W=[a,c].indexOf(U)>=0,z=W?"width":"height",L=ft(n,{placement:H,boundary:m,rootBoundary:b,altBoundary:y,padding:h}),I=W?q?f:s:q?c:a;S[z]>B[z]&&(I=K(I));var P=K(I),D=[];if(o&&D.push(L[U]<=0),l&&D.push(L[I]<=0,L[P]<=0),D.every((function(t){return t}))){E=H,A=!1;break}M.set(H,D)}if(A)for(var N=function(t){var n=k.find((function(n){var e=M.get(n);if(e)return e.slice(0,t).every((function(t){return t}))}));if(n)return E=n,"break"},F=w?3:1;F>0;F--){if("break"===N(F))break}n.placement!==E&&(n.modifiersData[i]._skip=!0,n.placement=E,n.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function lt(t,n,e){return void 0===e&&(e={x:0,y:0}),{top:t.top-n.height-e.y,right:t.right-n.width+e.x,bottom:t.bottom-n.height+e.y,left:t.left-n.width-e.x}}function pt(t){return[a,f,c,s].some((function(n){return t[n]>=0}))}var vt={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var n=t.state,e=t.options,i=t.name,r=e.offset,o=void 0===r?[0,0]:r,u=y.reduce((function(t,e){return t[e]=function(t,n,e){var i=C(t),r=[s,a].indexOf(i)>=0?-1:1,o="function"==typeof e?e(Object.assign({},n,{placement:t})):e,u=o[0],c=o[1];return u=u||0,c=(c||0)*r,[s,f].indexOf(i)>=0?{x:c,y:u}:{x:u,y:c}}(e,n.rects,o),t}),{}),c=u[n.placement],d=c.x,l=c.y;null!=n.modifiersData.popperOffsets&&(n.modifiersData.popperOffsets.x+=d,n.modifiersData.popperOffsets.y+=l),n.modifiersData[i]=u}};var ht={name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var n=t.state,e=t.options,i=t.name,r=e.mainAxis,o=void 0===r||r,u=e.altAxis,d=void 0!==u&&u,l=e.boundary,v=e.rootBoundary,h=e.altBoundary,m=e.padding,b=e.tether,y=void 0===b||b,g=e.tetherOffset,w=void 0===g?0:g,O=ft(n,{boundary:l,rootBoundary:v,padding:m,altBoundary:h}),x=C(n.placement),j=X(n.placement),T=!j,k=D(x),M="x"===k?"y":"x",A=n.modifiersData.popperOffsets,E=n.rects.reference,R=n.rects.popper,U="function"==typeof w?w(Object.assign({},n.rects,{placement:n.placement})):w,q="number"==typeof U?{mainAxis:U,altAxis:U}:Object.assign({mainAxis:0,altAxis:0},U),W=n.modifiersData.offset?n.modifiersData.offset[n.placement]:null,z={x:0,y:0};if(A){if(o){var L,I="y"===k?a:s,F="y"===k?c:f,$="y"===k?"height":"width",V=A[k],Y=V+O[I],J=V-O[F],_=y?-R[$]/2:0,G=j===p?E[$]:R[$],K=j===p?-R[$]:-E[$],Q=n.elements.arrow,Z=y&&Q?H(Q):{width:0,height:0},tt=n.modifiersData["arrow#persistent"]?n.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},nt=tt[I],et=tt[F],it=N(0,E[$],Z[$]),rt=T?E[$]/2-_-it-nt-q.mainAxis:G-it-nt-q.mainAxis,ot=T?-E[$]/2+_+it+et+q.mainAxis:K+it+et+q.mainAxis,ut=n.elements.arrow&&P(n.elements.arrow),at=ut?"y"===k?ut.clientTop||0:ut.clientLeft||0:0,ct=null!=(L=null==W?void 0:W[k])?L:0,st=V+ot-ct,dt=N(y?B(Y,V+rt-ct-at):Y,V,y?S(J,st):J);A[k]=dt,z[k]=dt-V}if(d){var lt,pt="x"===k?a:s,vt="x"===k?c:f,ht=A[M],mt="y"===M?"height":"width",bt=ht+O[pt],yt=ht-O[vt],gt=-1!==[a,s].indexOf(x),wt=null!=(lt=null==W?void 0:W[M])?lt:0,Ot=gt?bt:ht-E[mt]-R[mt]-wt+q.altAxis,xt=gt?ht+E[mt]+R[mt]-wt-q.altAxis:yt,jt=y&&gt?function(t,n,e){var i=N(t,n,e);return i>e?e:i}(Ot,ht,xt):N(y?Ot:bt,ht,y?xt:yt);A[M]=jt,z[M]=jt-ht}n.modifiersData[i]=z}},requiresIfExists:["offset"]};function mt(t,n,e){void 0===e&&(e=!1);var i,r,o=j(n),u=j(n)&&function(t){var n=t.getBoundingClientRect(),e=M(n.width)/t.offsetWidth||1,i=M(n.height)/t.offsetHeight||1;return 1!==e||1!==i}(n),a=z(n),c=R(t,u,e),f={scrollLeft:0,scrollTop:0},s={x:0,y:0};return(o||!o&&!e)&&(("body"!==w(n)||et(a))&&(f=(i=n)!==O(i)&&j(i)?{scrollLeft:(r=i).scrollLeft,scrollTop:r.scrollTop}:tt(i)),j(n)?((s=R(n,!0)).x+=n.clientLeft,s.y+=n.clientTop):a&&(s.x=nt(a))),{x:c.left+f.scrollLeft-s.x,y:c.top+f.scrollTop-s.y,width:c.width,height:c.height}}function bt(t){var n=new Map,e=new Set,i=[];function r(t){e.add(t.name),[].concat(t.requires||[],t.requiresIfExists||[]).forEach((function(t){if(!e.has(t)){var i=n.get(t);i&&r(i)}})),i.push(t)}return t.forEach((function(t){n.set(t.name,t)})),t.forEach((function(t){e.has(t.name)||r(t)})),i}var yt={placement:"bottom",modifiers:[],strategy:"absolute"};function gt(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];return!n.some((function(t){return!(t&&"function"==typeof t.getBoundingClientRect)}))}function wt(t){void 0===t&&(t={});var n=t,e=n.defaultModifiers,i=void 0===e?[]:e,r=n.defaultOptions,o=void 0===r?yt:r;return function(t,n,e){void 0===e&&(e=o);var r,u,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},yt,o),modifiersData:{},elements:{reference:t,popper:n},attributes:{},styles:{}},c=[],f=!1,s={state:a,setOptions:function(e){var r="function"==typeof e?e(a.options):e;d(),a.options=Object.assign({},o,a.options,r),a.scrollParents={reference:x(t)?rt(t):t.contextElement?rt(t.contextElement):[],popper:rt(n)};var u,f,l=function(t){var n=bt(t);return g.reduce((function(t,e){return t.concat(n.filter((function(t){return t.phase===e})))}),[])}((u=[].concat(i,a.options.modifiers),f=u.reduce((function(t,n){var e=t[n.name];return t[n.name]=e?Object.assign({},e,n,{options:Object.assign({},e.options,n.options),data:Object.assign({},e.data,n.data)}):n,t}),{}),Object.keys(f).map((function(t){return f[t]}))));return a.orderedModifiers=l.filter((function(t){return t.enabled})),a.orderedModifiers.forEach((function(t){var n=t.name,e=t.options,i=void 0===e?{}:e,r=t.effect;if("function"==typeof r){var o=r({state:a,name:n,instance:s,options:i}),u=function(){};c.push(o||u)}})),s.update()},forceUpdate:function(){if(!f){var t=a.elements,n=t.reference,e=t.popper;if(gt(n,e)){a.rects={reference:mt(n,P(e),"fixed"===a.options.strategy),popper:H(e)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach((function(t){return a.modifiersData[t.name]=Object.assign({},t.data)}));for(var i=0;i<a.orderedModifiers.length;i++)if(!0!==a.reset){var r=a.orderedModifiers[i],o=r.fn,u=r.options,c=void 0===u?{}:u,d=r.name;"function"==typeof o&&(a=o({state:a,options:c,name:d,instance:s})||a)}else a.reset=!1,i=-1}}},update:(r=function(){return new Promise((function(t){s.forceUpdate(),t(a)}))},function(){return u||(u=new Promise((function(t){Promise.resolve().then((function(){u=void 0,t(r())}))}))),u}),destroy:function(){d(),f=!0}};if(!gt(t,n))return s;function d(){c.forEach((function(t){return t()})),c=[]}return s.setOptions(e).then((function(t){!f&&e.onFirstUpdate&&e.onFirstUpdate(t)})),s}}var Ot=wt({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var n=t.state,e=t.instance,i=t.options,r=i.scroll,o=void 0===r||r,u=i.resize,a=void 0===u||u,c=O(n.elements.popper),f=[].concat(n.scrollParents.reference,n.scrollParents.popper);return o&&f.forEach((function(t){t.addEventListener("scroll",e.update,_)})),a&&c.addEventListener("resize",e.update,_),function(){o&&f.forEach((function(t){t.removeEventListener("scroll",e.update,_)})),a&&c.removeEventListener("resize",e.update,_)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var n=t.state,e=t.name;n.modifiersData[e]=ct({reference:n.rects.reference,element:n.rects.popper,strategy:"absolute",placement:n.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var n=t.state,e=t.options,i=e.gpuAcceleration,r=void 0===i||i,o=e.adaptive,u=void 0===o||o,a=e.roundOffsets,c=void 0===a||a,f={placement:C(n.placement),variation:X(n.placement),popper:n.elements.popper,popperRect:n.rects.popper,gpuAcceleration:r,isFixed:"fixed"===n.options.strategy};null!=n.modifiersData.popperOffsets&&(n.styles.popper=Object.assign({},n.styles.popper,J(Object.assign({},f,{offsets:n.modifiersData.popperOffsets,position:n.options.strategy,adaptive:u,roundOffsets:c})))),null!=n.modifiersData.arrow&&(n.styles.arrow=Object.assign({},n.styles.arrow,J(Object.assign({},f,{offsets:n.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-placement":n.placement})},data:{}},k,vt,dt,ht,V,{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var n=t.state,e=t.name,i=n.rects.reference,r=n.rects.popper,o=n.modifiersData.preventOverflow,u=ft(n,{elementContext:"reference"}),a=ft(n,{altBoundary:!0}),c=lt(u,i),f=lt(a,r,o),s=pt(c),d=pt(f);n.modifiersData[e]={referenceClippingOffsets:c,popperEscapeOffsets:f,isReferenceHidden:s,hasPopperEscaped:d},n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-reference-hidden":s,"data-popper-escaped":d})}}]}),xt='<svg width="16" height="6" xmlns="http://www.w3.org/2000/svg"><path d="M0 6s1.796-.013 4.67-3.615C5.851.9 6.93.006 8 0c1.07-.006 2.148.887 3.343 2.385C14.233 6.005 16 6 16 6H0z"></svg>',jt="tippy-content",Tt="tippy-arrow",kt="tippy-svg-arrow",Ct={passive:!0,capture:!0},St=function(){return document.body};function Bt(t,n,e){if(Array.isArray(t)){var i=t[n];return null==i?Array.isArray(e)?e[n]:e:i}return t}function Mt(t,n){var e={}.toString.call(t);return 0===e.indexOf("[object")&&e.indexOf(n+"]")>-1}function At(t,n){return"function"==typeof t?t.apply(void 0,n):t}function Et(t,n){return 0===n?t:function(i){clearTimeout(e),e=setTimeout((function(){t(i)}),n)};var e}function Rt(t){return[].concat(t)}function Ht(t,n){-1===t.indexOf(n)&&t.push(n)}function Ut(t){return[].slice.call(t)}function qt(t){return Object.keys(t).reduce((function(n,e){return void 0!==t[e]&&(n[e]=t[e]),n}),{})}function Wt(){return document.createElement("div")}function zt(t){return["Element","Fragment"].some((function(n){return Mt(t,n)}))}function Lt(t){return Mt(t,"MouseEvent")}function It(t){return zt(t)?[t]:function(t){return Mt(t,"NodeList")}(t)?Ut(t):Array.isArray(t)?t:Ut(document.querySelectorAll(t))}function Pt(t,n){t.forEach((function(t){t&&(t.style.transitionDuration=n+"ms")}))}function Dt(t,n){t.forEach((function(t){t&&t.setAttribute("data-state",n)}))}function Nt(t){var n,e=Rt(t)[0];return null!=e&&null!=(n=e.ownerDocument)&&n.body?e.ownerDocument:document}function Ft(t,n,e){var i=n+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(n){t[i](n,e)}))}function $t(t,n){for(var e=n;e;){var i;if(t.contains(e))return!0;e=null==e.getRootNode||null==(i=e.getRootNode())?void 0:i.host}return!1}var Vt={isTouch:!1},Xt=0;function Yt(){Vt.isTouch||(Vt.isTouch=!0,window.performance&&document.addEventListener("mousemove",Jt))}function Jt(){var t=performance.now();t-Xt<20&&(Vt.isTouch=!1,document.removeEventListener("mousemove",Jt)),Xt=t}function _t(){var t,n=document.activeElement;if((t=n)&&t._tippy&&t._tippy.reference===t){var e=n._tippy;n.blur&&!e.state.isVisible&&n.blur()}}var Gt=!!("undefined"!=typeof window&&"undefined"!=typeof document)&&!!window.msCrypto,Kt=Object.assign({appendTo:St,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},{animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),Qt=Object.keys(Kt);function Zt(t){var n=(t.plugins||[]).reduce((function(n,e){var i,r=e.name,o=e.defaultValue;r&&(n[r]=void 0!==t[r]?t[r]:null!=(i=Kt[r])?i:o);return n}),{});return Object.assign({},t,n)}function tn(t,n){var e=Object.assign({},n,{content:At(n.content,[t])},n.ignoreAttributes?{}:function(t,n){return(n?Object.keys(Zt(Object.assign({},Kt,{plugins:n}))):Qt).reduce((function(n,e){var i=(t.getAttribute("data-tippy-"+e)||"").trim();if(!i)return n;if("content"===e)n[e]=i;else try{n[e]=JSON.parse(i)}catch(t){n[e]=i}return n}),{})}(t,n.plugins));return e.aria=Object.assign({},Kt.aria,e.aria),e.aria={expanded:"auto"===e.aria.expanded?n.interactive:e.aria.expanded,content:"auto"===e.aria.content?n.interactive?null:"describedby":e.aria.content},e}function nn(t,n){t.innerHTML=n}function en(t){var n=Wt();return!0===t?n.className=Tt:(n.className=kt,zt(t)?n.appendChild(t):nn(n,t)),n}function rn(t,n){zt(n.content)?(nn(t,""),t.appendChild(n.content)):"function"!=typeof n.content&&(n.allowHTML?nn(t,n.content):t.textContent=n.content)}function on(t){var n=t.firstElementChild,e=Ut(n.children);return{box:n,content:e.find((function(t){return t.classList.contains(jt)})),arrow:e.find((function(t){return t.classList.contains(Tt)||t.classList.contains(kt)})),backdrop:e.find((function(t){return t.classList.contains("tippy-backdrop")}))}}function un(t){var n=Wt(),e=Wt();e.className="tippy-box",e.setAttribute("data-state","hidden"),e.setAttribute("tabindex","-1");var i=Wt();function r(e,i){var r=on(n),o=r.box,u=r.content,a=r.arrow;i.theme?o.setAttribute("data-theme",i.theme):o.removeAttribute("data-theme"),"string"==typeof i.animation?o.setAttribute("data-animation",i.animation):o.removeAttribute("data-animation"),i.inertia?o.setAttribute("data-inertia",""):o.removeAttribute("data-inertia"),o.style.maxWidth="number"==typeof i.maxWidth?i.maxWidth+"px":i.maxWidth,i.role?o.setAttribute("role",i.role):o.removeAttribute("role"),e.content===i.content&&e.allowHTML===i.allowHTML||rn(u,t.props),i.arrow?a?e.arrow!==i.arrow&&(o.removeChild(a),o.appendChild(en(i.arrow))):o.appendChild(en(i.arrow)):a&&o.removeChild(a)}return i.className=jt,i.setAttribute("data-state","hidden"),rn(i,t.props),n.appendChild(e),e.appendChild(i),r(t.props,t.props),{popper:n,onUpdate:r}}un.$$tippy=!0;var an=1,cn=[],fn=[];function sn(t,n){var e,i,r,o,u,a,c,f,s=tn(t,Object.assign({},Kt,Zt(qt(n)))),d=!1,l=!1,p=!1,v=!1,h=[],m=Et(Y,s.interactiveDebounce),b=an++,y=(f=s.plugins).filter((function(t,n){return f.indexOf(t)===n})),g={id:b,reference:t,popper:Wt(),popperInstance:null,props:s,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:y,clearDelayTimeouts:function(){clearTimeout(e),clearTimeout(i),cancelAnimationFrame(r)},setProps:function(n){if(g.state.isDestroyed)return;H("onBeforeUpdate",[g,n]),V();var e=g.props,i=tn(t,Object.assign({},e,qt(n),{ignoreAttributes:!0}));g.props=i,$(),e.interactiveDebounce!==i.interactiveDebounce&&(W(),m=Et(Y,i.interactiveDebounce));e.triggerTarget&&!i.triggerTarget?Rt(e.triggerTarget).forEach((function(t){t.removeAttribute("aria-expanded")})):i.triggerTarget&&t.removeAttribute("aria-expanded");q(),R(),x&&x(e,i);g.popperInstance&&(K(),Z().forEach((function(t){requestAnimationFrame(t._tippy.popperInstance.forceUpdate)})));H("onAfterUpdate",[g,n])},setContent:function(t){g.setProps({content:t})},show:function(){var t=g.state.isVisible,n=g.state.isDestroyed,e=!g.state.isEnabled,i=Vt.isTouch&&!g.props.touch,r=Bt(g.props.duration,0,Kt.duration);if(t||n||e||i)return;if(B().hasAttribute("disabled"))return;if(H("onShow",[g],!1),!1===g.props.onShow(g))return;g.state.isVisible=!0,S()&&(O.style.visibility="visible");R(),P(),g.state.isMounted||(O.style.transition="none");if(S()){var o=A();Pt([o.box,o.content],0)}a=function(){var t;if(g.state.isVisible&&!v){if(v=!0,O.offsetHeight,O.style.transition=g.props.moveTransition,S()&&g.props.animation){var n=A(),e=n.box,i=n.content;Pt([e,i],r),Dt([e,i],"visible")}U(),q(),Ht(fn,g),null==(t=g.popperInstance)||t.forceUpdate(),H("onMount",[g]),g.props.animation&&S()&&function(t,n){N(t,n)}(r,(function(){g.state.isShown=!0,H("onShown",[g])}))}},function(){var t,n=g.props.appendTo,e=B();t=g.props.interactive&&n===St||"parent"===n?e.parentNode:At(n,[e]);t.contains(O)||t.appendChild(O);g.state.isMounted=!0,K()}()},hide:function(){var t=!g.state.isVisible,n=g.state.isDestroyed,e=!g.state.isEnabled,i=Bt(g.props.duration,1,Kt.duration);if(t||n||e)return;if(H("onHide",[g],!1),!1===g.props.onHide(g))return;g.state.isVisible=!1,g.state.isShown=!1,v=!1,d=!1,S()&&(O.style.visibility="hidden");if(W(),D(),R(!0),S()){var r=A(),o=r.box,u=r.content;g.props.animation&&(Pt([o,u],i),Dt([o,u],"hidden"))}U(),q(),g.props.animation?S()&&function(t,n){N(t,(function(){!g.state.isVisible&&O.parentNode&&O.parentNode.contains(O)&&n()}))}(i,g.unmount):g.unmount()},hideWithInteractivity:function(t){M().addEventListener("mousemove",m),Ht(cn,m),m(t)},enable:function(){g.state.isEnabled=!0},disable:function(){g.hide(),g.state.isEnabled=!1},unmount:function(){g.state.isVisible&&g.hide();if(!g.state.isMounted)return;Q(),Z().forEach((function(t){t._tippy.unmount()})),O.parentNode&&O.parentNode.removeChild(O);fn=fn.filter((function(t){return t!==g})),g.state.isMounted=!1,H("onHidden",[g])},destroy:function(){if(g.state.isDestroyed)return;g.clearDelayTimeouts(),g.unmount(),V(),delete t._tippy,g.state.isDestroyed=!0,H("onDestroy",[g])}};if(!s.render)return g;var w=s.render(g),O=w.popper,x=w.onUpdate;O.setAttribute("data-tippy-root",""),O.id="tippy-"+g.id,g.popper=O,t._tippy=g,O._tippy=g;var j=y.map((function(t){return t.fn(g)})),T=t.hasAttribute("aria-expanded");return $(),q(),R(),H("onCreate",[g]),s.showOnCreate&&tt(),O.addEventListener("mouseenter",(function(){g.props.interactive&&g.state.isVisible&&g.clearDelayTimeouts()})),O.addEventListener("mouseleave",(function(){g.props.interactive&&g.props.trigger.indexOf("mouseenter")>=0&&M().addEventListener("mousemove",m)})),g;function k(){var t=g.props.touch;return Array.isArray(t)?t:[t,0]}function C(){return"hold"===k()[0]}function S(){var t;return!(null==(t=g.props.render)||!t.$$tippy)}function B(){return c||t}function M(){var t=B().parentNode;return t?Nt(t):document}function A(){return on(O)}function E(t){return g.state.isMounted&&!g.state.isVisible||Vt.isTouch||o&&"focus"===o.type?0:Bt(g.props.delay,t?0:1,Kt.delay)}function R(t){void 0===t&&(t=!1),O.style.pointerEvents=g.props.interactive&&!t?"":"none",O.style.zIndex=""+g.props.zIndex}function H(t,n,e){var i;(void 0===e&&(e=!0),j.forEach((function(e){e[t]&&e[t].apply(e,n)})),e)&&(i=g.props)[t].apply(i,n)}function U(){var n=g.props.aria;if(n.content){var e="aria-"+n.content,i=O.id;Rt(g.props.triggerTarget||t).forEach((function(t){var n=t.getAttribute(e);if(g.state.isVisible)t.setAttribute(e,n?n+" "+i:i);else{var r=n&&n.replace(i,"").trim();r?t.setAttribute(e,r):t.removeAttribute(e)}}))}}function q(){!T&&g.props.aria.expanded&&Rt(g.props.triggerTarget||t).forEach((function(t){g.props.interactive?t.setAttribute("aria-expanded",g.state.isVisible&&t===B()?"true":"false"):t.removeAttribute("aria-expanded")}))}function W(){M().removeEventListener("mousemove",m),cn=cn.filter((function(t){return t!==m}))}function z(n){if(!Vt.isTouch||!p&&"mousedown"!==n.type){var e=n.composedPath&&n.composedPath()[0]||n.target;if(!g.props.interactive||!$t(O,e)){if(Rt(g.props.triggerTarget||t).some((function(t){return $t(t,e)}))){if(Vt.isTouch)return;if(g.state.isVisible&&g.props.trigger.indexOf("click")>=0)return}else H("onClickOutside",[g,n]);!0===g.props.hideOnClick&&(g.clearDelayTimeouts(),g.hide(),l=!0,setTimeout((function(){l=!1})),g.state.isMounted||D())}}}function L(){p=!0}function I(){p=!1}function P(){var t=M();t.addEventListener("mousedown",z,!0),t.addEventListener("touchend",z,Ct),t.addEventListener("touchstart",I,Ct),t.addEventListener("touchmove",L,Ct)}function D(){var t=M();t.removeEventListener("mousedown",z,!0),t.removeEventListener("touchend",z,Ct),t.removeEventListener("touchstart",I,Ct),t.removeEventListener("touchmove",L,Ct)}function N(t,n){var e=A().box;function i(t){t.target===e&&(Ft(e,"remove",i),n())}if(0===t)return n();Ft(e,"remove",u),Ft(e,"add",i),u=i}function F(n,e,i){void 0===i&&(i=!1),Rt(g.props.triggerTarget||t).forEach((function(t){t.addEventListener(n,e,i),h.push({node:t,eventType:n,handler:e,options:i})}))}function $(){var t;C()&&(F("touchstart",X,{passive:!0}),F("touchend",J,{passive:!0})),(t=g.props.trigger,t.split(/\s+/).filter(Boolean)).forEach((function(t){if("manual"!==t)switch(F(t,X),t){case"mouseenter":F("mouseleave",J);break;case"focus":F(Gt?"focusout":"blur",_);break;case"focusin":F("focusout",_)}}))}function V(){h.forEach((function(t){var n=t.node,e=t.eventType,i=t.handler,r=t.options;n.removeEventListener(e,i,r)})),h=[]}function X(t){var n,e=!1;if(g.state.isEnabled&&!G(t)&&!l){var i="focus"===(null==(n=o)?void 0:n.type);o=t,c=t.currentTarget,q(),!g.state.isVisible&&Lt(t)&&cn.forEach((function(n){return n(t)})),"click"===t.type&&(g.props.trigger.indexOf("mouseenter")<0||d)&&!1!==g.props.hideOnClick&&g.state.isVisible?e=!0:tt(t),"click"===t.type&&(d=!e),e&&!i&&nt(t)}}function Y(t){var n=t.target,e=B().contains(n)||O.contains(n);if("mousemove"!==t.type||!e){var i=Z().concat(O).map((function(t){var n,e=null==(n=t._tippy.popperInstance)?void 0:n.state;return e?{popperRect:t.getBoundingClientRect(),popperState:e,props:s}:null})).filter(Boolean);(function(t,n){var e=n.clientX,i=n.clientY;return t.every((function(t){var n=t.popperRect,r=t.popperState,o=t.props.interactiveBorder,u=r.placement.split("-")[0],a=r.modifiersData.offset;if(!a)return!0;var c="bottom"===u?a.top.y:0,f="top"===u?a.bottom.y:0,s="right"===u?a.left.x:0,d="left"===u?a.right.x:0,l=n.top-i+c>o,p=i-n.bottom-f>o,v=n.left-e+s>o,h=e-n.right-d>o;return l||p||v||h}))})(i,t)&&(W(),nt(t))}}function J(t){G(t)||g.props.trigger.indexOf("click")>=0&&d||(g.props.interactive?g.hideWithInteractivity(t):nt(t))}function _(t){g.props.trigger.indexOf("focusin")<0&&t.target!==B()||g.props.interactive&&t.relatedTarget&&O.contains(t.relatedTarget)||nt(t)}function G(t){return!!Vt.isTouch&&C()!==t.type.indexOf("touch")>=0}function K(){Q();var n=g.props,e=n.popperOptions,i=n.placement,r=n.offset,o=n.getReferenceClientRect,u=n.moveTransition,c=S()?on(O).arrow:null,f=o?{getBoundingClientRect:o,contextElement:o.contextElement||B()}:t,s={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(t){var n=t.state;if(S()){var e=A().box;["placement","reference-hidden","escaped"].forEach((function(t){"placement"===t?e.setAttribute("data-placement",n.placement):n.attributes.popper["data-popper-"+t]?e.setAttribute("data-"+t,""):e.removeAttribute("data-"+t)})),n.attributes.popper={}}}},d=[{name:"offset",options:{offset:r}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!u}},s];S()&&c&&d.push({name:"arrow",options:{element:c,padding:3}}),d.push.apply(d,(null==e?void 0:e.modifiers)||[]),g.popperInstance=Ot(f,O,Object.assign({},e,{placement:i,onFirstUpdate:a,modifiers:d}))}function Q(){g.popperInstance&&(g.popperInstance.destroy(),g.popperInstance=null)}function Z(){return Ut(O.querySelectorAll("[data-tippy-root]"))}function tt(t){g.clearDelayTimeouts(),t&&H("onTrigger",[g,t]),P();var n=E(!0),i=k(),r=i[0],o=i[1];Vt.isTouch&&"hold"===r&&o&&(n=o),n?e=setTimeout((function(){g.show()}),n):g.show()}function nt(t){if(g.clearDelayTimeouts(),H("onUntrigger",[g,t]),g.state.isVisible){if(!(g.props.trigger.indexOf("mouseenter")>=0&&g.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(t.type)>=0&&d)){var n=E(!1);n?i=setTimeout((function(){g.state.isVisible&&g.hide()}),n):r=requestAnimationFrame((function(){g.hide()}))}}else D()}}function dn(t,n){void 0===n&&(n={});var e=Kt.plugins.concat(n.plugins||[]);document.addEventListener("touchstart",Yt,Ct),window.addEventListener("blur",_t);var i=Object.assign({},n,{plugins:e}),r=It(t).reduce((function(t,n){var e=n&&sn(n,i);return e&&t.push(e),t}),[]);return zt(t)?r[0]:r}dn.defaultProps=Kt,dn.setDefaultProps=function(t){Object.keys(t).forEach((function(n){Kt[n]=t[n]}))},dn.currentInput=Vt;var ln=Object.assign({},k,{effect:function(t){var n=t.state,e={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,e.popper),n.styles=e,n.elements.arrow&&Object.assign(n.elements.arrow.style,e.arrow)}}),pn=function(t,n){var e;void 0===n&&(n={});var i,r=t,o=[],u=[],a=n.overrides,c=[],f=!1;function s(){u=r.map((function(t){return Rt(t.props.triggerTarget||t.reference)})).reduce((function(t,n){return t.concat(n)}),[])}function d(){o=r.map((function(t){return t.reference}))}function l(t){r.forEach((function(n){t?n.enable():n.disable()}))}function p(t){return r.map((function(n){var e=n.setProps;return n.setProps=function(r){e(r),n.reference===i&&t.setProps(r)},function(){n.setProps=e}}))}function v(t,n){var e=u.indexOf(n);if(n!==i){i=n;var c=(a||[]).concat("content").reduce((function(t,n){return t[n]=r[e].props[n],t}),{});t.setProps(Object.assign({},c,{getReferenceClientRect:"function"==typeof c.getReferenceClientRect?c.getReferenceClientRect:function(){var t;return null==(t=o[e])?void 0:t.getBoundingClientRect()}}))}}l(!1),d(),s();var h,m,b,y={fn:function(){return{onDestroy:function(){l(!0)},onHidden:function(){i=null},onClickOutside:function(t){t.props.showOnCreate&&!f&&(f=!0,i=null)},onShow:function(t){t.props.showOnCreate&&!f&&(f=!0,v(t,o[0]))},onTrigger:function(t,n){v(t,n.currentTarget)}}}},g=dn(Wt(),Object.assign({},(h=n,m=["overrides"],b=Object.assign({},h),m.forEach((function(t){delete b[t]})),b),{plugins:[y].concat(n.plugins||[]),triggerTarget:u,popperOptions:Object.assign({},n.popperOptions,{modifiers:[].concat((null==(e=n.popperOptions)?void 0:e.modifiers)||[],[ln])})})),w=g.show;g.show=function(t){if(w(),!i&&null==t)return v(g,o[0]);if(!i||null!=t){if("number"==typeof t)return o[t]&&v(g,o[t]);if(r.indexOf(t)>=0){var n=t.reference;return v(g,n)}return o.indexOf(t)>=0?v(g,t):void 0}},g.showNext=function(){var t=o[0];if(!i)return g.show(0);var n=o.indexOf(i);g.show(o[n+1]||t)},g.showPrevious=function(){var t=o[o.length-1];if(!i)return g.show(t);var n=o.indexOf(i),e=o[n-1]||t;g.show(e)};var O=g.setProps;return g.setProps=function(t){a=t.overrides||a,O(t)},g.setInstances=function(t){l(!0),c.forEach((function(t){return t()})),r=t,l(!1),d(),s(),c=p(g),g.setProps({triggerTarget:u})},c=p(g),g},vn={clientX:0,clientY:0},hn=[];function mn(t){var n=t.clientX,e=t.clientY;vn={clientX:n,clientY:e}}var bn={name:"followCursor",defaultValue:!1,fn:function(t){var n=t.reference,e=Nt(t.props.triggerTarget||n),i=!1,r=!1,o=!0,u=t.props;function a(){return"initial"===t.props.followCursor&&t.state.isVisible}function c(){e.addEventListener("mousemove",d)}function f(){e.removeEventListener("mousemove",d)}function s(){i=!0,t.setProps({getReferenceClientRect:null}),i=!1}function d(e){var i=!e.target||n.contains(e.target),r=t.props.followCursor,o=e.clientX,u=e.clientY,a=n.getBoundingClientRect(),c=o-a.left,f=u-a.top;!i&&t.props.interactive||t.setProps({getReferenceClientRect:function(){var t=n.getBoundingClientRect(),e=o,i=u;"initial"===r&&(e=t.left+c,i=t.top+f);var a="horizontal"===r?t.top:i,s="vertical"===r?t.right:e,d="horizontal"===r?t.bottom:i,l="vertical"===r?t.left:e;return{width:s-l,height:d-a,top:a,right:s,bottom:d,left:l}}})}function l(){t.props.followCursor&&(hn.push({instance:t,doc:e}),function(t){t.addEventListener("mousemove",mn)}(e))}function p(){0===(hn=hn.filter((function(n){return n.instance!==t}))).filter((function(t){return t.doc===e})).length&&function(t){t.removeEventListener("mousemove",mn)}(e)}return{onCreate:l,onDestroy:p,onBeforeUpdate:function(){u=t.props},onAfterUpdate:function(n,e){var o=e.followCursor;i||void 0!==o&&u.followCursor!==o&&(p(),o?(l(),!t.state.isMounted||r||a()||c()):(f(),s()))},onMount:function(){t.props.followCursor&&!r&&(o&&(d(vn),o=!1),a()||c())},onTrigger:function(t,n){Lt(n)&&(vn={clientX:n.clientX,clientY:n.clientY}),r="focus"===n.type},onHidden:function(){t.props.followCursor&&(s(),f(),o=!0)}}}};dn.setDefaultProps({render:un});let yn=class extends r{static get styles(){return[i]}createRenderRoot(){return this}constructor(){super(),this.for=null,this.content="",this.size="small",this.duration=200,this.interactive=!1,this.placement="top",this.disabled=!1,this.distance=8,this.skidding=0,this.open=!1,this.trigger="mouseenter focus",this.allowHTML=!1,this.followCursor=!1,this.arrow="default",this.singleton=!1,this.delay=0,this.maxWidth="auto",this.zIndex=9999,this.hideOnClick=!0,this.inertia=!1,this.interactiveBorder=2}firstUpdated(){this.attachTooltip()}attachTooltip(){if(this.destroyTooltips(),this.disabled)return;const t={content:this.content||this.getAttribute("data-tippy-content")||void 0,placement:this.placement,trigger:this.trigger,offset:[this.skidding,this.distance],theme:"lite",animation:"fade",interactive:this.interactive,arrow:xt,duration:o(this.duration),allowHTML:this.allowHTML,delay:this.delay,maxWidth:this.maxWidth,zIndex:this.zIndex,hideOnClick:!1,inertia:this.inertia,interactiveBorder:this.interactiveBorder,appendTo:document.body,followCursor:u(this.followCursor),plugins:u(this.followCursor)?[bn]:[],onShow:t=>{this.open=!0,this.dispatchEvent(new CustomEvent("nile-show",{detail:{instance:t,target:t.reference}})),this.dispatchEvent(new CustomEvent("nile-toggle",{detail:{open:!0,instance:t,target:t.reference}}))},onHide:t=>{this.open=!1,this.dispatchEvent(new CustomEvent("nile-hide",{detail:{instance:t,target:t.reference}})),this.dispatchEvent(new CustomEvent("nile-toggle",{detail:{open:!1,instance:t,target:t.reference}}))}};if(this.for){if(this.targetEl=document.getElementById(this.for),!this.targetEl)return;this.id||(this.generatedId=`nile-tooltip-${Math.random().toString(36).slice(2,9)}`,this.id=this.generatedId),this.prevDescribedby=this.targetEl.getAttribute("aria-describedby");const n=this.prevDescribedby?`${this.prevDescribedby} ${this.id}`:this.id;return this.targetEl.setAttribute("aria-describedby",n),this.singleInstance=dn(this.targetEl,t),this.size&&this.singleInstance.popper.querySelector(".tippy-box")?.classList.add(this.size),void(this.open&&queueMicrotask((()=>this.singleInstance?.show())))}const n=Array.from(this.querySelectorAll("*"));n.length>0&&(this.tooltipInstances=n.map((n=>{const e=n,i=e.getAttribute("content")||this.content,r=dn(e,{...t,content:i});return r.popper.querySelector(".tippy-box")?.classList.add(this.size),r})),this.singleton&&this.tooltipInstances.length>1&&(this.singletonInstance=pn(this.tooltipInstances,{delay:[75,0],arrow:xt,moveTransition:"transform 0.15s ease-out"})),this.open&&(this.singletonInstance?this.singletonInstance.show():this.tooltipInstances.forEach((t=>t.show()))))}destroyTooltips(){if(this.tooltipInstances?.forEach((t=>t.destroy())),this.singleInstance?.destroy(),this.singletonInstance?.destroy(),this.tooltipInstances=void 0,this.singleInstance=void 0,this.singletonInstance=void 0,this.targetEl&&this.id){const t=this.targetEl.getAttribute("aria-describedby")?.split(" ").filter((t=>t!==this.id)).join(" ").trim();t?this.targetEl.setAttribute("aria-describedby",t):this.targetEl.removeAttribute("aria-describedby")}}disconnectedCallback(){super.disconnectedCallback(),this.destroyTooltips()}updated(t){super.updated(t),["for","content","placement","distance","skidding","trigger","disabled","hoist","size","arrow","singleton"].some((n=>t.has(n)))&&this.attachTooltip(),t.has("open")&&(this.open?(this.singleInstance?.show(),this.singletonInstance?.show(),this.tooltipInstances?.forEach((t=>t.show()))):(this.singleInstance?.hide(),this.singletonInstance?.hide(),this.tooltipInstances?.forEach((t=>t.hide()))))}};t([n({type:String,attribute:"for"})],yn.prototype,"for",void 0),t([n({type:String,reflect:!0})],yn.prototype,"content",void 0),t([n({type:String,reflect:!0})],yn.prototype,"size",void 0),t([n({type:String,reflect:!0})],yn.prototype,"duration",void 0),t([n({type:Boolean,reflect:!0})],yn.prototype,"interactive",void 0),t([n({type:String})],yn.prototype,"placement",void 0),t([n({type:Boolean})],yn.prototype,"disabled",void 0),t([n({type:Number})],yn.prototype,"distance",void 0),t([n({type:Number})],yn.prototype,"skidding",void 0),t([n({type:Boolean,reflect:!0})],yn.prototype,"open",void 0),t([n({type:String})],yn.prototype,"trigger",void 0),t([n({type:Boolean,reflect:!0})],yn.prototype,"allowHTML",void 0),t([n({type:String,reflect:!0,attribute:!0})],yn.prototype,"followCursor",void 0),t([n({type:String,reflect:!0,attribute:!0})],yn.prototype,"arrow",void 0),t([n({type:Boolean,reflect:!0})],yn.prototype,"singleton",void 0),t([n({type:String,reflect:!0})],yn.prototype,"delay",void 0),t([n({type:String,reflect:!0})],yn.prototype,"maxWidth",void 0),t([n({type:Number})],yn.prototype,"zIndex",void 0),t([n({type:[Boolean,String],reflect:!0})],yn.prototype,"hideOnClick",void 0),t([n({type:Boolean,reflect:!0})],yn.prototype,"inertia",void 0),t([n({type:Number})],yn.prototype,"interactiveBorder",void 0),yn=t([e("nile-lite-tooltip")],yn);export{yn as N};
@@ -0,0 +1,2 @@
1
+ System.register([],function(_export,_context){"use strict";function r(r){return!0===r||"true"===r||!1!==r&&"false"!==r&&!!["initial","horizontal","vertical"].includes(String(r))&&r;}function t(r){if(Array.isArray(r))return r;if("number"==typeof r)return r;if("string"==typeof r){if(r.includes(",")){return r.split(",").map(function(r){return parseInt(r.trim(),10);});}var _t=parseInt(r,10);if(!isNaN(_t))return _t;}return 200;}_export({a:r,p:t});return{setters:[],execute:function execute(){}};});
2
+ //# sourceMappingURL=utils.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.cjs.js","sources":["../../../src/nile-lite-tooltip/utils.ts"],"sourcesContent":[" \nexport function parseFollowCursor(\n value: boolean | 'initial' | 'horizontal' | 'vertical' | 'true' | 'false'\n): boolean | 'initial' | 'horizontal' | 'vertical' {\n if (value === true || value === 'true') return true;\n if (value === false || value === 'false') return false;\n if (['initial', 'horizontal', 'vertical'].includes(String(value))) {\n return value as 'initial' | 'horizontal' | 'vertical';\n }\n return false;\n}\n\nexport function parseDuration(\n value: string | number | [number, number] | undefined\n ): number | [number, number] {\n if (Array.isArray(value)) return value;\n if (typeof value === 'number') return value;\n \n if (typeof value === 'string') {\n if (value.includes(',')) {\n const parts = value.split(',').map(v => parseInt(v.trim(), 10));\n return parts as [number, number];\n }\n \n \n const num = parseInt(value, 10);\n if (!isNaN(num)) return num;\n }\n \n return 200; \n }"],"names":["parseFollowCursor","value","includes","String","parseDuration","Array","isArray","split","map","v","parseInt","trim","num","isNaN"],"mappings":"2DACM,QAAUA,CAAAA,CACdC,CAAAA,CAAAA,CAAAA,CAEA,MAAc,CAAA,CAAA,GAAVA,GAA4B,MAAVA,GAAAA,CAAAA,EAAAA,CACR,CAAVA,GAAAA,CAAAA,EAA6B,OAAVA,GAAAA,CAAAA,EAAAA,CAAAA,CACnB,CAAC,SAAA,CAAW,aAAc,UAAYC,CAAAA,CAAAA,QAAAA,CAASC,MAAOF,CAAAA,CAAAA,CAAAA,CAAAA,EACjDA,CAGX,EAEM,QAAUG,CAAAA,CAAAA,CACZH,GAEA,GAAII,KAAAA,CAAMC,OAAQL,CAAAA,CAAAA,CAAAA,CAAQ,MAAOA,CAAAA,CAAAA,CACjC,GAAqB,QAAA,EAAA,MAAVA,CAAAA,EAAoB,MAAOA,CAAAA,CAAAA,CAEtC,GAAqB,QAAA,EAAA,MAAVA,CAAAA,CAAoB,CAAA,CAC7B,GAAIA,CAAAA,CAAMC,SAAS,GAAM,CAAA,CAAA,CAEvB,MADcD,CAAAA,CAAAA,CAAMM,KAAM,CAAA,GAAA,CAAA,CAAKC,GAAIC,CAAAA,SAAAA,CAAAA,QAAKC,CAAAA,SAASD,CAAEE,CAAAA,IAAAA,CAAAA,CAAAA,CAAQ,EAE5D,CAAA,EAAA,CAAA,EAGD,GAAMC,CAAAA,EAAAA,CAAMF,QAAST,CAAAA,CAAAA,CAAO,IAC5B,GAAKY,CAAAA,KAAAA,CAAMD,EAAM,CAAA,CAAA,MAAOA,CAAAA,EACzB,EAED,MAAO,IACT"}
@@ -0,0 +1 @@
1
+ function r(r){return!0===r||"true"===r||!1!==r&&"false"!==r&&(!!["initial","horizontal","vertical"].includes(String(r))&&r)}function t(r){if(Array.isArray(r))return r;if("number"==typeof r)return r;if("string"==typeof r){if(r.includes(",")){return r.split(",").map((r=>parseInt(r.trim(),10)))}const t=parseInt(r,10);if(!isNaN(t))return t}return 200}export{r as a,t as p};
@@ -1,2 +1,2 @@
1
- function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register(["../fixture-73855806.cjs.js","lit/static-html.js","lit/html.js","lit/directive-helpers.js","lit","lit/directives/unsafe-html.js","./nile-loader.cjs.js","tslib","lit/decorators.js","./nile-loader.css.cjs.js","lit/directives/class-map.js"],function(_export,_context){"use strict";var i,a,e,_templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5,_templateObject6,_templateObject7;function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}return{setters:[function(_fixture005CjsJs){i=_fixture005CjsJs.f;a=_fixture005CjsJs.a;},function(_litStaticHtmlJs){},function(_litHtmlJs){},function(_litDirectiveHelpersJs){},function(_lit){e=_lit.html;},function(_litDirectivesUnsafeHtmlJs){},function(_nileLoaderCjsJs){},function(_tslib){},function(_litDecoratorsJs){},function(_nileLoaderCssCjsJs){},function(_litDirectivesClassMapJs){}],execute:function execute(){describe("NileLoader",function(){it('should default to size "lg" if no size is provided',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var l;return _regeneratorRuntime().wrap(function _callee$(_context2){while(1)switch(_context2.prev=_context2.next){case 0:_context2.next=2;return i(e(_templateObject||(_templateObject=_taggedTemplateLiteral(["<nile-loader></nile-loader>"]))));case 2:l=_context2.sent;a(l.size).to.equal("lg");case 4:case"end":return _context2.stop();}},_callee);}))),it("should apply size classes correctly",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(){return _regeneratorRuntime().wrap(function _callee3$(_context4){while(1)switch(_context4.prev=_context4.next){case 0:_context4.next=2;return["sm","md","lg"].forEach(/*#__PURE__*/function(){var _ref3=_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(l){var r;return _regeneratorRuntime().wrap(function _callee2$(_context3){while(1)switch(_context3.prev=_context3.next){case 0:_context3.next=2;return i(e(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["<nile-loader size=\"","\"></nile-loader>"])),l));case 2:r=_context3.sent.shadowRoot.querySelector(".loader__container");a(r.classList.contains("loader__container--".concat(l))).to.be["true"];case 4:case"end":return _context3.stop();}},_callee2);}));return function(_x){return _ref3.apply(this,arguments);};}());case 2:case"end":return _context4.stop();}},_callee3);}))),it('should have a default variant of "v1"',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(){var l;return _regeneratorRuntime().wrap(function _callee4$(_context5){while(1)switch(_context5.prev=_context5.next){case 0:_context5.next=2;return i(e(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["<nile-loader></nile-loader>"]))));case 2:l=_context5.sent.shadowRoot.querySelector(".nile-loader__v1");a(l).to.exist;case 4:case"end":return _context5.stop();}},_callee4);}))),it("should render the correct variant",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(){var l;return _regeneratorRuntime().wrap(function _callee5$(_context6){while(1)switch(_context6.prev=_context6.next){case 0:_context6.next=2;return i(e(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["<nile-loader variant=\"v2\"></nile-loader>"]))));case 2:l=_context6.sent.shadowRoot.querySelector(".nile-loader__v2");a(l).to.exist;case 4:case"end":return _context6.stop();}},_callee5);}))),it("should display label if provided",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(){var l;return _regeneratorRuntime().wrap(function _callee6$(_context7){while(1)switch(_context7.prev=_context7.next){case 0:_context7.next=2;return i(e(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["<nile-loader label=\"Loading...\"></nile-loader>"]))));case 2:l=_context7.sent.shadowRoot.querySelector(".loader__label");a(l).to.exist,a(l===null||l===void 0?void 0:l.textContent).to.equal("Loading...");case 4:case"end":return _context7.stop();}},_callee6);}))),it("should handle margin property",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(){var l;return _regeneratorRuntime().wrap(function _callee7$(_context8){while(1)switch(_context8.prev=_context8.next){case 0:_context8.next=2;return i(e(_templateObject6||(_templateObject6=_taggedTemplateLiteral(["<nile-loader margin=\"10px\"></nile-loader>"]))));case 2:l=_context8.sent.shadowRoot.querySelector(".nile-loader__v1");a(l===null||l===void 0?void 0:l.getAttribute("style")).to.contain("margin: 10px");case 4:case"end":return _context8.stop();}},_callee7);}))),it("should render the v3 variant",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8(){var l;return _regeneratorRuntime().wrap(function _callee8$(_context9){while(1)switch(_context9.prev=_context9.next){case 0:_context9.next=2;return i(e(_templateObject7||(_templateObject7=_taggedTemplateLiteral(["<nile-loader variant=\"v3\"></nile-loader>"]))));case 2:l=_context9.sent.shadowRoot.querySelector(".nile-loader__v3");a(l).to.exist;case 4:case"end":return _context9.stop();}},_callee8);})));});}};});
1
+ function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register(["../fixture-dff65c89.cjs.js","lit/static-html.js","lit/html.js","lit/directive-helpers.js","lit","lit/directives/unsafe-html.js","./nile-loader.cjs.js","tslib","lit/decorators.js","./nile-loader.css.cjs.js","lit/directives/class-map.js"],function(_export,_context){"use strict";var i,a,e,_templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5,_templateObject6,_templateObject7;function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}return{setters:[function(_fixture005CjsJs){i=_fixture005CjsJs.f;a=_fixture005CjsJs.a;},function(_litStaticHtmlJs){},function(_litHtmlJs){},function(_litDirectiveHelpersJs){},function(_lit){e=_lit.html;},function(_litDirectivesUnsafeHtmlJs){},function(_nileLoaderCjsJs){},function(_tslib){},function(_litDecoratorsJs){},function(_nileLoaderCssCjsJs){},function(_litDirectivesClassMapJs){}],execute:function execute(){describe("NileLoader",function(){it('should default to size "lg" if no size is provided',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var l;return _regeneratorRuntime().wrap(function _callee$(_context2){while(1)switch(_context2.prev=_context2.next){case 0:_context2.next=2;return i(e(_templateObject||(_templateObject=_taggedTemplateLiteral(["<nile-loader></nile-loader>"]))));case 2:l=_context2.sent;a(l.size).to.equal("lg");case 4:case"end":return _context2.stop();}},_callee);}))),it("should apply size classes correctly",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(){return _regeneratorRuntime().wrap(function _callee3$(_context4){while(1)switch(_context4.prev=_context4.next){case 0:_context4.next=2;return["sm","md","lg"].forEach(/*#__PURE__*/function(){var _ref3=_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(l){var r;return _regeneratorRuntime().wrap(function _callee2$(_context3){while(1)switch(_context3.prev=_context3.next){case 0:_context3.next=2;return i(e(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["<nile-loader size=\"","\"></nile-loader>"])),l));case 2:r=_context3.sent.shadowRoot.querySelector(".loader__container");a(r.classList.contains("loader__container--".concat(l))).to.be["true"];case 4:case"end":return _context3.stop();}},_callee2);}));return function(_x){return _ref3.apply(this,arguments);};}());case 2:case"end":return _context4.stop();}},_callee3);}))),it('should have a default variant of "v1"',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(){var l;return _regeneratorRuntime().wrap(function _callee4$(_context5){while(1)switch(_context5.prev=_context5.next){case 0:_context5.next=2;return i(e(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["<nile-loader></nile-loader>"]))));case 2:l=_context5.sent.shadowRoot.querySelector(".nile-loader__v1");a(l).to.exist;case 4:case"end":return _context5.stop();}},_callee4);}))),it("should render the correct variant",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(){var l;return _regeneratorRuntime().wrap(function _callee5$(_context6){while(1)switch(_context6.prev=_context6.next){case 0:_context6.next=2;return i(e(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["<nile-loader variant=\"v2\"></nile-loader>"]))));case 2:l=_context6.sent.shadowRoot.querySelector(".nile-loader__v2");a(l).to.exist;case 4:case"end":return _context6.stop();}},_callee5);}))),it("should display label if provided",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(){var l;return _regeneratorRuntime().wrap(function _callee6$(_context7){while(1)switch(_context7.prev=_context7.next){case 0:_context7.next=2;return i(e(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["<nile-loader label=\"Loading...\"></nile-loader>"]))));case 2:l=_context7.sent.shadowRoot.querySelector(".loader__label");a(l).to.exist,a(l===null||l===void 0?void 0:l.textContent).to.equal("Loading...");case 4:case"end":return _context7.stop();}},_callee6);}))),it("should handle margin property",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(){var l;return _regeneratorRuntime().wrap(function _callee7$(_context8){while(1)switch(_context8.prev=_context8.next){case 0:_context8.next=2;return i(e(_templateObject6||(_templateObject6=_taggedTemplateLiteral(["<nile-loader margin=\"10px\"></nile-loader>"]))));case 2:l=_context8.sent.shadowRoot.querySelector(".nile-loader__v1");a(l===null||l===void 0?void 0:l.getAttribute("style")).to.contain("margin: 10px");case 4:case"end":return _context8.stop();}},_callee7);}))),it("should render the v3 variant",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8(){var l;return _regeneratorRuntime().wrap(function _callee8$(_context9){while(1)switch(_context9.prev=_context9.next){case 0:_context9.next=2;return i(e(_templateObject7||(_templateObject7=_taggedTemplateLiteral(["<nile-loader variant=\"v3\"></nile-loader>"]))));case 2:l=_context9.sent.shadowRoot.querySelector(".nile-loader__v3");a(l).to.exist;case 4:case"end":return _context9.stop();}},_callee8);})));});}};});
2
2
  //# sourceMappingURL=nile-loader.test.cjs.js.map
@@ -1 +1 @@
1
- import{f as e,a as i}from"../fixture-9871e8a9.esm.js";import"lit/static-html.js";import"lit/html.js";import"lit/directive-helpers.js";import{html as a}from"lit";import"lit/directives/unsafe-html.js";import"./nile-loader.esm.js";import"tslib";import"lit/decorators.js";import"./nile-loader.css.esm.js";import"lit/directives/class-map.js";describe("NileLoader",(()=>{it('should default to size "lg" if no size is provided',(async()=>{const l=await e(a`<nile-loader></nile-loader>`);i(l.size).to.equal("lg")})),it("should apply size classes correctly",(async()=>{await["sm","md","lg"].forEach((async l=>{const r=(await e(a`<nile-loader size="${l}"></nile-loader>`)).shadowRoot.querySelector(".loader__container");i(r.classList.contains(`loader__container--${l}`)).to.be.true}))})),it('should have a default variant of "v1"',(async()=>{const l=(await e(a`<nile-loader></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v1");i(l).to.exist})),it("should render the correct variant",(async()=>{const l=(await e(a`<nile-loader variant="v2"></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v2");i(l).to.exist})),it("should display label if provided",(async()=>{const l=(await e(a`<nile-loader label="Loading..."></nile-loader>`)).shadowRoot.querySelector(".loader__label");i(l).to.exist,i(l?.textContent).to.equal("Loading...")})),it("should handle margin property",(async()=>{const l=(await e(a`<nile-loader margin="10px"></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v1");i(l?.getAttribute("style")).to.contain("margin: 10px")})),it("should render the v3 variant",(async()=>{const l=(await e(a`<nile-loader variant="v3"></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v3");i(l).to.exist}))}));
1
+ import{f as e,a as i}from"../fixture-985bba12.esm.js";import"lit/static-html.js";import"lit/html.js";import"lit/directive-helpers.js";import{html as a}from"lit";import"lit/directives/unsafe-html.js";import"./nile-loader.esm.js";import"tslib";import"lit/decorators.js";import"./nile-loader.css.esm.js";import"lit/directives/class-map.js";describe("NileLoader",(()=>{it('should default to size "lg" if no size is provided',(async()=>{const l=await e(a`<nile-loader></nile-loader>`);i(l.size).to.equal("lg")})),it("should apply size classes correctly",(async()=>{await["sm","md","lg"].forEach((async l=>{const r=(await e(a`<nile-loader size="${l}"></nile-loader>`)).shadowRoot.querySelector(".loader__container");i(r.classList.contains(`loader__container--${l}`)).to.be.true}))})),it('should have a default variant of "v1"',(async()=>{const l=(await e(a`<nile-loader></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v1");i(l).to.exist})),it("should render the correct variant",(async()=>{const l=(await e(a`<nile-loader variant="v2"></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v2");i(l).to.exist})),it("should display label if provided",(async()=>{const l=(await e(a`<nile-loader label="Loading..."></nile-loader>`)).shadowRoot.querySelector(".loader__label");i(l).to.exist,i(l?.textContent).to.equal("Loading...")})),it("should handle margin property",(async()=>{const l=(await e(a`<nile-loader margin="10px"></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v1");i(l?.getAttribute("style")).to.contain("margin: 10px")})),it("should render the v3 variant",(async()=>{const l=(await e(a`<nile-loader variant="v3"></nile-loader>`)).shadowRoot.querySelector(".nile-loader__v3");i(l).to.exist}))}));
@@ -1,2 +1,2 @@
1
- function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register(["../fixture-73855806.cjs.js","lit/static-html.js","lit/html.js","lit/directive-helpers.js","lit","lit/directives/unsafe-html.js","./nile-popover.cjs.js","tslib","../css-tag-bb10c0fa.cjs.js","../lit-html-9b3af046.cjs.js","lit/decorators.js","./nile-popover.css.cjs.js","../internal/nile-element.cjs.js","../internal/watch.cjs.js","./portal-manager.cjs.js","../floating-ui.dom-007bbe96.cjs.js","./portal-utils.cjs.js"],function(_export,_context){"use strict";var t,o,e,_templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5;function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}return{setters:[function(_fixture005CjsJs){t=_fixture005CjsJs.f;o=_fixture005CjsJs.a;},function(_litStaticHtmlJs){e=_litStaticHtmlJs.html;},function(_litHtmlJs){},function(_litDirectiveHelpersJs){},function(_lit){},function(_litDirectivesUnsafeHtmlJs){},function(_nilePopoverCjsJs){},function(_tslib){},function(_cssTag003CjsJs){},function(_litHtml004CjsJs){},function(_litDecoratorsJs){},function(_nilePopoverCssCjsJs){},function(_internalNileElementCjsJs){},function(_internalWatchCjsJs){},function(_portalManagerCjsJs){},function(_floatingUiDom001CjsJs){},function(_portalUtilsCjsJs){}],execute:function execute(){describe("NilePopover",function(){it("renders correctly",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var i;return _regeneratorRuntime().wrap(function _callee$(_context2){while(1)switch(_context2.prev=_context2.next){case 0:_context2.next=2;return t(e(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context2.sent;o(i).shadowDom.to.equalSnapshot();case 4:case"end":return _context2.stop();}},_callee);}))),it("has default properties",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(){var i;return _regeneratorRuntime().wrap(function _callee2$(_context3){while(1)switch(_context3.prev=_context3.next){case 0:_context3.next=2;return t(e(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["<nile-popover></nile-popover>"]))));case 2:i=_context3.sent;o(i.placement).to.equal("top"),o(i.distance).to.equal(18),o(i.title).to.equal(""),o(i.arrowPlacement).to.equal("anchor"),o(i.hoist).to.be["false"],o(i.flip).to.be["false"];case 4:case"end":return _context3.stop();}},_callee2);}))),it("displays title when popover is shown",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(){var i,p,r;return _regeneratorRuntime().wrap(function _callee3$(_context4){while(1)switch(_context4.prev=_context4.next){case 0:_context4.next=2;return t(e(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context4.sent;i.querySelector("button").click();_context4.next=6;return i.updateComplete;case 6:p=i.shadowRoot.querySelector(".popover__box");o(p).to.exist;r=i.shadowRoot.querySelector('slot[name="title"]');o(r).to.exist,o(r.textContent).to.equal("Test Popover");case 10:case"end":return _context4.stop();}},_callee3);}))),it("toggles isShow state on anchor click",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(){var i,p,r,s;return _regeneratorRuntime().wrap(function _callee4$(_context5){while(1)switch(_context5.prev=_context5.next){case 0:_context5.next=2;return t(e(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context5.sent;p=i.querySelector("button");p.click();_context5.next=7;return i.updateComplete;case 7:r=i.shadowRoot.querySelector('div[part="popover"]');o(r).to.exist;p.click();_context5.next=12;return i.updateComplete;case 12:s=i.shadowRoot.querySelector('div[part="popover"]');o(s).to["null"];case 14:case"end":return _context5.stop();}},_callee4);}))),it("hides popover on document click",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(){var i,p;return _regeneratorRuntime().wrap(function _callee5$(_context6){while(1)switch(_context6.prev=_context6.next){case 0:_context6.next=2;return t(e(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context6.sent;i.querySelector("button").click();_context6.next=6;return i.updateComplete;case 6:p=i.shadowRoot.querySelector(".popover__box");o(p).to.exist;document.body.click();_context6.next=11;return i.updateComplete;case 11:p=i.shadowRoot.querySelector(".popover__box");o(p).to.not.exist;case 13:case"end":return _context6.stop();}},_callee5);})));});}};});
1
+ function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register(["../fixture-dff65c89.cjs.js","lit/static-html.js","lit/html.js","lit/directive-helpers.js","lit","lit/directives/unsafe-html.js","./nile-popover.cjs.js","tslib","../css-tag-bb10c0fa.cjs.js","../lit-html-9b3af046.cjs.js","lit/decorators.js","./nile-popover.css.cjs.js","../internal/nile-element.cjs.js","../internal/watch.cjs.js","./portal-manager.cjs.js","../floating-ui.dom-007bbe96.cjs.js","./portal-utils.cjs.js"],function(_export,_context){"use strict";var t,o,e,_templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5;function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}return{setters:[function(_fixture005CjsJs){t=_fixture005CjsJs.f;o=_fixture005CjsJs.a;},function(_litStaticHtmlJs){e=_litStaticHtmlJs.html;},function(_litHtmlJs){},function(_litDirectiveHelpersJs){},function(_lit){},function(_litDirectivesUnsafeHtmlJs){},function(_nilePopoverCjsJs){},function(_tslib){},function(_cssTag003CjsJs){},function(_litHtml004CjsJs){},function(_litDecoratorsJs){},function(_nilePopoverCssCjsJs){},function(_internalNileElementCjsJs){},function(_internalWatchCjsJs){},function(_portalManagerCjsJs){},function(_floatingUiDom001CjsJs){},function(_portalUtilsCjsJs){}],execute:function execute(){describe("NilePopover",function(){it("renders correctly",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var i;return _regeneratorRuntime().wrap(function _callee$(_context2){while(1)switch(_context2.prev=_context2.next){case 0:_context2.next=2;return t(e(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context2.sent;o(i).shadowDom.to.equalSnapshot();case 4:case"end":return _context2.stop();}},_callee);}))),it("has default properties",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(){var i;return _regeneratorRuntime().wrap(function _callee2$(_context3){while(1)switch(_context3.prev=_context3.next){case 0:_context3.next=2;return t(e(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["<nile-popover></nile-popover>"]))));case 2:i=_context3.sent;o(i.placement).to.equal("top"),o(i.distance).to.equal(18),o(i.title).to.equal(""),o(i.arrowPlacement).to.equal("anchor"),o(i.hoist).to.be["false"],o(i.flip).to.be["false"];case 4:case"end":return _context3.stop();}},_callee2);}))),it("displays title when popover is shown",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(){var i,p,r;return _regeneratorRuntime().wrap(function _callee3$(_context4){while(1)switch(_context4.prev=_context4.next){case 0:_context4.next=2;return t(e(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context4.sent;i.querySelector("button").click();_context4.next=6;return i.updateComplete;case 6:p=i.shadowRoot.querySelector(".popover__box");o(p).to.exist;r=i.shadowRoot.querySelector('slot[name="title"]');o(r).to.exist,o(r.textContent).to.equal("Test Popover");case 10:case"end":return _context4.stop();}},_callee3);}))),it("toggles isShow state on anchor click",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(){var i,p,r,s;return _regeneratorRuntime().wrap(function _callee4$(_context5){while(1)switch(_context5.prev=_context5.next){case 0:_context5.next=2;return t(e(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context5.sent;p=i.querySelector("button");p.click();_context5.next=7;return i.updateComplete;case 7:r=i.shadowRoot.querySelector('div[part="popover"]');o(r).to.exist;p.click();_context5.next=12;return i.updateComplete;case 12:s=i.shadowRoot.querySelector('div[part="popover"]');o(s).to["null"];case 14:case"end":return _context5.stop();}},_callee4);}))),it("hides popover on document click",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(){var i,p;return _regeneratorRuntime().wrap(function _callee5$(_context6){while(1)switch(_context6.prev=_context6.next){case 0:_context6.next=2;return t(e(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["\n <nile-popover title=\"Test Popover\">\n <button slot=\"anchor\">Click me</button>\n <div>Popover Content</div>\n </nile-popover>\n "]))));case 2:i=_context6.sent;i.querySelector("button").click();_context6.next=6;return i.updateComplete;case 6:p=i.shadowRoot.querySelector(".popover__box");o(p).to.exist;document.body.click();_context6.next=11;return i.updateComplete;case 11:p=i.shadowRoot.querySelector(".popover__box");o(p).to.not.exist;case 13:case"end":return _context6.stop();}},_callee5);})));});}};});
2
2
  //# sourceMappingURL=nile-popover.test.cjs.js.map
@@ -1,4 +1,4 @@
1
- import{f as t,a as o}from"../fixture-9871e8a9.esm.js";import{html as e}from"lit/static-html.js";import"lit/html.js";import"lit/directive-helpers.js";import"lit";import"lit/directives/unsafe-html.js";import"./nile-popover.esm.js";import"tslib";import"../css-tag-dc564feb.esm.js";import"../lit-html-39a6718c.esm.js";import"lit/decorators.js";import"./nile-popover.css.esm.js";import"../internal/nile-element.esm.js";import"../internal/watch.esm.js";import"./portal-manager.esm.js";import"../floating-ui.dom-cc9126da.esm.js";import"./portal-utils.esm.js";describe("NilePopover",(()=>{it("renders correctly",(async()=>{const i=await t(e`
1
+ import{f as t,a as o}from"../fixture-985bba12.esm.js";import{html as e}from"lit/static-html.js";import"lit/html.js";import"lit/directive-helpers.js";import"lit";import"lit/directives/unsafe-html.js";import"./nile-popover.esm.js";import"tslib";import"../css-tag-dc564feb.esm.js";import"../lit-html-39a6718c.esm.js";import"lit/decorators.js";import"./nile-popover.css.esm.js";import"../internal/nile-element.esm.js";import"../internal/watch.esm.js";import"./portal-manager.esm.js";import"../floating-ui.dom-cc9126da.esm.js";import"./portal-utils.esm.js";describe("NilePopover",(()=>{it("renders correctly",(async()=>{const i=await t(e`
2
2
  <nile-popover title="Test Popover">
3
3
  <button slot="anchor">Click me</button>
4
4
  <div>Popover Content</div>
@@ -1,2 +1,2 @@
1
- function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register(["../fixture-73855806.cjs.js","lit/static-html.js","lit/html.js","lit/directive-helpers.js","lit","lit/directives/unsafe-html.js","./nile-popup.cjs.js","tslib","../floating-ui.dom-007bbe96.cjs.js","lit/directives/class-map.js","lit/decorators.js","../internal/nile-element.cjs.js","./nile-popup.css.cjs.js"],function(_export,_context){"use strict";var p,t,o,i,e,_templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5,_templateObject6,_templateObject7,_templateObject8;function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}return{setters:[function(_fixture005CjsJs){p=_fixture005CjsJs.f;t=_fixture005CjsJs.a;o=_fixture005CjsJs.e;},function(_litStaticHtmlJs){i=_litStaticHtmlJs.html;},function(_litHtmlJs){},function(_litDirectiveHelpersJs){},function(_lit){},function(_litDirectivesUnsafeHtmlJs){},function(_nilePopupCjsJs){e=_nilePopupCjsJs.N;},function(_tslib){},function(_floatingUiDom001CjsJs){},function(_litDirectivesClassMapJs){},function(_litDecoratorsJs){},function(_internalNileElementCjsJs){},function(_nilePopupCssCjsJs){}],execute:function execute(){describe("NilePopup",function(){it("should render correctly",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var o;return _regeneratorRuntime().wrap(function _callee$(_context2){while(1)switch(_context2.prev=_context2.next){case 0:_context2.next=2;return p(i(_templateObject||(_templateObject=_taggedTemplateLiteral(["<nile-popup></nile-popup>"]))));case 2:o=_context2.sent;t(o).to.be.instanceOf(e),t(o.shadowRoot).not.to.be["null"];case 4:case"end":return _context2.stop();}},_callee);}))),it("should be inactive by default",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(){var _o$shadowRoot;var o,e;return _regeneratorRuntime().wrap(function _callee2$(_context3){while(1)switch(_context3.prev=_context3.next){case 0:_context3.next=2;return p(i(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["<nile-popup></nile-popup>"]))));case 2:o=_context3.sent;t(o.active).to.be["false"];e=(_o$shadowRoot=o.shadowRoot)===null||_o$shadowRoot===void 0?void 0:_o$shadowRoot.querySelector(".popup");t(e===null||e===void 0?void 0:e.classList.contains("popup--active")).to.be["false"];case 6:case"end":return _context3.stop();}},_callee2);}))),it("should show popup when active is set to true",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(){var _e$shadowRoot;var e,s;return _regeneratorRuntime().wrap(function _callee3$(_context4){while(1)switch(_context4.prev=_context4.next){case 0:_context4.next=2;return p(i(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["<nile-popup></nile-popup>"]))));case 2:e=_context4.sent;e.active=!0;_context4.next=6;return o(e);case 6:s=(_e$shadowRoot=e.shadowRoot)===null||_e$shadowRoot===void 0?void 0:_e$shadowRoot.querySelector(".popup");t(e.active).to.be["true"],t(s===null||s===void 0?void 0:s.classList.contains("popup--active")).to.be["true"];case 8:case"end":return _context4.stop();}},_callee3);}))),it("should hide popup when active is set to false",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(){var _e$shadowRoot2;var e,s;return _regeneratorRuntime().wrap(function _callee4$(_context5){while(1)switch(_context5.prev=_context5.next){case 0:_context5.next=2;return p(i(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["<nile-popup active></nile-popup>"]))));case 2:e=_context5.sent;e.active=!1;_context5.next=6;return o(e);case 6:s=(_e$shadowRoot2=e.shadowRoot)===null||_e$shadowRoot2===void 0?void 0:_e$shadowRoot2.querySelector(".popup");t(e.active).to.be["false"],t(s===null||s===void 0?void 0:s.classList.contains("popup--active")).to.be["false"];case 8:case"end":return _context5.stop();}},_callee4);}))),it('should set correct placement class based on "placement" property',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(){var e;return _regeneratorRuntime().wrap(function _callee5$(_context6){while(1)switch(_context6.prev=_context6.next){case 0:_context6.next=2;return p(i(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["<nile-popup placement=\"bottom\"></nile-popup>"]))));case 2:e=_context6.sent;e.active=!0;_context6.next=6;return o(e);case 6:t(e.placement).to.equal("bottom");t(e.getAttribute("placement")).to.equal("bottom");case 8:case"end":return _context6.stop();}},_callee5);}))),it("should position correctly when anchor is provided",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(){var _s$shadowRoot;var e,s,a,n;return _regeneratorRuntime().wrap(function _callee6$(_context7){while(1)switch(_context7.prev=_context7.next){case 0:e=document.createElement("div");e.id="anchorEl",document.body.appendChild(e);_context7.next=4;return p(i(_templateObject6||(_templateObject6=_taggedTemplateLiteral(["<nile-popup anchor=\"anchorEl\" active></nile-popup>"]))));case 4:s=_context7.sent;_context7.next=7;return o(s);case 7:a=(_s$shadowRoot=s.shadowRoot)===null||_s$shadowRoot===void 0?void 0:_s$shadowRoot.querySelector(".popup");t(a===null||a===void 0?void 0:a.classList.contains("popup--active")).to.be["true"];n=document.getElementById("anchorEl");t(n).to.exist,document.body.removeChild(e);case 11:case"end":return _context7.stop();}},_callee6);}))),it('should display an arrow when the "arrow" property is true',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(){var _e$shadowRoot3;var e,s;return _regeneratorRuntime().wrap(function _callee7$(_context8){while(1)switch(_context8.prev=_context8.next){case 0:_context8.next=2;return p(i(_templateObject7||(_templateObject7=_taggedTemplateLiteral(["<nile-popup arrow></nile-popup>"]))));case 2:e=_context8.sent;e.active=!0;_context8.next=6;return o(e);case 6:s=(_e$shadowRoot3=e.shadowRoot)===null||_e$shadowRoot3===void 0?void 0:_e$shadowRoot3.querySelector(".popup__arrow");t(s).to.exist;case 8:case"end":return _context8.stop();}},_callee7);}))),it('should apply correct strategy when "strategy" is set',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8(){var _e$shadowRoot4;var e,s;return _regeneratorRuntime().wrap(function _callee8$(_context9){while(1)switch(_context9.prev=_context9.next){case 0:_context9.next=2;return p(i(_templateObject8||(_templateObject8=_taggedTemplateLiteral(["<nile-popup strategy=\"fixed\"></nile-popup>"]))));case 2:e=_context9.sent;e.active=!0;_context9.next=6;return o(e);case 6:s=(_e$shadowRoot4=e.shadowRoot)===null||_e$shadowRoot4===void 0?void 0:_e$shadowRoot4.querySelector(".popup");t(s===null||s===void 0?void 0:s.classList.contains("popup--fixed")).to.be["true"];case 8:case"end":return _context9.stop();}},_callee8);})));});}};});
1
+ function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register(["../fixture-dff65c89.cjs.js","lit/static-html.js","lit/html.js","lit/directive-helpers.js","lit","lit/directives/unsafe-html.js","./nile-popup.cjs.js","tslib","../floating-ui.dom-007bbe96.cjs.js","lit/directives/class-map.js","lit/decorators.js","../internal/nile-element.cjs.js","./nile-popup.css.cjs.js"],function(_export,_context){"use strict";var p,t,o,i,e,_templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5,_templateObject6,_templateObject7,_templateObject8;function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}return{setters:[function(_fixture005CjsJs){p=_fixture005CjsJs.f;t=_fixture005CjsJs.a;o=_fixture005CjsJs.e;},function(_litStaticHtmlJs){i=_litStaticHtmlJs.html;},function(_litHtmlJs){},function(_litDirectiveHelpersJs){},function(_lit){},function(_litDirectivesUnsafeHtmlJs){},function(_nilePopupCjsJs){e=_nilePopupCjsJs.N;},function(_tslib){},function(_floatingUiDom001CjsJs){},function(_litDirectivesClassMapJs){},function(_litDecoratorsJs){},function(_internalNileElementCjsJs){},function(_nilePopupCssCjsJs){}],execute:function execute(){describe("NilePopup",function(){it("should render correctly",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var o;return _regeneratorRuntime().wrap(function _callee$(_context2){while(1)switch(_context2.prev=_context2.next){case 0:_context2.next=2;return p(i(_templateObject||(_templateObject=_taggedTemplateLiteral(["<nile-popup></nile-popup>"]))));case 2:o=_context2.sent;t(o).to.be.instanceOf(e),t(o.shadowRoot).not.to.be["null"];case 4:case"end":return _context2.stop();}},_callee);}))),it("should be inactive by default",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(){var _o$shadowRoot;var o,e;return _regeneratorRuntime().wrap(function _callee2$(_context3){while(1)switch(_context3.prev=_context3.next){case 0:_context3.next=2;return p(i(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["<nile-popup></nile-popup>"]))));case 2:o=_context3.sent;t(o.active).to.be["false"];e=(_o$shadowRoot=o.shadowRoot)===null||_o$shadowRoot===void 0?void 0:_o$shadowRoot.querySelector(".popup");t(e===null||e===void 0?void 0:e.classList.contains("popup--active")).to.be["false"];case 6:case"end":return _context3.stop();}},_callee2);}))),it("should show popup when active is set to true",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(){var _e$shadowRoot;var e,s;return _regeneratorRuntime().wrap(function _callee3$(_context4){while(1)switch(_context4.prev=_context4.next){case 0:_context4.next=2;return p(i(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["<nile-popup></nile-popup>"]))));case 2:e=_context4.sent;e.active=!0;_context4.next=6;return o(e);case 6:s=(_e$shadowRoot=e.shadowRoot)===null||_e$shadowRoot===void 0?void 0:_e$shadowRoot.querySelector(".popup");t(e.active).to.be["true"],t(s===null||s===void 0?void 0:s.classList.contains("popup--active")).to.be["true"];case 8:case"end":return _context4.stop();}},_callee3);}))),it("should hide popup when active is set to false",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(){var _e$shadowRoot2;var e,s;return _regeneratorRuntime().wrap(function _callee4$(_context5){while(1)switch(_context5.prev=_context5.next){case 0:_context5.next=2;return p(i(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["<nile-popup active></nile-popup>"]))));case 2:e=_context5.sent;e.active=!1;_context5.next=6;return o(e);case 6:s=(_e$shadowRoot2=e.shadowRoot)===null||_e$shadowRoot2===void 0?void 0:_e$shadowRoot2.querySelector(".popup");t(e.active).to.be["false"],t(s===null||s===void 0?void 0:s.classList.contains("popup--active")).to.be["false"];case 8:case"end":return _context5.stop();}},_callee4);}))),it('should set correct placement class based on "placement" property',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(){var e;return _regeneratorRuntime().wrap(function _callee5$(_context6){while(1)switch(_context6.prev=_context6.next){case 0:_context6.next=2;return p(i(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["<nile-popup placement=\"bottom\"></nile-popup>"]))));case 2:e=_context6.sent;e.active=!0;_context6.next=6;return o(e);case 6:t(e.placement).to.equal("bottom");t(e.getAttribute("placement")).to.equal("bottom");case 8:case"end":return _context6.stop();}},_callee5);}))),it("should position correctly when anchor is provided",/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(){var _s$shadowRoot;var e,s,a,n;return _regeneratorRuntime().wrap(function _callee6$(_context7){while(1)switch(_context7.prev=_context7.next){case 0:e=document.createElement("div");e.id="anchorEl",document.body.appendChild(e);_context7.next=4;return p(i(_templateObject6||(_templateObject6=_taggedTemplateLiteral(["<nile-popup anchor=\"anchorEl\" active></nile-popup>"]))));case 4:s=_context7.sent;_context7.next=7;return o(s);case 7:a=(_s$shadowRoot=s.shadowRoot)===null||_s$shadowRoot===void 0?void 0:_s$shadowRoot.querySelector(".popup");t(a===null||a===void 0?void 0:a.classList.contains("popup--active")).to.be["true"];n=document.getElementById("anchorEl");t(n).to.exist,document.body.removeChild(e);case 11:case"end":return _context7.stop();}},_callee6);}))),it('should display an arrow when the "arrow" property is true',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7(){var _e$shadowRoot3;var e,s;return _regeneratorRuntime().wrap(function _callee7$(_context8){while(1)switch(_context8.prev=_context8.next){case 0:_context8.next=2;return p(i(_templateObject7||(_templateObject7=_taggedTemplateLiteral(["<nile-popup arrow></nile-popup>"]))));case 2:e=_context8.sent;e.active=!0;_context8.next=6;return o(e);case 6:s=(_e$shadowRoot3=e.shadowRoot)===null||_e$shadowRoot3===void 0?void 0:_e$shadowRoot3.querySelector(".popup__arrow");t(s).to.exist;case 8:case"end":return _context8.stop();}},_callee7);}))),it('should apply correct strategy when "strategy" is set',/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee8(){var _e$shadowRoot4;var e,s;return _regeneratorRuntime().wrap(function _callee8$(_context9){while(1)switch(_context9.prev=_context9.next){case 0:_context9.next=2;return p(i(_templateObject8||(_templateObject8=_taggedTemplateLiteral(["<nile-popup strategy=\"fixed\"></nile-popup>"]))));case 2:e=_context9.sent;e.active=!0;_context9.next=6;return o(e);case 6:s=(_e$shadowRoot4=e.shadowRoot)===null||_e$shadowRoot4===void 0?void 0:_e$shadowRoot4.querySelector(".popup");t(s===null||s===void 0?void 0:s.classList.contains("popup--fixed")).to.be["true"];case 8:case"end":return _context9.stop();}},_callee8);})));});}};});
2
2
  //# sourceMappingURL=nile-popup.test.cjs.js.map
@@ -1 +1 @@
1
- import{f as p,a as t,e as o}from"../fixture-9871e8a9.esm.js";import{html as i}from"lit/static-html.js";import"lit/html.js";import"lit/directive-helpers.js";import"lit";import"lit/directives/unsafe-html.js";import{N as e}from"./nile-popup.esm.js";import"tslib";import"../floating-ui.dom-cc9126da.esm.js";import"lit/directives/class-map.js";import"lit/decorators.js";import"../internal/nile-element.esm.js";import"./nile-popup.css.esm.js";describe("NilePopup",(()=>{it("should render correctly",(async()=>{const o=await p(i`<nile-popup></nile-popup>`);t(o).to.be.instanceOf(e),t(o.shadowRoot).not.to.be.null})),it("should be inactive by default",(async()=>{const o=await p(i`<nile-popup></nile-popup>`);t(o.active).to.be.false;const e=o.shadowRoot?.querySelector(".popup");t(e?.classList.contains("popup--active")).to.be.false})),it("should show popup when active is set to true",(async()=>{const e=await p(i`<nile-popup></nile-popup>`);e.active=!0,await o(e);const s=e.shadowRoot?.querySelector(".popup");t(e.active).to.be.true,t(s?.classList.contains("popup--active")).to.be.true})),it("should hide popup when active is set to false",(async()=>{const e=await p(i`<nile-popup active></nile-popup>`);e.active=!1,await o(e);const s=e.shadowRoot?.querySelector(".popup");t(e.active).to.be.false,t(s?.classList.contains("popup--active")).to.be.false})),it('should set correct placement class based on "placement" property',(async()=>{const e=await p(i`<nile-popup placement="bottom"></nile-popup>`);e.active=!0,await o(e),t(e.placement).to.equal("bottom"),t(e.getAttribute("placement")).to.equal("bottom")})),it("should position correctly when anchor is provided",(async()=>{const e=document.createElement("div");e.id="anchorEl",document.body.appendChild(e);const s=await p(i`<nile-popup anchor="anchorEl" active></nile-popup>`);await o(s);const a=s.shadowRoot?.querySelector(".popup");t(a?.classList.contains("popup--active")).to.be.true;const n=document.getElementById("anchorEl");t(n).to.exist,document.body.removeChild(e)})),it('should display an arrow when the "arrow" property is true',(async()=>{const e=await p(i`<nile-popup arrow></nile-popup>`);e.active=!0,await o(e);const s=e.shadowRoot?.querySelector(".popup__arrow");t(s).to.exist})),it('should apply correct strategy when "strategy" is set',(async()=>{const e=await p(i`<nile-popup strategy="fixed"></nile-popup>`);e.active=!0,await o(e);const s=e.shadowRoot?.querySelector(".popup");t(s?.classList.contains("popup--fixed")).to.be.true}))}));
1
+ import{f as p,a as t,e as o}from"../fixture-985bba12.esm.js";import{html as i}from"lit/static-html.js";import"lit/html.js";import"lit/directive-helpers.js";import"lit";import"lit/directives/unsafe-html.js";import{N as e}from"./nile-popup.esm.js";import"tslib";import"../floating-ui.dom-cc9126da.esm.js";import"lit/directives/class-map.js";import"lit/decorators.js";import"../internal/nile-element.esm.js";import"./nile-popup.css.esm.js";describe("NilePopup",(()=>{it("should render correctly",(async()=>{const o=await p(i`<nile-popup></nile-popup>`);t(o).to.be.instanceOf(e),t(o.shadowRoot).not.to.be.null})),it("should be inactive by default",(async()=>{const o=await p(i`<nile-popup></nile-popup>`);t(o.active).to.be.false;const e=o.shadowRoot?.querySelector(".popup");t(e?.classList.contains("popup--active")).to.be.false})),it("should show popup when active is set to true",(async()=>{const e=await p(i`<nile-popup></nile-popup>`);e.active=!0,await o(e);const s=e.shadowRoot?.querySelector(".popup");t(e.active).to.be.true,t(s?.classList.contains("popup--active")).to.be.true})),it("should hide popup when active is set to false",(async()=>{const e=await p(i`<nile-popup active></nile-popup>`);e.active=!1,await o(e);const s=e.shadowRoot?.querySelector(".popup");t(e.active).to.be.false,t(s?.classList.contains("popup--active")).to.be.false})),it('should set correct placement class based on "placement" property',(async()=>{const e=await p(i`<nile-popup placement="bottom"></nile-popup>`);e.active=!0,await o(e),t(e.placement).to.equal("bottom"),t(e.getAttribute("placement")).to.equal("bottom")})),it("should position correctly when anchor is provided",(async()=>{const e=document.createElement("div");e.id="anchorEl",document.body.appendChild(e);const s=await p(i`<nile-popup anchor="anchorEl" active></nile-popup>`);await o(s);const a=s.shadowRoot?.querySelector(".popup");t(a?.classList.contains("popup--active")).to.be.true;const n=document.getElementById("anchorEl");t(n).to.exist,document.body.removeChild(e)})),it('should display an arrow when the "arrow" property is true',(async()=>{const e=await p(i`<nile-popup arrow></nile-popup>`);e.active=!0,await o(e);const s=e.shadowRoot?.querySelector(".popup__arrow");t(s).to.exist})),it('should apply correct strategy when "strategy" is set',(async()=>{const e=await p(i`<nile-popup strategy="fixed"></nile-popup>`);e.active=!0,await o(e);const s=e.shadowRoot?.querySelector(".popup");t(s?.classList.contains("popup--fixed")).to.be.true}))}));