@siemens/ix-docs 0.0.0-pr-2238-20251103095443 → 0.0.0-pr-2297-20251204163058

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 (5141) hide show
  1. package/build/component-usage-by-component.json +594 -0
  2. package/build/component-usage.json +822 -0
  3. package/build/docs/autogenerated/api/ix-action-card/api.mdx +152 -0
  4. package/build/docs/autogenerated/api/ix-action-card/events.mdx +0 -0
  5. package/build/docs/autogenerated/api/ix-action-card/props.mdx +140 -0
  6. package/build/docs/autogenerated/api/ix-action-card/slots.mdx +1 -0
  7. package/{scripts/templates/tags.mustache → build/docs/autogenerated/api/ix-action-card/tags.mdx} +0 -3
  8. package/build/docs/autogenerated/api/ix-application/api.mdx +110 -0
  9. package/build/docs/autogenerated/api/ix-application/events.mdx +0 -0
  10. package/build/docs/autogenerated/api/ix-application/props.mdx +98 -0
  11. package/build/docs/autogenerated/api/ix-application/slots.mdx +1 -0
  12. package/build/docs/autogenerated/api/ix-application/tags.mdx +6 -0
  13. package/build/docs/autogenerated/api/ix-application-header/api.mdx +327 -0
  14. package/build/docs/autogenerated/api/ix-application-header/events.mdx +33 -0
  15. package/build/docs/autogenerated/api/ix-application-header/props.mdx +243 -0
  16. package/build/docs/autogenerated/api/ix-application-header/slots.mdx +33 -0
  17. package/build/docs/autogenerated/api/ix-application-header/tags.mdx +10 -0
  18. package/build/docs/autogenerated/api/ix-avatar/api.mdx +144 -0
  19. package/build/docs/autogenerated/api/ix-avatar/events.mdx +0 -0
  20. package/build/docs/autogenerated/api/ix-avatar/props.mdx +132 -0
  21. package/build/docs/autogenerated/api/ix-avatar/slots.mdx +1 -0
  22. package/build/docs/autogenerated/api/ix-avatar/tags.mdx +6 -0
  23. package/build/docs/autogenerated/api/ix-blind/api.mdx +129 -0
  24. package/build/docs/autogenerated/api/ix-blind/events.mdx +16 -0
  25. package/build/docs/autogenerated/api/ix-blind/props.mdx +98 -0
  26. package/build/docs/autogenerated/api/ix-blind/slots.mdx +1 -0
  27. package/build/docs/autogenerated/api/ix-blind/tags.mdx +6 -0
  28. package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +136 -0
  29. package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +32 -0
  30. package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +89 -0
  31. package/build/docs/autogenerated/api/ix-breadcrumb/slots.mdx +1 -0
  32. package/build/docs/autogenerated/api/ix-breadcrumb/tags.mdx +6 -0
  33. package/build/docs/autogenerated/api/ix-breadcrumb-item/api.mdx +129 -0
  34. package/build/docs/autogenerated/api/ix-breadcrumb-item/events.mdx +0 -0
  35. package/build/docs/autogenerated/api/ix-breadcrumb-item/props.mdx +117 -0
  36. package/build/docs/autogenerated/api/ix-breadcrumb-item/slots.mdx +1 -0
  37. package/build/docs/autogenerated/api/ix-breadcrumb-item/tags.mdx +6 -0
  38. package/build/docs/autogenerated/api/ix-button/api.mdx +237 -0
  39. package/build/docs/autogenerated/api/ix-button/events.mdx +0 -0
  40. package/build/docs/autogenerated/api/ix-button/props.mdx +225 -0
  41. package/build/docs/autogenerated/api/ix-button/slots.mdx +1 -0
  42. package/build/docs/autogenerated/api/ix-button/tags.mdx +6 -0
  43. package/build/docs/autogenerated/api/ix-card/api.mdx +56 -0
  44. package/build/docs/autogenerated/api/ix-card/events.mdx +0 -0
  45. package/build/docs/autogenerated/api/ix-card/props.mdx +44 -0
  46. package/build/docs/autogenerated/api/ix-card/slots.mdx +1 -0
  47. package/build/docs/autogenerated/api/ix-card/tags.mdx +6 -0
  48. package/build/docs/autogenerated/api/ix-card-accordion/api.mdx +77 -0
  49. package/build/docs/autogenerated/api/ix-card-accordion/events.mdx +0 -0
  50. package/build/docs/autogenerated/api/ix-card-accordion/props.mdx +65 -0
  51. package/build/docs/autogenerated/api/ix-card-accordion/slots.mdx +1 -0
  52. package/build/docs/autogenerated/api/ix-card-accordion/tags.mdx +6 -0
  53. package/build/docs/autogenerated/api/ix-card-content/api.mdx +9 -0
  54. package/build/docs/autogenerated/api/ix-card-content/events.mdx +0 -0
  55. package/build/docs/autogenerated/api/ix-card-content/props.mdx +0 -0
  56. package/build/docs/autogenerated/api/ix-card-content/slots.mdx +1 -0
  57. package/build/docs/autogenerated/api/ix-card-content/tags.mdx +6 -0
  58. package/build/docs/autogenerated/api/ix-card-list/api.mdx +251 -0
  59. package/build/docs/autogenerated/api/ix-card-list/events.mdx +48 -0
  60. package/build/docs/autogenerated/api/ix-card-list/props.mdx +188 -0
  61. package/build/docs/autogenerated/api/ix-card-list/slots.mdx +1 -0
  62. package/build/docs/autogenerated/api/ix-card-list/tags.mdx +6 -0
  63. package/build/docs/autogenerated/api/ix-card-title/api.mdx +21 -0
  64. package/build/docs/autogenerated/api/ix-card-title/events.mdx +0 -0
  65. package/build/docs/autogenerated/api/ix-card-title/props.mdx +0 -0
  66. package/build/docs/autogenerated/api/ix-card-title/slots.mdx +9 -0
  67. package/build/docs/autogenerated/api/ix-card-title/tags.mdx +7 -0
  68. package/build/docs/autogenerated/api/ix-category-filter/api.mdx +410 -0
  69. package/build/docs/autogenerated/api/ix-category-filter/events.mdx +64 -0
  70. package/build/docs/autogenerated/api/ix-category-filter/props.mdx +331 -0
  71. package/build/docs/autogenerated/api/ix-category-filter/slots.mdx +1 -0
  72. package/build/docs/autogenerated/api/ix-category-filter/tags.mdx +6 -0
  73. package/build/docs/autogenerated/api/ix-checkbox/api.mdx +211 -0
  74. package/build/docs/autogenerated/api/ix-checkbox/events.mdx +48 -0
  75. package/build/docs/autogenerated/api/ix-checkbox/props.mdx +148 -0
  76. package/build/docs/autogenerated/api/ix-checkbox/slots.mdx +1 -0
  77. package/build/docs/autogenerated/api/ix-checkbox/tags.mdx +7 -0
  78. package/build/docs/autogenerated/api/ix-checkbox-group/api.mdx +164 -0
  79. package/build/docs/autogenerated/api/ix-checkbox-group/events.mdx +0 -0
  80. package/build/docs/autogenerated/api/ix-checkbox-group/props.mdx +152 -0
  81. package/build/docs/autogenerated/api/ix-checkbox-group/slots.mdx +1 -0
  82. package/build/docs/autogenerated/api/ix-checkbox-group/tags.mdx +7 -0
  83. package/build/docs/autogenerated/api/ix-chip/api.mdx +243 -0
  84. package/build/docs/autogenerated/api/ix-chip/events.mdx +16 -0
  85. package/build/docs/autogenerated/api/ix-chip/props.mdx +212 -0
  86. package/build/docs/autogenerated/api/ix-chip/slots.mdx +1 -0
  87. package/build/docs/autogenerated/api/ix-chip/tags.mdx +6 -0
  88. package/build/docs/autogenerated/api/ix-col/api.mdx +84 -0
  89. package/build/docs/autogenerated/api/ix-col/events.mdx +0 -0
  90. package/build/docs/autogenerated/api/ix-col/props.mdx +72 -0
  91. package/build/docs/autogenerated/api/ix-col/slots.mdx +1 -0
  92. package/build/docs/autogenerated/api/ix-col/tags.mdx +6 -0
  93. package/build/docs/autogenerated/api/ix-content/api.mdx +21 -0
  94. package/build/docs/autogenerated/api/ix-content/events.mdx +0 -0
  95. package/build/docs/autogenerated/api/ix-content/props.mdx +0 -0
  96. package/build/docs/autogenerated/api/ix-content/slots.mdx +9 -0
  97. package/build/docs/autogenerated/api/ix-content/tags.mdx +7 -0
  98. package/build/docs/autogenerated/api/ix-content-header/api.mdx +135 -0
  99. package/build/docs/autogenerated/api/ix-content-header/events.mdx +16 -0
  100. package/build/docs/autogenerated/api/ix-content-header/props.mdx +84 -0
  101. package/build/docs/autogenerated/api/ix-content-header/slots.mdx +17 -0
  102. package/build/docs/autogenerated/api/ix-content-header/tags.mdx +8 -0
  103. package/build/docs/autogenerated/api/ix-custom-field/api.mdx +160 -0
  104. package/build/docs/autogenerated/api/ix-custom-field/events.mdx +0 -0
  105. package/build/docs/autogenerated/api/ix-custom-field/props.mdx +148 -0
  106. package/build/docs/autogenerated/api/ix-custom-field/slots.mdx +1 -0
  107. package/build/docs/autogenerated/api/ix-custom-field/tags.mdx +6 -0
  108. package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +469 -0
  109. package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +19 -0
  110. package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +435 -0
  111. package/build/docs/autogenerated/api/ix-date-dropdown/slots.mdx +1 -0
  112. package/build/docs/autogenerated/api/ix-date-dropdown/tags.mdx +6 -0
  113. package/build/docs/autogenerated/api/ix-date-input/api.mdx +575 -0
  114. package/build/docs/autogenerated/api/ix-date-input/events.mdx +32 -0
  115. package/build/docs/autogenerated/api/ix-date-input/props.mdx +508 -0
  116. package/build/docs/autogenerated/api/ix-date-input/slots.mdx +17 -0
  117. package/build/docs/autogenerated/api/ix-date-input/tags.mdx +9 -0
  118. package/build/docs/autogenerated/api/ix-date-picker/api.mdx +349 -0
  119. package/build/docs/autogenerated/api/ix-date-picker/events.mdx +55 -0
  120. package/build/docs/autogenerated/api/ix-date-picker/props.mdx +279 -0
  121. package/build/docs/autogenerated/api/ix-date-picker/slots.mdx +1 -0
  122. package/build/docs/autogenerated/api/ix-date-picker/tags.mdx +6 -0
  123. package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +415 -0
  124. package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +48 -0
  125. package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +352 -0
  126. package/build/docs/autogenerated/api/ix-datetime-picker/slots.mdx +1 -0
  127. package/build/docs/autogenerated/api/ix-datetime-picker/tags.mdx +6 -0
  128. package/build/docs/autogenerated/api/ix-divider/api.mdx +9 -0
  129. package/build/docs/autogenerated/api/ix-divider/events.mdx +0 -0
  130. package/build/docs/autogenerated/api/ix-divider/props.mdx +0 -0
  131. package/build/docs/autogenerated/api/ix-divider/slots.mdx +1 -0
  132. package/build/docs/autogenerated/api/ix-divider/tags.mdx +6 -0
  133. package/build/docs/autogenerated/api/ix-drawer/api.mdx +199 -0
  134. package/build/docs/autogenerated/api/ix-drawer/events.mdx +32 -0
  135. package/build/docs/autogenerated/api/ix-drawer/props.mdx +152 -0
  136. package/build/docs/autogenerated/api/ix-drawer/slots.mdx +1 -0
  137. package/build/docs/autogenerated/api/ix-drawer/tags.mdx +7 -0
  138. package/build/docs/autogenerated/api/ix-dropdown/api.mdx +197 -0
  139. package/build/docs/autogenerated/api/ix-dropdown/events.mdx +16 -0
  140. package/build/docs/autogenerated/api/ix-dropdown/props.mdx +166 -0
  141. package/build/docs/autogenerated/api/ix-dropdown/slots.mdx +1 -0
  142. package/build/docs/autogenerated/api/ix-dropdown/tags.mdx +6 -0
  143. package/build/docs/autogenerated/api/ix-dropdown-button/api.mdx +152 -0
  144. package/build/docs/autogenerated/api/ix-dropdown-button/events.mdx +0 -0
  145. package/build/docs/autogenerated/api/ix-dropdown-button/props.mdx +140 -0
  146. package/build/docs/autogenerated/api/ix-dropdown-button/slots.mdx +1 -0
  147. package/build/docs/autogenerated/api/ix-dropdown-button/tags.mdx +6 -0
  148. package/build/docs/autogenerated/api/ix-dropdown-header/api.mdx +30 -0
  149. package/build/docs/autogenerated/api/ix-dropdown-header/events.mdx +0 -0
  150. package/build/docs/autogenerated/api/ix-dropdown-header/props.mdx +18 -0
  151. package/build/docs/autogenerated/api/ix-dropdown-header/slots.mdx +1 -0
  152. package/build/docs/autogenerated/api/ix-dropdown-header/tags.mdx +6 -0
  153. package/build/docs/autogenerated/api/ix-dropdown-item/api.mdx +152 -0
  154. package/build/docs/autogenerated/api/ix-dropdown-item/events.mdx +0 -0
  155. package/build/docs/autogenerated/api/ix-dropdown-item/props.mdx +140 -0
  156. package/build/docs/autogenerated/api/ix-dropdown-item/slots.mdx +1 -0
  157. package/build/docs/autogenerated/api/ix-dropdown-item/tags.mdx +6 -0
  158. package/build/docs/autogenerated/api/ix-dropdown-quick-actions/api.mdx +9 -0
  159. package/build/docs/autogenerated/api/ix-dropdown-quick-actions/events.mdx +0 -0
  160. package/build/docs/autogenerated/api/ix-dropdown-quick-actions/props.mdx +0 -0
  161. package/build/docs/autogenerated/api/ix-dropdown-quick-actions/slots.mdx +1 -0
  162. package/build/docs/autogenerated/api/ix-dropdown-quick-actions/tags.mdx +6 -0
  163. package/build/docs/autogenerated/api/ix-empty-state/api.mdx +144 -0
  164. package/build/docs/autogenerated/api/ix-empty-state/events.mdx +16 -0
  165. package/build/docs/autogenerated/api/ix-empty-state/props.mdx +113 -0
  166. package/build/docs/autogenerated/api/ix-empty-state/slots.mdx +1 -0
  167. package/build/docs/autogenerated/api/ix-empty-state/tags.mdx +6 -0
  168. package/build/docs/autogenerated/api/ix-event-list/api.mdx +103 -0
  169. package/build/docs/autogenerated/api/ix-event-list/events.mdx +0 -0
  170. package/build/docs/autogenerated/api/ix-event-list/props.mdx +91 -0
  171. package/build/docs/autogenerated/api/ix-event-list/slots.mdx +1 -0
  172. package/build/docs/autogenerated/api/ix-event-list/tags.mdx +6 -0
  173. package/build/docs/autogenerated/api/ix-event-list-item/api.mdx +142 -0
  174. package/build/docs/autogenerated/api/ix-event-list-item/events.mdx +16 -0
  175. package/build/docs/autogenerated/api/ix-event-list-item/props.mdx +111 -0
  176. package/build/docs/autogenerated/api/ix-event-list-item/slots.mdx +1 -0
  177. package/build/docs/autogenerated/api/ix-event-list-item/tags.mdx +6 -0
  178. package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +197 -0
  179. package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +16 -0
  180. package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +166 -0
  181. package/build/docs/autogenerated/api/ix-expanding-search/slots.mdx +1 -0
  182. package/build/docs/autogenerated/api/ix-expanding-search/tags.mdx +6 -0
  183. package/build/docs/autogenerated/api/ix-field-label/api.mdx +48 -0
  184. package/build/docs/autogenerated/api/ix-field-label/events.mdx +0 -0
  185. package/build/docs/autogenerated/api/ix-field-label/props.mdx +36 -0
  186. package/build/docs/autogenerated/api/ix-field-label/slots.mdx +1 -0
  187. package/build/docs/autogenerated/api/ix-field-label/tags.mdx +6 -0
  188. package/build/docs/autogenerated/api/ix-filter-chip/api.mdx +94 -0
  189. package/build/docs/autogenerated/api/ix-filter-chip/events.mdx +16 -0
  190. package/build/docs/autogenerated/api/ix-filter-chip/props.mdx +63 -0
  191. package/build/docs/autogenerated/api/ix-filter-chip/slots.mdx +1 -0
  192. package/build/docs/autogenerated/api/ix-filter-chip/tags.mdx +6 -0
  193. package/build/docs/autogenerated/api/ix-flip-tile/api.mdx +142 -0
  194. package/build/docs/autogenerated/api/ix-flip-tile/events.mdx +17 -0
  195. package/build/docs/autogenerated/api/ix-flip-tile/props.mdx +110 -0
  196. package/build/docs/autogenerated/api/ix-flip-tile/slots.mdx +1 -0
  197. package/build/docs/autogenerated/api/ix-flip-tile/tags.mdx +6 -0
  198. package/build/docs/autogenerated/api/ix-flip-tile-content/api.mdx +9 -0
  199. package/build/docs/autogenerated/api/ix-flip-tile-content/events.mdx +0 -0
  200. package/build/docs/autogenerated/api/ix-flip-tile-content/props.mdx +0 -0
  201. package/build/docs/autogenerated/api/ix-flip-tile-content/slots.mdx +1 -0
  202. package/build/docs/autogenerated/api/ix-flip-tile-content/tags.mdx +6 -0
  203. package/build/docs/autogenerated/api/ix-group/api.mdx +206 -0
  204. package/build/docs/autogenerated/api/ix-group/events.mdx +48 -0
  205. package/build/docs/autogenerated/api/ix-group/props.mdx +143 -0
  206. package/build/docs/autogenerated/api/ix-group/slots.mdx +1 -0
  207. package/build/docs/autogenerated/api/ix-group/tags.mdx +6 -0
  208. package/build/docs/autogenerated/api/ix-group-context-menu/api.mdx +9 -0
  209. package/build/docs/autogenerated/api/ix-group-context-menu/events.mdx +0 -0
  210. package/build/docs/autogenerated/api/ix-group-context-menu/props.mdx +0 -0
  211. package/build/docs/autogenerated/api/ix-group-context-menu/slots.mdx +1 -0
  212. package/build/docs/autogenerated/api/ix-group-context-menu/tags.mdx +6 -0
  213. package/build/docs/autogenerated/api/ix-group-item/api.mdx +190 -0
  214. package/build/docs/autogenerated/api/ix-group-item/events.mdx +16 -0
  215. package/build/docs/autogenerated/api/ix-group-item/props.mdx +159 -0
  216. package/build/docs/autogenerated/api/ix-group-item/slots.mdx +1 -0
  217. package/build/docs/autogenerated/api/ix-group-item/tags.mdx +6 -0
  218. package/build/docs/autogenerated/api/ix-helper-text/api.mdx +120 -0
  219. package/build/docs/autogenerated/api/ix-helper-text/events.mdx +0 -0
  220. package/build/docs/autogenerated/api/ix-helper-text/props.mdx +108 -0
  221. package/build/docs/autogenerated/api/ix-helper-text/slots.mdx +1 -0
  222. package/build/docs/autogenerated/api/ix-helper-text/tags.mdx +6 -0
  223. package/build/docs/autogenerated/api/ix-icon-button/api.mdx +200 -0
  224. package/build/docs/autogenerated/api/ix-icon-button/events.mdx +0 -0
  225. package/build/docs/autogenerated/api/ix-icon-button/props.mdx +188 -0
  226. package/build/docs/autogenerated/api/ix-icon-button/slots.mdx +1 -0
  227. package/build/docs/autogenerated/api/ix-icon-button/tags.mdx +6 -0
  228. package/build/docs/autogenerated/api/ix-icon-toggle-button/api.mdx +246 -0
  229. package/build/docs/autogenerated/api/ix-icon-toggle-button/events.mdx +16 -0
  230. package/build/docs/autogenerated/api/ix-icon-toggle-button/props.mdx +215 -0
  231. package/build/docs/autogenerated/api/ix-icon-toggle-button/slots.mdx +1 -0
  232. package/build/docs/autogenerated/api/ix-icon-toggle-button/tags.mdx +6 -0
  233. package/build/docs/autogenerated/api/ix-input/api.mdx +472 -0
  234. package/build/docs/autogenerated/api/ix-input/events.mdx +48 -0
  235. package/build/docs/autogenerated/api/ix-input/props.mdx +389 -0
  236. package/build/docs/autogenerated/api/ix-input/slots.mdx +17 -0
  237. package/build/docs/autogenerated/api/ix-input/tags.mdx +9 -0
  238. package/build/docs/autogenerated/api/ix-input-group/api.mdx +9 -0
  239. package/build/docs/autogenerated/api/ix-input-group/events.mdx +0 -0
  240. package/build/docs/autogenerated/api/ix-input-group/props.mdx +0 -0
  241. package/build/docs/autogenerated/api/ix-input-group/slots.mdx +1 -0
  242. package/build/docs/autogenerated/api/ix-input-group/tags.mdx +9 -0
  243. package/build/docs/autogenerated/api/ix-key-value/api.mdx +119 -0
  244. package/build/docs/autogenerated/api/ix-key-value/events.mdx +0 -0
  245. package/build/docs/autogenerated/api/ix-key-value/props.mdx +95 -0
  246. package/build/docs/autogenerated/api/ix-key-value/slots.mdx +9 -0
  247. package/build/docs/autogenerated/api/ix-key-value/tags.mdx +7 -0
  248. package/build/docs/autogenerated/api/ix-key-value-list/api.mdx +34 -0
  249. package/build/docs/autogenerated/api/ix-key-value-list/events.mdx +0 -0
  250. package/build/docs/autogenerated/api/ix-key-value-list/props.mdx +22 -0
  251. package/build/docs/autogenerated/api/ix-key-value-list/slots.mdx +1 -0
  252. package/build/docs/autogenerated/api/ix-key-value-list/tags.mdx +6 -0
  253. package/build/docs/autogenerated/api/ix-kpi/api.mdx +148 -0
  254. package/build/docs/autogenerated/api/ix-kpi/events.mdx +0 -0
  255. package/build/docs/autogenerated/api/ix-kpi/props.mdx +136 -0
  256. package/build/docs/autogenerated/api/ix-kpi/slots.mdx +1 -0
  257. package/build/docs/autogenerated/api/ix-kpi/tags.mdx +6 -0
  258. package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +37 -0
  259. package/build/docs/autogenerated/api/ix-layout-auto/events.mdx +0 -0
  260. package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +25 -0
  261. package/build/docs/autogenerated/api/ix-layout-auto/slots.mdx +1 -0
  262. package/build/docs/autogenerated/api/ix-layout-auto/tags.mdx +6 -0
  263. package/build/docs/autogenerated/api/ix-layout-grid/api.mdx +78 -0
  264. package/build/docs/autogenerated/api/ix-layout-grid/events.mdx +0 -0
  265. package/build/docs/autogenerated/api/ix-layout-grid/props.mdx +66 -0
  266. package/build/docs/autogenerated/api/ix-layout-grid/slots.mdx +1 -0
  267. package/build/docs/autogenerated/api/ix-layout-grid/tags.mdx +6 -0
  268. package/build/docs/autogenerated/api/ix-link-button/api.mdx +76 -0
  269. package/build/docs/autogenerated/api/ix-link-button/events.mdx +0 -0
  270. package/build/docs/autogenerated/api/ix-link-button/props.mdx +64 -0
  271. package/build/docs/autogenerated/api/ix-link-button/slots.mdx +1 -0
  272. package/build/docs/autogenerated/api/ix-link-button/tags.mdx +6 -0
  273. package/build/docs/autogenerated/api/ix-menu/api.mdx +402 -0
  274. package/build/docs/autogenerated/api/ix-menu/events.mdx +83 -0
  275. package/build/docs/autogenerated/api/ix-menu/props.mdx +304 -0
  276. package/build/docs/autogenerated/api/ix-menu/slots.mdx +1 -0
  277. package/build/docs/autogenerated/api/ix-menu/tags.mdx +6 -0
  278. package/build/docs/autogenerated/api/ix-menu-about/api.mdx +88 -0
  279. package/build/docs/autogenerated/api/ix-menu-about/events.mdx +33 -0
  280. package/build/docs/autogenerated/api/ix-menu-about/props.mdx +40 -0
  281. package/build/docs/autogenerated/api/ix-menu-about/slots.mdx +1 -0
  282. package/build/docs/autogenerated/api/ix-menu-about/tags.mdx +6 -0
  283. package/build/docs/autogenerated/api/ix-menu-about-item/api.mdx +49 -0
  284. package/build/docs/autogenerated/api/ix-menu-about-item/events.mdx +16 -0
  285. package/build/docs/autogenerated/api/ix-menu-about-item/props.mdx +18 -0
  286. package/build/docs/autogenerated/api/ix-menu-about-item/slots.mdx +1 -0
  287. package/build/docs/autogenerated/api/ix-menu-about-item/tags.mdx +6 -0
  288. package/build/docs/autogenerated/api/ix-menu-about-news/api.mdx +127 -0
  289. package/build/docs/autogenerated/api/ix-menu-about-news/events.mdx +32 -0
  290. package/build/docs/autogenerated/api/ix-menu-about-news/props.mdx +80 -0
  291. package/build/docs/autogenerated/api/ix-menu-about-news/slots.mdx +1 -0
  292. package/build/docs/autogenerated/api/ix-menu-about-news/tags.mdx +6 -0
  293. package/build/docs/autogenerated/api/ix-menu-avatar/api.mdx +147 -0
  294. package/build/docs/autogenerated/api/ix-menu-avatar/events.mdx +16 -0
  295. package/build/docs/autogenerated/api/ix-menu-avatar/props.mdx +116 -0
  296. package/build/docs/autogenerated/api/ix-menu-avatar/slots.mdx +1 -0
  297. package/build/docs/autogenerated/api/ix-menu-avatar/tags.mdx +6 -0
  298. package/build/docs/autogenerated/api/ix-menu-avatar-item/api.mdx +67 -0
  299. package/build/docs/autogenerated/api/ix-menu-avatar-item/events.mdx +16 -0
  300. package/build/docs/autogenerated/api/ix-menu-avatar-item/props.mdx +36 -0
  301. package/build/docs/autogenerated/api/ix-menu-avatar-item/slots.mdx +1 -0
  302. package/build/docs/autogenerated/api/ix-menu-avatar-item/tags.mdx +6 -0
  303. package/build/docs/autogenerated/api/ix-menu-category/api.mdx +85 -0
  304. package/build/docs/autogenerated/api/ix-menu-category/events.mdx +0 -0
  305. package/build/docs/autogenerated/api/ix-menu-category/props.mdx +73 -0
  306. package/build/docs/autogenerated/api/ix-menu-category/slots.mdx +1 -0
  307. package/build/docs/autogenerated/api/ix-menu-category/tags.mdx +6 -0
  308. package/build/docs/autogenerated/api/ix-menu-item/api.mdx +248 -0
  309. package/build/docs/autogenerated/api/ix-menu-item/events.mdx +0 -0
  310. package/build/docs/autogenerated/api/ix-menu-item/props.mdx +224 -0
  311. package/build/docs/autogenerated/api/ix-menu-item/slots.mdx +9 -0
  312. package/build/docs/autogenerated/api/ix-menu-item/tags.mdx +7 -0
  313. package/build/docs/autogenerated/api/ix-menu-settings/api.mdx +88 -0
  314. package/build/docs/autogenerated/api/ix-menu-settings/events.mdx +33 -0
  315. package/build/docs/autogenerated/api/ix-menu-settings/props.mdx +40 -0
  316. package/build/docs/autogenerated/api/ix-menu-settings/slots.mdx +1 -0
  317. package/build/docs/autogenerated/api/ix-menu-settings/tags.mdx +6 -0
  318. package/build/docs/autogenerated/api/ix-menu-settings-item/api.mdx +49 -0
  319. package/build/docs/autogenerated/api/ix-menu-settings-item/events.mdx +16 -0
  320. package/build/docs/autogenerated/api/ix-menu-settings-item/props.mdx +18 -0
  321. package/build/docs/autogenerated/api/ix-menu-settings-item/slots.mdx +1 -0
  322. package/build/docs/autogenerated/api/ix-menu-settings-item/tags.mdx +6 -0
  323. package/build/docs/autogenerated/api/ix-message-bar/api.mdx +91 -0
  324. package/build/docs/autogenerated/api/ix-message-bar/events.mdx +32 -0
  325. package/build/docs/autogenerated/api/ix-message-bar/props.mdx +44 -0
  326. package/build/docs/autogenerated/api/ix-message-bar/slots.mdx +1 -0
  327. package/build/docs/autogenerated/api/ix-message-bar/tags.mdx +6 -0
  328. package/build/docs/autogenerated/api/ix-modal/api.mdx +200 -0
  329. package/build/docs/autogenerated/api/ix-modal/events.mdx +32 -0
  330. package/build/docs/autogenerated/api/ix-modal/props.mdx +153 -0
  331. package/build/docs/autogenerated/api/ix-modal/slots.mdx +1 -0
  332. package/build/docs/autogenerated/api/ix-modal/tags.mdx +6 -0
  333. package/build/docs/autogenerated/api/ix-modal-content/api.mdx +9 -0
  334. package/build/docs/autogenerated/api/ix-modal-content/events.mdx +0 -0
  335. package/build/docs/autogenerated/api/ix-modal-content/props.mdx +0 -0
  336. package/build/docs/autogenerated/api/ix-modal-content/slots.mdx +1 -0
  337. package/build/docs/autogenerated/api/ix-modal-content/tags.mdx +6 -0
  338. package/build/docs/autogenerated/api/ix-modal-footer/api.mdx +9 -0
  339. package/build/docs/autogenerated/api/ix-modal-footer/events.mdx +0 -0
  340. package/build/docs/autogenerated/api/ix-modal-footer/props.mdx +0 -0
  341. package/build/docs/autogenerated/api/ix-modal-footer/slots.mdx +1 -0
  342. package/build/docs/autogenerated/api/ix-modal-footer/tags.mdx +6 -0
  343. package/build/docs/autogenerated/api/ix-modal-header/api.mdx +128 -0
  344. package/build/docs/autogenerated/api/ix-modal-header/events.mdx +17 -0
  345. package/build/docs/autogenerated/api/ix-modal-header/props.mdx +96 -0
  346. package/build/docs/autogenerated/api/ix-modal-header/slots.mdx +1 -0
  347. package/build/docs/autogenerated/api/ix-modal-header/tags.mdx +6 -0
  348. package/build/docs/autogenerated/api/ix-number-input/api.mdx +514 -0
  349. package/build/docs/autogenerated/api/ix-number-input/events.mdx +48 -0
  350. package/build/docs/autogenerated/api/ix-number-input/props.mdx +431 -0
  351. package/build/docs/autogenerated/api/ix-number-input/slots.mdx +17 -0
  352. package/build/docs/autogenerated/api/ix-number-input/tags.mdx +9 -0
  353. package/build/docs/autogenerated/api/ix-pagination/api.mdx +288 -0
  354. package/build/docs/autogenerated/api/ix-pagination/events.mdx +32 -0
  355. package/build/docs/autogenerated/api/ix-pagination/props.mdx +241 -0
  356. package/build/docs/autogenerated/api/ix-pagination/slots.mdx +1 -0
  357. package/build/docs/autogenerated/api/ix-pagination/tags.mdx +6 -0
  358. package/build/docs/autogenerated/api/ix-pane/api.mdx +304 -0
  359. package/build/docs/autogenerated/api/ix-pane/events.mdx +48 -0
  360. package/build/docs/autogenerated/api/ix-pane/props.mdx +229 -0
  361. package/build/docs/autogenerated/api/ix-pane/slots.mdx +9 -0
  362. package/build/docs/autogenerated/api/ix-pane/tags.mdx +7 -0
  363. package/build/docs/autogenerated/api/ix-pane-layout/api.mdx +80 -0
  364. package/build/docs/autogenerated/api/ix-pane-layout/events.mdx +0 -0
  365. package/build/docs/autogenerated/api/ix-pane-layout/props.mdx +68 -0
  366. package/build/docs/autogenerated/api/ix-pane-layout/slots.mdx +1 -0
  367. package/build/docs/autogenerated/api/ix-pane-layout/tags.mdx +6 -0
  368. package/build/docs/autogenerated/api/ix-pill/api.mdx +175 -0
  369. package/build/docs/autogenerated/api/ix-pill/events.mdx +0 -0
  370. package/build/docs/autogenerated/api/ix-pill/props.mdx +163 -0
  371. package/build/docs/autogenerated/api/ix-pill/slots.mdx +1 -0
  372. package/build/docs/autogenerated/api/ix-pill/tags.mdx +6 -0
  373. package/build/docs/autogenerated/api/ix-progress-indicator/api.mdx +226 -0
  374. package/build/docs/autogenerated/api/ix-progress-indicator/events.mdx +0 -0
  375. package/build/docs/autogenerated/api/ix-progress-indicator/props.mdx +214 -0
  376. package/build/docs/autogenerated/api/ix-progress-indicator/slots.mdx +1 -0
  377. package/build/docs/autogenerated/api/ix-progress-indicator/tags.mdx +7 -0
  378. package/build/docs/autogenerated/api/ix-push-card/api.mdx +147 -0
  379. package/build/docs/autogenerated/api/ix-push-card/events.mdx +0 -0
  380. package/build/docs/autogenerated/api/ix-push-card/props.mdx +135 -0
  381. package/build/docs/autogenerated/api/ix-push-card/slots.mdx +1 -0
  382. package/build/docs/autogenerated/api/ix-push-card/tags.mdx +6 -0
  383. package/build/docs/autogenerated/api/ix-radio/api.mdx +184 -0
  384. package/build/docs/autogenerated/api/ix-radio/events.mdx +48 -0
  385. package/build/docs/autogenerated/api/ix-radio/props.mdx +121 -0
  386. package/build/docs/autogenerated/api/ix-radio/slots.mdx +1 -0
  387. package/build/docs/autogenerated/api/ix-radio/tags.mdx +7 -0
  388. package/build/docs/autogenerated/api/ix-radio-group/api.mdx +197 -0
  389. package/build/docs/autogenerated/api/ix-radio-group/events.mdx +16 -0
  390. package/build/docs/autogenerated/api/ix-radio-group/props.mdx +166 -0
  391. package/build/docs/autogenerated/api/ix-radio-group/slots.mdx +1 -0
  392. package/build/docs/autogenerated/api/ix-radio-group/tags.mdx +7 -0
  393. package/build/docs/autogenerated/api/ix-row/api.mdx +9 -0
  394. package/build/docs/autogenerated/api/ix-row/events.mdx +0 -0
  395. package/build/docs/autogenerated/api/ix-row/props.mdx +0 -0
  396. package/build/docs/autogenerated/api/ix-row/slots.mdx +1 -0
  397. package/build/docs/autogenerated/api/ix-row/tags.mdx +6 -0
  398. package/build/docs/autogenerated/api/ix-select/api.mdx +614 -0
  399. package/build/docs/autogenerated/api/ix-select/events.mdx +64 -0
  400. package/build/docs/autogenerated/api/ix-select/props.mdx +535 -0
  401. package/build/docs/autogenerated/api/ix-select/slots.mdx +1 -0
  402. package/build/docs/autogenerated/api/ix-select/tags.mdx +7 -0
  403. package/build/docs/autogenerated/api/ix-select-item/api.mdx +91 -0
  404. package/build/docs/autogenerated/api/ix-select-item/events.mdx +16 -0
  405. package/build/docs/autogenerated/api/ix-select-item/props.mdx +60 -0
  406. package/build/docs/autogenerated/api/ix-select-item/slots.mdx +1 -0
  407. package/build/docs/autogenerated/api/ix-select-item/tags.mdx +6 -0
  408. package/build/docs/autogenerated/api/ix-slider/api.mdx +243 -0
  409. package/build/docs/autogenerated/api/ix-slider/events.mdx +16 -0
  410. package/build/docs/autogenerated/api/ix-slider/props.mdx +192 -0
  411. package/build/docs/autogenerated/api/ix-slider/slots.mdx +17 -0
  412. package/build/docs/autogenerated/api/ix-slider/tags.mdx +8 -0
  413. package/build/docs/autogenerated/api/ix-spinner/api.mdx +56 -0
  414. package/build/docs/autogenerated/api/ix-spinner/events.mdx +0 -0
  415. package/build/docs/autogenerated/api/ix-spinner/props.mdx +44 -0
  416. package/build/docs/autogenerated/api/ix-spinner/slots.mdx +1 -0
  417. package/build/docs/autogenerated/api/ix-spinner/tags.mdx +6 -0
  418. package/build/docs/autogenerated/api/ix-split-button/api.mdx +257 -0
  419. package/build/docs/autogenerated/api/ix-split-button/events.mdx +16 -0
  420. package/build/docs/autogenerated/api/ix-split-button/props.mdx +226 -0
  421. package/build/docs/autogenerated/api/ix-split-button/slots.mdx +1 -0
  422. package/build/docs/autogenerated/api/ix-split-button/tags.mdx +6 -0
  423. package/build/docs/autogenerated/api/ix-tab-item/api.mdx +203 -0
  424. package/build/docs/autogenerated/api/ix-tab-item/events.mdx +16 -0
  425. package/build/docs/autogenerated/api/ix-tab-item/props.mdx +172 -0
  426. package/build/docs/autogenerated/api/ix-tab-item/slots.mdx +1 -0
  427. package/build/docs/autogenerated/api/ix-tab-item/tags.mdx +6 -0
  428. package/build/docs/autogenerated/api/ix-tabs/api.mdx +179 -0
  429. package/build/docs/autogenerated/api/ix-tabs/events.mdx +16 -0
  430. package/build/docs/autogenerated/api/ix-tabs/props.mdx +148 -0
  431. package/build/docs/autogenerated/api/ix-tabs/slots.mdx +1 -0
  432. package/build/docs/autogenerated/api/ix-tabs/tags.mdx +6 -0
  433. package/build/docs/autogenerated/api/ix-textarea/api.mdx +444 -0
  434. package/build/docs/autogenerated/api/ix-textarea/events.mdx +48 -0
  435. package/build/docs/autogenerated/api/ix-textarea/props.mdx +381 -0
  436. package/build/docs/autogenerated/api/ix-textarea/slots.mdx +1 -0
  437. package/build/docs/autogenerated/api/ix-textarea/tags.mdx +7 -0
  438. package/build/docs/autogenerated/api/ix-tile/api.mdx +34 -0
  439. package/build/docs/autogenerated/api/ix-tile/events.mdx +0 -0
  440. package/build/docs/autogenerated/api/ix-tile/props.mdx +22 -0
  441. package/build/docs/autogenerated/api/ix-tile/slots.mdx +1 -0
  442. package/build/docs/autogenerated/api/ix-tile/tags.mdx +6 -0
  443. package/build/docs/autogenerated/api/ix-time-input/api.mdx +646 -0
  444. package/build/docs/autogenerated/api/ix-time-input/events.mdx +32 -0
  445. package/build/docs/autogenerated/api/ix-time-input/props.mdx +579 -0
  446. package/build/docs/autogenerated/api/ix-time-input/slots.mdx +17 -0
  447. package/build/docs/autogenerated/api/ix-time-input/tags.mdx +10 -0
  448. package/build/docs/autogenerated/api/ix-time-picker/api.mdx +381 -0
  449. package/build/docs/autogenerated/api/ix-time-picker/events.mdx +32 -0
  450. package/build/docs/autogenerated/api/ix-time-picker/props.mdx +334 -0
  451. package/build/docs/autogenerated/api/ix-time-picker/slots.mdx +1 -0
  452. package/build/docs/autogenerated/api/ix-time-picker/tags.mdx +6 -0
  453. package/build/docs/autogenerated/api/ix-toast/api.mdx +171 -0
  454. package/build/docs/autogenerated/api/ix-toast/events.mdx +16 -0
  455. package/build/docs/autogenerated/api/ix-toast/props.mdx +140 -0
  456. package/build/docs/autogenerated/api/ix-toast/slots.mdx +1 -0
  457. package/build/docs/autogenerated/api/ix-toast/tags.mdx +6 -0
  458. package/build/docs/autogenerated/api/ix-toast-container/api.mdx +78 -0
  459. package/build/docs/autogenerated/api/ix-toast-container/events.mdx +0 -0
  460. package/build/docs/autogenerated/api/ix-toast-container/props.mdx +66 -0
  461. package/build/docs/autogenerated/api/ix-toast-container/slots.mdx +1 -0
  462. package/build/docs/autogenerated/api/ix-toast-container/tags.mdx +6 -0
  463. package/build/docs/autogenerated/api/ix-toggle/api.mdx +265 -0
  464. package/build/docs/autogenerated/api/ix-toggle/events.mdx +32 -0
  465. package/build/docs/autogenerated/api/ix-toggle/props.mdx +218 -0
  466. package/build/docs/autogenerated/api/ix-toggle/slots.mdx +1 -0
  467. package/build/docs/autogenerated/api/ix-toggle/tags.mdx +7 -0
  468. package/build/docs/autogenerated/api/ix-toggle-button/api.mdx +176 -0
  469. package/build/docs/autogenerated/api/ix-toggle-button/events.mdx +16 -0
  470. package/build/docs/autogenerated/api/ix-toggle-button/props.mdx +145 -0
  471. package/build/docs/autogenerated/api/ix-toggle-button/slots.mdx +1 -0
  472. package/build/docs/autogenerated/api/ix-toggle-button/tags.mdx +6 -0
  473. package/build/docs/autogenerated/api/ix-tooltip/api.mdx +113 -0
  474. package/build/docs/autogenerated/api/ix-tooltip/events.mdx +0 -0
  475. package/build/docs/autogenerated/api/ix-tooltip/props.mdx +81 -0
  476. package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +17 -0
  477. package/build/docs/autogenerated/api/ix-tooltip/tags.mdx +8 -0
  478. package/build/docs/autogenerated/api/ix-tree/api.mdx +182 -0
  479. package/build/docs/autogenerated/api/ix-tree/events.mdx +64 -0
  480. package/build/docs/autogenerated/api/ix-tree/props.mdx +103 -0
  481. package/build/docs/autogenerated/api/ix-tree/slots.mdx +1 -0
  482. package/build/docs/autogenerated/api/ix-tree/tags.mdx +6 -0
  483. package/build/docs/autogenerated/api/ix-tree-item/api.mdx +123 -0
  484. package/build/docs/autogenerated/api/ix-tree-item/events.mdx +32 -0
  485. package/build/docs/autogenerated/api/ix-tree-item/props.mdx +76 -0
  486. package/build/docs/autogenerated/api/ix-tree-item/slots.mdx +1 -0
  487. package/build/docs/autogenerated/api/ix-tree-item/tags.mdx +6 -0
  488. package/build/docs/autogenerated/api/ix-typography/api.mdx +92 -0
  489. package/build/docs/autogenerated/api/ix-typography/events.mdx +0 -0
  490. package/build/docs/autogenerated/api/ix-typography/props.mdx +80 -0
  491. package/build/docs/autogenerated/api/ix-typography/slots.mdx +1 -0
  492. package/build/docs/autogenerated/api/ix-typography/tags.mdx +6 -0
  493. package/build/docs/autogenerated/api/ix-upload/api.mdx +270 -0
  494. package/build/docs/autogenerated/api/ix-upload/events.mdx +16 -0
  495. package/build/docs/autogenerated/api/ix-upload/props.mdx +239 -0
  496. package/build/docs/autogenerated/api/ix-upload/slots.mdx +1 -0
  497. package/build/docs/autogenerated/api/ix-upload/tags.mdx +6 -0
  498. package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +86 -0
  499. package/build/docs/autogenerated/api/ix-validation-tooltip/events.mdx +0 -0
  500. package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +62 -0
  501. package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +9 -0
  502. package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +9 -0
  503. package/build/docs/autogenerated/api/ix-workflow-step/api.mdx +122 -0
  504. package/build/docs/autogenerated/api/ix-workflow-step/events.mdx +0 -0
  505. package/build/docs/autogenerated/api/ix-workflow-step/props.mdx +110 -0
  506. package/build/docs/autogenerated/api/ix-workflow-step/slots.mdx +1 -0
  507. package/build/docs/autogenerated/api/ix-workflow-step/tags.mdx +6 -0
  508. package/build/docs/autogenerated/api/ix-workflow-steps/api.mdx +97 -0
  509. package/build/docs/autogenerated/api/ix-workflow-steps/events.mdx +16 -0
  510. package/build/docs/autogenerated/api/ix-workflow-steps/props.mdx +66 -0
  511. package/build/docs/autogenerated/api/ix-workflow-steps/slots.mdx +1 -0
  512. package/build/docs/autogenerated/api/ix-workflow-steps/tags.mdx +6 -0
  513. package/build/docs/autogenerated/playground/about-and-legal.mdx +52 -0
  514. package/build/docs/autogenerated/playground/action-card.mdx +52 -0
  515. package/build/docs/autogenerated/playground/add-icons.mdx +58 -0
  516. package/build/docs/autogenerated/playground/aggrid.mdx +52 -0
  517. package/build/docs/autogenerated/playground/application-advanced.mdx +52 -0
  518. package/build/docs/autogenerated/playground/application-app-switch.mdx +52 -0
  519. package/build/docs/autogenerated/playground/application-breakpoints.mdx +52 -0
  520. package/build/docs/autogenerated/playground/application-header.mdx +52 -0
  521. package/build/docs/autogenerated/playground/application.mdx +52 -0
  522. package/build/docs/autogenerated/playground/aria-label-properties.mdx +34 -0
  523. package/build/docs/autogenerated/playground/avatar-image.mdx +46 -0
  524. package/build/docs/autogenerated/playground/avatar-initials.mdx +46 -0
  525. package/build/docs/autogenerated/playground/avatar.mdx +46 -0
  526. package/build/docs/autogenerated/playground/blind-header-actions.mdx +61 -0
  527. package/build/docs/autogenerated/playground/blind-variants.mdx +67 -0
  528. package/build/docs/autogenerated/playground/blind.mdx +67 -0
  529. package/build/docs/autogenerated/playground/breadcrumb-next-items.mdx +46 -0
  530. package/build/docs/autogenerated/playground/breadcrumb-truncate.mdx +46 -0
  531. package/build/docs/autogenerated/playground/breadcrumb.mdx +46 -0
  532. package/build/docs/autogenerated/playground/button-danger-ghost.mdx +67 -0
  533. package/build/docs/autogenerated/playground/button-danger-outline.mdx +67 -0
  534. package/build/docs/autogenerated/playground/button-danger.mdx +67 -0
  535. package/build/docs/autogenerated/playground/button-ghost.mdx +61 -0
  536. package/build/docs/autogenerated/playground/button-grey-ghost.mdx +61 -0
  537. package/build/docs/autogenerated/playground/button-grey-secondary.mdx +61 -0
  538. package/build/docs/autogenerated/playground/button-grey.mdx +61 -0
  539. package/build/docs/autogenerated/playground/button-group.mdx +46 -0
  540. package/build/docs/autogenerated/playground/button-loading.mdx +67 -0
  541. package/build/docs/autogenerated/playground/button-secondary.mdx +61 -0
  542. package/build/docs/autogenerated/playground/button-text-icon.mdx +61 -0
  543. package/build/docs/autogenerated/playground/button-with-icon.mdx +67 -0
  544. package/build/docs/autogenerated/playground/button-with-link.mdx +52 -0
  545. package/build/docs/autogenerated/playground/buttons.mdx +61 -0
  546. package/build/docs/autogenerated/playground/card-list.mdx +52 -0
  547. package/build/docs/autogenerated/playground/card.mdx +67 -0
  548. package/build/docs/autogenerated/playground/category-filter-suggestions.mdx +46 -0
  549. package/build/docs/autogenerated/playground/category-filter.mdx +46 -0
  550. package/build/docs/autogenerated/playground/checkbox-indeterminate.mdx +46 -0
  551. package/build/docs/autogenerated/playground/checkbox.mdx +46 -0
  552. package/build/docs/autogenerated/playground/chip.mdx +61 -0
  553. package/build/docs/autogenerated/playground/content-header-no-back.mdx +52 -0
  554. package/build/docs/autogenerated/playground/content-header-with-slot.mdx +67 -0
  555. package/build/docs/autogenerated/playground/content-header.mdx +52 -0
  556. package/build/docs/autogenerated/playground/content.mdx +52 -0
  557. package/build/docs/autogenerated/playground/custom-field-validation.mdx +52 -0
  558. package/build/docs/autogenerated/playground/custom-field.mdx +52 -0
  559. package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +52 -0
  560. package/build/docs/autogenerated/playground/date-dropdown.mdx +52 -0
  561. package/build/docs/autogenerated/playground/date-input-disabled.mdx +52 -0
  562. package/build/docs/autogenerated/playground/date-input-label.mdx +52 -0
  563. package/build/docs/autogenerated/playground/date-input-min-max-date.mdx +52 -0
  564. package/build/docs/autogenerated/playground/date-input-readonly.mdx +52 -0
  565. package/build/docs/autogenerated/playground/date-input-validation.mdx +52 -0
  566. package/build/docs/autogenerated/playground/date-input-with-slots.mdx +52 -0
  567. package/build/docs/autogenerated/playground/date-input.mdx +52 -0
  568. package/build/docs/autogenerated/playground/datepicker-locale.mdx +52 -0
  569. package/build/docs/autogenerated/playground/datepicker-range.mdx +46 -0
  570. package/build/docs/autogenerated/playground/datepicker.mdx +46 -0
  571. package/build/docs/autogenerated/playground/datetimepicker.mdx +46 -0
  572. package/build/docs/autogenerated/playground/divider.mdx +46 -0
  573. package/build/docs/autogenerated/playground/drawer-full-height.mdx +46 -0
  574. package/build/docs/autogenerated/playground/drawer.mdx +46 -0
  575. package/build/docs/autogenerated/playground/dropdown-button-icon.mdx +61 -0
  576. package/build/docs/autogenerated/playground/dropdown-button.mdx +61 -0
  577. package/build/docs/autogenerated/playground/dropdown-icon.mdx +46 -0
  578. package/build/docs/autogenerated/playground/dropdown-quick-actions.mdx +52 -0
  579. package/build/docs/autogenerated/playground/dropdown-submenu.mdx +46 -0
  580. package/build/docs/autogenerated/playground/dropdown.mdx +46 -0
  581. package/build/docs/autogenerated/playground/echarts-bar-horizontal-stacked.mdx +67 -0
  582. package/build/docs/autogenerated/playground/echarts-bar-simple.mdx +67 -0
  583. package/build/docs/autogenerated/playground/echarts-circle.mdx +67 -0
  584. package/build/docs/autogenerated/playground/echarts-empty-state.mdx +67 -0
  585. package/build/docs/autogenerated/playground/echarts-gauge.mdx +67 -0
  586. package/build/docs/autogenerated/playground/echarts-line-advanced.mdx +67 -0
  587. package/build/docs/autogenerated/playground/echarts-line-multiple-y-axis.mdx +67 -0
  588. package/build/docs/autogenerated/playground/echarts-line-simple.mdx +67 -0
  589. package/build/docs/autogenerated/playground/echarts-pie.mdx +67 -0
  590. package/build/docs/autogenerated/playground/echarts-progress-arc.mdx +67 -0
  591. package/build/docs/autogenerated/playground/echarts-progress-circle.mdx +67 -0
  592. package/build/docs/autogenerated/playground/echarts-special-3d.mdx +67 -0
  593. package/build/docs/autogenerated/playground/echarts-special-toolbox.mdx +67 -0
  594. package/build/docs/autogenerated/playground/echarts-special-zoom.mdx +67 -0
  595. package/build/docs/autogenerated/playground/echarts.mdx +67 -0
  596. package/build/docs/autogenerated/playground/empty-state-compact-break.mdx +46 -0
  597. package/build/docs/autogenerated/playground/empty-state-compact.mdx +46 -0
  598. package/build/docs/autogenerated/playground/empty-state.mdx +46 -0
  599. package/build/docs/autogenerated/playground/event-list-compact.mdx +46 -0
  600. package/build/docs/autogenerated/playground/event-list-custom-item-height-in-number.mdx +43 -0
  601. package/build/docs/autogenerated/playground/event-list-custom-item-height.mdx +46 -0
  602. package/build/docs/autogenerated/playground/event-list-filled.mdx +46 -0
  603. package/build/docs/autogenerated/playground/event-list-selected.mdx +46 -0
  604. package/build/docs/autogenerated/playground/event-list.mdx +46 -0
  605. package/build/docs/autogenerated/playground/expanding-search.mdx +46 -0
  606. package/build/docs/autogenerated/playground/flip-tile.mdx +61 -0
  607. package/build/docs/autogenerated/playground/form-checkbox-disabled.mdx +52 -0
  608. package/build/docs/autogenerated/playground/form-checkbox-group-indeterminate.mdx +67 -0
  609. package/build/docs/autogenerated/playground/form-checkbox-group.mdx +52 -0
  610. package/build/docs/autogenerated/playground/form-checkbox-validation.mdx +52 -0
  611. package/build/docs/autogenerated/playground/form-checkbox.mdx +52 -0
  612. package/build/docs/autogenerated/playground/form-layout-auto.mdx +52 -0
  613. package/build/docs/autogenerated/playground/form-layout-grid.mdx +67 -0
  614. package/build/docs/autogenerated/playground/form-validation.mdx +64 -0
  615. package/build/docs/autogenerated/playground/grid-padding.mdx +67 -0
  616. package/build/docs/autogenerated/playground/grid-size.mdx +67 -0
  617. package/build/docs/autogenerated/playground/grid.mdx +67 -0
  618. package/build/docs/autogenerated/playground/group-context-menu.mdx +46 -0
  619. package/build/docs/autogenerated/playground/group-custom-entry.mdx +46 -0
  620. package/build/docs/autogenerated/playground/group-header-suppressed.mdx +46 -0
  621. package/build/docs/autogenerated/playground/group.mdx +46 -0
  622. package/build/docs/autogenerated/playground/html-table-striped.mdx +52 -0
  623. package/build/docs/autogenerated/playground/html-table.mdx +52 -0
  624. package/build/docs/autogenerated/playground/icon-toggle-button-primary-ghost.mdx +61 -0
  625. package/build/docs/autogenerated/playground/icon-toggle-button-primary-outline.mdx +61 -0
  626. package/build/docs/autogenerated/playground/icon-toggle-button-secondary-ghost.mdx +61 -0
  627. package/build/docs/autogenerated/playground/icon-toggle-button-secondary-outline.mdx +61 -0
  628. package/build/docs/autogenerated/playground/icon-toggle-button-secondary.mdx +61 -0
  629. package/build/docs/autogenerated/playground/input-disabled.mdx +52 -0
  630. package/build/docs/autogenerated/playground/input-label.mdx +52 -0
  631. package/build/docs/autogenerated/playground/input-legacy-disabled.mdx +46 -0
  632. package/build/docs/autogenerated/playground/input-legacy-readonly.mdx +46 -0
  633. package/build/docs/autogenerated/playground/input-legacy.mdx +46 -0
  634. package/build/docs/autogenerated/playground/input-pattern.mdx +52 -0
  635. package/build/docs/autogenerated/playground/input-readonly.mdx +52 -0
  636. package/build/docs/autogenerated/playground/input-types.mdx +67 -0
  637. package/build/docs/autogenerated/playground/input-validation.mdx +52 -0
  638. package/build/docs/autogenerated/playground/input-with-slots.mdx +52 -0
  639. package/build/docs/autogenerated/playground/input.mdx +52 -0
  640. package/build/docs/autogenerated/playground/key-value-list-striped.mdx +46 -0
  641. package/build/docs/autogenerated/playground/key-value-list-with-custom-value.mdx +61 -0
  642. package/build/docs/autogenerated/playground/key-value-list-with-icon.mdx +46 -0
  643. package/build/docs/autogenerated/playground/key-value-list.mdx +46 -0
  644. package/build/docs/autogenerated/playground/key-value-with-custom-value.mdx +61 -0
  645. package/build/docs/autogenerated/playground/key-value-with-icon.mdx +46 -0
  646. package/build/docs/autogenerated/playground/key-value-with-label-left.mdx +46 -0
  647. package/build/docs/autogenerated/playground/key-value.mdx +46 -0
  648. package/build/docs/autogenerated/playground/kpi.mdx +61 -0
  649. package/build/docs/autogenerated/playground/layout-auto-custom.mdx +52 -0
  650. package/build/docs/autogenerated/playground/layout-auto.mdx +67 -0
  651. package/build/docs/autogenerated/playground/link-button-disabled.mdx +46 -0
  652. package/build/docs/autogenerated/playground/link-button.mdx +46 -0
  653. package/build/docs/autogenerated/playground/loading.mdx +46 -0
  654. package/build/docs/autogenerated/playground/menu-category.mdx +52 -0
  655. package/build/docs/autogenerated/playground/menu-with-bottom-tabs.mdx +46 -0
  656. package/build/docs/autogenerated/playground/message-bar-removal.mdx +49 -0
  657. package/build/docs/autogenerated/playground/message-bar.mdx +64 -0
  658. package/build/docs/autogenerated/playground/message.mdx +46 -0
  659. package/build/docs/autogenerated/playground/modal-close.mdx +52 -0
  660. package/build/docs/autogenerated/playground/modal-form-ix-button-submit.mdx +52 -0
  661. package/build/docs/autogenerated/playground/modal-sizes.mdx +67 -0
  662. package/build/docs/autogenerated/playground/modal.mdx +40 -0
  663. package/build/docs/autogenerated/playground/number-input-disabled.mdx +52 -0
  664. package/build/docs/autogenerated/playground/number-input-label.mdx +52 -0
  665. package/build/docs/autogenerated/playground/number-input-readonly.mdx +52 -0
  666. package/build/docs/autogenerated/playground/number-input-stepper-button.mdx +52 -0
  667. package/build/docs/autogenerated/playground/number-input-validation.mdx +52 -0
  668. package/build/docs/autogenerated/playground/number-input-with-slots.mdx +52 -0
  669. package/build/docs/autogenerated/playground/number-input.mdx +52 -0
  670. package/build/docs/autogenerated/playground/pagination-advanced.mdx +46 -0
  671. package/build/docs/autogenerated/playground/pagination.mdx +46 -0
  672. package/build/docs/autogenerated/playground/pane-layout.mdx +52 -0
  673. package/build/docs/autogenerated/playground/pane.mdx +52 -0
  674. package/build/docs/autogenerated/playground/pill-variants.mdx +61 -0
  675. package/build/docs/autogenerated/playground/pill.mdx +64 -0
  676. package/build/docs/autogenerated/playground/popover-news.mdx +52 -0
  677. package/build/docs/autogenerated/playground/progress-indicator-circular-sizes.mdx +52 -0
  678. package/build/docs/autogenerated/playground/progress-indicator-circular-status.mdx +52 -0
  679. package/build/docs/autogenerated/playground/progress-indicator-circular.mdx +52 -0
  680. package/build/docs/autogenerated/playground/progress-indicator-linear-sizes.mdx +52 -0
  681. package/build/docs/autogenerated/playground/progress-indicator-linear-status.mdx +52 -0
  682. package/build/docs/autogenerated/playground/progress-indicator.mdx +67 -0
  683. package/build/docs/autogenerated/playground/push-card.mdx +52 -0
  684. package/build/docs/autogenerated/playground/radio-button.mdx +61 -0
  685. package/build/docs/autogenerated/playground/radio-disabled.mdx +52 -0
  686. package/build/docs/autogenerated/playground/radio-group.mdx +52 -0
  687. package/build/docs/autogenerated/playground/radio-validation.mdx +52 -0
  688. package/build/docs/autogenerated/playground/radio.mdx +52 -0
  689. package/build/docs/autogenerated/playground/select-editable.mdx +46 -0
  690. package/build/docs/autogenerated/playground/select-multiple.mdx +46 -0
  691. package/build/docs/autogenerated/playground/select-validation.mdx +52 -0
  692. package/build/docs/autogenerated/playground/select.mdx +46 -0
  693. package/build/docs/autogenerated/playground/settings.mdx +52 -0
  694. package/build/docs/autogenerated/playground/slider-error.mdx +52 -0
  695. package/build/docs/autogenerated/playground/slider-marker.mdx +52 -0
  696. package/build/docs/autogenerated/playground/slider-trace.mdx +52 -0
  697. package/build/docs/autogenerated/playground/slider.mdx +52 -0
  698. package/build/docs/autogenerated/playground/spinner-large.mdx +46 -0
  699. package/build/docs/autogenerated/playground/spinner.mdx +46 -0
  700. package/build/docs/autogenerated/playground/split-button-icons.mdx +46 -0
  701. package/build/docs/autogenerated/playground/split-button.mdx +61 -0
  702. package/build/docs/autogenerated/playground/tabs-rounded.mdx +46 -0
  703. package/build/docs/autogenerated/playground/tabs.mdx +61 -0
  704. package/build/docs/autogenerated/playground/textarea-disabled.mdx +52 -0
  705. package/build/docs/autogenerated/playground/textarea-legacy-disabled.mdx +46 -0
  706. package/build/docs/autogenerated/playground/textarea-legacy-readonly.mdx +46 -0
  707. package/build/docs/autogenerated/playground/textarea-legacy.mdx +46 -0
  708. package/build/docs/autogenerated/playground/textarea-readonly.mdx +52 -0
  709. package/build/docs/autogenerated/playground/textarea-rows-cols.mdx +52 -0
  710. package/build/docs/autogenerated/playground/textarea-validation.mdx +52 -0
  711. package/build/docs/autogenerated/playground/textarea.mdx +52 -0
  712. package/build/docs/autogenerated/playground/theme-switcher.mdx +67 -0
  713. package/build/docs/autogenerated/playground/tile.mdx +61 -0
  714. package/build/docs/autogenerated/playground/time-input-disabled.mdx +52 -0
  715. package/build/docs/autogenerated/playground/time-input-label.mdx +52 -0
  716. package/build/docs/autogenerated/playground/time-input-readonly.mdx +52 -0
  717. package/build/docs/autogenerated/playground/time-input-validation.mdx +52 -0
  718. package/build/docs/autogenerated/playground/time-input-with-slots.mdx +52 -0
  719. package/build/docs/autogenerated/playground/time-input.mdx +52 -0
  720. package/build/docs/autogenerated/playground/timepicker-format-adjusted.mdx +52 -0
  721. package/build/docs/autogenerated/playground/timepicker-intervals.mdx +52 -0
  722. package/build/docs/autogenerated/playground/timepicker.mdx +52 -0
  723. package/build/docs/autogenerated/playground/toast-custom.mdx +46 -0
  724. package/build/docs/autogenerated/playground/toast-position.mdx +46 -0
  725. package/build/docs/autogenerated/playground/toast.mdx +46 -0
  726. package/build/docs/autogenerated/playground/toggle-button-primary-ghost.mdx +61 -0
  727. package/build/docs/autogenerated/playground/toggle-button-primary-outline.mdx +61 -0
  728. package/build/docs/autogenerated/playground/toggle-button-primary.mdx +61 -0
  729. package/build/docs/autogenerated/playground/toggle-button-secondary-ghost.mdx +61 -0
  730. package/build/docs/autogenerated/playground/toggle-button-secondary-outline.mdx +61 -0
  731. package/build/docs/autogenerated/playground/toggle-button-secondary.mdx +61 -0
  732. package/build/docs/autogenerated/playground/toggle-checked.mdx +46 -0
  733. package/build/docs/autogenerated/playground/toggle-custom-label.mdx +46 -0
  734. package/build/docs/autogenerated/playground/toggle-disabled.mdx +46 -0
  735. package/build/docs/autogenerated/playground/toggle-indeterminate.mdx +46 -0
  736. package/build/docs/autogenerated/playground/toggle.mdx +46 -0
  737. package/build/docs/autogenerated/playground/tooltip-with-icon.mdx +52 -0
  738. package/build/docs/autogenerated/playground/tooltip.mdx +67 -0
  739. package/build/docs/autogenerated/playground/tree-custom.mdx +46 -0
  740. package/build/docs/autogenerated/playground/tree.mdx +46 -0
  741. package/build/docs/autogenerated/playground/upload.mdx +46 -0
  742. package/build/docs/autogenerated/playground/validation-select.mdx +52 -0
  743. package/build/docs/autogenerated/playground/vertical-tabs-with-avatar.mdx +61 -0
  744. package/build/docs/autogenerated/playground/vertical-tabs.mdx +61 -0
  745. package/build/docs/autogenerated/playground/workflow-vertical.mdx +46 -0
  746. package/build/docs/autogenerated/playground/workflow.mdx +61 -0
  747. package/build/docs/autogenerated/prompt/ix-action-card/readme.md +195 -0
  748. package/build/docs/autogenerated/prompt/ix-application/readme.md +2230 -0
  749. package/build/docs/autogenerated/prompt/ix-application-header/readme.md +2317 -0
  750. package/build/docs/autogenerated/prompt/ix-avatar/readme.md +1710 -0
  751. package/build/docs/autogenerated/prompt/ix-blind/readme.md +679 -0
  752. package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +367 -0
  753. package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +361 -0
  754. package/build/docs/autogenerated/prompt/ix-button/readme.md +8390 -0
  755. package/build/docs/autogenerated/prompt/ix-card/readme.md +254 -0
  756. package/build/docs/autogenerated/prompt/ix-card-accordion/readme.md +49 -0
  757. package/build/docs/autogenerated/prompt/ix-card-content/readme.md +246 -0
  758. package/build/docs/autogenerated/prompt/ix-card-list/readme.md +475 -0
  759. package/build/docs/autogenerated/prompt/ix-card-title/readme.md +47 -0
  760. package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +387 -0
  761. package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +1692 -0
  762. package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +920 -0
  763. package/build/docs/autogenerated/prompt/ix-chip/readme.md +341 -0
  764. package/build/docs/autogenerated/prompt/ix-col/readme.md +2278 -0
  765. package/build/docs/autogenerated/prompt/ix-content/readme.md +1625 -0
  766. package/build/docs/autogenerated/prompt/ix-content-header/readme.md +2150 -0
  767. package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +552 -0
  768. package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +460 -0
  769. package/build/docs/autogenerated/prompt/ix-date-input/readme.md +1058 -0
  770. package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +466 -0
  771. package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +150 -0
  772. package/build/docs/autogenerated/prompt/ix-divider/readme.md +478 -0
  773. package/build/docs/autogenerated/prompt/ix-drawer/readme.md +324 -0
  774. package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +1050 -0
  775. package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +1418 -0
  776. package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +180 -0
  777. package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +2696 -0
  778. package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +247 -0
  779. package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +882 -0
  780. package/build/docs/autogenerated/prompt/ix-event-list/readme.md +724 -0
  781. package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +413 -0
  782. package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +125 -0
  783. package/build/docs/autogenerated/prompt/ix-field-label/readme.md +434 -0
  784. package/build/docs/autogenerated/prompt/ix-filter-chip/readme.md +64 -0
  785. package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +455 -0
  786. package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +423 -0
  787. package/build/docs/autogenerated/prompt/ix-group/readme.md +475 -0
  788. package/build/docs/autogenerated/prompt/ix-group-context-menu/readme.md +46 -0
  789. package/build/docs/autogenerated/prompt/ix-group-item/readme.md +490 -0
  790. package/build/docs/autogenerated/prompt/ix-helper-text/readme.md +52 -0
  791. package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +1848 -0
  792. package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +1057 -0
  793. package/build/docs/autogenerated/prompt/ix-input/readme.md +2398 -0
  794. package/build/docs/autogenerated/prompt/ix-input-group/readme.md +31 -0
  795. package/build/docs/autogenerated/prompt/ix-key-value/readme.md +1042 -0
  796. package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +680 -0
  797. package/build/docs/autogenerated/prompt/ix-kpi/readme.md +194 -0
  798. package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +517 -0
  799. package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +3281 -0
  800. package/build/docs/autogenerated/prompt/ix-link-button/readme.md +182 -0
  801. package/build/docs/autogenerated/prompt/ix-menu/readme.md +2800 -0
  802. package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +844 -0
  803. package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +413 -0
  804. package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +232 -0
  805. package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +274 -0
  806. package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +264 -0
  807. package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +630 -0
  808. package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +2124 -0
  809. package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +681 -0
  810. package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +250 -0
  811. package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +188 -0
  812. package/build/docs/autogenerated/prompt/ix-modal/readme.md +93 -0
  813. package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +828 -0
  814. package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +815 -0
  815. package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +854 -0
  816. package/build/docs/autogenerated/prompt/ix-number-input/readme.md +1009 -0
  817. package/build/docs/autogenerated/prompt/ix-pagination/readme.md +227 -0
  818. package/build/docs/autogenerated/prompt/ix-pane/readme.md +620 -0
  819. package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +338 -0
  820. package/build/docs/autogenerated/prompt/ix-pill/readme.md +977 -0
  821. package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +1935 -0
  822. package/build/docs/autogenerated/prompt/ix-push-card/readme.md +750 -0
  823. package/build/docs/autogenerated/prompt/ix-radio/readme.md +1280 -0
  824. package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +1054 -0
  825. package/build/docs/autogenerated/prompt/ix-row/readme.md +3272 -0
  826. package/build/docs/autogenerated/prompt/ix-select/readme.md +2243 -0
  827. package/build/docs/autogenerated/prompt/ix-select-item/readme.md +1228 -0
  828. package/build/docs/autogenerated/prompt/ix-slider/readme.md +774 -0
  829. package/build/docs/autogenerated/prompt/ix-spinner/readme.md +198 -0
  830. package/build/docs/autogenerated/prompt/ix-split-button/readme.md +372 -0
  831. package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +423 -0
  832. package/build/docs/autogenerated/prompt/ix-tabs/readme.md +422 -0
  833. package/build/docs/autogenerated/prompt/ix-textarea/readme.md +952 -0
  834. package/build/docs/autogenerated/prompt/ix-tile/readme.md +279 -0
  835. package/build/docs/autogenerated/prompt/ix-time-input/readme.md +867 -0
  836. package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +409 -0
  837. package/build/docs/autogenerated/prompt/ix-toast/readme.md +71 -0
  838. package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +638 -0
  839. package/build/docs/autogenerated/prompt/ix-toggle/readme.md +414 -0
  840. package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +726 -0
  841. package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +375 -0
  842. package/build/docs/autogenerated/prompt/ix-tree/readme.md +925 -0
  843. package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +58 -0
  844. package/build/docs/autogenerated/prompt/ix-typography/readme.md +2076 -0
  845. package/build/docs/autogenerated/prompt/ix-upload/readme.md +145 -0
  846. package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +46 -0
  847. package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +261 -0
  848. package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +266 -0
  849. package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +13 -0
  850. package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +18 -0
  851. package/build/docs/autogenerated/usage/angular/action-card.html.md +9 -0
  852. package/build/docs/autogenerated/usage/angular/action-card.ts.md +14 -0
  853. package/build/docs/autogenerated/usage/angular/add-icons.css.md +11 -0
  854. package/build/docs/autogenerated/usage/angular/add-icons.html.md +8 -0
  855. package/build/docs/autogenerated/usage/angular/add-icons.ts.md +19 -0
  856. package/build/docs/autogenerated/usage/angular/aggrid.html.md +6 -0
  857. package/build/docs/autogenerated/usage/angular/aggrid.ts.md +85 -0
  858. package/build/docs/autogenerated/usage/angular/application-advanced.html.md +44 -0
  859. package/build/docs/autogenerated/usage/angular/application-advanced.ts.md +16 -0
  860. package/build/docs/autogenerated/usage/angular/application-app-switch.html.md +29 -0
  861. package/build/docs/autogenerated/usage/angular/application-app-switch.ts.md +34 -0
  862. package/build/docs/autogenerated/usage/angular/application-breakpoints.html.md +38 -0
  863. package/build/docs/autogenerated/usage/angular/application-breakpoints.ts.md +21 -0
  864. package/build/docs/autogenerated/usage/angular/application-header.html.md +20 -0
  865. package/build/docs/autogenerated/usage/angular/application-header.ts.md +10 -0
  866. package/build/docs/autogenerated/usage/angular/application.html.md +17 -0
  867. package/build/docs/autogenerated/usage/angular/application.ts.md +10 -0
  868. package/build/docs/autogenerated/usage/angular/avatar-image.ts.md +14 -0
  869. package/build/docs/autogenerated/usage/angular/avatar-initials.ts.md +10 -0
  870. package/build/docs/autogenerated/usage/angular/avatar.ts.md +10 -0
  871. package/build/docs/autogenerated/usage/angular/basic-navigation-migration.css.md +6 -0
  872. package/build/docs/autogenerated/usage/angular/blind-header-actions.css.md +5 -0
  873. package/build/docs/autogenerated/usage/angular/blind-header-actions.ts.md +28 -0
  874. package/build/docs/autogenerated/usage/angular/blind-variants.css.md +5 -0
  875. package/build/docs/autogenerated/usage/angular/blind-variants.html.md +26 -0
  876. package/build/docs/autogenerated/usage/angular/blind-variants.ts.md +11 -0
  877. package/build/docs/autogenerated/usage/angular/blind.css.md +5 -0
  878. package/build/docs/autogenerated/usage/angular/blind.html.md +12 -0
  879. package/build/docs/autogenerated/usage/angular/blind.ts.md +11 -0
  880. package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +18 -0
  881. package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +18 -0
  882. package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +16 -0
  883. package/build/docs/autogenerated/usage/angular/button-danger-ghost.css.md +9 -0
  884. package/build/docs/autogenerated/usage/angular/button-danger-ghost.html.md +4 -0
  885. package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +10 -0
  886. package/build/docs/autogenerated/usage/angular/button-danger-outline.css.md +9 -0
  887. package/build/docs/autogenerated/usage/angular/button-danger-outline.html.md +4 -0
  888. package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +11 -0
  889. package/build/docs/autogenerated/usage/angular/button-danger.css.md +9 -0
  890. package/build/docs/autogenerated/usage/angular/button-danger.html.md +4 -0
  891. package/build/docs/autogenerated/usage/angular/button-danger.ts.md +11 -0
  892. package/build/docs/autogenerated/usage/angular/button-ghost.css.md +9 -0
  893. package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +14 -0
  894. package/build/docs/autogenerated/usage/angular/button-grey-ghost.css.md +9 -0
  895. package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +22 -0
  896. package/build/docs/autogenerated/usage/angular/button-grey-secondary.css.md +9 -0
  897. package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +14 -0
  898. package/build/docs/autogenerated/usage/angular/button-grey.css.md +9 -0
  899. package/build/docs/autogenerated/usage/angular/button-grey.ts.md +14 -0
  900. package/build/docs/autogenerated/usage/angular/button-group.ts.md +17 -0
  901. package/build/docs/autogenerated/usage/angular/button-loading.css.md +10 -0
  902. package/build/docs/autogenerated/usage/angular/button-loading.html.md +16 -0
  903. package/build/docs/autogenerated/usage/angular/button-loading.ts.md +36 -0
  904. package/build/docs/autogenerated/usage/angular/button-secondary.css.md +9 -0
  905. package/build/docs/autogenerated/usage/angular/button-secondary.ts.md +12 -0
  906. package/build/docs/autogenerated/usage/angular/button-text-icon.css.md +9 -0
  907. package/build/docs/autogenerated/usage/angular/button-text-icon.ts.md +18 -0
  908. package/build/docs/autogenerated/usage/angular/button-with-icon.css.md +11 -0
  909. package/build/docs/autogenerated/usage/angular/button-with-icon.html.md +23 -0
  910. package/build/docs/autogenerated/usage/angular/button-with-icon.ts.md +11 -0
  911. package/build/docs/autogenerated/usage/angular/button-with-link.html.md +66 -0
  912. package/build/docs/autogenerated/usage/angular/button-with-link.ts.md +10 -0
  913. package/build/docs/autogenerated/usage/angular/buttons.css.md +9 -0
  914. package/build/docs/autogenerated/usage/angular/buttons.ts.md +14 -0
  915. package/build/docs/autogenerated/usage/angular/card-list.html.md +63 -0
  916. package/build/docs/autogenerated/usage/angular/card-list.ts.md +10 -0
  917. package/build/docs/autogenerated/usage/angular/card.css.md +16 -0
  918. package/build/docs/autogenerated/usage/angular/card.html.md +16 -0
  919. package/build/docs/autogenerated/usage/angular/card.ts.md +15 -0
  920. package/build/docs/autogenerated/usage/angular/category-filter-suggestions.ts.md +17 -0
  921. package/build/docs/autogenerated/usage/angular/category-filter.ts.md +39 -0
  922. package/build/docs/autogenerated/usage/angular/checkbox-indeterminate.ts.md +20 -0
  923. package/build/docs/autogenerated/usage/angular/checkbox.ts.md +25 -0
  924. package/build/docs/autogenerated/usage/angular/chip.css.md +12 -0
  925. package/build/docs/autogenerated/usage/angular/chip.ts.md +45 -0
  926. package/build/docs/autogenerated/usage/angular/content-header-no-back.html.md +15 -0
  927. package/build/docs/autogenerated/usage/angular/content-header-no-back.ts.md +10 -0
  928. package/build/docs/autogenerated/usage/angular/content-header-with-slot.css.md +5 -0
  929. package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +12 -0
  930. package/build/docs/autogenerated/usage/angular/content-header-with-slot.ts.md +11 -0
  931. package/build/docs/autogenerated/usage/angular/content-header.html.md +11 -0
  932. package/build/docs/autogenerated/usage/angular/content-header.ts.md +10 -0
  933. package/build/docs/autogenerated/usage/angular/content.html.md +14 -0
  934. package/build/docs/autogenerated/usage/angular/content.ts.md +10 -0
  935. package/build/docs/autogenerated/usage/angular/custom-field-validation.html.md +50 -0
  936. package/build/docs/autogenerated/usage/angular/custom-field-validation.ts.md +10 -0
  937. package/build/docs/autogenerated/usage/angular/custom-field.html.md +7 -0
  938. package/build/docs/autogenerated/usage/angular/custom-field.ts.md +19 -0
  939. package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +7 -0
  940. package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +40 -0
  941. package/build/docs/autogenerated/usage/angular/date-dropdown.html.md +3 -0
  942. package/build/docs/autogenerated/usage/angular/date-dropdown.ts.md +10 -0
  943. package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +3 -0
  944. package/build/docs/autogenerated/usage/angular/date-input-disabled.ts.md +10 -0
  945. package/build/docs/autogenerated/usage/angular/date-input-label.html.md +8 -0
  946. package/build/docs/autogenerated/usage/angular/date-input-label.ts.md +10 -0
  947. package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +7 -0
  948. package/build/docs/autogenerated/usage/angular/date-input-min-max-date.ts.md +10 -0
  949. package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +3 -0
  950. package/build/docs/autogenerated/usage/angular/date-input-readonly.ts.md +10 -0
  951. package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +33 -0
  952. package/build/docs/autogenerated/usage/angular/date-input-validation.ts.md +10 -0
  953. package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +6 -0
  954. package/build/docs/autogenerated/usage/angular/date-input-with-slots.ts.md +10 -0
  955. package/build/docs/autogenerated/usage/angular/date-input.html.md +3 -0
  956. package/build/docs/autogenerated/usage/angular/date-input.ts.md +10 -0
  957. package/build/docs/autogenerated/usage/angular/datepicker-locale.html.md +12 -0
  958. package/build/docs/autogenerated/usage/angular/datepicker-locale.ts.md +18 -0
  959. package/build/docs/autogenerated/usage/angular/datepicker-range.ts.md +15 -0
  960. package/build/docs/autogenerated/usage/angular/datepicker.ts.md +10 -0
  961. package/build/docs/autogenerated/usage/angular/datetimepicker.ts.md +10 -0
  962. package/build/docs/autogenerated/usage/angular/divider.ts.md +10 -0
  963. package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +18 -0
  964. package/build/docs/autogenerated/usage/angular/drawer.ts.md +18 -0
  965. package/build/docs/autogenerated/usage/angular/dropdown-button-icon.css.md +13 -0
  966. package/build/docs/autogenerated/usage/angular/dropdown-button-icon.ts.md +28 -0
  967. package/build/docs/autogenerated/usage/angular/dropdown-button.css.md +13 -0
  968. package/build/docs/autogenerated/usage/angular/dropdown-button.ts.md +28 -0
  969. package/build/docs/autogenerated/usage/angular/dropdown-icon.ts.md +17 -0
  970. package/build/docs/autogenerated/usage/angular/dropdown-quick-actions.html.md +16 -0
  971. package/build/docs/autogenerated/usage/angular/dropdown-quick-actions.ts.md +10 -0
  972. package/build/docs/autogenerated/usage/angular/dropdown-submenu.ts.md +22 -0
  973. package/build/docs/autogenerated/usage/angular/dropdown.ts.md +20 -0
  974. package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.css.md +8 -0
  975. package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.html.md +8 -0
  976. package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +66 -0
  977. package/build/docs/autogenerated/usage/angular/echarts-bar-simple.css.md +8 -0
  978. package/build/docs/autogenerated/usage/angular/echarts-bar-simple.html.md +8 -0
  979. package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +57 -0
  980. package/build/docs/autogenerated/usage/angular/echarts-circle.css.md +8 -0
  981. package/build/docs/autogenerated/usage/angular/echarts-circle.html.md +8 -0
  982. package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +66 -0
  983. package/build/docs/autogenerated/usage/angular/echarts-empty-state.css.md +8 -0
  984. package/build/docs/autogenerated/usage/angular/echarts-empty-state.html.md +24 -0
  985. package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +45 -0
  986. package/build/docs/autogenerated/usage/angular/echarts-gauge.css.md +8 -0
  987. package/build/docs/autogenerated/usage/angular/echarts-gauge.html.md +8 -0
  988. package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +128 -0
  989. package/build/docs/autogenerated/usage/angular/echarts-line-advanced.css.md +8 -0
  990. package/build/docs/autogenerated/usage/angular/echarts-line-advanced.html.md +8 -0
  991. package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +72 -0
  992. package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.css.md +8 -0
  993. package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.html.md +8 -0
  994. package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +165 -0
  995. package/build/docs/autogenerated/usage/angular/echarts-line-simple.css.md +8 -0
  996. package/build/docs/autogenerated/usage/angular/echarts-line-simple.html.md +8 -0
  997. package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +48 -0
  998. package/build/docs/autogenerated/usage/angular/echarts-pie.css.md +8 -0
  999. package/build/docs/autogenerated/usage/angular/echarts-pie.html.md +8 -0
  1000. package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +65 -0
  1001. package/build/docs/autogenerated/usage/angular/echarts-progress-arc.css.md +8 -0
  1002. package/build/docs/autogenerated/usage/angular/echarts-progress-arc.html.md +8 -0
  1003. package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +85 -0
  1004. package/build/docs/autogenerated/usage/angular/echarts-progress-circle.css.md +8 -0
  1005. package/build/docs/autogenerated/usage/angular/echarts-progress-circle.html.md +8 -0
  1006. package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +93 -0
  1007. package/build/docs/autogenerated/usage/angular/echarts-special-3d.css.md +8 -0
  1008. package/build/docs/autogenerated/usage/angular/echarts-special-3d.html.md +8 -0
  1009. package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +82 -0
  1010. package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.css.md +8 -0
  1011. package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.html.md +8 -0
  1012. package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +57 -0
  1013. package/build/docs/autogenerated/usage/angular/echarts-special-zoom.css.md +8 -0
  1014. package/build/docs/autogenerated/usage/angular/echarts-special-zoom.html.md +8 -0
  1015. package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +95 -0
  1016. package/build/docs/autogenerated/usage/angular/echarts.css.md +8 -0
  1017. package/build/docs/autogenerated/usage/angular/echarts.html.md +8 -0
  1018. package/build/docs/autogenerated/usage/angular/echarts.ts.md +144 -0
  1019. package/build/docs/autogenerated/usage/angular/empty-state-compact-break.ts.md +21 -0
  1020. package/build/docs/autogenerated/usage/angular/empty-state-compact.ts.md +21 -0
  1021. package/build/docs/autogenerated/usage/angular/empty-state.ts.md +20 -0
  1022. package/build/docs/autogenerated/usage/angular/event-list-compact.ts.md +17 -0
  1023. package/build/docs/autogenerated/usage/angular/event-list-custom-item-height-in-number.ts.md +21 -0
  1024. package/build/docs/autogenerated/usage/angular/event-list-custom-item-height.ts.md +15 -0
  1025. package/build/docs/autogenerated/usage/angular/event-list-filled.ts.md +25 -0
  1026. package/build/docs/autogenerated/usage/angular/event-list-selected.ts.md +25 -0
  1027. package/build/docs/autogenerated/usage/angular/event-list.ts.md +17 -0
  1028. package/build/docs/autogenerated/usage/angular/expanding-search.ts.md +12 -0
  1029. package/build/docs/autogenerated/usage/angular/flip-tile.css.md +20 -0
  1030. package/build/docs/autogenerated/usage/angular/flip-tile.ts.md +75 -0
  1031. package/build/docs/autogenerated/usage/angular/form-checkbox-disabled.html.md +3 -0
  1032. package/build/docs/autogenerated/usage/angular/form-checkbox-disabled.ts.md +10 -0
  1033. package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.css.md +5 -0
  1034. package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.html.md +17 -0
  1035. package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.ts.md +42 -0
  1036. package/build/docs/autogenerated/usage/angular/form-checkbox-group.html.md +6 -0
  1037. package/build/docs/autogenerated/usage/angular/form-checkbox-group.ts.md +10 -0
  1038. package/build/docs/autogenerated/usage/angular/form-checkbox-validation.html.md +50 -0
  1039. package/build/docs/autogenerated/usage/angular/form-checkbox-validation.ts.md +10 -0
  1040. package/build/docs/autogenerated/usage/angular/form-checkbox.html.md +3 -0
  1041. package/build/docs/autogenerated/usage/angular/form-checkbox.ts.md +10 -0
  1042. package/build/docs/autogenerated/usage/angular/form-layout-auto.html.md +9 -0
  1043. package/build/docs/autogenerated/usage/angular/form-layout-auto.ts.md +10 -0
  1044. package/build/docs/autogenerated/usage/angular/form-layout-grid.css.md +7 -0
  1045. package/build/docs/autogenerated/usage/angular/form-layout-grid.html.md +25 -0
  1046. package/build/docs/autogenerated/usage/angular/form-layout-grid.ts.md +11 -0
  1047. package/build/docs/autogenerated/usage/angular/form-validation.css.md +11 -0
  1048. package/build/docs/autogenerated/usage/angular/form-validation.html.md +103 -0
  1049. package/build/docs/autogenerated/usage/angular/form-validation.ts.md +168 -0
  1050. package/build/docs/autogenerated/usage/angular/global.css.md +27 -0
  1051. package/build/docs/autogenerated/usage/angular/grid-padding.css.md +24 -0
  1052. package/build/docs/autogenerated/usage/angular/grid-padding.html.md +39 -0
  1053. package/build/docs/autogenerated/usage/angular/grid-padding.ts.md +11 -0
  1054. package/build/docs/autogenerated/usage/angular/grid-size.css.md +24 -0
  1055. package/build/docs/autogenerated/usage/angular/grid-size.html.md +35 -0
  1056. package/build/docs/autogenerated/usage/angular/grid-size.ts.md +11 -0
  1057. package/build/docs/autogenerated/usage/angular/grid.css.md +24 -0
  1058. package/build/docs/autogenerated/usage/angular/grid.html.md +31 -0
  1059. package/build/docs/autogenerated/usage/angular/grid.ts.md +11 -0
  1060. package/build/docs/autogenerated/usage/angular/group-context-menu.ts.md +20 -0
  1061. package/build/docs/autogenerated/usage/angular/group-custom-entry.ts.md +16 -0
  1062. package/build/docs/autogenerated/usage/angular/group-header-suppressed.ts.md +20 -0
  1063. package/build/docs/autogenerated/usage/angular/group.ts.md +16 -0
  1064. package/build/docs/autogenerated/usage/angular/html-table-striped.html.md +32 -0
  1065. package/build/docs/autogenerated/usage/angular/html-table-striped.ts.md +10 -0
  1066. package/build/docs/autogenerated/usage/angular/html-table.html.md +32 -0
  1067. package/build/docs/autogenerated/usage/angular/html-table.ts.md +10 -0
  1068. package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-ghost.css.md +9 -0
  1069. package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-ghost.ts.md +26 -0
  1070. package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-outline.css.md +9 -0
  1071. package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-outline.ts.md +26 -0
  1072. package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-ghost.css.md +9 -0
  1073. package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-ghost.ts.md +26 -0
  1074. package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-outline.css.md +9 -0
  1075. package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-outline.ts.md +46 -0
  1076. package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary.css.md +9 -0
  1077. package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary.ts.md +49 -0
  1078. package/build/docs/autogenerated/usage/angular/input-disabled.html.md +7 -0
  1079. package/build/docs/autogenerated/usage/angular/input-disabled.ts.md +10 -0
  1080. package/build/docs/autogenerated/usage/angular/input-form-validation.html.md +17 -0
  1081. package/build/docs/autogenerated/usage/angular/input-form-validation.ts.md +19 -0
  1082. package/build/docs/autogenerated/usage/angular/input-label.html.md +8 -0
  1083. package/build/docs/autogenerated/usage/angular/input-label.ts.md +10 -0
  1084. package/build/docs/autogenerated/usage/angular/input-legacy-disabled.ts.md +20 -0
  1085. package/build/docs/autogenerated/usage/angular/input-legacy-readonly.ts.md +20 -0
  1086. package/build/docs/autogenerated/usage/angular/input-legacy.ts.md +19 -0
  1087. package/build/docs/autogenerated/usage/angular/input-pattern.html.md +7 -0
  1088. package/build/docs/autogenerated/usage/angular/input-pattern.ts.md +10 -0
  1089. package/build/docs/autogenerated/usage/angular/input-readonly.html.md +7 -0
  1090. package/build/docs/autogenerated/usage/angular/input-readonly.ts.md +10 -0
  1091. package/build/docs/autogenerated/usage/angular/input-types.css.md +6 -0
  1092. package/build/docs/autogenerated/usage/angular/input-types.html.md +43 -0
  1093. package/build/docs/autogenerated/usage/angular/input-types.ts.md +11 -0
  1094. package/build/docs/autogenerated/usage/angular/input-validation.html.md +37 -0
  1095. package/build/docs/autogenerated/usage/angular/input-validation.ts.md +10 -0
  1096. package/build/docs/autogenerated/usage/angular/input-with-slots.html.md +6 -0
  1097. package/build/docs/autogenerated/usage/angular/input-with-slots.ts.md +10 -0
  1098. package/build/docs/autogenerated/usage/angular/input.html.md +5 -0
  1099. package/build/docs/autogenerated/usage/angular/input.ts.md +10 -0
  1100. package/build/docs/autogenerated/usage/angular/key-value-list-striped.ts.md +30 -0
  1101. package/build/docs/autogenerated/usage/angular/key-value-list-with-custom-value.css.md +5 -0
  1102. package/build/docs/autogenerated/usage/angular/key-value-list-with-custom-value.ts.md +40 -0
  1103. package/build/docs/autogenerated/usage/angular/key-value-list-with-icon.ts.md +33 -0
  1104. package/build/docs/autogenerated/usage/angular/key-value-list.ts.md +30 -0
  1105. package/build/docs/autogenerated/usage/angular/key-value-with-custom-value.css.md +5 -0
  1106. package/build/docs/autogenerated/usage/angular/key-value-with-custom-value.ts.md +20 -0
  1107. package/build/docs/autogenerated/usage/angular/key-value-with-icon.ts.md +12 -0
  1108. package/build/docs/autogenerated/usage/angular/key-value-with-label-left.ts.md +16 -0
  1109. package/build/docs/autogenerated/usage/angular/key-value.ts.md +10 -0
  1110. package/build/docs/autogenerated/usage/angular/kpi.css.md +13 -0
  1111. package/build/docs/autogenerated/usage/angular/kpi.ts.md +31 -0
  1112. package/build/docs/autogenerated/usage/angular/layout-auto-custom.html.md +10 -0
  1113. package/build/docs/autogenerated/usage/angular/layout-auto-custom.ts.md +17 -0
  1114. package/build/docs/autogenerated/usage/angular/layout-auto.css.md +13 -0
  1115. package/build/docs/autogenerated/usage/angular/layout-auto.html.md +10 -0
  1116. package/build/docs/autogenerated/usage/angular/layout-auto.ts.md +11 -0
  1117. package/build/docs/autogenerated/usage/angular/link-button-disabled.ts.md +14 -0
  1118. package/build/docs/autogenerated/usage/angular/link-button.ts.md +12 -0
  1119. package/build/docs/autogenerated/usage/angular/loading.ts.md +29 -0
  1120. package/build/docs/autogenerated/usage/angular/map-navigation-migration.css.md +16 -0
  1121. package/build/docs/autogenerated/usage/angular/menu-category.html.md +12 -0
  1122. package/build/docs/autogenerated/usage/angular/menu-category.ts.md +10 -0
  1123. package/build/docs/autogenerated/usage/angular/menu-with-bottom-tabs.ts.md +15 -0
  1124. package/build/docs/autogenerated/usage/angular/message-bar-removal.html.md +17 -0
  1125. package/build/docs/autogenerated/usage/angular/message-bar-removal.ts.md +21 -0
  1126. package/build/docs/autogenerated/usage/angular/message-bar.css.md +16 -0
  1127. package/build/docs/autogenerated/usage/angular/message-bar.html.md +12 -0
  1128. package/build/docs/autogenerated/usage/angular/message-bar.ts.md +11 -0
  1129. package/build/docs/autogenerated/usage/angular/message.ts.md +28 -0
  1130. package/build/docs/autogenerated/usage/angular/modal-by-instance-content.ts.md +34 -0
  1131. package/build/docs/autogenerated/usage/angular/modal-by-instance.ts.md +21 -0
  1132. package/build/docs/autogenerated/usage/angular/modal-by-template.ts.md +53 -0
  1133. package/build/docs/autogenerated/usage/angular/modal-close.html.md +5 -0
  1134. package/build/docs/autogenerated/usage/angular/modal-close.ts.md +24 -0
  1135. package/build/docs/autogenerated/usage/angular/modal-form-ix-button-submit.html.md +30 -0
  1136. package/build/docs/autogenerated/usage/angular/modal-form-ix-button-submit.ts.md +31 -0
  1137. package/build/docs/autogenerated/usage/angular/modal-sizes.css.md +12 -0
  1138. package/build/docs/autogenerated/usage/angular/modal-sizes.html.md +17 -0
  1139. package/build/docs/autogenerated/usage/angular/modal-sizes.ts.md +25 -0
  1140. package/build/docs/autogenerated/usage/angular/number-input-disabled.html.md +3 -0
  1141. package/build/docs/autogenerated/usage/angular/number-input-disabled.ts.md +10 -0
  1142. package/build/docs/autogenerated/usage/angular/number-input-label.html.md +6 -0
  1143. package/build/docs/autogenerated/usage/angular/number-input-label.ts.md +10 -0
  1144. package/build/docs/autogenerated/usage/angular/number-input-readonly.html.md +3 -0
  1145. package/build/docs/autogenerated/usage/angular/number-input-readonly.ts.md +10 -0
  1146. package/build/docs/autogenerated/usage/angular/number-input-stepper-button.html.md +6 -0
  1147. package/build/docs/autogenerated/usage/angular/number-input-stepper-button.ts.md +10 -0
  1148. package/build/docs/autogenerated/usage/angular/number-input-validation.html.md +33 -0
  1149. package/build/docs/autogenerated/usage/angular/number-input-validation.ts.md +10 -0
  1150. package/build/docs/autogenerated/usage/angular/number-input-with-slots.html.md +6 -0
  1151. package/build/docs/autogenerated/usage/angular/number-input-with-slots.ts.md +10 -0
  1152. package/build/docs/autogenerated/usage/angular/number-input.html.md +3 -0
  1153. package/build/docs/autogenerated/usage/angular/number-input.ts.md +10 -0
  1154. package/build/docs/autogenerated/usage/angular/pagination-advanced.ts.md +12 -0
  1155. package/build/docs/autogenerated/usage/angular/pagination.ts.md +10 -0
  1156. package/build/docs/autogenerated/usage/angular/pane-layout.html.md +25 -0
  1157. package/build/docs/autogenerated/usage/angular/pane-layout.ts.md +26 -0
  1158. package/build/docs/autogenerated/usage/angular/pane.html.md +20 -0
  1159. package/build/docs/autogenerated/usage/angular/pane.ts.md +20 -0
  1160. package/build/docs/autogenerated/usage/angular/pill-variants.css.md +5 -0
  1161. package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +94 -0
  1162. package/build/docs/autogenerated/usage/angular/pill.css.md +17 -0
  1163. package/build/docs/autogenerated/usage/angular/pill.html.md +26 -0
  1164. package/build/docs/autogenerated/usage/angular/pill.ts.md +11 -0
  1165. package/build/docs/autogenerated/usage/angular/popover-news.html.md +15 -0
  1166. package/build/docs/autogenerated/usage/angular/popover-news.ts.md +10 -0
  1167. package/build/docs/autogenerated/usage/angular/progress-indicator-circular-sizes.html.md +64 -0
  1168. package/build/docs/autogenerated/usage/angular/progress-indicator-circular-sizes.ts.md +10 -0
  1169. package/build/docs/autogenerated/usage/angular/progress-indicator-circular-status.html.md +73 -0
  1170. package/build/docs/autogenerated/usage/angular/progress-indicator-circular-status.ts.md +10 -0
  1171. package/build/docs/autogenerated/usage/angular/progress-indicator-circular.html.md +22 -0
  1172. package/build/docs/autogenerated/usage/angular/progress-indicator-circular.ts.md +10 -0
  1173. package/build/docs/autogenerated/usage/angular/progress-indicator-linear-sizes.html.md +64 -0
  1174. package/build/docs/autogenerated/usage/angular/progress-indicator-linear-sizes.ts.md +10 -0
  1175. package/build/docs/autogenerated/usage/angular/progress-indicator-linear-status.html.md +73 -0
  1176. package/build/docs/autogenerated/usage/angular/progress-indicator-linear-status.ts.md +10 -0
  1177. package/build/docs/autogenerated/usage/angular/progress-indicator.css.md +5 -0
  1178. package/build/docs/autogenerated/usage/angular/progress-indicator.html.md +9 -0
  1179. package/build/docs/autogenerated/usage/angular/progress-indicator.ts.md +10 -0
  1180. package/build/docs/autogenerated/usage/angular/push-card.html.md +39 -0
  1181. package/build/docs/autogenerated/usage/angular/push-card.ts.md +10 -0
  1182. package/build/docs/autogenerated/usage/angular/radio-button.css.md +10 -0
  1183. package/build/docs/autogenerated/usage/angular/radio-button.ts.md +39 -0
  1184. package/build/docs/autogenerated/usage/angular/radio-disabled.html.md +8 -0
  1185. package/build/docs/autogenerated/usage/angular/radio-disabled.ts.md +10 -0
  1186. package/build/docs/autogenerated/usage/angular/radio-group.html.md +25 -0
  1187. package/build/docs/autogenerated/usage/angular/radio-group.ts.md +10 -0
  1188. package/build/docs/autogenerated/usage/angular/radio-validation.html.md +45 -0
  1189. package/build/docs/autogenerated/usage/angular/radio-validation.ts.md +10 -0
  1190. package/build/docs/autogenerated/usage/angular/radio.html.md +7 -0
  1191. package/build/docs/autogenerated/usage/angular/radio.ts.md +10 -0
  1192. package/build/docs/autogenerated/usage/angular/select-editable.ts.md +19 -0
  1193. package/build/docs/autogenerated/usage/angular/select-multiple.ts.md +19 -0
  1194. package/build/docs/autogenerated/usage/angular/select-ng-model.ts.md +19 -0
  1195. package/build/docs/autogenerated/usage/angular/select-validation.html.md +51 -0
  1196. package/build/docs/autogenerated/usage/angular/select-validation.ts.md +10 -0
  1197. package/build/docs/autogenerated/usage/angular/select.ts.md +19 -0
  1198. package/build/docs/autogenerated/usage/angular/settings.html.md +13 -0
  1199. package/build/docs/autogenerated/usage/angular/settings.ts.md +18 -0
  1200. package/build/docs/autogenerated/usage/angular/slider-error.html.md +20 -0
  1201. package/build/docs/autogenerated/usage/angular/slider-error.ts.md +10 -0
  1202. package/build/docs/autogenerated/usage/angular/slider-marker.html.md +17 -0
  1203. package/build/docs/autogenerated/usage/angular/slider-marker.ts.md +10 -0
  1204. package/build/docs/autogenerated/usage/angular/slider-trace.html.md +24 -0
  1205. package/build/docs/autogenerated/usage/angular/slider-trace.ts.md +10 -0
  1206. package/build/docs/autogenerated/usage/angular/slider.html.md +11 -0
  1207. package/build/docs/autogenerated/usage/angular/slider.ts.md +10 -0
  1208. package/build/docs/autogenerated/usage/angular/spinner-large.ts.md +10 -0
  1209. package/build/docs/autogenerated/usage/angular/spinner.ts.md +10 -0
  1210. package/build/docs/autogenerated/usage/angular/split-button-icons.ts.md +15 -0
  1211. package/build/docs/autogenerated/usage/angular/split-button.css.md +9 -0
  1212. package/build/docs/autogenerated/usage/angular/split-button.ts.md +30 -0
  1213. package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +31 -0
  1214. package/build/docs/autogenerated/usage/angular/tabs.css.md +15 -0
  1215. package/build/docs/autogenerated/usage/angular/tabs.ts.md +28 -0
  1216. package/build/docs/autogenerated/usage/angular/textarea-disabled.html.md +11 -0
  1217. package/build/docs/autogenerated/usage/angular/textarea-disabled.ts.md +10 -0
  1218. package/build/docs/autogenerated/usage/angular/textarea-legacy-disabled.ts.md +15 -0
  1219. package/build/docs/autogenerated/usage/angular/textarea-legacy-readonly.ts.md +15 -0
  1220. package/build/docs/autogenerated/usage/angular/textarea-legacy.ts.md +10 -0
  1221. package/build/docs/autogenerated/usage/angular/textarea-readonly.html.md +8 -0
  1222. package/build/docs/autogenerated/usage/angular/textarea-readonly.ts.md +10 -0
  1223. package/build/docs/autogenerated/usage/angular/textarea-rows-cols.html.md +11 -0
  1224. package/build/docs/autogenerated/usage/angular/textarea-rows-cols.ts.md +10 -0
  1225. package/build/docs/autogenerated/usage/angular/textarea-validation.html.md +51 -0
  1226. package/build/docs/autogenerated/usage/angular/textarea-validation.ts.md +10 -0
  1227. package/build/docs/autogenerated/usage/angular/textarea.html.md +7 -0
  1228. package/build/docs/autogenerated/usage/angular/textarea.ts.md +10 -0
  1229. package/build/docs/autogenerated/usage/angular/theme-switcher.css.md +7 -0
  1230. package/build/docs/autogenerated/usage/angular/theme-switcher.html.md +42 -0
  1231. package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +55 -0
  1232. package/build/docs/autogenerated/usage/angular/tile.css.md +19 -0
  1233. package/build/docs/autogenerated/usage/angular/tile.ts.md +42 -0
  1234. package/build/docs/autogenerated/usage/angular/time-input-disabled.html.md +3 -0
  1235. package/build/docs/autogenerated/usage/angular/time-input-disabled.ts.md +10 -0
  1236. package/build/docs/autogenerated/usage/angular/time-input-label.html.md +7 -0
  1237. package/build/docs/autogenerated/usage/angular/time-input-label.ts.md +10 -0
  1238. package/build/docs/autogenerated/usage/angular/time-input-readonly.html.md +3 -0
  1239. package/build/docs/autogenerated/usage/angular/time-input-readonly.ts.md +10 -0
  1240. package/build/docs/autogenerated/usage/angular/time-input-validation.html.md +17 -0
  1241. package/build/docs/autogenerated/usage/angular/time-input-validation.ts.md +10 -0
  1242. package/build/docs/autogenerated/usage/angular/time-input-with-slots.html.md +6 -0
  1243. package/build/docs/autogenerated/usage/angular/time-input-with-slots.ts.md +10 -0
  1244. package/build/docs/autogenerated/usage/angular/time-input.html.md +3 -0
  1245. package/build/docs/autogenerated/usage/angular/time-input.ts.md +10 -0
  1246. package/build/docs/autogenerated/usage/angular/timepicker-format-adjusted.html.md +3 -0
  1247. package/build/docs/autogenerated/usage/angular/timepicker-format-adjusted.ts.md +10 -0
  1248. package/build/docs/autogenerated/usage/angular/timepicker-intervals.html.md +9 -0
  1249. package/build/docs/autogenerated/usage/angular/timepicker-intervals.ts.md +10 -0
  1250. package/build/docs/autogenerated/usage/angular/timepicker.html.md +3 -0
  1251. package/build/docs/autogenerated/usage/angular/timepicker.ts.md +10 -0
  1252. package/build/docs/autogenerated/usage/angular/toast-custom.ts.md +61 -0
  1253. package/build/docs/autogenerated/usage/angular/toast-position.ts.md +22 -0
  1254. package/build/docs/autogenerated/usage/angular/toast.ts.md +21 -0
  1255. package/build/docs/autogenerated/usage/angular/toggle-button-primary-ghost.css.md +9 -0
  1256. package/build/docs/autogenerated/usage/angular/toggle-button-primary-ghost.ts.md +22 -0
  1257. package/build/docs/autogenerated/usage/angular/toggle-button-primary-outline.css.md +9 -0
  1258. package/build/docs/autogenerated/usage/angular/toggle-button-primary-outline.ts.md +22 -0
  1259. package/build/docs/autogenerated/usage/angular/toggle-button-primary.css.md +9 -0
  1260. package/build/docs/autogenerated/usage/angular/toggle-button-primary.ts.md +18 -0
  1261. package/build/docs/autogenerated/usage/angular/toggle-button-secondary-ghost.css.md +9 -0
  1262. package/build/docs/autogenerated/usage/angular/toggle-button-secondary-ghost.ts.md +16 -0
  1263. package/build/docs/autogenerated/usage/angular/toggle-button-secondary-outline.css.md +9 -0
  1264. package/build/docs/autogenerated/usage/angular/toggle-button-secondary-outline.ts.md +16 -0
  1265. package/build/docs/autogenerated/usage/angular/toggle-button-secondary.css.md +9 -0
  1266. package/build/docs/autogenerated/usage/angular/toggle-button-secondary.ts.md +16 -0
  1267. package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +10 -0
  1268. package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +10 -0
  1269. package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +10 -0
  1270. package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +10 -0
  1271. package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +12 -0
  1272. package/build/docs/autogenerated/usage/angular/toggle.ts.md +10 -0
  1273. package/build/docs/autogenerated/usage/angular/tooltip-with-icon.html.md +8 -0
  1274. package/build/docs/autogenerated/usage/angular/tooltip-with-icon.ts.md +11 -0
  1275. package/build/docs/autogenerated/usage/angular/tooltip.css.md +5 -0
  1276. package/build/docs/autogenerated/usage/angular/tooltip.html.md +11 -0
  1277. package/build/docs/autogenerated/usage/angular/tooltip.ts.md +11 -0
  1278. package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +98 -0
  1279. package/build/docs/autogenerated/usage/angular/tree.ts.md +60 -0
  1280. package/build/docs/autogenerated/usage/angular/upload.ts.md +10 -0
  1281. package/build/docs/autogenerated/usage/angular/validation-select.html.md +15 -0
  1282. package/build/docs/autogenerated/usage/angular/validation-select.ts.md +19 -0
  1283. package/build/docs/autogenerated/usage/angular/validation.ts.md +92 -0
  1284. package/build/docs/autogenerated/usage/angular/vertical-tabs-with-avatar.css.md +6 -0
  1285. package/build/docs/autogenerated/usage/angular/vertical-tabs-with-avatar.ts.md +31 -0
  1286. package/build/docs/autogenerated/usage/angular/vertical-tabs.css.md +6 -0
  1287. package/build/docs/autogenerated/usage/angular/vertical-tabs.ts.md +21 -0
  1288. package/build/docs/autogenerated/usage/angular/workflow-vertical.ts.md +19 -0
  1289. package/build/docs/autogenerated/usage/angular/workflow.css.md +5 -0
  1290. package/build/docs/autogenerated/usage/angular/workflow.ts.md +20 -0
  1291. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +13 -0
  1292. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +31 -0
  1293. package/build/docs/autogenerated/usage/angular_standalone/action-card.html.md +9 -0
  1294. package/build/docs/autogenerated/usage/angular_standalone/action-card.ts.md +15 -0
  1295. package/build/docs/autogenerated/usage/angular_standalone/add-icons.css.md +11 -0
  1296. package/build/docs/autogenerated/usage/angular_standalone/add-icons.html.md +8 -0
  1297. package/build/docs/autogenerated/usage/angular_standalone/add-icons.ts.md +20 -0
  1298. package/build/docs/autogenerated/usage/angular_standalone/aggrid.html.md +6 -0
  1299. package/build/docs/autogenerated/usage/angular_standalone/aggrid.ts.md +87 -0
  1300. package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +44 -0
  1301. package/build/docs/autogenerated/usage/angular_standalone/application-advanced.ts.md +39 -0
  1302. package/build/docs/autogenerated/usage/angular_standalone/application-app-switch.html.md +29 -0
  1303. package/build/docs/autogenerated/usage/angular_standalone/application-app-switch.ts.md +56 -0
  1304. package/build/docs/autogenerated/usage/angular_standalone/application-breakpoints.html.md +38 -0
  1305. package/build/docs/autogenerated/usage/angular_standalone/application-breakpoints.ts.md +47 -0
  1306. package/build/docs/autogenerated/usage/angular_standalone/application-header.html.md +20 -0
  1307. package/build/docs/autogenerated/usage/angular_standalone/application-header.ts.md +23 -0
  1308. package/build/docs/autogenerated/usage/angular_standalone/application.html.md +17 -0
  1309. package/build/docs/autogenerated/usage/angular_standalone/application.ts.md +25 -0
  1310. package/build/docs/autogenerated/usage/angular_standalone/avatar-image.ts.md +15 -0
  1311. package/build/docs/autogenerated/usage/angular_standalone/avatar-initials.ts.md +11 -0
  1312. package/build/docs/autogenerated/usage/angular_standalone/avatar.ts.md +11 -0
  1313. package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-migration.css.md +6 -0
  1314. package/build/docs/autogenerated/usage/angular_standalone/blind-header-actions.css.md +5 -0
  1315. package/build/docs/autogenerated/usage/angular_standalone/blind-header-actions.ts.md +34 -0
  1316. package/build/docs/autogenerated/usage/angular_standalone/blind-variants.css.md +5 -0
  1317. package/build/docs/autogenerated/usage/angular_standalone/blind-variants.html.md +26 -0
  1318. package/build/docs/autogenerated/usage/angular_standalone/blind-variants.ts.md +12 -0
  1319. package/build/docs/autogenerated/usage/angular_standalone/blind.css.md +5 -0
  1320. package/build/docs/autogenerated/usage/angular_standalone/blind.html.md +12 -0
  1321. package/build/docs/autogenerated/usage/angular_standalone/blind.ts.md +12 -0
  1322. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +19 -0
  1323. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +19 -0
  1324. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +17 -0
  1325. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.css.md +9 -0
  1326. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.html.md +4 -0
  1327. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +11 -0
  1328. package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.css.md +9 -0
  1329. package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.html.md +4 -0
  1330. package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +12 -0
  1331. package/build/docs/autogenerated/usage/angular_standalone/button-danger.css.md +9 -0
  1332. package/build/docs/autogenerated/usage/angular_standalone/button-danger.html.md +4 -0
  1333. package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +12 -0
  1334. package/build/docs/autogenerated/usage/angular_standalone/button-ghost.css.md +9 -0
  1335. package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +15 -0
  1336. package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.css.md +9 -0
  1337. package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +23 -0
  1338. package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.css.md +9 -0
  1339. package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +15 -0
  1340. package/build/docs/autogenerated/usage/angular_standalone/button-grey.css.md +9 -0
  1341. package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +15 -0
  1342. package/build/docs/autogenerated/usage/angular_standalone/button-group.ts.md +18 -0
  1343. package/build/docs/autogenerated/usage/angular_standalone/button-loading.css.md +10 -0
  1344. package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +14 -0
  1345. package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +35 -0
  1346. package/build/docs/autogenerated/usage/angular_standalone/button-secondary.css.md +9 -0
  1347. package/build/docs/autogenerated/usage/angular_standalone/button-secondary.ts.md +13 -0
  1348. package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.css.md +9 -0
  1349. package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +17 -0
  1350. package/build/docs/autogenerated/usage/angular_standalone/button-with-icon.css.md +11 -0
  1351. package/build/docs/autogenerated/usage/angular_standalone/button-with-icon.html.md +23 -0
  1352. package/build/docs/autogenerated/usage/angular_standalone/button-with-icon.ts.md +12 -0
  1353. package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +66 -0
  1354. package/build/docs/autogenerated/usage/angular_standalone/button-with-link.ts.md +11 -0
  1355. package/build/docs/autogenerated/usage/angular_standalone/buttons.css.md +9 -0
  1356. package/build/docs/autogenerated/usage/angular_standalone/buttons.ts.md +15 -0
  1357. package/build/docs/autogenerated/usage/angular_standalone/card-list.html.md +63 -0
  1358. package/build/docs/autogenerated/usage/angular_standalone/card-list.ts.md +11 -0
  1359. package/build/docs/autogenerated/usage/angular_standalone/card.css.md +16 -0
  1360. package/build/docs/autogenerated/usage/angular_standalone/card.html.md +16 -0
  1361. package/build/docs/autogenerated/usage/angular_standalone/card.ts.md +21 -0
  1362. package/build/docs/autogenerated/usage/angular_standalone/category-filter-suggestions.ts.md +18 -0
  1363. package/build/docs/autogenerated/usage/angular_standalone/category-filter.ts.md +40 -0
  1364. package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +14 -0
  1365. package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +19 -0
  1366. package/build/docs/autogenerated/usage/angular_standalone/chip.css.md +12 -0
  1367. package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +46 -0
  1368. package/build/docs/autogenerated/usage/angular_standalone/content-header-no-back.html.md +15 -0
  1369. package/build/docs/autogenerated/usage/angular_standalone/content-header-no-back.ts.md +11 -0
  1370. package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.css.md +5 -0
  1371. package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.html.md +12 -0
  1372. package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.ts.md +16 -0
  1373. package/build/docs/autogenerated/usage/angular_standalone/content-header.html.md +11 -0
  1374. package/build/docs/autogenerated/usage/angular_standalone/content-header.ts.md +11 -0
  1375. package/build/docs/autogenerated/usage/angular_standalone/content.html.md +14 -0
  1376. package/build/docs/autogenerated/usage/angular_standalone/content.ts.md +11 -0
  1377. package/build/docs/autogenerated/usage/angular_standalone/custom-field-validation.html.md +50 -0
  1378. package/build/docs/autogenerated/usage/angular_standalone/custom-field-validation.ts.md +11 -0
  1379. package/build/docs/autogenerated/usage/angular_standalone/custom-field.html.md +7 -0
  1380. package/build/docs/autogenerated/usage/angular_standalone/custom-field.ts.md +25 -0
  1381. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +7 -0
  1382. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +42 -0
  1383. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown.html.md +3 -0
  1384. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown.ts.md +11 -0
  1385. package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +3 -0
  1386. package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.ts.md +14 -0
  1387. package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +8 -0
  1388. package/build/docs/autogenerated/usage/angular_standalone/date-input-label.ts.md +14 -0
  1389. package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +7 -0
  1390. package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.ts.md +14 -0
  1391. package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +3 -0
  1392. package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.ts.md +14 -0
  1393. package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +33 -0
  1394. package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.ts.md +14 -0
  1395. package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +6 -0
  1396. package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.ts.md +16 -0
  1397. package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +3 -0
  1398. package/build/docs/autogenerated/usage/angular_standalone/date-input.ts.md +14 -0
  1399. package/build/docs/autogenerated/usage/angular_standalone/datepicker-locale.html.md +12 -0
  1400. package/build/docs/autogenerated/usage/angular_standalone/datepicker-locale.ts.md +31 -0
  1401. package/build/docs/autogenerated/usage/angular_standalone/datepicker-range.ts.md +16 -0
  1402. package/build/docs/autogenerated/usage/angular_standalone/datepicker.ts.md +11 -0
  1403. package/build/docs/autogenerated/usage/angular_standalone/datetimepicker.ts.md +11 -0
  1404. package/build/docs/autogenerated/usage/angular_standalone/divider.ts.md +11 -0
  1405. package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +19 -0
  1406. package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +19 -0
  1407. package/build/docs/autogenerated/usage/angular_standalone/dropdown-button-icon.css.md +13 -0
  1408. package/build/docs/autogenerated/usage/angular_standalone/dropdown-button-icon.ts.md +32 -0
  1409. package/build/docs/autogenerated/usage/angular_standalone/dropdown-button.css.md +13 -0
  1410. package/build/docs/autogenerated/usage/angular_standalone/dropdown-button.ts.md +32 -0
  1411. package/build/docs/autogenerated/usage/angular_standalone/dropdown-icon.ts.md +22 -0
  1412. package/build/docs/autogenerated/usage/angular_standalone/dropdown-quick-actions.html.md +16 -0
  1413. package/build/docs/autogenerated/usage/angular_standalone/dropdown-quick-actions.ts.md +27 -0
  1414. package/build/docs/autogenerated/usage/angular_standalone/dropdown-submenu.ts.md +28 -0
  1415. package/build/docs/autogenerated/usage/angular_standalone/dropdown.ts.md +35 -0
  1416. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.css.md +8 -0
  1417. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.html.md +3 -0
  1418. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +69 -0
  1419. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.css.md +8 -0
  1420. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.html.md +3 -0
  1421. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +60 -0
  1422. package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.css.md +8 -0
  1423. package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.html.md +3 -0
  1424. package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +69 -0
  1425. package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.css.md +8 -0
  1426. package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.html.md +24 -0
  1427. package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +52 -0
  1428. package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.css.md +8 -0
  1429. package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.html.md +3 -0
  1430. package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +131 -0
  1431. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.css.md +8 -0
  1432. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.html.md +3 -0
  1433. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +75 -0
  1434. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.css.md +8 -0
  1435. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.html.md +3 -0
  1436. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +168 -0
  1437. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.css.md +8 -0
  1438. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.html.md +3 -0
  1439. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +51 -0
  1440. package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.css.md +8 -0
  1441. package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.html.md +3 -0
  1442. package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +68 -0
  1443. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.css.md +8 -0
  1444. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.html.md +3 -0
  1445. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +88 -0
  1446. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.css.md +8 -0
  1447. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.html.md +3 -0
  1448. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +96 -0
  1449. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.css.md +8 -0
  1450. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.html.md +3 -0
  1451. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +85 -0
  1452. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.css.md +8 -0
  1453. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.html.md +3 -0
  1454. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +60 -0
  1455. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.css.md +8 -0
  1456. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.html.md +3 -0
  1457. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +105 -0
  1458. package/build/docs/autogenerated/usage/angular_standalone/echarts.css.md +8 -0
  1459. package/build/docs/autogenerated/usage/angular_standalone/echarts.html.md +3 -0
  1460. package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +147 -0
  1461. package/build/docs/autogenerated/usage/angular_standalone/empty-state-compact-break.ts.md +22 -0
  1462. package/build/docs/autogenerated/usage/angular_standalone/empty-state-compact.ts.md +22 -0
  1463. package/build/docs/autogenerated/usage/angular_standalone/empty-state.ts.md +21 -0
  1464. package/build/docs/autogenerated/usage/angular_standalone/event-list-compact.ts.md +18 -0
  1465. package/build/docs/autogenerated/usage/angular_standalone/event-list-custom-item-height.ts.md +16 -0
  1466. package/build/docs/autogenerated/usage/angular_standalone/event-list-filled.ts.md +26 -0
  1467. package/build/docs/autogenerated/usage/angular_standalone/event-list-selected.ts.md +26 -0
  1468. package/build/docs/autogenerated/usage/angular_standalone/event-list.ts.md +18 -0
  1469. package/build/docs/autogenerated/usage/angular_standalone/expanding-search.ts.md +13 -0
  1470. package/build/docs/autogenerated/usage/angular_standalone/flip-tile.css.md +20 -0
  1471. package/build/docs/autogenerated/usage/angular_standalone/flip-tile.ts.md +80 -0
  1472. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-disabled.html.md +3 -0
  1473. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-disabled.ts.md +14 -0
  1474. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.css.md +5 -0
  1475. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.html.md +17 -0
  1476. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.ts.md +57 -0
  1477. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group.html.md +6 -0
  1478. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group.ts.md +15 -0
  1479. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-validation.html.md +50 -0
  1480. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-validation.ts.md +15 -0
  1481. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox.html.md +3 -0
  1482. package/build/docs/autogenerated/usage/angular_standalone/form-checkbox.ts.md +14 -0
  1483. package/build/docs/autogenerated/usage/angular_standalone/form-layout-auto.html.md +9 -0
  1484. package/build/docs/autogenerated/usage/angular_standalone/form-layout-auto.ts.md +27 -0
  1485. package/build/docs/autogenerated/usage/angular_standalone/form-layout-grid.css.md +7 -0
  1486. package/build/docs/autogenerated/usage/angular_standalone/form-layout-grid.html.md +25 -0
  1487. package/build/docs/autogenerated/usage/angular_standalone/form-layout-grid.ts.md +32 -0
  1488. package/build/docs/autogenerated/usage/angular_standalone/form-validation.css.md +11 -0
  1489. package/build/docs/autogenerated/usage/angular_standalone/form-validation.html.md +140 -0
  1490. package/build/docs/autogenerated/usage/angular_standalone/form-validation.ts.md +216 -0
  1491. package/build/docs/autogenerated/usage/angular_standalone/global.css.md +27 -0
  1492. package/build/docs/autogenerated/usage/angular_standalone/grid-padding.css.md +24 -0
  1493. package/build/docs/autogenerated/usage/angular_standalone/grid-padding.html.md +39 -0
  1494. package/build/docs/autogenerated/usage/angular_standalone/grid-padding.ts.md +17 -0
  1495. package/build/docs/autogenerated/usage/angular_standalone/grid-size.css.md +24 -0
  1496. package/build/docs/autogenerated/usage/angular_standalone/grid-size.html.md +35 -0
  1497. package/build/docs/autogenerated/usage/angular_standalone/grid-size.ts.md +17 -0
  1498. package/build/docs/autogenerated/usage/angular_standalone/grid.css.md +24 -0
  1499. package/build/docs/autogenerated/usage/angular_standalone/grid.html.md +31 -0
  1500. package/build/docs/autogenerated/usage/angular_standalone/grid.ts.md +17 -0
  1501. package/build/docs/autogenerated/usage/angular_standalone/group-context-menu.ts.md +26 -0
  1502. package/build/docs/autogenerated/usage/angular_standalone/group-custom-entry.ts.md +17 -0
  1503. package/build/docs/autogenerated/usage/angular_standalone/group-header-suppressed.ts.md +21 -0
  1504. package/build/docs/autogenerated/usage/angular_standalone/group.ts.md +17 -0
  1505. package/build/docs/autogenerated/usage/angular_standalone/html-table-striped.html.md +32 -0
  1506. package/build/docs/autogenerated/usage/angular_standalone/html-table-striped.ts.md +9 -0
  1507. package/build/docs/autogenerated/usage/angular_standalone/html-table.html.md +32 -0
  1508. package/build/docs/autogenerated/usage/angular_standalone/html-table.ts.md +9 -0
  1509. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-ghost.css.md +9 -0
  1510. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-ghost.ts.md +31 -0
  1511. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-outline.css.md +9 -0
  1512. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-outline.ts.md +31 -0
  1513. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-ghost.css.md +9 -0
  1514. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-ghost.ts.md +31 -0
  1515. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-outline.css.md +9 -0
  1516. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-outline.ts.md +51 -0
  1517. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary.css.md +9 -0
  1518. package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary.ts.md +54 -0
  1519. package/build/docs/autogenerated/usage/angular_standalone/input-disabled.html.md +7 -0
  1520. package/build/docs/autogenerated/usage/angular_standalone/input-disabled.ts.md +14 -0
  1521. package/build/docs/autogenerated/usage/angular_standalone/input-form-validation.html.md +16 -0
  1522. package/build/docs/autogenerated/usage/angular_standalone/input-form-validation.ts.md +36 -0
  1523. package/build/docs/autogenerated/usage/angular_standalone/input-label.html.md +8 -0
  1524. package/build/docs/autogenerated/usage/angular_standalone/input-label.ts.md +14 -0
  1525. package/build/docs/autogenerated/usage/angular_standalone/input-legacy-disabled.ts.md +18 -0
  1526. package/build/docs/autogenerated/usage/angular_standalone/input-legacy-readonly.ts.md +18 -0
  1527. package/build/docs/autogenerated/usage/angular_standalone/input-legacy.ts.md +17 -0
  1528. package/build/docs/autogenerated/usage/angular_standalone/input-pattern.html.md +7 -0
  1529. package/build/docs/autogenerated/usage/angular_standalone/input-pattern.ts.md +14 -0
  1530. package/build/docs/autogenerated/usage/angular_standalone/input-readonly.html.md +7 -0
  1531. package/build/docs/autogenerated/usage/angular_standalone/input-readonly.ts.md +14 -0
  1532. package/build/docs/autogenerated/usage/angular_standalone/input-types.css.md +6 -0
  1533. package/build/docs/autogenerated/usage/angular_standalone/input-types.html.md +31 -0
  1534. package/build/docs/autogenerated/usage/angular_standalone/input-types.ts.md +15 -0
  1535. package/build/docs/autogenerated/usage/angular_standalone/input-validation.html.md +37 -0
  1536. package/build/docs/autogenerated/usage/angular_standalone/input-validation.ts.md +14 -0
  1537. package/build/docs/autogenerated/usage/angular_standalone/input-with-slots.html.md +6 -0
  1538. package/build/docs/autogenerated/usage/angular_standalone/input-with-slots.ts.md +16 -0
  1539. package/build/docs/autogenerated/usage/angular_standalone/input.html.md +3 -0
  1540. package/build/docs/autogenerated/usage/angular_standalone/input.ts.md +14 -0
  1541. package/build/docs/autogenerated/usage/angular_standalone/key-value-list-striped.ts.md +31 -0
  1542. package/build/docs/autogenerated/usage/angular_standalone/key-value-list-with-custom-value.css.md +5 -0
  1543. package/build/docs/autogenerated/usage/angular_standalone/key-value-list-with-custom-value.ts.md +26 -0
  1544. package/build/docs/autogenerated/usage/angular_standalone/key-value-list-with-icon.ts.md +34 -0
  1545. package/build/docs/autogenerated/usage/angular_standalone/key-value-list.ts.md +31 -0
  1546. package/build/docs/autogenerated/usage/angular_standalone/key-value-with-custom-value.css.md +5 -0
  1547. package/build/docs/autogenerated/usage/angular_standalone/key-value-with-custom-value.ts.md +16 -0
  1548. package/build/docs/autogenerated/usage/angular_standalone/key-value-with-icon.ts.md +13 -0
  1549. package/build/docs/autogenerated/usage/angular_standalone/key-value-with-label-left.ts.md +17 -0
  1550. package/build/docs/autogenerated/usage/angular_standalone/key-value.ts.md +11 -0
  1551. package/build/docs/autogenerated/usage/angular_standalone/kpi.css.md +13 -0
  1552. package/build/docs/autogenerated/usage/angular_standalone/kpi.ts.md +32 -0
  1553. package/build/docs/autogenerated/usage/angular_standalone/layout-auto-custom.html.md +10 -0
  1554. package/build/docs/autogenerated/usage/angular_standalone/layout-auto-custom.ts.md +18 -0
  1555. package/build/docs/autogenerated/usage/angular_standalone/layout-auto.css.md +13 -0
  1556. package/build/docs/autogenerated/usage/angular_standalone/layout-auto.html.md +10 -0
  1557. package/build/docs/autogenerated/usage/angular_standalone/layout-auto.ts.md +12 -0
  1558. package/build/docs/autogenerated/usage/angular_standalone/link-button-disabled.ts.md +15 -0
  1559. package/build/docs/autogenerated/usage/angular_standalone/link-button.ts.md +13 -0
  1560. package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +29 -0
  1561. package/build/docs/autogenerated/usage/angular_standalone/map-navigation-migration.css.md +16 -0
  1562. package/build/docs/autogenerated/usage/angular_standalone/menu-category.html.md +12 -0
  1563. package/build/docs/autogenerated/usage/angular_standalone/menu-category.ts.md +16 -0
  1564. package/build/docs/autogenerated/usage/angular_standalone/menu-with-bottom-tabs.ts.md +16 -0
  1565. package/build/docs/autogenerated/usage/angular_standalone/message-bar-removal.ts.md +34 -0
  1566. package/build/docs/autogenerated/usage/angular_standalone/message-bar.css.md +16 -0
  1567. package/build/docs/autogenerated/usage/angular_standalone/message-bar.ts.md +23 -0
  1568. package/build/docs/autogenerated/usage/angular_standalone/message.ts.md +28 -0
  1569. package/build/docs/autogenerated/usage/angular_standalone/modal-by-instance-content.ts.md +40 -0
  1570. package/build/docs/autogenerated/usage/angular_standalone/modal-by-instance.ts.md +22 -0
  1571. package/build/docs/autogenerated/usage/angular_standalone/modal-by-template.ts.md +64 -0
  1572. package/build/docs/autogenerated/usage/angular_standalone/modal-close.html.md +5 -0
  1573. package/build/docs/autogenerated/usage/angular_standalone/modal-close.ts.md +26 -0
  1574. package/build/docs/autogenerated/usage/angular_standalone/modal-form-ix-button-submit.html.md +22 -0
  1575. package/build/docs/autogenerated/usage/angular_standalone/modal-form-ix-button-submit.ts.md +47 -0
  1576. package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.css.md +12 -0
  1577. package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.html.md +19 -0
  1578. package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.ts.md +27 -0
  1579. package/build/docs/autogenerated/usage/angular_standalone/number-input-disabled.html.md +3 -0
  1580. package/build/docs/autogenerated/usage/angular_standalone/number-input-disabled.ts.md +14 -0
  1581. package/build/docs/autogenerated/usage/angular_standalone/number-input-label.html.md +6 -0
  1582. package/build/docs/autogenerated/usage/angular_standalone/number-input-label.ts.md +14 -0
  1583. package/build/docs/autogenerated/usage/angular_standalone/number-input-readonly.html.md +3 -0
  1584. package/build/docs/autogenerated/usage/angular_standalone/number-input-readonly.ts.md +14 -0
  1585. package/build/docs/autogenerated/usage/angular_standalone/number-input-stepper-button.html.md +3 -0
  1586. package/build/docs/autogenerated/usage/angular_standalone/number-input-stepper-button.ts.md +14 -0
  1587. package/build/docs/autogenerated/usage/angular_standalone/number-input-validation.html.md +33 -0
  1588. package/build/docs/autogenerated/usage/angular_standalone/number-input-validation.ts.md +14 -0
  1589. package/build/docs/autogenerated/usage/angular_standalone/number-input-with-slots.html.md +6 -0
  1590. package/build/docs/autogenerated/usage/angular_standalone/number-input-with-slots.ts.md +16 -0
  1591. package/build/docs/autogenerated/usage/angular_standalone/number-input.html.md +3 -0
  1592. package/build/docs/autogenerated/usage/angular_standalone/number-input.ts.md +14 -0
  1593. package/build/docs/autogenerated/usage/angular_standalone/pagination-advanced.ts.md +13 -0
  1594. package/build/docs/autogenerated/usage/angular_standalone/pagination.ts.md +11 -0
  1595. package/build/docs/autogenerated/usage/angular_standalone/pane-layout.html.md +25 -0
  1596. package/build/docs/autogenerated/usage/angular_standalone/pane-layout.ts.md +27 -0
  1597. package/build/docs/autogenerated/usage/angular_standalone/pane.html.md +20 -0
  1598. package/build/docs/autogenerated/usage/angular_standalone/pane.ts.md +21 -0
  1599. package/build/docs/autogenerated/usage/angular_standalone/pill-variants.css.md +5 -0
  1600. package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +100 -0
  1601. package/build/docs/autogenerated/usage/angular_standalone/pill.css.md +17 -0
  1602. package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +34 -0
  1603. package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +15 -0
  1604. package/build/docs/autogenerated/usage/angular_standalone/popover-news.ts.md +25 -0
  1605. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-sizes.html.md +64 -0
  1606. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-sizes.ts.md +12 -0
  1607. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-status.html.md +73 -0
  1608. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-status.ts.md +12 -0
  1609. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular.html.md +22 -0
  1610. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular.ts.md +12 -0
  1611. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-sizes.html.md +64 -0
  1612. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-sizes.ts.md +12 -0
  1613. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-status.html.md +73 -0
  1614. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-status.ts.md +12 -0
  1615. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator.css.md +5 -0
  1616. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator.html.md +9 -0
  1617. package/build/docs/autogenerated/usage/angular_standalone/progress-indicator.ts.md +12 -0
  1618. package/build/docs/autogenerated/usage/angular_standalone/push-card.html.md +39 -0
  1619. package/build/docs/autogenerated/usage/angular_standalone/push-card.ts.md +11 -0
  1620. package/build/docs/autogenerated/usage/angular_standalone/radio-button.css.md +10 -0
  1621. package/build/docs/autogenerated/usage/angular_standalone/radio-button.ts.md +21 -0
  1622. package/build/docs/autogenerated/usage/angular_standalone/radio-disabled.html.md +8 -0
  1623. package/build/docs/autogenerated/usage/angular_standalone/radio-disabled.ts.md +14 -0
  1624. package/build/docs/autogenerated/usage/angular_standalone/radio-group.html.md +21 -0
  1625. package/build/docs/autogenerated/usage/angular_standalone/radio-group.ts.md +15 -0
  1626. package/build/docs/autogenerated/usage/angular_standalone/radio-validation.html.md +41 -0
  1627. package/build/docs/autogenerated/usage/angular_standalone/radio-validation.ts.md +15 -0
  1628. package/build/docs/autogenerated/usage/angular_standalone/radio.html.md +3 -0
  1629. package/build/docs/autogenerated/usage/angular_standalone/radio.ts.md +14 -0
  1630. package/build/docs/autogenerated/usage/angular_standalone/select-editable.ts.md +24 -0
  1631. package/build/docs/autogenerated/usage/angular_standalone/select-multiple.ts.md +24 -0
  1632. package/build/docs/autogenerated/usage/angular_standalone/select-ng-model.ts.md +32 -0
  1633. package/build/docs/autogenerated/usage/angular_standalone/select-validation.html.md +51 -0
  1634. package/build/docs/autogenerated/usage/angular_standalone/select-validation.ts.md +15 -0
  1635. package/build/docs/autogenerated/usage/angular_standalone/select.ts.md +24 -0
  1636. package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +13 -0
  1637. package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +31 -0
  1638. package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +20 -0
  1639. package/build/docs/autogenerated/usage/angular_standalone/slider-error.ts.md +11 -0
  1640. package/build/docs/autogenerated/usage/angular_standalone/slider-marker.html.md +17 -0
  1641. package/build/docs/autogenerated/usage/angular_standalone/slider-marker.ts.md +11 -0
  1642. package/build/docs/autogenerated/usage/angular_standalone/slider-trace.html.md +24 -0
  1643. package/build/docs/autogenerated/usage/angular_standalone/slider-trace.ts.md +11 -0
  1644. package/build/docs/autogenerated/usage/angular_standalone/slider.html.md +11 -0
  1645. package/build/docs/autogenerated/usage/angular_standalone/slider.ts.md +11 -0
  1646. package/build/docs/autogenerated/usage/angular_standalone/spinner-large.ts.md +11 -0
  1647. package/build/docs/autogenerated/usage/angular_standalone/spinner.ts.md +11 -0
  1648. package/build/docs/autogenerated/usage/angular_standalone/split-button-icons.ts.md +16 -0
  1649. package/build/docs/autogenerated/usage/angular_standalone/split-button.css.md +9 -0
  1650. package/build/docs/autogenerated/usage/angular_standalone/split-button.ts.md +41 -0
  1651. package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +32 -0
  1652. package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +15 -0
  1653. package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +31 -0
  1654. package/build/docs/autogenerated/usage/angular_standalone/textarea-disabled.html.md +11 -0
  1655. package/build/docs/autogenerated/usage/angular_standalone/textarea-disabled.ts.md +14 -0
  1656. package/build/docs/autogenerated/usage/angular_standalone/textarea-legacy-disabled.ts.md +14 -0
  1657. package/build/docs/autogenerated/usage/angular_standalone/textarea-legacy-readonly.ts.md +14 -0
  1658. package/build/docs/autogenerated/usage/angular_standalone/textarea-legacy.ts.md +9 -0
  1659. package/build/docs/autogenerated/usage/angular_standalone/textarea-readonly.html.md +8 -0
  1660. package/build/docs/autogenerated/usage/angular_standalone/textarea-readonly.ts.md +14 -0
  1661. package/build/docs/autogenerated/usage/angular_standalone/textarea-rows-cols.html.md +11 -0
  1662. package/build/docs/autogenerated/usage/angular_standalone/textarea-rows-cols.ts.md +14 -0
  1663. package/build/docs/autogenerated/usage/angular_standalone/textarea-validation.html.md +51 -0
  1664. package/build/docs/autogenerated/usage/angular_standalone/textarea-validation.ts.md +14 -0
  1665. package/build/docs/autogenerated/usage/angular_standalone/textarea.html.md +7 -0
  1666. package/build/docs/autogenerated/usage/angular_standalone/textarea.ts.md +14 -0
  1667. package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.css.md +7 -0
  1668. package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.html.md +42 -0
  1669. package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +78 -0
  1670. package/build/docs/autogenerated/usage/angular_standalone/tile.css.md +19 -0
  1671. package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +48 -0
  1672. package/build/docs/autogenerated/usage/angular_standalone/time-input-disabled.html.md +3 -0
  1673. package/build/docs/autogenerated/usage/angular_standalone/time-input-disabled.ts.md +14 -0
  1674. package/build/docs/autogenerated/usage/angular_standalone/time-input-label.html.md +7 -0
  1675. package/build/docs/autogenerated/usage/angular_standalone/time-input-label.ts.md +14 -0
  1676. package/build/docs/autogenerated/usage/angular_standalone/time-input-readonly.html.md +3 -0
  1677. package/build/docs/autogenerated/usage/angular_standalone/time-input-readonly.ts.md +14 -0
  1678. package/build/docs/autogenerated/usage/angular_standalone/time-input-validation.html.md +17 -0
  1679. package/build/docs/autogenerated/usage/angular_standalone/time-input-validation.ts.md +14 -0
  1680. package/build/docs/autogenerated/usage/angular_standalone/time-input-with-slots.html.md +6 -0
  1681. package/build/docs/autogenerated/usage/angular_standalone/time-input-with-slots.ts.md +16 -0
  1682. package/build/docs/autogenerated/usage/angular_standalone/time-input.html.md +3 -0
  1683. package/build/docs/autogenerated/usage/angular_standalone/time-input.ts.md +14 -0
  1684. package/build/docs/autogenerated/usage/angular_standalone/timepicker-format-adjusted.html.md +3 -0
  1685. package/build/docs/autogenerated/usage/angular_standalone/timepicker-format-adjusted.ts.md +11 -0
  1686. package/build/docs/autogenerated/usage/angular_standalone/timepicker-intervals.html.md +9 -0
  1687. package/build/docs/autogenerated/usage/angular_standalone/timepicker-intervals.ts.md +11 -0
  1688. package/build/docs/autogenerated/usage/angular_standalone/timepicker.html.md +3 -0
  1689. package/build/docs/autogenerated/usage/angular_standalone/timepicker.ts.md +11 -0
  1690. package/build/docs/autogenerated/usage/angular_standalone/toast-custom.ts.md +55 -0
  1691. package/build/docs/autogenerated/usage/angular_standalone/toast-position.ts.md +23 -0
  1692. package/build/docs/autogenerated/usage/angular_standalone/toast.ts.md +22 -0
  1693. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-ghost.css.md +9 -0
  1694. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-ghost.ts.md +23 -0
  1695. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-outline.css.md +9 -0
  1696. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-outline.ts.md +23 -0
  1697. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary.css.md +9 -0
  1698. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary.ts.md +19 -0
  1699. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-ghost.css.md +9 -0
  1700. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-ghost.ts.md +17 -0
  1701. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-outline.css.md +9 -0
  1702. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-outline.ts.md +17 -0
  1703. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary.css.md +9 -0
  1704. package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary.ts.md +17 -0
  1705. package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +14 -0
  1706. package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +14 -0
  1707. package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +14 -0
  1708. package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +14 -0
  1709. package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +19 -0
  1710. package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +14 -0
  1711. package/build/docs/autogenerated/usage/angular_standalone/tooltip-with-icon.html.md +8 -0
  1712. package/build/docs/autogenerated/usage/angular_standalone/tooltip-with-icon.ts.md +12 -0
  1713. package/build/docs/autogenerated/usage/angular_standalone/tooltip.css.md +5 -0
  1714. package/build/docs/autogenerated/usage/angular_standalone/tooltip.html.md +11 -0
  1715. package/build/docs/autogenerated/usage/angular_standalone/tooltip.ts.md +12 -0
  1716. package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +100 -0
  1717. package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +62 -0
  1718. package/build/docs/autogenerated/usage/angular_standalone/upload.ts.md +11 -0
  1719. package/build/docs/autogenerated/usage/angular_standalone/validation-select.html.md +20 -0
  1720. package/build/docs/autogenerated/usage/angular_standalone/validation-select.ts.md +38 -0
  1721. package/build/docs/autogenerated/usage/angular_standalone/validation.ts.md +88 -0
  1722. package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs-with-avatar.css.md +6 -0
  1723. package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs-with-avatar.ts.md +37 -0
  1724. package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs.css.md +6 -0
  1725. package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs.ts.md +22 -0
  1726. package/build/docs/autogenerated/usage/angular_standalone/workflow-vertical.ts.md +23 -0
  1727. package/build/docs/autogenerated/usage/angular_standalone/workflow.css.md +5 -0
  1728. package/build/docs/autogenerated/usage/angular_standalone/workflow.ts.md +24 -0
  1729. package/build/docs/autogenerated/usage/html/about-and-legal.html.md +32 -0
  1730. package/build/docs/autogenerated/usage/html/action-card.html.md +34 -0
  1731. package/build/docs/autogenerated/usage/html/add-icons.html.md +26 -0
  1732. package/build/docs/autogenerated/usage/html/aggrid.html.md +92 -0
  1733. package/build/docs/autogenerated/usage/html/application-advanced.html.md +80 -0
  1734. package/build/docs/autogenerated/usage/html/application-app-switch.html.md +88 -0
  1735. package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +63 -0
  1736. package/build/docs/autogenerated/usage/html/application-header.html.md +38 -0
  1737. package/build/docs/autogenerated/usage/html/application.html.md +36 -0
  1738. package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +14 -0
  1739. package/build/docs/autogenerated/usage/html/avatar-image.html.md +16 -0
  1740. package/build/docs/autogenerated/usage/html/avatar-initials.html.md +14 -0
  1741. package/build/docs/autogenerated/usage/html/avatar.html.md +14 -0
  1742. package/build/docs/autogenerated/usage/html/basic-navigation-migration.css.md +6 -0
  1743. package/build/docs/autogenerated/usage/html/blind-header-actions.css.md +5 -0
  1744. package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +38 -0
  1745. package/build/docs/autogenerated/usage/html/blind-variants.css.md +5 -0
  1746. package/build/docs/autogenerated/usage/html/blind-variants.html.md +50 -0
  1747. package/build/docs/autogenerated/usage/html/blind.css.md +5 -0
  1748. package/build/docs/autogenerated/usage/html/blind.html.md +25 -0
  1749. package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +23 -0
  1750. package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +20 -0
  1751. package/build/docs/autogenerated/usage/html/breadcrumb.html.md +18 -0
  1752. package/build/docs/autogenerated/usage/html/button-danger-ghost.css.md +9 -0
  1753. package/build/docs/autogenerated/usage/html/button-danger-ghost.html.md +16 -0
  1754. package/build/docs/autogenerated/usage/html/button-danger-outline.css.md +9 -0
  1755. package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +16 -0
  1756. package/build/docs/autogenerated/usage/html/button-danger.css.md +9 -0
  1757. package/build/docs/autogenerated/usage/html/button-danger.html.md +16 -0
  1758. package/build/docs/autogenerated/usage/html/button-ghost.css.md +9 -0
  1759. package/build/docs/autogenerated/usage/html/button-ghost.html.md +16 -0
  1760. package/build/docs/autogenerated/usage/html/button-grey-ghost.css.md +9 -0
  1761. package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +16 -0
  1762. package/build/docs/autogenerated/usage/html/button-grey-secondary.css.md +9 -0
  1763. package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +16 -0
  1764. package/build/docs/autogenerated/usage/html/button-grey.css.md +9 -0
  1765. package/build/docs/autogenerated/usage/html/button-grey.html.md +16 -0
  1766. package/build/docs/autogenerated/usage/html/button-group.html.md +19 -0
  1767. package/build/docs/autogenerated/usage/html/button-loading.css.md +10 -0
  1768. package/build/docs/autogenerated/usage/html/button-loading.html.md +42 -0
  1769. package/build/docs/autogenerated/usage/html/button-secondary.css.md +9 -0
  1770. package/build/docs/autogenerated/usage/html/button-secondary.html.md +16 -0
  1771. package/build/docs/autogenerated/usage/html/button-text-icon.css.md +9 -0
  1772. package/build/docs/autogenerated/usage/html/button-text-icon.html.md +30 -0
  1773. package/build/docs/autogenerated/usage/html/button-with-icon.css.md +11 -0
  1774. package/build/docs/autogenerated/usage/html/button-with-icon.html.md +42 -0
  1775. package/build/docs/autogenerated/usage/html/button-with-link.html.md +87 -0
  1776. package/build/docs/autogenerated/usage/html/buttons.css.md +9 -0
  1777. package/build/docs/autogenerated/usage/html/buttons.html.md +16 -0
  1778. package/build/docs/autogenerated/usage/html/card-list.html.md +82 -0
  1779. package/build/docs/autogenerated/usage/html/card.css.md +16 -0
  1780. package/build/docs/autogenerated/usage/html/card.html.md +46 -0
  1781. package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +19 -0
  1782. package/build/docs/autogenerated/usage/html/category-filter.html.md +43 -0
  1783. package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +24 -0
  1784. package/build/docs/autogenerated/usage/html/checkbox.html.md +27 -0
  1785. package/build/docs/autogenerated/usage/html/chip.css.md +12 -0
  1786. package/build/docs/autogenerated/usage/html/chip.html.md +54 -0
  1787. package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +41 -0
  1788. package/build/docs/autogenerated/usage/html/content-header-with-slot.css.md +5 -0
  1789. package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +34 -0
  1790. package/build/docs/autogenerated/usage/html/content-header.html.md +22 -0
  1791. package/build/docs/autogenerated/usage/html/content.html.md +33 -0
  1792. package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +61 -0
  1793. package/build/docs/autogenerated/usage/html/custom-field.html.md +35 -0
  1794. package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +48 -0
  1795. package/build/docs/autogenerated/usage/html/date-dropdown.html.md +14 -0
  1796. package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +15 -0
  1797. package/build/docs/autogenerated/usage/html/date-input-label.html.md +20 -0
  1798. package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +19 -0
  1799. package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +15 -0
  1800. package/build/docs/autogenerated/usage/html/date-input-validation.html.md +50 -0
  1801. package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +26 -0
  1802. package/build/docs/autogenerated/usage/html/date-input.html.md +15 -0
  1803. package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +37 -0
  1804. package/build/docs/autogenerated/usage/html/datepicker-range.html.md +14 -0
  1805. package/build/docs/autogenerated/usage/html/datepicker.html.md +14 -0
  1806. package/build/docs/autogenerated/usage/html/datetimepicker.html.md +14 -0
  1807. package/build/docs/autogenerated/usage/html/divider.html.md +14 -0
  1808. package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +31 -0
  1809. package/build/docs/autogenerated/usage/html/drawer.html.md +32 -0
  1810. package/build/docs/autogenerated/usage/html/dropdown-button-icon.css.md +13 -0
  1811. package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +37 -0
  1812. package/build/docs/autogenerated/usage/html/dropdown-button.css.md +13 -0
  1813. package/build/docs/autogenerated/usage/html/dropdown-button.html.md +37 -0
  1814. package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +32 -0
  1815. package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +45 -0
  1816. package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +37 -0
  1817. package/build/docs/autogenerated/usage/html/dropdown.html.md +22 -0
  1818. package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.css.md +8 -0
  1819. package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +86 -0
  1820. package/build/docs/autogenerated/usage/html/echarts-bar-simple.css.md +8 -0
  1821. package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +78 -0
  1822. package/build/docs/autogenerated/usage/html/echarts-circle.css.md +8 -0
  1823. package/build/docs/autogenerated/usage/html/echarts-circle.html.md +89 -0
  1824. package/build/docs/autogenerated/usage/html/echarts-empty-state.css.md +8 -0
  1825. package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +122 -0
  1826. package/build/docs/autogenerated/usage/html/echarts-gauge.css.md +8 -0
  1827. package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +158 -0
  1828. package/build/docs/autogenerated/usage/html/echarts-line-advanced.css.md +8 -0
  1829. package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +97 -0
  1830. package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.css.md +8 -0
  1831. package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +153 -0
  1832. package/build/docs/autogenerated/usage/html/echarts-line-simple.css.md +8 -0
  1833. package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +66 -0
  1834. package/build/docs/autogenerated/usage/html/echarts-pie.css.md +8 -0
  1835. package/build/docs/autogenerated/usage/html/echarts-pie.html.md +88 -0
  1836. package/build/docs/autogenerated/usage/html/echarts-progress-arc.css.md +8 -0
  1837. package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +108 -0
  1838. package/build/docs/autogenerated/usage/html/echarts-progress-circle.css.md +8 -0
  1839. package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +116 -0
  1840. package/build/docs/autogenerated/usage/html/echarts-special-3d.css.md +8 -0
  1841. package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +105 -0
  1842. package/build/docs/autogenerated/usage/html/echarts-special-toolbox.css.md +8 -0
  1843. package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +82 -0
  1844. package/build/docs/autogenerated/usage/html/echarts-special-zoom.css.md +8 -0
  1845. package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +114 -0
  1846. package/build/docs/autogenerated/usage/html/echarts.css.md +8 -0
  1847. package/build/docs/autogenerated/usage/html/echarts.html.md +163 -0
  1848. package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +38 -0
  1849. package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +38 -0
  1850. package/build/docs/autogenerated/usage/html/empty-state.html.md +37 -0
  1851. package/build/docs/autogenerated/usage/html/event-list-compact.html.md +19 -0
  1852. package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +23 -0
  1853. package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +17 -0
  1854. package/build/docs/autogenerated/usage/html/event-list-filled.html.md +33 -0
  1855. package/build/docs/autogenerated/usage/html/event-list-selected.html.md +49 -0
  1856. package/build/docs/autogenerated/usage/html/event-list.html.md +19 -0
  1857. package/build/docs/autogenerated/usage/html/expanding-search.html.md +14 -0
  1858. package/build/docs/autogenerated/usage/html/flip-tile.css.md +20 -0
  1859. package/build/docs/autogenerated/usage/html/flip-tile.html.md +85 -0
  1860. package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +19 -0
  1861. package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.css.md +5 -0
  1862. package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +60 -0
  1863. package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +18 -0
  1864. package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +61 -0
  1865. package/build/docs/autogenerated/usage/html/form-checkbox.html.md +15 -0
  1866. package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +20 -0
  1867. package/build/docs/autogenerated/usage/html/form-layout-grid.css.md +7 -0
  1868. package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +37 -0
  1869. package/build/docs/autogenerated/usage/html/form-validation.css.md +11 -0
  1870. package/build/docs/autogenerated/usage/html/global.css.md +27 -0
  1871. package/build/docs/autogenerated/usage/html/grid-padding.css.md +24 -0
  1872. package/build/docs/autogenerated/usage/html/grid-padding.html.md +51 -0
  1873. package/build/docs/autogenerated/usage/html/grid-size.css.md +24 -0
  1874. package/build/docs/autogenerated/usage/html/grid-size.html.md +47 -0
  1875. package/build/docs/autogenerated/usage/html/grid.css.md +24 -0
  1876. package/build/docs/autogenerated/usage/html/grid.html.md +43 -0
  1877. package/build/docs/autogenerated/usage/html/group-context-menu.html.md +22 -0
  1878. package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +18 -0
  1879. package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +22 -0
  1880. package/build/docs/autogenerated/usage/html/group.html.md +18 -0
  1881. package/build/docs/autogenerated/usage/html/html-table-striped.html.md +43 -0
  1882. package/build/docs/autogenerated/usage/html/html-table.html.md +43 -0
  1883. package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-ghost.css.md +9 -0
  1884. package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-ghost.html.md +35 -0
  1885. package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-outline.css.md +9 -0
  1886. package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-outline.html.md +35 -0
  1887. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-ghost.css.md +9 -0
  1888. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-ghost.html.md +36 -0
  1889. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-outline.css.md +9 -0
  1890. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-outline.html.md +55 -0
  1891. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.css.md +9 -0
  1892. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +58 -0
  1893. package/build/docs/autogenerated/usage/html/input-disabled.html.md +19 -0
  1894. package/build/docs/autogenerated/usage/html/input-label.html.md +20 -0
  1895. package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +28 -0
  1896. package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +28 -0
  1897. package/build/docs/autogenerated/usage/html/input-legacy.html.md +27 -0
  1898. package/build/docs/autogenerated/usage/html/input-pattern.html.md +19 -0
  1899. package/build/docs/autogenerated/usage/html/input-readonly.html.md +20 -0
  1900. package/build/docs/autogenerated/usage/html/input-types.css.md +6 -0
  1901. package/build/docs/autogenerated/usage/html/input-types.html.md +53 -0
  1902. package/build/docs/autogenerated/usage/html/input-validation.html.md +54 -0
  1903. package/build/docs/autogenerated/usage/html/input-with-slots.html.md +26 -0
  1904. package/build/docs/autogenerated/usage/html/input.html.md +15 -0
  1905. package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +32 -0
  1906. package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.css.md +5 -0
  1907. package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +42 -0
  1908. package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +42 -0
  1909. package/build/docs/autogenerated/usage/html/key-value-list.html.md +32 -0
  1910. package/build/docs/autogenerated/usage/html/key-value-with-custom-value.css.md +5 -0
  1911. package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +22 -0
  1912. package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +21 -0
  1913. package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +18 -0
  1914. package/build/docs/autogenerated/usage/html/key-value.html.md +14 -0
  1915. package/build/docs/autogenerated/usage/html/kpi.css.md +13 -0
  1916. package/build/docs/autogenerated/usage/html/kpi.html.md +33 -0
  1917. package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +44 -0
  1918. package/build/docs/autogenerated/usage/html/layout-auto.css.md +13 -0
  1919. package/build/docs/autogenerated/usage/html/layout-auto.html.md +36 -0
  1920. package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +16 -0
  1921. package/build/docs/autogenerated/usage/html/link-button.html.md +14 -0
  1922. package/build/docs/autogenerated/usage/html/loading.html.md +33 -0
  1923. package/build/docs/autogenerated/usage/html/menu-category.html.md +38 -0
  1924. package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +25 -0
  1925. package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +50 -0
  1926. package/build/docs/autogenerated/usage/html/message-bar.css.md +16 -0
  1927. package/build/docs/autogenerated/usage/html/message-bar.html.md +25 -0
  1928. package/build/docs/autogenerated/usage/html/message.html.md +32 -0
  1929. package/build/docs/autogenerated/usage/html/modal-close.html.md +89 -0
  1930. package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +87 -0
  1931. package/build/docs/autogenerated/usage/html/modal-sizes.css.md +12 -0
  1932. package/build/docs/autogenerated/usage/html/modal-sizes.html.md +91 -0
  1933. package/build/docs/autogenerated/usage/html/modal.html.md +85 -0
  1934. package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +15 -0
  1935. package/build/docs/autogenerated/usage/html/number-input-label.html.md +18 -0
  1936. package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +15 -0
  1937. package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +15 -0
  1938. package/build/docs/autogenerated/usage/html/number-input-validation.html.md +45 -0
  1939. package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +26 -0
  1940. package/build/docs/autogenerated/usage/html/number-input.html.md +15 -0
  1941. package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +14 -0
  1942. package/build/docs/autogenerated/usage/html/pagination.html.md +14 -0
  1943. package/build/docs/autogenerated/usage/html/pane-layout.html.md +60 -0
  1944. package/build/docs/autogenerated/usage/html/pane.html.md +39 -0
  1945. package/build/docs/autogenerated/usage/html/pill-variants.css.md +5 -0
  1946. package/build/docs/autogenerated/usage/html/pill-variants.html.md +103 -0
  1947. package/build/docs/autogenerated/usage/html/pill.css.md +17 -0
  1948. package/build/docs/autogenerated/usage/html/pill.html.md +45 -0
  1949. package/build/docs/autogenerated/usage/html/popover-news.html.md +26 -0
  1950. package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +64 -0
  1951. package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +73 -0
  1952. package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +22 -0
  1953. package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +64 -0
  1954. package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +73 -0
  1955. package/build/docs/autogenerated/usage/html/progress-indicator.css.md +5 -0
  1956. package/build/docs/autogenerated/usage/html/progress-indicator.html.md +20 -0
  1957. package/build/docs/autogenerated/usage/html/push-card.html.md +57 -0
  1958. package/build/docs/autogenerated/usage/html/radio-button.css.md +10 -0
  1959. package/build/docs/autogenerated/usage/html/radio-button.html.md +41 -0
  1960. package/build/docs/autogenerated/usage/html/radio-disabled.html.md +20 -0
  1961. package/build/docs/autogenerated/usage/html/radio-group.html.md +37 -0
  1962. package/build/docs/autogenerated/usage/html/radio-validation.html.md +58 -0
  1963. package/build/docs/autogenerated/usage/html/radio.html.md +19 -0
  1964. package/build/docs/autogenerated/usage/html/select-editable.html.md +19 -0
  1965. package/build/docs/autogenerated/usage/html/select-multiple.html.md +27 -0
  1966. package/build/docs/autogenerated/usage/html/select-validation.html.md +63 -0
  1967. package/build/docs/autogenerated/usage/html/select.html.md +19 -0
  1968. package/build/docs/autogenerated/usage/html/settings.html.md +36 -0
  1969. package/build/docs/autogenerated/usage/html/slider-error.html.md +42 -0
  1970. package/build/docs/autogenerated/usage/html/slider-marker.html.md +34 -0
  1971. package/build/docs/autogenerated/usage/html/slider-trace.html.md +34 -0
  1972. package/build/docs/autogenerated/usage/html/slider.html.md +22 -0
  1973. package/build/docs/autogenerated/usage/html/spinner-large.html.md +14 -0
  1974. package/build/docs/autogenerated/usage/html/spinner.html.md +14 -0
  1975. package/build/docs/autogenerated/usage/html/split-button-icons.html.md +32 -0
  1976. package/build/docs/autogenerated/usage/html/split-button.css.md +9 -0
  1977. package/build/docs/autogenerated/usage/html/split-button.html.md +51 -0
  1978. package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +45 -0
  1979. package/build/docs/autogenerated/usage/html/tabs.css.md +15 -0
  1980. package/build/docs/autogenerated/usage/html/tabs.html.md +46 -0
  1981. package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +21 -0
  1982. package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +16 -0
  1983. package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +16 -0
  1984. package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +14 -0
  1985. package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +22 -0
  1986. package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +24 -0
  1987. package/build/docs/autogenerated/usage/html/textarea-validation.html.md +68 -0
  1988. package/build/docs/autogenerated/usage/html/textarea.html.md +19 -0
  1989. package/build/docs/autogenerated/usage/html/theme-switcher.css.md +7 -0
  1990. package/build/docs/autogenerated/usage/html/theme-switcher.html.md +109 -0
  1991. package/build/docs/autogenerated/usage/html/tile.css.md +19 -0
  1992. package/build/docs/autogenerated/usage/html/tile.html.md +55 -0
  1993. package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +15 -0
  1994. package/build/docs/autogenerated/usage/html/time-input-label.html.md +19 -0
  1995. package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +15 -0
  1996. package/build/docs/autogenerated/usage/html/time-input-validation.html.md +40 -0
  1997. package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +26 -0
  1998. package/build/docs/autogenerated/usage/html/time-input.html.md +15 -0
  1999. package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +15 -0
  2000. package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +21 -0
  2001. package/build/docs/autogenerated/usage/html/timepicker.html.md +14 -0
  2002. package/build/docs/autogenerated/usage/html/toast-custom.html.md +96 -0
  2003. package/build/docs/autogenerated/usage/html/toast-position.html.md +30 -0
  2004. package/build/docs/autogenerated/usage/html/toast.html.md +29 -0
  2005. package/build/docs/autogenerated/usage/html/toggle-button-primary-ghost.css.md +9 -0
  2006. package/build/docs/autogenerated/usage/html/toggle-button-primary-ghost.html.md +24 -0
  2007. package/build/docs/autogenerated/usage/html/toggle-button-primary-outline.css.md +9 -0
  2008. package/build/docs/autogenerated/usage/html/toggle-button-primary-outline.html.md +24 -0
  2009. package/build/docs/autogenerated/usage/html/toggle-button-primary.css.md +9 -0
  2010. package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +22 -0
  2011. package/build/docs/autogenerated/usage/html/toggle-button-secondary-ghost.css.md +9 -0
  2012. package/build/docs/autogenerated/usage/html/toggle-button-secondary-ghost.html.md +18 -0
  2013. package/build/docs/autogenerated/usage/html/toggle-button-secondary-outline.css.md +9 -0
  2014. package/build/docs/autogenerated/usage/html/toggle-button-secondary-outline.html.md +18 -0
  2015. package/build/docs/autogenerated/usage/html/toggle-button-secondary.css.md +9 -0
  2016. package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +18 -0
  2017. package/build/docs/autogenerated/usage/html/toggle-checked.html.md +14 -0
  2018. package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +14 -0
  2019. package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +14 -0
  2020. package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +14 -0
  2021. package/build/docs/autogenerated/usage/html/toggle.html.md +14 -0
  2022. package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +31 -0
  2023. package/build/docs/autogenerated/usage/html/tooltip.css.md +5 -0
  2024. package/build/docs/autogenerated/usage/html/tooltip.html.md +28 -0
  2025. package/build/docs/autogenerated/usage/html/tree-custom.html.md +108 -0
  2026. package/build/docs/autogenerated/usage/html/tree.html.md +56 -0
  2027. package/build/docs/autogenerated/usage/html/upload.html.md +14 -0
  2028. package/build/docs/autogenerated/usage/html/validation-select.html.md +40 -0
  2029. package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.css.md +6 -0
  2030. package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +48 -0
  2031. package/build/docs/autogenerated/usage/html/vertical-tabs.css.md +6 -0
  2032. package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +38 -0
  2033. package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +21 -0
  2034. package/build/docs/autogenerated/usage/html/workflow.css.md +5 -0
  2035. package/build/docs/autogenerated/usage/html/workflow.html.md +22 -0
  2036. package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +35 -0
  2037. package/build/docs/autogenerated/usage/react/action-card.tsx.md +16 -0
  2038. package/build/docs/autogenerated/usage/react/add-icons.css.md +5 -0
  2039. package/build/docs/autogenerated/usage/react/add-icons.tsx.md +22 -0
  2040. package/build/docs/autogenerated/usage/react/aggrid.tsx.md +96 -0
  2041. package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +76 -0
  2042. package/build/docs/autogenerated/usage/react/application-app-switch.tsx.md +71 -0
  2043. package/build/docs/autogenerated/usage/react/application-breakpoints.tsx.md +72 -0
  2044. package/build/docs/autogenerated/usage/react/application-header.tsx.md +33 -0
  2045. package/build/docs/autogenerated/usage/react/application.tsx.md +32 -0
  2046. package/build/docs/autogenerated/usage/react/avatar-image.tsx.md +9 -0
  2047. package/build/docs/autogenerated/usage/react/avatar-initials.tsx.md +7 -0
  2048. package/build/docs/autogenerated/usage/react/avatar.tsx.md +7 -0
  2049. package/build/docs/autogenerated/usage/react/basic-navigation-migration.scoped.css.md +6 -0
  2050. package/build/docs/autogenerated/usage/react/blind-header-actions.scoped.css.md +5 -0
  2051. package/build/docs/autogenerated/usage/react/blind-header-actions.tsx.md +39 -0
  2052. package/build/docs/autogenerated/usage/react/blind-variants.scoped.css.md +5 -0
  2053. package/build/docs/autogenerated/usage/react/blind-variants.tsx.md +72 -0
  2054. package/build/docs/autogenerated/usage/react/blind.scoped.css.md +5 -0
  2055. package/build/docs/autogenerated/usage/react/blind.tsx.md +21 -0
  2056. package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +20 -0
  2057. package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +15 -0
  2058. package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +13 -0
  2059. package/build/docs/autogenerated/usage/react/button-danger-ghost.scoped.css.md +9 -0
  2060. package/build/docs/autogenerated/usage/react/button-danger-ghost.tsx.md +18 -0
  2061. package/build/docs/autogenerated/usage/react/button-danger-outline.scoped.css.md +9 -0
  2062. package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +18 -0
  2063. package/build/docs/autogenerated/usage/react/button-danger.scoped.css.md +9 -0
  2064. package/build/docs/autogenerated/usage/react/button-danger.tsx.md +16 -0
  2065. package/build/docs/autogenerated/usage/react/button-ghost.scoped.css.md +9 -0
  2066. package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +18 -0
  2067. package/build/docs/autogenerated/usage/react/button-grey-ghost.scoped.css.md +9 -0
  2068. package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +18 -0
  2069. package/build/docs/autogenerated/usage/react/button-grey-secondary.scoped.css.md +9 -0
  2070. package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +18 -0
  2071. package/build/docs/autogenerated/usage/react/button-grey.scoped.css.md +9 -0
  2072. package/build/docs/autogenerated/usage/react/button-grey.tsx.md +16 -0
  2073. package/build/docs/autogenerated/usage/react/button-group.tsx.md +12 -0
  2074. package/build/docs/autogenerated/usage/react/button-loading.scoped.css.md +10 -0
  2075. package/build/docs/autogenerated/usage/react/button-loading.tsx.md +71 -0
  2076. package/build/docs/autogenerated/usage/react/button-secondary.scoped.css.md +9 -0
  2077. package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +18 -0
  2078. package/build/docs/autogenerated/usage/react/button-text-icon.scoped.css.md +9 -0
  2079. package/build/docs/autogenerated/usage/react/button-text-icon.tsx.md +27 -0
  2080. package/build/docs/autogenerated/usage/react/button-with-icon.scoped.css.md +11 -0
  2081. package/build/docs/autogenerated/usage/react/button-with-icon.tsx.md +34 -0
  2082. package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +78 -0
  2083. package/build/docs/autogenerated/usage/react/buttons.scoped.css.md +9 -0
  2084. package/build/docs/autogenerated/usage/react/buttons.tsx.md +16 -0
  2085. package/build/docs/autogenerated/usage/react/card-list.tsx.md +72 -0
  2086. package/build/docs/autogenerated/usage/react/card.scoped.css.md +16 -0
  2087. package/build/docs/autogenerated/usage/react/card.tsx.md +29 -0
  2088. package/build/docs/autogenerated/usage/react/category-filter-suggestions.tsx.md +15 -0
  2089. package/build/docs/autogenerated/usage/react/category-filter.tsx.md +38 -0
  2090. package/build/docs/autogenerated/usage/react/checkbox-indeterminate.tsx.md +29 -0
  2091. package/build/docs/autogenerated/usage/react/checkbox.tsx.md +26 -0
  2092. package/build/docs/autogenerated/usage/react/chip.scoped.css.md +12 -0
  2093. package/build/docs/autogenerated/usage/react/chip.tsx.md +76 -0
  2094. package/build/docs/autogenerated/usage/react/content-header-no-back.tsx.md +28 -0
  2095. package/build/docs/autogenerated/usage/react/content-header-with-slot.scoped.css.md +5 -0
  2096. package/build/docs/autogenerated/usage/react/content-header-with-slot.tsx.md +22 -0
  2097. package/build/docs/autogenerated/usage/react/content-header.tsx.md +17 -0
  2098. package/build/docs/autogenerated/usage/react/content.tsx.md +24 -0
  2099. package/build/docs/autogenerated/usage/react/custom-field-validation.tsx.md +53 -0
  2100. package/build/docs/autogenerated/usage/react/custom-field.tsx.md +25 -0
  2101. package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +43 -0
  2102. package/build/docs/autogenerated/usage/react/date-dropdown.tsx.md +7 -0
  2103. package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +7 -0
  2104. package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +14 -0
  2105. package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +13 -0
  2106. package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +7 -0
  2107. package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +41 -0
  2108. package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +13 -0
  2109. package/build/docs/autogenerated/usage/react/date-input.tsx.md +7 -0
  2110. package/build/docs/autogenerated/usage/react/datepicker-locale.tsx.md +29 -0
  2111. package/build/docs/autogenerated/usage/react/datepicker-range.tsx.md +7 -0
  2112. package/build/docs/autogenerated/usage/react/datepicker.tsx.md +7 -0
  2113. package/build/docs/autogenerated/usage/react/datetimepicker.tsx.md +7 -0
  2114. package/build/docs/autogenerated/usage/react/divider.tsx.md +11 -0
  2115. package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +22 -0
  2116. package/build/docs/autogenerated/usage/react/drawer.tsx.md +21 -0
  2117. package/build/docs/autogenerated/usage/react/dropdown-button-icon.scoped.css.md +13 -0
  2118. package/build/docs/autogenerated/usage/react/dropdown-button-icon.tsx.md +30 -0
  2119. package/build/docs/autogenerated/usage/react/dropdown-button.scoped.css.md +13 -0
  2120. package/build/docs/autogenerated/usage/react/dropdown-button.tsx.md +30 -0
  2121. package/build/docs/autogenerated/usage/react/dropdown-icon.tsx.md +17 -0
  2122. package/build/docs/autogenerated/usage/react/dropdown-quick-actions.tsx.md +38 -0
  2123. package/build/docs/autogenerated/usage/react/dropdown-submenu.tsx.md +22 -0
  2124. package/build/docs/autogenerated/usage/react/dropdown.tsx.md +25 -0
  2125. package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.scoped.css.md +8 -0
  2126. package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +65 -0
  2127. package/build/docs/autogenerated/usage/react/echarts-bar-simple.scoped.css.md +8 -0
  2128. package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +64 -0
  2129. package/build/docs/autogenerated/usage/react/echarts-circle.scoped.css.md +8 -0
  2130. package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +72 -0
  2131. package/build/docs/autogenerated/usage/react/echarts-empty-state.scoped.css.md +8 -0
  2132. package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +62 -0
  2133. package/build/docs/autogenerated/usage/react/echarts-gauge.scoped.css.md +8 -0
  2134. package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +134 -0
  2135. package/build/docs/autogenerated/usage/react/echarts-line-advanced.scoped.css.md +8 -0
  2136. package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +80 -0
  2137. package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.scoped.css.md +8 -0
  2138. package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +137 -0
  2139. package/build/docs/autogenerated/usage/react/echarts-line-simple.scoped.css.md +8 -0
  2140. package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +52 -0
  2141. package/build/docs/autogenerated/usage/react/echarts-pie.scoped.css.md +8 -0
  2142. package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +71 -0
  2143. package/build/docs/autogenerated/usage/react/echarts-progress-arc.scoped.css.md +8 -0
  2144. package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +91 -0
  2145. package/build/docs/autogenerated/usage/react/echarts-progress-circle.scoped.css.md +8 -0
  2146. package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +99 -0
  2147. package/build/docs/autogenerated/usage/react/echarts-special-3d.scoped.css.md +8 -0
  2148. package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +88 -0
  2149. package/build/docs/autogenerated/usage/react/echarts-special-toolbox.scoped.css.md +8 -0
  2150. package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +68 -0
  2151. package/build/docs/autogenerated/usage/react/echarts-special-zoom.scoped.css.md +8 -0
  2152. package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +99 -0
  2153. package/build/docs/autogenerated/usage/react/echarts.scoped.css.md +8 -0
  2154. package/build/docs/autogenerated/usage/react/echarts.tsx.md +150 -0
  2155. package/build/docs/autogenerated/usage/react/empty-state-compact-break.tsx.md +17 -0
  2156. package/build/docs/autogenerated/usage/react/empty-state-compact.tsx.md +17 -0
  2157. package/build/docs/autogenerated/usage/react/empty-state.tsx.md +16 -0
  2158. package/build/docs/autogenerated/usage/react/event-list-compact.tsx.md +14 -0
  2159. package/build/docs/autogenerated/usage/react/event-list-custom-item-height-in-number.tsx.md +20 -0
  2160. package/build/docs/autogenerated/usage/react/event-list-custom-item-height.tsx.md +12 -0
  2161. package/build/docs/autogenerated/usage/react/event-list-filled.tsx.md +26 -0
  2162. package/build/docs/autogenerated/usage/react/event-list-selected.tsx.md +25 -0
  2163. package/build/docs/autogenerated/usage/react/event-list.tsx.md +14 -0
  2164. package/build/docs/autogenerated/usage/react/expanding-search.tsx.md +7 -0
  2165. package/build/docs/autogenerated/usage/react/flip-tile.scoped.css.md +20 -0
  2166. package/build/docs/autogenerated/usage/react/flip-tile.tsx.md +74 -0
  2167. package/build/docs/autogenerated/usage/react/form-checkbox-disabled.tsx.md +9 -0
  2168. package/build/docs/autogenerated/usage/react/form-checkbox-group-indeterminate.scoped.css.md +5 -0
  2169. package/build/docs/autogenerated/usage/react/form-checkbox-group-indeterminate.tsx.md +88 -0
  2170. package/build/docs/autogenerated/usage/react/form-checkbox-group.tsx.md +12 -0
  2171. package/build/docs/autogenerated/usage/react/form-checkbox-validation.tsx.md +68 -0
  2172. package/build/docs/autogenerated/usage/react/form-checkbox.tsx.md +9 -0
  2173. package/build/docs/autogenerated/usage/react/form-layout-auto.tsx.md +21 -0
  2174. package/build/docs/autogenerated/usage/react/form-layout-grid.scoped.css.md +7 -0
  2175. package/build/docs/autogenerated/usage/react/form-layout-grid.tsx.md +41 -0
  2176. package/build/docs/autogenerated/usage/react/form-validation.scoped.css.md +11 -0
  2177. package/build/docs/autogenerated/usage/react/form-validation.tsx.md +275 -0
  2178. package/build/docs/autogenerated/usage/react/global.css.md +27 -0
  2179. package/build/docs/autogenerated/usage/react/grid-padding.scoped.css.md +24 -0
  2180. package/build/docs/autogenerated/usage/react/grid-padding.tsx.md +95 -0
  2181. package/build/docs/autogenerated/usage/react/grid-size.scoped.css.md +24 -0
  2182. package/build/docs/autogenerated/usage/react/grid-size.tsx.md +53 -0
  2183. package/build/docs/autogenerated/usage/react/grid.scoped.css.md +24 -0
  2184. package/build/docs/autogenerated/usage/react/grid.tsx.md +75 -0
  2185. package/build/docs/autogenerated/usage/react/group-context-menu.tsx.md +22 -0
  2186. package/build/docs/autogenerated/usage/react/group-custom-entry.tsx.md +15 -0
  2187. package/build/docs/autogenerated/usage/react/group-header-suppressed.tsx.md +17 -0
  2188. package/build/docs/autogenerated/usage/react/group.tsx.md +13 -0
  2189. package/build/docs/autogenerated/usage/react/html-table-striped.tsx.md +36 -0
  2190. package/build/docs/autogenerated/usage/react/html-table.tsx.md +36 -0
  2191. package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-ghost.scoped.css.md +9 -0
  2192. package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-ghost.tsx.md +25 -0
  2193. package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-outline.scoped.css.md +9 -0
  2194. package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-outline.tsx.md +25 -0
  2195. package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-ghost.scoped.css.md +9 -0
  2196. package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-ghost.tsx.md +25 -0
  2197. package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-outline.scoped.css.md +9 -0
  2198. package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-outline.tsx.md +45 -0
  2199. package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary.scoped.css.md +9 -0
  2200. package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary.tsx.md +42 -0
  2201. package/build/docs/autogenerated/usage/react/input-disabled.tsx.md +13 -0
  2202. package/build/docs/autogenerated/usage/react/input-label.tsx.md +14 -0
  2203. package/build/docs/autogenerated/usage/react/input-legacy-disabled.tsx.md +15 -0
  2204. package/build/docs/autogenerated/usage/react/input-legacy-readonly.tsx.md +15 -0
  2205. package/build/docs/autogenerated/usage/react/input-legacy.tsx.md +14 -0
  2206. package/build/docs/autogenerated/usage/react/input-pattern.tsx.md +13 -0
  2207. package/build/docs/autogenerated/usage/react/input-readonly.tsx.md +14 -0
  2208. package/build/docs/autogenerated/usage/react/input-types.scoped.css.md +6 -0
  2209. package/build/docs/autogenerated/usage/react/input-types.tsx.md +50 -0
  2210. package/build/docs/autogenerated/usage/react/input-validation.tsx.md +45 -0
  2211. package/build/docs/autogenerated/usage/react/input-with-slots.tsx.md +13 -0
  2212. package/build/docs/autogenerated/usage/react/input.tsx.md +95 -0
  2213. package/build/docs/autogenerated/usage/react/key-value-list-striped.tsx.md +13 -0
  2214. package/build/docs/autogenerated/usage/react/key-value-list-with-custom-value.scoped.css.md +5 -0
  2215. package/build/docs/autogenerated/usage/react/key-value-list-with-custom-value.tsx.md +35 -0
  2216. package/build/docs/autogenerated/usage/react/key-value-list-with-icon.tsx.md +29 -0
  2217. package/build/docs/autogenerated/usage/react/key-value-list.tsx.md +13 -0
  2218. package/build/docs/autogenerated/usage/react/key-value-with-custom-value.scoped.css.md +5 -0
  2219. package/build/docs/autogenerated/usage/react/key-value-with-custom-value.tsx.md +17 -0
  2220. package/build/docs/autogenerated/usage/react/key-value-with-icon.tsx.md +10 -0
  2221. package/build/docs/autogenerated/usage/react/key-value-with-label-left.tsx.md +9 -0
  2222. package/build/docs/autogenerated/usage/react/key-value.tsx.md +7 -0
  2223. package/build/docs/autogenerated/usage/react/kpi.scoped.css.md +13 -0
  2224. package/build/docs/autogenerated/usage/react/kpi.tsx.md +25 -0
  2225. package/build/docs/autogenerated/usage/react/layout-auto-custom.tsx.md +27 -0
  2226. package/build/docs/autogenerated/usage/react/layout-auto.scoped.css.md +13 -0
  2227. package/build/docs/autogenerated/usage/react/layout-auto.tsx.md +20 -0
  2228. package/build/docs/autogenerated/usage/react/link-button-disabled.tsx.md +11 -0
  2229. package/build/docs/autogenerated/usage/react/link-button.tsx.md +7 -0
  2230. package/build/docs/autogenerated/usage/react/loading.tsx.md +21 -0
  2231. package/build/docs/autogenerated/usage/react/map-navigation-migration.scoped.css.md +16 -0
  2232. package/build/docs/autogenerated/usage/react/menu-category.tsx.md +26 -0
  2233. package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +17 -0
  2234. package/build/docs/autogenerated/usage/react/message-bar-removal.tsx.md +35 -0
  2235. package/build/docs/autogenerated/usage/react/message-bar.scoped.css.md +16 -0
  2236. package/build/docs/autogenerated/usage/react/message-bar.tsx.md +21 -0
  2237. package/build/docs/autogenerated/usage/react/message.tsx.md +21 -0
  2238. package/build/docs/autogenerated/usage/react/modal-close.tsx.md +52 -0
  2239. package/build/docs/autogenerated/usage/react/modal-form-ix-button-submit.tsx.md +61 -0
  2240. package/build/docs/autogenerated/usage/react/modal-sizes.scoped.css.md +12 -0
  2241. package/build/docs/autogenerated/usage/react/modal-sizes.tsx.md +40 -0
  2242. package/build/docs/autogenerated/usage/react/modal.tsx.md +52 -0
  2243. package/build/docs/autogenerated/usage/react/number-input-disabled.tsx.md +7 -0
  2244. package/build/docs/autogenerated/usage/react/number-input-label.tsx.md +12 -0
  2245. package/build/docs/autogenerated/usage/react/number-input-readonly.tsx.md +7 -0
  2246. package/build/docs/autogenerated/usage/react/number-input-stepper-button.tsx.md +7 -0
  2247. package/build/docs/autogenerated/usage/react/number-input-validation.tsx.md +41 -0
  2248. package/build/docs/autogenerated/usage/react/number-input-with-slots.tsx.md +13 -0
  2249. package/build/docs/autogenerated/usage/react/number-input.tsx.md +7 -0
  2250. package/build/docs/autogenerated/usage/react/pagination-advanced.tsx.md +11 -0
  2251. package/build/docs/autogenerated/usage/react/pagination.tsx.md +11 -0
  2252. package/build/docs/autogenerated/usage/react/pane-layout.tsx.md +53 -0
  2253. package/build/docs/autogenerated/usage/react/pane.tsx.md +38 -0
  2254. package/build/docs/autogenerated/usage/react/pill-variants.scoped.css.md +5 -0
  2255. package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +121 -0
  2256. package/build/docs/autogenerated/usage/react/pill.scoped.css.md +17 -0
  2257. package/build/docs/autogenerated/usage/react/pill.tsx.md +60 -0
  2258. package/build/docs/autogenerated/usage/react/popover-news.tsx.md +28 -0
  2259. package/build/docs/autogenerated/usage/react/progress-indicator-circular-sizes.tsx.md +61 -0
  2260. package/build/docs/autogenerated/usage/react/progress-indicator-circular-status.tsx.md +70 -0
  2261. package/build/docs/autogenerated/usage/react/progress-indicator-circular.tsx.md +17 -0
  2262. package/build/docs/autogenerated/usage/react/progress-indicator-linear-sizes.tsx.md +61 -0
  2263. package/build/docs/autogenerated/usage/react/progress-indicator-linear-status.tsx.md +70 -0
  2264. package/build/docs/autogenerated/usage/react/progress-indicator.scoped.css.md +5 -0
  2265. package/build/docs/autogenerated/usage/react/progress-indicator.tsx.md +16 -0
  2266. package/build/docs/autogenerated/usage/react/push-card.tsx.md +46 -0
  2267. package/build/docs/autogenerated/usage/react/radio-button.scoped.css.md +10 -0
  2268. package/build/docs/autogenerated/usage/react/radio-button.tsx.md +41 -0
  2269. package/build/docs/autogenerated/usage/react/radio-disabled.tsx.md +14 -0
  2270. package/build/docs/autogenerated/usage/react/radio-group.tsx.md +31 -0
  2271. package/build/docs/autogenerated/usage/react/radio-validation.tsx.md +93 -0
  2272. package/build/docs/autogenerated/usage/react/radio.tsx.md +9 -0
  2273. package/build/docs/autogenerated/usage/react/select-editable.tsx.md +14 -0
  2274. package/build/docs/autogenerated/usage/react/select-multiple.tsx.md +21 -0
  2275. package/build/docs/autogenerated/usage/react/select-validation.tsx.md +59 -0
  2276. package/build/docs/autogenerated/usage/react/select.tsx.md +14 -0
  2277. package/build/docs/autogenerated/usage/react/settings.tsx.md +34 -0
  2278. package/build/docs/autogenerated/usage/react/slider-error.tsx.md +27 -0
  2279. package/build/docs/autogenerated/usage/react/slider-marker.tsx.md +19 -0
  2280. package/build/docs/autogenerated/usage/react/slider-trace.tsx.md +32 -0
  2281. package/build/docs/autogenerated/usage/react/slider.tsx.md +19 -0
  2282. package/build/docs/autogenerated/usage/react/spinner-large.tsx.md +7 -0
  2283. package/build/docs/autogenerated/usage/react/spinner.tsx.md +7 -0
  2284. package/build/docs/autogenerated/usage/react/split-button-icons.tsx.md +17 -0
  2285. package/build/docs/autogenerated/usage/react/split-button.scoped.css.md +9 -0
  2286. package/build/docs/autogenerated/usage/react/split-button.tsx.md +28 -0
  2287. package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +36 -0
  2288. package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +15 -0
  2289. package/build/docs/autogenerated/usage/react/tabs.tsx.md +25 -0
  2290. package/build/docs/autogenerated/usage/react/textarea-disabled.tsx.md +7 -0
  2291. package/build/docs/autogenerated/usage/react/textarea-legacy-disabled.tsx.md +9 -0
  2292. package/build/docs/autogenerated/usage/react/textarea-legacy-readonly.tsx.md +9 -0
  2293. package/build/docs/autogenerated/usage/react/textarea-legacy.tsx.md +5 -0
  2294. package/build/docs/autogenerated/usage/react/textarea-readonly.tsx.md +7 -0
  2295. package/build/docs/autogenerated/usage/react/textarea-rows-cols.tsx.md +16 -0
  2296. package/build/docs/autogenerated/usage/react/textarea-validation.tsx.md +49 -0
  2297. package/build/docs/autogenerated/usage/react/textarea.tsx.md +7 -0
  2298. package/build/docs/autogenerated/usage/react/theme-switcher.scoped.css.md +7 -0
  2299. package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +102 -0
  2300. package/build/docs/autogenerated/usage/react/tile.scoped.css.md +19 -0
  2301. package/build/docs/autogenerated/usage/react/tile.tsx.md +46 -0
  2302. package/build/docs/autogenerated/usage/react/time-input-disabled.tsx.md +7 -0
  2303. package/build/docs/autogenerated/usage/react/time-input-label.tsx.md +13 -0
  2304. package/build/docs/autogenerated/usage/react/time-input-readonly.tsx.md +7 -0
  2305. package/build/docs/autogenerated/usage/react/time-input-validation.tsx.md +31 -0
  2306. package/build/docs/autogenerated/usage/react/time-input-with-slots.tsx.md +13 -0
  2307. package/build/docs/autogenerated/usage/react/time-input.tsx.md +7 -0
  2308. package/build/docs/autogenerated/usage/react/timepicker-format-adjusted.tsx.md +7 -0
  2309. package/build/docs/autogenerated/usage/react/timepicker-intervals.tsx.md +15 -0
  2310. package/build/docs/autogenerated/usage/react/timepicker.tsx.md +7 -0
  2311. package/build/docs/autogenerated/usage/react/toast-custom.tsx.md +49 -0
  2312. package/build/docs/autogenerated/usage/react/toast-position.tsx.md +29 -0
  2313. package/build/docs/autogenerated/usage/react/toast.tsx.md +19 -0
  2314. package/build/docs/autogenerated/usage/react/toggle-button-primary-ghost.scoped.css.md +9 -0
  2315. package/build/docs/autogenerated/usage/react/toggle-button-primary-ghost.tsx.md +24 -0
  2316. package/build/docs/autogenerated/usage/react/toggle-button-primary-outline.scoped.css.md +9 -0
  2317. package/build/docs/autogenerated/usage/react/toggle-button-primary-outline.tsx.md +22 -0
  2318. package/build/docs/autogenerated/usage/react/toggle-button-primary.scoped.css.md +9 -0
  2319. package/build/docs/autogenerated/usage/react/toggle-button-primary.tsx.md +22 -0
  2320. package/build/docs/autogenerated/usage/react/toggle-button-secondary-ghost.scoped.css.md +9 -0
  2321. package/build/docs/autogenerated/usage/react/toggle-button-secondary-ghost.tsx.md +22 -0
  2322. package/build/docs/autogenerated/usage/react/toggle-button-secondary-outline.scoped.css.md +9 -0
  2323. package/build/docs/autogenerated/usage/react/toggle-button-secondary-outline.tsx.md +22 -0
  2324. package/build/docs/autogenerated/usage/react/toggle-button-secondary.scoped.css.md +9 -0
  2325. package/build/docs/autogenerated/usage/react/toggle-button-secondary.tsx.md +18 -0
  2326. package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +7 -0
  2327. package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +7 -0
  2328. package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +7 -0
  2329. package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +7 -0
  2330. package/build/docs/autogenerated/usage/react/toggle.tsx.md +7 -0
  2331. package/build/docs/autogenerated/usage/react/tooltip-with-icon.tsx.md +23 -0
  2332. package/build/docs/autogenerated/usage/react/tooltip.scoped.css.md +5 -0
  2333. package/build/docs/autogenerated/usage/react/tooltip.tsx.md +28 -0
  2334. package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +106 -0
  2335. package/build/docs/autogenerated/usage/react/tree.tsx.md +58 -0
  2336. package/build/docs/autogenerated/usage/react/upload.tsx.md +7 -0
  2337. package/build/docs/autogenerated/usage/react/validation-select.tsx.md +51 -0
  2338. package/build/docs/autogenerated/usage/react/validation.tsx.md +112 -0
  2339. package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.scoped.css.md +6 -0
  2340. package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.tsx.md +44 -0
  2341. package/build/docs/autogenerated/usage/react/vertical-tabs.scoped.css.md +6 -0
  2342. package/build/docs/autogenerated/usage/react/vertical-tabs.tsx.md +24 -0
  2343. package/build/docs/autogenerated/usage/react/workflow-vertical.tsx.md +16 -0
  2344. package/build/docs/autogenerated/usage/react/workflow.scoped.css.md +5 -0
  2345. package/build/docs/autogenerated/usage/react/workflow.tsx.md +18 -0
  2346. package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +31 -0
  2347. package/build/docs/autogenerated/usage/vue/action-card.vue.md +20 -0
  2348. package/build/docs/autogenerated/usage/vue/add-icons.vue.md +17 -0
  2349. package/build/docs/autogenerated/usage/vue/aggrid.vue.md +90 -0
  2350. package/build/docs/autogenerated/usage/vue/application-advanced.vue.md +72 -0
  2351. package/build/docs/autogenerated/usage/vue/application-app-switch.vue.md +71 -0
  2352. package/build/docs/autogenerated/usage/vue/application-breakpoints.vue.md +77 -0
  2353. package/build/docs/autogenerated/usage/vue/application-header.vue.md +34 -0
  2354. package/build/docs/autogenerated/usage/vue/application.vue.md +32 -0
  2355. package/build/docs/autogenerated/usage/vue/avatar-image.vue.md +11 -0
  2356. package/build/docs/autogenerated/usage/vue/avatar-initials.vue.md +9 -0
  2357. package/build/docs/autogenerated/usage/vue/avatar.vue.md +9 -0
  2358. package/build/docs/autogenerated/usage/vue/basic-navigation-migration.css.md +6 -0
  2359. package/build/docs/autogenerated/usage/vue/blind-header-actions.css.md +5 -0
  2360. package/build/docs/autogenerated/usage/vue/blind-header-actions.vue.md +32 -0
  2361. package/build/docs/autogenerated/usage/vue/blind-variants.css.md +5 -0
  2362. package/build/docs/autogenerated/usage/vue/blind-variants.vue.md +60 -0
  2363. package/build/docs/autogenerated/usage/vue/blind.css.md +5 -0
  2364. package/build/docs/autogenerated/usage/vue/blind.vue.md +21 -0
  2365. package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +16 -0
  2366. package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +15 -0
  2367. package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +13 -0
  2368. package/build/docs/autogenerated/usage/vue/button-danger-ghost.css.md +9 -0
  2369. package/build/docs/autogenerated/usage/vue/button-danger-ghost.vue.md +12 -0
  2370. package/build/docs/autogenerated/usage/vue/button-danger-outline.css.md +9 -0
  2371. package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +12 -0
  2372. package/build/docs/autogenerated/usage/vue/button-danger.css.md +9 -0
  2373. package/build/docs/autogenerated/usage/vue/button-danger.vue.md +12 -0
  2374. package/build/docs/autogenerated/usage/vue/button-ghost.css.md +9 -0
  2375. package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +12 -0
  2376. package/build/docs/autogenerated/usage/vue/button-grey-ghost.css.md +9 -0
  2377. package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +12 -0
  2378. package/build/docs/autogenerated/usage/vue/button-grey-secondary.css.md +9 -0
  2379. package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +12 -0
  2380. package/build/docs/autogenerated/usage/vue/button-grey.css.md +9 -0
  2381. package/build/docs/autogenerated/usage/vue/button-grey.vue.md +12 -0
  2382. package/build/docs/autogenerated/usage/vue/button-group.vue.md +14 -0
  2383. package/build/docs/autogenerated/usage/vue/button-loading.css.md +10 -0
  2384. package/build/docs/autogenerated/usage/vue/button-loading.vue.md +37 -0
  2385. package/build/docs/autogenerated/usage/vue/button-secondary.css.md +9 -0
  2386. package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +12 -0
  2387. package/build/docs/autogenerated/usage/vue/button-text-icon.css.md +9 -0
  2388. package/build/docs/autogenerated/usage/vue/button-text-icon.vue.md +17 -0
  2389. package/build/docs/autogenerated/usage/vue/button-with-icon.css.md +11 -0
  2390. package/build/docs/autogenerated/usage/vue/button-with-icon.vue.md +32 -0
  2391. package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +79 -0
  2392. package/build/docs/autogenerated/usage/vue/buttons.css.md +9 -0
  2393. package/build/docs/autogenerated/usage/vue/buttons.vue.md +12 -0
  2394. package/build/docs/autogenerated/usage/vue/card-list.vue.md +70 -0
  2395. package/build/docs/autogenerated/usage/vue/card.css.md +16 -0
  2396. package/build/docs/autogenerated/usage/vue/card.vue.md +29 -0
  2397. package/build/docs/autogenerated/usage/vue/category-filter-suggestions.vue.md +15 -0
  2398. package/build/docs/autogenerated/usage/vue/category-filter.vue.md +37 -0
  2399. package/build/docs/autogenerated/usage/vue/checkbox-indeterminate.vue.md +17 -0
  2400. package/build/docs/autogenerated/usage/vue/checkbox.vue.md +15 -0
  2401. package/build/docs/autogenerated/usage/vue/chip.css.md +12 -0
  2402. package/build/docs/autogenerated/usage/vue/chip.vue.md +45 -0
  2403. package/build/docs/autogenerated/usage/vue/content-header-no-back.vue.md +28 -0
  2404. package/build/docs/autogenerated/usage/vue/content-header-with-slot.css.md +5 -0
  2405. package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +17 -0
  2406. package/build/docs/autogenerated/usage/vue/content-header.vue.md +17 -0
  2407. package/build/docs/autogenerated/usage/vue/content.vue.md +23 -0
  2408. package/build/docs/autogenerated/usage/vue/custom-field-validation.vue.md +45 -0
  2409. package/build/docs/autogenerated/usage/vue/custom-field.vue.md +25 -0
  2410. package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +42 -0
  2411. package/build/docs/autogenerated/usage/vue/date-dropdown.vue.md +9 -0
  2412. package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +9 -0
  2413. package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +14 -0
  2414. package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +9 -0
  2415. package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +9 -0
  2416. package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +39 -0
  2417. package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +13 -0
  2418. package/build/docs/autogenerated/usage/vue/date-input.vue.md +9 -0
  2419. package/build/docs/autogenerated/usage/vue/datepicker-locale.vue.md +33 -0
  2420. package/build/docs/autogenerated/usage/vue/datepicker-range.vue.md +9 -0
  2421. package/build/docs/autogenerated/usage/vue/datepicker.vue.md +9 -0
  2422. package/build/docs/autogenerated/usage/vue/datetimepicker.vue.md +9 -0
  2423. package/build/docs/autogenerated/usage/vue/divider.vue.md +9 -0
  2424. package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +20 -0
  2425. package/build/docs/autogenerated/usage/vue/drawer.vue.md +15 -0
  2426. package/build/docs/autogenerated/usage/vue/dropdown-button-icon.css.md +13 -0
  2427. package/build/docs/autogenerated/usage/vue/dropdown-button-icon.vue.md +29 -0
  2428. package/build/docs/autogenerated/usage/vue/dropdown-button.css.md +13 -0
  2429. package/build/docs/autogenerated/usage/vue/dropdown-button.vue.md +29 -0
  2430. package/build/docs/autogenerated/usage/vue/dropdown-icon.vue.md +15 -0
  2431. package/build/docs/autogenerated/usage/vue/dropdown-quick-actions.vue.md +38 -0
  2432. package/build/docs/autogenerated/usage/vue/dropdown-submenu.vue.md +22 -0
  2433. package/build/docs/autogenerated/usage/vue/dropdown.vue.md +23 -0
  2434. package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.css.md +8 -0
  2435. package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +80 -0
  2436. package/build/docs/autogenerated/usage/vue/echarts-bar-simple.css.md +8 -0
  2437. package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +69 -0
  2438. package/build/docs/autogenerated/usage/vue/echarts-circle.css.md +8 -0
  2439. package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +77 -0
  2440. package/build/docs/autogenerated/usage/vue/echarts-empty-state.css.md +8 -0
  2441. package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +70 -0
  2442. package/build/docs/autogenerated/usage/vue/echarts-gauge.css.md +8 -0
  2443. package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +139 -0
  2444. package/build/docs/autogenerated/usage/vue/echarts-line-advanced.css.md +8 -0
  2445. package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +86 -0
  2446. package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.css.md +8 -0
  2447. package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +143 -0
  2448. package/build/docs/autogenerated/usage/vue/echarts-line-simple.css.md +8 -0
  2449. package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +59 -0
  2450. package/build/docs/autogenerated/usage/vue/echarts-pie.css.md +8 -0
  2451. package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +76 -0
  2452. package/build/docs/autogenerated/usage/vue/echarts-progress-arc.css.md +8 -0
  2453. package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +101 -0
  2454. package/build/docs/autogenerated/usage/vue/echarts-progress-circle.css.md +8 -0
  2455. package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +109 -0
  2456. package/build/docs/autogenerated/usage/vue/echarts-special-3d.css.md +8 -0
  2457. package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +93 -0
  2458. package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.css.md +8 -0
  2459. package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +74 -0
  2460. package/build/docs/autogenerated/usage/vue/echarts-special-zoom.css.md +8 -0
  2461. package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +106 -0
  2462. package/build/docs/autogenerated/usage/vue/echarts.css.md +8 -0
  2463. package/build/docs/autogenerated/usage/vue/echarts.vue.md +157 -0
  2464. package/build/docs/autogenerated/usage/vue/empty-state-compact-break.vue.md +16 -0
  2465. package/build/docs/autogenerated/usage/vue/empty-state-compact.vue.md +16 -0
  2466. package/build/docs/autogenerated/usage/vue/empty-state.vue.md +15 -0
  2467. package/build/docs/autogenerated/usage/vue/event-list-compact.vue.md +14 -0
  2468. package/build/docs/autogenerated/usage/vue/event-list-custom-item-height-in-number.vue.md +12 -0
  2469. package/build/docs/autogenerated/usage/vue/event-list-custom-item-height.vue.md +12 -0
  2470. package/build/docs/autogenerated/usage/vue/event-list-filled.vue.md +25 -0
  2471. package/build/docs/autogenerated/usage/vue/event-list-selected.vue.md +23 -0
  2472. package/build/docs/autogenerated/usage/vue/event-list.vue.md +14 -0
  2473. package/build/docs/autogenerated/usage/vue/expanding-search.vue.md +9 -0
  2474. package/build/docs/autogenerated/usage/vue/flip-tile.css.md +20 -0
  2475. package/build/docs/autogenerated/usage/vue/flip-tile.vue.md +74 -0
  2476. package/build/docs/autogenerated/usage/vue/form-checkbox-disabled.vue.md +9 -0
  2477. package/build/docs/autogenerated/usage/vue/form-checkbox-group-indeterminate.css.md +5 -0
  2478. package/build/docs/autogenerated/usage/vue/form-checkbox-group-indeterminate.vue.md +69 -0
  2479. package/build/docs/autogenerated/usage/vue/form-checkbox-group.vue.md +12 -0
  2480. package/build/docs/autogenerated/usage/vue/form-checkbox-validation.vue.md +68 -0
  2481. package/build/docs/autogenerated/usage/vue/form-checkbox.vue.md +9 -0
  2482. package/build/docs/autogenerated/usage/vue/form-layout-auto.vue.md +21 -0
  2483. package/build/docs/autogenerated/usage/vue/form-layout-grid.css.md +7 -0
  2484. package/build/docs/autogenerated/usage/vue/form-layout-grid.vue.md +41 -0
  2485. package/build/docs/autogenerated/usage/vue/form-validation.css.md +11 -0
  2486. package/build/docs/autogenerated/usage/vue/form-validation.vue.md +275 -0
  2487. package/build/docs/autogenerated/usage/vue/global.css.md +27 -0
  2488. package/build/docs/autogenerated/usage/vue/grid-padding.css.md +24 -0
  2489. package/build/docs/autogenerated/usage/vue/grid-padding.vue.md +47 -0
  2490. package/build/docs/autogenerated/usage/vue/grid-size.css.md +24 -0
  2491. package/build/docs/autogenerated/usage/vue/grid-size.vue.md +41 -0
  2492. package/build/docs/autogenerated/usage/vue/grid.css.md +24 -0
  2493. package/build/docs/autogenerated/usage/vue/grid.vue.md +39 -0
  2494. package/build/docs/autogenerated/usage/vue/group-context-menu.vue.md +22 -0
  2495. package/build/docs/autogenerated/usage/vue/group-custom-entry.vue.md +15 -0
  2496. package/build/docs/autogenerated/usage/vue/group-header-suppressed.vue.md +17 -0
  2497. package/build/docs/autogenerated/usage/vue/group.vue.md +13 -0
  2498. package/build/docs/autogenerated/usage/vue/html-table-striped.vue.md +34 -0
  2499. package/build/docs/autogenerated/usage/vue/html-table.vue.md +34 -0
  2500. package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-ghost.css.md +9 -0
  2501. package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-ghost.vue.md +25 -0
  2502. package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-outline.css.md +9 -0
  2503. package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-outline.vue.md +25 -0
  2504. package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-ghost.css.md +9 -0
  2505. package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-ghost.vue.md +25 -0
  2506. package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-outline.css.md +9 -0
  2507. package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-outline.vue.md +45 -0
  2508. package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary.css.md +9 -0
  2509. package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary.vue.md +42 -0
  2510. package/build/docs/autogenerated/usage/vue/input-disabled.vue.md +13 -0
  2511. package/build/docs/autogenerated/usage/vue/input-label.vue.md +14 -0
  2512. package/build/docs/autogenerated/usage/vue/input-legacy-disabled.vue.md +15 -0
  2513. package/build/docs/autogenerated/usage/vue/input-legacy-readonly.vue.md +15 -0
  2514. package/build/docs/autogenerated/usage/vue/input-legacy.vue.md +14 -0
  2515. package/build/docs/autogenerated/usage/vue/input-pattern.vue.md +13 -0
  2516. package/build/docs/autogenerated/usage/vue/input-readonly.vue.md +14 -0
  2517. package/build/docs/autogenerated/usage/vue/input-types.css.md +6 -0
  2518. package/build/docs/autogenerated/usage/vue/input-types.vue.md +39 -0
  2519. package/build/docs/autogenerated/usage/vue/input-validation.vue.md +44 -0
  2520. package/build/docs/autogenerated/usage/vue/input-with-slots.vue.md +13 -0
  2521. package/build/docs/autogenerated/usage/vue/input.vue.md +9 -0
  2522. package/build/docs/autogenerated/usage/vue/key-value-list-striped.vue.md +13 -0
  2523. package/build/docs/autogenerated/usage/vue/key-value-list-with-custom-value.css.md +5 -0
  2524. package/build/docs/autogenerated/usage/vue/key-value-list-with-custom-value.vue.md +36 -0
  2525. package/build/docs/autogenerated/usage/vue/key-value-list-with-icon.vue.md +29 -0
  2526. package/build/docs/autogenerated/usage/vue/key-value-list.vue.md +13 -0
  2527. package/build/docs/autogenerated/usage/vue/key-value-with-custom-value.css.md +5 -0
  2528. package/build/docs/autogenerated/usage/vue/key-value-with-custom-value.vue.md +18 -0
  2529. package/build/docs/autogenerated/usage/vue/key-value-with-icon.vue.md +10 -0
  2530. package/build/docs/autogenerated/usage/vue/key-value-with-label-left.vue.md +9 -0
  2531. package/build/docs/autogenerated/usage/vue/key-value.vue.md +9 -0
  2532. package/build/docs/autogenerated/usage/vue/kpi.css.md +13 -0
  2533. package/build/docs/autogenerated/usage/vue/kpi.vue.md +25 -0
  2534. package/build/docs/autogenerated/usage/vue/layout-auto-custom.vue.md +24 -0
  2535. package/build/docs/autogenerated/usage/vue/layout-auto.css.md +13 -0
  2536. package/build/docs/autogenerated/usage/vue/layout-auto.vue.md +18 -0
  2537. package/build/docs/autogenerated/usage/vue/link-button-disabled.vue.md +9 -0
  2538. package/build/docs/autogenerated/usage/vue/link-button.vue.md +9 -0
  2539. package/build/docs/autogenerated/usage/vue/loading.vue.md +24 -0
  2540. package/build/docs/autogenerated/usage/vue/menu-category.vue.md +24 -0
  2541. package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +13 -0
  2542. package/build/docs/autogenerated/usage/vue/message-bar-removal.vue.md +35 -0
  2543. package/build/docs/autogenerated/usage/vue/message-bar.css.md +16 -0
  2544. package/build/docs/autogenerated/usage/vue/message-bar.vue.md +20 -0
  2545. package/build/docs/autogenerated/usage/vue/message.vue.md +22 -0
  2546. package/build/docs/autogenerated/usage/vue/modal-close.vue.md +41 -0
  2547. package/build/docs/autogenerated/usage/vue/modal-form-ix-button-submit.vue.md +50 -0
  2548. package/build/docs/autogenerated/usage/vue/modal-sizes.css.md +12 -0
  2549. package/build/docs/autogenerated/usage/vue/modal-sizes.vue.md +44 -0
  2550. package/build/docs/autogenerated/usage/vue/modal.vue.md +34 -0
  2551. package/build/docs/autogenerated/usage/vue/number-input-disabled.vue.md +9 -0
  2552. package/build/docs/autogenerated/usage/vue/number-input-label.vue.md +12 -0
  2553. package/build/docs/autogenerated/usage/vue/number-input-readonly.vue.md +9 -0
  2554. package/build/docs/autogenerated/usage/vue/number-input-stepper-button.vue.md +12 -0
  2555. package/build/docs/autogenerated/usage/vue/number-input-validation.vue.md +39 -0
  2556. package/build/docs/autogenerated/usage/vue/number-input-with-slots.vue.md +13 -0
  2557. package/build/docs/autogenerated/usage/vue/number-input.vue.md +9 -0
  2558. package/build/docs/autogenerated/usage/vue/pagination-advanced.vue.md +9 -0
  2559. package/build/docs/autogenerated/usage/vue/pagination.vue.md +9 -0
  2560. package/build/docs/autogenerated/usage/vue/pane-layout.vue.md +56 -0
  2561. package/build/docs/autogenerated/usage/vue/pane.vue.md +44 -0
  2562. package/build/docs/autogenerated/usage/vue/pill-variants.css.md +5 -0
  2563. package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +93 -0
  2564. package/build/docs/autogenerated/usage/vue/pill.css.md +17 -0
  2565. package/build/docs/autogenerated/usage/vue/pill.vue.md +35 -0
  2566. package/build/docs/autogenerated/usage/vue/popover-news.vue.md +28 -0
  2567. package/build/docs/autogenerated/usage/vue/progress-indicator-circular-sizes.vue.md +60 -0
  2568. package/build/docs/autogenerated/usage/vue/progress-indicator-circular-status.vue.md +69 -0
  2569. package/build/docs/autogenerated/usage/vue/progress-indicator-circular.vue.md +18 -0
  2570. package/build/docs/autogenerated/usage/vue/progress-indicator-linear-sizes.vue.md +60 -0
  2571. package/build/docs/autogenerated/usage/vue/progress-indicator-linear-status.vue.md +69 -0
  2572. package/build/docs/autogenerated/usage/vue/progress-indicator.css.md +5 -0
  2573. package/build/docs/autogenerated/usage/vue/progress-indicator.vue.md +17 -0
  2574. package/build/docs/autogenerated/usage/vue/push-card.vue.md +46 -0
  2575. package/build/docs/autogenerated/usage/vue/radio-button.css.md +10 -0
  2576. package/build/docs/autogenerated/usage/vue/radio-button.vue.md +35 -0
  2577. package/build/docs/autogenerated/usage/vue/radio-disabled.vue.md +14 -0
  2578. package/build/docs/autogenerated/usage/vue/radio-group.vue.md +31 -0
  2579. package/build/docs/autogenerated/usage/vue/radio-validation.vue.md +91 -0
  2580. package/build/docs/autogenerated/usage/vue/radio.vue.md +9 -0
  2581. package/build/docs/autogenerated/usage/vue/select-editable.vue.md +14 -0
  2582. package/build/docs/autogenerated/usage/vue/select-multiple.vue.md +19 -0
  2583. package/build/docs/autogenerated/usage/vue/select-validation.vue.md +57 -0
  2584. package/build/docs/autogenerated/usage/vue/select.vue.md +14 -0
  2585. package/build/docs/autogenerated/usage/vue/settings.vue.md +34 -0
  2586. package/build/docs/autogenerated/usage/vue/slider-error.vue.md +30 -0
  2587. package/build/docs/autogenerated/usage/vue/slider-marker.vue.md +17 -0
  2588. package/build/docs/autogenerated/usage/vue/slider-trace.vue.md +30 -0
  2589. package/build/docs/autogenerated/usage/vue/slider.vue.md +17 -0
  2590. package/build/docs/autogenerated/usage/vue/spinner-large.vue.md +9 -0
  2591. package/build/docs/autogenerated/usage/vue/spinner.vue.md +9 -0
  2592. package/build/docs/autogenerated/usage/vue/split-button-icons.vue.md +17 -0
  2593. package/build/docs/autogenerated/usage/vue/split-button.css.md +9 -0
  2594. package/build/docs/autogenerated/usage/vue/split-button.vue.md +29 -0
  2595. package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +36 -0
  2596. package/build/docs/autogenerated/usage/vue/tabs.css.md +15 -0
  2597. package/build/docs/autogenerated/usage/vue/tabs.vue.md +24 -0
  2598. package/build/docs/autogenerated/usage/vue/textarea-disabled.vue.md +17 -0
  2599. package/build/docs/autogenerated/usage/vue/textarea-legacy-disabled.vue.md +7 -0
  2600. package/build/docs/autogenerated/usage/vue/textarea-legacy-readonly.vue.md +7 -0
  2601. package/build/docs/autogenerated/usage/vue/textarea-legacy.vue.md +7 -0
  2602. package/build/docs/autogenerated/usage/vue/textarea-readonly.vue.md +16 -0
  2603. package/build/docs/autogenerated/usage/vue/textarea-rows-cols.vue.md +21 -0
  2604. package/build/docs/autogenerated/usage/vue/textarea-validation.vue.md +52 -0
  2605. package/build/docs/autogenerated/usage/vue/textarea.vue.md +15 -0
  2606. package/build/docs/autogenerated/usage/vue/theme-switcher.css.md +7 -0
  2607. package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +100 -0
  2608. package/build/docs/autogenerated/usage/vue/tile.css.md +19 -0
  2609. package/build/docs/autogenerated/usage/vue/tile.vue.md +46 -0
  2610. package/build/docs/autogenerated/usage/vue/time-input-disabled.vue.md +9 -0
  2611. package/build/docs/autogenerated/usage/vue/time-input-label.vue.md +13 -0
  2612. package/build/docs/autogenerated/usage/vue/time-input-readonly.vue.md +9 -0
  2613. package/build/docs/autogenerated/usage/vue/time-input-validation.vue.md +23 -0
  2614. package/build/docs/autogenerated/usage/vue/time-input-with-slots.vue.md +13 -0
  2615. package/build/docs/autogenerated/usage/vue/time-input.vue.md +9 -0
  2616. package/build/docs/autogenerated/usage/vue/timepicker-format-adjusted.vue.md +9 -0
  2617. package/build/docs/autogenerated/usage/vue/timepicker-intervals.vue.md +15 -0
  2618. package/build/docs/autogenerated/usage/vue/timepicker.vue.md +9 -0
  2619. package/build/docs/autogenerated/usage/vue/toast-custom.vue.md +43 -0
  2620. package/build/docs/autogenerated/usage/vue/toast-position.vue.md +13 -0
  2621. package/build/docs/autogenerated/usage/vue/toast.vue.md +11 -0
  2622. package/build/docs/autogenerated/usage/vue/toggle-button-primary-ghost.css.md +9 -0
  2623. package/build/docs/autogenerated/usage/vue/toggle-button-primary-ghost.vue.md +16 -0
  2624. package/build/docs/autogenerated/usage/vue/toggle-button-primary-outline.css.md +9 -0
  2625. package/build/docs/autogenerated/usage/vue/toggle-button-primary-outline.vue.md +16 -0
  2626. package/build/docs/autogenerated/usage/vue/toggle-button-primary.css.md +9 -0
  2627. package/build/docs/autogenerated/usage/vue/toggle-button-primary.vue.md +14 -0
  2628. package/build/docs/autogenerated/usage/vue/toggle-button-secondary-ghost.css.md +9 -0
  2629. package/build/docs/autogenerated/usage/vue/toggle-button-secondary-ghost.vue.md +14 -0
  2630. package/build/docs/autogenerated/usage/vue/toggle-button-secondary-outline.css.md +9 -0
  2631. package/build/docs/autogenerated/usage/vue/toggle-button-secondary-outline.vue.md +14 -0
  2632. package/build/docs/autogenerated/usage/vue/toggle-button-secondary.css.md +9 -0
  2633. package/build/docs/autogenerated/usage/vue/toggle-button-secondary.vue.md +14 -0
  2634. package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +9 -0
  2635. package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +9 -0
  2636. package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +9 -0
  2637. package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +9 -0
  2638. package/build/docs/autogenerated/usage/vue/toggle.vue.md +9 -0
  2639. package/build/docs/autogenerated/usage/vue/tooltip-with-icon.vue.md +17 -0
  2640. package/build/docs/autogenerated/usage/vue/tooltip.css.md +5 -0
  2641. package/build/docs/autogenerated/usage/vue/tooltip.vue.md +19 -0
  2642. package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +97 -0
  2643. package/build/docs/autogenerated/usage/vue/tree.vue.md +56 -0
  2644. package/build/docs/autogenerated/usage/vue/upload.vue.md +9 -0
  2645. package/build/docs/autogenerated/usage/vue/validation-select.vue.md +48 -0
  2646. package/build/docs/autogenerated/usage/vue/validation.vue.md +105 -0
  2647. package/build/docs/autogenerated/usage/vue/vertical-tabs-with-avatar.css.md +6 -0
  2648. package/build/docs/autogenerated/usage/vue/vertical-tabs-with-avatar.vue.md +36 -0
  2649. package/build/docs/autogenerated/usage/vue/vertical-tabs.css.md +6 -0
  2650. package/build/docs/autogenerated/usage/vue/vertical-tabs.vue.md +20 -0
  2651. package/build/docs/autogenerated/usage/vue/workflow-vertical.vue.md +16 -0
  2652. package/build/docs/autogenerated/usage/vue/workflow.css.md +5 -0
  2653. package/build/docs/autogenerated/usage/vue/workflow.vue.md +18 -0
  2654. package/build/docs/autogenerated/utils/close-modal.mdx +9 -0
  2655. package/build/docs/autogenerated/utils/dismiss-modal.mdx +9 -0
  2656. package/build/docs/autogenerated/utils/get-toast-container.mdx +9 -0
  2657. package/build/docs/autogenerated/utils/modal-config.mdx +228 -0
  2658. package/build/docs/autogenerated/utils/modal-context.mdx +9 -0
  2659. package/build/docs/autogenerated/utils/modal-instance.mdx +66 -0
  2660. package/build/docs/autogenerated/utils/modal-service.mdx +66 -0
  2661. package/build/docs/autogenerated/utils/set-a11y-attributes.mdx +9 -0
  2662. package/build/docs/autogenerated/utils/set-toast-position.mdx +9 -0
  2663. package/build/docs/autogenerated/utils/show-modal.mdx +9 -0
  2664. package/build/docs/autogenerated/utils/toast-config.mdx +156 -0
  2665. package/build/docs/autogenerated/utils/toast-position.mdx +9 -0
  2666. package/build/docs/autogenerated/utils/toast-service.mdx +84 -0
  2667. package/build/docs/autogenerated/utils/toast-type.mdx +9 -0
  2668. package/build/docs/autogenerated/utils/toast.mdx +84 -0
  2669. package/build/docs/autogenerated/version.json +1 -0
  2670. package/build/static/demo/v2/angular/about-and-legal.html +11 -0
  2671. package/build/static/demo/v2/angular/about-and-legal.ts +25 -0
  2672. package/build/static/demo/v2/angular/action-card.html +7 -0
  2673. package/build/static/demo/v2/angular/action-card.ts +21 -0
  2674. package/build/static/demo/v2/angular/add-icons.css +22 -0
  2675. package/build/static/demo/v2/angular/add-icons.html +6 -0
  2676. package/build/static/demo/v2/angular/add-icons.ts +26 -0
  2677. package/build/static/demo/v2/angular/aggrid.html +13 -0
  2678. package/build/static/demo/v2/angular/aggrid.ts +92 -0
  2679. package/build/static/demo/v2/angular/application-advanced.html +51 -0
  2680. package/build/static/demo/v2/angular/application-advanced.ts +23 -0
  2681. package/build/static/demo/v2/angular/application-app-switch.html +36 -0
  2682. package/build/static/demo/v2/angular/application-app-switch.ts +41 -0
  2683. package/build/static/demo/v2/angular/application-breakpoints.html +45 -0
  2684. package/build/static/demo/v2/angular/application-breakpoints.ts +27 -0
  2685. package/build/static/demo/v2/angular/application-header.html +18 -0
  2686. package/build/static/demo/v2/angular/application-header.ts +17 -0
  2687. package/build/static/demo/v2/angular/application.html +24 -0
  2688. package/build/static/demo/v2/angular/application.ts +17 -0
  2689. package/build/static/demo/v2/angular/avatar-image.ts +21 -0
  2690. package/build/static/demo/v2/angular/avatar-initials.ts +17 -0
  2691. package/build/static/demo/v2/angular/avatar.ts +17 -0
  2692. package/build/static/demo/v2/angular/basic-navigation-migration.css +17 -0
  2693. package/build/static/demo/v2/angular/blind-header-actions.css +16 -0
  2694. package/build/static/demo/v2/angular/blind-header-actions.ts +35 -0
  2695. package/build/static/demo/v2/angular/blind-variants.css +16 -0
  2696. package/build/static/demo/v2/angular/blind-variants.html +33 -0
  2697. package/build/static/demo/v2/angular/blind-variants.ts +18 -0
  2698. package/build/static/demo/v2/angular/blind.css +16 -0
  2699. package/build/static/demo/v2/angular/blind.html +10 -0
  2700. package/build/static/demo/v2/angular/blind.ts +18 -0
  2701. package/build/static/demo/v2/angular/breadcrumb-next-items.ts +25 -0
  2702. package/build/static/demo/v2/angular/breadcrumb-truncate.ts +25 -0
  2703. package/build/static/demo/v2/angular/breadcrumb.ts +23 -0
  2704. package/build/static/demo/v2/angular/button-danger-ghost.css +20 -0
  2705. package/build/static/demo/v2/angular/button-danger-ghost.html +2 -0
  2706. package/build/static/demo/v2/angular/button-danger-ghost.ts +17 -0
  2707. package/build/static/demo/v2/angular/button-danger-outline.css +20 -0
  2708. package/build/static/demo/v2/angular/button-danger-outline.html +2 -0
  2709. package/build/static/demo/v2/angular/button-danger-outline.ts +18 -0
  2710. package/build/static/demo/v2/angular/button-danger.css +20 -0
  2711. package/build/static/demo/v2/angular/button-danger.html +2 -0
  2712. package/build/static/demo/v2/angular/button-danger.ts +18 -0
  2713. package/build/static/demo/v2/angular/button-ghost.css +20 -0
  2714. package/build/static/demo/v2/angular/button-ghost.ts +21 -0
  2715. package/build/static/demo/v2/angular/button-grey-ghost.css +20 -0
  2716. package/build/static/demo/v2/angular/button-grey-ghost.ts +29 -0
  2717. package/build/static/demo/v2/angular/button-grey-secondary.css +20 -0
  2718. package/build/static/demo/v2/angular/button-grey-secondary.ts +21 -0
  2719. package/build/static/demo/v2/angular/button-grey.css +20 -0
  2720. package/build/static/demo/v2/angular/button-grey.ts +21 -0
  2721. package/build/static/demo/v2/angular/button-group.ts +24 -0
  2722. package/build/static/demo/v2/angular/button-loading.css +21 -0
  2723. package/build/static/demo/v2/angular/button-loading.html +14 -0
  2724. package/build/static/demo/v2/angular/button-loading.ts +43 -0
  2725. package/build/static/demo/v2/angular/button-secondary.css +20 -0
  2726. package/build/static/demo/v2/angular/button-secondary.ts +19 -0
  2727. package/build/static/demo/v2/angular/button-text-icon.css +20 -0
  2728. package/build/static/demo/v2/angular/button-text-icon.ts +25 -0
  2729. package/build/static/demo/v2/angular/button-with-icon.css +22 -0
  2730. package/build/static/demo/v2/angular/button-with-icon.html +21 -0
  2731. package/build/static/demo/v2/angular/button-with-icon.ts +18 -0
  2732. package/build/static/demo/v2/angular/button-with-link.html +64 -0
  2733. package/build/static/demo/v2/angular/button-with-link.ts +17 -0
  2734. package/build/static/demo/v2/angular/buttons.css +20 -0
  2735. package/build/static/demo/v2/angular/buttons.ts +21 -0
  2736. package/build/static/demo/v2/angular/card-list.html +70 -0
  2737. package/build/static/demo/v2/angular/card-list.ts +17 -0
  2738. package/build/static/demo/v2/angular/card.css +27 -0
  2739. package/build/static/demo/v2/angular/card.html +23 -0
  2740. package/build/static/demo/v2/angular/card.ts +22 -0
  2741. package/build/static/demo/v2/angular/category-filter-suggestions.ts +24 -0
  2742. package/build/static/demo/v2/angular/category-filter.ts +46 -0
  2743. package/build/static/demo/v2/angular/checkbox-indeterminate.ts +27 -0
  2744. package/build/static/demo/v2/angular/checkbox.ts +32 -0
  2745. package/build/static/demo/v2/angular/chip.css +23 -0
  2746. package/build/static/demo/v2/angular/chip.ts +52 -0
  2747. package/build/static/demo/v2/angular/content-header-no-back.html +22 -0
  2748. package/build/static/demo/v2/angular/content-header-no-back.ts +17 -0
  2749. package/build/static/demo/v2/angular/content-header-with-slot.css +16 -0
  2750. package/build/static/demo/v2/angular/content-header-with-slot.html +19 -0
  2751. package/build/static/demo/v2/angular/content-header-with-slot.ts +18 -0
  2752. package/build/static/demo/v2/angular/content-header.html +18 -0
  2753. package/build/static/demo/v2/angular/content-header.ts +17 -0
  2754. package/build/static/demo/v2/angular/content.html +21 -0
  2755. package/build/static/demo/v2/angular/content.ts +17 -0
  2756. package/build/static/demo/v2/angular/custom-field-validation.html +57 -0
  2757. package/build/static/demo/v2/angular/custom-field-validation.ts +17 -0
  2758. package/build/static/demo/v2/angular/custom-field.html +14 -0
  2759. package/build/static/demo/v2/angular/custom-field.ts +26 -0
  2760. package/build/static/demo/v2/angular/date-dropdown-user-range.html +14 -0
  2761. package/build/static/demo/v2/angular/date-dropdown-user-range.ts +47 -0
  2762. package/build/static/demo/v2/angular/date-dropdown.html +10 -0
  2763. package/build/static/demo/v2/angular/date-dropdown.ts +17 -0
  2764. package/build/static/demo/v2/angular/date-input-disabled.html +10 -0
  2765. package/build/static/demo/v2/angular/date-input-disabled.ts +17 -0
  2766. package/build/static/demo/v2/angular/date-input-label.html +15 -0
  2767. package/build/static/demo/v2/angular/date-input-label.ts +17 -0
  2768. package/build/static/demo/v2/angular/date-input-min-max-date.html +14 -0
  2769. package/build/static/demo/v2/angular/date-input-min-max-date.ts +17 -0
  2770. package/build/static/demo/v2/angular/date-input-readonly.html +10 -0
  2771. package/build/static/demo/v2/angular/date-input-readonly.ts +17 -0
  2772. package/build/static/demo/v2/angular/date-input-validation.html +41 -0
  2773. package/build/static/demo/v2/angular/date-input-validation.ts +17 -0
  2774. package/build/static/demo/v2/angular/date-input-with-slots.html +13 -0
  2775. package/build/static/demo/v2/angular/date-input-with-slots.ts +17 -0
  2776. package/build/static/demo/v2/angular/date-input.html +10 -0
  2777. package/build/static/demo/v2/angular/date-input.ts +17 -0
  2778. package/build/static/demo/v2/angular/datepicker-locale.html +19 -0
  2779. package/build/static/demo/v2/angular/datepicker-locale.ts +25 -0
  2780. package/build/static/demo/v2/angular/datepicker-range.ts +22 -0
  2781. package/build/static/demo/v2/angular/datepicker.ts +17 -0
  2782. package/build/static/demo/v2/angular/datetimepicker.ts +17 -0
  2783. package/build/static/demo/v2/angular/divider.ts +17 -0
  2784. package/build/static/demo/v2/angular/drawer-full-height.ts +25 -0
  2785. package/build/static/demo/v2/angular/drawer.ts +25 -0
  2786. package/build/static/demo/v2/angular/dropdown-button-icon.css +24 -0
  2787. package/build/static/demo/v2/angular/dropdown-button-icon.ts +35 -0
  2788. package/build/static/demo/v2/angular/dropdown-button.css +24 -0
  2789. package/build/static/demo/v2/angular/dropdown-button.ts +35 -0
  2790. package/build/static/demo/v2/angular/dropdown-icon.ts +24 -0
  2791. package/build/static/demo/v2/angular/dropdown-quick-actions.html +23 -0
  2792. package/build/static/demo/v2/angular/dropdown-quick-actions.ts +17 -0
  2793. package/build/static/demo/v2/angular/dropdown-submenu.ts +29 -0
  2794. package/build/static/demo/v2/angular/dropdown.ts +27 -0
  2795. package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.css +19 -0
  2796. package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.html +15 -0
  2797. package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +73 -0
  2798. package/build/static/demo/v2/angular/echarts-bar-simple.css +19 -0
  2799. package/build/static/demo/v2/angular/echarts-bar-simple.html +15 -0
  2800. package/build/static/demo/v2/angular/echarts-bar-simple.ts +64 -0
  2801. package/build/static/demo/v2/angular/echarts-circle.css +19 -0
  2802. package/build/static/demo/v2/angular/echarts-circle.html +15 -0
  2803. package/build/static/demo/v2/angular/echarts-circle.ts +73 -0
  2804. package/build/static/demo/v2/angular/echarts-empty-state.css +19 -0
  2805. package/build/static/demo/v2/angular/echarts-empty-state.html +31 -0
  2806. package/build/static/demo/v2/angular/echarts-empty-state.ts +52 -0
  2807. package/build/static/demo/v2/angular/echarts-gauge.css +19 -0
  2808. package/build/static/demo/v2/angular/echarts-gauge.html +15 -0
  2809. package/build/static/demo/v2/angular/echarts-gauge.ts +135 -0
  2810. package/build/static/demo/v2/angular/echarts-line-advanced.css +19 -0
  2811. package/build/static/demo/v2/angular/echarts-line-advanced.html +15 -0
  2812. package/build/static/demo/v2/angular/echarts-line-advanced.ts +79 -0
  2813. package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.css +19 -0
  2814. package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.html +15 -0
  2815. package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +172 -0
  2816. package/build/static/demo/v2/angular/echarts-line-simple.css +19 -0
  2817. package/build/static/demo/v2/angular/echarts-line-simple.html +15 -0
  2818. package/build/static/demo/v2/angular/echarts-line-simple.ts +55 -0
  2819. package/build/static/demo/v2/angular/echarts-pie.css +19 -0
  2820. package/build/static/demo/v2/angular/echarts-pie.html +15 -0
  2821. package/build/static/demo/v2/angular/echarts-pie.ts +72 -0
  2822. package/build/static/demo/v2/angular/echarts-progress-arc.css +19 -0
  2823. package/build/static/demo/v2/angular/echarts-progress-arc.html +15 -0
  2824. package/build/static/demo/v2/angular/echarts-progress-arc.ts +92 -0
  2825. package/build/static/demo/v2/angular/echarts-progress-circle.css +19 -0
  2826. package/build/static/demo/v2/angular/echarts-progress-circle.html +15 -0
  2827. package/build/static/demo/v2/angular/echarts-progress-circle.ts +100 -0
  2828. package/build/static/demo/v2/angular/echarts-special-3d.css +19 -0
  2829. package/build/static/demo/v2/angular/echarts-special-3d.html +15 -0
  2830. package/build/static/demo/v2/angular/echarts-special-3d.ts +89 -0
  2831. package/build/static/demo/v2/angular/echarts-special-toolbox.css +19 -0
  2832. package/build/static/demo/v2/angular/echarts-special-toolbox.html +15 -0
  2833. package/build/static/demo/v2/angular/echarts-special-toolbox.ts +64 -0
  2834. package/build/static/demo/v2/angular/echarts-special-zoom.css +19 -0
  2835. package/build/static/demo/v2/angular/echarts-special-zoom.html +15 -0
  2836. package/build/static/demo/v2/angular/echarts-special-zoom.ts +102 -0
  2837. package/build/static/demo/v2/angular/echarts.css +19 -0
  2838. package/build/static/demo/v2/angular/echarts.html +15 -0
  2839. package/build/static/demo/v2/angular/echarts.ts +151 -0
  2840. package/build/static/demo/v2/angular/empty-state-compact-break.ts +28 -0
  2841. package/build/static/demo/v2/angular/empty-state-compact.ts +28 -0
  2842. package/build/static/demo/v2/angular/empty-state.ts +27 -0
  2843. package/build/static/demo/v2/angular/event-list-compact.ts +24 -0
  2844. package/build/static/demo/v2/angular/event-list-custom-item-height-in-number.ts +28 -0
  2845. package/build/static/demo/v2/angular/event-list-custom-item-height.ts +22 -0
  2846. package/build/static/demo/v2/angular/event-list-filled.ts +32 -0
  2847. package/build/static/demo/v2/angular/event-list-selected.ts +32 -0
  2848. package/build/static/demo/v2/angular/event-list.ts +24 -0
  2849. package/build/static/demo/v2/angular/expanding-search.ts +19 -0
  2850. package/build/static/demo/v2/angular/flip-tile.css +31 -0
  2851. package/build/static/demo/v2/angular/flip-tile.ts +82 -0
  2852. package/build/static/demo/v2/angular/form-checkbox-disabled.html +10 -0
  2853. package/build/static/demo/v2/angular/form-checkbox-disabled.ts +17 -0
  2854. package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.css +16 -0
  2855. package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.html +24 -0
  2856. package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.ts +49 -0
  2857. package/build/static/demo/v2/angular/form-checkbox-group.html +13 -0
  2858. package/build/static/demo/v2/angular/form-checkbox-group.ts +17 -0
  2859. package/build/static/demo/v2/angular/form-checkbox-validation.html +57 -0
  2860. package/build/static/demo/v2/angular/form-checkbox-validation.ts +17 -0
  2861. package/build/static/demo/v2/angular/form-checkbox.html +10 -0
  2862. package/build/static/demo/v2/angular/form-checkbox.ts +17 -0
  2863. package/build/static/demo/v2/angular/form-layout-auto.html +7 -0
  2864. package/build/static/demo/v2/angular/form-layout-auto.ts +17 -0
  2865. package/build/static/demo/v2/angular/form-layout-grid.css +18 -0
  2866. package/build/static/demo/v2/angular/form-layout-grid.html +23 -0
  2867. package/build/static/demo/v2/angular/form-layout-grid.ts +18 -0
  2868. package/build/static/demo/v2/angular/form-validation.css +22 -0
  2869. package/build/static/demo/v2/angular/form-validation.html +110 -0
  2870. package/build/static/demo/v2/angular/form-validation.ts +175 -0
  2871. package/build/static/demo/v2/angular/global.css +38 -0
  2872. package/build/static/demo/v2/angular/grid-padding.css +35 -0
  2873. package/build/static/demo/v2/angular/grid-padding.html +46 -0
  2874. package/build/static/demo/v2/angular/grid-padding.ts +18 -0
  2875. package/build/static/demo/v2/angular/grid-size.css +35 -0
  2876. package/build/static/demo/v2/angular/grid-size.html +42 -0
  2877. package/build/static/demo/v2/angular/grid-size.ts +18 -0
  2878. package/build/static/demo/v2/angular/grid.css +35 -0
  2879. package/build/static/demo/v2/angular/grid.html +38 -0
  2880. package/build/static/demo/v2/angular/grid.ts +18 -0
  2881. package/build/static/demo/v2/angular/group-context-menu.ts +27 -0
  2882. package/build/static/demo/v2/angular/group-custom-entry.ts +23 -0
  2883. package/build/static/demo/v2/angular/group-header-suppressed.ts +27 -0
  2884. package/build/static/demo/v2/angular/group.ts +23 -0
  2885. package/build/static/demo/v2/angular/html-table-striped.html +39 -0
  2886. package/build/static/demo/v2/angular/html-table-striped.ts +17 -0
  2887. package/build/static/demo/v2/angular/html-table.html +39 -0
  2888. package/build/static/demo/v2/angular/html-table.ts +17 -0
  2889. package/build/static/demo/v2/angular/icon-toggle-button-primary-ghost.css +20 -0
  2890. package/build/static/demo/v2/angular/icon-toggle-button-primary-ghost.ts +33 -0
  2891. package/build/static/demo/v2/angular/icon-toggle-button-primary-outline.css +20 -0
  2892. package/build/static/demo/v2/angular/icon-toggle-button-primary-outline.ts +33 -0
  2893. package/build/static/demo/v2/angular/icon-toggle-button-secondary-ghost.css +20 -0
  2894. package/build/static/demo/v2/angular/icon-toggle-button-secondary-ghost.ts +33 -0
  2895. package/build/static/demo/v2/angular/icon-toggle-button-secondary-outline.css +20 -0
  2896. package/build/static/demo/v2/angular/icon-toggle-button-secondary-outline.ts +53 -0
  2897. package/build/static/demo/v2/angular/icon-toggle-button-secondary.css +20 -0
  2898. package/build/static/demo/v2/angular/icon-toggle-button-secondary.ts +56 -0
  2899. package/build/static/demo/v2/angular/input-disabled.html +13 -0
  2900. package/build/static/demo/v2/angular/input-disabled.ts +17 -0
  2901. package/build/static/demo/v2/angular/input-form-validation.html +23 -0
  2902. package/build/static/demo/v2/angular/input-form-validation.ts +26 -0
  2903. package/build/static/demo/v2/angular/input-label.html +15 -0
  2904. package/build/static/demo/v2/angular/input-label.ts +17 -0
  2905. package/build/static/demo/v2/angular/input-legacy-disabled.ts +27 -0
  2906. package/build/static/demo/v2/angular/input-legacy-readonly.ts +27 -0
  2907. package/build/static/demo/v2/angular/input-legacy.ts +26 -0
  2908. package/build/static/demo/v2/angular/input-pattern.html +13 -0
  2909. package/build/static/demo/v2/angular/input-pattern.ts +17 -0
  2910. package/build/static/demo/v2/angular/input-readonly.html +14 -0
  2911. package/build/static/demo/v2/angular/input-readonly.ts +17 -0
  2912. package/build/static/demo/v2/angular/input-types.css +17 -0
  2913. package/build/static/demo/v2/angular/input-types.html +49 -0
  2914. package/build/static/demo/v2/angular/input-types.ts +18 -0
  2915. package/build/static/demo/v2/angular/input-validation.html +35 -0
  2916. package/build/static/demo/v2/angular/input-validation.ts +17 -0
  2917. package/build/static/demo/v2/angular/input-with-slots.html +13 -0
  2918. package/build/static/demo/v2/angular/input-with-slots.ts +17 -0
  2919. package/build/static/demo/v2/angular/input.html +12 -0
  2920. package/build/static/demo/v2/angular/input.ts +17 -0
  2921. package/build/static/demo/v2/angular/key-value-list-striped.ts +37 -0
  2922. package/build/static/demo/v2/angular/key-value-list-with-custom-value.css +16 -0
  2923. package/build/static/demo/v2/angular/key-value-list-with-custom-value.ts +47 -0
  2924. package/build/static/demo/v2/angular/key-value-list-with-icon.ts +40 -0
  2925. package/build/static/demo/v2/angular/key-value-list.ts +37 -0
  2926. package/build/static/demo/v2/angular/key-value-with-custom-value.css +16 -0
  2927. package/build/static/demo/v2/angular/key-value-with-custom-value.ts +27 -0
  2928. package/build/static/demo/v2/angular/key-value-with-icon.ts +19 -0
  2929. package/build/static/demo/v2/angular/key-value-with-label-left.ts +23 -0
  2930. package/build/static/demo/v2/angular/key-value.ts +17 -0
  2931. package/build/static/demo/v2/angular/kpi.css +24 -0
  2932. package/build/static/demo/v2/angular/kpi.ts +38 -0
  2933. package/build/static/demo/v2/angular/layout-auto-custom.html +16 -0
  2934. package/build/static/demo/v2/angular/layout-auto-custom.ts +24 -0
  2935. package/build/static/demo/v2/angular/layout-auto.css +24 -0
  2936. package/build/static/demo/v2/angular/layout-auto.html +16 -0
  2937. package/build/static/demo/v2/angular/layout-auto.ts +18 -0
  2938. package/build/static/demo/v2/angular/link-button-disabled.ts +21 -0
  2939. package/build/static/demo/v2/angular/link-button.ts +19 -0
  2940. package/build/static/demo/v2/angular/loading.ts +36 -0
  2941. package/build/static/demo/v2/angular/map-navigation-migration.css +27 -0
  2942. package/build/static/demo/v2/angular/menu-category.html +10 -0
  2943. package/build/static/demo/v2/angular/menu-category.ts +17 -0
  2944. package/build/static/demo/v2/angular/menu-with-bottom-tabs.ts +22 -0
  2945. package/build/static/demo/v2/angular/message-bar-removal.html +24 -0
  2946. package/build/static/demo/v2/angular/message-bar-removal.ts +28 -0
  2947. package/build/static/demo/v2/angular/message-bar.css +27 -0
  2948. package/build/static/demo/v2/angular/message-bar.html +19 -0
  2949. package/build/static/demo/v2/angular/message-bar.ts +18 -0
  2950. package/build/static/demo/v2/angular/message.ts +35 -0
  2951. package/build/static/demo/v2/angular/modal-by-instance-content.ts +41 -0
  2952. package/build/static/demo/v2/angular/modal-by-instance.ts +28 -0
  2953. package/build/static/demo/v2/angular/modal-by-template.ts +60 -0
  2954. package/build/static/demo/v2/angular/modal-close.html +3 -0
  2955. package/build/static/demo/v2/angular/modal-close.ts +31 -0
  2956. package/build/static/demo/v2/angular/modal-form-ix-button-submit.html +28 -0
  2957. package/build/static/demo/v2/angular/modal-form-ix-button-submit.ts +29 -0
  2958. package/build/static/demo/v2/angular/modal-sizes.css +23 -0
  2959. package/build/static/demo/v2/angular/modal-sizes.html +24 -0
  2960. package/build/static/demo/v2/angular/modal-sizes.ts +32 -0
  2961. package/build/static/demo/v2/angular/number-input-disabled.html +10 -0
  2962. package/build/static/demo/v2/angular/number-input-disabled.ts +17 -0
  2963. package/build/static/demo/v2/angular/number-input-label.html +13 -0
  2964. package/build/static/demo/v2/angular/number-input-label.ts +17 -0
  2965. package/build/static/demo/v2/angular/number-input-readonly.html +10 -0
  2966. package/build/static/demo/v2/angular/number-input-readonly.ts +17 -0
  2967. package/build/static/demo/v2/angular/number-input-stepper-button.html +13 -0
  2968. package/build/static/demo/v2/angular/number-input-stepper-button.ts +17 -0
  2969. package/build/static/demo/v2/angular/number-input-validation.html +41 -0
  2970. package/build/static/demo/v2/angular/number-input-validation.ts +17 -0
  2971. package/build/static/demo/v2/angular/number-input-with-slots.html +13 -0
  2972. package/build/static/demo/v2/angular/number-input-with-slots.ts +17 -0
  2973. package/build/static/demo/v2/angular/number-input.html +10 -0
  2974. package/build/static/demo/v2/angular/number-input.ts +17 -0
  2975. package/build/static/demo/v2/angular/pagination-advanced.ts +19 -0
  2976. package/build/static/demo/v2/angular/pagination.ts +17 -0
  2977. package/build/static/demo/v2/angular/pane-layout.html +32 -0
  2978. package/build/static/demo/v2/angular/pane-layout.ts +33 -0
  2979. package/build/static/demo/v2/angular/pane.html +27 -0
  2980. package/build/static/demo/v2/angular/pane.ts +27 -0
  2981. package/build/static/demo/v2/angular/pill-variants.css +16 -0
  2982. package/build/static/demo/v2/angular/pill-variants.ts +101 -0
  2983. package/build/static/demo/v2/angular/pill.css +28 -0
  2984. package/build/static/demo/v2/angular/pill.html +32 -0
  2985. package/build/static/demo/v2/angular/pill.ts +18 -0
  2986. package/build/static/demo/v2/angular/popover-news.html +13 -0
  2987. package/build/static/demo/v2/angular/popover-news.ts +17 -0
  2988. package/build/static/demo/v2/angular/progress-indicator-circular-sizes.html +71 -0
  2989. package/build/static/demo/v2/angular/progress-indicator-circular-sizes.ts +17 -0
  2990. package/build/static/demo/v2/angular/progress-indicator-circular-status.html +80 -0
  2991. package/build/static/demo/v2/angular/progress-indicator-circular-status.ts +17 -0
  2992. package/build/static/demo/v2/angular/progress-indicator-circular.html +29 -0
  2993. package/build/static/demo/v2/angular/progress-indicator-circular.ts +17 -0
  2994. package/build/static/demo/v2/angular/progress-indicator-linear-sizes.html +71 -0
  2995. package/build/static/demo/v2/angular/progress-indicator-linear-sizes.ts +17 -0
  2996. package/build/static/demo/v2/angular/progress-indicator-linear-status.html +80 -0
  2997. package/build/static/demo/v2/angular/progress-indicator-linear-status.ts +17 -0
  2998. package/build/static/demo/v2/angular/progress-indicator.css +16 -0
  2999. package/build/static/demo/v2/angular/progress-indicator.html +16 -0
  3000. package/build/static/demo/v2/angular/progress-indicator.ts +17 -0
  3001. package/build/static/demo/v2/angular/push-card.html +46 -0
  3002. package/build/static/demo/v2/angular/push-card.ts +17 -0
  3003. package/build/static/demo/v2/angular/radio-button.css +21 -0
  3004. package/build/static/demo/v2/angular/radio-button.ts +46 -0
  3005. package/build/static/demo/v2/angular/radio-disabled.html +16 -0
  3006. package/build/static/demo/v2/angular/radio-disabled.ts +17 -0
  3007. package/build/static/demo/v2/angular/radio-group.html +32 -0
  3008. package/build/static/demo/v2/angular/radio-group.ts +17 -0
  3009. package/build/static/demo/v2/angular/radio-validation.html +52 -0
  3010. package/build/static/demo/v2/angular/radio-validation.ts +17 -0
  3011. package/build/static/demo/v2/angular/radio.html +6 -0
  3012. package/build/static/demo/v2/angular/radio.ts +17 -0
  3013. package/build/static/demo/v2/angular/select-editable.ts +26 -0
  3014. package/build/static/demo/v2/angular/select-multiple.ts +26 -0
  3015. package/build/static/demo/v2/angular/select-ng-model.ts +26 -0
  3016. package/build/static/demo/v2/angular/select-validation.html +58 -0
  3017. package/build/static/demo/v2/angular/select-validation.ts +17 -0
  3018. package/build/static/demo/v2/angular/select.ts +26 -0
  3019. package/build/static/demo/v2/angular/settings.html +20 -0
  3020. package/build/static/demo/v2/angular/settings.ts +25 -0
  3021. package/build/static/demo/v2/angular/slider-error.html +27 -0
  3022. package/build/static/demo/v2/angular/slider-error.ts +17 -0
  3023. package/build/static/demo/v2/angular/slider-marker.html +24 -0
  3024. package/build/static/demo/v2/angular/slider-marker.ts +17 -0
  3025. package/build/static/demo/v2/angular/slider-trace.html +31 -0
  3026. package/build/static/demo/v2/angular/slider-trace.ts +17 -0
  3027. package/build/static/demo/v2/angular/slider.html +18 -0
  3028. package/build/static/demo/v2/angular/slider.ts +17 -0
  3029. package/build/static/demo/v2/angular/spinner-large.ts +17 -0
  3030. package/build/static/demo/v2/angular/spinner.ts +17 -0
  3031. package/build/static/demo/v2/angular/split-button-icons.ts +22 -0
  3032. package/build/static/demo/v2/angular/split-button.css +7 -0
  3033. package/build/static/demo/v2/angular/split-button.ts +37 -0
  3034. package/build/static/demo/v2/angular/tabs-rounded.ts +38 -0
  3035. package/build/static/demo/v2/angular/tabs.css +26 -0
  3036. package/build/static/demo/v2/angular/tabs.ts +35 -0
  3037. package/build/static/demo/v2/angular/textarea-disabled.html +18 -0
  3038. package/build/static/demo/v2/angular/textarea-disabled.ts +17 -0
  3039. package/build/static/demo/v2/angular/textarea-legacy-disabled.ts +22 -0
  3040. package/build/static/demo/v2/angular/textarea-legacy-readonly.ts +22 -0
  3041. package/build/static/demo/v2/angular/textarea-legacy.ts +17 -0
  3042. package/build/static/demo/v2/angular/textarea-readonly.html +15 -0
  3043. package/build/static/demo/v2/angular/textarea-readonly.ts +17 -0
  3044. package/build/static/demo/v2/angular/textarea-rows-cols.html +18 -0
  3045. package/build/static/demo/v2/angular/textarea-rows-cols.ts +17 -0
  3046. package/build/static/demo/v2/angular/textarea-validation.html +58 -0
  3047. package/build/static/demo/v2/angular/textarea-validation.ts +17 -0
  3048. package/build/static/demo/v2/angular/textarea.html +14 -0
  3049. package/build/static/demo/v2/angular/textarea.ts +17 -0
  3050. package/build/static/demo/v2/angular/theme-switcher.css +18 -0
  3051. package/build/static/demo/v2/angular/theme-switcher.html +40 -0
  3052. package/build/static/demo/v2/angular/theme-switcher.ts +62 -0
  3053. package/build/static/demo/v2/angular/tile.css +30 -0
  3054. package/build/static/demo/v2/angular/tile.ts +49 -0
  3055. package/build/static/demo/v2/angular/time-input-disabled.html +10 -0
  3056. package/build/static/demo/v2/angular/time-input-disabled.ts +17 -0
  3057. package/build/static/demo/v2/angular/time-input-label.html +14 -0
  3058. package/build/static/demo/v2/angular/time-input-label.ts +17 -0
  3059. package/build/static/demo/v2/angular/time-input-readonly.html +10 -0
  3060. package/build/static/demo/v2/angular/time-input-readonly.ts +17 -0
  3061. package/build/static/demo/v2/angular/time-input-validation.html +24 -0
  3062. package/build/static/demo/v2/angular/time-input-validation.ts +17 -0
  3063. package/build/static/demo/v2/angular/time-input-with-slots.html +13 -0
  3064. package/build/static/demo/v2/angular/time-input-with-slots.ts +17 -0
  3065. package/build/static/demo/v2/angular/time-input.html +10 -0
  3066. package/build/static/demo/v2/angular/time-input.ts +17 -0
  3067. package/build/static/demo/v2/angular/timepicker-format-adjusted.html +10 -0
  3068. package/build/static/demo/v2/angular/timepicker-format-adjusted.ts +17 -0
  3069. package/build/static/demo/v2/angular/timepicker-intervals.html +16 -0
  3070. package/build/static/demo/v2/angular/timepicker-intervals.ts +17 -0
  3071. package/build/static/demo/v2/angular/timepicker.html +10 -0
  3072. package/build/static/demo/v2/angular/timepicker.ts +17 -0
  3073. package/build/static/demo/v2/angular/toast-custom.ts +68 -0
  3074. package/build/static/demo/v2/angular/toast-position.ts +29 -0
  3075. package/build/static/demo/v2/angular/toast.ts +28 -0
  3076. package/build/static/demo/v2/angular/toggle-button-primary-ghost.css +20 -0
  3077. package/build/static/demo/v2/angular/toggle-button-primary-ghost.ts +29 -0
  3078. package/build/static/demo/v2/angular/toggle-button-primary-outline.css +20 -0
  3079. package/build/static/demo/v2/angular/toggle-button-primary-outline.ts +29 -0
  3080. package/build/static/demo/v2/angular/toggle-button-primary.css +20 -0
  3081. package/build/static/demo/v2/angular/toggle-button-primary.ts +25 -0
  3082. package/build/static/demo/v2/angular/toggle-button-secondary-ghost.css +20 -0
  3083. package/build/static/demo/v2/angular/toggle-button-secondary-ghost.ts +23 -0
  3084. package/build/static/demo/v2/angular/toggle-button-secondary-outline.css +20 -0
  3085. package/build/static/demo/v2/angular/toggle-button-secondary-outline.ts +23 -0
  3086. package/build/static/demo/v2/angular/toggle-button-secondary.css +20 -0
  3087. package/build/static/demo/v2/angular/toggle-button-secondary.ts +23 -0
  3088. package/build/static/demo/v2/angular/toggle-checked.ts +17 -0
  3089. package/build/static/demo/v2/angular/toggle-custom-label.ts +17 -0
  3090. package/build/static/demo/v2/angular/toggle-disabled.ts +17 -0
  3091. package/build/static/demo/v2/angular/toggle-indeterminate.ts +17 -0
  3092. package/build/static/demo/v2/angular/toggle-ng-model.ts +19 -0
  3093. package/build/static/demo/v2/angular/toggle.ts +17 -0
  3094. package/build/static/demo/v2/angular/tooltip-with-icon.html +15 -0
  3095. package/build/static/demo/v2/angular/tooltip-with-icon.ts +18 -0
  3096. package/build/static/demo/v2/angular/tooltip.css +16 -0
  3097. package/build/static/demo/v2/angular/tooltip.html +18 -0
  3098. package/build/static/demo/v2/angular/tooltip.ts +18 -0
  3099. package/build/static/demo/v2/angular/tree-custom.ts +105 -0
  3100. package/build/static/demo/v2/angular/tree.ts +67 -0
  3101. package/build/static/demo/v2/angular/upload.ts +17 -0
  3102. package/build/static/demo/v2/angular/validation-select.html +21 -0
  3103. package/build/static/demo/v2/angular/validation-select.ts +26 -0
  3104. package/build/static/demo/v2/angular/validation.ts +99 -0
  3105. package/build/static/demo/v2/angular/vertical-tabs-with-avatar.css +17 -0
  3106. package/build/static/demo/v2/angular/vertical-tabs-with-avatar.ts +38 -0
  3107. package/build/static/demo/v2/angular/vertical-tabs.css +17 -0
  3108. package/build/static/demo/v2/angular/vertical-tabs.ts +28 -0
  3109. package/build/static/demo/v2/angular/workflow-vertical.ts +26 -0
  3110. package/build/static/demo/v2/angular/workflow.css +16 -0
  3111. package/build/static/demo/v2/angular/workflow.ts +27 -0
  3112. package/build/static/demo/v2/angular_standalone/about-and-legal.html +20 -0
  3113. package/build/static/demo/v2/angular_standalone/about-and-legal.ts +38 -0
  3114. package/build/static/demo/v2/angular_standalone/action-card.html +16 -0
  3115. package/build/static/demo/v2/angular_standalone/action-card.ts +22 -0
  3116. package/build/static/demo/v2/angular_standalone/add-icons.css +22 -0
  3117. package/build/static/demo/v2/angular_standalone/add-icons.html +6 -0
  3118. package/build/static/demo/v2/angular_standalone/add-icons.ts +27 -0
  3119. package/build/static/demo/v2/angular_standalone/aggrid.html +13 -0
  3120. package/build/static/demo/v2/angular_standalone/aggrid.ts +93 -0
  3121. package/build/static/demo/v2/angular_standalone/application-advanced.html +51 -0
  3122. package/build/static/demo/v2/angular_standalone/application-advanced.ts +46 -0
  3123. package/build/static/demo/v2/angular_standalone/application-app-switch.html +36 -0
  3124. package/build/static/demo/v2/angular_standalone/application-app-switch.ts +63 -0
  3125. package/build/static/demo/v2/angular_standalone/application-breakpoints.html +45 -0
  3126. package/build/static/demo/v2/angular_standalone/application-breakpoints.ts +53 -0
  3127. package/build/static/demo/v2/angular_standalone/application-header.html +27 -0
  3128. package/build/static/demo/v2/angular_standalone/application-header.ts +30 -0
  3129. package/build/static/demo/v2/angular_standalone/application.html +24 -0
  3130. package/build/static/demo/v2/angular_standalone/application.ts +32 -0
  3131. package/build/static/demo/v2/angular_standalone/avatar-image.ts +22 -0
  3132. package/build/static/demo/v2/angular_standalone/avatar-initials.ts +18 -0
  3133. package/build/static/demo/v2/angular_standalone/avatar.ts +18 -0
  3134. package/build/static/demo/v2/angular_standalone/basic-navigation-migration.css +17 -0
  3135. package/build/static/demo/v2/angular_standalone/blind-header-actions.css +16 -0
  3136. package/build/static/demo/v2/angular_standalone/blind-header-actions.ts +41 -0
  3137. package/build/static/demo/v2/angular_standalone/blind-variants.css +16 -0
  3138. package/build/static/demo/v2/angular_standalone/blind-variants.html +33 -0
  3139. package/build/static/demo/v2/angular_standalone/blind-variants.ts +19 -0
  3140. package/build/static/demo/v2/angular_standalone/blind.css +16 -0
  3141. package/build/static/demo/v2/angular_standalone/blind.html +19 -0
  3142. package/build/static/demo/v2/angular_standalone/blind.ts +19 -0
  3143. package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +26 -0
  3144. package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +26 -0
  3145. package/build/static/demo/v2/angular_standalone/breadcrumb.ts +24 -0
  3146. package/build/static/demo/v2/angular_standalone/button-danger-ghost.css +20 -0
  3147. package/build/static/demo/v2/angular_standalone/button-danger-ghost.html +11 -0
  3148. package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +18 -0
  3149. package/build/static/demo/v2/angular_standalone/button-danger-outline.css +20 -0
  3150. package/build/static/demo/v2/angular_standalone/button-danger-outline.html +11 -0
  3151. package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +19 -0
  3152. package/build/static/demo/v2/angular_standalone/button-danger.css +20 -0
  3153. package/build/static/demo/v2/angular_standalone/button-danger.html +11 -0
  3154. package/build/static/demo/v2/angular_standalone/button-danger.ts +19 -0
  3155. package/build/static/demo/v2/angular_standalone/button-ghost.css +20 -0
  3156. package/build/static/demo/v2/angular_standalone/button-ghost.ts +22 -0
  3157. package/build/static/demo/v2/angular_standalone/button-grey-ghost.css +20 -0
  3158. package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +30 -0
  3159. package/build/static/demo/v2/angular_standalone/button-grey-secondary.css +20 -0
  3160. package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +22 -0
  3161. package/build/static/demo/v2/angular_standalone/button-grey.css +20 -0
  3162. package/build/static/demo/v2/angular_standalone/button-grey.ts +22 -0
  3163. package/build/static/demo/v2/angular_standalone/button-group.ts +25 -0
  3164. package/build/static/demo/v2/angular_standalone/button-loading.css +21 -0
  3165. package/build/static/demo/v2/angular_standalone/button-loading.html +21 -0
  3166. package/build/static/demo/v2/angular_standalone/button-loading.ts +42 -0
  3167. package/build/static/demo/v2/angular_standalone/button-secondary.css +20 -0
  3168. package/build/static/demo/v2/angular_standalone/button-secondary.ts +20 -0
  3169. package/build/static/demo/v2/angular_standalone/button-text-icon.css +20 -0
  3170. package/build/static/demo/v2/angular_standalone/button-text-icon.ts +24 -0
  3171. package/build/static/demo/v2/angular_standalone/button-with-icon.css +22 -0
  3172. package/build/static/demo/v2/angular_standalone/button-with-icon.html +30 -0
  3173. package/build/static/demo/v2/angular_standalone/button-with-icon.ts +19 -0
  3174. package/build/static/demo/v2/angular_standalone/button-with-link.html +64 -0
  3175. package/build/static/demo/v2/angular_standalone/button-with-link.ts +18 -0
  3176. package/build/static/demo/v2/angular_standalone/buttons.css +20 -0
  3177. package/build/static/demo/v2/angular_standalone/buttons.ts +22 -0
  3178. package/build/static/demo/v2/angular_standalone/card-list.html +70 -0
  3179. package/build/static/demo/v2/angular_standalone/card-list.ts +18 -0
  3180. package/build/static/demo/v2/angular_standalone/card.css +27 -0
  3181. package/build/static/demo/v2/angular_standalone/card.html +23 -0
  3182. package/build/static/demo/v2/angular_standalone/card.ts +28 -0
  3183. package/build/static/demo/v2/angular_standalone/category-filter-suggestions.ts +25 -0
  3184. package/build/static/demo/v2/angular_standalone/category-filter.ts +47 -0
  3185. package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +21 -0
  3186. package/build/static/demo/v2/angular_standalone/checkbox.ts +26 -0
  3187. package/build/static/demo/v2/angular_standalone/chip.css +23 -0
  3188. package/build/static/demo/v2/angular_standalone/chip.ts +53 -0
  3189. package/build/static/demo/v2/angular_standalone/content-header-no-back.html +22 -0
  3190. package/build/static/demo/v2/angular_standalone/content-header-no-back.ts +18 -0
  3191. package/build/static/demo/v2/angular_standalone/content-header-with-slot.css +16 -0
  3192. package/build/static/demo/v2/angular_standalone/content-header-with-slot.html +19 -0
  3193. package/build/static/demo/v2/angular_standalone/content-header-with-slot.ts +23 -0
  3194. package/build/static/demo/v2/angular_standalone/content-header.html +18 -0
  3195. package/build/static/demo/v2/angular_standalone/content-header.ts +18 -0
  3196. package/build/static/demo/v2/angular_standalone/content.html +21 -0
  3197. package/build/static/demo/v2/angular_standalone/content.ts +18 -0
  3198. package/build/static/demo/v2/angular_standalone/custom-field-validation.html +57 -0
  3199. package/build/static/demo/v2/angular_standalone/custom-field-validation.ts +18 -0
  3200. package/build/static/demo/v2/angular_standalone/custom-field.html +14 -0
  3201. package/build/static/demo/v2/angular_standalone/custom-field.ts +32 -0
  3202. package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +14 -0
  3203. package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +49 -0
  3204. package/build/static/demo/v2/angular_standalone/date-dropdown.html +10 -0
  3205. package/build/static/demo/v2/angular_standalone/date-dropdown.ts +18 -0
  3206. package/build/static/demo/v2/angular_standalone/date-input-disabled.html +10 -0
  3207. package/build/static/demo/v2/angular_standalone/date-input-disabled.ts +21 -0
  3208. package/build/static/demo/v2/angular_standalone/date-input-label.html +15 -0
  3209. package/build/static/demo/v2/angular_standalone/date-input-label.ts +21 -0
  3210. package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +14 -0
  3211. package/build/static/demo/v2/angular_standalone/date-input-min-max-date.ts +21 -0
  3212. package/build/static/demo/v2/angular_standalone/date-input-readonly.html +10 -0
  3213. package/build/static/demo/v2/angular_standalone/date-input-readonly.ts +21 -0
  3214. package/build/static/demo/v2/angular_standalone/date-input-validation.html +40 -0
  3215. package/build/static/demo/v2/angular_standalone/date-input-validation.ts +21 -0
  3216. package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +13 -0
  3217. package/build/static/demo/v2/angular_standalone/date-input-with-slots.ts +23 -0
  3218. package/build/static/demo/v2/angular_standalone/date-input.html +10 -0
  3219. package/build/static/demo/v2/angular_standalone/date-input.ts +21 -0
  3220. package/build/static/demo/v2/angular_standalone/datepicker-locale.html +19 -0
  3221. package/build/static/demo/v2/angular_standalone/datepicker-locale.ts +38 -0
  3222. package/build/static/demo/v2/angular_standalone/datepicker-range.ts +23 -0
  3223. package/build/static/demo/v2/angular_standalone/datepicker.ts +18 -0
  3224. package/build/static/demo/v2/angular_standalone/datetimepicker.ts +18 -0
  3225. package/build/static/demo/v2/angular_standalone/divider.ts +18 -0
  3226. package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +26 -0
  3227. package/build/static/demo/v2/angular_standalone/drawer.ts +26 -0
  3228. package/build/static/demo/v2/angular_standalone/dropdown-button-icon.css +24 -0
  3229. package/build/static/demo/v2/angular_standalone/dropdown-button-icon.ts +39 -0
  3230. package/build/static/demo/v2/angular_standalone/dropdown-button.css +24 -0
  3231. package/build/static/demo/v2/angular_standalone/dropdown-button.ts +39 -0
  3232. package/build/static/demo/v2/angular_standalone/dropdown-icon.ts +29 -0
  3233. package/build/static/demo/v2/angular_standalone/dropdown-quick-actions.html +23 -0
  3234. package/build/static/demo/v2/angular_standalone/dropdown-quick-actions.ts +34 -0
  3235. package/build/static/demo/v2/angular_standalone/dropdown-submenu.ts +35 -0
  3236. package/build/static/demo/v2/angular_standalone/dropdown.ts +42 -0
  3237. package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.css +19 -0
  3238. package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.html +10 -0
  3239. package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +76 -0
  3240. package/build/static/demo/v2/angular_standalone/echarts-bar-simple.css +19 -0
  3241. package/build/static/demo/v2/angular_standalone/echarts-bar-simple.html +10 -0
  3242. package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +67 -0
  3243. package/build/static/demo/v2/angular_standalone/echarts-circle.css +19 -0
  3244. package/build/static/demo/v2/angular_standalone/echarts-circle.html +10 -0
  3245. package/build/static/demo/v2/angular_standalone/echarts-circle.ts +76 -0
  3246. package/build/static/demo/v2/angular_standalone/echarts-empty-state.css +19 -0
  3247. package/build/static/demo/v2/angular_standalone/echarts-empty-state.html +31 -0
  3248. package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +59 -0
  3249. package/build/static/demo/v2/angular_standalone/echarts-gauge.css +19 -0
  3250. package/build/static/demo/v2/angular_standalone/echarts-gauge.html +10 -0
  3251. package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +138 -0
  3252. package/build/static/demo/v2/angular_standalone/echarts-line-advanced.css +19 -0
  3253. package/build/static/demo/v2/angular_standalone/echarts-line-advanced.html +10 -0
  3254. package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +82 -0
  3255. package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.css +19 -0
  3256. package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.html +10 -0
  3257. package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +175 -0
  3258. package/build/static/demo/v2/angular_standalone/echarts-line-simple.css +19 -0
  3259. package/build/static/demo/v2/angular_standalone/echarts-line-simple.html +10 -0
  3260. package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +58 -0
  3261. package/build/static/demo/v2/angular_standalone/echarts-pie.css +19 -0
  3262. package/build/static/demo/v2/angular_standalone/echarts-pie.html +10 -0
  3263. package/build/static/demo/v2/angular_standalone/echarts-pie.ts +75 -0
  3264. package/build/static/demo/v2/angular_standalone/echarts-progress-arc.css +19 -0
  3265. package/build/static/demo/v2/angular_standalone/echarts-progress-arc.html +10 -0
  3266. package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +95 -0
  3267. package/build/static/demo/v2/angular_standalone/echarts-progress-circle.css +19 -0
  3268. package/build/static/demo/v2/angular_standalone/echarts-progress-circle.html +10 -0
  3269. package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +103 -0
  3270. package/build/static/demo/v2/angular_standalone/echarts-special-3d.css +19 -0
  3271. package/build/static/demo/v2/angular_standalone/echarts-special-3d.html +10 -0
  3272. package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +92 -0
  3273. package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.css +19 -0
  3274. package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.html +10 -0
  3275. package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +67 -0
  3276. package/build/static/demo/v2/angular_standalone/echarts-special-zoom.css +19 -0
  3277. package/build/static/demo/v2/angular_standalone/echarts-special-zoom.html +10 -0
  3278. package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +112 -0
  3279. package/build/static/demo/v2/angular_standalone/echarts.css +19 -0
  3280. package/build/static/demo/v2/angular_standalone/echarts.html +10 -0
  3281. package/build/static/demo/v2/angular_standalone/echarts.ts +154 -0
  3282. package/build/static/demo/v2/angular_standalone/empty-state-compact-break.ts +29 -0
  3283. package/build/static/demo/v2/angular_standalone/empty-state-compact.ts +29 -0
  3284. package/build/static/demo/v2/angular_standalone/empty-state.ts +28 -0
  3285. package/build/static/demo/v2/angular_standalone/event-list-compact.ts +25 -0
  3286. package/build/static/demo/v2/angular_standalone/event-list-custom-item-height.ts +23 -0
  3287. package/build/static/demo/v2/angular_standalone/event-list-filled.ts +33 -0
  3288. package/build/static/demo/v2/angular_standalone/event-list-selected.ts +33 -0
  3289. package/build/static/demo/v2/angular_standalone/event-list.ts +25 -0
  3290. package/build/static/demo/v2/angular_standalone/expanding-search.ts +20 -0
  3291. package/build/static/demo/v2/angular_standalone/flip-tile.css +31 -0
  3292. package/build/static/demo/v2/angular_standalone/flip-tile.ts +87 -0
  3293. package/build/static/demo/v2/angular_standalone/form-checkbox-disabled.html +10 -0
  3294. package/build/static/demo/v2/angular_standalone/form-checkbox-disabled.ts +21 -0
  3295. package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.css +16 -0
  3296. package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.html +24 -0
  3297. package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.ts +64 -0
  3298. package/build/static/demo/v2/angular_standalone/form-checkbox-group.html +13 -0
  3299. package/build/static/demo/v2/angular_standalone/form-checkbox-group.ts +22 -0
  3300. package/build/static/demo/v2/angular_standalone/form-checkbox-validation.html +57 -0
  3301. package/build/static/demo/v2/angular_standalone/form-checkbox-validation.ts +22 -0
  3302. package/build/static/demo/v2/angular_standalone/form-checkbox.html +10 -0
  3303. package/build/static/demo/v2/angular_standalone/form-checkbox.ts +21 -0
  3304. package/build/static/demo/v2/angular_standalone/form-layout-auto.html +16 -0
  3305. package/build/static/demo/v2/angular_standalone/form-layout-auto.ts +34 -0
  3306. package/build/static/demo/v2/angular_standalone/form-layout-grid.css +18 -0
  3307. package/build/static/demo/v2/angular_standalone/form-layout-grid.html +32 -0
  3308. package/build/static/demo/v2/angular_standalone/form-layout-grid.ts +39 -0
  3309. package/build/static/demo/v2/angular_standalone/form-validation.css +22 -0
  3310. package/build/static/demo/v2/angular_standalone/form-validation.html +147 -0
  3311. package/build/static/demo/v2/angular_standalone/form-validation.ts +223 -0
  3312. package/build/static/demo/v2/angular_standalone/global.css +38 -0
  3313. package/build/static/demo/v2/angular_standalone/grid-padding.css +35 -0
  3314. package/build/static/demo/v2/angular_standalone/grid-padding.html +46 -0
  3315. package/build/static/demo/v2/angular_standalone/grid-padding.ts +24 -0
  3316. package/build/static/demo/v2/angular_standalone/grid-size.css +35 -0
  3317. package/build/static/demo/v2/angular_standalone/grid-size.html +42 -0
  3318. package/build/static/demo/v2/angular_standalone/grid-size.ts +24 -0
  3319. package/build/static/demo/v2/angular_standalone/grid.css +35 -0
  3320. package/build/static/demo/v2/angular_standalone/grid.html +38 -0
  3321. package/build/static/demo/v2/angular_standalone/grid.ts +24 -0
  3322. package/build/static/demo/v2/angular_standalone/group-context-menu.ts +33 -0
  3323. package/build/static/demo/v2/angular_standalone/group-custom-entry.ts +24 -0
  3324. package/build/static/demo/v2/angular_standalone/group-header-suppressed.ts +28 -0
  3325. package/build/static/demo/v2/angular_standalone/group.ts +24 -0
  3326. package/build/static/demo/v2/angular_standalone/html-table-striped.html +39 -0
  3327. package/build/static/demo/v2/angular_standalone/html-table-striped.ts +16 -0
  3328. package/build/static/demo/v2/angular_standalone/html-table.html +39 -0
  3329. package/build/static/demo/v2/angular_standalone/html-table.ts +16 -0
  3330. package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-ghost.css +20 -0
  3331. package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-ghost.ts +38 -0
  3332. package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-outline.css +20 -0
  3333. package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-outline.ts +38 -0
  3334. package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-ghost.css +20 -0
  3335. package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-ghost.ts +38 -0
  3336. package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-outline.css +20 -0
  3337. package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-outline.ts +58 -0
  3338. package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary.css +20 -0
  3339. package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary.ts +61 -0
  3340. package/build/static/demo/v2/angular_standalone/input-disabled.html +14 -0
  3341. package/build/static/demo/v2/angular_standalone/input-disabled.ts +21 -0
  3342. package/build/static/demo/v2/angular_standalone/input-form-validation.html +23 -0
  3343. package/build/static/demo/v2/angular_standalone/input-form-validation.ts +43 -0
  3344. package/build/static/demo/v2/angular_standalone/input-label.html +15 -0
  3345. package/build/static/demo/v2/angular_standalone/input-label.ts +21 -0
  3346. package/build/static/demo/v2/angular_standalone/input-legacy-disabled.ts +25 -0
  3347. package/build/static/demo/v2/angular_standalone/input-legacy-readonly.ts +25 -0
  3348. package/build/static/demo/v2/angular_standalone/input-legacy.ts +24 -0
  3349. package/build/static/demo/v2/angular_standalone/input-pattern.html +14 -0
  3350. package/build/static/demo/v2/angular_standalone/input-pattern.ts +21 -0
  3351. package/build/static/demo/v2/angular_standalone/input-readonly.html +14 -0
  3352. package/build/static/demo/v2/angular_standalone/input-readonly.ts +21 -0
  3353. package/build/static/demo/v2/angular_standalone/input-types.css +17 -0
  3354. package/build/static/demo/v2/angular_standalone/input-types.html +38 -0
  3355. package/build/static/demo/v2/angular_standalone/input-types.ts +22 -0
  3356. package/build/static/demo/v2/angular_standalone/input-validation.html +44 -0
  3357. package/build/static/demo/v2/angular_standalone/input-validation.ts +21 -0
  3358. package/build/static/demo/v2/angular_standalone/input-with-slots.html +13 -0
  3359. package/build/static/demo/v2/angular_standalone/input-with-slots.ts +23 -0
  3360. package/build/static/demo/v2/angular_standalone/input.html +10 -0
  3361. package/build/static/demo/v2/angular_standalone/input.ts +21 -0
  3362. package/build/static/demo/v2/angular_standalone/key-value-list-striped.ts +38 -0
  3363. package/build/static/demo/v2/angular_standalone/key-value-list-with-custom-value.css +16 -0
  3364. package/build/static/demo/v2/angular_standalone/key-value-list-with-custom-value.ts +33 -0
  3365. package/build/static/demo/v2/angular_standalone/key-value-list-with-icon.ts +41 -0
  3366. package/build/static/demo/v2/angular_standalone/key-value-list.ts +38 -0
  3367. package/build/static/demo/v2/angular_standalone/key-value-with-custom-value.css +16 -0
  3368. package/build/static/demo/v2/angular_standalone/key-value-with-custom-value.ts +23 -0
  3369. package/build/static/demo/v2/angular_standalone/key-value-with-icon.ts +20 -0
  3370. package/build/static/demo/v2/angular_standalone/key-value-with-label-left.ts +24 -0
  3371. package/build/static/demo/v2/angular_standalone/key-value.ts +18 -0
  3372. package/build/static/demo/v2/angular_standalone/kpi.css +24 -0
  3373. package/build/static/demo/v2/angular_standalone/kpi.ts +39 -0
  3374. package/build/static/demo/v2/angular_standalone/layout-auto-custom.html +17 -0
  3375. package/build/static/demo/v2/angular_standalone/layout-auto-custom.ts +25 -0
  3376. package/build/static/demo/v2/angular_standalone/layout-auto.css +24 -0
  3377. package/build/static/demo/v2/angular_standalone/layout-auto.html +17 -0
  3378. package/build/static/demo/v2/angular_standalone/layout-auto.ts +19 -0
  3379. package/build/static/demo/v2/angular_standalone/link-button-disabled.ts +22 -0
  3380. package/build/static/demo/v2/angular_standalone/link-button.ts +20 -0
  3381. package/build/static/demo/v2/angular_standalone/loading.ts +36 -0
  3382. package/build/static/demo/v2/angular_standalone/map-navigation-migration.css +27 -0
  3383. package/build/static/demo/v2/angular_standalone/menu-category.html +19 -0
  3384. package/build/static/demo/v2/angular_standalone/menu-category.ts +23 -0
  3385. package/build/static/demo/v2/angular_standalone/menu-with-bottom-tabs.ts +23 -0
  3386. package/build/static/demo/v2/angular_standalone/message-bar-removal.ts +41 -0
  3387. package/build/static/demo/v2/angular_standalone/message-bar.css +27 -0
  3388. package/build/static/demo/v2/angular_standalone/message-bar.ts +30 -0
  3389. package/build/static/demo/v2/angular_standalone/message.ts +35 -0
  3390. package/build/static/demo/v2/angular_standalone/modal-by-instance-content.ts +47 -0
  3391. package/build/static/demo/v2/angular_standalone/modal-by-instance.ts +29 -0
  3392. package/build/static/demo/v2/angular_standalone/modal-by-template.ts +71 -0
  3393. package/build/static/demo/v2/angular_standalone/modal-close.html +3 -0
  3394. package/build/static/demo/v2/angular_standalone/modal-close.ts +33 -0
  3395. package/build/static/demo/v2/angular_standalone/modal-form-ix-button-submit.html +29 -0
  3396. package/build/static/demo/v2/angular_standalone/modal-form-ix-button-submit.ts +54 -0
  3397. package/build/static/demo/v2/angular_standalone/modal-sizes.css +23 -0
  3398. package/build/static/demo/v2/angular_standalone/modal-sizes.html +26 -0
  3399. package/build/static/demo/v2/angular_standalone/modal-sizes.ts +34 -0
  3400. package/build/static/demo/v2/angular_standalone/number-input-disabled.html +10 -0
  3401. package/build/static/demo/v2/angular_standalone/number-input-disabled.ts +21 -0
  3402. package/build/static/demo/v2/angular_standalone/number-input-label.html +13 -0
  3403. package/build/static/demo/v2/angular_standalone/number-input-label.ts +21 -0
  3404. package/build/static/demo/v2/angular_standalone/number-input-readonly.html +10 -0
  3405. package/build/static/demo/v2/angular_standalone/number-input-readonly.ts +21 -0
  3406. package/build/static/demo/v2/angular_standalone/number-input-stepper-button.html +10 -0
  3407. package/build/static/demo/v2/angular_standalone/number-input-stepper-button.ts +21 -0
  3408. package/build/static/demo/v2/angular_standalone/number-input-validation.html +40 -0
  3409. package/build/static/demo/v2/angular_standalone/number-input-validation.ts +21 -0
  3410. package/build/static/demo/v2/angular_standalone/number-input-with-slots.html +13 -0
  3411. package/build/static/demo/v2/angular_standalone/number-input-with-slots.ts +23 -0
  3412. package/build/static/demo/v2/angular_standalone/number-input.html +10 -0
  3413. package/build/static/demo/v2/angular_standalone/number-input.ts +21 -0
  3414. package/build/static/demo/v2/angular_standalone/pagination-advanced.ts +20 -0
  3415. package/build/static/demo/v2/angular_standalone/pagination.ts +18 -0
  3416. package/build/static/demo/v2/angular_standalone/pane-layout.html +32 -0
  3417. package/build/static/demo/v2/angular_standalone/pane-layout.ts +34 -0
  3418. package/build/static/demo/v2/angular_standalone/pane.html +27 -0
  3419. package/build/static/demo/v2/angular_standalone/pane.ts +28 -0
  3420. package/build/static/demo/v2/angular_standalone/pill-variants.css +16 -0
  3421. package/build/static/demo/v2/angular_standalone/pill-variants.ts +107 -0
  3422. package/build/static/demo/v2/angular_standalone/pill.css +28 -0
  3423. package/build/static/demo/v2/angular_standalone/pill.ts +41 -0
  3424. package/build/static/demo/v2/angular_standalone/popover-news.html +22 -0
  3425. package/build/static/demo/v2/angular_standalone/popover-news.ts +32 -0
  3426. package/build/static/demo/v2/angular_standalone/progress-indicator-circular-sizes.html +71 -0
  3427. package/build/static/demo/v2/angular_standalone/progress-indicator-circular-sizes.ts +19 -0
  3428. package/build/static/demo/v2/angular_standalone/progress-indicator-circular-status.html +80 -0
  3429. package/build/static/demo/v2/angular_standalone/progress-indicator-circular-status.ts +19 -0
  3430. package/build/static/demo/v2/angular_standalone/progress-indicator-circular.html +29 -0
  3431. package/build/static/demo/v2/angular_standalone/progress-indicator-circular.ts +19 -0
  3432. package/build/static/demo/v2/angular_standalone/progress-indicator-linear-sizes.html +71 -0
  3433. package/build/static/demo/v2/angular_standalone/progress-indicator-linear-sizes.ts +19 -0
  3434. package/build/static/demo/v2/angular_standalone/progress-indicator-linear-status.html +80 -0
  3435. package/build/static/demo/v2/angular_standalone/progress-indicator-linear-status.ts +19 -0
  3436. package/build/static/demo/v2/angular_standalone/progress-indicator.css +16 -0
  3437. package/build/static/demo/v2/angular_standalone/progress-indicator.html +16 -0
  3438. package/build/static/demo/v2/angular_standalone/progress-indicator.ts +19 -0
  3439. package/build/static/demo/v2/angular_standalone/push-card.html +46 -0
  3440. package/build/static/demo/v2/angular_standalone/push-card.ts +18 -0
  3441. package/build/static/demo/v2/angular_standalone/radio-button.css +21 -0
  3442. package/build/static/demo/v2/angular_standalone/radio-button.ts +28 -0
  3443. package/build/static/demo/v2/angular_standalone/radio-disabled.html +15 -0
  3444. package/build/static/demo/v2/angular_standalone/radio-disabled.ts +21 -0
  3445. package/build/static/demo/v2/angular_standalone/radio-group.html +28 -0
  3446. package/build/static/demo/v2/angular_standalone/radio-group.ts +22 -0
  3447. package/build/static/demo/v2/angular_standalone/radio-validation.html +48 -0
  3448. package/build/static/demo/v2/angular_standalone/radio-validation.ts +22 -0
  3449. package/build/static/demo/v2/angular_standalone/radio.html +10 -0
  3450. package/build/static/demo/v2/angular_standalone/radio.ts +21 -0
  3451. package/build/static/demo/v2/angular_standalone/select-editable.ts +31 -0
  3452. package/build/static/demo/v2/angular_standalone/select-multiple.ts +31 -0
  3453. package/build/static/demo/v2/angular_standalone/select-ng-model.ts +39 -0
  3454. package/build/static/demo/v2/angular_standalone/select-validation.html +58 -0
  3455. package/build/static/demo/v2/angular_standalone/select-validation.ts +22 -0
  3456. package/build/static/demo/v2/angular_standalone/select.ts +31 -0
  3457. package/build/static/demo/v2/angular_standalone/settings.html +20 -0
  3458. package/build/static/demo/v2/angular_standalone/settings.ts +38 -0
  3459. package/build/static/demo/v2/angular_standalone/slider-error.html +27 -0
  3460. package/build/static/demo/v2/angular_standalone/slider-error.ts +18 -0
  3461. package/build/static/demo/v2/angular_standalone/slider-marker.html +24 -0
  3462. package/build/static/demo/v2/angular_standalone/slider-marker.ts +18 -0
  3463. package/build/static/demo/v2/angular_standalone/slider-trace.html +31 -0
  3464. package/build/static/demo/v2/angular_standalone/slider-trace.ts +18 -0
  3465. package/build/static/demo/v2/angular_standalone/slider.html +18 -0
  3466. package/build/static/demo/v2/angular_standalone/slider.ts +18 -0
  3467. package/build/static/demo/v2/angular_standalone/spinner-large.ts +18 -0
  3468. package/build/static/demo/v2/angular_standalone/spinner.ts +18 -0
  3469. package/build/static/demo/v2/angular_standalone/split-button-icons.ts +23 -0
  3470. package/build/static/demo/v2/angular_standalone/split-button.css +7 -0
  3471. package/build/static/demo/v2/angular_standalone/split-button.ts +48 -0
  3472. package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +39 -0
  3473. package/build/static/demo/v2/angular_standalone/tabs.css +26 -0
  3474. package/build/static/demo/v2/angular_standalone/tabs.ts +38 -0
  3475. package/build/static/demo/v2/angular_standalone/textarea-disabled.html +18 -0
  3476. package/build/static/demo/v2/angular_standalone/textarea-disabled.ts +21 -0
  3477. package/build/static/demo/v2/angular_standalone/textarea-legacy-disabled.ts +21 -0
  3478. package/build/static/demo/v2/angular_standalone/textarea-legacy-readonly.ts +21 -0
  3479. package/build/static/demo/v2/angular_standalone/textarea-legacy.ts +16 -0
  3480. package/build/static/demo/v2/angular_standalone/textarea-readonly.html +15 -0
  3481. package/build/static/demo/v2/angular_standalone/textarea-readonly.ts +21 -0
  3482. package/build/static/demo/v2/angular_standalone/textarea-rows-cols.html +18 -0
  3483. package/build/static/demo/v2/angular_standalone/textarea-rows-cols.ts +21 -0
  3484. package/build/static/demo/v2/angular_standalone/textarea-validation.html +58 -0
  3485. package/build/static/demo/v2/angular_standalone/textarea-validation.ts +21 -0
  3486. package/build/static/demo/v2/angular_standalone/textarea.html +14 -0
  3487. package/build/static/demo/v2/angular_standalone/textarea.ts +21 -0
  3488. package/build/static/demo/v2/angular_standalone/theme-switcher.css +18 -0
  3489. package/build/static/demo/v2/angular_standalone/theme-switcher.html +49 -0
  3490. package/build/static/demo/v2/angular_standalone/theme-switcher.ts +85 -0
  3491. package/build/static/demo/v2/angular_standalone/tile.css +30 -0
  3492. package/build/static/demo/v2/angular_standalone/tile.ts +55 -0
  3493. package/build/static/demo/v2/angular_standalone/time-input-disabled.html +10 -0
  3494. package/build/static/demo/v2/angular_standalone/time-input-disabled.ts +21 -0
  3495. package/build/static/demo/v2/angular_standalone/time-input-label.html +14 -0
  3496. package/build/static/demo/v2/angular_standalone/time-input-label.ts +21 -0
  3497. package/build/static/demo/v2/angular_standalone/time-input-readonly.html +10 -0
  3498. package/build/static/demo/v2/angular_standalone/time-input-readonly.ts +21 -0
  3499. package/build/static/demo/v2/angular_standalone/time-input-validation.html +24 -0
  3500. package/build/static/demo/v2/angular_standalone/time-input-validation.ts +21 -0
  3501. package/build/static/demo/v2/angular_standalone/time-input-with-slots.html +13 -0
  3502. package/build/static/demo/v2/angular_standalone/time-input-with-slots.ts +23 -0
  3503. package/build/static/demo/v2/angular_standalone/time-input.html +10 -0
  3504. package/build/static/demo/v2/angular_standalone/time-input.ts +21 -0
  3505. package/build/static/demo/v2/angular_standalone/timepicker-format-adjusted.html +10 -0
  3506. package/build/static/demo/v2/angular_standalone/timepicker-format-adjusted.ts +18 -0
  3507. package/build/static/demo/v2/angular_standalone/timepicker-intervals.html +16 -0
  3508. package/build/static/demo/v2/angular_standalone/timepicker-intervals.ts +18 -0
  3509. package/build/static/demo/v2/angular_standalone/timepicker.html +10 -0
  3510. package/build/static/demo/v2/angular_standalone/timepicker.ts +18 -0
  3511. package/build/static/demo/v2/angular_standalone/toast-custom.ts +62 -0
  3512. package/build/static/demo/v2/angular_standalone/toast-position.ts +30 -0
  3513. package/build/static/demo/v2/angular_standalone/toast.ts +29 -0
  3514. package/build/static/demo/v2/angular_standalone/toggle-button-primary-ghost.css +20 -0
  3515. package/build/static/demo/v2/angular_standalone/toggle-button-primary-ghost.ts +30 -0
  3516. package/build/static/demo/v2/angular_standalone/toggle-button-primary-outline.css +20 -0
  3517. package/build/static/demo/v2/angular_standalone/toggle-button-primary-outline.ts +30 -0
  3518. package/build/static/demo/v2/angular_standalone/toggle-button-primary.css +20 -0
  3519. package/build/static/demo/v2/angular_standalone/toggle-button-primary.ts +26 -0
  3520. package/build/static/demo/v2/angular_standalone/toggle-button-secondary-ghost.css +20 -0
  3521. package/build/static/demo/v2/angular_standalone/toggle-button-secondary-ghost.ts +24 -0
  3522. package/build/static/demo/v2/angular_standalone/toggle-button-secondary-outline.css +20 -0
  3523. package/build/static/demo/v2/angular_standalone/toggle-button-secondary-outline.ts +24 -0
  3524. package/build/static/demo/v2/angular_standalone/toggle-button-secondary.css +20 -0
  3525. package/build/static/demo/v2/angular_standalone/toggle-button-secondary.ts +24 -0
  3526. package/build/static/demo/v2/angular_standalone/toggle-checked.ts +21 -0
  3527. package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +21 -0
  3528. package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +21 -0
  3529. package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +21 -0
  3530. package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +26 -0
  3531. package/build/static/demo/v2/angular_standalone/toggle.ts +21 -0
  3532. package/build/static/demo/v2/angular_standalone/tooltip-with-icon.html +15 -0
  3533. package/build/static/demo/v2/angular_standalone/tooltip-with-icon.ts +19 -0
  3534. package/build/static/demo/v2/angular_standalone/tooltip.css +16 -0
  3535. package/build/static/demo/v2/angular_standalone/tooltip.html +18 -0
  3536. package/build/static/demo/v2/angular_standalone/tooltip.ts +19 -0
  3537. package/build/static/demo/v2/angular_standalone/tree-custom.ts +107 -0
  3538. package/build/static/demo/v2/angular_standalone/tree.ts +69 -0
  3539. package/build/static/demo/v2/angular_standalone/upload.ts +18 -0
  3540. package/build/static/demo/v2/angular_standalone/validation-select.html +27 -0
  3541. package/build/static/demo/v2/angular_standalone/validation-select.ts +45 -0
  3542. package/build/static/demo/v2/angular_standalone/validation.ts +95 -0
  3543. package/build/static/demo/v2/angular_standalone/vertical-tabs-with-avatar.css +17 -0
  3544. package/build/static/demo/v2/angular_standalone/vertical-tabs-with-avatar.ts +44 -0
  3545. package/build/static/demo/v2/angular_standalone/vertical-tabs.css +17 -0
  3546. package/build/static/demo/v2/angular_standalone/vertical-tabs.ts +29 -0
  3547. package/build/static/demo/v2/angular_standalone/workflow-vertical.ts +30 -0
  3548. package/build/static/demo/v2/angular_standalone/workflow.css +16 -0
  3549. package/build/static/demo/v2/angular_standalone/workflow.ts +31 -0
  3550. package/build/static/demo/v2/html/about-and-legal.html +39 -0
  3551. package/build/static/demo/v2/html/action-card.html +41 -0
  3552. package/build/static/demo/v2/html/add-icons.html +33 -0
  3553. package/build/static/demo/v2/html/aggrid.html +99 -0
  3554. package/build/static/demo/v2/html/application-advanced.html +87 -0
  3555. package/build/static/demo/v2/html/application-app-switch.html +95 -0
  3556. package/build/static/demo/v2/html/application-breakpoints.html +70 -0
  3557. package/build/static/demo/v2/html/application-header.html +45 -0
  3558. package/build/static/demo/v2/html/application.html +43 -0
  3559. package/build/static/demo/v2/html/aria-label-properties.html +21 -0
  3560. package/build/static/demo/v2/html/avatar-image.html +23 -0
  3561. package/build/static/demo/v2/html/avatar-initials.html +21 -0
  3562. package/build/static/demo/v2/html/avatar.html +21 -0
  3563. package/build/static/demo/v2/html/basic-navigation-migration.css +17 -0
  3564. package/build/static/demo/v2/html/blind-header-actions.css +16 -0
  3565. package/build/static/demo/v2/html/blind-header-actions.html +45 -0
  3566. package/build/static/demo/v2/html/blind-variants.css +16 -0
  3567. package/build/static/demo/v2/html/blind-variants.html +57 -0
  3568. package/build/static/demo/v2/html/blind.css +16 -0
  3569. package/build/static/demo/v2/html/blind.html +32 -0
  3570. package/build/static/demo/v2/html/breadcrumb-next-items.html +30 -0
  3571. package/build/static/demo/v2/html/breadcrumb-truncate.html +27 -0
  3572. package/build/static/demo/v2/html/breadcrumb.html +25 -0
  3573. package/build/static/demo/v2/html/button-danger-ghost.css +20 -0
  3574. package/build/static/demo/v2/html/button-danger-ghost.html +23 -0
  3575. package/build/static/demo/v2/html/button-danger-outline.css +20 -0
  3576. package/build/static/demo/v2/html/button-danger-outline.html +23 -0
  3577. package/build/static/demo/v2/html/button-danger.css +20 -0
  3578. package/build/static/demo/v2/html/button-danger.html +23 -0
  3579. package/build/static/demo/v2/html/button-ghost.css +20 -0
  3580. package/build/static/demo/v2/html/button-ghost.html +23 -0
  3581. package/build/static/demo/v2/html/button-grey-ghost.css +20 -0
  3582. package/build/static/demo/v2/html/button-grey-ghost.html +23 -0
  3583. package/build/static/demo/v2/html/button-grey-secondary.css +20 -0
  3584. package/build/static/demo/v2/html/button-grey-secondary.html +23 -0
  3585. package/build/static/demo/v2/html/button-grey.css +20 -0
  3586. package/build/static/demo/v2/html/button-grey.html +23 -0
  3587. package/build/static/demo/v2/html/button-group.html +26 -0
  3588. package/build/static/demo/v2/html/button-loading.css +21 -0
  3589. package/build/static/demo/v2/html/button-loading.html +49 -0
  3590. package/build/static/demo/v2/html/button-secondary.css +20 -0
  3591. package/build/static/demo/v2/html/button-secondary.html +23 -0
  3592. package/build/static/demo/v2/html/button-text-icon.css +20 -0
  3593. package/build/static/demo/v2/html/button-text-icon.html +37 -0
  3594. package/build/static/demo/v2/html/button-with-icon.css +22 -0
  3595. package/build/static/demo/v2/html/button-with-icon.html +49 -0
  3596. package/build/static/demo/v2/html/button-with-link.html +94 -0
  3597. package/build/static/demo/v2/html/buttons.css +20 -0
  3598. package/build/static/demo/v2/html/buttons.html +23 -0
  3599. package/build/static/demo/v2/html/card-list.html +89 -0
  3600. package/build/static/demo/v2/html/card.css +27 -0
  3601. package/build/static/demo/v2/html/card.html +53 -0
  3602. package/build/static/demo/v2/html/category-filter-suggestions.html +26 -0
  3603. package/build/static/demo/v2/html/category-filter.html +50 -0
  3604. package/build/static/demo/v2/html/checkbox-indeterminate.html +31 -0
  3605. package/build/static/demo/v2/html/checkbox.html +34 -0
  3606. package/build/static/demo/v2/html/chip.css +23 -0
  3607. package/build/static/demo/v2/html/chip.html +61 -0
  3608. package/build/static/demo/v2/html/content-header-no-back.html +48 -0
  3609. package/build/static/demo/v2/html/content-header-with-slot.css +16 -0
  3610. package/build/static/demo/v2/html/content-header-with-slot.html +41 -0
  3611. package/build/static/demo/v2/html/content-header.html +29 -0
  3612. package/build/static/demo/v2/html/content.html +40 -0
  3613. package/build/static/demo/v2/html/custom-field-validation.html +68 -0
  3614. package/build/static/demo/v2/html/custom-field.html +42 -0
  3615. package/build/static/demo/v2/html/date-dropdown-user-range.html +55 -0
  3616. package/build/static/demo/v2/html/date-dropdown.html +21 -0
  3617. package/build/static/demo/v2/html/date-input-disabled.html +22 -0
  3618. package/build/static/demo/v2/html/date-input-label.html +27 -0
  3619. package/build/static/demo/v2/html/date-input-min-max-date.html +26 -0
  3620. package/build/static/demo/v2/html/date-input-readonly.html +22 -0
  3621. package/build/static/demo/v2/html/date-input-validation.html +57 -0
  3622. package/build/static/demo/v2/html/date-input-with-slots.html +33 -0
  3623. package/build/static/demo/v2/html/date-input.html +22 -0
  3624. package/build/static/demo/v2/html/datepicker-locale.html +44 -0
  3625. package/build/static/demo/v2/html/datepicker-range.html +21 -0
  3626. package/build/static/demo/v2/html/datepicker.html +21 -0
  3627. package/build/static/demo/v2/html/datetimepicker.html +21 -0
  3628. package/build/static/demo/v2/html/divider.html +21 -0
  3629. package/build/static/demo/v2/html/drawer-full-height.html +38 -0
  3630. package/build/static/demo/v2/html/drawer.html +39 -0
  3631. package/build/static/demo/v2/html/dropdown-button-icon.css +24 -0
  3632. package/build/static/demo/v2/html/dropdown-button-icon.html +44 -0
  3633. package/build/static/demo/v2/html/dropdown-button.css +24 -0
  3634. package/build/static/demo/v2/html/dropdown-button.html +44 -0
  3635. package/build/static/demo/v2/html/dropdown-icon.html +39 -0
  3636. package/build/static/demo/v2/html/dropdown-quick-actions.html +52 -0
  3637. package/build/static/demo/v2/html/dropdown-submenu.html +44 -0
  3638. package/build/static/demo/v2/html/dropdown.html +29 -0
  3639. package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.css +19 -0
  3640. package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +93 -0
  3641. package/build/static/demo/v2/html/echarts-bar-simple.css +19 -0
  3642. package/build/static/demo/v2/html/echarts-bar-simple.html +85 -0
  3643. package/build/static/demo/v2/html/echarts-circle.css +19 -0
  3644. package/build/static/demo/v2/html/echarts-circle.html +96 -0
  3645. package/build/static/demo/v2/html/echarts-empty-state.css +19 -0
  3646. package/build/static/demo/v2/html/echarts-empty-state.html +129 -0
  3647. package/build/static/demo/v2/html/echarts-gauge.css +19 -0
  3648. package/build/static/demo/v2/html/echarts-gauge.html +165 -0
  3649. package/build/static/demo/v2/html/echarts-line-advanced.css +19 -0
  3650. package/build/static/demo/v2/html/echarts-line-advanced.html +104 -0
  3651. package/build/static/demo/v2/html/echarts-line-multiple-y-axis.css +19 -0
  3652. package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +160 -0
  3653. package/build/static/demo/v2/html/echarts-line-simple.css +19 -0
  3654. package/build/static/demo/v2/html/echarts-line-simple.html +73 -0
  3655. package/build/static/demo/v2/html/echarts-pie.css +19 -0
  3656. package/build/static/demo/v2/html/echarts-pie.html +95 -0
  3657. package/build/static/demo/v2/html/echarts-progress-arc.css +19 -0
  3658. package/build/static/demo/v2/html/echarts-progress-arc.html +115 -0
  3659. package/build/static/demo/v2/html/echarts-progress-circle.css +19 -0
  3660. package/build/static/demo/v2/html/echarts-progress-circle.html +123 -0
  3661. package/build/static/demo/v2/html/echarts-special-3d.css +19 -0
  3662. package/build/static/demo/v2/html/echarts-special-3d.html +112 -0
  3663. package/build/static/demo/v2/html/echarts-special-toolbox.css +19 -0
  3664. package/build/static/demo/v2/html/echarts-special-toolbox.html +89 -0
  3665. package/build/static/demo/v2/html/echarts-special-zoom.css +19 -0
  3666. package/build/static/demo/v2/html/echarts-special-zoom.html +121 -0
  3667. package/build/static/demo/v2/html/echarts.css +19 -0
  3668. package/build/static/demo/v2/html/echarts.html +170 -0
  3669. package/build/static/demo/v2/html/empty-state-compact-break.html +45 -0
  3670. package/build/static/demo/v2/html/empty-state-compact.html +45 -0
  3671. package/build/static/demo/v2/html/empty-state.html +44 -0
  3672. package/build/static/demo/v2/html/event-list-compact.html +26 -0
  3673. package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +21 -0
  3674. package/build/static/demo/v2/html/event-list-custom-item-height.html +24 -0
  3675. package/build/static/demo/v2/html/event-list-filled.html +40 -0
  3676. package/build/static/demo/v2/html/event-list-selected.html +56 -0
  3677. package/build/static/demo/v2/html/event-list.html +26 -0
  3678. package/build/static/demo/v2/html/expanding-search.html +21 -0
  3679. package/build/static/demo/v2/html/flip-tile.css +31 -0
  3680. package/build/static/demo/v2/html/flip-tile.html +92 -0
  3681. package/build/static/demo/v2/html/form-checkbox-disabled.html +26 -0
  3682. package/build/static/demo/v2/html/form-checkbox-group-indeterminate.css +16 -0
  3683. package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +67 -0
  3684. package/build/static/demo/v2/html/form-checkbox-group.html +25 -0
  3685. package/build/static/demo/v2/html/form-checkbox-validation.html +68 -0
  3686. package/build/static/demo/v2/html/form-checkbox.html +22 -0
  3687. package/build/static/demo/v2/html/form-layout-auto.html +27 -0
  3688. package/build/static/demo/v2/html/form-layout-grid.css +18 -0
  3689. package/build/static/demo/v2/html/form-layout-grid.html +44 -0
  3690. package/build/static/demo/v2/html/form-validation.css +22 -0
  3691. package/build/static/demo/v2/html/global.css +38 -0
  3692. package/build/static/demo/v2/html/grid-padding.css +35 -0
  3693. package/build/static/demo/v2/html/grid-padding.html +58 -0
  3694. package/build/static/demo/v2/html/grid-size.css +35 -0
  3695. package/build/static/demo/v2/html/grid-size.html +54 -0
  3696. package/build/static/demo/v2/html/grid.css +35 -0
  3697. package/build/static/demo/v2/html/grid.html +50 -0
  3698. package/build/static/demo/v2/html/group-context-menu.html +29 -0
  3699. package/build/static/demo/v2/html/group-custom-entry.html +25 -0
  3700. package/build/static/demo/v2/html/group-header-suppressed.html +29 -0
  3701. package/build/static/demo/v2/html/group.html +25 -0
  3702. package/build/static/demo/v2/html/html-table-striped.html +50 -0
  3703. package/build/static/demo/v2/html/html-table.html +50 -0
  3704. package/build/static/demo/v2/html/icon-toggle-button-primary-ghost.css +20 -0
  3705. package/build/static/demo/v2/html/icon-toggle-button-primary-ghost.html +42 -0
  3706. package/build/static/demo/v2/html/icon-toggle-button-primary-outline.css +20 -0
  3707. package/build/static/demo/v2/html/icon-toggle-button-primary-outline.html +42 -0
  3708. package/build/static/demo/v2/html/icon-toggle-button-secondary-ghost.css +20 -0
  3709. package/build/static/demo/v2/html/icon-toggle-button-secondary-ghost.html +43 -0
  3710. package/build/static/demo/v2/html/icon-toggle-button-secondary-outline.css +20 -0
  3711. package/build/static/demo/v2/html/icon-toggle-button-secondary-outline.html +62 -0
  3712. package/build/static/demo/v2/html/icon-toggle-button-secondary.css +20 -0
  3713. package/build/static/demo/v2/html/icon-toggle-button-secondary.html +65 -0
  3714. package/build/static/demo/v2/html/init.js +127 -0
  3715. package/build/static/demo/v2/html/input-disabled.html +26 -0
  3716. package/build/static/demo/v2/html/input-label.html +27 -0
  3717. package/build/static/demo/v2/html/input-legacy-disabled.html +35 -0
  3718. package/build/static/demo/v2/html/input-legacy-readonly.html +35 -0
  3719. package/build/static/demo/v2/html/input-legacy.html +34 -0
  3720. package/build/static/demo/v2/html/input-pattern.html +26 -0
  3721. package/build/static/demo/v2/html/input-readonly.html +27 -0
  3722. package/build/static/demo/v2/html/input-types.css +17 -0
  3723. package/build/static/demo/v2/html/input-types.html +60 -0
  3724. package/build/static/demo/v2/html/input-validation.html +61 -0
  3725. package/build/static/demo/v2/html/input-with-slots.html +33 -0
  3726. package/build/static/demo/v2/html/input.html +22 -0
  3727. package/build/static/demo/v2/html/key-value-list-striped.html +39 -0
  3728. package/build/static/demo/v2/html/key-value-list-with-custom-value.css +16 -0
  3729. package/build/static/demo/v2/html/key-value-list-with-custom-value.html +49 -0
  3730. package/build/static/demo/v2/html/key-value-list-with-icon.html +49 -0
  3731. package/build/static/demo/v2/html/key-value-list.html +39 -0
  3732. package/build/static/demo/v2/html/key-value-with-custom-value.css +16 -0
  3733. package/build/static/demo/v2/html/key-value-with-custom-value.html +29 -0
  3734. package/build/static/demo/v2/html/key-value-with-icon.html +28 -0
  3735. package/build/static/demo/v2/html/key-value-with-label-left.html +25 -0
  3736. package/build/static/demo/v2/html/key-value.html +21 -0
  3737. package/build/static/demo/v2/html/kpi.css +24 -0
  3738. package/build/static/demo/v2/html/kpi.html +40 -0
  3739. package/build/static/demo/v2/html/layout-auto-custom.html +51 -0
  3740. package/build/static/demo/v2/html/layout-auto.css +24 -0
  3741. package/build/static/demo/v2/html/layout-auto.html +43 -0
  3742. package/build/static/demo/v2/html/link-button-disabled.html +23 -0
  3743. package/build/static/demo/v2/html/link-button.html +21 -0
  3744. package/build/static/demo/v2/html/loading.html +40 -0
  3745. package/build/static/demo/v2/html/menu-category.html +45 -0
  3746. package/build/static/demo/v2/html/menu-with-bottom-tabs.html +32 -0
  3747. package/build/static/demo/v2/html/message-bar-removal.html +57 -0
  3748. package/build/static/demo/v2/html/message-bar.css +27 -0
  3749. package/build/static/demo/v2/html/message-bar.html +32 -0
  3750. package/build/static/demo/v2/html/message.html +39 -0
  3751. package/build/static/demo/v2/html/modal-close.html +96 -0
  3752. package/build/static/demo/v2/html/modal-form-ix-button-submit.html +85 -0
  3753. package/build/static/demo/v2/html/modal-sizes.css +23 -0
  3754. package/build/static/demo/v2/html/modal-sizes.html +98 -0
  3755. package/build/static/demo/v2/html/modal.html +92 -0
  3756. package/build/static/demo/v2/html/number-input-disabled.html +22 -0
  3757. package/build/static/demo/v2/html/number-input-label.html +25 -0
  3758. package/build/static/demo/v2/html/number-input-readonly.html +22 -0
  3759. package/build/static/demo/v2/html/number-input-stepper-button.html +22 -0
  3760. package/build/static/demo/v2/html/number-input-validation.html +52 -0
  3761. package/build/static/demo/v2/html/number-input-with-slots.html +33 -0
  3762. package/build/static/demo/v2/html/number-input.html +22 -0
  3763. package/build/static/demo/v2/html/pagination-advanced.html +21 -0
  3764. package/build/static/demo/v2/html/pagination.html +21 -0
  3765. package/build/static/demo/v2/html/pane-layout.html +67 -0
  3766. package/build/static/demo/v2/html/pane.html +46 -0
  3767. package/build/static/demo/v2/html/pill-variants.css +16 -0
  3768. package/build/static/demo/v2/html/pill-variants.html +110 -0
  3769. package/build/static/demo/v2/html/pill.css +28 -0
  3770. package/build/static/demo/v2/html/pill.html +52 -0
  3771. package/build/static/demo/v2/html/popover-news.html +33 -0
  3772. package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +71 -0
  3773. package/build/static/demo/v2/html/progress-indicator-circular-status.html +80 -0
  3774. package/build/static/demo/v2/html/progress-indicator-circular.html +29 -0
  3775. package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +71 -0
  3776. package/build/static/demo/v2/html/progress-indicator-linear-status.html +80 -0
  3777. package/build/static/demo/v2/html/progress-indicator.css +16 -0
  3778. package/build/static/demo/v2/html/progress-indicator.html +27 -0
  3779. package/build/static/demo/v2/html/push-card.html +64 -0
  3780. package/build/static/demo/v2/html/radio-button.css +21 -0
  3781. package/build/static/demo/v2/html/radio-button.html +48 -0
  3782. package/build/static/demo/v2/html/radio-disabled.html +27 -0
  3783. package/build/static/demo/v2/html/radio-group.html +44 -0
  3784. package/build/static/demo/v2/html/radio-validation.html +65 -0
  3785. package/build/static/demo/v2/html/radio.html +26 -0
  3786. package/build/static/demo/v2/html/select-editable.html +26 -0
  3787. package/build/static/demo/v2/html/select-multiple.html +34 -0
  3788. package/build/static/demo/v2/html/select-validation.html +70 -0
  3789. package/build/static/demo/v2/html/select.html +26 -0
  3790. package/build/static/demo/v2/html/settings.html +43 -0
  3791. package/build/static/demo/v2/html/slider-error.html +49 -0
  3792. package/build/static/demo/v2/html/slider-marker.html +41 -0
  3793. package/build/static/demo/v2/html/slider-trace.html +41 -0
  3794. package/build/static/demo/v2/html/slider.html +29 -0
  3795. package/build/static/demo/v2/html/spinner-large.html +21 -0
  3796. package/build/static/demo/v2/html/spinner.html +21 -0
  3797. package/build/static/demo/v2/html/split-button-icons.html +39 -0
  3798. package/build/static/demo/v2/html/split-button.css +7 -0
  3799. package/build/static/demo/v2/html/split-button.html +58 -0
  3800. package/build/static/demo/v2/html/tabs-rounded.html +52 -0
  3801. package/build/static/demo/v2/html/tabs.css +26 -0
  3802. package/build/static/demo/v2/html/tabs.html +53 -0
  3803. package/build/static/demo/v2/html/textarea-disabled.html +28 -0
  3804. package/build/static/demo/v2/html/textarea-legacy-disabled.html +23 -0
  3805. package/build/static/demo/v2/html/textarea-legacy-readonly.html +23 -0
  3806. package/build/static/demo/v2/html/textarea-legacy.html +21 -0
  3807. package/build/static/demo/v2/html/textarea-readonly.html +29 -0
  3808. package/build/static/demo/v2/html/textarea-rows-cols.html +31 -0
  3809. package/build/static/demo/v2/html/textarea-validation.html +75 -0
  3810. package/build/static/demo/v2/html/textarea.html +26 -0
  3811. package/build/static/demo/v2/html/theme-switcher.css +18 -0
  3812. package/build/static/demo/v2/html/theme-switcher.html +116 -0
  3813. package/build/static/demo/v2/html/tile.css +30 -0
  3814. package/build/static/demo/v2/html/tile.html +62 -0
  3815. package/build/static/demo/v2/html/time-input-disabled.html +22 -0
  3816. package/build/static/demo/v2/html/time-input-label.html +26 -0
  3817. package/build/static/demo/v2/html/time-input-readonly.html +22 -0
  3818. package/build/static/demo/v2/html/time-input-validation.html +47 -0
  3819. package/build/static/demo/v2/html/time-input-with-slots.html +33 -0
  3820. package/build/static/demo/v2/html/time-input.html +22 -0
  3821. package/build/static/demo/v2/html/timepicker-format-adjusted.html +22 -0
  3822. package/build/static/demo/v2/html/timepicker-intervals.html +28 -0
  3823. package/build/static/demo/v2/html/timepicker.html +21 -0
  3824. package/build/static/demo/v2/html/toast-custom.html +103 -0
  3825. package/build/static/demo/v2/html/toast-position.html +37 -0
  3826. package/build/static/demo/v2/html/toast.html +36 -0
  3827. package/build/static/demo/v2/html/toggle-button-primary-ghost.css +20 -0
  3828. package/build/static/demo/v2/html/toggle-button-primary-ghost.html +31 -0
  3829. package/build/static/demo/v2/html/toggle-button-primary-outline.css +20 -0
  3830. package/build/static/demo/v2/html/toggle-button-primary-outline.html +31 -0
  3831. package/build/static/demo/v2/html/toggle-button-primary.css +20 -0
  3832. package/build/static/demo/v2/html/toggle-button-primary.html +29 -0
  3833. package/build/static/demo/v2/html/toggle-button-secondary-ghost.css +20 -0
  3834. package/build/static/demo/v2/html/toggle-button-secondary-ghost.html +25 -0
  3835. package/build/static/demo/v2/html/toggle-button-secondary-outline.css +20 -0
  3836. package/build/static/demo/v2/html/toggle-button-secondary-outline.html +25 -0
  3837. package/build/static/demo/v2/html/toggle-button-secondary.css +20 -0
  3838. package/build/static/demo/v2/html/toggle-button-secondary.html +25 -0
  3839. package/build/static/demo/v2/html/toggle-checked.html +21 -0
  3840. package/build/static/demo/v2/html/toggle-custom-label.html +21 -0
  3841. package/build/static/demo/v2/html/toggle-disabled.html +21 -0
  3842. package/build/static/demo/v2/html/toggle-indeterminate.html +21 -0
  3843. package/build/static/demo/v2/html/toggle.html +21 -0
  3844. package/build/static/demo/v2/html/tooltip-with-icon.html +38 -0
  3845. package/build/static/demo/v2/html/tooltip.css +16 -0
  3846. package/build/static/demo/v2/html/tooltip.html +35 -0
  3847. package/build/static/demo/v2/html/tree-custom.html +115 -0
  3848. package/build/static/demo/v2/html/tree.html +63 -0
  3849. package/build/static/demo/v2/html/upload.html +21 -0
  3850. package/build/static/demo/v2/html/utils.js +76 -0
  3851. package/build/static/demo/v2/html/validation-select.html +47 -0
  3852. package/build/static/demo/v2/html/vertical-tabs-with-avatar.css +17 -0
  3853. package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +55 -0
  3854. package/build/static/demo/v2/html/vertical-tabs.css +17 -0
  3855. package/build/static/demo/v2/html/vertical-tabs.html +45 -0
  3856. package/build/static/demo/v2/html/workflow-vertical.html +28 -0
  3857. package/build/static/demo/v2/html/workflow.css +16 -0
  3858. package/build/static/demo/v2/html/workflow.html +29 -0
  3859. package/build/static/demo/v2/preview/html/assets/a11y-Bb7pDeaQ-DNI84lDX.js +123 -0
  3860. package/build/static/demo/v2/preview/html/assets/action-card-CB-gzJ_Q.js +12 -0
  3861. package/build/static/demo/v2/preview/html/assets/add-icons-AZEiYMeG.js +8 -0
  3862. package/build/static/demo/v2/preview/html/assets/aggrid-iw_rXkKb.js +49291 -0
  3863. package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +85 -0
  3864. package/build/static/demo/v2/preview/html/assets/anime.esm-DhE1t8Qh-B6Ygv72Z.js +2419 -0
  3865. package/build/static/demo/v2/preview/html/assets/application-CSw_Tw4d.js +7 -0
  3866. package/build/static/demo/v2/preview/html/assets/application-advanced-BFTpPq5K.js +30 -0
  3867. package/build/static/demo/v2/preview/html/assets/application-app-switch-BLFSh2St.js +96 -0
  3868. package/build/static/demo/v2/preview/html/assets/application-breakpoints-M4NDpHEZ.js +15 -0
  3869. package/build/static/demo/v2/preview/html/assets/application-header-BFu10k0F.js +7 -0
  3870. package/build/static/demo/v2/preview/html/assets/base-button-TVpiK7pg-D1GFEOtD.js +61 -0
  3871. package/build/static/demo/v2/preview/html/assets/base-icon-button-B3ULQ24g-D6Y0oA6J.js +8 -0
  3872. package/build/static/demo/v2/preview/html/assets/blind-CeOOGI6N.js +3 -0
  3873. package/build/static/demo/v2/preview/html/assets/blind-DhyA_H2q.css +16 -0
  3874. package/build/static/demo/v2/preview/html/assets/blind-header-actions-CD6Gphpn.js +9 -0
  3875. package/build/static/demo/v2/preview/html/assets/blind-variants-CYLuON9n.js +8 -0
  3876. package/build/static/demo/v2/preview/html/assets/breakpoints-D_Hmobxf-DBbixPq4.js +31 -0
  3877. package/build/static/demo/v2/preview/html/assets/button-danger-CYB-hhAB.js +3 -0
  3878. package/build/static/demo/v2/preview/html/assets/button-danger-ghost-DZq4k5LB.js +3 -0
  3879. package/build/static/demo/v2/preview/html/assets/button-danger-ghost-c5_TeQAF.css +20 -0
  3880. package/build/static/demo/v2/preview/html/assets/button-danger-outline-co7cZcbz.js +3 -0
  3881. package/build/static/demo/v2/preview/html/assets/button-ghost-CIiL-JYL.js +3 -0
  3882. package/build/static/demo/v2/preview/html/assets/button-grey-CA4ipPeb.js +3 -0
  3883. package/build/static/demo/v2/preview/html/assets/button-grey-ghost-4WZ_mS9z.js +3 -0
  3884. package/build/static/demo/v2/preview/html/assets/button-grey-secondary-BXgdSuY-.js +3 -0
  3885. package/build/static/demo/v2/preview/html/assets/button-loading-DIT1dDkg.js +8 -0
  3886. package/build/static/demo/v2/preview/html/assets/button-loading-DQB7AV5P.css +21 -0
  3887. package/build/static/demo/v2/preview/html/assets/button-secondary-DrpQeI2d.js +3 -0
  3888. package/build/static/demo/v2/preview/html/assets/button-text-icon-Do_2wTx7.js +9 -0
  3889. package/build/static/demo/v2/preview/html/assets/button-with-icon-BCDQ1oyK.js +7 -0
  3890. package/build/static/demo/v2/preview/html/assets/button-with-icon-DEiHglbo.css +22 -0
  3891. package/build/static/demo/v2/preview/html/assets/button-with-link-DPF9vbWR.js +8 -0
  3892. package/build/static/demo/v2/preview/html/assets/buttons-D6_MWunM.js +3 -0
  3893. package/build/static/demo/v2/preview/html/assets/card-Bd7GAxdy.css +27 -0
  3894. package/build/static/demo/v2/preview/html/assets/card-Df1X6I4i.js +13 -0
  3895. package/build/static/demo/v2/preview/html/assets/card-list-BSlk4OVg.js +8 -0
  3896. package/build/static/demo/v2/preview/html/assets/chip-6pmiOKKy.css +23 -0
  3897. package/build/static/demo/v2/preview/html/assets/chip-DJu14i7R.js +8 -0
  3898. package/build/static/demo/v2/preview/html/assets/content-CSw_Tw4d.js +7 -0
  3899. package/build/static/demo/v2/preview/html/assets/content-header-no-back-DO-uPSyX.js +9 -0
  3900. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-CNKMEYCZ.css +16 -0
  3901. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-DFBm3Vch.js +8 -0
  3902. package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +74 -0
  3903. package/build/static/demo/v2/preview/html/assets/custom-field-DnwqLsOz.js +7 -0
  3904. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-38hHXOp0.js +7 -0
  3905. package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-Rk09H-45.js +6155 -0
  3906. package/build/static/demo/v2/preview/html/assets/disposable-event-listener-CKoABG1h-D5kNsG5G.js +14 -0
  3907. package/build/static/demo/v2/preview/html/assets/dropdown-button-BzG8mapa.js +8 -0
  3908. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-BaumbJfG.css +24 -0
  3909. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-Bbh2Iw63.js +8 -0
  3910. package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +144 -0
  3911. package/build/static/demo/v2/preview/html/assets/dropdown-icon-7mN76tIq.js +9 -0
  3912. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-XfPDTRRp.js +11 -0
  3913. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CWPLN0LX.js +9 -0
  3914. package/build/static/demo/v2/preview/html/assets/echarts-KamWStZW.js +144 -0
  3915. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-BwVasNtv.js +63 -0
  3916. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-CQVGqGT_.css +19 -0
  3917. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-BlAQMkSl.js +57 -0
  3918. package/build/static/demo/v2/preview/html/assets/echarts-circle-BgKntj1X.js +65 -0
  3919. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-CAVDyWZm.js +84 -0
  3920. package/build/static/demo/v2/preview/html/assets/echarts-gauge-LtHvhB0l.js +128 -0
  3921. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-B5KTnn1l.js +83 -0
  3922. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-u9QBBo_6.js +126 -0
  3923. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-DBBP62VI.js +45 -0
  3924. package/build/static/demo/v2/preview/html/assets/echarts-pie-un-urTdl.js +64 -0
  3925. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BcOSOWNN.css +19 -0
  3926. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CvL17bby.js +84 -0
  3927. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-CHcRVtJh.js +93 -0
  3928. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-CylfB8Ab.js +80 -0
  3929. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-BO-bT5BI.js +61 -0
  3930. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-CqJb0-x_.js +87 -0
  3931. package/build/static/demo/v2/preview/html/assets/empty-state-CtQLTPZu.js +7 -0
  3932. package/build/static/demo/v2/preview/html/assets/empty-state-compact-CtQLTPZu.js +7 -0
  3933. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-CtQLTPZu.js +7 -0
  3934. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CDPm1bCX.js +6 -0
  3935. package/build/static/demo/v2/preview/html/assets/event-list-filled-VETLpbFU.js +18 -0
  3936. package/build/static/demo/v2/preview/html/assets/event-list-selected-C40WiW77.js +28 -0
  3937. package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +75 -0
  3938. package/build/static/demo/v2/preview/html/assets/flip-tile-BA208i_1.js +8 -0
  3939. package/build/static/demo/v2/preview/html/assets/flip-tile-DfhJu2MO.css +31 -0
  3940. package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--B_Z-K7Jv.js +1552 -0
  3941. package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +55 -0
  3942. package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-T3dA2EJW.css +16 -0
  3943. package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-WVFZn11v.js +3 -0
  3944. package/build/static/demo/v2/preview/html/assets/form-layout-grid-Bhr4m2vE.css +18 -0
  3945. package/build/static/demo/v2/preview/html/assets/form-layout-grid-D5gpxO-i.js +3 -0
  3946. package/build/static/demo/v2/preview/html/assets/global-DdOw2HJU.css +5584 -0
  3947. package/build/static/demo/v2/preview/html/assets/global-ZjnNkmge.js +2972 -0
  3948. package/build/static/demo/v2/preview/html/assets/grid-D76wZ_Xr.js +3 -0
  3949. package/build/static/demo/v2/preview/html/assets/grid-padding-Bc8MXYBx.css +35 -0
  3950. package/build/static/demo/v2/preview/html/assets/grid-padding-jV-GKYQK.js +3 -0
  3951. package/build/static/demo/v2/preview/html/assets/grid-size-D-nIJRju.js +3 -0
  3952. package/build/static/demo/v2/preview/html/assets/helper-text-util-gKdL-wH2-DjRdMI6l.js +26 -0
  3953. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-primary-ghost-Bmv5Jzd5.js +8 -0
  3954. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-primary-ghost-DJd4mTsI.css +20 -0
  3955. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-primary-outline-B3hNCZW-.js +8 -0
  3956. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-B4D4QnOC.js +8 -0
  3957. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-ghost-B-HtbIn6.js +8 -0
  3958. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-outline-DOp1MAKc.js +8 -0
  3959. package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +96 -0
  3960. package/build/static/demo/v2/preview/html/assets/index-B17Un7ch.js +68 -0
  3961. package/build/static/demo/v2/preview/html/assets/index-B86ot3BK.js +70 -0
  3962. package/build/static/demo/v2/preview/html/assets/index-CINcPcO9.js +1412 -0
  3963. package/build/static/demo/v2/preview/html/assets/index-CvHqii5a.js +4 -0
  3964. package/build/static/demo/v2/preview/html/assets/index-Kp5Wf9wr-CEFkQm40.js +22 -0
  3965. package/build/static/demo/v2/preview/html/assets/init-BQGyn6XV.js +1526 -0
  3966. package/build/static/demo/v2/preview/html/assets/input-types-DDBTqyW9.css +17 -0
  3967. package/build/static/demo/v2/preview/html/assets/input-types-j62iIc1E.js +3 -0
  3968. package/build/static/demo/v2/preview/html/assets/input-with-slots-38hHXOp0.js +7 -0
  3969. package/build/static/demo/v2/preview/html/assets/input.fc-KJF8Z9iJ-BT3ti_h_.js +212 -0
  3970. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-AKuWt1ts.js +22 -0
  3971. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-qE0vQFkv.js +176 -0
  3972. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-BZsU2Jlm.js +40 -0
  3973. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-B3-h96Sh.js +48 -0
  3974. package/build/static/demo/v2/preview/html/assets/ix-application.entry-BjgblZVE.js +110 -0
  3975. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-BHN8N_94.js +93 -0
  3976. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-BMzo4JNS.js +84 -0
  3977. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-C_11LrGm.js +70 -0
  3978. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BTQNqC06.js +100 -0
  3979. package/build/static/demo/v2/preview/html/assets/ix-button.entry-BHxaFrz3.js +99 -0
  3980. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-BGQ7J_Cm.js +79 -0
  3981. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-DUoI1TrJ.js +155 -0
  3982. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-h4HoFFFW.js +33 -0
  3983. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-C6QoZAYs.js +494 -0
  3984. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-C8gcCfVC.js +89 -0
  3985. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-PTaaU-oC.js +105 -0
  3986. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DgXdA7h0.js +69 -0
  3987. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CmLdrmsk.js +544 -0
  3988. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-CkmbOUor.js +25 -0
  3989. package/build/static/demo/v2/preview/html/assets/ix-content.entry-1oAceHT-.js +27 -0
  3990. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-CtS0ME4-.js +16 -0
  3991. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CbBMWX26.js +82 -0
  3992. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DEc68yMh.js +44 -0
  3993. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-DLHGlD1I.js +170 -0
  3994. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-Di_UsnDE.js +235 -0
  3995. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-CQU6Tbz5.js +31 -0
  3996. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-Ct9hFOQN.js +47 -0
  3997. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-C4ZocyZX.js +14 -0
  3998. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-7nTpM_nm.js +132 -0
  3999. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-CQExbpTR.js +37 -0
  4000. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CiMvxMBe.js +14 -0
  4001. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-C_khvxmX.js +43 -0
  4002. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CrQypd67.js +14 -0
  4003. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-Bm8DYywx.js +338 -0
  4004. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-CTejudY8.js +16 -0
  4005. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Cpy0kuOD.js +36 -0
  4006. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-DWrFsweh.js +127 -0
  4007. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-CgLfFuQ1.js +79 -0
  4008. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-Dfh9qspj.js +160 -0
  4009. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-Cwmio6-c.js +106 -0
  4010. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BmgM_Yx2.js +15 -0
  4011. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-DnBt3NQq.js +125 -0
  4012. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DP3dIl1U.js +74 -0
  4013. package/build/static/demo/v2/preview/html/assets/ix-group.entry-B_2CD7MN.js +159 -0
  4014. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-RULP6kpj.js +65 -0
  4015. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-CqVjndSo.js +88 -0
  4016. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-gfyW36dA.js +56 -0
  4017. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-dCuTyOo1.js +226 -0
  4018. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-k8vL_oig.js +122 -0
  4019. package/build/static/demo/v2/preview/html/assets/ix-input.entry-BjVDISnm.js +150 -0
  4020. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-gGbvcG3K.js +15 -0
  4021. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-BaFvIOQF.js +18 -0
  4022. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-B8oxwYEC.js +40 -0
  4023. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-CW310ypA.js +88 -0
  4024. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-vUm7PLS-.js +23 -0
  4025. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CNjeF7fl.js +27 -0
  4026. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-OnaB5BdT.js +29 -0
  4027. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-kO2w2UGn.js +39 -0
  4028. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-DwCLJfvN.js +36 -0
  4029. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-B_q9Gr2M.js +204 -0
  4030. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-DjSVWuol.js +40 -0
  4031. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-C2N9UGIQ.js +112 -0
  4032. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-By855Kls.js +27 -0
  4033. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DiH12hZf.js +101 -0
  4034. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-DpPlWia4.js +441 -0
  4035. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-DzKNhmLd.js +56 -0
  4036. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-CU15vMVK.js +57 -0
  4037. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-BKOEGvX5.js +14 -0
  4038. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-BK0K-sTz.js +14 -0
  4039. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-1U-6w8mE.js +178 -0
  4040. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CiFU2mUW.js +255 -0
  4041. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-xrKhNWPU.js +148 -0
  4042. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-BvXoB1W5.js +259 -0
  4043. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-CyYVQtN3.js +437 -0
  4044. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-BlzvbxtU.js +68 -0
  4045. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry--I9VknnG.js +108 -0
  4046. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-CHxZRpub.js +17 -0
  4047. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-C92NdER9.js +156 -0
  4048. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-dU_Rgx-v.js +130 -0
  4049. package/build/static/demo/v2/preview/html/assets/ix-select.entry-DnJSNFTS.js +599 -0
  4050. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DJbA1Feg.js +167 -0
  4051. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-DwTydN2Z.js +43 -0
  4052. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-CsXRBav3.js +295 -0
  4053. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Dg5UW4Mm.js +157 -0
  4054. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-CCa4ifYZ.js +36 -0
  4055. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-1YU2IC8Q.js +243 -0
  4056. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-a8SE1VcZ.js +577 -0
  4057. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-DwoN6g90.js +106 -0
  4058. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-DArafdQ_.js +85 -0
  4059. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-BvQ_7S7d.js +42 -0
  4060. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DCb4P1a-.js +116 -0
  4061. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-ClIGLKMs.js +323 -0
  4062. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-CSOs261s.js +29 -0
  4063. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-HrmQRLGh.js +535 -0
  4064. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-D0irOQRH.js +35 -0
  4065. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DMoOrxKQ.js +146 -0
  4066. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-iNkLXvOa.js +148 -0
  4067. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-nfsbD-f8.js +113 -0
  4068. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-m_b8je6T.js +77 -0
  4069. package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-C2n8UQRp.css +16 -0
  4070. package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-CbQs-e7q.js +3 -0
  4071. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-CIMpDKaB.js +7 -0
  4072. package/build/static/demo/v2/preview/html/assets/key-value-with-custom-value-u2qyajoJ.js +3 -0
  4073. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-CIMpDKaB.js +7 -0
  4074. package/build/static/demo/v2/preview/html/assets/kpi-CY4x50xh.js +3 -0
  4075. package/build/static/demo/v2/preview/html/assets/kpi-gd-qE21a.css +24 -0
  4076. package/build/static/demo/v2/preview/html/assets/layout-auto-CxqLq3P6.css +24 -0
  4077. package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-RbAHKfrD.js +64 -0
  4078. package/build/static/demo/v2/preview/html/assets/loading-zszYvSa5.js +23 -0
  4079. package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +18 -0
  4080. package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +22 -0
  4081. package/build/static/demo/v2/preview/html/assets/menu-category-BF21iRHV.js +14 -0
  4082. package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +73 -0
  4083. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CEfMHnI9.js +8 -0
  4084. package/build/static/demo/v2/preview/html/assets/message-DASnLhbV.js +21 -0
  4085. package/build/static/demo/v2/preview/html/assets/message-bar-CubuonhI.css +27 -0
  4086. package/build/static/demo/v2/preview/html/assets/message-bar-removal-CfXuz0Zu.js +26 -0
  4087. package/build/static/demo/v2/preview/html/assets/modal-BLZEVHgZ.js +56 -0
  4088. package/build/static/demo/v2/preview/html/assets/modal-BTxff2hq-Cy6rmdf-.js +224 -0
  4089. package/build/static/demo/v2/preview/html/assets/modal-close-CV-e3J0f.js +59 -0
  4090. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-DS_icPwU.js +54 -0
  4091. package/build/static/demo/v2/preview/html/assets/modal-sizes-CODYSZcS.css +23 -0
  4092. package/build/static/demo/v2/preview/html/assets/modal-sizes-xSvk9phZ.js +57 -0
  4093. package/build/static/demo/v2/preview/html/assets/mutation-observer-CX81WQtk-DFcmhOTk.js +4 -0
  4094. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-38hHXOp0.js +7 -0
  4095. package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +57 -0
  4096. package/build/static/demo/v2/preview/html/assets/pill-CmzJDGtL.css +28 -0
  4097. package/build/static/demo/v2/preview/html/assets/pill-DWxpx841.js +8 -0
  4098. package/build/static/demo/v2/preview/html/assets/pill-variants--UWfSgQL.css +16 -0
  4099. package/build/static/demo/v2/preview/html/assets/pill-variants-DUzgJ_5U.js +8 -0
  4100. package/build/static/demo/v2/preview/html/assets/progress-indicator-BtUh9Zq8.css +16 -0
  4101. package/build/static/demo/v2/preview/html/assets/push-card-38hHXOp0.js +7 -0
  4102. package/build/static/demo/v2/preview/html/assets/radio-button-C0OXVi0B.js +3 -0
  4103. package/build/static/demo/v2/preview/html/assets/radio-button-C154S5C-.css +21 -0
  4104. package/build/static/demo/v2/preview/html/assets/rwd.util-pXYAoEyc-B7dE3uhl.js +7 -0
  4105. package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +100 -0
  4106. package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +37 -0
  4107. package/build/static/demo/v2/preview/html/assets/slider-error-TQWWwQN_.js +9 -0
  4108. package/build/static/demo/v2/preview/html/assets/slider-marker-TQWWwQN_.js +9 -0
  4109. package/build/static/demo/v2/preview/html/assets/slider-trace-TQWWwQN_.js +9 -0
  4110. package/build/static/demo/v2/preview/html/assets/split-button-AG62pZIE.js +8 -0
  4111. package/build/static/demo/v2/preview/html/assets/split-button-BKhVDC0Q.css +7 -0
  4112. package/build/static/demo/v2/preview/html/assets/split-button-icons-Cs6BZOmU.js +10 -0
  4113. package/build/static/demo/v2/preview/html/assets/tabs-DvAE357f.css +26 -0
  4114. package/build/static/demo/v2/preview/html/assets/tabs-JhEOTvWB.js +3 -0
  4115. package/build/static/demo/v2/preview/html/assets/tabs-rounded-D6mqbA5w.js +12 -0
  4116. package/build/static/demo/v2/preview/html/assets/theme-switcher-DM6gipng.css +18 -0
  4117. package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +154 -0
  4118. package/build/static/demo/v2/preview/html/assets/theme-switcher-Wn2pTXTf.js +58 -0
  4119. package/build/static/demo/v2/preview/html/assets/tile-DMCOyZRh.css +30 -0
  4120. package/build/static/demo/v2/preview/html/assets/tile-sm03BG4k.js +9 -0
  4121. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-38hHXOp0.js +7 -0
  4122. package/build/static/demo/v2/preview/html/assets/toast-W1k-jIP0.js +18 -0
  4123. package/build/static/demo/v2/preview/html/assets/toast-custom-DKcQnQhm.js +51 -0
  4124. package/build/static/demo/v2/preview/html/assets/toast-position-gL-bzuEx.js +19 -0
  4125. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-FDASuUox.js +3 -0
  4126. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-B5QOkL5Y.js +3 -0
  4127. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-BgaO7dH9.css +20 -0
  4128. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-outline-DfcoCQ2K.js +3 -0
  4129. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-0dZwbpHT.js +3 -0
  4130. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-ghost-D_XvbxrA.js +3 -0
  4131. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-outline-CiFpKA5c.js +3 -0
  4132. package/build/static/demo/v2/preview/html/assets/tooltip-a1CRzZUi.css +16 -0
  4133. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-B9EPg88E.js +7 -0
  4134. package/build/static/demo/v2/preview/html/assets/tree-custom-B7WcDfoB.js +5 -0
  4135. package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +35 -0
  4136. package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +10 -0
  4137. package/build/static/demo/v2/preview/html/assets/validation-LJh16vt2-H75l0y2j.js +113 -0
  4138. package/build/static/demo/v2/preview/html/assets/validation-select-D2JMtzWn.js +10 -0
  4139. package/build/static/demo/v2/preview/html/assets/vertical-tabs-CYC1VJE6.js +11 -0
  4140. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DO5xjMB_.css +17 -0
  4141. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k2r0Kplg.js +11 -0
  4142. package/build/static/demo/v2/preview/html/assets/workflow-BT84l8MC.css +16 -0
  4143. package/build/static/demo/v2/preview/html/assets/workflow-CpyWOyLG.js +3 -0
  4144. package/build/static/demo/v2/preview/html/component-usage-by-component.json +594 -0
  4145. package/build/static/demo/v2/preview/html/component-usage.json +822 -0
  4146. package/build/static/demo/v2/preview/html/index.html +23 -0
  4147. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +42 -0
  4148. package/build/static/demo/v2/preview/html/preview-examples/action-card.html +35 -0
  4149. package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +31 -0
  4150. package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +27 -0
  4151. package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +53 -0
  4152. package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +57 -0
  4153. package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +58 -0
  4154. package/build/static/demo/v2/preview/html/preview-examples/application-header.html +45 -0
  4155. package/build/static/demo/v2/preview/html/preview-examples/application.html +41 -0
  4156. package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +24 -0
  4157. package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +26 -0
  4158. package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +24 -0
  4159. package/build/static/demo/v2/preview/html/preview-examples/avatar.html +24 -0
  4160. package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +45 -0
  4161. package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +58 -0
  4162. package/build/static/demo/v2/preview/html/preview-examples/blind.html +37 -0
  4163. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +33 -0
  4164. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +30 -0
  4165. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +28 -0
  4166. package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +28 -0
  4167. package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +28 -0
  4168. package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +28 -0
  4169. package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +28 -0
  4170. package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +28 -0
  4171. package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +28 -0
  4172. package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +28 -0
  4173. package/build/static/demo/v2/preview/html/preview-examples/button-group.html +29 -0
  4174. package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +50 -0
  4175. package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +28 -0
  4176. package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +37 -0
  4177. package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +50 -0
  4178. package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +94 -0
  4179. package/build/static/demo/v2/preview/html/preview-examples/buttons.html +28 -0
  4180. package/build/static/demo/v2/preview/html/preview-examples/card-list.html +88 -0
  4181. package/build/static/demo/v2/preview/html/preview-examples/card.html +47 -0
  4182. package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +29 -0
  4183. package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +53 -0
  4184. package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +34 -0
  4185. package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +37 -0
  4186. package/build/static/demo/v2/preview/html/preview-examples/chip.html +62 -0
  4187. package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +42 -0
  4188. package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +42 -0
  4189. package/build/static/demo/v2/preview/html/preview-examples/content-header.html +32 -0
  4190. package/build/static/demo/v2/preview/html/preview-examples/content.html +38 -0
  4191. package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +71 -0
  4192. package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +42 -0
  4193. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +58 -0
  4194. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +24 -0
  4195. package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +25 -0
  4196. package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +30 -0
  4197. package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +29 -0
  4198. package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +25 -0
  4199. package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +60 -0
  4200. package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +32 -0
  4201. package/build/static/demo/v2/preview/html/preview-examples/date-input.html +25 -0
  4202. package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +47 -0
  4203. package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +24 -0
  4204. package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +24 -0
  4205. package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +24 -0
  4206. package/build/static/demo/v2/preview/html/preview-examples/divider.html +24 -0
  4207. package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +41 -0
  4208. package/build/static/demo/v2/preview/html/preview-examples/drawer.html +42 -0
  4209. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +45 -0
  4210. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +45 -0
  4211. package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +33 -0
  4212. package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +42 -0
  4213. package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +38 -0
  4214. package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +32 -0
  4215. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +42 -0
  4216. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +42 -0
  4217. package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +42 -0
  4218. package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +57 -0
  4219. package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +42 -0
  4220. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +42 -0
  4221. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +42 -0
  4222. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +42 -0
  4223. package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +42 -0
  4224. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +42 -0
  4225. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +42 -0
  4226. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +43 -0
  4227. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +42 -0
  4228. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +42 -0
  4229. package/build/static/demo/v2/preview/html/preview-examples/echarts.html +41 -0
  4230. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +45 -0
  4231. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +45 -0
  4232. package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +44 -0
  4233. package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +29 -0
  4234. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +20 -0
  4235. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +27 -0
  4236. package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +26 -0
  4237. package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +27 -0
  4238. package/build/static/demo/v2/preview/html/preview-examples/event-list.html +29 -0
  4239. package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +24 -0
  4240. package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +92 -0
  4241. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +29 -0
  4242. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +72 -0
  4243. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +28 -0
  4244. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +71 -0
  4245. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +25 -0
  4246. package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +30 -0
  4247. package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +49 -0
  4248. package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +63 -0
  4249. package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +59 -0
  4250. package/build/static/demo/v2/preview/html/preview-examples/grid.html +55 -0
  4251. package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +32 -0
  4252. package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +28 -0
  4253. package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +32 -0
  4254. package/build/static/demo/v2/preview/html/preview-examples/group.html +28 -0
  4255. package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +53 -0
  4256. package/build/static/demo/v2/preview/html/preview-examples/html-table.html +53 -0
  4257. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-ghost.html +43 -0
  4258. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-outline.html +43 -0
  4259. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-ghost.html +44 -0
  4260. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-outline.html +63 -0
  4261. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +66 -0
  4262. package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +29 -0
  4263. package/build/static/demo/v2/preview/html/preview-examples/input-label.html +30 -0
  4264. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +38 -0
  4265. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +38 -0
  4266. package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +37 -0
  4267. package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +29 -0
  4268. package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +30 -0
  4269. package/build/static/demo/v2/preview/html/preview-examples/input-types.html +65 -0
  4270. package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +64 -0
  4271. package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +32 -0
  4272. package/build/static/demo/v2/preview/html/preview-examples/input.html +25 -0
  4273. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +42 -0
  4274. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +54 -0
  4275. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +49 -0
  4276. package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +42 -0
  4277. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +34 -0
  4278. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +28 -0
  4279. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +28 -0
  4280. package/build/static/demo/v2/preview/html/preview-examples/key-value.html +24 -0
  4281. package/build/static/demo/v2/preview/html/preview-examples/kpi.html +45 -0
  4282. package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +55 -0
  4283. package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +47 -0
  4284. package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +26 -0
  4285. package/build/static/demo/v2/preview/html/preview-examples/link-button.html +24 -0
  4286. package/build/static/demo/v2/preview/html/preview-examples/loading.html +35 -0
  4287. package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +39 -0
  4288. package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +31 -0
  4289. package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +34 -0
  4290. package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +36 -0
  4291. package/build/static/demo/v2/preview/html/preview-examples/message.html +35 -0
  4292. package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +43 -0
  4293. package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +38 -0
  4294. package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +53 -0
  4295. package/build/static/demo/v2/preview/html/preview-examples/modal.html +43 -0
  4296. package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +25 -0
  4297. package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +28 -0
  4298. package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +25 -0
  4299. package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +25 -0
  4300. package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +55 -0
  4301. package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +32 -0
  4302. package/build/static/demo/v2/preview/html/preview-examples/number-input.html +25 -0
  4303. package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +24 -0
  4304. package/build/static/demo/v2/preview/html/preview-examples/pagination.html +24 -0
  4305. package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +70 -0
  4306. package/build/static/demo/v2/preview/html/preview-examples/pane.html +49 -0
  4307. package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +111 -0
  4308. package/build/static/demo/v2/preview/html/preview-examples/pill.html +53 -0
  4309. package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +36 -0
  4310. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +75 -0
  4311. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +84 -0
  4312. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +33 -0
  4313. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +75 -0
  4314. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +84 -0
  4315. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +30 -0
  4316. package/build/static/demo/v2/preview/html/preview-examples/push-card.html +64 -0
  4317. package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +53 -0
  4318. package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +30 -0
  4319. package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +47 -0
  4320. package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +68 -0
  4321. package/build/static/demo/v2/preview/html/preview-examples/radio.html +29 -0
  4322. package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +29 -0
  4323. package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +37 -0
  4324. package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +73 -0
  4325. package/build/static/demo/v2/preview/html/preview-examples/select.html +29 -0
  4326. package/build/static/demo/v2/preview/html/preview-examples/settings.html +46 -0
  4327. package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +43 -0
  4328. package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +35 -0
  4329. package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +35 -0
  4330. package/build/static/demo/v2/preview/html/preview-examples/slider.html +32 -0
  4331. package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +24 -0
  4332. package/build/static/demo/v2/preview/html/preview-examples/spinner.html +24 -0
  4333. package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +31 -0
  4334. package/build/static/demo/v2/preview/html/preview-examples/split-button.html +59 -0
  4335. package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +39 -0
  4336. package/build/static/demo/v2/preview/html/preview-examples/tabs.html +58 -0
  4337. package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +31 -0
  4338. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +26 -0
  4339. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +26 -0
  4340. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +24 -0
  4341. package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +32 -0
  4342. package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +34 -0
  4343. package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +78 -0
  4344. package/build/static/demo/v2/preview/html/preview-examples/textarea.html +29 -0
  4345. package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +61 -0
  4346. package/build/static/demo/v2/preview/html/preview-examples/tile.html +59 -0
  4347. package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +25 -0
  4348. package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +29 -0
  4349. package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +25 -0
  4350. package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +50 -0
  4351. package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +32 -0
  4352. package/build/static/demo/v2/preview/html/preview-examples/time-input.html +25 -0
  4353. package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +25 -0
  4354. package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +31 -0
  4355. package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +24 -0
  4356. package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +60 -0
  4357. package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +37 -0
  4358. package/build/static/demo/v2/preview/html/preview-examples/toast.html +37 -0
  4359. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-ghost.html +36 -0
  4360. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-outline.html +36 -0
  4361. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +34 -0
  4362. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-ghost.html +30 -0
  4363. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-outline.html +30 -0
  4364. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +30 -0
  4365. package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +24 -0
  4366. package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +24 -0
  4367. package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +24 -0
  4368. package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +24 -0
  4369. package/build/static/demo/v2/preview/html/preview-examples/toggle.html +24 -0
  4370. package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +38 -0
  4371. package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +39 -0
  4372. package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +116 -0
  4373. package/build/static/demo/v2/preview/html/preview-examples/tree.html +66 -0
  4374. package/build/static/demo/v2/preview/html/preview-examples/upload.html +24 -0
  4375. package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +40 -0
  4376. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +48 -0
  4377. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +38 -0
  4378. package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +31 -0
  4379. package/build/static/demo/v2/preview/html/preview-examples/workflow.html +34 -0
  4380. package/build/static/demo/v2/preview/mobile/assets/focus-visible-legacy-CdO5cX4I.js +5 -0
  4381. package/build/static/demo/v2/preview/mobile/assets/focus-visible-supuXXMI.js +3 -0
  4382. package/build/static/demo/v2/preview/mobile/assets/index-McV8yaaU.js +110 -0
  4383. package/build/static/demo/v2/preview/mobile/assets/index-j25tZv6Y.css +1 -0
  4384. package/build/static/demo/v2/preview/mobile/assets/index-legacy-DY7h8Ed4.js +46 -0
  4385. package/build/static/demo/v2/preview/mobile/assets/index7-OpfsQcJx.js +3 -0
  4386. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-Bm6gX3LP.js +5 -0
  4387. package/build/static/demo/v2/preview/mobile/assets/index8-DCqSPD_e.js +3 -0
  4388. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-BfaEodPf.js +5 -0
  4389. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-PPLW4qA-.js +5 -0
  4390. package/build/static/demo/v2/preview/mobile/assets/input-shims-sBB9ceGB.js +3 -0
  4391. package/build/static/demo/v2/preview/mobile/assets/ios.transition-GnRfdVt3.js +3 -0
  4392. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-8y9vOP9B.js +5 -0
  4393. package/build/static/demo/v2/preview/mobile/assets/keyboard-DvJxATr7.js +3 -0
  4394. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-ZH_7IudP.js +5 -0
  4395. package/build/static/demo/v2/preview/mobile/assets/md.transition-B0RQhkTY.js +3 -0
  4396. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CJKmUAAZ.js +5 -0
  4397. package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-DoM6p1vF.js +4 -0
  4398. package/build/static/demo/v2/preview/mobile/assets/status-tap-Hh0dvUwo.js +3 -0
  4399. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-DsOFAY9C.js +5 -0
  4400. package/build/static/demo/v2/preview/mobile/assets/swipe-back-am5rii-l.js +9 -0
  4401. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-CFp03vcy.js +5 -0
  4402. package/build/static/demo/v2/preview/mobile/assets/web-CkiE9BjE.js +1 -0
  4403. package/build/static/demo/v2/preview/mobile/assets/web-DMVaDr3k.js +1 -0
  4404. package/build/static/demo/v2/preview/mobile/assets/web-legacy-BQWNG2eX.js +1 -0
  4405. package/build/static/demo/v2/preview/mobile/assets/web-legacy-KvuhJMLH.js +1 -0
  4406. package/build/static/demo/v2/preview/mobile/favicon.png +0 -0
  4407. package/build/static/demo/v2/preview/mobile/index.html +41 -0
  4408. package/build/static/demo/v2/preview/mobile/manifest.json +21 -0
  4409. package/build/static/demo/v2/react/about-and-legal.tsx +42 -0
  4410. package/build/static/demo/v2/react/action-card.tsx +23 -0
  4411. package/build/static/demo/v2/react/add-icons.css +16 -0
  4412. package/build/static/demo/v2/react/add-icons.tsx +29 -0
  4413. package/build/static/demo/v2/react/aggrid.tsx +103 -0
  4414. package/build/static/demo/v2/react/application-advanced.tsx +83 -0
  4415. package/build/static/demo/v2/react/application-app-switch.tsx +78 -0
  4416. package/build/static/demo/v2/react/application-breakpoints.tsx +79 -0
  4417. package/build/static/demo/v2/react/application-header.tsx +40 -0
  4418. package/build/static/demo/v2/react/application.tsx +39 -0
  4419. package/build/static/demo/v2/react/avatar-image.tsx +16 -0
  4420. package/build/static/demo/v2/react/avatar-initials.tsx +14 -0
  4421. package/build/static/demo/v2/react/avatar.tsx +14 -0
  4422. package/build/static/demo/v2/react/basic-navigation-migration.scoped.css +17 -0
  4423. package/build/static/demo/v2/react/blind-header-actions.scoped.css +16 -0
  4424. package/build/static/demo/v2/react/blind-header-actions.tsx +46 -0
  4425. package/build/static/demo/v2/react/blind-variants.scoped.css +16 -0
  4426. package/build/static/demo/v2/react/blind-variants.tsx +79 -0
  4427. package/build/static/demo/v2/react/blind.scoped.css +16 -0
  4428. package/build/static/demo/v2/react/blind.tsx +28 -0
  4429. package/build/static/demo/v2/react/breadcrumb-next-items.tsx +27 -0
  4430. package/build/static/demo/v2/react/breadcrumb-truncate.tsx +22 -0
  4431. package/build/static/demo/v2/react/breadcrumb.tsx +20 -0
  4432. package/build/static/demo/v2/react/button-danger-ghost.scoped.css +20 -0
  4433. package/build/static/demo/v2/react/button-danger-ghost.tsx +25 -0
  4434. package/build/static/demo/v2/react/button-danger-outline.scoped.css +20 -0
  4435. package/build/static/demo/v2/react/button-danger-outline.tsx +25 -0
  4436. package/build/static/demo/v2/react/button-danger.scoped.css +20 -0
  4437. package/build/static/demo/v2/react/button-danger.tsx +23 -0
  4438. package/build/static/demo/v2/react/button-ghost.scoped.css +20 -0
  4439. package/build/static/demo/v2/react/button-ghost.tsx +25 -0
  4440. package/build/static/demo/v2/react/button-grey-ghost.scoped.css +20 -0
  4441. package/build/static/demo/v2/react/button-grey-ghost.tsx +25 -0
  4442. package/build/static/demo/v2/react/button-grey-secondary.scoped.css +20 -0
  4443. package/build/static/demo/v2/react/button-grey-secondary.tsx +25 -0
  4444. package/build/static/demo/v2/react/button-grey.scoped.css +20 -0
  4445. package/build/static/demo/v2/react/button-grey.tsx +23 -0
  4446. package/build/static/demo/v2/react/button-group.tsx +19 -0
  4447. package/build/static/demo/v2/react/button-loading.scoped.css +21 -0
  4448. package/build/static/demo/v2/react/button-loading.tsx +78 -0
  4449. package/build/static/demo/v2/react/button-secondary.scoped.css +20 -0
  4450. package/build/static/demo/v2/react/button-secondary.tsx +25 -0
  4451. package/build/static/demo/v2/react/button-text-icon.scoped.css +20 -0
  4452. package/build/static/demo/v2/react/button-text-icon.tsx +34 -0
  4453. package/build/static/demo/v2/react/button-with-icon.scoped.css +22 -0
  4454. package/build/static/demo/v2/react/button-with-icon.tsx +41 -0
  4455. package/build/static/demo/v2/react/button-with-link.tsx +85 -0
  4456. package/build/static/demo/v2/react/buttons.scoped.css +20 -0
  4457. package/build/static/demo/v2/react/buttons.tsx +23 -0
  4458. package/build/static/demo/v2/react/card-list.tsx +79 -0
  4459. package/build/static/demo/v2/react/card.scoped.css +27 -0
  4460. package/build/static/demo/v2/react/card.tsx +36 -0
  4461. package/build/static/demo/v2/react/category-filter-suggestions.tsx +22 -0
  4462. package/build/static/demo/v2/react/category-filter.tsx +45 -0
  4463. package/build/static/demo/v2/react/checkbox-indeterminate.tsx +36 -0
  4464. package/build/static/demo/v2/react/checkbox.tsx +33 -0
  4465. package/build/static/demo/v2/react/chip.scoped.css +23 -0
  4466. package/build/static/demo/v2/react/chip.tsx +83 -0
  4467. package/build/static/demo/v2/react/content-header-no-back.tsx +35 -0
  4468. package/build/static/demo/v2/react/content-header-with-slot.scoped.css +16 -0
  4469. package/build/static/demo/v2/react/content-header-with-slot.tsx +29 -0
  4470. package/build/static/demo/v2/react/content-header.tsx +24 -0
  4471. package/build/static/demo/v2/react/content.tsx +31 -0
  4472. package/build/static/demo/v2/react/custom-field-validation.tsx +60 -0
  4473. package/build/static/demo/v2/react/custom-field.tsx +32 -0
  4474. package/build/static/demo/v2/react/date-dropdown-user-range.tsx +50 -0
  4475. package/build/static/demo/v2/react/date-dropdown.tsx +13 -0
  4476. package/build/static/demo/v2/react/date-input-disabled.tsx +14 -0
  4477. package/build/static/demo/v2/react/date-input-label.tsx +21 -0
  4478. package/build/static/demo/v2/react/date-input-min-max-date.tsx +20 -0
  4479. package/build/static/demo/v2/react/date-input-readonly.tsx +14 -0
  4480. package/build/static/demo/v2/react/date-input-validation.tsx +48 -0
  4481. package/build/static/demo/v2/react/date-input-with-slots.tsx +20 -0
  4482. package/build/static/demo/v2/react/date-input.tsx +14 -0
  4483. package/build/static/demo/v2/react/datepicker-locale.tsx +36 -0
  4484. package/build/static/demo/v2/react/datepicker-range.tsx +14 -0
  4485. package/build/static/demo/v2/react/datepicker.tsx +14 -0
  4486. package/build/static/demo/v2/react/datetimepicker.tsx +14 -0
  4487. package/build/static/demo/v2/react/divider.tsx +18 -0
  4488. package/build/static/demo/v2/react/drawer-full-height.tsx +29 -0
  4489. package/build/static/demo/v2/react/drawer.tsx +28 -0
  4490. package/build/static/demo/v2/react/dropdown-button-icon.scoped.css +24 -0
  4491. package/build/static/demo/v2/react/dropdown-button-icon.tsx +37 -0
  4492. package/build/static/demo/v2/react/dropdown-button.scoped.css +24 -0
  4493. package/build/static/demo/v2/react/dropdown-button.tsx +37 -0
  4494. package/build/static/demo/v2/react/dropdown-icon.tsx +24 -0
  4495. package/build/static/demo/v2/react/dropdown-quick-actions.tsx +45 -0
  4496. package/build/static/demo/v2/react/dropdown-submenu.tsx +29 -0
  4497. package/build/static/demo/v2/react/dropdown.tsx +32 -0
  4498. package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.scoped.css +19 -0
  4499. package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +72 -0
  4500. package/build/static/demo/v2/react/echarts-bar-simple.scoped.css +19 -0
  4501. package/build/static/demo/v2/react/echarts-bar-simple.tsx +71 -0
  4502. package/build/static/demo/v2/react/echarts-circle.scoped.css +19 -0
  4503. package/build/static/demo/v2/react/echarts-circle.tsx +79 -0
  4504. package/build/static/demo/v2/react/echarts-empty-state.scoped.css +19 -0
  4505. package/build/static/demo/v2/react/echarts-empty-state.tsx +69 -0
  4506. package/build/static/demo/v2/react/echarts-gauge.scoped.css +19 -0
  4507. package/build/static/demo/v2/react/echarts-gauge.tsx +141 -0
  4508. package/build/static/demo/v2/react/echarts-line-advanced.scoped.css +19 -0
  4509. package/build/static/demo/v2/react/echarts-line-advanced.tsx +87 -0
  4510. package/build/static/demo/v2/react/echarts-line-multiple-y-axis.scoped.css +19 -0
  4511. package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +144 -0
  4512. package/build/static/demo/v2/react/echarts-line-simple.scoped.css +19 -0
  4513. package/build/static/demo/v2/react/echarts-line-simple.tsx +59 -0
  4514. package/build/static/demo/v2/react/echarts-pie.scoped.css +19 -0
  4515. package/build/static/demo/v2/react/echarts-pie.tsx +78 -0
  4516. package/build/static/demo/v2/react/echarts-progress-arc.scoped.css +19 -0
  4517. package/build/static/demo/v2/react/echarts-progress-arc.tsx +98 -0
  4518. package/build/static/demo/v2/react/echarts-progress-circle.scoped.css +19 -0
  4519. package/build/static/demo/v2/react/echarts-progress-circle.tsx +106 -0
  4520. package/build/static/demo/v2/react/echarts-special-3d.scoped.css +19 -0
  4521. package/build/static/demo/v2/react/echarts-special-3d.tsx +95 -0
  4522. package/build/static/demo/v2/react/echarts-special-toolbox.scoped.css +19 -0
  4523. package/build/static/demo/v2/react/echarts-special-toolbox.tsx +75 -0
  4524. package/build/static/demo/v2/react/echarts-special-zoom.scoped.css +19 -0
  4525. package/build/static/demo/v2/react/echarts-special-zoom.tsx +106 -0
  4526. package/build/static/demo/v2/react/echarts.scoped.css +19 -0
  4527. package/build/static/demo/v2/react/echarts.tsx +157 -0
  4528. package/build/static/demo/v2/react/empty-state-compact-break.tsx +24 -0
  4529. package/build/static/demo/v2/react/empty-state-compact.tsx +24 -0
  4530. package/build/static/demo/v2/react/empty-state.tsx +23 -0
  4531. package/build/static/demo/v2/react/event-list-compact.tsx +21 -0
  4532. package/build/static/demo/v2/react/event-list-custom-item-height-in-number.tsx +27 -0
  4533. package/build/static/demo/v2/react/event-list-custom-item-height.tsx +19 -0
  4534. package/build/static/demo/v2/react/event-list-filled.tsx +33 -0
  4535. package/build/static/demo/v2/react/event-list-selected.tsx +32 -0
  4536. package/build/static/demo/v2/react/event-list.tsx +21 -0
  4537. package/build/static/demo/v2/react/expanding-search.tsx +14 -0
  4538. package/build/static/demo/v2/react/flip-tile.scoped.css +31 -0
  4539. package/build/static/demo/v2/react/flip-tile.tsx +81 -0
  4540. package/build/static/demo/v2/react/form-checkbox-disabled.tsx +16 -0
  4541. package/build/static/demo/v2/react/form-checkbox-group-indeterminate.scoped.css +16 -0
  4542. package/build/static/demo/v2/react/form-checkbox-group-indeterminate.tsx +95 -0
  4543. package/build/static/demo/v2/react/form-checkbox-group.tsx +19 -0
  4544. package/build/static/demo/v2/react/form-checkbox-validation.tsx +75 -0
  4545. package/build/static/demo/v2/react/form-checkbox.tsx +16 -0
  4546. package/build/static/demo/v2/react/form-layout-auto.tsx +27 -0
  4547. package/build/static/demo/v2/react/form-layout-grid.scoped.css +18 -0
  4548. package/build/static/demo/v2/react/form-layout-grid.tsx +48 -0
  4549. package/build/static/demo/v2/react/form-validation.scoped.css +22 -0
  4550. package/build/static/demo/v2/react/form-validation.tsx +282 -0
  4551. package/build/static/demo/v2/react/global.css +38 -0
  4552. package/build/static/demo/v2/react/grid-padding.scoped.css +35 -0
  4553. package/build/static/demo/v2/react/grid-padding.tsx +102 -0
  4554. package/build/static/demo/v2/react/grid-size.scoped.css +35 -0
  4555. package/build/static/demo/v2/react/grid-size.tsx +60 -0
  4556. package/build/static/demo/v2/react/grid.scoped.css +35 -0
  4557. package/build/static/demo/v2/react/grid.tsx +82 -0
  4558. package/build/static/demo/v2/react/group-context-menu.tsx +29 -0
  4559. package/build/static/demo/v2/react/group-custom-entry.tsx +22 -0
  4560. package/build/static/demo/v2/react/group-header-suppressed.tsx +24 -0
  4561. package/build/static/demo/v2/react/group.tsx +20 -0
  4562. package/build/static/demo/v2/react/html-table-striped.tsx +43 -0
  4563. package/build/static/demo/v2/react/html-table.tsx +43 -0
  4564. package/build/static/demo/v2/react/icon-toggle-button-primary-ghost.scoped.css +20 -0
  4565. package/build/static/demo/v2/react/icon-toggle-button-primary-ghost.tsx +32 -0
  4566. package/build/static/demo/v2/react/icon-toggle-button-primary-outline.scoped.css +20 -0
  4567. package/build/static/demo/v2/react/icon-toggle-button-primary-outline.tsx +32 -0
  4568. package/build/static/demo/v2/react/icon-toggle-button-secondary-ghost.scoped.css +20 -0
  4569. package/build/static/demo/v2/react/icon-toggle-button-secondary-ghost.tsx +32 -0
  4570. package/build/static/demo/v2/react/icon-toggle-button-secondary-outline.scoped.css +20 -0
  4571. package/build/static/demo/v2/react/icon-toggle-button-secondary-outline.tsx +52 -0
  4572. package/build/static/demo/v2/react/icon-toggle-button-secondary.scoped.css +20 -0
  4573. package/build/static/demo/v2/react/icon-toggle-button-secondary.tsx +49 -0
  4574. package/build/static/demo/v2/react/input-disabled.tsx +20 -0
  4575. package/build/static/demo/v2/react/input-label.tsx +21 -0
  4576. package/build/static/demo/v2/react/input-legacy-disabled.tsx +22 -0
  4577. package/build/static/demo/v2/react/input-legacy-readonly.tsx +22 -0
  4578. package/build/static/demo/v2/react/input-legacy.tsx +21 -0
  4579. package/build/static/demo/v2/react/input-pattern.tsx +20 -0
  4580. package/build/static/demo/v2/react/input-readonly.tsx +21 -0
  4581. package/build/static/demo/v2/react/input-types.scoped.css +17 -0
  4582. package/build/static/demo/v2/react/input-types.tsx +57 -0
  4583. package/build/static/demo/v2/react/input-validation.tsx +52 -0
  4584. package/build/static/demo/v2/react/input-with-slots.tsx +20 -0
  4585. package/build/static/demo/v2/react/input.tsx +93 -0
  4586. package/build/static/demo/v2/react/key-value-list-striped.tsx +20 -0
  4587. package/build/static/demo/v2/react/key-value-list-with-custom-value.scoped.css +16 -0
  4588. package/build/static/demo/v2/react/key-value-list-with-custom-value.tsx +41 -0
  4589. package/build/static/demo/v2/react/key-value-list-with-icon.tsx +36 -0
  4590. package/build/static/demo/v2/react/key-value-list.tsx +20 -0
  4591. package/build/static/demo/v2/react/key-value-with-custom-value.scoped.css +16 -0
  4592. package/build/static/demo/v2/react/key-value-with-custom-value.tsx +24 -0
  4593. package/build/static/demo/v2/react/key-value-with-icon.tsx +17 -0
  4594. package/build/static/demo/v2/react/key-value-with-label-left.tsx +16 -0
  4595. package/build/static/demo/v2/react/key-value.tsx +14 -0
  4596. package/build/static/demo/v2/react/kpi.scoped.css +24 -0
  4597. package/build/static/demo/v2/react/kpi.tsx +32 -0
  4598. package/build/static/demo/v2/react/layout-auto-custom.tsx +34 -0
  4599. package/build/static/demo/v2/react/layout-auto.scoped.css +24 -0
  4600. package/build/static/demo/v2/react/layout-auto.tsx +27 -0
  4601. package/build/static/demo/v2/react/link-button-disabled.tsx +18 -0
  4602. package/build/static/demo/v2/react/link-button.tsx +14 -0
  4603. package/build/static/demo/v2/react/loading.tsx +28 -0
  4604. package/build/static/demo/v2/react/map-navigation-migration.scoped.css +27 -0
  4605. package/build/static/demo/v2/react/menu-category.tsx +33 -0
  4606. package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +24 -0
  4607. package/build/static/demo/v2/react/message-bar-removal.tsx +42 -0
  4608. package/build/static/demo/v2/react/message-bar.scoped.css +27 -0
  4609. package/build/static/demo/v2/react/message-bar.tsx +28 -0
  4610. package/build/static/demo/v2/react/message.tsx +28 -0
  4611. package/build/static/demo/v2/react/modal-close.tsx +59 -0
  4612. package/build/static/demo/v2/react/modal-form-ix-button-submit.tsx +59 -0
  4613. package/build/static/demo/v2/react/modal-sizes.scoped.css +23 -0
  4614. package/build/static/demo/v2/react/modal-sizes.tsx +47 -0
  4615. package/build/static/demo/v2/react/modal.tsx +59 -0
  4616. package/build/static/demo/v2/react/number-input-disabled.tsx +14 -0
  4617. package/build/static/demo/v2/react/number-input-label.tsx +19 -0
  4618. package/build/static/demo/v2/react/number-input-readonly.tsx +14 -0
  4619. package/build/static/demo/v2/react/number-input-stepper-button.tsx +14 -0
  4620. package/build/static/demo/v2/react/number-input-validation.tsx +48 -0
  4621. package/build/static/demo/v2/react/number-input-with-slots.tsx +20 -0
  4622. package/build/static/demo/v2/react/number-input.tsx +14 -0
  4623. package/build/static/demo/v2/react/pagination-advanced.tsx +18 -0
  4624. package/build/static/demo/v2/react/pagination.tsx +18 -0
  4625. package/build/static/demo/v2/react/pane-layout.tsx +60 -0
  4626. package/build/static/demo/v2/react/pane.tsx +45 -0
  4627. package/build/static/demo/v2/react/pill-variants.scoped.css +16 -0
  4628. package/build/static/demo/v2/react/pill-variants.tsx +128 -0
  4629. package/build/static/demo/v2/react/pill.scoped.css +28 -0
  4630. package/build/static/demo/v2/react/pill.tsx +67 -0
  4631. package/build/static/demo/v2/react/popover-news.tsx +35 -0
  4632. package/build/static/demo/v2/react/progress-indicator-circular-sizes.tsx +60 -0
  4633. package/build/static/demo/v2/react/progress-indicator-circular-status.tsx +76 -0
  4634. package/build/static/demo/v2/react/progress-indicator-circular.tsx +23 -0
  4635. package/build/static/demo/v2/react/progress-indicator-linear-sizes.tsx +67 -0
  4636. package/build/static/demo/v2/react/progress-indicator-linear-status.tsx +76 -0
  4637. package/build/static/demo/v2/react/progress-indicator.scoped.css +16 -0
  4638. package/build/static/demo/v2/react/progress-indicator.tsx +22 -0
  4639. package/build/static/demo/v2/react/push-card.tsx +53 -0
  4640. package/build/static/demo/v2/react/radio-button.scoped.css +21 -0
  4641. package/build/static/demo/v2/react/radio-button.tsx +48 -0
  4642. package/build/static/demo/v2/react/radio-disabled.tsx +21 -0
  4643. package/build/static/demo/v2/react/radio-group.tsx +38 -0
  4644. package/build/static/demo/v2/react/radio-validation.tsx +100 -0
  4645. package/build/static/demo/v2/react/radio.tsx +16 -0
  4646. package/build/static/demo/v2/react/select-editable.tsx +21 -0
  4647. package/build/static/demo/v2/react/select-multiple.tsx +28 -0
  4648. package/build/static/demo/v2/react/select-validation.tsx +66 -0
  4649. package/build/static/demo/v2/react/select.tsx +21 -0
  4650. package/build/static/demo/v2/react/settings.tsx +41 -0
  4651. package/build/static/demo/v2/react/slider-error.tsx +34 -0
  4652. package/build/static/demo/v2/react/slider-marker.tsx +26 -0
  4653. package/build/static/demo/v2/react/slider-trace.tsx +39 -0
  4654. package/build/static/demo/v2/react/slider.tsx +26 -0
  4655. package/build/static/demo/v2/react/spinner-large.tsx +14 -0
  4656. package/build/static/demo/v2/react/spinner.tsx +14 -0
  4657. package/build/static/demo/v2/react/split-button-icons.tsx +24 -0
  4658. package/build/static/demo/v2/react/split-button.scoped.css +7 -0
  4659. package/build/static/demo/v2/react/split-button.tsx +35 -0
  4660. package/build/static/demo/v2/react/tabs-rounded.tsx +43 -0
  4661. package/build/static/demo/v2/react/tabs.scoped.css +26 -0
  4662. package/build/static/demo/v2/react/tabs.tsx +32 -0
  4663. package/build/static/demo/v2/react/textarea-disabled.tsx +14 -0
  4664. package/build/static/demo/v2/react/textarea-legacy-disabled.tsx +16 -0
  4665. package/build/static/demo/v2/react/textarea-legacy-readonly.tsx +16 -0
  4666. package/build/static/demo/v2/react/textarea-legacy.tsx +14 -0
  4667. package/build/static/demo/v2/react/textarea-readonly.tsx +14 -0
  4668. package/build/static/demo/v2/react/textarea-rows-cols.tsx +23 -0
  4669. package/build/static/demo/v2/react/textarea-validation.tsx +56 -0
  4670. package/build/static/demo/v2/react/textarea.tsx +14 -0
  4671. package/build/static/demo/v2/react/theme-switcher.scoped.css +18 -0
  4672. package/build/static/demo/v2/react/theme-switcher.tsx +109 -0
  4673. package/build/static/demo/v2/react/tile.scoped.css +30 -0
  4674. package/build/static/demo/v2/react/tile.tsx +53 -0
  4675. package/build/static/demo/v2/react/time-input-disabled.tsx +14 -0
  4676. package/build/static/demo/v2/react/time-input-label.tsx +20 -0
  4677. package/build/static/demo/v2/react/time-input-readonly.tsx +14 -0
  4678. package/build/static/demo/v2/react/time-input-validation.tsx +38 -0
  4679. package/build/static/demo/v2/react/time-input-with-slots.tsx +20 -0
  4680. package/build/static/demo/v2/react/time-input.tsx +14 -0
  4681. package/build/static/demo/v2/react/timepicker-format-adjusted.tsx +14 -0
  4682. package/build/static/demo/v2/react/timepicker-intervals.tsx +22 -0
  4683. package/build/static/demo/v2/react/timepicker.tsx +14 -0
  4684. package/build/static/demo/v2/react/toast-custom.tsx +56 -0
  4685. package/build/static/demo/v2/react/toast-position.tsx +36 -0
  4686. package/build/static/demo/v2/react/toast.tsx +26 -0
  4687. package/build/static/demo/v2/react/toggle-button-primary-ghost.scoped.css +20 -0
  4688. package/build/static/demo/v2/react/toggle-button-primary-ghost.tsx +31 -0
  4689. package/build/static/demo/v2/react/toggle-button-primary-outline.scoped.css +20 -0
  4690. package/build/static/demo/v2/react/toggle-button-primary-outline.tsx +29 -0
  4691. package/build/static/demo/v2/react/toggle-button-primary.scoped.css +20 -0
  4692. package/build/static/demo/v2/react/toggle-button-primary.tsx +29 -0
  4693. package/build/static/demo/v2/react/toggle-button-secondary-ghost.scoped.css +20 -0
  4694. package/build/static/demo/v2/react/toggle-button-secondary-ghost.tsx +29 -0
  4695. package/build/static/demo/v2/react/toggle-button-secondary-outline.scoped.css +20 -0
  4696. package/build/static/demo/v2/react/toggle-button-secondary-outline.tsx +29 -0
  4697. package/build/static/demo/v2/react/toggle-button-secondary.scoped.css +20 -0
  4698. package/build/static/demo/v2/react/toggle-button-secondary.tsx +25 -0
  4699. package/build/static/demo/v2/react/toggle-checked.tsx +14 -0
  4700. package/build/static/demo/v2/react/toggle-custom-label.tsx +14 -0
  4701. package/build/static/demo/v2/react/toggle-disabled.tsx +14 -0
  4702. package/build/static/demo/v2/react/toggle-indeterminate.tsx +14 -0
  4703. package/build/static/demo/v2/react/toggle.tsx +14 -0
  4704. package/build/static/demo/v2/react/tooltip-with-icon.tsx +30 -0
  4705. package/build/static/demo/v2/react/tooltip.scoped.css +16 -0
  4706. package/build/static/demo/v2/react/tooltip.tsx +35 -0
  4707. package/build/static/demo/v2/react/tree-custom.tsx +113 -0
  4708. package/build/static/demo/v2/react/tree.tsx +65 -0
  4709. package/build/static/demo/v2/react/upload.tsx +14 -0
  4710. package/build/static/demo/v2/react/validation-select.tsx +58 -0
  4711. package/build/static/demo/v2/react/validation.tsx +119 -0
  4712. package/build/static/demo/v2/react/vertical-tabs-with-avatar.scoped.css +17 -0
  4713. package/build/static/demo/v2/react/vertical-tabs-with-avatar.tsx +51 -0
  4714. package/build/static/demo/v2/react/vertical-tabs.scoped.css +17 -0
  4715. package/build/static/demo/v2/react/vertical-tabs.tsx +31 -0
  4716. package/build/static/demo/v2/react/workflow-vertical.tsx +23 -0
  4717. package/build/static/demo/v2/react/workflow.scoped.css +16 -0
  4718. package/build/static/demo/v2/react/workflow.tsx +25 -0
  4719. package/build/static/demo/v2/vue/about-and-legal.vue +38 -0
  4720. package/build/static/demo/v2/vue/action-card.vue +27 -0
  4721. package/build/static/demo/v2/vue/add-icons.vue +24 -0
  4722. package/build/static/demo/v2/vue/aggrid.vue +97 -0
  4723. package/build/static/demo/v2/vue/application-advanced.vue +79 -0
  4724. package/build/static/demo/v2/vue/application-app-switch.vue +78 -0
  4725. package/build/static/demo/v2/vue/application-breakpoints.vue +84 -0
  4726. package/build/static/demo/v2/vue/application-header.vue +41 -0
  4727. package/build/static/demo/v2/vue/application.vue +39 -0
  4728. package/build/static/demo/v2/vue/avatar-image.vue +18 -0
  4729. package/build/static/demo/v2/vue/avatar-initials.vue +16 -0
  4730. package/build/static/demo/v2/vue/avatar.vue +16 -0
  4731. package/build/static/demo/v2/vue/basic-navigation-migration.css +17 -0
  4732. package/build/static/demo/v2/vue/blind-header-actions.css +16 -0
  4733. package/build/static/demo/v2/vue/blind-header-actions.vue +39 -0
  4734. package/build/static/demo/v2/vue/blind-variants.css +16 -0
  4735. package/build/static/demo/v2/vue/blind-variants.vue +67 -0
  4736. package/build/static/demo/v2/vue/blind.css +16 -0
  4737. package/build/static/demo/v2/vue/blind.vue +28 -0
  4738. package/build/static/demo/v2/vue/breadcrumb-next-items.vue +23 -0
  4739. package/build/static/demo/v2/vue/breadcrumb-truncate.vue +22 -0
  4740. package/build/static/demo/v2/vue/breadcrumb.vue +20 -0
  4741. package/build/static/demo/v2/vue/button-danger-ghost.css +20 -0
  4742. package/build/static/demo/v2/vue/button-danger-ghost.vue +19 -0
  4743. package/build/static/demo/v2/vue/button-danger-outline.css +20 -0
  4744. package/build/static/demo/v2/vue/button-danger-outline.vue +19 -0
  4745. package/build/static/demo/v2/vue/button-danger.css +20 -0
  4746. package/build/static/demo/v2/vue/button-danger.vue +19 -0
  4747. package/build/static/demo/v2/vue/button-ghost.css +20 -0
  4748. package/build/static/demo/v2/vue/button-ghost.vue +19 -0
  4749. package/build/static/demo/v2/vue/button-grey-ghost.css +20 -0
  4750. package/build/static/demo/v2/vue/button-grey-ghost.vue +19 -0
  4751. package/build/static/demo/v2/vue/button-grey-secondary.css +20 -0
  4752. package/build/static/demo/v2/vue/button-grey-secondary.vue +19 -0
  4753. package/build/static/demo/v2/vue/button-grey.css +20 -0
  4754. package/build/static/demo/v2/vue/button-grey.vue +19 -0
  4755. package/build/static/demo/v2/vue/button-group.vue +21 -0
  4756. package/build/static/demo/v2/vue/button-loading.css +21 -0
  4757. package/build/static/demo/v2/vue/button-loading.vue +44 -0
  4758. package/build/static/demo/v2/vue/button-secondary.css +20 -0
  4759. package/build/static/demo/v2/vue/button-secondary.vue +19 -0
  4760. package/build/static/demo/v2/vue/button-text-icon.css +20 -0
  4761. package/build/static/demo/v2/vue/button-text-icon.vue +24 -0
  4762. package/build/static/demo/v2/vue/button-with-icon.css +22 -0
  4763. package/build/static/demo/v2/vue/button-with-icon.vue +39 -0
  4764. package/build/static/demo/v2/vue/button-with-link.vue +86 -0
  4765. package/build/static/demo/v2/vue/buttons.css +20 -0
  4766. package/build/static/demo/v2/vue/buttons.vue +19 -0
  4767. package/build/static/demo/v2/vue/card-list.vue +77 -0
  4768. package/build/static/demo/v2/vue/card.css +27 -0
  4769. package/build/static/demo/v2/vue/card.vue +36 -0
  4770. package/build/static/demo/v2/vue/category-filter-suggestions.vue +22 -0
  4771. package/build/static/demo/v2/vue/category-filter.vue +44 -0
  4772. package/build/static/demo/v2/vue/checkbox-indeterminate.vue +24 -0
  4773. package/build/static/demo/v2/vue/checkbox.vue +22 -0
  4774. package/build/static/demo/v2/vue/chip.css +23 -0
  4775. package/build/static/demo/v2/vue/chip.vue +52 -0
  4776. package/build/static/demo/v2/vue/content-header-no-back.vue +35 -0
  4777. package/build/static/demo/v2/vue/content-header-with-slot.css +16 -0
  4778. package/build/static/demo/v2/vue/content-header-with-slot.vue +24 -0
  4779. package/build/static/demo/v2/vue/content-header.vue +24 -0
  4780. package/build/static/demo/v2/vue/content.vue +30 -0
  4781. package/build/static/demo/v2/vue/custom-field-validation.vue +52 -0
  4782. package/build/static/demo/v2/vue/custom-field.vue +32 -0
  4783. package/build/static/demo/v2/vue/date-dropdown-user-range.vue +49 -0
  4784. package/build/static/demo/v2/vue/date-dropdown.vue +16 -0
  4785. package/build/static/demo/v2/vue/date-input-disabled.vue +16 -0
  4786. package/build/static/demo/v2/vue/date-input-label.vue +21 -0
  4787. package/build/static/demo/v2/vue/date-input-min-max-date.vue +16 -0
  4788. package/build/static/demo/v2/vue/date-input-readonly.vue +16 -0
  4789. package/build/static/demo/v2/vue/date-input-validation.vue +46 -0
  4790. package/build/static/demo/v2/vue/date-input-with-slots.vue +20 -0
  4791. package/build/static/demo/v2/vue/date-input.vue +16 -0
  4792. package/build/static/demo/v2/vue/datepicker-locale.vue +40 -0
  4793. package/build/static/demo/v2/vue/datepicker-range.vue +16 -0
  4794. package/build/static/demo/v2/vue/datepicker.vue +16 -0
  4795. package/build/static/demo/v2/vue/datetimepicker.vue +16 -0
  4796. package/build/static/demo/v2/vue/divider.vue +16 -0
  4797. package/build/static/demo/v2/vue/drawer-full-height.vue +27 -0
  4798. package/build/static/demo/v2/vue/drawer.vue +22 -0
  4799. package/build/static/demo/v2/vue/dropdown-button-icon.css +24 -0
  4800. package/build/static/demo/v2/vue/dropdown-button-icon.vue +36 -0
  4801. package/build/static/demo/v2/vue/dropdown-button.css +24 -0
  4802. package/build/static/demo/v2/vue/dropdown-button.vue +36 -0
  4803. package/build/static/demo/v2/vue/dropdown-icon.vue +22 -0
  4804. package/build/static/demo/v2/vue/dropdown-quick-actions.vue +45 -0
  4805. package/build/static/demo/v2/vue/dropdown-submenu.vue +29 -0
  4806. package/build/static/demo/v2/vue/dropdown.vue +30 -0
  4807. package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.css +19 -0
  4808. package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +87 -0
  4809. package/build/static/demo/v2/vue/echarts-bar-simple.css +19 -0
  4810. package/build/static/demo/v2/vue/echarts-bar-simple.vue +76 -0
  4811. package/build/static/demo/v2/vue/echarts-circle.css +19 -0
  4812. package/build/static/demo/v2/vue/echarts-circle.vue +84 -0
  4813. package/build/static/demo/v2/vue/echarts-empty-state.css +19 -0
  4814. package/build/static/demo/v2/vue/echarts-empty-state.vue +77 -0
  4815. package/build/static/demo/v2/vue/echarts-gauge.css +19 -0
  4816. package/build/static/demo/v2/vue/echarts-gauge.vue +146 -0
  4817. package/build/static/demo/v2/vue/echarts-line-advanced.css +19 -0
  4818. package/build/static/demo/v2/vue/echarts-line-advanced.vue +93 -0
  4819. package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.css +19 -0
  4820. package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +150 -0
  4821. package/build/static/demo/v2/vue/echarts-line-simple.css +19 -0
  4822. package/build/static/demo/v2/vue/echarts-line-simple.vue +66 -0
  4823. package/build/static/demo/v2/vue/echarts-pie.css +19 -0
  4824. package/build/static/demo/v2/vue/echarts-pie.vue +83 -0
  4825. package/build/static/demo/v2/vue/echarts-progress-arc.css +19 -0
  4826. package/build/static/demo/v2/vue/echarts-progress-arc.vue +108 -0
  4827. package/build/static/demo/v2/vue/echarts-progress-circle.css +19 -0
  4828. package/build/static/demo/v2/vue/echarts-progress-circle.vue +116 -0
  4829. package/build/static/demo/v2/vue/echarts-special-3d.css +19 -0
  4830. package/build/static/demo/v2/vue/echarts-special-3d.vue +100 -0
  4831. package/build/static/demo/v2/vue/echarts-special-toolbox.css +19 -0
  4832. package/build/static/demo/v2/vue/echarts-special-toolbox.vue +81 -0
  4833. package/build/static/demo/v2/vue/echarts-special-zoom.css +19 -0
  4834. package/build/static/demo/v2/vue/echarts-special-zoom.vue +113 -0
  4835. package/build/static/demo/v2/vue/echarts.css +19 -0
  4836. package/build/static/demo/v2/vue/echarts.vue +164 -0
  4837. package/build/static/demo/v2/vue/empty-state-compact-break.vue +23 -0
  4838. package/build/static/demo/v2/vue/empty-state-compact.vue +23 -0
  4839. package/build/static/demo/v2/vue/empty-state.vue +22 -0
  4840. package/build/static/demo/v2/vue/event-list-compact.vue +21 -0
  4841. package/build/static/demo/v2/vue/event-list-custom-item-height-in-number.vue +19 -0
  4842. package/build/static/demo/v2/vue/event-list-custom-item-height.vue +19 -0
  4843. package/build/static/demo/v2/vue/event-list-filled.vue +32 -0
  4844. package/build/static/demo/v2/vue/event-list-selected.vue +30 -0
  4845. package/build/static/demo/v2/vue/event-list.vue +21 -0
  4846. package/build/static/demo/v2/vue/expanding-search.vue +16 -0
  4847. package/build/static/demo/v2/vue/flip-tile.css +31 -0
  4848. package/build/static/demo/v2/vue/flip-tile.vue +81 -0
  4849. package/build/static/demo/v2/vue/form-checkbox-disabled.vue +16 -0
  4850. package/build/static/demo/v2/vue/form-checkbox-group-indeterminate.css +16 -0
  4851. package/build/static/demo/v2/vue/form-checkbox-group-indeterminate.vue +76 -0
  4852. package/build/static/demo/v2/vue/form-checkbox-group.vue +19 -0
  4853. package/build/static/demo/v2/vue/form-checkbox-validation.vue +75 -0
  4854. package/build/static/demo/v2/vue/form-checkbox.vue +16 -0
  4855. package/build/static/demo/v2/vue/form-layout-auto.vue +19 -0
  4856. package/build/static/demo/v2/vue/form-layout-grid.css +18 -0
  4857. package/build/static/demo/v2/vue/form-layout-grid.vue +39 -0
  4858. package/build/static/demo/v2/vue/form-validation.css +22 -0
  4859. package/build/static/demo/v2/vue/form-validation.vue +284 -0
  4860. package/build/static/demo/v2/vue/global.css +38 -0
  4861. package/build/static/demo/v2/vue/grid-padding.css +35 -0
  4862. package/build/static/demo/v2/vue/grid-padding.vue +54 -0
  4863. package/build/static/demo/v2/vue/grid-size.css +35 -0
  4864. package/build/static/demo/v2/vue/grid-size.vue +48 -0
  4865. package/build/static/demo/v2/vue/grid.css +35 -0
  4866. package/build/static/demo/v2/vue/grid.vue +46 -0
  4867. package/build/static/demo/v2/vue/group-context-menu.vue +29 -0
  4868. package/build/static/demo/v2/vue/group-custom-entry.vue +22 -0
  4869. package/build/static/demo/v2/vue/group-header-suppressed.vue +24 -0
  4870. package/build/static/demo/v2/vue/group.vue +20 -0
  4871. package/build/static/demo/v2/vue/html-table-striped.vue +41 -0
  4872. package/build/static/demo/v2/vue/html-table.vue +41 -0
  4873. package/build/static/demo/v2/vue/icon-toggle-button-primary-ghost.css +20 -0
  4874. package/build/static/demo/v2/vue/icon-toggle-button-primary-ghost.vue +32 -0
  4875. package/build/static/demo/v2/vue/icon-toggle-button-primary-outline.css +20 -0
  4876. package/build/static/demo/v2/vue/icon-toggle-button-primary-outline.vue +32 -0
  4877. package/build/static/demo/v2/vue/icon-toggle-button-secondary-ghost.css +20 -0
  4878. package/build/static/demo/v2/vue/icon-toggle-button-secondary-ghost.vue +32 -0
  4879. package/build/static/demo/v2/vue/icon-toggle-button-secondary-outline.css +20 -0
  4880. package/build/static/demo/v2/vue/icon-toggle-button-secondary-outline.vue +52 -0
  4881. package/build/static/demo/v2/vue/icon-toggle-button-secondary.css +20 -0
  4882. package/build/static/demo/v2/vue/icon-toggle-button-secondary.vue +49 -0
  4883. package/build/static/demo/v2/vue/input-disabled.vue +20 -0
  4884. package/build/static/demo/v2/vue/input-label.vue +21 -0
  4885. package/build/static/demo/v2/vue/input-legacy-disabled.vue +22 -0
  4886. package/build/static/demo/v2/vue/input-legacy-readonly.vue +22 -0
  4887. package/build/static/demo/v2/vue/input-legacy.vue +21 -0
  4888. package/build/static/demo/v2/vue/input-pattern.vue +20 -0
  4889. package/build/static/demo/v2/vue/input-readonly.vue +21 -0
  4890. package/build/static/demo/v2/vue/input-types.css +17 -0
  4891. package/build/static/demo/v2/vue/input-types.vue +46 -0
  4892. package/build/static/demo/v2/vue/input-validation.vue +51 -0
  4893. package/build/static/demo/v2/vue/input-with-slots.vue +20 -0
  4894. package/build/static/demo/v2/vue/input.vue +16 -0
  4895. package/build/static/demo/v2/vue/key-value-list-striped.vue +20 -0
  4896. package/build/static/demo/v2/vue/key-value-list-with-custom-value.css +16 -0
  4897. package/build/static/demo/v2/vue/key-value-list-with-custom-value.vue +43 -0
  4898. package/build/static/demo/v2/vue/key-value-list-with-icon.vue +36 -0
  4899. package/build/static/demo/v2/vue/key-value-list.vue +20 -0
  4900. package/build/static/demo/v2/vue/key-value-with-custom-value.css +16 -0
  4901. package/build/static/demo/v2/vue/key-value-with-custom-value.vue +25 -0
  4902. package/build/static/demo/v2/vue/key-value-with-icon.vue +17 -0
  4903. package/build/static/demo/v2/vue/key-value-with-label-left.vue +16 -0
  4904. package/build/static/demo/v2/vue/key-value.vue +16 -0
  4905. package/build/static/demo/v2/vue/kpi.css +24 -0
  4906. package/build/static/demo/v2/vue/kpi.vue +32 -0
  4907. package/build/static/demo/v2/vue/layout-auto-custom.vue +31 -0
  4908. package/build/static/demo/v2/vue/layout-auto.css +24 -0
  4909. package/build/static/demo/v2/vue/layout-auto.vue +25 -0
  4910. package/build/static/demo/v2/vue/link-button-disabled.vue +16 -0
  4911. package/build/static/demo/v2/vue/link-button.vue +16 -0
  4912. package/build/static/demo/v2/vue/loading.vue +31 -0
  4913. package/build/static/demo/v2/vue/menu-category.vue +31 -0
  4914. package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +20 -0
  4915. package/build/static/demo/v2/vue/message-bar-removal.vue +42 -0
  4916. package/build/static/demo/v2/vue/message-bar.css +27 -0
  4917. package/build/static/demo/v2/vue/message-bar.vue +27 -0
  4918. package/build/static/demo/v2/vue/message.vue +29 -0
  4919. package/build/static/demo/v2/vue/modal-close.vue +48 -0
  4920. package/build/static/demo/v2/vue/modal-form-ix-button-submit.vue +48 -0
  4921. package/build/static/demo/v2/vue/modal-sizes.css +23 -0
  4922. package/build/static/demo/v2/vue/modal-sizes.vue +51 -0
  4923. package/build/static/demo/v2/vue/modal.vue +41 -0
  4924. package/build/static/demo/v2/vue/number-input-disabled.vue +16 -0
  4925. package/build/static/demo/v2/vue/number-input-label.vue +19 -0
  4926. package/build/static/demo/v2/vue/number-input-readonly.vue +16 -0
  4927. package/build/static/demo/v2/vue/number-input-stepper-button.vue +19 -0
  4928. package/build/static/demo/v2/vue/number-input-validation.vue +46 -0
  4929. package/build/static/demo/v2/vue/number-input-with-slots.vue +20 -0
  4930. package/build/static/demo/v2/vue/number-input.vue +16 -0
  4931. package/build/static/demo/v2/vue/pagination-advanced.vue +16 -0
  4932. package/build/static/demo/v2/vue/pagination.vue +16 -0
  4933. package/build/static/demo/v2/vue/pane-layout.vue +63 -0
  4934. package/build/static/demo/v2/vue/pane.vue +51 -0
  4935. package/build/static/demo/v2/vue/pill-variants.css +16 -0
  4936. package/build/static/demo/v2/vue/pill-variants.vue +100 -0
  4937. package/build/static/demo/v2/vue/pill.css +28 -0
  4938. package/build/static/demo/v2/vue/pill.vue +42 -0
  4939. package/build/static/demo/v2/vue/popover-news.vue +35 -0
  4940. package/build/static/demo/v2/vue/progress-indicator-circular-sizes.vue +58 -0
  4941. package/build/static/demo/v2/vue/progress-indicator-circular-status.vue +67 -0
  4942. package/build/static/demo/v2/vue/progress-indicator-circular.vue +16 -0
  4943. package/build/static/demo/v2/vue/progress-indicator-linear-sizes.vue +58 -0
  4944. package/build/static/demo/v2/vue/progress-indicator-linear-status.vue +67 -0
  4945. package/build/static/demo/v2/vue/progress-indicator.css +16 -0
  4946. package/build/static/demo/v2/vue/progress-indicator.vue +24 -0
  4947. package/build/static/demo/v2/vue/push-card.vue +53 -0
  4948. package/build/static/demo/v2/vue/radio-button.css +21 -0
  4949. package/build/static/demo/v2/vue/radio-button.vue +42 -0
  4950. package/build/static/demo/v2/vue/radio-disabled.vue +21 -0
  4951. package/build/static/demo/v2/vue/radio-group.vue +38 -0
  4952. package/build/static/demo/v2/vue/radio-validation.vue +98 -0
  4953. package/build/static/demo/v2/vue/radio.vue +16 -0
  4954. package/build/static/demo/v2/vue/select-editable.vue +21 -0
  4955. package/build/static/demo/v2/vue/select-multiple.vue +26 -0
  4956. package/build/static/demo/v2/vue/select-validation.vue +64 -0
  4957. package/build/static/demo/v2/vue/select.vue +21 -0
  4958. package/build/static/demo/v2/vue/settings.vue +41 -0
  4959. package/build/static/demo/v2/vue/slider-error.vue +37 -0
  4960. package/build/static/demo/v2/vue/slider-marker.vue +24 -0
  4961. package/build/static/demo/v2/vue/slider-trace.vue +37 -0
  4962. package/build/static/demo/v2/vue/slider.vue +24 -0
  4963. package/build/static/demo/v2/vue/spinner-large.vue +16 -0
  4964. package/build/static/demo/v2/vue/spinner.vue +16 -0
  4965. package/build/static/demo/v2/vue/split-button-icons.vue +24 -0
  4966. package/build/static/demo/v2/vue/split-button.css +7 -0
  4967. package/build/static/demo/v2/vue/split-button.vue +36 -0
  4968. package/build/static/demo/v2/vue/tabs-rounded.vue +43 -0
  4969. package/build/static/demo/v2/vue/tabs.css +26 -0
  4970. package/build/static/demo/v2/vue/tabs.vue +31 -0
  4971. package/build/static/demo/v2/vue/textarea-disabled.vue +24 -0
  4972. package/build/static/demo/v2/vue/textarea-legacy-disabled.vue +14 -0
  4973. package/build/static/demo/v2/vue/textarea-legacy-readonly.vue +14 -0
  4974. package/build/static/demo/v2/vue/textarea-legacy.vue +14 -0
  4975. package/build/static/demo/v2/vue/textarea-readonly.vue +23 -0
  4976. package/build/static/demo/v2/vue/textarea-rows-cols.vue +28 -0
  4977. package/build/static/demo/v2/vue/textarea-validation.vue +59 -0
  4978. package/build/static/demo/v2/vue/textarea.vue +22 -0
  4979. package/build/static/demo/v2/vue/theme-switcher.css +18 -0
  4980. package/build/static/demo/v2/vue/theme-switcher.vue +107 -0
  4981. package/build/static/demo/v2/vue/tile.css +30 -0
  4982. package/build/static/demo/v2/vue/tile.vue +53 -0
  4983. package/build/static/demo/v2/vue/time-input-disabled.vue +16 -0
  4984. package/build/static/demo/v2/vue/time-input-label.vue +20 -0
  4985. package/build/static/demo/v2/vue/time-input-readonly.vue +16 -0
  4986. package/build/static/demo/v2/vue/time-input-validation.vue +30 -0
  4987. package/build/static/demo/v2/vue/time-input-with-slots.vue +20 -0
  4988. package/build/static/demo/v2/vue/time-input.vue +16 -0
  4989. package/build/static/demo/v2/vue/timepicker-format-adjusted.vue +16 -0
  4990. package/build/static/demo/v2/vue/timepicker-intervals.vue +22 -0
  4991. package/build/static/demo/v2/vue/timepicker.vue +16 -0
  4992. package/build/static/demo/v2/vue/toast-custom.vue +50 -0
  4993. package/build/static/demo/v2/vue/toast-position.vue +20 -0
  4994. package/build/static/demo/v2/vue/toast.vue +18 -0
  4995. package/build/static/demo/v2/vue/toggle-button-primary-ghost.css +20 -0
  4996. package/build/static/demo/v2/vue/toggle-button-primary-ghost.vue +23 -0
  4997. package/build/static/demo/v2/vue/toggle-button-primary-outline.css +20 -0
  4998. package/build/static/demo/v2/vue/toggle-button-primary-outline.vue +23 -0
  4999. package/build/static/demo/v2/vue/toggle-button-primary.css +20 -0
  5000. package/build/static/demo/v2/vue/toggle-button-primary.vue +21 -0
  5001. package/build/static/demo/v2/vue/toggle-button-secondary-ghost.css +20 -0
  5002. package/build/static/demo/v2/vue/toggle-button-secondary-ghost.vue +21 -0
  5003. package/build/static/demo/v2/vue/toggle-button-secondary-outline.css +20 -0
  5004. package/build/static/demo/v2/vue/toggle-button-secondary-outline.vue +21 -0
  5005. package/build/static/demo/v2/vue/toggle-button-secondary.css +20 -0
  5006. package/build/static/demo/v2/vue/toggle-button-secondary.vue +21 -0
  5007. package/build/static/demo/v2/vue/toggle-checked.vue +16 -0
  5008. package/build/static/demo/v2/vue/toggle-custom-label.vue +16 -0
  5009. package/build/static/demo/v2/vue/toggle-disabled.vue +16 -0
  5010. package/build/static/demo/v2/vue/toggle-indeterminate.vue +16 -0
  5011. package/build/static/demo/v2/vue/toggle.vue +16 -0
  5012. package/build/static/demo/v2/vue/tooltip-with-icon.vue +24 -0
  5013. package/build/static/demo/v2/vue/tooltip.css +16 -0
  5014. package/build/static/demo/v2/vue/tooltip.vue +26 -0
  5015. package/build/static/demo/v2/vue/tree-custom.vue +104 -0
  5016. package/build/static/demo/v2/vue/tree.vue +63 -0
  5017. package/build/static/demo/v2/vue/upload.vue +16 -0
  5018. package/build/static/demo/v2/vue/validation-select.vue +58 -0
  5019. package/build/static/demo/v2/vue/validation.vue +112 -0
  5020. package/build/static/demo/v2/vue/vertical-tabs-with-avatar.css +17 -0
  5021. package/build/static/demo/v2/vue/vertical-tabs-with-avatar.vue +43 -0
  5022. package/build/static/demo/v2/vue/vertical-tabs.css +17 -0
  5023. package/build/static/demo/v2/vue/vertical-tabs.vue +27 -0
  5024. package/build/static/demo/v2/vue/workflow-vertical.vue +23 -0
  5025. package/build/static/demo/v2/vue/workflow.css +16 -0
  5026. package/build/static/demo/v2/vue/workflow.vue +25 -0
  5027. package/build/static/storybook-static/.gitkeep +0 -0
  5028. package/build/static/storybook-static/assets/Color-AVL7NMMY-BHLr6Uux.js +1 -0
  5029. package/build/static/storybook-static/assets/DocsRenderer-PQXLIZUC-CIMtFxlP.js +26 -0
  5030. package/build/static/storybook-static/assets/a11y-action-card.stories-B7uIId9c.js +72 -0
  5031. package/build/static/storybook-static/assets/action-card.stories-DTKHz09g.js +86 -0
  5032. package/build/static/storybook-static/assets/application-header.stories-Bh-GSyKn.js +158 -0
  5033. package/build/static/storybook-static/assets/avatar.stories-CWk6fjc4.js +30 -0
  5034. package/build/static/storybook-static/assets/axe-BjxJrOBU.js +30 -0
  5035. package/build/static/storybook-static/assets/blind.stories-Dhy2vsm3.js +8 -0
  5036. package/build/static/storybook-static/assets/blocks-D7bScm5w.js +672 -0
  5037. package/build/static/storybook-static/assets/breakcrumb.stories-Dyn6TXz9.js +12 -0
  5038. package/build/static/storybook-static/assets/button-group.stories-BIxoAvjE.js +14 -0
  5039. package/build/static/storybook-static/assets/button.stories-la88Th5z.js +89 -0
  5040. package/build/static/storybook-static/assets/checkbox-group.stories-Dgj5j_2f.js +16 -0
  5041. package/build/static/storybook-static/assets/checkbox.stories-Dr3kZD05.js +21 -0
  5042. package/build/static/storybook-static/assets/chip.stories-CIxvhrCk.js +50 -0
  5043. package/build/static/storybook-static/assets/date-dropdown.stories-DBSUq5so.js +3 -0
  5044. package/build/static/storybook-static/assets/drawer.stories-DMrCZ-5W.js +24 -0
  5045. package/build/static/storybook-static/assets/dropdown-button.stories-Bhfai2S0.js +91 -0
  5046. package/build/static/storybook-static/assets/event-list-item.stories-Cd43LGau.js +37 -0
  5047. package/build/static/storybook-static/assets/event-list.stories-EBcGctln.js +15 -0
  5048. package/build/static/storybook-static/assets/expanding-search.stories-C5D0xkRS.js +5 -0
  5049. package/build/static/storybook-static/assets/flip-tile.stories-COqvZRVa.js +12 -0
  5050. package/build/static/storybook-static/assets/generic-render-B6oDlj6b.js +1 -0
  5051. package/build/static/storybook-static/assets/group.stories-Gak-xZXa.js +20 -0
  5052. package/build/static/storybook-static/assets/iframe-CHme0gYb.css +1 -0
  5053. package/build/static/storybook-static/assets/iframe-D2tCCPPx.js +1827 -0
  5054. package/build/static/storybook-static/assets/index-CxjBDkfa.js +1 -0
  5055. package/build/static/storybook-static/assets/input-date.stories-BMQbtWAh.js +7 -0
  5056. package/build/static/storybook-static/assets/input-mask.stories-QlqQZ9cF.js +25 -0
  5057. package/build/static/storybook-static/assets/input-number.stories-Dc8GDjKw.js +70 -0
  5058. package/build/static/storybook-static/assets/input-time.stories-OtynaigJ.js +7 -0
  5059. package/build/static/storybook-static/assets/input.stories-CkHywUyr.js +31 -0
  5060. package/build/static/storybook-static/assets/introduction-AUe7ANT5.js +10 -0
  5061. package/build/static/storybook-static/assets/introduction-Bi7mdMH0.js +1 -0
  5062. package/build/static/storybook-static/assets/introduction-jKdaYQEy.png +0 -0
  5063. package/build/static/storybook-static/assets/link-button.stories-Dk-ytHby.js +5 -0
  5064. package/build/static/storybook-static/assets/matchers-7Z3WT2CE-CcSi9QFY.js +14 -0
  5065. package/build/static/storybook-static/assets/menu-category.stories-BOQhuRP8.js +5 -0
  5066. package/build/static/storybook-static/assets/menu-item.stories-YsQGbk8p.js +23 -0
  5067. package/build/static/storybook-static/assets/menu.stories-ykBawmQH.js +14 -0
  5068. package/build/static/storybook-static/assets/message-bar.stories-lWYdeXxW.js +47 -0
  5069. package/build/static/storybook-static/assets/modal.stories-CD3a5fG9.js +69 -0
  5070. package/build/static/storybook-static/assets/pagination.stories-67VRYaBP.js +1 -0
  5071. package/build/static/storybook-static/assets/pane.stories-TRubtHge.js +23 -0
  5072. package/build/static/storybook-static/assets/pill.stories-BtPa4B1V.js +50 -0
  5073. package/build/static/storybook-static/assets/progress-indicator.stories-BwY1LC_W.js +27 -0
  5074. package/build/static/storybook-static/assets/push-card.stories-XroVVPxq.js +10 -0
  5075. package/build/static/storybook-static/assets/radio-group.stories-DqlgRFbB.js +14 -0
  5076. package/build/static/storybook-static/assets/radio.stories-D67SwNxp.js +12 -0
  5077. package/build/static/storybook-static/assets/sample-CrjnuCO3.js +1 -0
  5078. package/build/static/storybook-static/assets/select.stories-CdnQjkKJ.js +131 -0
  5079. package/build/static/storybook-static/assets/slider.stories-BpOokxGE.js +25 -0
  5080. package/build/static/storybook-static/assets/spinner.stories-BB6vtwBJ.js +5 -0
  5081. package/build/static/storybook-static/assets/split-button.stories-C4nnFumn.js +23 -0
  5082. package/build/static/storybook-static/assets/textarea.stories-CXd7-baI.js +16 -0
  5083. package/build/static/storybook-static/assets/tile.stories-DGm_y0AM.js +3 -0
  5084. package/build/static/storybook-static/assets/time-picker.stories-DScqCw9h.js +42 -0
  5085. package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +9 -0
  5086. package/build/static/storybook-static/assets/toggle-button.stories-CIn_bncV.js +31 -0
  5087. package/build/static/storybook-static/assets/toggle.stories-CONDSzed.js +46 -0
  5088. package/build/static/storybook-static/assets/tree.stories-BP1Ix4Q8.js +71 -0
  5089. package/build/static/storybook-static/favicon.svg +1 -0
  5090. package/build/static/storybook-static/iframe.html +686 -0
  5091. package/build/static/storybook-static/images/example-app-icon-2-3.svg +10 -0
  5092. package/build/static/storybook-static/images/example-app-icon-3-2.svg +17 -0
  5093. package/build/static/storybook-static/images/example-app-icon.svg +10 -0
  5094. package/build/static/storybook-static/images/example-company.svg +5 -0
  5095. package/build/static/storybook-static/index.html +168 -0
  5096. package/build/static/storybook-static/index.json +1 -0
  5097. package/build/static/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
  5098. package/build/static/storybook-static/nunito-sans-bold.woff2 +0 -0
  5099. package/build/static/storybook-static/nunito-sans-italic.woff2 +0 -0
  5100. package/build/static/storybook-static/nunito-sans-regular.woff2 +0 -0
  5101. package/build/static/storybook-static/project.json +1 -0
  5102. package/build/static/storybook-static/sb-addons/a11y-4/manager-bundle.js +5 -0
  5103. package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +665 -0
  5104. package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js.LEGAL.txt +127 -0
  5105. package/build/static/storybook-static/sb-addons/docs-5/manager-bundle.js +151 -0
  5106. package/build/static/storybook-static/sb-addons/links-1/manager-bundle.js +3 -0
  5107. package/build/static/storybook-static/sb-addons/storybook-6/manager-bundle.js +3 -0
  5108. package/build/static/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +188 -0
  5109. package/build/static/storybook-static/sb-addons/themes-2/manager-bundle.js +3 -0
  5110. package/build/static/storybook-static/sb-common-assets/favicon.svg +1 -0
  5111. package/build/static/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  5112. package/build/static/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  5113. package/build/static/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  5114. package/build/static/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  5115. package/build/static/storybook-static/sb-manager/globals-module-info.js +796 -0
  5116. package/build/static/storybook-static/sb-manager/globals-runtime.js +69629 -0
  5117. package/build/static/storybook-static/sb-manager/globals.js +34 -0
  5118. package/build/static/storybook-static/sb-manager/runtime.js +13008 -0
  5119. package/package.json +7 -4
  5120. package/.turbo/turbo-build.log +0 -500
  5121. package/CHANGELOG.md +0 -7
  5122. package/scripts/build.ts +0 -529
  5123. package/scripts/collector/collectAngularExamples.ts +0 -50
  5124. package/scripts/collector/collectHTMLExamples.ts +0 -29
  5125. package/scripts/collector/collectReactExamples.ts +0 -33
  5126. package/scripts/collector/collectVueExamples.ts +0 -30
  5127. package/scripts/collector/util.ts +0 -111
  5128. package/scripts/templates/api.mustache +0 -24
  5129. package/scripts/templates/event-table.mustache +0 -21
  5130. package/scripts/templates/playground-files.mustache +0 -25
  5131. package/scripts/templates/playground-markdown.mustache +0 -25
  5132. package/scripts/templates/playground.mustache +0 -14
  5133. package/scripts/templates/property-table.mustache +0 -30
  5134. package/scripts/templates/slot-table.mustache +0 -14
  5135. package/scripts/templates/usage.mustache +0 -3
  5136. package/scripts/typedoc-generator.ts +0 -307
  5137. package/scripts/utils/docs-tags.ts +0 -43
  5138. package/scripts/utils/escape.ts +0 -54
  5139. package/scripts/utils/string-utils.ts +0 -7
  5140. package/tsconfig.json +0 -17
  5141. package/version-deployment.json +0 -16
@@ -0,0 +1,3281 @@
1
+
2
+ # ix-layout-grid
3
+
4
+ ## HTML Examples
5
+
6
+ ### Example: form-layout-grid
7
+ ```html
8
+ <!DOCTYPE html>
9
+ <html lang="en">
10
+ <head>
11
+ <meta charset="UTF-8" />
12
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
13
+ <title>Avatar example</title>
14
+ <link rel="stylesheet" href="./form-layout-grid.css" />
15
+ </head>
16
+ <body>
17
+ <ix-layout-grid class="layout-grid-example">
18
+ <ix-row>
19
+ <ix-col size="2" size-sm="12">
20
+ <ix-field-label for="my-select-1">Example</ix-field-label>
21
+ </ix-col>
22
+ <ix-col>
23
+ <ix-select id="my-select-1"></ix-select>
24
+ </ix-col>
25
+ </ix-row>
26
+ <ix-row>
27
+ <ix-col size="2" size-sm="12">
28
+ <ix-field-label for="my-select-2">Example</ix-field-label>
29
+ </ix-col>
30
+ <ix-col>
31
+ <ix-input id="my-select-2"></ix-input>
32
+ </ix-col>
33
+ </ix-row>
34
+ <ix-row>
35
+ <ix-col size="12" size-sm="12">
36
+ <ix-button data-colspan="2">Submit</ix-button>
37
+ </ix-col>
38
+ </ix-row>
39
+ </ix-layout-grid>
40
+ <script type="module" src="./init.js"></script>
41
+ </body>
42
+ </html>
43
+ ```
44
+
45
+ ### Example: grid-padding
46
+ ```html
47
+ <!DOCTYPE html>
48
+ <html lang="en">
49
+ <head>
50
+ <meta charset="UTF-8" />
51
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
52
+ <title>Grid padding example</title>
53
+ <link rel="stylesheet" href="./grid-padding.css" />
54
+ </head>
55
+ <body>
56
+ <div class="grid">
57
+ <h4>Grid with margin</h4>
58
+ <ix-layout-grid>
59
+ <ix-row>
60
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
61
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
62
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
63
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
64
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
65
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
66
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
67
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
68
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
69
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
70
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
71
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
72
+ </ix-row>
73
+ </ix-layout-grid>
74
+
75
+ <h4>Grid without margin</h4>
76
+ <ix-layout-grid no-margin>
77
+ <ix-row>
78
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
79
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
80
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
81
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
82
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
83
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
84
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
85
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
86
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
87
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
88
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
89
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
90
+ </ix-row>
91
+ </ix-layout-grid>
92
+ </div>
93
+ <script type="module" src="./init.js"></script>
94
+ </body>
95
+ </html>
96
+ ```
97
+
98
+ ### Example: grid-size
99
+ ```html
100
+ <!DOCTYPE html>
101
+ <html lang="en">
102
+ <head>
103
+ <meta charset="UTF-8" />
104
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
105
+ <title>Grid size example</title>
106
+ <link rel="stylesheet" href="./grid-size.css" />
107
+ </head>
108
+ <body>
109
+ <div class="grid">
110
+ <h4>Column 6 takes up more space to a max of 12 columns total</h4>
111
+ <ix-layout-grid>
112
+ <ix-row>
113
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
114
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
115
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
116
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
117
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
118
+ <ix-col size="6"
119
+ ><ix-typography format="display">6</ix-typography></ix-col
120
+ >
121
+ </ix-row>
122
+ </ix-layout-grid>
123
+
124
+ <h4>Stack columns on smaller screens</h4>
125
+ <ix-layout-grid>
126
+ <ix-row>
127
+ <ix-col size="12" size-md="3"
128
+ ><ix-typography format="display">1</ix-typography></ix-col
129
+ >
130
+ <ix-col size="12" size-md="3"
131
+ ><ix-typography format="display">2</ix-typography></ix-col
132
+ >
133
+ <ix-col size="12" size-md="3"
134
+ ><ix-typography format="display">3</ix-typography></ix-col
135
+ >
136
+ <ix-col size="12" size-md="3"
137
+ ><ix-typography format="display">4</ix-typography></ix-col
138
+ >
139
+ </ix-row>
140
+ </ix-layout-grid>
141
+ </div>
142
+ <script type="module" src="./init.js"></script>
143
+ </body>
144
+ </html>
145
+ ```
146
+
147
+ ### Example: grid
148
+ ```html
149
+ <!DOCTYPE html>
150
+ <html lang="en">
151
+ <head>
152
+ <meta charset="UTF-8" />
153
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
154
+ <title>Grid example</title>
155
+ <link rel="stylesheet" href="./grid.css" />
156
+ </head>
157
+ <body>
158
+ <div class="grid">
159
+ <ix-layout-grid>
160
+ <ix-row>
161
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
162
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
163
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
164
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
165
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
166
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
167
+ </ix-row>
168
+ </ix-layout-grid>
169
+
170
+ <ix-layout-grid>
171
+ <ix-row>
172
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
173
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
174
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
175
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
176
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
177
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
178
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
179
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
180
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
181
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
182
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
183
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
184
+ </ix-row>
185
+ </ix-layout-grid>
186
+ </div>
187
+ <script type="module" src="./init.js"></script>
188
+ </body>
189
+ </html>
190
+ ```
191
+
192
+ ### Example: icon-toggle-button-primary-ghost
193
+ ```html
194
+ <!DOCTYPE html>
195
+ <html lang="en">
196
+ <head>
197
+ <meta charset="UTF-8" />
198
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
199
+ <title>Icon toggle button primary ghost example</title>
200
+ <link rel="stylesheet" href="./icon-toggle-button-primary-ghost.css" />
201
+ <script type="module">
202
+ import { addIcons } from '@siemens/ix-icons';
203
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
204
+ addIcons({
205
+ iconCheckboxes,
206
+ });
207
+ </script>
208
+ </head>
209
+ <body>
210
+ <ix-layout-grid>
211
+ <ix-row>
212
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes"></ix-icon-toggle-button>
213
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" pressed></ix-icon-toggle-button>
214
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled></ix-icon-toggle-button>
215
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled loading></ix-icon-toggle-button>
216
+ </ix-row>
217
+ <ix-row>
218
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" oval></ix-icon-toggle-button>
219
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" pressed oval></ix-icon-toggle-button>
220
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled oval></ix-icon-toggle-button>
221
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled loading oval></ix-icon-toggle-button>
222
+ </ix-row>
223
+ </ix-layout-grid>
224
+ <script type="module" src="./init.js"></script>
225
+ </body>
226
+ </html>
227
+ ```
228
+
229
+ ### Example: icon-toggle-button-primary-outline
230
+ ```html
231
+ <!DOCTYPE html>
232
+ <html lang="en">
233
+ <head>
234
+ <meta charset="UTF-8" />
235
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
236
+ <title>Icon toggle button primary outline example</title>
237
+ <link rel="stylesheet" href="./icon-toggle-button-primary-outline.css" />
238
+ <script type="module">
239
+ import { addIcons } from '@siemens/ix-icons';
240
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
241
+ addIcons({
242
+ iconCheckboxes,
243
+ });
244
+ </script>
245
+ </head>
246
+ <body>
247
+ <ix-layout-grid>
248
+ <ix-row>
249
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes"></ix-icon-toggle-button>
250
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" pressed></ix-icon-toggle-button>
251
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled></ix-icon-toggle-button>
252
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled loading></ix-icon-toggle-button>
253
+ </ix-row>
254
+ <ix-row>
255
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" oval></ix-icon-toggle-button>
256
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" pressed oval></ix-icon-toggle-button>
257
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled oval></ix-icon-toggle-button>
258
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled loading oval></ix-icon-toggle-button>
259
+ </ix-row>
260
+ </ix-layout-grid>
261
+ <script type="module" src="./init.js"></script>
262
+ </body>
263
+ </html>
264
+ ```
265
+
266
+ ### Example: icon-toggle-button-secondary-ghost
267
+ ```html
268
+ <!DOCTYPE html>
269
+ <html lang="en">
270
+ <head>
271
+ <meta charset="UTF-8" />
272
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
273
+ <title>Icon toggle button secondary ghost example</title>
274
+ <link rel="stylesheet" href="./icon-toggle-button-secondary-ghost.css" />
275
+ <script type="module">
276
+ import { addIcons } from '@siemens/ix-icons';
277
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
278
+ addIcons({
279
+ iconCheckboxes,
280
+ });
281
+ </script>
282
+ </head>
283
+ <body>
284
+ <ix-layout-grid>
285
+ <ix-row>
286
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes"></ix-icon-toggle-button>
287
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" pressed></ix-icon-toggle-button>
288
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled></ix-icon-toggle-button>
289
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled loading></ix-icon-toggle-button>
290
+ </ix-row>
291
+ <ix-row>
292
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" oval></ix-icon-toggle-button>
293
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" pressed oval></ix-icon-toggle-button>
294
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled oval></ix-icon-toggle-button>
295
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" disabled loading oval></ix-icon-toggle-button>
296
+ </ix-row>
297
+ </ix-layout-grid>
298
+
299
+ <script type="module" src="./init.js"></script>
300
+ </body>
301
+ </html>
302
+ ```
303
+
304
+ ### Example: icon-toggle-button-secondary-outline
305
+ ```html
306
+ <!DOCTYPE html>
307
+ <html lang="en">
308
+ <head>
309
+ <meta charset="UTF-8" />
310
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
311
+ <title>Icon toggle button secondary outline example</title>
312
+ <link rel="stylesheet" href="./icon-toggle-button-secondary-outline.css" />
313
+ <script type="module">
314
+ import { addIcons } from '@siemens/ix-icons';
315
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
316
+ addIcons({
317
+ iconCheckboxes,
318
+ });
319
+ </script>
320
+ </head>
321
+ <body>
322
+ <ix-layout-grid>
323
+ <ix-row>
324
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes"></ix-icon-toggle-button>
325
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" pressed></ix-icon-toggle-button>
326
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled></ix-icon-toggle-button>
327
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled loading></ix-icon-toggle-button>
328
+
329
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes"></ix-icon-toggle-button>
330
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" pressed></ix-icon-toggle-button>
331
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" disabled></ix-icon-toggle-button>
332
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" disabled loading></ix-icon-toggle-button>
333
+
334
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes"></ix-icon-toggle-button>
335
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" pressed></ix-icon-toggle-button>
336
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" disabled></ix-icon-toggle-button>
337
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" disabled loading></ix-icon-toggle-button>
338
+ </ix-row>
339
+ <ix-row>
340
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" oval></ix-icon-toggle-button>
341
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" pressed oval></ix-icon-toggle-button>
342
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled oval></ix-icon-toggle-button>
343
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" disabled loading oval></ix-icon-toggle-button>
344
+
345
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" oval></ix-icon-toggle-button>
346
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" pressed oval></ix-icon-toggle-button>
347
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" disabled oval></ix-icon-toggle-button>
348
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" disabled loading oval></ix-icon-toggle-button>
349
+
350
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" oval></ix-icon-toggle-button>
351
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" pressed oval></ix-icon-toggle-button>
352
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" disabled oval></ix-icon-toggle-button>
353
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" disabled loading oval></ix-icon-toggle-button>
354
+ </ix-row>
355
+ </ix-layout-grid>
356
+ <script type="module" src="./init.js"></script>
357
+ </body>
358
+ </html>
359
+ ```
360
+
361
+ ### Example: icon-toggle-button-secondary
362
+ ```html
363
+ <!DOCTYPE html>
364
+ <html lang="en">
365
+ <head>
366
+ <meta charset="UTF-8" />
367
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
368
+ <title>Icon toggle button secondary example</title>
369
+ <link rel="stylesheet" href="./icon-toggle-button-secondary.css" />
370
+ <script type="module">
371
+ import { addIcons } from '@siemens/ix-icons';
372
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
373
+ addIcons({
374
+ iconCheckboxes,
375
+ });
376
+ </script>
377
+ </head>
378
+ <body>
379
+ <ix-layout-grid>
380
+ <ix-row>
381
+ <ix-icon-toggle-button icon="checkboxes"></ix-icon-toggle-button>
382
+ <ix-icon-toggle-button
383
+ icon="checkboxes"
384
+ pressed
385
+ ></ix-icon-toggle-button>
386
+ <ix-icon-toggle-button
387
+ icon="checkboxes"
388
+ disabled
389
+ ></ix-icon-toggle-button>
390
+ <ix-icon-toggle-button
391
+ icon="checkboxes"
392
+ disabled
393
+ loading
394
+ ></ix-icon-toggle-button>
395
+ </ix-row>
396
+ <ix-row>
397
+ <ix-icon-toggle-button icon="checkboxes" oval></ix-icon-toggle-button>
398
+ <ix-icon-toggle-button
399
+ icon="checkboxes"
400
+ pressed
401
+ oval
402
+ ></ix-icon-toggle-button>
403
+ <ix-icon-toggle-button
404
+ icon="checkboxes"
405
+ disabled
406
+ oval
407
+ ></ix-icon-toggle-button>
408
+ <ix-icon-toggle-button
409
+ icon="checkboxes"
410
+ disabled
411
+ loading
412
+ oval
413
+ ></ix-icon-toggle-button>
414
+ </ix-row>
415
+ </ix-layout-grid>
416
+ <script type="module" src="./init.js"></script>
417
+ </body>
418
+ </html>
419
+ ```
420
+
421
+ ### Example: pill-variants
422
+ ```html
423
+ <!DOCTYPE html>
424
+ <html lang="en">
425
+ <head>
426
+ <meta charset="UTF-8" />
427
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
428
+ <title>Pill variant examples</title>
429
+ <link rel="stylesheet" href="./pill-variants.css" />
430
+ <script type="module">
431
+ import { addIcons } from '@siemens/ix-icons';
432
+ import { iconInfo } from '@siemens/ix-icons/icons';
433
+ addIcons({
434
+ iconInfo,
435
+ });
436
+ </script>
437
+ </head>
438
+ <body>
439
+ <ix-layout-grid>
440
+ <ix-row>
441
+ <ix-col>
442
+ <ix-pill icon="info"> Primary </ix-pill>
443
+ </ix-col>
444
+ <ix-col>
445
+ <ix-pill variant="subtle-primary" icon="info"> Primary </ix-pill>
446
+ </ix-col>
447
+ </ix-row>
448
+
449
+ <ix-row>
450
+ <ix-col>
451
+ <ix-pill variant="alarm" icon="info"> Alarm </ix-pill>
452
+ </ix-col>
453
+ <ix-col>
454
+ <ix-pill variant="alarm" icon="info"> Alarm </ix-pill>
455
+ </ix-col>
456
+ </ix-row>
457
+
458
+ <ix-row>
459
+ <ix-col>
460
+ <ix-pill variant="critical" icon="info"> Critical </ix-pill>
461
+ </ix-col>
462
+ <ix-col>
463
+ <ix-pill variant="critical" icon="info"> Critical </ix-pill>
464
+ </ix-col>
465
+ </ix-row>
466
+
467
+ <ix-row>
468
+ <ix-col>
469
+ <ix-pill variant="warning" icon="info"> Warning </ix-pill>
470
+ </ix-col>
471
+ <ix-col>
472
+ <ix-pill variant="warning" icon="info"> Warning </ix-pill>
473
+ </ix-col>
474
+ </ix-row>
475
+
476
+ <ix-row>
477
+ <ix-col>
478
+ <ix-pill variant="success" icon="info"> Success </ix-pill>
479
+ </ix-col>
480
+ <ix-col>
481
+ <ix-pill variant="success" icon="info"> Success </ix-pill>
482
+ </ix-col>
483
+ </ix-row>
484
+
485
+ <ix-row>
486
+ <ix-col>
487
+ <ix-pill variant="info" icon="info"> Info </ix-pill>
488
+ </ix-col>
489
+ <ix-col>
490
+ <ix-pill variant="info" icon="info"> Info </ix-pill>
491
+ </ix-col>
492
+ </ix-row>
493
+
494
+ <ix-row>
495
+ <ix-col>
496
+ <ix-pill variant="neutral" icon="info"> Neutral </ix-pill>
497
+ </ix-col>
498
+ <ix-col>
499
+ <ix-pill variant="neutral" icon="info"> Neutral </ix-pill>
500
+ </ix-col>
501
+ </ix-row>
502
+
503
+ <ix-row>
504
+ <ix-col>
505
+ <ix-pill
506
+ variant="custom"
507
+ color="color-soft-text"
508
+ background="purple"
509
+ icon="info"
510
+ >
511
+ Custom
512
+ </ix-pill>
513
+ </ix-col>
514
+ <ix-col>
515
+ <ix-pill variant="custom" color="color-soft-text" background="purple" icon="info">
516
+ Custom
517
+ </ix-pill>
518
+ </ix-col>
519
+ </ix-row>
520
+ </ix-layout-grid>
521
+ <script type="module" src="./init.js"></script>
522
+ </body>
523
+ </html>
524
+ ```
525
+
526
+ ### Example: theme-switcher
527
+ ```html
528
+ <!DOCTYPE html>
529
+ <html lang="en">
530
+ <head>
531
+ <meta charset="UTF-8" />
532
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
533
+ <title>Theme switcher example</title>
534
+ <link rel="stylesheet" href="./theme-switcher.css" />
535
+ </head>
536
+ <body>
537
+ <ix-layout-grid class="theme-switcher">
538
+ <ix-row>
539
+ <ix-col size="2">
540
+ <span>Light/Dark</span>
541
+ </ix-col>
542
+ <ix-col>
543
+ <ix-button id="toggle-mode">Toggle mode</ix-button>
544
+ </ix-col>
545
+ </ix-row>
546
+
547
+ <ix-row>
548
+ <ix-col size="2">Theme</ix-col>
549
+ <ix-col>
550
+ <ix-select id="select-theme" placeholder="Select a theme">
551
+ </ix-select>
552
+ </ix-col>
553
+ </ix-row>
554
+
555
+ <ix-row>
556
+ <ix-col size="2"></ix-col>
557
+ <ix-col>
558
+ <ix-checkbox id="system" label="Use system"></ix-checkbox>
559
+ </ix-col>
560
+ </ix-row>
561
+ </ix-layout-grid>
562
+
563
+ <script type="module">
564
+ import { themeSwitcher } from '@siemens/ix';
565
+
566
+ const variants = ['light', 'dark'];
567
+ let selectedVariant = 'dark';
568
+ let useSystemTheme = false;
569
+
570
+ const toggleModeButton = document.getElementById('toggle-mode');
571
+ const themeSelect = document.getElementById('select-theme');
572
+ const toggleSystem = document.getElementById('system');
573
+
574
+ setTimeout(() => {
575
+ themeSwitcher.setTheme('classic');
576
+ themeSwitcher.setVariant(selectedVariant);
577
+ });
578
+
579
+ for (const variant of variants) {
580
+ const item = document.createElement('ix-select-item');
581
+
582
+ item.label = variant;
583
+ item.value = variant;
584
+
585
+ themeSelect.appendChild(item);
586
+ }
587
+
588
+ themeSelect.value = selectedVariant;
589
+
590
+ const updateControlsState = () => {
591
+ toggleModeButton.disabled = useSystemTheme;
592
+ themeSelect.disabled = useSystemTheme;
593
+ };
594
+
595
+ toggleModeButton.addEventListener('click', () => {
596
+ if (useSystemTheme) {
597
+ return;
598
+ }
599
+
600
+ themeSwitcher.toggleMode();
601
+
602
+ selectedVariant = selectedVariant === 'light' ? 'dark' : 'light';
603
+ themeSelect.value = selectedVariant;
604
+ });
605
+
606
+ themeSelect.addEventListener('valueChange', ({ detail: variant }) => {
607
+ if (useSystemTheme) {
608
+ return;
609
+ }
610
+
611
+ themeSwitcher.setVariant(variant);
612
+
613
+ selectedVariant = variant;
614
+ });
615
+
616
+ toggleSystem.addEventListener('checkedChange', ({ detail: checked }) => {
617
+ useSystemTheme = checked;
618
+
619
+ if (checked) {
620
+ themeSwitcher.setVariant();
621
+ } else {
622
+ themeSwitcher.setVariant(selectedVariant);
623
+
624
+ themeSelect.value = selectedVariant;
625
+ }
626
+
627
+ updateControlsState();
628
+ });
629
+
630
+ updateControlsState();
631
+ </script>
632
+ <script type="module" src="./init.js"></script>
633
+ </body>
634
+ </html>
635
+ ```
636
+
637
+ ## React Examples
638
+
639
+ ### Example: form-layout-grid
640
+ ```tsx
641
+ import {
642
+ IxButton,
643
+ IxCol,
644
+ IxFieldLabel,
645
+ IxInput,
646
+ IxLayoutGrid,
647
+ IxRow,
648
+ IxSelect,
649
+ } from '@siemens/ix-react';
650
+
651
+ import './form-layout-grid.scoped.css';
652
+
653
+ export default () => {
654
+ return (
655
+ <IxLayoutGrid className="layout-grid-example">
656
+ <IxRow>
657
+ <IxCol size="2" size-sm="12">
658
+ <IxFieldLabel htmlFor="my-select-1">Example</IxFieldLabel>
659
+ </IxCol>
660
+ <IxCol>
661
+ <IxSelect id="my-select-1"></IxSelect>
662
+ </IxCol>
663
+ </IxRow>
664
+ <IxRow>
665
+ <IxCol size="2" size-sm="12">
666
+ <IxFieldLabel htmlFor="my-select-2">Example</IxFieldLabel>
667
+ </IxCol>
668
+ <IxCol>
669
+ <IxInput id="my-select-2"></IxInput>
670
+ </IxCol>
671
+ </IxRow>
672
+ <IxRow>
673
+ <IxCol size="12" size-sm="12">
674
+ <IxButton data-colspan="2">Submit</IxButton>
675
+ </IxCol>
676
+ </IxRow>
677
+ </IxLayoutGrid>
678
+ );
679
+ };
680
+ ```
681
+
682
+ ### Example: grid-padding
683
+ ```tsx
684
+ import './grid-padding.scoped.css';
685
+
686
+ import { IxCol, IxLayoutGrid, IxRow, IxTypography } from '@siemens/ix-react';
687
+
688
+ export default () => {
689
+ return (
690
+ <div className="grid">
691
+ <h4>Grid with margin</h4>
692
+ <IxLayoutGrid>
693
+ <IxRow>
694
+ <IxCol>
695
+ <IxTypography format="display">1</IxTypography>
696
+ </IxCol>
697
+ <IxCol>
698
+ <IxTypography format="display">2</IxTypography>
699
+ </IxCol>
700
+ <IxCol>
701
+ <IxTypography format="display">3</IxTypography>
702
+ </IxCol>
703
+ <IxCol>
704
+ <IxTypography format="display">4</IxTypography>
705
+ </IxCol>
706
+ <IxCol>
707
+ <IxTypography format="display">5</IxTypography>
708
+ </IxCol>
709
+ <IxCol>
710
+ <IxTypography format="display">6</IxTypography>
711
+ </IxCol>
712
+ <IxCol>
713
+ <IxTypography format="display">7</IxTypography>
714
+ </IxCol>
715
+ <IxCol>
716
+ <IxTypography format="display">8</IxTypography>
717
+ </IxCol>
718
+ <IxCol>
719
+ <IxTypography format="display">9</IxTypography>
720
+ </IxCol>
721
+ <IxCol>
722
+ <IxTypography format="display">10</IxTypography>
723
+ </IxCol>
724
+ <IxCol>
725
+ <IxTypography format="display">11</IxTypography>
726
+ </IxCol>
727
+ <IxCol>
728
+ <IxTypography format="display">12</IxTypography>
729
+ </IxCol>
730
+ </IxRow>
731
+ </IxLayoutGrid>
732
+
733
+ <h4>Grid without margin</h4>
734
+ <IxLayoutGrid noMargin>
735
+ <IxRow>
736
+ <IxCol>
737
+ <IxTypography format="display">1</IxTypography>
738
+ </IxCol>
739
+ <IxCol>
740
+ <IxTypography format="display">2</IxTypography>
741
+ </IxCol>
742
+ <IxCol>
743
+ <IxTypography format="display">3</IxTypography>
744
+ </IxCol>
745
+ <IxCol>
746
+ <IxTypography format="display">4</IxTypography>
747
+ </IxCol>
748
+ <IxCol>
749
+ <IxTypography format="display">5</IxTypography>
750
+ </IxCol>
751
+ <IxCol>
752
+ <IxTypography format="display">6</IxTypography>
753
+ </IxCol>
754
+ <IxCol>
755
+ <IxTypography format="display">7</IxTypography>
756
+ </IxCol>
757
+ <IxCol>
758
+ <IxTypography format="display">8</IxTypography>
759
+ </IxCol>
760
+ <IxCol>
761
+ <IxTypography format="display">9</IxTypography>
762
+ </IxCol>
763
+ <IxCol>
764
+ <IxTypography format="display">10</IxTypography>
765
+ </IxCol>
766
+ <IxCol>
767
+ <IxTypography format="display">11</IxTypography>
768
+ </IxCol>
769
+ <IxCol>
770
+ <IxTypography format="display">12</IxTypography>
771
+ </IxCol>
772
+ </IxRow>
773
+ </IxLayoutGrid>
774
+ </div>
775
+ );
776
+ };
777
+ ```
778
+
779
+ ### Example: grid-size
780
+ ```tsx
781
+ import './grid-size.scoped.css';
782
+
783
+ import { IxCol, IxLayoutGrid, IxRow, IxTypography } from '@siemens/ix-react';
784
+
785
+ export default () => {
786
+ return (
787
+ <div className="grid">
788
+ <h4>Column 6 takes up more space to a max of 12 columns total</h4>
789
+ <IxLayoutGrid>
790
+ <IxRow>
791
+ <IxCol>
792
+ <IxTypography format="display">1</IxTypography>
793
+ </IxCol>
794
+ <IxCol>
795
+ <IxTypography format="display">2</IxTypography>
796
+ </IxCol>
797
+ <IxCol>
798
+ <IxTypography format="display">3</IxTypography>
799
+ </IxCol>
800
+ <IxCol>
801
+ <IxTypography format="display">4</IxTypography>
802
+ </IxCol>
803
+ <IxCol>
804
+ <IxTypography format="display">5</IxTypography>
805
+ </IxCol>
806
+ <IxCol size="6">
807
+ <IxTypography format="display">6</IxTypography>
808
+ </IxCol>
809
+ </IxRow>
810
+ </IxLayoutGrid>
811
+
812
+ <h4>Stack columns on smaller screens</h4>
813
+ <IxLayoutGrid>
814
+ <IxRow>
815
+ <IxCol size="12" size-md="3">
816
+ <IxTypography format="display">1</IxTypography>
817
+ </IxCol>
818
+ <IxCol size="12" size-md="3">
819
+ <IxTypography format="display">2</IxTypography>
820
+ </IxCol>
821
+ <IxCol size="12" size-md="3">
822
+ <IxTypography format="display">3</IxTypography>
823
+ </IxCol>
824
+ <IxCol size="12" size-md="3">
825
+ <IxTypography format="display">4</IxTypography>
826
+ </IxCol>
827
+ </IxRow>
828
+ </IxLayoutGrid>
829
+ </div>
830
+ );
831
+ };
832
+ ```
833
+
834
+ ### Example: grid
835
+ ```tsx
836
+ import './grid.scoped.css';
837
+
838
+ import { IxCol, IxLayoutGrid, IxRow, IxTypography } from '@siemens/ix-react';
839
+
840
+ export default () => {
841
+ return (
842
+ <div className="grid">
843
+ <IxLayoutGrid>
844
+ <IxRow>
845
+ <IxCol>
846
+ <IxTypography format="display">1</IxTypography>
847
+ </IxCol>
848
+ <IxCol>
849
+ <IxTypography format="display">2</IxTypography>
850
+ </IxCol>
851
+ <IxCol>
852
+ <IxTypography format="display">3</IxTypography>
853
+ </IxCol>
854
+ <IxCol>
855
+ <IxTypography format="display">4</IxTypography>
856
+ </IxCol>
857
+ <IxCol>
858
+ <IxTypography format="display">5</IxTypography>
859
+ </IxCol>
860
+ <IxCol>
861
+ <IxTypography format="display">6</IxTypography>
862
+ </IxCol>
863
+ </IxRow>
864
+ </IxLayoutGrid>
865
+
866
+ <IxLayoutGrid>
867
+ <IxRow>
868
+ <IxCol>
869
+ <IxTypography format="display">1</IxTypography>
870
+ </IxCol>
871
+ <IxCol>
872
+ <IxTypography format="display">2</IxTypography>
873
+ </IxCol>
874
+ <IxCol>
875
+ <IxTypography format="display">3</IxTypography>
876
+ </IxCol>
877
+ <IxCol>
878
+ <IxTypography format="display">4</IxTypography>
879
+ </IxCol>
880
+ <IxCol>
881
+ <IxTypography format="display">5</IxTypography>
882
+ </IxCol>
883
+ <IxCol>
884
+ <IxTypography format="display">6</IxTypography>
885
+ </IxCol>
886
+ <IxCol>
887
+ <IxTypography format="display">7</IxTypography>
888
+ </IxCol>
889
+ <IxCol>
890
+ <IxTypography format="display">8</IxTypography>
891
+ </IxCol>
892
+ <IxCol>
893
+ <IxTypography format="display">9</IxTypography>
894
+ </IxCol>
895
+ <IxCol>
896
+ <IxTypography format="display">10</IxTypography>
897
+ </IxCol>
898
+ <IxCol>
899
+ <IxTypography format="display">11</IxTypography>
900
+ </IxCol>
901
+ <IxCol>
902
+ <IxTypography format="display">12</IxTypography>
903
+ </IxCol>
904
+ </IxRow>
905
+ </IxLayoutGrid>
906
+ </div>
907
+ );
908
+ };
909
+ ```
910
+
911
+ ### Example: icon-toggle-button-primary-ghost
912
+ ```tsx
913
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
914
+ import './icon-toggle-button-primary-ghost.scoped.css';
915
+
916
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-react';
917
+
918
+ export default () => {
919
+ return (
920
+ <IxLayoutGrid>
921
+ <IxRow>
922
+ <IxIconToggleButton variant="tertiary" icon={iconCheckboxes}></IxIconToggleButton>
923
+ <IxIconToggleButton variant="tertiary" pressed icon={iconCheckboxes}></IxIconToggleButton>
924
+ <IxIconToggleButton variant="tertiary" disabled icon={iconCheckboxes}></IxIconToggleButton>
925
+ <IxIconToggleButton variant="tertiary" disabled loading icon={iconCheckboxes}></IxIconToggleButton>
926
+ </IxRow>
927
+ <IxRow>
928
+ <IxIconToggleButton variant="tertiary" icon={iconCheckboxes} oval></IxIconToggleButton>
929
+ <IxIconToggleButton variant="tertiary" pressed icon={iconCheckboxes} oval></IxIconToggleButton>
930
+ <IxIconToggleButton variant="tertiary" disabled icon={iconCheckboxes} oval></IxIconToggleButton>
931
+ <IxIconToggleButton variant="tertiary" disabled loading icon={iconCheckboxes} oval></IxIconToggleButton>
932
+ </IxRow>
933
+ </IxLayoutGrid>
934
+ );
935
+ };
936
+ ```
937
+
938
+ ### Example: icon-toggle-button-primary-outline
939
+ ```tsx
940
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
941
+ import './icon-toggle-button-primary-outline.scoped.css';
942
+
943
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-react';
944
+
945
+ export default () => {
946
+ return (
947
+ <IxLayoutGrid>
948
+ <IxRow>
949
+ <IxIconToggleButton variant="subtle-primary" icon={iconCheckboxes}></IxIconToggleButton>
950
+ <IxIconToggleButton variant="subtle-primary" pressed icon={iconCheckboxes}></IxIconToggleButton>
951
+ <IxIconToggleButton variant="subtle-primary" disabled icon={iconCheckboxes}></IxIconToggleButton>
952
+ <IxIconToggleButton variant="subtle-primary" disabled loading icon={iconCheckboxes}></IxIconToggleButton>
953
+ </IxRow>
954
+ <IxRow>
955
+ <IxIconToggleButton variant="subtle-primary" icon={iconCheckboxes} oval></IxIconToggleButton>
956
+ <IxIconToggleButton variant="subtle-primary" pressed icon={iconCheckboxes} oval></IxIconToggleButton>
957
+ <IxIconToggleButton variant="subtle-primary" disabled icon={iconCheckboxes} oval></IxIconToggleButton>
958
+ <IxIconToggleButton variant="subtle-primary" disabled loading icon={iconCheckboxes} oval></IxIconToggleButton>
959
+ </IxRow>
960
+ </IxLayoutGrid>
961
+ );
962
+ };
963
+ ```
964
+
965
+ ### Example: icon-toggle-button-secondary-ghost
966
+ ```tsx
967
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
968
+ import './icon-toggle-button-secondary-ghost.scoped.css';
969
+
970
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-react';
971
+
972
+ export default () => {
973
+ return (
974
+ <IxLayoutGrid>
975
+ <IxRow>
976
+ <IxIconToggleButton variant="tertiary" icon={iconCheckboxes}></IxIconToggleButton>
977
+ <IxIconToggleButton variant="tertiary" pressed icon={iconCheckboxes}></IxIconToggleButton>
978
+ <IxIconToggleButton variant="tertiary" disabled icon={iconCheckboxes}></IxIconToggleButton>
979
+ <IxIconToggleButton variant="tertiary" disabled loading icon={iconCheckboxes}></IxIconToggleButton>
980
+ </IxRow>
981
+ <IxRow>
982
+ <IxIconToggleButton variant="tertiary" icon={iconCheckboxes} oval></IxIconToggleButton>
983
+ <IxIconToggleButton variant="tertiary" pressed icon={iconCheckboxes} oval></IxIconToggleButton>
984
+ <IxIconToggleButton variant="tertiary" disabled icon={iconCheckboxes} oval></IxIconToggleButton>
985
+ <IxIconToggleButton variant="tertiary" disabled loading icon={iconCheckboxes} oval></IxIconToggleButton>
986
+ </IxRow>
987
+ </IxLayoutGrid>
988
+ );
989
+ };
990
+ ```
991
+
992
+ ### Example: icon-toggle-button-secondary-outline
993
+ ```tsx
994
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
995
+ import './icon-toggle-button-secondary-outline.scoped.css';
996
+
997
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-react';
998
+
999
+ export default () => {
1000
+ return (
1001
+ <IxLayoutGrid>
1002
+ <IxRow>
1003
+ <IxIconToggleButton variant="subtle-primary" icon={iconCheckboxes}></IxIconToggleButton>
1004
+ <IxIconToggleButton variant="subtle-primary" pressed icon={iconCheckboxes}></IxIconToggleButton>
1005
+ <IxIconToggleButton variant="subtle-primary" disabled icon={iconCheckboxes}></IxIconToggleButton>
1006
+ <IxIconToggleButton variant="subtle-primary" disabled loading icon={iconCheckboxes}></IxIconToggleButton>
1007
+
1008
+ <IxIconToggleButton variant="subtle-primary" size="16" icon={iconCheckboxes}></IxIconToggleButton>
1009
+ <IxIconToggleButton variant="subtle-primary" size="16" pressed icon={iconCheckboxes}></IxIconToggleButton>
1010
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled icon={iconCheckboxes}></IxIconToggleButton>
1011
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled loading icon={iconCheckboxes}></IxIconToggleButton>
1012
+
1013
+ <IxIconToggleButton variant="subtle-primary" size="12" icon={iconCheckboxes}></IxIconToggleButton>
1014
+ <IxIconToggleButton variant="subtle-primary" size="12" pressed icon={iconCheckboxes}></IxIconToggleButton>
1015
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled icon={iconCheckboxes}></IxIconToggleButton>
1016
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled loading icon={iconCheckboxes}></IxIconToggleButton>
1017
+ </IxRow>
1018
+ <IxRow>
1019
+ <IxIconToggleButton variant="subtle-primary" icon={iconCheckboxes} oval></IxIconToggleButton>
1020
+ <IxIconToggleButton variant="subtle-primary" pressed icon={iconCheckboxes} oval></IxIconToggleButton>
1021
+ <IxIconToggleButton variant="subtle-primary" disabled icon={iconCheckboxes} oval></IxIconToggleButton>
1022
+ <IxIconToggleButton variant="subtle-primary" disabled loading icon={iconCheckboxes} oval></IxIconToggleButton>
1023
+
1024
+ <IxIconToggleButton variant="subtle-primary" size="16" icon={iconCheckboxes} oval></IxIconToggleButton>
1025
+ <IxIconToggleButton variant="subtle-primary" size="16" pressed icon={iconCheckboxes} oval></IxIconToggleButton>
1026
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled icon={iconCheckboxes} oval></IxIconToggleButton>
1027
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled loading icon={iconCheckboxes} oval></IxIconToggleButton>
1028
+
1029
+ <IxIconToggleButton variant="subtle-primary" size="12" icon={iconCheckboxes} oval></IxIconToggleButton>
1030
+ <IxIconToggleButton variant="subtle-primary" size="12" pressed icon={iconCheckboxes} oval></IxIconToggleButton>
1031
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled icon={iconCheckboxes} oval></IxIconToggleButton>
1032
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled loading icon={iconCheckboxes} oval></IxIconToggleButton>
1033
+ </IxRow>
1034
+ </IxLayoutGrid>
1035
+ );
1036
+ };
1037
+ ```
1038
+
1039
+ ### Example: icon-toggle-button-secondary
1040
+ ```tsx
1041
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
1042
+ import './icon-toggle-button-secondary.scoped.css';
1043
+
1044
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-react';
1045
+
1046
+ export default () => {
1047
+ return (
1048
+ <IxLayoutGrid>
1049
+ <IxRow>
1050
+ <IxIconToggleButton icon={iconCheckboxes}></IxIconToggleButton>
1051
+ <IxIconToggleButton pressed icon={iconCheckboxes}></IxIconToggleButton>
1052
+ <IxIconToggleButton disabled icon={iconCheckboxes}></IxIconToggleButton>
1053
+ <IxIconToggleButton
1054
+ disabled
1055
+ loading
1056
+ icon={iconCheckboxes}
1057
+ ></IxIconToggleButton>
1058
+ </IxRow>
1059
+ <IxRow>
1060
+ <IxIconToggleButton icon={iconCheckboxes} oval></IxIconToggleButton>
1061
+ <IxIconToggleButton
1062
+ pressed
1063
+ icon={iconCheckboxes}
1064
+ oval
1065
+ ></IxIconToggleButton>
1066
+ <IxIconToggleButton
1067
+ disabled
1068
+ icon={iconCheckboxes}
1069
+ oval
1070
+ ></IxIconToggleButton>
1071
+ <IxIconToggleButton
1072
+ disabled
1073
+ loading
1074
+ icon={iconCheckboxes}
1075
+ oval
1076
+ ></IxIconToggleButton>
1077
+ </IxRow>
1078
+ </IxLayoutGrid>
1079
+ );
1080
+ };
1081
+ ```
1082
+
1083
+ ### Example: pill-variants
1084
+ ```tsx
1085
+ import { iconInfo } from '@siemens/ix-icons/icons';
1086
+ import './pill-variants.scoped.css';
1087
+
1088
+ import { IxCol, IxLayoutGrid, IxPill, IxRow } from '@siemens/ix-react';
1089
+
1090
+ export default () => {
1091
+ return (
1092
+ <>
1093
+ <IxLayoutGrid>
1094
+ <IxRow>
1095
+ <IxCol>
1096
+ <IxPill icon={iconInfo}>Primary</IxPill>
1097
+ </IxCol>
1098
+ <IxCol>
1099
+ <IxPill variant="subtle-primary" icon={iconInfo}>
1100
+ Primary
1101
+ </IxPill>
1102
+ </IxCol>
1103
+ </IxRow>
1104
+
1105
+ <IxRow>
1106
+ <IxCol>
1107
+ <IxPill variant="alarm" icon={iconInfo}>
1108
+ Alarm
1109
+ </IxPill>
1110
+ </IxCol>
1111
+ <IxCol>
1112
+ <IxPill variant="alarm" icon={iconInfo}>
1113
+ Alarm
1114
+ </IxPill>
1115
+ </IxCol>
1116
+ </IxRow>
1117
+
1118
+ <IxRow>
1119
+ <IxCol>
1120
+ <IxPill variant="critical" icon={iconInfo}>
1121
+ Critical
1122
+ </IxPill>
1123
+ </IxCol>
1124
+ <IxCol>
1125
+ <IxPill variant="critical" icon={iconInfo}>
1126
+ Critical
1127
+ </IxPill>
1128
+ </IxCol>
1129
+ </IxRow>
1130
+
1131
+ <IxRow>
1132
+ <IxCol>
1133
+ <IxPill variant="warning" icon={iconInfo}>
1134
+ Warning
1135
+ </IxPill>
1136
+ </IxCol>
1137
+ <IxCol>
1138
+ <IxPill variant="warning" icon={iconInfo}>
1139
+ Warning
1140
+ </IxPill>
1141
+ </IxCol>
1142
+ </IxRow>
1143
+
1144
+ <IxRow>
1145
+ <IxCol>
1146
+ <IxPill variant="success" icon={iconInfo}>
1147
+ Success
1148
+ </IxPill>
1149
+ </IxCol>
1150
+ <IxCol>
1151
+ <IxPill variant="success" icon={iconInfo}>
1152
+ Success
1153
+ </IxPill>
1154
+ </IxCol>
1155
+ </IxRow>
1156
+
1157
+ <IxRow>
1158
+ <IxCol>
1159
+ <IxPill variant="info" icon={iconInfo}>
1160
+ Info
1161
+ </IxPill>
1162
+ </IxCol>
1163
+ <IxCol>
1164
+ <IxPill variant="info" icon={iconInfo}>
1165
+ Info
1166
+ </IxPill>
1167
+ </IxCol>
1168
+ </IxRow>
1169
+
1170
+ <IxRow>
1171
+ <IxCol>
1172
+ <IxPill variant="neutral" icon={iconInfo}>
1173
+ Neutral
1174
+ </IxPill>
1175
+ </IxCol>
1176
+ <IxCol>
1177
+ <IxPill variant="neutral" icon={iconInfo}>
1178
+ Neutral
1179
+ </IxPill>
1180
+ </IxCol>
1181
+ </IxRow>
1182
+
1183
+ <IxRow>
1184
+ <IxCol>
1185
+ <IxPill
1186
+ variant="custom"
1187
+ color="color-soft-text"
1188
+ background="purple"
1189
+ icon={iconInfo}
1190
+ >
1191
+ Custom
1192
+ </IxPill>
1193
+ </IxCol>
1194
+ <IxCol>
1195
+ <IxPill variant="custom" color="color-soft-text" background="purple" icon={iconInfo}>
1196
+ Custom
1197
+ </IxPill>
1198
+ </IxCol>
1199
+ </IxRow>
1200
+ </IxLayoutGrid>
1201
+ </>
1202
+ );
1203
+ };
1204
+ ```
1205
+
1206
+ ### Example: theme-switcher
1207
+ ```tsx
1208
+ import './theme-switcher.scoped.css';
1209
+
1210
+ import { themeSwitcher, ThemeVariant } from '@siemens/ix';
1211
+ import {
1212
+ IxButton,
1213
+ IxCheckbox,
1214
+ IxCol,
1215
+ IxLayoutGrid,
1216
+ IxRow,
1217
+ IxSelect,
1218
+ IxSelectItem,
1219
+ } from '@siemens/ix-react';
1220
+ import { useEffect, useState } from 'react';
1221
+
1222
+ export default () => {
1223
+ const [variants] = useState<ThemeVariant[]>(['light', 'dark']);
1224
+ const [selectedVariant, setSelectedVariant] = useState<ThemeVariant>('dark');
1225
+ const [useSystemTheme, setUseSystemTheme] = useState(false);
1226
+
1227
+ useEffect(() => {
1228
+ themeSwitcher.setTheme('classic');
1229
+ themeSwitcher.setVariant(selectedVariant);
1230
+ }, []);
1231
+
1232
+ const onValueChange = (event: CustomEvent<string | string[]>) => {
1233
+ if (useSystemTheme) {
1234
+ return;
1235
+ }
1236
+
1237
+ const newVariant = event.detail as ThemeVariant;
1238
+
1239
+ themeSwitcher.setVariant(newVariant);
1240
+ setSelectedVariant(newVariant);
1241
+ };
1242
+
1243
+ const toggle = () => {
1244
+ if (useSystemTheme) {
1245
+ return;
1246
+ }
1247
+
1248
+ themeSwitcher.toggleMode();
1249
+
1250
+ const newVariant = selectedVariant === 'light' ? 'dark' : 'light';
1251
+
1252
+ setSelectedVariant(newVariant);
1253
+ };
1254
+
1255
+ const onCheckedChange = (event: CustomEvent<boolean>) => {
1256
+ const checked = event.detail;
1257
+
1258
+ setUseSystemTheme(checked);
1259
+
1260
+ if (checked) {
1261
+ themeSwitcher.setVariant();
1262
+ } else {
1263
+ themeSwitcher.setVariant(selectedVariant);
1264
+ }
1265
+ };
1266
+
1267
+ return (
1268
+ <IxLayoutGrid className="theme-switcher">
1269
+ <IxRow>
1270
+ <IxCol size="2">
1271
+ <span>Light/Dark</span>
1272
+ </IxCol>
1273
+ <IxCol>
1274
+ <IxButton onClick={toggle} disabled={useSystemTheme}>
1275
+ Toggle mode
1276
+ </IxButton>
1277
+ </IxCol>
1278
+ </IxRow>
1279
+
1280
+ <IxRow>
1281
+ <IxCol size="2">Theme</IxCol>
1282
+ <IxCol>
1283
+ <IxSelect
1284
+ value={selectedVariant}
1285
+ onValueChange={onValueChange}
1286
+ disabled={useSystemTheme}
1287
+ >
1288
+ {variants.map((variant) => (
1289
+ <IxSelectItem
1290
+ key={variant}
1291
+ label={variant}
1292
+ value={variant}
1293
+ ></IxSelectItem>
1294
+ ))}
1295
+ </IxSelect>
1296
+ </IxCol>
1297
+ </IxRow>
1298
+
1299
+ <IxRow>
1300
+ <IxCol size="2"></IxCol>
1301
+ <IxCol>
1302
+ <IxCheckbox label="Use system" onCheckedChange={onCheckedChange} />
1303
+ </IxCol>
1304
+ </IxRow>
1305
+ </IxLayoutGrid>
1306
+ );
1307
+ };
1308
+ ```
1309
+
1310
+ ## Vue Examples
1311
+
1312
+ ### Example: form-layout-grid
1313
+ ```tsx
1314
+ <script setup lang="ts">
1315
+ import {
1316
+ IxButton,
1317
+ IxCol,
1318
+ IxFieldLabel,
1319
+ IxInput,
1320
+ IxLayoutGrid,
1321
+ IxRow,
1322
+ IxSelect,
1323
+ } from '@siemens/ix-vue';
1324
+ </script>
1325
+
1326
+ <style scoped src="./form-layout-grid.css"></style>
1327
+
1328
+ <template>
1329
+ <IxLayoutGrid class="layout-grid-example">
1330
+ <IxRow>
1331
+ <IxCol size="2" size-sm="12">
1332
+ <IxFieldLabel htmlFor="my-select-1">Example</IxFieldLabel>
1333
+ </IxCol>
1334
+ <IxCol>
1335
+ <IxSelect id="my-select-1"></IxSelect>
1336
+ </IxCol>
1337
+ </IxRow>
1338
+ <IxRow>
1339
+ <IxCol size="2" size-sm="12">
1340
+ <IxFieldLabel htmlFor="my-select-2">Example</IxFieldLabel>
1341
+ </IxCol>
1342
+ <IxCol>
1343
+ <IxInput id="my-select-2"></IxInput>
1344
+ </IxCol>
1345
+ </IxRow>
1346
+ <IxRow>
1347
+ <IxCol size="12" size-sm="12">
1348
+ <IxButton data-colspan="2">Submit</IxButton>
1349
+ </IxCol>
1350
+ </IxRow>
1351
+ </IxLayoutGrid>
1352
+ </template>
1353
+ ```
1354
+
1355
+ ### Example: grid-padding
1356
+ ```tsx
1357
+ <script setup lang="ts">
1358
+ import { IxCol, IxLayoutGrid, IxRow, IxTypography } from '@siemens/ix-vue';
1359
+ </script>
1360
+
1361
+ <style scoped src="./grid-padding.css"></style>
1362
+
1363
+ <template>
1364
+ <div class="grid">
1365
+ <h4>Grid with margin</h4>
1366
+ <IxLayoutGrid>
1367
+ <IxRow>
1368
+ <IxCol><IxTypography format="display">1</IxTypography></IxCol>
1369
+ <IxCol><IxTypography format="display">2</IxTypography></IxCol>
1370
+ <IxCol><IxTypography format="display">3</IxTypography></IxCol>
1371
+ <IxCol><IxTypography format="display">4</IxTypography></IxCol>
1372
+ <IxCol><IxTypography format="display">5</IxTypography></IxCol>
1373
+ <IxCol><IxTypography format="display">6</IxTypography></IxCol>
1374
+ <IxCol><IxTypography format="display">7</IxTypography></IxCol>
1375
+ <IxCol><IxTypography format="display">8</IxTypography></IxCol>
1376
+ <IxCol><IxTypography format="display">9</IxTypography></IxCol>
1377
+ <IxCol><IxTypography format="display">10</IxTypography></IxCol>
1378
+ <IxCol><IxTypography format="display">11</IxTypography></IxCol>
1379
+ <IxCol><IxTypography format="display">12</IxTypography></IxCol>
1380
+ </IxRow>
1381
+ </IxLayoutGrid>
1382
+
1383
+ <h4>Grid without margin</h4>
1384
+ <IxLayoutGrid noMargin>
1385
+ <IxRow>
1386
+ <IxCol><IxTypography format="display">1</IxTypography></IxCol>
1387
+ <IxCol><IxTypography format="display">2</IxTypography></IxCol>
1388
+ <IxCol><IxTypography format="display">3</IxTypography></IxCol>
1389
+ <IxCol><IxTypography format="display">4</IxTypography></IxCol>
1390
+ <IxCol><IxTypography format="display">5</IxTypography></IxCol>
1391
+ <IxCol><IxTypography format="display">6</IxTypography></IxCol>
1392
+ <IxCol><IxTypography format="display">7</IxTypography></IxCol>
1393
+ <IxCol><IxTypography format="display">8</IxTypography></IxCol>
1394
+ <IxCol><IxTypography format="display">9</IxTypography></IxCol>
1395
+ <IxCol><IxTypography format="display">10</IxTypography></IxCol>
1396
+ <IxCol><IxTypography format="display">11</IxTypography></IxCol>
1397
+ <IxCol><IxTypography format="display">12</IxTypography></IxCol>
1398
+ </IxRow>
1399
+ </IxLayoutGrid>
1400
+ </div>
1401
+ </template>
1402
+ ```
1403
+
1404
+ ### Example: grid-size
1405
+ ```tsx
1406
+ <script setup lang="ts">
1407
+ import { IxCol, IxLayoutGrid, IxRow, IxTypography } from '@siemens/ix-vue';
1408
+ </script>
1409
+
1410
+ <style scoped src="./grid-size.css"></style>
1411
+
1412
+ <template>
1413
+ <div class="grid">
1414
+ <h4>Column 6 takes up more space to a max of 12 columns total</h4>
1415
+ <IxLayoutGrid>
1416
+ <IxRow>
1417
+ <IxCol><IxTypography format="display">1</IxTypography></IxCol>
1418
+ <IxCol><IxTypography format="display">2</IxTypography></IxCol>
1419
+ <IxCol><IxTypography format="display">3</IxTypography></IxCol>
1420
+ <IxCol><IxTypography format="display">4</IxTypography></IxCol>
1421
+ <IxCol><IxTypography format="display">5</IxTypography></IxCol>
1422
+ <IxCol size="6"><IxTypography format="display">6</IxTypography></IxCol>
1423
+ </IxRow>
1424
+ </IxLayoutGrid>
1425
+
1426
+ <h4>Stack columns on smaller screens</h4>
1427
+ <IxLayoutGrid>
1428
+ <IxRow>
1429
+ <IxCol size="12" size-md="3">
1430
+ <IxTypography format="display">1</IxTypography>
1431
+ </IxCol>
1432
+ <IxCol size="12" size-md="3">
1433
+ <IxTypography format="display">2</IxTypography>
1434
+ </IxCol>
1435
+ <IxCol size="12" size-md="3">
1436
+ <IxTypography format="display">3</IxTypography>
1437
+ </IxCol>
1438
+ <IxCol size="12" size-md="3">
1439
+ <IxTypography format="display">4</IxTypography>
1440
+ </IxCol>
1441
+ </IxRow>
1442
+ </IxLayoutGrid>
1443
+ </div>
1444
+ </template>
1445
+ ```
1446
+
1447
+ ### Example: grid
1448
+ ```tsx
1449
+ <script setup lang="ts">
1450
+ import { IxCol, IxLayoutGrid, IxRow, IxTypography } from '@siemens/ix-vue';
1451
+ </script>
1452
+
1453
+ <style scoped src="./grid.css"></style>
1454
+
1455
+ <template>
1456
+ <div class="grid">
1457
+ <IxLayoutGrid>
1458
+ <IxRow>
1459
+ <IxCol><IxTypography format="display">1</IxTypography></IxCol>
1460
+ <IxCol><IxTypography format="display">2</IxTypography></IxCol>
1461
+ <IxCol><IxTypography format="display">3</IxTypography></IxCol>
1462
+ <IxCol><IxTypography format="display">4</IxTypography></IxCol>
1463
+ <IxCol><IxTypography format="display">5</IxTypography></IxCol>
1464
+ <IxCol><IxTypography format="display">6</IxTypography></IxCol>
1465
+ </IxRow>
1466
+ </IxLayoutGrid>
1467
+
1468
+ <IxLayoutGrid>
1469
+ <IxRow>
1470
+ <IxCol><IxTypography format="display">1</IxTypography></IxCol>
1471
+ <IxCol><IxTypography format="display">2</IxTypography></IxCol>
1472
+ <IxCol><IxTypography format="display">3</IxTypography></IxCol>
1473
+ <IxCol><IxTypography format="display">4</IxTypography></IxCol>
1474
+ <IxCol><IxTypography format="display">5</IxTypography></IxCol>
1475
+ <IxCol><IxTypography format="display">6</IxTypography></IxCol>
1476
+ <IxCol><IxTypography format="display">7</IxTypography></IxCol>
1477
+ <IxCol><IxTypography format="display">8</IxTypography></IxCol>
1478
+ <IxCol><IxTypography format="display">9</IxTypography></IxCol>
1479
+ <IxCol><IxTypography format="display">10</IxTypography></IxCol>
1480
+ <IxCol><IxTypography format="display">11</IxTypography></IxCol>
1481
+ <IxCol><IxTypography format="display">12</IxTypography></IxCol>
1482
+ </IxRow>
1483
+ </IxLayoutGrid>
1484
+ </div>
1485
+ </template>
1486
+ ```
1487
+
1488
+ ### Example: icon-toggle-button-primary-ghost
1489
+ ```tsx
1490
+ <script setup lang="ts">
1491
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
1492
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-vue';
1493
+ </script>
1494
+
1495
+ <style scoped src="./icon-toggle-button-primary-ghost.css"></style>
1496
+
1497
+ <template>
1498
+ <IxLayoutGrid>
1499
+ <IxRow>
1500
+ <IxIconToggleButton variant="tertiary" :icon="iconCheckboxes"></IxIconToggleButton>
1501
+ <IxIconToggleButton variant="tertiary" pressed :icon="iconCheckboxes"></IxIconToggleButton>
1502
+ <IxIconToggleButton variant="tertiary" disabled :icon="iconCheckboxes"></IxIconToggleButton>
1503
+ <IxIconToggleButton variant="tertiary" disabled loading :icon="iconCheckboxes"></IxIconToggleButton>
1504
+ </IxRow>
1505
+ <IxRow>
1506
+ <IxIconToggleButton variant="tertiary" :icon="iconCheckboxes" oval></IxIconToggleButton>
1507
+ <IxIconToggleButton variant="tertiary" pressed :icon="iconCheckboxes" oval></IxIconToggleButton>
1508
+ <IxIconToggleButton variant="tertiary" disabled :icon="iconCheckboxes" oval></IxIconToggleButton>
1509
+ <IxIconToggleButton variant="tertiary" disabled loading :icon="iconCheckboxes" oval></IxIconToggleButton>
1510
+ </IxRow>
1511
+ </IxLayoutGrid>
1512
+ </template>
1513
+ ```
1514
+
1515
+ ### Example: icon-toggle-button-primary-outline
1516
+ ```tsx
1517
+ <script setup lang="ts">
1518
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
1519
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-vue';
1520
+ </script>
1521
+
1522
+ <style scoped src="./icon-toggle-button-primary-outline.css"></style>
1523
+
1524
+ <template>
1525
+ <IxLayoutGrid>
1526
+ <IxRow>
1527
+ <IxIconToggleButton variant="subtle-primary" :icon="iconCheckboxes"></IxIconToggleButton>
1528
+ <IxIconToggleButton variant="subtle-primary" pressed :icon="iconCheckboxes"></IxIconToggleButton>
1529
+ <IxIconToggleButton variant="subtle-primary" disabled :icon="iconCheckboxes"></IxIconToggleButton>
1530
+ <IxIconToggleButton variant="subtle-primary" disabled loading :icon="iconCheckboxes"></IxIconToggleButton>
1531
+ </IxRow>
1532
+ <IxRow>
1533
+ <IxIconToggleButton variant="subtle-primary" :icon="iconCheckboxes" oval></IxIconToggleButton>
1534
+ <IxIconToggleButton variant="subtle-primary" pressed :icon="iconCheckboxes" oval></IxIconToggleButton>
1535
+ <IxIconToggleButton variant="subtle-primary" disabled :icon="iconCheckboxes" oval></IxIconToggleButton>
1536
+ <IxIconToggleButton variant="subtle-primary" disabled loading :icon="iconCheckboxes" oval></IxIconToggleButton>
1537
+ </IxRow>
1538
+ </IxLayoutGrid>
1539
+ </template>
1540
+ ```
1541
+
1542
+ ### Example: icon-toggle-button-secondary-ghost
1543
+ ```tsx
1544
+ <script setup lang="ts">
1545
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
1546
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-vue';
1547
+ </script>
1548
+
1549
+ <style scoped src="./icon-toggle-button-secondary-ghost.css"></style>
1550
+
1551
+ <template>
1552
+ <IxLayoutGrid>
1553
+ <IxRow>
1554
+ <IxIconToggleButton variant="tertiary" :icon="iconCheckboxes"></IxIconToggleButton>
1555
+ <IxIconToggleButton variant="tertiary" pressed :icon="iconCheckboxes"></IxIconToggleButton>
1556
+ <IxIconToggleButton variant="tertiary" disabled :icon="iconCheckboxes"></IxIconToggleButton>
1557
+ <IxIconToggleButton variant="tertiary" disabled loading :icon="iconCheckboxes"></IxIconToggleButton>
1558
+ </IxRow>
1559
+ <IxRow>
1560
+ <IxIconToggleButton variant="tertiary" :icon="iconCheckboxes" oval></IxIconToggleButton>
1561
+ <IxIconToggleButton variant="tertiary" pressed :icon="iconCheckboxes" oval></IxIconToggleButton>
1562
+ <IxIconToggleButton variant="tertiary" disabled :icon="iconCheckboxes" oval></IxIconToggleButton>
1563
+ <IxIconToggleButton variant="tertiary" disabled loading :icon="iconCheckboxes" oval></IxIconToggleButton>
1564
+ </IxRow>
1565
+ </IxLayoutGrid>
1566
+ </template>
1567
+ ```
1568
+
1569
+ ### Example: icon-toggle-button-secondary-outline
1570
+ ```tsx
1571
+ <script setup lang="ts">
1572
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
1573
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-vue';
1574
+ </script>
1575
+
1576
+ <style scoped src="./icon-toggle-button-secondary-outline.css"></style>
1577
+
1578
+ <template>
1579
+ <IxLayoutGrid>
1580
+ <IxRow>
1581
+ <IxIconToggleButton variant="subtle-primary" :icon="iconCheckboxes"></IxIconToggleButton>
1582
+ <IxIconToggleButton variant="subtle-primary" :icon="iconCheckboxes" pressed></IxIconToggleButton>
1583
+ <IxIconToggleButton variant="subtle-primary" disabled :icon="iconCheckboxes"></IxIconToggleButton>
1584
+ <IxIconToggleButton variant="subtle-primary" disabled loading :icon="iconCheckboxes"></IxIconToggleButton>
1585
+
1586
+ <IxIconToggleButton variant="subtle-primary" size="16" :icon="iconCheckboxes"></IxIconToggleButton>
1587
+ <IxIconToggleButton variant="subtle-primary" size="16" pressed :icon="iconCheckboxes"></IxIconToggleButton>
1588
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled :icon="iconCheckboxes"></IxIconToggleButton>
1589
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled loading :icon="iconCheckboxes"></IxIconToggleButton>
1590
+
1591
+ <IxIconToggleButton variant="subtle-primary" size="12" :icon="iconCheckboxes"></IxIconToggleButton>
1592
+ <IxIconToggleButton variant="subtle-primary" size="12" pressed :icon="iconCheckboxes"></IxIconToggleButton>
1593
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled :icon="iconCheckboxes"></IxIconToggleButton>
1594
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled loading :icon="iconCheckboxes"></IxIconToggleButton>
1595
+ </IxRow>
1596
+ <IxRow>
1597
+ <IxIconToggleButton variant="subtle-primary" :icon="iconCheckboxes" oval></IxIconToggleButton>
1598
+ <IxIconToggleButton variant="subtle-primary" :icon="iconCheckboxes" pressed oval></IxIconToggleButton>
1599
+ <IxIconToggleButton variant="subtle-primary" disabled :icon="iconCheckboxes" oval></IxIconToggleButton>
1600
+ <IxIconToggleButton variant="subtle-primary" disabled loading :icon="iconCheckboxes" oval></IxIconToggleButton>
1601
+
1602
+ <IxIconToggleButton variant="subtle-primary" size="16" :icon="iconCheckboxes" oval></IxIconToggleButton>
1603
+ <IxIconToggleButton variant="subtle-primary" size="16" pressed :icon="iconCheckboxes" oval></IxIconToggleButton>
1604
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled :icon="iconCheckboxes" oval></IxIconToggleButton>
1605
+ <IxIconToggleButton variant="subtle-primary" size="16" disabled loading :icon="iconCheckboxes" oval></IxIconToggleButton>
1606
+
1607
+ <IxIconToggleButton variant="subtle-primary" size="12" :icon="iconCheckboxes" oval></IxIconToggleButton>
1608
+ <IxIconToggleButton variant="subtle-primary" size="12" pressed :icon="iconCheckboxes" oval></IxIconToggleButton>
1609
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled :icon="iconCheckboxes" oval></IxIconToggleButton>
1610
+ <IxIconToggleButton variant="subtle-primary" size="12" disabled loading :icon="iconCheckboxes" oval></IxIconToggleButton>
1611
+ </IxRow>
1612
+ </IxLayoutGrid>
1613
+ </template>
1614
+ ```
1615
+
1616
+ ### Example: icon-toggle-button-secondary
1617
+ ```tsx
1618
+ <script setup lang="ts">
1619
+ import { iconCheckboxes } from '@siemens/ix-icons/icons';
1620
+ import { IxIconToggleButton, IxLayoutGrid, IxRow } from '@siemens/ix-vue';
1621
+ </script>
1622
+
1623
+ <style scoped src="./icon-toggle-button-secondary.css"></style>
1624
+
1625
+ <template>
1626
+ <IxLayoutGrid>
1627
+ <IxRow>
1628
+ <IxIconToggleButton :icon="iconCheckboxes"></IxIconToggleButton>
1629
+ <IxIconToggleButton pressed :icon="iconCheckboxes"></IxIconToggleButton>
1630
+ <IxIconToggleButton disabled :icon="iconCheckboxes"></IxIconToggleButton>
1631
+ <IxIconToggleButton
1632
+ disabled
1633
+ loading
1634
+ :icon="iconCheckboxes"
1635
+ ></IxIconToggleButton>
1636
+ </IxRow>
1637
+ <IxRow>
1638
+ <IxIconToggleButton :icon="iconCheckboxes" oval></IxIconToggleButton>
1639
+ <IxIconToggleButton
1640
+ pressed
1641
+ :icon="iconCheckboxes"
1642
+ oval
1643
+ ></IxIconToggleButton>
1644
+ <IxIconToggleButton
1645
+ disabled
1646
+ :icon="iconCheckboxes"
1647
+ oval
1648
+ ></IxIconToggleButton>
1649
+ <IxIconToggleButton
1650
+ disabled
1651
+ loading
1652
+ :icon="iconCheckboxes"
1653
+ oval
1654
+ ></IxIconToggleButton>
1655
+ </IxRow>
1656
+ </IxLayoutGrid>
1657
+ </template>
1658
+ ```
1659
+
1660
+ ### Example: pill-variants
1661
+ ```tsx
1662
+ <script setup lang="ts">
1663
+ import { iconInfo } from '@siemens/ix-icons/icons';
1664
+ import { IxCol, IxLayoutGrid, IxPill, IxRow } from '@siemens/ix-vue';
1665
+ </script>
1666
+
1667
+ <style scoped src="./pill-variants.css"></style>
1668
+
1669
+ <template>
1670
+ <IxLayoutGrid>
1671
+ <IxRow>
1672
+ <IxCol>
1673
+ <IxPill :icon="iconInfo"> Primary </IxPill>
1674
+ </IxCol>
1675
+ <IxCol>
1676
+ <IxPill variant="subtle-primary" :icon="iconInfo"> Primary </IxPill>
1677
+ </IxCol>
1678
+ </IxRow>
1679
+
1680
+ <IxRow>
1681
+ <IxCol>
1682
+ <IxPill variant="alarm" :icon="iconInfo"> Alarm </IxPill>
1683
+ </IxCol>
1684
+ <IxCol>
1685
+ <IxPill variant="alarm" :icon="iconInfo"> Alarm </IxPill>
1686
+ </IxCol>
1687
+ </IxRow>
1688
+
1689
+ <IxRow>
1690
+ <IxCol>
1691
+ <IxPill variant="critical" :icon="iconInfo"> Critical </IxPill>
1692
+ </IxCol>
1693
+ <IxCol>
1694
+ <IxPill variant="critical" :icon="iconInfo"> Critical </IxPill>
1695
+ </IxCol>
1696
+ </IxRow>
1697
+
1698
+ <IxRow>
1699
+ <IxCol>
1700
+ <IxPill variant="warning" :icon="iconInfo"> Warning </IxPill>
1701
+ </IxCol>
1702
+ <IxCol>
1703
+ <IxPill variant="warning" :icon="iconInfo"> Warning </IxPill>
1704
+ </IxCol>
1705
+ </IxRow>
1706
+
1707
+ <IxRow>
1708
+ <IxCol>
1709
+ <IxPill variant="success" :icon="iconInfo"> Success </IxPill>
1710
+ </IxCol>
1711
+ <IxCol>
1712
+ <IxPill variant="success" :icon="iconInfo"> Success </IxPill>
1713
+ </IxCol>
1714
+ </IxRow>
1715
+
1716
+ <IxRow>
1717
+ <IxCol>
1718
+ <IxPill variant="info" :icon="iconInfo"> Info </IxPill>
1719
+ </IxCol>
1720
+ <IxCol>
1721
+ <IxPill variant="info" :icon="iconInfo"> Info </IxPill>
1722
+ </IxCol>
1723
+ </IxRow>
1724
+
1725
+ <IxRow>
1726
+ <IxCol>
1727
+ <IxPill variant="neutral" :icon="iconInfo"> Neutral </IxPill>
1728
+ </IxCol>
1729
+ <IxCol>
1730
+ <IxPill variant="neutral" :icon="iconInfo"> Neutral </IxPill>
1731
+ </IxCol>
1732
+ </IxRow>
1733
+
1734
+ <IxRow>
1735
+ <IxCol>
1736
+ <IxPill
1737
+ variant="custom"
1738
+ color="color-soft-text"
1739
+ background="purple"
1740
+ :icon="iconInfo"
1741
+ >
1742
+ Custom
1743
+ </IxPill>
1744
+ </IxCol>
1745
+ <IxCol>
1746
+ <IxPill variant="custom" color="color-soft-text" background="purple" :icon="iconInfo">
1747
+ Custom
1748
+ </IxPill>
1749
+ </IxCol>
1750
+ </IxRow>
1751
+ </IxLayoutGrid>
1752
+ </template>
1753
+ ```
1754
+
1755
+ ### Example: theme-switcher
1756
+ ```tsx
1757
+ <script setup lang="ts">
1758
+ import { themeSwitcher, type ThemeVariant } from '@siemens/ix';
1759
+ import {
1760
+ IxButton,
1761
+ IxCheckbox,
1762
+ IxCol,
1763
+ IxLayoutGrid,
1764
+ IxRow,
1765
+ IxSelect,
1766
+ IxSelectItem,
1767
+ } from '@siemens/ix-vue';
1768
+ import { onMounted, ref } from 'vue';
1769
+
1770
+ const variants = ref<ThemeVariant[]>(['light', 'dark']);
1771
+ const selectedVariant = ref<ThemeVariant>('dark');
1772
+ const useSystemTheme = ref(false);
1773
+
1774
+ onMounted(() => {
1775
+ themeSwitcher.setTheme('classic');
1776
+ themeSwitcher.setVariant(selectedVariant.value);
1777
+ });
1778
+
1779
+ const valueChange = (event: CustomEvent<string | string[]>) => {
1780
+ if (useSystemTheme.value) {
1781
+ return;
1782
+ }
1783
+
1784
+ const newVariant = event.detail as ThemeVariant;
1785
+
1786
+ themeSwitcher.setVariant(newVariant);
1787
+
1788
+ selectedVariant.value = newVariant;
1789
+ };
1790
+
1791
+ const toggle = () => {
1792
+ if (useSystemTheme.value) {
1793
+ return;
1794
+ }
1795
+
1796
+ themeSwitcher.toggleMode();
1797
+
1798
+ selectedVariant.value = selectedVariant.value === 'light' ? 'dark' : 'light';
1799
+ };
1800
+
1801
+ const systemChange = (event: CustomEvent<boolean>) => {
1802
+ const checked = event.detail;
1803
+ useSystemTheme.value = checked;
1804
+
1805
+ if (checked) {
1806
+ themeSwitcher.setVariant();
1807
+ } else {
1808
+ themeSwitcher.setVariant(selectedVariant.value);
1809
+ }
1810
+ };
1811
+ </script>
1812
+
1813
+ <style scoped src="./theme-switcher.css"></style>
1814
+
1815
+ <template>
1816
+ <IxLayoutGrid class="theme-switcher">
1817
+ <IxRow>
1818
+ <IxCol :size="'2'">
1819
+ <span>Light/Dark</span>
1820
+ </IxCol>
1821
+ <IxCol>
1822
+ <IxButton @click="toggle" :disabled="useSystemTheme">
1823
+ Toggle mode
1824
+ </IxButton>
1825
+ </IxCol>
1826
+ </IxRow>
1827
+
1828
+ <IxRow>
1829
+ <IxCol :size="'2'">Theme</IxCol>
1830
+ <IxCol>
1831
+ <IxSelect
1832
+ :value="selectedVariant"
1833
+ @valueChange="valueChange"
1834
+ :disabled="useSystemTheme"
1835
+ placeholder="Select a theme"
1836
+ >
1837
+ <IxSelectItem
1838
+ v-for="variant in variants"
1839
+ :key="variant"
1840
+ :label="variant"
1841
+ :value="variant"
1842
+ />
1843
+ </IxSelect>
1844
+ </IxCol>
1845
+ </IxRow>
1846
+
1847
+ <IxRow>
1848
+ <IxCol :size="'2'"></IxCol>
1849
+ <IxCol>
1850
+ <IxCheckbox label="Use system" @checkedChange="systemChange" />
1851
+ </IxCol>
1852
+ </IxRow>
1853
+ </IxLayoutGrid>
1854
+ </template>
1855
+ ```
1856
+
1857
+ ## Angular Examples
1858
+
1859
+ ### Example: form-layout-grid
1860
+ #### Component typescript
1861
+ ```typescript
1862
+
1863
+
1864
+ import { Component } from '@angular/core';
1865
+
1866
+ @Component({
1867
+ standalone: false,
1868
+ selector: 'app-example',
1869
+ templateUrl: './form-layout-grid.html',
1870
+ styleUrls: ['./form-layout-grid.css'],
1871
+ })
1872
+ export default class FormLayoutGrid {}
1873
+
1874
+ ```
1875
+ #### Component template
1876
+ ```html
1877
+ <ix-layout-grid class="layout-grid-example">
1878
+ <ix-row>
1879
+ <ix-col size="2" size-sm="12">
1880
+ <ix-field-label for="my-select-1">Example</ix-field-label>
1881
+ </ix-col>
1882
+ <ix-col>
1883
+ <ix-select id="my-select-1"></ix-select>
1884
+ </ix-col>
1885
+ </ix-row>
1886
+ <ix-row>
1887
+ <ix-col size="2" size-sm="12">
1888
+ <ix-field-label for="my-select-2">Example</ix-field-label>
1889
+ </ix-col>
1890
+ <ix-col>
1891
+ <ix-input id="my-select-2"></ix-input>
1892
+ </ix-col>
1893
+ </ix-row>
1894
+ <ix-row>
1895
+ <ix-col size="12" size-sm="12">
1896
+ <ix-button data-colspan="2">Submit</ix-button>
1897
+ </ix-col>
1898
+ </ix-row>
1899
+ </ix-layout-grid>
1900
+
1901
+ ```
1902
+
1903
+ ### Example: grid-padding
1904
+ #### Component typescript
1905
+ ```typescript
1906
+
1907
+
1908
+ import { Component } from '@angular/core';
1909
+
1910
+ @Component({
1911
+ standalone: false,
1912
+ selector: 'app-example',
1913
+ templateUrl: './grid-padding.html',
1914
+ styleUrls: ['./grid-padding.css'],
1915
+ })
1916
+ export default class GridPadding {}
1917
+
1918
+ ```
1919
+ #### Component template
1920
+ ```html
1921
+ <!--
1922
+ SPDX-FileCopyrightText: 2024 Siemens AG
1923
+
1924
+ SPDX-License-Identifier: MIT
1925
+
1926
+ This source code is licensed under the MIT license found in the
1927
+ LICENSE file in the root directory of this source tree.
1928
+ -->
1929
+
1930
+ <div class="grid">
1931
+ <h4>Grid with margin</h4>
1932
+ <ix-layout-grid>
1933
+ <ix-row>
1934
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
1935
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
1936
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
1937
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
1938
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
1939
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
1940
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
1941
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
1942
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
1943
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
1944
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
1945
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
1946
+ </ix-row>
1947
+ </ix-layout-grid>
1948
+
1949
+ <h4>Grid without margin</h4>
1950
+ <ix-layout-grid no-margin>
1951
+ <ix-row>
1952
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
1953
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
1954
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
1955
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
1956
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
1957
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
1958
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
1959
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
1960
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
1961
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
1962
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
1963
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
1964
+ </ix-row>
1965
+ </ix-layout-grid>
1966
+ </div>
1967
+
1968
+ ```
1969
+
1970
+ ### Example: grid-size
1971
+ #### Component typescript
1972
+ ```typescript
1973
+
1974
+
1975
+ import { Component } from '@angular/core';
1976
+
1977
+ @Component({
1978
+ standalone: false,
1979
+ selector: 'app-example',
1980
+ templateUrl: './grid-size.html',
1981
+ styleUrls: ['./grid-size.css'],
1982
+ })
1983
+ export default class GridSize {}
1984
+
1985
+ ```
1986
+ #### Component template
1987
+ ```html
1988
+ <!--
1989
+ SPDX-FileCopyrightText: 2024 Siemens AG
1990
+
1991
+ SPDX-License-Identifier: MIT
1992
+
1993
+ This source code is licensed under the MIT license found in the
1994
+ LICENSE file in the root directory of this source tree.
1995
+ -->
1996
+
1997
+ <div class="grid">
1998
+ <h4>Column 6 takes up more space to a max of 12 columns total</h4>
1999
+ <ix-layout-grid>
2000
+ <ix-row>
2001
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2002
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2003
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2004
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2005
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2006
+ <ix-col size="6"
2007
+ ><ix-typography format="display">6</ix-typography></ix-col
2008
+ >
2009
+ </ix-row>
2010
+ </ix-layout-grid>
2011
+
2012
+ <h4>Stack columns on smaller screens</h4>
2013
+ <ix-layout-grid>
2014
+ <ix-row>
2015
+ <ix-col size="12" size-md="3"
2016
+ ><ix-typography format="display">1</ix-typography></ix-col
2017
+ >
2018
+ <ix-col size="12" size-md="3"
2019
+ ><ix-typography format="display">2</ix-typography></ix-col
2020
+ >
2021
+ <ix-col size="12" size-md="3"
2022
+ ><ix-typography format="display">3</ix-typography></ix-col
2023
+ >
2024
+ <ix-col size="12" size-md="3"
2025
+ ><ix-typography format="display">4</ix-typography></ix-col
2026
+ >
2027
+ </ix-row>
2028
+ </ix-layout-grid>
2029
+ </div>
2030
+
2031
+ ```
2032
+
2033
+ ### Example: grid
2034
+ #### Component typescript
2035
+ ```typescript
2036
+
2037
+
2038
+ import { Component } from '@angular/core';
2039
+
2040
+ @Component({
2041
+ standalone: false,
2042
+ selector: 'app-example',
2043
+ templateUrl: './grid.html',
2044
+ styleUrls: ['./grid.css'],
2045
+ })
2046
+ export default class Grid {}
2047
+
2048
+ ```
2049
+ #### Component template
2050
+ ```html
2051
+ <!--
2052
+ SPDX-FileCopyrightText: 2024 Siemens AG
2053
+
2054
+ SPDX-License-Identifier: MIT
2055
+
2056
+ This source code is licensed under the MIT license found in the
2057
+ LICENSE file in the root directory of this source tree.
2058
+ -->
2059
+
2060
+ <div class="grid">
2061
+ <ix-layout-grid>
2062
+ <ix-row>
2063
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2064
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2065
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2066
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2067
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2068
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
2069
+ </ix-row>
2070
+ </ix-layout-grid>
2071
+
2072
+ <ix-layout-grid>
2073
+ <ix-row>
2074
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2075
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2076
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2077
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2078
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2079
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
2080
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
2081
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
2082
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
2083
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
2084
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
2085
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
2086
+ </ix-row>
2087
+ </ix-layout-grid>
2088
+ </div>
2089
+
2090
+ ```
2091
+
2092
+ ### Example: icon-toggle-button-primary-ghost
2093
+ #### Component typescript
2094
+ ```typescript
2095
+
2096
+
2097
+ import { Component } from '@angular/core';
2098
+
2099
+ @Component({
2100
+ standalone: false,
2101
+ selector: 'app-example',
2102
+ template: `
2103
+ <ix-layout-grid>
2104
+ <ix-row>
2105
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes"></ix-icon-toggle-button>
2106
+ <ix-icon-toggle-button variant="tertiary" pressed icon="checkboxes"></ix-icon-toggle-button>
2107
+ <ix-icon-toggle-button variant="tertiary" disabled icon="checkboxes"></ix-icon-toggle-button>
2108
+ <ix-icon-toggle-button variant="tertiary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2109
+ </ix-row>
2110
+ <ix-row>
2111
+ <ix-icon-toggle-button variant="tertiary" oval icon="checkboxes"></ix-icon-toggle-button>
2112
+ <ix-icon-toggle-button variant="tertiary" pressed oval icon="checkboxes"></ix-icon-toggle-button>
2113
+ <ix-icon-toggle-button variant="tertiary" disabled oval icon="checkboxes"></ix-icon-toggle-button>
2114
+ <ix-icon-toggle-button variant="tertiary" disabled loading oval icon="checkboxes"></ix-icon-toggle-button>
2115
+ </ix-row>
2116
+ </ix-layout-grid>
2117
+ `,
2118
+ styleUrls: ['./icon-toggle-button-primary-ghost.css'],
2119
+ })
2120
+ export default class Buttons {}
2121
+
2122
+ ```
2123
+
2124
+ ### Example: icon-toggle-button-primary-outline
2125
+ #### Component typescript
2126
+ ```typescript
2127
+
2128
+
2129
+ import { Component } from '@angular/core';
2130
+
2131
+ @Component({
2132
+ standalone: false,
2133
+ selector: 'app-example',
2134
+ template: `
2135
+ <ix-layout-grid>
2136
+ <ix-row>
2137
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes"></ix-icon-toggle-button>
2138
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes"></ix-icon-toggle-button>
2139
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes"></ix-icon-toggle-button>
2140
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2141
+ </ix-row>
2142
+ <ix-row>
2143
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" oval></ix-icon-toggle-button>
2144
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2145
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2146
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2147
+ </ix-row>
2148
+ </ix-layout-grid>
2149
+ `,
2150
+ styleUrls: ['./icon-toggle-button-primary-outline.css'],
2151
+ })
2152
+ export default class Buttons {}
2153
+
2154
+ ```
2155
+
2156
+ ### Example: icon-toggle-button-secondary-ghost
2157
+ #### Component typescript
2158
+ ```typescript
2159
+
2160
+
2161
+ import { Component } from '@angular/core';
2162
+
2163
+ @Component({
2164
+ standalone: false,
2165
+ selector: 'app-example',
2166
+ template: `
2167
+ <ix-layout-grid>
2168
+ <ix-row>
2169
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes"></ix-icon-toggle-button>
2170
+ <ix-icon-toggle-button variant="tertiary" pressed icon="checkboxes"></ix-icon-toggle-button>
2171
+ <ix-icon-toggle-button variant="tertiary" disabled icon="checkboxes"></ix-icon-toggle-button>
2172
+ <ix-icon-toggle-button variant="tertiary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2173
+ </ix-row>
2174
+ <ix-row>
2175
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" oval></ix-icon-toggle-button>
2176
+ <ix-icon-toggle-button variant="tertiary" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2177
+ <ix-icon-toggle-button variant="tertiary" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2178
+ <ix-icon-toggle-button variant="tertiary" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2179
+ </ix-row>
2180
+ </ix-layout-grid>
2181
+ `,
2182
+ styleUrls: ['./icon-toggle-button-secondary-ghost.css'],
2183
+ })
2184
+ export default class Buttons {}
2185
+
2186
+ ```
2187
+
2188
+ ### Example: icon-toggle-button-secondary-outline
2189
+ #### Component typescript
2190
+ ```typescript
2191
+
2192
+
2193
+ import { Component } from '@angular/core';
2194
+
2195
+ @Component({
2196
+ standalone: false,
2197
+ selector: 'app-example',
2198
+ template: `
2199
+ <ix-layout-grid>
2200
+ <ix-row>
2201
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes"></ix-icon-toggle-button>
2202
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes"></ix-icon-toggle-button>
2203
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes"></ix-icon-toggle-button>
2204
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2205
+
2206
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes"></ix-icon-toggle-button>
2207
+ <ix-icon-toggle-button variant="subtle-primary" size="16" pressed icon="checkboxes"></ix-icon-toggle-button>
2208
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled icon="checkboxes"></ix-icon-toggle-button>
2209
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2210
+
2211
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes"></ix-icon-toggle-button>
2212
+ <ix-icon-toggle-button variant="subtle-primary" size="12" pressed icon="checkboxes"></ix-icon-toggle-button>
2213
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled icon="checkboxes"></ix-icon-toggle-button>
2214
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2215
+ </ix-row>
2216
+ <ix-row>
2217
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" oval></ix-icon-toggle-button>
2218
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2219
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2220
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2221
+
2222
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" oval></ix-icon-toggle-button>
2223
+ <ix-icon-toggle-button variant="subtle-primary" size="16" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2224
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2225
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2226
+
2227
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" oval></ix-icon-toggle-button>
2228
+ <ix-icon-toggle-button variant="subtle-primary" size="12" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2229
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2230
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2231
+ </ix-row>
2232
+ </ix-layout-grid>
2233
+ `,
2234
+ styleUrls: ['./icon-toggle-button-secondary-outline.css'],
2235
+ })
2236
+ export default class Buttons {}
2237
+
2238
+ ```
2239
+
2240
+ ### Example: icon-toggle-button-secondary
2241
+ #### Component typescript
2242
+ ```typescript
2243
+
2244
+
2245
+ import { Component } from '@angular/core';
2246
+
2247
+ @Component({
2248
+ standalone: false,
2249
+ selector: 'app-example',
2250
+ template: `
2251
+ <ix-layout-grid>
2252
+ <ix-row>
2253
+ <ix-icon-toggle-button icon="checkboxes"></ix-icon-toggle-button>
2254
+ <ix-icon-toggle-button
2255
+ pressed
2256
+ icon="checkboxes"
2257
+ ></ix-icon-toggle-button>
2258
+ <ix-icon-toggle-button
2259
+ disabled
2260
+ icon="checkboxes"
2261
+ ></ix-icon-toggle-button>
2262
+ <ix-icon-toggle-button
2263
+ disabled
2264
+ loading
2265
+ icon="checkboxes"
2266
+ ></ix-icon-toggle-button>
2267
+ </ix-row>
2268
+ <ix-row>
2269
+ <ix-icon-toggle-button icon="checkboxes" oval></ix-icon-toggle-button>
2270
+ <ix-icon-toggle-button
2271
+ pressed
2272
+ icon="checkboxes"
2273
+ oval
2274
+ ></ix-icon-toggle-button>
2275
+ <ix-icon-toggle-button
2276
+ disabled
2277
+ icon="checkboxes"
2278
+ oval
2279
+ ></ix-icon-toggle-button>
2280
+ <ix-icon-toggle-button
2281
+ disabled
2282
+ loading
2283
+ icon="checkboxes"
2284
+ oval
2285
+ ></ix-icon-toggle-button>
2286
+ </ix-row>
2287
+ </ix-layout-grid>
2288
+ `,
2289
+ styleUrls: ['./icon-toggle-button-secondary.css'],
2290
+ })
2291
+ export default class Buttons {}
2292
+
2293
+ ```
2294
+
2295
+ ### Example: pill-variants
2296
+ #### Component typescript
2297
+ ```typescript
2298
+
2299
+
2300
+ import { Component } from '@angular/core';
2301
+
2302
+ @Component({
2303
+ standalone: false,
2304
+ selector: 'app-example',
2305
+ styleUrls: ['./pill-variants.css'],
2306
+ template: `
2307
+ <ix-layout-grid>
2308
+ <ix-row>
2309
+ <ix-col>
2310
+ <ix-pill icon="info"> Primary </ix-pill>
2311
+ </ix-col>
2312
+ <ix-col>
2313
+ <ix-pill variant="subtle-primary" icon="info"> Primary </ix-pill>
2314
+ </ix-col>
2315
+ </ix-row>
2316
+
2317
+ <ix-row>
2318
+ <ix-col>
2319
+ <ix-pill variant="alarm" icon="info"> Alarm </ix-pill>
2320
+ </ix-col>
2321
+ <ix-col>
2322
+ <ix-pill variant="alarm" icon="info"> Alarm </ix-pill>
2323
+ </ix-col>
2324
+ </ix-row>
2325
+
2326
+ <ix-row>
2327
+ <ix-col>
2328
+ <ix-pill variant="critical" icon="info"> Critical </ix-pill>
2329
+ </ix-col>
2330
+ <ix-col>
2331
+ <ix-pill variant="critical" icon="info"> Critical </ix-pill>
2332
+ </ix-col>
2333
+ </ix-row>
2334
+
2335
+ <ix-row>
2336
+ <ix-col>
2337
+ <ix-pill variant="warning" icon="info"> Warning </ix-pill>
2338
+ </ix-col>
2339
+ <ix-col>
2340
+ <ix-pill variant="warning" icon="info"> Warning </ix-pill>
2341
+ </ix-col>
2342
+ </ix-row>
2343
+
2344
+ <ix-row>
2345
+ <ix-col>
2346
+ <ix-pill variant="success" icon="info"> Success </ix-pill>
2347
+ </ix-col>
2348
+ <ix-col>
2349
+ <ix-pill variant="success" icon="info"> Success </ix-pill>
2350
+ </ix-col>
2351
+ </ix-row>
2352
+
2353
+ <ix-row>
2354
+ <ix-col>
2355
+ <ix-pill variant="info" icon="info"> Info </ix-pill>
2356
+ </ix-col>
2357
+ <ix-col>
2358
+ <ix-pill variant="info" icon="info"> Info </ix-pill>
2359
+ </ix-col>
2360
+ </ix-row>
2361
+
2362
+ <ix-row>
2363
+ <ix-col>
2364
+ <ix-pill variant="neutral" icon="info"> Neutral </ix-pill>
2365
+ </ix-col>
2366
+ <ix-col>
2367
+ <ix-pill variant="neutral" icon="info"> Neutral </ix-pill>
2368
+ </ix-col>
2369
+ </ix-row>
2370
+
2371
+ <ix-row>
2372
+ <ix-col>
2373
+ <ix-pill
2374
+ variant="custom"
2375
+ color="color-soft-text"
2376
+ background="purple"
2377
+ icon="info"
2378
+ >
2379
+ Custom
2380
+ </ix-pill>
2381
+ </ix-col>
2382
+ <ix-col>
2383
+ <ix-pill variant="custom" color="color-soft-text" background="purple" icon="info">
2384
+ Custom
2385
+ </ix-pill>
2386
+ </ix-col>
2387
+ </ix-row>
2388
+ </ix-layout-grid>
2389
+ `,
2390
+ })
2391
+ export default class Pill {}
2392
+
2393
+ ```
2394
+
2395
+ ### Example: theme-switcher
2396
+ #### Component typescript
2397
+ ```typescript
2398
+
2399
+
2400
+ import { Component, OnInit } from '@angular/core';
2401
+ import { themeSwitcher, ThemeVariant } from '@siemens/ix';
2402
+
2403
+ @Component({
2404
+ standalone: false,
2405
+ selector: 'app-example',
2406
+ templateUrl: './theme-switcher.html',
2407
+ styleUrls: ['./theme-switcher.css'],
2408
+ })
2409
+ export default class ThemeSwitcher implements OnInit {
2410
+ variants: ThemeVariant[] = ['light', 'dark'];
2411
+ selectedVariant: ThemeVariant = 'dark';
2412
+ useSystemTheme = false;
2413
+
2414
+ ngOnInit() {
2415
+ themeSwitcher.setTheme('classic');
2416
+ themeSwitcher.setVariant(this.selectedVariant);
2417
+ }
2418
+
2419
+ onValueChange(event: Event) {
2420
+ if (this.useSystemTheme) {
2421
+ return;
2422
+ }
2423
+
2424
+ const customEvent = event as CustomEvent<string>;
2425
+ const newVariant = customEvent.detail as ThemeVariant;
2426
+
2427
+ themeSwitcher.setVariant(newVariant);
2428
+
2429
+ this.selectedVariant = newVariant;
2430
+ }
2431
+
2432
+ toggleMode() {
2433
+ if (this.useSystemTheme) {
2434
+ return;
2435
+ }
2436
+
2437
+ themeSwitcher.toggleMode();
2438
+
2439
+ this.selectedVariant = this.selectedVariant === 'light' ? 'dark' : 'light';
2440
+ }
2441
+
2442
+ onSystemMode(event: CustomEvent<boolean>) {
2443
+ const checked = event.detail;
2444
+ this.useSystemTheme = checked;
2445
+
2446
+ if (checked) {
2447
+ themeSwitcher.setVariant();
2448
+ } else {
2449
+ themeSwitcher.setVariant(this.selectedVariant);
2450
+ }
2451
+ }
2452
+ }
2453
+
2454
+ ```
2455
+ #### Component template
2456
+ ```html
2457
+ <ix-layout-grid class="theme-switcher">
2458
+ <ix-row>
2459
+ <ix-col size="2">
2460
+ <span>Light/Dark</span>
2461
+ </ix-col>
2462
+ <ix-col>
2463
+ <ix-button (click)="toggleMode()" [disabled]="useSystemTheme">
2464
+ Toggle mode
2465
+ </ix-button>
2466
+ </ix-col>
2467
+ </ix-row>
2468
+
2469
+ <ix-row>
2470
+ <ix-col size="2">Theme</ix-col>
2471
+ <ix-col>
2472
+ <ix-select
2473
+ [value]="selectedVariant"
2474
+ (valueChange)="onValueChange($event)"
2475
+ [disabled]="useSystemTheme"
2476
+ placeholder="Select a theme"
2477
+ >
2478
+ <ix-select-item
2479
+ *ngFor="let variant of variants"
2480
+ [label]="variant"
2481
+ [value]="variant"
2482
+ ></ix-select-item>
2483
+ </ix-select>
2484
+ </ix-col>
2485
+ </ix-row>
2486
+
2487
+ <ix-row>
2488
+ <ix-col size="2"></ix-col>
2489
+ <ix-col>
2490
+ <ix-checkbox
2491
+ label="Use system"
2492
+ (checkedChange)="onSystemMode($event)"
2493
+ ></ix-checkbox>
2494
+ </ix-col>
2495
+ </ix-row>
2496
+ </ix-layout-grid>
2497
+
2498
+ ```
2499
+
2500
+ ## Angular Standalone Examples
2501
+
2502
+ ### Example: form-layout-grid
2503
+ #### Component typescript
2504
+ ```typescript
2505
+
2506
+
2507
+ import { Component } from '@angular/core';
2508
+ import {
2509
+ IxLayoutGrid,
2510
+ IxRow,
2511
+ IxCol,
2512
+ IxFieldLabel,
2513
+ IxSelect,
2514
+ IxInput,
2515
+ IxButton,
2516
+ IxSelectValueAccessorDirective,
2517
+ IxTextValueAccessorDirective,
2518
+ } from '@siemens/ix-angular/standalone';
2519
+
2520
+ @Component({
2521
+ selector: 'app-example',
2522
+ imports: [
2523
+ IxLayoutGrid,
2524
+ IxRow,
2525
+ IxCol,
2526
+ IxFieldLabel,
2527
+ IxSelect,
2528
+ IxInput,
2529
+ IxButton,
2530
+ IxSelectValueAccessorDirective,
2531
+ IxTextValueAccessorDirective,
2532
+ ],
2533
+ templateUrl: './form-layout-grid.html',
2534
+ styleUrls: ['./form-layout-grid.css'],
2535
+ })
2536
+ export default class FormLayoutGrid {}
2537
+
2538
+ ```
2539
+ #### Component template
2540
+ ```html
2541
+ <!--
2542
+ SPDX-FileCopyrightText: 2025 Siemens AG
2543
+
2544
+ SPDX-License-Identifier: MIT
2545
+
2546
+ This source code is licensed under the MIT license found in the
2547
+ LICENSE file in the root directory of this source tree.
2548
+ -->
2549
+
2550
+ <ix-layout-grid class="layout-grid-example">
2551
+ <ix-row>
2552
+ <ix-col size="2" size-sm="12">
2553
+ <ix-field-label for="my-select-1">Example</ix-field-label>
2554
+ </ix-col>
2555
+ <ix-col>
2556
+ <ix-select id="my-select-1"></ix-select>
2557
+ </ix-col>
2558
+ </ix-row>
2559
+ <ix-row>
2560
+ <ix-col size="2" size-sm="12">
2561
+ <ix-field-label for="my-select-2">Example</ix-field-label>
2562
+ </ix-col>
2563
+ <ix-col>
2564
+ <ix-input id="my-select-2"></ix-input>
2565
+ </ix-col>
2566
+ </ix-row>
2567
+ <ix-row>
2568
+ <ix-col size="12" size-sm="12">
2569
+ <ix-button data-colspan="2">Submit</ix-button>
2570
+ </ix-col>
2571
+ </ix-row>
2572
+ </ix-layout-grid>
2573
+
2574
+ ```
2575
+
2576
+ ### Example: grid-padding
2577
+ #### Component typescript
2578
+ ```typescript
2579
+
2580
+
2581
+ import { Component } from '@angular/core';
2582
+ import {
2583
+ IxLayoutGrid,
2584
+ IxRow,
2585
+ IxCol,
2586
+ IxTypography,
2587
+ } from '@siemens/ix-angular/standalone';
2588
+
2589
+ @Component({
2590
+ selector: 'app-example',
2591
+ imports: [IxLayoutGrid, IxRow, IxCol, IxTypography],
2592
+ templateUrl: './grid-padding.html',
2593
+ styleUrls: ['./grid-padding.css'],
2594
+ })
2595
+ export default class GridPadding {}
2596
+
2597
+ ```
2598
+ #### Component template
2599
+ ```html
2600
+ <!--
2601
+ SPDX-FileCopyrightText: 2025 Siemens AG
2602
+
2603
+ SPDX-License-Identifier: MIT
2604
+
2605
+ This source code is licensed under the MIT license found in the
2606
+ LICENSE file in the root directory of this source tree.
2607
+ -->
2608
+
2609
+ <div class="grid">
2610
+ <h4>Grid with margin</h4>
2611
+ <ix-layout-grid>
2612
+ <ix-row>
2613
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2614
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2615
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2616
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2617
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2618
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
2619
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
2620
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
2621
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
2622
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
2623
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
2624
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
2625
+ </ix-row>
2626
+ </ix-layout-grid>
2627
+
2628
+ <h4>Grid without margin</h4>
2629
+ <ix-layout-grid no-margin>
2630
+ <ix-row>
2631
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2632
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2633
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2634
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2635
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2636
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
2637
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
2638
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
2639
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
2640
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
2641
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
2642
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
2643
+ </ix-row>
2644
+ </ix-layout-grid>
2645
+ </div>
2646
+
2647
+ ```
2648
+
2649
+ ### Example: grid-size
2650
+ #### Component typescript
2651
+ ```typescript
2652
+
2653
+
2654
+ import { Component } from '@angular/core';
2655
+ import {
2656
+ IxLayoutGrid,
2657
+ IxRow,
2658
+ IxCol,
2659
+ IxTypography,
2660
+ } from '@siemens/ix-angular/standalone';
2661
+
2662
+ @Component({
2663
+ selector: 'app-example',
2664
+ imports: [IxLayoutGrid, IxRow, IxCol, IxTypography],
2665
+ templateUrl: './grid-size.html',
2666
+ styleUrls: ['./grid-size.css'],
2667
+ })
2668
+ export default class GridSize {}
2669
+
2670
+ ```
2671
+ #### Component template
2672
+ ```html
2673
+ <!--
2674
+ SPDX-FileCopyrightText: 2025 Siemens AG
2675
+
2676
+ SPDX-License-Identifier: MIT
2677
+
2678
+ This source code is licensed under the MIT license found in the
2679
+ LICENSE file in the root directory of this source tree.
2680
+ -->
2681
+
2682
+ <div class="grid">
2683
+ <h4>Column 6 takes up more space to a max of 12 columns total</h4>
2684
+ <ix-layout-grid>
2685
+ <ix-row>
2686
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2687
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2688
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2689
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2690
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2691
+ <ix-col size="6"
2692
+ ><ix-typography format="display">6</ix-typography></ix-col
2693
+ >
2694
+ </ix-row>
2695
+ </ix-layout-grid>
2696
+
2697
+ <h4>Stack columns on smaller screens</h4>
2698
+ <ix-layout-grid>
2699
+ <ix-row>
2700
+ <ix-col size="12" size-md="3"
2701
+ ><ix-typography format="display">1</ix-typography></ix-col
2702
+ >
2703
+ <ix-col size="12" size-md="3"
2704
+ ><ix-typography format="display">2</ix-typography></ix-col
2705
+ >
2706
+ <ix-col size="12" size-md="3"
2707
+ ><ix-typography format="display">3</ix-typography></ix-col
2708
+ >
2709
+ <ix-col size="12" size-md="3"
2710
+ ><ix-typography format="display">4</ix-typography></ix-col
2711
+ >
2712
+ </ix-row>
2713
+ </ix-layout-grid>
2714
+ </div>
2715
+
2716
+ ```
2717
+
2718
+ ### Example: grid
2719
+ #### Component typescript
2720
+ ```typescript
2721
+
2722
+
2723
+ import { Component } from '@angular/core';
2724
+ import {
2725
+ IxLayoutGrid,
2726
+ IxRow,
2727
+ IxCol,
2728
+ IxTypography,
2729
+ } from '@siemens/ix-angular/standalone';
2730
+
2731
+ @Component({
2732
+ selector: 'app-example',
2733
+ imports: [IxLayoutGrid, IxRow, IxCol, IxTypography],
2734
+ templateUrl: './grid.html',
2735
+ styleUrls: ['./grid.css'],
2736
+ })
2737
+ export default class Grid {}
2738
+
2739
+ ```
2740
+ #### Component template
2741
+ ```html
2742
+ <!--
2743
+ SPDX-FileCopyrightText: 2025 Siemens AG
2744
+
2745
+ SPDX-License-Identifier: MIT
2746
+
2747
+ This source code is licensed under the MIT license found in the
2748
+ LICENSE file in the root directory of this source tree.
2749
+ -->
2750
+
2751
+ <div class="grid">
2752
+ <ix-layout-grid>
2753
+ <ix-row>
2754
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2755
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2756
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2757
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2758
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2759
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
2760
+ </ix-row>
2761
+ </ix-layout-grid>
2762
+
2763
+ <ix-layout-grid>
2764
+ <ix-row>
2765
+ <ix-col><ix-typography format="display">1</ix-typography></ix-col>
2766
+ <ix-col><ix-typography format="display">2</ix-typography></ix-col>
2767
+ <ix-col><ix-typography format="display">3</ix-typography></ix-col>
2768
+ <ix-col><ix-typography format="display">4</ix-typography></ix-col>
2769
+ <ix-col><ix-typography format="display">5</ix-typography></ix-col>
2770
+ <ix-col><ix-typography format="display">6</ix-typography></ix-col>
2771
+ <ix-col><ix-typography format="display">7</ix-typography></ix-col>
2772
+ <ix-col><ix-typography format="display">8</ix-typography></ix-col>
2773
+ <ix-col><ix-typography format="display">9</ix-typography></ix-col>
2774
+ <ix-col><ix-typography format="display">10</ix-typography></ix-col>
2775
+ <ix-col><ix-typography format="display">11</ix-typography></ix-col>
2776
+ <ix-col><ix-typography format="display">12</ix-typography></ix-col>
2777
+ </ix-row>
2778
+ </ix-layout-grid>
2779
+ </div>
2780
+
2781
+ ```
2782
+
2783
+ ### Example: icon-toggle-button-primary-ghost
2784
+ #### Component typescript
2785
+ ```typescript
2786
+
2787
+
2788
+ import { Component } from '@angular/core';
2789
+ import {
2790
+ IxIconToggleButton,
2791
+ IxLayoutGrid,
2792
+ IxRow,
2793
+ } from '@siemens/ix-angular/standalone';
2794
+
2795
+ @Component({
2796
+ selector: 'app-example',
2797
+ imports: [IxIconToggleButton, IxLayoutGrid, IxRow],
2798
+ template: `
2799
+ <ix-layout-grid>
2800
+ <ix-row>
2801
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes"></ix-icon-toggle-button>
2802
+ <ix-icon-toggle-button variant="tertiary" pressed icon="checkboxes"></ix-icon-toggle-button>
2803
+ <ix-icon-toggle-button variant="tertiary" disabled icon="checkboxes"></ix-icon-toggle-button>
2804
+ <ix-icon-toggle-button variant="tertiary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2805
+ </ix-row>
2806
+ <ix-row>
2807
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" oval></ix-icon-toggle-button>
2808
+ <ix-icon-toggle-button variant="tertiary" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2809
+ <ix-icon-toggle-button variant="tertiary" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2810
+ <ix-icon-toggle-button variant="tertiary" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2811
+ </ix-row>
2812
+ </ix-layout-grid>
2813
+ `,
2814
+ styleUrls: ['./icon-toggle-button-primary-ghost.css'],
2815
+ })
2816
+ export default class Buttons {}
2817
+
2818
+ ```
2819
+
2820
+ ### Example: icon-toggle-button-primary-outline
2821
+ #### Component typescript
2822
+ ```typescript
2823
+
2824
+
2825
+ import { Component } from '@angular/core';
2826
+ import {
2827
+ IxIconToggleButton,
2828
+ IxLayoutGrid,
2829
+ IxRow,
2830
+ } from '@siemens/ix-angular/standalone';
2831
+
2832
+ @Component({
2833
+ selector: 'app-example',
2834
+ imports: [IxIconToggleButton, IxLayoutGrid, IxRow],
2835
+ template: `
2836
+ <ix-layout-grid>
2837
+ <ix-row>
2838
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes"></ix-icon-toggle-button>
2839
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes"></ix-icon-toggle-button>
2840
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes"></ix-icon-toggle-button>
2841
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2842
+ </ix-row>
2843
+ <ix-row>
2844
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" oval></ix-icon-toggle-button>
2845
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2846
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2847
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2848
+ </ix-row>
2849
+ </ix-layout-grid>
2850
+ `,
2851
+ styleUrls: ['./icon-toggle-button-primary-outline.css'],
2852
+ })
2853
+ export default class Buttons {}
2854
+
2855
+ ```
2856
+
2857
+ ### Example: icon-toggle-button-secondary-ghost
2858
+ #### Component typescript
2859
+ ```typescript
2860
+
2861
+
2862
+ import { Component } from '@angular/core';
2863
+ import {
2864
+ IxIconToggleButton,
2865
+ IxLayoutGrid,
2866
+ IxRow,
2867
+ } from '@siemens/ix-angular/standalone';
2868
+
2869
+ @Component({
2870
+ selector: 'app-example',
2871
+ imports: [IxIconToggleButton, IxLayoutGrid, IxRow],
2872
+ template: `
2873
+ <ix-layout-grid>
2874
+ <ix-row>
2875
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes"></ix-icon-toggle-button>
2876
+ <ix-icon-toggle-button variant="tertiary" pressed icon="checkboxes"></ix-icon-toggle-button>
2877
+ <ix-icon-toggle-button variant="tertiary" disabled icon="checkboxes"></ix-icon-toggle-button>
2878
+ <ix-icon-toggle-button variant="tertiary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2879
+ </ix-row>
2880
+ <ix-row>
2881
+ <ix-icon-toggle-button variant="tertiary" icon="checkboxes" oval></ix-icon-toggle-button>
2882
+ <ix-icon-toggle-button variant="tertiary" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2883
+ <ix-icon-toggle-button variant="tertiary" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2884
+ <ix-icon-toggle-button variant="tertiary" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2885
+ </ix-row>
2886
+ </ix-layout-grid>
2887
+ `,
2888
+ styleUrls: ['./icon-toggle-button-secondary-ghost.css'],
2889
+ })
2890
+ export default class Buttons {}
2891
+
2892
+ ```
2893
+
2894
+ ### Example: icon-toggle-button-secondary-outline
2895
+ #### Component typescript
2896
+ ```typescript
2897
+
2898
+
2899
+ import { Component } from '@angular/core';
2900
+ import {
2901
+ IxIconToggleButton,
2902
+ IxLayoutGrid,
2903
+ IxRow,
2904
+ } from '@siemens/ix-angular/standalone';
2905
+
2906
+ @Component({
2907
+ selector: 'app-example',
2908
+ imports: [IxIconToggleButton, IxLayoutGrid, IxRow],
2909
+ template: `
2910
+ <ix-layout-grid>
2911
+ <ix-row>
2912
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes"></ix-icon-toggle-button>
2913
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes"></ix-icon-toggle-button>
2914
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes"></ix-icon-toggle-button>
2915
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2916
+
2917
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes"></ix-icon-toggle-button>
2918
+ <ix-icon-toggle-button variant="subtle-primary" size="16" pressed icon="checkboxes"></ix-icon-toggle-button>
2919
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled icon="checkboxes"></ix-icon-toggle-button>
2920
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2921
+
2922
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes"></ix-icon-toggle-button>
2923
+ <ix-icon-toggle-button variant="subtle-primary" size="12" pressed icon="checkboxes"></ix-icon-toggle-button>
2924
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled icon="checkboxes"></ix-icon-toggle-button>
2925
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled loading icon="checkboxes"></ix-icon-toggle-button>
2926
+ </ix-row>
2927
+ <ix-row>
2928
+ <ix-icon-toggle-button variant="subtle-primary" icon="checkboxes" oval></ix-icon-toggle-button>
2929
+ <ix-icon-toggle-button variant="subtle-primary" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2930
+ <ix-icon-toggle-button variant="subtle-primary" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2931
+ <ix-icon-toggle-button variant="subtle-primary" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2932
+
2933
+ <ix-icon-toggle-button variant="subtle-primary" size="16" icon="checkboxes" oval></ix-icon-toggle-button>
2934
+ <ix-icon-toggle-button variant="subtle-primary" size="16" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2935
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2936
+ <ix-icon-toggle-button variant="subtle-primary" size="16" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2937
+
2938
+ <ix-icon-toggle-button variant="subtle-primary" size="12" icon="checkboxes" oval></ix-icon-toggle-button>
2939
+ <ix-icon-toggle-button variant="subtle-primary" size="12" pressed icon="checkboxes" oval></ix-icon-toggle-button>
2940
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled icon="checkboxes" oval></ix-icon-toggle-button>
2941
+ <ix-icon-toggle-button variant="subtle-primary" size="12" disabled loading icon="checkboxes" oval></ix-icon-toggle-button>
2942
+ </ix-row>
2943
+ </ix-layout-grid>
2944
+ `,
2945
+ styleUrls: ['./icon-toggle-button-secondary-outline.css'],
2946
+ })
2947
+ export default class Buttons {}
2948
+
2949
+ ```
2950
+
2951
+ ### Example: icon-toggle-button-secondary
2952
+ #### Component typescript
2953
+ ```typescript
2954
+
2955
+
2956
+ import { Component } from '@angular/core';
2957
+ import {
2958
+ IxIconToggleButton,
2959
+ IxLayoutGrid,
2960
+ IxRow,
2961
+ } from '@siemens/ix-angular/standalone';
2962
+
2963
+ @Component({
2964
+ selector: 'app-example',
2965
+ imports: [IxIconToggleButton, IxLayoutGrid, IxRow],
2966
+ template: `
2967
+ <ix-layout-grid>
2968
+ <ix-row>
2969
+ <ix-icon-toggle-button icon="checkboxes"></ix-icon-toggle-button>
2970
+ <ix-icon-toggle-button
2971
+ pressed
2972
+ icon="checkboxes"
2973
+ ></ix-icon-toggle-button>
2974
+ <ix-icon-toggle-button
2975
+ disabled
2976
+ icon="checkboxes"
2977
+ ></ix-icon-toggle-button>
2978
+ <ix-icon-toggle-button
2979
+ disabled
2980
+ loading
2981
+ icon="checkboxes"
2982
+ ></ix-icon-toggle-button>
2983
+ </ix-row>
2984
+ <ix-row>
2985
+ <ix-icon-toggle-button icon="checkboxes" oval></ix-icon-toggle-button>
2986
+ <ix-icon-toggle-button
2987
+ pressed
2988
+ icon="checkboxes"
2989
+ oval
2990
+ ></ix-icon-toggle-button>
2991
+ <ix-icon-toggle-button
2992
+ disabled
2993
+ icon="checkboxes"
2994
+ oval
2995
+ ></ix-icon-toggle-button>
2996
+ <ix-icon-toggle-button
2997
+ disabled
2998
+ loading
2999
+ icon="checkboxes"
3000
+ oval
3001
+ ></ix-icon-toggle-button>
3002
+ </ix-row>
3003
+ </ix-layout-grid>
3004
+ `,
3005
+ styleUrls: ['./icon-toggle-button-secondary.css'],
3006
+ })
3007
+ export default class Buttons {}
3008
+
3009
+ ```
3010
+
3011
+ ### Example: pill-variants
3012
+ #### Component typescript
3013
+ ```typescript
3014
+
3015
+
3016
+ import { Component } from '@angular/core';
3017
+ import {
3018
+ IxLayoutGrid,
3019
+ IxRow,
3020
+ IxCol,
3021
+ IxPill,
3022
+ } from '@siemens/ix-angular/standalone';
3023
+
3024
+ @Component({
3025
+ selector: 'app-example',
3026
+ imports: [IxLayoutGrid, IxRow, IxCol, IxPill],
3027
+ styleUrls: ['./pill-variants.css'],
3028
+ template: `
3029
+ <ix-layout-grid>
3030
+ <ix-row>
3031
+ <ix-col>
3032
+ <ix-pill icon="info"> Primary </ix-pill>
3033
+ </ix-col>
3034
+ <ix-col>
3035
+ <ix-pill variant="subtle-primary" icon="info"> Primary </ix-pill>
3036
+ </ix-col>
3037
+ </ix-row>
3038
+
3039
+ <ix-row>
3040
+ <ix-col>
3041
+ <ix-pill variant="alarm" icon="info"> Alarm </ix-pill>
3042
+ </ix-col>
3043
+ <ix-col>
3044
+ <ix-pill variant="alarm" icon="info"> Alarm </ix-pill>
3045
+ </ix-col>
3046
+ </ix-row>
3047
+
3048
+ <ix-row>
3049
+ <ix-col>
3050
+ <ix-pill variant="critical" icon="info"> Critical </ix-pill>
3051
+ </ix-col>
3052
+ <ix-col>
3053
+ <ix-pill variant="critical" icon="info"> Critical </ix-pill>
3054
+ </ix-col>
3055
+ </ix-row>
3056
+
3057
+ <ix-row>
3058
+ <ix-col>
3059
+ <ix-pill variant="warning" icon="info"> Warning </ix-pill>
3060
+ </ix-col>
3061
+ <ix-col>
3062
+ <ix-pill variant="warning" icon="info"> Warning </ix-pill>
3063
+ </ix-col>
3064
+ </ix-row>
3065
+
3066
+ <ix-row>
3067
+ <ix-col>
3068
+ <ix-pill variant="success" icon="info"> Success </ix-pill>
3069
+ </ix-col>
3070
+ <ix-col>
3071
+ <ix-pill variant="success" icon="info"> Success </ix-pill>
3072
+ </ix-col>
3073
+ </ix-row>
3074
+
3075
+ <ix-row>
3076
+ <ix-col>
3077
+ <ix-pill variant="info" icon="info"> Info </ix-pill>
3078
+ </ix-col>
3079
+ <ix-col>
3080
+ <ix-pill variant="info" icon="info"> Info </ix-pill>
3081
+ </ix-col>
3082
+ </ix-row>
3083
+
3084
+ <ix-row>
3085
+ <ix-col>
3086
+ <ix-pill variant="neutral" icon="info"> Neutral </ix-pill>
3087
+ </ix-col>
3088
+ <ix-col>
3089
+ <ix-pill variant="neutral" icon="info"> Neutral </ix-pill>
3090
+ </ix-col>
3091
+ </ix-row>
3092
+
3093
+ <ix-row>
3094
+ <ix-col>
3095
+ <ix-pill
3096
+ variant="custom"
3097
+ color="color-soft-text"
3098
+ background="purple"
3099
+ icon="info"
3100
+ >
3101
+ Custom
3102
+ </ix-pill>
3103
+ </ix-col>
3104
+ <ix-col>
3105
+ <ix-pill variant="custom" color="color-soft-text" background="purple" icon="info">
3106
+ Custom
3107
+ </ix-pill>
3108
+ </ix-col>
3109
+ </ix-row>
3110
+ </ix-layout-grid>
3111
+ `,
3112
+ })
3113
+ export default class Pill {}
3114
+
3115
+ ```
3116
+
3117
+ ### Example: theme-switcher
3118
+ #### Component typescript
3119
+ ```typescript
3120
+
3121
+
3122
+ import { NgForOf } from '@angular/common';
3123
+ import { Component, OnInit } from '@angular/core';
3124
+
3125
+ import {
3126
+ IxButton,
3127
+ IxCheckbox,
3128
+ IxCol,
3129
+ IxLayoutGrid,
3130
+ IxRow,
3131
+ IxSelect,
3132
+ IxSelectItem,
3133
+ IxSelectValueAccessorDirective,
3134
+ } from '@siemens/ix-angular/standalone';
3135
+
3136
+ import { themeSwitcher, ThemeVariant } from '@siemens/ix';
3137
+
3138
+ @Component({
3139
+ selector: 'app-example',
3140
+ imports: [
3141
+ IxLayoutGrid,
3142
+ IxRow,
3143
+ IxCol,
3144
+ IxButton,
3145
+ IxCheckbox,
3146
+ IxSelect,
3147
+ IxSelectItem,
3148
+ IxSelectValueAccessorDirective,
3149
+ NgForOf,
3150
+ ],
3151
+ templateUrl: './theme-switcher.html',
3152
+ styleUrls: ['./theme-switcher.css'],
3153
+ })
3154
+ export default class ThemeSwitcher implements OnInit {
3155
+ variants: ThemeVariant[] = ['light', 'dark'];
3156
+ selectedVariant: ThemeVariant = 'dark';
3157
+ useSystemTheme = false;
3158
+
3159
+ ngOnInit() {
3160
+ themeSwitcher.setTheme('classic');
3161
+ themeSwitcher.setVariant(this.selectedVariant);
3162
+ }
3163
+
3164
+ onValueChange(event: Event) {
3165
+ if (this.useSystemTheme) {
3166
+ return;
3167
+ }
3168
+
3169
+ const customEvent = event as CustomEvent<string>;
3170
+ const newVariant = customEvent.detail as ThemeVariant;
3171
+
3172
+ themeSwitcher.setVariant(newVariant);
3173
+
3174
+ this.selectedVariant = newVariant;
3175
+ }
3176
+
3177
+ toggleMode() {
3178
+ if (this.useSystemTheme) {
3179
+ return;
3180
+ }
3181
+
3182
+ themeSwitcher.toggleMode();
3183
+
3184
+ this.selectedVariant = this.selectedVariant === 'light' ? 'dark' : 'light';
3185
+ }
3186
+
3187
+ onSystemMode(event: CustomEvent<boolean>) {
3188
+ const checked = event.detail;
3189
+ this.useSystemTheme = checked;
3190
+
3191
+ if (checked) {
3192
+ themeSwitcher.setVariant();
3193
+ } else {
3194
+ themeSwitcher.setVariant(this.selectedVariant);
3195
+ }
3196
+ }
3197
+ }
3198
+
3199
+ ```
3200
+ #### Component template
3201
+ ```html
3202
+ <!--
3203
+ SPDX-FileCopyrightText: 2025 Siemens AG
3204
+
3205
+ SPDX-License-Identifier: MIT
3206
+
3207
+ This source code is licensed under the MIT license found in the
3208
+ LICENSE file in the root directory of this source tree.
3209
+ -->
3210
+
3211
+ <ix-layout-grid class="theme-switcher">
3212
+ <ix-row>
3213
+ <ix-col size="2">
3214
+ <span>Light/Dark</span>
3215
+ </ix-col>
3216
+ <ix-col>
3217
+ <ix-button (click)="toggleMode()" [disabled]="useSystemTheme">
3218
+ Toggle mode
3219
+ </ix-button>
3220
+ </ix-col>
3221
+ </ix-row>
3222
+
3223
+ <ix-row>
3224
+ <ix-col size="2">Theme</ix-col>
3225
+ <ix-col>
3226
+ <ix-select
3227
+ [value]="selectedVariant"
3228
+ (valueChange)="onValueChange($event)"
3229
+ [disabled]="useSystemTheme"
3230
+ placeholder="Select a theme"
3231
+ >
3232
+ <ix-select-item
3233
+ *ngFor="let variant of variants"
3234
+ [label]="variant"
3235
+ [value]="variant"
3236
+ ></ix-select-item>
3237
+ </ix-select>
3238
+ </ix-col>
3239
+ </ix-row>
3240
+
3241
+ <ix-row>
3242
+ <ix-col size="2"></ix-col>
3243
+ <ix-col>
3244
+ <ix-checkbox
3245
+ label="Use system"
3246
+ (checkedChange)="onSystemMode($event)"
3247
+ ></ix-checkbox>
3248
+ </ix-col>
3249
+ </ix-row>
3250
+ </ix-layout-grid>
3251
+
3252
+ ```
3253
+
3254
+
3255
+ ## Properties
3256
+
3257
+ | Property | Attribute | Description | Type | Default |
3258
+ | ---------- | ----------- | ------------------------------------------------------------------------- | ----------------------------- | ------- |
3259
+ | `columns` | `columns` | Overwrite the default number of columns. Choose between 2 and 12 columns. | `number` | `12` |
3260
+ | `gap` | `gap` | Grid gap | `"12" \| "16" \| "24" \| "8"` | `'24'` |
3261
+ | `noMargin` | `no-margin` | The grid will not have any horizontal padding | `boolean` | `false` |
3262
+
3263
+
3264
+ ## Dependencies
3265
+
3266
+ ### Used by
3267
+
3268
+ - [ix-date-dropdown](../date-dropdown)
3269
+ - [ix-datetime-picker](../datetime-picker)
3270
+
3271
+ ### Graph
3272
+ ```mermaid
3273
+ graph TD;
3274
+ ix-date-dropdown --> ix-layout-grid
3275
+ ix-datetime-picker --> ix-layout-grid
3276
+ style ix-layout-grid fill:#f9f,stroke:#333,stroke-width:4px
3277
+ ```
3278
+
3279
+ ----------------------------------------------
3280
+
3281
+ *Built with [StencilJS](https://stenciljs.com/)*