@aquera/nile-elements 1.5.5 → 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 (216) hide show
  1. package/README.md +4 -0
  2. package/dist/index.cjs.js +1 -1
  3. package/dist/index.esm.js +1 -1
  4. package/dist/index.js +465 -238
  5. package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js +1 -1
  6. package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js.map +1 -1
  7. package/dist/nile-auto-complete/nile-auto-complete.css.esm.js +13 -2
  8. package/dist/nile-button/nile-button.cjs.js +1 -1
  9. package/dist/nile-button/nile-button.cjs.js.map +1 -1
  10. package/dist/nile-button/nile-button.css.cjs.js +1 -1
  11. package/dist/nile-button/nile-button.css.cjs.js.map +1 -1
  12. package/dist/nile-button/nile-button.css.esm.js +89 -33
  13. package/dist/nile-button/nile-button.esm.js +2 -2
  14. package/dist/nile-calendar/nile-calendar.cjs.js +1 -1
  15. package/dist/nile-calendar/nile-calendar.cjs.js.map +1 -1
  16. package/dist/nile-calendar/nile-calendar.css.cjs.js +1 -1
  17. package/dist/nile-calendar/nile-calendar.css.cjs.js.map +1 -1
  18. package/dist/nile-calendar/nile-calendar.css.esm.js +59 -2
  19. package/dist/nile-calendar/nile-calendar.esm.js +16 -10
  20. package/dist/nile-checkbox/nile-checkbox.css.cjs.js +1 -1
  21. package/dist/nile-checkbox/nile-checkbox.css.cjs.js.map +1 -1
  22. package/dist/nile-checkbox/nile-checkbox.css.esm.js +4 -5
  23. package/dist/nile-chip/nile-chip.css.cjs.js +1 -1
  24. package/dist/nile-chip/nile-chip.css.cjs.js.map +1 -1
  25. package/dist/nile-chip/nile-chip.css.esm.js +37 -23
  26. package/dist/nile-code-editor/nile-code-editor.cjs.js +1 -1
  27. package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
  28. package/dist/nile-code-editor/nile-code-editor.css.cjs.js +1 -1
  29. package/dist/nile-code-editor/nile-code-editor.css.cjs.js.map +1 -1
  30. package/dist/nile-code-editor/nile-code-editor.css.esm.js +7 -6
  31. package/dist/nile-code-editor/nile-code-editor.esm.js +1 -1
  32. package/dist/nile-date-picker/nile-date-picker.cjs.js +1 -1
  33. package/dist/nile-date-picker/nile-date-picker.cjs.js.map +1 -1
  34. package/dist/nile-date-picker/nile-date-picker.esm.js +4 -4
  35. package/dist/nile-dropdown/nile-dropdown.cjs.js +1 -1
  36. package/dist/nile-dropdown/nile-dropdown.cjs.js.map +1 -1
  37. package/dist/nile-dropdown/nile-dropdown.esm.js +1 -1
  38. package/dist/nile-file-upload/utils/file-validation.util.cjs.js +2 -2
  39. package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -1
  40. package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -1
  41. package/dist/nile-filter-chip/nile-filter-chip.cjs.js +1 -1
  42. package/dist/nile-filter-chip/nile-filter-chip.cjs.js.map +1 -1
  43. package/dist/nile-filter-chip/nile-filter-chip.css.cjs.js +1 -1
  44. package/dist/nile-filter-chip/nile-filter-chip.css.cjs.js.map +1 -1
  45. package/dist/nile-filter-chip/nile-filter-chip.css.esm.js +24 -2
  46. package/dist/nile-filter-chip/nile-filter-chip.esm.js +2 -2
  47. package/dist/nile-inline-edit/nile-inline-edit.cjs.js +1 -1
  48. package/dist/nile-inline-edit/nile-inline-edit.cjs.js.map +1 -1
  49. package/dist/nile-inline-edit/nile-inline-edit.css.cjs.js +1 -1
  50. package/dist/nile-inline-edit/nile-inline-edit.css.cjs.js.map +1 -1
  51. package/dist/nile-inline-edit/nile-inline-edit.css.esm.js +15 -6
  52. package/dist/nile-inline-edit/nile-inline-edit.esm.js +2 -2
  53. package/dist/nile-input/nile-input.css.cjs.js +1 -1
  54. package/dist/nile-input/nile-input.css.cjs.js.map +1 -1
  55. package/dist/nile-input/nile-input.css.esm.js +4 -4
  56. package/dist/nile-link/nile-link.cjs.js +1 -1
  57. package/dist/nile-link/nile-link.cjs.js.map +1 -1
  58. package/dist/nile-link/nile-link.css.cjs.js +1 -1
  59. package/dist/nile-link/nile-link.css.cjs.js.map +1 -1
  60. package/dist/nile-link/nile-link.css.esm.js +3 -4
  61. package/dist/nile-link/nile-link.esm.js +2 -2
  62. package/dist/nile-qr-code/index.cjs.js +2 -0
  63. package/dist/nile-qr-code/index.cjs.js.map +1 -0
  64. package/dist/nile-qr-code/index.esm.js +1 -0
  65. package/dist/nile-qr-code/nile-qr-code-utils.cjs.js +2 -0
  66. package/dist/nile-qr-code/nile-qr-code-utils.cjs.js.map +1 -0
  67. package/dist/nile-qr-code/nile-qr-code-utils.esm.js +1 -0
  68. package/dist/nile-qr-code/nile-qr-code.cjs.js +2 -0
  69. package/dist/nile-qr-code/nile-qr-code.cjs.js.map +1 -0
  70. package/dist/nile-qr-code/nile-qr-code.css.cjs.js +2 -0
  71. package/dist/nile-qr-code/nile-qr-code.css.cjs.js.map +1 -0
  72. package/dist/nile-qr-code/nile-qr-code.css.esm.js +12 -0
  73. package/dist/nile-qr-code/nile-qr-code.esm.js +9 -0
  74. package/dist/nile-radio/nile-radio.css.cjs.js +1 -1
  75. package/dist/nile-radio/nile-radio.css.cjs.js.map +1 -1
  76. package/dist/nile-radio/nile-radio.css.esm.js +1 -1
  77. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js +1 -1
  78. package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js.map +1 -1
  79. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js +1 -1
  80. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js.map +1 -1
  81. package/dist/nile-rich-text-editor/nile-rich-text-editor.css.esm.js +25 -6
  82. package/dist/nile-rich-text-editor/nile-rich-text-editor.esm.js +1 -1
  83. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js +1 -1
  84. package/dist/nile-rich-text-editor/nile-rte-select.cjs.js.map +1 -1
  85. package/dist/nile-rich-text-editor/nile-rte-select.esm.js +4 -3
  86. package/dist/nile-select/nile-select.css.cjs.js +1 -1
  87. package/dist/nile-select/nile-select.css.cjs.js.map +1 -1
  88. package/dist/nile-select/nile-select.css.esm.js +7 -4
  89. package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js +1 -1
  90. package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js.map +1 -1
  91. package/dist/nile-slide-toggle/nile-slide-toggle.css.esm.js +5 -1
  92. package/dist/nile-textarea/nile-textarea.css.cjs.js +1 -1
  93. package/dist/nile-textarea/nile-textarea.css.cjs.js.map +1 -1
  94. package/dist/nile-textarea/nile-textarea.css.esm.js +10 -5
  95. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +1 -1
  96. package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -1
  97. package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +5 -3
  98. package/dist/src/index.d.ts +1 -0
  99. package/dist/src/index.js +1 -0
  100. package/dist/src/index.js.map +1 -1
  101. package/dist/src/nile-auto-complete/nile-auto-complete.css.js +11 -0
  102. package/dist/src/nile-auto-complete/nile-auto-complete.css.js.map +1 -1
  103. package/dist/src/nile-button/nile-button.css.js +89 -33
  104. package/dist/src/nile-button/nile-button.css.js.map +1 -1
  105. package/dist/src/nile-button/nile-button.js +5 -5
  106. package/dist/src/nile-button/nile-button.js.map +1 -1
  107. package/dist/src/nile-calendar/nile-calendar.css.js +57 -0
  108. package/dist/src/nile-calendar/nile-calendar.css.js.map +1 -1
  109. package/dist/src/nile-calendar/nile-calendar.d.ts +1 -0
  110. package/dist/src/nile-calendar/nile-calendar.js +24 -6
  111. package/dist/src/nile-calendar/nile-calendar.js.map +1 -1
  112. package/dist/src/nile-checkbox/nile-checkbox.css.js +4 -5
  113. package/dist/src/nile-checkbox/nile-checkbox.css.js.map +1 -1
  114. package/dist/src/nile-chip/nile-chip.css.js +35 -21
  115. package/dist/src/nile-chip/nile-chip.css.js.map +1 -1
  116. package/dist/src/nile-code-editor/nile-code-editor.css.js +7 -6
  117. package/dist/src/nile-code-editor/nile-code-editor.css.js.map +1 -1
  118. package/dist/src/nile-code-editor/nile-code-editor.d.ts +1 -1
  119. package/dist/src/nile-code-editor/nile-code-editor.js +7 -1
  120. package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
  121. package/dist/src/nile-date-picker/nile-date-picker.d.ts +3 -0
  122. package/dist/src/nile-date-picker/nile-date-picker.js +22 -2
  123. package/dist/src/nile-date-picker/nile-date-picker.js.map +1 -1
  124. package/dist/src/nile-dropdown/nile-dropdown.d.ts +1 -0
  125. package/dist/src/nile-dropdown/nile-dropdown.js +11 -0
  126. package/dist/src/nile-dropdown/nile-dropdown.js.map +1 -1
  127. package/dist/src/nile-file-upload/utils/file-validation.util.js +11 -6
  128. package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -1
  129. package/dist/src/nile-filter-chip/nile-filter-chip.css.js +22 -0
  130. package/dist/src/nile-filter-chip/nile-filter-chip.css.js.map +1 -1
  131. package/dist/src/nile-filter-chip/nile-filter-chip.d.ts +1 -0
  132. package/dist/src/nile-filter-chip/nile-filter-chip.js +6 -0
  133. package/dist/src/nile-filter-chip/nile-filter-chip.js.map +1 -1
  134. package/dist/src/nile-inline-edit/nile-inline-edit.css.js +15 -6
  135. package/dist/src/nile-inline-edit/nile-inline-edit.css.js.map +1 -1
  136. package/dist/src/nile-inline-edit/nile-inline-edit.d.ts +2 -0
  137. package/dist/src/nile-inline-edit/nile-inline-edit.js +7 -0
  138. package/dist/src/nile-inline-edit/nile-inline-edit.js.map +1 -1
  139. package/dist/src/nile-input/nile-input.css.js +4 -4
  140. package/dist/src/nile-input/nile-input.css.js.map +1 -1
  141. package/dist/src/nile-link/nile-link.css.js +1 -2
  142. package/dist/src/nile-link/nile-link.css.js.map +1 -1
  143. package/dist/src/nile-link/nile-link.js +1 -0
  144. package/dist/src/nile-link/nile-link.js.map +1 -1
  145. package/dist/src/nile-qr-code/index.d.ts +1 -0
  146. package/dist/src/nile-qr-code/index.js +2 -0
  147. package/dist/src/nile-qr-code/index.js.map +1 -0
  148. package/dist/src/nile-qr-code/nile-qr-code-utils.d.ts +15 -0
  149. package/dist/src/nile-qr-code/nile-qr-code-utils.js +678 -0
  150. package/dist/src/nile-qr-code/nile-qr-code-utils.js.map +1 -0
  151. package/dist/src/nile-qr-code/nile-qr-code.css.d.ts +12 -0
  152. package/dist/src/nile-qr-code/nile-qr-code.css.js +24 -0
  153. package/dist/src/nile-qr-code/nile-qr-code.css.js.map +1 -0
  154. package/dist/src/nile-qr-code/nile-qr-code.d.ts +127 -0
  155. package/dist/src/nile-qr-code/nile-qr-code.js +381 -0
  156. package/dist/src/nile-qr-code/nile-qr-code.js.map +1 -0
  157. package/dist/src/nile-qr-code/nile-qr-code.test.d.ts +1 -0
  158. package/dist/src/nile-qr-code/nile-qr-code.test.js +719 -0
  159. package/dist/src/nile-qr-code/nile-qr-code.test.js.map +1 -0
  160. package/dist/src/nile-radio/nile-radio.css.js +1 -1
  161. package/dist/src/nile-radio/nile-radio.css.js.map +1 -1
  162. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js +25 -6
  163. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js.map +1 -1
  164. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.d.ts +1 -0
  165. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js +17 -6
  166. package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js.map +1 -1
  167. package/dist/src/nile-rich-text-editor/nile-rte-select.d.ts +1 -0
  168. package/dist/src/nile-rich-text-editor/nile-rte-select.js +7 -2
  169. package/dist/src/nile-rich-text-editor/nile-rte-select.js.map +1 -1
  170. package/dist/src/nile-select/nile-select.css.js +7 -4
  171. package/dist/src/nile-select/nile-select.css.js.map +1 -1
  172. package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js +5 -1
  173. package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js.map +1 -1
  174. package/dist/src/nile-textarea/nile-textarea.css.js +10 -5
  175. package/dist/src/nile-textarea/nile-textarea.css.js.map +1 -1
  176. package/dist/src/nile-virtual-select/nile-virtual-select.css.js +5 -3
  177. package/dist/src/nile-virtual-select/nile-virtual-select.css.js.map +1 -1
  178. package/dist/src/version.js +1 -1
  179. package/dist/src/version.js.map +1 -1
  180. package/dist/tsconfig.tsbuildinfo +1 -1
  181. package/package.json +3 -2
  182. package/src/index.ts +2 -1
  183. package/src/nile-auto-complete/nile-auto-complete.css.ts +11 -0
  184. package/src/nile-button/nile-button.css.ts +89 -33
  185. package/src/nile-button/nile-button.ts +6 -5
  186. package/src/nile-calendar/nile-calendar.css.ts +57 -0
  187. package/src/nile-calendar/nile-calendar.ts +17 -6
  188. package/src/nile-checkbox/nile-checkbox.css.ts +4 -5
  189. package/src/nile-chip/nile-chip.css.ts +35 -21
  190. package/src/nile-code-editor/nile-code-editor.css.ts +7 -6
  191. package/src/nile-code-editor/nile-code-editor.ts +7 -1
  192. package/src/nile-date-picker/nile-date-picker.ts +22 -2
  193. package/src/nile-dropdown/nile-dropdown.ts +11 -0
  194. package/src/nile-file-upload/utils/file-validation.util.ts +10 -5
  195. package/src/nile-filter-chip/nile-filter-chip.css.ts +22 -0
  196. package/src/nile-filter-chip/nile-filter-chip.ts +2 -0
  197. package/src/nile-inline-edit/nile-inline-edit.css.ts +15 -6
  198. package/src/nile-inline-edit/nile-inline-edit.ts +4 -0
  199. package/src/nile-input/nile-input.css.ts +4 -4
  200. package/src/nile-link/nile-link.css.ts +1 -2
  201. package/src/nile-link/nile-link.ts +1 -0
  202. package/src/nile-qr-code/index.ts +1 -0
  203. package/src/nile-qr-code/nile-qr-code-utils.ts +733 -0
  204. package/src/nile-qr-code/nile-qr-code.css.ts +26 -0
  205. package/src/nile-qr-code/nile-qr-code.test.ts +879 -0
  206. package/src/nile-qr-code/nile-qr-code.ts +431 -0
  207. package/src/nile-radio/nile-radio.css.ts +1 -1
  208. package/src/nile-rich-text-editor/nile-rich-text-editor.css.ts +25 -6
  209. package/src/nile-rich-text-editor/nile-rich-text-editor.ts +14 -6
  210. package/src/nile-rich-text-editor/nile-rte-select.ts +5 -2
  211. package/src/nile-select/nile-select.css.ts +7 -4
  212. package/src/nile-slide-toggle/nile-slide-toggle.css.ts +5 -1
  213. package/src/nile-textarea/nile-textarea.css.ts +10 -5
  214. package/src/nile-virtual-select/nile-virtual-select.css.ts +5 -3
  215. package/vscode-html-custom-data.json +108 -6
  216. 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,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>`} - "
@@ -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,