@aquera/nile-elements 1.5.4 → 1.5.6

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 (297) hide show
  1. package/README.md +10 -0
  2. package/demo/index.css +9 -0
  3. package/dist/index.cjs.js +1 -1
  4. package/dist/index.esm.js +1 -1
  5. package/dist/index.js +871 -255
  6. package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js +1 -1
  7. package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js.map +1 -1
  8. package/dist/nile-auto-complete/nile-auto-complete.css.esm.js +13 -2
  9. package/dist/nile-button/nile-button.cjs.js +1 -1
  10. package/dist/nile-button/nile-button.cjs.js.map +1 -1
  11. package/dist/nile-button/nile-button.css.cjs.js +1 -1
  12. package/dist/nile-button/nile-button.css.cjs.js.map +1 -1
  13. package/dist/nile-button/nile-button.css.esm.js +89 -33
  14. package/dist/nile-button/nile-button.esm.js +2 -2
  15. package/dist/nile-calendar/nile-calendar.cjs.js +1 -1
  16. package/dist/nile-calendar/nile-calendar.cjs.js.map +1 -1
  17. package/dist/nile-calendar/nile-calendar.css.cjs.js +1 -1
  18. package/dist/nile-calendar/nile-calendar.css.cjs.js.map +1 -1
  19. package/dist/nile-calendar/nile-calendar.css.esm.js +59 -2
  20. package/dist/nile-calendar/nile-calendar.esm.js +16 -10
  21. package/dist/nile-checkbox/nile-checkbox.css.cjs.js +1 -1
  22. package/dist/nile-checkbox/nile-checkbox.css.cjs.js.map +1 -1
  23. package/dist/nile-checkbox/nile-checkbox.css.esm.js +4 -5
  24. package/dist/nile-chip/nile-chip.css.cjs.js +1 -1
  25. package/dist/nile-chip/nile-chip.css.cjs.js.map +1 -1
  26. package/dist/nile-chip/nile-chip.css.esm.js +37 -23
  27. package/dist/nile-code-editor/nile-code-editor.cjs.js +1 -1
  28. package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
  29. package/dist/nile-code-editor/nile-code-editor.css.cjs.js +1 -1
  30. package/dist/nile-code-editor/nile-code-editor.css.cjs.js.map +1 -1
  31. package/dist/nile-code-editor/nile-code-editor.css.esm.js +7 -6
  32. package/dist/nile-code-editor/nile-code-editor.esm.js +1 -1
  33. package/dist/nile-date-picker/nile-date-picker.cjs.js +1 -1
  34. package/dist/nile-date-picker/nile-date-picker.cjs.js.map +1 -1
  35. package/dist/nile-date-picker/nile-date-picker.esm.js +4 -4
  36. package/dist/nile-detail/index.cjs.js +2 -0
  37. package/dist/nile-detail/index.cjs.js.map +1 -0
  38. package/dist/nile-detail/index.esm.js +1 -0
  39. package/dist/nile-detail/nile-detail.cjs.js +2 -0
  40. package/dist/nile-detail/nile-detail.cjs.js.map +1 -0
  41. package/dist/nile-detail/nile-detail.css.cjs.js +2 -0
  42. package/dist/nile-detail/nile-detail.css.cjs.js.map +1 -0
  43. package/dist/nile-detail/nile-detail.css.esm.js +149 -0
  44. package/dist/nile-detail/nile-detail.esm.js +45 -0
  45. package/dist/nile-detail/nile-detail.utils.cjs.js +2 -0
  46. package/dist/nile-detail/nile-detail.utils.cjs.js.map +1 -0
  47. package/dist/nile-detail/nile-detail.utils.esm.js +1 -0
  48. package/dist/nile-dropdown/nile-dropdown.cjs.js +1 -1
  49. package/dist/nile-dropdown/nile-dropdown.cjs.js.map +1 -1
  50. package/dist/nile-dropdown/nile-dropdown.esm.js +1 -1
  51. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +2 -2
  52. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -1
  53. package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -1
  54. package/dist/nile-filter-chip/nile-filter-chip.cjs.js +1 -1
  55. package/dist/nile-filter-chip/nile-filter-chip.cjs.js.map +1 -1
  56. package/dist/nile-filter-chip/nile-filter-chip.css.cjs.js +1 -1
  57. package/dist/nile-filter-chip/nile-filter-chip.css.cjs.js.map +1 -1
  58. package/dist/nile-filter-chip/nile-filter-chip.css.esm.js +24 -2
  59. package/dist/nile-filter-chip/nile-filter-chip.esm.js +2 -2
  60. package/dist/nile-inline-edit/nile-inline-edit.cjs.js +1 -1
  61. package/dist/nile-inline-edit/nile-inline-edit.cjs.js.map +1 -1
  62. package/dist/nile-inline-edit/nile-inline-edit.css.cjs.js +1 -1
  63. package/dist/nile-inline-edit/nile-inline-edit.css.cjs.js.map +1 -1
  64. package/dist/nile-inline-edit/nile-inline-edit.css.esm.js +15 -6
  65. package/dist/nile-inline-edit/nile-inline-edit.esm.js +2 -2
  66. package/dist/nile-inline-sidebar/nile-inline-sidebar.cjs.js +1 -1
  67. package/dist/nile-inline-sidebar/nile-inline-sidebar.cjs.js.map +1 -1
  68. package/dist/nile-inline-sidebar/nile-inline-sidebar.css.cjs.js +1 -1
  69. package/dist/nile-inline-sidebar/nile-inline-sidebar.css.cjs.js.map +1 -1
  70. package/dist/nile-inline-sidebar/nile-inline-sidebar.css.esm.js +19 -0
  71. package/dist/nile-inline-sidebar/nile-inline-sidebar.esm.js +16 -14
  72. package/dist/nile-inline-sidebar-item/nile-inline-sidebar-item.cjs.js +1 -1
  73. package/dist/nile-inline-sidebar-item/nile-inline-sidebar-item.cjs.js.map +1 -1
  74. package/dist/nile-inline-sidebar-item/nile-inline-sidebar-item.esm.js +8 -3
  75. package/dist/nile-input/nile-input.css.cjs.js +1 -1
  76. package/dist/nile-input/nile-input.css.cjs.js.map +1 -1
  77. package/dist/nile-input/nile-input.css.esm.js +4 -4
  78. package/dist/nile-link/nile-link.cjs.js +1 -1
  79. package/dist/nile-link/nile-link.cjs.js.map +1 -1
  80. package/dist/nile-link/nile-link.css.cjs.js +1 -1
  81. package/dist/nile-link/nile-link.css.cjs.js.map +1 -1
  82. package/dist/nile-link/nile-link.css.esm.js +3 -4
  83. package/dist/nile-link/nile-link.esm.js +2 -2
  84. package/dist/nile-pagination/nile-pagination.cjs.js +1 -1
  85. package/dist/nile-pagination/nile-pagination.cjs.js.map +1 -1
  86. package/dist/nile-pagination/nile-pagination.css.cjs.js +1 -1
  87. package/dist/nile-pagination/nile-pagination.css.cjs.js.map +1 -1
  88. package/dist/nile-pagination/nile-pagination.css.esm.js +109 -5
  89. package/dist/nile-pagination/nile-pagination.esm.js +70 -3
  90. package/dist/nile-qr-code/index.cjs.js +2 -0
  91. package/dist/nile-qr-code/index.cjs.js.map +1 -0
  92. package/dist/nile-qr-code/index.esm.js +1 -0
  93. package/dist/nile-qr-code/nile-qr-code-utils.cjs.js +2 -0
  94. package/dist/nile-qr-code/nile-qr-code-utils.cjs.js.map +1 -0
  95. package/dist/nile-qr-code/nile-qr-code-utils.esm.js +1 -0
  96. package/dist/nile-qr-code/nile-qr-code.cjs.js +2 -0
  97. package/dist/nile-qr-code/nile-qr-code.cjs.js.map +1 -0
  98. package/dist/nile-qr-code/nile-qr-code.css.cjs.js +2 -0
  99. package/dist/nile-qr-code/nile-qr-code.css.cjs.js.map +1 -0
  100. package/dist/nile-qr-code/nile-qr-code.css.esm.js +12 -0
  101. package/dist/nile-qr-code/nile-qr-code.esm.js +9 -0
  102. package/dist/nile-radio/nile-radio.css.cjs.js +1 -1
  103. package/dist/nile-radio/nile-radio.css.cjs.js.map +1 -1
  104. package/dist/nile-radio/nile-radio.css.esm.js +1 -1
  105. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js +1 -1
  106. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js.map +1 -1
  107. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js +1 -1
  108. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js.map +1 -1
  109. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.esm.js +25 -6
  110. package/dist/nile-rich-text-editor/nile-rich-text-editor.esm.js +1 -1
  111. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js +1 -1
  112. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js.map +1 -1
  113. package/dist/nile-rich-text-editor/nile-rte-select.esm.js +4 -3
  114. package/dist/nile-select/nile-select.css.cjs.js +1 -1
  115. package/dist/nile-select/nile-select.css.cjs.js.map +1 -1
  116. package/dist/nile-select/nile-select.css.esm.js +7 -4
  117. package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js +1 -1
  118. package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js.map +1 -1
  119. package/dist/nile-slide-toggle/nile-slide-toggle.css.esm.js +5 -1
  120. package/dist/nile-textarea/nile-textarea.css.cjs.js +1 -1
  121. package/dist/nile-textarea/nile-textarea.css.cjs.js.map +1 -1
  122. package/dist/nile-textarea/nile-textarea.css.esm.js +10 -5
  123. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +1 -1
  124. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -1
  125. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +5 -3
  126. package/dist/src/index.d.ts +2 -0
  127. package/dist/src/index.js +2 -0
  128. package/dist/src/index.js.map +1 -1
  129. package/dist/src/nile-auto-complete/nile-auto-complete.css.js +11 -0
  130. package/dist/src/nile-auto-complete/nile-auto-complete.css.js.map +1 -1
  131. package/dist/src/nile-button/nile-button.css.js +89 -33
  132. package/dist/src/nile-button/nile-button.css.js.map +1 -1
  133. package/dist/src/nile-button/nile-button.js +5 -5
  134. package/dist/src/nile-button/nile-button.js.map +1 -1
  135. package/dist/src/nile-calendar/nile-calendar.css.js +57 -0
  136. package/dist/src/nile-calendar/nile-calendar.css.js.map +1 -1
  137. package/dist/src/nile-calendar/nile-calendar.d.ts +1 -0
  138. package/dist/src/nile-calendar/nile-calendar.js +24 -6
  139. package/dist/src/nile-calendar/nile-calendar.js.map +1 -1
  140. package/dist/src/nile-checkbox/nile-checkbox.css.js +4 -5
  141. package/dist/src/nile-checkbox/nile-checkbox.css.js.map +1 -1
  142. package/dist/src/nile-chip/nile-chip.css.js +35 -21
  143. package/dist/src/nile-chip/nile-chip.css.js.map +1 -1
  144. package/dist/src/nile-code-editor/nile-code-editor.css.js +7 -6
  145. package/dist/src/nile-code-editor/nile-code-editor.css.js.map +1 -1
  146. package/dist/src/nile-code-editor/nile-code-editor.d.ts +1 -1
  147. package/dist/src/nile-code-editor/nile-code-editor.js +7 -1
  148. package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
  149. package/dist/src/nile-date-picker/nile-date-picker.d.ts +3 -0
  150. package/dist/src/nile-date-picker/nile-date-picker.js +22 -2
  151. package/dist/src/nile-date-picker/nile-date-picker.js.map +1 -1
  152. package/dist/src/nile-detail/index.d.ts +1 -0
  153. package/dist/src/nile-detail/index.js +2 -0
  154. package/dist/src/nile-detail/index.js.map +1 -0
  155. package/dist/src/nile-detail/nile-detail.css.d.ts +3 -0
  156. package/dist/src/nile-detail/nile-detail.css.js +152 -0
  157. package/dist/src/nile-detail/nile-detail.css.js.map +1 -0
  158. package/dist/src/nile-detail/nile-detail.d.ts +29 -0
  159. package/dist/src/nile-detail/nile-detail.js +143 -0
  160. package/dist/src/nile-detail/nile-detail.js.map +1 -0
  161. package/dist/src/nile-detail/nile-detail.test.d.ts +1 -0
  162. package/dist/src/nile-detail/nile-detail.test.js +168 -0
  163. package/dist/src/nile-detail/nile-detail.test.js.map +1 -0
  164. package/dist/src/nile-detail/nile-detail.utils.d.ts +8 -0
  165. package/dist/src/nile-detail/nile-detail.utils.js +117 -0
  166. package/dist/src/nile-detail/nile-detail.utils.js.map +1 -0
  167. package/dist/src/nile-dropdown/nile-dropdown.d.ts +1 -0
  168. package/dist/src/nile-dropdown/nile-dropdown.js +11 -0
  169. package/dist/src/nile-dropdown/nile-dropdown.js.map +1 -1
  170. package/dist/src/nile-file-upload/utils/file-validation.util.js +11 -6
  171. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -1
  172. package/dist/src/nile-filter-chip/nile-filter-chip.css.js +22 -0
  173. package/dist/src/nile-filter-chip/nile-filter-chip.css.js.map +1 -1
  174. package/dist/src/nile-filter-chip/nile-filter-chip.d.ts +1 -0
  175. package/dist/src/nile-filter-chip/nile-filter-chip.js +6 -0
  176. package/dist/src/nile-filter-chip/nile-filter-chip.js.map +1 -1
  177. package/dist/src/nile-inline-edit/nile-inline-edit.css.js +15 -6
  178. package/dist/src/nile-inline-edit/nile-inline-edit.css.js.map +1 -1
  179. package/dist/src/nile-inline-edit/nile-inline-edit.d.ts +2 -0
  180. package/dist/src/nile-inline-edit/nile-inline-edit.js +7 -0
  181. package/dist/src/nile-inline-edit/nile-inline-edit.js.map +1 -1
  182. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.css.js +19 -0
  183. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.css.js.map +1 -1
  184. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.d.ts +6 -0
  185. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.js +88 -4
  186. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.js.map +1 -1
  187. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.test.d.ts +3 -0
  188. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.test.js +110 -0
  189. package/dist/src/nile-inline-sidebar/nile-inline-sidebar.test.js.map +1 -0
  190. package/dist/src/nile-inline-sidebar-group/nile-inline-sidebar-group.test.d.ts +2 -0
  191. package/dist/src/nile-inline-sidebar-group/nile-inline-sidebar-group.test.js +109 -0
  192. package/dist/src/nile-inline-sidebar-group/nile-inline-sidebar-group.test.js.map +1 -0
  193. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.d.ts +4 -0
  194. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.js +30 -2
  195. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.js.map +1 -1
  196. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.test.d.ts +2 -0
  197. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.test.js +109 -0
  198. package/dist/src/nile-inline-sidebar-item/nile-inline-sidebar-item.test.js.map +1 -0
  199. package/dist/src/nile-input/nile-input.css.js +4 -4
  200. package/dist/src/nile-input/nile-input.css.js.map +1 -1
  201. package/dist/src/nile-link/nile-link.css.js +1 -2
  202. package/dist/src/nile-link/nile-link.css.js.map +1 -1
  203. package/dist/src/nile-link/nile-link.js +1 -0
  204. package/dist/src/nile-link/nile-link.js.map +1 -1
  205. package/dist/src/nile-pagination/nile-pagination.css.js +107 -3
  206. package/dist/src/nile-pagination/nile-pagination.css.js.map +1 -1
  207. package/dist/src/nile-pagination/nile-pagination.d.ts +5 -1
  208. package/dist/src/nile-pagination/nile-pagination.js +84 -1
  209. package/dist/src/nile-pagination/nile-pagination.js.map +1 -1
  210. package/dist/src/nile-pagination/nile-pagination.test.js +1187 -103
  211. package/dist/src/nile-pagination/nile-pagination.test.js.map +1 -1
  212. package/dist/src/nile-qr-code/index.d.ts +1 -0
  213. package/dist/src/nile-qr-code/index.js +2 -0
  214. package/dist/src/nile-qr-code/index.js.map +1 -0
  215. package/dist/src/nile-qr-code/nile-qr-code-utils.d.ts +15 -0
  216. package/dist/src/nile-qr-code/nile-qr-code-utils.js +678 -0
  217. package/dist/src/nile-qr-code/nile-qr-code-utils.js.map +1 -0
  218. package/dist/src/nile-qr-code/nile-qr-code.css.d.ts +12 -0
  219. package/dist/src/nile-qr-code/nile-qr-code.css.js +24 -0
  220. package/dist/src/nile-qr-code/nile-qr-code.css.js.map +1 -0
  221. package/dist/src/nile-qr-code/nile-qr-code.d.ts +127 -0
  222. package/dist/src/nile-qr-code/nile-qr-code.js +381 -0
  223. package/dist/src/nile-qr-code/nile-qr-code.js.map +1 -0
  224. package/dist/src/nile-qr-code/nile-qr-code.test.d.ts +1 -0
  225. package/dist/src/nile-qr-code/nile-qr-code.test.js +719 -0
  226. package/dist/src/nile-qr-code/nile-qr-code.test.js.map +1 -0
  227. package/dist/src/nile-radio/nile-radio.css.js +1 -1
  228. package/dist/src/nile-radio/nile-radio.css.js.map +1 -1
  229. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js +25 -6
  230. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js.map +1 -1
  231. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.d.ts +1 -0
  232. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js +17 -6
  233. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js.map +1 -1
  234. package/dist/src/nile-rich-text-editor/nile-rte-select.d.ts +1 -0
  235. package/dist/src/nile-rich-text-editor/nile-rte-select.js +7 -2
  236. package/dist/src/nile-rich-text-editor/nile-rte-select.js.map +1 -1
  237. package/dist/src/nile-select/nile-select.css.js +7 -4
  238. package/dist/src/nile-select/nile-select.css.js.map +1 -1
  239. package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js +5 -1
  240. package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js.map +1 -1
  241. package/dist/src/nile-textarea/nile-textarea.css.js +10 -5
  242. package/dist/src/nile-textarea/nile-textarea.css.js.map +1 -1
  243. package/dist/src/nile-virtual-select/nile-virtual-select.css.js +5 -3
  244. package/dist/src/nile-virtual-select/nile-virtual-select.css.js.map +1 -1
  245. package/dist/src/version.js +1 -1
  246. package/dist/src/version.js.map +1 -1
  247. package/dist/tsconfig.tsbuildinfo +1 -1
  248. package/package.json +3 -2
  249. package/src/index.ts +3 -2
  250. package/src/nile-auto-complete/nile-auto-complete.css.ts +11 -0
  251. package/src/nile-button/nile-button.css.ts +89 -33
  252. package/src/nile-button/nile-button.ts +6 -5
  253. package/src/nile-calendar/nile-calendar.css.ts +57 -0
  254. package/src/nile-calendar/nile-calendar.ts +17 -6
  255. package/src/nile-checkbox/nile-checkbox.css.ts +4 -5
  256. package/src/nile-chip/nile-chip.css.ts +35 -21
  257. package/src/nile-code-editor/nile-code-editor.css.ts +7 -6
  258. package/src/nile-code-editor/nile-code-editor.ts +7 -1
  259. package/src/nile-date-picker/nile-date-picker.ts +22 -2
  260. package/src/nile-detail/index.ts +1 -0
  261. package/src/nile-detail/nile-detail.css.ts +153 -0
  262. package/src/nile-detail/nile-detail.test.ts +215 -0
  263. package/src/nile-detail/nile-detail.ts +140 -0
  264. package/src/nile-detail/nile-detail.utils.ts +133 -0
  265. package/src/nile-dropdown/nile-dropdown.ts +11 -0
  266. package/src/nile-file-upload/utils/file-validation.util.ts +10 -5
  267. package/src/nile-filter-chip/nile-filter-chip.css.ts +22 -0
  268. package/src/nile-filter-chip/nile-filter-chip.ts +2 -0
  269. package/src/nile-inline-edit/nile-inline-edit.css.ts +15 -6
  270. package/src/nile-inline-edit/nile-inline-edit.ts +4 -0
  271. package/src/nile-inline-sidebar/nile-inline-sidebar.css.ts +19 -0
  272. package/src/nile-inline-sidebar/nile-inline-sidebar.test.ts +108 -0
  273. package/src/nile-inline-sidebar/nile-inline-sidebar.ts +108 -5
  274. package/src/nile-inline-sidebar-group/nile-inline-sidebar-group.test.ts +107 -0
  275. package/src/nile-inline-sidebar-item/nile-inline-sidebar-item.test.ts +107 -0
  276. package/src/nile-inline-sidebar-item/nile-inline-sidebar-item.ts +34 -3
  277. package/src/nile-input/nile-input.css.ts +4 -4
  278. package/src/nile-link/nile-link.css.ts +1 -2
  279. package/src/nile-link/nile-link.ts +1 -0
  280. package/src/nile-pagination/nile-pagination.css.ts +107 -3
  281. package/src/nile-pagination/nile-pagination.test.ts +1388 -101
  282. package/src/nile-pagination/nile-pagination.ts +87 -2
  283. package/src/nile-qr-code/index.ts +1 -0
  284. package/src/nile-qr-code/nile-qr-code-utils.ts +733 -0
  285. package/src/nile-qr-code/nile-qr-code.css.ts +26 -0
  286. package/src/nile-qr-code/nile-qr-code.test.ts +879 -0
  287. package/src/nile-qr-code/nile-qr-code.ts +431 -0
  288. package/src/nile-radio/nile-radio.css.ts +1 -1
  289. package/src/nile-rich-text-editor/nile-rich-text-editor.css.ts +25 -6
  290. package/src/nile-rich-text-editor/nile-rich-text-editor.ts +14 -6
  291. package/src/nile-rich-text-editor/nile-rte-select.ts +5 -2
  292. package/src/nile-select/nile-select.css.ts +7 -4
  293. package/src/nile-slide-toggle/nile-slide-toggle.css.ts +5 -1
  294. package/src/nile-textarea/nile-textarea.css.ts +10 -5
  295. package/src/nile-virtual-select/nile-virtual-select.css.ts +5 -3
  296. package/vscode-html-custom-data.json +163 -10
  297. package/web-test-runner.config.mjs +1 -1
@@ -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));
@@ -157,18 +157,18 @@ export const styles = css`
157
157
 
158
158
  .textarea--standard.textarea--disabled {
159
159
  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;
160
+ background: var(--nile-colors-dark-200, var(--ng-colors-bg-disabled-subtle));
162
161
  cursor: not-allowed;
163
162
  box-shadow:var(--nile-textarea-standard-disabled-box-shadow, var(--ng-colors-effects-shadow-xs));
164
163
  }
165
164
 
166
165
  .textarea--standard.textarea--disabled .textarea__control {
167
166
  color: var(--nile-colors-neutral-500, var(--ng-colors-text-disabled));
167
+
168
168
  }
169
169
 
170
170
  .textarea--standard.textarea--disabled .textarea__control::placeholder {
171
- color: var(--nile-colors-neutral-500, var(--ng-colors-text-placeholder));
171
+ color: var(--nile-colors-dark-500, var(--ng-colors-text-placeholder));
172
172
  }
173
173
 
174
174
  /* Textarea control styles */
@@ -188,6 +188,11 @@ export const styles = css`
188
188
  -webkit-appearance: none;
189
189
  }
190
190
 
191
+ .textarea--standard.textarea--disabled .textarea__control {
192
+ cursor: not-allowed;
193
+ resize: none;
194
+ }
195
+
191
196
  .textarea__control::-webkit-search-decoration,
192
197
  .textarea__control::-webkit-search-cancel-button,
193
198
  .textarea__control::-webkit-search-results-button,
@@ -205,7 +210,7 @@ export const styles = css`
205
210
  }
206
211
 
207
212
  .textarea--medium .textarea__control {
208
- padding: var(--nile-textarea-padding, var(--ng-spacing-lg)) var(--nile-textarea-padding, var(--ng-spacing-lg));
213
+ padding: var(--nile-spacing-lg, var(--ng-spacing-lg));
209
214
  }
210
215
 
211
216
  /* Resize types */
@@ -67,7 +67,7 @@ export const styles = css`
67
67
  margin-bottom: var(--nile-spacing-sm, var(--ng-spacing-sm));
68
68
  color: var(--nile-colors-dark-900, var(--ng-colors-text-secondary-700));
69
69
  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));
70
+ font-size: var(--nile-type-scale-3, var(--ng-font-size-text-md));
71
71
  font-style: normal;
72
72
  font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-medium));
73
73
  line-height: var(--nile-spacing-2xl, var(--ng-line-height-text-sm));
@@ -157,6 +157,8 @@ export const styles = css`
157
157
  margin: var(--nile-spacing-none, var(--ng-spacing-none));
158
158
  -webkit-appearance: none;
159
159
  font-family: var(--nile-font-family-serif, var(--ng-font-family-body));
160
+ font-size: var(--nile-type-scale-3,var(--ng-font-size-text-md));
161
+ font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-regular));
160
162
  }
161
163
 
162
164
  .select__display-input::placeholder {
@@ -247,10 +249,10 @@ export const styles = css`
247
249
  }
248
250
 
249
251
  .select--standard.select--disabled .select__combobox {
250
- background-color: var(--nile-colors-neutral-100, var(--ng-colors-bg-disabled-subtle));
252
+ background-color: var(--nile-colors-dark-200, var(--ng-colors-bg-disabled-subtle));
251
253
  border-color: var(--nile-colors-neutral-500, var(--ng-colors-border-primary));
252
254
  color: var(--nile-colors-dark-500, var(--ng-colors-text-disabled));
253
- opacity: var(--nile-opacity-50, var(--ng-opacity-100));
255
+
254
256
  cursor: not-allowed;
255
257
  outline: none;
256
258
  }
@@ -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,47 @@
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"
1296
+ }
1297
+ ]
1298
+ },
1299
+ {
1300
+ "name": "nile-detail",
1301
+ "description": "Attributes:\n\n * `open` {`boolean`} - \n\n * `heading` {`string`} - \n\n * `description` {`string`} - \n\n * `expandIconPlacement` {`\"left\" | \"right\"`} - \n\n * `disabled` {`boolean`} - \n\nProperties:\n\n * `styles` - \n\n * `detail` {`HTMLDetailsElement`} - \n\n * `header` {`HTMLElement`} - \n\n * `body` {`HTMLElement`} - \n\n * `open` {`boolean`} - \n\n * `heading` {`string`} - \n\n * `description` {`string`} - \n\n * `expandIconPlacement` {`\"left\" | \"right\"`} - \n\n * `disabled` {`boolean`} - \n\n * `_detailOpen` {`boolean`} - \n\n * `_summaryLabel` {`string`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
1302
+ "attributes": [
1303
+ {
1304
+ "name": "open",
1305
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
1306
+ "valueSet": "v"
1307
+ },
1308
+ {
1309
+ "name": "heading",
1310
+ "description": "`heading` {`string`} - \n\nProperty: heading\n\nDefault: "
1311
+ },
1312
+ {
1313
+ "name": "description",
1314
+ "description": "`description` {`string`} - \n\nProperty: description\n\nDefault: "
1315
+ },
1316
+ {
1317
+ "name": "expandIconPlacement",
1318
+ "description": "`expandIconPlacement` {`\"left\" | \"right\"`} - \n\nProperty: expandIconPlacement\n\nDefault: right",
1319
+ "values": [
1320
+ {
1321
+ "name": "left"
1322
+ },
1323
+ {
1324
+ "name": "right"
1325
+ }
1326
+ ]
1327
+ },
1328
+ {
1329
+ "name": "disabled",
1330
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
1331
+ "valueSet": "v"
1286
1332
  }
1287
1333
  ]
1288
1334
  },
@@ -1806,7 +1852,7 @@
1806
1852
  },
1807
1853
  {
1808
1854
  "name": "nile-filter-chip",
1809
- "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`} - ",
1810
1856
  "attributes": [
1811
1857
  {
1812
1858
  "name": "label",
@@ -1843,6 +1889,11 @@
1843
1889
  "description": "`active` {`boolean`} - \n\nProperty: active\n\nDefault: false",
1844
1890
  "valueSet": "v"
1845
1891
  },
1892
+ {
1893
+ "name": "disabled",
1894
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
1895
+ "valueSet": "v"
1896
+ },
1846
1897
  {
1847
1898
  "name": "onnile-close",
1848
1899
  "description": "`nile-close` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - "
@@ -2400,7 +2451,7 @@
2400
2451
  },
2401
2452
  {
2402
2453
  "name": "nile-inline-edit",
2403
- "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`} - ",
2404
2455
  "attributes": [
2405
2456
  {
2406
2457
  "name": "label",
@@ -2427,6 +2478,11 @@
2427
2478
  "name": "auto-close",
2428
2479
  "description": "`auto-close` {`boolean`} - Enables automatic closing when focus moves outside the component or when clicking outside\n\nProperty: autoClose\n\nDefault: false",
2429
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"
2430
2486
  }
2431
2487
  ]
2432
2488
  },
@@ -2447,7 +2503,7 @@
2447
2503
  },
2448
2504
  {
2449
2505
  "name": "nile-inline-sidebar-item",
2450
- "description": "Nile inline sidebar item.\n\nEvents:\n\n * `nile-select` {} - Emitted when the item is clicked (not disabled).\ndetail: { item: this, href?: string }\n\n * `nile-click` {`CustomEvent<{ item: this; href: string | undefined; text: string; }>`} - \n\nSlots:\n\n * ` ` {} - Default slot for the item text or content.\n\nAttributes:\n\n * `tooltip` {`boolean`} - \n\n * `active` {`boolean`} - Marks the item as active (selected).\n\n * `disabled` {`boolean`} - Marks the item as disabled (non-interactive).\n\n * `href` {`string | undefined`} - Optional URL to navigate to when the item is clicked.\n\nProperties:\n\n * `tooltip` {`boolean`} - \n\n * `active` {`boolean`} - Marks the item as active (selected).\n\n * `disabled` {`boolean`} - Marks the item as disabled (non-interactive).\n\n * `href` {`string | undefined`} - Optional URL to navigate to when the item is clicked.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2506
+ "description": "Nile inline sidebar item.\n\nEvents:\n\n * `nile-select` {} - Emitted when the item is clicked (not disabled).\ndetail: { item: this, href?: string }\n\n * `nile-click` {`CustomEvent<{ item: this; href: string | undefined; text: string; }>`} - \n\nSlots:\n\n * ` ` {} - Default slot for the item text or content.\n\nAttributes:\n\n * `tooltip` {`boolean`} - \n\n * `active` {`boolean`} - Marks the item as active (selected).\n\n * `disabled` {`boolean`} - Marks the item as disabled (non-interactive).\n\n * `href` {`string | undefined`} - Optional URL to navigate to when the item is clicked.\n\nProperties:\n\n * `tooltip` {`boolean`} - \n\n * `_handleHostKeyDown` - \n\n * `active` {`boolean`} - Marks the item as active (selected).\n\n * `disabled` {`boolean`} - Marks the item as disabled (non-interactive).\n\n * `href` {`string | undefined`} - Optional URL to navigate to when the item is clicked.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2451
2507
  "attributes": [
2452
2508
  {
2453
2509
  "name": "tooltip",
@@ -2481,7 +2537,7 @@
2481
2537
  },
2482
2538
  {
2483
2539
  "name": "nile-inline-sidebar",
2484
- "description": "Nile inline sidebar component.\n\nEvents:\n\n * `nile-change` {`CustomEvent<{ selectedItem: HTMLElement; index: number; }>`} - \n\n * `nile-toggle` {`CustomEvent<{ collapsed: boolean; }>`} - \n\n * `nile-click` {`CustomEvent<{ item: HTMLElement; href: any; text: string; }>`} - \n\nAttributes:\n\n * `collapsed` {`boolean`} - \n\n * `fixed` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\nProperties:\n\n * `collapsed` {`boolean`} - \n\n * `fixed` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\n * `activeIndex` {`number`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `mutationObserver` {`MutationObserver | undefined`} - \n\n * `sidebarItems` {`HTMLElement[]`} - \n\n * `handleItemSelect` - \n\n * `menuItemsTemplate` {`UncompiledTemplateResult<1>[] | null`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2540
+ "description": "Nile inline sidebar component.\n\nEvents:\n\n * `nile-change` {`CustomEvent<{ selectedItem: HTMLElement; index: number; }>`} - \n\n * `nile-toggle` {`CustomEvent<{ collapsed: boolean; }>`} - \n\n * `nile-click` {`CustomEvent<{ item: HTMLElement; href: any; text: string; }>`} - \n\nAttributes:\n\n * `collapsed` {`boolean`} - \n\n * `fixed` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\n * `placement` {`\"left\" | \"right\"`} - The side on which the sidebar is placed.\n\nProperties:\n\n * `collapsed` {`boolean`} - \n\n * `fixed` {`boolean`} - \n\n * `showTooltip` {`boolean`} - \n\n * `placement` {`\"left\" | \"right\"`} - The side on which the sidebar is placed.\n\n * `activeIndex` {`number`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `mutationObserver` {`MutationObserver | undefined`} - \n\n * `sidebarItems` {`HTMLElement[]`} - \n\n * `focusableItems` {`HTMLElement[]`} - \n\n * `handleKeyDown` - \n\n * `handleItemSelect` - \n\n * `menuItemsTemplate` {`UncompiledTemplateResult<1>[] | null`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
2485
2541
  "attributes": [
2486
2542
  {
2487
2543
  "name": "collapsed",
@@ -2498,6 +2554,18 @@
2498
2554
  "description": "`showTooltip` {`boolean`} - \n\nProperty: showTooltip\n\nDefault: false",
2499
2555
  "valueSet": "v"
2500
2556
  },
2557
+ {
2558
+ "name": "placement",
2559
+ "description": "`placement` {`\"left\" | \"right\"`} - The side on which the sidebar is placed.\n\nProperty: placement\n\nDefault: left",
2560
+ "values": [
2561
+ {
2562
+ "name": "left"
2563
+ },
2564
+ {
2565
+ "name": "right"
2566
+ }
2567
+ ]
2568
+ },
2501
2569
  {
2502
2570
  "name": "onnile-change",
2503
2571
  "description": "`nile-change` {`CustomEvent<{ selectedItem: HTMLElement; index: number; }>`} - "
@@ -3308,7 +3376,7 @@
3308
3376
  },
3309
3377
  {
3310
3378
  "name": "nile-pagination",
3311
- "description": "Attributes:\n\n * `totalitems` {`number`} - \n\n * `currentpage` {`number`} - \n\n * `pagesize` {`number`} - \n\n * `pagesizeoptions` {`number[]`} - \n\n * `variant` {`\"fluid\" | \"compact\"`} - \n\n * `disabled` {`boolean`} - \n\n * `showTitle` {`boolean`} - \n\nProperties:\n\n * `totalItems` {`number`} - \n\n * `currentPage` {`number`} - \n\n * `pageSize` {`number`} - \n\n * `pageSizeOptions` {`number[]`} - \n\n * `variant` {`\"fluid\" | \"compact\"`} - \n\n * `disabled` {`boolean`} - \n\n * `showTitle` {`boolean`} - \n\n * `_pageSizeOpen` {`boolean`} - \n\n * `_pageOpen` {`boolean`} - \n\n * `_pageSizeDropdown` {`HTMLElement`} - \n\n * `totalPages` {`number`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3379
+ "description": "Attributes:\n\n * `totalitems` {`number`} - \n\n * `currentpage` {`number`} - \n\n * `pagesize` {`number`} - \n\n * `pagesizeoptions` {`number[]`} - \n\n * `variant` {`\"fluid\" | \"compact\" | \"mini\"`} - \n\n * `disabled` {`boolean`} - \n\n * `showTitle` {`boolean`} - \n\nProperties:\n\n * `totalItems` {`number`} - \n\n * `currentPage` {`number`} - \n\n * `pageSize` {`number`} - \n\n * `pageSizeOptions` {`number[]`} - \n\n * `variant` {`\"fluid\" | \"compact\" | \"mini\"`} - \n\n * `disabled` {`boolean`} - \n\n * `showTitle` {`boolean`} - \n\n * `_pageSizeOpen` {`boolean`} - \n\n * `_pageOpen` {`boolean`} - \n\n * `_miniPageOpen` {`boolean`} - \n\n * `_pageSizeDropdown` {`HTMLElement`} - \n\n * `totalPages` {`number`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
3312
3380
  "attributes": [
3313
3381
  {
3314
3382
  "name": "totalitems",
@@ -3328,13 +3396,16 @@
3328
3396
  },
3329
3397
  {
3330
3398
  "name": "variant",
3331
- "description": "`variant` {`\"fluid\" | \"compact\"`} - \n\nProperty: variant\n\nDefault: fluid",
3399
+ "description": "`variant` {`\"fluid\" | \"compact\" | \"mini\"`} - \n\nProperty: variant\n\nDefault: fluid",
3332
3400
  "values": [
3333
3401
  {
3334
3402
  "name": "fluid"
3335
3403
  },
3336
3404
  {
3337
3405
  "name": "compact"
3406
+ },
3407
+ {
3408
+ "name": "mini"
3338
3409
  }
3339
3410
  ]
3340
3411
  },
@@ -3662,6 +3733,78 @@
3662
3733
  }
3663
3734
  ]
3664
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
+ },
3665
3808
  {
3666
3809
  "name": "nile-radio-group",
3667
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`} - ",
@@ -3784,7 +3927,7 @@
3784
3927
  },
3785
3928
  {
3786
3929
  "name": "nile-rich-text-editor",
3787
- "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` - ",
3788
3931
  "attributes": [
3789
3932
  {
3790
3933
  "name": "value",
@@ -3795,6 +3938,11 @@
3795
3938
  "description": "`noStyles` {`boolean`} - \n\nProperty: noStyles\n\nDefault: false",
3796
3939
  "valueSet": "v"
3797
3940
  },
3941
+ {
3942
+ "name": "disabled",
3943
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
3944
+ "valueSet": "v"
3945
+ },
3798
3946
  {
3799
3947
  "name": "singlelineeditor",
3800
3948
  "description": "`singlelineeditor` {`boolean`} - \n\nProperty: singleLineEditor\n\nDefault: false",
@@ -3946,7 +4094,7 @@
3946
4094
  },
3947
4095
  {
3948
4096
  "name": "nile-rte-select",
3949
- "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[]`} - ",
3950
4098
  "attributes": [
3951
4099
  {
3952
4100
  "name": "type",
@@ -3960,6 +4108,11 @@
3960
4108
  "name": "label",
3961
4109
  "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
3962
4110
  },
4111
+ {
4112
+ "name": "disabled",
4113
+ "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
4114
+ "valueSet": "v"
4115
+ },
3963
4116
  {
3964
4117
  "name": "onchange",
3965
4118
  "description": "`change` {`CustomEvent<string>`} - "
@@ -50,7 +50,7 @@ export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
50
50
  coverageConfig: {
51
51
  include: ['dist/src/**/*.js'],
52
52
  exclude: ['dist/src/**/*.test.js'],
53
- reporter: ['html', 'text-summary', 'lcov', 'json'],
53
+ reporters: ['html', 'text-summary', 'lcov', 'json', 'cobertura'],
54
54
  thresholds: {
55
55
  statements: 100,
56
56
  branches: 100,