@siemens/ix-docs 0.0.0-pr-2238-20251103095443 → 4.0.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.
- package/build/component-usage-by-component.json +586 -0
- package/build/component-usage.json +810 -0
- package/build/docs/autogenerated/api/ix-action-card/api.mdx +152 -0
- package/build/docs/autogenerated/api/ix-action-card/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-action-card/props.mdx +140 -0
- package/build/docs/autogenerated/api/ix-action-card/slots.mdx +1 -0
- package/{scripts/templates/tags.mustache → build/docs/autogenerated/api/ix-action-card/tags.mdx} +0 -3
- package/build/docs/autogenerated/api/ix-application/api.mdx +110 -0
- package/build/docs/autogenerated/api/ix-application/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-application/props.mdx +98 -0
- package/build/docs/autogenerated/api/ix-application/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-application/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-application-header/api.mdx +327 -0
- package/build/docs/autogenerated/api/ix-application-header/events.mdx +33 -0
- package/build/docs/autogenerated/api/ix-application-header/props.mdx +243 -0
- package/build/docs/autogenerated/api/ix-application-header/slots.mdx +33 -0
- package/build/docs/autogenerated/api/ix-application-header/tags.mdx +10 -0
- package/build/docs/autogenerated/api/ix-avatar/api.mdx +144 -0
- package/build/docs/autogenerated/api/ix-avatar/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-avatar/props.mdx +132 -0
- package/build/docs/autogenerated/api/ix-avatar/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-avatar/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-blind/api.mdx +129 -0
- package/build/docs/autogenerated/api/ix-blind/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-blind/props.mdx +98 -0
- package/build/docs/autogenerated/api/ix-blind/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-blind/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +136 -0
- package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +89 -0
- package/build/docs/autogenerated/api/ix-breadcrumb/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-breadcrumb/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-breadcrumb-item/api.mdx +129 -0
- package/build/docs/autogenerated/api/ix-breadcrumb-item/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-breadcrumb-item/props.mdx +117 -0
- package/build/docs/autogenerated/api/ix-breadcrumb-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-breadcrumb-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-button/api.mdx +237 -0
- package/build/docs/autogenerated/api/ix-button/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-button/props.mdx +225 -0
- package/build/docs/autogenerated/api/ix-button/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-button/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-card/api.mdx +56 -0
- package/build/docs/autogenerated/api/ix-card/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-card/props.mdx +44 -0
- package/build/docs/autogenerated/api/ix-card/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-card/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-card-accordion/api.mdx +77 -0
- package/build/docs/autogenerated/api/ix-card-accordion/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-card-accordion/props.mdx +65 -0
- package/build/docs/autogenerated/api/ix-card-accordion/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-card-accordion/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-card-content/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-card-content/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-card-content/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-card-content/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-card-content/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-card-list/api.mdx +251 -0
- package/build/docs/autogenerated/api/ix-card-list/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-card-list/props.mdx +188 -0
- package/build/docs/autogenerated/api/ix-card-list/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-card-list/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-card-title/api.mdx +21 -0
- package/build/docs/autogenerated/api/ix-card-title/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-card-title/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-card-title/slots.mdx +9 -0
- package/build/docs/autogenerated/api/ix-card-title/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-category-filter/api.mdx +410 -0
- package/build/docs/autogenerated/api/ix-category-filter/events.mdx +64 -0
- package/build/docs/autogenerated/api/ix-category-filter/props.mdx +331 -0
- package/build/docs/autogenerated/api/ix-category-filter/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-category-filter/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-checkbox/api.mdx +211 -0
- package/build/docs/autogenerated/api/ix-checkbox/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-checkbox/props.mdx +148 -0
- package/build/docs/autogenerated/api/ix-checkbox/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-checkbox/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-checkbox-group/api.mdx +164 -0
- package/build/docs/autogenerated/api/ix-checkbox-group/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-checkbox-group/props.mdx +152 -0
- package/build/docs/autogenerated/api/ix-checkbox-group/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-checkbox-group/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-chip/api.mdx +243 -0
- package/build/docs/autogenerated/api/ix-chip/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-chip/props.mdx +212 -0
- package/build/docs/autogenerated/api/ix-chip/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-chip/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-col/api.mdx +84 -0
- package/build/docs/autogenerated/api/ix-col/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-col/props.mdx +72 -0
- package/build/docs/autogenerated/api/ix-col/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-col/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-content/api.mdx +21 -0
- package/build/docs/autogenerated/api/ix-content/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-content/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-content/slots.mdx +9 -0
- package/build/docs/autogenerated/api/ix-content/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-content-header/api.mdx +135 -0
- package/build/docs/autogenerated/api/ix-content-header/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-content-header/props.mdx +84 -0
- package/build/docs/autogenerated/api/ix-content-header/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-content-header/tags.mdx +8 -0
- package/build/docs/autogenerated/api/ix-custom-field/api.mdx +160 -0
- package/build/docs/autogenerated/api/ix-custom-field/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-custom-field/props.mdx +148 -0
- package/build/docs/autogenerated/api/ix-custom-field/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-custom-field/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +469 -0
- package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +19 -0
- package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +435 -0
- package/build/docs/autogenerated/api/ix-date-dropdown/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-date-dropdown/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-date-input/api.mdx +530 -0
- package/build/docs/autogenerated/api/ix-date-input/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-date-input/props.mdx +463 -0
- package/build/docs/autogenerated/api/ix-date-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-date-input/tags.mdx +9 -0
- package/build/docs/autogenerated/api/ix-date-picker/api.mdx +349 -0
- package/build/docs/autogenerated/api/ix-date-picker/events.mdx +55 -0
- package/build/docs/autogenerated/api/ix-date-picker/props.mdx +279 -0
- package/build/docs/autogenerated/api/ix-date-picker/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-date-picker/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +415 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +352 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-datetime-picker/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-divider/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-divider/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-divider/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-divider/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-divider/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-drawer/api.mdx +199 -0
- package/build/docs/autogenerated/api/ix-drawer/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-drawer/props.mdx +152 -0
- package/build/docs/autogenerated/api/ix-drawer/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-drawer/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-dropdown/api.mdx +197 -0
- package/build/docs/autogenerated/api/ix-dropdown/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-dropdown/props.mdx +166 -0
- package/build/docs/autogenerated/api/ix-dropdown/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-dropdown/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/api.mdx +152 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/props.mdx +140 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-dropdown-button/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-dropdown-header/api.mdx +30 -0
- package/build/docs/autogenerated/api/ix-dropdown-header/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-dropdown-header/props.mdx +18 -0
- package/build/docs/autogenerated/api/ix-dropdown-header/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-dropdown-header/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-dropdown-item/api.mdx +152 -0
- package/build/docs/autogenerated/api/ix-dropdown-item/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-dropdown-item/props.mdx +140 -0
- package/build/docs/autogenerated/api/ix-dropdown-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-dropdown-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-dropdown-quick-actions/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-dropdown-quick-actions/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-dropdown-quick-actions/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-dropdown-quick-actions/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-dropdown-quick-actions/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-empty-state/api.mdx +144 -0
- package/build/docs/autogenerated/api/ix-empty-state/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-empty-state/props.mdx +113 -0
- package/build/docs/autogenerated/api/ix-empty-state/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-empty-state/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-event-list/api.mdx +103 -0
- package/build/docs/autogenerated/api/ix-event-list/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-event-list/props.mdx +91 -0
- package/build/docs/autogenerated/api/ix-event-list/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-event-list/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-event-list-item/api.mdx +142 -0
- package/build/docs/autogenerated/api/ix-event-list-item/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-event-list-item/props.mdx +111 -0
- package/build/docs/autogenerated/api/ix-event-list-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-event-list-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +197 -0
- package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +166 -0
- package/build/docs/autogenerated/api/ix-expanding-search/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-expanding-search/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-field-label/api.mdx +48 -0
- package/build/docs/autogenerated/api/ix-field-label/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-field-label/props.mdx +36 -0
- package/build/docs/autogenerated/api/ix-field-label/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-field-label/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-filter-chip/api.mdx +94 -0
- package/build/docs/autogenerated/api/ix-filter-chip/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-filter-chip/props.mdx +63 -0
- package/build/docs/autogenerated/api/ix-filter-chip/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-filter-chip/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-flip-tile/api.mdx +142 -0
- package/build/docs/autogenerated/api/ix-flip-tile/events.mdx +17 -0
- package/build/docs/autogenerated/api/ix-flip-tile/props.mdx +110 -0
- package/build/docs/autogenerated/api/ix-flip-tile/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-flip-tile/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-flip-tile-content/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-flip-tile-content/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-flip-tile-content/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-flip-tile-content/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-flip-tile-content/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-group/api.mdx +206 -0
- package/build/docs/autogenerated/api/ix-group/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-group/props.mdx +143 -0
- package/build/docs/autogenerated/api/ix-group/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-group/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-group-context-menu/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-group-context-menu/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-group-context-menu/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-group-context-menu/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-group-context-menu/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-group-item/api.mdx +190 -0
- package/build/docs/autogenerated/api/ix-group-item/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-group-item/props.mdx +159 -0
- package/build/docs/autogenerated/api/ix-group-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-group-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-helper-text/api.mdx +120 -0
- package/build/docs/autogenerated/api/ix-helper-text/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-helper-text/props.mdx +108 -0
- package/build/docs/autogenerated/api/ix-helper-text/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-helper-text/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-icon-button/api.mdx +200 -0
- package/build/docs/autogenerated/api/ix-icon-button/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-icon-button/props.mdx +188 -0
- package/build/docs/autogenerated/api/ix-icon-button/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-icon-button/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-icon-toggle-button/api.mdx +246 -0
- package/build/docs/autogenerated/api/ix-icon-toggle-button/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-icon-toggle-button/props.mdx +215 -0
- package/build/docs/autogenerated/api/ix-icon-toggle-button/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-icon-toggle-button/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-input/api.mdx +427 -0
- package/build/docs/autogenerated/api/ix-input/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-input/props.mdx +344 -0
- package/build/docs/autogenerated/api/ix-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-input/tags.mdx +9 -0
- package/build/docs/autogenerated/api/ix-input-group/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-input-group/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-input-group/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-input-group/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-input-group/tags.mdx +9 -0
- package/build/docs/autogenerated/api/ix-key-value/api.mdx +119 -0
- package/build/docs/autogenerated/api/ix-key-value/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-key-value/props.mdx +95 -0
- package/build/docs/autogenerated/api/ix-key-value/slots.mdx +9 -0
- package/build/docs/autogenerated/api/ix-key-value/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-key-value-list/api.mdx +34 -0
- package/build/docs/autogenerated/api/ix-key-value-list/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-key-value-list/props.mdx +22 -0
- package/build/docs/autogenerated/api/ix-key-value-list/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-key-value-list/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-kpi/api.mdx +148 -0
- package/build/docs/autogenerated/api/ix-kpi/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-kpi/props.mdx +136 -0
- package/build/docs/autogenerated/api/ix-kpi/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-kpi/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +37 -0
- package/build/docs/autogenerated/api/ix-layout-auto/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +25 -0
- package/build/docs/autogenerated/api/ix-layout-auto/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-layout-auto/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-layout-grid/api.mdx +78 -0
- package/build/docs/autogenerated/api/ix-layout-grid/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-layout-grid/props.mdx +66 -0
- package/build/docs/autogenerated/api/ix-layout-grid/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-layout-grid/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-link-button/api.mdx +76 -0
- package/build/docs/autogenerated/api/ix-link-button/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-link-button/props.mdx +64 -0
- package/build/docs/autogenerated/api/ix-link-button/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-link-button/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu/api.mdx +402 -0
- package/build/docs/autogenerated/api/ix-menu/events.mdx +83 -0
- package/build/docs/autogenerated/api/ix-menu/props.mdx +304 -0
- package/build/docs/autogenerated/api/ix-menu/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-about/api.mdx +88 -0
- package/build/docs/autogenerated/api/ix-menu-about/events.mdx +33 -0
- package/build/docs/autogenerated/api/ix-menu-about/props.mdx +40 -0
- package/build/docs/autogenerated/api/ix-menu-about/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-about/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-about-item/api.mdx +49 -0
- package/build/docs/autogenerated/api/ix-menu-about-item/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-menu-about-item/props.mdx +18 -0
- package/build/docs/autogenerated/api/ix-menu-about-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-about-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/api.mdx +127 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/props.mdx +80 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-about-news/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-avatar/api.mdx +147 -0
- package/build/docs/autogenerated/api/ix-menu-avatar/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-menu-avatar/props.mdx +116 -0
- package/build/docs/autogenerated/api/ix-menu-avatar/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-avatar/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-avatar-item/api.mdx +67 -0
- package/build/docs/autogenerated/api/ix-menu-avatar-item/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-menu-avatar-item/props.mdx +36 -0
- package/build/docs/autogenerated/api/ix-menu-avatar-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-avatar-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-category/api.mdx +85 -0
- package/build/docs/autogenerated/api/ix-menu-category/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-menu-category/props.mdx +73 -0
- package/build/docs/autogenerated/api/ix-menu-category/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-category/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-item/api.mdx +248 -0
- package/build/docs/autogenerated/api/ix-menu-item/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-menu-item/props.mdx +224 -0
- package/build/docs/autogenerated/api/ix-menu-item/slots.mdx +9 -0
- package/build/docs/autogenerated/api/ix-menu-item/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-menu-settings/api.mdx +88 -0
- package/build/docs/autogenerated/api/ix-menu-settings/events.mdx +33 -0
- package/build/docs/autogenerated/api/ix-menu-settings/props.mdx +40 -0
- package/build/docs/autogenerated/api/ix-menu-settings/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-settings/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-menu-settings-item/api.mdx +49 -0
- package/build/docs/autogenerated/api/ix-menu-settings-item/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-menu-settings-item/props.mdx +18 -0
- package/build/docs/autogenerated/api/ix-menu-settings-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-menu-settings-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-message-bar/api.mdx +91 -0
- package/build/docs/autogenerated/api/ix-message-bar/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-message-bar/props.mdx +44 -0
- package/build/docs/autogenerated/api/ix-message-bar/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-message-bar/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-modal/api.mdx +200 -0
- package/build/docs/autogenerated/api/ix-modal/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-modal/props.mdx +153 -0
- package/build/docs/autogenerated/api/ix-modal/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-modal/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-modal-content/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-modal-content/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-modal-content/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-modal-content/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-modal-content/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-modal-footer/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-modal-footer/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-modal-footer/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-modal-footer/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-modal-footer/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-modal-header/api.mdx +128 -0
- package/build/docs/autogenerated/api/ix-modal-header/events.mdx +17 -0
- package/build/docs/autogenerated/api/ix-modal-header/props.mdx +96 -0
- package/build/docs/autogenerated/api/ix-modal-header/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-modal-header/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-number-input/api.mdx +442 -0
- package/build/docs/autogenerated/api/ix-number-input/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-number-input/props.mdx +359 -0
- package/build/docs/autogenerated/api/ix-number-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-number-input/tags.mdx +9 -0
- package/build/docs/autogenerated/api/ix-pagination/api.mdx +264 -0
- package/build/docs/autogenerated/api/ix-pagination/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-pagination/props.mdx +217 -0
- package/build/docs/autogenerated/api/ix-pagination/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-pagination/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-pane/api.mdx +304 -0
- package/build/docs/autogenerated/api/ix-pane/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-pane/props.mdx +229 -0
- package/build/docs/autogenerated/api/ix-pane/slots.mdx +9 -0
- package/build/docs/autogenerated/api/ix-pane/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-pane-layout/api.mdx +80 -0
- package/build/docs/autogenerated/api/ix-pane-layout/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-pane-layout/props.mdx +68 -0
- package/build/docs/autogenerated/api/ix-pane-layout/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-pane-layout/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-pill/api.mdx +175 -0
- package/build/docs/autogenerated/api/ix-pill/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-pill/props.mdx +163 -0
- package/build/docs/autogenerated/api/ix-pill/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-pill/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/api.mdx +226 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/props.mdx +214 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-progress-indicator/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-push-card/api.mdx +147 -0
- package/build/docs/autogenerated/api/ix-push-card/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-push-card/props.mdx +135 -0
- package/build/docs/autogenerated/api/ix-push-card/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-push-card/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-radio/api.mdx +184 -0
- package/build/docs/autogenerated/api/ix-radio/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-radio/props.mdx +121 -0
- package/build/docs/autogenerated/api/ix-radio/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-radio/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-radio-group/api.mdx +197 -0
- package/build/docs/autogenerated/api/ix-radio-group/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-radio-group/props.mdx +166 -0
- package/build/docs/autogenerated/api/ix-radio-group/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-radio-group/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-row/api.mdx +9 -0
- package/build/docs/autogenerated/api/ix-row/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-row/props.mdx +0 -0
- package/build/docs/autogenerated/api/ix-row/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-row/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-select/api.mdx +566 -0
- package/build/docs/autogenerated/api/ix-select/events.mdx +64 -0
- package/build/docs/autogenerated/api/ix-select/props.mdx +487 -0
- package/build/docs/autogenerated/api/ix-select/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-select/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-select-item/api.mdx +91 -0
- package/build/docs/autogenerated/api/ix-select-item/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-select-item/props.mdx +60 -0
- package/build/docs/autogenerated/api/ix-select-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-select-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-slider/api.mdx +243 -0
- package/build/docs/autogenerated/api/ix-slider/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-slider/props.mdx +192 -0
- package/build/docs/autogenerated/api/ix-slider/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-slider/tags.mdx +8 -0
- package/build/docs/autogenerated/api/ix-spinner/api.mdx +56 -0
- package/build/docs/autogenerated/api/ix-spinner/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-spinner/props.mdx +44 -0
- package/build/docs/autogenerated/api/ix-spinner/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-spinner/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-split-button/api.mdx +211 -0
- package/build/docs/autogenerated/api/ix-split-button/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-split-button/props.mdx +180 -0
- package/build/docs/autogenerated/api/ix-split-button/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-split-button/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-tab-item/api.mdx +203 -0
- package/build/docs/autogenerated/api/ix-tab-item/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-tab-item/props.mdx +172 -0
- package/build/docs/autogenerated/api/ix-tab-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-tab-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-tabs/api.mdx +179 -0
- package/build/docs/autogenerated/api/ix-tabs/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-tabs/props.mdx +148 -0
- package/build/docs/autogenerated/api/ix-tabs/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-tabs/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-textarea/api.mdx +444 -0
- package/build/docs/autogenerated/api/ix-textarea/events.mdx +48 -0
- package/build/docs/autogenerated/api/ix-textarea/props.mdx +381 -0
- package/build/docs/autogenerated/api/ix-textarea/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-textarea/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-tile/api.mdx +34 -0
- package/build/docs/autogenerated/api/ix-tile/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-tile/props.mdx +22 -0
- package/build/docs/autogenerated/api/ix-tile/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-tile/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-time-input/api.mdx +601 -0
- package/build/docs/autogenerated/api/ix-time-input/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-time-input/props.mdx +534 -0
- package/build/docs/autogenerated/api/ix-time-input/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-time-input/tags.mdx +10 -0
- package/build/docs/autogenerated/api/ix-time-picker/api.mdx +385 -0
- package/build/docs/autogenerated/api/ix-time-picker/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-time-picker/props.mdx +338 -0
- package/build/docs/autogenerated/api/ix-time-picker/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-time-picker/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-toast/api.mdx +171 -0
- package/build/docs/autogenerated/api/ix-toast/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-toast/props.mdx +140 -0
- package/build/docs/autogenerated/api/ix-toast/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-toast/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-toast-container/api.mdx +78 -0
- package/build/docs/autogenerated/api/ix-toast-container/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-toast-container/props.mdx +66 -0
- package/build/docs/autogenerated/api/ix-toast-container/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-toast-container/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-toggle/api.mdx +265 -0
- package/build/docs/autogenerated/api/ix-toggle/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-toggle/props.mdx +218 -0
- package/build/docs/autogenerated/api/ix-toggle/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-toggle/tags.mdx +7 -0
- package/build/docs/autogenerated/api/ix-toggle-button/api.mdx +176 -0
- package/build/docs/autogenerated/api/ix-toggle-button/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-toggle-button/props.mdx +145 -0
- package/build/docs/autogenerated/api/ix-toggle-button/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-toggle-button/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-tooltip/api.mdx +113 -0
- package/build/docs/autogenerated/api/ix-tooltip/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-tooltip/props.mdx +81 -0
- package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +17 -0
- package/build/docs/autogenerated/api/ix-tooltip/tags.mdx +8 -0
- package/build/docs/autogenerated/api/ix-tree/api.mdx +182 -0
- package/build/docs/autogenerated/api/ix-tree/events.mdx +64 -0
- package/build/docs/autogenerated/api/ix-tree/props.mdx +103 -0
- package/build/docs/autogenerated/api/ix-tree/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-tree/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-tree-item/api.mdx +123 -0
- package/build/docs/autogenerated/api/ix-tree-item/events.mdx +32 -0
- package/build/docs/autogenerated/api/ix-tree-item/props.mdx +76 -0
- package/build/docs/autogenerated/api/ix-tree-item/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-tree-item/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-typography/api.mdx +92 -0
- package/build/docs/autogenerated/api/ix-typography/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-typography/props.mdx +80 -0
- package/build/docs/autogenerated/api/ix-typography/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-typography/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-upload/api.mdx +270 -0
- package/build/docs/autogenerated/api/ix-upload/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-upload/props.mdx +239 -0
- package/build/docs/autogenerated/api/ix-upload/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-upload/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +86 -0
- package/build/docs/autogenerated/api/ix-validation-tooltip/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +62 -0
- package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +9 -0
- package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +9 -0
- package/build/docs/autogenerated/api/ix-workflow-step/api.mdx +122 -0
- package/build/docs/autogenerated/api/ix-workflow-step/events.mdx +0 -0
- package/build/docs/autogenerated/api/ix-workflow-step/props.mdx +110 -0
- package/build/docs/autogenerated/api/ix-workflow-step/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-workflow-step/tags.mdx +6 -0
- package/build/docs/autogenerated/api/ix-workflow-steps/api.mdx +97 -0
- package/build/docs/autogenerated/api/ix-workflow-steps/events.mdx +16 -0
- package/build/docs/autogenerated/api/ix-workflow-steps/props.mdx +66 -0
- package/build/docs/autogenerated/api/ix-workflow-steps/slots.mdx +1 -0
- package/build/docs/autogenerated/api/ix-workflow-steps/tags.mdx +6 -0
- package/build/docs/autogenerated/playground/about-and-legal.mdx +52 -0
- package/build/docs/autogenerated/playground/action-card.mdx +52 -0
- package/build/docs/autogenerated/playground/add-icons.mdx +58 -0
- package/build/docs/autogenerated/playground/aggrid.mdx +52 -0
- package/build/docs/autogenerated/playground/application-advanced.mdx +52 -0
- package/build/docs/autogenerated/playground/application-app-switch.mdx +52 -0
- package/build/docs/autogenerated/playground/application-breakpoints.mdx +52 -0
- package/build/docs/autogenerated/playground/application-header.mdx +52 -0
- package/build/docs/autogenerated/playground/application.mdx +52 -0
- package/build/docs/autogenerated/playground/aria-label-properties.mdx +34 -0
- package/build/docs/autogenerated/playground/avatar-image.mdx +46 -0
- package/build/docs/autogenerated/playground/avatar-initials.mdx +46 -0
- package/build/docs/autogenerated/playground/avatar.mdx +46 -0
- package/build/docs/autogenerated/playground/blind-header-actions.mdx +61 -0
- package/build/docs/autogenerated/playground/blind-variants.mdx +67 -0
- package/build/docs/autogenerated/playground/blind.mdx +67 -0
- package/build/docs/autogenerated/playground/breadcrumb-next-items.mdx +46 -0
- package/build/docs/autogenerated/playground/breadcrumb-truncate.mdx +46 -0
- package/build/docs/autogenerated/playground/breadcrumb.mdx +46 -0
- package/build/docs/autogenerated/playground/button-danger-ghost.mdx +67 -0
- package/build/docs/autogenerated/playground/button-danger-outline.mdx +67 -0
- package/build/docs/autogenerated/playground/button-danger.mdx +67 -0
- package/build/docs/autogenerated/playground/button-ghost.mdx +61 -0
- package/build/docs/autogenerated/playground/button-grey-ghost.mdx +61 -0
- package/build/docs/autogenerated/playground/button-grey-secondary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-grey.mdx +61 -0
- package/build/docs/autogenerated/playground/button-group.mdx +46 -0
- package/build/docs/autogenerated/playground/button-loading.mdx +67 -0
- package/build/docs/autogenerated/playground/button-secondary.mdx +61 -0
- package/build/docs/autogenerated/playground/button-text-icon.mdx +61 -0
- package/build/docs/autogenerated/playground/button-with-icon.mdx +67 -0
- package/build/docs/autogenerated/playground/button-with-link.mdx +52 -0
- package/build/docs/autogenerated/playground/buttons.mdx +61 -0
- package/build/docs/autogenerated/playground/card-list.mdx +52 -0
- package/build/docs/autogenerated/playground/card.mdx +67 -0
- package/build/docs/autogenerated/playground/category-filter-suggestions.mdx +46 -0
- package/build/docs/autogenerated/playground/category-filter.mdx +46 -0
- package/build/docs/autogenerated/playground/checkbox-indeterminate.mdx +46 -0
- package/build/docs/autogenerated/playground/checkbox.mdx +46 -0
- package/build/docs/autogenerated/playground/chip.mdx +61 -0
- package/build/docs/autogenerated/playground/content-header-no-back.mdx +52 -0
- package/build/docs/autogenerated/playground/content-header-with-slot.mdx +67 -0
- package/build/docs/autogenerated/playground/content-header.mdx +52 -0
- package/build/docs/autogenerated/playground/content.mdx +52 -0
- package/build/docs/autogenerated/playground/custom-field-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/custom-field.mdx +52 -0
- package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +52 -0
- package/build/docs/autogenerated/playground/date-dropdown.mdx +52 -0
- package/build/docs/autogenerated/playground/date-input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/date-input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/date-input-min-max-date.mdx +52 -0
- package/build/docs/autogenerated/playground/date-input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/date-input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/date-input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/date-input.mdx +52 -0
- package/build/docs/autogenerated/playground/datepicker-locale.mdx +52 -0
- package/build/docs/autogenerated/playground/datepicker-range.mdx +46 -0
- package/build/docs/autogenerated/playground/datepicker.mdx +46 -0
- package/build/docs/autogenerated/playground/datetimepicker.mdx +46 -0
- package/build/docs/autogenerated/playground/divider.mdx +46 -0
- package/build/docs/autogenerated/playground/drawer-full-height.mdx +46 -0
- package/build/docs/autogenerated/playground/drawer.mdx +46 -0
- package/build/docs/autogenerated/playground/dropdown-button-icon.mdx +61 -0
- package/build/docs/autogenerated/playground/dropdown-button.mdx +61 -0
- package/build/docs/autogenerated/playground/dropdown-icon.mdx +46 -0
- package/build/docs/autogenerated/playground/dropdown-quick-actions.mdx +52 -0
- package/build/docs/autogenerated/playground/dropdown-submenu.mdx +46 -0
- package/build/docs/autogenerated/playground/dropdown.mdx +46 -0
- package/build/docs/autogenerated/playground/echarts-bar-horizontal-stacked.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-bar-simple.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-circle.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-empty-state.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-gauge.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-line-advanced.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-line-multiple-y-axis.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-line-simple.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-pie.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-progress-arc.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-progress-circle.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-special-3d.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-special-toolbox.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts-special-zoom.mdx +67 -0
- package/build/docs/autogenerated/playground/echarts.mdx +67 -0
- package/build/docs/autogenerated/playground/empty-state-compact-break.mdx +46 -0
- package/build/docs/autogenerated/playground/empty-state-compact.mdx +46 -0
- package/build/docs/autogenerated/playground/empty-state.mdx +46 -0
- package/build/docs/autogenerated/playground/event-list-compact.mdx +46 -0
- package/build/docs/autogenerated/playground/event-list-custom-item-height-in-number.mdx +43 -0
- package/build/docs/autogenerated/playground/event-list-custom-item-height.mdx +46 -0
- package/build/docs/autogenerated/playground/event-list-filled.mdx +46 -0
- package/build/docs/autogenerated/playground/event-list-selected.mdx +46 -0
- package/build/docs/autogenerated/playground/event-list.mdx +46 -0
- package/build/docs/autogenerated/playground/expanding-search.mdx +46 -0
- package/build/docs/autogenerated/playground/flip-tile.mdx +61 -0
- package/build/docs/autogenerated/playground/form-checkbox-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/form-checkbox-group-indeterminate.mdx +67 -0
- package/build/docs/autogenerated/playground/form-checkbox-group.mdx +52 -0
- package/build/docs/autogenerated/playground/form-checkbox-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/form-checkbox.mdx +52 -0
- package/build/docs/autogenerated/playground/form-layout-auto.mdx +52 -0
- package/build/docs/autogenerated/playground/form-layout-grid.mdx +67 -0
- package/build/docs/autogenerated/playground/form-validation.mdx +64 -0
- package/build/docs/autogenerated/playground/grid-padding.mdx +67 -0
- package/build/docs/autogenerated/playground/grid-size.mdx +67 -0
- package/build/docs/autogenerated/playground/grid.mdx +67 -0
- package/build/docs/autogenerated/playground/group-context-menu.mdx +46 -0
- package/build/docs/autogenerated/playground/group-custom-entry.mdx +46 -0
- package/build/docs/autogenerated/playground/group-header-suppressed.mdx +46 -0
- package/build/docs/autogenerated/playground/group.mdx +46 -0
- package/build/docs/autogenerated/playground/html-table-striped.mdx +52 -0
- package/build/docs/autogenerated/playground/html-table.mdx +52 -0
- package/build/docs/autogenerated/playground/icon-toggle-button-primary-ghost.mdx +61 -0
- package/build/docs/autogenerated/playground/icon-toggle-button-primary-outline.mdx +61 -0
- package/build/docs/autogenerated/playground/icon-toggle-button-secondary-ghost.mdx +61 -0
- package/build/docs/autogenerated/playground/icon-toggle-button-secondary-outline.mdx +61 -0
- package/build/docs/autogenerated/playground/icon-toggle-button-secondary.mdx +61 -0
- package/build/docs/autogenerated/playground/input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/input-legacy-disabled.mdx +46 -0
- package/build/docs/autogenerated/playground/input-legacy-readonly.mdx +46 -0
- package/build/docs/autogenerated/playground/input-legacy.mdx +46 -0
- package/build/docs/autogenerated/playground/input-pattern.mdx +52 -0
- package/build/docs/autogenerated/playground/input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/input-types.mdx +67 -0
- package/build/docs/autogenerated/playground/input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/input.mdx +52 -0
- package/build/docs/autogenerated/playground/key-value-list-striped.mdx +46 -0
- package/build/docs/autogenerated/playground/key-value-list-with-custom-value.mdx +61 -0
- package/build/docs/autogenerated/playground/key-value-list-with-icon.mdx +46 -0
- package/build/docs/autogenerated/playground/key-value-list.mdx +46 -0
- package/build/docs/autogenerated/playground/key-value-with-custom-value.mdx +61 -0
- package/build/docs/autogenerated/playground/key-value-with-icon.mdx +46 -0
- package/build/docs/autogenerated/playground/key-value-with-label-left.mdx +46 -0
- package/build/docs/autogenerated/playground/key-value.mdx +46 -0
- package/build/docs/autogenerated/playground/kpi.mdx +61 -0
- package/build/docs/autogenerated/playground/layout-auto-custom.mdx +52 -0
- package/build/docs/autogenerated/playground/layout-auto.mdx +67 -0
- package/build/docs/autogenerated/playground/link-button-disabled.mdx +46 -0
- package/build/docs/autogenerated/playground/link-button.mdx +46 -0
- package/build/docs/autogenerated/playground/loading.mdx +46 -0
- package/build/docs/autogenerated/playground/menu-category.mdx +52 -0
- package/build/docs/autogenerated/playground/menu-with-bottom-tabs.mdx +46 -0
- package/build/docs/autogenerated/playground/message-bar-removal.mdx +49 -0
- package/build/docs/autogenerated/playground/message-bar.mdx +64 -0
- package/build/docs/autogenerated/playground/message.mdx +46 -0
- package/build/docs/autogenerated/playground/modal-form-ix-button-submit.mdx +52 -0
- package/build/docs/autogenerated/playground/modal-sizes.mdx +67 -0
- package/build/docs/autogenerated/playground/modal.mdx +40 -0
- package/build/docs/autogenerated/playground/number-input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/number-input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/number-input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/number-input-stepper-button.mdx +52 -0
- package/build/docs/autogenerated/playground/number-input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/number-input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/number-input.mdx +52 -0
- package/build/docs/autogenerated/playground/pagination-advanced.mdx +46 -0
- package/build/docs/autogenerated/playground/pagination.mdx +46 -0
- package/build/docs/autogenerated/playground/pane-layout.mdx +52 -0
- package/build/docs/autogenerated/playground/pane.mdx +52 -0
- package/build/docs/autogenerated/playground/pill-variants.mdx +61 -0
- package/build/docs/autogenerated/playground/pill.mdx +64 -0
- package/build/docs/autogenerated/playground/popover-news.mdx +52 -0
- package/build/docs/autogenerated/playground/progress-indicator-circular-sizes.mdx +52 -0
- package/build/docs/autogenerated/playground/progress-indicator-circular-status.mdx +52 -0
- package/build/docs/autogenerated/playground/progress-indicator-circular.mdx +52 -0
- package/build/docs/autogenerated/playground/progress-indicator-linear-sizes.mdx +52 -0
- package/build/docs/autogenerated/playground/progress-indicator-linear-status.mdx +52 -0
- package/build/docs/autogenerated/playground/progress-indicator.mdx +67 -0
- package/build/docs/autogenerated/playground/push-card.mdx +52 -0
- package/build/docs/autogenerated/playground/radio-button.mdx +61 -0
- package/build/docs/autogenerated/playground/radio-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/radio-group.mdx +52 -0
- package/build/docs/autogenerated/playground/radio-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/radio.mdx +52 -0
- package/build/docs/autogenerated/playground/select-editable.mdx +46 -0
- package/build/docs/autogenerated/playground/select-multiple.mdx +46 -0
- package/build/docs/autogenerated/playground/select-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/select.mdx +46 -0
- package/build/docs/autogenerated/playground/settings.mdx +52 -0
- package/build/docs/autogenerated/playground/slider-error.mdx +52 -0
- package/build/docs/autogenerated/playground/slider-marker.mdx +52 -0
- package/build/docs/autogenerated/playground/slider-trace.mdx +52 -0
- package/build/docs/autogenerated/playground/slider.mdx +52 -0
- package/build/docs/autogenerated/playground/spinner-large.mdx +46 -0
- package/build/docs/autogenerated/playground/spinner.mdx +46 -0
- package/build/docs/autogenerated/playground/split-button-icons.mdx +46 -0
- package/build/docs/autogenerated/playground/split-button.mdx +46 -0
- package/build/docs/autogenerated/playground/tabs-rounded.mdx +46 -0
- package/build/docs/autogenerated/playground/tabs.mdx +61 -0
- package/build/docs/autogenerated/playground/textarea-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/textarea-legacy-disabled.mdx +46 -0
- package/build/docs/autogenerated/playground/textarea-legacy-readonly.mdx +46 -0
- package/build/docs/autogenerated/playground/textarea-legacy.mdx +46 -0
- package/build/docs/autogenerated/playground/textarea-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/textarea-rows-cols.mdx +52 -0
- package/build/docs/autogenerated/playground/textarea-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/textarea.mdx +52 -0
- package/build/docs/autogenerated/playground/theme-switcher.mdx +67 -0
- package/build/docs/autogenerated/playground/tile.mdx +61 -0
- package/build/docs/autogenerated/playground/time-input-disabled.mdx +52 -0
- package/build/docs/autogenerated/playground/time-input-label.mdx +52 -0
- package/build/docs/autogenerated/playground/time-input-readonly.mdx +52 -0
- package/build/docs/autogenerated/playground/time-input-validation.mdx +52 -0
- package/build/docs/autogenerated/playground/time-input-with-slots.mdx +52 -0
- package/build/docs/autogenerated/playground/time-input.mdx +52 -0
- package/build/docs/autogenerated/playground/timepicker-format-adjusted.mdx +52 -0
- package/build/docs/autogenerated/playground/timepicker-intervals.mdx +52 -0
- package/build/docs/autogenerated/playground/timepicker.mdx +52 -0
- package/build/docs/autogenerated/playground/toast-custom.mdx +46 -0
- package/build/docs/autogenerated/playground/toast-position.mdx +46 -0
- package/build/docs/autogenerated/playground/toast.mdx +46 -0
- package/build/docs/autogenerated/playground/toggle-button-primary-ghost.mdx +61 -0
- package/build/docs/autogenerated/playground/toggle-button-primary-outline.mdx +61 -0
- package/build/docs/autogenerated/playground/toggle-button-primary.mdx +61 -0
- package/build/docs/autogenerated/playground/toggle-button-secondary-ghost.mdx +61 -0
- package/build/docs/autogenerated/playground/toggle-button-secondary-outline.mdx +61 -0
- package/build/docs/autogenerated/playground/toggle-button-secondary.mdx +61 -0
- package/build/docs/autogenerated/playground/toggle-checked.mdx +46 -0
- package/build/docs/autogenerated/playground/toggle-custom-label.mdx +46 -0
- package/build/docs/autogenerated/playground/toggle-disabled.mdx +46 -0
- package/build/docs/autogenerated/playground/toggle-indeterminate.mdx +46 -0
- package/build/docs/autogenerated/playground/toggle.mdx +46 -0
- package/build/docs/autogenerated/playground/tooltip.mdx +67 -0
- package/build/docs/autogenerated/playground/tree-custom.mdx +46 -0
- package/build/docs/autogenerated/playground/tree.mdx +46 -0
- package/build/docs/autogenerated/playground/upload.mdx +46 -0
- package/build/docs/autogenerated/playground/validation-select.mdx +52 -0
- package/build/docs/autogenerated/playground/vertical-tabs-with-avatar.mdx +61 -0
- package/build/docs/autogenerated/playground/vertical-tabs.mdx +61 -0
- package/build/docs/autogenerated/playground/workflow-vertical.mdx +46 -0
- package/build/docs/autogenerated/playground/workflow.mdx +61 -0
- package/build/docs/autogenerated/prompt/ix-action-card/readme.md +198 -0
- package/build/docs/autogenerated/prompt/ix-application/readme.md +2233 -0
- package/build/docs/autogenerated/prompt/ix-application-header/readme.md +2320 -0
- package/build/docs/autogenerated/prompt/ix-avatar/readme.md +1713 -0
- package/build/docs/autogenerated/prompt/ix-blind/readme.md +682 -0
- package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +370 -0
- package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +364 -0
- package/build/docs/autogenerated/prompt/ix-button/readme.md +7881 -0
- package/build/docs/autogenerated/prompt/ix-card/readme.md +257 -0
- package/build/docs/autogenerated/prompt/ix-card-accordion/readme.md +52 -0
- package/build/docs/autogenerated/prompt/ix-card-content/readme.md +249 -0
- package/build/docs/autogenerated/prompt/ix-card-list/readme.md +478 -0
- package/build/docs/autogenerated/prompt/ix-card-title/readme.md +50 -0
- package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +390 -0
- package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +1136 -0
- package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +923 -0
- package/build/docs/autogenerated/prompt/ix-chip/readme.md +344 -0
- package/build/docs/autogenerated/prompt/ix-col/readme.md +2184 -0
- package/build/docs/autogenerated/prompt/ix-content/readme.md +1628 -0
- package/build/docs/autogenerated/prompt/ix-content-header/readme.md +2153 -0
- package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +555 -0
- package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +463 -0
- package/build/docs/autogenerated/prompt/ix-date-input/readme.md +1059 -0
- package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +469 -0
- package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +153 -0
- package/build/docs/autogenerated/prompt/ix-divider/readme.md +481 -0
- package/build/docs/autogenerated/prompt/ix-drawer/readme.md +327 -0
- package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +1053 -0
- package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +1421 -0
- package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +183 -0
- package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +2601 -0
- package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +250 -0
- package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +885 -0
- package/build/docs/autogenerated/prompt/ix-event-list/readme.md +727 -0
- package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +416 -0
- package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +128 -0
- package/build/docs/autogenerated/prompt/ix-field-label/readme.md +437 -0
- package/build/docs/autogenerated/prompt/ix-filter-chip/readme.md +67 -0
- package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +458 -0
- package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +426 -0
- package/build/docs/autogenerated/prompt/ix-group/readme.md +478 -0
- package/build/docs/autogenerated/prompt/ix-group-context-menu/readme.md +49 -0
- package/build/docs/autogenerated/prompt/ix-group-item/readme.md +493 -0
- package/build/docs/autogenerated/prompt/ix-helper-text/readme.md +55 -0
- package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +1851 -0
- package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +1060 -0
- package/build/docs/autogenerated/prompt/ix-input/readme.md +88 -0
- package/build/docs/autogenerated/prompt/ix-input-group/readme.md +34 -0
- package/build/docs/autogenerated/prompt/ix-key-value/readme.md +1045 -0
- package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +683 -0
- package/build/docs/autogenerated/prompt/ix-kpi/readme.md +197 -0
- package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +520 -0
- package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +3187 -0
- package/build/docs/autogenerated/prompt/ix-link-button/readme.md +185 -0
- package/build/docs/autogenerated/prompt/ix-menu/readme.md +2803 -0
- package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +847 -0
- package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +416 -0
- package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +235 -0
- package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +277 -0
- package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +267 -0
- package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +633 -0
- package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +2127 -0
- package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +684 -0
- package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +253 -0
- package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +191 -0
- package/build/docs/autogenerated/prompt/ix-modal/readme.md +96 -0
- package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +567 -0
- package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +554 -0
- package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +593 -0
- package/build/docs/autogenerated/prompt/ix-number-input/readme.md +88 -0
- package/build/docs/autogenerated/prompt/ix-pagination/readme.md +229 -0
- package/build/docs/autogenerated/prompt/ix-pane/readme.md +623 -0
- package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +341 -0
- package/build/docs/autogenerated/prompt/ix-pill/readme.md +980 -0
- package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +1938 -0
- package/build/docs/autogenerated/prompt/ix-push-card/readme.md +753 -0
- package/build/docs/autogenerated/prompt/ix-radio/readme.md +1283 -0
- package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +1057 -0
- package/build/docs/autogenerated/prompt/ix-row/readme.md +3178 -0
- package/build/docs/autogenerated/prompt/ix-select/readme.md +2147 -0
- package/build/docs/autogenerated/prompt/ix-select-item/readme.md +1231 -0
- package/build/docs/autogenerated/prompt/ix-slider/readme.md +777 -0
- package/build/docs/autogenerated/prompt/ix-spinner/readme.md +201 -0
- package/build/docs/autogenerated/prompt/ix-split-button/readme.md +275 -0
- package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +426 -0
- package/build/docs/autogenerated/prompt/ix-tabs/readme.md +425 -0
- package/build/docs/autogenerated/prompt/ix-textarea/readme.md +955 -0
- package/build/docs/autogenerated/prompt/ix-tile/readme.md +282 -0
- package/build/docs/autogenerated/prompt/ix-time-input/readme.md +868 -0
- package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +412 -0
- package/build/docs/autogenerated/prompt/ix-toast/readme.md +74 -0
- package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +644 -0
- package/build/docs/autogenerated/prompt/ix-toggle/readme.md +417 -0
- package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +729 -0
- package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +228 -0
- package/build/docs/autogenerated/prompt/ix-tree/readme.md +928 -0
- package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +61 -0
- package/build/docs/autogenerated/prompt/ix-typography/readme.md +2079 -0
- package/build/docs/autogenerated/prompt/ix-upload/readme.md +148 -0
- package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +49 -0
- package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +264 -0
- package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +269 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +13 -0
- package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/action-card.html.md +9 -0
- package/build/docs/autogenerated/usage/angular/action-card.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/add-icons.css.md +11 -0
- package/build/docs/autogenerated/usage/angular/add-icons.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/add-icons.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/aggrid.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/aggrid.ts.md +85 -0
- package/build/docs/autogenerated/usage/angular/application-advanced.html.md +44 -0
- package/build/docs/autogenerated/usage/angular/application-advanced.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/application-app-switch.html.md +29 -0
- package/build/docs/autogenerated/usage/angular/application-app-switch.ts.md +34 -0
- package/build/docs/autogenerated/usage/angular/application-breakpoints.html.md +38 -0
- package/build/docs/autogenerated/usage/angular/application-breakpoints.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/application-header.html.md +20 -0
- package/build/docs/autogenerated/usage/angular/application-header.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/application.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/application.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/avatar-image.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/avatar-initials.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/avatar.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/basic-navigation-migration.css.md +6 -0
- package/build/docs/autogenerated/usage/angular/blind-header-actions.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/blind-header-actions.ts.md +28 -0
- package/build/docs/autogenerated/usage/angular/blind-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/blind-variants.html.md +26 -0
- package/build/docs/autogenerated/usage/angular/blind-variants.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/blind.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/blind.html.md +12 -0
- package/build/docs/autogenerated/usage/angular/blind.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/button-danger-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-danger-ghost.html.md +4 -0
- package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/button-danger-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-danger-outline.html.md +4 -0
- package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-danger.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-danger.html.md +4 -0
- package/build/docs/autogenerated/usage/angular/button-danger.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-grey-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular/button-grey-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-grey.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-grey.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/button-group.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular/button-loading.css.md +10 -0
- package/build/docs/autogenerated/usage/angular/button-loading.html.md +16 -0
- package/build/docs/autogenerated/usage/angular/button-loading.ts.md +36 -0
- package/build/docs/autogenerated/usage/angular/button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-secondary.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular/button-text-icon.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/button-text-icon.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/button-with-icon.css.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-with-icon.html.md +23 -0
- package/build/docs/autogenerated/usage/angular/button-with-icon.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/button-with-link.html.md +66 -0
- package/build/docs/autogenerated/usage/angular/button-with-link.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/buttons.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/buttons.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/card-list.html.md +63 -0
- package/build/docs/autogenerated/usage/angular/card-list.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/card.css.md +16 -0
- package/build/docs/autogenerated/usage/angular/card.html.md +16 -0
- package/build/docs/autogenerated/usage/angular/card.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/category-filter-suggestions.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular/category-filter.ts.md +39 -0
- package/build/docs/autogenerated/usage/angular/checkbox-indeterminate.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/checkbox.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/chip.css.md +12 -0
- package/build/docs/autogenerated/usage/angular/chip.ts.md +45 -0
- package/build/docs/autogenerated/usage/angular/content-header-no-back.html.md +15 -0
- package/build/docs/autogenerated/usage/angular/content-header-no-back.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/content-header-with-slot.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +12 -0
- package/build/docs/autogenerated/usage/angular/content-header-with-slot.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/content-header.html.md +11 -0
- package/build/docs/autogenerated/usage/angular/content-header.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/content.html.md +14 -0
- package/build/docs/autogenerated/usage/angular/content.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/custom-field-validation.html.md +50 -0
- package/build/docs/autogenerated/usage/angular/custom-field-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/custom-field.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/custom-field.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +40 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/date-dropdown.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/date-input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/date-input-label.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/date-input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/date-input-min-max-date.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/date-input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +33 -0
- package/build/docs/autogenerated/usage/angular/date-input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/date-input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/date-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/date-input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datepicker-locale.html.md +12 -0
- package/build/docs/autogenerated/usage/angular/datepicker-locale.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/datepicker-range.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/datepicker.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/datetimepicker.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/divider.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/drawer.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/dropdown-button-icon.css.md +13 -0
- package/build/docs/autogenerated/usage/angular/dropdown-button-icon.ts.md +28 -0
- package/build/docs/autogenerated/usage/angular/dropdown-button.css.md +13 -0
- package/build/docs/autogenerated/usage/angular/dropdown-button.ts.md +28 -0
- package/build/docs/autogenerated/usage/angular/dropdown-icon.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular/dropdown-quick-actions.html.md +16 -0
- package/build/docs/autogenerated/usage/angular/dropdown-quick-actions.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/dropdown-submenu.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular/dropdown.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +66 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-simple.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +57 -0
- package/build/docs/autogenerated/usage/angular/echarts-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-circle.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +66 -0
- package/build/docs/autogenerated/usage/angular/echarts-empty-state.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-empty-state.html.md +24 -0
- package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +45 -0
- package/build/docs/autogenerated/usage/angular/echarts-gauge.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-gauge.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +128 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-advanced.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-advanced.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +72 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +165 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-simple.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +48 -0
- package/build/docs/autogenerated/usage/angular/echarts-pie.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-pie.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +65 -0
- package/build/docs/autogenerated/usage/angular/echarts-progress-arc.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-progress-arc.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +85 -0
- package/build/docs/autogenerated/usage/angular/echarts-progress-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-progress-circle.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +93 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-3d.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-3d.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +82 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +57 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-zoom.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-zoom.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +95 -0
- package/build/docs/autogenerated/usage/angular/echarts.css.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/echarts.ts.md +144 -0
- package/build/docs/autogenerated/usage/angular/empty-state-compact-break.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/empty-state-compact.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/empty-state.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/event-list-compact.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular/event-list-custom-item-height-in-number.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/event-list-custom-item-height.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/event-list-filled.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/event-list-selected.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/event-list.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular/expanding-search.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular/flip-tile.css.md +20 -0
- package/build/docs/autogenerated/usage/angular/flip-tile.ts.md +75 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-group-indeterminate.ts.md +42 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-group.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-group.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-validation.html.md +50 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/form-checkbox.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/form-layout-auto.html.md +9 -0
- package/build/docs/autogenerated/usage/angular/form-layout-auto.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/form-layout-grid.css.md +7 -0
- package/build/docs/autogenerated/usage/angular/form-layout-grid.html.md +25 -0
- package/build/docs/autogenerated/usage/angular/form-layout-grid.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/form-validation.css.md +11 -0
- package/build/docs/autogenerated/usage/angular/form-validation.html.md +103 -0
- package/build/docs/autogenerated/usage/angular/form-validation.ts.md +168 -0
- package/build/docs/autogenerated/usage/angular/global.css.md +27 -0
- package/build/docs/autogenerated/usage/angular/grid-padding.css.md +24 -0
- package/build/docs/autogenerated/usage/angular/grid-padding.html.md +39 -0
- package/build/docs/autogenerated/usage/angular/grid-padding.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/grid-size.css.md +24 -0
- package/build/docs/autogenerated/usage/angular/grid-size.html.md +35 -0
- package/build/docs/autogenerated/usage/angular/grid-size.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/grid.css.md +24 -0
- package/build/docs/autogenerated/usage/angular/grid.html.md +31 -0
- package/build/docs/autogenerated/usage/angular/grid.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/group-context-menu.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/group-custom-entry.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/group-header-suppressed.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/group.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/html-table-striped.html.md +32 -0
- package/build/docs/autogenerated/usage/angular/html-table-striped.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/html-table.html.md +32 -0
- package/build/docs/autogenerated/usage/angular/html-table.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-ghost.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-primary-outline.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-ghost.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary-outline.ts.md +46 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/icon-toggle-button-secondary.ts.md +49 -0
- package/build/docs/autogenerated/usage/angular/input-disabled.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/input-form-validation.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/input-form-validation.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/input-label.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/input-legacy-disabled.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/input-legacy-readonly.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/input-legacy.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/input-pattern.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/input-pattern.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/input-readonly.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/input-types.css.md +6 -0
- package/build/docs/autogenerated/usage/angular/input-types.html.md +43 -0
- package/build/docs/autogenerated/usage/angular/input-types.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular/input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/input.html.md +5 -0
- package/build/docs/autogenerated/usage/angular/input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/key-value-list-striped.ts.md +30 -0
- package/build/docs/autogenerated/usage/angular/key-value-list-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/key-value-list-with-custom-value.ts.md +40 -0
- package/build/docs/autogenerated/usage/angular/key-value-list-with-icon.ts.md +33 -0
- package/build/docs/autogenerated/usage/angular/key-value-list.ts.md +30 -0
- package/build/docs/autogenerated/usage/angular/key-value-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/key-value-with-custom-value.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/key-value-with-icon.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular/key-value-with-label-left.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/key-value.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/kpi.css.md +13 -0
- package/build/docs/autogenerated/usage/angular/kpi.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular/layout-auto-custom.html.md +10 -0
- package/build/docs/autogenerated/usage/angular/layout-auto-custom.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular/layout-auto.css.md +13 -0
- package/build/docs/autogenerated/usage/angular/layout-auto.html.md +10 -0
- package/build/docs/autogenerated/usage/angular/layout-auto.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/link-button-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular/link-button.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular/loading.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/map-navigation-migration.css.md +16 -0
- package/build/docs/autogenerated/usage/angular/menu-category.html.md +12 -0
- package/build/docs/autogenerated/usage/angular/menu-category.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/menu-with-bottom-tabs.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/message-bar-removal.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/message-bar-removal.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/message-bar.css.md +16 -0
- package/build/docs/autogenerated/usage/angular/message-bar.html.md +12 -0
- package/build/docs/autogenerated/usage/angular/message-bar.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/message.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular/modal-by-instance-content.ts.md +34 -0
- package/build/docs/autogenerated/usage/angular/modal-by-instance.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/modal-by-template.ts.md +53 -0
- package/build/docs/autogenerated/usage/angular/modal-form-ix-button-submit.html.md +30 -0
- package/build/docs/autogenerated/usage/angular/modal-form-ix-button-submit.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular/modal-sizes.css.md +12 -0
- package/build/docs/autogenerated/usage/angular/modal-sizes.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/modal-sizes.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular/number-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/number-input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/number-input-label.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/number-input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/number-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/number-input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/number-input-stepper-button.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/number-input-stepper-button.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/number-input-validation.html.md +33 -0
- package/build/docs/autogenerated/usage/angular/number-input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/number-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/number-input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/number-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/number-input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/pagination-advanced.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular/pagination.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/pane-layout.html.md +25 -0
- package/build/docs/autogenerated/usage/angular/pane-layout.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular/pane.html.md +20 -0
- package/build/docs/autogenerated/usage/angular/pane.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular/pill-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +94 -0
- package/build/docs/autogenerated/usage/angular/pill.css.md +17 -0
- package/build/docs/autogenerated/usage/angular/pill.html.md +26 -0
- package/build/docs/autogenerated/usage/angular/pill.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/popover-news.html.md +15 -0
- package/build/docs/autogenerated/usage/angular/popover-news.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-circular-sizes.html.md +64 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-circular-sizes.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-circular-status.html.md +73 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-circular-status.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-circular.html.md +22 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-circular.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-linear-sizes.html.md +64 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-linear-sizes.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-linear-status.html.md +73 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator-linear-status.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator.html.md +9 -0
- package/build/docs/autogenerated/usage/angular/progress-indicator.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/push-card.html.md +39 -0
- package/build/docs/autogenerated/usage/angular/push-card.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/radio-button.css.md +10 -0
- package/build/docs/autogenerated/usage/angular/radio-button.ts.md +39 -0
- package/build/docs/autogenerated/usage/angular/radio-disabled.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/radio-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/radio-group.html.md +25 -0
- package/build/docs/autogenerated/usage/angular/radio-group.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/radio-validation.html.md +45 -0
- package/build/docs/autogenerated/usage/angular/radio-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/radio.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/radio.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/select-editable.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/select-multiple.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/select-ng-model.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/select-validation.html.md +51 -0
- package/build/docs/autogenerated/usage/angular/select-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/select.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/settings.html.md +13 -0
- package/build/docs/autogenerated/usage/angular/settings.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/slider-error.html.md +20 -0
- package/build/docs/autogenerated/usage/angular/slider-error.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/slider-marker.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/slider-marker.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/slider-trace.html.md +24 -0
- package/build/docs/autogenerated/usage/angular/slider-trace.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/slider.html.md +11 -0
- package/build/docs/autogenerated/usage/angular/slider.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/spinner-large.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/spinner.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/split-button-icons.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/split-button.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular/tabs.css.md +15 -0
- package/build/docs/autogenerated/usage/angular/tabs.ts.md +28 -0
- package/build/docs/autogenerated/usage/angular/textarea-disabled.html.md +11 -0
- package/build/docs/autogenerated/usage/angular/textarea-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/textarea-legacy-disabled.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/textarea-legacy-readonly.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular/textarea-legacy.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/textarea-readonly.html.md +8 -0
- package/build/docs/autogenerated/usage/angular/textarea-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/textarea-rows-cols.html.md +11 -0
- package/build/docs/autogenerated/usage/angular/textarea-rows-cols.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/textarea-validation.html.md +51 -0
- package/build/docs/autogenerated/usage/angular/textarea-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/textarea.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/textarea.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/theme-switcher.css.md +7 -0
- package/build/docs/autogenerated/usage/angular/theme-switcher.html.md +42 -0
- package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +37 -0
- package/build/docs/autogenerated/usage/angular/tile.css.md +19 -0
- package/build/docs/autogenerated/usage/angular/tile.ts.md +42 -0
- package/build/docs/autogenerated/usage/angular/time-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/time-input-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/time-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular/time-input-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/time-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/time-input-readonly.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/time-input-validation.html.md +17 -0
- package/build/docs/autogenerated/usage/angular/time-input-validation.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/time-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular/time-input-with-slots.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/time-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/time-input.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/timepicker-format-adjusted.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/timepicker-format-adjusted.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/timepicker-intervals.html.md +9 -0
- package/build/docs/autogenerated/usage/angular/timepicker-intervals.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/timepicker.html.md +3 -0
- package/build/docs/autogenerated/usage/angular/timepicker.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toast-custom.ts.md +61 -0
- package/build/docs/autogenerated/usage/angular/toast-position.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular/toast.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-primary-ghost.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-primary-outline.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-primary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-primary.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-secondary-ghost.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-secondary-outline.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular/toggle-button-secondary.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular/toggle.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/tooltip.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/tooltip.html.md +11 -0
- package/build/docs/autogenerated/usage/angular/tooltip.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +98 -0
- package/build/docs/autogenerated/usage/angular/tree.ts.md +60 -0
- package/build/docs/autogenerated/usage/angular/upload.ts.md +10 -0
- package/build/docs/autogenerated/usage/angular/validation-select.html.md +15 -0
- package/build/docs/autogenerated/usage/angular/validation-select.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/validation.ts.md +92 -0
- package/build/docs/autogenerated/usage/angular/vertical-tabs-with-avatar.css.md +6 -0
- package/build/docs/autogenerated/usage/angular/vertical-tabs-with-avatar.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular/vertical-tabs.css.md +6 -0
- package/build/docs/autogenerated/usage/angular/vertical-tabs.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular/workflow-vertical.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular/workflow.css.md +5 -0
- package/build/docs/autogenerated/usage/angular/workflow.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/action-card.html.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/action-card.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/add-icons.css.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/add-icons.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/add-icons.ts.md +20 -0
- package/build/docs/autogenerated/usage/angular_standalone/aggrid.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/aggrid.ts.md +87 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +44 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-advanced.ts.md +39 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-app-switch.html.md +29 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-app-switch.ts.md +56 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-breakpoints.html.md +38 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-breakpoints.ts.md +47 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-header.html.md +20 -0
- package/build/docs/autogenerated/usage/angular_standalone/application-header.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/application.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/application.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular_standalone/avatar-image.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/avatar-initials.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/avatar.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/basic-navigation-migration.css.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind-header-actions.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind-header-actions.ts.md +34 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind-variants.html.md +26 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind-variants.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind.html.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/blind.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.html.md +4 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.html.md +4 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger.html.md +4 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-grey.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-group.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.css.md +10 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +35 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-secondary.ts.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-with-icon.css.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-with-icon.html.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-with-icon.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +66 -0
- package/build/docs/autogenerated/usage/angular_standalone/button-with-link.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/buttons.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/buttons.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/card-list.html.md +63 -0
- package/build/docs/autogenerated/usage/angular_standalone/card-list.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/card.css.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/card.html.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/card.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular_standalone/category-filter-suggestions.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular_standalone/category-filter.ts.md +40 -0
- package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/chip.css.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +46 -0
- package/build/docs/autogenerated/usage/angular_standalone/content-header-no-back.html.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/content-header-no-back.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.html.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/content-header.html.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/content-header.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/content.html.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/content.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/custom-field-validation.html.md +50 -0
- package/build/docs/autogenerated/usage/angular_standalone/custom-field-validation.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/custom-field.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/custom-field.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +42 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-dropdown.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-label.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +33 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/date-input.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/datepicker-locale.html.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/datepicker-locale.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/datepicker-range.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/datepicker.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/datetimepicker.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/divider.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-button-icon.css.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-button-icon.ts.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-button.css.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-button.ts.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-icon.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-quick-actions.html.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-quick-actions.ts.md +27 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown-submenu.ts.md +28 -0
- package/build/docs/autogenerated/usage/angular_standalone/dropdown.ts.md +35 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +69 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +60 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +69 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.html.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +52 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +131 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +75 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +168 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +51 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +68 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +88 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +96 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +85 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +60 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +105 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts.css.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +147 -0
- package/build/docs/autogenerated/usage/angular_standalone/empty-state-compact-break.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular_standalone/empty-state-compact.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular_standalone/empty-state.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular_standalone/event-list-compact.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular_standalone/event-list-custom-item-height.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/event-list-filled.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular_standalone/event-list-selected.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular_standalone/event-list.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular_standalone/expanding-search.ts.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/flip-tile.css.md +20 -0
- package/build/docs/autogenerated/usage/angular_standalone/flip-tile.ts.md +80 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group-indeterminate.ts.md +57 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-group.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-validation.html.md +50 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox-validation.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-checkbox.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-layout-auto.html.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-layout-auto.ts.md +27 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-layout-grid.css.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-layout-grid.html.md +25 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-layout-grid.ts.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-validation.css.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-validation.html.md +140 -0
- package/build/docs/autogenerated/usage/angular_standalone/form-validation.ts.md +216 -0
- package/build/docs/autogenerated/usage/angular_standalone/global.css.md +27 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid-padding.css.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid-padding.html.md +39 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid-padding.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid-size.css.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid-size.html.md +35 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid-size.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid.css.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid.html.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/grid.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/group-context-menu.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular_standalone/group-custom-entry.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/group-header-suppressed.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular_standalone/group.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/html-table-striped.html.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/html-table-striped.ts.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/html-table.html.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/html-table.ts.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-ghost.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-primary-outline.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-ghost.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary-outline.ts.md +51 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/icon-toggle-button-secondary.ts.md +54 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-disabled.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-form-validation.html.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-form-validation.ts.md +36 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-label.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-label.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-legacy-disabled.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-legacy-readonly.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-legacy.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-pattern.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-pattern.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-readonly.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-readonly.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-types.css.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-types.html.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-types.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-validation.html.md +37 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-validation.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/input-with-slots.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/input.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-list-striped.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-list-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-list-with-custom-value.ts.md +26 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-list-with-icon.ts.md +34 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-list.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-with-custom-value.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-with-icon.ts.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value-with-label-left.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/key-value.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/kpi.css.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/kpi.ts.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/layout-auto-custom.html.md +10 -0
- package/build/docs/autogenerated/usage/angular_standalone/layout-auto-custom.ts.md +18 -0
- package/build/docs/autogenerated/usage/angular_standalone/layout-auto.css.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/layout-auto.html.md +10 -0
- package/build/docs/autogenerated/usage/angular_standalone/layout-auto.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/link-button-disabled.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/link-button.ts.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +27 -0
- package/build/docs/autogenerated/usage/angular_standalone/map-navigation-migration.css.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/menu-category.html.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/menu-category.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/menu-with-bottom-tabs.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/message-bar-removal.ts.md +34 -0
- package/build/docs/autogenerated/usage/angular_standalone/message-bar.css.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/message-bar.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/message.ts.md +28 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-by-instance-content.ts.md +40 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-by-instance.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-by-template.ts.md +61 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-form-ix-button-submit.html.md +22 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-form-ix-button-submit.ts.md +47 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.css.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.html.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/modal-sizes.ts.md +27 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-label.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-label.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-readonly.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-stepper-button.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-stepper-button.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-validation.html.md +33 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-validation.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input-with-slots.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/number-input.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/pagination-advanced.ts.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/pagination.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/pane-layout.html.md +25 -0
- package/build/docs/autogenerated/usage/angular_standalone/pane-layout.ts.md +27 -0
- package/build/docs/autogenerated/usage/angular_standalone/pane.html.md +20 -0
- package/build/docs/autogenerated/usage/angular_standalone/pane.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +100 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill.css.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +34 -0
- package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/popover-news.ts.md +25 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-sizes.html.md +64 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-sizes.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-status.html.md +73 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular-status.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular.html.md +22 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-circular.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-sizes.html.md +64 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-sizes.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-status.html.md +73 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator-linear-status.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator.html.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/progress-indicator.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/push-card.html.md +39 -0
- package/build/docs/autogenerated/usage/angular_standalone/push-card.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-button.css.md +10 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-button.ts.md +21 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-disabled.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-group.html.md +21 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-group.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-validation.html.md +41 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio-validation.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/radio.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/select-editable.ts.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/select-multiple.ts.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/select-ng-model.ts.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/select-validation.html.md +51 -0
- package/build/docs/autogenerated/usage/angular_standalone/select-validation.ts.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/select.ts.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +13 -0
- package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +20 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-error.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-marker.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-marker.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-trace.html.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider-trace.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider.html.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/slider.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/spinner-large.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/spinner.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/split-button-icons.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/split-button.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +32 -0
- package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +15 -0
- package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +31 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-disabled.html.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-legacy-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-legacy-readonly.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-legacy.ts.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-readonly.html.md +8 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-readonly.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-rows-cols.html.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-rows-cols.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-validation.html.md +51 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea-validation.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/textarea.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.css.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.html.md +37 -0
- package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +58 -0
- package/build/docs/autogenerated/usage/angular_standalone/tile.css.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +48 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-disabled.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-label.html.md +7 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-label.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-readonly.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-readonly.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-validation.html.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-validation.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-with-slots.html.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input-with-slots.ts.md +16 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/time-input.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-format-adjusted.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-format-adjusted.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-intervals.html.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker-intervals.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker.html.md +3 -0
- package/build/docs/autogenerated/usage/angular_standalone/timepicker.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/toast-custom.ts.md +56 -0
- package/build/docs/autogenerated/usage/angular_standalone/toast-position.ts.md +24 -0
- package/build/docs/autogenerated/usage/angular_standalone/toast.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-ghost.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary-outline.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-primary.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-ghost.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary-outline.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-button-secondary.ts.md +17 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +19 -0
- package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +14 -0
- package/build/docs/autogenerated/usage/angular_standalone/tooltip.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/tooltip.html.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/tooltip.ts.md +12 -0
- package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +100 -0
- package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +62 -0
- package/build/docs/autogenerated/usage/angular_standalone/upload.ts.md +11 -0
- package/build/docs/autogenerated/usage/angular_standalone/validation-select.html.md +20 -0
- package/build/docs/autogenerated/usage/angular_standalone/validation-select.ts.md +38 -0
- package/build/docs/autogenerated/usage/angular_standalone/validation.ts.md +88 -0
- package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs-with-avatar.css.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs-with-avatar.ts.md +37 -0
- package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs.css.md +6 -0
- package/build/docs/autogenerated/usage/angular_standalone/vertical-tabs.ts.md +22 -0
- package/build/docs/autogenerated/usage/angular_standalone/workflow-vertical.ts.md +23 -0
- package/build/docs/autogenerated/usage/angular_standalone/workflow.css.md +5 -0
- package/build/docs/autogenerated/usage/angular_standalone/workflow.ts.md +24 -0
- package/build/docs/autogenerated/usage/html/about-and-legal.html.md +32 -0
- package/build/docs/autogenerated/usage/html/action-card.html.md +34 -0
- package/build/docs/autogenerated/usage/html/add-icons.html.md +26 -0
- package/build/docs/autogenerated/usage/html/aggrid.html.md +92 -0
- package/build/docs/autogenerated/usage/html/application-advanced.html.md +80 -0
- package/build/docs/autogenerated/usage/html/application-app-switch.html.md +88 -0
- package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +63 -0
- package/build/docs/autogenerated/usage/html/application-header.html.md +38 -0
- package/build/docs/autogenerated/usage/html/application.html.md +36 -0
- package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +14 -0
- package/build/docs/autogenerated/usage/html/avatar-image.html.md +16 -0
- package/build/docs/autogenerated/usage/html/avatar-initials.html.md +14 -0
- package/build/docs/autogenerated/usage/html/avatar.html.md +14 -0
- package/build/docs/autogenerated/usage/html/basic-navigation-migration.css.md +6 -0
- package/build/docs/autogenerated/usage/html/blind-header-actions.css.md +5 -0
- package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +38 -0
- package/build/docs/autogenerated/usage/html/blind-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/html/blind-variants.html.md +50 -0
- package/build/docs/autogenerated/usage/html/blind.css.md +5 -0
- package/build/docs/autogenerated/usage/html/blind.html.md +25 -0
- package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +23 -0
- package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +20 -0
- package/build/docs/autogenerated/usage/html/breadcrumb.html.md +18 -0
- package/build/docs/autogenerated/usage/html/button-danger-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-danger-ghost.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-danger-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-danger.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-danger.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-ghost.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-grey-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-grey-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-grey.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-grey.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-group.html.md +19 -0
- package/build/docs/autogenerated/usage/html/button-loading.css.md +10 -0
- package/build/docs/autogenerated/usage/html/button-loading.html.md +42 -0
- package/build/docs/autogenerated/usage/html/button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-secondary.html.md +16 -0
- package/build/docs/autogenerated/usage/html/button-text-icon.css.md +9 -0
- package/build/docs/autogenerated/usage/html/button-text-icon.html.md +30 -0
- package/build/docs/autogenerated/usage/html/button-with-icon.css.md +11 -0
- package/build/docs/autogenerated/usage/html/button-with-icon.html.md +42 -0
- package/build/docs/autogenerated/usage/html/button-with-link.html.md +87 -0
- package/build/docs/autogenerated/usage/html/buttons.css.md +9 -0
- package/build/docs/autogenerated/usage/html/buttons.html.md +16 -0
- package/build/docs/autogenerated/usage/html/card-list.html.md +82 -0
- package/build/docs/autogenerated/usage/html/card.css.md +16 -0
- package/build/docs/autogenerated/usage/html/card.html.md +46 -0
- package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +19 -0
- package/build/docs/autogenerated/usage/html/category-filter.html.md +43 -0
- package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +24 -0
- package/build/docs/autogenerated/usage/html/checkbox.html.md +27 -0
- package/build/docs/autogenerated/usage/html/chip.css.md +12 -0
- package/build/docs/autogenerated/usage/html/chip.html.md +54 -0
- package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +41 -0
- package/build/docs/autogenerated/usage/html/content-header-with-slot.css.md +5 -0
- package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +34 -0
- package/build/docs/autogenerated/usage/html/content-header.html.md +22 -0
- package/build/docs/autogenerated/usage/html/content.html.md +33 -0
- package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +61 -0
- package/build/docs/autogenerated/usage/html/custom-field.html.md +35 -0
- package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +48 -0
- package/build/docs/autogenerated/usage/html/date-dropdown.html.md +14 -0
- package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +15 -0
- package/build/docs/autogenerated/usage/html/date-input-label.html.md +20 -0
- package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +19 -0
- package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +15 -0
- package/build/docs/autogenerated/usage/html/date-input-validation.html.md +50 -0
- package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/date-input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +37 -0
- package/build/docs/autogenerated/usage/html/datepicker-range.html.md +14 -0
- package/build/docs/autogenerated/usage/html/datepicker.html.md +14 -0
- package/build/docs/autogenerated/usage/html/datetimepicker.html.md +14 -0
- package/build/docs/autogenerated/usage/html/divider.html.md +14 -0
- package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +31 -0
- package/build/docs/autogenerated/usage/html/drawer.html.md +32 -0
- package/build/docs/autogenerated/usage/html/dropdown-button-icon.css.md +13 -0
- package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +37 -0
- package/build/docs/autogenerated/usage/html/dropdown-button.css.md +13 -0
- package/build/docs/autogenerated/usage/html/dropdown-button.html.md +37 -0
- package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +32 -0
- package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +45 -0
- package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +37 -0
- package/build/docs/autogenerated/usage/html/dropdown.html.md +22 -0
- package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +86 -0
- package/build/docs/autogenerated/usage/html/echarts-bar-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +78 -0
- package/build/docs/autogenerated/usage/html/echarts-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-circle.html.md +89 -0
- package/build/docs/autogenerated/usage/html/echarts-empty-state.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +122 -0
- package/build/docs/autogenerated/usage/html/echarts-gauge.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +158 -0
- package/build/docs/autogenerated/usage/html/echarts-line-advanced.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +97 -0
- package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +153 -0
- package/build/docs/autogenerated/usage/html/echarts-line-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +66 -0
- package/build/docs/autogenerated/usage/html/echarts-pie.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-pie.html.md +88 -0
- package/build/docs/autogenerated/usage/html/echarts-progress-arc.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +108 -0
- package/build/docs/autogenerated/usage/html/echarts-progress-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +116 -0
- package/build/docs/autogenerated/usage/html/echarts-special-3d.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +105 -0
- package/build/docs/autogenerated/usage/html/echarts-special-toolbox.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +82 -0
- package/build/docs/autogenerated/usage/html/echarts-special-zoom.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +114 -0
- package/build/docs/autogenerated/usage/html/echarts.css.md +8 -0
- package/build/docs/autogenerated/usage/html/echarts.html.md +163 -0
- package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +38 -0
- package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +38 -0
- package/build/docs/autogenerated/usage/html/empty-state.html.md +37 -0
- package/build/docs/autogenerated/usage/html/event-list-compact.html.md +19 -0
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +23 -0
- package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +17 -0
- package/build/docs/autogenerated/usage/html/event-list-filled.html.md +33 -0
- package/build/docs/autogenerated/usage/html/event-list-selected.html.md +49 -0
- package/build/docs/autogenerated/usage/html/event-list.html.md +19 -0
- package/build/docs/autogenerated/usage/html/expanding-search.html.md +14 -0
- package/build/docs/autogenerated/usage/html/flip-tile.css.md +20 -0
- package/build/docs/autogenerated/usage/html/flip-tile.html.md +85 -0
- package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +19 -0
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.css.md +5 -0
- package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +60 -0
- package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +18 -0
- package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +61 -0
- package/build/docs/autogenerated/usage/html/form-checkbox.html.md +15 -0
- package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +20 -0
- package/build/docs/autogenerated/usage/html/form-layout-grid.css.md +7 -0
- package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +37 -0
- package/build/docs/autogenerated/usage/html/form-validation.css.md +11 -0
- package/build/docs/autogenerated/usage/html/global.css.md +27 -0
- package/build/docs/autogenerated/usage/html/grid-padding.css.md +24 -0
- package/build/docs/autogenerated/usage/html/grid-padding.html.md +51 -0
- package/build/docs/autogenerated/usage/html/grid-size.css.md +24 -0
- package/build/docs/autogenerated/usage/html/grid-size.html.md +47 -0
- package/build/docs/autogenerated/usage/html/grid.css.md +24 -0
- package/build/docs/autogenerated/usage/html/grid.html.md +43 -0
- package/build/docs/autogenerated/usage/html/group-context-menu.html.md +22 -0
- package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +18 -0
- package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +22 -0
- package/build/docs/autogenerated/usage/html/group.html.md +18 -0
- package/build/docs/autogenerated/usage/html/html-table-striped.html.md +43 -0
- package/build/docs/autogenerated/usage/html/html-table.html.md +43 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-ghost.html.md +35 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-primary-outline.html.md +35 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-ghost.html.md +36 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary-outline.html.md +55 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +58 -0
- package/build/docs/autogenerated/usage/html/input-disabled.html.md +19 -0
- package/build/docs/autogenerated/usage/html/input-label.html.md +20 -0
- package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +28 -0
- package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +28 -0
- package/build/docs/autogenerated/usage/html/input-legacy.html.md +27 -0
- package/build/docs/autogenerated/usage/html/input-pattern.html.md +19 -0
- package/build/docs/autogenerated/usage/html/input-readonly.html.md +20 -0
- package/build/docs/autogenerated/usage/html/input-types.css.md +6 -0
- package/build/docs/autogenerated/usage/html/input-types.html.md +53 -0
- package/build/docs/autogenerated/usage/html/input-validation.html.md +54 -0
- package/build/docs/autogenerated/usage/html/input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +32 -0
- package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +42 -0
- package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +42 -0
- package/build/docs/autogenerated/usage/html/key-value-list.html.md +32 -0
- package/build/docs/autogenerated/usage/html/key-value-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +22 -0
- package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +21 -0
- package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +18 -0
- package/build/docs/autogenerated/usage/html/key-value.html.md +14 -0
- package/build/docs/autogenerated/usage/html/kpi.css.md +13 -0
- package/build/docs/autogenerated/usage/html/kpi.html.md +33 -0
- package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +44 -0
- package/build/docs/autogenerated/usage/html/layout-auto.css.md +13 -0
- package/build/docs/autogenerated/usage/html/layout-auto.html.md +36 -0
- package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +16 -0
- package/build/docs/autogenerated/usage/html/link-button.html.md +14 -0
- package/build/docs/autogenerated/usage/html/loading.html.md +33 -0
- package/build/docs/autogenerated/usage/html/menu-category.html.md +38 -0
- package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +25 -0
- package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +50 -0
- package/build/docs/autogenerated/usage/html/message-bar.css.md +16 -0
- package/build/docs/autogenerated/usage/html/message-bar.html.md +25 -0
- package/build/docs/autogenerated/usage/html/message.html.md +32 -0
- package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +87 -0
- package/build/docs/autogenerated/usage/html/modal-sizes.css.md +12 -0
- package/build/docs/autogenerated/usage/html/modal-sizes.html.md +91 -0
- package/build/docs/autogenerated/usage/html/modal.html.md +85 -0
- package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +15 -0
- package/build/docs/autogenerated/usage/html/number-input-label.html.md +18 -0
- package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +15 -0
- package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +15 -0
- package/build/docs/autogenerated/usage/html/number-input-validation.html.md +45 -0
- package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/number-input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +14 -0
- package/build/docs/autogenerated/usage/html/pagination.html.md +14 -0
- package/build/docs/autogenerated/usage/html/pane-layout.html.md +60 -0
- package/build/docs/autogenerated/usage/html/pane.html.md +39 -0
- package/build/docs/autogenerated/usage/html/pill-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/html/pill-variants.html.md +103 -0
- package/build/docs/autogenerated/usage/html/pill.css.md +17 -0
- package/build/docs/autogenerated/usage/html/pill.html.md +45 -0
- package/build/docs/autogenerated/usage/html/popover-news.html.md +26 -0
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +64 -0
- package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +73 -0
- package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +22 -0
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +64 -0
- package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +73 -0
- package/build/docs/autogenerated/usage/html/progress-indicator.css.md +5 -0
- package/build/docs/autogenerated/usage/html/progress-indicator.html.md +20 -0
- package/build/docs/autogenerated/usage/html/push-card.html.md +57 -0
- package/build/docs/autogenerated/usage/html/radio-button.css.md +10 -0
- package/build/docs/autogenerated/usage/html/radio-button.html.md +41 -0
- package/build/docs/autogenerated/usage/html/radio-disabled.html.md +20 -0
- package/build/docs/autogenerated/usage/html/radio-group.html.md +37 -0
- package/build/docs/autogenerated/usage/html/radio-validation.html.md +58 -0
- package/build/docs/autogenerated/usage/html/radio.html.md +19 -0
- package/build/docs/autogenerated/usage/html/select-editable.html.md +19 -0
- package/build/docs/autogenerated/usage/html/select-multiple.html.md +27 -0
- package/build/docs/autogenerated/usage/html/select-validation.html.md +63 -0
- package/build/docs/autogenerated/usage/html/select.html.md +19 -0
- package/build/docs/autogenerated/usage/html/settings.html.md +36 -0
- package/build/docs/autogenerated/usage/html/slider-error.html.md +42 -0
- package/build/docs/autogenerated/usage/html/slider-marker.html.md +34 -0
- package/build/docs/autogenerated/usage/html/slider-trace.html.md +34 -0
- package/build/docs/autogenerated/usage/html/slider.html.md +22 -0
- package/build/docs/autogenerated/usage/html/spinner-large.html.md +14 -0
- package/build/docs/autogenerated/usage/html/spinner.html.md +14 -0
- package/build/docs/autogenerated/usage/html/split-button-icons.html.md +32 -0
- package/build/docs/autogenerated/usage/html/split-button.html.md +24 -0
- package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +45 -0
- package/build/docs/autogenerated/usage/html/tabs.css.md +15 -0
- package/build/docs/autogenerated/usage/html/tabs.html.md +46 -0
- package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +21 -0
- package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +16 -0
- package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +16 -0
- package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +14 -0
- package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +22 -0
- package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +24 -0
- package/build/docs/autogenerated/usage/html/textarea-validation.html.md +68 -0
- package/build/docs/autogenerated/usage/html/textarea.html.md +19 -0
- package/build/docs/autogenerated/usage/html/theme-switcher.css.md +7 -0
- package/build/docs/autogenerated/usage/html/theme-switcher.html.md +83 -0
- package/build/docs/autogenerated/usage/html/tile.css.md +19 -0
- package/build/docs/autogenerated/usage/html/tile.html.md +55 -0
- package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +15 -0
- package/build/docs/autogenerated/usage/html/time-input-label.html.md +19 -0
- package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +15 -0
- package/build/docs/autogenerated/usage/html/time-input-validation.html.md +40 -0
- package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +26 -0
- package/build/docs/autogenerated/usage/html/time-input.html.md +15 -0
- package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +15 -0
- package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +21 -0
- package/build/docs/autogenerated/usage/html/timepicker.html.md +14 -0
- package/build/docs/autogenerated/usage/html/toast-custom.html.md +96 -0
- package/build/docs/autogenerated/usage/html/toast-position.html.md +30 -0
- package/build/docs/autogenerated/usage/html/toast.html.md +29 -0
- package/build/docs/autogenerated/usage/html/toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/html/toggle-button-primary-ghost.html.md +24 -0
- package/build/docs/autogenerated/usage/html/toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/html/toggle-button-primary-outline.html.md +24 -0
- package/build/docs/autogenerated/usage/html/toggle-button-primary.css.md +9 -0
- package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +22 -0
- package/build/docs/autogenerated/usage/html/toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/html/toggle-button-secondary-ghost.html.md +18 -0
- package/build/docs/autogenerated/usage/html/toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/html/toggle-button-secondary-outline.html.md +18 -0
- package/build/docs/autogenerated/usage/html/toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +18 -0
- package/build/docs/autogenerated/usage/html/toggle-checked.html.md +14 -0
- package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +14 -0
- package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +14 -0
- package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +14 -0
- package/build/docs/autogenerated/usage/html/toggle.html.md +14 -0
- package/build/docs/autogenerated/usage/html/tooltip.css.md +5 -0
- package/build/docs/autogenerated/usage/html/tooltip.html.md +28 -0
- package/build/docs/autogenerated/usage/html/tree-custom.html.md +108 -0
- package/build/docs/autogenerated/usage/html/tree.html.md +56 -0
- package/build/docs/autogenerated/usage/html/upload.html.md +14 -0
- package/build/docs/autogenerated/usage/html/validation-select.html.md +40 -0
- package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.css.md +6 -0
- package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +48 -0
- package/build/docs/autogenerated/usage/html/vertical-tabs.css.md +6 -0
- package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +38 -0
- package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +21 -0
- package/build/docs/autogenerated/usage/html/workflow.css.md +5 -0
- package/build/docs/autogenerated/usage/html/workflow.html.md +22 -0
- package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +35 -0
- package/build/docs/autogenerated/usage/react/action-card.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/add-icons.css.md +5 -0
- package/build/docs/autogenerated/usage/react/add-icons.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/aggrid.tsx.md +96 -0
- package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +76 -0
- package/build/docs/autogenerated/usage/react/application-app-switch.tsx.md +71 -0
- package/build/docs/autogenerated/usage/react/application-breakpoints.tsx.md +72 -0
- package/build/docs/autogenerated/usage/react/application-header.tsx.md +33 -0
- package/build/docs/autogenerated/usage/react/application.tsx.md +32 -0
- package/build/docs/autogenerated/usage/react/avatar-image.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/avatar-initials.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/avatar.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/basic-navigation-migration.scoped.css.md +6 -0
- package/build/docs/autogenerated/usage/react/blind-header-actions.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/blind-header-actions.tsx.md +39 -0
- package/build/docs/autogenerated/usage/react/blind-variants.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/blind-variants.tsx.md +72 -0
- package/build/docs/autogenerated/usage/react/blind.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/blind.tsx.md +21 -0
- package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +20 -0
- package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/button-danger-ghost.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-danger-ghost.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-danger-outline.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-danger.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-danger.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/button-ghost.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-grey-ghost.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-grey-secondary.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-grey.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-grey.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/button-group.tsx.md +12 -0
- package/build/docs/autogenerated/usage/react/button-loading.scoped.css.md +10 -0
- package/build/docs/autogenerated/usage/react/button-loading.tsx.md +71 -0
- package/build/docs/autogenerated/usage/react/button-secondary.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/button-text-icon.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/button-text-icon.tsx.md +27 -0
- package/build/docs/autogenerated/usage/react/button-with-icon.scoped.css.md +11 -0
- package/build/docs/autogenerated/usage/react/button-with-icon.tsx.md +34 -0
- package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +78 -0
- package/build/docs/autogenerated/usage/react/buttons.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/buttons.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/card-list.tsx.md +72 -0
- package/build/docs/autogenerated/usage/react/card.scoped.css.md +16 -0
- package/build/docs/autogenerated/usage/react/card.tsx.md +29 -0
- package/build/docs/autogenerated/usage/react/category-filter-suggestions.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/category-filter.tsx.md +38 -0
- package/build/docs/autogenerated/usage/react/checkbox-indeterminate.tsx.md +29 -0
- package/build/docs/autogenerated/usage/react/checkbox.tsx.md +26 -0
- package/build/docs/autogenerated/usage/react/chip.scoped.css.md +12 -0
- package/build/docs/autogenerated/usage/react/chip.tsx.md +76 -0
- package/build/docs/autogenerated/usage/react/content-header-no-back.tsx.md +28 -0
- package/build/docs/autogenerated/usage/react/content-header-with-slot.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/content-header-with-slot.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/content-header.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/content.tsx.md +24 -0
- package/build/docs/autogenerated/usage/react/custom-field-validation.tsx.md +53 -0
- package/build/docs/autogenerated/usage/react/custom-field.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +43 -0
- package/build/docs/autogenerated/usage/react/date-dropdown.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/date-input.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/datepicker-locale.tsx.md +29 -0
- package/build/docs/autogenerated/usage/react/datepicker-range.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/datepicker.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/datetimepicker.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/divider.tsx.md +11 -0
- package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/drawer.tsx.md +21 -0
- package/build/docs/autogenerated/usage/react/dropdown-button-icon.scoped.css.md +13 -0
- package/build/docs/autogenerated/usage/react/dropdown-button-icon.tsx.md +30 -0
- package/build/docs/autogenerated/usage/react/dropdown-button.scoped.css.md +13 -0
- package/build/docs/autogenerated/usage/react/dropdown-button.tsx.md +30 -0
- package/build/docs/autogenerated/usage/react/dropdown-icon.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/dropdown-quick-actions.tsx.md +38 -0
- package/build/docs/autogenerated/usage/react/dropdown-submenu.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/dropdown.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +65 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-simple.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +64 -0
- package/build/docs/autogenerated/usage/react/echarts-circle.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +72 -0
- package/build/docs/autogenerated/usage/react/echarts-empty-state.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +62 -0
- package/build/docs/autogenerated/usage/react/echarts-gauge.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +134 -0
- package/build/docs/autogenerated/usage/react/echarts-line-advanced.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +80 -0
- package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +137 -0
- package/build/docs/autogenerated/usage/react/echarts-line-simple.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +52 -0
- package/build/docs/autogenerated/usage/react/echarts-pie.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +71 -0
- package/build/docs/autogenerated/usage/react/echarts-progress-arc.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +91 -0
- package/build/docs/autogenerated/usage/react/echarts-progress-circle.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +99 -0
- package/build/docs/autogenerated/usage/react/echarts-special-3d.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +88 -0
- package/build/docs/autogenerated/usage/react/echarts-special-toolbox.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +68 -0
- package/build/docs/autogenerated/usage/react/echarts-special-zoom.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +99 -0
- package/build/docs/autogenerated/usage/react/echarts.scoped.css.md +8 -0
- package/build/docs/autogenerated/usage/react/echarts.tsx.md +150 -0
- package/build/docs/autogenerated/usage/react/empty-state-compact-break.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/empty-state-compact.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/empty-state.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/event-list-compact.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/event-list-custom-item-height-in-number.tsx.md +20 -0
- package/build/docs/autogenerated/usage/react/event-list-custom-item-height.tsx.md +12 -0
- package/build/docs/autogenerated/usage/react/event-list-filled.tsx.md +26 -0
- package/build/docs/autogenerated/usage/react/event-list-selected.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/event-list.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/expanding-search.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/flip-tile.scoped.css.md +20 -0
- package/build/docs/autogenerated/usage/react/flip-tile.tsx.md +74 -0
- package/build/docs/autogenerated/usage/react/form-checkbox-disabled.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/form-checkbox-group-indeterminate.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/form-checkbox-group-indeterminate.tsx.md +88 -0
- package/build/docs/autogenerated/usage/react/form-checkbox-group.tsx.md +12 -0
- package/build/docs/autogenerated/usage/react/form-checkbox-validation.tsx.md +68 -0
- package/build/docs/autogenerated/usage/react/form-checkbox.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/form-layout-auto.tsx.md +21 -0
- package/build/docs/autogenerated/usage/react/form-layout-grid.scoped.css.md +7 -0
- package/build/docs/autogenerated/usage/react/form-layout-grid.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/form-validation.scoped.css.md +11 -0
- package/build/docs/autogenerated/usage/react/form-validation.tsx.md +275 -0
- package/build/docs/autogenerated/usage/react/global.css.md +27 -0
- package/build/docs/autogenerated/usage/react/grid-padding.scoped.css.md +24 -0
- package/build/docs/autogenerated/usage/react/grid-padding.tsx.md +95 -0
- package/build/docs/autogenerated/usage/react/grid-size.scoped.css.md +24 -0
- package/build/docs/autogenerated/usage/react/grid-size.tsx.md +53 -0
- package/build/docs/autogenerated/usage/react/grid.scoped.css.md +24 -0
- package/build/docs/autogenerated/usage/react/grid.tsx.md +75 -0
- package/build/docs/autogenerated/usage/react/group-context-menu.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/group-custom-entry.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/group-header-suppressed.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/group.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/html-table-striped.tsx.md +36 -0
- package/build/docs/autogenerated/usage/react/html-table.tsx.md +36 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-ghost.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-ghost.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-outline.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-primary-outline.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-ghost.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-ghost.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-outline.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary-outline.tsx.md +45 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/icon-toggle-button-secondary.tsx.md +42 -0
- package/build/docs/autogenerated/usage/react/input-disabled.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/input-label.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/input-legacy-disabled.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/input-legacy-readonly.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/input-legacy.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/input-pattern.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/input-readonly.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/input-types.scoped.css.md +6 -0
- package/build/docs/autogenerated/usage/react/input-types.tsx.md +50 -0
- package/build/docs/autogenerated/usage/react/input-validation.tsx.md +45 -0
- package/build/docs/autogenerated/usage/react/input-with-slots.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/input.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/key-value-list-striped.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/key-value-list-with-custom-value.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/key-value-list-with-custom-value.tsx.md +35 -0
- package/build/docs/autogenerated/usage/react/key-value-list-with-icon.tsx.md +29 -0
- package/build/docs/autogenerated/usage/react/key-value-list.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/key-value-with-custom-value.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/key-value-with-custom-value.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/key-value-with-icon.tsx.md +10 -0
- package/build/docs/autogenerated/usage/react/key-value-with-label-left.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/key-value.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/kpi.scoped.css.md +13 -0
- package/build/docs/autogenerated/usage/react/kpi.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/layout-auto-custom.tsx.md +27 -0
- package/build/docs/autogenerated/usage/react/layout-auto.scoped.css.md +13 -0
- package/build/docs/autogenerated/usage/react/layout-auto.tsx.md +20 -0
- package/build/docs/autogenerated/usage/react/link-button-disabled.tsx.md +11 -0
- package/build/docs/autogenerated/usage/react/link-button.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/loading.tsx.md +21 -0
- package/build/docs/autogenerated/usage/react/map-navigation-migration.scoped.css.md +16 -0
- package/build/docs/autogenerated/usage/react/menu-category.tsx.md +26 -0
- package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/message-bar-removal.tsx.md +35 -0
- package/build/docs/autogenerated/usage/react/message-bar.scoped.css.md +16 -0
- package/build/docs/autogenerated/usage/react/message-bar.tsx.md +21 -0
- package/build/docs/autogenerated/usage/react/message.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/modal-form-ix-button-submit.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/modal-sizes.scoped.css.md +12 -0
- package/build/docs/autogenerated/usage/react/modal-sizes.tsx.md +40 -0
- package/build/docs/autogenerated/usage/react/modal.tsx.md +52 -0
- package/build/docs/autogenerated/usage/react/number-input-disabled.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/number-input-label.tsx.md +12 -0
- package/build/docs/autogenerated/usage/react/number-input-readonly.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/number-input-stepper-button.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/number-input-validation.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/number-input-with-slots.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/number-input.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/pagination-advanced.tsx.md +11 -0
- package/build/docs/autogenerated/usage/react/pagination.tsx.md +11 -0
- package/build/docs/autogenerated/usage/react/pane-layout.tsx.md +53 -0
- package/build/docs/autogenerated/usage/react/pane.tsx.md +38 -0
- package/build/docs/autogenerated/usage/react/pill-variants.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +121 -0
- package/build/docs/autogenerated/usage/react/pill.scoped.css.md +17 -0
- package/build/docs/autogenerated/usage/react/pill.tsx.md +60 -0
- package/build/docs/autogenerated/usage/react/popover-news.tsx.md +28 -0
- package/build/docs/autogenerated/usage/react/progress-indicator-circular-sizes.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/progress-indicator-circular-status.tsx.md +70 -0
- package/build/docs/autogenerated/usage/react/progress-indicator-circular.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/progress-indicator-linear-sizes.tsx.md +61 -0
- package/build/docs/autogenerated/usage/react/progress-indicator-linear-status.tsx.md +70 -0
- package/build/docs/autogenerated/usage/react/progress-indicator.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/progress-indicator.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/push-card.tsx.md +46 -0
- package/build/docs/autogenerated/usage/react/radio-button.scoped.css.md +10 -0
- package/build/docs/autogenerated/usage/react/radio-button.tsx.md +41 -0
- package/build/docs/autogenerated/usage/react/radio-disabled.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/radio-group.tsx.md +31 -0
- package/build/docs/autogenerated/usage/react/radio-validation.tsx.md +93 -0
- package/build/docs/autogenerated/usage/react/radio.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/select-editable.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/select-multiple.tsx.md +21 -0
- package/build/docs/autogenerated/usage/react/select-validation.tsx.md +59 -0
- package/build/docs/autogenerated/usage/react/select.tsx.md +14 -0
- package/build/docs/autogenerated/usage/react/settings.tsx.md +34 -0
- package/build/docs/autogenerated/usage/react/slider-error.tsx.md +27 -0
- package/build/docs/autogenerated/usage/react/slider-marker.tsx.md +19 -0
- package/build/docs/autogenerated/usage/react/slider-trace.tsx.md +32 -0
- package/build/docs/autogenerated/usage/react/slider.tsx.md +19 -0
- package/build/docs/autogenerated/usage/react/spinner-large.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/spinner.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/split-button-icons.tsx.md +17 -0
- package/build/docs/autogenerated/usage/react/split-button.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +36 -0
- package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +15 -0
- package/build/docs/autogenerated/usage/react/tabs.tsx.md +25 -0
- package/build/docs/autogenerated/usage/react/textarea-disabled.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/textarea-legacy-disabled.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/textarea-legacy-readonly.tsx.md +9 -0
- package/build/docs/autogenerated/usage/react/textarea-legacy.tsx.md +5 -0
- package/build/docs/autogenerated/usage/react/textarea-readonly.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/textarea-rows-cols.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/textarea-validation.tsx.md +49 -0
- package/build/docs/autogenerated/usage/react/textarea.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/theme-switcher.scoped.css.md +7 -0
- package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +85 -0
- package/build/docs/autogenerated/usage/react/tile.scoped.css.md +19 -0
- package/build/docs/autogenerated/usage/react/tile.tsx.md +46 -0
- package/build/docs/autogenerated/usage/react/time-input-disabled.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/time-input-label.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/time-input-readonly.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/time-input-validation.tsx.md +31 -0
- package/build/docs/autogenerated/usage/react/time-input-with-slots.tsx.md +13 -0
- package/build/docs/autogenerated/usage/react/time-input.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/timepicker-format-adjusted.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/timepicker-intervals.tsx.md +15 -0
- package/build/docs/autogenerated/usage/react/timepicker.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/toast-custom.tsx.md +49 -0
- package/build/docs/autogenerated/usage/react/toast-position.tsx.md +29 -0
- package/build/docs/autogenerated/usage/react/toast.tsx.md +19 -0
- package/build/docs/autogenerated/usage/react/toggle-button-primary-ghost.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/toggle-button-primary-ghost.tsx.md +24 -0
- package/build/docs/autogenerated/usage/react/toggle-button-primary-outline.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/toggle-button-primary-outline.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/toggle-button-primary.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/toggle-button-primary.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/toggle-button-secondary-ghost.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/toggle-button-secondary-ghost.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/toggle-button-secondary-outline.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/toggle-button-secondary-outline.tsx.md +22 -0
- package/build/docs/autogenerated/usage/react/toggle-button-secondary.scoped.css.md +9 -0
- package/build/docs/autogenerated/usage/react/toggle-button-secondary.tsx.md +18 -0
- package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/toggle.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/tooltip.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/tooltip.tsx.md +28 -0
- package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +106 -0
- package/build/docs/autogenerated/usage/react/tree.tsx.md +58 -0
- package/build/docs/autogenerated/usage/react/upload.tsx.md +7 -0
- package/build/docs/autogenerated/usage/react/validation-select.tsx.md +51 -0
- package/build/docs/autogenerated/usage/react/validation.tsx.md +112 -0
- package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.scoped.css.md +6 -0
- package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.tsx.md +44 -0
- package/build/docs/autogenerated/usage/react/vertical-tabs.scoped.css.md +6 -0
- package/build/docs/autogenerated/usage/react/vertical-tabs.tsx.md +24 -0
- package/build/docs/autogenerated/usage/react/workflow-vertical.tsx.md +16 -0
- package/build/docs/autogenerated/usage/react/workflow.scoped.css.md +5 -0
- package/build/docs/autogenerated/usage/react/workflow.tsx.md +18 -0
- package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +31 -0
- package/build/docs/autogenerated/usage/vue/action-card.vue.md +20 -0
- package/build/docs/autogenerated/usage/vue/add-icons.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/aggrid.vue.md +90 -0
- package/build/docs/autogenerated/usage/vue/application-advanced.vue.md +72 -0
- package/build/docs/autogenerated/usage/vue/application-app-switch.vue.md +71 -0
- package/build/docs/autogenerated/usage/vue/application-breakpoints.vue.md +77 -0
- package/build/docs/autogenerated/usage/vue/application-header.vue.md +34 -0
- package/build/docs/autogenerated/usage/vue/application.vue.md +32 -0
- package/build/docs/autogenerated/usage/vue/avatar-image.vue.md +11 -0
- package/build/docs/autogenerated/usage/vue/avatar-initials.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/avatar.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/basic-navigation-migration.css.md +6 -0
- package/build/docs/autogenerated/usage/vue/blind-header-actions.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/blind-header-actions.vue.md +32 -0
- package/build/docs/autogenerated/usage/vue/blind-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/blind-variants.vue.md +60 -0
- package/build/docs/autogenerated/usage/vue/blind.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/blind.vue.md +21 -0
- package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/button-danger-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-danger-ghost.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-danger-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-danger.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-danger.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-grey-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-grey-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-grey.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-grey.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-group.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/button-loading.css.md +10 -0
- package/build/docs/autogenerated/usage/vue/button-loading.vue.md +37 -0
- package/build/docs/autogenerated/usage/vue/button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/button-text-icon.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/button-text-icon.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/button-with-icon.css.md +11 -0
- package/build/docs/autogenerated/usage/vue/button-with-icon.vue.md +32 -0
- package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +79 -0
- package/build/docs/autogenerated/usage/vue/buttons.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/buttons.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/card-list.vue.md +70 -0
- package/build/docs/autogenerated/usage/vue/card.css.md +16 -0
- package/build/docs/autogenerated/usage/vue/card.vue.md +29 -0
- package/build/docs/autogenerated/usage/vue/category-filter-suggestions.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/category-filter.vue.md +37 -0
- package/build/docs/autogenerated/usage/vue/checkbox-indeterminate.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/checkbox.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/chip.css.md +12 -0
- package/build/docs/autogenerated/usage/vue/chip.vue.md +45 -0
- package/build/docs/autogenerated/usage/vue/content-header-no-back.vue.md +28 -0
- package/build/docs/autogenerated/usage/vue/content-header-with-slot.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/content-header.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/content.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/custom-field-validation.vue.md +45 -0
- package/build/docs/autogenerated/usage/vue/custom-field.vue.md +25 -0
- package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +42 -0
- package/build/docs/autogenerated/usage/vue/date-dropdown.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +39 -0
- package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/date-input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datepicker-locale.vue.md +33 -0
- package/build/docs/autogenerated/usage/vue/datepicker-range.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datepicker.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/datetimepicker.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/divider.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +20 -0
- package/build/docs/autogenerated/usage/vue/drawer.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/dropdown-button-icon.css.md +13 -0
- package/build/docs/autogenerated/usage/vue/dropdown-button-icon.vue.md +29 -0
- package/build/docs/autogenerated/usage/vue/dropdown-button.css.md +13 -0
- package/build/docs/autogenerated/usage/vue/dropdown-button.vue.md +29 -0
- package/build/docs/autogenerated/usage/vue/dropdown-icon.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/dropdown-quick-actions.vue.md +38 -0
- package/build/docs/autogenerated/usage/vue/dropdown-submenu.vue.md +22 -0
- package/build/docs/autogenerated/usage/vue/dropdown.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +80 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +69 -0
- package/build/docs/autogenerated/usage/vue/echarts-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +77 -0
- package/build/docs/autogenerated/usage/vue/echarts-empty-state.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +70 -0
- package/build/docs/autogenerated/usage/vue/echarts-gauge.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +139 -0
- package/build/docs/autogenerated/usage/vue/echarts-line-advanced.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +86 -0
- package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +143 -0
- package/build/docs/autogenerated/usage/vue/echarts-line-simple.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +59 -0
- package/build/docs/autogenerated/usage/vue/echarts-pie.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +76 -0
- package/build/docs/autogenerated/usage/vue/echarts-progress-arc.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +101 -0
- package/build/docs/autogenerated/usage/vue/echarts-progress-circle.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +109 -0
- package/build/docs/autogenerated/usage/vue/echarts-special-3d.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +93 -0
- package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +74 -0
- package/build/docs/autogenerated/usage/vue/echarts-special-zoom.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +106 -0
- package/build/docs/autogenerated/usage/vue/echarts.css.md +8 -0
- package/build/docs/autogenerated/usage/vue/echarts.vue.md +157 -0
- package/build/docs/autogenerated/usage/vue/empty-state-compact-break.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/empty-state-compact.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/empty-state.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/event-list-compact.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/event-list-custom-item-height-in-number.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/event-list-custom-item-height.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/event-list-filled.vue.md +25 -0
- package/build/docs/autogenerated/usage/vue/event-list-selected.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/event-list.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/expanding-search.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/flip-tile.css.md +20 -0
- package/build/docs/autogenerated/usage/vue/flip-tile.vue.md +74 -0
- package/build/docs/autogenerated/usage/vue/form-checkbox-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/form-checkbox-group-indeterminate.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/form-checkbox-group-indeterminate.vue.md +69 -0
- package/build/docs/autogenerated/usage/vue/form-checkbox-group.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/form-checkbox-validation.vue.md +68 -0
- package/build/docs/autogenerated/usage/vue/form-checkbox.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/form-layout-auto.vue.md +21 -0
- package/build/docs/autogenerated/usage/vue/form-layout-grid.css.md +7 -0
- package/build/docs/autogenerated/usage/vue/form-layout-grid.vue.md +41 -0
- package/build/docs/autogenerated/usage/vue/form-validation.css.md +11 -0
- package/build/docs/autogenerated/usage/vue/form-validation.vue.md +275 -0
- package/build/docs/autogenerated/usage/vue/global.css.md +27 -0
- package/build/docs/autogenerated/usage/vue/grid-padding.css.md +24 -0
- package/build/docs/autogenerated/usage/vue/grid-padding.vue.md +47 -0
- package/build/docs/autogenerated/usage/vue/grid-size.css.md +24 -0
- package/build/docs/autogenerated/usage/vue/grid-size.vue.md +41 -0
- package/build/docs/autogenerated/usage/vue/grid.css.md +24 -0
- package/build/docs/autogenerated/usage/vue/grid.vue.md +39 -0
- package/build/docs/autogenerated/usage/vue/group-context-menu.vue.md +22 -0
- package/build/docs/autogenerated/usage/vue/group-custom-entry.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/group-header-suppressed.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/group.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/html-table-striped.vue.md +34 -0
- package/build/docs/autogenerated/usage/vue/html-table.vue.md +34 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-ghost.vue.md +25 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-primary-outline.vue.md +25 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-ghost.vue.md +25 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary-outline.vue.md +45 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/icon-toggle-button-secondary.vue.md +42 -0
- package/build/docs/autogenerated/usage/vue/input-disabled.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/input-label.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/input-legacy-disabled.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/input-legacy-readonly.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/input-legacy.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/input-pattern.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/input-readonly.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/input-types.css.md +6 -0
- package/build/docs/autogenerated/usage/vue/input-types.vue.md +39 -0
- package/build/docs/autogenerated/usage/vue/input-validation.vue.md +44 -0
- package/build/docs/autogenerated/usage/vue/input-with-slots.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/key-value-list-striped.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/key-value-list-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/key-value-list-with-custom-value.vue.md +36 -0
- package/build/docs/autogenerated/usage/vue/key-value-list-with-icon.vue.md +29 -0
- package/build/docs/autogenerated/usage/vue/key-value-list.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/key-value-with-custom-value.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/key-value-with-custom-value.vue.md +18 -0
- package/build/docs/autogenerated/usage/vue/key-value-with-icon.vue.md +10 -0
- package/build/docs/autogenerated/usage/vue/key-value-with-label-left.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/key-value.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/kpi.css.md +13 -0
- package/build/docs/autogenerated/usage/vue/kpi.vue.md +25 -0
- package/build/docs/autogenerated/usage/vue/layout-auto-custom.vue.md +24 -0
- package/build/docs/autogenerated/usage/vue/layout-auto.css.md +13 -0
- package/build/docs/autogenerated/usage/vue/layout-auto.vue.md +18 -0
- package/build/docs/autogenerated/usage/vue/link-button-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/link-button.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/loading.vue.md +26 -0
- package/build/docs/autogenerated/usage/vue/menu-category.vue.md +24 -0
- package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/message-bar-removal.vue.md +35 -0
- package/build/docs/autogenerated/usage/vue/message-bar.css.md +16 -0
- package/build/docs/autogenerated/usage/vue/message-bar.vue.md +20 -0
- package/build/docs/autogenerated/usage/vue/message.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/modal-form-ix-button-submit.vue.md +50 -0
- package/build/docs/autogenerated/usage/vue/modal-sizes.css.md +12 -0
- package/build/docs/autogenerated/usage/vue/modal-sizes.vue.md +44 -0
- package/build/docs/autogenerated/usage/vue/modal.vue.md +34 -0
- package/build/docs/autogenerated/usage/vue/number-input-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/number-input-label.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/number-input-readonly.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/number-input-stepper-button.vue.md +12 -0
- package/build/docs/autogenerated/usage/vue/number-input-validation.vue.md +39 -0
- package/build/docs/autogenerated/usage/vue/number-input-with-slots.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/number-input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/pagination-advanced.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/pagination.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/pane-layout.vue.md +56 -0
- package/build/docs/autogenerated/usage/vue/pane.vue.md +44 -0
- package/build/docs/autogenerated/usage/vue/pill-variants.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +93 -0
- package/build/docs/autogenerated/usage/vue/pill.css.md +17 -0
- package/build/docs/autogenerated/usage/vue/pill.vue.md +35 -0
- package/build/docs/autogenerated/usage/vue/popover-news.vue.md +28 -0
- package/build/docs/autogenerated/usage/vue/progress-indicator-circular-sizes.vue.md +60 -0
- package/build/docs/autogenerated/usage/vue/progress-indicator-circular-status.vue.md +69 -0
- package/build/docs/autogenerated/usage/vue/progress-indicator-circular.vue.md +18 -0
- package/build/docs/autogenerated/usage/vue/progress-indicator-linear-sizes.vue.md +60 -0
- package/build/docs/autogenerated/usage/vue/progress-indicator-linear-status.vue.md +69 -0
- package/build/docs/autogenerated/usage/vue/progress-indicator.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/progress-indicator.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/push-card.vue.md +46 -0
- package/build/docs/autogenerated/usage/vue/radio-button.css.md +10 -0
- package/build/docs/autogenerated/usage/vue/radio-button.vue.md +35 -0
- package/build/docs/autogenerated/usage/vue/radio-disabled.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/radio-group.vue.md +31 -0
- package/build/docs/autogenerated/usage/vue/radio-validation.vue.md +91 -0
- package/build/docs/autogenerated/usage/vue/radio.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/select-editable.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/select-multiple.vue.md +19 -0
- package/build/docs/autogenerated/usage/vue/select-validation.vue.md +57 -0
- package/build/docs/autogenerated/usage/vue/select.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/settings.vue.md +34 -0
- package/build/docs/autogenerated/usage/vue/slider-error.vue.md +30 -0
- package/build/docs/autogenerated/usage/vue/slider-marker.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/slider-trace.vue.md +30 -0
- package/build/docs/autogenerated/usage/vue/slider.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/spinner-large.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/spinner.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/split-button-icons.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/split-button.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +36 -0
- package/build/docs/autogenerated/usage/vue/tabs.css.md +15 -0
- package/build/docs/autogenerated/usage/vue/tabs.vue.md +24 -0
- package/build/docs/autogenerated/usage/vue/textarea-disabled.vue.md +17 -0
- package/build/docs/autogenerated/usage/vue/textarea-legacy-disabled.vue.md +7 -0
- package/build/docs/autogenerated/usage/vue/textarea-legacy-readonly.vue.md +7 -0
- package/build/docs/autogenerated/usage/vue/textarea-legacy.vue.md +7 -0
- package/build/docs/autogenerated/usage/vue/textarea-readonly.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/textarea-rows-cols.vue.md +21 -0
- package/build/docs/autogenerated/usage/vue/textarea-validation.vue.md +52 -0
- package/build/docs/autogenerated/usage/vue/textarea.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/theme-switcher.css.md +7 -0
- package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +89 -0
- package/build/docs/autogenerated/usage/vue/tile.css.md +19 -0
- package/build/docs/autogenerated/usage/vue/tile.vue.md +46 -0
- package/build/docs/autogenerated/usage/vue/time-input-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/time-input-label.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/time-input-readonly.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/time-input-validation.vue.md +23 -0
- package/build/docs/autogenerated/usage/vue/time-input-with-slots.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/time-input.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/timepicker-format-adjusted.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/timepicker-intervals.vue.md +15 -0
- package/build/docs/autogenerated/usage/vue/timepicker.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/toast-custom.vue.md +43 -0
- package/build/docs/autogenerated/usage/vue/toast-position.vue.md +13 -0
- package/build/docs/autogenerated/usage/vue/toast.vue.md +11 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-primary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-primary-ghost.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-primary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-primary-outline.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-primary.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-primary.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-secondary-ghost.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-secondary-ghost.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-secondary-outline.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-secondary-outline.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-secondary.css.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-button-secondary.vue.md +14 -0
- package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/toggle.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/tooltip.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/tooltip.vue.md +19 -0
- package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +97 -0
- package/build/docs/autogenerated/usage/vue/tree.vue.md +56 -0
- package/build/docs/autogenerated/usage/vue/upload.vue.md +9 -0
- package/build/docs/autogenerated/usage/vue/validation-select.vue.md +48 -0
- package/build/docs/autogenerated/usage/vue/validation.vue.md +105 -0
- package/build/docs/autogenerated/usage/vue/vertical-tabs-with-avatar.css.md +6 -0
- package/build/docs/autogenerated/usage/vue/vertical-tabs-with-avatar.vue.md +36 -0
- package/build/docs/autogenerated/usage/vue/vertical-tabs.css.md +6 -0
- package/build/docs/autogenerated/usage/vue/vertical-tabs.vue.md +20 -0
- package/build/docs/autogenerated/usage/vue/workflow-vertical.vue.md +16 -0
- package/build/docs/autogenerated/usage/vue/workflow.css.md +5 -0
- package/build/docs/autogenerated/usage/vue/workflow.vue.md +18 -0
- package/build/docs/autogenerated/utils/close-modal.mdx +9 -0
- package/build/docs/autogenerated/utils/dismiss-modal.mdx +9 -0
- package/build/docs/autogenerated/utils/get-toast-container.mdx +9 -0
- package/build/docs/autogenerated/utils/modal-config.mdx +228 -0
- package/build/docs/autogenerated/utils/modal-context.mdx +9 -0
- package/build/docs/autogenerated/utils/modal-instance.mdx +66 -0
- package/build/docs/autogenerated/utils/modal-service.mdx +48 -0
- package/build/docs/autogenerated/utils/set-a11y-attributes.mdx +9 -0
- package/build/docs/autogenerated/utils/set-toast-position.mdx +9 -0
- package/build/docs/autogenerated/utils/show-modal.mdx +9 -0
- package/build/docs/autogenerated/utils/toast-config.mdx +156 -0
- package/build/docs/autogenerated/utils/toast-position.mdx +9 -0
- package/build/docs/autogenerated/utils/toast-service.mdx +84 -0
- package/build/docs/autogenerated/utils/toast-type.mdx +9 -0
- package/build/docs/autogenerated/utils/toast.mdx +84 -0
- package/build/docs/autogenerated/version.json +1 -0
- package/build/static/demo/v2/angular/about-and-legal.html +11 -0
- package/build/static/demo/v2/angular/about-and-legal.ts +25 -0
- package/build/static/demo/v2/angular/action-card.html +7 -0
- package/build/static/demo/v2/angular/action-card.ts +21 -0
- package/build/static/demo/v2/angular/add-icons.css +22 -0
- package/build/static/demo/v2/angular/add-icons.html +6 -0
- package/build/static/demo/v2/angular/add-icons.ts +26 -0
- package/build/static/demo/v2/angular/aggrid.html +13 -0
- package/build/static/demo/v2/angular/aggrid.ts +92 -0
- package/build/static/demo/v2/angular/application-advanced.html +51 -0
- package/build/static/demo/v2/angular/application-advanced.ts +23 -0
- package/build/static/demo/v2/angular/application-app-switch.html +36 -0
- package/build/static/demo/v2/angular/application-app-switch.ts +41 -0
- package/build/static/demo/v2/angular/application-breakpoints.html +45 -0
- package/build/static/demo/v2/angular/application-breakpoints.ts +27 -0
- package/build/static/demo/v2/angular/application-header.html +18 -0
- package/build/static/demo/v2/angular/application-header.ts +17 -0
- package/build/static/demo/v2/angular/application.html +24 -0
- package/build/static/demo/v2/angular/application.ts +17 -0
- package/build/static/demo/v2/angular/avatar-image.ts +21 -0
- package/build/static/demo/v2/angular/avatar-initials.ts +17 -0
- package/build/static/demo/v2/angular/avatar.ts +17 -0
- package/build/static/demo/v2/angular/basic-navigation-migration.css +17 -0
- package/build/static/demo/v2/angular/blind-header-actions.css +16 -0
- package/build/static/demo/v2/angular/blind-header-actions.ts +35 -0
- package/build/static/demo/v2/angular/blind-variants.css +16 -0
- package/build/static/demo/v2/angular/blind-variants.html +33 -0
- package/build/static/demo/v2/angular/blind-variants.ts +18 -0
- package/build/static/demo/v2/angular/blind.css +16 -0
- package/build/static/demo/v2/angular/blind.html +10 -0
- package/build/static/demo/v2/angular/blind.ts +18 -0
- package/build/static/demo/v2/angular/breadcrumb-next-items.ts +25 -0
- package/build/static/demo/v2/angular/breadcrumb-truncate.ts +25 -0
- package/build/static/demo/v2/angular/breadcrumb.ts +23 -0
- package/build/static/demo/v2/angular/button-danger-ghost.css +20 -0
- package/build/static/demo/v2/angular/button-danger-ghost.html +2 -0
- package/build/static/demo/v2/angular/button-danger-ghost.ts +17 -0
- package/build/static/demo/v2/angular/button-danger-outline.css +20 -0
- package/build/static/demo/v2/angular/button-danger-outline.html +2 -0
- package/build/static/demo/v2/angular/button-danger-outline.ts +18 -0
- package/build/static/demo/v2/angular/button-danger.css +20 -0
- package/build/static/demo/v2/angular/button-danger.html +2 -0
- package/build/static/demo/v2/angular/button-danger.ts +18 -0
- package/build/static/demo/v2/angular/button-ghost.css +20 -0
- package/build/static/demo/v2/angular/button-ghost.ts +21 -0
- package/build/static/demo/v2/angular/button-grey-ghost.css +20 -0
- package/build/static/demo/v2/angular/button-grey-ghost.ts +29 -0
- package/build/static/demo/v2/angular/button-grey-secondary.css +20 -0
- package/build/static/demo/v2/angular/button-grey-secondary.ts +21 -0
- package/build/static/demo/v2/angular/button-grey.css +20 -0
- package/build/static/demo/v2/angular/button-grey.ts +21 -0
- package/build/static/demo/v2/angular/button-group.ts +24 -0
- package/build/static/demo/v2/angular/button-loading.css +21 -0
- package/build/static/demo/v2/angular/button-loading.html +14 -0
- package/build/static/demo/v2/angular/button-loading.ts +43 -0
- package/build/static/demo/v2/angular/button-secondary.css +20 -0
- package/build/static/demo/v2/angular/button-secondary.ts +19 -0
- package/build/static/demo/v2/angular/button-text-icon.css +20 -0
- package/build/static/demo/v2/angular/button-text-icon.ts +25 -0
- package/build/static/demo/v2/angular/button-with-icon.css +22 -0
- package/build/static/demo/v2/angular/button-with-icon.html +21 -0
- package/build/static/demo/v2/angular/button-with-icon.ts +18 -0
- package/build/static/demo/v2/angular/button-with-link.html +64 -0
- package/build/static/demo/v2/angular/button-with-link.ts +17 -0
- package/build/static/demo/v2/angular/buttons.css +20 -0
- package/build/static/demo/v2/angular/buttons.ts +21 -0
- package/build/static/demo/v2/angular/card-list.html +70 -0
- package/build/static/demo/v2/angular/card-list.ts +17 -0
- package/build/static/demo/v2/angular/card.css +27 -0
- package/build/static/demo/v2/angular/card.html +23 -0
- package/build/static/demo/v2/angular/card.ts +22 -0
- package/build/static/demo/v2/angular/category-filter-suggestions.ts +24 -0
- package/build/static/demo/v2/angular/category-filter.ts +46 -0
- package/build/static/demo/v2/angular/checkbox-indeterminate.ts +27 -0
- package/build/static/demo/v2/angular/checkbox.ts +32 -0
- package/build/static/demo/v2/angular/chip.css +23 -0
- package/build/static/demo/v2/angular/chip.ts +52 -0
- package/build/static/demo/v2/angular/content-header-no-back.html +22 -0
- package/build/static/demo/v2/angular/content-header-no-back.ts +17 -0
- package/build/static/demo/v2/angular/content-header-with-slot.css +16 -0
- package/build/static/demo/v2/angular/content-header-with-slot.html +19 -0
- package/build/static/demo/v2/angular/content-header-with-slot.ts +18 -0
- package/build/static/demo/v2/angular/content-header.html +18 -0
- package/build/static/demo/v2/angular/content-header.ts +17 -0
- package/build/static/demo/v2/angular/content.html +21 -0
- package/build/static/demo/v2/angular/content.ts +17 -0
- package/build/static/demo/v2/angular/custom-field-validation.html +57 -0
- package/build/static/demo/v2/angular/custom-field-validation.ts +17 -0
- package/build/static/demo/v2/angular/custom-field.html +14 -0
- package/build/static/demo/v2/angular/custom-field.ts +26 -0
- package/build/static/demo/v2/angular/date-dropdown-user-range.html +14 -0
- package/build/static/demo/v2/angular/date-dropdown-user-range.ts +47 -0
- package/build/static/demo/v2/angular/date-dropdown.html +10 -0
- package/build/static/demo/v2/angular/date-dropdown.ts +17 -0
- package/build/static/demo/v2/angular/date-input-disabled.html +10 -0
- package/build/static/demo/v2/angular/date-input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/date-input-label.html +15 -0
- package/build/static/demo/v2/angular/date-input-label.ts +17 -0
- package/build/static/demo/v2/angular/date-input-min-max-date.html +14 -0
- package/build/static/demo/v2/angular/date-input-min-max-date.ts +17 -0
- package/build/static/demo/v2/angular/date-input-readonly.html +10 -0
- package/build/static/demo/v2/angular/date-input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/date-input-validation.html +41 -0
- package/build/static/demo/v2/angular/date-input-validation.ts +17 -0
- package/build/static/demo/v2/angular/date-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/date-input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/date-input.html +10 -0
- package/build/static/demo/v2/angular/date-input.ts +17 -0
- package/build/static/demo/v2/angular/datepicker-locale.html +19 -0
- package/build/static/demo/v2/angular/datepicker-locale.ts +25 -0
- package/build/static/demo/v2/angular/datepicker-range.ts +22 -0
- package/build/static/demo/v2/angular/datepicker.ts +17 -0
- package/build/static/demo/v2/angular/datetimepicker.ts +17 -0
- package/build/static/demo/v2/angular/divider.ts +17 -0
- package/build/static/demo/v2/angular/drawer-full-height.ts +25 -0
- package/build/static/demo/v2/angular/drawer.ts +25 -0
- package/build/static/demo/v2/angular/dropdown-button-icon.css +24 -0
- package/build/static/demo/v2/angular/dropdown-button-icon.ts +35 -0
- package/build/static/demo/v2/angular/dropdown-button.css +24 -0
- package/build/static/demo/v2/angular/dropdown-button.ts +35 -0
- package/build/static/demo/v2/angular/dropdown-icon.ts +24 -0
- package/build/static/demo/v2/angular/dropdown-quick-actions.html +23 -0
- package/build/static/demo/v2/angular/dropdown-quick-actions.ts +17 -0
- package/build/static/demo/v2/angular/dropdown-submenu.ts +29 -0
- package/build/static/demo/v2/angular/dropdown.ts +27 -0
- package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.css +19 -0
- package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.html +15 -0
- package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +73 -0
- package/build/static/demo/v2/angular/echarts-bar-simple.css +19 -0
- package/build/static/demo/v2/angular/echarts-bar-simple.html +15 -0
- package/build/static/demo/v2/angular/echarts-bar-simple.ts +64 -0
- package/build/static/demo/v2/angular/echarts-circle.css +19 -0
- package/build/static/demo/v2/angular/echarts-circle.html +15 -0
- package/build/static/demo/v2/angular/echarts-circle.ts +73 -0
- package/build/static/demo/v2/angular/echarts-empty-state.css +19 -0
- package/build/static/demo/v2/angular/echarts-empty-state.html +31 -0
- package/build/static/demo/v2/angular/echarts-empty-state.ts +52 -0
- package/build/static/demo/v2/angular/echarts-gauge.css +19 -0
- package/build/static/demo/v2/angular/echarts-gauge.html +15 -0
- package/build/static/demo/v2/angular/echarts-gauge.ts +135 -0
- package/build/static/demo/v2/angular/echarts-line-advanced.css +19 -0
- package/build/static/demo/v2/angular/echarts-line-advanced.html +15 -0
- package/build/static/demo/v2/angular/echarts-line-advanced.ts +79 -0
- package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.css +19 -0
- package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.html +15 -0
- package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +172 -0
- package/build/static/demo/v2/angular/echarts-line-simple.css +19 -0
- package/build/static/demo/v2/angular/echarts-line-simple.html +15 -0
- package/build/static/demo/v2/angular/echarts-line-simple.ts +55 -0
- package/build/static/demo/v2/angular/echarts-pie.css +19 -0
- package/build/static/demo/v2/angular/echarts-pie.html +15 -0
- package/build/static/demo/v2/angular/echarts-pie.ts +72 -0
- package/build/static/demo/v2/angular/echarts-progress-arc.css +19 -0
- package/build/static/demo/v2/angular/echarts-progress-arc.html +15 -0
- package/build/static/demo/v2/angular/echarts-progress-arc.ts +92 -0
- package/build/static/demo/v2/angular/echarts-progress-circle.css +19 -0
- package/build/static/demo/v2/angular/echarts-progress-circle.html +15 -0
- package/build/static/demo/v2/angular/echarts-progress-circle.ts +100 -0
- package/build/static/demo/v2/angular/echarts-special-3d.css +19 -0
- package/build/static/demo/v2/angular/echarts-special-3d.html +15 -0
- package/build/static/demo/v2/angular/echarts-special-3d.ts +89 -0
- package/build/static/demo/v2/angular/echarts-special-toolbox.css +19 -0
- package/build/static/demo/v2/angular/echarts-special-toolbox.html +15 -0
- package/build/static/demo/v2/angular/echarts-special-toolbox.ts +64 -0
- package/build/static/demo/v2/angular/echarts-special-zoom.css +19 -0
- package/build/static/demo/v2/angular/echarts-special-zoom.html +15 -0
- package/build/static/demo/v2/angular/echarts-special-zoom.ts +102 -0
- package/build/static/demo/v2/angular/echarts.css +19 -0
- package/build/static/demo/v2/angular/echarts.html +15 -0
- package/build/static/demo/v2/angular/echarts.ts +151 -0
- package/build/static/demo/v2/angular/empty-state-compact-break.ts +28 -0
- package/build/static/demo/v2/angular/empty-state-compact.ts +28 -0
- package/build/static/demo/v2/angular/empty-state.ts +27 -0
- package/build/static/demo/v2/angular/event-list-compact.ts +24 -0
- package/build/static/demo/v2/angular/event-list-custom-item-height-in-number.ts +28 -0
- package/build/static/demo/v2/angular/event-list-custom-item-height.ts +22 -0
- package/build/static/demo/v2/angular/event-list-filled.ts +32 -0
- package/build/static/demo/v2/angular/event-list-selected.ts +32 -0
- package/build/static/demo/v2/angular/event-list.ts +24 -0
- package/build/static/demo/v2/angular/expanding-search.ts +19 -0
- package/build/static/demo/v2/angular/flip-tile.css +31 -0
- package/build/static/demo/v2/angular/flip-tile.ts +82 -0
- package/build/static/demo/v2/angular/form-checkbox-disabled.html +10 -0
- package/build/static/demo/v2/angular/form-checkbox-disabled.ts +17 -0
- package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.css +16 -0
- package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.html +24 -0
- package/build/static/demo/v2/angular/form-checkbox-group-indeterminate.ts +49 -0
- package/build/static/demo/v2/angular/form-checkbox-group.html +13 -0
- package/build/static/demo/v2/angular/form-checkbox-group.ts +17 -0
- package/build/static/demo/v2/angular/form-checkbox-validation.html +57 -0
- package/build/static/demo/v2/angular/form-checkbox-validation.ts +17 -0
- package/build/static/demo/v2/angular/form-checkbox.html +10 -0
- package/build/static/demo/v2/angular/form-checkbox.ts +17 -0
- package/build/static/demo/v2/angular/form-layout-auto.html +7 -0
- package/build/static/demo/v2/angular/form-layout-auto.ts +17 -0
- package/build/static/demo/v2/angular/form-layout-grid.css +18 -0
- package/build/static/demo/v2/angular/form-layout-grid.html +23 -0
- package/build/static/demo/v2/angular/form-layout-grid.ts +18 -0
- package/build/static/demo/v2/angular/form-validation.css +22 -0
- package/build/static/demo/v2/angular/form-validation.html +110 -0
- package/build/static/demo/v2/angular/form-validation.ts +175 -0
- package/build/static/demo/v2/angular/global.css +38 -0
- package/build/static/demo/v2/angular/grid-padding.css +35 -0
- package/build/static/demo/v2/angular/grid-padding.html +46 -0
- package/build/static/demo/v2/angular/grid-padding.ts +18 -0
- package/build/static/demo/v2/angular/grid-size.css +35 -0
- package/build/static/demo/v2/angular/grid-size.html +42 -0
- package/build/static/demo/v2/angular/grid-size.ts +18 -0
- package/build/static/demo/v2/angular/grid.css +35 -0
- package/build/static/demo/v2/angular/grid.html +38 -0
- package/build/static/demo/v2/angular/grid.ts +18 -0
- package/build/static/demo/v2/angular/group-context-menu.ts +27 -0
- package/build/static/demo/v2/angular/group-custom-entry.ts +23 -0
- package/build/static/demo/v2/angular/group-header-suppressed.ts +27 -0
- package/build/static/demo/v2/angular/group.ts +23 -0
- package/build/static/demo/v2/angular/html-table-striped.html +39 -0
- package/build/static/demo/v2/angular/html-table-striped.ts +17 -0
- package/build/static/demo/v2/angular/html-table.html +39 -0
- package/build/static/demo/v2/angular/html-table.ts +17 -0
- package/build/static/demo/v2/angular/icon-toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/angular/icon-toggle-button-primary-ghost.ts +33 -0
- package/build/static/demo/v2/angular/icon-toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/angular/icon-toggle-button-primary-outline.ts +33 -0
- package/build/static/demo/v2/angular/icon-toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/angular/icon-toggle-button-secondary-ghost.ts +33 -0
- package/build/static/demo/v2/angular/icon-toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/angular/icon-toggle-button-secondary-outline.ts +53 -0
- package/build/static/demo/v2/angular/icon-toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/angular/icon-toggle-button-secondary.ts +56 -0
- package/build/static/demo/v2/angular/input-disabled.html +13 -0
- package/build/static/demo/v2/angular/input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/input-form-validation.html +23 -0
- package/build/static/demo/v2/angular/input-form-validation.ts +26 -0
- package/build/static/demo/v2/angular/input-label.html +15 -0
- package/build/static/demo/v2/angular/input-label.ts +17 -0
- package/build/static/demo/v2/angular/input-legacy-disabled.ts +27 -0
- package/build/static/demo/v2/angular/input-legacy-readonly.ts +27 -0
- package/build/static/demo/v2/angular/input-legacy.ts +26 -0
- package/build/static/demo/v2/angular/input-pattern.html +13 -0
- package/build/static/demo/v2/angular/input-pattern.ts +17 -0
- package/build/static/demo/v2/angular/input-readonly.html +14 -0
- package/build/static/demo/v2/angular/input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/input-types.css +17 -0
- package/build/static/demo/v2/angular/input-types.html +49 -0
- package/build/static/demo/v2/angular/input-types.ts +18 -0
- package/build/static/demo/v2/angular/input-validation.html +35 -0
- package/build/static/demo/v2/angular/input-validation.ts +17 -0
- package/build/static/demo/v2/angular/input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/input.html +12 -0
- package/build/static/demo/v2/angular/input.ts +17 -0
- package/build/static/demo/v2/angular/key-value-list-striped.ts +37 -0
- package/build/static/demo/v2/angular/key-value-list-with-custom-value.css +16 -0
- package/build/static/demo/v2/angular/key-value-list-with-custom-value.ts +47 -0
- package/build/static/demo/v2/angular/key-value-list-with-icon.ts +40 -0
- package/build/static/demo/v2/angular/key-value-list.ts +37 -0
- package/build/static/demo/v2/angular/key-value-with-custom-value.css +16 -0
- package/build/static/demo/v2/angular/key-value-with-custom-value.ts +27 -0
- package/build/static/demo/v2/angular/key-value-with-icon.ts +19 -0
- package/build/static/demo/v2/angular/key-value-with-label-left.ts +23 -0
- package/build/static/demo/v2/angular/key-value.ts +17 -0
- package/build/static/demo/v2/angular/kpi.css +24 -0
- package/build/static/demo/v2/angular/kpi.ts +38 -0
- package/build/static/demo/v2/angular/layout-auto-custom.html +16 -0
- package/build/static/demo/v2/angular/layout-auto-custom.ts +24 -0
- package/build/static/demo/v2/angular/layout-auto.css +24 -0
- package/build/static/demo/v2/angular/layout-auto.html +16 -0
- package/build/static/demo/v2/angular/layout-auto.ts +18 -0
- package/build/static/demo/v2/angular/link-button-disabled.ts +21 -0
- package/build/static/demo/v2/angular/link-button.ts +19 -0
- package/build/static/demo/v2/angular/loading.ts +32 -0
- package/build/static/demo/v2/angular/map-navigation-migration.css +27 -0
- package/build/static/demo/v2/angular/menu-category.html +10 -0
- package/build/static/demo/v2/angular/menu-category.ts +17 -0
- package/build/static/demo/v2/angular/menu-with-bottom-tabs.ts +22 -0
- package/build/static/demo/v2/angular/message-bar-removal.html +24 -0
- package/build/static/demo/v2/angular/message-bar-removal.ts +28 -0
- package/build/static/demo/v2/angular/message-bar.css +27 -0
- package/build/static/demo/v2/angular/message-bar.html +19 -0
- package/build/static/demo/v2/angular/message-bar.ts +18 -0
- package/build/static/demo/v2/angular/message.ts +33 -0
- package/build/static/demo/v2/angular/modal-by-instance-content.ts +41 -0
- package/build/static/demo/v2/angular/modal-by-instance.ts +28 -0
- package/build/static/demo/v2/angular/modal-by-template.ts +60 -0
- package/build/static/demo/v2/angular/modal-form-ix-button-submit.html +28 -0
- package/build/static/demo/v2/angular/modal-form-ix-button-submit.ts +29 -0
- package/build/static/demo/v2/angular/modal-sizes.css +23 -0
- package/build/static/demo/v2/angular/modal-sizes.html +24 -0
- package/build/static/demo/v2/angular/modal-sizes.ts +32 -0
- package/build/static/demo/v2/angular/number-input-disabled.html +10 -0
- package/build/static/demo/v2/angular/number-input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/number-input-label.html +13 -0
- package/build/static/demo/v2/angular/number-input-label.ts +17 -0
- package/build/static/demo/v2/angular/number-input-readonly.html +10 -0
- package/build/static/demo/v2/angular/number-input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/number-input-stepper-button.html +13 -0
- package/build/static/demo/v2/angular/number-input-stepper-button.ts +17 -0
- package/build/static/demo/v2/angular/number-input-validation.html +41 -0
- package/build/static/demo/v2/angular/number-input-validation.ts +17 -0
- package/build/static/demo/v2/angular/number-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/number-input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/number-input.html +10 -0
- package/build/static/demo/v2/angular/number-input.ts +17 -0
- package/build/static/demo/v2/angular/pagination-advanced.ts +19 -0
- package/build/static/demo/v2/angular/pagination.ts +17 -0
- package/build/static/demo/v2/angular/pane-layout.html +32 -0
- package/build/static/demo/v2/angular/pane-layout.ts +33 -0
- package/build/static/demo/v2/angular/pane.html +27 -0
- package/build/static/demo/v2/angular/pane.ts +27 -0
- package/build/static/demo/v2/angular/pill-variants.css +16 -0
- package/build/static/demo/v2/angular/pill-variants.ts +101 -0
- package/build/static/demo/v2/angular/pill.css +28 -0
- package/build/static/demo/v2/angular/pill.html +32 -0
- package/build/static/demo/v2/angular/pill.ts +18 -0
- package/build/static/demo/v2/angular/popover-news.html +13 -0
- package/build/static/demo/v2/angular/popover-news.ts +17 -0
- package/build/static/demo/v2/angular/progress-indicator-circular-sizes.html +71 -0
- package/build/static/demo/v2/angular/progress-indicator-circular-sizes.ts +17 -0
- package/build/static/demo/v2/angular/progress-indicator-circular-status.html +80 -0
- package/build/static/demo/v2/angular/progress-indicator-circular-status.ts +17 -0
- package/build/static/demo/v2/angular/progress-indicator-circular.html +29 -0
- package/build/static/demo/v2/angular/progress-indicator-circular.ts +17 -0
- package/build/static/demo/v2/angular/progress-indicator-linear-sizes.html +71 -0
- package/build/static/demo/v2/angular/progress-indicator-linear-sizes.ts +17 -0
- package/build/static/demo/v2/angular/progress-indicator-linear-status.html +80 -0
- package/build/static/demo/v2/angular/progress-indicator-linear-status.ts +17 -0
- package/build/static/demo/v2/angular/progress-indicator.css +16 -0
- package/build/static/demo/v2/angular/progress-indicator.html +16 -0
- package/build/static/demo/v2/angular/progress-indicator.ts +17 -0
- package/build/static/demo/v2/angular/push-card.html +46 -0
- package/build/static/demo/v2/angular/push-card.ts +17 -0
- package/build/static/demo/v2/angular/radio-button.css +21 -0
- package/build/static/demo/v2/angular/radio-button.ts +46 -0
- package/build/static/demo/v2/angular/radio-disabled.html +16 -0
- package/build/static/demo/v2/angular/radio-disabled.ts +17 -0
- package/build/static/demo/v2/angular/radio-group.html +32 -0
- package/build/static/demo/v2/angular/radio-group.ts +17 -0
- package/build/static/demo/v2/angular/radio-validation.html +52 -0
- package/build/static/demo/v2/angular/radio-validation.ts +17 -0
- package/build/static/demo/v2/angular/radio.html +6 -0
- package/build/static/demo/v2/angular/radio.ts +17 -0
- package/build/static/demo/v2/angular/select-editable.ts +26 -0
- package/build/static/demo/v2/angular/select-multiple.ts +26 -0
- package/build/static/demo/v2/angular/select-ng-model.ts +26 -0
- package/build/static/demo/v2/angular/select-validation.html +58 -0
- package/build/static/demo/v2/angular/select-validation.ts +17 -0
- package/build/static/demo/v2/angular/select.ts +26 -0
- package/build/static/demo/v2/angular/settings.html +20 -0
- package/build/static/demo/v2/angular/settings.ts +25 -0
- package/build/static/demo/v2/angular/slider-error.html +27 -0
- package/build/static/demo/v2/angular/slider-error.ts +17 -0
- package/build/static/demo/v2/angular/slider-marker.html +24 -0
- package/build/static/demo/v2/angular/slider-marker.ts +17 -0
- package/build/static/demo/v2/angular/slider-trace.html +31 -0
- package/build/static/demo/v2/angular/slider-trace.ts +17 -0
- package/build/static/demo/v2/angular/slider.html +18 -0
- package/build/static/demo/v2/angular/slider.ts +17 -0
- package/build/static/demo/v2/angular/spinner-large.ts +17 -0
- package/build/static/demo/v2/angular/spinner.ts +17 -0
- package/build/static/demo/v2/angular/split-button-icons.ts +22 -0
- package/build/static/demo/v2/angular/split-button.ts +22 -0
- package/build/static/demo/v2/angular/tabs-rounded.ts +38 -0
- package/build/static/demo/v2/angular/tabs.css +26 -0
- package/build/static/demo/v2/angular/tabs.ts +35 -0
- package/build/static/demo/v2/angular/textarea-disabled.html +18 -0
- package/build/static/demo/v2/angular/textarea-disabled.ts +17 -0
- package/build/static/demo/v2/angular/textarea-legacy-disabled.ts +22 -0
- package/build/static/demo/v2/angular/textarea-legacy-readonly.ts +22 -0
- package/build/static/demo/v2/angular/textarea-legacy.ts +17 -0
- package/build/static/demo/v2/angular/textarea-readonly.html +15 -0
- package/build/static/demo/v2/angular/textarea-readonly.ts +17 -0
- package/build/static/demo/v2/angular/textarea-rows-cols.html +18 -0
- package/build/static/demo/v2/angular/textarea-rows-cols.ts +17 -0
- package/build/static/demo/v2/angular/textarea-validation.html +58 -0
- package/build/static/demo/v2/angular/textarea-validation.ts +17 -0
- package/build/static/demo/v2/angular/textarea.html +14 -0
- package/build/static/demo/v2/angular/textarea.ts +17 -0
- package/build/static/demo/v2/angular/theme-switcher.css +18 -0
- package/build/static/demo/v2/angular/theme-switcher.html +40 -0
- package/build/static/demo/v2/angular/theme-switcher.ts +44 -0
- package/build/static/demo/v2/angular/tile.css +30 -0
- package/build/static/demo/v2/angular/tile.ts +49 -0
- package/build/static/demo/v2/angular/time-input-disabled.html +10 -0
- package/build/static/demo/v2/angular/time-input-disabled.ts +17 -0
- package/build/static/demo/v2/angular/time-input-label.html +14 -0
- package/build/static/demo/v2/angular/time-input-label.ts +17 -0
- package/build/static/demo/v2/angular/time-input-readonly.html +10 -0
- package/build/static/demo/v2/angular/time-input-readonly.ts +17 -0
- package/build/static/demo/v2/angular/time-input-validation.html +24 -0
- package/build/static/demo/v2/angular/time-input-validation.ts +17 -0
- package/build/static/demo/v2/angular/time-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular/time-input-with-slots.ts +17 -0
- package/build/static/demo/v2/angular/time-input.html +10 -0
- package/build/static/demo/v2/angular/time-input.ts +17 -0
- package/build/static/demo/v2/angular/timepicker-format-adjusted.html +10 -0
- package/build/static/demo/v2/angular/timepicker-format-adjusted.ts +17 -0
- package/build/static/demo/v2/angular/timepicker-intervals.html +16 -0
- package/build/static/demo/v2/angular/timepicker-intervals.ts +17 -0
- package/build/static/demo/v2/angular/timepicker.html +10 -0
- package/build/static/demo/v2/angular/timepicker.ts +17 -0
- package/build/static/demo/v2/angular/toast-custom.ts +68 -0
- package/build/static/demo/v2/angular/toast-position.ts +29 -0
- package/build/static/demo/v2/angular/toast.ts +28 -0
- package/build/static/demo/v2/angular/toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/angular/toggle-button-primary-ghost.ts +29 -0
- package/build/static/demo/v2/angular/toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/angular/toggle-button-primary-outline.ts +29 -0
- package/build/static/demo/v2/angular/toggle-button-primary.css +20 -0
- package/build/static/demo/v2/angular/toggle-button-primary.ts +25 -0
- package/build/static/demo/v2/angular/toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/angular/toggle-button-secondary-ghost.ts +23 -0
- package/build/static/demo/v2/angular/toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/angular/toggle-button-secondary-outline.ts +23 -0
- package/build/static/demo/v2/angular/toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/angular/toggle-button-secondary.ts +23 -0
- package/build/static/demo/v2/angular/toggle-checked.ts +17 -0
- package/build/static/demo/v2/angular/toggle-custom-label.ts +17 -0
- package/build/static/demo/v2/angular/toggle-disabled.ts +17 -0
- package/build/static/demo/v2/angular/toggle-indeterminate.ts +17 -0
- package/build/static/demo/v2/angular/toggle-ng-model.ts +19 -0
- package/build/static/demo/v2/angular/toggle.ts +17 -0
- package/build/static/demo/v2/angular/tooltip.css +16 -0
- package/build/static/demo/v2/angular/tooltip.html +18 -0
- package/build/static/demo/v2/angular/tooltip.ts +18 -0
- package/build/static/demo/v2/angular/tree-custom.ts +105 -0
- package/build/static/demo/v2/angular/tree.ts +67 -0
- package/build/static/demo/v2/angular/upload.ts +17 -0
- package/build/static/demo/v2/angular/validation-select.html +21 -0
- package/build/static/demo/v2/angular/validation-select.ts +26 -0
- package/build/static/demo/v2/angular/validation.ts +99 -0
- package/build/static/demo/v2/angular/vertical-tabs-with-avatar.css +17 -0
- package/build/static/demo/v2/angular/vertical-tabs-with-avatar.ts +38 -0
- package/build/static/demo/v2/angular/vertical-tabs.css +17 -0
- package/build/static/demo/v2/angular/vertical-tabs.ts +28 -0
- package/build/static/demo/v2/angular/workflow-vertical.ts +26 -0
- package/build/static/demo/v2/angular/workflow.css +16 -0
- package/build/static/demo/v2/angular/workflow.ts +27 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal.html +20 -0
- package/build/static/demo/v2/angular_standalone/about-and-legal.ts +38 -0
- package/build/static/demo/v2/angular_standalone/action-card.html +16 -0
- package/build/static/demo/v2/angular_standalone/action-card.ts +22 -0
- package/build/static/demo/v2/angular_standalone/add-icons.css +22 -0
- package/build/static/demo/v2/angular_standalone/add-icons.html +6 -0
- package/build/static/demo/v2/angular_standalone/add-icons.ts +27 -0
- package/build/static/demo/v2/angular_standalone/aggrid.html +13 -0
- package/build/static/demo/v2/angular_standalone/aggrid.ts +93 -0
- package/build/static/demo/v2/angular_standalone/application-advanced.html +51 -0
- package/build/static/demo/v2/angular_standalone/application-advanced.ts +46 -0
- package/build/static/demo/v2/angular_standalone/application-app-switch.html +36 -0
- package/build/static/demo/v2/angular_standalone/application-app-switch.ts +63 -0
- package/build/static/demo/v2/angular_standalone/application-breakpoints.html +45 -0
- package/build/static/demo/v2/angular_standalone/application-breakpoints.ts +53 -0
- package/build/static/demo/v2/angular_standalone/application-header.html +27 -0
- package/build/static/demo/v2/angular_standalone/application-header.ts +30 -0
- package/build/static/demo/v2/angular_standalone/application.html +24 -0
- package/build/static/demo/v2/angular_standalone/application.ts +32 -0
- package/build/static/demo/v2/angular_standalone/avatar-image.ts +22 -0
- package/build/static/demo/v2/angular_standalone/avatar-initials.ts +18 -0
- package/build/static/demo/v2/angular_standalone/avatar.ts +18 -0
- package/build/static/demo/v2/angular_standalone/basic-navigation-migration.css +17 -0
- package/build/static/demo/v2/angular_standalone/blind-header-actions.css +16 -0
- package/build/static/demo/v2/angular_standalone/blind-header-actions.ts +41 -0
- package/build/static/demo/v2/angular_standalone/blind-variants.css +16 -0
- package/build/static/demo/v2/angular_standalone/blind-variants.html +33 -0
- package/build/static/demo/v2/angular_standalone/blind-variants.ts +19 -0
- package/build/static/demo/v2/angular_standalone/blind.css +16 -0
- package/build/static/demo/v2/angular_standalone/blind.html +19 -0
- package/build/static/demo/v2/angular_standalone/blind.ts +19 -0
- package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +26 -0
- package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +26 -0
- package/build/static/demo/v2/angular_standalone/breadcrumb.ts +24 -0
- package/build/static/demo/v2/angular_standalone/button-danger-ghost.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-danger-ghost.html +11 -0
- package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +18 -0
- package/build/static/demo/v2/angular_standalone/button-danger-outline.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-danger-outline.html +11 -0
- package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +19 -0
- package/build/static/demo/v2/angular_standalone/button-danger.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-danger.html +11 -0
- package/build/static/demo/v2/angular_standalone/button-danger.ts +19 -0
- package/build/static/demo/v2/angular_standalone/button-ghost.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-ghost.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-grey-ghost.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +30 -0
- package/build/static/demo/v2/angular_standalone/button-grey-secondary.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-grey.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-grey.ts +22 -0
- package/build/static/demo/v2/angular_standalone/button-group.ts +25 -0
- package/build/static/demo/v2/angular_standalone/button-loading.css +21 -0
- package/build/static/demo/v2/angular_standalone/button-loading.html +21 -0
- package/build/static/demo/v2/angular_standalone/button-loading.ts +42 -0
- package/build/static/demo/v2/angular_standalone/button-secondary.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-secondary.ts +20 -0
- package/build/static/demo/v2/angular_standalone/button-text-icon.css +20 -0
- package/build/static/demo/v2/angular_standalone/button-text-icon.ts +24 -0
- package/build/static/demo/v2/angular_standalone/button-with-icon.css +22 -0
- package/build/static/demo/v2/angular_standalone/button-with-icon.html +30 -0
- package/build/static/demo/v2/angular_standalone/button-with-icon.ts +19 -0
- package/build/static/demo/v2/angular_standalone/button-with-link.html +64 -0
- package/build/static/demo/v2/angular_standalone/button-with-link.ts +18 -0
- package/build/static/demo/v2/angular_standalone/buttons.css +20 -0
- package/build/static/demo/v2/angular_standalone/buttons.ts +22 -0
- package/build/static/demo/v2/angular_standalone/card-list.html +70 -0
- package/build/static/demo/v2/angular_standalone/card-list.ts +18 -0
- package/build/static/demo/v2/angular_standalone/card.css +27 -0
- package/build/static/demo/v2/angular_standalone/card.html +23 -0
- package/build/static/demo/v2/angular_standalone/card.ts +28 -0
- package/build/static/demo/v2/angular_standalone/category-filter-suggestions.ts +25 -0
- package/build/static/demo/v2/angular_standalone/category-filter.ts +47 -0
- package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +21 -0
- package/build/static/demo/v2/angular_standalone/checkbox.ts +26 -0
- package/build/static/demo/v2/angular_standalone/chip.css +23 -0
- package/build/static/demo/v2/angular_standalone/chip.ts +53 -0
- package/build/static/demo/v2/angular_standalone/content-header-no-back.html +22 -0
- package/build/static/demo/v2/angular_standalone/content-header-no-back.ts +18 -0
- package/build/static/demo/v2/angular_standalone/content-header-with-slot.css +16 -0
- package/build/static/demo/v2/angular_standalone/content-header-with-slot.html +19 -0
- package/build/static/demo/v2/angular_standalone/content-header-with-slot.ts +23 -0
- package/build/static/demo/v2/angular_standalone/content-header.html +18 -0
- package/build/static/demo/v2/angular_standalone/content-header.ts +18 -0
- package/build/static/demo/v2/angular_standalone/content.html +21 -0
- package/build/static/demo/v2/angular_standalone/content.ts +18 -0
- package/build/static/demo/v2/angular_standalone/custom-field-validation.html +57 -0
- package/build/static/demo/v2/angular_standalone/custom-field-validation.ts +18 -0
- package/build/static/demo/v2/angular_standalone/custom-field.html +14 -0
- package/build/static/demo/v2/angular_standalone/custom-field.ts +32 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +14 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +49 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown.html +10 -0
- package/build/static/demo/v2/angular_standalone/date-dropdown.ts +18 -0
- package/build/static/demo/v2/angular_standalone/date-input-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/date-input-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/date-input-label.html +15 -0
- package/build/static/demo/v2/angular_standalone/date-input-label.ts +21 -0
- package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +14 -0
- package/build/static/demo/v2/angular_standalone/date-input-min-max-date.ts +21 -0
- package/build/static/demo/v2/angular_standalone/date-input-readonly.html +10 -0
- package/build/static/demo/v2/angular_standalone/date-input-readonly.ts +21 -0
- package/build/static/demo/v2/angular_standalone/date-input-validation.html +40 -0
- package/build/static/demo/v2/angular_standalone/date-input-validation.ts +21 -0
- package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/date-input-with-slots.ts +23 -0
- package/build/static/demo/v2/angular_standalone/date-input.html +10 -0
- package/build/static/demo/v2/angular_standalone/date-input.ts +21 -0
- package/build/static/demo/v2/angular_standalone/datepicker-locale.html +19 -0
- package/build/static/demo/v2/angular_standalone/datepicker-locale.ts +38 -0
- package/build/static/demo/v2/angular_standalone/datepicker-range.ts +23 -0
- package/build/static/demo/v2/angular_standalone/datepicker.ts +18 -0
- package/build/static/demo/v2/angular_standalone/datetimepicker.ts +18 -0
- package/build/static/demo/v2/angular_standalone/divider.ts +18 -0
- package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +26 -0
- package/build/static/demo/v2/angular_standalone/drawer.ts +26 -0
- package/build/static/demo/v2/angular_standalone/dropdown-button-icon.css +24 -0
- package/build/static/demo/v2/angular_standalone/dropdown-button-icon.ts +39 -0
- package/build/static/demo/v2/angular_standalone/dropdown-button.css +24 -0
- package/build/static/demo/v2/angular_standalone/dropdown-button.ts +39 -0
- package/build/static/demo/v2/angular_standalone/dropdown-icon.ts +29 -0
- package/build/static/demo/v2/angular_standalone/dropdown-quick-actions.html +23 -0
- package/build/static/demo/v2/angular_standalone/dropdown-quick-actions.ts +34 -0
- package/build/static/demo/v2/angular_standalone/dropdown-submenu.ts +35 -0
- package/build/static/demo/v2/angular_standalone/dropdown.ts +42 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +76 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-simple.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-simple.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +67 -0
- package/build/static/demo/v2/angular_standalone/echarts-circle.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-circle.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-circle.ts +76 -0
- package/build/static/demo/v2/angular_standalone/echarts-empty-state.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-empty-state.html +31 -0
- package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +59 -0
- package/build/static/demo/v2/angular_standalone/echarts-gauge.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-gauge.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +138 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-advanced.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-advanced.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +82 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +175 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-simple.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-simple.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +58 -0
- package/build/static/demo/v2/angular_standalone/echarts-pie.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-pie.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-pie.ts +75 -0
- package/build/static/demo/v2/angular_standalone/echarts-progress-arc.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-progress-arc.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +95 -0
- package/build/static/demo/v2/angular_standalone/echarts-progress-circle.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-progress-circle.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +103 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-3d.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-3d.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +92 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +67 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-zoom.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-zoom.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +112 -0
- package/build/static/demo/v2/angular_standalone/echarts.css +19 -0
- package/build/static/demo/v2/angular_standalone/echarts.html +10 -0
- package/build/static/demo/v2/angular_standalone/echarts.ts +154 -0
- package/build/static/demo/v2/angular_standalone/empty-state-compact-break.ts +29 -0
- package/build/static/demo/v2/angular_standalone/empty-state-compact.ts +29 -0
- package/build/static/demo/v2/angular_standalone/empty-state.ts +28 -0
- package/build/static/demo/v2/angular_standalone/event-list-compact.ts +25 -0
- package/build/static/demo/v2/angular_standalone/event-list-custom-item-height.ts +23 -0
- package/build/static/demo/v2/angular_standalone/event-list-filled.ts +33 -0
- package/build/static/demo/v2/angular_standalone/event-list-selected.ts +33 -0
- package/build/static/demo/v2/angular_standalone/event-list.ts +25 -0
- package/build/static/demo/v2/angular_standalone/expanding-search.ts +20 -0
- package/build/static/demo/v2/angular_standalone/flip-tile.css +31 -0
- package/build/static/demo/v2/angular_standalone/flip-tile.ts +87 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.css +16 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.html +24 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-group-indeterminate.ts +64 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-group.html +13 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-group.ts +22 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-validation.html +57 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox-validation.ts +22 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox.html +10 -0
- package/build/static/demo/v2/angular_standalone/form-checkbox.ts +21 -0
- package/build/static/demo/v2/angular_standalone/form-layout-auto.html +16 -0
- package/build/static/demo/v2/angular_standalone/form-layout-auto.ts +34 -0
- package/build/static/demo/v2/angular_standalone/form-layout-grid.css +18 -0
- package/build/static/demo/v2/angular_standalone/form-layout-grid.html +32 -0
- package/build/static/demo/v2/angular_standalone/form-layout-grid.ts +39 -0
- package/build/static/demo/v2/angular_standalone/form-validation.css +22 -0
- package/build/static/demo/v2/angular_standalone/form-validation.html +147 -0
- package/build/static/demo/v2/angular_standalone/form-validation.ts +223 -0
- package/build/static/demo/v2/angular_standalone/global.css +38 -0
- package/build/static/demo/v2/angular_standalone/grid-padding.css +35 -0
- package/build/static/demo/v2/angular_standalone/grid-padding.html +46 -0
- package/build/static/demo/v2/angular_standalone/grid-padding.ts +24 -0
- package/build/static/demo/v2/angular_standalone/grid-size.css +35 -0
- package/build/static/demo/v2/angular_standalone/grid-size.html +42 -0
- package/build/static/demo/v2/angular_standalone/grid-size.ts +24 -0
- package/build/static/demo/v2/angular_standalone/grid.css +35 -0
- package/build/static/demo/v2/angular_standalone/grid.html +38 -0
- package/build/static/demo/v2/angular_standalone/grid.ts +24 -0
- package/build/static/demo/v2/angular_standalone/group-context-menu.ts +33 -0
- package/build/static/demo/v2/angular_standalone/group-custom-entry.ts +24 -0
- package/build/static/demo/v2/angular_standalone/group-header-suppressed.ts +28 -0
- package/build/static/demo/v2/angular_standalone/group.ts +24 -0
- package/build/static/demo/v2/angular_standalone/html-table-striped.html +39 -0
- package/build/static/demo/v2/angular_standalone/html-table-striped.ts +16 -0
- package/build/static/demo/v2/angular_standalone/html-table.html +39 -0
- package/build/static/demo/v2/angular_standalone/html-table.ts +16 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-ghost.ts +38 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-primary-outline.ts +38 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-ghost.ts +38 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary-outline.ts +58 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/angular_standalone/icon-toggle-button-secondary.ts +61 -0
- package/build/static/demo/v2/angular_standalone/input-disabled.html +14 -0
- package/build/static/demo/v2/angular_standalone/input-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/input-form-validation.html +23 -0
- package/build/static/demo/v2/angular_standalone/input-form-validation.ts +43 -0
- package/build/static/demo/v2/angular_standalone/input-label.html +15 -0
- package/build/static/demo/v2/angular_standalone/input-label.ts +21 -0
- package/build/static/demo/v2/angular_standalone/input-legacy-disabled.ts +25 -0
- package/build/static/demo/v2/angular_standalone/input-legacy-readonly.ts +25 -0
- package/build/static/demo/v2/angular_standalone/input-legacy.ts +24 -0
- package/build/static/demo/v2/angular_standalone/input-pattern.html +14 -0
- package/build/static/demo/v2/angular_standalone/input-pattern.ts +21 -0
- package/build/static/demo/v2/angular_standalone/input-readonly.html +14 -0
- package/build/static/demo/v2/angular_standalone/input-readonly.ts +21 -0
- package/build/static/demo/v2/angular_standalone/input-types.css +17 -0
- package/build/static/demo/v2/angular_standalone/input-types.html +38 -0
- package/build/static/demo/v2/angular_standalone/input-types.ts +22 -0
- package/build/static/demo/v2/angular_standalone/input-validation.html +44 -0
- package/build/static/demo/v2/angular_standalone/input-validation.ts +21 -0
- package/build/static/demo/v2/angular_standalone/input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/input-with-slots.ts +23 -0
- package/build/static/demo/v2/angular_standalone/input.html +10 -0
- package/build/static/demo/v2/angular_standalone/input.ts +21 -0
- package/build/static/demo/v2/angular_standalone/key-value-list-striped.ts +38 -0
- package/build/static/demo/v2/angular_standalone/key-value-list-with-custom-value.css +16 -0
- package/build/static/demo/v2/angular_standalone/key-value-list-with-custom-value.ts +33 -0
- package/build/static/demo/v2/angular_standalone/key-value-list-with-icon.ts +41 -0
- package/build/static/demo/v2/angular_standalone/key-value-list.ts +38 -0
- package/build/static/demo/v2/angular_standalone/key-value-with-custom-value.css +16 -0
- package/build/static/demo/v2/angular_standalone/key-value-with-custom-value.ts +23 -0
- package/build/static/demo/v2/angular_standalone/key-value-with-icon.ts +20 -0
- package/build/static/demo/v2/angular_standalone/key-value-with-label-left.ts +24 -0
- package/build/static/demo/v2/angular_standalone/key-value.ts +18 -0
- package/build/static/demo/v2/angular_standalone/kpi.css +24 -0
- package/build/static/demo/v2/angular_standalone/kpi.ts +39 -0
- package/build/static/demo/v2/angular_standalone/layout-auto-custom.html +17 -0
- package/build/static/demo/v2/angular_standalone/layout-auto-custom.ts +25 -0
- package/build/static/demo/v2/angular_standalone/layout-auto.css +24 -0
- package/build/static/demo/v2/angular_standalone/layout-auto.html +17 -0
- package/build/static/demo/v2/angular_standalone/layout-auto.ts +19 -0
- package/build/static/demo/v2/angular_standalone/link-button-disabled.ts +22 -0
- package/build/static/demo/v2/angular_standalone/link-button.ts +20 -0
- package/build/static/demo/v2/angular_standalone/loading.ts +34 -0
- package/build/static/demo/v2/angular_standalone/map-navigation-migration.css +27 -0
- package/build/static/demo/v2/angular_standalone/menu-category.html +19 -0
- package/build/static/demo/v2/angular_standalone/menu-category.ts +23 -0
- package/build/static/demo/v2/angular_standalone/menu-with-bottom-tabs.ts +23 -0
- package/build/static/demo/v2/angular_standalone/message-bar-removal.ts +41 -0
- package/build/static/demo/v2/angular_standalone/message-bar.css +27 -0
- package/build/static/demo/v2/angular_standalone/message-bar.ts +30 -0
- package/build/static/demo/v2/angular_standalone/message.ts +35 -0
- package/build/static/demo/v2/angular_standalone/modal-by-instance-content.ts +47 -0
- package/build/static/demo/v2/angular_standalone/modal-by-instance.ts +30 -0
- package/build/static/demo/v2/angular_standalone/modal-by-template.ts +68 -0
- package/build/static/demo/v2/angular_standalone/modal-form-ix-button-submit.html +29 -0
- package/build/static/demo/v2/angular_standalone/modal-form-ix-button-submit.ts +54 -0
- package/build/static/demo/v2/angular_standalone/modal-sizes.css +23 -0
- package/build/static/demo/v2/angular_standalone/modal-sizes.html +26 -0
- package/build/static/demo/v2/angular_standalone/modal-sizes.ts +34 -0
- package/build/static/demo/v2/angular_standalone/number-input-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/number-input-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/number-input-label.html +13 -0
- package/build/static/demo/v2/angular_standalone/number-input-label.ts +21 -0
- package/build/static/demo/v2/angular_standalone/number-input-readonly.html +10 -0
- package/build/static/demo/v2/angular_standalone/number-input-readonly.ts +21 -0
- package/build/static/demo/v2/angular_standalone/number-input-stepper-button.html +10 -0
- package/build/static/demo/v2/angular_standalone/number-input-stepper-button.ts +21 -0
- package/build/static/demo/v2/angular_standalone/number-input-validation.html +40 -0
- package/build/static/demo/v2/angular_standalone/number-input-validation.ts +21 -0
- package/build/static/demo/v2/angular_standalone/number-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/number-input-with-slots.ts +23 -0
- package/build/static/demo/v2/angular_standalone/number-input.html +10 -0
- package/build/static/demo/v2/angular_standalone/number-input.ts +21 -0
- package/build/static/demo/v2/angular_standalone/pagination-advanced.ts +20 -0
- package/build/static/demo/v2/angular_standalone/pagination.ts +18 -0
- package/build/static/demo/v2/angular_standalone/pane-layout.html +32 -0
- package/build/static/demo/v2/angular_standalone/pane-layout.ts +34 -0
- package/build/static/demo/v2/angular_standalone/pane.html +27 -0
- package/build/static/demo/v2/angular_standalone/pane.ts +28 -0
- package/build/static/demo/v2/angular_standalone/pill-variants.css +16 -0
- package/build/static/demo/v2/angular_standalone/pill-variants.ts +107 -0
- package/build/static/demo/v2/angular_standalone/pill.css +28 -0
- package/build/static/demo/v2/angular_standalone/pill.ts +41 -0
- package/build/static/demo/v2/angular_standalone/popover-news.html +22 -0
- package/build/static/demo/v2/angular_standalone/popover-news.ts +32 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-circular-sizes.html +71 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-circular-sizes.ts +19 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-circular-status.html +80 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-circular-status.ts +19 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-circular.html +29 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-circular.ts +19 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-linear-sizes.html +71 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-linear-sizes.ts +19 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-linear-status.html +80 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator-linear-status.ts +19 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator.css +16 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator.html +16 -0
- package/build/static/demo/v2/angular_standalone/progress-indicator.ts +19 -0
- package/build/static/demo/v2/angular_standalone/push-card.html +46 -0
- package/build/static/demo/v2/angular_standalone/push-card.ts +18 -0
- package/build/static/demo/v2/angular_standalone/radio-button.css +21 -0
- package/build/static/demo/v2/angular_standalone/radio-button.ts +28 -0
- package/build/static/demo/v2/angular_standalone/radio-disabled.html +15 -0
- package/build/static/demo/v2/angular_standalone/radio-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/radio-group.html +28 -0
- package/build/static/demo/v2/angular_standalone/radio-group.ts +22 -0
- package/build/static/demo/v2/angular_standalone/radio-validation.html +48 -0
- package/build/static/demo/v2/angular_standalone/radio-validation.ts +22 -0
- package/build/static/demo/v2/angular_standalone/radio.html +10 -0
- package/build/static/demo/v2/angular_standalone/radio.ts +21 -0
- package/build/static/demo/v2/angular_standalone/select-editable.ts +31 -0
- package/build/static/demo/v2/angular_standalone/select-multiple.ts +31 -0
- package/build/static/demo/v2/angular_standalone/select-ng-model.ts +39 -0
- package/build/static/demo/v2/angular_standalone/select-validation.html +58 -0
- package/build/static/demo/v2/angular_standalone/select-validation.ts +22 -0
- package/build/static/demo/v2/angular_standalone/select.ts +31 -0
- package/build/static/demo/v2/angular_standalone/settings.html +20 -0
- package/build/static/demo/v2/angular_standalone/settings.ts +38 -0
- package/build/static/demo/v2/angular_standalone/slider-error.html +27 -0
- package/build/static/demo/v2/angular_standalone/slider-error.ts +18 -0
- package/build/static/demo/v2/angular_standalone/slider-marker.html +24 -0
- package/build/static/demo/v2/angular_standalone/slider-marker.ts +18 -0
- package/build/static/demo/v2/angular_standalone/slider-trace.html +31 -0
- package/build/static/demo/v2/angular_standalone/slider-trace.ts +18 -0
- package/build/static/demo/v2/angular_standalone/slider.html +18 -0
- package/build/static/demo/v2/angular_standalone/slider.ts +18 -0
- package/build/static/demo/v2/angular_standalone/spinner-large.ts +18 -0
- package/build/static/demo/v2/angular_standalone/spinner.ts +18 -0
- package/build/static/demo/v2/angular_standalone/split-button-icons.ts +23 -0
- package/build/static/demo/v2/angular_standalone/split-button.ts +23 -0
- package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +39 -0
- package/build/static/demo/v2/angular_standalone/tabs.css +26 -0
- package/build/static/demo/v2/angular_standalone/tabs.ts +38 -0
- package/build/static/demo/v2/angular_standalone/textarea-disabled.html +18 -0
- package/build/static/demo/v2/angular_standalone/textarea-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/textarea-legacy-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/textarea-legacy-readonly.ts +21 -0
- package/build/static/demo/v2/angular_standalone/textarea-legacy.ts +16 -0
- package/build/static/demo/v2/angular_standalone/textarea-readonly.html +15 -0
- package/build/static/demo/v2/angular_standalone/textarea-readonly.ts +21 -0
- package/build/static/demo/v2/angular_standalone/textarea-rows-cols.html +18 -0
- package/build/static/demo/v2/angular_standalone/textarea-rows-cols.ts +21 -0
- package/build/static/demo/v2/angular_standalone/textarea-validation.html +58 -0
- package/build/static/demo/v2/angular_standalone/textarea-validation.ts +21 -0
- package/build/static/demo/v2/angular_standalone/textarea.html +14 -0
- package/build/static/demo/v2/angular_standalone/textarea.ts +21 -0
- package/build/static/demo/v2/angular_standalone/theme-switcher.css +18 -0
- package/build/static/demo/v2/angular_standalone/theme-switcher.html +44 -0
- package/build/static/demo/v2/angular_standalone/theme-switcher.ts +65 -0
- package/build/static/demo/v2/angular_standalone/tile.css +30 -0
- package/build/static/demo/v2/angular_standalone/tile.ts +55 -0
- package/build/static/demo/v2/angular_standalone/time-input-disabled.html +10 -0
- package/build/static/demo/v2/angular_standalone/time-input-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/time-input-label.html +14 -0
- package/build/static/demo/v2/angular_standalone/time-input-label.ts +21 -0
- package/build/static/demo/v2/angular_standalone/time-input-readonly.html +10 -0
- package/build/static/demo/v2/angular_standalone/time-input-readonly.ts +21 -0
- package/build/static/demo/v2/angular_standalone/time-input-validation.html +24 -0
- package/build/static/demo/v2/angular_standalone/time-input-validation.ts +21 -0
- package/build/static/demo/v2/angular_standalone/time-input-with-slots.html +13 -0
- package/build/static/demo/v2/angular_standalone/time-input-with-slots.ts +23 -0
- package/build/static/demo/v2/angular_standalone/time-input.html +10 -0
- package/build/static/demo/v2/angular_standalone/time-input.ts +21 -0
- package/build/static/demo/v2/angular_standalone/timepicker-format-adjusted.html +10 -0
- package/build/static/demo/v2/angular_standalone/timepicker-format-adjusted.ts +18 -0
- package/build/static/demo/v2/angular_standalone/timepicker-intervals.html +16 -0
- package/build/static/demo/v2/angular_standalone/timepicker-intervals.ts +18 -0
- package/build/static/demo/v2/angular_standalone/timepicker.html +10 -0
- package/build/static/demo/v2/angular_standalone/timepicker.ts +18 -0
- package/build/static/demo/v2/angular_standalone/toast-custom.ts +63 -0
- package/build/static/demo/v2/angular_standalone/toast-position.ts +31 -0
- package/build/static/demo/v2/angular_standalone/toast.ts +30 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-primary-ghost.ts +30 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-primary-outline.ts +30 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-primary.css +20 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-primary.ts +26 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-secondary-ghost.ts +24 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-secondary-outline.ts +24 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/angular_standalone/toggle-button-secondary.ts +24 -0
- package/build/static/demo/v2/angular_standalone/toggle-checked.ts +21 -0
- package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +21 -0
- package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +21 -0
- package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +21 -0
- package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +26 -0
- package/build/static/demo/v2/angular_standalone/toggle.ts +21 -0
- package/build/static/demo/v2/angular_standalone/tooltip.css +16 -0
- package/build/static/demo/v2/angular_standalone/tooltip.html +18 -0
- package/build/static/demo/v2/angular_standalone/tooltip.ts +19 -0
- package/build/static/demo/v2/angular_standalone/tree-custom.ts +107 -0
- package/build/static/demo/v2/angular_standalone/tree.ts +69 -0
- package/build/static/demo/v2/angular_standalone/upload.ts +18 -0
- package/build/static/demo/v2/angular_standalone/validation-select.html +27 -0
- package/build/static/demo/v2/angular_standalone/validation-select.ts +45 -0
- package/build/static/demo/v2/angular_standalone/validation.ts +95 -0
- package/build/static/demo/v2/angular_standalone/vertical-tabs-with-avatar.css +17 -0
- package/build/static/demo/v2/angular_standalone/vertical-tabs-with-avatar.ts +44 -0
- package/build/static/demo/v2/angular_standalone/vertical-tabs.css +17 -0
- package/build/static/demo/v2/angular_standalone/vertical-tabs.ts +29 -0
- package/build/static/demo/v2/angular_standalone/workflow-vertical.ts +30 -0
- package/build/static/demo/v2/angular_standalone/workflow.css +16 -0
- package/build/static/demo/v2/angular_standalone/workflow.ts +31 -0
- package/build/static/demo/v2/html/about-and-legal.html +39 -0
- package/build/static/demo/v2/html/action-card.html +41 -0
- package/build/static/demo/v2/html/add-icons.html +33 -0
- package/build/static/demo/v2/html/aggrid.html +99 -0
- package/build/static/demo/v2/html/application-advanced.html +87 -0
- package/build/static/demo/v2/html/application-app-switch.html +95 -0
- package/build/static/demo/v2/html/application-breakpoints.html +70 -0
- package/build/static/demo/v2/html/application-header.html +45 -0
- package/build/static/demo/v2/html/application.html +43 -0
- package/build/static/demo/v2/html/aria-label-properties.html +21 -0
- package/build/static/demo/v2/html/avatar-image.html +23 -0
- package/build/static/demo/v2/html/avatar-initials.html +21 -0
- package/build/static/demo/v2/html/avatar.html +21 -0
- package/build/static/demo/v2/html/basic-navigation-migration.css +17 -0
- package/build/static/demo/v2/html/blind-header-actions.css +16 -0
- package/build/static/demo/v2/html/blind-header-actions.html +45 -0
- package/build/static/demo/v2/html/blind-variants.css +16 -0
- package/build/static/demo/v2/html/blind-variants.html +57 -0
- package/build/static/demo/v2/html/blind.css +16 -0
- package/build/static/demo/v2/html/blind.html +32 -0
- package/build/static/demo/v2/html/breadcrumb-next-items.html +30 -0
- package/build/static/demo/v2/html/breadcrumb-truncate.html +27 -0
- package/build/static/demo/v2/html/breadcrumb.html +25 -0
- package/build/static/demo/v2/html/button-danger-ghost.css +20 -0
- package/build/static/demo/v2/html/button-danger-ghost.html +23 -0
- package/build/static/demo/v2/html/button-danger-outline.css +20 -0
- package/build/static/demo/v2/html/button-danger-outline.html +23 -0
- package/build/static/demo/v2/html/button-danger.css +20 -0
- package/build/static/demo/v2/html/button-danger.html +23 -0
- package/build/static/demo/v2/html/button-ghost.css +20 -0
- package/build/static/demo/v2/html/button-ghost.html +23 -0
- package/build/static/demo/v2/html/button-grey-ghost.css +20 -0
- package/build/static/demo/v2/html/button-grey-ghost.html +23 -0
- package/build/static/demo/v2/html/button-grey-secondary.css +20 -0
- package/build/static/demo/v2/html/button-grey-secondary.html +23 -0
- package/build/static/demo/v2/html/button-grey.css +20 -0
- package/build/static/demo/v2/html/button-grey.html +23 -0
- package/build/static/demo/v2/html/button-group.html +26 -0
- package/build/static/demo/v2/html/button-loading.css +21 -0
- package/build/static/demo/v2/html/button-loading.html +49 -0
- package/build/static/demo/v2/html/button-secondary.css +20 -0
- package/build/static/demo/v2/html/button-secondary.html +23 -0
- package/build/static/demo/v2/html/button-text-icon.css +20 -0
- package/build/static/demo/v2/html/button-text-icon.html +37 -0
- package/build/static/demo/v2/html/button-with-icon.css +22 -0
- package/build/static/demo/v2/html/button-with-icon.html +49 -0
- package/build/static/demo/v2/html/button-with-link.html +94 -0
- package/build/static/demo/v2/html/buttons.css +20 -0
- package/build/static/demo/v2/html/buttons.html +23 -0
- package/build/static/demo/v2/html/card-list.html +89 -0
- package/build/static/demo/v2/html/card.css +27 -0
- package/build/static/demo/v2/html/card.html +53 -0
- package/build/static/demo/v2/html/category-filter-suggestions.html +26 -0
- package/build/static/demo/v2/html/category-filter.html +50 -0
- package/build/static/demo/v2/html/checkbox-indeterminate.html +31 -0
- package/build/static/demo/v2/html/checkbox.html +34 -0
- package/build/static/demo/v2/html/chip.css +23 -0
- package/build/static/demo/v2/html/chip.html +61 -0
- package/build/static/demo/v2/html/content-header-no-back.html +48 -0
- package/build/static/demo/v2/html/content-header-with-slot.css +16 -0
- package/build/static/demo/v2/html/content-header-with-slot.html +41 -0
- package/build/static/demo/v2/html/content-header.html +29 -0
- package/build/static/demo/v2/html/content.html +40 -0
- package/build/static/demo/v2/html/custom-field-validation.html +68 -0
- package/build/static/demo/v2/html/custom-field.html +42 -0
- package/build/static/demo/v2/html/date-dropdown-user-range.html +55 -0
- package/build/static/demo/v2/html/date-dropdown.html +21 -0
- package/build/static/demo/v2/html/date-input-disabled.html +22 -0
- package/build/static/demo/v2/html/date-input-label.html +27 -0
- package/build/static/demo/v2/html/date-input-min-max-date.html +26 -0
- package/build/static/demo/v2/html/date-input-readonly.html +22 -0
- package/build/static/demo/v2/html/date-input-validation.html +57 -0
- package/build/static/demo/v2/html/date-input-with-slots.html +33 -0
- package/build/static/demo/v2/html/date-input.html +22 -0
- package/build/static/demo/v2/html/datepicker-locale.html +44 -0
- package/build/static/demo/v2/html/datepicker-range.html +21 -0
- package/build/static/demo/v2/html/datepicker.html +21 -0
- package/build/static/demo/v2/html/datetimepicker.html +21 -0
- package/build/static/demo/v2/html/divider.html +21 -0
- package/build/static/demo/v2/html/drawer-full-height.html +38 -0
- package/build/static/demo/v2/html/drawer.html +39 -0
- package/build/static/demo/v2/html/dropdown-button-icon.css +24 -0
- package/build/static/demo/v2/html/dropdown-button-icon.html +44 -0
- package/build/static/demo/v2/html/dropdown-button.css +24 -0
- package/build/static/demo/v2/html/dropdown-button.html +44 -0
- package/build/static/demo/v2/html/dropdown-icon.html +39 -0
- package/build/static/demo/v2/html/dropdown-quick-actions.html +52 -0
- package/build/static/demo/v2/html/dropdown-submenu.html +44 -0
- package/build/static/demo/v2/html/dropdown.html +29 -0
- package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.css +19 -0
- package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +93 -0
- package/build/static/demo/v2/html/echarts-bar-simple.css +19 -0
- package/build/static/demo/v2/html/echarts-bar-simple.html +85 -0
- package/build/static/demo/v2/html/echarts-circle.css +19 -0
- package/build/static/demo/v2/html/echarts-circle.html +96 -0
- package/build/static/demo/v2/html/echarts-empty-state.css +19 -0
- package/build/static/demo/v2/html/echarts-empty-state.html +129 -0
- package/build/static/demo/v2/html/echarts-gauge.css +19 -0
- package/build/static/demo/v2/html/echarts-gauge.html +165 -0
- package/build/static/demo/v2/html/echarts-line-advanced.css +19 -0
- package/build/static/demo/v2/html/echarts-line-advanced.html +104 -0
- package/build/static/demo/v2/html/echarts-line-multiple-y-axis.css +19 -0
- package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +160 -0
- package/build/static/demo/v2/html/echarts-line-simple.css +19 -0
- package/build/static/demo/v2/html/echarts-line-simple.html +73 -0
- package/build/static/demo/v2/html/echarts-pie.css +19 -0
- package/build/static/demo/v2/html/echarts-pie.html +95 -0
- package/build/static/demo/v2/html/echarts-progress-arc.css +19 -0
- package/build/static/demo/v2/html/echarts-progress-arc.html +115 -0
- package/build/static/demo/v2/html/echarts-progress-circle.css +19 -0
- package/build/static/demo/v2/html/echarts-progress-circle.html +123 -0
- package/build/static/demo/v2/html/echarts-special-3d.css +19 -0
- package/build/static/demo/v2/html/echarts-special-3d.html +112 -0
- package/build/static/demo/v2/html/echarts-special-toolbox.css +19 -0
- package/build/static/demo/v2/html/echarts-special-toolbox.html +89 -0
- package/build/static/demo/v2/html/echarts-special-zoom.css +19 -0
- package/build/static/demo/v2/html/echarts-special-zoom.html +121 -0
- package/build/static/demo/v2/html/echarts.css +19 -0
- package/build/static/demo/v2/html/echarts.html +170 -0
- package/build/static/demo/v2/html/empty-state-compact-break.html +45 -0
- package/build/static/demo/v2/html/empty-state-compact.html +45 -0
- package/build/static/demo/v2/html/empty-state.html +44 -0
- package/build/static/demo/v2/html/event-list-compact.html +26 -0
- package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +21 -0
- package/build/static/demo/v2/html/event-list-custom-item-height.html +24 -0
- package/build/static/demo/v2/html/event-list-filled.html +40 -0
- package/build/static/demo/v2/html/event-list-selected.html +56 -0
- package/build/static/demo/v2/html/event-list.html +26 -0
- package/build/static/demo/v2/html/expanding-search.html +21 -0
- package/build/static/demo/v2/html/flip-tile.css +31 -0
- package/build/static/demo/v2/html/flip-tile.html +92 -0
- package/build/static/demo/v2/html/form-checkbox-disabled.html +26 -0
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.css +16 -0
- package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +67 -0
- package/build/static/demo/v2/html/form-checkbox-group.html +25 -0
- package/build/static/demo/v2/html/form-checkbox-validation.html +68 -0
- package/build/static/demo/v2/html/form-checkbox.html +22 -0
- package/build/static/demo/v2/html/form-layout-auto.html +27 -0
- package/build/static/demo/v2/html/form-layout-grid.css +18 -0
- package/build/static/demo/v2/html/form-layout-grid.html +44 -0
- package/build/static/demo/v2/html/form-validation.css +22 -0
- package/build/static/demo/v2/html/global.css +38 -0
- package/build/static/demo/v2/html/grid-padding.css +35 -0
- package/build/static/demo/v2/html/grid-padding.html +58 -0
- package/build/static/demo/v2/html/grid-size.css +35 -0
- package/build/static/demo/v2/html/grid-size.html +54 -0
- package/build/static/demo/v2/html/grid.css +35 -0
- package/build/static/demo/v2/html/grid.html +50 -0
- package/build/static/demo/v2/html/group-context-menu.html +29 -0
- package/build/static/demo/v2/html/group-custom-entry.html +25 -0
- package/build/static/demo/v2/html/group-header-suppressed.html +29 -0
- package/build/static/demo/v2/html/group.html +25 -0
- package/build/static/demo/v2/html/html-table-striped.html +50 -0
- package/build/static/demo/v2/html/html-table.html +50 -0
- package/build/static/demo/v2/html/icon-toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/html/icon-toggle-button-primary-ghost.html +42 -0
- package/build/static/demo/v2/html/icon-toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/html/icon-toggle-button-primary-outline.html +42 -0
- package/build/static/demo/v2/html/icon-toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/html/icon-toggle-button-secondary-ghost.html +43 -0
- package/build/static/demo/v2/html/icon-toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/html/icon-toggle-button-secondary-outline.html +62 -0
- package/build/static/demo/v2/html/icon-toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/html/icon-toggle-button-secondary.html +65 -0
- package/build/static/demo/v2/html/init.js +122 -0
- package/build/static/demo/v2/html/input-disabled.html +26 -0
- package/build/static/demo/v2/html/input-label.html +27 -0
- package/build/static/demo/v2/html/input-legacy-disabled.html +35 -0
- package/build/static/demo/v2/html/input-legacy-readonly.html +35 -0
- package/build/static/demo/v2/html/input-legacy.html +34 -0
- package/build/static/demo/v2/html/input-pattern.html +26 -0
- package/build/static/demo/v2/html/input-readonly.html +27 -0
- package/build/static/demo/v2/html/input-types.css +17 -0
- package/build/static/demo/v2/html/input-types.html +60 -0
- package/build/static/demo/v2/html/input-validation.html +61 -0
- package/build/static/demo/v2/html/input-with-slots.html +33 -0
- package/build/static/demo/v2/html/input.html +22 -0
- package/build/static/demo/v2/html/key-value-list-striped.html +39 -0
- package/build/static/demo/v2/html/key-value-list-with-custom-value.css +16 -0
- package/build/static/demo/v2/html/key-value-list-with-custom-value.html +49 -0
- package/build/static/demo/v2/html/key-value-list-with-icon.html +49 -0
- package/build/static/demo/v2/html/key-value-list.html +39 -0
- package/build/static/demo/v2/html/key-value-with-custom-value.css +16 -0
- package/build/static/demo/v2/html/key-value-with-custom-value.html +29 -0
- package/build/static/demo/v2/html/key-value-with-icon.html +28 -0
- package/build/static/demo/v2/html/key-value-with-label-left.html +25 -0
- package/build/static/demo/v2/html/key-value.html +21 -0
- package/build/static/demo/v2/html/kpi.css +24 -0
- package/build/static/demo/v2/html/kpi.html +40 -0
- package/build/static/demo/v2/html/layout-auto-custom.html +51 -0
- package/build/static/demo/v2/html/layout-auto.css +24 -0
- package/build/static/demo/v2/html/layout-auto.html +43 -0
- package/build/static/demo/v2/html/link-button-disabled.html +23 -0
- package/build/static/demo/v2/html/link-button.html +21 -0
- package/build/static/demo/v2/html/loading.html +40 -0
- package/build/static/demo/v2/html/menu-category.html +45 -0
- package/build/static/demo/v2/html/menu-with-bottom-tabs.html +32 -0
- package/build/static/demo/v2/html/message-bar-removal.html +57 -0
- package/build/static/demo/v2/html/message-bar.css +27 -0
- package/build/static/demo/v2/html/message-bar.html +32 -0
- package/build/static/demo/v2/html/message.html +39 -0
- package/build/static/demo/v2/html/modal-form-ix-button-submit.html +85 -0
- package/build/static/demo/v2/html/modal-sizes.css +23 -0
- package/build/static/demo/v2/html/modal-sizes.html +98 -0
- package/build/static/demo/v2/html/modal.html +92 -0
- package/build/static/demo/v2/html/number-input-disabled.html +22 -0
- package/build/static/demo/v2/html/number-input-label.html +25 -0
- package/build/static/demo/v2/html/number-input-readonly.html +22 -0
- package/build/static/demo/v2/html/number-input-stepper-button.html +22 -0
- package/build/static/demo/v2/html/number-input-validation.html +52 -0
- package/build/static/demo/v2/html/number-input-with-slots.html +33 -0
- package/build/static/demo/v2/html/number-input.html +22 -0
- package/build/static/demo/v2/html/pagination-advanced.html +21 -0
- package/build/static/demo/v2/html/pagination.html +21 -0
- package/build/static/demo/v2/html/pane-layout.html +67 -0
- package/build/static/demo/v2/html/pane.html +46 -0
- package/build/static/demo/v2/html/pill-variants.css +16 -0
- package/build/static/demo/v2/html/pill-variants.html +110 -0
- package/build/static/demo/v2/html/pill.css +28 -0
- package/build/static/demo/v2/html/pill.html +52 -0
- package/build/static/demo/v2/html/popover-news.html +33 -0
- package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +71 -0
- package/build/static/demo/v2/html/progress-indicator-circular-status.html +80 -0
- package/build/static/demo/v2/html/progress-indicator-circular.html +29 -0
- package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +71 -0
- package/build/static/demo/v2/html/progress-indicator-linear-status.html +80 -0
- package/build/static/demo/v2/html/progress-indicator.css +16 -0
- package/build/static/demo/v2/html/progress-indicator.html +27 -0
- package/build/static/demo/v2/html/push-card.html +64 -0
- package/build/static/demo/v2/html/radio-button.css +21 -0
- package/build/static/demo/v2/html/radio-button.html +48 -0
- package/build/static/demo/v2/html/radio-disabled.html +27 -0
- package/build/static/demo/v2/html/radio-group.html +44 -0
- package/build/static/demo/v2/html/radio-validation.html +65 -0
- package/build/static/demo/v2/html/radio.html +26 -0
- package/build/static/demo/v2/html/select-editable.html +26 -0
- package/build/static/demo/v2/html/select-multiple.html +34 -0
- package/build/static/demo/v2/html/select-validation.html +70 -0
- package/build/static/demo/v2/html/select.html +26 -0
- package/build/static/demo/v2/html/settings.html +43 -0
- package/build/static/demo/v2/html/slider-error.html +49 -0
- package/build/static/demo/v2/html/slider-marker.html +41 -0
- package/build/static/demo/v2/html/slider-trace.html +41 -0
- package/build/static/demo/v2/html/slider.html +29 -0
- package/build/static/demo/v2/html/spinner-large.html +21 -0
- package/build/static/demo/v2/html/spinner.html +21 -0
- package/build/static/demo/v2/html/split-button-icons.html +39 -0
- package/build/static/demo/v2/html/split-button.html +31 -0
- package/build/static/demo/v2/html/tabs-rounded.html +52 -0
- package/build/static/demo/v2/html/tabs.css +26 -0
- package/build/static/demo/v2/html/tabs.html +53 -0
- package/build/static/demo/v2/html/textarea-disabled.html +28 -0
- package/build/static/demo/v2/html/textarea-legacy-disabled.html +23 -0
- package/build/static/demo/v2/html/textarea-legacy-readonly.html +23 -0
- package/build/static/demo/v2/html/textarea-legacy.html +21 -0
- package/build/static/demo/v2/html/textarea-readonly.html +29 -0
- package/build/static/demo/v2/html/textarea-rows-cols.html +31 -0
- package/build/static/demo/v2/html/textarea-validation.html +75 -0
- package/build/static/demo/v2/html/textarea.html +26 -0
- package/build/static/demo/v2/html/theme-switcher.css +18 -0
- package/build/static/demo/v2/html/theme-switcher.html +90 -0
- package/build/static/demo/v2/html/tile.css +30 -0
- package/build/static/demo/v2/html/tile.html +62 -0
- package/build/static/demo/v2/html/time-input-disabled.html +22 -0
- package/build/static/demo/v2/html/time-input-label.html +26 -0
- package/build/static/demo/v2/html/time-input-readonly.html +22 -0
- package/build/static/demo/v2/html/time-input-validation.html +47 -0
- package/build/static/demo/v2/html/time-input-with-slots.html +33 -0
- package/build/static/demo/v2/html/time-input.html +22 -0
- package/build/static/demo/v2/html/timepicker-format-adjusted.html +22 -0
- package/build/static/demo/v2/html/timepicker-intervals.html +28 -0
- package/build/static/demo/v2/html/timepicker.html +21 -0
- package/build/static/demo/v2/html/toast-custom.html +103 -0
- package/build/static/demo/v2/html/toast-position.html +37 -0
- package/build/static/demo/v2/html/toast.html +36 -0
- package/build/static/demo/v2/html/toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/html/toggle-button-primary-ghost.html +31 -0
- package/build/static/demo/v2/html/toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/html/toggle-button-primary-outline.html +31 -0
- package/build/static/demo/v2/html/toggle-button-primary.css +20 -0
- package/build/static/demo/v2/html/toggle-button-primary.html +29 -0
- package/build/static/demo/v2/html/toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/html/toggle-button-secondary-ghost.html +25 -0
- package/build/static/demo/v2/html/toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/html/toggle-button-secondary-outline.html +25 -0
- package/build/static/demo/v2/html/toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/html/toggle-button-secondary.html +25 -0
- package/build/static/demo/v2/html/toggle-checked.html +21 -0
- package/build/static/demo/v2/html/toggle-custom-label.html +21 -0
- package/build/static/demo/v2/html/toggle-disabled.html +21 -0
- package/build/static/demo/v2/html/toggle-indeterminate.html +21 -0
- package/build/static/demo/v2/html/toggle.html +21 -0
- package/build/static/demo/v2/html/tooltip.css +16 -0
- package/build/static/demo/v2/html/tooltip.html +35 -0
- package/build/static/demo/v2/html/tree-custom.html +115 -0
- package/build/static/demo/v2/html/tree.html +63 -0
- package/build/static/demo/v2/html/upload.html +21 -0
- package/build/static/demo/v2/html/utils.js +76 -0
- package/build/static/demo/v2/html/validation-select.html +47 -0
- package/build/static/demo/v2/html/vertical-tabs-with-avatar.css +17 -0
- package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +55 -0
- package/build/static/demo/v2/html/vertical-tabs.css +17 -0
- package/build/static/demo/v2/html/vertical-tabs.html +45 -0
- package/build/static/demo/v2/html/workflow-vertical.html +28 -0
- package/build/static/demo/v2/html/workflow.css +16 -0
- package/build/static/demo/v2/html/workflow.html +29 -0
- package/build/static/demo/v2/preview/html/assets/a11y-Bb7pDeaQ-DNI84lDX.js +123 -0
- package/build/static/demo/v2/preview/html/assets/action-card-Dw2pNzBu.js +12 -0
- package/build/static/demo/v2/preview/html/assets/add-icons-COYbEp4V.js +8 -0
- package/build/static/demo/v2/preview/html/assets/aggrid-stm1co_o.js +49291 -0
- package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +85 -0
- package/build/static/demo/v2/preview/html/assets/anime.esm-DhE1t8Qh-B6Ygv72Z.js +2419 -0
- package/build/static/demo/v2/preview/html/assets/application-ButyeWZ9.js +7 -0
- package/build/static/demo/v2/preview/html/assets/application-advanced-CvIYn0d6.js +30 -0
- package/build/static/demo/v2/preview/html/assets/application-app-switch-BtSAsRko.js +96 -0
- package/build/static/demo/v2/preview/html/assets/application-breakpoints-BLxMID17.js +15 -0
- package/build/static/demo/v2/preview/html/assets/application-header-D1zij7iD.js +7 -0
- package/build/static/demo/v2/preview/html/assets/base-button-TVpiK7pg-CrZ9rI2r.js +61 -0
- package/build/static/demo/v2/preview/html/assets/base-icon-button-B3ULQ24g-DicmKnLr.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-DhyA_H2q.css +16 -0
- package/build/static/demo/v2/preview/html/assets/blind-header-actions-CD7JORu7.js +9 -0
- package/build/static/demo/v2/preview/html/assets/blind-variants-Bw52WQ_W.js +8 -0
- package/build/static/demo/v2/preview/html/assets/blind-x_arvw-u.js +3 -0
- package/build/static/demo/v2/preview/html/assets/breakpoints-D_Hmobxf-DBbixPq4.js +31 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-DXz2pC50.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-ghost-DCitIJTo.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-ghost-c5_TeQAF.css +20 -0
- package/build/static/demo/v2/preview/html/assets/button-danger-outline-ZVSKFj_b.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-ghost-uk_kzOcg.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-ghost-D4CnM7k2.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-secondary-RBN8DDFw.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-grey-x1F76dp6.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-D1ii78hC.js +8 -0
- package/build/static/demo/v2/preview/html/assets/button-loading-DQB7AV5P.css +21 -0
- package/build/static/demo/v2/preview/html/assets/button-secondary-Byay9crW.js +3 -0
- package/build/static/demo/v2/preview/html/assets/button-text-icon-BKwr7t7I.js +9 -0
- package/build/static/demo/v2/preview/html/assets/button-with-icon-CR2CNDXh.js +7 -0
- package/build/static/demo/v2/preview/html/assets/button-with-icon-DEiHglbo.css +22 -0
- package/build/static/demo/v2/preview/html/assets/button-with-link-la60ODdJ.js +8 -0
- package/build/static/demo/v2/preview/html/assets/buttons-DLVWWjdC.js +3 -0
- package/build/static/demo/v2/preview/html/assets/card-Bd7GAxdy.css +27 -0
- package/build/static/demo/v2/preview/html/assets/card-BhZOxag_.js +13 -0
- package/build/static/demo/v2/preview/html/assets/card-list-DH_hUS6-.js +8 -0
- package/build/static/demo/v2/preview/html/assets/chip-6pmiOKKy.css +23 -0
- package/build/static/demo/v2/preview/html/assets/chip-DO8a_4Gi.js +8 -0
- package/build/static/demo/v2/preview/html/assets/content-ButyeWZ9.js +7 -0
- package/build/static/demo/v2/preview/html/assets/content-header-no-back-KjJmtLjj.js +9 -0
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-CNKMEYCZ.css +16 -0
- package/build/static/demo/v2/preview/html/assets/content-header-with-slot-CjSOUF-u.js +8 -0
- package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +74 -0
- package/build/static/demo/v2/preview/html/assets/custom-field-CP-FtN7b.js +7 -0
- package/build/static/demo/v2/preview/html/assets/date-input-with-slots-DqRuXWyS.js +7 -0
- package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-Rk09H-45.js +6155 -0
- package/build/static/demo/v2/preview/html/assets/disposable-event-listener-CKoABG1h-D5kNsG5G.js +14 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-DFve2QWS.js +8 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-BaumbJfG.css +24 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-BkwgRGlI.js +8 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +144 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-icon-DKJGUm-A.js +9 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-BmaZLOvY.js +11 -0
- package/build/static/demo/v2/preview/html/assets/dropdown-submenu-BRhsqwYL.js +9 -0
- package/build/static/demo/v2/preview/html/assets/echarts-BKN6Y_SM.js +144 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-42yPKVos.js +63 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-CQVGqGT_.css +19 -0
- package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-xxA7miQv.js +57 -0
- package/build/static/demo/v2/preview/html/assets/echarts-circle-CqfpklkY.js +65 -0
- package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DYyiIa6V.js +84 -0
- package/build/static/demo/v2/preview/html/assets/echarts-gauge-HKEvOV9Y.js +128 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-D1flxolI.js +83 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-TyHtzcyy.js +126 -0
- package/build/static/demo/v2/preview/html/assets/echarts-line-simple-D5ul34KJ.js +45 -0
- package/build/static/demo/v2/preview/html/assets/echarts-pie-kEQohHLy.js +64 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BcOSOWNN.css +19 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-KVw_gYIu.js +84 -0
- package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-BkOkjMss.js +93 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Bjo6mLDS.js +80 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-C2Tmf9Av.js +61 -0
- package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-Dm5Uk2xP.js +87 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-B6n7Oypa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-B6n7Oypa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-B6n7Oypa.js +7 -0
- package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CTxgMq3H.js +6 -0
- package/build/static/demo/v2/preview/html/assets/event-list-filled-xcXexGqh.js +18 -0
- package/build/static/demo/v2/preview/html/assets/event-list-selected-ByM_I00Z.js +28 -0
- package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +75 -0
- package/build/static/demo/v2/preview/html/assets/flip-tile-DfhJu2MO.css +31 -0
- package/build/static/demo/v2/preview/html/assets/flip-tile-Dw0ObPS_.js +8 -0
- package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--B_Z-K7Jv.js +1552 -0
- package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +55 -0
- package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-C_Zflq8B.js +3 -0
- package/build/static/demo/v2/preview/html/assets/form-checkbox-group-indeterminate-T3dA2EJW.css +16 -0
- package/build/static/demo/v2/preview/html/assets/form-layout-grid-Bhr4m2vE.css +18 -0
- package/build/static/demo/v2/preview/html/assets/form-layout-grid-BvhuWCe_.js +3 -0
- package/build/static/demo/v2/preview/html/assets/global-C4VcfMUP.css +5587 -0
- package/build/static/demo/v2/preview/html/assets/global-CTsFSACc.js +2972 -0
- package/build/static/demo/v2/preview/html/assets/grid-84q99-eR.js +3 -0
- package/build/static/demo/v2/preview/html/assets/grid-padding-Bc8MXYBx.css +35 -0
- package/build/static/demo/v2/preview/html/assets/grid-padding-C1CdJVu3.js +3 -0
- package/build/static/demo/v2/preview/html/assets/grid-size-pwZV80sY.js +3 -0
- package/build/static/demo/v2/preview/html/assets/helper-text-util-BurV4TiQ-BLIK7tug.js +26 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-primary-ghost-DHDMR82n.js +8 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-primary-ghost-DJd4mTsI.css +20 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-primary-outline-DM30ye5q.js +8 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-CUfu54Bo.js +8 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-ghost-D5fuztnt.js +8 -0
- package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-outline-usHpFIes.js +8 -0
- package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +96 -0
- package/build/static/demo/v2/preview/html/assets/index-B86ot3BK.js +70 -0
- package/build/static/demo/v2/preview/html/assets/index-B_t9lqyT.js +68 -0
- package/build/static/demo/v2/preview/html/assets/index-CINcPcO9.js +1412 -0
- package/build/static/demo/v2/preview/html/assets/index-Kp5Wf9wr-CEFkQm40.js +22 -0
- package/build/static/demo/v2/preview/html/assets/index-LkmwnDtR.js +4 -0
- package/build/static/demo/v2/preview/html/assets/init-D1W8HyUe.js +1522 -0
- package/build/static/demo/v2/preview/html/assets/input-types-DDBTqyW9.css +17 -0
- package/build/static/demo/v2/preview/html/assets/input-types-b29mQtfd.js +3 -0
- package/build/static/demo/v2/preview/html/assets/input-with-slots-DqRuXWyS.js +7 -0
- package/build/static/demo/v2/preview/html/assets/input.util-VHrSuCP7-Be3hd2n8.js +180 -0
- package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-D51fMeXe.js +22 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-B_D_jend.js +176 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-C8ZGn3ek.js +40 -0
- package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-DXUWM7DA.js +48 -0
- package/build/static/demo/v2/preview/html/assets/ix-application.entry-D5Fi0gpc.js +110 -0
- package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-CkHr7hqA.js +93 -0
- package/build/static/demo/v2/preview/html/assets/ix-blind.entry-D3QQNDZV.js +84 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-CxnbeQkT.js +70 -0
- package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BwNdYEZ_.js +100 -0
- package/build/static/demo/v2/preview/html/assets/ix-button.entry-DhRUhhgx.js +99 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-CRPbBTeS.js +79 -0
- package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-C1l0WmIO.js +155 -0
- package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-B5HQ6hz8.js +33 -0
- package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-y2Zffqvp.js +488 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-X-ZNY9PM.js +89 -0
- package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-Df1OjPYS.js +105 -0
- package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DJ1X7Fkx.js +69 -0
- package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-UT3AIzQO.js +544 -0
- package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-CMNEj9OY.js +25 -0
- package/build/static/demo/v2/preview/html/assets/ix-content.entry-DrlhHyZn.js +27 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-BWzTEDbP.js +16 -0
- package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-DFdqszTd.js +82 -0
- package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DDzDRFN8.js +44 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-CPnMTXQR.js +170 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-DGYKruVG.js +228 -0
- package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-CupDlroM.js +31 -0
- package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DGipqkTm.js +47 -0
- package/build/static/demo/v2/preview/html/assets/ix-divider.entry-DNIBjjXr.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-CxZwFl49.js +132 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-Cnhkok9x.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-bFIp68-H.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-CH--n8P2.js +43 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-B-_cI8QW.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-B7jTHBF0.js +338 -0
- package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BardNWrN.js +16 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-xSfQJw6X.js +36 -0
- package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-D0C4LL-7.js +127 -0
- package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-dr_FhEuH.js +79 -0
- package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-DtP2BwcQ.js +160 -0
- package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-DQD9wwJP.js +106 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-4pS53APF.js +15 -0
- package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-DvuuwkqB.js +125 -0
- package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-BBqNfZx8.js +74 -0
- package/build/static/demo/v2/preview/html/assets/ix-group.entry-Dq5ts0O9.js +159 -0
- package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-BsMgnp_o.js +65 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-CkEtq_79.js +88 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-ISD_qhys.js +56 -0
- package/build/static/demo/v2/preview/html/assets/ix-icon.entry-CpsZxuQT.js +226 -0
- package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DULfBt2o.js +122 -0
- package/build/static/demo/v2/preview/html/assets/ix-input.entry-DqiD6e7X.js +148 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-DoqzplXo.js +15 -0
- package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-BRG_tM93.js +18 -0
- package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-ClJzGh-d.js +40 -0
- package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-6V0ERYXL.js +88 -0
- package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-YLI2Si7K.js +23 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-ClqG8hTh.js +27 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-C-phXiIx.js +29 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-jznByUTQ.js +37 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-C4Y5H5nb.js +36 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-lxbmFIY_.js +204 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-DRodMmUx.js +40 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-UKvAOzvC.js +112 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-DJBL-rpR.js +27 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-BHIv-wmV.js +94 -0
- package/build/static/demo/v2/preview/html/assets/ix-menu.entry-dLFLt_kI.js +441 -0
- package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-AtLC3kdn.js +56 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-BEDC9WCr.js +57 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-Zgc4lUTU.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-BWnnpnm7.js +14 -0
- package/build/static/demo/v2/preview/html/assets/ix-modal.entry-JKMVQ4yW.js +178 -0
- package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CcU_NTjj.js +146 -0
- package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-DodDqF88.js +132 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-DELBxsno.js +259 -0
- package/build/static/demo/v2/preview/html/assets/ix-pane.entry-C1XVGMwr.js +437 -0
- package/build/static/demo/v2/preview/html/assets/ix-pill.entry-aeiVZkpC.js +68 -0
- package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-pt7GYQ_H.js +108 -0
- package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-CAeofZiP.js +17 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-C9bzL_V5.js +156 -0
- package/build/static/demo/v2/preview/html/assets/ix-radio.entry-DQ9u36FI.js +130 -0
- package/build/static/demo/v2/preview/html/assets/ix-select.entry-BAIXU4ou.js +575 -0
- package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DbqYumJP.js +167 -0
- package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-MPJ39EBD.js +41 -0
- package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BdV1i5va.js +295 -0
- package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Drv62qtz.js +157 -0
- package/build/static/demo/v2/preview/html/assets/ix-tile.entry-B48B2vjr.js +36 -0
- package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-CYN7CD46.js +236 -0
- package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-Ckae4mRV.js +541 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BOC4VMSq.js +106 -0
- package/build/static/demo/v2/preview/html/assets/ix-toast.entry-BN_CTk0i.js +85 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-_d5b3tmk.js +42 -0
- package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-CGO6NrJb.js +116 -0
- package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-DfeSsu14.js +312 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-CQ25H-S2.js +29 -0
- package/build/static/demo/v2/preview/html/assets/ix-tree.entry-BKlun9SR.js +535 -0
- package/build/static/demo/v2/preview/html/assets/ix-typography.entry-BPaVcv2Q.js +35 -0
- package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DyuOKZ5F.js +146 -0
- package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-DrKahvwL.js +148 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-Bh3HC8HQ.js +113 -0
- package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-E3zn3crG.js +77 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-4cCVsskP.js +3 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-custom-value-C2n8UQRp.css +16 -0
- package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-QkU4d95q.js +7 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-custom-value-D9PehyPj.js +3 -0
- package/build/static/demo/v2/preview/html/assets/key-value-with-icon-QkU4d95q.js +7 -0
- package/build/static/demo/v2/preview/html/assets/kpi-B1yd1nuf.js +3 -0
- package/build/static/demo/v2/preview/html/assets/kpi-gd-qE21a.css +24 -0
- package/build/static/demo/v2/preview/html/assets/layout-auto-CxqLq3P6.css +24 -0
- package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-CGqfZKRD.js +64 -0
- package/build/static/demo/v2/preview/html/assets/loading-DP4Y65Ay.js +23 -0
- package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +18 -0
- package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +22 -0
- package/build/static/demo/v2/preview/html/assets/menu-category-tbNE9ISe.js +14 -0
- package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +73 -0
- package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-JvjV5sD8.js +8 -0
- package/build/static/demo/v2/preview/html/assets/message-MMP6liTA.js +21 -0
- package/build/static/demo/v2/preview/html/assets/message-bar-CubuonhI.css +27 -0
- package/build/static/demo/v2/preview/html/assets/message-bar-removal-DyZjUcky.js +26 -0
- package/build/static/demo/v2/preview/html/assets/modal-BTxff2hq-Cy6rmdf-.js +224 -0
- package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Bumf1AlD.js +54 -0
- package/build/static/demo/v2/preview/html/assets/modal-sizes-BQNyDR8S.js +57 -0
- package/build/static/demo/v2/preview/html/assets/modal-sizes-CODYSZcS.css +23 -0
- package/build/static/demo/v2/preview/html/assets/modal-vC5ubUmA.js +56 -0
- package/build/static/demo/v2/preview/html/assets/mutation-observer-CX81WQtk-DFcmhOTk.js +4 -0
- package/build/static/demo/v2/preview/html/assets/number-input-with-slots-DqRuXWyS.js +7 -0
- package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +57 -0
- package/build/static/demo/v2/preview/html/assets/pill-CHRGJwv0.js +8 -0
- package/build/static/demo/v2/preview/html/assets/pill-CmzJDGtL.css +28 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants--UWfSgQL.css +16 -0
- package/build/static/demo/v2/preview/html/assets/pill-variants-CBcwxmrZ.js +8 -0
- package/build/static/demo/v2/preview/html/assets/progress-indicator-BtUh9Zq8.css +16 -0
- package/build/static/demo/v2/preview/html/assets/push-card-DqRuXWyS.js +7 -0
- package/build/static/demo/v2/preview/html/assets/radio-button-BPIqvV5v.js +3 -0
- package/build/static/demo/v2/preview/html/assets/radio-button-C154S5C-.css +21 -0
- package/build/static/demo/v2/preview/html/assets/rwd.util-pXYAoEyc-B7dE3uhl.js +7 -0
- package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +100 -0
- package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +37 -0
- package/build/static/demo/v2/preview/html/assets/slider-error-9KqZKg68.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-marker-9KqZKg68.js +9 -0
- package/build/static/demo/v2/preview/html/assets/slider-trace-9KqZKg68.js +9 -0
- package/build/static/demo/v2/preview/html/assets/split-button-BKnrh3nT.js +7 -0
- package/build/static/demo/v2/preview/html/assets/split-button-icons-BWJSGRNd.js +10 -0
- package/build/static/demo/v2/preview/html/assets/tabs-B1Ix55MF.js +3 -0
- package/build/static/demo/v2/preview/html/assets/tabs-DvAE357f.css +26 -0
- package/build/static/demo/v2/preview/html/assets/tabs-rounded-SaZIURg5.js +12 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-DM6gipng.css +18 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +154 -0
- package/build/static/demo/v2/preview/html/assets/theme-switcher-XFN9M67N.js +42 -0
- package/build/static/demo/v2/preview/html/assets/tile-DMCOyZRh.css +30 -0
- package/build/static/demo/v2/preview/html/assets/tile-DMndakDe.js +9 -0
- package/build/static/demo/v2/preview/html/assets/time-input-with-slots-DqRuXWyS.js +7 -0
- package/build/static/demo/v2/preview/html/assets/toast-BeIw_S5T.js +18 -0
- package/build/static/demo/v2/preview/html/assets/toast-custom-K48_rm2V.js +51 -0
- package/build/static/demo/v2/preview/html/assets/toast-position-BfSyzHDD.js +19 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-DhrJdCX1.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-BgaO7dH9.css +20 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-ghost-BmA-moLa.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-primary-outline-Xo4xtCY8.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary--Zjwnfbq.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-ghost-i5M3QnWN.js +3 -0
- package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-outline-B4zC6xQg.js +3 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-Fa5u8IVv.js +3 -0
- package/build/static/demo/v2/preview/html/assets/tooltip-a1CRzZUi.css +16 -0
- package/build/static/demo/v2/preview/html/assets/tree-custom-Di3joXks.js +5 -0
- package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +35 -0
- package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +10 -0
- package/build/static/demo/v2/preview/html/assets/validation-D_dk-JqT-CRNNydA9.js +106 -0
- package/build/static/demo/v2/preview/html/assets/validation-select-BueDxZ_b.js +10 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-B38UWyqZ.js +11 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-CAdH02YP.js +11 -0
- package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DO5xjMB_.css +17 -0
- package/build/static/demo/v2/preview/html/assets/workflow-BT84l8MC.css +16 -0
- package/build/static/demo/v2/preview/html/assets/workflow-Pfx7etW2.js +3 -0
- package/build/static/demo/v2/preview/html/component-usage-by-component.json +586 -0
- package/build/static/demo/v2/preview/html/component-usage.json +810 -0
- package/build/static/demo/v2/preview/html/index.html +23 -0
- package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/action-card.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +27 -0
- package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +53 -0
- package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +57 -0
- package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +58 -0
- package/build/static/demo/v2/preview/html/preview-examples/application-header.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/application.html +41 -0
- package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +26 -0
- package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/avatar.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +58 -0
- package/build/static/demo/v2/preview/html/preview-examples/blind.html +37 -0
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +33 -0
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-group.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +50 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +37 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +50 -0
- package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +94 -0
- package/build/static/demo/v2/preview/html/preview-examples/buttons.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/card-list.html +88 -0
- package/build/static/demo/v2/preview/html/preview-examples/card.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +53 -0
- package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +34 -0
- package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +37 -0
- package/build/static/demo/v2/preview/html/preview-examples/chip.html +62 -0
- package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/content-header.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/content.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +71 -0
- package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +58 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +60 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/date-input.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/divider.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +41 -0
- package/build/static/demo/v2/preview/html/preview-examples/drawer.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +33 -0
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +57 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +43 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/echarts.html +41 -0
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +44 -0
- package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +20 -0
- package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +27 -0
- package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +26 -0
- package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +27 -0
- package/build/static/demo/v2/preview/html/preview-examples/event-list.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +92 -0
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +72 -0
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +71 -0
- package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +49 -0
- package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +63 -0
- package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +59 -0
- package/build/static/demo/v2/preview/html/preview-examples/grid.html +55 -0
- package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/group.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +53 -0
- package/build/static/demo/v2/preview/html/preview-examples/html-table.html +53 -0
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-ghost.html +43 -0
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-primary-outline.html +43 -0
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-ghost.html +44 -0
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary-outline.html +63 -0
- package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +66 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-label.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +37 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-types.html +65 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +64 -0
- package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/input.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +54 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +49 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +42 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +34 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/key-value.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/kpi.html +45 -0
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +55 -0
- package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +26 -0
- package/build/static/demo/v2/preview/html/preview-examples/link-button.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/loading.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +39 -0
- package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +34 -0
- package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +36 -0
- package/build/static/demo/v2/preview/html/preview-examples/message.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +53 -0
- package/build/static/demo/v2/preview/html/preview-examples/modal.html +43 -0
- package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +28 -0
- package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +55 -0
- package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/number-input.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/pagination.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +70 -0
- package/build/static/demo/v2/preview/html/preview-examples/pane.html +49 -0
- package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +111 -0
- package/build/static/demo/v2/preview/html/preview-examples/pill.html +53 -0
- package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +36 -0
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +75 -0
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +84 -0
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +33 -0
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +75 -0
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +84 -0
- package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/push-card.html +64 -0
- package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +53 -0
- package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +47 -0
- package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +68 -0
- package/build/static/demo/v2/preview/html/preview-examples/radio.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +37 -0
- package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +73 -0
- package/build/static/demo/v2/preview/html/preview-examples/select.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/settings.html +46 -0
- package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +43 -0
- package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +35 -0
- package/build/static/demo/v2/preview/html/preview-examples/slider.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/spinner.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/split-button.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +39 -0
- package/build/static/demo/v2/preview/html/preview-examples/tabs.html +58 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +26 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +26 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +34 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +78 -0
- package/build/static/demo/v2/preview/html/preview-examples/textarea.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +62 -0
- package/build/static/demo/v2/preview/html/preview-examples/tile.html +59 -0
- package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +29 -0
- package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +50 -0
- package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +32 -0
- package/build/static/demo/v2/preview/html/preview-examples/time-input.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +25 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +60 -0
- package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +37 -0
- package/build/static/demo/v2/preview/html/preview-examples/toast.html +37 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-ghost.html +36 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary-outline.html +36 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +34 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-ghost.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary-outline.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +30 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/toggle.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +40 -0
- package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +116 -0
- package/build/static/demo/v2/preview/html/preview-examples/tree.html +66 -0
- package/build/static/demo/v2/preview/html/preview-examples/upload.html +24 -0
- package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +40 -0
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +48 -0
- package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +38 -0
- package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +31 -0
- package/build/static/demo/v2/preview/html/preview-examples/workflow.html +34 -0
- package/build/static/demo/v2/preview/mobile/assets/focus-visible-legacy-CdO5cX4I.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/focus-visible-supuXXMI.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/index-CMU7wxQd.js +110 -0
- package/build/static/demo/v2/preview/mobile/assets/index-d_VLaNiR.css +1 -0
- package/build/static/demo/v2/preview/mobile/assets/index-legacy-BwOiApdE.js +46 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-DYhhjCCN.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/index7-legacy-XdaVDr-s.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-CtNyGOrb.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/index8-legacy-CCLmb6Z2.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-C5cDr_9L.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-HufCW5sX.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-DsxAyrvT.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-CUg6S0xs.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-CCxFHIBa.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DDnIOIYs.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-BYTK0SpH.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CGuk1keh.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-DoM6p1vF.js +4 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-CgiYF11L.js +3 -0
- package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-CiKRqNgL.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-85L9BFIH.js +9 -0
- package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-DN1_BryY.js +5 -0
- package/build/static/demo/v2/preview/mobile/assets/web-DDO42EBh.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-BOr-zY6N.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPDRXL8i.js +1 -0
- package/build/static/demo/v2/preview/mobile/assets/web-zb78ilUl.js +1 -0
- package/build/static/demo/v2/preview/mobile/favicon.png +0 -0
- package/build/static/demo/v2/preview/mobile/index.html +41 -0
- package/build/static/demo/v2/preview/mobile/manifest.json +21 -0
- package/build/static/demo/v2/react/about-and-legal.tsx +42 -0
- package/build/static/demo/v2/react/action-card.tsx +23 -0
- package/build/static/demo/v2/react/add-icons.css +16 -0
- package/build/static/demo/v2/react/add-icons.tsx +29 -0
- package/build/static/demo/v2/react/aggrid.tsx +103 -0
- package/build/static/demo/v2/react/application-advanced.tsx +83 -0
- package/build/static/demo/v2/react/application-app-switch.tsx +78 -0
- package/build/static/demo/v2/react/application-breakpoints.tsx +79 -0
- package/build/static/demo/v2/react/application-header.tsx +40 -0
- package/build/static/demo/v2/react/application.tsx +39 -0
- package/build/static/demo/v2/react/avatar-image.tsx +16 -0
- package/build/static/demo/v2/react/avatar-initials.tsx +14 -0
- package/build/static/demo/v2/react/avatar.tsx +14 -0
- package/build/static/demo/v2/react/basic-navigation-migration.scoped.css +17 -0
- package/build/static/demo/v2/react/blind-header-actions.scoped.css +16 -0
- package/build/static/demo/v2/react/blind-header-actions.tsx +46 -0
- package/build/static/demo/v2/react/blind-variants.scoped.css +16 -0
- package/build/static/demo/v2/react/blind-variants.tsx +79 -0
- package/build/static/demo/v2/react/blind.scoped.css +16 -0
- package/build/static/demo/v2/react/blind.tsx +28 -0
- package/build/static/demo/v2/react/breadcrumb-next-items.tsx +27 -0
- package/build/static/demo/v2/react/breadcrumb-truncate.tsx +22 -0
- package/build/static/demo/v2/react/breadcrumb.tsx +20 -0
- package/build/static/demo/v2/react/button-danger-ghost.scoped.css +20 -0
- package/build/static/demo/v2/react/button-danger-ghost.tsx +25 -0
- package/build/static/demo/v2/react/button-danger-outline.scoped.css +20 -0
- package/build/static/demo/v2/react/button-danger-outline.tsx +25 -0
- package/build/static/demo/v2/react/button-danger.scoped.css +20 -0
- package/build/static/demo/v2/react/button-danger.tsx +23 -0
- package/build/static/demo/v2/react/button-ghost.scoped.css +20 -0
- package/build/static/demo/v2/react/button-ghost.tsx +25 -0
- package/build/static/demo/v2/react/button-grey-ghost.scoped.css +20 -0
- package/build/static/demo/v2/react/button-grey-ghost.tsx +25 -0
- package/build/static/demo/v2/react/button-grey-secondary.scoped.css +20 -0
- package/build/static/demo/v2/react/button-grey-secondary.tsx +25 -0
- package/build/static/demo/v2/react/button-grey.scoped.css +20 -0
- package/build/static/demo/v2/react/button-grey.tsx +23 -0
- package/build/static/demo/v2/react/button-group.tsx +19 -0
- package/build/static/demo/v2/react/button-loading.scoped.css +21 -0
- package/build/static/demo/v2/react/button-loading.tsx +78 -0
- package/build/static/demo/v2/react/button-secondary.scoped.css +20 -0
- package/build/static/demo/v2/react/button-secondary.tsx +25 -0
- package/build/static/demo/v2/react/button-text-icon.scoped.css +20 -0
- package/build/static/demo/v2/react/button-text-icon.tsx +34 -0
- package/build/static/demo/v2/react/button-with-icon.scoped.css +22 -0
- package/build/static/demo/v2/react/button-with-icon.tsx +41 -0
- package/build/static/demo/v2/react/button-with-link.tsx +85 -0
- package/build/static/demo/v2/react/buttons.scoped.css +20 -0
- package/build/static/demo/v2/react/buttons.tsx +23 -0
- package/build/static/demo/v2/react/card-list.tsx +79 -0
- package/build/static/demo/v2/react/card.scoped.css +27 -0
- package/build/static/demo/v2/react/card.tsx +36 -0
- package/build/static/demo/v2/react/category-filter-suggestions.tsx +22 -0
- package/build/static/demo/v2/react/category-filter.tsx +45 -0
- package/build/static/demo/v2/react/checkbox-indeterminate.tsx +36 -0
- package/build/static/demo/v2/react/checkbox.tsx +33 -0
- package/build/static/demo/v2/react/chip.scoped.css +23 -0
- package/build/static/demo/v2/react/chip.tsx +83 -0
- package/build/static/demo/v2/react/content-header-no-back.tsx +35 -0
- package/build/static/demo/v2/react/content-header-with-slot.scoped.css +16 -0
- package/build/static/demo/v2/react/content-header-with-slot.tsx +29 -0
- package/build/static/demo/v2/react/content-header.tsx +24 -0
- package/build/static/demo/v2/react/content.tsx +31 -0
- package/build/static/demo/v2/react/custom-field-validation.tsx +60 -0
- package/build/static/demo/v2/react/custom-field.tsx +32 -0
- package/build/static/demo/v2/react/date-dropdown-user-range.tsx +50 -0
- package/build/static/demo/v2/react/date-dropdown.tsx +13 -0
- package/build/static/demo/v2/react/date-input-disabled.tsx +14 -0
- package/build/static/demo/v2/react/date-input-label.tsx +21 -0
- package/build/static/demo/v2/react/date-input-min-max-date.tsx +20 -0
- package/build/static/demo/v2/react/date-input-readonly.tsx +14 -0
- package/build/static/demo/v2/react/date-input-validation.tsx +48 -0
- package/build/static/demo/v2/react/date-input-with-slots.tsx +20 -0
- package/build/static/demo/v2/react/date-input.tsx +14 -0
- package/build/static/demo/v2/react/datepicker-locale.tsx +36 -0
- package/build/static/demo/v2/react/datepicker-range.tsx +14 -0
- package/build/static/demo/v2/react/datepicker.tsx +14 -0
- package/build/static/demo/v2/react/datetimepicker.tsx +14 -0
- package/build/static/demo/v2/react/divider.tsx +18 -0
- package/build/static/demo/v2/react/drawer-full-height.tsx +29 -0
- package/build/static/demo/v2/react/drawer.tsx +28 -0
- package/build/static/demo/v2/react/dropdown-button-icon.scoped.css +24 -0
- package/build/static/demo/v2/react/dropdown-button-icon.tsx +37 -0
- package/build/static/demo/v2/react/dropdown-button.scoped.css +24 -0
- package/build/static/demo/v2/react/dropdown-button.tsx +37 -0
- package/build/static/demo/v2/react/dropdown-icon.tsx +24 -0
- package/build/static/demo/v2/react/dropdown-quick-actions.tsx +45 -0
- package/build/static/demo/v2/react/dropdown-submenu.tsx +29 -0
- package/build/static/demo/v2/react/dropdown.tsx +32 -0
- package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +72 -0
- package/build/static/demo/v2/react/echarts-bar-simple.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-bar-simple.tsx +71 -0
- package/build/static/demo/v2/react/echarts-circle.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-circle.tsx +79 -0
- package/build/static/demo/v2/react/echarts-empty-state.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-empty-state.tsx +69 -0
- package/build/static/demo/v2/react/echarts-gauge.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-gauge.tsx +141 -0
- package/build/static/demo/v2/react/echarts-line-advanced.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-line-advanced.tsx +87 -0
- package/build/static/demo/v2/react/echarts-line-multiple-y-axis.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +144 -0
- package/build/static/demo/v2/react/echarts-line-simple.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-line-simple.tsx +59 -0
- package/build/static/demo/v2/react/echarts-pie.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-pie.tsx +78 -0
- package/build/static/demo/v2/react/echarts-progress-arc.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-progress-arc.tsx +98 -0
- package/build/static/demo/v2/react/echarts-progress-circle.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-progress-circle.tsx +106 -0
- package/build/static/demo/v2/react/echarts-special-3d.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-special-3d.tsx +95 -0
- package/build/static/demo/v2/react/echarts-special-toolbox.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-special-toolbox.tsx +75 -0
- package/build/static/demo/v2/react/echarts-special-zoom.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts-special-zoom.tsx +106 -0
- package/build/static/demo/v2/react/echarts.scoped.css +19 -0
- package/build/static/demo/v2/react/echarts.tsx +157 -0
- package/build/static/demo/v2/react/empty-state-compact-break.tsx +24 -0
- package/build/static/demo/v2/react/empty-state-compact.tsx +24 -0
- package/build/static/demo/v2/react/empty-state.tsx +23 -0
- package/build/static/demo/v2/react/event-list-compact.tsx +21 -0
- package/build/static/demo/v2/react/event-list-custom-item-height-in-number.tsx +27 -0
- package/build/static/demo/v2/react/event-list-custom-item-height.tsx +19 -0
- package/build/static/demo/v2/react/event-list-filled.tsx +33 -0
- package/build/static/demo/v2/react/event-list-selected.tsx +32 -0
- package/build/static/demo/v2/react/event-list.tsx +21 -0
- package/build/static/demo/v2/react/expanding-search.tsx +14 -0
- package/build/static/demo/v2/react/flip-tile.scoped.css +31 -0
- package/build/static/demo/v2/react/flip-tile.tsx +81 -0
- package/build/static/demo/v2/react/form-checkbox-disabled.tsx +16 -0
- package/build/static/demo/v2/react/form-checkbox-group-indeterminate.scoped.css +16 -0
- package/build/static/demo/v2/react/form-checkbox-group-indeterminate.tsx +95 -0
- package/build/static/demo/v2/react/form-checkbox-group.tsx +19 -0
- package/build/static/demo/v2/react/form-checkbox-validation.tsx +75 -0
- package/build/static/demo/v2/react/form-checkbox.tsx +16 -0
- package/build/static/demo/v2/react/form-layout-auto.tsx +27 -0
- package/build/static/demo/v2/react/form-layout-grid.scoped.css +18 -0
- package/build/static/demo/v2/react/form-layout-grid.tsx +48 -0
- package/build/static/demo/v2/react/form-validation.scoped.css +22 -0
- package/build/static/demo/v2/react/form-validation.tsx +282 -0
- package/build/static/demo/v2/react/global.css +38 -0
- package/build/static/demo/v2/react/grid-padding.scoped.css +35 -0
- package/build/static/demo/v2/react/grid-padding.tsx +102 -0
- package/build/static/demo/v2/react/grid-size.scoped.css +35 -0
- package/build/static/demo/v2/react/grid-size.tsx +60 -0
- package/build/static/demo/v2/react/grid.scoped.css +35 -0
- package/build/static/demo/v2/react/grid.tsx +82 -0
- package/build/static/demo/v2/react/group-context-menu.tsx +29 -0
- package/build/static/demo/v2/react/group-custom-entry.tsx +22 -0
- package/build/static/demo/v2/react/group-header-suppressed.tsx +24 -0
- package/build/static/demo/v2/react/group.tsx +20 -0
- package/build/static/demo/v2/react/html-table-striped.tsx +43 -0
- package/build/static/demo/v2/react/html-table.tsx +43 -0
- package/build/static/demo/v2/react/icon-toggle-button-primary-ghost.scoped.css +20 -0
- package/build/static/demo/v2/react/icon-toggle-button-primary-ghost.tsx +32 -0
- package/build/static/demo/v2/react/icon-toggle-button-primary-outline.scoped.css +20 -0
- package/build/static/demo/v2/react/icon-toggle-button-primary-outline.tsx +32 -0
- package/build/static/demo/v2/react/icon-toggle-button-secondary-ghost.scoped.css +20 -0
- package/build/static/demo/v2/react/icon-toggle-button-secondary-ghost.tsx +32 -0
- package/build/static/demo/v2/react/icon-toggle-button-secondary-outline.scoped.css +20 -0
- package/build/static/demo/v2/react/icon-toggle-button-secondary-outline.tsx +52 -0
- package/build/static/demo/v2/react/icon-toggle-button-secondary.scoped.css +20 -0
- package/build/static/demo/v2/react/icon-toggle-button-secondary.tsx +49 -0
- package/build/static/demo/v2/react/input-disabled.tsx +20 -0
- package/build/static/demo/v2/react/input-label.tsx +21 -0
- package/build/static/demo/v2/react/input-legacy-disabled.tsx +22 -0
- package/build/static/demo/v2/react/input-legacy-readonly.tsx +22 -0
- package/build/static/demo/v2/react/input-legacy.tsx +21 -0
- package/build/static/demo/v2/react/input-pattern.tsx +20 -0
- package/build/static/demo/v2/react/input-readonly.tsx +21 -0
- package/build/static/demo/v2/react/input-types.scoped.css +17 -0
- package/build/static/demo/v2/react/input-types.tsx +57 -0
- package/build/static/demo/v2/react/input-validation.tsx +52 -0
- package/build/static/demo/v2/react/input-with-slots.tsx +20 -0
- package/build/static/demo/v2/react/input.tsx +14 -0
- package/build/static/demo/v2/react/key-value-list-striped.tsx +20 -0
- package/build/static/demo/v2/react/key-value-list-with-custom-value.scoped.css +16 -0
- package/build/static/demo/v2/react/key-value-list-with-custom-value.tsx +41 -0
- package/build/static/demo/v2/react/key-value-list-with-icon.tsx +36 -0
- package/build/static/demo/v2/react/key-value-list.tsx +20 -0
- package/build/static/demo/v2/react/key-value-with-custom-value.scoped.css +16 -0
- package/build/static/demo/v2/react/key-value-with-custom-value.tsx +24 -0
- package/build/static/demo/v2/react/key-value-with-icon.tsx +17 -0
- package/build/static/demo/v2/react/key-value-with-label-left.tsx +16 -0
- package/build/static/demo/v2/react/key-value.tsx +14 -0
- package/build/static/demo/v2/react/kpi.scoped.css +24 -0
- package/build/static/demo/v2/react/kpi.tsx +32 -0
- package/build/static/demo/v2/react/layout-auto-custom.tsx +34 -0
- package/build/static/demo/v2/react/layout-auto.scoped.css +24 -0
- package/build/static/demo/v2/react/layout-auto.tsx +27 -0
- package/build/static/demo/v2/react/link-button-disabled.tsx +18 -0
- package/build/static/demo/v2/react/link-button.tsx +14 -0
- package/build/static/demo/v2/react/loading.tsx +28 -0
- package/build/static/demo/v2/react/map-navigation-migration.scoped.css +27 -0
- package/build/static/demo/v2/react/menu-category.tsx +33 -0
- package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +24 -0
- package/build/static/demo/v2/react/message-bar-removal.tsx +42 -0
- package/build/static/demo/v2/react/message-bar.scoped.css +27 -0
- package/build/static/demo/v2/react/message-bar.tsx +28 -0
- package/build/static/demo/v2/react/message.tsx +29 -0
- package/build/static/demo/v2/react/modal-form-ix-button-submit.tsx +59 -0
- package/build/static/demo/v2/react/modal-sizes.scoped.css +23 -0
- package/build/static/demo/v2/react/modal-sizes.tsx +47 -0
- package/build/static/demo/v2/react/modal.tsx +59 -0
- package/build/static/demo/v2/react/number-input-disabled.tsx +14 -0
- package/build/static/demo/v2/react/number-input-label.tsx +19 -0
- package/build/static/demo/v2/react/number-input-readonly.tsx +14 -0
- package/build/static/demo/v2/react/number-input-stepper-button.tsx +14 -0
- package/build/static/demo/v2/react/number-input-validation.tsx +48 -0
- package/build/static/demo/v2/react/number-input-with-slots.tsx +20 -0
- package/build/static/demo/v2/react/number-input.tsx +14 -0
- package/build/static/demo/v2/react/pagination-advanced.tsx +18 -0
- package/build/static/demo/v2/react/pagination.tsx +18 -0
- package/build/static/demo/v2/react/pane-layout.tsx +60 -0
- package/build/static/demo/v2/react/pane.tsx +45 -0
- package/build/static/demo/v2/react/pill-variants.scoped.css +16 -0
- package/build/static/demo/v2/react/pill-variants.tsx +128 -0
- package/build/static/demo/v2/react/pill.scoped.css +28 -0
- package/build/static/demo/v2/react/pill.tsx +67 -0
- package/build/static/demo/v2/react/popover-news.tsx +35 -0
- package/build/static/demo/v2/react/progress-indicator-circular-sizes.tsx +60 -0
- package/build/static/demo/v2/react/progress-indicator-circular-status.tsx +76 -0
- package/build/static/demo/v2/react/progress-indicator-circular.tsx +23 -0
- package/build/static/demo/v2/react/progress-indicator-linear-sizes.tsx +67 -0
- package/build/static/demo/v2/react/progress-indicator-linear-status.tsx +76 -0
- package/build/static/demo/v2/react/progress-indicator.scoped.css +16 -0
- package/build/static/demo/v2/react/progress-indicator.tsx +22 -0
- package/build/static/demo/v2/react/push-card.tsx +53 -0
- package/build/static/demo/v2/react/radio-button.scoped.css +21 -0
- package/build/static/demo/v2/react/radio-button.tsx +48 -0
- package/build/static/demo/v2/react/radio-disabled.tsx +21 -0
- package/build/static/demo/v2/react/radio-group.tsx +38 -0
- package/build/static/demo/v2/react/radio-validation.tsx +100 -0
- package/build/static/demo/v2/react/radio.tsx +16 -0
- package/build/static/demo/v2/react/select-editable.tsx +21 -0
- package/build/static/demo/v2/react/select-multiple.tsx +28 -0
- package/build/static/demo/v2/react/select-validation.tsx +66 -0
- package/build/static/demo/v2/react/select.tsx +21 -0
- package/build/static/demo/v2/react/settings.tsx +41 -0
- package/build/static/demo/v2/react/slider-error.tsx +34 -0
- package/build/static/demo/v2/react/slider-marker.tsx +26 -0
- package/build/static/demo/v2/react/slider-trace.tsx +39 -0
- package/build/static/demo/v2/react/slider.tsx +26 -0
- package/build/static/demo/v2/react/spinner-large.tsx +14 -0
- package/build/static/demo/v2/react/spinner.tsx +14 -0
- package/build/static/demo/v2/react/split-button-icons.tsx +24 -0
- package/build/static/demo/v2/react/split-button.tsx +20 -0
- package/build/static/demo/v2/react/tabs-rounded.tsx +43 -0
- package/build/static/demo/v2/react/tabs.scoped.css +26 -0
- package/build/static/demo/v2/react/tabs.tsx +32 -0
- package/build/static/demo/v2/react/textarea-disabled.tsx +14 -0
- package/build/static/demo/v2/react/textarea-legacy-disabled.tsx +16 -0
- package/build/static/demo/v2/react/textarea-legacy-readonly.tsx +16 -0
- package/build/static/demo/v2/react/textarea-legacy.tsx +14 -0
- package/build/static/demo/v2/react/textarea-readonly.tsx +14 -0
- package/build/static/demo/v2/react/textarea-rows-cols.tsx +23 -0
- package/build/static/demo/v2/react/textarea-validation.tsx +56 -0
- package/build/static/demo/v2/react/textarea.tsx +14 -0
- package/build/static/demo/v2/react/theme-switcher.scoped.css +18 -0
- package/build/static/demo/v2/react/theme-switcher.tsx +92 -0
- package/build/static/demo/v2/react/tile.scoped.css +30 -0
- package/build/static/demo/v2/react/tile.tsx +53 -0
- package/build/static/demo/v2/react/time-input-disabled.tsx +14 -0
- package/build/static/demo/v2/react/time-input-label.tsx +20 -0
- package/build/static/demo/v2/react/time-input-readonly.tsx +14 -0
- package/build/static/demo/v2/react/time-input-validation.tsx +38 -0
- package/build/static/demo/v2/react/time-input-with-slots.tsx +20 -0
- package/build/static/demo/v2/react/time-input.tsx +14 -0
- package/build/static/demo/v2/react/timepicker-format-adjusted.tsx +14 -0
- package/build/static/demo/v2/react/timepicker-intervals.tsx +22 -0
- package/build/static/demo/v2/react/timepicker.tsx +14 -0
- package/build/static/demo/v2/react/toast-custom.tsx +56 -0
- package/build/static/demo/v2/react/toast-position.tsx +36 -0
- package/build/static/demo/v2/react/toast.tsx +26 -0
- package/build/static/demo/v2/react/toggle-button-primary-ghost.scoped.css +20 -0
- package/build/static/demo/v2/react/toggle-button-primary-ghost.tsx +31 -0
- package/build/static/demo/v2/react/toggle-button-primary-outline.scoped.css +20 -0
- package/build/static/demo/v2/react/toggle-button-primary-outline.tsx +29 -0
- package/build/static/demo/v2/react/toggle-button-primary.scoped.css +20 -0
- package/build/static/demo/v2/react/toggle-button-primary.tsx +29 -0
- package/build/static/demo/v2/react/toggle-button-secondary-ghost.scoped.css +20 -0
- package/build/static/demo/v2/react/toggle-button-secondary-ghost.tsx +29 -0
- package/build/static/demo/v2/react/toggle-button-secondary-outline.scoped.css +20 -0
- package/build/static/demo/v2/react/toggle-button-secondary-outline.tsx +29 -0
- package/build/static/demo/v2/react/toggle-button-secondary.scoped.css +20 -0
- package/build/static/demo/v2/react/toggle-button-secondary.tsx +25 -0
- package/build/static/demo/v2/react/toggle-checked.tsx +14 -0
- package/build/static/demo/v2/react/toggle-custom-label.tsx +14 -0
- package/build/static/demo/v2/react/toggle-disabled.tsx +14 -0
- package/build/static/demo/v2/react/toggle-indeterminate.tsx +14 -0
- package/build/static/demo/v2/react/toggle.tsx +14 -0
- package/build/static/demo/v2/react/tooltip.scoped.css +16 -0
- package/build/static/demo/v2/react/tooltip.tsx +35 -0
- package/build/static/demo/v2/react/tree-custom.tsx +113 -0
- package/build/static/demo/v2/react/tree.tsx +65 -0
- package/build/static/demo/v2/react/upload.tsx +14 -0
- package/build/static/demo/v2/react/validation-select.tsx +58 -0
- package/build/static/demo/v2/react/validation.tsx +119 -0
- package/build/static/demo/v2/react/vertical-tabs-with-avatar.scoped.css +17 -0
- package/build/static/demo/v2/react/vertical-tabs-with-avatar.tsx +51 -0
- package/build/static/demo/v2/react/vertical-tabs.scoped.css +17 -0
- package/build/static/demo/v2/react/vertical-tabs.tsx +31 -0
- package/build/static/demo/v2/react/workflow-vertical.tsx +23 -0
- package/build/static/demo/v2/react/workflow.scoped.css +16 -0
- package/build/static/demo/v2/react/workflow.tsx +25 -0
- package/build/static/demo/v2/vue/about-and-legal.vue +38 -0
- package/build/static/demo/v2/vue/action-card.vue +27 -0
- package/build/static/demo/v2/vue/add-icons.vue +24 -0
- package/build/static/demo/v2/vue/aggrid.vue +97 -0
- package/build/static/demo/v2/vue/application-advanced.vue +79 -0
- package/build/static/demo/v2/vue/application-app-switch.vue +78 -0
- package/build/static/demo/v2/vue/application-breakpoints.vue +84 -0
- package/build/static/demo/v2/vue/application-header.vue +41 -0
- package/build/static/demo/v2/vue/application.vue +39 -0
- package/build/static/demo/v2/vue/avatar-image.vue +18 -0
- package/build/static/demo/v2/vue/avatar-initials.vue +16 -0
- package/build/static/demo/v2/vue/avatar.vue +16 -0
- package/build/static/demo/v2/vue/basic-navigation-migration.css +17 -0
- package/build/static/demo/v2/vue/blind-header-actions.css +16 -0
- package/build/static/demo/v2/vue/blind-header-actions.vue +39 -0
- package/build/static/demo/v2/vue/blind-variants.css +16 -0
- package/build/static/demo/v2/vue/blind-variants.vue +67 -0
- package/build/static/demo/v2/vue/blind.css +16 -0
- package/build/static/demo/v2/vue/blind.vue +28 -0
- package/build/static/demo/v2/vue/breadcrumb-next-items.vue +23 -0
- package/build/static/demo/v2/vue/breadcrumb-truncate.vue +22 -0
- package/build/static/demo/v2/vue/breadcrumb.vue +20 -0
- package/build/static/demo/v2/vue/button-danger-ghost.css +20 -0
- package/build/static/demo/v2/vue/button-danger-ghost.vue +19 -0
- package/build/static/demo/v2/vue/button-danger-outline.css +20 -0
- package/build/static/demo/v2/vue/button-danger-outline.vue +19 -0
- package/build/static/demo/v2/vue/button-danger.css +20 -0
- package/build/static/demo/v2/vue/button-danger.vue +19 -0
- package/build/static/demo/v2/vue/button-ghost.css +20 -0
- package/build/static/demo/v2/vue/button-ghost.vue +19 -0
- package/build/static/demo/v2/vue/button-grey-ghost.css +20 -0
- package/build/static/demo/v2/vue/button-grey-ghost.vue +19 -0
- package/build/static/demo/v2/vue/button-grey-secondary.css +20 -0
- package/build/static/demo/v2/vue/button-grey-secondary.vue +19 -0
- package/build/static/demo/v2/vue/button-grey.css +20 -0
- package/build/static/demo/v2/vue/button-grey.vue +19 -0
- package/build/static/demo/v2/vue/button-group.vue +21 -0
- package/build/static/demo/v2/vue/button-loading.css +21 -0
- package/build/static/demo/v2/vue/button-loading.vue +44 -0
- package/build/static/demo/v2/vue/button-secondary.css +20 -0
- package/build/static/demo/v2/vue/button-secondary.vue +19 -0
- package/build/static/demo/v2/vue/button-text-icon.css +20 -0
- package/build/static/demo/v2/vue/button-text-icon.vue +24 -0
- package/build/static/demo/v2/vue/button-with-icon.css +22 -0
- package/build/static/demo/v2/vue/button-with-icon.vue +39 -0
- package/build/static/demo/v2/vue/button-with-link.vue +86 -0
- package/build/static/demo/v2/vue/buttons.css +20 -0
- package/build/static/demo/v2/vue/buttons.vue +19 -0
- package/build/static/demo/v2/vue/card-list.vue +77 -0
- package/build/static/demo/v2/vue/card.css +27 -0
- package/build/static/demo/v2/vue/card.vue +36 -0
- package/build/static/demo/v2/vue/category-filter-suggestions.vue +22 -0
- package/build/static/demo/v2/vue/category-filter.vue +44 -0
- package/build/static/demo/v2/vue/checkbox-indeterminate.vue +24 -0
- package/build/static/demo/v2/vue/checkbox.vue +22 -0
- package/build/static/demo/v2/vue/chip.css +23 -0
- package/build/static/demo/v2/vue/chip.vue +52 -0
- package/build/static/demo/v2/vue/content-header-no-back.vue +35 -0
- package/build/static/demo/v2/vue/content-header-with-slot.css +16 -0
- package/build/static/demo/v2/vue/content-header-with-slot.vue +24 -0
- package/build/static/demo/v2/vue/content-header.vue +24 -0
- package/build/static/demo/v2/vue/content.vue +30 -0
- package/build/static/demo/v2/vue/custom-field-validation.vue +52 -0
- package/build/static/demo/v2/vue/custom-field.vue +32 -0
- package/build/static/demo/v2/vue/date-dropdown-user-range.vue +49 -0
- package/build/static/demo/v2/vue/date-dropdown.vue +16 -0
- package/build/static/demo/v2/vue/date-input-disabled.vue +16 -0
- package/build/static/demo/v2/vue/date-input-label.vue +21 -0
- package/build/static/demo/v2/vue/date-input-min-max-date.vue +16 -0
- package/build/static/demo/v2/vue/date-input-readonly.vue +16 -0
- package/build/static/demo/v2/vue/date-input-validation.vue +46 -0
- package/build/static/demo/v2/vue/date-input-with-slots.vue +20 -0
- package/build/static/demo/v2/vue/date-input.vue +16 -0
- package/build/static/demo/v2/vue/datepicker-locale.vue +40 -0
- package/build/static/demo/v2/vue/datepicker-range.vue +16 -0
- package/build/static/demo/v2/vue/datepicker.vue +16 -0
- package/build/static/demo/v2/vue/datetimepicker.vue +16 -0
- package/build/static/demo/v2/vue/divider.vue +16 -0
- package/build/static/demo/v2/vue/drawer-full-height.vue +27 -0
- package/build/static/demo/v2/vue/drawer.vue +22 -0
- package/build/static/demo/v2/vue/dropdown-button-icon.css +24 -0
- package/build/static/demo/v2/vue/dropdown-button-icon.vue +36 -0
- package/build/static/demo/v2/vue/dropdown-button.css +24 -0
- package/build/static/demo/v2/vue/dropdown-button.vue +36 -0
- package/build/static/demo/v2/vue/dropdown-icon.vue +22 -0
- package/build/static/demo/v2/vue/dropdown-quick-actions.vue +45 -0
- package/build/static/demo/v2/vue/dropdown-submenu.vue +29 -0
- package/build/static/demo/v2/vue/dropdown.vue +30 -0
- package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.css +19 -0
- package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +87 -0
- package/build/static/demo/v2/vue/echarts-bar-simple.css +19 -0
- package/build/static/demo/v2/vue/echarts-bar-simple.vue +76 -0
- package/build/static/demo/v2/vue/echarts-circle.css +19 -0
- package/build/static/demo/v2/vue/echarts-circle.vue +84 -0
- package/build/static/demo/v2/vue/echarts-empty-state.css +19 -0
- package/build/static/demo/v2/vue/echarts-empty-state.vue +77 -0
- package/build/static/demo/v2/vue/echarts-gauge.css +19 -0
- package/build/static/demo/v2/vue/echarts-gauge.vue +146 -0
- package/build/static/demo/v2/vue/echarts-line-advanced.css +19 -0
- package/build/static/demo/v2/vue/echarts-line-advanced.vue +93 -0
- package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.css +19 -0
- package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +150 -0
- package/build/static/demo/v2/vue/echarts-line-simple.css +19 -0
- package/build/static/demo/v2/vue/echarts-line-simple.vue +66 -0
- package/build/static/demo/v2/vue/echarts-pie.css +19 -0
- package/build/static/demo/v2/vue/echarts-pie.vue +83 -0
- package/build/static/demo/v2/vue/echarts-progress-arc.css +19 -0
- package/build/static/demo/v2/vue/echarts-progress-arc.vue +108 -0
- package/build/static/demo/v2/vue/echarts-progress-circle.css +19 -0
- package/build/static/demo/v2/vue/echarts-progress-circle.vue +116 -0
- package/build/static/demo/v2/vue/echarts-special-3d.css +19 -0
- package/build/static/demo/v2/vue/echarts-special-3d.vue +100 -0
- package/build/static/demo/v2/vue/echarts-special-toolbox.css +19 -0
- package/build/static/demo/v2/vue/echarts-special-toolbox.vue +81 -0
- package/build/static/demo/v2/vue/echarts-special-zoom.css +19 -0
- package/build/static/demo/v2/vue/echarts-special-zoom.vue +113 -0
- package/build/static/demo/v2/vue/echarts.css +19 -0
- package/build/static/demo/v2/vue/echarts.vue +164 -0
- package/build/static/demo/v2/vue/empty-state-compact-break.vue +23 -0
- package/build/static/demo/v2/vue/empty-state-compact.vue +23 -0
- package/build/static/demo/v2/vue/empty-state.vue +22 -0
- package/build/static/demo/v2/vue/event-list-compact.vue +21 -0
- package/build/static/demo/v2/vue/event-list-custom-item-height-in-number.vue +19 -0
- package/build/static/demo/v2/vue/event-list-custom-item-height.vue +19 -0
- package/build/static/demo/v2/vue/event-list-filled.vue +32 -0
- package/build/static/demo/v2/vue/event-list-selected.vue +30 -0
- package/build/static/demo/v2/vue/event-list.vue +21 -0
- package/build/static/demo/v2/vue/expanding-search.vue +16 -0
- package/build/static/demo/v2/vue/flip-tile.css +31 -0
- package/build/static/demo/v2/vue/flip-tile.vue +81 -0
- package/build/static/demo/v2/vue/form-checkbox-disabled.vue +16 -0
- package/build/static/demo/v2/vue/form-checkbox-group-indeterminate.css +16 -0
- package/build/static/demo/v2/vue/form-checkbox-group-indeterminate.vue +76 -0
- package/build/static/demo/v2/vue/form-checkbox-group.vue +19 -0
- package/build/static/demo/v2/vue/form-checkbox-validation.vue +75 -0
- package/build/static/demo/v2/vue/form-checkbox.vue +16 -0
- package/build/static/demo/v2/vue/form-layout-auto.vue +19 -0
- package/build/static/demo/v2/vue/form-layout-grid.css +18 -0
- package/build/static/demo/v2/vue/form-layout-grid.vue +39 -0
- package/build/static/demo/v2/vue/form-validation.css +22 -0
- package/build/static/demo/v2/vue/form-validation.vue +284 -0
- package/build/static/demo/v2/vue/global.css +38 -0
- package/build/static/demo/v2/vue/grid-padding.css +35 -0
- package/build/static/demo/v2/vue/grid-padding.vue +54 -0
- package/build/static/demo/v2/vue/grid-size.css +35 -0
- package/build/static/demo/v2/vue/grid-size.vue +48 -0
- package/build/static/demo/v2/vue/grid.css +35 -0
- package/build/static/demo/v2/vue/grid.vue +46 -0
- package/build/static/demo/v2/vue/group-context-menu.vue +29 -0
- package/build/static/demo/v2/vue/group-custom-entry.vue +22 -0
- package/build/static/demo/v2/vue/group-header-suppressed.vue +24 -0
- package/build/static/demo/v2/vue/group.vue +20 -0
- package/build/static/demo/v2/vue/html-table-striped.vue +41 -0
- package/build/static/demo/v2/vue/html-table.vue +41 -0
- package/build/static/demo/v2/vue/icon-toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/vue/icon-toggle-button-primary-ghost.vue +32 -0
- package/build/static/demo/v2/vue/icon-toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/vue/icon-toggle-button-primary-outline.vue +32 -0
- package/build/static/demo/v2/vue/icon-toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/vue/icon-toggle-button-secondary-ghost.vue +32 -0
- package/build/static/demo/v2/vue/icon-toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/vue/icon-toggle-button-secondary-outline.vue +52 -0
- package/build/static/demo/v2/vue/icon-toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/vue/icon-toggle-button-secondary.vue +49 -0
- package/build/static/demo/v2/vue/input-disabled.vue +20 -0
- package/build/static/demo/v2/vue/input-label.vue +21 -0
- package/build/static/demo/v2/vue/input-legacy-disabled.vue +22 -0
- package/build/static/demo/v2/vue/input-legacy-readonly.vue +22 -0
- package/build/static/demo/v2/vue/input-legacy.vue +21 -0
- package/build/static/demo/v2/vue/input-pattern.vue +20 -0
- package/build/static/demo/v2/vue/input-readonly.vue +21 -0
- package/build/static/demo/v2/vue/input-types.css +17 -0
- package/build/static/demo/v2/vue/input-types.vue +46 -0
- package/build/static/demo/v2/vue/input-validation.vue +51 -0
- package/build/static/demo/v2/vue/input-with-slots.vue +20 -0
- package/build/static/demo/v2/vue/input.vue +16 -0
- package/build/static/demo/v2/vue/key-value-list-striped.vue +20 -0
- package/build/static/demo/v2/vue/key-value-list-with-custom-value.css +16 -0
- package/build/static/demo/v2/vue/key-value-list-with-custom-value.vue +43 -0
- package/build/static/demo/v2/vue/key-value-list-with-icon.vue +36 -0
- package/build/static/demo/v2/vue/key-value-list.vue +20 -0
- package/build/static/demo/v2/vue/key-value-with-custom-value.css +16 -0
- package/build/static/demo/v2/vue/key-value-with-custom-value.vue +25 -0
- package/build/static/demo/v2/vue/key-value-with-icon.vue +17 -0
- package/build/static/demo/v2/vue/key-value-with-label-left.vue +16 -0
- package/build/static/demo/v2/vue/key-value.vue +16 -0
- package/build/static/demo/v2/vue/kpi.css +24 -0
- package/build/static/demo/v2/vue/kpi.vue +32 -0
- package/build/static/demo/v2/vue/layout-auto-custom.vue +31 -0
- package/build/static/demo/v2/vue/layout-auto.css +24 -0
- package/build/static/demo/v2/vue/layout-auto.vue +25 -0
- package/build/static/demo/v2/vue/link-button-disabled.vue +16 -0
- package/build/static/demo/v2/vue/link-button.vue +16 -0
- package/build/static/demo/v2/vue/loading.vue +31 -0
- package/build/static/demo/v2/vue/menu-category.vue +31 -0
- package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +20 -0
- package/build/static/demo/v2/vue/message-bar-removal.vue +42 -0
- package/build/static/demo/v2/vue/message-bar.css +27 -0
- package/build/static/demo/v2/vue/message-bar.vue +27 -0
- package/build/static/demo/v2/vue/message.vue +30 -0
- package/build/static/demo/v2/vue/modal-form-ix-button-submit.vue +48 -0
- package/build/static/demo/v2/vue/modal-sizes.css +23 -0
- package/build/static/demo/v2/vue/modal-sizes.vue +51 -0
- package/build/static/demo/v2/vue/modal.vue +41 -0
- package/build/static/demo/v2/vue/number-input-disabled.vue +16 -0
- package/build/static/demo/v2/vue/number-input-label.vue +19 -0
- package/build/static/demo/v2/vue/number-input-readonly.vue +16 -0
- package/build/static/demo/v2/vue/number-input-stepper-button.vue +19 -0
- package/build/static/demo/v2/vue/number-input-validation.vue +46 -0
- package/build/static/demo/v2/vue/number-input-with-slots.vue +20 -0
- package/build/static/demo/v2/vue/number-input.vue +16 -0
- package/build/static/demo/v2/vue/pagination-advanced.vue +16 -0
- package/build/static/demo/v2/vue/pagination.vue +16 -0
- package/build/static/demo/v2/vue/pane-layout.vue +63 -0
- package/build/static/demo/v2/vue/pane.vue +51 -0
- package/build/static/demo/v2/vue/pill-variants.css +16 -0
- package/build/static/demo/v2/vue/pill-variants.vue +100 -0
- package/build/static/demo/v2/vue/pill.css +28 -0
- package/build/static/demo/v2/vue/pill.vue +42 -0
- package/build/static/demo/v2/vue/popover-news.vue +35 -0
- package/build/static/demo/v2/vue/progress-indicator-circular-sizes.vue +58 -0
- package/build/static/demo/v2/vue/progress-indicator-circular-status.vue +67 -0
- package/build/static/demo/v2/vue/progress-indicator-circular.vue +16 -0
- package/build/static/demo/v2/vue/progress-indicator-linear-sizes.vue +58 -0
- package/build/static/demo/v2/vue/progress-indicator-linear-status.vue +67 -0
- package/build/static/demo/v2/vue/progress-indicator.css +16 -0
- package/build/static/demo/v2/vue/progress-indicator.vue +24 -0
- package/build/static/demo/v2/vue/push-card.vue +53 -0
- package/build/static/demo/v2/vue/radio-button.css +21 -0
- package/build/static/demo/v2/vue/radio-button.vue +42 -0
- package/build/static/demo/v2/vue/radio-disabled.vue +21 -0
- package/build/static/demo/v2/vue/radio-group.vue +38 -0
- package/build/static/demo/v2/vue/radio-validation.vue +98 -0
- package/build/static/demo/v2/vue/radio.vue +16 -0
- package/build/static/demo/v2/vue/select-editable.vue +21 -0
- package/build/static/demo/v2/vue/select-multiple.vue +26 -0
- package/build/static/demo/v2/vue/select-validation.vue +64 -0
- package/build/static/demo/v2/vue/select.vue +21 -0
- package/build/static/demo/v2/vue/settings.vue +41 -0
- package/build/static/demo/v2/vue/slider-error.vue +37 -0
- package/build/static/demo/v2/vue/slider-marker.vue +24 -0
- package/build/static/demo/v2/vue/slider-trace.vue +37 -0
- package/build/static/demo/v2/vue/slider.vue +24 -0
- package/build/static/demo/v2/vue/spinner-large.vue +16 -0
- package/build/static/demo/v2/vue/spinner.vue +16 -0
- package/build/static/demo/v2/vue/split-button-icons.vue +24 -0
- package/build/static/demo/v2/vue/split-button.vue +20 -0
- package/build/static/demo/v2/vue/tabs-rounded.vue +43 -0
- package/build/static/demo/v2/vue/tabs.css +26 -0
- package/build/static/demo/v2/vue/tabs.vue +31 -0
- package/build/static/demo/v2/vue/textarea-disabled.vue +24 -0
- package/build/static/demo/v2/vue/textarea-legacy-disabled.vue +14 -0
- package/build/static/demo/v2/vue/textarea-legacy-readonly.vue +14 -0
- package/build/static/demo/v2/vue/textarea-legacy.vue +14 -0
- package/build/static/demo/v2/vue/textarea-readonly.vue +23 -0
- package/build/static/demo/v2/vue/textarea-rows-cols.vue +28 -0
- package/build/static/demo/v2/vue/textarea-validation.vue +59 -0
- package/build/static/demo/v2/vue/textarea.vue +22 -0
- package/build/static/demo/v2/vue/theme-switcher.css +18 -0
- package/build/static/demo/v2/vue/theme-switcher.vue +96 -0
- package/build/static/demo/v2/vue/tile.css +30 -0
- package/build/static/demo/v2/vue/tile.vue +53 -0
- package/build/static/demo/v2/vue/time-input-disabled.vue +16 -0
- package/build/static/demo/v2/vue/time-input-label.vue +20 -0
- package/build/static/demo/v2/vue/time-input-readonly.vue +16 -0
- package/build/static/demo/v2/vue/time-input-validation.vue +30 -0
- package/build/static/demo/v2/vue/time-input-with-slots.vue +20 -0
- package/build/static/demo/v2/vue/time-input.vue +16 -0
- package/build/static/demo/v2/vue/timepicker-format-adjusted.vue +16 -0
- package/build/static/demo/v2/vue/timepicker-intervals.vue +22 -0
- package/build/static/demo/v2/vue/timepicker.vue +16 -0
- package/build/static/demo/v2/vue/toast-custom.vue +50 -0
- package/build/static/demo/v2/vue/toast-position.vue +20 -0
- package/build/static/demo/v2/vue/toast.vue +18 -0
- package/build/static/demo/v2/vue/toggle-button-primary-ghost.css +20 -0
- package/build/static/demo/v2/vue/toggle-button-primary-ghost.vue +23 -0
- package/build/static/demo/v2/vue/toggle-button-primary-outline.css +20 -0
- package/build/static/demo/v2/vue/toggle-button-primary-outline.vue +23 -0
- package/build/static/demo/v2/vue/toggle-button-primary.css +20 -0
- package/build/static/demo/v2/vue/toggle-button-primary.vue +21 -0
- package/build/static/demo/v2/vue/toggle-button-secondary-ghost.css +20 -0
- package/build/static/demo/v2/vue/toggle-button-secondary-ghost.vue +21 -0
- package/build/static/demo/v2/vue/toggle-button-secondary-outline.css +20 -0
- package/build/static/demo/v2/vue/toggle-button-secondary-outline.vue +21 -0
- package/build/static/demo/v2/vue/toggle-button-secondary.css +20 -0
- package/build/static/demo/v2/vue/toggle-button-secondary.vue +21 -0
- package/build/static/demo/v2/vue/toggle-checked.vue +16 -0
- package/build/static/demo/v2/vue/toggle-custom-label.vue +16 -0
- package/build/static/demo/v2/vue/toggle-disabled.vue +16 -0
- package/build/static/demo/v2/vue/toggle-indeterminate.vue +16 -0
- package/build/static/demo/v2/vue/toggle.vue +16 -0
- package/build/static/demo/v2/vue/tooltip.css +16 -0
- package/build/static/demo/v2/vue/tooltip.vue +26 -0
- package/build/static/demo/v2/vue/tree-custom.vue +104 -0
- package/build/static/demo/v2/vue/tree.vue +63 -0
- package/build/static/demo/v2/vue/upload.vue +16 -0
- package/build/static/demo/v2/vue/validation-select.vue +58 -0
- package/build/static/demo/v2/vue/validation.vue +112 -0
- package/build/static/demo/v2/vue/vertical-tabs-with-avatar.css +17 -0
- package/build/static/demo/v2/vue/vertical-tabs-with-avatar.vue +43 -0
- package/build/static/demo/v2/vue/vertical-tabs.css +17 -0
- package/build/static/demo/v2/vue/vertical-tabs.vue +27 -0
- package/build/static/demo/v2/vue/workflow-vertical.vue +23 -0
- package/build/static/demo/v2/vue/workflow.css +16 -0
- package/build/static/demo/v2/vue/workflow.vue +25 -0
- package/build/static/storybook-static/.gitkeep +0 -0
- package/build/static/storybook-static/assets/Color-AVL7NMMY-CEIv3bez.js +1 -0
- package/build/static/storybook-static/assets/DocsRenderer-PQXLIZUC-CePXkNxS.js +26 -0
- package/build/static/storybook-static/assets/a11y-action-card.stories-BxPR_1CI.js +72 -0
- package/build/static/storybook-static/assets/action-card.stories-CDTr7MlX.js +86 -0
- package/build/static/storybook-static/assets/application-header.stories-DDk3pQfo.js +158 -0
- package/build/static/storybook-static/assets/avatar.stories-YTtJ-ixi.js +30 -0
- package/build/static/storybook-static/assets/axe-CiINABDx.js +30 -0
- package/build/static/storybook-static/assets/blind.stories-BZQrOzwd.js +8 -0
- package/build/static/storybook-static/assets/blocks-DscJsCTE.js +672 -0
- package/build/static/storybook-static/assets/breakcrumb.stories-BxvRLaLH.js +12 -0
- package/build/static/storybook-static/assets/button-group.stories-B20MgguK.js +14 -0
- package/build/static/storybook-static/assets/button.stories-DHm8ps1c.js +89 -0
- package/build/static/storybook-static/assets/checkbox-group.stories-BoFx-58E.js +16 -0
- package/build/static/storybook-static/assets/checkbox.stories-jre-yFpD.js +21 -0
- package/build/static/storybook-static/assets/chip.stories-_kUTKoNL.js +50 -0
- package/build/static/storybook-static/assets/date-dropdown.stories-BuKoo6cv.js +3 -0
- package/build/static/storybook-static/assets/drawer.stories-CXhXyuhI.js +24 -0
- package/build/static/storybook-static/assets/dropdown-button.stories-DQJcRnHY.js +91 -0
- package/build/static/storybook-static/assets/event-list-item.stories-D1402jFp.js +37 -0
- package/build/static/storybook-static/assets/event-list.stories-Dmi2ef8w.js +15 -0
- package/build/static/storybook-static/assets/expanding-search.stories-DklDCKyD.js +5 -0
- package/build/static/storybook-static/assets/flip-tile.stories-91x7uA3Z.js +12 -0
- package/build/static/storybook-static/assets/generic-render-Dg1fV67N.js +1 -0
- package/build/static/storybook-static/assets/group.stories-Dc95-jfB.js +20 -0
- package/build/static/storybook-static/assets/iframe-C3yKveZu.css +1 -0
- package/build/static/storybook-static/assets/iframe-XqzYRgP7.js +1827 -0
- package/build/static/storybook-static/assets/index-p5n0f1EX.js +1 -0
- package/build/static/storybook-static/assets/input-date.stories-BNBkCPy5.js +7 -0
- package/build/static/storybook-static/assets/input-mask.stories-QlqQZ9cF.js +25 -0
- package/build/static/storybook-static/assets/input-number.stories-B7veWnpt.js +56 -0
- package/build/static/storybook-static/assets/input-time.stories-DcYcfA-H.js +7 -0
- package/build/static/storybook-static/assets/input.stories-DNgHaKHy.js +31 -0
- package/build/static/storybook-static/assets/introduction-Bi7mdMH0.js +1 -0
- package/build/static/storybook-static/assets/introduction-jKdaYQEy.png +0 -0
- package/build/static/storybook-static/assets/introduction-kC5V93Xp.js +10 -0
- package/build/static/storybook-static/assets/link-button.stories-D1NR5JRm.js +5 -0
- package/build/static/storybook-static/assets/matchers-7Z3WT2CE-CcSi9QFY.js +14 -0
- package/build/static/storybook-static/assets/menu-category.stories-CMSfYcCi.js +5 -0
- package/build/static/storybook-static/assets/menu-item.stories-DE9KHW4v.js +23 -0
- package/build/static/storybook-static/assets/menu.stories-CXYfccAW.js +14 -0
- package/build/static/storybook-static/assets/message-bar.stories-CF6Y_ZEe.js +47 -0
- package/build/static/storybook-static/assets/modal.stories-CK6lBEZ2.js +69 -0
- package/build/static/storybook-static/assets/pagination.stories-pTYoxt3_.js +1 -0
- package/build/static/storybook-static/assets/pane.stories-BW6yBJBk.js +23 -0
- package/build/static/storybook-static/assets/pill.stories-DY4blVig.js +50 -0
- package/build/static/storybook-static/assets/progress-indicator.stories-mmUCrH8j.js +27 -0
- package/build/static/storybook-static/assets/push-card.stories-CnGq9j41.js +10 -0
- package/build/static/storybook-static/assets/radio-group.stories-CgiWEvyL.js +14 -0
- package/build/static/storybook-static/assets/radio.stories-BLqcx2_S.js +12 -0
- package/build/static/storybook-static/assets/sample-CrjnuCO3.js +1 -0
- package/build/static/storybook-static/assets/select.stories-BtmsSfM6.js +84 -0
- package/build/static/storybook-static/assets/slider.stories-BsVPyNQS.js +25 -0
- package/build/static/storybook-static/assets/spinner.stories-wrH2jjcm.js +5 -0
- package/build/static/storybook-static/assets/split-button.stories-C4V-W5Sk.js +5 -0
- package/build/static/storybook-static/assets/textarea.stories-BRHZ_NMT.js +16 -0
- package/build/static/storybook-static/assets/tile.stories-BH_9r6mR.js +3 -0
- package/build/static/storybook-static/assets/time-picker.stories-BcFlGcxR.js +42 -0
- package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +9 -0
- package/build/static/storybook-static/assets/toggle-button.stories-DuZh1H6i.js +31 -0
- package/build/static/storybook-static/assets/toggle.stories-BeehKUIe.js +46 -0
- package/build/static/storybook-static/favicon.svg +1 -0
- package/build/static/storybook-static/iframe.html +686 -0
- package/build/static/storybook-static/images/example-app-icon-2-3.svg +10 -0
- package/build/static/storybook-static/images/example-app-icon-3-2.svg +17 -0
- package/build/static/storybook-static/images/example-app-icon.svg +10 -0
- package/build/static/storybook-static/images/example-company.svg +5 -0
- package/build/static/storybook-static/index.html +168 -0
- package/build/static/storybook-static/index.json +1 -0
- package/build/static/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
- package/build/static/storybook-static/nunito-sans-bold.woff2 +0 -0
- package/build/static/storybook-static/nunito-sans-italic.woff2 +0 -0
- package/build/static/storybook-static/nunito-sans-regular.woff2 +0 -0
- package/build/static/storybook-static/project.json +1 -0
- package/build/static/storybook-static/sb-addons/a11y-4/manager-bundle.js +5 -0
- package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +665 -0
- package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js.LEGAL.txt +127 -0
- package/build/static/storybook-static/sb-addons/docs-5/manager-bundle.js +151 -0
- package/build/static/storybook-static/sb-addons/links-1/manager-bundle.js +3 -0
- package/build/static/storybook-static/sb-addons/storybook-6/manager-bundle.js +3 -0
- package/build/static/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +188 -0
- package/build/static/storybook-static/sb-addons/themes-2/manager-bundle.js +3 -0
- package/build/static/storybook-static/sb-common-assets/favicon.svg +1 -0
- package/build/static/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
- package/build/static/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
- package/build/static/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
- package/build/static/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
- package/build/static/storybook-static/sb-manager/globals-module-info.js +796 -0
- package/build/static/storybook-static/sb-manager/globals-runtime.js +69629 -0
- package/build/static/storybook-static/sb-manager/globals.js +34 -0
- package/build/static/storybook-static/sb-manager/runtime.js +13008 -0
- package/package.json +7 -4
- package/.turbo/turbo-build.log +0 -500
- package/CHANGELOG.md +0 -7
- package/scripts/build.ts +0 -529
- package/scripts/collector/collectAngularExamples.ts +0 -50
- package/scripts/collector/collectHTMLExamples.ts +0 -29
- package/scripts/collector/collectReactExamples.ts +0 -33
- package/scripts/collector/collectVueExamples.ts +0 -30
- package/scripts/collector/util.ts +0 -111
- package/scripts/templates/api.mustache +0 -24
- package/scripts/templates/event-table.mustache +0 -21
- package/scripts/templates/playground-files.mustache +0 -25
- package/scripts/templates/playground-markdown.mustache +0 -25
- package/scripts/templates/playground.mustache +0 -14
- package/scripts/templates/property-table.mustache +0 -30
- package/scripts/templates/slot-table.mustache +0 -14
- package/scripts/templates/usage.mustache +0 -3
- package/scripts/typedoc-generator.ts +0 -307
- package/scripts/utils/docs-tags.ts +0 -43
- package/scripts/utils/escape.ts +0 -54
- package/scripts/utils/string-utils.ts +0 -7
- package/tsconfig.json +0 -17
- package/version-deployment.json +0 -16
|
@@ -0,0 +1,2153 @@
|
|
|
1
|
+
# ix-content-header
|
|
2
|
+
|
|
3
|
+
## HTML Examples
|
|
4
|
+
|
|
5
|
+
### Example: application-advanced
|
|
6
|
+
```html
|
|
7
|
+
<!DOCTYPE html>
|
|
8
|
+
<html lang="en">
|
|
9
|
+
<head>
|
|
10
|
+
<meta charset="UTF-8" />
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
12
|
+
<title>Application advanced example</title>
|
|
13
|
+
<script type="module">
|
|
14
|
+
import { addIcons } from '@siemens/ix-icons';
|
|
15
|
+
import {
|
|
16
|
+
iconAlarmBell,
|
|
17
|
+
iconHome,
|
|
18
|
+
iconPiechart,
|
|
19
|
+
iconPlant,
|
|
20
|
+
iconNetworkDevice,
|
|
21
|
+
} from '@siemens/ix-icons/icons';
|
|
22
|
+
addIcons({
|
|
23
|
+
iconAlarmBell,
|
|
24
|
+
iconHome,
|
|
25
|
+
iconPiechart,
|
|
26
|
+
iconPlant,
|
|
27
|
+
iconNetworkDevice,
|
|
28
|
+
});
|
|
29
|
+
</script>
|
|
30
|
+
</head>
|
|
31
|
+
<body>
|
|
32
|
+
<ix-application>
|
|
33
|
+
<ix-application-header name="My Application">
|
|
34
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
35
|
+
<ix-avatar username="Example User" extra="Additional info"></ix-avatar>
|
|
36
|
+
</ix-application-header>
|
|
37
|
+
|
|
38
|
+
<ix-menu>
|
|
39
|
+
<ix-menu-item home icon="home" active>Home</ix-menu-item>
|
|
40
|
+
<ix-menu-item icon="alarm-bell">Alarm</ix-menu-item>
|
|
41
|
+
<ix-menu-category icon="piechart" label="Analysis">
|
|
42
|
+
<ix-menu-item icon="plant">Plant</ix-menu-item>
|
|
43
|
+
<ix-menu-item icon="network-device">Network</ix-menu-item>
|
|
44
|
+
</ix-menu-category>
|
|
45
|
+
<ix-menu-settings></ix-menu-settings>
|
|
46
|
+
<ix-menu-about></ix-menu-about>
|
|
47
|
+
</ix-menu>
|
|
48
|
+
|
|
49
|
+
<ix-content>
|
|
50
|
+
<ix-content-header
|
|
51
|
+
id="contentHeaderId"
|
|
52
|
+
header-title="Example home content"
|
|
53
|
+
></ix-content-header>
|
|
54
|
+
</ix-content>
|
|
55
|
+
</ix-application>
|
|
56
|
+
|
|
57
|
+
<script type="module">
|
|
58
|
+
(async function () {
|
|
59
|
+
await window.customElements.whenDefined('ix-menu');
|
|
60
|
+
const menuItems = document.querySelectorAll('ix-menu-item');
|
|
61
|
+
|
|
62
|
+
function registerClickListener(itemElement) {
|
|
63
|
+
itemElement.addEventListener('click', () => {
|
|
64
|
+
for (const item of menuItems) {
|
|
65
|
+
item.removeAttribute('active');
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
itemElement.setAttribute('active', '');
|
|
69
|
+
document
|
|
70
|
+
.getElementById('contentHeaderId')
|
|
71
|
+
.setAttribute(
|
|
72
|
+
'header-title',
|
|
73
|
+
`Example ${itemElement.innerText.toLowerCase()} content`
|
|
74
|
+
);
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
for (const element of menuItems) {
|
|
78
|
+
registerClickListener(element);
|
|
79
|
+
}
|
|
80
|
+
})();
|
|
81
|
+
</script>
|
|
82
|
+
<script type="module" src="./init.js"></script>
|
|
83
|
+
</body>
|
|
84
|
+
</html>
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
### Example: application-app-switch
|
|
88
|
+
```html
|
|
89
|
+
<!DOCTYPE html>
|
|
90
|
+
<html lang="en">
|
|
91
|
+
<head>
|
|
92
|
+
<meta charset="UTF-8" />
|
|
93
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
94
|
+
<title>Application app switch example</title>
|
|
95
|
+
</head>
|
|
96
|
+
<body>
|
|
97
|
+
<ix-application>
|
|
98
|
+
<ix-application-header name="Calculator App">
|
|
99
|
+
<placeholder-logo slot="logo"></placeholder-logo>
|
|
100
|
+
|
|
101
|
+
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
102
|
+
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
103
|
+
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
104
|
+
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
105
|
+
</ix-dropdown-button>
|
|
106
|
+
|
|
107
|
+
<ix-avatar>
|
|
108
|
+
<ix-dropdown-item label="Action 1"></ix-dropdown-item>
|
|
109
|
+
<ix-dropdown-item label="Action 2"></ix-dropdown-item>
|
|
110
|
+
<ix-dropdown-item label="Action 3"></ix-dropdown-item>
|
|
111
|
+
</ix-avatar>
|
|
112
|
+
</ix-application-header>
|
|
113
|
+
|
|
114
|
+
<ix-menu>
|
|
115
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
116
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
117
|
+
</ix-menu>
|
|
118
|
+
|
|
119
|
+
<ix-content>
|
|
120
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
121
|
+
</ix-content-header>
|
|
122
|
+
</ix-content>
|
|
123
|
+
</ix-application>
|
|
124
|
+
|
|
125
|
+
<script type="module">
|
|
126
|
+
const application = document.querySelector('ix-application');
|
|
127
|
+
application.appSwitchConfig = {
|
|
128
|
+
i18nAppSwitch: 'Switch to Application',
|
|
129
|
+
currentAppId: 'demo-app-2',
|
|
130
|
+
apps: [
|
|
131
|
+
{
|
|
132
|
+
id: 'demo-app-1',
|
|
133
|
+
name: 'Floor App',
|
|
134
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
135
|
+
url: 'https://ix.siemens.io/',
|
|
136
|
+
description: 'Example description for Floor app',
|
|
137
|
+
target: '_self',
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
id: 'demo-app-2',
|
|
141
|
+
name: 'Calculator App',
|
|
142
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
143
|
+
url: 'https://ix.siemens.io/',
|
|
144
|
+
description: 'Example description for Calculator app',
|
|
145
|
+
target: '_self',
|
|
146
|
+
},
|
|
147
|
+
],
|
|
148
|
+
};
|
|
149
|
+
</script>
|
|
150
|
+
|
|
151
|
+
<script type="module">
|
|
152
|
+
import {
|
|
153
|
+
pulseOnElement,
|
|
154
|
+
waitForElement,
|
|
155
|
+
getElementPosition,
|
|
156
|
+
} from './utils.js';
|
|
157
|
+
|
|
158
|
+
pulseOnElement(() =>
|
|
159
|
+
document
|
|
160
|
+
.querySelector('ix-application-header')
|
|
161
|
+
.shadowRoot.querySelector('ix-icon-button.app-switch')
|
|
162
|
+
);
|
|
163
|
+
</script>
|
|
164
|
+
|
|
165
|
+
<script type="module">
|
|
166
|
+
(async () => {
|
|
167
|
+
await window.customElements.whenDefined('ix-application');
|
|
168
|
+
const menu = document.querySelector('ix-application');
|
|
169
|
+
menu.breakpoints = ['md'];
|
|
170
|
+
})();
|
|
171
|
+
</script>
|
|
172
|
+
<script type="module" src="./init.js"></script>
|
|
173
|
+
</body>
|
|
174
|
+
</html>
|
|
175
|
+
```
|
|
176
|
+
|
|
177
|
+
### Example: application-breakpoints
|
|
178
|
+
```html
|
|
179
|
+
<!DOCTYPE html>
|
|
180
|
+
<html lang="en">
|
|
181
|
+
<head>
|
|
182
|
+
<meta charset="UTF-8" />
|
|
183
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
184
|
+
<title>Application breakpoints example</title>
|
|
185
|
+
</head>
|
|
186
|
+
<body>
|
|
187
|
+
<ix-application application-name="Application name">
|
|
188
|
+
<ix-application-header name="My Application">
|
|
189
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
190
|
+
|
|
191
|
+
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
192
|
+
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
193
|
+
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
194
|
+
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
195
|
+
</ix-dropdown-button>
|
|
196
|
+
|
|
197
|
+
<ix-avatar>
|
|
198
|
+
<ix-dropdown-item label="Action 1"></ix-dropdown-item>
|
|
199
|
+
<ix-dropdown-item label="Action 2"></ix-dropdown-item>
|
|
200
|
+
<ix-dropdown-item label="Action 3"></ix-dropdown-item>
|
|
201
|
+
</ix-avatar>
|
|
202
|
+
</ix-application-header>
|
|
203
|
+
|
|
204
|
+
<ix-menu>
|
|
205
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
206
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
207
|
+
</ix-menu>
|
|
208
|
+
|
|
209
|
+
<ix-content>
|
|
210
|
+
<ix-content-header slot="header" header-title="Choose breakpoint">
|
|
211
|
+
</ix-content-header>
|
|
212
|
+
<ix-radio-group id="radio-group" value="md">
|
|
213
|
+
<ix-radio value="sm" label="Small"></ix-radio>
|
|
214
|
+
<ix-radio value="md" label="Medium"></ix-radio>
|
|
215
|
+
<ix-radio value="lg" label="Large"></ix-radio>
|
|
216
|
+
</ix-radio-group>
|
|
217
|
+
</ix-content>
|
|
218
|
+
</ix-application>
|
|
219
|
+
|
|
220
|
+
<script type="module">
|
|
221
|
+
(async () => {
|
|
222
|
+
const validBreakpoints = new Set(['sm', 'md', 'lg']);
|
|
223
|
+
await globalThis.customElements.whenDefined('ix-application');
|
|
224
|
+
await globalThis.customElements.whenDefined('ix-radio-group');
|
|
225
|
+
|
|
226
|
+
const nav = document.querySelector('ix-application');
|
|
227
|
+
nav.breakpoints = ['md'];
|
|
228
|
+
|
|
229
|
+
const radioGroup = document.getElementById('radio-group');
|
|
230
|
+
radioGroup.addEventListener('valueChange', ({ detail }) => {
|
|
231
|
+
if (validBreakpoints.has(detail)) {
|
|
232
|
+
nav.breakpoints = [detail];
|
|
233
|
+
}
|
|
234
|
+
});
|
|
235
|
+
})();
|
|
236
|
+
</script>
|
|
237
|
+
<script type="module" src="./init.js"></script>
|
|
238
|
+
</body>
|
|
239
|
+
</html>
|
|
240
|
+
```
|
|
241
|
+
|
|
242
|
+
### Example: application
|
|
243
|
+
```html
|
|
244
|
+
<!DOCTYPE html>
|
|
245
|
+
<html lang="en">
|
|
246
|
+
<head>
|
|
247
|
+
<meta charset="UTF-8" />
|
|
248
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
249
|
+
<title>Application example</title>
|
|
250
|
+
</head>
|
|
251
|
+
<body>
|
|
252
|
+
<ix-application>
|
|
253
|
+
<ix-application-header name="My Application">
|
|
254
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
255
|
+
</ix-application-header>
|
|
256
|
+
|
|
257
|
+
<ix-menu>
|
|
258
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
259
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
260
|
+
</ix-menu>
|
|
261
|
+
|
|
262
|
+
<ix-content>
|
|
263
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
264
|
+
</ix-content-header>
|
|
265
|
+
</ix-content>
|
|
266
|
+
</ix-application>
|
|
267
|
+
|
|
268
|
+
<script type="module">
|
|
269
|
+
(async () => {
|
|
270
|
+
await window.customElements.whenDefined('ix-application');
|
|
271
|
+
const menu = document.querySelector('ix-application');
|
|
272
|
+
menu.breakpoints = ['md'];
|
|
273
|
+
})();
|
|
274
|
+
</script>
|
|
275
|
+
<script type="module" src="./init.js"></script>
|
|
276
|
+
</body>
|
|
277
|
+
</html>
|
|
278
|
+
```
|
|
279
|
+
|
|
280
|
+
### Example: content-header-no-back
|
|
281
|
+
```html
|
|
282
|
+
<!DOCTYPE html>
|
|
283
|
+
<html lang="en">
|
|
284
|
+
<head>
|
|
285
|
+
<meta charset="UTF-8" />
|
|
286
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
287
|
+
<title>Content header no back example</title>
|
|
288
|
+
<script type="module">
|
|
289
|
+
import { addIcons } from '@siemens/ix-icons';
|
|
290
|
+
import {
|
|
291
|
+
iconPen,
|
|
292
|
+
iconTrashcan,
|
|
293
|
+
iconContextMenu,
|
|
294
|
+
} from '@siemens/ix-icons/icons';
|
|
295
|
+
addIcons({
|
|
296
|
+
iconPen,
|
|
297
|
+
iconTrashcan,
|
|
298
|
+
iconContextMenu,
|
|
299
|
+
});
|
|
300
|
+
</script>
|
|
301
|
+
</head>
|
|
302
|
+
<body>
|
|
303
|
+
<ix-content-header
|
|
304
|
+
variant="subtle-primary"
|
|
305
|
+
header-title="Content title"
|
|
306
|
+
header-subtitle="Subtitle"
|
|
307
|
+
>
|
|
308
|
+
<ix-icon-button icon="pen" variant="tertiary">
|
|
309
|
+
Button1
|
|
310
|
+
</ix-icon-button>
|
|
311
|
+
<ix-icon-button icon="trashcan" variant="tertiary">
|
|
312
|
+
Button2
|
|
313
|
+
</ix-icon-button>
|
|
314
|
+
<ix-icon-button icon="context-menu" variant="tertiary">
|
|
315
|
+
Button3
|
|
316
|
+
</ix-icon-button>
|
|
317
|
+
</ix-content-header>
|
|
318
|
+
<script type="module" src="./init.js"></script>
|
|
319
|
+
</body>
|
|
320
|
+
</html>
|
|
321
|
+
```
|
|
322
|
+
|
|
323
|
+
### Example: content-header-with-slot
|
|
324
|
+
```html
|
|
325
|
+
<!DOCTYPE html>
|
|
326
|
+
<html lang="en">
|
|
327
|
+
<head>
|
|
328
|
+
<meta charset="UTF-8" />
|
|
329
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
330
|
+
<title>Content header with header slot examples</title>
|
|
331
|
+
<link rel="stylesheet" href="./content-header-with-slot.css" />
|
|
332
|
+
<script type="module">
|
|
333
|
+
import { addIcons } from '@siemens/ix-icons';
|
|
334
|
+
import { iconInfo } from '@siemens/ix-icons/icons';
|
|
335
|
+
addIcons({
|
|
336
|
+
iconInfo,
|
|
337
|
+
});
|
|
338
|
+
</script>
|
|
339
|
+
</head>
|
|
340
|
+
<body>
|
|
341
|
+
<div>
|
|
342
|
+
<ix-content-header
|
|
343
|
+
has-back-button
|
|
344
|
+
header-title="Content title"
|
|
345
|
+
header-subtitle="Subtitle"
|
|
346
|
+
>
|
|
347
|
+
<ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
|
|
348
|
+
<ix-button ghost>Button1</ix-button>
|
|
349
|
+
<ix-button ghost>Button2</ix-button>
|
|
350
|
+
<ix-button ghost>Button3</ix-button>
|
|
351
|
+
</ix-content-header>
|
|
352
|
+
</div>
|
|
353
|
+
|
|
354
|
+
<script type="module" src="./init.js"></script>
|
|
355
|
+
</body>
|
|
356
|
+
</html>
|
|
357
|
+
```
|
|
358
|
+
|
|
359
|
+
### Example: content-header
|
|
360
|
+
```html
|
|
361
|
+
<!DOCTYPE html>
|
|
362
|
+
<html lang="en">
|
|
363
|
+
<head>
|
|
364
|
+
<meta charset="UTF-8" />
|
|
365
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
366
|
+
<title>Content header example</title>
|
|
367
|
+
</head>
|
|
368
|
+
<body>
|
|
369
|
+
<ix-content-header
|
|
370
|
+
has-back-button
|
|
371
|
+
header-title="Content title"
|
|
372
|
+
header-subtitle="Subtitle"
|
|
373
|
+
>
|
|
374
|
+
<ix-button variant="tertiary">Button1</ix-button>
|
|
375
|
+
<ix-button variant="tertiary">Button2</ix-button>
|
|
376
|
+
<ix-button variant="tertiary">Button3</ix-button>
|
|
377
|
+
</ix-content-header>
|
|
378
|
+
<script type="module" src="./init.js"></script>
|
|
379
|
+
</body>
|
|
380
|
+
</html>
|
|
381
|
+
```
|
|
382
|
+
|
|
383
|
+
### Example: content
|
|
384
|
+
```html
|
|
385
|
+
<!DOCTYPE html>
|
|
386
|
+
<html lang="en">
|
|
387
|
+
<head>
|
|
388
|
+
<meta charset="UTF-8" />
|
|
389
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
390
|
+
<title>Content example</title>
|
|
391
|
+
</head>
|
|
392
|
+
<body>
|
|
393
|
+
<ix-content>
|
|
394
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
395
|
+
</ix-content-header>
|
|
396
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
|
|
397
|
+
eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
|
|
398
|
+
voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
|
|
399
|
+
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit
|
|
400
|
+
amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
|
|
401
|
+
nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed
|
|
402
|
+
diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.
|
|
403
|
+
Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
|
|
404
|
+
sit amet.
|
|
405
|
+
</ix-content>
|
|
406
|
+
<script type="module">
|
|
407
|
+
(async () => {
|
|
408
|
+
await window.customElements.whenDefined('ix-application');
|
|
409
|
+
const menu = document.querySelector('ix-application');
|
|
410
|
+
menu.breakpoints = ['md'];
|
|
411
|
+
})();
|
|
412
|
+
</script>
|
|
413
|
+
<script type="module" src="./init.js"></script>
|
|
414
|
+
</body>
|
|
415
|
+
</html>
|
|
416
|
+
```
|
|
417
|
+
|
|
418
|
+
## React Examples
|
|
419
|
+
|
|
420
|
+
### Example: application-advanced
|
|
421
|
+
```tsx
|
|
422
|
+
import {
|
|
423
|
+
IxApplication,
|
|
424
|
+
IxApplicationHeader,
|
|
425
|
+
IxAvatar,
|
|
426
|
+
IxContent,
|
|
427
|
+
IxContentHeader,
|
|
428
|
+
IxMenu,
|
|
429
|
+
IxMenuAbout,
|
|
430
|
+
IxMenuCategory,
|
|
431
|
+
IxMenuItem,
|
|
432
|
+
IxMenuSettings,
|
|
433
|
+
} from '@siemens/ix-react';
|
|
434
|
+
import {
|
|
435
|
+
iconAlarmBell,
|
|
436
|
+
iconHome,
|
|
437
|
+
iconPiechart,
|
|
438
|
+
iconPlant,
|
|
439
|
+
iconNetworkDevice,
|
|
440
|
+
} from '@siemens/ix-icons/icons';
|
|
441
|
+
import { useState } from 'react';
|
|
442
|
+
|
|
443
|
+
export default function ApplicationAdvancedExample() {
|
|
444
|
+
const [activeContent, setActiveContent] = useState('home');
|
|
445
|
+
|
|
446
|
+
return (
|
|
447
|
+
<IxApplication>
|
|
448
|
+
<IxApplicationHeader name="My Application">
|
|
449
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
450
|
+
<IxAvatar username="Example User" extra="Additional info"></IxAvatar>
|
|
451
|
+
</IxApplicationHeader>
|
|
452
|
+
|
|
453
|
+
<IxMenu>
|
|
454
|
+
<IxMenuItem
|
|
455
|
+
home
|
|
456
|
+
icon={iconHome}
|
|
457
|
+
onClick={() => setActiveContent('home')}
|
|
458
|
+
active={activeContent === 'home'}
|
|
459
|
+
>
|
|
460
|
+
Home
|
|
461
|
+
</IxMenuItem>
|
|
462
|
+
<IxMenuItem
|
|
463
|
+
icon={iconAlarmBell}
|
|
464
|
+
onClick={() => setActiveContent('alarm')}
|
|
465
|
+
active={activeContent === 'alarm'}
|
|
466
|
+
>
|
|
467
|
+
Alarm
|
|
468
|
+
</IxMenuItem>
|
|
469
|
+
<IxMenuCategory icon={iconPiechart} label="Analysis">
|
|
470
|
+
<IxMenuItem
|
|
471
|
+
icon={iconPlant}
|
|
472
|
+
onClick={() => setActiveContent('plant')}
|
|
473
|
+
active={activeContent === 'plant'}
|
|
474
|
+
>
|
|
475
|
+
Plant
|
|
476
|
+
</IxMenuItem>
|
|
477
|
+
<IxMenuItem
|
|
478
|
+
icon={iconNetworkDevice}
|
|
479
|
+
onClick={() => setActiveContent('network')}
|
|
480
|
+
active={activeContent === 'network'}
|
|
481
|
+
>
|
|
482
|
+
Network
|
|
483
|
+
</IxMenuItem>
|
|
484
|
+
</IxMenuCategory>
|
|
485
|
+
<IxMenuSettings></IxMenuSettings>
|
|
486
|
+
<IxMenuAbout></IxMenuAbout>
|
|
487
|
+
</IxMenu>
|
|
488
|
+
<IxContent>
|
|
489
|
+
<IxContentHeader
|
|
490
|
+
headerTitle={`Example ${activeContent} content`}
|
|
491
|
+
></IxContentHeader>
|
|
492
|
+
</IxContent>
|
|
493
|
+
</IxApplication>
|
|
494
|
+
);
|
|
495
|
+
};
|
|
496
|
+
```
|
|
497
|
+
|
|
498
|
+
### Example: application-app-switch
|
|
499
|
+
```tsx
|
|
500
|
+
import { AppSwitchConfiguration } from '@siemens/ix';
|
|
501
|
+
import {
|
|
502
|
+
IxApplication,
|
|
503
|
+
IxApplicationHeader,
|
|
504
|
+
IxAvatar,
|
|
505
|
+
IxContent,
|
|
506
|
+
IxContentHeader,
|
|
507
|
+
IxDropdownButton,
|
|
508
|
+
IxDropdownItem,
|
|
509
|
+
IxMenu,
|
|
510
|
+
IxMenuItem,
|
|
511
|
+
} from '@siemens/ix-react';
|
|
512
|
+
|
|
513
|
+
const appSwitchConfig: AppSwitchConfiguration = {
|
|
514
|
+
i18nAppSwitch: 'Switch to Application',
|
|
515
|
+
currentAppId: 'demo-app-2',
|
|
516
|
+
apps: [
|
|
517
|
+
{
|
|
518
|
+
id: 'demo-app-1',
|
|
519
|
+
name: 'Floor App',
|
|
520
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
521
|
+
url: 'https://ix.siemens.io/',
|
|
522
|
+
description: 'Example description for Floor app',
|
|
523
|
+
target: '_self',
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
id: 'demo-app-2',
|
|
527
|
+
name: 'Calculator App',
|
|
528
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
529
|
+
url: 'https://ix.siemens.io/',
|
|
530
|
+
description: 'Example description for Calculator app',
|
|
531
|
+
target: '_self',
|
|
532
|
+
},
|
|
533
|
+
],
|
|
534
|
+
};
|
|
535
|
+
|
|
536
|
+
export default () => {
|
|
537
|
+
return (
|
|
538
|
+
<IxApplication appSwitchConfig={appSwitchConfig}>
|
|
539
|
+
<IxApplicationHeader name="My Application">
|
|
540
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
541
|
+
|
|
542
|
+
<IxDropdownButton variant="subtle-tertiary" label="Select config">
|
|
543
|
+
<IxDropdownItem label="Config 1"></IxDropdownItem>
|
|
544
|
+
<IxDropdownItem label="Config 2"></IxDropdownItem>
|
|
545
|
+
<IxDropdownItem label="Config 3"></IxDropdownItem>
|
|
546
|
+
</IxDropdownButton>
|
|
547
|
+
|
|
548
|
+
<IxAvatar>
|
|
549
|
+
<IxDropdownItem label="Action 1"></IxDropdownItem>
|
|
550
|
+
<IxDropdownItem label="Action 2"></IxDropdownItem>
|
|
551
|
+
<IxDropdownItem label="Action 3"></IxDropdownItem>
|
|
552
|
+
</IxAvatar>
|
|
553
|
+
</IxApplicationHeader>
|
|
554
|
+
|
|
555
|
+
<IxMenu>
|
|
556
|
+
<IxMenuItem>Item 1</IxMenuItem>
|
|
557
|
+
<IxMenuItem>Item 2</IxMenuItem>
|
|
558
|
+
</IxMenu>
|
|
559
|
+
|
|
560
|
+
<IxContent>
|
|
561
|
+
<IxContentHeader
|
|
562
|
+
slot="header"
|
|
563
|
+
headerTitle="My Content Page"
|
|
564
|
+
></IxContentHeader>
|
|
565
|
+
</IxContent>
|
|
566
|
+
</IxApplication>
|
|
567
|
+
);
|
|
568
|
+
};
|
|
569
|
+
```
|
|
570
|
+
|
|
571
|
+
### Example: application-breakpoints
|
|
572
|
+
```tsx
|
|
573
|
+
import { Breakpoint } from '@siemens/ix';
|
|
574
|
+
import {
|
|
575
|
+
IxApplication,
|
|
576
|
+
IxApplicationHeader,
|
|
577
|
+
IxAvatar,
|
|
578
|
+
IxContent,
|
|
579
|
+
IxContentHeader,
|
|
580
|
+
IxDropdownButton,
|
|
581
|
+
IxDropdownItem,
|
|
582
|
+
IxMenu,
|
|
583
|
+
IxMenuItem,
|
|
584
|
+
IxRadio,
|
|
585
|
+
IxRadioGroup,
|
|
586
|
+
} from '@siemens/ix-react';
|
|
587
|
+
|
|
588
|
+
import { useState } from 'react';
|
|
589
|
+
|
|
590
|
+
const validBreakpoints = new Set<Breakpoint>(['sm', 'md', 'lg']);
|
|
591
|
+
|
|
592
|
+
export default () => {
|
|
593
|
+
const [breakpoints, setBreakpoints] = useState<Breakpoint[]>(['md']);
|
|
594
|
+
|
|
595
|
+
const handleBreakpointChange = (event: CustomEvent<string>) => {
|
|
596
|
+
const value = event.detail;
|
|
597
|
+
|
|
598
|
+
if (validBreakpoints.has(value as Breakpoint)) {
|
|
599
|
+
setBreakpoints([value as Breakpoint]);
|
|
600
|
+
}
|
|
601
|
+
};
|
|
602
|
+
|
|
603
|
+
return (
|
|
604
|
+
<IxApplication breakpoints={breakpoints}>
|
|
605
|
+
<IxApplicationHeader name="My Application">
|
|
606
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
607
|
+
|
|
608
|
+
<IxDropdownButton variant="subtle-tertiary" label="Select config">
|
|
609
|
+
<IxDropdownItem label="Config 1"></IxDropdownItem>
|
|
610
|
+
<IxDropdownItem label="Config 2"></IxDropdownItem>
|
|
611
|
+
<IxDropdownItem label="Config 3"></IxDropdownItem>
|
|
612
|
+
</IxDropdownButton>
|
|
613
|
+
|
|
614
|
+
<IxAvatar>
|
|
615
|
+
<IxDropdownItem label="Action 1"></IxDropdownItem>
|
|
616
|
+
<IxDropdownItem label="Action 2"></IxDropdownItem>
|
|
617
|
+
<IxDropdownItem label="Action 3"></IxDropdownItem>
|
|
618
|
+
</IxAvatar>
|
|
619
|
+
</IxApplicationHeader>
|
|
620
|
+
|
|
621
|
+
<IxMenu>
|
|
622
|
+
<IxMenuItem>Item 1</IxMenuItem>
|
|
623
|
+
<IxMenuItem>Item 2</IxMenuItem>
|
|
624
|
+
</IxMenu>
|
|
625
|
+
|
|
626
|
+
<IxContent>
|
|
627
|
+
<IxContentHeader
|
|
628
|
+
slot="header"
|
|
629
|
+
headerTitle="Choose breakpoint"
|
|
630
|
+
></IxContentHeader>
|
|
631
|
+
<IxRadioGroup
|
|
632
|
+
value={breakpoints[0]}
|
|
633
|
+
onValueChange={handleBreakpointChange}
|
|
634
|
+
>
|
|
635
|
+
<IxRadio value="sm" label="Small"></IxRadio>
|
|
636
|
+
<IxRadio value="md" label="Medium"></IxRadio>
|
|
637
|
+
<IxRadio value="lg" label="Large"></IxRadio>
|
|
638
|
+
</IxRadioGroup>
|
|
639
|
+
</IxContent>
|
|
640
|
+
</IxApplication>
|
|
641
|
+
);
|
|
642
|
+
};
|
|
643
|
+
```
|
|
644
|
+
|
|
645
|
+
### Example: application
|
|
646
|
+
```tsx
|
|
647
|
+
import {
|
|
648
|
+
IxApplication,
|
|
649
|
+
IxApplicationHeader,
|
|
650
|
+
IxContent,
|
|
651
|
+
IxContentHeader,
|
|
652
|
+
IxMenu,
|
|
653
|
+
IxMenuItem,
|
|
654
|
+
} from '@siemens/ix-react';
|
|
655
|
+
|
|
656
|
+
export default () => {
|
|
657
|
+
return (
|
|
658
|
+
<IxApplication>
|
|
659
|
+
<IxApplicationHeader name="My Application">
|
|
660
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
661
|
+
</IxApplicationHeader>
|
|
662
|
+
|
|
663
|
+
<IxMenu>
|
|
664
|
+
<IxMenuItem>Item 1</IxMenuItem>
|
|
665
|
+
<IxMenuItem>Item 2</IxMenuItem>
|
|
666
|
+
</IxMenu>
|
|
667
|
+
|
|
668
|
+
<IxContent>
|
|
669
|
+
<IxContentHeader
|
|
670
|
+
slot="header"
|
|
671
|
+
headerTitle="My Content Page"
|
|
672
|
+
></IxContentHeader>
|
|
673
|
+
</IxContent>
|
|
674
|
+
</IxApplication>
|
|
675
|
+
);
|
|
676
|
+
};
|
|
677
|
+
```
|
|
678
|
+
|
|
679
|
+
### Example: content-header-no-back
|
|
680
|
+
```tsx
|
|
681
|
+
import {
|
|
682
|
+
iconContextMenu,
|
|
683
|
+
iconPen,
|
|
684
|
+
iconTrashcan,
|
|
685
|
+
} from '@siemens/ix-icons/icons';
|
|
686
|
+
import { IxContentHeader, IxIconButton } from '@siemens/ix-react';
|
|
687
|
+
|
|
688
|
+
export default () => {
|
|
689
|
+
return (
|
|
690
|
+
<IxContentHeader
|
|
691
|
+
variant="subtle-primary"
|
|
692
|
+
header-title="Content title"
|
|
693
|
+
header-subtitle="Subtitle"
|
|
694
|
+
>
|
|
695
|
+
<IxIconButton icon={iconPen} variant="tertiary">
|
|
696
|
+
Button1
|
|
697
|
+
</IxIconButton>
|
|
698
|
+
<IxIconButton icon={iconTrashcan} variant="tertiary">
|
|
699
|
+
Button2
|
|
700
|
+
</IxIconButton>
|
|
701
|
+
<IxIconButton icon={iconContextMenu} variant="tertiary">
|
|
702
|
+
Button3
|
|
703
|
+
</IxIconButton>
|
|
704
|
+
</IxContentHeader>
|
|
705
|
+
);
|
|
706
|
+
};
|
|
707
|
+
```
|
|
708
|
+
|
|
709
|
+
### Example: content-header-with-slot
|
|
710
|
+
```tsx
|
|
711
|
+
import { IxButton, IxContentHeader, IxPill } from '@siemens/ix-react';
|
|
712
|
+
import { iconInfo } from '@siemens/ix-icons/icons';
|
|
713
|
+
import './content-header-with-slot.scoped.css';
|
|
714
|
+
|
|
715
|
+
export default () => {
|
|
716
|
+
return (
|
|
717
|
+
<IxContentHeader
|
|
718
|
+
hasBackButton
|
|
719
|
+
headerTitle="Content title"
|
|
720
|
+
headerSubtitle="Subtitle"
|
|
721
|
+
>
|
|
722
|
+
<IxPill slot="header" icon={iconInfo} className="margin-top">
|
|
723
|
+
Label
|
|
724
|
+
</IxPill>
|
|
725
|
+
<IxButton ghost>Button1</IxButton>
|
|
726
|
+
<IxButton ghost>Button2</IxButton>
|
|
727
|
+
<IxButton ghost>Button3</IxButton>
|
|
728
|
+
</IxContentHeader>
|
|
729
|
+
);
|
|
730
|
+
};
|
|
731
|
+
```
|
|
732
|
+
|
|
733
|
+
### Example: content-header
|
|
734
|
+
```tsx
|
|
735
|
+
import { IxButton, IxContentHeader } from '@siemens/ix-react';
|
|
736
|
+
|
|
737
|
+
export default () => {
|
|
738
|
+
return (
|
|
739
|
+
<IxContentHeader
|
|
740
|
+
has-back-button
|
|
741
|
+
header-title="Content title"
|
|
742
|
+
header-subtitle="Subtitle"
|
|
743
|
+
>
|
|
744
|
+
<IxButton variant="tertiary">Button1</IxButton>
|
|
745
|
+
<IxButton variant="tertiary">Button2</IxButton>
|
|
746
|
+
<IxButton variant="tertiary">Button3</IxButton>
|
|
747
|
+
</IxContentHeader>
|
|
748
|
+
);
|
|
749
|
+
};
|
|
750
|
+
```
|
|
751
|
+
|
|
752
|
+
### Example: content
|
|
753
|
+
```tsx
|
|
754
|
+
import { IxContent, IxContentHeader } from '@siemens/ix-react';
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
export default () => {
|
|
758
|
+
return (
|
|
759
|
+
<IxContent>
|
|
760
|
+
<IxContentHeader
|
|
761
|
+
slot="header"
|
|
762
|
+
headerTitle="My Content Page"
|
|
763
|
+
></IxContentHeader>
|
|
764
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
|
|
765
|
+
eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
|
|
766
|
+
voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
|
|
767
|
+
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit
|
|
768
|
+
amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
|
|
769
|
+
nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed
|
|
770
|
+
diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.
|
|
771
|
+
Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
|
|
772
|
+
sit amet.
|
|
773
|
+
</IxContent>
|
|
774
|
+
);
|
|
775
|
+
};
|
|
776
|
+
```
|
|
777
|
+
|
|
778
|
+
## Vue Examples
|
|
779
|
+
|
|
780
|
+
### Example: application-advanced
|
|
781
|
+
```tsx
|
|
782
|
+
<script setup lang="ts">
|
|
783
|
+
import {
|
|
784
|
+
IxApplication,
|
|
785
|
+
IxApplicationHeader,
|
|
786
|
+
IxAvatar,
|
|
787
|
+
IxContent,
|
|
788
|
+
IxContentHeader,
|
|
789
|
+
IxMenu,
|
|
790
|
+
IxMenuAbout,
|
|
791
|
+
IxMenuCategory,
|
|
792
|
+
IxMenuItem,
|
|
793
|
+
IxMenuSettings,
|
|
794
|
+
} from '@siemens/ix-vue';
|
|
795
|
+
import {
|
|
796
|
+
iconAlarmBell,
|
|
797
|
+
iconHome,
|
|
798
|
+
iconPiechart,
|
|
799
|
+
iconPlant,
|
|
800
|
+
iconNetworkDevice,
|
|
801
|
+
} from '@siemens/ix-icons/icons';
|
|
802
|
+
import { ref } from 'vue';
|
|
803
|
+
|
|
804
|
+
const activeContent = ref('home');
|
|
805
|
+
</script>
|
|
806
|
+
|
|
807
|
+
<template>
|
|
808
|
+
<IxApplication>
|
|
809
|
+
<IxApplicationHeader name="My Application">
|
|
810
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
811
|
+
<IxAvatar username="Example User" extra="Additional info"></IxAvatar>
|
|
812
|
+
</IxApplicationHeader>
|
|
813
|
+
|
|
814
|
+
<IxMenu>
|
|
815
|
+
<IxMenuItem
|
|
816
|
+
home
|
|
817
|
+
:icon="iconHome"
|
|
818
|
+
:active="activeContent === 'home'"
|
|
819
|
+
@click="activeContent = 'home'"
|
|
820
|
+
>Home</IxMenuItem
|
|
821
|
+
>
|
|
822
|
+
<IxMenuItem
|
|
823
|
+
:icon="iconAlarmBell"
|
|
824
|
+
:active="activeContent === 'alarm'"
|
|
825
|
+
@click="activeContent = 'alarm'"
|
|
826
|
+
>Alarm</IxMenuItem
|
|
827
|
+
>
|
|
828
|
+
<IxMenuCategory :icon="iconPiechart" label="Analysis">
|
|
829
|
+
<IxMenuItem
|
|
830
|
+
:icon="iconPlant"
|
|
831
|
+
:active="activeContent === 'plant'"
|
|
832
|
+
@click="activeContent = 'plant'"
|
|
833
|
+
>Plant</IxMenuItem
|
|
834
|
+
>
|
|
835
|
+
<IxMenuItem
|
|
836
|
+
:icon="iconNetworkDevice"
|
|
837
|
+
:active="activeContent === 'network'"
|
|
838
|
+
@click="activeContent = 'network'"
|
|
839
|
+
>Network</IxMenuItem
|
|
840
|
+
>
|
|
841
|
+
</IxMenuCategory>
|
|
842
|
+
<IxMenuSettings></IxMenuSettings>
|
|
843
|
+
<IxMenuAbout></IxMenuAbout>
|
|
844
|
+
</IxMenu>
|
|
845
|
+
<IxContent>
|
|
846
|
+
<IxContentHeader
|
|
847
|
+
:header-title="`Example ${activeContent} content`"
|
|
848
|
+
></IxContentHeader>
|
|
849
|
+
</IxContent>
|
|
850
|
+
</IxApplication>
|
|
851
|
+
</template>
|
|
852
|
+
```
|
|
853
|
+
|
|
854
|
+
### Example: application-app-switch
|
|
855
|
+
```tsx
|
|
856
|
+
<script setup lang="ts">
|
|
857
|
+
import { AppSwitchConfiguration } from '@siemens/ix';
|
|
858
|
+
import {
|
|
859
|
+
IxApplication,
|
|
860
|
+
IxApplicationHeader,
|
|
861
|
+
IxAvatar,
|
|
862
|
+
IxContent,
|
|
863
|
+
IxContentHeader,
|
|
864
|
+
IxDropdownButton,
|
|
865
|
+
IxDropdownItem,
|
|
866
|
+
IxMenu,
|
|
867
|
+
IxMenuItem,
|
|
868
|
+
} from '@siemens/ix-vue';
|
|
869
|
+
|
|
870
|
+
const appSwitchConfig: AppSwitchConfiguration = {
|
|
871
|
+
i18nAppSwitch: 'Switch to Application',
|
|
872
|
+
currentAppId: 'demo-app-2',
|
|
873
|
+
apps: [
|
|
874
|
+
{
|
|
875
|
+
id: 'demo-app-1',
|
|
876
|
+
name: 'Floor App',
|
|
877
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
878
|
+
url: 'https://ix.siemens.io/',
|
|
879
|
+
description: 'Example description for Floor app',
|
|
880
|
+
target: '_self',
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
id: 'demo-app-2',
|
|
884
|
+
name: 'Calculator App',
|
|
885
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
886
|
+
url: 'https://ix.siemens.io/',
|
|
887
|
+
description: 'Example description for Calculator app',
|
|
888
|
+
target: '_self',
|
|
889
|
+
},
|
|
890
|
+
],
|
|
891
|
+
};
|
|
892
|
+
</script>
|
|
893
|
+
|
|
894
|
+
<template>
|
|
895
|
+
<IxApplication :appSwitchConfig="appSwitchConfig">
|
|
896
|
+
<IxApplicationHeader name="My Application">
|
|
897
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
898
|
+
|
|
899
|
+
<IxDropdownButton variant="subtle-tertiary" label="Select config">
|
|
900
|
+
<IxDropdownItem label="Config 1"></IxDropdownItem>
|
|
901
|
+
<IxDropdownItem label="Config 2"></IxDropdownItem>
|
|
902
|
+
<IxDropdownItem label="Config 3"></IxDropdownItem>
|
|
903
|
+
</IxDropdownButton>
|
|
904
|
+
|
|
905
|
+
<IxAvatar>
|
|
906
|
+
<IxDropdownItem label="Action 1"></IxDropdownItem>
|
|
907
|
+
<IxDropdownItem label="Action 2"></IxDropdownItem>
|
|
908
|
+
<IxDropdownItem label="Action 3"></IxDropdownItem>
|
|
909
|
+
</IxAvatar>
|
|
910
|
+
</IxApplicationHeader>
|
|
911
|
+
|
|
912
|
+
<IxMenu>
|
|
913
|
+
<IxMenuItem>Item 1</IxMenuItem>
|
|
914
|
+
<IxMenuItem>Item 2</IxMenuItem>
|
|
915
|
+
</IxMenu>
|
|
916
|
+
|
|
917
|
+
<IxContent>
|
|
918
|
+
<IxContentHeader
|
|
919
|
+
slot="header"
|
|
920
|
+
header-title="My Content Page"
|
|
921
|
+
></IxContentHeader>
|
|
922
|
+
</IxContent>
|
|
923
|
+
</IxApplication>
|
|
924
|
+
</template>
|
|
925
|
+
```
|
|
926
|
+
|
|
927
|
+
### Example: application-breakpoints
|
|
928
|
+
```tsx
|
|
929
|
+
<script setup lang="ts">
|
|
930
|
+
import type { Breakpoint } from '@siemens/ix';
|
|
931
|
+
import {
|
|
932
|
+
IxApplication,
|
|
933
|
+
IxApplicationHeader,
|
|
934
|
+
IxAvatar,
|
|
935
|
+
IxContent,
|
|
936
|
+
IxContentHeader,
|
|
937
|
+
IxDropdownButton,
|
|
938
|
+
IxDropdownItem,
|
|
939
|
+
IxMenu,
|
|
940
|
+
IxMenuItem,
|
|
941
|
+
IxRadio,
|
|
942
|
+
IxRadioGroup,
|
|
943
|
+
} from '@siemens/ix-vue';
|
|
944
|
+
</script>
|
|
945
|
+
|
|
946
|
+
<script lang="ts">
|
|
947
|
+
const validBreakpoints = new Set<Breakpoint>(['sm', 'md', 'lg']);
|
|
948
|
+
|
|
949
|
+
export default {
|
|
950
|
+
data(): {
|
|
951
|
+
breakpoints: Breakpoint[];
|
|
952
|
+
} {
|
|
953
|
+
return {
|
|
954
|
+
breakpoints: ['md'],
|
|
955
|
+
};
|
|
956
|
+
},
|
|
957
|
+
methods: {
|
|
958
|
+
setBreakpoint(event: CustomEvent<Breakpoint>) {
|
|
959
|
+
const value = event?.detail;
|
|
960
|
+
if (validBreakpoints.has(value)) {
|
|
961
|
+
this.breakpoints = [value];
|
|
962
|
+
}
|
|
963
|
+
},
|
|
964
|
+
},
|
|
965
|
+
};
|
|
966
|
+
</script>
|
|
967
|
+
|
|
968
|
+
<template>
|
|
969
|
+
<IxApplication :breakpoints="breakpoints">
|
|
970
|
+
<IxApplicationHeader name="My Application">
|
|
971
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
972
|
+
|
|
973
|
+
<IxDropdownButton variant="subtle-tertiary" label="Select config">
|
|
974
|
+
<IxDropdownItem label="Config 1"></IxDropdownItem>
|
|
975
|
+
<IxDropdownItem label="Config 2"></IxDropdownItem>
|
|
976
|
+
<IxDropdownItem label="Config 3"></IxDropdownItem>
|
|
977
|
+
</IxDropdownButton>
|
|
978
|
+
|
|
979
|
+
<IxAvatar>
|
|
980
|
+
<IxDropdownItem label="Action 1"></IxDropdownItem>
|
|
981
|
+
<IxDropdownItem label="Action 2"></IxDropdownItem>
|
|
982
|
+
<IxDropdownItem label="Action 3"></IxDropdownItem>
|
|
983
|
+
</IxAvatar>
|
|
984
|
+
</IxApplicationHeader>
|
|
985
|
+
|
|
986
|
+
<IxMenu>
|
|
987
|
+
<IxMenuItem>Item 1</IxMenuItem>
|
|
988
|
+
<IxMenuItem>Item 2</IxMenuItem>
|
|
989
|
+
</IxMenu>
|
|
990
|
+
|
|
991
|
+
<IxContent>
|
|
992
|
+
<IxContentHeader
|
|
993
|
+
slot="header"
|
|
994
|
+
header-title="Choose breakpoint"
|
|
995
|
+
></IxContentHeader>
|
|
996
|
+
<IxRadioGroup :value="breakpoints[0]" @valueChange="setBreakpoint">
|
|
997
|
+
<IxRadio value="sm" label="Small" aria-label="Small"></IxRadio>
|
|
998
|
+
<IxRadio value="md" label="Medium" aria-label="Medium"></IxRadio>
|
|
999
|
+
<IxRadio value="lg" label="Large" aria-label="Large"></IxRadio>
|
|
1000
|
+
</IxRadioGroup>
|
|
1001
|
+
</IxContent>
|
|
1002
|
+
</IxApplication>
|
|
1003
|
+
</template>
|
|
1004
|
+
```
|
|
1005
|
+
|
|
1006
|
+
### Example: application
|
|
1007
|
+
```tsx
|
|
1008
|
+
<script setup lang="ts">
|
|
1009
|
+
import {
|
|
1010
|
+
IxApplication,
|
|
1011
|
+
IxApplicationHeader,
|
|
1012
|
+
IxContent,
|
|
1013
|
+
IxContentHeader,
|
|
1014
|
+
IxMenu,
|
|
1015
|
+
IxMenuItem,
|
|
1016
|
+
} from '@siemens/ix-vue';
|
|
1017
|
+
</script>
|
|
1018
|
+
|
|
1019
|
+
<template>
|
|
1020
|
+
<IxApplication>
|
|
1021
|
+
<IxApplicationHeader name="My Application">
|
|
1022
|
+
<div className="placeholder-logo" slot="logo"></div>
|
|
1023
|
+
</IxApplicationHeader>
|
|
1024
|
+
|
|
1025
|
+
<IxMenu>
|
|
1026
|
+
<IxMenuItem>Item 1</IxMenuItem>
|
|
1027
|
+
<IxMenuItem>Item 2</IxMenuItem>
|
|
1028
|
+
</IxMenu>
|
|
1029
|
+
|
|
1030
|
+
<IxContent>
|
|
1031
|
+
<IxContentHeader
|
|
1032
|
+
slot="header"
|
|
1033
|
+
header-title="My Content Page"
|
|
1034
|
+
></IxContentHeader>
|
|
1035
|
+
</IxContent>
|
|
1036
|
+
</IxApplication>
|
|
1037
|
+
</template>
|
|
1038
|
+
```
|
|
1039
|
+
|
|
1040
|
+
### Example: content-header-no-back
|
|
1041
|
+
```tsx
|
|
1042
|
+
<script setup lang="ts">
|
|
1043
|
+
import {
|
|
1044
|
+
iconContextMenu,
|
|
1045
|
+
iconPen,
|
|
1046
|
+
iconTrashcan,
|
|
1047
|
+
} from '@siemens/ix-icons/icons';
|
|
1048
|
+
import { IxContentHeader, IxIconButton } from '@siemens/ix-vue';
|
|
1049
|
+
</script>
|
|
1050
|
+
|
|
1051
|
+
<template>
|
|
1052
|
+
<IxContentHeader
|
|
1053
|
+
variant="subtle-primary"
|
|
1054
|
+
header-title="Content title"
|
|
1055
|
+
header-subtitle="Subtitle"
|
|
1056
|
+
>
|
|
1057
|
+
<IxIconButton :icon="iconPen" variant="tertiary">
|
|
1058
|
+
Button1
|
|
1059
|
+
</IxIconButton>
|
|
1060
|
+
<IxIconButton :icon="iconTrashcan" variant="tertiary">
|
|
1061
|
+
Button2
|
|
1062
|
+
</IxIconButton>
|
|
1063
|
+
<IxIconButton :icon="iconContextMenu" variant="tertiary">
|
|
1064
|
+
Button3
|
|
1065
|
+
</IxIconButton>
|
|
1066
|
+
</IxContentHeader>
|
|
1067
|
+
</template>
|
|
1068
|
+
```
|
|
1069
|
+
|
|
1070
|
+
### Example: content-header-with-slot
|
|
1071
|
+
```tsx
|
|
1072
|
+
<script setup lang="ts">
|
|
1073
|
+
import { IxButton, IxContentHeader, IxPill } from '@siemens/ix-vue';
|
|
1074
|
+
import { iconInfo } from '@siemens/ix-icons/icons';
|
|
1075
|
+
</script>
|
|
1076
|
+
|
|
1077
|
+
<style scoped src="./content-header-with-slot.css"></style>
|
|
1078
|
+
|
|
1079
|
+
<template>
|
|
1080
|
+
<IxContentHeader has-back-button header-title="Content title" header-subtitle="Subtitle">
|
|
1081
|
+
<IxPill slot="header" :icon="iconInfo" class="margin-top">Label</IxPill>
|
|
1082
|
+
<IxButton ghost>Button1</IxButton>
|
|
1083
|
+
<IxButton ghost>Button2</IxButton>
|
|
1084
|
+
<IxButton ghost>Button3</IxButton>
|
|
1085
|
+
</IxContentHeader>
|
|
1086
|
+
</template>
|
|
1087
|
+
```
|
|
1088
|
+
|
|
1089
|
+
### Example: content-header
|
|
1090
|
+
```tsx
|
|
1091
|
+
<script setup lang="ts">
|
|
1092
|
+
import { IxButton, IxContentHeader } from '@siemens/ix-vue';
|
|
1093
|
+
</script>
|
|
1094
|
+
|
|
1095
|
+
<template>
|
|
1096
|
+
<IxContentHeader
|
|
1097
|
+
has-back-button
|
|
1098
|
+
header-title="Content title"
|
|
1099
|
+
header-subtitle="Subtitle"
|
|
1100
|
+
>
|
|
1101
|
+
<IxButton variant="tertiary">Button1</IxButton>
|
|
1102
|
+
<IxButton variant="tertiary">Button2</IxButton>
|
|
1103
|
+
<IxButton variant="tertiary">Button3</IxButton>
|
|
1104
|
+
</IxContentHeader>
|
|
1105
|
+
</template>
|
|
1106
|
+
```
|
|
1107
|
+
|
|
1108
|
+
### Example: content
|
|
1109
|
+
```tsx
|
|
1110
|
+
<script setup lang="ts">
|
|
1111
|
+
import { IxContent, IxContentHeader } from '@siemens/ix-vue';
|
|
1112
|
+
</script>
|
|
1113
|
+
|
|
1114
|
+
<template>
|
|
1115
|
+
<IxContent>
|
|
1116
|
+
<IxContentHeader
|
|
1117
|
+
slot="header"
|
|
1118
|
+
headerTitle="My Content Page"
|
|
1119
|
+
></IxContentHeader>
|
|
1120
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
|
|
1121
|
+
eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
|
|
1122
|
+
voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
|
|
1123
|
+
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit
|
|
1124
|
+
amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
|
|
1125
|
+
nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed
|
|
1126
|
+
diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
|
|
1127
|
+
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit
|
|
1128
|
+
amet.
|
|
1129
|
+
</IxContent>
|
|
1130
|
+
</template>
|
|
1131
|
+
```
|
|
1132
|
+
|
|
1133
|
+
## Angular Examples
|
|
1134
|
+
|
|
1135
|
+
### Example: application-advanced
|
|
1136
|
+
#### Component typescript
|
|
1137
|
+
```typescript
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
import { Component } from '@angular/core';
|
|
1141
|
+
|
|
1142
|
+
@Component({
|
|
1143
|
+
selector: 'app-example',
|
|
1144
|
+
templateUrl: './application-advanced.html',
|
|
1145
|
+
standalone: false,
|
|
1146
|
+
})
|
|
1147
|
+
export default class ApplicationAdvancedExample {
|
|
1148
|
+
activeContent: string = 'home';
|
|
1149
|
+
|
|
1150
|
+
updateContent(contentKey: string) {
|
|
1151
|
+
this.activeContent = contentKey;
|
|
1152
|
+
}
|
|
1153
|
+
}
|
|
1154
|
+
|
|
1155
|
+
```
|
|
1156
|
+
#### Component template
|
|
1157
|
+
```html
|
|
1158
|
+
<!--
|
|
1159
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
1160
|
+
|
|
1161
|
+
SPDX-License-Identifier: MIT
|
|
1162
|
+
|
|
1163
|
+
This source code is licensed under the MIT license found in the
|
|
1164
|
+
LICENSE file in the root directory of this source tree.
|
|
1165
|
+
-->
|
|
1166
|
+
|
|
1167
|
+
<ix-application>
|
|
1168
|
+
<ix-application-header name="My Application">
|
|
1169
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1170
|
+
<ix-avatar username="Example User" extra="Additional info"></ix-avatar>
|
|
1171
|
+
</ix-application-header>
|
|
1172
|
+
|
|
1173
|
+
<ix-menu>
|
|
1174
|
+
<ix-menu-item
|
|
1175
|
+
home
|
|
1176
|
+
icon="home"
|
|
1177
|
+
(click)="updateContent('home')"
|
|
1178
|
+
[active]="activeContent === 'home'"
|
|
1179
|
+
>Home</ix-menu-item
|
|
1180
|
+
>
|
|
1181
|
+
<ix-menu-item
|
|
1182
|
+
icon="alarm-bell"
|
|
1183
|
+
(click)="updateContent('alarm')"
|
|
1184
|
+
[active]="activeContent === 'alarm'"
|
|
1185
|
+
>Alarm</ix-menu-item
|
|
1186
|
+
>
|
|
1187
|
+
<ix-menu-category icon="piechart" label="Analysis">
|
|
1188
|
+
<ix-menu-item
|
|
1189
|
+
icon="plant"
|
|
1190
|
+
(click)="updateContent('plant')"
|
|
1191
|
+
[active]="activeContent === 'plant'"
|
|
1192
|
+
>Plant</ix-menu-item
|
|
1193
|
+
>
|
|
1194
|
+
<ix-menu-item
|
|
1195
|
+
icon="network-device"
|
|
1196
|
+
(click)="updateContent('network')"
|
|
1197
|
+
[active]="activeContent === 'network'"
|
|
1198
|
+
>Network</ix-menu-item
|
|
1199
|
+
>
|
|
1200
|
+
</ix-menu-category>
|
|
1201
|
+
<ix-menu-settings></ix-menu-settings>
|
|
1202
|
+
<ix-menu-about></ix-menu-about>
|
|
1203
|
+
</ix-menu>
|
|
1204
|
+
|
|
1205
|
+
<ix-content>
|
|
1206
|
+
<ix-content-header headerTitle="Example {{ activeContent }} content"></ix-content-header>
|
|
1207
|
+
</ix-content>
|
|
1208
|
+
</ix-application>
|
|
1209
|
+
|
|
1210
|
+
```
|
|
1211
|
+
|
|
1212
|
+
### Example: application-app-switch
|
|
1213
|
+
#### Component typescript
|
|
1214
|
+
```typescript
|
|
1215
|
+
|
|
1216
|
+
|
|
1217
|
+
import { Component } from '@angular/core';
|
|
1218
|
+
import { AppSwitchConfiguration } from '@siemens/ix';
|
|
1219
|
+
|
|
1220
|
+
@Component({
|
|
1221
|
+
standalone: false,
|
|
1222
|
+
selector: 'app-example',
|
|
1223
|
+
templateUrl: './application-app-switch.html',
|
|
1224
|
+
})
|
|
1225
|
+
export default class ApplicationAppSwitchExample {
|
|
1226
|
+
appSwitchConfig: AppSwitchConfiguration = {
|
|
1227
|
+
i18nAppSwitch: 'Switch to Application',
|
|
1228
|
+
currentAppId: 'demo-app-2',
|
|
1229
|
+
apps: [
|
|
1230
|
+
{
|
|
1231
|
+
id: 'demo-app-1',
|
|
1232
|
+
name: 'Floor App',
|
|
1233
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
1234
|
+
url: 'https://ix.siemens.io/',
|
|
1235
|
+
description: 'Example description for Floor app',
|
|
1236
|
+
target: '_self',
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
id: 'demo-app-2',
|
|
1240
|
+
name: 'Calculator App',
|
|
1241
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
1242
|
+
url: 'https://ix.siemens.io/',
|
|
1243
|
+
description: 'Example description for Calculator app',
|
|
1244
|
+
target: '_self',
|
|
1245
|
+
},
|
|
1246
|
+
],
|
|
1247
|
+
};
|
|
1248
|
+
}
|
|
1249
|
+
|
|
1250
|
+
```
|
|
1251
|
+
#### Component template
|
|
1252
|
+
```html
|
|
1253
|
+
<!--
|
|
1254
|
+
SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1255
|
+
|
|
1256
|
+
SPDX-License-Identifier: MIT
|
|
1257
|
+
|
|
1258
|
+
This source code is licensed under the MIT license found in the
|
|
1259
|
+
LICENSE file in the root directory of this source tree.
|
|
1260
|
+
-->
|
|
1261
|
+
|
|
1262
|
+
<ix-application [appSwitchConfig]="appSwitchConfig">
|
|
1263
|
+
<ix-application-header name="My Application">
|
|
1264
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1265
|
+
|
|
1266
|
+
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
1267
|
+
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
1268
|
+
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
1269
|
+
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
1270
|
+
</ix-dropdown-button>
|
|
1271
|
+
|
|
1272
|
+
<ix-avatar>
|
|
1273
|
+
<ix-dropdown-item label="Action 1"></ix-dropdown-item>
|
|
1274
|
+
<ix-dropdown-item label="Action 2"></ix-dropdown-item>
|
|
1275
|
+
<ix-dropdown-item label="Action 3"></ix-dropdown-item>
|
|
1276
|
+
</ix-avatar>
|
|
1277
|
+
</ix-application-header>
|
|
1278
|
+
|
|
1279
|
+
<ix-menu>
|
|
1280
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
1281
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
1282
|
+
</ix-menu>
|
|
1283
|
+
|
|
1284
|
+
<ix-content>
|
|
1285
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
1286
|
+
</ix-content-header>
|
|
1287
|
+
</ix-content>
|
|
1288
|
+
</ix-application>
|
|
1289
|
+
|
|
1290
|
+
```
|
|
1291
|
+
|
|
1292
|
+
### Example: application-breakpoints
|
|
1293
|
+
#### Component typescript
|
|
1294
|
+
```typescript
|
|
1295
|
+
|
|
1296
|
+
import { Component } from '@angular/core';
|
|
1297
|
+
import { Breakpoint } from '@siemens/ix';
|
|
1298
|
+
|
|
1299
|
+
@Component({
|
|
1300
|
+
standalone: false,
|
|
1301
|
+
selector: 'app-example',
|
|
1302
|
+
templateUrl: './application-breakpoints.html',
|
|
1303
|
+
})
|
|
1304
|
+
export default class ApplicationBreakpointExample {
|
|
1305
|
+
breakpoints: Breakpoint[] = ['md'];
|
|
1306
|
+
private readonly validBreakpoints = new Set<Breakpoint>(['sm', 'md', 'lg']);
|
|
1307
|
+
|
|
1308
|
+
onCheckedChange(value: string) {
|
|
1309
|
+
const breakpoint = value as Breakpoint;
|
|
1310
|
+
if (this.validBreakpoints.has(breakpoint)) {
|
|
1311
|
+
this.breakpoints = [breakpoint];
|
|
1312
|
+
}
|
|
1313
|
+
}
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
```
|
|
1317
|
+
#### Component template
|
|
1318
|
+
```html
|
|
1319
|
+
<!--
|
|
1320
|
+
SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1321
|
+
|
|
1322
|
+
SPDX-License-Identifier: MIT
|
|
1323
|
+
|
|
1324
|
+
This source code is licensed under the MIT license found in the
|
|
1325
|
+
LICENSE file in the root directory of this source tree.
|
|
1326
|
+
-->
|
|
1327
|
+
|
|
1328
|
+
<ix-application application-name="Application name" [breakpoints]="breakpoints">
|
|
1329
|
+
<ix-application-header name="My Application">
|
|
1330
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1331
|
+
|
|
1332
|
+
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
1333
|
+
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
1334
|
+
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
1335
|
+
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
1336
|
+
</ix-dropdown-button>
|
|
1337
|
+
|
|
1338
|
+
<ix-avatar>
|
|
1339
|
+
<ix-dropdown-item label="Action 1"></ix-dropdown-item>
|
|
1340
|
+
<ix-dropdown-item label="Action 2"></ix-dropdown-item>
|
|
1341
|
+
<ix-dropdown-item label="Action 3"></ix-dropdown-item>
|
|
1342
|
+
</ix-avatar>
|
|
1343
|
+
</ix-application-header>
|
|
1344
|
+
|
|
1345
|
+
<ix-menu>
|
|
1346
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
1347
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
1348
|
+
</ix-menu>
|
|
1349
|
+
|
|
1350
|
+
<ix-content>
|
|
1351
|
+
<ix-content-header slot="header" header-title="Choose breakpoint">
|
|
1352
|
+
</ix-content-header>
|
|
1353
|
+
|
|
1354
|
+
<ix-radio-group
|
|
1355
|
+
[value]="breakpoints[0]"
|
|
1356
|
+
(valueChange)="onCheckedChange($event.detail)"
|
|
1357
|
+
>
|
|
1358
|
+
<ix-radio value="sm" label="Small"></ix-radio>
|
|
1359
|
+
<ix-radio value="md" label="Medium"></ix-radio>
|
|
1360
|
+
<ix-radio value="lg" label="Large"></ix-radio>
|
|
1361
|
+
</ix-radio-group>
|
|
1362
|
+
</ix-content>
|
|
1363
|
+
</ix-application>
|
|
1364
|
+
|
|
1365
|
+
```
|
|
1366
|
+
|
|
1367
|
+
### Example: application
|
|
1368
|
+
#### Component typescript
|
|
1369
|
+
```typescript
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
import { Component } from '@angular/core';
|
|
1373
|
+
|
|
1374
|
+
@Component({
|
|
1375
|
+
standalone: false,
|
|
1376
|
+
selector: 'app-example',
|
|
1377
|
+
templateUrl: './application.html',
|
|
1378
|
+
})
|
|
1379
|
+
export default class ApplicationExample {}
|
|
1380
|
+
|
|
1381
|
+
```
|
|
1382
|
+
#### Component template
|
|
1383
|
+
```html
|
|
1384
|
+
<!--
|
|
1385
|
+
SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1386
|
+
|
|
1387
|
+
SPDX-License-Identifier: MIT
|
|
1388
|
+
|
|
1389
|
+
This source code is licensed under the MIT license found in the
|
|
1390
|
+
LICENSE file in the root directory of this source tree.
|
|
1391
|
+
-->
|
|
1392
|
+
|
|
1393
|
+
<ix-application>
|
|
1394
|
+
<ix-application-header name="My Application">
|
|
1395
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1396
|
+
</ix-application-header>
|
|
1397
|
+
|
|
1398
|
+
<ix-menu>
|
|
1399
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
1400
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
1401
|
+
</ix-menu>
|
|
1402
|
+
|
|
1403
|
+
<ix-content>
|
|
1404
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
1405
|
+
</ix-content-header>
|
|
1406
|
+
</ix-content>
|
|
1407
|
+
</ix-application>
|
|
1408
|
+
|
|
1409
|
+
```
|
|
1410
|
+
|
|
1411
|
+
### Example: content-header-no-back
|
|
1412
|
+
#### Component typescript
|
|
1413
|
+
```typescript
|
|
1414
|
+
|
|
1415
|
+
|
|
1416
|
+
import { Component } from '@angular/core';
|
|
1417
|
+
|
|
1418
|
+
@Component({
|
|
1419
|
+
standalone: false,
|
|
1420
|
+
selector: 'app-example',
|
|
1421
|
+
templateUrl: './content-header-no-back.html',
|
|
1422
|
+
})
|
|
1423
|
+
export default class ContentHeaderNoBack {}
|
|
1424
|
+
|
|
1425
|
+
```
|
|
1426
|
+
#### Component template
|
|
1427
|
+
```html
|
|
1428
|
+
<!--
|
|
1429
|
+
SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1430
|
+
|
|
1431
|
+
SPDX-License-Identifier: MIT
|
|
1432
|
+
|
|
1433
|
+
This source code is licensed under the MIT license found in the
|
|
1434
|
+
LICENSE file in the root directory of this source tree.
|
|
1435
|
+
-->
|
|
1436
|
+
|
|
1437
|
+
<ix-content-header
|
|
1438
|
+
variant="subtle-primary"
|
|
1439
|
+
headerTitle="Content title"
|
|
1440
|
+
headerSubtitle="Subtitle"
|
|
1441
|
+
>
|
|
1442
|
+
<ix-icon-button icon="pen" variant="tertiary"> Button1 </ix-icon-button>
|
|
1443
|
+
<ix-icon-button icon="trashcan" variant="tertiary">
|
|
1444
|
+
Button2
|
|
1445
|
+
</ix-icon-button>
|
|
1446
|
+
<ix-icon-button icon="context-menu" variant="tertiary">
|
|
1447
|
+
Button3
|
|
1448
|
+
</ix-icon-button>
|
|
1449
|
+
</ix-content-header>
|
|
1450
|
+
|
|
1451
|
+
```
|
|
1452
|
+
|
|
1453
|
+
### Example: content-header-with-slot
|
|
1454
|
+
#### Component typescript
|
|
1455
|
+
```typescript
|
|
1456
|
+
|
|
1457
|
+
|
|
1458
|
+
import { Component } from '@angular/core';
|
|
1459
|
+
|
|
1460
|
+
@Component({
|
|
1461
|
+
selector: 'app-example',
|
|
1462
|
+
templateUrl: './content-header-with-slot.html',
|
|
1463
|
+
styleUrls: ['./content-header-with-slot.css'],
|
|
1464
|
+
standalone: false,
|
|
1465
|
+
})
|
|
1466
|
+
export default class ContentHeaderWithSlot {}
|
|
1467
|
+
|
|
1468
|
+
```
|
|
1469
|
+
#### Component template
|
|
1470
|
+
```html
|
|
1471
|
+
<!--
|
|
1472
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
1473
|
+
|
|
1474
|
+
SPDX-License-Identifier: MIT
|
|
1475
|
+
|
|
1476
|
+
This source code is licensed under the MIT license found in the
|
|
1477
|
+
LICENSE file in the root directory of this source tree.
|
|
1478
|
+
-->
|
|
1479
|
+
|
|
1480
|
+
<ix-content-header
|
|
1481
|
+
has-back-button
|
|
1482
|
+
header-title="Content title"
|
|
1483
|
+
header-subtitle="Subtitle"
|
|
1484
|
+
>
|
|
1485
|
+
<ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
|
|
1486
|
+
<ix-button ghost>Button1</ix-button>
|
|
1487
|
+
<ix-button ghost>Button2</ix-button>
|
|
1488
|
+
<ix-button ghost>Button3</ix-button>
|
|
1489
|
+
</ix-content-header>
|
|
1490
|
+
|
|
1491
|
+
```
|
|
1492
|
+
|
|
1493
|
+
### Example: content-header
|
|
1494
|
+
#### Component typescript
|
|
1495
|
+
```typescript
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
import { Component } from '@angular/core';
|
|
1499
|
+
|
|
1500
|
+
@Component({
|
|
1501
|
+
standalone: false,
|
|
1502
|
+
selector: 'app-example',
|
|
1503
|
+
templateUrl: './content-header.html',
|
|
1504
|
+
})
|
|
1505
|
+
export default class ContentHeader {}
|
|
1506
|
+
|
|
1507
|
+
```
|
|
1508
|
+
#### Component template
|
|
1509
|
+
```html
|
|
1510
|
+
<!--
|
|
1511
|
+
SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1512
|
+
|
|
1513
|
+
SPDX-License-Identifier: MIT
|
|
1514
|
+
|
|
1515
|
+
This source code is licensed under the MIT license found in the
|
|
1516
|
+
LICENSE file in the root directory of this source tree.
|
|
1517
|
+
-->
|
|
1518
|
+
|
|
1519
|
+
<ix-content-header
|
|
1520
|
+
hasBackButton
|
|
1521
|
+
headerTitle="Content title"
|
|
1522
|
+
headerSubtitle="Subtitle"
|
|
1523
|
+
>
|
|
1524
|
+
<ix-button variant="tertiary">Button1</ix-button>
|
|
1525
|
+
<ix-button variant="tertiary">Button2</ix-button>
|
|
1526
|
+
<ix-button variant="tertiary">Button3</ix-button>
|
|
1527
|
+
</ix-content-header>
|
|
1528
|
+
|
|
1529
|
+
```
|
|
1530
|
+
|
|
1531
|
+
### Example: content
|
|
1532
|
+
#### Component typescript
|
|
1533
|
+
```typescript
|
|
1534
|
+
|
|
1535
|
+
|
|
1536
|
+
import { Component } from '@angular/core';
|
|
1537
|
+
|
|
1538
|
+
@Component({
|
|
1539
|
+
standalone: false,
|
|
1540
|
+
selector: 'app-example',
|
|
1541
|
+
templateUrl: './content.html',
|
|
1542
|
+
})
|
|
1543
|
+
export default class ContentExample {}
|
|
1544
|
+
|
|
1545
|
+
```
|
|
1546
|
+
#### Component template
|
|
1547
|
+
```html
|
|
1548
|
+
<!--
|
|
1549
|
+
SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1550
|
+
|
|
1551
|
+
SPDX-License-Identifier: MIT
|
|
1552
|
+
|
|
1553
|
+
This source code is licensed under the MIT license found in the
|
|
1554
|
+
LICENSE file in the root directory of this source tree.
|
|
1555
|
+
-->
|
|
1556
|
+
|
|
1557
|
+
<ix-content>
|
|
1558
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
1559
|
+
</ix-content-header>
|
|
1560
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
|
|
1561
|
+
eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
|
|
1562
|
+
voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita
|
|
1563
|
+
kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem
|
|
1564
|
+
ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
|
|
1565
|
+
tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
|
|
1566
|
+
vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd
|
|
1567
|
+
gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
|
|
1568
|
+
</ix-content>
|
|
1569
|
+
|
|
1570
|
+
```
|
|
1571
|
+
|
|
1572
|
+
## Angular Standalone Examples
|
|
1573
|
+
|
|
1574
|
+
### Example: application-advanced
|
|
1575
|
+
#### Component typescript
|
|
1576
|
+
```typescript
|
|
1577
|
+
|
|
1578
|
+
|
|
1579
|
+
import { Component } from '@angular/core';
|
|
1580
|
+
import {
|
|
1581
|
+
IxApplication,
|
|
1582
|
+
IxApplicationHeader,
|
|
1583
|
+
IxAvatar,
|
|
1584
|
+
IxContent,
|
|
1585
|
+
IxContentHeader,
|
|
1586
|
+
IxMenu,
|
|
1587
|
+
IxMenuAbout,
|
|
1588
|
+
IxMenuCategory,
|
|
1589
|
+
IxMenuItem,
|
|
1590
|
+
IxMenuSettings,
|
|
1591
|
+
} from '@siemens/ix-angular/standalone';
|
|
1592
|
+
|
|
1593
|
+
@Component({
|
|
1594
|
+
selector: 'app-example',
|
|
1595
|
+
imports: [
|
|
1596
|
+
IxApplication,
|
|
1597
|
+
IxApplicationHeader,
|
|
1598
|
+
IxAvatar,
|
|
1599
|
+
IxContent,
|
|
1600
|
+
IxContentHeader,
|
|
1601
|
+
IxMenu,
|
|
1602
|
+
IxMenuAbout,
|
|
1603
|
+
IxMenuCategory,
|
|
1604
|
+
IxMenuItem,
|
|
1605
|
+
IxMenuSettings,
|
|
1606
|
+
],
|
|
1607
|
+
templateUrl: './application-advanced.html',
|
|
1608
|
+
})
|
|
1609
|
+
export default class ApplicationAdvancedExample {
|
|
1610
|
+
activeContent: string = 'home';
|
|
1611
|
+
|
|
1612
|
+
updateContent(contentKey: string) {
|
|
1613
|
+
this.activeContent = contentKey;
|
|
1614
|
+
}
|
|
1615
|
+
}
|
|
1616
|
+
|
|
1617
|
+
```
|
|
1618
|
+
#### Component template
|
|
1619
|
+
```html
|
|
1620
|
+
<!--
|
|
1621
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
1622
|
+
|
|
1623
|
+
SPDX-License-Identifier: MIT
|
|
1624
|
+
|
|
1625
|
+
This source code is licensed under the MIT license found in the
|
|
1626
|
+
LICENSE file in the root directory of this source tree.
|
|
1627
|
+
-->
|
|
1628
|
+
|
|
1629
|
+
<ix-application>
|
|
1630
|
+
<ix-application-header name="My Application">
|
|
1631
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1632
|
+
<ix-avatar username="Example User" extra="Additional info"></ix-avatar>
|
|
1633
|
+
</ix-application-header>
|
|
1634
|
+
|
|
1635
|
+
<ix-menu>
|
|
1636
|
+
<ix-menu-item
|
|
1637
|
+
home
|
|
1638
|
+
icon="home"
|
|
1639
|
+
(click)="updateContent('home')"
|
|
1640
|
+
[active]="activeContent === 'home'"
|
|
1641
|
+
>Home</ix-menu-item
|
|
1642
|
+
>
|
|
1643
|
+
<ix-menu-item
|
|
1644
|
+
icon="alarm-bell"
|
|
1645
|
+
(click)="updateContent('alarm')"
|
|
1646
|
+
[active]="activeContent === 'alarm'"
|
|
1647
|
+
>Alarm</ix-menu-item
|
|
1648
|
+
>
|
|
1649
|
+
<ix-menu-category icon="piechart" label="Analysis">
|
|
1650
|
+
<ix-menu-item
|
|
1651
|
+
icon="plant"
|
|
1652
|
+
(click)="updateContent('plant')"
|
|
1653
|
+
[active]="activeContent === 'plant'"
|
|
1654
|
+
>Plant</ix-menu-item
|
|
1655
|
+
>
|
|
1656
|
+
<ix-menu-item
|
|
1657
|
+
icon="network-device"
|
|
1658
|
+
(click)="updateContent('network')"
|
|
1659
|
+
[active]="activeContent === 'network'"
|
|
1660
|
+
>Network</ix-menu-item
|
|
1661
|
+
>
|
|
1662
|
+
</ix-menu-category>
|
|
1663
|
+
<ix-menu-settings></ix-menu-settings>
|
|
1664
|
+
<ix-menu-about></ix-menu-about>
|
|
1665
|
+
</ix-menu>
|
|
1666
|
+
|
|
1667
|
+
<ix-content>
|
|
1668
|
+
<ix-content-header headerTitle="Example {{ activeContent }} content"></ix-content-header>
|
|
1669
|
+
</ix-content>
|
|
1670
|
+
</ix-application>
|
|
1671
|
+
|
|
1672
|
+
```
|
|
1673
|
+
|
|
1674
|
+
### Example: application-app-switch
|
|
1675
|
+
#### Component typescript
|
|
1676
|
+
```typescript
|
|
1677
|
+
|
|
1678
|
+
|
|
1679
|
+
import { Component } from '@angular/core';
|
|
1680
|
+
import {
|
|
1681
|
+
IxApplication,
|
|
1682
|
+
IxApplicationHeader,
|
|
1683
|
+
IxDropdownButton,
|
|
1684
|
+
IxDropdownItem,
|
|
1685
|
+
IxAvatar,
|
|
1686
|
+
IxMenu,
|
|
1687
|
+
IxMenuItem,
|
|
1688
|
+
IxContent,
|
|
1689
|
+
IxContentHeader,
|
|
1690
|
+
} from '@siemens/ix-angular/standalone';
|
|
1691
|
+
|
|
1692
|
+
import { AppSwitchConfiguration } from '@siemens/ix';
|
|
1693
|
+
|
|
1694
|
+
@Component({
|
|
1695
|
+
selector: 'app-example',
|
|
1696
|
+
imports: [
|
|
1697
|
+
IxApplication,
|
|
1698
|
+
IxApplicationHeader,
|
|
1699
|
+
IxDropdownButton,
|
|
1700
|
+
IxDropdownItem,
|
|
1701
|
+
IxAvatar,
|
|
1702
|
+
IxMenu,
|
|
1703
|
+
IxMenuItem,
|
|
1704
|
+
IxContent,
|
|
1705
|
+
IxContentHeader,
|
|
1706
|
+
],
|
|
1707
|
+
templateUrl: './application-app-switch.html',
|
|
1708
|
+
})
|
|
1709
|
+
export default class ApplicationAppSwitchExample {
|
|
1710
|
+
appSwitchConfig: AppSwitchConfiguration = {
|
|
1711
|
+
i18nAppSwitch: 'Switch to Application',
|
|
1712
|
+
currentAppId: 'demo-app-2',
|
|
1713
|
+
apps: [
|
|
1714
|
+
{
|
|
1715
|
+
id: 'demo-app-1',
|
|
1716
|
+
name: 'Floor App',
|
|
1717
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
1718
|
+
url: 'https://ix.siemens.io/',
|
|
1719
|
+
description: 'Example description for Floor app',
|
|
1720
|
+
target: '_self',
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
id: 'demo-app-2',
|
|
1724
|
+
name: 'Calculator App',
|
|
1725
|
+
iconSrc: 'https://www.svgrepo.com/show/530661/genetic-data.svg',
|
|
1726
|
+
url: 'https://ix.siemens.io/',
|
|
1727
|
+
description: 'Example description for Calculator app',
|
|
1728
|
+
target: '_self',
|
|
1729
|
+
},
|
|
1730
|
+
],
|
|
1731
|
+
};
|
|
1732
|
+
}
|
|
1733
|
+
|
|
1734
|
+
```
|
|
1735
|
+
#### Component template
|
|
1736
|
+
```html
|
|
1737
|
+
<!--
|
|
1738
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
1739
|
+
|
|
1740
|
+
SPDX-License-Identifier: MIT
|
|
1741
|
+
|
|
1742
|
+
This source code is licensed under the MIT license found in the
|
|
1743
|
+
LICENSE file in the root directory of this source tree.
|
|
1744
|
+
-->
|
|
1745
|
+
|
|
1746
|
+
<ix-application [appSwitchConfig]="appSwitchConfig">
|
|
1747
|
+
<ix-application-header name="My Application">
|
|
1748
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1749
|
+
|
|
1750
|
+
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
1751
|
+
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
1752
|
+
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
1753
|
+
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
1754
|
+
</ix-dropdown-button>
|
|
1755
|
+
|
|
1756
|
+
<ix-avatar>
|
|
1757
|
+
<ix-dropdown-item label="Action 1"></ix-dropdown-item>
|
|
1758
|
+
<ix-dropdown-item label="Action 2"></ix-dropdown-item>
|
|
1759
|
+
<ix-dropdown-item label="Action 3"></ix-dropdown-item>
|
|
1760
|
+
</ix-avatar>
|
|
1761
|
+
</ix-application-header>
|
|
1762
|
+
|
|
1763
|
+
<ix-menu>
|
|
1764
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
1765
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
1766
|
+
</ix-menu>
|
|
1767
|
+
|
|
1768
|
+
<ix-content>
|
|
1769
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
1770
|
+
</ix-content-header>
|
|
1771
|
+
</ix-content>
|
|
1772
|
+
</ix-application>
|
|
1773
|
+
|
|
1774
|
+
```
|
|
1775
|
+
|
|
1776
|
+
### Example: application-breakpoints
|
|
1777
|
+
#### Component typescript
|
|
1778
|
+
```typescript
|
|
1779
|
+
|
|
1780
|
+
import { Component } from '@angular/core';
|
|
1781
|
+
import {
|
|
1782
|
+
IxApplication,
|
|
1783
|
+
IxApplicationHeader,
|
|
1784
|
+
IxAvatar,
|
|
1785
|
+
IxContent,
|
|
1786
|
+
IxContentHeader,
|
|
1787
|
+
IxDropdownButton,
|
|
1788
|
+
IxDropdownItem,
|
|
1789
|
+
IxMenu,
|
|
1790
|
+
IxMenuItem,
|
|
1791
|
+
IxRadio,
|
|
1792
|
+
IxRadioGroup,
|
|
1793
|
+
} from '@siemens/ix-angular/standalone';
|
|
1794
|
+
|
|
1795
|
+
import { Breakpoint } from '@siemens/ix';
|
|
1796
|
+
|
|
1797
|
+
@Component({
|
|
1798
|
+
selector: 'app-example',
|
|
1799
|
+
imports: [
|
|
1800
|
+
IxApplication,
|
|
1801
|
+
IxApplicationHeader,
|
|
1802
|
+
IxDropdownButton,
|
|
1803
|
+
IxDropdownItem,
|
|
1804
|
+
IxAvatar,
|
|
1805
|
+
IxMenu,
|
|
1806
|
+
IxMenuItem,
|
|
1807
|
+
IxContent,
|
|
1808
|
+
IxContentHeader,
|
|
1809
|
+
IxRadioGroup,
|
|
1810
|
+
IxRadio,
|
|
1811
|
+
],
|
|
1812
|
+
templateUrl: './application-breakpoints.html',
|
|
1813
|
+
})
|
|
1814
|
+
export default class ApplicationBreakpointExample {
|
|
1815
|
+
breakpoints: Breakpoint[] = ['md'];
|
|
1816
|
+
private readonly validBreakpoints = new Set<Breakpoint>(['sm', 'md', 'lg']);
|
|
1817
|
+
|
|
1818
|
+
onCheckedChange(value: string) {
|
|
1819
|
+
const breakpoint = value as Breakpoint;
|
|
1820
|
+
if (this.validBreakpoints.has(breakpoint)) {
|
|
1821
|
+
this.breakpoints = [breakpoint];
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
}
|
|
1825
|
+
|
|
1826
|
+
```
|
|
1827
|
+
#### Component template
|
|
1828
|
+
```html
|
|
1829
|
+
<!--
|
|
1830
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
1831
|
+
|
|
1832
|
+
SPDX-License-Identifier: MIT
|
|
1833
|
+
|
|
1834
|
+
This source code is licensed under the MIT license found in the
|
|
1835
|
+
LICENSE file in the root directory of this source tree.
|
|
1836
|
+
-->
|
|
1837
|
+
|
|
1838
|
+
<ix-application application-name="Application name" [breakpoints]="breakpoints">
|
|
1839
|
+
<ix-application-header name="My Application">
|
|
1840
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1841
|
+
|
|
1842
|
+
<ix-dropdown-button variant="subtle-tertiary" label="Select config">
|
|
1843
|
+
<ix-dropdown-item label="Config 1"></ix-dropdown-item>
|
|
1844
|
+
<ix-dropdown-item label="Config 2"></ix-dropdown-item>
|
|
1845
|
+
<ix-dropdown-item label="Config 3"></ix-dropdown-item>
|
|
1846
|
+
</ix-dropdown-button>
|
|
1847
|
+
|
|
1848
|
+
<ix-avatar>
|
|
1849
|
+
<ix-dropdown-item label="Action 1"></ix-dropdown-item>
|
|
1850
|
+
<ix-dropdown-item label="Action 2"></ix-dropdown-item>
|
|
1851
|
+
<ix-dropdown-item label="Action 3"></ix-dropdown-item>
|
|
1852
|
+
</ix-avatar>
|
|
1853
|
+
</ix-application-header>
|
|
1854
|
+
|
|
1855
|
+
<ix-menu>
|
|
1856
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
1857
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
1858
|
+
</ix-menu>
|
|
1859
|
+
|
|
1860
|
+
<ix-content>
|
|
1861
|
+
<ix-content-header slot="header" header-title="Choose breakpoint">
|
|
1862
|
+
</ix-content-header>
|
|
1863
|
+
|
|
1864
|
+
<ix-radio-group
|
|
1865
|
+
[value]="breakpoints[0]"
|
|
1866
|
+
(valueChange)="onCheckedChange($event.detail)"
|
|
1867
|
+
>
|
|
1868
|
+
<ix-radio value="sm" label="Small"></ix-radio>
|
|
1869
|
+
<ix-radio value="md" label="Medium"></ix-radio>
|
|
1870
|
+
<ix-radio value="lg" label="Large"></ix-radio>
|
|
1871
|
+
</ix-radio-group>
|
|
1872
|
+
</ix-content>
|
|
1873
|
+
</ix-application>
|
|
1874
|
+
|
|
1875
|
+
```
|
|
1876
|
+
|
|
1877
|
+
### Example: application
|
|
1878
|
+
#### Component typescript
|
|
1879
|
+
```typescript
|
|
1880
|
+
|
|
1881
|
+
|
|
1882
|
+
import { Component } from '@angular/core';
|
|
1883
|
+
import {
|
|
1884
|
+
IxApplication,
|
|
1885
|
+
IxApplicationHeader,
|
|
1886
|
+
IxContent,
|
|
1887
|
+
IxContentHeader,
|
|
1888
|
+
IxMenu,
|
|
1889
|
+
IxMenuItem,
|
|
1890
|
+
} from '@siemens/ix-angular/standalone';
|
|
1891
|
+
|
|
1892
|
+
@Component({
|
|
1893
|
+
selector: 'app-example',
|
|
1894
|
+
imports: [
|
|
1895
|
+
IxApplication,
|
|
1896
|
+
IxApplicationHeader,
|
|
1897
|
+
IxMenu,
|
|
1898
|
+
IxMenuItem,
|
|
1899
|
+
IxContent,
|
|
1900
|
+
IxContentHeader,
|
|
1901
|
+
],
|
|
1902
|
+
templateUrl: './application.html',
|
|
1903
|
+
})
|
|
1904
|
+
export default class ApplicationExample {}
|
|
1905
|
+
|
|
1906
|
+
```
|
|
1907
|
+
#### Component template
|
|
1908
|
+
```html
|
|
1909
|
+
<!--
|
|
1910
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
1911
|
+
|
|
1912
|
+
SPDX-License-Identifier: MIT
|
|
1913
|
+
|
|
1914
|
+
This source code is licensed under the MIT license found in the
|
|
1915
|
+
LICENSE file in the root directory of this source tree.
|
|
1916
|
+
-->
|
|
1917
|
+
|
|
1918
|
+
<ix-application>
|
|
1919
|
+
<ix-application-header name="My Application">
|
|
1920
|
+
<div class="placeholder-logo" slot="logo"></div>
|
|
1921
|
+
</ix-application-header>
|
|
1922
|
+
|
|
1923
|
+
<ix-menu>
|
|
1924
|
+
<ix-menu-item>Item 1</ix-menu-item>
|
|
1925
|
+
<ix-menu-item>Item 2</ix-menu-item>
|
|
1926
|
+
</ix-menu>
|
|
1927
|
+
|
|
1928
|
+
<ix-content>
|
|
1929
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
1930
|
+
</ix-content-header>
|
|
1931
|
+
</ix-content>
|
|
1932
|
+
</ix-application>
|
|
1933
|
+
|
|
1934
|
+
```
|
|
1935
|
+
|
|
1936
|
+
### Example: content-header-no-back
|
|
1937
|
+
#### Component typescript
|
|
1938
|
+
```typescript
|
|
1939
|
+
|
|
1940
|
+
|
|
1941
|
+
import { Component } from '@angular/core';
|
|
1942
|
+
import { IxContentHeader, IxIconButton } from '@siemens/ix-angular/standalone';
|
|
1943
|
+
|
|
1944
|
+
@Component({
|
|
1945
|
+
selector: 'app-example',
|
|
1946
|
+
imports: [IxContentHeader, IxIconButton],
|
|
1947
|
+
templateUrl: './content-header-no-back.html',
|
|
1948
|
+
})
|
|
1949
|
+
export default class ContentHeaderNoBack {}
|
|
1950
|
+
|
|
1951
|
+
```
|
|
1952
|
+
#### Component template
|
|
1953
|
+
```html
|
|
1954
|
+
<!--
|
|
1955
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
1956
|
+
|
|
1957
|
+
SPDX-License-Identifier: MIT
|
|
1958
|
+
|
|
1959
|
+
This source code is licensed under the MIT license found in the
|
|
1960
|
+
LICENSE file in the root directory of this source tree.
|
|
1961
|
+
-->
|
|
1962
|
+
|
|
1963
|
+
<ix-content-header
|
|
1964
|
+
variant="subtle-primary"
|
|
1965
|
+
headerTitle="Content title"
|
|
1966
|
+
headerSubtitle="Subtitle"
|
|
1967
|
+
>
|
|
1968
|
+
<ix-icon-button icon="pen" variant="tertiary"> Button1 </ix-icon-button>
|
|
1969
|
+
<ix-icon-button icon="trashcan" variant="tertiary">
|
|
1970
|
+
Button2
|
|
1971
|
+
</ix-icon-button>
|
|
1972
|
+
<ix-icon-button icon="context-menu" variant="tertiary">
|
|
1973
|
+
Button3
|
|
1974
|
+
</ix-icon-button>
|
|
1975
|
+
</ix-content-header>
|
|
1976
|
+
|
|
1977
|
+
```
|
|
1978
|
+
|
|
1979
|
+
### Example: content-header-with-slot
|
|
1980
|
+
#### Component typescript
|
|
1981
|
+
```typescript
|
|
1982
|
+
|
|
1983
|
+
|
|
1984
|
+
import { Component } from '@angular/core';
|
|
1985
|
+
import {
|
|
1986
|
+
IxButton,
|
|
1987
|
+
IxContentHeader,
|
|
1988
|
+
IxPill,
|
|
1989
|
+
} from '@siemens/ix-angular/standalone';
|
|
1990
|
+
|
|
1991
|
+
@Component({
|
|
1992
|
+
selector: 'app-example',
|
|
1993
|
+
imports: [IxContentHeader, IxPill, IxButton],
|
|
1994
|
+
templateUrl: './content-header-with-slot.html',
|
|
1995
|
+
styleUrls: ['./content-header-with-slot.css'],
|
|
1996
|
+
})
|
|
1997
|
+
export default class ContentHeaderWithSlot {}
|
|
1998
|
+
|
|
1999
|
+
```
|
|
2000
|
+
#### Component template
|
|
2001
|
+
```html
|
|
2002
|
+
<!--
|
|
2003
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
2004
|
+
|
|
2005
|
+
SPDX-License-Identifier: MIT
|
|
2006
|
+
|
|
2007
|
+
This source code is licensed under the MIT license found in the
|
|
2008
|
+
LICENSE file in the root directory of this source tree.
|
|
2009
|
+
-->
|
|
2010
|
+
|
|
2011
|
+
<ix-content-header
|
|
2012
|
+
has-back-button
|
|
2013
|
+
header-title="Content title"
|
|
2014
|
+
header-subtitle="Subtitle"
|
|
2015
|
+
>
|
|
2016
|
+
<ix-pill slot="header" icon="info" class="margin-top">Label</ix-pill>
|
|
2017
|
+
<ix-button ghost>Button1</ix-button>
|
|
2018
|
+
<ix-button ghost>Button2</ix-button>
|
|
2019
|
+
<ix-button ghost>Button3</ix-button>
|
|
2020
|
+
</ix-content-header>
|
|
2021
|
+
|
|
2022
|
+
```
|
|
2023
|
+
|
|
2024
|
+
### Example: content-header
|
|
2025
|
+
#### Component typescript
|
|
2026
|
+
```typescript
|
|
2027
|
+
|
|
2028
|
+
|
|
2029
|
+
import { Component } from '@angular/core';
|
|
2030
|
+
import { IxContentHeader, IxButton } from '@siemens/ix-angular/standalone';
|
|
2031
|
+
|
|
2032
|
+
@Component({
|
|
2033
|
+
selector: 'app-example',
|
|
2034
|
+
imports: [IxContentHeader, IxButton],
|
|
2035
|
+
templateUrl: './content-header.html',
|
|
2036
|
+
})
|
|
2037
|
+
export default class ContentHeader {}
|
|
2038
|
+
|
|
2039
|
+
```
|
|
2040
|
+
#### Component template
|
|
2041
|
+
```html
|
|
2042
|
+
<!--
|
|
2043
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
2044
|
+
|
|
2045
|
+
SPDX-License-Identifier: MIT
|
|
2046
|
+
|
|
2047
|
+
This source code is licensed under the MIT license found in the
|
|
2048
|
+
LICENSE file in the root directory of this source tree.
|
|
2049
|
+
-->
|
|
2050
|
+
|
|
2051
|
+
<ix-content-header
|
|
2052
|
+
hasBackButton
|
|
2053
|
+
headerTitle="Content title"
|
|
2054
|
+
headerSubtitle="Subtitle"
|
|
2055
|
+
>
|
|
2056
|
+
<ix-button variant="tertiary">Button1</ix-button>
|
|
2057
|
+
<ix-button variant="tertiary">Button2</ix-button>
|
|
2058
|
+
<ix-button variant="tertiary">Button3</ix-button>
|
|
2059
|
+
</ix-content-header>
|
|
2060
|
+
|
|
2061
|
+
```
|
|
2062
|
+
|
|
2063
|
+
### Example: content
|
|
2064
|
+
#### Component typescript
|
|
2065
|
+
```typescript
|
|
2066
|
+
|
|
2067
|
+
|
|
2068
|
+
import { Component } from '@angular/core';
|
|
2069
|
+
import { IxContent, IxContentHeader } from '@siemens/ix-angular/standalone';
|
|
2070
|
+
|
|
2071
|
+
@Component({
|
|
2072
|
+
selector: 'app-example',
|
|
2073
|
+
imports: [IxContent, IxContentHeader],
|
|
2074
|
+
templateUrl: './content.html',
|
|
2075
|
+
})
|
|
2076
|
+
export default class ContentExample {}
|
|
2077
|
+
|
|
2078
|
+
```
|
|
2079
|
+
#### Component template
|
|
2080
|
+
```html
|
|
2081
|
+
<!--
|
|
2082
|
+
SPDX-FileCopyrightText: 2025 Siemens AG
|
|
2083
|
+
|
|
2084
|
+
SPDX-License-Identifier: MIT
|
|
2085
|
+
|
|
2086
|
+
This source code is licensed under the MIT license found in the
|
|
2087
|
+
LICENSE file in the root directory of this source tree.
|
|
2088
|
+
-->
|
|
2089
|
+
|
|
2090
|
+
<ix-content>
|
|
2091
|
+
<ix-content-header slot="header" header-title="My Content Page">
|
|
2092
|
+
</ix-content-header>
|
|
2093
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
|
|
2094
|
+
eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
|
|
2095
|
+
voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita
|
|
2096
|
+
kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem
|
|
2097
|
+
ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
|
|
2098
|
+
tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
|
|
2099
|
+
vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd
|
|
2100
|
+
gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
|
|
2101
|
+
</ix-content>
|
|
2102
|
+
|
|
2103
|
+
```
|
|
2104
|
+
|
|
2105
|
+
|
|
2106
|
+
|
|
2107
|
+
<!-- Auto Generated Below -->
|
|
2108
|
+
|
|
2109
|
+
|
|
2110
|
+
## Properties
|
|
2111
|
+
|
|
2112
|
+
| Property | Attribute | Description | Type | Default |
|
|
2113
|
+
| ---------------- | ----------------- | ------------------------- | -------------------------- | ----------- |
|
|
2114
|
+
| `hasBackButton` | `has-back-button` | Display a back button | `boolean` | `false` |
|
|
2115
|
+
| `headerSubtitle` | `header-subtitle` | Subtitle of Header | `string \| undefined` | `undefined` |
|
|
2116
|
+
| `headerTitle` | `header-title` | Title of Header | `string \| undefined` | `undefined` |
|
|
2117
|
+
| `variant` | `variant` | Variant of content header | `"primary" \| "secondary"` | `'primary'` |
|
|
2118
|
+
|
|
2119
|
+
|
|
2120
|
+
## Events
|
|
2121
|
+
|
|
2122
|
+
| Event | Description | Type |
|
|
2123
|
+
| ----------------- | ------------------------------------- | ------------------- |
|
|
2124
|
+
| `backButtonClick` | Triggered when back button is clicked | `CustomEvent<void>` |
|
|
2125
|
+
|
|
2126
|
+
|
|
2127
|
+
## Slots
|
|
2128
|
+
|
|
2129
|
+
| Slot | Description |
|
|
2130
|
+
| ---------- | --------------------------------------------------------- |
|
|
2131
|
+
| | Default slot for action buttons or other content |
|
|
2132
|
+
| `"header"` | Content to be placed in the header area next to the title |
|
|
2133
|
+
|
|
2134
|
+
|
|
2135
|
+
## Dependencies
|
|
2136
|
+
|
|
2137
|
+
### Depends on
|
|
2138
|
+
|
|
2139
|
+
- [ix-icon-button](../icon-button)
|
|
2140
|
+
- [ix-typography](../typography)
|
|
2141
|
+
|
|
2142
|
+
### Graph
|
|
2143
|
+
```mermaid
|
|
2144
|
+
graph TD;
|
|
2145
|
+
ix-content-header --> ix-icon-button
|
|
2146
|
+
ix-content-header --> ix-typography
|
|
2147
|
+
ix-icon-button --> ix-spinner
|
|
2148
|
+
style ix-content-header fill:#f9f,stroke:#333,stroke-width:4px
|
|
2149
|
+
```
|
|
2150
|
+
|
|
2151
|
+
----------------------------------------------
|
|
2152
|
+
|
|
2153
|
+
*Built with [StencilJS](https://stenciljs.com/)*
|