@infineon/infineon-design-system-stencil 31.0.0--canary.1640.26c4c0764d79109b3335389182db63edca37148d.0 → 31.0.0--canary.1697.223df0ff1431a5398fd1261ed013c9dd2a89e7a0.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/dist/cjs/ifx-accordion_2.cjs.entry.js +7 -7
- package/dist/cjs/ifx-accordion_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
- package/dist/cjs/ifx-breadcrumb-item-label.cjs.entry.js +1 -1
- package/dist/cjs/ifx-breadcrumb-item-label.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/ifx-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-chip_3.cjs.entry.js +27 -25
- package/dist/cjs/ifx-chip_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
- package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
- package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
- package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
- package/dist/cjs/ifx-icons-preview.cjs.entry.js +2 -2
- package/dist/cjs/ifx-icons-preview.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-link.cjs.entry.js +1 -1
- package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
- package/dist/cjs/ifx-modal.cjs.entry.js +8 -8
- package/dist/cjs/ifx-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-multiselect_2.cjs.entry.js +8 -8
- package/dist/cjs/ifx-multiselect_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-navbar-item.cjs.entry.js +2 -2
- package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
- package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
- package/dist/cjs/ifx-navbar.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
- package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
- package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
- package/dist/cjs/ifx-overview-table.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
- package/dist/cjs/ifx-search-bar.cjs.entry.js +5 -5
- package/dist/cjs/ifx-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
- package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
- package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
- package/dist/cjs/ifx-select.cjs.entry.js +2 -2
- package/dist/cjs/ifx-sidebar-item.cjs.entry.js +10 -10
- package/dist/cjs/ifx-sidebar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
- package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
- package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
- package/dist/cjs/ifx-spinner.cjs.entry.js +2 -2
- package/dist/cjs/ifx-status.cjs.entry.js +1 -1
- package/dist/cjs/ifx-step.cjs.entry.js +4 -4
- package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
- package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
- package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
- package/dist/cjs/ifx-table.cjs.entry.js +20 -22
- package/dist/cjs/ifx-table.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-tabs.cjs.entry.js +6 -6
- package/dist/cjs/ifx-tabs.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
- package/dist/cjs/ifx-textarea.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/index-68ed35ac.js +8 -8
- package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/accordion/accordion.js +2 -2
- package/dist/collection/components/accordion/accordion.js.map +1 -1
- package/dist/collection/components/accordion/accordion.stories.js +7 -81
- package/dist/collection/components/accordion/accordion.stories.js.map +1 -1
- package/dist/collection/components/accordion/accordionItem.js +10 -10
- package/dist/collection/components/accordion/accordionItem.js.map +1 -1
- package/dist/collection/components/alert/alert.stories.js +12 -45
- package/dist/collection/components/alert/alert.stories.js.map +1 -1
- package/dist/collection/components/badge/badge.stories.js +7 -28
- package/dist/collection/components/badge/badge.stories.js.map +1 -1
- package/dist/collection/components/breadcrumb/breadcrumb-item-label.js +3 -3
- package/dist/collection/components/breadcrumb/breadcrumb-item-label.js.map +1 -1
- package/dist/collection/components/breadcrumb/breadcrumb.js +3 -3
- package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
- package/dist/collection/components/breadcrumb/breadcrumb.stories.js +13 -87
- package/dist/collection/components/breadcrumb/breadcrumb.stories.js.map +1 -1
- package/dist/collection/components/button/button.stories.js +9 -101
- package/dist/collection/components/button/button.stories.js.map +1 -1
- package/dist/collection/components/card/card.stories.js +4 -85
- package/dist/collection/components/card/card.stories.js.map +1 -1
- package/dist/collection/components/checkbox/checkbox.stories.js +14 -72
- package/dist/collection/components/checkbox/checkbox.stories.js.map +1 -1
- package/dist/collection/components/chip/chip-item/chip-item.js +4 -4
- package/dist/collection/components/chip/chip-item/chip-item.js.map +1 -1
- package/dist/collection/components/chip/chip.js +15 -15
- package/dist/collection/components/chip/chip.js.map +1 -1
- package/dist/collection/components/chip/chip.stories.js +26 -21
- package/dist/collection/components/chip/chip.stories.js.map +1 -1
- package/dist/collection/components/chip/interfaces.js.map +1 -1
- package/dist/collection/components/content-switcher/content-switcher.stories.js +3 -65
- package/dist/collection/components/content-switcher/content-switcher.stories.js.map +1 -1
- package/dist/collection/components/date-picker/date-picker.stories.js +7 -97
- package/dist/collection/components/date-picker/date-picker.stories.js.map +1 -1
- package/dist/collection/components/dropdown/dropdown.stories.js +64 -222
- package/dist/collection/components/dropdown/dropdown.stories.js.map +1 -1
- package/dist/collection/components/footer/footer.stories.js +1 -31
- package/dist/collection/components/footer/footer.stories.js.map +1 -1
- package/dist/collection/components/icon/infineonIconStencil.stories.js +2 -7
- package/dist/collection/components/icon/infineonIconStencil.stories.js.map +1 -1
- package/dist/collection/components/icon-button/icon-button.stories.js +5 -61
- package/dist/collection/components/icon-button/icon-button.stories.js.map +1 -1
- package/dist/collection/components/icons-preview/icons-preview.css +4 -0
- package/dist/collection/components/icons-preview/icons-preview.js +1 -1
- package/dist/collection/components/icons-preview/icons-preview.js.map +1 -1
- package/dist/collection/components/link/link.js +1 -1
- package/dist/collection/components/link/link.stories.js +4 -53
- package/dist/collection/components/link/link.stories.js.map +1 -1
- package/dist/collection/components/modal/modal.js +10 -10
- package/dist/collection/components/modal/modal.js.map +1 -1
- package/dist/collection/components/modal/modal.stories.js +19 -96
- package/dist/collection/components/modal/modal.stories.js.map +1 -1
- package/dist/collection/components/navigation/navbar/navbar-item.js +2 -2
- package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
- package/dist/collection/components/navigation/navbar/navbar.js +4 -4
- package/dist/collection/components/navigation/navbar/navbar.js.map +1 -1
- package/dist/collection/components/navigation/navbar/navbar.stories.js +12 -176
- package/dist/collection/components/navigation/navbar/navbar.stories.js.map +1 -1
- package/dist/collection/components/navigation/sidebar/sidebar-item.js +35 -15
- package/dist/collection/components/navigation/sidebar/sidebar-item.js.map +1 -1
- package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
- package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
- package/dist/collection/components/navigation/sidebar/sidebar.stories.js +19 -184
- package/dist/collection/components/navigation/sidebar/sidebar.stories.js.map +1 -1
- package/dist/collection/components/notification/notification.js +2 -2
- package/dist/collection/components/notification/notification.stories.js +8 -55
- package/dist/collection/components/notification/notification.stories.js.map +1 -1
- package/dist/collection/components/number-indicator/number-indicator.js +1 -1
- package/dist/collection/components/number-indicator/number-indicator.stories.js +0 -19
- package/dist/collection/components/number-indicator/number-indicator.stories.js.map +1 -1
- package/dist/collection/components/overview-table/overview-table.js +1 -1
- package/dist/collection/components/overview-table/overview-table.js.map +1 -1
- package/dist/collection/components/pagination/pagination.js +57 -8
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/pagination/pagination.stories.js +16 -19
- package/dist/collection/components/pagination/pagination.stories.js.map +1 -1
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/progress-bar/progress-bar.stories.js +8 -31
- package/dist/collection/components/progress-bar/progress-bar.stories.js.map +1 -1
- package/dist/collection/components/radio-button/radio-button.js +2 -2
- package/dist/collection/components/radio-button/radio-button.stories.js +13 -66
- package/dist/collection/components/radio-button/radio-button.stories.js.map +1 -1
- package/dist/collection/components/search-bar/search-bar.js +6 -6
- package/dist/collection/components/search-bar/search-bar.js.map +1 -1
- package/dist/collection/components/search-bar/search-bar.stories.js +9 -58
- package/dist/collection/components/search-bar/search-bar.stories.js.map +1 -1
- package/dist/collection/components/search-field/search-field.js +1 -1
- package/dist/collection/components/search-field/search-field.stories.js +8 -54
- package/dist/collection/components/search-field/search-field.stories.js.map +1 -1
- package/dist/collection/components/segmented-control/segment/segment.js +1 -1
- package/dist/collection/components/segmented-control/segmented-control.js +2 -2
- package/dist/collection/components/segmented-control/segmented-control.stories.js +10 -1
- package/dist/collection/components/segmented-control/segmented-control.stories.js.map +1 -1
- package/dist/collection/components/select/multi-select/multiselect.js +5 -5
- package/dist/collection/components/select/multi-select/multiselect.js.map +1 -1
- package/dist/collection/components/select/multi-select/multiselect.stories.js +5 -131
- package/dist/collection/components/select/multi-select/multiselect.stories.js.map +1 -1
- package/dist/collection/components/select/single-select/select.js +2 -2
- package/dist/collection/components/select/single-select/select.stories.js +26 -83
- package/dist/collection/components/select/single-select/select.stories.js.map +1 -1
- package/dist/collection/components/slider/slider.js +2 -2
- package/dist/collection/components/slider/slider.stories.js +13 -97
- package/dist/collection/components/slider/slider.stories.js.map +1 -1
- package/dist/collection/components/spinner/spinner.js +2 -2
- package/dist/collection/components/spinner/spinner.stories.js +2 -34
- package/dist/collection/components/spinner/spinner.stories.js.map +1 -1
- package/dist/collection/components/status/status.js +1 -1
- package/dist/collection/components/status/status.stories.js +1 -25
- package/dist/collection/components/status/status.stories.js.map +1 -1
- package/dist/collection/components/stepper/step/step.js +4 -4
- package/dist/collection/components/stepper/stepper.js +2 -2
- package/dist/collection/components/stepper/stepper.stories.js +25 -54
- package/dist/collection/components/stepper/stepper.stories.js.map +1 -1
- package/dist/collection/components/switch/switch.js +1 -1
- package/dist/collection/components/switch/switch.stories.js +4 -51
- package/dist/collection/components/switch/switch.stories.js.map +1 -1
- package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
- package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
- package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
- package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
- package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
- package/dist/collection/components/table-advanced-version/table.js +21 -23
- package/dist/collection/components/table-advanced-version/table.js.map +1 -1
- package/dist/collection/components/table-advanced-version/table.stories.js +39 -124
- package/dist/collection/components/table-advanced-version/table.stories.js.map +1 -1
- package/dist/collection/components/table-basic-version/table.js +1 -1
- package/dist/collection/components/table-basic-version/table.stories.js +4 -31
- package/dist/collection/components/table-basic-version/table.stories.js.map +1 -1
- package/dist/collection/components/tabs/tab.js +1 -1
- package/dist/collection/components/tabs/tabs.js +7 -7
- package/dist/collection/components/tabs/tabs.js.map +1 -1
- package/dist/collection/components/tabs/tabs.stories.js +29 -104
- package/dist/collection/components/tabs/tabs.stories.js.map +1 -1
- package/dist/collection/components/tag/tag.js +1 -1
- package/dist/collection/components/tag/tag.stories.js +0 -18
- package/dist/collection/components/tag/tag.stories.js.map +1 -1
- package/dist/collection/components/text-field/text-field.js +4 -4
- package/dist/collection/components/text-field/text-field.stories.js +13 -116
- package/dist/collection/components/text-field/text-field.stories.js.map +1 -1
- package/dist/collection/components/textarea/textarea.js +2 -2
- package/dist/collection/components/textarea/textarea.stories.js +3 -1
- package/dist/collection/components/textarea/textarea.stories.js.map +1 -1
- package/dist/collection/components/tooltip/tooltip.js +4 -4
- package/dist/collection/components/tooltip/tooltip.stories.js +4 -48
- package/dist/collection/components/tooltip/tooltip.stories.js.map +1 -1
- package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
- package/dist/components/ifx-accordion-item.js +1 -1
- package/dist/components/ifx-accordion.js +1 -1
- package/dist/components/ifx-basic-table.js +1 -1
- package/dist/components/ifx-breadcrumb-item-label.js +2 -2
- package/dist/components/ifx-breadcrumb-item-label.js.map +1 -1
- package/dist/components/ifx-breadcrumb.js +3 -3
- package/dist/components/ifx-breadcrumb.js.map +1 -1
- package/dist/components/ifx-chip-item.js +1 -1
- package/dist/components/ifx-chip.js +1 -1
- package/dist/components/ifx-faq.js +3 -3
- package/dist/components/ifx-filter-accordion.js +3 -3
- package/dist/components/ifx-filter-bar.js +1 -1
- package/dist/components/ifx-filter-search.js +2 -2
- package/dist/components/ifx-filter-type-group.js +1 -1
- package/dist/components/ifx-icons-preview.js +16 -4
- package/dist/components/ifx-icons-preview.js.map +1 -1
- package/dist/components/ifx-link.js +1 -1
- package/dist/components/ifx-list-entry.js +2 -2
- package/dist/components/ifx-list.js +1 -1
- package/dist/components/ifx-modal.js +8 -8
- package/dist/components/ifx-modal.js.map +1 -1
- package/dist/components/ifx-multiselect.js +1 -1
- package/dist/components/ifx-navbar-item.js +2 -2
- package/dist/components/ifx-navbar-profile.js +3 -3
- package/dist/components/ifx-navbar.js +4 -4
- package/dist/components/ifx-navbar.js.map +1 -1
- package/dist/components/ifx-notification.js +1 -62
- package/dist/components/ifx-notification.js.map +1 -1
- package/dist/components/ifx-number-indicator.js +1 -1
- package/dist/components/ifx-overview-table.js +3 -3
- package/dist/components/ifx-overview-table.js.map +1 -1
- package/dist/components/ifx-pagination.js +1 -1
- package/dist/components/ifx-progress-bar.js +1 -1
- package/dist/components/ifx-radio-button.js +1 -1
- package/dist/components/ifx-search-bar.js +6 -6
- package/dist/components/ifx-search-bar.js.map +1 -1
- package/dist/components/ifx-search-field.js +1 -1
- package/dist/components/ifx-segment.js +1 -1
- package/dist/components/ifx-segmented-control.js +2 -2
- package/dist/components/ifx-select.js +1 -1
- package/dist/components/ifx-set-filter.js +3 -3
- package/dist/components/ifx-sidebar-item.js +15 -14
- package/dist/components/ifx-sidebar-item.js.map +1 -1
- package/dist/components/ifx-sidebar-title.js +1 -1
- package/dist/components/ifx-sidebar.js +5 -5
- package/dist/components/ifx-slider.js +2 -2
- package/dist/components/ifx-spinner.js +2 -2
- package/dist/components/ifx-status.js +1 -1
- package/dist/components/ifx-step.js +4 -4
- package/dist/components/ifx-stepper.js +2 -2
- package/dist/components/ifx-switch.js +1 -1
- package/dist/components/ifx-tab.js +1 -1
- package/dist/components/ifx-table.js +26 -28
- package/dist/components/ifx-table.js.map +1 -1
- package/dist/components/ifx-tabs.js +6 -6
- package/dist/components/ifx-tabs.js.map +1 -1
- package/dist/components/ifx-tag.js +1 -1
- package/dist/components/ifx-text-field.js +1 -1
- package/dist/components/ifx-textarea.js +2 -2
- package/dist/components/ifx-tooltip.js +4 -4
- package/dist/components/{p-6a2ff8f4.js → p-0fce434b.js} +16 -16
- package/dist/components/p-0fce434b.js.map +1 -0
- package/dist/components/{p-14204f28.js → p-1bb86196.js} +3 -3
- package/dist/components/{p-14204f28.js.map → p-1bb86196.js.map} +1 -1
- package/dist/components/p-232d5fcd.js +66 -0
- package/dist/components/p-232d5fcd.js.map +1 -0
- package/dist/components/{p-120f0d27.js → p-654ff7d8.js} +3 -3
- package/dist/components/{p-120f0d27.js.map → p-654ff7d8.js.map} +1 -1
- package/dist/components/{p-c11e0b18.js → p-9c024a54.js} +2 -2
- package/dist/components/{p-c11e0b18.js.map → p-9c024a54.js.map} +1 -1
- package/dist/components/{p-7bb46b29.js → p-a0ee8035.js} +3 -3
- package/dist/components/{p-7bb46b29.js.map → p-a0ee8035.js.map} +1 -1
- package/dist/components/{p-7ff0e531.js → p-a7e5035e.js} +13 -10
- package/dist/components/p-a7e5035e.js.map +1 -0
- package/dist/components/{p-bb48fe64.js → p-d3904b2f.js} +5 -5
- package/dist/components/p-d3904b2f.js.map +1 -0
- package/dist/components/{p-6a284649.js → p-e57d6c00.js} +5 -5
- package/dist/components/p-e57d6c00.js.map +1 -0
- package/dist/components/{p-9961c854.js → p-e8836259.js} +2 -2
- package/dist/components/{p-9961c854.js.map → p-e8836259.js.map} +1 -1
- package/dist/components/{p-8554cfb9.js → p-ec9d64bf.js} +2 -2
- package/dist/components/{p-8554cfb9.js.map → p-ec9d64bf.js.map} +1 -1
- package/dist/components/{p-4fff2da8.js → p-f4d50678.js} +5 -5
- package/dist/components/{p-4fff2da8.js.map → p-f4d50678.js.map} +1 -1
- package/dist/components/{p-a51cb7b6.js → p-ff48962a.js} +8 -8
- package/dist/components/{p-a51cb7b6.js.map → p-ff48962a.js.map} +1 -1
- package/dist/esm/ifx-accordion_2.entry.js +7 -7
- package/dist/esm/ifx-accordion_2.entry.js.map +1 -1
- package/dist/esm/ifx-basic-table.entry.js +1 -1
- package/dist/esm/ifx-breadcrumb-item-label.entry.js +1 -1
- package/dist/esm/ifx-breadcrumb-item-label.entry.js.map +1 -1
- package/dist/esm/ifx-breadcrumb.entry.js +3 -3
- package/dist/esm/ifx-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ifx-chip_3.entry.js +27 -25
- package/dist/esm/ifx-chip_3.entry.js.map +1 -1
- package/dist/esm/ifx-faq.entry.js +1 -1
- package/dist/esm/ifx-filter-accordion.entry.js +2 -2
- package/dist/esm/ifx-filter-bar.entry.js +1 -1
- package/dist/esm/ifx-filter-search.entry.js +1 -1
- package/dist/esm/ifx-filter-type-group.entry.js +1 -1
- package/dist/esm/ifx-icons-preview.entry.js +2 -2
- package/dist/esm/ifx-icons-preview.entry.js.map +1 -1
- package/dist/esm/ifx-link.entry.js +1 -1
- package/dist/esm/ifx-list-entry.entry.js +1 -1
- package/dist/esm/ifx-modal.entry.js +8 -8
- package/dist/esm/ifx-modal.entry.js.map +1 -1
- package/dist/esm/ifx-multiselect_2.entry.js +8 -8
- package/dist/esm/ifx-multiselect_2.entry.js.map +1 -1
- package/dist/esm/ifx-navbar-item.entry.js +2 -2
- package/dist/esm/ifx-navbar-profile.entry.js +3 -3
- package/dist/esm/ifx-navbar.entry.js +3 -3
- package/dist/esm/ifx-navbar.entry.js.map +1 -1
- package/dist/esm/ifx-notification.entry.js +2 -2
- package/dist/esm/ifx-number-indicator.entry.js +1 -1
- package/dist/esm/ifx-overview-table.entry.js +1 -1
- package/dist/esm/ifx-overview-table.entry.js.map +1 -1
- package/dist/esm/ifx-progress-bar.entry.js +1 -1
- package/dist/esm/ifx-radio-button.entry.js +2 -2
- package/dist/esm/ifx-search-bar.entry.js +5 -5
- package/dist/esm/ifx-search-bar.entry.js.map +1 -1
- package/dist/esm/ifx-search-field.entry.js +1 -1
- package/dist/esm/ifx-segment.entry.js +1 -1
- package/dist/esm/ifx-segmented-control.entry.js +2 -2
- package/dist/esm/ifx-select.entry.js +2 -2
- package/dist/esm/ifx-sidebar-item.entry.js +10 -10
- package/dist/esm/ifx-sidebar-item.entry.js.map +1 -1
- package/dist/esm/ifx-sidebar-title.entry.js +1 -1
- package/dist/esm/ifx-sidebar.entry.js +5 -5
- package/dist/esm/ifx-slider.entry.js +2 -2
- package/dist/esm/ifx-spinner.entry.js +2 -2
- package/dist/esm/ifx-status.entry.js +1 -1
- package/dist/esm/ifx-step.entry.js +4 -4
- package/dist/esm/ifx-stepper.entry.js +2 -2
- package/dist/esm/ifx-switch.entry.js +1 -1
- package/dist/esm/ifx-tab.entry.js +1 -1
- package/dist/esm/ifx-table.entry.js +20 -22
- package/dist/esm/ifx-table.entry.js.map +1 -1
- package/dist/esm/ifx-tabs.entry.js +6 -6
- package/dist/esm/ifx-tabs.entry.js.map +1 -1
- package/dist/esm/ifx-tag.entry.js +1 -1
- package/dist/esm/ifx-textarea.entry.js +2 -2
- package/dist/esm/ifx-tooltip.entry.js +4 -4
- package/dist/esm/index-f6e95f3d.js +8 -8
- package/dist/esm/infineon-design-system-stencil.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
- package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
- package/dist/infineon-design-system-stencil/{p-b9746c86.entry.js → p-01a1f6d0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-8b70e2ba.entry.js → p-0b79cb38.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e1715731.entry.js → p-1ad03102.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-1f004047.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-1f004047.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-784660b3.entry.js → p-1fad8ea5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-0cc70fe1.entry.js → p-21c07ef9.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-68dd9fa2.entry.js → p-258c4e35.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-258c4e35.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-008fe85e.entry.js → p-3384179d.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-4fac0ff2.entry.js → p-347a1e85.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-7182fd2d.entry.js → p-392f1655.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-39fb5fb9.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-39fb5fb9.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-a2e48a4e.entry.js → p-407c4329.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-589d005a.entry.js → p-4bf95d5b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-9a988a72.entry.js → p-4faad7d7.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-500bc0ed.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-3e68969c.entry.js.map → p-500bc0ed.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/p-53e75622.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-b39683b7.entry.js → p-5a3c5cce.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-5acdecf6.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-5acdecf6.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-672bcd0b.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-ee32b31a.entry.js.map → p-672bcd0b.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/{p-a1120755.entry.js → p-6c18926e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-6c18926e.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-6c89883f.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-77a8fc5e.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-77a8fc5e.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-ebb196ae.entry.js → p-7a0b2fd1.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2e8a808e.entry.js → p-7cc1beed.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-7cc1beed.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-07485705.entry.js → p-85468723.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-61ddcf0a.entry.js → p-88bd6a1e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-8df0dd12.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-8df0dd12.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-94071380.entry.js → p-96e3c31e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-98c50956.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-98c50956.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-da97c1b6.entry.js → p-abba423a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-b37f692b.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-cfa7a442.entry.js → p-b3882dc0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d63b8c2f.entry.js → p-c646ffcc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-c6ff49d7.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-c6ff49d7.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-fa25549a.entry.js → p-c7607cbd.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-bb527c39.entry.js → p-d2630254.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-d57b5e31.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-d3c1397a.entry.js.map → p-d57b5e31.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/p-d61ab729.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-d61ab729.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-1309d097.entry.js → p-d8cc865a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-a358461c.entry.js → p-f20951d0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-cea7cb98.entry.js → p-f42bc9c8.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-f63ce1bc.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-f63ce1bc.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-8a160977.entry.js → p-f9bf9346.entry.js} +2 -2
- package/dist/types/components/accordion/accordion.stories.d.ts +1 -67
- package/dist/types/components/accordion/accordionItem.d.ts +3 -3
- package/dist/types/components/alert/alert.stories.d.ts +11 -38
- package/dist/types/components/badge/badge.stories.d.ts +3 -23
- package/dist/types/components/breadcrumb/breadcrumb-item-label.d.ts +1 -1
- package/dist/types/components/breadcrumb/breadcrumb.stories.d.ts +1 -83
- package/dist/types/components/button/button.stories.d.ts +16 -92
- package/dist/types/components/card/card.stories.d.ts +1 -95
- package/dist/types/components/checkbox/checkbox.stories.d.ts +10 -65
- package/dist/types/components/chip/chip-item/chip-item.d.ts +1 -1
- package/dist/types/components/chip/chip.d.ts +1 -1
- package/dist/types/components/chip/chip.stories.d.ts +4 -11
- package/dist/types/components/chip/interfaces.d.ts +1 -1
- package/dist/types/components/content-switcher/content-switcher.stories.d.ts +0 -66
- package/dist/types/components/date-picker/date-picker.stories.d.ts +2 -89
- package/dist/types/components/dropdown/dropdown.stories.d.ts +33 -90
- package/dist/types/components/footer/footer.stories.d.ts +0 -26
- package/dist/types/components/icon/infineonIconStencil.stories.d.ts +0 -5
- package/dist/types/components/icon-button/icon-button.stories.d.ts +8 -56
- package/dist/types/components/link/link.stories.d.ts +6 -49
- package/dist/types/components/modal/modal.d.ts +2 -2
- package/dist/types/components/modal/modal.stories.d.ts +3 -77
- package/dist/types/components/navigation/navbar/navbar.stories.d.ts +6 -222
- package/dist/types/components/navigation/sidebar/sidebar-item.d.ts +4 -3
- package/dist/types/components/navigation/sidebar/sidebar.stories.d.ts +7 -161
- package/dist/types/components/notification/notification.stories.d.ts +2 -46
- package/dist/types/components/number-indicator/number-indicator.stories.d.ts +0 -19
- package/dist/types/components/pagination/pagination.d.ts +4 -1
- package/dist/types/components/pagination/pagination.stories.d.ts +8 -12
- package/dist/types/components/progress-bar/progress-bar.stories.d.ts +4 -25
- package/dist/types/components/radio-button/radio-button.stories.d.ts +8 -59
- package/dist/types/components/search-bar/search-bar.d.ts +1 -1
- package/dist/types/components/search-bar/search-bar.stories.d.ts +3 -60
- package/dist/types/components/search-field/search-field.stories.d.ts +6 -45
- package/dist/types/components/segmented-control/segmented-control.stories.d.ts +3 -0
- package/dist/types/components/select/multi-select/multiselect.d.ts +1 -1
- package/dist/types/components/select/multi-select/multiselect.stories.d.ts +0 -125
- package/dist/types/components/select/single-select/select.stories.d.ts +24 -67
- package/dist/types/components/slider/slider.stories.d.ts +0 -110
- package/dist/types/components/spinner/spinner.stories.d.ts +0 -32
- package/dist/types/components/status/status.stories.d.ts +2 -24
- package/dist/types/components/stepper/stepper.stories.d.ts +6 -30
- package/dist/types/components/switch/switch.stories.d.ts +1 -47
- package/dist/types/components/table-advanced-version/table.stories.d.ts +11 -50
- package/dist/types/components/table-basic-version/table.stories.d.ts +1 -21
- package/dist/types/components/tabs/tabs.d.ts +1 -1
- package/dist/types/components/tabs/tabs.stories.d.ts +9 -88
- package/dist/types/components/tag/tag.stories.d.ts +0 -20
- package/dist/types/components/text-field/text-field.stories.d.ts +10 -106
- package/dist/types/components/tooltip/tooltip.stories.d.ts +6 -41
- package/dist/types/components.d.ts +30 -22
- package/package.json +2 -3
- package/dist/components/p-6a284649.js.map +0 -1
- package/dist/components/p-6a2ff8f4.js.map +0 -1
- package/dist/components/p-7ff0e531.js.map +0 -1
- package/dist/components/p-bb48fe64.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-0a03645f.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-0a03645f.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-10456581.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-2e8a808e.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-37012b21.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-37012b21.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-37e44a68.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-37e44a68.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-3a33daaf.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-3a33daaf.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-3e68969c.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-68dd9fa2.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-71c8cb23.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-8787e63b.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-8787e63b.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-97fae74e.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-97fae74e.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-a1120755.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-cdac9833.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-d3c1397a.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-dbc69097.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-dbc69097.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-e8b6810f.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-e8b6810f.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-ee32b31a.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-fe702bb0.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-fe702bb0.entry.js.map +0 -1
- /package/dist/infineon-design-system-stencil/{p-b9746c86.entry.js.map → p-01a1f6d0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-8b70e2ba.entry.js.map → p-0b79cb38.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e1715731.entry.js.map → p-1ad03102.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-784660b3.entry.js.map → p-1fad8ea5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-0cc70fe1.entry.js.map → p-21c07ef9.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-008fe85e.entry.js.map → p-3384179d.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-4fac0ff2.entry.js.map → p-347a1e85.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7182fd2d.entry.js.map → p-392f1655.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a2e48a4e.entry.js.map → p-407c4329.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-589d005a.entry.js.map → p-4bf95d5b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9a988a72.entry.js.map → p-4faad7d7.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cdac9833.entry.js.map → p-53e75622.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b39683b7.entry.js.map → p-5a3c5cce.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-10456581.entry.js.map → p-6c89883f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ebb196ae.entry.js.map → p-7a0b2fd1.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-07485705.entry.js.map → p-85468723.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-61ddcf0a.entry.js.map → p-88bd6a1e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-94071380.entry.js.map → p-96e3c31e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-da97c1b6.entry.js.map → p-abba423a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-71c8cb23.entry.js.map → p-b37f692b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cfa7a442.entry.js.map → p-b3882dc0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d63b8c2f.entry.js.map → p-c646ffcc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-fa25549a.entry.js.map → p-c7607cbd.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-bb527c39.entry.js.map → p-d2630254.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-1309d097.entry.js.map → p-d8cc865a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a358461c.entry.js.map → p-f20951d0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cea7cb98.entry.js.map → p-f42bc9c8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-8a160977.entry.js.map → p-f9bf9346.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
|
|
1
|
-
import{r as n,h as e}from"./p-e244bae4.js";const
|
2
|
-
//# sourceMappingURL=p-
|
1
|
+
import{r as n,h as e}from"./p-e244bae4.js";const a=':root{--ifx-font-family:"Source Sans 3";font-family:var(--ifx-font-family, sans-serif)}:host{display:inline-flex}.numberIndicator__container{display:inline-flex;padding:0px 4px;max-height:16px;justify-content:center;align-items:center;border-radius:100px;background-color:#0A8276;font-family:var(--ifx-font-family)}.numberIndicator__container span{color:#FFFFFF;text-align:center;font-size:0.875rem;font-style:normal;font-weight:600;line-height:16px}.numberIndicator__container.inverted{background-color:#FFFFFF}.numberIndicator__container.inverted span{color:#0A8276}';const r=a;const i=class{constructor(e){n(this,e);this.inverted=false}render(){return e("div",{key:"6a3da8cb8451752f9852a79e19a49fdb425ff5e3","aria-label":"a number indicator",class:`numberIndicator__container ${this.inverted?"inverted":""}`},e("span",{key:"99a1835f799ec5b16560776ff02a4f8469d6f084"},e("slot",{key:"a7fe661eb175d006b97782c50d522aff1908cc20"})))}};i.style=r;export{i as ifx_number_indicator};
|
2
|
+
//# sourceMappingURL=p-f20951d0.entry.js.map
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{r as e,h as a}from"./p-e244bae4.js";const o=':root{--ifx-font-family:"Source Sans 3";font-family:var(--ifx-font-family, sans-serif)}:host{display:inline-flex}.container{display:inline-flex;align-items:center;padding:4px 16px;border:1px solid #BFBBBB;border-radius:9999px;background-color:#FFFFFF;gap:8px;font-family:var(--ifx-font-family)}.container:hover{cursor:pointer;border-color:#8D8786}.container:active,.container.active{border-color:#1D1D1D}.container:focus:not(:active,.active){outline:none;border-color:#1D1D1D}.container .label-wrapper{text-decoration:none}.container .label-wrapper .label{margin:0;font-weight:400;font-size:1rem;line-height:20px;color:#1D1D1D}';const r=o;const
|
2
|
-
//# sourceMappingURL=p-
|
1
|
+
import{r as e,h as a}from"./p-e244bae4.js";const o=':root{--ifx-font-family:"Source Sans 3";font-family:var(--ifx-font-family, sans-serif)}:host{display:inline-flex}.container{display:inline-flex;align-items:center;padding:4px 16px;border:1px solid #BFBBBB;border-radius:9999px;background-color:#FFFFFF;gap:8px;font-family:var(--ifx-font-family)}.container:hover{cursor:pointer;border-color:#8D8786}.container:active,.container.active{border-color:#1D1D1D}.container:focus:not(:active,.active){outline:none;border-color:#1D1D1D}.container .label-wrapper{text-decoration:none}.container .label-wrapper .label{margin:0;font-weight:400;font-size:1rem;line-height:20px;color:#1D1D1D}';const r=o;const i=class{constructor(a){e(this,a)}render(){return a("div",{key:"41331d90004cb31b76563b71e0614e11635badca","aria-label":"a tag",class:"container"},this.icon&&a("ifx-icon",{key:"a05f1a5ab32772e4ab2b0571def479a48fdcf35f",icon:this.icon}),a("a",{key:"e5f810e31d7650a90dcecd657d5a9955c41b1fbf",href:"javascript:void(null);",class:"label-wrapper"},a("p",{key:"526a2ea2b178bc583f0ab93351df949fc5c8e667",class:"label"},a("slot",{key:"384383d1bd6f44f9f7bc409858eb54356c48bd51"}))))}};i.style=r;export{i as ifx_tag};
|
2
|
+
//# sourceMappingURL=p-f42bc9c8.entry.js.map
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import{r as a,c as e,h as r,g as s}from"./p-e244bae4.js";const i=':root{--ifx-font-family:"Source Sans 3";font-family:var(--ifx-font-family, sans-serif)}:host{width:100%;display:flex}.search-bar{box-sizing:border-box;height:40px;background-color:#FFFFFF;display:flex;flex-direction:row;align-items:center;width:100%;font-family:var(--ifx-font-family)}.search-bar.closed{display:flex;width:auto;justify-content:flex-start}.search-bar .search-bar-wrapper{display:flex;align-items:center;gap:16px;width:100%}.search-bar .search-bar-wrapper a{text-decoration:none;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;color:#0A8276;cursor:pointer}.search-bar .search-bar-wrapper ifx-search-field{width:100%}.search-bar .search-bar__icon-wrapper{display:none;flex-direction:row;align-items:center}.search-bar .search-bar__icon-wrapper ifx-icon:hover{cursor:pointer}.search-bar.closed .search-bar__icon-wrapper{display:flex}.search-bar.closed .search-bar-wrapper{display:none}';const t=i;const h=class{constructor(r){a(this,r);this.ifxInput=e(this,"ifxInput",7);this.ifxSearchBarIsOpen=e(this,"ifxSearchBarIsOpen",7);this.isOpen=true;this.disabled=false;this.handleCloseButton=()=>{this.internalState=!this.internalState;this.ifxSearchBarIsOpen.emit(this.internalState)};this.handleFocus=()=>{this.internalState=true}}async onNavbarMobile(){this.ifxSearchBarIsOpen.emit(false);this.internalState=false}handlePropChange(){this.internalState=this.isOpen}setInitialState(){this.internalState=this.isOpen}componentWillLoad(){this.setInitialState();this.ifxSearchBarIsOpen.emit(this.internalState)}handleInput(a){this.value=a.detail}render(){return r("div",{key:"9beeaf23e29792116ade1a8d08a291251a2037e4","aria-label":"a search bar","aria-disabled":this.disabled,class:`search-bar ${this.internalState?"open":"closed"}`},this.internalState?r("div",{class:"search-bar-wrapper"},r("ifx-search-field",{disabled:this.disabled,value:this.value,maxlength:this.maxlength,onIfxInput:this.handleInput.bind(this)},r("ifx-icon",{icon:"search-16",slot:"search-icon"})),r("a",{tabindex:"-1",href:"javascript:void(0)",onClick:this.handleCloseButton},"Close")):r("div",{class:"search-bar__icon-wrapper",onClick:this.handleCloseButton},r("ifx-icon",{icon:"search-16"})))}get el(){return s(this)}static get watchers(){return{isOpen:["handlePropChange"]}}};h.style=t;export{h as ifx_search_bar};
|
2
|
+
//# sourceMappingURL=p-f63ce1bc.entry.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"names":["searchBarCss","IfxSearchBarStyle0","SearchBar","constructor","hostRef","this","isOpen","disabled","handleCloseButton","internalState","ifxSearchBarIsOpen","emit","handleFocus","onNavbarMobile","handlePropChange","setInitialState","componentWillLoad","handleInput","event","value","detail","render","h","key","class","maxlength","onIfxInput","bind","icon","slot","tabindex","href","onClick"],"sources":["src/components/search-bar/search-bar.scss?tag=ifx-search-bar&encapsulation=shadow","src/components/search-bar/search-bar.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n:host {\n width: 100%; //revert\n display: flex;\n}\n\n.search-bar {\n box-sizing: border-box;\n height: tokens.$ifxSize500;\n background-color: tokens.$ifxColorBaseWhite;\n display: flex;\n flex-direction: row;\n align-items: center;\n width: 100%;\n font-family: var(--ifx-font-family);\n\n &.closed {\n display: flex;\n width: auto;\n justify-content: flex-start;\n }\n\n & .search-bar-wrapper {\n display: flex;\n align-items: center;\n gap: tokens.$ifxSpace200;\n width: 100%;\n\n & a {\n text-decoration: none;\n font-size: tokens.$ifxFontSizeM;\n font-style: normal;\n font-weight: tokens.$ifxFontWeightSemibold;\n line-height: tokens.$ifxLineHeightM;\n color: tokens.$ifxColorOcean500;\n cursor: pointer;\n }\n\n & ifx-search-field {\n width: 100%;\n }\n }\n\n .search-bar__icon-wrapper {\n display: none;\n flex-direction: row;\n align-items: center;\n\n & ifx-icon:hover {\n cursor: pointer;\n }\n }\n\n &.closed {\n .search-bar__icon-wrapper {\n display: flex;\n }\n\n .search-bar-wrapper {\n display: none;\n }\n }\n}","import { Component, h, Prop, Event, EventEmitter, State, Watch, Element, Method } from '@stencil/core';\n \n\n@Component({\n tag: 'ifx-search-bar',\n styleUrl: 'search-bar.scss',\n shadow: true,\n})\nexport class SearchBar {\n @Prop() isOpen: boolean = true;\n @Prop() disabled: boolean = false;\n @State() internalState: boolean;\n @Prop({ mutable: true }) value: string;\n @Prop() maxlength?: number;\n @Event() ifxInput: EventEmitter;\n @Event() ifxSearchBarIsOpen: EventEmitter;\n @Element() el;\n\n @Method()\n async onNavbarMobile() {\n this.ifxSearchBarIsOpen.emit(false)\n this.internalState = false;\n }\n\n @Watch('isOpen')\n handlePropChange() {\n this.internalState = this.isOpen;\n }\n\n handleCloseButton = () => {\n this.internalState = !this.internalState;\n this.ifxSearchBarIsOpen.emit(this.internalState)\n }\n\n setInitialState() {\n this.internalState = this.isOpen;\n }\n\n \n\n componentWillLoad() {\n this.setInitialState();\n this.ifxSearchBarIsOpen.emit(this.internalState)\n }\n\n\n handleInput(event: CustomEvent) {\n this.value = event.detail;\n }\n\n handleFocus = () => {\n this.internalState = true;\n }\n\n\n render() {\n return (\n <div aria-label='a search bar' aria-disabled={this.disabled} class={`search-bar ${this.internalState ? 'open' : 'closed'}`}>\n {this.internalState ? (\n <div class=\"search-bar-wrapper\">\n <ifx-search-field disabled={this.disabled} value={this.value} maxlength={this.maxlength} onIfxInput={this.handleInput.bind(this)}>\n <ifx-icon icon=\"search-16\" slot=\"search-icon\"></ifx-icon>\n </ifx-search-field>\n\n <a tabindex=\"-1\" href='javascript:void(0)' onClick={this.handleCloseButton}>Close</a>\n </div>\n ) : (\n <div class=\"search-bar__icon-wrapper\" onClick={this.handleCloseButton}>\n <ifx-icon icon=\"search-16\"></ifx-icon>\n </div>\n )}\n </div>\n );\n }\n}\n"],"mappings":"yDAAA,MAAMA,EAAe,y5BACrB,MAAAC,EAAeD,E,MCOFE,EAAS,MALtB,WAAAC,CAAAC,G,oGAMUC,KAAAC,OAAkB,KAClBD,KAAAE,SAAoB,MAmB5BF,KAAAG,kBAAoB,KAClBH,KAAKI,eAAiBJ,KAAKI,cAC3BJ,KAAKK,mBAAmBC,KAAKN,KAAKI,cAAc,EAmBlDJ,KAAAO,YAAc,KACZP,KAAKI,cAAgB,IAAI,C,CAhC3B,oBAAMI,GACJR,KAAKK,mBAAmBC,KAAK,OAC7BN,KAAKI,cAAgB,K,CAIvB,gBAAAK,GACET,KAAKI,cAAgBJ,KAAKC,M,CAQ5B,eAAAS,GACEV,KAAKI,cAAgBJ,KAAKC,M,CAK5B,iBAAAU,GACEX,KAAKU,kBACLV,KAAKK,mBAAmBC,KAAKN,KAAKI,c,CAIpC,WAAAQ,CAAYC,GACVb,KAAKc,MAAQD,EAAME,M,CAQrB,MAAAC,GACE,OACEC,EAAA,OAAAC,IAAA,wDAAgB,eAAc,gBAAgBlB,KAAKE,SAAUiB,MAAO,cAAcnB,KAAKI,cAAgB,OAAS,YAC7GJ,KAAKI,cACJa,EAAA,OAAKE,MAAM,sBACTF,EAAA,oBAAkBf,SAAUF,KAAKE,SAAUY,MAAOd,KAAKc,MAAOM,UAAWpB,KAAKoB,UAAWC,WAAYrB,KAAKY,YAAYU,KAAKtB,OACzHiB,EAAA,YAAUM,KAAK,YAAYC,KAAK,iBAGlCP,EAAA,KAAGQ,SAAS,KAAKC,KAAK,qBAAqBC,QAAS3B,KAAKG,mBAAiB,UAG5Ec,EAAA,OAAKE,MAAM,2BAA2BQ,QAAS3B,KAAKG,mBAClDc,EAAA,YAAUM,KAAK,e","ignoreList":[]}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{r as e,c as t,h as r,a}from"./p-e244bae4.js";const s=':root{--ifx-font-family:"Source Sans 3";font-family:var(--ifx-font-family, sans-serif)}:host{display:flex;flex-direction:column}.wrapper__label{color:#1D1D1D;font:400 1rem/1.5rem "Source Sans 3"}:host(.wrapper--disabled) .wrapper__label{color:#575352}.wrapper__textarea textarea{border:1px solid #8D8786;border-radius:1px;padding:8px 16px;background-color:#FFFFFF;color:#1D1D1D;font:400 1rem/1.5rem "Source Sans 3";transition:all 100ms ease;transition-property:border-color}.wrapper__textarea textarea:hover{border:1px solid #575352}.wrapper__textarea textarea:focus-within{outline:none;border:1px solid #0A8276}:host(.wrapper--error) .wrapper__textarea textarea{border:1px solid #CD002F}:host(.wrapper--disabled) .wrapper__textarea textarea{border:1px solid #575352;background-color:#EEEDED}.wrapper__caption{color:#1D1D1D;font:400 0.75rem/1rem "Source Sans 3"}:host(.wrapper--error) .wrapper__caption{color:#CD002F}:host(.wrapper--disabled) .wrapper__caption{color:#575352}';const i=s;const o=class{constructor(r){e(this,r);this.ifxInput=t(this,"ifxInput",7);if(r.$hostElement$["s-ei"]){this.internals=r.$hostElement$["s-ei"]}else{this.internals=r.$hostElement$.attachInternals();r.$hostElement$["s-ei"]=this.internals}this.inputId=`ifx-textarea-${++l}`;this.disabled=false;this.error=false;this.readOnly=false;this.resize="both";this.wrap="soft"}async reset(){this.resetTextarea()}formResetCallback(){this.resetTextarea();this.internals.setFormValue("")}handleOnInput(e){this.value=e.target.value;this.internals.setFormValue(this.value);this.ifxInput.emit(this.value)}resetTextarea(){this.value="";this.internals.setValidity({});this.internals.setFormValue("")}componentWillLoad(){this.internals.setFormValue(this.value)}render(){var e,t;return r(a,{key:"
|
2
|
-
//# sourceMappingURL=p-
|
1
|
+
import{r as e,c as t,h as r,a}from"./p-e244bae4.js";const s=':root{--ifx-font-family:"Source Sans 3";font-family:var(--ifx-font-family, sans-serif)}:host{display:flex;flex-direction:column}.wrapper__label{color:#1D1D1D;font:400 1rem/1.5rem "Source Sans 3"}:host(.wrapper--disabled) .wrapper__label{color:#575352}.wrapper__textarea textarea{border:1px solid #8D8786;border-radius:1px;padding:8px 16px;background-color:#FFFFFF;color:#1D1D1D;font:400 1rem/1.5rem "Source Sans 3";transition:all 100ms ease;transition-property:border-color}.wrapper__textarea textarea:hover{border:1px solid #575352}.wrapper__textarea textarea:focus-within{outline:none;border:1px solid #0A8276}:host(.wrapper--error) .wrapper__textarea textarea{border:1px solid #CD002F}:host(.wrapper--disabled) .wrapper__textarea textarea{border:1px solid #575352;background-color:#EEEDED}.wrapper__caption{color:#1D1D1D;font:400 0.75rem/1rem "Source Sans 3"}:host(.wrapper--error) .wrapper__caption{color:#CD002F}:host(.wrapper--disabled) .wrapper__caption{color:#575352}';const i=s;const o=class{constructor(r){e(this,r);this.ifxInput=t(this,"ifxInput",7);if(r.$hostElement$["s-ei"]){this.internals=r.$hostElement$["s-ei"]}else{this.internals=r.$hostElement$.attachInternals();r.$hostElement$["s-ei"]=this.internals}this.inputId=`ifx-textarea-${++l}`;this.disabled=false;this.error=false;this.readOnly=false;this.resize="both";this.wrap="soft"}async reset(){this.resetTextarea()}formResetCallback(){this.resetTextarea();this.internals.setFormValue("")}handleOnInput(e){this.value=e.target.value;this.internals.setFormValue(this.value);this.ifxInput.emit(this.value)}resetTextarea(){this.value="";this.internals.setValidity({});this.internals.setFormValue("")}componentWillLoad(){this.internals.setFormValue(this.value)}render(){var e,t;return r(a,{key:"c70752e015f3ddc9e5e482a6fd173e23435a2f41",class:`wrapper \n\t\t\t\t\t\twrapper--${this.error?"error":""}\n\t\t\t\t\t\twrapper--${this.disabled?"disabled":""}`},r("label",{key:"4b3765e6c32598376b55c316dfc9c34157c72fe0",class:"wrapper__label",htmlFor:this.inputId},(e=this.label)===null||e===void 0?void 0:e.trim()),r("div",{key:"e0e66b29ef2185d87f5b757cc5af1b7fb7d77261",class:"wrapper__textarea"},r("textarea",{key:"82d15056d4adf7d435e3e1c284ca7e3d77f0ad0e","aria-label":"a textarea","aria-value":this.value,"aria-disabled":this.disabled,id:this.inputId,style:{resize:this.resize},name:this.name?this.name:this.inputId,cols:this.cols,rows:this.rows,maxlength:this.maxlength,wrap:this.wrap,disabled:this.disabled,readonly:this.readOnly,placeholder:this.placeholder,value:this.value,onInput:e=>this.handleOnInput(e)})),((t=this.caption)===null||t===void 0?void 0:t.trim())&&r("div",{key:"21296971b22cb11ed30f5acb106db45a5e4a814c",class:"wrapper__caption"},this.caption.trim()))}static get formAssociated(){return true}};let l=0;o.style=i;export{o as ifx_textarea};
|
2
|
+
//# sourceMappingURL=p-f9bf9346.entry.js.map
|
@@ -2,84 +2,18 @@ declare const _default: {
|
|
2
2
|
title: string;
|
3
3
|
component: string;
|
4
4
|
args: {
|
5
|
-
amountOfItems: number;
|
6
|
-
AriaLevel: number;
|
7
5
|
autoCollapse: boolean;
|
6
|
+
AriaLevel: number;
|
8
7
|
};
|
9
8
|
argTypes: {
|
10
9
|
amountOfItems: {
|
11
10
|
control: string;
|
12
|
-
name: string;
|
13
|
-
description: string;
|
14
|
-
table: {
|
15
|
-
category: string;
|
16
|
-
type: {
|
17
|
-
summary: string;
|
18
|
-
};
|
19
|
-
};
|
20
11
|
};
|
21
12
|
AriaLevel: {
|
22
13
|
control: string;
|
23
14
|
min: number;
|
24
15
|
max: number;
|
25
16
|
description: string;
|
26
|
-
table: {
|
27
|
-
defaultValue: {
|
28
|
-
summary: string;
|
29
|
-
};
|
30
|
-
category: string;
|
31
|
-
type: {
|
32
|
-
summary: string;
|
33
|
-
};
|
34
|
-
};
|
35
|
-
};
|
36
|
-
mutable: {
|
37
|
-
control: string;
|
38
|
-
description: string;
|
39
|
-
table: {
|
40
|
-
category: string;
|
41
|
-
defaultValue: {
|
42
|
-
summary: string;
|
43
|
-
};
|
44
|
-
type: {
|
45
|
-
summary: string;
|
46
|
-
};
|
47
|
-
};
|
48
|
-
};
|
49
|
-
autoCollapse: {
|
50
|
-
control: string;
|
51
|
-
description: string;
|
52
|
-
table: {
|
53
|
-
category: string;
|
54
|
-
defaultValue: {
|
55
|
-
summary: string;
|
56
|
-
};
|
57
|
-
type: {
|
58
|
-
summary: string;
|
59
|
-
};
|
60
|
-
};
|
61
|
-
};
|
62
|
-
ifxOpen: {
|
63
|
-
action: string;
|
64
|
-
description: string;
|
65
|
-
table: {
|
66
|
-
category: string;
|
67
|
-
type: {
|
68
|
-
summary: string;
|
69
|
-
detail: string;
|
70
|
-
};
|
71
|
-
};
|
72
|
-
};
|
73
|
-
ifxClose: {
|
74
|
-
action: string;
|
75
|
-
description: string;
|
76
|
-
table: {
|
77
|
-
category: string;
|
78
|
-
type: {
|
79
|
-
summary: string;
|
80
|
-
detail: string;
|
81
|
-
};
|
82
|
-
};
|
83
17
|
};
|
84
18
|
};
|
85
19
|
};
|
@@ -2,10 +2,10 @@ import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
2
|
export declare class IfxAccordionItem {
|
3
3
|
caption: string;
|
4
4
|
open: boolean;
|
5
|
-
|
5
|
+
AriaLive: number;
|
6
6
|
internalOpen: boolean;
|
7
|
-
|
8
|
-
|
7
|
+
ifxItemOpen: EventEmitter;
|
8
|
+
ifxItemClose: EventEmitter;
|
9
9
|
private contentEl;
|
10
10
|
componentWillLoad(): void;
|
11
11
|
componentDidLoad(): void;
|
@@ -4,55 +4,32 @@ declare const _default: {
|
|
4
4
|
args: {
|
5
5
|
label: string;
|
6
6
|
variant: string;
|
7
|
+
showIcon: boolean;
|
7
8
|
closable: boolean;
|
8
|
-
|
9
|
+
iconName: string;
|
9
10
|
AriaLive: string;
|
10
11
|
};
|
11
12
|
argTypes: {
|
12
|
-
label: {
|
13
|
-
name: string;
|
14
|
-
description: string;
|
15
|
-
table: {
|
16
|
-
category: string;
|
17
|
-
};
|
18
|
-
};
|
19
13
|
variant: {
|
20
|
-
description: string;
|
21
14
|
options: string[];
|
22
|
-
control:
|
23
|
-
|
24
|
-
category: string;
|
25
|
-
defaultValue: {
|
26
|
-
summary: string;
|
27
|
-
};
|
15
|
+
control: {
|
16
|
+
type: string;
|
28
17
|
};
|
29
18
|
};
|
30
|
-
|
31
|
-
description: string;
|
19
|
+
iconName: {
|
32
20
|
options: any[];
|
33
|
-
control:
|
34
|
-
|
35
|
-
category: string;
|
36
|
-
defaultValue: {
|
37
|
-
summary: string;
|
38
|
-
};
|
21
|
+
control: {
|
22
|
+
type: string;
|
39
23
|
};
|
40
24
|
};
|
41
25
|
closable: {
|
42
|
-
description: string;
|
43
26
|
control: string;
|
44
|
-
|
45
|
-
category: string;
|
46
|
-
defaultValue: {
|
47
|
-
summary: string;
|
48
|
-
};
|
49
|
-
};
|
27
|
+
default: boolean;
|
50
28
|
};
|
51
29
|
ifxClose: {
|
52
30
|
action: string;
|
53
31
|
description: string;
|
54
32
|
table: {
|
55
|
-
category: string;
|
56
33
|
type: {
|
57
34
|
summary: string;
|
58
35
|
detail: string;
|
@@ -61,14 +38,10 @@ declare const _default: {
|
|
61
38
|
};
|
62
39
|
AriaLive: {
|
63
40
|
options: string[];
|
64
|
-
control:
|
65
|
-
|
66
|
-
table: {
|
67
|
-
category: string;
|
68
|
-
defaultValue: {
|
69
|
-
summary: string;
|
70
|
-
};
|
41
|
+
control: {
|
42
|
+
type: string;
|
71
43
|
};
|
44
|
+
description: string;
|
72
45
|
};
|
73
46
|
};
|
74
47
|
};
|
@@ -3,34 +3,14 @@ declare const _default: {
|
|
3
3
|
tags: string[];
|
4
4
|
args: {
|
5
5
|
label: string;
|
6
|
-
icon:
|
6
|
+
icon: boolean;
|
7
7
|
};
|
8
8
|
argTypes: {
|
9
|
-
|
10
|
-
|
11
|
-
name: string;
|
12
|
-
control: {
|
13
|
-
type: string;
|
14
|
-
};
|
15
|
-
table: {
|
16
|
-
category: string;
|
17
|
-
type: {
|
18
|
-
summary: string;
|
19
|
-
};
|
20
|
-
};
|
21
|
-
};
|
22
|
-
icon: {
|
9
|
+
iconName: {
|
10
|
+
options: any[];
|
23
11
|
control: {
|
24
12
|
type: string;
|
25
13
|
};
|
26
|
-
options: any[];
|
27
|
-
description: string;
|
28
|
-
table: {
|
29
|
-
category: string;
|
30
|
-
type: {
|
31
|
-
summary: string;
|
32
|
-
};
|
33
|
-
};
|
34
14
|
};
|
35
15
|
};
|
36
16
|
};
|
@@ -2,95 +2,13 @@ declare const _default: {
|
|
2
2
|
title: string;
|
3
3
|
tags: string[];
|
4
4
|
args: {
|
5
|
-
icon:
|
6
|
-
iconArialLabel: string;
|
7
|
-
href: string;
|
8
|
-
hrefOfDropdownItem: string;
|
9
|
-
target: string;
|
5
|
+
icon: boolean;
|
10
6
|
};
|
11
7
|
argTypes: {
|
12
|
-
icon: {
|
13
|
-
control: {
|
14
|
-
type: string;
|
15
|
-
};
|
16
|
-
options: any[];
|
17
|
-
description: string;
|
18
|
-
table: {
|
19
|
-
category: string;
|
20
|
-
defaultValue: {
|
21
|
-
summary: string;
|
22
|
-
};
|
23
|
-
type: {
|
24
|
-
summary: string;
|
25
|
-
};
|
26
|
-
};
|
27
|
-
};
|
28
|
-
target: {
|
29
|
-
control: {
|
30
|
-
type: string;
|
31
|
-
};
|
32
|
-
description: string;
|
33
|
-
table: {
|
34
|
-
category: string;
|
35
|
-
defaultValue: {
|
36
|
-
summary: string;
|
37
|
-
};
|
38
|
-
type: {
|
39
|
-
summary: string;
|
40
|
-
};
|
41
|
-
};
|
42
|
-
};
|
43
|
-
iconArialLabel: {
|
44
|
-
control: {
|
45
|
-
type: string;
|
46
|
-
};
|
47
|
-
description: string;
|
48
|
-
table: {
|
49
|
-
category: string;
|
50
|
-
defaultValue: {
|
51
|
-
summary: string;
|
52
|
-
};
|
53
|
-
type: {
|
54
|
-
summary: string;
|
55
|
-
};
|
56
|
-
};
|
57
|
-
};
|
58
|
-
href: {
|
59
|
-
control: {
|
60
|
-
type: string;
|
61
|
-
};
|
62
|
-
description: string;
|
63
|
-
table: {
|
64
|
-
category: string;
|
65
|
-
defaultValue: {
|
66
|
-
summary: string;
|
67
|
-
};
|
68
|
-
type: {
|
69
|
-
summary: string;
|
70
|
-
};
|
71
|
-
};
|
72
|
-
};
|
73
|
-
hrefOfDropdownItem: {
|
74
|
-
name: string;
|
75
|
-
control: {
|
76
|
-
type: string;
|
77
|
-
};
|
78
|
-
description: string;
|
79
|
-
table: {
|
80
|
-
category: string;
|
81
|
-
defaultValue: {
|
82
|
-
summary: string;
|
83
|
-
};
|
84
|
-
type: {
|
85
|
-
summary: string;
|
86
|
-
};
|
87
|
-
};
|
88
|
-
};
|
89
8
|
ifxDropdownMenuItem: {
|
90
9
|
action: string;
|
91
10
|
description: string;
|
92
11
|
table: {
|
93
|
-
category: string;
|
94
12
|
type: {
|
95
13
|
summary: string;
|
96
14
|
detail: string;
|
@@ -9,134 +9,58 @@ declare const _default: {
|
|
9
9
|
size: string;
|
10
10
|
fullWidth: boolean;
|
11
11
|
disabled: boolean;
|
12
|
-
icon: string;
|
13
12
|
iconPosition: string;
|
14
13
|
href: boolean;
|
15
14
|
url: string;
|
16
15
|
target: string;
|
17
16
|
};
|
18
17
|
argTypes: {
|
19
|
-
label: {
|
20
|
-
name: string;
|
21
|
-
description: string;
|
22
|
-
table: {
|
23
|
-
category: string;
|
24
|
-
};
|
25
|
-
};
|
26
18
|
icon: {
|
27
|
-
description: string;
|
28
|
-
control: string;
|
29
19
|
options: any[];
|
30
|
-
|
31
|
-
|
32
|
-
type: {
|
33
|
-
summary: string;
|
34
|
-
};
|
20
|
+
control: {
|
21
|
+
type: string;
|
35
22
|
};
|
36
23
|
};
|
37
24
|
variant: {
|
38
|
-
description: string;
|
39
|
-
control: string;
|
40
25
|
options: string[];
|
41
|
-
|
42
|
-
|
43
|
-
defaultValue: {
|
44
|
-
summary: string;
|
45
|
-
};
|
26
|
+
control: {
|
27
|
+
type: string;
|
46
28
|
};
|
47
29
|
};
|
48
30
|
theme: {
|
49
|
-
description: string;
|
50
|
-
control: string;
|
51
31
|
options: string[];
|
52
|
-
|
53
|
-
|
54
|
-
defaultValue: {
|
55
|
-
summary: string;
|
56
|
-
};
|
32
|
+
control: {
|
33
|
+
type: string;
|
57
34
|
};
|
58
35
|
};
|
59
36
|
type: {
|
60
|
-
description: string;
|
61
|
-
control: string;
|
62
37
|
options: string[];
|
63
|
-
|
64
|
-
|
65
|
-
defaultValue: {
|
66
|
-
summary: string;
|
67
|
-
};
|
38
|
+
control: {
|
39
|
+
type: string;
|
68
40
|
};
|
69
41
|
};
|
70
42
|
size: {
|
71
43
|
description: string;
|
72
|
-
control: string;
|
73
44
|
options: string[];
|
74
|
-
|
75
|
-
|
76
|
-
defaultValue: {
|
77
|
-
summary: string;
|
78
|
-
};
|
45
|
+
control: {
|
46
|
+
type: string;
|
79
47
|
};
|
80
48
|
};
|
81
49
|
fullWidth: {
|
82
|
-
|
83
|
-
|
84
|
-
table: {
|
85
|
-
category: string;
|
86
|
-
defaultValue: {
|
87
|
-
summary: string;
|
88
|
-
};
|
89
|
-
};
|
90
|
-
};
|
91
|
-
disabled: {
|
92
|
-
description: string;
|
93
|
-
control: string;
|
94
|
-
table: {
|
95
|
-
category: string;
|
96
|
-
defaultValue: {
|
97
|
-
summary: string;
|
98
|
-
};
|
50
|
+
control: {
|
51
|
+
type: string;
|
99
52
|
};
|
100
53
|
};
|
101
54
|
iconPosition: {
|
102
|
-
description: string;
|
103
|
-
control: string;
|
104
55
|
options: string[];
|
105
|
-
|
106
|
-
|
107
|
-
defaultValue: {
|
108
|
-
summary: string;
|
109
|
-
};
|
110
|
-
};
|
111
|
-
};
|
112
|
-
href: {
|
113
|
-
description: string;
|
114
|
-
control: string;
|
115
|
-
table: {
|
116
|
-
category: string;
|
117
|
-
defaultValue: {
|
118
|
-
summary: string;
|
119
|
-
};
|
120
|
-
};
|
121
|
-
};
|
122
|
-
url: {
|
123
|
-
description: string;
|
124
|
-
table: {
|
125
|
-
category: string;
|
126
|
-
type: {
|
127
|
-
summary: string;
|
128
|
-
};
|
56
|
+
control: {
|
57
|
+
type: string;
|
129
58
|
};
|
130
59
|
};
|
131
60
|
target: {
|
132
|
-
description: string;
|
133
|
-
control: string;
|
134
61
|
options: string[];
|
135
|
-
|
136
|
-
|
137
|
-
defaultValue: {
|
138
|
-
summary: string;
|
139
|
-
};
|
62
|
+
control: {
|
63
|
+
type: string;
|
140
64
|
};
|
141
65
|
};
|
142
66
|
};
|
@@ -2,90 +2,30 @@ declare const _default: {
|
|
2
2
|
title: string;
|
3
3
|
tags: string[];
|
4
4
|
args: {
|
5
|
+
direction: string;
|
5
6
|
overline: string;
|
6
7
|
headline: string;
|
7
8
|
description: string;
|
8
|
-
direction: string;
|
9
9
|
button: string;
|
10
10
|
href: string;
|
11
11
|
target: string;
|
12
12
|
position: string;
|
13
13
|
src: string;
|
14
|
-
AriaLabel: string;
|
15
14
|
};
|
16
15
|
argTypes: {
|
17
|
-
overline: {
|
18
|
-
name: string;
|
19
|
-
description: string;
|
20
|
-
type: {
|
21
|
-
name: string;
|
22
|
-
};
|
23
|
-
table: {
|
24
|
-
category: string;
|
25
|
-
};
|
26
|
-
};
|
27
|
-
headline: {
|
28
|
-
name: string;
|
29
|
-
description: string;
|
30
|
-
type: {
|
31
|
-
name: string;
|
32
|
-
};
|
33
|
-
table: {
|
34
|
-
category: string;
|
35
|
-
};
|
36
|
-
};
|
37
|
-
description: {
|
38
|
-
name: string;
|
39
|
-
description: string;
|
40
|
-
type: {
|
41
|
-
name: string;
|
42
|
-
};
|
43
|
-
table: {
|
44
|
-
category: string;
|
45
|
-
};
|
46
|
-
};
|
47
16
|
button: {
|
48
|
-
name: string;
|
49
17
|
options: string[];
|
50
|
-
description: string;
|
51
18
|
control: {
|
52
19
|
type: string;
|
53
20
|
};
|
54
|
-
table: {
|
55
|
-
category: string;
|
56
|
-
};
|
57
21
|
};
|
58
22
|
direction: {
|
59
|
-
description: string;
|
60
|
-
table: {
|
61
|
-
category: string;
|
62
|
-
defaultValue: {
|
63
|
-
summary: string;
|
64
|
-
};
|
65
|
-
type: {
|
66
|
-
summary: string;
|
67
|
-
disable: boolean;
|
68
|
-
};
|
69
|
-
};
|
70
23
|
options: string[];
|
71
24
|
control: {
|
72
25
|
type: string;
|
73
26
|
};
|
74
27
|
};
|
75
|
-
AriaLabel: {
|
76
|
-
control: {
|
77
|
-
type: string;
|
78
|
-
};
|
79
|
-
description: string;
|
80
|
-
table: {
|
81
|
-
category: string;
|
82
|
-
};
|
83
|
-
};
|
84
28
|
position: {
|
85
|
-
description: string;
|
86
|
-
table: {
|
87
|
-
category: string;
|
88
|
-
};
|
89
29
|
options: string[];
|
90
30
|
control: {
|
91
31
|
type: string;
|
@@ -95,46 +35,12 @@ declare const _default: {
|
|
95
35
|
eq: string;
|
96
36
|
};
|
97
37
|
};
|
98
|
-
href: {
|
99
|
-
description: string;
|
100
|
-
type: {
|
101
|
-
name: string;
|
102
|
-
};
|
103
|
-
table: {
|
104
|
-
category: string;
|
105
|
-
};
|
106
|
-
};
|
107
38
|
target: {
|
108
|
-
description: string;
|
109
|
-
table: {
|
110
|
-
category: string;
|
111
|
-
defaultValue: {
|
112
|
-
summary: string;
|
113
|
-
};
|
114
|
-
};
|
115
39
|
options: string[];
|
116
40
|
control: {
|
117
41
|
type: string;
|
118
42
|
};
|
119
43
|
};
|
120
|
-
src: {
|
121
|
-
description: string;
|
122
|
-
type: {
|
123
|
-
name: string;
|
124
|
-
};
|
125
|
-
table: {
|
126
|
-
category: string;
|
127
|
-
};
|
128
|
-
};
|
129
|
-
alt: {
|
130
|
-
description: string;
|
131
|
-
type: {
|
132
|
-
name: string;
|
133
|
-
};
|
134
|
-
table: {
|
135
|
-
category: string;
|
136
|
-
};
|
137
|
-
};
|
138
44
|
};
|
139
45
|
};
|
140
46
|
export default _default;
|