@siemens/ix-docs 4.3.0 → 4.4.0

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 (1286) hide show
  1. package/build/component-usage-by-component.json +17 -13
  2. package/build/component-usage.json +37 -27
  3. package/build/docs/autogenerated/api/ix-application/api.mdx +0 -6
  4. package/build/docs/autogenerated/api/ix-application/props.mdx +0 -6
  5. package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +0 -3
  6. package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +0 -3
  7. package/build/docs/autogenerated/api/ix-category-filter/api.mdx +0 -12
  8. package/build/docs/autogenerated/api/ix-category-filter/props.mdx +0 -12
  9. package/build/docs/autogenerated/api/ix-chip/api.mdx +4 -0
  10. package/build/docs/autogenerated/api/ix-chip/props.mdx +4 -0
  11. package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +0 -3
  12. package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +0 -3
  13. package/build/docs/autogenerated/api/ix-date-input/api.mdx +54 -25
  14. package/build/docs/autogenerated/api/ix-date-input/events.mdx +20 -3
  15. package/build/docs/autogenerated/api/ix-date-input/props.mdx +34 -22
  16. package/build/docs/autogenerated/api/ix-date-picker/api.mdx +21 -13
  17. package/build/docs/autogenerated/api/ix-date-picker/events.mdx +2 -2
  18. package/build/docs/autogenerated/api/ix-date-picker/props.mdx +19 -11
  19. package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +32 -25
  20. package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +4 -4
  21. package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +28 -21
  22. package/build/docs/autogenerated/api/ix-drawer/api.mdx +4 -0
  23. package/build/docs/autogenerated/api/ix-drawer/props.mdx +4 -0
  24. package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +8 -0
  25. package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +8 -0
  26. package/build/docs/autogenerated/api/ix-input/api.mdx +17 -0
  27. package/build/docs/autogenerated/api/ix-input/events.mdx +17 -0
  28. package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +0 -3
  29. package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +0 -3
  30. package/build/docs/autogenerated/api/ix-modal/api.mdx +0 -3
  31. package/build/docs/autogenerated/api/ix-modal/props.mdx +0 -3
  32. package/build/docs/autogenerated/api/ix-modal-header/api.mdx +4 -0
  33. package/build/docs/autogenerated/api/ix-modal-header/props.mdx +4 -0
  34. package/build/docs/autogenerated/api/ix-number-input/api.mdx +17 -0
  35. package/build/docs/autogenerated/api/ix-number-input/events.mdx +17 -0
  36. package/build/docs/autogenerated/api/ix-pagination/api.mdx +30 -1
  37. package/build/docs/autogenerated/api/ix-pagination/props.mdx +30 -1
  38. package/build/docs/autogenerated/api/ix-select/api.mdx +4 -4
  39. package/build/docs/autogenerated/api/ix-select/props.mdx +4 -4
  40. package/build/docs/autogenerated/api/ix-slider/api.mdx +0 -3
  41. package/build/docs/autogenerated/api/ix-slider/props.mdx +0 -3
  42. package/build/docs/autogenerated/api/ix-tabs/api.mdx +13 -3
  43. package/build/docs/autogenerated/api/ix-tabs/events.mdx +3 -1
  44. package/build/docs/autogenerated/api/ix-tabs/props.mdx +10 -2
  45. package/build/docs/autogenerated/api/ix-textarea/api.mdx +25 -4
  46. package/build/docs/autogenerated/api/ix-textarea/events.mdx +17 -0
  47. package/build/docs/autogenerated/api/ix-textarea/props.mdx +8 -4
  48. package/build/docs/autogenerated/api/ix-time-input/api.mdx +45 -28
  49. package/build/docs/autogenerated/api/ix-time-input/events.mdx +20 -3
  50. package/build/docs/autogenerated/api/ix-time-input/props.mdx +25 -25
  51. package/build/docs/autogenerated/api/ix-time-picker/api.mdx +16 -16
  52. package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
  53. package/build/docs/autogenerated/api/ix-time-picker/props.mdx +14 -14
  54. package/build/docs/autogenerated/api/ix-toast/api.mdx +4 -0
  55. package/build/docs/autogenerated/api/ix-toast/props.mdx +4 -0
  56. package/build/docs/autogenerated/api/ix-tree/api.mdx +1 -10
  57. package/build/docs/autogenerated/api/ix-tree/props.mdx +1 -10
  58. package/build/docs/autogenerated/api/ix-tree-item/api.mdx +0 -3
  59. package/build/docs/autogenerated/api/ix-tree-item/props.mdx +0 -3
  60. package/build/docs/autogenerated/api/ix-typography/api.mdx +1 -1
  61. package/build/docs/autogenerated/api/ix-typography/props.mdx +1 -1
  62. package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +1 -1
  63. package/build/docs/autogenerated/playground/button-danger-primary.mdx +67 -0
  64. package/build/docs/autogenerated/playground/button-danger-secondary.mdx +67 -0
  65. package/build/docs/autogenerated/playground/button-danger-tertiary.mdx +67 -0
  66. package/build/docs/autogenerated/playground/button-subtle-primary.mdx +61 -0
  67. package/build/docs/autogenerated/playground/button-subtle-secondary.mdx +61 -0
  68. package/build/docs/autogenerated/playground/button-subtle-tertiary.mdx +61 -0
  69. package/build/docs/autogenerated/playground/button-tertiary.mdx +61 -0
  70. package/build/docs/autogenerated/playground/slider-validation.mdx +52 -0
  71. package/build/docs/autogenerated/playground/tabs-overflow.mdx +46 -0
  72. package/build/docs/autogenerated/prompt/ix-application/readme.md +2 -2
  73. package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +1 -1
  74. package/build/docs/autogenerated/prompt/ix-button/readme.md +507 -499
  75. package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +4 -4
  76. package/build/docs/autogenerated/prompt/ix-chip/readme.md +12 -12
  77. package/build/docs/autogenerated/prompt/ix-content-header/readme.md +15 -15
  78. package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +1 -1
  79. package/build/docs/autogenerated/prompt/ix-date-input/readme.md +24 -23
  80. package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +18 -18
  81. package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +24 -24
  82. package/build/docs/autogenerated/prompt/ix-drawer/readme.md +9 -9
  83. package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +2 -2
  84. package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +31 -22
  85. package/build/docs/autogenerated/prompt/ix-input/readme.md +17 -10
  86. package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +1 -1
  87. package/build/docs/autogenerated/prompt/ix-menu/readme.md +3 -3
  88. package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -1
  89. package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -1
  90. package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +3 -3
  91. package/build/docs/autogenerated/prompt/ix-modal/readme.md +1 -1
  92. package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +7 -7
  93. package/build/docs/autogenerated/prompt/ix-number-input/readme.md +10 -9
  94. package/build/docs/autogenerated/prompt/ix-pagination/readme.md +14 -13
  95. package/build/docs/autogenerated/prompt/ix-pill/readme.md +15 -15
  96. package/build/docs/autogenerated/prompt/ix-select/readme.md +2 -2
  97. package/build/docs/autogenerated/prompt/ix-slider/readme.md +353 -1
  98. package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +314 -39
  99. package/build/docs/autogenerated/prompt/ix-tabs/readme.md +326 -51
  100. package/build/docs/autogenerated/prompt/ix-textarea/readme.md +10 -9
  101. package/build/docs/autogenerated/prompt/ix-tile/readme.md +31 -22
  102. package/build/docs/autogenerated/prompt/ix-time-input/readme.md +30 -29
  103. package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +21 -21
  104. package/build/docs/autogenerated/prompt/ix-tree/readme.md +3 -3
  105. package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -1
  106. package/build/docs/autogenerated/prompt/ix-typography/readme.md +6 -6
  107. package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +1 -1
  108. package/build/docs/autogenerated/usage/angular/button-danger-primary.ts.md +11 -0
  109. package/build/docs/autogenerated/usage/angular/button-danger-secondary.ts.md +11 -0
  110. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.html.md +4 -0
  111. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.ts.md +10 -0
  112. package/build/docs/autogenerated/usage/angular/button-secondary.ts.md +2 -2
  113. package/build/docs/autogenerated/usage/angular/button-subtle-primary.ts.md +14 -0
  114. package/build/docs/autogenerated/usage/angular/button-subtle-secondary.ts.md +14 -0
  115. package/build/docs/autogenerated/usage/angular/button-subtle-tertiary.ts.md +22 -0
  116. package/build/docs/autogenerated/usage/angular/button-tertiary.ts.md +14 -0
  117. package/build/docs/autogenerated/usage/angular/button-with-link.html.md +4 -4
  118. package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +3 -3
  119. package/build/docs/autogenerated/usage/angular/loading.ts.md +1 -1
  120. package/build/docs/autogenerated/usage/angular/slider-validation.html.md +53 -0
  121. package/build/docs/autogenerated/usage/angular/slider-validation.ts.md +10 -0
  122. package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +42 -0
  123. package/build/docs/autogenerated/usage/angular/tabs.css.md +6 -1
  124. package/build/docs/autogenerated/usage/angular/tabs.ts.md +5 -4
  125. package/build/docs/autogenerated/usage/angular_standalone/button-danger-primary.ts.md +12 -0
  126. package/build/docs/autogenerated/usage/angular_standalone/button-danger-secondary.ts.md +12 -0
  127. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.html.md +4 -0
  128. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.ts.md +11 -0
  129. package/build/docs/autogenerated/usage/angular_standalone/button-secondary.ts.md +2 -2
  130. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-primary.ts.md +15 -0
  131. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-secondary.ts.md +15 -0
  132. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-tertiary.ts.md +23 -0
  133. package/build/docs/autogenerated/usage/angular_standalone/button-tertiary.ts.md +15 -0
  134. package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +4 -4
  135. package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.html.md +3 -3
  136. package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +1 -1
  137. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.html.md +53 -0
  138. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.ts.md +11 -0
  139. package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +43 -0
  140. package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +6 -1
  141. package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +6 -7
  142. package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +31 -22
  143. package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +16 -0
  144. package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +16 -0
  145. package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +16 -0
  146. package/build/docs/autogenerated/usage/html/button-secondary.html.md +2 -2
  147. package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +16 -0
  148. package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +16 -0
  149. package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +16 -0
  150. package/build/docs/autogenerated/usage/html/button-tertiary.html.md +16 -0
  151. package/build/docs/autogenerated/usage/html/button-with-link.html.md +4 -4
  152. package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +3 -3
  153. package/build/docs/autogenerated/usage/html/loading.html.md +1 -1
  154. package/build/docs/autogenerated/usage/html/slider-validation.html.md +65 -0
  155. package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +64 -0
  156. package/build/docs/autogenerated/usage/html/tabs.css.md +6 -1
  157. package/build/docs/autogenerated/usage/html/tabs.html.md +29 -16
  158. package/build/docs/autogenerated/usage/react/button-danger-primary.tsx.md +16 -0
  159. package/build/docs/autogenerated/usage/react/button-danger-secondary.tsx.md +18 -0
  160. package/build/docs/autogenerated/usage/react/button-danger-tertiary.tsx.md +18 -0
  161. package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +2 -2
  162. package/build/docs/autogenerated/usage/react/button-subtle-primary.tsx.md +16 -0
  163. package/build/docs/autogenerated/usage/react/button-subtle-secondary.tsx.md +18 -0
  164. package/build/docs/autogenerated/usage/react/button-subtle-tertiary.tsx.md +18 -0
  165. package/build/docs/autogenerated/usage/react/button-tertiary.tsx.md +18 -0
  166. package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +6 -6
  167. package/build/docs/autogenerated/usage/react/content-header-with-slot.tsx.md +3 -3
  168. package/build/docs/autogenerated/usage/react/input.tsx.md +7 -1
  169. package/build/docs/autogenerated/usage/react/loading.tsx.md +1 -1
  170. package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +1 -1
  171. package/build/docs/autogenerated/usage/react/slider-validation.tsx.md +61 -0
  172. package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +37 -0
  173. package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +6 -6
  174. package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +6 -1
  175. package/build/docs/autogenerated/usage/react/tabs.tsx.md +5 -3
  176. package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.tsx.md +1 -1
  177. package/build/docs/autogenerated/usage/vue/button-danger-primary.vue.md +12 -0
  178. package/build/docs/autogenerated/usage/vue/button-danger-secondary.vue.md +12 -0
  179. package/build/docs/autogenerated/usage/vue/button-danger-tertiary.vue.md +12 -0
  180. package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +2 -2
  181. package/build/docs/autogenerated/usage/vue/button-subtle-primary.vue.md +12 -0
  182. package/build/docs/autogenerated/usage/vue/button-subtle-secondary.vue.md +12 -0
  183. package/build/docs/autogenerated/usage/vue/button-subtle-tertiary.vue.md +12 -0
  184. package/build/docs/autogenerated/usage/vue/button-tertiary.vue.md +12 -0
  185. package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +6 -6
  186. package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +3 -3
  187. package/build/docs/autogenerated/usage/vue/loading.vue.md +2 -2
  188. package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +1 -1
  189. package/build/docs/autogenerated/usage/vue/slider-validation.vue.md +59 -0
  190. package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +38 -0
  191. package/build/docs/autogenerated/usage/vue/tabs.css.md +6 -1
  192. package/build/docs/autogenerated/usage/vue/tabs.vue.md +21 -3
  193. package/build/docs/autogenerated/utils/loading.mdx +1 -1
  194. package/build/docs/autogenerated/utils/modal-loading-options.mdx +9 -0
  195. package/build/docs/autogenerated/version.json +1 -1
  196. package/build/static/demo/v2/angular/button-danger-primary.ts +18 -0
  197. package/build/static/demo/v2/angular/button-danger-secondary.ts +18 -0
  198. package/build/static/demo/v2/angular/button-danger-tertiary.html +2 -0
  199. package/build/static/demo/v2/angular/button-danger-tertiary.ts +17 -0
  200. package/build/static/demo/v2/angular/button-secondary.ts +2 -2
  201. package/build/static/demo/v2/angular/button-subtle-primary.ts +21 -0
  202. package/build/static/demo/v2/angular/button-subtle-secondary.ts +21 -0
  203. package/build/static/demo/v2/angular/button-subtle-tertiary.ts +29 -0
  204. package/build/static/demo/v2/angular/button-tertiary.ts +21 -0
  205. package/build/static/demo/v2/angular/button-with-link.html +4 -4
  206. package/build/static/demo/v2/angular/content-header-with-slot.html +3 -3
  207. package/build/static/demo/v2/angular/loading.ts +1 -1
  208. package/build/static/demo/v2/angular/slider-validation.html +60 -0
  209. package/build/static/demo/v2/angular/slider-validation.ts +17 -0
  210. package/build/static/demo/v2/angular/tabs-overflow.ts +48 -0
  211. package/build/static/demo/v2/angular/tabs.css +7 -1
  212. package/build/static/demo/v2/angular/tabs.ts +5 -4
  213. package/build/static/demo/v2/angular_standalone/button-danger-primary.ts +19 -0
  214. package/build/static/demo/v2/angular_standalone/button-danger-secondary.ts +19 -0
  215. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.html +11 -0
  216. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.ts +18 -0
  217. package/build/static/demo/v2/angular_standalone/button-secondary.ts +2 -2
  218. package/build/static/demo/v2/angular_standalone/button-subtle-primary.ts +22 -0
  219. package/build/static/demo/v2/angular_standalone/button-subtle-secondary.ts +22 -0
  220. package/build/static/demo/v2/angular_standalone/button-subtle-tertiary.ts +30 -0
  221. package/build/static/demo/v2/angular_standalone/button-tertiary.ts +22 -0
  222. package/build/static/demo/v2/angular_standalone/button-with-link.html +4 -4
  223. package/build/static/demo/v2/angular_standalone/content-header-with-slot.html +3 -3
  224. package/build/static/demo/v2/angular_standalone/loading.ts +1 -1
  225. package/build/static/demo/v2/angular_standalone/slider-validation.html +60 -0
  226. package/build/static/demo/v2/angular_standalone/slider-validation.ts +18 -0
  227. package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +49 -0
  228. package/build/static/demo/v2/angular_standalone/tabs.css +7 -1
  229. package/build/static/demo/v2/angular_standalone/tabs.ts +6 -7
  230. package/build/static/demo/v2/angular_standalone/tile.ts +31 -22
  231. package/build/static/demo/v2/html/button-danger-primary.html +23 -0
  232. package/build/static/demo/v2/html/button-danger-secondary.html +23 -0
  233. package/build/static/demo/v2/html/button-danger-tertiary.html +23 -0
  234. package/build/static/demo/v2/html/button-secondary.html +2 -2
  235. package/build/static/demo/v2/html/button-subtle-primary.html +23 -0
  236. package/build/static/demo/v2/html/button-subtle-secondary.html +23 -0
  237. package/build/static/demo/v2/html/button-subtle-tertiary.html +23 -0
  238. package/build/static/demo/v2/html/button-tertiary.html +23 -0
  239. package/build/static/demo/v2/html/button-with-link.html +4 -4
  240. package/build/static/demo/v2/html/content-header-with-slot.html +3 -3
  241. package/build/static/demo/v2/html/loading.html +1 -1
  242. package/build/static/demo/v2/html/slider-validation.html +72 -0
  243. package/build/static/demo/v2/html/tabs-overflow.html +70 -0
  244. package/build/static/demo/v2/html/tabs.css +7 -1
  245. package/build/static/demo/v2/html/tabs.html +29 -16
  246. package/build/static/demo/v2/preview/html/assets/a11y-DAzBNVe7-CO1Uj69l.js +127 -0
  247. package/build/static/demo/v2/preview/html/assets/action-card-DPxP1WXA.js +12 -0
  248. package/build/static/demo/v2/preview/html/assets/add-icons-CvHcdrA6.js +8 -0
  249. package/build/static/demo/v2/preview/html/assets/aggrid-DOiIGdGA.js +49990 -0
  250. package/build/static/demo/v2/preview/html/assets/animation-BLaucX4x-BWLd_Wig.js +98 -0
  251. package/build/static/demo/v2/preview/html/assets/application-ZTsPD3Zg.js +7 -0
  252. package/build/static/demo/v2/preview/html/assets/application-advanced-CViHNsbF.js +30 -0
  253. package/build/static/demo/v2/preview/html/assets/application-app-switch-beu4Wo7g.js +96 -0
  254. package/build/static/demo/v2/preview/html/assets/application-breakpoints-lj0NrBig.js +15 -0
  255. package/build/static/demo/v2/preview/html/assets/application-header-DfBmbctW.js +7 -0
  256. package/build/static/demo/v2/preview/html/assets/base-button-CV0w47z9-ChfeyWNW.js +67 -0
  257. package/build/static/demo/v2/preview/html/assets/base-icon-button-BuHd34qo-6FAyhit5.js +8 -0
  258. package/build/static/demo/v2/preview/html/assets/blind-header-actions-GIf8m5gu.js +8 -0
  259. package/build/static/demo/v2/preview/html/assets/blind-variants-CPswXSvv.js +7 -0
  260. package/build/static/demo/v2/preview/html/assets/button-loading-yH2LqEu9.js +7 -0
  261. package/build/static/demo/v2/preview/html/assets/button-text-icon-BJhHnYM3.js +8 -0
  262. package/build/static/demo/v2/preview/html/assets/button-with-icon-CAvMWtB7.js +8 -0
  263. package/build/static/demo/v2/preview/html/assets/button-with-link-C9uZjBvl.js +9 -0
  264. package/build/static/demo/v2/preview/html/assets/card-BYyp0sqK.js +12 -0
  265. package/build/static/demo/v2/preview/html/assets/card-list-lnMy_PtF.js +8 -0
  266. package/build/static/demo/v2/preview/html/assets/chip-Be_MshYD.js +7 -0
  267. package/build/static/demo/v2/preview/html/assets/content-ZTsPD3Zg.js +7 -0
  268. package/build/static/demo/v2/preview/html/assets/content-header-no-back-Do_i-AHs.js +9 -0
  269. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-u8OXIRlU.js +7 -0
  270. package/build/static/demo/v2/preview/html/assets/custom-field-DCVzTyNE.js +7 -0
  271. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-km08UJrd.js +7 -0
  272. package/build/static/demo/v2/preview/html/assets/datetime-D1WplX1z-grPSvmS5.js +6123 -0
  273. package/build/static/demo/v2/preview/html/assets/dropdown-button-7n0RxHtD.js +7 -0
  274. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-7n0RxHtD.js +7 -0
  275. package/build/static/demo/v2/preview/html/assets/dropdown-icon-BsdbE6Bn.js +9 -0
  276. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-B6tGHF7o.js +11 -0
  277. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CPt-Vvsv.js +9 -0
  278. package/build/static/demo/v2/preview/html/assets/echarts-De4Xy87m.js +144 -0
  279. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-aY1Bm2bt.js +63 -0
  280. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-D4zlHTqq.js +57 -0
  281. package/build/static/demo/v2/preview/html/assets/echarts-circle-0HaWZK5M.js +65 -0
  282. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DlaSUo_Q.js +84 -0
  283. package/build/static/demo/v2/preview/html/assets/echarts-gauge-DE-rwqYe.js +142 -0
  284. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-C85X-Kc9.js +83 -0
  285. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-BdRsORsT.js +126 -0
  286. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-BRTqSoT8.js +45 -0
  287. package/build/static/demo/v2/preview/html/assets/echarts-pie-BZ2vJK3p.js +64 -0
  288. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CS7aGf0-.js +84 -0
  289. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-OxTlYeZg.js +93 -0
  290. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Dxth4BS7.js +80 -0
  291. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Bvob3Ood.js +61 -0
  292. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-jYQRWZN3.js +87 -0
  293. package/build/static/demo/v2/preview/html/assets/empty-state-DipeepHn.js +7 -0
  294. package/build/static/demo/v2/preview/html/assets/empty-state-compact-DipeepHn.js +7 -0
  295. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DipeepHn.js +7 -0
  296. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CB7jq6xl.js +6 -0
  297. package/build/static/demo/v2/preview/html/assets/event-list-filled-wRLZaic6.js +18 -0
  298. package/build/static/demo/v2/preview/html/assets/event-list-selected-CRWF0P7b.js +27 -0
  299. package/build/static/demo/v2/preview/html/assets/flip-tile-KIru3LCB.js +7 -0
  300. package/build/static/demo/v2/preview/html/assets/global-7ZbTfMw3.js +3056 -0
  301. package/build/static/demo/v2/preview/html/assets/global-D7pkbQ45.css +5572 -0
  302. package/build/static/demo/v2/preview/html/assets/helper-text-util-C9sLzo0k-ByYMuUsm.js +27 -0
  303. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-D7b8mebd.js +29 -0
  304. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-D7b8mebd.js +29 -0
  305. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-D7b8mebd.js +29 -0
  306. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-D7b8mebd.js +29 -0
  307. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-D7b8mebd.js +29 -0
  308. package/build/static/demo/v2/preview/html/assets/index-BBzEV-f4-ChQfUIyc.js +96 -0
  309. package/build/static/demo/v2/preview/html/assets/index-BG5XMoOy-CF7NkFDC.js +22 -0
  310. package/build/static/demo/v2/preview/html/assets/index-BWsIQ1EH.js +76 -0
  311. package/build/static/demo/v2/preview/html/assets/index-B_6Kcb-H.js +74 -0
  312. package/build/static/demo/v2/preview/html/assets/index-VcTKdkWt.js +1061 -0
  313. package/build/static/demo/v2/preview/html/assets/index-c_Lae2aM.js +4 -0
  314. package/build/static/demo/v2/preview/html/assets/init-6zSVdjuR.js +1577 -0
  315. package/build/static/demo/v2/preview/html/assets/input-with-slots-km08UJrd.js +7 -0
  316. package/build/static/demo/v2/preview/html/assets/input.fc-C1ytwpkt-bTPpCuNQ.js +271 -0
  317. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-CIgyqiQf.js +23 -0
  318. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BAferosB.js +187 -0
  319. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-CW10luYl.js +40 -0
  320. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Cf8cxPgW.js +48 -0
  321. package/build/static/demo/v2/preview/html/assets/ix-application.entry-BINHMRFz.js +120 -0
  322. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DHwFVF_K.js +93 -0
  323. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-CF1Ln4FH.js +86 -0
  324. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-BvnUlZad.js +70 -0
  325. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BAd3cY2I.js +103 -0
  326. package/build/static/demo/v2/preview/html/assets/ix-button.entry-CRiqzFkG.js +101 -0
  327. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B6XSM9xC.js +81 -0
  328. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-D0jQOqfX.js +155 -0
  329. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-BTFL2Ekf.js +35 -0
  330. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-D924wGUo.js +497 -0
  331. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-BNyF_Cv-.js +89 -0
  332. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-BTlDHNdu.js +109 -0
  333. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-C2ONTqgJ.js +70 -0
  334. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CZ49GtRE.js +553 -0
  335. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-B2rb6wwv.js +25 -0
  336. package/build/static/demo/v2/preview/html/assets/ix-content.entry-DGPFvRYj.js +27 -0
  337. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-te-lGhkq.js +16 -0
  338. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CL9fyFUm.js +82 -0
  339. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DvGSJggv.js +44 -0
  340. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-Bt709rSL.js +181 -0
  341. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-D4JuRopG.js +253 -0
  342. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-BbuiNfpo.js +31 -0
  343. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DkK0Tp6p.js +49 -0
  344. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-miuSysZr.js +14 -0
  345. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-C5d5BIrF.js +135 -0
  346. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-C284Le09.js +43 -0
  347. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-B-_ACd4S.js +14 -0
  348. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_af2CtU.js +49 -0
  349. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CijKaukT.js +14 -0
  350. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-DftMOO31.js +403 -0
  351. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-gdnvcMA0.js +16 -0
  352. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Dzl_GcXp.js +36 -0
  353. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-BWbe0iXR.js +129 -0
  354. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-Bra1tzX9.js +81 -0
  355. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-CpajN8qr.js +174 -0
  356. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-CeNTgWyQ.js +110 -0
  357. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BwxrRn4y.js +15 -0
  358. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-h2PC8IpF.js +127 -0
  359. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DyLYhTWo.js +74 -0
  360. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CZtLbKne.js +161 -0
  361. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-CD56QwiN.js +66 -0
  362. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-p7yX7QzK.js +95 -0
  363. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-C7zUrEYu.js +56 -0
  364. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-Co7qlYpz.js +253 -0
  365. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DHby_kcV.js +122 -0
  366. package/build/static/demo/v2/preview/html/assets/ix-input.entry-Dpz10z4m.js +156 -0
  367. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-D4uicCeS.js +15 -0
  368. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CWdnuFkv.js +18 -0
  369. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-93n7kNbV.js +40 -0
  370. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-D1TtACRt.js +90 -0
  371. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CTnqpsK5.js +23 -0
  372. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CHFJyAik.js +29 -0
  373. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-28uo1qrP.js +29 -0
  374. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-C0R-Bc8y.js +42 -0
  375. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-D3vmp8xE.js +47 -0
  376. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-DPO8fZRu.js +204 -0
  377. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-D3uZcwxr.js +39 -0
  378. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-B0azZYlT.js +112 -0
  379. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-EW91dIYc.js +29 -0
  380. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DmV8Tic2.js +104 -0
  381. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-C0CNaoX6.js +474 -0
  382. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-8JM7iJTV.js +56 -0
  383. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-8nB6mrm9.js +60 -0
  384. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-CVojT8C9.js +14 -0
  385. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-ZrRXvysM.js +14 -0
  386. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BARCVM8Z.js +180 -0
  387. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-BGbHGtcT.js +270 -0
  388. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-9cKU7Feq.js +151 -0
  389. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-B-cynyXc.js +270 -0
  390. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BNcCjRD-.js +466 -0
  391. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-DUMPV7Bo.js +68 -0
  392. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D67NJI5O.js +108 -0
  393. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-BqfD6LMl.js +18 -0
  394. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BE6a0CGv.js +158 -0
  395. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-lWfKmrSL.js +134 -0
  396. package/build/static/demo/v2/preview/html/assets/ix-select.entry-ClztaKAm.js +610 -0
  397. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CcX-eCG9.js +236 -0
  398. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CBEDxvHn.js +44 -0
  399. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BlbG_zmw.js +433 -0
  400. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-BaLuOiee.js +224 -0
  401. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Byxfx-if.js +36 -0
  402. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-C9nwO4e_.js +257 -0
  403. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-jn6GPZJK.js +591 -0
  404. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BxJzO1qC.js +109 -0
  405. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-B8in75Vw.js +87 -0
  406. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-C0395Y7_.js +47 -0
  407. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-Kx-L7SBb.js +118 -0
  408. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-Ck2sYYcQ.js +323 -0
  409. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-DpVjUHR3.js +29 -0
  410. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CVG3eTH1.js +580 -0
  411. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-DKOKOJaE.js +35 -0
  412. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-CV7CfncL.js +146 -0
  413. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-B2-FKrpn.js +150 -0
  414. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-BhauAYHK.js +119 -0
  415. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-DEmOnb3c.js +77 -0
  416. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-MH6Mvgrw.js +7 -0
  417. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-MH6Mvgrw.js +7 -0
  418. package/build/static/demo/v2/preview/html/assets/listener-DcAn-vyA-vMwX8dLP.js +64 -0
  419. package/build/static/demo/v2/preview/html/assets/loading-D1eanxfo.js +23 -0
  420. package/build/static/demo/v2/preview/html/assets/menu-category-CsGl8jiZ.js +14 -0
  421. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-DDqDSFLW.js +8 -0
  422. package/build/static/demo/v2/preview/html/assets/message-B0A6QA5c.js +21 -0
  423. package/build/static/demo/v2/preview/html/assets/message-bar-removal-90-p8mnq.js +27 -0
  424. package/build/static/demo/v2/preview/html/assets/modal-B4NTsLyj.js +56 -0
  425. package/build/static/demo/v2/preview/html/assets/modal-BJAcx3Qd-CMIZ8YSL.js +224 -0
  426. package/build/static/demo/v2/preview/html/assets/modal-close-CIL-3qAR.js +59 -0
  427. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Cw4Ra31w.js +54 -0
  428. package/build/static/demo/v2/preview/html/assets/modal-sizes-D1ESLif6.js +56 -0
  429. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-km08UJrd.js +7 -0
  430. package/build/static/demo/v2/preview/html/assets/pill-BuAYsW_H.js +7 -0
  431. package/build/static/demo/v2/preview/html/assets/pill-variants-C3S7fdno.js +7 -0
  432. package/build/static/demo/v2/preview/html/assets/push-card-km08UJrd.js +7 -0
  433. package/build/static/demo/v2/preview/html/assets/slider-error-BmJqSYnQ.js +9 -0
  434. package/build/static/demo/v2/preview/html/assets/slider-marker-BmJqSYnQ.js +9 -0
  435. package/build/static/demo/v2/preview/html/assets/slider-trace-BmJqSYnQ.js +9 -0
  436. package/build/static/demo/v2/preview/html/assets/split-button-TN-f5qhu.js +7 -0
  437. package/build/static/demo/v2/preview/html/assets/split-button-icons-m2iH_QyE.js +10 -0
  438. package/build/static/demo/v2/preview/html/assets/tabs-CcAdORz5.css +32 -0
  439. package/build/static/demo/v2/preview/html/assets/tabs-overflow-DWhXzaR3.js +14 -0
  440. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ByQqpX4p.js +12 -0
  441. package/build/static/demo/v2/preview/html/assets/theme-switcher-CpQ8JvHL-B4B-3Xrp.js +154 -0
  442. package/build/static/demo/v2/preview/html/assets/theme-switcher-DQoWbElz.js +57 -0
  443. package/build/static/demo/v2/preview/html/assets/tile-DxPWnSId.js +8 -0
  444. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-km08UJrd.js +7 -0
  445. package/build/static/demo/v2/preview/html/assets/toast-BYBP5w_W.js +18 -0
  446. package/build/static/demo/v2/preview/html/assets/toast-custom-BNMRKrwN.js +51 -0
  447. package/build/static/demo/v2/preview/html/assets/toast-position-DOum0rFY.js +19 -0
  448. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-COPSYDpB.js +29 -0
  449. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-COPSYDpB.js +29 -0
  450. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-COPSYDpB.js +29 -0
  451. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-COPSYDpB.js +29 -0
  452. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-COPSYDpB.js +29 -0
  453. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-COPSYDpB.js +29 -0
  454. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-CsffgxQY.js +8 -0
  455. package/build/static/demo/v2/preview/html/assets/tree-custom-CJnp0YOH.js +5 -0
  456. package/build/static/demo/v2/preview/html/assets/validation-CTBekLDe-sG9H3Ujv.js +115 -0
  457. package/build/static/demo/v2/preview/html/assets/validation-select-BFnRnzvg.js +10 -0
  458. package/build/static/demo/v2/preview/html/assets/vertical-tabs-k0YwyxPH.js +10 -0
  459. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k0YwyxPH.js +10 -0
  460. package/build/static/demo/v2/preview/html/component-usage-by-component.json +17 -13
  461. package/build/static/demo/v2/preview/html/component-usage.json +37 -27
  462. package/build/static/demo/v2/preview/html/index.html +3 -3
  463. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +3 -3
  464. package/build/static/demo/v2/preview/html/preview-examples/action-card.html +6 -6
  465. package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +6 -6
  466. package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +4 -4
  467. package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +6 -6
  468. package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +4 -4
  469. package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +4 -4
  470. package/build/static/demo/v2/preview/html/preview-examples/application-header.html +6 -6
  471. package/build/static/demo/v2/preview/html/preview-examples/application.html +4 -4
  472. package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +3 -3
  473. package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +3 -3
  474. package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +3 -3
  475. package/build/static/demo/v2/preview/html/preview-examples/avatar.html +3 -3
  476. package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +6 -6
  477. package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +6 -6
  478. package/build/static/demo/v2/preview/html/preview-examples/blind.html +3 -3
  479. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +3 -3
  480. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +3 -3
  481. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +3 -3
  482. package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +25 -0
  483. package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +25 -0
  484. package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +25 -0
  485. package/build/static/demo/v2/preview/html/preview-examples/button-group.html +3 -3
  486. package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +6 -6
  487. package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +6 -6
  488. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +25 -0
  489. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +25 -0
  490. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +25 -0
  491. package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +25 -0
  492. package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +7 -7
  493. package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +6 -6
  494. package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +10 -10
  495. package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
  496. package/build/static/demo/v2/preview/html/preview-examples/card-list.html +6 -6
  497. package/build/static/demo/v2/preview/html/preview-examples/card.html +6 -6
  498. package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +3 -3
  499. package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +3 -3
  500. package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +3 -3
  501. package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +3 -3
  502. package/build/static/demo/v2/preview/html/preview-examples/chip.html +6 -6
  503. package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +6 -6
  504. package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +9 -9
  505. package/build/static/demo/v2/preview/html/preview-examples/content-header.html +3 -3
  506. package/build/static/demo/v2/preview/html/preview-examples/content.html +4 -4
  507. package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +3 -3
  508. package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +6 -6
  509. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +3 -3
  510. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +3 -3
  511. package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +3 -3
  512. package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +3 -3
  513. package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +3 -3
  514. package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +3 -3
  515. package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +3 -3
  516. package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +6 -6
  517. package/build/static/demo/v2/preview/html/preview-examples/date-input.html +3 -3
  518. package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +3 -3
  519. package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +3 -3
  520. package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +3 -3
  521. package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +3 -3
  522. package/build/static/demo/v2/preview/html/preview-examples/divider.html +3 -3
  523. package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +3 -3
  524. package/build/static/demo/v2/preview/html/preview-examples/drawer.html +3 -3
  525. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +6 -6
  526. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +6 -6
  527. package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +6 -6
  528. package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +6 -6
  529. package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +6 -6
  530. package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +3 -3
  531. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +10 -10
  532. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +10 -10
  533. package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +10 -10
  534. package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +12 -12
  535. package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +10 -10
  536. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +10 -10
  537. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +10 -10
  538. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +10 -10
  539. package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +10 -10
  540. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +10 -10
  541. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +10 -10
  542. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +10 -10
  543. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +10 -10
  544. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +10 -10
  545. package/build/static/demo/v2/preview/html/preview-examples/echarts.html +10 -10
  546. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +6 -6
  547. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +6 -6
  548. package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +6 -6
  549. package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +3 -3
  550. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +4 -4
  551. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +3 -3
  552. package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +4 -4
  553. package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +4 -4
  554. package/build/static/demo/v2/preview/html/preview-examples/event-list.html +3 -3
  555. package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +3 -3
  556. package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +6 -6
  557. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +3 -3
  558. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +3 -3
  559. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +3 -3
  560. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +3 -3
  561. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +3 -3
  562. package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +3 -3
  563. package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +3 -3
  564. package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +3 -3
  565. package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +3 -3
  566. package/build/static/demo/v2/preview/html/preview-examples/grid.html +3 -3
  567. package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +3 -3
  568. package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +3 -3
  569. package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +3 -3
  570. package/build/static/demo/v2/preview/html/preview-examples/group.html +3 -3
  571. package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +3 -3
  572. package/build/static/demo/v2/preview/html/preview-examples/html-table.html +3 -3
  573. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +6 -6
  574. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +6 -6
  575. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +6 -6
  576. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +6 -6
  577. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +6 -6
  578. package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +3 -3
  579. package/build/static/demo/v2/preview/html/preview-examples/input-label.html +3 -3
  580. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +3 -3
  581. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +3 -3
  582. package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +3 -3
  583. package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +3 -3
  584. package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +3 -3
  585. package/build/static/demo/v2/preview/html/preview-examples/input-types.html +3 -3
  586. package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +3 -3
  587. package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +6 -6
  588. package/build/static/demo/v2/preview/html/preview-examples/input.html +3 -3
  589. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +3 -3
  590. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +3 -3
  591. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +6 -6
  592. package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +3 -3
  593. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +3 -3
  594. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +6 -6
  595. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +3 -3
  596. package/build/static/demo/v2/preview/html/preview-examples/key-value.html +3 -3
  597. package/build/static/demo/v2/preview/html/preview-examples/kpi.html +3 -3
  598. package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +3 -3
  599. package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +3 -3
  600. package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +3 -3
  601. package/build/static/demo/v2/preview/html/preview-examples/link-button.html +3 -3
  602. package/build/static/demo/v2/preview/html/preview-examples/loading.html +9 -9
  603. package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +6 -6
  604. package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +6 -6
  605. package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +4 -4
  606. package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +3 -3
  607. package/build/static/demo/v2/preview/html/preview-examples/message.html +9 -9
  608. package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +9 -9
  609. package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +9 -9
  610. package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +9 -9
  611. package/build/static/demo/v2/preview/html/preview-examples/modal.html +9 -9
  612. package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +3 -3
  613. package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +3 -3
  614. package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +3 -3
  615. package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +3 -3
  616. package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +3 -3
  617. package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +6 -6
  618. package/build/static/demo/v2/preview/html/preview-examples/number-input.html +3 -3
  619. package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +3 -3
  620. package/build/static/demo/v2/preview/html/preview-examples/pagination.html +3 -3
  621. package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +3 -3
  622. package/build/static/demo/v2/preview/html/preview-examples/pane.html +3 -3
  623. package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +6 -6
  624. package/build/static/demo/v2/preview/html/preview-examples/pill.html +6 -6
  625. package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +3 -3
  626. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +3 -3
  627. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +3 -3
  628. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +3 -3
  629. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +3 -3
  630. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +3 -3
  631. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +3 -3
  632. package/build/static/demo/v2/preview/html/preview-examples/push-card.html +6 -6
  633. package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +3 -3
  634. package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +3 -3
  635. package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +3 -3
  636. package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +3 -3
  637. package/build/static/demo/v2/preview/html/preview-examples/radio.html +3 -3
  638. package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +3 -3
  639. package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +3 -3
  640. package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +3 -3
  641. package/build/static/demo/v2/preview/html/preview-examples/select.html +3 -3
  642. package/build/static/demo/v2/preview/html/preview-examples/settings.html +3 -3
  643. package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +4 -4
  644. package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +4 -4
  645. package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +4 -4
  646. package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +74 -0
  647. package/build/static/demo/v2/preview/html/preview-examples/slider.html +3 -3
  648. package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +3 -3
  649. package/build/static/demo/v2/preview/html/preview-examples/spinner.html +3 -3
  650. package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +6 -6
  651. package/build/static/demo/v2/preview/html/preview-examples/split-button.html +6 -6
  652. package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +60 -0
  653. package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +6 -6
  654. package/build/static/demo/v2/preview/html/preview-examples/tabs.html +33 -20
  655. package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +3 -3
  656. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +3 -3
  657. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +3 -3
  658. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +3 -3
  659. package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +3 -3
  660. package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +3 -3
  661. package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +3 -3
  662. package/build/static/demo/v2/preview/html/preview-examples/textarea.html +3 -3
  663. package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +9 -9
  664. package/build/static/demo/v2/preview/html/preview-examples/tile.html +6 -6
  665. package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +3 -3
  666. package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +3 -3
  667. package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +3 -3
  668. package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +3 -3
  669. package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +6 -6
  670. package/build/static/demo/v2/preview/html/preview-examples/time-input.html +3 -3
  671. package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +3 -3
  672. package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +3 -3
  673. package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +3 -3
  674. package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +11 -11
  675. package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +9 -9
  676. package/build/static/demo/v2/preview/html/preview-examples/toast.html +9 -9
  677. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +6 -6
  678. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +6 -6
  679. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +6 -6
  680. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +6 -6
  681. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +6 -6
  682. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +6 -6
  683. package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +3 -3
  684. package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +3 -3
  685. package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +3 -3
  686. package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +3 -3
  687. package/build/static/demo/v2/preview/html/preview-examples/toggle.html +3 -3
  688. package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +6 -6
  689. package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +3 -3
  690. package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +6 -6
  691. package/build/static/demo/v2/preview/html/preview-examples/tree.html +3 -3
  692. package/build/static/demo/v2/preview/html/preview-examples/upload.html +3 -3
  693. package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +4 -4
  694. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +6 -6
  695. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +6 -6
  696. package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +3 -3
  697. package/build/static/demo/v2/preview/html/preview-examples/workflow.html +3 -3
  698. package/build/static/demo/v2/preview/mobile/assets/index-CFPRKwV2.css +1 -0
  699. package/build/static/demo/v2/preview/mobile/assets/index-X1He9H_F.js +2 -0
  700. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CZAc-Omx.js +46 -0
  701. package/build/static/demo/v2/preview/mobile/assets/index7-2H6b30SR.js +1 -0
  702. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-1rTT3JsI.js +5 -0
  703. package/build/static/demo/v2/preview/mobile/assets/index8-CI09UbGf.js +1 -0
  704. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-oyrG2CxX.js +5 -0
  705. package/build/static/demo/v2/preview/mobile/assets/input-shims-DVg5nRWa.js +1 -0
  706. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-D0GZstDH.js +5 -0
  707. package/build/static/demo/v2/preview/mobile/assets/ios.transition-CcsvWtNH.js +1 -0
  708. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-Cr0-DHxu.js +5 -0
  709. package/build/static/demo/v2/preview/mobile/assets/keyboard-B2gai_bL.js +1 -0
  710. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DZ8P_qqB.js +5 -0
  711. package/build/static/demo/v2/preview/mobile/assets/md.transition-DCAaHW24.js +1 -0
  712. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-lPCgnZLq.js +5 -0
  713. package/build/static/demo/v2/preview/mobile/assets/status-tap-BAsD7KXk.js +1 -0
  714. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-Cirxs89r.js +5 -0
  715. package/build/static/demo/v2/preview/mobile/assets/swipe-back-BoZqzKrh.js +1 -0
  716. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-n5u92_tx.js +5 -0
  717. package/build/static/demo/v2/preview/mobile/assets/web-DoSuDtt4.js +1 -0
  718. package/build/static/demo/v2/preview/mobile/assets/web-DyDqv4X_.js +1 -0
  719. package/build/static/demo/v2/preview/mobile/assets/web-legacy-C_mU7i8P.js +1 -0
  720. package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPHjEMsE.js +1 -0
  721. package/build/static/demo/v2/preview/mobile/index.html +3 -3
  722. package/build/static/demo/v2/react/button-danger-primary.tsx +23 -0
  723. package/build/static/demo/v2/react/button-danger-secondary.tsx +25 -0
  724. package/build/static/demo/v2/react/button-danger-tertiary.tsx +25 -0
  725. package/build/static/demo/v2/react/button-secondary.tsx +2 -2
  726. package/build/static/demo/v2/react/button-subtle-primary.tsx +23 -0
  727. package/build/static/demo/v2/react/button-subtle-secondary.tsx +25 -0
  728. package/build/static/demo/v2/react/button-subtle-tertiary.tsx +25 -0
  729. package/build/static/demo/v2/react/button-tertiary.tsx +25 -0
  730. package/build/static/demo/v2/react/button-with-link.tsx +6 -6
  731. package/build/static/demo/v2/react/content-header-with-slot.tsx +3 -3
  732. package/build/static/demo/v2/react/input.tsx +7 -1
  733. package/build/static/demo/v2/react/loading.tsx +1 -1
  734. package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +1 -1
  735. package/build/static/demo/v2/react/slider-validation.tsx +68 -0
  736. package/build/static/demo/v2/react/tabs-overflow.tsx +44 -0
  737. package/build/static/demo/v2/react/tabs-rounded.tsx +6 -6
  738. package/build/static/demo/v2/react/tabs.scoped.css +7 -1
  739. package/build/static/demo/v2/react/tabs.tsx +5 -3
  740. package/build/static/demo/v2/react/vertical-tabs-with-avatar.tsx +1 -1
  741. package/build/static/demo/v2/vue/button-danger-primary.vue +19 -0
  742. package/build/static/demo/v2/vue/button-danger-secondary.vue +19 -0
  743. package/build/static/demo/v2/vue/button-danger-tertiary.vue +19 -0
  744. package/build/static/demo/v2/vue/button-secondary.vue +2 -2
  745. package/build/static/demo/v2/vue/button-subtle-primary.vue +19 -0
  746. package/build/static/demo/v2/vue/button-subtle-secondary.vue +19 -0
  747. package/build/static/demo/v2/vue/button-subtle-tertiary.vue +19 -0
  748. package/build/static/demo/v2/vue/button-tertiary.vue +19 -0
  749. package/build/static/demo/v2/vue/button-with-link.vue +6 -6
  750. package/build/static/demo/v2/vue/content-header-with-slot.vue +3 -3
  751. package/build/static/demo/v2/vue/loading.vue +2 -2
  752. package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +1 -1
  753. package/build/static/demo/v2/vue/slider-validation.vue +66 -0
  754. package/build/static/demo/v2/vue/tabs-overflow.vue +44 -0
  755. package/build/static/demo/v2/vue/tabs.css +7 -1
  756. package/build/static/demo/v2/vue/tabs.vue +21 -3
  757. package/build/static/storybook-static/assets/Color-ASIRERSW-DgFEgTSe.js +1 -0
  758. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-3uC0Kc23.js +10 -0
  759. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-D7DL2Ujg.js +9 -0
  760. package/build/static/storybook-static/assets/a11y-action-card.stories-CNJpcs5A.js +72 -0
  761. package/build/static/storybook-static/assets/a11y-menu.stories-CEa_nicC.js +216 -0
  762. package/build/static/storybook-static/assets/action-card.stories-BSIi9GF2.js +86 -0
  763. package/build/static/storybook-static/assets/application-header.stories-8IvjK02r.js +158 -0
  764. package/build/static/storybook-static/assets/avatar.stories-LJmUFMc5.js +30 -0
  765. package/build/static/storybook-static/assets/axe-BpZO0Bda.js +20 -0
  766. package/build/static/storybook-static/assets/blind.stories-CDHjcn0p.js +8 -0
  767. package/build/static/storybook-static/assets/blocks-DX-rwcyT.js +750 -0
  768. package/build/static/storybook-static/assets/breakcrumb.stories-DHRrpg-4.js +12 -0
  769. package/build/static/storybook-static/assets/button-group.stories-DEjmt_0I.js +14 -0
  770. package/build/static/storybook-static/assets/button.stories-J4gRz_e6.js +89 -0
  771. package/build/static/storybook-static/assets/checkbox-group.stories-BlJy2Z1v.js +16 -0
  772. package/build/static/storybook-static/assets/checkbox.stories-DWNxBfwH.js +21 -0
  773. package/build/static/storybook-static/assets/chip.stories-D4fK4F-P.js +50 -0
  774. package/build/static/storybook-static/assets/date-dropdown.stories-BFDlsJHd.js +3 -0
  775. package/build/static/storybook-static/assets/drawer.stories-7bRKGnZO.js +24 -0
  776. package/build/static/storybook-static/assets/dropdown-button.stories-B1T8RhpY.js +91 -0
  777. package/build/static/storybook-static/assets/event-list-item.stories-DTF0BWKG.js +37 -0
  778. package/build/static/storybook-static/assets/event-list.stories-BdIOAy2R.js +15 -0
  779. package/build/static/storybook-static/assets/expanding-search.stories-DpxGgbIK.js +5 -0
  780. package/build/static/storybook-static/assets/flip-tile.stories-C8F7_4mP.js +12 -0
  781. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-8wXDlFrr.js +1 -0
  782. package/build/static/storybook-static/assets/generic-render-QLLvfCCW.js +1 -0
  783. package/build/static/storybook-static/assets/group.stories-x0T0NWSh.js +20 -0
  784. package/build/static/storybook-static/assets/iframe-CsJz8tdT.css +1 -0
  785. package/build/static/storybook-static/assets/iframe-DJKWFKy9.js +1039 -0
  786. package/build/static/storybook-static/assets/index-DzYQ_BiM.js +1 -0
  787. package/build/static/storybook-static/assets/input-date.stories-BIK-4FzF.js +7 -0
  788. package/build/static/storybook-static/assets/input-number.stories-CMpKT_0D.js +70 -0
  789. package/build/static/storybook-static/assets/input-time.stories-Bz6JxoxE.js +7 -0
  790. package/build/static/storybook-static/assets/input.stories-CVTjVPni.js +31 -0
  791. package/build/static/storybook-static/assets/introduction--Tp1TiFr.js +10 -0
  792. package/build/static/storybook-static/assets/link-button.stories-CZXTtIJm.js +5 -0
  793. package/build/static/storybook-static/assets/menu-category.stories-B66m6_HY.js +16 -0
  794. package/build/static/storybook-static/assets/menu-item.stories-k9qBREKA.js +35 -0
  795. package/build/static/storybook-static/assets/menu.stories-C4JQOAgd.js +18 -0
  796. package/build/static/storybook-static/assets/message-bar.stories-CLGioCXA.js +47 -0
  797. package/build/static/storybook-static/assets/modal.stories-DEEKjhsq.js +69 -0
  798. package/build/static/storybook-static/assets/pagination.stories-Cd7mSJAA.js +1 -0
  799. package/build/static/storybook-static/assets/pane.stories-C6K9GzyF.js +23 -0
  800. package/build/static/storybook-static/assets/pill.stories-Dfe0oxIK.js +50 -0
  801. package/build/static/storybook-static/assets/progress-indicator.stories-CtDZiieV.js +27 -0
  802. package/build/static/storybook-static/assets/push-card.stories-Q4CCWS3v.js +10 -0
  803. package/build/static/storybook-static/assets/radio-group.stories-CVBuDefO.js +14 -0
  804. package/build/static/storybook-static/assets/radio.stories-5bNY7AwS.js +12 -0
  805. package/build/static/storybook-static/assets/sample-4XlXCCij.js +1 -0
  806. package/build/static/storybook-static/assets/select.stories-1gyJJFYP.js +131 -0
  807. package/build/static/storybook-static/assets/slider.stories-BH6XxAkD.js +25 -0
  808. package/build/static/storybook-static/assets/spinner.stories-j86pSAQF.js +5 -0
  809. package/build/static/storybook-static/assets/split-button.stories-C68dlx14.js +23 -0
  810. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-CO2Ynump.js +6 -0
  811. package/build/static/storybook-static/assets/tabs.stories-C64IcF7e.js +109 -0
  812. package/build/static/storybook-static/assets/textarea.stories-CIEh4PUU.js +16 -0
  813. package/build/static/storybook-static/assets/tile.stories-DE20UBUz.js +3 -0
  814. package/build/static/storybook-static/assets/time-picker.stories-CBxF3les.js +42 -0
  815. package/build/static/storybook-static/assets/toast.stories-PEJkxwgI.js +9 -0
  816. package/build/static/storybook-static/assets/toggle-button.stories-DIjINFb5.js +70 -0
  817. package/build/static/storybook-static/assets/toggle.stories-CNExR4D8.js +46 -0
  818. package/build/static/storybook-static/assets/tree.stories-PMBy2ifL.js +71 -0
  819. package/build/static/storybook-static/iframe.html +2 -2
  820. package/build/static/storybook-static/index.json +1 -1
  821. package/build/static/storybook-static/project.json +1 -1
  822. package/package.json +7 -8
  823. package/build/docs/autogenerated/playground/button-danger-ghost.mdx +0 -67
  824. package/build/docs/autogenerated/playground/button-danger-outline.mdx +0 -67
  825. package/build/docs/autogenerated/playground/button-danger.mdx +0 -67
  826. package/build/docs/autogenerated/playground/button-ghost.mdx +0 -61
  827. package/build/docs/autogenerated/playground/button-grey-ghost.mdx +0 -61
  828. package/build/docs/autogenerated/playground/button-grey-secondary.mdx +0 -61
  829. package/build/docs/autogenerated/playground/button-grey.mdx +0 -61
  830. package/build/docs/autogenerated/usage/angular/button-danger-ghost.html.md +0 -4
  831. package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +0 -10
  832. package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +0 -11
  833. package/build/docs/autogenerated/usage/angular/button-danger.ts.md +0 -11
  834. package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +0 -14
  835. package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +0 -22
  836. package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +0 -14
  837. package/build/docs/autogenerated/usage/angular/button-grey.ts.md +0 -14
  838. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.html.md +0 -4
  839. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +0 -11
  840. package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +0 -12
  841. package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +0 -12
  842. package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +0 -15
  843. package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +0 -23
  844. package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +0 -15
  845. package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +0 -15
  846. package/build/docs/autogenerated/usage/html/button-danger-ghost.html.md +0 -16
  847. package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +0 -16
  848. package/build/docs/autogenerated/usage/html/button-danger.html.md +0 -16
  849. package/build/docs/autogenerated/usage/html/button-ghost.html.md +0 -16
  850. package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +0 -16
  851. package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +0 -16
  852. package/build/docs/autogenerated/usage/html/button-grey.html.md +0 -16
  853. package/build/docs/autogenerated/usage/react/button-danger-ghost.tsx.md +0 -18
  854. package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +0 -18
  855. package/build/docs/autogenerated/usage/react/button-danger.tsx.md +0 -16
  856. package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +0 -18
  857. package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +0 -18
  858. package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +0 -18
  859. package/build/docs/autogenerated/usage/react/button-grey.tsx.md +0 -16
  860. package/build/docs/autogenerated/usage/vue/button-danger-ghost.vue.md +0 -12
  861. package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +0 -12
  862. package/build/docs/autogenerated/usage/vue/button-danger.vue.md +0 -12
  863. package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +0 -12
  864. package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +0 -12
  865. package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +0 -12
  866. package/build/docs/autogenerated/usage/vue/button-grey.vue.md +0 -12
  867. package/build/static/demo/v2/angular/button-danger-ghost.html +0 -2
  868. package/build/static/demo/v2/angular/button-danger-ghost.ts +0 -17
  869. package/build/static/demo/v2/angular/button-danger-outline.ts +0 -18
  870. package/build/static/demo/v2/angular/button-danger.ts +0 -18
  871. package/build/static/demo/v2/angular/button-ghost.ts +0 -21
  872. package/build/static/demo/v2/angular/button-grey-ghost.ts +0 -29
  873. package/build/static/demo/v2/angular/button-grey-secondary.ts +0 -21
  874. package/build/static/demo/v2/angular/button-grey.ts +0 -21
  875. package/build/static/demo/v2/angular_standalone/button-danger-ghost.html +0 -11
  876. package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +0 -18
  877. package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +0 -19
  878. package/build/static/demo/v2/angular_standalone/button-danger.ts +0 -19
  879. package/build/static/demo/v2/angular_standalone/button-ghost.ts +0 -22
  880. package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +0 -30
  881. package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +0 -22
  882. package/build/static/demo/v2/angular_standalone/button-grey.ts +0 -22
  883. package/build/static/demo/v2/html/button-danger-ghost.html +0 -23
  884. package/build/static/demo/v2/html/button-danger-outline.html +0 -23
  885. package/build/static/demo/v2/html/button-danger.html +0 -23
  886. package/build/static/demo/v2/html/button-ghost.html +0 -23
  887. package/build/static/demo/v2/html/button-grey-ghost.html +0 -23
  888. package/build/static/demo/v2/html/button-grey-secondary.html +0 -23
  889. package/build/static/demo/v2/html/button-grey.html +0 -23
  890. package/build/static/demo/v2/preview/html/assets/a11y-Bb7pDeaQ-DNI84lDX.js +0 -123
  891. package/build/static/demo/v2/preview/html/assets/action-card-Cb_1_xn-.js +0 -12
  892. package/build/static/demo/v2/preview/html/assets/add-icons-BVuw-SvH.js +0 -8
  893. package/build/static/demo/v2/preview/html/assets/aggrid-BSE6K_v0.js +0 -51101
  894. package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +0 -85
  895. package/build/static/demo/v2/preview/html/assets/application-BLsK01JS.js +0 -7
  896. package/build/static/demo/v2/preview/html/assets/application-advanced-D9f2D8hh.js +0 -30
  897. package/build/static/demo/v2/preview/html/assets/application-app-switch-Da61Z0f9.js +0 -96
  898. package/build/static/demo/v2/preview/html/assets/application-breakpoints-CFhC6PcC.js +0 -15
  899. package/build/static/demo/v2/preview/html/assets/application-header-CfMClY66.js +0 -7
  900. package/build/static/demo/v2/preview/html/assets/base-button-D4FlHdn0-BZSMi0so.js +0 -67
  901. package/build/static/demo/v2/preview/html/assets/base-icon-button-rBR4ri6c-B-WitV9r.js +0 -8
  902. package/build/static/demo/v2/preview/html/assets/blind-header-actions-B2zimzoG.js +0 -8
  903. package/build/static/demo/v2/preview/html/assets/blind-variants-B57c5mMR.js +0 -7
  904. package/build/static/demo/v2/preview/html/assets/button-loading-h8RachXA.js +0 -7
  905. package/build/static/demo/v2/preview/html/assets/button-text-icon-Dbj0_HXm.js +0 -8
  906. package/build/static/demo/v2/preview/html/assets/button-with-icon-B4KPgAJW.js +0 -8
  907. package/build/static/demo/v2/preview/html/assets/button-with-link-6nNBBYBz.js +0 -9
  908. package/build/static/demo/v2/preview/html/assets/card-DoSN94hj.js +0 -12
  909. package/build/static/demo/v2/preview/html/assets/card-list-6wxHbPvW.js +0 -8
  910. package/build/static/demo/v2/preview/html/assets/chip-BjYuOnNt.js +0 -7
  911. package/build/static/demo/v2/preview/html/assets/content-BLsK01JS.js +0 -7
  912. package/build/static/demo/v2/preview/html/assets/content-header-no-back-BNMpni6k.js +0 -9
  913. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-iWfOljIr.js +0 -7
  914. package/build/static/demo/v2/preview/html/assets/custom-field-DiJujJOk.js +0 -7
  915. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Cx2Aydq7.js +0 -7
  916. package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-GV0o9Ayg.js +0 -6123
  917. package/build/static/demo/v2/preview/html/assets/dropdown-button-CFKHvfi8.js +0 -7
  918. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-CFKHvfi8.js +0 -7
  919. package/build/static/demo/v2/preview/html/assets/dropdown-icon-Dp6kQjze.js +0 -9
  920. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-C_7rDPHg.js +0 -11
  921. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-Dp8mqswf.js +0 -9
  922. package/build/static/demo/v2/preview/html/assets/echarts-XDz4rE2o.js +0 -144
  923. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-D1VomwXf.js +0 -63
  924. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-1PgBJ5Qu.js +0 -57
  925. package/build/static/demo/v2/preview/html/assets/echarts-circle-B7isD-vT.js +0 -65
  926. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-t17-zG0Y.js +0 -84
  927. package/build/static/demo/v2/preview/html/assets/echarts-gauge-21Nk2yJ2.js +0 -142
  928. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-VRVtRJeG.js +0 -83
  929. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-Cn_yV5-v.js +0 -126
  930. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-jp307faF.js +0 -45
  931. package/build/static/demo/v2/preview/html/assets/echarts-pie-C4J2zAr8.js +0 -64
  932. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-Cri9EOVe.js +0 -84
  933. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-BJDbYJYU.js +0 -93
  934. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-JYC7ETio.js +0 -80
  935. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-nXgcX-kI.js +0 -61
  936. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-BJYfcLj8.js +0 -87
  937. package/build/static/demo/v2/preview/html/assets/empty-state-Bws4ijq9.js +0 -7
  938. package/build/static/demo/v2/preview/html/assets/empty-state-compact-Bws4ijq9.js +0 -7
  939. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Bws4ijq9.js +0 -7
  940. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-DmNr693U.js +0 -6
  941. package/build/static/demo/v2/preview/html/assets/event-list-filled-gfaqO0lJ.js +0 -18
  942. package/build/static/demo/v2/preview/html/assets/event-list-selected-B6i51hWg.js +0 -27
  943. package/build/static/demo/v2/preview/html/assets/flip-tile-COQwcIYZ.js +0 -7
  944. package/build/static/demo/v2/preview/html/assets/global-D_T-tGgV.css +0 -5584
  945. package/build/static/demo/v2/preview/html/assets/global-X2k8gwUL.js +0 -2945
  946. package/build/static/demo/v2/preview/html/assets/helper-text-util-gKdL-wH2-BxY7xz-E.js +0 -26
  947. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-CfJdkGH-.js +0 -29
  948. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-CfJdkGH-.js +0 -29
  949. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-CfJdkGH-.js +0 -29
  950. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-CfJdkGH-.js +0 -29
  951. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-CfJdkGH-.js +0 -29
  952. package/build/static/demo/v2/preview/html/assets/index-75AAQH08-BEc5f8Hi.js +0 -22
  953. package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +0 -96
  954. package/build/static/demo/v2/preview/html/assets/index-9C4SZZZA.js +0 -1080
  955. package/build/static/demo/v2/preview/html/assets/index-CgS9EJPk.js +0 -4
  956. package/build/static/demo/v2/preview/html/assets/index-CtK4JYCE.js +0 -76
  957. package/build/static/demo/v2/preview/html/assets/index-Em54lVv3.js +0 -68
  958. package/build/static/demo/v2/preview/html/assets/init-BwA_PJxl.js +0 -1547
  959. package/build/static/demo/v2/preview/html/assets/input-with-slots-Cx2Aydq7.js +0 -7
  960. package/build/static/demo/v2/preview/html/assets/input.fc-KJF8Z9iJ-DsbniA2d.js +0 -212
  961. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-DcyCaXCh.js +0 -23
  962. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-FtPZmUij.js +0 -177
  963. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-Bi5SGHkB.js +0 -40
  964. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-d0IZZBF7.js +0 -48
  965. package/build/static/demo/v2/preview/html/assets/ix-application.entry-oiKUjZCo.js +0 -110
  966. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-Dyrqx5nu.js +0 -93
  967. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-D7ScUU6e.js +0 -84
  968. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-CYrnyWse.js +0 -70
  969. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B6TNDCW0.js +0 -101
  970. package/build/static/demo/v2/preview/html/assets/ix-button.entry-DG2dZmj5.js +0 -99
  971. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-C-ECyV2D.js +0 -79
  972. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-DJ322gfd.js +0 -155
  973. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-DGfE2JUX.js +0 -35
  974. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-DJ-1MSJ_.js +0 -495
  975. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-yErwLUhH.js +0 -89
  976. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DKY-9D01.js +0 -105
  977. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DElgtDEB.js +0 -69
  978. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-DkMVsNLK.js +0 -545
  979. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-wMimIy5w.js +0 -25
  980. package/build/static/demo/v2/preview/html/assets/ix-content.entry-tHhXOGtl.js +0 -27
  981. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-CFFDsyrd.js +0 -16
  982. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CRV_W1Ws.js +0 -82
  983. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-eju2t6ny.js +0 -44
  984. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-DBhcwmpq.js +0 -171
  985. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-B5Vu1kRM.js +0 -236
  986. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-ndvSQiax.js +0 -31
  987. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-C9H4xB1V.js +0 -47
  988. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-DYVe4itX.js +0 -14
  989. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-B7iuMKh6.js +0 -132
  990. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-2OkF_sGZ.js +0 -42
  991. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CDJE9eou.js +0 -14
  992. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_APdC83.js +0 -49
  993. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-0Hfy-DRe.js +0 -14
  994. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-BpidMxLi.js +0 -399
  995. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BJw4-6y3.js +0 -16
  996. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-C3qKiI1t.js +0 -36
  997. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-DaIj-x4s.js +0 -127
  998. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-BN90ftQZ.js +0 -79
  999. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-ZdWpUNU_.js +0 -168
  1000. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-Dw98vlVa.js +0 -106
  1001. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-u95QqZM7.js +0 -15
  1002. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-2EQz1NQ5.js +0 -125
  1003. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DjRS52Ic.js +0 -74
  1004. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CS3PkPUa.js +0 -159
  1005. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-Hrb3VgiF.js +0 -65
  1006. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-DTO1VW_c.js +0 -89
  1007. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DYJPz9kK.js +0 -56
  1008. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-CAC9hLPU.js +0 -226
  1009. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-tXJzKtoD.js +0 -122
  1010. package/build/static/demo/v2/preview/html/assets/ix-input.entry-CHFqRnaX.js +0 -150
  1011. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-BVtAPH1s.js +0 -15
  1012. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-h2ALA2FH.js +0 -18
  1013. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BSR_abxY.js +0 -40
  1014. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-CEoxNpDL.js +0 -88
  1015. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CXKZqnqa.js +0 -23
  1016. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-DVCZVSPp.js +0 -27
  1017. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-MZL9lj6L.js +0 -29
  1018. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-BvF3jG9A.js +0 -40
  1019. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-B-RVLlIE.js +0 -47
  1020. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-CfWzsxJo.js +0 -204
  1021. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-GdHp5ifB.js +0 -39
  1022. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-wn5ZC3A2.js +0 -110
  1023. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-DJH4SSHy.js +0 -27
  1024. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DxuLQEB6.js +0 -102
  1025. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-DOSqxtyx.js +0 -467
  1026. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-N2TDoe5F.js +0 -56
  1027. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-B7VlopMQ.js +0 -57
  1028. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-B290G4aV.js +0 -14
  1029. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-DUiwA5gS.js +0 -14
  1030. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BZKOGRHS.js +0 -176
  1031. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CxLAh29z.js +0 -255
  1032. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-DPN6Fo_e.js +0 -148
  1033. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-DUIhHrvb.js +0 -260
  1034. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-DXPL3IT-.js +0 -437
  1035. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-6Eif6jKe.js +0 -68
  1036. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-rHozb0Tl.js +0 -108
  1037. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-C2R2veCB.js +0 -18
  1038. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BWyz-mZa.js +0 -156
  1039. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-eHJ-nTW6.js +0 -130
  1040. package/build/static/demo/v2/preview/html/assets/ix-select.entry-C0MLWcox.js +0 -602
  1041. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CDx9VN_x.js +0 -226
  1042. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CWfTW4H7.js +0 -44
  1043. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BNy10zEi.js +0 -389
  1044. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Djoo4C64.js +0 -157
  1045. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-CfU6X0bN.js +0 -36
  1046. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-CSFjv_tI.js +0 -244
  1047. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-BLb7GIb1.js +0 -577
  1048. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-DXek9EhM.js +0 -107
  1049. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-iCBO_SXO.js +0 -86
  1050. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-HlA9vBQP.js +0 -42
  1051. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DYDPZTh3.js +0 -116
  1052. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-B3OAo7KI.js +0 -323
  1053. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-B9TJWbAS.js +0 -29
  1054. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CXHFBasF.js +0 -565
  1055. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-CKE9lrxh.js +0 -35
  1056. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DTSd5XcB.js +0 -146
  1057. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-Bp14nH7v.js +0 -148
  1058. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-ex_QWvGT.js +0 -113
  1059. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-BwU38cRN.js +0 -77
  1060. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-DvjmhyTb.js +0 -7
  1061. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-DvjmhyTb.js +0 -7
  1062. package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-DGNnuSYS.js +0 -64
  1063. package/build/static/demo/v2/preview/html/assets/loading-BXrBjA-1.js +0 -23
  1064. package/build/static/demo/v2/preview/html/assets/menu-category-CmKyAsFA.js +0 -14
  1065. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-BLVMKkzr.js +0 -8
  1066. package/build/static/demo/v2/preview/html/assets/message-CK1bMRwy.js +0 -21
  1067. package/build/static/demo/v2/preview/html/assets/message-bar-removal-DR5s4k9Y.js +0 -27
  1068. package/build/static/demo/v2/preview/html/assets/modal-DCXtePY2-Cy6rmdf-.js +0 -224
  1069. package/build/static/demo/v2/preview/html/assets/modal-DTCj9xv6.js +0 -56
  1070. package/build/static/demo/v2/preview/html/assets/modal-close-DvBZQU0s.js +0 -59
  1071. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-CdhG4fos.js +0 -54
  1072. package/build/static/demo/v2/preview/html/assets/modal-sizes-DfP4lMJe.js +0 -56
  1073. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Cx2Aydq7.js +0 -7
  1074. package/build/static/demo/v2/preview/html/assets/pill-CYQrUjzD.js +0 -7
  1075. package/build/static/demo/v2/preview/html/assets/pill-variants-DMeJNsdk.js +0 -7
  1076. package/build/static/demo/v2/preview/html/assets/push-card-Cx2Aydq7.js +0 -7
  1077. package/build/static/demo/v2/preview/html/assets/slider-error-B2gQBnmj.js +0 -9
  1078. package/build/static/demo/v2/preview/html/assets/slider-marker-B2gQBnmj.js +0 -9
  1079. package/build/static/demo/v2/preview/html/assets/slider-trace-B2gQBnmj.js +0 -9
  1080. package/build/static/demo/v2/preview/html/assets/split-button-Cm-3xanw.js +0 -7
  1081. package/build/static/demo/v2/preview/html/assets/split-button-icons-Pb98dPf4.js +0 -10
  1082. package/build/static/demo/v2/preview/html/assets/tabs-DwyHd0AA.css +0 -26
  1083. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ZUKHAhKM.js +0 -12
  1084. package/build/static/demo/v2/preview/html/assets/theme-switcher-B0hI-SyR.js +0 -57
  1085. package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +0 -154
  1086. package/build/static/demo/v2/preview/html/assets/tile-CRXZyA1m.js +0 -8
  1087. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Cx2Aydq7.js +0 -7
  1088. package/build/static/demo/v2/preview/html/assets/toast-BQG20qyd.js +0 -18
  1089. package/build/static/demo/v2/preview/html/assets/toast-custom-C5E6zvIz.js +0 -51
  1090. package/build/static/demo/v2/preview/html/assets/toast-position-IqUdn8fd.js +0 -19
  1091. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-BVJpVMU_.js +0 -29
  1092. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-BVJpVMU_.js +0 -29
  1093. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-BVJpVMU_.js +0 -29
  1094. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-BVJpVMU_.js +0 -29
  1095. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-BVJpVMU_.js +0 -29
  1096. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-BVJpVMU_.js +0 -29
  1097. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-BWkz7LQY.js +0 -8
  1098. package/build/static/demo/v2/preview/html/assets/tree-custom-C_mQdugw.js +0 -5
  1099. package/build/static/demo/v2/preview/html/assets/validation-LJh16vt2-UdKtJkBO.js +0 -113
  1100. package/build/static/demo/v2/preview/html/assets/validation-select-CMs25Dg2.js +0 -10
  1101. package/build/static/demo/v2/preview/html/assets/vertical-tabs-DKf44fhh.js +0 -10
  1102. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DKf44fhh.js +0 -10
  1103. package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +0 -25
  1104. package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +0 -25
  1105. package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +0 -25
  1106. package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +0 -25
  1107. package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +0 -25
  1108. package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +0 -25
  1109. package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +0 -25
  1110. package/build/static/demo/v2/preview/mobile/assets/index-Cb8JzLCD.css +0 -1
  1111. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CV7qwkmv.js +0 -40
  1112. package/build/static/demo/v2/preview/mobile/assets/index-tG1msN8d.js +0 -2
  1113. package/build/static/demo/v2/preview/mobile/assets/index7-BVykQAGa.js +0 -1
  1114. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-DIpaUH_L.js +0 -5
  1115. package/build/static/demo/v2/preview/mobile/assets/index8-C1VsBkFg.js +0 -1
  1116. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-DfhFlETg.js +0 -5
  1117. package/build/static/demo/v2/preview/mobile/assets/input-shims-F2xyuCfH.js +0 -1
  1118. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-CZmhr3mq.js +0 -5
  1119. package/build/static/demo/v2/preview/mobile/assets/ios.transition-DzN_ve-U.js +0 -1
  1120. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DSWw7f_l.js +0 -5
  1121. package/build/static/demo/v2/preview/mobile/assets/keyboard-CaU0mHhd.js +0 -1
  1122. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-CA1Yz_wf.js +0 -5
  1123. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-RnTthqK5.js +0 -5
  1124. package/build/static/demo/v2/preview/mobile/assets/md.transition-oZhE-IYg.js +0 -1
  1125. package/build/static/demo/v2/preview/mobile/assets/status-tap-BS9Rbw4h.js +0 -1
  1126. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-BLnFmdg2.js +0 -5
  1127. package/build/static/demo/v2/preview/mobile/assets/swipe-back-A1k4DuvU.js +0 -1
  1128. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-D1U1WQm6.js +0 -5
  1129. package/build/static/demo/v2/preview/mobile/assets/web-D3ntWFQm.js +0 -1
  1130. package/build/static/demo/v2/preview/mobile/assets/web-DrCvflKZ.js +0 -1
  1131. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Dzx54M_-.js +0 -1
  1132. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Gp8y66Ee.js +0 -1
  1133. package/build/static/demo/v2/react/button-danger-ghost.tsx +0 -25
  1134. package/build/static/demo/v2/react/button-danger-outline.tsx +0 -25
  1135. package/build/static/demo/v2/react/button-danger.tsx +0 -23
  1136. package/build/static/demo/v2/react/button-ghost.tsx +0 -25
  1137. package/build/static/demo/v2/react/button-grey-ghost.tsx +0 -25
  1138. package/build/static/demo/v2/react/button-grey-secondary.tsx +0 -25
  1139. package/build/static/demo/v2/react/button-grey.tsx +0 -23
  1140. package/build/static/demo/v2/vue/button-danger-ghost.vue +0 -19
  1141. package/build/static/demo/v2/vue/button-danger-outline.vue +0 -19
  1142. package/build/static/demo/v2/vue/button-danger.vue +0 -19
  1143. package/build/static/demo/v2/vue/button-ghost.vue +0 -19
  1144. package/build/static/demo/v2/vue/button-grey-ghost.vue +0 -19
  1145. package/build/static/demo/v2/vue/button-grey-secondary.vue +0 -19
  1146. package/build/static/demo/v2/vue/button-grey.vue +0 -19
  1147. package/build/static/storybook-static/assets/Color-ASIRERSW-nfY0GATl.js +0 -1
  1148. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-CUf05ovX.js +0 -10
  1149. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-DxBm-5m_.js +0 -9
  1150. package/build/static/storybook-static/assets/a11y-action-card.stories-BbwhsoRk.js +0 -72
  1151. package/build/static/storybook-static/assets/a11y-menu.stories-DbQOlShX.js +0 -216
  1152. package/build/static/storybook-static/assets/action-card.stories-B1YkSn-C.js +0 -86
  1153. package/build/static/storybook-static/assets/application-header.stories-BkWiZKqz.js +0 -158
  1154. package/build/static/storybook-static/assets/avatar.stories-D2pV0mRT.js +0 -30
  1155. package/build/static/storybook-static/assets/axe-CEcnmrC5.js +0 -20
  1156. package/build/static/storybook-static/assets/blind.stories-CdWdBFmS.js +0 -8
  1157. package/build/static/storybook-static/assets/blocks-C3EYOLvc.js +0 -750
  1158. package/build/static/storybook-static/assets/breakcrumb.stories-DJChyaM3.js +0 -12
  1159. package/build/static/storybook-static/assets/button-group.stories-C22psqXZ.js +0 -14
  1160. package/build/static/storybook-static/assets/button.stories-BYptlnAU.js +0 -89
  1161. package/build/static/storybook-static/assets/checkbox-group.stories-ByH_08jS.js +0 -16
  1162. package/build/static/storybook-static/assets/checkbox.stories-DVhP4aGq.js +0 -21
  1163. package/build/static/storybook-static/assets/chip.stories-C5wVqb0Y.js +0 -50
  1164. package/build/static/storybook-static/assets/date-dropdown.stories-B4YVk13d.js +0 -3
  1165. package/build/static/storybook-static/assets/drawer.stories-CzolbRQJ.js +0 -24
  1166. package/build/static/storybook-static/assets/dropdown-button.stories-CwPA11oe.js +0 -91
  1167. package/build/static/storybook-static/assets/event-list-item.stories-C-inJhfJ.js +0 -37
  1168. package/build/static/storybook-static/assets/event-list.stories-BVRTsw6L.js +0 -15
  1169. package/build/static/storybook-static/assets/expanding-search.stories-D6tVxUG-.js +0 -5
  1170. package/build/static/storybook-static/assets/flip-tile.stories-mSAvSX9f.js +0 -12
  1171. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-BXIe2nrO.js +0 -1
  1172. package/build/static/storybook-static/assets/generic-render-Ck1ibjH2.js +0 -1
  1173. package/build/static/storybook-static/assets/group.stories-D4rsA5Xe.js +0 -20
  1174. package/build/static/storybook-static/assets/iframe-BmMaT-EF.css +0 -1
  1175. package/build/static/storybook-static/assets/iframe-D1EC8WSq.js +0 -1778
  1176. package/build/static/storybook-static/assets/index-BgqySqBU.js +0 -1
  1177. package/build/static/storybook-static/assets/input-date.stories-nJkmCWDH.js +0 -7
  1178. package/build/static/storybook-static/assets/input-number.stories-DyPMdPGS.js +0 -70
  1179. package/build/static/storybook-static/assets/input-time.stories-CtK1QF2K.js +0 -7
  1180. package/build/static/storybook-static/assets/input.stories-C0jVBVIt.js +0 -31
  1181. package/build/static/storybook-static/assets/introduction-DltxPVuE.js +0 -10
  1182. package/build/static/storybook-static/assets/link-button.stories-x1N5kaVk.js +0 -5
  1183. package/build/static/storybook-static/assets/menu-category.stories-CKK4mtdd.js +0 -16
  1184. package/build/static/storybook-static/assets/menu-item.stories-D9C6uamw.js +0 -35
  1185. package/build/static/storybook-static/assets/menu.stories-C6lGTmYv.js +0 -18
  1186. package/build/static/storybook-static/assets/message-bar.stories-53duOy_b.js +0 -47
  1187. package/build/static/storybook-static/assets/modal.stories-hrVfYfCv.js +0 -69
  1188. package/build/static/storybook-static/assets/pagination.stories-Cfx1ZT7M.js +0 -1
  1189. package/build/static/storybook-static/assets/pane.stories-BhVbBHDN.js +0 -23
  1190. package/build/static/storybook-static/assets/pill.stories-B-U0C7q5.js +0 -50
  1191. package/build/static/storybook-static/assets/progress-indicator.stories-DaHco4dS.js +0 -27
  1192. package/build/static/storybook-static/assets/push-card.stories-B0K_CX4q.js +0 -10
  1193. package/build/static/storybook-static/assets/radio-group.stories-0oNZxDis.js +0 -14
  1194. package/build/static/storybook-static/assets/radio.stories-CXELII5n.js +0 -12
  1195. package/build/static/storybook-static/assets/sample-CrjnuCO3.js +0 -1
  1196. package/build/static/storybook-static/assets/select.stories-CwEbQ2-g.js +0 -131
  1197. package/build/static/storybook-static/assets/slider.stories-BraDYSA6.js +0 -25
  1198. package/build/static/storybook-static/assets/spinner.stories-B9e0Xz90.js +0 -5
  1199. package/build/static/storybook-static/assets/split-button.stories-CvoJUu3l.js +0 -23
  1200. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-DajpUiEP.js +0 -6
  1201. package/build/static/storybook-static/assets/textarea.stories-X3YhH2Rb.js +0 -16
  1202. package/build/static/storybook-static/assets/tile.stories-g5wuk87W.js +0 -3
  1203. package/build/static/storybook-static/assets/time-picker.stories-DLrUPcU2.js +0 -42
  1204. package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +0 -9
  1205. package/build/static/storybook-static/assets/toggle-button.stories-CJ5EV86c.js +0 -70
  1206. package/build/static/storybook-static/assets/toggle.stories-Ymex-dBn.js +0 -46
  1207. package/build/static/storybook-static/assets/tree.stories-CqF14Q8r.js +0 -71
  1208. /package/build/docs/autogenerated/usage/angular/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1209. /package/build/docs/autogenerated/usage/angular/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  1210. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1211. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  1212. /package/build/docs/autogenerated/usage/angular/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1213. /package/build/docs/autogenerated/usage/angular/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1214. /package/build/docs/autogenerated/usage/angular/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1215. /package/build/docs/autogenerated/usage/angular/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1216. /package/build/docs/autogenerated/usage/angular/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1217. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1218. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  1219. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1220. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  1221. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1222. /package/build/docs/autogenerated/usage/angular_standalone/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1223. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1224. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1225. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1226. /package/build/docs/autogenerated/usage/html/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1227. /package/build/docs/autogenerated/usage/html/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1228. /package/build/docs/autogenerated/usage/html/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1229. /package/build/docs/autogenerated/usage/html/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1230. /package/build/docs/autogenerated/usage/html/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1231. /package/build/docs/autogenerated/usage/html/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1232. /package/build/docs/autogenerated/usage/html/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1233. /package/build/docs/autogenerated/usage/react/{button-danger-ghost.scoped.css.md → button-danger-primary.scoped.css.md} +0 -0
  1234. /package/build/docs/autogenerated/usage/react/{button-danger-outline.scoped.css.md → button-danger-secondary.scoped.css.md} +0 -0
  1235. /package/build/docs/autogenerated/usage/react/{button-danger.scoped.css.md → button-danger-tertiary.scoped.css.md} +0 -0
  1236. /package/build/docs/autogenerated/usage/react/{button-ghost.scoped.css.md → button-subtle-primary.scoped.css.md} +0 -0
  1237. /package/build/docs/autogenerated/usage/react/{button-grey-ghost.scoped.css.md → button-subtle-secondary.scoped.css.md} +0 -0
  1238. /package/build/docs/autogenerated/usage/react/{button-grey-secondary.scoped.css.md → button-subtle-tertiary.scoped.css.md} +0 -0
  1239. /package/build/docs/autogenerated/usage/react/{button-grey.scoped.css.md → button-tertiary.scoped.css.md} +0 -0
  1240. /package/build/docs/autogenerated/usage/vue/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1241. /package/build/docs/autogenerated/usage/vue/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1242. /package/build/docs/autogenerated/usage/vue/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1243. /package/build/docs/autogenerated/usage/vue/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1244. /package/build/docs/autogenerated/usage/vue/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1245. /package/build/docs/autogenerated/usage/vue/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1246. /package/build/docs/autogenerated/usage/vue/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1247. /package/build/static/demo/v2/angular/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1248. /package/build/static/demo/v2/angular/{button-danger.html → button-danger-primary.html} +0 -0
  1249. /package/build/static/demo/v2/angular/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1250. /package/build/static/demo/v2/angular/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  1251. /package/build/static/demo/v2/angular/{button-danger.css → button-danger-tertiary.css} +0 -0
  1252. /package/build/static/demo/v2/angular/{button-ghost.css → button-subtle-primary.css} +0 -0
  1253. /package/build/static/demo/v2/angular/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1254. /package/build/static/demo/v2/angular/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1255. /package/build/static/demo/v2/angular/{button-grey.css → button-tertiary.css} +0 -0
  1256. /package/build/static/demo/v2/angular_standalone/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1257. /package/build/static/demo/v2/angular_standalone/{button-danger.html → button-danger-primary.html} +0 -0
  1258. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1259. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  1260. /package/build/static/demo/v2/angular_standalone/{button-danger.css → button-danger-tertiary.css} +0 -0
  1261. /package/build/static/demo/v2/angular_standalone/{button-ghost.css → button-subtle-primary.css} +0 -0
  1262. /package/build/static/demo/v2/angular_standalone/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1263. /package/build/static/demo/v2/angular_standalone/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1264. /package/build/static/demo/v2/angular_standalone/{button-grey.css → button-tertiary.css} +0 -0
  1265. /package/build/static/demo/v2/html/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1266. /package/build/static/demo/v2/html/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1267. /package/build/static/demo/v2/html/{button-danger.css → button-danger-tertiary.css} +0 -0
  1268. /package/build/static/demo/v2/html/{button-ghost.css → button-subtle-primary.css} +0 -0
  1269. /package/build/static/demo/v2/html/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1270. /package/build/static/demo/v2/html/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1271. /package/build/static/demo/v2/html/{button-grey.css → button-tertiary.css} +0 -0
  1272. /package/build/static/demo/v2/preview/html/assets/{button-danger-ghost-DguptRVu.css → button-danger-primary-DguptRVu.css} +0 -0
  1273. /package/build/static/demo/v2/react/{button-danger-ghost.scoped.css → button-danger-primary.scoped.css} +0 -0
  1274. /package/build/static/demo/v2/react/{button-danger-outline.scoped.css → button-danger-secondary.scoped.css} +0 -0
  1275. /package/build/static/demo/v2/react/{button-danger.scoped.css → button-danger-tertiary.scoped.css} +0 -0
  1276. /package/build/static/demo/v2/react/{button-ghost.scoped.css → button-subtle-primary.scoped.css} +0 -0
  1277. /package/build/static/demo/v2/react/{button-grey-ghost.scoped.css → button-subtle-secondary.scoped.css} +0 -0
  1278. /package/build/static/demo/v2/react/{button-grey-secondary.scoped.css → button-subtle-tertiary.scoped.css} +0 -0
  1279. /package/build/static/demo/v2/react/{button-grey.scoped.css → button-tertiary.scoped.css} +0 -0
  1280. /package/build/static/demo/v2/vue/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1281. /package/build/static/demo/v2/vue/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1282. /package/build/static/demo/v2/vue/{button-danger.css → button-danger-tertiary.css} +0 -0
  1283. /package/build/static/demo/v2/vue/{button-ghost.css → button-subtle-primary.css} +0 -0
  1284. /package/build/static/demo/v2/vue/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1285. /package/build/static/demo/v2/vue/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1286. /package/build/static/demo/v2/vue/{button-grey.css → button-tertiary.css} +0 -0
@@ -3,33 +3,33 @@
3
3
 
4
4
  ## HTML Examples
5
5
 
6
- ### Example: button-danger-ghost
6
+ ### Example: button-danger-primary
7
7
  ```html
8
8
  <!DOCTYPE html>
9
9
  <html lang="en">
10
10
  <head>
11
11
  <meta charset="UTF-8" />
12
12
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
13
- <title>Button danger ghost example</title>
14
- <link rel="stylesheet" href="./button-danger-ghost.css" />
13
+ <title>Button danger primary example</title>
14
+ <link rel="stylesheet" href="./button-danger-primary.css" />
15
15
  </head>
16
16
  <body>
17
- <ix-button variant="danger-tertiary"> Button </ix-button>
18
- <ix-button disabled variant="danger-tertiary"> Button </ix-button>
17
+ <ix-button variant="danger-primary"> Button </ix-button>
18
+ <ix-button disabled variant="danger-primary"> Button </ix-button>
19
19
  <script type="module" src="./init.js"></script>
20
20
  </body>
21
21
  </html>
22
22
  ```
23
23
 
24
- ### Example: button-danger-outline
24
+ ### Example: button-danger-secondary
25
25
  ```html
26
26
  <!DOCTYPE html>
27
27
  <html lang="en">
28
28
  <head>
29
29
  <meta charset="UTF-8" />
30
30
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
31
- <title>Button danger outline example</title>
32
- <link rel="stylesheet" href="./button-danger-outline.css" />
31
+ <title>Button danger secondary example</title>
32
+ <link rel="stylesheet" href="./button-danger-secondary.css" />
33
33
  </head>
34
34
  <body>
35
35
  <ix-button variant="danger-secondary"> Button </ix-button>
@@ -39,87 +39,116 @@
39
39
  </html>
40
40
  ```
41
41
 
42
- ### Example: button-danger
42
+ ### Example: button-danger-tertiary
43
43
  ```html
44
44
  <!DOCTYPE html>
45
45
  <html lang="en">
46
46
  <head>
47
47
  <meta charset="UTF-8" />
48
48
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
49
- <title>Button danger example</title>
50
- <link rel="stylesheet" href="./button-danger.css" />
49
+ <title>Button danger tertiary example</title>
50
+ <link rel="stylesheet" href="./button-danger-tertiary.css" />
51
51
  </head>
52
52
  <body>
53
- <ix-button variant="danger-primary"> Button </ix-button>
54
- <ix-button disabled variant="danger-primary"> Button </ix-button>
53
+ <ix-button variant="danger-tertiary"> Button </ix-button>
54
+ <ix-button disabled variant="danger-tertiary"> Button </ix-button>
55
55
  <script type="module" src="./init.js"></script>
56
56
  </body>
57
57
  </html>
58
58
  ```
59
59
 
60
- ### Example: button-ghost
60
+ ### Example: button-group
61
61
  ```html
62
62
  <!DOCTYPE html>
63
63
  <html lang="en">
64
64
  <head>
65
65
  <meta charset="UTF-8" />
66
66
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
67
- <title>Button ghost example</title>
68
- <link rel="stylesheet" href="./button-ghost.css" />
67
+ <title>Button group example</title>
69
68
  </head>
70
69
  <body>
71
- <ix-button variant="tertiary"> Button </ix-button>
72
- <ix-button variant="tertiary" disabled> Button </ix-button>
70
+ <div class="ix-button-group">
71
+ <ix-button variant="subtle-secondary">Button 1</ix-button>
72
+ <ix-button>Button 2</ix-button>
73
+ <ix-button variant="subtle-secondary">Button 3</ix-button>
74
+ <ix-button variant="subtle-secondary">Button 4</ix-button>
75
+ </div>
73
76
  <script type="module" src="./init.js"></script>
74
77
  </body>
75
78
  </html>
76
79
  ```
77
80
 
78
- ### Example: button-grey-ghost
81
+ ### Example: button-loading
79
82
  ```html
80
83
  <!DOCTYPE html>
81
84
  <html lang="en">
82
85
  <head>
83
86
  <meta charset="UTF-8" />
84
87
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
85
- <title>Button grey ghost example</title>
86
- <link rel="stylesheet" href="./button-grey-ghost.css" />
88
+ <title>Button loading example</title>
89
+ <link rel="stylesheet" href="./button-loading.css" />
90
+ <script type="module">
91
+ import { addIcons } from '@siemens/ix-icons';
92
+ import { iconStar } from '@siemens/ix-icons/icons';
93
+ addIcons({
94
+ iconStar,
95
+ });
96
+ </script>
87
97
  </head>
88
98
  <body>
89
- <ix-button variant="subtle-tertiary"> Button </ix-button>
90
- <ix-button disabled variant="subtle-tertiary"> Button </ix-button>
99
+ <script>
100
+ function toggle(obj) {
101
+ obj.loading = true;
102
+
103
+ setTimeout(() => {
104
+ obj.loading = false;
105
+ }, 2500);
106
+ }
107
+ </script>
108
+ <ix-button variant="subtle-primary" onclick="toggle(this)"> Button </ix-button>
109
+
110
+ <ix-button variant="subtle-primary" onclick="toggle(this)"> Button </ix-button>
111
+
112
+ <ix-button variant="subtle-primary" onclick="toggle(this)" icon="star"> Button </ix-button>
113
+
114
+ <ix-icon-button variant="subtle-primary" onclick="toggle(this)" icon="star">
115
+ </ix-icon-button>
116
+
117
+ <ix-button variant="subtle-primary" loading> Button </ix-button>
118
+
119
+ <ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
91
120
  <script type="module" src="./init.js"></script>
92
121
  </body>
93
122
  </html>
94
123
  ```
95
124
 
96
- ### Example: button-grey-secondary
125
+ ### Example: button-secondary
97
126
  ```html
98
127
  <!DOCTYPE html>
99
128
  <html lang="en">
100
129
  <head>
101
130
  <meta charset="UTF-8" />
102
131
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
103
- <title>Button grey secondary example</title>
104
- <link rel="stylesheet" href="./button-grey-secondary.css" />
132
+ <title>Button secondary example</title>
133
+ <link rel="stylesheet" href="./button-secondary.css" />
105
134
  </head>
106
135
  <body>
107
- <ix-button variant="subtle-secondary"> Button </ix-button>
108
- <ix-button disabled variant="subtle-secondary"> Button </ix-button>
136
+ <ix-button variant="secondary"> Button </ix-button>
137
+ <ix-button variant="secondary" disabled> Button </ix-button>
109
138
  <script type="module" src="./init.js"></script>
110
139
  </body>
111
140
  </html>
112
141
  ```
113
142
 
114
- ### Example: button-grey
143
+ ### Example: button-subtle-primary
115
144
  ```html
116
145
  <!DOCTYPE html>
117
146
  <html lang="en">
118
147
  <head>
119
148
  <meta charset="UTF-8" />
120
149
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
121
- <title>Button grey example</title>
122
- <link rel="stylesheet" href="./button-grey.css" />
150
+ <title>Button subtle primary example</title>
151
+ <link rel="stylesheet" href="./button-subtle-primary.css" />
123
152
  </head>
124
153
  <body>
125
154
  <ix-button variant="subtle-primary"> Button </ix-button>
@@ -129,84 +158,55 @@
129
158
  </html>
130
159
  ```
131
160
 
132
- ### Example: button-group
161
+ ### Example: button-subtle-secondary
133
162
  ```html
134
163
  <!DOCTYPE html>
135
164
  <html lang="en">
136
165
  <head>
137
166
  <meta charset="UTF-8" />
138
167
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
139
- <title>Button group example</title>
168
+ <title>Button subtle secondary example</title>
169
+ <link rel="stylesheet" href="./button-subtle-secondary.css" />
140
170
  </head>
141
171
  <body>
142
- <div class="ix-button-group">
143
- <ix-button variant="subtle-secondary">Button 1</ix-button>
144
- <ix-button>Button 2</ix-button>
145
- <ix-button variant="subtle-secondary">Button 3</ix-button>
146
- <ix-button variant="subtle-secondary">Button 4</ix-button>
147
- </div>
172
+ <ix-button variant="subtle-secondary"> Button </ix-button>
173
+ <ix-button disabled variant="subtle-secondary"> Button </ix-button>
148
174
  <script type="module" src="./init.js"></script>
149
175
  </body>
150
176
  </html>
151
177
  ```
152
178
 
153
- ### Example: button-loading
179
+ ### Example: button-subtle-tertiary
154
180
  ```html
155
181
  <!DOCTYPE html>
156
182
  <html lang="en">
157
183
  <head>
158
184
  <meta charset="UTF-8" />
159
185
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
160
- <title>Button loading example</title>
161
- <link rel="stylesheet" href="./button-loading.css" />
162
- <script type="module">
163
- import { addIcons } from '@siemens/ix-icons';
164
- import { iconStar } from '@siemens/ix-icons/icons';
165
- addIcons({
166
- iconStar,
167
- });
168
- </script>
186
+ <title>Button subtle tertiary example</title>
187
+ <link rel="stylesheet" href="./button-subtle-tertiary.css" />
169
188
  </head>
170
189
  <body>
171
- <script>
172
- function toggle(obj) {
173
- obj.loading = true;
174
-
175
- setTimeout(() => {
176
- obj.loading = false;
177
- }, 2500);
178
- }
179
- </script>
180
- <ix-button variant="subtle-primary" onclick="toggle(this)"> Button </ix-button>
181
-
182
- <ix-button variant="subtle-primary" onclick="toggle(this)"> Button </ix-button>
183
-
184
- <ix-button variant="subtle-primary" onclick="toggle(this)" icon="star"> Button </ix-button>
185
-
186
- <ix-icon-button variant="subtle-primary" onclick="toggle(this)" icon="star">
187
- </ix-icon-button>
188
-
189
- <ix-button variant="subtle-primary" loading> Button </ix-button>
190
-
191
- <ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
190
+ <ix-button variant="subtle-tertiary"> Button </ix-button>
191
+ <ix-button disabled variant="subtle-tertiary"> Button </ix-button>
192
192
  <script type="module" src="./init.js"></script>
193
193
  </body>
194
194
  </html>
195
195
  ```
196
196
 
197
- ### Example: button-secondary
197
+ ### Example: button-tertiary
198
198
  ```html
199
199
  <!DOCTYPE html>
200
200
  <html lang="en">
201
201
  <head>
202
202
  <meta charset="UTF-8" />
203
203
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
204
- <title>Button secondary example</title>
205
- <link rel="stylesheet" href="./button-secondary.css" />
204
+ <title>Button tertiary example</title>
205
+ <link rel="stylesheet" href="./button-tertiary.css" />
206
206
  </head>
207
207
  <body>
208
- <ix-button variant="subtle-primary"> Button </ix-button>
209
- <ix-button variant="subtle-primary" disabled> Button </ix-button>
208
+ <ix-button variant="tertiary"> Button </ix-button>
209
+ <ix-button variant="tertiary" disabled> Button </ix-button>
210
210
  <script type="module" src="./init.js"></script>
211
211
  </body>
212
212
  </html>
@@ -288,15 +288,15 @@
288
288
  <ix-button href="https://siemens.com" variant="secondary"
289
289
  >Secondary Link</ix-button
290
290
  >
291
- <ix-button href="https://siemens.com" variant="danger"
291
+ <ix-button href="https://siemens.com" variant="danger-primary"
292
292
  >Danger Link</ix-button
293
293
  >
294
294
  </div>
295
295
 
296
296
  <div style="margin-bottom: 1rem">
297
- <h3>Outline and Ghost Links</h3>
298
- <ix-button href="https://siemens.com" outline> Outline Link </ix-button>
299
- <ix-button href="https://siemens.com" ghost> Ghost Link </ix-button>
297
+ <h3>Secondary and Tertiary Links</h3>
298
+ <ix-button href="https://siemens.com" variant="secondary"> Secondary Link </ix-button>
299
+ <ix-button href="https://siemens.com" variant="tertiary"> Tertiary Link </ix-button>
300
300
  </div>
301
301
 
302
302
  <div style="margin-bottom: 1rem">
@@ -376,9 +376,9 @@
376
376
  header-subtitle="Subtitle"
377
377
  >
378
378
  <ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
379
- <ix-button ghost>Button1</ix-button>
380
- <ix-button ghost>Button2</ix-button>
381
- <ix-button ghost>Button3</ix-button>
379
+ <ix-button variant="tertiary">Button1</ix-button>
380
+ <ix-button variant="tertiary">Button2</ix-button>
381
+ <ix-button variant="tertiary">Button3</ix-button>
382
382
  </ix-content-header>
383
383
  </div>
384
384
 
@@ -721,7 +721,7 @@
721
721
  const btn = document.querySelector('ix-button');
722
722
  btn.addEventListener('click', () => {
723
723
  let count = 0;
724
- const progress = showModalLoading('Loading 0/2');
724
+ const progress = showModalLoading({ message: 'Loading 0/2' });
725
725
  const interval = setInterval(() => {
726
726
  count++;
727
727
  progress.update(`Loading ${count}/2`);
@@ -1860,49 +1860,9 @@
1860
1860
 
1861
1861
  ## React Examples
1862
1862
 
1863
- ### Example: button-danger-ghost
1864
- ```tsx
1865
- import './button-danger-ghost.scoped.css';
1866
-
1867
- import { IxButton } from '@siemens/ix-react';
1868
-
1869
- export default () => {
1870
- return (
1871
- <>
1872
- <IxButton variant="subtle-tertiary">
1873
- Button
1874
- </IxButton>
1875
- <IxButton disabled variant="subtle-tertiary">
1876
- Button
1877
- </IxButton>
1878
- </>
1879
- );
1880
- };
1881
- ```
1882
-
1883
- ### Example: button-danger-outline
1884
- ```tsx
1885
- import './button-danger-outline.scoped.css';
1886
-
1887
- import { IxButton } from '@siemens/ix-react';
1888
-
1889
- export default () => {
1890
- return (
1891
- <>
1892
- <IxButton variant="danger-secondary">
1893
- Button
1894
- </IxButton>
1895
- <IxButton disabled variant="danger-secondary">
1896
- Button
1897
- </IxButton>
1898
- </>
1899
- );
1900
- };
1901
- ```
1902
-
1903
- ### Example: button-danger
1863
+ ### Example: button-danger-primary
1904
1864
  ```tsx
1905
- import './button-danger.scoped.css';
1865
+ import './button-danger-primary.scoped.css';
1906
1866
 
1907
1867
  import { IxButton } from '@siemens/ix-react';
1908
1868
 
@@ -1918,39 +1878,19 @@ export default () => {
1918
1878
  };
1919
1879
  ```
1920
1880
 
1921
- ### Example: button-ghost
1922
- ```tsx
1923
- import './button-ghost.scoped.css';
1924
-
1925
- import { IxButton } from '@siemens/ix-react';
1926
-
1927
- export default () => {
1928
- return (
1929
- <>
1930
- <IxButton variant="tertiary">
1931
- Button
1932
- </IxButton>
1933
- <IxButton variant="tertiary" disabled>
1934
- Button
1935
- </IxButton>
1936
- </>
1937
- );
1938
- };
1939
- ```
1940
-
1941
- ### Example: button-grey-ghost
1881
+ ### Example: button-danger-secondary
1942
1882
  ```tsx
1943
- import './button-grey-ghost.scoped.css';
1883
+ import './button-danger-secondary.scoped.css';
1944
1884
 
1945
1885
  import { IxButton } from '@siemens/ix-react';
1946
1886
 
1947
1887
  export default () => {
1948
1888
  return (
1949
1889
  <>
1950
- <IxButton variant="subtle-tertiary">
1890
+ <IxButton variant="danger-secondary">
1951
1891
  Button
1952
1892
  </IxButton>
1953
- <IxButton disabled variant="subtle-tertiary">
1893
+ <IxButton disabled variant="danger-secondary">
1954
1894
  Button
1955
1895
  </IxButton>
1956
1896
  </>
@@ -1958,37 +1898,19 @@ export default () => {
1958
1898
  };
1959
1899
  ```
1960
1900
 
1961
- ### Example: button-grey-secondary
1901
+ ### Example: button-danger-tertiary
1962
1902
  ```tsx
1963
- import './button-grey-secondary.scoped.css';
1903
+ import './button-danger-tertiary.scoped.css';
1964
1904
 
1965
1905
  import { IxButton } from '@siemens/ix-react';
1966
1906
 
1967
1907
  export default () => {
1968
1908
  return (
1969
1909
  <>
1970
- <IxButton variant="subtle-secondary">
1910
+ <IxButton variant="danger-tertiary">
1971
1911
  Button
1972
1912
  </IxButton>
1973
- <IxButton disabled variant="subtle-secondary">
1974
- Button
1975
- </IxButton>
1976
- </>
1977
- );
1978
- };
1979
- ```
1980
-
1981
- ### Example: button-grey
1982
- ```tsx
1983
- import './button-grey.scoped.css';
1984
-
1985
- import { IxButton } from '@siemens/ix-react';
1986
-
1987
- export default () => {
1988
- return (
1989
- <>
1990
- <IxButton variant="subtle-primary">Button</IxButton>
1991
- <IxButton disabled variant="subtle-primary">
1913
+ <IxButton disabled variant="danger-tertiary">
1992
1914
  Button
1993
1915
  </IxButton>
1994
1916
  </>
@@ -2092,10 +2014,88 @@ import { IxButton } from '@siemens/ix-react';
2092
2014
  export default () => {
2093
2015
  return (
2094
2016
  <>
2095
- <IxButton variant="subtle-primary">
2017
+ <IxButton variant="secondary">
2018
+ Button
2019
+ </IxButton>
2020
+ <IxButton variant="secondary" disabled>
2021
+ Button
2022
+ </IxButton>
2023
+ </>
2024
+ );
2025
+ };
2026
+ ```
2027
+
2028
+ ### Example: button-subtle-primary
2029
+ ```tsx
2030
+ import './button-subtle-primary.scoped.css';
2031
+
2032
+ import { IxButton } from '@siemens/ix-react';
2033
+
2034
+ export default () => {
2035
+ return (
2036
+ <>
2037
+ <IxButton variant="subtle-primary">Button</IxButton>
2038
+ <IxButton disabled variant="subtle-primary">
2039
+ Button
2040
+ </IxButton>
2041
+ </>
2042
+ );
2043
+ };
2044
+ ```
2045
+
2046
+ ### Example: button-subtle-secondary
2047
+ ```tsx
2048
+ import './button-subtle-secondary.scoped.css';
2049
+
2050
+ import { IxButton } from '@siemens/ix-react';
2051
+
2052
+ export default () => {
2053
+ return (
2054
+ <>
2055
+ <IxButton variant="subtle-secondary">
2056
+ Button
2057
+ </IxButton>
2058
+ <IxButton disabled variant="subtle-secondary">
2059
+ Button
2060
+ </IxButton>
2061
+ </>
2062
+ );
2063
+ };
2064
+ ```
2065
+
2066
+ ### Example: button-subtle-tertiary
2067
+ ```tsx
2068
+ import './button-subtle-tertiary.scoped.css';
2069
+
2070
+ import { IxButton } from '@siemens/ix-react';
2071
+
2072
+ export default () => {
2073
+ return (
2074
+ <>
2075
+ <IxButton variant="subtle-tertiary">
2076
+ Button
2077
+ </IxButton>
2078
+ <IxButton disabled variant="subtle-tertiary">
2079
+ Button
2080
+ </IxButton>
2081
+ </>
2082
+ );
2083
+ };
2084
+ ```
2085
+
2086
+ ### Example: button-tertiary
2087
+ ```tsx
2088
+ import './button-tertiary.scoped.css';
2089
+
2090
+ import { IxButton } from '@siemens/ix-react';
2091
+
2092
+ export default () => {
2093
+ return (
2094
+ <>
2095
+ <IxButton variant="tertiary">
2096
2096
  Button
2097
2097
  </IxButton>
2098
- <IxButton variant="subtle-primary" disabled>
2098
+ <IxButton variant="tertiary" disabled>
2099
2099
  Button
2100
2100
  </IxButton>
2101
2101
  </>
@@ -2164,18 +2164,18 @@ export const ButtonWithLink: React.FC = () => {
2164
2164
  <IxButton href="https://siemens.com" variant="secondary">
2165
2165
  Secondary Link
2166
2166
  </IxButton>
2167
- <IxButton href="https://siemens.com" variant="danger">
2167
+ <IxButton href="https://siemens.com" variant="danger-primary">
2168
2168
  Danger Link
2169
2169
  </IxButton>
2170
2170
  </div>
2171
2171
 
2172
2172
  <div style={{ marginBottom: '1rem' }}>
2173
- <h3>Outline and Ghost Links</h3>
2174
- <IxButton href="https://siemens.com" outline>
2175
- Outline Link
2173
+ <h3>Secondary and Tertiary Links</h3>
2174
+ <IxButton href="https://siemens.com" variant="secondary">
2175
+ Secondary Link
2176
2176
  </IxButton>
2177
- <IxButton href="https://siemens.com" ghost>
2178
- Ghost Link
2177
+ <IxButton href="https://siemens.com" variant="tertiary">
2178
+ Tertiary Link
2179
2179
  </IxButton>
2180
2180
  </div>
2181
2181
 
@@ -2246,9 +2246,9 @@ export default () => {
2246
2246
  <IxPill slot="header" icon={iconInfo} className="margin-top">
2247
2247
  Label
2248
2248
  </IxPill>
2249
- <IxButton ghost>Button1</IxButton>
2250
- <IxButton ghost>Button2</IxButton>
2251
- <IxButton ghost>Button3</IxButton>
2249
+ <IxButton variant='tertiary'>Button1</IxButton>
2250
+ <IxButton variant='tertiary'>Button2</IxButton>
2251
+ <IxButton variant='tertiary'>Button3</IxButton>
2252
2252
  </IxContentHeader>
2253
2253
  );
2254
2254
  };
@@ -2521,7 +2521,7 @@ import { IxButton, showModalLoading } from '@siemens/ix-react';
2521
2521
  export default () => {
2522
2522
  const startLoading = () => {
2523
2523
  let count = 0;
2524
- const progress: ModalLoadingContext = showModalLoading('Loading 0/2');
2524
+ const progress: ModalLoadingContext = showModalLoading({ message: 'Loading 0/2' });
2525
2525
  const interval = setInterval(() => {
2526
2526
  count++;
2527
2527
  progress.update(`Loading ${count}/2`);
@@ -3400,41 +3400,13 @@ export default function () {
3400
3400
 
3401
3401
  ## Vue Examples
3402
3402
 
3403
- ### Example: button-danger-ghost
3403
+ ### Example: button-danger-primary
3404
3404
  ```tsx
3405
3405
  <script setup lang="ts">
3406
3406
  import { IxButton } from '@siemens/ix-vue';
3407
3407
  </script>
3408
3408
 
3409
- <style scoped src="./button-danger-ghost.css"></style>
3410
-
3411
- <template>
3412
- <IxButton variant="danger-tertiary"> Button </IxButton>
3413
- <IxButton disabled variant="danger-tertiary"> Button </IxButton>
3414
- </template>
3415
- ```
3416
-
3417
- ### Example: button-danger-outline
3418
- ```tsx
3419
- <script setup lang="ts">
3420
- import { IxButton } from '@siemens/ix-vue';
3421
- </script>
3422
-
3423
- <style scoped src="./button-danger-outline.css"></style>
3424
-
3425
- <template>
3426
- <IxButton variant="danger-secondary"> Button </IxButton>
3427
- <IxButton disabled variant="danger-secondary"> Button </IxButton>
3428
- </template>
3429
- ```
3430
-
3431
- ### Example: button-danger
3432
- ```tsx
3433
- <script setup lang="ts">
3434
- import { IxButton } from '@siemens/ix-vue';
3435
- </script>
3436
-
3437
- <style scoped src="./button-danger.css"></style>
3409
+ <style scoped src="./button-danger-primary.css"></style>
3438
3410
 
3439
3411
  <template>
3440
3412
  <IxButton variant="danger-primary"> Button </IxButton>
@@ -3442,59 +3414,31 @@ import { IxButton } from '@siemens/ix-vue';
3442
3414
  </template>
3443
3415
  ```
3444
3416
 
3445
- ### Example: button-ghost
3417
+ ### Example: button-danger-secondary
3446
3418
  ```tsx
3447
3419
  <script setup lang="ts">
3448
3420
  import { IxButton } from '@siemens/ix-vue';
3449
3421
  </script>
3450
3422
 
3451
- <style scoped src="./button-ghost.css"></style>
3423
+ <style scoped src="./button-danger-secondary.css"></style>
3452
3424
 
3453
3425
  <template>
3454
- <IxButton variant="tertiary"> Button </IxButton>
3455
- <IxButton variant="tertiary" disabled> Button </IxButton>
3456
- </template>
3457
- ```
3458
-
3459
- ### Example: button-grey-ghost
3460
- ```tsx
3461
- <script setup lang="ts">
3462
- import { IxButton } from '@siemens/ix-vue';
3463
- </script>
3464
-
3465
- <style scoped src="./button-grey-ghost.css"></style>
3466
-
3467
- <template>
3468
- <IxButton variant="subtle-tertiary"> Button </IxButton>
3469
- <IxButton disabled variant="subtle-tertiary"> Button </IxButton>
3470
- </template>
3471
- ```
3472
-
3473
- ### Example: button-grey-secondary
3474
- ```tsx
3475
- <script setup lang="ts">
3476
- import { IxButton } from '@siemens/ix-vue';
3477
- </script>
3478
-
3479
- <style scoped src="./button-grey-secondary.css"></style>
3480
-
3481
- <template>
3482
- <IxButton variant="subtle-secondary"> Button </IxButton>
3483
- <IxButton disabled variant="subtle-secondary"> Button </IxButton>
3426
+ <IxButton variant="danger-secondary"> Button </IxButton>
3427
+ <IxButton disabled variant="danger-secondary"> Button </IxButton>
3484
3428
  </template>
3485
3429
  ```
3486
3430
 
3487
- ### Example: button-grey
3431
+ ### Example: button-danger-tertiary
3488
3432
  ```tsx
3489
3433
  <script setup lang="ts">
3490
3434
  import { IxButton } from '@siemens/ix-vue';
3491
3435
  </script>
3492
3436
 
3493
- <style scoped src="./button-grey.css"></style>
3437
+ <style scoped src="./button-danger-tertiary.css"></style>
3494
3438
 
3495
3439
  <template>
3496
- <IxButton variant="subtle-primary"> Button </IxButton>
3497
- <IxButton disabled variant="subtle-primary"> Button </IxButton>
3440
+ <IxButton variant="danger-tertiary"> Button </IxButton>
3441
+ <IxButton disabled variant="danger-tertiary"> Button </IxButton>
3498
3442
  </template>
3499
3443
  ```
3500
3444
 
@@ -3561,9 +3505,65 @@ import { IxButton } from '@siemens/ix-vue';
3561
3505
 
3562
3506
  <style scoped src="./button-secondary.css"></style>
3563
3507
 
3508
+ <template>
3509
+ <IxButton variant="secondary"> Button </IxButton>
3510
+ <IxButton variant="secondary" disabled> Button </IxButton>
3511
+ </template>
3512
+ ```
3513
+
3514
+ ### Example: button-subtle-primary
3515
+ ```tsx
3516
+ <script setup lang="ts">
3517
+ import { IxButton } from '@siemens/ix-vue';
3518
+ </script>
3519
+
3520
+ <style scoped src="./button-subtle-primary.css"></style>
3521
+
3564
3522
  <template>
3565
3523
  <IxButton variant="subtle-primary"> Button </IxButton>
3566
- <IxButton variant="subtle-primary" disabled> Button </IxButton>
3524
+ <IxButton disabled variant="subtle-primary"> Button </IxButton>
3525
+ </template>
3526
+ ```
3527
+
3528
+ ### Example: button-subtle-secondary
3529
+ ```tsx
3530
+ <script setup lang="ts">
3531
+ import { IxButton } from '@siemens/ix-vue';
3532
+ </script>
3533
+
3534
+ <style scoped src="./button-subtle-secondary.css"></style>
3535
+
3536
+ <template>
3537
+ <IxButton variant="subtle-secondary"> Button </IxButton>
3538
+ <IxButton disabled variant="subtle-secondary"> Button </IxButton>
3539
+ </template>
3540
+ ```
3541
+
3542
+ ### Example: button-subtle-tertiary
3543
+ ```tsx
3544
+ <script setup lang="ts">
3545
+ import { IxButton } from '@siemens/ix-vue';
3546
+ </script>
3547
+
3548
+ <style scoped src="./button-subtle-tertiary.css"></style>
3549
+
3550
+ <template>
3551
+ <IxButton variant="subtle-tertiary"> Button </IxButton>
3552
+ <IxButton disabled variant="subtle-tertiary"> Button </IxButton>
3553
+ </template>
3554
+ ```
3555
+
3556
+ ### Example: button-tertiary
3557
+ ```tsx
3558
+ <script setup lang="ts">
3559
+ import { IxButton } from '@siemens/ix-vue';
3560
+ </script>
3561
+
3562
+ <style scoped src="./button-tertiary.css"></style>
3563
+
3564
+ <template>
3565
+ <IxButton variant="tertiary"> Button </IxButton>
3566
+ <IxButton variant="tertiary" disabled> Button </IxButton>
3567
3567
  </template>
3568
3568
  ```
3569
3569
 
@@ -3622,18 +3622,18 @@ addIcons({ iconHome, iconOpenExternal, iconInfo });
3622
3622
  <IxButton href="https://siemens.com" variant="secondary">
3623
3623
  Secondary Link
3624
3624
  </IxButton>
3625
- <IxButton href="https://siemens.com" variant="danger">
3625
+ <IxButton href="https://siemens.com" variant="danger-primary">
3626
3626
  Danger Link
3627
3627
  </IxButton>
3628
3628
  </div>
3629
3629
 
3630
3630
  <div style="margin-bottom: 1rem;">
3631
- <h3>Outline and Ghost Links</h3>
3632
- <IxButton href="https://siemens.com" outline>
3633
- Outline Link
3631
+ <h3>Secondary and Tertiary Links</h3>
3632
+ <IxButton href="https://siemens.com" variant="secondary">
3633
+ Secondary Link
3634
3634
  </IxButton>
3635
- <IxButton href="https://siemens.com" ghost>
3636
- Ghost Link
3635
+ <IxButton href="https://siemens.com" variant="tertiary">
3636
+ Tertiary Link
3637
3637
  </IxButton>
3638
3638
  </div>
3639
3639
 
@@ -3693,9 +3693,9 @@ import { iconInfo } from '@siemens/ix-icons/icons';
3693
3693
  <template>
3694
3694
  <IxContentHeader has-back-button header-title="Content title" header-subtitle="Subtitle">
3695
3695
  <IxPill slot="header" :icon="iconInfo" class="margin-top">Label</IxPill>
3696
- <IxButton ghost>Button1</IxButton>
3697
- <IxButton ghost>Button2</IxButton>
3698
- <IxButton ghost>Button3</IxButton>
3696
+ <IxButton variant="tertiary">Button1</IxButton>
3697
+ <IxButton variant="tertiary">Button2</IxButton>
3698
+ <IxButton variant="tertiary">Button3</IxButton>
3699
3699
  </IxContentHeader>
3700
3700
  </template>
3701
3701
  ```
@@ -3951,11 +3951,11 @@ import { IxButton, IxGroup, IxGroupItem } from '@siemens/ix-vue';
3951
3951
  ```tsx
3952
3952
  <script setup lang="ts">
3953
3953
  import { IxButton, showModalLoading } from '@siemens/ix-vue';
3954
- import { ModalLoadingContext } from '@siemens/ix';
3954
+ import type { ModalLoadingContext } from '@siemens/ix';
3955
3955
 
3956
3956
  const startLoading = () => {
3957
3957
  let count = 0;
3958
- const progress: ModalLoadingContext = showModalLoading('Loading 0/2');
3958
+ const progress: ModalLoadingContext = showModalLoading({ message: 'Loading 0/2' });
3959
3959
  const interval = setInterval(() => {
3960
3960
  count++;
3961
3961
  progress.update(`Loading ${count}/2`);
@@ -4754,7 +4754,7 @@ export default {
4754
4754
 
4755
4755
  ## Angular Examples
4756
4756
 
4757
- ### Example: button-danger-ghost
4757
+ ### Example: button-danger-primary
4758
4758
  #### Component typescript
4759
4759
  ```typescript
4760
4760
 
@@ -4764,19 +4764,20 @@ import { Component } from '@angular/core';
4764
4764
  @Component({
4765
4765
  standalone: false,
4766
4766
  selector: 'app-example',
4767
- templateUrl: './button-danger-ghost.html',
4767
+ templateUrl: './button-danger-primary.html',
4768
+ styleUrls: ['./button-danger-primary.css'],
4768
4769
  })
4769
4770
  export default class Buttons {}
4770
4771
 
4771
4772
  ```
4772
4773
  #### Component template
4773
4774
  ```html
4774
- <ix-button variant="subtle-tertiary"> Button </ix-button>
4775
- <ix-button disabled variant="subtle-tertiary"> Button </ix-button>
4775
+ <ix-button variant="danger-primary"> Button </ix-button>
4776
+ <ix-button disabled variant="danger-primary"> Button </ix-button>
4776
4777
 
4777
4778
  ```
4778
4779
 
4779
- ### Example: button-danger-outline
4780
+ ### Example: button-danger-secondary
4780
4781
  #### Component typescript
4781
4782
  ```typescript
4782
4783
 
@@ -4786,8 +4787,8 @@ import { Component } from '@angular/core';
4786
4787
  @Component({
4787
4788
  standalone: false,
4788
4789
  selector: 'app-example',
4789
- templateUrl: './button-danger-outline.html',
4790
- styleUrls: ['./button-danger-outline.css'],
4790
+ templateUrl: './button-danger-secondary.html',
4791
+ styleUrls: ['./button-danger-secondary.css'],
4791
4792
  })
4792
4793
  export default class Buttons {}
4793
4794
 
@@ -4799,7 +4800,7 @@ export default class Buttons {}
4799
4800
 
4800
4801
  ```
4801
4802
 
4802
- ### Example: button-danger
4803
+ ### Example: button-danger-tertiary
4803
4804
  #### Component typescript
4804
4805
  ```typescript
4805
4806
 
@@ -4809,20 +4810,18 @@ import { Component } from '@angular/core';
4809
4810
  @Component({
4810
4811
  standalone: false,
4811
4812
  selector: 'app-example',
4812
- templateUrl: './button-danger.html',
4813
- styleUrls: ['./button-danger.css'],
4813
+ templateUrl: './button-danger-tertiary.html',
4814
4814
  })
4815
4815
  export default class Buttons {}
4816
4816
 
4817
4817
  ```
4818
4818
  #### Component template
4819
4819
  ```html
4820
- <ix-button variant="danger-primary"> Button </ix-button>
4821
- <ix-button disabled variant="danger-primary"> Button </ix-button>
4822
-
4820
+ <ix-button variant="danger-tertiary"> Button </ix-button>
4821
+ <ix-button disabled variant="danger-tertiary"> Button </ix-button>
4823
4822
  ```
4824
4823
 
4825
- ### Example: button-ghost
4824
+ ### Example: button-group
4826
4825
  #### Component typescript
4827
4826
  ```typescript
4828
4827
 
@@ -4833,16 +4832,19 @@ import { Component } from '@angular/core';
4833
4832
  standalone: false,
4834
4833
  selector: 'app-example',
4835
4834
  template: `
4836
- <ix-button variant="tertiary"> Button </ix-button>
4837
- <ix-button variant="tertiary" disabled> Button </ix-button>
4835
+ <div class="ix-button-group">
4836
+ <ix-button variant="subtle-secondary"> Button 1 </ix-button>
4837
+ <ix-button> Button 2 </ix-button>
4838
+ <ix-button variant="subtle-secondary"> Button 3 </ix-button>
4839
+ <ix-button variant="subtle-secondary"> Button 4 </ix-button>
4840
+ </div>
4838
4841
  `,
4839
- styleUrls: ['./button-ghost.css'],
4840
4842
  })
4841
- export default class Buttons {}
4843
+ export default class ButtonGroup {}
4842
4844
 
4843
4845
  ```
4844
4846
 
4845
- ### Example: button-grey-ghost
4847
+ ### Example: button-loading
4846
4848
  #### Component typescript
4847
4849
  ```typescript
4848
4850
 
@@ -4852,25 +4854,57 @@ import { Component } from '@angular/core';
4852
4854
  @Component({
4853
4855
  standalone: false,
4854
4856
  selector: 'app-example',
4855
- template: buttonGreyGhost(),
4856
- styleUrls: ['./button-grey-ghost.css'],
4857
+ template: './button-loading.html',
4858
+ styleUrls: ['./button-loading.css'],
4857
4859
  })
4858
- export default class Buttons {}
4860
+ export default class ButtonLoading {
4861
+ loading = false;
4862
+ loading2 = false;
4863
+ loading3 = false;
4859
4864
 
4860
- function buttonGreyGhost(): string | undefined {
4861
- return `
4862
- <ix-button variant="subtle-tertiary">
4863
- Button
4864
- </ix-button>
4865
- <ix-button disabled variant="subtle-tertiary">
4866
- Button
4867
- </ix-button>
4868
- `;
4865
+ toggle() {
4866
+ this.loading = true;
4867
+ setTimeout(() => {
4868
+ this.loading = false;
4869
+ }, 2500);
4870
+ }
4871
+
4872
+ toggle2() {
4873
+ this.loading2 = true;
4874
+ setTimeout(() => {
4875
+ this.loading2 = false;
4876
+ }, 2500);
4877
+ }
4878
+
4879
+ toggle3() {
4880
+ this.loading3 = true;
4881
+ setTimeout(() => {
4882
+ this.loading3 = false;
4883
+ }, 2500);
4884
+ }
4869
4885
  }
4870
4886
 
4887
+ ```
4888
+ #### Component template
4889
+ ```html
4890
+ <ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading">
4891
+ Button
4892
+ </ix-button>
4893
+
4894
+ <ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
4895
+ Button
4896
+ </ix-button>
4897
+
4898
+ <ix-icon-button variant="subtle-primary" (click)="toggle3()" [loading]="loading3" icon="star">
4899
+ </ix-icon-button>
4900
+
4901
+ <ix-button variant="subtle-primary" loading> Button </ix-button>
4902
+
4903
+ <ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
4904
+
4871
4905
  ```
4872
4906
 
4873
- ### Example: button-grey-secondary
4907
+ ### Example: button-secondary
4874
4908
  #### Component typescript
4875
4909
  ```typescript
4876
4910
 
@@ -4880,17 +4914,15 @@ import { Component } from '@angular/core';
4880
4914
  @Component({
4881
4915
  standalone: false,
4882
4916
  selector: 'app-example',
4883
- template: `
4884
- <ix-button variant="subtle-secondary"> Button </ix-button>
4885
- <ix-button disabled variant="subtle-secondary"> Button </ix-button>
4886
- `,
4887
- styleUrls: ['./button-grey-secondary.css'],
4917
+ template: ` <ix-button variant="secondary"> Button </ix-button>
4918
+ <ix-button variant="secondary" disabled> Button </ix-button>`,
4919
+ styleUrls: ['./button-secondary.css'],
4888
4920
  })
4889
4921
  export default class Buttons {}
4890
4922
 
4891
4923
  ```
4892
4924
 
4893
- ### Example: button-grey
4925
+ ### Example: button-subtle-primary
4894
4926
  #### Component typescript
4895
4927
  ```typescript
4896
4928
 
@@ -4904,13 +4936,13 @@ import { Component } from '@angular/core';
4904
4936
  <ix-button variant="subtle-primary"> Button </ix-button>
4905
4937
  <ix-button disabled variant="subtle-primary"> Button </ix-button>
4906
4938
  `,
4907
- styleUrls: ['./button-grey.css'],
4939
+ styleUrls: ['./button-subtle-primary.css'],
4908
4940
  })
4909
4941
  export default class Buttons {}
4910
4942
 
4911
4943
  ```
4912
4944
 
4913
- ### Example: button-group
4945
+ ### Example: button-subtle-secondary
4914
4946
  #### Component typescript
4915
4947
  ```typescript
4916
4948
 
@@ -4921,19 +4953,16 @@ import { Component } from '@angular/core';
4921
4953
  standalone: false,
4922
4954
  selector: 'app-example',
4923
4955
  template: `
4924
- <div class="ix-button-group">
4925
- <ix-button variant="subtle-secondary"> Button 1 </ix-button>
4926
- <ix-button> Button 2 </ix-button>
4927
- <ix-button variant="subtle-secondary"> Button 3 </ix-button>
4928
- <ix-button variant="subtle-secondary"> Button 4 </ix-button>
4929
- </div>
4956
+ <ix-button variant="subtle-secondary"> Button </ix-button>
4957
+ <ix-button disabled variant="subtle-secondary"> Button </ix-button>
4930
4958
  `,
4959
+ styleUrls: ['./button-subtle-secondary.css'],
4931
4960
  })
4932
- export default class ButtonGroup {}
4961
+ export default class Buttons {}
4933
4962
 
4934
4963
  ```
4935
4964
 
4936
- ### Example: button-loading
4965
+ ### Example: button-subtle-tertiary
4937
4966
  #### Component typescript
4938
4967
  ```typescript
4939
4968
 
@@ -4943,57 +4972,25 @@ import { Component } from '@angular/core';
4943
4972
  @Component({
4944
4973
  standalone: false,
4945
4974
  selector: 'app-example',
4946
- template: './button-loading.html',
4947
- styleUrls: ['./button-loading.css'],
4975
+ template: buttonSubtleTertiary(),
4976
+ styleUrls: ['./button-subtle-tertiary.css'],
4948
4977
  })
4949
- export default class ButtonLoading {
4950
- loading = false;
4951
- loading2 = false;
4952
- loading3 = false;
4953
-
4954
- toggle() {
4955
- this.loading = true;
4956
- setTimeout(() => {
4957
- this.loading = false;
4958
- }, 2500);
4959
- }
4960
-
4961
- toggle2() {
4962
- this.loading2 = true;
4963
- setTimeout(() => {
4964
- this.loading2 = false;
4965
- }, 2500);
4966
- }
4978
+ export default class Buttons {}
4967
4979
 
4968
- toggle3() {
4969
- this.loading3 = true;
4970
- setTimeout(() => {
4971
- this.loading3 = false;
4972
- }, 2500);
4973
- }
4980
+ function buttonSubtleTertiary(): string | undefined {
4981
+ return `
4982
+ <ix-button variant="subtle-tertiary">
4983
+ Button
4984
+ </ix-button>
4985
+ <ix-button disabled variant="subtle-tertiary">
4986
+ Button
4987
+ </ix-button>
4988
+ `;
4974
4989
  }
4975
4990
 
4976
4991
  ```
4977
- #### Component template
4978
- ```html
4979
- <ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading">
4980
- Button
4981
- </ix-button>
4982
-
4983
- <ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
4984
- Button
4985
- </ix-button>
4986
-
4987
- <ix-icon-button variant="subtle-primary" (click)="toggle3()" [loading]="loading3" icon="star">
4988
- </ix-icon-button>
4989
-
4990
- <ix-button variant="subtle-primary" loading> Button </ix-button>
4991
4992
 
4992
- <ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
4993
-
4994
- ```
4995
-
4996
- ### Example: button-secondary
4993
+ ### Example: button-tertiary
4997
4994
  #### Component typescript
4998
4995
  ```typescript
4999
4996
 
@@ -5003,9 +5000,11 @@ import { Component } from '@angular/core';
5003
5000
  @Component({
5004
5001
  standalone: false,
5005
5002
  selector: 'app-example',
5006
- template: ` <ix-button variant="subtle-primary"> Button </ix-button>
5007
- <ix-button variant="subtle-primary" disabled> Button </ix-button>`,
5008
- styleUrls: ['./button-secondary.css'],
5003
+ template: `
5004
+ <ix-button variant="tertiary"> Button </ix-button>
5005
+ <ix-button variant="tertiary" disabled> Button </ix-button>
5006
+ `,
5007
+ styleUrls: ['./button-tertiary.css'],
5009
5008
  })
5010
5009
  export default class Buttons {}
5011
5010
 
@@ -5076,15 +5075,15 @@ export default class ButtonWithLink {}
5076
5075
  <ix-button href="https://siemens.com" variant="secondary"
5077
5076
  >Secondary Link</ix-button
5078
5077
  >
5079
- <ix-button href="https://siemens.com" variant="danger"
5078
+ <ix-button href="https://siemens.com" variant="danger-primary"
5080
5079
  >Danger Link</ix-button
5081
5080
  >
5082
5081
  </div>
5083
5082
 
5084
5083
  <div style="margin-bottom: 1rem">
5085
- <h3>Outline and Ghost Links</h3>
5086
- <ix-button href="https://siemens.com" outline> Outline Link </ix-button>
5087
- <ix-button href="https://siemens.com" ghost> Ghost Link </ix-button>
5084
+ <h3>Secondary and Tertiary Links</h3>
5085
+ <ix-button href="https://siemens.com" variant="secondary"> Secondary Link </ix-button>
5086
+ <ix-button href="https://siemens.com" variant="tertiary"> Tertiary Link </ix-button>
5088
5087
  </div>
5089
5088
 
5090
5089
  <div style="margin-bottom: 1rem">
@@ -5172,9 +5171,9 @@ LICENSE file in the root directory of this source tree.
5172
5171
  header-subtitle="Subtitle"
5173
5172
  >
5174
5173
  <ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
5175
- <ix-button ghost>Button1</ix-button>
5176
- <ix-button ghost>Button2</ix-button>
5177
- <ix-button ghost>Button3</ix-button>
5174
+ <ix-button variant="tertiary">Button1</ix-button>
5175
+ <ix-button variant="tertiary">Button2</ix-button>
5176
+ <ix-button variant="tertiary">Button3</ix-button>
5178
5177
  </ix-content-header>
5179
5178
 
5180
5179
  ```
@@ -5498,7 +5497,7 @@ export default class Loading {
5498
5497
  startLoading = () => {
5499
5498
  let count = 0;
5500
5499
  const progress: ModalLoadingContext =
5501
- this.loadingService.showModalLoading('Loading 0/2');
5500
+ this.loadingService.showModalLoading({ message: 'Loading 0/2' });
5502
5501
  const interval = setInterval(() => {
5503
5502
  count++;
5504
5503
  progress.update(`Loading ${count}/2`);
@@ -6436,7 +6435,7 @@ LICENSE file in the root directory of this source tree.
6436
6435
 
6437
6436
  ## Angular Standalone Examples
6438
6437
 
6439
- ### Example: button-danger-ghost
6438
+ ### Example: button-danger-primary
6440
6439
  #### Component typescript
6441
6440
  ```typescript
6442
6441
 
@@ -6447,7 +6446,8 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6447
6446
  @Component({
6448
6447
  selector: 'app-example',
6449
6448
  imports: [IxButton],
6450
- templateUrl: './button-danger-ghost.html',
6449
+ templateUrl: './button-danger-primary.html',
6450
+ styleUrls: ['./button-danger-primary.css'],
6451
6451
  })
6452
6452
  export default class Buttons {}
6453
6453
 
@@ -6463,12 +6463,12 @@ This source code is licensed under the MIT license found in the
6463
6463
  LICENSE file in the root directory of this source tree.
6464
6464
  -->
6465
6465
 
6466
- <ix-button variant="subtle-tertiary"> Button </ix-button>
6467
- <ix-button disabled variant="subtle-tertiary"> Button </ix-button>
6466
+ <ix-button variant="danger-primary"> Button </ix-button>
6467
+ <ix-button disabled variant="danger-primary"> Button </ix-button>
6468
6468
 
6469
6469
  ```
6470
6470
 
6471
- ### Example: button-danger-outline
6471
+ ### Example: button-danger-secondary
6472
6472
  #### Component typescript
6473
6473
  ```typescript
6474
6474
 
@@ -6479,8 +6479,8 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6479
6479
  @Component({
6480
6480
  selector: 'app-example',
6481
6481
  imports: [IxButton],
6482
- templateUrl: './button-danger-outline.html',
6483
- styleUrls: ['./button-danger-outline.css'],
6482
+ templateUrl: './button-danger-secondary.html',
6483
+ styleUrls: ['./button-danger-secondary.css'],
6484
6484
  })
6485
6485
  export default class Buttons {}
6486
6486
 
@@ -6501,7 +6501,7 @@ LICENSE file in the root directory of this source tree.
6501
6501
 
6502
6502
  ```
6503
6503
 
6504
- ### Example: button-danger
6504
+ ### Example: button-danger-tertiary
6505
6505
  #### Component typescript
6506
6506
  ```typescript
6507
6507
 
@@ -6512,8 +6512,7 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6512
6512
  @Component({
6513
6513
  selector: 'app-example',
6514
6514
  imports: [IxButton],
6515
- templateUrl: './button-danger.html',
6516
- styleUrls: ['./button-danger.css'],
6515
+ templateUrl: './button-danger-tertiary.html',
6517
6516
  })
6518
6517
  export default class Buttons {}
6519
6518
 
@@ -6529,12 +6528,12 @@ This source code is licensed under the MIT license found in the
6529
6528
  LICENSE file in the root directory of this source tree.
6530
6529
  -->
6531
6530
 
6532
- <ix-button variant="danger-primary"> Button </ix-button>
6533
- <ix-button disabled variant="danger-primary"> Button </ix-button>
6531
+ <ix-button variant="danger-tertiary"> Button </ix-button>
6532
+ <ix-button disabled variant="danger-tertiary"> Button </ix-button>
6534
6533
 
6535
6534
  ```
6536
6535
 
6537
- ### Example: button-ghost
6536
+ ### Example: button-group
6538
6537
  #### Component typescript
6539
6538
  ```typescript
6540
6539
 
@@ -6546,45 +6545,85 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6546
6545
  selector: 'app-example',
6547
6546
  imports: [IxButton],
6548
6547
  template: `
6549
- <ix-button variant="tertiary"> Button </ix-button>
6550
- <ix-button variant="tertiary" disabled> Button </ix-button>
6548
+ <div class="ix-button-group">
6549
+ <ix-button variant="subtle-secondary"> Button 1 </ix-button>
6550
+ <ix-button> Button 2 </ix-button>
6551
+ <ix-button variant="subtle-secondary"> Button 3 </ix-button>
6552
+ <ix-button variant="subtle-secondary"> Button 4 </ix-button>
6553
+ </div>
6551
6554
  `,
6552
- styleUrls: ['./button-ghost.css'],
6553
6555
  })
6554
- export default class Buttons {}
6556
+ export default class ButtonGroup {}
6555
6557
 
6556
6558
  ```
6557
6559
 
6558
- ### Example: button-grey-ghost
6560
+ ### Example: button-loading
6559
6561
  #### Component typescript
6560
6562
  ```typescript
6561
6563
 
6562
6564
 
6563
6565
  import { Component } from '@angular/core';
6564
- import { IxButton } from '@siemens/ix-angular/standalone';
6565
6566
 
6566
6567
  @Component({
6567
6568
  selector: 'app-example',
6568
- imports: [IxButton],
6569
- template: buttonGreyGhost(),
6570
- styleUrls: ['./button-grey-ghost.css'],
6569
+ template: './button-loading.html',
6570
+ styleUrls: ['./button-loading.css'],
6571
6571
  })
6572
- export default class Buttons {}
6572
+ export default class ButtonLoading {
6573
+ loading = false;
6574
+ loading2 = false;
6575
+ loading3 = false;
6573
6576
 
6574
- function buttonGreyGhost(): string | undefined {
6575
- return `
6576
- <ix-button variant="subtle-tertiary">
6577
- Button
6578
- </ix-button>
6579
- <ix-button disabled variant="subtle-tertiary">
6580
- Button
6581
- </ix-button>
6582
- `;
6577
+ toggle() {
6578
+ this.loading = true;
6579
+ setTimeout(() => {
6580
+ this.loading = false;
6581
+ }, 2500);
6582
+ }
6583
+
6584
+ toggle2() {
6585
+ this.loading2 = true;
6586
+ setTimeout(() => {
6587
+ this.loading2 = false;
6588
+ }, 2500);
6589
+ }
6590
+
6591
+ toggle3() {
6592
+ this.loading3 = true;
6593
+ setTimeout(() => {
6594
+ this.loading3 = false;
6595
+ }, 2500);
6596
+ }
6583
6597
  }
6584
6598
 
6585
6599
  ```
6600
+ #### Component template
6601
+ ```html
6602
+ <!--
6603
+ SPDX-FileCopyrightText: 2025 Siemens AG
6586
6604
 
6587
- ### Example: button-grey-secondary
6605
+ SPDX-License-Identifier: MIT
6606
+
6607
+ This source code is licensed under the MIT license found in the
6608
+ LICENSE file in the root directory of this source tree.
6609
+ -->
6610
+
6611
+ <ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading"> Button </ix-button>
6612
+
6613
+ <ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
6614
+ Button
6615
+ </ix-button>
6616
+
6617
+ <ix-icon-button variant="subtle-primary" (click)="toggle3()" [loading]="loading3" icon="star">
6618
+ </ix-icon-button>
6619
+
6620
+ <ix-button variant="subtle-primary" loading> Button </ix-button>
6621
+
6622
+ <ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
6623
+
6624
+ ```
6625
+
6626
+ ### Example: button-secondary
6588
6627
  #### Component typescript
6589
6628
  ```typescript
6590
6629
 
@@ -6595,17 +6634,15 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6595
6634
  @Component({
6596
6635
  selector: 'app-example',
6597
6636
  imports: [IxButton],
6598
- template: `
6599
- <ix-button variant="subtle-secondary"> Button </ix-button>
6600
- <ix-button disabled variant="subtle-secondary"> Button </ix-button>
6601
- `,
6602
- styleUrls: ['./button-grey-secondary.css'],
6637
+ template: ` <ix-button variant="secondary"> Button </ix-button>
6638
+ <ix-button variant="secondary" disabled> Button </ix-button>`,
6639
+ styleUrls: ['./button-secondary.css'],
6603
6640
  })
6604
6641
  export default class Buttons {}
6605
6642
 
6606
6643
  ```
6607
6644
 
6608
- ### Example: button-grey
6645
+ ### Example: button-subtle-primary
6609
6646
  #### Component typescript
6610
6647
  ```typescript
6611
6648
 
@@ -6620,13 +6657,13 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6620
6657
  <ix-button variant="subtle-primary"> Button </ix-button>
6621
6658
  <ix-button disabled variant="subtle-primary"> Button </ix-button>
6622
6659
  `,
6623
- styleUrls: ['./button-grey.css'],
6660
+ styleUrls: ['./button-subtle-primary.css'],
6624
6661
  })
6625
6662
  export default class Buttons {}
6626
6663
 
6627
6664
  ```
6628
6665
 
6629
- ### Example: button-group
6666
+ ### Example: button-subtle-secondary
6630
6667
  #### Component typescript
6631
6668
  ```typescript
6632
6669
 
@@ -6638,85 +6675,45 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6638
6675
  selector: 'app-example',
6639
6676
  imports: [IxButton],
6640
6677
  template: `
6641
- <div class="ix-button-group">
6642
- <ix-button variant="subtle-secondary"> Button 1 </ix-button>
6643
- <ix-button> Button 2 </ix-button>
6644
- <ix-button variant="subtle-secondary"> Button 3 </ix-button>
6645
- <ix-button variant="subtle-secondary"> Button 4 </ix-button>
6646
- </div>
6678
+ <ix-button variant="subtle-secondary"> Button </ix-button>
6679
+ <ix-button disabled variant="subtle-secondary"> Button </ix-button>
6647
6680
  `,
6681
+ styleUrls: ['./button-subtle-secondary.css'],
6648
6682
  })
6649
- export default class ButtonGroup {}
6683
+ export default class Buttons {}
6650
6684
 
6651
6685
  ```
6652
6686
 
6653
- ### Example: button-loading
6687
+ ### Example: button-subtle-tertiary
6654
6688
  #### Component typescript
6655
6689
  ```typescript
6656
6690
 
6657
6691
 
6658
6692
  import { Component } from '@angular/core';
6693
+ import { IxButton } from '@siemens/ix-angular/standalone';
6659
6694
 
6660
6695
  @Component({
6661
6696
  selector: 'app-example',
6662
- template: './button-loading.html',
6663
- styleUrls: ['./button-loading.css'],
6697
+ imports: [IxButton],
6698
+ template: buttonSubtleTertiary(),
6699
+ styleUrls: ['./button-subtle-tertiary.css'],
6664
6700
  })
6665
- export default class ButtonLoading {
6666
- loading = false;
6667
- loading2 = false;
6668
- loading3 = false;
6669
-
6670
- toggle() {
6671
- this.loading = true;
6672
- setTimeout(() => {
6673
- this.loading = false;
6674
- }, 2500);
6675
- }
6676
-
6677
- toggle2() {
6678
- this.loading2 = true;
6679
- setTimeout(() => {
6680
- this.loading2 = false;
6681
- }, 2500);
6682
- }
6701
+ export default class Buttons {}
6683
6702
 
6684
- toggle3() {
6685
- this.loading3 = true;
6686
- setTimeout(() => {
6687
- this.loading3 = false;
6688
- }, 2500);
6689
- }
6703
+ function buttonSubtleTertiary(): string | undefined {
6704
+ return `
6705
+ <ix-button variant="subtle-tertiary">
6706
+ Button
6707
+ </ix-button>
6708
+ <ix-button disabled variant="subtle-tertiary">
6709
+ Button
6710
+ </ix-button>
6711
+ `;
6690
6712
  }
6691
6713
 
6692
6714
  ```
6693
- #### Component template
6694
- ```html
6695
- <!--
6696
- SPDX-FileCopyrightText: 2025 Siemens AG
6697
-
6698
- SPDX-License-Identifier: MIT
6699
-
6700
- This source code is licensed under the MIT license found in the
6701
- LICENSE file in the root directory of this source tree.
6702
- -->
6703
6715
 
6704
- <ix-button variant="subtle-primary" (click)="toggle()" [loading]="loading"> Button </ix-button>
6705
-
6706
- <ix-button variant="subtle-primary" (click)="toggle2()" [loading]="loading2" icon="star">
6707
- Button
6708
- </ix-button>
6709
-
6710
- <ix-icon-button variant="subtle-primary" (click)="toggle3()" [loading]="loading3" icon="star">
6711
- </ix-icon-button>
6712
-
6713
- <ix-button variant="subtle-primary" loading> Button </ix-button>
6714
-
6715
- <ix-icon-button variant="subtle-primary" loading icon="star"></ix-icon-button>
6716
-
6717
- ```
6718
-
6719
- ### Example: button-secondary
6716
+ ### Example: button-tertiary
6720
6717
  #### Component typescript
6721
6718
  ```typescript
6722
6719
 
@@ -6727,9 +6724,11 @@ import { IxButton } from '@siemens/ix-angular/standalone';
6727
6724
  @Component({
6728
6725
  selector: 'app-example',
6729
6726
  imports: [IxButton],
6730
- template: ` <ix-button variant="subtle-primary"> Button </ix-button>
6731
- <ix-button variant="subtle-primary" disabled> Button </ix-button>`,
6732
- styleUrls: ['./button-secondary.css'],
6727
+ template: `
6728
+ <ix-button variant="tertiary"> Button </ix-button>
6729
+ <ix-button variant="tertiary" disabled> Button </ix-button>
6730
+ `,
6731
+ styleUrls: ['./button-tertiary.css'],
6733
6732
  })
6734
6733
  export default class Buttons {}
6735
6734
 
@@ -6800,15 +6799,15 @@ export default class ButtonWithLink {}
6800
6799
  <ix-button href="https://siemens.com" variant="secondary"
6801
6800
  >Secondary Link</ix-button
6802
6801
  >
6803
- <ix-button href="https://siemens.com" variant="danger"
6802
+ <ix-button href="https://siemens.com" variant="danger-primary"
6804
6803
  >Danger Link</ix-button
6805
6804
  >
6806
6805
  </div>
6807
6806
 
6808
6807
  <div style="margin-bottom: 1rem">
6809
- <h3>Outline and Ghost Links</h3>
6810
- <ix-button href="https://siemens.com" outline> Outline Link </ix-button>
6811
- <ix-button href="https://siemens.com" ghost> Ghost Link </ix-button>
6808
+ <h3>Secondary and Tertiary Links</h3>
6809
+ <ix-button href="https://siemens.com" variant="secondary"> Secondary Link </ix-button>
6810
+ <ix-button href="https://siemens.com" variant="tertiary"> Tertiary Link </ix-button>
6812
6811
  </div>
6813
6812
 
6814
6813
  <div style="margin-bottom: 1rem">
@@ -6902,9 +6901,9 @@ LICENSE file in the root directory of this source tree.
6902
6901
  header-subtitle="Subtitle"
6903
6902
  >
6904
6903
  <ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
6905
- <ix-button ghost>Button1</ix-button>
6906
- <ix-button ghost>Button2</ix-button>
6907
- <ix-button ghost>Button3</ix-button>
6904
+ <ix-button variant="tertiary">Button1</ix-button>
6905
+ <ix-button variant="tertiary">Button2</ix-button>
6906
+ <ix-button variant="tertiary">Button3</ix-button>
6908
6907
  </ix-content-header>
6909
6908
 
6910
6909
  ```
@@ -7331,7 +7330,7 @@ export default class Loading {
7331
7330
  startLoading = () => {
7332
7331
  let count = 0;
7333
7332
  const progress: ModalLoadingContext =
7334
- this.loadingService.showModalLoading('Loading 0/2');
7333
+ this.loadingService.showModalLoading({ message: 'Loading 0/2' });
7335
7334
  const interval = setInterval(() => {
7336
7335
  count++;
7337
7336
  progress.update(`Loading ${count}/2`);
@@ -7918,36 +7917,45 @@ import {
7918
7917
  selector: 'app-example',
7919
7918
  imports: [IxTile, IxIconButton, IxButton, IxIcon],
7920
7919
  template: `
7921
- <ix-tile size="small">92.8 °C</ix-tile>
7920
+ <div class="example">
7921
+ <ix-tile size="small">92.8 °C</ix-tile>
7922
7922
 
7923
- <ix-tile size="medium">
7924
- <div slot="header">Tile header</div>
7925
- <div class="text-l">92.8 °C</div>
7926
- </ix-tile>
7923
+ <ix-tile size="medium">
7924
+ <div slot="header">Tile header</div>
7925
+ <div class="text-l">92.8 °C</div>
7926
+ </ix-tile>
7927
7927
 
7928
- <ix-tile size="big">
7929
- <div class="tile-header" slot="header">
7930
- Tile header
7931
- <ix-icon-button variant="tertiary" icon="context-menu"></ix-icon-button>
7932
- </div>
7933
- <div slot="subheader">Temperature</div>
7934
- <div
7935
- style="
7928
+ <ix-tile size="big">
7929
+ <div class="tile-header" slot="header">
7930
+ Tile header
7931
+ <ix-icon-button
7932
+ variant="tertiary"
7933
+ icon="context-menu"
7934
+ ></ix-icon-button>
7935
+ </div>
7936
+ <div slot="subheader">Temperature</div>
7937
+ <div
7938
+ style="
7936
7939
  display: flex;
7937
7940
  flex-direction: column;
7938
7941
  height: 100%;
7939
7942
  align-items: flex-end;
7940
7943
  justify-content: space-between;
7941
7944
  "
7942
- >
7943
- <span>92.8 °C</span>
7944
- </div>
7945
- <div class="tile-footer" slot="footer">
7946
- <ix-button variant="tertiary" slot="footer">
7947
- <ix-icon name="chevron-right-small"></ix-icon>Details
7948
- </ix-button>
7949
- </div>
7950
- </ix-tile>
7945
+ >
7946
+ <span>92.8 °C</span>
7947
+ </div>
7948
+ <div class="tile-footer" slot="footer">
7949
+ <ix-button
7950
+ variant="tertiary"
7951
+ slot="footer"
7952
+ icon="chevron-right-small"
7953
+ >
7954
+ Details
7955
+ </ix-button>
7956
+ </div>
7957
+ </ix-tile>
7958
+ </div>
7951
7959
  `,
7952
7960
  styleUrls: ['./tile.css'],
7953
7961
  })