@aquera/nile-elements 1.5.5 → 1.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (274) hide show
  1. package/README.md +10 -0
  2. package/dist/index.cjs.js +1 -1
  3. package/dist/index.esm.js +1 -1
  4. package/dist/index.js +569 -263
  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 +15 -2
  10. package/dist/nile-auto-complete/nile-auto-complete.esm.js +1 -1
  11. package/dist/nile-button/nile-button.cjs.js +1 -1
  12. package/dist/nile-button/nile-button.cjs.js.map +1 -1
  13. package/dist/nile-button/nile-button.css.cjs.js +1 -1
  14. package/dist/nile-button/nile-button.css.cjs.js.map +1 -1
  15. package/dist/nile-button/nile-button.css.esm.js +96 -36
  16. package/dist/nile-button/nile-button.esm.js +2 -2
  17. package/dist/nile-calendar/nile-calendar.cjs.js +1 -1
  18. package/dist/nile-calendar/nile-calendar.cjs.js.map +1 -1
  19. package/dist/nile-calendar/nile-calendar.css.cjs.js +1 -1
  20. package/dist/nile-calendar/nile-calendar.css.cjs.js.map +1 -1
  21. package/dist/nile-calendar/nile-calendar.css.esm.js +66 -2
  22. package/dist/nile-calendar/nile-calendar.esm.js +22 -15
  23. package/dist/nile-checkbox/nile-checkbox.css.cjs.js +1 -1
  24. package/dist/nile-checkbox/nile-checkbox.css.cjs.js.map +1 -1
  25. package/dist/nile-checkbox/nile-checkbox.css.esm.js +4 -5
  26. package/dist/nile-chip/nile-chip.css.cjs.js +1 -1
  27. package/dist/nile-chip/nile-chip.css.cjs.js.map +1 -1
  28. package/dist/nile-chip/nile-chip.css.esm.js +38 -23
  29. package/dist/nile-code-editor/nile-code-editor.cjs.js +1 -1
  30. package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
  31. package/dist/nile-code-editor/nile-code-editor.css.cjs.js +1 -1
  32. package/dist/nile-code-editor/nile-code-editor.css.cjs.js.map +1 -1
  33. package/dist/nile-code-editor/nile-code-editor.css.esm.js +10 -6
  34. package/dist/nile-code-editor/nile-code-editor.esm.js +2 -1
  35. package/dist/nile-date-picker/nile-date-picker.cjs.js +1 -1
  36. package/dist/nile-date-picker/nile-date-picker.cjs.js.map +1 -1
  37. package/dist/nile-date-picker/nile-date-picker.esm.js +4 -4
  38. package/dist/nile-dropdown/nile-dropdown.cjs.js +1 -1
  39. package/dist/nile-dropdown/nile-dropdown.cjs.js.map +1 -1
  40. package/dist/nile-dropdown/nile-dropdown.esm.js +1 -1
  41. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +2 -2
  42. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -1
  43. package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -1
  44. package/dist/nile-filter-chip/nile-filter-chip.cjs.js +1 -1
  45. package/dist/nile-filter-chip/nile-filter-chip.cjs.js.map +1 -1
  46. package/dist/nile-filter-chip/nile-filter-chip.css.cjs.js +1 -1
  47. package/dist/nile-filter-chip/nile-filter-chip.css.cjs.js.map +1 -1
  48. package/dist/nile-filter-chip/nile-filter-chip.css.esm.js +28 -0
  49. package/dist/nile-filter-chip/nile-filter-chip.esm.js +2 -2
  50. package/dist/nile-icon/icons/svg/close.cjs.js +1 -1
  51. package/dist/nile-icon/icons/svg/close.cjs.js.map +1 -1
  52. package/dist/nile-icon/icons/svg/close.esm.js +1 -1
  53. package/dist/nile-inline-edit/nile-inline-edit.cjs.js +1 -1
  54. package/dist/nile-inline-edit/nile-inline-edit.cjs.js.map +1 -1
  55. package/dist/nile-inline-edit/nile-inline-edit.css.cjs.js +1 -1
  56. package/dist/nile-inline-edit/nile-inline-edit.css.cjs.js.map +1 -1
  57. package/dist/nile-inline-edit/nile-inline-edit.css.esm.js +15 -6
  58. package/dist/nile-inline-edit/nile-inline-edit.esm.js +2 -2
  59. package/dist/nile-input/nile-input.cjs.js +1 -1
  60. package/dist/nile-input/nile-input.cjs.js.map +1 -1
  61. package/dist/nile-input/nile-input.css.cjs.js +1 -1
  62. package/dist/nile-input/nile-input.css.cjs.js.map +1 -1
  63. package/dist/nile-input/nile-input.css.esm.js +15 -5
  64. package/dist/nile-input/nile-input.esm.js +2 -0
  65. package/dist/nile-link/nile-link.cjs.js +1 -1
  66. package/dist/nile-link/nile-link.cjs.js.map +1 -1
  67. package/dist/nile-link/nile-link.css.cjs.js +1 -1
  68. package/dist/nile-link/nile-link.css.cjs.js.map +1 -1
  69. package/dist/nile-link/nile-link.css.esm.js +3 -2
  70. package/dist/nile-link/nile-link.esm.js +2 -2
  71. package/dist/nile-qr-code/index.cjs.js +2 -0
  72. package/dist/nile-qr-code/index.cjs.js.map +1 -0
  73. package/dist/nile-qr-code/index.esm.js +1 -0
  74. package/dist/nile-qr-code/nile-qr-code-utils.cjs.js +2 -0
  75. package/dist/nile-qr-code/nile-qr-code-utils.cjs.js.map +1 -0
  76. package/dist/nile-qr-code/nile-qr-code-utils.esm.js +1 -0
  77. package/dist/nile-qr-code/nile-qr-code.cjs.js +2 -0
  78. package/dist/nile-qr-code/nile-qr-code.cjs.js.map +1 -0
  79. package/dist/nile-qr-code/nile-qr-code.css.cjs.js +2 -0
  80. package/dist/nile-qr-code/nile-qr-code.css.cjs.js.map +1 -0
  81. package/dist/nile-qr-code/nile-qr-code.css.esm.js +12 -0
  82. package/dist/nile-qr-code/nile-qr-code.esm.js +9 -0
  83. package/dist/nile-radio/nile-radio.cjs.js +1 -1
  84. package/dist/nile-radio/nile-radio.cjs.js.map +1 -1
  85. package/dist/nile-radio/nile-radio.css.cjs.js +1 -1
  86. package/dist/nile-radio/nile-radio.css.cjs.js.map +1 -1
  87. package/dist/nile-radio/nile-radio.css.esm.js +3 -3
  88. package/dist/nile-radio/nile-radio.esm.js +2 -2
  89. package/dist/nile-radio-group/nile-radio-group.cjs.js +1 -1
  90. package/dist/nile-radio-group/nile-radio-group.cjs.js.map +1 -1
  91. package/dist/nile-radio-group/nile-radio-group.esm.js +1 -1
  92. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js +1 -1
  93. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js.map +1 -1
  94. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js +1 -1
  95. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js.map +1 -1
  96. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.esm.js +31 -6
  97. package/dist/nile-rich-text-editor/nile-rich-text-editor.esm.js +1 -1
  98. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js +1 -1
  99. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js.map +1 -1
  100. package/dist/nile-rich-text-editor/nile-rte-select.esm.js +4 -3
  101. package/dist/nile-select/nile-select.cjs.js +1 -1
  102. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  103. package/dist/nile-select/nile-select.css.cjs.js +1 -1
  104. package/dist/nile-select/nile-select.css.cjs.js.map +1 -1
  105. package/dist/nile-select/nile-select.css.esm.js +27 -8
  106. package/dist/nile-select/nile-select.esm.js +6 -6
  107. package/dist/nile-slide-toggle/nile-slide-toggle.cjs.js +1 -1
  108. package/dist/nile-slide-toggle/nile-slide-toggle.cjs.js.map +1 -1
  109. package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js +1 -1
  110. package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js.map +1 -1
  111. package/dist/nile-slide-toggle/nile-slide-toggle.css.esm.js +5 -1
  112. package/dist/nile-slide-toggle/nile-slide-toggle.esm.js +4 -3
  113. package/dist/nile-textarea/nile-textarea.css.cjs.js +1 -1
  114. package/dist/nile-textarea/nile-textarea.css.cjs.js.map +1 -1
  115. package/dist/nile-textarea/nile-textarea.css.esm.js +18 -6
  116. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +3 -3
  117. package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -1
  118. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +1 -1
  119. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -1
  120. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +17 -5
  121. package/dist/nile-virtual-select/nile-virtual-select.esm.js +5 -5
  122. package/dist/src/index.d.ts +1 -0
  123. package/dist/src/index.js +1 -0
  124. package/dist/src/index.js.map +1 -1
  125. package/dist/src/nile-auto-complete/nile-auto-complete.css.js +13 -0
  126. package/dist/src/nile-auto-complete/nile-auto-complete.css.js.map +1 -1
  127. package/dist/src/nile-auto-complete/nile-auto-complete.js +1 -1
  128. package/dist/src/nile-auto-complete/nile-auto-complete.js.map +1 -1
  129. package/dist/src/nile-button/nile-button.css.js +96 -36
  130. package/dist/src/nile-button/nile-button.css.js.map +1 -1
  131. package/dist/src/nile-button/nile-button.js +5 -5
  132. package/dist/src/nile-button/nile-button.js.map +1 -1
  133. package/dist/src/nile-calendar/nile-calendar.css.js +64 -0
  134. package/dist/src/nile-calendar/nile-calendar.css.js.map +1 -1
  135. package/dist/src/nile-calendar/nile-calendar.d.ts +1 -0
  136. package/dist/src/nile-calendar/nile-calendar.js +30 -11
  137. package/dist/src/nile-calendar/nile-calendar.js.map +1 -1
  138. package/dist/src/nile-checkbox/nile-checkbox.css.js +4 -5
  139. package/dist/src/nile-checkbox/nile-checkbox.css.js.map +1 -1
  140. package/dist/src/nile-chip/nile-chip.css.js +36 -21
  141. package/dist/src/nile-chip/nile-chip.css.js.map +1 -1
  142. package/dist/src/nile-code-editor/nile-code-editor.css.js +10 -6
  143. package/dist/src/nile-code-editor/nile-code-editor.css.js.map +1 -1
  144. package/dist/src/nile-code-editor/nile-code-editor.d.ts +1 -1
  145. package/dist/src/nile-code-editor/nile-code-editor.js +8 -1
  146. package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
  147. package/dist/src/nile-date-picker/nile-date-picker.d.ts +3 -0
  148. package/dist/src/nile-date-picker/nile-date-picker.js +22 -2
  149. package/dist/src/nile-date-picker/nile-date-picker.js.map +1 -1
  150. package/dist/src/nile-detail/nile-detail.test.js +6 -6
  151. package/dist/src/nile-detail/nile-detail.test.js.map +1 -1
  152. package/dist/src/nile-dropdown/nile-dropdown.d.ts +1 -0
  153. package/dist/src/nile-dropdown/nile-dropdown.js +11 -0
  154. package/dist/src/nile-dropdown/nile-dropdown.js.map +1 -1
  155. package/dist/src/nile-file-upload/utils/file-validation.util.js +11 -6
  156. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -1
  157. package/dist/src/nile-filter-chip/nile-filter-chip.css.js +28 -0
  158. package/dist/src/nile-filter-chip/nile-filter-chip.css.js.map +1 -1
  159. package/dist/src/nile-filter-chip/nile-filter-chip.d.ts +1 -0
  160. package/dist/src/nile-filter-chip/nile-filter-chip.js +6 -0
  161. package/dist/src/nile-filter-chip/nile-filter-chip.js.map +1 -1
  162. package/dist/src/nile-icon/icons/svg/close.d.ts +1 -1
  163. package/dist/src/nile-icon/icons/svg/close.js +1 -1
  164. package/dist/src/nile-icon/icons/svg/close.js.map +1 -1
  165. package/dist/src/nile-inline-edit/nile-inline-edit.css.js +15 -6
  166. package/dist/src/nile-inline-edit/nile-inline-edit.css.js.map +1 -1
  167. package/dist/src/nile-inline-edit/nile-inline-edit.d.ts +2 -0
  168. package/dist/src/nile-inline-edit/nile-inline-edit.js +7 -0
  169. package/dist/src/nile-inline-edit/nile-inline-edit.js.map +1 -1
  170. package/dist/src/nile-inline-sidebar-group/nile-inline-sidebar-group.test.js +1 -1
  171. package/dist/src/nile-inline-sidebar-group/nile-inline-sidebar-group.test.js.map +1 -1
  172. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.test.js +5 -5
  173. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.test.js.map +1 -1
  174. package/dist/src/nile-input/nile-input.css.js +15 -5
  175. package/dist/src/nile-input/nile-input.css.js.map +1 -1
  176. package/dist/src/nile-input/nile-input.js +2 -0
  177. package/dist/src/nile-input/nile-input.js.map +1 -1
  178. package/dist/src/nile-link/nile-link.css.js +3 -2
  179. package/dist/src/nile-link/nile-link.css.js.map +1 -1
  180. package/dist/src/nile-link/nile-link.js +1 -0
  181. package/dist/src/nile-link/nile-link.js.map +1 -1
  182. package/dist/src/nile-qr-code/index.d.ts +1 -0
  183. package/dist/src/nile-qr-code/index.js +2 -0
  184. package/dist/src/nile-qr-code/index.js.map +1 -0
  185. package/dist/src/nile-qr-code/nile-qr-code-utils.d.ts +15 -0
  186. package/dist/src/nile-qr-code/nile-qr-code-utils.js +678 -0
  187. package/dist/src/nile-qr-code/nile-qr-code-utils.js.map +1 -0
  188. package/dist/src/nile-qr-code/nile-qr-code.css.d.ts +12 -0
  189. package/dist/src/nile-qr-code/nile-qr-code.css.js +24 -0
  190. package/dist/src/nile-qr-code/nile-qr-code.css.js.map +1 -0
  191. package/dist/src/nile-qr-code/nile-qr-code.d.ts +127 -0
  192. package/dist/src/nile-qr-code/nile-qr-code.js +381 -0
  193. package/dist/src/nile-qr-code/nile-qr-code.js.map +1 -0
  194. package/dist/src/nile-qr-code/nile-qr-code.test.d.ts +1 -0
  195. package/dist/src/nile-qr-code/nile-qr-code.test.js +719 -0
  196. package/dist/src/nile-qr-code/nile-qr-code.test.js.map +1 -0
  197. package/dist/src/nile-radio/nile-radio.css.js +3 -3
  198. package/dist/src/nile-radio/nile-radio.css.js.map +1 -1
  199. package/dist/src/nile-radio/nile-radio.js +15 -1
  200. package/dist/src/nile-radio/nile-radio.js.map +1 -1
  201. package/dist/src/nile-radio-group/nile-radio-group.js +8 -0
  202. package/dist/src/nile-radio-group/nile-radio-group.js.map +1 -1
  203. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js +31 -6
  204. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js.map +1 -1
  205. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.d.ts +1 -0
  206. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js +23 -7
  207. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js.map +1 -1
  208. package/dist/src/nile-rich-text-editor/nile-rte-select.d.ts +1 -0
  209. package/dist/src/nile-rich-text-editor/nile-rte-select.js +7 -2
  210. package/dist/src/nile-rich-text-editor/nile-rte-select.js.map +1 -1
  211. package/dist/src/nile-select/nile-select.css.js +27 -8
  212. package/dist/src/nile-select/nile-select.css.js.map +1 -1
  213. package/dist/src/nile-select/nile-select.js +2 -2
  214. package/dist/src/nile-select/nile-select.js.map +1 -1
  215. package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js +5 -1
  216. package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js.map +1 -1
  217. package/dist/src/nile-slide-toggle/nile-slide-toggle.js +1 -0
  218. package/dist/src/nile-slide-toggle/nile-slide-toggle.js.map +1 -1
  219. package/dist/src/nile-textarea/nile-textarea.css.js +18 -6
  220. package/dist/src/nile-textarea/nile-textarea.css.js.map +1 -1
  221. package/dist/src/nile-virtual-select/nile-virtual-select.css.js +17 -5
  222. package/dist/src/nile-virtual-select/nile-virtual-select.css.js.map +1 -1
  223. package/dist/src/nile-virtual-select/nile-virtual-select.js +2 -2
  224. package/dist/src/nile-virtual-select/nile-virtual-select.js.map +1 -1
  225. package/dist/src/version.js +2 -2
  226. package/dist/src/version.js.map +1 -1
  227. package/dist/tsconfig.tsbuildinfo +1 -1
  228. package/package.json +3 -2
  229. package/src/index.ts +2 -1
  230. package/src/nile-auto-complete/nile-auto-complete.css.ts +13 -0
  231. package/src/nile-auto-complete/nile-auto-complete.ts +1 -1
  232. package/src/nile-button/nile-button.css.ts +96 -36
  233. package/src/nile-button/nile-button.ts +6 -5
  234. package/src/nile-calendar/nile-calendar.css.ts +64 -0
  235. package/src/nile-calendar/nile-calendar.ts +23 -11
  236. package/src/nile-checkbox/nile-checkbox.css.ts +4 -5
  237. package/src/nile-chip/nile-chip.css.ts +36 -21
  238. package/src/nile-code-editor/nile-code-editor.css.ts +10 -6
  239. package/src/nile-code-editor/nile-code-editor.ts +8 -1
  240. package/src/nile-date-picker/nile-date-picker.ts +22 -2
  241. package/src/nile-detail/nile-detail.test.ts +6 -6
  242. package/src/nile-dropdown/nile-dropdown.ts +11 -0
  243. package/src/nile-file-upload/utils/file-validation.util.ts +10 -5
  244. package/src/nile-filter-chip/nile-filter-chip.css.ts +28 -0
  245. package/src/nile-filter-chip/nile-filter-chip.ts +2 -0
  246. package/src/nile-icon/icons/svg/close.ts +1 -1
  247. package/src/nile-inline-edit/nile-inline-edit.css.ts +15 -6
  248. package/src/nile-inline-edit/nile-inline-edit.ts +4 -0
  249. package/src/nile-inline-sidebar-group/nile-inline-sidebar-group.test.ts +1 -1
  250. package/src/nile-inline-sidebar-item/nile-inline-sidebar-item.test.ts +5 -5
  251. package/src/nile-input/nile-input.css.ts +15 -5
  252. package/src/nile-input/nile-input.ts +2 -0
  253. package/src/nile-link/nile-link.css.ts +3 -2
  254. package/src/nile-link/nile-link.ts +1 -0
  255. package/src/nile-qr-code/index.ts +1 -0
  256. package/src/nile-qr-code/nile-qr-code-utils.ts +733 -0
  257. package/src/nile-qr-code/nile-qr-code.css.ts +26 -0
  258. package/src/nile-qr-code/nile-qr-code.test.ts +879 -0
  259. package/src/nile-qr-code/nile-qr-code.ts +431 -0
  260. package/src/nile-radio/nile-radio.css.ts +3 -3
  261. package/src/nile-radio/nile-radio.ts +17 -3
  262. package/src/nile-radio-group/nile-radio-group.ts +6 -0
  263. package/src/nile-rich-text-editor/nile-rich-text-editor.css.ts +31 -6
  264. package/src/nile-rich-text-editor/nile-rich-text-editor.ts +20 -7
  265. package/src/nile-rich-text-editor/nile-rte-select.ts +5 -2
  266. package/src/nile-select/nile-select.css.ts +27 -8
  267. package/src/nile-select/nile-select.ts +2 -2
  268. package/src/nile-slide-toggle/nile-slide-toggle.css.ts +5 -1
  269. package/src/nile-slide-toggle/nile-slide-toggle.ts +1 -0
  270. package/src/nile-textarea/nile-textarea.css.ts +18 -6
  271. package/src/nile-virtual-select/nile-virtual-select.css.ts +17 -5
  272. package/src/nile-virtual-select/nile-virtual-select.ts +2 -2
  273. package/vscode-html-custom-data.json +108 -6
  274. package/web-test-runner.config.mjs +7 -4
@@ -28,6 +28,11 @@ export const styles = css`
28
28
  box-sizing: inherit;
29
29
  }
30
30
 
31
+ :host([disabled]) .form-control--has-label .form-control__label {
32
+ user-select: none;
33
+ -webkit-user-select: none;
34
+ }
35
+
31
36
  [hidden] {
32
37
  display: none !important;
33
38
  }
@@ -126,7 +131,7 @@ export const styles = css`
126
131
  .select__display-input {
127
132
  position: relative;
128
133
  width: 100%;
129
- font: var(--nile-font-family-inherit, var(--ng-font-weight-regular));
134
+ font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-regular));
130
135
  border: none;
131
136
  background: none;
132
137
  color: var(--nile-colors-dark-900, var(--ng-colors-text-primary-900));
@@ -136,6 +141,7 @@ export const styles = css`
136
141
  margin: var(--nile-spacing-none, var(--ng-spacing-none));
137
142
  -webkit-appearance: none;
138
143
  font-family: var(--nile-font-family-serif, var(--ng-font-family-body));
144
+ font-size: var(--nile-type-scale-3, var(--ng-font-size-text-md));
139
145
  }
140
146
 
141
147
 
@@ -145,6 +151,15 @@ export const styles = css`
145
151
  font-size: var(--nile-type-scale-3, var(--ng-font-size-text-md));
146
152
  }
147
153
 
154
+ .select--disabled.select--placeholder-visible .select__display-input::placeholder {
155
+ color: var(--nile-colors-dark-500,var(--ng-colors-text-disabled));
156
+ }
157
+
158
+ .select--disabled .select__display-input{
159
+ color:var(--nile-colors-dark-500, var(--ng-colors-text-disabled));
160
+ pointer-events:none;
161
+ }
162
+
148
163
  .select:not(.select--disabled):hover .select__display-input {
149
164
  color: var(--nile-colors-dark-900, var(--ng-colors-text-primary-900));
150
165
  }
@@ -229,10 +244,9 @@ export const styles = css`
229
244
  }
230
245
 
231
246
  .select--standard.select--disabled .select__combobox {
232
- background-color: var(--nile-colors-neutral-100, var(--ng-colors-bg-disabled-subtle));
247
+ background-color: var(--nile-colors-dark-200, var(--ng-colors-bg-disabled-subtle));
233
248
  border-color: var(--nile-colors-neutral-500,var(--ng-colors-border-disabled) );
234
249
  color: var(--nile-colors-dark-500, var(--ng-colors-text-disabled));
235
- opacity: var(--nile-opacity-50, var(--ng-opacity-100));
236
250
  cursor: not-allowed;
237
251
  outline: none;
238
252
  }
@@ -283,7 +297,7 @@ export const styles = css`
283
297
 
284
298
  .select--medium .select__combobox {
285
299
  border-radius: var(--nile-radius-sm, var(--ng-radius-md));
286
- font-size: var(--nile-type-scale-3, var(--ng-font-size-text-sm));
300
+ font-size: var(--nile-type-scale-3, var(--ng-font-size-text-md));
287
301
 
288
302
  padding: var(--nile-spacing-lg, var(--ng-spacing-md)) var(--nile-spacing-lg, var(--ng-spacing-lg));
289
303
  height: var(--nile-height-40px, var(--ng-height-40px));
@@ -292,14 +306,15 @@ export const styles = css`
292
306
 
293
307
  .select--medium .select__clear {
294
308
  margin-inline-start: var(--nile-spacing-lg, var(--ng-spacing-lg));
309
+ margin-right: var(--nile-spacing-md, var(--ng-spacing-md));
295
310
  }
296
311
 
297
312
  .select--medium .select__prefix::slotted(*) {
298
- margin-inline-end: var(--nile-spacing-lg, var(--ng-spacing-md));
313
+ margin-inline-end: var(--nile-spacing-md, var(--ng-spacing-md));
299
314
  }
300
315
 
301
316
  .select--medium .select__prefix.multiple::slotted(*) {
302
- margin-right: var(--nile-spacing-lg, var(--ng-spacing-md));
317
+ margin-right: var(--nile-spacing-md, var(--ng-spacing-md));
303
318
  }
304
319
 
305
320
  .select--medium:not(.select--placeholder-visible) .select__prefix.multiple::slotted(*) {
@@ -364,7 +379,7 @@ export const styles = css`
364
379
  align-items: center;
365
380
  transition: 250ms rotate ease;
366
381
  rotate: 0;
367
- margin-inline-start: var(--nile-spacing-xxxsmall, var(--ng-spacing-md));
382
+ margin-inline-start: var(--nile-spacing-md, var(--ng-spacing-md));
368
383
  }
369
384
 
370
385
  .select--open .select__expand-icon {
@@ -508,7 +523,11 @@ export const styles = css`
508
523
  :host([stickyHeader]) .select__footer{
509
524
  z-index: 1;
510
525
  }
511
-
526
+
527
+ .select--disabled .select__combobox{
528
+ user-select: none ;
529
+ -webkit-user-select: none ;
530
+ }
512
531
  `;
513
532
 
514
533
  export default [styles];
@@ -1598,7 +1598,7 @@ export class NileSelect extends NileElement implements NileFormControl{
1598
1598
  tabindex="-1"
1599
1599
  >
1600
1600
  <slot name="clear-icon">
1601
- <nile-icon name="var(--nile-icon-close, var(--ng-icon-x-close))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))" library="system"></nile-icon>
1601
+ <nile-icon name="var(--nile-icon-close, var(--ng-icon-x-close))" size="var(--nile-height-14px, var(--ng-height-16px))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))" library="system" color="var(--nile-colors-dark-500, var(--ng-colors-fg-quaternary-400))"></nile-icon>
1602
1602
  </slot>
1603
1603
  </button>
1604
1604
  `
@@ -1617,7 +1617,7 @@ export class NileSelect extends NileElement implements NileFormControl{
1617
1617
  part="expand-icon"
1618
1618
  class="select__expand-icon"
1619
1619
  >
1620
- <nile-icon library="system" name="var(--nile-icon-arrow-down, var(--ng-icon-chevron-down))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))"></nile-icon>
1620
+ <nile-icon library="system" name="var(--nile-icon-arrow-down, var(--ng-icon-chevron-down))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))" color="var(--nile-colors-dark-500, var(--ng-colors-fg-quaternary-400))"></nile-icon>
1621
1621
  </slot>
1622
1622
  </div>
1623
1623
 
@@ -146,6 +146,10 @@ export default css`
146
146
  .nile-slide-toggle__switch
147
147
  input:checked
148
148
  + .nile-slide-toggle__slider {
149
- background-color: var(--nile-colors-dark-200, var(--ng-colors-bg-disabled));
149
+ background-color: var(--nile-colors-neutral-400, var(--ng-colors-bg-disabled));
150
+ }
151
+ .nile-slide--disabled {
152
+ cursor: not-allowed;
150
153
  }
154
+
151
155
  `;
@@ -66,6 +66,7 @@ export class NileSlideToggle extends NileElement {
66
66
  type="checkbox"
67
67
  .checked=${this.isChecked}
68
68
  @change=${this.toggleValue}
69
+ tabindex=${this.disabled ? '-1' : '0'}
69
70
  />
70
71
  <span class="nile-slide-toggle__slider" part="slide-toggle-slider"></span>
71
72
  </label>
@@ -22,7 +22,7 @@ export const styles = css`
22
22
  /* Label */
23
23
  .form-control--has-label .form-control__label {
24
24
  display: inline-block;
25
- margin-bottom: var(--nile-spacing-lg, var(--ng-spacing-sm));
25
+ margin-bottom: var(--nile-spacing-sm, var(--ng-spacing-sm));
26
26
  color: var(--nile-textarea-label-color, var(--ng-colors-text-secondary-700));
27
27
  font-family: var(--nile-font-family-serif, var(--ng-font-family-body));
28
28
  font-size: var(--nile-type-scale-3, var(--ng-font-size-text-sm));
@@ -73,6 +73,11 @@ export const styles = css`
73
73
  text-rendering: var(--nile-text-rendering, var(--ng-text-rendering));
74
74
  }
75
75
 
76
+ :host([disabled]) .form-control--has-label .form-control__label {
77
+ user-select: none;
78
+ -webkit-user-select: none;
79
+ }
80
+
76
81
  /* Textarea styles */
77
82
  .textarea {
78
83
  display: flex;
@@ -157,18 +162,20 @@ export const styles = css`
157
162
 
158
163
  .textarea--standard.textarea--disabled {
159
164
  border-color: var(--nile-textarea-standard-disabled-border-color, var(--ng-colors-border-disabled));
160
- background: var(--nile-textarea-standard-disabled-background-color, var(--ng-colors-border-disabled-subtle));
161
- opacity: 0.5;
165
+ background: var(--nile-colors-dark-200, var(--ng-colors-bg-disabled-subtle));
162
166
  cursor: not-allowed;
167
+ user-select: none;
168
+ -webkit-user-select: none;
163
169
  box-shadow:var(--nile-textarea-standard-disabled-box-shadow, var(--ng-colors-effects-shadow-xs));
164
170
  }
165
171
 
166
172
  .textarea--standard.textarea--disabled .textarea__control {
167
- color: var(--nile-colors-neutral-500, var(--ng-colors-text-disabled));
173
+ color: var(--nile-colors-dark-500, var(--ng-colors-text-disabled));
174
+ pointer-events: none;
168
175
  }
169
176
 
170
177
  .textarea--standard.textarea--disabled .textarea__control::placeholder {
171
- color: var(--nile-colors-neutral-500, var(--ng-colors-text-placeholder));
178
+ color: var(--nile-colors-dark-500, var(--ng-colors-text-placeholder));
172
179
  }
173
180
 
174
181
  /* Textarea control styles */
@@ -188,6 +195,11 @@ export const styles = css`
188
195
  -webkit-appearance: none;
189
196
  }
190
197
 
198
+ .textarea--standard.textarea--disabled .textarea__control {
199
+ cursor: not-allowed;
200
+ resize: none;
201
+ }
202
+
191
203
  .textarea__control::-webkit-search-decoration,
192
204
  .textarea__control::-webkit-search-cancel-button,
193
205
  .textarea__control::-webkit-search-results-button,
@@ -205,7 +217,7 @@ export const styles = css`
205
217
  }
206
218
 
207
219
  .textarea--medium .textarea__control {
208
- padding: var(--nile-textarea-padding, var(--ng-spacing-lg)) var(--nile-textarea-padding, var(--ng-spacing-lg));
220
+ padding: var(--nile-spacing-lg, var(--ng-spacing-lg));
209
221
  }
210
222
 
211
223
  /* Resize types */
@@ -49,6 +49,11 @@ export const styles = css`
49
49
  box-sizing: inherit;
50
50
  }
51
51
 
52
+ :host([disabled]) .form-control--has-label .form-control__label {
53
+ user-select: none;
54
+ -webkit-user-select: none;
55
+ }
56
+
52
57
  [hidden] {
53
58
  display: none !important;
54
59
  }
@@ -67,7 +72,7 @@ export const styles = css`
67
72
  margin-bottom: var(--nile-spacing-sm, var(--ng-spacing-sm));
68
73
  color: var(--nile-colors-dark-900, var(--ng-colors-text-secondary-700));
69
74
  font-family: var(--nile-font-family-serif, var(--ng-font-family-body));
70
- font-size: var(--nile-type-scale-3, var(--ng-font-size-text-sm));
75
+ font-size: var(--nile-type-scale-3, var(--ng-font-size-text-md));
71
76
  font-style: normal;
72
77
  font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-medium));
73
78
  line-height: var(--nile-spacing-2xl, var(--ng-line-height-text-sm));
@@ -157,6 +162,8 @@ export const styles = css`
157
162
  margin: var(--nile-spacing-none, var(--ng-spacing-none));
158
163
  -webkit-appearance: none;
159
164
  font-family: var(--nile-font-family-serif, var(--ng-font-family-body));
165
+ font-size: var(--nile-type-scale-3,var(--ng-font-size-text-md));
166
+ font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-regular));
160
167
  }
161
168
 
162
169
  .select__display-input::placeholder {
@@ -229,6 +236,11 @@ export const styles = css`
229
236
  cursor: not-allowed !important;
230
237
  }
231
238
 
239
+ .select--disabled .select__display-input{
240
+ color:var(--nile-colors-dark-500, var(--ng-colors-text-disabled));
241
+ pointer-events:none;
242
+ }
243
+
232
244
  /* Standard selects */
233
245
  .select--standard .select__combobox {
234
246
  background-color: var(--nile-colors-white-base, var(--ng-colors-bg-primary));
@@ -247,10 +259,10 @@ export const styles = css`
247
259
  }
248
260
 
249
261
  .select--standard.select--disabled .select__combobox {
250
- background-color: var(--nile-colors-neutral-100, var(--ng-colors-bg-disabled-subtle));
262
+ background-color: var(--nile-colors-dark-200, var(--ng-colors-bg-disabled-subtle));
251
263
  border-color: var(--nile-colors-neutral-500, var(--ng-colors-border-primary));
252
264
  color: var(--nile-colors-dark-500, var(--ng-colors-text-disabled));
253
- opacity: var(--nile-opacity-50, var(--ng-opacity-100));
265
+ user-select:none;
254
266
  cursor: not-allowed;
255
267
  outline: none;
256
268
  }
@@ -309,7 +321,7 @@ export const styles = css`
309
321
  }
310
322
 
311
323
  .select--medium .select__prefix::slotted(*) {
312
- margin-inline-end: var(--nile-spacing-lg, var(--ng-spacing-md));
324
+ margin-inline-end: var(--nile-spacing-md, var(--ng-spacing-md));
313
325
  }
314
326
 
315
327
  .select--medium .select__prefix.multiple::slotted(*) {
@@ -374,7 +386,7 @@ export const styles = css`
374
386
  align-items: center;
375
387
  transition: 250ms rotate ease;
376
388
  rotate: 0;
377
- margin-inline-start: var(--nile-spacing-xxxsmall, var(--ng-spacing-md));
389
+ margin-inline-start: var(--nile-spacing-md, var(--ng-spacing-md));
378
390
  }
379
391
 
380
392
  .select--open .select__expand-icon {
@@ -1383,7 +1383,7 @@ export class NileVirtualSelect extends NileElement implements NileFormControl {
1383
1383
  tabindex="-1"
1384
1384
  >
1385
1385
  <slot name="clear-icon">
1386
- <nile-icon name="var(--nile-icon-close, var(--ng-icon-x-close))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))" library="system"></nile-icon>
1386
+ <nile-icon name="var(--nile-icon-close, var(--ng-icon-x-close))" size="var(--nile-height-14px, var(--ng-height-16px))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))" library="system" color="var(--nile-colors-dark-500, var(--ng-colors-fg-quaternary-400))"></nile-icon>
1387
1387
  </slot>
1388
1388
  </button>
1389
1389
  `
@@ -1409,7 +1409,7 @@ export class NileVirtualSelect extends NileElement implements NileFormControl {
1409
1409
  part="expand-icon"
1410
1410
  class="select__expand-icon"
1411
1411
  >
1412
- <nile-icon library="system" name="var(--nile-icon-arrow-down, var(--ng-icon-chevron-down))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))"></nile-icon>
1412
+ <nile-icon library="system" name="var(--nile-icon-arrow-down, var(--ng-icon-chevron-down))" method="var(--nile-svg-method-fill, var(--ng-svg-method-stroke))" color="var(--nile-colors-dark-500, var(--ng-colors-fg-quaternary-400))"></nile-icon>
1413
1413
  </slot>
1414
1414
  `;
1415
1415
  }
@@ -578,7 +578,7 @@
578
578
  },
579
579
  {
580
580
  "name": "nile-calendar",
581
- "description": "Nile icon component.\n\nAttributes:\n\n * `value` {`string | null`} - \n\n * `allowedDates` {`string`} - \n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `selectedUnit` {`TimeUnits`} - \n\n * `selectedValue` {`number`} - \n\n * `hide-duration-fields` {`String[]`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\nProperties:\n\n * `valueAttribute` {`string | null`} - \n\n * `allowedDates` {`string`} - \n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `selectedUnit` {`TimeUnits`} - \n\n * `selectedValue` {`number`} - \n\n * `hideDurationFields` {`String[]`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `startDate` {`Date | null`} - \n\n * `endDate` {`Date | null`} - \n\n * `isSelectingStart` {`boolean`} - \n\n * `hideInput` {`Boolean`} - \n\n * `value` {`Date | null`} - \n\n * `currentMonth` {`number`} - \n\n * `currentYear` {`number`} - \n\n * `allowedDatesLocal` - \n\n * `monthNames` {`string[]`} - \n\n * `yearOptions` {`number[]`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
581
+ "description": "Nile icon component.\n\nAttributes:\n\n * `value` {`string | null`} - \n\n * `allowedDates` {`string`} - \n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `selectedUnit` {`TimeUnits`} - \n\n * `selectedValue` {`number`} - \n\n * `hide-duration-fields` {`String[]`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `disabled` {`boolean`} - \n\nProperties:\n\n * `valueAttribute` {`string | null`} - \n\n * `allowedDates` {`string`} - \n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `selectedUnit` {`TimeUnits`} - \n\n * `selectedValue` {`number`} - \n\n * `hideDurationFields` {`String[]`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `startDate` {`Date | null`} - \n\n * `endDate` {`Date | null`} - \n\n * `isSelectingStart` {`boolean`} - \n\n * `hideInput` {`Boolean`} - \n\n * `value` {`Date | null`} - \n\n * `currentMonth` {`number`} - \n\n * `currentYear` {`number`} - \n\n * `allowedDatesLocal` - \n\n * `disabled` {`boolean`} - \n\n * `monthNames` {`string[]`} - \n\n * `yearOptions` {`number[]`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
582
582
  "attributes": [
583
583
  {
584
584
  "name": "value",
@@ -676,6 +676,11 @@
676
676
  {
677
677
  "name": "dateFormat",
678
678
  "description": "`dateFormat` {`string`} - \n\nProperty: dateFormat\n\nDefault: MM/DD/YYYY"
679
+ },
680
+ {
681
+ "name": "disabled",
682
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
683
+ "valueSet": "v"
679
684
  }
680
685
  ]
681
686
  },
@@ -1187,7 +1192,7 @@
1187
1192
  },
1188
1193
  {
1189
1194
  "name": "nile-date-picker",
1190
- "description": "Attributes:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hide-time-zone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hide-duration-fields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `portal` {`boolean`} - \n\nProperties:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hideTimeZone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hideDurationFields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `portal` {`boolean`} - \n\n * `dropdown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1195
+ "description": "Attributes:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hide-time-zone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hide-duration-fields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `portal` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\nProperties:\n\n * `range` {`boolean`} - \n\n * `hideTypes` {`boolean`} - \n\n * `doubleClickUnselect` {`boolean`} - \n\n * `allowClear` {`boolean`} - \n\n * `open` {`boolean`} - \n\n * `hideTimeZone` {`boolean`} - \n\n * `type` {`\"absolute\" | \"relative\"`} - \n\n * `showManualInputs` {`boolean`} - \n\n * `value` - \n\n * `hideDurationFields` - \n\n * `allowedDates` - \n\n * `syncDatePicker` {`boolean`} - \n\n * `dateFormat` {`string`} - \n\n * `rangeSeparator` {`string`} - \n\n * `startYear` {`number`} - \n\n * `endYear` {`number`} - \n\n * `showYearDropdown` {`boolean`} - \n\n * `showMonthDropdown` {`boolean`} - \n\n * `portal` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `dropdown` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1191
1196
  "attributes": [
1192
1197
  {
1193
1198
  "name": "range",
@@ -1283,6 +1288,11 @@
1283
1288
  "name": "portal",
1284
1289
  "description": "`portal` {`boolean`} - \n\nProperty: portal\n\nDefault: false",
1285
1290
  "valueSet": "v"
1291
+ },
1292
+ {
1293
+ "name": "disabled",
1294
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
1295
+ "valueSet": "v"
1286
1296
  }
1287
1297
  ]
1288
1298
  },
@@ -1842,7 +1852,7 @@
1842
1852
  },
1843
1853
  {
1844
1854
  "name": "nile-filter-chip",
1845
- "description": "Nile filter-chip component.\n\nEvents:\n\n * `nile-close` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\n * `nile-click` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\nAttributes:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\nProperties:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\n * `activeChips` {`NileFilterChip[]`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1855
+ "description": "Nile filter-chip component.\n\nEvents:\n\n * `nile-close` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\n * `nile-click` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\nAttributes:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\nProperties:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `activeChips` {`NileFilterChip[]`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1846
1856
  "attributes": [
1847
1857
  {
1848
1858
  "name": "label",
@@ -1879,6 +1889,11 @@
1879
1889
  "description": "`active` {`boolean`} - \n\nProperty: active\n\nDefault: false",
1880
1890
  "valueSet": "v"
1881
1891
  },
1892
+ {
1893
+ "name": "disabled",
1894
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
1895
+ "valueSet": "v"
1896
+ },
1882
1897
  {
1883
1898
  "name": "onnile-close",
1884
1899
  "description": "`nile-close` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - "
@@ -2436,7 +2451,7 @@
2436
2451
  },
2437
2452
  {
2438
2453
  "name": "nile-inline-edit",
2439
- "description": "Nile inline-edit component.\n\nAttributes:\n\n * `label` {`string`} - Gives the label to the Inline Edit\n\n * `placeholder` {`string`} - Gives the Placeholder to the Inline Edit\n\n * `open` {`boolean`} - Open prop for displaying default slot in Inline Edit\n\n * `value` {`string`} - Gives the Value to the Inline Edit\n\n * `max-placeholder-length` {`number`} - Maximum length for the placeholder value. Values longer than this will be truncated\n\n * `auto-close` {`boolean`} - Enables automatic closing when focus moves outside the component or when clicking outside\n\nProperties:\n\n * `label` {`string`} - Gives the label to the Inline Edit\n\n * `placeholder` {`string`} - Gives the Placeholder to the Inline Edit\n\n * `open` {`boolean`} - Open prop for displaying default slot in Inline Edit\n\n * `value` {`string`} - Gives the Value to the Inline Edit\n\n * `maxPlaceholderLength` {`number`} - Maximum length for the placeholder value. Values longer than this will be truncated\n\n * `autoClose` {`boolean`} - Enables automatic closing when focus moves outside the component or when clicking outside\n\n * `handleDocumentFocusInWrapper` - \n\n * `handleDocumentMouseDownWrapper` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2454
+ "description": "Nile inline-edit component.\n\nAttributes:\n\n * `label` {`string`} - Gives the label to the Inline Edit\n\n * `placeholder` {`string`} - Gives the Placeholder to the Inline Edit\n\n * `open` {`boolean`} - Open prop for displaying default slot in Inline Edit\n\n * `value` {`string`} - Gives the Value to the Inline Edit\n\n * `max-placeholder-length` {`number`} - Maximum length for the placeholder value. Values longer than this will be truncated\n\n * `auto-close` {`boolean`} - Enables automatic closing when focus moves outside the component or when clicking outside\n\n * `disabled` {`boolean`} - Disables the inline edit, preventing it from being opened\n\nProperties:\n\n * `label` {`string`} - Gives the label to the Inline Edit\n\n * `placeholder` {`string`} - Gives the Placeholder to the Inline Edit\n\n * `open` {`boolean`} - Open prop for displaying default slot in Inline Edit\n\n * `value` {`string`} - Gives the Value to the Inline Edit\n\n * `maxPlaceholderLength` {`number`} - Maximum length for the placeholder value. Values longer than this will be truncated\n\n * `autoClose` {`boolean`} - Enables automatic closing when focus moves outside the component or when clicking outside\n\n * `disabled` {`boolean`} - Disables the inline edit, preventing it from being opened\n\n * `handleDocumentFocusInWrapper` - \n\n * `handleDocumentMouseDownWrapper` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2440
2455
  "attributes": [
2441
2456
  {
2442
2457
  "name": "label",
@@ -2463,6 +2478,11 @@
2463
2478
  "name": "auto-close",
2464
2479
  "description": "`auto-close` {`boolean`} - Enables automatic closing when focus moves outside the component or when clicking outside\n\nProperty: autoClose\n\nDefault: false",
2465
2480
  "valueSet": "v"
2481
+ },
2482
+ {
2483
+ "name": "disabled",
2484
+ "description": "`disabled` {`boolean`} - Disables the inline edit, preventing it from being opened\n\nProperty: disabled\n\nDefault: false",
2485
+ "valueSet": "v"
2466
2486
  }
2467
2487
  ]
2468
2488
  },
@@ -3713,6 +3733,78 @@
3713
3733
  }
3714
3734
  ]
3715
3735
  },
3736
+ {
3737
+ "name": "nile-qr-code",
3738
+ "description": "Nile QR Code component.\n\nEvents:\n\n * `nile-qr-image-error` {} - Emitted when the center image fails to load.\n\nAttributes:\n\n * `value` {`string`} - The QR code's value — the text or URL to encode.\n\n * `size` {`number`} - The size of the QR code, in pixels.\n\n * `fill` {`string`} - The fill color. This can be any valid CSS color, but not a CSS custom property.\n\n * `background` {`string`} - The background color. This can be any valid CSS color or `'transparent'`.\nIt cannot be a CSS custom property.\n\n * `radius` {`number`} - The edge radius of each module. Must be between 0 and 0.5.\nUse this to create a rounded effect.\n\n * `error-correction` {`ErrorCorrectionLevel`} - The level of error correction to use.\n- `'L'` — Low (~7%)\n- `'M'` — Medium (~15%)\n- `'Q'` — Quartile (~25%)\n- `'H'` — High (~30%)\n\nWhen using an image overlay, `'H'` is recommended so the QR remains scannable.\n\n * `label` {`string`} - The label for assistive devices to announce.\nIf unspecified, the `value` will be used instead.\n\n * `image` {`string`} - URL of an image to overlay in the center of the QR code (e.g. a logo).\nThe image is drawn on top of the QR modules, so use `error-correction=\"H\"`\nto ensure the code remains scannable.\n\n * `image-size` {`number`} - Size of the center image as a fraction of the overall QR code size\n(0.1 – 0.4). Defaults to 0.25 (25% of the QR code).\n\n * `image-padding` {`number`} - Padding around the center image in pixels. Creates a clear area\nbetween the image and the surrounding QR modules.\n\n * `image-radius` {`number`} - Optional border radius for the center image in pixels.\nSet to a high value for a circular mask.\n\n * `fill-gradient` {`string`} - Apply a linear gradient to the QR modules instead of a flat color.\nFormat: `\"direction, color1, color2[, ...]\"` where direction is an\nangle in degrees (e.g. `\"135, #6366f1, #ec4899\"`).\nWhen set, this overrides the `fill` property for module rendering.\n\nProperties:\n\n * `value` {`string`} - The QR code's value — the text or URL to encode.\n\n * `size` {`number`} - The size of the QR code, in pixels.\n\n * `fill` {`string`} - The fill color. This can be any valid CSS color, but not a CSS custom property.\n\n * `background` {`string`} - The background color. This can be any valid CSS color or `'transparent'`.\nIt cannot be a CSS custom property.\n\n * `radius` {`number`} - The edge radius of each module. Must be between 0 and 0.5.\nUse this to create a rounded effect.\n\n * `errorCorrection` {`ErrorCorrectionLevel`} - The level of error correction to use.\n- `'L'` — Low (~7%)\n- `'M'` — Medium (~15%)\n- `'Q'` — Quartile (~25%)\n- `'H'` — High (~30%)\n\nWhen using an image overlay, `'H'` is recommended so the QR remains scannable.\n\n * `label` {`string`} - The label for assistive devices to announce.\nIf unspecified, the `value` will be used instead.\n\n * `image` {`string`} - URL of an image to overlay in the center of the QR code (e.g. a logo).\nThe image is drawn on top of the QR modules, so use `error-correction=\"H\"`\nto ensure the code remains scannable.\n\n * `imageSize` {`number`} - Size of the center image as a fraction of the overall QR code size\n(0.1 – 0.4). Defaults to 0.25 (25% of the QR code).\n\n * `imagePadding` {`number`} - Padding around the center image in pixels. Creates a clear area\nbetween the image and the surrounding QR modules.\n\n * `imageRadius` {`number`} - Optional border radius for the center image in pixels.\nSet to a high value for a circular mask.\n\n * `fillGradient` {`string`} - Apply a linear gradient to the QR modules instead of a flat color.\nFormat: `\"direction, color1, color2[, ...]\"` where direction is an\nangle in degrees (e.g. `\"135, #6366f1, #ec4899\"`).\nWhen set, this overrides the `fill` property for module rendering.\n\n * `_loadedImage` {`HTMLImageElement | null`} - \n\n * `_imageLoadPromise` {`Promise<void> | null`} - \n\n * `canvas` {`HTMLCanvasElement`} - \n\n * `override` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3739
+ "attributes": [
3740
+ {
3741
+ "name": "value",
3742
+ "description": "`value` {`string`} - The QR code's value — the text or URL to encode.\n\nProperty: value\n\nDefault: "
3743
+ },
3744
+ {
3745
+ "name": "size",
3746
+ "description": "`size` {`number`} - The size of the QR code, in pixels.\n\nProperty: size\n\nDefault: 128"
3747
+ },
3748
+ {
3749
+ "name": "fill",
3750
+ "description": "`fill` {`string`} - The fill color. This can be any valid CSS color, but not a CSS custom property.\n\nProperty: fill\n\nDefault: black"
3751
+ },
3752
+ {
3753
+ "name": "background",
3754
+ "description": "`background` {`string`} - The background color. This can be any valid CSS color or `'transparent'`.\nIt cannot be a CSS custom property.\n\nProperty: background\n\nDefault: white"
3755
+ },
3756
+ {
3757
+ "name": "radius",
3758
+ "description": "`radius` {`number`} - The edge radius of each module. Must be between 0 and 0.5.\nUse this to create a rounded effect.\n\nProperty: radius\n\nDefault: 0"
3759
+ },
3760
+ {
3761
+ "name": "error-correction",
3762
+ "description": "`error-correction` {`ErrorCorrectionLevel`} - The level of error correction to use.\n- `'L'` — Low (~7%)\n- `'M'` — Medium (~15%)\n- `'Q'` — Quartile (~25%)\n- `'H'` — High (~30%)\n\nWhen using an image overlay, `'H'` is recommended so the QR remains scannable.\n\nProperty: errorCorrection\n\nDefault: H",
3763
+ "values": [
3764
+ {
3765
+ "name": "L"
3766
+ },
3767
+ {
3768
+ "name": "M"
3769
+ },
3770
+ {
3771
+ "name": "Q"
3772
+ },
3773
+ {
3774
+ "name": "H"
3775
+ }
3776
+ ]
3777
+ },
3778
+ {
3779
+ "name": "label",
3780
+ "description": "`label` {`string`} - The label for assistive devices to announce.\nIf unspecified, the `value` will be used instead.\n\nProperty: label\n\nDefault: "
3781
+ },
3782
+ {
3783
+ "name": "image",
3784
+ "description": "`image` {`string`} - URL of an image to overlay in the center of the QR code (e.g. a logo).\nThe image is drawn on top of the QR modules, so use `error-correction=\"H\"`\nto ensure the code remains scannable.\n\nProperty: image\n\nDefault: "
3785
+ },
3786
+ {
3787
+ "name": "image-size",
3788
+ "description": "`image-size` {`number`} - Size of the center image as a fraction of the overall QR code size\n(0.1 – 0.4). Defaults to 0.25 (25% of the QR code).\n\nProperty: imageSize\n\nDefault: 0.25"
3789
+ },
3790
+ {
3791
+ "name": "image-padding",
3792
+ "description": "`image-padding` {`number`} - Padding around the center image in pixels. Creates a clear area\nbetween the image and the surrounding QR modules.\n\nProperty: imagePadding\n\nDefault: 4"
3793
+ },
3794
+ {
3795
+ "name": "image-radius",
3796
+ "description": "`image-radius` {`number`} - Optional border radius for the center image in pixels.\nSet to a high value for a circular mask.\n\nProperty: imageRadius\n\nDefault: 4"
3797
+ },
3798
+ {
3799
+ "name": "fill-gradient",
3800
+ "description": "`fill-gradient` {`string`} - Apply a linear gradient to the QR modules instead of a flat color.\nFormat: `\"direction, color1, color2[, ...]\"` where direction is an\nangle in degrees (e.g. `\"135, #6366f1, #ec4899\"`).\nWhen set, this overrides the `fill` property for module rendering.\n\nProperty: fillGradient\n\nDefault: "
3801
+ },
3802
+ {
3803
+ "name": "onnile-qr-image-error",
3804
+ "description": "`nile-qr-image-error` {} - Emitted when the center image fails to load."
3805
+ }
3806
+ ]
3807
+ },
3716
3808
  {
3717
3809
  "name": "nile-radio-group",
3718
3810
  "description": "Events:\n\n * `change` {} - Emitted when the radio group's selected value changes.\n\n * `input` {} - Emitted when the radio group receives user input.\n\n * `invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\nSlots:\n\n * ` ` {} - The default slot where `<nile-radio>` or `<nile-radio-button>` elements are placed.\n\n * `label` {} - The radio group's label. Required for proper accessibility. Alternatively, you can use the `label`\nattribute.\n\nAttributes:\n\n * `label` {`string`} - The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.\n\n * `name` {`string`} - The name of the radio group, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the radio group, submitted as a name/value pair with form data.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Ensures a child radio is checked before allowing the containing form to submit.\n\n * `labelInline` {`boolean`} - Used to show radio in inline or not\n\n * `disabled` {`boolean`} - Used to disabled or not\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `islabelborder` {`boolean`} - The radio's labelborder for whole gp.\n\n * `allowUncheckGroup` {`boolean`} - Allow the radio to be unchecked.\n\nProperties:\n\n * `styles` - \n\n * `hasSlotController` - \n\n * `customValidityMessage` {`string`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `hasButtonGroup` {`boolean`} - \n\n * `defaultValue` {`string`} - \n\n * `label` {`string`} - The radio group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.\n\n * `name` {`string`} - The name of the radio group, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the radio group, submitted as a name/value pair with form data.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - Ensures a child radio is checked before allowing the containing form to submit.\n\n * `labelInline` {`boolean`} - Used to show radio in inline or not\n\n * `disabled` {`boolean`} - Used to disabled or not\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `islabelborder` {`boolean`} - The radio's labelborder for whole gp.\n\n * `allowUncheckGroup` {`boolean`} - Allow the radio to be unchecked.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
@@ -3835,7 +3927,7 @@
3835
3927
  },
3836
3928
  {
3837
3929
  "name": "nile-rich-text-editor",
3838
- "description": "Events:\n\n * `nile-change` {`CustomEvent<{ content: string; mention: any; }>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `singlelineeditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `singleLineEditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\n * `content` {`string`} - \n\n * `editorEl` {`HTMLElement`} - \n\n * `previewEl` {`HTMLElement | null`} - \n\n * `toolbarEl` {`HTMLElement | null`} - \n\n * `lastRange` {`Range | null`} - \n\n * `buttonMap` {`Map<string, HTMLElement[]>`} - \n\n * `headingSelect` {`HTMLSelectElement | null`} - \n\n * `fontSelect` {`HTMLSelectElement | null`} - \n\n * `colorInput` {`HTMLInputElement | null`} - \n\n * `bgColorInput` {`HTMLInputElement | null`} - \n\n * `colorSwatchEl` {`HTMLElement | null`} - \n\n * `bgSwatchEl` {`HTMLElement | null`} - \n\n * `containerEl` {`HTMLElement | null`} - \n\n * `mentionsEl` {`HTMLElement | null`} - \n\n * `onEditorKeydown` - \n\n * `onSelectionChange` - ",
3930
+ "description": "Events:\n\n * `nile-change` {`CustomEvent<{ content: string; mention: any; }>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `singlelineeditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `noStyles` {`boolean`} - \n\n * `disabled` {`boolean`} - \n\n * `singleLineEditor` {`boolean`} - \n\n * `placeholder` {`string`} - \n\n * `mentions` - \n\n * `whitelist` {`string[]`} - \n\n * `content` {`string`} - \n\n * `editorEl` {`HTMLElement`} - \n\n * `previewEl` {`HTMLElement | null`} - \n\n * `toolbarEl` {`HTMLElement | null`} - \n\n * `lastRange` {`Range | null`} - \n\n * `buttonMap` {`Map<string, HTMLElement[]>`} - \n\n * `headingSelect` {`HTMLSelectElement | null`} - \n\n * `fontSelect` {`HTMLSelectElement | null`} - \n\n * `colorInput` {`HTMLInputElement | null`} - \n\n * `bgColorInput` {`HTMLInputElement | null`} - \n\n * `colorSwatchEl` {`HTMLElement | null`} - \n\n * `bgSwatchEl` {`HTMLElement | null`} - \n\n * `containerEl` {`HTMLElement | null`} - \n\n * `mentionsEl` {`HTMLElement | null`} - \n\n * `onEditorKeydown` - \n\n * `onSelectionChange` - ",
3839
3931
  "attributes": [
3840
3932
  {
3841
3933
  "name": "value",
@@ -3846,6 +3938,11 @@
3846
3938
  "description": "`noStyles` {`boolean`} - \n\nProperty: noStyles\n\nDefault: false",
3847
3939
  "valueSet": "v"
3848
3940
  },
3941
+ {
3942
+ "name": "disabled",
3943
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
3944
+ "valueSet": "v"
3945
+ },
3849
3946
  {
3850
3947
  "name": "singlelineeditor",
3851
3948
  "description": "`singlelineeditor` {`boolean`} - \n\nProperty: singleLineEditor\n\nDefault: false",
@@ -3997,7 +4094,7 @@
3997
4094
  },
3998
4095
  {
3999
4096
  "name": "nile-rte-select",
4000
- "description": "Events:\n\n * `change` {`CustomEvent<string>`} - \n\nAttributes:\n\n * `type` {`string`} - \n\n * `options` {`string`} - \n\n * `label` {`string`} - \n\nProperties:\n\n * `type` {`string`} - \n\n * `options` {`string`} - \n\n * `optionsObj` {`(GenericOption | HeadingOption)[] | undefined`} - \n\n * `label` {`string`} - \n\n * `selectedValue` {`string`} - \n\n * `parsedOptions` {`NormalizedOption[]`} - ",
4097
+ "description": "Events:\n\n * `change` {`CustomEvent<string>`} - \n\nAttributes:\n\n * `type` {`string`} - \n\n * `options` {`string`} - \n\n * `label` {`string`} - \n\n * `disabled` {`boolean`} - \n\nProperties:\n\n * `type` {`string`} - \n\n * `options` {`string`} - \n\n * `optionsObj` {`(GenericOption | HeadingOption)[] | undefined`} - \n\n * `label` {`string`} - \n\n * `disabled` {`boolean`} - \n\n * `selectedValue` {`string`} - \n\n * `parsedOptions` {`NormalizedOption[]`} - ",
4001
4098
  "attributes": [
4002
4099
  {
4003
4100
  "name": "type",
@@ -4011,6 +4108,11 @@
4011
4108
  "name": "label",
4012
4109
  "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
4013
4110
  },
4111
+ {
4112
+ "name": "disabled",
4113
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
4114
+ "valueSet": "v"
4115
+ },
4014
4116
  {
4015
4117
  "name": "onchange",
4016
4118
  "description": "`change` {`CustomEvent<string>`} - "
@@ -22,11 +22,14 @@ export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
22
22
  },
23
23
 
24
24
  /** Amount of browsers to run concurrently */
25
- concurrentBrowsers: 2,
25
+ concurrentBrowsers: 1,
26
26
 
27
27
  /** Amount of test files per browser to test concurrently */
28
- concurrency: 10,
28
+ concurrency: 1,
29
29
 
30
+ testsStartTimeout: 60000,
31
+ testsFinishTimeout: 300000,
32
+
30
33
  /** Browsers to run tests on */
31
34
  browsers: [
32
35
  puppeteerLauncher({
@@ -40,7 +43,7 @@ export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
40
43
  /** Test framework configuration */
41
44
  testFramework: {
42
45
  config: {
43
- timeout: 5000 // Increase the default timeout to 5 seconds
46
+ timeout: 15000 // Increase the default timeout to 5 seconds
44
47
  }
45
48
  },
46
49
 
@@ -50,7 +53,7 @@ export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
50
53
  coverageConfig: {
51
54
  include: ['dist/src/**/*.js'],
52
55
  exclude: ['dist/src/**/*.test.js'],
53
- reporter: ['html', 'text-summary', 'lcov', 'json'],
56
+ reporters: ['html', 'text-summary', 'lcov', 'json', 'cobertura'],
54
57
  thresholds: {
55
58
  statements: 100,
56
59
  branches: 100,