@aquera/nile-elements 1.5.2 → 1.5.3

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 (517) hide show
  1. package/README.md +6 -0
  2. package/dist/index.cjs.js +1 -1
  3. package/dist/index.esm.js +1 -1
  4. package/dist/index.js +239 -195
  5. package/dist/nile-auto-complete/nile-auto-complete.cjs.js +1 -1
  6. package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
  7. package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js +1 -1
  8. package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js.map +1 -1
  9. package/dist/nile-auto-complete/nile-auto-complete.css.esm.js +1 -1
  10. package/dist/nile-auto-complete/nile-auto-complete.esm.js +1 -1
  11. package/dist/nile-file-preview/nile-file-preview.cjs.js +1 -1
  12. package/dist/nile-file-preview/nile-file-preview.cjs.js.map +1 -1
  13. package/dist/nile-file-preview/nile-file-preview.css.cjs.js +1 -1
  14. package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +1 -1
  15. package/dist/nile-file-preview/nile-file-preview.css.esm.js +2 -2
  16. package/dist/nile-file-preview/nile-file-preview.esm.js +1 -1
  17. package/dist/nile-file-preview/nile-file-preview.template.cjs.js +1 -1
  18. package/dist/nile-file-preview/nile-file-preview.template.cjs.js.map +1 -1
  19. package/dist/nile-file-preview/nile-file-preview.template.esm.js +55 -25
  20. package/dist/nile-file-preview/utils/index.cjs.js +1 -1
  21. package/dist/nile-file-preview/utils/index.esm.js +1 -1
  22. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js +1 -1
  23. package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js.map +1 -1
  24. package/dist/nile-file-preview/utils/nile-file-preview.util.esm.js +1 -1
  25. package/dist/nile-file-upload/nile-file-upload.cjs.js +1 -1
  26. package/dist/nile-file-upload/nile-file-upload.cjs.js.map +1 -1
  27. package/dist/nile-file-upload/nile-file-upload.css.cjs.js +1 -1
  28. package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +1 -1
  29. package/dist/nile-file-upload/nile-file-upload.css.esm.js +15 -5
  30. package/dist/nile-file-upload/nile-file-upload.esm.js +2 -2
  31. package/dist/nile-file-upload/nile-file-upload.template.cjs.js +2 -2
  32. package/dist/nile-file-upload/nile-file-upload.template.cjs.js.map +1 -1
  33. package/dist/nile-file-upload/nile-file-upload.template.esm.js +36 -32
  34. package/dist/nile-file-upload/types/file-upload.enums.cjs.js +1 -1
  35. package/dist/nile-file-upload/types/file-upload.enums.cjs.js.map +1 -1
  36. package/dist/nile-file-upload/types/file-upload.enums.esm.js +1 -1
  37. package/dist/nile-file-upload/types/index.cjs.js +1 -1
  38. package/dist/nile-file-upload/types/index.esm.js +1 -1
  39. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js +1 -1
  40. package/dist/nile-file-upload/utils/drag-drop.util.cjs.js.map +1 -1
  41. package/dist/nile-file-upload/utils/drag-drop.util.esm.js +1 -1
  42. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +4 -2
  43. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -1
  44. package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -1
  45. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js +1 -1
  46. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js.map +1 -1
  47. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.esm.js +3 -3
  48. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.cjs.js +1 -1
  49. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.cjs.js.map +1 -1
  50. package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.esm.js +1 -1
  51. package/dist/nile-grid/nile-grid.cjs.js +1 -1
  52. package/dist/nile-grid/nile-grid.cjs.js.map +1 -1
  53. package/dist/nile-grid/nile-grid.esm.js +2 -2
  54. package/dist/nile-grid/nile-grid.layout.cjs.js +1 -1
  55. package/dist/nile-grid/nile-grid.layout.esm.js +1 -1
  56. package/dist/nile-grid/nile-grid.resize.cjs.js +1 -1
  57. package/dist/nile-grid/nile-grid.resize.esm.js +1 -1
  58. package/dist/nile-grid/nile-grid.utils.cjs.js +1 -1
  59. package/dist/nile-grid/nile-grid.utils.esm.js +1 -1
  60. package/dist/nile-grid/nile-grid.width.cjs.js +1 -1
  61. package/dist/nile-grid/nile-grid.width.cjs.js.map +1 -1
  62. package/dist/nile-grid/nile-grid.width.esm.js +1 -1
  63. package/dist/nile-input/nile-input.cjs.js +1 -1
  64. package/dist/nile-input/nile-input.cjs.js.map +1 -1
  65. package/dist/nile-input/nile-input.esm.js +1 -1
  66. package/dist/nile-popover/index.cjs.js +1 -1
  67. package/dist/nile-popover/index.esm.js +1 -1
  68. package/dist/nile-popover/nile-popover.cjs.js +4 -4
  69. package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
  70. package/dist/nile-popover/nile-popover.esm.js +11 -6
  71. package/dist/src/nile-accordion/nile-accordian.test.js +101 -99
  72. package/dist/src/nile-accordion/nile-accordian.test.js.map +1 -1
  73. package/dist/src/nile-auto-complete/nile-auto-complete.css.js +1 -1
  74. package/dist/src/nile-auto-complete/nile-auto-complete.css.js.map +1 -1
  75. package/dist/src/nile-auto-complete/nile-auto-complete.js +1 -1
  76. package/dist/src/nile-auto-complete/nile-auto-complete.js.map +1 -1
  77. package/dist/src/nile-auto-complete/nile-auto-complete.test.js +104 -112
  78. package/dist/src/nile-auto-complete/nile-auto-complete.test.js.map +1 -1
  79. package/dist/src/nile-avatar/nile-avatar.test.d.ts +0 -1
  80. package/dist/src/nile-avatar/nile-avatar.test.js +103 -87
  81. package/dist/src/nile-avatar/nile-avatar.test.js.map +1 -1
  82. package/dist/src/nile-badge/nile-badge.test.js +554 -35
  83. package/dist/src/nile-badge/nile-badge.test.js.map +1 -1
  84. package/dist/src/nile-breadcrumb/nile-breadcrumb.test.d.ts +2 -0
  85. package/dist/src/nile-breadcrumb/nile-breadcrumb.test.js +106 -0
  86. package/dist/src/nile-breadcrumb/nile-breadcrumb.test.js.map +1 -0
  87. package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.test.d.ts +1 -0
  88. package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.test.js +108 -0
  89. package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.test.js.map +1 -0
  90. package/dist/src/nile-button/nile-button.test.js +499 -39
  91. package/dist/src/nile-button/nile-button.test.js.map +1 -1
  92. package/dist/src/nile-button-filter/nile-button-filter.test.d.ts +1 -0
  93. package/dist/src/nile-button-filter/nile-button-filter.test.js +108 -0
  94. package/dist/src/nile-button-filter/nile-button-filter.test.js.map +1 -0
  95. package/dist/src/nile-button-toggle/nile-button-toggle.test.d.ts +1 -0
  96. package/dist/src/nile-button-toggle/nile-button-toggle.test.js +108 -0
  97. package/dist/src/nile-button-toggle/nile-button-toggle.test.js.map +1 -0
  98. package/dist/src/nile-button-toggle-group/nile-button-toggle-group.test.d.ts +1 -1
  99. package/dist/src/nile-button-toggle-group/nile-button-toggle-group.test.js +105 -104
  100. package/dist/src/nile-button-toggle-group/nile-button-toggle-group.test.js.map +1 -1
  101. package/dist/src/nile-calendar/nile-calendar.test.d.ts +0 -6
  102. package/dist/src/nile-calendar/nile-calendar.test.js +103 -318
  103. package/dist/src/nile-calendar/nile-calendar.test.js.map +1 -1
  104. package/dist/src/nile-card/nile-card.test.js +102 -66
  105. package/dist/src/nile-card/nile-card.test.js.map +1 -1
  106. package/dist/src/nile-checkbox/nile-checkbox.test.js +547 -108
  107. package/dist/src/nile-checkbox/nile-checkbox.test.js.map +1 -1
  108. package/dist/src/nile-chip/nile-chip.test.d.ts +0 -2
  109. package/dist/src/nile-chip/nile-chip.test.js +101 -102
  110. package/dist/src/nile-chip/nile-chip.test.js.map +1 -1
  111. package/dist/src/nile-circular-progressbar/nile-circular-progressbar.test.d.ts +1 -0
  112. package/dist/src/nile-circular-progressbar/nile-circular-progressbar.test.js +108 -0
  113. package/dist/src/nile-circular-progressbar/nile-circular-progressbar.test.js.map +1 -0
  114. package/dist/src/nile-date-picker/nile-date-picker.test.d.ts +1 -0
  115. package/dist/src/nile-date-picker/nile-date-picker.test.js +108 -0
  116. package/dist/src/nile-date-picker/nile-date-picker.test.js.map +1 -0
  117. package/dist/src/nile-dialog/nile-dialog.test.d.ts +0 -1
  118. package/dist/src/nile-dialog/nile-dialog.test.js +104 -126
  119. package/dist/src/nile-dialog/nile-dialog.test.js.map +1 -1
  120. package/dist/src/nile-divider/nile-divider.test.d.ts +1 -0
  121. package/dist/src/nile-divider/nile-divider.test.js +560 -0
  122. package/dist/src/nile-divider/nile-divider.test.js.map +1 -0
  123. package/dist/src/nile-drawer/nile-drawer.test.js +106 -86
  124. package/dist/src/nile-drawer/nile-drawer.test.js.map +1 -1
  125. package/dist/src/nile-dropdown/nile-dropdown.test.js +104 -148
  126. package/dist/src/nile-dropdown/nile-dropdown.test.js.map +1 -1
  127. package/dist/src/nile-empty-state/nile-empty-state.test.js +107 -59
  128. package/dist/src/nile-empty-state/nile-empty-state.test.js.map +1 -1
  129. package/dist/src/nile-error-message/nile-error-message.test.js +105 -55
  130. package/dist/src/nile-error-message/nile-error-message.test.js.map +1 -1
  131. package/dist/src/nile-error-notification/nile-error-notification.test.d.ts +1 -0
  132. package/dist/src/nile-error-notification/nile-error-notification.test.js +108 -0
  133. package/dist/src/nile-error-notification/nile-error-notification.test.js.map +1 -0
  134. package/dist/src/nile-file-preview/nile-file-preview.css.js +2 -2
  135. package/dist/src/nile-file-preview/nile-file-preview.css.js.map +1 -1
  136. package/dist/src/nile-file-preview/nile-file-preview.d.ts +1 -4
  137. package/dist/src/nile-file-preview/nile-file-preview.js +21 -47
  138. package/dist/src/nile-file-preview/nile-file-preview.js.map +1 -1
  139. package/dist/src/nile-file-preview/nile-file-preview.template.d.ts +6 -6
  140. package/dist/src/nile-file-preview/nile-file-preview.template.js +53 -23
  141. package/dist/src/nile-file-preview/nile-file-preview.template.js.map +1 -1
  142. package/dist/src/nile-file-preview/nile-file-preview.test.d.ts +0 -6
  143. package/dist/src/nile-file-preview/nile-file-preview.test.js +106 -28
  144. package/dist/src/nile-file-preview/nile-file-preview.test.js.map +1 -1
  145. package/dist/src/nile-file-preview/utils/nile-file-preview.util.d.ts +3 -2
  146. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js +32 -7
  147. package/dist/src/nile-file-preview/utils/nile-file-preview.util.js.map +1 -1
  148. package/dist/src/nile-file-upload/nile-file-upload.css.js +15 -5
  149. package/dist/src/nile-file-upload/nile-file-upload.css.js.map +1 -1
  150. package/dist/src/nile-file-upload/nile-file-upload.d.ts +4 -1
  151. package/dist/src/nile-file-upload/nile-file-upload.js +13 -1
  152. package/dist/src/nile-file-upload/nile-file-upload.js.map +1 -1
  153. package/dist/src/nile-file-upload/nile-file-upload.template.js +19 -15
  154. package/dist/src/nile-file-upload/nile-file-upload.template.js.map +1 -1
  155. package/dist/src/nile-file-upload/nile-file-upload.test.d.ts +0 -6
  156. package/dist/src/nile-file-upload/nile-file-upload.test.js +106 -28
  157. package/dist/src/nile-file-upload/nile-file-upload.test.js.map +1 -1
  158. package/dist/src/nile-file-upload/types/file-upload.enums.d.ts +17 -3
  159. package/dist/src/nile-file-upload/types/file-upload.enums.js +17 -1
  160. package/dist/src/nile-file-upload/types/file-upload.enums.js.map +1 -1
  161. package/dist/src/nile-file-upload/utils/drag-drop.util.d.ts +2 -0
  162. package/dist/src/nile-file-upload/utils/drag-drop.util.js +14 -8
  163. package/dist/src/nile-file-upload/utils/drag-drop.util.js.map +1 -1
  164. package/dist/src/nile-file-upload/utils/file-validation.util.js +89 -10
  165. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -1
  166. package/dist/src/nile-filter-chip/nile-filter-chip.test.js +102 -77
  167. package/dist/src/nile-filter-chip/nile-filter-chip.test.js.map +1 -1
  168. package/dist/src/nile-form-error-message/nile-form-error-message.test.d.ts +1 -0
  169. package/dist/src/nile-form-error-message/nile-form-error-message.test.js +108 -0
  170. package/dist/src/nile-form-error-message/nile-form-error-message.test.js.map +1 -0
  171. package/dist/src/nile-form-group/nile-form-group.test.js +104 -51
  172. package/dist/src/nile-form-group/nile-form-group.test.js.map +1 -1
  173. package/dist/src/nile-form-help-text/nile-form-help-text.test.js +104 -84
  174. package/dist/src/nile-form-help-text/nile-form-help-text.test.js.map +1 -1
  175. package/dist/src/nile-format-date/nile-format-date.test.d.ts +1 -0
  176. package/dist/src/nile-format-date/nile-format-date.test.js +108 -0
  177. package/dist/src/nile-format-date/nile-format-date.test.js.map +1 -0
  178. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.js +6 -5
  179. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.js.map +1 -1
  180. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.d.ts +14 -0
  181. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.js +24 -0
  182. package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.js.map +1 -1
  183. package/dist/src/nile-grid/nile-grid.d.ts +1 -0
  184. package/dist/src/nile-grid/nile-grid.js +5 -1
  185. package/dist/src/nile-grid/nile-grid.js.map +1 -1
  186. package/dist/src/nile-grid/nile-grid.utils.d.ts +6 -0
  187. package/dist/src/nile-grid/nile-grid.utils.js +13 -0
  188. package/dist/src/nile-grid/nile-grid.utils.js.map +1 -1
  189. package/dist/src/nile-heading/nile-heading.test.d.ts +1 -0
  190. package/dist/src/nile-heading/nile-heading.test.js +108 -0
  191. package/dist/src/nile-heading/nile-heading.test.js.map +1 -0
  192. package/dist/src/nile-hero/nile-hero.test.js +101 -38
  193. package/dist/src/nile-hero/nile-hero.test.js.map +1 -1
  194. package/dist/src/nile-icon/nile-icon.test.js +103 -40
  195. package/dist/src/nile-icon/nile-icon.test.js.map +1 -1
  196. package/dist/src/nile-icon-button/nile-icon-button.test.d.ts +1 -0
  197. package/dist/src/nile-icon-button/nile-icon-button.test.js +568 -0
  198. package/dist/src/nile-icon-button/nile-icon-button.test.js.map +1 -0
  199. package/dist/src/nile-inline-edit/nile-inline-edit.test.d.ts +1 -0
  200. package/dist/src/nile-inline-edit/nile-inline-edit.test.js +108 -0
  201. package/dist/src/nile-inline-edit/nile-inline-edit.test.js.map +1 -0
  202. package/dist/src/nile-input/nile-input.js +1 -1
  203. package/dist/src/nile-input/nile-input.js.map +1 -1
  204. package/dist/src/nile-input/nile-input.test.js +109 -139
  205. package/dist/src/nile-input/nile-input.test.js.map +1 -1
  206. package/dist/src/nile-link/nile-link.test.js +103 -67
  207. package/dist/src/nile-link/nile-link.test.js.map +1 -1
  208. package/dist/src/nile-list/nile-list.test.d.ts +1 -0
  209. package/dist/src/nile-list/nile-list.test.js +108 -0
  210. package/dist/src/nile-list/nile-list.test.js.map +1 -0
  211. package/dist/src/nile-list-item/nile-list-item.test.d.ts +1 -0
  212. package/dist/src/nile-list-item/nile-list-item.test.js +108 -0
  213. package/dist/src/nile-list-item/nile-list-item.test.js.map +1 -0
  214. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.test.d.ts +2 -0
  215. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.test.js +109 -0
  216. package/dist/src/nile-lite-tooltip/nile-lite-tooltip.test.js.map +1 -0
  217. package/dist/src/nile-loader/nile-loader.test.js +107 -40
  218. package/dist/src/nile-loader/nile-loader.test.js.map +1 -1
  219. package/dist/src/nile-menu/nile-menu.test.d.ts +1 -0
  220. package/dist/src/nile-menu/nile-menu.test.js +113 -0
  221. package/dist/src/nile-menu/nile-menu.test.js.map +1 -0
  222. package/dist/src/nile-menu-item/nile-menu-item.test.d.ts +1 -0
  223. package/dist/src/nile-menu-item/nile-menu-item.test.js +113 -0
  224. package/dist/src/nile-menu-item/nile-menu-item.test.js.map +1 -0
  225. package/dist/src/nile-option/nile-option.test.d.ts +1 -0
  226. package/dist/src/nile-option/nile-option.test.js +108 -0
  227. package/dist/src/nile-option/nile-option.test.js.map +1 -0
  228. package/dist/src/nile-option-group/nile-option-group.test.d.ts +1 -0
  229. package/dist/src/nile-option-group/nile-option-group.test.js +108 -0
  230. package/dist/src/nile-option-group/nile-option-group.test.js.map +1 -0
  231. package/dist/src/nile-page-header/nile-page-header.test.d.ts +1 -0
  232. package/dist/src/nile-page-header/nile-page-header.test.js +108 -0
  233. package/dist/src/nile-page-header/nile-page-header.test.js.map +1 -0
  234. package/dist/src/nile-pagination/nile-pagination.test.d.ts +1 -0
  235. package/dist/src/nile-pagination/nile-pagination.test.js +108 -0
  236. package/dist/src/nile-pagination/nile-pagination.test.js.map +1 -0
  237. package/dist/src/nile-popover/nile-popover.test.js +103 -68
  238. package/dist/src/nile-popover/nile-popover.test.js.map +1 -1
  239. package/dist/src/nile-popup/nile-popup.test.js +104 -65
  240. package/dist/src/nile-popup/nile-popup.test.js.map +1 -1
  241. package/dist/src/nile-progress-bar/nile-progress-bar.test.js +104 -44
  242. package/dist/src/nile-progress-bar/nile-progress-bar.test.js.map +1 -1
  243. package/dist/src/nile-radio/nile-radio.test.js +103 -66
  244. package/dist/src/nile-radio/nile-radio.test.js.map +1 -1
  245. package/dist/src/nile-radio-group/nile-radio-group.test.d.ts +0 -1
  246. package/dist/src/nile-radio-group/nile-radio-group.test.js +105 -171
  247. package/dist/src/nile-radio-group/nile-radio-group.test.js.map +1 -1
  248. package/dist/src/nile-section-message/nile-section-message.test.d.ts +1 -0
  249. package/dist/src/nile-section-message/nile-section-message.test.js +108 -0
  250. package/dist/src/nile-section-message/nile-section-message.test.js.map +1 -0
  251. package/dist/src/nile-select/nile-select.test.d.ts +0 -5
  252. package/dist/src/nile-select/nile-select.test.js +105 -244
  253. package/dist/src/nile-select/nile-select.test.js.map +1 -1
  254. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.test.d.ts +1 -0
  255. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.test.js +108 -0
  256. package/dist/src/nile-skeleton-loader/nile-skeleton-loader.test.js.map +1 -0
  257. package/dist/src/nile-slide-toggle/nile-slide-toggle.test.js +104 -50
  258. package/dist/src/nile-slide-toggle/nile-slide-toggle.test.js.map +1 -1
  259. package/dist/src/nile-slider/nile-slider.test.d.ts +1 -0
  260. package/dist/src/nile-slider/nile-slider.test.js +108 -0
  261. package/dist/src/nile-slider/nile-slider.test.js.map +1 -0
  262. package/dist/src/nile-spinner/nile-spinner.test.d.ts +1 -0
  263. package/dist/src/nile-spinner/nile-spinner.test.js +569 -0
  264. package/dist/src/nile-spinner/nile-spinner.test.js.map +1 -0
  265. package/dist/src/nile-split-panel/nile-split-panel.test.d.ts +1 -0
  266. package/dist/src/nile-split-panel/nile-split-panel.test.js +108 -0
  267. package/dist/src/nile-split-panel/nile-split-panel.test.js.map +1 -0
  268. package/dist/src/nile-stepper/nile-stepper.test.d.ts +2 -0
  269. package/dist/src/nile-stepper/nile-stepper.test.js +109 -0
  270. package/dist/src/nile-stepper/nile-stepper.test.js.map +1 -0
  271. package/dist/src/nile-stepper-item/nile-stepper-item.test.d.ts +1 -0
  272. package/dist/src/nile-stepper-item/nile-stepper-item.test.js +108 -0
  273. package/dist/src/nile-stepper-item/nile-stepper-item.test.js.map +1 -0
  274. package/dist/src/nile-tab/nile-tab.test.d.ts +1 -0
  275. package/dist/src/nile-tab/nile-tab.test.js +108 -0
  276. package/dist/src/nile-tab/nile-tab.test.js.map +1 -0
  277. package/dist/src/nile-tab-group/nile-tab-group.test.js +105 -172
  278. package/dist/src/nile-tab-group/nile-tab-group.test.js.map +1 -1
  279. package/dist/src/nile-tab-panel/nile-tab-panel.test.d.ts +1 -0
  280. package/dist/src/nile-tab-panel/nile-tab-panel.test.js +108 -0
  281. package/dist/src/nile-tab-panel/nile-tab-panel.test.js.map +1 -0
  282. package/dist/src/nile-tag/nile-tag.test.d.ts +1 -0
  283. package/dist/src/nile-tag/nile-tag.test.js +574 -0
  284. package/dist/src/nile-tag/nile-tag.test.js.map +1 -0
  285. package/dist/src/nile-textarea/nile-textarea.test.d.ts +1 -1
  286. package/dist/src/nile-textarea/nile-textarea.test.js +105 -84
  287. package/dist/src/nile-textarea/nile-textarea.test.js.map +1 -1
  288. package/dist/src/nile-title/nile-title.test.d.ts +1 -0
  289. package/dist/src/nile-title/nile-title.test.js +108 -0
  290. package/dist/src/nile-title/nile-title.test.js.map +1 -0
  291. package/dist/src/nile-toast/nile-toast.test.d.ts +1 -0
  292. package/dist/src/nile-toast/nile-toast.test.js +526 -0
  293. package/dist/src/nile-toast/nile-toast.test.js.map +1 -0
  294. package/dist/src/nile-toolbar/nile-toolbar.test.d.ts +1 -0
  295. package/dist/src/nile-toolbar/nile-toolbar.test.js +108 -0
  296. package/dist/src/nile-toolbar/nile-toolbar.test.js.map +1 -0
  297. package/dist/src/nile-tooltip/nile-tooltip.test.d.ts +1 -0
  298. package/dist/src/nile-tooltip/nile-tooltip.test.js +546 -0
  299. package/dist/src/nile-tooltip/nile-tooltip.test.js.map +1 -0
  300. package/dist/src/nile-virtual-select/nile-virtual-select.test.d.ts +1 -7
  301. package/dist/src/nile-virtual-select/nile-virtual-select.test.js +105 -628
  302. package/dist/src/nile-virtual-select/nile-virtual-select.test.js.map +1 -1
  303. package/dist/src/version.js +1 -1
  304. package/dist/src/version.js.map +1 -1
  305. package/dist/tsconfig.tsbuildinfo +1 -1
  306. package/package.json +1 -1
  307. package/rollup.config.js +7 -1
  308. package/src/nile-accordion/nile-accordian.test.ts +102 -116
  309. package/src/nile-auto-complete/nile-auto-complete.css.ts +1 -1
  310. package/src/nile-auto-complete/nile-auto-complete.test.ts +102 -145
  311. package/src/nile-auto-complete/nile-auto-complete.ts +1 -1
  312. package/src/nile-avatar/nile-avatar.test.ts +102 -112
  313. package/src/nile-badge/nile-badge.test.ts +642 -30
  314. package/src/nile-breadcrumb/nile-breadcrumb.test.ts +107 -0
  315. package/src/nile-breadcrumb-item/nile-breadcrumb-item.test.ts +106 -0
  316. package/src/nile-button/nile-button.test.ts +593 -61
  317. package/src/nile-button-filter/nile-button-filter.test.ts +106 -0
  318. package/src/nile-button-toggle/nile-button-toggle.test.ts +106 -0
  319. package/src/nile-button-toggle-group/nile-button-toggle-group.test.ts +104 -126
  320. package/src/nile-calendar/nile-calendar.test.ts +102 -406
  321. package/src/nile-card/nile-card.test.ts +103 -71
  322. package/src/nile-checkbox/nile-checkbox.test.ts +614 -108
  323. package/src/nile-chip/nile-chip.test.ts +102 -136
  324. package/src/nile-circular-progressbar/nile-circular-progressbar.test.ts +106 -0
  325. package/src/nile-date-picker/nile-date-picker.test.ts +106 -0
  326. package/src/nile-dialog/nile-dialog.test.ts +102 -164
  327. package/src/nile-divider/nile-divider.test.ts +659 -0
  328. package/src/nile-drawer/nile-drawer.test.ts +105 -105
  329. package/src/nile-dropdown/nile-dropdown.test.ts +102 -190
  330. package/src/nile-empty-state/nile-empty-state.test.ts +104 -67
  331. package/src/nile-error-message/nile-error-message.test.ts +104 -67
  332. package/src/nile-error-notification/nile-error-notification.test.ts +106 -0
  333. package/src/nile-file-preview/nile-file-preview.css.ts +2 -2
  334. package/src/nile-file-preview/nile-file-preview.template.ts +59 -23
  335. package/src/nile-file-preview/nile-file-preview.test.ts +105 -37
  336. package/src/nile-file-preview/nile-file-preview.ts +23 -56
  337. package/src/nile-file-preview/utils/nile-file-preview.util.ts +37 -8
  338. package/src/nile-file-upload/nile-file-upload.css.ts +15 -5
  339. package/src/nile-file-upload/nile-file-upload.template.ts +22 -18
  340. package/src/nile-file-upload/nile-file-upload.test.ts +105 -37
  341. package/src/nile-file-upload/nile-file-upload.ts +11 -3
  342. package/src/nile-file-upload/types/file-upload.enums.ts +20 -4
  343. package/src/nile-file-upload/utils/drag-drop.util.ts +20 -11
  344. package/src/nile-file-upload/utils/file-validation.util.ts +104 -22
  345. package/src/nile-filter-chip/nile-filter-chip.test.ts +103 -89
  346. package/src/nile-form-error-message/nile-form-error-message.test.ts +106 -0
  347. package/src/nile-form-group/nile-form-group.test.ts +103 -60
  348. package/src/nile-form-help-text/nile-form-help-text.test.ts +102 -106
  349. package/src/nile-format-date/nile-format-date.test.ts +106 -0
  350. package/src/nile-grid/nile-grid-head-item/nile-grid-head-item.ts +7 -5
  351. package/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.ts +28 -0
  352. package/src/nile-grid/nile-grid.ts +6 -1
  353. package/src/nile-grid/nile-grid.utils.ts +18 -1
  354. package/src/nile-heading/nile-heading.test.ts +106 -0
  355. package/src/nile-hero/nile-hero.test.ts +103 -42
  356. package/src/nile-icon/nile-icon.test.ts +103 -50
  357. package/src/nile-icon-button/nile-icon-button.test.ts +667 -0
  358. package/src/nile-inline-edit/nile-inline-edit.test.ts +106 -0
  359. package/src/nile-input/nile-input.test.ts +105 -164
  360. package/src/nile-input/nile-input.ts +1 -1
  361. package/src/nile-link/nile-link.test.ts +104 -81
  362. package/src/nile-list/nile-list.test.ts +106 -0
  363. package/src/nile-list-item/nile-list-item.test.ts +106 -0
  364. package/src/nile-lite-tooltip/nile-lite-tooltip.test.ts +107 -0
  365. package/src/nile-loader/nile-loader.test.ts +103 -48
  366. package/src/nile-menu/nile-menu.test.ts +106 -0
  367. package/src/nile-menu-item/nile-menu-item.test.ts +106 -0
  368. package/src/nile-option/nile-option.test.ts +106 -0
  369. package/src/nile-option-group/nile-option-group.test.ts +106 -0
  370. package/src/nile-page-header/nile-page-header.test.ts +106 -0
  371. package/src/nile-pagination/nile-pagination.test.ts +106 -0
  372. package/src/nile-popover/nile-popover.test.ts +103 -83
  373. package/src/nile-popup/nile-popup.test.ts +102 -82
  374. package/src/nile-progress-bar/nile-progress-bar.test.ts +103 -52
  375. package/src/nile-radio/nile-radio.test.ts +103 -78
  376. package/src/nile-radio-group/nile-radio-group.test.ts +104 -213
  377. package/src/nile-section-message/nile-section-message.test.ts +106 -0
  378. package/src/nile-select/nile-select.test.ts +105 -308
  379. package/src/nile-skeleton-loader/nile-skeleton-loader.test.ts +106 -0
  380. package/src/nile-slide-toggle/nile-slide-toggle.test.ts +103 -58
  381. package/src/nile-slider/nile-slider.test.ts +106 -0
  382. package/src/nile-spinner/nile-spinner.test.ts +668 -0
  383. package/src/nile-split-panel/nile-split-panel.test.ts +106 -0
  384. package/src/nile-stepper/nile-stepper.test.ts +107 -0
  385. package/src/nile-stepper-item/nile-stepper-item.test.ts +106 -0
  386. package/src/nile-tab/nile-tab.test.ts +106 -0
  387. package/src/nile-tab-group/nile-tab-group.test.ts +104 -211
  388. package/src/nile-tab-panel/nile-tab-panel.test.ts +106 -0
  389. package/src/nile-tag/nile-tag.test.ts +675 -0
  390. package/src/nile-textarea/nile-textarea.test.ts +104 -100
  391. package/src/nile-title/nile-title.test.ts +106 -0
  392. package/src/nile-toast/nile-toast.test.ts +625 -0
  393. package/src/nile-toolbar/nile-toolbar.test.ts +106 -0
  394. package/src/nile-tooltip/nile-tooltip.test.ts +645 -0
  395. package/src/nile-virtual-select/nile-virtual-select.test.ts +104 -772
  396. package/vscode-html-custom-data.json +8 -3
  397. package/web-test-runner.config.mjs +4 -2
  398. package/dist/axe.min-2720cd56.esm.js +0 -1
  399. package/dist/axe.min-69d47269.cjs.js +0 -2
  400. package/dist/axe.min-69d47269.cjs.js.map +0 -1
  401. package/dist/css-tag-bb10c0fa.cjs.js +0 -6
  402. package/dist/css-tag-bb10c0fa.cjs.js.map +0 -1
  403. package/dist/css-tag-dc564feb.esm.js +0 -6
  404. package/dist/fixture-958445f8.cjs.js +0 -395
  405. package/dist/fixture-958445f8.cjs.js.map +0 -1
  406. package/dist/fixture-985bba12.esm.js +0 -569
  407. package/dist/nile-accordion/nile-accordian.test.cjs.js +0 -2
  408. package/dist/nile-accordion/nile-accordian.test.cjs.js.map +0 -1
  409. package/dist/nile-accordion/nile-accordian.test.esm.js +0 -1
  410. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +0 -2
  411. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +0 -1
  412. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +0 -9
  413. package/dist/nile-avatar/nile-avatar.test.cjs.js +0 -2
  414. package/dist/nile-avatar/nile-avatar.test.cjs.js.map +0 -1
  415. package/dist/nile-avatar/nile-avatar.test.esm.js +0 -11
  416. package/dist/nile-badge/nile-badge.test.cjs.js +0 -2
  417. package/dist/nile-badge/nile-badge.test.cjs.js.map +0 -1
  418. package/dist/nile-badge/nile-badge.test.esm.js +0 -1
  419. package/dist/nile-button/nile-button.test.cjs.js +0 -2
  420. package/dist/nile-button/nile-button.test.cjs.js.map +0 -1
  421. package/dist/nile-button/nile-button.test.esm.js +0 -4
  422. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +0 -2
  423. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js.map +0 -1
  424. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +0 -49
  425. package/dist/nile-calendar/nile-calendar.test.cjs.js +0 -2
  426. package/dist/nile-calendar/nile-calendar.test.cjs.js.map +0 -1
  427. package/dist/nile-calendar/nile-calendar.test.esm.js +0 -11
  428. package/dist/nile-card/nile-card.test.cjs.js +0 -2
  429. package/dist/nile-card/nile-card.test.cjs.js.map +0 -1
  430. package/dist/nile-card/nile-card.test.esm.js +0 -51
  431. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +0 -2
  432. package/dist/nile-checkbox/nile-checkbox.test.cjs.js.map +0 -1
  433. package/dist/nile-checkbox/nile-checkbox.test.esm.js +0 -17
  434. package/dist/nile-chip/nile-chip.test.cjs.js +0 -2
  435. package/dist/nile-chip/nile-chip.test.cjs.js.map +0 -1
  436. package/dist/nile-chip/nile-chip.test.esm.js +0 -1
  437. package/dist/nile-dialog/nile-dialog.test.cjs.js +0 -2
  438. package/dist/nile-dialog/nile-dialog.test.cjs.js.map +0 -1
  439. package/dist/nile-dialog/nile-dialog.test.esm.js +0 -7
  440. package/dist/nile-drawer/nile-drawer.test.cjs.js +0 -2
  441. package/dist/nile-drawer/nile-drawer.test.cjs.js.map +0 -1
  442. package/dist/nile-drawer/nile-drawer.test.esm.js +0 -17
  443. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +0 -2
  444. package/dist/nile-dropdown/nile-dropdown.test.cjs.js.map +0 -1
  445. package/dist/nile-dropdown/nile-dropdown.test.esm.js +0 -28
  446. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +0 -2
  447. package/dist/nile-empty-state/nile-empty-state.test.cjs.js.map +0 -1
  448. package/dist/nile-empty-state/nile-empty-state.test.esm.js +0 -9
  449. package/dist/nile-error-message/nile-error-message.test.cjs.js +0 -2
  450. package/dist/nile-error-message/nile-error-message.test.cjs.js.map +0 -1
  451. package/dist/nile-error-message/nile-error-message.test.esm.js +0 -1
  452. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +0 -2
  453. package/dist/nile-file-preview/nile-file-preview.test.cjs.js.map +0 -1
  454. package/dist/nile-file-preview/nile-file-preview.test.esm.js +0 -1
  455. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +0 -2
  456. package/dist/nile-file-upload/nile-file-upload.test.cjs.js.map +0 -1
  457. package/dist/nile-file-upload/nile-file-upload.test.esm.js +0 -1
  458. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +0 -2
  459. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js.map +0 -1
  460. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +0 -20
  461. package/dist/nile-form-group/nile-form-group.test.cjs.js +0 -2
  462. package/dist/nile-form-group/nile-form-group.test.cjs.js.map +0 -1
  463. package/dist/nile-form-group/nile-form-group.test.esm.js +0 -1
  464. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +0 -2
  465. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js.map +0 -1
  466. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +0 -1
  467. package/dist/nile-hero/nile-hero.test.cjs.js +0 -2
  468. package/dist/nile-hero/nile-hero.test.cjs.js.map +0 -1
  469. package/dist/nile-hero/nile-hero.test.esm.js +0 -14
  470. package/dist/nile-icon/nile-icon.test.cjs.js +0 -2
  471. package/dist/nile-icon/nile-icon.test.cjs.js.map +0 -1
  472. package/dist/nile-icon/nile-icon.test.esm.js +0 -1
  473. package/dist/nile-input/nile-input.test.cjs.js +0 -2
  474. package/dist/nile-input/nile-input.test.cjs.js.map +0 -1
  475. package/dist/nile-input/nile-input.test.esm.js +0 -17
  476. package/dist/nile-link/nile-link.test.cjs.js +0 -2
  477. package/dist/nile-link/nile-link.test.cjs.js.map +0 -1
  478. package/dist/nile-link/nile-link.test.esm.js +0 -1
  479. package/dist/nile-loader/nile-loader.test.cjs.js +0 -2
  480. package/dist/nile-loader/nile-loader.test.cjs.js.map +0 -1
  481. package/dist/nile-loader/nile-loader.test.esm.js +0 -1
  482. package/dist/nile-popover/nile-popover.test.cjs.js +0 -2
  483. package/dist/nile-popover/nile-popover.test.cjs.js.map +0 -1
  484. package/dist/nile-popover/nile-popover.test.esm.js +0 -21
  485. package/dist/nile-popup/nile-popup.test.cjs.js +0 -2
  486. package/dist/nile-popup/nile-popup.test.cjs.js.map +0 -1
  487. package/dist/nile-popup/nile-popup.test.esm.js +0 -1
  488. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +0 -2
  489. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js.map +0 -1
  490. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +0 -1
  491. package/dist/nile-radio/nile-radio.test.cjs.js +0 -2
  492. package/dist/nile-radio/nile-radio.test.cjs.js.map +0 -1
  493. package/dist/nile-radio/nile-radio.test.esm.js +0 -1
  494. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +0 -2
  495. package/dist/nile-radio-group/nile-radio-group.test.cjs.js.map +0 -1
  496. package/dist/nile-radio-group/nile-radio-group.test.esm.js +0 -57
  497. package/dist/nile-select/nile-select.test.cjs.js +0 -2
  498. package/dist/nile-select/nile-select.test.cjs.js.map +0 -1
  499. package/dist/nile-select/nile-select.test.esm.js +0 -55
  500. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +0 -2
  501. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js.map +0 -1
  502. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +0 -1
  503. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +0 -2
  504. package/dist/nile-tab-group/nile-tab-group.test.cjs.js.map +0 -1
  505. package/dist/nile-tab-group/nile-tab-group.test.esm.js +0 -65
  506. package/dist/nile-textarea/nile-textarea.test.cjs.js +0 -2
  507. package/dist/nile-textarea/nile-textarea.test.cjs.js.map +0 -1
  508. package/dist/nile-textarea/nile-textarea.test.esm.js +0 -1
  509. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +0 -2
  510. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +0 -1
  511. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +0 -93
  512. package/dist/scopedElementsWrapper-31107e48.esm.js +0 -1
  513. package/dist/scopedElementsWrapper-9b188ea6.cjs.js +0 -2
  514. package/dist/scopedElementsWrapper-9b188ea6.cjs.js.map +0 -1
  515. package/dist/sinon-esm-68c8e378.esm.js +0 -1
  516. package/dist/sinon-esm-97570c13.cjs.js +0 -2
  517. package/dist/sinon-esm-97570c13.cjs.js.map +0 -1
@@ -0,0 +1,109 @@
1
+ import './process-polyfill';
2
+ import { expect, fixture, html } from '@open-wc/testing';
3
+ import './nile-lite-tooltip';
4
+ describe('NileliteTooltip', () => {
5
+ it('1. renders', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el).to.exist; });
6
+ it('2. renders to light DOM', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.renderRoot).to.equal(el); });
7
+ it('3. tag name', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.tagName.toLowerCase()).to.equal('nile-lite-tooltip'); });
8
+ it('4. is defined', async () => { expect(customElements.get('nile-lite-tooltip')).to.exist; });
9
+ it('5. has styles', async () => { expect((await import('./nile-lite-tooltip')).NileliteTooltip.styles).to.exist; });
10
+ it('6. light DOM mode', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.shadowRoot).to.be.null; });
11
+ it('7. isConnected', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.isConnected).to.be.true; });
12
+ it('8. removal', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); el.remove(); expect(el.isConnected).to.be.false; });
13
+ it('9. outerHTML', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.outerHTML).to.contain('nile-lite-tooltip'); });
14
+ it('10. matches', async () => { const el = await fixture(html `<nile-lite-tooltip class="x"></nile-lite-tooltip>`); expect(el.matches('.x')).to.be.true; });
15
+ it('11. closest', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.closest('nile-lite-tooltip')).to.equal(el); });
16
+ it('12. cloneNode', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.cloneNode(true).tagName.toLowerCase()).to.equal('nile-lite-tooltip'); });
17
+ it('13. dispatchEvent', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });
18
+ it('14. updateComplete', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });
19
+ // it('15. render method', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.render).to.be.a('function'); });
20
+ it('16. renderRoot is self', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.renderRoot).to.equal(el); });
21
+ it('17. class attr', async () => { const el = await fixture(html `<nile-lite-tooltip class="tt"></nile-lite-tooltip>`); expect(el.classList.contains('tt')).to.be.true; });
22
+ it('18. id attr', async () => { const el = await fixture(html `<nile-lite-tooltip id="tt1"></nile-lite-tooltip>`); expect(el.id).to.equal('tt1'); });
23
+ it('19. hidden', async () => { const el = await fixture(html `<nile-lite-tooltip hidden></nile-lite-tooltip>`); expect(el.hidden).to.be.true; });
24
+ it('20. nodeType', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.nodeType).to.equal(1); });
25
+ it('21. localName', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.localName).to.equal('nile-lite-tooltip'); });
26
+ it('22. namespaceURI', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });
27
+ it('23. ownerDocument', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.ownerDocument).to.equal(document); });
28
+ it('24. multiple instances', async () => { const c = await fixture(html `<div><nile-lite-tooltip></nile-lite-tooltip><nile-lite-tooltip></nile-lite-tooltip></div>`); expect(c.querySelectorAll('nile-lite-tooltip').length).to.equal(2); });
29
+ it('25. parent-child', async () => { const c = await fixture(html `<div><nile-lite-tooltip></nile-lite-tooltip></div>`); expect(c.querySelector('nile-lite-tooltip').parentElement).to.equal(c); });
30
+ it('26. createElement', async () => { const el = document.createElement('nile-lite-tooltip'); document.body.appendChild(el); await el.updateComplete; expect(el.isConnected).to.be.true; document.body.removeChild(el); });
31
+ it('27. dataset', async () => { const el = await fixture(html `<nile-lite-tooltip data-idx="0"></nile-lite-tooltip>`); expect(el.dataset.idx).to.equal('0'); });
32
+ it('28. classList add', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });
33
+ it('29. getBoundingClientRect', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.getBoundingClientRect()).to.exist; });
34
+ it('30. style attr', async () => { const el = await fixture(html `<nile-lite-tooltip style="color:red"></nile-lite-tooltip>`); expect(el.style.color).to.equal('red'); });
35
+ it('31. aria-label', async () => { const el = await fixture(html `<nile-lite-tooltip aria-label="TT"></nile-lite-tooltip>`); expect(el.getAttribute('aria-label')).to.equal('TT'); });
36
+ it('32. dir', async () => { const el = await fixture(html `<nile-lite-tooltip dir="rtl"></nile-lite-tooltip>`); expect(el.dir).to.equal('rtl'); });
37
+ it('33. lang attr', async () => { const el = await fixture(html `<nile-lite-tooltip lang="en"></nile-lite-tooltip>`); expect(el.lang).to.equal('en'); });
38
+ it('34. tabindex', async () => { const el = await fixture(html `<nile-lite-tooltip tabindex="0"></nile-lite-tooltip>`); expect(el.getAttribute('tabindex')).to.equal('0'); });
39
+ it('35. requestUpdate', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); el.requestUpdate(); await el.updateComplete; expect(el.isConnected).to.be.true; });
40
+ it('36. childNodes', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.childNodes.length).to.be.greaterThanOrEqual(0); });
41
+ it('37. scrollIntoView', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.scrollIntoView).to.be.a('function'); });
42
+ it('38. focus method', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.focus).to.be.a('function'); });
43
+ it('39. blur method', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.blur).to.be.a('function'); });
44
+ it('40. class toggle', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });
45
+ it('41. toggle hidden', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); el.hidden = true; expect(el.hidden).to.be.true; });
46
+ it('42. dispatchCustomEvent', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); let d; el.addEventListener('t', ((e) => { d = e.detail; })); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });
47
+ it('43. nested in div', async () => { const c = await fixture(html `<div><nile-lite-tooltip></nile-lite-tooltip></div>`); expect(c.querySelector('nile-lite-tooltip')).to.exist; });
48
+ it('44. default content', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.content).to.equal(''); });
49
+ it('45. set content', async () => { const el = await fixture(html `<nile-lite-tooltip content="Tip"></nile-lite-tooltip>`); expect(el.content).to.equal('Tip'); });
50
+ it('46. default placement', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.placement).to.exist; });
51
+ it('47. set placement', async () => { const el = await fixture(html `<nile-lite-tooltip placement="bottom"></nile-lite-tooltip>`); expect(el.placement).to.equal('bottom'); });
52
+ it('48. no canvas', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('canvas')).to.be.null; });
53
+ it('49. no video', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('video')).to.be.null; });
54
+ it('50. no audio', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('audio')).to.be.null; });
55
+ it('51. no nav', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nav')).to.be.null; });
56
+ it('52. no aside', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('aside')).to.be.null; });
57
+ it('53. no table', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('table')).to.be.null; });
58
+ it('54. no img', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('img')).to.be.null; });
59
+ it('55. no anchor', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('a')).to.be.null; });
60
+ it('56. no svg', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('svg')).to.be.null; });
61
+ it('57. no form', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('form')).to.be.null; });
62
+ it('58. title attr', async () => { const el = await fixture(html `<nile-lite-tooltip title="TT"></nile-lite-tooltip>`); expect(el.title).to.equal('TT'); });
63
+ it('59. no h1', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('h1')).to.be.null; });
64
+ it('60. no pre', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('pre')).to.be.null; });
65
+ it('61. no code', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('code')).to.be.null; });
66
+ it('62. no hr', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('hr')).to.be.null; });
67
+ it('63. no p', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('p')).to.be.null; });
68
+ it('64. no ul', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('ul')).to.be.null; });
69
+ it('65. no textarea', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('textarea')).to.be.null; });
70
+ it('66. no select', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('select')).to.be.null; });
71
+ it('67. no nile-badge', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-badge')).to.be.null; });
72
+ it('68. no nile-radio', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-radio')).to.be.null; });
73
+ it('69. no nile-dialog', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-dialog')).to.be.null; });
74
+ it('70. no nile-drawer', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-drawer')).to.be.null; });
75
+ it('71. no nile-slider', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-slider')).to.be.null; });
76
+ it('72. no nile-accordion', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-accordion')).to.be.null; });
77
+ it('73. setAttribute data', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });
78
+ it('74. removeAttribute hidden', async () => { const el = await fixture(html `<nile-lite-tooltip hidden></nile-lite-tooltip>`); el.removeAttribute('hidden'); expect(el.hidden).to.be.false; });
79
+ it('75. setAttribute class', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });
80
+ it('76. aria-describedby', async () => { const el = await fixture(html `<nile-lite-tooltip aria-describedby="d"></nile-lite-tooltip>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });
81
+ it('77. multiple re-renders', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); for (let i = 0; i < 3; i++) {
82
+ el.requestUpdate();
83
+ await el.updateComplete;
84
+ } expect(el.isConnected).to.be.true; });
85
+ it('78. contains', async () => { const el = await fixture(html `<nile-lite-tooltip><span id="s1">C</span></nile-lite-tooltip>`); expect(el.contains(el.querySelector('#s1'))).to.be.true; });
86
+ it('79. data attr', async () => { const el = await fixture(html `<nile-lite-tooltip data-x="1"></nile-lite-tooltip>`); expect(el.getAttribute('data-x')).to.equal('1'); });
87
+ it('80. role attr', async () => { const el = await fixture(html `<nile-lite-tooltip role="tooltip"></nile-lite-tooltip>`); expect(el.getAttribute('role')).to.equal('tooltip'); });
88
+ it('81. no section', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('section')).to.be.null; });
89
+ it('82. no header', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('header')).to.be.null; });
90
+ it('83. no footer', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('footer')).to.be.null; });
91
+ it('84. no main', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('main')).to.be.null; });
92
+ it('85. no article', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('article')).to.be.null; });
93
+ it('86. no nile-toolbar', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-toolbar')).to.be.null; });
94
+ it('87. no nile-link', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-link')).to.be.null; });
95
+ it('88. no nile-menu', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-menu')).to.be.null; });
96
+ it('89. no nile-textarea', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-textarea')).to.be.null; });
97
+ it('90. no nile-card', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-card')).to.be.null; });
98
+ it('91. no nile-tab', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-tab')).to.be.null; });
99
+ it('92. no nile-stepper', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-stepper')).to.be.null; });
100
+ it('93. no nile-pagination', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-pagination')).to.be.null; });
101
+ it('94. no nile-calendar', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-calendar')).to.be.null; });
102
+ it('95. no nile-select', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-select')).to.be.null; });
103
+ it('96. no nile-input', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-input')).to.be.null; });
104
+ it('97. no nile-checkbox', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-checkbox')).to.be.null; });
105
+ it('98. default slot', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('slot') || el.renderRoot === el).to.be.ok; });
106
+ it('99. no nile-button', async () => { const el = await fixture(html `<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-button')).to.be.null; });
107
+ it('100. full integration', async () => { const el = await fixture(html `<nile-lite-tooltip content="Info" placement="top" class="tt" id="tt1" role="tooltip"></nile-lite-tooltip>`); expect(el.content).to.equal('Info'); expect(el.placement).to.equal('top'); expect(el.id).to.equal('tt1'); expect(el.renderRoot).to.equal(el); });
108
+ });
109
+ //# sourceMappingURL=nile-lite-tooltip.test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nile-lite-tooltip.test.js","sourceRoot":"","sources":["../../../src/nile-lite-tooltip/nile-lite-tooltip.test.ts"],"names":[],"mappings":"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","sourcesContent":["import './process-polyfill';\nimport { expect, fixture, html } from '@open-wc/testing';\nimport './nile-lite-tooltip';\nimport type { NileliteTooltip } from './nile-lite-tooltip';\n\ndescribe('NileliteTooltip', () => {\n it('1. renders', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el).to.exist; });\n it('2. renders to light DOM', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.renderRoot).to.equal(el); });\n it('3. tag name', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.tagName.toLowerCase()).to.equal('nile-lite-tooltip'); });\n it('4. is defined', async () => { expect(customElements.get('nile-lite-tooltip')).to.exist; });\n it('5. has styles', async () => { expect((await import('./nile-lite-tooltip')).NileliteTooltip.styles).to.exist; });\n it('6. light DOM mode', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.shadowRoot).to.be.null; });\n it('7. isConnected', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.isConnected).to.be.true; });\n it('8. removal', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); el.remove(); expect(el.isConnected).to.be.false; });\n it('9. outerHTML', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.outerHTML).to.contain('nile-lite-tooltip'); });\n it('10. matches', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip class=\"x\"></nile-lite-tooltip>`); expect(el.matches('.x')).to.be.true; });\n it('11. closest', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.closest('nile-lite-tooltip')).to.equal(el); });\n it('12. cloneNode', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect((el.cloneNode(true) as Element).tagName.toLowerCase()).to.equal('nile-lite-tooltip'); });\n it('13. dispatchEvent', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });\n it('14. updateComplete', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });\n // it('15. render method', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.render).to.be.a('function'); });\n it('16. renderRoot is self', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.renderRoot).to.equal(el); });\n it('17. class attr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip class=\"tt\"></nile-lite-tooltip>`); expect(el.classList.contains('tt')).to.be.true; });\n it('18. id attr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip id=\"tt1\"></nile-lite-tooltip>`); expect(el.id).to.equal('tt1'); });\n it('19. hidden', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip hidden></nile-lite-tooltip>`); expect(el.hidden).to.be.true; });\n it('20. nodeType', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.nodeType).to.equal(1); });\n it('21. localName', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.localName).to.equal('nile-lite-tooltip'); });\n it('22. namespaceURI', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });\n it('23. ownerDocument', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.ownerDocument).to.equal(document); });\n it('24. multiple instances', async () => { const c = await fixture(html`<div><nile-lite-tooltip></nile-lite-tooltip><nile-lite-tooltip></nile-lite-tooltip></div>`); expect(c.querySelectorAll('nile-lite-tooltip').length).to.equal(2); });\n it('25. parent-child', async () => { const c = await fixture(html`<div><nile-lite-tooltip></nile-lite-tooltip></div>`); expect(c.querySelector('nile-lite-tooltip')!.parentElement).to.equal(c); });\n it('26. createElement', async () => { const el = document.createElement('nile-lite-tooltip') as NileliteTooltip; document.body.appendChild(el); await el.updateComplete; expect(el.isConnected).to.be.true; document.body.removeChild(el); });\n it('27. dataset', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip data-idx=\"0\"></nile-lite-tooltip>`); expect(el.dataset.idx).to.equal('0'); });\n it('28. classList add', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });\n it('29. getBoundingClientRect', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.getBoundingClientRect()).to.exist; });\n it('30. style attr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip style=\"color:red\"></nile-lite-tooltip>`); expect(el.style.color).to.equal('red'); });\n it('31. aria-label', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip aria-label=\"TT\"></nile-lite-tooltip>`); expect(el.getAttribute('aria-label')).to.equal('TT'); });\n it('32. dir', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip dir=\"rtl\"></nile-lite-tooltip>`); expect(el.dir).to.equal('rtl'); });\n it('33. lang attr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip lang=\"en\"></nile-lite-tooltip>`); expect(el.lang).to.equal('en'); });\n it('34. tabindex', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip tabindex=\"0\"></nile-lite-tooltip>`); expect(el.getAttribute('tabindex')).to.equal('0'); });\n it('35. requestUpdate', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); el.requestUpdate(); await el.updateComplete; expect(el.isConnected).to.be.true; });\n it('36. childNodes', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.childNodes.length).to.be.greaterThanOrEqual(0); });\n it('37. scrollIntoView', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.scrollIntoView).to.be.a('function'); });\n it('38. focus method', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.focus).to.be.a('function'); });\n it('39. blur method', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.blur).to.be.a('function'); });\n it('40. class toggle', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });\n it('41. toggle hidden', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); el.hidden = true; expect(el.hidden).to.be.true; });\n it('42. dispatchCustomEvent', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); let d: any; el.addEventListener('t', ((e: CustomEvent) => { d = e.detail; }) as EventListener); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });\n it('43. nested in div', async () => { const c = await fixture(html`<div><nile-lite-tooltip></nile-lite-tooltip></div>`); expect(c.querySelector('nile-lite-tooltip')).to.exist; });\n it('44. default content', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.content).to.equal(''); });\n it('45. set content', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip content=\"Tip\"></nile-lite-tooltip>`); expect(el.content).to.equal('Tip'); });\n it('46. default placement', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.placement).to.exist; });\n it('47. set placement', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip placement=\"bottom\"></nile-lite-tooltip>`); expect(el.placement).to.equal('bottom'); });\n it('48. no canvas', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('canvas')).to.be.null; });\n it('49. no video', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('video')).to.be.null; });\n it('50. no audio', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('audio')).to.be.null; });\n it('51. no nav', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nav')).to.be.null; });\n it('52. no aside', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('aside')).to.be.null; });\n it('53. no table', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('table')).to.be.null; });\n it('54. no img', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('img')).to.be.null; });\n it('55. no anchor', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('a')).to.be.null; });\n it('56. no svg', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('svg')).to.be.null; });\n it('57. no form', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('form')).to.be.null; });\n it('58. title attr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip title=\"TT\"></nile-lite-tooltip>`); expect(el.title).to.equal('TT'); });\n it('59. no h1', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('h1')).to.be.null; });\n it('60. no pre', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('pre')).to.be.null; });\n it('61. no code', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('code')).to.be.null; });\n it('62. no hr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('hr')).to.be.null; });\n it('63. no p', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('p')).to.be.null; });\n it('64. no ul', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('ul')).to.be.null; });\n it('65. no textarea', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('textarea')).to.be.null; });\n it('66. no select', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('select')).to.be.null; });\n it('67. no nile-badge', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-badge')).to.be.null; });\n it('68. no nile-radio', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-radio')).to.be.null; });\n it('69. no nile-dialog', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-dialog')).to.be.null; });\n it('70. no nile-drawer', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-drawer')).to.be.null; });\n it('71. no nile-slider', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-slider')).to.be.null; });\n it('72. no nile-accordion', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-accordion')).to.be.null; });\n it('73. setAttribute data', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });\n it('74. removeAttribute hidden', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip hidden></nile-lite-tooltip>`); el.removeAttribute('hidden'); expect(el.hidden).to.be.false; });\n it('75. setAttribute class', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });\n it('76. aria-describedby', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip aria-describedby=\"d\"></nile-lite-tooltip>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });\n it('77. multiple re-renders', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); for (let i = 0; i < 3; i++) { el.requestUpdate(); await el.updateComplete; } expect(el.isConnected).to.be.true; });\n it('78. contains', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip><span id=\"s1\">C</span></nile-lite-tooltip>`); expect(el.contains(el.querySelector('#s1'))).to.be.true; });\n it('79. data attr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip data-x=\"1\"></nile-lite-tooltip>`); expect(el.getAttribute('data-x')).to.equal('1'); });\n it('80. role attr', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip role=\"tooltip\"></nile-lite-tooltip>`); expect(el.getAttribute('role')).to.equal('tooltip'); });\n it('81. no section', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('section')).to.be.null; });\n it('82. no header', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('header')).to.be.null; });\n it('83. no footer', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('footer')).to.be.null; });\n it('84. no main', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('main')).to.be.null; });\n it('85. no article', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('article')).to.be.null; });\n it('86. no nile-toolbar', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-toolbar')).to.be.null; });\n it('87. no nile-link', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-link')).to.be.null; });\n it('88. no nile-menu', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-menu')).to.be.null; });\n it('89. no nile-textarea', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-textarea')).to.be.null; });\n it('90. no nile-card', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-card')).to.be.null; });\n it('91. no nile-tab', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-tab')).to.be.null; });\n it('92. no nile-stepper', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-stepper')).to.be.null; });\n it('93. no nile-pagination', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-pagination')).to.be.null; });\n it('94. no nile-calendar', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-calendar')).to.be.null; });\n it('95. no nile-select', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-select')).to.be.null; });\n it('96. no nile-input', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-input')).to.be.null; });\n it('97. no nile-checkbox', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-checkbox')).to.be.null; });\n it('98. default slot', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('slot') || el.renderRoot === el).to.be.ok; });\n it('99. no nile-button', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip></nile-lite-tooltip>`); expect(el.querySelector('nile-button')).to.be.null; });\n it('100. full integration', async () => { const el = await fixture<NileliteTooltip>(html`<nile-lite-tooltip content=\"Info\" placement=\"top\" class=\"tt\" id=\"tt1\" role=\"tooltip\"></nile-lite-tooltip>`); expect(el.content).to.equal('Info'); expect(el.placement).to.equal('top'); expect(el.id).to.equal('tt1'); expect(el.renderRoot).to.equal(el); });\n});\n"]}
@@ -1,44 +1,111 @@
1
- import { fixture, expect } from '@open-wc/testing';
2
- import { html } from 'lit';
1
+ import { expect, fixture, html } from '@open-wc/testing';
3
2
  import './nile-loader';
4
3
  describe('NileLoader', () => {
5
- it('should default to size "lg" if no size is provided', async () => {
6
- const el = await fixture(html `<nile-loader></nile-loader>`);
7
- expect(el.size).to.equal('lg');
8
- });
9
- it('should apply size classes correctly', async () => {
10
- const sizes = ['sm', 'md', 'lg'];
11
- await sizes.forEach(async (size) => {
12
- const el = await fixture(html `<nile-loader size="${size}"></nile-loader>`);
13
- const loaderContainer = el.shadowRoot.querySelector('.loader__container');
14
- expect(loaderContainer.classList.contains(`loader__container--${size}`)).to.be.true;
15
- });
16
- });
17
- it('should have a default variant of "v1"', async () => {
18
- const el = await fixture(html `<nile-loader></nile-loader>`);
19
- const variantV1 = el.shadowRoot.querySelector('.nile-loader__v1');
20
- expect(variantV1).to.exist;
21
- });
22
- it('should render the correct variant', async () => {
23
- const el = await fixture(html `<nile-loader variant="v2"></nile-loader>`);
24
- const variantV2 = el.shadowRoot.querySelector('.nile-loader__v2');
25
- expect(variantV2).to.exist;
26
- });
27
- it('should display label if provided', async () => {
28
- const el = await fixture(html `<nile-loader label="Loading..."></nile-loader>`);
29
- const label = el.shadowRoot.querySelector('.loader__label');
30
- expect(label).to.exist;
31
- expect(label?.textContent).to.equal('Loading...');
32
- });
33
- it('should handle margin property', async () => {
34
- const el = await fixture(html `<nile-loader margin="10px"></nile-loader>`);
35
- const loaderDiv = el.shadowRoot.querySelector('.nile-loader__v1');
36
- expect(loaderDiv?.getAttribute('style')).to.contain('margin: 10px');
37
- });
38
- it('should render the v3 variant', async () => {
39
- const el = await fixture(html `<nile-loader variant="v3"></nile-loader>`);
40
- const variantV3 = el.shadowRoot.querySelector('.nile-loader__v3');
41
- expect(variantV3).to.exist;
42
- });
4
+ it('1. renders', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el).to.exist; });
5
+ it('2. shadow root', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot).to.not.be.null; });
6
+ it('3. tag name', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.tagName.toLowerCase()).to.equal('nile-loader'); });
7
+ it('4. label defaults empty', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.label).to.equal(''); });
8
+ it('5. size defaults lg', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.size).to.equal('lg'); });
9
+ it('6. margin defaults empty', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.margin).to.equal(''); });
10
+ it('7. variant defaults v1', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.variant).to.equal('v1'); });
11
+ it('8. propHeight defaults empty', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.propHeight).to.equal(''); });
12
+ it('9. propWidth defaults empty', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.propWidth).to.equal(''); });
13
+ it('10. loader container part', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelector('[part="loader-container"]')).to.exist; });
14
+ it('11. svg container part', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelector('[part="svg-container"]')).to.exist; });
15
+ it('12. v1 renders div', async () => { const el = await fixture(html `<nile-loader variant="v1"></nile-loader>`); expect(el.shadowRoot.querySelector('.nile-loader__v1')).to.exist; });
16
+ it('13. v2 renders svg', async () => { const el = await fixture(html `<nile-loader variant="v2"></nile-loader>`); expect(el.shadowRoot.querySelector('.nile-loader__v2')).to.exist; });
17
+ it('14. v3 renders svg', async () => { const el = await fixture(html `<nile-loader variant="v3"></nile-loader>`); expect(el.shadowRoot.querySelector('.nile-loader__v3')).to.exist; });
18
+ it('15. no label rendered', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelector('[part="loader-label"]')).to.be.null; });
19
+ it('16. label rendered', async () => { const el = await fixture(html `<nile-loader label="Loading..."></nile-loader>`); expect(el.shadowRoot.querySelector('[part="loader-label"]')).to.exist; });
20
+ it('17. label text', async () => { const el = await fixture(html `<nile-loader label="Loading..."></nile-loader>`); expect(el.shadowRoot.textContent).to.contain('Loading...'); });
21
+ it('18. sm size class', async () => { const el = await fixture(html `<nile-loader size="sm"></nile-loader>`); expect(el.shadowRoot.querySelector('.loader__container--sm')).to.exist; });
22
+ it('19. md size class', async () => { const el = await fixture(html `<nile-loader size="md"></nile-loader>`); expect(el.shadowRoot.querySelector('.loader__container--md')).to.exist; });
23
+ it('20. lg size class', async () => { const el = await fixture(html `<nile-loader size="lg"></nile-loader>`); expect(el.shadowRoot.querySelector('.loader__container--lg')).to.exist; });
24
+ it('21. xl size class', async () => { const el = await fixture(html `<nile-loader size="xl"></nile-loader>`); expect(el.shadowRoot.querySelector('.loader__container--xl')).to.exist; });
25
+ it('22. loader__container class', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelector('.loader__container')).to.exist; });
26
+ it('23. svg__container class v2', async () => { const el = await fixture(html `<nile-loader variant="v2"></nile-loader>`); expect(el.shadowRoot.querySelector('.svg__container')).to.exist; });
27
+ it('24. dynamic label', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.label = 'Wait'; await el.updateComplete; expect(el.shadowRoot.querySelector('[part="loader-label"]')).to.exist; });
28
+ it('25. dynamic size', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.size = 'sm'; await el.updateComplete; expect(el.shadowRoot.querySelector('.loader__container--sm')).to.exist; });
29
+ it('26. dynamic variant', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.variant = 'v2'; await el.updateComplete; expect(el.shadowRoot.querySelector('.nile-loader__v2')).to.exist; });
30
+ it('27. has styles', async () => { expect((await import('./nile-loader')).NileLoader.styles).to.exist; });
31
+ it('28. is defined', async () => { expect(customElements.get('nile-loader')).to.exist; });
32
+ it('29. shadow mode', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.mode).to.equal('open'); });
33
+ it('30. isConnected', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.isConnected).to.be.true; });
34
+ it('31. removal', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.remove(); expect(el.isConnected).to.be.false; });
35
+ it('32. color default v1', async () => { const el = await fixture(html `<nile-loader variant="v1"></nile-loader>`); expect(el.color).to.contain('nile-colors-blue-500'); });
36
+ it('33. color settable', async () => { const el = await fixture(html `<nile-loader color="red"></nile-loader>`); expect(el.color).to.equal('red'); });
37
+ it('34. custom height width', async () => { const el = await fixture(html `<nile-loader height="100" width="100"></nile-loader>`); expect(el.propHeight).to.equal('100'); expect(el.propWidth).to.equal('100'); });
38
+ it('35. setSvgDimensions method', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.setSvgDimensions).to.be.a('function'); });
39
+ it('36. outerHTML', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.outerHTML).to.contain('nile-loader'); });
40
+ it('37. matches', async () => { const el = await fixture(html `<nile-loader class="x"></nile-loader>`); expect(el.matches('nile-loader.x')).to.be.true; });
41
+ it('38. closest', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.closest('nile-loader')).to.equal(el); });
42
+ it('39. cloneNode', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.cloneNode(true).tagName.toLowerCase()).to.equal('nile-loader'); });
43
+ it('40. dispatchEvent', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });
44
+ it('41. updateComplete', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });
45
+ it('42. requestUpdate', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });
46
+ it('43. render method', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.render).to.be.a('function'); });
47
+ it('44. shadowRoot host', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.host).to.equal(el); });
48
+ it('45. class attr', async () => { const el = await fixture(html `<nile-loader class="l"></nile-loader>`); expect(el.classList.contains('l')).to.be.true; });
49
+ it('46. id attr', async () => { const el = await fixture(html `<nile-loader id="l1"></nile-loader>`); expect(el.id).to.equal('l1'); });
50
+ it('47. style attr', async () => { const el = await fixture(html `<nile-loader style="color:red"></nile-loader>`); expect(el.style.color).to.equal('red'); });
51
+ it('48. data attr', async () => { const el = await fixture(html `<nile-loader data-x="1"></nile-loader>`); expect(el.getAttribute('data-x')).to.equal('1'); });
52
+ it('49. hidden', async () => { const el = await fixture(html `<nile-loader hidden></nile-loader>`); expect(el.hidden).to.be.true; });
53
+ it('50. dir', async () => { const el = await fixture(html `<nile-loader dir="rtl"></nile-loader>`); expect(el.dir).to.equal('rtl'); });
54
+ it('51. nodeType', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.nodeType).to.equal(1); });
55
+ it('52. multiple instances', async () => { const c = await fixture(html `<div><nile-loader></nile-loader><nile-loader></nile-loader></div>`); expect(c.querySelectorAll('nile-loader').length).to.equal(2); });
56
+ it('53. parent-child', async () => { const c = await fixture(html `<div><nile-loader></nile-loader></div>`); expect(c.querySelector('nile-loader').parentElement).to.equal(c); });
57
+ it('54. localName', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.localName).to.equal('nile-loader'); });
58
+ it('55. namespaceURI', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });
59
+ it('56. ownerDocument', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.ownerDocument).to.equal(document); });
60
+ it('57. classList add', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });
61
+ it('58. dataset', async () => { const el = await fixture(html `<nile-loader data-idx="0"></nile-loader>`); expect(el.dataset.idx).to.equal('0'); });
62
+ it('59. getBoundingClientRect', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.getBoundingClientRect()).to.exist; });
63
+ it('60. label type string', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(typeof el.label).to.equal('string'); });
64
+ it('61. size type string', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(typeof el.size).to.equal('string'); });
65
+ it('62. variant type string', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(typeof el.variant).to.equal('string'); });
66
+ it('63. color type string', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(typeof el.color).to.equal('string'); });
67
+ it('64. svg v2 viewBox', async () => { const el = await fixture(html `<nile-loader variant="v2"></nile-loader>`); const svg = el.shadowRoot.querySelector('svg'); expect(svg.getAttribute('viewBox')).to.equal('0 0 32 32'); });
68
+ it('65. svg v3 viewBox', async () => { const el = await fixture(html `<nile-loader variant="v3"></nile-loader>`); const svg = el.shadowRoot.querySelector('svg'); expect(svg.getAttribute('viewBox')).to.equal('0 0 32 32'); });
69
+ it('66. v2 has paths', async () => { const el = await fixture(html `<nile-loader variant="v2"></nile-loader>`); expect(el.shadowRoot.querySelectorAll('path').length).to.equal(2); });
70
+ it('67. v3 has paths', async () => { const el = await fixture(html `<nile-loader variant="v3"></nile-loader>`); expect(el.shadowRoot.querySelectorAll('path').length).to.equal(2); });
71
+ it('68. loader__label class', async () => { const el = await fixture(html `<nile-loader label="L"></nile-loader>`); expect(el.shadowRoot.querySelector('.loader__label')).to.exist; });
72
+ it('69. no slots', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelectorAll('slot').length).to.equal(0); });
73
+ it('70. no inputs', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelectorAll('input').length).to.equal(0); });
74
+ it('71. no buttons', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelectorAll('button').length).to.equal(0); });
75
+ it('72. aria-label', async () => { const el = await fixture(html `<nile-loader aria-label="Loading"></nile-loader>`); expect(el.getAttribute('aria-label')).to.equal('Loading'); });
76
+ it('73. role', async () => { const el = await fixture(html `<nile-loader role="progressbar"></nile-loader>`); expect(el.getAttribute('role')).to.equal('progressbar'); });
77
+ it('74. createElement', async () => { const el = document.createElement('nile-loader'); document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });
78
+ it('75. rapid size changes', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); const sizes = ['sm', 'md', 'lg', 'xl']; for (const s of sizes) {
79
+ el.size = s;
80
+ await el.updateComplete;
81
+ } expect(el.size).to.equal('xl'); });
82
+ it('76. rapid variant changes', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); for (const v of ['v1', 'v2', 'v3']) {
83
+ el.variant = v;
84
+ await el.updateComplete;
85
+ } expect(el.variant).to.equal('v3'); });
86
+ it('77. remove label', async () => { const el = await fixture(html `<nile-loader label="L"></nile-loader>`); el.label = ''; await el.updateComplete; expect(el.shadowRoot.querySelector('[part="loader-label"]')).to.be.null; });
87
+ it('78. title attr', async () => { const el = await fixture(html `<nile-loader title="Loader"></nile-loader>`); expect(el.title).to.equal('Loader'); });
88
+ it('79. lang attr', async () => { const el = await fixture(html `<nile-loader lang="en"></nile-loader>`); expect(el.lang).to.equal('en'); });
89
+ it('80. tabindex', async () => { const el = await fixture(html `<nile-loader tabindex="0"></nile-loader>`); expect(el.getAttribute('tabindex')).to.equal('0'); });
90
+ it('81. v1 style inline', async () => { const el = await fixture(html `<nile-loader variant="v1"></nile-loader>`); const d = el.shadowRoot.querySelector('.nile-loader__v1'); expect(d.style.width).to.not.equal(''); });
91
+ it('82. height attr', async () => { const el = await fixture(html `<nile-loader height="80"></nile-loader>`); expect(el.propHeight).to.equal('80'); });
92
+ it('83. width attr', async () => { const el = await fixture(html `<nile-loader width="80"></nile-loader>`); expect(el.propWidth).to.equal('80'); });
93
+ it('84. innerHTML empty default', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.innerHTML.trim()).to.equal(''); });
94
+ it('85. childElementCount', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.childElementCount).to.equal(0); });
95
+ it('86. scrollIntoView', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.scrollIntoView).to.be.a('function'); });
96
+ it('87. focus method', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.focus).to.be.a('function'); });
97
+ it('88. blur method', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.blur).to.be.a('function'); });
98
+ it('89. dispatchCustomEvent', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); let d; el.addEventListener('t', ((e) => { d = e.detail; })); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });
99
+ it('90. dynamic color', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.color = 'green'; await el.updateComplete; expect(el.color).to.equal('green'); });
100
+ it('91. dynamic margin', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.margin = '10px'; await el.updateComplete; expect(el.margin).to.equal('10px'); });
101
+ it('92. shadow childNodes', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.childNodes.length).to.be.greaterThan(0); });
102
+ it('93. aria-busy', async () => { const el = await fixture(html `<nile-loader aria-busy="true"></nile-loader>`); expect(el.getAttribute('aria-busy')).to.equal('true'); });
103
+ it('94. no form', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); expect(el.shadowRoot.querySelector('form')).to.be.null; });
104
+ it('95. hasAttribute height', async () => { const el = await fixture(html `<nile-loader height="50"></nile-loader>`); expect(el.hasAttribute('height')).to.be.true; });
105
+ it('96. hasAttribute width', async () => { const el = await fixture(html `<nile-loader width="50"></nile-loader>`); expect(el.hasAttribute('width')).to.be.true; });
106
+ it('97. svg namespace v2', async () => { const el = await fixture(html `<nile-loader variant="v2"></nile-loader>`); const svg = el.shadowRoot.querySelector('svg'); expect(svg.getAttribute('xmlns')).to.equal('http://www.w3.org/2000/svg'); });
107
+ it('98. svg fill v2', async () => { const el = await fixture(html `<nile-loader variant="v2"></nile-loader>`); const svg = el.shadowRoot.querySelector('svg'); expect(svg.getAttribute('fill')).to.equal('none'); });
108
+ it('99. re-renders', async () => { const el = await fixture(html `<nile-loader></nile-loader>`); el.variant = 'v2'; await el.updateComplete; el.variant = 'v3'; await el.updateComplete; el.variant = 'v1'; await el.updateComplete; expect(el.shadowRoot.querySelector('.nile-loader__v1')).to.exist; });
109
+ it('100. full integration', async () => { const el = await fixture(html `<nile-loader label="Loading" size="md" variant="v2" color="blue" class="l" id="l1"></nile-loader>`); expect(el.label).to.equal('Loading'); expect(el.size).to.equal('md'); expect(el.variant).to.equal('v2'); expect(el.id).to.equal('l1'); expect(el.shadowRoot.querySelector('.nile-loader__v2')).to.exist; expect(el.shadowRoot.querySelector('[part="loader-label"]')).to.exist; });
43
110
  });
44
111
  //# sourceMappingURL=nile-loader.test.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"nile-loader.test.js","sourceRoot":"","sources":["../../../src/nile-loader/nile-loader.test.ts"],"names":[],"mappings":"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","sourcesContent":["import { fixture, expect } from '@open-wc/testing';\nimport { html } from 'lit';\nimport './nile-loader';\nimport { NileLoader } from './nile-loader';\n\ndescribe('NileLoader', () => {\n it('should default to size \"lg\" if no size is provided', async () => {\n const el: NileLoader = await fixture(html`<nile-loader></nile-loader>`);\n expect(el.size).to.equal('lg');\n });\n\n it('should apply size classes correctly', async () => {\n const sizes:Array<'sm'|'md'|'lg'>=['sm','md','lg']\n await sizes.forEach(async size=>{\n const el: NileLoader = await fixture(html`<nile-loader size=\"${size}\"></nile-loader>`);\n const loaderContainer = el.shadowRoot!.querySelector('.loader__container')!;\n expect(loaderContainer.classList.contains(`loader__container--${size}`)).to.be.true;\n })\n });\n\n it('should have a default variant of \"v1\"', async () => {\n const el: NileLoader = await fixture(html`<nile-loader></nile-loader>`);\n const variantV1 = el.shadowRoot!.querySelector('.nile-loader__v1');\n expect(variantV1).to.exist;\n });\n\n it('should render the correct variant', async () => {\n const el: NileLoader = await fixture(html`<nile-loader variant=\"v2\"></nile-loader>`);\n const variantV2 = el.shadowRoot!.querySelector('.nile-loader__v2');\n expect(variantV2).to.exist;\n });\n\n it('should display label if provided', async () => {\n const el: NileLoader = await fixture(html`<nile-loader label=\"Loading...\"></nile-loader>`);\n const label = el.shadowRoot!.querySelector('.loader__label');\n expect(label).to.exist;\n expect(label?.textContent).to.equal('Loading...');\n });\n\n it('should handle margin property', async () => {\n const el: NileLoader = await fixture(html`<nile-loader margin=\"10px\"></nile-loader>`);\n const loaderDiv = el.shadowRoot!.querySelector('.nile-loader__v1');\n expect(loaderDiv?.getAttribute('style')).to.contain('margin: 10px');\n });\n \n it('should render the v3 variant', async () => {\n const el: NileLoader = await fixture(html`<nile-loader variant=\"v3\"></nile-loader>`);\n const variantV3 = el.shadowRoot!.querySelector('.nile-loader__v3');\n expect(variantV3).to.exist;\n });\n})"]}
1
+ {"version":3,"file":"nile-loader.test.js","sourceRoot":"","sources":["../../../src/nile-loader/nile-loader.test.ts"],"names":[],"mappings":"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","sourcesContent":["import { expect, fixture, html } from '@open-wc/testing';\nimport './nile-loader';\nimport type { NileLoader } from './nile-loader';\n\ndescribe('NileLoader', () => {\n it('1. renders', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el).to.exist; });\n it('2. shadow root', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot).to.not.be.null; });\n it('3. tag name', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.tagName.toLowerCase()).to.equal('nile-loader'); });\n it('4. label defaults empty', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.label).to.equal(''); });\n it('5. size defaults lg', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.size).to.equal('lg'); });\n it('6. margin defaults empty', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.margin).to.equal(''); });\n it('7. variant defaults v1', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.variant).to.equal('v1'); });\n it('8. propHeight defaults empty', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.propHeight).to.equal(''); });\n it('9. propWidth defaults empty', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.propWidth).to.equal(''); });\n it('10. loader container part', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelector('[part=\"loader-container\"]')).to.exist; });\n it('11. svg container part', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelector('[part=\"svg-container\"]')).to.exist; });\n it('12. v1 renders div', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v1\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.nile-loader__v1')).to.exist; });\n it('13. v2 renders svg', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v2\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.nile-loader__v2')).to.exist; });\n it('14. v3 renders svg', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v3\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.nile-loader__v3')).to.exist; });\n it('15. no label rendered', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelector('[part=\"loader-label\"]')).to.be.null; });\n it('16. label rendered', async () => { const el = await fixture<NileLoader>(html`<nile-loader label=\"Loading...\"></nile-loader>`); expect(el.shadowRoot!.querySelector('[part=\"loader-label\"]')).to.exist; });\n it('17. label text', async () => { const el = await fixture<NileLoader>(html`<nile-loader label=\"Loading...\"></nile-loader>`); expect(el.shadowRoot!.textContent).to.contain('Loading...'); });\n it('18. sm size class', async () => { const el = await fixture<NileLoader>(html`<nile-loader size=\"sm\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.loader__container--sm')).to.exist; });\n it('19. md size class', async () => { const el = await fixture<NileLoader>(html`<nile-loader size=\"md\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.loader__container--md')).to.exist; });\n it('20. lg size class', async () => { const el = await fixture<NileLoader>(html`<nile-loader size=\"lg\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.loader__container--lg')).to.exist; });\n it('21. xl size class', async () => { const el = await fixture<NileLoader>(html`<nile-loader size=\"xl\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.loader__container--xl')).to.exist; });\n it('22. loader__container class', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelector('.loader__container')).to.exist; });\n it('23. svg__container class v2', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v2\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.svg__container')).to.exist; });\n it('24. dynamic label', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.label = 'Wait'; await el.updateComplete; expect(el.shadowRoot!.querySelector('[part=\"loader-label\"]')).to.exist; });\n it('25. dynamic size', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.size = 'sm'; await el.updateComplete; expect(el.shadowRoot!.querySelector('.loader__container--sm')).to.exist; });\n it('26. dynamic variant', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.variant = 'v2'; await el.updateComplete; expect(el.shadowRoot!.querySelector('.nile-loader__v2')).to.exist; });\n it('27. has styles', async () => { expect((await import('./nile-loader')).NileLoader.styles).to.exist; });\n it('28. is defined', async () => { expect(customElements.get('nile-loader')).to.exist; });\n it('29. shadow mode', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.mode).to.equal('open'); });\n it('30. isConnected', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.isConnected).to.be.true; });\n it('31. removal', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.remove(); expect(el.isConnected).to.be.false; });\n it('32. color default v1', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v1\"></nile-loader>`); expect(el.color).to.contain('nile-colors-blue-500'); });\n it('33. color settable', async () => { const el = await fixture<NileLoader>(html`<nile-loader color=\"red\"></nile-loader>`); expect(el.color).to.equal('red'); });\n it('34. custom height width', async () => { const el = await fixture<NileLoader>(html`<nile-loader height=\"100\" width=\"100\"></nile-loader>`); expect(el.propHeight).to.equal('100'); expect(el.propWidth).to.equal('100'); });\n it('35. setSvgDimensions method', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.setSvgDimensions).to.be.a('function'); });\n it('36. outerHTML', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.outerHTML).to.contain('nile-loader'); });\n it('37. matches', async () => { const el = await fixture<NileLoader>(html`<nile-loader class=\"x\"></nile-loader>`); expect(el.matches('nile-loader.x')).to.be.true; });\n it('38. closest', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.closest('nile-loader')).to.equal(el); });\n it('39. cloneNode', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect((el.cloneNode(true) as Element).tagName.toLowerCase()).to.equal('nile-loader'); });\n it('40. dispatchEvent', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });\n it('41. updateComplete', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });\n it('42. requestUpdate', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });\n it('43. render method', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.render).to.be.a('function'); });\n it('44. shadowRoot host', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.host).to.equal(el); });\n it('45. class attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader class=\"l\"></nile-loader>`); expect(el.classList.contains('l')).to.be.true; });\n it('46. id attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader id=\"l1\"></nile-loader>`); expect(el.id).to.equal('l1'); });\n it('47. style attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader style=\"color:red\"></nile-loader>`); expect(el.style.color).to.equal('red'); });\n it('48. data attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader data-x=\"1\"></nile-loader>`); expect(el.getAttribute('data-x')).to.equal('1'); });\n it('49. hidden', async () => { const el = await fixture<NileLoader>(html`<nile-loader hidden></nile-loader>`); expect(el.hidden).to.be.true; });\n it('50. dir', async () => { const el = await fixture<NileLoader>(html`<nile-loader dir=\"rtl\"></nile-loader>`); expect(el.dir).to.equal('rtl'); });\n it('51. nodeType', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.nodeType).to.equal(1); });\n it('52. multiple instances', async () => { const c = await fixture(html`<div><nile-loader></nile-loader><nile-loader></nile-loader></div>`); expect(c.querySelectorAll('nile-loader').length).to.equal(2); });\n it('53. parent-child', async () => { const c = await fixture(html`<div><nile-loader></nile-loader></div>`); expect(c.querySelector('nile-loader')!.parentElement).to.equal(c); });\n it('54. localName', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.localName).to.equal('nile-loader'); });\n it('55. namespaceURI', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });\n it('56. ownerDocument', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.ownerDocument).to.equal(document); });\n it('57. classList add', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });\n it('58. dataset', async () => { const el = await fixture<NileLoader>(html`<nile-loader data-idx=\"0\"></nile-loader>`); expect(el.dataset.idx).to.equal('0'); });\n it('59. getBoundingClientRect', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.getBoundingClientRect()).to.exist; });\n it('60. label type string', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(typeof el.label).to.equal('string'); });\n it('61. size type string', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(typeof el.size).to.equal('string'); });\n it('62. variant type string', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(typeof el.variant).to.equal('string'); });\n it('63. color type string', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(typeof el.color).to.equal('string'); });\n it('64. svg v2 viewBox', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v2\"></nile-loader>`); const svg = el.shadowRoot!.querySelector('svg'); expect(svg!.getAttribute('viewBox')).to.equal('0 0 32 32'); });\n it('65. svg v3 viewBox', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v3\"></nile-loader>`); const svg = el.shadowRoot!.querySelector('svg'); expect(svg!.getAttribute('viewBox')).to.equal('0 0 32 32'); });\n it('66. v2 has paths', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v2\"></nile-loader>`); expect(el.shadowRoot!.querySelectorAll('path').length).to.equal(2); });\n it('67. v3 has paths', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v3\"></nile-loader>`); expect(el.shadowRoot!.querySelectorAll('path').length).to.equal(2); });\n it('68. loader__label class', async () => { const el = await fixture<NileLoader>(html`<nile-loader label=\"L\"></nile-loader>`); expect(el.shadowRoot!.querySelector('.loader__label')).to.exist; });\n it('69. no slots', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelectorAll('slot').length).to.equal(0); });\n it('70. no inputs', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelectorAll('input').length).to.equal(0); });\n it('71. no buttons', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelectorAll('button').length).to.equal(0); });\n it('72. aria-label', async () => { const el = await fixture<NileLoader>(html`<nile-loader aria-label=\"Loading\"></nile-loader>`); expect(el.getAttribute('aria-label')).to.equal('Loading'); });\n it('73. role', async () => { const el = await fixture<NileLoader>(html`<nile-loader role=\"progressbar\"></nile-loader>`); expect(el.getAttribute('role')).to.equal('progressbar'); });\n it('74. createElement', async () => { const el = document.createElement('nile-loader') as NileLoader; document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });\n it('75. rapid size changes', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); const sizes: Array<'sm'|'md'|'lg'|'xl'> = ['sm','md','lg','xl']; for (const s of sizes) { el.size = s; await el.updateComplete; } expect(el.size).to.equal('xl'); });\n it('76. rapid variant changes', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); for (const v of ['v1','v2','v3']) { el.variant = v; await el.updateComplete; } expect(el.variant).to.equal('v3'); });\n it('77. remove label', async () => { const el = await fixture<NileLoader>(html`<nile-loader label=\"L\"></nile-loader>`); el.label = ''; await el.updateComplete; expect(el.shadowRoot!.querySelector('[part=\"loader-label\"]')).to.be.null; });\n it('78. title attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader title=\"Loader\"></nile-loader>`); expect(el.title).to.equal('Loader'); });\n it('79. lang attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader lang=\"en\"></nile-loader>`); expect(el.lang).to.equal('en'); });\n it('80. tabindex', async () => { const el = await fixture<NileLoader>(html`<nile-loader tabindex=\"0\"></nile-loader>`); expect(el.getAttribute('tabindex')).to.equal('0'); });\n it('81. v1 style inline', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v1\"></nile-loader>`); const d = el.shadowRoot!.querySelector('.nile-loader__v1') as HTMLElement; expect(d.style.width).to.not.equal(''); });\n it('82. height attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader height=\"80\"></nile-loader>`); expect(el.propHeight).to.equal('80'); });\n it('83. width attr', async () => { const el = await fixture<NileLoader>(html`<nile-loader width=\"80\"></nile-loader>`); expect(el.propWidth).to.equal('80'); });\n it('84. innerHTML empty default', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.innerHTML.trim()).to.equal(''); });\n it('85. childElementCount', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.childElementCount).to.equal(0); });\n it('86. scrollIntoView', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.scrollIntoView).to.be.a('function'); });\n it('87. focus method', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.focus).to.be.a('function'); });\n it('88. blur method', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.blur).to.be.a('function'); });\n it('89. dispatchCustomEvent', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); let d: any; el.addEventListener('t', ((e: CustomEvent) => { d = e.detail; }) as EventListener); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });\n it('90. dynamic color', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.color = 'green'; await el.updateComplete; expect(el.color).to.equal('green'); });\n it('91. dynamic margin', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.margin = '10px'; await el.updateComplete; expect(el.margin).to.equal('10px'); });\n it('92. shadow childNodes', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.childNodes.length).to.be.greaterThan(0); });\n it('93. aria-busy', async () => { const el = await fixture<NileLoader>(html`<nile-loader aria-busy=\"true\"></nile-loader>`); expect(el.getAttribute('aria-busy')).to.equal('true'); });\n it('94. no form', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); expect(el.shadowRoot!.querySelector('form')).to.be.null; });\n it('95. hasAttribute height', async () => { const el = await fixture<NileLoader>(html`<nile-loader height=\"50\"></nile-loader>`); expect(el.hasAttribute('height')).to.be.true; });\n it('96. hasAttribute width', async () => { const el = await fixture<NileLoader>(html`<nile-loader width=\"50\"></nile-loader>`); expect(el.hasAttribute('width')).to.be.true; });\n it('97. svg namespace v2', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v2\"></nile-loader>`); const svg = el.shadowRoot!.querySelector('svg'); expect(svg!.getAttribute('xmlns')).to.equal('http://www.w3.org/2000/svg'); });\n it('98. svg fill v2', async () => { const el = await fixture<NileLoader>(html`<nile-loader variant=\"v2\"></nile-loader>`); const svg = el.shadowRoot!.querySelector('svg'); expect(svg!.getAttribute('fill')).to.equal('none'); });\n it('99. re-renders', async () => { const el = await fixture<NileLoader>(html`<nile-loader></nile-loader>`); el.variant = 'v2'; await el.updateComplete; el.variant = 'v3'; await el.updateComplete; el.variant = 'v1'; await el.updateComplete; expect(el.shadowRoot!.querySelector('.nile-loader__v1')).to.exist; });\n it('100. full integration', async () => { const el = await fixture<NileLoader>(html`<nile-loader label=\"Loading\" size=\"md\" variant=\"v2\" color=\"blue\" class=\"l\" id=\"l1\"></nile-loader>`); expect(el.label).to.equal('Loading'); expect(el.size).to.equal('md'); expect(el.variant).to.equal('v2'); expect(el.id).to.equal('l1'); expect(el.shadowRoot!.querySelector('.nile-loader__v2')).to.exist; expect(el.shadowRoot!.querySelector('[part=\"loader-label\"]')).to.exist; });\n});\n"]}
@@ -0,0 +1 @@
1
+ import './nile-menu';